Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 7c66363f06a2131ee96bbb39a02a40f86f07db95 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7c66363f06a2131ee96bbb39a02a40f86f07db95 # timeout=10 Commit message: "pcu: Fix dummy DL block received due to timer race conditions" > git rev-list --no-walk 0202506948dc993e1d8fee683d110986e5dee615 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-pcu-test-latest] $ /bin/sh -xe /tmp/jenkins6875165491056337054.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:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run pcu --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs -b osmocom:latest -c generic [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-pcu-generic-osmocom-latest-20250212-1249-0a45bb25-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/podman/testenv-pcu-generic-osmocom-latest-20250212-1249-0a45bb25-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20250212-1249-0a45bb25-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20250212-1249-0a45bb25-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 [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.5 kB] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [245 kB] Fetched 9305 kB in 1s (11.1 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20250212-1249-0a45bb25-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20250212-1249-0a45bb25-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for pcu [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu', 'testenv-pcu-generic-osmocom-latest-20250212-1249-0a45bb25-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking UD_PT.cc Linking UD_PT.hh Linking UD_PortType.ttcn Linking UD_Types.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_VTY_Functions.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking GSM_Types.ttcn Linking GSM_RR_Types.ttcn Linking GSM_RestOctets.ttcn Linking Osmocom_Types.ttcn Linking RLCMAC_Templates.ttcn Linking RLCMAC_Types.ttcn Linking RLCMAC_CSN1_Templates.ttcn Linking RLCMAC_CSN1_Types.ttcn Linking RLCMAC_EncDec.cc Linking StatsD_Types.ttcn Linking StatsD_CodecPort.ttcn Linking StatsD_CodecPort_CtrlFunct.ttcn Linking StatsD_CodecPort_CtrlFunctdef.cc Linking StatsD_Checker.ttcnpp Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking PCUIF_Types.ttcn Linking PCUIF_CodecPort.ttcn Linking RAW_NS.ttcnpp Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu', 'testenv-pcu-generic-osmocom-latest-20250212-1249-0a45bb25-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu', 'testenv-pcu-generic-osmocom-latest-20250212-1249-0a45bb25-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:542.40-46: In charstring value: PCUIF_Components.ttcn:542.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-490.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:524.1-578.1: In testcase definition `TC_ta_ul_ack_nack_first_block': PCU_Tests.ttcn:545.2-18: In function instance: PCU_Tests.ttcn:545.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:555.2-85: In function instance: PCU_Tests.ttcn:555.2-85: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:822.1-908.1: In testcase definition `TC_cs_lqual_ul_tbf': PCU_Tests.ttcn:842.2-18: In function instance: PCU_Tests.ttcn:842.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:911.1-986.1: In testcase definition `TC_cs_initial_ul': PCU_Tests.ttcn:936.2-18: In function instance: PCU_Tests.ttcn:936.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:975.2-35: In function instance: PCU_Tests.ttcn:975.2-35: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:989.1-1034.1: In testcase definition `TC_cs_max_ul': PCU_Tests.ttcn:1011.2-18: In function instance: PCU_Tests.ttcn:1011.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:1023.2-36: In function instance: PCU_Tests.ttcn:1023.2-36: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:1200.1-1273.1: In testcase definition `TC_mcs_initial_ul': PCU_Tests.ttcn:1262.2-35: In function instance: PCU_Tests.ttcn:1262.2-35: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:1276.1-1312.1: In testcase definition `TC_mcs_max_ul': PCU_Tests.ttcn:1301.2-36: In function instance: PCU_Tests.ttcn:1301.2-36: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:1607.1-1707.1: In testcase definition `TC_n3103_max_t3169': PCU_Tests.ttcn:1634.2-18: In function instance: PCU_Tests.ttcn:1634.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:1636.2-54: In function instance: PCU_Tests.ttcn:1636.2-54: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:1645.2-1688.2: In alt construct: PCU_Tests.ttcn:1676.3-16: In guard expression: PCU_Tests.ttcn:1676.3-16: warning: State of timer(s) may change during the actual snapshot. PCU_Tests.ttcn:1897.1-1959.1: In testcase definition `TC_t3193': PCU_Tests.ttcn:1948.2-61: In function instance: PCU_Tests.ttcn:1948.2-61: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:1964.1-2096.1: In testcase definition `TC_n3105_max_t3195': PCU_Tests.ttcn:2013.2-2078.2: In alt construct: PCU_Tests.ttcn:2014.3-20: In guard expression: PCU_Tests.ttcn:2014.7-20: warning: State of timer(s) may change during the actual snapshot. PCU_Tests.ttcn:2058.3-16: In guard expression: PCU_Tests.ttcn:2058.3-16: warning: State of timer(s) may change during the actual snapshot. PCU_Tests.ttcn:2388.1-2434.1: In testcase definition `TC_countdown_procedure': PCU_Tests.ttcn:2411.2-18: In function instance: PCU_Tests.ttcn:2411.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:2437.1-2538.1: In testcase definition `TC_ul_all_sizes': PCU_Tests.ttcn:2465.2-18: In function instance: PCU_Tests.ttcn:2465.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:2582.1-2610.1: In testcase definition `TC_ul_data_toolong_fills_padding': PCU_Tests.ttcn:2603.2-18: In function instance: PCU_Tests.ttcn:2603.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:2615.9-2667.1: In function definition `f_TC_mo_ping_pong_1phase_access': PCU_Tests.ttcn:2639.2-18: In function instance: PCU_Tests.ttcn:2639.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:2643.2-85: In function instance: PCU_Tests.ttcn:2643.2-85: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:2680.9-2744.1: In function definition `f_TC_mo_ping_pong_2phase_access': PCU_Tests.ttcn:2716.2-35: In function instance: PCU_Tests.ttcn:2716.2-35: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:2728.2-61: In function instance: PCU_Tests.ttcn:2728.2-61: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:2746.1-2767.1: In testcase definition `TC_mo_ping_pong_with_ul_racap': 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-2790.1: In testcase definition `TC_mo_ping_pong_with_ul_racap_egprs_only': PCU_Tests.ttcn:2787.2-24: In function instance: PCU_Tests.ttcn:2787.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:2792.1-2816.1: In testcase definition `TC_force_two_phase_access': PCU_Tests.ttcn:2813.2-24: In function instance: PCU_Tests.ttcn:2813.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:2821.9-2872.1: In function definition `f_TC_mt_ping_pong': PCU_Tests.ttcn:2859.2-61: In function instance: PCU_Tests.ttcn:2859.2-61: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:2863.2-54: In function instance: PCU_Tests.ttcn:2863.2-54: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:2891.1-2973.1: In testcase definition `TC_ul_intermediate_retrans': PCU_Tests.ttcn:2920.2-18: In function instance: PCU_Tests.ttcn:2920.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:3027.1-3111.1: In testcase definition `TC_dl_flow_more_blocks': PCU_Tests.ttcn:3097.2-41: In function instance: PCU_Tests.ttcn:3097.2-41: warning: The value returned by function `@GPRS_Components.f_rx_rlcmac_dl_block_exp_dummy' is not used PCU_Tests.ttcn:3108.2-24: In function instance: PCU_Tests.ttcn:3108.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:3116.1-3223.1: In testcase definition `TC_ul_flow_multiple_llc_blocks': PCU_Tests.ttcn:3143.2-18: In function instance: PCU_Tests.ttcn:3143.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:3642.1-3717.1: In testcase definition `TC_ul_tbf_reestablish_with_pkt_resource_req': PCU_Tests.ttcn:3668.2-18: In function instance: PCU_Tests.ttcn:3668.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:3672.2-85: In function instance: PCU_Tests.ttcn:3672.2-85: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:3687.2-61: In function instance: PCU_Tests.ttcn:3687.2-61: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:3693.2-55: In function instance: PCU_Tests.ttcn:3693.2-55: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:3714.2-24: In function instance: PCU_Tests.ttcn:3714.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:3723.1-3836.1: In testcase definition `TC_ul_tbf_reestablish_with_pkt_resource_req_t3168': PCU_Tests.ttcn:3757.2-18: In function instance: PCU_Tests.ttcn:3757.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:3761.2-85: In function instance: PCU_Tests.ttcn:3761.2-85: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:3841.1-3886.1: In function definition `f_TC_ul_tbf_reestablish_with_pkt_dl_ack_nack': PCU_Tests.ttcn:3884.2-61: In function instance: PCU_Tests.ttcn:3884.2-61: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:4037.1-4080.1: In testcase definition `TC_paging_cs_from_bts': PCU_Tests.ttcn:4061.2-18: In function instance: PCU_Tests.ttcn:4061.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:4084.9-4142.1: In function definition `f_tc_paging_cs_from_sgsn': PCU_Tests.ttcn:4108.2-18: In function instance: PCU_Tests.ttcn:4108.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:4121.2-59: In function instance: PCU_Tests.ttcn:4121.2-59: warning: The value returned by function `@GPRS_Components.f_rx_rlcmac_dl_block_skip_dummy' is not used PCU_Tests.ttcn:4158.9-4195.1: In function definition `f_tc_paging_ps_from_sgsn': PCU_Tests.ttcn:4178.2-4182.2: In if statement: PCU_Tests.ttcn:4181.3-56: In function instance: PCU_Tests.ttcn:4181.3-56: warning: The value returned by function `@GPRS_Components.f_pcuif_rx_pch_pag_req1' is not used PCU_Tests.ttcn:4182.4-4185.2: In else statement: PCU_Tests.ttcn:4184.3-57: In function instance: PCU_Tests.ttcn:4184.3-57: warning: The value returned by function `@GPRS_Components.f_pcuif_rx_pch_pag_req1' is not used PCU_Tests.ttcn:4194.2-24: In function instance: PCU_Tests.ttcn:4194.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:4224.1-4244.1: In testcase definition `TC_paging_pch_timeout': PCU_Tests.ttcn:4240.2-24: In function instance: PCU_Tests.ttcn:4240.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:4247.1-4310.1: In testcase definition `TC_bssgp_dl_unitdata_with_valid_imsi': PCU_Tests.ttcn:4273.2-18: In function instance: PCU_Tests.ttcn:4273.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:4276.2-85: In function instance: PCU_Tests.ttcn:4276.2-85: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:4307.2-24: In function instance: PCU_Tests.ttcn:4307.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:4313.1-4356.1: In testcase definition `TC_bssgp_dl_unitdata_with_invalid_imsi': PCU_Tests.ttcn:4337.2-18: In function instance: PCU_Tests.ttcn:4337.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:4340.2-85: In function instance: PCU_Tests.ttcn:4340.2-85: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:4430.1-4484.1: In testcase definition `TC_ul_tbf_finished_pkt_dl_ass_pch': PCU_Tests.ttcn:4456.2-18: In function instance: PCU_Tests.ttcn:4456.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:4498.1-4573.1: In testcase definition `TC_ul_tbf_1phase_while_dl_ass_pch': PCU_Tests.ttcn:4525.2-18: In function instance: PCU_Tests.ttcn:4525.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:4565.2-60: In function instance: PCU_Tests.ttcn:4565.2-60: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:4577.1-4643.1: In testcase definition `TC_ul_tbf_2phase_while_dl_ass_pch': PCU_Tests.ttcn:4605.2-18: In function instance: PCU_Tests.ttcn:4605.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:4635.2-60: In function instance: PCU_Tests.ttcn:4635.2-60: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:4664.1-4705.1: In testcase definition `TC_egprs_pkt_chan_req_signalling': PCU_Tests.ttcn:4702.2-24: In function instance: PCU_Tests.ttcn:4702.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:4707.1-4754.1: In testcase definition `TC_egprs_pkt_chan_req_one_phase': PCU_Tests.ttcn:4751.2-24: In function instance: PCU_Tests.ttcn:4751.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:4756.1-4801.1: In testcase definition `TC_egprs_pkt_chan_req_two_phase': PCU_Tests.ttcn:4798.2-24: In function instance: PCU_Tests.ttcn:4798.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:4849.1-4879.1: In testcase definition `TC_egprs_pkt_chan_req_reject_content': PCU_Tests.ttcn:4876.2-24: In function instance: PCU_Tests.ttcn:4876.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:4883.1-4922.1: In testcase definition `TC_egprs_pkt_chan_req_reject_emergency': PCU_Tests.ttcn:4919.2-24: In function instance: PCU_Tests.ttcn:4919.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:4925.1-4979.1: In testcase definition `TC_egprs_pkt_chan_req_reject_exhaustion': PCU_Tests.ttcn:4976.2-24: In function instance: PCU_Tests.ttcn:4976.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:5147.1-5189.1: In testcase definition `TC_pcuif_fh_pkt_ass_ul': PCU_Tests.ttcn:5170.2-60: In function instance: PCU_Tests.ttcn:5170.2-60: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:5192.1-5240.1: In testcase definition `TC_pcuif_fh_pkt_ass_dl': PCU_Tests.ttcn:5216.2-18: In function instance: PCU_Tests.ttcn:5216.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:5229.2-60: In function instance: PCU_Tests.ttcn:5229.2-60: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:5304.1-5482.1: In testcase definition `TC_multiplex_dl_gprs_egprs': PCU_Tests.ttcn:5359.2-66: In function instance: PCU_Tests.ttcn:5359.2-66: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:5372.2-66: In function instance: PCU_Tests.ttcn:5372.2-66: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:5485.9-5540.1: In function definition `f_TC_paging_cs_multi_ms': PCU_Tests.ttcn:5539.2-51: In function instance: PCU_Tests.ttcn:5539.2-51: warning: The value returned by function `@GPRS_Components.f_rx_rlcmac_dl_block_exp_dummy' is not used PCU_Tests.ttcn:5755.9-5765.1: In function definition `f_pcuif_tx_nacc_rac_ci_rsp': PCU_Tests.ttcn:5758.2-5764.20: In send statement: PCU_Tests.ttcn:5758.34-5764.19: In actual parameter list of template `@PCUIF_Types.ts_PCUIF_NEIGH_ADDR_CNF': PCU_Tests.ttcn:5760.7-38: In parameter #5 for `mnc': PCU_Tests.ttcn:5760.7-38: In the operand of operation `str2int()': PCU_Tests.ttcn:5760.15-37: warning: Leading zero digit was detected and ignored in the operand of operation `str2int()' PCU_Tests.ttcn:6976.1-7054.1: In testcase definition `TC_nacc_outbound_pkt_cell_chg_notif_twice4': PCU_Tests.ttcn:7034.2-72: In function instance: PCU_Tests.ttcn:7034.2-72: warning: The value returned by function `@GPRS_Components.f_rx_rlcmac_dl_block_exp_dummy' is not used PCU_Tests.ttcn:7057.1-7162.1: In testcase definition `TC_nacc_outbound_pkt_cell_chg_notif_twice5': PCU_Tests.ttcn:7142.2-41: In function instance: PCU_Tests.ttcn:7142.2-41: warning: The value returned by function `@GPRS_Components.f_rx_rlcmac_dl_block_exp_dummy' is not used PCU_Tests.ttcn:7165.1-7246.1: In testcase definition `TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf': PCU_Tests.ttcn:7217.2-61: In function instance: PCU_Tests.ttcn:7217.2-61: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:7474.1-7526.1: In testcase definition `TC_stat_pdch_avail_occ': PCU_Tests.ttcn:7507.2-24: In function instance: PCU_Tests.ttcn:7507.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:7514.2-108: In function instance: PCU_Tests.ttcn:7514.2-108: warning: The value returned by function `@PCU_Tests.f_ms_establish_ul_tbf_2phase_access' is not used PCU_Tests.ttcn:7523.2-24: In function instance: PCU_Tests.ttcn:7523.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:7531.1-7615.1: In function definition `f_tc_stat_pdch_avail_occ_ms_not_known': PCU_Tests.ttcn:7578.2-24: In function instance: PCU_Tests.ttcn:7578.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:7611.2-24: In function instance: PCU_Tests.ttcn:7611.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:7624.1-7668.1: In testcase definition `TC_ratectr_all_available_allocated': PCU_Tests.ttcn:7665.2-24: In function instance: PCU_Tests.ttcn:7665.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests_SNS.ttcn: In TTCN-3 module `PCU_Tests_SNS': PCU_Tests_SNS.ttcn:99.9-146.1: In function definition `f_sns_bringup_1c1u': PCU_Tests_SNS.ttcn:121.2-133.2: In if statement: PCU_Tests_SNS.ttcn:124.3-15: In function instance: PCU_Tests_SNS.ttcn:124.3-15: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used PCU_Tests_SNS.ttcn:130.3-15: In function instance: PCU_Tests_SNS.ttcn:130.3-15: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used PCU_Tests_SNS.ttcn:155.9-206.1: In function definition `f_sns_bringup_1c1u_separate': PCU_Tests_SNS.ttcn:182.2-193.2: In if statement: PCU_Tests_SNS.ttcn:185.3-25: In function instance: PCU_Tests_SNS.ttcn:185.3-25: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used PCU_Tests_SNS.ttcn:191.3-25: In function instance: PCU_Tests_SNS.ttcn:191.3-25: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used PCU_Tests_SNS.ttcn:269.1-297.1: In testcase definition `TC_sns_so_bvc_reset_unknown_bvci': PCU_Tests_SNS.ttcn:279.2-24: In function instance: PCU_Tests_SNS.ttcn:279.2-24: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used PCU_Tests_SNS.ttcn:285.2-14: In function instance: PCU_Tests_SNS.ttcn:285.2-14: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used Notify: Generating code... Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `GPRS_Components.hh' was generated. Notify: File `GPRS_Components.cc' was generated. Notify: File `GPRS_Components_part_1.cc' was generated. Notify: File `GPRS_Components_part_2.cc' was generated. Notify: File `GPRS_Components_part_3.cc' was generated. Notify: File `GPRS_Components_part_4.cc' was generated. Notify: File `GPRS_Components_part_5.cc' was generated. Notify: File `GPRS_Components_part_6.cc' was generated. Notify: File `GPRS_Components_part_7.cc' was generated. Notify: File `GPRS_Context.hh' was generated. Notify: File `GPRS_Context.cc' was generated. Notify: File `GPRS_Context_part_1.cc' was generated. Notify: File `GPRS_Context_part_2.cc' was generated. Notify: File `GPRS_Context_part_3.cc' was generated. Notify: File `GPRS_Context_part_4.cc' was generated. Notify: File `GPRS_Context_part_5.cc' was generated. Notify: File `GPRS_Context_part_6.cc' was generated. Notify: File `GPRS_Context_part_7.cc' was generated. Notify: File `GPRS_TBF.hh' was generated. Notify: File `GPRS_TBF.cc' was generated. Notify: File `GPRS_TBF_part_1.cc' was generated. Notify: File `GPRS_TBF_part_2.cc' was generated. Notify: File `GPRS_TBF_part_3.cc' was generated. Notify: File `GPRS_TBF_part_4.cc' was generated. Notify: File `GPRS_TBF_part_5.cc' was generated. Notify: File `GPRS_TBF_part_6.cc' was generated. Notify: File `GPRS_TBF_part_7.cc' was generated. Notify: File `GSM_RR_Types.hh' was generated. Notify: File `GSM_RR_Types.cc' was generated. Notify: File `GSM_RR_Types_part_1.cc' was generated. Notify: File `GSM_RR_Types_part_2.cc' was generated. Notify: File `GSM_RR_Types_part_3.cc' was generated. Notify: File `GSM_RR_Types_part_4.cc' was generated. Notify: File `GSM_RR_Types_part_5.cc' was generated. Notify: File `GSM_RR_Types_part_6.cc' was generated. Notify: File `GSM_RR_Types_part_7.cc' was generated. Notify: File `GSM_RestOctets.hh' was generated. Notify: File `GSM_RestOctets.cc' was generated. Notify: File `GSM_RestOctets_part_1.cc' was generated. Notify: File `GSM_RestOctets_part_2.cc' was generated. Notify: File `GSM_RestOctets_part_3.cc' was generated. Notify: File `GSM_RestOctets_part_4.cc' was generated. Notify: File `GSM_RestOctets_part_5.cc' was generated. Notify: File `GSM_RestOctets_part_6.cc' was generated. Notify: File `GSM_RestOctets_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCUIF_CodecPort.hh' was generated. Notify: File `PCUIF_CodecPort.cc' was generated. Notify: File `PCUIF_CodecPort_part_1.cc' was generated. Notify: File `PCUIF_CodecPort_part_2.cc' was generated. Notify: File `PCUIF_CodecPort_part_3.cc' was generated. Notify: File `PCUIF_CodecPort_part_4.cc' was generated. Notify: File `PCUIF_CodecPort_part_5.cc' was generated. Notify: File `PCUIF_CodecPort_part_6.cc' was generated. Notify: File `PCUIF_CodecPort_part_7.cc' was generated. Notify: File `PCUIF_Components.hh' was generated. Notify: File `PCUIF_Components.cc' was generated. Notify: File `PCUIF_Components_part_1.cc' was generated. Notify: File `PCUIF_Components_part_2.cc' was generated. Notify: File `PCUIF_Components_part_3.cc' was generated. Notify: File `PCUIF_Components_part_4.cc' was generated. Notify: File `PCUIF_Components_part_5.cc' was generated. Notify: File `PCUIF_Components_part_6.cc' was generated. Notify: File `PCUIF_Components_part_7.cc' was generated. Notify: File `PCUIF_Types.hh' was generated. Notify: File `PCUIF_Types.cc' was generated. Notify: File `PCUIF_Types_part_1.cc' was generated. Notify: File `PCUIF_Types_part_2.cc' was generated. Notify: File `PCUIF_Types_part_3.cc' was generated. Notify: File `PCUIF_Types_part_4.cc' was generated. Notify: File `PCUIF_Types_part_5.cc' was generated. Notify: File `PCUIF_Types_part_6.cc' was generated. Notify: File `PCUIF_Types_part_7.cc' was generated. Notify: File `PCU_Tests.hh' was generated. Notify: File `PCU_Tests.cc' was generated. Notify: File `PCU_Tests_NS.hh' was generated. Notify: File `PCU_Tests_NS.cc' was generated. Notify: File `PCU_Tests_NS_part_1.cc' was generated. Notify: File `PCU_Tests_NS_part_2.cc' was generated. Notify: File `PCU_Tests_NS_part_3.cc' was generated. Notify: File `PCU_Tests_NS_part_4.cc' was generated. Notify: File `PCU_Tests_NS_part_5.cc' was generated. Notify: File `PCU_Tests_NS_part_6.cc' was generated. Notify: File `PCU_Tests_NS_part_7.cc' was generated. Notify: File `PCU_Tests_SNS.hh' was generated. Notify: File `PCU_Tests_SNS.cc' was generated. Notify: File `PCU_Tests_SNS_part_1.cc' was generated. Notify: File `PCU_Tests_SNS_part_2.cc' was generated. Notify: File `PCU_Tests_SNS_part_3.cc' was generated. Notify: File `PCU_Tests_SNS_part_4.cc' was generated. Notify: File `PCU_Tests_SNS_part_5.cc' was generated. Notify: File `PCU_Tests_SNS_part_6.cc' was generated. Notify: File `PCU_Tests_SNS_part_7.cc' was generated. Notify: File `PCU_Tests_part_1.cc' was generated. Notify: File `PCU_Tests_part_2.cc' was generated. Notify: File `PCU_Tests_part_3.cc' was generated. Notify: File `PCU_Tests_part_4.cc' was generated. Notify: File `PCU_Tests_part_5.cc' was generated. Notify: File `PCU_Tests_part_6.cc' was generated. Notify: File `PCU_Tests_part_7.cc' was generated. Notify: File `PCU_selftest.hh' was generated. Notify: File `PCU_selftest.cc' was generated. Notify: File `PCU_selftest_part_1.cc' was generated. Notify: File `PCU_selftest_part_2.cc' was generated. Notify: File `PCU_selftest_part_3.cc' was generated. Notify: File `PCU_selftest_part_4.cc' was generated. Notify: File `PCU_selftest_part_5.cc' was generated. Notify: File `PCU_selftest_part_6.cc' was generated. Notify: File `PCU_selftest_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `RLCMAC_CSN1_Templates.hh' was generated. Notify: File `RLCMAC_CSN1_Templates.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_1.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_2.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_3.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_4.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_5.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_6.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_7.cc' was generated. Notify: File `RLCMAC_CSN1_Types.hh' was generated. Notify: File `RLCMAC_CSN1_Types.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_1.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_2.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_3.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_4.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_5.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_6.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_7.cc' was generated. Notify: File `RLCMAC_Templates.hh' was generated. Notify: File `RLCMAC_Templates.cc' was generated. Notify: File `RLCMAC_Templates_part_1.cc' was generated. Notify: File `RLCMAC_Templates_part_2.cc' was generated. Notify: File `RLCMAC_Templates_part_3.cc' was generated. Notify: File `RLCMAC_Templates_part_4.cc' was generated. Notify: File `RLCMAC_Templates_part_5.cc' was generated. Notify: File `RLCMAC_Templates_part_6.cc' was generated. Notify: File `RLCMAC_Templates_part_7.cc' was generated. Notify: File `RLCMAC_Types.hh' was generated. Notify: File `RLCMAC_Types.cc' was generated. Notify: File `RLCMAC_Types_part_1.cc' was generated. Notify: File `RLCMAC_Types_part_2.cc' was generated. Notify: File `RLCMAC_Types_part_3.cc' was generated. Notify: File `RLCMAC_Types_part_4.cc' was generated. Notify: File `RLCMAC_Types_part_5.cc' was generated. Notify: File `RLCMAC_Types_part_6.cc' was generated. Notify: File `RLCMAC_Types_part_7.cc' was generated. Notify: File `SGSN_Components.hh' was generated. Notify: File `SGSN_Components.cc' was generated. Notify: File `SGSN_Components_part_1.cc' was generated. Notify: File `SGSN_Components_part_2.cc' was generated. Notify: File `SGSN_Components_part_3.cc' was generated. Notify: File `SGSN_Components_part_4.cc' was generated. Notify: File `SGSN_Components_part_5.cc' was generated. Notify: File `SGSN_Components_part_6.cc' was generated. Notify: File `SGSN_Components_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `StatsD_Checker.hh' was generated. Notify: File `StatsD_Checker.cc' was generated. Notify: File `StatsD_Checker_part_1.cc' was generated. Notify: File `StatsD_Checker_part_2.cc' was generated. Notify: File `StatsD_Checker_part_3.cc' was generated. Notify: File `StatsD_Checker_part_4.cc' was generated. Notify: File `StatsD_Checker_part_5.cc' was generated. Notify: File `StatsD_Checker_part_6.cc' was generated. Notify: File `StatsD_Checker_part_7.cc' was generated. Notify: File `StatsD_CodecPort.hh' was generated. Notify: File `StatsD_CodecPort.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct.hh' was generated. Notify: File `StatsD_CodecPort_CtrlFunct.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `StatsD_CodecPort_part_1.cc' was generated. Notify: File `StatsD_CodecPort_part_2.cc' was generated. Notify: File `StatsD_CodecPort_part_3.cc' was generated. Notify: File `StatsD_CodecPort_part_4.cc' was generated. Notify: File `StatsD_CodecPort_part_5.cc' was generated. Notify: File `StatsD_CodecPort_part_6.cc' was generated. Notify: File `StatsD_CodecPort_part_7.cc' was generated. Notify: File `StatsD_Types.hh' was generated. Notify: File `StatsD_Types.cc' was generated. Notify: File `StatsD_Types_part_1.cc' was generated. Notify: File `StatsD_Types_part_2.cc' was generated. Notify: File `StatsD_Types_part_3.cc' was generated. Notify: File `StatsD_Types_part_4.cc' was generated. Notify: File `StatsD_Types_part_5.cc' was generated. Notify: File `StatsD_Types_part_6.cc' was generated. Notify: File `StatsD_Types_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UD_PortType.hh' was generated. Notify: File `UD_PortType.cc' was generated. Notify: File `UD_PortType_part_1.cc' was generated. Notify: File `UD_PortType_part_2.cc' was generated. Notify: File `UD_PortType_part_3.cc' was generated. Notify: File `UD_PortType_part_4.cc' was generated. Notify: File `UD_PortType_part_5.cc' was generated. Notify: File `UD_PortType_part_6.cc' was generated. Notify: File `UD_PortType_part_7.cc' was generated. Notify: File `UD_Types.hh' was generated. Notify: File `UD_Types.cc' was generated. Notify: File `UD_Types_part_1.cc' was generated. Notify: File `UD_Types_part_2.cc' was generated. Notify: File `UD_Types_part_3.cc' was generated. Notify: File `UD_Types_part_4.cc' was generated. Notify: File `UD_Types_part_5.cc' was generated. Notify: File `UD_Types_part_6.cc' was generated. Notify: File `UD_Types_part_7.cc' was generated. Notify: 567 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu', 'testenv-pcu-generic-osmocom-latest-20250212-1249-0a45bb25-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_6.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_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_7.cc Creating dependency file for PCUIF_Components_part_6.cc Creating dependency file for PCUIF_Components_part_5.cc Creating dependency file for PCUIF_Components_part_4.cc Creating dependency file for PCUIF_Components_part_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_1.cc Creating dependency file for Osmocom_Types_part_2.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_2.cc Creating dependency file for MobileL3_SMS_Types_part_3.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_4.cc Creating dependency file for MobileL3_RRM_Types_part_5.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_5.cc Creating dependency file for MobileL3_MM_Types_part_6.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_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_3.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_CC_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.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 Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_4.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_6.cc Creating dependency file for LLC_Templates_part_7.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_5.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_4.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_4.cc Creating dependency file for IPL4asp_Types_part_5.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_2.cc Creating dependency file for IPL4asp_Functions_part_3.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_1.cc Creating dependency file for IPA_Types_part_2.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_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_3.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for IPA_CodecPort_part_2.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 IPA_CodecPort_part_5.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.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_2.cc Creating dependency file for GSM_RestOctets_part_3.cc Creating dependency file for GSM_RestOctets_part_1.cc Creating dependency file for GSM_RR_Types_part_7.cc Creating dependency file for GSM_RR_Types_part_6.cc Creating dependency file for GSM_RR_Types_part_5.cc Creating dependency file for GSM_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_Context_part_1.cc Creating dependency file for GPRS_Components_part_7.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 MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GSM_Types.cc Creating dependency file for GSM_RestOctets.cc Creating dependency file for GSM_RR_Types.cc Creating dependency file for GPRS_TBF.cc Creating dependency file for GPRS_Context.cc Creating dependency file for GPRS_Components.cc Creating dependency file for BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Components.o GPRS_Components.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Context.o GPRS_Context.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_TBF.o GPRS_TBF.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types.o GSM_RR_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets.o GSM_RestOctets.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort.o PCUIF_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Components.o PCUIF_Components.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types.o PCUIF_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests.o PCU_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_NS.o PCU_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_SNS.o PCU_Tests_SNS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_selftest.o PCU_selftest.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates.o RLCMAC_CSN1_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types.o RLCMAC_CSN1_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates.o RLCMAC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types.o RLCMAC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Components.o SGSN_Components.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort.o StatsD_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct.o StatsD_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types.o StatsD_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType.o UD_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types.o UD_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Components_part_1.o GPRS_Components_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Components_part_2.o GPRS_Components_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Components_part_3.o GPRS_Components_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Components_part_4.o GPRS_Components_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Components_part_5.o GPRS_Components_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Components_part_6.o GPRS_Components_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Components_part_7.o GPRS_Components_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Context_part_1.o GPRS_Context_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Context_part_2.o GPRS_Context_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Context_part_3.o GPRS_Context_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Context_part_4.o GPRS_Context_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Context_part_5.o GPRS_Context_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Context_part_6.o GPRS_Context_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Context_part_7.o GPRS_Context_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_TBF_part_1.o GPRS_TBF_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_TBF_part_2.o GPRS_TBF_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_TBF_part_3.o GPRS_TBF_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_TBF_part_4.o GPRS_TBF_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_TBF_part_5.o GPRS_TBF_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_TBF_part_6.o GPRS_TBF_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_TBF_part_7.o GPRS_TBF_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_1.o GSM_RR_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_2.o GSM_RR_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_3.o GSM_RR_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_4.o GSM_RR_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_5.o GSM_RR_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_6.o GSM_RR_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_7.o GSM_RR_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_1.o GSM_RestOctets_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_2.o GSM_RestOctets_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_3.o GSM_RestOctets_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_4.o GSM_RestOctets_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_5.o GSM_RestOctets_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_6.o GSM_RestOctets_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_7.o GSM_RestOctets_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort_part_1.o PCUIF_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort_part_2.o PCUIF_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort_part_3.o PCUIF_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort_part_4.o PCUIF_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort_part_5.o PCUIF_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort_part_6.o PCUIF_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort_part_7.o PCUIF_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Components_part_1.o PCUIF_Components_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Components_part_2.o PCUIF_Components_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Components_part_3.o PCUIF_Components_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Components_part_4.o PCUIF_Components_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Components_part_5.o PCUIF_Components_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Components_part_6.o PCUIF_Components_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Components_part_7.o PCUIF_Components_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types_part_1.o PCUIF_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types_part_2.o PCUIF_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types_part_3.o PCUIF_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types_part_4.o PCUIF_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types_part_5.o PCUIF_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types_part_6.o PCUIF_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types_part_7.o PCUIF_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_part_1.o PCU_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_part_2.o PCU_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_part_3.o PCU_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_part_4.o PCU_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_part_5.o PCU_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_part_6.o PCU_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_part_7.o PCU_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_NS_part_1.o PCU_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_NS_part_2.o PCU_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_NS_part_3.o PCU_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_NS_part_4.o PCU_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_NS_part_5.o PCU_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_NS_part_6.o PCU_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_NS_part_7.o PCU_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_SNS_part_1.o PCU_Tests_SNS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_SNS_part_2.o PCU_Tests_SNS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_SNS_part_3.o PCU_Tests_SNS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_SNS_part_4.o PCU_Tests_SNS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_SNS_part_5.o PCU_Tests_SNS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_SNS_part_6.o PCU_Tests_SNS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_SNS_part_7.o PCU_Tests_SNS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_selftest_part_1.o PCU_selftest_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_selftest_part_2.o PCU_selftest_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_selftest_part_3.o PCU_selftest_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_selftest_part_4.o PCU_selftest_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_selftest_part_5.o PCU_selftest_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_selftest_part_6.o PCU_selftest_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_selftest_part_7.o PCU_selftest_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_1.o RLCMAC_CSN1_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_2.o RLCMAC_CSN1_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_3.o RLCMAC_CSN1_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_4.o RLCMAC_CSN1_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_5.o RLCMAC_CSN1_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_6.o RLCMAC_CSN1_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_7.o RLCMAC_CSN1_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_1.o RLCMAC_CSN1_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_2.o RLCMAC_CSN1_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_3.o RLCMAC_CSN1_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_4.o RLCMAC_CSN1_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_5.o RLCMAC_CSN1_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_6.o RLCMAC_CSN1_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_7.o RLCMAC_CSN1_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates_part_1.o RLCMAC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates_part_2.o RLCMAC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates_part_3.o RLCMAC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates_part_4.o RLCMAC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates_part_5.o RLCMAC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates_part_6.o RLCMAC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates_part_7.o RLCMAC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types_part_1.o RLCMAC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types_part_2.o RLCMAC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types_part_3.o RLCMAC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types_part_4.o RLCMAC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types_part_5.o RLCMAC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types_part_6.o RLCMAC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types_part_7.o RLCMAC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Components_part_1.o SGSN_Components_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Components_part_2.o SGSN_Components_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Components_part_3.o SGSN_Components_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Components_part_4.o SGSN_Components_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Components_part_5.o SGSN_Components_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Components_part_6.o SGSN_Components_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Components_part_7.o SGSN_Components_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_7.o StatsD_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_1.o StatsD_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_2.o StatsD_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_3.o StatsD_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_4.o StatsD_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_5.o StatsD_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_6.o StatsD_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_7.o StatsD_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_1.o UD_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_2.o UD_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_3.o UD_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_4.o UD_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_5.o UD_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_6.o UD_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_7.o UD_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_1.o UD_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_2.o UD_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_3.o UD_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_4.o UD_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_5.o UD_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_6.o UD_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_7.o UD_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker.o StatsD_Checker.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_1.o StatsD_Checker_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_2.o StatsD_Checker_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_3.o StatsD_Checker_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_4.o StatsD_Checker_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_5.o StatsD_Checker_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_6.o StatsD_Checker_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_7.o StatsD_Checker_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_EncDec.o RLCMAC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunctdef.o StatsD_CodecPort_CtrlFunctdef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PT.o UD_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Components.so GPRS_Components.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Context.so GPRS_Context.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_TBF.so GPRS_TBF.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types.so GSM_RR_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets.so GSM_RestOctets.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates.so LLC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types.so LLC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_CodecPort.so PCUIF_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Components.so PCUIF_Components.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Types.so PCUIF_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests.so PCU_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_NS.so PCU_Tests_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_SNS.so PCU_Tests_SNS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_selftest.so PCU_selftest.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types.so RLCMAC_CSN1_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Templates.so RLCMAC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Types.so RLCMAC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Components.so SGSN_Components.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types.so SNDCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort.so StatsD_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types.so StatsD_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType.so UD_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types.so UD_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Components_part_1.so GPRS_Components_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Components_part_2.so GPRS_Components_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Components_part_3.so GPRS_Components_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Components_part_4.so GPRS_Components_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Components_part_5.so GPRS_Components_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Components_part_6.so GPRS_Components_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Components_part_7.so GPRS_Components_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Context_part_1.so GPRS_Context_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Context_part_2.so GPRS_Context_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Context_part_3.so GPRS_Context_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Context_part_4.so GPRS_Context_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Context_part_5.so GPRS_Context_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Context_part_6.so GPRS_Context_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Context_part_7.so GPRS_Context_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_TBF_part_1.so GPRS_TBF_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_TBF_part_2.so GPRS_TBF_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_TBF_part_3.so GPRS_TBF_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_TBF_part_4.so GPRS_TBF_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_TBF_part_5.so GPRS_TBF_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_TBF_part_6.so GPRS_TBF_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_TBF_part_7.so GPRS_TBF_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types_part_1.so GSM_RR_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types_part_2.so GSM_RR_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types_part_3.so GSM_RR_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types_part_4.so GSM_RR_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types_part_5.so GSM_RR_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types_part_6.so GSM_RR_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types_part_7.so GSM_RR_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets_part_1.so GSM_RestOctets_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets_part_2.so GSM_RestOctets_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets_part_3.so GSM_RestOctets_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets_part_4.so GSM_RestOctets_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets_part_5.so GSM_RestOctets_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets_part_6.so GSM_RestOctets_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets_part_7.so GSM_RestOctets_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_CodecPort_part_1.so PCUIF_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_CodecPort_part_2.so PCUIF_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_CodecPort_part_3.so PCUIF_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_CodecPort_part_4.so PCUIF_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_CodecPort_part_5.so PCUIF_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_CodecPort_part_6.so PCUIF_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_CodecPort_part_7.so PCUIF_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Components_part_1.so PCUIF_Components_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Components_part_2.so PCUIF_Components_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Components_part_3.so PCUIF_Components_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Components_part_4.so PCUIF_Components_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Components_part_5.so PCUIF_Components_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Components_part_6.so PCUIF_Components_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Components_part_7.so PCUIF_Components_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Types_part_1.so PCUIF_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Types_part_2.so PCUIF_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Types_part_3.so PCUIF_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Types_part_4.so PCUIF_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Types_part_5.so PCUIF_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Types_part_6.so PCUIF_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Types_part_7.so PCUIF_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_part_1.so PCU_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_part_2.so PCU_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_part_3.so PCU_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_part_4.so PCU_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_part_5.so PCU_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_part_6.so PCU_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_part_7.so PCU_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_NS_part_1.so PCU_Tests_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_NS_part_2.so PCU_Tests_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_NS_part_3.so PCU_Tests_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_NS_part_4.so PCU_Tests_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_NS_part_5.so PCU_Tests_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_NS_part_6.so PCU_Tests_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_NS_part_7.so PCU_Tests_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_SNS_part_1.so PCU_Tests_SNS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_SNS_part_2.so PCU_Tests_SNS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_SNS_part_3.so PCU_Tests_SNS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_SNS_part_4.so PCU_Tests_SNS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_SNS_part_5.so PCU_Tests_SNS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_SNS_part_6.so PCU_Tests_SNS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_SNS_part_7.so PCU_Tests_SNS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_selftest_part_1.so PCU_selftest_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_selftest_part_2.so PCU_selftest_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_selftest_part_3.so PCU_selftest_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_selftest_part_4.so PCU_selftest_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_selftest_part_5.so PCU_selftest_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_selftest_part_6.so PCU_selftest_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_selftest_part_7.so PCU_selftest_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_5.so RLCMAC_CSN1_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_6.so RLCMAC_CSN1_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_7.so RLCMAC_CSN1_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_4.so RLCMAC_CSN1_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_5.so RLCMAC_CSN1_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_6.so RLCMAC_CSN1_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_7.so RLCMAC_CSN1_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Templates_part_1.so RLCMAC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Templates_part_2.so RLCMAC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Templates_part_3.so RLCMAC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Templates_part_4.so RLCMAC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Templates_part_5.so RLCMAC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Templates_part_6.so RLCMAC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Templates_part_7.so RLCMAC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Types_part_1.so RLCMAC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Types_part_2.so RLCMAC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Types_part_3.so RLCMAC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Types_part_4.so RLCMAC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Types_part_5.so RLCMAC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Types_part_6.so RLCMAC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Types_part_7.so RLCMAC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Components_part_1.so SGSN_Components_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Components_part_2.so SGSN_Components_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Components_part_3.so SGSN_Components_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Components_part_4.so SGSN_Components_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Components_part_5.so SGSN_Components_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Components_part_6.so SGSN_Components_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Components_part_7.so SGSN_Components_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_7.so StatsD_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_1.so UD_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_2.so UD_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_3.so UD_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_4.so UD_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_5.so UD_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_6.so UD_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_7.so UD_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_1.so UD_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_2.so UD_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_3.so UD_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_4.so UD_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_5.so UD_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_6.so UD_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_7.so UD_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation.so NS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker.so StatsD_Checker.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_EncDec.so LLC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_EncDec.so RLCMAC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PT.so UD_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o PCU_Tests -Wl,--no-as-needed BSSGP_Types.so GPRS_Components.so GPRS_Context.so GPRS_TBF.so GSM_RR_Types.so GSM_RestOctets.so GSM_Types.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCUIF_CodecPort.so PCUIF_Components.so PCUIF_Types.so PCU_Tests.so PCU_Tests_NS.so PCU_Tests_SNS.so PCU_selftest.so RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Types.so RLCMAC_Templates.so RLCMAC_Types.so SGSN_Components.so SNDCP_Types.so Socket_API_Definitions.so StatsD_CodecPort.so StatsD_CodecPort_CtrlFunct.so StatsD_Types.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UD_PortType.so UD_Types.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so GPRS_Components_part_1.so GPRS_Components_part_2.so GPRS_Components_part_3.so GPRS_Components_part_4.so GPRS_Components_part_5.so GPRS_Components_part_6.so GPRS_Components_part_7.so GPRS_Context_part_1.so GPRS_Context_part_2.so GPRS_Context_part_3.so GPRS_Context_part_4.so GPRS_Context_part_5.so GPRS_Context_part_6.so GPRS_Context_part_7.so GPRS_TBF_part_1.so GPRS_TBF_part_2.so GPRS_TBF_part_3.so GPRS_TBF_part_4.so GPRS_TBF_part_5.so GPRS_TBF_part_6.so GPRS_TBF_part_7.so GSM_RR_Types_part_1.so GSM_RR_Types_part_2.so GSM_RR_Types_part_3.so GSM_RR_Types_part_4.so GSM_RR_Types_part_5.so GSM_RR_Types_part_6.so GSM_RR_Types_part_7.so GSM_RestOctets_part_1.so GSM_RestOctets_part_2.so GSM_RestOctets_part_3.so GSM_RestOctets_part_4.so GSM_RestOctets_part_5.so GSM_RestOctets_part_6.so GSM_RestOctets_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCUIF_CodecPort_part_1.so PCUIF_CodecPort_part_2.so PCUIF_CodecPort_part_3.so PCUIF_CodecPort_part_4.so PCUIF_CodecPort_part_5.so PCUIF_CodecPort_part_6.so PCUIF_CodecPort_part_7.so PCUIF_Components_part_1.so PCUIF_Components_part_2.so PCUIF_Components_part_3.so PCUIF_Components_part_4.so PCUIF_Components_part_5.so PCUIF_Components_part_6.so PCUIF_Components_part_7.so PCUIF_Types_part_1.so PCUIF_Types_part_2.so PCUIF_Types_part_3.so PCUIF_Types_part_4.so PCUIF_Types_part_5.so PCUIF_Types_part_6.so PCUIF_Types_part_7.so PCU_Tests_part_1.so PCU_Tests_part_2.so PCU_Tests_part_3.so PCU_Tests_part_4.so PCU_Tests_part_5.so PCU_Tests_part_6.so PCU_Tests_part_7.so PCU_Tests_NS_part_1.so PCU_Tests_NS_part_2.so PCU_Tests_NS_part_3.so PCU_Tests_NS_part_4.so PCU_Tests_NS_part_5.so PCU_Tests_NS_part_6.so PCU_Tests_NS_part_7.so PCU_Tests_SNS_part_1.so PCU_Tests_SNS_part_2.so PCU_Tests_SNS_part_3.so PCU_Tests_SNS_part_4.so PCU_Tests_SNS_part_5.so PCU_Tests_SNS_part_6.so PCU_Tests_SNS_part_7.so PCU_selftest_part_1.so PCU_selftest_part_2.so PCU_selftest_part_3.so PCU_selftest_part_4.so PCU_selftest_part_5.so PCU_selftest_part_6.so PCU_selftest_part_7.so RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Templates_part_5.so RLCMAC_CSN1_Templates_part_6.so RLCMAC_CSN1_Templates_part_7.so RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_4.so RLCMAC_CSN1_Types_part_5.so RLCMAC_CSN1_Types_part_6.so RLCMAC_CSN1_Types_part_7.so RLCMAC_Templates_part_1.so RLCMAC_Templates_part_2.so RLCMAC_Templates_part_3.so RLCMAC_Templates_part_4.so RLCMAC_Templates_part_5.so RLCMAC_Templates_part_6.so RLCMAC_Templates_part_7.so RLCMAC_Types_part_1.so RLCMAC_Types_part_2.so RLCMAC_Types_part_3.so RLCMAC_Types_part_4.so RLCMAC_Types_part_5.so RLCMAC_Types_part_6.so RLCMAC_Types_part_7.so SGSN_Components_part_1.so SGSN_Components_part_2.so SGSN_Components_part_3.so SGSN_Components_part_4.so SGSN_Components_part_5.so SGSN_Components_part_6.so SGSN_Components_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so StatsD_CodecPort_part_1.so StatsD_CodecPort_part_2.so StatsD_CodecPort_part_3.so StatsD_CodecPort_part_4.so StatsD_CodecPort_part_5.so StatsD_CodecPort_part_6.so StatsD_CodecPort_part_7.so StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_7.so StatsD_Types_part_1.so StatsD_Types_part_2.so StatsD_Types_part_3.so StatsD_Types_part_4.so StatsD_Types_part_5.so StatsD_Types_part_6.so StatsD_Types_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UD_PortType_part_1.so UD_PortType_part_2.so UD_PortType_part_3.so UD_PortType_part_4.so UD_PortType_part_5.so UD_PortType_part_6.so UD_PortType_part_7.so UD_Types_part_1.so UD_Types_part_2.so UD_Types_part_3.so UD_Types_part_4.so UD_Types_part_5.so UD_Types_part_6.so UD_Types_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAW_NS.so StatsD_Checker.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so StatsD_Checker_part_1.so StatsD_Checker_part_2.so StatsD_Checker_part_3.so StatsD_Checker_part_4.so StatsD_Checker_part_5.so StatsD_Checker_part_6.so StatsD_Checker_part_7.so BSSGP_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RLCMAC_EncDec.so StatsD_CodecPort_CtrlFunctdef.so TCCConversion.so TCCInterface.so TELNETasp_PT.so UD_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_Types.o GPRS_Components.o GPRS_Context.o GPRS_TBF.o GSM_RR_Types.o GSM_RestOctets.o GSM_Types.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCUIF_CodecPort.o PCUIF_Components.o PCUIF_Types.o PCU_Tests.o PCU_Tests_NS.o PCU_Tests_SNS.o PCU_selftest.o RLCMAC_CSN1_Templates.o RLCMAC_CSN1_Types.o RLCMAC_Templates.o RLCMAC_Types.o SGSN_Components.o SNDCP_Types.o Socket_API_Definitions.o StatsD_CodecPort.o StatsD_CodecPort_CtrlFunct.o StatsD_Types.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UD_PortType.o UD_Types.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o GPRS_Components_part_1.o GPRS_Components_part_2.o GPRS_Components_part_3.o GPRS_Components_part_4.o GPRS_Components_part_5.o GPRS_Components_part_6.o GPRS_Components_part_7.o GPRS_Context_part_1.o GPRS_Context_part_2.o GPRS_Context_part_3.o GPRS_Context_part_4.o GPRS_Context_part_5.o GPRS_Context_part_6.o GPRS_Context_part_7.o GPRS_TBF_part_1.o GPRS_TBF_part_2.o GPRS_TBF_part_3.o GPRS_TBF_part_4.o GPRS_TBF_part_5.o GPRS_TBF_part_6.o GPRS_TBF_part_7.o GSM_RR_Types_part_1.o GSM_RR_Types_part_2.o GSM_RR_Types_part_3.o GSM_RR_Types_part_4.o GSM_RR_Types_part_5.o GSM_RR_Types_part_6.o GSM_RR_Types_part_7.o GSM_RestOctets_part_1.o GSM_RestOctets_part_2.o GSM_RestOctets_part_3.o GSM_RestOctets_part_4.o GSM_RestOctets_part_5.o GSM_RestOctets_part_6.o GSM_RestOctets_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCUIF_CodecPort_part_1.o PCUIF_CodecPort_part_2.o PCUIF_CodecPort_part_3.o PCUIF_CodecPort_part_4.o PCUIF_CodecPort_part_5.o PCUIF_CodecPort_part_6.o PCUIF_CodecPort_part_7.o PCUIF_Components_part_1.o PCUIF_Components_part_2.o PCUIF_Components_part_3.o PCUIF_Components_part_4.o PCUIF_Components_part_5.o PCUIF_Components_part_6.o PCUIF_Components_part_7.o PCUIF_Types_part_1.o PCUIF_Types_part_2.o PCUIF_Types_part_3.o PCUIF_Types_part_4.o PCUIF_Types_part_5.o PCUIF_Types_part_6.o PCUIF_Types_part_7.o PCU_Tests_part_1.o PCU_Tests_part_2.o PCU_Tests_part_3.o PCU_Tests_part_4.o PCU_Tests_part_5.o PCU_Tests_part_6.o PCU_Tests_part_7.o PCU_Tests_NS_part_1.o PCU_Tests_NS_part_2.o PCU_Tests_NS_part_3.o PCU_Tests_NS_part_4.o PCU_Tests_NS_part_5.o PCU_Tests_NS_part_6.o PCU_Tests_NS_part_7.o PCU_Tests_SNS_part_1.o PCU_Tests_SNS_part_2.o PCU_Tests_SNS_part_3.o PCU_Tests_SNS_part_4.o PCU_Tests_SNS_part_5.o PCU_Tests_SNS_part_6.o PCU_Tests_SNS_part_7.o PCU_selftest_part_1.o PCU_selftest_part_2.o PCU_selftest_part_3.o PCU_selftest_part_4.o PCU_selftest_part_5.o PCU_selftest_part_6.o PCU_selftest_part_7.o RLCMAC_CSN1_Templates_part_1.o RLCMAC_CSN1_Templates_part_2.o RLCMAC_CSN1_Templates_part_3.o RLCMAC_CSN1_Templates_part_4.o RLCMAC_CSN1_Templates_part_5.o RLCMAC_CSN1_Templates_part_6.o RLCMAC_CSN1_Templates_part_7.o RLCMAC_CSN1_Types_part_1.o RLCMAC_CSN1_Types_part_2.o RLCMAC_CSN1_Types_part_3.o RLCMAC_CSN1_Types_part_4.o RLCMAC_CSN1_Types_part_5.o RLCMAC_CSN1_Types_part_6.o RLCMAC_CSN1_Types_part_7.o RLCMAC_Templates_part_1.o RLCMAC_Templates_part_2.o RLCMAC_Templates_part_3.o RLCMAC_Templates_part_4.o RLCMAC_Templates_part_5.o RLCMAC_Templates_part_6.o RLCMAC_Templates_part_7.o RLCMAC_Types_part_1.o RLCMAC_Types_part_2.o RLCMAC_Types_part_3.o RLCMAC_Types_part_4.o RLCMAC_Types_part_5.o RLCMAC_Types_part_6.o RLCMAC_Types_part_7.o SGSN_Components_part_1.o SGSN_Components_part_2.o SGSN_Components_part_3.o SGSN_Components_part_4.o SGSN_Components_part_5.o SGSN_Components_part_6.o SGSN_Components_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_7.o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_Types_part_1.o StatsD_Types_part_2.o StatsD_Types_part_3.o StatsD_Types_part_4.o StatsD_Types_part_5.o StatsD_Types_part_6.o StatsD_Types_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UD_PortType_part_1.o UD_PortType_part_2.o UD_PortType_part_3.o UD_PortType_part_4.o UD_PortType_part_5.o UD_PortType_part_6.o UD_PortType_part_7.o UD_Types_part_1.o UD_Types_part_2.o UD_Types_part_3.o UD_Types_part_4.o UD_Types_part_5.o UD_Types_part_6.o UD_Types_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAW_NS.o StatsD_Checker.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o StatsD_Checker_part_1.o StatsD_Checker_part_2.o StatsD_Checker_part_3.o StatsD_Checker_part_4.o StatsD_Checker_part_5.o StatsD_Checker_part_6.o StatsD_Checker_part_7.o BSSGP_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RLCMAC_EncDec.o StatsD_CodecPort_CtrlFunctdef.o TCCConversion.o TCCInterface.o TELNETasp_PT.o UD_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20250212-1249-0a45bb25-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20250212-1249-0a45bb25-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [196 kB] Fetched 198 kB in 0s (1183 kB/s) Reading package lists... [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20250212-1249-0a45bb25-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/dbg_pkgs_all'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20250212-1249-0a45bb25-0', 'apt-rdepends', 'osmo-pcu'] [testenv][generic] osmo-pcu -> osmo-pcu: installing osmo-pcu-dbg [testenv][generic] osmo-pcu -> libc6: installing libc6-dbg [testenv][generic] osmo-pcu -> libosmocore22: installing libosmocore-dbg [testenv][generic] Installing packages: osmo-pcu, osmo-pcu-dbg, libc6-dbg, libosmocore-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20250212-1249-0a45bb25-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-pcu', 'osmo-pcu-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmotrau10 libosmousb0 libosmovty13 osmocom-latest The following NEW packages will be installed: libc6-dbg libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmotrau10 libosmousb0 libosmovty13 osmo-pcu osmo-pcu-dbg osmocom-latest 0 upgraded, 18 newly installed, 0 to remove and 43 not upgraded. Need to get 12.0 MB of archives. After this operation, 18.5 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.1 [168 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.1 [69.7 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.1 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.1 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.10.1 [50.2 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.10.1 [70.2 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.1 [177 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.1 [58.7 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.10.1 [62.8 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.10.1 [49.5 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.10.1 [42.9 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmotrau10 1.6.0 [30.4 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-pcu 1.5.0 [243 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.10.1 [2157 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-pcu-dbg 1.5.0 [1032 kB] Fetched 12.0 MB in 0s (89.9 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.1_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.1) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.1_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.1) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.1_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.1) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.1_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.1) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../07-libosmocodec4_1.10.1_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.1) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../08-libosmocoding0_1.10.1_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.1) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../09-libosmogb14_1.10.1_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.1) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.1_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../11-libosmosim2_1.10.1_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../12-libosmousb0_1.10.1_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.1) ... Selecting previously unselected package libosmocore. Preparing to unpack .../13-libosmocore_1.10.1_amd64.deb ... Unpacking libosmocore (1.10.1) ... Selecting previously unselected package libosmotrau10:amd64. Preparing to unpack .../14-libosmotrau10_1.6.0_amd64.deb ... Unpacking libosmotrau10:amd64 (1.6.0) ... Selecting previously unselected package osmo-pcu. Preparing to unpack .../15-osmo-pcu_1.5.0_amd64.deb ... Unpacking osmo-pcu (1.5.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../16-libosmocore-dbg_1.10.1_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.1) ... Selecting previously unselected package osmo-pcu-dbg. Preparing to unpack .../17-osmo-pcu-dbg_1.5.0_amd64.deb ... Unpacking osmo-pcu-dbg (1.5.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.1) ... Setting up libosmocodec4:amd64 (1.10.1) ... Setting up libosmovty13:amd64 (1.10.1) ... Setting up libosmoisdn0:amd64 (1.10.1) ... Setting up libosmotrau10:amd64 (1.6.0) ... Setting up libosmousb0:amd64 (1.10.1) ... Setting up libosmogsm20:amd64 (1.10.1) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.1) ... Setting up libosmogb14:amd64 (1.10.1) ... Setting up libosmocoding0:amd64 (1.10.1) ... Setting up libosmosim2:amd64 (1.10.1) ... Setting up libosmocore (1.10.1) ... Setting up osmo-pcu (1.5.0) ... changed ownership of '/etc/osmocom/osmo-pcu.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-pcu.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmocore-dbg:amd64 (1.10.1) ... Setting up osmo-pcu-dbg (1.5.0) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20250212-1249-0a45bb25-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu/PCU_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.cfg'] [testenv][generic] + ['cp', '-a', 'osmo-pcu.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/pcu'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20250212-1249-0a45bb25-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu/PCU_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20250212-1249-0a45bb25-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20250212-1249-0a45bb25-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20250212-1249-0a45bb25-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20250212-1249-0a45bb25-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20250212-1249-0a45bb25-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.default'] [testenv][generic] Running pcu [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/pcu', 'testenv-pcu-generic-osmocom-latest-20250212-1249-0a45bb25-0', 'sh', '-c', 'respawn.sh osmo-pcu 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/pcu/pcu.log'] [testenv][generic] Running testsuite respawn: 0: starting: osmo-pcu 20250212124927099 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212124927099 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212124927099 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212124927099 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4240', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite', 'testenv-pcu-generic-osmocom-latest-20250212-1249-0a45bb25-0', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu/PCU_Tests', 'PCU_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli PCU_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: PCU_Tests.cfg MC@8d0f06c41a7d: Unix server socket created successfully. MC@8d0f06c41a7d: Listening on TCP port 44421. 8d0f06c41a7d is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu/PCU_Tests 8d0f06c41a7d 44421 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@8d0f06c41a7d: New HC connected from 10.0.2.100 [10.0.2.100]. 8d0f06c41a7d: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@8d0f06c41a7d: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@8d0f06c41a7d: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file. HC@8d0f06c41a7d: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file. HC@8d0f06c41a7d: Warning: Option `LoggerPlugins' was given more than once in section [LOGGING] of the configuration file. HC@8d0f06c41a7d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8d0f06c41a7d: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@8d0f06c41a7d: Warning: Option `BeginTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file. HC@8d0f06c41a7d: Warning: Option `EndTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file. HC@8d0f06c41a7d: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@8d0f06c41a7d: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@8d0f06c41a7d: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@8d0f06c41a7d: Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in MC@8d0f06c41a7d: Configuration file was processed on all HCs. MC@8d0f06c41a7d: Creating MTC on host 10.0.2.100. MC@8d0f06c41a7d: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_suspend'. ------ PCU_Tests.TC_pcuif_suspend ------ Wed Feb 12 12:49:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pcuif_suspend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pcuif_suspend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_suspend' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_pcuif_suspend started. 3@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 3@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 3@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(7)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET TC_pcuif_suspend-BVCI1234(6)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 3@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 3@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(10)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212124928508 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58504<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(9)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(9)@8d0f06c41a7d: Start timer T: 5 s 20250212124928514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58508<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(9)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_pcuif_suspend-STATS(13)@8d0f06c41a7d: Start timer T: 2 s TC_pcuif_suspend-STATS(13)@8d0f06c41a7d: Start timer T: 2 s 3@8d0f06c41a7d: 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(14)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(14)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212124932100 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212124932100 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212124932100 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(9)@8d0f06c41a7d: OsmoPCU is now connected BTS(11)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212124932103 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212124932103 DLGLOBAL DEBUG validating counter group 0x55db9e92f040(bts) with 102 counters (rate_ctr.c:86) 20250212124932103 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212124932103 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212124932103 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212124932103 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212124932103 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212124932103 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212124932103 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212124932103 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212124932103 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212124932103 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212124932103 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212124932103 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212124932103 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212124932103 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212124932103 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212124932103 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212124932104 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212124932104 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212124932104 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212124932104 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212124932104 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212124932104 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212124932104 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212124932104 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212124932104 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212124932104 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212124932104 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212124932104 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212124932104 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212124932104 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212124932104 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212124932104 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212124932104 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212124932104 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212124932104 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212124932104 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212124932104 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212124932104 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212124932104 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212124932104 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212124932104 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212124932104 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212124932104 DLGLOBAL DEBUG validating counter group 0x7f59191395e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212124932104 DLGLOBAL DEBUG validating counter group 0x55db9e92e720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212124932104 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212124932104 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212124932104 DLGLOBAL DEBUG validating counter group 0x7f591913a180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212124932104 DLGLOBAL DEBUG validating counter group 0x7f591913a160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212124932104 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212124932104 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) 20250212124932104 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) 20250212124932104 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212124932104 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124932104 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124932104 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124932104 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124932104 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124932104 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124932104 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124932104 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124932104 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124932104 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124932104 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124932104 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124932104 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124932104 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124932104 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124932104 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124932104 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124932104 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124932104 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124932104 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124932104 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124932104 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124932104 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124932104 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124932104 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212124932104 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) 20250212124932104 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212124932104 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(11)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(11)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(11)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(11)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(11)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(7)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(7)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE BTS(11)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(7)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(7)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(11)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" 20250212124932106 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212124932106 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) 20250212124932106 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) 20250212124932106 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212124932106 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124932106 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(11)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212124932106 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124932106 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) 20250212124932106 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(7)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(7)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124932107 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212124932107 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) 20250212124932107 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) 20250212124932107 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212124932107 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212124932107 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212124932107 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212124932107 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212124932107 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124932107 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212124932107 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124932107 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(7)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(7)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(7)@8d0f06c41a7d: Start timer Tns_test: 10 s 4@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 4@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212124932114 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212124932114 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124932114 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212124932114 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212124932114 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212124932114 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212124932114 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212124932114 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_pcuif_suspend-BVCI1234(6)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 20250212124932117 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) 20250212124932117 DL1IF DEBUG 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_pcuif_suspend-BVCI1234(6)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212124932118 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) 20250212124932118 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) 20250212124932118 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) 20250212124932118 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@8d0f06c41a7d: BSSGP successfully initialized 20250212124932118 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) 20250212124932118 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) 20250212124932118 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212124932118 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124932118 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212124932118 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212124932118 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212124932118 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212124932118 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212124932118 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212124932118 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) 20250212124932118 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) 20250212124932119 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) 20250212124932119 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) 20250212124932119 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) 20250212124932119 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) 20250212124932119 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) 20250212124932119 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) 20250212124932119 DL1IF INFO GPRS Suspend request received: TLLI=0xffffffff RAI=262-42-13135-0 (pcu_l1_if.cpp:1108) 20250212124932119 DLBSSGP NOTICE BSSGP (BVCI=0) Tx SUSPEND (TLLI=0xffffffff) (gprs_bssgp_bss.c:63) 20250212124932119 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212124932121 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212124932121 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124932121 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212124932121 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212124932121 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212124932121 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212124932121 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212124932121 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212124932121 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212124932121 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212124932122 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(11)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212124932123 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58508<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212124932125 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58504<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212124932125 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212124932125 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212124932125 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124932125 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124932125 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124932125 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124932125 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124932125 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124932125 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124932126 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124932126 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124932126 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212124932126 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124932126 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212124932126 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) 20250212124932126 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) 20250212124932126 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 6189 with status 0 MTC@8d0f06c41a7d: Test case TC_pcuif_suspend finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_suspend pass'. respawn: 1: starting: osmo-pcu Wed Feb 12 12:49:32 UTC 2025 ====== PCU_Tests.TC_pcuif_suspend pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_pcuif_suspend.talloc 20250212124932139 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212124932139 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212124932139 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212124932139 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212124932171 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49348<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212124932271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49348<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=9612) Waiting for packet dumper to finish... 1 (prev_count=9612, count=54684) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_suspend pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_suspend_active_tbf'. ------ PCU_Tests.TC_pcuif_suspend_active_tbf ------ Wed Feb 12 12:49:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pcuif_suspend_active_tbf.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pcuif_suspend_active_tbf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_suspend_active_tbf' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_pcuif_suspend_active_tbf started. 16@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_pcuif_suspend_active_tbf-BVCI1234(18)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 16@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 16@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(20)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212124935312 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49354<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 16@8d0f06c41a7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(24)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(24)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 16@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 PCUIF(21)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(21)@8d0f06c41a7d: Start timer T: 5 s PCUIF(21)@8d0f06c41a7d: Start timer T_Conn: 10 s 20250212124935320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49358<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_pcuif_suspend_active_tbf-STATS(25)@8d0f06c41a7d: Start timer T: 2 s TC_pcuif_suspend_active_tbf-STATS(25)@8d0f06c41a7d: Start timer T: 2 s 16@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(28)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212124937139 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212124937139 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212124937139 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(21)@8d0f06c41a7d: OsmoPCU is now connected BTS(22)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212124937143 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212124937143 DLGLOBAL DEBUG validating counter group 0x557c2df26040(bts) with 102 counters (rate_ctr.c:86) 20250212124937143 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212124937143 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212124937143 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212124937143 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212124937143 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212124937143 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212124937143 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212124937143 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212124937143 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212124937143 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212124937143 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212124937143 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212124937143 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212124937143 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212124937143 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212124937143 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212124937143 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212124937143 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212124937143 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212124937143 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212124937143 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212124937143 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212124937143 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212124937143 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212124937143 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212124937143 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212124937143 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212124937143 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212124937143 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212124937143 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212124937143 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212124937143 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212124937143 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212124937143 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212124937143 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212124937143 DLGLOBAL DEBUG validating counter group 0x7efd64c8f5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212124937143 DLGLOBAL DEBUG validating counter group 0x557c2df25720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212124937143 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212124937143 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212124937143 DLGLOBAL DEBUG validating counter group 0x7efd64c90180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212124937143 DLGLOBAL DEBUG validating counter group 0x7efd64c90160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212124937143 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212124937143 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) 20250212124937143 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) 20250212124937143 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212124937144 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124937144 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124937144 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124937144 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124937144 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124937144 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124937144 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124937144 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124937144 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124937144 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124937144 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124937144 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124937144 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124937144 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124937144 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124937144 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124937144 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124937144 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124937144 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124937144 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124937144 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124937144 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124937144 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124937144 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124937144 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212124937144 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) 20250212124937144 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212124937144 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) -NSVCI1234(20)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(22)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(20)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(20)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(20)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(22)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" 20250212124937145 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212124937145 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) 20250212124937145 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) 20250212124937145 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212124937145 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124937145 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) 20250212124937145 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124937145 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) 20250212124937145 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(22)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(20)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(20)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124937146 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212124937146 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) 20250212124937146 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) 20250212124937146 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212124937146 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212124937146 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212124937146 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212124937146 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212124937146 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124937146 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(22)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(22)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(20)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(20)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). 20250212124937146 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124937146 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)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(22)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(22)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(22)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 17@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 17@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212124937151 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212124937151 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124937151 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212124937151 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212124937151 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212124937151 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212124937151 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212124937151 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_pcuif_suspend_active_tbf-BVCI1234(18)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_pcuif_suspend_active_tbf-BVCI1234(18)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212124937153 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212124937153 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124937153 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212124937153 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212124937153 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212124937153 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212124937153 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212124937153 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212124937154 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) 20250212124937154 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212124937154 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212124937154 DMS INFO Creating MS object (gprs_ms.c:152) 20250212124937154 DLGLOBAL DEBUG validating counter group 0x557c2df25760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212124937154 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212124937154 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212124937154 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212124937154 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212124937154 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212124937154 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212124937154 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212124937154 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212124937154 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212124937154 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212124937154 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212124937154 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212124937154 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212124937155 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212124937155 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212124937155 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212124937155 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212124937155 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212124937155 DLGLOBAL DEBUG validating counter group 0x557c2df25b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212124937155 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212124937155 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212124937155 DLGLOBAL DEBUG validating counter group 0x557c2df25c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212124937155 DLGLOBAL DEBUG validating counter group 0x557c2df25c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212124937155 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212124937155 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212124937155 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212124937155 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212124937155 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212124937155 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212124937155 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212124937155 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212124937155 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212124937155 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) 20250212124937155 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) 20250212124937155 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212124937155 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212124937155 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212124937155 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) 20250212124937155 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212124937155 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124937155 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212124937155 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212124937155 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212124937155 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212124937155 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212124937155 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212124937155 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212124937155 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(22)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20250212124937157 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) 20250212124937157 DL1IF DEBUG 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@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 } } } } } } } } } 20250212124937157 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212124937157 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124937157 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212124937157 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212124937157 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@8d0f06c41a7d: 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 } 20250212124937157 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) 20250212124937157 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) 20250212124937158 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) 20250212124937158 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) 20250212124937158 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) 20250212124937158 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) 20250212124937158 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) 20250212124937158 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) 20250212124937158 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) 20250212124937158 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) 20250212124937159 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) 20250212124937159 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) 20250212124937159 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) 20250212124937159 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) 20250212124937161 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) 20250212124937161 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) 20250212124937161 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(22)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212124937175 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) 20250212124937175 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) 20250212124937175 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) 20250212124937175 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) 20250212124937175 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) 20250212124937175 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) 20250212124937176 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) 20250212124937176 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) 20250212124937176 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) 20250212124937176 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) 20250212124937176 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) 20250212124937176 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) 20250212124937176 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) 20250212124937176 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) 20250212124937177 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) 20250212124937177 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) 20250212124937179 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) 20250212124937179 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) 20250212124937180 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(22)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212124937194 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) 20250212124937194 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) 20250212124937194 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) 20250212124937194 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) 20250212124937194 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) 20250212124937194 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) 20250212124937195 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) 20250212124937195 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) 20250212124937195 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) 20250212124937195 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) 20250212124937195 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) 20250212124937195 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) 20250212124937195 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) 20250212124937195 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) 20250212124937195 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) 20250212124937196 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) 20250212124937203 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) 20250212124937203 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) 20250212124937203 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(22)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212124937217 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) 20250212124937217 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) 20250212124937217 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) 20250212124937217 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) 20250212124937217 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) 20250212124937217 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) 20250212124937217 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) 20250212124937217 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) 20250212124937217 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) 20250212124937217 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) 20250212124937218 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) 20250212124937218 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) 20250212124937218 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) 20250212124937218 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) 20250212124937218 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) 20250212124937218 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) 20250212124937221 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) 20250212124937221 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) 20250212124937221 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(22)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212124937235 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) 20250212124937235 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) 20250212124937236 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) 20250212124937236 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) 20250212124937236 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) 20250212124937236 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) 20250212124937236 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) 20250212124937236 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) 20250212124937236 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) 20250212124937236 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) 20250212124937236 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) 20250212124937236 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) 20250212124937237 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) 20250212124937237 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) 20250212124937237 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) 20250212124937237 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) 20250212124937240 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) 20250212124937240 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) 20250212124937240 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(22)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212124937254 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) 20250212124937254 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) 20250212124937254 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) 20250212124937254 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) 20250212124937254 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) 20250212124937254 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) 20250212124937254 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) 20250212124937254 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) 20250212124937255 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) 20250212124937255 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) 20250212124937255 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) 20250212124937255 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) 20250212124937255 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) 20250212124937255 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) 20250212124937255 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) 20250212124937255 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) 20250212124937263 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) 20250212124937263 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) 20250212124937263 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(22)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212124937277 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) 20250212124937277 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) 20250212124937277 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) 20250212124937277 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) 20250212124937277 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) 20250212124937277 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) 20250212124937278 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) 20250212124937278 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) 20250212124937278 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) 20250212124937278 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) 20250212124937278 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) 20250212124937278 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) 20250212124937278 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) 20250212124937278 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) 20250212124937278 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) 20250212124937278 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) 20250212124937282 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) 20250212124937282 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) 20250212124937282 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(22)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212124937296 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) 20250212124937296 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) 20250212124937296 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) 20250212124937296 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) 20250212124937296 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) 20250212124937296 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) 20250212124937296 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) 20250212124937296 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) 20250212124937296 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) 20250212124937296 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) 20250212124937296 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) 20250212124937296 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) 20250212124937297 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) 20250212124937297 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) 20250212124937297 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) 20250212124937297 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) 20250212124937300 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) 20250212124937300 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) 20250212124937300 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(22)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212124937314 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) 20250212124937314 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) 20250212124937315 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) 20250212124937315 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) 20250212124937315 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) 20250212124937315 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) 20250212124937315 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) 20250212124937315 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) 20250212124937315 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) 20250212124937315 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) 20250212124937315 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) 20250212124937315 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) 20250212124937316 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) 20250212124937316 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) 20250212124937316 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) 20250212124937316 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) 20250212124937324 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) 20250212124937324 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) 20250212124937324 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(22)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212124937338 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) 20250212124937338 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) 20250212124937338 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) 20250212124937338 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) 20250212124937338 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) 20250212124937338 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) 20250212124937338 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) 20250212124937338 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) 20250212124937338 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) 20250212124937338 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) 20250212124937338 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) 20250212124937338 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) 20250212124937339 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) 20250212124937339 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) 20250212124937339 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) 20250212124937339 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) 20250212124937342 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) 20250212124937342 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) 20250212124937342 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(22)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212124937355 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212124937355 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212124937355 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212124937356 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) 20250212124937356 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) 20250212124937357 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) 20250212124937357 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) 20250212124937357 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) 20250212124937357 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) 20250212124937357 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) 20250212124937357 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) 20250212124937357 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) 20250212124937357 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) 20250212124937357 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) 20250212124937357 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) 20250212124937357 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) 20250212124937357 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) 20250212124937357 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) 20250212124937357 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) 20250212124937361 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) 20250212124937361 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) 20250212124937361 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20250212124937361 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) 20250212124937361 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(22)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212124937375 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 fb 9a 74 96 6e ca 28 87 07 a8 21 8c 84 51 28 0c 9e 78 a2 23 8d 84 1d 9b bf 5c 00 (pcu_l1_if.cpp:463) 20250212124937375 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) 20250212124937375 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212124937375 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 01 00 00 00 01 fb 9a 74 96 6e ca 28 87 07 a8 21 8c 84 51 28 0c 9e 78 a2 23 8d 84 1d 9b bf 5c 00 (pdch.cpp:1019) 20250212124937375 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212124937375 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=47 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20250212124937375 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) 20250212124937375 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212124937375 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) 20250212124937375 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212124937375 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 fb 9a 74 96 6e ca 28 87 07 a8 21 8c 84 51 28 0c 9e 78 a2 23 8d 84 1d 9b bf 5c (tbf_ul.cpp:337) 20250212124937375 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212124937375 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212124937375 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212124937375 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212124937375 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212124937375 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212124937375 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212124937375 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) 20250212124937375 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=26 (tbf_ul.cpp:197) 20250212124937375 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=26 (tbf_ul.cpp:467) 20250212124937375 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212124937375 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) 20250212124937375 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20250212124937375 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20250212124937375 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20250212124937375 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212124937375 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) 20250212124937375 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212124937375 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212124937375 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) 20250212124937375 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) 20250212124937375 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) 20250212124937375 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) 20250212124937376 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) 20250212124937376 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) 20250212124937376 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) 20250212124937376 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) 20250212124937376 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) 20250212124937376 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) 20250212124937376 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) 20250212124937376 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) 20250212124937376 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) 20250212124937376 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) 20250212124937384 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) 20250212124937384 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) 20250212124937384 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 52 + 13 = 65 (pdch_ul_controller.c:131) 20250212124937384 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20250212124937384 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212124937384 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) 20250212124937384 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type POLL (pdch_ul_controller.c:184) 20250212124937384 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) 20250212124937384 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) 20250212124937384 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212124937384 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212124937384 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) 20250212124937384 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) 20250212124937385 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(22)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212124937399 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) 20250212124937399 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) 20250212124937399 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) 20250212124937399 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212124937399 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) 20250212124937399 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) 20250212124937399 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) 20250212124937399 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) 20250212124937399 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) 20250212124937399 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) 20250212124937399 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) 20250212124937399 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) 20250212124937399 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) 20250212124937399 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) 20250212124937400 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) 20250212124937400 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) 20250212124937400 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) 20250212124937400 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) 20250212124937403 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212124937417 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) 20250212124937417 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) 20250212124937417 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) 20250212124937417 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) 20250212124937418 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) 20250212124937418 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) 20250212124937418 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) 20250212124937418 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) 20250212124937418 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) 20250212124937418 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) 20250212124937418 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) 20250212124937418 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) 20250212124937418 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) 20250212124937418 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) 20250212124937418 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) 20250212124937418 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) 20250212124937422 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212124937436 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) 20250212124937436 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) 20250212124937436 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) 20250212124937436 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) 20250212124937436 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) 20250212124937436 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) 20250212124937436 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) 20250212124937436 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) 20250212124937437 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) 20250212124937437 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) 20250212124937437 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) 20250212124937437 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) 20250212124937437 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) 20250212124937437 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) 20250212124937437 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) 20250212124937437 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) 20250212124937445 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212124937459 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) 20250212124937459 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) 20250212124937459 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212124937459 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212124937459 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) 20250212124937459 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212124937459 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=65 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20250212124937459 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20250212124937459 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:170) 20250212124937459 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20250212124937459 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) 20250212124937459 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20250212124937459 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20250212124937459 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212124937459 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20250212124937459 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20250212124937459 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212124937459 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212124937459 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20250212124937459 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212124937459 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212124937459 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 0 (-) (tbf_ul_fsm.c:252) 20250212124937459 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212124937460 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) 20250212124937460 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) 20250212124937460 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) 20250212124937460 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) 20250212124937460 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) 20250212124937460 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) 20250212124937460 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) 20250212124937460 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) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212124937461 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) 20250212124937461 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) 20250212124937461 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) 20250212124937461 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) 20250212124937461 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) 20250212124937461 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) 20250212124937462 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212124937462 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124937462 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212124937462 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212124937462 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212124937462 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20250212124937462 DMS INFO Modifying MS object, TLLI = 0x00000001, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20250212124937462 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20250212124937462 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20250212124937462 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212124937462 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212124937462 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212124937462 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212124937462 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212124937462 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212124937462 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212124937462 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212124937462 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212124937462 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212124937462 DRLCMAC 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) 20250212124937462 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212124937462 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212124937462 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212124937462 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20250212124937462 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212124937462 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212124937462 DLGLOBAL DEBUG validating counter group 0x557c2df25b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212124937462 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212124937462 DLGLOBAL DEBUG validating counter group 0x557c2df25e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212124937462 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212124937462 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212124937462 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) 20250212124937462 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) 20250212124937462 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) 20250212124937462 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL): + tbf: now used by 1 (tbf) (gprs_ms.c:355) 20250212124937462 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL) Cancel scheduled MS release (gprs_ms.c:255) 20250212124937462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20250212124937462 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) 20250212124937462 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20250212124937462 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) 20250212124937462 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20250212124937462 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) 20250212124937462 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(22)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(22)@8d0f06c41a7d: 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@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@8d0f06c41a7d: 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 } } 20250212124937464 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 0.2 s 20250212124937464 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20250212124937464 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212124937464 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212124937464 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) 20250212124937478 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) 20250212124937478 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) 20250212124937478 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) 20250212124937478 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) 20250212124937478 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) 20250212124937478 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) 20250212124937479 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) 20250212124937479 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) 20250212124937479 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) 20250212124937479 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) 20250212124937479 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) 20250212124937479 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) 20250212124937479 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) 20250212124937479 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) 20250212124937479 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) 20250212124937479 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) 20250212124937483 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212124937497 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) 20250212124937497 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) 20250212124937497 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) 20250212124937498 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) 20250212124937498 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) 20250212124937498 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) 20250212124937498 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) 20250212124937498 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) 20250212124937498 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) 20250212124937498 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) 20250212124937498 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) 20250212124937498 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) 20250212124937498 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) 20250212124937498 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) 20250212124937498 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) 20250212124937498 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) 20250212124937506 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212124937521 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) 20250212124937521 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) 20250212124937521 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) 20250212124937521 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) 20250212124937521 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) 20250212124937521 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) 20250212124937521 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) 20250212124937521 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) 20250212124937521 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) 20250212124937521 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) 20250212124937521 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) 20250212124937521 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) 20250212124937522 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) 20250212124937522 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) 20250212124937522 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) 20250212124937522 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) 20250212124937525 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212124937539 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) 20250212124937539 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) 20250212124937540 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) 20250212124937540 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) 20250212124937540 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) 20250212124937540 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) 20250212124937540 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) 20250212124937540 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) 20250212124937540 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) 20250212124937540 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) 20250212124937540 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) 20250212124937540 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) 20250212124937540 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) 20250212124937540 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) 20250212124937540 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) 20250212124937540 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) 20250212124937544 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212124937558 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) 20250212124937558 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) 20250212124937559 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) 20250212124937559 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) 20250212124937559 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) 20250212124937559 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) 20250212124937559 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) 20250212124937559 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) 20250212124937559 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) 20250212124937559 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) 20250212124937560 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) 20250212124937560 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) 20250212124937560 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) 20250212124937560 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) 20250212124937560 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) 20250212124937560 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) 20250212124937567 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212124937581 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) 20250212124937581 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) 20250212124937582 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) 20250212124937582 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) 20250212124937582 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) 20250212124937582 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) 20250212124937582 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) 20250212124937582 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) 20250212124937582 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) 20250212124937582 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) 20250212124937582 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) 20250212124937582 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) 20250212124937582 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) 20250212124937582 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) 20250212124937583 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) 20250212124937583 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) 20250212124937586 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212124937600 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) 20250212124937600 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) 20250212124937600 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) 20250212124937600 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) 20250212124937600 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) 20250212124937600 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) 20250212124937600 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) 20250212124937600 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) 20250212124937601 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) 20250212124937601 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) 20250212124937601 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) 20250212124937601 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) 20250212124937601 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) 20250212124937601 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) 20250212124937601 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) 20250212124937601 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) 20250212124937604 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212124937618 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) 20250212124937618 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) 20250212124937619 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) 20250212124937619 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) 20250212124937619 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) 20250212124937619 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) 20250212124937619 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) 20250212124937619 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) 20250212124937619 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) 20250212124937619 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) 20250212124937619 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) 20250212124937619 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) 20250212124937619 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) 20250212124937619 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) 20250212124937620 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) 20250212124937620 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) 20250212124937628 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212124937642 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) 20250212124937642 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) 20250212124937642 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) 20250212124937642 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) 20250212124937643 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) 20250212124937643 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) 20250212124937643 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) 20250212124937643 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) 20250212124937643 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) 20250212124937643 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) 20250212124937643 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) 20250212124937643 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) 20250212124937643 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) 20250212124937643 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) 20250212124937643 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) 20250212124937643 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) 20250212124937647 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212124937661 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) 20250212124937661 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) 20250212124937661 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) 20250212124937661 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) 20250212124937661 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) 20250212124937661 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) 20250212124937661 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) 20250212124937661 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) 20250212124937661 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) 20250212124937661 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) 20250212124937661 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) 20250212124937661 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) 20250212124937662 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) 20250212124937662 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) 20250212124937662 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) 20250212124937662 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) 20250212124937665 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212124937665 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) 20250212124937665 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20250212124937665 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) 20250212124937665 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) 20250212124937665 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) 20250212124937665 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) 20250212124937665 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20250212124937665 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212124937665 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20250212124937665 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) 20250212124937665 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) 20250212124937665 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 a4 ad 88 52 e9 e1 cc fe df 0c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20250212124937665 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) 20250212124937665 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212124937665 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212124937665 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) 20250212124937665 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 112 + 13 = 125 (pdch_ul_controller.c:131) 20250212124937665 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type POLL (pdch_ul_controller.c:184) 20250212124937665 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) 20250212124937665 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) 20250212124937665 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 a4 ad 88 52 e9 e1 cc fe df 0c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20250212124937665 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 a4 ad 88 52 e9 e1 cc fe df 0c 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) 20250212124937665 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212124937667 DL1IF INFO GPRS Suspend request received: TLLI=0x00000001 RAI=262-42-13135-0 (pcu_l1_if.cpp:1108) 20250212124937667 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) 20250212124937667 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212124937667 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212124937667 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) 20250212124937667 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212124937667 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212124937667 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212124937667 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212124937667 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212124937667 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212124937667 DLBSSGP NOTICE BSSGP (BVCI=0) Tx SUSPEND (TLLI=0x0001) (gprs_bssgp_bss.c:63) 20250212124937667 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212124937679 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) 20250212124937679 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) 20250212124937679 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) 20250212124937679 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) 20250212124937679 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) 20250212124937679 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) 20250212124937680 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) 20250212124937680 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) 20250212124937680 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) 20250212124937680 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) 20250212124937680 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) 20250212124937680 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) 20250212124937680 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) 20250212124937680 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) 20250212124937680 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) 20250212124937680 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) 20250212124937688 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) 20250212124937688 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data= (pcu_l1_if.cpp:182) 20250212124937688 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212124937690 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212124937690 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124937690 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212124937690 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212124937690 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212124937690 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20250212124937690 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20250212124937690 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212124937690 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212124937690 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212124937690 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212124937690 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212124937690 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212124937690 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212124937690 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212124937690 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212124937690 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212124937690 DRLCMAC 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) 20250212124937690 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212124937690 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212124937690 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212124937690 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20250212124937690 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212124937690 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212124937690 DLGLOBAL DEBUG validating counter group 0x557c2df25b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212124937690 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212124937690 DLGLOBAL DEBUG validating counter group 0x557c2df25e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212124937690 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212124937690 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212124937690 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) 20250212124937690 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) 20250212124937690 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) 20250212124937690 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL): + tbf: now used by 1 (tbf) (gprs_ms.c:355) 20250212124937690 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL) Cancel scheduled MS release (gprs_ms.c:255) 20250212124937690 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20250212124937690 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) 20250212124937690 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20250212124937690 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) 20250212124937690 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20250212124937690 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) 20250212124937690 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=112 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 81 ed 00 00 d0 00 00 00 18 00 23 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) BTS(22)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(22)@8d0f06c41a7d: 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@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 15, t2 := 13 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 4, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@8d0f06c41a7d: 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 } } 20250212124937691 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20250212124937691 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212124937691 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212124937691 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(22)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212124937692 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49358<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212124937693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49354<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212124937693 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212124937693 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212124937693 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124937693 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20250212124937693 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212124937693 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) 20250212124937693 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212124937693 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212124937693 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212124937693 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20250212124937693 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212124937693 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212124937693 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124937693 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124937693 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124937693 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124937693 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124937693 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124937693 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124937693 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124937693 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212124937693 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124937693 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212124937693 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) 20250212124937693 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) 20250212124937693 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 6246 with status 0 MTC@8d0f06c41a7d: Test case TC_pcuif_suspend_active_tbf finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_suspend_active_tbf pass'. Wed Feb 12 12:49:37 UTC 2025 ====== 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 respawn: 2: starting: osmo-pcu 20250212124937705 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212124937705 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212124937705 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212124937706 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212124937728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49364<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212124937829 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49364<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=196488) Waiting for packet dumper to finish... 1 (prev_count=196488, count=243656) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_suspend_active_tbf pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ta_ptcch_idle'. ------ PCU_Tests.TC_ta_ptcch_idle ------ Wed Feb 12 12:49:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ta_ptcch_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ta_ptcch_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ta_ptcch_idle' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_ta_ptcch_idle started. MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 20250212124940861 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49372<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(29)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(29)@8d0f06c41a7d: Start timer T: 5 s 20250212124940866 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49378<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(29)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_ta_ptcch_idle-STATS(31)@8d0f06c41a7d: Start timer T: 2 s TC_ta_ptcch_idle-STATS(31)@8d0f06c41a7d: Start timer T: 2 s 20250212124942706 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212124942706 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212124942706 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(29)@8d0f06c41a7d: OsmoPCU is now connected BTS(30)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 5 s 20250212124942709 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212124942710 DLGLOBAL DEBUG validating counter group 0x5646d9b9a040(bts) with 102 counters (rate_ctr.c:86) 20250212124942710 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212124942710 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212124942710 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212124942710 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212124942710 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212124942710 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212124942710 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212124942710 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212124942710 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212124942710 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212124942710 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212124942710 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212124942710 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212124942710 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212124942710 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212124942710 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212124942710 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212124942710 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212124942710 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212124942710 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212124942710 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212124942710 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212124942710 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212124942710 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212124942710 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212124942710 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212124942710 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212124942710 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212124942710 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212124942710 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212124942710 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212124942710 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212124942710 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212124942710 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212124942710 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212124942710 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212124942710 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212124942710 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212124942710 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212124942710 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212124942710 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212124942710 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212124942710 DLGLOBAL DEBUG validating counter group 0x7fa3175e85e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212124942710 DLGLOBAL DEBUG validating counter group 0x5646d9b99720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212124942710 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212124942710 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212124942710 DLGLOBAL DEBUG validating counter group 0x7fa3175e9180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212124942710 DLGLOBAL DEBUG validating counter group 0x7fa3175e9160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212124942710 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212124942710 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) 20250212124942710 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) 20250212124942710 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212124942710 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124942710 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124942710 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124942710 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124942710 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124942710 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124942710 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124942710 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124942710 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124942710 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124942710 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124942710 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124942710 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124942710 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124942710 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124942710 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124942710 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124942710 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124942710 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124942710 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124942710 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124942710 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124942710 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124942710 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124942710 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212124942710 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) 20250212124942710 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212124942710 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(30)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(30)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(30)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(30)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(30)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(30)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(30)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(30)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212124942723 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) 20250212124942723 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212124942723 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) 20250212124942723 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) 20250212124942724 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) 20250212124942724 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) 20250212124942724 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) 20250212124942724 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) 20250212124942724 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) 20250212124942724 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) 20250212124942724 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) 20250212124942724 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) 20250212124942724 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) 20250212124942724 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) 20250212124942724 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) 20250212124942724 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) 20250212124942728 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212124942742 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) 20250212124942742 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) 20250212124942742 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) 20250212124942742 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) 20250212124942742 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) 20250212124942742 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) 20250212124942742 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) 20250212124942742 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) 20250212124942742 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) 20250212124942742 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) 20250212124942742 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) 20250212124942742 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) 20250212124942743 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) 20250212124942743 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) 20250212124942743 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) 20250212124942743 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) 20250212124942746 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212124942760 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) 20250212124942760 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) 20250212124942761 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) 20250212124942761 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) 20250212124942761 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) 20250212124942761 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) 20250212124942761 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) 20250212124942761 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) 20250212124942761 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) 20250212124942761 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) 20250212124942761 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) 20250212124942761 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) 20250212124942761 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) 20250212124942761 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) 20250212124942762 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) 20250212124942762 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) 20250212124942770 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212124942784 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) 20250212124942784 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) 20250212124942784 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) 20250212124942784 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) 20250212124942784 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) 20250212124942784 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) 20250212124942784 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) 20250212124942784 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) 20250212124942784 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) 20250212124942784 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) 20250212124942785 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) 20250212124942785 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) 20250212124942785 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) 20250212124942785 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) 20250212124942785 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) 20250212124942785 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) 20250212124942788 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212124942802 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) 20250212124942802 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) 20250212124942802 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) 20250212124942802 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) 20250212124942803 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) 20250212124942803 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) 20250212124942803 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) 20250212124942803 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) 20250212124942803 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) 20250212124942803 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) 20250212124942803 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) 20250212124942803 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) 20250212124942803 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) 20250212124942803 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) 20250212124942803 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) 20250212124942803 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) 20250212124942807 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212124942821 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) 20250212124942821 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) 20250212124942821 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) 20250212124942821 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) 20250212124942821 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) 20250212124942821 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) 20250212124942821 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) 20250212124942821 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) 20250212124942821 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) 20250212124942821 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) 20250212124942822 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) 20250212124942822 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) 20250212124942822 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) 20250212124942822 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) 20250212124942822 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) 20250212124942822 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) 20250212124942830 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212124942844 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) 20250212124942844 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) 20250212124942845 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) 20250212124942845 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) 20250212124942845 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) 20250212124942845 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) 20250212124942845 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) 20250212124942845 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) 20250212124942845 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) 20250212124942845 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) 20250212124942845 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) 20250212124942845 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) 20250212124942845 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) 20250212124942845 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) 20250212124942845 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) 20250212124942845 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) 20250212124942849 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212124942863 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) 20250212124942863 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) 20250212124942863 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) 20250212124942863 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) 20250212124942863 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) 20250212124942863 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) 20250212124942863 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) 20250212124942863 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) 20250212124942863 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) 20250212124942863 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) 20250212124942864 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) 20250212124942864 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) 20250212124942864 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) 20250212124942864 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) 20250212124942864 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) 20250212124942864 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) 20250212124942867 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212124942881 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) 20250212124942881 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) 20250212124942882 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) 20250212124942882 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) 20250212124942882 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) 20250212124942882 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) 20250212124942882 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) 20250212124942882 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) 20250212124942882 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) 20250212124942882 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) 20250212124942882 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) 20250212124942882 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) 20250212124942882 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) 20250212124942882 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) 20250212124942883 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) 20250212124942883 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) 20250212124942891 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212124942905 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) 20250212124942905 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) 20250212124942905 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) 20250212124942905 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) 20250212124942905 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) 20250212124942905 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) 20250212124942905 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) 20250212124942905 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) 20250212124942905 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) 20250212124942905 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) 20250212124942905 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) 20250212124942905 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) 20250212124942906 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) 20250212124942906 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) 20250212124942906 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) 20250212124942906 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) 20250212124942909 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212124942923 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) 20250212124942923 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) 20250212124942924 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) 20250212124942924 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) 20250212124942924 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) 20250212124942924 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) 20250212124942924 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) 20250212124942924 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) 20250212124942924 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) 20250212124942924 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) 20250212124942924 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) 20250212124942924 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) 20250212124942924 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) 20250212124942924 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) 20250212124942924 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) 20250212124942924 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) 20250212124942928 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212124942942 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) 20250212124942942 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) 20250212124942942 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) 20250212124942942 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) 20250212124942942 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) 20250212124942942 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) 20250212124942943 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) 20250212124942943 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) 20250212124942943 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) 20250212124942943 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) 20250212124942943 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) 20250212124942943 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) 20250212124942943 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) 20250212124942943 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) 20250212124942943 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) 20250212124942943 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) 20250212124942951 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212124942965 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) 20250212124942965 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) 20250212124942965 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) 20250212124942965 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) 20250212124942966 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) 20250212124942966 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) 20250212124942966 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) 20250212124942966 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) 20250212124942966 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) 20250212124942966 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) 20250212124942966 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) 20250212124942966 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) 20250212124942966 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) 20250212124942966 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) 20250212124942966 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) 20250212124942966 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) 20250212124942970 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212124942984 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) 20250212124942984 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) 20250212124942984 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) 20250212124942984 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) 20250212124942984 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) 20250212124942984 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) 20250212124942985 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) 20250212124942985 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) 20250212124942985 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) 20250212124942985 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) 20250212124942985 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) 20250212124942985 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) 20250212124942985 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) 20250212124942985 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) 20250212124942986 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) 20250212124942986 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) 20250212124942989 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212124943003 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) 20250212124943003 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) 20250212124943003 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) 20250212124943003 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) 20250212124943003 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) 20250212124943003 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) 20250212124943003 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) 20250212124943003 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) 20250212124943004 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) 20250212124943004 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) 20250212124943004 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) 20250212124943004 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) 20250212124943004 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) 20250212124943004 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) 20250212124943004 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) 20250212124943004 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) 20250212124943012 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212124943026 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) 20250212124943026 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) 20250212124943027 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) 20250212124943027 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) 20250212124943027 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) 20250212124943027 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) 20250212124943027 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) 20250212124943027 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) 20250212124943027 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) 20250212124943027 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) 20250212124943028 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) 20250212124943028 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) 20250212124943028 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) 20250212124943028 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) 20250212124943028 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) 20250212124943028 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) 20250212124943031 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212124943045 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) 20250212124943045 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) 20250212124943045 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) 20250212124943045 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) 20250212124943045 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) 20250212124943045 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) 20250212124943046 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) 20250212124943046 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) 20250212124943046 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) 20250212124943046 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) 20250212124943047 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) 20250212124943047 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) 20250212124943047 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) 20250212124943047 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) 20250212124943047 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) 20250212124943047 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) 20250212124943049 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212124943063 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) 20250212124943063 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) 20250212124943064 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) 20250212124943064 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) 20250212124943064 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) 20250212124943064 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) 20250212124943064 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) 20250212124943064 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) 20250212124943064 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) 20250212124943064 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) 20250212124943064 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) 20250212124943064 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) 20250212124943065 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) 20250212124943065 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) 20250212124943065 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) 20250212124943065 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) 20250212124943073 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212124943087 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) 20250212124943087 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) 20250212124943087 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) 20250212124943087 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) 20250212124943087 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) 20250212124943087 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) 20250212124943087 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) 20250212124943087 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) 20250212124943087 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) 20250212124943087 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) 20250212124943088 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) 20250212124943088 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) 20250212124943088 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) 20250212124943088 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) 20250212124943088 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) 20250212124943088 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) 20250212124943091 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212124943107 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) 20250212124943107 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) 20250212124943107 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) 20250212124943107 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) 20250212124943107 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) 20250212124943107 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) 20250212124943107 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) 20250212124943107 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) 20250212124943107 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) 20250212124943107 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) 20250212124943107 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) 20250212124943107 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) 20250212124943108 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) 20250212124943108 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) 20250212124943108 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) 20250212124943108 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) 20250212124943111 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212124943125 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) 20250212124943125 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) 20250212124943125 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) 20250212124943125 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) 20250212124943126 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) 20250212124943126 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) 20250212124943126 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) 20250212124943126 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) 20250212124943126 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) 20250212124943126 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) 20250212124943126 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) 20250212124943126 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) 20250212124943126 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) 20250212124943126 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) 20250212124943126 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) 20250212124943126 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) 20250212124943130 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) 20250212124943130 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@8d0f06c41a7d: Decoded PTCCH/D message: BTS(30)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212124943132 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49378<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212124943132 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49372<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212124943133 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212124943133 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212124943133 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124943133 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124943133 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124943133 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124943133 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124943133 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124943133 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124943133 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124943133 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20250212124943133 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212124943133 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20250212124943133 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212124943133 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) 20250212124943133 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) 20250212124943133 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) respawn: 2: stopped pid 6312 with status 0 MTC@8d0f06c41a7d: Test case TC_ta_ptcch_idle finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_ptcch_idle pass'. respawn: 3: starting: osmo-pcu Wed Feb 12 12:49:43 UTC 2025 ====== PCU_Tests.TC_ta_ptcch_idle pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ta_ptcch_idle.talloc 20250212124943144 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212124943144 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212124943144 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212124943144 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212124943159 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46694<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212124943259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46694<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71720) Waiting for packet dumper to finish... 1 (prev_count=71720, count=124780) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_ptcch_idle pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ta_rach_imm_ass'. ------ PCU_Tests.TC_ta_rach_imm_ass ------ Wed Feb 12 12:49:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ta_rach_imm_ass.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ta_rach_imm_ass.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ta_rach_imm_ass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_ta_rach_imm_ass started. MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 20250212124946291 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46710<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(33)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(33)@8d0f06c41a7d: Start timer T: 5 s 20250212124946297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46718<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(33)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_ta_rach_imm_ass-STATS(35)@8d0f06c41a7d: Start timer T: 2 s TC_ta_rach_imm_ass-STATS(35)@8d0f06c41a7d: Start timer T: 2 s 20250212124948144 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212124948145 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212124948145 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(33)@8d0f06c41a7d: OsmoPCU is now connected BTS(34)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212124948148 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212124948148 DLGLOBAL DEBUG validating counter group 0x5587a8adf040(bts) with 102 counters (rate_ctr.c:86) 20250212124948148 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212124948148 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212124948148 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212124948148 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212124948148 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212124948148 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212124948148 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212124948148 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212124948148 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212124948148 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212124948148 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212124948148 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212124948148 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212124948148 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212124948148 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212124948148 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212124948148 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212124948148 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212124948148 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212124948148 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212124948148 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212124948148 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212124948148 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212124948148 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212124948148 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212124948148 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212124948148 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212124948148 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212124948148 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212124948148 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212124948148 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212124948148 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212124948148 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212124948148 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212124948148 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212124948148 DLGLOBAL DEBUG validating counter group 0x7f9fda4b75e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212124948148 DLGLOBAL DEBUG validating counter group 0x5587a8ade720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212124948148 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212124948148 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212124948148 DLGLOBAL DEBUG validating counter group 0x7f9fda4b8180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212124948148 DLGLOBAL DEBUG validating counter group 0x7f9fda4b8160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212124948148 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212124948148 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) 20250212124948148 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) 20250212124948148 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212124948148 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124948148 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124948148 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124948148 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124948148 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124948148 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124948148 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124948148 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124948148 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124948148 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124948148 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124948148 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124948148 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124948148 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124948148 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124948148 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124948148 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124948148 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124948148 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124948148 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124948148 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124948148 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124948148 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124948148 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124948148 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212124948148 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) 20250212124948148 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212124948148 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) 20250212124948149 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212124948149 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212124948149 DMS INFO Creating MS object (gprs_ms.c:152) 20250212124948149 DLGLOBAL DEBUG validating counter group 0x5587a8ade760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212124948149 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212124948149 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212124948149 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212124948149 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212124948149 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212124948149 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212124948149 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212124948149 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212124948149 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212124948149 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212124948149 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212124948149 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212124948149 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212124948149 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212124948149 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212124948149 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212124948149 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212124948149 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212124948149 DLGLOBAL DEBUG validating counter group 0x5587a8adeb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212124948149 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212124948149 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212124948149 DLGLOBAL DEBUG validating counter group 0x5587a8adec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212124948149 DLGLOBAL DEBUG validating counter group 0x5587a8adec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212124948149 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212124948149 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212124948149 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212124948149 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212124948149 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212124948149 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212124948149 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212124948149 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212124948149 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212124948149 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) 20250212124948149 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) 20250212124948149 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212124948149 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212124948149 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212124948149 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) 20250212124948149 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(34)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(34)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(34)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(34)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(34)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(34)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(34)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(34)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" BTS(34)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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@8d0f06c41a7d: Sending RACH.ind on fn=1353 with RA=120, TA=16 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212124948152 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) 20250212124948152 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1353 qta=64 (bts.cpp:952) 20250212124948152 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212124948152 DMS INFO Creating MS object (gprs_ms.c:152) 20250212124948152 DLGLOBAL DEBUG validating counter group 0x5587a8ade760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212124948152 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212124948152 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212124948152 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=0 (bts.cpp:663) 20250212124948152 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212124948152 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212124948152 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212124948152 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212124948152 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212124948152 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212124948152 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212124948152 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212124948152 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212124948152 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212124948152 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212124948152 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212124948152 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212124948152 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212124948152 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212124948152 DLGLOBAL DEBUG validating counter group 0x5587a8adeb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212124948152 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212124948152 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212124948152 DLGLOBAL DEBUG validating counter group 0x5587a8adec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212124948152 DLGLOBAL DEBUG validating counter group 0x5587a8adec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212124948152 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212124948152 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212124948152 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20250212124948152 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212124948152 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-0:G){NEW} (gprs_ms.c:336) 20250212124948152 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212124948152 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212124948152 DTBFUL INFO TBF(UL:TFI-0-1-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212124948152 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212124948152 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) 20250212124948152 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) 20250212124948152 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212124948152 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 16 (gprs_ms.c:609) 20250212124948152 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=16 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212124948152 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 78 0b 61 10 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(34)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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@8d0f06c41a7d: Sending RACH.ind on fn=1369 with RA=120, TA=32 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212124948153 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) 20250212124948153 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1369 qta=128 (bts.cpp:952) 20250212124948153 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212124948153 DMS INFO Creating MS object (gprs_ms.c:152) 20250212124948153 DLGLOBAL DEBUG validating counter group 0x5587a8ade760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212124948153 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212124948153 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212124948153 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=0 (bts.cpp:663) 20250212124948153 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212124948153 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212124948153 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212124948153 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212124948153 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212124948153 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212124948153 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212124948153 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212124948153 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212124948153 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212124948153 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212124948153 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212124948153 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212124948153 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212124948153 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212124948153 DLGLOBAL DEBUG validating counter group 0x5587a8adeb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212124948153 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212124948153 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212124948153 DLGLOBAL DEBUG validating counter group 0x5587a8adec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212124948153 DLGLOBAL DEBUG validating counter group 0x5587a8adec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212124948153 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212124948153 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212124948153 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20250212124948153 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212124948153 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-0:G){NEW} (gprs_ms.c:336) 20250212124948153 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212124948153 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212124948153 DTBFUL INFO TBF(UL:TFI-0-2-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212124948153 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212124948153 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) 20250212124948153 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) 20250212124948153 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212124948153 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 32 (gprs_ms.c:609) 20250212124948153 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=32 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212124948153 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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@8d0f06c41a7d: Sending RACH.ind on fn=1385 with RA=120, TA=48 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212124948154 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) 20250212124948154 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1385 qta=192 (bts.cpp:952) 20250212124948154 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212124948154 DMS INFO Creating MS object (gprs_ms.c:152) 20250212124948154 DLGLOBAL DEBUG validating counter group 0x5587a8ade760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212124948155 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212124948155 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212124948155 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=0 (bts.cpp:663) 20250212124948155 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212124948155 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212124948155 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212124948155 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212124948155 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212124948155 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212124948155 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212124948155 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212124948155 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212124948155 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212124948155 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212124948155 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212124948155 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212124948155 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212124948155 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212124948155 DLGLOBAL DEBUG validating counter group 0x5587a8adeb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212124948155 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212124948155 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212124948155 DLGLOBAL DEBUG validating counter group 0x5587a8adec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212124948155 DLGLOBAL DEBUG validating counter group 0x5587a8adec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212124948155 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212124948155 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212124948155 DTBF INFO TBF(UL:TFI-0-3-0:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20250212124948155 DTBF INFO TBF(UL:TFI-0-3-0:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212124948155 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-0:G){NEW} (gprs_ms.c:336) 20250212124948155 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212124948155 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212124948155 DTBFUL INFO TBF(UL:TFI-0-3-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212124948155 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212124948155 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) 20250212124948155 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) 20250212124948155 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212124948155 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 48 (gprs_ms.c:609) 20250212124948155 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=48 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212124948155 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6a 78 09 07 30 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(34)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212124948156 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46718<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212124948157 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46710<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212124948157 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212124948157 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212124948157 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124948157 DTBF INFO TBF(UL:TFI-0-0-0:G){ASSIGN} free (tbf.cpp:271) 20250212124948157 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212124948157 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212124948157 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20250212124948157 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212124948157 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20250212124948157 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212124948157 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212124948157 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Deallocated (fsm.c:568) 20250212124948157 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212124948157 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212124948157 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124948157 DTBF INFO TBF(UL:TFI-0-1-0:G){ASSIGN} free (tbf.cpp:271) 20250212124948157 DTBF DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212124948157 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-0:G){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212124948157 DMS INFO MS(TA-16:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20250212124948157 DMS INFO MS(TA-16:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212124948157 DMS INFO MS(TA-16:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20250212124948157 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212124948157 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20250212124948157 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Deallocated (fsm.c:568) 20250212124948157 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20250212124948157 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20250212124948157 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124948157 DTBF INFO TBF(UL:TFI-0-2-0:G){ASSIGN} free (tbf.cpp:271) 20250212124948157 DTBF DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212124948157 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-0:G){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212124948157 DMS INFO MS(TA-32:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20250212124948157 DMS INFO MS(TA-32:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212124948157 DMS INFO MS(TA-32:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20250212124948157 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212124948157 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20250212124948157 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Deallocated (fsm.c:568) 20250212124948157 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20250212124948157 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20250212124948157 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124948157 DTBF INFO TBF(UL:TFI-0-3-0:G){ASSIGN} free (tbf.cpp:271) 20250212124948157 DTBF DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212124948157 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-0:G){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212124948157 DMS INFO MS(TA-48:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20250212124948157 DMS INFO MS(TA-48:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212124948157 DMS INFO MS(TA-48:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20250212124948157 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) MTC@8d0f06c41a7d: Test case TC_ta_rach_imm_ass finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_rach_imm_ass pass'. 20250212124948157 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20250212124948157 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Deallocated (fsm.c:568) 20250212124948157 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20250212124948157 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20250212124948157 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124948157 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124948157 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124948157 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124948157 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20250212124948157 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212124948157 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20250212124948157 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212124948157 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) 20250212124948157 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) 20250212124948157 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) respawn: 3: stopped pid 6370 with status 0 respawn: 4: starting: osmo-pcu Wed Feb 12 12:49:48 UTC 2025 ====== 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 20250212124948167 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212124948167 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212124948167 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212124948167 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212124948180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46728<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212124948281 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46728<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=6844) Waiting for packet dumper to finish... 1 (prev_count=6844, count=85968) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_rach_imm_ass pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ta_ul_ack_nack_first_block'. ------ PCU_Tests.TC_ta_ul_ack_nack_first_block ------ Wed Feb 12 12:49:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ta_ul_ack_nack_first_block.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ta_ul_ack_nack_first_block.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ta_ul_ack_nack_first_block' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_ta_ul_ack_nack_first_block started. 37@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 37@8d0f06c41a7d: 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_ta_ul_ack_nack_first_block-BVCI1234(40)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(41)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 37@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(41)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212124951324 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46730<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 37@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(45)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 37@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(45)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(42)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(42)@8d0f06c41a7d: Start timer T: 5 s 20250212124951333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46744<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(42)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_ta_ul_ack_nack_first_block-STATS(47)@8d0f06c41a7d: Start timer T: 2 s 37@8d0f06c41a7d: 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_ta_ul_ack_nack_first_block-STATS(47)@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(48)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(48)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212124953167 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212124953167 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212124953167 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(42)@8d0f06c41a7d: OsmoPCU is now connected BTS(44)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212124953171 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212124953171 DLGLOBAL DEBUG validating counter group 0x55afc6c4b040(bts) with 102 counters (rate_ctr.c:86) 20250212124953171 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212124953171 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212124953171 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212124953171 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212124953171 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212124953171 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212124953171 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212124953171 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212124953171 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212124953171 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212124953171 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212124953171 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212124953171 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212124953171 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212124953171 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212124953171 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212124953171 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212124953171 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212124953171 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212124953171 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212124953171 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212124953171 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212124953171 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212124953171 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212124953171 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212124953171 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212124953171 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212124953171 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212124953171 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212124953171 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212124953171 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212124953171 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212124953171 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212124953171 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212124953171 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212124953171 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212124953171 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212124953171 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212124953171 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212124953171 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212124953171 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212124953171 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212124953171 DLGLOBAL DEBUG validating counter group 0x7fe960ad45e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212124953171 DLGLOBAL DEBUG validating counter group 0x55afc6c4a720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212124953171 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212124953171 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212124953171 DLGLOBAL DEBUG validating counter group 0x7fe960ad5180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212124953171 DLGLOBAL DEBUG validating counter group 0x7fe960ad5160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212124953171 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212124953171 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) 20250212124953171 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) 20250212124953171 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212124953171 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124953171 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124953171 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124953171 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124953171 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124953171 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124953171 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124953171 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124953171 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124953171 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124953171 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124953171 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124953171 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124953171 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124953171 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124953171 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124953171 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124953171 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124953172 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124953172 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124953172 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124953172 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124953172 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124953172 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124953172 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212124953172 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) 20250212124953172 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212124953172 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(44)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(44)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(41)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(44)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(41)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(41)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(41)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(44)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(44)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(44)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" 20250212124953173 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212124953173 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) 20250212124953173 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) 20250212124953173 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212124953173 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124953173 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) 20250212124953173 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124953173 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) 20250212124953173 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(44)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(41)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(41)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(44)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212124953174 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212124953174 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) 20250212124953174 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) 20250212124953174 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212124953174 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212124953174 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212124953174 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212124953174 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212124953174 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124953174 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) -NSVCI1234(41)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(41)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(41)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212124953174 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124953174 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) 38@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 38@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212124953179 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212124953179 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124953179 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212124953179 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212124953179 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212124953179 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212124953179 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212124953179 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_ta_ul_ack_nack_first_block-BVCI1234(40)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_ta_ul_ack_nack_first_block-BVCI1234(40)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212124953181 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212124953181 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124953181 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212124953181 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212124953181 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212124953181 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212124953181 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212124953181 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212124953183 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212124953183 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124953183 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212124953183 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212124953183 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212124953183 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212124953183 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212124953183 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212124953183 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212124953183 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212124953183 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) 20250212124953183 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212124953183 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212124953183 DMS INFO Creating MS object (gprs_ms.c:152) 20250212124953183 DLGLOBAL DEBUG validating counter group 0x55afc6c4a760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212124953183 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212124953183 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212124953183 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212124953183 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212124953183 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212124953183 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212124953183 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212124953183 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212124953183 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212124953183 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212124953183 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212124953183 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212124953183 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212124953183 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212124953183 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212124953183 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212124953183 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212124953183 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212124953183 DLGLOBAL DEBUG validating counter group 0x55afc6c4ab40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212124953183 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212124953183 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212124953183 DLGLOBAL DEBUG validating counter group 0x55afc6c4ac00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212124953183 DLGLOBAL DEBUG validating counter group 0x55afc6c4ac20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212124953183 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212124953183 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212124953183 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212124953183 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212124953183 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212124953183 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212124953183 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212124953183 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212124953183 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212124953183 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) 20250212124953183 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) 20250212124953183 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212124953183 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212124953183 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212124953183 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(44)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212124953185 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) 20250212124953185 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212124953186 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) 20250212124953186 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) 20250212124953186 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) 20250212124953186 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) 20250212124953186 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) 20250212124953186 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) 20250212124953186 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) 20250212124953187 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) 20250212124953187 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) 20250212124953187 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) 20250212124953187 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212124953187 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124953187 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212124953187 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212124953187 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212124953187 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) 20250212124953187 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) 20250212124953187 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) 20250212124953187 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) 20250212124953189 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) 20250212124953189 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) 20250212124953190 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(44)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212124953203 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) 20250212124953203 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) 20250212124953204 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) 20250212124953204 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) 20250212124953204 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) 20250212124953204 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) 20250212124953204 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) 20250212124953204 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) 20250212124953205 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) 20250212124953205 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) 20250212124953205 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) 20250212124953205 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) 20250212124953205 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) 20250212124953205 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) 20250212124953205 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) 20250212124953205 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) 20250212124953208 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) 20250212124953208 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) 20250212124953208 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(44)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212124953222 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) 20250212124953222 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) 20250212124953222 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) 20250212124953222 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) 20250212124953222 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) 20250212124953222 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) 20250212124953223 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) 20250212124953223 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) 20250212124953223 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) 20250212124953223 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) 20250212124953223 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) 20250212124953223 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) 20250212124953223 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) 20250212124953223 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) 20250212124953223 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) 20250212124953223 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) 20250212124953231 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) 20250212124953231 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) 20250212124953231 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(44)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212124953245 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) 20250212124953245 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) 20250212124953245 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) 20250212124953245 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) 20250212124953246 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) 20250212124953246 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) 20250212124953246 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) 20250212124953246 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) 20250212124953246 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) 20250212124953246 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) 20250212124953246 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) 20250212124953246 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) 20250212124953246 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) 20250212124953246 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) 20250212124953246 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) 20250212124953246 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) 20250212124953250 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) 20250212124953250 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) 20250212124953250 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(44)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212124953264 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) 20250212124953264 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) 20250212124953264 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) 20250212124953264 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) 20250212124953264 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) 20250212124953264 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) 20250212124953264 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) 20250212124953264 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) 20250212124953265 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) 20250212124953265 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) 20250212124953265 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) 20250212124953265 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) 20250212124953265 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) 20250212124953265 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) 20250212124953265 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) 20250212124953265 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) 20250212124953268 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) 20250212124953268 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) 20250212124953269 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(44)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212124953283 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) 20250212124953283 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) 20250212124953283 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) 20250212124953283 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) 20250212124953283 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) 20250212124953283 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) 20250212124953283 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) 20250212124953283 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) 20250212124953283 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) 20250212124953283 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) 20250212124953283 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) 20250212124953283 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) 20250212124953283 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) 20250212124953283 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) 20250212124953284 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) 20250212124953284 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) 20250212124953292 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) 20250212124953292 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) 20250212124953292 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(44)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212124953306 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) 20250212124953306 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) 20250212124953306 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) 20250212124953306 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) 20250212124953306 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) 20250212124953306 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) 20250212124953306 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) 20250212124953306 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) 20250212124953306 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) 20250212124953306 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) 20250212124953307 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) 20250212124953307 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) 20250212124953307 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) 20250212124953307 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) 20250212124953307 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) 20250212124953307 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) 20250212124953311 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) BTS(44)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212124953311 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) 20250212124953311 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212124953325 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) 20250212124953325 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) 20250212124953325 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) 20250212124953325 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) 20250212124953325 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) 20250212124953325 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) 20250212124953325 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) 20250212124953325 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) 20250212124953325 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) 20250212124953325 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) 20250212124953325 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) 20250212124953325 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) 20250212124953326 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) 20250212124953326 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) 20250212124953326 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) 20250212124953326 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) 20250212124953329 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) 20250212124953329 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) 20250212124953330 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(44)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212124953343 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) 20250212124953343 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) 20250212124953344 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) 20250212124953344 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) 20250212124953344 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) 20250212124953344 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) 20250212124953344 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) 20250212124953344 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) 20250212124953345 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) 20250212124953345 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) 20250212124953345 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) 20250212124953345 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) 20250212124953345 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) 20250212124953345 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) 20250212124953345 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) 20250212124953345 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) 20250212124953352 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) 20250212124953352 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) 20250212124953353 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(44)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212124953367 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) 20250212124953367 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) 20250212124953367 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) 20250212124953367 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) 20250212124953367 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) 20250212124953367 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) 20250212124953367 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) 20250212124953367 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) 20250212124953367 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) 20250212124953367 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) 20250212124953367 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) 20250212124953367 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) 20250212124953368 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) 20250212124953368 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) 20250212124953368 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) 20250212124953368 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) 20250212124953371 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) 20250212124953371 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) 20250212124953371 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(44)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212124953383 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212124953383 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212124953383 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212124953385 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) 20250212124953385 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) 20250212124953385 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) 20250212124953385 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) 20250212124953386 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) 20250212124953386 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) 20250212124953386 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) 20250212124953386 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) 20250212124953386 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) 20250212124953386 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) 20250212124953386 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) 20250212124953386 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) 20250212124953386 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) 20250212124953386 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) 20250212124953386 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) 20250212124953386 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) 20250212124953390 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) 20250212124953390 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) 20250212124953390 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20250212124953390 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) 20250212124953390 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(44)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212124953404 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 5b a5 c9 ca cb 6e 13 04 1f 8a b0 d7 49 54 c2 3a 9c 9b 55 2f 83 d5 fb 7f 2d 96 14 cf c5 0c 00 (pcu_l1_if.cpp:463) 20250212124953404 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 8, Q = 0 (pcu_l1_if.cpp:478) 20250212124953404 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212124953404 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 01 5b a5 c9 ca cb 6e 13 04 1f 8a b0 d7 49 54 c2 3a 9c 9b 55 2f 83 d5 fb 7f 2d 96 14 cf c5 0c 00 (pdch.cpp:1019) 20250212124953404 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212124953404 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=47 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20250212124953404 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) 20250212124953404 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212124953404 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) 20250212124953404 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212124953404 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=5b a5 c9 ca cb 6e 13 04 1f 8a b0 d7 49 54 c2 3a 9c 9b 55 2f 83 d5 fb 7f 2d 96 14 cf c5 0c (tbf_ul.cpp:337) 20250212124953404 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x5ba5c9ca of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212124953404 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x5ba5c9ca, not yet confirmed (gprs_ms.c:512) 20250212124953404 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212124953404 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212124953404 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212124953404 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212124953404 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212124953404 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){FLOW} Frame 1 starts at offset 4, length=26, is_complete=1 (tbf_ul.cpp:185) 20250212124953404 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){FLOW} complete UL frame len=26 (tbf_ul.cpp:197) 20250212124953404 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){FLOW} len=26 (tbf_ul.cpp:467) 20250212124953404 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212124953404 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){FLOW} No gaps in received block, last block: BSN=0 CV=0 (tbf_ul.cpp:402) 20250212124953404 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20250212124953404 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20250212124953404 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20250212124953404 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212124953404 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){FINISHED} Scheduling final Ack/Nack, because all data was received and last block has CV==0. (tbf_ul.cpp:443) 20250212124953404 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212124953404 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212124953404 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) 20250212124953404 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) 20250212124953404 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) 20250212124953404 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) 20250212124953404 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) 20250212124953404 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) 20250212124953405 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) 20250212124953405 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) 20250212124953405 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) 20250212124953405 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) 20250212124953405 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) 20250212124953405 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) 20250212124953405 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) 20250212124953405 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) 20250212124953413 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) 20250212124953413 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) 20250212124953413 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 52 + 13 = 65 (pdch_ul_controller.c:131) 20250212124953413 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){FINISHED} (final=1) (encoding.cpp:1112) 20250212124953413 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212124953413 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 48 24 00 20 40 00 00 00 00 00 00 00 6b 74 b9 39 58 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20250212124953413 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type POLL (pdch_ul_controller.c:184) 20250212124953413 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=65, TS=7) (tbf_ul_ack_fsm.c:90) 20250212124953413 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) 20250212124953413 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212124953413 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){FINISHED} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212124953413 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-0x5ba5c9ca){FINISHED} (gprs_rlcmac_sched.cpp:202) 20250212124953413 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 6b 74 b9 39 58 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212124953414 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(44)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Test case "TC_ta_ul_ack_nack_first_block" aborted at "PCU_Tests.ttcn":574 BTS(44)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212124953417 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46744<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212124953418 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46730<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212124953419 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212124953419 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212124953419 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124953419 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){FINISHED} free (tbf.cpp:271) 20250212124953419 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212124953419 DMS INFO MS(TLLI-0x5ba5c9ca:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x5ba5c9ca){FINISHED} (gprs_ms.c:381) 20250212124953419 DMS INFO MS(TLLI-0x5ba5c9ca:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212124953419 DMS INFO MS(TLLI-0x5ba5c9ca:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212124953419 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212124953419 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Deallocated (fsm.c:568) 20250212124953419 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20250212124953419 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212124953419 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212124953419 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124953419 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124953419 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124953419 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124953419 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124953419 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124953419 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124953419 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124953419 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212124953419 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124953419 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212124953419 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) 20250212124953419 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) 20250212124953419 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 6429 with status 0 respawn: 5: starting: osmo-pcu 20250212124953433 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212124953434 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212124953434 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212124953434 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) MTC@8d0f06c41a7d: Test case TC_ta_ul_ack_nack_first_block finished. Verdict: fail reason: Timing Advance mismatch: expected 2, but received 0 MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_ul_ack_nack_first_block fail'. Wed Feb 12 12:49:53 UTC 2025 ------ 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 20250212124953451 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48612<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212124953551 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48612<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102996) Waiting for packet dumper to finish... 1 (prev_count=102996, count=135312) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_ul_ack_nack_first_block fail' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ta_idle_dl_tbf_ass'. ------ PCU_Tests.TC_ta_idle_dl_tbf_ass ------ Wed Feb 12 12:49:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ta_idle_dl_tbf_ass.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ta_idle_dl_tbf_ass.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ta_idle_dl_tbf_ass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_ta_idle_dl_tbf_ass started. 50@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 50@8d0f06c41a7d: 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_ta_idle_dl_tbf_ass-BVCI1234(53)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(54)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 50@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(54)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212124956597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48624<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 50@8d0f06c41a7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(58)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 50@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(58)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(55)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(55)@8d0f06c41a7d: Start timer T: 5 s 20250212124956606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48632<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(55)@8d0f06c41a7d: Start timer T_Conn: 10 s 50@8d0f06c41a7d: 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_ta_idle_dl_tbf_ass-STATS(60)@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(61)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_ta_idle_dl_tbf_ass-STATS(60)@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(61)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212124958434 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212124958434 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212124958434 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(55)@8d0f06c41a7d: OsmoPCU is now connected BTS(57)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212124958438 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212124958438 DLGLOBAL DEBUG validating counter group 0x56112f74a040(bts) with 102 counters (rate_ctr.c:86) 20250212124958438 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212124958438 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212124958438 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212124958438 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212124958438 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212124958438 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212124958438 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212124958438 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212124958438 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212124958438 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212124958438 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212124958438 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212124958438 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212124958438 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212124958438 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212124958438 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212124958438 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212124958438 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212124958438 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212124958438 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212124958438 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212124958438 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212124958438 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212124958438 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212124958438 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212124958438 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212124958438 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212124958438 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212124958438 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212124958438 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212124958438 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212124958438 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212124958438 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212124958438 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212124958438 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212124958438 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212124958438 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212124958438 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212124958438 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212124958438 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212124958438 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212124958438 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212124958438 DLGLOBAL DEBUG validating counter group 0x7f6428c375e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212124958438 DLGLOBAL DEBUG validating counter group 0x56112f749720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212124958438 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212124958438 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212124958438 DLGLOBAL DEBUG validating counter group 0x7f6428c38180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212124958438 DLGLOBAL DEBUG validating counter group 0x7f6428c38160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212124958438 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212124958438 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) 20250212124958438 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) 20250212124958438 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212124958438 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124958438 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124958438 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124958438 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124958438 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124958438 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124958438 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124958438 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124958438 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124958438 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124958438 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124958438 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124958438 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124958438 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124958438 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124958438 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124958438 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124958438 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124958438 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124958438 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124958438 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124958438 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212124958438 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212124958438 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212124958438 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212124958438 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) 20250212124958438 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212124958438 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(57)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(57)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(57)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(57)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(54)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(57)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(54)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE BTS(57)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(54)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(54)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(57)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" 20250212124958440 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212124958440 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) 20250212124958440 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) 20250212124958440 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212124958440 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212124958441 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) 20250212124958441 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212124958441 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) 20250212124958441 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(57)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(54)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(54)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212124958441 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212124958441 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) 20250212124958441 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) 20250212124958441 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212124958441 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212124958441 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212124958441 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212124958441 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212124958441 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124958441 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) -NSVCI1234(54)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(54)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(54)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212124958442 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212124958442 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) 51@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 51@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212124958447 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212124958447 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124958447 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212124958447 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212124958447 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212124958447 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212124958447 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212124958447 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_ta_idle_dl_tbf_ass-BVCI1234(53)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_ta_idle_dl_tbf_ass-BVCI1234(53)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212124958450 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212124958450 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124958450 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212124958450 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212124958450 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212124958450 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212124958450 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212124958450 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212124958452 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) 20250212124958452 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212124958452 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212124958452 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124958452 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212124958452 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212124958452 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212124958452 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x5ba5c9ca IMSI: 262420000000042 len: 10 (gprs_bssgp_pcu.c:177) 20250212124958452 DMS INFO Creating MS object (gprs_ms.c:152) 20250212124958452 DLGLOBAL DEBUG validating counter group 0x56112f749760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212124958452 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20250212124958452 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000042' (gprs_ms.c:571) 20250212124958452 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x5ba5c9ca, partly confirmed (gprs_ms.c:538) 20250212124958452 DTBFDL DEBUG MS(IMSI-262420000000042:TLLI-0x5ba5c9ca:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20250212124958452 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212124958452 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212124958452 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212124958452 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212124958452 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212124958452 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212124958452 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212124958452 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212124958452 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212124958453 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212124958453 DRLCMAC 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) 20250212124958453 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212124958453 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212124958453 DTBF DEBUG MS(IMSI-262420000000042:TLLI-0x5ba5c9ca:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212124958453 DTBF INFO MS(IMSI-262420000000042:TLLI-0x5ba5c9ca:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20250212124958453 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212124958453 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212124958453 DLGLOBAL DEBUG validating counter group 0x56112f749b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212124958453 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212124958453 DLGLOBAL DEBUG validating counter group 0x56112f749e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212124958453 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000042:TLLI-0x5ba5c9ca){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212124958453 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x5ba5c9ca){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212124958453 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x5ba5c9ca){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212124958453 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x5ba5c9ca){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20250212124958453 DMS INFO MS(IMSI-262420000000042:TLLI-0x5ba5c9ca:TA-220:MSCLS-0-0) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x5ba5c9ca){NEW} (gprs_ms.c:348) 20250212124958453 DMS DEBUG MS(IMSI-262420000000042:TLLI-0x5ba5c9ca:TA-220:MSCLS-0-0:DL): + tbf: now used by 2 (dl_tbf_handle,tbf) (gprs_ms.c:355) 20250212124958453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x5ba5c9ca){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20250212124958453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x5ba5c9ca){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000042) (tbf_dl.cpp:486) 20250212124958453 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x5ba5c9ca){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20250212124958453 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x5ba5c9ca){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20250212124958453 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x5ba5c9ca){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20250212124958453 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x5ba5c9ca){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=220 (bts.cpp:1114) 20250212124958453 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=0 block=0 data=ca c9 a5 5b 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 d5 ba 5c 9c a8 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20250212124958453 DMS DEBUG MS(IMSI-262420000000042:TLLI-0x5ba5c9ca:TA-220:MSCLS-0-0:DL): - dl_tbf_handle: now used by 1 (tbf) (tbf_dl.cpp:232) 20250212124958453 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) 20250212124958453 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) 20250212124958453 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212124958453 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124958453 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212124958453 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212124958453 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212124958453 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212124958453 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212124958453 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212124958453 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212124958453 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212124958453 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) 20250212124958453 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) 20250212124958453 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) 20250212124958453 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) 20250212124958453 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) 20250212124958453 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) 20250212124958453 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) 20250212124958453 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) 20250212124958453 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) 20250212124958453 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) 20250212124958453 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) 20250212124958453 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(57)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(57)@8d0f06c41a7d: 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. 20250212124958456 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212124958456 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212124958456 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212124958456 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212124958456 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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 := '5BA5C9CA'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@8d0f06c41a7d: Rx Downlink TBF assignment: { ccch := { tlli := '5BA5C9CA'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)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212124958457 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20250212124958457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x5ba5c9ca){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212124958457 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x5ba5c9ca){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212124958457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x5ba5c9ca){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20250212124958457 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212124958457 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48632<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212124958458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48624<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212124958459 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212124958459 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212124958459 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124958459 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x5ba5c9ca){ASSIGN} free (tbf.cpp:271) 20250212124958459 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x5ba5c9ca){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212124958459 DMS INFO MS(IMSI-262420000000042:TLLI-0x5ba5c9ca:TA-220:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:IMSI-262420000000042:TLLI-0x5ba5c9ca){ASSIGN} (gprs_ms.c:381) 20250212124958459 DMS INFO MS(IMSI-262420000000042:TLLI-0x5ba5c9ca:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212124958459 DMS INFO MS(IMSI-262420000000042:TLLI-0x5ba5c9ca:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212124958459 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212124958459 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x5ba5c9ca){ASSIGN}: Deallocated (fsm.c:568) 20250212124958459 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x5ba5c9ca){NONE}: Deallocated (fsm.c:568) 20250212124958459 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x5ba5c9ca){NONE}: Deallocated (fsm.c:568) 20250212124958459 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124958459 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124958459 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124958459 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124958459 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124958459 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124958459 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212124958459 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212124958459 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212124958459 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212124958459 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212124958459 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) 20250212124958459 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) 20250212124958459 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 6496 with status 0 respawn: 6: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_ta_idle_dl_tbf_ass finished. Verdict: fail reason: Timing Advance value doesn't match MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_idle_dl_tbf_ass fail'. Wed Feb 12 12:49:58 UTC 2025 ------ 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 20250212124958471 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212124958472 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212124958472 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212124958472 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212124958492 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48636<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212124958593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48636<->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=70580) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_idle_dl_tbf_ass fail' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ta_ptcch_ul_multi_tbf'. ------ PCU_Tests.TC_ta_ptcch_ul_multi_tbf ------ Wed Feb 12 12:50:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ta_ptcch_ul_multi_tbf.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ta_ptcch_ul_multi_tbf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ta_ptcch_ul_multi_tbf' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_ta_ptcch_ul_multi_tbf started. MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 20250212125001629 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34292<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(63)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(63)@8d0f06c41a7d: Start timer T: 5 s PCUIF(63)@8d0f06c41a7d: Start timer T_Conn: 10 s 20250212125001634 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34300<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_ta_ptcch_ul_multi_tbf-STATS(65)@8d0f06c41a7d: Start timer T: 2 s TC_ta_ptcch_ul_multi_tbf-STATS(65)@8d0f06c41a7d: Start timer T: 2 s 20250212125003472 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125003472 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125003472 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(63)@8d0f06c41a7d: OsmoPCU is now connected BTS(64)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s BTS(64)@8d0f06c41a7d: Enabling forwarding of PTCCH/U TDMA events to the TC 20250212125003475 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125003475 DLGLOBAL DEBUG validating counter group 0x5596bb0ab040(bts) with 102 counters (rate_ctr.c:86) 20250212125003475 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125003475 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125003475 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125003475 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125003475 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125003475 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125003475 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125003475 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125003475 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125003475 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125003475 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125003475 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125003475 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125003475 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125003475 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125003475 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125003475 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125003475 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125003475 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125003475 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125003475 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125003475 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125003475 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125003475 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125003475 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125003475 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125003475 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125003475 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125003475 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125003475 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125003475 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125003475 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125003475 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125003475 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125003475 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125003475 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125003475 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125003475 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125003475 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125003475 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125003475 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125003475 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125003475 DLGLOBAL DEBUG validating counter group 0x7fe09a16e5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125003475 DLGLOBAL DEBUG validating counter group 0x5596bb0aa720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125003475 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125003475 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125003475 DLGLOBAL DEBUG validating counter group 0x7fe09a16f180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125003475 DLGLOBAL DEBUG validating counter group 0x7fe09a16f160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125003475 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125003475 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) 20250212125003475 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) 20250212125003475 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125003475 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125003475 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125003475 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125003475 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125003475 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125003475 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125003475 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125003475 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125003475 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125003475 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125003475 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125003475 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125003475 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125003475 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125003475 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125003475 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125003475 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125003475 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125003475 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125003475 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125003475 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125003475 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125003475 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125003475 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125003475 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125003475 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) 20250212125003475 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125003475 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) 20250212125003475 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125003475 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125003476 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125003476 DLGLOBAL DEBUG validating counter group 0x5596bb0aa760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125003476 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125003476 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125003476 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125003476 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125003476 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125003476 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125003476 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125003476 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125003476 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125003476 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125003476 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125003476 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125003476 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125003476 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125003476 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125003476 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125003476 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125003476 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125003476 DLGLOBAL DEBUG validating counter group 0x5596bb0aab40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125003476 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125003476 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125003476 DLGLOBAL DEBUG validating counter group 0x5596bb0aac00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125003476 DLGLOBAL DEBUG validating counter group 0x5596bb0aac20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125003476 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125003476 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125003476 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125003476 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125003476 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212125003476 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125003476 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125003476 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125003476 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125003476 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) 20250212125003476 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) 20250212125003476 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125003476 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125003476 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125003476 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) 20250212125003476 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(64)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(64)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(64)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(64)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(64)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(64)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(64)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(64)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" BTS(64)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125003481 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) 20250212125003481 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125003481 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125003481 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125003481 DLGLOBAL DEBUG validating counter group 0x5596bb0aa760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125003481 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125003481 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125003481 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=0 (bts.cpp:663) 20250212125003481 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125003481 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125003481 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125003481 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125003481 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125003481 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125003481 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125003481 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125003481 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125003481 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125003481 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125003481 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125003481 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125003481 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125003481 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125003481 DLGLOBAL DEBUG validating counter group 0x5596bb0aab40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125003481 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125003481 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125003481 DLGLOBAL DEBUG validating counter group 0x5596bb0aac00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125003481 DLGLOBAL DEBUG validating counter group 0x5596bb0aac20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125003481 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125003481 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125003481 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20250212125003481 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125003481 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-0:G){NEW} (gprs_ms.c:336) 20250212125003481 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125003481 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125003481 DTBFUL INFO TBF(UL:TFI-0-1-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125003481 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125003481 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) 20250212125003481 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) 20250212125003481 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125003481 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125003481 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125003481 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s 20250212125003489 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) 20250212125003489 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125003489 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) 20250212125003489 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) 20250212125003489 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) 20250212125003489 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) 20250212125003490 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) 20250212125003490 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) 20250212125003490 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) 20250212125003490 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) 20250212125003490 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) 20250212125003490 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) 20250212125003490 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) 20250212125003490 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) 20250212125003490 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) 20250212125003490 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) 20250212125003494 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125003508 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) 20250212125003508 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) 20250212125003508 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) 20250212125003508 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) 20250212125003508 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) 20250212125003508 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) 20250212125003508 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) 20250212125003508 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) 20250212125003509 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) 20250212125003509 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) 20250212125003509 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) 20250212125003509 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) 20250212125003509 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) 20250212125003509 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) 20250212125003509 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) 20250212125003509 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) 20250212125003512 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125003527 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) 20250212125003527 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) 20250212125003527 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) 20250212125003527 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) 20250212125003527 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) 20250212125003527 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) 20250212125003528 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) 20250212125003528 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) 20250212125003528 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) 20250212125003528 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) 20250212125003528 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) 20250212125003528 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) 20250212125003529 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) 20250212125003529 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) 20250212125003529 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) 20250212125003529 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@8d0f06c41a7d: Sending an Access Burst on PTCCH/U, sub-slot=0 (TAI), fn=12, ToA=28 (QTA) 20250212125003531 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) 20250212125003531 DRLCMAC INFO Continuous Timing Advance update for TAI 0, new TA is 7 (bts.cpp:1099) 20250212125003535 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125003550 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) 20250212125003550 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) 20250212125003550 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) 20250212125003550 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) 20250212125003550 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) 20250212125003550 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) 20250212125003550 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) 20250212125003550 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) 20250212125003550 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) 20250212125003550 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) 20250212125003550 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) 20250212125003551 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) 20250212125003551 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) 20250212125003551 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) 20250212125003551 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) 20250212125003551 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) 20250212125003554 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125003568 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) 20250212125003568 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) 20250212125003569 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) 20250212125003569 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) 20250212125003569 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) 20250212125003569 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) 20250212125003569 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) 20250212125003569 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) 20250212125003570 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) 20250212125003570 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) 20250212125003570 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) 20250212125003570 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) 20250212125003570 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) 20250212125003570 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) 20250212125003570 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) 20250212125003570 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) 20250212125003573 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125003587 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) 20250212125003587 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) 20250212125003587 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) 20250212125003587 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) 20250212125003588 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) 20250212125003588 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) 20250212125003588 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) 20250212125003588 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) 20250212125003588 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) 20250212125003588 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) 20250212125003588 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) 20250212125003588 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) 20250212125003589 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) 20250212125003589 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) 20250212125003589 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) 20250212125003589 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) 20250212125003597 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125003611 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) 20250212125003611 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) 20250212125003611 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) 20250212125003611 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) 20250212125003611 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) 20250212125003611 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) 20250212125003611 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) 20250212125003611 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) 20250212125003611 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) 20250212125003611 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) 20250212125003611 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) 20250212125003611 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) 20250212125003612 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) 20250212125003612 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) 20250212125003612 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) 20250212125003612 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) 20250212125003615 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125003629 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) 20250212125003629 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) 20250212125003630 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) 20250212125003630 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) 20250212125003630 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) 20250212125003630 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) 20250212125003630 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) 20250212125003630 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) 20250212125003630 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) 20250212125003630 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) 20250212125003630 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) 20250212125003630 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) 20250212125003630 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) 20250212125003630 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) 20250212125003631 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) 20250212125003631 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) 20250212125003634 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125003648 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) 20250212125003648 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) 20250212125003648 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) 20250212125003648 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) 20250212125003648 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) 20250212125003648 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) 20250212125003648 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) 20250212125003648 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) 20250212125003649 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) 20250212125003649 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) 20250212125003649 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) 20250212125003649 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) 20250212125003649 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) 20250212125003649 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) 20250212125003649 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) 20250212125003649 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@8d0f06c41a7d: Sending an Access Burst on PTCCH/U, sub-slot=1 (TAI), fn=38, ToA=56 (QTA) 20250212125003653 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) 20250212125003653 DRLCMAC INFO Continuous Timing Advance update for TAI 1, new TA is 14 (bts.cpp:1099) 20250212125003657 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125003672 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) 20250212125003672 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) 20250212125003672 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) 20250212125003672 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) 20250212125003672 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) 20250212125003672 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) 20250212125003673 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) 20250212125003673 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) 20250212125003673 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) 20250212125003673 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) 20250212125003673 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) 20250212125003673 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) 20250212125003674 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) 20250212125003674 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) 20250212125003674 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) 20250212125003674 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) 20250212125003676 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125003676 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125003676 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125003676 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125003681 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125003681 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125003681 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125003738 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) 20250212125003738 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) 20250212125003740 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) 20250212125003740 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) 20250212125003741 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) 20250212125003741 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) 20250212125003742 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) 20250212125003742 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) 20250212125003744 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) 20250212125003744 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) 20250212125003745 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) 20250212125003745 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) 20250212125003746 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) 20250212125003746 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) 20250212125003747 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) 20250212125003747 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) 20250212125003747 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125003756 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) 20250212125003756 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) 20250212125003757 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) 20250212125003757 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) 20250212125003757 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) 20250212125003757 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) 20250212125003757 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) 20250212125003757 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) 20250212125003758 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) 20250212125003758 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) 20250212125003758 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) 20250212125003758 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) 20250212125003759 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) 20250212125003759 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) 20250212125003759 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) 20250212125003759 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) 20250212125003765 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125003779 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) 20250212125003779 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) 20250212125003779 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) 20250212125003779 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) 20250212125003780 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) 20250212125003780 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) 20250212125003780 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) 20250212125003780 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) 20250212125003780 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) 20250212125003780 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) 20250212125003780 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) 20250212125003780 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) 20250212125003780 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) 20250212125003780 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) 20250212125003780 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) 20250212125003780 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) 20250212125003783 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125003797 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) 20250212125003797 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) 20250212125003797 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) 20250212125003797 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) 20250212125003798 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) 20250212125003798 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) 20250212125003798 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) 20250212125003798 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) 20250212125003798 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) 20250212125003798 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) 20250212125003798 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) 20250212125003798 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) 20250212125003798 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) 20250212125003798 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) 20250212125003799 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) 20250212125003799 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) 20250212125003802 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125003816 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) 20250212125003816 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) 20250212125003816 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) 20250212125003816 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) 20250212125003816 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) 20250212125003816 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) 20250212125003817 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) 20250212125003817 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) 20250212125003817 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) 20250212125003817 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) 20250212125003817 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) 20250212125003817 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) 20250212125003817 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) 20250212125003818 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) 20250212125003818 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) 20250212125003818 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) MTC@8d0f06c41a7d: Sending an Access Burst on PTCCH/U, sub-slot=2 (TAI), fn=64, ToA=84 (QTA) 20250212125003821 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) 20250212125003821 DRLCMAC INFO Continuous Timing Advance update for TAI 2, new TA is 21 (bts.cpp:1099) 20250212125003825 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125003839 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) 20250212125003839 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) 20250212125003840 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) 20250212125003840 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) 20250212125003840 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) 20250212125003840 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) 20250212125003840 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) 20250212125003840 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) 20250212125003841 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) 20250212125003841 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) 20250212125003841 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) 20250212125003841 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) 20250212125003841 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) 20250212125003841 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) 20250212125003841 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) 20250212125003841 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) 20250212125003844 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125003858 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) 20250212125003858 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) 20250212125003859 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) 20250212125003859 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) 20250212125003859 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) 20250212125003859 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) 20250212125003859 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) 20250212125003859 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) 20250212125003859 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) 20250212125003859 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) 20250212125003860 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) 20250212125003860 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) 20250212125003860 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) 20250212125003860 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) 20250212125003860 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) 20250212125003860 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) 20250212125003863 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125003877 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) 20250212125003877 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) 20250212125003877 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) 20250212125003877 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) 20250212125003878 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) 20250212125003878 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) 20250212125003878 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) 20250212125003878 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) 20250212125003878 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) 20250212125003878 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) 20250212125003879 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) 20250212125003879 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) 20250212125003879 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) 20250212125003879 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) 20250212125003879 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) 20250212125003879 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) 20250212125003886 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125003900 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) 20250212125003900 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) 20250212125003901 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) 20250212125003901 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) 20250212125003901 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) 20250212125003901 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) 20250212125003901 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) 20250212125003901 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) 20250212125003902 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) 20250212125003902 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) 20250212125003902 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) 20250212125003902 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) 20250212125003902 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) 20250212125003902 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) 20250212125003902 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) 20250212125003902 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) 20250212125003905 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125003919 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) 20250212125003919 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) 20250212125003920 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) 20250212125003920 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) 20250212125003920 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) 20250212125003920 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) 20250212125003920 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) 20250212125003920 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) 20250212125003920 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) 20250212125003920 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) 20250212125003920 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) 20250212125003920 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) 20250212125003921 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) 20250212125003921 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) 20250212125003921 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) 20250212125003921 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) 20250212125003924 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125003938 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) 20250212125003938 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) 20250212125003938 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) 20250212125003938 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) 20250212125003939 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) 20250212125003939 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) 20250212125003939 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) 20250212125003939 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) 20250212125003939 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) 20250212125003939 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) 20250212125003939 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) 20250212125003939 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) 20250212125003940 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) 20250212125003940 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) 20250212125003940 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) 20250212125003940 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) MTC@8d0f06c41a7d: Sending an Access Burst on PTCCH/U, sub-slot=3 (TAI), fn=90, ToA=112 (QTA) 20250212125003943 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) 20250212125003943 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) 20250212125003943 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) 20250212125003943 DRLCMAC INFO Continuous Timing Advance update for TAI 3, new TA is 28 (bts.cpp:1099) 20250212125003947 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125003961 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) 20250212125003961 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) 20250212125003962 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) 20250212125003962 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) 20250212125003962 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) 20250212125003962 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) 20250212125003963 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) 20250212125003963 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) 20250212125003963 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) 20250212125003963 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) 20250212125003963 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) 20250212125003963 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) 20250212125003963 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) 20250212125003963 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) 20250212125003964 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) 20250212125003964 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) 20250212125003966 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125003980 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) 20250212125003980 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) 20250212125003981 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) 20250212125003981 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) 20250212125003981 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) 20250212125003981 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) 20250212125003981 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) 20250212125003981 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) 20250212125003981 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) 20250212125003981 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) 20250212125003982 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) 20250212125003982 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) 20250212125003982 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) 20250212125003982 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) 20250212125003982 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) 20250212125003982 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) 20250212125003985 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125003999 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) 20250212125003999 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) 20250212125003999 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) 20250212125003999 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) 20250212125003999 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) 20250212125003999 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) 20250212125003999 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) 20250212125003999 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) 20250212125003999 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) 20250212125003999 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) 20250212125003999 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) 20250212125003999 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) 20250212125004000 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) 20250212125004000 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) 20250212125004000 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) 20250212125004000 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) 20250212125004008 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125004022 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) 20250212125004022 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) 20250212125004022 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) 20250212125004022 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) 20250212125004023 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) 20250212125004023 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) 20250212125004023 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) 20250212125004023 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) 20250212125004023 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) 20250212125004023 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) 20250212125004023 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) 20250212125004023 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) 20250212125004023 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) 20250212125004023 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) 20250212125004023 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) 20250212125004023 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) 20250212125004027 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125004041 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) 20250212125004041 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) 20250212125004041 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) 20250212125004041 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) 20250212125004041 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) 20250212125004041 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) 20250212125004042 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) 20250212125004042 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) 20250212125004042 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) 20250212125004042 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) 20250212125004042 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) 20250212125004042 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) 20250212125004043 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) 20250212125004043 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) 20250212125004043 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) 20250212125004043 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) 20250212125004045 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125004060 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) 20250212125004060 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) 20250212125004060 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) 20250212125004060 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) 20250212125004060 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) 20250212125004060 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) 20250212125004061 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) 20250212125004061 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) 20250212125004061 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) 20250212125004061 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) 20250212125004061 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) 20250212125004061 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) 20250212125004061 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) 20250212125004061 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) 20250212125004061 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) 20250212125004061 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@8d0f06c41a7d: Sending an Access Burst on PTCCH/U, sub-slot=4 (TAI), fn=116, ToA=140 (QTA) 20250212125004064 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) 20250212125004064 DRLCMAC INFO Continuous Timing Advance update for TAI 4, new TA is 35 (bts.cpp:1099) 20250212125004069 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125004083 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) 20250212125004083 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) 20250212125004084 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) 20250212125004084 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) 20250212125004084 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) 20250212125004084 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) 20250212125004084 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) 20250212125004084 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) 20250212125004084 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) 20250212125004084 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) 20250212125004085 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) 20250212125004085 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) 20250212125004085 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) 20250212125004085 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) 20250212125004085 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) 20250212125004085 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) 20250212125004088 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125004102 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) 20250212125004102 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) 20250212125004102 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) 20250212125004102 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) 20250212125004103 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) 20250212125004103 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) 20250212125004103 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) 20250212125004103 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) 20250212125004103 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) 20250212125004103 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) 20250212125004103 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) 20250212125004103 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) 20250212125004103 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) 20250212125004103 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) 20250212125004103 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) 20250212125004103 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) 20250212125004107 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125004121 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) 20250212125004121 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) 20250212125004121 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) 20250212125004121 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) 20250212125004121 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) 20250212125004121 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) 20250212125004121 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) 20250212125004121 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) 20250212125004122 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) 20250212125004122 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) 20250212125004122 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) 20250212125004122 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) 20250212125004122 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) 20250212125004122 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) 20250212125004122 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) 20250212125004122 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) 20250212125004130 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125004144 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) 20250212125004144 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) 20250212125004145 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) 20250212125004145 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) 20250212125004145 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) 20250212125004145 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) 20250212125004145 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) 20250212125004145 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) 20250212125004145 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) 20250212125004145 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) 20250212125004145 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) 20250212125004145 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) 20250212125004145 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) 20250212125004145 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) 20250212125004146 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) 20250212125004146 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) 20250212125004149 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125004198 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) 20250212125004198 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) 20250212125004198 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) 20250212125004198 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) 20250212125004199 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) 20250212125004199 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) 20250212125004199 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) 20250212125004199 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) 20250212125004199 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) 20250212125004199 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) 20250212125004200 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) 20250212125004200 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) 20250212125004200 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) 20250212125004200 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) 20250212125004200 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) 20250212125004200 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) 20250212125004202 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125004216 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) 20250212125004216 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) 20250212125004217 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) 20250212125004217 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) 20250212125004217 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) 20250212125004217 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) 20250212125004217 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) 20250212125004217 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) 20250212125004217 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) 20250212125004217 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) 20250212125004218 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) 20250212125004218 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) 20250212125004218 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) 20250212125004218 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) 20250212125004218 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) 20250212125004218 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@8d0f06c41a7d: Sending an Access Burst on PTCCH/U, sub-slot=5 (TAI), fn=142, ToA=168 (QTA) 20250212125004221 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) 20250212125004221 DRLCMAC INFO Continuous Timing Advance update for TAI 5, new TA is 42 (bts.cpp:1099) 20250212125004225 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125004240 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) 20250212125004240 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) 20250212125004240 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) 20250212125004240 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) 20250212125004240 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) 20250212125004240 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) 20250212125004240 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) 20250212125004240 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) 20250212125004241 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) 20250212125004241 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) 20250212125004241 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) 20250212125004241 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) 20250212125004241 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) 20250212125004241 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) 20250212125004241 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) 20250212125004241 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) 20250212125004244 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125004258 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) 20250212125004259 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) 20250212125004259 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) 20250212125004259 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) 20250212125004259 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) 20250212125004259 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) 20250212125004259 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) 20250212125004259 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) 20250212125004259 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) 20250212125004259 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) 20250212125004259 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) 20250212125004259 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) 20250212125004260 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) 20250212125004260 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) 20250212125004260 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) 20250212125004260 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) 20250212125004263 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125004277 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) 20250212125004277 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) 20250212125004277 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) 20250212125004277 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) 20250212125004278 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) 20250212125004278 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) 20250212125004278 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) 20250212125004278 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) 20250212125004278 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) 20250212125004278 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) 20250212125004278 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) 20250212125004278 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) 20250212125004278 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) 20250212125004278 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) 20250212125004278 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) 20250212125004278 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) 20250212125004286 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125004301 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) 20250212125004301 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) 20250212125004301 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) 20250212125004301 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) 20250212125004301 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) 20250212125004301 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) 20250212125004302 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) 20250212125004302 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) 20250212125004302 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) 20250212125004302 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) 20250212125004302 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) 20250212125004302 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) 20250212125004303 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) 20250212125004303 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) 20250212125004303 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) 20250212125004303 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) 20250212125004305 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125004319 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) 20250212125004319 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) 20250212125004320 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) 20250212125004320 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) 20250212125004320 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) 20250212125004320 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) 20250212125004320 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) 20250212125004320 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) 20250212125004321 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) 20250212125004321 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) 20250212125004321 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) 20250212125004321 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) 20250212125004321 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) 20250212125004321 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) 20250212125004321 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) 20250212125004321 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) 20250212125004324 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125004338 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) 20250212125004338 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) 20250212125004338 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) 20250212125004338 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) 20250212125004338 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) 20250212125004338 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) 20250212125004339 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) 20250212125004339 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) 20250212125004339 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) 20250212125004339 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) 20250212125004339 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) 20250212125004339 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) 20250212125004339 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) 20250212125004339 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) 20250212125004339 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) 20250212125004339 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@8d0f06c41a7d: Sending an Access Burst on PTCCH/U, sub-slot=6 (TAI), fn=168, ToA=196 (QTA) 20250212125004343 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) 20250212125004343 DRLCMAC INFO Continuous Timing Advance update for TAI 6, new TA is 49 (bts.cpp:1099) 20250212125004347 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125004361 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) 20250212125004361 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) 20250212125004361 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) 20250212125004361 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) 20250212125004361 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) 20250212125004361 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) 20250212125004362 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) 20250212125004362 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) 20250212125004362 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) 20250212125004362 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) 20250212125004362 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) 20250212125004362 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) 20250212125004362 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) 20250212125004362 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) 20250212125004362 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) 20250212125004362 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) 20250212125004366 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125004380 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) 20250212125004380 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) 20250212125004380 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) 20250212125004380 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) 20250212125004380 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) 20250212125004380 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) 20250212125004380 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) 20250212125004380 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) 20250212125004381 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) 20250212125004381 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) 20250212125004381 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) 20250212125004381 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) 20250212125004381 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) 20250212125004381 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) 20250212125004381 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) 20250212125004381 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) 20250212125004385 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125004399 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) 20250212125004399 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) 20250212125004399 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) 20250212125004399 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) 20250212125004399 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) 20250212125004399 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) 20250212125004399 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) 20250212125004399 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) 20250212125004399 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) 20250212125004399 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) 20250212125004399 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) 20250212125004399 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) 20250212125004400 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) 20250212125004400 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) 20250212125004400 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) 20250212125004400 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) 20250212125004408 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125004422 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) 20250212125004422 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) 20250212125004422 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) 20250212125004422 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) 20250212125004423 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) 20250212125004423 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) 20250212125004423 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) 20250212125004423 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) 20250212125004423 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) 20250212125004423 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) 20250212125004423 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) 20250212125004423 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) 20250212125004423 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) 20250212125004423 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) 20250212125004423 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) 20250212125004423 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) 20250212125004427 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125004441 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) 20250212125004441 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) 20250212125004441 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) 20250212125004441 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) 20250212125004441 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) 20250212125004441 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) 20250212125004441 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) 20250212125004441 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) 20250212125004442 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) 20250212125004442 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) 20250212125004442 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) 20250212125004442 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) 20250212125004442 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) 20250212125004442 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) 20250212125004442 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) 20250212125004442 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) 20250212125004446 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125004460 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) 20250212125004460 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) 20250212125004460 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) 20250212125004460 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) 20250212125004461 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) 20250212125004461 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) 20250212125004461 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) 20250212125004461 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) 20250212125004461 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) 20250212125004461 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) 20250212125004461 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) 20250212125004461 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) 20250212125004461 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) 20250212125004461 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) 20250212125004461 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) 20250212125004461 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@8d0f06c41a7d: Sending an Access Burst on PTCCH/U, sub-slot=7 (TAI), fn=194, ToA=0 (QTA) 20250212125004465 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) 20250212125004465 DRLCMAC INFO Continuous Timing Advance update for TAI 7, new TA is 0 (bts.cpp:1099) 20250212125004469 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125004484 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) 20250212125004484 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) 20250212125004484 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) 20250212125004484 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) 20250212125004484 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) 20250212125004484 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) 20250212125004485 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) 20250212125004485 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) 20250212125004485 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) 20250212125004485 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) 20250212125004485 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) 20250212125004485 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) 20250212125004485 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) 20250212125004485 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) 20250212125004485 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) 20250212125004485 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) 20250212125004488 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125004502 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) 20250212125004502 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) 20250212125004503 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) 20250212125004503 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) 20250212125004503 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) 20250212125004503 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) 20250212125004504 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) 20250212125004504 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) 20250212125004504 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) 20250212125004504 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) 20250212125004504 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) 20250212125004504 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) 20250212125004505 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) 20250212125004505 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) 20250212125004505 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) 20250212125004505 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) 20250212125004507 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125004521 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) 20250212125004521 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) 20250212125004521 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) 20250212125004521 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) 20250212125004522 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) 20250212125004522 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) 20250212125004522 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) 20250212125004522 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) 20250212125004522 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) 20250212125004522 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) 20250212125004522 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) 20250212125004522 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) 20250212125004523 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) 20250212125004523 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) 20250212125004523 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) 20250212125004523 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) 20250212125004530 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125004544 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) 20250212125004544 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) 20250212125004545 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) 20250212125004545 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) 20250212125004545 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) 20250212125004545 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) 20250212125004545 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) 20250212125004545 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) 20250212125004545 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) 20250212125004545 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) 20250212125004546 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) 20250212125004546 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) 20250212125004546 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) 20250212125004546 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) 20250212125004546 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) 20250212125004546 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) 20250212125004549 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125004563 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) 20250212125004563 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) 20250212125004563 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) 20250212125004563 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) 20250212125004563 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) 20250212125004563 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) 20250212125004564 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) 20250212125004564 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) 20250212125004564 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) 20250212125004564 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) 20250212125004564 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) 20250212125004564 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) 20250212125004564 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) 20250212125004564 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) 20250212125004565 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) 20250212125004565 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) 20250212125004568 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125004582 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) 20250212125004582 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) 20250212125004582 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) 20250212125004582 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) 20250212125004583 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) 20250212125004583 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) 20250212125004583 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) 20250212125004583 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) 20250212125004583 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) 20250212125004583 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) 20250212125004583 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) 20250212125004583 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) 20250212125004584 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) 20250212125004584 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) 20250212125004584 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) 20250212125004584 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@8d0f06c41a7d: Sending an Access Burst on PTCCH/U, sub-slot=8 (TAI), fn=220, ToA=0 (QTA) 20250212125004587 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) 20250212125004587 DRLCMAC INFO Continuous Timing Advance update for TAI 8, new TA is 0 (bts.cpp:1099) 20250212125004591 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125004605 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) 20250212125004605 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) 20250212125004606 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) 20250212125004606 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) 20250212125004606 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) 20250212125004606 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) 20250212125004606 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) 20250212125004606 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) 20250212125004607 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) 20250212125004607 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) 20250212125004607 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) 20250212125004607 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) 20250212125004607 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) 20250212125004607 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) 20250212125004608 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) 20250212125004608 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) 20250212125004610 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125004624 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) 20250212125004624 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) 20250212125004624 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) 20250212125004624 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) 20250212125004625 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) 20250212125004625 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) 20250212125004625 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) 20250212125004625 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) 20250212125004625 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) 20250212125004625 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) 20250212125004625 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) 20250212125004625 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) 20250212125004626 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) 20250212125004626 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) 20250212125004626 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) 20250212125004626 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) 20250212125004628 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125004642 DL1IF[1;32m 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) 20250212125004642 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) 20250212125004643 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) 20250212125004643 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) 20250212125004643 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) 20250212125004643 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) 20250212125004643 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) 20250212125004643 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) 20250212125004643 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) 20250212125004643 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) 20250212125004643 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) 20250212125004643 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) 20250212125004644 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) 20250212125004644 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) 20250212125004644 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) 20250212125004644 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) 20250212125004652 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125004666 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) 20250212125004666 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) 20250212125004666 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) 20250212125004666 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) 20250212125004667 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) 20250212125004667 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) 20250212125004667 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) 20250212125004667 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) 20250212125004667 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) 20250212125004667 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) 20250212125004668 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) 20250212125004668 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) 20250212125004668 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) 20250212125004668 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) 20250212125004668 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) 20250212125004668 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) 20250212125004671 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125004685 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) 20250212125004685 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) 20250212125004685 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) 20250212125004685 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) 20250212125004685 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) 20250212125004685 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) 20250212125004686 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) 20250212125004686 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) 20250212125004686 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) 20250212125004686 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) 20250212125004686 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) 20250212125004686 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) 20250212125004686 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) 20250212125004687 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) 20250212125004687 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) 20250212125004687 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) 20250212125004689 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125004703 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) 20250212125004703 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) 20250212125004704 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) 20250212125004704 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) 20250212125004704 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) 20250212125004704 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) 20250212125004704 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) 20250212125004704 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) 20250212125004705 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) 20250212125004705 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) 20250212125004705 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) 20250212125004705 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) 20250212125004714 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) 20250212125004714 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) 20250212125004714 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) 20250212125004714 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@8d0f06c41a7d: Sending an Access Burst on PTCCH/U, sub-slot=9 (TAI), fn=246, ToA=0 (QTA) 20250212125004715 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) 20250212125004715 DRLCMAC INFO Continuous Timing Advance update for TAI 9, new TA is 0 (bts.cpp:1099) 20250212125004719 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125004733 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) 20250212125004733 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) 20250212125004733 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) 20250212125004733 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) 20250212125004734 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) 20250212125004734 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) 20250212125004734 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) 20250212125004734 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) 20250212125004734 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) 20250212125004734 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) 20250212125004734 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) 20250212125004734 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) 20250212125004734 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) 20250212125004734 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) 20250212125004734 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) 20250212125004734 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) 20250212125004738 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125004752 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) 20250212125004752 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) 20250212125004752 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) 20250212125004752 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) 20250212125004752 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) 20250212125004752 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) 20250212125004753 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) 20250212125004753 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) 20250212125004753 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) 20250212125004753 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) 20250212125004753 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) 20250212125004753 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) 20250212125004753 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) 20250212125004753 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) 20250212125004753 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) 20250212125004753 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) 20250212125004757 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125004771 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) 20250212125004771 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) 20250212125004771 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) 20250212125004771 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) 20250212125004771 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) 20250212125004771 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) 20250212125004772 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) 20250212125004772 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) 20250212125004772 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) 20250212125004772 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) 20250212125004772 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) 20250212125004772 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) 20250212125004772 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) 20250212125004772 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) 20250212125004773 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) 20250212125004773 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) 20250212125004780 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125004794 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) 20250212125004794 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) 20250212125004795 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) 20250212125004795 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) 20250212125004795 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) 20250212125004795 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) 20250212125004795 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) 20250212125004795 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) 20250212125004795 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) 20250212125004795 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) 20250212125004795 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) 20250212125004795 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) 20250212125004795 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) 20250212125004795 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) 20250212125004796 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) 20250212125004796 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) 20250212125004799 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125004813 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) 20250212125004813 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) 20250212125004813 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) 20250212125004813 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) 20250212125004813 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) 20250212125004813 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) 20250212125004813 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) 20250212125004813 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) 20250212125004813 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) 20250212125004813 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) 20250212125004813 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) 20250212125004813 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) 20250212125004814 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) 20250212125004814 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) 20250212125004814 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) 20250212125004814 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) 20250212125004817 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125004831 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) 20250212125004831 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) 20250212125004832 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) 20250212125004832 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) 20250212125004832 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) 20250212125004832 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) 20250212125004832 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) 20250212125004832 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) 20250212125004833 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) 20250212125004833 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) 20250212125004833 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) 20250212125004833 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) 20250212125004833 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) 20250212125004833 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) 20250212125004833 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) 20250212125004833 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@8d0f06c41a7d: Sending an Access Burst on PTCCH/U, sub-slot=10 (TAI), fn=272, ToA=0 (QTA) 20250212125004836 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) 20250212125004836 DRLCMAC INFO Continuous Timing Advance update for TAI 10, new TA is 0 (bts.cpp:1099) 20250212125004841 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125004855 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) 20250212125004855 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) 20250212125004855 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) 20250212125004855 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) 20250212125004855 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) 20250212125004855 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) 20250212125004855 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) 20250212125004855 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) 20250212125004856 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) 20250212125004856 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) 20250212125004856 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) 20250212125004856 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) 20250212125004856 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) 20250212125004856 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) 20250212125004856 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) 20250212125004856 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) 20250212125004859 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125004874 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) 20250212125004874 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) 20250212125004874 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) 20250212125004874 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) 20250212125004874 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) 20250212125004874 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) 20250212125004874 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) 20250212125004874 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) 20250212125004874 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) 20250212125004875 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) 20250212125004875 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) 20250212125004875 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) 20250212125004875 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) 20250212125004875 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) 20250212125004875 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) 20250212125004875 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) 20250212125004878 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125004892 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) 20250212125004892 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) 20250212125004893 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) 20250212125004893 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) 20250212125004893 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) 20250212125004893 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) 20250212125004894 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) 20250212125004894 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) 20250212125004894 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) 20250212125004894 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) 20250212125004894 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) 20250212125004894 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) 20250212125004894 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) 20250212125004894 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) 20250212125004895 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) 20250212125004895 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) 20250212125004902 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125004916 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) 20250212125004916 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) 20250212125004916 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) 20250212125004916 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) 20250212125004917 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) 20250212125004917 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) 20250212125004917 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) 20250212125004917 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) 20250212125004917 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) 20250212125004917 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) 20250212125004917 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) 20250212125004917 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) 20250212125004918 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) 20250212125004918 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) 20250212125004918 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) 20250212125004918 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) 20250212125004920 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125004935 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) 20250212125004935 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) 20250212125004935 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) 20250212125004935 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) 20250212125004935 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) 20250212125004935 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) 20250212125004936 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) 20250212125004936 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) 20250212125004936 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) 20250212125004936 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) 20250212125004936 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) 20250212125004936 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) 20250212125004936 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) 20250212125004936 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) 20250212125004936 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) 20250212125004936 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) 20250212125004939 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125004953 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) 20250212125004953 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) 20250212125004954 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) 20250212125004954 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) 20250212125004954 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) 20250212125004954 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) 20250212125004954 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) 20250212125004954 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) 20250212125004954 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) 20250212125004954 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) 20250212125004954 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) 20250212125004954 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) 20250212125004954 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) 20250212125004954 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) 20250212125004954 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) 20250212125004954 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@8d0f06c41a7d: Sending an Access Burst on PTCCH/U, sub-slot=11 (TAI), fn=298, ToA=0 (QTA) 20250212125004959 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) 20250212125004959 DRLCMAC INFO Continuous Timing Advance update for TAI 11, new TA is 0 (bts.cpp:1099) 20250212125004963 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125004977 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) 20250212125004977 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) 20250212125004978 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) 20250212125004978 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) 20250212125004978 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) 20250212125004978 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) 20250212125004978 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) 20250212125004978 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) 20250212125004978 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) 20250212125004978 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) 20250212125004979 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) 20250212125004979 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) 20250212125004979 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) 20250212125004979 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) 20250212125004979 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) 20250212125004979 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) 20250212125004982 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125004996 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) 20250212125004996 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) 20250212125004996 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) 20250212125004996 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) 20250212125004996 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) 20250212125004996 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) 20250212125004996 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) 20250212125004996 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) 20250212125004997 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) 20250212125004997 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) 20250212125004997 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) 20250212125004997 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) 20250212125004997 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) 20250212125004997 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) 20250212125004997 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) 20250212125004997 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) 20250212125005000 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125005015 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) 20250212125005015 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) 20250212125005015 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) 20250212125005015 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) 20250212125005015 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) 20250212125005015 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) 20250212125005016 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) 20250212125005016 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) 20250212125005016 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) 20250212125005016 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) 20250212125005016 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) 20250212125005016 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) 20250212125005016 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) 20250212125005016 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) 20250212125005017 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) 20250212125005017 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) 20250212125005024 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125005038 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) 20250212125005039 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) 20250212125005039 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) 20250212125005039 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) 20250212125005039 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) 20250212125005039 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) 20250212125005039 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) 20250212125005040 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) 20250212125005040 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) 20250212125005040 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) 20250212125005040 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) 20250212125005040 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) 20250212125005040 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) 20250212125005040 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) 20250212125005041 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) 20250212125005041 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) 20250212125005043 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125005057 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) 20250212125005057 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) 20250212125005058 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) 20250212125005058 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) 20250212125005058 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) 20250212125005058 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) 20250212125005058 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) 20250212125005058 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) 20250212125005058 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) 20250212125005058 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) 20250212125005058 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) 20250212125005058 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) 20250212125005059 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) 20250212125005059 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) 20250212125005059 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) 20250212125005059 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) 20250212125005062 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125005076 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) 20250212125005076 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) 20250212125005076 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) 20250212125005076 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) 20250212125005076 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) 20250212125005076 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) 20250212125005076 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) 20250212125005076 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) 20250212125005076 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) 20250212125005076 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) 20250212125005077 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) 20250212125005077 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) 20250212125005077 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) 20250212125005077 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) 20250212125005077 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) 20250212125005077 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@8d0f06c41a7d: Sending an Access Burst on PTCCH/U, sub-slot=12 (TAI), fn=324, ToA=0 (QTA) 20250212125005081 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) 20250212125005081 DRLCMAC INFO Continuous Timing Advance update for TAI 12, new TA is 0 (bts.cpp:1099) 20250212125005085 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125005099 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) 20250212125005099 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) 20250212125005099 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) 20250212125005099 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) 20250212125005100 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) 20250212125005100 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) 20250212125005100 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) 20250212125005100 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) 20250212125005100 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) 20250212125005100 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) 20250212125005100 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) 20250212125005100 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) 20250212125005101 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) 20250212125005101 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) 20250212125005101 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) 20250212125005101 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) 20250212125005104 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125005118 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) 20250212125005118 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) 20250212125005118 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) 20250212125005119 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) 20250212125005119 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) 20250212125005119 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) 20250212125005119 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) 20250212125005119 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) 20250212125005119 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) 20250212125005119 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) 20250212125005119 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) 20250212125005120 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) 20250212125005120 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) 20250212125005120 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) 20250212125005120 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) 20250212125005120 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) 20250212125005123 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125005137 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) 20250212125005137 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) 20250212125005138 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) 20250212125005138 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) 20250212125005138 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) 20250212125005138 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) 20250212125005139 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) 20250212125005139 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) 20250212125005140 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) 20250212125005140 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) 20250212125005140 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) 20250212125005140 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) 20250212125005140 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) 20250212125005140 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) 20250212125005141 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) 20250212125005141 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) 20250212125005146 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125005161 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) 20250212125005161 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) 20250212125005161 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) 20250212125005161 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) 20250212125005161 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) 20250212125005161 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) 20250212125005162 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) 20250212125005162 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) 20250212125005162 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) 20250212125005162 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) 20250212125005162 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) 20250212125005162 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) 20250212125005162 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) 20250212125005162 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) 20250212125005162 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) 20250212125005162 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) 20250212125005165 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125005179 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) 20250212125005179 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) 20250212125005180 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) 20250212125005180 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) 20250212125005180 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) 20250212125005180 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) 20250212125005180 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) 20250212125005180 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) 20250212125005180 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) 20250212125005180 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) 20250212125005181 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) 20250212125005181 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) 20250212125005181 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) 20250212125005181 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) 20250212125005181 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) 20250212125005181 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) 20250212125005184 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125005198 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) 20250212125005198 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) 20250212125005198 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) 20250212125005198 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) 20250212125005199 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) 20250212125005199 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) 20250212125005199 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) 20250212125005199 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) 20250212125005199 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) 20250212125005199 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) 20250212125005199 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) 20250212125005199 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) 20250212125005199 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) 20250212125005199 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) 20250212125005199 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) 20250212125005199 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@8d0f06c41a7d: Sending an Access Burst on PTCCH/U, sub-slot=13 (TAI), fn=350, ToA=0 (QTA) 20250212125005203 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) 20250212125005203 DRLCMAC INFO Continuous Timing Advance update for TAI 13, new TA is 0 (bts.cpp:1099) 20250212125005207 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125005222 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) 20250212125005222 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) 20250212125005222 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) 20250212125005222 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) 20250212125005222 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) 20250212125005222 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) 20250212125005222 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) 20250212125005222 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) 20250212125005223 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) 20250212125005223 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) 20250212125005223 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) 20250212125005223 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) 20250212125005223 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) 20250212125005223 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) 20250212125005223 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) 20250212125005223 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) 20250212125005226 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125005240 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) 20250212125005240 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) 20250212125005240 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) 20250212125005240 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) 20250212125005241 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) 20250212125005241 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) 20250212125005241 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) 20250212125005241 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) 20250212125005241 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) 20250212125005241 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) 20250212125005241 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) 20250212125005241 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) 20250212125005241 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) 20250212125005241 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) 20250212125005241 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) 20250212125005241 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) 20250212125005245 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125005259 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) 20250212125005259 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) 20250212125005259 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) 20250212125005259 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) 20250212125005260 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) 20250212125005260 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) 20250212125005260 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) 20250212125005260 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) 20250212125005260 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) 20250212125005260 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) 20250212125005261 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) 20250212125005261 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) 20250212125005261 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) 20250212125005261 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) 20250212125005261 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) 20250212125005261 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) 20250212125005268 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125005282 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) 20250212125005282 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) 20250212125005283 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) 20250212125005283 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) 20250212125005283 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) 20250212125005283 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) 20250212125005283 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) 20250212125005283 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) 20250212125005284 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) 20250212125005284 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) 20250212125005284 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) 20250212125005284 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) 20250212125005284 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) 20250212125005284 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) 20250212125005284 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) 20250212125005284 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) 20250212125005287 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125005301 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) 20250212125005301 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) 20250212125005302 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) 20250212125005302 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) 20250212125005302 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) 20250212125005302 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) 20250212125005302 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) 20250212125005302 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) 20250212125005303 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) 20250212125005303 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) 20250212125005303 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) 20250212125005303 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) 20250212125005303 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) 20250212125005303 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) 20250212125005303 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) 20250212125005303 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) 20250212125005306 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125005320 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) 20250212125005320 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) 20250212125005320 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) 20250212125005320 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) 20250212125005320 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) 20250212125005320 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) 20250212125005320 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) 20250212125005320 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) 20250212125005321 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) 20250212125005321 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) 20250212125005321 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) 20250212125005321 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) 20250212125005321 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) 20250212125005321 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) 20250212125005321 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) 20250212125005321 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@8d0f06c41a7d: Sending an Access Burst on PTCCH/U, sub-slot=14 (TAI), fn=376, ToA=0 (QTA) 20250212125005325 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) 20250212125005325 DRLCMAC INFO Continuous Timing Advance update for TAI 14, new TA is 0 (bts.cpp:1099) 20250212125005329 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125005343 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) 20250212125005343 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) 20250212125005344 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) 20250212125005344 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) 20250212125005344 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) 20250212125005344 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) 20250212125005344 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) 20250212125005344 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) 20250212125005345 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) 20250212125005345 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) 20250212125005345 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) 20250212125005345 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) 20250212125005345 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) 20250212125005345 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) 20250212125005345 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) 20250212125005345 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) 20250212125005348 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125005362 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) 20250212125005362 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) 20250212125005362 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) 20250212125005362 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) 20250212125005362 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) 20250212125005362 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) 20250212125005362 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) 20250212125005362 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) 20250212125005363 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) 20250212125005363 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) 20250212125005363 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) 20250212125005363 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) 20250212125005363 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) 20250212125005363 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) 20250212125005363 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) 20250212125005363 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) 20250212125005366 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125005381 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) 20250212125005381 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) 20250212125005381 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) 20250212125005381 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) 20250212125005381 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) 20250212125005381 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) 20250212125005381 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) 20250212125005381 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) 20250212125005381 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) 20250212125005381 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) 20250212125005382 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) 20250212125005382 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) 20250212125005382 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) 20250212125005382 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) 20250212125005382 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) 20250212125005382 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) 20250212125005390 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125005404 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) 20250212125005404 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) 20250212125005404 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) 20250212125005404 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) 20250212125005404 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) 20250212125005404 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) 20250212125005405 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) 20250212125005405 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) 20250212125005405 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) 20250212125005405 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) 20250212125005405 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) 20250212125005405 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) 20250212125005405 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) 20250212125005405 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) 20250212125005405 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) 20250212125005405 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) 20250212125005409 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125005423 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) 20250212125005423 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) 20250212125005424 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) 20250212125005424 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) 20250212125005424 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) 20250212125005424 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) 20250212125005424 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) 20250212125005424 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) 20250212125005424 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) 20250212125005424 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) 20250212125005424 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) 20250212125005424 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) 20250212125005424 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) 20250212125005424 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) 20250212125005425 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) 20250212125005425 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) 20250212125005427 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125005442 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) 20250212125005442 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) 20250212125005442 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) 20250212125005442 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) 20250212125005442 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) 20250212125005442 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) 20250212125005442 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) 20250212125005442 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) 20250212125005442 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) 20250212125005442 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) 20250212125005442 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) 20250212125005442 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) 20250212125005443 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) 20250212125005443 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) 20250212125005443 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) 20250212125005443 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@8d0f06c41a7d: Sending an Access Burst on PTCCH/U, sub-slot=15 (TAI), fn=402, ToA=0 (QTA) 20250212125005447 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) 20250212125005447 DRLCMAC INFO Continuous Timing Advance update for TAI 15, new TA is 0 (bts.cpp:1099) 20250212125005451 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125005465 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) 20250212125005465 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) 20250212125005466 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) 20250212125005466 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) 20250212125005466 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) 20250212125005466 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) 20250212125005466 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) 20250212125005466 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) 20250212125005466 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) 20250212125005466 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) 20250212125005466 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) 20250212125005466 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) 20250212125005467 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) 20250212125005467 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) 20250212125005467 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) 20250212125005467 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) 20250212125005470 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125005484 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) 20250212125005484 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) 20250212125005484 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) 20250212125005484 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) 20250212125005485 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) 20250212125005485 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) 20250212125005485 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) 20250212125005485 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) 20250212125005485 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) 20250212125005486 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) 20250212125005486 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) 20250212125005486 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) 20250212125005486 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) 20250212125005486 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) 20250212125005486 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) 20250212125005486 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) 20250212125005489 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125005504 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) 20250212125005504 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) 20250212125005505 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) 20250212125005505 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) 20250212125005505 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) 20250212125005505 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) 20250212125005505 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) 20250212125005505 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) 20250212125005506 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) 20250212125005506 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) 20250212125005506 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) 20250212125005506 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) 20250212125005507 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) 20250212125005507 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) 20250212125005507 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) 20250212125005507 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) 20250212125005513 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125005529 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) 20250212125005529 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) 20250212125005530 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) 20250212125005530 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) 20250212125005531 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) 20250212125005531 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) 20250212125005532 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) 20250212125005532 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) 20250212125005533 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) 20250212125005533 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) 20250212125005534 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) 20250212125005534 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) 20250212125005535 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) 20250212125005535 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) 20250212125005535 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) 20250212125005535 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) 20250212125005535 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125005546 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) 20250212125005546 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) 20250212125005547 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) 20250212125005547 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) 20250212125005547 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) 20250212125005547 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) 20250212125005547 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) 20250212125005547 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) 20250212125005548 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) 20250212125005548 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) 20250212125005548 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) 20250212125005548 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) 20250212125005548 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) 20250212125005548 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) 20250212125005548 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) 20250212125005548 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) 20250212125005550 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125005565 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) 20250212125005565 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) 20250212125005565 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) 20250212125005565 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) 20250212125005565 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) 20250212125005565 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) 20250212125005565 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) 20250212125005565 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) 20250212125005565 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) 20250212125005565 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) 20250212125005565 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) 20250212125005565 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) 20250212125005566 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) 20250212125005566 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) 20250212125005566 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) 20250212125005566 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@8d0f06c41a7d: Sending an Access Burst on PTCCH/U, sub-slot=0 (TAI), fn=428, ToA=28 (QTA) 20250212125005570 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) 20250212125005570 DRLCMAC INFO Continuous Timing Advance update for TAI 0, new TA is 7 (bts.cpp:1099) 20250212125005574 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125005588 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) 20250212125005588 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) 20250212125005588 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) 20250212125005588 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) 20250212125005588 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) 20250212125005588 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) 20250212125005589 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) 20250212125005589 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) 20250212125005589 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) 20250212125005589 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) 20250212125005589 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) 20250212125005589 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) 20250212125005589 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) 20250212125005589 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) 20250212125005589 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) 20250212125005589 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) 20250212125005592 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125005607 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) 20250212125005607 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) 20250212125005607 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) 20250212125005607 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) 20250212125005607 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) 20250212125005607 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) 20250212125005607 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) 20250212125005607 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) 20250212125005607 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) 20250212125005607 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) 20250212125005607 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) 20250212125005607 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) 20250212125005608 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) 20250212125005608 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) 20250212125005608 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) 20250212125005608 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) 20250212125005611 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125005625 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) 20250212125005625 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) 20250212125005626 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) 20250212125005626 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) 20250212125005626 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) 20250212125005626 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) 20250212125005627 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) 20250212125005627 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) 20250212125005627 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) 20250212125005627 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) 20250212125005627 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) 20250212125005627 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) 20250212125005627 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) 20250212125005627 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) 20250212125005628 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) 20250212125005628 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) 20250212125005635 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125005649 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) 20250212125005649 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) 20250212125005649 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) 20250212125005649 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) 20250212125005649 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) 20250212125005649 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) 20250212125005650 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) 20250212125005650 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) 20250212125005650 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) 20250212125005650 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) 20250212125005650 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) 20250212125005650 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) 20250212125005650 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) 20250212125005650 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) 20250212125005651 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) 20250212125005651 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) 20250212125005653 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125005667 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) 20250212125005667 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) 20250212125005667 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) 20250212125005667 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) 20250212125005668 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) 20250212125005668 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) 20250212125005668 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) 20250212125005668 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) 20250212125005668 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) 20250212125005668 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) 20250212125005668 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) 20250212125005668 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) 20250212125005668 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) 20250212125005668 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) 20250212125005668 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) 20250212125005668 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) 20250212125005672 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125005686 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) 20250212125005686 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) 20250212125005686 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) 20250212125005686 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) 20250212125005686 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) 20250212125005686 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) 20250212125005686 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) 20250212125005686 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) 20250212125005687 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) 20250212125005687 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) 20250212125005687 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) 20250212125005687 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) 20250212125005687 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) 20250212125005687 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) 20250212125005687 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) 20250212125005687 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@8d0f06c41a7d: Sending an Access Burst on PTCCH/U, sub-slot=1 (TAI), fn=454, ToA=56 (QTA) 20250212125005691 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) 20250212125005691 DRLCMAC INFO Continuous Timing Advance update for TAI 1, new TA is 14 (bts.cpp:1099) 20250212125005695 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125005709 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) 20250212125005709 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) 20250212125005710 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) 20250212125005710 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) 20250212125005710 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) 20250212125005710 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) 20250212125005710 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) 20250212125005710 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) 20250212125005710 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) 20250212125005710 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) 20250212125005710 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) 20250212125005710 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) 20250212125005710 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) 20250212125005710 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) 20250212125005711 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) 20250212125005711 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) 20250212125005714 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125005728 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) 20250212125005728 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) 20250212125005728 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) 20250212125005728 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) 20250212125005728 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) 20250212125005728 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) 20250212125005729 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) 20250212125005729 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) 20250212125005729 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) 20250212125005729 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) 20250212125005729 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) 20250212125005729 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) 20250212125005729 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) 20250212125005729 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) 20250212125005729 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) 20250212125005729 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) 20250212125005733 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125005747 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) 20250212125005747 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) 20250212125005747 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) 20250212125005747 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) 20250212125005747 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) 20250212125005747 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) 20250212125005747 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) 20250212125005747 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) 20250212125005747 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) 20250212125005747 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) 20250212125005748 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) 20250212125005748 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) 20250212125005748 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) 20250212125005748 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) 20250212125005748 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) 20250212125005748 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) 20250212125005756 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125005770 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) 20250212125005770 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) 20250212125005770 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) 20250212125005770 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) 20250212125005770 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) 20250212125005770 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) 20250212125005771 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) 20250212125005771 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) 20250212125005771 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) 20250212125005771 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) 20250212125005771 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) 20250212125005771 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) 20250212125005771 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) 20250212125005771 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) 20250212125005771 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) 20250212125005771 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) 20250212125005775 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125005789 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) 20250212125005789 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) 20250212125005789 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) 20250212125005789 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) 20250212125005789 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) 20250212125005789 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) 20250212125005789 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) 20250212125005789 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) 20250212125005790 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) 20250212125005790 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) 20250212125005790 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) 20250212125005790 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) 20250212125005790 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) 20250212125005790 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) 20250212125005790 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) 20250212125005790 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) 20250212125005793 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125005807 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) 20250212125005807 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) 20250212125005808 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) 20250212125005808 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) 20250212125005808 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) 20250212125005808 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) 20250212125005808 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) 20250212125005808 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) 20250212125005808 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) 20250212125005808 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) 20250212125005808 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) 20250212125005808 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) 20250212125005808 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) 20250212125005808 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) 20250212125005809 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) 20250212125005809 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@8d0f06c41a7d: Sending an Access Burst on PTCCH/U, sub-slot=2 (TAI), fn=480, ToA=84 (QTA) 20250212125005813 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) 20250212125005813 DRLCMAC INFO Continuous Timing Advance update for TAI 2, new TA is 21 (bts.cpp:1099) 20250212125005817 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125005831 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) 20250212125005831 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) 20250212125005831 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) 20250212125005831 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) 20250212125005831 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) 20250212125005831 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) 20250212125005831 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) 20250212125005831 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) 20250212125005831 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) 20250212125005831 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) 20250212125005832 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) 20250212125005832 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) 20250212125005832 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) 20250212125005832 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) 20250212125005832 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) 20250212125005832 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) 20250212125005835 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125005849 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) 20250212125005849 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) 20250212125005850 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) 20250212125005850 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) 20250212125005850 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) 20250212125005850 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) 20250212125005850 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) 20250212125005850 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) 20250212125005851 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) 20250212125005851 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) 20250212125005851 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) 20250212125005851 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) 20250212125005851 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) 20250212125005851 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) 20250212125005852 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) 20250212125005852 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) 20250212125005854 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125005868 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) 20250212125005868 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) 20250212125005868 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) 20250212125005868 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) 20250212125005868 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) 20250212125005868 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) 20250212125005869 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) 20250212125005869 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) 20250212125005869 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) 20250212125005869 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) 20250212125005869 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) 20250212125005869 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) 20250212125005869 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) 20250212125005869 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) 20250212125005869 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) 20250212125005869 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) 20250212125005877 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125005891 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) 20250212125005891 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) 20250212125005892 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) 20250212125005892 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) 20250212125005892 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) 20250212125005892 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) 20250212125005892 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) 20250212125005892 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) 20250212125005892 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) 20250212125005892 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) 20250212125005892 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) 20250212125005892 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) 20250212125005892 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) 20250212125005892 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) 20250212125005893 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) 20250212125005893 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) 20250212125005896 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125005911 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) 20250212125005911 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) 20250212125005911 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) 20250212125005911 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) 20250212125005911 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) 20250212125005911 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) 20250212125005912 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) 20250212125005912 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) 20250212125005912 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) 20250212125005912 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) 20250212125005912 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) 20250212125005912 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) 20250212125005912 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) 20250212125005912 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) 20250212125005913 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) 20250212125005913 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) 20250212125005915 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125005929 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) 20250212125005929 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) 20250212125005930 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) 20250212125005930 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) 20250212125005930 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) 20250212125005930 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) 20250212125005930 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) 20250212125005930 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) 20250212125005930 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) 20250212125005930 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) 20250212125005930 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) 20250212125005930 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) 20250212125005931 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) 20250212125005931 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) 20250212125005931 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) 20250212125005931 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) 20250212125005934 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) 20250212125005934 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) MTC@8d0f06c41a7d: Sending an Access Burst on PTCCH/U, sub-slot=3 (TAI), fn=506, ToA=112 (QTA) 20250212125005935 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) 20250212125005935 DRLCMAC INFO Continuous Timing Advance update for TAI 3, new TA is 28 (bts.cpp:1099) 20250212125005939 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125005953 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) 20250212125005953 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) 20250212125005953 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) 20250212125005953 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) 20250212125005953 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) 20250212125005953 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) 20250212125005953 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) 20250212125005953 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) 20250212125005954 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) 20250212125005954 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) 20250212125005954 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) 20250212125005954 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) 20250212125005954 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) 20250212125005954 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) 20250212125005954 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) 20250212125005954 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) 20250212125005957 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125005971 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) 20250212125005971 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) 20250212125005972 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) 20250212125005972 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) 20250212125005972 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) 20250212125005972 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) 20250212125005972 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) 20250212125005972 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) 20250212125005972 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) 20250212125005972 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) 20250212125005972 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) 20250212125005972 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) 20250212125005973 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) 20250212125005973 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) 20250212125005973 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) 20250212125005973 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) 20250212125005976 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125005990 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) 20250212125005990 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) 20250212125005990 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) 20250212125005990 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) 20250212125005991 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) 20250212125005991 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) 20250212125005991 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) 20250212125005991 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) 20250212125005991 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) 20250212125005991 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) 20250212125005991 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) 20250212125005991 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) 20250212125005991 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) 20250212125005991 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) 20250212125005991 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) 20250212125005991 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) 20250212125005999 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125006014 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) 20250212125006014 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) 20250212125006014 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) 20250212125006014 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) 20250212125006014 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) 20250212125006014 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) 20250212125006014 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) 20250212125006014 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) 20250212125006014 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) 20250212125006014 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) 20250212125006014 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) 20250212125006014 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) 20250212125006015 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) 20250212125006015 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) 20250212125006015 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) 20250212125006015 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) 20250212125006018 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125006032 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) 20250212125006033 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) 20250212125006033 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) 20250212125006033 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) 20250212125006033 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) 20250212125006033 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) 20250212125006033 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) 20250212125006033 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) 20250212125006033 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) 20250212125006033 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) 20250212125006034 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) 20250212125006034 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) 20250212125006034 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) 20250212125006034 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) 20250212125006034 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) 20250212125006034 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) 20250212125006038 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125006052 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) 20250212125006052 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) 20250212125006052 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) 20250212125006052 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) 20250212125006052 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) 20250212125006052 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) 20250212125006052 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) 20250212125006052 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) 20250212125006052 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) 20250212125006052 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) 20250212125006053 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) 20250212125006053 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) 20250212125006053 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) 20250212125006053 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) 20250212125006053 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) 20250212125006053 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@8d0f06c41a7d: Sending an Access Burst on PTCCH/U, sub-slot=4 (TAI), fn=532, ToA=140 (QTA) 20250212125006057 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) 20250212125006057 DRLCMAC INFO Continuous Timing Advance update for TAI 4, new TA is 35 (bts.cpp:1099) 20250212125006061 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125006075 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) 20250212125006075 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) 20250212125006076 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) 20250212125006076 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) 20250212125006076 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) 20250212125006076 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) 20250212125006076 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) 20250212125006076 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) 20250212125006077 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) 20250212125006077 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) 20250212125006077 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) 20250212125006077 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) 20250212125006077 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) 20250212125006077 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) 20250212125006077 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) 20250212125006077 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) 20250212125006080 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125006094 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) 20250212125006094 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) 20250212125006094 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) 20250212125006094 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) 20250212125006094 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) 20250212125006094 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) 20250212125006095 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) 20250212125006095 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) 20250212125006095 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) 20250212125006095 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) 20250212125006095 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) 20250212125006095 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) 20250212125006095 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) 20250212125006095 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) 20250212125006095 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) 20250212125006095 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) 20250212125006099 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125006113 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) 20250212125006113 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) 20250212125006113 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) 20250212125006113 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) 20250212125006113 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) 20250212125006113 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) 20250212125006113 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) 20250212125006113 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) 20250212125006113 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) 20250212125006113 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) 20250212125006114 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) 20250212125006114 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) 20250212125006114 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) 20250212125006114 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) 20250212125006115 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) 20250212125006115 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) 20250212125006122 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125006136 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) 20250212125006136 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) 20250212125006137 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) 20250212125006137 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) 20250212125006137 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) 20250212125006137 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) 20250212125006137 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) 20250212125006137 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) 20250212125006138 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) 20250212125006138 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) 20250212125006138 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) 20250212125006138 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) 20250212125006138 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) 20250212125006138 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) 20250212125006138 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) 20250212125006138 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) 20250212125006141 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125006155 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) 20250212125006155 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) 20250212125006155 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) 20250212125006155 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) 20250212125006155 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) 20250212125006155 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) 20250212125006156 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) 20250212125006156 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) 20250212125006156 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) 20250212125006156 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) 20250212125006156 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) 20250212125006156 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) 20250212125006156 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) 20250212125006156 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) 20250212125006156 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) 20250212125006156 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) 20250212125006160 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125006174 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) 20250212125006174 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) 20250212125006175 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) 20250212125006175 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) 20250212125006175 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) 20250212125006175 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) 20250212125006175 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) 20250212125006175 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) 20250212125006176 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) 20250212125006176 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) 20250212125006176 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) 20250212125006176 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) 20250212125006176 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) 20250212125006176 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) 20250212125006177 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) 20250212125006177 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@8d0f06c41a7d: Sending an Access Burst on PTCCH/U, sub-slot=5 (TAI), fn=558, ToA=168 (QTA) 20250212125006180 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) 20250212125006180 DRLCMAC INFO Continuous Timing Advance update for TAI 5, new TA is 42 (bts.cpp:1099) 20250212125006184 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125006198 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) 20250212125006198 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) 20250212125006199 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) 20250212125006199 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) 20250212125006199 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) 20250212125006199 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) 20250212125006200 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) 20250212125006200 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) 20250212125006200 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) 20250212125006200 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) 20250212125006200 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) 20250212125006200 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) 20250212125006201 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) 20250212125006201 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) 20250212125006201 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) 20250212125006201 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) 20250212125006203 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125006217 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) 20250212125006217 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) 20250212125006218 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) 20250212125006218 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) 20250212125006218 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) 20250212125006218 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) 20250212125006218 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) 20250212125006218 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) 20250212125006219 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) 20250212125006219 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) 20250212125006219 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) 20250212125006219 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) 20250212125006219 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) 20250212125006219 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) 20250212125006220 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) 20250212125006220 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) 20250212125006222 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125006236 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) 20250212125006236 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) 20250212125006237 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) 20250212125006237 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) 20250212125006237 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) 20250212125006237 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) 20250212125006238 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) 20250212125006238 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) 20250212125006238 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) 20250212125006238 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) 20250212125006238 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) 20250212125006238 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) 20250212125006239 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) 20250212125006239 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) 20250212125006239 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) 20250212125006239 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) 20250212125006246 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125006260 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) 20250212125006260 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) 20250212125006260 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) 20250212125006260 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) 20250212125006261 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) 20250212125006261 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) 20250212125006261 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) 20250212125006261 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) 20250212125006261 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) 20250212125006261 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) 20250212125006262 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) 20250212125006262 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) 20250212125006262 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) 20250212125006262 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) 20250212125006262 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) 20250212125006262 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) 20250212125006265 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125006279 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) 20250212125006279 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) 20250212125006279 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) 20250212125006279 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) 20250212125006280 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) 20250212125006280 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) 20250212125006280 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) 20250212125006280 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) 20250212125006280 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) 20250212125006280 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) 20250212125006280 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) 20250212125006280 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) 20250212125006281 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) 20250212125006281 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) 20250212125006281 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) 20250212125006281 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) 20250212125006283 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125006297 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) 20250212125006297 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) 20250212125006298 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) 20250212125006298 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) 20250212125006298 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) 20250212125006298 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) 20250212125006298 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) 20250212125006298 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) 20250212125006298 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) 20250212125006298 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) 20250212125006299 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) 20250212125006299 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) 20250212125006299 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) 20250212125006299 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) 20250212125006299 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) 20250212125006299 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@8d0f06c41a7d: Sending an Access Burst on PTCCH/U, sub-slot=6 (TAI), fn=584, ToA=196 (QTA) 20250212125006303 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) 20250212125006303 DRLCMAC INFO Continuous Timing Advance update for TAI 6, new TA is 49 (bts.cpp:1099) 20250212125006307 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125006321 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) 20250212125006321 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) 20250212125006321 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) 20250212125006321 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) 20250212125006322 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) 20250212125006322 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) 20250212125006322 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) 20250212125006322 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) 20250212125006322 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) 20250212125006322 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) 20250212125006323 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) 20250212125006323 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) 20250212125006323 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) 20250212125006323 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) 20250212125006323 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) 20250212125006323 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) 20250212125006326 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125006340 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) 20250212125006340 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) 20250212125006340 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) 20250212125006340 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) 20250212125006340 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) 20250212125006340 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) 20250212125006341 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) 20250212125006341 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) 20250212125006341 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) 20250212125006341 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) 20250212125006341 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) 20250212125006341 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) 20250212125006341 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) 20250212125006341 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) 20250212125006342 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) 20250212125006342 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) 20250212125006344 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125006358 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) 20250212125006358 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) 20250212125006359 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) 20250212125006359 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) 20250212125006359 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) 20250212125006359 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) 20250212125006359 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) 20250212125006359 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) 20250212125006359 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) 20250212125006359 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) 20250212125006359 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) 20250212125006359 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) 20250212125006359 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) 20250212125006359 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) 20250212125006360 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) 20250212125006360 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) 20250212125006368 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125006382 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) 20250212125006382 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) 20250212125006382 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) 20250212125006382 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) 20250212125006382 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) 20250212125006382 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) 20250212125006382 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) 20250212125006382 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) 20250212125006382 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) 20250212125006383 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) 20250212125006383 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) 20250212125006383 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) 20250212125006383 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) 20250212125006383 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) 20250212125006383 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) 20250212125006383 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) 20250212125006386 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125006401 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) 20250212125006401 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) 20250212125006401 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) 20250212125006401 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) 20250212125006402 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) 20250212125006402 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) 20250212125006402 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) 20250212125006402 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) 20250212125006402 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) 20250212125006402 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) 20250212125006402 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) 20250212125006402 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) 20250212125006402 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) 20250212125006402 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) 20250212125006403 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) 20250212125006403 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) 20250212125006405 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125006419 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) 20250212125006419 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) 20250212125006420 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) 20250212125006420 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) 20250212125006420 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) 20250212125006420 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) 20250212125006420 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) 20250212125006420 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) 20250212125006421 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) 20250212125006421 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) 20250212125006421 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) 20250212125006421 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) 20250212125006421 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) 20250212125006421 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) 20250212125006421 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) 20250212125006421 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@8d0f06c41a7d: Sending an Access Burst on PTCCH/U, sub-slot=7 (TAI), fn=610, ToA=0 (QTA) 20250212125006425 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) 20250212125006425 DRLCMAC INFO Continuous Timing Advance update for TAI 7, new TA is 0 (bts.cpp:1099) 20250212125006429 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125006443 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) 20250212125006443 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) 20250212125006443 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) 20250212125006443 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) 20250212125006444 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) 20250212125006444 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) 20250212125006444 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) 20250212125006444 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) 20250212125006444 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) 20250212125006444 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) 20250212125006444 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) 20250212125006444 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) 20250212125006445 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) 20250212125006445 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) 20250212125006445 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) 20250212125006445 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) 20250212125006447 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125006462 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) 20250212125006462 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) 20250212125006462 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) 20250212125006462 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) 20250212125006462 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) 20250212125006462 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) 20250212125006462 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) 20250212125006462 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) 20250212125006463 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) 20250212125006463 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) 20250212125006463 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) 20250212125006463 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) 20250212125006463 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) 20250212125006463 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) 20250212125006463 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) 20250212125006463 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) 20250212125006466 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125006476 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) 20250212125006476 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) 20250212125006476 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125006480 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) 20250212125006480 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) 20250212125006481 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) 20250212125006481 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) 20250212125006481 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) 20250212125006481 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) 20250212125006481 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) 20250212125006481 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) 20250212125006481 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) 20250212125006481 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) 20250212125006481 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) 20250212125006481 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) 20250212125006481 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) 20250212125006481 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) 20250212125006482 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) 20250212125006482 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) 20250212125006490 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125006505 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) 20250212125006505 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) 20250212125006506 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) 20250212125006506 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) 20250212125006506 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) 20250212125006506 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) 20250212125006506 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) 20250212125006506 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) 20250212125006506 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) 20250212125006506 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) 20250212125006506 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) 20250212125006506 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) 20250212125006506 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) 20250212125006506 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) 20250212125006507 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) 20250212125006507 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) 20250212125006510 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125006524 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) 20250212125006524 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) 20250212125006524 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) 20250212125006524 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) 20250212125006525 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) 20250212125006525 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) 20250212125006525 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) 20250212125006525 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) 20250212125006525 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) 20250212125006525 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) 20250212125006525 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) 20250212125006525 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) 20250212125006525 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) 20250212125006525 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) 20250212125006526 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) 20250212125006526 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) 20250212125006529 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125006543 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) 20250212125006543 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) 20250212125006543 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) 20250212125006543 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) 20250212125006544 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) 20250212125006544 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) 20250212125006544 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) 20250212125006544 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) 20250212125006544 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) 20250212125006544 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) 20250212125006544 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) 20250212125006544 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) 20250212125006544 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) 20250212125006544 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) 20250212125006544 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) 20250212125006544 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@8d0f06c41a7d: Sending an Access Burst on PTCCH/U, sub-slot=8 (TAI), fn=636, ToA=0 (QTA) 20250212125006548 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) 20250212125006548 DRLCMAC INFO Continuous Timing Advance update for TAI 8, new TA is 0 (bts.cpp:1099) 20250212125006552 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125006566 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) 20250212125006566 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) 20250212125006567 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) 20250212125006567 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) 20250212125006567 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) 20250212125006567 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) 20250212125006567 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) 20250212125006567 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) 20250212125006567 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) 20250212125006567 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) 20250212125006567 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) 20250212125006567 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) 20250212125006567 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) 20250212125006567 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) 20250212125006568 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) 20250212125006568 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) 20250212125006571 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125006585 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) 20250212125006585 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) 20250212125006586 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) 20250212125006586 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) 20250212125006586 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) 20250212125006586 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) 20250212125006586 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) 20250212125006586 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) 20250212125006586 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) 20250212125006586 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) 20250212125006586 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) 20250212125006586 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) 20250212125006586 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) 20250212125006586 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) 20250212125006586 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) 20250212125006586 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) 20250212125006590 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125006604 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) 20250212125006604 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) 20250212125006605 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) 20250212125006605 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) 20250212125006605 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) 20250212125006605 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) 20250212125006605 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) 20250212125006605 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) 20250212125006605 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) 20250212125006605 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) 20250212125006606 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) 20250212125006606 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) 20250212125006606 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) 20250212125006606 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) 20250212125006606 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) 20250212125006606 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) 20250212125006613 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125006628 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) 20250212125006628 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) 20250212125006628 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) 20250212125006628 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) 20250212125006628 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) 20250212125006628 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) 20250212125006628 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) 20250212125006628 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) 20250212125006628 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) 20250212125006628 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) 20250212125006628 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) 20250212125006628 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) 20250212125006628 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) 20250212125006628 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) 20250212125006629 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) 20250212125006629 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) 20250212125006632 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125006646 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) 20250212125006646 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) 20250212125006647 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) 20250212125006647 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) 20250212125006647 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) 20250212125006647 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) 20250212125006647 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) 20250212125006647 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) 20250212125006647 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) 20250212125006647 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) 20250212125006648 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) 20250212125006648 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) 20250212125006648 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) 20250212125006648 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) 20250212125006648 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) 20250212125006648 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) 20250212125006651 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125006665 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) 20250212125006665 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) 20250212125006666 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) 20250212125006666 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) 20250212125006666 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) 20250212125006666 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) 20250212125006666 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) 20250212125006666 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) 20250212125006667 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) 20250212125006667 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) 20250212125006667 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) 20250212125006667 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) 20250212125006667 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) 20250212125006667 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) 20250212125006667 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) 20250212125006667 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@8d0f06c41a7d: Sending an Access Burst on PTCCH/U, sub-slot=9 (TAI), fn=662, ToA=0 (QTA) 20250212125006670 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) 20250212125006670 DRLCMAC INFO Continuous Timing Advance update for TAI 9, new TA is 0 (bts.cpp:1099) 20250212125006674 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125006688 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) 20250212125006688 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) 20250212125006689 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) 20250212125006689 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) 20250212125006689 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) 20250212125006689 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) 20250212125006689 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) 20250212125006689 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) 20250212125006689 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) 20250212125006689 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) 20250212125006689 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) 20250212125006689 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) 20250212125006690 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) 20250212125006690 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) 20250212125006690 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) 20250212125006690 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) 20250212125006693 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125006707 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) 20250212125006707 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) 20250212125006708 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) 20250212125006708 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) 20250212125006708 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) 20250212125006708 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) 20250212125006708 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) 20250212125006708 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) 20250212125006709 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) 20250212125006709 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) 20250212125006709 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) 20250212125006709 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) 20250212125006709 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) 20250212125006709 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) 20250212125006710 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) 20250212125006710 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) 20250212125006712 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125006726 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) 20250212125006726 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) 20250212125006726 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) 20250212125006726 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) 20250212125006727 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) 20250212125006727 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) 20250212125006727 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) 20250212125006727 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) 20250212125006727 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) 20250212125006727 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) 20250212125006727 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) 20250212125006727 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) 20250212125006728 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) 20250212125006728 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) 20250212125006728 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) 20250212125006728 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) 20250212125006735 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125006749 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) 20250212125006749 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) 20250212125006750 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) 20250212125006750 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) 20250212125006750 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) 20250212125006750 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) 20250212125006750 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) 20250212125006750 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) 20250212125006750 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) 20250212125006750 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) 20250212125006751 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) 20250212125006751 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) 20250212125006751 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) 20250212125006751 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) 20250212125006751 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) 20250212125006751 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) 20250212125006754 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125006768 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) 20250212125006768 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) 20250212125006769 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) 20250212125006769 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) 20250212125006769 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) 20250212125006769 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) 20250212125006769 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) 20250212125006769 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) 20250212125006769 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) 20250212125006769 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) 20250212125006770 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) 20250212125006770 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) 20250212125006770 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) 20250212125006770 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) 20250212125006770 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) 20250212125006770 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) 20250212125006773 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125006787 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) 20250212125006787 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) 20250212125006787 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) 20250212125006787 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) 20250212125006788 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) 20250212125006788 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) 20250212125006788 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) 20250212125006788 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) 20250212125006788 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) 20250212125006788 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) 20250212125006789 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) 20250212125006789 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) 20250212125006789 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) 20250212125006789 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) 20250212125006789 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) 20250212125006789 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@8d0f06c41a7d: Sending an Access Burst on PTCCH/U, sub-slot=10 (TAI), fn=688, ToA=0 (QTA) 20250212125006792 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) 20250212125006792 DRLCMAC INFO Continuous Timing Advance update for TAI 10, new TA is 0 (bts.cpp:1099) 20250212125006796 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125006811 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) 20250212125006811 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) 20250212125006811 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) 20250212125006811 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) 20250212125006811 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) 20250212125006811 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) 20250212125006812 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) 20250212125006812 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) 20250212125006812 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) 20250212125006812 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) 20250212125006812 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) 20250212125006812 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) 20250212125006812 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) 20250212125006812 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) 20250212125006813 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) 20250212125006813 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) 20250212125006815 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125006829 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) 20250212125006830 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) 20250212125006830 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) 20250212125006830 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) 20250212125006830 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) 20250212125006830 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) 20250212125006830 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) 20250212125006830 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) 20250212125006831 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) 20250212125006831 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) 20250212125006831 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) 20250212125006831 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) 20250212125006831 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) 20250212125006831 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) 20250212125006831 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) 20250212125006831 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) 20250212125006834 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125006848 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) 20250212125006848 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) 20250212125006848 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) 20250212125006848 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) 20250212125006848 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) 20250212125006848 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) 20250212125006849 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) 20250212125006849 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) 20250212125006849 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) 20250212125006849 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) 20250212125006849 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) 20250212125006849 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) 20250212125006850 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) 20250212125006850 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) 20250212125006850 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) 20250212125006850 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) 20250212125006858 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125006872 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) 20250212125006872 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) 20250212125006872 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) 20250212125006872 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) 20250212125006873 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) 20250212125006873 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) 20250212125006873 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) 20250212125006873 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) 20250212125006873 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) 20250212125006873 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) 20250212125006873 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) 20250212125006873 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) 20250212125006873 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) 20250212125006873 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) 20250212125006873 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) 20250212125006873 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) 20250212125006876 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125006890 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) 20250212125006890 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) 20250212125006890 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) 20250212125006890 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) 20250212125006891 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) 20250212125006891 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) 20250212125006891 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) 20250212125006891 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) 20250212125006891 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) 20250212125006891 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) 20250212125006891 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) 20250212125006891 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) 20250212125006891 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) 20250212125006891 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) 20250212125006891 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) 20250212125006891 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) 20250212125006895 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125006909 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) 20250212125006909 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) 20250212125006909 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) 20250212125006909 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) 20250212125006909 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) 20250212125006909 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) 20250212125006910 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) 20250212125006910 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) 20250212125006910 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) 20250212125006910 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) 20250212125006910 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) 20250212125006910 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) 20250212125006910 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) 20250212125006910 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) 20250212125006911 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) 20250212125006911 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@8d0f06c41a7d: Sending an Access Burst on PTCCH/U, sub-slot=11 (TAI), fn=714, ToA=0 (QTA) 20250212125006914 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) 20250212125006914 DRLCMAC INFO Continuous Timing Advance update for TAI 11, new TA is 0 (bts.cpp:1099) 20250212125006918 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125006932 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) 20250212125006932 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) 20250212125006933 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) 20250212125006933 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) 20250212125006933 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) 20250212125006933 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) 20250212125006933 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) 20250212125006933 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) 20250212125006933 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) 20250212125006933 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) 20250212125006933 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) 20250212125006933 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) 20250212125006933 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) 20250212125006933 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) 20250212125006933 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) 20250212125006933 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) 20250212125006937 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125006951 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) 20250212125006951 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) 20250212125006951 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) 20250212125006951 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) 20250212125006952 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) 20250212125006952 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) 20250212125006952 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) 20250212125006952 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) 20250212125006952 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) 20250212125006952 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) 20250212125006952 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) 20250212125006952 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) 20250212125006952 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) 20250212125006952 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) 20250212125006952 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) 20250212125006952 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) 20250212125006956 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125006970 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) 20250212125006970 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) 20250212125006970 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) 20250212125006970 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) 20250212125006971 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) 20250212125006971 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) 20250212125006971 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) 20250212125006971 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) 20250212125006971 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) 20250212125006971 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) 20250212125006971 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) 20250212125006971 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) 20250212125006971 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) 20250212125006971 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) 20250212125006971 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) 20250212125006971 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) 20250212125006979 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125006994 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) 20250212125006994 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) 20250212125006994 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) 20250212125006994 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) 20250212125006995 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) 20250212125006995 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) 20250212125006995 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) 20250212125006995 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) 20250212125006995 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) 20250212125006995 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) 20250212125006995 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) 20250212125006995 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) 20250212125006995 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) 20250212125006995 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) 20250212125006995 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) 20250212125006995 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) 20250212125006998 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125007013 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) 20250212125007013 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) 20250212125007013 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) 20250212125007013 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) 20250212125007013 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) 20250212125007013 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) 20250212125007014 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) 20250212125007014 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) 20250212125007014 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) 20250212125007014 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) 20250212125007014 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) 20250212125007014 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) 20250212125007015 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) 20250212125007015 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) 20250212125007015 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) 20250212125007015 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) 20250212125007017 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125007031 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) 20250212125007031 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) 20250212125007032 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) 20250212125007032 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) 20250212125007032 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) 20250212125007032 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) 20250212125007032 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) 20250212125007032 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) 20250212125007033 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) 20250212125007033 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) 20250212125007033 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) 20250212125007033 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) 20250212125007033 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) 20250212125007033 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) 20250212125007033 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) 20250212125007033 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@8d0f06c41a7d: Sending an Access Burst on PTCCH/U, sub-slot=12 (TAI), fn=740, ToA=0 (QTA) 20250212125007036 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) 20250212125007036 DRLCMAC INFO Continuous Timing Advance update for TAI 12, new TA is 0 (bts.cpp:1099) 20250212125007041 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125007055 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) 20250212125007055 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) 20250212125007055 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) 20250212125007055 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) 20250212125007055 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) 20250212125007055 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) 20250212125007056 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) 20250212125007056 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) 20250212125007056 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) 20250212125007056 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) 20250212125007056 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) 20250212125007056 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) 20250212125007056 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) 20250212125007056 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) 20250212125007056 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) 20250212125007056 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) 20250212125007059 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125007073 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) 20250212125007073 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) 20250212125007074 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) 20250212125007074 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) 20250212125007074 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) 20250212125007074 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) 20250212125007074 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) 20250212125007074 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) 20250212125007074 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) 20250212125007074 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) 20250212125007075 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) 20250212125007075 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) 20250212125007075 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) 20250212125007075 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) 20250212125007075 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) 20250212125007075 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) 20250212125007078 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125007092 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) 20250212125007092 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) 20250212125007092 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) 20250212125007092 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) 20250212125007092 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) 20250212125007092 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) 20250212125007092 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) 20250212125007092 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) 20250212125007092 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) 20250212125007092 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) 20250212125007092 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) 20250212125007092 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) 20250212125007093 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) 20250212125007093 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) 20250212125007093 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) 20250212125007093 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) 20250212125007101 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125007115 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) 20250212125007115 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) 20250212125007115 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) 20250212125007115 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) 20250212125007116 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) 20250212125007116 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) 20250212125007116 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) 20250212125007116 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) 20250212125007116 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) 20250212125007116 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) 20250212125007116 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) 20250212125007116 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) 20250212125007116 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) 20250212125007116 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) 20250212125007116 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) 20250212125007116 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) 20250212125007120 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125007134 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) 20250212125007134 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) 20250212125007135 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) 20250212125007135 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) 20250212125007135 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) 20250212125007135 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) 20250212125007135 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) 20250212125007135 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) 20250212125007135 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) 20250212125007135 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) 20250212125007136 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) 20250212125007136 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) 20250212125007136 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) 20250212125007136 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) 20250212125007136 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) 20250212125007136 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) 20250212125007139 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125007153 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) 20250212125007153 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) 20250212125007153 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) 20250212125007153 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) 20250212125007153 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) 20250212125007153 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) 20250212125007153 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) 20250212125007153 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) 20250212125007153 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) 20250212125007153 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) 20250212125007154 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) 20250212125007154 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) 20250212125007154 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) 20250212125007154 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) 20250212125007154 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) 20250212125007154 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@8d0f06c41a7d: Sending an Access Burst on PTCCH/U, sub-slot=13 (TAI), fn=766, ToA=0 (QTA) 20250212125007158 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) 20250212125007158 DRLCMAC INFO Continuous Timing Advance update for TAI 13, new TA is 0 (bts.cpp:1099) 20250212125007162 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125007176 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) 20250212125007176 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) 20250212125007176 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) 20250212125007176 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) 20250212125007176 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) 20250212125007176 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) 20250212125007177 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) 20250212125007177 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) 20250212125007177 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) 20250212125007177 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) 20250212125007177 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) 20250212125007177 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) 20250212125007177 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) 20250212125007177 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) 20250212125007177 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) 20250212125007177 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) 20250212125007181 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125007195 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) 20250212125007195 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) 20250212125007195 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) 20250212125007195 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) 20250212125007195 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) 20250212125007195 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) 20250212125007195 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) 20250212125007195 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) 20250212125007195 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) 20250212125007195 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) 20250212125007195 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) 20250212125007195 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) 20250212125007196 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) 20250212125007196 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) 20250212125007196 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) 20250212125007196 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) 20250212125007199 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125007213 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) 20250212125007213 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) 20250212125007214 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) 20250212125007214 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) 20250212125007214 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) 20250212125007214 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) 20250212125007214 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) 20250212125007214 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) 20250212125007214 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) 20250212125007214 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) 20250212125007214 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) 20250212125007214 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) 20250212125007214 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) 20250212125007214 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) 20250212125007215 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) 20250212125007215 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) 20250212125007223 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125007237 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) 20250212125007237 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) 20250212125007237 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) 20250212125007237 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) 20250212125007238 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) 20250212125007238 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) 20250212125007238 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) 20250212125007238 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) 20250212125007238 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) 20250212125007238 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) 20250212125007238 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) 20250212125007238 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) 20250212125007238 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) 20250212125007238 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) 20250212125007239 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) 20250212125007239 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) 20250212125007241 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125007256 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) 20250212125007256 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) 20250212125007256 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) 20250212125007256 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) 20250212125007256 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) 20250212125007256 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) 20250212125007256 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) 20250212125007256 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) 20250212125007256 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) 20250212125007256 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) 20250212125007257 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) 20250212125007257 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) 20250212125007257 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) 20250212125007257 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) 20250212125007257 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) 20250212125007257 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) 20250212125007260 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125007275 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) 20250212125007275 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) 20250212125007275 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) 20250212125007275 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) 20250212125007275 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) 20250212125007275 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) 20250212125007275 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) 20250212125007275 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) 20250212125007275 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) 20250212125007275 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) 20250212125007276 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) 20250212125007276 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) 20250212125007276 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) 20250212125007276 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) 20250212125007276 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) 20250212125007276 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@8d0f06c41a7d: Sending an Access Burst on PTCCH/U, sub-slot=14 (TAI), fn=792, ToA=0 (QTA) 20250212125007279 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) 20250212125007279 DRLCMAC INFO Continuous Timing Advance update for TAI 14, new TA is 0 (bts.cpp:1099) 20250212125007284 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125007298 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) 20250212125007298 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) 20250212125007298 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) 20250212125007298 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) 20250212125007298 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) 20250212125007298 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) 20250212125007298 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) 20250212125007298 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) 20250212125007298 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) 20250212125007298 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) 20250212125007298 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) 20250212125007298 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) 20250212125007299 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) 20250212125007299 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) 20250212125007299 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) 20250212125007299 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) 20250212125007302 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125007316 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) 20250212125007316 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) 20250212125007317 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) 20250212125007317 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) 20250212125007317 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) 20250212125007317 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) 20250212125007317 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) 20250212125007317 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) 20250212125007317 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) 20250212125007317 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) 20250212125007317 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) 20250212125007317 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) 20250212125007318 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) 20250212125007318 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) 20250212125007318 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) 20250212125007318 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) 20250212125007321 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125007335 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) 20250212125007335 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) 20250212125007335 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) 20250212125007335 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) 20250212125007335 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) 20250212125007335 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) 20250212125007335 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) 20250212125007335 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) 20250212125007336 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) 20250212125007336 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) 20250212125007336 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) 20250212125007336 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) 20250212125007336 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) 20250212125007336 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) 20250212125007336 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) 20250212125007336 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) 20250212125007344 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125007358 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) 20250212125007358 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) 20250212125007358 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) 20250212125007358 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) 20250212125007359 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) 20250212125007359 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) 20250212125007359 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) 20250212125007359 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) 20250212125007359 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) 20250212125007359 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) 20250212125007359 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) 20250212125007359 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) 20250212125007359 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) 20250212125007359 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) 20250212125007359 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) 20250212125007359 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) 20250212125007363 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125007377 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) 20250212125007377 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) 20250212125007377 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) 20250212125007377 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) 20250212125007377 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) 20250212125007377 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) 20250212125007377 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) 20250212125007377 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) 20250212125007377 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) 20250212125007377 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) 20250212125007377 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) 20250212125007377 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) 20250212125007378 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) 20250212125007378 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) 20250212125007378 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) 20250212125007378 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) 20250212125007381 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125007395 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) 20250212125007395 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) 20250212125007396 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) 20250212125007396 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) 20250212125007396 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) 20250212125007396 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) 20250212125007396 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) 20250212125007396 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) 20250212125007396 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) 20250212125007396 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) 20250212125007396 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) 20250212125007396 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) 20250212125007396 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) 20250212125007396 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) 20250212125007396 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) 20250212125007396 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@8d0f06c41a7d: Sending an Access Burst on PTCCH/U, sub-slot=15 (TAI), fn=818, ToA=0 (QTA) 20250212125007401 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) 20250212125007401 DRLCMAC INFO Continuous Timing Advance update for TAI 15, new TA is 0 (bts.cpp:1099) 20250212125007404 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125007418 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) 20250212125007418 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) 20250212125007419 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) 20250212125007419 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) 20250212125007419 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) 20250212125007419 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) 20250212125007419 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) 20250212125007419 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) 20250212125007420 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) 20250212125007420 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) 20250212125007420 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) 20250212125007420 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) 20250212125007420 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) 20250212125007420 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) 20250212125007420 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) 20250212125007421 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) 20250212125007423 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125007437 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) 20250212125007437 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) 20250212125007438 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) 20250212125007438 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) 20250212125007438 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) 20250212125007438 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) 20250212125007438 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) 20250212125007438 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) 20250212125007438 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) 20250212125007438 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) 20250212125007438 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) 20250212125007438 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) 20250212125007439 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) 20250212125007439 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) 20250212125007439 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) 20250212125007439 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) 20250212125007442 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125007456 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) 20250212125007456 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) 20250212125007456 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) 20250212125007456 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) 20250212125007456 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) 20250212125007456 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) 20250212125007456 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) 20250212125007456 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) 20250212125007456 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) 20250212125007456 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) 20250212125007457 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) 20250212125007457 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) 20250212125007457 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) 20250212125007457 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) 20250212125007457 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) 20250212125007457 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) 20250212125007465 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125007479 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) 20250212125007479 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) 20250212125007479 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) 20250212125007479 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) 20250212125007480 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) 20250212125007480 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) 20250212125007480 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) 20250212125007480 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) 20250212125007480 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) 20250212125007480 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) 20250212125007480 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) 20250212125007480 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) 20250212125007481 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) 20250212125007481 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) 20250212125007481 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) 20250212125007481 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) BTS(64)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125007484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34300<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125007485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34292<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125007485 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125007485 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125007485 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125007485 DTBF INFO TBF(UL:TFI-0-0-0:G){FLOW} free (tbf.cpp:271) 20250212125007485 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125007485 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125007485 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){FLOW} (gprs_ms.c:381) 20250212125007485 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125007485 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20250212125007485 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125007485 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125007485 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Deallocated (fsm.c:568) 20250212125007485 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125007485 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125007486 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125007486 DTBF INFO TBF(UL:TFI-0-1-0:G){FLOW} free (tbf.cpp:271) 20250212125007486 DTBF DEBUG TBF(UL:TFI-0-1-0:G){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125007486 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-0:G){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125007486 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){FLOW} (gprs_ms.c:381) 20250212125007486 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125007486 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20250212125007486 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125007486 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20250212125007486 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){FLOW}: Deallocated (fsm.c:568) 20250212125007486 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20250212125007486 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20250212125007486 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125007486 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125007486 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125007486 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125007486 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125007486 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125007486 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125007486 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125007486 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20250212125007486 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125007486 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) 20250212125007486 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) 20250212125007486 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) respawn: 6: stopped pid 6559 with status 0 respawn: 7: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_ta_ptcch_ul_multi_tbf finished. Verdict: fail reason: Failed to match Timing Advance Index for #0 MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_ptcch_ul_multi_tbf fail'. Wed Feb 12 12:50:07 UTC 2025 ------ 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 20250212125007497 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125007497 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125007497 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125007497 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125007513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34316<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125007614 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34316<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=868844) Waiting for packet dumper to finish... 1 (prev_count=868844, count=918752) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_ptcch_ul_multi_tbf fail' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_lqual_ul_tbf'. ------ PCU_Tests.TC_cs_lqual_ul_tbf ------ Wed Feb 12 12:50:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_cs_lqual_ul_tbf.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_cs_lqual_ul_tbf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_lqual_ul_tbf' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_cs_lqual_ul_tbf started. MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 20250212125010725 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34324<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(67)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(67)@8d0f06c41a7d: Start timer T: 5 s PCUIF(67)@8d0f06c41a7d: Start timer T_Conn: 10 s 20250212125010739 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34326<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_cs_lqual_ul_tbf-STATS(69)@8d0f06c41a7d: Start timer T: 2 s TC_cs_lqual_ul_tbf-STATS(69)@8d0f06c41a7d: Start timer T: 2 s 20250212125012498 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125012498 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125012498 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(67)@8d0f06c41a7d: OsmoPCU is now connected BTS(68)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" 20250212125013348 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125013348 DLGLOBAL DEBUG validating counter group 0x55f72d7e4040(bts) with 102 counters (rate_ctr.c:86) 20250212125013348 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125013348 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125013348 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125013348 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125013348 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125013348 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125013348 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125013348 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125013348 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125013348 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125013348 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125013348 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125013348 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125013348 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125013348 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125013348 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125013348 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125013348 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125013348 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125013349 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125013349 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125013349 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125013349 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125013349 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125013349 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125013349 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125013349 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125013349 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125013349 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125013349 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125013349 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125013349 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125013349 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125013349 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125013349 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125013349 DLGLOBAL DEBUG validating counter group 0x7f3e1ba1b5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125013349 DLGLOBAL DEBUG validating counter group 0x55f72d7e3720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125013349 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125013349 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125013349 DLGLOBAL DEBUG validating counter group 0x7f3e1ba1c180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125013349 DLGLOBAL DEBUG validating counter group 0x7f3e1ba1c160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125013349 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125013349 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) 20250212125013349 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) 20250212125013349 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125013349 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125013349 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125013349 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125013349 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125013349 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125013349 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125013349 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125013349 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125013349 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125013349 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125013349 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125013349 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125013349 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125013349 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125013349 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125013349 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125013349 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125013349 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125013349 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125013349 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125013349 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125013349 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125013349 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125013349 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125013349 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125013349 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) 20250212125013350 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125013351 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(68)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(68)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(68)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(68)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(68)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(68)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(68)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212125013361 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) 20250212125013361 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125013362 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) 20250212125013362 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) 20250212125013363 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) 20250212125013363 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) 20250212125013364 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) 20250212125013364 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) 20250212125013364 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) 20250212125013364 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) 20250212125013365 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) 20250212125013365 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) 20250212125013365 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) 20250212125013365 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) 20250212125013366 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) 20250212125013366 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) 20250212125013367 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125013379 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) 20250212125013379 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) 20250212125013380 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) 20250212125013380 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) 20250212125013381 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) 20250212125013381 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) 20250212125013382 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) 20250212125013382 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) 20250212125013383 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) 20250212125013383 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) 20250212125013384 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) 20250212125013384 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) 20250212125013384 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) 20250212125013384 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) 20250212125013385 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) 20250212125013385 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) 20250212125013386 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125013398 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) 20250212125013398 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) 20250212125013399 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) 20250212125013399 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) 20250212125013400 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) 20250212125013400 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) 20250212125013401 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) 20250212125013401 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) 20250212125013401 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) 20250212125013401 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) 20250212125013402 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) 20250212125013402 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) 20250212125013403 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) 20250212125013403 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) 20250212125013404 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) 20250212125013404 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) 20250212125013407 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125013422 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) 20250212125013422 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) 20250212125013423 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) 20250212125013423 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) 20250212125013424 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) 20250212125013424 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) 20250212125013425 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) 20250212125013425 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) 20250212125013426 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) 20250212125013426 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) 20250212125013426 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) 20250212125013426 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) 20250212125013427 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) 20250212125013427 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) 20250212125013428 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) 20250212125013428 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) 20250212125013429 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125013441 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) 20250212125013441 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) 20250212125013442 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) 20250212125013442 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) 20250212125013443 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) 20250212125013443 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) 20250212125013444 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) 20250212125013444 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) 20250212125013445 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) 20250212125013445 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) 20250212125013445 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) 20250212125013445 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) 20250212125013446 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) 20250212125013446 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) 20250212125013447 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) 20250212125013447 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) 20250212125013448 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125013460 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) 20250212125013460 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) 20250212125013461 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) 20250212125013461 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) 20250212125013462 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) 20250212125013462 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) 20250212125013463 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) 20250212125013463 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) 20250212125013464 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) 20250212125013464 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) 20250212125013464 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) 20250212125013464 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) 20250212125013465 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) 20250212125013465 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) 20250212125013466 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) 20250212125013466 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) 20250212125013469 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125013484 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) 20250212125013484 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) 20250212125013485 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) 20250212125013485 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) 20250212125013486 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) 20250212125013486 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) 20250212125013487 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) 20250212125013487 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) 20250212125013487 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) 20250212125013487 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) 20250212125013488 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) 20250212125013488 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) 20250212125013489 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) 20250212125013489 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) 20250212125013490 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) 20250212125013490 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) 20250212125013490 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125013503 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) 20250212125013503 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) 20250212125013504 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) 20250212125013504 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) 20250212125013505 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) 20250212125013505 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) 20250212125013506 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) 20250212125013506 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) 20250212125013506 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) 20250212125013506 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) 20250212125013507 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) 20250212125013507 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) 20250212125013508 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) 20250212125013508 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) 20250212125013509 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) 20250212125013509 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) 20250212125013509 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125013522 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) 20250212125013522 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) 20250212125013523 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) 20250212125013523 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) 20250212125013524 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) 20250212125013524 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) 20250212125013525 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) 20250212125013525 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) 20250212125013526 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) 20250212125013526 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) 20250212125013527 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) 20250212125013527 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) 20250212125013528 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) 20250212125013528 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) 20250212125013528 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) 20250212125013528 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) 20250212125013532 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125013546 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) 20250212125013546 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) 20250212125013548 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) 20250212125013548 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) 20250212125013549 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) 20250212125013549 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) 20250212125013550 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) 20250212125013550 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) 20250212125013550 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) 20250212125013550 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) 20250212125013551 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) 20250212125013551 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) 20250212125013552 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) 20250212125013552 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) 20250212125013553 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) 20250212125013553 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) 20250212125013553 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125013565 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) 20250212125013565 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) 20250212125013566 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) 20250212125013566 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) 20250212125013567 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) 20250212125013567 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) 20250212125013568 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) 20250212125013568 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) 20250212125013569 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) 20250212125013569 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) 20250212125013569 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) 20250212125013569 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) 20250212125013570 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) 20250212125013570 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) 20250212125013571 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) 20250212125013571 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) 20250212125013572 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125013584 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) 20250212125013584 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) 20250212125013586 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) 20250212125013586 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) 20250212125013586 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) 20250212125013586 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) 20250212125013587 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) 20250212125013587 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) 20250212125013588 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) 20250212125013588 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) 20250212125013589 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) 20250212125013589 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) 20250212125013589 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) 20250212125013589 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) 20250212125013590 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) 20250212125013590 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) 20250212125013594 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125013608 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) 20250212125013608 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) 20250212125013610 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) 20250212125013610 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) 20250212125013610 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) 20250212125013610 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) 20250212125013611 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) 20250212125013611 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) 20250212125013612 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) 20250212125013612 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) 20250212125013613 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) 20250212125013613 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) 20250212125013614 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) 20250212125013614 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) 20250212125013614 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) 20250212125013614 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) 20250212125013615 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125013627 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) 20250212125013627 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) 20250212125013629 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) 20250212125013629 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) 20250212125013629 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) 20250212125013629 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) 20250212125013630 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) 20250212125013630 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) 20250212125013631 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) 20250212125013631 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) 20250212125013632 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) 20250212125013632 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) 20250212125013632 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) 20250212125013632 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) 20250212125013633 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) 20250212125013633 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) 20250212125013634 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125013646 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) 20250212125013647 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) 20250212125013648 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) 20250212125013648 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) 20250212125013648 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) 20250212125013648 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) 20250212125013649 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) 20250212125013649 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) 20250212125013650 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) 20250212125013650 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) 20250212125013651 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) 20250212125013651 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) 20250212125013651 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) 20250212125013651 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) 20250212125013652 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) 20250212125013652 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) 20250212125013656 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125013670 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) 20250212125013670 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) 20250212125013671 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) 20250212125013671 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) 20250212125013672 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) 20250212125013672 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) 20250212125013673 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) 20250212125013673 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) 20250212125013674 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) 20250212125013674 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) 20250212125013674 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) 20250212125013674 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) 20250212125013675 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) 20250212125013675 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) 20250212125013676 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) 20250212125013676 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) 20250212125013677 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125013689 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) 20250212125013689 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) 20250212125013690 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) 20250212125013690 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) 20250212125013691 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) 20250212125013691 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) 20250212125013692 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) 20250212125013692 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) 20250212125013693 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) 20250212125013693 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) 20250212125013693 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) 20250212125013693 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) 20250212125013694 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) 20250212125013694 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) 20250212125013695 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) 20250212125013695 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) 20250212125013695 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125013708 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) 20250212125013708 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) 20250212125013709 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) 20250212125013709 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) 20250212125013710 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) 20250212125013710 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) 20250212125013711 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) 20250212125013711 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) 20250212125013712 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) 20250212125013712 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) 20250212125013712 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) 20250212125013712 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) 20250212125013713 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) 20250212125013713 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) 20250212125013714 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) 20250212125013714 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) 20250212125013718 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125013732 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) 20250212125013732 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) 20250212125013733 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) 20250212125013733 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) 20250212125013734 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) 20250212125013734 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) 20250212125013735 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) 20250212125013735 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) 20250212125013736 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) 20250212125013736 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) 20250212125013737 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) 20250212125013737 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) 20250212125013737 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) 20250212125013737 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) 20250212125013738 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) 20250212125013738 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) 20250212125013739 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125013746 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125013748 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125013752 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) 20250212125013752 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) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125013753 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) 20250212125013753 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) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125013754 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) 20250212125013754 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) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 20250212125013755 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) 20250212125013755 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) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125013756 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) 20250212125013756 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) 20250212125013756 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) 20250212125013756 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) 20250212125013757 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) 20250212125013757 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) 20250212125013758 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) 20250212125013758 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) 20250212125013758 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=82, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125013758 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125013758 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125013758 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125013758 DLGLOBAL DEBUG validating counter group 0x55f72d7e3760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125013758 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125013758 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125013758 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125013758 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125013758 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125013758 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125013759 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125013759 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125013759 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125013759 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125013759 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125013759 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125013759 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125013759 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125013759 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125013759 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125013759 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125013759 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125013759 DLGLOBAL DEBUG validating counter group 0x55f72d7e3b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125013759 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125013759 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125013759 DLGLOBAL DEBUG validating counter group 0x55f72d7e3c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125013759 DLGLOBAL DEBUG validating counter group 0x55f72d7e3c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125013759 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125013759 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125013759 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125013759 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125013759 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212125013759 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125013759 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125013759 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125013759 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125013759 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) 20250212125013759 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=82 (tbf_ul.cpp:221) 20250212125013759 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125013759 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125013759 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125013759 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=82 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 10 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20250212125013759 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125013769 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) 20250212125013769 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) 20250212125013769 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) 20250212125013769 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) 20250212125013770 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) 20250212125013770 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) 20250212125013770 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) 20250212125013770 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) 20250212125013770 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) 20250212125013770 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) 20250212125013770 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) 20250212125013770 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) 20250212125013770 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) 20250212125013770 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) 20250212125013770 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) 20250212125013770 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) 20250212125013780 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) 20250212125013780 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125013781 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125013793 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) 20250212125013793 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) 20250212125013793 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) 20250212125013793 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) 20250212125013793 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) 20250212125013793 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) 20250212125013793 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) 20250212125013793 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) 20250212125013794 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) 20250212125013794 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) 20250212125013794 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) 20250212125013794 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) 20250212125013794 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) 20250212125013794 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) 20250212125013794 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) 20250212125013794 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) 20250212125013797 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) 20250212125013797 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) 20250212125013798 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125013811 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) 20250212125013811 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) 20250212125013812 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) 20250212125013812 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) 20250212125013812 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) 20250212125013812 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) 20250212125013812 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) 20250212125013812 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) 20250212125013812 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) 20250212125013812 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) 20250212125013812 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) 20250212125013812 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) 20250212125013812 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) 20250212125013812 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) 20250212125013813 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) 20250212125013813 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) 20250212125013816 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) 20250212125013816 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) 20250212125013816 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125013830 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) 20250212125013830 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) 20250212125013831 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) 20250212125013831 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) 20250212125013831 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) 20250212125013831 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) 20250212125013831 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) 20250212125013831 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) 20250212125013831 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) 20250212125013831 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) 20250212125013831 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) 20250212125013831 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) 20250212125013831 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) 20250212125013831 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) 20250212125013832 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) 20250212125013832 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) 20250212125013839 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) 20250212125013839 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) 20250212125013840 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125013853 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) 20250212125013853 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) 20250212125013853 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) 20250212125013853 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) 20250212125013854 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) 20250212125013854 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) 20250212125013854 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) 20250212125013854 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) 20250212125013854 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) 20250212125013854 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) 20250212125013854 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) 20250212125013854 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) 20250212125013854 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) 20250212125013854 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) 20250212125013854 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) 20250212125013854 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) 20250212125013858 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) 20250212125013858 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) 20250212125013858 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125013873 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) 20250212125013873 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) 20250212125013873 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) 20250212125013873 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) 20250212125013873 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) 20250212125013873 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) 20250212125013873 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) 20250212125013873 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) 20250212125013874 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) 20250212125013874 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) 20250212125013874 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) 20250212125013874 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) 20250212125013874 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) 20250212125013874 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) 20250212125013874 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) 20250212125013874 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) 20250212125013878 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) 20250212125013878 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) 20250212125013878 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125013892 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) 20250212125013892 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) 20250212125013892 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) 20250212125013892 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) 20250212125013892 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) 20250212125013892 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) 20250212125013892 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) 20250212125013892 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) 20250212125013892 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) 20250212125013892 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) 20250212125013892 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) 20250212125013892 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) 20250212125013893 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) 20250212125013893 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) 20250212125013893 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) 20250212125013893 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) 20250212125013901 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) 20250212125013901 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) 20250212125013901 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125013915 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) 20250212125013915 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) 20250212125013915 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) 20250212125013915 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) 20250212125013916 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) 20250212125013916 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) 20250212125013916 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) 20250212125013916 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) 20250212125013916 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) 20250212125013916 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) 20250212125013916 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) 20250212125013916 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) 20250212125013916 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) 20250212125013916 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) 20250212125013916 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) 20250212125013916 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) 20250212125013920 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) 20250212125013920 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) 20250212125013920 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125013934 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) 20250212125013934 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) 20250212125013934 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) 20250212125013934 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) 20250212125013934 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) 20250212125013934 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) 20250212125013934 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) 20250212125013934 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) 20250212125013934 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) 20250212125013934 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) 20250212125013935 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) 20250212125013935 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) 20250212125013935 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) 20250212125013935 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) 20250212125013935 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) 20250212125013935 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) 20250212125013939 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) 20250212125013939 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) 20250212125013939 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125013953 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) 20250212125013953 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) 20250212125013953 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) 20250212125013953 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) 20250212125013953 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) 20250212125013953 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) 20250212125013953 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) 20250212125013953 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) 20250212125013953 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) 20250212125013953 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) 20250212125013954 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) 20250212125013954 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) 20250212125013954 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) 20250212125013954 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) 20250212125013954 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) 20250212125013954 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) 20250212125013960 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125013960 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125013960 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125013962 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) 20250212125013962 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=130 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=134 (gprs_rlcmac_sched.cpp:454) 20250212125013962 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20250212125013962 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) 20250212125013962 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125013976 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=6 data=3c 01 01 00 00 00 01 44 aa 0c fe 59 1f 2e 97 90 e8 77 78 6c 79 93 bd (pcu_l1_if.cpp:463) 20250212125013976 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) 20250212125013976 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125013976 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 01 00 00 00 01 44 aa 0c fe 59 1f 2e 97 90 e8 77 78 6c 79 93 bd (pdch.cpp:1019) 20250212125013976 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125013976 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=130 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20250212125013976 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) 20250212125013976 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) 20250212125013976 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125013976 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=20, data=00 00 00 01 44 aa 0c fe 59 1f 2e 97 90 e8 77 78 6c 79 93 bd (tbf_ul.cpp:337) 20250212125013976 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125013976 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125013976 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125013976 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125013976 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125013976 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125013976 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125013976 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) 20250212125013976 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) 20250212125013976 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125013976 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125013976 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125013976 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) 20250212125013976 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) 20250212125013977 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) 20250212125013977 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) 20250212125013977 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) 20250212125013977 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) 20250212125013977 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) 20250212125013977 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) 20250212125013977 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) 20250212125013977 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) 20250212125013977 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) 20250212125013977 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) 20250212125013977 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) 20250212125013977 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) 20250212125013981 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) 20250212125013981 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) 20250212125013981 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20250212125013981 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) 20250212125013981 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125013981 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125013981 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) 20250212125013981 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125013981 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125013981 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125013981 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) 20250212125013981 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 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) 20250212125013981 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125013995 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) 20250212125013995 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) 20250212125013995 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) 20250212125013995 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125013995 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) 20250212125013995 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) 20250212125013996 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) 20250212125013996 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) 20250212125013996 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) 20250212125013996 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) 20250212125013996 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) 20250212125013996 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) 20250212125013996 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) 20250212125013996 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) 20250212125013997 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) 20250212125013997 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) 20250212125013997 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) 20250212125013997 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) 20250212125014000 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125014014 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) 20250212125014014 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) 20250212125014014 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) 20250212125014014 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125014014 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) 20250212125014014 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) 20250212125014014 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) 20250212125014014 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) 20250212125014015 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) 20250212125014015 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) 20250212125014015 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) 20250212125014015 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) 20250212125014015 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) 20250212125014015 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) 20250212125014015 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) 20250212125014015 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) 20250212125014016 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) 20250212125014016 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) 20250212125014023 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125014037 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) 20250212125014037 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) 20250212125014037 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) 20250212125014037 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) 20250212125014037 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) 20250212125014037 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) 20250212125014038 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) 20250212125014038 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) 20250212125014038 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) 20250212125014038 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) 20250212125014038 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) 20250212125014038 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) 20250212125014038 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) 20250212125014038 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) 20250212125014039 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) 20250212125014039 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) 20250212125014041 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125014184 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) 20250212125014184 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) 20250212125014184 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125014184 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125014184 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) 20250212125014184 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125014184 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=147 TLLI=0x00000001 (pdch.cpp:347) 20250212125014184 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) (pdch.cpp:351) MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 0 20250212125014184 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) 20250212125014184 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) 20250212125014184 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) 20250212125014184 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) 20250212125014185 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) 20250212125014185 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) 20250212125014185 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) 20250212125014185 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) 20250212125014185 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) 20250212125014185 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) 20250212125014185 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) 20250212125014185 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) 20250212125014186 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) 20250212125014186 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) 20250212125014188 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125014202 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 03 b8 28 67 33 19 53 b0 42 8a 76 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125014202 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) 20250212125014202 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125014202 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 03 b8 28 67 33 19 53 b0 42 8a 76 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125014202 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125014202 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=151 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125014202 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) 20250212125014202 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) 20250212125014202 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20250212125014202 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=b8 28 67 33 19 53 b0 42 8a 76 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125014202 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20250212125014202 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20250212125014202 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20250212125014202 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125014202 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125014202 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) 20250212125014203 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) 20250212125014203 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) 20250212125014203 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) 20250212125014203 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) 20250212125014203 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) 20250212125014203 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) 20250212125014204 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) 20250212125014204 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) 20250212125014204 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) 20250212125014204 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) 20250212125014204 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) 20250212125014204 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) 20250212125014204 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) 20250212125014204 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) 20250212125014212 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) 20250212125014212 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) 20250212125014212 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 160 for type USF (pdch_ul_controller.c:184) 20250212125014212 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) 20250212125014212 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 1 20250212125014226 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 05 ec 54 87 8e 5b 2b ff d4 8e a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125014226 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 1 (pcu_l1_if.cpp:478) 20250212125014226 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125014226 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 05 ec 54 87 8e 5b 2b ff d4 8e a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125014226 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125014226 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:1070) 20250212125014226 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) 20250212125014226 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) 20250212125014226 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20250212125014226 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=ec 54 87 8e 5b 2b ff d4 8e a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125014226 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20250212125014226 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20250212125014226 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20250212125014226 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125014226 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125014226 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) 20250212125014226 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) 20250212125014226 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) 20250212125014226 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) 20250212125014226 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) 20250212125014226 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) 20250212125014226 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) 20250212125014226 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) 20250212125014226 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) 20250212125014227 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) 20250212125014227 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) 20250212125014227 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) 20250212125014227 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) 20250212125014227 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) 20250212125014227 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) 20250212125014230 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) 20250212125014230 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) 20250212125014230 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 164 for type USF (pdch_ul_controller.c:184) 20250212125014230 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) 20250212125014230 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 2 20250212125014244 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 07 f5 61 ec 8a d6 a5 d2 41 f5 44 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125014244 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 2 (pcu_l1_if.cpp:478) 20250212125014244 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125014244 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 07 f5 61 ec 8a d6 a5 d2 41 f5 44 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125014244 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125014244 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) 20250212125014244 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) 20250212125014244 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20250212125014244 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=f5 61 ec 8a d6 a5 d2 41 f5 44 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125014244 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20250212125014244 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20250212125014244 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20250212125014244 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125014244 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125014244 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) 20250212125014245 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) 20250212125014245 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) 20250212125014245 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) 20250212125014245 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) 20250212125014245 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) 20250212125014245 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) 20250212125014245 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) 20250212125014245 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) 20250212125014246 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) 20250212125014246 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) 20250212125014246 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) 20250212125014246 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) 20250212125014246 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) 20250212125014246 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) 20250212125014260 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) 20250212125014260 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) 20250212125014260 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 169 for type USF (pdch_ul_controller.c:184) 20250212125014260 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) 20250212125014261 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 3 20250212125014274 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 09 ff 86 19 2c ea af 51 7c e1 db 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125014274 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 3 (pcu_l1_if.cpp:478) 20250212125014274 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125014274 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 09 ff 86 19 2c ea af 51 7c e1 db 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125014274 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125014274 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) 20250212125014274 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) 20250212125014274 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20250212125014274 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=ff 86 19 2c ea af 51 7c e1 db 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125014274 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20250212125014274 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20250212125014274 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20250212125014274 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125014274 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125014274 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) 20250212125014275 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) 20250212125014275 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) 20250212125014275 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) 20250212125014275 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) 20250212125014275 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) 20250212125014275 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) 20250212125014275 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) 20250212125014275 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) 20250212125014275 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) 20250212125014275 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) 20250212125014275 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) 20250212125014275 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) 20250212125014276 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) 20250212125014276 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) 20250212125014283 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) 20250212125014283 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) 20250212125014283 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 173 for type USF (pdch_ul_controller.c:184) 20250212125014283 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) 20250212125014284 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 4 20250212125014298 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 0b 4d 43 71 5d 27 3e 7a a3 5a a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125014298 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 4 (pcu_l1_if.cpp:478) 20250212125014298 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125014298 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0b 4d 43 71 5d 27 3e 7a a3 5a a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125014298 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125014298 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) 20250212125014298 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) 20250212125014298 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20250212125014298 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=4d 43 71 5d 27 3e 7a a3 5a a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125014298 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20250212125014298 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20250212125014298 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20250212125014298 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125014298 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125014298 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) 20250212125014298 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) 20250212125014298 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) 20250212125014298 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) 20250212125014298 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) 20250212125014298 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) 20250212125014298 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) 20250212125014298 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) 20250212125014298 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) 20250212125014299 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) 20250212125014299 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) 20250212125014299 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) 20250212125014299 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) 20250212125014299 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) 20250212125014299 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) 20250212125014302 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) 20250212125014302 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) 20250212125014302 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 177 for type USF (pdch_ul_controller.c:184) 20250212125014302 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) 20250212125014303 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 5 20250212125014316 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 0d 3f 54 d6 ee c3 8f 3c 4f bf 66 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125014316 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 5 (pcu_l1_if.cpp:478) 20250212125014316 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125014316 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0d 3f 54 d6 ee c3 8f 3c 4f bf 66 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125014316 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125014316 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) 20250212125014316 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) 20250212125014316 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20250212125014316 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=3f 54 d6 ee c3 8f 3c 4f bf 66 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125014316 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20250212125014316 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20250212125014316 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20250212125014316 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125014316 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125014316 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) 20250212125014317 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) 20250212125014317 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) 20250212125014317 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) 20250212125014317 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) 20250212125014318 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) 20250212125014318 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) 20250212125014318 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) 20250212125014318 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) 20250212125014318 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) 20250212125014318 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) 20250212125014318 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) 20250212125014318 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) 20250212125014319 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) 20250212125014319 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) 20250212125014321 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) 20250212125014321 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) 20250212125014321 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 182 for type USF (pdch_ul_controller.c:184) 20250212125014321 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) 20250212125014321 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 6 20250212125014335 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 0f fc d3 c3 fb ce 3b eb 1b 71 bf 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125014335 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 6 (pcu_l1_if.cpp:478) 20250212125014335 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125014335 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0f fc d3 c3 fb ce 3b eb 1b 71 bf 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125014335 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125014335 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) 20250212125014335 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) 20250212125014335 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20250212125014335 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=fc d3 c3 fb ce 3b eb 1b 71 bf 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125014335 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20250212125014335 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20250212125014335 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20250212125014335 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125014335 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125014335 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) 20250212125014335 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) 20250212125014335 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) 20250212125014335 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) 20250212125014335 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) 20250212125014336 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) 20250212125014336 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) 20250212125014336 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) 20250212125014336 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) 20250212125014336 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) 20250212125014336 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) 20250212125014336 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) 20250212125014336 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) 20250212125014336 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) 20250212125014336 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) 20250212125014344 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) 20250212125014344 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) 20250212125014344 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 186 for type USF (pdch_ul_controller.c:184) 20250212125014344 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) 20250212125014345 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 7 20250212125014359 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 11 73 96 db 76 a5 f8 ac 7e 44 d3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125014359 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 7 (pcu_l1_if.cpp:478) 20250212125014359 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125014359 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 11 73 96 db 76 a5 f8 ac 7e 44 d3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125014359 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125014359 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) 20250212125014359 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) 20250212125014359 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20250212125014359 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=73 96 db 76 a5 f8 ac 7e 44 d3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125014359 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20250212125014359 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20250212125014359 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20250212125014359 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125014359 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125014359 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) 20250212125014359 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) 20250212125014359 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) 20250212125014359 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) 20250212125014359 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) 20250212125014360 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) 20250212125014360 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) 20250212125014360 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) 20250212125014360 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) 20250212125014360 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) 20250212125014360 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) 20250212125014360 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) 20250212125014360 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) 20250212125014361 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) 20250212125014361 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) 20250212125014363 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) 20250212125014363 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) 20250212125014363 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 190 for type USF (pdch_ul_controller.c:184) 20250212125014363 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) 20250212125014363 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 8 20250212125014377 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 13 82 d6 20 ec 9d 91 b0 92 d9 e3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125014377 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 8 (pcu_l1_if.cpp:478) 20250212125014377 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125014377 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 13 82 d6 20 ec 9d 91 b0 92 d9 e3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125014377 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125014377 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) 20250212125014377 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) 20250212125014377 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20250212125014377 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=82 d6 20 ec 9d 91 b0 92 d9 e3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125014377 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20250212125014377 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20250212125014377 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20250212125014377 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125014377 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125014377 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) 20250212125014378 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) 20250212125014378 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) 20250212125014378 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) 20250212125014378 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) 20250212125014378 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) 20250212125014378 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) 20250212125014378 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) 20250212125014378 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) 20250212125014378 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) 20250212125014378 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) 20250212125014379 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) 20250212125014379 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) 20250212125014379 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) 20250212125014379 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) 20250212125014382 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) 20250212125014382 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) 20250212125014382 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 195 for type USF (pdch_ul_controller.c:184) 20250212125014382 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) 20250212125014382 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 9 20250212125014396 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 15 0e 0d 13 bc e5 10 57 76 84 ff 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125014396 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 9 (pcu_l1_if.cpp:478) 20250212125014396 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125014396 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 15 0e 0d 13 bc e5 10 57 76 84 ff 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125014396 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125014396 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) 20250212125014396 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) 20250212125014396 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20250212125014396 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=0e 0d 13 bc e5 10 57 76 84 ff 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125014396 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20250212125014396 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20250212125014396 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20250212125014396 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125014396 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125014396 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) 20250212125014396 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) 20250212125014396 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) 20250212125014396 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) 20250212125014396 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) 20250212125014396 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) 20250212125014396 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) 20250212125014396 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) 20250212125014396 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) 20250212125014397 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) 20250212125014397 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) 20250212125014397 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) 20250212125014397 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) 20250212125014397 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) 20250212125014397 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) 20250212125014405 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) 20250212125014405 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) 20250212125014405 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 199 for type USF (pdch_ul_controller.c:184) 20250212125014405 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) 20250212125014405 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 10 20250212125014424 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 17 7c 11 9b 76 2d 45 c7 ec 78 c2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125014424 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) 20250212125014424 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125014424 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 17 7c 11 9b 76 2d 45 c7 ec 78 c2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125014424 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125014424 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) 20250212125014424 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) 20250212125014424 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20250212125014424 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=7c 11 9b 76 2d 45 c7 ec 78 c2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125014424 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20250212125014424 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20250212125014424 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20250212125014424 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125014424 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125014424 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) 20250212125014425 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) 20250212125014425 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) 20250212125014425 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) 20250212125014425 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) 20250212125014425 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) 20250212125014425 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) 20250212125014426 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) 20250212125014426 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) 20250212125014426 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) 20250212125014426 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) 20250212125014426 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) 20250212125014426 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) 20250212125014427 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) 20250212125014427 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) 20250212125014429 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) 20250212125014429 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) 20250212125014429 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 203 for type USF (pdch_ul_controller.c:184) 20250212125014429 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) 20250212125014429 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 11 20250212125014443 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 19 13 fc 3e 2b e4 1b 55 b1 a1 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125014443 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 11 (pcu_l1_if.cpp:478) 20250212125014443 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125014443 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 19 13 fc 3e 2b e4 1b 55 b1 a1 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125014443 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125014443 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) 20250212125014443 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) 20250212125014443 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20250212125014443 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=13 fc 3e 2b e4 1b 55 b1 a1 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125014443 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20250212125014443 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20250212125014443 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20250212125014443 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125014443 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125014443 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) 20250212125014443 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) 20250212125014443 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) 20250212125014443 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) 20250212125014443 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) 20250212125014444 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) 20250212125014444 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) 20250212125014444 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) 20250212125014444 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) 20250212125014444 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) 20250212125014444 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) 20250212125014444 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) 20250212125014444 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) 20250212125014445 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) 20250212125014445 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) 20250212125014447 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) 20250212125014447 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) 20250212125014447 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 208 for type USF (pdch_ul_controller.c:184) 20250212125014447 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) 20250212125014448 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 12 20250212125014461 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 1b bf 4d 73 d8 04 ed 4f 64 f4 39 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125014461 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 12 (pcu_l1_if.cpp:478) 20250212125014461 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125014461 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1b bf 4d 73 d8 04 ed 4f 64 f4 39 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125014461 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125014461 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) 20250212125014461 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) 20250212125014461 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20250212125014461 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=bf 4d 73 d8 04 ed 4f 64 f4 39 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125014461 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20250212125014461 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20250212125014461 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20250212125014461 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125014461 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125014461 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) 20250212125014462 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) 20250212125014462 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) 20250212125014462 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) 20250212125014462 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) 20250212125014462 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) 20250212125014462 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) 20250212125014463 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) 20250212125014463 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) 20250212125014463 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) 20250212125014463 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) 20250212125014463 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) 20250212125014463 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) 20250212125014463 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) 20250212125014463 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) 20250212125014471 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) 20250212125014471 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) 20250212125014471 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 212 for type USF (pdch_ul_controller.c:184) 20250212125014471 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) 20250212125014471 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 13 20250212125014485 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 1d d2 a3 71 89 e5 d4 93 25 22 2e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125014485 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 13 (pcu_l1_if.cpp:478) 20250212125014485 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125014485 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1d d2 a3 71 89 e5 d4 93 25 22 2e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125014485 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125014485 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) 20250212125014485 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) 20250212125014485 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20250212125014485 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=d2 a3 71 89 e5 d4 93 25 22 2e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125014485 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20250212125014485 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20250212125014485 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20250212125014485 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125014485 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125014485 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) 20250212125014485 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) 20250212125014485 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) 20250212125014485 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) 20250212125014485 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) 20250212125014485 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) 20250212125014485 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) 20250212125014485 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) 20250212125014485 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) 20250212125014486 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) 20250212125014486 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) 20250212125014486 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) 20250212125014486 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) 20250212125014486 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) 20250212125014486 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) 20250212125014489 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) 20250212125014489 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) 20250212125014489 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 216 for type USF (pdch_ul_controller.c:184) 20250212125014489 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) 20250212125014489 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 14 20250212125014503 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 1f 91 e8 19 bc a0 02 5c 37 85 95 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125014503 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 14 (pcu_l1_if.cpp:478) 20250212125014503 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125014503 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1f 91 e8 19 bc a0 02 5c 37 85 95 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125014503 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125014503 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) 20250212125014503 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) 20250212125014503 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20250212125014503 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=91 e8 19 bc a0 02 5c 37 85 95 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125014503 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20250212125014503 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20250212125014503 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20250212125014503 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125014503 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125014503 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) 20250212125014503 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) 20250212125014503 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) 20250212125014503 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) 20250212125014503 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) 20250212125014504 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) 20250212125014504 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) 20250212125014504 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) 20250212125014504 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) 20250212125014504 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) 20250212125014504 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) 20250212125014504 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) 20250212125014504 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) 20250212125014504 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) 20250212125014504 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) 20250212125014508 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) 20250212125014508 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) 20250212125014508 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 221 for type USF (pdch_ul_controller.c:184) 20250212125014508 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) 20250212125014508 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 15 20250212125014522 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 21 b6 2f 7b 84 41 c3 85 d2 57 45 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125014522 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 15 (pcu_l1_if.cpp:478) 20250212125014522 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125014522 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 21 b6 2f 7b 84 41 c3 85 d2 57 45 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125014522 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125014522 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) 20250212125014522 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) 20250212125014522 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20250212125014522 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=b6 2f 7b 84 41 c3 85 d2 57 45 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125014522 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20250212125014522 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20250212125014522 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20250212125014522 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125014522 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125014522 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) 20250212125014522 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) 20250212125014522 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) 20250212125014522 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) 20250212125014522 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) 20250212125014522 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) 20250212125014522 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) 20250212125014522 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) 20250212125014522 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) 20250212125014522 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) 20250212125014522 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) 20250212125014523 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) 20250212125014523 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) 20250212125014523 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) 20250212125014523 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) 20250212125014531 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) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125014531 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) 20250212125014531 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 225 for type USF (pdch_ul_controller.c:184) 20250212125014531 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) 20250212125014531 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125014545 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) 20250212125014545 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) 20250212125014545 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=221): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125014545 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125014545 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) 20250212125014545 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) 20250212125014545 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) 20250212125014545 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) 20250212125014546 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) 20250212125014546 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) 20250212125014546 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) 20250212125014546 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) 20250212125014546 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) 20250212125014546 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) 20250212125014546 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) 20250212125014546 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) 20250212125014546 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) 20250212125014546 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) 20250212125014550 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125014564 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) 20250212125014564 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) 20250212125014564 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) 20250212125014564 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125014565 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) 20250212125014565 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) 20250212125014565 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) 20250212125014565 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) 20250212125014565 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) 20250212125014565 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) 20250212125014566 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) 20250212125014566 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) 20250212125014566 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) 20250212125014566 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) 20250212125014566 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) 20250212125014566 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) 20250212125014567 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) 20250212125014567 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) 20250212125014569 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125014584 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) 20250212125014584 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) 20250212125014585 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) 20250212125014585 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) 20250212125014586 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) 20250212125014586 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) 20250212125014586 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) 20250212125014586 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) 20250212125014587 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) 20250212125014587 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) 20250212125014588 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) 20250212125014588 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) 20250212125014589 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) 20250212125014589 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) 20250212125014589 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) 20250212125014589 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) MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 16 20250212125014594 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125014607 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 23 e7 92 3b e1 08 aa b1 c7 90 71 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125014607 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 16 (pcu_l1_if.cpp:478) 20250212125014607 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125014607 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 23 e7 92 3b e1 08 aa b1 c7 90 71 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125014607 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125014607 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=234 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125014607 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) 20250212125014607 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) 20250212125014607 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20250212125014607 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=e7 92 3b e1 08 aa b1 c7 90 71 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125014607 DRLCMACUL DEBUG - Mark BSN 81 as INVALID (rlc_window_ul.cpp:42) 20250212125014607 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20250212125014607 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20250212125014607 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125014607 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125014607 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) 20250212125014607 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) 20250212125014607 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) 20250212125014608 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) 20250212125014608 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) 20250212125014608 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) 20250212125014608 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) 20250212125014608 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) 20250212125014608 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) 20250212125014608 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) 20250212125014608 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) 20250212125014609 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) 20250212125014609 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) 20250212125014609 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) 20250212125014609 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) 20250212125014611 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) 20250212125014611 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) 20250212125014611 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 242 for type USF (pdch_ul_controller.c:184) 20250212125014611 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) 20250212125014611 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 17 20250212125014625 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 25 f3 b6 d7 f2 77 57 68 de 25 1e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125014625 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 17 (pcu_l1_if.cpp:478) 20250212125014625 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125014625 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 25 f3 b6 d7 f2 77 57 68 de 25 1e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125014625 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125014625 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=238 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125014625 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) 20250212125014625 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) 20250212125014625 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20250212125014625 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=f3 b6 d7 f2 77 57 68 de 25 1e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125014625 DRLCMACUL DEBUG - Mark BSN 82 as INVALID (rlc_window_ul.cpp:42) 20250212125014625 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20250212125014625 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20250212125014625 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125014625 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125014625 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) 20250212125014625 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) 20250212125014625 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) 20250212125014625 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) 20250212125014625 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) 20250212125014626 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) 20250212125014626 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) 20250212125014626 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) 20250212125014626 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) 20250212125014626 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) 20250212125014626 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) 20250212125014626 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) 20250212125014626 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) 20250212125014626 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) 20250212125014626 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) 20250212125014630 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) 20250212125014630 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) 20250212125014630 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 247 for type USF (pdch_ul_controller.c:184) 20250212125014630 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) 20250212125014630 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 18 20250212125014644 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 27 3b d5 96 9e e6 d8 13 08 8b bc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125014644 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 18 (pcu_l1_if.cpp:478) 20250212125014644 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125014644 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 27 3b d5 96 9e e6 d8 13 08 8b bc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125014644 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125014644 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) 20250212125014644 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) 20250212125014644 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20250212125014644 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=3b d5 96 9e e6 d8 13 08 8b bc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125014644 DRLCMACUL DEBUG - Mark BSN 83 as INVALID (rlc_window_ul.cpp:42) 20250212125014644 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20250212125014644 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20250212125014644 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125014644 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125014644 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) 20250212125014644 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20250212125014644 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125014644 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125014644 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) 20250212125014644 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) 20250212125014644 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) 20250212125014644 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) 20250212125014644 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) 20250212125014644 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) 20250212125014644 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) 20250212125014644 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) 20250212125014644 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) 20250212125014644 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) 20250212125014645 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) 20250212125014645 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) 20250212125014645 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) 20250212125014645 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) 20250212125014653 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) 20250212125014653 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) 20250212125014653 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 251 for type USF (pdch_ul_controller.c:184) 20250212125014653 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) 20250212125014653 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125014653 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125014653 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) 20250212125014653 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125014653 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125014653 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Sending data request: sapi=5 arfcn=871 cur_fn=242 block=9 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) 20250212125014653 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS1 (0) MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 19 20250212125014667 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 29 fb 54 9d 15 24 2e b2 0e f9 48 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125014667 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 19 (pcu_l1_if.cpp:478) 20250212125014667 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125014667 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 29 fb 54 9d 15 24 2e b2 0e f9 48 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125014667 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125014667 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) 20250212125014667 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) 20250212125014667 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20250212125014667 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=fb 54 9d 15 24 2e b2 0e f9 48 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125014667 DRLCMACUL DEBUG - Mark BSN 84 as INVALID (rlc_window_ul.cpp:42) 20250212125014667 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20250212125014667 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20250212125014667 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125014667 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125014667 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) 20250212125014667 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) 20250212125014667 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) 20250212125014667 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) 20250212125014667 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) 20250212125014668 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) 20250212125014668 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) 20250212125014668 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) 20250212125014668 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) 20250212125014668 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) 20250212125014668 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) 20250212125014668 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) 20250212125014668 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) 20250212125014668 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) 20250212125014668 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) 20250212125014672 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) 20250212125014672 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) 20250212125014672 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 255 for type USF (pdch_ul_controller.c:184) 20250212125014672 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) 20250212125014672 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 20 20250212125014686 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 2b 46 7c 65 a5 1c 36 35 e1 a0 98 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125014686 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 20 (pcu_l1_if.cpp:478) 20250212125014686 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125014686 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2b 46 7c 65 a5 1c 36 35 e1 a0 98 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125014686 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125014686 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) 20250212125014686 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) 20250212125014686 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 21 storing in window (21..84) (tbf_ul.cpp:314) 20250212125014686 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=46 7c 65 a5 1c 36 35 e1 a0 98 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125014686 DRLCMACUL DEBUG - Mark BSN 85 as INVALID (rlc_window_ul.cpp:42) 20250212125014686 DRLCMACUL DEBUG - Raising V(R) to 22 (rlc_window_ul.cpp:50) 20250212125014686 DRLCMACUL DEBUG - Taking block 21 out, raising V(Q) to 22 (rlc_window_ul.cpp:65) 20250212125014686 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125014686 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125014686 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) 20250212125014686 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) 20250212125014686 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) 20250212125014686 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) 20250212125014686 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) 20250212125014686 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) 20250212125014686 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) 20250212125014686 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) 20250212125014686 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) 20250212125014686 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) 20250212125014686 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) 20250212125014686 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) 20250212125014686 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) 20250212125014687 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) 20250212125014687 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) 20250212125014690 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) 20250212125014690 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) 20250212125014690 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 260 for type USF (pdch_ul_controller.c:184) 20250212125014690 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) 20250212125014690 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 21 20250212125014704 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 2d 12 88 a3 60 4a 23 d6 f2 c1 b1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125014704 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 21 (pcu_l1_if.cpp:478) 20250212125014704 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125014704 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2d 12 88 a3 60 4a 23 d6 f2 c1 b1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125014704 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125014704 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) 20250212125014704 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) 20250212125014704 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 22 storing in window (22..85) (tbf_ul.cpp:314) 20250212125014704 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=12 88 a3 60 4a 23 d6 f2 c1 b1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125014704 DRLCMACUL DEBUG - Mark BSN 86 as INVALID (rlc_window_ul.cpp:42) 20250212125014704 DRLCMACUL DEBUG - Raising V(R) to 23 (rlc_window_ul.cpp:50) 20250212125014704 DRLCMACUL DEBUG - Taking block 22 out, raising V(Q) to 23 (rlc_window_ul.cpp:65) 20250212125014704 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125014704 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125014704 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) 20250212125014704 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) 20250212125014704 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) 20250212125014705 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) 20250212125014705 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) 20250212125014705 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) 20250212125014705 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) 20250212125014705 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) 20250212125014705 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) 20250212125014705 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) 20250212125014705 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) 20250212125014705 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) 20250212125014705 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) 20250212125014705 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) 20250212125014705 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) 20250212125014713 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) 20250212125014713 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) 20250212125014713 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 264 for type USF (pdch_ul_controller.c:184) 20250212125014713 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) 20250212125014714 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 22 20250212125014728 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 2f c7 04 45 60 54 7a ab 58 61 f2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125014728 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 22 (pcu_l1_if.cpp:478) 20250212125014728 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125014728 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2f c7 04 45 60 54 7a ab 58 61 f2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125014728 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125014728 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) 20250212125014728 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) 20250212125014728 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 23 storing in window (23..86) (tbf_ul.cpp:314) 20250212125014728 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=c7 04 45 60 54 7a ab 58 61 f2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125014728 DRLCMACUL DEBUG - Mark BSN 87 as INVALID (rlc_window_ul.cpp:42) 20250212125014728 DRLCMACUL DEBUG - Raising V(R) to 24 (rlc_window_ul.cpp:50) 20250212125014728 DRLCMACUL DEBUG - Taking block 23 out, raising V(Q) to 24 (rlc_window_ul.cpp:65) 20250212125014728 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125014728 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125014728 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) 20250212125014729 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) 20250212125014729 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) 20250212125014729 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) 20250212125014729 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) 20250212125014730 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) 20250212125014730 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) 20250212125014730 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) 20250212125014730 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) 20250212125014730 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) 20250212125014730 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) 20250212125014731 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) 20250212125014731 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) 20250212125014731 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) 20250212125014731 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) 20250212125014733 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) 20250212125014733 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) 20250212125014733 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 268 for type USF (pdch_ul_controller.c:184) 20250212125014733 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) 20250212125014733 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 23 20250212125014746 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 31 e6 a2 02 a0 2d 4f 9c 9b b9 dd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125014746 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 23 (pcu_l1_if.cpp:478) 20250212125014746 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125014746 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 31 e6 a2 02 a0 2d 4f 9c 9b b9 dd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125014746 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125014746 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) 20250212125014746 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) 20250212125014746 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 24 storing in window (24..87) (tbf_ul.cpp:314) 20250212125014746 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=e6 a2 02 a0 2d 4f 9c 9b b9 dd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125014746 DRLCMACUL DEBUG - Mark BSN 88 as INVALID (rlc_window_ul.cpp:42) 20250212125014746 DRLCMACUL DEBUG - Raising V(R) to 25 (rlc_window_ul.cpp:50) 20250212125014746 DRLCMACUL DEBUG - Taking block 24 out, raising V(Q) to 25 (rlc_window_ul.cpp:65) 20250212125014746 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125014746 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125014746 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) 20250212125014746 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) 20250212125014746 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) 20250212125014746 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) 20250212125014746 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) 20250212125014747 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) 20250212125014747 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) 20250212125014747 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) 20250212125014747 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) 20250212125014747 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) 20250212125014747 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) 20250212125014747 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) 20250212125014747 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) 20250212125014747 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) 20250212125014747 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) 20250212125014751 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) 20250212125014751 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) 20250212125014751 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 273 for type USF (pdch_ul_controller.c:184) 20250212125014751 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) 20250212125014751 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 24 20250212125014765 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 33 e7 91 d1 59 a1 a6 2a f7 18 05 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125014765 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 24 (pcu_l1_if.cpp:478) 20250212125014765 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125014765 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 33 e7 91 d1 59 a1 a6 2a f7 18 05 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125014765 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125014765 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) 20250212125014765 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20250212125014765 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) 20250212125014765 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 25 storing in window (25..88) (tbf_ul.cpp:314) 20250212125014765 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=e7 91 d1 59 a1 a6 2a f7 18 05 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125014765 DRLCMACUL DEBUG - Mark BSN 89 as INVALID (rlc_window_ul.cpp:42) 20250212125014765 DRLCMACUL DEBUG - Raising V(R) to 26 (rlc_window_ul.cpp:50) 20250212125014765 DRLCMACUL DEBUG - Taking block 25 out, raising V(Q) to 26 (rlc_window_ul.cpp:65) 20250212125014765 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125014765 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125014765 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) 20250212125014765 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) 20250212125014765 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) 20250212125014765 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) 20250212125014765 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) 20250212125014765 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) 20250212125014765 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) 20250212125014765 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) 20250212125014765 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) 20250212125014765 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) 20250212125014765 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) 20250212125014766 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) 20250212125014766 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) 20250212125014766 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) 20250212125014766 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) 20250212125014784 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) 20250212125014784 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) 20250212125014784 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 277 for type USF (pdch_ul_controller.c:184) 20250212125014784 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) 20250212125014784 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 25 20250212125014798 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 35 41 2e c3 77 5d db b4 8b e1 84 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125014798 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 25 (pcu_l1_if.cpp:478) 20250212125014798 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125014798 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 35 41 2e c3 77 5d db b4 8b e1 84 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125014798 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125014798 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) 20250212125014798 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) 20250212125014798 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 26 storing in window (26..89) (tbf_ul.cpp:314) 20250212125014798 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=41 2e c3 77 5d db b4 8b e1 84 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125014798 DRLCMACUL DEBUG - Mark BSN 90 as INVALID (rlc_window_ul.cpp:42) 20250212125014798 DRLCMACUL DEBUG - Raising V(R) to 27 (rlc_window_ul.cpp:50) 20250212125014798 DRLCMACUL DEBUG - Taking block 26 out, raising V(Q) to 27 (rlc_window_ul.cpp:65) 20250212125014798 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125014798 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125014798 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) 20250212125014799 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) 20250212125014799 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) 20250212125014799 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) 20250212125014799 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) 20250212125014799 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) 20250212125014799 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) 20250212125014799 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) 20250212125014799 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) 20250212125014799 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) 20250212125014799 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) 20250212125014799 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) 20250212125014799 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) 20250212125014799 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) 20250212125014799 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) 20250212125014803 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) 20250212125014803 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) 20250212125014803 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 281 for type USF (pdch_ul_controller.c:184) 20250212125014803 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) 20250212125014803 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 26 20250212125014817 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 37 97 1e b5 b0 50 b0 43 8f 66 4c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125014817 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 26 (pcu_l1_if.cpp:478) 20250212125014817 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125014817 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 37 97 1e b5 b0 50 b0 43 8f 66 4c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125014817 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125014817 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) 20250212125014817 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) 20250212125014817 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 27 storing in window (27..90) (tbf_ul.cpp:314) 20250212125014817 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=97 1e b5 b0 50 b0 43 8f 66 4c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125014817 DRLCMACUL DEBUG - Mark BSN 91 as INVALID (rlc_window_ul.cpp:42) 20250212125014817 DRLCMACUL DEBUG - Raising V(R) to 28 (rlc_window_ul.cpp:50) 20250212125014817 DRLCMACUL DEBUG - Taking block 27 out, raising V(Q) to 28 (rlc_window_ul.cpp:65) 20250212125014817 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125014817 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125014817 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) 20250212125014817 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) 20250212125014817 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) 20250212125014817 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) 20250212125014817 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) 20250212125014818 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) 20250212125014818 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) 20250212125014818 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) 20250212125014818 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) 20250212125014818 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) 20250212125014818 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) 20250212125014818 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) 20250212125014818 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) 20250212125014818 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) 20250212125014818 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) 20250212125014823 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) 20250212125014823 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) 20250212125014823 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 286 for type USF (pdch_ul_controller.c:184) 20250212125014823 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) 20250212125014824 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 27 20250212125014837 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 39 15 b6 f6 7d 53 60 ee 6a 58 15 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125014838 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 27 (pcu_l1_if.cpp:478) 20250212125014838 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125014838 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 39 15 b6 f6 7d 53 60 ee 6a 58 15 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125014838 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125014838 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) 20250212125014838 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) 20250212125014838 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 28 storing in window (28..91) (tbf_ul.cpp:314) 20250212125014838 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=15 b6 f6 7d 53 60 ee 6a 58 15 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125014838 DRLCMACUL DEBUG - Mark BSN 92 as INVALID (rlc_window_ul.cpp:42) 20250212125014838 DRLCMACUL DEBUG - Raising V(R) to 29 (rlc_window_ul.cpp:50) 20250212125014838 DRLCMACUL DEBUG - Taking block 28 out, raising V(Q) to 29 (rlc_window_ul.cpp:65) 20250212125014838 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125014838 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125014838 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) 20250212125014838 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) 20250212125014838 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) 20250212125014838 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) 20250212125014838 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) 20250212125014838 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) 20250212125014838 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) 20250212125014838 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) 20250212125014838 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) 20250212125014838 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) 20250212125014838 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) 20250212125014838 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) 20250212125014838 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) 20250212125014839 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) 20250212125014839 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) 20250212125014846 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) 20250212125014846 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) 20250212125014846 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 290 for type USF (pdch_ul_controller.c:184) 20250212125014846 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) 20250212125014847 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 28 20250212125014861 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 3b 48 b0 d9 93 28 7f cb 83 db eb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125014861 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 28 (pcu_l1_if.cpp:478) 20250212125014861 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125014861 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3b 48 b0 d9 93 28 7f cb 83 db eb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125014861 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125014861 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) 20250212125014861 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) 20250212125014861 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 29 storing in window (29..92) (tbf_ul.cpp:314) 20250212125014861 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=48 b0 d9 93 28 7f cb 83 db eb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125014861 DRLCMACUL DEBUG - Mark BSN 93 as INVALID (rlc_window_ul.cpp:42) 20250212125014861 DRLCMACUL DEBUG - Raising V(R) to 30 (rlc_window_ul.cpp:50) 20250212125014861 DRLCMACUL DEBUG - Taking block 29 out, raising V(Q) to 30 (rlc_window_ul.cpp:65) 20250212125014861 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125014861 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125014861 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) 20250212125014862 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) 20250212125014862 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) 20250212125014862 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) 20250212125014862 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) 20250212125014862 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) 20250212125014862 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) 20250212125014862 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) 20250212125014862 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) 20250212125014862 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) 20250212125014862 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) 20250212125014863 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) 20250212125014863 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) 20250212125014863 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) 20250212125014863 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) 20250212125014865 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) 20250212125014865 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) 20250212125014865 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 294 for type USF (pdch_ul_controller.c:184) 20250212125014865 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) 20250212125014866 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 29 20250212125014879 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 3d f3 dd 34 b5 62 5f 2b 69 38 04 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125014879 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 29 (pcu_l1_if.cpp:478) 20250212125014879 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125014879 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3d f3 dd 34 b5 62 5f 2b 69 38 04 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125014879 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125014879 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) 20250212125014879 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) 20250212125014879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 30 storing in window (30..93) (tbf_ul.cpp:314) 20250212125014879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=f3 dd 34 b5 62 5f 2b 69 38 04 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125014879 DRLCMACUL DEBUG - Mark BSN 94 as INVALID (rlc_window_ul.cpp:42) 20250212125014879 DRLCMACUL DEBUG - Raising V(R) to 31 (rlc_window_ul.cpp:50) 20250212125014879 DRLCMACUL DEBUG - Taking block 30 out, raising V(Q) to 31 (rlc_window_ul.cpp:65) 20250212125014879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125014879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125014879 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) 20250212125014880 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) 20250212125014880 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) 20250212125014880 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) 20250212125014880 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) 20250212125014880 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) 20250212125014880 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) 20250212125014880 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) 20250212125014880 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) 20250212125014880 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) 20250212125014880 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) 20250212125014880 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) 20250212125014880 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) 20250212125014880 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) 20250212125014880 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) 20250212125014884 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) 20250212125014884 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) 20250212125014884 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 299 for type USF (pdch_ul_controller.c:184) 20250212125014884 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) 20250212125014884 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 30 20250212125014898 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 3f 1d 76 d7 ac d9 3f 69 1d 3f a9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125014898 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 30 (pcu_l1_if.cpp:478) 20250212125014898 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125014898 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3f 1d 76 d7 ac d9 3f 69 1d 3f a9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125014898 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125014898 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) 20250212125014898 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) 20250212125014898 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 31 storing in window (31..94) (tbf_ul.cpp:314) 20250212125014898 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=1d 76 d7 ac d9 3f 69 1d 3f a9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125014898 DRLCMACUL DEBUG - Mark BSN 95 as INVALID (rlc_window_ul.cpp:42) 20250212125014898 DRLCMACUL DEBUG - Raising V(R) to 32 (rlc_window_ul.cpp:50) 20250212125014898 DRLCMACUL DEBUG - Taking block 31 out, raising V(Q) to 32 (rlc_window_ul.cpp:65) 20250212125014898 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125014898 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125014898 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) 20250212125014898 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) 20250212125014898 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) 20250212125014898 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) 20250212125014898 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) 20250212125014899 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) 20250212125014899 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) 20250212125014899 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) 20250212125014899 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) 20250212125014899 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) 20250212125014899 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) 20250212125014899 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) 20250212125014899 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) 20250212125014899 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) 20250212125014899 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) 20250212125014907 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) 20250212125014907 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) 20250212125014907 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 303 for type USF (pdch_ul_controller.c:184) 20250212125014907 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) 20250212125014908 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 31 20250212125014922 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 41 40 0d fa 11 35 eb a5 86 63 ad 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125014922 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 31 (pcu_l1_if.cpp:478) 20250212125014922 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125014922 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 41 40 0d fa 11 35 eb a5 86 63 ad 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125014922 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125014922 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) 20250212125014922 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) 20250212125014923 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 32 storing in window (32..95) (tbf_ul.cpp:314) 20250212125014923 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=40 0d fa 11 35 eb a5 86 63 ad 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125014923 DRLCMACUL DEBUG - Mark BSN 96 as INVALID (rlc_window_ul.cpp:42) 20250212125014923 DRLCMACUL DEBUG - Raising V(R) to 33 (rlc_window_ul.cpp:50) 20250212125014923 DRLCMACUL DEBUG - Taking block 32 out, raising V(Q) to 33 (rlc_window_ul.cpp:65) 20250212125014923 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125014923 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125014923 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) 20250212125014924 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) 20250212125014924 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) 20250212125014924 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) 20250212125014924 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) 20250212125014925 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) 20250212125014925 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) 20250212125014927 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) 20250212125014927 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) 20250212125014928 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) 20250212125014928 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) 20250212125014929 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) 20250212125014929 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) 20250212125014931 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) 20250212125014931 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) 20250212125014932 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) 20250212125014932 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) 20250212125014932 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 307 for type USF (pdch_ul_controller.c:184) 20250212125014932 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) 20250212125014933 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 32 20250212125014942 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 43 63 26 e4 85 91 63 a6 f8 c5 47 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125014942 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 32 (pcu_l1_if.cpp:478) 20250212125014942 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125014942 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 43 63 26 e4 85 91 63 a6 f8 c5 47 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125014942 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125014942 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) 20250212125014942 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) 20250212125014942 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 33 storing in window (33..96) (tbf_ul.cpp:314) 20250212125014942 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=63 26 e4 85 91 63 a6 f8 c5 47 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125014943 DRLCMACUL DEBUG - Mark BSN 97 as INVALID (rlc_window_ul.cpp:42) 20250212125014943 DRLCMACUL DEBUG - Raising V(R) to 34 (rlc_window_ul.cpp:50) 20250212125014943 DRLCMACUL DEBUG - Taking block 33 out, raising V(Q) to 34 (rlc_window_ul.cpp:65) 20250212125014943 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125014943 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125014943 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) 20250212125014944 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) 20250212125014944 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) 20250212125014945 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) 20250212125014945 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) 20250212125014946 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) 20250212125014946 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) 20250212125014947 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) 20250212125014947 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) 20250212125014947 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) 20250212125014947 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) 20250212125014948 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) 20250212125014948 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) 20250212125014948 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) 20250212125014948 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) 20250212125014948 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) 20250212125014948 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) 20250212125014948 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 312 for type USF (pdch_ul_controller.c:184) 20250212125014948 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) 20250212125014949 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 33 20250212125014962 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 45 a6 9c a6 7e b5 a8 5b 53 24 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125014962 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 33 (pcu_l1_if.cpp:478) 20250212125014962 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125014962 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 45 a6 9c a6 7e b5 a8 5b 53 24 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125014962 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125014963 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) 20250212125014963 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) 20250212125014963 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 34 storing in window (34..97) (tbf_ul.cpp:314) 20250212125014963 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=a6 9c a6 7e b5 a8 5b 53 24 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125014963 DRLCMACUL DEBUG - Mark BSN 98 as INVALID (rlc_window_ul.cpp:42) 20250212125014963 DRLCMACUL DEBUG - Raising V(R) to 35 (rlc_window_ul.cpp:50) 20250212125014963 DRLCMACUL DEBUG - Taking block 34 out, raising V(Q) to 35 (rlc_window_ul.cpp:65) 20250212125014963 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125014963 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125014963 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) 20250212125014965 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) 20250212125014965 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) 20250212125014965 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) 20250212125014965 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) 20250212125014966 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) 20250212125014966 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) 20250212125014967 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) 20250212125014967 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) 20250212125014968 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) 20250212125014968 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) 20250212125014968 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) 20250212125014968 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) 20250212125014969 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) 20250212125014969 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) 20250212125014971 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) 20250212125014971 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) 20250212125014971 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 316 for type USF (pdch_ul_controller.c:184) 20250212125014971 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) 20250212125014972 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 34 20250212125014985 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 47 ea 2f b1 e5 b8 85 dc 1d ff 28 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125014985 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 34 (pcu_l1_if.cpp:478) 20250212125014985 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125014985 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 47 ea 2f b1 e5 b8 85 dc 1d ff 28 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125014985 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125014985 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) 20250212125014985 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) 20250212125014985 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 35 storing in window (35..98) (tbf_ul.cpp:314) 20250212125014985 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=ea 2f b1 e5 b8 85 dc 1d ff 28 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125014985 DRLCMACUL DEBUG - Mark BSN 99 as INVALID (rlc_window_ul.cpp:42) 20250212125014985 DRLCMACUL DEBUG - Raising V(R) to 36 (rlc_window_ul.cpp:50) 20250212125014985 DRLCMACUL DEBUG - Taking block 35 out, raising V(Q) to 36 (rlc_window_ul.cpp:65) 20250212125014985 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125014985 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125014985 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) 20250212125014986 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) 20250212125014986 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) 20250212125014987 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) 20250212125014987 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) 20250212125014988 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) 20250212125014988 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) 20250212125014989 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) 20250212125014989 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) 20250212125014989 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) 20250212125014989 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) 20250212125014990 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) 20250212125014990 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) 20250212125014990 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) 20250212125014990 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) 20250212125014990 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) 20250212125014990 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) 20250212125014990 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 320 for type USF (pdch_ul_controller.c:184) 20250212125014990 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) 20250212125014991 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 35 20250212125015004 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 49 5d c1 d9 94 30 34 57 6b c2 b7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015004 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 35 (pcu_l1_if.cpp:478) 20250212125015004 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015004 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 49 5d c1 d9 94 30 34 57 6b c2 b7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015004 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015004 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) 20250212125015004 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) 20250212125015004 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 36 storing in window (36..99) (tbf_ul.cpp:314) 20250212125015004 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=5d c1 d9 94 30 34 57 6b c2 b7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015004 DRLCMACUL DEBUG - Mark BSN 100 as INVALID (rlc_window_ul.cpp:42) 20250212125015004 DRLCMACUL DEBUG - Raising V(R) to 37 (rlc_window_ul.cpp:50) 20250212125015004 DRLCMACUL DEBUG - Taking block 36 out, raising V(Q) to 37 (rlc_window_ul.cpp:65) 20250212125015004 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015004 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015004 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) 20250212125015006 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) 20250212125015006 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) 20250212125015007 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) 20250212125015007 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) 20250212125015008 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) 20250212125015008 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) 20250212125015009 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) 20250212125015009 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) 20250212125015010 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) 20250212125015010 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) 20250212125015011 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) 20250212125015011 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) 20250212125015012 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) 20250212125015012 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) 20250212125015013 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) 20250212125015013 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) 20250212125015013 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 325 for type USF (pdch_ul_controller.c:184) 20250212125015013 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) 20250212125015013 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 36 20250212125015023 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 4b 5b 56 45 fa 38 3e b2 74 2a 48 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015023 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 36 (pcu_l1_if.cpp:478) 20250212125015023 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015023 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4b 5b 56 45 fa 38 3e b2 74 2a 48 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015023 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015023 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) 20250212125015023 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) 20250212125015023 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 37 storing in window (37..100) (tbf_ul.cpp:314) 20250212125015023 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=5b 56 45 fa 38 3e b2 74 2a 48 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015023 DRLCMACUL DEBUG - Mark BSN 101 as INVALID (rlc_window_ul.cpp:42) 20250212125015023 DRLCMACUL DEBUG - Raising V(R) to 38 (rlc_window_ul.cpp:50) 20250212125015023 DRLCMACUL DEBUG - Taking block 37 out, raising V(Q) to 38 (rlc_window_ul.cpp:65) 20250212125015023 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015023 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015023 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) 20250212125015023 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) 20250212125015023 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) 20250212125015024 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) 20250212125015024 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) 20250212125015024 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) 20250212125015024 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) 20250212125015025 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) 20250212125015025 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) 20250212125015025 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) 20250212125015025 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) 20250212125015025 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) 20250212125015025 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) 20250212125015026 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) 20250212125015026 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) 20250212125015032 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) 20250212125015032 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) 20250212125015032 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 329 for type USF (pdch_ul_controller.c:184) 20250212125015032 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) 20250212125015033 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 37 20250212125015047 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 4d 6e 76 98 3f f8 85 56 a0 75 f7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015047 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 37 (pcu_l1_if.cpp:478) 20250212125015047 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015047 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4d 6e 76 98 3f f8 85 56 a0 75 f7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015047 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015047 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) 20250212125015047 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) 20250212125015047 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 38 storing in window (38..101) (tbf_ul.cpp:314) 20250212125015047 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=6e 76 98 3f f8 85 56 a0 75 f7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015047 DRLCMACUL DEBUG - Mark BSN 102 as INVALID (rlc_window_ul.cpp:42) 20250212125015047 DRLCMACUL DEBUG - Raising V(R) to 39 (rlc_window_ul.cpp:50) 20250212125015047 DRLCMACUL DEBUG - Taking block 38 out, raising V(Q) to 39 (rlc_window_ul.cpp:65) 20250212125015047 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015047 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015047 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) 20250212125015048 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) 20250212125015048 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) 20250212125015049 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) 20250212125015049 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) 20250212125015050 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) 20250212125015050 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) 20250212125015051 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) 20250212125015051 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) 20250212125015052 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) 20250212125015052 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) 20250212125015052 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) 20250212125015052 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) 20250212125015053 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) 20250212125015053 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) 20250212125015054 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) 20250212125015054 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) 20250212125015054 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 333 for type USF (pdch_ul_controller.c:184) 20250212125015054 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) 20250212125015054 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 38 20250212125015066 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 4f c2 9d 1f 53 25 90 fc 1c a1 15 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015066 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 38 (pcu_l1_if.cpp:478) 20250212125015066 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015066 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4f c2 9d 1f 53 25 90 fc 1c a1 15 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015066 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015066 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) 20250212125015066 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) 20250212125015066 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 39 storing in window (39..102) (tbf_ul.cpp:314) 20250212125015066 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=c2 9d 1f 53 25 90 fc 1c a1 15 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015066 DRLCMACUL DEBUG - Mark BSN 103 as INVALID (rlc_window_ul.cpp:42) 20250212125015066 DRLCMACUL DEBUG - Raising V(R) to 40 (rlc_window_ul.cpp:50) 20250212125015066 DRLCMACUL DEBUG - Taking block 39 out, raising V(Q) to 40 (rlc_window_ul.cpp:65) 20250212125015066 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015066 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015066 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) 20250212125015066 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20250212125015066 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125015066 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125015066 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) 20250212125015066 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) 20250212125015066 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) 20250212125015067 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) 20250212125015067 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) 20250212125015067 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) 20250212125015067 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) 20250212125015067 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) 20250212125015067 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) 20250212125015067 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) 20250212125015067 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) 20250212125015067 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) 20250212125015068 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) 20250212125015068 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) 20250212125015070 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) 20250212125015070 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) 20250212125015070 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 338 for type USF (pdch_ul_controller.c:184) 20250212125015070 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) 20250212125015070 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125015070 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125015070 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) 20250212125015070 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125015070 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125015070 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Sending data request: sapi=5 arfcn=871 cur_fn=329 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) 20250212125015070 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS1 (0) MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 39 20250212125015085 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 51 90 2b a7 69 13 38 52 c4 28 e1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015085 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 39 (pcu_l1_if.cpp:478) 20250212125015085 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015085 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 51 90 2b a7 69 13 38 52 c4 28 e1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015085 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015085 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) 20250212125015085 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) 20250212125015085 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 40 storing in window (40..103) (tbf_ul.cpp:314) 20250212125015085 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=90 2b a7 69 13 38 52 c4 28 e1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015085 DRLCMACUL DEBUG - Mark BSN 104 as INVALID (rlc_window_ul.cpp:42) 20250212125015085 DRLCMACUL DEBUG - Raising V(R) to 41 (rlc_window_ul.cpp:50) 20250212125015085 DRLCMACUL DEBUG - Taking block 40 out, raising V(Q) to 41 (rlc_window_ul.cpp:65) 20250212125015085 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015085 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015085 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) 20250212125015086 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) 20250212125015086 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) 20250212125015086 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) 20250212125015086 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) 20250212125015086 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) 20250212125015086 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) 20250212125015087 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) 20250212125015087 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) 20250212125015087 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) 20250212125015087 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) 20250212125015088 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) 20250212125015088 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) 20250212125015088 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) 20250212125015088 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) 20250212125015095 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) 20250212125015095 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) 20250212125015095 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 342 for type USF (pdch_ul_controller.c:184) 20250212125015095 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) 20250212125015095 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 40 20250212125015110 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 53 2b d4 66 d7 78 eb 8d 29 19 d3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015110 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 40 (pcu_l1_if.cpp:478) 20250212125015110 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015110 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 53 2b d4 66 d7 78 eb 8d 29 19 d3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015110 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015110 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) 20250212125015110 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) 20250212125015110 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 41 storing in window (41..104) (tbf_ul.cpp:314) 20250212125015110 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=2b d4 66 d7 78 eb 8d 29 19 d3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015110 DRLCMACUL DEBUG - Mark BSN 105 as INVALID (rlc_window_ul.cpp:42) 20250212125015110 DRLCMACUL DEBUG - Raising V(R) to 42 (rlc_window_ul.cpp:50) 20250212125015110 DRLCMACUL DEBUG - Taking block 41 out, raising V(Q) to 42 (rlc_window_ul.cpp:65) 20250212125015110 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015110 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015110 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) 20250212125015111 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) 20250212125015111 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) 20250212125015112 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) 20250212125015112 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) 20250212125015112 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) 20250212125015112 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) 20250212125015112 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) 20250212125015112 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) 20250212125015113 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) 20250212125015113 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) 20250212125015113 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) 20250212125015113 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) 20250212125015114 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) 20250212125015114 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) 20250212125015115 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) 20250212125015115 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) 20250212125015115 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 346 for type USF (pdch_ul_controller.c:184) 20250212125015115 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) 20250212125015115 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 41 20250212125015129 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 55 7d c6 1f e3 2d 74 75 7c 39 7e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015129 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 41 (pcu_l1_if.cpp:478) 20250212125015129 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015129 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 55 7d c6 1f e3 2d 74 75 7c 39 7e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015129 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015129 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) 20250212125015129 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) 20250212125015129 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 42 storing in window (42..105) (tbf_ul.cpp:314) 20250212125015129 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=7d c6 1f e3 2d 74 75 7c 39 7e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015129 DRLCMACUL DEBUG - Mark BSN 106 as INVALID (rlc_window_ul.cpp:42) 20250212125015129 DRLCMACUL DEBUG - Raising V(R) to 43 (rlc_window_ul.cpp:50) 20250212125015129 DRLCMACUL DEBUG - Taking block 42 out, raising V(Q) to 43 (rlc_window_ul.cpp:65) 20250212125015129 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015129 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015129 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) 20250212125015130 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) 20250212125015130 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) 20250212125015131 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) 20250212125015131 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) 20250212125015132 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) 20250212125015132 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) 20250212125015132 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) 20250212125015132 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) 20250212125015133 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) 20250212125015133 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) 20250212125015134 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) 20250212125015134 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) 20250212125015134 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) 20250212125015134 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) 20250212125015135 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) 20250212125015135 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) 20250212125015135 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 351 for type USF (pdch_ul_controller.c:184) 20250212125015135 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) 20250212125015135 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 42 20250212125015148 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 57 e1 03 6b d9 61 50 20 83 18 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015148 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 42 (pcu_l1_if.cpp:478) 20250212125015148 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015148 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 57 e1 03 6b d9 61 50 20 83 18 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015148 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015148 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) 20250212125015148 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) 20250212125015148 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 43 storing in window (43..106) (tbf_ul.cpp:314) 20250212125015148 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=e1 03 6b d9 61 50 20 83 18 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015148 DRLCMACUL DEBUG - Mark BSN 107 as INVALID (rlc_window_ul.cpp:42) 20250212125015148 DRLCMACUL DEBUG - Raising V(R) to 44 (rlc_window_ul.cpp:50) 20250212125015148 DRLCMACUL DEBUG - Taking block 43 out, raising V(Q) to 44 (rlc_window_ul.cpp:65) 20250212125015148 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015148 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015148 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) 20250212125015149 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) 20250212125015149 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) 20250212125015149 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) 20250212125015149 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) 20250212125015149 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) 20250212125015149 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) 20250212125015150 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) 20250212125015150 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) 20250212125015150 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) 20250212125015150 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) 20250212125015151 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) 20250212125015151 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) 20250212125015151 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) 20250212125015151 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) 20250212125015156 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) 20250212125015156 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) 20250212125015156 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 355 for type USF (pdch_ul_controller.c:184) 20250212125015156 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) 20250212125015157 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 43 20250212125015171 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 59 46 57 8c ea f0 cb 72 7f ce 5b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015171 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 43 (pcu_l1_if.cpp:478) 20250212125015172 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015172 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 59 46 57 8c ea f0 cb 72 7f ce 5b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015172 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015172 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) 20250212125015172 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) 20250212125015172 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 44 storing in window (44..107) (tbf_ul.cpp:314) 20250212125015172 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=46 57 8c ea f0 cb 72 7f ce 5b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015172 DRLCMACUL DEBUG - Mark BSN 108 as INVALID (rlc_window_ul.cpp:42) 20250212125015172 DRLCMACUL DEBUG - Raising V(R) to 45 (rlc_window_ul.cpp:50) 20250212125015172 DRLCMACUL DEBUG - Taking block 44 out, raising V(Q) to 45 (rlc_window_ul.cpp:65) 20250212125015172 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015172 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015172 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) 20250212125015173 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) 20250212125015173 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) 20250212125015173 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) 20250212125015173 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) 20250212125015174 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) 20250212125015174 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) 20250212125015174 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) 20250212125015174 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) 20250212125015175 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) 20250212125015175 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) 20250212125015175 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) 20250212125015175 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) 20250212125015176 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) 20250212125015176 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) 20250212125015176 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) 20250212125015176 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) 20250212125015176 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 359 for type USF (pdch_ul_controller.c:184) 20250212125015176 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) 20250212125015177 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 44 20250212125015190 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 5b 39 40 c7 0d 60 2d cf 9b 0b 19 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015190 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 44 (pcu_l1_if.cpp:478) 20250212125015190 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015190 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 5b 39 40 c7 0d 60 2d cf 9b 0b 19 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015190 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015190 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) 20250212125015190 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) 20250212125015190 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 45 storing in window (45..108) (tbf_ul.cpp:314) 20250212125015190 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=39 40 c7 0d 60 2d cf 9b 0b 19 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015190 DRLCMACUL DEBUG - Mark BSN 109 as INVALID (rlc_window_ul.cpp:42) 20250212125015190 DRLCMACUL DEBUG - Raising V(R) to 46 (rlc_window_ul.cpp:50) 20250212125015190 DRLCMACUL DEBUG - Taking block 45 out, raising V(Q) to 46 (rlc_window_ul.cpp:65) 20250212125015190 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015190 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015190 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) 20250212125015192 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) 20250212125015192 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) 20250212125015192 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) 20250212125015192 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) 20250212125015193 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) 20250212125015193 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) 20250212125015193 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) 20250212125015193 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) 20250212125015194 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) 20250212125015194 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) 20250212125015195 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) 20250212125015195 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) 20250212125015196 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) 20250212125015196 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) 20250212125015197 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) 20250212125015197 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) 20250212125015197 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 364 for type USF (pdch_ul_controller.c:184) 20250212125015197 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) 20250212125015197 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 45 20250212125015208 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 5d 4a 78 0e e2 5d b2 58 71 72 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015209 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 45 (pcu_l1_if.cpp:478) 20250212125015209 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015209 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 5d 4a 78 0e e2 5d b2 58 71 72 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015209 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015209 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) 20250212125015209 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) 20250212125015209 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 46 storing in window (46..109) (tbf_ul.cpp:314) 20250212125015209 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=4a 78 0e e2 5d b2 58 71 72 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015209 DRLCMACUL DEBUG - Mark BSN 110 as INVALID (rlc_window_ul.cpp:42) 20250212125015209 DRLCMACUL DEBUG - Raising V(R) to 47 (rlc_window_ul.cpp:50) 20250212125015209 DRLCMACUL DEBUG - Taking block 46 out, raising V(Q) to 47 (rlc_window_ul.cpp:65) 20250212125015209 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015209 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015209 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) 20250212125015209 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) 20250212125015209 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) 20250212125015209 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) 20250212125015209 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) 20250212125015209 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) 20250212125015209 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) 20250212125015209 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) 20250212125015209 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) 20250212125015210 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) 20250212125015210 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) 20250212125015210 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) 20250212125015210 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) 20250212125015210 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) 20250212125015210 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) 20250212125015218 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) 20250212125015218 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) 20250212125015218 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 368 for type USF (pdch_ul_controller.c:184) 20250212125015218 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) 20250212125015218 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 46 20250212125015232 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 5f 8e 32 73 45 ff 70 0a 82 ea 98 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015232 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 46 (pcu_l1_if.cpp:478) 20250212125015232 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015232 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 5f 8e 32 73 45 ff 70 0a 82 ea 98 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015232 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015232 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) 20250212125015232 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) 20250212125015232 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 47 storing in window (47..110) (tbf_ul.cpp:314) 20250212125015232 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=8e 32 73 45 ff 70 0a 82 ea 98 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015232 DRLCMACUL DEBUG - Mark BSN 111 as INVALID (rlc_window_ul.cpp:42) 20250212125015232 DRLCMACUL DEBUG - Raising V(R) to 48 (rlc_window_ul.cpp:50) 20250212125015232 DRLCMACUL DEBUG - Taking block 47 out, raising V(Q) to 48 (rlc_window_ul.cpp:65) 20250212125015232 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015232 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015232 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) 20250212125015232 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) 20250212125015232 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) 20250212125015232 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) 20250212125015232 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) 20250212125015232 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) 20250212125015232 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) 20250212125015233 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) 20250212125015233 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) 20250212125015233 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) 20250212125015233 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) 20250212125015233 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) 20250212125015233 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) 20250212125015233 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) 20250212125015233 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) 20250212125015236 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) 20250212125015236 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) 20250212125015236 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 372 for type USF (pdch_ul_controller.c:184) 20250212125015236 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) 20250212125015237 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 47 20250212125015251 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 61 46 fc 2d 42 65 d6 92 13 d7 c9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015251 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 47 (pcu_l1_if.cpp:478) 20250212125015251 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015251 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 61 46 fc 2d 42 65 d6 92 13 d7 c9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015251 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015251 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) 20250212125015251 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) 20250212125015251 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 48 storing in window (48..111) (tbf_ul.cpp:314) 20250212125015251 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=46 fc 2d 42 65 d6 92 13 d7 c9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015251 DRLCMACUL DEBUG - Mark BSN 112 as INVALID (rlc_window_ul.cpp:42) 20250212125015251 DRLCMACUL DEBUG - Raising V(R) to 49 (rlc_window_ul.cpp:50) 20250212125015251 DRLCMACUL DEBUG - Taking block 48 out, raising V(Q) to 49 (rlc_window_ul.cpp:65) 20250212125015251 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015251 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015251 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) 20250212125015251 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) 20250212125015251 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) 20250212125015251 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) 20250212125015251 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) 20250212125015252 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) 20250212125015252 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) 20250212125015252 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) 20250212125015252 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) 20250212125015252 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) 20250212125015252 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) 20250212125015252 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) 20250212125015252 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) 20250212125015253 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) 20250212125015253 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) 20250212125015255 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) 20250212125015255 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) 20250212125015255 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 377 for type USF (pdch_ul_controller.c:184) 20250212125015255 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) 20250212125015256 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 48 20250212125015270 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 63 8e ad a1 91 8e f9 1b c5 9f 5a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015270 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 48 (pcu_l1_if.cpp:478) 20250212125015270 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015270 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 63 8e ad a1 91 8e f9 1b c5 9f 5a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015270 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015270 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) 20250212125015270 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) 20250212125015270 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 49 storing in window (49..112) (tbf_ul.cpp:314) 20250212125015270 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=8e ad a1 91 8e f9 1b c5 9f 5a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015270 DRLCMACUL DEBUG - Mark BSN 113 as INVALID (rlc_window_ul.cpp:42) 20250212125015270 DRLCMACUL DEBUG - Raising V(R) to 50 (rlc_window_ul.cpp:50) 20250212125015270 DRLCMACUL DEBUG - Taking block 49 out, raising V(Q) to 50 (rlc_window_ul.cpp:65) 20250212125015270 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015270 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015270 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) 20250212125015271 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) 20250212125015271 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) 20250212125015271 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) 20250212125015271 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) 20250212125015272 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) 20250212125015272 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) 20250212125015272 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) 20250212125015272 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) 20250212125015273 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) 20250212125015273 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) 20250212125015274 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) 20250212125015274 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) 20250212125015274 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) 20250212125015274 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) 20250212125015279 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) 20250212125015279 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) 20250212125015279 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 381 for type USF (pdch_ul_controller.c:184) 20250212125015279 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) 20250212125015280 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 49 20250212125015293 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 65 8c c4 40 d5 26 09 b5 fb 58 c7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015293 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 49 (pcu_l1_if.cpp:478) 20250212125015293 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015293 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 65 8c c4 40 d5 26 09 b5 fb 58 c7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015293 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015293 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) 20250212125015293 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) 20250212125015293 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 50 storing in window (50..113) (tbf_ul.cpp:314) 20250212125015293 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=8c c4 40 d5 26 09 b5 fb 58 c7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015293 DRLCMACUL DEBUG - Mark BSN 114 as INVALID (rlc_window_ul.cpp:42) 20250212125015293 DRLCMACUL DEBUG - Raising V(R) to 51 (rlc_window_ul.cpp:50) 20250212125015293 DRLCMACUL DEBUG - Taking block 50 out, raising V(Q) to 51 (rlc_window_ul.cpp:65) 20250212125015293 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015293 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015293 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) 20250212125015293 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) 20250212125015293 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) 20250212125015293 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) 20250212125015293 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) 20250212125015293 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) 20250212125015293 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) 20250212125015294 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) 20250212125015294 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) 20250212125015294 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) 20250212125015294 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) 20250212125015294 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) 20250212125015294 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) 20250212125015294 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) 20250212125015294 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) 20250212125015297 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) 20250212125015297 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) 20250212125015297 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 385 for type USF (pdch_ul_controller.c:184) 20250212125015297 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) 20250212125015298 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 50 20250212125015312 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 67 7c 57 fe cc 58 2a 68 18 cb 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015312 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 50 (pcu_l1_if.cpp:478) 20250212125015312 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015312 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 67 7c 57 fe cc 58 2a 68 18 cb 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015312 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015312 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) 20250212125015312 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) 20250212125015312 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 51 storing in window (51..114) (tbf_ul.cpp:314) 20250212125015312 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=7c 57 fe cc 58 2a 68 18 cb 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015312 DRLCMACUL DEBUG - Mark BSN 115 as INVALID (rlc_window_ul.cpp:42) 20250212125015312 DRLCMACUL DEBUG - Raising V(R) to 52 (rlc_window_ul.cpp:50) 20250212125015312 DRLCMACUL DEBUG - Taking block 51 out, raising V(Q) to 52 (rlc_window_ul.cpp:65) 20250212125015312 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015312 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015312 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) 20250212125015312 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) 20250212125015312 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) 20250212125015312 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) 20250212125015312 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) 20250212125015312 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) 20250212125015312 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) 20250212125015312 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) 20250212125015312 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) 20250212125015313 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) 20250212125015313 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) 20250212125015313 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) 20250212125015313 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) 20250212125015313 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) 20250212125015313 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) 20250212125015316 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) 20250212125015316 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) 20250212125015316 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 390 for type USF (pdch_ul_controller.c:184) 20250212125015316 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) 20250212125015316 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 51 20250212125015330 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 69 26 46 49 81 e0 7a 6e 22 51 c8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015330 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 51 (pcu_l1_if.cpp:478) 20250212125015330 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015330 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 69 26 46 49 81 e0 7a 6e 22 51 c8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015330 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015330 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) 20250212125015331 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) 20250212125015331 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 52 storing in window (52..115) (tbf_ul.cpp:314) 20250212125015331 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=26 46 49 81 e0 7a 6e 22 51 c8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015331 DRLCMACUL DEBUG - Mark BSN 116 as INVALID (rlc_window_ul.cpp:42) 20250212125015331 DRLCMACUL DEBUG - Raising V(R) to 53 (rlc_window_ul.cpp:50) 20250212125015331 DRLCMACUL DEBUG - Taking block 52 out, raising V(Q) to 53 (rlc_window_ul.cpp:65) 20250212125015331 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015331 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015331 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) 20250212125015331 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) 20250212125015331 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) 20250212125015331 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) 20250212125015331 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) 20250212125015331 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) 20250212125015331 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) 20250212125015331 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) 20250212125015331 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) 20250212125015332 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) 20250212125015332 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) 20250212125015332 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) 20250212125015332 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) 20250212125015332 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) 20250212125015332 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) 20250212125015340 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) 20250212125015340 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) 20250212125015340 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 394 for type USF (pdch_ul_controller.c:184) 20250212125015340 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) 20250212125015340 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 52 20250212125015354 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 6b 4e c2 0e a4 cc af a4 b2 88 22 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015354 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 52 (pcu_l1_if.cpp:478) 20250212125015354 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015354 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 6b 4e c2 0e a4 cc af a4 b2 88 22 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015354 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015354 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) 20250212125015354 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) 20250212125015354 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 53 storing in window (53..116) (tbf_ul.cpp:314) 20250212125015354 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=4e c2 0e a4 cc af a4 b2 88 22 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015354 DRLCMACUL DEBUG - Mark BSN 117 as INVALID (rlc_window_ul.cpp:42) 20250212125015354 DRLCMACUL DEBUG - Raising V(R) to 54 (rlc_window_ul.cpp:50) 20250212125015354 DRLCMACUL DEBUG - Taking block 53 out, raising V(Q) to 54 (rlc_window_ul.cpp:65) 20250212125015354 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015354 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015354 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) 20250212125015354 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) 20250212125015354 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) 20250212125015354 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) 20250212125015354 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) 20250212125015355 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) 20250212125015355 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) 20250212125015355 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) 20250212125015355 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) 20250212125015355 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) 20250212125015355 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) 20250212125015355 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) 20250212125015355 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) 20250212125015356 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) 20250212125015356 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) 20250212125015358 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) 20250212125015358 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) 20250212125015358 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 398 for type USF (pdch_ul_controller.c:184) 20250212125015358 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) 20250212125015359 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 53 20250212125015372 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 6d 75 8f 4b 30 61 05 86 a1 02 b5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015372 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 53 (pcu_l1_if.cpp:478) 20250212125015372 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015372 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 6d 75 8f 4b 30 61 05 86 a1 02 b5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015372 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015372 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) 20250212125015373 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) 20250212125015373 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 54 storing in window (54..117) (tbf_ul.cpp:314) 20250212125015373 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=75 8f 4b 30 61 05 86 a1 02 b5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015373 DRLCMACUL DEBUG - Mark BSN 118 as INVALID (rlc_window_ul.cpp:42) 20250212125015373 DRLCMACUL DEBUG - Raising V(R) to 55 (rlc_window_ul.cpp:50) 20250212125015373 DRLCMACUL DEBUG - Taking block 54 out, raising V(Q) to 55 (rlc_window_ul.cpp:65) 20250212125015373 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015373 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015373 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) 20250212125015373 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) 20250212125015373 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) 20250212125015373 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) 20250212125015373 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) 20250212125015373 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) 20250212125015373 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) 20250212125015374 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) 20250212125015374 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) 20250212125015374 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) 20250212125015374 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) 20250212125015374 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) 20250212125015374 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) 20250212125015374 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) 20250212125015374 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) 20250212125015377 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) 20250212125015377 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) 20250212125015377 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 403 for type USF (pdch_ul_controller.c:184) 20250212125015377 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) 20250212125015377 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 54 20250212125015391 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 6f 91 68 49 93 e2 22 f0 89 5a 9c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015391 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 54 (pcu_l1_if.cpp:478) 20250212125015391 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015391 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 6f 91 68 49 93 e2 22 f0 89 5a 9c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015391 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015391 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) 20250212125015391 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) 20250212125015391 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 55 storing in window (55..118) (tbf_ul.cpp:314) 20250212125015391 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=91 68 49 93 e2 22 f0 89 5a 9c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015391 DRLCMACUL DEBUG - Mark BSN 119 as INVALID (rlc_window_ul.cpp:42) 20250212125015391 DRLCMACUL DEBUG - Raising V(R) to 56 (rlc_window_ul.cpp:50) 20250212125015391 DRLCMACUL DEBUG - Taking block 55 out, raising V(Q) to 56 (rlc_window_ul.cpp:65) 20250212125015391 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015391 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015391 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) 20250212125015391 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) 20250212125015391 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) 20250212125015391 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) 20250212125015391 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) 20250212125015391 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) 20250212125015391 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) 20250212125015392 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) 20250212125015392 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) 20250212125015392 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) 20250212125015392 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) 20250212125015392 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) 20250212125015392 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) 20250212125015392 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) 20250212125015392 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) 20250212125015400 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) 20250212125015400 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) 20250212125015400 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 407 for type USF (pdch_ul_controller.c:184) 20250212125015400 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) 20250212125015400 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 55 20250212125015414 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 71 b9 e0 5b 7c ef 88 ce 6e 31 34 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015414 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 55 (pcu_l1_if.cpp:478) 20250212125015414 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015414 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 71 b9 e0 5b 7c ef 88 ce 6e 31 34 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015414 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015415 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) 20250212125015415 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) 20250212125015415 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 56 storing in window (56..119) (tbf_ul.cpp:314) 20250212125015415 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=b9 e0 5b 7c ef 88 ce 6e 31 34 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015415 DRLCMACUL DEBUG - Mark BSN 120 as INVALID (rlc_window_ul.cpp:42) 20250212125015415 DRLCMACUL DEBUG - Raising V(R) to 57 (rlc_window_ul.cpp:50) 20250212125015415 DRLCMACUL DEBUG - Taking block 56 out, raising V(Q) to 57 (rlc_window_ul.cpp:65) 20250212125015415 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015415 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015415 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) 20250212125015415 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) 20250212125015415 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) 20250212125015415 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) 20250212125015415 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) 20250212125015415 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) 20250212125015415 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) 20250212125015415 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) 20250212125015415 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) 20250212125015416 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) 20250212125015416 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) 20250212125015416 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) 20250212125015416 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) 20250212125015416 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) 20250212125015416 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) 20250212125015419 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) 20250212125015419 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) 20250212125015419 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 411 for type USF (pdch_ul_controller.c:184) 20250212125015419 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) 20250212125015419 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 56 20250212125015433 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 73 d9 e3 76 7c 44 e8 25 7a b8 47 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015433 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 56 (pcu_l1_if.cpp:478) 20250212125015433 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015433 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 73 d9 e3 76 7c 44 e8 25 7a b8 47 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015433 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015433 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) 20250212125015433 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) 20250212125015433 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 57 storing in window (57..120) (tbf_ul.cpp:314) 20250212125015433 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=d9 e3 76 7c 44 e8 25 7a b8 47 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015433 DRLCMACUL DEBUG - Mark BSN 121 as INVALID (rlc_window_ul.cpp:42) 20250212125015433 DRLCMACUL DEBUG - Raising V(R) to 58 (rlc_window_ul.cpp:50) 20250212125015433 DRLCMACUL DEBUG - Taking block 57 out, raising V(Q) to 58 (rlc_window_ul.cpp:65) 20250212125015433 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015433 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015433 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) 20250212125015433 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) 20250212125015433 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) 20250212125015433 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) 20250212125015433 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) 20250212125015434 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) 20250212125015434 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) 20250212125015434 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) 20250212125015434 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) 20250212125015434 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) 20250212125015434 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) 20250212125015434 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) 20250212125015434 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) 20250212125015434 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) 20250212125015434 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) 20250212125015438 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) 20250212125015438 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) 20250212125015438 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 416 for type USF (pdch_ul_controller.c:184) 20250212125015438 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Sending data request: sapi=5 arfcn=871 cur_fn=407 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125015438 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 57 20250212125015452 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 75 80 9c f2 2e d7 fd 03 05 9c 6d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015452 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 57 (pcu_l1_if.cpp:478) 20250212125015452 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015452 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 75 80 9c f2 2e d7 fd 03 05 9c 6d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015452 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015452 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) 20250212125015452 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) 20250212125015452 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 58 storing in window (58..121) (tbf_ul.cpp:314) 20250212125015452 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=80 9c f2 2e d7 fd 03 05 9c 6d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015452 DRLCMACUL DEBUG - Mark BSN 122 as INVALID (rlc_window_ul.cpp:42) 20250212125015452 DRLCMACUL DEBUG - Raising V(R) to 59 (rlc_window_ul.cpp:50) 20250212125015452 DRLCMACUL DEBUG - Taking block 58 out, raising V(Q) to 59 (rlc_window_ul.cpp:65) 20250212125015452 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015452 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015452 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) 20250212125015452 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) 20250212125015452 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) 20250212125015452 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) 20250212125015452 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) 20250212125015452 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) 20250212125015452 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) 20250212125015453 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) 20250212125015453 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) 20250212125015453 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) 20250212125015453 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) 20250212125015453 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) 20250212125015453 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) 20250212125015453 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) 20250212125015453 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) 20250212125015461 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) 20250212125015461 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) 20250212125015461 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 420 for type USF (pdch_ul_controller.c:184) 20250212125015461 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) 20250212125015462 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 58 20250212125015476 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 77 df 43 7d 34 05 d9 de 93 b8 eb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015477 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 58 (pcu_l1_if.cpp:478) 20250212125015477 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015477 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 77 df 43 7d 34 05 d9 de 93 b8 eb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015477 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015477 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) 20250212125015477 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) 20250212125015477 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 59 storing in window (59..122) (tbf_ul.cpp:314) 20250212125015477 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=df 43 7d 34 05 d9 de 93 b8 eb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015477 DRLCMACUL DEBUG - Mark BSN 123 as INVALID (rlc_window_ul.cpp:42) 20250212125015477 DRLCMACUL DEBUG - Raising V(R) to 60 (rlc_window_ul.cpp:50) 20250212125015477 DRLCMACUL DEBUG - Taking block 59 out, raising V(Q) to 60 (rlc_window_ul.cpp:65) 20250212125015477 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015477 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015477 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) 20250212125015477 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20250212125015477 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125015477 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125015477 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) 20250212125015477 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) 20250212125015478 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) 20250212125015478 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) 20250212125015478 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) 20250212125015478 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) 20250212125015479 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) 20250212125015479 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) 20250212125015480 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) 20250212125015480 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) 20250212125015480 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) 20250212125015480 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) 20250212125015481 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) 20250212125015481 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) 20250212125015482 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) 20250212125015482 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) 20250212125015482 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 424 for type USF (pdch_ul_controller.c:184) 20250212125015482 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) 20250212125015482 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125015482 DRLCMACUL DEBUG - V(N): "IIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125015482 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) 20250212125015482 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125015482 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125015482 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Sending data request: sapi=5 arfcn=871 cur_fn=416 block=1 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) 20250212125015482 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS1 (0) MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 59 20250212125015495 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 79 2b 81 a9 90 35 e3 f5 25 cb bf 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015495 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 59 (pcu_l1_if.cpp:478) 20250212125015495 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015495 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 79 2b 81 a9 90 35 e3 f5 25 cb bf 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015495 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015495 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) 20250212125015496 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) 20250212125015496 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 60 storing in window (60..123) (tbf_ul.cpp:314) 20250212125015496 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=2b 81 a9 90 35 e3 f5 25 cb bf 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015496 DRLCMACUL DEBUG - Mark BSN 124 as INVALID (rlc_window_ul.cpp:42) 20250212125015496 DRLCMACUL DEBUG - Raising V(R) to 61 (rlc_window_ul.cpp:50) 20250212125015496 DRLCMACUL DEBUG - Taking block 60 out, raising V(Q) to 61 (rlc_window_ul.cpp:65) 20250212125015496 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015496 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015496 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) 20250212125015497 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) 20250212125015497 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) 20250212125015498 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) 20250212125015498 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) 20250212125015498 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) 20250212125015498 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) 20250212125015499 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) 20250212125015499 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) 20250212125015500 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) 20250212125015500 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) 20250212125015501 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) 20250212125015501 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) 20250212125015502 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) 20250212125015502 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) 20250212125015503 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) 20250212125015503 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) 20250212125015503 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 429 for type USF (pdch_ul_controller.c:184) 20250212125015503 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) 20250212125015504 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 60 20250212125015515 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 7b cf 01 a3 72 b7 e1 ec 5b 7d ec 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015515 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 60 (pcu_l1_if.cpp:478) 20250212125015515 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015515 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 7b cf 01 a3 72 b7 e1 ec 5b 7d ec 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015515 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015515 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) 20250212125015515 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) 20250212125015515 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 61 storing in window (61..124) (tbf_ul.cpp:314) 20250212125015515 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=cf 01 a3 72 b7 e1 ec 5b 7d ec 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015515 DRLCMACUL DEBUG - Mark BSN 125 as INVALID (rlc_window_ul.cpp:42) 20250212125015515 DRLCMACUL DEBUG - Raising V(R) to 62 (rlc_window_ul.cpp:50) 20250212125015515 DRLCMACUL DEBUG - Taking block 61 out, raising V(Q) to 62 (rlc_window_ul.cpp:65) 20250212125015515 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015515 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015515 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) 20250212125015517 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) 20250212125015517 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) 20250212125015518 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) 20250212125015518 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) 20250212125015519 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) 20250212125015519 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) 20250212125015520 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) 20250212125015520 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) 20250212125015521 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) 20250212125015521 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) 20250212125015522 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) 20250212125015522 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) 20250212125015524 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) 20250212125015524 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) 20250212125015525 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) 20250212125015526 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) 20250212125015526 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 433 for type USF (pdch_ul_controller.c:184) 20250212125015526 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) 20250212125015527 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 61 20250212125015538 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 7d 22 9d 67 a4 69 d0 55 fb 34 62 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015538 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 61 (pcu_l1_if.cpp:478) 20250212125015538 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015538 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 7d 22 9d 67 a4 69 d0 55 fb 34 62 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015538 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015538 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) 20250212125015538 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) 20250212125015538 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 62 storing in window (62..125) (tbf_ul.cpp:314) 20250212125015538 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=22 9d 67 a4 69 d0 55 fb 34 62 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015538 DRLCMACUL DEBUG - Mark BSN 126 as INVALID (rlc_window_ul.cpp:42) 20250212125015538 DRLCMACUL DEBUG - Raising V(R) to 63 (rlc_window_ul.cpp:50) 20250212125015538 DRLCMACUL DEBUG - Taking block 62 out, raising V(Q) to 63 (rlc_window_ul.cpp:65) 20250212125015538 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015538 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015538 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) 20250212125015538 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) 20250212125015538 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) 20250212125015539 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) 20250212125015539 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) 20250212125015539 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) 20250212125015539 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) 20250212125015539 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) 20250212125015539 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) 20250212125015539 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) 20250212125015539 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) 20250212125015540 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) 20250212125015540 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) 20250212125015540 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) 20250212125015540 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) 20250212125015542 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) 20250212125015542 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) 20250212125015542 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 437 for type USF (pdch_ul_controller.c:184) 20250212125015542 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) 20250212125015543 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 62 20250212125015556 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 7f 06 75 91 11 63 d8 d0 c3 61 28 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015556 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 62 (pcu_l1_if.cpp:478) 20250212125015556 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015556 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 7f 06 75 91 11 63 d8 d0 c3 61 28 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015556 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015556 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) 20250212125015556 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) 20250212125015556 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 63 storing in window (63..126) (tbf_ul.cpp:314) 20250212125015556 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=06 75 91 11 63 d8 d0 c3 61 28 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015556 DRLCMACUL DEBUG - Mark BSN 127 as INVALID (rlc_window_ul.cpp:42) 20250212125015556 DRLCMACUL DEBUG - Raising V(R) to 64 (rlc_window_ul.cpp:50) 20250212125015556 DRLCMACUL DEBUG - Taking block 63 out, raising V(Q) to 64 (rlc_window_ul.cpp:65) 20250212125015556 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015556 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015556 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) 20250212125015557 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) 20250212125015557 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) 20250212125015557 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) 20250212125015557 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) 20250212125015557 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) 20250212125015557 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) 20250212125015557 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) 20250212125015557 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) 20250212125015557 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) 20250212125015557 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) 20250212125015557 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) 20250212125015557 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) 20250212125015557 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) 20250212125015557 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) 20250212125015561 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) 20250212125015561 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) 20250212125015561 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 442 for type USF (pdch_ul_controller.c:184) 20250212125015561 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) 20250212125015561 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 63 20250212125015575 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 81 20 d9 88 71 d9 66 3d 2e 5d 7b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015575 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 63 (pcu_l1_if.cpp:478) 20250212125015575 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015575 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 81 20 d9 88 71 d9 66 3d 2e 5d 7b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015575 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015575 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) 20250212125015575 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) 20250212125015575 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 64 storing in window (64..127) (tbf_ul.cpp:314) 20250212125015575 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=20 d9 88 71 d9 66 3d 2e 5d 7b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015575 DRLCMACUL DEBUG - Mark BSN 0 as INVALID (rlc_window_ul.cpp:42) 20250212125015575 DRLCMACUL DEBUG - Raising V(R) to 65 (rlc_window_ul.cpp:50) 20250212125015575 DRLCMACUL DEBUG - Taking block 64 out, raising V(Q) to 65 (rlc_window_ul.cpp:65) 20250212125015575 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015575 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015575 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) 20250212125015575 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) 20250212125015575 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) 20250212125015575 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) 20250212125015575 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) 20250212125015576 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) 20250212125015576 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) 20250212125015576 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) 20250212125015576 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) 20250212125015576 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) 20250212125015576 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) 20250212125015576 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) 20250212125015576 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) 20250212125015576 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) 20250212125015576 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) 20250212125015584 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) 20250212125015584 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) 20250212125015584 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 446 for type USF (pdch_ul_controller.c:184) 20250212125015584 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) 20250212125015584 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 64 20250212125015598 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 83 58 a6 47 fc 89 77 6a 42 34 9c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015598 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 64 (pcu_l1_if.cpp:478) 20250212125015598 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015598 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 83 58 a6 47 fc 89 77 6a 42 34 9c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015598 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015598 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) 20250212125015598 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) 20250212125015598 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 65 storing in window (65..0) (tbf_ul.cpp:314) 20250212125015598 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=58 a6 47 fc 89 77 6a 42 34 9c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015598 DRLCMACUL DEBUG - Mark BSN 1 as INVALID (rlc_window_ul.cpp:42) 20250212125015598 DRLCMACUL DEBUG - Raising V(R) to 66 (rlc_window_ul.cpp:50) 20250212125015598 DRLCMACUL DEBUG - Taking block 65 out, raising V(Q) to 66 (rlc_window_ul.cpp:65) 20250212125015598 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015598 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015598 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) 20250212125015599 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) 20250212125015599 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) 20250212125015599 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) 20250212125015599 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) 20250212125015599 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) 20250212125015599 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) 20250212125015599 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) 20250212125015599 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) 20250212125015599 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) 20250212125015599 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) 20250212125015599 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) 20250212125015599 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) 20250212125015600 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) 20250212125015600 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) 20250212125015603 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) 20250212125015603 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) 20250212125015603 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 450 for type USF (pdch_ul_controller.c:184) 20250212125015603 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) 20250212125015603 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 65 20250212125015617 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 85 0c 8c 5e 91 77 49 d7 5e ec 39 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015617 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 65 (pcu_l1_if.cpp:478) 20250212125015617 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015617 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 85 0c 8c 5e 91 77 49 d7 5e ec 39 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015617 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015617 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) 20250212125015617 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) 20250212125015617 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 66 storing in window (66..1) (tbf_ul.cpp:314) 20250212125015617 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=0c 8c 5e 91 77 49 d7 5e ec 39 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015617 DRLCMACUL DEBUG - Mark BSN 2 as INVALID (rlc_window_ul.cpp:42) 20250212125015617 DRLCMACUL DEBUG - Raising V(R) to 67 (rlc_window_ul.cpp:50) 20250212125015617 DRLCMACUL DEBUG - Taking block 66 out, raising V(Q) to 67 (rlc_window_ul.cpp:65) 20250212125015618 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015618 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015618 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) 20250212125015618 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) 20250212125015618 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) 20250212125015618 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) 20250212125015618 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) 20250212125015618 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) 20250212125015618 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) 20250212125015619 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) 20250212125015619 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) 20250212125015619 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) 20250212125015619 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) 20250212125015619 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) 20250212125015619 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) 20250212125015620 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) 20250212125015620 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) 20250212125015622 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) 20250212125015622 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) 20250212125015622 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 455 for type USF (pdch_ul_controller.c:184) 20250212125015622 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) 20250212125015622 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 66 20250212125015636 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 87 5b 25 5a ff 4a 23 cc 91 7a 12 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015636 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 66 (pcu_l1_if.cpp:478) 20250212125015636 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015636 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 87 5b 25 5a ff 4a 23 cc 91 7a 12 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015636 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015636 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) 20250212125015636 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) 20250212125015636 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 67 storing in window (67..2) (tbf_ul.cpp:314) 20250212125015636 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=5b 25 5a ff 4a 23 cc 91 7a 12 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015636 DRLCMACUL DEBUG - Mark BSN 3 as INVALID (rlc_window_ul.cpp:42) 20250212125015636 DRLCMACUL DEBUG - Raising V(R) to 68 (rlc_window_ul.cpp:50) 20250212125015636 DRLCMACUL DEBUG - Taking block 67 out, raising V(Q) to 68 (rlc_window_ul.cpp:65) 20250212125015636 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015636 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015636 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) 20250212125015636 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) 20250212125015636 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) 20250212125015637 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) 20250212125015637 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) 20250212125015637 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) 20250212125015637 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) 20250212125015637 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) 20250212125015637 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) 20250212125015637 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) 20250212125015637 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) 20250212125015638 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) 20250212125015638 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) 20250212125015638 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) 20250212125015638 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) 20250212125015645 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) 20250212125015645 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) 20250212125015645 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 459 for type USF (pdch_ul_controller.c:184) 20250212125015645 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) 20250212125015645 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 67 20250212125015659 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 89 0f ad 61 9e 64 36 14 f8 d9 93 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015659 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 67 (pcu_l1_if.cpp:478) 20250212125015659 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015659 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 89 0f ad 61 9e 64 36 14 f8 d9 93 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015659 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015659 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) 20250212125015659 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) 20250212125015659 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 68 storing in window (68..3) (tbf_ul.cpp:314) 20250212125015659 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=0f ad 61 9e 64 36 14 f8 d9 93 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015659 DRLCMACUL DEBUG - Mark BSN 4 as INVALID (rlc_window_ul.cpp:42) 20250212125015659 DRLCMACUL DEBUG - Raising V(R) to 69 (rlc_window_ul.cpp:50) 20250212125015659 DRLCMACUL DEBUG - Taking block 68 out, raising V(Q) to 69 (rlc_window_ul.cpp:65) 20250212125015659 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015659 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015659 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) 20250212125015660 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) 20250212125015660 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) 20250212125015660 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) 20250212125015660 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) 20250212125015660 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) 20250212125015660 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) 20250212125015660 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) 20250212125015660 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) 20250212125015660 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) 20250212125015660 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) 20250212125015661 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) 20250212125015661 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) 20250212125015661 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) 20250212125015661 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) 20250212125015664 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) 20250212125015664 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) 20250212125015664 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 463 for type USF (pdch_ul_controller.c:184) 20250212125015664 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) 20250212125015664 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 68 20250212125015679 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 8b 97 c4 f2 0a 15 c0 ed 51 f5 58 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015679 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 68 (pcu_l1_if.cpp:478) 20250212125015679 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015679 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 8b 97 c4 f2 0a 15 c0 ed 51 f5 58 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015679 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015679 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) 20250212125015679 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) 20250212125015679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 69 storing in window (69..4) (tbf_ul.cpp:314) 20250212125015679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=97 c4 f2 0a 15 c0 ed 51 f5 58 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015679 DRLCMACUL DEBUG - Mark BSN 5 as INVALID (rlc_window_ul.cpp:42) 20250212125015679 DRLCMACUL DEBUG - Raising V(R) to 70 (rlc_window_ul.cpp:50) 20250212125015679 DRLCMACUL DEBUG - Taking block 69 out, raising V(Q) to 70 (rlc_window_ul.cpp:65) 20250212125015679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015679 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) 20250212125015680 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) 20250212125015680 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) 20250212125015680 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) 20250212125015680 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) 20250212125015681 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) 20250212125015681 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) 20250212125015681 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) 20250212125015681 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) 20250212125015681 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) 20250212125015681 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) 20250212125015682 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) 20250212125015682 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) 20250212125015682 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) 20250212125015682 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) 20250212125015683 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) 20250212125015683 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) 20250212125015683 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 468 for type USF (pdch_ul_controller.c:184) 20250212125015683 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) 20250212125015683 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 69 20250212125015697 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 8d 2f e8 e7 bd 30 d5 4e f2 d4 77 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015697 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 69 (pcu_l1_if.cpp:478) 20250212125015697 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015697 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 8d 2f e8 e7 bd 30 d5 4e f2 d4 77 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015697 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015697 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) 20250212125015697 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) 20250212125015697 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 70 storing in window (70..5) (tbf_ul.cpp:314) 20250212125015697 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=2f e8 e7 bd 30 d5 4e f2 d4 77 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015697 DRLCMACUL DEBUG - Mark BSN 6 as INVALID (rlc_window_ul.cpp:42) 20250212125015697 DRLCMACUL DEBUG - Raising V(R) to 71 (rlc_window_ul.cpp:50) 20250212125015697 DRLCMACUL DEBUG - Taking block 70 out, raising V(Q) to 71 (rlc_window_ul.cpp:65) 20250212125015697 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015697 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015697 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) 20250212125015697 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) 20250212125015697 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) 20250212125015697 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) 20250212125015697 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) 20250212125015697 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) 20250212125015697 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) 20250212125015698 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) 20250212125015698 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) 20250212125015698 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) 20250212125015698 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) 20250212125015698 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) 20250212125015698 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) 20250212125015698 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) 20250212125015698 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) 20250212125015706 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) 20250212125015706 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) 20250212125015706 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 472 for type USF (pdch_ul_controller.c:184) 20250212125015706 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) 20250212125015706 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 70 20250212125015721 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 8f a0 52 03 03 a9 b6 f1 5f 5e a1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015721 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20250212125015721 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015721 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 8f a0 52 03 03 a9 b6 f1 5f 5e a1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015721 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015721 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) 20250212125015721 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) 20250212125015721 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 71 storing in window (71..6) (tbf_ul.cpp:314) 20250212125015721 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=a0 52 03 03 a9 b6 f1 5f 5e a1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015721 DRLCMACUL DEBUG - Mark BSN 7 as INVALID (rlc_window_ul.cpp:42) 20250212125015721 DRLCMACUL DEBUG - Raising V(R) to 72 (rlc_window_ul.cpp:50) 20250212125015721 DRLCMACUL DEBUG - Taking block 71 out, raising V(Q) to 72 (rlc_window_ul.cpp:65) 20250212125015721 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015721 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015721 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) 20250212125015722 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) 20250212125015722 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) 20250212125015722 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) 20250212125015722 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) 20250212125015723 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) 20250212125015723 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) 20250212125015723 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) 20250212125015723 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) 20250212125015723 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) 20250212125015724 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) 20250212125015724 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) 20250212125015724 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) 20250212125015724 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) 20250212125015724 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) 20250212125015725 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) 20250212125015725 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) 20250212125015725 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 476 for type USF (pdch_ul_controller.c:184) 20250212125015725 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) 20250212125015726 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 71 20250212125015739 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 91 11 f9 3d f0 b4 ec 91 c4 ca d9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015739 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 71 (pcu_l1_if.cpp:478) 20250212125015739 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015739 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 91 11 f9 3d f0 b4 ec 91 c4 ca d9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015739 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015739 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) 20250212125015739 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) 20250212125015739 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) 20250212125015739 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 72 storing in window (72..7) (tbf_ul.cpp:314) 20250212125015739 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=11 f9 3d f0 b4 ec 91 c4 ca d9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015739 DRLCMACUL DEBUG - Mark BSN 8 as INVALID (rlc_window_ul.cpp:42) 20250212125015739 DRLCMACUL DEBUG - Raising V(R) to 73 (rlc_window_ul.cpp:50) 20250212125015739 DRLCMACUL DEBUG - Taking block 72 out, raising V(Q) to 73 (rlc_window_ul.cpp:65) 20250212125015739 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015739 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015739 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) 20250212125015740 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) 20250212125015740 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) 20250212125015740 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) 20250212125015740 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) 20250212125015740 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) 20250212125015740 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) 20250212125015741 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) 20250212125015741 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) 20250212125015741 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) 20250212125015741 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) 20250212125015741 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) 20250212125015741 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) 20250212125015741 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) 20250212125015741 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) 20250212125015744 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) 20250212125015744 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) 20250212125015744 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 481 for type USF (pdch_ul_controller.c:184) 20250212125015744 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) 20250212125015744 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 72 20250212125015758 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 93 b0 cf 7d e3 1c 16 91 c0 95 11 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015758 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 72 (pcu_l1_if.cpp:478) 20250212125015758 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015758 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 93 b0 cf 7d e3 1c 16 91 c0 95 11 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015758 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015758 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) 20250212125015758 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) 20250212125015758 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 73 storing in window (73..8) (tbf_ul.cpp:314) 20250212125015758 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=b0 cf 7d e3 1c 16 91 c0 95 11 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015758 DRLCMACUL DEBUG - Mark BSN 9 as INVALID (rlc_window_ul.cpp:42) 20250212125015758 DRLCMACUL DEBUG - Raising V(R) to 74 (rlc_window_ul.cpp:50) 20250212125015758 DRLCMACUL DEBUG - Taking block 73 out, raising V(Q) to 74 (rlc_window_ul.cpp:65) 20250212125015758 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015758 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015758 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) 20250212125015758 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) 20250212125015758 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) 20250212125015758 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) 20250212125015758 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) 20250212125015758 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) 20250212125015758 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) 20250212125015759 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) 20250212125015759 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) 20250212125015759 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) 20250212125015759 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) 20250212125015759 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) 20250212125015759 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) 20250212125015759 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) 20250212125015759 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) 20250212125015767 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) 20250212125015767 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) 20250212125015767 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 485 for type USF (pdch_ul_controller.c:184) 20250212125015767 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) 20250212125015767 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 73 20250212125015781 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 95 c6 1a e5 ad 8c ae 75 fa 11 3e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015781 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 73 (pcu_l1_if.cpp:478) 20250212125015781 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015781 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 95 c6 1a e5 ad 8c ae 75 fa 11 3e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015781 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015781 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) 20250212125015781 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20250212125015781 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) 20250212125015781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 74 storing in window (74..9) (tbf_ul.cpp:314) 20250212125015781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=c6 1a e5 ad 8c ae 75 fa 11 3e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015781 DRLCMACUL DEBUG - Mark BSN 10 as INVALID (rlc_window_ul.cpp:42) 20250212125015781 DRLCMACUL DEBUG - Raising V(R) to 75 (rlc_window_ul.cpp:50) 20250212125015781 DRLCMACUL DEBUG - Taking block 74 out, raising V(Q) to 75 (rlc_window_ul.cpp:65) 20250212125015781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015781 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) 20250212125015781 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) 20250212125015781 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) 20250212125015781 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) 20250212125015781 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) 20250212125015782 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) 20250212125015782 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) 20250212125015782 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) 20250212125015782 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) 20250212125015782 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) 20250212125015782 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) 20250212125015782 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) 20250212125015782 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) 20250212125015782 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) 20250212125015782 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) 20250212125015786 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) 20250212125015786 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) 20250212125015786 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 489 for type USF (pdch_ul_controller.c:184) 20250212125015786 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) 20250212125015786 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 74 20250212125015800 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 97 62 c4 d5 d9 89 27 ce f2 1c ea 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015800 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 74 (pcu_l1_if.cpp:478) 20250212125015800 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015800 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 97 62 c4 d5 d9 89 27 ce f2 1c ea 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015800 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015800 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) 20250212125015800 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) 20250212125015800 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 75 storing in window (75..10) (tbf_ul.cpp:314) 20250212125015800 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=62 c4 d5 d9 89 27 ce f2 1c ea 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015800 DRLCMACUL DEBUG - Mark BSN 11 as INVALID (rlc_window_ul.cpp:42) 20250212125015800 DRLCMACUL DEBUG - Raising V(R) to 76 (rlc_window_ul.cpp:50) 20250212125015800 DRLCMACUL DEBUG - Taking block 75 out, raising V(Q) to 76 (rlc_window_ul.cpp:65) 20250212125015800 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015800 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015800 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) 20250212125015800 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) 20250212125015800 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) 20250212125015800 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) 20250212125015800 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) 20250212125015800 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) 20250212125015800 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) 20250212125015800 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) 20250212125015800 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) 20250212125015801 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) 20250212125015801 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) 20250212125015801 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) 20250212125015801 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) 20250212125015801 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) 20250212125015801 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) 20250212125015804 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) 20250212125015804 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) 20250212125015804 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 494 for type USF (pdch_ul_controller.c:184) 20250212125015804 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) 20250212125015805 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 75 20250212125015818 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 99 ea 37 a0 e0 6b 86 12 1b 59 b9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015818 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 75 (pcu_l1_if.cpp:478) 20250212125015818 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015818 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 99 ea 37 a0 e0 6b 86 12 1b 59 b9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015818 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015818 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) 20250212125015818 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) 20250212125015818 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 76 storing in window (76..11) (tbf_ul.cpp:314) 20250212125015818 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=ea 37 a0 e0 6b 86 12 1b 59 b9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015818 DRLCMACUL DEBUG - Mark BSN 12 as INVALID (rlc_window_ul.cpp:42) 20250212125015818 DRLCMACUL DEBUG - Raising V(R) to 77 (rlc_window_ul.cpp:50) 20250212125015818 DRLCMACUL DEBUG - Taking block 76 out, raising V(Q) to 77 (rlc_window_ul.cpp:65) 20250212125015818 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015818 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015818 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) 20250212125015819 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) 20250212125015819 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) 20250212125015819 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) 20250212125015819 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) 20250212125015819 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) 20250212125015819 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) 20250212125015819 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) 20250212125015819 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) 20250212125015819 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) 20250212125015819 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) 20250212125015819 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) 20250212125015819 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) 20250212125015819 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) 20250212125015819 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) 20250212125015828 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) 20250212125015828 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) 20250212125015828 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 498 for type USF (pdch_ul_controller.c:184) 20250212125015828 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) 20250212125015828 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 76 20250212125015842 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 9b 41 4d 9d 2f f7 5d 30 0e 2a 9f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015842 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 76 (pcu_l1_if.cpp:478) 20250212125015842 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015842 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 9b 41 4d 9d 2f f7 5d 30 0e 2a 9f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015842 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015842 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) 20250212125015842 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) 20250212125015842 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 77 storing in window (77..12) (tbf_ul.cpp:314) 20250212125015842 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=41 4d 9d 2f f7 5d 30 0e 2a 9f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015842 DRLCMACUL DEBUG - Mark BSN 13 as INVALID (rlc_window_ul.cpp:42) 20250212125015842 DRLCMACUL DEBUG - Raising V(R) to 78 (rlc_window_ul.cpp:50) 20250212125015842 DRLCMACUL DEBUG - Taking block 77 out, raising V(Q) to 78 (rlc_window_ul.cpp:65) 20250212125015842 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015842 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015842 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) 20250212125015842 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) 20250212125015842 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) 20250212125015842 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) 20250212125015842 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) 20250212125015842 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) 20250212125015842 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) 20250212125015842 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) 20250212125015842 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) 20250212125015842 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) 20250212125015842 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) 20250212125015842 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) 20250212125015843 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) 20250212125015843 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) 20250212125015843 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) 20250212125015846 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) 20250212125015846 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) 20250212125015846 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 502 for type USF (pdch_ul_controller.c:184) 20250212125015846 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Sending data request: sapi=5 arfcn=871 cur_fn=494 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125015846 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 77 20250212125015860 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 9d 90 d9 16 87 06 94 e5 89 f0 76 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015860 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 77 (pcu_l1_if.cpp:478) 20250212125015860 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015860 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 9d 90 d9 16 87 06 94 e5 89 f0 76 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015860 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015860 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) 20250212125015860 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) 20250212125015860 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 78 storing in window (78..13) (tbf_ul.cpp:314) 20250212125015860 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=90 d9 16 87 06 94 e5 89 f0 76 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015860 DRLCMACUL DEBUG - Mark BSN 14 as INVALID (rlc_window_ul.cpp:42) 20250212125015860 DRLCMACUL DEBUG - Raising V(R) to 79 (rlc_window_ul.cpp:50) 20250212125015860 DRLCMACUL DEBUG - Taking block 78 out, raising V(Q) to 79 (rlc_window_ul.cpp:65) 20250212125015860 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015860 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015860 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) 20250212125015860 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) 20250212125015860 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) 20250212125015860 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) 20250212125015861 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) 20250212125015861 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) 20250212125015861 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) 20250212125015861 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) 20250212125015861 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) 20250212125015861 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) 20250212125015861 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) 20250212125015861 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) 20250212125015861 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) 20250212125015861 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) 20250212125015861 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) 20250212125015865 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) 20250212125015865 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) 20250212125015865 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 507 for type USF (pdch_ul_controller.c:184) 20250212125015865 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) 20250212125015865 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 78 20250212125015879 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 9f 91 d1 57 7e d5 9b 77 d1 4f 54 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015879 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 78 (pcu_l1_if.cpp:478) 20250212125015879 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015879 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 9f 91 d1 57 7e d5 9b 77 d1 4f 54 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015879 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015879 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) 20250212125015879 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) 20250212125015879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 79 storing in window (79..14) (tbf_ul.cpp:314) 20250212125015879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=91 d1 57 7e d5 9b 77 d1 4f 54 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015879 DRLCMACUL DEBUG - Mark BSN 15 as INVALID (rlc_window_ul.cpp:42) 20250212125015879 DRLCMACUL DEBUG - Raising V(R) to 80 (rlc_window_ul.cpp:50) 20250212125015879 DRLCMACUL DEBUG - Taking block 79 out, raising V(Q) to 80 (rlc_window_ul.cpp:65) 20250212125015879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015879 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) 20250212125015879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20250212125015879 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125015879 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125015879 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) 20250212125015879 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) 20250212125015879 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) 20250212125015879 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) 20250212125015879 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) 20250212125015879 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) 20250212125015880 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) 20250212125015880 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) 20250212125015880 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) 20250212125015880 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) 20250212125015880 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) 20250212125015880 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) 20250212125015880 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) 20250212125015880 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) 20250212125015888 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) 20250212125015888 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) 20250212125015888 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 511 for type USF (pdch_ul_controller.c:184) 20250212125015888 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) 20250212125015888 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125015888 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125015888 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) 20250212125015888 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125015888 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125015888 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Sending data request: sapi=5 arfcn=871 cur_fn=502 block=9 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) 20250212125015888 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS2 (1) MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 79 20250212125015902 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 a1 9e 2a ae 02 7d e2 8d 45 b9 e6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015902 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 79 (pcu_l1_if.cpp:478) 20250212125015902 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015902 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a1 9e 2a ae 02 7d e2 8d 45 b9 e6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015902 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015902 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) 20250212125015902 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) 20250212125015902 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 80 storing in window (80..15) (tbf_ul.cpp:314) 20250212125015902 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=9e 2a ae 02 7d e2 8d 45 b9 e6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015902 DRLCMACUL DEBUG - Mark BSN 16 as INVALID (rlc_window_ul.cpp:42) 20250212125015902 DRLCMACUL DEBUG - Raising V(R) to 81 (rlc_window_ul.cpp:50) 20250212125015902 DRLCMACUL DEBUG - Taking block 80 out, raising V(Q) to 81 (rlc_window_ul.cpp:65) 20250212125015902 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015902 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015902 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) 20250212125015902 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) 20250212125015902 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) 20250212125015903 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) 20250212125015903 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) 20250212125015903 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) 20250212125015903 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) 20250212125015903 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) 20250212125015903 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) 20250212125015903 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) 20250212125015903 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) 20250212125015903 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) 20250212125015903 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) 20250212125015903 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) 20250212125015903 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) 20250212125015907 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) 20250212125015907 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) 20250212125015907 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 515 for type USF (pdch_ul_controller.c:184) 20250212125015907 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) 20250212125015907 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 80 20250212125015921 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 a3 ab d7 ef b8 91 c2 1a 97 47 c2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015921 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 80 (pcu_l1_if.cpp:478) 20250212125015921 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015921 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a3 ab d7 ef b8 91 c2 1a 97 47 c2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015921 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015921 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) 20250212125015921 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) 20250212125015921 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 81 storing in window (81..16) (tbf_ul.cpp:314) 20250212125015921 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=ab d7 ef b8 91 c2 1a 97 47 c2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015921 DRLCMACUL DEBUG - Mark BSN 17 as INVALID (rlc_window_ul.cpp:42) 20250212125015921 DRLCMACUL DEBUG - Raising V(R) to 82 (rlc_window_ul.cpp:50) 20250212125015921 DRLCMACUL DEBUG - Taking block 81 out, raising V(Q) to 82 (rlc_window_ul.cpp:65) 20250212125015921 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015921 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015921 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) 20250212125015922 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) 20250212125015922 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) 20250212125015922 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) 20250212125015922 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) 20250212125015922 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) 20250212125015922 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) 20250212125015922 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) 20250212125015922 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) 20250212125015922 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) 20250212125015922 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) 20250212125015923 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) 20250212125015923 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) 20250212125015923 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) 20250212125015923 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) 20250212125015925 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) 20250212125015925 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) 20250212125015925 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 520 for type USF (pdch_ul_controller.c:184) 20250212125015925 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) 20250212125015926 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 81 20250212125015939 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 a5 25 2d 76 30 df f8 5f ea 77 b3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015939 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 81 (pcu_l1_if.cpp:478) 20250212125015939 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015939 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a5 25 2d 76 30 df f8 5f ea 77 b3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015939 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015939 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) 20250212125015939 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) 20250212125015939 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 82 storing in window (82..17) (tbf_ul.cpp:314) 20250212125015939 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=25 2d 76 30 df f8 5f ea 77 b3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015939 DRLCMACUL DEBUG - Mark BSN 18 as INVALID (rlc_window_ul.cpp:42) 20250212125015939 DRLCMACUL DEBUG - Raising V(R) to 83 (rlc_window_ul.cpp:50) 20250212125015939 DRLCMACUL DEBUG - Taking block 82 out, raising V(Q) to 83 (rlc_window_ul.cpp:65) 20250212125015939 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015939 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015939 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) 20250212125015940 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) 20250212125015940 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) 20250212125015940 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) 20250212125015940 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) 20250212125015940 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) 20250212125015940 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) 20250212125015940 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) 20250212125015940 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) 20250212125015940 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) 20250212125015940 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) 20250212125015940 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) 20250212125015940 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) 20250212125015940 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) 20250212125015940 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) 20250212125015949 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) 20250212125015949 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) 20250212125015949 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 524 for type USF (pdch_ul_controller.c:184) 20250212125015949 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) 20250212125015949 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 82 20250212125015963 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 a7 3a e5 04 5a f4 39 a0 bc 9e 74 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015963 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 82 (pcu_l1_if.cpp:478) 20250212125015963 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015963 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a7 3a e5 04 5a f4 39 a0 bc 9e 74 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015963 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015963 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) 20250212125015963 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) 20250212125015963 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 83 storing in window (83..18) (tbf_ul.cpp:314) 20250212125015963 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=3a e5 04 5a f4 39 a0 bc 9e 74 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015963 DRLCMACUL DEBUG - Mark BSN 19 as INVALID (rlc_window_ul.cpp:42) 20250212125015963 DRLCMACUL DEBUG - Raising V(R) to 84 (rlc_window_ul.cpp:50) 20250212125015963 DRLCMACUL DEBUG - Taking block 83 out, raising V(Q) to 84 (rlc_window_ul.cpp:65) 20250212125015963 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015963 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015963 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) 20250212125015964 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) 20250212125015964 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) 20250212125015964 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) 20250212125015964 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) 20250212125015965 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) 20250212125015965 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) 20250212125015965 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) 20250212125015965 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) 20250212125015965 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) 20250212125015965 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) 20250212125015966 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) 20250212125015966 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) 20250212125015966 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) 20250212125015966 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) 20250212125015968 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) 20250212125015968 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) 20250212125015968 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 528 for type USF (pdch_ul_controller.c:184) 20250212125015968 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) 20250212125015968 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 83 20250212125015982 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 a9 ef 3a ab f1 da 64 6f 3c f0 3b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125015982 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 83 (pcu_l1_if.cpp:478) 20250212125015982 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125015982 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a9 ef 3a ab f1 da 64 6f 3c f0 3b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125015982 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125015982 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) 20250212125015982 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) 20250212125015982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 84 storing in window (84..19) (tbf_ul.cpp:314) 20250212125015982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=ef 3a ab f1 da 64 6f 3c f0 3b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125015982 DRLCMACUL DEBUG - Mark BSN 20 as INVALID (rlc_window_ul.cpp:42) 20250212125015982 DRLCMACUL DEBUG - Raising V(R) to 85 (rlc_window_ul.cpp:50) 20250212125015982 DRLCMACUL DEBUG - Taking block 84 out, raising V(Q) to 85 (rlc_window_ul.cpp:65) 20250212125015982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125015982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125015982 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) 20250212125015982 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) 20250212125015982 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) 20250212125015982 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) 20250212125015982 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) 20250212125015983 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) 20250212125015983 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) 20250212125015983 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) 20250212125015983 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) 20250212125015983 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) 20250212125015983 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) 20250212125015983 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) 20250212125015983 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) 20250212125015983 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) 20250212125015983 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) 20250212125015986 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) 20250212125015986 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) 20250212125015986 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 533 for type USF (pdch_ul_controller.c:184) 20250212125015986 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) 20250212125015986 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 84 20250212125016001 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 ab 42 fd 18 4d f6 25 98 83 0b 0c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016001 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 84 (pcu_l1_if.cpp:478) 20250212125016001 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016001 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ab 42 fd 18 4d f6 25 98 83 0b 0c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016001 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016001 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) 20250212125016001 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) 20250212125016001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 85 storing in window (85..20) (tbf_ul.cpp:314) 20250212125016001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=42 fd 18 4d f6 25 98 83 0b 0c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016001 DRLCMACUL DEBUG - Mark BSN 21 as INVALID (rlc_window_ul.cpp:42) 20250212125016001 DRLCMACUL DEBUG - Raising V(R) to 86 (rlc_window_ul.cpp:50) 20250212125016001 DRLCMACUL DEBUG - Taking block 85 out, raising V(Q) to 86 (rlc_window_ul.cpp:65) 20250212125016001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016002 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) 20250212125016003 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) 20250212125016003 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) 20250212125016003 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) 20250212125016003 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) 20250212125016003 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) 20250212125016003 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) 20250212125016004 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) 20250212125016004 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) 20250212125016004 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) 20250212125016004 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) 20250212125016004 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) 20250212125016004 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) 20250212125016005 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) 20250212125016005 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) 20250212125016010 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) 20250212125016010 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) 20250212125016010 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 537 for type USF (pdch_ul_controller.c:184) 20250212125016010 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) 20250212125016010 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 85 20250212125016024 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 ad c6 d5 15 2d 9e d8 34 80 8d 19 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016024 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 85 (pcu_l1_if.cpp:478) 20250212125016024 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016024 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ad c6 d5 15 2d 9e d8 34 80 8d 19 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016024 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016024 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) 20250212125016024 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) 20250212125016024 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 86 storing in window (86..21) (tbf_ul.cpp:314) 20250212125016024 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=c6 d5 15 2d 9e d8 34 80 8d 19 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016024 DRLCMACUL DEBUG - Mark BSN 22 as INVALID (rlc_window_ul.cpp:42) 20250212125016024 DRLCMACUL DEBUG - Raising V(R) to 87 (rlc_window_ul.cpp:50) 20250212125016024 DRLCMACUL DEBUG - Taking block 86 out, raising V(Q) to 87 (rlc_window_ul.cpp:65) 20250212125016024 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016024 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016024 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) 20250212125016024 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) 20250212125016024 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) 20250212125016024 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) 20250212125016024 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) 20250212125016024 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) 20250212125016024 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) 20250212125016025 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) 20250212125016025 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) 20250212125016025 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) 20250212125016025 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) 20250212125016025 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) 20250212125016025 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) 20250212125016025 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) 20250212125016025 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) 20250212125016028 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) 20250212125016028 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) 20250212125016028 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 541 for type USF (pdch_ul_controller.c:184) 20250212125016028 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) 20250212125016029 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 86 20250212125016042 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 af c6 57 88 56 73 4e ad 96 00 cb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016043 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 86 (pcu_l1_if.cpp:478) 20250212125016043 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016043 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 af c6 57 88 56 73 4e ad 96 00 cb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016043 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016043 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) 20250212125016043 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) 20250212125016043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 87 storing in window (87..22) (tbf_ul.cpp:314) 20250212125016043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=c6 57 88 56 73 4e ad 96 00 cb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016043 DRLCMACUL DEBUG - Mark BSN 23 as INVALID (rlc_window_ul.cpp:42) 20250212125016043 DRLCMACUL DEBUG - Raising V(R) to 88 (rlc_window_ul.cpp:50) 20250212125016043 DRLCMACUL DEBUG - Taking block 87 out, raising V(Q) to 88 (rlc_window_ul.cpp:65) 20250212125016043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016043 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) 20250212125016043 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) 20250212125016043 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) 20250212125016043 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) 20250212125016043 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) 20250212125016043 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) 20250212125016043 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) 20250212125016043 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) 20250212125016043 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) 20250212125016043 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) 20250212125016043 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) 20250212125016043 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) 20250212125016043 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) 20250212125016044 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) 20250212125016044 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) 20250212125016047 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) 20250212125016047 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) 20250212125016047 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 546 for type USF (pdch_ul_controller.c:184) 20250212125016047 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) 20250212125016047 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 87 20250212125016061 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 b1 63 e6 32 b8 ee 81 40 7f cf 61 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016061 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 87 (pcu_l1_if.cpp:478) 20250212125016061 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016061 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b1 63 e6 32 b8 ee 81 40 7f cf 61 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016061 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016061 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) 20250212125016061 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) 20250212125016061 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 88 storing in window (88..23) (tbf_ul.cpp:314) 20250212125016061 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=63 e6 32 b8 ee 81 40 7f cf 61 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016061 DRLCMACUL DEBUG - Mark BSN 24 as INVALID (rlc_window_ul.cpp:42) 20250212125016061 DRLCMACUL DEBUG - Raising V(R) to 89 (rlc_window_ul.cpp:50) 20250212125016061 DRLCMACUL DEBUG - Taking block 88 out, raising V(Q) to 89 (rlc_window_ul.cpp:65) 20250212125016061 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016061 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016061 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) 20250212125016062 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) 20250212125016062 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) 20250212125016062 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) 20250212125016062 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) 20250212125016062 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) 20250212125016062 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) 20250212125016062 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) 20250212125016062 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) 20250212125016062 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) 20250212125016062 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) 20250212125016062 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) 20250212125016062 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) 20250212125016062 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) 20250212125016062 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) 20250212125016071 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) 20250212125016071 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) 20250212125016071 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 550 for type USF (pdch_ul_controller.c:184) 20250212125016071 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) 20250212125016071 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 88 20250212125016085 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 b3 d5 25 b1 5d fd 88 e1 7c 37 e9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016085 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 88 (pcu_l1_if.cpp:478) 20250212125016085 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016085 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b3 d5 25 b1 5d fd 88 e1 7c 37 e9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016085 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016085 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) 20250212125016085 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) 20250212125016085 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 89 storing in window (89..24) (tbf_ul.cpp:314) 20250212125016085 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=d5 25 b1 5d fd 88 e1 7c 37 e9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016085 DRLCMACUL DEBUG - Mark BSN 25 as INVALID (rlc_window_ul.cpp:42) 20250212125016085 DRLCMACUL DEBUG - Raising V(R) to 90 (rlc_window_ul.cpp:50) 20250212125016085 DRLCMACUL DEBUG - Taking block 89 out, raising V(Q) to 90 (rlc_window_ul.cpp:65) 20250212125016085 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016085 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016085 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) 20250212125016085 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) 20250212125016085 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) 20250212125016086 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) 20250212125016086 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) 20250212125016086 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) 20250212125016086 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) 20250212125016086 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) 20250212125016086 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) 20250212125016086 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) 20250212125016086 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) 20250212125016086 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) 20250212125016086 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) 20250212125016086 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) 20250212125016086 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) 20250212125016089 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) 20250212125016089 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) 20250212125016089 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 554 for type USF (pdch_ul_controller.c:184) 20250212125016089 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) 20250212125016089 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 89 20250212125016103 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 b5 40 c1 42 3d b7 7d a2 a9 66 aa 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016103 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 89 (pcu_l1_if.cpp:478) 20250212125016103 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016103 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b5 40 c1 42 3d b7 7d a2 a9 66 aa 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016103 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016103 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) 20250212125016103 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) 20250212125016103 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 90 storing in window (90..25) (tbf_ul.cpp:314) 20250212125016103 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=40 c1 42 3d b7 7d a2 a9 66 aa 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016103 DRLCMACUL DEBUG - Mark BSN 26 as INVALID (rlc_window_ul.cpp:42) 20250212125016103 DRLCMACUL DEBUG - Raising V(R) to 91 (rlc_window_ul.cpp:50) 20250212125016103 DRLCMACUL DEBUG - Taking block 90 out, raising V(Q) to 91 (rlc_window_ul.cpp:65) 20250212125016103 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016103 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016103 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) 20250212125016104 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) 20250212125016104 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) 20250212125016104 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) 20250212125016104 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) 20250212125016104 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) 20250212125016104 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) 20250212125016104 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) 20250212125016104 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) 20250212125016104 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) 20250212125016104 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) 20250212125016104 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) 20250212125016104 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) 20250212125016104 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) 20250212125016104 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) 20250212125016108 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) 20250212125016108 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) 20250212125016108 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 559 for type USF (pdch_ul_controller.c:184) 20250212125016108 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) 20250212125016108 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 90 20250212125016122 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 b7 b1 d1 35 fc f4 17 4a 35 d1 87 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016122 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 90 (pcu_l1_if.cpp:478) 20250212125016122 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016122 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b7 b1 d1 35 fc f4 17 4a 35 d1 87 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016122 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016122 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) 20250212125016122 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) 20250212125016122 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 91 storing in window (91..26) (tbf_ul.cpp:314) 20250212125016122 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=b1 d1 35 fc f4 17 4a 35 d1 87 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016122 DRLCMACUL DEBUG - Mark BSN 27 as INVALID (rlc_window_ul.cpp:42) 20250212125016122 DRLCMACUL DEBUG - Raising V(R) to 92 (rlc_window_ul.cpp:50) 20250212125016122 DRLCMACUL DEBUG - Taking block 91 out, raising V(Q) to 92 (rlc_window_ul.cpp:65) 20250212125016122 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016122 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016122 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) 20250212125016122 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) 20250212125016122 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) 20250212125016122 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) 20250212125016122 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) 20250212125016122 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) 20250212125016122 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) 20250212125016122 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) 20250212125016122 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) 20250212125016123 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) 20250212125016123 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) 20250212125016123 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) 20250212125016123 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) 20250212125016123 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) 20250212125016123 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) 20250212125016131 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) 20250212125016131 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) 20250212125016131 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 563 for type USF (pdch_ul_controller.c:184) 20250212125016131 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) 20250212125016131 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 91 20250212125016146 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 b9 e8 eb 91 57 9e 26 68 a7 1c 63 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016146 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 91 (pcu_l1_if.cpp:478) 20250212125016146 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016146 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b9 e8 eb 91 57 9e 26 68 a7 1c 63 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016146 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016146 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) 20250212125016146 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) 20250212125016146 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) 20250212125016146 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 92 storing in window (92..27) (tbf_ul.cpp:314) 20250212125016146 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=e8 eb 91 57 9e 26 68 a7 1c 63 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016146 DRLCMACUL DEBUG - Mark BSN 28 as INVALID (rlc_window_ul.cpp:42) 20250212125016146 DRLCMACUL DEBUG - Raising V(R) to 93 (rlc_window_ul.cpp:50) 20250212125016146 DRLCMACUL DEBUG - Taking block 92 out, raising V(Q) to 93 (rlc_window_ul.cpp:65) 20250212125016146 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016146 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016146 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) 20250212125016146 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) 20250212125016146 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) 20250212125016146 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) 20250212125016146 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) 20250212125016147 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) 20250212125016147 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) 20250212125016147 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) 20250212125016147 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) 20250212125016147 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) 20250212125016147 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) 20250212125016147 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) 20250212125016147 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) 20250212125016148 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) 20250212125016148 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) 20250212125016150 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) 20250212125016150 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) 20250212125016150 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 567 for type USF (pdch_ul_controller.c:184) 20250212125016150 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) 20250212125016150 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 92 20250212125016164 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 bb ed c7 9c 13 1e 8e f6 c3 5d 25 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016164 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 92 (pcu_l1_if.cpp:478) 20250212125016164 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016164 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 bb ed c7 9c 13 1e 8e f6 c3 5d 25 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016164 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016164 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) 20250212125016164 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) 20250212125016164 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 93 storing in window (93..28) (tbf_ul.cpp:314) 20250212125016164 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=ed c7 9c 13 1e 8e f6 c3 5d 25 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016164 DRLCMACUL DEBUG - Mark BSN 29 as INVALID (rlc_window_ul.cpp:42) 20250212125016164 DRLCMACUL DEBUG - Raising V(R) to 94 (rlc_window_ul.cpp:50) 20250212125016164 DRLCMACUL DEBUG - Taking block 93 out, raising V(Q) to 94 (rlc_window_ul.cpp:65) 20250212125016165 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016165 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016165 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) 20250212125016165 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) 20250212125016165 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) 20250212125016165 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) 20250212125016165 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) 20250212125016166 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) 20250212125016166 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) 20250212125016166 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) 20250212125016166 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) 20250212125016166 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) 20250212125016166 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) 20250212125016166 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) 20250212125016166 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) 20250212125016166 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) 20250212125016166 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) 20250212125016169 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) 20250212125016169 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) 20250212125016169 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 572 for type USF (pdch_ul_controller.c:184) 20250212125016169 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) 20250212125016169 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 93 20250212125016183 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 bd a1 c6 4c a3 bd 16 c2 1f e0 c8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016183 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 93 (pcu_l1_if.cpp:478) 20250212125016183 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016183 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 bd a1 c6 4c a3 bd 16 c2 1f e0 c8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016183 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016183 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) 20250212125016183 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) 20250212125016183 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 94 storing in window (94..29) (tbf_ul.cpp:314) 20250212125016183 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=a1 c6 4c a3 bd 16 c2 1f e0 c8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016183 DRLCMACUL DEBUG - Mark BSN 30 as INVALID (rlc_window_ul.cpp:42) 20250212125016183 DRLCMACUL DEBUG - Raising V(R) to 95 (rlc_window_ul.cpp:50) 20250212125016183 DRLCMACUL DEBUG - Taking block 94 out, raising V(Q) to 95 (rlc_window_ul.cpp:65) 20250212125016183 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016183 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016183 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) 20250212125016183 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) 20250212125016183 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) 20250212125016183 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) 20250212125016183 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) 20250212125016183 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) 20250212125016183 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) 20250212125016183 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) 20250212125016183 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) 20250212125016184 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) 20250212125016184 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) 20250212125016184 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) 20250212125016184 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) 20250212125016184 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) 20250212125016184 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) 20250212125016192 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) 20250212125016192 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) 20250212125016192 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 576 for type USF (pdch_ul_controller.c:184) 20250212125016192 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) 20250212125016192 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 94 20250212125016206 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 bf 1d d2 a5 b1 46 f2 71 f4 b2 1c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016206 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 94 (pcu_l1_if.cpp:478) 20250212125016206 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016206 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 bf 1d d2 a5 b1 46 f2 71 f4 b2 1c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016206 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016206 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) 20250212125016206 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) 20250212125016206 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 95 storing in window (95..30) (tbf_ul.cpp:314) 20250212125016206 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=1d d2 a5 b1 46 f2 71 f4 b2 1c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016206 DRLCMACUL DEBUG - Mark BSN 31 as INVALID (rlc_window_ul.cpp:42) 20250212125016206 DRLCMACUL DEBUG - Raising V(R) to 96 (rlc_window_ul.cpp:50) 20250212125016206 DRLCMACUL DEBUG - Taking block 95 out, raising V(Q) to 96 (rlc_window_ul.cpp:65) 20250212125016206 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016206 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016206 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) 20250212125016206 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) 20250212125016206 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) 20250212125016207 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) 20250212125016207 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) 20250212125016207 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) 20250212125016207 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) 20250212125016207 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) 20250212125016207 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) 20250212125016207 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) 20250212125016207 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) 20250212125016207 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) 20250212125016207 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) 20250212125016208 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) 20250212125016208 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) 20250212125016211 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) 20250212125016211 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) 20250212125016211 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 580 for type USF (pdch_ul_controller.c:184) 20250212125016211 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) 20250212125016211 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 95 20250212125016225 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 c1 08 7f 36 8b cc 4a ff 4a 75 90 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016225 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 95 (pcu_l1_if.cpp:478) 20250212125016225 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016225 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c1 08 7f 36 8b cc 4a ff 4a 75 90 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016225 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016225 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) 20250212125016225 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) 20250212125016225 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 96 storing in window (96..31) (tbf_ul.cpp:314) 20250212125016225 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=08 7f 36 8b cc 4a ff 4a 75 90 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016225 DRLCMACUL DEBUG - Mark BSN 32 as INVALID (rlc_window_ul.cpp:42) 20250212125016225 DRLCMACUL DEBUG - Raising V(R) to 97 (rlc_window_ul.cpp:50) 20250212125016225 DRLCMACUL DEBUG - Taking block 96 out, raising V(Q) to 97 (rlc_window_ul.cpp:65) 20250212125016225 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016225 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016225 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) 20250212125016225 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) 20250212125016225 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) 20250212125016225 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) 20250212125016225 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) 20250212125016225 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) 20250212125016225 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) 20250212125016226 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) 20250212125016226 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) 20250212125016226 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) 20250212125016226 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) 20250212125016226 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) 20250212125016226 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) 20250212125016226 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) 20250212125016226 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) 20250212125016229 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) 20250212125016229 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) 20250212125016229 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 585 for type USF (pdch_ul_controller.c:184) 20250212125016229 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) 20250212125016230 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 96 20250212125016243 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 c3 78 be 07 37 68 44 ec 02 93 67 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016243 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 96 (pcu_l1_if.cpp:478) 20250212125016243 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016243 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c3 78 be 07 37 68 44 ec 02 93 67 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016243 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016243 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) 20250212125016243 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) 20250212125016243 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 97 storing in window (97..32) (tbf_ul.cpp:314) 20250212125016243 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=78 be 07 37 68 44 ec 02 93 67 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016243 DRLCMACUL DEBUG - Mark BSN 33 as INVALID (rlc_window_ul.cpp:42) 20250212125016243 DRLCMACUL DEBUG - Raising V(R) to 98 (rlc_window_ul.cpp:50) 20250212125016243 DRLCMACUL DEBUG - Taking block 97 out, raising V(Q) to 98 (rlc_window_ul.cpp:65) 20250212125016243 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016243 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016243 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) 20250212125016244 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) 20250212125016244 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) 20250212125016244 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) 20250212125016244 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) 20250212125016244 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) 20250212125016244 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) 20250212125016244 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) 20250212125016244 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) 20250212125016245 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) 20250212125016245 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) 20250212125016245 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) 20250212125016245 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) 20250212125016245 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) 20250212125016245 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) 20250212125016253 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) 20250212125016253 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) 20250212125016253 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 589 for type USF (pdch_ul_controller.c:184) 20250212125016253 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Sending data request: sapi=5 arfcn=871 cur_fn=580 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125016253 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 97 20250212125016267 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 c5 30 08 1b 8a 5e 7b be 35 ab 24 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016267 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 97 (pcu_l1_if.cpp:478) 20250212125016267 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016267 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c5 30 08 1b 8a 5e 7b be 35 ab 24 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016267 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016267 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) 20250212125016267 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) 20250212125016267 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 98 storing in window (98..33) (tbf_ul.cpp:314) 20250212125016267 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=30 08 1b 8a 5e 7b be 35 ab 24 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016267 DRLCMACUL DEBUG - Mark BSN 34 as INVALID (rlc_window_ul.cpp:42) 20250212125016267 DRLCMACUL DEBUG - Raising V(R) to 99 (rlc_window_ul.cpp:50) 20250212125016267 DRLCMACUL DEBUG - Taking block 98 out, raising V(Q) to 99 (rlc_window_ul.cpp:65) 20250212125016267 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016267 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016267 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) 20250212125016267 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) 20250212125016267 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) 20250212125016267 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) 20250212125016267 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) 20250212125016267 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) 20250212125016267 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) 20250212125016268 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) 20250212125016268 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) 20250212125016268 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) 20250212125016268 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) 20250212125016268 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) 20250212125016268 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) 20250212125016268 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) 20250212125016268 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) 20250212125016271 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) 20250212125016271 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) 20250212125016271 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 593 for type USF (pdch_ul_controller.c:184) 20250212125016271 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) 20250212125016271 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 98 20250212125016285 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 c7 28 75 d5 29 87 67 ef 5c 14 4a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016285 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 98 (pcu_l1_if.cpp:478) 20250212125016285 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016285 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c7 28 75 d5 29 87 67 ef 5c 14 4a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016285 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016285 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) 20250212125016285 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) 20250212125016285 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 99 storing in window (99..34) (tbf_ul.cpp:314) 20250212125016285 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=28 75 d5 29 87 67 ef 5c 14 4a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016285 DRLCMACUL DEBUG - Mark BSN 35 as INVALID (rlc_window_ul.cpp:42) 20250212125016285 DRLCMACUL DEBUG - Raising V(R) to 100 (rlc_window_ul.cpp:50) 20250212125016285 DRLCMACUL DEBUG - Taking block 99 out, raising V(Q) to 100 (rlc_window_ul.cpp:65) 20250212125016285 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016285 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016285 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) 20250212125016285 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20250212125016285 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125016285 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125016286 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) 20250212125016286 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) 20250212125016286 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) 20250212125016286 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) 20250212125016286 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) 20250212125016286 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) 20250212125016286 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) 20250212125016286 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) 20250212125016286 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) 20250212125016286 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) 20250212125016286 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) 20250212125016286 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) 20250212125016286 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) 20250212125016286 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) 20250212125016290 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) 20250212125016290 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) 20250212125016290 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 598 for type USF (pdch_ul_controller.c:184) 20250212125016290 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) 20250212125016290 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125016290 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125016290 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) 20250212125016290 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125016290 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125016290 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Sending data request: sapi=5 arfcn=871 cur_fn=589 block=5 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) 20250212125016290 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS3 (2) MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 99 20250212125016304 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 c9 b5 4a 0d 76 c2 8e af 0b 18 0a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016304 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 99 (pcu_l1_if.cpp:478) 20250212125016304 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016304 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c9 b5 4a 0d 76 c2 8e af 0b 18 0a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016304 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016304 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) 20250212125016304 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) 20250212125016304 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 100 storing in window (100..35) (tbf_ul.cpp:314) 20250212125016304 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=b5 4a 0d 76 c2 8e af 0b 18 0a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016304 DRLCMACUL DEBUG - Mark BSN 36 as INVALID (rlc_window_ul.cpp:42) 20250212125016304 DRLCMACUL DEBUG - Raising V(R) to 101 (rlc_window_ul.cpp:50) 20250212125016304 DRLCMACUL DEBUG - Taking block 100 out, raising V(Q) to 101 (rlc_window_ul.cpp:65) 20250212125016304 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016304 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016304 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) 20250212125016304 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) 20250212125016304 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) 20250212125016305 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) 20250212125016305 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) 20250212125016305 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) 20250212125016305 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) 20250212125016305 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) 20250212125016305 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) 20250212125016305 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) 20250212125016305 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) 20250212125016306 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) 20250212125016306 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) 20250212125016306 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) 20250212125016306 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) 20250212125016313 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) 20250212125016313 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) 20250212125016313 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 602 for type USF (pdch_ul_controller.c:184) 20250212125016313 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) 20250212125016313 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 100 20250212125016327 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 cb 9d b7 d7 90 41 c3 a8 bd d0 1b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016327 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 100 (pcu_l1_if.cpp:478) 20250212125016327 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016327 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 cb 9d b7 d7 90 41 c3 a8 bd d0 1b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016327 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016327 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) 20250212125016327 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) 20250212125016327 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 101 storing in window (101..36) (tbf_ul.cpp:314) 20250212125016327 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=9d b7 d7 90 41 c3 a8 bd d0 1b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016327 DRLCMACUL DEBUG - Mark BSN 37 as INVALID (rlc_window_ul.cpp:42) 20250212125016327 DRLCMACUL DEBUG - Raising V(R) to 102 (rlc_window_ul.cpp:50) 20250212125016327 DRLCMACUL DEBUG - Taking block 101 out, raising V(Q) to 102 (rlc_window_ul.cpp:65) 20250212125016327 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016327 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016327 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) 20250212125016328 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) 20250212125016328 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) 20250212125016328 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) 20250212125016328 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) 20250212125016328 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) 20250212125016328 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) 20250212125016328 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) 20250212125016328 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) 20250212125016328 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) 20250212125016328 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) 20250212125016328 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) 20250212125016328 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) 20250212125016329 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) 20250212125016329 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) 20250212125016332 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) 20250212125016332 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) 20250212125016332 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 606 for type USF (pdch_ul_controller.c:184) 20250212125016332 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) 20250212125016332 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 101 20250212125016346 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 cd ce 4b 18 81 59 41 e2 0c b2 f1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016346 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 101 (pcu_l1_if.cpp:478) 20250212125016346 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016346 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 cd ce 4b 18 81 59 41 e2 0c b2 f1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016346 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016346 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) 20250212125016346 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) 20250212125016346 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 102 storing in window (102..37) (tbf_ul.cpp:314) 20250212125016346 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=ce 4b 18 81 59 41 e2 0c b2 f1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016346 DRLCMACUL DEBUG - Mark BSN 38 as INVALID (rlc_window_ul.cpp:42) 20250212125016346 DRLCMACUL DEBUG - Raising V(R) to 103 (rlc_window_ul.cpp:50) 20250212125016346 DRLCMACUL DEBUG - Taking block 102 out, raising V(Q) to 103 (rlc_window_ul.cpp:65) 20250212125016346 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016346 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016346 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) 20250212125016347 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) 20250212125016347 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) 20250212125016347 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) 20250212125016347 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) 20250212125016347 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) 20250212125016347 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) 20250212125016347 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) 20250212125016347 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) 20250212125016347 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) 20250212125016347 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) 20250212125016347 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) 20250212125016347 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) 20250212125016348 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) 20250212125016348 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) 20250212125016350 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) 20250212125016350 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) 20250212125016350 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125016351 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) 20250212125016351 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) 20250212125016351 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 611 for type USF (pdch_ul_controller.c:184) 20250212125016351 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) 20250212125016351 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 102 20250212125016365 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 cf b2 bd d7 a8 12 e9 69 f0 63 a9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016365 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 102 (pcu_l1_if.cpp:478) 20250212125016365 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016365 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 cf b2 bd d7 a8 12 e9 69 f0 63 a9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016365 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016365 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) 20250212125016365 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) 20250212125016365 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 103 storing in window (103..38) (tbf_ul.cpp:314) 20250212125016365 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=b2 bd d7 a8 12 e9 69 f0 63 a9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016365 DRLCMACUL DEBUG - Mark BSN 39 as INVALID (rlc_window_ul.cpp:42) 20250212125016365 DRLCMACUL DEBUG - Raising V(R) to 104 (rlc_window_ul.cpp:50) 20250212125016365 DRLCMACUL DEBUG - Taking block 103 out, raising V(Q) to 104 (rlc_window_ul.cpp:65) 20250212125016365 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016365 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016365 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) 20250212125016365 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) 20250212125016365 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) 20250212125016365 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) 20250212125016365 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) 20250212125016365 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) 20250212125016365 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) 20250212125016366 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) 20250212125016366 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) 20250212125016366 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) 20250212125016366 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) 20250212125016366 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) 20250212125016366 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) 20250212125016366 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) 20250212125016366 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) 20250212125016374 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) 20250212125016374 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) 20250212125016374 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 615 for type USF (pdch_ul_controller.c:184) 20250212125016374 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) 20250212125016374 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 103 20250212125016388 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 d1 12 0c 65 18 03 79 56 45 e4 ef 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016388 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 103 (pcu_l1_if.cpp:478) 20250212125016388 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016388 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d1 12 0c 65 18 03 79 56 45 e4 ef 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016388 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016388 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) 20250212125016388 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) 20250212125016388 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 104 storing in window (104..39) (tbf_ul.cpp:314) 20250212125016388 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=12 0c 65 18 03 79 56 45 e4 ef 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016388 DRLCMACUL DEBUG - Mark BSN 40 as INVALID (rlc_window_ul.cpp:42) 20250212125016388 DRLCMACUL DEBUG - Raising V(R) to 105 (rlc_window_ul.cpp:50) 20250212125016388 DRLCMACUL DEBUG - Taking block 104 out, raising V(Q) to 105 (rlc_window_ul.cpp:65) 20250212125016388 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016388 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016388 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) 20250212125016388 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) 20250212125016388 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) 20250212125016389 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) 20250212125016389 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) 20250212125016389 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) 20250212125016389 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) 20250212125016389 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) 20250212125016389 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) 20250212125016389 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) 20250212125016389 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) 20250212125016389 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) 20250212125016389 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) 20250212125016389 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) 20250212125016389 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) 20250212125016393 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) 20250212125016393 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) 20250212125016393 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 619 for type USF (pdch_ul_controller.c:184) 20250212125016393 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) 20250212125016393 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 104 20250212125016407 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 d3 d9 bf 78 5e 6b 39 b6 55 9f 29 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016407 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 104 (pcu_l1_if.cpp:478) 20250212125016407 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016407 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d3 d9 bf 78 5e 6b 39 b6 55 9f 29 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016407 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016407 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) 20250212125016407 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) 20250212125016407 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 105 storing in window (105..40) (tbf_ul.cpp:314) 20250212125016407 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=d9 bf 78 5e 6b 39 b6 55 9f 29 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016407 DRLCMACUL DEBUG - Mark BSN 41 as INVALID (rlc_window_ul.cpp:42) 20250212125016407 DRLCMACUL DEBUG - Raising V(R) to 106 (rlc_window_ul.cpp:50) 20250212125016407 DRLCMACUL DEBUG - Taking block 105 out, raising V(Q) to 106 (rlc_window_ul.cpp:65) 20250212125016407 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016407 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016407 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) 20250212125016407 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) 20250212125016407 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) 20250212125016407 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) 20250212125016407 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) 20250212125016407 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) 20250212125016407 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) 20250212125016407 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) 20250212125016407 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) 20250212125016407 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) 20250212125016407 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) 20250212125016408 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) 20250212125016408 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) 20250212125016408 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) 20250212125016408 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) 20250212125016411 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) 20250212125016411 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) 20250212125016411 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 624 for type USF (pdch_ul_controller.c:184) 20250212125016411 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) 20250212125016412 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 105 20250212125016426 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 d5 3c f9 0c 68 11 30 5e 9c ea 1e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016426 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 105 (pcu_l1_if.cpp:478) 20250212125016426 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016426 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d5 3c f9 0c 68 11 30 5e 9c ea 1e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016426 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016426 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) 20250212125016426 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) 20250212125016426 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 106 storing in window (106..41) (tbf_ul.cpp:314) 20250212125016426 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=3c f9 0c 68 11 30 5e 9c ea 1e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016426 DRLCMACUL DEBUG - Mark BSN 42 as INVALID (rlc_window_ul.cpp:42) 20250212125016426 DRLCMACUL DEBUG - Raising V(R) to 107 (rlc_window_ul.cpp:50) 20250212125016426 DRLCMACUL DEBUG - Taking block 106 out, raising V(Q) to 107 (rlc_window_ul.cpp:65) 20250212125016426 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016426 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016426 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) 20250212125016426 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) 20250212125016426 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) 20250212125016426 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) 20250212125016426 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) 20250212125016426 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) 20250212125016426 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) 20250212125016426 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) 20250212125016426 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) 20250212125016426 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) 20250212125016426 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) 20250212125016427 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) 20250212125016427 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) 20250212125016427 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) 20250212125016427 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) 20250212125016435 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) 20250212125016435 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) 20250212125016435 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 628 for type USF (pdch_ul_controller.c:184) 20250212125016435 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) 20250212125016435 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 106 20250212125016449 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 d7 a1 0b 16 cd e7 d9 7b ee b7 64 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016449 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 106 (pcu_l1_if.cpp:478) 20250212125016449 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016449 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d7 a1 0b 16 cd e7 d9 7b ee b7 64 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016449 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016449 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) 20250212125016449 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) 20250212125016449 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 107 storing in window (107..42) (tbf_ul.cpp:314) 20250212125016449 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=a1 0b 16 cd e7 d9 7b ee b7 64 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016449 DRLCMACUL DEBUG - Mark BSN 43 as INVALID (rlc_window_ul.cpp:42) 20250212125016449 DRLCMACUL DEBUG - Raising V(R) to 108 (rlc_window_ul.cpp:50) 20250212125016449 DRLCMACUL DEBUG - Taking block 107 out, raising V(Q) to 108 (rlc_window_ul.cpp:65) 20250212125016449 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016449 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016449 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) 20250212125016449 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) 20250212125016450 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) 20250212125016450 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) 20250212125016450 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) 20250212125016450 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) 20250212125016450 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) 20250212125016450 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) 20250212125016450 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) 20250212125016451 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) 20250212125016451 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) 20250212125016451 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) 20250212125016451 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) 20250212125016451 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) 20250212125016451 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) 20250212125016454 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) 20250212125016454 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) 20250212125016454 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 632 for type USF (pdch_ul_controller.c:184) 20250212125016454 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) 20250212125016454 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 107 20250212125016468 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 d9 3d 4f ed ce b7 bf 41 be 1e 4e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016468 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 107 (pcu_l1_if.cpp:478) 20250212125016468 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016468 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d9 3d 4f ed ce b7 bf 41 be 1e 4e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016468 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016468 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) 20250212125016468 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) 20250212125016468 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 108 storing in window (108..43) (tbf_ul.cpp:314) 20250212125016468 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=3d 4f ed ce b7 bf 41 be 1e 4e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016468 DRLCMACUL DEBUG - Mark BSN 44 as INVALID (rlc_window_ul.cpp:42) 20250212125016468 DRLCMACUL DEBUG - Raising V(R) to 109 (rlc_window_ul.cpp:50) 20250212125016468 DRLCMACUL DEBUG - Taking block 108 out, raising V(Q) to 109 (rlc_window_ul.cpp:65) 20250212125016468 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016468 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016468 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) 20250212125016468 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) 20250212125016468 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) 20250212125016468 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) 20250212125016468 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) 20250212125016469 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) 20250212125016469 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) 20250212125016469 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) 20250212125016469 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) 20250212125016469 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) 20250212125016469 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) 20250212125016469 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) 20250212125016469 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) 20250212125016470 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) 20250212125016470 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) 20250212125016472 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) 20250212125016472 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) 20250212125016472 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 637 for type USF (pdch_ul_controller.c:184) 20250212125016472 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) 20250212125016473 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 108 20250212125016486 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 db 91 17 f9 4f 96 2d d4 5d a0 b0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016486 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 108 (pcu_l1_if.cpp:478) 20250212125016486 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016486 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 db 91 17 f9 4f 96 2d d4 5d a0 b0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016486 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016486 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) 20250212125016486 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) 20250212125016486 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 109 storing in window (109..44) (tbf_ul.cpp:314) 20250212125016486 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=91 17 f9 4f 96 2d d4 5d a0 b0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016486 DRLCMACUL DEBUG - Mark BSN 45 as INVALID (rlc_window_ul.cpp:42) 20250212125016486 DRLCMACUL DEBUG - Raising V(R) to 110 (rlc_window_ul.cpp:50) 20250212125016486 DRLCMACUL DEBUG - Taking block 109 out, raising V(Q) to 110 (rlc_window_ul.cpp:65) 20250212125016486 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016486 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016486 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) 20250212125016487 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) 20250212125016487 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) 20250212125016487 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) 20250212125016487 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) 20250212125016487 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) 20250212125016487 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) 20250212125016487 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) 20250212125016487 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) 20250212125016487 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) 20250212125016487 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) 20250212125016487 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) 20250212125016487 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) 20250212125016488 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) 20250212125016488 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) 20250212125016496 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) 20250212125016496 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) 20250212125016496 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 641 for type USF (pdch_ul_controller.c:184) 20250212125016496 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) 20250212125016496 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 109 20250212125016513 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 dd f1 c1 f7 a0 f7 27 51 fe d0 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016513 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 109 (pcu_l1_if.cpp:478) 20250212125016513 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016513 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 dd f1 c1 f7 a0 f7 27 51 fe d0 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016513 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016513 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) 20250212125016513 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) 20250212125016513 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 110 storing in window (110..45) (tbf_ul.cpp:314) 20250212125016513 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=f1 c1 f7 a0 f7 27 51 fe d0 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016513 DRLCMACUL DEBUG - Mark BSN 46 as INVALID (rlc_window_ul.cpp:42) 20250212125016513 DRLCMACUL DEBUG - Raising V(R) to 111 (rlc_window_ul.cpp:50) 20250212125016513 DRLCMACUL DEBUG - Taking block 110 out, raising V(Q) to 111 (rlc_window_ul.cpp:65) 20250212125016513 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016513 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016513 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) 20250212125016513 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) 20250212125016513 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) 20250212125016514 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) 20250212125016514 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) 20250212125016514 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) 20250212125016514 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) 20250212125016514 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) 20250212125016514 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) 20250212125016514 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) 20250212125016514 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) 20250212125016514 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) 20250212125016514 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) 20250212125016515 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) 20250212125016515 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) 20250212125016517 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) 20250212125016517 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) 20250212125016517 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 645 for type USF (pdch_ul_controller.c:184) 20250212125016517 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) 20250212125016517 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 110 20250212125016532 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 df 77 4a 92 86 3b 88 24 d6 0f 06 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016532 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 110 (pcu_l1_if.cpp:478) 20250212125016532 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016532 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 df 77 4a 92 86 3b 88 24 d6 0f 06 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016532 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016532 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) 20250212125016532 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) 20250212125016532 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 111 storing in window (111..46) (tbf_ul.cpp:314) 20250212125016532 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=77 4a 92 86 3b 88 24 d6 0f 06 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016532 DRLCMACUL DEBUG - Mark BSN 47 as INVALID (rlc_window_ul.cpp:42) 20250212125016532 DRLCMACUL DEBUG - Raising V(R) to 112 (rlc_window_ul.cpp:50) 20250212125016532 DRLCMACUL DEBUG - Taking block 111 out, raising V(Q) to 112 (rlc_window_ul.cpp:65) 20250212125016532 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016532 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016532 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) 20250212125016532 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) 20250212125016532 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) 20250212125016532 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) 20250212125016532 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) 20250212125016533 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) 20250212125016533 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) 20250212125016533 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) 20250212125016533 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) 20250212125016533 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) 20250212125016533 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) 20250212125016533 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) 20250212125016533 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) 20250212125016533 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) 20250212125016533 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) 20250212125016536 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) 20250212125016536 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) 20250212125016536 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 650 for type USF (pdch_ul_controller.c:184) 20250212125016536 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) 20250212125016536 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 111 20250212125016550 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 e1 1e 29 fd 2f c4 00 8b 47 1c ef 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016550 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 111 (pcu_l1_if.cpp:478) 20250212125016550 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016550 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e1 1e 29 fd 2f c4 00 8b 47 1c ef 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016550 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016550 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) 20250212125016550 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) 20250212125016550 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 112 storing in window (112..47) (tbf_ul.cpp:314) 20250212125016550 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=1e 29 fd 2f c4 00 8b 47 1c ef 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016550 DRLCMACUL DEBUG - Mark BSN 48 as INVALID (rlc_window_ul.cpp:42) 20250212125016550 DRLCMACUL DEBUG - Raising V(R) to 113 (rlc_window_ul.cpp:50) 20250212125016550 DRLCMACUL DEBUG - Taking block 112 out, raising V(Q) to 113 (rlc_window_ul.cpp:65) 20250212125016550 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016550 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016550 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) 20250212125016551 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) 20250212125016551 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) 20250212125016551 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) 20250212125016551 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) 20250212125016551 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) 20250212125016551 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) 20250212125016551 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) 20250212125016551 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) 20250212125016552 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) 20250212125016552 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) 20250212125016552 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) 20250212125016552 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) 20250212125016552 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) 20250212125016552 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) 20250212125016559 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) 20250212125016559 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) 20250212125016559 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 654 for type USF (pdch_ul_controller.c:184) 20250212125016559 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) 20250212125016559 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 112 20250212125016573 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 e3 d4 5b 4e 61 b3 82 22 6d d6 a9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016573 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 112 (pcu_l1_if.cpp:478) 20250212125016573 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016573 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e3 d4 5b 4e 61 b3 82 22 6d d6 a9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016573 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016573 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) 20250212125016573 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) 20250212125016573 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 113 storing in window (113..48) (tbf_ul.cpp:314) 20250212125016573 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=d4 5b 4e 61 b3 82 22 6d d6 a9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016573 DRLCMACUL DEBUG - Mark BSN 49 as INVALID (rlc_window_ul.cpp:42) 20250212125016573 DRLCMACUL DEBUG - Raising V(R) to 114 (rlc_window_ul.cpp:50) 20250212125016573 DRLCMACUL DEBUG - Taking block 113 out, raising V(Q) to 114 (rlc_window_ul.cpp:65) 20250212125016573 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016573 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016573 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) 20250212125016573 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) 20250212125016573 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) 20250212125016574 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) 20250212125016574 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) 20250212125016574 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) 20250212125016574 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) 20250212125016574 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) 20250212125016574 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) 20250212125016574 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) 20250212125016574 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) 20250212125016574 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) 20250212125016574 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) 20250212125016574 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) 20250212125016574 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) 20250212125016578 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) 20250212125016578 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) 20250212125016578 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 658 for type USF (pdch_ul_controller.c:184) 20250212125016578 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) 20250212125016578 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 113 20250212125016592 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 e5 21 a3 e9 53 d4 c5 28 d9 34 96 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016592 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 113 (pcu_l1_if.cpp:478) 20250212125016592 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016592 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e5 21 a3 e9 53 d4 c5 28 d9 34 96 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016592 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016592 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) 20250212125016592 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) 20250212125016592 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 114 storing in window (114..49) (tbf_ul.cpp:314) 20250212125016592 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=21 a3 e9 53 d4 c5 28 d9 34 96 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016592 DRLCMACUL DEBUG - Mark BSN 50 as INVALID (rlc_window_ul.cpp:42) 20250212125016592 DRLCMACUL DEBUG - Raising V(R) to 115 (rlc_window_ul.cpp:50) 20250212125016592 DRLCMACUL DEBUG - Taking block 114 out, raising V(Q) to 115 (rlc_window_ul.cpp:65) 20250212125016592 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016592 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016592 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) 20250212125016592 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) 20250212125016592 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) 20250212125016592 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) 20250212125016592 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) 20250212125016593 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) 20250212125016593 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) 20250212125016593 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) 20250212125016593 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) 20250212125016593 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) 20250212125016593 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) 20250212125016593 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) 20250212125016593 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) 20250212125016593 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) 20250212125016593 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) 20250212125016597 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) 20250212125016597 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) 20250212125016597 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 663 for type USF (pdch_ul_controller.c:184) 20250212125016597 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) 20250212125016597 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 114 20250212125016611 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 e7 c8 9d ef 3e e3 5c ef a6 16 d1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016611 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 114 (pcu_l1_if.cpp:478) 20250212125016611 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016611 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e7 c8 9d ef 3e e3 5c ef a6 16 d1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016611 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016611 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) 20250212125016611 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) 20250212125016611 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 115 storing in window (115..50) (tbf_ul.cpp:314) 20250212125016611 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=c8 9d ef 3e e3 5c ef a6 16 d1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016611 DRLCMACUL DEBUG - Mark BSN 51 as INVALID (rlc_window_ul.cpp:42) 20250212125016611 DRLCMACUL DEBUG - Raising V(R) to 116 (rlc_window_ul.cpp:50) 20250212125016611 DRLCMACUL DEBUG - Taking block 115 out, raising V(Q) to 116 (rlc_window_ul.cpp:65) 20250212125016611 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016611 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016611 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) 20250212125016611 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) 20250212125016611 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) 20250212125016611 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) 20250212125016611 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) 20250212125016611 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) 20250212125016611 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) 20250212125016611 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) 20250212125016611 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) 20250212125016611 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) 20250212125016611 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) 20250212125016612 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) 20250212125016612 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) 20250212125016612 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) 20250212125016612 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) 20250212125016620 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) 20250212125016620 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) 20250212125016620 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 667 for type USF (pdch_ul_controller.c:184) 20250212125016620 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) 20250212125016620 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 115 20250212125016634 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 e9 73 e1 a5 b3 d6 9b 7c fc ef a8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016634 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 115 (pcu_l1_if.cpp:478) 20250212125016634 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016634 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e9 73 e1 a5 b3 d6 9b 7c fc ef a8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016634 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016634 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) 20250212125016634 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) 20250212125016634 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 116 storing in window (116..51) (tbf_ul.cpp:314) 20250212125016634 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=73 e1 a5 b3 d6 9b 7c fc ef a8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016634 DRLCMACUL DEBUG - Mark BSN 52 as INVALID (rlc_window_ul.cpp:42) 20250212125016634 DRLCMACUL DEBUG - Raising V(R) to 117 (rlc_window_ul.cpp:50) 20250212125016634 DRLCMACUL DEBUG - Taking block 116 out, raising V(Q) to 117 (rlc_window_ul.cpp:65) 20250212125016634 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016634 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016634 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) 20250212125016634 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) 20250212125016634 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) 20250212125016635 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) 20250212125016635 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) 20250212125016635 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) 20250212125016635 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) 20250212125016635 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) 20250212125016635 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) 20250212125016635 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) 20250212125016635 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) 20250212125016635 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) 20250212125016635 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) 20250212125016635 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) 20250212125016635 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) 20250212125016639 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) 20250212125016639 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) 20250212125016639 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 671 for type USF (pdch_ul_controller.c:184) 20250212125016639 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) 20250212125016639 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 116 20250212125016653 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 eb 12 ea 00 51 0d db 45 b9 a1 f8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016653 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 116 (pcu_l1_if.cpp:478) 20250212125016653 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016653 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 eb 12 ea 00 51 0d db 45 b9 a1 f8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016653 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016653 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) 20250212125016653 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) 20250212125016653 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 117 storing in window (117..52) (tbf_ul.cpp:314) 20250212125016653 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=12 ea 00 51 0d db 45 b9 a1 f8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016653 DRLCMACUL DEBUG - Mark BSN 53 as INVALID (rlc_window_ul.cpp:42) 20250212125016653 DRLCMACUL DEBUG - Raising V(R) to 118 (rlc_window_ul.cpp:50) 20250212125016653 DRLCMACUL DEBUG - Taking block 117 out, raising V(Q) to 118 (rlc_window_ul.cpp:65) 20250212125016653 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016653 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016653 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) 20250212125016653 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) 20250212125016653 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) 20250212125016653 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) 20250212125016653 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) 20250212125016653 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) 20250212125016653 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) 20250212125016653 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) 20250212125016653 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) 20250212125016654 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) 20250212125016654 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) 20250212125016654 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) 20250212125016654 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) 20250212125016654 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) 20250212125016654 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) 20250212125016657 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) 20250212125016657 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) 20250212125016657 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 676 for type USF (pdch_ul_controller.c:184) 20250212125016657 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Sending data request: sapi=5 arfcn=871 cur_fn=667 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125016657 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 117 20250212125016671 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 ed 49 83 87 17 62 84 20 55 a3 5b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016671 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 117 (pcu_l1_if.cpp:478) 20250212125016671 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016671 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ed 49 83 87 17 62 84 20 55 a3 5b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016671 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016671 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) 20250212125016671 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) 20250212125016671 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 118 storing in window (118..53) (tbf_ul.cpp:314) 20250212125016671 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=49 83 87 17 62 84 20 55 a3 5b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016671 DRLCMACUL DEBUG - Mark BSN 54 as INVALID (rlc_window_ul.cpp:42) 20250212125016671 DRLCMACUL DEBUG - Raising V(R) to 119 (rlc_window_ul.cpp:50) 20250212125016671 DRLCMACUL DEBUG - Taking block 118 out, raising V(Q) to 119 (rlc_window_ul.cpp:65) 20250212125016671 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016671 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016671 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) 20250212125016672 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) 20250212125016672 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) 20250212125016672 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) 20250212125016672 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) 20250212125016672 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) 20250212125016672 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) 20250212125016673 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) 20250212125016673 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) 20250212125016673 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) 20250212125016673 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) 20250212125016673 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) 20250212125016673 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) 20250212125016673 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) 20250212125016673 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) 20250212125016681 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) 20250212125016681 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) 20250212125016681 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 680 for type USF (pdch_ul_controller.c:184) 20250212125016681 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) 20250212125016681 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 118 20250212125016695 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 ef a7 0c 17 8b 46 4e 40 14 b2 f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016695 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 118 (pcu_l1_if.cpp:478) 20250212125016695 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016695 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ef a7 0c 17 8b 46 4e 40 14 b2 f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016695 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016695 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) 20250212125016695 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) 20250212125016695 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 119 storing in window (119..54) (tbf_ul.cpp:314) 20250212125016695 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=a7 0c 17 8b 46 4e 40 14 b2 f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016695 DRLCMACUL DEBUG - Mark BSN 55 as INVALID (rlc_window_ul.cpp:42) 20250212125016695 DRLCMACUL DEBUG - Raising V(R) to 120 (rlc_window_ul.cpp:50) 20250212125016695 DRLCMACUL DEBUG - Taking block 119 out, raising V(Q) to 120 (rlc_window_ul.cpp:65) 20250212125016695 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016695 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016695 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) 20250212125016695 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20250212125016695 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125016695 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125016695 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) 20250212125016695 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) 20250212125016695 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) 20250212125016695 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) 20250212125016695 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) 20250212125016695 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) 20250212125016695 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) 20250212125016695 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) 20250212125016696 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) 20250212125016696 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) 20250212125016696 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) 20250212125016696 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) 20250212125016696 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) 20250212125016696 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) 20250212125016699 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) 20250212125016699 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) 20250212125016699 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 684 for type USF (pdch_ul_controller.c:184) 20250212125016699 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) 20250212125016699 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125016699 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125016699 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) 20250212125016699 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125016699 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=680 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125016699 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=680 Sending data request: sapi=5 arfcn=871 cur_fn=676 block=1 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) 20250212125016699 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS3 (2) MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 119 20250212125016713 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 f1 b9 12 86 8a f5 72 64 14 2e f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016713 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 119 (pcu_l1_if.cpp:478) 20250212125016713 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016713 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f1 b9 12 86 8a f5 72 64 14 2e f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016713 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016713 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) 20250212125016713 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) 20250212125016713 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 120 storing in window (120..55) (tbf_ul.cpp:314) 20250212125016713 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=b9 12 86 8a f5 72 64 14 2e f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016713 DRLCMACUL DEBUG - Mark BSN 56 as INVALID (rlc_window_ul.cpp:42) 20250212125016713 DRLCMACUL DEBUG - Raising V(R) to 121 (rlc_window_ul.cpp:50) 20250212125016713 DRLCMACUL DEBUG - Taking block 120 out, raising V(Q) to 121 (rlc_window_ul.cpp:65) 20250212125016713 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016713 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016713 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) 20250212125016714 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) 20250212125016714 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) 20250212125016714 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) 20250212125016714 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) 20250212125016714 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) 20250212125016714 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) 20250212125016714 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) 20250212125016714 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) 20250212125016714 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) 20250212125016714 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) 20250212125016714 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) 20250212125016714 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) 20250212125016714 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) 20250212125016714 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) 20250212125016718 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) 20250212125016718 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) 20250212125016718 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 689 for type USF (pdch_ul_controller.c:184) 20250212125016718 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) 20250212125016718 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 120 20250212125016732 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 f3 1b 23 fd aa 3c 8d ce 69 e3 0f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016732 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 120 (pcu_l1_if.cpp:478) 20250212125016732 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016732 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f3 1b 23 fd aa 3c 8d ce 69 e3 0f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016732 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016732 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) 20250212125016732 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) 20250212125016732 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 121 storing in window (121..56) (tbf_ul.cpp:314) 20250212125016732 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=1b 23 fd aa 3c 8d ce 69 e3 0f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016732 DRLCMACUL DEBUG - Mark BSN 57 as INVALID (rlc_window_ul.cpp:42) 20250212125016732 DRLCMACUL DEBUG - Raising V(R) to 122 (rlc_window_ul.cpp:50) 20250212125016732 DRLCMACUL DEBUG - Taking block 121 out, raising V(Q) to 122 (rlc_window_ul.cpp:65) 20250212125016732 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016732 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016732 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) 20250212125016732 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) 20250212125016732 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) 20250212125016732 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) 20250212125016732 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) 20250212125016733 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) 20250212125016733 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) 20250212125016733 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) 20250212125016733 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) 20250212125016733 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) 20250212125016733 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) 20250212125016733 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) 20250212125016733 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) 20250212125016733 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) 20250212125016733 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) 20250212125016741 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) 20250212125016742 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) 20250212125016742 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 693 for type USF (pdch_ul_controller.c:184) 20250212125016742 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) 20250212125016742 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 121 20250212125016756 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 f5 24 cc e6 e1 d8 6c 43 30 82 9f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016756 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 121 (pcu_l1_if.cpp:478) 20250212125016756 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016756 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f5 24 cc e6 e1 d8 6c 43 30 82 9f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016756 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016756 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) 20250212125016756 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) 20250212125016756 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 122 storing in window (122..57) (tbf_ul.cpp:314) 20250212125016756 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=24 cc e6 e1 d8 6c 43 30 82 9f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016756 DRLCMACUL DEBUG - Mark BSN 58 as INVALID (rlc_window_ul.cpp:42) 20250212125016756 DRLCMACUL DEBUG - Raising V(R) to 123 (rlc_window_ul.cpp:50) 20250212125016756 DRLCMACUL DEBUG - Taking block 122 out, raising V(Q) to 123 (rlc_window_ul.cpp:65) 20250212125016756 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016756 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016756 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) 20250212125016756 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) 20250212125016756 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) 20250212125016756 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) 20250212125016756 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) 20250212125016756 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) 20250212125016756 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) 20250212125016756 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) 20250212125016756 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) 20250212125016756 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) 20250212125016756 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) 20250212125016756 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) 20250212125016756 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) 20250212125016757 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) 20250212125016757 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) 20250212125016760 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) 20250212125016760 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) 20250212125016760 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 697 for type USF (pdch_ul_controller.c:184) 20250212125016760 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) 20250212125016760 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 122 20250212125016774 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 f7 0d b6 47 60 a9 3f 1c 69 a8 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016774 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 122 (pcu_l1_if.cpp:478) 20250212125016774 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016774 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f7 0d b6 47 60 a9 3f 1c 69 a8 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016774 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016774 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) 20250212125016774 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) 20250212125016774 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 123 storing in window (123..58) (tbf_ul.cpp:314) 20250212125016774 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=0d b6 47 60 a9 3f 1c 69 a8 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016774 DRLCMACUL DEBUG - Mark BSN 59 as INVALID (rlc_window_ul.cpp:42) 20250212125016774 DRLCMACUL DEBUG - Raising V(R) to 124 (rlc_window_ul.cpp:50) 20250212125016774 DRLCMACUL DEBUG - Taking block 123 out, raising V(Q) to 124 (rlc_window_ul.cpp:65) 20250212125016774 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016774 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016774 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) 20250212125016774 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) 20250212125016774 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) 20250212125016774 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) 20250212125016775 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) 20250212125016775 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) 20250212125016775 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) 20250212125016775 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) 20250212125016775 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) 20250212125016775 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) 20250212125016775 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) 20250212125016775 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) 20250212125016775 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) 20250212125016775 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) 20250212125016775 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) 20250212125016779 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) 20250212125016779 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) 20250212125016779 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 702 for type USF (pdch_ul_controller.c:184) 20250212125016779 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) 20250212125016779 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 123 20250212125016793 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 f9 7b 40 cf e3 2e 18 e8 d3 8d ac 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016793 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 123 (pcu_l1_if.cpp:478) 20250212125016793 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016793 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f9 7b 40 cf e3 2e 18 e8 d3 8d ac 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016793 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016793 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) 20250212125016793 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20250212125016793 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) 20250212125016793 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 124 storing in window (124..59) (tbf_ul.cpp:314) 20250212125016793 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=7b 40 cf e3 2e 18 e8 d3 8d ac 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016793 DRLCMACUL DEBUG - Mark BSN 60 as INVALID (rlc_window_ul.cpp:42) 20250212125016793 DRLCMACUL DEBUG - Raising V(R) to 125 (rlc_window_ul.cpp:50) 20250212125016793 DRLCMACUL DEBUG - Taking block 124 out, raising V(Q) to 125 (rlc_window_ul.cpp:65) 20250212125016793 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016793 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016793 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) 20250212125016793 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) 20250212125016793 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) 20250212125016793 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) 20250212125016793 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) 20250212125016793 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) 20250212125016793 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) 20250212125016793 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) 20250212125016793 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) 20250212125016793 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) 20250212125016793 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) 20250212125016794 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) 20250212125016794 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) 20250212125016794 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) 20250212125016794 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) 20250212125016802 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) 20250212125016802 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) 20250212125016802 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 706 for type USF (pdch_ul_controller.c:184) 20250212125016802 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) 20250212125016802 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 124 20250212125016816 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 fb fa d8 6b da c9 2b 1b 1e c4 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016816 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 124 (pcu_l1_if.cpp:478) 20250212125016816 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016816 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 fb fa d8 6b da c9 2b 1b 1e c4 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016816 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016816 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) 20250212125016816 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) 20250212125016816 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 125 storing in window (125..60) (tbf_ul.cpp:314) 20250212125016816 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=fa d8 6b da c9 2b 1b 1e c4 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016816 DRLCMACUL DEBUG - Mark BSN 61 as INVALID (rlc_window_ul.cpp:42) 20250212125016816 DRLCMACUL DEBUG - Raising V(R) to 126 (rlc_window_ul.cpp:50) 20250212125016816 DRLCMACUL DEBUG - Taking block 125 out, raising V(Q) to 126 (rlc_window_ul.cpp:65) 20250212125016816 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016816 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016816 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) 20250212125016816 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) 20250212125016816 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) 20250212125016816 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) 20250212125016816 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) 20250212125016817 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) 20250212125016817 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) 20250212125016817 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) 20250212125016817 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) 20250212125016817 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) 20250212125016817 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) 20250212125016817 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) 20250212125016817 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) 20250212125016817 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) 20250212125016817 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) 20250212125016821 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) 20250212125016821 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) 20250212125016821 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 710 for type USF (pdch_ul_controller.c:184) 20250212125016821 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) 20250212125016821 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 125 20250212125016835 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 fd 29 1c 07 9c 02 54 0b d2 5f c2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016835 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 125 (pcu_l1_if.cpp:478) 20250212125016835 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016835 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 fd 29 1c 07 9c 02 54 0b d2 5f c2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016835 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016835 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) 20250212125016835 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) 20250212125016835 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 126 storing in window (126..61) (tbf_ul.cpp:314) 20250212125016835 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=29 1c 07 9c 02 54 0b d2 5f c2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016835 DRLCMACUL DEBUG - Mark BSN 62 as INVALID (rlc_window_ul.cpp:42) 20250212125016835 DRLCMACUL DEBUG - Raising V(R) to 127 (rlc_window_ul.cpp:50) 20250212125016835 DRLCMACUL DEBUG - Taking block 126 out, raising V(Q) to 127 (rlc_window_ul.cpp:65) 20250212125016835 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016835 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016835 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) 20250212125016835 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) 20250212125016835 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) 20250212125016835 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) 20250212125016835 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) 20250212125016835 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) 20250212125016835 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) 20250212125016835 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) 20250212125016835 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) 20250212125016835 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) 20250212125016835 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) 20250212125016836 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) 20250212125016836 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) 20250212125016836 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) 20250212125016836 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) 20250212125016839 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) 20250212125016839 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) 20250212125016839 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 715 for type USF (pdch_ul_controller.c:184) 20250212125016839 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) 20250212125016839 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 126 20250212125016853 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 ff e5 a3 cc 4a a9 66 43 48 cf bc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016853 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 126 (pcu_l1_if.cpp:478) 20250212125016853 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016853 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ff e5 a3 cc 4a a9 66 43 48 cf bc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016853 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016853 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) 20250212125016853 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) 20250212125016853 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 127 storing in window (127..62) (tbf_ul.cpp:314) 20250212125016853 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=e5 a3 cc 4a a9 66 43 48 cf bc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016853 DRLCMACUL DEBUG - Mark BSN 63 as INVALID (rlc_window_ul.cpp:42) 20250212125016853 DRLCMACUL DEBUG - Raising V(R) to 0 (rlc_window_ul.cpp:50) 20250212125016853 DRLCMACUL DEBUG - Taking block 127 out, raising V(Q) to 0 (rlc_window_ul.cpp:65) 20250212125016853 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016853 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016853 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) 20250212125016853 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) 20250212125016853 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) 20250212125016854 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) 20250212125016854 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) 20250212125016854 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) 20250212125016854 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) 20250212125016854 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) 20250212125016854 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) 20250212125016854 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) 20250212125016854 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) 20250212125016854 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) 20250212125016854 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) 20250212125016854 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) 20250212125016854 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) 20250212125016863 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) 20250212125016863 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) 20250212125016863 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 719 for type USF (pdch_ul_controller.c:184) 20250212125016863 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) 20250212125016863 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 127 20250212125016877 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 01 8b c6 6e ac a0 5c 5a 3f 8c ef 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016877 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 127 (pcu_l1_if.cpp:478) 20250212125016877 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016877 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 01 8b c6 6e ac a0 5c 5a 3f 8c ef 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016877 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016877 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) 20250212125016877 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) 20250212125016877 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125016877 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=8b c6 6e ac a0 5c 5a 3f 8c ef 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016877 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125016877 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125016877 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125016877 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016877 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016877 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) 20250212125016877 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) 20250212125016877 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) 20250212125016877 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) 20250212125016877 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) 20250212125016877 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) 20250212125016877 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) 20250212125016878 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) 20250212125016878 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) 20250212125016878 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) 20250212125016878 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) 20250212125016878 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) 20250212125016878 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) 20250212125016878 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) 20250212125016878 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) 20250212125016882 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) 20250212125016882 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) 20250212125016882 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 723 for type USF (pdch_ul_controller.c:184) 20250212125016882 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) 20250212125016882 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 128 20250212125016896 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 03 c6 d3 2e 97 87 1b 75 17 13 be 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016896 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 128 (pcu_l1_if.cpp:478) 20250212125016896 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016896 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 03 c6 d3 2e 97 87 1b 75 17 13 be 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016896 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016896 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) 20250212125016896 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) 20250212125016896 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20250212125016896 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=c6 d3 2e 97 87 1b 75 17 13 be 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016896 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20250212125016896 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20250212125016896 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20250212125016896 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016896 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016896 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) 20250212125016896 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) 20250212125016896 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) 20250212125016896 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) 20250212125016896 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) 20250212125016897 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) 20250212125016897 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) 20250212125016897 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) 20250212125016897 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) 20250212125016897 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) 20250212125016897 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) 20250212125016897 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) 20250212125016897 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) 20250212125016897 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) 20250212125016897 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) 20250212125016900 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) 20250212125016900 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) 20250212125016900 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 728 for type USF (pdch_ul_controller.c:184) 20250212125016900 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) 20250212125016900 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 129 20250212125016914 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 05 d1 b6 7f 20 6a 4f 68 67 32 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016914 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 129 (pcu_l1_if.cpp:478) 20250212125016914 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016914 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 05 d1 b6 7f 20 6a 4f 68 67 32 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016914 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016914 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) 20250212125016914 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) 20250212125016914 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20250212125016914 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=d1 b6 7f 20 6a 4f 68 67 32 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016914 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20250212125016914 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20250212125016914 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20250212125016914 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016914 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016914 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) 20250212125016915 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) 20250212125016915 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) 20250212125016915 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) 20250212125016915 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) 20250212125016915 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) 20250212125016915 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) 20250212125016915 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) 20250212125016915 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) 20250212125016915 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) 20250212125016915 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) 20250212125016915 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) 20250212125016915 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) 20250212125016915 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) 20250212125016915 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) 20250212125016924 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) 20250212125016924 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) 20250212125016924 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 732 for type USF (pdch_ul_controller.c:184) 20250212125016924 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) 20250212125016924 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 130 20250212125016938 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 07 3d 09 5d 54 f9 34 f4 7b 98 2f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016938 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 130 (pcu_l1_if.cpp:478) 20250212125016938 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016938 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 07 3d 09 5d 54 f9 34 f4 7b 98 2f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016938 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016938 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) 20250212125016938 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) 20250212125016938 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20250212125016938 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=3d 09 5d 54 f9 34 f4 7b 98 2f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016938 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20250212125016938 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20250212125016938 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20250212125016938 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016938 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016938 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) 20250212125016938 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) 20250212125016938 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) 20250212125016939 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) 20250212125016939 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) 20250212125016939 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) 20250212125016939 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) 20250212125016939 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) 20250212125016939 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) 20250212125016939 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) 20250212125016939 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) 20250212125016940 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) 20250212125016940 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) 20250212125016940 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) 20250212125016940 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) 20250212125016943 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) 20250212125016943 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) 20250212125016943 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 736 for type USF (pdch_ul_controller.c:184) 20250212125016943 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) 20250212125016943 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 131 20250212125016957 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 09 01 ab c9 97 c8 16 53 b2 9e da 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016957 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 131 (pcu_l1_if.cpp:478) 20250212125016957 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016957 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 09 01 ab c9 97 c8 16 53 b2 9e da 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016957 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016957 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) 20250212125016957 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) 20250212125016957 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20250212125016957 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=01 ab c9 97 c8 16 53 b2 9e da 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016957 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20250212125016957 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20250212125016957 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20250212125016957 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016957 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016957 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) 20250212125016957 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) 20250212125016957 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) 20250212125016958 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) 20250212125016958 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) 20250212125016958 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) 20250212125016958 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) 20250212125016958 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) 20250212125016958 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) 20250212125016958 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) 20250212125016958 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) 20250212125016958 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) 20250212125016958 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) 20250212125016959 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) 20250212125016959 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) 20250212125016961 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) 20250212125016961 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) 20250212125016961 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 741 for type USF (pdch_ul_controller.c:184) 20250212125016961 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) 20250212125016961 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 132 20250212125016975 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 0b c7 b6 a3 76 98 4d af 23 7b 29 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016975 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 132 (pcu_l1_if.cpp:478) 20250212125016975 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016975 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0b c7 b6 a3 76 98 4d af 23 7b 29 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016975 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016975 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) 20250212125016975 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) 20250212125016975 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20250212125016975 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=c7 b6 a3 76 98 4d af 23 7b 29 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016975 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20250212125016975 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20250212125016975 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20250212125016975 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016975 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016975 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) 20250212125016976 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) 20250212125016976 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) 20250212125016976 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) 20250212125016976 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) 20250212125016976 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) 20250212125016976 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) 20250212125016977 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) 20250212125016977 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) 20250212125016977 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) 20250212125016977 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) 20250212125016977 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) 20250212125016977 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) 20250212125016977 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) 20250212125016977 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) 20250212125016985 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) 20250212125016985 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) 20250212125016985 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 745 for type USF (pdch_ul_controller.c:184) 20250212125016985 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) 20250212125016985 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 133 20250212125016999 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 0d bd 57 47 78 66 16 d0 f8 53 1e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125016999 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 133 (pcu_l1_if.cpp:478) 20250212125016999 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125016999 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0d bd 57 47 78 66 16 d0 f8 53 1e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125016999 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125016999 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) 20250212125016999 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) 20250212125016999 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20250212125016999 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=bd 57 47 78 66 16 d0 f8 53 1e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125016999 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20250212125016999 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20250212125016999 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20250212125016999 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125016999 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125016999 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) 20250212125017000 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) 20250212125017000 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) 20250212125017000 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) 20250212125017000 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) 20250212125017001 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) 20250212125017001 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) 20250212125017002 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) 20250212125017002 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) 20250212125017003 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) 20250212125017003 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) 20250212125017004 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) 20250212125017005 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) 20250212125017006 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) 20250212125017006 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) 20250212125017007 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) 20250212125017007 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) 20250212125017007 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 749 for type USF (pdch_ul_controller.c:184) 20250212125017007 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) 20250212125017008 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 134 20250212125017018 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 0f 00 5c 04 03 72 bd be a9 c6 35 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125017018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 134 (pcu_l1_if.cpp:478) 20250212125017018 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125017018 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0f 00 5c 04 03 72 bd be a9 c6 35 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125017018 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125017018 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) 20250212125017018 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) 20250212125017018 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20250212125017018 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=00 5c 04 03 72 bd be a9 c6 35 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125017018 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20250212125017018 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20250212125017018 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20250212125017018 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125017018 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125017018 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) 20250212125017019 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) 20250212125017019 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) 20250212125017019 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) 20250212125017019 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) 20250212125017019 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) 20250212125017019 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) 20250212125017019 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) 20250212125017019 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) 20250212125017020 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) 20250212125017020 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) 20250212125017020 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) 20250212125017020 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) 20250212125017020 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) 20250212125017020 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) 20250212125017022 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) 20250212125017022 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) 20250212125017022 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 754 for type USF (pdch_ul_controller.c:184) 20250212125017022 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) 20250212125017023 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 135 20250212125017037 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 11 87 44 39 9f 36 e1 5b 32 5a 1c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125017037 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 135 (pcu_l1_if.cpp:478) 20250212125017037 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125017037 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 11 87 44 39 9f 36 e1 5b 32 5a 1c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125017037 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125017037 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) 20250212125017037 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) 20250212125017037 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20250212125017037 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=87 44 39 9f 36 e1 5b 32 5a 1c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125017037 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20250212125017037 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20250212125017037 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20250212125017037 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125017037 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125017037 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) 20250212125017037 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) 20250212125017037 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) 20250212125017037 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) 20250212125017037 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) 20250212125017038 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) 20250212125017038 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) 20250212125017038 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) 20250212125017038 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) 20250212125017038 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) 20250212125017038 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) 20250212125017038 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) 20250212125017038 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) 20250212125017039 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) 20250212125017039 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) 20250212125017046 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) 20250212125017046 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) 20250212125017046 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 758 for type USF (pdch_ul_controller.c:184) 20250212125017046 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) 20250212125017046 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 136 20250212125017060 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 13 0a 04 77 c5 14 6f 8b e8 44 45 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125017060 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 136 (pcu_l1_if.cpp:478) 20250212125017060 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125017060 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 13 0a 04 77 c5 14 6f 8b e8 44 45 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125017060 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125017060 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) 20250212125017060 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) 20250212125017060 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20250212125017060 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=0a 04 77 c5 14 6f 8b e8 44 45 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125017060 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20250212125017060 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20250212125017060 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20250212125017060 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125017060 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125017060 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) 20250212125017060 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) 20250212125017060 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) 20250212125017060 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) 20250212125017060 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) 20250212125017060 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) 20250212125017060 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) 20250212125017061 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) 20250212125017061 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) 20250212125017061 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) 20250212125017061 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) 20250212125017061 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) 20250212125017061 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) 20250212125017061 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) 20250212125017061 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) 20250212125017064 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) 20250212125017064 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) 20250212125017064 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 762 for type USF (pdch_ul_controller.c:184) 20250212125017064 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=758 Sending data request: sapi=5 arfcn=871 cur_fn=754 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125017065 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 137 20250212125017078 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 15 75 fa 3a ba 8f 2b a3 84 af 2e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125017078 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 137 (pcu_l1_if.cpp:478) 20250212125017078 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125017078 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 15 75 fa 3a ba 8f 2b a3 84 af 2e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125017078 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125017078 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) 20250212125017078 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) 20250212125017078 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20250212125017078 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=75 fa 3a ba 8f 2b a3 84 af 2e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125017078 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20250212125017078 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20250212125017078 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20250212125017078 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125017078 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125017079 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) 20250212125017079 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) 20250212125017079 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) 20250212125017079 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) 20250212125017079 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) 20250212125017079 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) 20250212125017079 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) 20250212125017079 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) 20250212125017079 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) 20250212125017079 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) 20250212125017079 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) 20250212125017079 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) 20250212125017079 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) 20250212125017079 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) 20250212125017079 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) 20250212125017083 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) 20250212125017083 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) 20250212125017083 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 767 for type USF (pdch_ul_controller.c:184) 20250212125017083 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) 20250212125017083 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 138 20250212125017097 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 17 4f 00 b5 29 fa 82 cc 08 aa c4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125017097 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 138 (pcu_l1_if.cpp:478) 20250212125017097 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125017097 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 17 4f 00 b5 29 fa 82 cc 08 aa c4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125017097 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125017097 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) 20250212125017097 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) 20250212125017097 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20250212125017097 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=4f 00 b5 29 fa 82 cc 08 aa c4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125017097 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20250212125017097 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20250212125017097 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20250212125017097 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125017097 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125017097 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) 20250212125017097 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20250212125017097 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125017097 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125017097 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) 20250212125017097 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) 20250212125017098 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) 20250212125017098 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) 20250212125017098 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) 20250212125017098 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) 20250212125017098 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) 20250212125017098 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) 20250212125017098 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) 20250212125017098 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) 20250212125017098 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) 20250212125017098 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) 20250212125017098 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) 20250212125017098 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) 20250212125017106 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) 20250212125017106 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) 20250212125017106 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 771 for type USF (pdch_ul_controller.c:184) 20250212125017106 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) 20250212125017106 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125017106 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125017106 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) 20250212125017106 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125017106 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=767 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125017106 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=767 Sending data request: sapi=5 arfcn=871 cur_fn=762 block=9 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) 20250212125017107 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS3 (2) MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 139 20250212125017121 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 19 4e 77 ba fd f6 bc 2d ce f0 50 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125017121 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 139 (pcu_l1_if.cpp:478) 20250212125017121 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125017121 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 19 4e 77 ba fd f6 bc 2d ce f0 50 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125017121 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125017121 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) 20250212125017121 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) 20250212125017121 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20250212125017121 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=4e 77 ba fd f6 bc 2d ce f0 50 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125017121 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20250212125017121 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20250212125017121 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20250212125017121 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125017121 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125017121 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) 20250212125017121 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) 20250212125017121 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) 20250212125017121 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) 20250212125017121 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) 20250212125017122 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) 20250212125017122 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) 20250212125017122 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) 20250212125017122 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) 20250212125017122 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) 20250212125017122 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) 20250212125017123 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) 20250212125017123 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) 20250212125017123 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) 20250212125017123 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) 20250212125017125 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) 20250212125017125 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) 20250212125017125 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 775 for type USF (pdch_ul_controller.c:184) 20250212125017125 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) 20250212125017126 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 140 20250212125017139 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 1b b0 42 ce b4 72 60 6e 18 8a d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125017139 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 140 (pcu_l1_if.cpp:478) 20250212125017139 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125017140 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1b b0 42 ce b4 72 60 6e 18 8a d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125017140 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125017140 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) 20250212125017140 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) 20250212125017140 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20250212125017140 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=b0 42 ce b4 72 60 6e 18 8a d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125017140 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20250212125017140 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20250212125017140 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20250212125017140 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125017140 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125017140 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) 20250212125017140 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) 20250212125017140 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) 20250212125017141 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) 20250212125017141 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) 20250212125017141 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) 20250212125017141 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) 20250212125017141 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) 20250212125017141 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) 20250212125017141 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) 20250212125017141 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) 20250212125017142 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) 20250212125017142 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) 20250212125017142 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) 20250212125017142 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) 20250212125017144 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) 20250212125017144 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) 20250212125017144 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 780 for type USF (pdch_ul_controller.c:184) 20250212125017144 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) 20250212125017144 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 141 20250212125017158 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 1d df 4d 2a 82 d6 04 28 e0 53 11 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125017158 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 141 (pcu_l1_if.cpp:478) 20250212125017158 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125017158 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1d df 4d 2a 82 d6 04 28 e0 53 11 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125017158 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125017158 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) 20250212125017158 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) 20250212125017158 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) 20250212125017158 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20250212125017158 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=df 4d 2a 82 d6 04 28 e0 53 11 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125017158 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20250212125017158 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20250212125017158 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20250212125017158 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125017158 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125017158 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) 20250212125017158 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) 20250212125017158 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) 20250212125017159 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) 20250212125017159 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) 20250212125017159 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) 20250212125017159 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) 20250212125017159 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) 20250212125017159 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) 20250212125017159 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) 20250212125017159 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) 20250212125017159 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) 20250212125017159 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) 20250212125017159 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) 20250212125017159 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) 20250212125017167 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) 20250212125017167 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) 20250212125017167 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 784 for type USF (pdch_ul_controller.c:184) 20250212125017167 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) 20250212125017168 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 142 20250212125017182 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 1f b9 bb 40 98 a6 f8 d4 4f 4c 5f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125017182 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 142 (pcu_l1_if.cpp:478) 20250212125017182 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125017182 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1f b9 bb 40 98 a6 f8 d4 4f 4c 5f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125017182 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125017182 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) 20250212125017182 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) 20250212125017182 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20250212125017182 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=b9 bb 40 98 a6 f8 d4 4f 4c 5f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125017182 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20250212125017182 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20250212125017182 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20250212125017182 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125017182 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125017182 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) 20250212125017182 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) 20250212125017182 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) 20250212125017182 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) 20250212125017182 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) 20250212125017182 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) 20250212125017182 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) 20250212125017182 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) 20250212125017182 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) 20250212125017182 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) 20250212125017182 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) 20250212125017183 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) 20250212125017183 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) 20250212125017183 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) 20250212125017183 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) 20250212125017186 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) 20250212125017186 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) 20250212125017186 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 788 for type USF (pdch_ul_controller.c:184) 20250212125017186 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) 20250212125017186 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 143 20250212125017200 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 21 48 11 45 b1 d7 9c c8 d1 dc e4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125017200 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 143 (pcu_l1_if.cpp:478) 20250212125017200 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125017200 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 21 48 11 45 b1 d7 9c c8 d1 dc e4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125017200 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125017200 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) 20250212125017200 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) 20250212125017200 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20250212125017200 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=48 11 45 b1 d7 9c c8 d1 dc e4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125017200 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20250212125017200 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20250212125017200 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20250212125017200 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125017200 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125017200 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) 20250212125017200 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) 20250212125017200 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) 20250212125017201 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) 20250212125017201 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) 20250212125017201 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) 20250212125017201 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) 20250212125017201 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) 20250212125017201 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) 20250212125017201 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) 20250212125017201 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) 20250212125017201 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) 20250212125017201 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) 20250212125017201 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) 20250212125017201 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) 20250212125017205 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) 20250212125017205 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) 20250212125017205 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 793 for type USF (pdch_ul_controller.c:184) 20250212125017205 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) 20250212125017205 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 144 20250212125017219 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 23 1f 64 fe 33 ed b0 4c c4 95 09 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125017219 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 144 (pcu_l1_if.cpp:478) 20250212125017219 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125017219 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 23 1f 64 fe 33 ed b0 4c c4 95 09 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125017219 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125017219 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) 20250212125017219 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) 20250212125017219 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20250212125017219 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=1f 64 fe 33 ed b0 4c c4 95 09 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125017219 DRLCMACUL DEBUG - Mark BSN 81 as INVALID (rlc_window_ul.cpp:42) 20250212125017219 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20250212125017219 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20250212125017219 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125017219 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125017219 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) 20250212125017219 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) 20250212125017219 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) 20250212125017219 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) 20250212125017219 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) 20250212125017220 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) 20250212125017220 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) 20250212125017220 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) 20250212125017220 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) 20250212125017220 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) 20250212125017220 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) 20250212125017220 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) 20250212125017220 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) 20250212125017220 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) 20250212125017220 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) 20250212125017228 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) 20250212125017228 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) 20250212125017228 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 797 for type USF (pdch_ul_controller.c:184) 20250212125017228 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) 20250212125017228 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 145 20250212125017242 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 25 cf ec 06 78 d0 b5 0a f4 db fd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125017242 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 145 (pcu_l1_if.cpp:478) 20250212125017242 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125017242 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 25 cf ec 06 78 d0 b5 0a f4 db fd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125017242 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125017242 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) 20250212125017242 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) 20250212125017242 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20250212125017242 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=cf ec 06 78 d0 b5 0a f4 db fd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125017242 DRLCMACUL DEBUG - Mark BSN 82 as INVALID (rlc_window_ul.cpp:42) 20250212125017242 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20250212125017242 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20250212125017242 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125017242 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125017242 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) 20250212125017242 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) 20250212125017242 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) 20250212125017243 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) 20250212125017243 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) 20250212125017243 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) 20250212125017243 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) 20250212125017243 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) 20250212125017243 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) 20250212125017243 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) 20250212125017243 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) 20250212125017243 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) 20250212125017243 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) 20250212125017243 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) 20250212125017243 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) 20250212125017247 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) 20250212125017247 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) 20250212125017247 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 801 for type USF (pdch_ul_controller.c:184) 20250212125017247 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) 20250212125017247 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 146 20250212125017261 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=793 block=4 data=10 00 27 39 66 2b 43 29 ea 37 86 73 8e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125017261 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 146 (pcu_l1_if.cpp:478) 20250212125017261 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125017261 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 10 00 27 39 66 2b 43 29 ea 37 86 73 8e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125017261 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125017261 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) 20250212125017261 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) 20250212125017261 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20250212125017261 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=39 66 2b 43 29 ea 37 86 73 8e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125017261 DRLCMACUL DEBUG - Mark BSN 83 as INVALID (rlc_window_ul.cpp:42) 20250212125017261 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20250212125017261 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20250212125017261 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125017261 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125017261 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) 20250212125017261 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) 20250212125017261 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) 20250212125017261 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) 20250212125017261 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) 20250212125017261 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) 20250212125017261 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) 20250212125017261 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) 20250212125017261 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) 20250212125017262 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) 20250212125017262 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) 20250212125017262 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) 20250212125017262 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) 20250212125017262 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) 20250212125017262 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) 20250212125017265 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) 20250212125017265 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) 20250212125017265 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 806 for type USF (pdch_ul_controller.c:184) 20250212125017265 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) 20250212125017266 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 147 20250212125017280 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=797 block=5 data=0c 00 29 b8 e8 9e 3e 66 7e 4f d9 f8 55 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125017280 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 147 (pcu_l1_if.cpp:478) 20250212125017280 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125017280 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c 00 29 b8 e8 9e 3e 66 7e 4f d9 f8 55 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125017280 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125017280 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) 20250212125017280 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) 20250212125017280 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20250212125017280 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=b8 e8 9e 3e 66 7e 4f d9 f8 55 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125017280 DRLCMACUL DEBUG - Mark BSN 84 as INVALID (rlc_window_ul.cpp:42) 20250212125017280 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20250212125017280 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20250212125017280 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125017280 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125017280 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) 20250212125017280 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) 20250212125017280 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) 20250212125017280 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) 20250212125017280 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) 20250212125017280 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) 20250212125017280 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) 20250212125017281 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) 20250212125017281 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) 20250212125017281 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) 20250212125017281 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) 20250212125017281 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) 20250212125017281 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) 20250212125017281 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) 20250212125017281 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) 20250212125017290 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) 20250212125017290 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) 20250212125017290 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 810 for type USF (pdch_ul_controller.c:184) 20250212125017290 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) 20250212125017290 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 148 20250212125017303 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=801 block=6 data=08 00 2b 7d d5 e2 69 37 5c 93 74 23 d8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125017303 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 148 (pcu_l1_if.cpp:478) 20250212125017303 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125017304 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 00 2b 7d d5 e2 69 37 5c 93 74 23 d8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125017304 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125017304 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) 20250212125017304 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) 20250212125017304 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 21 storing in window (21..84) (tbf_ul.cpp:314) 20250212125017304 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=7d d5 e2 69 37 5c 93 74 23 d8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125017304 DRLCMACUL DEBUG - Mark BSN 85 as INVALID (rlc_window_ul.cpp:42) 20250212125017304 DRLCMACUL DEBUG - Raising V(R) to 22 (rlc_window_ul.cpp:50) 20250212125017304 DRLCMACUL DEBUG - Taking block 21 out, raising V(Q) to 22 (rlc_window_ul.cpp:65) 20250212125017304 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125017304 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125017304 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) 20250212125017304 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) 20250212125017304 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) 20250212125017304 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) 20250212125017304 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) 20250212125017304 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) 20250212125017304 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) 20250212125017304 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) 20250212125017304 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) 20250212125017304 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) 20250212125017304 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) 20250212125017305 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) 20250212125017305 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) 20250212125017305 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) 20250212125017305 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) 20250212125017308 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) 20250212125017308 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) 20250212125017308 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 814 for type USF (pdch_ul_controller.c:184) 20250212125017308 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) 20250212125017308 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 149 20250212125017322 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=806 block=7 data=04 00 2d fe ed 25 d5 00 7f 68 80 4a 38 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125017322 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 149 (pcu_l1_if.cpp:478) 20250212125017322 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125017322 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 00 2d fe ed 25 d5 00 7f 68 80 4a 38 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125017322 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125017322 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) 20250212125017322 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) 20250212125017323 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 22 storing in window (22..85) (tbf_ul.cpp:314) 20250212125017323 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=fe ed 25 d5 00 7f 68 80 4a 38 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125017323 DRLCMACUL DEBUG - Mark BSN 86 as INVALID (rlc_window_ul.cpp:42) 20250212125017323 DRLCMACUL DEBUG - Raising V(R) to 23 (rlc_window_ul.cpp:50) 20250212125017323 DRLCMACUL DEBUG - Taking block 22 out, raising V(Q) to 23 (rlc_window_ul.cpp:65) 20250212125017323 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125017323 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125017323 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) 20250212125017323 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) 20250212125017323 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) 20250212125017323 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) 20250212125017323 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) 20250212125017323 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) 20250212125017323 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) 20250212125017323 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) 20250212125017323 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) 20250212125017323 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) 20250212125017323 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) 20250212125017324 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) 20250212125017324 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) 20250212125017324 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) 20250212125017324 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) 20250212125017327 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) 20250212125017327 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) 20250212125017327 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 819 for type USF (pdch_ul_controller.c:184) 20250212125017327 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) 20250212125017327 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with link quality (dB): 150 20250212125017341 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=810 block=8 data=00 00 2f 02 61 fd f1 71 f3 64 ea b6 56 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125017341 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 150 (pcu_l1_if.cpp:478) 20250212125017341 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125017341 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 2f 02 61 fd f1 71 f3 64 ea b6 56 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125017341 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125017341 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) 20250212125017341 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) 20250212125017341 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 23 storing in window (23..86) (tbf_ul.cpp:314) 20250212125017341 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=02 61 fd f1 71 f3 64 ea b6 56 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125017341 DRLCMACUL DEBUG - Mark BSN 87 as INVALID (rlc_window_ul.cpp:42) 20250212125017341 DRLCMACUL DEBUG - Raising V(R) to 24 (rlc_window_ul.cpp:50) 20250212125017341 DRLCMACUL DEBUG - Taking block 23 out, raising V(Q) to 24 (rlc_window_ul.cpp:65) 20250212125017341 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125017341 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) 20250212125017341 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=12551 (tbf_ul.cpp:197) 20250212125017341 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=12551 (tbf_ul.cpp:467) 20250212125017341 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) 20250212125017341 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20250212125017341 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20250212125017341 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20250212125017341 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) 20250212125017341 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125017341 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125017341 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) 20250212125017341 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) 20250212125017342 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) 20250212125017342 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) 20250212125017342 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) 20250212125017342 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) 20250212125017342 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) 20250212125017342 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) 20250212125017342 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) 20250212125017342 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) 20250212125017342 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) 20250212125017342 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) 20250212125017342 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) 20250212125017342 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) 20250212125017350 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) 20250212125017350 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) 20250212125017350 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 819 + 13 = 832 (pdch_ul_controller.c:131) 20250212125017350 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20250212125017350 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125017350 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) 20250212125017350 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 832 for type POLL (pdch_ul_controller.c:184) 20250212125017350 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=832, TS=7) (tbf_ul_ack_fsm.c:90) 20250212125017350 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) 20250212125017350 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=819 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:202) 20250212125017350 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=819 Sending data request: sapi=5 arfcn=871 cur_fn=814 block=9 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) 20250212125017351 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS4 (3) BTS(68)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125017353 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34326<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125017354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34324<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125017354 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125017354 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125017354 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125017354 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20250212125017354 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125017354 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20250212125017354 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125017354 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125017354 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125017354 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Deallocated (fsm.c:568) 20250212125017354 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20250212125017354 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125017354 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125017354 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125017354 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125017354 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125017354 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125017354 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125017354 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125017354 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125017354 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125017354 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125017354 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20250212125017354 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125017354 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) 20250212125017354 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) 20250212125017354 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@8d0f06c41a7d: Test case TC_cs_lqual_ul_tbf finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_lqual_ul_tbf pass'. respawn: 7: stopped pid 6621 with status 0 respawn: 8: starting: osmo-pcu Wed Feb 12 12:50:17 UTC 2025 ====== 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 20250212125017365 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125017365 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125017365 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125017365 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125017378 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50958<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125017478 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50958<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1623768) Waiting for packet dumper to finish... 1 (prev_count=1623768, count=1641280) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_lqual_ul_tbf pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_initial_ul'. ------ PCU_Tests.TC_cs_initial_ul ------ Wed Feb 12 12:50:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_cs_initial_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_cs_initial_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_initial_ul' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_cs_initial_ul started. MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 20250212125020525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50974<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(71)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(71)@8d0f06c41a7d: Start timer T: 5 s PCUIF(71)@8d0f06c41a7d: Start timer T_Conn: 10 s 20250212125020531 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50978<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_cs_initial_ul-STATS(73)@8d0f06c41a7d: Start timer T: 2 s TC_cs_initial_ul-STATS(73)@8d0f06c41a7d: Start timer T: 2 s 20250212125022365 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125022365 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125022365 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(71)@8d0f06c41a7d: OsmoPCU is now connected BTS(72)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125022372 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125022372 DLGLOBAL DEBUG validating counter group 0x55c5641b1040(bts) with 102 counters (rate_ctr.c:86) 20250212125022372 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125022372 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125022372 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125022372 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125022372 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125022372 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125022372 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125022372 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125022372 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125022372 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125022372 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125022372 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125022372 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125022372 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125022372 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125022372 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125022372 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125022372 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125022372 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125022372 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125022372 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125022372 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125022372 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125022372 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125022372 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125022372 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125022372 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125022372 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125022372 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125022372 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125022372 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125022372 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125022372 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125022372 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125022372 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125022372 DLGLOBAL DEBUG validating counter group 0x7f1f7104d5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125022372 DLGLOBAL DEBUG validating counter group 0x55c5641b0720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125022372 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125022372 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125022372 DLGLOBAL DEBUG validating counter group 0x7f1f7104e180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125022372 DLGLOBAL DEBUG validating counter group 0x7f1f7104e160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125022372 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125022372 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) 20250212125022372 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) 20250212125022372 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125022372 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125022372 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125022372 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125022372 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125022372 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125022372 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125022372 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125022372 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125022372 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125022372 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125022372 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125022372 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125022372 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125022372 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125022372 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125022372 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125022372 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125022372 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125022372 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125022372 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125022372 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125022372 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125022372 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125022372 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125022372 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125022373 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) 20250212125022373 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125022374 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125022375 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s BTS(72)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s BTS(72)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(72)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(72)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s BTS(72)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(72)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" 20250212125022379 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) MTC@8d0f06c41a7d: Start timer T: 2 s BTS(72)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s BTS(72)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125022383 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) 20250212125022383 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125022383 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125022383 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125022383 DLGLOBAL DEBUG validating counter group 0x55c5641b0760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125022383 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125022383 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125022383 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125022383 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125022383 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125022383 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125022383 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125022383 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125022383 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125022383 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125022383 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125022383 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125022383 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125022383 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125022383 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125022383 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125022383 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125022383 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125022383 DLGLOBAL DEBUG validating counter group 0x55c5641b0b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125022383 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125022383 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125022383 DLGLOBAL DEBUG validating counter group 0x55c5641b0c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125022383 DLGLOBAL DEBUG validating counter group 0x55c5641b0c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125022383 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125022383 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125022383 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125022383 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125022383 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212125022383 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125022383 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125022383 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125022383 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125022383 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) 20250212125022383 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) 20250212125022383 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125022383 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125022383 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125022383 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125022385 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) 20250212125022385 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125022386 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) 20250212125022386 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) 20250212125022386 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) 20250212125022386 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) 20250212125022386 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) 20250212125022386 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) 20250212125022386 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) 20250212125022386 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) 20250212125022386 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) 20250212125022386 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) 20250212125022387 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) 20250212125022387 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) 20250212125022387 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) 20250212125022387 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) 20250212125022390 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) 20250212125022390 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) 20250212125022390 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(72)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125022404 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) 20250212125022404 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) 20250212125022404 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) 20250212125022404 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) 20250212125022404 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) 20250212125022404 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) 20250212125022405 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) 20250212125022405 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) 20250212125022405 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) 20250212125022405 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) 20250212125022405 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) 20250212125022405 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) 20250212125022405 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) 20250212125022405 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) 20250212125022406 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) 20250212125022406 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) 20250212125022408 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) 20250212125022408 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) 20250212125022409 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(72)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125022422 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) 20250212125022422 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) 20250212125022423 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) 20250212125022423 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) 20250212125022423 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) 20250212125022423 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) 20250212125022423 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) 20250212125022423 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) 20250212125022424 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) 20250212125022424 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) 20250212125022424 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) 20250212125022424 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) 20250212125022424 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) 20250212125022424 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) 20250212125022424 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) 20250212125022424 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) 20250212125022432 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) 20250212125022432 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) 20250212125022432 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(72)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125022447 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) 20250212125022447 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) 20250212125022449 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) 20250212125022449 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) 20250212125022449 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) 20250212125022449 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) 20250212125022450 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) 20250212125022450 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) 20250212125022451 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) 20250212125022451 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) 20250212125022452 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) 20250212125022452 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) 20250212125022453 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) 20250212125022453 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) 20250212125022454 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) 20250212125022454 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) 20250212125022455 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) 20250212125022455 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) 20250212125022456 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(72)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125022466 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) 20250212125022466 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) 20250212125022467 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) 20250212125022467 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) 20250212125022468 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) 20250212125022468 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) 20250212125022469 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) 20250212125022469 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) 20250212125022469 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) 20250212125022469 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) 20250212125022470 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) 20250212125022470 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) 20250212125022471 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) 20250212125022471 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) 20250212125022472 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) 20250212125022472 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) 20250212125022473 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) 20250212125022473 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) 20250212125022473 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(72)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125022485 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) 20250212125022485 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) 20250212125022486 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) 20250212125022486 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) 20250212125022487 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) 20250212125022487 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) 20250212125022488 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) 20250212125022488 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) 20250212125022489 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) 20250212125022489 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) 20250212125022489 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) 20250212125022489 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) 20250212125022489 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) 20250212125022489 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) 20250212125022490 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) 20250212125022490 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) 20250212125022493 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) 20250212125022494 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) 20250212125022494 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(72)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125022507 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) 20250212125022507 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) 20250212125022508 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) 20250212125022508 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) 20250212125022508 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) 20250212125022508 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) 20250212125022508 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) 20250212125022508 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) 20250212125022509 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) 20250212125022509 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) 20250212125022509 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) 20250212125022509 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) 20250212125022509 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) 20250212125022509 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) 20250212125022509 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) 20250212125022509 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) 20250212125022512 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) 20250212125022512 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) 20250212125022513 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(72)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125022527 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) 20250212125022527 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) 20250212125022528 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) 20250212125022528 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) 20250212125022528 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) 20250212125022528 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) 20250212125022529 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) 20250212125022529 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) 20250212125022529 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) 20250212125022529 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) 20250212125022530 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) 20250212125022530 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) 20250212125022530 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) 20250212125022530 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) 20250212125022531 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) 20250212125022531 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) 20250212125022531 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) 20250212125022531 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) 20250212125022531 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(72)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125022546 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) 20250212125022546 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) 20250212125022548 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) 20250212125022548 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) 20250212125022548 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) 20250212125022548 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) 20250212125022549 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) 20250212125022549 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) 20250212125022550 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) 20250212125022550 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) 20250212125022551 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) 20250212125022551 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) 20250212125022552 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) 20250212125022552 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) 20250212125022552 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) 20250212125022552 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) 20250212125022556 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) 20250212125022556 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) 20250212125022557 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(72)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125022571 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) 20250212125022571 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) 20250212125022573 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) 20250212125022573 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) 20250212125022574 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) 20250212125022574 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) 20250212125022574 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) 20250212125022575 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) 20250212125022576 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) 20250212125022576 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) 20250212125022577 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) 20250212125022577 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) 20250212125022578 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) 20250212125022578 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) 20250212125022579 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) 20250212125022579 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) 20250212125022582 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) 20250212125022582 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) 20250212125022583 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125022583 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125022583 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125022583 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(72)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125022590 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) 20250212125022590 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) 20250212125022591 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) 20250212125022591 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) 20250212125022592 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) 20250212125022592 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) 20250212125022593 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) 20250212125022593 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) 20250212125022593 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) 20250212125022593 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) 20250212125022594 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) 20250212125022594 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) 20250212125022594 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) 20250212125022595 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) 20250212125022596 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) 20250212125022596 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) 20250212125022597 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) 20250212125022597 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) 20250212125022597 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20250212125022597 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) 20250212125022598 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(72)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125022610 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 d6 81 52 58 ef 24 62 2c 86 e1 c6 5a 85 26 09 a1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125022610 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) 20250212125022610 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20250212125022611 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 01 00 00 00 01 d6 81 52 58 ef 24 62 2c 86 e1 c6 5a 85 26 09 a1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125022611 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20250212125022611 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=47 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20250212125022611 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) 20250212125022611 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) 20250212125022611 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125022611 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=36, data=00 00 00 01 d6 81 52 58 ef 24 62 2c 86 e1 c6 5a 85 26 09 a1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125022611 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125022611 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125022611 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125022611 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125022611 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125022611 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125022611 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20250212125022611 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) 20250212125022611 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) 20250212125022611 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125022611 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125022611 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125022612 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) 20250212125022612 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) 20250212125022613 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) 20250212125022613 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) 20250212125022614 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) 20250212125022614 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) 20250212125022614 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) 20250212125022614 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) 20250212125022615 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) 20250212125022615 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) 20250212125022615 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) 20250212125022615 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) 20250212125022616 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) 20250212125022616 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) 20250212125022618 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) 20250212125022618 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) 20250212125022618 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20250212125022618 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) 20250212125022618 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125022618 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125022618 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) 20250212125022618 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125022618 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125022618 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125022618 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) 20250212125022618 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) 20250212125022619 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(72)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125022633 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) 20250212125022633 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) 20250212125022633 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) 20250212125022633 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125022634 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) 20250212125022634 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) 20250212125022635 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) 20250212125022635 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) 20250212125022637 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) 20250212125022637 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) 20250212125022638 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) 20250212125022638 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) 20250212125022640 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) 20250212125022640 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) 20250212125022641 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) 20250212125022641 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) 20250212125022642 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) 20250212125022642 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) 20250212125022643 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125022653 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) 20250212125022653 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) 20250212125022653 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) 20250212125022653 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125022655 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) 20250212125022655 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) 20250212125022656 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) 20250212125022656 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) 20250212125022657 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) 20250212125022657 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) 20250212125022658 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) 20250212125022658 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) 20250212125022659 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) 20250212125022659 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) 20250212125022659 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) 20250212125022659 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) 20250212125022660 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) 20250212125022660 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) 20250212125022661 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125022673 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) 20250212125022673 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) 20250212125022674 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) 20250212125022674 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) 20250212125022675 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) 20250212125022675 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) 20250212125022675 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) 20250212125022675 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) 20250212125022676 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) 20250212125022676 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) 20250212125022677 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) 20250212125022677 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) 20250212125022678 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) 20250212125022678 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) 20250212125022679 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) 20250212125022679 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) 20250212125022682 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125022697 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) 20250212125022697 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) 20250212125022697 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125022697 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125022697 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) 20250212125022698 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125022698 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=65 TLLI=0x00000001 (pdch.cpp:347) 20250212125022698 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) 20250212125022699 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) 20250212125022699 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) 20250212125022700 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) 20250212125022700 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) 20250212125022702 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) 20250212125022702 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) 20250212125022703 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) 20250212125022703 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) 20250212125022705 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) 20250212125022705 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) 20250212125022706 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) 20250212125022706 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) 20250212125022707 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) 20250212125022707 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) 20250212125022708 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125022716 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 ec 84 38 1d 80 f1 42 ee d7 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) 20250212125022716 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) 20250212125022716 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20250212125022716 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 03 ec 84 38 1d 80 f1 42 ee d7 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:1019) 20250212125022716 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20250212125022716 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=69 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125022716 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) 20250212125022716 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) 20250212125022716 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20250212125022716 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=ec 84 38 1d 80 f1 42 ee d7 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) 20250212125022716 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20250212125022716 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20250212125022716 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20250212125022716 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20250212125022716 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) 20250212125022716 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) 20250212125022717 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) 20250212125022717 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) 20250212125022718 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) 20250212125022718 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) 20250212125022718 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) 20250212125022718 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) 20250212125022718 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) 20250212125022718 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) 20250212125022719 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) 20250212125022719 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) 20250212125022719 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) 20250212125022719 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) 20250212125022719 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) 20250212125022719 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) 20250212125022720 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) 20250212125022720 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) 20250212125022720 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type USF (pdch_ul_controller.c:184) 20250212125022720 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) 20250212125022720 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(72)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125022734 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 14 42 ec 31 11 a0 ed 8b 20 00 2b 2b 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) 20250212125022734 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) 20250212125022734 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20250212125022734 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 05 14 42 ec 31 11 a0 ed 8b 20 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125022734 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20250212125022734 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=73 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125022734 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) 20250212125022734 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) 20250212125022734 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20250212125022734 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=14 42 ec 31 11 a0 ed 8b 20 00 2b 2b 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) 20250212125022734 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20250212125022734 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20250212125022734 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20250212125022734 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20250212125022734 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) 20250212125022734 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) 20250212125022735 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) 20250212125022735 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) 20250212125022735 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) 20250212125022735 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) 20250212125022735 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) 20250212125022735 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) 20250212125022736 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) 20250212125022736 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) 20250212125022736 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) 20250212125022736 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) 20250212125022736 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) 20250212125022736 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) 20250212125022736 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) 20250212125022736 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) 20250212125022744 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) 20250212125022744 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) 20250212125022744 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20250212125022744 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) 20250212125022744 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(72)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125022758 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 5a c5 35 ed 6c 5f 2f 6a f9 39 2b 2b 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) 20250212125022758 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) 20250212125022758 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20250212125022758 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 07 5a c5 35 ed 6c 5f 2f 6a f9 39 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125022758 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20250212125022758 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) 20250212125022758 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) 20250212125022758 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20250212125022758 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=5a c5 35 ed 6c 5f 2f 6a f9 39 2b 2b 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) 20250212125022758 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20250212125022758 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20250212125022758 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20250212125022758 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20250212125022758 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) 20250212125022758 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) 20250212125022759 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) 20250212125022759 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) 20250212125022759 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) 20250212125022759 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) 20250212125022759 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) 20250212125022759 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) 20250212125022760 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) 20250212125022760 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) 20250212125022760 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) 20250212125022760 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) 20250212125022760 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) 20250212125022760 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) 20250212125022761 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) 20250212125022761 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) 20250212125022762 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) 20250212125022762 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) 20250212125022762 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20250212125022762 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) 20250212125022762 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(72)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125022777 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 92 b1 58 f4 1d 07 1e 8b 4b 04 2b 2b 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) 20250212125022777 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) 20250212125022777 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20250212125022777 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 09 92 b1 58 f4 1d 07 1e 8b 4b 04 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125022777 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20250212125022777 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) 20250212125022777 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) 20250212125022777 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20250212125022777 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=92 b1 58 f4 1d 07 1e 8b 4b 04 2b 2b 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) 20250212125022777 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20250212125022777 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20250212125022777 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20250212125022777 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20250212125022777 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) 20250212125022777 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) 20250212125022777 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) 20250212125022777 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) 20250212125022778 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) 20250212125022778 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) 20250212125022778 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) 20250212125022778 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) 20250212125022778 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) 20250212125022778 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) 20250212125022778 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) 20250212125022778 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) 20250212125022779 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) 20250212125022779 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) 20250212125022779 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) 20250212125022779 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) 20250212125022781 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) 20250212125022781 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) 20250212125022781 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20250212125022781 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) 20250212125022781 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(72)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125022796 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 ee 17 67 7c 5a a6 6b 43 01 21 2b 2b 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) 20250212125022796 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) 20250212125022796 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20250212125022796 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0b ee 17 67 7c 5a a6 6b 43 01 21 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125022796 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20250212125022796 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) 20250212125022797 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) 20250212125022797 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20250212125022797 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=ee 17 67 7c 5a a6 6b 43 01 21 2b 2b 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) 20250212125022797 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20250212125022797 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20250212125022797 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20250212125022797 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20250212125022797 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) 20250212125022797 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) 20250212125022798 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) 20250212125022798 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) 20250212125022800 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) 20250212125022800 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) 20250212125022801 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) 20250212125022801 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) 20250212125022802 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) 20250212125022802 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) 20250212125022803 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) 20250212125022803 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) 20250212125022804 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) 20250212125022804 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) 20250212125022805 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) 20250212125022805 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) 20250212125022809 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) 20250212125022809 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) 20250212125022809 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20250212125022809 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) 20250212125022811 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(72)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125022821 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 03 a8 66 22 86 ca a1 f6 7b b6 2b 2b 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) 20250212125022821 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) 20250212125022821 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20250212125022821 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0d 03 a8 66 22 86 ca a1 f6 7b b6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125022821 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20250212125022821 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) 20250212125022821 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) 20250212125022821 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20250212125022821 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=03 a8 66 22 86 ca a1 f6 7b b6 2b 2b 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) 20250212125022821 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20250212125022821 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20250212125022821 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20250212125022821 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20250212125022821 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) 20250212125022821 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) 20250212125022822 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) 20250212125022822 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) 20250212125022823 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) 20250212125022823 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) 20250212125022824 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) 20250212125022824 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) 20250212125022825 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) 20250212125022825 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) 20250212125022825 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) 20250212125022825 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) 20250212125022826 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) 20250212125022826 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) 20250212125022827 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) 20250212125022827 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) 20250212125022828 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) 20250212125022828 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) 20250212125022828 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20250212125022828 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) 20250212125022829 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(72)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125022841 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 4d ed 08 fa 7c 92 56 dd da b1 2b 2b 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) 20250212125022841 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) 20250212125022841 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20250212125022841 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0f 4d ed 08 fa 7c 92 56 dd da b1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125022841 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20250212125022841 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) 20250212125022842 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) 20250212125022842 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20250212125022842 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=4d ed 08 fa 7c 92 56 dd da b1 2b 2b 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) 20250212125022842 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20250212125022842 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20250212125022842 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20250212125022842 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20250212125022842 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) 20250212125022842 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) 20250212125022843 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) 20250212125022843 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) 20250212125022845 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) 20250212125022845 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) 20250212125022846 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) 20250212125022846 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) 20250212125022847 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) 20250212125022847 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) 20250212125022848 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) 20250212125022848 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) 20250212125022849 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) 20250212125022849 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) 20250212125022849 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) 20250212125022849 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) 20250212125022850 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) 20250212125022850 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) 20250212125022850 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20250212125022850 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) 20250212125022850 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(72)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125022859 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 33 2d 57 6e f9 40 a9 09 cd 36 2b 2b 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) 20250212125022859 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) 20250212125022859 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20250212125022859 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 11 33 2d 57 6e f9 40 a9 09 cd 36 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125022859 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20250212125022859 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) 20250212125022859 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) 20250212125022859 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20250212125022859 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=33 2d 57 6e f9 40 a9 09 cd 36 2b 2b 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) 20250212125022859 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20250212125022859 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20250212125022859 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20250212125022859 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20250212125022859 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) 20250212125022859 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) 20250212125022859 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) 20250212125022859 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) 20250212125022860 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) 20250212125022860 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) 20250212125022860 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) 20250212125022860 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) 20250212125022860 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) 20250212125022860 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) 20250212125022861 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) 20250212125022861 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) 20250212125022861 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) 20250212125022861 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) 20250212125022861 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) 20250212125022861 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) 20250212125022868 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) 20250212125022868 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) 20250212125022868 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20250212125022868 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) 20250212125022869 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(72)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125022884 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 99 0a 32 1d 2f b4 c3 73 d6 8a 2b 2b 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) 20250212125022884 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) 20250212125022884 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20250212125022884 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 13 99 0a 32 1d 2f b4 c3 73 d6 8a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125022884 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20250212125022884 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) 20250212125022884 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) 20250212125022884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20250212125022884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=99 0a 32 1d 2f b4 c3 73 d6 8a 2b 2b 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) 20250212125022884 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20250212125022884 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20250212125022884 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20250212125022884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20250212125022884 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) 20250212125022884 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) 20250212125022885 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) 20250212125022885 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) 20250212125022886 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) 20250212125022886 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) 20250212125022887 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) 20250212125022887 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) 20250212125022888 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) 20250212125022888 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) 20250212125022889 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) 20250212125022889 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) 20250212125022890 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) 20250212125022890 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) 20250212125022891 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) 20250212125022891 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) 20250212125022892 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) 20250212125022892 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) 20250212125022892 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20250212125022892 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) 20250212125022893 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(72)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125022905 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 64 c0 c3 5e c3 30 76 88 22 03 2b 2b 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) 20250212125022905 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) 20250212125022905 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20250212125022905 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 15 64 c0 c3 5e c3 30 76 88 22 03 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125022905 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20250212125022905 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) 20250212125022905 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) 20250212125022905 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20250212125022906 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=64 c0 c3 5e c3 30 76 88 22 03 2b 2b 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) 20250212125022906 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20250212125022906 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20250212125022906 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20250212125022906 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20250212125022906 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) 20250212125022906 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) 20250212125022907 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) 20250212125022907 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) 20250212125022909 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) 20250212125022909 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) 20250212125022910 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) 20250212125022910 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) 20250212125022911 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) 20250212125022911 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) 20250212125022911 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) 20250212125022911 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) 20250212125022912 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) 20250212125022912 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) 20250212125022914 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) 20250212125022914 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) 20250212125022915 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) 20250212125022915 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) 20250212125022915 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20250212125022915 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) 20250212125022916 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(72)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125022924 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 d3 ba df 05 ba d4 cb 08 a2 15 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125022924 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) 20250212125022924 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20250212125022924 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 17 d3 ba df 05 ba d4 cb 08 a2 15 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125022924 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20250212125022924 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) 20250212125022924 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) 20250212125022924 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20250212125022924 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=d3 ba df 05 ba d4 cb 08 a2 15 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125022924 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20250212125022924 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20250212125022924 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20250212125022924 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20250212125022924 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) 20250212125022924 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) 20250212125022925 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) 20250212125022925 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) 20250212125022925 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) 20250212125022925 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) 20250212125022926 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) 20250212125022926 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) 20250212125022927 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) 20250212125022927 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) 20250212125022927 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) 20250212125022927 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) 20250212125022928 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) 20250212125022928 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) 20250212125022928 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) 20250212125022928 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) 20250212125022932 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) 20250212125022932 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) 20250212125022932 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20250212125022932 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) 20250212125022932 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(72)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125022947 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 e0 10 cd 28 25 8f 45 e4 d0 7f 2b 2b 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) 20250212125022947 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) 20250212125022947 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20250212125022947 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 19 e0 10 cd 28 25 8f 45 e4 d0 7f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125022947 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20250212125022947 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) 20250212125022947 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) 20250212125022947 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20250212125022947 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=e0 10 cd 28 25 8f 45 e4 d0 7f 2b 2b 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) 20250212125022947 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20250212125022947 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20250212125022947 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20250212125022947 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20250212125022947 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) 20250212125022947 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) 20250212125022948 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) 20250212125022948 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) 20250212125022949 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) 20250212125022949 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) 20250212125022950 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) 20250212125022950 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) 20250212125022951 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) 20250212125022951 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) 20250212125022951 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) 20250212125022951 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) 20250212125022952 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) 20250212125022952 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) 20250212125022953 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) 20250212125022953 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) 20250212125022954 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) 20250212125022954 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) 20250212125022954 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20250212125022954 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) 20250212125022955 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(72)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125022967 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 32 86 a4 fd 11 17 9f a2 79 3f 2b 2b 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) 20250212125022967 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) 20250212125022967 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20250212125022967 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1b 32 86 a4 fd 11 17 9f a2 79 3f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125022967 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20250212125022967 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) 20250212125022967 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) 20250212125022967 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20250212125022967 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=32 86 a4 fd 11 17 9f a2 79 3f 2b 2b 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) 20250212125022967 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20250212125022967 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20250212125022967 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20250212125022967 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20250212125022967 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) 20250212125022967 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) 20250212125022968 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) 20250212125022968 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) 20250212125022969 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) 20250212125022969 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) 20250212125022970 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) 20250212125022970 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) 20250212125022970 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) 20250212125022970 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) 20250212125022971 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) 20250212125022971 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) 20250212125022972 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) 20250212125022972 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) 20250212125022973 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) 20250212125022973 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) 20250212125022974 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) 20250212125022974 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) 20250212125022974 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20250212125022974 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) 20250212125022975 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(72)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125022985 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 61 3f 6a 8c 85 ca 1e 75 03 03 2b 2b 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) 20250212125022985 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) 20250212125022985 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20250212125022985 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1d 61 3f 6a 8c 85 ca 1e 75 03 03 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125022985 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20250212125022985 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) 20250212125022985 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) 20250212125022985 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20250212125022985 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=61 3f 6a 8c 85 ca 1e 75 03 03 2b 2b 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) 20250212125022985 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20250212125022985 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20250212125022985 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20250212125022985 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20250212125022985 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) 20250212125022985 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) 20250212125022985 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) 20250212125022985 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) 20250212125022985 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) 20250212125022985 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) 20250212125022985 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) 20250212125022985 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) 20250212125022985 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) 20250212125022985 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) 20250212125022986 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) 20250212125022986 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) 20250212125022986 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) 20250212125022986 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) 20250212125022986 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) 20250212125022986 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) 20250212125022994 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) 20250212125022994 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) 20250212125022994 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20250212125022994 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) 20250212125022995 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(72)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125023010 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 94 48 d8 a1 6a 3d 43 79 5b b6 2b 2b 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) 20250212125023010 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) 20250212125023011 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20250212125023011 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1f 94 48 d8 a1 6a 3d 43 79 5b b6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125023011 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20250212125023011 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) 20250212125023011 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) 20250212125023011 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20250212125023011 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=94 48 d8 a1 6a 3d 43 79 5b b6 2b 2b 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) 20250212125023011 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20250212125023011 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20250212125023011 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20250212125023011 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20250212125023011 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) 20250212125023011 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) 20250212125023012 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) 20250212125023012 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) 20250212125023013 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) 20250212125023013 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) 20250212125023014 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) 20250212125023014 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) 20250212125023015 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) 20250212125023015 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) 20250212125023016 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) 20250212125023016 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) 20250212125023016 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) 20250212125023016 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) 20250212125023017 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) 20250212125023017 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) 20250212125023018 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) 20250212125023018 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) 20250212125023018 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20250212125023018 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) 20250212125023019 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(72)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125023029 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 c1 55 70 63 9c 91 40 a4 f9 af 2b 2b 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) 20250212125023029 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) 20250212125023029 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20250212125023029 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 21 c1 55 70 63 9c 91 40 a4 f9 af 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125023029 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20250212125023029 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) 20250212125023029 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) 20250212125023029 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20250212125023029 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=c1 55 70 63 9c 91 40 a4 f9 af 2b 2b 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) 20250212125023029 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20250212125023029 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20250212125023029 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20250212125023029 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20250212125023029 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) 20250212125023029 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) 20250212125023030 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) 20250212125023030 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) 20250212125023031 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) 20250212125023031 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) 20250212125023031 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) 20250212125023031 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) 20250212125023032 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) 20250212125023032 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) 20250212125023033 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) 20250212125023033 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) 20250212125023034 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) 20250212125023034 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) 20250212125023034 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) 20250212125023034 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) 20250212125023035 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) 20250212125023035 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) 20250212125023035 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20250212125023035 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) 20250212125023036 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(72)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125023048 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 7a 33 fe 03 71 28 47 af e5 b1 2b 2b 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) 20250212125023048 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) 20250212125023048 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20250212125023048 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 23 7a 33 fe 03 71 28 47 af e5 b1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125023048 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20250212125023048 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) 20250212125023048 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) 20250212125023048 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20250212125023048 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=7a 33 fe 03 71 28 47 af e5 b1 2b 2b 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) 20250212125023048 DRLCMACUL DEBUG - Mark BSN 81 as INVALID (rlc_window_ul.cpp:42) 20250212125023048 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20250212125023048 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20250212125023048 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20250212125023048 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) 20250212125023048 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) 20250212125023049 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) 20250212125023049 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) 20250212125023050 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) 20250212125023050 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) 20250212125023051 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) 20250212125023051 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) 20250212125023051 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) 20250212125023051 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) 20250212125023052 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) 20250212125023052 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) 20250212125023053 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) 20250212125023053 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) 20250212125023053 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) 20250212125023054 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) 20250212125023057 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) 20250212125023057 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) 20250212125023057 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type USF (pdch_ul_controller.c:184) 20250212125023057 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) 20250212125023058 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(72)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125023072 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 16 c6 00 5c 1f 6d d8 f9 b5 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 00 (pcu_l1_if.cpp:463) 20250212125023072 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) 20250212125023072 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20250212125023072 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 25 16 c6 00 5c 1f 6d d8 f9 b5 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 00 (pdch.cpp:1019) 20250212125023072 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20250212125023072 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) 20250212125023072 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) 20250212125023072 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20250212125023072 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=16 c6 00 5c 1f 6d d8 f9 b5 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 (tbf_ul.cpp:337) 20250212125023072 DRLCMACUL DEBUG - Mark BSN 82 as INVALID (rlc_window_ul.cpp:42) 20250212125023072 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20250212125023072 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20250212125023072 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20250212125023072 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) 20250212125023072 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) 20250212125023073 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) 20250212125023073 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) 20250212125023074 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) 20250212125023074 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) 20250212125023075 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) 20250212125023075 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) 20250212125023076 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) 20250212125023076 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) 20250212125023077 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) 20250212125023077 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) 20250212125023078 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) 20250212125023078 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) 20250212125023079 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) 20250212125023079 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) 20250212125023080 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) 20250212125023080 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) 20250212125023080 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type USF (pdch_ul_controller.c:184) 20250212125023080 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) 20250212125023080 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(72)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125023091 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 9d 4c ff 0b 5b 9d a2 10 c8 1d 2b 2b 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) 20250212125023091 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) 20250212125023091 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20250212125023091 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 27 9d 4c ff 0b 5b 9d a2 10 c8 1d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125023091 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20250212125023091 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) 20250212125023091 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) 20250212125023091 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20250212125023091 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=9d 4c ff 0b 5b 9d a2 10 c8 1d 2b 2b 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) 20250212125023091 DRLCMACUL DEBUG - Mark BSN 83 as INVALID (rlc_window_ul.cpp:42) 20250212125023091 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20250212125023091 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20250212125023091 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20250212125023091 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) 20250212125023091 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) 20250212125023091 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20250212125023091 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125023091 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125023092 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) 20250212125023092 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) 20250212125023093 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) 20250212125023093 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) 20250212125023094 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) 20250212125023094 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) 20250212125023095 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) 20250212125023095 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) 20250212125023096 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) 20250212125023096 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) 20250212125023096 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) 20250212125023096 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) 20250212125023097 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) 20250212125023097 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) 20250212125023098 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) 20250212125023098 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) 20250212125023098 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type USF (pdch_ul_controller.c:184) 20250212125023098 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) 20250212125023098 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125023098 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125023098 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) 20250212125023098 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125023098 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) 20250212125023098 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) 20250212125023099 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(72)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125023110 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 ab 60 f8 5b bc f0 41 41 7b 76 76 79 e5 48 c1 08 49 80 53 d2 c1 83 1f b9 4e d1 42 97 90 d6 6b 2c 94 a4 46 95 00 (pcu_l1_if.cpp:463) 20250212125023110 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) 20250212125023110 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20250212125023110 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 10 00 29 ab 60 f8 5b bc f0 41 41 7b 76 76 79 e5 48 c1 08 49 80 53 d2 c1 83 1f b9 4e d1 42 97 90 d6 6b 2c 94 a4 46 95 00 (pdch.cpp:1019) 20250212125023110 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20250212125023110 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) 20250212125023110 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) 20250212125023110 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20250212125023110 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=ab 60 f8 5b bc f0 41 41 7b 76 76 79 e5 48 c1 08 49 80 53 d2 c1 83 1f b9 4e d1 42 97 90 d6 6b 2c 94 a4 46 95 (tbf_ul.cpp:337) 20250212125023110 DRLCMACUL DEBUG - Mark BSN 84 as INVALID (rlc_window_ul.cpp:42) 20250212125023110 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20250212125023110 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20250212125023110 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20250212125023110 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) 20250212125023110 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) 20250212125023112 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) 20250212125023112 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) 20250212125023113 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) 20250212125023113 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) 20250212125023114 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) 20250212125023114 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) 20250212125023114 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) 20250212125023114 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) 20250212125023115 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) 20250212125023115 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) 20250212125023116 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) 20250212125023116 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) 20250212125023117 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) 20250212125023117 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) 20250212125023120 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125023134 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 c9 02 1f 7b 15 c7 13 d0 55 b5 3b 68 c8 30 f2 27 44 43 e6 bf 39 59 cf dd fd 74 4b 0b 22 ab e8 9a b5 f5 8f b3 00 (pcu_l1_if.cpp:463) 20250212125023134 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) 20250212125023134 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20250212125023134 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c 00 2b c9 02 1f 7b 15 c7 13 d0 55 b5 3b 68 c8 30 f2 27 44 43 e6 bf 39 59 cf dd fd 74 4b 0b 22 ab e8 9a b5 f5 8f b3 00 (pdch.cpp:1019) 20250212125023134 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20250212125023134 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) 20250212125023134 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) 20250212125023134 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) 20250212125023134 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 21 storing in window (21..84) (tbf_ul.cpp:314) 20250212125023134 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=c9 02 1f 7b 15 c7 13 d0 55 b5 3b 68 c8 30 f2 27 44 43 e6 bf 39 59 cf dd fd 74 4b 0b 22 ab e8 9a b5 f5 8f b3 (tbf_ul.cpp:337) 20250212125023134 DRLCMACUL DEBUG - Mark BSN 85 as INVALID (rlc_window_ul.cpp:42) 20250212125023134 DRLCMACUL DEBUG - Raising V(R) to 22 (rlc_window_ul.cpp:50) 20250212125023134 DRLCMACUL DEBUG - Taking block 21 out, raising V(Q) to 22 (rlc_window_ul.cpp:65) 20250212125023134 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20250212125023134 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) 20250212125023134 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) 20250212125023134 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) 20250212125023134 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) 20250212125023134 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) 20250212125023134 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) 20250212125023135 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) 20250212125023135 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) 20250212125023135 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) 20250212125023135 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) 20250212125023135 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) 20250212125023135 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) 20250212125023135 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) 20250212125023135 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) 20250212125023136 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) 20250212125023136 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) 20250212125023138 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125023153 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 b4 c2 59 f5 d4 8c fc ad ee 33 f7 2c b4 9b 10 d2 68 b8 d6 56 b4 a2 bf fa 60 e2 7c 00 30 50 f5 ed d9 5d f5 bb 00 (pcu_l1_if.cpp:463) 20250212125023153 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) 20250212125023153 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20250212125023153 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 00 2d b4 c2 59 f5 d4 8c fc ad ee 33 f7 2c b4 9b 10 d2 68 b8 d6 56 b4 a2 bf fa 60 e2 7c 00 30 50 f5 ed d9 5d f5 bb 00 (pdch.cpp:1019) 20250212125023153 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20250212125023153 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=160 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125023153 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) 20250212125023153 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) 20250212125023153 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) 20250212125023153 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 22 storing in window (22..85) (tbf_ul.cpp:314) 20250212125023153 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=b4 c2 59 f5 d4 8c fc ad ee 33 f7 2c b4 9b 10 d2 68 b8 d6 56 b4 a2 bf fa 60 e2 7c 00 30 50 f5 ed d9 5d f5 bb (tbf_ul.cpp:337) 20250212125023153 DRLCMACUL DEBUG - Mark BSN 86 as INVALID (rlc_window_ul.cpp:42) 20250212125023153 DRLCMACUL DEBUG - Raising V(R) to 23 (rlc_window_ul.cpp:50) 20250212125023153 DRLCMACUL DEBUG - Taking block 22 out, raising V(Q) to 23 (rlc_window_ul.cpp:65) 20250212125023153 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20250212125023153 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) 20250212125023153 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) 20250212125023154 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) 20250212125023154 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) 20250212125023155 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) 20250212125023155 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) 20250212125023155 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) 20250212125023156 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) 20250212125023156 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) 20250212125023156 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) 20250212125023157 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) 20250212125023157 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) 20250212125023157 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) 20250212125023157 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) 20250212125023158 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) 20250212125023158 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) 20250212125023159 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125023174 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 59 91 5d 7f ac a2 f0 16 48 56 9d 04 51 59 87 df da 50 64 ad 0a 10 ae bd 27 af 1a 54 be fc fb 89 56 12 a6 98 00 (pcu_l1_if.cpp:463) 20250212125023174 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) 20250212125023174 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20250212125023174 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 00 2f 59 91 5d 7f ac a2 f0 16 48 56 9d 04 51 59 87 df da 50 64 ad 0a 10 ae bd 27 af 1a 54 be fc fb 89 56 12 a6 98 00 (pdch.cpp:1019) 20250212125023174 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20250212125023174 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=164 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125023174 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) 20250212125023174 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) 20250212125023174 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 23 storing in window (23..86) (tbf_ul.cpp:314) 20250212125023174 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=59 91 5d 7f ac a2 f0 16 48 56 9d 04 51 59 87 df da 50 64 ad 0a 10 ae bd 27 af 1a 54 be fc fb 89 56 12 a6 98 (tbf_ul.cpp:337) 20250212125023174 DRLCMACUL DEBUG - Mark BSN 87 as INVALID (rlc_window_ul.cpp:42) 20250212125023174 DRLCMACUL DEBUG - Raising V(R) to 24 (rlc_window_ul.cpp:50) 20250212125023174 DRLCMACUL DEBUG - Taking block 23 out, raising V(Q) to 24 (rlc_window_ul.cpp:65) 20250212125023174 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20250212125023174 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) 20250212125023174 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) 20250212125023176 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) 20250212125023176 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) 20250212125023177 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) 20250212125023177 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) 20250212125023178 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) 20250212125023178 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) 20250212125023179 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) 20250212125023179 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) 20250212125023180 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) 20250212125023180 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) 20250212125023181 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) 20250212125023181 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) 20250212125023182 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) 20250212125023182 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) 20250212125023183 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125023196 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 95 51 1f 20 a6 2a 51 3d d8 5d 93 cd 4d 3c e8 37 27 14 be bc b3 b0 11 d6 57 cb 72 7a 21 fa 27 1a b0 11 b8 cb 00 (pcu_l1_if.cpp:463) 20250212125023196 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) 20250212125023196 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20250212125023196 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 31 95 51 1f 20 a6 2a 51 3d d8 5d 93 cd 4d 3c e8 37 27 14 be bc b3 b0 11 d6 57 cb 72 7a 21 fa 27 1a b0 11 b8 cb 00 (pdch.cpp:1019) 20250212125023196 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20250212125023196 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=169 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125023196 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) 20250212125023196 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) 20250212125023196 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 24 storing in window (24..87) (tbf_ul.cpp:314) 20250212125023196 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=95 51 1f 20 a6 2a 51 3d d8 5d 93 cd 4d 3c e8 37 27 14 be bc b3 b0 11 d6 57 cb 72 7a 21 fa 27 1a b0 11 b8 cb (tbf_ul.cpp:337) 20250212125023196 DRLCMACUL DEBUG - Mark BSN 88 as INVALID (rlc_window_ul.cpp:42) 20250212125023196 DRLCMACUL DEBUG - Raising V(R) to 25 (rlc_window_ul.cpp:50) 20250212125023196 DRLCMACUL DEBUG - Taking block 24 out, raising V(Q) to 25 (rlc_window_ul.cpp:65) 20250212125023196 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20250212125023196 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) 20250212125023196 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=896 (tbf_ul.cpp:197) 20250212125023196 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=896 (tbf_ul.cpp:467) 20250212125023196 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) 20250212125023196 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20250212125023196 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20250212125023196 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20250212125023196 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) 20250212125023196 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125023196 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125023196 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) 20250212125023196 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) 20250212125023197 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) 20250212125023197 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) 20250212125023197 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) 20250212125023197 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) 20250212125023197 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) 20250212125023197 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) 20250212125023197 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) 20250212125023197 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) 20250212125023197 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) 20250212125023197 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) 20250212125023197 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) 20250212125023197 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) 20250212125023200 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) 20250212125023200 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) 20250212125023200 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 173 + 13 = 186 (pdch_ul_controller.c:131) 20250212125023200 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20250212125023200 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125023200 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) 20250212125023200 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 186 for type POLL (pdch_ul_controller.c:184) 20250212125023200 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) 20250212125023200 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) 20250212125023200 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) 20250212125023200 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) 20250212125023201 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(72)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(72)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125023203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50978<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125023204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50974<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125023204 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125023204 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125023204 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125023204 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20250212125023204 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125023204 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20250212125023204 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125023204 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125023204 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125023204 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Deallocated (fsm.c:568) 20250212125023204 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20250212125023204 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125023204 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125023204 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125023204 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125023204 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125023204 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125023204 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125023204 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125023204 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125023204 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125023204 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125023204 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20250212125023204 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125023204 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) 20250212125023204 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) 20250212125023204 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@8d0f06c41a7d: Test case TC_cs_initial_ul finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_initial_ul pass'. respawn: 8: stopped pid 6681 with status 0 respawn: 9: starting: osmo-pcu Wed Feb 12 12:50:23 UTC 2025 ====== PCU_Tests.TC_cs_initial_ul pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_cs_initial_ul.talloc 20250212125023215 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125023215 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125023215 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125023215 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125023227 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60126<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125023328 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60126<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=317952) Waiting for packet dumper to finish... 1 (prev_count=317952, count=371752) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_initial_ul pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_max_ul'. ------ PCU_Tests.TC_cs_max_ul ------ Wed Feb 12 12:50:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_cs_max_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_cs_max_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_max_ul' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_cs_max_ul started. MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 20250212125026374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60134<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(75)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(75)@8d0f06c41a7d: Start timer T: 5 s PCUIF(75)@8d0f06c41a7d: Start timer T_Conn: 10 s 20250212125026384 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60148<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_cs_max_ul-STATS(77)@8d0f06c41a7d: Start timer T: 2 s TC_cs_max_ul-STATS(77)@8d0f06c41a7d: Start timer T: 2 s 20250212125028215 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125028216 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125028216 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(75)@8d0f06c41a7d: OsmoPCU is now connected BTS(76)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125028227 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125028227 DLGLOBAL DEBUG validating counter group 0x5636fbeec040(bts) with 102 counters (rate_ctr.c:86) 20250212125028227 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125028227 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125028227 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125028227 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125028227 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125028227 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125028227 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125028228 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125028228 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125028228 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125028228 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125028228 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125028228 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125028228 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125028228 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125028228 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125028228 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125028228 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125028228 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125028228 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125028228 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125028228 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125028228 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125028228 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125028228 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125028228 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125028228 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125028228 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125028228 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125028228 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125028228 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125028228 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125028228 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125028228 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125028228 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125028228 DLGLOBAL DEBUG validating counter group 0x7f75828085e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125028228 DLGLOBAL DEBUG validating counter group 0x5636fbeeb720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125028228 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125028229 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125028229 DLGLOBAL DEBUG validating counter group 0x7f7582809180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125028229 DLGLOBAL DEBUG validating counter group 0x7f7582809160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125028229 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125028229 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) 20250212125028229 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) 20250212125028229 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125028229 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125028229 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125028229 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125028229 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125028229 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125028229 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125028229 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125028229 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125028229 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125028229 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125028229 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125028229 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125028229 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125028229 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125028229 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125028229 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125028229 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125028229 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125028229 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125028229 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125028229 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125028229 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125028229 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125028229 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125028229 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125028229 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) 20250212125028229 DL1IF DEBUG 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@8d0f06c41a7d: Start timer T: 2 s 20250212125028231 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125028231 DRLCMAC DEBUG New max CS: DL=4 UL=3 (bts.cpp:1422) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s BTS(76)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(76)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(76)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s BTS(76)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(76)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(76)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125028236 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) MTC@8d0f06c41a7d: Start timer T: 2 s BTS(76)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(76)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125028239 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) 20250212125028239 DL1IF DEBUG 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@8d0f06c41a7d: Start timer T: 2 s 20250212125028241 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) 20250212125028242 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@8d0f06c41a7d: Start timer T: 2 s 20250212125028243 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) 20250212125028243 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@8d0f06c41a7d: Start timer T: 2 s 20250212125028244 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) 20250212125028244 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@8d0f06c41a7d: Start timer T: 2 s 20250212125028244 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) 20250212125028245 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@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125028245 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) 20250212125028245 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) 20250212125028246 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) 20250212125028246 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) 20250212125028247 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) 20250212125028247 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) 20250212125028248 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125028248 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) 20250212125028248 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125028248 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125028248 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125028248 DLGLOBAL DEBUG validating counter group 0x5636fbeeb760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125028248 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125028248 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125028248 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125028248 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125028248 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125028248 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125028248 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125028248 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125028248 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125028248 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125028248 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125028248 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125028249 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125028249 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125028249 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125028249 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125028249 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125028249 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125028249 DLGLOBAL DEBUG validating counter group 0x5636fbeebb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125028249 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125028249 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125028249 DLGLOBAL DEBUG validating counter group 0x5636fbeebc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125028249 DLGLOBAL DEBUG validating counter group 0x5636fbeebc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125028249 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125028249 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125028249 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125028249 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125028249 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212125028249 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125028249 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125028249 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125028249 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125028249 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) 20250212125028249 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) 20250212125028249 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125028249 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125028249 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125028249 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 10 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(76)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125028259 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) 20250212125028259 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) 20250212125028260 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) 20250212125028260 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) 20250212125028261 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) 20250212125028261 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) 20250212125028262 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) 20250212125028262 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) 20250212125028263 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) 20250212125028263 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) 20250212125028263 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) 20250212125028263 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) 20250212125028264 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) 20250212125028264 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) 20250212125028265 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) 20250212125028265 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) 20250212125028266 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) 20250212125028266 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) 20250212125028267 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(76)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125028278 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) 20250212125028278 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) 20250212125028280 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) 20250212125028280 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) 20250212125028280 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) 20250212125028280 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) 20250212125028281 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) 20250212125028281 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) 20250212125028282 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) 20250212125028282 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) 20250212125028283 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) 20250212125028283 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) 20250212125028283 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) 20250212125028283 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) 20250212125028284 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) 20250212125028284 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) 20250212125028288 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) 20250212125028288 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) 20250212125028288 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(76)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125028303 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) 20250212125028303 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) 20250212125028304 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) 20250212125028304 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) 20250212125028305 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) 20250212125028305 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) 20250212125028305 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) 20250212125028305 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) 20250212125028306 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) 20250212125028306 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) 20250212125028307 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) 20250212125028307 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) 20250212125028307 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) 20250212125028307 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) 20250212125028308 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) 20250212125028308 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) 20250212125028309 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) 20250212125028309 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) 20250212125028310 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(76)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125028321 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) 20250212125028321 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) 20250212125028322 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) 20250212125028322 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) 20250212125028323 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) 20250212125028323 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) 20250212125028323 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) 20250212125028323 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) 20250212125028323 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) 20250212125028323 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) 20250212125028324 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) 20250212125028324 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) 20250212125028324 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) 20250212125028324 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) 20250212125028324 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) 20250212125028324 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) 20250212125028326 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) 20250212125028326 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) 20250212125028326 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(76)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125028340 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) 20250212125028340 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) 20250212125028341 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) 20250212125028341 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) 20250212125028341 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) 20250212125028341 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) 20250212125028341 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) 20250212125028341 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) 20250212125028342 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) 20250212125028342 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) 20250212125028342 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) 20250212125028342 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) 20250212125028342 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) 20250212125028343 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) 20250212125028343 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) 20250212125028343 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) 20250212125028351 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) 20250212125028351 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) 20250212125028351 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(76)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125028365 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) 20250212125028365 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) 20250212125028367 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) 20250212125028367 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) 20250212125028369 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) 20250212125028369 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) 20250212125028371 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) 20250212125028371 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) 20250212125028373 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) 20250212125028373 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) 20250212125028374 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) 20250212125028374 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) 20250212125028374 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) 20250212125028374 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) 20250212125028375 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) 20250212125028375 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) 20250212125028375 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) 20250212125028375 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) 20250212125028376 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(76)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125028385 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) 20250212125028385 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) 20250212125028386 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) 20250212125028386 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) 20250212125028386 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) 20250212125028386 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) 20250212125028387 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) 20250212125028387 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) 20250212125028387 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) 20250212125028387 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) 20250212125028387 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) 20250212125028387 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) 20250212125028388 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) 20250212125028388 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) 20250212125028388 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) 20250212125028388 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) 20250212125028389 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) 20250212125028389 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) 20250212125028389 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(76)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125028404 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) 20250212125028404 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) 20250212125028404 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) 20250212125028404 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) 20250212125028405 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) 20250212125028405 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) 20250212125028405 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) 20250212125028405 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) 20250212125028406 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) 20250212125028406 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) 20250212125028406 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) 20250212125028406 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) 20250212125028407 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) 20250212125028407 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) 20250212125028407 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) 20250212125028407 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) 20250212125028413 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) 20250212125028414 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) 20250212125028414 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(76)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125028427 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) 20250212125028427 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) 20250212125028428 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) 20250212125028428 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) 20250212125028428 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) 20250212125028428 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) 20250212125028429 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) 20250212125028429 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) 20250212125028430 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) 20250212125028430 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) 20250212125028433 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) 20250212125028433 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) 20250212125028433 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) 20250212125028433 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) 20250212125028433 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) 20250212125028433 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) 20250212125028434 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) 20250212125028434 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) 20250212125028434 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(76)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125028446 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) 20250212125028446 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) 20250212125028447 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) 20250212125028447 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) 20250212125028447 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) 20250212125028447 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) 20250212125028447 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) 20250212125028447 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) 20250212125028447 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) 20250212125028447 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) 20250212125028447 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) 20250212125028447 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) 20250212125028447 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) 20250212125028447 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) 20250212125028447 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) 20250212125028447 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) 20250212125028450 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125028450 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125028450 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125028451 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) 20250212125028451 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) 20250212125028451 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20250212125028451 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) 20250212125028451 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(76)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125028465 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 b1 b6 31 5a 4e 11 bd d7 b7 a3 1a ea a5 c7 0c f7 (pcu_l1_if.cpp:463) 20250212125028465 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) 20250212125028465 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125028465 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 01 00 00 00 01 b1 b6 31 5a 4e 11 bd d7 b7 a3 1a ea a5 c7 0c f7 (pdch.cpp:1019) 20250212125028465 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125028465 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=47 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20250212125028465 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) 20250212125028465 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) 20250212125028465 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125028465 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=20, data=00 00 00 01 b1 b6 31 5a 4e 11 bd d7 b7 a3 1a ea a5 c7 0c f7 (tbf_ul.cpp:337) 20250212125028465 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125028465 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125028465 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125028465 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125028465 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125028465 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125028465 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125028465 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) 20250212125028465 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) 20250212125028465 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125028465 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125028465 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125028465 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) 20250212125028466 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) 20250212125028466 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) 20250212125028466 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) 20250212125028466 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) 20250212125028466 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) 20250212125028466 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) 20250212125028466 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) 20250212125028466 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) 20250212125028466 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) 20250212125028467 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) 20250212125028467 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) 20250212125028467 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) 20250212125028467 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) 20250212125028474 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) 20250212125028474 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) 20250212125028474 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20250212125028474 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) 20250212125028474 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125028474 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125028474 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) 20250212125028474 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125028474 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125028474 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125028474 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) 20250212125028474 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) 20250212125028475 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(76)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125028489 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) 20250212125028489 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) 20250212125028489 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) 20250212125028489 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125028489 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) 20250212125028489 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) 20250212125028489 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) 20250212125028489 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) 20250212125028489 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) 20250212125028489 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) 20250212125028489 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) 20250212125028489 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) 20250212125028490 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) 20250212125028490 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) 20250212125028490 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) 20250212125028490 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) 20250212125028490 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) 20250212125028490 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) 20250212125028493 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125028507 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) 20250212125028507 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) 20250212125028507 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) 20250212125028507 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125028508 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) 20250212125028508 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) 20250212125028508 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) 20250212125028508 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) 20250212125028508 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) 20250212125028508 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) 20250212125028509 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) 20250212125028509 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) 20250212125028509 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) 20250212125028509 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) 20250212125028509 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) 20250212125028509 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) 20250212125028510 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) 20250212125028510 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) 20250212125028512 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125028527 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) 20250212125028527 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) 20250212125028528 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) 20250212125028528 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) 20250212125028529 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) 20250212125028529 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) 20250212125028530 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) 20250212125028530 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) 20250212125028530 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) 20250212125028530 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) 20250212125028531 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) 20250212125028531 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) 20250212125028533 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) 20250212125028533 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) 20250212125028533 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) 20250212125028533 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) 20250212125028536 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125028551 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) 20250212125028551 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) 20250212125028551 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125028551 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125028551 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) 20250212125028551 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125028551 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=65 TLLI=0x00000001 (pdch.cpp:347) 20250212125028551 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) 20250212125028552 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) 20250212125028552 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) 20250212125028552 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) 20250212125028552 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) 20250212125028553 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) 20250212125028553 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) 20250212125028554 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) 20250212125028554 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) 20250212125028555 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) 20250212125028555 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) 20250212125028555 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) 20250212125028555 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) 20250212125028556 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) 20250212125028556 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) 20250212125028557 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125028571 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 5b 1d f1 d4 f1 5c 8c 34 4d 32 d4 1e 82 4f 66 ed e0 f0 23 97 (pcu_l1_if.cpp:463) 20250212125028571 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) 20250212125028571 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125028571 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 03 5b 1d f1 d4 f1 5c 8c 34 4d 32 d4 1e 82 4f 66 ed e0 f0 23 97 (pdch.cpp:1019) 20250212125028571 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125028571 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=69 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125028571 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) 20250212125028571 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) 20250212125028571 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20250212125028571 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=5b 1d f1 d4 f1 5c 8c 34 4d 32 d4 1e 82 4f 66 ed e0 f0 23 97 (tbf_ul.cpp:337) 20250212125028571 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20250212125028571 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20250212125028571 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20250212125028571 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125028571 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125028572 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) 20250212125028573 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) 20250212125028573 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) 20250212125028574 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) 20250212125028574 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) 20250212125028575 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) 20250212125028575 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) 20250212125028575 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) 20250212125028575 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) 20250212125028576 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) 20250212125028576 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) 20250212125028577 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) 20250212125028577 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) 20250212125028578 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) 20250212125028578 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) 20250212125028578 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125028590 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 57 cf 56 ec d4 7a ae b5 7e 7a 34 96 2f bd f0 77 00 00 0b dd (pcu_l1_if.cpp:463) 20250212125028590 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) 20250212125028590 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125028590 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 05 57 cf 56 ec d4 7a ae b5 7e 7a 34 96 2f bd f0 77 00 00 0b dd (pdch.cpp:1019) 20250212125028590 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125028590 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=73 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125028590 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) 20250212125028590 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) 20250212125028590 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) 20250212125028590 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20250212125028590 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=57 cf 56 ec d4 7a ae b5 7e 7a 34 96 2f bd f0 77 00 00 0b dd (tbf_ul.cpp:337) 20250212125028590 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20250212125028590 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20250212125028590 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20250212125028590 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125028590 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125028590 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) 20250212125028592 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) 20250212125028592 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) 20250212125028593 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) 20250212125028593 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) 20250212125028595 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) 20250212125028595 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) 20250212125028595 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) 20250212125028595 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) 20250212125028596 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) 20250212125028596 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) 20250212125028597 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) 20250212125028597 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) 20250212125028598 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) 20250212125028598 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) 20250212125028599 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125028613 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 82 df d8 f7 ea 98 99 0b ba 81 25 db 36 f6 26 70 6c c1 42 71 (pcu_l1_if.cpp:463) 20250212125028613 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) 20250212125028613 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125028613 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 07 82 df d8 f7 ea 98 99 0b ba 81 25 db 36 f6 26 70 6c c1 42 71 (pdch.cpp:1019) 20250212125028613 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125028613 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=78 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125028613 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) 20250212125028613 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) 20250212125028613 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) 20250212125028613 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20250212125028613 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=82 df d8 f7 ea 98 99 0b ba 81 25 db 36 f6 26 70 6c c1 42 71 (tbf_ul.cpp:337) 20250212125028613 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20250212125028613 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20250212125028613 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20250212125028613 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125028613 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125028613 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) 20250212125028613 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) 20250212125028613 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) 20250212125028613 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) 20250212125028613 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) 20250212125028614 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) 20250212125028614 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) 20250212125028614 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) 20250212125028614 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) 20250212125028614 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) 20250212125028614 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) 20250212125028614 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) 20250212125028614 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) 20250212125028615 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) 20250212125028615 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) 20250212125028617 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125028631 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 e0 99 3d 9c 31 5e 61 0c 87 69 4c be 3f e0 ac b9 36 74 2e 73 (pcu_l1_if.cpp:463) 20250212125028631 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) 20250212125028631 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125028631 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 09 e0 99 3d 9c 31 5e 61 0c 87 69 4c be 3f e0 ac b9 36 74 2e 73 (pdch.cpp:1019) 20250212125028631 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125028631 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=82 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125028631 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) 20250212125028631 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) 20250212125028631 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20250212125028631 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=e0 99 3d 9c 31 5e 61 0c 87 69 4c be 3f e0 ac b9 36 74 2e 73 (tbf_ul.cpp:337) 20250212125028631 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20250212125028631 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20250212125028631 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20250212125028631 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125028631 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125028631 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) 20250212125028632 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) 20250212125028632 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) 20250212125028632 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) 20250212125028632 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) 20250212125028632 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) 20250212125028632 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) 20250212125028632 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) 20250212125028632 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) 20250212125028632 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) 20250212125028632 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) 20250212125028632 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) 20250212125028632 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) 20250212125028633 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) 20250212125028633 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) 20250212125028636 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125028650 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 d8 97 a4 5a f8 50 48 63 89 5d 22 b5 d8 ec 48 a0 9c 8a 01 0a (pcu_l1_if.cpp:463) 20250212125028650 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) 20250212125028650 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125028650 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0b d8 97 a4 5a f8 50 48 63 89 5d 22 b5 d8 ec 48 a0 9c 8a 01 0a (pdch.cpp:1019) 20250212125028650 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125028650 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=86 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125028650 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) 20250212125028650 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) 20250212125028650 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20250212125028650 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=d8 97 a4 5a f8 50 48 63 89 5d 22 b5 d8 ec 48 a0 9c 8a 01 0a (tbf_ul.cpp:337) 20250212125028650 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20250212125028650 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20250212125028650 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20250212125028650 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125028650 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125028650 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) 20250212125028650 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) 20250212125028650 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) 20250212125028651 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) 20250212125028651 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) 20250212125028651 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) 20250212125028651 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) 20250212125028651 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) 20250212125028651 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) 20250212125028651 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) 20250212125028651 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) 20250212125028651 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) 20250212125028651 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) 20250212125028651 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) 20250212125028651 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) 20250212125028660 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125028675 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 ab 04 8a 0f 18 2b 25 6c 04 31 d5 ae 01 a2 73 12 10 84 69 ee (pcu_l1_if.cpp:463) 20250212125028675 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) 20250212125028675 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125028675 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0d ab 04 8a 0f 18 2b 25 6c 04 31 d5 ae 01 a2 73 12 10 84 69 ee (pdch.cpp:1019) 20250212125028676 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125028676 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=91 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125028676 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) 20250212125028676 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) 20250212125028676 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20250212125028676 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=ab 04 8a 0f 18 2b 25 6c 04 31 d5 ae 01 a2 73 12 10 84 69 ee (tbf_ul.cpp:337) 20250212125028676 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20250212125028676 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20250212125028676 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20250212125028676 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125028676 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125028676 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) 20250212125028677 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) 20250212125028677 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) 20250212125028678 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) 20250212125028678 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) 20250212125028679 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) 20250212125028679 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) 20250212125028680 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) 20250212125028680 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) 20250212125028681 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) 20250212125028681 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) 20250212125028682 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) 20250212125028682 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) 20250212125028682 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) 20250212125028682 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) 20250212125028683 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125028694 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 5c 0c 46 97 05 fa 5b 04 7b 72 2e 27 ee 9d c9 69 e5 74 02 80 (pcu_l1_if.cpp:463) 20250212125028694 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) 20250212125028694 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125028694 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0f 5c 0c 46 97 05 fa 5b 04 7b 72 2e 27 ee 9d c9 69 e5 74 02 80 (pdch.cpp:1019) 20250212125028694 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125028694 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=95 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125028694 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) 20250212125028694 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) 20250212125028694 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20250212125028694 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=5c 0c 46 97 05 fa 5b 04 7b 72 2e 27 ee 9d c9 69 e5 74 02 80 (tbf_ul.cpp:337) 20250212125028694 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20250212125028694 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20250212125028694 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20250212125028694 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125028694 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125028694 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) 20250212125028696 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) 20250212125028696 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) 20250212125028696 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) 20250212125028696 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) 20250212125028698 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) 20250212125028698 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) 20250212125028699 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) 20250212125028700 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) 20250212125028701 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) 20250212125028701 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) 20250212125028702 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) 20250212125028702 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) 20250212125028703 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) 20250212125028703 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) 20250212125028703 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125028714 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 68 02 d0 aa e3 86 d7 9c cb 08 fd e1 56 e7 0e ea cf 12 ab 40 (pcu_l1_if.cpp:463) 20250212125028714 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) 20250212125028714 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125028714 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 11 68 02 d0 aa e3 86 d7 9c cb 08 fd e1 56 e7 0e ea cf 12 ab 40 (pdch.cpp:1019) 20250212125028714 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125028714 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=99 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125028714 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) 20250212125028714 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) 20250212125028714 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20250212125028714 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=68 02 d0 aa e3 86 d7 9c cb 08 fd e1 56 e7 0e ea cf 12 ab 40 (tbf_ul.cpp:337) 20250212125028714 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20250212125028714 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20250212125028714 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20250212125028714 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125028714 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125028714 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) 20250212125028716 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) 20250212125028716 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) 20250212125028717 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) 20250212125028717 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) 20250212125028717 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) 20250212125028717 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) 20250212125028718 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) 20250212125028718 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) 20250212125028719 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) 20250212125028719 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) 20250212125028720 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) 20250212125028720 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) 20250212125028720 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) 20250212125028721 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) 20250212125028722 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125028735 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 14 86 78 0b 87 bd ea 66 6c aa 77 fb d4 05 78 3b d4 c0 37 dc (pcu_l1_if.cpp:463) 20250212125028736 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) 20250212125028736 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125028736 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 13 14 86 78 0b 87 bd ea 66 6c aa 77 fb d4 05 78 3b d4 c0 37 dc (pdch.cpp:1019) 20250212125028736 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125028736 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=104 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125028736 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) 20250212125028736 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) 20250212125028736 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20250212125028736 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=14 86 78 0b 87 bd ea 66 6c aa 77 fb d4 05 78 3b d4 c0 37 dc (tbf_ul.cpp:337) 20250212125028736 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20250212125028736 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20250212125028736 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20250212125028736 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125028736 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125028736 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) 20250212125028736 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) 20250212125028736 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) 20250212125028736 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) 20250212125028736 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) 20250212125028736 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) 20250212125028736 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) 20250212125028737 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) 20250212125028737 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) 20250212125028737 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) 20250212125028737 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) 20250212125028737 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) 20250212125028737 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) 20250212125028737 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) 20250212125028737 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) 20250212125028740 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125028755 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 30 0f da 8e fb f0 3a 7b a5 69 fe b2 a9 3f 06 15 65 4e 73 e3 (pcu_l1_if.cpp:463) 20250212125028755 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) 20250212125028755 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125028756 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 15 30 0f da 8e fb f0 3a 7b a5 69 fe b2 a9 3f 06 15 65 4e 73 e3 (pdch.cpp:1019) 20250212125028756 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125028756 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=108 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125028756 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) 20250212125028756 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) 20250212125028756 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20250212125028756 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=30 0f da 8e fb f0 3a 7b a5 69 fe b2 a9 3f 06 15 65 4e 73 e3 (tbf_ul.cpp:337) 20250212125028756 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20250212125028756 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20250212125028756 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20250212125028756 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125028756 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125028756 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) 20250212125028757 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) 20250212125028757 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) 20250212125028758 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) 20250212125028758 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) 20250212125028759 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) 20250212125028759 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) 20250212125028759 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) 20250212125028759 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) 20250212125028760 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) 20250212125028760 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) 20250212125028761 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) 20250212125028761 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) 20250212125028762 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) 20250212125028762 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) 20250212125028763 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125028775 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 f5 bc 34 d9 49 a9 0f 5c 30 f3 e6 07 c7 ff c8 99 e4 39 9f bd (pcu_l1_if.cpp:463) 20250212125028776 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) 20250212125028776 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125028776 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 17 f5 bc 34 d9 49 a9 0f 5c 30 f3 e6 07 c7 ff c8 99 e4 39 9f bd (pdch.cpp:1019) 20250212125028776 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125028776 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=112 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125028776 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) 20250212125028776 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) 20250212125028776 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20250212125028776 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=f5 bc 34 d9 49 a9 0f 5c 30 f3 e6 07 c7 ff c8 99 e4 39 9f bd (tbf_ul.cpp:337) 20250212125028776 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20250212125028776 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20250212125028776 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20250212125028776 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125028776 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125028776 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) 20250212125028777 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) 20250212125028777 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) 20250212125028779 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) 20250212125028779 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) 20250212125028780 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) 20250212125028780 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) 20250212125028782 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) 20250212125028782 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) 20250212125028782 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) 20250212125028783 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) 20250212125028783 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) 20250212125028783 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) 20250212125028784 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) 20250212125028784 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) 20250212125028785 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125028799 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 ba e8 93 75 12 9c 68 c5 56 f9 7f 74 62 3a 69 2a 44 f6 66 be (pcu_l1_if.cpp:463) 20250212125028799 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) 20250212125028799 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125028799 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 10 00 19 ba e8 93 75 12 9c 68 c5 56 f9 7f 74 62 3a 69 2a 44 f6 66 be (pdch.cpp:1019) 20250212125028799 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125028799 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=117 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125028799 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) 20250212125028799 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) 20250212125028799 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20250212125028799 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=ba e8 93 75 12 9c 68 c5 56 f9 7f 74 62 3a 69 2a 44 f6 66 be (tbf_ul.cpp:337) 20250212125028799 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20250212125028799 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20250212125028799 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20250212125028799 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125028799 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125028799 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) 20250212125028800 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) 20250212125028800 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) 20250212125028801 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) 20250212125028801 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) 20250212125028802 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) 20250212125028802 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) 20250212125028803 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) 20250212125028803 DL1IF[0;m 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) 20250212125028804 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) 20250212125028804 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) 20250212125028805 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) 20250212125028805 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) 20250212125028806 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) 20250212125028806 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) 20250212125028807 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125028817 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 c9 74 8d 82 bc df 73 26 80 19 20 71 ce 0d 1c c4 a6 d0 35 32 (pcu_l1_if.cpp:463) 20250212125028817 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) 20250212125028817 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125028817 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c 00 1b c9 74 8d 82 bc df 73 26 80 19 20 71 ce 0d 1c c4 a6 d0 35 32 (pdch.cpp:1019) 20250212125028817 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125028817 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=121 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125028817 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) 20250212125028817 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) 20250212125028817 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20250212125028817 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=c9 74 8d 82 bc df 73 26 80 19 20 71 ce 0d 1c c4 a6 d0 35 32 (tbf_ul.cpp:337) 20250212125028817 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20250212125028817 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20250212125028817 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20250212125028817 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125028817 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125028817 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) 20250212125028818 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) 20250212125028818 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) 20250212125028818 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) 20250212125028818 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) 20250212125028819 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) 20250212125028819 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) 20250212125028819 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) 20250212125028819 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) 20250212125028819 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) 20250212125028819 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) 20250212125028820 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) 20250212125028820 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) 20250212125028820 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) 20250212125028820 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) 20250212125028821 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125028835 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 d1 d0 5d 77 2d 3e 49 6c 00 33 c6 1e f0 36 ab 1a f2 50 58 fd (pcu_l1_if.cpp:463) 20250212125028835 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) 20250212125028835 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125028835 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 00 1d d1 d0 5d 77 2d 3e 49 6c 00 33 c6 1e f0 36 ab 1a f2 50 58 fd (pdch.cpp:1019) 20250212125028835 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125028835 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=125 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125028835 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) 20250212125028835 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) 20250212125028835 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20250212125028835 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=d1 d0 5d 77 2d 3e 49 6c 00 33 c6 1e f0 36 ab 1a f2 50 58 fd (tbf_ul.cpp:337) 20250212125028835 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20250212125028835 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20250212125028835 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20250212125028835 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125028835 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125028835 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) 20250212125028836 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) 20250212125028836 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) 20250212125028836 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) 20250212125028836 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) 20250212125028836 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) 20250212125028836 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) 20250212125028836 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) 20250212125028836 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) 20250212125028836 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) 20250212125028836 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) 20250212125028836 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) 20250212125028836 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) 20250212125028837 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) 20250212125028837 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) 20250212125028844 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125028859 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 fb ed 54 d0 78 79 40 61 fb 9a 14 21 e6 b0 5e 57 e4 2e 85 93 (pcu_l1_if.cpp:463) 20250212125028859 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) 20250212125028859 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125028859 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 00 1f fb ed 54 d0 78 79 40 61 fb 9a 14 21 e6 b0 5e 57 e4 2e 85 93 (pdch.cpp:1019) 20250212125028859 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125028859 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=130 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125028860 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) 20250212125028860 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) 20250212125028860 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20250212125028860 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=fb ed 54 d0 78 79 40 61 fb 9a 14 21 e6 b0 5e 57 e4 2e 85 93 (tbf_ul.cpp:337) 20250212125028860 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20250212125028860 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20250212125028860 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20250212125028860 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125028860 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125028860 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) 20250212125028861 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) 20250212125028861 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) 20250212125028861 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) 20250212125028861 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) 20250212125028862 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) 20250212125028862 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) 20250212125028863 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) 20250212125028863 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) 20250212125028864 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) 20250212125028864 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) 20250212125028864 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) 20250212125028864 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) 20250212125028865 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) 20250212125028865 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) 20250212125028866 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125028880 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 6b 71 af e2 8e b9 bd 15 72 81 0e 08 e8 f2 7d 9e 75 94 2e 91 (pcu_l1_if.cpp:463) 20250212125028880 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) 20250212125028880 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125028880 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 21 6b 71 af e2 8e b9 bd 15 72 81 0e 08 e8 f2 7d 9e 75 94 2e 91 (pdch.cpp:1019) 20250212125028880 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125028880 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=134 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125028880 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) 20250212125028880 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) 20250212125028880 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20250212125028880 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=6b 71 af e2 8e b9 bd 15 72 81 0e 08 e8 f2 7d 9e 75 94 2e 91 (tbf_ul.cpp:337) 20250212125028880 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20250212125028880 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20250212125028880 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20250212125028880 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125028880 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) 20250212125028880 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=336 (tbf_ul.cpp:197) 20250212125028880 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=336 (tbf_ul.cpp:467) 20250212125028880 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) 20250212125028881 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20250212125028881 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20250212125028881 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20250212125028881 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) 20250212125028881 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125028881 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125028883 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) 20250212125028883 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) 20250212125028885 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) 20250212125028885 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) 20250212125028886 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) 20250212125028886 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) 20250212125028886 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) 20250212125028887 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) 20250212125028887 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) 20250212125028887 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) 20250212125028889 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) 20250212125028889 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) 20250212125028890 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) 20250212125028890 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) 20250212125028891 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) 20250212125028891 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) 20250212125028891 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 138 + 13 = 151 (pdch_ul_controller.c:131) 20250212125028891 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20250212125028891 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125028891 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) 20250212125028891 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type POLL (pdch_ul_controller.c:184) 20250212125028891 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) 20250212125028891 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) 20250212125028891 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) 20250212125028891 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) 20250212125028892 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(76)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(76)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125028896 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60148<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125028898 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60134<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125028898 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125028898 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125028898 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125028898 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20250212125028898 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125028898 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20250212125028898 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125028898 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125028898 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125028898 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Deallocated (fsm.c:568) 20250212125028898 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20250212125028898 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125028898 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125028898 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125028898 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125028898 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125028898 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125028898 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125028898 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125028898 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125028898 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125028898 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125028898 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20250212125028898 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125028898 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) 20250212125028898 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) 20250212125028898 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@8d0f06c41a7d: Test case TC_cs_max_ul finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_max_ul pass'. respawn: 9: stopped pid 6738 with status 0 respawn: 10: starting: osmo-pcu Wed Feb 12 12:50:28 UTC 2025 ====== PCU_Tests.TC_cs_max_ul pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_cs_max_ul.talloc 20250212125028930 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125028930 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125028930 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125028930 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125028947 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60150<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125029047 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60150<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=220996) Waiting for packet dumper to finish... 1 (prev_count=220996, count=280772) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_max_ul pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_initial_dl'. ------ PCU_Tests.TC_cs_initial_dl ------ Wed Feb 12 12:50:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_cs_initial_dl.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_cs_initial_dl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_initial_dl' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_cs_initial_dl started. 79@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_cs_initial_dl-BVCI1234(81)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 79@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 79@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(83)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125032132 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38660<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 79@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(87)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 79@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(87)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(84)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20250212125032139 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38666<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(84)@8d0f06c41a7d: Start timer T: 5 s TC_cs_initial_dl-STATS(89)@8d0f06c41a7d: Start timer T: 2 s PCUIF(84)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_cs_initial_dl-STATS(89)@8d0f06c41a7d: Start timer T: 2 s 79@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(90)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125033931 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125033931 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125033932 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(84)@8d0f06c41a7d: OsmoPCU is now connected BTS(86)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125033950 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125033950 DLGLOBAL DEBUG validating counter group 0x560b08560040(bts) with 102 counters (rate_ctr.c:86) 20250212125033950 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125033950 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125033950 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125033950 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125033950 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125033950 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125033950 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125033950 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125033950 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125033950 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125033951 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125033951 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125033951 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125033951 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125033951 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125033951 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125033951 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125033951 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125033951 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125033951 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125033951 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125033951 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125033951 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125033951 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125033951 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125033951 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125033951 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125033951 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125033951 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125033951 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125033951 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125033951 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125033951 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125033951 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125033951 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125033951 DLGLOBAL DEBUG validating counter group 0x7ff2272cb5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125033951 DLGLOBAL DEBUG validating counter group 0x560b0855f720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125033951 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125033951 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125033951 DLGLOBAL DEBUG validating counter group 0x7ff2272cc180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125033951 DLGLOBAL DEBUG validating counter group 0x7ff2272cc160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125033951 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125033951 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) 20250212125033951 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) 20250212125033951 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125033951 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125033951 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125033951 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125033951 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125033951 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125033951 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125033951 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125033951 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125033951 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125033951 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125033951 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125033951 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125033951 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125033951 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125033951 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125033951 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125033951 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125033951 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125033951 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125033951 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125033951 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125033951 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125033951 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125033951 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125033951 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125033952 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125033952 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) 20250212125033952 DL1IF DEBUG 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@8d0f06c41a7d: Start timer T: 2 s 20250212125033954 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(83)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(86)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(83)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(83)@8d0f06c41a7d: Start timer Tns_alive: 3 s BTS(86)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(83)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(86)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125033959 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125033959 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) 20250212125033959 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) 20250212125033959 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125033959 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125033959 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) 20250212125033960 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125033960 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) 20250212125033960 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(86)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(86)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" 20250212125033962 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) -NSVCI1234(83)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(83)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(86)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" 20250212125033963 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125033963 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) 20250212125033963 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) 20250212125033963 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125033963 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125033963 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125033963 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125033963 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125033963 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125033963 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125033964 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) 20250212125033964 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125033965 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125033965 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(83)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(83)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(83)@8d0f06c41a7d: Start timer Tns_test: 10 s MTC@8d0f06c41a7d: Start timer T: 2 s BTS(86)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(86)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212125033967 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) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125033967 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) 20250212125033968 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) 20250212125033968 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@8d0f06c41a7d: Start timer T: 2 s 20250212125033969 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) 20250212125033969 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) 20250212125033971 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) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125033971 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@8d0f06c41a7d: Start timer T: 2 s 20250212125033971 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) 20250212125033972 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) 20250212125033972 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) 20250212125033972 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@8d0f06c41a7d: Start timer T: 2 s 20250212125033973 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) 20250212125033973 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) 20250212125033974 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 10 s 80@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 80@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125033981 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) 20250212125033981 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) 20250212125033983 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) 20250212125033983 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) 20250212125033983 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) 20250212125033983 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) 20250212125033984 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) 20250212125033984 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) 20250212125033984 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) 20250212125033984 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) 20250212125033985 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) 20250212125033985 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) 20250212125033985 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125033985 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125033985 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125033985 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125033985 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125033985 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125033985 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125033986 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125033986 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) 20250212125033986 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) 20250212125033987 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) 20250212125033987 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) 20250212125033987 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_cs_initial_dl-BVCI1234(81)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_cs_initial_dl-BVCI1234(81)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125033999 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125033999 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125033999 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125033999 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125033999 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125033999 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125033999 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125033999 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125034000 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) 20250212125034000 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@8d0f06c41a7d: Start timer T: 2 s 20250212125034001 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) 20250212125034001 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) 20250212125034001 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) 20250212125034001 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) 20250212125034002 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) 20250212125034002 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) 20250212125034002 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) 20250212125034002 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) 20250212125034003 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) 20250212125034003 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) 20250212125034003 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) 20250212125034003 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) 20250212125034004 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) 20250212125034004 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) 20250212125034004 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125034004 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125034004 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125034004 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125034004 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125034004 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20250212125034004 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125034004 DLGLOBAL DEBUG validating counter group 0x560b0855f760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125034004 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20250212125034005 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20250212125034005 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20250212125034005 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125034005 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125034005 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125034005 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125034005 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125034005 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125034005 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125034005 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125034005 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125034005 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125034005 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125034005 DRLCMAC 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) 20250212125034005 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125034005 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125034005 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125034005 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20250212125034005 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125034005 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125034005 DLGLOBAL DEBUG validating counter group 0x560b0855fb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125034005 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125034005 DLGLOBAL DEBUG validating counter group 0x560b0855fe20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125034005 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125034005 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125034005 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) 20250212125034005 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) 20250212125034005 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) 20250212125034005 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) 20250212125034005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20250212125034005 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) 20250212125034005 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20250212125034005 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) 20250212125034005 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20250212125034005 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) 20250212125034005 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) 20250212125034005 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) 20250212125034006 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125034006 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125034006 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125034006 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125034006 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125034006 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125034006 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125034006 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125034006 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125034006 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(86)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(86)@8d0f06c41a7d: 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@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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 } } } } } } } } } 20250212125034010 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 0.2 s 20250212125034011 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20250212125034011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212125034011 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212125034011 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) 20250212125034013 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125034013 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125034013 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125034013 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125034013 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125034024 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) 20250212125034024 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) 20250212125034025 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) 20250212125034025 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) 20250212125034026 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) 20250212125034026 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) 20250212125034027 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) 20250212125034027 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) 20250212125034028 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) 20250212125034028 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) 20250212125034028 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) 20250212125034028 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) 20250212125034029 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) 20250212125034029 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) 20250212125034030 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) 20250212125034030 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) 20250212125034031 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125034043 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) 20250212125034043 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) 20250212125034044 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) 20250212125034044 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) 20250212125034045 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) 20250212125034045 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) 20250212125034046 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) 20250212125034046 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) 20250212125034047 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) 20250212125034047 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) 20250212125034047 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) 20250212125034048 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) 20250212125034048 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) 20250212125034048 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) 20250212125034049 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) 20250212125034049 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) 20250212125034050 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125034062 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) 20250212125034062 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) 20250212125034063 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) 20250212125034063 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) 20250212125034064 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) 20250212125034064 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) 20250212125034065 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) 20250212125034065 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) 20250212125034065 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) 20250212125034066 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) 20250212125034066 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) 20250212125034066 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) 20250212125034067 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) 20250212125034067 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) 20250212125034068 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) 20250212125034068 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) 20250212125034071 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125034086 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) 20250212125034086 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) 20250212125034087 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) 20250212125034087 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) 20250212125034088 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) 20250212125034088 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) 20250212125034088 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) 20250212125034088 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) 20250212125034089 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) 20250212125034089 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) 20250212125034090 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) 20250212125034090 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) 20250212125034091 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) 20250212125034091 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) 20250212125034091 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) 20250212125034091 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) 20250212125034092 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125034105 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) 20250212125034105 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) 20250212125034106 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) 20250212125034106 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) 20250212125034107 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) 20250212125034107 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) 20250212125034108 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) 20250212125034108 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) 20250212125034108 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) 20250212125034108 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) 20250212125034109 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) 20250212125034109 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) 20250212125034110 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) 20250212125034110 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) 20250212125034111 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) 20250212125034111 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) 20250212125034111 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125034124 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) 20250212125034124 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) 20250212125034125 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) 20250212125034125 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) 20250212125034126 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) 20250212125034126 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) 20250212125034126 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) 20250212125034127 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) 20250212125034127 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) 20250212125034127 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) 20250212125034128 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) 20250212125034128 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) 20250212125034129 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) 20250212125034129 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) 20250212125034129 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) 20250212125034129 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) 20250212125034133 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125034148 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) 20250212125034148 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) 20250212125034149 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) 20250212125034149 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) 20250212125034150 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) 20250212125034150 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) 20250212125034150 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) 20250212125034150 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) 20250212125034151 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) 20250212125034151 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) 20250212125034152 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) 20250212125034152 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) 20250212125034153 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) 20250212125034153 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) 20250212125034153 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) 20250212125034153 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) 20250212125034154 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125034167 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) 20250212125034167 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) 20250212125034168 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) 20250212125034168 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) 20250212125034169 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) 20250212125034169 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) 20250212125034170 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) 20250212125034170 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) 20250212125034171 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) 20250212125034171 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) 20250212125034172 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) 20250212125034172 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) 20250212125034173 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) 20250212125034173 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) 20250212125034173 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) 20250212125034173 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) 20250212125034174 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125034186 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) 20250212125034186 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) 20250212125034187 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) 20250212125034187 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) 20250212125034188 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) 20250212125034188 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) 20250212125034189 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) 20250212125034189 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) 20250212125034190 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) 20250212125034190 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) 20250212125034191 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) 20250212125034191 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) 20250212125034191 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) 20250212125034191 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) 20250212125034192 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) 20250212125034192 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) 20250212125034195 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125034210 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) 20250212125034210 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) 20250212125034211 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) 20250212125034211 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) 20250212125034212 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125034212 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) 20250212125034212 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20250212125034212 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) 20250212125034212 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) 20250212125034213 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) 20250212125034213 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) 20250212125034214 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) 20250212125034214 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) 20250212125034214 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) 20250212125034214 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) 20250212125034215 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) 20250212125034215 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) 20250212125034216 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) 20250212125034216 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) 20250212125034217 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) 20250212125034217 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) 20250212125034217 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) 20250212125034217 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) 20250212125034217 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20250212125034217 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125034217 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20250212125034217 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) 20250212125034217 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) 20250212125034217 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-3): 29 fe da 9a 33 d4 e3 4a 78 9c c7 2b 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) 20250212125034217 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) 20250212125034217 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125034217 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125034217 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) 20250212125034217 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20250212125034217 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20250212125034217 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) 20250212125034217 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) 20250212125034217 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-3): 0f 00 00 29 fe da 9a 33 d4 e3 4a 78 9c c7 2b 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) 20250212125034217 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 fe da 9a 33 d4 e3 4a 78 9c c7 2b 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) 20250212125034218 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125034229 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) 20250212125034229 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) 20250212125034230 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) 20250212125034230 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) 20250212125034231 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) 20250212125034231 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) 20250212125034232 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) 20250212125034232 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) 20250212125034232 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) 20250212125034232 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) 20250212125034233 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) 20250212125034233 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) 20250212125034234 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) 20250212125034234 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) 20250212125034235 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) 20250212125034235 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) 20250212125034236 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125034248 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) 20250212125034248 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) 20250212125034249 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) 20250212125034249 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) 20250212125034250 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) 20250212125034250 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) 20250212125034251 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) 20250212125034251 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) 20250212125034252 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) 20250212125034252 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) 20250212125034252 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) 20250212125034252 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) 20250212125034253 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) 20250212125034253 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) 20250212125034254 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) 20250212125034254 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) 20250212125034257 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125034273 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) 20250212125034273 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) 20250212125034274 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) 20250212125034274 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) 20250212125034275 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) 20250212125034275 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) 20250212125034276 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) 20250212125034276 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) 20250212125034277 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) 20250212125034277 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) 20250212125034278 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) 20250212125034278 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) 20250212125034279 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) 20250212125034279 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) 20250212125034279 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) 20250212125034279 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) 20250212125034280 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125034292 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) 20250212125034292 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) 20250212125034292 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125034292 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125034292 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) 20250212125034292 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125034292 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125034292 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20250212125034292 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125034292 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) 20250212125034292 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) 20250212125034292 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20250212125034292 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) 20250212125034292 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) 20250212125034292 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20250212125034292 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20250212125034292 DTBFDL ERROR DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Event FINAL_ACK_RECVD not permitted (tbf_dl.cpp:1076) BTS(86)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125034293 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) 20250212125034293 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) 20250212125034294 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) 20250212125034294 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) 20250212125034295 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) 20250212125034295 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) 20250212125034296 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38666<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125034297 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) 20250212125034297 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) 20250212125034298 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) 20250212125034298 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) 20250212125034298 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) 20250212125034298 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) 20250212125034299 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) 20250212125034299 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) 20250212125034302 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38660<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125034303 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125034303 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125034303 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125034303 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125034303 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125034304 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) 20250212125034304 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125034304 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125034304 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125034304 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125034304 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125034304 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125034304 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125034304 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125034304 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125034304 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125034304 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125034304 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125034304 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125034304 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125034304 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125034304 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125034304 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125034304 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) 20250212125034304 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) 20250212125034304 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 6793 with status 0 respawn: 11: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_cs_initial_dl finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_initial_dl pass'. Wed Feb 12 12:50:34 UTC 2025 ====== PCU_Tests.TC_cs_initial_dl pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_cs_initial_dl.talloc 20250212125034365 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125034365 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125034365 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125034365 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125034390 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38678<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125034490 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38678<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106144) Waiting for packet dumper to finish... 1 (prev_count=106144, count=163536) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_initial_dl pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_max_dl'. ------ PCU_Tests.TC_cs_max_dl ------ Wed Feb 12 12:50:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_cs_max_dl.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_cs_max_dl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_max_dl' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_cs_max_dl started. 92@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_cs_max_dl-BVCI1234(94)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 92@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(96)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 92@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 20250212125037894 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38694<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 92@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(100)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 92@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(100)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(97)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(97)@8d0f06c41a7d: Start timer T: 5 s 20250212125037901 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38708<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(97)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_cs_max_dl-STATS(101)@8d0f06c41a7d: Start timer T: 2 s TC_cs_max_dl-STATS(101)@8d0f06c41a7d: Start timer T: 2 s 92@8d0f06c41a7d: 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(104)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(104)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125039366 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125039366 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125039366 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(97)@8d0f06c41a7d: OsmoPCU is now connected BTS(99)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125039370 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125039370 DLGLOBAL DEBUG validating counter group 0x561d7bf0c040(bts) with 102 counters (rate_ctr.c:86) 20250212125039370 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125039370 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125039370 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125039370 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125039370 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125039370 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125039370 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125039370 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125039370 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125039370 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125039370 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125039370 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125039370 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125039370 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125039370 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125039370 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125039370 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125039370 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125039370 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125039370 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125039370 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125039370 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125039370 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125039370 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125039370 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125039370 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125039370 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125039370 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125039370 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125039370 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125039370 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125039370 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125039370 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125039370 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125039370 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125039370 DLGLOBAL DEBUG validating counter group 0x7f627b8d35e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125039370 DLGLOBAL DEBUG validating counter group 0x561d7bf0b720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125039370 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125039370 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125039370 DLGLOBAL DEBUG validating counter group 0x7f627b8d4180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125039370 DLGLOBAL DEBUG validating counter group 0x7f627b8d4160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125039370 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125039370 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) 20250212125039370 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) 20250212125039370 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125039370 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125039370 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125039370 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125039370 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125039370 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125039370 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125039370 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125039370 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125039370 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125039370 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125039370 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125039370 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125039370 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125039370 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125039370 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125039370 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125039370 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125039370 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125039370 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125039371 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125039371 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125039371 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125039371 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125039371 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125039371 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125039371 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) 20250212125039371 DL1IF DEBUG 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@8d0f06c41a7d: Start timer T: 2 s 20250212125039371 DRLCMAC DEBUG New max CS: DL=3 UL=4 (bts.cpp:1422) 20250212125039371 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s BTS(99)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(99)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(99)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s BTS(99)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(96)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(96)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(96)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(96)@8d0f06c41a7d: Start timer Tns_test: 10 s MTC@8d0f06c41a7d: Start timer T: 2 s BTS(99)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(99)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(99)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" 20250212125039373 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125039373 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125039373 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) 20250212125039373 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) 20250212125039373 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) BTS(99)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212125039373 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125039374 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) 20250212125039374 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125039374 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) 20250212125039374 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(96)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(96)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125039374 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125039374 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) 20250212125039374 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) 20250212125039374 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125039374 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125039374 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125039374 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125039374 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125039374 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125039374 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125039375 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125039375 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(96)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(96)@8d0f06c41a7d: Start timer Tns_test: 10 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 93@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 93@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125039379 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125039379 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125039379 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125039379 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125039379 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125039379 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125039379 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125039379 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_cs_max_dl-BVCI1234(94)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_cs_max_dl-BVCI1234(94)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125039383 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125039383 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125039384 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125039384 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125039384 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125039384 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125039384 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125039384 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125039385 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) 20250212125039385 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125039385 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) 20250212125039385 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) 20250212125039386 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) 20250212125039386 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) 20250212125039386 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) 20250212125039386 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) 20250212125039386 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125039386 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125039386 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125039386 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125039386 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125039386 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125039386 DLBSSGP DEBUG Computed BVC leak rate = 14400, num_pdch = 8, cs = CS-3 (gprs_bssgp_pcu.c:978) 20250212125039386 DLBSSGP DEBUG Computed MS default leak rate = 7200, ms_num_pdch = 4, cs = CS-3 (gprs_bssgp_pcu.c:1001) 20250212125039386 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 144000, R = 14400, Bmax_MS = 72000, R_MS = 7200, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125039386 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125039386 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) 20250212125039386 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) 20250212125039387 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) 20250212125039387 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) 20250212125039387 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) 20250212125039387 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) 20250212125039387 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) 20250212125039387 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) 20250212125039389 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125039390 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125039390 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125039390 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125039390 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125039390 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@8d0f06c41a7d: Start timer T: 10 s MTC@8d0f06c41a7d: BSSGP successfully initialized MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125039403 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) 20250212125039403 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) 20250212125039404 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125039404 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125039404 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125039404 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125039404 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125039404 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 1400 (gprs_bssgp_pcu.c:177) 20250212125039404 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125039404 DLGLOBAL DEBUG validating counter group 0x561d7bf0b760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125039404 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20250212125039404 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20250212125039404 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20250212125039404 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125039404 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125039404 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125039404 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125039404 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125039404 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125039404 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125039404 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125039404 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125039404 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125039404 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125039404 DRLCMAC 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) 20250212125039404 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125039404 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125039404 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125039404 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20250212125039404 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125039404 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125039404 DLGLOBAL DEBUG validating counter group 0x561d7bf0bb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125039404 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125039404 DLGLOBAL DEBUG validating counter group 0x561d7bf0be20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125039404 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125039404 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125039404 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) 20250212125039404 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) 20250212125039404 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) 20250212125039404 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) 20250212125039404 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20250212125039404 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) 20250212125039404 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20250212125039404 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) 20250212125039404 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20250212125039404 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) 20250212125039404 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) 20250212125039404 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) 20250212125039404 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) 20250212125039404 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) 20250212125039404 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) 20250212125039404 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) 20250212125039404 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) 20250212125039404 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) 20250212125039405 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) 20250212125039405 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) 20250212125039405 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) 20250212125039405 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) 20250212125039405 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) 20250212125039405 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) 20250212125039405 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) 20250212125039405 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(99)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(99)@8d0f06c41a7d: 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@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 0.2 s 20250212125039408 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20250212125039408 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212125039408 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212125039408 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) 20250212125039408 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125039422 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) 20250212125039422 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) 20250212125039422 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) 20250212125039422 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) 20250212125039422 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) 20250212125039422 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) 20250212125039423 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) 20250212125039423 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) 20250212125039423 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) 20250212125039423 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) 20250212125039423 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) 20250212125039423 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) 20250212125039423 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) 20250212125039423 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) 20250212125039423 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) 20250212125039423 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) 20250212125039431 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125039445 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) 20250212125039445 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) 20250212125039446 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) 20250212125039446 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) 20250212125039446 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) 20250212125039446 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) 20250212125039446 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) 20250212125039446 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) 20250212125039446 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) 20250212125039446 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) 20250212125039446 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) 20250212125039446 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) 20250212125039447 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) 20250212125039447 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) 20250212125039447 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) 20250212125039447 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) 20250212125039450 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125039464 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) 20250212125039464 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) 20250212125039464 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) 20250212125039464 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) 20250212125039464 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) 20250212125039464 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) 20250212125039464 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) 20250212125039464 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) 20250212125039464 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) 20250212125039464 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) 20250212125039465 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) 20250212125039465 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) 20250212125039465 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) 20250212125039465 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) 20250212125039465 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) 20250212125039465 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) 20250212125039468 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125039482 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) 20250212125039482 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) 20250212125039483 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) 20250212125039483 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) 20250212125039483 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) 20250212125039483 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) 20250212125039483 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) 20250212125039483 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) 20250212125039483 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) 20250212125039483 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) 20250212125039483 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) 20250212125039483 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) 20250212125039483 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) 20250212125039483 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) 20250212125039483 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) 20250212125039483 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) 20250212125039492 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125039506 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) 20250212125039506 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) 20250212125039506 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) 20250212125039506 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) 20250212125039506 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) 20250212125039506 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) 20250212125039506 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) 20250212125039506 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) 20250212125039506 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) 20250212125039506 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) 20250212125039506 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) 20250212125039506 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) 20250212125039507 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) 20250212125039507 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) 20250212125039507 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) 20250212125039507 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) 20250212125039510 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125039524 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) 20250212125039524 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) 20250212125039524 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) 20250212125039524 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) 20250212125039525 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) 20250212125039525 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) 20250212125039525 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) 20250212125039525 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) 20250212125039525 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) 20250212125039525 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) 20250212125039525 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) 20250212125039525 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) 20250212125039525 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) 20250212125039525 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) 20250212125039525 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) 20250212125039525 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) 20250212125039529 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125039544 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) 20250212125039544 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) 20250212125039545 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) 20250212125039545 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) 20250212125039545 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) 20250212125039545 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) 20250212125039546 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) 20250212125039546 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) 20250212125039546 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) 20250212125039546 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) 20250212125039547 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) 20250212125039547 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) 20250212125039548 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) 20250212125039548 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) 20250212125039548 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) 20250212125039548 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) 20250212125039554 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125039568 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) 20250212125039568 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) 20250212125039569 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) 20250212125039569 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) 20250212125039570 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) 20250212125039570 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) 20250212125039571 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) 20250212125039571 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) 20250212125039572 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) 20250212125039572 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) 20250212125039573 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) 20250212125039573 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) 20250212125039574 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) 20250212125039574 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) 20250212125039575 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) 20250212125039575 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) 20250212125039576 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125039588 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) 20250212125039588 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) 20250212125039589 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) 20250212125039589 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) 20250212125039590 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) 20250212125039590 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) 20250212125039591 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) 20250212125039591 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) 20250212125039592 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) 20250212125039592 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) 20250212125039593 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) 20250212125039593 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) 20250212125039593 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) 20250212125039593 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) 20250212125039594 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) 20250212125039594 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) 20250212125039595 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125039607 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) 20250212125039607 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) 20250212125039608 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125039608 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) 20250212125039608 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20250212125039609 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) 20250212125039609 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) 20250212125039609 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) 20250212125039610 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) 20250212125039610 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) 20250212125039610 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) 20250212125039611 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) 20250212125039611 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) 20250212125039612 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) 20250212125039612 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) 20250212125039613 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) 20250212125039613 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) 20250212125039613 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) 20250212125039613 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) 20250212125039617 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) 20250212125039617 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) 20250212125039617 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) 20250212125039617 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) 20250212125039617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125039617 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125039617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-1): 4d 59 6d 72 dc 86 d3 5a 75 a0 c5 a3 8e c4 18 ad 2b c6 80 dd (tbf_dl.cpp:686) 20250212125039617 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) 20250212125039617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125039617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125039617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-1): 07 00 01 4d 59 6d 72 dc 86 d3 5a 75 a0 c5 a3 8e c4 18 ad 2b c6 80 dd (tbf_dl.cpp:911) 20250212125039618 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 4d 59 6d 72 dc 86 d3 5a 75 a0 c5 a3 8e c4 18 ad 2b c6 80 dd (pcu_l1_if.cpp:182) 20250212125039618 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125039632 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) 20250212125039632 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) 20250212125039633 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) 20250212125039633 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) 20250212125039634 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) 20250212125039634 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) 20250212125039635 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) 20250212125039635 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) 20250212125039635 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) 20250212125039635 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) 20250212125039636 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) 20250212125039636 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) 20250212125039637 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) 20250212125039637 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) 20250212125039638 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) 20250212125039638 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) 20250212125039639 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) 20250212125039639 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) 20250212125039639 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) 20250212125039639 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) 20250212125039639 DRLCMACDL DEBUG -- Chunk with length 1380 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125039639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-1): bb 0f dc cc 88 ad c3 8d 09 47 cd fe 41 3a ef 78 1d 48 ff 9f (tbf_dl.cpp:686) 20250212125039639 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) 20250212125039639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125039639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20250212125039639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-1): 07 00 03 bb 0f dc cc 88 ad c3 8d 09 47 cd fe 41 3a ef 78 1d 48 ff 9f (tbf_dl.cpp:911) 20250212125039639 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 bb 0f dc cc 88 ad c3 8d 09 47 cd fe 41 3a ef 78 1d 48 ff 9f (pcu_l1_if.cpp:182) 20250212125039640 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125039651 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) 20250212125039651 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) 20250212125039652 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) 20250212125039652 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) 20250212125039653 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) 20250212125039653 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) 20250212125039653 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) 20250212125039653 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) 20250212125039654 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) 20250212125039654 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) 20250212125039655 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) 20250212125039655 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) 20250212125039656 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) 20250212125039656 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) 20250212125039657 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) 20250212125039657 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) 20250212125039658 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) 20250212125039658 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) 20250212125039658 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) 20250212125039658 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) 20250212125039658 DRLCMACDL DEBUG -- Chunk with length 1360 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125039658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-1): 9c 0d b1 62 da 1b 2b 5f 25 e2 28 51 8e 99 41 7d e1 55 23 50 (tbf_dl.cpp:686) 20250212125039658 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) 20250212125039658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125039658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20250212125039658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-1): 07 00 05 9c 0d b1 62 da 1b 2b 5f 25 e2 28 51 8e 99 41 7d e1 55 23 50 (tbf_dl.cpp:911) 20250212125039658 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 9c 0d b1 62 da 1b 2b 5f 25 e2 28 51 8e 99 41 7d e1 55 23 50 (pcu_l1_if.cpp:182) 20250212125039659 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125039670 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) 20250212125039670 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) 20250212125039671 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) 20250212125039671 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) 20250212125039672 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) 20250212125039672 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) 20250212125039673 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) 20250212125039673 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) 20250212125039673 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) 20250212125039673 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) 20250212125039674 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) 20250212125039674 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) 20250212125039675 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) 20250212125039675 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) 20250212125039676 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) 20250212125039676 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) 20250212125039679 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) 20250212125039679 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) 20250212125039679 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) 20250212125039679 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) 20250212125039679 DRLCMACDL DEBUG -- Chunk with length 1340 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125039679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-1): f6 f8 33 32 ef ae 24 6e 74 a6 b7 ee 09 72 d8 df 99 23 4f 12 (tbf_dl.cpp:686) 20250212125039680 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) 20250212125039680 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125039680 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20250212125039680 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-1): 07 00 07 f6 f8 33 32 ef ae 24 6e 74 a6 b7 ee 09 72 d8 df 99 23 4f 12 (tbf_dl.cpp:911) 20250212125039680 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 f6 f8 33 32 ef ae 24 6e 74 a6 b7 ee 09 72 d8 df 99 23 4f 12 (pcu_l1_if.cpp:182) 20250212125039681 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125039694 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) 20250212125039694 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) 20250212125039696 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) 20250212125039696 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) 20250212125039697 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) 20250212125039697 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) 20250212125039698 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) 20250212125039698 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) 20250212125039699 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) 20250212125039699 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) 20250212125039700 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) 20250212125039700 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) 20250212125039701 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) 20250212125039701 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) 20250212125039702 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) 20250212125039702 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) 20250212125039703 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) 20250212125039703 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) 20250212125039703 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) 20250212125039703 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) 20250212125039703 DRLCMACDL DEBUG -- Chunk with length 1320 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125039703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-1): 0e 45 32 7a d7 7c 6e e6 69 ed 32 b4 59 69 14 2e 3d 21 a1 f6 (tbf_dl.cpp:686) 20250212125039703 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) 20250212125039703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125039703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20250212125039703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-1): 07 00 09 0e 45 32 7a d7 7c 6e e6 69 ed 32 b4 59 69 14 2e 3d 21 a1 f6 (tbf_dl.cpp:911) 20250212125039703 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 0e 45 32 7a d7 7c 6e e6 69 ed 32 b4 59 69 14 2e 3d 21 a1 f6 (pcu_l1_if.cpp:182) 20250212125039704 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125039713 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) 20250212125039713 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) 20250212125039714 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) 20250212125039714 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) 20250212125039715 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) 20250212125039715 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) 20250212125039716 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) 20250212125039716 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) 20250212125039716 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) 20250212125039716 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) 20250212125039717 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) 20250212125039717 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) 20250212125039718 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) 20250212125039718 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) 20250212125039719 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) 20250212125039719 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) 20250212125039720 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) 20250212125039720 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) 20250212125039720 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) 20250212125039720 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) 20250212125039720 DRLCMACDL DEBUG -- Chunk with length 1300 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125039720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-1): 07 1f 78 3b 33 20 c1 a3 1c 46 bc b2 43 fa fb 9b 17 ab a4 46 (tbf_dl.cpp:686) 20250212125039720 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) 20250212125039720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125039720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20250212125039720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-1): 07 00 0b 07 1f 78 3b 33 20 c1 a3 1c 46 bc b2 43 fa fb 9b 17 ab a4 46 (tbf_dl.cpp:911) 20250212125039720 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 07 1f 78 3b 33 20 c1 a3 1c 46 bc b2 43 fa fb 9b 17 ab a4 46 (pcu_l1_if.cpp:182) 20250212125039720 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125039732 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) 20250212125039732 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) 20250212125039733 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) 20250212125039733 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) 20250212125039734 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) 20250212125039734 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) 20250212125039735 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) 20250212125039735 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) 20250212125039736 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) 20250212125039736 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) 20250212125039736 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) 20250212125039736 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) 20250212125039737 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) 20250212125039737 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) 20250212125039738 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) 20250212125039738 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) 20250212125039741 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) 20250212125039742 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) 20250212125039742 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) 20250212125039742 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) 20250212125039742 DRLCMACDL DEBUG -- Chunk with length 1280 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125039742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-1): f3 c4 21 d5 9d b4 8a 78 5e 18 ae d6 5d c0 9b 1c eb 6e c3 22 (tbf_dl.cpp:686) 20250212125039742 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) 20250212125039742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125039742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20250212125039742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-1): 07 00 0d f3 c4 21 d5 9d b4 8a 78 5e 18 ae d6 5d c0 9b 1c eb 6e c3 22 (tbf_dl.cpp:911) 20250212125039742 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=07 00 0d f3 c4 21 d5 9d b4 8a 78 5e 18 ae d6 5d c0 9b 1c eb 6e c3 22 (pcu_l1_if.cpp:182) 20250212125039742 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125039756 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) 20250212125039756 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) 20250212125039757 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) 20250212125039757 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) 20250212125039758 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) 20250212125039758 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) 20250212125039759 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) 20250212125039759 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) 20250212125039760 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) 20250212125039760 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) 20250212125039762 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) 20250212125039762 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) 20250212125039763 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) 20250212125039763 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) 20250212125039764 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) 20250212125039765 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) 20250212125039765 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) 20250212125039765 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) 20250212125039765 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) 20250212125039765 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) 20250212125039765 DRLCMACDL DEBUG -- Chunk with length 1260 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125039765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, CS-1): 4f 55 60 b9 7f 3a 63 80 72 e2 5e 20 12 e3 67 c9 a3 df 36 7a (tbf_dl.cpp:686) 20250212125039766 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) 20250212125039766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125039766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20250212125039766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-1): 07 00 0f 4f 55 60 b9 7f 3a 63 80 72 e2 5e 20 12 e3 67 c9 a3 df 36 7a (tbf_dl.cpp:911) 20250212125039766 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=07 00 0f 4f 55 60 b9 7f 3a 63 80 72 e2 5e 20 12 e3 67 c9 a3 df 36 7a (pcu_l1_if.cpp:182) 20250212125039766 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125039774 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) 20250212125039774 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) 20250212125039775 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) 20250212125039775 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) 20250212125039775 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) 20250212125039775 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) 20250212125039775 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) 20250212125039775 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) 20250212125039775 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) 20250212125039775 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) 20250212125039775 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) 20250212125039775 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) 20250212125039776 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) 20250212125039776 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) 20250212125039776 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) 20250212125039776 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) 20250212125039779 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) 20250212125039779 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) 20250212125039779 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) 20250212125039779 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) 20250212125039779 DRLCMACDL DEBUG -- Chunk with length 1240 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125039779 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, CS-1): be 1d 62 48 64 fc 69 dd a5 64 58 2e 20 05 42 eb ad e3 b9 6a (tbf_dl.cpp:686) 20250212125039779 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) 20250212125039779 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125039779 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20250212125039779 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-1): 07 00 11 be 1d 62 48 64 fc 69 dd a5 64 58 2e 20 05 42 eb ad e3 b9 6a (tbf_dl.cpp:911) 20250212125039779 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=07 00 11 be 1d 62 48 64 fc 69 dd a5 64 58 2e 20 05 42 eb ad e3 b9 6a (pcu_l1_if.cpp:182) 20250212125039779 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125039793 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) 20250212125039793 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) 20250212125039793 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) 20250212125039793 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) 20250212125039793 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) 20250212125039793 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) 20250212125039793 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) 20250212125039793 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) 20250212125039793 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) 20250212125039793 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) 20250212125039794 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) 20250212125039794 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) 20250212125039794 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) 20250212125039794 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) 20250212125039794 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) 20250212125039794 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) 20250212125039802 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) 20250212125039802 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) 20250212125039802 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) 20250212125039802 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) 20250212125039802 DRLCMACDL DEBUG -- Chunk with length 1220 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125039802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, CS-1): 0c 4c e9 72 ac 4e b2 4c ca 45 f0 f3 68 d8 08 a9 c8 45 d2 f6 (tbf_dl.cpp:686) 20250212125039802 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) 20250212125039802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125039802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20250212125039802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-1): 07 00 13 0c 4c e9 72 ac 4e b2 4c ca 45 f0 f3 68 d8 08 a9 c8 45 d2 f6 (tbf_dl.cpp:911) 20250212125039802 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=07 00 13 0c 4c e9 72 ac 4e b2 4c ca 45 f0 f3 68 d8 08 a9 c8 45 d2 f6 (pcu_l1_if.cpp:182) 20250212125039802 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125039816 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) 20250212125039816 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) 20250212125039816 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) 20250212125039816 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) 20250212125039816 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) 20250212125039816 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) 20250212125039817 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) 20250212125039817 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) 20250212125039817 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) 20250212125039817 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) 20250212125039817 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) 20250212125039817 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) 20250212125039817 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) 20250212125039817 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) 20250212125039817 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) 20250212125039817 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) 20250212125039821 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) 20250212125039821 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) 20250212125039821 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) 20250212125039821 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) 20250212125039821 DRLCMACDL DEBUG -- Chunk with length 1200 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125039821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, CS-1): e6 b8 4d f8 c4 54 16 a2 89 5d 2f a6 f9 3c ca 9b e1 e2 ff 31 (tbf_dl.cpp:686) 20250212125039821 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) 20250212125039821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125039821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20250212125039821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-1): 07 00 15 e6 b8 4d f8 c4 54 16 a2 89 5d 2f a6 f9 3c ca 9b e1 e2 ff 31 (tbf_dl.cpp:911) 20250212125039821 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=07 00 15 e6 b8 4d f8 c4 54 16 a2 89 5d 2f a6 f9 3c ca 9b e1 e2 ff 31 (pcu_l1_if.cpp:182) 20250212125039821 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125039835 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) 20250212125039835 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) 20250212125039835 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) 20250212125039835 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) 20250212125039835 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) 20250212125039835 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) 20250212125039835 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) 20250212125039835 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) 20250212125039835 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) 20250212125039835 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) 20250212125039836 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) 20250212125039836 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) 20250212125039836 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) 20250212125039836 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) 20250212125039836 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) 20250212125039836 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) 20250212125039839 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) 20250212125039839 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) 20250212125039839 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) 20250212125039839 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) 20250212125039839 DRLCMACDL DEBUG -- Chunk with length 1180 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125039839 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, CS-1): 25 16 e6 40 6f ea 3e 0d 17 f6 27 7f 50 a8 62 0e 77 52 91 30 (tbf_dl.cpp:686) 20250212125039839 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) 20250212125039839 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125039839 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20250212125039839 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-1): 07 00 17 25 16 e6 40 6f ea 3e 0d 17 f6 27 7f 50 a8 62 0e 77 52 91 30 (tbf_dl.cpp:911) 20250212125039839 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=07 00 17 25 16 e6 40 6f ea 3e 0d 17 f6 27 7f 50 a8 62 0e 77 52 91 30 (pcu_l1_if.cpp:182) 20250212125039840 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125039853 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) 20250212125039853 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) 20250212125039854 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) 20250212125039854 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) 20250212125039854 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) 20250212125039854 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) 20250212125039854 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) 20250212125039854 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) 20250212125039854 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) 20250212125039854 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) 20250212125039854 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) 20250212125039854 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) 20250212125039854 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) 20250212125039854 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) 20250212125039854 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) 20250212125039854 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) 20250212125039863 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) 20250212125039863 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) 20250212125039863 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) 20250212125039863 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) 20250212125039863 DRLCMACDL DEBUG -- Chunk with length 1160 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125039863 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, CS-1): 6d 81 53 37 33 60 7d 70 d4 4a 56 0c 59 91 b4 ee d2 f9 64 2b (tbf_dl.cpp:686) 20250212125039863 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) 20250212125039863 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125039863 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20250212125039863 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-1): 07 00 19 6d 81 53 37 33 60 7d 70 d4 4a 56 0c 59 91 b4 ee d2 f9 64 2b (tbf_dl.cpp:911) 20250212125039863 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=07 00 19 6d 81 53 37 33 60 7d 70 d4 4a 56 0c 59 91 b4 ee d2 f9 64 2b (pcu_l1_if.cpp:182) 20250212125039863 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125039877 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) 20250212125039877 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) 20250212125039877 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) 20250212125039877 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) 20250212125039877 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) 20250212125039877 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) 20250212125039877 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) 20250212125039877 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) 20250212125039878 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) 20250212125039878 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) 20250212125039878 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) 20250212125039878 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) 20250212125039878 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) 20250212125039878 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) 20250212125039878 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) 20250212125039878 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) 20250212125039882 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) 20250212125039882 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) 20250212125039882 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) 20250212125039882 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) 20250212125039882 DRLCMACDL DEBUG -- Chunk with length 1140 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125039882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, CS-1): 32 05 79 0c c8 30 ca d3 24 df e1 c8 e9 f5 0a 2d 26 10 07 05 (tbf_dl.cpp:686) 20250212125039882 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) 20250212125039882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125039882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20250212125039882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-1): 07 00 1b 32 05 79 0c c8 30 ca d3 24 df e1 c8 e9 f5 0a 2d 26 10 07 05 (tbf_dl.cpp:911) 20250212125039882 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Sending data request: sapi=5 arfcn=871 cur_fn=104 block=1 data=07 00 1b 32 05 79 0c c8 30 ca d3 24 df e1 c8 e9 f5 0a 2d 26 10 07 05 (pcu_l1_if.cpp:182) 20250212125039882 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125039896 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) 20250212125039896 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) 20250212125039896 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) 20250212125039896 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) 20250212125039896 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) 20250212125039896 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) 20250212125039896 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) 20250212125039896 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) 20250212125039896 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) 20250212125039896 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) 20250212125039896 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) 20250212125039896 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) 20250212125039897 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) 20250212125039897 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) 20250212125039897 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) 20250212125039897 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) 20250212125039900 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) 20250212125039900 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) 20250212125039900 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) 20250212125039900 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) 20250212125039900 DRLCMACDL DEBUG -- Chunk with length 1120 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125039900 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, CS-1): d1 91 b1 a1 ad 59 f1 28 5b 7e cb 37 87 f9 02 7b 37 11 0c 05 (tbf_dl.cpp:686) 20250212125039900 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) 20250212125039900 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125039900 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20250212125039900 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-1): 07 00 1d d1 91 b1 a1 ad 59 f1 28 5b 7e cb 37 87 f9 02 7b 37 11 0c 05 (tbf_dl.cpp:911) 20250212125039900 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Sending data request: sapi=5 arfcn=871 cur_fn=108 block=2 data=07 00 1d d1 91 b1 a1 ad 59 f1 28 5b 7e cb 37 87 f9 02 7b 37 11 0c 05 (pcu_l1_if.cpp:182) 20250212125039900 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125039914 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) 20250212125039914 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) 20250212125039914 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) 20250212125039914 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) 20250212125039915 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) 20250212125039915 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) 20250212125039915 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) 20250212125039915 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) 20250212125039915 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) 20250212125039915 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) 20250212125039915 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) 20250212125039915 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) 20250212125039915 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) 20250212125039915 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) 20250212125039915 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) 20250212125039915 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) 20250212125039923 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) 20250212125039924 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) 20250212125039924 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) 20250212125039924 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) 20250212125039924 DRLCMACDL DEBUG -- Chunk with length 1100 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125039924 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, CS-1): 72 c1 eb 87 8f 82 91 17 3b 13 df a3 4f c6 7d 95 c4 7c af 6b (tbf_dl.cpp:686) 20250212125039924 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) 20250212125039924 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125039924 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20250212125039924 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-1): 07 00 1f 72 c1 eb 87 8f 82 91 17 3b 13 df a3 4f c6 7d 95 c4 7c af 6b (tbf_dl.cpp:911) 20250212125039924 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data=07 00 1f 72 c1 eb 87 8f 82 91 17 3b 13 df a3 4f c6 7d 95 c4 7c af 6b (pcu_l1_if.cpp:182) 20250212125039924 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125039938 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) 20250212125039938 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) 20250212125039938 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) 20250212125039938 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) 20250212125039938 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) 20250212125039938 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) 20250212125039938 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) 20250212125039938 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) 20250212125039939 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) 20250212125039939 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) 20250212125039939 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) 20250212125039939 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) 20250212125039939 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) 20250212125039939 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) 20250212125039939 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) 20250212125039939 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) 20250212125039942 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) 20250212125039942 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) 20250212125039942 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) 20250212125039942 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) 20250212125039942 DRLCMACDL DEBUG -- Chunk with length 1080 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125039942 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, CS-1): fc c2 27 0e 9d ad 28 3a 70 37 cd bb ce b7 b1 fc 7f e0 08 19 (tbf_dl.cpp:686) 20250212125039942 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) 20250212125039942 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125039942 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20250212125039942 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-1): 07 00 21 fc c2 27 0e 9d ad 28 3a 70 37 cd bb ce b7 b1 fc 7f e0 08 19 (tbf_dl.cpp:911) 20250212125039942 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=07 00 21 fc c2 27 0e 9d ad 28 3a 70 37 cd bb ce b7 b1 fc 7f e0 08 19 (pcu_l1_if.cpp:182) 20250212125039942 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125039956 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) 20250212125039956 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) 20250212125039957 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) 20250212125039957 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) 20250212125039957 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) 20250212125039957 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) 20250212125039957 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) 20250212125039957 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) 20250212125039957 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) 20250212125039957 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) 20250212125039957 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) 20250212125039957 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) 20250212125039957 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) 20250212125039957 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) 20250212125039957 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) 20250212125039957 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) 20250212125039961 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) 20250212125039961 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) 20250212125039961 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) 20250212125039961 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) 20250212125039961 DRLCMACDL DEBUG -- Chunk with length 1060 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125039961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, CS-1): 02 7a a7 77 4f 3f 4b dd 84 a0 6f 12 2c 9e cc 54 6b 60 95 77 (tbf_dl.cpp:686) 20250212125039961 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) 20250212125039961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125039961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20250212125039961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-1): 07 00 23 02 7a a7 77 4f 3f 4b dd 84 a0 6f 12 2c 9e cc 54 6b 60 95 77 (tbf_dl.cpp:911) 20250212125039961 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Sending data request: sapi=5 arfcn=871 cur_fn=121 block=5 data=07 00 23 02 7a a7 77 4f 3f 4b dd 84 a0 6f 12 2c 9e cc 54 6b 60 95 77 (pcu_l1_if.cpp:182) 20250212125039961 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125039975 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) 20250212125039975 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) 20250212125039975 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) 20250212125039975 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) 20250212125039975 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) 20250212125039975 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) 20250212125039975 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) 20250212125039975 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) 20250212125039976 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) 20250212125039976 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) 20250212125039976 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) 20250212125039976 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) 20250212125039976 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) 20250212125039976 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) 20250212125039976 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) 20250212125039976 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) 20250212125039984 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) 20250212125039984 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) 20250212125039984 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) 20250212125039984 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) 20250212125039984 DRLCMACDL DEBUG -- Chunk with length 1040 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125039984 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, CS-1): a8 f6 03 64 d5 e1 76 d1 30 82 fb 1e 59 ff 41 65 97 f4 20 72 (tbf_dl.cpp:686) 20250212125039984 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) 20250212125039984 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125039984 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20250212125039984 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-1): 07 00 25 a8 f6 03 64 d5 e1 76 d1 30 82 fb 1e 59 ff 41 65 97 f4 20 72 (tbf_dl.cpp:911) 20250212125039984 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=07 00 25 a8 f6 03 64 d5 e1 76 d1 30 82 fb 1e 59 ff 41 65 97 f4 20 72 (pcu_l1_if.cpp:182) 20250212125039984 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125039998 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) 20250212125039998 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) 20250212125039998 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) 20250212125039998 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) 20250212125039998 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) 20250212125039998 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) 20250212125039999 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) 20250212125039999 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) 20250212125039999 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) 20250212125039999 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) 20250212125039999 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) 20250212125039999 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) 20250212125039999 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) 20250212125039999 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) 20250212125039999 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) 20250212125039999 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) 20250212125040003 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) 20250212125040003 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) 20250212125040003 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) 20250212125040003 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) 20250212125040003 DRLCMACDL DEBUG -- Chunk with length 1020 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125040003 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, CS-1): ad d6 12 30 ba 6c 27 e2 fb 80 e4 c1 12 a2 04 4c ad 21 11 fc (tbf_dl.cpp:686) 20250212125040003 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) 20250212125040003 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125040003 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20250212125040003 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-1): 07 00 27 ad d6 12 30 ba 6c 27 e2 fb 80 e4 c1 12 a2 04 4c ad 21 11 fc (tbf_dl.cpp:911) 20250212125040003 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=07 00 27 ad d6 12 30 ba 6c 27 e2 fb 80 e4 c1 12 a2 04 4c ad 21 11 fc (pcu_l1_if.cpp:182) 20250212125040003 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125040017 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) 20250212125040017 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) 20250212125040017 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) 20250212125040017 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) 20250212125040017 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) 20250212125040017 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) 20250212125040017 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) 20250212125040017 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) 20250212125040017 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) 20250212125040017 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) 20250212125040018 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) 20250212125040018 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) 20250212125040018 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) 20250212125040018 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) 20250212125040018 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) 20250212125040018 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) 20250212125040021 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) 20250212125040021 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) 20250212125040021 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) 20250212125040021 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) 20250212125040021 DRLCMACDL DEBUG -- Chunk with length 1000 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125040021 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, CS-1): f7 d3 74 b2 29 6f b5 9a 4e 6d e8 c1 97 9e 2e 3d a6 b4 0a 21 (tbf_dl.cpp:686) 20250212125040021 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) 20250212125040021 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125040021 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20250212125040021 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) 20250212125040021 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 138 + 13 = 151 (pdch_ul_controller.c:131) 20250212125040021 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type POLL (pdch_ul_controller.c:184) 20250212125040021 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) 20250212125040021 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) 20250212125040021 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-1): 0f 00 29 f7 d3 74 b2 29 6f b5 9a 4e 6d e8 c1 97 9e 2e 3d a6 b4 0a 21 (tbf_dl.cpp:911) 20250212125040021 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=0f 00 29 f7 d3 74 b2 29 6f b5 9a 4e 6d e8 c1 97 9e 2e 3d a6 b4 0a 21 (pcu_l1_if.cpp:182) 20250212125040021 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125040035 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) 20250212125040035 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) 20250212125040035 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) 20250212125040035 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) 20250212125040036 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) 20250212125040036 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) 20250212125040036 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) 20250212125040036 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) 20250212125040036 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) 20250212125040036 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) 20250212125040036 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) 20250212125040036 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) 20250212125040036 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) 20250212125040036 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) 20250212125040036 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) 20250212125040036 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) 20250212125040044 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125040059 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) 20250212125040059 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) 20250212125040059 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) 20250212125040059 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) 20250212125040059 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) 20250212125040059 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) 20250212125040059 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) 20250212125040059 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) 20250212125040059 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) 20250212125040060 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) 20250212125040060 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) 20250212125040060 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) 20250212125040060 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) 20250212125040060 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) 20250212125040060 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) 20250212125040060 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) 20250212125040063 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125040078 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) 20250212125040078 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) 20250212125040078 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) 20250212125040078 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) 20250212125040078 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) 20250212125040078 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) 20250212125040078 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) 20250212125040078 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) 20250212125040078 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) 20250212125040078 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) 20250212125040078 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) 20250212125040078 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) 20250212125040079 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) 20250212125040079 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) 20250212125040079 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) 20250212125040079 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) 20250212125040082 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125040096 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=11 data=40 08 02 a0 00 00 00 00 03 ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125040096 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) 20250212125040096 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125040096 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125040096 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) 20250212125040097 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125040097 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125040097 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 21, BSN 0 to 21 - 1 (21 blocks), "RRRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125040097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125040097 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) 20250212125040097 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) 20250212125040097 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20250212125040097 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20250212125040097 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20250212125040097 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20250212125040097 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20250212125040097 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20250212125040097 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20250212125040097 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20250212125040097 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20250212125040097 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20250212125040097 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20250212125040097 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20250212125040097 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20250212125040097 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20250212125040097 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20250212125040097 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20250212125040097 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20250212125040097 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20250212125040097 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20250212125040097 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20250212125040097 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20250212125040097 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20250212125040097 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) 20250212125040097 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) 20250212125040097 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) 20250212125040097 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) 20250212125040097 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) 20250212125040097 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) 20250212125040098 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) 20250212125040098 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) 20250212125040098 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) 20250212125040098 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) 20250212125040098 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) 20250212125040098 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) 20250212125040098 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125040098 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125040098 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125040098 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125040098 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125040098 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125040098 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125040098 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) 20250212125040098 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) 20250212125040099 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) 20250212125040099 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) 20250212125040106 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) 20250212125040106 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) 20250212125040106 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) 20250212125040106 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) 20250212125040106 DRLCMACDL DEBUG -- Chunk with length 980 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125040106 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, CS-1): de cf 5f 9f 1a fc 03 1c d4 dc fa 04 c9 70 11 f8 2d 99 6d 47 (tbf_dl.cpp:686) 20250212125040106 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) 20250212125040106 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125040106 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20250212125040106 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-1): 07 00 2b de cf 5f 9f 1a fc 03 1c d4 dc fa 04 c9 70 11 f8 2d 99 6d 47 (tbf_dl.cpp:911) 20250212125040106 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Sending data request: sapi=5 arfcn=871 cur_fn=151 block=0 data=07 00 2b de cf 5f 9f 1a fc 03 1c d4 dc fa 04 c9 70 11 f8 2d 99 6d 47 (pcu_l1_if.cpp:182) 20250212125040106 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125040120 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) 20250212125040120 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) 20250212125040120 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) 20250212125040120 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) 20250212125040121 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) 20250212125040121 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) 20250212125040121 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) 20250212125040121 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) 20250212125040121 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) 20250212125040121 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) 20250212125040121 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) 20250212125040121 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) 20250212125040122 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) 20250212125040122 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) 20250212125040122 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) 20250212125040122 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) 20250212125040124 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) 20250212125040124 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) 20250212125040124 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) 20250212125040124 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) 20250212125040124 DRLCMACDL DEBUG -- Chunk with length 960 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125040124 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, CS-1): 6f d4 98 61 a5 8c 70 10 71 15 2c c2 e4 48 58 92 b7 fd 69 e5 (tbf_dl.cpp:686) 20250212125040124 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) 20250212125040124 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125040124 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20250212125040124 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-1): 07 00 2d 6f d4 98 61 a5 8c 70 10 71 15 2c c2 e4 48 58 92 b7 fd 69 e5 (tbf_dl.cpp:911) 20250212125040124 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Sending data request: sapi=5 arfcn=871 cur_fn=156 block=1 data=07 00 2d 6f d4 98 61 a5 8c 70 10 71 15 2c c2 e4 48 58 92 b7 fd 69 e5 (pcu_l1_if.cpp:182) 20250212125040125 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125040139 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) 20250212125040139 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) 20250212125040141 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) 20250212125040141 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) 20250212125040142 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) 20250212125040142 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) 20250212125040143 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) 20250212125040143 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) 20250212125040143 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) 20250212125040143 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) 20250212125040144 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) 20250212125040144 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) 20250212125040145 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) 20250212125040145 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) 20250212125040146 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) 20250212125040146 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) 20250212125040147 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) 20250212125040147 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) 20250212125040147 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) 20250212125040147 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) 20250212125040147 DRLCMACDL DEBUG -- Chunk with length 940 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125040147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, CS-1): cf a5 85 d4 bb dd 9c 43 47 4a 42 0b 9d 96 66 87 de 18 59 b3 (tbf_dl.cpp:686) 20250212125040147 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) 20250212125040147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125040147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20250212125040147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-1): 07 00 2f cf a5 85 d4 bb dd 9c 43 47 4a 42 0b 9d 96 66 87 de 18 59 b3 (tbf_dl.cpp:911) 20250212125040147 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Sending data request: sapi=5 arfcn=871 cur_fn=160 block=2 data=07 00 2f cf a5 85 d4 bb dd 9c 43 47 4a 42 0b 9d 96 66 87 de 18 59 b3 (pcu_l1_if.cpp:182) 20250212125040147 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125040160 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) 20250212125040160 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) 20250212125040161 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) 20250212125040161 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) 20250212125040162 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) 20250212125040162 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) 20250212125040163 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) 20250212125040163 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) 20250212125040163 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) 20250212125040163 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) 20250212125040163 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) 20250212125040163 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) 20250212125040164 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) 20250212125040164 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) 20250212125040164 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) 20250212125040165 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) 20250212125040168 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) 20250212125040168 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) 20250212125040168 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) 20250212125040168 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) 20250212125040168 DRLCMACDL DEBUG -- Chunk with length 920 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125040168 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, CS-1): 69 e0 7a 55 ae 4c 90 10 5b 74 9c 1b 4f 57 db a4 be 30 b2 cd (tbf_dl.cpp:686) 20250212125040168 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) 20250212125040168 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125040168 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20250212125040168 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-1): 07 00 31 69 e0 7a 55 ae 4c 90 10 5b 74 9c 1b 4f 57 db a4 be 30 b2 cd (tbf_dl.cpp:911) 20250212125040168 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Sending data request: sapi=5 arfcn=871 cur_fn=164 block=3 data=07 00 31 69 e0 7a 55 ae 4c 90 10 5b 74 9c 1b 4f 57 db a4 be 30 b2 cd (pcu_l1_if.cpp:182) 20250212125040168 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125040182 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) 20250212125040182 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) 20250212125040182 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) 20250212125040182 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) 20250212125040182 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) 20250212125040182 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) 20250212125040182 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) 20250212125040182 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) 20250212125040182 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) 20250212125040182 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) 20250212125040182 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) 20250212125040182 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) 20250212125040183 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) 20250212125040183 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) 20250212125040183 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) 20250212125040183 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) 20250212125040186 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) 20250212125040186 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) 20250212125040186 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) 20250212125040186 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) 20250212125040186 DRLCMACDL DEBUG -- Chunk with length 900 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125040186 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, CS-1): e1 d2 e6 96 d6 23 b6 bb 38 19 09 78 78 f5 ad 46 81 99 3f e5 (tbf_dl.cpp:686) 20250212125040186 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) 20250212125040186 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125040186 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20250212125040186 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-1): 07 00 33 e1 d2 e6 96 d6 23 b6 bb 38 19 09 78 78 f5 ad 46 81 99 3f e5 (tbf_dl.cpp:911) 20250212125040186 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Sending data request: sapi=5 arfcn=871 cur_fn=169 block=4 data=07 00 33 e1 d2 e6 96 d6 23 b6 bb 38 19 09 78 78 f5 ad 46 81 99 3f e5 (pcu_l1_if.cpp:182) 20250212125040186 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125040199 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125040200 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) 20250212125040200 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) 20250212125040200 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) 20250212125040200 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) 20250212125040200 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) 20250212125040200 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) 20250212125040201 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) 20250212125040201 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) 20250212125040201 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) 20250212125040201 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) 20250212125040201 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) 20250212125040201 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) 20250212125040201 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) 20250212125040201 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) 20250212125040201 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) 20250212125040201 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) 20250212125040223 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) 20250212125040223 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125040223 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) 20250212125040223 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) 20250212125040223 DRLCMACDL DEBUG -- Chunk with length 880 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125040223 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, CS-1): 07 03 a3 24 41 0e 21 70 1b 33 e0 15 dc 90 1e f8 7c 43 1e 4e (tbf_dl.cpp:686) 20250212125040223 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) 20250212125040223 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125040223 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20250212125040223 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) 20250212125040223 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 177 + 13 = 190 (pdch_ul_controller.c:131) 20250212125040223 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 190 for type POLL (pdch_ul_controller.c:184) 20250212125040223 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=190, TS=7) (tbf_dl.cpp:883) 20250212125040223 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=190, TS=7 (tbf_dl.cpp:903) 20250212125040223 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-1): 0f 00 35 07 03 a3 24 41 0e 21 70 1b 33 e0 15 dc 90 1e f8 7c 43 1e 4e (tbf_dl.cpp:911) 20250212125040223 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Sending data request: sapi=5 arfcn=871 cur_fn=173 block=5 data=0f 00 35 07 03 a3 24 41 0e 21 70 1b 33 e0 15 dc 90 1e f8 7c 43 1e 4e (pcu_l1_if.cpp:182) 20250212125040223 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125040238 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) 20250212125040238 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) 20250212125040239 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) 20250212125040239 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) 20250212125040240 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) 20250212125040240 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) 20250212125040241 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) 20250212125040241 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) 20250212125040242 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) 20250212125040242 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) 20250212125040242 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) 20250212125040242 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) 20250212125040243 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) 20250212125040243 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) 20250212125040244 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) 20250212125040244 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) 20250212125040247 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125040262 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) 20250212125040262 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) 20250212125040264 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) 20250212125040264 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) 20250212125040264 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) 20250212125040264 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) 20250212125040265 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) 20250212125040265 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) 20250212125040266 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) 20250212125040266 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) 20250212125040267 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) 20250212125040267 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) 20250212125040268 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) 20250212125040268 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) 20250212125040268 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) 20250212125040268 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) 20250212125040269 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125040281 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) 20250212125040281 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) 20250212125040282 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) 20250212125040282 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) 20250212125040283 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) 20250212125040283 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) 20250212125040283 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) 20250212125040283 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) 20250212125040284 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) 20250212125040284 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) 20250212125040284 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) 20250212125040284 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) 20250212125040285 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) 20250212125040285 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) 20250212125040285 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) 20250212125040285 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) 20250212125040285 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125040299 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=8 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) 20250212125040299 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) 20250212125040299 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125040299 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125040299 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) 20250212125040299 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125040299 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125040299 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 27, BSN 21 to 27 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20250212125040299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125040299 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) 20250212125040299 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) 20250212125040299 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20250212125040299 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20250212125040299 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20250212125040299 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20250212125040299 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20250212125040299 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20250212125040299 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20250212125040299 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) 20250212125040299 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) 20250212125040300 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) 20250212125040300 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) 20250212125040300 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) 20250212125040300 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) 20250212125040301 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) 20250212125040301 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) 20250212125040301 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) 20250212125040301 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) 20250212125040301 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) 20250212125040301 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) 20250212125040302 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) 20250212125040302 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) 20250212125040302 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) 20250212125040302 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) 20250212125040303 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125040303 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125040303 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125040303 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125040303 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125040303 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125040303 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125040308 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) 20250212125040308 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) 20250212125040308 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) 20250212125040308 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) 20250212125040308 DRLCMACDL DEBUG -- Chunk with length 860 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125040308 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, CS-1): 09 6c 67 f3 e9 4f 9a b3 f0 90 1f 90 f0 f4 36 db 46 94 56 80 (tbf_dl.cpp:686) 20250212125040308 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) 20250212125040308 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125040308 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20250212125040308 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-1): 07 00 37 09 6c 67 f3 e9 4f 9a b3 f0 90 1f 90 f0 f4 36 db 46 94 56 80 (tbf_dl.cpp:911) 20250212125040308 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 37 09 6c 67 f3 e9 4f 9a b3 f0 90 1f 90 f0 f4 36 db 46 94 56 80 (pcu_l1_if.cpp:182) 20250212125040309 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125040323 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) 20250212125040323 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) 20250212125040323 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) 20250212125040323 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) 20250212125040323 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) 20250212125040323 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) 20250212125040324 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) 20250212125040324 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) 20250212125040324 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) 20250212125040324 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) 20250212125040324 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) 20250212125040324 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) 20250212125040325 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) 20250212125040325 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) 20250212125040325 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) 20250212125040325 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) 20250212125040327 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) 20250212125040327 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) 20250212125040327 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) 20250212125040328 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) 20250212125040328 DRLCMACDL DEBUG -- Chunk with length 840 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125040328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 28, CS-1): 29 84 d2 58 8c 07 4f 1e 42 87 19 16 32 37 56 34 b0 d2 d3 ac (tbf_dl.cpp:686) 20250212125040328 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) 20250212125040328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125040328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20250212125040328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-1): 07 00 39 29 84 d2 58 8c 07 4f 1e 42 87 19 16 32 37 56 34 b0 d2 d3 ac (tbf_dl.cpp:911) 20250212125040328 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 39 29 84 d2 58 8c 07 4f 1e 42 87 19 16 32 37 56 34 b0 d2 d3 ac (pcu_l1_if.cpp:182) 20250212125040328 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125040342 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) 20250212125040342 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) 20250212125040343 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) 20250212125040343 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) 20250212125040343 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) 20250212125040343 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) 20250212125040343 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) 20250212125040343 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) 20250212125040344 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) 20250212125040344 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) 20250212125040344 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) 20250212125040344 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) 20250212125040344 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) 20250212125040345 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) 20250212125040345 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) 20250212125040345 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) 20250212125040347 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) 20250212125040347 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) 20250212125040347 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) 20250212125040347 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) 20250212125040347 DRLCMACDL DEBUG -- Chunk with length 820 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125040347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 29, CS-1): c7 3e 1f 09 4d 5f af 99 24 ac 67 7f c0 2a 00 b0 3d fd e4 07 (tbf_dl.cpp:686) 20250212125040347 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) 20250212125040347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125040347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20250212125040347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-1): 07 00 3b c7 3e 1f 09 4d 5f af 99 24 ac 67 7f c0 2a 00 b0 3d fd e4 07 (tbf_dl.cpp:911) 20250212125040347 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 3b c7 3e 1f 09 4d 5f af 99 24 ac 67 7f c0 2a 00 b0 3d fd e4 07 (pcu_l1_if.cpp:182) 20250212125040347 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125040360 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) 20250212125040360 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) 20250212125040360 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) 20250212125040360 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) 20250212125040360 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) 20250212125040360 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) 20250212125040361 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) 20250212125040361 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) 20250212125040361 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) 20250212125040361 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) 20250212125040361 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) 20250212125040361 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) 20250212125040361 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) 20250212125040361 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) 20250212125040361 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) 20250212125040361 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) 20250212125040369 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) 20250212125040369 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) 20250212125040369 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) 20250212125040369 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) 20250212125040369 DRLCMACDL DEBUG -- Chunk with length 800 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125040369 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 30, CS-1): 71 51 da df 66 69 46 db ad cd 0b 52 cf aa 1d 7d bb 37 5e 40 (tbf_dl.cpp:686) 20250212125040369 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) 20250212125040369 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125040369 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20250212125040370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-1): 07 00 3d 71 51 da df 66 69 46 db ad cd 0b 52 cf aa 1d 7d bb 37 5e 40 (tbf_dl.cpp:911) 20250212125040370 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 3d 71 51 da df 66 69 46 db ad cd 0b 52 cf aa 1d 7d bb 37 5e 40 (pcu_l1_if.cpp:182) 20250212125040370 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125040384 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) 20250212125040384 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) 20250212125040385 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) 20250212125040385 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) 20250212125040385 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) 20250212125040385 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) 20250212125040385 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) 20250212125040385 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) 20250212125040386 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) 20250212125040386 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) 20250212125040386 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) 20250212125040386 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) 20250212125040386 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) 20250212125040386 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) 20250212125040387 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) 20250212125040387 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) 20250212125040388 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) 20250212125040388 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) 20250212125040388 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) 20250212125040388 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) 20250212125040388 DRLCMACDL DEBUG -- Chunk with length 780 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125040388 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 31, CS-1): 95 d1 f8 a9 eb 29 64 4e d0 24 09 26 0f f8 c5 2e 2d cd d3 7d (tbf_dl.cpp:686) 20250212125040388 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) 20250212125040388 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125040388 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20250212125040388 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-1): 07 00 3f 95 d1 f8 a9 eb 29 64 4e d0 24 09 26 0f f8 c5 2e 2d cd d3 7d (tbf_dl.cpp:911) 20250212125040388 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 3f 95 d1 f8 a9 eb 29 64 4e d0 24 09 26 0f f8 c5 2e 2d cd d3 7d (pcu_l1_if.cpp:182) 20250212125040389 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125040402 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) 20250212125040402 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) 20250212125040402 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) 20250212125040402 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) 20250212125040403 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) 20250212125040403 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) 20250212125040403 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) 20250212125040403 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) 20250212125040403 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) 20250212125040403 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) 20250212125040403 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) 20250212125040403 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) 20250212125040403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125040403 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) 20250212125040403 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) 20250212125040403 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) 20250212125040403 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) 20250212125040407 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) 20250212125040407 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125040407 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) 20250212125040407 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) 20250212125040407 DRLCMACDL DEBUG -- Chunk with length 760 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125040407 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 32, CS-1): 67 b5 b6 4d dc fa 3c 77 be a3 c8 bf 0d d3 61 85 55 84 b0 5a (tbf_dl.cpp:686) 20250212125040407 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) 20250212125040407 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125040407 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20250212125040407 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) 20250212125040407 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 216 + 13 = 229 (pdch_ul_controller.c:131) 20250212125040407 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 229 for type POLL (pdch_ul_controller.c:184) 20250212125040407 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=229, TS=7) (tbf_dl.cpp:883) 20250212125040407 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=229, TS=7 (tbf_dl.cpp:903) 20250212125040407 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-1): 0f 00 41 67 b5 b6 4d dc fa 3c 77 be a3 c8 bf 0d d3 61 85 55 84 b0 5a (tbf_dl.cpp:911) 20250212125040407 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Sending data request: sapi=5 arfcn=871 cur_fn=212 block=2 data=0f 00 41 67 b5 b6 4d dc fa 3c 77 be a3 c8 bf 0d d3 61 85 55 84 b0 5a (pcu_l1_if.cpp:182) 20250212125040407 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125040421 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) 20250212125040421 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) 20250212125040422 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) 20250212125040422 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) 20250212125040422 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) 20250212125040422 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) 20250212125040423 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) 20250212125040423 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) 20250212125040423 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) 20250212125040423 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) 20250212125040424 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) 20250212125040424 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) 20250212125040424 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) 20250212125040424 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) 20250212125040425 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) 20250212125040425 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) 20250212125040431 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125040445 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) 20250212125040445 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) 20250212125040445 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) 20250212125040445 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) 20250212125040445 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) 20250212125040445 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) 20250212125040445 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) 20250212125040445 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) 20250212125040445 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) 20250212125040445 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) 20250212125040445 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) 20250212125040445 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) 20250212125040446 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) 20250212125040446 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) 20250212125040446 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) 20250212125040446 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) 20250212125040449 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125040463 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) 20250212125040463 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) 20250212125040464 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) 20250212125040464 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) 20250212125040465 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) 20250212125040465 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) 20250212125040465 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) 20250212125040465 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) 20250212125040465 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) 20250212125040465 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) 20250212125040466 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) 20250212125040466 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) 20250212125040466 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) 20250212125040466 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) 20250212125040466 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) 20250212125040466 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) 20250212125040468 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125040483 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=5 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) 20250212125040483 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) 20250212125040483 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125040483 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125040483 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) 20250212125040484 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125040484 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125040484 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 33, BSN 27 to 33 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20250212125040484 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125040484 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) 20250212125040484 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) 20250212125040484 DRLCMACDL INFO MS (IMSI 262420000000001): Low error rate 0%, increasing DL CS level to CS-2 (gprs_ms.c:690) 20250212125040484 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20250212125040484 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20250212125040484 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20250212125040484 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20250212125040484 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20250212125040484 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20250212125040484 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) 20250212125040484 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125040484 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) 20250212125040484 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) 20250212125040484 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) 20250212125040485 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) 20250212125040485 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) 20250212125040486 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) 20250212125040486 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) 20250212125040487 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) 20250212125040487 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) 20250212125040487 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) 20250212125040487 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) 20250212125040488 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) 20250212125040488 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) 20250212125040488 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) 20250212125040488 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) 20250212125040490 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125040490 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125040490 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125040490 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125040490 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125040490 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125040490 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125040493 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) 20250212125040493 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) 20250212125040493 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) 20250212125040493 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) 20250212125040493 DRLCMACDL DEBUG -- Chunk with length 740 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125040493 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 33, CS-2): d4 c9 38 75 5d 80 0e b5 0a 5b c3 d3 ce 9c 7a 32 a0 d0 4a ff e1 37 47 a7 eb e8 60 b0 f5 44 (tbf_dl.cpp:686) 20250212125040493 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) 20250212125040493 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125040493 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20250212125040493 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-2): 07 00 43 d4 c9 38 75 5d 80 0e b5 0a 5b c3 d3 ce 9c 7a 32 a0 d0 4a ff e1 37 47 a7 eb e8 60 b0 f5 44 00 (tbf_dl.cpp:911) 20250212125040493 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 43 d4 c9 38 75 5d 80 0e b5 0a 5b c3 d3 ce 9c 7a 32 a0 d0 4a ff e1 37 47 a7 eb e8 60 b0 f5 44 00 (pcu_l1_if.cpp:182) 20250212125040493 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125040508 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) 20250212125040508 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) 20250212125040509 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) 20250212125040509 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) 20250212125040510 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) 20250212125040510 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) 20250212125040512 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) 20250212125040512 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) 20250212125040513 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) 20250212125040513 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) 20250212125040515 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) 20250212125040515 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) 20250212125040517 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) 20250212125040517 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) 20250212125040519 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) 20250212125040519 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) 20250212125040519 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) 20250212125040520 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) 20250212125040520 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) 20250212125040520 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) 20250212125040520 DRLCMACDL DEBUG -- Chunk with length 710 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125040520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 34, CS-2): 8e f5 bf 0e 1c bb 39 70 fb 0e 57 21 0c 43 70 dd db 42 d5 7c c4 25 f8 86 8e 2f 97 9c ff 3b (tbf_dl.cpp:686) 20250212125040520 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) 20250212125040520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125040520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20250212125040520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-2): 07 00 45 8e f5 bf 0e 1c bb 39 70 fb 0e 57 21 0c 43 70 dd db 42 d5 7c c4 25 f8 86 8e 2f 97 9c ff 3b 00 (tbf_dl.cpp:911) 20250212125040520 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 45 8e f5 bf 0e 1c bb 39 70 fb 0e 57 21 0c 43 70 dd db 42 d5 7c c4 25 f8 86 8e 2f 97 9c ff 3b 00 (pcu_l1_if.cpp:182) 20250212125040521 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125040528 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) 20250212125040528 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) 20250212125040529 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) 20250212125040529 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) 20250212125040530 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) 20250212125040530 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) 20250212125040531 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) 20250212125040531 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) 20250212125040533 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) 20250212125040533 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) 20250212125040534 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) 20250212125040534 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) 20250212125040535 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) 20250212125040535 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) 20250212125040535 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) 20250212125040535 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) 20250212125040536 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) 20250212125040536 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) 20250212125040536 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) 20250212125040536 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) 20250212125040536 DRLCMACDL DEBUG -- Chunk with length 680 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125040536 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 35, CS-2): 75 ef 62 d3 a3 2f 4b 7d d4 3e 4f 3f 40 5e 3b 35 b3 85 b6 07 2f 76 e4 7e f1 89 97 43 09 30 (tbf_dl.cpp:686) 20250212125040536 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) 20250212125040536 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125040536 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20250212125040536 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-2): 07 00 47 75 ef 62 d3 a3 2f 4b 7d d4 3e 4f 3f 40 5e 3b 35 b3 85 b6 07 2f 76 e4 7e f1 89 97 43 09 30 00 (tbf_dl.cpp:911) 20250212125040536 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 47 75 ef 62 d3 a3 2f 4b 7d d4 3e 4f 3f 40 5e 3b 35 b3 85 b6 07 2f 76 e4 7e f1 89 97 43 09 30 00 (pcu_l1_if.cpp:182) 20250212125040537 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125040549 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) 20250212125040549 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) 20250212125040550 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) 20250212125040550 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) 20250212125040550 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) 20250212125040550 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) 20250212125040551 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) 20250212125040551 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) 20250212125040552 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) 20250212125040552 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) 20250212125040552 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) 20250212125040553 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) 20250212125040553 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) 20250212125040553 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) 20250212125040554 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) 20250212125040554 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) 20250212125040558 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) 20250212125040558 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) 20250212125040558 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) 20250212125040558 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) 20250212125040558 DRLCMACDL DEBUG -- Chunk with length 650 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125040558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 36, CS-2): 34 1b d8 ff 14 04 fc 4b 54 2b 4e d5 52 6f 7d 46 e6 b7 84 f2 f6 5a 9c 99 4b 17 d0 63 6e 16 (tbf_dl.cpp:686) 20250212125040558 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) 20250212125040558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125040558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20250212125040558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-2): 07 00 49 34 1b d8 ff 14 04 fc 4b 54 2b 4e d5 52 6f 7d 46 e6 b7 84 f2 f6 5a 9c 99 4b 17 d0 63 6e 16 00 (tbf_dl.cpp:911) 20250212125040558 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 49 34 1b d8 ff 14 04 fc 4b 54 2b 4e d5 52 6f 7d 46 e6 b7 84 f2 f6 5a 9c 99 4b 17 d0 63 6e 16 00 (pcu_l1_if.cpp:182) 20250212125040559 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125040573 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) 20250212125040573 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) 20250212125040574 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) 20250212125040574 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) 20250212125040575 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) 20250212125040575 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) 20250212125040576 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) 20250212125040576 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) 20250212125040577 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) 20250212125040577 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) 20250212125040578 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) 20250212125040578 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) 20250212125040578 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) 20250212125040578 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) 20250212125040579 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) 20250212125040579 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) 20250212125040580 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) 20250212125040580 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) 20250212125040580 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) 20250212125040580 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) 20250212125040580 DRLCMACDL DEBUG -- Chunk with length 620 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125040580 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 37, CS-2): 43 e2 ae 26 da cb 59 52 03 3a a1 f3 ad b4 09 6c 29 eb 80 f9 0d 2f 16 46 53 ae bf 50 44 fb (tbf_dl.cpp:686) 20250212125040580 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) 20250212125040580 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125040580 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20250212125040580 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-2): 07 00 4b 43 e2 ae 26 da cb 59 52 03 3a a1 f3 ad b4 09 6c 29 eb 80 f9 0d 2f 16 46 53 ae bf 50 44 fb 00 (tbf_dl.cpp:911) 20250212125040580 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 4b 43 e2 ae 26 da cb 59 52 03 3a a1 f3 ad b4 09 6c 29 eb 80 f9 0d 2f 16 46 53 ae bf 50 44 fb 00 (pcu_l1_if.cpp:182) 20250212125040580 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125040591 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125040592 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) 20250212125040592 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) 20250212125040593 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) 20250212125040593 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) 20250212125040593 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) 20250212125040593 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) 20250212125040594 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) 20250212125040594 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) 20250212125040594 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) 20250212125040594 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) 20250212125040595 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) 20250212125040595 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) 20250212125040595 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) 20250212125040595 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) 20250212125040595 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) 20250212125040595 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) 20250212125040596 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) 20250212125040596 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125040596 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) 20250212125040596 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) 20250212125040596 DRLCMACDL DEBUG -- Chunk with length 590 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125040596 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 38, CS-2): 6a ad 34 9c 5f 25 92 70 09 c4 18 ea ac cc a7 26 0a 65 53 d0 2d 14 dd 7f e6 48 2a c1 7a 31 (tbf_dl.cpp:686) 20250212125040596 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) 20250212125040596 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125040596 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20250212125040596 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) 20250212125040596 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 255 + 13 = 268 (pdch_ul_controller.c:131) 20250212125040596 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 268 for type POLL (pdch_ul_controller.c:184) 20250212125040596 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) 20250212125040596 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) 20250212125040596 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-2): 0f 00 4d 6a ad 34 9c 5f 25 92 70 09 c4 18 ea ac cc a7 26 0a 65 53 d0 2d 14 dd 7f e6 48 2a c1 7a 31 00 (tbf_dl.cpp:911) 20250212125040596 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 4d 6a ad 34 9c 5f 25 92 70 09 c4 18 ea ac cc a7 26 0a 65 53 d0 2d 14 dd 7f e6 48 2a c1 7a 31 00 (pcu_l1_if.cpp:182) 20250212125040596 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125040611 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) 20250212125040611 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) 20250212125040613 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) 20250212125040613 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) 20250212125040613 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) 20250212125040613 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) 20250212125040615 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) 20250212125040615 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) 20250212125040616 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) 20250212125040616 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) 20250212125040617 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) 20250212125040617 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) 20250212125040617 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) 20250212125040617 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) 20250212125040618 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) 20250212125040618 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) 20250212125040620 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125040636 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) 20250212125040636 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) 20250212125040637 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) 20250212125040637 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) 20250212125040638 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) 20250212125040638 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) 20250212125040639 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) 20250212125040639 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) 20250212125040640 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) 20250212125040640 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) 20250212125040640 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) 20250212125040640 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) 20250212125040641 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) 20250212125040641 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) 20250212125040641 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) 20250212125040641 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) 20250212125040642 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125040653 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) 20250212125040653 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) 20250212125040653 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) 20250212125040653 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) 20250212125040653 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) 20250212125040653 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) 20250212125040653 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) 20250212125040653 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) 20250212125040653 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) 20250212125040653 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) 20250212125040653 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) 20250212125040653 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) 20250212125040654 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) 20250212125040654 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) 20250212125040654 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) 20250212125040654 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) 20250212125040657 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125040671 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 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) 20250212125040671 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) 20250212125040671 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125040671 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125040671 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) 20250212125040671 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125040671 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125040671 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 39, BSN 33 to 39 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20250212125040671 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125040671 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) 20250212125040671 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) 20250212125040671 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20250212125040671 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20250212125040671 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20250212125040671 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20250212125040671 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20250212125040671 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20250212125040671 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20250212125040671 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) 20250212125040671 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) 20250212125040672 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) 20250212125040672 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) 20250212125040672 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) 20250212125040672 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) 20250212125040672 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) 20250212125040672 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) 20250212125040672 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) 20250212125040672 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) 20250212125040672 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) 20250212125040672 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) 20250212125040672 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) 20250212125040672 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) 20250212125040673 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) 20250212125040673 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) 20250212125040673 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125040673 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125040673 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125040673 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125040673 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125040673 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125040673 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125040681 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) 20250212125040681 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) 20250212125040681 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) 20250212125040681 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) 20250212125040681 DRLCMACDL DEBUG -- Chunk with length 560 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125040681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 39, CS-2): 52 f2 46 f1 8b 89 35 75 c9 2d f5 c7 a8 c8 10 2d db 13 79 6f ae ab 08 a2 16 b1 14 77 c0 b9 (tbf_dl.cpp:686) 20250212125040681 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) 20250212125040681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125040681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20250212125040681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-2): 07 00 4f 52 f2 46 f1 8b 89 35 75 c9 2d f5 c7 a8 c8 10 2d db 13 79 6f ae ab 08 a2 16 b1 14 77 c0 b9 00 (tbf_dl.cpp:911) 20250212125040681 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 4f 52 f2 46 f1 8b 89 35 75 c9 2d f5 c7 a8 c8 10 2d db 13 79 6f ae ab 08 a2 16 b1 14 77 c0 b9 00 (pcu_l1_if.cpp:182) 20250212125040681 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125040696 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) 20250212125040696 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) 20250212125040697 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) 20250212125040697 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) 20250212125040698 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) 20250212125040698 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) 20250212125040698 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) 20250212125040698 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) 20250212125040699 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) 20250212125040699 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) 20250212125040700 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) 20250212125040700 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) 20250212125040700 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) 20250212125040700 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) 20250212125040701 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) 20250212125040701 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) 20250212125040702 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) 20250212125040702 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) 20250212125040702 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) 20250212125040702 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) 20250212125040702 DRLCMACDL DEBUG -- Chunk with length 530 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125040702 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 40, CS-2): 94 ab a8 6f 9d be f3 1c 8d b6 99 be c0 6d 37 ad e8 fb d8 e8 a8 42 fe c2 5d aa 13 9f f9 0b (tbf_dl.cpp:686) 20250212125040702 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) 20250212125040702 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125040702 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20250212125040702 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-2): 07 00 51 94 ab a8 6f 9d be f3 1c 8d b6 99 be c0 6d 37 ad e8 fb d8 e8 a8 42 fe c2 5d aa 13 9f f9 0b 00 (tbf_dl.cpp:911) 20250212125040702 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Sending data request: sapi=5 arfcn=871 cur_fn=273 block=4 data=07 00 51 94 ab a8 6f 9d be f3 1c 8d b6 99 be c0 6d 37 ad e8 fb d8 e8 a8 42 fe c2 5d aa 13 9f f9 0b 00 (pcu_l1_if.cpp:182) 20250212125040703 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125040715 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) 20250212125040715 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) 20250212125040717 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) 20250212125040717 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) 20250212125040717 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) 20250212125040717 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) 20250212125040718 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) 20250212125040718 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) 20250212125040719 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) 20250212125040719 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) 20250212125040719 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) 20250212125040719 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) 20250212125040720 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) 20250212125040720 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) 20250212125040721 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) 20250212125040721 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) 20250212125040721 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) 20250212125040721 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) 20250212125040722 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) 20250212125040722 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) 20250212125040722 DRLCMACDL DEBUG -- Chunk with length 500 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125040722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 41, CS-2): f1 bd 00 4b 05 45 50 7b 3f f8 d3 15 bf 27 44 59 e0 d8 07 22 85 1e e0 c2 a4 85 59 60 0d 6a (tbf_dl.cpp:686) 20250212125040722 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) 20250212125040722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125040722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20250212125040722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-2): 07 00 53 f1 bd 00 4b 05 45 50 7b 3f f8 d3 15 bf 27 44 59 e0 d8 07 22 85 1e e0 c2 a4 85 59 60 0d 6a 00 (tbf_dl.cpp:911) 20250212125040722 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 53 f1 bd 00 4b 05 45 50 7b 3f f8 d3 15 bf 27 44 59 e0 d8 07 22 85 1e e0 c2 a4 85 59 60 0d 6a 00 (pcu_l1_if.cpp:182) 20250212125040722 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125040734 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) 20250212125040734 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) 20250212125040734 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) 20250212125040734 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) 20250212125040734 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) 20250212125040734 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) 20250212125040735 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) 20250212125040735 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) 20250212125040735 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) 20250212125040735 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) 20250212125040735 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) 20250212125040735 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) 20250212125040735 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) 20250212125040735 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) 20250212125040736 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) 20250212125040736 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) 20250212125040742 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) 20250212125040742 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) 20250212125040742 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) 20250212125040742 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) 20250212125040742 DRLCMACDL DEBUG -- Chunk with length 470 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125040742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 42, CS-2): 2e c0 17 e2 99 dd 42 f5 50 a6 05 40 e4 9a 2d 85 f7 c2 f3 6f 82 61 6a d2 ca bd de bd ae 2a (tbf_dl.cpp:686) 20250212125040742 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) 20250212125040742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125040742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20250212125040742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-2): 07 00 55 2e c0 17 e2 99 dd 42 f5 50 a6 05 40 e4 9a 2d 85 f7 c2 f3 6f 82 61 6a d2 ca bd de bd ae 2a 00 (tbf_dl.cpp:911) 20250212125040742 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 55 2e c0 17 e2 99 dd 42 f5 50 a6 05 40 e4 9a 2d 85 f7 c2 f3 6f 82 61 6a d2 ca bd de bd ae 2a 00 (pcu_l1_if.cpp:182) 20250212125040742 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125040757 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) 20250212125040757 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) 20250212125040757 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) 20250212125040757 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) 20250212125040758 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) 20250212125040758 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) 20250212125040758 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) 20250212125040758 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) 20250212125040759 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) 20250212125040759 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) 20250212125040759 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) 20250212125040759 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) 20250212125040760 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) 20250212125040760 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) 20250212125040760 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) 20250212125040760 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) 20250212125040762 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) 20250212125040762 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) 20250212125040762 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) 20250212125040762 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) 20250212125040762 DRLCMACDL DEBUG -- Chunk with length 440 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125040762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 43, CS-2): 3d f5 65 a1 94 a2 cb 82 75 05 47 ec 1f da 96 12 5e 48 d4 1f 15 0c 10 cc 52 fa fe 72 36 f2 (tbf_dl.cpp:686) 20250212125040762 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) 20250212125040762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125040762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20250212125040762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-2): 07 00 57 3d f5 65 a1 94 a2 cb 82 75 05 47 ec 1f da 96 12 5e 48 d4 1f 15 0c 10 cc 52 fa fe 72 36 f2 00 (tbf_dl.cpp:911) 20250212125040762 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 57 3d f5 65 a1 94 a2 cb 82 75 05 47 ec 1f da 96 12 5e 48 d4 1f 15 0c 10 cc 52 fa fe 72 36 f2 00 (pcu_l1_if.cpp:182) 20250212125040763 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125040774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125040777 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) 20250212125040777 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) 20250212125040778 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) 20250212125040778 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) 20250212125040780 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) 20250212125040780 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) 20250212125040781 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) 20250212125040781 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) 20250212125040782 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) 20250212125040782 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) 20250212125040784 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) 20250212125040784 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) 20250212125040785 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) 20250212125040785 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) 20250212125040785 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) 20250212125040786 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) 20250212125040787 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) 20250212125040787 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125040787 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) 20250212125040787 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) 20250212125040787 DRLCMACDL DEBUG -- Chunk with length 410 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125040787 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 44, CS-2): b0 85 f7 10 05 b3 36 97 4f b7 b4 2e b2 3e 9f 11 01 00 df 78 4b f0 77 cd c3 73 cd b6 3d 57 (tbf_dl.cpp:686) 20250212125040787 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) 20250212125040787 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125040787 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20250212125040787 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) 20250212125040787 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 294 + 13 = 307 (pdch_ul_controller.c:131) 20250212125040787 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 307 for type POLL (pdch_ul_controller.c:184) 20250212125040787 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=307, TS=7) (tbf_dl.cpp:883) 20250212125040787 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=307, TS=7 (tbf_dl.cpp:903) 20250212125040787 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-2): 0f 00 59 b0 85 f7 10 05 b3 36 97 4f b7 b4 2e b2 3e 9f 11 01 00 df 78 4b f0 77 cd c3 73 cd b6 3d 57 00 (tbf_dl.cpp:911) 20250212125040787 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Sending data request: sapi=5 arfcn=871 cur_fn=290 block=8 data=0f 00 59 b0 85 f7 10 05 b3 36 97 4f b7 b4 2e b2 3e 9f 11 01 00 df 78 4b f0 77 cd c3 73 cd b6 3d 57 00 (pcu_l1_if.cpp:182) 20250212125040788 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125040797 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) 20250212125040797 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) 20250212125040798 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) 20250212125040798 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) 20250212125040798 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) 20250212125040798 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) 20250212125040799 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) 20250212125040799 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) 20250212125040799 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) 20250212125040799 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) 20250212125040800 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) 20250212125040800 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) 20250212125040800 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) 20250212125040800 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) 20250212125040801 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) 20250212125040801 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) 20250212125040805 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125040820 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) 20250212125040820 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) 20250212125040821 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) 20250212125040821 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) 20250212125040822 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) 20250212125040822 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) 20250212125040822 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) 20250212125040822 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) 20250212125040823 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) 20250212125040823 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) 20250212125040824 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) 20250212125040824 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) 20250212125040825 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) 20250212125040825 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) 20250212125040825 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) 20250212125040825 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) 20250212125040826 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125040840 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) 20250212125040840 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) 20250212125040841 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) 20250212125040841 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) 20250212125040841 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) 20250212125040841 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) 20250212125040842 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) 20250212125040842 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) 20250212125040843 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) 20250212125040843 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) 20250212125040844 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) 20250212125040844 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) 20250212125040845 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) 20250212125040845 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) 20250212125040845 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) 20250212125040845 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) 20250212125040846 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125040858 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=11 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) 20250212125040858 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) 20250212125040858 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125040858 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125040858 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) 20250212125040858 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125040858 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125040858 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 45, BSN 39 to 45 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20250212125040858 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125040858 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) 20250212125040858 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) 20250212125040858 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20250212125040858 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20250212125040858 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20250212125040858 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20250212125040858 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20250212125040858 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20250212125040858 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20250212125040858 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) 20250212125040858 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) 20250212125040859 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) 20250212125040859 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) 20250212125040860 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) 20250212125040860 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) 20250212125040860 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) 20250212125040860 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) 20250212125040860 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) 20250212125040860 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) 20250212125040861 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) 20250212125040861 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) 20250212125040861 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) 20250212125040861 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) 20250212125040862 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) 20250212125040862 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) 20250212125040863 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125040863 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125040863 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125040863 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125040863 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125040863 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125040863 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125040867 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) 20250212125040868 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) 20250212125040868 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) 20250212125040868 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) 20250212125040868 DRLCMACDL DEBUG -- Chunk with length 380 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125040868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 45, CS-2): 96 73 60 2d 49 e2 0d f8 d4 0a 77 ca f4 ed d1 66 b1 23 f8 2c 9b 62 bb 26 8f 75 91 cb 09 35 (tbf_dl.cpp:686) 20250212125040868 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) 20250212125040868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125040868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20250212125040868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 45, CS-2): 07 00 5b 96 73 60 2d 49 e2 0d f8 d4 0a 77 ca f4 ed d1 66 b1 23 f8 2c 9b 62 bb 26 8f 75 91 cb 09 35 00 (tbf_dl.cpp:911) 20250212125040868 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Sending data request: sapi=5 arfcn=871 cur_fn=307 block=0 data=07 00 5b 96 73 60 2d 49 e2 0d f8 d4 0a 77 ca f4 ed d1 66 b1 23 f8 2c 9b 62 bb 26 8f 75 91 cb 09 35 00 (pcu_l1_if.cpp:182) 20250212125040868 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125040883 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) 20250212125040883 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) 20250212125040883 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) 20250212125040883 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) 20250212125040884 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) 20250212125040884 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) 20250212125040885 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) 20250212125040885 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) 20250212125040885 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) 20250212125040885 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) 20250212125040885 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) 20250212125040885 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) 20250212125040886 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) 20250212125040886 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) 20250212125040886 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) 20250212125040886 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) 20250212125040887 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) 20250212125040887 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) 20250212125040887 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) 20250212125040887 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) 20250212125040887 DRLCMACDL DEBUG -- Chunk with length 350 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125040887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 46, CS-2): c7 a0 90 8a f2 26 94 08 bc 60 cb bf 99 44 84 e1 08 a2 e0 39 33 34 63 49 e4 b0 e6 0e 32 36 (tbf_dl.cpp:686) 20250212125040887 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) 20250212125040887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125040887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20250212125040887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 46, CS-2): 07 00 5d c7 a0 90 8a f2 26 94 08 bc 60 cb bf 99 44 84 e1 08 a2 e0 39 33 34 63 49 e4 b0 e6 0e 32 36 00 (tbf_dl.cpp:911) 20250212125040887 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Sending data request: sapi=5 arfcn=871 cur_fn=312 block=1 data=07 00 5d c7 a0 90 8a f2 26 94 08 bc 60 cb bf 99 44 84 e1 08 a2 e0 39 33 34 63 49 e4 b0 e6 0e 32 36 00 (pcu_l1_if.cpp:182) 20250212125040887 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125040902 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) 20250212125040902 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) 20250212125040903 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) 20250212125040903 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) 20250212125040904 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) 20250212125040904 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) 20250212125040905 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) 20250212125040905 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) 20250212125040906 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) 20250212125040906 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) 20250212125040907 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) 20250212125040907 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) 20250212125040908 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) 20250212125040908 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) 20250212125040909 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) 20250212125040909 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) 20250212125040910 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) 20250212125040910 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) 20250212125040910 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) 20250212125040910 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) 20250212125040910 DRLCMACDL DEBUG -- Chunk with length 320 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125040910 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 47, CS-2): 90 b3 5b 05 53 55 44 02 9e f4 7d 13 c0 91 03 c1 a3 89 21 b4 5b 4a bb b7 2e 8d ee a8 73 9b (tbf_dl.cpp:686) 20250212125040910 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) 20250212125040910 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125040911 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20250212125040911 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 47, CS-2): 07 00 5f 90 b3 5b 05 53 55 44 02 9e f4 7d 13 c0 91 03 c1 a3 89 21 b4 5b 4a bb b7 2e 8d ee a8 73 9b 00 (tbf_dl.cpp:911) 20250212125040911 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 5f 90 b3 5b 05 53 55 44 02 9e f4 7d 13 c0 91 03 c1 a3 89 21 b4 5b 4a bb b7 2e 8d ee a8 73 9b 00 (pcu_l1_if.cpp:182) 20250212125040911 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125040921 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) 20250212125040921 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) 20250212125040922 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) 20250212125040922 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) 20250212125040923 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) 20250212125040923 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) 20250212125040924 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) 20250212125040924 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) 20250212125040925 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) 20250212125040925 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) 20250212125040926 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) 20250212125040926 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) 20250212125040927 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) 20250212125040927 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) 20250212125040928 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) 20250212125040928 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) 20250212125040931 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) 20250212125040931 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) 20250212125040931 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) 20250212125040931 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) 20250212125040931 DRLCMACDL DEBUG -- Chunk with length 290 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125040931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 48, CS-2): d4 49 5e 17 5b 4b c7 d2 d0 0b a6 f9 98 9f 28 55 0f bb bc da f1 06 8e 61 f7 93 9c c9 66 a0 (tbf_dl.cpp:686) 20250212125040931 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) 20250212125040931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125040931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20250212125040931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 48, CS-2): 07 00 61 d4 49 5e 17 5b 4b c7 d2 d0 0b a6 f9 98 9f 28 55 0f bb bc da f1 06 8e 61 f7 93 9c c9 66 a0 00 (tbf_dl.cpp:911) 20250212125040931 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 61 d4 49 5e 17 5b 4b c7 d2 d0 0b a6 f9 98 9f 28 55 0f bb bc da f1 06 8e 61 f7 93 9c c9 66 a0 00 (pcu_l1_if.cpp:182) 20250212125040932 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125040944 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) 20250212125040944 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) 20250212125040945 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) 20250212125040945 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) 20250212125040945 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) 20250212125040945 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) 20250212125040946 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) 20250212125040946 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) 20250212125040946 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) 20250212125040946 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) 20250212125040946 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) 20250212125040946 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) 20250212125040946 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) 20250212125040946 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) 20250212125040947 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) 20250212125040947 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) 20250212125040948 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) 20250212125040948 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) 20250212125040949 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) 20250212125040949 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) 20250212125040949 DRLCMACDL DEBUG -- Chunk with length 260 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125040949 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 49, CS-2): fb 4d 2b 3f d4 9e 99 11 5c 84 8a b2 f4 9f 2a 84 2b 86 c3 c2 b3 2e e4 3a bf d0 03 ae 37 6e (tbf_dl.cpp:686) 20250212125040949 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) 20250212125040949 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125040949 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20250212125040949 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 49, CS-2): 07 00 63 fb 4d 2b 3f d4 9e 99 11 5c 84 8a b2 f4 9f 2a 84 2b 86 c3 c2 b3 2e e4 3a bf d0 03 ae 37 6e 00 (tbf_dl.cpp:911) 20250212125040949 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 63 fb 4d 2b 3f d4 9e 99 11 5c 84 8a b2 f4 9f 2a 84 2b 86 c3 c2 b3 2e e4 3a bf d0 03 ae 37 6e 00 (pcu_l1_if.cpp:182) 20250212125040949 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125040963 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125040963 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) 20250212125040963 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) 20250212125040963 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) 20250212125040963 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) 20250212125040964 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) 20250212125040964 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) 20250212125040964 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) 20250212125040965 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) 20250212125040965 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) 20250212125040965 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) 20250212125040965 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) 20250212125040965 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) 20250212125040966 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) 20250212125040966 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) 20250212125040966 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) 20250212125040966 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) 20250212125040967 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) 20250212125040967 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125040967 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) 20250212125040967 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) 20250212125040967 DRLCMACDL DEBUG -- Chunk with length 230 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125040967 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 50, CS-2): cc 90 07 c5 46 19 0c 2b 3f 55 02 53 3b d6 67 a0 de a2 4c 3c 8d ad d6 09 f0 cd 0b cd af cf (tbf_dl.cpp:686) 20250212125040967 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) 20250212125040967 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125040967 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20250212125040967 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) 20250212125040967 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 333 + 13 = 346 (pdch_ul_controller.c:131) 20250212125040967 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 346 for type POLL (pdch_ul_controller.c:184) 20250212125040968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=346, TS=7) (tbf_dl.cpp:883) 20250212125040968 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=346, TS=7 (tbf_dl.cpp:903) 20250212125040968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 50, CS-2): 0f 00 65 cc 90 07 c5 46 19 0c 2b 3f 55 02 53 3b d6 67 a0 de a2 4c 3c 8d ad d6 09 f0 cd 0b cd af cf 00 (tbf_dl.cpp:911) 20250212125040968 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Sending data request: sapi=5 arfcn=871 cur_fn=329 block=5 data=0f 00 65 cc 90 07 c5 46 19 0c 2b 3f 55 02 53 3b d6 67 a0 de a2 4c 3c 8d ad d6 09 f0 cd 0b cd af cf 00 (pcu_l1_if.cpp:182) 20250212125040968 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125040983 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) 20250212125040983 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) 20250212125040984 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) 20250212125040984 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) 20250212125040985 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) 20250212125040985 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) 20250212125040986 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) 20250212125040986 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) 20250212125040987 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) 20250212125040987 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) 20250212125040987 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) 20250212125040987 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) 20250212125040988 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) 20250212125040988 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) 20250212125040989 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) 20250212125040989 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) 20250212125040993 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125041005 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) 20250212125041005 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) 20250212125041006 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) 20250212125041006 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) 20250212125041006 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) 20250212125041006 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) 20250212125041006 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) 20250212125041006 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) 20250212125041006 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) 20250212125041006 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) 20250212125041007 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) 20250212125041007 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) 20250212125041007 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) 20250212125041007 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) 20250212125041007 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) 20250212125041007 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) 20250212125041010 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125041024 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) 20250212125041024 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) 20250212125041025 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) 20250212125041025 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) 20250212125041025 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) 20250212125041025 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) 20250212125041026 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) 20250212125041026 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) 20250212125041027 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) 20250212125041027 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) 20250212125041028 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) 20250212125041028 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) 20250212125041029 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) 20250212125041029 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) 20250212125041030 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) 20250212125041030 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) 20250212125041031 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125041044 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=8 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) 20250212125041044 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) 20250212125041044 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125041044 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125041044 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) 20250212125041045 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125041045 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125041045 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 51, BSN 45 to 51 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20250212125041045 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125041045 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) 20250212125041045 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) 20250212125041045 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20250212125041045 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20250212125041045 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20250212125041045 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20250212125041045 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20250212125041045 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20250212125041045 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20250212125041045 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) 20250212125041045 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) 20250212125041047 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) 20250212125041047 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) 20250212125041048 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) 20250212125041048 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) 20250212125041049 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) 20250212125041049 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) 20250212125041050 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) 20250212125041050 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) 20250212125041050 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) 20250212125041050 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) 20250212125041051 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) 20250212125041051 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) 20250212125041052 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) 20250212125041052 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) 20250212125041053 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) 20250212125041053 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125041053 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) 20250212125041053 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) 20250212125041053 DRLCMACDL DEBUG -- Chunk with length 200 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125041053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 51, CS-2): e9 51 1f e6 e6 de cb f7 04 ab 67 44 d4 03 cc 54 78 2f f2 0e 5b e9 93 34 ed 3b 66 2e 52 f7 (tbf_dl.cpp:686) 20250212125041053 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) 20250212125041054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125041054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20250212125041054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 51, CS-2): 07 00 67 e9 51 1f e6 e6 de cb f7 04 ab 67 44 d4 03 cc 54 78 2f f2 0e 5b e9 93 34 ed 3b 66 2e 52 f7 00 (tbf_dl.cpp:911) 20250212125041054 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Sending data request: sapi=5 arfcn=871 cur_fn=346 block=9 data=07 00 67 e9 51 1f e6 e6 de cb f7 04 ab 67 44 d4 03 cc 54 78 2f f2 0e 5b e9 93 34 ed 3b 66 2e 52 f7 00 (pcu_l1_if.cpp:182) 20250212125041054 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125041054 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125041054 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125041054 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125041054 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125041054 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125041054 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125041054 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125041068 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) 20250212125041068 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) 20250212125041070 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) 20250212125041070 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) 20250212125041071 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) 20250212125041071 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) 20250212125041071 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) 20250212125041071 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) 20250212125041072 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) 20250212125041072 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) 20250212125041073 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) 20250212125041073 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) 20250212125041074 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) 20250212125041074 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) 20250212125041074 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) 20250212125041075 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) 20250212125041075 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) 20250212125041075 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) 20250212125041075 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) 20250212125041075 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) 20250212125041075 DRLCMACDL DEBUG -- Chunk with length 170 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125041075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 52, CS-2): b3 12 36 ba ef 35 34 80 fb 1b 29 0f d0 c7 e5 e5 08 71 4a e6 f5 bf 3c 5f 0e 7e dd d9 31 df (tbf_dl.cpp:686) 20250212125041075 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) 20250212125041076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125041076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20250212125041076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 52, CS-2): 07 00 69 b3 12 36 ba ef 35 34 80 fb 1b 29 0f d0 c7 e5 e5 08 71 4a e6 f5 bf 3c 5f 0e 7e dd d9 31 df 00 (tbf_dl.cpp:911) 20250212125041076 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Sending data request: sapi=5 arfcn=871 cur_fn=351 block=10 data=07 00 69 b3 12 36 ba ef 35 34 80 fb 1b 29 0f d0 c7 e5 e5 08 71 4a e6 f5 bf 3c 5f 0e 7e dd d9 31 df 00 (pcu_l1_if.cpp:182) 20250212125041076 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125041087 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) 20250212125041087 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) 20250212125041088 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) 20250212125041088 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) 20250212125041089 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) 20250212125041089 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) 20250212125041089 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) 20250212125041089 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) 20250212125041090 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) 20250212125041090 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) 20250212125041091 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) 20250212125041091 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) 20250212125041092 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) 20250212125041092 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) 20250212125041093 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) 20250212125041093 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) 20250212125041094 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) 20250212125041094 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) 20250212125041094 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) 20250212125041094 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) 20250212125041094 DRLCMACDL DEBUG -- Chunk with length 140 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125041094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 53, CS-2): 94 42 a3 61 b1 62 76 08 75 fa 10 1e c4 62 40 4c c7 24 55 8e 23 fe da a0 f8 a1 4d 20 77 90 (tbf_dl.cpp:686) 20250212125041094 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) 20250212125041094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125041094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20250212125041094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 53, CS-2): 07 00 6b 94 42 a3 61 b1 62 76 08 75 fa 10 1e c4 62 40 4c c7 24 55 8e 23 fe da a0 f8 a1 4d 20 77 90 00 (tbf_dl.cpp:911) 20250212125041094 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 6b 94 42 a3 61 b1 62 76 08 75 fa 10 1e c4 62 40 4c c7 24 55 8e 23 fe da a0 f8 a1 4d 20 77 90 00 (pcu_l1_if.cpp:182) 20250212125041095 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125041108 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) 20250212125041108 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) 20250212125041110 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) 20250212125041110 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) 20250212125041111 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) 20250212125041111 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) 20250212125041112 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) 20250212125041112 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) 20250212125041112 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) 20250212125041113 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) 20250212125041113 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) 20250212125041113 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) 20250212125041114 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) 20250212125041114 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) 20250212125041115 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) 20250212125041115 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) 20250212125041117 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) 20250212125041117 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) 20250212125041117 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) 20250212125041117 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) 20250212125041117 DRLCMACDL DEBUG -- Chunk with length 110 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125041117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 54, CS-2): f6 0e 36 cc 07 85 2f f7 37 57 41 69 73 de ba 7b 00 5b 37 41 de b2 f7 32 c1 83 93 ff b8 10 (tbf_dl.cpp:686) 20250212125041117 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) 20250212125041117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125041117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20250212125041117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 54, CS-2): 07 00 6d f6 0e 36 cc 07 85 2f f7 37 57 41 69 73 de ba 7b 00 5b 37 41 de b2 f7 32 c1 83 93 ff b8 10 00 (tbf_dl.cpp:911) 20250212125041117 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 6d f6 0e 36 cc 07 85 2f f7 37 57 41 69 73 de ba 7b 00 5b 37 41 de b2 f7 32 c1 83 93 ff b8 10 00 (pcu_l1_if.cpp:182) 20250212125041118 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125041132 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) 20250212125041132 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) 20250212125041133 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) 20250212125041133 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) 20250212125041134 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) 20250212125041134 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) 20250212125041135 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) 20250212125041135 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) 20250212125041135 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) 20250212125041135 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) 20250212125041136 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) 20250212125041136 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) 20250212125041137 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) 20250212125041137 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) 20250212125041138 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) 20250212125041138 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) 20250212125041139 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) 20250212125041139 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) 20250212125041139 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) 20250212125041139 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) 20250212125041139 DRLCMACDL DEBUG -- Chunk with length 80 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125041139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 55, CS-2): d4 cf 94 3c b7 22 39 47 33 8c 9d 13 6e a4 3e 8c 30 c2 07 61 75 39 b3 63 5b e5 0f 76 40 f4 (tbf_dl.cpp:686) 20250212125041139 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) 20250212125041139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125041139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20250212125041139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 55, CS-2): 07 00 6f d4 cf 94 3c b7 22 39 47 33 8c 9d 13 6e a4 3e 8c 30 c2 07 61 75 39 b3 63 5b e5 0f 76 40 f4 00 (tbf_dl.cpp:911) 20250212125041139 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 6f d4 cf 94 3c b7 22 39 47 33 8c 9d 13 6e a4 3e 8c 30 c2 07 61 75 39 b3 63 5b e5 0f 76 40 f4 00 (pcu_l1_if.cpp:182) 20250212125041140 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125041151 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) 20250212125041151 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) 20250212125041153 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) 20250212125041153 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) 20250212125041153 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) 20250212125041153 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) 20250212125041154 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125041154 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) 20250212125041154 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) 20250212125041155 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) 20250212125041155 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) 20250212125041156 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) 20250212125041156 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) 20250212125041157 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) 20250212125041157 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) 20250212125041157 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) 20250212125041157 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) 20250212125041158 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) 20250212125041158 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125041158 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) 20250212125041158 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) 20250212125041158 DRLCMACDL DEBUG -- Chunk with length 50 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125041159 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 56, CS-2): 7a 02 da 4f 94 55 52 63 6e 20 1d 87 22 62 db 35 9d 82 8b 92 46 41 cf d1 61 4d 88 fd 45 fa (tbf_dl.cpp:686) 20250212125041159 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) 20250212125041159 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125041159 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20250212125041159 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) 20250212125041159 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 372 + 13 = 385 (pdch_ul_controller.c:131) 20250212125041159 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 385 for type POLL (pdch_ul_controller.c:184) 20250212125041159 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) 20250212125041159 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) 20250212125041159 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 56, CS-2): 0f 00 71 7a 02 da 4f 94 55 52 63 6e 20 1d 87 22 62 db 35 9d 82 8b 92 46 41 cf d1 61 4d 88 fd 45 fa 00 (tbf_dl.cpp:911) 20250212125041159 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 71 7a 02 da 4f 94 55 52 63 6e 20 1d 87 22 62 db 35 9d 82 8b 92 46 41 cf d1 61 4d 88 fd 45 fa 00 (pcu_l1_if.cpp:182) 20250212125041159 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125041171 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) 20250212125041171 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) 20250212125041172 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) 20250212125041172 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) 20250212125041173 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) 20250212125041173 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) 20250212125041174 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) 20250212125041174 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) 20250212125041175 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) 20250212125041175 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) 20250212125041176 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) 20250212125041176 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) 20250212125041177 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) 20250212125041177 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) 20250212125041177 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) 20250212125041178 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) 20250212125041180 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125041195 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) 20250212125041195 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) 20250212125041197 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) 20250212125041197 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) 20250212125041198 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) 20250212125041198 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) 20250212125041200 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) 20250212125041200 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) 20250212125041201 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) 20250212125041201 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) 20250212125041202 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) 20250212125041202 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) 20250212125041202 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) 20250212125041202 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) 20250212125041202 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) 20250212125041202 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) 20250212125041203 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125041214 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) 20250212125041215 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) 20250212125041216 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) 20250212125041216 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) 20250212125041216 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) 20250212125041216 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) 20250212125041217 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) 20250212125041217 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) 20250212125041217 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) 20250212125041217 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) 20250212125041218 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) 20250212125041218 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) 20250212125041218 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) 20250212125041218 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) 20250212125041219 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) 20250212125041219 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) 20250212125041219 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125041234 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 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) 20250212125041234 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) 20250212125041234 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125041234 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125041234 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) 20250212125041234 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125041234 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125041235 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 57, BSN 51 to 57 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20250212125041235 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125041235 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) 20250212125041235 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) 20250212125041235 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20250212125041235 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20250212125041235 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20250212125041235 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20250212125041235 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20250212125041235 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20250212125041235 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20250212125041235 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) 20250212125041235 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) 20250212125041236 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) 20250212125041236 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) 20250212125041237 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) 20250212125041237 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) 20250212125041238 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) 20250212125041238 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) 20250212125041239 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) 20250212125041239 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) 20250212125041240 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) 20250212125041240 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) 20250212125041240 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) 20250212125041241 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) 20250212125041241 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) 20250212125041241 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) 20250212125041242 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125041242 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125041242 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125041242 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125041242 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125041242 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125041242 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125041243 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) 20250212125041243 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125041243 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) 20250212125041243 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) 20250212125041243 DRLCMACDL DEBUG -- Chunk with length 20 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125041243 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125041243 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 785 KBits/s (gprs_rlcmac_meas.cpp:181) 20250212125041243 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125041243 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (9) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125041243 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 57, CS-2): 53 50 54 33 bc 59 6a f1 d8 0b d2 72 fe 91 8f 7d f1 35 d4 7e 33 4d 59 6d 72 dc 86 d3 5a 75 (tbf_dl.cpp:686) 20250212125041243 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) 20250212125041243 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125041243 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20250212125041243 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 57, CS-2): 07 00 72 53 50 54 33 bc 59 6a f1 d8 0b d2 72 fe 91 8f 7d f1 35 d4 7e 33 4d 59 6d 72 dc 86 d3 5a 75 00 (tbf_dl.cpp:911) 20250212125041243 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Sending data request: sapi=5 arfcn=871 cur_fn=385 block=6 data=07 00 72 53 50 54 33 bc 59 6a f1 d8 0b d2 72 fe 91 8f 7d f1 35 d4 7e 33 4d 59 6d 72 dc 86 d3 5a 75 00 (pcu_l1_if.cpp:182) 20250212125041244 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125041257 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) 20250212125041258 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) 20250212125041259 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) 20250212125041259 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) 20250212125041260 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) 20250212125041260 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) 20250212125041260 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) 20250212125041260 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) 20250212125041261 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) 20250212125041261 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) 20250212125041262 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) 20250212125041262 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) 20250212125041262 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) 20250212125041262 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) 20250212125041263 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) 20250212125041263 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) 20250212125041263 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) 20250212125041263 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) 20250212125041263 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) 20250212125041263 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) 20250212125041263 DRLCMACDL DEBUG -- Chunk with length 1391 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125041263 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 58, CS-2): a0 c5 a3 8e c4 18 ad 2b c6 80 dd bb 0f dc cc 88 ad c3 8d 09 47 cd fe 41 3a ef 78 1d 48 ff (tbf_dl.cpp:686) 20250212125041263 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) 20250212125041263 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125041263 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20250212125041263 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 58, CS-2): 07 00 75 a0 c5 a3 8e c4 18 ad 2b c6 80 dd bb 0f dc cc 88 ad c3 8d 09 47 cd fe 41 3a ef 78 1d 48 ff 00 (tbf_dl.cpp:911) 20250212125041263 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Sending data request: sapi=5 arfcn=871 cur_fn=390 block=7 data=07 00 75 a0 c5 a3 8e c4 18 ad 2b c6 80 dd bb 0f dc cc 88 ad c3 8d 09 47 cd fe 41 3a ef 78 1d 48 ff 00 (pcu_l1_if.cpp:182) 20250212125041264 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125041275 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) 20250212125041275 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) 20250212125041276 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) 20250212125041276 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) 20250212125041276 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) 20250212125041276 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) 20250212125041277 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) 20250212125041277 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) 20250212125041277 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) 20250212125041277 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) 20250212125041278 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) 20250212125041278 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) 20250212125041278 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) 20250212125041278 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) 20250212125041278 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) 20250212125041278 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) 20250212125041280 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) 20250212125041280 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) 20250212125041280 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) 20250212125041280 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) 20250212125041280 DRLCMACDL DEBUG -- Chunk with length 1361 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125041280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 59, CS-2): 9f 9c 0d b1 62 da 1b 2b 5f 25 e2 28 51 8e 99 41 7d e1 55 23 50 f6 f8 33 32 ef ae 24 6e 74 (tbf_dl.cpp:686) 20250212125041280 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) 20250212125041280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125041280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20250212125041280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 59, CS-2): 07 00 77 9f 9c 0d b1 62 da 1b 2b 5f 25 e2 28 51 8e 99 41 7d e1 55 23 50 f6 f8 33 32 ef ae 24 6e 74 00 (tbf_dl.cpp:911) 20250212125041280 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 77 9f 9c 0d b1 62 da 1b 2b 5f 25 e2 28 51 8e 99 41 7d e1 55 23 50 f6 f8 33 32 ef ae 24 6e 74 00 (pcu_l1_if.cpp:182) 20250212125041281 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125041296 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) 20250212125041296 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) 20250212125041298 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) 20250212125041298 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) 20250212125041298 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) 20250212125041299 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) 20250212125041300 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) 20250212125041300 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) 20250212125041300 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) 20250212125041300 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) 20250212125041301 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) 20250212125041301 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) 20250212125041302 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) 20250212125041302 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) 20250212125041303 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) 20250212125041303 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) 20250212125041305 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) 20250212125041305 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) 20250212125041305 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) 20250212125041305 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) 20250212125041305 DRLCMACDL DEBUG -- Chunk with length 1331 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125041305 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 60, CS-2): a6 b7 ee 09 72 d8 df 99 23 4f 12 0e 45 32 7a d7 7c 6e e6 69 ed 32 b4 59 69 14 2e 3d 21 a1 (tbf_dl.cpp:686) 20250212125041305 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) 20250212125041305 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125041305 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20250212125041305 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 60, CS-2): 07 00 79 a6 b7 ee 09 72 d8 df 99 23 4f 12 0e 45 32 7a d7 7c 6e e6 69 ed 32 b4 59 69 14 2e 3d 21 a1 00 (tbf_dl.cpp:911) 20250212125041305 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 79 a6 b7 ee 09 72 d8 df 99 23 4f 12 0e 45 32 7a d7 7c 6e e6 69 ed 32 b4 59 69 14 2e 3d 21 a1 00 (pcu_l1_if.cpp:182) 20250212125041306 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125041319 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) 20250212125041319 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) 20250212125041321 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) 20250212125041321 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) 20250212125041322 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) 20250212125041322 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) 20250212125041322 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) 20250212125041322 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) 20250212125041323 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) 20250212125041323 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) 20250212125041324 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) 20250212125041324 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) 20250212125041325 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) 20250212125041325 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) 20250212125041325 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) 20250212125041325 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) 20250212125041326 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) 20250212125041326 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) 20250212125041326 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) 20250212125041326 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) 20250212125041326 DRLCMACDL DEBUG -- Chunk with length 1301 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125041326 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 61, CS-2): f6 07 1f 78 3b 33 20 c1 a3 1c 46 bc b2 43 fa fb 9b 17 ab a4 46 f3 c4 21 d5 9d b4 8a 78 5e (tbf_dl.cpp:686) 20250212125041327 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) 20250212125041327 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125041327 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20250212125041327 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 61, CS-2): 07 00 7b f6 07 1f 78 3b 33 20 c1 a3 1c 46 bc b2 43 fa fb 9b 17 ab a4 46 f3 c4 21 d5 9d b4 8a 78 5e 00 (tbf_dl.cpp:911) 20250212125041327 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 7b f6 07 1f 78 3b 33 20 c1 a3 1c 46 bc b2 43 fa fb 9b 17 ab a4 46 f3 c4 21 d5 9d b4 8a 78 5e 00 (pcu_l1_if.cpp:182) 20250212125041327 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125041339 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) 20250212125041339 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) 20250212125041340 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) 20250212125041340 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) 20250212125041341 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) 20250212125041341 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) 20250212125041342 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) 20250212125041342 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) 20250212125041342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125041342 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) 20250212125041342 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) 20250212125041343 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) 20250212125041343 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) 20250212125041344 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) 20250212125041344 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) 20250212125041345 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) 20250212125041345 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) 20250212125041347 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) 20250212125041347 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125041347 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) 20250212125041347 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) 20250212125041347 DRLCMACDL DEBUG -- Chunk with length 1271 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125041347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 62, CS-2): 18 ae d6 5d c0 9b 1c eb 6e c3 22 4f 55 60 b9 7f 3a 63 80 72 e2 5e 20 12 e3 67 c9 a3 df 36 (tbf_dl.cpp:686) 20250212125041347 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) 20250212125041347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125041347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20250212125041347 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) 20250212125041347 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 411 + 13 = 424 (pdch_ul_controller.c:131) 20250212125041347 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 424 for type POLL (pdch_ul_controller.c:184) 20250212125041347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=424, TS=7) (tbf_dl.cpp:883) 20250212125041347 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=424, TS=7 (tbf_dl.cpp:903) 20250212125041347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 62, CS-2): 0f 00 7d 18 ae d6 5d c0 9b 1c eb 6e c3 22 4f 55 60 b9 7f 3a 63 80 72 e2 5e 20 12 e3 67 c9 a3 df 36 00 (tbf_dl.cpp:911) 20250212125041347 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Sending data request: sapi=5 arfcn=871 cur_fn=407 block=11 data=0f 00 7d 18 ae d6 5d c0 9b 1c eb 6e c3 22 4f 55 60 b9 7f 3a 63 80 72 e2 5e 20 12 e3 67 c9 a3 df 36 00 (pcu_l1_if.cpp:182) 20250212125041348 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125041359 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) 20250212125041359 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) 20250212125041361 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) 20250212125041361 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) 20250212125041362 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) 20250212125041362 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) 20250212125041362 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) 20250212125041362 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) 20250212125041363 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) 20250212125041363 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) 20250212125041364 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) 20250212125041364 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) 20250212125041365 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) 20250212125041365 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) 20250212125041367 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) 20250212125041367 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) 20250212125041369 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125041381 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) 20250212125041381 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) 20250212125041382 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) 20250212125041382 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) 20250212125041382 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) 20250212125041382 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) 20250212125041382 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) 20250212125041382 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) 20250212125041382 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) 20250212125041382 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) 20250212125041382 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) 20250212125041382 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) 20250212125041382 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) 20250212125041382 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) 20250212125041383 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) 20250212125041383 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) 20250212125041386 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125041402 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) 20250212125041402 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) 20250212125041403 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) 20250212125041403 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) 20250212125041404 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) 20250212125041404 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) 20250212125041404 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) 20250212125041404 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) 20250212125041405 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) 20250212125041405 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) 20250212125041406 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) 20250212125041406 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) 20250212125041407 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) 20250212125041407 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) 20250212125041408 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) 20250212125041408 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) 20250212125041409 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125041422 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 block=2 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) 20250212125041422 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) 20250212125041422 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125041422 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125041422 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) 20250212125041423 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125041423 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125041423 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:509) 20250212125041423 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125041423 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) 20250212125041423 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) 20250212125041423 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20250212125041423 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20250212125041423 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20250212125041423 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20250212125041423 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20250212125041423 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20250212125041423 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20250212125041423 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) 20250212125041423 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) 20250212125041424 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) 20250212125041424 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) 20250212125041426 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) 20250212125041426 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) 20250212125041427 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) 20250212125041427 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) 20250212125041428 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) 20250212125041428 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) 20250212125041429 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) 20250212125041429 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) 20250212125041429 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) 20250212125041430 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) 20250212125041430 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) 20250212125041430 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) 20250212125041431 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) 20250212125041431 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125041431 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) 20250212125041431 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) 20250212125041431 DRLCMACDL DEBUG -- Chunk with length 1241 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125041431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 63, CS-2): 7a be 1d 62 48 64 fc 69 dd a5 64 58 2e 20 05 42 eb ad e3 b9 6a 0c 4c e9 72 ac 4e b2 4c ca (tbf_dl.cpp:686) 20250212125041431 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) 20250212125041431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125041431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20250212125041431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 63, CS-2): 07 00 7f 7a be 1d 62 48 64 fc 69 dd a5 64 58 2e 20 05 42 eb ad e3 b9 6a 0c 4c e9 72 ac 4e b2 4c ca 00 (tbf_dl.cpp:911) 20250212125041431 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Sending data request: sapi=5 arfcn=871 cur_fn=424 block=3 data=07 00 7f 7a be 1d 62 48 64 fc 69 dd a5 64 58 2e 20 05 42 eb ad e3 b9 6a 0c 4c e9 72 ac 4e b2 4c ca 00 (pcu_l1_if.cpp:182) 20250212125041432 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125041432 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125041432 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125041432 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125041432 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125041432 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125041432 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125041432 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125041446 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) 20250212125041446 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) 20250212125041447 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) 20250212125041447 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) 20250212125041448 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) 20250212125041448 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) 20250212125041449 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) 20250212125041449 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) 20250212125041449 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) 20250212125041449 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) 20250212125041450 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) 20250212125041450 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) 20250212125041451 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) 20250212125041451 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) 20250212125041452 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) 20250212125041452 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) 20250212125041453 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) 20250212125041453 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) 20250212125041453 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) 20250212125041453 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) 20250212125041453 DRLCMACDL DEBUG -- Chunk with length 1211 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125041453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 64, CS-2): 45 f0 f3 68 d8 08 a9 c8 45 d2 f6 e6 b8 4d f8 c4 54 16 a2 89 5d 2f a6 f9 3c ca 9b e1 e2 ff (tbf_dl.cpp:686) 20250212125041453 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) 20250212125041453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125041453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20250212125041453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 64, CS-2): 07 00 81 45 f0 f3 68 d8 08 a9 c8 45 d2 f6 e6 b8 4d f8 c4 54 16 a2 89 5d 2f a6 f9 3c ca 9b e1 e2 ff 00 (tbf_dl.cpp:911) 20250212125041453 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Sending data request: sapi=5 arfcn=871 cur_fn=429 block=4 data=07 00 81 45 f0 f3 68 d8 08 a9 c8 45 d2 f6 e6 b8 4d f8 c4 54 16 a2 89 5d 2f a6 f9 3c ca 9b e1 e2 ff 00 (pcu_l1_if.cpp:182) 20250212125041454 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125041465 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) 20250212125041465 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) 20250212125041466 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) 20250212125041466 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) 20250212125041467 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) 20250212125041467 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) 20250212125041467 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) 20250212125041467 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) 20250212125041468 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) 20250212125041468 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) 20250212125041468 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) 20250212125041468 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) 20250212125041468 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) 20250212125041468 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) 20250212125041469 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) 20250212125041469 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) 20250212125041469 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) 20250212125041469 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) 20250212125041469 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) 20250212125041469 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) 20250212125041469 DRLCMACDL DEBUG -- Chunk with length 1181 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125041469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 65, CS-2): 31 25 16 e6 40 6f ea 3e 0d 17 f6 27 7f 50 a8 62 0e 77 52 91 30 6d 81 53 37 33 60 7d 70 d4 (tbf_dl.cpp:686) 20250212125041470 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) 20250212125041470 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125041470 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20250212125041470 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 65, CS-2): 07 00 83 31 25 16 e6 40 6f ea 3e 0d 17 f6 27 7f 50 a8 62 0e 77 52 91 30 6d 81 53 37 33 60 7d 70 d4 00 (tbf_dl.cpp:911) 20250212125041470 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 83 31 25 16 e6 40 6f ea 3e 0d 17 f6 27 7f 50 a8 62 0e 77 52 91 30 6d 81 53 37 33 60 7d 70 d4 00 (pcu_l1_if.cpp:182) 20250212125041470 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125041484 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) 20250212125041485 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) 20250212125041486 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) 20250212125041486 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) 20250212125041486 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) 20250212125041486 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) 20250212125041487 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) 20250212125041487 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) 20250212125041487 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) 20250212125041487 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) 20250212125041488 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) 20250212125041488 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) 20250212125041488 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) 20250212125041488 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) 20250212125041489 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) 20250212125041489 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) 20250212125041493 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) 20250212125041493 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) 20250212125041493 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) 20250212125041493 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) 20250212125041493 DRLCMACDL DEBUG -- Chunk with length 1151 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125041493 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 66, CS-2): 4a 56 0c 59 91 b4 ee d2 f9 64 2b 32 05 79 0c c8 30 ca d3 24 df e1 c8 e9 f5 0a 2d 26 10 07 (tbf_dl.cpp:686) 20250212125041493 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) 20250212125041493 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125041493 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20250212125041493 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 66, CS-2): 07 00 85 4a 56 0c 59 91 b4 ee d2 f9 64 2b 32 05 79 0c c8 30 ca d3 24 df e1 c8 e9 f5 0a 2d 26 10 07 00 (tbf_dl.cpp:911) 20250212125041493 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 85 4a 56 0c 59 91 b4 ee d2 f9 64 2b 32 05 79 0c c8 30 ca d3 24 df e1 c8 e9 f5 0a 2d 26 10 07 00 (pcu_l1_if.cpp:182) 20250212125041493 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125041507 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) 20250212125041507 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) 20250212125041507 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) 20250212125041507 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) 20250212125041507 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) 20250212125041507 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) 20250212125041507 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) 20250212125041507 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) 20250212125041507 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) 20250212125041507 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) 20250212125041507 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) 20250212125041507 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) 20250212125041507 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) 20250212125041508 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) 20250212125041508 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) 20250212125041508 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) 20250212125041511 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) 20250212125041511 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) 20250212125041511 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) 20250212125041511 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) 20250212125041511 DRLCMACDL DEBUG -- Chunk with length 1121 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125041511 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 67, CS-2): 05 d1 91 b1 a1 ad 59 f1 28 5b 7e cb 37 87 f9 02 7b 37 11 0c 05 72 c1 eb 87 8f 82 91 17 3b (tbf_dl.cpp:686) 20250212125041511 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) 20250212125041511 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125041511 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 67) (tbf_dl.cpp:847) 20250212125041511 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 67, CS-2): 07 00 87 05 d1 91 b1 a1 ad 59 f1 28 5b 7e cb 37 87 f9 02 7b 37 11 0c 05 72 c1 eb 87 8f 82 91 17 3b 00 (tbf_dl.cpp:911) 20250212125041511 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 87 05 d1 91 b1 a1 ad 59 f1 28 5b 7e cb 37 87 f9 02 7b 37 11 0c 05 72 c1 eb 87 8f 82 91 17 3b 00 (pcu_l1_if.cpp:182) 20250212125041512 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125041525 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) 20250212125041525 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) 20250212125041526 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) 20250212125041526 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) 20250212125041526 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) 20250212125041526 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) 20250212125041526 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) 20250212125041526 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) 20250212125041526 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) 20250212125041526 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) 20250212125041526 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) 20250212125041526 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) 20250212125041526 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) 20250212125041526 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) 20250212125041526 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) 20250212125041526 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) 20250212125041530 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) 20250212125041530 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) 20250212125041530 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) 20250212125041530 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) 20250212125041530 DRLCMACDL DEBUG -- Chunk with length 1091 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125041530 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 68, CS-2): 13 df a3 4f c6 7d 95 c4 7c af 6b fc c2 27 0e 9d ad 28 3a 70 37 cd bb ce b7 b1 fc 7f e0 08 (tbf_dl.cpp:686) 20250212125041530 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) 20250212125041530 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125041530 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 68) (tbf_dl.cpp:847) 20250212125041530 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 68, CS-2): 07 00 89 13 df a3 4f c6 7d 95 c4 7c af 6b fc c2 27 0e 9d ad 28 3a 70 37 cd bb ce b7 b1 fc 7f e0 08 00 (tbf_dl.cpp:911) 20250212125041530 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 89 13 df a3 4f c6 7d 95 c4 7c af 6b fc c2 27 0e 9d ad 28 3a 70 37 cd bb ce b7 b1 fc 7f e0 08 00 (pcu_l1_if.cpp:182) 20250212125041530 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125041532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125041544 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) 20250212125041544 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) 20250212125041544 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) 20250212125041544 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) 20250212125041544 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) 20250212125041544 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) 20250212125041544 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) 20250212125041544 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) 20250212125041545 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) 20250212125041545 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) 20250212125041545 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) 20250212125041545 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) 20250212125041545 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) 20250212125041545 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) 20250212125041545 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) 20250212125041545 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) 20250212125041553 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) 20250212125041553 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) 20250212125041553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==63 .. V(S)==69) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125041553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 69, CS=CS-2 (tbf_dl.cpp:354) 20250212125041553 DRLCMACDL DEBUG -- Chunk with length 1061 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125041553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 69, CS-2): 19 02 7a a7 77 4f 3f 4b dd 84 a0 6f 12 2c 9e cc 54 6b 60 95 77 a8 f6 03 64 d5 e1 76 d1 30 (tbf_dl.cpp:686) 20250212125041553 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) 20250212125041553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125041553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 69) (tbf_dl.cpp:847) 20250212125041553 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) 20250212125041553 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 455 + 13 = 468 (pdch_ul_controller.c:131) 20250212125041553 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 468 for type POLL (pdch_ul_controller.c:184) 20250212125041553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=468, TS=7) (tbf_dl.cpp:883) 20250212125041553 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=468, TS=7 (tbf_dl.cpp:903) 20250212125041553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 69, CS-2): 0f 00 8b 19 02 7a a7 77 4f 3f 4b dd 84 a0 6f 12 2c 9e cc 54 6b 60 95 77 a8 f6 03 64 d5 e1 76 d1 30 00 (tbf_dl.cpp:911) 20250212125041553 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 8b 19 02 7a a7 77 4f 3f 4b dd 84 a0 6f 12 2c 9e cc 54 6b 60 95 77 a8 f6 03 64 d5 e1 76 d1 30 00 (pcu_l1_if.cpp:182) 20250212125041553 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125041567 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) 20250212125041567 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) 20250212125041568 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) 20250212125041568 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) 20250212125041568 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) 20250212125041568 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) 20250212125041568 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) 20250212125041568 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) 20250212125041568 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) 20250212125041568 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) 20250212125041568 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) 20250212125041568 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) 20250212125041568 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) 20250212125041568 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) 20250212125041568 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) 20250212125041568 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) 20250212125041572 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125041586 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) 20250212125041586 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) 20250212125041586 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) 20250212125041586 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) 20250212125041586 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) 20250212125041586 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) 20250212125041586 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) 20250212125041586 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) 20250212125041587 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) 20250212125041587 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) 20250212125041587 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) 20250212125041587 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) 20250212125041587 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) 20250212125041587 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) 20250212125041587 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) 20250212125041587 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) 20250212125041591 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125041604 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) 20250212125041604 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) 20250212125041605 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) 20250212125041605 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) 20250212125041605 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) 20250212125041605 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) 20250212125041605 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) 20250212125041605 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) 20250212125041605 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) 20250212125041605 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) 20250212125041605 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) 20250212125041605 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) 20250212125041605 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) 20250212125041605 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) 20250212125041606 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) 20250212125041606 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) 20250212125041614 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125041628 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=463 block=0 data=40 08 08 df ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125041628 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) 20250212125041628 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125041628 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125041628 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 70 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20250212125041628 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125041628 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125041628 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 70, BSN 63 to 70 - 1 (7 blocks), "RRRRRRR" (pdch.cpp:509) 20250212125041628 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125041628 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=63)"RRRRRRR"(BSN=69) R=ACK I=NACK (tbf_dl.cpp:1034) 20250212125041628 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=63:70, lost=0, recv=7, skipped=0, bsn=63, info='RRRRRRR.........................................................' (tbf_dl.cpp:998) 20250212125041628 DRLCMACDL INFO MS (IMSI 262420000000001): Low error rate 0%, increasing DL CS level to CS-3 (gprs_ms.c:690) 20250212125041628 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20250212125041628 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20250212125041628 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20250212125041628 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20250212125041628 DRLCMACDL DEBUG - got ack for BSN=67 (rlc_window_dl.cpp:103) 20250212125041628 DRLCMACDL DEBUG - got ack for BSN=68 (rlc_window_dl.cpp:103) 20250212125041628 DRLCMACDL DEBUG - got ack for BSN=69 (rlc_window_dl.cpp:103) 20250212125041628 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) 20250212125041628 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125041628 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=70)""(V(S)-1=69) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20250212125041628 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) 20250212125041628 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) 20250212125041629 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) 20250212125041629 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) 20250212125041629 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) 20250212125041629 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) 20250212125041629 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) 20250212125041629 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) 20250212125041629 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) 20250212125041629 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) 20250212125041629 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) 20250212125041629 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) 20250212125041630 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) 20250212125041630 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) 20250212125041630 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125041630 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125041630 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125041630 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125041630 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125041630 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125041630 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125041633 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) 20250212125041633 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) 20250212125041633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==70 .. V(S)==70) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125041633 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) 20250212125041633 DRLCMACDL DEBUG -- Chunk with length 1031 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125041633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 70, CS-3): 82 fb 1e 59 ff 41 65 97 f4 20 72 ad d6 12 30 ba 6c 27 e2 fb 80 e4 c1 12 a2 04 4c ad 21 11 fc f7 d3 74 b2 29 (tbf_dl.cpp:686) 20250212125041633 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) 20250212125041633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125041633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 70) (tbf_dl.cpp:847) 20250212125041633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 70, CS-3): 07 00 8d 82 fb 1e 59 ff 41 65 97 f4 20 72 ad d6 12 30 ba 6c 27 e2 fb 80 e4 c1 12 a2 04 4c ad 21 11 fc f7 d3 74 b2 29 00 (tbf_dl.cpp:911) 20250212125041633 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Sending data request: sapi=5 arfcn=871 cur_fn=468 block=1 data=07 00 8d 82 fb 1e 59 ff 41 65 97 f4 20 72 ad d6 12 30 ba 6c 27 e2 fb 80 e4 c1 12 a2 04 4c ad 21 11 fc f7 d3 74 b2 29 00 (pcu_l1_if.cpp:182) 20250212125041633 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125041647 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) 20250212125041648 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) 20250212125041648 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) 20250212125041648 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) 20250212125041649 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) 20250212125041649 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) 20250212125041650 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) 20250212125041650 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) 20250212125041650 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) 20250212125041650 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) 20250212125041652 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) 20250212125041652 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) 20250212125041653 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) 20250212125041653 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) 20250212125041654 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) 20250212125041654 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) 20250212125041655 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) 20250212125041655 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) 20250212125041655 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==70 .. V(S)==71) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125041655 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) 20250212125041655 DRLCMACDL DEBUG -- Chunk with length 995 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125041655 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 71, CS-3): 6f b5 9a 4e 6d e8 c1 97 9e 2e 3d a6 b4 0a 21 de cf 5f 9f 1a fc 03 1c d4 dc fa 04 c9 70 11 f8 2d 99 6d 47 6f (tbf_dl.cpp:686) 20250212125041655 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) 20250212125041655 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125041655 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 71) (tbf_dl.cpp:847) 20250212125041655 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 71, CS-3): 07 00 8f 6f b5 9a 4e 6d e8 c1 97 9e 2e 3d a6 b4 0a 21 de cf 5f 9f 1a fc 03 1c d4 dc fa 04 c9 70 11 f8 2d 99 6d 47 6f 00 (tbf_dl.cpp:911) 20250212125041655 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 8f 6f b5 9a 4e 6d e8 c1 97 9e 2e 3d a6 b4 0a 21 de cf 5f 9f 1a fc 03 1c d4 dc fa 04 c9 70 11 f8 2d 99 6d 47 6f 00 (pcu_l1_if.cpp:182) 20250212125041657 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125041667 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) 20250212125041667 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) 20250212125041668 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) 20250212125041668 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) 20250212125041668 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) 20250212125041668 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) 20250212125041669 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) 20250212125041669 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) 20250212125041669 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) 20250212125041669 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) 20250212125041670 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) 20250212125041670 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) 20250212125041671 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) 20250212125041671 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) 20250212125041671 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) 20250212125041671 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) 20250212125041676 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) 20250212125041676 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) 20250212125041676 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==70 .. V(S)==72) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125041676 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) 20250212125041676 DRLCMACDL DEBUG -- Chunk with length 959 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125041676 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 72, CS-3): d4 98 61 a5 8c 70 10 71 15 2c c2 e4 48 58 92 b7 fd 69 e5 cf a5 85 d4 bb dd 9c 43 47 4a 42 0b 9d 96 66 87 de (tbf_dl.cpp:686) 20250212125041676 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) 20250212125041676 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125041676 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 72) (tbf_dl.cpp:847) 20250212125041676 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 72, CS-3): 07 00 91 d4 98 61 a5 8c 70 10 71 15 2c c2 e4 48 58 92 b7 fd 69 e5 cf a5 85 d4 bb dd 9c 43 47 4a 42 0b 9d 96 66 87 de 00 (tbf_dl.cpp:911) 20250212125041676 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 91 d4 98 61 a5 8c 70 10 71 15 2c c2 e4 48 58 92 b7 fd 69 e5 cf a5 85 d4 bb dd 9c 43 47 4a 42 0b 9d 96 66 87 de 00 (pcu_l1_if.cpp:182) 20250212125041676 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125041690 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) 20250212125041690 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) 20250212125041690 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) 20250212125041690 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) 20250212125041690 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) 20250212125041690 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) 20250212125041690 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) 20250212125041690 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) 20250212125041690 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) 20250212125041690 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) 20250212125041691 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) 20250212125041691 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) 20250212125041691 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) 20250212125041691 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) 20250212125041691 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) 20250212125041691 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) 20250212125041694 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) 20250212125041694 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) 20250212125041694 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==70 .. V(S)==73) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125041694 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) 20250212125041694 DRLCMACDL DEBUG -- Chunk with length 923 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125041694 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 73, CS-3): 18 59 b3 69 e0 7a 55 ae 4c 90 10 5b 74 9c 1b 4f 57 db a4 be 30 b2 cd e1 d2 e6 96 d6 23 b6 bb 38 19 09 78 78 (tbf_dl.cpp:686) 20250212125041694 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) 20250212125041694 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125041694 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 73) (tbf_dl.cpp:847) 20250212125041694 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 73, CS-3): 07 00 93 18 59 b3 69 e0 7a 55 ae 4c 90 10 5b 74 9c 1b 4f 57 db a4 be 30 b2 cd e1 d2 e6 96 d6 23 b6 bb 38 19 09 78 78 00 (tbf_dl.cpp:911) 20250212125041694 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 93 18 59 b3 69 e0 7a 55 ae 4c 90 10 5b 74 9c 1b 4f 57 db a4 be 30 b2 cd e1 d2 e6 96 d6 23 b6 bb 38 19 09 78 78 00 (pcu_l1_if.cpp:182) 20250212125041694 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125041708 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) 20250212125041708 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) 20250212125041709 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) 20250212125041709 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) 20250212125041709 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) 20250212125041709 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) 20250212125041709 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) 20250212125041709 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) 20250212125041709 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) 20250212125041709 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) 20250212125041709 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) 20250212125041709 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) 20250212125041709 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) 20250212125041709 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) 20250212125041710 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) 20250212125041710 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) 20250212125041713 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) 20250212125041713 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) 20250212125041713 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==70 .. V(S)==74) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125041713 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) 20250212125041713 DRLCMACDL DEBUG -- Chunk with length 887 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125041713 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 74, CS-3): f5 ad 46 81 99 3f e5 07 03 a3 24 41 0e 21 70 1b 33 e0 15 dc 90 1e f8 7c 43 1e 4e 09 6c 67 f3 e9 4f 9a b3 f0 (tbf_dl.cpp:686) 20250212125041713 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) 20250212125041713 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125041713 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 74) (tbf_dl.cpp:847) 20250212125041713 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 74, CS-3): 07 00 95 f5 ad 46 81 99 3f e5 07 03 a3 24 41 0e 21 70 1b 33 e0 15 dc 90 1e f8 7c 43 1e 4e 09 6c 67 f3 e9 4f 9a b3 f0 00 (tbf_dl.cpp:911) 20250212125041713 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 95 f5 ad 46 81 99 3f e5 07 03 a3 24 41 0e 21 70 1b 33 e0 15 dc 90 1e f8 7c 43 1e 4e 09 6c 67 f3 e9 4f 9a b3 f0 00 (pcu_l1_if.cpp:182) 20250212125041713 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125041727 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) 20250212125041727 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) 20250212125041727 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) 20250212125041727 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) 20250212125041727 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) 20250212125041727 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) 20250212125041727 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) 20250212125041727 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) 20250212125041727 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) 20250212125041727 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) 20250212125041727 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) 20250212125041727 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) 20250212125041728 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) 20250212125041728 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) 20250212125041728 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) 20250212125041728 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) 20250212125041731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125041736 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) 20250212125041736 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) 20250212125041736 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==70 .. V(S)==75) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125041736 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) 20250212125041736 DRLCMACDL DEBUG -- Chunk with length 851 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125041736 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 75, CS-3): 90 1f 90 f0 f4 36 db 46 94 56 80 29 84 d2 58 8c 07 4f 1e 42 87 19 16 32 37 56 34 b0 d2 d3 ac c7 3e 1f 09 4d (tbf_dl.cpp:686) 20250212125041736 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) 20250212125041736 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125041736 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 75) (tbf_dl.cpp:847) 20250212125041736 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) 20250212125041736 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 494 + 13 = 507 (pdch_ul_controller.c:131) 20250212125041736 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 507 for type POLL (pdch_ul_controller.c:184) 20250212125041736 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=507, TS=7) (tbf_dl.cpp:883) 20250212125041736 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=507, TS=7 (tbf_dl.cpp:903) 20250212125041736 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 75, CS-3): 0f 00 97 90 1f 90 f0 f4 36 db 46 94 56 80 29 84 d2 58 8c 07 4f 1e 42 87 19 16 32 37 56 34 b0 d2 d3 ac c7 3e 1f 09 4d 00 (tbf_dl.cpp:911) 20250212125041736 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Sending data request: sapi=5 arfcn=871 cur_fn=489 block=6 data=0f 00 97 90 1f 90 f0 f4 36 db 46 94 56 80 29 84 d2 58 8c 07 4f 1e 42 87 19 16 32 37 56 34 b0 d2 d3 ac c7 3e 1f 09 4d 00 (pcu_l1_if.cpp:182) 20250212125041736 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125041750 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) 20250212125041750 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) 20250212125041751 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) 20250212125041751 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) 20250212125041751 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) 20250212125041751 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) 20250212125041751 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) 20250212125041751 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) 20250212125041751 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) 20250212125041751 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) 20250212125041752 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) 20250212125041752 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) 20250212125041752 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) 20250212125041752 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) 20250212125041752 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) 20250212125041752 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) 20250212125041755 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125041769 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) 20250212125041769 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) 20250212125041770 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) 20250212125041770 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) 20250212125041770 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) 20250212125041770 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) 20250212125041770 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) 20250212125041770 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) 20250212125041770 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) 20250212125041770 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) 20250212125041770 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) 20250212125041770 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) 20250212125041771 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) 20250212125041771 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) 20250212125041771 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) 20250212125041771 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) 20250212125041774 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125041788 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) 20250212125041788 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) 20250212125041788 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) 20250212125041788 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) 20250212125041788 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) 20250212125041788 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) 20250212125041789 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) 20250212125041789 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) 20250212125041789 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) 20250212125041789 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) 20250212125041789 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) 20250212125041789 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) 20250212125041789 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) 20250212125041789 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) 20250212125041789 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) 20250212125041789 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) 20250212125041797 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125041812 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=502 block=9 data=40 08 09 9f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125041812 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) 20250212125041812 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125041812 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125041812 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 76 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20250212125041813 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125041813 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125041813 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 76, BSN 70 to 76 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20250212125041813 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125041813 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=70)"RRRRRR"(BSN=75) R=ACK I=NACK (tbf_dl.cpp:1034) 20250212125041813 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=70:76, lost=0, recv=6, skipped=0, bsn=70, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20250212125041813 DRLCMACDL DEBUG - got ack for BSN=70 (rlc_window_dl.cpp:103) 20250212125041813 DRLCMACDL DEBUG - got ack for BSN=71 (rlc_window_dl.cpp:103) 20250212125041813 DRLCMACDL DEBUG - got ack for BSN=72 (rlc_window_dl.cpp:103) 20250212125041813 DRLCMACDL DEBUG - got ack for BSN=73 (rlc_window_dl.cpp:103) 20250212125041813 DRLCMACDL DEBUG - got ack for BSN=74 (rlc_window_dl.cpp:103) 20250212125041813 DRLCMACDL DEBUG - got ack for BSN=75 (rlc_window_dl.cpp:103) 20250212125041813 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) 20250212125041813 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=76)""(V(S)-1=75) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20250212125041814 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) 20250212125041814 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) 20250212125041815 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) 20250212125041815 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) 20250212125041816 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) 20250212125041816 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) 20250212125041817 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) 20250212125041817 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) 20250212125041818 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) 20250212125041818 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) 20250212125041819 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125041819 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125041819 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125041819 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125041819 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125041819 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125041819 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125041819 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) 20250212125041819 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) 20250212125041820 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) 20250212125041820 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) 20250212125041821 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) 20250212125041821 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) 20250212125041821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==76) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125041821 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) 20250212125041821 DRLCMACDL DEBUG -- Chunk with length 815 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125041821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 76, CS-3): 5f af 99 24 ac 67 7f c0 2a 00 b0 3d fd e4 07 71 51 da df 66 69 46 db ad cd 0b 52 cf aa 1d 7d bb 37 5e 40 95 (tbf_dl.cpp:686) 20250212125041821 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) 20250212125041821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125041821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 76) (tbf_dl.cpp:847) 20250212125041821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 76, CS-3): 07 00 99 5f af 99 24 ac 67 7f c0 2a 00 b0 3d fd e4 07 71 51 da df 66 69 46 db ad cd 0b 52 cf aa 1d 7d bb 37 5e 40 95 00 (tbf_dl.cpp:911) 20250212125041821 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Sending data request: sapi=5 arfcn=871 cur_fn=507 block=10 data=07 00 99 5f af 99 24 ac 67 7f c0 2a 00 b0 3d fd e4 07 71 51 da df 66 69 46 db ad cd 0b 52 cf aa 1d 7d bb 37 5e 40 95 00 (pcu_l1_if.cpp:182) 20250212125041822 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125041833 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) 20250212125041833 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) 20250212125041835 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) 20250212125041835 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) 20250212125041836 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) 20250212125041836 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) 20250212125041837 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) 20250212125041837 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) 20250212125041837 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) 20250212125041837 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) 20250212125041838 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) 20250212125041838 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) 20250212125041839 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) 20250212125041839 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) 20250212125041841 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) 20250212125041841 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) 20250212125041841 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) 20250212125041841 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) 20250212125041841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==77) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125041841 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) 20250212125041841 DRLCMACDL DEBUG -- Chunk with length 779 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125041841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 77, CS-3): d1 f8 a9 eb 29 64 4e d0 24 09 26 0f f8 c5 2e 2d cd d3 7d 67 b5 b6 4d dc fa 3c 77 be a3 c8 bf 0d d3 61 85 55 (tbf_dl.cpp:686) 20250212125041841 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) 20250212125041841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125041841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 77) (tbf_dl.cpp:847) 20250212125041841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 77, CS-3): 07 00 9b d1 f8 a9 eb 29 64 4e d0 24 09 26 0f f8 c5 2e 2d cd d3 7d 67 b5 b6 4d dc fa 3c 77 be a3 c8 bf 0d d3 61 85 55 00 (tbf_dl.cpp:911) 20250212125041841 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 9b d1 f8 a9 eb 29 64 4e d0 24 09 26 0f f8 c5 2e 2d cd d3 7d 67 b5 b6 4d dc fa 3c 77 be a3 c8 bf 0d d3 61 85 55 00 (pcu_l1_if.cpp:182) 20250212125041842 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125041851 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) 20250212125041852 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) 20250212125041852 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) 20250212125041852 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) 20250212125041853 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) 20250212125041853 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) 20250212125041854 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) 20250212125041854 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) 20250212125041855 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) 20250212125041855 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) 20250212125041855 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) 20250212125041855 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) 20250212125041856 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) 20250212125041856 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) 20250212125041857 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) 20250212125041857 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) 20250212125041860 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) 20250212125041860 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) 20250212125041860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==78) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125041860 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) 20250212125041861 DRLCMACDL DEBUG -- Chunk with length 743 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125041861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 78, CS-3): 84 b0 5a d4 c9 38 75 5d 80 0e b5 0a 5b c3 d3 ce 9c 7a 32 a0 d0 4a ff e1 37 47 a7 eb e8 60 b0 f5 44 8e f5 bf (tbf_dl.cpp:686) 20250212125041861 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) 20250212125041861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125041861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 78) (tbf_dl.cpp:847) 20250212125041861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 78, CS-3): 07 00 9d 84 b0 5a d4 c9 38 75 5d 80 0e b5 0a 5b c3 d3 ce 9c 7a 32 a0 d0 4a ff e1 37 47 a7 eb e8 60 b0 f5 44 8e f5 bf 00 (tbf_dl.cpp:911) 20250212125041861 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 9d 84 b0 5a d4 c9 38 75 5d 80 0e b5 0a 5b c3 d3 ce 9c 7a 32 a0 d0 4a ff e1 37 47 a7 eb e8 60 b0 f5 44 8e f5 bf 00 (pcu_l1_if.cpp:182) 20250212125041861 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125041874 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) 20250212125041874 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) 20250212125041875 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) 20250212125041875 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) 20250212125041875 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) 20250212125041875 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) 20250212125041875 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) 20250212125041875 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) 20250212125041876 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) 20250212125041876 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) 20250212125041876 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) 20250212125041876 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) 20250212125041876 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) 20250212125041876 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) 20250212125041876 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) 20250212125041876 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) 20250212125041879 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) 20250212125041879 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) 20250212125041879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==79) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125041879 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) 20250212125041879 DRLCMACDL DEBUG -- Chunk with length 707 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125041879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 79, CS-3): 0e 1c bb 39 70 fb 0e 57 21 0c 43 70 dd db 42 d5 7c c4 25 f8 86 8e 2f 97 9c ff 3b 75 ef 62 d3 a3 2f 4b 7d d4 (tbf_dl.cpp:686) 20250212125041879 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) 20250212125041879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125041879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 79) (tbf_dl.cpp:847) 20250212125041879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 79, CS-3): 07 00 9f 0e 1c bb 39 70 fb 0e 57 21 0c 43 70 dd db 42 d5 7c c4 25 f8 86 8e 2f 97 9c ff 3b 75 ef 62 d3 a3 2f 4b 7d d4 00 (tbf_dl.cpp:911) 20250212125041879 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 9f 0e 1c bb 39 70 fb 0e 57 21 0c 43 70 dd db 42 d5 7c c4 25 f8 86 8e 2f 97 9c ff 3b 75 ef 62 d3 a3 2f 4b 7d d4 00 (pcu_l1_if.cpp:182) 20250212125041879 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125041893 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) 20250212125041893 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) 20250212125041893 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) 20250212125041893 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) 20250212125041893 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) 20250212125041893 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) 20250212125041893 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) 20250212125041893 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) 20250212125041893 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) 20250212125041893 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) 20250212125041894 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) 20250212125041894 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) 20250212125041894 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) 20250212125041894 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) 20250212125041894 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) 20250212125041894 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) 20250212125041897 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) 20250212125041897 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) 20250212125041897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==80) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125041897 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) 20250212125041897 DRLCMACDL DEBUG -- Chunk with length 671 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125041897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 80, CS-3): 3e 4f 3f 40 5e 3b 35 b3 85 b6 07 2f 76 e4 7e f1 89 97 43 09 30 34 1b d8 ff 14 04 fc 4b 54 2b 4e d5 52 6f 7d (tbf_dl.cpp:686) 20250212125041897 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) 20250212125041897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125041897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 80) (tbf_dl.cpp:847) 20250212125041897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 80, CS-3): 07 00 a1 3e 4f 3f 40 5e 3b 35 b3 85 b6 07 2f 76 e4 7e f1 89 97 43 09 30 34 1b d8 ff 14 04 fc 4b 54 2b 4e d5 52 6f 7d 00 (tbf_dl.cpp:911) 20250212125041897 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 a1 3e 4f 3f 40 5e 3b 35 b3 85 b6 07 2f 76 e4 7e f1 89 97 43 09 30 34 1b d8 ff 14 04 fc 4b 54 2b 4e d5 52 6f 7d 00 (pcu_l1_if.cpp:182) 20250212125041898 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125041912 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) 20250212125041912 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) 20250212125041913 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) 20250212125041913 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) 20250212125041914 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) 20250212125041914 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) 20250212125041914 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) 20250212125041914 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) 20250212125041915 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) 20250212125041915 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) 20250212125041915 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) 20250212125041915 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) 20250212125041915 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) 20250212125041916 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) 20250212125041916 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) 20250212125041916 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) 20250212125041919 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125041923 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) 20250212125041923 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) 20250212125041923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==81) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125041923 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) 20250212125041923 DRLCMACDL DEBUG -- Chunk with length 635 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125041923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 81, CS-3): 46 e6 b7 84 f2 f6 5a 9c 99 4b 17 d0 63 6e 16 43 e2 ae 26 da cb 59 52 03 3a a1 f3 ad b4 09 6c 29 eb 80 f9 0d (tbf_dl.cpp:686) 20250212125041923 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) 20250212125041923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125041923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 81) (tbf_dl.cpp:847) 20250212125041923 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) 20250212125041923 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 533 + 13 = 546 (pdch_ul_controller.c:131) 20250212125041923 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 546 for type POLL (pdch_ul_controller.c:184) 20250212125041923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=546, TS=7) (tbf_dl.cpp:883) 20250212125041923 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=546, TS=7 (tbf_dl.cpp:903) 20250212125041923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 81, CS-3): 0f 00 a3 46 e6 b7 84 f2 f6 5a 9c 99 4b 17 d0 63 6e 16 43 e2 ae 26 da cb 59 52 03 3a a1 f3 ad b4 09 6c 29 eb 80 f9 0d 00 (tbf_dl.cpp:911) 20250212125041923 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 a3 46 e6 b7 84 f2 f6 5a 9c 99 4b 17 d0 63 6e 16 43 e2 ae 26 da cb 59 52 03 3a a1 f3 ad b4 09 6c 29 eb 80 f9 0d 00 (pcu_l1_if.cpp:182) 20250212125041923 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125041937 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) 20250212125041937 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) 20250212125041938 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) 20250212125041938 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) 20250212125041939 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) 20250212125041939 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) 20250212125041940 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) 20250212125041940 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) 20250212125041941 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) 20250212125041941 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) 20250212125041941 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) 20250212125041941 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) 20250212125041942 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) 20250212125041942 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) 20250212125041942 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) 20250212125041942 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) 20250212125041943 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125041956 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) 20250212125041956 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) 20250212125041957 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) 20250212125041957 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) 20250212125041957 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) 20250212125041957 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) 20250212125041958 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) 20250212125041958 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) 20250212125041958 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) 20250212125041958 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) 20250212125041958 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) 20250212125041958 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) 20250212125041959 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) 20250212125041959 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) 20250212125041959 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) 20250212125041959 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) 20250212125041960 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125041975 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) 20250212125041975 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) 20250212125041975 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) 20250212125041975 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) 20250212125041976 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) 20250212125041976 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) 20250212125041976 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) 20250212125041977 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) 20250212125041977 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) 20250212125041977 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) 20250212125041978 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) 20250212125041978 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) 20250212125041978 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) 20250212125041978 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) 20250212125041979 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) 20250212125041979 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) 20250212125041984 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125041999 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 0a 5f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125041999 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) 20250212125041999 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125041999 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125041999 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 82 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20250212125042000 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125042000 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125042000 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 82, BSN 76 to 82 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20250212125042000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125042000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=76)"RRRRRR"(BSN=81) R=ACK I=NACK (tbf_dl.cpp:1034) 20250212125042000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=76:82, lost=0, recv=6, skipped=0, bsn=76, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20250212125042000 DRLCMACDL DEBUG - got ack for BSN=76 (rlc_window_dl.cpp:103) 20250212125042000 DRLCMACDL DEBUG - got ack for BSN=77 (rlc_window_dl.cpp:103) 20250212125042000 DRLCMACDL DEBUG - got ack for BSN=78 (rlc_window_dl.cpp:103) 20250212125042000 DRLCMACDL DEBUG - got ack for BSN=79 (rlc_window_dl.cpp:103) 20250212125042000 DRLCMACDL DEBUG - got ack for BSN=80 (rlc_window_dl.cpp:103) 20250212125042000 DRLCMACDL DEBUG - got ack for BSN=81 (rlc_window_dl.cpp:103) 20250212125042000 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) 20250212125042000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=82)""(V(S)-1=81) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20250212125042002 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) 20250212125042002 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) 20250212125042003 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) 20250212125042003 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) 20250212125042004 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) 20250212125042004 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) 20250212125042005 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) 20250212125042005 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) 20250212125042006 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) 20250212125042007 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) 20250212125042008 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) 20250212125042008 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) 20250212125042009 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) 20250212125042009 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) 20250212125042010 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) 20250212125042010 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) 20250212125042010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==82) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042010 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) 20250212125042010 DRLCMACDL DEBUG -- Chunk with length 599 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 82, CS-3): 2f 16 46 53 ae bf 50 44 fb 6a ad 34 9c 5f 25 92 70 09 c4 18 ea ac cc a7 26 0a 65 53 d0 2d 14 dd 7f e6 48 2a (tbf_dl.cpp:686) 20250212125042010 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) 20250212125042010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 82) (tbf_dl.cpp:847) 20250212125042010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 82, CS-3): 07 00 a5 2f 16 46 53 ae bf 50 44 fb 6a ad 34 9c 5f 25 92 70 09 c4 18 ea ac cc a7 26 0a 65 53 d0 2d 14 dd 7f e6 48 2a 00 (tbf_dl.cpp:911) 20250212125042010 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Sending data request: sapi=5 arfcn=871 cur_fn=546 block=7 data=07 00 a5 2f 16 46 53 ae bf 50 44 fb 6a ad 34 9c 5f 25 92 70 09 c4 18 ea ac cc a7 26 0a 65 53 d0 2d 14 dd 7f e6 48 2a 00 (pcu_l1_if.cpp:182) 20250212125042011 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125042018 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) 20250212125042018 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) 20250212125042020 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) 20250212125042020 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) 20250212125042021 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) 20250212125042021 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) 20250212125042022 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) 20250212125042022 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) 20250212125042023 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) 20250212125042023 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) 20250212125042024 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) 20250212125042024 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) 20250212125042024 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) 20250212125042024 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) 20250212125042025 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) 20250212125042025 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) 20250212125042026 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) 20250212125042026 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) 20250212125042026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==83) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042026 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) 20250212125042026 DRLCMACDL DEBUG -- Chunk with length 563 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 83, CS-3): c1 7a 31 52 f2 46 f1 8b 89 35 75 c9 2d f5 c7 a8 c8 10 2d db 13 79 6f ae ab 08 a2 16 b1 14 77 c0 b9 94 ab a8 (tbf_dl.cpp:686) 20250212125042026 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) 20250212125042026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 83) (tbf_dl.cpp:847) 20250212125042026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 83, CS-3): 07 00 a7 c1 7a 31 52 f2 46 f1 8b 89 35 75 c9 2d f5 c7 a8 c8 10 2d db 13 79 6f ae ab 08 a2 16 b1 14 77 c0 b9 94 ab a8 00 (tbf_dl.cpp:911) 20250212125042026 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 a7 c1 7a 31 52 f2 46 f1 8b 89 35 75 c9 2d f5 c7 a8 c8 10 2d db 13 79 6f ae ab 08 a2 16 b1 14 77 c0 b9 94 ab a8 00 (pcu_l1_if.cpp:182) 20250212125042026 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125042037 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) 20250212125042037 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) 20250212125042038 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) 20250212125042038 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) 20250212125042039 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) 20250212125042039 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) 20250212125042039 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) 20250212125042039 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) 20250212125042040 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) 20250212125042040 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) 20250212125042040 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) 20250212125042040 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) 20250212125042041 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) 20250212125042041 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) 20250212125042042 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) 20250212125042042 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) 20250212125042046 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) 20250212125042046 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) 20250212125042046 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==84) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042046 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) 20250212125042046 DRLCMACDL DEBUG -- Chunk with length 527 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042046 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 84, CS-3): 6f 9d be f3 1c 8d b6 99 be c0 6d 37 ad e8 fb d8 e8 a8 42 fe c2 5d aa 13 9f f9 0b f1 bd 00 4b 05 45 50 7b 3f (tbf_dl.cpp:686) 20250212125042046 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) 20250212125042046 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042046 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 84) (tbf_dl.cpp:847) 20250212125042047 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 84, CS-3): 07 00 a9 6f 9d be f3 1c 8d b6 99 be c0 6d 37 ad e8 fb d8 e8 a8 42 fe c2 5d aa 13 9f f9 0b f1 bd 00 4b 05 45 50 7b 3f 00 (tbf_dl.cpp:911) 20250212125042047 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 a9 6f 9d be f3 1c 8d b6 99 be c0 6d 37 ad e8 fb d8 e8 a8 42 fe c2 5d aa 13 9f f9 0b f1 bd 00 4b 05 45 50 7b 3f 00 (pcu_l1_if.cpp:182) 20250212125042047 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125042060 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) 20250212125042060 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) 20250212125042061 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) 20250212125042061 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) 20250212125042061 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) 20250212125042061 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) 20250212125042062 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) 20250212125042062 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) 20250212125042062 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) 20250212125042062 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) 20250212125042062 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) 20250212125042062 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) 20250212125042063 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) 20250212125042063 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) 20250212125042063 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) 20250212125042063 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) 20250212125042064 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) 20250212125042064 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) 20250212125042064 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==85) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042064 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) 20250212125042064 DRLCMACDL DEBUG -- Chunk with length 491 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042064 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 85, CS-3): f8 d3 15 bf 27 44 59 e0 d8 07 22 85 1e e0 c2 a4 85 59 60 0d 6a 2e c0 17 e2 99 dd 42 f5 50 a6 05 40 e4 9a 2d (tbf_dl.cpp:686) 20250212125042064 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) 20250212125042064 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042064 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 85) (tbf_dl.cpp:847) 20250212125042064 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 85, CS-3): 07 00 ab f8 d3 15 bf 27 44 59 e0 d8 07 22 85 1e e0 c2 a4 85 59 60 0d 6a 2e c0 17 e2 99 dd 42 f5 50 a6 05 40 e4 9a 2d 00 (tbf_dl.cpp:911) 20250212125042064 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 ab f8 d3 15 bf 27 44 59 e0 d8 07 22 85 1e e0 c2 a4 85 59 60 0d 6a 2e c0 17 e2 99 dd 42 f5 50 a6 05 40 e4 9a 2d 00 (pcu_l1_if.cpp:182) 20250212125042064 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125042079 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) 20250212125042079 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) 20250212125042080 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) 20250212125042080 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) 20250212125042081 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) 20250212125042081 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) 20250212125042081 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) 20250212125042081 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) 20250212125042082 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) 20250212125042082 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) 20250212125042083 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) 20250212125042083 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) 20250212125042083 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) 20250212125042083 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) 20250212125042084 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) 20250212125042084 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) 20250212125042085 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) 20250212125042085 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) 20250212125042085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==86) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042085 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) 20250212125042085 DRLCMACDL DEBUG -- Chunk with length 455 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 86, CS-3): 85 f7 c2 f3 6f 82 61 6a d2 ca bd de bd ae 2a 3d f5 65 a1 94 a2 cb 82 75 05 47 ec 1f da 96 12 5e 48 d4 1f 15 (tbf_dl.cpp:686) 20250212125042085 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) 20250212125042085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 86) (tbf_dl.cpp:847) 20250212125042085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 86, CS-3): 07 00 ad 85 f7 c2 f3 6f 82 61 6a d2 ca bd de bd ae 2a 3d f5 65 a1 94 a2 cb 82 75 05 47 ec 1f da 96 12 5e 48 d4 1f 15 00 (tbf_dl.cpp:911) 20250212125042085 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 ad 85 f7 c2 f3 6f 82 61 6a d2 ca bd de bd ae 2a 3d f5 65 a1 94 a2 cb 82 75 05 47 ec 1f da 96 12 5e 48 d4 1f 15 00 (pcu_l1_if.cpp:182) 20250212125042086 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125042098 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) 20250212125042098 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) 20250212125042100 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) 20250212125042100 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) 20250212125042101 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) 20250212125042101 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) 20250212125042101 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) 20250212125042101 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) 20250212125042102 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) 20250212125042102 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) 20250212125042103 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) 20250212125042103 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) 20250212125042104 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) 20250212125042104 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) 20250212125042105 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) 20250212125042105 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) 20250212125042108 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) 20250212125042108 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) 20250212125042108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==87) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042108 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) 20250212125042108 DRLCMACDL DEBUG -- Chunk with length 419 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 87, CS-3): 0c 10 cc 52 fa fe 72 36 f2 b0 85 f7 10 05 b3 36 97 4f b7 b4 2e b2 3e 9f 11 01 00 df 78 4b f0 77 cd c3 73 cd (tbf_dl.cpp:686) 20250212125042108 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) 20250212125042108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 87) (tbf_dl.cpp:847) 20250212125042108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 87, CS-3): 07 00 af 0c 10 cc 52 fa fe 72 36 f2 b0 85 f7 10 05 b3 36 97 4f b7 b4 2e b2 3e 9f 11 01 00 df 78 4b f0 77 cd c3 73 cd 00 (tbf_dl.cpp:911) 20250212125042108 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 af 0c 10 cc 52 fa fe 72 36 f2 b0 85 f7 10 05 b3 36 97 4f b7 b4 2e b2 3e 9f 11 01 00 df 78 4b f0 77 cd c3 73 cd 00 (pcu_l1_if.cpp:182) 20250212125042110 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125042121 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) 20250212125042121 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) 20250212125042121 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) 20250212125042121 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) 20250212125042121 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) 20250212125042121 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) 20250212125042121 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) 20250212125042121 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) 20250212125042121 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) 20250212125042121 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) 20250212125042122 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) 20250212125042122 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) 20250212125042122 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) 20250212125042122 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) 20250212125042122 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) 20250212125042122 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) 20250212125042125 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) 20250212125042126 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) 20250212125042126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==88) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042126 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) 20250212125042126 DRLCMACDL DEBUG -- Chunk with length 383 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 88, CS-3): b6 3d 57 96 73 60 2d 49 e2 0d f8 d4 0a 77 ca f4 ed d1 66 b1 23 f8 2c 9b 62 bb 26 8f 75 91 cb 09 35 c7 a0 90 (tbf_dl.cpp:686) 20250212125042126 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) 20250212125042126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 88) (tbf_dl.cpp:847) 20250212125042126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 88, CS-3): 07 00 b1 b6 3d 57 96 73 60 2d 49 e2 0d f8 d4 0a 77 ca f4 ed d1 66 b1 23 f8 2c 9b 62 bb 26 8f 75 91 cb 09 35 c7 a0 90 00 (tbf_dl.cpp:911) 20250212125042126 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 b1 b6 3d 57 96 73 60 2d 49 e2 0d f8 d4 0a 77 ca f4 ed d1 66 b1 23 f8 2c 9b 62 bb 26 8f 75 91 cb 09 35 c7 a0 90 00 (pcu_l1_if.cpp:182) 20250212125042126 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125042141 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) 20250212125042141 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) 20250212125042142 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) 20250212125042142 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) 20250212125042144 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) 20250212125042144 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) 20250212125042145 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) 20250212125042145 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) 20250212125042146 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) 20250212125042146 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) 20250212125042147 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) 20250212125042147 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) 20250212125042148 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) 20250212125042148 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) 20250212125042149 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) 20250212125042149 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) 20250212125042150 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) 20250212125042150 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) 20250212125042150 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==89) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042150 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) 20250212125042150 DRLCMACDL DEBUG -- Chunk with length 347 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042150 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 89, CS-3): 8a f2 26 94 08 bc 60 cb bf 99 44 84 e1 08 a2 e0 39 33 34 63 49 e4 b0 e6 0e 32 36 90 b3 5b 05 53 55 44 02 9e (tbf_dl.cpp:686) 20250212125042150 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) 20250212125042150 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042150 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 89) (tbf_dl.cpp:847) 20250212125042150 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 89, CS-3): 07 00 b3 8a f2 26 94 08 bc 60 cb bf 99 44 84 e1 08 a2 e0 39 33 34 63 49 e4 b0 e6 0e 32 36 90 b3 5b 05 53 55 44 02 9e 00 (tbf_dl.cpp:911) 20250212125042150 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 b3 8a f2 26 94 08 bc 60 cb bf 99 44 84 e1 08 a2 e0 39 33 34 63 49 e4 b0 e6 0e 32 36 90 b3 5b 05 53 55 44 02 9e 00 (pcu_l1_if.cpp:182) 20250212125042151 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125042160 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) 20250212125042160 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) 20250212125042161 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) 20250212125042161 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) 20250212125042161 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) 20250212125042161 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) 20250212125042162 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) 20250212125042162 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) 20250212125042163 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) 20250212125042163 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) 20250212125042163 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) 20250212125042163 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) 20250212125042164 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) 20250212125042164 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) 20250212125042165 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) 20250212125042165 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) 20250212125042169 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) 20250212125042169 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) 20250212125042169 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==90) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042169 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) 20250212125042169 DRLCMACDL DEBUG -- Chunk with length 311 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042169 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 90, CS-3): f4 7d 13 c0 91 03 c1 a3 89 21 b4 5b 4a bb b7 2e 8d ee a8 73 9b d4 49 5e 17 5b 4b c7 d2 d0 0b a6 f9 98 9f 28 (tbf_dl.cpp:686) 20250212125042169 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) 20250212125042169 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042169 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 90) (tbf_dl.cpp:847) 20250212125042169 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 90, CS-3): 07 00 b5 f4 7d 13 c0 91 03 c1 a3 89 21 b4 5b 4a bb b7 2e 8d ee a8 73 9b d4 49 5e 17 5b 4b c7 d2 d0 0b a6 f9 98 9f 28 00 (tbf_dl.cpp:911) 20250212125042169 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 b5 f4 7d 13 c0 91 03 c1 a3 89 21 b4 5b 4a bb b7 2e 8d ee a8 73 9b d4 49 5e 17 5b 4b c7 d2 d0 0b a6 f9 98 9f 28 00 (pcu_l1_if.cpp:182) 20250212125042169 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125042182 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) 20250212125042182 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) 20250212125042183 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) 20250212125042183 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) 20250212125042183 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) 20250212125042183 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) 20250212125042183 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) 20250212125042183 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) 20250212125042183 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) 20250212125042183 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) 20250212125042184 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) 20250212125042184 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) 20250212125042184 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) 20250212125042184 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) 20250212125042184 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) 20250212125042184 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) 20250212125042187 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) 20250212125042187 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) 20250212125042187 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==91) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042187 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) 20250212125042187 DRLCMACDL DEBUG -- Chunk with length 275 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042187 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 91, CS-3): 55 0f bb bc da f1 06 8e 61 f7 93 9c c9 66 a0 fb 4d 2b 3f d4 9e 99 11 5c 84 8a b2 f4 9f 2a 84 2b 86 c3 c2 b3 (tbf_dl.cpp:686) 20250212125042187 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) 20250212125042187 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042187 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 91) (tbf_dl.cpp:847) 20250212125042187 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 91, CS-3): 07 00 b7 55 0f bb bc da f1 06 8e 61 f7 93 9c c9 66 a0 fb 4d 2b 3f d4 9e 99 11 5c 84 8a b2 f4 9f 2a 84 2b 86 c3 c2 b3 00 (tbf_dl.cpp:911) 20250212125042187 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 b7 55 0f bb bc da f1 06 8e 61 f7 93 9c c9 66 a0 fb 4d 2b 3f d4 9e 99 11 5c 84 8a b2 f4 9f 2a 84 2b 86 c3 c2 b3 00 (pcu_l1_if.cpp:182) 20250212125042187 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125042202 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) 20250212125042202 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) 20250212125042204 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) 20250212125042204 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) 20250212125042205 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) 20250212125042205 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) 20250212125042206 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) 20250212125042206 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) 20250212125042207 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) 20250212125042207 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) 20250212125042208 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) 20250212125042208 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) 20250212125042209 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) 20250212125042209 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) 20250212125042211 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) 20250212125042211 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) 20250212125042212 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) 20250212125042212 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) 20250212125042212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==92) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042212 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) 20250212125042212 DRLCMACDL DEBUG -- Chunk with length 239 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 92, CS-3): 2e e4 3a bf d0 03 ae 37 6e cc 90 07 c5 46 19 0c 2b 3f 55 02 53 3b d6 67 a0 de a2 4c 3c 8d ad d6 09 f0 cd 0b (tbf_dl.cpp:686) 20250212125042212 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) 20250212125042212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 92) (tbf_dl.cpp:847) 20250212125042212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 92, CS-3): 07 00 b9 2e e4 3a bf d0 03 ae 37 6e cc 90 07 c5 46 19 0c 2b 3f 55 02 53 3b d6 67 a0 de a2 4c 3c 8d ad d6 09 f0 cd 0b 00 (tbf_dl.cpp:911) 20250212125042212 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 b9 2e e4 3a bf d0 03 ae 37 6e cc 90 07 c5 46 19 0c 2b 3f 55 02 53 3b d6 67 a0 de a2 4c 3c 8d ad d6 09 f0 cd 0b 00 (pcu_l1_if.cpp:182) 20250212125042212 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125042223 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) 20250212125042223 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) 20250212125042226 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) 20250212125042226 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) 20250212125042228 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) 20250212125042228 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) 20250212125042229 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) 20250212125042230 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) 20250212125042231 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) 20250212125042231 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) 20250212125042232 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) 20250212125042232 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) 20250212125042233 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) 20250212125042233 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) 20250212125042233 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) 20250212125042233 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) 20250212125042234 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) 20250212125042234 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) 20250212125042234 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==93) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042234 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) 20250212125042234 DRLCMACDL DEBUG -- Chunk with length 203 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042234 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 93, CS-3): cd af cf e9 51 1f e6 e6 de cb f7 04 ab 67 44 d4 03 cc 54 78 2f f2 0e 5b e9 93 34 ed 3b 66 2e 52 f7 b3 12 36 (tbf_dl.cpp:686) 20250212125042234 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) 20250212125042235 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042235 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 93) (tbf_dl.cpp:847) 20250212125042235 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 93, CS-3): 07 00 bb cd af cf e9 51 1f e6 e6 de cb f7 04 ab 67 44 d4 03 cc 54 78 2f f2 0e 5b e9 93 34 ed 3b 66 2e 52 f7 b3 12 36 00 (tbf_dl.cpp:911) 20250212125042235 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 bb cd af cf e9 51 1f e6 e6 de cb f7 04 ab 67 44 d4 03 cc 54 78 2f f2 0e 5b e9 93 34 ed 3b 66 2e 52 f7 b3 12 36 00 (pcu_l1_if.cpp:182) 20250212125042235 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125042245 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) 20250212125042245 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) 20250212125042246 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) 20250212125042246 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) 20250212125042246 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) 20250212125042246 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) 20250212125042246 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) 20250212125042246 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) 20250212125042246 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) 20250212125042246 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) 20250212125042246 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) 20250212125042246 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) 20250212125042247 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) 20250212125042247 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) 20250212125042247 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) 20250212125042247 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) 20250212125042250 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) 20250212125042250 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) 20250212125042250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==94) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042250 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) 20250212125042250 DRLCMACDL DEBUG -- Chunk with length 167 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 94, CS-3): ba ef 35 34 80 fb 1b 29 0f d0 c7 e5 e5 08 71 4a e6 f5 bf 3c 5f 0e 7e dd d9 31 df 94 42 a3 61 b1 62 76 08 75 (tbf_dl.cpp:686) 20250212125042250 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) 20250212125042250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 94) (tbf_dl.cpp:847) 20250212125042250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 94, CS-3): 07 00 bd ba ef 35 34 80 fb 1b 29 0f d0 c7 e5 e5 08 71 4a e6 f5 bf 3c 5f 0e 7e dd d9 31 df 94 42 a3 61 b1 62 76 08 75 00 (tbf_dl.cpp:911) 20250212125042250 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 bd ba ef 35 34 80 fb 1b 29 0f d0 c7 e5 e5 08 71 4a e6 f5 bf 3c 5f 0e 7e dd d9 31 df 94 42 a3 61 b1 62 76 08 75 00 (pcu_l1_if.cpp:182) 20250212125042250 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125042265 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) 20250212125042265 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) 20250212125042267 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) 20250212125042267 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) 20250212125042269 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) 20250212125042269 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) 20250212125042270 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) 20250212125042270 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) 20250212125042270 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) 20250212125042270 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) 20250212125042271 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) 20250212125042271 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) 20250212125042272 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) 20250212125042272 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) 20250212125042273 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) 20250212125042273 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) 20250212125042274 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) 20250212125042274 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) 20250212125042274 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==95) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042274 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) 20250212125042274 DRLCMACDL DEBUG -- Chunk with length 131 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042274 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 95, CS-3): fa 10 1e c4 62 40 4c c7 24 55 8e 23 fe da a0 f8 a1 4d 20 77 90 f6 0e 36 cc 07 85 2f f7 37 57 41 69 73 de ba (tbf_dl.cpp:686) 20250212125042274 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) 20250212125042274 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042274 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 95) (tbf_dl.cpp:847) 20250212125042274 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 95, CS-3): 07 00 bf fa 10 1e c4 62 40 4c c7 24 55 8e 23 fe da a0 f8 a1 4d 20 77 90 f6 0e 36 cc 07 85 2f f7 37 57 41 69 73 de ba 00 (tbf_dl.cpp:911) 20250212125042274 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 bf fa 10 1e c4 62 40 4c c7 24 55 8e 23 fe da a0 f8 a1 4d 20 77 90 f6 0e 36 cc 07 85 2f f7 37 57 41 69 73 de ba 00 (pcu_l1_if.cpp:182) 20250212125042274 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125042285 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) 20250212125042285 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) 20250212125042287 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) 20250212125042287 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) 20250212125042287 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) 20250212125042288 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) 20250212125042288 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) 20250212125042288 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) 20250212125042289 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) 20250212125042289 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) 20250212125042290 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) 20250212125042290 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) 20250212125042291 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) 20250212125042291 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) 20250212125042291 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) 20250212125042292 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) 20250212125042295 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) 20250212125042295 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) 20250212125042295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==96) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042295 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) 20250212125042295 DRLCMACDL DEBUG -- Chunk with length 95 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 96, CS-3): 7b 00 5b 37 41 de b2 f7 32 c1 83 93 ff b8 10 d4 cf 94 3c b7 22 39 47 33 8c 9d 13 6e a4 3e 8c 30 c2 07 61 75 (tbf_dl.cpp:686) 20250212125042295 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) 20250212125042295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 96) (tbf_dl.cpp:847) 20250212125042295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 96, CS-3): 07 00 c1 7b 00 5b 37 41 de b2 f7 32 c1 83 93 ff b8 10 d4 cf 94 3c b7 22 39 47 33 8c 9d 13 6e a4 3e 8c 30 c2 07 61 75 00 (tbf_dl.cpp:911) 20250212125042295 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 c1 7b 00 5b 37 41 de b2 f7 32 c1 83 93 ff b8 10 d4 cf 94 3c b7 22 39 47 33 8c 9d 13 6e a4 3e 8c 30 c2 07 61 75 00 (pcu_l1_if.cpp:182) 20250212125042296 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125042309 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) 20250212125042309 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) 20250212125042310 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) 20250212125042310 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) 20250212125042310 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) 20250212125042310 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) 20250212125042310 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) 20250212125042310 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) 20250212125042310 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) 20250212125042310 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) 20250212125042311 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) 20250212125042311 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) 20250212125042311 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) 20250212125042311 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) 20250212125042311 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) 20250212125042311 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) 20250212125042314 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) 20250212125042314 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) 20250212125042314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==97) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042314 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) 20250212125042314 DRLCMACDL DEBUG -- Chunk with length 59 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 97, CS-3): 39 b3 63 5b e5 0f 76 40 f4 7a 02 da 4f 94 55 52 63 6e 20 1d 87 22 62 db 35 9d 82 8b 92 46 41 cf d1 61 4d 88 (tbf_dl.cpp:686) 20250212125042314 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) 20250212125042315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 97) (tbf_dl.cpp:847) 20250212125042315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 97, CS-3): 07 00 c3 39 b3 63 5b e5 0f 76 40 f4 7a 02 da 4f 94 55 52 63 6e 20 1d 87 22 62 db 35 9d 82 8b 92 46 41 cf d1 61 4d 88 00 (tbf_dl.cpp:911) 20250212125042315 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 c3 39 b3 63 5b e5 0f 76 40 f4 7a 02 da 4f 94 55 52 63 6e 20 1d 87 22 62 db 35 9d 82 8b 92 46 41 cf d1 61 4d 88 00 (pcu_l1_if.cpp:182) 20250212125042315 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125042329 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) 20250212125042329 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) 20250212125042330 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) 20250212125042330 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) 20250212125042331 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) 20250212125042331 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) 20250212125042332 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) 20250212125042332 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) 20250212125042333 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) 20250212125042333 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) 20250212125042335 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) 20250212125042335 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) 20250212125042336 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) 20250212125042336 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) 20250212125042337 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) 20250212125042337 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) 20250212125042338 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) 20250212125042338 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) 20250212125042338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==98) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042338 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) 20250212125042338 DRLCMACDL DEBUG -- Chunk with length 23 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125042338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125042338 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1286 KBits/s (gprs_rlcmac_meas.cpp:181) 20250212125042338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125042338 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (12) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 98, CS-3): 5f fd 45 fa 50 54 33 bc 59 6a f1 d8 0b d2 72 fe 91 8f 7d f1 35 d4 7e 33 4d 59 6d 72 dc 86 d3 5a 75 a0 c5 a3 (tbf_dl.cpp:686) 20250212125042338 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) 20250212125042338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 98) (tbf_dl.cpp:847) 20250212125042338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 98, CS-3): 07 00 c4 5f fd 45 fa 50 54 33 bc 59 6a f1 d8 0b d2 72 fe 91 8f 7d f1 35 d4 7e 33 4d 59 6d 72 dc 86 d3 5a 75 a0 c5 a3 00 (tbf_dl.cpp:911) 20250212125042338 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 c4 5f fd 45 fa 50 54 33 bc 59 6a f1 d8 0b d2 72 fe 91 8f 7d f1 35 d4 7e 33 4d 59 6d 72 dc 86 d3 5a 75 a0 c5 a3 00 (pcu_l1_if.cpp:182) 20250212125042339 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125042348 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) 20250212125042348 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) 20250212125042350 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) 20250212125042350 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) 20250212125042351 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) 20250212125042351 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) 20250212125042352 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) 20250212125042352 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) 20250212125042352 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) 20250212125042352 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) 20250212125042353 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) 20250212125042353 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) 20250212125042354 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) 20250212125042354 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) 20250212125042355 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) 20250212125042355 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) 20250212125042357 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) 20250212125042357 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) 20250212125042357 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==99) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042357 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) 20250212125042357 DRLCMACDL DEBUG -- Chunk with length 1388 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042357 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 99, CS-3): 8e c4 18 ad 2b c6 80 dd bb 0f dc cc 88 ad c3 8d 09 47 cd fe 41 3a ef 78 1d 48 ff 9f 9c 0d b1 62 da 1b 2b 5f (tbf_dl.cpp:686) 20250212125042357 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) 20250212125042357 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042357 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 99) (tbf_dl.cpp:847) 20250212125042357 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 99, CS-3): 07 00 c7 8e c4 18 ad 2b c6 80 dd bb 0f dc cc 88 ad c3 8d 09 47 cd fe 41 3a ef 78 1d 48 ff 9f 9c 0d b1 62 da 1b 2b 5f 00 (tbf_dl.cpp:911) 20250212125042357 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 c7 8e c4 18 ad 2b c6 80 dd bb 0f dc cc 88 ad c3 8d 09 47 cd fe 41 3a ef 78 1d 48 ff 9f 9c 0d b1 62 da 1b 2b 5f 00 (pcu_l1_if.cpp:182) 20250212125042358 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125042372 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) 20250212125042372 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) 20250212125042373 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) 20250212125042373 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) 20250212125042374 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) 20250212125042374 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) 20250212125042376 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) 20250212125042376 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) 20250212125042377 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) 20250212125042377 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) 20250212125042379 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) 20250212125042379 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) 20250212125042380 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) 20250212125042380 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) 20250212125042381 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) 20250212125042381 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) 20250212125042383 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) 20250212125042383 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) 20250212125042383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==100) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042383 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) 20250212125042383 DRLCMACDL DEBUG -- Chunk with length 1352 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 100, CS-3): 25 e2 28 51 8e 99 41 7d e1 55 23 50 f6 f8 33 32 ef ae 24 6e 74 a6 b7 ee 09 72 d8 df 99 23 4f 12 0e 45 32 7a (tbf_dl.cpp:686) 20250212125042383 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) 20250212125042383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 100) (tbf_dl.cpp:847) 20250212125042383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 100, CS-3): 07 00 c9 25 e2 28 51 8e 99 41 7d e1 55 23 50 f6 f8 33 32 ef ae 24 6e 74 a6 b7 ee 09 72 d8 df 99 23 4f 12 0e 45 32 7a 00 (tbf_dl.cpp:911) 20250212125042383 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 c9 25 e2 28 51 8e 99 41 7d e1 55 23 50 f6 f8 33 32 ef ae 24 6e 74 a6 b7 ee 09 72 d8 df 99 23 4f 12 0e 45 32 7a 00 (pcu_l1_if.cpp:182) 20250212125042384 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125042393 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) 20250212125042393 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) 20250212125042395 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) 20250212125042395 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) 20250212125042396 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) 20250212125042396 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) 20250212125042397 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) 20250212125042397 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) 20250212125042398 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) 20250212125042398 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) 20250212125042400 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) 20250212125042400 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) 20250212125042401 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) 20250212125042402 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) 20250212125042403 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) 20250212125042403 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) 20250212125042404 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) 20250212125042404 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) 20250212125042404 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==101) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042404 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) 20250212125042404 DRLCMACDL DEBUG -- Chunk with length 1316 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042404 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 101, CS-3): d7 7c 6e e6 69 ed 32 b4 59 69 14 2e 3d 21 a1 f6 07 1f 78 3b 33 20 c1 a3 1c 46 bc b2 43 fa fb 9b 17 ab a4 46 (tbf_dl.cpp:686) 20250212125042404 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) 20250212125042404 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042404 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 101) (tbf_dl.cpp:847) 20250212125042404 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) 20250212125042404 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 632 + 13 = 645 (pdch_ul_controller.c:131) 20250212125042404 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 645 for type POLL (pdch_ul_controller.c:184) 20250212125042404 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=645, TS=7) (tbf_dl.cpp:883) 20250212125042404 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=645, TS=7 (tbf_dl.cpp:903) 20250212125042404 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 101, CS-3): 0f 00 cb d7 7c 6e e6 69 ed 32 b4 59 69 14 2e 3d 21 a1 f6 07 1f 78 3b 33 20 c1 a3 1c 46 bc b2 43 fa fb 9b 17 ab a4 46 00 (tbf_dl.cpp:911) 20250212125042404 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 cb d7 7c 6e e6 69 ed 32 b4 59 69 14 2e 3d 21 a1 f6 07 1f 78 3b 33 20 c1 a3 1c 46 bc b2 43 fa fb 9b 17 ab a4 46 00 (pcu_l1_if.cpp:182) 20250212125042405 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125042411 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) 20250212125042411 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) 20250212125042412 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) 20250212125042412 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) 20250212125042412 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) 20250212125042412 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) 20250212125042412 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) 20250212125042412 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) 20250212125042413 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) 20250212125042413 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) 20250212125042413 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) 20250212125042413 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) 20250212125042413 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) 20250212125042413 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) 20250212125042413 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) 20250212125042413 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) 20250212125042420 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125042436 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) 20250212125042436 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) 20250212125042438 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) 20250212125042438 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) 20250212125042439 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) 20250212125042439 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) 20250212125042440 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) 20250212125042440 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) 20250212125042441 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) 20250212125042441 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) 20250212125042442 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) 20250212125042442 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) 20250212125042443 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) 20250212125042443 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) 20250212125042443 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) 20250212125042443 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) 20250212125042444 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125042455 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) 20250212125042455 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) 20250212125042455 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) 20250212125042455 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) 20250212125042456 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) 20250212125042456 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) 20250212125042456 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) 20250212125042456 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) 20250212125042456 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) 20250212125042456 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) 20250212125042456 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) 20250212125042456 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) 20250212125042457 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) 20250212125042457 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) 20250212125042457 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) 20250212125042457 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) 20250212125042459 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125042474 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=641 block=5 data=40 08 0c df ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125042474 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) 20250212125042474 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125042474 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125042474 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 102 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20250212125042474 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125042474 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125042474 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 102, BSN 82 to 102 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125042474 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125042474 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=82)"RRRRRRRRRRRRRRRRRRRR"(BSN=101) R=ACK I=NACK (tbf_dl.cpp:1034) 20250212125042474 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=82:102, lost=0, recv=20, skipped=0, bsn=82, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20250212125042474 DRLCMACDL DEBUG - got ack for BSN=82 (rlc_window_dl.cpp:103) 20250212125042474 DRLCMACDL DEBUG - got ack for BSN=83 (rlc_window_dl.cpp:103) 20250212125042474 DRLCMACDL DEBUG - got ack for BSN=84 (rlc_window_dl.cpp:103) 20250212125042474 DRLCMACDL DEBUG - got ack for BSN=85 (rlc_window_dl.cpp:103) 20250212125042474 DRLCMACDL DEBUG - got ack for BSN=86 (rlc_window_dl.cpp:103) 20250212125042474 DRLCMACDL DEBUG - got ack for BSN=87 (rlc_window_dl.cpp:103) 20250212125042474 DRLCMACDL DEBUG - got ack for BSN=88 (rlc_window_dl.cpp:103) 20250212125042474 DRLCMACDL DEBUG - got ack for BSN=89 (rlc_window_dl.cpp:103) 20250212125042474 DRLCMACDL DEBUG - got ack for BSN=90 (rlc_window_dl.cpp:103) 20250212125042474 DRLCMACDL DEBUG - got ack for BSN=91 (rlc_window_dl.cpp:103) 20250212125042474 DRLCMACDL DEBUG - got ack for BSN=92 (rlc_window_dl.cpp:103) 20250212125042474 DRLCMACDL DEBUG - got ack for BSN=93 (rlc_window_dl.cpp:103) 20250212125042474 DRLCMACDL DEBUG - got ack for BSN=94 (rlc_window_dl.cpp:103) 20250212125042474 DRLCMACDL DEBUG - got ack for BSN=95 (rlc_window_dl.cpp:103) 20250212125042474 DRLCMACDL DEBUG - got ack for BSN=96 (rlc_window_dl.cpp:103) 20250212125042474 DRLCMACDL DEBUG - got ack for BSN=97 (rlc_window_dl.cpp:103) 20250212125042474 DRLCMACDL DEBUG - got ack for BSN=98 (rlc_window_dl.cpp:103) 20250212125042474 DRLCMACDL DEBUG - got ack for BSN=99 (rlc_window_dl.cpp:103) 20250212125042474 DRLCMACDL DEBUG - got ack for BSN=100 (rlc_window_dl.cpp:103) 20250212125042474 DRLCMACDL DEBUG - got ack for BSN=101 (rlc_window_dl.cpp:103) 20250212125042474 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) 20250212125042474 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=102)""(V(S)-1=101) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20250212125042475 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) 20250212125042475 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) 20250212125042476 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) 20250212125042476 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) 20250212125042477 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) 20250212125042477 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) 20250212125042477 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) 20250212125042477 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) 20250212125042478 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) 20250212125042478 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) 20250212125042479 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) 20250212125042479 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) 20250212125042480 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) 20250212125042480 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) 20250212125042483 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) 20250212125042483 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) 20250212125042483 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==102) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042483 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) 20250212125042483 DRLCMACDL DEBUG -- Chunk with length 1280 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042483 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 102, CS-3): f3 c4 21 d5 9d b4 8a 78 5e 18 ae d6 5d c0 9b 1c eb 6e c3 22 4f 55 60 b9 7f 3a 63 80 72 e2 5e 20 12 e3 67 c9 (tbf_dl.cpp:686) 20250212125042483 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) 20250212125042483 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042484 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 102) (tbf_dl.cpp:847) 20250212125042484 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 102, CS-3): 07 00 cd f3 c4 21 d5 9d b4 8a 78 5e 18 ae d6 5d c0 9b 1c eb 6e c3 22 4f 55 60 b9 7f 3a 63 80 72 e2 5e 20 12 e3 67 c9 00 (tbf_dl.cpp:911) 20250212125042484 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=650 Sending data request: sapi=5 arfcn=871 cur_fn=645 block=6 data=07 00 cd f3 c4 21 d5 9d b4 8a 78 5e 18 ae d6 5d c0 9b 1c eb 6e c3 22 4f 55 60 b9 7f 3a 63 80 72 e2 5e 20 12 e3 67 c9 00 (pcu_l1_if.cpp:182) 20250212125042484 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125042498 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) 20250212125042498 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) 20250212125042499 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) 20250212125042499 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) 20250212125042500 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) 20250212125042500 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) 20250212125042501 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) 20250212125042501 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) 20250212125042503 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) 20250212125042503 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) 20250212125042504 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) 20250212125042504 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) 20250212125042505 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) 20250212125042505 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) 20250212125042505 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) 20250212125042505 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) 20250212125042506 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) 20250212125042506 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) 20250212125042506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==103) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042506 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) 20250212125042506 DRLCMACDL DEBUG -- Chunk with length 1244 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 103, CS-3): a3 df 36 7a be 1d 62 48 64 fc 69 dd a5 64 58 2e 20 05 42 eb ad e3 b9 6a 0c 4c e9 72 ac 4e b2 4c ca 45 f0 f3 (tbf_dl.cpp:686) 20250212125042506 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) 20250212125042506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 103) (tbf_dl.cpp:847) 20250212125042506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 103, CS-3): 07 00 cf a3 df 36 7a be 1d 62 48 64 fc 69 dd a5 64 58 2e 20 05 42 eb ad e3 b9 6a 0c 4c e9 72 ac 4e b2 4c ca 45 f0 f3 00 (tbf_dl.cpp:911) 20250212125042506 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 cf a3 df 36 7a be 1d 62 48 64 fc 69 dd a5 64 58 2e 20 05 42 eb ad e3 b9 6a 0c 4c e9 72 ac 4e b2 4c ca 45 f0 f3 00 (pcu_l1_if.cpp:182) 20250212125042506 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125042518 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) 20250212125042518 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) 20250212125042519 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) 20250212125042519 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) 20250212125042520 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) 20250212125042520 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) 20250212125042521 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) 20250212125042521 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) 20250212125042521 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) 20250212125042521 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) 20250212125042522 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) 20250212125042522 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) 20250212125042523 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) 20250212125042523 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) 20250212125042524 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) 20250212125042524 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) 20250212125042525 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) 20250212125042525 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) 20250212125042525 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==104) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042525 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) 20250212125042525 DRLCMACDL DEBUG -- Chunk with length 1208 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042525 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 104, CS-3): 68 d8 08 a9 c8 45 d2 f6 e6 b8 4d f8 c4 54 16 a2 89 5d 2f a6 f9 3c ca 9b e1 e2 ff 31 25 16 e6 40 6f ea 3e 0d (tbf_dl.cpp:686) 20250212125042525 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) 20250212125042525 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042525 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 104) (tbf_dl.cpp:847) 20250212125042525 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 104, CS-3): 07 00 d1 68 d8 08 a9 c8 45 d2 f6 e6 b8 4d f8 c4 54 16 a2 89 5d 2f a6 f9 3c ca 9b e1 e2 ff 31 25 16 e6 40 6f ea 3e 0d 00 (tbf_dl.cpp:911) 20250212125042525 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 d1 68 d8 08 a9 c8 45 d2 f6 e6 b8 4d f8 c4 54 16 a2 89 5d 2f a6 f9 3c ca 9b e1 e2 ff 31 25 16 e6 40 6f ea 3e 0d 00 (pcu_l1_if.cpp:182) 20250212125042525 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125042537 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) 20250212125042537 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) 20250212125042539 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) 20250212125042539 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) 20250212125042540 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) 20250212125042540 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) 20250212125042541 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) 20250212125042541 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) 20250212125042541 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) 20250212125042541 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) 20250212125042542 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) 20250212125042542 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) 20250212125042543 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) 20250212125042543 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) 20250212125042544 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) 20250212125042544 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) 20250212125042546 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) 20250212125042546 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) 20250212125042546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==105) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042546 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) 20250212125042546 DRLCMACDL DEBUG -- Chunk with length 1172 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 105, CS-3): 17 f6 27 7f 50 a8 62 0e 77 52 91 30 6d 81 53 37 33 60 7d 70 d4 4a 56 0c 59 91 b4 ee d2 f9 64 2b 32 05 79 0c (tbf_dl.cpp:686) 20250212125042546 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) 20250212125042546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 105) (tbf_dl.cpp:847) 20250212125042546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 105, CS-3): 07 00 d3 17 f6 27 7f 50 a8 62 0e 77 52 91 30 6d 81 53 37 33 60 7d 70 d4 4a 56 0c 59 91 b4 ee d2 f9 64 2b 32 05 79 0c 00 (tbf_dl.cpp:911) 20250212125042546 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 d3 17 f6 27 7f 50 a8 62 0e 77 52 91 30 6d 81 53 37 33 60 7d 70 d4 4a 56 0c 59 91 b4 ee d2 f9 64 2b 32 05 79 0c 00 (pcu_l1_if.cpp:182) 20250212125042547 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125042560 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) 20250212125042560 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) 20250212125042560 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) 20250212125042560 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) 20250212125042561 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) 20250212125042561 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) 20250212125042561 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) 20250212125042561 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) 20250212125042562 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) 20250212125042562 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) 20250212125042562 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) 20250212125042562 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) 20250212125042562 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) 20250212125042562 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) 20250212125042562 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) 20250212125042562 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) 20250212125042564 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) 20250212125042564 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) 20250212125042564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==106) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042564 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) 20250212125042564 DRLCMACDL DEBUG -- Chunk with length 1136 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 106, CS-3): c8 30 ca d3 24 df e1 c8 e9 f5 0a 2d 26 10 07 05 d1 91 b1 a1 ad 59 f1 28 5b 7e cb 37 87 f9 02 7b 37 11 0c 05 (tbf_dl.cpp:686) 20250212125042564 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) 20250212125042564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 106) (tbf_dl.cpp:847) 20250212125042564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 106, CS-3): 07 00 d5 c8 30 ca d3 24 df e1 c8 e9 f5 0a 2d 26 10 07 05 d1 91 b1 a1 ad 59 f1 28 5b 7e cb 37 87 f9 02 7b 37 11 0c 05 00 (tbf_dl.cpp:911) 20250212125042564 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 d5 c8 30 ca d3 24 df e1 c8 e9 f5 0a 2d 26 10 07 05 d1 91 b1 a1 ad 59 f1 28 5b 7e cb 37 87 f9 02 7b 37 11 0c 05 00 (pcu_l1_if.cpp:182) 20250212125042565 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125042578 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) 20250212125042578 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) 20250212125042579 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) 20250212125042579 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) 20250212125042579 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) 20250212125042579 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) 20250212125042580 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) 20250212125042580 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) 20250212125042580 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) 20250212125042580 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) 20250212125042580 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) 20250212125042580 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) 20250212125042581 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) 20250212125042581 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) 20250212125042581 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) 20250212125042581 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) 20250212125042583 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) 20250212125042583 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) 20250212125042583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==107) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042583 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) 20250212125042583 DRLCMACDL DEBUG -- Chunk with length 1100 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 107, CS-3): 72 c1 eb 87 8f 82 91 17 3b 13 df a3 4f c6 7d 95 c4 7c af 6b fc c2 27 0e 9d ad 28 3a 70 37 cd bb ce b7 b1 fc (tbf_dl.cpp:686) 20250212125042583 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) 20250212125042583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 107) (tbf_dl.cpp:847) 20250212125042583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 107, CS-3): 07 00 d7 72 c1 eb 87 8f 82 91 17 3b 13 df a3 4f c6 7d 95 c4 7c af 6b fc c2 27 0e 9d ad 28 3a 70 37 cd bb ce b7 b1 fc 00 (tbf_dl.cpp:911) 20250212125042583 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 d7 72 c1 eb 87 8f 82 91 17 3b 13 df a3 4f c6 7d 95 c4 7c af 6b fc c2 27 0e 9d ad 28 3a 70 37 cd bb ce b7 b1 fc 00 (pcu_l1_if.cpp:182) 20250212125042584 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125042598 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) 20250212125042598 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) 20250212125042600 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) 20250212125042600 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) 20250212125042601 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) 20250212125042601 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) 20250212125042603 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) 20250212125042603 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) 20250212125042604 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) 20250212125042604 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) 20250212125042605 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) 20250212125042605 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) 20250212125042606 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) 20250212125042606 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) 20250212125042607 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) 20250212125042607 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) 20250212125042609 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) 20250212125042609 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) 20250212125042609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==108) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042609 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) 20250212125042609 DRLCMACDL DEBUG -- Chunk with length 1064 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 108, CS-3): 7f e0 08 19 02 7a a7 77 4f 3f 4b dd 84 a0 6f 12 2c 9e cc 54 6b 60 95 77 a8 f6 03 64 d5 e1 76 d1 30 82 fb 1e (tbf_dl.cpp:686) 20250212125042609 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) 20250212125042609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 108) (tbf_dl.cpp:847) 20250212125042609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 108, CS-3): 07 00 d9 7f e0 08 19 02 7a a7 77 4f 3f 4b dd 84 a0 6f 12 2c 9e cc 54 6b 60 95 77 a8 f6 03 64 d5 e1 76 d1 30 82 fb 1e 00 (tbf_dl.cpp:911) 20250212125042609 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 d9 7f e0 08 19 02 7a a7 77 4f 3f 4b dd 84 a0 6f 12 2c 9e cc 54 6b 60 95 77 a8 f6 03 64 d5 e1 76 d1 30 82 fb 1e 00 (pcu_l1_if.cpp:182) 20250212125042610 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125042624 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) 20250212125042624 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) 20250212125042626 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) 20250212125042626 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) 20250212125042628 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) 20250212125042628 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) 20250212125042629 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) 20250212125042629 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) 20250212125042631 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) 20250212125042631 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) 20250212125042632 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) 20250212125042632 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) 20250212125042633 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) 20250212125042634 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) 20250212125042635 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) 20250212125042635 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) 20250212125042636 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) 20250212125042636 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) 20250212125042636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==109) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042637 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) 20250212125042637 DRLCMACDL DEBUG -- Chunk with length 1028 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042637 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 109, CS-3): 59 ff 41 65 97 f4 20 72 ad d6 12 30 ba 6c 27 e2 fb 80 e4 c1 12 a2 04 4c ad 21 11 fc f7 d3 74 b2 29 6f b5 9a (tbf_dl.cpp:686) 20250212125042637 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) 20250212125042637 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042637 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 109) (tbf_dl.cpp:847) 20250212125042637 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 109, CS-3): 07 00 db 59 ff 41 65 97 f4 20 72 ad d6 12 30 ba 6c 27 e2 fb 80 e4 c1 12 a2 04 4c ad 21 11 fc f7 d3 74 b2 29 6f b5 9a 00 (tbf_dl.cpp:911) 20250212125042637 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 db 59 ff 41 65 97 f4 20 72 ad d6 12 30 ba 6c 27 e2 fb 80 e4 c1 12 a2 04 4c ad 21 11 fc f7 d3 74 b2 29 6f b5 9a 00 (pcu_l1_if.cpp:182) 20250212125042638 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125042643 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) 20250212125042643 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) 20250212125042643 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) 20250212125042643 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) 20250212125042644 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) 20250212125042644 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) 20250212125042644 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) 20250212125042644 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) 20250212125042644 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) 20250212125042644 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) 20250212125042644 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) 20250212125042644 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) 20250212125042645 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) 20250212125042645 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) 20250212125042645 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) 20250212125042645 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) 20250212125042646 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) 20250212125042646 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) 20250212125042646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==110) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042646 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) 20250212125042646 DRLCMACDL DEBUG -- Chunk with length 992 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 110, CS-3): 4e 6d e8 c1 97 9e 2e 3d a6 b4 0a 21 de cf 5f 9f 1a fc 03 1c d4 dc fa 04 c9 70 11 f8 2d 99 6d 47 6f d4 98 61 (tbf_dl.cpp:686) 20250212125042646 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) 20250212125042646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 110) (tbf_dl.cpp:847) 20250212125042647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 110, CS-3): 07 00 dd 4e 6d e8 c1 97 9e 2e 3d a6 b4 0a 21 de cf 5f 9f 1a fc 03 1c d4 dc fa 04 c9 70 11 f8 2d 99 6d 47 6f d4 98 61 00 (tbf_dl.cpp:911) 20250212125042647 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 dd 4e 6d e8 c1 97 9e 2e 3d a6 b4 0a 21 de cf 5f 9f 1a fc 03 1c d4 dc fa 04 c9 70 11 f8 2d 99 6d 47 6f d4 98 61 00 (pcu_l1_if.cpp:182) 20250212125042647 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125042660 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) 20250212125042660 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) 20250212125042661 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) 20250212125042661 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) 20250212125042661 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) 20250212125042661 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) 20250212125042661 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) 20250212125042661 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) 20250212125042662 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) 20250212125042662 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) 20250212125042662 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) 20250212125042662 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) 20250212125042662 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) 20250212125042662 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) 20250212125042662 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) 20250212125042662 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) 20250212125042670 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) 20250212125042670 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) 20250212125042670 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==111) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042670 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) 20250212125042670 DRLCMACDL DEBUG -- Chunk with length 956 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042670 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 111, CS-3): a5 8c 70 10 71 15 2c c2 e4 48 58 92 b7 fd 69 e5 cf a5 85 d4 bb dd 9c 43 47 4a 42 0b 9d 96 66 87 de 18 59 b3 (tbf_dl.cpp:686) 20250212125042670 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) 20250212125042670 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042670 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 111) (tbf_dl.cpp:847) 20250212125042670 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 111, CS-3): 07 00 df a5 8c 70 10 71 15 2c c2 e4 48 58 92 b7 fd 69 e5 cf a5 85 d4 bb dd 9c 43 47 4a 42 0b 9d 96 66 87 de 18 59 b3 00 (tbf_dl.cpp:911) 20250212125042670 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 df a5 8c 70 10 71 15 2c c2 e4 48 58 92 b7 fd 69 e5 cf a5 85 d4 bb dd 9c 43 47 4a 42 0b 9d 96 66 87 de 18 59 b3 00 (pcu_l1_if.cpp:182) 20250212125042670 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125042684 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) 20250212125042684 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) 20250212125042684 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) 20250212125042684 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) 20250212125042684 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) 20250212125042684 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) 20250212125042685 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) 20250212125042685 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) 20250212125042685 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) 20250212125042685 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) 20250212125042685 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) 20250212125042685 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) 20250212125042685 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) 20250212125042685 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) 20250212125042685 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) 20250212125042685 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) 20250212125042688 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) 20250212125042689 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) 20250212125042689 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==112) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042689 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) 20250212125042689 DRLCMACDL DEBUG -- Chunk with length 920 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042689 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 112, CS-3): 69 e0 7a 55 ae 4c 90 10 5b 74 9c 1b 4f 57 db a4 be 30 b2 cd e1 d2 e6 96 d6 23 b6 bb 38 19 09 78 78 f5 ad 46 (tbf_dl.cpp:686) 20250212125042689 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) 20250212125042689 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042689 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 112) (tbf_dl.cpp:847) 20250212125042689 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 112, CS-3): 07 00 e1 69 e0 7a 55 ae 4c 90 10 5b 74 9c 1b 4f 57 db a4 be 30 b2 cd e1 d2 e6 96 d6 23 b6 bb 38 19 09 78 78 f5 ad 46 00 (tbf_dl.cpp:911) 20250212125042689 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 e1 69 e0 7a 55 ae 4c 90 10 5b 74 9c 1b 4f 57 db a4 be 30 b2 cd e1 d2 e6 96 d6 23 b6 bb 38 19 09 78 78 f5 ad 46 00 (pcu_l1_if.cpp:182) 20250212125042689 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125042703 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) 20250212125042703 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) 20250212125042703 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) 20250212125042703 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) 20250212125042703 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) 20250212125042703 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) 20250212125042703 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) 20250212125042703 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) 20250212125042703 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) 20250212125042703 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) 20250212125042703 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) 20250212125042703 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) 20250212125042703 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) 20250212125042703 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) 20250212125042704 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) 20250212125042704 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) 20250212125042707 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) 20250212125042707 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) 20250212125042707 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==113) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042707 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) 20250212125042707 DRLCMACDL DEBUG -- Chunk with length 884 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042707 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 113, CS-3): 81 99 3f e5 07 03 a3 24 41 0e 21 70 1b 33 e0 15 dc 90 1e f8 7c 43 1e 4e 09 6c 67 f3 e9 4f 9a b3 f0 90 1f 90 (tbf_dl.cpp:686) 20250212125042707 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) 20250212125042707 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042707 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 113) (tbf_dl.cpp:847) 20250212125042707 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 113, CS-3): 07 00 e3 81 99 3f e5 07 03 a3 24 41 0e 21 70 1b 33 e0 15 dc 90 1e f8 7c 43 1e 4e 09 6c 67 f3 e9 4f 9a b3 f0 90 1f 90 00 (tbf_dl.cpp:911) 20250212125042707 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 e3 81 99 3f e5 07 03 a3 24 41 0e 21 70 1b 33 e0 15 dc 90 1e f8 7c 43 1e 4e 09 6c 67 f3 e9 4f 9a b3 f0 90 1f 90 00 (pcu_l1_if.cpp:182) 20250212125042707 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125042721 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) 20250212125042721 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) 20250212125042721 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) 20250212125042721 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) 20250212125042721 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) 20250212125042721 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) 20250212125042722 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) 20250212125042722 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) 20250212125042722 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) 20250212125042722 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) 20250212125042722 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) 20250212125042722 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) 20250212125042722 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) 20250212125042722 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) 20250212125042722 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) 20250212125042722 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) 20250212125042730 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) 20250212125042730 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) 20250212125042730 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==114) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042730 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) 20250212125042730 DRLCMACDL DEBUG -- Chunk with length 848 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042730 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 114, CS-3): f0 f4 36 db 46 94 56 80 29 84 d2 58 8c 07 4f 1e 42 87 19 16 32 37 56 34 b0 d2 d3 ac c7 3e 1f 09 4d 5f af 99 (tbf_dl.cpp:686) 20250212125042730 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) 20250212125042730 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042730 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 114) (tbf_dl.cpp:847) 20250212125042730 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 114, CS-3): 07 00 e5 f0 f4 36 db 46 94 56 80 29 84 d2 58 8c 07 4f 1e 42 87 19 16 32 37 56 34 b0 d2 d3 ac c7 3e 1f 09 4d 5f af 99 00 (tbf_dl.cpp:911) 20250212125042730 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 e5 f0 f4 36 db 46 94 56 80 29 84 d2 58 8c 07 4f 1e 42 87 19 16 32 37 56 34 b0 d2 d3 ac c7 3e 1f 09 4d 5f af 99 00 (pcu_l1_if.cpp:182) 20250212125042731 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125042745 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) 20250212125042745 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) 20250212125042745 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) 20250212125042745 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) 20250212125042745 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) 20250212125042745 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) 20250212125042746 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) 20250212125042746 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) 20250212125042746 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) 20250212125042746 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) 20250212125042746 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) 20250212125042746 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) 20250212125042746 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) 20250212125042746 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) 20250212125042746 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) 20250212125042746 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) 20250212125042749 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) 20250212125042749 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) 20250212125042749 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==115) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042749 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) 20250212125042749 DRLCMACDL DEBUG -- Chunk with length 812 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042749 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 115, CS-3): 24 ac 67 7f c0 2a 00 b0 3d fd e4 07 71 51 da df 66 69 46 db ad cd 0b 52 cf aa 1d 7d bb 37 5e 40 95 d1 f8 a9 (tbf_dl.cpp:686) 20250212125042749 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) 20250212125042749 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042749 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 115) (tbf_dl.cpp:847) 20250212125042749 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 115, CS-3): 07 00 e7 24 ac 67 7f c0 2a 00 b0 3d fd e4 07 71 51 da df 66 69 46 db ad cd 0b 52 cf aa 1d 7d bb 37 5e 40 95 d1 f8 a9 00 (tbf_dl.cpp:911) 20250212125042749 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 e7 24 ac 67 7f c0 2a 00 b0 3d fd e4 07 71 51 da df 66 69 46 db ad cd 0b 52 cf aa 1d 7d bb 37 5e 40 95 d1 f8 a9 00 (pcu_l1_if.cpp:182) 20250212125042749 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125042763 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) 20250212125042763 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) 20250212125042764 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) 20250212125042764 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) 20250212125042764 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) 20250212125042764 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) 20250212125042764 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) 20250212125042764 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) 20250212125042764 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) 20250212125042764 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) 20250212125042764 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) 20250212125042764 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) 20250212125042764 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) 20250212125042764 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) 20250212125042765 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) 20250212125042765 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) 20250212125042780 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) 20250212125042780 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) 20250212125042780 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==116) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042780 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) 20250212125042780 DRLCMACDL DEBUG -- Chunk with length 776 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042780 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 116, CS-3): eb 29 64 4e d0 24 09 26 0f f8 c5 2e 2d cd d3 7d 67 b5 b6 4d dc fa 3c 77 be a3 c8 bf 0d d3 61 85 55 84 b0 5a (tbf_dl.cpp:686) 20250212125042780 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) 20250212125042780 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042780 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 116) (tbf_dl.cpp:847) 20250212125042780 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 116, CS-3): 07 00 e9 eb 29 64 4e d0 24 09 26 0f f8 c5 2e 2d cd d3 7d 67 b5 b6 4d dc fa 3c 77 be a3 c8 bf 0d d3 61 85 55 84 b0 5a 00 (tbf_dl.cpp:911) 20250212125042780 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 e9 eb 29 64 4e d0 24 09 26 0f f8 c5 2e 2d cd d3 7d 67 b5 b6 4d dc fa 3c 77 be a3 c8 bf 0d d3 61 85 55 84 b0 5a 00 (pcu_l1_if.cpp:182) 20250212125042780 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125042795 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) 20250212125042795 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) 20250212125042796 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) 20250212125042796 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) 20250212125042796 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) 20250212125042797 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) 20250212125042797 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) 20250212125042797 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) 20250212125042797 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) 20250212125042797 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) 20250212125042797 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) 20250212125042797 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) 20250212125042798 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) 20250212125042798 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) 20250212125042798 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) 20250212125042798 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) 20250212125042805 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) 20250212125042805 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) 20250212125042805 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==117) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042805 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) 20250212125042805 DRLCMACDL DEBUG -- Chunk with length 740 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042805 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 117, CS-3): d4 c9 38 75 5d 80 0e b5 0a 5b c3 d3 ce 9c 7a 32 a0 d0 4a ff e1 37 47 a7 eb e8 60 b0 f5 44 8e f5 bf 0e 1c bb (tbf_dl.cpp:686) 20250212125042805 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) 20250212125042805 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042805 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 117) (tbf_dl.cpp:847) 20250212125042805 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 117, CS-3): 07 00 eb d4 c9 38 75 5d 80 0e b5 0a 5b c3 d3 ce 9c 7a 32 a0 d0 4a ff e1 37 47 a7 eb e8 60 b0 f5 44 8e f5 bf 0e 1c bb 00 (tbf_dl.cpp:911) 20250212125042805 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 eb d4 c9 38 75 5d 80 0e b5 0a 5b c3 d3 ce 9c 7a 32 a0 d0 4a ff e1 37 47 a7 eb e8 60 b0 f5 44 8e f5 bf 0e 1c bb 00 (pcu_l1_if.cpp:182) 20250212125042806 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125042819 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) 20250212125042819 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) 20250212125042820 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) 20250212125042820 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) 20250212125042821 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) 20250212125042821 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) 20250212125042822 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) 20250212125042822 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) 20250212125042822 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) 20250212125042822 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) 20250212125042823 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) 20250212125042823 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) 20250212125042824 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) 20250212125042824 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) 20250212125042825 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) 20250212125042825 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) 20250212125042827 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) 20250212125042827 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) 20250212125042827 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==118) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042827 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) 20250212125042827 DRLCMACDL DEBUG -- Chunk with length 704 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042827 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 118, CS-3): 39 70 fb 0e 57 21 0c 43 70 dd db 42 d5 7c c4 25 f8 86 8e 2f 97 9c ff 3b 75 ef 62 d3 a3 2f 4b 7d d4 3e 4f 3f (tbf_dl.cpp:686) 20250212125042828 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) 20250212125042828 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042828 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 118) (tbf_dl.cpp:847) 20250212125042828 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 118, CS-3): 07 00 ed 39 70 fb 0e 57 21 0c 43 70 dd db 42 d5 7c c4 25 f8 86 8e 2f 97 9c ff 3b 75 ef 62 d3 a3 2f 4b 7d d4 3e 4f 3f 00 (tbf_dl.cpp:911) 20250212125042828 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 ed 39 70 fb 0e 57 21 0c 43 70 dd db 42 d5 7c c4 25 f8 86 8e 2f 97 9c ff 3b 75 ef 62 d3 a3 2f 4b 7d d4 3e 4f 3f 00 (pcu_l1_if.cpp:182) 20250212125042828 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125042838 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) 20250212125042838 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) 20250212125042838 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) 20250212125042838 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) 20250212125042839 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) 20250212125042839 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) 20250212125042839 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) 20250212125042839 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) 20250212125042839 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) 20250212125042839 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) 20250212125042840 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) 20250212125042840 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) 20250212125042840 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) 20250212125042840 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) 20250212125042841 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) 20250212125042841 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) 20250212125042842 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) 20250212125042842 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) 20250212125042842 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==119) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042842 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) 20250212125042842 DRLCMACDL DEBUG -- Chunk with length 668 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042842 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 119, CS-3): 40 5e 3b 35 b3 85 b6 07 2f 76 e4 7e f1 89 97 43 09 30 34 1b d8 ff 14 04 fc 4b 54 2b 4e d5 52 6f 7d 46 e6 b7 (tbf_dl.cpp:686) 20250212125042842 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) 20250212125042842 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042842 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 119) (tbf_dl.cpp:847) 20250212125042842 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 119, CS-3): 07 00 ef 40 5e 3b 35 b3 85 b6 07 2f 76 e4 7e f1 89 97 43 09 30 34 1b d8 ff 14 04 fc 4b 54 2b 4e d5 52 6f 7d 46 e6 b7 00 (tbf_dl.cpp:911) 20250212125042842 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 ef 40 5e 3b 35 b3 85 b6 07 2f 76 e4 7e f1 89 97 43 09 30 34 1b d8 ff 14 04 fc 4b 54 2b 4e d5 52 6f 7d 46 e6 b7 00 (pcu_l1_if.cpp:182) 20250212125042842 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125042856 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) 20250212125042856 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) 20250212125042856 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) 20250212125042856 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) 20250212125042856 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) 20250212125042856 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) 20250212125042857 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) 20250212125042857 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) 20250212125042857 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) 20250212125042857 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) 20250212125042857 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) 20250212125042857 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) 20250212125042857 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) 20250212125042857 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) 20250212125042857 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) 20250212125042857 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) 20250212125042866 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) 20250212125042866 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) 20250212125042866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==120) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042866 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) 20250212125042866 DRLCMACDL DEBUG -- Chunk with length 632 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 120, CS-3): 84 f2 f6 5a 9c 99 4b 17 d0 63 6e 16 43 e2 ae 26 da cb 59 52 03 3a a1 f3 ad b4 09 6c 29 eb 80 f9 0d 2f 16 46 (tbf_dl.cpp:686) 20250212125042866 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) 20250212125042866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 120) (tbf_dl.cpp:847) 20250212125042866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 120, CS-3): 07 00 f1 84 f2 f6 5a 9c 99 4b 17 d0 63 6e 16 43 e2 ae 26 da cb 59 52 03 3a a1 f3 ad b4 09 6c 29 eb 80 f9 0d 2f 16 46 00 (tbf_dl.cpp:911) 20250212125042866 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 f1 84 f2 f6 5a 9c 99 4b 17 d0 63 6e 16 43 e2 ae 26 da cb 59 52 03 3a a1 f3 ad b4 09 6c 29 eb 80 f9 0d 2f 16 46 00 (pcu_l1_if.cpp:182) 20250212125042866 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125042881 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) 20250212125042881 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) 20250212125042883 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) 20250212125042883 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) 20250212125042883 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) 20250212125042883 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) 20250212125042884 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) 20250212125042884 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) 20250212125042885 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) 20250212125042886 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) 20250212125042886 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) 20250212125042886 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) 20250212125042887 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) 20250212125042887 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) 20250212125042887 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) 20250212125042887 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) 20250212125042888 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) 20250212125042888 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) 20250212125042888 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==121) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042888 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) 20250212125042888 DRLCMACDL DEBUG -- Chunk with length 596 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042888 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 121, CS-3): 53 ae bf 50 44 fb 6a ad 34 9c 5f 25 92 70 09 c4 18 ea ac cc a7 26 0a 65 53 d0 2d 14 dd 7f e6 48 2a c1 7a 31 (tbf_dl.cpp:686) 20250212125042888 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) 20250212125042888 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042888 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 121) (tbf_dl.cpp:847) 20250212125042888 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) 20250212125042888 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 732 + 13 = 745 (pdch_ul_controller.c:131) 20250212125042888 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 745 for type POLL (pdch_ul_controller.c:184) 20250212125042888 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=745, TS=7) (tbf_dl.cpp:883) 20250212125042888 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=745, TS=7 (tbf_dl.cpp:903) 20250212125042888 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 121, CS-3): 0f 00 f3 53 ae bf 50 44 fb 6a ad 34 9c 5f 25 92 70 09 c4 18 ea ac cc a7 26 0a 65 53 d0 2d 14 dd 7f e6 48 2a c1 7a 31 00 (tbf_dl.cpp:911) 20250212125042888 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 f3 53 ae bf 50 44 fb 6a ad 34 9c 5f 25 92 70 09 c4 18 ea ac cc a7 26 0a 65 53 d0 2d 14 dd 7f e6 48 2a c1 7a 31 00 (pcu_l1_if.cpp:182) 20250212125042889 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125042900 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) 20250212125042900 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) 20250212125042902 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) 20250212125042902 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) 20250212125042903 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) 20250212125042903 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) 20250212125042904 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) 20250212125042904 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) 20250212125042905 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) 20250212125042905 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) 20250212125042906 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) 20250212125042906 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) 20250212125042907 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) 20250212125042907 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) 20250212125042908 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) 20250212125042908 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) 20250212125042908 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125042919 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) 20250212125042919 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) 20250212125042919 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) 20250212125042919 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) 20250212125042920 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) 20250212125042920 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) 20250212125042920 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) 20250212125042920 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) 20250212125042921 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) 20250212125042921 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) 20250212125042921 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) 20250212125042921 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) 20250212125042921 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) 20250212125042921 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) 20250212125042922 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) 20250212125042922 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) 20250212125042928 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125042943 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) 20250212125042943 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) 20250212125042943 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) 20250212125042943 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) 20250212125042944 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) 20250212125042944 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) 20250212125042944 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) 20250212125042944 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) 20250212125042944 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) 20250212125042944 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) 20250212125042944 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) 20250212125042945 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) 20250212125042945 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) 20250212125042945 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) 20250212125042945 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) 20250212125042945 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) 20250212125042947 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125042962 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=741 block=4 data=40 08 0f 5f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125042963 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) 20250212125042963 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125042963 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=745 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125042963 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 122 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20250212125042963 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=745 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125042963 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125042963 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 122, BSN 102 to 122 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125042963 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125042964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=102)"RRRRRRRRRRRRRRRRRRRR"(BSN=121) R=ACK I=NACK (tbf_dl.cpp:1034) 20250212125042964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=102:122, lost=0, recv=20, skipped=0, bsn=102, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20250212125042964 DRLCMACDL DEBUG - got ack for BSN=102 (rlc_window_dl.cpp:103) 20250212125042964 DRLCMACDL DEBUG - got ack for BSN=103 (rlc_window_dl.cpp:103) 20250212125042964 DRLCMACDL DEBUG - got ack for BSN=104 (rlc_window_dl.cpp:103) 20250212125042964 DRLCMACDL DEBUG - got ack for BSN=105 (rlc_window_dl.cpp:103) 20250212125042964 DRLCMACDL DEBUG - got ack for BSN=106 (rlc_window_dl.cpp:103) 20250212125042964 DRLCMACDL DEBUG - got ack for BSN=107 (rlc_window_dl.cpp:103) 20250212125042964 DRLCMACDL DEBUG - got ack for BSN=108 (rlc_window_dl.cpp:103) 20250212125042964 DRLCMACDL DEBUG - got ack for BSN=109 (rlc_window_dl.cpp:103) 20250212125042964 DRLCMACDL DEBUG - got ack for BSN=110 (rlc_window_dl.cpp:103) 20250212125042964 DRLCMACDL DEBUG - got ack for BSN=111 (rlc_window_dl.cpp:103) 20250212125042964 DRLCMACDL DEBUG - got ack for BSN=112 (rlc_window_dl.cpp:103) 20250212125042964 DRLCMACDL DEBUG - got ack for BSN=113 (rlc_window_dl.cpp:103) 20250212125042964 DRLCMACDL DEBUG - got ack for BSN=114 (rlc_window_dl.cpp:103) 20250212125042964 DRLCMACDL DEBUG - got ack for BSN=115 (rlc_window_dl.cpp:103) 20250212125042964 DRLCMACDL DEBUG - got ack for BSN=116 (rlc_window_dl.cpp:103) 20250212125042964 DRLCMACDL DEBUG - got ack for BSN=117 (rlc_window_dl.cpp:103) 20250212125042964 DRLCMACDL DEBUG - got ack for BSN=118 (rlc_window_dl.cpp:103) 20250212125042964 DRLCMACDL DEBUG - got ack for BSN=119 (rlc_window_dl.cpp:103) 20250212125042964 DRLCMACDL DEBUG - got ack for BSN=120 (rlc_window_dl.cpp:103) 20250212125042964 DRLCMACDL DEBUG - got ack for BSN=121 (rlc_window_dl.cpp:103) 20250212125042964 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) 20250212125042964 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125042964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=122)""(V(S)-1=121) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20250212125042964 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) 20250212125042964 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) 20250212125042965 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) 20250212125042965 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) 20250212125042966 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) 20250212125042966 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) 20250212125042969 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) 20250212125042969 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) 20250212125042970 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) 20250212125042970 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) 20250212125042971 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) 20250212125042971 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) 20250212125042972 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) 20250212125042972 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) 20250212125042973 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) 20250212125042974 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) 20250212125042974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==122) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042974 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) 20250212125042974 DRLCMACDL DEBUG -- Chunk with length 560 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 122, CS-3): 52 f2 46 f1 8b 89 35 75 c9 2d f5 c7 a8 c8 10 2d db 13 79 6f ae ab 08 a2 16 b1 14 77 c0 b9 94 ab a8 6f 9d be (tbf_dl.cpp:686) 20250212125042974 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) 20250212125042974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 122) (tbf_dl.cpp:847) 20250212125042974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 122, CS-3): 07 00 f5 52 f2 46 f1 8b 89 35 75 c9 2d f5 c7 a8 c8 10 2d db 13 79 6f ae ab 08 a2 16 b1 14 77 c0 b9 94 ab a8 6f 9d be 00 (tbf_dl.cpp:911) 20250212125042974 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=749 Sending data request: sapi=5 arfcn=871 cur_fn=745 block=5 data=07 00 f5 52 f2 46 f1 8b 89 35 75 c9 2d f5 c7 a8 c8 10 2d db 13 79 6f ae ab 08 a2 16 b1 14 77 c0 b9 94 ab a8 6f 9d be 00 (pcu_l1_if.cpp:182) 20250212125042975 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125042981 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) 20250212125042981 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) 20250212125042982 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) 20250212125042982 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) 20250212125042982 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) 20250212125042982 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) 20250212125042982 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) 20250212125042982 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) 20250212125042983 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) 20250212125042983 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) 20250212125042983 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) 20250212125042983 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) 20250212125042983 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) 20250212125042983 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) 20250212125042984 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) 20250212125042984 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) 20250212125042991 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) 20250212125042991 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) 20250212125042991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==123) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125042991 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) 20250212125042991 DRLCMACDL DEBUG -- Chunk with length 524 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125042991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 123, CS-3): f3 1c 8d b6 99 be c0 6d 37 ad e8 fb d8 e8 a8 42 fe c2 5d aa 13 9f f9 0b f1 bd 00 4b 05 45 50 7b 3f f8 d3 15 (tbf_dl.cpp:686) 20250212125042991 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) 20250212125042991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125042991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 123) (tbf_dl.cpp:847) 20250212125042991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 123, CS-3): 07 00 f7 f3 1c 8d b6 99 be c0 6d 37 ad e8 fb d8 e8 a8 42 fe c2 5d aa 13 9f f9 0b f1 bd 00 4b 05 45 50 7b 3f f8 d3 15 00 (tbf_dl.cpp:911) 20250212125042991 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 f7 f3 1c 8d b6 99 be c0 6d 37 ad e8 fb d8 e8 a8 42 fe c2 5d aa 13 9f f9 0b f1 bd 00 4b 05 45 50 7b 3f f8 d3 15 00 (pcu_l1_if.cpp:182) 20250212125042993 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125043006 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) 20250212125043006 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) 20250212125043008 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) 20250212125043008 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) 20250212125043008 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) 20250212125043008 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) 20250212125043009 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) 20250212125043009 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) 20250212125043010 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) 20250212125043010 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) 20250212125043011 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) 20250212125043011 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) 20250212125043012 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) 20250212125043012 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) 20250212125043013 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) 20250212125043013 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) 20250212125043013 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) 20250212125043013 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) 20250212125043014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==124) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043014 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) 20250212125043014 DRLCMACDL DEBUG -- Chunk with length 488 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 124, CS-3): bf 27 44 59 e0 d8 07 22 85 1e e0 c2 a4 85 59 60 0d 6a 2e c0 17 e2 99 dd 42 f5 50 a6 05 40 e4 9a 2d 85 f7 c2 (tbf_dl.cpp:686) 20250212125043014 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) 20250212125043014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 124) (tbf_dl.cpp:847) 20250212125043014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 124, CS-3): 07 00 f9 bf 27 44 59 e0 d8 07 22 85 1e e0 c2 a4 85 59 60 0d 6a 2e c0 17 e2 99 dd 42 f5 50 a6 05 40 e4 9a 2d 85 f7 c2 00 (tbf_dl.cpp:911) 20250212125043014 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 f9 bf 27 44 59 e0 d8 07 22 85 1e e0 c2 a4 85 59 60 0d 6a 2e c0 17 e2 99 dd 42 f5 50 a6 05 40 e4 9a 2d 85 f7 c2 00 (pcu_l1_if.cpp:182) 20250212125043014 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125043025 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) 20250212125043025 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) 20250212125043027 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) 20250212125043027 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) 20250212125043027 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) 20250212125043027 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) 20250212125043028 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) 20250212125043028 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) 20250212125043029 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) 20250212125043029 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) 20250212125043031 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) 20250212125043031 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) 20250212125043032 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) 20250212125043032 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) 20250212125043033 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) 20250212125043033 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) 20250212125043034 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) 20250212125043034 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) 20250212125043034 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==125) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043034 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) 20250212125043034 DRLCMACDL DEBUG -- Chunk with length 452 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043035 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 125, CS-3): f3 6f 82 61 6a d2 ca bd de bd ae 2a 3d f5 65 a1 94 a2 cb 82 75 05 47 ec 1f da 96 12 5e 48 d4 1f 15 0c 10 cc (tbf_dl.cpp:686) 20250212125043035 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) 20250212125043035 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043035 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 125) (tbf_dl.cpp:847) 20250212125043035 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 125, CS-3): 07 00 fb f3 6f 82 61 6a d2 ca bd de bd ae 2a 3d f5 65 a1 94 a2 cb 82 75 05 47 ec 1f da 96 12 5e 48 d4 1f 15 0c 10 cc 00 (tbf_dl.cpp:911) 20250212125043035 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 fb f3 6f 82 61 6a d2 ca bd de bd ae 2a 3d f5 65 a1 94 a2 cb 82 75 05 47 ec 1f da 96 12 5e 48 d4 1f 15 0c 10 cc 00 (pcu_l1_if.cpp:182) 20250212125043035 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125043044 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) 20250212125043045 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) 20250212125043046 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) 20250212125043046 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) 20250212125043047 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) 20250212125043047 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) 20250212125043047 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) 20250212125043047 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) 20250212125043048 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) 20250212125043048 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) 20250212125043049 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) 20250212125043049 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) 20250212125043050 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) 20250212125043050 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) 20250212125043050 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) 20250212125043050 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) 20250212125043054 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) 20250212125043054 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) 20250212125043055 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==126) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043055 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) 20250212125043055 DRLCMACDL DEBUG -- Chunk with length 416 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043055 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 126, CS-3): 52 fa fe 72 36 f2 b0 85 f7 10 05 b3 36 97 4f b7 b4 2e b2 3e 9f 11 01 00 df 78 4b f0 77 cd c3 73 cd b6 3d 57 (tbf_dl.cpp:686) 20250212125043055 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) 20250212125043055 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043055 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 126) (tbf_dl.cpp:847) 20250212125043055 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 126, CS-3): 07 00 fd 52 fa fe 72 36 f2 b0 85 f7 10 05 b3 36 97 4f b7 b4 2e b2 3e 9f 11 01 00 df 78 4b f0 77 cd c3 73 cd b6 3d 57 00 (tbf_dl.cpp:911) 20250212125043055 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 fd 52 fa fe 72 36 f2 b0 85 f7 10 05 b3 36 97 4f b7 b4 2e b2 3e 9f 11 01 00 df 78 4b f0 77 cd c3 73 cd b6 3d 57 00 (pcu_l1_if.cpp:182) 20250212125043056 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125043070 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) 20250212125043071 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) 20250212125043071 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) 20250212125043071 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) 20250212125043072 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) 20250212125043072 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) 20250212125043073 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) 20250212125043073 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) 20250212125043073 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) 20250212125043073 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) 20250212125043074 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) 20250212125043074 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) 20250212125043074 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) 20250212125043074 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) 20250212125043075 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) 20250212125043075 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) 20250212125043076 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) 20250212125043076 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) 20250212125043076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==127) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043076 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) 20250212125043076 DRLCMACDL DEBUG -- Chunk with length 380 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 127, CS-3): 96 73 60 2d 49 e2 0d f8 d4 0a 77 ca f4 ed d1 66 b1 23 f8 2c 9b 62 bb 26 8f 75 91 cb 09 35 c7 a0 90 8a f2 26 (tbf_dl.cpp:686) 20250212125043076 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) 20250212125043076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 127) (tbf_dl.cpp:847) 20250212125043076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 127, CS-3): 07 00 ff 96 73 60 2d 49 e2 0d f8 d4 0a 77 ca f4 ed d1 66 b1 23 f8 2c 9b 62 bb 26 8f 75 91 cb 09 35 c7 a0 90 8a f2 26 00 (tbf_dl.cpp:911) 20250212125043076 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 ff 96 73 60 2d 49 e2 0d f8 d4 0a 77 ca f4 ed d1 66 b1 23 f8 2c 9b 62 bb 26 8f 75 91 cb 09 35 c7 a0 90 8a f2 26 00 (pcu_l1_if.cpp:182) 20250212125043077 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125043088 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) 20250212125043088 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) 20250212125043089 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) 20250212125043089 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) 20250212125043090 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) 20250212125043090 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) 20250212125043090 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) 20250212125043090 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) 20250212125043091 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) 20250212125043091 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) 20250212125043092 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) 20250212125043092 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) 20250212125043093 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) 20250212125043093 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) 20250212125043093 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) 20250212125043093 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) 20250212125043094 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) 20250212125043094 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) 20250212125043094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043094 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) 20250212125043094 DRLCMACDL DEBUG -- Chunk with length 344 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-3): 94 08 bc 60 cb bf 99 44 84 e1 08 a2 e0 39 33 34 63 49 e4 b0 e6 0e 32 36 90 b3 5b 05 53 55 44 02 9e f4 7d 13 (tbf_dl.cpp:686) 20250212125043094 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) 20250212125043094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125043094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-3): 07 00 01 94 08 bc 60 cb bf 99 44 84 e1 08 a2 e0 39 33 34 63 49 e4 b0 e6 0e 32 36 90 b3 5b 05 53 55 44 02 9e f4 7d 13 00 (tbf_dl.cpp:911) 20250212125043094 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 01 94 08 bc 60 cb bf 99 44 84 e1 08 a2 e0 39 33 34 63 49 e4 b0 e6 0e 32 36 90 b3 5b 05 53 55 44 02 9e f4 7d 13 00 (pcu_l1_if.cpp:182) 20250212125043095 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125043107 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) 20250212125043107 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) 20250212125043109 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) 20250212125043109 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) 20250212125043110 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) 20250212125043110 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) 20250212125043111 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) 20250212125043111 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) 20250212125043112 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) 20250212125043112 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) 20250212125043113 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) 20250212125043113 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) 20250212125043114 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) 20250212125043114 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) 20250212125043115 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) 20250212125043115 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) 20250212125043117 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) 20250212125043117 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) 20250212125043117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==1) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043117 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) 20250212125043117 DRLCMACDL DEBUG -- Chunk with length 308 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-3): c0 91 03 c1 a3 89 21 b4 5b 4a bb b7 2e 8d ee a8 73 9b d4 49 5e 17 5b 4b c7 d2 d0 0b a6 f9 98 9f 28 55 0f bb (tbf_dl.cpp:686) 20250212125043117 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) 20250212125043117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20250212125043117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-3): 07 00 03 c0 91 03 c1 a3 89 21 b4 5b 4a bb b7 2e 8d ee a8 73 9b d4 49 5e 17 5b 4b c7 d2 d0 0b a6 f9 98 9f 28 55 0f bb 00 (tbf_dl.cpp:911) 20250212125043117 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 03 c0 91 03 c1 a3 89 21 b4 5b 4a bb b7 2e 8d ee a8 73 9b d4 49 5e 17 5b 4b c7 d2 d0 0b a6 f9 98 9f 28 55 0f bb 00 (pcu_l1_if.cpp:182) 20250212125043118 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125043137 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) 20250212125043137 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) 20250212125043138 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) 20250212125043138 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) 20250212125043138 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) 20250212125043138 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) 20250212125043139 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) 20250212125043139 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) 20250212125043139 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) 20250212125043139 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) 20250212125043139 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) 20250212125043139 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) 20250212125043140 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) 20250212125043140 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) 20250212125043140 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) 20250212125043140 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) 20250212125043142 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) 20250212125043142 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) 20250212125043142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==2) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043142 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) 20250212125043142 DRLCMACDL DEBUG -- Chunk with length 272 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-3): bc da f1 06 8e 61 f7 93 9c c9 66 a0 fb 4d 2b 3f d4 9e 99 11 5c 84 8a b2 f4 9f 2a 84 2b 86 c3 c2 b3 2e e4 3a (tbf_dl.cpp:686) 20250212125043142 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) 20250212125043142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20250212125043142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-3): 07 00 05 bc da f1 06 8e 61 f7 93 9c c9 66 a0 fb 4d 2b 3f d4 9e 99 11 5c 84 8a b2 f4 9f 2a 84 2b 86 c3 c2 b3 2e e4 3a 00 (tbf_dl.cpp:911) 20250212125043142 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 05 bc da f1 06 8e 61 f7 93 9c c9 66 a0 fb 4d 2b 3f d4 9e 99 11 5c 84 8a b2 f4 9f 2a 84 2b 86 c3 c2 b3 2e e4 3a 00 (pcu_l1_if.cpp:182) 20250212125043142 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125043156 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) 20250212125043156 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) 20250212125043156 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) 20250212125043156 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) 20250212125043156 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) 20250212125043156 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) 20250212125043156 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) 20250212125043156 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) 20250212125043156 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) 20250212125043156 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) 20250212125043156 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) 20250212125043156 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) 20250212125043157 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) 20250212125043157 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) 20250212125043157 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) 20250212125043157 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) 20250212125043160 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) 20250212125043160 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) 20250212125043160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==3) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043160 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) 20250212125043160 DRLCMACDL DEBUG -- Chunk with length 236 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-3): bf d0 03 ae 37 6e cc 90 07 c5 46 19 0c 2b 3f 55 02 53 3b d6 67 a0 de a2 4c 3c 8d ad d6 09 f0 cd 0b cd af cf (tbf_dl.cpp:686) 20250212125043160 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) 20250212125043160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20250212125043160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-3): 07 00 07 bf d0 03 ae 37 6e cc 90 07 c5 46 19 0c 2b 3f 55 02 53 3b d6 67 a0 de a2 4c 3c 8d ad d6 09 f0 cd 0b cd af cf 00 (tbf_dl.cpp:911) 20250212125043160 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 07 bf d0 03 ae 37 6e cc 90 07 c5 46 19 0c 2b 3f 55 02 53 3b d6 67 a0 de a2 4c 3c 8d ad d6 09 f0 cd 0b cd af cf 00 (pcu_l1_if.cpp:182) 20250212125043161 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125043174 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) 20250212125043174 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) 20250212125043175 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) 20250212125043175 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) 20250212125043175 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) 20250212125043175 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) 20250212125043175 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) 20250212125043175 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) 20250212125043175 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) 20250212125043175 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) 20250212125043175 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) 20250212125043175 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) 20250212125043176 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) 20250212125043176 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) 20250212125043176 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) 20250212125043176 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) 20250212125043184 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) 20250212125043184 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) 20250212125043184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==4) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043184 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) 20250212125043184 DRLCMACDL DEBUG -- Chunk with length 200 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-3): e9 51 1f e6 e6 de cb f7 04 ab 67 44 d4 03 cc 54 78 2f f2 0e 5b e9 93 34 ed 3b 66 2e 52 f7 b3 12 36 ba ef 35 (tbf_dl.cpp:686) 20250212125043184 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) 20250212125043184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20250212125043184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-3): 07 00 09 e9 51 1f e6 e6 de cb f7 04 ab 67 44 d4 03 cc 54 78 2f f2 0e 5b e9 93 34 ed 3b 66 2e 52 f7 b3 12 36 ba ef 35 00 (tbf_dl.cpp:911) 20250212125043184 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 09 e9 51 1f e6 e6 de cb f7 04 ab 67 44 d4 03 cc 54 78 2f f2 0e 5b e9 93 34 ed 3b 66 2e 52 f7 b3 12 36 ba ef 35 00 (pcu_l1_if.cpp:182) 20250212125043184 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125043198 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) 20250212125043198 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) 20250212125043198 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) 20250212125043198 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) 20250212125043198 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) 20250212125043198 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) 20250212125043198 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) 20250212125043198 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) 20250212125043198 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) 20250212125043198 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) 20250212125043198 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) 20250212125043198 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) 20250212125043199 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) 20250212125043199 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) 20250212125043199 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) 20250212125043199 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) 20250212125043202 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) 20250212125043202 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) 20250212125043202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==5) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043202 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) 20250212125043202 DRLCMACDL DEBUG -- Chunk with length 164 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-3): 34 80 fb 1b 29 0f d0 c7 e5 e5 08 71 4a e6 f5 bf 3c 5f 0e 7e dd d9 31 df 94 42 a3 61 b1 62 76 08 75 fa 10 1e (tbf_dl.cpp:686) 20250212125043202 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) 20250212125043202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20250212125043202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-3): 07 00 0b 34 80 fb 1b 29 0f d0 c7 e5 e5 08 71 4a e6 f5 bf 3c 5f 0e 7e dd d9 31 df 94 42 a3 61 b1 62 76 08 75 fa 10 1e 00 (tbf_dl.cpp:911) 20250212125043202 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 0b 34 80 fb 1b 29 0f d0 c7 e5 e5 08 71 4a e6 f5 bf 3c 5f 0e 7e dd d9 31 df 94 42 a3 61 b1 62 76 08 75 fa 10 1e 00 (pcu_l1_if.cpp:182) 20250212125043202 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125043216 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) 20250212125043216 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) 20250212125043217 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) 20250212125043217 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) 20250212125043217 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) 20250212125043217 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) 20250212125043217 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) 20250212125043217 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) 20250212125043217 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) 20250212125043217 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) 20250212125043217 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) 20250212125043217 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) 20250212125043218 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) 20250212125043218 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) 20250212125043218 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) 20250212125043218 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) 20250212125043221 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) 20250212125043221 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) 20250212125043221 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==6) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043221 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) 20250212125043221 DRLCMACDL DEBUG -- Chunk with length 128 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043221 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-3): c4 62 40 4c c7 24 55 8e 23 fe da a0 f8 a1 4d 20 77 90 f6 0e 36 cc 07 85 2f f7 37 57 41 69 73 de ba 7b 00 5b (tbf_dl.cpp:686) 20250212125043221 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) 20250212125043221 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043221 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20250212125043221 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-3): 07 00 0d c4 62 40 4c c7 24 55 8e 23 fe da a0 f8 a1 4d 20 77 90 f6 0e 36 cc 07 85 2f f7 37 57 41 69 73 de ba 7b 00 5b 00 (tbf_dl.cpp:911) 20250212125043221 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 0d c4 62 40 4c c7 24 55 8e 23 fe da a0 f8 a1 4d 20 77 90 f6 0e 36 cc 07 85 2f f7 37 57 41 69 73 de ba 7b 00 5b 00 (pcu_l1_if.cpp:182) 20250212125043221 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125043235 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) 20250212125043235 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) 20250212125043235 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) 20250212125043235 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) 20250212125043235 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) 20250212125043235 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) 20250212125043235 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) 20250212125043235 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) 20250212125043236 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) 20250212125043236 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) 20250212125043236 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) 20250212125043236 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) 20250212125043236 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) 20250212125043236 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) 20250212125043236 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) 20250212125043236 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) 20250212125043244 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) 20250212125043244 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) 20250212125043244 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043244 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) 20250212125043244 DRLCMACDL DEBUG -- Chunk with length 92 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043244 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, CS-3): 37 41 de b2 f7 32 c1 83 93 ff b8 10 d4 cf 94 3c b7 22 39 47 33 8c 9d 13 6e a4 3e 8c 30 c2 07 61 75 39 b3 63 (tbf_dl.cpp:686) 20250212125043244 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) 20250212125043244 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043244 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20250212125043244 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-3): 07 00 0f 37 41 de b2 f7 32 c1 83 93 ff b8 10 d4 cf 94 3c b7 22 39 47 33 8c 9d 13 6e a4 3e 8c 30 c2 07 61 75 39 b3 63 00 (tbf_dl.cpp:911) 20250212125043244 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 0f 37 41 de b2 f7 32 c1 83 93 ff b8 10 d4 cf 94 3c b7 22 39 47 33 8c 9d 13 6e a4 3e 8c 30 c2 07 61 75 39 b3 63 00 (pcu_l1_if.cpp:182) 20250212125043244 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125043258 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) 20250212125043258 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) 20250212125043259 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) 20250212125043259 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) 20250212125043259 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) 20250212125043259 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) 20250212125043259 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) 20250212125043259 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) 20250212125043259 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) 20250212125043259 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) 20250212125043259 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) 20250212125043259 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) 20250212125043259 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) 20250212125043259 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) 20250212125043259 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) 20250212125043259 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) 20250212125043263 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) 20250212125043263 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) 20250212125043263 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==8) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043263 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) 20250212125043263 DRLCMACDL DEBUG -- Chunk with length 56 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043263 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, CS-3): 5b e5 0f 76 40 f4 7a 02 da 4f 94 55 52 63 6e 20 1d 87 22 62 db 35 9d 82 8b 92 46 41 cf d1 61 4d 88 fd 45 fa (tbf_dl.cpp:686) 20250212125043263 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) 20250212125043263 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043263 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20250212125043263 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-3): 07 00 11 5b e5 0f 76 40 f4 7a 02 da 4f 94 55 52 63 6e 20 1d 87 22 62 db 35 9d 82 8b 92 46 41 cf d1 61 4d 88 fd 45 fa 00 (tbf_dl.cpp:911) 20250212125043263 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 11 5b e5 0f 76 40 f4 7a 02 da 4f 94 55 52 63 6e 20 1d 87 22 62 db 35 9d 82 8b 92 46 41 cf d1 61 4d 88 fd 45 fa 00 (pcu_l1_if.cpp:182) 20250212125043263 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125043277 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) 20250212125043277 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) 20250212125043277 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) 20250212125043277 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) 20250212125043278 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) 20250212125043278 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) 20250212125043278 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) 20250212125043278 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) 20250212125043278 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) 20250212125043278 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) 20250212125043278 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) 20250212125043278 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) 20250212125043278 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) 20250212125043278 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) 20250212125043278 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) 20250212125043278 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) 20250212125043282 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) 20250212125043282 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) 20250212125043282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==9) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043282 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) 20250212125043282 DRLCMACDL DEBUG -- Chunk with length 20 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125043282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125043282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125043282 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (15) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, CS-3): 53 50 54 33 bc 59 6a f1 d8 0b d2 72 fe 91 8f 7d f1 35 d4 7e 33 4d 59 6d 72 dc 86 d3 5a 75 a0 c5 a3 8e c4 18 (tbf_dl.cpp:686) 20250212125043282 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) 20250212125043282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20250212125043282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-3): 07 00 12 53 50 54 33 bc 59 6a f1 d8 0b d2 72 fe 91 8f 7d f1 35 d4 7e 33 4d 59 6d 72 dc 86 d3 5a 75 a0 c5 a3 8e c4 18 00 (tbf_dl.cpp:911) 20250212125043282 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 12 53 50 54 33 bc 59 6a f1 d8 0b d2 72 fe 91 8f 7d f1 35 d4 7e 33 4d 59 6d 72 dc 86 d3 5a 75 a0 c5 a3 8e c4 18 00 (pcu_l1_if.cpp:182) 20250212125043282 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125043296 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) 20250212125043296 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) 20250212125043296 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) 20250212125043296 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) 20250212125043296 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) 20250212125043296 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) 20250212125043296 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) 20250212125043296 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) 20250212125043296 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) 20250212125043296 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) 20250212125043297 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) 20250212125043297 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) 20250212125043297 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) 20250212125043297 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) 20250212125043297 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) 20250212125043297 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) 20250212125043305 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) 20250212125043305 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) 20250212125043305 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==10) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043305 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) 20250212125043306 DRLCMACDL DEBUG -- Chunk with length 1385 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043306 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, CS-3): ad 2b c6 80 dd bb 0f dc cc 88 ad c3 8d 09 47 cd fe 41 3a ef 78 1d 48 ff 9f 9c 0d b1 62 da 1b 2b 5f 25 e2 28 (tbf_dl.cpp:686) 20250212125043306 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) 20250212125043306 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043306 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20250212125043306 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-3): 07 00 15 ad 2b c6 80 dd bb 0f dc cc 88 ad c3 8d 09 47 cd fe 41 3a ef 78 1d 48 ff 9f 9c 0d b1 62 da 1b 2b 5f 25 e2 28 00 (tbf_dl.cpp:911) 20250212125043306 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 15 ad 2b c6 80 dd bb 0f dc cc 88 ad c3 8d 09 47 cd fe 41 3a ef 78 1d 48 ff 9f 9c 0d b1 62 da 1b 2b 5f 25 e2 28 00 (pcu_l1_if.cpp:182) 20250212125043306 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125043322 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) 20250212125043322 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) 20250212125043323 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) 20250212125043324 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) 20250212125043324 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) 20250212125043324 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) 20250212125043325 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) 20250212125043325 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) 20250212125043327 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) 20250212125043327 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) 20250212125043328 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) 20250212125043328 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) 20250212125043330 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) 20250212125043330 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) 20250212125043331 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) 20250212125043331 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) 20250212125043332 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) 20250212125043332 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) 20250212125043332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==11) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043332 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) 20250212125043332 DRLCMACDL DEBUG -- Chunk with length 1349 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, CS-3): 51 8e 99 41 7d e1 55 23 50 f6 f8 33 32 ef ae 24 6e 74 a6 b7 ee 09 72 d8 df 99 23 4f 12 0e 45 32 7a d7 7c 6e (tbf_dl.cpp:686) 20250212125043332 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) 20250212125043332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20250212125043332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-3): 07 00 17 51 8e 99 41 7d e1 55 23 50 f6 f8 33 32 ef ae 24 6e 74 a6 b7 ee 09 72 d8 df 99 23 4f 12 0e 45 32 7a d7 7c 6e 00 (tbf_dl.cpp:911) 20250212125043332 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 17 51 8e 99 41 7d e1 55 23 50 f6 f8 33 32 ef ae 24 6e 74 a6 b7 ee 09 72 d8 df 99 23 4f 12 0e 45 32 7a d7 7c 6e 00 (pcu_l1_if.cpp:182) 20250212125043333 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125043340 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) 20250212125043340 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) 20250212125043341 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) 20250212125043341 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) 20250212125043341 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) 20250212125043341 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) 20250212125043342 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) 20250212125043342 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) 20250212125043342 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) 20250212125043343 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) 20250212125043343 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) 20250212125043343 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) 20250212125043344 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) 20250212125043344 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) 20250212125043344 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) 20250212125043344 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) 20250212125043345 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) 20250212125043345 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) 20250212125043345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==12) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043345 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) 20250212125043345 DRLCMACDL DEBUG -- Chunk with length 1313 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, CS-3): e6 69 ed 32 b4 59 69 14 2e 3d 21 a1 f6 07 1f 78 3b 33 20 c1 a3 1c 46 bc b2 43 fa fb 9b 17 ab a4 46 f3 c4 21 (tbf_dl.cpp:686) 20250212125043345 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) 20250212125043345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20250212125043345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-3): 07 00 19 e6 69 ed 32 b4 59 69 14 2e 3d 21 a1 f6 07 1f 78 3b 33 20 c1 a3 1c 46 bc b2 43 fa fb 9b 17 ab a4 46 f3 c4 21 00 (tbf_dl.cpp:911) 20250212125043345 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 19 e6 69 ed 32 b4 59 69 14 2e 3d 21 a1 f6 07 1f 78 3b 33 20 c1 a3 1c 46 bc b2 43 fa fb 9b 17 ab a4 46 f3 c4 21 00 (pcu_l1_if.cpp:182) 20250212125043347 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125043358 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) 20250212125043358 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) 20250212125043359 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) 20250212125043359 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) 20250212125043359 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) 20250212125043359 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) 20250212125043359 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) 20250212125043359 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) 20250212125043360 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) 20250212125043360 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) 20250212125043360 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) 20250212125043360 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) 20250212125043360 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) 20250212125043360 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) 20250212125043360 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) 20250212125043360 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) 20250212125043367 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) 20250212125043367 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) 20250212125043367 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==13) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043368 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) 20250212125043368 DRLCMACDL DEBUG -- Chunk with length 1277 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, CS-3): d5 9d b4 8a 78 5e 18 ae d6 5d c0 9b 1c eb 6e c3 22 4f 55 60 b9 7f 3a 63 80 72 e2 5e 20 12 e3 67 c9 a3 df 36 (tbf_dl.cpp:686) 20250212125043368 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) 20250212125043368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20250212125043368 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) 20250212125043368 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 832 + 13 = 845 (pdch_ul_controller.c:131) 20250212125043368 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 845 for type POLL (pdch_ul_controller.c:184) 20250212125043368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=845, TS=7) (tbf_dl.cpp:883) 20250212125043368 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=845, TS=7 (tbf_dl.cpp:903) 20250212125043368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-3): 0f 00 1b d5 9d b4 8a 78 5e 18 ae d6 5d c0 9b 1c eb 6e c3 22 4f 55 60 b9 7f 3a 63 80 72 e2 5e 20 12 e3 67 c9 a3 df 36 00 (tbf_dl.cpp:911) 20250212125043368 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 1b d5 9d b4 8a 78 5e 18 ae d6 5d c0 9b 1c eb 6e c3 22 4f 55 60 b9 7f 3a 63 80 72 e2 5e 20 12 e3 67 c9 a3 df 36 00 (pcu_l1_if.cpp:182) 20250212125043368 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125043382 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) 20250212125043382 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) 20250212125043382 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) 20250212125043382 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) 20250212125043382 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) 20250212125043382 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) 20250212125043382 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) 20250212125043382 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) 20250212125043383 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) 20250212125043383 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) 20250212125043383 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) 20250212125043383 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) 20250212125043383 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) 20250212125043383 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) 20250212125043383 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) 20250212125043383 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) 20250212125043386 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125043400 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) 20250212125043400 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) 20250212125043400 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) 20250212125043400 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) 20250212125043401 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) 20250212125043401 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) 20250212125043401 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) 20250212125043401 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) 20250212125043401 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) 20250212125043401 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) 20250212125043401 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) 20250212125043401 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) 20250212125043401 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) 20250212125043401 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) 20250212125043401 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) 20250212125043401 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) 20250212125043405 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125043419 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) 20250212125043419 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) 20250212125043420 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) 20250212125043420 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) 20250212125043420 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) 20250212125043420 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) 20250212125043420 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) 20250212125043420 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) 20250212125043421 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) 20250212125043421 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) 20250212125043421 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) 20250212125043421 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) 20250212125043421 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) 20250212125043421 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) 20250212125043421 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) 20250212125043421 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) 20250212125043428 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125043443 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=840 block=3 data=40 08 01 df ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125043443 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) 20250212125043443 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125043443 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125043443 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 14 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20250212125043443 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125043443 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125043443 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 14, BSN 122 to 14 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125043443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125043443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=122)"RRRRRRRRRRRRRRRRRRRR"(BSN=13) R=ACK I=NACK (tbf_dl.cpp:1034) 20250212125043443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=122:14, lost=0, recv=20, skipped=0, bsn=122, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20250212125043443 DRLCMACDL DEBUG - got ack for BSN=122 (rlc_window_dl.cpp:103) 20250212125043443 DRLCMACDL DEBUG - got ack for BSN=123 (rlc_window_dl.cpp:103) 20250212125043443 DRLCMACDL DEBUG - got ack for BSN=124 (rlc_window_dl.cpp:103) 20250212125043443 DRLCMACDL DEBUG - got ack for BSN=125 (rlc_window_dl.cpp:103) 20250212125043443 DRLCMACDL DEBUG - got ack for BSN=126 (rlc_window_dl.cpp:103) 20250212125043443 DRLCMACDL DEBUG - got ack for BSN=127 (rlc_window_dl.cpp:103) 20250212125043443 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20250212125043443 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20250212125043443 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20250212125043443 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20250212125043443 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20250212125043443 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20250212125043443 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20250212125043443 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20250212125043443 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20250212125043443 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20250212125043443 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20250212125043443 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20250212125043443 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20250212125043443 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20250212125043443 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) 20250212125043443 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) 20250212125043443 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) 20250212125043443 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) 20250212125043443 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) 20250212125043443 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) 20250212125043444 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) 20250212125043444 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) 20250212125043444 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) 20250212125043444 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) 20250212125043445 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) 20250212125043445 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) 20250212125043445 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) 20250212125043445 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) 20250212125043445 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) 20250212125043445 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) 20250212125043447 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) 20250212125043447 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) 20250212125043447 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) 20250212125043447 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) 20250212125043447 DRLCMACDL DEBUG -- Chunk with length 1241 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, CS-3): 7a be 1d 62 48 64 fc 69 dd a5 64 58 2e 20 05 42 eb ad e3 b9 6a 0c 4c e9 72 ac 4e b2 4c ca 45 f0 f3 68 d8 08 (tbf_dl.cpp:686) 20250212125043447 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) 20250212125043447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20250212125043447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-3): 07 00 1d 7a be 1d 62 48 64 fc 69 dd a5 64 58 2e 20 05 42 eb ad e3 b9 6a 0c 4c e9 72 ac 4e b2 4c ca 45 f0 f3 68 d8 08 00 (tbf_dl.cpp:911) 20250212125043447 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=849 Sending data request: sapi=5 arfcn=871 cur_fn=845 block=4 data=07 00 1d 7a be 1d 62 48 64 fc 69 dd a5 64 58 2e 20 05 42 eb ad e3 b9 6a 0c 4c e9 72 ac 4e b2 4c ca 45 f0 f3 68 d8 08 00 (pcu_l1_if.cpp:182) 20250212125043447 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125043461 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) 20250212125043461 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) 20250212125043462 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) 20250212125043462 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) 20250212125043462 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) 20250212125043462 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) 20250212125043462 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) 20250212125043462 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) 20250212125043463 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) 20250212125043463 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) 20250212125043463 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) 20250212125043463 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) 20250212125043463 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) 20250212125043463 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) 20250212125043463 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) 20250212125043463 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) 20250212125043466 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) 20250212125043466 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) 20250212125043466 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==15) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043466 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) 20250212125043466 DRLCMACDL DEBUG -- Chunk with length 1205 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043466 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, CS-3): a9 c8 45 d2 f6 e6 b8 4d f8 c4 54 16 a2 89 5d 2f a6 f9 3c ca 9b e1 e2 ff 31 25 16 e6 40 6f ea 3e 0d 17 f6 27 (tbf_dl.cpp:686) 20250212125043466 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) 20250212125043466 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043466 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20250212125043466 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-3): 07 00 1f a9 c8 45 d2 f6 e6 b8 4d f8 c4 54 16 a2 89 5d 2f a6 f9 3c ca 9b e1 e2 ff 31 25 16 e6 40 6f ea 3e 0d 17 f6 27 00 (tbf_dl.cpp:911) 20250212125043466 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 1f a9 c8 45 d2 f6 e6 b8 4d f8 c4 54 16 a2 89 5d 2f a6 f9 3c ca 9b e1 e2 ff 31 25 16 e6 40 6f ea 3e 0d 17 f6 27 00 (pcu_l1_if.cpp:182) 20250212125043466 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125043480 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) 20250212125043480 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) 20250212125043480 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) 20250212125043480 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) 20250212125043480 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) 20250212125043480 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) 20250212125043480 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) 20250212125043480 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) 20250212125043480 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) 20250212125043480 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) 20250212125043481 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) 20250212125043481 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) 20250212125043481 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) 20250212125043481 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) 20250212125043481 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) 20250212125043481 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) 20250212125043489 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) 20250212125043489 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) 20250212125043489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==16) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043489 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) 20250212125043489 DRLCMACDL DEBUG -- Chunk with length 1169 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, CS-3): 7f 50 a8 62 0e 77 52 91 30 6d 81 53 37 33 60 7d 70 d4 4a 56 0c 59 91 b4 ee d2 f9 64 2b 32 05 79 0c c8 30 ca (tbf_dl.cpp:686) 20250212125043489 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) 20250212125043489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20250212125043489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-3): 07 00 21 7f 50 a8 62 0e 77 52 91 30 6d 81 53 37 33 60 7d 70 d4 4a 56 0c 59 91 b4 ee d2 f9 64 2b 32 05 79 0c c8 30 ca 00 (tbf_dl.cpp:911) 20250212125043489 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 21 7f 50 a8 62 0e 77 52 91 30 6d 81 53 37 33 60 7d 70 d4 4a 56 0c 59 91 b4 ee d2 f9 64 2b 32 05 79 0c c8 30 ca 00 (pcu_l1_if.cpp:182) 20250212125043489 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125043503 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) 20250212125043503 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) 20250212125043503 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) 20250212125043503 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) 20250212125043503 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) 20250212125043503 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) 20250212125043503 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) 20250212125043503 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) 20250212125043504 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) 20250212125043504 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) 20250212125043504 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) 20250212125043504 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) 20250212125043504 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) 20250212125043504 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) 20250212125043504 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) 20250212125043504 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) 20250212125043507 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) 20250212125043507 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) 20250212125043507 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==17) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043508 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) 20250212125043508 DRLCMACDL DEBUG -- Chunk with length 1133 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, CS-3): d3 24 df e1 c8 e9 f5 0a 2d 26 10 07 05 d1 91 b1 a1 ad 59 f1 28 5b 7e cb 37 87 f9 02 7b 37 11 0c 05 72 c1 eb (tbf_dl.cpp:686) 20250212125043508 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) 20250212125043508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20250212125043508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-3): 07 00 23 d3 24 df e1 c8 e9 f5 0a 2d 26 10 07 05 d1 91 b1 a1 ad 59 f1 28 5b 7e cb 37 87 f9 02 7b 37 11 0c 05 72 c1 eb 00 (tbf_dl.cpp:911) 20250212125043508 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 23 d3 24 df e1 c8 e9 f5 0a 2d 26 10 07 05 d1 91 b1 a1 ad 59 f1 28 5b 7e cb 37 87 f9 02 7b 37 11 0c 05 72 c1 eb 00 (pcu_l1_if.cpp:182) 20250212125043508 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125043522 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) 20250212125043522 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) 20250212125043522 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) 20250212125043522 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) 20250212125043522 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) 20250212125043522 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) 20250212125043523 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) 20250212125043523 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) 20250212125043523 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) 20250212125043523 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) 20250212125043523 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) 20250212125043523 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) 20250212125043523 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) 20250212125043523 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) 20250212125043524 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) 20250212125043524 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) 20250212125043526 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) 20250212125043526 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) 20250212125043526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==18) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043526 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) 20250212125043526 DRLCMACDL DEBUG -- Chunk with length 1097 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, CS-3): 87 8f 82 91 17 3b 13 df a3 4f c6 7d 95 c4 7c af 6b fc c2 27 0e 9d ad 28 3a 70 37 cd bb ce b7 b1 fc 7f e0 08 (tbf_dl.cpp:686) 20250212125043526 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) 20250212125043526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20250212125043526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-3): 07 00 25 87 8f 82 91 17 3b 13 df a3 4f c6 7d 95 c4 7c af 6b fc c2 27 0e 9d ad 28 3a 70 37 cd bb ce b7 b1 fc 7f e0 08 00 (tbf_dl.cpp:911) 20250212125043527 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 25 87 8f 82 91 17 3b 13 df a3 4f c6 7d 95 c4 7c af 6b fc c2 27 0e 9d ad 28 3a 70 37 cd bb ce b7 b1 fc 7f e0 08 00 (pcu_l1_if.cpp:182) 20250212125043527 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125043542 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) 20250212125043542 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) 20250212125043543 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) 20250212125043543 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) 20250212125043544 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) 20250212125043544 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) 20250212125043545 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) 20250212125043545 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) 20250212125043546 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) 20250212125043546 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) 20250212125043547 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) 20250212125043547 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) 20250212125043547 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) 20250212125043547 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) 20250212125043548 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) 20250212125043548 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) 20250212125043552 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) 20250212125043552 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) 20250212125043552 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==19) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043552 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) 20250212125043552 DRLCMACDL DEBUG -- Chunk with length 1061 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043552 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, CS-3): 19 02 7a a7 77 4f 3f 4b dd 84 a0 6f 12 2c 9e cc 54 6b 60 95 77 a8 f6 03 64 d5 e1 76 d1 30 82 fb 1e 59 ff 41 (tbf_dl.cpp:686) 20250212125043552 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) 20250212125043552 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043552 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20250212125043552 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-3): 07 00 27 19 02 7a a7 77 4f 3f 4b dd 84 a0 6f 12 2c 9e cc 54 6b 60 95 77 a8 f6 03 64 d5 e1 76 d1 30 82 fb 1e 59 ff 41 00 (tbf_dl.cpp:911) 20250212125043552 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 27 19 02 7a a7 77 4f 3f 4b dd 84 a0 6f 12 2c 9e cc 54 6b 60 95 77 a8 f6 03 64 d5 e1 76 d1 30 82 fb 1e 59 ff 41 00 (pcu_l1_if.cpp:182) 20250212125043553 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125043567 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) 20250212125043567 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) 20250212125043568 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) 20250212125043568 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) 20250212125043569 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) 20250212125043569 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) 20250212125043569 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) 20250212125043569 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) 20250212125043570 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) 20250212125043570 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) 20250212125043571 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) 20250212125043571 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) 20250212125043572 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) 20250212125043572 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) 20250212125043573 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) 20250212125043573 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) 20250212125043575 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) 20250212125043575 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) 20250212125043575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==20) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043575 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) 20250212125043575 DRLCMACDL DEBUG -- Chunk with length 1025 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, CS-3): 65 97 f4 20 72 ad d6 12 30 ba 6c 27 e2 fb 80 e4 c1 12 a2 04 4c ad 21 11 fc f7 d3 74 b2 29 6f b5 9a 4e 6d e8 (tbf_dl.cpp:686) 20250212125043575 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) 20250212125043575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20250212125043575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-3): 07 00 29 65 97 f4 20 72 ad d6 12 30 ba 6c 27 e2 fb 80 e4 c1 12 a2 04 4c ad 21 11 fc f7 d3 74 b2 29 6f b5 9a 4e 6d e8 00 (tbf_dl.cpp:911) 20250212125043575 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 29 65 97 f4 20 72 ad d6 12 30 ba 6c 27 e2 fb 80 e4 c1 12 a2 04 4c ad 21 11 fc f7 d3 74 b2 29 6f b5 9a 4e 6d e8 00 (pcu_l1_if.cpp:182) 20250212125043575 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125043585 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) 20250212125043585 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) 20250212125043586 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) 20250212125043586 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) 20250212125043587 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) 20250212125043587 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) 20250212125043587 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) 20250212125043587 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) 20250212125043588 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) 20250212125043588 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) 20250212125043589 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) 20250212125043589 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) 20250212125043590 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) 20250212125043590 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) 20250212125043591 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) 20250212125043591 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) 20250212125043592 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) 20250212125043592 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) 20250212125043592 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043592 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) 20250212125043592 DRLCMACDL DEBUG -- Chunk with length 989 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043592 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, CS-3): c1 97 9e 2e 3d a6 b4 0a 21 de cf 5f 9f 1a fc 03 1c d4 dc fa 04 c9 70 11 f8 2d 99 6d 47 6f d4 98 61 a5 8c 70 (tbf_dl.cpp:686) 20250212125043592 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) 20250212125043592 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043592 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20250212125043592 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-3): 07 00 2b c1 97 9e 2e 3d a6 b4 0a 21 de cf 5f 9f 1a fc 03 1c d4 dc fa 04 c9 70 11 f8 2d 99 6d 47 6f d4 98 61 a5 8c 70 00 (tbf_dl.cpp:911) 20250212125043592 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 2b c1 97 9e 2e 3d a6 b4 0a 21 de cf 5f 9f 1a fc 03 1c d4 dc fa 04 c9 70 11 f8 2d 99 6d 47 6f d4 98 61 a5 8c 70 00 (pcu_l1_if.cpp:182) 20250212125043592 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125043604 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) 20250212125043604 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) 20250212125043605 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) 20250212125043605 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) 20250212125043605 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) 20250212125043605 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) 20250212125043605 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) 20250212125043605 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) 20250212125043606 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) 20250212125043606 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) 20250212125043607 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) 20250212125043607 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) 20250212125043607 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) 20250212125043607 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) 20250212125043608 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) 20250212125043608 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) 20250212125043614 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) 20250212125043614 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) 20250212125043614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==22) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043614 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) 20250212125043614 DRLCMACDL DEBUG -- Chunk with length 953 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, CS-3): 10 71 15 2c c2 e4 48 58 92 b7 fd 69 e5 cf a5 85 d4 bb dd 9c 43 47 4a 42 0b 9d 96 66 87 de 18 59 b3 69 e0 7a (tbf_dl.cpp:686) 20250212125043614 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) 20250212125043614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20250212125043614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-3): 07 00 2d 10 71 15 2c c2 e4 48 58 92 b7 fd 69 e5 cf a5 85 d4 bb dd 9c 43 47 4a 42 0b 9d 96 66 87 de 18 59 b3 69 e0 7a 00 (tbf_dl.cpp:911) 20250212125043614 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 2d 10 71 15 2c c2 e4 48 58 92 b7 fd 69 e5 cf a5 85 d4 bb dd 9c 43 47 4a 42 0b 9d 96 66 87 de 18 59 b3 69 e0 7a 00 (pcu_l1_if.cpp:182) 20250212125043615 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125043629 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) 20250212125043629 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) 20250212125043630 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) 20250212125043630 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) 20250212125043631 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) 20250212125043631 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) 20250212125043632 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) 20250212125043632 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) 20250212125043633 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) 20250212125043633 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) 20250212125043633 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) 20250212125043633 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) 20250212125043634 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) 20250212125043634 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) 20250212125043635 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) 20250212125043635 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) 20250212125043636 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) 20250212125043636 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) 20250212125043636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==23) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043636 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) 20250212125043636 DRLCMACDL DEBUG -- Chunk with length 917 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, CS-3): 55 ae 4c 90 10 5b 74 9c 1b 4f 57 db a4 be 30 b2 cd e1 d2 e6 96 d6 23 b6 bb 38 19 09 78 78 f5 ad 46 81 99 3f (tbf_dl.cpp:686) 20250212125043636 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) 20250212125043636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20250212125043636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-3): 07 00 2f 55 ae 4c 90 10 5b 74 9c 1b 4f 57 db a4 be 30 b2 cd e1 d2 e6 96 d6 23 b6 bb 38 19 09 78 78 f5 ad 46 81 99 3f 00 (tbf_dl.cpp:911) 20250212125043636 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 2f 55 ae 4c 90 10 5b 74 9c 1b 4f 57 db a4 be 30 b2 cd e1 d2 e6 96 d6 23 b6 bb 38 19 09 78 78 f5 ad 46 81 99 3f 00 (pcu_l1_if.cpp:182) 20250212125043637 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125043648 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) 20250212125043648 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) 20250212125043650 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) 20250212125043650 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) 20250212125043651 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) 20250212125043651 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) 20250212125043652 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) 20250212125043652 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) 20250212125043653 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) 20250212125043653 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) 20250212125043654 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) 20250212125043654 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) 20250212125043655 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) 20250212125043655 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) 20250212125043656 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) 20250212125043656 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) 20250212125043657 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) 20250212125043657 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) 20250212125043657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==24) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043658 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) 20250212125043658 DRLCMACDL DEBUG -- Chunk with length 881 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, CS-3): e5 07 03 a3 24 41 0e 21 70 1b 33 e0 15 dc 90 1e f8 7c 43 1e 4e 09 6c 67 f3 e9 4f 9a b3 f0 90 1f 90 f0 f4 36 (tbf_dl.cpp:686) 20250212125043658 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) 20250212125043658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20250212125043658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-3): 07 00 31 e5 07 03 a3 24 41 0e 21 70 1b 33 e0 15 dc 90 1e f8 7c 43 1e 4e 09 6c 67 f3 e9 4f 9a b3 f0 90 1f 90 f0 f4 36 00 (tbf_dl.cpp:911) 20250212125043658 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 31 e5 07 03 a3 24 41 0e 21 70 1b 33 e0 15 dc 90 1e f8 7c 43 1e 4e 09 6c 67 f3 e9 4f 9a b3 f0 90 1f 90 f0 f4 36 00 (pcu_l1_if.cpp:182) 20250212125043659 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125043669 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) 20250212125043669 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) 20250212125043670 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) 20250212125043670 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) 20250212125043671 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) 20250212125043671 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) 20250212125043671 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) 20250212125043671 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) 20250212125043672 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) 20250212125043672 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) 20250212125043672 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) 20250212125043672 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) 20250212125043672 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) 20250212125043673 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) 20250212125043673 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) 20250212125043673 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) 20250212125043677 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) 20250212125043677 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) 20250212125043677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==25) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043677 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) 20250212125043677 DRLCMACDL DEBUG -- Chunk with length 845 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, CS-3): db 46 94 56 80 29 84 d2 58 8c 07 4f 1e 42 87 19 16 32 37 56 34 b0 d2 d3 ac c7 3e 1f 09 4d 5f af 99 24 ac 67 (tbf_dl.cpp:686) 20250212125043677 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) 20250212125043677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20250212125043677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-3): 07 00 33 db 46 94 56 80 29 84 d2 58 8c 07 4f 1e 42 87 19 16 32 37 56 34 b0 d2 d3 ac c7 3e 1f 09 4d 5f af 99 24 ac 67 00 (tbf_dl.cpp:911) 20250212125043677 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 33 db 46 94 56 80 29 84 d2 58 8c 07 4f 1e 42 87 19 16 32 37 56 34 b0 d2 d3 ac c7 3e 1f 09 4d 5f af 99 24 ac 67 00 (pcu_l1_if.cpp:182) 20250212125043677 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125043692 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) 20250212125043692 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) 20250212125043693 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) 20250212125043693 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) 20250212125043694 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) 20250212125043694 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) 20250212125043695 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) 20250212125043695 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) 20250212125043696 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) 20250212125043696 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) 20250212125043697 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) 20250212125043697 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) 20250212125043698 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) 20250212125043698 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) 20250212125043699 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) 20250212125043699 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) 20250212125043701 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) 20250212125043701 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) 20250212125043701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==26) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043701 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) 20250212125043701 DRLCMACDL DEBUG -- Chunk with length 809 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, CS-3): 7f c0 2a 00 b0 3d fd e4 07 71 51 da df 66 69 46 db ad cd 0b 52 cf aa 1d 7d bb 37 5e 40 95 d1 f8 a9 eb 29 64 (tbf_dl.cpp:686) 20250212125043701 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) 20250212125043701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20250212125043701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-3): 07 00 35 7f c0 2a 00 b0 3d fd e4 07 71 51 da df 66 69 46 db ad cd 0b 52 cf aa 1d 7d bb 37 5e 40 95 d1 f8 a9 eb 29 64 00 (tbf_dl.cpp:911) 20250212125043701 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 35 7f c0 2a 00 b0 3d fd e4 07 71 51 da df 66 69 46 db ad cd 0b 52 cf aa 1d 7d bb 37 5e 40 95 d1 f8 a9 eb 29 64 00 (pcu_l1_if.cpp:182) 20250212125043702 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125043711 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) 20250212125043711 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) 20250212125043713 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) 20250212125043713 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) 20250212125043714 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) 20250212125043714 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) 20250212125043715 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) 20250212125043715 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) 20250212125043715 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) 20250212125043716 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) 20250212125043716 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) 20250212125043716 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) 20250212125043717 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) 20250212125043717 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) 20250212125043718 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) 20250212125043718 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) 20250212125043718 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) 20250212125043718 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) 20250212125043718 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==27) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043718 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) 20250212125043718 DRLCMACDL DEBUG -- Chunk with length 773 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043718 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, CS-3): 4e d0 24 09 26 0f f8 c5 2e 2d cd d3 7d 67 b5 b6 4d dc fa 3c 77 be a3 c8 bf 0d d3 61 85 55 84 b0 5a d4 c9 38 (tbf_dl.cpp:686) 20250212125043718 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) 20250212125043718 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043718 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20250212125043718 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-3): 07 00 37 4e d0 24 09 26 0f f8 c5 2e 2d cd d3 7d 67 b5 b6 4d dc fa 3c 77 be a3 c8 bf 0d d3 61 85 55 84 b0 5a d4 c9 38 00 (tbf_dl.cpp:911) 20250212125043718 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 37 4e d0 24 09 26 0f f8 c5 2e 2d cd d3 7d 67 b5 b6 4d dc fa 3c 77 be a3 c8 bf 0d d3 61 85 55 84 b0 5a d4 c9 38 00 (pcu_l1_if.cpp:182) 20250212125043719 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125043730 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) 20250212125043730 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) 20250212125043731 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) 20250212125043731 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) 20250212125043733 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) 20250212125043733 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) 20250212125043734 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) 20250212125043734 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) 20250212125043735 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) 20250212125043735 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) 20250212125043736 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) 20250212125043736 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) 20250212125043736 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) 20250212125043737 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) 20250212125043737 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) 20250212125043737 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) 20250212125043739 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) 20250212125043739 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) 20250212125043739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==28) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043739 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) 20250212125043740 DRLCMACDL DEBUG -- Chunk with length 737 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 28, CS-3): 75 5d 80 0e b5 0a 5b c3 d3 ce 9c 7a 32 a0 d0 4a ff e1 37 47 a7 eb e8 60 b0 f5 44 8e f5 bf 0e 1c bb 39 70 fb (tbf_dl.cpp:686) 20250212125043740 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) 20250212125043740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20250212125043740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-3): 07 00 39 75 5d 80 0e b5 0a 5b c3 d3 ce 9c 7a 32 a0 d0 4a ff e1 37 47 a7 eb e8 60 b0 f5 44 8e f5 bf 0e 1c bb 39 70 fb 00 (tbf_dl.cpp:911) 20250212125043740 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 39 75 5d 80 0e b5 0a 5b c3 d3 ce 9c 7a 32 a0 d0 4a ff e1 37 47 a7 eb e8 60 b0 f5 44 8e f5 bf 0e 1c bb 39 70 fb 00 (pcu_l1_if.cpp:182) 20250212125043740 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125043754 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) 20250212125043754 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) 20250212125043755 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) 20250212125043755 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) 20250212125043756 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) 20250212125043756 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) 20250212125043757 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) 20250212125043757 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) 20250212125043758 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) 20250212125043758 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) 20250212125043759 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) 20250212125043759 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) 20250212125043759 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) 20250212125043759 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) 20250212125043760 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) 20250212125043760 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) 20250212125043761 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) 20250212125043761 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) 20250212125043761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==29) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043761 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) 20250212125043761 DRLCMACDL DEBUG -- Chunk with length 701 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 29, CS-3): 0e 57 21 0c 43 70 dd db 42 d5 7c c4 25 f8 86 8e 2f 97 9c ff 3b 75 ef 62 d3 a3 2f 4b 7d d4 3e 4f 3f 40 5e 3b (tbf_dl.cpp:686) 20250212125043762 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) 20250212125043762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20250212125043762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-3): 07 00 3b 0e 57 21 0c 43 70 dd db 42 d5 7c c4 25 f8 86 8e 2f 97 9c ff 3b 75 ef 62 d3 a3 2f 4b 7d d4 3e 4f 3f 40 5e 3b 00 (tbf_dl.cpp:911) 20250212125043762 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 3b 0e 57 21 0c 43 70 dd db 42 d5 7c c4 25 f8 86 8e 2f 97 9c ff 3b 75 ef 62 d3 a3 2f 4b 7d d4 3e 4f 3f 40 5e 3b 00 (pcu_l1_if.cpp:182) 20250212125043762 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125043773 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) 20250212125043773 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) 20250212125043773 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) 20250212125043773 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) 20250212125043774 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) 20250212125043774 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) 20250212125043774 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) 20250212125043774 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) 20250212125043774 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) 20250212125043774 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) 20250212125043775 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) 20250212125043775 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) 20250212125043775 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) 20250212125043775 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) 20250212125043775 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) 20250212125043775 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) 20250212125043777 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) 20250212125043777 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) 20250212125043777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==30) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043777 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) 20250212125043777 DRLCMACDL DEBUG -- Chunk with length 665 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 30, CS-3): 35 b3 85 b6 07 2f 76 e4 7e f1 89 97 43 09 30 34 1b d8 ff 14 04 fc 4b 54 2b 4e d5 52 6f 7d 46 e6 b7 84 f2 f6 (tbf_dl.cpp:686) 20250212125043777 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) 20250212125043777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20250212125043777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-3): 07 00 3d 35 b3 85 b6 07 2f 76 e4 7e f1 89 97 43 09 30 34 1b d8 ff 14 04 fc 4b 54 2b 4e d5 52 6f 7d 46 e6 b7 84 f2 f6 00 (tbf_dl.cpp:911) 20250212125043777 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 3d 35 b3 85 b6 07 2f 76 e4 7e f1 89 97 43 09 30 34 1b d8 ff 14 04 fc 4b 54 2b 4e d5 52 6f 7d 46 e6 b7 84 f2 f6 00 (pcu_l1_if.cpp:182) 20250212125043777 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125043791 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) 20250212125043792 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) 20250212125043792 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) 20250212125043792 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) 20250212125043793 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) 20250212125043793 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) 20250212125043793 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) 20250212125043793 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) 20250212125043793 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) 20250212125043793 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) 20250212125043794 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) 20250212125043794 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) 20250212125043794 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) 20250212125043794 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) 20250212125043795 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) 20250212125043795 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) 20250212125043801 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) 20250212125043801 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) 20250212125043801 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==31) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043801 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) 20250212125043801 DRLCMACDL DEBUG -- Chunk with length 629 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043801 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 31, CS-3): 5a 9c 99 4b 17 d0 63 6e 16 43 e2 ae 26 da cb 59 52 03 3a a1 f3 ad b4 09 6c 29 eb 80 f9 0d 2f 16 46 53 ae bf (tbf_dl.cpp:686) 20250212125043801 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) 20250212125043801 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20250212125043802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-3): 07 00 3f 5a 9c 99 4b 17 d0 63 6e 16 43 e2 ae 26 da cb 59 52 03 3a a1 f3 ad b4 09 6c 29 eb 80 f9 0d 2f 16 46 53 ae bf 00 (tbf_dl.cpp:911) 20250212125043802 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 3f 5a 9c 99 4b 17 d0 63 6e 16 43 e2 ae 26 da cb 59 52 03 3a a1 f3 ad b4 09 6c 29 eb 80 f9 0d 2f 16 46 53 ae bf 00 (pcu_l1_if.cpp:182) 20250212125043802 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125043816 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) 20250212125043816 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) 20250212125043817 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) 20250212125043817 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) 20250212125043817 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) 20250212125043817 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) 20250212125043818 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) 20250212125043818 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) 20250212125043818 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) 20250212125043818 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) 20250212125043819 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) 20250212125043819 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) 20250212125043819 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) 20250212125043819 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) 20250212125043819 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) 20250212125043819 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) 20250212125043820 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) 20250212125043820 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) 20250212125043820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==32) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043820 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) 20250212125043820 DRLCMACDL DEBUG -- Chunk with length 593 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 32, CS-3): 50 44 fb 6a ad 34 9c 5f 25 92 70 09 c4 18 ea ac cc a7 26 0a 65 53 d0 2d 14 dd 7f e6 48 2a c1 7a 31 52 f2 46 (tbf_dl.cpp:686) 20250212125043820 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) 20250212125043820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20250212125043820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-3): 07 00 41 50 44 fb 6a ad 34 9c 5f 25 92 70 09 c4 18 ea ac cc a7 26 0a 65 53 d0 2d 14 dd 7f e6 48 2a c1 7a 31 52 f2 46 00 (tbf_dl.cpp:911) 20250212125043820 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 41 50 44 fb 6a ad 34 9c 5f 25 92 70 09 c4 18 ea ac cc a7 26 0a 65 53 d0 2d 14 dd 7f e6 48 2a c1 7a 31 52 f2 46 00 (pcu_l1_if.cpp:182) 20250212125043820 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125043835 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) 20250212125043835 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) 20250212125043836 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) 20250212125043837 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) 20250212125043837 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) 20250212125043837 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) 20250212125043839 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) 20250212125043839 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) 20250212125043840 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) 20250212125043840 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) 20250212125043841 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) 20250212125043841 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) 20250212125043841 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) 20250212125043841 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) 20250212125043842 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) 20250212125043842 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) 20250212125043843 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) 20250212125043843 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) 20250212125043843 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==33) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043843 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) 20250212125043843 DRLCMACDL DEBUG -- Chunk with length 557 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043843 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 33, CS-3): f1 8b 89 35 75 c9 2d f5 c7 a8 c8 10 2d db 13 79 6f ae ab 08 a2 16 b1 14 77 c0 b9 94 ab a8 6f 9d be f3 1c 8d (tbf_dl.cpp:686) 20250212125043843 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) 20250212125043843 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043843 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20250212125043843 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) 20250212125043843 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 931 + 13 = 944 (pdch_ul_controller.c:131) 20250212125043843 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 944 for type POLL (pdch_ul_controller.c:184) 20250212125043843 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=944, TS=7) (tbf_dl.cpp:883) 20250212125043843 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=944, TS=7 (tbf_dl.cpp:903) 20250212125043843 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-3): 0f 00 43 f1 8b 89 35 75 c9 2d f5 c7 a8 c8 10 2d db 13 79 6f ae ab 08 a2 16 b1 14 77 c0 b9 94 ab a8 6f 9d be f3 1c 8d 00 (tbf_dl.cpp:911) 20250212125043843 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 43 f1 8b 89 35 75 c9 2d f5 c7 a8 c8 10 2d db 13 79 6f ae ab 08 a2 16 b1 14 77 c0 b9 94 ab a8 6f 9d be f3 1c 8d 00 (pcu_l1_if.cpp:182) 20250212125043844 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125043855 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) 20250212125043855 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) 20250212125043857 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) 20250212125043857 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) 20250212125043858 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) 20250212125043858 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) 20250212125043858 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) 20250212125043858 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) 20250212125043859 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) 20250212125043859 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) 20250212125043859 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) 20250212125043859 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) 20250212125043860 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) 20250212125043860 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) 20250212125043860 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) 20250212125043860 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) 20250212125043863 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125043879 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) 20250212125043879 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) 20250212125043880 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) 20250212125043880 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) 20250212125043882 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) 20250212125043882 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) 20250212125043883 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) 20250212125043883 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) 20250212125043884 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) 20250212125043884 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) 20250212125043885 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) 20250212125043885 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) 20250212125043887 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) 20250212125043887 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) 20250212125043888 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) 20250212125043888 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) 20250212125043889 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125043898 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) 20250212125043898 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) 20250212125043900 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) 20250212125043900 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) 20250212125043901 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) 20250212125043901 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) 20250212125043902 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) 20250212125043902 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) 20250212125043903 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) 20250212125043903 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) 20250212125043904 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) 20250212125043904 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) 20250212125043905 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) 20250212125043905 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) 20250212125043906 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) 20250212125043906 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) 20250212125043907 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125043917 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=940 block=2 data=40 08 04 5f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125043917 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) 20250212125043917 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125043917 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=944 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125043917 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 34 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20250212125043918 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=944 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125043918 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125043918 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 34, BSN 14 to 34 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125043918 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125043918 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=14)"RRRRRRRRRRRRRRRRRRRR"(BSN=33) R=ACK I=NACK (tbf_dl.cpp:1034) 20250212125043918 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=14:34, lost=0, recv=20, skipped=0, bsn=14, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20250212125043918 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20250212125043918 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20250212125043918 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20250212125043918 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20250212125043918 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20250212125043918 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20250212125043918 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20250212125043918 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20250212125043918 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20250212125043918 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20250212125043918 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20250212125043918 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20250212125043918 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20250212125043918 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20250212125043918 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20250212125043918 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20250212125043918 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20250212125043918 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20250212125043918 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20250212125043918 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20250212125043918 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) 20250212125043918 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=34)""(V(S)-1=33) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20250212125043919 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) 20250212125043919 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) 20250212125043920 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) 20250212125043920 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) 20250212125043921 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) 20250212125043921 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) 20250212125043922 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) 20250212125043923 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) 20250212125043923 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) 20250212125043923 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) 20250212125043924 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) 20250212125043924 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) 20250212125043925 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) 20250212125043925 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) 20250212125043927 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) 20250212125043927 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) 20250212125043927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==34) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043927 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) 20250212125043927 DRLCMACDL DEBUG -- Chunk with length 521 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 34, CS-3): b6 99 be c0 6d 37 ad e8 fb d8 e8 a8 42 fe c2 5d aa 13 9f f9 0b f1 bd 00 4b 05 45 50 7b 3f f8 d3 15 bf 27 44 (tbf_dl.cpp:686) 20250212125043927 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) 20250212125043927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20250212125043927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-3): 07 00 45 b6 99 be c0 6d 37 ad e8 fb d8 e8 a8 42 fe c2 5d aa 13 9f f9 0b f1 bd 00 4b 05 45 50 7b 3f f8 d3 15 bf 27 44 00 (tbf_dl.cpp:911) 20250212125043927 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=949 Sending data request: sapi=5 arfcn=871 cur_fn=944 block=3 data=07 00 45 b6 99 be c0 6d 37 ad e8 fb d8 e8 a8 42 fe c2 5d aa 13 9f f9 0b f1 bd 00 4b 05 45 50 7b 3f f8 d3 15 bf 27 44 00 (pcu_l1_if.cpp:182) 20250212125043927 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125043941 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) 20250212125043941 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) 20250212125043942 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) 20250212125043942 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) 20250212125043943 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) 20250212125043943 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) 20250212125043944 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) 20250212125043944 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) 20250212125043945 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) 20250212125043945 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) 20250212125043946 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) 20250212125043946 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) 20250212125043946 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) 20250212125043946 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) 20250212125043947 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) 20250212125043947 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) 20250212125043948 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) 20250212125043948 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) 20250212125043948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==35) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043948 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) 20250212125043948 DRLCMACDL DEBUG -- Chunk with length 485 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 35, CS-3): 59 e0 d8 07 22 85 1e e0 c2 a4 85 59 60 0d 6a 2e c0 17 e2 99 dd 42 f5 50 a6 05 40 e4 9a 2d 85 f7 c2 f3 6f 82 (tbf_dl.cpp:686) 20250212125043948 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) 20250212125043948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20250212125043948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-3): 07 00 47 59 e0 d8 07 22 85 1e e0 c2 a4 85 59 60 0d 6a 2e c0 17 e2 99 dd 42 f5 50 a6 05 40 e4 9a 2d 85 f7 c2 f3 6f 82 00 (tbf_dl.cpp:911) 20250212125043948 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 47 59 e0 d8 07 22 85 1e e0 c2 a4 85 59 60 0d 6a 2e c0 17 e2 99 dd 42 f5 50 a6 05 40 e4 9a 2d 85 f7 c2 f3 6f 82 00 (pcu_l1_if.cpp:182) 20250212125043949 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125043960 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) 20250212125043960 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) 20250212125043963 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) 20250212125043963 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) 20250212125043964 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) 20250212125043964 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) 20250212125043965 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) 20250212125043965 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) 20250212125043966 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) 20250212125043966 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) 20250212125043967 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) 20250212125043967 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) 20250212125043967 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) 20250212125043967 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) 20250212125043967 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) 20250212125043967 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) 20250212125043968 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) 20250212125043968 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) 20250212125043968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==36) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043968 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) 20250212125043968 DRLCMACDL DEBUG -- Chunk with length 449 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 36, CS-3): 61 6a d2 ca bd de bd ae 2a 3d f5 65 a1 94 a2 cb 82 75 05 47 ec 1f da 96 12 5e 48 d4 1f 15 0c 10 cc 52 fa fe (tbf_dl.cpp:686) 20250212125043968 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) 20250212125043968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20250212125043968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-3): 07 00 49 61 6a d2 ca bd de bd ae 2a 3d f5 65 a1 94 a2 cb 82 75 05 47 ec 1f da 96 12 5e 48 d4 1f 15 0c 10 cc 52 fa fe 00 (tbf_dl.cpp:911) 20250212125043968 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 49 61 6a d2 ca bd de bd ae 2a 3d f5 65 a1 94 a2 cb 82 75 05 47 ec 1f da 96 12 5e 48 d4 1f 15 0c 10 cc 52 fa fe 00 (pcu_l1_if.cpp:182) 20250212125043968 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125043978 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) 20250212125043978 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) 20250212125043978 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) 20250212125043978 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) 20250212125043978 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) 20250212125043978 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) 20250212125043979 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) 20250212125043979 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) 20250212125043979 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) 20250212125043979 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) 20250212125043979 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) 20250212125043979 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) 20250212125043979 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) 20250212125043979 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) 20250212125043979 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) 20250212125043979 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) 20250212125043988 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) 20250212125043988 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) 20250212125043988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==37) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125043988 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) 20250212125043988 DRLCMACDL DEBUG -- Chunk with length 413 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125043988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 37, CS-3): 72 36 f2 b0 85 f7 10 05 b3 36 97 4f b7 b4 2e b2 3e 9f 11 01 00 df 78 4b f0 77 cd c3 73 cd b6 3d 57 96 73 60 (tbf_dl.cpp:686) 20250212125043988 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) 20250212125043988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125043988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20250212125043988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-3): 07 00 4b 72 36 f2 b0 85 f7 10 05 b3 36 97 4f b7 b4 2e b2 3e 9f 11 01 00 df 78 4b f0 77 cd c3 73 cd b6 3d 57 96 73 60 00 (tbf_dl.cpp:911) 20250212125043988 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 4b 72 36 f2 b0 85 f7 10 05 b3 36 97 4f b7 b4 2e b2 3e 9f 11 01 00 df 78 4b f0 77 cd c3 73 cd b6 3d 57 96 73 60 00 (pcu_l1_if.cpp:182) 20250212125043988 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125044003 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) 20250212125044003 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) 20250212125044004 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) 20250212125044004 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) 20250212125044005 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) 20250212125044005 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) 20250212125044005 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) 20250212125044006 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) 20250212125044006 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) 20250212125044006 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) 20250212125044008 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) 20250212125044008 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) 20250212125044010 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) 20250212125044010 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) 20250212125044011 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) 20250212125044011 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) 20250212125044013 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) 20250212125044013 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) 20250212125044013 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==38) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044013 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) 20250212125044013 DRLCMACDL DEBUG -- Chunk with length 377 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044013 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 38, CS-3): 2d 49 e2 0d f8 d4 0a 77 ca f4 ed d1 66 b1 23 f8 2c 9b 62 bb 26 8f 75 91 cb 09 35 c7 a0 90 8a f2 26 94 08 bc (tbf_dl.cpp:686) 20250212125044013 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) 20250212125044013 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044013 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20250212125044013 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-3): 07 00 4d 2d 49 e2 0d f8 d4 0a 77 ca f4 ed d1 66 b1 23 f8 2c 9b 62 bb 26 8f 75 91 cb 09 35 c7 a0 90 8a f2 26 94 08 bc 00 (tbf_dl.cpp:911) 20250212125044013 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 4d 2d 49 e2 0d f8 d4 0a 77 ca f4 ed d1 66 b1 23 f8 2c 9b 62 bb 26 8f 75 91 cb 09 35 c7 a0 90 8a f2 26 94 08 bc 00 (pcu_l1_if.cpp:182) 20250212125044014 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125044022 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) 20250212125044022 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) 20250212125044023 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) 20250212125044023 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) 20250212125044023 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) 20250212125044023 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) 20250212125044023 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) 20250212125044023 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) 20250212125044024 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) 20250212125044024 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) 20250212125044024 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) 20250212125044024 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) 20250212125044024 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) 20250212125044024 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) 20250212125044025 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) 20250212125044025 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) 20250212125044026 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) 20250212125044026 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) 20250212125044026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==39) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044026 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) 20250212125044026 DRLCMACDL DEBUG -- Chunk with length 341 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 39, CS-3): 60 cb bf 99 44 84 e1 08 a2 e0 39 33 34 63 49 e4 b0 e6 0e 32 36 90 b3 5b 05 53 55 44 02 9e f4 7d 13 c0 91 03 (tbf_dl.cpp:686) 20250212125044026 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) 20250212125044026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20250212125044026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-3): 07 00 4f 60 cb bf 99 44 84 e1 08 a2 e0 39 33 34 63 49 e4 b0 e6 0e 32 36 90 b3 5b 05 53 55 44 02 9e f4 7d 13 c0 91 03 00 (tbf_dl.cpp:911) 20250212125044026 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 4f 60 cb bf 99 44 84 e1 08 a2 e0 39 33 34 63 49 e4 b0 e6 0e 32 36 90 b3 5b 05 53 55 44 02 9e f4 7d 13 c0 91 03 00 (pcu_l1_if.cpp:182) 20250212125044026 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125044040 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) 20250212125044040 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) 20250212125044040 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) 20250212125044040 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) 20250212125044040 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) 20250212125044040 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) 20250212125044040 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) 20250212125044040 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) 20250212125044040 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) 20250212125044040 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) 20250212125044040 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) 20250212125044040 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) 20250212125044041 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) 20250212125044041 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) 20250212125044041 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) 20250212125044041 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) 20250212125044049 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) 20250212125044049 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) 20250212125044049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==40) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044049 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) 20250212125044049 DRLCMACDL DEBUG -- Chunk with length 305 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 40, CS-3): c1 a3 89 21 b4 5b 4a bb b7 2e 8d ee a8 73 9b d4 49 5e 17 5b 4b c7 d2 d0 0b a6 f9 98 9f 28 55 0f bb bc da f1 (tbf_dl.cpp:686) 20250212125044049 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) 20250212125044049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20250212125044049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-3): 07 00 51 c1 a3 89 21 b4 5b 4a bb b7 2e 8d ee a8 73 9b d4 49 5e 17 5b 4b c7 d2 d0 0b a6 f9 98 9f 28 55 0f bb bc da f1 00 (tbf_dl.cpp:911) 20250212125044049 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 51 c1 a3 89 21 b4 5b 4a bb b7 2e 8d ee a8 73 9b d4 49 5e 17 5b 4b c7 d2 d0 0b a6 f9 98 9f 28 55 0f bb bc da f1 00 (pcu_l1_if.cpp:182) 20250212125044049 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125044063 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) 20250212125044063 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) 20250212125044063 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) 20250212125044063 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) 20250212125044063 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) 20250212125044063 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) 20250212125044064 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) 20250212125044064 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) 20250212125044064 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) 20250212125044064 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) 20250212125044064 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) 20250212125044064 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) 20250212125044064 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) 20250212125044064 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) 20250212125044064 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) 20250212125044064 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) 20250212125044068 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) 20250212125044068 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) 20250212125044068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==41) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044068 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) 20250212125044068 DRLCMACDL DEBUG -- Chunk with length 269 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 41, CS-3): 06 8e 61 f7 93 9c c9 66 a0 fb 4d 2b 3f d4 9e 99 11 5c 84 8a b2 f4 9f 2a 84 2b 86 c3 c2 b3 2e e4 3a bf d0 03 (tbf_dl.cpp:686) 20250212125044068 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) 20250212125044068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20250212125044068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-3): 07 00 53 06 8e 61 f7 93 9c c9 66 a0 fb 4d 2b 3f d4 9e 99 11 5c 84 8a b2 f4 9f 2a 84 2b 86 c3 c2 b3 2e e4 3a bf d0 03 00 (tbf_dl.cpp:911) 20250212125044068 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 53 06 8e 61 f7 93 9c c9 66 a0 fb 4d 2b 3f d4 9e 99 11 5c 84 8a b2 f4 9f 2a 84 2b 86 c3 c2 b3 2e e4 3a bf d0 03 00 (pcu_l1_if.cpp:182) 20250212125044068 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125044082 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) 20250212125044082 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) 20250212125044082 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) 20250212125044082 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) 20250212125044082 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) 20250212125044082 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) 20250212125044082 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) 20250212125044082 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) 20250212125044082 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) 20250212125044082 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) 20250212125044083 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) 20250212125044083 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) 20250212125044083 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) 20250212125044083 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) 20250212125044083 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) 20250212125044083 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) 20250212125044086 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) 20250212125044086 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) 20250212125044086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==42) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044086 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) 20250212125044086 DRLCMACDL DEBUG -- Chunk with length 233 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 42, CS-3): ae 37 6e cc 90 07 c5 46 19 0c 2b 3f 55 02 53 3b d6 67 a0 de a2 4c 3c 8d ad d6 09 f0 cd 0b cd af cf e9 51 1f (tbf_dl.cpp:686) 20250212125044086 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) 20250212125044086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20250212125044086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-3): 07 00 55 ae 37 6e cc 90 07 c5 46 19 0c 2b 3f 55 02 53 3b d6 67 a0 de a2 4c 3c 8d ad d6 09 f0 cd 0b cd af cf e9 51 1f 00 (tbf_dl.cpp:911) 20250212125044086 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 55 ae 37 6e cc 90 07 c5 46 19 0c 2b 3f 55 02 53 3b d6 67 a0 de a2 4c 3c 8d ad d6 09 f0 cd 0b cd af cf e9 51 1f 00 (pcu_l1_if.cpp:182) 20250212125044086 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125044101 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) 20250212125044101 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) 20250212125044101 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) 20250212125044101 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) 20250212125044101 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) 20250212125044101 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) 20250212125044101 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) 20250212125044101 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) 20250212125044101 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) 20250212125044101 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) 20250212125044101 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) 20250212125044101 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) 20250212125044102 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) 20250212125044102 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) 20250212125044102 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) 20250212125044102 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) 20250212125044110 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) 20250212125044110 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) 20250212125044110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==43) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044110 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) 20250212125044110 DRLCMACDL DEBUG -- Chunk with length 197 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 43, CS-3): e6 e6 de cb f7 04 ab 67 44 d4 03 cc 54 78 2f f2 0e 5b e9 93 34 ed 3b 66 2e 52 f7 b3 12 36 ba ef 35 34 80 fb (tbf_dl.cpp:686) 20250212125044110 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) 20250212125044110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20250212125044110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-3): 07 00 57 e6 e6 de cb f7 04 ab 67 44 d4 03 cc 54 78 2f f2 0e 5b e9 93 34 ed 3b 66 2e 52 f7 b3 12 36 ba ef 35 34 80 fb 00 (tbf_dl.cpp:911) 20250212125044110 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 57 e6 e6 de cb f7 04 ab 67 44 d4 03 cc 54 78 2f f2 0e 5b e9 93 34 ed 3b 66 2e 52 f7 b3 12 36 ba ef 35 34 80 fb 00 (pcu_l1_if.cpp:182) 20250212125044110 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125044124 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) 20250212125044124 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) 20250212125044124 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) 20250212125044124 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) 20250212125044124 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) 20250212125044124 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) 20250212125044124 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) 20250212125044124 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) 20250212125044124 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) 20250212125044124 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) 20250212125044125 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) 20250212125044125 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) 20250212125044125 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) 20250212125044125 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) 20250212125044125 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) 20250212125044125 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) 20250212125044128 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) 20250212125044128 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) 20250212125044128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==44) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044128 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) 20250212125044128 DRLCMACDL DEBUG -- Chunk with length 161 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 44, CS-3): 1b 29 0f d0 c7 e5 e5 08 71 4a e6 f5 bf 3c 5f 0e 7e dd d9 31 df 94 42 a3 61 b1 62 76 08 75 fa 10 1e c4 62 40 (tbf_dl.cpp:686) 20250212125044128 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) 20250212125044128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20250212125044128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-3): 07 00 59 1b 29 0f d0 c7 e5 e5 08 71 4a e6 f5 bf 3c 5f 0e 7e dd d9 31 df 94 42 a3 61 b1 62 76 08 75 fa 10 1e c4 62 40 00 (tbf_dl.cpp:911) 20250212125044128 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 59 1b 29 0f d0 c7 e5 e5 08 71 4a e6 f5 bf 3c 5f 0e 7e dd d9 31 df 94 42 a3 61 b1 62 76 08 75 fa 10 1e c4 62 40 00 (pcu_l1_if.cpp:182) 20250212125044129 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125044142 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) 20250212125044142 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) 20250212125044143 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) 20250212125044143 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) 20250212125044143 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) 20250212125044143 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) 20250212125044143 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) 20250212125044143 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) 20250212125044143 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) 20250212125044143 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) 20250212125044143 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) 20250212125044143 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) 20250212125044143 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) 20250212125044143 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) 20250212125044143 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) 20250212125044143 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) 20250212125044147 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) 20250212125044147 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) 20250212125044147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==45) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044147 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) 20250212125044147 DRLCMACDL DEBUG -- Chunk with length 125 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 45, CS-3): 4c c7 24 55 8e 23 fe da a0 f8 a1 4d 20 77 90 f6 0e 36 cc 07 85 2f f7 37 57 41 69 73 de ba 7b 00 5b 37 41 de (tbf_dl.cpp:686) 20250212125044147 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) 20250212125044147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20250212125044147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 45, CS-3): 07 00 5b 4c c7 24 55 8e 23 fe da a0 f8 a1 4d 20 77 90 f6 0e 36 cc 07 85 2f f7 37 57 41 69 73 de ba 7b 00 5b 37 41 de 00 (tbf_dl.cpp:911) 20250212125044147 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 5b 4c c7 24 55 8e 23 fe da a0 f8 a1 4d 20 77 90 f6 0e 36 cc 07 85 2f f7 37 57 41 69 73 de ba 7b 00 5b 37 41 de 00 (pcu_l1_if.cpp:182) 20250212125044148 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125044161 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) 20250212125044161 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) 20250212125044161 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) 20250212125044161 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) 20250212125044161 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) 20250212125044161 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) 20250212125044161 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) 20250212125044161 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) 20250212125044161 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) 20250212125044161 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) 20250212125044162 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) 20250212125044162 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) 20250212125044162 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) 20250212125044162 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) 20250212125044162 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) 20250212125044162 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) 20250212125044170 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) 20250212125044170 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) 20250212125044170 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==46) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044170 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) 20250212125044170 DRLCMACDL DEBUG -- Chunk with length 89 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044170 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 46, CS-3): b2 f7 32 c1 83 93 ff b8 10 d4 cf 94 3c b7 22 39 47 33 8c 9d 13 6e a4 3e 8c 30 c2 07 61 75 39 b3 63 5b e5 0f (tbf_dl.cpp:686) 20250212125044170 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) 20250212125044170 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044170 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20250212125044170 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 46, CS-3): 07 00 5d b2 f7 32 c1 83 93 ff b8 10 d4 cf 94 3c b7 22 39 47 33 8c 9d 13 6e a4 3e 8c 30 c2 07 61 75 39 b3 63 5b e5 0f 00 (tbf_dl.cpp:911) 20250212125044170 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 5d b2 f7 32 c1 83 93 ff b8 10 d4 cf 94 3c b7 22 39 47 33 8c 9d 13 6e a4 3e 8c 30 c2 07 61 75 39 b3 63 5b e5 0f 00 (pcu_l1_if.cpp:182) 20250212125044170 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125044184 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) 20250212125044184 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) 20250212125044185 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) 20250212125044185 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) 20250212125044185 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) 20250212125044185 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) 20250212125044185 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) 20250212125044185 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) 20250212125044185 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) 20250212125044185 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) 20250212125044185 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) 20250212125044185 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) 20250212125044185 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) 20250212125044185 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) 20250212125044185 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) 20250212125044185 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) 20250212125044189 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) 20250212125044189 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) 20250212125044189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==47) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044189 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) 20250212125044189 DRLCMACDL DEBUG -- Chunk with length 53 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 47, CS-3): 76 40 f4 7a 02 da 4f 94 55 52 63 6e 20 1d 87 22 62 db 35 9d 82 8b 92 46 41 cf d1 61 4d 88 fd 45 fa 50 54 33 (tbf_dl.cpp:686) 20250212125044189 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) 20250212125044189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20250212125044189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 47, CS-3): 07 00 5f 76 40 f4 7a 02 da 4f 94 55 52 63 6e 20 1d 87 22 62 db 35 9d 82 8b 92 46 41 cf d1 61 4d 88 fd 45 fa 50 54 33 00 (tbf_dl.cpp:911) 20250212125044189 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 5f 76 40 f4 7a 02 da 4f 94 55 52 63 6e 20 1d 87 22 62 db 35 9d 82 8b 92 46 41 cf d1 61 4d 88 fd 45 fa 50 54 33 00 (pcu_l1_if.cpp:182) 20250212125044189 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125044203 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) 20250212125044203 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) 20250212125044203 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) 20250212125044203 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) 20250212125044203 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) 20250212125044203 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) 20250212125044203 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) 20250212125044203 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) 20250212125044204 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) 20250212125044204 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) 20250212125044204 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) 20250212125044204 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) 20250212125044204 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) 20250212125044204 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) 20250212125044204 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) 20250212125044204 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) 20250212125044207 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) 20250212125044207 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) 20250212125044207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==48) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044207 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) 20250212125044207 DRLCMACDL DEBUG -- Chunk with length 17 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125044207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125044207 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1547 KBits/s (gprs_rlcmac_meas.cpp:181) 20250212125044207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125044207 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (18) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 48, CS-3): 47 bc 59 6a f1 d8 0b d2 72 fe 91 8f 7d f1 35 d4 7e 33 4d 59 6d 72 dc 86 d3 5a 75 a0 c5 a3 8e c4 18 ad 2b c6 (tbf_dl.cpp:686) 20250212125044207 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) 20250212125044207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20250212125044207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 48, CS-3): 07 00 60 47 bc 59 6a f1 d8 0b d2 72 fe 91 8f 7d f1 35 d4 7e 33 4d 59 6d 72 dc 86 d3 5a 75 a0 c5 a3 8e c4 18 ad 2b c6 00 (tbf_dl.cpp:911) 20250212125044207 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 60 47 bc 59 6a f1 d8 0b d2 72 fe 91 8f 7d f1 35 d4 7e 33 4d 59 6d 72 dc 86 d3 5a 75 a0 c5 a3 8e c4 18 ad 2b c6 00 (pcu_l1_if.cpp:182) 20250212125044208 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125044221 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) 20250212125044221 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) 20250212125044222 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) 20250212125044222 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) 20250212125044222 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) 20250212125044222 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) 20250212125044222 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) 20250212125044222 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) 20250212125044222 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) 20250212125044222 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) 20250212125044222 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) 20250212125044222 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) 20250212125044222 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) 20250212125044222 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) 20250212125044223 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) 20250212125044223 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) 20250212125044231 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) 20250212125044231 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) 20250212125044231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==49) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044231 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) 20250212125044231 DRLCMACDL DEBUG -- Chunk with length 1382 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 49, CS-3): 80 dd bb 0f dc cc 88 ad c3 8d 09 47 cd fe 41 3a ef 78 1d 48 ff 9f 9c 0d b1 62 da 1b 2b 5f 25 e2 28 51 8e 99 (tbf_dl.cpp:686) 20250212125044231 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) 20250212125044231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20250212125044231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 49, CS-3): 07 00 63 80 dd bb 0f dc cc 88 ad c3 8d 09 47 cd fe 41 3a ef 78 1d 48 ff 9f 9c 0d b1 62 da 1b 2b 5f 25 e2 28 51 8e 99 00 (tbf_dl.cpp:911) 20250212125044231 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 63 80 dd bb 0f dc cc 88 ad c3 8d 09 47 cd fe 41 3a ef 78 1d 48 ff 9f 9c 0d b1 62 da 1b 2b 5f 25 e2 28 51 8e 99 00 (pcu_l1_if.cpp:182) 20250212125044231 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125044245 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) 20250212125044245 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) 20250212125044245 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) 20250212125044245 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) 20250212125044245 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) 20250212125044245 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) 20250212125044245 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) 20250212125044245 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) 20250212125044245 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) 20250212125044245 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) 20250212125044245 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) 20250212125044245 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) 20250212125044246 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) 20250212125044246 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) 20250212125044246 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) 20250212125044246 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) 20250212125044249 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) 20250212125044249 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) 20250212125044249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==50) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044249 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) 20250212125044249 DRLCMACDL DEBUG -- Chunk with length 1346 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 50, CS-3): 41 7d e1 55 23 50 f6 f8 33 32 ef ae 24 6e 74 a6 b7 ee 09 72 d8 df 99 23 4f 12 0e 45 32 7a d7 7c 6e e6 69 ed (tbf_dl.cpp:686) 20250212125044249 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) 20250212125044249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20250212125044249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 50, CS-3): 07 00 65 41 7d e1 55 23 50 f6 f8 33 32 ef ae 24 6e 74 a6 b7 ee 09 72 d8 df 99 23 4f 12 0e 45 32 7a d7 7c 6e e6 69 ed 00 (tbf_dl.cpp:911) 20250212125044249 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 65 41 7d e1 55 23 50 f6 f8 33 32 ef ae 24 6e 74 a6 b7 ee 09 72 d8 df 99 23 4f 12 0e 45 32 7a d7 7c 6e e6 69 ed 00 (pcu_l1_if.cpp:182) 20250212125044249 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125044263 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) 20250212125044263 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) 20250212125044263 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) 20250212125044263 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) 20250212125044264 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) 20250212125044264 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) 20250212125044264 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) 20250212125044264 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) 20250212125044264 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) 20250212125044264 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) 20250212125044264 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) 20250212125044264 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) 20250212125044264 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) 20250212125044264 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) 20250212125044264 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) 20250212125044264 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) 20250212125044268 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) 20250212125044268 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) 20250212125044268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==51) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044268 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) 20250212125044268 DRLCMACDL DEBUG -- Chunk with length 1310 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 51, CS-3): 32 b4 59 69 14 2e 3d 21 a1 f6 07 1f 78 3b 33 20 c1 a3 1c 46 bc b2 43 fa fb 9b 17 ab a4 46 f3 c4 21 d5 9d b4 (tbf_dl.cpp:686) 20250212125044268 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) 20250212125044268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20250212125044268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 51, CS-3): 07 00 67 32 b4 59 69 14 2e 3d 21 a1 f6 07 1f 78 3b 33 20 c1 a3 1c 46 bc b2 43 fa fb 9b 17 ab a4 46 f3 c4 21 d5 9d b4 00 (tbf_dl.cpp:911) 20250212125044268 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 67 32 b4 59 69 14 2e 3d 21 a1 f6 07 1f 78 3b 33 20 c1 a3 1c 46 bc b2 43 fa fb 9b 17 ab a4 46 f3 c4 21 d5 9d b4 00 (pcu_l1_if.cpp:182) 20250212125044268 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125044282 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) 20250212125044282 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) 20250212125044282 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) 20250212125044282 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) 20250212125044283 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) 20250212125044283 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) 20250212125044283 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) 20250212125044283 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) 20250212125044283 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) 20250212125044283 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) 20250212125044283 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) 20250212125044283 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) 20250212125044284 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) 20250212125044284 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) 20250212125044284 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) 20250212125044284 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) 20250212125044291 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) 20250212125044291 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) 20250212125044291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==52) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044291 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) 20250212125044291 DRLCMACDL DEBUG -- Chunk with length 1274 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 52, CS-3): 8a 78 5e 18 ae d6 5d c0 9b 1c eb 6e c3 22 4f 55 60 b9 7f 3a 63 80 72 e2 5e 20 12 e3 67 c9 a3 df 36 7a be 1d (tbf_dl.cpp:686) 20250212125044291 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) 20250212125044291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20250212125044291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 52, CS-3): 07 00 69 8a 78 5e 18 ae d6 5d c0 9b 1c eb 6e c3 22 4f 55 60 b9 7f 3a 63 80 72 e2 5e 20 12 e3 67 c9 a3 df 36 7a be 1d 00 (tbf_dl.cpp:911) 20250212125044291 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 69 8a 78 5e 18 ae d6 5d c0 9b 1c eb 6e c3 22 4f 55 60 b9 7f 3a 63 80 72 e2 5e 20 12 e3 67 c9 a3 df 36 7a be 1d 00 (pcu_l1_if.cpp:182) 20250212125044291 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125044306 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) 20250212125044306 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) 20250212125044307 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) 20250212125044307 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) 20250212125044308 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) 20250212125044308 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) 20250212125044309 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) 20250212125044309 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) 20250212125044309 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) 20250212125044309 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) 20250212125044310 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) 20250212125044310 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) 20250212125044311 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) 20250212125044311 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) 20250212125044312 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) 20250212125044312 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) 20250212125044313 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) 20250212125044313 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) 20250212125044313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==53) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044313 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) 20250212125044313 DRLCMACDL DEBUG -- Chunk with length 1238 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 53, CS-3): 62 48 64 fc 69 dd a5 64 58 2e 20 05 42 eb ad e3 b9 6a 0c 4c e9 72 ac 4e b2 4c ca 45 f0 f3 68 d8 08 a9 c8 45 (tbf_dl.cpp:686) 20250212125044313 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) 20250212125044313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20250212125044313 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) 20250212125044313 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1031 + 13 = 1044 (pdch_ul_controller.c:131) 20250212125044313 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1044 for type POLL (pdch_ul_controller.c:184) 20250212125044313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1044, TS=7) (tbf_dl.cpp:883) 20250212125044313 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1044, TS=7 (tbf_dl.cpp:903) 20250212125044313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 53, CS-3): 0f 00 6b 62 48 64 fc 69 dd a5 64 58 2e 20 05 42 eb ad e3 b9 6a 0c 4c e9 72 ac 4e b2 4c ca 45 f0 f3 68 d8 08 a9 c8 45 00 (tbf_dl.cpp:911) 20250212125044313 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 6b 62 48 64 fc 69 dd a5 64 58 2e 20 05 42 eb ad e3 b9 6a 0c 4c e9 72 ac 4e b2 4c ca 45 f0 f3 68 d8 08 a9 c8 45 00 (pcu_l1_if.cpp:182) 20250212125044313 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125044326 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) 20250212125044326 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) 20250212125044328 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) 20250212125044328 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) 20250212125044328 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) 20250212125044328 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) 20250212125044329 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) 20250212125044329 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) 20250212125044330 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) 20250212125044330 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) 20250212125044330 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) 20250212125044330 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) 20250212125044331 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) 20250212125044331 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) 20250212125044331 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) 20250212125044331 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) 20250212125044332 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125044344 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) 20250212125044344 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) 20250212125044344 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) 20250212125044344 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) 20250212125044344 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) 20250212125044344 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) 20250212125044344 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) 20250212125044344 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) 20250212125044345 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) 20250212125044345 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) 20250212125044345 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) 20250212125044345 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) 20250212125044345 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) 20250212125044345 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) 20250212125044345 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) 20250212125044345 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) 20250212125044353 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125044367 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) 20250212125044367 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) 20250212125044368 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) 20250212125044368 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) 20250212125044368 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) 20250212125044368 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) 20250212125044368 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) 20250212125044368 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) 20250212125044368 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) 20250212125044368 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) 20250212125044368 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) 20250212125044368 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) 20250212125044368 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) 20250212125044368 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) 20250212125044368 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) 20250212125044368 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) 20250212125044372 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125044388 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1040 block=1 data=40 08 06 df ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125044388 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) 20250212125044388 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125044388 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1044 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125044388 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 54 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20250212125044389 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1044 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125044389 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125044389 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 54, BSN 34 to 54 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125044389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125044389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=34)"RRRRRRRRRRRRRRRRRRRR"(BSN=53) R=ACK I=NACK (tbf_dl.cpp:1034) 20250212125044389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=34:54, lost=0, recv=20, skipped=0, bsn=34, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20250212125044389 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20250212125044389 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20250212125044389 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20250212125044389 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20250212125044390 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20250212125044390 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20250212125044390 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20250212125044390 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20250212125044390 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20250212125044390 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20250212125044390 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20250212125044390 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20250212125044390 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20250212125044390 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20250212125044390 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20250212125044390 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20250212125044390 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20250212125044390 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20250212125044390 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20250212125044390 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20250212125044390 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) 20250212125044390 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125044390 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=54)""(V(S)-1=53) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20250212125044390 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) 20250212125044390 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) 20250212125044391 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) 20250212125044391 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) 20250212125044392 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) 20250212125044392 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) 20250212125044392 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) 20250212125044392 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) 20250212125044393 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) 20250212125044393 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) 20250212125044395 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) 20250212125044395 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) 20250212125044396 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) 20250212125044396 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) 20250212125044397 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) 20250212125044397 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) 20250212125044397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==54) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044397 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) 20250212125044397 DRLCMACDL DEBUG -- Chunk with length 1202 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 54, CS-3): d2 f6 e6 b8 4d f8 c4 54 16 a2 89 5d 2f a6 f9 3c ca 9b e1 e2 ff 31 25 16 e6 40 6f ea 3e 0d 17 f6 27 7f 50 a8 (tbf_dl.cpp:686) 20250212125044397 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) 20250212125044397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20250212125044398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 54, CS-3): 07 00 6d d2 f6 e6 b8 4d f8 c4 54 16 a2 89 5d 2f a6 f9 3c ca 9b e1 e2 ff 31 25 16 e6 40 6f ea 3e 0d 17 f6 27 7f 50 a8 00 (tbf_dl.cpp:911) 20250212125044398 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1048 Sending data request: sapi=5 arfcn=871 cur_fn=1044 block=2 data=07 00 6d d2 f6 e6 b8 4d f8 c4 54 16 a2 89 5d 2f a6 f9 3c ca 9b e1 e2 ff 31 25 16 e6 40 6f ea 3e 0d 17 f6 27 7f 50 a8 00 (pcu_l1_if.cpp:182) 20250212125044398 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125044405 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) 20250212125044405 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) 20250212125044406 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) 20250212125044406 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) 20250212125044406 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) 20250212125044406 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) 20250212125044406 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) 20250212125044406 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) 20250212125044406 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) 20250212125044406 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) 20250212125044406 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) 20250212125044406 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) 20250212125044407 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) 20250212125044407 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) 20250212125044407 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) 20250212125044407 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) 20250212125044414 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) 20250212125044414 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) 20250212125044414 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==55) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044414 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) 20250212125044414 DRLCMACDL DEBUG -- Chunk with length 1166 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044414 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 55, CS-3): 62 0e 77 52 91 30 6d 81 53 37 33 60 7d 70 d4 4a 56 0c 59 91 b4 ee d2 f9 64 2b 32 05 79 0c c8 30 ca d3 24 df (tbf_dl.cpp:686) 20250212125044414 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) 20250212125044414 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044414 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20250212125044414 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 55, CS-3): 07 00 6f 62 0e 77 52 91 30 6d 81 53 37 33 60 7d 70 d4 4a 56 0c 59 91 b4 ee d2 f9 64 2b 32 05 79 0c c8 30 ca d3 24 df 00 (tbf_dl.cpp:911) 20250212125044414 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 6f 62 0e 77 52 91 30 6d 81 53 37 33 60 7d 70 d4 4a 56 0c 59 91 b4 ee d2 f9 64 2b 32 05 79 0c c8 30 ca d3 24 df 00 (pcu_l1_if.cpp:182) 20250212125044414 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125044429 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) 20250212125044429 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) 20250212125044429 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) 20250212125044429 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) 20250212125044429 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) 20250212125044429 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) 20250212125044430 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) 20250212125044430 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) 20250212125044430 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) 20250212125044430 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) 20250212125044430 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) 20250212125044430 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) 20250212125044431 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) 20250212125044431 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) 20250212125044431 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) 20250212125044431 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) 20250212125044433 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) 20250212125044434 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) 20250212125044434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==56) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044434 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) 20250212125044434 DRLCMACDL DEBUG -- Chunk with length 1130 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 56, CS-3): e1 c8 e9 f5 0a 2d 26 10 07 05 d1 91 b1 a1 ad 59 f1 28 5b 7e cb 37 87 f9 02 7b 37 11 0c 05 72 c1 eb 87 8f 82 (tbf_dl.cpp:686) 20250212125044434 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) 20250212125044434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20250212125044434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 56, CS-3): 07 00 71 e1 c8 e9 f5 0a 2d 26 10 07 05 d1 91 b1 a1 ad 59 f1 28 5b 7e cb 37 87 f9 02 7b 37 11 0c 05 72 c1 eb 87 8f 82 00 (tbf_dl.cpp:911) 20250212125044434 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 71 e1 c8 e9 f5 0a 2d 26 10 07 05 d1 91 b1 a1 ad 59 f1 28 5b 7e cb 37 87 f9 02 7b 37 11 0c 05 72 c1 eb 87 8f 82 00 (pcu_l1_if.cpp:182) 20250212125044434 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125044449 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) 20250212125044449 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) 20250212125044451 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) 20250212125044451 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) 20250212125044452 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) 20250212125044452 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) 20250212125044453 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) 20250212125044453 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) 20250212125044454 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) 20250212125044454 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) 20250212125044455 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) 20250212125044455 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) 20250212125044456 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) 20250212125044457 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) 20250212125044459 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) 20250212125044459 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) 20250212125044461 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) 20250212125044461 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) 20250212125044462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==57) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044462 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) 20250212125044462 DRLCMACDL DEBUG -- Chunk with length 1094 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 57, CS-3): 91 17 3b 13 df a3 4f c6 7d 95 c4 7c af 6b fc c2 27 0e 9d ad 28 3a 70 37 cd bb ce b7 b1 fc 7f e0 08 19 02 7a (tbf_dl.cpp:686) 20250212125044462 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) 20250212125044462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20250212125044462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 57, CS-3): 07 00 73 91 17 3b 13 df a3 4f c6 7d 95 c4 7c af 6b fc c2 27 0e 9d ad 28 3a 70 37 cd bb ce b7 b1 fc 7f e0 08 19 02 7a 00 (tbf_dl.cpp:911) 20250212125044462 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 73 91 17 3b 13 df a3 4f c6 7d 95 c4 7c af 6b fc c2 27 0e 9d ad 28 3a 70 37 cd bb ce b7 b1 fc 7f e0 08 19 02 7a 00 (pcu_l1_if.cpp:182) 20250212125044463 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125044468 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) 20250212125044468 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) 20250212125044469 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) 20250212125044469 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) 20250212125044469 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) 20250212125044469 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) 20250212125044470 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) 20250212125044470 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) 20250212125044470 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) 20250212125044470 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) 20250212125044470 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) 20250212125044470 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) 20250212125044471 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) 20250212125044471 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) 20250212125044471 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) 20250212125044471 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) 20250212125044476 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) 20250212125044476 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) 20250212125044476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==58) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044476 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) 20250212125044476 DRLCMACDL DEBUG -- Chunk with length 1058 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 58, CS-3): a7 77 4f 3f 4b dd 84 a0 6f 12 2c 9e cc 54 6b 60 95 77 a8 f6 03 64 d5 e1 76 d1 30 82 fb 1e 59 ff 41 65 97 f4 (tbf_dl.cpp:686) 20250212125044476 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) 20250212125044476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20250212125044476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 58, CS-3): 07 00 75 a7 77 4f 3f 4b dd 84 a0 6f 12 2c 9e cc 54 6b 60 95 77 a8 f6 03 64 d5 e1 76 d1 30 82 fb 1e 59 ff 41 65 97 f4 00 (tbf_dl.cpp:911) 20250212125044476 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 75 a7 77 4f 3f 4b dd 84 a0 6f 12 2c 9e cc 54 6b 60 95 77 a8 f6 03 64 d5 e1 76 d1 30 82 fb 1e 59 ff 41 65 97 f4 00 (pcu_l1_if.cpp:182) 20250212125044476 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125044490 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) 20250212125044490 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) 20250212125044490 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) 20250212125044490 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) 20250212125044490 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) 20250212125044490 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) 20250212125044490 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) 20250212125044491 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) 20250212125044491 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) 20250212125044491 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) 20250212125044491 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) 20250212125044491 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) 20250212125044491 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) 20250212125044491 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) 20250212125044491 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) 20250212125044491 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) 20250212125044495 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) 20250212125044495 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) 20250212125044495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==59) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044495 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) 20250212125044495 DRLCMACDL DEBUG -- Chunk with length 1022 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 59, CS-3): 20 72 ad d6 12 30 ba 6c 27 e2 fb 80 e4 c1 12 a2 04 4c ad 21 11 fc f7 d3 74 b2 29 6f b5 9a 4e 6d e8 c1 97 9e (tbf_dl.cpp:686) 20250212125044495 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) 20250212125044495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20250212125044495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 59, CS-3): 07 00 77 20 72 ad d6 12 30 ba 6c 27 e2 fb 80 e4 c1 12 a2 04 4c ad 21 11 fc f7 d3 74 b2 29 6f b5 9a 4e 6d e8 c1 97 9e 00 (tbf_dl.cpp:911) 20250212125044495 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 77 20 72 ad d6 12 30 ba 6c 27 e2 fb 80 e4 c1 12 a2 04 4c ad 21 11 fc f7 d3 74 b2 29 6f b5 9a 4e 6d e8 c1 97 9e 00 (pcu_l1_if.cpp:182) 20250212125044495 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125044509 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) 20250212125044509 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) 20250212125044509 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) 20250212125044509 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) 20250212125044509 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) 20250212125044509 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) 20250212125044509 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) 20250212125044509 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) 20250212125044509 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) 20250212125044509 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) 20250212125044510 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) 20250212125044510 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) 20250212125044510 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) 20250212125044510 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) 20250212125044510 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) 20250212125044510 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) 20250212125044513 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) 20250212125044513 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) 20250212125044513 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==60) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044513 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) 20250212125044513 DRLCMACDL DEBUG -- Chunk with length 986 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044513 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 60, CS-3): 2e 3d a6 b4 0a 21 de cf 5f 9f 1a fc 03 1c d4 dc fa 04 c9 70 11 f8 2d 99 6d 47 6f d4 98 61 a5 8c 70 10 71 15 (tbf_dl.cpp:686) 20250212125044513 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) 20250212125044513 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044513 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20250212125044513 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 60, CS-3): 07 00 79 2e 3d a6 b4 0a 21 de cf 5f 9f 1a fc 03 1c d4 dc fa 04 c9 70 11 f8 2d 99 6d 47 6f d4 98 61 a5 8c 70 10 71 15 00 (tbf_dl.cpp:911) 20250212125044513 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 79 2e 3d a6 b4 0a 21 de cf 5f 9f 1a fc 03 1c d4 dc fa 04 c9 70 11 f8 2d 99 6d 47 6f d4 98 61 a5 8c 70 10 71 15 00 (pcu_l1_if.cpp:182) 20250212125044514 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125044527 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) 20250212125044527 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) 20250212125044528 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) 20250212125044528 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) 20250212125044528 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) 20250212125044528 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) 20250212125044528 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) 20250212125044528 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) 20250212125044528 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) 20250212125044528 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) 20250212125044528 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) 20250212125044528 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) 20250212125044528 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) 20250212125044528 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) 20250212125044528 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) 20250212125044528 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) 20250212125044537 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) 20250212125044537 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) 20250212125044537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==61) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044537 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) 20250212125044537 DRLCMACDL DEBUG -- Chunk with length 950 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 61, CS-3): 2c c2 e4 48 58 92 b7 fd 69 e5 cf a5 85 d4 bb dd 9c 43 47 4a 42 0b 9d 96 66 87 de 18 59 b3 69 e0 7a 55 ae 4c (tbf_dl.cpp:686) 20250212125044537 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) 20250212125044537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20250212125044537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 61, CS-3): 07 00 7b 2c c2 e4 48 58 92 b7 fd 69 e5 cf a5 85 d4 bb dd 9c 43 47 4a 42 0b 9d 96 66 87 de 18 59 b3 69 e0 7a 55 ae 4c 00 (tbf_dl.cpp:911) 20250212125044537 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 7b 2c c2 e4 48 58 92 b7 fd 69 e5 cf a5 85 d4 bb dd 9c 43 47 4a 42 0b 9d 96 66 87 de 18 59 b3 69 e0 7a 55 ae 4c 00 (pcu_l1_if.cpp:182) 20250212125044537 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125044551 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) 20250212125044551 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) 20250212125044552 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) 20250212125044552 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) 20250212125044553 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) 20250212125044553 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) 20250212125044553 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) 20250212125044553 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) 20250212125044554 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) 20250212125044554 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) 20250212125044555 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) 20250212125044555 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) 20250212125044555 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) 20250212125044555 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) 20250212125044555 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) 20250212125044555 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) 20250212125044556 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) 20250212125044556 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) 20250212125044556 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==62) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044556 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) 20250212125044556 DRLCMACDL DEBUG -- Chunk with length 914 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044556 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 62, CS-3): 90 10 5b 74 9c 1b 4f 57 db a4 be 30 b2 cd e1 d2 e6 96 d6 23 b6 bb 38 19 09 78 78 f5 ad 46 81 99 3f e5 07 03 (tbf_dl.cpp:686) 20250212125044556 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) 20250212125044556 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044556 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20250212125044556 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 62, CS-3): 07 00 7d 90 10 5b 74 9c 1b 4f 57 db a4 be 30 b2 cd e1 d2 e6 96 d6 23 b6 bb 38 19 09 78 78 f5 ad 46 81 99 3f e5 07 03 00 (tbf_dl.cpp:911) 20250212125044556 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 7d 90 10 5b 74 9c 1b 4f 57 db a4 be 30 b2 cd e1 d2 e6 96 d6 23 b6 bb 38 19 09 78 78 f5 ad 46 81 99 3f e5 07 03 00 (pcu_l1_if.cpp:182) 20250212125044556 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125044571 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) 20250212125044571 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) 20250212125044573 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) 20250212125044573 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) 20250212125044574 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) 20250212125044574 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) 20250212125044575 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) 20250212125044575 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) 20250212125044576 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) 20250212125044576 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) 20250212125044577 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) 20250212125044577 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) 20250212125044577 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) 20250212125044577 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) 20250212125044578 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) 20250212125044578 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) 20250212125044579 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) 20250212125044579 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) 20250212125044579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==63) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044579 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) 20250212125044579 DRLCMACDL DEBUG -- Chunk with length 878 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 63, CS-3): a3 24 41 0e 21 70 1b 33 e0 15 dc 90 1e f8 7c 43 1e 4e 09 6c 67 f3 e9 4f 9a b3 f0 90 1f 90 f0 f4 36 db 46 94 (tbf_dl.cpp:686) 20250212125044579 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) 20250212125044579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20250212125044579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 63, CS-3): 07 00 7f a3 24 41 0e 21 70 1b 33 e0 15 dc 90 1e f8 7c 43 1e 4e 09 6c 67 f3 e9 4f 9a b3 f0 90 1f 90 f0 f4 36 db 46 94 00 (tbf_dl.cpp:911) 20250212125044579 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 7f a3 24 41 0e 21 70 1b 33 e0 15 dc 90 1e f8 7c 43 1e 4e 09 6c 67 f3 e9 4f 9a b3 f0 90 1f 90 f0 f4 36 db 46 94 00 (pcu_l1_if.cpp:182) 20250212125044580 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125044590 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) 20250212125044590 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) 20250212125044591 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) 20250212125044591 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) 20250212125044592 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) 20250212125044592 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) 20250212125044592 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) 20250212125044592 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) 20250212125044593 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) 20250212125044593 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) 20250212125044594 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) 20250212125044594 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) 20250212125044595 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) 20250212125044595 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) 20250212125044596 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) 20250212125044596 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) 20250212125044599 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) 20250212125044599 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) 20250212125044599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==64) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044599 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) 20250212125044599 DRLCMACDL DEBUG -- Chunk with length 842 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 64, CS-3): 56 80 29 84 d2 58 8c 07 4f 1e 42 87 19 16 32 37 56 34 b0 d2 d3 ac c7 3e 1f 09 4d 5f af 99 24 ac 67 7f c0 2a (tbf_dl.cpp:686) 20250212125044599 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) 20250212125044599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20250212125044599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 64, CS-3): 07 00 81 56 80 29 84 d2 58 8c 07 4f 1e 42 87 19 16 32 37 56 34 b0 d2 d3 ac c7 3e 1f 09 4d 5f af 99 24 ac 67 7f c0 2a 00 (tbf_dl.cpp:911) 20250212125044599 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 81 56 80 29 84 d2 58 8c 07 4f 1e 42 87 19 16 32 37 56 34 b0 d2 d3 ac c7 3e 1f 09 4d 5f af 99 24 ac 67 7f c0 2a 00 (pcu_l1_if.cpp:182) 20250212125044600 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125044614 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) 20250212125044614 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) 20250212125044616 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) 20250212125044617 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) 20250212125044618 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) 20250212125044618 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) 20250212125044619 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) 20250212125044619 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) 20250212125044620 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) 20250212125044620 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) 20250212125044621 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) 20250212125044621 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) 20250212125044622 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) 20250212125044622 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) 20250212125044623 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) 20250212125044623 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) 20250212125044625 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) 20250212125044625 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) 20250212125044625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==65) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044625 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) 20250212125044625 DRLCMACDL DEBUG -- Chunk with length 806 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 65, CS-3): 00 b0 3d fd e4 07 71 51 da df 66 69 46 db ad cd 0b 52 cf aa 1d 7d bb 37 5e 40 95 d1 f8 a9 eb 29 64 4e d0 24 (tbf_dl.cpp:686) 20250212125044625 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) 20250212125044625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20250212125044625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 65, CS-3): 07 00 83 00 b0 3d fd e4 07 71 51 da df 66 69 46 db ad cd 0b 52 cf aa 1d 7d bb 37 5e 40 95 d1 f8 a9 eb 29 64 4e d0 24 00 (tbf_dl.cpp:911) 20250212125044625 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 83 00 b0 3d fd e4 07 71 51 da df 66 69 46 db ad cd 0b 52 cf aa 1d 7d bb 37 5e 40 95 d1 f8 a9 eb 29 64 4e d0 24 00 (pcu_l1_if.cpp:182) 20250212125044626 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125044633 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) 20250212125044633 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) 20250212125044634 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) 20250212125044634 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) 20250212125044635 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) 20250212125044635 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) 20250212125044636 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) 20250212125044636 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) 20250212125044636 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) 20250212125044636 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) 20250212125044637 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) 20250212125044637 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) 20250212125044637 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) 20250212125044637 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) 20250212125044638 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) 20250212125044638 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) 20250212125044638 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) 20250212125044638 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) 20250212125044638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==66) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044638 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) 20250212125044638 DRLCMACDL DEBUG -- Chunk with length 770 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 66, CS-3): 09 26 0f f8 c5 2e 2d cd d3 7d 67 b5 b6 4d dc fa 3c 77 be a3 c8 bf 0d d3 61 85 55 84 b0 5a d4 c9 38 75 5d 80 (tbf_dl.cpp:686) 20250212125044638 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) 20250212125044638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20250212125044638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 66, CS-3): 07 00 85 09 26 0f f8 c5 2e 2d cd d3 7d 67 b5 b6 4d dc fa 3c 77 be a3 c8 bf 0d d3 61 85 55 84 b0 5a d4 c9 38 75 5d 80 00 (tbf_dl.cpp:911) 20250212125044638 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 85 09 26 0f f8 c5 2e 2d cd d3 7d 67 b5 b6 4d dc fa 3c 77 be a3 c8 bf 0d d3 61 85 55 84 b0 5a d4 c9 38 75 5d 80 00 (pcu_l1_if.cpp:182) 20250212125044639 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125044652 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) 20250212125044652 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) 20250212125044654 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) 20250212125044654 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) 20250212125044655 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) 20250212125044655 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) 20250212125044656 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) 20250212125044656 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) 20250212125044657 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) 20250212125044657 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) 20250212125044658 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) 20250212125044658 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) 20250212125044659 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) 20250212125044659 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) 20250212125044661 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) 20250212125044661 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) 20250212125044663 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) 20250212125044663 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) 20250212125044663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==67) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044663 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) 20250212125044663 DRLCMACDL DEBUG -- Chunk with length 734 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 67, CS-3): 0e b5 0a 5b c3 d3 ce 9c 7a 32 a0 d0 4a ff e1 37 47 a7 eb e8 60 b0 f5 44 8e f5 bf 0e 1c bb 39 70 fb 0e 57 21 (tbf_dl.cpp:686) 20250212125044663 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) 20250212125044663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 67) (tbf_dl.cpp:847) 20250212125044663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 67, CS-3): 07 00 87 0e b5 0a 5b c3 d3 ce 9c 7a 32 a0 d0 4a ff e1 37 47 a7 eb e8 60 b0 f5 44 8e f5 bf 0e 1c bb 39 70 fb 0e 57 21 00 (tbf_dl.cpp:911) 20250212125044663 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 87 0e b5 0a 5b c3 d3 ce 9c 7a 32 a0 d0 4a ff e1 37 47 a7 eb e8 60 b0 f5 44 8e f5 bf 0e 1c bb 39 70 fb 0e 57 21 00 (pcu_l1_if.cpp:182) 20250212125044664 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125044676 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) 20250212125044676 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) 20250212125044677 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) 20250212125044677 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) 20250212125044677 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) 20250212125044677 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) 20250212125044677 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) 20250212125044677 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) 20250212125044678 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) 20250212125044678 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) 20250212125044678 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) 20250212125044678 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) 20250212125044678 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) 20250212125044678 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) 20250212125044679 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) 20250212125044679 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) 20250212125044681 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) 20250212125044681 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) 20250212125044681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==68) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044681 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) 20250212125044681 DRLCMACDL DEBUG -- Chunk with length 698 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 68, CS-3): 0c 43 70 dd db 42 d5 7c c4 25 f8 86 8e 2f 97 9c ff 3b 75 ef 62 d3 a3 2f 4b 7d d4 3e 4f 3f 40 5e 3b 35 b3 85 (tbf_dl.cpp:686) 20250212125044681 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) 20250212125044681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 68) (tbf_dl.cpp:847) 20250212125044681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 68, CS-3): 07 00 89 0c 43 70 dd db 42 d5 7c c4 25 f8 86 8e 2f 97 9c ff 3b 75 ef 62 d3 a3 2f 4b 7d d4 3e 4f 3f 40 5e 3b 35 b3 85 00 (tbf_dl.cpp:911) 20250212125044681 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 89 0c 43 70 dd db 42 d5 7c c4 25 f8 86 8e 2f 97 9c ff 3b 75 ef 62 d3 a3 2f 4b 7d d4 3e 4f 3f 40 5e 3b 35 b3 85 00 (pcu_l1_if.cpp:182) 20250212125044682 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125044696 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) 20250212125044696 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) 20250212125044696 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) 20250212125044696 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) 20250212125044697 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) 20250212125044697 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) 20250212125044697 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) 20250212125044697 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) 20250212125044697 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) 20250212125044697 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) 20250212125044698 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) 20250212125044698 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) 20250212125044698 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) 20250212125044698 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) 20250212125044699 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) 20250212125044699 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) 20250212125044701 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) 20250212125044701 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) 20250212125044701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==69) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044701 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) 20250212125044701 DRLCMACDL DEBUG -- Chunk with length 662 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044702 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 69, CS-3): b6 07 2f 76 e4 7e f1 89 97 43 09 30 34 1b d8 ff 14 04 fc 4b 54 2b 4e d5 52 6f 7d 46 e6 b7 84 f2 f6 5a 9c 99 (tbf_dl.cpp:686) 20250212125044702 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) 20250212125044702 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044702 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 69) (tbf_dl.cpp:847) 20250212125044702 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 69, CS-3): 07 00 8b b6 07 2f 76 e4 7e f1 89 97 43 09 30 34 1b d8 ff 14 04 fc 4b 54 2b 4e d5 52 6f 7d 46 e6 b7 84 f2 f6 5a 9c 99 00 (tbf_dl.cpp:911) 20250212125044702 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 8b b6 07 2f 76 e4 7e f1 89 97 43 09 30 34 1b d8 ff 14 04 fc 4b 54 2b 4e d5 52 6f 7d 46 e6 b7 84 f2 f6 5a 9c 99 00 (pcu_l1_if.cpp:182) 20250212125044703 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125044715 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) 20250212125044715 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) 20250212125044716 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) 20250212125044716 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) 20250212125044717 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) 20250212125044717 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) 20250212125044717 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) 20250212125044717 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) 20250212125044718 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) 20250212125044718 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) 20250212125044718 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) 20250212125044718 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) 20250212125044719 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) 20250212125044719 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) 20250212125044719 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) 20250212125044719 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) 20250212125044724 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) 20250212125044724 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) 20250212125044724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==70) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044725 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) 20250212125044725 DRLCMACDL DEBUG -- Chunk with length 626 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044725 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 70, CS-3): 4b 17 d0 63 6e 16 43 e2 ae 26 da cb 59 52 03 3a a1 f3 ad b4 09 6c 29 eb 80 f9 0d 2f 16 46 53 ae bf 50 44 fb (tbf_dl.cpp:686) 20250212125044725 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) 20250212125044725 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044725 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 70) (tbf_dl.cpp:847) 20250212125044725 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 70, CS-3): 07 00 8d 4b 17 d0 63 6e 16 43 e2 ae 26 da cb 59 52 03 3a a1 f3 ad b4 09 6c 29 eb 80 f9 0d 2f 16 46 53 ae bf 50 44 fb 00 (tbf_dl.cpp:911) 20250212125044725 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 8d 4b 17 d0 63 6e 16 43 e2 ae 26 da cb 59 52 03 3a a1 f3 ad b4 09 6c 29 eb 80 f9 0d 2f 16 46 53 ae bf 50 44 fb 00 (pcu_l1_if.cpp:182) 20250212125044725 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125044738 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) 20250212125044738 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) 20250212125044739 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) 20250212125044739 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) 20250212125044739 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) 20250212125044739 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) 20250212125044739 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) 20250212125044739 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) 20250212125044740 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) 20250212125044740 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) 20250212125044740 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) 20250212125044740 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) 20250212125044740 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) 20250212125044740 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) 20250212125044740 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) 20250212125044740 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) 20250212125044743 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) 20250212125044743 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) 20250212125044743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==71) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044743 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) 20250212125044743 DRLCMACDL DEBUG -- Chunk with length 590 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 71, CS-3): 6a ad 34 9c 5f 25 92 70 09 c4 18 ea ac cc a7 26 0a 65 53 d0 2d 14 dd 7f e6 48 2a c1 7a 31 52 f2 46 f1 8b 89 (tbf_dl.cpp:686) 20250212125044743 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) 20250212125044743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 71) (tbf_dl.cpp:847) 20250212125044743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 71, CS-3): 07 00 8f 6a ad 34 9c 5f 25 92 70 09 c4 18 ea ac cc a7 26 0a 65 53 d0 2d 14 dd 7f e6 48 2a c1 7a 31 52 f2 46 f1 8b 89 00 (tbf_dl.cpp:911) 20250212125044743 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 8f 6a ad 34 9c 5f 25 92 70 09 c4 18 ea ac cc a7 26 0a 65 53 d0 2d 14 dd 7f e6 48 2a c1 7a 31 52 f2 46 f1 8b 89 00 (pcu_l1_if.cpp:182) 20250212125044743 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125044757 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) 20250212125044757 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) 20250212125044758 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) 20250212125044758 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) 20250212125044758 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) 20250212125044758 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) 20250212125044758 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) 20250212125044758 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) 20250212125044759 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) 20250212125044759 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) 20250212125044759 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) 20250212125044759 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) 20250212125044760 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) 20250212125044760 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) 20250212125044760 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) 20250212125044760 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) 20250212125044762 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) 20250212125044762 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) 20250212125044762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==72) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044762 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) 20250212125044762 DRLCMACDL DEBUG -- Chunk with length 554 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 72, CS-3): 35 75 c9 2d f5 c7 a8 c8 10 2d db 13 79 6f ae ab 08 a2 16 b1 14 77 c0 b9 94 ab a8 6f 9d be f3 1c 8d b6 99 be (tbf_dl.cpp:686) 20250212125044762 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) 20250212125044762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 72) (tbf_dl.cpp:847) 20250212125044762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 72, CS-3): 07 00 91 35 75 c9 2d f5 c7 a8 c8 10 2d db 13 79 6f ae ab 08 a2 16 b1 14 77 c0 b9 94 ab a8 6f 9d be f3 1c 8d b6 99 be 00 (tbf_dl.cpp:911) 20250212125044762 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 91 35 75 c9 2d f5 c7 a8 c8 10 2d db 13 79 6f ae ab 08 a2 16 b1 14 77 c0 b9 94 ab a8 6f 9d be f3 1c 8d b6 99 be 00 (pcu_l1_if.cpp:182) 20250212125044763 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125044778 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) 20250212125044778 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) 20250212125044779 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) 20250212125044779 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) 20250212125044781 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) 20250212125044781 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) 20250212125044782 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) 20250212125044782 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) 20250212125044783 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) 20250212125044783 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) 20250212125044784 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) 20250212125044784 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) 20250212125044785 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) 20250212125044785 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) 20250212125044786 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) 20250212125044786 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) 20250212125044789 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) 20250212125044789 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) 20250212125044789 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==73) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044789 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) 20250212125044789 DRLCMACDL DEBUG -- Chunk with length 518 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044789 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 73, CS-3): c0 6d 37 ad e8 fb d8 e8 a8 42 fe c2 5d aa 13 9f f9 0b f1 bd 00 4b 05 45 50 7b 3f f8 d3 15 bf 27 44 59 e0 d8 (tbf_dl.cpp:686) 20250212125044789 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) 20250212125044789 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044789 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 73) (tbf_dl.cpp:847) 20250212125044790 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) 20250212125044790 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1131 + 13 = 1144 (pdch_ul_controller.c:131) 20250212125044790 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1144 for type POLL (pdch_ul_controller.c:184) 20250212125044790 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1144, TS=7) (tbf_dl.cpp:883) 20250212125044790 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1144, TS=7 (tbf_dl.cpp:903) 20250212125044790 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 73, CS-3): 0f 00 93 c0 6d 37 ad e8 fb d8 e8 a8 42 fe c2 5d aa 13 9f f9 0b f1 bd 00 4b 05 45 50 7b 3f f8 d3 15 bf 27 44 59 e0 d8 00 (tbf_dl.cpp:911) 20250212125044790 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 93 c0 6d 37 ad e8 fb d8 e8 a8 42 fe c2 5d aa 13 9f f9 0b f1 bd 00 4b 05 45 50 7b 3f f8 d3 15 bf 27 44 59 e0 d8 00 (pcu_l1_if.cpp:182) 20250212125044791 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125044801 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) 20250212125044801 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) 20250212125044803 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) 20250212125044803 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) 20250212125044803 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) 20250212125044803 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) 20250212125044804 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) 20250212125044804 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) 20250212125044805 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) 20250212125044805 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) 20250212125044805 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) 20250212125044805 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) 20250212125044806 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) 20250212125044806 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) 20250212125044807 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) 20250212125044807 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) 20250212125044807 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125044820 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) 20250212125044820 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) 20250212125044820 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) 20250212125044820 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) 20250212125044820 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) 20250212125044820 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) 20250212125044821 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) 20250212125044821 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) 20250212125044821 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) 20250212125044821 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) 20250212125044821 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) 20250212125044821 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) 20250212125044821 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) 20250212125044821 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) 20250212125044822 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) 20250212125044822 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) 20250212125044824 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125044839 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) 20250212125044839 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) 20250212125044840 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) 20250212125044840 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) 20250212125044841 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) 20250212125044841 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) 20250212125044841 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) 20250212125044841 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) 20250212125044841 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) 20250212125044841 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) 20250212125044842 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) 20250212125044842 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) 20250212125044842 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) 20250212125044842 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) 20250212125044843 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) 20250212125044843 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) 20250212125044848 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125044863 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1139 block=0 data=40 08 09 5f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125044863 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) 20250212125044863 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125044863 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1144 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125044864 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 74 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20250212125044864 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1144 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125044864 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125044864 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 74, BSN 54 to 74 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125044864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125044865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=54)"RRRRRRRRRRRRRRRRRRRR"(BSN=73) R=ACK I=NACK (tbf_dl.cpp:1034) 20250212125044865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=54:74, lost=0, recv=20, skipped=0, bsn=54, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20250212125044865 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20250212125044865 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20250212125044865 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20250212125044865 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20250212125044865 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20250212125044865 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20250212125044865 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20250212125044865 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20250212125044865 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20250212125044865 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20250212125044865 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20250212125044865 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20250212125044865 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20250212125044865 DRLCMACDL DEBUG - got ack for BSN=67 (rlc_window_dl.cpp:103) 20250212125044865 DRLCMACDL DEBUG - got ack for BSN=68 (rlc_window_dl.cpp:103) 20250212125044865 DRLCMACDL DEBUG - got ack for BSN=69 (rlc_window_dl.cpp:103) 20250212125044865 DRLCMACDL DEBUG - got ack for BSN=70 (rlc_window_dl.cpp:103) 20250212125044865 DRLCMACDL DEBUG - got ack for BSN=71 (rlc_window_dl.cpp:103) 20250212125044865 DRLCMACDL DEBUG - got ack for BSN=72 (rlc_window_dl.cpp:103) 20250212125044865 DRLCMACDL DEBUG - got ack for BSN=73 (rlc_window_dl.cpp:103) 20250212125044865 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) 20250212125044865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=74)""(V(S)-1=73) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20250212125044866 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) 20250212125044866 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) 20250212125044867 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) 20250212125044867 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) 20250212125044868 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) 20250212125044868 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) 20250212125044869 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) 20250212125044870 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) 20250212125044870 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) 20250212125044870 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) 20250212125044872 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) 20250212125044873 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) 20250212125044875 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) 20250212125044875 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) 20250212125044876 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) 20250212125044876 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) 20250212125044876 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==74) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044876 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) 20250212125044876 DRLCMACDL DEBUG -- Chunk with length 482 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044876 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 74, CS-3): 07 22 85 1e e0 c2 a4 85 59 60 0d 6a 2e c0 17 e2 99 dd 42 f5 50 a6 05 40 e4 9a 2d 85 f7 c2 f3 6f 82 61 6a d2 (tbf_dl.cpp:686) 20250212125044876 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) 20250212125044876 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044876 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 74) (tbf_dl.cpp:847) 20250212125044876 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 74, CS-3): 07 00 95 07 22 85 1e e0 c2 a4 85 59 60 0d 6a 2e c0 17 e2 99 dd 42 f5 50 a6 05 40 e4 9a 2d 85 f7 c2 f3 6f 82 61 6a d2 00 (tbf_dl.cpp:911) 20250212125044876 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1148 Sending data request: sapi=5 arfcn=871 cur_fn=1144 block=1 data=07 00 95 07 22 85 1e e0 c2 a4 85 59 60 0d 6a 2e c0 17 e2 99 dd 42 f5 50 a6 05 40 e4 9a 2d 85 f7 c2 f3 6f 82 61 6a d2 00 (pcu_l1_if.cpp:182) 20250212125044877 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125044882 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) 20250212125044882 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) 20250212125044883 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) 20250212125044883 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) 20250212125044883 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) 20250212125044883 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) 20250212125044883 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) 20250212125044883 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) 20250212125044884 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) 20250212125044884 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) 20250212125044884 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) 20250212125044884 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) 20250212125044884 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) 20250212125044884 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) 20250212125044884 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) 20250212125044884 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) 20250212125044886 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) 20250212125044886 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) 20250212125044886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==75) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044886 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) 20250212125044886 DRLCMACDL DEBUG -- Chunk with length 446 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 75, CS-3): ca bd de bd ae 2a 3d f5 65 a1 94 a2 cb 82 75 05 47 ec 1f da 96 12 5e 48 d4 1f 15 0c 10 cc 52 fa fe 72 36 f2 (tbf_dl.cpp:686) 20250212125044886 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) 20250212125044886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 75) (tbf_dl.cpp:847) 20250212125044886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 75, CS-3): 07 00 97 ca bd de bd ae 2a 3d f5 65 a1 94 a2 cb 82 75 05 47 ec 1f da 96 12 5e 48 d4 1f 15 0c 10 cc 52 fa fe 72 36 f2 00 (tbf_dl.cpp:911) 20250212125044886 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 97 ca bd de bd ae 2a 3d f5 65 a1 94 a2 cb 82 75 05 47 ec 1f da 96 12 5e 48 d4 1f 15 0c 10 cc 52 fa fe 72 36 f2 00 (pcu_l1_if.cpp:182) 20250212125044887 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125044901 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) 20250212125044901 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) 20250212125044901 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) 20250212125044902 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) 20250212125044902 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) 20250212125044902 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) 20250212125044902 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) 20250212125044902 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) 20250212125044903 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) 20250212125044903 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) 20250212125044903 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) 20250212125044903 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) 20250212125044904 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) 20250212125044904 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) 20250212125044905 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) 20250212125044905 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) 20250212125044912 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) 20250212125044912 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) 20250212125044912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==76) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044912 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) 20250212125044912 DRLCMACDL DEBUG -- Chunk with length 410 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 76, CS-3): b0 85 f7 10 05 b3 36 97 4f b7 b4 2e b2 3e 9f 11 01 00 df 78 4b f0 77 cd c3 73 cd b6 3d 57 96 73 60 2d 49 e2 (tbf_dl.cpp:686) 20250212125044912 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) 20250212125044912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 76) (tbf_dl.cpp:847) 20250212125044912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 76, CS-3): 07 00 99 b0 85 f7 10 05 b3 36 97 4f b7 b4 2e b2 3e 9f 11 01 00 df 78 4b f0 77 cd c3 73 cd b6 3d 57 96 73 60 2d 49 e2 00 (tbf_dl.cpp:911) 20250212125044912 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 99 b0 85 f7 10 05 b3 36 97 4f b7 b4 2e b2 3e 9f 11 01 00 df 78 4b f0 77 cd c3 73 cd b6 3d 57 96 73 60 2d 49 e2 00 (pcu_l1_if.cpp:182) 20250212125044913 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125044927 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) 20250212125044927 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) 20250212125044928 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) 20250212125044928 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) 20250212125044930 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) 20250212125044930 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) 20250212125044930 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) 20250212125044930 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) 20250212125044932 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) 20250212125044932 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) 20250212125044933 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) 20250212125044933 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) 20250212125044934 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) 20250212125044934 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) 20250212125044935 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) 20250212125044935 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) 20250212125044936 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) 20250212125044936 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) 20250212125044936 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==77) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044936 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) 20250212125044936 DRLCMACDL DEBUG -- Chunk with length 374 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044936 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 77, CS-3): 0d f8 d4 0a 77 ca f4 ed d1 66 b1 23 f8 2c 9b 62 bb 26 8f 75 91 cb 09 35 c7 a0 90 8a f2 26 94 08 bc 60 cb bf (tbf_dl.cpp:686) 20250212125044936 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) 20250212125044936 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044936 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 77) (tbf_dl.cpp:847) 20250212125044937 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 77, CS-3): 07 00 9b 0d f8 d4 0a 77 ca f4 ed d1 66 b1 23 f8 2c 9b 62 bb 26 8f 75 91 cb 09 35 c7 a0 90 8a f2 26 94 08 bc 60 cb bf 00 (tbf_dl.cpp:911) 20250212125044937 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 9b 0d f8 d4 0a 77 ca f4 ed d1 66 b1 23 f8 2c 9b 62 bb 26 8f 75 91 cb 09 35 c7 a0 90 8a f2 26 94 08 bc 60 cb bf 00 (pcu_l1_if.cpp:182) 20250212125044937 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125044946 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) 20250212125044947 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) 20250212125044948 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) 20250212125044948 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) 20250212125044949 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) 20250212125044949 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) 20250212125044949 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) 20250212125044949 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) 20250212125044950 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) 20250212125044950 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) 20250212125044950 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) 20250212125044950 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) 20250212125044951 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) 20250212125044951 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) 20250212125044951 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) 20250212125044951 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) 20250212125044952 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) 20250212125044952 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) 20250212125044952 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==78) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044952 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) 20250212125044952 DRLCMACDL DEBUG -- Chunk with length 338 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044952 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 78, CS-3): 99 44 84 e1 08 a2 e0 39 33 34 63 49 e4 b0 e6 0e 32 36 90 b3 5b 05 53 55 44 02 9e f4 7d 13 c0 91 03 c1 a3 89 (tbf_dl.cpp:686) 20250212125044952 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) 20250212125044952 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044952 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 78) (tbf_dl.cpp:847) 20250212125044952 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 78, CS-3): 07 00 9d 99 44 84 e1 08 a2 e0 39 33 34 63 49 e4 b0 e6 0e 32 36 90 b3 5b 05 53 55 44 02 9e f4 7d 13 c0 91 03 c1 a3 89 00 (tbf_dl.cpp:911) 20250212125044952 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 9d 99 44 84 e1 08 a2 e0 39 33 34 63 49 e4 b0 e6 0e 32 36 90 b3 5b 05 53 55 44 02 9e f4 7d 13 c0 91 03 c1 a3 89 00 (pcu_l1_if.cpp:182) 20250212125044952 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125044966 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) 20250212125044966 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) 20250212125044967 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) 20250212125044967 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) 20250212125044968 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) 20250212125044968 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) 20250212125044968 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) 20250212125044968 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) 20250212125044969 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) 20250212125044969 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) 20250212125044970 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) 20250212125044970 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) 20250212125044971 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) 20250212125044971 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) 20250212125044972 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) 20250212125044972 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) 20250212125044975 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) 20250212125044975 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) 20250212125044975 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==79) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044975 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) 20250212125044975 DRLCMACDL DEBUG -- Chunk with length 302 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044975 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 79, CS-3): 21 b4 5b 4a bb b7 2e 8d ee a8 73 9b d4 49 5e 17 5b 4b c7 d2 d0 0b a6 f9 98 9f 28 55 0f bb bc da f1 06 8e 61 (tbf_dl.cpp:686) 20250212125044975 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) 20250212125044975 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044975 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 79) (tbf_dl.cpp:847) 20250212125044976 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 79, CS-3): 07 00 9f 21 b4 5b 4a bb b7 2e 8d ee a8 73 9b d4 49 5e 17 5b 4b c7 d2 d0 0b a6 f9 98 9f 28 55 0f bb bc da f1 06 8e 61 00 (tbf_dl.cpp:911) 20250212125044976 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 9f 21 b4 5b 4a bb b7 2e 8d ee a8 73 9b d4 49 5e 17 5b 4b c7 d2 d0 0b a6 f9 98 9f 28 55 0f bb bc da f1 06 8e 61 00 (pcu_l1_if.cpp:182) 20250212125044976 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125044989 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) 20250212125044989 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) 20250212125044990 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) 20250212125044990 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) 20250212125044991 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) 20250212125044991 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) 20250212125044991 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) 20250212125044991 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) 20250212125044991 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) 20250212125044991 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) 20250212125044992 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) 20250212125044992 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) 20250212125044992 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) 20250212125044992 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) 20250212125044993 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) 20250212125044993 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) 20250212125044994 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) 20250212125044994 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) 20250212125044994 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==80) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125044994 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) 20250212125044994 DRLCMACDL DEBUG -- Chunk with length 266 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125044994 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 80, CS-3): f7 93 9c c9 66 a0 fb 4d 2b 3f d4 9e 99 11 5c 84 8a b2 f4 9f 2a 84 2b 86 c3 c2 b3 2e e4 3a bf d0 03 ae 37 6e (tbf_dl.cpp:686) 20250212125044994 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) 20250212125044994 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125044994 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 80) (tbf_dl.cpp:847) 20250212125044994 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 80, CS-3): 07 00 a1 f7 93 9c c9 66 a0 fb 4d 2b 3f d4 9e 99 11 5c 84 8a b2 f4 9f 2a 84 2b 86 c3 c2 b3 2e e4 3a bf d0 03 ae 37 6e 00 (tbf_dl.cpp:911) 20250212125044994 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 a1 f7 93 9c c9 66 a0 fb 4d 2b 3f d4 9e 99 11 5c 84 8a b2 f4 9f 2a 84 2b 86 c3 c2 b3 2e e4 3a bf d0 03 ae 37 6e 00 (pcu_l1_if.cpp:182) 20250212125044995 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125045009 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) 20250212125045009 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) 20250212125045011 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) 20250212125045011 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) 20250212125045012 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) 20250212125045012 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) 20250212125045013 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) 20250212125045013 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) 20250212125045014 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) 20250212125045014 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) 20250212125045015 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) 20250212125045015 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) 20250212125045016 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) 20250212125045016 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) 20250212125045016 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) 20250212125045016 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) 20250212125045017 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) 20250212125045017 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) 20250212125045017 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==81) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045017 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) 20250212125045017 DRLCMACDL DEBUG -- Chunk with length 230 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045017 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 81, CS-3): cc 90 07 c5 46 19 0c 2b 3f 55 02 53 3b d6 67 a0 de a2 4c 3c 8d ad d6 09 f0 cd 0b cd af cf e9 51 1f e6 e6 de (tbf_dl.cpp:686) 20250212125045017 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) 20250212125045017 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045017 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 81) (tbf_dl.cpp:847) 20250212125045017 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 81, CS-3): 07 00 a3 cc 90 07 c5 46 19 0c 2b 3f 55 02 53 3b d6 67 a0 de a2 4c 3c 8d ad d6 09 f0 cd 0b cd af cf e9 51 1f e6 e6 de 00 (tbf_dl.cpp:911) 20250212125045017 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 a3 cc 90 07 c5 46 19 0c 2b 3f 55 02 53 3b d6 67 a0 de a2 4c 3c 8d ad d6 09 f0 cd 0b cd af cf e9 51 1f e6 e6 de 00 (pcu_l1_if.cpp:182) 20250212125045018 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125045027 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) 20250212125045027 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) 20250212125045027 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) 20250212125045027 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) 20250212125045028 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) 20250212125045028 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) 20250212125045028 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) 20250212125045028 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) 20250212125045028 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) 20250212125045028 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) 20250212125045028 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) 20250212125045028 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) 20250212125045029 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) 20250212125045029 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) 20250212125045029 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) 20250212125045029 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) 20250212125045037 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) 20250212125045037 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) 20250212125045037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==82) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045037 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) 20250212125045037 DRLCMACDL DEBUG -- Chunk with length 194 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 82, CS-3): cb f7 04 ab 67 44 d4 03 cc 54 78 2f f2 0e 5b e9 93 34 ed 3b 66 2e 52 f7 b3 12 36 ba ef 35 34 80 fb 1b 29 0f (tbf_dl.cpp:686) 20250212125045037 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) 20250212125045037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 82) (tbf_dl.cpp:847) 20250212125045037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 82, CS-3): 07 00 a5 cb f7 04 ab 67 44 d4 03 cc 54 78 2f f2 0e 5b e9 93 34 ed 3b 66 2e 52 f7 b3 12 36 ba ef 35 34 80 fb 1b 29 0f 00 (tbf_dl.cpp:911) 20250212125045037 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 a5 cb f7 04 ab 67 44 d4 03 cc 54 78 2f f2 0e 5b e9 93 34 ed 3b 66 2e 52 f7 b3 12 36 ba ef 35 34 80 fb 1b 29 0f 00 (pcu_l1_if.cpp:182) 20250212125045037 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125045052 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) 20250212125045052 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) 20250212125045053 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) 20250212125045053 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) 20250212125045054 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) 20250212125045054 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) 20250212125045055 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) 20250212125045055 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) 20250212125045055 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) 20250212125045055 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) 20250212125045056 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) 20250212125045056 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) 20250212125045057 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) 20250212125045057 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) 20250212125045057 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) 20250212125045057 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) 20250212125045059 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) 20250212125045059 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) 20250212125045059 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==83) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045059 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) 20250212125045059 DRLCMACDL DEBUG -- Chunk with length 158 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045059 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 83, CS-3): d0 c7 e5 e5 08 71 4a e6 f5 bf 3c 5f 0e 7e dd d9 31 df 94 42 a3 61 b1 62 76 08 75 fa 10 1e c4 62 40 4c c7 24 (tbf_dl.cpp:686) 20250212125045059 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) 20250212125045059 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045059 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 83) (tbf_dl.cpp:847) 20250212125045059 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 83, CS-3): 07 00 a7 d0 c7 e5 e5 08 71 4a e6 f5 bf 3c 5f 0e 7e dd d9 31 df 94 42 a3 61 b1 62 76 08 75 fa 10 1e c4 62 40 4c c7 24 00 (tbf_dl.cpp:911) 20250212125045059 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 a7 d0 c7 e5 e5 08 71 4a e6 f5 bf 3c 5f 0e 7e dd d9 31 df 94 42 a3 61 b1 62 76 08 75 fa 10 1e c4 62 40 4c c7 24 00 (pcu_l1_if.cpp:182) 20250212125045059 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125045071 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) 20250212125045071 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) 20250212125045072 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) 20250212125045072 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) 20250212125045073 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) 20250212125045073 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) 20250212125045073 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) 20250212125045073 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) 20250212125045074 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) 20250212125045074 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) 20250212125045075 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) 20250212125045075 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) 20250212125045076 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) 20250212125045076 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) 20250212125045076 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) 20250212125045076 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) 20250212125045077 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) 20250212125045077 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) 20250212125045077 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==84) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045077 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) 20250212125045077 DRLCMACDL DEBUG -- Chunk with length 122 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045077 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 84, CS-3): 55 8e 23 fe da a0 f8 a1 4d 20 77 90 f6 0e 36 cc 07 85 2f f7 37 57 41 69 73 de ba 7b 00 5b 37 41 de b2 f7 32 (tbf_dl.cpp:686) 20250212125045077 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) 20250212125045077 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045077 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 84) (tbf_dl.cpp:847) 20250212125045077 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 84, CS-3): 07 00 a9 55 8e 23 fe da a0 f8 a1 4d 20 77 90 f6 0e 36 cc 07 85 2f f7 37 57 41 69 73 de ba 7b 00 5b 37 41 de b2 f7 32 00 (tbf_dl.cpp:911) 20250212125045077 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 a9 55 8e 23 fe da a0 f8 a1 4d 20 77 90 f6 0e 36 cc 07 85 2f f7 37 57 41 69 73 de ba 7b 00 5b 37 41 de b2 f7 32 00 (pcu_l1_if.cpp:182) 20250212125045077 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125045089 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) 20250212125045089 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) 20250212125045090 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) 20250212125045090 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) 20250212125045090 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) 20250212125045090 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) 20250212125045090 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) 20250212125045090 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) 20250212125045090 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) 20250212125045090 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) 20250212125045090 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) 20250212125045090 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) 20250212125045090 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) 20250212125045090 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) 20250212125045090 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) 20250212125045090 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) 20250212125045099 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) 20250212125045099 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) 20250212125045099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==85) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045099 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) 20250212125045099 DRLCMACDL DEBUG -- Chunk with length 86 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 85, CS-3): c1 83 93 ff b8 10 d4 cf 94 3c b7 22 39 47 33 8c 9d 13 6e a4 3e 8c 30 c2 07 61 75 39 b3 63 5b e5 0f 76 40 f4 (tbf_dl.cpp:686) 20250212125045099 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) 20250212125045099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 85) (tbf_dl.cpp:847) 20250212125045099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 85, CS-3): 07 00 ab c1 83 93 ff b8 10 d4 cf 94 3c b7 22 39 47 33 8c 9d 13 6e a4 3e 8c 30 c2 07 61 75 39 b3 63 5b e5 0f 76 40 f4 00 (tbf_dl.cpp:911) 20250212125045099 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 ab c1 83 93 ff b8 10 d4 cf 94 3c b7 22 39 47 33 8c 9d 13 6e a4 3e 8c 30 c2 07 61 75 39 b3 63 5b e5 0f 76 40 f4 00 (pcu_l1_if.cpp:182) 20250212125045099 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125045114 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) 20250212125045114 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) 20250212125045115 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) 20250212125045115 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) 20250212125045115 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) 20250212125045115 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) 20250212125045115 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) 20250212125045115 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) 20250212125045116 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) 20250212125045116 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) 20250212125045116 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) 20250212125045116 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) 20250212125045116 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) 20250212125045116 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) 20250212125045116 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) 20250212125045117 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) 20250212125045119 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) 20250212125045119 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) 20250212125045119 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==86) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045119 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) 20250212125045119 DRLCMACDL DEBUG -- Chunk with length 50 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045119 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 86, CS-3): 7a 02 da 4f 94 55 52 63 6e 20 1d 87 22 62 db 35 9d 82 8b 92 46 41 cf d1 61 4d 88 fd 45 fa 50 54 33 bc 59 6a (tbf_dl.cpp:686) 20250212125045119 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) 20250212125045119 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045119 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 86) (tbf_dl.cpp:847) 20250212125045119 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 86, CS-3): 07 00 ad 7a 02 da 4f 94 55 52 63 6e 20 1d 87 22 62 db 35 9d 82 8b 92 46 41 cf d1 61 4d 88 fd 45 fa 50 54 33 bc 59 6a 00 (tbf_dl.cpp:911) 20250212125045119 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 ad 7a 02 da 4f 94 55 52 63 6e 20 1d 87 22 62 db 35 9d 82 8b 92 46 41 cf d1 61 4d 88 fd 45 fa 50 54 33 bc 59 6a 00 (pcu_l1_if.cpp:182) 20250212125045119 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125045135 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) 20250212125045135 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) 20250212125045136 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) 20250212125045136 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) 20250212125045137 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) 20250212125045137 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) 20250212125045138 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) 20250212125045138 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) 20250212125045139 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) 20250212125045139 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) 20250212125045140 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) 20250212125045140 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) 20250212125045141 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) 20250212125045141 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) 20250212125045142 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) 20250212125045142 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) 20250212125045143 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) 20250212125045143 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) 20250212125045143 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==87) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045143 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) 20250212125045143 DRLCMACDL DEBUG -- Chunk with length 14 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125045143 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125045143 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125045143 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (21) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045143 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 87, CS-3): 3b f1 d8 0b d2 72 fe 91 8f 7d f1 35 d4 7e 33 4d 59 6d 72 dc 86 d3 5a 75 a0 c5 a3 8e c4 18 ad 2b c6 80 dd bb (tbf_dl.cpp:686) 20250212125045143 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) 20250212125045143 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045143 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 87) (tbf_dl.cpp:847) 20250212125045143 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 87, CS-3): 07 00 ae 3b f1 d8 0b d2 72 fe 91 8f 7d f1 35 d4 7e 33 4d 59 6d 72 dc 86 d3 5a 75 a0 c5 a3 8e c4 18 ad 2b c6 80 dd bb 00 (tbf_dl.cpp:911) 20250212125045143 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 ae 3b f1 d8 0b d2 72 fe 91 8f 7d f1 35 d4 7e 33 4d 59 6d 72 dc 86 d3 5a 75 a0 c5 a3 8e c4 18 ad 2b c6 80 dd bb 00 (pcu_l1_if.cpp:182) 20250212125045143 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125045155 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) 20250212125045155 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) 20250212125045156 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) 20250212125045156 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) 20250212125045157 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) 20250212125045157 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) 20250212125045158 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) 20250212125045158 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) 20250212125045158 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) 20250212125045158 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) 20250212125045159 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) 20250212125045159 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) 20250212125045160 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) 20250212125045160 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) 20250212125045161 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) 20250212125045161 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) 20250212125045164 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) 20250212125045164 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) 20250212125045164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==88) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045164 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) 20250212125045164 DRLCMACDL DEBUG -- Chunk with length 1379 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 88, CS-3): 0f dc cc 88 ad c3 8d 09 47 cd fe 41 3a ef 78 1d 48 ff 9f 9c 0d b1 62 da 1b 2b 5f 25 e2 28 51 8e 99 41 7d e1 (tbf_dl.cpp:686) 20250212125045165 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) 20250212125045165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 88) (tbf_dl.cpp:847) 20250212125045165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 88, CS-3): 07 00 b1 0f dc cc 88 ad c3 8d 09 47 cd fe 41 3a ef 78 1d 48 ff 9f 9c 0d b1 62 da 1b 2b 5f 25 e2 28 51 8e 99 41 7d e1 00 (tbf_dl.cpp:911) 20250212125045165 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 b1 0f dc cc 88 ad c3 8d 09 47 cd fe 41 3a ef 78 1d 48 ff 9f 9c 0d b1 62 da 1b 2b 5f 25 e2 28 51 8e 99 41 7d e1 00 (pcu_l1_if.cpp:182) 20250212125045165 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125045179 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) 20250212125045179 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) 20250212125045181 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) 20250212125045181 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) 20250212125045182 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) 20250212125045182 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) 20250212125045182 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) 20250212125045182 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) 20250212125045183 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) 20250212125045183 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) 20250212125045183 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) 20250212125045183 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) 20250212125045184 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) 20250212125045184 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) 20250212125045184 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) 20250212125045184 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) 20250212125045185 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) 20250212125045185 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) 20250212125045185 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==89) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045185 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) 20250212125045185 DRLCMACDL DEBUG -- Chunk with length 1343 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045185 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 89, CS-3): 55 23 50 f6 f8 33 32 ef ae 24 6e 74 a6 b7 ee 09 72 d8 df 99 23 4f 12 0e 45 32 7a d7 7c 6e e6 69 ed 32 b4 59 (tbf_dl.cpp:686) 20250212125045185 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) 20250212125045185 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045185 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 89) (tbf_dl.cpp:847) 20250212125045185 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 89, CS-3): 07 00 b3 55 23 50 f6 f8 33 32 ef ae 24 6e 74 a6 b7 ee 09 72 d8 df 99 23 4f 12 0e 45 32 7a d7 7c 6e e6 69 ed 32 b4 59 00 (tbf_dl.cpp:911) 20250212125045185 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 b3 55 23 50 f6 f8 33 32 ef ae 24 6e 74 a6 b7 ee 09 72 d8 df 99 23 4f 12 0e 45 32 7a d7 7c 6e e6 69 ed 32 b4 59 00 (pcu_l1_if.cpp:182) 20250212125045186 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125045196 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) 20250212125045196 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) 20250212125045197 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) 20250212125045197 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) 20250212125045197 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) 20250212125045197 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) 20250212125045197 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) 20250212125045197 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) 20250212125045198 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) 20250212125045198 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) 20250212125045198 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) 20250212125045198 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) 20250212125045198 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) 20250212125045198 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) 20250212125045198 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) 20250212125045198 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) 20250212125045201 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) 20250212125045201 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) 20250212125045201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==90) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045201 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) 20250212125045201 DRLCMACDL DEBUG -- Chunk with length 1307 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 90, CS-3): 69 14 2e 3d 21 a1 f6 07 1f 78 3b 33 20 c1 a3 1c 46 bc b2 43 fa fb 9b 17 ab a4 46 f3 c4 21 d5 9d b4 8a 78 5e (tbf_dl.cpp:686) 20250212125045201 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) 20250212125045201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 90) (tbf_dl.cpp:847) 20250212125045201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 90, CS-3): 07 00 b5 69 14 2e 3d 21 a1 f6 07 1f 78 3b 33 20 c1 a3 1c 46 bc b2 43 fa fb 9b 17 ab a4 46 f3 c4 21 d5 9d b4 8a 78 5e 00 (tbf_dl.cpp:911) 20250212125045201 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 b5 69 14 2e 3d 21 a1 f6 07 1f 78 3b 33 20 c1 a3 1c 46 bc b2 43 fa fb 9b 17 ab a4 46 f3 c4 21 d5 9d b4 8a 78 5e 00 (pcu_l1_if.cpp:182) 20250212125045201 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125045215 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) 20250212125045215 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) 20250212125045215 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) 20250212125045215 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) 20250212125045215 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) 20250212125045215 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) 20250212125045216 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) 20250212125045216 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) 20250212125045216 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) 20250212125045216 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) 20250212125045216 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) 20250212125045216 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) 20250212125045216 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) 20250212125045216 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) 20250212125045216 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) 20250212125045216 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) 20250212125045224 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) 20250212125045224 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) 20250212125045224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==91) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045224 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) 20250212125045224 DRLCMACDL DEBUG -- Chunk with length 1271 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 91, CS-3): 18 ae d6 5d c0 9b 1c eb 6e c3 22 4f 55 60 b9 7f 3a 63 80 72 e2 5e 20 12 e3 67 c9 a3 df 36 7a be 1d 62 48 64 (tbf_dl.cpp:686) 20250212125045224 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) 20250212125045224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 91) (tbf_dl.cpp:847) 20250212125045224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 91, CS-3): 07 00 b7 18 ae d6 5d c0 9b 1c eb 6e c3 22 4f 55 60 b9 7f 3a 63 80 72 e2 5e 20 12 e3 67 c9 a3 df 36 7a be 1d 62 48 64 00 (tbf_dl.cpp:911) 20250212125045224 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 b7 18 ae d6 5d c0 9b 1c eb 6e c3 22 4f 55 60 b9 7f 3a 63 80 72 e2 5e 20 12 e3 67 c9 a3 df 36 7a be 1d 62 48 64 00 (pcu_l1_if.cpp:182) 20250212125045225 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125045239 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) 20250212125045239 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) 20250212125045239 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) 20250212125045239 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) 20250212125045239 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) 20250212125045239 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) 20250212125045240 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) 20250212125045240 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) 20250212125045240 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) 20250212125045240 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) 20250212125045241 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) 20250212125045241 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) 20250212125045241 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) 20250212125045241 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) 20250212125045241 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) 20250212125045241 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) 20250212125045243 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) 20250212125045243 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) 20250212125045243 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==92) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045243 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) 20250212125045243 DRLCMACDL DEBUG -- Chunk with length 1235 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045243 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 92, CS-3): fc 69 dd a5 64 58 2e 20 05 42 eb ad e3 b9 6a 0c 4c e9 72 ac 4e b2 4c ca 45 f0 f3 68 d8 08 a9 c8 45 d2 f6 e6 (tbf_dl.cpp:686) 20250212125045243 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) 20250212125045243 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045243 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 92) (tbf_dl.cpp:847) 20250212125045243 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 92, CS-3): 07 00 b9 fc 69 dd a5 64 58 2e 20 05 42 eb ad e3 b9 6a 0c 4c e9 72 ac 4e b2 4c ca 45 f0 f3 68 d8 08 a9 c8 45 d2 f6 e6 00 (tbf_dl.cpp:911) 20250212125045243 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 b9 fc 69 dd a5 64 58 2e 20 05 42 eb ad e3 b9 6a 0c 4c e9 72 ac 4e b2 4c ca 45 f0 f3 68 d8 08 a9 c8 45 d2 f6 e6 00 (pcu_l1_if.cpp:182) 20250212125045243 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125045257 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) 20250212125045257 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) 20250212125045257 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) 20250212125045257 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) 20250212125045257 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) 20250212125045257 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) 20250212125045258 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) 20250212125045258 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) 20250212125045258 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) 20250212125045258 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) 20250212125045258 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) 20250212125045258 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) 20250212125045258 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) 20250212125045258 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) 20250212125045258 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) 20250212125045258 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) 20250212125045262 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) 20250212125045262 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) 20250212125045262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==93) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045262 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) 20250212125045262 DRLCMACDL DEBUG -- Chunk with length 1199 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 93, CS-3): b8 4d f8 c4 54 16 a2 89 5d 2f a6 f9 3c ca 9b e1 e2 ff 31 25 16 e6 40 6f ea 3e 0d 17 f6 27 7f 50 a8 62 0e 77 (tbf_dl.cpp:686) 20250212125045262 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) 20250212125045262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 93) (tbf_dl.cpp:847) 20250212125045262 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) 20250212125045262 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1230 + 13 = 1243 (pdch_ul_controller.c:131) 20250212125045262 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1243 for type POLL (pdch_ul_controller.c:184) 20250212125045262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1243, TS=7) (tbf_dl.cpp:883) 20250212125045262 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1243, TS=7 (tbf_dl.cpp:903) 20250212125045262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 93, CS-3): 0f 00 bb b8 4d f8 c4 54 16 a2 89 5d 2f a6 f9 3c ca 9b e1 e2 ff 31 25 16 e6 40 6f ea 3e 0d 17 f6 27 7f 50 a8 62 0e 77 00 (tbf_dl.cpp:911) 20250212125045262 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 bb b8 4d f8 c4 54 16 a2 89 5d 2f a6 f9 3c ca 9b e1 e2 ff 31 25 16 e6 40 6f ea 3e 0d 17 f6 27 7f 50 a8 62 0e 77 00 (pcu_l1_if.cpp:182) 20250212125045262 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125045276 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) 20250212125045276 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) 20250212125045276 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) 20250212125045276 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) 20250212125045276 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) 20250212125045276 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) 20250212125045276 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) 20250212125045276 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) 20250212125045276 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) 20250212125045276 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) 20250212125045276 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) 20250212125045276 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) 20250212125045277 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) 20250212125045277 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) 20250212125045277 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) 20250212125045277 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) 20250212125045285 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125045300 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) 20250212125045300 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) 20250212125045301 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) 20250212125045301 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) 20250212125045303 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) 20250212125045303 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) 20250212125045304 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) 20250212125045304 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) 20250212125045305 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) 20250212125045305 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) 20250212125045306 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) 20250212125045306 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) 20250212125045307 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) 20250212125045307 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) 20250212125045308 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) 20250212125045308 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) 20250212125045308 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125045320 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) 20250212125045320 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) 20250212125045321 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) 20250212125045321 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) 20250212125045322 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) 20250212125045322 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) 20250212125045323 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) 20250212125045323 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) 20250212125045324 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) 20250212125045324 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) 20250212125045325 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) 20250212125045325 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) 20250212125045326 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) 20250212125045326 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) 20250212125045327 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) 20250212125045327 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) 20250212125045328 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125045341 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1239 block=11 data=40 08 0b df ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125045341 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) 20250212125045341 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125045341 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1243 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125045341 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 94 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20250212125045342 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1243 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125045342 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125045342 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 94, BSN 74 to 94 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125045342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125045342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=74)"RRRRRRRRRRRRRRRRRRRR"(BSN=93) R=ACK I=NACK (tbf_dl.cpp:1034) 20250212125045342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=74:94, lost=0, recv=20, skipped=0, bsn=74, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20250212125045342 DRLCMACDL DEBUG - got ack for BSN=74 (rlc_window_dl.cpp:103) 20250212125045342 DRLCMACDL DEBUG - got ack for BSN=75 (rlc_window_dl.cpp:103) 20250212125045342 DRLCMACDL DEBUG - got ack for BSN=76 (rlc_window_dl.cpp:103) 20250212125045342 DRLCMACDL DEBUG - got ack for BSN=77 (rlc_window_dl.cpp:103) 20250212125045342 DRLCMACDL DEBUG - got ack for BSN=78 (rlc_window_dl.cpp:103) 20250212125045342 DRLCMACDL DEBUG - got ack for BSN=79 (rlc_window_dl.cpp:103) 20250212125045342 DRLCMACDL DEBUG - got ack for BSN=80 (rlc_window_dl.cpp:103) 20250212125045342 DRLCMACDL DEBUG - got ack for BSN=81 (rlc_window_dl.cpp:103) 20250212125045342 DRLCMACDL DEBUG - got ack for BSN=82 (rlc_window_dl.cpp:103) 20250212125045342 DRLCMACDL DEBUG - got ack for BSN=83 (rlc_window_dl.cpp:103) 20250212125045342 DRLCMACDL DEBUG - got ack for BSN=84 (rlc_window_dl.cpp:103) 20250212125045342 DRLCMACDL DEBUG - got ack for BSN=85 (rlc_window_dl.cpp:103) 20250212125045342 DRLCMACDL DEBUG - got ack for BSN=86 (rlc_window_dl.cpp:103) 20250212125045342 DRLCMACDL DEBUG - got ack for BSN=87 (rlc_window_dl.cpp:103) 20250212125045342 DRLCMACDL DEBUG - got ack for BSN=88 (rlc_window_dl.cpp:103) 20250212125045342 DRLCMACDL DEBUG - got ack for BSN=89 (rlc_window_dl.cpp:103) 20250212125045342 DRLCMACDL DEBUG - got ack for BSN=90 (rlc_window_dl.cpp:103) 20250212125045342 DRLCMACDL DEBUG - got ack for BSN=91 (rlc_window_dl.cpp:103) 20250212125045342 DRLCMACDL DEBUG - got ack for BSN=92 (rlc_window_dl.cpp:103) 20250212125045342 DRLCMACDL DEBUG - got ack for BSN=93 (rlc_window_dl.cpp:103) 20250212125045342 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) 20250212125045342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=94)""(V(S)-1=93) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20250212125045344 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) 20250212125045344 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) 20250212125045344 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) 20250212125045344 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) 20250212125045345 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) 20250212125045345 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) 20250212125045345 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) 20250212125045345 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) 20250212125045346 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) 20250212125045346 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) 20250212125045347 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) 20250212125045347 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) 20250212125045349 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) 20250212125045349 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) 20250212125045350 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) 20250212125045350 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) 20250212125045350 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==94) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045350 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) 20250212125045350 DRLCMACDL DEBUG -- Chunk with length 1163 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045350 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 94, CS-3): 52 91 30 6d 81 53 37 33 60 7d 70 d4 4a 56 0c 59 91 b4 ee d2 f9 64 2b 32 05 79 0c c8 30 ca d3 24 df e1 c8 e9 (tbf_dl.cpp:686) 20250212125045350 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) 20250212125045350 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045350 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 94) (tbf_dl.cpp:847) 20250212125045350 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 94, CS-3): 07 00 bd 52 91 30 6d 81 53 37 33 60 7d 70 d4 4a 56 0c 59 91 b4 ee d2 f9 64 2b 32 05 79 0c c8 30 ca d3 24 df e1 c8 e9 00 (tbf_dl.cpp:911) 20250212125045350 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1248 Sending data request: sapi=5 arfcn=871 cur_fn=1243 block=0 data=07 00 bd 52 91 30 6d 81 53 37 33 60 7d 70 d4 4a 56 0c 59 91 b4 ee d2 f9 64 2b 32 05 79 0c c8 30 ca d3 24 df e1 c8 e9 00 (pcu_l1_if.cpp:182) 20250212125045351 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125045363 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) 20250212125045363 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) 20250212125045364 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) 20250212125045364 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) 20250212125045364 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) 20250212125045364 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) 20250212125045365 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) 20250212125045365 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) 20250212125045365 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) 20250212125045365 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) 20250212125045365 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) 20250212125045365 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) 20250212125045366 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) 20250212125045366 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) 20250212125045366 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) 20250212125045366 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) 20250212125045368 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) 20250212125045368 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) 20250212125045368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==95) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045368 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) 20250212125045368 DRLCMACDL DEBUG -- Chunk with length 1127 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 95, CS-3): f5 0a 2d 26 10 07 05 d1 91 b1 a1 ad 59 f1 28 5b 7e cb 37 87 f9 02 7b 37 11 0c 05 72 c1 eb 87 8f 82 91 17 3b (tbf_dl.cpp:686) 20250212125045368 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) 20250212125045368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 95) (tbf_dl.cpp:847) 20250212125045368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 95, CS-3): 07 00 bf f5 0a 2d 26 10 07 05 d1 91 b1 a1 ad 59 f1 28 5b 7e cb 37 87 f9 02 7b 37 11 0c 05 72 c1 eb 87 8f 82 91 17 3b 00 (tbf_dl.cpp:911) 20250212125045368 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 bf f5 0a 2d 26 10 07 05 d1 91 b1 a1 ad 59 f1 28 5b 7e cb 37 87 f9 02 7b 37 11 0c 05 72 c1 eb 87 8f 82 91 17 3b 00 (pcu_l1_if.cpp:182) 20250212125045368 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125045383 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) 20250212125045383 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) 20250212125045384 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) 20250212125045384 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) 20250212125045385 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) 20250212125045385 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) 20250212125045386 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) 20250212125045386 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) 20250212125045387 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) 20250212125045387 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) 20250212125045388 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) 20250212125045388 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) 20250212125045389 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) 20250212125045389 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) 20250212125045389 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) 20250212125045389 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) 20250212125045390 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) 20250212125045390 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) 20250212125045390 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==96) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045390 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) 20250212125045390 DRLCMACDL DEBUG -- Chunk with length 1091 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045390 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 96, CS-3): 13 df a3 4f c6 7d 95 c4 7c af 6b fc c2 27 0e 9d ad 28 3a 70 37 cd bb ce b7 b1 fc 7f e0 08 19 02 7a a7 77 4f (tbf_dl.cpp:686) 20250212125045390 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) 20250212125045390 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045390 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 96) (tbf_dl.cpp:847) 20250212125045390 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 96, CS-3): 07 00 c1 13 df a3 4f c6 7d 95 c4 7c af 6b fc c2 27 0e 9d ad 28 3a 70 37 cd bb ce b7 b1 fc 7f e0 08 19 02 7a a7 77 4f 00 (tbf_dl.cpp:911) 20250212125045390 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 c1 13 df a3 4f c6 7d 95 c4 7c af 6b fc c2 27 0e 9d ad 28 3a 70 37 cd bb ce b7 b1 fc 7f e0 08 19 02 7a a7 77 4f 00 (pcu_l1_if.cpp:182) 20250212125045391 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125045401 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) 20250212125045402 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) 20250212125045402 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) 20250212125045402 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) 20250212125045403 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) 20250212125045403 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) 20250212125045403 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) 20250212125045403 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) 20250212125045404 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) 20250212125045404 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) 20250212125045404 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) 20250212125045404 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) 20250212125045405 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) 20250212125045405 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) 20250212125045405 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) 20250212125045405 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) 20250212125045411 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) 20250212125045411 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) 20250212125045411 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==97) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045411 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) 20250212125045411 DRLCMACDL DEBUG -- Chunk with length 1055 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045411 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 97, CS-3): 3f 4b dd 84 a0 6f 12 2c 9e cc 54 6b 60 95 77 a8 f6 03 64 d5 e1 76 d1 30 82 fb 1e 59 ff 41 65 97 f4 20 72 ad (tbf_dl.cpp:686) 20250212125045411 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) 20250212125045411 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045411 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 97) (tbf_dl.cpp:847) 20250212125045411 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 97, CS-3): 07 00 c3 3f 4b dd 84 a0 6f 12 2c 9e cc 54 6b 60 95 77 a8 f6 03 64 d5 e1 76 d1 30 82 fb 1e 59 ff 41 65 97 f4 20 72 ad 00 (tbf_dl.cpp:911) 20250212125045411 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 c3 3f 4b dd 84 a0 6f 12 2c 9e cc 54 6b 60 95 77 a8 f6 03 64 d5 e1 76 d1 30 82 fb 1e 59 ff 41 65 97 f4 20 72 ad 00 (pcu_l1_if.cpp:182) 20250212125045412 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125045424 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) 20250212125045425 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) 20250212125045425 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) 20250212125045425 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) 20250212125045426 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) 20250212125045426 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) 20250212125045426 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) 20250212125045426 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) 20250212125045426 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) 20250212125045426 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) 20250212125045427 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) 20250212125045427 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) 20250212125045427 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) 20250212125045427 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) 20250212125045427 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) 20250212125045427 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) 20250212125045429 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) 20250212125045429 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) 20250212125045429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==98) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045429 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) 20250212125045429 DRLCMACDL DEBUG -- Chunk with length 1019 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 98, CS-3): d6 12 30 ba 6c 27 e2 fb 80 e4 c1 12 a2 04 4c ad 21 11 fc f7 d3 74 b2 29 6f b5 9a 4e 6d e8 c1 97 9e 2e 3d a6 (tbf_dl.cpp:686) 20250212125045429 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) 20250212125045429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 98) (tbf_dl.cpp:847) 20250212125045429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 98, CS-3): 07 00 c5 d6 12 30 ba 6c 27 e2 fb 80 e4 c1 12 a2 04 4c ad 21 11 fc f7 d3 74 b2 29 6f b5 9a 4e 6d e8 c1 97 9e 2e 3d a6 00 (tbf_dl.cpp:911) 20250212125045429 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 c5 d6 12 30 ba 6c 27 e2 fb 80 e4 c1 12 a2 04 4c ad 21 11 fc f7 d3 74 b2 29 6f b5 9a 4e 6d e8 c1 97 9e 2e 3d a6 00 (pcu_l1_if.cpp:182) 20250212125045429 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125045444 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) 20250212125045444 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) 20250212125045445 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) 20250212125045445 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) 20250212125045446 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) 20250212125045446 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) 20250212125045446 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) 20250212125045446 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) 20250212125045447 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) 20250212125045447 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) 20250212125045447 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) 20250212125045447 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) 20250212125045448 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) 20250212125045448 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) 20250212125045448 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) 20250212125045448 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) 20250212125045449 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) 20250212125045449 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) 20250212125045449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==99) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045449 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) 20250212125045449 DRLCMACDL DEBUG -- Chunk with length 983 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 99, CS-3): b4 0a 21 de cf 5f 9f 1a fc 03 1c d4 dc fa 04 c9 70 11 f8 2d 99 6d 47 6f d4 98 61 a5 8c 70 10 71 15 2c c2 e4 (tbf_dl.cpp:686) 20250212125045449 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) 20250212125045449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 99) (tbf_dl.cpp:847) 20250212125045449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 99, CS-3): 07 00 c7 b4 0a 21 de cf 5f 9f 1a fc 03 1c d4 dc fa 04 c9 70 11 f8 2d 99 6d 47 6f d4 98 61 a5 8c 70 10 71 15 2c c2 e4 00 (tbf_dl.cpp:911) 20250212125045449 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 c7 b4 0a 21 de cf 5f 9f 1a fc 03 1c d4 dc fa 04 c9 70 11 f8 2d 99 6d 47 6f d4 98 61 a5 8c 70 10 71 15 2c c2 e4 00 (pcu_l1_if.cpp:182) 20250212125045450 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125045463 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) 20250212125045464 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) 20250212125045464 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) 20250212125045464 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) 20250212125045465 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) 20250212125045465 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) 20250212125045465 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) 20250212125045465 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) 20250212125045465 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) 20250212125045465 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) 20250212125045466 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) 20250212125045466 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) 20250212125045466 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) 20250212125045466 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) 20250212125045466 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) 20250212125045466 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) 20250212125045472 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) 20250212125045472 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) 20250212125045472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==100) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045472 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) 20250212125045472 DRLCMACDL DEBUG -- Chunk with length 947 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 100, CS-3): 48 58 92 b7 fd 69 e5 cf a5 85 d4 bb dd 9c 43 47 4a 42 0b 9d 96 66 87 de 18 59 b3 69 e0 7a 55 ae 4c 90 10 5b (tbf_dl.cpp:686) 20250212125045472 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) 20250212125045472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 100) (tbf_dl.cpp:847) 20250212125045472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 100, CS-3): 07 00 c9 48 58 92 b7 fd 69 e5 cf a5 85 d4 bb dd 9c 43 47 4a 42 0b 9d 96 66 87 de 18 59 b3 69 e0 7a 55 ae 4c 90 10 5b 00 (tbf_dl.cpp:911) 20250212125045472 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 c9 48 58 92 b7 fd 69 e5 cf a5 85 d4 bb dd 9c 43 47 4a 42 0b 9d 96 66 87 de 18 59 b3 69 e0 7a 55 ae 4c 90 10 5b 00 (pcu_l1_if.cpp:182) 20250212125045472 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125045486 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) 20250212125045486 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) 20250212125045486 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) 20250212125045486 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) 20250212125045487 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) 20250212125045487 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) 20250212125045487 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) 20250212125045487 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) 20250212125045487 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) 20250212125045487 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) 20250212125045487 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) 20250212125045487 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) 20250212125045487 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) 20250212125045487 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) 20250212125045487 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) 20250212125045487 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) 20250212125045491 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) 20250212125045491 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) 20250212125045491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==101) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045491 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) 20250212125045491 DRLCMACDL DEBUG -- Chunk with length 911 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 101, CS-3): 74 9c 1b 4f 57 db a4 be 30 b2 cd e1 d2 e6 96 d6 23 b6 bb 38 19 09 78 78 f5 ad 46 81 99 3f e5 07 03 a3 24 41 (tbf_dl.cpp:686) 20250212125045491 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) 20250212125045491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 101) (tbf_dl.cpp:847) 20250212125045491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 101, CS-3): 07 00 cb 74 9c 1b 4f 57 db a4 be 30 b2 cd e1 d2 e6 96 d6 23 b6 bb 38 19 09 78 78 f5 ad 46 81 99 3f e5 07 03 a3 24 41 00 (tbf_dl.cpp:911) 20250212125045491 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 cb 74 9c 1b 4f 57 db a4 be 30 b2 cd e1 d2 e6 96 d6 23 b6 bb 38 19 09 78 78 f5 ad 46 81 99 3f e5 07 03 a3 24 41 00 (pcu_l1_if.cpp:182) 20250212125045491 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125045505 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) 20250212125045505 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) 20250212125045506 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) 20250212125045506 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) 20250212125045506 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) 20250212125045506 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) 20250212125045506 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) 20250212125045506 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) 20250212125045506 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) 20250212125045506 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) 20250212125045506 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) 20250212125045506 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) 20250212125045506 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) 20250212125045507 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) 20250212125045507 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) 20250212125045507 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) 20250212125045509 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) 20250212125045509 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) 20250212125045509 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==102) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045509 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) 20250212125045509 DRLCMACDL DEBUG -- Chunk with length 875 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045509 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 102, CS-3): 0e 21 70 1b 33 e0 15 dc 90 1e f8 7c 43 1e 4e 09 6c 67 f3 e9 4f 9a b3 f0 90 1f 90 f0 f4 36 db 46 94 56 80 29 (tbf_dl.cpp:686) 20250212125045509 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) 20250212125045509 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045509 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 102) (tbf_dl.cpp:847) 20250212125045509 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 102, CS-3): 07 00 cd 0e 21 70 1b 33 e0 15 dc 90 1e f8 7c 43 1e 4e 09 6c 67 f3 e9 4f 9a b3 f0 90 1f 90 f0 f4 36 db 46 94 56 80 29 00 (tbf_dl.cpp:911) 20250212125045509 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 cd 0e 21 70 1b 33 e0 15 dc 90 1e f8 7c 43 1e 4e 09 6c 67 f3 e9 4f 9a b3 f0 90 1f 90 f0 f4 36 db 46 94 56 80 29 00 (pcu_l1_if.cpp:182) 20250212125045510 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125045524 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) 20250212125045524 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) 20250212125045525 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) 20250212125045525 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) 20250212125045526 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) 20250212125045526 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) 20250212125045526 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) 20250212125045526 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) 20250212125045527 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) 20250212125045527 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) 20250212125045527 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) 20250212125045527 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) 20250212125045528 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) 20250212125045528 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) 20250212125045528 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) 20250212125045528 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) 20250212125045534 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) 20250212125045534 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) 20250212125045534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==103) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045534 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) 20250212125045534 DRLCMACDL DEBUG -- Chunk with length 839 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 103, CS-3): 84 d2 58 8c 07 4f 1e 42 87 19 16 32 37 56 34 b0 d2 d3 ac c7 3e 1f 09 4d 5f af 99 24 ac 67 7f c0 2a 00 b0 3d (tbf_dl.cpp:686) 20250212125045534 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) 20250212125045534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 103) (tbf_dl.cpp:847) 20250212125045534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 103, CS-3): 07 00 cf 84 d2 58 8c 07 4f 1e 42 87 19 16 32 37 56 34 b0 d2 d3 ac c7 3e 1f 09 4d 5f af 99 24 ac 67 7f c0 2a 00 b0 3d 00 (tbf_dl.cpp:911) 20250212125045534 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 cf 84 d2 58 8c 07 4f 1e 42 87 19 16 32 37 56 34 b0 d2 d3 ac c7 3e 1f 09 4d 5f af 99 24 ac 67 7f c0 2a 00 b0 3d 00 (pcu_l1_if.cpp:182) 20250212125045535 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125045547 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) 20250212125045547 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) 20250212125045548 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) 20250212125045548 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) 20250212125045548 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) 20250212125045548 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) 20250212125045548 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) 20250212125045548 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) 20250212125045549 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) 20250212125045549 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) 20250212125045549 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) 20250212125045549 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) 20250212125045549 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) 20250212125045549 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) 20250212125045549 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) 20250212125045549 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) 20250212125045552 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) 20250212125045552 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) 20250212125045552 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==104) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045552 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) 20250212125045552 DRLCMACDL DEBUG -- Chunk with length 803 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045552 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 104, CS-3): fd e4 07 71 51 da df 66 69 46 db ad cd 0b 52 cf aa 1d 7d bb 37 5e 40 95 d1 f8 a9 eb 29 64 4e d0 24 09 26 0f (tbf_dl.cpp:686) 20250212125045552 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) 20250212125045552 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045552 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 104) (tbf_dl.cpp:847) 20250212125045552 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 104, CS-3): 07 00 d1 fd e4 07 71 51 da df 66 69 46 db ad cd 0b 52 cf aa 1d 7d bb 37 5e 40 95 d1 f8 a9 eb 29 64 4e d0 24 09 26 0f 00 (tbf_dl.cpp:911) 20250212125045552 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 d1 fd e4 07 71 51 da df 66 69 46 db ad cd 0b 52 cf aa 1d 7d bb 37 5e 40 95 d1 f8 a9 eb 29 64 4e d0 24 09 26 0f 00 (pcu_l1_if.cpp:182) 20250212125045552 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125045566 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) 20250212125045566 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) 20250212125045567 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) 20250212125045567 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) 20250212125045568 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) 20250212125045568 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) 20250212125045568 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) 20250212125045568 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) 20250212125045569 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) 20250212125045569 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) 20250212125045569 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) 20250212125045569 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) 20250212125045569 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) 20250212125045569 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) 20250212125045570 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) 20250212125045570 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) 20250212125045571 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) 20250212125045571 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) 20250212125045571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==105) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045571 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) 20250212125045571 DRLCMACDL DEBUG -- Chunk with length 767 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 105, CS-3): f8 c5 2e 2d cd d3 7d 67 b5 b6 4d dc fa 3c 77 be a3 c8 bf 0d d3 61 85 55 84 b0 5a d4 c9 38 75 5d 80 0e b5 0a (tbf_dl.cpp:686) 20250212125045571 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) 20250212125045571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 105) (tbf_dl.cpp:847) 20250212125045571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 105, CS-3): 07 00 d3 f8 c5 2e 2d cd d3 7d 67 b5 b6 4d dc fa 3c 77 be a3 c8 bf 0d d3 61 85 55 84 b0 5a d4 c9 38 75 5d 80 0e b5 0a 00 (tbf_dl.cpp:911) 20250212125045571 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 d3 f8 c5 2e 2d cd d3 7d 67 b5 b6 4d dc fa 3c 77 be a3 c8 bf 0d d3 61 85 55 84 b0 5a d4 c9 38 75 5d 80 0e b5 0a 00 (pcu_l1_if.cpp:182) 20250212125045571 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125045586 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) 20250212125045586 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) 20250212125045587 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) 20250212125045587 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) 20250212125045588 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) 20250212125045588 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) 20250212125045589 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) 20250212125045589 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) 20250212125045589 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) 20250212125045589 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) 20250212125045590 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) 20250212125045590 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) 20250212125045590 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) 20250212125045590 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) 20250212125045591 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) 20250212125045591 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) 20250212125045595 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) 20250212125045595 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) 20250212125045596 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==106) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045596 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) 20250212125045596 DRLCMACDL DEBUG -- Chunk with length 731 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045596 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 106, CS-3): 5b c3 d3 ce 9c 7a 32 a0 d0 4a ff e1 37 47 a7 eb e8 60 b0 f5 44 8e f5 bf 0e 1c bb 39 70 fb 0e 57 21 0c 43 70 (tbf_dl.cpp:686) 20250212125045596 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) 20250212125045596 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045596 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 106) (tbf_dl.cpp:847) 20250212125045596 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 106, CS-3): 07 00 d5 5b c3 d3 ce 9c 7a 32 a0 d0 4a ff e1 37 47 a7 eb e8 60 b0 f5 44 8e f5 bf 0e 1c bb 39 70 fb 0e 57 21 0c 43 70 00 (tbf_dl.cpp:911) 20250212125045596 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 d5 5b c3 d3 ce 9c 7a 32 a0 d0 4a ff e1 37 47 a7 eb e8 60 b0 f5 44 8e f5 bf 0e 1c bb 39 70 fb 0e 57 21 0c 43 70 00 (pcu_l1_if.cpp:182) 20250212125045596 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125045611 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) 20250212125045611 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) 20250212125045613 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) 20250212125045613 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) 20250212125045614 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) 20250212125045614 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) 20250212125045615 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) 20250212125045615 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) 20250212125045616 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) 20250212125045616 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) 20250212125045616 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) 20250212125045616 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) 20250212125045617 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) 20250212125045617 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) 20250212125045617 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) 20250212125045617 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) 20250212125045618 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) 20250212125045618 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) 20250212125045618 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==107) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045618 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) 20250212125045618 DRLCMACDL DEBUG -- Chunk with length 695 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045618 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 107, CS-3): dd db 42 d5 7c c4 25 f8 86 8e 2f 97 9c ff 3b 75 ef 62 d3 a3 2f 4b 7d d4 3e 4f 3f 40 5e 3b 35 b3 85 b6 07 2f (tbf_dl.cpp:686) 20250212125045618 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) 20250212125045618 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045618 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 107) (tbf_dl.cpp:847) 20250212125045618 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 107, CS-3): 07 00 d7 dd db 42 d5 7c c4 25 f8 86 8e 2f 97 9c ff 3b 75 ef 62 d3 a3 2f 4b 7d d4 3e 4f 3f 40 5e 3b 35 b3 85 b6 07 2f 00 (tbf_dl.cpp:911) 20250212125045618 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 d7 dd db 42 d5 7c c4 25 f8 86 8e 2f 97 9c ff 3b 75 ef 62 d3 a3 2f 4b 7d d4 3e 4f 3f 40 5e 3b 35 b3 85 b6 07 2f 00 (pcu_l1_if.cpp:182) 20250212125045619 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125045630 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) 20250212125045630 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) 20250212125045631 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) 20250212125045631 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) 20250212125045632 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) 20250212125045632 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) 20250212125045633 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) 20250212125045633 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) 20250212125045634 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) 20250212125045634 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) 20250212125045635 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) 20250212125045635 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) 20250212125045636 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) 20250212125045636 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) 20250212125045637 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) 20250212125045637 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) 20250212125045638 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) 20250212125045638 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) 20250212125045638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==108) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045638 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) 20250212125045638 DRLCMACDL DEBUG -- Chunk with length 659 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 108, CS-3): 76 e4 7e f1 89 97 43 09 30 34 1b d8 ff 14 04 fc 4b 54 2b 4e d5 52 6f 7d 46 e6 b7 84 f2 f6 5a 9c 99 4b 17 d0 (tbf_dl.cpp:686) 20250212125045638 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) 20250212125045638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 108) (tbf_dl.cpp:847) 20250212125045638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 108, CS-3): 07 00 d9 76 e4 7e f1 89 97 43 09 30 34 1b d8 ff 14 04 fc 4b 54 2b 4e d5 52 6f 7d 46 e6 b7 84 f2 f6 5a 9c 99 4b 17 d0 00 (tbf_dl.cpp:911) 20250212125045638 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 d9 76 e4 7e f1 89 97 43 09 30 34 1b d8 ff 14 04 fc 4b 54 2b 4e d5 52 6f 7d 46 e6 b7 84 f2 f6 5a 9c 99 4b 17 d0 00 (pcu_l1_if.cpp:182) 20250212125045639 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125045651 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) 20250212125045651 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) 20250212125045652 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) 20250212125045652 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) 20250212125045653 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) 20250212125045653 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) 20250212125045654 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) 20250212125045654 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) 20250212125045655 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) 20250212125045655 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) 20250212125045655 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) 20250212125045655 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) 20250212125045656 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) 20250212125045656 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) 20250212125045657 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) 20250212125045657 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) 20250212125045660 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) 20250212125045660 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) 20250212125045660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==109) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045660 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) 20250212125045660 DRLCMACDL DEBUG -- Chunk with length 623 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 109, CS-3): 63 6e 16 43 e2 ae 26 da cb 59 52 03 3a a1 f3 ad b4 09 6c 29 eb 80 f9 0d 2f 16 46 53 ae bf 50 44 fb 6a ad 34 (tbf_dl.cpp:686) 20250212125045660 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) 20250212125045660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 109) (tbf_dl.cpp:847) 20250212125045660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 109, CS-3): 07 00 db 63 6e 16 43 e2 ae 26 da cb 59 52 03 3a a1 f3 ad b4 09 6c 29 eb 80 f9 0d 2f 16 46 53 ae bf 50 44 fb 6a ad 34 00 (tbf_dl.cpp:911) 20250212125045660 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 db 63 6e 16 43 e2 ae 26 da cb 59 52 03 3a a1 f3 ad b4 09 6c 29 eb 80 f9 0d 2f 16 46 53 ae bf 50 44 fb 6a ad 34 00 (pcu_l1_if.cpp:182) 20250212125045660 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125045674 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) 20250212125045674 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) 20250212125045675 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) 20250212125045675 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) 20250212125045676 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) 20250212125045676 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) 20250212125045678 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) 20250212125045678 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) 20250212125045679 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) 20250212125045679 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) 20250212125045680 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) 20250212125045680 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) 20250212125045681 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) 20250212125045681 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) 20250212125045683 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) 20250212125045683 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) 20250212125045684 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) 20250212125045684 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) 20250212125045684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==110) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045684 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) 20250212125045684 DRLCMACDL DEBUG -- Chunk with length 587 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 110, CS-3): 9c 5f 25 92 70 09 c4 18 ea ac cc a7 26 0a 65 53 d0 2d 14 dd 7f e6 48 2a c1 7a 31 52 f2 46 f1 8b 89 35 75 c9 (tbf_dl.cpp:686) 20250212125045684 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) 20250212125045684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 110) (tbf_dl.cpp:847) 20250212125045684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 110, CS-3): 07 00 dd 9c 5f 25 92 70 09 c4 18 ea ac cc a7 26 0a 65 53 d0 2d 14 dd 7f e6 48 2a c1 7a 31 52 f2 46 f1 8b 89 35 75 c9 00 (tbf_dl.cpp:911) 20250212125045684 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 dd 9c 5f 25 92 70 09 c4 18 ea ac cc a7 26 0a 65 53 d0 2d 14 dd 7f e6 48 2a c1 7a 31 52 f2 46 f1 8b 89 35 75 c9 00 (pcu_l1_if.cpp:182) 20250212125045685 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125045694 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) 20250212125045694 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) 20250212125045695 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) 20250212125045695 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) 20250212125045696 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) 20250212125045696 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) 20250212125045697 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) 20250212125045697 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) 20250212125045698 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) 20250212125045698 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) 20250212125045698 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) 20250212125045698 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) 20250212125045699 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) 20250212125045699 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) 20250212125045700 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) 20250212125045700 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) 20250212125045701 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) 20250212125045701 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) 20250212125045701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==111) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045701 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) 20250212125045701 DRLCMACDL DEBUG -- Chunk with length 551 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 111, CS-3): 2d f5 c7 a8 c8 10 2d db 13 79 6f ae ab 08 a2 16 b1 14 77 c0 b9 94 ab a8 6f 9d be f3 1c 8d b6 99 be c0 6d 37 (tbf_dl.cpp:686) 20250212125045701 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) 20250212125045701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 111) (tbf_dl.cpp:847) 20250212125045701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 111, CS-3): 07 00 df 2d f5 c7 a8 c8 10 2d db 13 79 6f ae ab 08 a2 16 b1 14 77 c0 b9 94 ab a8 6f 9d be f3 1c 8d b6 99 be c0 6d 37 00 (tbf_dl.cpp:911) 20250212125045701 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 df 2d f5 c7 a8 c8 10 2d db 13 79 6f ae ab 08 a2 16 b1 14 77 c0 b9 94 ab a8 6f 9d be f3 1c 8d b6 99 be c0 6d 37 00 (pcu_l1_if.cpp:182) 20250212125045702 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125045713 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) 20250212125045713 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) 20250212125045715 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) 20250212125045715 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) 20250212125045716 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) 20250212125045716 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) 20250212125045718 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) 20250212125045718 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) 20250212125045719 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) 20250212125045719 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) 20250212125045720 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) 20250212125045720 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) 20250212125045720 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) 20250212125045720 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) 20250212125045721 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) 20250212125045721 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) 20250212125045722 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) 20250212125045722 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) 20250212125045722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==112) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045722 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) 20250212125045722 DRLCMACDL DEBUG -- Chunk with length 515 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 112, CS-3): ad e8 fb d8 e8 a8 42 fe c2 5d aa 13 9f f9 0b f1 bd 00 4b 05 45 50 7b 3f f8 d3 15 bf 27 44 59 e0 d8 07 22 85 (tbf_dl.cpp:686) 20250212125045722 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) 20250212125045722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 112) (tbf_dl.cpp:847) 20250212125045722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 112, CS-3): 07 00 e1 ad e8 fb d8 e8 a8 42 fe c2 5d aa 13 9f f9 0b f1 bd 00 4b 05 45 50 7b 3f f8 d3 15 bf 27 44 59 e0 d8 07 22 85 00 (tbf_dl.cpp:911) 20250212125045722 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 e1 ad e8 fb d8 e8 a8 42 fe c2 5d aa 13 9f f9 0b f1 bd 00 4b 05 45 50 7b 3f f8 d3 15 bf 27 44 59 e0 d8 07 22 85 00 (pcu_l1_if.cpp:182) 20250212125045723 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125045737 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) 20250212125045737 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) 20250212125045737 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) 20250212125045737 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) 20250212125045738 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) 20250212125045738 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) 20250212125045738 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) 20250212125045738 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) 20250212125045739 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) 20250212125045739 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) 20250212125045739 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) 20250212125045739 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) 20250212125045739 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) 20250212125045739 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) 20250212125045740 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) 20250212125045740 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) 20250212125045741 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) 20250212125045741 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) 20250212125045741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==113) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045741 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) 20250212125045741 DRLCMACDL DEBUG -- Chunk with length 479 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 113, CS-3): 1e e0 c2 a4 85 59 60 0d 6a 2e c0 17 e2 99 dd 42 f5 50 a6 05 40 e4 9a 2d 85 f7 c2 f3 6f 82 61 6a d2 ca bd de (tbf_dl.cpp:686) 20250212125045741 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) 20250212125045741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 113) (tbf_dl.cpp:847) 20250212125045741 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) 20250212125045741 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1330 + 13 = 1343 (pdch_ul_controller.c:131) 20250212125045741 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1343 for type POLL (pdch_ul_controller.c:184) 20250212125045741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1343, TS=7) (tbf_dl.cpp:883) 20250212125045741 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1343, TS=7 (tbf_dl.cpp:903) 20250212125045741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 113, CS-3): 0f 00 e3 1e e0 c2 a4 85 59 60 0d 6a 2e c0 17 e2 99 dd 42 f5 50 a6 05 40 e4 9a 2d 85 f7 c2 f3 6f 82 61 6a d2 ca bd de 00 (tbf_dl.cpp:911) 20250212125045741 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 e3 1e e0 c2 a4 85 59 60 0d 6a 2e c0 17 e2 99 dd 42 f5 50 a6 05 40 e4 9a 2d 85 f7 c2 f3 6f 82 61 6a d2 ca bd de 00 (pcu_l1_if.cpp:182) 20250212125045741 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125045757 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) 20250212125045757 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) 20250212125045758 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) 20250212125045758 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) 20250212125045759 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) 20250212125045760 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) 20250212125045761 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) 20250212125045761 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) 20250212125045762 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) 20250212125045762 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) 20250212125045763 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) 20250212125045763 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) 20250212125045764 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) 20250212125045764 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) 20250212125045766 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) 20250212125045766 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) 20250212125045767 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125045776 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) 20250212125045776 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) 20250212125045776 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) 20250212125045776 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) 20250212125045777 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) 20250212125045777 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) 20250212125045777 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) 20250212125045777 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) 20250212125045777 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) 20250212125045777 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) 20250212125045777 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) 20250212125045777 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) 20250212125045778 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) 20250212125045778 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) 20250212125045778 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) 20250212125045778 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) 20250212125045784 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125045799 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) 20250212125045799 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) 20250212125045799 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) 20250212125045799 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) 20250212125045800 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) 20250212125045800 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) 20250212125045800 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) 20250212125045800 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) 20250212125045800 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) 20250212125045801 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) 20250212125045801 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) 20250212125045801 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) 20250212125045801 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) 20250212125045801 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) 20250212125045802 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) 20250212125045802 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) 20250212125045804 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125045819 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1339 block=10 data=40 08 0e 5f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125045819 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) 20250212125045819 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125045819 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1343 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125045819 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 114 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20250212125045820 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1343 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125045820 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125045820 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 114, BSN 94 to 114 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125045820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125045820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=94)"RRRRRRRRRRRRRRRRRRRR"(BSN=113) R=ACK I=NACK (tbf_dl.cpp:1034) 20250212125045820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=94:114, lost=0, recv=20, skipped=0, bsn=94, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20250212125045820 DRLCMACDL DEBUG - got ack for BSN=94 (rlc_window_dl.cpp:103) 20250212125045820 DRLCMACDL DEBUG - got ack for BSN=95 (rlc_window_dl.cpp:103) 20250212125045820 DRLCMACDL DEBUG - got ack for BSN=96 (rlc_window_dl.cpp:103) 20250212125045820 DRLCMACDL DEBUG - got ack for BSN=97 (rlc_window_dl.cpp:103) 20250212125045820 DRLCMACDL DEBUG - got ack for BSN=98 (rlc_window_dl.cpp:103) 20250212125045820 DRLCMACDL DEBUG - got ack for BSN=99 (rlc_window_dl.cpp:103) 20250212125045820 DRLCMACDL DEBUG - got ack for BSN=100 (rlc_window_dl.cpp:103) 20250212125045820 DRLCMACDL DEBUG - got ack for BSN=101 (rlc_window_dl.cpp:103) 20250212125045820 DRLCMACDL DEBUG - got ack for BSN=102 (rlc_window_dl.cpp:103) 20250212125045820 DRLCMACDL DEBUG - got ack for BSN=103 (rlc_window_dl.cpp:103) 20250212125045820 DRLCMACDL DEBUG - got ack for BSN=104 (rlc_window_dl.cpp:103) 20250212125045821 DRLCMACDL DEBUG - got ack for BSN=105 (rlc_window_dl.cpp:103) 20250212125045821 DRLCMACDL DEBUG - got ack for BSN=106 (rlc_window_dl.cpp:103) 20250212125045821 DRLCMACDL DEBUG - got ack for BSN=107 (rlc_window_dl.cpp:103) 20250212125045821 DRLCMACDL DEBUG - got ack for BSN=108 (rlc_window_dl.cpp:103) 20250212125045821 DRLCMACDL DEBUG - got ack for BSN=109 (rlc_window_dl.cpp:103) 20250212125045821 DRLCMACDL DEBUG - got ack for BSN=110 (rlc_window_dl.cpp:103) 20250212125045821 DRLCMACDL DEBUG - got ack for BSN=111 (rlc_window_dl.cpp:103) 20250212125045821 DRLCMACDL DEBUG - got ack for BSN=112 (rlc_window_dl.cpp:103) 20250212125045821 DRLCMACDL DEBUG - got ack for BSN=113 (rlc_window_dl.cpp:103) 20250212125045821 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) 20250212125045821 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125045821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=114)""(V(S)-1=113) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20250212125045821 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) 20250212125045821 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) 20250212125045822 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) 20250212125045822 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) 20250212125045823 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) 20250212125045823 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) 20250212125045824 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) 20250212125045824 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) 20250212125045824 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) 20250212125045824 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) 20250212125045825 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) 20250212125045825 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) 20250212125045826 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) 20250212125045826 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) 20250212125045827 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) 20250212125045827 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) 20250212125045827 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==114) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045827 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) 20250212125045827 DRLCMACDL DEBUG -- Chunk with length 443 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045827 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 114, CS-3): bd ae 2a 3d f5 65 a1 94 a2 cb 82 75 05 47 ec 1f da 96 12 5e 48 d4 1f 15 0c 10 cc 52 fa fe 72 36 f2 b0 85 f7 (tbf_dl.cpp:686) 20250212125045827 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) 20250212125045827 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045827 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 114) (tbf_dl.cpp:847) 20250212125045827 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 114, CS-3): 07 00 e5 bd ae 2a 3d f5 65 a1 94 a2 cb 82 75 05 47 ec 1f da 96 12 5e 48 d4 1f 15 0c 10 cc 52 fa fe 72 36 f2 b0 85 f7 00 (tbf_dl.cpp:911) 20250212125045827 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1347 Sending data request: sapi=5 arfcn=871 cur_fn=1343 block=11 data=07 00 e5 bd ae 2a 3d f5 65 a1 94 a2 cb 82 75 05 47 ec 1f da 96 12 5e 48 d4 1f 15 0c 10 cc 52 fa fe 72 36 f2 b0 85 f7 00 (pcu_l1_if.cpp:182) 20250212125045828 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125045838 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) 20250212125045838 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) 20250212125045839 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) 20250212125045839 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) 20250212125045840 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) 20250212125045840 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) 20250212125045841 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) 20250212125045841 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) 20250212125045842 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) 20250212125045842 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) 20250212125045843 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) 20250212125045843 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) 20250212125045844 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) 20250212125045844 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) 20250212125045845 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) 20250212125045845 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) 20250212125045847 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) 20250212125045847 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) 20250212125045847 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==115) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045847 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) 20250212125045847 DRLCMACDL DEBUG -- Chunk with length 407 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045847 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 115, CS-3): 10 05 b3 36 97 4f b7 b4 2e b2 3e 9f 11 01 00 df 78 4b f0 77 cd c3 73 cd b6 3d 57 96 73 60 2d 49 e2 0d f8 d4 (tbf_dl.cpp:686) 20250212125045847 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) 20250212125045847 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045847 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 115) (tbf_dl.cpp:847) 20250212125045847 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 115, CS-3): 07 00 e7 10 05 b3 36 97 4f b7 b4 2e b2 3e 9f 11 01 00 df 78 4b f0 77 cd c3 73 cd b6 3d 57 96 73 60 2d 49 e2 0d f8 d4 00 (tbf_dl.cpp:911) 20250212125045847 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 e7 10 05 b3 36 97 4f b7 b4 2e b2 3e 9f 11 01 00 df 78 4b f0 77 cd c3 73 cd b6 3d 57 96 73 60 2d 49 e2 0d f8 d4 00 (pcu_l1_if.cpp:182) 20250212125045848 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125045863 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) 20250212125045863 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) 20250212125045865 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) 20250212125045865 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) 20250212125045866 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) 20250212125045866 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) 20250212125045867 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) 20250212125045867 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) 20250212125045868 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) 20250212125045868 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) 20250212125045869 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) 20250212125045869 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) 20250212125045870 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) 20250212125045870 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) 20250212125045871 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) 20250212125045871 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) 20250212125045872 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) 20250212125045872 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) 20250212125045872 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==116) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045872 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) 20250212125045872 DRLCMACDL DEBUG -- Chunk with length 371 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045872 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 116, CS-3): 0a 77 ca f4 ed d1 66 b1 23 f8 2c 9b 62 bb 26 8f 75 91 cb 09 35 c7 a0 90 8a f2 26 94 08 bc 60 cb bf 99 44 84 (tbf_dl.cpp:686) 20250212125045872 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) 20250212125045872 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045872 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 116) (tbf_dl.cpp:847) 20250212125045872 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 116, CS-3): 07 00 e9 0a 77 ca f4 ed d1 66 b1 23 f8 2c 9b 62 bb 26 8f 75 91 cb 09 35 c7 a0 90 8a f2 26 94 08 bc 60 cb bf 99 44 84 00 (tbf_dl.cpp:911) 20250212125045872 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 e9 0a 77 ca f4 ed d1 66 b1 23 f8 2c 9b 62 bb 26 8f 75 91 cb 09 35 c7 a0 90 8a f2 26 94 08 bc 60 cb bf 99 44 84 00 (pcu_l1_if.cpp:182) 20250212125045873 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125045880 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) 20250212125045880 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) 20250212125045881 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) 20250212125045881 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) 20250212125045881 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) 20250212125045881 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) 20250212125045881 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) 20250212125045881 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) 20250212125045881 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) 20250212125045881 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) 20250212125045881 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) 20250212125045881 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) 20250212125045882 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) 20250212125045882 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) 20250212125045882 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) 20250212125045882 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) 20250212125045885 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) 20250212125045885 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) 20250212125045885 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==117) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045885 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) 20250212125045885 DRLCMACDL DEBUG -- Chunk with length 335 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045885 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 117, CS-3): e1 08 a2 e0 39 33 34 63 49 e4 b0 e6 0e 32 36 90 b3 5b 05 53 55 44 02 9e f4 7d 13 c0 91 03 c1 a3 89 21 b4 5b (tbf_dl.cpp:686) 20250212125045885 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) 20250212125045885 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045885 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 117) (tbf_dl.cpp:847) 20250212125045885 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 117, CS-3): 07 00 eb e1 08 a2 e0 39 33 34 63 49 e4 b0 e6 0e 32 36 90 b3 5b 05 53 55 44 02 9e f4 7d 13 c0 91 03 c1 a3 89 21 b4 5b 00 (tbf_dl.cpp:911) 20250212125045885 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 eb e1 08 a2 e0 39 33 34 63 49 e4 b0 e6 0e 32 36 90 b3 5b 05 53 55 44 02 9e f4 7d 13 c0 91 03 c1 a3 89 21 b4 5b 00 (pcu_l1_if.cpp:182) 20250212125045885 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125045899 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) 20250212125045899 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) 20250212125045899 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) 20250212125045899 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) 20250212125045899 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) 20250212125045899 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) 20250212125045899 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) 20250212125045900 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) 20250212125045900 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) 20250212125045900 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) 20250212125045900 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) 20250212125045900 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) 20250212125045900 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) 20250212125045900 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) 20250212125045900 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) 20250212125045900 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) 20250212125045908 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) 20250212125045908 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) 20250212125045908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==118) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045908 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) 20250212125045908 DRLCMACDL DEBUG -- Chunk with length 299 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 118, CS-3): 4a bb b7 2e 8d ee a8 73 9b d4 49 5e 17 5b 4b c7 d2 d0 0b a6 f9 98 9f 28 55 0f bb bc da f1 06 8e 61 f7 93 9c (tbf_dl.cpp:686) 20250212125045908 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) 20250212125045908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 118) (tbf_dl.cpp:847) 20250212125045908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 118, CS-3): 07 00 ed 4a bb b7 2e 8d ee a8 73 9b d4 49 5e 17 5b 4b c7 d2 d0 0b a6 f9 98 9f 28 55 0f bb bc da f1 06 8e 61 f7 93 9c 00 (tbf_dl.cpp:911) 20250212125045908 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 ed 4a bb b7 2e 8d ee a8 73 9b d4 49 5e 17 5b 4b c7 d2 d0 0b a6 f9 98 9f 28 55 0f bb bc da f1 06 8e 61 f7 93 9c 00 (pcu_l1_if.cpp:182) 20250212125045909 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125045922 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) 20250212125045922 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) 20250212125045923 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) 20250212125045923 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) 20250212125045923 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) 20250212125045923 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) 20250212125045923 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) 20250212125045923 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) 20250212125045924 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) 20250212125045924 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) 20250212125045924 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) 20250212125045924 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) 20250212125045924 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) 20250212125045924 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) 20250212125045925 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) 20250212125045925 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) 20250212125045927 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) 20250212125045927 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) 20250212125045927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==119) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045927 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) 20250212125045927 DRLCMACDL DEBUG -- Chunk with length 263 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 119, CS-3): c9 66 a0 fb 4d 2b 3f d4 9e 99 11 5c 84 8a b2 f4 9f 2a 84 2b 86 c3 c2 b3 2e e4 3a bf d0 03 ae 37 6e cc 90 07 (tbf_dl.cpp:686) 20250212125045927 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) 20250212125045927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 119) (tbf_dl.cpp:847) 20250212125045927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 119, CS-3): 07 00 ef c9 66 a0 fb 4d 2b 3f d4 9e 99 11 5c 84 8a b2 f4 9f 2a 84 2b 86 c3 c2 b3 2e e4 3a bf d0 03 ae 37 6e cc 90 07 00 (tbf_dl.cpp:911) 20250212125045927 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 ef c9 66 a0 fb 4d 2b 3f d4 9e 99 11 5c 84 8a b2 f4 9f 2a 84 2b 86 c3 c2 b3 2e e4 3a bf d0 03 ae 37 6e cc 90 07 00 (pcu_l1_if.cpp:182) 20250212125045927 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125045941 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) 20250212125045941 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) 20250212125045941 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) 20250212125045941 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) 20250212125045942 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) 20250212125045942 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) 20250212125045942 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) 20250212125045942 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) 20250212125045942 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) 20250212125045942 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) 20250212125045942 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) 20250212125045942 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) 20250212125045942 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) 20250212125045942 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) 20250212125045942 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) 20250212125045942 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) 20250212125045945 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) 20250212125045945 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) 20250212125045945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==120) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045945 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) 20250212125045945 DRLCMACDL DEBUG -- Chunk with length 227 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 120, CS-3): c5 46 19 0c 2b 3f 55 02 53 3b d6 67 a0 de a2 4c 3c 8d ad d6 09 f0 cd 0b cd af cf e9 51 1f e6 e6 de cb f7 04 (tbf_dl.cpp:686) 20250212125045945 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) 20250212125045945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 120) (tbf_dl.cpp:847) 20250212125045945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 120, CS-3): 07 00 f1 c5 46 19 0c 2b 3f 55 02 53 3b d6 67 a0 de a2 4c 3c 8d ad d6 09 f0 cd 0b cd af cf e9 51 1f e6 e6 de cb f7 04 00 (tbf_dl.cpp:911) 20250212125045945 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 f1 c5 46 19 0c 2b 3f 55 02 53 3b d6 67 a0 de a2 4c 3c 8d ad d6 09 f0 cd 0b cd af cf e9 51 1f e6 e6 de cb f7 04 00 (pcu_l1_if.cpp:182) 20250212125045946 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125045960 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) 20250212125045960 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) 20250212125045961 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) 20250212125045961 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) 20250212125045961 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) 20250212125045961 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) 20250212125045962 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) 20250212125045962 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) 20250212125045962 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) 20250212125045962 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) 20250212125045962 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) 20250212125045962 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) 20250212125045963 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) 20250212125045963 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) 20250212125045963 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) 20250212125045963 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) 20250212125045970 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) 20250212125045970 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) 20250212125045970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==121) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045970 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) 20250212125045970 DRLCMACDL DEBUG -- Chunk with length 191 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 121, CS-3): ab 67 44 d4 03 cc 54 78 2f f2 0e 5b e9 93 34 ed 3b 66 2e 52 f7 b3 12 36 ba ef 35 34 80 fb 1b 29 0f d0 c7 e5 (tbf_dl.cpp:686) 20250212125045970 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) 20250212125045970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 121) (tbf_dl.cpp:847) 20250212125045970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 121, CS-3): 07 00 f3 ab 67 44 d4 03 cc 54 78 2f f2 0e 5b e9 93 34 ed 3b 66 2e 52 f7 b3 12 36 ba ef 35 34 80 fb 1b 29 0f d0 c7 e5 00 (tbf_dl.cpp:911) 20250212125045970 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 f3 ab 67 44 d4 03 cc 54 78 2f f2 0e 5b e9 93 34 ed 3b 66 2e 52 f7 b3 12 36 ba ef 35 34 80 fb 1b 29 0f d0 c7 e5 00 (pcu_l1_if.cpp:182) 20250212125045970 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125045985 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) 20250212125045985 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) 20250212125045986 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) 20250212125045986 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) 20250212125045987 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) 20250212125045987 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) 20250212125045988 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) 20250212125045988 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) 20250212125045989 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) 20250212125045989 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) 20250212125045989 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) 20250212125045989 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) 20250212125045989 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) 20250212125045989 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) 20250212125045990 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) 20250212125045990 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) 20250212125045990 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) 20250212125045990 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) 20250212125045990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==122) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125045990 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) 20250212125045990 DRLCMACDL DEBUG -- Chunk with length 155 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125045990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 122, CS-3): e5 08 71 4a e6 f5 bf 3c 5f 0e 7e dd d9 31 df 94 42 a3 61 b1 62 76 08 75 fa 10 1e c4 62 40 4c c7 24 55 8e 23 (tbf_dl.cpp:686) 20250212125045990 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) 20250212125045990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125045990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 122) (tbf_dl.cpp:847) 20250212125045990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 122, CS-3): 07 00 f5 e5 08 71 4a e6 f5 bf 3c 5f 0e 7e dd d9 31 df 94 42 a3 61 b1 62 76 08 75 fa 10 1e c4 62 40 4c c7 24 55 8e 23 00 (tbf_dl.cpp:911) 20250212125045991 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 f5 e5 08 71 4a e6 f5 bf 3c 5f 0e 7e dd d9 31 df 94 42 a3 61 b1 62 76 08 75 fa 10 1e c4 62 40 4c c7 24 55 8e 23 00 (pcu_l1_if.cpp:182) 20250212125045991 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125046003 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) 20250212125046004 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) 20250212125046004 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) 20250212125046005 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) 20250212125046005 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) 20250212125046005 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) 20250212125046006 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) 20250212125046006 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) 20250212125046007 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) 20250212125046007 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) 20250212125046008 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) 20250212125046008 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) 20250212125046008 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) 20250212125046008 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) 20250212125046009 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) 20250212125046009 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) 20250212125046009 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) 20250212125046009 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) 20250212125046009 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==123) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046009 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) 20250212125046009 DRLCMACDL DEBUG -- Chunk with length 119 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046009 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 123, CS-3): fe da a0 f8 a1 4d 20 77 90 f6 0e 36 cc 07 85 2f f7 37 57 41 69 73 de ba 7b 00 5b 37 41 de b2 f7 32 c1 83 93 (tbf_dl.cpp:686) 20250212125046009 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) 20250212125046009 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046009 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 123) (tbf_dl.cpp:847) 20250212125046009 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 123, CS-3): 07 00 f7 fe da a0 f8 a1 4d 20 77 90 f6 0e 36 cc 07 85 2f f7 37 57 41 69 73 de ba 7b 00 5b 37 41 de b2 f7 32 c1 83 93 00 (tbf_dl.cpp:911) 20250212125046009 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 f7 fe da a0 f8 a1 4d 20 77 90 f6 0e 36 cc 07 85 2f f7 37 57 41 69 73 de ba 7b 00 5b 37 41 de b2 f7 32 c1 83 93 00 (pcu_l1_if.cpp:182) 20250212125046010 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125046023 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) 20250212125046023 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) 20250212125046024 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) 20250212125046024 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) 20250212125046025 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) 20250212125046025 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) 20250212125046026 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) 20250212125046026 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) 20250212125046027 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) 20250212125046027 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) 20250212125046028 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) 20250212125046028 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) 20250212125046029 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) 20250212125046029 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) 20250212125046029 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) 20250212125046030 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) 20250212125046033 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) 20250212125046033 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) 20250212125046033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==124) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046033 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) 20250212125046033 DRLCMACDL DEBUG -- Chunk with length 83 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 124, CS-3): ff b8 10 d4 cf 94 3c b7 22 39 47 33 8c 9d 13 6e a4 3e 8c 30 c2 07 61 75 39 b3 63 5b e5 0f 76 40 f4 7a 02 da (tbf_dl.cpp:686) 20250212125046033 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) 20250212125046033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 124) (tbf_dl.cpp:847) 20250212125046033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 124, CS-3): 07 00 f9 ff b8 10 d4 cf 94 3c b7 22 39 47 33 8c 9d 13 6e a4 3e 8c 30 c2 07 61 75 39 b3 63 5b e5 0f 76 40 f4 7a 02 da 00 (tbf_dl.cpp:911) 20250212125046033 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 f9 ff b8 10 d4 cf 94 3c b7 22 39 47 33 8c 9d 13 6e a4 3e 8c 30 c2 07 61 75 39 b3 63 5b e5 0f 76 40 f4 7a 02 da 00 (pcu_l1_if.cpp:182) 20250212125046034 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125046047 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) 20250212125046047 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) 20250212125046048 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) 20250212125046048 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) 20250212125046048 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) 20250212125046048 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) 20250212125046049 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) 20250212125046049 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) 20250212125046049 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) 20250212125046049 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) 20250212125046049 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) 20250212125046049 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) 20250212125046050 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) 20250212125046050 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) 20250212125046050 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) 20250212125046050 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) 20250212125046051 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) 20250212125046051 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) 20250212125046051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==125) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046051 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) 20250212125046051 DRLCMACDL DEBUG -- Chunk with length 47 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 125, CS-3): 4f 94 55 52 63 6e 20 1d 87 22 62 db 35 9d 82 8b 92 46 41 cf d1 61 4d 88 fd 45 fa 50 54 33 bc 59 6a f1 d8 0b (tbf_dl.cpp:686) 20250212125046051 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) 20250212125046051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 125) (tbf_dl.cpp:847) 20250212125046051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 125, CS-3): 07 00 fb 4f 94 55 52 63 6e 20 1d 87 22 62 db 35 9d 82 8b 92 46 41 cf d1 61 4d 88 fd 45 fa 50 54 33 bc 59 6a f1 d8 0b 00 (tbf_dl.cpp:911) 20250212125046051 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 fb 4f 94 55 52 63 6e 20 1d 87 22 62 db 35 9d 82 8b 92 46 41 cf d1 61 4d 88 fd 45 fa 50 54 33 bc 59 6a f1 d8 0b 00 (pcu_l1_if.cpp:182) 20250212125046051 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125046065 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) 20250212125046065 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) 20250212125046065 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) 20250212125046065 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) 20250212125046065 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) 20250212125046065 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) 20250212125046065 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) 20250212125046065 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) 20250212125046065 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) 20250212125046065 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) 20250212125046066 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) 20250212125046066 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) 20250212125046066 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) 20250212125046066 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) 20250212125046066 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) 20250212125046066 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) 20250212125046069 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) 20250212125046069 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) 20250212125046069 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==126) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046070 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) 20250212125046070 DRLCMACDL DEBUG -- Chunk with length 11 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125046070 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125046070 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1553 KBits/s (gprs_rlcmac_meas.cpp:181) 20250212125046070 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125046070 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (24) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046070 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 126, CS-3): 2f d2 72 fe 91 8f 7d f1 35 d4 7e 33 4d 59 6d 72 dc 86 d3 5a 75 a0 c5 a3 8e c4 18 ad 2b c6 80 dd bb 0f dc cc (tbf_dl.cpp:686) 20250212125046070 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) 20250212125046070 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046070 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 126) (tbf_dl.cpp:847) 20250212125046070 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 126, CS-3): 07 00 fc 2f d2 72 fe 91 8f 7d f1 35 d4 7e 33 4d 59 6d 72 dc 86 d3 5a 75 a0 c5 a3 8e c4 18 ad 2b c6 80 dd bb 0f dc cc 00 (tbf_dl.cpp:911) 20250212125046070 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 fc 2f d2 72 fe 91 8f 7d f1 35 d4 7e 33 4d 59 6d 72 dc 86 d3 5a 75 a0 c5 a3 8e c4 18 ad 2b c6 80 dd bb 0f dc cc 00 (pcu_l1_if.cpp:182) 20250212125046070 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125046084 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) 20250212125046084 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) 20250212125046084 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) 20250212125046084 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) 20250212125046084 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) 20250212125046084 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) 20250212125046085 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) 20250212125046085 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) 20250212125046085 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) 20250212125046085 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) 20250212125046085 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) 20250212125046085 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) 20250212125046085 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) 20250212125046085 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) 20250212125046086 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) 20250212125046086 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) 20250212125046093 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) 20250212125046093 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) 20250212125046093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==127) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046093 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) 20250212125046093 DRLCMACDL DEBUG -- Chunk with length 1376 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 127, CS-3): 88 ad c3 8d 09 47 cd fe 41 3a ef 78 1d 48 ff 9f 9c 0d b1 62 da 1b 2b 5f 25 e2 28 51 8e 99 41 7d e1 55 23 50 (tbf_dl.cpp:686) 20250212125046093 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) 20250212125046093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 127) (tbf_dl.cpp:847) 20250212125046093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 127, CS-3): 07 00 ff 88 ad c3 8d 09 47 cd fe 41 3a ef 78 1d 48 ff 9f 9c 0d b1 62 da 1b 2b 5f 25 e2 28 51 8e 99 41 7d e1 55 23 50 00 (tbf_dl.cpp:911) 20250212125046093 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 ff 88 ad c3 8d 09 47 cd fe 41 3a ef 78 1d 48 ff 9f 9c 0d b1 62 da 1b 2b 5f 25 e2 28 51 8e 99 41 7d e1 55 23 50 00 (pcu_l1_if.cpp:182) 20250212125046093 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125046108 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) 20250212125046108 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) 20250212125046108 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) 20250212125046108 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) 20250212125046108 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) 20250212125046108 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) 20250212125046108 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) 20250212125046108 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) 20250212125046109 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) 20250212125046109 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) 20250212125046109 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) 20250212125046109 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) 20250212125046109 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) 20250212125046109 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) 20250212125046109 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) 20250212125046109 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) 20250212125046112 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) 20250212125046112 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) 20250212125046112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046112 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) 20250212125046112 DRLCMACDL DEBUG -- Chunk with length 1340 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-3): f6 f8 33 32 ef ae 24 6e 74 a6 b7 ee 09 72 d8 df 99 23 4f 12 0e 45 32 7a d7 7c 6e e6 69 ed 32 b4 59 69 14 2e (tbf_dl.cpp:686) 20250212125046112 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) 20250212125046112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125046112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-3): 07 00 01 f6 f8 33 32 ef ae 24 6e 74 a6 b7 ee 09 72 d8 df 99 23 4f 12 0e 45 32 7a d7 7c 6e e6 69 ed 32 b4 59 69 14 2e 00 (tbf_dl.cpp:911) 20250212125046112 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 01 f6 f8 33 32 ef ae 24 6e 74 a6 b7 ee 09 72 d8 df 99 23 4f 12 0e 45 32 7a d7 7c 6e e6 69 ed 32 b4 59 69 14 2e 00 (pcu_l1_if.cpp:182) 20250212125046112 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125046126 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) 20250212125046126 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) 20250212125046126 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) 20250212125046126 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) 20250212125046127 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) 20250212125046127 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) 20250212125046127 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) 20250212125046127 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) 20250212125046127 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) 20250212125046127 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) 20250212125046127 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) 20250212125046127 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) 20250212125046128 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) 20250212125046128 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) 20250212125046128 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) 20250212125046128 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) 20250212125046130 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) 20250212125046130 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) 20250212125046130 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==1) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046131 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) 20250212125046131 DRLCMACDL DEBUG -- Chunk with length 1304 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046131 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-3): 3d 21 a1 f6 07 1f 78 3b 33 20 c1 a3 1c 46 bc b2 43 fa fb 9b 17 ab a4 46 f3 c4 21 d5 9d b4 8a 78 5e 18 ae d6 (tbf_dl.cpp:686) 20250212125046131 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) 20250212125046131 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046131 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20250212125046131 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-3): 07 00 03 3d 21 a1 f6 07 1f 78 3b 33 20 c1 a3 1c 46 bc b2 43 fa fb 9b 17 ab a4 46 f3 c4 21 d5 9d b4 8a 78 5e 18 ae d6 00 (tbf_dl.cpp:911) 20250212125046131 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 03 3d 21 a1 f6 07 1f 78 3b 33 20 c1 a3 1c 46 bc b2 43 fa fb 9b 17 ab a4 46 f3 c4 21 d5 9d b4 8a 78 5e 18 ae d6 00 (pcu_l1_if.cpp:182) 20250212125046131 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125046144 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) 20250212125046145 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) 20250212125046145 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) 20250212125046145 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) 20250212125046145 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) 20250212125046145 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) 20250212125046145 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) 20250212125046145 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) 20250212125046146 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) 20250212125046146 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) 20250212125046146 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) 20250212125046146 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) 20250212125046146 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) 20250212125046146 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) 20250212125046146 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) 20250212125046146 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) 20250212125046154 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) 20250212125046154 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) 20250212125046154 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==2) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046154 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) 20250212125046154 DRLCMACDL DEBUG -- Chunk with length 1268 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046154 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-3): 5d c0 9b 1c eb 6e c3 22 4f 55 60 b9 7f 3a 63 80 72 e2 5e 20 12 e3 67 c9 a3 df 36 7a be 1d 62 48 64 fc 69 dd (tbf_dl.cpp:686) 20250212125046154 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) 20250212125046154 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046154 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20250212125046154 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-3): 07 00 05 5d c0 9b 1c eb 6e c3 22 4f 55 60 b9 7f 3a 63 80 72 e2 5e 20 12 e3 67 c9 a3 df 36 7a be 1d 62 48 64 fc 69 dd 00 (tbf_dl.cpp:911) 20250212125046154 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 05 5d c0 9b 1c eb 6e c3 22 4f 55 60 b9 7f 3a 63 80 72 e2 5e 20 12 e3 67 c9 a3 df 36 7a be 1d 62 48 64 fc 69 dd 00 (pcu_l1_if.cpp:182) 20250212125046154 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125046168 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) 20250212125046168 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) 20250212125046168 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) 20250212125046168 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) 20250212125046169 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) 20250212125046169 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) 20250212125046169 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) 20250212125046169 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) 20250212125046169 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) 20250212125046169 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) 20250212125046169 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) 20250212125046169 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) 20250212125046170 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) 20250212125046170 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) 20250212125046170 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) 20250212125046170 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) 20250212125046172 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) 20250212125046172 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) 20250212125046172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==3) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046172 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) 20250212125046172 DRLCMACDL DEBUG -- Chunk with length 1232 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-3): a5 64 58 2e 20 05 42 eb ad e3 b9 6a 0c 4c e9 72 ac 4e b2 4c ca 45 f0 f3 68 d8 08 a9 c8 45 d2 f6 e6 b8 4d f8 (tbf_dl.cpp:686) 20250212125046172 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) 20250212125046172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20250212125046172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-3): 07 00 07 a5 64 58 2e 20 05 42 eb ad e3 b9 6a 0c 4c e9 72 ac 4e b2 4c ca 45 f0 f3 68 d8 08 a9 c8 45 d2 f6 e6 b8 4d f8 00 (tbf_dl.cpp:911) 20250212125046172 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 07 a5 64 58 2e 20 05 42 eb ad e3 b9 6a 0c 4c e9 72 ac 4e b2 4c ca 45 f0 f3 68 d8 08 a9 c8 45 d2 f6 e6 b8 4d f8 00 (pcu_l1_if.cpp:182) 20250212125046172 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125046186 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) 20250212125046186 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) 20250212125046187 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) 20250212125046187 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) 20250212125046187 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) 20250212125046187 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) 20250212125046187 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) 20250212125046187 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) 20250212125046187 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) 20250212125046188 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) 20250212125046188 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) 20250212125046188 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) 20250212125046188 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) 20250212125046188 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) 20250212125046188 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) 20250212125046188 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) 20250212125046191 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) 20250212125046191 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) 20250212125046191 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==4) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046191 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) 20250212125046191 DRLCMACDL DEBUG -- Chunk with length 1196 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046191 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-3): c4 54 16 a2 89 5d 2f a6 f9 3c ca 9b e1 e2 ff 31 25 16 e6 40 6f ea 3e 0d 17 f6 27 7f 50 a8 62 0e 77 52 91 30 (tbf_dl.cpp:686) 20250212125046191 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) 20250212125046191 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046191 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20250212125046191 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-3): 07 00 09 c4 54 16 a2 89 5d 2f a6 f9 3c ca 9b e1 e2 ff 31 25 16 e6 40 6f ea 3e 0d 17 f6 27 7f 50 a8 62 0e 77 52 91 30 00 (tbf_dl.cpp:911) 20250212125046191 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 09 c4 54 16 a2 89 5d 2f a6 f9 3c ca 9b e1 e2 ff 31 25 16 e6 40 6f ea 3e 0d 17 f6 27 7f 50 a8 62 0e 77 52 91 30 00 (pcu_l1_if.cpp:182) 20250212125046191 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125046205 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) 20250212125046205 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) 20250212125046205 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) 20250212125046205 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) 20250212125046206 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) 20250212125046206 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) 20250212125046206 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) 20250212125046206 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) 20250212125046206 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) 20250212125046206 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) 20250212125046207 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) 20250212125046207 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) 20250212125046207 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) 20250212125046207 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) 20250212125046207 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) 20250212125046207 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) 20250212125046214 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) 20250212125046214 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) 20250212125046214 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==5) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046214 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) 20250212125046214 DRLCMACDL DEBUG -- Chunk with length 1160 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046214 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-3): 6d 81 53 37 33 60 7d 70 d4 4a 56 0c 59 91 b4 ee d2 f9 64 2b 32 05 79 0c c8 30 ca d3 24 df e1 c8 e9 f5 0a 2d (tbf_dl.cpp:686) 20250212125046214 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) 20250212125046214 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046214 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20250212125046214 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) 20250212125046214 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1430 + 13 = 1443 (pdch_ul_controller.c:131) 20250212125046214 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1443 for type POLL (pdch_ul_controller.c:184) 20250212125046214 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1443, TS=7) (tbf_dl.cpp:883) 20250212125046214 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1443, TS=7 (tbf_dl.cpp:903) 20250212125046214 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-3): 0f 00 0b 6d 81 53 37 33 60 7d 70 d4 4a 56 0c 59 91 b4 ee d2 f9 64 2b 32 05 79 0c c8 30 ca d3 24 df e1 c8 e9 f5 0a 2d 00 (tbf_dl.cpp:911) 20250212125046214 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 0b 6d 81 53 37 33 60 7d 70 d4 4a 56 0c 59 91 b4 ee d2 f9 64 2b 32 05 79 0c c8 30 ca d3 24 df e1 c8 e9 f5 0a 2d 00 (pcu_l1_if.cpp:182) 20250212125046214 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125046228 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) 20250212125046228 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) 20250212125046229 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) 20250212125046229 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) 20250212125046229 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) 20250212125046229 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) 20250212125046229 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) 20250212125046229 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) 20250212125046229 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) 20250212125046229 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) 20250212125046230 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) 20250212125046230 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) 20250212125046230 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) 20250212125046230 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) 20250212125046230 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) 20250212125046230 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) 20250212125046233 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125046247 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) 20250212125046247 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) 20250212125046247 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) 20250212125046247 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) 20250212125046247 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) 20250212125046247 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) 20250212125046247 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) 20250212125046247 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) 20250212125046247 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) 20250212125046247 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) 20250212125046247 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) 20250212125046247 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) 20250212125046247 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) 20250212125046247 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) 20250212125046248 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) 20250212125046248 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) 20250212125046251 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125046266 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) 20250212125046266 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) 20250212125046266 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) 20250212125046266 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) 20250212125046266 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) 20250212125046266 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) 20250212125046267 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) 20250212125046267 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) 20250212125046267 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) 20250212125046267 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) 20250212125046267 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) 20250212125046267 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) 20250212125046267 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) 20250212125046267 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) 20250212125046268 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) 20250212125046268 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) 20250212125046275 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125046289 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1438 block=9 data=40 08 00 df ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125046289 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) 20250212125046289 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125046289 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1443 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125046289 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 6 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20250212125046289 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1443 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125046289 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125046289 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 6, BSN 114 to 6 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125046289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125046289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=114)"RRRRRRRRRRRRRRRRRRRR"(BSN=5) R=ACK I=NACK (tbf_dl.cpp:1034) 20250212125046289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=114:6, lost=0, recv=20, skipped=0, bsn=114, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20250212125046289 DRLCMACDL DEBUG - got ack for BSN=114 (rlc_window_dl.cpp:103) 20250212125046289 DRLCMACDL DEBUG - got ack for BSN=115 (rlc_window_dl.cpp:103) 20250212125046289 DRLCMACDL DEBUG - got ack for BSN=116 (rlc_window_dl.cpp:103) 20250212125046289 DRLCMACDL DEBUG - got ack for BSN=117 (rlc_window_dl.cpp:103) 20250212125046289 DRLCMACDL DEBUG - got ack for BSN=118 (rlc_window_dl.cpp:103) 20250212125046289 DRLCMACDL DEBUG - got ack for BSN=119 (rlc_window_dl.cpp:103) 20250212125046289 DRLCMACDL DEBUG - got ack for BSN=120 (rlc_window_dl.cpp:103) 20250212125046289 DRLCMACDL DEBUG - got ack for BSN=121 (rlc_window_dl.cpp:103) 20250212125046289 DRLCMACDL DEBUG - got ack for BSN=122 (rlc_window_dl.cpp:103) 20250212125046289 DRLCMACDL DEBUG - got ack for BSN=123 (rlc_window_dl.cpp:103) 20250212125046289 DRLCMACDL DEBUG - got ack for BSN=124 (rlc_window_dl.cpp:103) 20250212125046289 DRLCMACDL DEBUG - got ack for BSN=125 (rlc_window_dl.cpp:103) 20250212125046289 DRLCMACDL DEBUG - got ack for BSN=126 (rlc_window_dl.cpp:103) 20250212125046289 DRLCMACDL DEBUG - got ack for BSN=127 (rlc_window_dl.cpp:103) 20250212125046289 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20250212125046289 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20250212125046289 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20250212125046289 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20250212125046289 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20250212125046289 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20250212125046289 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) 20250212125046289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=6)""(V(S)-1=5) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20250212125046289 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) 20250212125046289 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) 20250212125046290 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) 20250212125046290 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) 20250212125046290 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) 20250212125046290 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) 20250212125046290 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) 20250212125046290 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) 20250212125046290 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) 20250212125046290 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) 20250212125046291 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) 20250212125046291 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) 20250212125046291 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) 20250212125046291 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) 20250212125046293 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) 20250212125046293 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) 20250212125046293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==6) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046293 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) 20250212125046293 DRLCMACDL DEBUG -- Chunk with length 1124 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-3): 26 10 07 05 d1 91 b1 a1 ad 59 f1 28 5b 7e cb 37 87 f9 02 7b 37 11 0c 05 72 c1 eb 87 8f 82 91 17 3b 13 df a3 (tbf_dl.cpp:686) 20250212125046293 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) 20250212125046293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20250212125046293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-3): 07 00 0d 26 10 07 05 d1 91 b1 a1 ad 59 f1 28 5b 7e cb 37 87 f9 02 7b 37 11 0c 05 72 c1 eb 87 8f 82 91 17 3b 13 df a3 00 (tbf_dl.cpp:911) 20250212125046293 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1447 Sending data request: sapi=5 arfcn=871 cur_fn=1443 block=10 data=07 00 0d 26 10 07 05 d1 91 b1 a1 ad 59 f1 28 5b 7e cb 37 87 f9 02 7b 37 11 0c 05 72 c1 eb 87 8f 82 91 17 3b 13 df a3 00 (pcu_l1_if.cpp:182) 20250212125046294 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125046308 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) 20250212125046308 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) 20250212125046309 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) 20250212125046309 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) 20250212125046309 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) 20250212125046309 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) 20250212125046311 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) 20250212125046311 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) 20250212125046311 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) 20250212125046311 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) 20250212125046312 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) 20250212125046312 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) 20250212125046312 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) 20250212125046312 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) 20250212125046313 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) 20250212125046313 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) 20250212125046313 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) 20250212125046313 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) 20250212125046313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046313 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) 20250212125046313 DRLCMACDL DEBUG -- Chunk with length 1088 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, CS-3): 4f c6 7d 95 c4 7c af 6b fc c2 27 0e 9d ad 28 3a 70 37 cd bb ce b7 b1 fc 7f e0 08 19 02 7a a7 77 4f 3f 4b dd (tbf_dl.cpp:686) 20250212125046313 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) 20250212125046313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20250212125046313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-3): 07 00 0f 4f c6 7d 95 c4 7c af 6b fc c2 27 0e 9d ad 28 3a 70 37 cd bb ce b7 b1 fc 7f e0 08 19 02 7a a7 77 4f 3f 4b dd 00 (tbf_dl.cpp:911) 20250212125046313 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 0f 4f c6 7d 95 c4 7c af 6b fc c2 27 0e 9d ad 28 3a 70 37 cd bb ce b7 b1 fc 7f e0 08 19 02 7a a7 77 4f 3f 4b dd 00 (pcu_l1_if.cpp:182) 20250212125046314 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125046328 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) 20250212125046328 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) 20250212125046329 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) 20250212125046329 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) 20250212125046329 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) 20250212125046329 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) 20250212125046330 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) 20250212125046330 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) 20250212125046331 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) 20250212125046331 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) 20250212125046331 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) 20250212125046332 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) 20250212125046332 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) 20250212125046332 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) 20250212125046333 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) 20250212125046333 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) 20250212125046337 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) 20250212125046337 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) 20250212125046337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==8) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046337 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) 20250212125046337 DRLCMACDL DEBUG -- Chunk with length 1052 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, CS-3): 84 a0 6f 12 2c 9e cc 54 6b 60 95 77 a8 f6 03 64 d5 e1 76 d1 30 82 fb 1e 59 ff 41 65 97 f4 20 72 ad d6 12 30 (tbf_dl.cpp:686) 20250212125046337 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) 20250212125046337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20250212125046337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-3): 07 00 11 84 a0 6f 12 2c 9e cc 54 6b 60 95 77 a8 f6 03 64 d5 e1 76 d1 30 82 fb 1e 59 ff 41 65 97 f4 20 72 ad d6 12 30 00 (tbf_dl.cpp:911) 20250212125046337 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 11 84 a0 6f 12 2c 9e cc 54 6b 60 95 77 a8 f6 03 64 d5 e1 76 d1 30 82 fb 1e 59 ff 41 65 97 f4 20 72 ad d6 12 30 00 (pcu_l1_if.cpp:182) 20250212125046338 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125046352 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) 20250212125046352 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) 20250212125046353 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) 20250212125046353 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) 20250212125046353 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) 20250212125046353 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) 20250212125046354 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) 20250212125046354 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) 20250212125046355 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) 20250212125046355 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) 20250212125046357 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) 20250212125046357 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) 20250212125046357 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) 20250212125046357 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) 20250212125046358 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) 20250212125046358 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) 20250212125046358 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) 20250212125046358 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) 20250212125046359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==9) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046359 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) 20250212125046359 DRLCMACDL DEBUG -- Chunk with length 1016 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, CS-3): ba 6c 27 e2 fb 80 e4 c1 12 a2 04 4c ad 21 11 fc f7 d3 74 b2 29 6f b5 9a 4e 6d e8 c1 97 9e 2e 3d a6 b4 0a 21 (tbf_dl.cpp:686) 20250212125046359 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) 20250212125046359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20250212125046359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-3): 07 00 13 ba 6c 27 e2 fb 80 e4 c1 12 a2 04 4c ad 21 11 fc f7 d3 74 b2 29 6f b5 9a 4e 6d e8 c1 97 9e 2e 3d a6 b4 0a 21 00 (tbf_dl.cpp:911) 20250212125046359 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 13 ba 6c 27 e2 fb 80 e4 c1 12 a2 04 4c ad 21 11 fc f7 d3 74 b2 29 6f b5 9a 4e 6d e8 c1 97 9e 2e 3d a6 b4 0a 21 00 (pcu_l1_if.cpp:182) 20250212125046359 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125046371 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) 20250212125046371 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) 20250212125046373 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) 20250212125046373 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) 20250212125046374 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) 20250212125046374 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) 20250212125046375 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) 20250212125046375 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) 20250212125046376 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) 20250212125046376 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) 20250212125046377 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) 20250212125046377 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) 20250212125046377 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) 20250212125046377 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) 20250212125046378 DL1IF [1;34mDEBUG (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) 20250212125046378 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) 20250212125046379 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) 20250212125046379 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) 20250212125046379 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==10) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046379 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) 20250212125046379 DRLCMACDL DEBUG -- Chunk with length 980 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046379 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, CS-3): de cf 5f 9f 1a fc 03 1c d4 dc fa 04 c9 70 11 f8 2d 99 6d 47 6f d4 98 61 a5 8c 70 10 71 15 2c c2 e4 48 58 92 (tbf_dl.cpp:686) 20250212125046379 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) 20250212125046379 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046379 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20250212125046380 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-3): 07 00 15 de cf 5f 9f 1a fc 03 1c d4 dc fa 04 c9 70 11 f8 2d 99 6d 47 6f d4 98 61 a5 8c 70 10 71 15 2c c2 e4 48 58 92 00 (tbf_dl.cpp:911) 20250212125046380 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 15 de cf 5f 9f 1a fc 03 1c d4 dc fa 04 c9 70 11 f8 2d 99 6d 47 6f d4 98 61 a5 8c 70 10 71 15 2c c2 e4 48 58 92 00 (pcu_l1_if.cpp:182) 20250212125046381 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125046390 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) 20250212125046390 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) 20250212125046391 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) 20250212125046391 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) 20250212125046391 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) 20250212125046391 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) 20250212125046392 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) 20250212125046392 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) 20250212125046392 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) 20250212125046392 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) 20250212125046392 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) 20250212125046392 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) 20250212125046393 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) 20250212125046393 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) 20250212125046393 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) 20250212125046393 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) 20250212125046398 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) 20250212125046398 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) 20250212125046398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==11) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046399 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) 20250212125046399 DRLCMACDL DEBUG -- Chunk with length 944 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046399 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, CS-3): b7 fd 69 e5 cf a5 85 d4 bb dd 9c 43 47 4a 42 0b 9d 96 66 87 de 18 59 b3 69 e0 7a 55 ae 4c 90 10 5b 74 9c 1b (tbf_dl.cpp:686) 20250212125046399 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) 20250212125046399 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046399 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20250212125046399 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-3): 07 00 17 b7 fd 69 e5 cf a5 85 d4 bb dd 9c 43 47 4a 42 0b 9d 96 66 87 de 18 59 b3 69 e0 7a 55 ae 4c 90 10 5b 74 9c 1b 00 (tbf_dl.cpp:911) 20250212125046399 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 17 b7 fd 69 e5 cf a5 85 d4 bb dd 9c 43 47 4a 42 0b 9d 96 66 87 de 18 59 b3 69 e0 7a 55 ae 4c 90 10 5b 74 9c 1b 00 (pcu_l1_if.cpp:182) 20250212125046399 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125046414 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) 20250212125046414 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) 20250212125046415 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) 20250212125046415 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) 20250212125046416 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) 20250212125046416 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) 20250212125046417 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) 20250212125046417 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) 20250212125046417 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) 20250212125046417 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) 20250212125046418 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) 20250212125046418 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) 20250212125046419 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) 20250212125046419 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) 20250212125046420 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) 20250212125046420 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) 20250212125046421 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) 20250212125046421 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) 20250212125046421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==12) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046421 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) 20250212125046421 DRLCMACDL DEBUG -- Chunk with length 908 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, CS-3): 4f 57 db a4 be 30 b2 cd e1 d2 e6 96 d6 23 b6 bb 38 19 09 78 78 f5 ad 46 81 99 3f e5 07 03 a3 24 41 0e 21 70 (tbf_dl.cpp:686) 20250212125046421 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) 20250212125046421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20250212125046421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-3): 07 00 19 4f 57 db a4 be 30 b2 cd e1 d2 e6 96 d6 23 b6 bb 38 19 09 78 78 f5 ad 46 81 99 3f e5 07 03 a3 24 41 0e 21 70 00 (tbf_dl.cpp:911) 20250212125046421 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 19 4f 57 db a4 be 30 b2 cd e1 d2 e6 96 d6 23 b6 bb 38 19 09 78 78 f5 ad 46 81 99 3f e5 07 03 a3 24 41 0e 21 70 00 (pcu_l1_if.cpp:182) 20250212125046422 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125046433 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) 20250212125046433 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) 20250212125046434 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) 20250212125046434 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) 20250212125046434 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) 20250212125046434 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) 20250212125046435 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) 20250212125046435 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) 20250212125046436 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) 20250212125046436 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) 20250212125046436 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) 20250212125046436 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) 20250212125046437 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) 20250212125046437 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) 20250212125046437 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) 20250212125046437 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) 20250212125046438 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) 20250212125046438 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) 20250212125046438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==13) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046438 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) 20250212125046438 DRLCMACDL DEBUG -- Chunk with length 872 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, CS-3): 1b 33 e0 15 dc 90 1e f8 7c 43 1e 4e 09 6c 67 f3 e9 4f 9a b3 f0 90 1f 90 f0 f4 36 db 46 94 56 80 29 84 d2 58 (tbf_dl.cpp:686) 20250212125046438 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) 20250212125046438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20250212125046438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-3): 07 00 1b 1b 33 e0 15 dc 90 1e f8 7c 43 1e 4e 09 6c 67 f3 e9 4f 9a b3 f0 90 1f 90 f0 f4 36 db 46 94 56 80 29 84 d2 58 00 (tbf_dl.cpp:911) 20250212125046438 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 1b 1b 33 e0 15 dc 90 1e f8 7c 43 1e 4e 09 6c 67 f3 e9 4f 9a b3 f0 90 1f 90 f0 f4 36 db 46 94 56 80 29 84 d2 58 00 (pcu_l1_if.cpp:182) 20250212125046438 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125046452 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) 20250212125046452 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) 20250212125046453 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) 20250212125046453 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) 20250212125046454 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) 20250212125046454 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) 20250212125046455 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) 20250212125046455 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) 20250212125046456 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) 20250212125046456 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) 20250212125046457 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) 20250212125046457 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) 20250212125046457 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) 20250212125046457 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) 20250212125046458 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) 20250212125046458 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) 20250212125046461 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) 20250212125046461 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) 20250212125046461 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==14) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046461 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) 20250212125046461 DRLCMACDL DEBUG -- Chunk with length 836 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046461 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, CS-3): 8c 07 4f 1e 42 87 19 16 32 37 56 34 b0 d2 d3 ac c7 3e 1f 09 4d 5f af 99 24 ac 67 7f c0 2a 00 b0 3d fd e4 07 (tbf_dl.cpp:686) 20250212125046461 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) 20250212125046461 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046461 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20250212125046461 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-3): 07 00 1d 8c 07 4f 1e 42 87 19 16 32 37 56 34 b0 d2 d3 ac c7 3e 1f 09 4d 5f af 99 24 ac 67 7f c0 2a 00 b0 3d fd e4 07 00 (tbf_dl.cpp:911) 20250212125046461 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 1d 8c 07 4f 1e 42 87 19 16 32 37 56 34 b0 d2 d3 ac c7 3e 1f 09 4d 5f af 99 24 ac 67 7f c0 2a 00 b0 3d fd e4 07 00 (pcu_l1_if.cpp:182) 20250212125046462 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125046478 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) 20250212125046478 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) 20250212125046480 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) 20250212125046480 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) 20250212125046481 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) 20250212125046481 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) 20250212125046482 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) 20250212125046482 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) 20250212125046482 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) 20250212125046482 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) 20250212125046483 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) 20250212125046483 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) 20250212125046483 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) 20250212125046483 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) 20250212125046483 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) 20250212125046483 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) 20250212125046483 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) 20250212125046483 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) 20250212125046483 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==15) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046483 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) 20250212125046483 DRLCMACDL DEBUG -- Chunk with length 800 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046484 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, CS-3): 71 51 da df 66 69 46 db ad cd 0b 52 cf aa 1d 7d bb 37 5e 40 95 d1 f8 a9 eb 29 64 4e d0 24 09 26 0f f8 c5 2e (tbf_dl.cpp:686) 20250212125046484 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) 20250212125046484 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046484 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20250212125046484 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-3): 07 00 1f 71 51 da df 66 69 46 db ad cd 0b 52 cf aa 1d 7d bb 37 5e 40 95 d1 f8 a9 eb 29 64 4e d0 24 09 26 0f f8 c5 2e 00 (tbf_dl.cpp:911) 20250212125046484 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 1f 71 51 da df 66 69 46 db ad cd 0b 52 cf aa 1d 7d bb 37 5e 40 95 d1 f8 a9 eb 29 64 4e d0 24 09 26 0f f8 c5 2e 00 (pcu_l1_if.cpp:182) 20250212125046484 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125046495 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) 20250212125046495 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) 20250212125046495 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) 20250212125046495 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) 20250212125046495 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) 20250212125046495 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) 20250212125046496 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) 20250212125046496 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) 20250212125046496 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) 20250212125046496 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) 20250212125046496 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) 20250212125046496 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) 20250212125046496 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) 20250212125046496 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) 20250212125046496 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) 20250212125046496 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) 20250212125046499 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) 20250212125046499 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) 20250212125046499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==16) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046499 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) 20250212125046499 DRLCMACDL DEBUG -- Chunk with length 764 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, CS-3): 2d cd d3 7d 67 b5 b6 4d dc fa 3c 77 be a3 c8 bf 0d d3 61 85 55 84 b0 5a d4 c9 38 75 5d 80 0e b5 0a 5b c3 d3 (tbf_dl.cpp:686) 20250212125046499 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) 20250212125046499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20250212125046499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-3): 07 00 21 2d cd d3 7d 67 b5 b6 4d dc fa 3c 77 be a3 c8 bf 0d d3 61 85 55 84 b0 5a d4 c9 38 75 5d 80 0e b5 0a 5b c3 d3 00 (tbf_dl.cpp:911) 20250212125046499 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 21 2d cd d3 7d 67 b5 b6 4d dc fa 3c 77 be a3 c8 bf 0d d3 61 85 55 84 b0 5a d4 c9 38 75 5d 80 0e b5 0a 5b c3 d3 00 (pcu_l1_if.cpp:182) 20250212125046499 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125046513 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) 20250212125046513 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) 20250212125046514 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) 20250212125046514 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) 20250212125046514 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) 20250212125046514 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) 20250212125046514 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) 20250212125046514 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) 20250212125046515 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) 20250212125046515 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) 20250212125046515 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) 20250212125046515 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) 20250212125046515 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) 20250212125046515 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) 20250212125046515 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) 20250212125046515 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) 20250212125046523 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) 20250212125046523 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) 20250212125046523 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==17) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046523 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) 20250212125046523 DRLCMACDL DEBUG -- Chunk with length 728 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046523 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, CS-3): ce 9c 7a 32 a0 d0 4a ff e1 37 47 a7 eb e8 60 b0 f5 44 8e f5 bf 0e 1c bb 39 70 fb 0e 57 21 0c 43 70 dd db 42 (tbf_dl.cpp:686) 20250212125046523 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) 20250212125046523 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046523 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20250212125046523 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-3): 07 00 23 ce 9c 7a 32 a0 d0 4a ff e1 37 47 a7 eb e8 60 b0 f5 44 8e f5 bf 0e 1c bb 39 70 fb 0e 57 21 0c 43 70 dd db 42 00 (tbf_dl.cpp:911) 20250212125046523 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 23 ce 9c 7a 32 a0 d0 4a ff e1 37 47 a7 eb e8 60 b0 f5 44 8e f5 bf 0e 1c bb 39 70 fb 0e 57 21 0c 43 70 dd db 42 00 (pcu_l1_if.cpp:182) 20250212125046523 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125046537 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) 20250212125046537 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) 20250212125046537 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) 20250212125046537 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) 20250212125046537 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) 20250212125046537 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) 20250212125046537 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) 20250212125046537 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) 20250212125046537 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) 20250212125046537 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) 20250212125046538 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) 20250212125046538 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) 20250212125046538 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) 20250212125046538 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) 20250212125046538 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) 20250212125046538 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) 20250212125046541 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) 20250212125046541 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) 20250212125046541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==18) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046541 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) 20250212125046541 DRLCMACDL DEBUG -- Chunk with length 692 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, CS-3): d5 7c c4 25 f8 86 8e 2f 97 9c ff 3b 75 ef 62 d3 a3 2f 4b 7d d4 3e 4f 3f 40 5e 3b 35 b3 85 b6 07 2f 76 e4 7e (tbf_dl.cpp:686) 20250212125046541 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) 20250212125046541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20250212125046541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-3): 07 00 25 d5 7c c4 25 f8 86 8e 2f 97 9c ff 3b 75 ef 62 d3 a3 2f 4b 7d d4 3e 4f 3f 40 5e 3b 35 b3 85 b6 07 2f 76 e4 7e 00 (tbf_dl.cpp:911) 20250212125046542 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 25 d5 7c c4 25 f8 86 8e 2f 97 9c ff 3b 75 ef 62 d3 a3 2f 4b 7d d4 3e 4f 3f 40 5e 3b 35 b3 85 b6 07 2f 76 e4 7e 00 (pcu_l1_if.cpp:182) 20250212125046542 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125046557 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) 20250212125046557 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) 20250212125046558 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) 20250212125046558 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) 20250212125046558 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) 20250212125046558 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) 20250212125046559 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) 20250212125046559 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) 20250212125046559 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) 20250212125046559 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) 20250212125046560 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) 20250212125046560 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) 20250212125046560 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) 20250212125046560 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) 20250212125046561 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) 20250212125046562 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) 20250212125046562 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) 20250212125046562 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) 20250212125046562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==19) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046562 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) 20250212125046562 DRLCMACDL DEBUG -- Chunk with length 656 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, CS-3): f1 89 97 43 09 30 34 1b d8 ff 14 04 fc 4b 54 2b 4e d5 52 6f 7d 46 e6 b7 84 f2 f6 5a 9c 99 4b 17 d0 63 6e 16 (tbf_dl.cpp:686) 20250212125046562 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) 20250212125046562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20250212125046563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-3): 07 00 27 f1 89 97 43 09 30 34 1b d8 ff 14 04 fc 4b 54 2b 4e d5 52 6f 7d 46 e6 b7 84 f2 f6 5a 9c 99 4b 17 d0 63 6e 16 00 (tbf_dl.cpp:911) 20250212125046563 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 27 f1 89 97 43 09 30 34 1b d8 ff 14 04 fc 4b 54 2b 4e d5 52 6f 7d 46 e6 b7 84 f2 f6 5a 9c 99 4b 17 d0 63 6e 16 00 (pcu_l1_if.cpp:182) 20250212125046563 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125046577 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) 20250212125046577 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) 20250212125046578 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) 20250212125046578 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) 20250212125046578 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) 20250212125046579 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) 20250212125046579 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) 20250212125046579 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) 20250212125046580 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) 20250212125046580 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) 20250212125046581 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) 20250212125046581 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) 20250212125046581 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) 20250212125046581 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) 20250212125046582 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) 20250212125046582 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) 20250212125046587 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) 20250212125046587 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) 20250212125046587 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==20) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046587 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) 20250212125046587 DRLCMACDL DEBUG -- Chunk with length 620 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046587 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, CS-3): 43 e2 ae 26 da cb 59 52 03 3a a1 f3 ad b4 09 6c 29 eb 80 f9 0d 2f 16 46 53 ae bf 50 44 fb 6a ad 34 9c 5f 25 (tbf_dl.cpp:686) 20250212125046587 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) 20250212125046587 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046587 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20250212125046587 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-3): 07 00 29 43 e2 ae 26 da cb 59 52 03 3a a1 f3 ad b4 09 6c 29 eb 80 f9 0d 2f 16 46 53 ae bf 50 44 fb 6a ad 34 9c 5f 25 00 (tbf_dl.cpp:911) 20250212125046587 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 29 43 e2 ae 26 da cb 59 52 03 3a a1 f3 ad b4 09 6c 29 eb 80 f9 0d 2f 16 46 53 ae bf 50 44 fb 6a ad 34 9c 5f 25 00 (pcu_l1_if.cpp:182) 20250212125046588 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125046601 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) 20250212125046601 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) 20250212125046602 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) 20250212125046602 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) 20250212125046603 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) 20250212125046603 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) 20250212125046604 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) 20250212125046604 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) 20250212125046604 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) 20250212125046604 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) 20250212125046606 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) 20250212125046606 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) 20250212125046607 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) 20250212125046607 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) 20250212125046607 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) 20250212125046607 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) 20250212125046608 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) 20250212125046608 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) 20250212125046608 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046608 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) 20250212125046609 DRLCMACDL DEBUG -- Chunk with length 584 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, CS-3): 92 70 09 c4 18 ea ac cc a7 26 0a 65 53 d0 2d 14 dd 7f e6 48 2a c1 7a 31 52 f2 46 f1 8b 89 35 75 c9 2d f5 c7 (tbf_dl.cpp:686) 20250212125046609 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) 20250212125046609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20250212125046609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-3): 07 00 2b 92 70 09 c4 18 ea ac cc a7 26 0a 65 53 d0 2d 14 dd 7f e6 48 2a c1 7a 31 52 f2 46 f1 8b 89 35 75 c9 2d f5 c7 00 (tbf_dl.cpp:911) 20250212125046609 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 2b 92 70 09 c4 18 ea ac cc a7 26 0a 65 53 d0 2d 14 dd 7f e6 48 2a c1 7a 31 52 f2 46 f1 8b 89 35 75 c9 2d f5 c7 00 (pcu_l1_if.cpp:182) 20250212125046609 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125046620 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) 20250212125046620 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) 20250212125046622 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) 20250212125046622 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) 20250212125046622 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) 20250212125046622 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) 20250212125046623 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) 20250212125046623 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) 20250212125046624 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) 20250212125046624 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) 20250212125046625 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) 20250212125046625 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) 20250212125046626 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) 20250212125046626 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) 20250212125046627 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) 20250212125046627 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) 20250212125046628 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) 20250212125046628 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) 20250212125046628 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==22) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046628 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) 20250212125046628 DRLCMACDL DEBUG -- Chunk with length 548 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046628 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, CS-3): a8 c8 10 2d db 13 79 6f ae ab 08 a2 16 b1 14 77 c0 b9 94 ab a8 6f 9d be f3 1c 8d b6 99 be c0 6d 37 ad e8 fb (tbf_dl.cpp:686) 20250212125046628 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) 20250212125046628 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046628 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20250212125046628 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-3): 07 00 2d a8 c8 10 2d db 13 79 6f ae ab 08 a2 16 b1 14 77 c0 b9 94 ab a8 6f 9d be f3 1c 8d b6 99 be c0 6d 37 ad e8 fb 00 (tbf_dl.cpp:911) 20250212125046628 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 2d a8 c8 10 2d db 13 79 6f ae ab 08 a2 16 b1 14 77 c0 b9 94 ab a8 6f 9d be f3 1c 8d b6 99 be c0 6d 37 ad e8 fb 00 (pcu_l1_if.cpp:182) 20250212125046629 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125046640 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) 20250212125046641 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) 20250212125046642 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) 20250212125046642 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) 20250212125046644 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) 20250212125046644 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) 20250212125046645 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) 20250212125046645 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) 20250212125046646 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) 20250212125046646 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) 20250212125046648 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) 20250212125046648 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) 20250212125046649 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) 20250212125046649 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) 20250212125046650 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) 20250212125046650 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) 20250212125046651 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) 20250212125046651 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) 20250212125046651 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==23) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046651 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) 20250212125046651 DRLCMACDL DEBUG -- Chunk with length 512 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046651 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, CS-3): d8 e8 a8 42 fe c2 5d aa 13 9f f9 0b f1 bd 00 4b 05 45 50 7b 3f f8 d3 15 bf 27 44 59 e0 d8 07 22 85 1e e0 c2 (tbf_dl.cpp:686) 20250212125046651 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) 20250212125046651 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046651 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20250212125046651 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-3): 07 00 2f d8 e8 a8 42 fe c2 5d aa 13 9f f9 0b f1 bd 00 4b 05 45 50 7b 3f f8 d3 15 bf 27 44 59 e0 d8 07 22 85 1e e0 c2 00 (tbf_dl.cpp:911) 20250212125046651 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 2f d8 e8 a8 42 fe c2 5d aa 13 9f f9 0b f1 bd 00 4b 05 45 50 7b 3f f8 d3 15 bf 27 44 59 e0 d8 07 22 85 1e e0 c2 00 (pcu_l1_if.cpp:182) 20250212125046652 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125046664 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) 20250212125046664 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) 20250212125046665 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) 20250212125046665 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) 20250212125046665 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) 20250212125046665 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) 20250212125046665 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) 20250212125046665 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) 20250212125046666 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) 20250212125046666 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) 20250212125046666 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) 20250212125046666 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) 20250212125046667 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) 20250212125046667 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) 20250212125046667 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) 20250212125046667 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) 20250212125046668 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) 20250212125046668 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) 20250212125046668 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==24) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046668 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) 20250212125046668 DRLCMACDL DEBUG -- Chunk with length 476 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046668 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, CS-3): a4 85 59 60 0d 6a 2e c0 17 e2 99 dd 42 f5 50 a6 05 40 e4 9a 2d 85 f7 c2 f3 6f 82 61 6a d2 ca bd de bd ae 2a (tbf_dl.cpp:686) 20250212125046668 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) 20250212125046668 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046668 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20250212125046668 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-3): 07 00 31 a4 85 59 60 0d 6a 2e c0 17 e2 99 dd 42 f5 50 a6 05 40 e4 9a 2d 85 f7 c2 f3 6f 82 61 6a d2 ca bd de bd ae 2a 00 (tbf_dl.cpp:911) 20250212125046668 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 31 a4 85 59 60 0d 6a 2e c0 17 e2 99 dd 42 f5 50 a6 05 40 e4 9a 2d 85 f7 c2 f3 6f 82 61 6a d2 ca bd de bd ae 2a 00 (pcu_l1_if.cpp:182) 20250212125046668 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125046682 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) 20250212125046682 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) 20250212125046682 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) 20250212125046682 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) 20250212125046683 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) 20250212125046683 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) 20250212125046683 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) 20250212125046683 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) 20250212125046683 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) 20250212125046683 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) 20250212125046683 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) 20250212125046683 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) 20250212125046683 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) 20250212125046683 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) 20250212125046684 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) 20250212125046684 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) 20250212125046686 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) 20250212125046686 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) 20250212125046686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==25) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046686 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) 20250212125046686 DRLCMACDL DEBUG -- Chunk with length 440 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, CS-3): 3d f5 65 a1 94 a2 cb 82 75 05 47 ec 1f da 96 12 5e 48 d4 1f 15 0c 10 cc 52 fa fe 72 36 f2 b0 85 f7 10 05 b3 (tbf_dl.cpp:686) 20250212125046686 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) 20250212125046686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20250212125046686 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) 20250212125046686 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1529 + 13 = 1542 (pdch_ul_controller.c:131) 20250212125046686 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1542 for type POLL (pdch_ul_controller.c:184) 20250212125046686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1542, TS=7) (tbf_dl.cpp:883) 20250212125046686 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1542, TS=7 (tbf_dl.cpp:903) 20250212125046686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-3): 0f 00 33 3d f5 65 a1 94 a2 cb 82 75 05 47 ec 1f da 96 12 5e 48 d4 1f 15 0c 10 cc 52 fa fe 72 36 f2 b0 85 f7 10 05 b3 00 (tbf_dl.cpp:911) 20250212125046686 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 33 3d f5 65 a1 94 a2 cb 82 75 05 47 ec 1f da 96 12 5e 48 d4 1f 15 0c 10 cc 52 fa fe 72 36 f2 b0 85 f7 10 05 b3 00 (pcu_l1_if.cpp:182) 20250212125046687 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125046701 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) 20250212125046701 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) 20250212125046702 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) 20250212125046702 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) 20250212125046703 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) 20250212125046703 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) 20250212125046703 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) 20250212125046703 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) 20250212125046704 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) 20250212125046704 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) 20250212125046704 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) 20250212125046704 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) 20250212125046705 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) 20250212125046705 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) 20250212125046705 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) 20250212125046705 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) 20250212125046710 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125046725 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) 20250212125046725 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) 20250212125046726 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) 20250212125046726 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) 20250212125046727 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) 20250212125046727 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) 20250212125046727 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) 20250212125046727 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) 20250212125046728 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) 20250212125046728 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) 20250212125046729 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) 20250212125046729 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) 20250212125046730 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) 20250212125046730 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) 20250212125046731 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) 20250212125046731 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) 20250212125046731 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125046743 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) 20250212125046743 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) 20250212125046743 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) 20250212125046743 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) 20250212125046743 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) 20250212125046743 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) 20250212125046744 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) 20250212125046744 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) 20250212125046744 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) 20250212125046744 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) 20250212125046744 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) 20250212125046744 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) 20250212125046744 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) 20250212125046744 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) 20250212125046744 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) 20250212125046744 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) 20250212125046748 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125046762 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1538 block=8 data=40 08 03 5f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125046762 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) 20250212125046762 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125046762 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1542 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125046762 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 26 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20250212125046763 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1542 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125046763 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125046763 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 26, BSN 6 to 26 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125046763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125046763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=6)"RRRRRRRRRRRRRRRRRRRR"(BSN=25) R=ACK I=NACK (tbf_dl.cpp:1034) 20250212125046763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=6:26, lost=0, recv=20, skipped=0, bsn=6, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20250212125046763 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20250212125046763 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20250212125046763 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20250212125046763 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20250212125046763 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20250212125046763 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20250212125046763 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20250212125046763 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20250212125046763 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20250212125046763 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20250212125046763 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20250212125046763 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20250212125046763 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20250212125046763 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20250212125046763 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20250212125046763 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20250212125046763 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20250212125046763 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20250212125046763 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20250212125046763 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20250212125046763 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) 20250212125046763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=26)""(V(S)-1=25) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20250212125046765 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) 20250212125046765 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) 20250212125046765 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) 20250212125046765 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) 20250212125046766 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) 20250212125046766 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) 20250212125046767 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) 20250212125046767 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) 20250212125046769 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) 20250212125046769 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) 20250212125046770 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) 20250212125046770 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) 20250212125046770 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) 20250212125046770 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) 20250212125046772 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) 20250212125046772 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) 20250212125046772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==26) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046772 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) 20250212125046772 DRLCMACDL DEBUG -- Chunk with length 404 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, CS-3): 36 97 4f b7 b4 2e b2 3e 9f 11 01 00 df 78 4b f0 77 cd c3 73 cd b6 3d 57 96 73 60 2d 49 e2 0d f8 d4 0a 77 ca (tbf_dl.cpp:686) 20250212125046772 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) 20250212125046772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20250212125046772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-3): 07 00 35 36 97 4f b7 b4 2e b2 3e 9f 11 01 00 df 78 4b f0 77 cd c3 73 cd b6 3d 57 96 73 60 2d 49 e2 0d f8 d4 0a 77 ca 00 (tbf_dl.cpp:911) 20250212125046772 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1547 Sending data request: sapi=5 arfcn=871 cur_fn=1542 block=9 data=07 00 35 36 97 4f b7 b4 2e b2 3e 9f 11 01 00 df 78 4b f0 77 cd c3 73 cd b6 3d 57 96 73 60 2d 49 e2 0d f8 d4 0a 77 ca 00 (pcu_l1_if.cpp:182) 20250212125046773 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125046787 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) 20250212125046788 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) 20250212125046790 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) 20250212125046790 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) 20250212125046791 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) 20250212125046791 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) 20250212125046792 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) 20250212125046792 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) 20250212125046793 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) 20250212125046793 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) 20250212125046794 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) 20250212125046794 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) 20250212125046795 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) 20250212125046795 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) 20250212125046796 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) 20250212125046796 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) 20250212125046797 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) 20250212125046797 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) 20250212125046797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==27) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046797 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) 20250212125046797 DRLCMACDL DEBUG -- Chunk with length 368 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, CS-3): f4 ed d1 66 b1 23 f8 2c 9b 62 bb 26 8f 75 91 cb 09 35 c7 a0 90 8a f2 26 94 08 bc 60 cb bf 99 44 84 e1 08 a2 (tbf_dl.cpp:686) 20250212125046797 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) 20250212125046797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20250212125046797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-3): 07 00 37 f4 ed d1 66 b1 23 f8 2c 9b 62 bb 26 8f 75 91 cb 09 35 c7 a0 90 8a f2 26 94 08 bc 60 cb bf 99 44 84 e1 08 a2 00 (tbf_dl.cpp:911) 20250212125046797 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 37 f4 ed d1 66 b1 23 f8 2c 9b 62 bb 26 8f 75 91 cb 09 35 c7 a0 90 8a f2 26 94 08 bc 60 cb bf 99 44 84 e1 08 a2 00 (pcu_l1_if.cpp:182) 20250212125046798 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125046806 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) 20250212125046806 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) 20250212125046808 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) 20250212125046808 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) 20250212125046809 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) 20250212125046809 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) 20250212125046810 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) 20250212125046810 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) 20250212125046811 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) 20250212125046811 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) 20250212125046811 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) 20250212125046811 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) 20250212125046812 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) 20250212125046812 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) 20250212125046812 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) 20250212125046812 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) 20250212125046812 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) 20250212125046812 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) 20250212125046812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==28) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046812 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) 20250212125046812 DRLCMACDL DEBUG -- Chunk with length 332 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 28, CS-3): e0 39 33 34 63 49 e4 b0 e6 0e 32 36 90 b3 5b 05 53 55 44 02 9e f4 7d 13 c0 91 03 c1 a3 89 21 b4 5b 4a bb b7 (tbf_dl.cpp:686) 20250212125046812 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) 20250212125046812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20250212125046812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-3): 07 00 39 e0 39 33 34 63 49 e4 b0 e6 0e 32 36 90 b3 5b 05 53 55 44 02 9e f4 7d 13 c0 91 03 c1 a3 89 21 b4 5b 4a bb b7 00 (tbf_dl.cpp:911) 20250212125046812 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 39 e0 39 33 34 63 49 e4 b0 e6 0e 32 36 90 b3 5b 05 53 55 44 02 9e f4 7d 13 c0 91 03 c1 a3 89 21 b4 5b 4a bb b7 00 (pcu_l1_if.cpp:182) 20250212125046813 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125046826 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) 20250212125046826 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) 20250212125046828 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) 20250212125046828 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) 20250212125046829 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) 20250212125046829 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) 20250212125046829 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) 20250212125046829 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) 20250212125046830 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) 20250212125046830 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) 20250212125046831 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) 20250212125046831 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) 20250212125046831 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) 20250212125046831 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) 20250212125046832 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) 20250212125046832 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) 20250212125046835 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) 20250212125046835 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) 20250212125046835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==29) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046835 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) 20250212125046835 DRLCMACDL DEBUG -- Chunk with length 296 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 29, CS-3): 2e 8d ee a8 73 9b d4 49 5e 17 5b 4b c7 d2 d0 0b a6 f9 98 9f 28 55 0f bb bc da f1 06 8e 61 f7 93 9c c9 66 a0 (tbf_dl.cpp:686) 20250212125046835 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) 20250212125046835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20250212125046835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-3): 07 00 3b 2e 8d ee a8 73 9b d4 49 5e 17 5b 4b c7 d2 d0 0b a6 f9 98 9f 28 55 0f bb bc da f1 06 8e 61 f7 93 9c c9 66 a0 00 (tbf_dl.cpp:911) 20250212125046835 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 3b 2e 8d ee a8 73 9b d4 49 5e 17 5b 4b c7 d2 d0 0b a6 f9 98 9f 28 55 0f bb bc da f1 06 8e 61 f7 93 9c c9 66 a0 00 (pcu_l1_if.cpp:182) 20250212125046835 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125046849 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) 20250212125046849 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) 20250212125046849 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) 20250212125046849 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) 20250212125046849 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) 20250212125046849 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) 20250212125046849 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) 20250212125046849 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) 20250212125046849 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) 20250212125046849 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) 20250212125046850 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) 20250212125046850 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) 20250212125046850 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) 20250212125046850 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) 20250212125046850 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) 20250212125046850 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) 20250212125046853 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) 20250212125046853 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) 20250212125046853 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==30) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046853 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) 20250212125046853 DRLCMACDL DEBUG -- Chunk with length 260 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046853 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 30, CS-3): fb 4d 2b 3f d4 9e 99 11 5c 84 8a b2 f4 9f 2a 84 2b 86 c3 c2 b3 2e e4 3a bf d0 03 ae 37 6e cc 90 07 c5 46 19 (tbf_dl.cpp:686) 20250212125046853 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) 20250212125046853 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046853 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20250212125046853 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-3): 07 00 3d fb 4d 2b 3f d4 9e 99 11 5c 84 8a b2 f4 9f 2a 84 2b 86 c3 c2 b3 2e e4 3a bf d0 03 ae 37 6e cc 90 07 c5 46 19 00 (tbf_dl.cpp:911) 20250212125046853 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 3d fb 4d 2b 3f d4 9e 99 11 5c 84 8a b2 f4 9f 2a 84 2b 86 c3 c2 b3 2e e4 3a bf d0 03 ae 37 6e cc 90 07 c5 46 19 00 (pcu_l1_if.cpp:182) 20250212125046853 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125046868 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) 20250212125046868 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) 20250212125046869 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) 20250212125046869 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) 20250212125046869 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) 20250212125046869 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) 20250212125046869 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) 20250212125046870 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) 20250212125046870 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) 20250212125046870 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) 20250212125046871 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) 20250212125046871 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) 20250212125046871 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) 20250212125046871 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) 20250212125046872 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) 20250212125046872 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) 20250212125046874 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) 20250212125046874 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) 20250212125046874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==31) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046874 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) 20250212125046874 DRLCMACDL DEBUG -- Chunk with length 224 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 31, CS-3): 0c 2b 3f 55 02 53 3b d6 67 a0 de a2 4c 3c 8d ad d6 09 f0 cd 0b cd af cf e9 51 1f e6 e6 de cb f7 04 ab 67 44 (tbf_dl.cpp:686) 20250212125046874 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) 20250212125046874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20250212125046874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-3): 07 00 3f 0c 2b 3f 55 02 53 3b d6 67 a0 de a2 4c 3c 8d ad d6 09 f0 cd 0b cd af cf e9 51 1f e6 e6 de cb f7 04 ab 67 44 00 (tbf_dl.cpp:911) 20250212125046874 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 3f 0c 2b 3f 55 02 53 3b d6 67 a0 de a2 4c 3c 8d ad d6 09 f0 cd 0b cd af cf e9 51 1f e6 e6 de cb f7 04 ab 67 44 00 (pcu_l1_if.cpp:182) 20250212125046875 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125046888 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) 20250212125046888 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) 20250212125046890 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) 20250212125046890 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) 20250212125046891 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) 20250212125046891 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) 20250212125046893 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) 20250212125046893 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) 20250212125046893 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) 20250212125046893 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) 20250212125046894 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) 20250212125046894 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) 20250212125046895 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) 20250212125046895 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) 20250212125046896 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) 20250212125046896 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) 20250212125046898 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) 20250212125046898 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) 20250212125046898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==32) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046898 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) 20250212125046898 DRLCMACDL DEBUG -- Chunk with length 188 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 32, CS-3): d4 03 cc 54 78 2f f2 0e 5b e9 93 34 ed 3b 66 2e 52 f7 b3 12 36 ba ef 35 34 80 fb 1b 29 0f d0 c7 e5 e5 08 71 (tbf_dl.cpp:686) 20250212125046898 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) 20250212125046898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20250212125046898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-3): 07 00 41 d4 03 cc 54 78 2f f2 0e 5b e9 93 34 ed 3b 66 2e 52 f7 b3 12 36 ba ef 35 34 80 fb 1b 29 0f d0 c7 e5 e5 08 71 00 (tbf_dl.cpp:911) 20250212125046898 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 41 d4 03 cc 54 78 2f f2 0e 5b e9 93 34 ed 3b 66 2e 52 f7 b3 12 36 ba ef 35 34 80 fb 1b 29 0f d0 c7 e5 e5 08 71 00 (pcu_l1_if.cpp:182) 20250212125046899 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125046911 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) 20250212125046911 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) 20250212125046912 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) 20250212125046912 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) 20250212125046912 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) 20250212125046912 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) 20250212125046913 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) 20250212125046913 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) 20250212125046915 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) 20250212125046915 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) 20250212125046915 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) 20250212125046915 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) 20250212125046915 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) 20250212125046915 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) 20250212125046916 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) 20250212125046916 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) 20250212125046916 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) 20250212125046916 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) 20250212125046916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==33) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046916 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) 20250212125046916 DRLCMACDL DEBUG -- Chunk with length 152 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 33, CS-3): 4a e6 f5 bf 3c 5f 0e 7e dd d9 31 df 94 42 a3 61 b1 62 76 08 75 fa 10 1e c4 62 40 4c c7 24 55 8e 23 fe da a0 (tbf_dl.cpp:686) 20250212125046916 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) 20250212125046916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20250212125046916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-3): 07 00 43 4a e6 f5 bf 3c 5f 0e 7e dd d9 31 df 94 42 a3 61 b1 62 76 08 75 fa 10 1e c4 62 40 4c c7 24 55 8e 23 fe da a0 00 (tbf_dl.cpp:911) 20250212125046916 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 43 4a e6 f5 bf 3c 5f 0e 7e dd d9 31 df 94 42 a3 61 b1 62 76 08 75 fa 10 1e c4 62 40 4c c7 24 55 8e 23 fe da a0 00 (pcu_l1_if.cpp:182) 20250212125046916 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125046930 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) 20250212125046930 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) 20250212125046931 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) 20250212125046931 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) 20250212125046931 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) 20250212125046931 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) 20250212125046931 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) 20250212125046931 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) 20250212125046931 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) 20250212125046931 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) 20250212125046932 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) 20250212125046932 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) 20250212125046932 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) 20250212125046932 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) 20250212125046932 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) 20250212125046932 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) 20250212125046935 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) 20250212125046935 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) 20250212125046935 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==34) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046935 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) 20250212125046935 DRLCMACDL DEBUG -- Chunk with length 116 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046935 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 34, CS-3): f8 a1 4d 20 77 90 f6 0e 36 cc 07 85 2f f7 37 57 41 69 73 de ba 7b 00 5b 37 41 de b2 f7 32 c1 83 93 ff b8 10 (tbf_dl.cpp:686) 20250212125046935 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) 20250212125046935 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046935 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20250212125046935 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-3): 07 00 45 f8 a1 4d 20 77 90 f6 0e 36 cc 07 85 2f f7 37 57 41 69 73 de ba 7b 00 5b 37 41 de b2 f7 32 c1 83 93 ff b8 10 00 (tbf_dl.cpp:911) 20250212125046935 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 45 f8 a1 4d 20 77 90 f6 0e 36 cc 07 85 2f f7 37 57 41 69 73 de ba 7b 00 5b 37 41 de b2 f7 32 c1 83 93 ff b8 10 00 (pcu_l1_if.cpp:182) 20250212125046935 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125046949 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) 20250212125046949 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) 20250212125046949 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) 20250212125046949 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) 20250212125046949 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) 20250212125046949 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) 20250212125046949 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) 20250212125046949 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) 20250212125046950 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) 20250212125046950 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) 20250212125046950 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) 20250212125046950 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) 20250212125046950 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) 20250212125046950 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) 20250212125046951 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) 20250212125046951 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) 20250212125046958 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) 20250212125046958 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) 20250212125046958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==35) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046958 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) 20250212125046958 DRLCMACDL DEBUG -- Chunk with length 80 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 35, CS-3): d4 cf 94 3c b7 22 39 47 33 8c 9d 13 6e a4 3e 8c 30 c2 07 61 75 39 b3 63 5b e5 0f 76 40 f4 7a 02 da 4f 94 55 (tbf_dl.cpp:686) 20250212125046958 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) 20250212125046958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20250212125046958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-3): 07 00 47 d4 cf 94 3c b7 22 39 47 33 8c 9d 13 6e a4 3e 8c 30 c2 07 61 75 39 b3 63 5b e5 0f 76 40 f4 7a 02 da 4f 94 55 00 (tbf_dl.cpp:911) 20250212125046958 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 47 d4 cf 94 3c b7 22 39 47 33 8c 9d 13 6e a4 3e 8c 30 c2 07 61 75 39 b3 63 5b e5 0f 76 40 f4 7a 02 da 4f 94 55 00 (pcu_l1_if.cpp:182) 20250212125046958 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125046972 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) 20250212125046972 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) 20250212125046973 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) 20250212125046973 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) 20250212125046973 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) 20250212125046973 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) 20250212125046974 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) 20250212125046974 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) 20250212125046974 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) 20250212125046974 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) 20250212125046974 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) 20250212125046974 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) 20250212125046975 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) 20250212125046975 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) 20250212125046975 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) 20250212125046975 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) 20250212125046977 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) 20250212125046977 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) 20250212125046977 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==36) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046977 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) 20250212125046977 DRLCMACDL DEBUG -- Chunk with length 44 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046977 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 36, CS-3): 52 63 6e 20 1d 87 22 62 db 35 9d 82 8b 92 46 41 cf d1 61 4d 88 fd 45 fa 50 54 33 bc 59 6a f1 d8 0b d2 72 fe (tbf_dl.cpp:686) 20250212125046977 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) 20250212125046977 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046977 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20250212125046977 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-3): 07 00 49 52 63 6e 20 1d 87 22 62 db 35 9d 82 8b 92 46 41 cf d1 61 4d 88 fd 45 fa 50 54 33 bc 59 6a f1 d8 0b d2 72 fe 00 (tbf_dl.cpp:911) 20250212125046977 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1590 Sending data request: sapi=5 arfcn=871 cur_fn=1586 block=7 data=07 00 49 52 63 6e 20 1d 87 22 62 db 35 9d 82 8b 92 46 41 cf d1 61 4d 88 fd 45 fa 50 54 33 bc 59 6a f1 d8 0b d2 72 fe 00 (pcu_l1_if.cpp:182) 20250212125046977 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125046990 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) 20250212125046990 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) 20250212125046991 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) 20250212125046991 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) 20250212125046991 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) 20250212125046991 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) 20250212125046991 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) 20250212125046991 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) 20250212125046991 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) 20250212125046991 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) 20250212125046992 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) 20250212125046992 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) 20250212125046992 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) 20250212125046992 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) 20250212125046992 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) 20250212125046992 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) 20250212125046995 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) 20250212125046995 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) 20250212125046995 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==37) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125046995 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) 20250212125046995 DRLCMACDL DEBUG -- Chunk with length 8 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125046995 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125046995 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125046995 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (27) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125046995 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 37, CS-3): 23 91 8f 7d f1 35 d4 7e 33 4d 59 6d 72 dc 86 d3 5a 75 a0 c5 a3 8e c4 18 ad 2b c6 80 dd bb 0f dc cc 88 ad c3 (tbf_dl.cpp:686) 20250212125046995 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) 20250212125046995 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125046995 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20250212125046995 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-3): 07 00 4a 23 91 8f 7d f1 35 d4 7e 33 4d 59 6d 72 dc 86 d3 5a 75 a0 c5 a3 8e c4 18 ad 2b c6 80 dd bb 0f dc cc 88 ad c3 00 (tbf_dl.cpp:911) 20250212125046995 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 4a 23 91 8f 7d f1 35 d4 7e 33 4d 59 6d 72 dc 86 d3 5a 75 a0 c5 a3 8e c4 18 ad 2b c6 80 dd bb 0f dc cc 88 ad c3 00 (pcu_l1_if.cpp:182) 20250212125046996 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125047010 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) 20250212125047010 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) 20250212125047011 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) 20250212125047011 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) 20250212125047011 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) 20250212125047011 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) 20250212125047011 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) 20250212125047011 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) 20250212125047012 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) 20250212125047012 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) 20250212125047012 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) 20250212125047012 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) 20250212125047012 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) 20250212125047012 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) 20250212125047012 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) 20250212125047012 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) 20250212125047019 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) 20250212125047019 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) 20250212125047019 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==38) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047019 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) 20250212125047019 DRLCMACDL DEBUG -- Chunk with length 1373 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047019 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 38, CS-3): 8d 09 47 cd fe 41 3a ef 78 1d 48 ff 9f 9c 0d b1 62 da 1b 2b 5f 25 e2 28 51 8e 99 41 7d e1 55 23 50 f6 f8 33 (tbf_dl.cpp:686) 20250212125047019 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) 20250212125047019 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047019 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20250212125047019 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-3): 07 00 4d 8d 09 47 cd fe 41 3a ef 78 1d 48 ff 9f 9c 0d b1 62 da 1b 2b 5f 25 e2 28 51 8e 99 41 7d e1 55 23 50 f6 f8 33 00 (tbf_dl.cpp:911) 20250212125047019 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 4d 8d 09 47 cd fe 41 3a ef 78 1d 48 ff 9f 9c 0d b1 62 da 1b 2b 5f 25 e2 28 51 8e 99 41 7d e1 55 23 50 f6 f8 33 00 (pcu_l1_if.cpp:182) 20250212125047021 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125047035 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) 20250212125047035 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) 20250212125047036 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) 20250212125047036 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) 20250212125047037 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) 20250212125047037 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) 20250212125047038 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) 20250212125047038 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) 20250212125047039 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) 20250212125047039 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) 20250212125047039 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) 20250212125047039 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) 20250212125047040 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) 20250212125047040 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) 20250212125047041 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) 20250212125047041 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) 20250212125047042 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) 20250212125047042 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) 20250212125047042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==39) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047042 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) 20250212125047042 DRLCMACDL DEBUG -- Chunk with length 1337 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 39, CS-3): 32 ef ae 24 6e 74 a6 b7 ee 09 72 d8 df 99 23 4f 12 0e 45 32 7a d7 7c 6e e6 69 ed 32 b4 59 69 14 2e 3d 21 a1 (tbf_dl.cpp:686) 20250212125047042 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) 20250212125047042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20250212125047042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-3): 07 00 4f 32 ef ae 24 6e 74 a6 b7 ee 09 72 d8 df 99 23 4f 12 0e 45 32 7a d7 7c 6e e6 69 ed 32 b4 59 69 14 2e 3d 21 a1 00 (tbf_dl.cpp:911) 20250212125047042 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 4f 32 ef ae 24 6e 74 a6 b7 ee 09 72 d8 df 99 23 4f 12 0e 45 32 7a d7 7c 6e e6 69 ed 32 b4 59 69 14 2e 3d 21 a1 00 (pcu_l1_if.cpp:182) 20250212125047042 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125047054 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) 20250212125047054 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) 20250212125047056 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) 20250212125047056 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) 20250212125047058 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) 20250212125047058 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) 20250212125047059 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) 20250212125047059 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) 20250212125047060 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) 20250212125047061 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) 20250212125047062 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) 20250212125047062 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) 20250212125047063 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) 20250212125047063 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) 20250212125047064 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) 20250212125047064 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) 20250212125047066 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) 20250212125047066 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) 20250212125047066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==40) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047066 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) 20250212125047066 DRLCMACDL DEBUG -- Chunk with length 1301 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 40, CS-3): f6 07 1f 78 3b 33 20 c1 a3 1c 46 bc b2 43 fa fb 9b 17 ab a4 46 f3 c4 21 d5 9d b4 8a 78 5e 18 ae d6 5d c0 9b (tbf_dl.cpp:686) 20250212125047066 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) 20250212125047066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20250212125047066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-3): 07 00 51 f6 07 1f 78 3b 33 20 c1 a3 1c 46 bc b2 43 fa fb 9b 17 ab a4 46 f3 c4 21 d5 9d b4 8a 78 5e 18 ae d6 5d c0 9b 00 (tbf_dl.cpp:911) 20250212125047066 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 51 f6 07 1f 78 3b 33 20 c1 a3 1c 46 bc b2 43 fa fb 9b 17 ab a4 46 f3 c4 21 d5 9d b4 8a 78 5e 18 ae d6 5d c0 9b 00 (pcu_l1_if.cpp:182) 20250212125047067 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125047074 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) 20250212125047074 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) 20250212125047075 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) 20250212125047075 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) 20250212125047077 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) 20250212125047077 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) 20250212125047078 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) 20250212125047078 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) 20250212125047078 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) 20250212125047078 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) 20250212125047079 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) 20250212125047079 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) 20250212125047079 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) 20250212125047079 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) 20250212125047080 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) 20250212125047080 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) 20250212125047082 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) 20250212125047082 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) 20250212125047082 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==41) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047082 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) 20250212125047082 DRLCMACDL DEBUG -- Chunk with length 1265 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047082 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 41, CS-3): 1c eb 6e c3 22 4f 55 60 b9 7f 3a 63 80 72 e2 5e 20 12 e3 67 c9 a3 df 36 7a be 1d 62 48 64 fc 69 dd a5 64 58 (tbf_dl.cpp:686) 20250212125047082 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) 20250212125047082 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047082 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20250212125047082 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-3): 07 00 53 1c eb 6e c3 22 4f 55 60 b9 7f 3a 63 80 72 e2 5e 20 12 e3 67 c9 a3 df 36 7a be 1d 62 48 64 fc 69 dd a5 64 58 00 (tbf_dl.cpp:911) 20250212125047082 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 53 1c eb 6e c3 22 4f 55 60 b9 7f 3a 63 80 72 e2 5e 20 12 e3 67 c9 a3 df 36 7a be 1d 62 48 64 fc 69 dd a5 64 58 00 (pcu_l1_if.cpp:182) 20250212125047083 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125047098 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) 20250212125047098 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) 20250212125047099 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) 20250212125047099 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) 20250212125047100 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) 20250212125047100 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) 20250212125047102 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) 20250212125047102 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) 20250212125047103 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) 20250212125047103 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) 20250212125047105 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) 20250212125047105 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) 20250212125047106 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) 20250212125047106 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) 20250212125047107 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) 20250212125047108 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) 20250212125047109 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) 20250212125047109 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) 20250212125047109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==42) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047109 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) 20250212125047109 DRLCMACDL DEBUG -- Chunk with length 1229 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 42, CS-3): 2e 20 05 42 eb ad e3 b9 6a 0c 4c e9 72 ac 4e b2 4c ca 45 f0 f3 68 d8 08 a9 c8 45 d2 f6 e6 b8 4d f8 c4 54 16 (tbf_dl.cpp:686) 20250212125047109 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) 20250212125047109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20250212125047109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-3): 07 00 55 2e 20 05 42 eb ad e3 b9 6a 0c 4c e9 72 ac 4e b2 4c ca 45 f0 f3 68 d8 08 a9 c8 45 d2 f6 e6 b8 4d f8 c4 54 16 00 (tbf_dl.cpp:911) 20250212125047109 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 55 2e 20 05 42 eb ad e3 b9 6a 0c 4c e9 72 ac 4e b2 4c ca 45 f0 f3 68 d8 08 a9 c8 45 d2 f6 e6 b8 4d f8 c4 54 16 00 (pcu_l1_if.cpp:182) 20250212125047110 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125047116 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) 20250212125047116 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) 20250212125047116 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) 20250212125047116 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) 20250212125047117 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) 20250212125047117 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) 20250212125047117 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) 20250212125047117 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) 20250212125047118 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) 20250212125047118 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) 20250212125047119 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) 20250212125047119 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) 20250212125047119 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) 20250212125047119 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) 20250212125047120 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) 20250212125047120 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) 20250212125047121 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) 20250212125047121 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) 20250212125047121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==43) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047121 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) 20250212125047121 DRLCMACDL DEBUG -- Chunk with length 1193 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 43, CS-3): a2 89 5d 2f a6 f9 3c ca 9b e1 e2 ff 31 25 16 e6 40 6f ea 3e 0d 17 f6 27 7f 50 a8 62 0e 77 52 91 30 6d 81 53 (tbf_dl.cpp:686) 20250212125047121 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) 20250212125047121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20250212125047121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-3): 07 00 57 a2 89 5d 2f a6 f9 3c ca 9b e1 e2 ff 31 25 16 e6 40 6f ea 3e 0d 17 f6 27 7f 50 a8 62 0e 77 52 91 30 6d 81 53 00 (tbf_dl.cpp:911) 20250212125047121 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 57 a2 89 5d 2f a6 f9 3c ca 9b e1 e2 ff 31 25 16 e6 40 6f ea 3e 0d 17 f6 27 7f 50 a8 62 0e 77 52 91 30 6d 81 53 00 (pcu_l1_if.cpp:182) 20250212125047122 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125047136 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) 20250212125047136 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) 20250212125047137 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) 20250212125047137 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) 20250212125047138 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) 20250212125047138 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) 20250212125047139 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) 20250212125047139 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) 20250212125047140 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) 20250212125047140 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) 20250212125047141 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) 20250212125047141 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) 20250212125047141 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) 20250212125047141 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) 20250212125047142 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) 20250212125047142 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) 20250212125047145 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) 20250212125047145 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) 20250212125047145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==44) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047145 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) 20250212125047146 DRLCMACDL DEBUG -- Chunk with length 1157 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 44, CS-3): 37 33 60 7d 70 d4 4a 56 0c 59 91 b4 ee d2 f9 64 2b 32 05 79 0c c8 30 ca d3 24 df e1 c8 e9 f5 0a 2d 26 10 07 (tbf_dl.cpp:686) 20250212125047146 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) 20250212125047146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20250212125047146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-3): 07 00 59 37 33 60 7d 70 d4 4a 56 0c 59 91 b4 ee d2 f9 64 2b 32 05 79 0c c8 30 ca d3 24 df e1 c8 e9 f5 0a 2d 26 10 07 00 (tbf_dl.cpp:911) 20250212125047146 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 59 37 33 60 7d 70 d4 4a 56 0c 59 91 b4 ee d2 f9 64 2b 32 05 79 0c c8 30 ca d3 24 df e1 c8 e9 f5 0a 2d 26 10 07 00 (pcu_l1_if.cpp:182) 20250212125047146 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125047160 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) 20250212125047160 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) 20250212125047161 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) 20250212125047161 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) 20250212125047162 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) 20250212125047162 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) 20250212125047163 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) 20250212125047163 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) 20250212125047163 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) 20250212125047163 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) 20250212125047164 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) 20250212125047164 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) 20250212125047165 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) 20250212125047165 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) 20250212125047166 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) 20250212125047166 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) 20250212125047167 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) 20250212125047167 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) 20250212125047167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==45) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047167 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) 20250212125047167 DRLCMACDL DEBUG -- Chunk with length 1121 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 45, CS-3): 05 d1 91 b1 a1 ad 59 f1 28 5b 7e cb 37 87 f9 02 7b 37 11 0c 05 72 c1 eb 87 8f 82 91 17 3b 13 df a3 4f c6 7d (tbf_dl.cpp:686) 20250212125047167 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) 20250212125047167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20250212125047167 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) 20250212125047167 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1629 + 13 = 1642 (pdch_ul_controller.c:131) 20250212125047167 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1642 for type POLL (pdch_ul_controller.c:184) 20250212125047167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1642, TS=7) (tbf_dl.cpp:883) 20250212125047167 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1642, TS=7 (tbf_dl.cpp:903) 20250212125047167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 45, CS-3): 0f 00 5b 05 d1 91 b1 a1 ad 59 f1 28 5b 7e cb 37 87 f9 02 7b 37 11 0c 05 72 c1 eb 87 8f 82 91 17 3b 13 df a3 4f c6 7d 00 (tbf_dl.cpp:911) 20250212125047167 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 5b 05 d1 91 b1 a1 ad 59 f1 28 5b 7e cb 37 87 f9 02 7b 37 11 0c 05 72 c1 eb 87 8f 82 91 17 3b 13 df a3 4f c6 7d 00 (pcu_l1_if.cpp:182) 20250212125047167 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125047180 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) 20250212125047180 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) 20250212125047181 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) 20250212125047181 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) 20250212125047182 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) 20250212125047182 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) 20250212125047182 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) 20250212125047182 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) 20250212125047183 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) 20250212125047183 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) 20250212125047184 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) 20250212125047184 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) 20250212125047184 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) 20250212125047184 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) 20250212125047186 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) 20250212125047186 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) 20250212125047187 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125047201 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) 20250212125047201 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) 20250212125047202 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) 20250212125047203 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) 20250212125047204 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) 20250212125047204 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) 20250212125047204 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) 20250212125047205 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) 20250212125047205 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) 20250212125047205 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) 20250212125047205 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) 20250212125047205 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) 20250212125047206 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) 20250212125047206 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) 20250212125047206 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) 20250212125047206 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) 20250212125047209 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125047224 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) 20250212125047224 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) 20250212125047225 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) 20250212125047225 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) 20250212125047226 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) 20250212125047226 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) 20250212125047227 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) 20250212125047227 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) 20250212125047229 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) 20250212125047229 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) 20250212125047229 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) 20250212125047229 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) 20250212125047230 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) 20250212125047230 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) 20250212125047231 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) 20250212125047231 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) 20250212125047233 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125047242 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1638 block=7 data=40 08 05 df ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125047243 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) 20250212125047243 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125047243 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1642 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125047243 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 46 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20250212125047243 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1642 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125047243 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125047243 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 46, BSN 26 to 46 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125047243 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125047243 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=26)"RRRRRRRRRRRRRRRRRRRR"(BSN=45) R=ACK I=NACK (tbf_dl.cpp:1034) 20250212125047243 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=26:46, lost=0, recv=20, skipped=0, bsn=26, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20250212125047243 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20250212125047243 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20250212125047243 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20250212125047243 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20250212125047243 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20250212125047243 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20250212125047243 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20250212125047243 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20250212125047243 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20250212125047243 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20250212125047243 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20250212125047243 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20250212125047243 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20250212125047243 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20250212125047244 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20250212125047244 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20250212125047244 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20250212125047244 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20250212125047244 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20250212125047244 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20250212125047244 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) 20250212125047244 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125047244 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=46)""(V(S)-1=45) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20250212125047244 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) 20250212125047244 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) 20250212125047244 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) 20250212125047244 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) 20250212125047244 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) 20250212125047244 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) 20250212125047245 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) 20250212125047245 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) 20250212125047245 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) 20250212125047245 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) 20250212125047246 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) 20250212125047246 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) 20250212125047246 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) 20250212125047246 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) 20250212125047247 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) 20250212125047247 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) 20250212125047247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==46) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047247 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) 20250212125047247 DRLCMACDL DEBUG -- Chunk with length 1085 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 46, CS-3): 95 c4 7c af 6b fc c2 27 0e 9d ad 28 3a 70 37 cd bb ce b7 b1 fc 7f e0 08 19 02 7a a7 77 4f 3f 4b dd 84 a0 6f (tbf_dl.cpp:686) 20250212125047247 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) 20250212125047247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20250212125047247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 46, CS-3): 07 00 5d 95 c4 7c af 6b fc c2 27 0e 9d ad 28 3a 70 37 cd bb ce b7 b1 fc 7f e0 08 19 02 7a a7 77 4f 3f 4b dd 84 a0 6f 00 (tbf_dl.cpp:911) 20250212125047247 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1646 Sending data request: sapi=5 arfcn=871 cur_fn=1642 block=8 data=07 00 5d 95 c4 7c af 6b fc c2 27 0e 9d ad 28 3a 70 37 cd bb ce b7 b1 fc 7f e0 08 19 02 7a a7 77 4f 3f 4b dd 84 a0 6f 00 (pcu_l1_if.cpp:182) 20250212125047247 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125047262 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) 20250212125047262 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) 20250212125047262 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) 20250212125047262 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) 20250212125047262 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) 20250212125047262 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) 20250212125047263 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) 20250212125047263 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) 20250212125047263 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) 20250212125047263 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) 20250212125047263 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) 20250212125047263 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) 20250212125047264 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) 20250212125047264 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) 20250212125047264 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) 20250212125047264 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) 20250212125047271 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) 20250212125047271 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) 20250212125047271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==47) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047271 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) 20250212125047271 DRLCMACDL DEBUG -- Chunk with length 1049 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 47, CS-3): 12 2c 9e cc 54 6b 60 95 77 a8 f6 03 64 d5 e1 76 d1 30 82 fb 1e 59 ff 41 65 97 f4 20 72 ad d6 12 30 ba 6c 27 (tbf_dl.cpp:686) 20250212125047271 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) 20250212125047271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20250212125047271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 47, CS-3): 07 00 5f 12 2c 9e cc 54 6b 60 95 77 a8 f6 03 64 d5 e1 76 d1 30 82 fb 1e 59 ff 41 65 97 f4 20 72 ad d6 12 30 ba 6c 27 00 (tbf_dl.cpp:911) 20250212125047271 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 5f 12 2c 9e cc 54 6b 60 95 77 a8 f6 03 64 d5 e1 76 d1 30 82 fb 1e 59 ff 41 65 97 f4 20 72 ad d6 12 30 ba 6c 27 00 (pcu_l1_if.cpp:182) 20250212125047272 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125047285 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) 20250212125047285 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) 20250212125047285 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) 20250212125047285 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) 20250212125047285 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) 20250212125047285 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) 20250212125047285 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) 20250212125047285 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) 20250212125047286 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) 20250212125047286 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) 20250212125047286 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) 20250212125047286 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) 20250212125047286 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) 20250212125047286 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) 20250212125047286 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) 20250212125047286 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) 20250212125047289 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) 20250212125047289 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) 20250212125047289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==48) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047289 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) 20250212125047289 DRLCMACDL DEBUG -- Chunk with length 1013 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 48, CS-3): e2 fb 80 e4 c1 12 a2 04 4c ad 21 11 fc f7 d3 74 b2 29 6f b5 9a 4e 6d e8 c1 97 9e 2e 3d a6 b4 0a 21 de cf 5f (tbf_dl.cpp:686) 20250212125047289 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) 20250212125047289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20250212125047290 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 48, CS-3): 07 00 61 e2 fb 80 e4 c1 12 a2 04 4c ad 21 11 fc f7 d3 74 b2 29 6f b5 9a 4e 6d e8 c1 97 9e 2e 3d a6 b4 0a 21 de cf 5f 00 (tbf_dl.cpp:911) 20250212125047290 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 61 e2 fb 80 e4 c1 12 a2 04 4c ad 21 11 fc f7 d3 74 b2 29 6f b5 9a 4e 6d e8 c1 97 9e 2e 3d a6 b4 0a 21 de cf 5f 00 (pcu_l1_if.cpp:182) 20250212125047290 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125047304 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) 20250212125047304 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) 20250212125047305 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) 20250212125047305 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) 20250212125047305 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) 20250212125047305 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) 20250212125047306 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) 20250212125047306 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) 20250212125047306 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) 20250212125047306 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) 20250212125047306 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) 20250212125047306 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) 20250212125047307 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) 20250212125047307 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) 20250212125047307 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) 20250212125047307 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) 20250212125047309 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) 20250212125047309 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) 20250212125047309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==49) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047309 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) 20250212125047309 DRLCMACDL DEBUG -- Chunk with length 977 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 49, CS-3): 9f 1a fc 03 1c d4 dc fa 04 c9 70 11 f8 2d 99 6d 47 6f d4 98 61 a5 8c 70 10 71 15 2c c2 e4 48 58 92 b7 fd 69 (tbf_dl.cpp:686) 20250212125047309 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) 20250212125047309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20250212125047309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 49, CS-3): 07 00 63 9f 1a fc 03 1c d4 dc fa 04 c9 70 11 f8 2d 99 6d 47 6f d4 98 61 a5 8c 70 10 71 15 2c c2 e4 48 58 92 b7 fd 69 00 (tbf_dl.cpp:911) 20250212125047309 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 63 9f 1a fc 03 1c d4 dc fa 04 c9 70 11 f8 2d 99 6d 47 6f d4 98 61 a5 8c 70 10 71 15 2c c2 e4 48 58 92 b7 fd 69 00 (pcu_l1_if.cpp:182) 20250212125047309 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125047324 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) 20250212125047324 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) 20250212125047325 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) 20250212125047325 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) 20250212125047326 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) 20250212125047326 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) 20250212125047327 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) 20250212125047327 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) 20250212125047327 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) 20250212125047328 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) 20250212125047329 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) 20250212125047329 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) 20250212125047330 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) 20250212125047330 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) 20250212125047330 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) 20250212125047330 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) 20250212125047333 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) 20250212125047333 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) 20250212125047333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==50) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047333 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) 20250212125047333 DRLCMACDL DEBUG -- Chunk with length 941 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 50, CS-3): e5 cf a5 85 d4 bb dd 9c 43 47 4a 42 0b 9d 96 66 87 de 18 59 b3 69 e0 7a 55 ae 4c 90 10 5b 74 9c 1b 4f 57 db (tbf_dl.cpp:686) 20250212125047333 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) 20250212125047333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20250212125047333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 50, CS-3): 07 00 65 e5 cf a5 85 d4 bb dd 9c 43 47 4a 42 0b 9d 96 66 87 de 18 59 b3 69 e0 7a 55 ae 4c 90 10 5b 74 9c 1b 4f 57 db 00 (tbf_dl.cpp:911) 20250212125047333 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 65 e5 cf a5 85 d4 bb dd 9c 43 47 4a 42 0b 9d 96 66 87 de 18 59 b3 69 e0 7a 55 ae 4c 90 10 5b 74 9c 1b 4f 57 db 00 (pcu_l1_if.cpp:182) 20250212125047334 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125047346 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) 20250212125047346 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) 20250212125047347 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) 20250212125047347 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) 20250212125047347 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) 20250212125047347 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) 20250212125047347 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) 20250212125047347 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) 20250212125047348 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) 20250212125047348 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) 20250212125047348 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) 20250212125047348 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) 20250212125047348 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) 20250212125047348 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) 20250212125047348 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) 20250212125047348 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) 20250212125047351 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) 20250212125047351 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) 20250212125047351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==51) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047351 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) 20250212125047351 DRLCMACDL DEBUG -- Chunk with length 905 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 51, CS-3): a4 be 30 b2 cd e1 d2 e6 96 d6 23 b6 bb 38 19 09 78 78 f5 ad 46 81 99 3f e5 07 03 a3 24 41 0e 21 70 1b 33 e0 (tbf_dl.cpp:686) 20250212125047351 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) 20250212125047351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20250212125047351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 51, CS-3): 07 00 67 a4 be 30 b2 cd e1 d2 e6 96 d6 23 b6 bb 38 19 09 78 78 f5 ad 46 81 99 3f e5 07 03 a3 24 41 0e 21 70 1b 33 e0 00 (tbf_dl.cpp:911) 20250212125047351 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 67 a4 be 30 b2 cd e1 d2 e6 96 d6 23 b6 bb 38 19 09 78 78 f5 ad 46 81 99 3f e5 07 03 a3 24 41 0e 21 70 1b 33 e0 00 (pcu_l1_if.cpp:182) 20250212125047351 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125047365 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) 20250212125047365 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) 20250212125047366 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) 20250212125047366 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) 20250212125047366 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) 20250212125047366 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) 20250212125047366 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) 20250212125047366 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) 20250212125047366 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) 20250212125047366 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) 20250212125047366 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) 20250212125047366 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) 20250212125047367 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) 20250212125047367 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) 20250212125047367 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) 20250212125047367 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) 20250212125047370 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) 20250212125047370 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) 20250212125047370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==52) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047370 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) 20250212125047370 DRLCMACDL DEBUG -- Chunk with length 869 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 52, CS-3): 15 dc 90 1e f8 7c 43 1e 4e 09 6c 67 f3 e9 4f 9a b3 f0 90 1f 90 f0 f4 36 db 46 94 56 80 29 84 d2 58 8c 07 4f (tbf_dl.cpp:686) 20250212125047370 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) 20250212125047370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20250212125047370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 52, CS-3): 07 00 69 15 dc 90 1e f8 7c 43 1e 4e 09 6c 67 f3 e9 4f 9a b3 f0 90 1f 90 f0 f4 36 db 46 94 56 80 29 84 d2 58 8c 07 4f 00 (tbf_dl.cpp:911) 20250212125047370 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 69 15 dc 90 1e f8 7c 43 1e 4e 09 6c 67 f3 e9 4f 9a b3 f0 90 1f 90 f0 f4 36 db 46 94 56 80 29 84 d2 58 8c 07 4f 00 (pcu_l1_if.cpp:182) 20250212125047370 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125047384 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) 20250212125047384 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) 20250212125047384 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) 20250212125047384 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) 20250212125047384 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) 20250212125047384 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) 20250212125047384 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) 20250212125047384 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) 20250212125047384 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) 20250212125047384 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) 20250212125047385 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) 20250212125047385 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) 20250212125047385 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) 20250212125047385 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) 20250212125047385 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) 20250212125047385 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) 20250212125047393 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) 20250212125047393 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) 20250212125047393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==53) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047393 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) 20250212125047393 DRLCMACDL DEBUG -- Chunk with length 833 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 53, CS-3): 1e 42 87 19 16 32 37 56 34 b0 d2 d3 ac c7 3e 1f 09 4d 5f af 99 24 ac 67 7f c0 2a 00 b0 3d fd e4 07 71 51 da (tbf_dl.cpp:686) 20250212125047393 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) 20250212125047393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20250212125047393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 53, CS-3): 07 00 6b 1e 42 87 19 16 32 37 56 34 b0 d2 d3 ac c7 3e 1f 09 4d 5f af 99 24 ac 67 7f c0 2a 00 b0 3d fd e4 07 71 51 da 00 (tbf_dl.cpp:911) 20250212125047393 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 6b 1e 42 87 19 16 32 37 56 34 b0 d2 d3 ac c7 3e 1f 09 4d 5f af 99 24 ac 67 7f c0 2a 00 b0 3d fd e4 07 71 51 da 00 (pcu_l1_if.cpp:182) 20250212125047393 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125047407 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) 20250212125047407 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) 20250212125047408 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) 20250212125047408 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) 20250212125047408 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) 20250212125047408 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) 20250212125047408 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) 20250212125047409 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) 20250212125047409 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) 20250212125047409 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) 20250212125047409 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) 20250212125047409 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) 20250212125047410 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) 20250212125047410 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) 20250212125047410 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) 20250212125047410 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) 20250212125047412 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) 20250212125047412 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) 20250212125047412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==54) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047412 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) 20250212125047412 DRLCMACDL DEBUG -- Chunk with length 797 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 54, CS-3): df 66 69 46 db ad cd 0b 52 cf aa 1d 7d bb 37 5e 40 95 d1 f8 a9 eb 29 64 4e d0 24 09 26 0f f8 c5 2e 2d cd d3 (tbf_dl.cpp:686) 20250212125047412 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) 20250212125047412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20250212125047412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 54, CS-3): 07 00 6d df 66 69 46 db ad cd 0b 52 cf aa 1d 7d bb 37 5e 40 95 d1 f8 a9 eb 29 64 4e d0 24 09 26 0f f8 c5 2e 2d cd d3 00 (tbf_dl.cpp:911) 20250212125047412 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 6d df 66 69 46 db ad cd 0b 52 cf aa 1d 7d bb 37 5e 40 95 d1 f8 a9 eb 29 64 4e d0 24 09 26 0f f8 c5 2e 2d cd d3 00 (pcu_l1_if.cpp:182) 20250212125047412 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125047426 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) 20250212125047426 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) 20250212125047427 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) 20250212125047427 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) 20250212125047427 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) 20250212125047427 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) 20250212125047428 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) 20250212125047428 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) 20250212125047428 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) 20250212125047428 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) 20250212125047428 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) 20250212125047429 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) 20250212125047429 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) 20250212125047429 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) 20250212125047429 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) 20250212125047429 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) 20250212125047431 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) 20250212125047432 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) 20250212125047432 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==55) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047432 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) 20250212125047432 DRLCMACDL DEBUG -- Chunk with length 761 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047432 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 55, CS-3): 7d 67 b5 b6 4d dc fa 3c 77 be a3 c8 bf 0d d3 61 85 55 84 b0 5a d4 c9 38 75 5d 80 0e b5 0a 5b c3 d3 ce 9c 7a (tbf_dl.cpp:686) 20250212125047432 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) 20250212125047432 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047432 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20250212125047432 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 55, CS-3): 07 00 6f 7d 67 b5 b6 4d dc fa 3c 77 be a3 c8 bf 0d d3 61 85 55 84 b0 5a d4 c9 38 75 5d 80 0e b5 0a 5b c3 d3 ce 9c 7a 00 (tbf_dl.cpp:911) 20250212125047432 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 6f 7d 67 b5 b6 4d dc fa 3c 77 be a3 c8 bf 0d d3 61 85 55 84 b0 5a d4 c9 38 75 5d 80 0e b5 0a 5b c3 d3 ce 9c 7a 00 (pcu_l1_if.cpp:182) 20250212125047433 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125047446 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) 20250212125047446 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) 20250212125047447 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) 20250212125047447 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) 20250212125047447 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) 20250212125047447 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) 20250212125047448 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) 20250212125047448 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) 20250212125047448 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) 20250212125047448 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) 20250212125047449 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) 20250212125047449 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) 20250212125047449 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) 20250212125047449 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) 20250212125047449 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) 20250212125047449 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) 20250212125047460 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) 20250212125047460 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) 20250212125047460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==56) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047460 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) 20250212125047460 DRLCMACDL DEBUG -- Chunk with length 725 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 56, CS-3): 32 a0 d0 4a ff e1 37 47 a7 eb e8 60 b0 f5 44 8e f5 bf 0e 1c bb 39 70 fb 0e 57 21 0c 43 70 dd db 42 d5 7c c4 (tbf_dl.cpp:686) 20250212125047460 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) 20250212125047460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20250212125047460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 56, CS-3): 07 00 71 32 a0 d0 4a ff e1 37 47 a7 eb e8 60 b0 f5 44 8e f5 bf 0e 1c bb 39 70 fb 0e 57 21 0c 43 70 dd db 42 d5 7c c4 00 (tbf_dl.cpp:911) 20250212125047460 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 71 32 a0 d0 4a ff e1 37 47 a7 eb e8 60 b0 f5 44 8e f5 bf 0e 1c bb 39 70 fb 0e 57 21 0c 43 70 dd db 42 d5 7c c4 00 (pcu_l1_if.cpp:182) 20250212125047461 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125047475 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) 20250212125047475 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) 20250212125047476 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) 20250212125047476 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) 20250212125047477 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) 20250212125047477 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) 20250212125047478 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) 20250212125047478 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) 20250212125047478 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) 20250212125047478 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) 20250212125047479 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) 20250212125047479 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) 20250212125047479 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) 20250212125047479 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) 20250212125047480 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) 20250212125047480 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) 20250212125047480 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) 20250212125047480 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) 20250212125047480 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==57) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047480 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) 20250212125047480 DRLCMACDL DEBUG -- Chunk with length 689 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047480 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 57, CS-3): 25 f8 86 8e 2f 97 9c ff 3b 75 ef 62 d3 a3 2f 4b 7d d4 3e 4f 3f 40 5e 3b 35 b3 85 b6 07 2f 76 e4 7e f1 89 97 (tbf_dl.cpp:686) 20250212125047480 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) 20250212125047480 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047480 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20250212125047480 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 57, CS-3): 07 00 73 25 f8 86 8e 2f 97 9c ff 3b 75 ef 62 d3 a3 2f 4b 7d d4 3e 4f 3f 40 5e 3b 35 b3 85 b6 07 2f 76 e4 7e f1 89 97 00 (tbf_dl.cpp:911) 20250212125047480 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 73 25 f8 86 8e 2f 97 9c ff 3b 75 ef 62 d3 a3 2f 4b 7d d4 3e 4f 3f 40 5e 3b 35 b3 85 b6 07 2f 76 e4 7e f1 89 97 00 (pcu_l1_if.cpp:182) 20250212125047481 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125047494 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) 20250212125047494 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) 20250212125047494 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) 20250212125047494 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) 20250212125047495 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) 20250212125047495 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) 20250212125047495 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) 20250212125047495 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) 20250212125047496 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) 20250212125047496 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) 20250212125047496 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) 20250212125047496 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) 20250212125047497 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) 20250212125047497 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) 20250212125047498 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) 20250212125047498 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) 20250212125047499 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) 20250212125047499 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) 20250212125047499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==58) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047499 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) 20250212125047499 DRLCMACDL DEBUG -- Chunk with length 653 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 58, CS-3): 43 09 30 34 1b d8 ff 14 04 fc 4b 54 2b 4e d5 52 6f 7d 46 e6 b7 84 f2 f6 5a 9c 99 4b 17 d0 63 6e 16 43 e2 ae (tbf_dl.cpp:686) 20250212125047499 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) 20250212125047499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20250212125047499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 58, CS-3): 07 00 75 43 09 30 34 1b d8 ff 14 04 fc 4b 54 2b 4e d5 52 6f 7d 46 e6 b7 84 f2 f6 5a 9c 99 4b 17 d0 63 6e 16 43 e2 ae 00 (tbf_dl.cpp:911) 20250212125047499 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 75 43 09 30 34 1b d8 ff 14 04 fc 4b 54 2b 4e d5 52 6f 7d 46 e6 b7 84 f2 f6 5a 9c 99 4b 17 d0 63 6e 16 43 e2 ae 00 (pcu_l1_if.cpp:182) 20250212125047499 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125047513 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) 20250212125047513 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) 20250212125047515 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) 20250212125047515 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) 20250212125047516 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) 20250212125047516 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) 20250212125047517 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) 20250212125047517 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) 20250212125047518 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) 20250212125047518 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) 20250212125047519 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) 20250212125047519 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) 20250212125047519 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) 20250212125047519 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) 20250212125047521 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) 20250212125047521 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) 20250212125047523 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) 20250212125047523 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) 20250212125047523 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==59) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047523 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) 20250212125047523 DRLCMACDL DEBUG -- Chunk with length 617 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047523 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 59, CS-3): 26 da cb 59 52 03 3a a1 f3 ad b4 09 6c 29 eb 80 f9 0d 2f 16 46 53 ae bf 50 44 fb 6a ad 34 9c 5f 25 92 70 09 (tbf_dl.cpp:686) 20250212125047523 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) 20250212125047523 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047523 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20250212125047524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 59, CS-3): 07 00 77 26 da cb 59 52 03 3a a1 f3 ad b4 09 6c 29 eb 80 f9 0d 2f 16 46 53 ae bf 50 44 fb 6a ad 34 9c 5f 25 92 70 09 00 (tbf_dl.cpp:911) 20250212125047524 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 77 26 da cb 59 52 03 3a a1 f3 ad b4 09 6c 29 eb 80 f9 0d 2f 16 46 53 ae bf 50 44 fb 6a ad 34 9c 5f 25 92 70 09 00 (pcu_l1_if.cpp:182) 20250212125047524 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125047536 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) 20250212125047536 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) 20250212125047536 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) 20250212125047536 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) 20250212125047536 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) 20250212125047536 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) 20250212125047537 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) 20250212125047537 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) 20250212125047537 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) 20250212125047537 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) 20250212125047537 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) 20250212125047537 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) 20250212125047537 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) 20250212125047537 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) 20250212125047537 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) 20250212125047537 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) 20250212125047540 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) 20250212125047540 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) 20250212125047540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==60) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047540 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) 20250212125047540 DRLCMACDL DEBUG -- Chunk with length 581 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 60, CS-3): c4 18 ea ac cc a7 26 0a 65 53 d0 2d 14 dd 7f e6 48 2a c1 7a 31 52 f2 46 f1 8b 89 35 75 c9 2d f5 c7 a8 c8 10 (tbf_dl.cpp:686) 20250212125047540 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) 20250212125047540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20250212125047541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 60, CS-3): 07 00 79 c4 18 ea ac cc a7 26 0a 65 53 d0 2d 14 dd 7f e6 48 2a c1 7a 31 52 f2 46 f1 8b 89 35 75 c9 2d f5 c7 a8 c8 10 00 (tbf_dl.cpp:911) 20250212125047541 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 79 c4 18 ea ac cc a7 26 0a 65 53 d0 2d 14 dd 7f e6 48 2a c1 7a 31 52 f2 46 f1 8b 89 35 75 c9 2d f5 c7 a8 c8 10 00 (pcu_l1_if.cpp:182) 20250212125047541 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125047555 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) 20250212125047555 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) 20250212125047555 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) 20250212125047555 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) 20250212125047555 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) 20250212125047555 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) 20250212125047555 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) 20250212125047555 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) 20250212125047555 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) 20250212125047555 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) 20250212125047555 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) 20250212125047555 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) 20250212125047555 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) 20250212125047555 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) 20250212125047556 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) 20250212125047556 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) 20250212125047559 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) 20250212125047559 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) 20250212125047559 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==61) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047559 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) 20250212125047559 DRLCMACDL DEBUG -- Chunk with length 545 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047559 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 61, CS-3): 2d db 13 79 6f ae ab 08 a2 16 b1 14 77 c0 b9 94 ab a8 6f 9d be f3 1c 8d b6 99 be c0 6d 37 ad e8 fb d8 e8 a8 (tbf_dl.cpp:686) 20250212125047559 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) 20250212125047559 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047559 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20250212125047559 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 61, CS-3): 07 00 7b 2d db 13 79 6f ae ab 08 a2 16 b1 14 77 c0 b9 94 ab a8 6f 9d be f3 1c 8d b6 99 be c0 6d 37 ad e8 fb d8 e8 a8 00 (tbf_dl.cpp:911) 20250212125047559 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 7b 2d db 13 79 6f ae ab 08 a2 16 b1 14 77 c0 b9 94 ab a8 6f 9d be f3 1c 8d b6 99 be c0 6d 37 ad e8 fb d8 e8 a8 00 (pcu_l1_if.cpp:182) 20250212125047559 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125047574 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) 20250212125047574 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) 20250212125047574 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) 20250212125047574 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) 20250212125047575 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) 20250212125047575 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) 20250212125047575 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) 20250212125047575 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) 20250212125047575 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) 20250212125047575 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) 20250212125047575 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) 20250212125047575 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) 20250212125047575 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) 20250212125047576 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) 20250212125047576 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) 20250212125047576 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) 20250212125047583 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) 20250212125047583 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) 20250212125047583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==62) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047583 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) 20250212125047583 DRLCMACDL DEBUG -- Chunk with length 509 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 62, CS-3): 42 fe c2 5d aa 13 9f f9 0b f1 bd 00 4b 05 45 50 7b 3f f8 d3 15 bf 27 44 59 e0 d8 07 22 85 1e e0 c2 a4 85 59 (tbf_dl.cpp:686) 20250212125047583 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) 20250212125047583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20250212125047583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 62, CS-3): 07 00 7d 42 fe c2 5d aa 13 9f f9 0b f1 bd 00 4b 05 45 50 7b 3f f8 d3 15 bf 27 44 59 e0 d8 07 22 85 1e e0 c2 a4 85 59 00 (tbf_dl.cpp:911) 20250212125047583 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 7d 42 fe c2 5d aa 13 9f f9 0b f1 bd 00 4b 05 45 50 7b 3f f8 d3 15 bf 27 44 59 e0 d8 07 22 85 1e e0 c2 a4 85 59 00 (pcu_l1_if.cpp:182) 20250212125047583 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125047597 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) 20250212125047597 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) 20250212125047598 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) 20250212125047598 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) 20250212125047598 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) 20250212125047598 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) 20250212125047599 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) 20250212125047599 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) 20250212125047599 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) 20250212125047599 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) 20250212125047599 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) 20250212125047599 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) 20250212125047599 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) 20250212125047599 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) 20250212125047600 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) 20250212125047600 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) 20250212125047602 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) 20250212125047602 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) 20250212125047602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==63) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047602 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) 20250212125047602 DRLCMACDL DEBUG -- Chunk with length 473 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 63, CS-3): 60 0d 6a 2e c0 17 e2 99 dd 42 f5 50 a6 05 40 e4 9a 2d 85 f7 c2 f3 6f 82 61 6a d2 ca bd de bd ae 2a 3d f5 65 (tbf_dl.cpp:686) 20250212125047602 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) 20250212125047602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20250212125047602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 63, CS-3): 07 00 7f 60 0d 6a 2e c0 17 e2 99 dd 42 f5 50 a6 05 40 e4 9a 2d 85 f7 c2 f3 6f 82 61 6a d2 ca bd de bd ae 2a 3d f5 65 00 (tbf_dl.cpp:911) 20250212125047602 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 7f 60 0d 6a 2e c0 17 e2 99 dd 42 f5 50 a6 05 40 e4 9a 2d 85 f7 c2 f3 6f 82 61 6a d2 ca bd de bd ae 2a 3d f5 65 00 (pcu_l1_if.cpp:182) 20250212125047602 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125047616 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) 20250212125047616 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) 20250212125047616 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) 20250212125047616 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) 20250212125047616 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) 20250212125047616 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) 20250212125047617 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) 20250212125047617 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) 20250212125047617 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) 20250212125047617 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) 20250212125047617 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) 20250212125047617 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) 20250212125047617 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) 20250212125047617 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) 20250212125047618 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) 20250212125047618 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) 20250212125047620 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) 20250212125047620 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) 20250212125047620 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==64) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047620 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) 20250212125047620 DRLCMACDL DEBUG -- Chunk with length 437 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047620 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 64, CS-3): a1 94 a2 cb 82 75 05 47 ec 1f da 96 12 5e 48 d4 1f 15 0c 10 cc 52 fa fe 72 36 f2 b0 85 f7 10 05 b3 36 97 4f (tbf_dl.cpp:686) 20250212125047620 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) 20250212125047620 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047620 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20250212125047620 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 64, CS-3): 07 00 81 a1 94 a2 cb 82 75 05 47 ec 1f da 96 12 5e 48 d4 1f 15 0c 10 cc 52 fa fe 72 36 f2 b0 85 f7 10 05 b3 36 97 4f 00 (tbf_dl.cpp:911) 20250212125047620 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 81 a1 94 a2 cb 82 75 05 47 ec 1f da 96 12 5e 48 d4 1f 15 0c 10 cc 52 fa fe 72 36 f2 b0 85 f7 10 05 b3 36 97 4f 00 (pcu_l1_if.cpp:182) 20250212125047621 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125047634 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) 20250212125047634 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) 20250212125047635 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) 20250212125047635 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) 20250212125047635 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) 20250212125047635 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) 20250212125047636 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) 20250212125047636 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) 20250212125047636 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) 20250212125047636 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) 20250212125047636 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) 20250212125047636 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) 20250212125047636 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) 20250212125047636 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) 20250212125047636 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) 20250212125047636 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) 20250212125047644 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) 20250212125047644 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) 20250212125047644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==65) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047644 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) 20250212125047644 DRLCMACDL DEBUG -- Chunk with length 401 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 65, CS-3): b7 b4 2e b2 3e 9f 11 01 00 df 78 4b f0 77 cd c3 73 cd b6 3d 57 96 73 60 2d 49 e2 0d f8 d4 0a 77 ca f4 ed d1 (tbf_dl.cpp:686) 20250212125047644 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) 20250212125047644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20250212125047644 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) 20250212125047644 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1729 + 13 = 1742 (pdch_ul_controller.c:131) 20250212125047644 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1742 for type POLL (pdch_ul_controller.c:184) 20250212125047644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1742, TS=7) (tbf_dl.cpp:883) 20250212125047644 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1742, TS=7 (tbf_dl.cpp:903) 20250212125047644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 65, CS-3): 0f 00 83 b7 b4 2e b2 3e 9f 11 01 00 df 78 4b f0 77 cd c3 73 cd b6 3d 57 96 73 60 2d 49 e2 0d f8 d4 0a 77 ca f4 ed d1 00 (tbf_dl.cpp:911) 20250212125047644 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 83 b7 b4 2e b2 3e 9f 11 01 00 df 78 4b f0 77 cd c3 73 cd b6 3d 57 96 73 60 2d 49 e2 0d f8 d4 0a 77 ca f4 ed d1 00 (pcu_l1_if.cpp:182) 20250212125047645 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125047659 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) 20250212125047659 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) 20250212125047660 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) 20250212125047660 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) 20250212125047661 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) 20250212125047661 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) 20250212125047662 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) 20250212125047662 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) 20250212125047663 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) 20250212125047663 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) 20250212125047663 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) 20250212125047663 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) 20250212125047665 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) 20250212125047665 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) 20250212125047666 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) 20250212125047666 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) 20250212125047666 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125047678 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) 20250212125047678 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) 20250212125047680 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) 20250212125047680 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) 20250212125047681 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) 20250212125047681 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) 20250212125047682 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) 20250212125047682 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) 20250212125047683 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) 20250212125047683 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) 20250212125047684 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) 20250212125047684 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) 20250212125047685 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) 20250212125047685 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) 20250212125047686 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) 20250212125047686 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) 20250212125047687 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125047698 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) 20250212125047698 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) 20250212125047700 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) 20250212125047700 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) 20250212125047701 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) 20250212125047701 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) 20250212125047702 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) 20250212125047702 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) 20250212125047702 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) 20250212125047702 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) 20250212125047704 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) 20250212125047704 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) 20250212125047705 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) 20250212125047705 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) 20250212125047706 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) 20250212125047706 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) 20250212125047708 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125047722 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1737 block=6 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) 20250212125047722 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) 20250212125047722 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125047722 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1742 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125047722 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) 20250212125047723 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1742 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125047723 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125047723 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 66, BSN 46 to 66 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125047723 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125047723 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=46)"RRRRRRRRRRRRRRRRRRRR"(BSN=65) R=ACK I=NACK (tbf_dl.cpp:1034) 20250212125047723 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=46:66, lost=0, recv=20, skipped=0, bsn=46, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20250212125047723 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20250212125047723 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20250212125047723 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20250212125047723 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20250212125047723 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20250212125047723 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20250212125047723 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20250212125047723 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20250212125047723 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20250212125047723 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20250212125047723 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20250212125047723 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20250212125047723 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20250212125047723 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20250212125047723 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20250212125047723 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20250212125047723 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20250212125047723 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20250212125047723 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20250212125047723 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20250212125047723 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) 20250212125047723 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=66)""(V(S)-1=65) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20250212125047723 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) 20250212125047723 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) 20250212125047725 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) 20250212125047725 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) 20250212125047726 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) 20250212125047726 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) 20250212125047726 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) 20250212125047726 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) 20250212125047727 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) 20250212125047727 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) 20250212125047728 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) 20250212125047728 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) 20250212125047728 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) 20250212125047728 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) 20250212125047729 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) 20250212125047729 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) 20250212125047729 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==66) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047729 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) 20250212125047729 DRLCMACDL DEBUG -- Chunk with length 365 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047729 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 66, CS-3): 66 b1 23 f8 2c 9b 62 bb 26 8f 75 91 cb 09 35 c7 a0 90 8a f2 26 94 08 bc 60 cb bf 99 44 84 e1 08 a2 e0 39 33 (tbf_dl.cpp:686) 20250212125047729 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) 20250212125047729 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047729 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20250212125047729 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 66, CS-3): 07 00 85 66 b1 23 f8 2c 9b 62 bb 26 8f 75 91 cb 09 35 c7 a0 90 8a f2 26 94 08 bc 60 cb bf 99 44 84 e1 08 a2 e0 39 33 00 (tbf_dl.cpp:911) 20250212125047729 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1746 Sending data request: sapi=5 arfcn=871 cur_fn=1742 block=7 data=07 00 85 66 b1 23 f8 2c 9b 62 bb 26 8f 75 91 cb 09 35 c7 a0 90 8a f2 26 94 08 bc 60 cb bf 99 44 84 e1 08 a2 e0 39 33 00 (pcu_l1_if.cpp:182) 20250212125047730 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125047744 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) 20250212125047744 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) 20250212125047745 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) 20250212125047745 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) 20250212125047746 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) 20250212125047746 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) 20250212125047747 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) 20250212125047747 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) 20250212125047748 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) 20250212125047748 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) 20250212125047749 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) 20250212125047749 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) 20250212125047750 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) 20250212125047751 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) 20250212125047751 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) 20250212125047751 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) 20250212125047752 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) 20250212125047752 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) 20250212125047752 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==67) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047752 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) 20250212125047752 DRLCMACDL DEBUG -- Chunk with length 329 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047752 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 67, CS-3): 34 63 49 e4 b0 e6 0e 32 36 90 b3 5b 05 53 55 44 02 9e f4 7d 13 c0 91 03 c1 a3 89 21 b4 5b 4a bb b7 2e 8d ee (tbf_dl.cpp:686) 20250212125047753 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) 20250212125047753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 67) (tbf_dl.cpp:847) 20250212125047753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 67, CS-3): 07 00 87 34 63 49 e4 b0 e6 0e 32 36 90 b3 5b 05 53 55 44 02 9e f4 7d 13 c0 91 03 c1 a3 89 21 b4 5b 4a bb b7 2e 8d ee 00 (tbf_dl.cpp:911) 20250212125047753 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 87 34 63 49 e4 b0 e6 0e 32 36 90 b3 5b 05 53 55 44 02 9e f4 7d 13 c0 91 03 c1 a3 89 21 b4 5b 4a bb b7 2e 8d ee 00 (pcu_l1_if.cpp:182) 20250212125047753 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125047761 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) 20250212125047761 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) 20250212125047762 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) 20250212125047762 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) 20250212125047762 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) 20250212125047762 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) 20250212125047763 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) 20250212125047763 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) 20250212125047763 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) 20250212125047763 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) 20250212125047764 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) 20250212125047764 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) 20250212125047764 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) 20250212125047764 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) 20250212125047765 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) 20250212125047765 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) 20250212125047771 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) 20250212125047771 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) 20250212125047771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==68) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047771 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) 20250212125047771 DRLCMACDL DEBUG -- Chunk with length 293 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 68, CS-3): a8 73 9b d4 49 5e 17 5b 4b c7 d2 d0 0b a6 f9 98 9f 28 55 0f bb bc da f1 06 8e 61 f7 93 9c c9 66 a0 fb 4d 2b (tbf_dl.cpp:686) 20250212125047771 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) 20250212125047771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 68) (tbf_dl.cpp:847) 20250212125047771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 68, CS-3): 07 00 89 a8 73 9b d4 49 5e 17 5b 4b c7 d2 d0 0b a6 f9 98 9f 28 55 0f bb bc da f1 06 8e 61 f7 93 9c c9 66 a0 fb 4d 2b 00 (tbf_dl.cpp:911) 20250212125047771 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 89 a8 73 9b d4 49 5e 17 5b 4b c7 d2 d0 0b a6 f9 98 9f 28 55 0f bb bc da f1 06 8e 61 f7 93 9c c9 66 a0 fb 4d 2b 00 (pcu_l1_if.cpp:182) 20250212125047771 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125047785 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) 20250212125047785 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) 20250212125047785 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) 20250212125047785 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) 20250212125047785 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) 20250212125047785 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) 20250212125047786 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) 20250212125047786 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) 20250212125047786 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) 20250212125047786 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) 20250212125047786 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) 20250212125047786 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) 20250212125047786 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) 20250212125047786 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) 20250212125047787 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) 20250212125047787 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) 20250212125047789 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) 20250212125047789 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) 20250212125047789 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==69) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047789 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) 20250212125047789 DRLCMACDL DEBUG -- Chunk with length 257 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047789 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 69, CS-3): 3f d4 9e 99 11 5c 84 8a b2 f4 9f 2a 84 2b 86 c3 c2 b3 2e e4 3a bf d0 03 ae 37 6e cc 90 07 c5 46 19 0c 2b 3f (tbf_dl.cpp:686) 20250212125047789 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) 20250212125047789 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047789 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 69) (tbf_dl.cpp:847) 20250212125047789 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 69, CS-3): 07 00 8b 3f d4 9e 99 11 5c 84 8a b2 f4 9f 2a 84 2b 86 c3 c2 b3 2e e4 3a bf d0 03 ae 37 6e cc 90 07 c5 46 19 0c 2b 3f 00 (tbf_dl.cpp:911) 20250212125047789 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 8b 3f d4 9e 99 11 5c 84 8a b2 f4 9f 2a 84 2b 86 c3 c2 b3 2e e4 3a bf d0 03 ae 37 6e cc 90 07 c5 46 19 0c 2b 3f 00 (pcu_l1_if.cpp:182) 20250212125047790 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125047804 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) 20250212125047804 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) 20250212125047805 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) 20250212125047805 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) 20250212125047806 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) 20250212125047806 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) 20250212125047806 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) 20250212125047806 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) 20250212125047807 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) 20250212125047807 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) 20250212125047807 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) 20250212125047807 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) 20250212125047808 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) 20250212125047808 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) 20250212125047809 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) 20250212125047809 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) 20250212125047810 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) 20250212125047811 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) 20250212125047811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==70) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047811 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) 20250212125047811 DRLCMACDL DEBUG -- Chunk with length 221 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 70, CS-3): 55 02 53 3b d6 67 a0 de a2 4c 3c 8d ad d6 09 f0 cd 0b cd af cf e9 51 1f e6 e6 de cb f7 04 ab 67 44 d4 03 cc (tbf_dl.cpp:686) 20250212125047811 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) 20250212125047811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 70) (tbf_dl.cpp:847) 20250212125047811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 70, CS-3): 07 00 8d 55 02 53 3b d6 67 a0 de a2 4c 3c 8d ad d6 09 f0 cd 0b cd af cf e9 51 1f e6 e6 de cb f7 04 ab 67 44 d4 03 cc 00 (tbf_dl.cpp:911) 20250212125047811 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 8d 55 02 53 3b d6 67 a0 de a2 4c 3c 8d ad d6 09 f0 cd 0b cd af cf e9 51 1f e6 e6 de cb f7 04 ab 67 44 d4 03 cc 00 (pcu_l1_if.cpp:182) 20250212125047811 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125047825 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) 20250212125047825 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) 20250212125047827 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) 20250212125047827 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) 20250212125047828 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) 20250212125047828 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) 20250212125047830 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) 20250212125047830 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) 20250212125047831 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) 20250212125047831 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) 20250212125047832 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) 20250212125047832 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) 20250212125047833 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) 20250212125047833 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) 20250212125047834 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) 20250212125047834 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) 20250212125047836 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) 20250212125047836 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) 20250212125047836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==71) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047836 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) 20250212125047836 DRLCMACDL DEBUG -- Chunk with length 185 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 71, CS-3): 54 78 2f f2 0e 5b e9 93 34 ed 3b 66 2e 52 f7 b3 12 36 ba ef 35 34 80 fb 1b 29 0f d0 c7 e5 e5 08 71 4a e6 f5 (tbf_dl.cpp:686) 20250212125047836 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) 20250212125047837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 71) (tbf_dl.cpp:847) 20250212125047837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 71, CS-3): 07 00 8f 54 78 2f f2 0e 5b e9 93 34 ed 3b 66 2e 52 f7 b3 12 36 ba ef 35 34 80 fb 1b 29 0f d0 c7 e5 e5 08 71 4a e6 f5 00 (tbf_dl.cpp:911) 20250212125047837 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 8f 54 78 2f f2 0e 5b e9 93 34 ed 3b 66 2e 52 f7 b3 12 36 ba ef 35 34 80 fb 1b 29 0f d0 c7 e5 e5 08 71 4a e6 f5 00 (pcu_l1_if.cpp:182) 20250212125047837 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125047847 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) 20250212125047847 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) 20250212125047847 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) 20250212125047847 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) 20250212125047848 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) 20250212125047848 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) 20250212125047848 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) 20250212125047848 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) 20250212125047848 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) 20250212125047848 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) 20250212125047848 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) 20250212125047848 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) 20250212125047849 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) 20250212125047849 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) 20250212125047849 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) 20250212125047849 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) 20250212125047851 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) 20250212125047851 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) 20250212125047851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==72) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047851 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) 20250212125047851 DRLCMACDL DEBUG -- Chunk with length 149 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 72, CS-3): bf 3c 5f 0e 7e dd d9 31 df 94 42 a3 61 b1 62 76 08 75 fa 10 1e c4 62 40 4c c7 24 55 8e 23 fe da a0 f8 a1 4d (tbf_dl.cpp:686) 20250212125047851 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) 20250212125047851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 72) (tbf_dl.cpp:847) 20250212125047851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 72, CS-3): 07 00 91 bf 3c 5f 0e 7e dd d9 31 df 94 42 a3 61 b1 62 76 08 75 fa 10 1e c4 62 40 4c c7 24 55 8e 23 fe da a0 f8 a1 4d 00 (tbf_dl.cpp:911) 20250212125047851 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 91 bf 3c 5f 0e 7e dd d9 31 df 94 42 a3 61 b1 62 76 08 75 fa 10 1e c4 62 40 4c c7 24 55 8e 23 fe da a0 f8 a1 4d 00 (pcu_l1_if.cpp:182) 20250212125047851 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125047866 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) 20250212125047866 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) 20250212125047866 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) 20250212125047866 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) 20250212125047866 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) 20250212125047866 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) 20250212125047867 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) 20250212125047867 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) 20250212125047867 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) 20250212125047867 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) 20250212125047867 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) 20250212125047867 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) 20250212125047868 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) 20250212125047868 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) 20250212125047868 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) 20250212125047868 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) 20250212125047871 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) 20250212125047871 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) 20250212125047871 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==73) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047871 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) 20250212125047871 DRLCMACDL DEBUG -- Chunk with length 113 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047871 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 73, CS-3): 20 77 90 f6 0e 36 cc 07 85 2f f7 37 57 41 69 73 de ba 7b 00 5b 37 41 de b2 f7 32 c1 83 93 ff b8 10 d4 cf 94 (tbf_dl.cpp:686) 20250212125047871 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) 20250212125047871 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047871 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 73) (tbf_dl.cpp:847) 20250212125047871 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 73, CS-3): 07 00 93 20 77 90 f6 0e 36 cc 07 85 2f f7 37 57 41 69 73 de ba 7b 00 5b 37 41 de b2 f7 32 c1 83 93 ff b8 10 d4 cf 94 00 (tbf_dl.cpp:911) 20250212125047871 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 93 20 77 90 f6 0e 36 cc 07 85 2f f7 37 57 41 69 73 de ba 7b 00 5b 37 41 de b2 f7 32 c1 83 93 ff b8 10 d4 cf 94 00 (pcu_l1_if.cpp:182) 20250212125047871 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125047884 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) 20250212125047884 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) 20250212125047885 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) 20250212125047885 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) 20250212125047885 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) 20250212125047885 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) 20250212125047886 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) 20250212125047886 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) 20250212125047886 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) 20250212125047886 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) 20250212125047886 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) 20250212125047886 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) 20250212125047887 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) 20250212125047887 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) 20250212125047887 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) 20250212125047887 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) 20250212125047893 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) 20250212125047893 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) 20250212125047893 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==74) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047893 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) 20250212125047893 DRLCMACDL DEBUG -- Chunk with length 77 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047893 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 74, CS-3): 3c b7 22 39 47 33 8c 9d 13 6e a4 3e 8c 30 c2 07 61 75 39 b3 63 5b e5 0f 76 40 f4 7a 02 da 4f 94 55 52 63 6e (tbf_dl.cpp:686) 20250212125047893 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) 20250212125047893 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047893 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 74) (tbf_dl.cpp:847) 20250212125047893 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 74, CS-3): 07 00 95 3c b7 22 39 47 33 8c 9d 13 6e a4 3e 8c 30 c2 07 61 75 39 b3 63 5b e5 0f 76 40 f4 7a 02 da 4f 94 55 52 63 6e 00 (tbf_dl.cpp:911) 20250212125047893 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 95 3c b7 22 39 47 33 8c 9d 13 6e a4 3e 8c 30 c2 07 61 75 39 b3 63 5b e5 0f 76 40 f4 7a 02 da 4f 94 55 52 63 6e 00 (pcu_l1_if.cpp:182) 20250212125047894 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125047911 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) 20250212125047911 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) 20250212125047912 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) 20250212125047912 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) 20250212125047912 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) 20250212125047912 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) 20250212125047912 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) 20250212125047912 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) 20250212125047912 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) 20250212125047912 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) 20250212125047912 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) 20250212125047912 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) 20250212125047912 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) 20250212125047912 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) 20250212125047913 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) 20250212125047913 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) 20250212125047916 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) 20250212125047916 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) 20250212125047916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==75) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047916 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) 20250212125047916 DRLCMACDL DEBUG -- Chunk with length 41 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 75, CS-3): 20 1d 87 22 62 db 35 9d 82 8b 92 46 41 cf d1 61 4d 88 fd 45 fa 50 54 33 bc 59 6a f1 d8 0b d2 72 fe 91 8f 7d (tbf_dl.cpp:686) 20250212125047916 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) 20250212125047916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 75) (tbf_dl.cpp:847) 20250212125047916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 75, CS-3): 07 00 97 20 1d 87 22 62 db 35 9d 82 8b 92 46 41 cf d1 61 4d 88 fd 45 fa 50 54 33 bc 59 6a f1 d8 0b d2 72 fe 91 8f 7d 00 (tbf_dl.cpp:911) 20250212125047916 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 97 20 1d 87 22 62 db 35 9d 82 8b 92 46 41 cf d1 61 4d 88 fd 45 fa 50 54 33 bc 59 6a f1 d8 0b d2 72 fe 91 8f 7d 00 (pcu_l1_if.cpp:182) 20250212125047916 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125047936 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) 20250212125047936 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) 20250212125047936 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) 20250212125047936 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) 20250212125047936 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) 20250212125047936 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) 20250212125047937 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) 20250212125047937 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) 20250212125047937 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) 20250212125047937 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) 20250212125047937 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) 20250212125047937 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) 20250212125047937 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) 20250212125047937 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) 20250212125047937 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) 20250212125047937 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) 20250212125047941 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) 20250212125047941 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) 20250212125047941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==76) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047941 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) 20250212125047941 DRLCMACDL DEBUG -- Chunk with length 5 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125047941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125047941 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1546 KBits/s (gprs_rlcmac_meas.cpp:181) 20250212125047941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125047941 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 76, CS-3): 17 f1 35 d4 7e 33 4d 59 6d 72 dc 86 d3 5a 75 a0 c5 a3 8e c4 18 ad 2b c6 80 dd bb 0f dc cc 88 ad c3 8d 09 47 (tbf_dl.cpp:686) 20250212125047941 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) 20250212125047941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 76) (tbf_dl.cpp:847) 20250212125047941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 76, CS-3): 07 00 98 17 f1 35 d4 7e 33 4d 59 6d 72 dc 86 d3 5a 75 a0 c5 a3 8e c4 18 ad 2b c6 80 dd bb 0f dc cc 88 ad c3 8d 09 47 00 (tbf_dl.cpp:911) 20250212125047941 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 98 17 f1 35 d4 7e 33 4d 59 6d 72 dc 86 d3 5a 75 a0 c5 a3 8e c4 18 ad 2b c6 80 dd bb 0f dc cc 88 ad c3 8d 09 47 00 (pcu_l1_if.cpp:182) 20250212125047941 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125047955 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) 20250212125047955 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) 20250212125047955 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) 20250212125047955 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) 20250212125047955 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) 20250212125047955 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) 20250212125047955 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) 20250212125047955 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) 20250212125047955 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) 20250212125047955 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) 20250212125047955 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) 20250212125047955 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) 20250212125047956 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) 20250212125047956 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) 20250212125047956 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) 20250212125047956 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) 20250212125047964 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) 20250212125047964 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) 20250212125047964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==77) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047964 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) 20250212125047964 DRLCMACDL DEBUG -- Chunk with length 1370 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 77, CS-3): cd fe 41 3a ef 78 1d 48 ff 9f 9c 0d b1 62 da 1b 2b 5f 25 e2 28 51 8e 99 41 7d e1 55 23 50 f6 f8 33 32 ef ae (tbf_dl.cpp:686) 20250212125047964 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) 20250212125047964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 77) (tbf_dl.cpp:847) 20250212125047964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 77, CS-3): 07 00 9b cd fe 41 3a ef 78 1d 48 ff 9f 9c 0d b1 62 da 1b 2b 5f 25 e2 28 51 8e 99 41 7d e1 55 23 50 f6 f8 33 32 ef ae 00 (tbf_dl.cpp:911) 20250212125047964 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 9b cd fe 41 3a ef 78 1d 48 ff 9f 9c 0d b1 62 da 1b 2b 5f 25 e2 28 51 8e 99 41 7d e1 55 23 50 f6 f8 33 32 ef ae 00 (pcu_l1_if.cpp:182) 20250212125047964 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125047978 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) 20250212125047978 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) 20250212125047978 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) 20250212125047978 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) 20250212125047978 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) 20250212125047978 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) 20250212125047979 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) 20250212125047979 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) 20250212125047979 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) 20250212125047979 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) 20250212125047979 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) 20250212125047979 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) 20250212125047979 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) 20250212125047979 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) 20250212125047979 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) 20250212125047979 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) 20250212125047983 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) 20250212125047983 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) 20250212125047983 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==78) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125047983 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) 20250212125047983 DRLCMACDL DEBUG -- Chunk with length 1334 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125047983 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 78, CS-3): 24 6e 74 a6 b7 ee 09 72 d8 df 99 23 4f 12 0e 45 32 7a d7 7c 6e e6 69 ed 32 b4 59 69 14 2e 3d 21 a1 f6 07 1f (tbf_dl.cpp:686) 20250212125047983 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) 20250212125047983 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125047983 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 78) (tbf_dl.cpp:847) 20250212125047983 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 78, CS-3): 07 00 9d 24 6e 74 a6 b7 ee 09 72 d8 df 99 23 4f 12 0e 45 32 7a d7 7c 6e e6 69 ed 32 b4 59 69 14 2e 3d 21 a1 f6 07 1f 00 (tbf_dl.cpp:911) 20250212125047983 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 9d 24 6e 74 a6 b7 ee 09 72 d8 df 99 23 4f 12 0e 45 32 7a d7 7c 6e e6 69 ed 32 b4 59 69 14 2e 3d 21 a1 f6 07 1f 00 (pcu_l1_if.cpp:182) 20250212125047983 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125047997 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) 20250212125047997 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) 20250212125047997 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) 20250212125047997 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) 20250212125047997 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) 20250212125047997 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) 20250212125047997 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) 20250212125047997 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) 20250212125047997 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) 20250212125047997 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) 20250212125047997 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) 20250212125047997 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) 20250212125047997 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) 20250212125047997 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) 20250212125047998 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) 20250212125047998 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) 20250212125048001 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) 20250212125048001 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) 20250212125048001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==79) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048001 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) 20250212125048001 DRLCMACDL DEBUG -- Chunk with length 1298 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 79, CS-3): 78 3b 33 20 c1 a3 1c 46 bc b2 43 fa fb 9b 17 ab a4 46 f3 c4 21 d5 9d b4 8a 78 5e 18 ae d6 5d c0 9b 1c eb 6e (tbf_dl.cpp:686) 20250212125048001 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) 20250212125048001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 79) (tbf_dl.cpp:847) 20250212125048001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 79, CS-3): 07 00 9f 78 3b 33 20 c1 a3 1c 46 bc b2 43 fa fb 9b 17 ab a4 46 f3 c4 21 d5 9d b4 8a 78 5e 18 ae d6 5d c0 9b 1c eb 6e 00 (tbf_dl.cpp:911) 20250212125048001 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 9f 78 3b 33 20 c1 a3 1c 46 bc b2 43 fa fb 9b 17 ab a4 46 f3 c4 21 d5 9d b4 8a 78 5e 18 ae d6 5d c0 9b 1c eb 6e 00 (pcu_l1_if.cpp:182) 20250212125048001 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125048015 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) 20250212125048015 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) 20250212125048016 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) 20250212125048016 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) 20250212125048016 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) 20250212125048016 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) 20250212125048016 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) 20250212125048016 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) 20250212125048016 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) 20250212125048016 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) 20250212125048016 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) 20250212125048016 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) 20250212125048016 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) 20250212125048016 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) 20250212125048017 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) 20250212125048017 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) 20250212125048024 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) 20250212125048024 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) 20250212125048024 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==80) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048024 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) 20250212125048024 DRLCMACDL DEBUG -- Chunk with length 1262 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 80, CS-3): c3 22 4f 55 60 b9 7f 3a 63 80 72 e2 5e 20 12 e3 67 c9 a3 df 36 7a be 1d 62 48 64 fc 69 dd a5 64 58 2e 20 05 (tbf_dl.cpp:686) 20250212125048025 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) 20250212125048025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 80) (tbf_dl.cpp:847) 20250212125048025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 80, CS-3): 07 00 a1 c3 22 4f 55 60 b9 7f 3a 63 80 72 e2 5e 20 12 e3 67 c9 a3 df 36 7a be 1d 62 48 64 fc 69 dd a5 64 58 2e 20 05 00 (tbf_dl.cpp:911) 20250212125048025 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 a1 c3 22 4f 55 60 b9 7f 3a 63 80 72 e2 5e 20 12 e3 67 c9 a3 df 36 7a be 1d 62 48 64 fc 69 dd a5 64 58 2e 20 05 00 (pcu_l1_if.cpp:182) 20250212125048025 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125048039 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) 20250212125048039 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) 20250212125048039 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) 20250212125048039 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) 20250212125048039 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) 20250212125048039 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) 20250212125048039 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) 20250212125048039 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) 20250212125048039 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) 20250212125048039 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) 20250212125048039 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) 20250212125048039 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) 20250212125048040 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) 20250212125048040 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) 20250212125048040 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) 20250212125048040 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) 20250212125048043 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) 20250212125048043 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) 20250212125048043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==81) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048043 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) 20250212125048043 DRLCMACDL DEBUG -- Chunk with length 1226 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 81, CS-3): 42 eb ad e3 b9 6a 0c 4c e9 72 ac 4e b2 4c ca 45 f0 f3 68 d8 08 a9 c8 45 d2 f6 e6 b8 4d f8 c4 54 16 a2 89 5d (tbf_dl.cpp:686) 20250212125048043 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) 20250212125048043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 81) (tbf_dl.cpp:847) 20250212125048043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 81, CS-3): 07 00 a3 42 eb ad e3 b9 6a 0c 4c e9 72 ac 4e b2 4c ca 45 f0 f3 68 d8 08 a9 c8 45 d2 f6 e6 b8 4d f8 c4 54 16 a2 89 5d 00 (tbf_dl.cpp:911) 20250212125048043 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 a3 42 eb ad e3 b9 6a 0c 4c e9 72 ac 4e b2 4c ca 45 f0 f3 68 d8 08 a9 c8 45 d2 f6 e6 b8 4d f8 c4 54 16 a2 89 5d 00 (pcu_l1_if.cpp:182) 20250212125048043 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125048057 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) 20250212125048057 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) 20250212125048057 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) 20250212125048057 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) 20250212125048058 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) 20250212125048058 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) 20250212125048058 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) 20250212125048058 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) 20250212125048058 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) 20250212125048058 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) 20250212125048058 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) 20250212125048058 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) 20250212125048058 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) 20250212125048058 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) 20250212125048058 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) 20250212125048058 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) 20250212125048062 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) 20250212125048062 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) 20250212125048062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==82) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048062 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) 20250212125048062 DRLCMACDL DEBUG -- Chunk with length 1190 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 82, CS-3): 2f a6 f9 3c ca 9b e1 e2 ff 31 25 16 e6 40 6f ea 3e 0d 17 f6 27 7f 50 a8 62 0e 77 52 91 30 6d 81 53 37 33 60 (tbf_dl.cpp:686) 20250212125048062 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) 20250212125048062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 82) (tbf_dl.cpp:847) 20250212125048062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 82, CS-3): 07 00 a5 2f a6 f9 3c ca 9b e1 e2 ff 31 25 16 e6 40 6f ea 3e 0d 17 f6 27 7f 50 a8 62 0e 77 52 91 30 6d 81 53 37 33 60 00 (tbf_dl.cpp:911) 20250212125048062 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 a5 2f a6 f9 3c ca 9b e1 e2 ff 31 25 16 e6 40 6f ea 3e 0d 17 f6 27 7f 50 a8 62 0e 77 52 91 30 6d 81 53 37 33 60 00 (pcu_l1_if.cpp:182) 20250212125048062 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125048076 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) 20250212125048076 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) 20250212125048076 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) 20250212125048076 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) 20250212125048077 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) 20250212125048077 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) 20250212125048077 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) 20250212125048077 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) 20250212125048077 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) 20250212125048077 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) 20250212125048077 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) 20250212125048077 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) 20250212125048077 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) 20250212125048077 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) 20250212125048077 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) 20250212125048077 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) 20250212125048085 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) 20250212125048085 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) 20250212125048085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==83) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048085 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) 20250212125048085 DRLCMACDL DEBUG -- Chunk with length 1154 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 83, CS-3): 7d 70 d4 4a 56 0c 59 91 b4 ee d2 f9 64 2b 32 05 79 0c c8 30 ca d3 24 df e1 c8 e9 f5 0a 2d 26 10 07 05 d1 91 (tbf_dl.cpp:686) 20250212125048085 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) 20250212125048085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 83) (tbf_dl.cpp:847) 20250212125048085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 83, CS-3): 07 00 a7 7d 70 d4 4a 56 0c 59 91 b4 ee d2 f9 64 2b 32 05 79 0c c8 30 ca d3 24 df e1 c8 e9 f5 0a 2d 26 10 07 05 d1 91 00 (tbf_dl.cpp:911) 20250212125048085 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 a7 7d 70 d4 4a 56 0c 59 91 b4 ee d2 f9 64 2b 32 05 79 0c c8 30 ca d3 24 df e1 c8 e9 f5 0a 2d 26 10 07 05 d1 91 00 (pcu_l1_if.cpp:182) 20250212125048086 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125048099 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) 20250212125048099 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) 20250212125048100 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) 20250212125048100 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) 20250212125048100 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) 20250212125048100 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) 20250212125048100 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) 20250212125048100 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) 20250212125048100 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) 20250212125048100 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) 20250212125048100 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) 20250212125048100 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) 20250212125048100 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) 20250212125048100 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) 20250212125048100 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) 20250212125048100 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) 20250212125048104 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) 20250212125048104 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) 20250212125048104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==84) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048104 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) 20250212125048104 DRLCMACDL DEBUG -- Chunk with length 1118 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 84, CS-3): b1 a1 ad 59 f1 28 5b 7e cb 37 87 f9 02 7b 37 11 0c 05 72 c1 eb 87 8f 82 91 17 3b 13 df a3 4f c6 7d 95 c4 7c (tbf_dl.cpp:686) 20250212125048104 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) 20250212125048104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 84) (tbf_dl.cpp:847) 20250212125048104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 84, CS-3): 07 00 a9 b1 a1 ad 59 f1 28 5b 7e cb 37 87 f9 02 7b 37 11 0c 05 72 c1 eb 87 8f 82 91 17 3b 13 df a3 4f c6 7d 95 c4 7c 00 (tbf_dl.cpp:911) 20250212125048104 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 a9 b1 a1 ad 59 f1 28 5b 7e cb 37 87 f9 02 7b 37 11 0c 05 72 c1 eb 87 8f 82 91 17 3b 13 df a3 4f c6 7d 95 c4 7c 00 (pcu_l1_if.cpp:182) 20250212125048104 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125048118 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) 20250212125048118 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) 20250212125048118 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) 20250212125048118 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) 20250212125048118 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) 20250212125048118 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) 20250212125048118 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) 20250212125048118 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) 20250212125048119 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) 20250212125048119 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) 20250212125048119 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) 20250212125048119 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) 20250212125048119 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) 20250212125048119 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) 20250212125048119 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) 20250212125048119 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) 20250212125048123 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) 20250212125048123 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) 20250212125048123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==85) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048123 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) 20250212125048123 DRLCMACDL DEBUG -- Chunk with length 1082 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 85, CS-3): af 6b fc c2 27 0e 9d ad 28 3a 70 37 cd bb ce b7 b1 fc 7f e0 08 19 02 7a a7 77 4f 3f 4b dd 84 a0 6f 12 2c 9e (tbf_dl.cpp:686) 20250212125048123 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) 20250212125048123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 85) (tbf_dl.cpp:847) 20250212125048123 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) 20250212125048123 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1828 + 13 = 1841 (pdch_ul_controller.c:131) 20250212125048123 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1841 for type POLL (pdch_ul_controller.c:184) 20250212125048123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1841, TS=7) (tbf_dl.cpp:883) 20250212125048123 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1841, TS=7 (tbf_dl.cpp:903) 20250212125048123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 85, CS-3): 0f 00 ab af 6b fc c2 27 0e 9d ad 28 3a 70 37 cd bb ce b7 b1 fc 7f e0 08 19 02 7a a7 77 4f 3f 4b dd 84 a0 6f 12 2c 9e 00 (tbf_dl.cpp:911) 20250212125048123 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 ab af 6b fc c2 27 0e 9d ad 28 3a 70 37 cd bb ce b7 b1 fc 7f e0 08 19 02 7a a7 77 4f 3f 4b dd 84 a0 6f 12 2c 9e 00 (pcu_l1_if.cpp:182) 20250212125048123 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125048137 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) 20250212125048137 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) 20250212125048137 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) 20250212125048137 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) 20250212125048137 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) 20250212125048137 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) 20250212125048137 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) 20250212125048137 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) 20250212125048137 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) 20250212125048137 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) 20250212125048137 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) 20250212125048137 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) 20250212125048137 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) 20250212125048137 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) 20250212125048138 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) 20250212125048138 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) 20250212125048146 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125048160 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) 20250212125048160 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) 20250212125048160 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) 20250212125048160 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) 20250212125048160 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) 20250212125048160 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) 20250212125048160 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) 20250212125048160 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) 20250212125048160 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) 20250212125048160 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) 20250212125048161 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) 20250212125048161 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) 20250212125048161 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) 20250212125048161 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) 20250212125048161 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) 20250212125048161 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) 20250212125048164 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125048178 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) 20250212125048178 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) 20250212125048179 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) 20250212125048179 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) 20250212125048179 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) 20250212125048179 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) 20250212125048179 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) 20250212125048179 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) 20250212125048179 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) 20250212125048179 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) 20250212125048179 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) 20250212125048179 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) 20250212125048179 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) 20250212125048179 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) 20250212125048180 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) 20250212125048180 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) 20250212125048183 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125048197 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1841 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1837 block=5 data=40 08 0a df ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125048197 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) 20250212125048197 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125048197 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1841 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125048197 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 86 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20250212125048197 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1841 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125048197 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125048197 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 86, BSN 66 to 86 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125048197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125048197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=66)"RRRRRRRRRRRRRRRRRRRR"(BSN=85) R=ACK I=NACK (tbf_dl.cpp:1034) 20250212125048197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=66:86, lost=0, recv=20, skipped=0, bsn=66, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20250212125048197 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20250212125048197 DRLCMACDL DEBUG - got ack for BSN=67 (rlc_window_dl.cpp:103) 20250212125048197 DRLCMACDL DEBUG - got ack for BSN=68 (rlc_window_dl.cpp:103) 20250212125048197 DRLCMACDL DEBUG - got ack for BSN=69 (rlc_window_dl.cpp:103) 20250212125048197 DRLCMACDL DEBUG - got ack for BSN=70 (rlc_window_dl.cpp:103) 20250212125048197 DRLCMACDL DEBUG - got ack for BSN=71 (rlc_window_dl.cpp:103) 20250212125048197 DRLCMACDL DEBUG - got ack for BSN=72 (rlc_window_dl.cpp:103) 20250212125048197 DRLCMACDL DEBUG - got ack for BSN=73 (rlc_window_dl.cpp:103) 20250212125048198 DRLCMACDL DEBUG - got ack for BSN=74 (rlc_window_dl.cpp:103) 20250212125048198 DRLCMACDL DEBUG - got ack for BSN=75 (rlc_window_dl.cpp:103) 20250212125048198 DRLCMACDL DEBUG - got ack for BSN=76 (rlc_window_dl.cpp:103) 20250212125048198 DRLCMACDL DEBUG - got ack for BSN=77 (rlc_window_dl.cpp:103) 20250212125048198 DRLCMACDL DEBUG - got ack for BSN=78 (rlc_window_dl.cpp:103) 20250212125048198 DRLCMACDL DEBUG - got ack for BSN=79 (rlc_window_dl.cpp:103) 20250212125048198 DRLCMACDL DEBUG - got ack for BSN=80 (rlc_window_dl.cpp:103) 20250212125048198 DRLCMACDL DEBUG - got ack for BSN=81 (rlc_window_dl.cpp:103) 20250212125048198 DRLCMACDL DEBUG - got ack for BSN=82 (rlc_window_dl.cpp:103) 20250212125048198 DRLCMACDL DEBUG - got ack for BSN=83 (rlc_window_dl.cpp:103) 20250212125048198 DRLCMACDL DEBUG - got ack for BSN=84 (rlc_window_dl.cpp:103) 20250212125048198 DRLCMACDL DEBUG - got ack for BSN=85 (rlc_window_dl.cpp:103) 20250212125048198 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) 20250212125048198 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=86)""(V(S)-1=85) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20250212125048198 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) 20250212125048198 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) 20250212125048198 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) 20250212125048198 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) 20250212125048198 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) 20250212125048198 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) 20250212125048198 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) 20250212125048198 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) 20250212125048199 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) 20250212125048199 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) 20250212125048199 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) 20250212125048199 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) 20250212125048199 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) 20250212125048199 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) 20250212125048206 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) 20250212125048206 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) 20250212125048206 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==86) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048206 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) 20250212125048206 DRLCMACDL DEBUG -- Chunk with length 1046 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048206 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 86, CS-3): cc 54 6b 60 95 77 a8 f6 03 64 d5 e1 76 d1 30 82 fb 1e 59 ff 41 65 97 f4 20 72 ad d6 12 30 ba 6c 27 e2 fb 80 (tbf_dl.cpp:686) 20250212125048207 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) 20250212125048207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 86) (tbf_dl.cpp:847) 20250212125048207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 86, CS-3): 07 00 ad cc 54 6b 60 95 77 a8 f6 03 64 d5 e1 76 d1 30 82 fb 1e 59 ff 41 65 97 f4 20 72 ad d6 12 30 ba 6c 27 e2 fb 80 00 (tbf_dl.cpp:911) 20250212125048207 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1846 Sending data request: sapi=5 arfcn=871 cur_fn=1841 block=6 data=07 00 ad cc 54 6b 60 95 77 a8 f6 03 64 d5 e1 76 d1 30 82 fb 1e 59 ff 41 65 97 f4 20 72 ad d6 12 30 ba 6c 27 e2 fb 80 00 (pcu_l1_if.cpp:182) 20250212125048207 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125048220 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) 20250212125048220 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) 20250212125048221 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) 20250212125048221 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) 20250212125048221 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) 20250212125048221 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) 20250212125048221 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) 20250212125048221 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) 20250212125048222 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) 20250212125048222 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) 20250212125048222 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) 20250212125048222 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) 20250212125048222 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) 20250212125048222 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) 20250212125048222 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) 20250212125048222 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) 20250212125048225 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) 20250212125048225 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) 20250212125048225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==87) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048225 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) 20250212125048225 DRLCMACDL DEBUG -- Chunk with length 1010 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 87, CS-3): e4 c1 12 a2 04 4c ad 21 11 fc f7 d3 74 b2 29 6f b5 9a 4e 6d e8 c1 97 9e 2e 3d a6 b4 0a 21 de cf 5f 9f 1a fc (tbf_dl.cpp:686) 20250212125048225 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) 20250212125048225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 87) (tbf_dl.cpp:847) 20250212125048225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 87, CS-3): 07 00 af e4 c1 12 a2 04 4c ad 21 11 fc f7 d3 74 b2 29 6f b5 9a 4e 6d e8 c1 97 9e 2e 3d a6 b4 0a 21 de cf 5f 9f 1a fc 00 (tbf_dl.cpp:911) 20250212125048225 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 af e4 c1 12 a2 04 4c ad 21 11 fc f7 d3 74 b2 29 6f b5 9a 4e 6d e8 c1 97 9e 2e 3d a6 b4 0a 21 de cf 5f 9f 1a fc 00 (pcu_l1_if.cpp:182) 20250212125048225 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125048239 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) 20250212125048239 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) 20250212125048239 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) 20250212125048239 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) 20250212125048240 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) 20250212125048240 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) 20250212125048240 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) 20250212125048240 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) 20250212125048240 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) 20250212125048240 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) 20250212125048240 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) 20250212125048240 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) 20250212125048241 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) 20250212125048241 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) 20250212125048241 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) 20250212125048241 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) 20250212125048244 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) 20250212125048244 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) 20250212125048244 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==88) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048244 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) 20250212125048244 DRLCMACDL DEBUG -- Chunk with length 974 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048244 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 88, CS-3): 03 1c d4 dc fa 04 c9 70 11 f8 2d 99 6d 47 6f d4 98 61 a5 8c 70 10 71 15 2c c2 e4 48 58 92 b7 fd 69 e5 cf a5 (tbf_dl.cpp:686) 20250212125048244 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) 20250212125048244 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048244 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 88) (tbf_dl.cpp:847) 20250212125048244 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 88, CS-3): 07 00 b1 03 1c d4 dc fa 04 c9 70 11 f8 2d 99 6d 47 6f d4 98 61 a5 8c 70 10 71 15 2c c2 e4 48 58 92 b7 fd 69 e5 cf a5 00 (tbf_dl.cpp:911) 20250212125048244 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 b1 03 1c d4 dc fa 04 c9 70 11 f8 2d 99 6d 47 6f d4 98 61 a5 8c 70 10 71 15 2c c2 e4 48 58 92 b7 fd 69 e5 cf a5 00 (pcu_l1_if.cpp:182) 20250212125048244 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125048258 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) 20250212125048258 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) 20250212125048258 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) 20250212125048258 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) 20250212125048258 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) 20250212125048258 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) 20250212125048259 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) 20250212125048259 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) 20250212125048259 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) 20250212125048259 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) 20250212125048259 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) 20250212125048259 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) 20250212125048259 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) 20250212125048259 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) 20250212125048259 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) 20250212125048259 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) 20250212125048267 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) 20250212125048267 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) 20250212125048267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==89) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048267 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) 20250212125048267 DRLCMACDL DEBUG -- Chunk with length 938 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 89, CS-3): 85 d4 bb dd 9c 43 47 4a 42 0b 9d 96 66 87 de 18 59 b3 69 e0 7a 55 ae 4c 90 10 5b 74 9c 1b 4f 57 db a4 be 30 (tbf_dl.cpp:686) 20250212125048267 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) 20250212125048267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 89) (tbf_dl.cpp:847) 20250212125048267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 89, CS-3): 07 00 b3 85 d4 bb dd 9c 43 47 4a 42 0b 9d 96 66 87 de 18 59 b3 69 e0 7a 55 ae 4c 90 10 5b 74 9c 1b 4f 57 db a4 be 30 00 (tbf_dl.cpp:911) 20250212125048267 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 b3 85 d4 bb dd 9c 43 47 4a 42 0b 9d 96 66 87 de 18 59 b3 69 e0 7a 55 ae 4c 90 10 5b 74 9c 1b 4f 57 db a4 be 30 00 (pcu_l1_if.cpp:182) 20250212125048267 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125048281 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) 20250212125048281 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) 20250212125048281 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) 20250212125048281 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) 20250212125048281 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) 20250212125048281 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) 20250212125048281 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) 20250212125048281 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) 20250212125048281 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) 20250212125048281 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) 20250212125048282 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) 20250212125048282 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) 20250212125048282 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) 20250212125048282 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) 20250212125048282 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) 20250212125048282 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) 20250212125048285 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) 20250212125048285 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) 20250212125048285 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==90) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048285 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) 20250212125048285 DRLCMACDL DEBUG -- Chunk with length 902 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048285 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 90, CS-3): b2 cd e1 d2 e6 96 d6 23 b6 bb 38 19 09 78 78 f5 ad 46 81 99 3f e5 07 03 a3 24 41 0e 21 70 1b 33 e0 15 dc 90 (tbf_dl.cpp:686) 20250212125048285 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) 20250212125048285 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048285 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 90) (tbf_dl.cpp:847) 20250212125048285 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 90, CS-3): 07 00 b5 b2 cd e1 d2 e6 96 d6 23 b6 bb 38 19 09 78 78 f5 ad 46 81 99 3f e5 07 03 a3 24 41 0e 21 70 1b 33 e0 15 dc 90 00 (tbf_dl.cpp:911) 20250212125048285 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 b5 b2 cd e1 d2 e6 96 d6 23 b6 bb 38 19 09 78 78 f5 ad 46 81 99 3f e5 07 03 a3 24 41 0e 21 70 1b 33 e0 15 dc 90 00 (pcu_l1_if.cpp:182) 20250212125048285 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125048299 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) 20250212125048300 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) 20250212125048300 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) 20250212125048300 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) 20250212125048300 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) 20250212125048300 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) 20250212125048300 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) 20250212125048300 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) 20250212125048300 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) 20250212125048300 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) 20250212125048300 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) 20250212125048300 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) 20250212125048301 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) 20250212125048301 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) 20250212125048301 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) 20250212125048301 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) 20250212125048304 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) 20250212125048304 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) 20250212125048304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==91) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048304 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) 20250212125048304 DRLCMACDL DEBUG -- Chunk with length 866 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 91, CS-3): 1e f8 7c 43 1e 4e 09 6c 67 f3 e9 4f 9a b3 f0 90 1f 90 f0 f4 36 db 46 94 56 80 29 84 d2 58 8c 07 4f 1e 42 87 (tbf_dl.cpp:686) 20250212125048304 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) 20250212125048304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 91) (tbf_dl.cpp:847) 20250212125048304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 91, CS-3): 07 00 b7 1e f8 7c 43 1e 4e 09 6c 67 f3 e9 4f 9a b3 f0 90 1f 90 f0 f4 36 db 46 94 56 80 29 84 d2 58 8c 07 4f 1e 42 87 00 (tbf_dl.cpp:911) 20250212125048304 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 b7 1e f8 7c 43 1e 4e 09 6c 67 f3 e9 4f 9a b3 f0 90 1f 90 f0 f4 36 db 46 94 56 80 29 84 d2 58 8c 07 4f 1e 42 87 00 (pcu_l1_if.cpp:182) 20250212125048304 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125048319 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) 20250212125048319 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) 20250212125048320 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) 20250212125048320 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) 20250212125048320 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) 20250212125048320 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) 20250212125048321 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) 20250212125048321 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) 20250212125048321 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) 20250212125048321 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) 20250212125048322 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) 20250212125048322 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) 20250212125048322 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) 20250212125048322 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) 20250212125048323 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) 20250212125048323 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) 20250212125048329 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) 20250212125048329 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) 20250212125048329 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==92) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048329 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) 20250212125048329 DRLCMACDL DEBUG -- Chunk with length 830 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048329 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 92, CS-3): 19 16 32 37 56 34 b0 d2 d3 ac c7 3e 1f 09 4d 5f af 99 24 ac 67 7f c0 2a 00 b0 3d fd e4 07 71 51 da df 66 69 (tbf_dl.cpp:686) 20250212125048329 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) 20250212125048329 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048329 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 92) (tbf_dl.cpp:847) 20250212125048329 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 92, CS-3): 07 00 b9 19 16 32 37 56 34 b0 d2 d3 ac c7 3e 1f 09 4d 5f af 99 24 ac 67 7f c0 2a 00 b0 3d fd e4 07 71 51 da df 66 69 00 (tbf_dl.cpp:911) 20250212125048329 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 b9 19 16 32 37 56 34 b0 d2 d3 ac c7 3e 1f 09 4d 5f af 99 24 ac 67 7f c0 2a 00 b0 3d fd e4 07 71 51 da df 66 69 00 (pcu_l1_if.cpp:182) 20250212125048329 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125048342 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) 20250212125048342 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) 20250212125048342 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) 20250212125048342 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) 20250212125048342 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) 20250212125048342 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) 20250212125048343 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) 20250212125048343 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) 20250212125048343 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) 20250212125048343 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) 20250212125048343 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) 20250212125048343 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) 20250212125048343 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) 20250212125048343 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) 20250212125048343 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) 20250212125048343 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) 20250212125048347 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) 20250212125048347 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) 20250212125048347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==93) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048347 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) 20250212125048347 DRLCMACDL DEBUG -- Chunk with length 794 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 93, CS-3): 46 db ad cd 0b 52 cf aa 1d 7d bb 37 5e 40 95 d1 f8 a9 eb 29 64 4e d0 24 09 26 0f f8 c5 2e 2d cd d3 7d 67 b5 (tbf_dl.cpp:686) 20250212125048347 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) 20250212125048347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 93) (tbf_dl.cpp:847) 20250212125048347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 93, CS-3): 07 00 bb 46 db ad cd 0b 52 cf aa 1d 7d bb 37 5e 40 95 d1 f8 a9 eb 29 64 4e d0 24 09 26 0f f8 c5 2e 2d cd d3 7d 67 b5 00 (tbf_dl.cpp:911) 20250212125048347 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 bb 46 db ad cd 0b 52 cf aa 1d 7d bb 37 5e 40 95 d1 f8 a9 eb 29 64 4e d0 24 09 26 0f f8 c5 2e 2d cd d3 7d 67 b5 00 (pcu_l1_if.cpp:182) 20250212125048347 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125048362 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) 20250212125048362 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) 20250212125048363 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) 20250212125048363 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) 20250212125048364 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) 20250212125048364 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) 20250212125048364 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) 20250212125048364 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) 20250212125048365 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) 20250212125048365 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) 20250212125048365 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) 20250212125048365 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) 20250212125048366 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) 20250212125048366 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) 20250212125048366 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) 20250212125048366 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) 20250212125048367 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) 20250212125048367 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) 20250212125048367 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==94) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048367 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) 20250212125048367 DRLCMACDL DEBUG -- Chunk with length 758 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048367 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 94, CS-3): b6 4d dc fa 3c 77 be a3 c8 bf 0d d3 61 85 55 84 b0 5a d4 c9 38 75 5d 80 0e b5 0a 5b c3 d3 ce 9c 7a 32 a0 d0 (tbf_dl.cpp:686) 20250212125048367 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) 20250212125048367 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048367 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 94) (tbf_dl.cpp:847) 20250212125048367 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 94, CS-3): 07 00 bd b6 4d dc fa 3c 77 be a3 c8 bf 0d d3 61 85 55 84 b0 5a d4 c9 38 75 5d 80 0e b5 0a 5b c3 d3 ce 9c 7a 32 a0 d0 00 (tbf_dl.cpp:911) 20250212125048367 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 bd b6 4d dc fa 3c 77 be a3 c8 bf 0d d3 61 85 55 84 b0 5a d4 c9 38 75 5d 80 0e b5 0a 5b c3 d3 ce 9c 7a 32 a0 d0 00 (pcu_l1_if.cpp:182) 20250212125048367 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125048381 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) 20250212125048381 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) 20250212125048384 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) 20250212125048384 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) 20250212125048384 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) 20250212125048384 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) 20250212125048385 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) 20250212125048385 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) 20250212125048385 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) 20250212125048385 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) 20250212125048386 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) 20250212125048386 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) 20250212125048386 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) 20250212125048386 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) 20250212125048387 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) 20250212125048387 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) 20250212125048391 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) 20250212125048391 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) 20250212125048391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==95) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048391 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) 20250212125048391 DRLCMACDL DEBUG -- Chunk with length 722 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 95, CS-3): 4a ff e1 37 47 a7 eb e8 60 b0 f5 44 8e f5 bf 0e 1c bb 39 70 fb 0e 57 21 0c 43 70 dd db 42 d5 7c c4 25 f8 86 (tbf_dl.cpp:686) 20250212125048391 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) 20250212125048391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 95) (tbf_dl.cpp:847) 20250212125048391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 95, CS-3): 07 00 bf 4a ff e1 37 47 a7 eb e8 60 b0 f5 44 8e f5 bf 0e 1c bb 39 70 fb 0e 57 21 0c 43 70 dd db 42 d5 7c c4 25 f8 86 00 (tbf_dl.cpp:911) 20250212125048391 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 bf 4a ff e1 37 47 a7 eb e8 60 b0 f5 44 8e f5 bf 0e 1c bb 39 70 fb 0e 57 21 0c 43 70 dd db 42 d5 7c c4 25 f8 86 00 (pcu_l1_if.cpp:182) 20250212125048392 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125048405 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) 20250212125048405 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) 20250212125048407 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) 20250212125048407 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) 20250212125048408 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) 20250212125048408 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) 20250212125048409 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) 20250212125048409 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) 20250212125048409 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) 20250212125048409 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) 20250212125048410 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) 20250212125048410 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) 20250212125048411 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) 20250212125048411 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) 20250212125048412 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) 20250212125048412 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) 20250212125048413 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) 20250212125048413 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) 20250212125048413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==96) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048413 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) 20250212125048413 DRLCMACDL DEBUG -- Chunk with length 686 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 96, CS-3): 8e 2f 97 9c ff 3b 75 ef 62 d3 a3 2f 4b 7d d4 3e 4f 3f 40 5e 3b 35 b3 85 b6 07 2f 76 e4 7e f1 89 97 43 09 30 (tbf_dl.cpp:686) 20250212125048413 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) 20250212125048413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 96) (tbf_dl.cpp:847) 20250212125048413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 96, CS-3): 07 00 c1 8e 2f 97 9c ff 3b 75 ef 62 d3 a3 2f 4b 7d d4 3e 4f 3f 40 5e 3b 35 b3 85 b6 07 2f 76 e4 7e f1 89 97 43 09 30 00 (tbf_dl.cpp:911) 20250212125048413 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 c1 8e 2f 97 9c ff 3b 75 ef 62 d3 a3 2f 4b 7d d4 3e 4f 3f 40 5e 3b 35 b3 85 b6 07 2f 76 e4 7e f1 89 97 43 09 30 00 (pcu_l1_if.cpp:182) 20250212125048414 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125048424 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) 20250212125048424 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) 20250212125048425 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) 20250212125048425 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) 20250212125048425 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) 20250212125048425 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) 20250212125048426 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) 20250212125048426 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) 20250212125048426 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) 20250212125048426 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) 20250212125048427 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) 20250212125048427 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) 20250212125048427 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) 20250212125048427 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) 20250212125048428 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) 20250212125048428 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) 20250212125048428 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) 20250212125048428 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) 20250212125048428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==97) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048428 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) 20250212125048428 DRLCMACDL DEBUG -- Chunk with length 650 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 97, CS-3): 34 1b d8 ff 14 04 fc 4b 54 2b 4e d5 52 6f 7d 46 e6 b7 84 f2 f6 5a 9c 99 4b 17 d0 63 6e 16 43 e2 ae 26 da cb (tbf_dl.cpp:686) 20250212125048428 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) 20250212125048428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 97) (tbf_dl.cpp:847) 20250212125048428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 97, CS-3): 07 00 c3 34 1b d8 ff 14 04 fc 4b 54 2b 4e d5 52 6f 7d 46 e6 b7 84 f2 f6 5a 9c 99 4b 17 d0 63 6e 16 43 e2 ae 26 da cb 00 (tbf_dl.cpp:911) 20250212125048429 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 c3 34 1b d8 ff 14 04 fc 4b 54 2b 4e d5 52 6f 7d 46 e6 b7 84 f2 f6 5a 9c 99 4b 17 d0 63 6e 16 43 e2 ae 26 da cb 00 (pcu_l1_if.cpp:182) 20250212125048429 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125048444 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) 20250212125048444 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) 20250212125048447 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) 20250212125048447 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) 20250212125048449 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) 20250212125048449 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) 20250212125048451 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) 20250212125048451 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) 20250212125048453 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) 20250212125048453 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) 20250212125048454 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) 20250212125048454 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) 20250212125048455 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) 20250212125048455 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) 20250212125048455 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) 20250212125048455 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) 20250212125048456 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) 20250212125048456 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) 20250212125048456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==98) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048456 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) 20250212125048456 DRLCMACDL DEBUG -- Chunk with length 614 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 98, CS-3): 59 52 03 3a a1 f3 ad b4 09 6c 29 eb 80 f9 0d 2f 16 46 53 ae bf 50 44 fb 6a ad 34 9c 5f 25 92 70 09 c4 18 ea (tbf_dl.cpp:686) 20250212125048456 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) 20250212125048456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 98) (tbf_dl.cpp:847) 20250212125048456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 98, CS-3): 07 00 c5 59 52 03 3a a1 f3 ad b4 09 6c 29 eb 80 f9 0d 2f 16 46 53 ae bf 50 44 fb 6a ad 34 9c 5f 25 92 70 09 c4 18 ea 00 (tbf_dl.cpp:911) 20250212125048456 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 c5 59 52 03 3a a1 f3 ad b4 09 6c 29 eb 80 f9 0d 2f 16 46 53 ae bf 50 44 fb 6a ad 34 9c 5f 25 92 70 09 c4 18 ea 00 (pcu_l1_if.cpp:182) 20250212125048456 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125048467 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) 20250212125048467 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) 20250212125048468 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) 20250212125048468 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) 20250212125048468 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) 20250212125048468 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) 20250212125048468 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) 20250212125048468 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) 20250212125048469 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) 20250212125048469 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) 20250212125048469 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) 20250212125048469 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) 20250212125048469 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) 20250212125048469 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) 20250212125048469 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) 20250212125048469 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) 20250212125048472 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) 20250212125048472 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) 20250212125048472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==99) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048472 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) 20250212125048472 DRLCMACDL DEBUG -- Chunk with length 578 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 99, CS-3): ac cc a7 26 0a 65 53 d0 2d 14 dd 7f e6 48 2a c1 7a 31 52 f2 46 f1 8b 89 35 75 c9 2d f5 c7 a8 c8 10 2d db 13 (tbf_dl.cpp:686) 20250212125048472 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) 20250212125048472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 99) (tbf_dl.cpp:847) 20250212125048472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 99, CS-3): 07 00 c7 ac cc a7 26 0a 65 53 d0 2d 14 dd 7f e6 48 2a c1 7a 31 52 f2 46 f1 8b 89 35 75 c9 2d f5 c7 a8 c8 10 2d db 13 00 (tbf_dl.cpp:911) 20250212125048472 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 c7 ac cc a7 26 0a 65 53 d0 2d 14 dd 7f e6 48 2a c1 7a 31 52 f2 46 f1 8b 89 35 75 c9 2d f5 c7 a8 c8 10 2d db 13 00 (pcu_l1_if.cpp:182) 20250212125048473 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125048486 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) 20250212125048486 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) 20250212125048486 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) 20250212125048486 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) 20250212125048486 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) 20250212125048486 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) 20250212125048486 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) 20250212125048486 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) 20250212125048486 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) 20250212125048486 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) 20250212125048486 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) 20250212125048486 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) 20250212125048487 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) 20250212125048487 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) 20250212125048487 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) 20250212125048487 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) 20250212125048490 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) 20250212125048490 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) 20250212125048490 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==100) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048490 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) 20250212125048490 DRLCMACDL DEBUG -- Chunk with length 542 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048490 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 100, CS-3): 79 6f ae ab 08 a2 16 b1 14 77 c0 b9 94 ab a8 6f 9d be f3 1c 8d b6 99 be c0 6d 37 ad e8 fb d8 e8 a8 42 fe c2 (tbf_dl.cpp:686) 20250212125048490 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) 20250212125048490 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048490 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 100) (tbf_dl.cpp:847) 20250212125048490 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 100, CS-3): 07 00 c9 79 6f ae ab 08 a2 16 b1 14 77 c0 b9 94 ab a8 6f 9d be f3 1c 8d b6 99 be c0 6d 37 ad e8 fb d8 e8 a8 42 fe c2 00 (tbf_dl.cpp:911) 20250212125048490 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 c9 79 6f ae ab 08 a2 16 b1 14 77 c0 b9 94 ab a8 6f 9d be f3 1c 8d b6 99 be c0 6d 37 ad e8 fb d8 e8 a8 42 fe c2 00 (pcu_l1_if.cpp:182) 20250212125048490 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125048504 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) 20250212125048504 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) 20250212125048505 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) 20250212125048505 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) 20250212125048505 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) 20250212125048505 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) 20250212125048505 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) 20250212125048505 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) 20250212125048505 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) 20250212125048505 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) 20250212125048505 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) 20250212125048505 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) 20250212125048505 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) 20250212125048505 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) 20250212125048505 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) 20250212125048505 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) 20250212125048514 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) 20250212125048514 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) 20250212125048514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==101) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048514 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) 20250212125048514 DRLCMACDL DEBUG -- Chunk with length 506 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 101, CS-3): 5d aa 13 9f f9 0b f1 bd 00 4b 05 45 50 7b 3f f8 d3 15 bf 27 44 59 e0 d8 07 22 85 1e e0 c2 a4 85 59 60 0d 6a (tbf_dl.cpp:686) 20250212125048514 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) 20250212125048514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 101) (tbf_dl.cpp:847) 20250212125048514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 101, CS-3): 07 00 cb 5d aa 13 9f f9 0b f1 bd 00 4b 05 45 50 7b 3f f8 d3 15 bf 27 44 59 e0 d8 07 22 85 1e e0 c2 a4 85 59 60 0d 6a 00 (tbf_dl.cpp:911) 20250212125048514 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 cb 5d aa 13 9f f9 0b f1 bd 00 4b 05 45 50 7b 3f f8 d3 15 bf 27 44 59 e0 d8 07 22 85 1e e0 c2 a4 85 59 60 0d 6a 00 (pcu_l1_if.cpp:182) 20250212125048514 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125048528 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) 20250212125048528 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) 20250212125048528 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) 20250212125048528 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) 20250212125048528 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) 20250212125048528 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) 20250212125048529 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) 20250212125048529 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) 20250212125048529 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) 20250212125048529 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) 20250212125048529 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) 20250212125048529 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) 20250212125048529 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) 20250212125048529 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) 20250212125048530 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) 20250212125048530 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) 20250212125048532 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) 20250212125048532 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) 20250212125048532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==102) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048532 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) 20250212125048532 DRLCMACDL DEBUG -- Chunk with length 470 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 102, CS-3): 2e c0 17 e2 99 dd 42 f5 50 a6 05 40 e4 9a 2d 85 f7 c2 f3 6f 82 61 6a d2 ca bd de bd ae 2a 3d f5 65 a1 94 a2 (tbf_dl.cpp:686) 20250212125048532 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) 20250212125048532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 102) (tbf_dl.cpp:847) 20250212125048533 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 102, CS-3): 07 00 cd 2e c0 17 e2 99 dd 42 f5 50 a6 05 40 e4 9a 2d 85 f7 c2 f3 6f 82 61 6a d2 ca bd de bd ae 2a 3d f5 65 a1 94 a2 00 (tbf_dl.cpp:911) 20250212125048533 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 cd 2e c0 17 e2 99 dd 42 f5 50 a6 05 40 e4 9a 2d 85 f7 c2 f3 6f 82 61 6a d2 ca bd de bd ae 2a 3d f5 65 a1 94 a2 00 (pcu_l1_if.cpp:182) 20250212125048533 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125048548 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) 20250212125048548 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) 20250212125048549 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) 20250212125048549 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) 20250212125048550 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) 20250212125048550 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) 20250212125048551 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) 20250212125048551 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) 20250212125048552 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) 20250212125048552 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) 20250212125048552 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) 20250212125048552 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) 20250212125048553 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) 20250212125048553 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) 20250212125048554 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) 20250212125048554 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) 20250212125048555 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) 20250212125048555 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) 20250212125048555 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==103) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048555 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) 20250212125048555 DRLCMACDL DEBUG -- Chunk with length 434 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048555 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 103, CS-3): cb 82 75 05 47 ec 1f da 96 12 5e 48 d4 1f 15 0c 10 cc 52 fa fe 72 36 f2 b0 85 f7 10 05 b3 36 97 4f b7 b4 2e (tbf_dl.cpp:686) 20250212125048555 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) 20250212125048555 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048555 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 103) (tbf_dl.cpp:847) 20250212125048555 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 103, CS-3): 07 00 cf cb 82 75 05 47 ec 1f da 96 12 5e 48 d4 1f 15 0c 10 cc 52 fa fe 72 36 f2 b0 85 f7 10 05 b3 36 97 4f b7 b4 2e 00 (tbf_dl.cpp:911) 20250212125048555 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 cf cb 82 75 05 47 ec 1f da 96 12 5e 48 d4 1f 15 0c 10 cc 52 fa fe 72 36 f2 b0 85 f7 10 05 b3 36 97 4f b7 b4 2e 00 (pcu_l1_if.cpp:182) 20250212125048556 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125048567 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) 20250212125048567 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) 20250212125048568 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) 20250212125048568 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) 20250212125048569 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) 20250212125048569 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) 20250212125048570 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) 20250212125048570 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) 20250212125048570 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) 20250212125048570 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) 20250212125048571 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) 20250212125048571 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) 20250212125048572 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) 20250212125048572 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) 20250212125048573 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) 20250212125048573 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) 20250212125048576 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) 20250212125048576 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) 20250212125048576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==104) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048576 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) 20250212125048576 DRLCMACDL DEBUG -- Chunk with length 398 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 104, CS-3): b2 3e 9f 11 01 00 df 78 4b f0 77 cd c3 73 cd b6 3d 57 96 73 60 2d 49 e2 0d f8 d4 0a 77 ca f4 ed d1 66 b1 23 (tbf_dl.cpp:686) 20250212125048576 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) 20250212125048576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 104) (tbf_dl.cpp:847) 20250212125048576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 104, CS-3): 07 00 d1 b2 3e 9f 11 01 00 df 78 4b f0 77 cd c3 73 cd b6 3d 57 96 73 60 2d 49 e2 0d f8 d4 0a 77 ca f4 ed d1 66 b1 23 00 (tbf_dl.cpp:911) 20250212125048576 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 d1 b2 3e 9f 11 01 00 df 78 4b f0 77 cd c3 73 cd b6 3d 57 96 73 60 2d 49 e2 0d f8 d4 0a 77 ca f4 ed d1 66 b1 23 00 (pcu_l1_if.cpp:182) 20250212125048577 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125048591 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) 20250212125048591 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) 20250212125048592 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) 20250212125048592 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) 20250212125048593 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) 20250212125048593 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) 20250212125048593 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) 20250212125048593 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) 20250212125048594 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) 20250212125048594 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) 20250212125048595 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) 20250212125048595 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) 20250212125048597 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) 20250212125048597 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) 20250212125048598 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) 20250212125048598 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) 20250212125048600 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) 20250212125048600 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) 20250212125048600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==105) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048600 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) 20250212125048600 DRLCMACDL DEBUG -- Chunk with length 362 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 105, CS-3): f8 2c 9b 62 bb 26 8f 75 91 cb 09 35 c7 a0 90 8a f2 26 94 08 bc 60 cb bf 99 44 84 e1 08 a2 e0 39 33 34 63 49 (tbf_dl.cpp:686) 20250212125048600 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) 20250212125048600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 105) (tbf_dl.cpp:847) 20250212125048600 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) 20250212125048600 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1928 + 13 = 1941 (pdch_ul_controller.c:131) 20250212125048600 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1941 for type POLL (pdch_ul_controller.c:184) 20250212125048600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1941, TS=7) (tbf_dl.cpp:883) 20250212125048600 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1941, TS=7 (tbf_dl.cpp:903) 20250212125048600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 105, CS-3): 0f 00 d3 f8 2c 9b 62 bb 26 8f 75 91 cb 09 35 c7 a0 90 8a f2 26 94 08 bc 60 cb bf 99 44 84 e1 08 a2 e0 39 33 34 63 49 00 (tbf_dl.cpp:911) 20250212125048600 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 d3 f8 2c 9b 62 bb 26 8f 75 91 cb 09 35 c7 a0 90 8a f2 26 94 08 bc 60 cb bf 99 44 84 e1 08 a2 e0 39 33 34 63 49 00 (pcu_l1_if.cpp:182) 20250212125048601 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125048610 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) 20250212125048610 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) 20250212125048612 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) 20250212125048612 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) 20250212125048612 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) 20250212125048612 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) 20250212125048613 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) 20250212125048613 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) 20250212125048614 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) 20250212125048614 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) 20250212125048615 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) 20250212125048615 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) 20250212125048617 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) 20250212125048617 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) 20250212125048618 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) 20250212125048618 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) 20250212125048619 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125048630 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) 20250212125048630 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) 20250212125048631 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) 20250212125048631 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) 20250212125048631 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) 20250212125048631 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) 20250212125048632 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) 20250212125048632 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) 20250212125048632 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) 20250212125048632 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) 20250212125048633 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) 20250212125048633 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) 20250212125048633 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) 20250212125048633 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) 20250212125048634 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) 20250212125048634 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) 20250212125048638 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125048653 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) 20250212125048653 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) 20250212125048653 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) 20250212125048653 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) 20250212125048654 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) 20250212125048654 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) 20250212125048655 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) 20250212125048655 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) 20250212125048655 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) 20250212125048655 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) 20250212125048656 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) 20250212125048656 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) 20250212125048657 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) 20250212125048657 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) 20250212125048658 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) 20250212125048658 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) 20250212125048659 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125048672 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1941 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1937 block=4 data=40 08 0d 5f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125048673 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) 20250212125048673 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125048673 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1941 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125048673 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 106 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20250212125048673 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1941 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125048674 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125048674 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 106, BSN 86 to 106 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125048674 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125048674 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=86)"RRRRRRRRRRRRRRRRRRRR"(BSN=105) R=ACK I=NACK (tbf_dl.cpp:1034) 20250212125048674 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=86:106, lost=0, recv=20, skipped=0, bsn=86, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20250212125048674 DRLCMACDL DEBUG - got ack for BSN=86 (rlc_window_dl.cpp:103) 20250212125048674 DRLCMACDL DEBUG - got ack for BSN=87 (rlc_window_dl.cpp:103) 20250212125048674 DRLCMACDL DEBUG - got ack for BSN=88 (rlc_window_dl.cpp:103) 20250212125048674 DRLCMACDL DEBUG - got ack for BSN=89 (rlc_window_dl.cpp:103) 20250212125048674 DRLCMACDL DEBUG - got ack for BSN=90 (rlc_window_dl.cpp:103) 20250212125048674 DRLCMACDL DEBUG - got ack for BSN=91 (rlc_window_dl.cpp:103) 20250212125048674 DRLCMACDL DEBUG - got ack for BSN=92 (rlc_window_dl.cpp:103) 20250212125048674 DRLCMACDL DEBUG - got ack for BSN=93 (rlc_window_dl.cpp:103) 20250212125048674 DRLCMACDL DEBUG - got ack for BSN=94 (rlc_window_dl.cpp:103) 20250212125048674 DRLCMACDL DEBUG - got ack for BSN=95 (rlc_window_dl.cpp:103) 20250212125048674 DRLCMACDL DEBUG - got ack for BSN=96 (rlc_window_dl.cpp:103) 20250212125048674 DRLCMACDL DEBUG - got ack for BSN=97 (rlc_window_dl.cpp:103) 20250212125048674 DRLCMACDL DEBUG - got ack for BSN=98 (rlc_window_dl.cpp:103) 20250212125048674 DRLCMACDL DEBUG - got ack for BSN=99 (rlc_window_dl.cpp:103) 20250212125048674 DRLCMACDL DEBUG - got ack for BSN=100 (rlc_window_dl.cpp:103) 20250212125048674 DRLCMACDL DEBUG - got ack for BSN=101 (rlc_window_dl.cpp:103) 20250212125048674 DRLCMACDL DEBUG - got ack for BSN=102 (rlc_window_dl.cpp:103) 20250212125048674 DRLCMACDL DEBUG - got ack for BSN=103 (rlc_window_dl.cpp:103) 20250212125048674 DRLCMACDL DEBUG - got ack for BSN=104 (rlc_window_dl.cpp:103) 20250212125048674 DRLCMACDL DEBUG - got ack for BSN=105 (rlc_window_dl.cpp:103) 20250212125048674 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) 20250212125048674 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125048674 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=106)""(V(S)-1=105) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20250212125048675 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) 20250212125048675 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) 20250212125048676 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) 20250212125048676 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) 20250212125048677 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) 20250212125048677 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) 20250212125048678 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) 20250212125048678 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) 20250212125048679 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) 20250212125048679 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) 20250212125048680 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) 20250212125048680 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) 20250212125048681 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) 20250212125048681 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) 20250212125048682 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) 20250212125048682 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) 20250212125048682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==106) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048682 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) 20250212125048682 DRLCMACDL DEBUG -- Chunk with length 326 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 106, CS-3): e4 b0 e6 0e 32 36 90 b3 5b 05 53 55 44 02 9e f4 7d 13 c0 91 03 c1 a3 89 21 b4 5b 4a bb b7 2e 8d ee a8 73 9b (tbf_dl.cpp:686) 20250212125048682 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) 20250212125048682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 106) (tbf_dl.cpp:847) 20250212125048682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 106, CS-3): 07 00 d5 e4 b0 e6 0e 32 36 90 b3 5b 05 53 55 44 02 9e f4 7d 13 c0 91 03 c1 a3 89 21 b4 5b 4a bb b7 2e 8d ee a8 73 9b 00 (tbf_dl.cpp:911) 20250212125048682 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 d5 e4 b0 e6 0e 32 36 90 b3 5b 05 53 55 44 02 9e f4 7d 13 c0 91 03 c1 a3 89 21 b4 5b 4a bb b7 2e 8d ee a8 73 9b 00 (pcu_l1_if.cpp:182) 20250212125048684 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125048691 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) 20250212125048691 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) 20250212125048691 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) 20250212125048691 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) 20250212125048692 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) 20250212125048692 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) 20250212125048692 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) 20250212125048692 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) 20250212125048692 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) 20250212125048692 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) 20250212125048692 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) 20250212125048692 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) 20250212125048692 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) 20250212125048692 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) 20250212125048693 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) 20250212125048693 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) 20250212125048700 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) 20250212125048700 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) 20250212125048700 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==107) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048700 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) 20250212125048700 DRLCMACDL DEBUG -- Chunk with length 290 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048700 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 107, CS-3): d4 49 5e 17 5b 4b c7 d2 d0 0b a6 f9 98 9f 28 55 0f bb bc da f1 06 8e 61 f7 93 9c c9 66 a0 fb 4d 2b 3f d4 9e (tbf_dl.cpp:686) 20250212125048700 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) 20250212125048700 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048700 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 107) (tbf_dl.cpp:847) 20250212125048700 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 107, CS-3): 07 00 d7 d4 49 5e 17 5b 4b c7 d2 d0 0b a6 f9 98 9f 28 55 0f bb bc da f1 06 8e 61 f7 93 9c c9 66 a0 fb 4d 2b 3f d4 9e 00 (tbf_dl.cpp:911) 20250212125048700 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 d7 d4 49 5e 17 5b 4b c7 d2 d0 0b a6 f9 98 9f 28 55 0f bb bc da f1 06 8e 61 f7 93 9c c9 66 a0 fb 4d 2b 3f d4 9e 00 (pcu_l1_if.cpp:182) 20250212125048700 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125048715 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) 20250212125048715 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) 20250212125048716 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) 20250212125048716 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) 20250212125048716 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) 20250212125048716 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) 20250212125048717 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) 20250212125048717 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) 20250212125048717 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) 20250212125048717 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) 20250212125048718 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) 20250212125048718 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) 20250212125048719 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) 20250212125048719 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) 20250212125048719 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) 20250212125048719 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) 20250212125048720 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) 20250212125048720 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) 20250212125048720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==108) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048720 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) 20250212125048720 DRLCMACDL DEBUG -- Chunk with length 254 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 108, CS-3): 99 11 5c 84 8a b2 f4 9f 2a 84 2b 86 c3 c2 b3 2e e4 3a bf d0 03 ae 37 6e cc 90 07 c5 46 19 0c 2b 3f 55 02 53 (tbf_dl.cpp:686) 20250212125048720 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) 20250212125048720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 108) (tbf_dl.cpp:847) 20250212125048720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 108, CS-3): 07 00 d9 99 11 5c 84 8a b2 f4 9f 2a 84 2b 86 c3 c2 b3 2e e4 3a bf d0 03 ae 37 6e cc 90 07 c5 46 19 0c 2b 3f 55 02 53 00 (tbf_dl.cpp:911) 20250212125048720 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 d9 99 11 5c 84 8a b2 f4 9f 2a 84 2b 86 c3 c2 b3 2e e4 3a bf d0 03 ae 37 6e cc 90 07 c5 46 19 0c 2b 3f 55 02 53 00 (pcu_l1_if.cpp:182) 20250212125048720 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125048734 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) 20250212125048734 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) 20250212125048736 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) 20250212125048736 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) 20250212125048736 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) 20250212125048736 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) 20250212125048737 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) 20250212125048737 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) 20250212125048738 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) 20250212125048738 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) 20250212125048739 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) 20250212125048739 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) 20250212125048739 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) 20250212125048739 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) 20250212125048740 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) 20250212125048740 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) 20250212125048741 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) 20250212125048741 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) 20250212125048741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==109) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048741 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) 20250212125048741 DRLCMACDL DEBUG -- Chunk with length 218 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 109, CS-3): 3b d6 67 a0 de a2 4c 3c 8d ad d6 09 f0 cd 0b cd af cf e9 51 1f e6 e6 de cb f7 04 ab 67 44 d4 03 cc 54 78 2f (tbf_dl.cpp:686) 20250212125048741 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) 20250212125048741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 109) (tbf_dl.cpp:847) 20250212125048741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 109, CS-3): 07 00 db 3b d6 67 a0 de a2 4c 3c 8d ad d6 09 f0 cd 0b cd af cf e9 51 1f e6 e6 de cb f7 04 ab 67 44 d4 03 cc 54 78 2f 00 (tbf_dl.cpp:911) 20250212125048741 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 db 3b d6 67 a0 de a2 4c 3c 8d ad d6 09 f0 cd 0b cd af cf e9 51 1f e6 e6 de cb f7 04 ab 67 44 d4 03 cc 54 78 2f 00 (pcu_l1_if.cpp:182) 20250212125048741 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125048753 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) 20250212125048753 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) 20250212125048754 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) 20250212125048754 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) 20250212125048755 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) 20250212125048755 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) 20250212125048756 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) 20250212125048756 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) 20250212125048756 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) 20250212125048756 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) 20250212125048757 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) 20250212125048757 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) 20250212125048758 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) 20250212125048758 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) 20250212125048759 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) 20250212125048759 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) 20250212125048763 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) 20250212125048763 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) 20250212125048763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==110) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048763 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) 20250212125048763 DRLCMACDL DEBUG -- Chunk with length 182 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 110, CS-3): f2 0e 5b e9 93 34 ed 3b 66 2e 52 f7 b3 12 36 ba ef 35 34 80 fb 1b 29 0f d0 c7 e5 e5 08 71 4a e6 f5 bf 3c 5f (tbf_dl.cpp:686) 20250212125048763 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) 20250212125048763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 110) (tbf_dl.cpp:847) 20250212125048763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 110, CS-3): 07 00 dd f2 0e 5b e9 93 34 ed 3b 66 2e 52 f7 b3 12 36 ba ef 35 34 80 fb 1b 29 0f d0 c7 e5 e5 08 71 4a e6 f5 bf 3c 5f 00 (tbf_dl.cpp:911) 20250212125048763 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 dd f2 0e 5b e9 93 34 ed 3b 66 2e 52 f7 b3 12 36 ba ef 35 34 80 fb 1b 29 0f d0 c7 e5 e5 08 71 4a e6 f5 bf 3c 5f 00 (pcu_l1_if.cpp:182) 20250212125048764 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125048778 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) 20250212125048778 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) 20250212125048779 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) 20250212125048779 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) 20250212125048780 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) 20250212125048780 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) 20250212125048781 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) 20250212125048781 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) 20250212125048782 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) 20250212125048782 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) 20250212125048782 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) 20250212125048782 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) 20250212125048783 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) 20250212125048783 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) 20250212125048784 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) 20250212125048784 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) 20250212125048785 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) 20250212125048785 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) 20250212125048785 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==111) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048785 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) 20250212125048785 DRLCMACDL DEBUG -- Chunk with length 146 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048785 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 111, CS-3): 0e 7e dd d9 31 df 94 42 a3 61 b1 62 76 08 75 fa 10 1e c4 62 40 4c c7 24 55 8e 23 fe da a0 f8 a1 4d 20 77 90 (tbf_dl.cpp:686) 20250212125048785 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) 20250212125048785 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048785 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 111) (tbf_dl.cpp:847) 20250212125048785 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 111, CS-3): 07 00 df 0e 7e dd d9 31 df 94 42 a3 61 b1 62 76 08 75 fa 10 1e c4 62 40 4c c7 24 55 8e 23 fe da a0 f8 a1 4d 20 77 90 00 (tbf_dl.cpp:911) 20250212125048785 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 df 0e 7e dd d9 31 df 94 42 a3 61 b1 62 76 08 75 fa 10 1e c4 62 40 4c c7 24 55 8e 23 fe da a0 f8 a1 4d 20 77 90 00 (pcu_l1_if.cpp:182) 20250212125048786 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125048797 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) 20250212125048797 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) 20250212125048798 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) 20250212125048798 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) 20250212125048799 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) 20250212125048799 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) 20250212125048800 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) 20250212125048800 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) 20250212125048800 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) 20250212125048800 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) 20250212125048801 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) 20250212125048802 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) 20250212125048803 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) 20250212125048803 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) 20250212125048804 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) 20250212125048804 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) 20250212125048806 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) 20250212125048806 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) 20250212125048806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==112) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048806 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) 20250212125048806 DRLCMACDL DEBUG -- Chunk with length 110 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 112, CS-3): f6 0e 36 cc 07 85 2f f7 37 57 41 69 73 de ba 7b 00 5b 37 41 de b2 f7 32 c1 83 93 ff b8 10 d4 cf 94 3c b7 22 (tbf_dl.cpp:686) 20250212125048806 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) 20250212125048806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 112) (tbf_dl.cpp:847) 20250212125048806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 112, CS-3): 07 00 e1 f6 0e 36 cc 07 85 2f f7 37 57 41 69 73 de ba 7b 00 5b 37 41 de b2 f7 32 c1 83 93 ff b8 10 d4 cf 94 3c b7 22 00 (tbf_dl.cpp:911) 20250212125048806 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 e1 f6 0e 36 cc 07 85 2f f7 37 57 41 69 73 de ba 7b 00 5b 37 41 de b2 f7 32 c1 83 93 ff b8 10 d4 cf 94 3c b7 22 00 (pcu_l1_if.cpp:182) 20250212125048807 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125048816 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) 20250212125048816 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) 20250212125048817 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) 20250212125048817 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) 20250212125048818 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) 20250212125048818 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) 20250212125048818 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) 20250212125048819 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) 20250212125048819 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) 20250212125048819 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) 20250212125048820 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) 20250212125048820 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) 20250212125048820 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) 20250212125048820 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) 20250212125048821 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) 20250212125048821 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) 20250212125048825 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) 20250212125048825 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) 20250212125048825 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==113) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048825 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) 20250212125048825 DRLCMACDL DEBUG -- Chunk with length 74 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048825 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 113, CS-3): 39 47 33 8c 9d 13 6e a4 3e 8c 30 c2 07 61 75 39 b3 63 5b e5 0f 76 40 f4 7a 02 da 4f 94 55 52 63 6e 20 1d 87 (tbf_dl.cpp:686) 20250212125048825 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) 20250212125048825 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048825 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 113) (tbf_dl.cpp:847) 20250212125048825 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 113, CS-3): 07 00 e3 39 47 33 8c 9d 13 6e a4 3e 8c 30 c2 07 61 75 39 b3 63 5b e5 0f 76 40 f4 7a 02 da 4f 94 55 52 63 6e 20 1d 87 00 (tbf_dl.cpp:911) 20250212125048825 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 e3 39 47 33 8c 9d 13 6e a4 3e 8c 30 c2 07 61 75 39 b3 63 5b e5 0f 76 40 f4 7a 02 da 4f 94 55 52 63 6e 20 1d 87 00 (pcu_l1_if.cpp:182) 20250212125048826 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125048840 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) 20250212125048840 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) 20250212125048840 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) 20250212125048840 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) 20250212125048841 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) 20250212125048841 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) 20250212125048841 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) 20250212125048841 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) 20250212125048842 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) 20250212125048842 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) 20250212125048842 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) 20250212125048842 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) 20250212125048843 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) 20250212125048843 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) 20250212125048843 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) 20250212125048843 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) 20250212125048844 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) 20250212125048844 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) 20250212125048844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==114) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048844 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) 20250212125048844 DRLCMACDL DEBUG -- Chunk with length 38 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 114, CS-3): 22 62 db 35 9d 82 8b 92 46 41 cf d1 61 4d 88 fd 45 fa 50 54 33 bc 59 6a f1 d8 0b d2 72 fe 91 8f 7d f1 35 d4 (tbf_dl.cpp:686) 20250212125048844 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) 20250212125048844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 114) (tbf_dl.cpp:847) 20250212125048844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 114, CS-3): 07 00 e5 22 62 db 35 9d 82 8b 92 46 41 cf d1 61 4d 88 fd 45 fa 50 54 33 bc 59 6a f1 d8 0b d2 72 fe 91 8f 7d f1 35 d4 00 (tbf_dl.cpp:911) 20250212125048844 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 e5 22 62 db 35 9d 82 8b 92 46 41 cf d1 61 4d 88 fd 45 fa 50 54 33 bc 59 6a f1 d8 0b d2 72 fe 91 8f 7d f1 35 d4 00 (pcu_l1_if.cpp:182) 20250212125048846 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125048859 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) 20250212125048859 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) 20250212125048860 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) 20250212125048860 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) 20250212125048860 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) 20250212125048860 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) 20250212125048861 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) 20250212125048861 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) 20250212125048861 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) 20250212125048861 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) 20250212125048862 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) 20250212125048862 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) 20250212125048862 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) 20250212125048863 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) 20250212125048863 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) 20250212125048863 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) 20250212125048864 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) 20250212125048864 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) 20250212125048864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==115) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048864 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) 20250212125048864 DRLCMACDL DEBUG -- Chunk with length 2 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125048864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125048864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125048864 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (33) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 115, CS-3): 0b 7e 33 4d 59 6d 72 dc 86 d3 5a 75 a0 c5 a3 8e c4 18 ad 2b c6 80 dd bb 0f dc cc 88 ad c3 8d 09 47 cd fe 41 (tbf_dl.cpp:686) 20250212125048864 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) 20250212125048864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 115) (tbf_dl.cpp:847) 20250212125048864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 115, CS-3): 07 00 e6 0b 7e 33 4d 59 6d 72 dc 86 d3 5a 75 a0 c5 a3 8e c4 18 ad 2b c6 80 dd bb 0f dc cc 88 ad c3 8d 09 47 cd fe 41 00 (tbf_dl.cpp:911) 20250212125048864 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 e6 0b 7e 33 4d 59 6d 72 dc 86 d3 5a 75 a0 c5 a3 8e c4 18 ad 2b c6 80 dd bb 0f dc cc 88 ad c3 8d 09 47 cd fe 41 00 (pcu_l1_if.cpp:182) 20250212125048864 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125048878 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) 20250212125048878 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) 20250212125048880 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) 20250212125048880 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) 20250212125048881 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) 20250212125048881 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) 20250212125048882 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) 20250212125048882 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) 20250212125048883 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) 20250212125048883 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) 20250212125048884 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) 20250212125048884 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) 20250212125048885 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) 20250212125048885 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) 20250212125048886 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) 20250212125048886 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) 20250212125048888 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) 20250212125048888 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) 20250212125048888 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==116) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048888 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) 20250212125048888 DRLCMACDL DEBUG -- Chunk with length 1367 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048888 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 116, CS-3): 3a ef 78 1d 48 ff 9f 9c 0d b1 62 da 1b 2b 5f 25 e2 28 51 8e 99 41 7d e1 55 23 50 f6 f8 33 32 ef ae 24 6e 74 (tbf_dl.cpp:686) 20250212125048888 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) 20250212125048888 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048888 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 116) (tbf_dl.cpp:847) 20250212125048888 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 116, CS-3): 07 00 e9 3a ef 78 1d 48 ff 9f 9c 0d b1 62 da 1b 2b 5f 25 e2 28 51 8e 99 41 7d e1 55 23 50 f6 f8 33 32 ef ae 24 6e 74 00 (tbf_dl.cpp:911) 20250212125048888 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 e9 3a ef 78 1d 48 ff 9f 9c 0d b1 62 da 1b 2b 5f 25 e2 28 51 8e 99 41 7d e1 55 23 50 f6 f8 33 32 ef ae 24 6e 74 00 (pcu_l1_if.cpp:182) 20250212125048889 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125048903 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) 20250212125048903 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) 20250212125048904 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) 20250212125048904 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) 20250212125048905 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) 20250212125048905 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) 20250212125048906 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) 20250212125048906 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) 20250212125048907 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) 20250212125048907 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) 20250212125048908 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) 20250212125048908 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) 20250212125048908 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) 20250212125048908 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) 20250212125048909 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) 20250212125048909 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) 20250212125048910 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) 20250212125048910 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) 20250212125048910 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==117) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048910 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) 20250212125048910 DRLCMACDL DEBUG -- Chunk with length 1331 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048910 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 117, CS-3): a6 b7 ee 09 72 d8 df 99 23 4f 12 0e 45 32 7a d7 7c 6e e6 69 ed 32 b4 59 69 14 2e 3d 21 a1 f6 07 1f 78 3b 33 (tbf_dl.cpp:686) 20250212125048910 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) 20250212125048910 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048910 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 117) (tbf_dl.cpp:847) 20250212125048910 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 117, CS-3): 07 00 eb a6 b7 ee 09 72 d8 df 99 23 4f 12 0e 45 32 7a d7 7c 6e e6 69 ed 32 b4 59 69 14 2e 3d 21 a1 f6 07 1f 78 3b 33 00 (tbf_dl.cpp:911) 20250212125048910 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 eb a6 b7 ee 09 72 d8 df 99 23 4f 12 0e 45 32 7a d7 7c 6e e6 69 ed 32 b4 59 69 14 2e 3d 21 a1 f6 07 1f 78 3b 33 00 (pcu_l1_if.cpp:182) 20250212125048910 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125048922 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) 20250212125048922 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) 20250212125048923 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) 20250212125048923 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) 20250212125048924 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) 20250212125048924 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) 20250212125048925 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) 20250212125048925 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) 20250212125048926 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) 20250212125048926 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) 20250212125048926 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) 20250212125048926 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) 20250212125048927 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) 20250212125048927 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) 20250212125048928 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) 20250212125048928 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) 20250212125048929 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) 20250212125048929 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) 20250212125048929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==118) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048929 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) 20250212125048929 DRLCMACDL DEBUG -- Chunk with length 1295 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 118, CS-3): 20 c1 a3 1c 46 bc b2 43 fa fb 9b 17 ab a4 46 f3 c4 21 d5 9d b4 8a 78 5e 18 ae d6 5d c0 9b 1c eb 6e c3 22 4f (tbf_dl.cpp:686) 20250212125048929 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) 20250212125048929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 118) (tbf_dl.cpp:847) 20250212125048929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 118, CS-3): 07 00 ed 20 c1 a3 1c 46 bc b2 43 fa fb 9b 17 ab a4 46 f3 c4 21 d5 9d b4 8a 78 5e 18 ae d6 5d c0 9b 1c eb 6e c3 22 4f 00 (tbf_dl.cpp:911) 20250212125048929 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 ed 20 c1 a3 1c 46 bc b2 43 fa fb 9b 17 ab a4 46 f3 c4 21 d5 9d b4 8a 78 5e 18 ae d6 5d c0 9b 1c eb 6e c3 22 4f 00 (pcu_l1_if.cpp:182) 20250212125048930 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125048941 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) 20250212125048941 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) 20250212125048943 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) 20250212125048943 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) 20250212125048944 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) 20250212125048944 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) 20250212125048944 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) 20250212125048944 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) 20250212125048945 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) 20250212125048945 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) 20250212125048946 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) 20250212125048946 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) 20250212125048947 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) 20250212125048947 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) 20250212125048948 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) 20250212125048948 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) 20250212125048951 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) 20250212125048951 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) 20250212125048951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==119) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048951 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) 20250212125048951 DRLCMACDL DEBUG -- Chunk with length 1259 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 119, CS-3): 55 60 b9 7f 3a 63 80 72 e2 5e 20 12 e3 67 c9 a3 df 36 7a be 1d 62 48 64 fc 69 dd a5 64 58 2e 20 05 42 eb ad (tbf_dl.cpp:686) 20250212125048951 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) 20250212125048951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 119) (tbf_dl.cpp:847) 20250212125048951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 119, CS-3): 07 00 ef 55 60 b9 7f 3a 63 80 72 e2 5e 20 12 e3 67 c9 a3 df 36 7a be 1d 62 48 64 fc 69 dd a5 64 58 2e 20 05 42 eb ad 00 (tbf_dl.cpp:911) 20250212125048951 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 ef 55 60 b9 7f 3a 63 80 72 e2 5e 20 12 e3 67 c9 a3 df 36 7a be 1d 62 48 64 fc 69 dd a5 64 58 2e 20 05 42 eb ad 00 (pcu_l1_if.cpp:182) 20250212125048952 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125048963 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) 20250212125048963 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) 20250212125048964 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) 20250212125048964 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) 20250212125048964 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) 20250212125048964 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) 20250212125048964 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) 20250212125048964 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) 20250212125048964 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) 20250212125048964 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) 20250212125048964 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) 20250212125048964 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) 20250212125048964 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) 20250212125048964 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) 20250212125048965 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) 20250212125048965 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) 20250212125048969 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) 20250212125048969 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) 20250212125048969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==120) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048969 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) 20250212125048969 DRLCMACDL DEBUG -- Chunk with length 1223 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 120, CS-3): e3 b9 6a 0c 4c e9 72 ac 4e b2 4c ca 45 f0 f3 68 d8 08 a9 c8 45 d2 f6 e6 b8 4d f8 c4 54 16 a2 89 5d 2f a6 f9 (tbf_dl.cpp:686) 20250212125048969 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) 20250212125048969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 120) (tbf_dl.cpp:847) 20250212125048969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 120, CS-3): 07 00 f1 e3 b9 6a 0c 4c e9 72 ac 4e b2 4c ca 45 f0 f3 68 d8 08 a9 c8 45 d2 f6 e6 b8 4d f8 c4 54 16 a2 89 5d 2f a6 f9 00 (tbf_dl.cpp:911) 20250212125048969 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 f1 e3 b9 6a 0c 4c e9 72 ac 4e b2 4c ca 45 f0 f3 68 d8 08 a9 c8 45 d2 f6 e6 b8 4d f8 c4 54 16 a2 89 5d 2f a6 f9 00 (pcu_l1_if.cpp:182) 20250212125048969 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125048983 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) 20250212125048983 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) 20250212125048983 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) 20250212125048983 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) 20250212125048983 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) 20250212125048983 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) 20250212125048984 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) 20250212125048984 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) 20250212125048984 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) 20250212125048984 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) 20250212125048984 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) 20250212125048984 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) 20250212125048985 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) 20250212125048985 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) 20250212125048985 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) 20250212125048985 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) 20250212125048987 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) 20250212125048987 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) 20250212125048987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==121) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125048987 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) 20250212125048987 DRLCMACDL DEBUG -- Chunk with length 1187 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125048987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 121, CS-3): 3c ca 9b e1 e2 ff 31 25 16 e6 40 6f ea 3e 0d 17 f6 27 7f 50 a8 62 0e 77 52 91 30 6d 81 53 37 33 60 7d 70 d4 (tbf_dl.cpp:686) 20250212125048987 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) 20250212125048987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125048987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 121) (tbf_dl.cpp:847) 20250212125048987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 121, CS-3): 07 00 f3 3c ca 9b e1 e2 ff 31 25 16 e6 40 6f ea 3e 0d 17 f6 27 7f 50 a8 62 0e 77 52 91 30 6d 81 53 37 33 60 7d 70 d4 00 (tbf_dl.cpp:911) 20250212125048987 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 f3 3c ca 9b e1 e2 ff 31 25 16 e6 40 6f ea 3e 0d 17 f6 27 7f 50 a8 62 0e 77 52 91 30 6d 81 53 37 33 60 7d 70 d4 00 (pcu_l1_if.cpp:182) 20250212125048987 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125049001 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) 20250212125049001 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) 20250212125049001 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) 20250212125049002 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) 20250212125049002 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) 20250212125049002 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) 20250212125049002 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) 20250212125049002 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) 20250212125049002 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) 20250212125049002 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) 20250212125049002 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) 20250212125049002 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) 20250212125049002 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) 20250212125049002 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) 20250212125049003 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) 20250212125049003 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) 20250212125049010 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) 20250212125049010 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) 20250212125049010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==122) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049010 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) 20250212125049010 DRLCMACDL DEBUG -- Chunk with length 1151 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 122, CS-3): 4a 56 0c 59 91 b4 ee d2 f9 64 2b 32 05 79 0c c8 30 ca d3 24 df e1 c8 e9 f5 0a 2d 26 10 07 05 d1 91 b1 a1 ad (tbf_dl.cpp:686) 20250212125049010 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) 20250212125049010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 122) (tbf_dl.cpp:847) 20250212125049010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 122, CS-3): 07 00 f5 4a 56 0c 59 91 b4 ee d2 f9 64 2b 32 05 79 0c c8 30 ca d3 24 df e1 c8 e9 f5 0a 2d 26 10 07 05 d1 91 b1 a1 ad 00 (tbf_dl.cpp:911) 20250212125049010 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 f5 4a 56 0c 59 91 b4 ee d2 f9 64 2b 32 05 79 0c c8 30 ca d3 24 df e1 c8 e9 f5 0a 2d 26 10 07 05 d1 91 b1 a1 ad 00 (pcu_l1_if.cpp:182) 20250212125049010 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125049024 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) 20250212125049024 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) 20250212125049025 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) 20250212125049025 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) 20250212125049025 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) 20250212125049025 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) 20250212125049025 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) 20250212125049025 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) 20250212125049025 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) 20250212125049025 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) 20250212125049025 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) 20250212125049025 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) 20250212125049025 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) 20250212125049025 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) 20250212125049025 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) 20250212125049025 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) 20250212125049029 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) 20250212125049029 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) 20250212125049029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==123) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049029 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) 20250212125049029 DRLCMACDL DEBUG -- Chunk with length 1115 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 123, CS-3): 59 f1 28 5b 7e cb 37 87 f9 02 7b 37 11 0c 05 72 c1 eb 87 8f 82 91 17 3b 13 df a3 4f c6 7d 95 c4 7c af 6b fc (tbf_dl.cpp:686) 20250212125049029 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) 20250212125049029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 123) (tbf_dl.cpp:847) 20250212125049029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 123, CS-3): 07 00 f7 59 f1 28 5b 7e cb 37 87 f9 02 7b 37 11 0c 05 72 c1 eb 87 8f 82 91 17 3b 13 df a3 4f c6 7d 95 c4 7c af 6b fc 00 (tbf_dl.cpp:911) 20250212125049029 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 f7 59 f1 28 5b 7e cb 37 87 f9 02 7b 37 11 0c 05 72 c1 eb 87 8f 82 91 17 3b 13 df a3 4f c6 7d 95 c4 7c af 6b fc 00 (pcu_l1_if.cpp:182) 20250212125049029 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125049043 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) 20250212125049043 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) 20250212125049043 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) 20250212125049043 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) 20250212125049043 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) 20250212125049043 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) 20250212125049043 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) 20250212125049043 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) 20250212125049044 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) 20250212125049044 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) 20250212125049044 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) 20250212125049044 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) 20250212125049044 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) 20250212125049044 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) 20250212125049044 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) 20250212125049044 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) 20250212125049048 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) 20250212125049048 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) 20250212125049048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==124) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049048 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) 20250212125049048 DRLCMACDL DEBUG -- Chunk with length 1079 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 124, CS-3): c2 27 0e 9d ad 28 3a 70 37 cd bb ce b7 b1 fc 7f e0 08 19 02 7a a7 77 4f 3f 4b dd 84 a0 6f 12 2c 9e cc 54 6b (tbf_dl.cpp:686) 20250212125049048 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) 20250212125049048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 124) (tbf_dl.cpp:847) 20250212125049048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 124, CS-3): 07 00 f9 c2 27 0e 9d ad 28 3a 70 37 cd bb ce b7 b1 fc 7f e0 08 19 02 7a a7 77 4f 3f 4b dd 84 a0 6f 12 2c 9e cc 54 6b 00 (tbf_dl.cpp:911) 20250212125049048 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 f9 c2 27 0e 9d ad 28 3a 70 37 cd bb ce b7 b1 fc 7f e0 08 19 02 7a a7 77 4f 3f 4b dd 84 a0 6f 12 2c 9e cc 54 6b 00 (pcu_l1_if.cpp:182) 20250212125049048 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125049062 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) 20250212125049062 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) 20250212125049062 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) 20250212125049062 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) 20250212125049062 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) 20250212125049062 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) 20250212125049062 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) 20250212125049062 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) 20250212125049062 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) 20250212125049062 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) 20250212125049062 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) 20250212125049062 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) 20250212125049063 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) 20250212125049063 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) 20250212125049063 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) 20250212125049063 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) 20250212125049072 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) 20250212125049072 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) 20250212125049072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==125) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049072 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) 20250212125049072 DRLCMACDL DEBUG -- Chunk with length 1043 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 125, CS-3): 60 95 77 a8 f6 03 64 d5 e1 76 d1 30 82 fb 1e 59 ff 41 65 97 f4 20 72 ad d6 12 30 ba 6c 27 e2 fb 80 e4 c1 12 (tbf_dl.cpp:686) 20250212125049072 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) 20250212125049072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 125) (tbf_dl.cpp:847) 20250212125049072 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) 20250212125049072 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2028 + 13 = 2041 (pdch_ul_controller.c:131) 20250212125049072 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2041 for type POLL (pdch_ul_controller.c:184) 20250212125049072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2041, TS=7) (tbf_dl.cpp:883) 20250212125049072 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2041, TS=7 (tbf_dl.cpp:903) 20250212125049072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 125, CS-3): 0f 00 fb 60 95 77 a8 f6 03 64 d5 e1 76 d1 30 82 fb 1e 59 ff 41 65 97 f4 20 72 ad d6 12 30 ba 6c 27 e2 fb 80 e4 c1 12 00 (tbf_dl.cpp:911) 20250212125049072 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 fb 60 95 77 a8 f6 03 64 d5 e1 76 d1 30 82 fb 1e 59 ff 41 65 97 f4 20 72 ad d6 12 30 ba 6c 27 e2 fb 80 e4 c1 12 00 (pcu_l1_if.cpp:182) 20250212125049072 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125049085 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) 20250212125049085 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) 20250212125049086 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) 20250212125049086 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) 20250212125049086 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) 20250212125049086 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) 20250212125049086 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) 20250212125049086 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) 20250212125049086 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) 20250212125049086 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) 20250212125049086 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) 20250212125049086 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) 20250212125049086 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) 20250212125049086 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) 20250212125049087 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) 20250212125049087 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) 20250212125049090 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125049104 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) 20250212125049104 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) 20250212125049105 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) 20250212125049105 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) 20250212125049105 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) 20250212125049105 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) 20250212125049105 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) 20250212125049105 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) 20250212125049105 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) 20250212125049105 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) 20250212125049105 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) 20250212125049105 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) 20250212125049105 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) 20250212125049105 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) 20250212125049105 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) 20250212125049105 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) 20250212125049109 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125049123 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) 20250212125049123 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) 20250212125049123 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) 20250212125049123 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) 20250212125049123 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) 20250212125049124 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) 20250212125049124 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) 20250212125049124 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) 20250212125049124 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) 20250212125049124 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) 20250212125049124 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) 20250212125049124 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) 20250212125049124 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) 20250212125049124 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) 20250212125049124 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) 20250212125049124 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) 20250212125049132 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125049147 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2041 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2036 block=3 data=40 08 0f df ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125049147 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) 20250212125049147 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125049147 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2041 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125049147 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 126 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20250212125049147 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2041 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125049147 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125049147 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 126, BSN 106 to 126 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125049147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125049147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=106)"RRRRRRRRRRRRRRRRRRRR"(BSN=125) R=ACK I=NACK (tbf_dl.cpp:1034) 20250212125049147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=106:126, lost=0, recv=20, skipped=0, bsn=106, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20250212125049147 DRLCMACDL DEBUG - got ack for BSN=106 (rlc_window_dl.cpp:103) 20250212125049147 DRLCMACDL DEBUG - got ack for BSN=107 (rlc_window_dl.cpp:103) 20250212125049147 DRLCMACDL DEBUG - got ack for BSN=108 (rlc_window_dl.cpp:103) 20250212125049147 DRLCMACDL DEBUG - got ack for BSN=109 (rlc_window_dl.cpp:103) 20250212125049147 DRLCMACDL DEBUG - got ack for BSN=110 (rlc_window_dl.cpp:103) 20250212125049147 DRLCMACDL DEBUG - got ack for BSN=111 (rlc_window_dl.cpp:103) 20250212125049147 DRLCMACDL DEBUG - got ack for BSN=112 (rlc_window_dl.cpp:103) 20250212125049147 DRLCMACDL DEBUG - got ack for BSN=113 (rlc_window_dl.cpp:103) 20250212125049147 DRLCMACDL DEBUG - got ack for BSN=114 (rlc_window_dl.cpp:103) 20250212125049147 DRLCMACDL DEBUG - got ack for BSN=115 (rlc_window_dl.cpp:103) 20250212125049147 DRLCMACDL DEBUG - got ack for BSN=116 (rlc_window_dl.cpp:103) 20250212125049147 DRLCMACDL DEBUG - got ack for BSN=117 (rlc_window_dl.cpp:103) 20250212125049147 DRLCMACDL DEBUG - got ack for BSN=118 (rlc_window_dl.cpp:103) 20250212125049147 DRLCMACDL DEBUG - got ack for BSN=119 (rlc_window_dl.cpp:103) 20250212125049147 DRLCMACDL DEBUG - got ack for BSN=120 (rlc_window_dl.cpp:103) 20250212125049147 DRLCMACDL DEBUG - got ack for BSN=121 (rlc_window_dl.cpp:103) 20250212125049147 DRLCMACDL DEBUG - got ack for BSN=122 (rlc_window_dl.cpp:103) 20250212125049147 DRLCMACDL DEBUG - got ack for BSN=123 (rlc_window_dl.cpp:103) 20250212125049147 DRLCMACDL DEBUG - got ack for BSN=124 (rlc_window_dl.cpp:103) 20250212125049147 DRLCMACDL DEBUG - got ack for BSN=125 (rlc_window_dl.cpp:103) 20250212125049147 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) 20250212125049147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=126)""(V(S)-1=125) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20250212125049147 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) 20250212125049147 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) 20250212125049147 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) 20250212125049147 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) 20250212125049147 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) 20250212125049147 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) 20250212125049147 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) 20250212125049147 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) 20250212125049148 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) 20250212125049148 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) 20250212125049148 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) 20250212125049148 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) 20250212125049148 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) 20250212125049148 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) 20250212125049151 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) 20250212125049151 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) 20250212125049151 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==126) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049151 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) 20250212125049151 DRLCMACDL DEBUG -- Chunk with length 1007 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049151 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 126, CS-3): a2 04 4c ad 21 11 fc f7 d3 74 b2 29 6f b5 9a 4e 6d e8 c1 97 9e 2e 3d a6 b4 0a 21 de cf 5f 9f 1a fc 03 1c d4 (tbf_dl.cpp:686) 20250212125049151 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) 20250212125049151 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049151 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 126) (tbf_dl.cpp:847) 20250212125049151 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 126, CS-3): 07 00 fd a2 04 4c ad 21 11 fc f7 d3 74 b2 29 6f b5 9a 4e 6d e8 c1 97 9e 2e 3d a6 b4 0a 21 de cf 5f 9f 1a fc 03 1c d4 00 (tbf_dl.cpp:911) 20250212125049151 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 fd a2 04 4c ad 21 11 fc f7 d3 74 b2 29 6f b5 9a 4e 6d e8 c1 97 9e 2e 3d a6 b4 0a 21 de cf 5f 9f 1a fc 03 1c d4 00 (pcu_l1_if.cpp:182) 20250212125049151 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125049165 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) 20250212125049165 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) 20250212125049165 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) 20250212125049165 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) 20250212125049165 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) 20250212125049165 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) 20250212125049166 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) 20250212125049166 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) 20250212125049166 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) 20250212125049166 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) 20250212125049166 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) 20250212125049166 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) 20250212125049166 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) 20250212125049166 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) 20250212125049166 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) 20250212125049166 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) 20250212125049170 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) 20250212125049170 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) 20250212125049170 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==127) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049170 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) 20250212125049170 DRLCMACDL DEBUG -- Chunk with length 971 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049170 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 127, CS-3): dc fa 04 c9 70 11 f8 2d 99 6d 47 6f d4 98 61 a5 8c 70 10 71 15 2c c2 e4 48 58 92 b7 fd 69 e5 cf a5 85 d4 bb (tbf_dl.cpp:686) 20250212125049170 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) 20250212125049170 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049170 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 127) (tbf_dl.cpp:847) 20250212125049170 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 127, CS-3): 07 00 ff dc fa 04 c9 70 11 f8 2d 99 6d 47 6f d4 98 61 a5 8c 70 10 71 15 2c c2 e4 48 58 92 b7 fd 69 e5 cf a5 85 d4 bb 00 (tbf_dl.cpp:911) 20250212125049170 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 ff dc fa 04 c9 70 11 f8 2d 99 6d 47 6f d4 98 61 a5 8c 70 10 71 15 2c c2 e4 48 58 92 b7 fd 69 e5 cf a5 85 d4 bb 00 (pcu_l1_if.cpp:182) 20250212125049170 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125049184 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) 20250212125049184 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) 20250212125049184 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) 20250212125049184 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) 20250212125049184 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) 20250212125049184 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) 20250212125049184 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) 20250212125049184 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) 20250212125049185 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) 20250212125049185 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) 20250212125049185 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) 20250212125049185 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) 20250212125049185 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) 20250212125049185 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) 20250212125049185 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) 20250212125049185 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) 20250212125049193 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) 20250212125049193 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) 20250212125049193 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049193 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) 20250212125049193 DRLCMACDL DEBUG -- Chunk with length 935 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049193 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-3): dd 9c 43 47 4a 42 0b 9d 96 66 87 de 18 59 b3 69 e0 7a 55 ae 4c 90 10 5b 74 9c 1b 4f 57 db a4 be 30 b2 cd e1 (tbf_dl.cpp:686) 20250212125049193 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) 20250212125049193 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049193 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125049193 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-3): 07 00 01 dd 9c 43 47 4a 42 0b 9d 96 66 87 de 18 59 b3 69 e0 7a 55 ae 4c 90 10 5b 74 9c 1b 4f 57 db a4 be 30 b2 cd e1 00 (tbf_dl.cpp:911) 20250212125049193 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 01 dd 9c 43 47 4a 42 0b 9d 96 66 87 de 18 59 b3 69 e0 7a 55 ae 4c 90 10 5b 74 9c 1b 4f 57 db a4 be 30 b2 cd e1 00 (pcu_l1_if.cpp:182) 20250212125049193 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125049207 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) 20250212125049207 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) 20250212125049208 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) 20250212125049208 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) 20250212125049208 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) 20250212125049208 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) 20250212125049208 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) 20250212125049208 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) 20250212125049208 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) 20250212125049208 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) 20250212125049208 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) 20250212125049208 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) 20250212125049209 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) 20250212125049209 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) 20250212125049209 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) 20250212125049209 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) 20250212125049212 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) 20250212125049212 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) 20250212125049212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==1) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049212 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) 20250212125049212 DRLCMACDL DEBUG -- Chunk with length 899 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-3): d2 e6 96 d6 23 b6 bb 38 19 09 78 78 f5 ad 46 81 99 3f e5 07 03 a3 24 41 0e 21 70 1b 33 e0 15 dc 90 1e f8 7c (tbf_dl.cpp:686) 20250212125049212 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) 20250212125049212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20250212125049212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-3): 07 00 03 d2 e6 96 d6 23 b6 bb 38 19 09 78 78 f5 ad 46 81 99 3f e5 07 03 a3 24 41 0e 21 70 1b 33 e0 15 dc 90 1e f8 7c 00 (tbf_dl.cpp:911) 20250212125049212 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 03 d2 e6 96 d6 23 b6 bb 38 19 09 78 78 f5 ad 46 81 99 3f e5 07 03 a3 24 41 0e 21 70 1b 33 e0 15 dc 90 1e f8 7c 00 (pcu_l1_if.cpp:182) 20250212125049212 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125049226 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) 20250212125049226 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) 20250212125049227 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) 20250212125049227 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) 20250212125049228 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) 20250212125049228 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) 20250212125049229 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) 20250212125049229 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) 20250212125049229 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) 20250212125049229 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) 20250212125049230 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) 20250212125049230 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) 20250212125049230 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) 20250212125049230 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) 20250212125049231 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) 20250212125049231 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) 20250212125049232 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) 20250212125049232 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) 20250212125049232 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==2) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049232 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) 20250212125049232 DRLCMACDL DEBUG -- Chunk with length 863 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049232 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-3): 43 1e 4e 09 6c 67 f3 e9 4f 9a b3 f0 90 1f 90 f0 f4 36 db 46 94 56 80 29 84 d2 58 8c 07 4f 1e 42 87 19 16 32 (tbf_dl.cpp:686) 20250212125049232 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) 20250212125049232 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049232 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20250212125049232 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-3): 07 00 05 43 1e 4e 09 6c 67 f3 e9 4f 9a b3 f0 90 1f 90 f0 f4 36 db 46 94 56 80 29 84 d2 58 8c 07 4f 1e 42 87 19 16 32 00 (tbf_dl.cpp:911) 20250212125049232 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 05 43 1e 4e 09 6c 67 f3 e9 4f 9a b3 f0 90 1f 90 f0 f4 36 db 46 94 56 80 29 84 d2 58 8c 07 4f 1e 42 87 19 16 32 00 (pcu_l1_if.cpp:182) 20250212125049233 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125049247 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) 20250212125049247 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) 20250212125049248 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) 20250212125049248 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) 20250212125049249 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) 20250212125049249 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) 20250212125049249 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) 20250212125049249 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) 20250212125049250 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) 20250212125049250 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) 20250212125049250 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) 20250212125049251 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) 20250212125049251 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) 20250212125049251 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) 20250212125049252 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) 20250212125049252 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) 20250212125049255 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) 20250212125049255 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) 20250212125049255 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==3) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049255 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) 20250212125049255 DRLCMACDL DEBUG -- Chunk with length 827 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049255 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-3): 37 56 34 b0 d2 d3 ac c7 3e 1f 09 4d 5f af 99 24 ac 67 7f c0 2a 00 b0 3d fd e4 07 71 51 da df 66 69 46 db ad (tbf_dl.cpp:686) 20250212125049255 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) 20250212125049255 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049255 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20250212125049255 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-3): 07 00 07 37 56 34 b0 d2 d3 ac c7 3e 1f 09 4d 5f af 99 24 ac 67 7f c0 2a 00 b0 3d fd e4 07 71 51 da df 66 69 46 db ad 00 (tbf_dl.cpp:911) 20250212125049255 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 07 37 56 34 b0 d2 d3 ac c7 3e 1f 09 4d 5f af 99 24 ac 67 7f c0 2a 00 b0 3d fd e4 07 71 51 da df 66 69 46 db ad 00 (pcu_l1_if.cpp:182) 20250212125049255 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125049270 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) 20250212125049270 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) 20250212125049271 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) 20250212125049271 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) 20250212125049272 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) 20250212125049272 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) 20250212125049272 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) 20250212125049273 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) 20250212125049273 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) 20250212125049273 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) 20250212125049274 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) 20250212125049274 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) 20250212125049275 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) 20250212125049275 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) 20250212125049275 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) 20250212125049276 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) 20250212125049276 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) 20250212125049276 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) 20250212125049276 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==4) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049276 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) 20250212125049276 DRLCMACDL DEBUG -- Chunk with length 791 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049276 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-3): cd 0b 52 cf aa 1d 7d bb 37 5e 40 95 d1 f8 a9 eb 29 64 4e d0 24 09 26 0f f8 c5 2e 2d cd d3 7d 67 b5 b6 4d dc (tbf_dl.cpp:686) 20250212125049277 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) 20250212125049277 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049277 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20250212125049277 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-3): 07 00 09 cd 0b 52 cf aa 1d 7d bb 37 5e 40 95 d1 f8 a9 eb 29 64 4e d0 24 09 26 0f f8 c5 2e 2d cd d3 7d 67 b5 b6 4d dc 00 (tbf_dl.cpp:911) 20250212125049277 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 09 cd 0b 52 cf aa 1d 7d bb 37 5e 40 95 d1 f8 a9 eb 29 64 4e d0 24 09 26 0f f8 c5 2e 2d cd d3 7d 67 b5 b6 4d dc 00 (pcu_l1_if.cpp:182) 20250212125049277 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125049290 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) 20250212125049290 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) 20250212125049292 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) 20250212125049292 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) 20250212125049293 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) 20250212125049293 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) 20250212125049295 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) 20250212125049295 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) 20250212125049296 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) 20250212125049296 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) 20250212125049296 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) 20250212125049296 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) 20250212125049297 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) 20250212125049297 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) 20250212125049298 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) 20250212125049298 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) 20250212125049299 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) 20250212125049299 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) 20250212125049299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==5) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049299 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) 20250212125049299 DRLCMACDL DEBUG -- Chunk with length 755 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-3): fa 3c 77 be a3 c8 bf 0d d3 61 85 55 84 b0 5a d4 c9 38 75 5d 80 0e b5 0a 5b c3 d3 ce 9c 7a 32 a0 d0 4a ff e1 (tbf_dl.cpp:686) 20250212125049299 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) 20250212125049299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20250212125049299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-3): 07 00 0b fa 3c 77 be a3 c8 bf 0d d3 61 85 55 84 b0 5a d4 c9 38 75 5d 80 0e b5 0a 5b c3 d3 ce 9c 7a 32 a0 d0 4a ff e1 00 (tbf_dl.cpp:911) 20250212125049299 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 0b fa 3c 77 be a3 c8 bf 0d d3 61 85 55 84 b0 5a d4 c9 38 75 5d 80 0e b5 0a 5b c3 d3 ce 9c 7a 32 a0 d0 4a ff e1 00 (pcu_l1_if.cpp:182) 20250212125049300 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125049309 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) 20250212125049309 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) 20250212125049311 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) 20250212125049311 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) 20250212125049311 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) 20250212125049311 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) 20250212125049312 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) 20250212125049312 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) 20250212125049312 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) 20250212125049312 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) 20250212125049312 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) 20250212125049312 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) 20250212125049313 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) 20250212125049313 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) 20250212125049313 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) 20250212125049313 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) 20250212125049318 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) 20250212125049318 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) 20250212125049318 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==6) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049318 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) 20250212125049318 DRLCMACDL DEBUG -- Chunk with length 719 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049318 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-3): 37 47 a7 eb e8 60 b0 f5 44 8e f5 bf 0e 1c bb 39 70 fb 0e 57 21 0c 43 70 dd db 42 d5 7c c4 25 f8 86 8e 2f 97 (tbf_dl.cpp:686) 20250212125049318 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) 20250212125049318 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049318 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20250212125049318 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-3): 07 00 0d 37 47 a7 eb e8 60 b0 f5 44 8e f5 bf 0e 1c bb 39 70 fb 0e 57 21 0c 43 70 dd db 42 d5 7c c4 25 f8 86 8e 2f 97 00 (tbf_dl.cpp:911) 20250212125049318 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 0d 37 47 a7 eb e8 60 b0 f5 44 8e f5 bf 0e 1c bb 39 70 fb 0e 57 21 0c 43 70 dd db 42 d5 7c c4 25 f8 86 8e 2f 97 00 (pcu_l1_if.cpp:182) 20250212125049318 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125049332 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) 20250212125049332 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) 20250212125049333 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) 20250212125049333 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) 20250212125049333 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) 20250212125049333 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) 20250212125049334 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) 20250212125049334 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) 20250212125049334 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) 20250212125049334 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) 20250212125049335 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) 20250212125049335 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) 20250212125049336 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) 20250212125049336 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) 20250212125049336 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) 20250212125049336 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) 20250212125049337 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) 20250212125049337 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) 20250212125049337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049337 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) 20250212125049337 DRLCMACDL DEBUG -- Chunk with length 683 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, CS-3): 9c ff 3b 75 ef 62 d3 a3 2f 4b 7d d4 3e 4f 3f 40 5e 3b 35 b3 85 b6 07 2f 76 e4 7e f1 89 97 43 09 30 34 1b d8 (tbf_dl.cpp:686) 20250212125049337 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) 20250212125049337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20250212125049338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-3): 07 00 0f 9c ff 3b 75 ef 62 d3 a3 2f 4b 7d d4 3e 4f 3f 40 5e 3b 35 b3 85 b6 07 2f 76 e4 7e f1 89 97 43 09 30 34 1b d8 00 (tbf_dl.cpp:911) 20250212125049338 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 0f 9c ff 3b 75 ef 62 d3 a3 2f 4b 7d d4 3e 4f 3f 40 5e 3b 35 b3 85 b6 07 2f 76 e4 7e f1 89 97 43 09 30 34 1b d8 00 (pcu_l1_if.cpp:182) 20250212125049338 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125049351 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) 20250212125049351 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) 20250212125049351 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) 20250212125049351 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) 20250212125049351 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) 20250212125049351 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) 20250212125049352 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) 20250212125049352 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) 20250212125049352 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) 20250212125049352 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) 20250212125049352 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) 20250212125049352 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) 20250212125049353 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) 20250212125049353 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) 20250212125049353 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) 20250212125049353 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) 20250212125049356 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) 20250212125049356 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) 20250212125049356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==8) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049356 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) 20250212125049356 DRLCMACDL DEBUG -- Chunk with length 647 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, CS-3): ff 14 04 fc 4b 54 2b 4e d5 52 6f 7d 46 e6 b7 84 f2 f6 5a 9c 99 4b 17 d0 63 6e 16 43 e2 ae 26 da cb 59 52 03 (tbf_dl.cpp:686) 20250212125049356 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) 20250212125049356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20250212125049356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-3): 07 00 11 ff 14 04 fc 4b 54 2b 4e d5 52 6f 7d 46 e6 b7 84 f2 f6 5a 9c 99 4b 17 d0 63 6e 16 43 e2 ae 26 da cb 59 52 03 00 (tbf_dl.cpp:911) 20250212125049356 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 11 ff 14 04 fc 4b 54 2b 4e d5 52 6f 7d 46 e6 b7 84 f2 f6 5a 9c 99 4b 17 d0 63 6e 16 43 e2 ae 26 da cb 59 52 03 00 (pcu_l1_if.cpp:182) 20250212125049356 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125049371 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) 20250212125049371 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) 20250212125049372 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) 20250212125049372 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) 20250212125049373 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) 20250212125049373 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) 20250212125049374 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) 20250212125049374 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) 20250212125049375 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) 20250212125049375 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) 20250212125049376 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) 20250212125049376 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) 20250212125049376 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) 20250212125049376 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) 20250212125049377 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) 20250212125049377 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) 20250212125049380 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) 20250212125049380 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) 20250212125049380 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==9) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049380 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) 20250212125049380 DRLCMACDL DEBUG -- Chunk with length 611 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049380 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, CS-3): 3a a1 f3 ad b4 09 6c 29 eb 80 f9 0d 2f 16 46 53 ae bf 50 44 fb 6a ad 34 9c 5f 25 92 70 09 c4 18 ea ac cc a7 (tbf_dl.cpp:686) 20250212125049380 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) 20250212125049380 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049380 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20250212125049380 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-3): 07 00 13 3a a1 f3 ad b4 09 6c 29 eb 80 f9 0d 2f 16 46 53 ae bf 50 44 fb 6a ad 34 9c 5f 25 92 70 09 c4 18 ea ac cc a7 00 (tbf_dl.cpp:911) 20250212125049380 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 13 3a a1 f3 ad b4 09 6c 29 eb 80 f9 0d 2f 16 46 53 ae bf 50 44 fb 6a ad 34 9c 5f 25 92 70 09 c4 18 ea ac cc a7 00 (pcu_l1_if.cpp:182) 20250212125049381 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125049387 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125049387 DLBSSGP DEBUG Estimated BVC leak rate = 13638 (measured 13614, usage 96%) (gprs_bssgp_pcu.c:965) 20250212125049387 DLBSSGP DEBUG Computed MS default leak rate = 7200, ms_num_pdch = 4, cs = CS-3 (gprs_bssgp_pcu.c:1001) 20250212125049387 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 136380, R = 13638, Bmax_MS = 72000, R_MS = 7200, avg_dly = 3800 (gprs_bssgp_pcu.c:1029) 20250212125049387 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125049391 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125049391 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125049391 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125049391 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125049391 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125049394 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) 20250212125049394 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) 20250212125049394 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) 20250212125049394 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) 20250212125049394 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) 20250212125049394 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) 20250212125049394 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) 20250212125049394 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) 20250212125049394 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) 20250212125049394 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) 20250212125049394 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) 20250212125049394 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) 20250212125049394 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) 20250212125049395 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) 20250212125049395 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) 20250212125049395 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) 20250212125049398 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) 20250212125049398 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) 20250212125049398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==10) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049398 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) 20250212125049398 DRLCMACDL DEBUG -- Chunk with length 575 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, CS-3): 26 0a 65 53 d0 2d 14 dd 7f e6 48 2a c1 7a 31 52 f2 46 f1 8b 89 35 75 c9 2d f5 c7 a8 c8 10 2d db 13 79 6f ae (tbf_dl.cpp:686) 20250212125049398 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) 20250212125049398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20250212125049398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-3): 07 00 15 26 0a 65 53 d0 2d 14 dd 7f e6 48 2a c1 7a 31 52 f2 46 f1 8b 89 35 75 c9 2d f5 c7 a8 c8 10 2d db 13 79 6f ae 00 (tbf_dl.cpp:911) 20250212125049398 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 15 26 0a 65 53 d0 2d 14 dd 7f e6 48 2a c1 7a 31 52 f2 46 f1 8b 89 35 75 c9 2d f5 c7 a8 c8 10 2d db 13 79 6f ae 00 (pcu_l1_if.cpp:182) 20250212125049398 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125049412 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) 20250212125049412 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) 20250212125049413 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) 20250212125049413 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) 20250212125049413 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) 20250212125049413 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) 20250212125049413 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) 20250212125049413 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) 20250212125049414 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) 20250212125049414 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) 20250212125049414 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) 20250212125049414 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) 20250212125049414 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) 20250212125049414 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) 20250212125049415 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) 20250212125049415 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) 20250212125049417 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) 20250212125049417 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) 20250212125049417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==11) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049417 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) 20250212125049417 DRLCMACDL DEBUG -- Chunk with length 539 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, CS-3): ab 08 a2 16 b1 14 77 c0 b9 94 ab a8 6f 9d be f3 1c 8d b6 99 be c0 6d 37 ad e8 fb d8 e8 a8 42 fe c2 5d aa 13 (tbf_dl.cpp:686) 20250212125049417 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) 20250212125049417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20250212125049417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-3): 07 00 17 ab 08 a2 16 b1 14 77 c0 b9 94 ab a8 6f 9d be f3 1c 8d b6 99 be c0 6d 37 ad e8 fb d8 e8 a8 42 fe c2 5d aa 13 00 (tbf_dl.cpp:911) 20250212125049417 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 17 ab 08 a2 16 b1 14 77 c0 b9 94 ab a8 6f 9d be f3 1c 8d b6 99 be c0 6d 37 ad e8 fb d8 e8 a8 42 fe c2 5d aa 13 00 (pcu_l1_if.cpp:182) 20250212125049417 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125049431 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) 20250212125049431 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) 20250212125049431 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) 20250212125049431 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) 20250212125049431 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) 20250212125049431 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) 20250212125049432 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) 20250212125049432 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) 20250212125049432 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) 20250212125049432 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) 20250212125049432 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) 20250212125049432 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) 20250212125049432 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) 20250212125049432 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) 20250212125049432 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) 20250212125049432 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) 20250212125049440 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) 20250212125049440 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) 20250212125049440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==12) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049440 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) 20250212125049440 DRLCMACDL DEBUG -- Chunk with length 503 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, CS-3): 9f f9 0b f1 bd 00 4b 05 45 50 7b 3f f8 d3 15 bf 27 44 59 e0 d8 07 22 85 1e e0 c2 a4 85 59 60 0d 6a 2e c0 17 (tbf_dl.cpp:686) 20250212125049440 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) 20250212125049440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20250212125049440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-3): 07 00 19 9f f9 0b f1 bd 00 4b 05 45 50 7b 3f f8 d3 15 bf 27 44 59 e0 d8 07 22 85 1e e0 c2 a4 85 59 60 0d 6a 2e c0 17 00 (tbf_dl.cpp:911) 20250212125049440 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 19 9f f9 0b f1 bd 00 4b 05 45 50 7b 3f f8 d3 15 bf 27 44 59 e0 d8 07 22 85 1e e0 c2 a4 85 59 60 0d 6a 2e c0 17 00 (pcu_l1_if.cpp:182) 20250212125049441 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125049455 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) 20250212125049455 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) 20250212125049455 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) 20250212125049455 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) 20250212125049455 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) 20250212125049455 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) 20250212125049456 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) 20250212125049456 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) 20250212125049456 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) 20250212125049456 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) 20250212125049456 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) 20250212125049456 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) 20250212125049456 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) 20250212125049456 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) 20250212125049457 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) 20250212125049457 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) 20250212125049459 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) 20250212125049459 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) 20250212125049459 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==13) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049459 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) 20250212125049459 DRLCMACDL DEBUG -- Chunk with length 467 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049459 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, CS-3): e2 99 dd 42 f5 50 a6 05 40 e4 9a 2d 85 f7 c2 f3 6f 82 61 6a d2 ca bd de bd ae 2a 3d f5 65 a1 94 a2 cb 82 75 (tbf_dl.cpp:686) 20250212125049459 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) 20250212125049459 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049459 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20250212125049459 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-3): 07 00 1b e2 99 dd 42 f5 50 a6 05 40 e4 9a 2d 85 f7 c2 f3 6f 82 61 6a d2 ca bd de bd ae 2a 3d f5 65 a1 94 a2 cb 82 75 00 (tbf_dl.cpp:911) 20250212125049459 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 1b e2 99 dd 42 f5 50 a6 05 40 e4 9a 2d 85 f7 c2 f3 6f 82 61 6a d2 ca bd de bd ae 2a 3d f5 65 a1 94 a2 cb 82 75 00 (pcu_l1_if.cpp:182) 20250212125049459 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125049473 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) 20250212125049473 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) 20250212125049473 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) 20250212125049473 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) 20250212125049473 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) 20250212125049473 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) 20250212125049474 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) 20250212125049474 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) 20250212125049474 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) 20250212125049474 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) 20250212125049474 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) 20250212125049474 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) 20250212125049474 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) 20250212125049474 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) 20250212125049474 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) 20250212125049474 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) 20250212125049477 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) 20250212125049477 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) 20250212125049478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==14) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049478 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) 20250212125049478 DRLCMACDL DEBUG -- Chunk with length 431 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, CS-3): 05 47 ec 1f da 96 12 5e 48 d4 1f 15 0c 10 cc 52 fa fe 72 36 f2 b0 85 f7 10 05 b3 36 97 4f b7 b4 2e b2 3e 9f (tbf_dl.cpp:686) 20250212125049478 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) 20250212125049478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20250212125049478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-3): 07 00 1d 05 47 ec 1f da 96 12 5e 48 d4 1f 15 0c 10 cc 52 fa fe 72 36 f2 b0 85 f7 10 05 b3 36 97 4f b7 b4 2e b2 3e 9f 00 (tbf_dl.cpp:911) 20250212125049478 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 1d 05 47 ec 1f da 96 12 5e 48 d4 1f 15 0c 10 cc 52 fa fe 72 36 f2 b0 85 f7 10 05 b3 36 97 4f b7 b4 2e b2 3e 9f 00 (pcu_l1_if.cpp:182) 20250212125049478 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125049491 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) 20250212125049491 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) 20250212125049492 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) 20250212125049492 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) 20250212125049492 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) 20250212125049492 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) 20250212125049492 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) 20250212125049492 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) 20250212125049492 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) 20250212125049492 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) 20250212125049492 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) 20250212125049492 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) 20250212125049492 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) 20250212125049492 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) 20250212125049492 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) 20250212125049493 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) 20250212125049501 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) 20250212125049501 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) 20250212125049501 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==15) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049501 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) 20250212125049501 DRLCMACDL DEBUG -- Chunk with length 395 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049501 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, CS-3): 11 01 00 df 78 4b f0 77 cd c3 73 cd b6 3d 57 96 73 60 2d 49 e2 0d f8 d4 0a 77 ca f4 ed d1 66 b1 23 f8 2c 9b (tbf_dl.cpp:686) 20250212125049501 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) 20250212125049501 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049501 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20250212125049501 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-3): 07 00 1f 11 01 00 df 78 4b f0 77 cd c3 73 cd b6 3d 57 96 73 60 2d 49 e2 0d f8 d4 0a 77 ca f4 ed d1 66 b1 23 f8 2c 9b 00 (tbf_dl.cpp:911) 20250212125049501 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 1f 11 01 00 df 78 4b f0 77 cd c3 73 cd b6 3d 57 96 73 60 2d 49 e2 0d f8 d4 0a 77 ca f4 ed d1 66 b1 23 f8 2c 9b 00 (pcu_l1_if.cpp:182) 20250212125049501 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125049515 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) 20250212125049515 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) 20250212125049515 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) 20250212125049515 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) 20250212125049515 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) 20250212125049515 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) 20250212125049515 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) 20250212125049515 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) 20250212125049515 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) 20250212125049515 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) 20250212125049515 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) 20250212125049515 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) 20250212125049516 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) 20250212125049516 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) 20250212125049516 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) 20250212125049516 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) 20250212125049519 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) 20250212125049519 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) 20250212125049519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==16) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049519 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) 20250212125049519 DRLCMACDL DEBUG -- Chunk with length 359 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, CS-3): 62 bb 26 8f 75 91 cb 09 35 c7 a0 90 8a f2 26 94 08 bc 60 cb bf 99 44 84 e1 08 a2 e0 39 33 34 63 49 e4 b0 e6 (tbf_dl.cpp:686) 20250212125049519 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) 20250212125049519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20250212125049519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-3): 07 00 21 62 bb 26 8f 75 91 cb 09 35 c7 a0 90 8a f2 26 94 08 bc 60 cb bf 99 44 84 e1 08 a2 e0 39 33 34 63 49 e4 b0 e6 00 (tbf_dl.cpp:911) 20250212125049519 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 21 62 bb 26 8f 75 91 cb 09 35 c7 a0 90 8a f2 26 94 08 bc 60 cb bf 99 44 84 e1 08 a2 e0 39 33 34 63 49 e4 b0 e6 00 (pcu_l1_if.cpp:182) 20250212125049520 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125049534 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) 20250212125049534 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) 20250212125049534 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) 20250212125049534 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) 20250212125049534 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) 20250212125049534 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) 20250212125049534 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) 20250212125049534 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) 20250212125049534 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) 20250212125049534 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) 20250212125049534 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) 20250212125049534 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) 20250212125049535 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) 20250212125049535 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) 20250212125049535 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) 20250212125049535 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) 20250212125049538 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) 20250212125049538 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) 20250212125049538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==17) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049538 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) 20250212125049538 DRLCMACDL DEBUG -- Chunk with length 323 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, CS-3): 0e 32 36 90 b3 5b 05 53 55 44 02 9e f4 7d 13 c0 91 03 c1 a3 89 21 b4 5b 4a bb b7 2e 8d ee a8 73 9b d4 49 5e (tbf_dl.cpp:686) 20250212125049538 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) 20250212125049538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20250212125049538 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) 20250212125049538 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2127 + 13 = 2140 (pdch_ul_controller.c:131) 20250212125049538 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2140 for type POLL (pdch_ul_controller.c:184) 20250212125049538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2140, TS=7) (tbf_dl.cpp:883) 20250212125049538 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2140, TS=7 (tbf_dl.cpp:903) 20250212125049538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-3): 0f 00 23 0e 32 36 90 b3 5b 05 53 55 44 02 9e f4 7d 13 c0 91 03 c1 a3 89 21 b4 5b 4a bb b7 2e 8d ee a8 73 9b d4 49 5e 00 (tbf_dl.cpp:911) 20250212125049538 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 23 0e 32 36 90 b3 5b 05 53 55 44 02 9e f4 7d 13 c0 91 03 c1 a3 89 21 b4 5b 4a bb b7 2e 8d ee a8 73 9b d4 49 5e 00 (pcu_l1_if.cpp:182) 20250212125049538 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125049552 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) 20250212125049552 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) 20250212125049553 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) 20250212125049553 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) 20250212125049553 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) 20250212125049553 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) 20250212125049553 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) 20250212125049553 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) 20250212125049554 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) 20250212125049554 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) 20250212125049554 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) 20250212125049554 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) 20250212125049554 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) 20250212125049554 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) 20250212125049554 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) 20250212125049554 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) 20250212125049562 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125049576 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) 20250212125049576 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) 20250212125049576 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) 20250212125049576 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) 20250212125049576 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) 20250212125049576 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) 20250212125049577 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) 20250212125049577 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) 20250212125049577 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) 20250212125049577 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) 20250212125049577 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) 20250212125049577 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) 20250212125049577 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) 20250212125049577 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) 20250212125049578 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) 20250212125049578 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) 20250212125049580 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125049594 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) 20250212125049594 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) 20250212125049594 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) 20250212125049594 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) 20250212125049594 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) 20250212125049594 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) 20250212125049595 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) 20250212125049595 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) 20250212125049595 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) 20250212125049595 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) 20250212125049595 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) 20250212125049595 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) 20250212125049595 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) 20250212125049595 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) 20250212125049595 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) 20250212125049595 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) 20250212125049599 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125049613 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2140 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2136 block=2 data=40 08 02 5f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125049613 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) 20250212125049613 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125049613 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2140 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125049613 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 18 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20250212125049613 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2140 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125049613 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125049613 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 18, BSN 126 to 18 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125049613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125049613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=126)"RRRRRRRRRRRRRRRRRRRR"(BSN=17) R=ACK I=NACK (tbf_dl.cpp:1034) 20250212125049613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=126:18, lost=0, recv=20, skipped=0, bsn=126, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20250212125049613 DRLCMACDL DEBUG - got ack for BSN=126 (rlc_window_dl.cpp:103) 20250212125049613 DRLCMACDL DEBUG - got ack for BSN=127 (rlc_window_dl.cpp:103) 20250212125049613 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20250212125049613 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20250212125049613 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20250212125049613 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20250212125049613 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20250212125049613 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20250212125049613 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20250212125049613 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20250212125049613 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20250212125049613 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20250212125049613 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20250212125049613 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20250212125049613 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20250212125049613 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20250212125049613 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20250212125049613 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20250212125049613 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20250212125049613 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20250212125049613 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) 20250212125049613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=18)""(V(S)-1=17) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20250212125049613 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) 20250212125049613 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) 20250212125049613 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) 20250212125049613 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) 20250212125049614 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) 20250212125049614 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) 20250212125049614 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) 20250212125049614 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) 20250212125049614 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) 20250212125049614 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) 20250212125049615 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) 20250212125049615 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) 20250212125049615 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) 20250212125049615 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) 20250212125049625 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) 20250212125049625 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) 20250212125049625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==18) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049625 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) 20250212125049625 DRLCMACDL DEBUG -- Chunk with length 287 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, CS-3): 17 5b 4b c7 d2 d0 0b a6 f9 98 9f 28 55 0f bb bc da f1 06 8e 61 f7 93 9c c9 66 a0 fb 4d 2b 3f d4 9e 99 11 5c (tbf_dl.cpp:686) 20250212125049625 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) 20250212125049625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20250212125049625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-3): 07 00 25 17 5b 4b c7 d2 d0 0b a6 f9 98 9f 28 55 0f bb bc da f1 06 8e 61 f7 93 9c c9 66 a0 fb 4d 2b 3f d4 9e 99 11 5c 00 (tbf_dl.cpp:911) 20250212125049625 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2145 Sending data request: sapi=5 arfcn=871 cur_fn=2140 block=3 data=07 00 25 17 5b 4b c7 d2 d0 0b a6 f9 98 9f 28 55 0f bb bc da f1 06 8e 61 f7 93 9c c9 66 a0 fb 4d 2b 3f d4 9e 99 11 5c 00 (pcu_l1_if.cpp:182) 20250212125049625 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125049636 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) 20250212125049636 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) 20250212125049637 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) 20250212125049637 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) 20250212125049637 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) 20250212125049637 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) 20250212125049637 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) 20250212125049637 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) 20250212125049637 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) 20250212125049637 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) 20250212125049637 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) 20250212125049637 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) 20250212125049637 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) 20250212125049637 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) 20250212125049638 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) 20250212125049638 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) 20250212125049643 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) 20250212125049643 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) 20250212125049643 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==19) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049643 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) 20250212125049643 DRLCMACDL DEBUG -- Chunk with length 251 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049643 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, CS-3): 84 8a b2 f4 9f 2a 84 2b 86 c3 c2 b3 2e e4 3a bf d0 03 ae 37 6e cc 90 07 c5 46 19 0c 2b 3f 55 02 53 3b d6 67 (tbf_dl.cpp:686) 20250212125049643 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) 20250212125049643 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049643 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20250212125049643 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-3): 07 00 27 84 8a b2 f4 9f 2a 84 2b 86 c3 c2 b3 2e e4 3a bf d0 03 ae 37 6e cc 90 07 c5 46 19 0c 2b 3f 55 02 53 3b d6 67 00 (tbf_dl.cpp:911) 20250212125049643 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 27 84 8a b2 f4 9f 2a 84 2b 86 c3 c2 b3 2e e4 3a bf d0 03 ae 37 6e cc 90 07 c5 46 19 0c 2b 3f 55 02 53 3b d6 67 00 (pcu_l1_if.cpp:182) 20250212125049643 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125049656 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) 20250212125049656 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) 20250212125049657 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) 20250212125049657 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) 20250212125049657 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) 20250212125049657 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) 20250212125049657 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) 20250212125049657 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) 20250212125049657 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) 20250212125049657 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) 20250212125049657 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) 20250212125049657 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) 20250212125049657 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) 20250212125049657 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) 20250212125049658 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) 20250212125049658 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) 20250212125049661 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) 20250212125049661 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) 20250212125049661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==20) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049661 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) 20250212125049661 DRLCMACDL DEBUG -- Chunk with length 215 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, CS-3): a0 de a2 4c 3c 8d ad d6 09 f0 cd 0b cd af cf e9 51 1f e6 e6 de cb f7 04 ab 67 44 d4 03 cc 54 78 2f f2 0e 5b (tbf_dl.cpp:686) 20250212125049661 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) 20250212125049661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20250212125049661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-3): 07 00 29 a0 de a2 4c 3c 8d ad d6 09 f0 cd 0b cd af cf e9 51 1f e6 e6 de cb f7 04 ab 67 44 d4 03 cc 54 78 2f f2 0e 5b 00 (tbf_dl.cpp:911) 20250212125049661 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 29 a0 de a2 4c 3c 8d ad d6 09 f0 cd 0b cd af cf e9 51 1f e6 e6 de cb f7 04 ab 67 44 d4 03 cc 54 78 2f f2 0e 5b 00 (pcu_l1_if.cpp:182) 20250212125049661 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125049675 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) 20250212125049675 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) 20250212125049675 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) 20250212125049675 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) 20250212125049675 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) 20250212125049675 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) 20250212125049675 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) 20250212125049675 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) 20250212125049676 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) 20250212125049676 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) 20250212125049676 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) 20250212125049676 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) 20250212125049676 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) 20250212125049676 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) 20250212125049676 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) 20250212125049676 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) 20250212125049684 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) 20250212125049684 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) 20250212125049684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049684 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) 20250212125049684 DRLCMACDL DEBUG -- Chunk with length 179 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, CS-3): e9 93 34 ed 3b 66 2e 52 f7 b3 12 36 ba ef 35 34 80 fb 1b 29 0f d0 c7 e5 e5 08 71 4a e6 f5 bf 3c 5f 0e 7e dd (tbf_dl.cpp:686) 20250212125049684 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) 20250212125049684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20250212125049684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-3): 07 00 2b e9 93 34 ed 3b 66 2e 52 f7 b3 12 36 ba ef 35 34 80 fb 1b 29 0f d0 c7 e5 e5 08 71 4a e6 f5 bf 3c 5f 0e 7e dd 00 (tbf_dl.cpp:911) 20250212125049684 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 2b e9 93 34 ed 3b 66 2e 52 f7 b3 12 36 ba ef 35 34 80 fb 1b 29 0f d0 c7 e5 e5 08 71 4a e6 f5 bf 3c 5f 0e 7e dd 00 (pcu_l1_if.cpp:182) 20250212125049685 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125049698 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) 20250212125049698 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) 20250212125049699 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) 20250212125049699 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) 20250212125049699 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) 20250212125049699 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) 20250212125049699 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) 20250212125049699 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) 20250212125049700 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) 20250212125049700 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) 20250212125049700 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) 20250212125049700 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) 20250212125049700 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) 20250212125049700 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) 20250212125049700 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) 20250212125049700 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) 20250212125049703 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) 20250212125049703 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) 20250212125049703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==22) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049703 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) 20250212125049703 DRLCMACDL DEBUG -- Chunk with length 143 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, CS-3): d9 31 df 94 42 a3 61 b1 62 76 08 75 fa 10 1e c4 62 40 4c c7 24 55 8e 23 fe da a0 f8 a1 4d 20 77 90 f6 0e 36 (tbf_dl.cpp:686) 20250212125049703 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) 20250212125049703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20250212125049703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-3): 07 00 2d d9 31 df 94 42 a3 61 b1 62 76 08 75 fa 10 1e c4 62 40 4c c7 24 55 8e 23 fe da a0 f8 a1 4d 20 77 90 f6 0e 36 00 (tbf_dl.cpp:911) 20250212125049703 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 2d d9 31 df 94 42 a3 61 b1 62 76 08 75 fa 10 1e c4 62 40 4c c7 24 55 8e 23 fe da a0 f8 a1 4d 20 77 90 f6 0e 36 00 (pcu_l1_if.cpp:182) 20250212125049703 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125049717 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) 20250212125049717 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) 20250212125049718 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) 20250212125049718 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) 20250212125049718 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) 20250212125049718 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) 20250212125049718 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) 20250212125049718 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) 20250212125049719 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) 20250212125049719 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) 20250212125049719 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) 20250212125049719 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) 20250212125049719 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) 20250212125049719 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) 20250212125049719 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) 20250212125049719 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) 20250212125049722 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) 20250212125049722 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) 20250212125049722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==23) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049722 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) 20250212125049722 DRLCMACDL DEBUG -- Chunk with length 107 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, CS-3): cc 07 85 2f f7 37 57 41 69 73 de ba 7b 00 5b 37 41 de b2 f7 32 c1 83 93 ff b8 10 d4 cf 94 3c b7 22 39 47 33 (tbf_dl.cpp:686) 20250212125049722 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) 20250212125049722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20250212125049722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-3): 07 00 2f cc 07 85 2f f7 37 57 41 69 73 de ba 7b 00 5b 37 41 de b2 f7 32 c1 83 93 ff b8 10 d4 cf 94 3c b7 22 39 47 33 00 (tbf_dl.cpp:911) 20250212125049722 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 2f cc 07 85 2f f7 37 57 41 69 73 de ba 7b 00 5b 37 41 de b2 f7 32 c1 83 93 ff b8 10 d4 cf 94 3c b7 22 39 47 33 00 (pcu_l1_if.cpp:182) 20250212125049722 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125049736 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) 20250212125049736 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) 20250212125049736 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) 20250212125049736 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) 20250212125049736 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) 20250212125049736 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) 20250212125049736 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) 20250212125049736 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) 20250212125049736 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) 20250212125049736 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) 20250212125049737 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) 20250212125049737 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) 20250212125049737 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) 20250212125049737 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) 20250212125049737 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) 20250212125049737 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) 20250212125049745 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) 20250212125049745 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) 20250212125049745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==24) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049745 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) 20250212125049745 DRLCMACDL DEBUG -- Chunk with length 71 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, CS-3): 8c 9d 13 6e a4 3e 8c 30 c2 07 61 75 39 b3 63 5b e5 0f 76 40 f4 7a 02 da 4f 94 55 52 63 6e 20 1d 87 22 62 db (tbf_dl.cpp:686) 20250212125049745 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) 20250212125049745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20250212125049745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-3): 07 00 31 8c 9d 13 6e a4 3e 8c 30 c2 07 61 75 39 b3 63 5b e5 0f 76 40 f4 7a 02 da 4f 94 55 52 63 6e 20 1d 87 22 62 db 00 (tbf_dl.cpp:911) 20250212125049745 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 31 8c 9d 13 6e a4 3e 8c 30 c2 07 61 75 39 b3 63 5b e5 0f 76 40 f4 7a 02 da 4f 94 55 52 63 6e 20 1d 87 22 62 db 00 (pcu_l1_if.cpp:182) 20250212125049745 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125049759 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) 20250212125049759 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) 20250212125049759 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) 20250212125049759 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) 20250212125049760 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) 20250212125049760 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) 20250212125049760 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) 20250212125049760 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) 20250212125049760 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) 20250212125049760 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) 20250212125049760 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) 20250212125049760 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) 20250212125049760 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) 20250212125049760 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) 20250212125049760 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) 20250212125049760 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) 20250212125049764 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) 20250212125049764 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) 20250212125049764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==25) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049764 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) 20250212125049764 DRLCMACDL DEBUG -- Chunk with length 35 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125049764 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20250212125049764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125049764 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1585 KBits/s (gprs_rlcmac_meas.cpp:181) 20250212125049764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125049764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, CS-3): 8d 35 9d 82 8b 92 46 41 cf d1 61 4d 88 fd 45 fa 50 54 33 bc 59 6a f1 d8 0b d2 72 fe 91 8f 7d f1 35 d4 7e 33 (tbf_dl.cpp:686) 20250212125049764 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) 20250212125049764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20250212125049764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-3): 07 00 32 8d 35 9d 82 8b 92 46 41 cf d1 61 4d 88 fd 45 fa 50 54 33 bc 59 6a f1 d8 0b d2 72 fe 91 8f 7d f1 35 d4 7e 33 00 (tbf_dl.cpp:911) 20250212125049764 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 32 8d 35 9d 82 8b 92 46 41 cf d1 61 4d 88 fd 45 fa 50 54 33 bc 59 6a f1 d8 0b d2 72 fe 91 8f 7d f1 35 d4 7e 33 00 (pcu_l1_if.cpp:182) 20250212125049764 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125049778 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) 20250212125049778 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) 20250212125049778 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) 20250212125049778 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) 20250212125049778 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) 20250212125049778 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) 20250212125049779 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) 20250212125049779 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) 20250212125049779 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) 20250212125049779 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) 20250212125049779 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) 20250212125049779 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) 20250212125049779 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) 20250212125049779 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) 20250212125049780 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) 20250212125049780 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) 20250212125049782 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) 20250212125049782 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) 20250212125049782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==26) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049782 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) 20250212125049782 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, CS-3): 4d 59 6d 72 dc 86 d3 5a 75 a0 c5 a3 8e c4 18 ad 2b c6 80 dd bb 0f dc cc 88 ad c3 8d 09 47 cd fe 41 3a ef 78 (tbf_dl.cpp:686) 20250212125049782 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) 20250212125049782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20250212125049782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-3): 07 00 35 4d 59 6d 72 dc 86 d3 5a 75 a0 c5 a3 8e c4 18 ad 2b c6 80 dd bb 0f dc cc 88 ad c3 8d 09 47 cd fe 41 3a ef 78 00 (tbf_dl.cpp:911) 20250212125049782 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 35 4d 59 6d 72 dc 86 d3 5a 75 a0 c5 a3 8e c4 18 ad 2b c6 80 dd bb 0f dc cc 88 ad c3 8d 09 47 cd fe 41 3a ef 78 00 (pcu_l1_if.cpp:182) 20250212125049783 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125049796 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) 20250212125049796 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) 20250212125049797 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) 20250212125049797 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) 20250212125049797 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) 20250212125049797 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) 20250212125049797 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) 20250212125049797 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) 20250212125049797 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) 20250212125049797 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) 20250212125049797 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) 20250212125049797 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) 20250212125049797 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) 20250212125049797 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) 20250212125049798 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) 20250212125049798 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) 20250212125049806 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) 20250212125049806 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) 20250212125049806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==27) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049806 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) 20250212125049806 DRLCMACDL DEBUG -- Chunk with length 1364 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, CS-3): 1d 48 ff 9f 9c 0d b1 62 da 1b 2b 5f 25 e2 28 51 8e 99 41 7d e1 55 23 50 f6 f8 33 32 ef ae 24 6e 74 a6 b7 ee (tbf_dl.cpp:686) 20250212125049806 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) 20250212125049806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20250212125049806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-3): 07 00 37 1d 48 ff 9f 9c 0d b1 62 da 1b 2b 5f 25 e2 28 51 8e 99 41 7d e1 55 23 50 f6 f8 33 32 ef ae 24 6e 74 a6 b7 ee 00 (tbf_dl.cpp:911) 20250212125049806 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 37 1d 48 ff 9f 9c 0d b1 62 da 1b 2b 5f 25 e2 28 51 8e 99 41 7d e1 55 23 50 f6 f8 33 32 ef ae 24 6e 74 a6 b7 ee 00 (pcu_l1_if.cpp:182) 20250212125049806 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125049820 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) 20250212125049820 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) 20250212125049820 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) 20250212125049820 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) 20250212125049821 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) 20250212125049821 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) 20250212125049821 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) 20250212125049821 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) 20250212125049821 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) 20250212125049821 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) 20250212125049821 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) 20250212125049821 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) 20250212125049822 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) 20250212125049822 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) 20250212125049822 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) 20250212125049822 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) 20250212125049824 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) 20250212125049824 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) 20250212125049824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==28) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049824 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) 20250212125049824 DRLCMACDL DEBUG -- Chunk with length 1328 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 28, CS-3): 09 72 d8 df 99 23 4f 12 0e 45 32 7a d7 7c 6e e6 69 ed 32 b4 59 69 14 2e 3d 21 a1 f6 07 1f 78 3b 33 20 c1 a3 (tbf_dl.cpp:686) 20250212125049824 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) 20250212125049824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20250212125049824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-3): 07 00 39 09 72 d8 df 99 23 4f 12 0e 45 32 7a d7 7c 6e e6 69 ed 32 b4 59 69 14 2e 3d 21 a1 f6 07 1f 78 3b 33 20 c1 a3 00 (tbf_dl.cpp:911) 20250212125049824 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 39 09 72 d8 df 99 23 4f 12 0e 45 32 7a d7 7c 6e e6 69 ed 32 b4 59 69 14 2e 3d 21 a1 f6 07 1f 78 3b 33 20 c1 a3 00 (pcu_l1_if.cpp:182) 20250212125049824 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125049838 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) 20250212125049838 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) 20250212125049838 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) 20250212125049838 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) 20250212125049838 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) 20250212125049838 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) 20250212125049839 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) 20250212125049839 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) 20250212125049839 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) 20250212125049839 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) 20250212125049839 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) 20250212125049839 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) 20250212125049839 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) 20250212125049839 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) 20250212125049839 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) 20250212125049839 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) 20250212125049843 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) 20250212125049843 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) 20250212125049843 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==29) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049843 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) 20250212125049843 DRLCMACDL DEBUG -- Chunk with length 1292 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049843 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 29, CS-3): 1c 46 bc b2 43 fa fb 9b 17 ab a4 46 f3 c4 21 d5 9d b4 8a 78 5e 18 ae d6 5d c0 9b 1c eb 6e c3 22 4f 55 60 b9 (tbf_dl.cpp:686) 20250212125049843 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) 20250212125049843 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049843 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20250212125049843 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-3): 07 00 3b 1c 46 bc b2 43 fa fb 9b 17 ab a4 46 f3 c4 21 d5 9d b4 8a 78 5e 18 ae d6 5d c0 9b 1c eb 6e c3 22 4f 55 60 b9 00 (tbf_dl.cpp:911) 20250212125049843 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 3b 1c 46 bc b2 43 fa fb 9b 17 ab a4 46 f3 c4 21 d5 9d b4 8a 78 5e 18 ae d6 5d c0 9b 1c eb 6e c3 22 4f 55 60 b9 00 (pcu_l1_if.cpp:182) 20250212125049843 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125049857 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) 20250212125049857 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) 20250212125049857 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) 20250212125049857 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) 20250212125049857 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) 20250212125049857 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) 20250212125049857 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) 20250212125049857 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) 20250212125049857 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) 20250212125049857 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) 20250212125049857 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) 20250212125049857 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) 20250212125049858 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) 20250212125049858 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) 20250212125049858 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) 20250212125049858 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) 20250212125049866 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) 20250212125049866 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) 20250212125049866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==30) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049866 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) 20250212125049866 DRLCMACDL DEBUG -- Chunk with length 1256 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 30, CS-3): 7f 3a 63 80 72 e2 5e 20 12 e3 67 c9 a3 df 36 7a be 1d 62 48 64 fc 69 dd a5 64 58 2e 20 05 42 eb ad e3 b9 6a (tbf_dl.cpp:686) 20250212125049866 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) 20250212125049866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20250212125049866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-3): 07 00 3d 7f 3a 63 80 72 e2 5e 20 12 e3 67 c9 a3 df 36 7a be 1d 62 48 64 fc 69 dd a5 64 58 2e 20 05 42 eb ad e3 b9 6a 00 (tbf_dl.cpp:911) 20250212125049866 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 3d 7f 3a 63 80 72 e2 5e 20 12 e3 67 c9 a3 df 36 7a be 1d 62 48 64 fc 69 dd a5 64 58 2e 20 05 42 eb ad e3 b9 6a 00 (pcu_l1_if.cpp:182) 20250212125049866 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125049880 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) 20250212125049880 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) 20250212125049880 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) 20250212125049880 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) 20250212125049880 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) 20250212125049880 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) 20250212125049880 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) 20250212125049880 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) 20250212125049881 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) 20250212125049881 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) 20250212125049881 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) 20250212125049881 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) 20250212125049881 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) 20250212125049881 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) 20250212125049881 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) 20250212125049881 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) 20250212125049884 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) 20250212125049884 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) 20250212125049884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==31) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049884 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) 20250212125049884 DRLCMACDL DEBUG -- Chunk with length 1220 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049885 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 31, CS-3): 0c 4c e9 72 ac 4e b2 4c ca 45 f0 f3 68 d8 08 a9 c8 45 d2 f6 e6 b8 4d f8 c4 54 16 a2 89 5d 2f a6 f9 3c ca 9b (tbf_dl.cpp:686) 20250212125049885 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) 20250212125049885 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049885 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20250212125049885 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-3): 07 00 3f 0c 4c e9 72 ac 4e b2 4c ca 45 f0 f3 68 d8 08 a9 c8 45 d2 f6 e6 b8 4d f8 c4 54 16 a2 89 5d 2f a6 f9 3c ca 9b 00 (tbf_dl.cpp:911) 20250212125049885 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 3f 0c 4c e9 72 ac 4e b2 4c ca 45 f0 f3 68 d8 08 a9 c8 45 d2 f6 e6 b8 4d f8 c4 54 16 a2 89 5d 2f a6 f9 3c ca 9b 00 (pcu_l1_if.cpp:182) 20250212125049885 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125049899 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) 20250212125049899 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) 20250212125049899 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) 20250212125049899 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) 20250212125049899 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) 20250212125049899 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) 20250212125049899 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) 20250212125049899 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) 20250212125049899 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) 20250212125049899 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) 20250212125049899 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) 20250212125049899 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) 20250212125049900 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) 20250212125049900 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) 20250212125049900 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) 20250212125049900 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) 20250212125049903 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) 20250212125049903 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) 20250212125049903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==32) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049903 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) 20250212125049903 DRLCMACDL DEBUG -- Chunk with length 1184 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 32, CS-3): e1 e2 ff 31 25 16 e6 40 6f ea 3e 0d 17 f6 27 7f 50 a8 62 0e 77 52 91 30 6d 81 53 37 33 60 7d 70 d4 4a 56 0c (tbf_dl.cpp:686) 20250212125049903 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) 20250212125049903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20250212125049903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-3): 07 00 41 e1 e2 ff 31 25 16 e6 40 6f ea 3e 0d 17 f6 27 7f 50 a8 62 0e 77 52 91 30 6d 81 53 37 33 60 7d 70 d4 4a 56 0c 00 (tbf_dl.cpp:911) 20250212125049903 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 41 e1 e2 ff 31 25 16 e6 40 6f ea 3e 0d 17 f6 27 7f 50 a8 62 0e 77 52 91 30 6d 81 53 37 33 60 7d 70 d4 4a 56 0c 00 (pcu_l1_if.cpp:182) 20250212125049903 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125049917 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) 20250212125049917 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) 20250212125049918 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) 20250212125049918 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) 20250212125049918 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) 20250212125049918 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) 20250212125049918 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) 20250212125049918 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) 20250212125049918 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) 20250212125049918 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) 20250212125049918 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) 20250212125049918 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) 20250212125049918 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) 20250212125049918 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) 20250212125049918 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) 20250212125049918 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) 20250212125049926 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) 20250212125049926 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) 20250212125049926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==33) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049926 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) 20250212125049926 DRLCMACDL DEBUG -- Chunk with length 1148 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 33, CS-3): 59 91 b4 ee d2 f9 64 2b 32 05 79 0c c8 30 ca d3 24 df e1 c8 e9 f5 0a 2d 26 10 07 05 d1 91 b1 a1 ad 59 f1 28 (tbf_dl.cpp:686) 20250212125049926 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) 20250212125049926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20250212125049926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-3): 07 00 43 59 91 b4 ee d2 f9 64 2b 32 05 79 0c c8 30 ca d3 24 df e1 c8 e9 f5 0a 2d 26 10 07 05 d1 91 b1 a1 ad 59 f1 28 00 (tbf_dl.cpp:911) 20250212125049926 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 43 59 91 b4 ee d2 f9 64 2b 32 05 79 0c c8 30 ca d3 24 df e1 c8 e9 f5 0a 2d 26 10 07 05 d1 91 b1 a1 ad 59 f1 28 00 (pcu_l1_if.cpp:182) 20250212125049927 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125049941 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) 20250212125049941 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) 20250212125049941 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) 20250212125049941 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) 20250212125049941 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) 20250212125049941 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) 20250212125049941 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) 20250212125049941 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) 20250212125049941 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) 20250212125049941 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) 20250212125049941 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) 20250212125049941 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) 20250212125049942 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) 20250212125049942 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) 20250212125049942 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) 20250212125049942 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) 20250212125049945 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) 20250212125049945 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) 20250212125049945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==34) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049945 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) 20250212125049945 DRLCMACDL DEBUG -- Chunk with length 1112 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 34, CS-3): 5b 7e cb 37 87 f9 02 7b 37 11 0c 05 72 c1 eb 87 8f 82 91 17 3b 13 df a3 4f c6 7d 95 c4 7c af 6b fc c2 27 0e (tbf_dl.cpp:686) 20250212125049945 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) 20250212125049945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20250212125049945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-3): 07 00 45 5b 7e cb 37 87 f9 02 7b 37 11 0c 05 72 c1 eb 87 8f 82 91 17 3b 13 df a3 4f c6 7d 95 c4 7c af 6b fc c2 27 0e 00 (tbf_dl.cpp:911) 20250212125049945 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 45 5b 7e cb 37 87 f9 02 7b 37 11 0c 05 72 c1 eb 87 8f 82 91 17 3b 13 df a3 4f c6 7d 95 c4 7c af 6b fc c2 27 0e 00 (pcu_l1_if.cpp:182) 20250212125049945 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125049959 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) 20250212125049959 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) 20250212125049959 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) 20250212125049959 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) 20250212125049960 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) 20250212125049960 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) 20250212125049960 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) 20250212125049960 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) 20250212125049960 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) 20250212125049960 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) 20250212125049960 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) 20250212125049960 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) 20250212125049960 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) 20250212125049960 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) 20250212125049960 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) 20250212125049960 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) 20250212125049964 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) 20250212125049964 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) 20250212125049964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==35) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049964 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) 20250212125049964 DRLCMACDL DEBUG -- Chunk with length 1076 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 35, CS-3): 9d ad 28 3a 70 37 cd bb ce b7 b1 fc 7f e0 08 19 02 7a a7 77 4f 3f 4b dd 84 a0 6f 12 2c 9e cc 54 6b 60 95 77 (tbf_dl.cpp:686) 20250212125049964 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) 20250212125049964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20250212125049964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-3): 07 00 47 9d ad 28 3a 70 37 cd bb ce b7 b1 fc 7f e0 08 19 02 7a a7 77 4f 3f 4b dd 84 a0 6f 12 2c 9e cc 54 6b 60 95 77 00 (tbf_dl.cpp:911) 20250212125049964 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 47 9d ad 28 3a 70 37 cd bb ce b7 b1 fc 7f e0 08 19 02 7a a7 77 4f 3f 4b dd 84 a0 6f 12 2c 9e cc 54 6b 60 95 77 00 (pcu_l1_if.cpp:182) 20250212125049964 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125049978 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) 20250212125049978 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) 20250212125049978 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) 20250212125049978 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) 20250212125049978 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) 20250212125049978 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) 20250212125049978 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) 20250212125049978 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) 20250212125049978 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) 20250212125049978 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) 20250212125049979 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) 20250212125049979 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) 20250212125049979 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) 20250212125049979 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) 20250212125049979 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) 20250212125049979 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) 20250212125049987 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) 20250212125049987 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) 20250212125049987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==36) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125049987 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) 20250212125049987 DRLCMACDL DEBUG -- Chunk with length 1040 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125049987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 36, CS-3): a8 f6 03 64 d5 e1 76 d1 30 82 fb 1e 59 ff 41 65 97 f4 20 72 ad d6 12 30 ba 6c 27 e2 fb 80 e4 c1 12 a2 04 4c (tbf_dl.cpp:686) 20250212125049987 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) 20250212125049987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125049987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20250212125049987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-3): 07 00 49 a8 f6 03 64 d5 e1 76 d1 30 82 fb 1e 59 ff 41 65 97 f4 20 72 ad d6 12 30 ba 6c 27 e2 fb 80 e4 c1 12 a2 04 4c 00 (tbf_dl.cpp:911) 20250212125049987 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 49 a8 f6 03 64 d5 e1 76 d1 30 82 fb 1e 59 ff 41 65 97 f4 20 72 ad d6 12 30 ba 6c 27 e2 fb 80 e4 c1 12 a2 04 4c 00 (pcu_l1_if.cpp:182) 20250212125049987 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125050001 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) 20250212125050001 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) 20250212125050002 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) 20250212125050002 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) 20250212125050002 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) 20250212125050002 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) 20250212125050002 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) 20250212125050002 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) 20250212125050003 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) 20250212125050003 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) 20250212125050003 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) 20250212125050003 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) 20250212125050003 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) 20250212125050003 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) 20250212125050003 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) 20250212125050003 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) 20250212125050006 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) 20250212125050006 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) 20250212125050006 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==37) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125050006 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) 20250212125050006 DRLCMACDL DEBUG -- Chunk with length 1004 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125050006 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 37, CS-3): ad 21 11 fc f7 d3 74 b2 29 6f b5 9a 4e 6d e8 c1 97 9e 2e 3d a6 b4 0a 21 de cf 5f 9f 1a fc 03 1c d4 dc fa 04 (tbf_dl.cpp:686) 20250212125050006 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) 20250212125050006 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125050006 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20250212125050006 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) 20250212125050006 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2227 + 13 = 2240 (pdch_ul_controller.c:131) 20250212125050006 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2240 for type POLL (pdch_ul_controller.c:184) 20250212125050006 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2240, TS=7) (tbf_dl.cpp:883) 20250212125050006 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2240, TS=7 (tbf_dl.cpp:903) 20250212125050006 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-3): 0f 00 4b ad 21 11 fc f7 d3 74 b2 29 6f b5 9a 4e 6d e8 c1 97 9e 2e 3d a6 b4 0a 21 de cf 5f 9f 1a fc 03 1c d4 dc fa 04 00 (tbf_dl.cpp:911) 20250212125050006 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 4b ad 21 11 fc f7 d3 74 b2 29 6f b5 9a 4e 6d e8 c1 97 9e 2e 3d a6 b4 0a 21 de cf 5f 9f 1a fc 03 1c d4 dc fa 04 00 (pcu_l1_if.cpp:182) 20250212125050006 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125050020 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) 20250212125050020 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) 20250212125050020 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) 20250212125050020 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) 20250212125050020 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) 20250212125050020 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) 20250212125050021 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) 20250212125050021 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) 20250212125050021 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) 20250212125050021 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) 20250212125050021 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) 20250212125050021 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) 20250212125050021 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) 20250212125050021 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) 20250212125050022 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) 20250212125050022 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) 20250212125050024 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125050038 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) 20250212125050038 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) 20250212125050039 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) 20250212125050039 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) 20250212125050039 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) 20250212125050039 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) 20250212125050039 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) 20250212125050039 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) 20250212125050039 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) 20250212125050039 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) 20250212125050039 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) 20250212125050039 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) 20250212125050039 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) 20250212125050039 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) 20250212125050040 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) 20250212125050040 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) 20250212125050048 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125050062 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) 20250212125050062 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) 20250212125050062 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) 20250212125050062 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) 20250212125050063 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) 20250212125050063 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) 20250212125050063 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) 20250212125050063 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) 20250212125050063 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) 20250212125050063 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) 20250212125050064 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) 20250212125050064 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) 20250212125050064 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) 20250212125050064 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) 20250212125050064 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) 20250212125050064 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) 20250212125050067 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125050081 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2240 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2236 block=1 data=40 08 04 df ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125050081 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) 20250212125050081 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125050081 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2240 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125050081 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 38 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20250212125050081 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2240 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125050081 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125050081 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 38, BSN 18 to 38 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125050081 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125050081 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=18)"RRRRRRRRRRRRRRRRRRRR"(BSN=37) R=ACK I=NACK (tbf_dl.cpp:1034) 20250212125050081 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=18:38, lost=0, recv=20, skipped=0, bsn=18, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20250212125050081 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20250212125050081 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20250212125050081 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20250212125050081 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20250212125050081 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20250212125050081 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20250212125050081 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20250212125050081 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20250212125050081 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20250212125050081 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20250212125050081 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20250212125050081 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20250212125050081 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20250212125050081 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20250212125050081 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20250212125050081 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20250212125050081 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20250212125050081 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20250212125050081 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20250212125050081 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20250212125050081 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) 20250212125050081 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125050081 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=38)""(V(S)-1=37) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20250212125050081 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) 20250212125050081 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) 20250212125050082 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) 20250212125050082 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) 20250212125050082 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) 20250212125050082 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) 20250212125050082 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) 20250212125050082 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) 20250212125050082 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) 20250212125050082 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) 20250212125050083 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) 20250212125050083 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) 20250212125050083 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) 20250212125050083 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) 20250212125050085 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) 20250212125050085 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) 20250212125050086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==38) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125050086 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) 20250212125050086 DRLCMACDL DEBUG -- Chunk with length 968 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125050086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 38, CS-3): c9 70 11 f8 2d 99 6d 47 6f d4 98 61 a5 8c 70 10 71 15 2c c2 e4 48 58 92 b7 fd 69 e5 cf a5 85 d4 bb dd 9c 43 (tbf_dl.cpp:686) 20250212125050086 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) 20250212125050086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125050086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20250212125050086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-3): 07 00 4d c9 70 11 f8 2d 99 6d 47 6f d4 98 61 a5 8c 70 10 71 15 2c c2 e4 48 58 92 b7 fd 69 e5 cf a5 85 d4 bb dd 9c 43 00 (tbf_dl.cpp:911) 20250212125050086 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2244 Sending data request: sapi=5 arfcn=871 cur_fn=2240 block=2 data=07 00 4d c9 70 11 f8 2d 99 6d 47 6f d4 98 61 a5 8c 70 10 71 15 2c c2 e4 48 58 92 b7 fd 69 e5 cf a5 85 d4 bb dd 9c 43 00 (pcu_l1_if.cpp:182) 20250212125050086 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125050100 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) 20250212125050100 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) 20250212125050100 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) 20250212125050100 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) 20250212125050100 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) 20250212125050100 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) 20250212125050100 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) 20250212125050100 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) 20250212125050101 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) 20250212125050101 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) 20250212125050101 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) 20250212125050101 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) 20250212125050101 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) 20250212125050101 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) 20250212125050101 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) 20250212125050101 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) 20250212125050109 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) 20250212125050109 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) 20250212125050109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==39) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125050109 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) 20250212125050109 DRLCMACDL DEBUG -- Chunk with length 932 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125050109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 39, CS-3): 47 4a 42 0b 9d 96 66 87 de 18 59 b3 69 e0 7a 55 ae 4c 90 10 5b 74 9c 1b 4f 57 db a4 be 30 b2 cd e1 d2 e6 96 (tbf_dl.cpp:686) 20250212125050109 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) 20250212125050109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125050109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20250212125050109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-3): 07 00 4f 47 4a 42 0b 9d 96 66 87 de 18 59 b3 69 e0 7a 55 ae 4c 90 10 5b 74 9c 1b 4f 57 db a4 be 30 b2 cd e1 d2 e6 96 00 (tbf_dl.cpp:911) 20250212125050109 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 4f 47 4a 42 0b 9d 96 66 87 de 18 59 b3 69 e0 7a 55 ae 4c 90 10 5b 74 9c 1b 4f 57 db a4 be 30 b2 cd e1 d2 e6 96 00 (pcu_l1_if.cpp:182) 20250212125050109 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125050123 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) 20250212125050123 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) 20250212125050123 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) 20250212125050123 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) 20250212125050123 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) 20250212125050123 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) 20250212125050123 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) 20250212125050123 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) 20250212125050123 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) 20250212125050123 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) 20250212125050123 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) 20250212125050123 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) 20250212125050124 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) 20250212125050124 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) 20250212125050124 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) 20250212125050124 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) 20250212125050127 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) 20250212125050127 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) 20250212125050127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==40) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125050127 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) 20250212125050127 DRLCMACDL DEBUG -- Chunk with length 896 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125050127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 40, CS-3): d6 23 b6 bb 38 19 09 78 78 f5 ad 46 81 99 3f e5 07 03 a3 24 41 0e 21 70 1b 33 e0 15 dc 90 1e f8 7c 43 1e 4e (tbf_dl.cpp:686) 20250212125050127 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) 20250212125050127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125050127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20250212125050127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-3): 07 00 51 d6 23 b6 bb 38 19 09 78 78 f5 ad 46 81 99 3f e5 07 03 a3 24 41 0e 21 70 1b 33 e0 15 dc 90 1e f8 7c 43 1e 4e 00 (tbf_dl.cpp:911) 20250212125050127 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 51 d6 23 b6 bb 38 19 09 78 78 f5 ad 46 81 99 3f e5 07 03 a3 24 41 0e 21 70 1b 33 e0 15 dc 90 1e f8 7c 43 1e 4e 00 (pcu_l1_if.cpp:182) 20250212125050127 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125050141 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) 20250212125050141 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) 20250212125050142 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) 20250212125050142 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) 20250212125050142 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) 20250212125050142 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) 20250212125050142 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) 20250212125050142 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) 20250212125050143 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) 20250212125050143 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) 20250212125050143 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) 20250212125050143 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) 20250212125050143 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) 20250212125050143 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) 20250212125050143 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) 20250212125050143 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) 20250212125050146 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) 20250212125050146 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) 20250212125050146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==41) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125050146 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) 20250212125050146 DRLCMACDL DEBUG -- Chunk with length 860 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125050146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 41, CS-3): 09 6c 67 f3 e9 4f 9a b3 f0 90 1f 90 f0 f4 36 db 46 94 56 80 29 84 d2 58 8c 07 4f 1e 42 87 19 16 32 37 56 34 (tbf_dl.cpp:686) 20250212125050146 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) 20250212125050146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125050146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20250212125050146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-3): 07 00 53 09 6c 67 f3 e9 4f 9a b3 f0 90 1f 90 f0 f4 36 db 46 94 56 80 29 84 d2 58 8c 07 4f 1e 42 87 19 16 32 37 56 34 00 (tbf_dl.cpp:911) 20250212125050146 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 53 09 6c 67 f3 e9 4f 9a b3 f0 90 1f 90 f0 f4 36 db 46 94 56 80 29 84 d2 58 8c 07 4f 1e 42 87 19 16 32 37 56 34 00 (pcu_l1_if.cpp:182) 20250212125050146 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125050162 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) 20250212125050162 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) 20250212125050162 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) 20250212125050163 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) 20250212125050163 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) 20250212125050163 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) 20250212125050163 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) 20250212125050163 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) 20250212125050163 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) 20250212125050163 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) 20250212125050164 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) 20250212125050164 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) 20250212125050164 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) 20250212125050164 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) 20250212125050164 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) 20250212125050164 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) 20250212125050171 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) 20250212125050171 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) 20250212125050171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==42) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125050172 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) 20250212125050172 DRLCMACDL DEBUG -- Chunk with length 824 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125050172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 42, CS-3): b0 d2 d3 ac c7 3e 1f 09 4d 5f af 99 24 ac 67 7f c0 2a 00 b0 3d fd e4 07 71 51 da df 66 69 46 db ad cd 0b 52 (tbf_dl.cpp:686) 20250212125050172 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) 20250212125050172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125050172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20250212125050172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-3): 07 00 55 b0 d2 d3 ac c7 3e 1f 09 4d 5f af 99 24 ac 67 7f c0 2a 00 b0 3d fd e4 07 71 51 da df 66 69 46 db ad cd 0b 52 00 (tbf_dl.cpp:911) 20250212125050172 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 55 b0 d2 d3 ac c7 3e 1f 09 4d 5f af 99 24 ac 67 7f c0 2a 00 b0 3d fd e4 07 71 51 da df 66 69 46 db ad cd 0b 52 00 (pcu_l1_if.cpp:182) 20250212125050172 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125050244 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) 20250212125050244 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) 20250212125050245 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) 20250212125050245 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) 20250212125050245 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) 20250212125050245 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) 20250212125050246 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) 20250212125050246 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) 20250212125050246 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) 20250212125050246 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) 20250212125050247 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) 20250212125050247 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) 20250212125050247 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) 20250212125050247 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) 20250212125050247 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) 20250212125050247 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) 20250212125050247 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) 20250212125050247 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) 20250212125050247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==43) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125050247 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) 20250212125050247 DRLCMACDL DEBUG -- Chunk with length 788 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125050247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 43, CS-3): cf aa 1d 7d bb 37 5e 40 95 d1 f8 a9 eb 29 64 4e d0 24 09 26 0f f8 c5 2e 2d cd d3 7d 67 b5 b6 4d dc fa 3c 77 (tbf_dl.cpp:686) 20250212125050247 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) 20250212125050247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125050247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20250212125050247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-3): 07 00 57 cf aa 1d 7d bb 37 5e 40 95 d1 f8 a9 eb 29 64 4e d0 24 09 26 0f f8 c5 2e 2d cd d3 7d 67 b5 b6 4d dc fa 3c 77 00 (tbf_dl.cpp:911) 20250212125050247 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 57 cf aa 1d 7d bb 37 5e 40 95 d1 f8 a9 eb 29 64 4e d0 24 09 26 0f f8 c5 2e 2d cd d3 7d 67 b5 b6 4d dc fa 3c 77 00 (pcu_l1_if.cpp:182) 20250212125050248 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125050259 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) 20250212125050259 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) 20250212125050260 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) 20250212125050260 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) 20250212125050260 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) 20250212125050260 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) 20250212125050260 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) 20250212125050260 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) 20250212125050260 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) 20250212125050260 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) 20250212125050261 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) 20250212125050261 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) 20250212125050261 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) 20250212125050261 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) 20250212125050261 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) 20250212125050261 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) 20250212125050264 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) 20250212125050264 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) 20250212125050264 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==44) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125050264 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) 20250212125050264 DRLCMACDL DEBUG -- Chunk with length 752 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125050264 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 44, CS-3): be a3 c8 bf 0d d3 61 85 55 84 b0 5a d4 c9 38 75 5d 80 0e b5 0a 5b c3 d3 ce 9c 7a 32 a0 d0 4a ff e1 37 47 a7 (tbf_dl.cpp:686) 20250212125050264 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) 20250212125050264 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125050264 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20250212125050264 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-3): 07 00 59 be a3 c8 bf 0d d3 61 85 55 84 b0 5a d4 c9 38 75 5d 80 0e b5 0a 5b c3 d3 ce 9c 7a 32 a0 d0 4a ff e1 37 47 a7 00 (tbf_dl.cpp:911) 20250212125050264 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 59 be a3 c8 bf 0d d3 61 85 55 84 b0 5a d4 c9 38 75 5d 80 0e b5 0a 5b c3 d3 ce 9c 7a 32 a0 d0 4a ff e1 37 47 a7 00 (pcu_l1_if.cpp:182) 20250212125050264 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125050278 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) 20250212125050278 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) 20250212125050278 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) 20250212125050278 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) 20250212125050278 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) 20250212125050278 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) 20250212125050278 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) 20250212125050278 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) 20250212125050278 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) 20250212125050278 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) 20250212125050279 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) 20250212125050279 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) 20250212125050279 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) 20250212125050279 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) 20250212125050279 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) 20250212125050279 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) 20250212125050287 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) 20250212125050287 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) 20250212125050287 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==45) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125050287 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) 20250212125050287 DRLCMACDL DEBUG -- Chunk with length 716 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125050287 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 45, CS-3): eb e8 60 b0 f5 44 8e f5 bf 0e 1c bb 39 70 fb 0e 57 21 0c 43 70 dd db 42 d5 7c c4 25 f8 86 8e 2f 97 9c ff 3b (tbf_dl.cpp:686) 20250212125050287 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) 20250212125050287 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125050287 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20250212125050287 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 45, CS-3): 07 00 5b eb e8 60 b0 f5 44 8e f5 bf 0e 1c bb 39 70 fb 0e 57 21 0c 43 70 dd db 42 d5 7c c4 25 f8 86 8e 2f 97 9c ff 3b 00 (tbf_dl.cpp:911) 20250212125050287 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 5b eb e8 60 b0 f5 44 8e f5 bf 0e 1c bb 39 70 fb 0e 57 21 0c 43 70 dd db 42 d5 7c c4 25 f8 86 8e 2f 97 9c ff 3b 00 (pcu_l1_if.cpp:182) 20250212125050287 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125050301 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) 20250212125050301 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) 20250212125050302 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) 20250212125050302 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) 20250212125050302 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) 20250212125050302 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) 20250212125050302 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) 20250212125050302 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) 20250212125050302 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) 20250212125050302 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) 20250212125050302 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) 20250212125050303 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) 20250212125050303 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) 20250212125050303 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) 20250212125050303 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) 20250212125050303 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) 20250212125050306 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) 20250212125050306 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) 20250212125050306 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==46) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125050306 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) 20250212125050306 DRLCMACDL DEBUG -- Chunk with length 680 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125050306 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 46, CS-3): 75 ef 62 d3 a3 2f 4b 7d d4 3e 4f 3f 40 5e 3b 35 b3 85 b6 07 2f 76 e4 7e f1 89 97 43 09 30 34 1b d8 ff 14 04 (tbf_dl.cpp:686) 20250212125050306 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) 20250212125050306 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125050306 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20250212125050306 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 46, CS-3): 07 00 5d 75 ef 62 d3 a3 2f 4b 7d d4 3e 4f 3f 40 5e 3b 35 b3 85 b6 07 2f 76 e4 7e f1 89 97 43 09 30 34 1b d8 ff 14 04 00 (tbf_dl.cpp:911) 20250212125050306 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 5d 75 ef 62 d3 a3 2f 4b 7d d4 3e 4f 3f 40 5e 3b 35 b3 85 b6 07 2f 76 e4 7e f1 89 97 43 09 30 34 1b d8 ff 14 04 00 (pcu_l1_if.cpp:182) 20250212125050306 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125050320 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) 20250212125050320 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) 20250212125050320 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) 20250212125050320 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) 20250212125050321 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) 20250212125050321 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) 20250212125050321 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) 20250212125050321 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) 20250212125050321 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) 20250212125050321 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) 20250212125050321 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) 20250212125050321 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) 20250212125050322 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) 20250212125050322 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) 20250212125050322 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) 20250212125050322 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) 20250212125050324 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) 20250212125050324 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) 20250212125050324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==47) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125050324 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) 20250212125050324 DRLCMACDL DEBUG -- Chunk with length 644 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125050324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 47, CS-3): fc 4b 54 2b 4e d5 52 6f 7d 46 e6 b7 84 f2 f6 5a 9c 99 4b 17 d0 63 6e 16 43 e2 ae 26 da cb 59 52 03 3a a1 f3 (tbf_dl.cpp:686) 20250212125050324 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) 20250212125050324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125050324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20250212125050324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 47, CS-3): 07 00 5f fc 4b 54 2b 4e d5 52 6f 7d 46 e6 b7 84 f2 f6 5a 9c 99 4b 17 d0 63 6e 16 43 e2 ae 26 da cb 59 52 03 3a a1 f3 00 (tbf_dl.cpp:911) 20250212125050324 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 5f fc 4b 54 2b 4e d5 52 6f 7d 46 e6 b7 84 f2 f6 5a 9c 99 4b 17 d0 63 6e 16 43 e2 ae 26 da cb 59 52 03 3a a1 f3 00 (pcu_l1_if.cpp:182) 20250212125050324 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125050338 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) 20250212125050338 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) 20250212125050339 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) 20250212125050339 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) 20250212125050339 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) 20250212125050339 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) 20250212125050339 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) 20250212125050339 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) 20250212125050339 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) 20250212125050339 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) 20250212125050339 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) 20250212125050339 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) 20250212125050339 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) 20250212125050339 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) 20250212125050339 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) 20250212125050339 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) 20250212125050347 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) 20250212125050347 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) 20250212125050347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==48) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125050347 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) 20250212125050347 DRLCMACDL DEBUG -- Chunk with length 608 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125050347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 48, CS-3): ad b4 09 6c 29 eb 80 f9 0d 2f 16 46 53 ae bf 50 44 fb 6a ad 34 9c 5f 25 92 70 09 c4 18 ea ac cc a7 26 0a 65 (tbf_dl.cpp:686) 20250212125050348 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) 20250212125050348 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125050348 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20250212125050348 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 48, CS-3): 07 00 61 ad b4 09 6c 29 eb 80 f9 0d 2f 16 46 53 ae bf 50 44 fb 6a ad 34 9c 5f 25 92 70 09 c4 18 ea ac cc a7 26 0a 65 00 (tbf_dl.cpp:911) 20250212125050348 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 61 ad b4 09 6c 29 eb 80 f9 0d 2f 16 46 53 ae bf 50 44 fb 6a ad 34 9c 5f 25 92 70 09 c4 18 ea ac cc a7 26 0a 65 00 (pcu_l1_if.cpp:182) 20250212125050348 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125050362 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) 20250212125050362 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) 20250212125050362 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) 20250212125050362 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) 20250212125050362 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) 20250212125050362 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) 20250212125050362 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) 20250212125050362 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) 20250212125050363 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) 20250212125050363 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) 20250212125050363 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) 20250212125050363 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) 20250212125050363 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) 20250212125050363 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) 20250212125050363 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) 20250212125050363 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) 20250212125050366 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) 20250212125050366 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) 20250212125050366 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==49) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125050366 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) 20250212125050366 DRLCMACDL DEBUG -- Chunk with length 572 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125050366 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 49, CS-3): 53 d0 2d 14 dd 7f e6 48 2a c1 7a 31 52 f2 46 f1 8b 89 35 75 c9 2d f5 c7 a8 c8 10 2d db 13 79 6f ae ab 08 a2 (tbf_dl.cpp:686) 20250212125050366 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) 20250212125050366 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125050366 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20250212125050366 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 49, CS-3): 07 00 63 53 d0 2d 14 dd 7f e6 48 2a c1 7a 31 52 f2 46 f1 8b 89 35 75 c9 2d f5 c7 a8 c8 10 2d db 13 79 6f ae ab 08 a2 00 (tbf_dl.cpp:911) 20250212125050366 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 63 53 d0 2d 14 dd 7f e6 48 2a c1 7a 31 52 f2 46 f1 8b 89 35 75 c9 2d f5 c7 a8 c8 10 2d db 13 79 6f ae ab 08 a2 00 (pcu_l1_if.cpp:182) 20250212125050366 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125050380 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) 20250212125050380 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) 20250212125050380 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) 20250212125050380 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) 20250212125050380 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) 20250212125050380 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) 20250212125050381 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) 20250212125050381 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) 20250212125050381 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) 20250212125050381 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) 20250212125050381 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) 20250212125050381 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) 20250212125050381 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) 20250212125050381 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) 20250212125050381 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) 20250212125050381 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) 20250212125050385 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) 20250212125050385 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) 20250212125050385 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==50) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125050385 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) 20250212125050385 DRLCMACDL DEBUG -- Chunk with length 536 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125050385 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 50, CS-3): 16 b1 14 77 c0 b9 94 ab a8 6f 9d be f3 1c 8d b6 99 be c0 6d 37 ad e8 fb d8 e8 a8 42 fe c2 5d aa 13 9f f9 0b (tbf_dl.cpp:686) 20250212125050385 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) 20250212125050385 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125050385 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20250212125050385 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 50, CS-3): 07 00 65 16 b1 14 77 c0 b9 94 ab a8 6f 9d be f3 1c 8d b6 99 be c0 6d 37 ad e8 fb d8 e8 a8 42 fe c2 5d aa 13 9f f9 0b 00 (tbf_dl.cpp:911) 20250212125050385 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 65 16 b1 14 77 c0 b9 94 ab a8 6f 9d be f3 1c 8d b6 99 be c0 6d 37 ad e8 fb d8 e8 a8 42 fe c2 5d aa 13 9f f9 0b 00 (pcu_l1_if.cpp:182) 20250212125050385 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125050399 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) 20250212125050399 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) 20250212125050399 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) 20250212125050400 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) 20250212125050400 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) 20250212125050400 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) 20250212125050400 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) 20250212125050400 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) 20250212125050400 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) 20250212125050400 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) 20250212125050401 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) 20250212125050401 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) 20250212125050401 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) 20250212125050401 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) 20250212125050401 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) 20250212125050401 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) 20250212125050409 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) 20250212125050409 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) 20250212125050409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==51) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125050409 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) 20250212125050409 DRLCMACDL DEBUG -- Chunk with length 500 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125050409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 51, CS-3): f1 bd 00 4b 05 45 50 7b 3f f8 d3 15 bf 27 44 59 e0 d8 07 22 85 1e e0 c2 a4 85 59 60 0d 6a 2e c0 17 e2 99 dd (tbf_dl.cpp:686) 20250212125050409 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) 20250212125050409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125050409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20250212125050409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 51, CS-3): 07 00 67 f1 bd 00 4b 05 45 50 7b 3f f8 d3 15 bf 27 44 59 e0 d8 07 22 85 1e e0 c2 a4 85 59 60 0d 6a 2e c0 17 e2 99 dd 00 (tbf_dl.cpp:911) 20250212125050409 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 67 f1 bd 00 4b 05 45 50 7b 3f f8 d3 15 bf 27 44 59 e0 d8 07 22 85 1e e0 c2 a4 85 59 60 0d 6a 2e c0 17 e2 99 dd 00 (pcu_l1_if.cpp:182) 20250212125050409 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125050424 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) 20250212125050424 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) 20250212125050425 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) 20250212125050425 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) 20250212125050425 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) 20250212125050425 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) 20250212125050426 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) 20250212125050426 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) 20250212125050428 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) 20250212125050428 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) 20250212125050429 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) 20250212125050429 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) 20250212125050430 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) 20250212125050430 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) 20250212125050431 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) 20250212125050431 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) 20250212125050433 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) 20250212125050433 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) 20250212125050433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==52) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125050433 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) 20250212125050433 DRLCMACDL DEBUG -- Chunk with length 464 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125050433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 52, CS-3): 42 f5 50 a6 05 40 e4 9a 2d 85 f7 c2 f3 6f 82 61 6a d2 ca bd de bd ae 2a 3d f5 65 a1 94 a2 cb 82 75 05 47 ec (tbf_dl.cpp:686) 20250212125050433 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) 20250212125050433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125050433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20250212125050433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 52, CS-3): 07 00 69 42 f5 50 a6 05 40 e4 9a 2d 85 f7 c2 f3 6f 82 61 6a d2 ca bd de bd ae 2a 3d f5 65 a1 94 a2 cb 82 75 05 47 ec 00 (tbf_dl.cpp:911) 20250212125050433 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 69 42 f5 50 a6 05 40 e4 9a 2d 85 f7 c2 f3 6f 82 61 6a d2 ca bd de bd ae 2a 3d f5 65 a1 94 a2 cb 82 75 05 47 ec 00 (pcu_l1_if.cpp:182) 20250212125050434 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125050443 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) 20250212125050443 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) 20250212125050443 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) 20250212125050443 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) 20250212125050444 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) 20250212125050444 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) 20250212125050444 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) 20250212125050444 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) 20250212125050444 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) 20250212125050444 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) 20250212125050445 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) 20250212125050445 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) 20250212125050445 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) 20250212125050445 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) 20250212125050446 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) 20250212125050446 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) 20250212125050447 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) 20250212125050447 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) 20250212125050447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==53) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125050447 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) 20250212125050447 DRLCMACDL DEBUG -- Chunk with length 428 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125050447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 53, CS-3): 1f da 96 12 5e 48 d4 1f 15 0c 10 cc 52 fa fe 72 36 f2 b0 85 f7 10 05 b3 36 97 4f b7 b4 2e b2 3e 9f 11 01 00 (tbf_dl.cpp:686) 20250212125050447 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) 20250212125050447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125050447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20250212125050447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 53, CS-3): 07 00 6b 1f da 96 12 5e 48 d4 1f 15 0c 10 cc 52 fa fe 72 36 f2 b0 85 f7 10 05 b3 36 97 4f b7 b4 2e b2 3e 9f 11 01 00 00 (tbf_dl.cpp:911) 20250212125050447 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 6b 1f da 96 12 5e 48 d4 1f 15 0c 10 cc 52 fa fe 72 36 f2 b0 85 f7 10 05 b3 36 97 4f b7 b4 2e b2 3e 9f 11 01 00 00 (pcu_l1_if.cpp:182) 20250212125050447 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125050461 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) 20250212125050461 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) 20250212125050462 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) 20250212125050462 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) 20250212125050462 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) 20250212125050462 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) 20250212125050463 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) 20250212125050463 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) 20250212125050463 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) 20250212125050463 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) 20250212125050463 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) 20250212125050463 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) 20250212125050463 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) 20250212125050463 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) 20250212125050464 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) 20250212125050464 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) 20250212125050470 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) 20250212125050470 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) 20250212125050470 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==54) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125050470 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) 20250212125050470 DRLCMACDL DEBUG -- Chunk with length 392 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125050470 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 54, CS-3): df 78 4b f0 77 cd c3 73 cd b6 3d 57 96 73 60 2d 49 e2 0d f8 d4 0a 77 ca f4 ed d1 66 b1 23 f8 2c 9b 62 bb 26 (tbf_dl.cpp:686) 20250212125050470 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) 20250212125050470 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125050470 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20250212125050470 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 54, CS-3): 07 00 6d df 78 4b f0 77 cd c3 73 cd b6 3d 57 96 73 60 2d 49 e2 0d f8 d4 0a 77 ca f4 ed d1 66 b1 23 f8 2c 9b 62 bb 26 00 (tbf_dl.cpp:911) 20250212125050470 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 6d df 78 4b f0 77 cd c3 73 cd b6 3d 57 96 73 60 2d 49 e2 0d f8 d4 0a 77 ca f4 ed d1 66 b1 23 f8 2c 9b 62 bb 26 00 (pcu_l1_if.cpp:182) 20250212125050471 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125050485 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) 20250212125050485 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) 20250212125050486 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) 20250212125050486 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) 20250212125050486 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) 20250212125050486 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) 20250212125050487 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) 20250212125050487 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) 20250212125050487 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) 20250212125050487 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) 20250212125050488 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) 20250212125050488 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) 20250212125050489 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) 20250212125050489 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) 20250212125050489 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) 20250212125050489 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) 20250212125050490 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) 20250212125050490 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) 20250212125050490 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==55) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125050490 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) 20250212125050490 DRLCMACDL DEBUG -- Chunk with length 356 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125050490 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 55, CS-3): 8f 75 91 cb 09 35 c7 a0 90 8a f2 26 94 08 bc 60 cb bf 99 44 84 e1 08 a2 e0 39 33 34 63 49 e4 b0 e6 0e 32 36 (tbf_dl.cpp:686) 20250212125050490 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) 20250212125050490 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125050490 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20250212125050490 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 55, CS-3): 07 00 6f 8f 75 91 cb 09 35 c7 a0 90 8a f2 26 94 08 bc 60 cb bf 99 44 84 e1 08 a2 e0 39 33 34 63 49 e4 b0 e6 0e 32 36 00 (tbf_dl.cpp:911) 20250212125050490 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 6f 8f 75 91 cb 09 35 c7 a0 90 8a f2 26 94 08 bc 60 cb bf 99 44 84 e1 08 a2 e0 39 33 34 63 49 e4 b0 e6 0e 32 36 00 (pcu_l1_if.cpp:182) 20250212125050491 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125050505 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) 20250212125050505 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) 20250212125050507 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) 20250212125050508 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) 20250212125050509 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) 20250212125050509 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) 20250212125050510 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) 20250212125050510 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) 20250212125050511 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) 20250212125050511 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) 20250212125050512 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) 20250212125050512 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) 20250212125050513 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) 20250212125050513 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) 20250212125050514 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) 20250212125050514 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) 20250212125050514 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) 20250212125050514 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) 20250212125050514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==56) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125050514 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) 20250212125050514 DRLCMACDL DEBUG -- Chunk with length 320 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125050514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 56, CS-3): 90 b3 5b 05 53 55 44 02 9e f4 7d 13 c0 91 03 c1 a3 89 21 b4 5b 4a bb b7 2e 8d ee a8 73 9b d4 49 5e 17 5b 4b (tbf_dl.cpp:686) 20250212125050514 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) 20250212125050514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125050514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20250212125050514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 56, CS-3): 07 00 71 90 b3 5b 05 53 55 44 02 9e f4 7d 13 c0 91 03 c1 a3 89 21 b4 5b 4a bb b7 2e 8d ee a8 73 9b d4 49 5e 17 5b 4b 00 (tbf_dl.cpp:911) 20250212125050514 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 71 90 b3 5b 05 53 55 44 02 9e f4 7d 13 c0 91 03 c1 a3 89 21 b4 5b 4a bb b7 2e 8d ee a8 73 9b d4 49 5e 17 5b 4b 00 (pcu_l1_if.cpp:182) 20250212125050514 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125050523 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) 20250212125050523 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) 20250212125050523 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) 20250212125050523 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) 20250212125050524 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) 20250212125050524 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) 20250212125050524 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) 20250212125050524 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) 20250212125050524 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) 20250212125050524 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) 20250212125050524 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) 20250212125050524 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) 20250212125050525 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) 20250212125050525 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) 20250212125050525 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) 20250212125050525 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) 20250212125050533 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) 20250212125050533 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2327 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125050533 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==57) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125050533 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) 20250212125050533 DRLCMACDL DEBUG -- Chunk with length 284 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125050533 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 57, CS-3): c7 d2 d0 0b a6 f9 98 9f 28 55 0f bb bc da f1 06 8e 61 f7 93 9c c9 66 a0 fb 4d 2b 3f d4 9e 99 11 5c 84 8a b2 (tbf_dl.cpp:686) 20250212125050533 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) 20250212125050533 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125050533 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20250212125050533 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) 20250212125050533 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2327 + 13 = 2340 (pdch_ul_controller.c:131) 20250212125050533 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2340 for type POLL (pdch_ul_controller.c:184) 20250212125050533 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2340, TS=7) (tbf_dl.cpp:883) 20250212125050533 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2340, TS=7 (tbf_dl.cpp:903) 20250212125050533 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 57, CS-3): 0f 00 73 c7 d2 d0 0b a6 f9 98 9f 28 55 0f bb bc da f1 06 8e 61 f7 93 9c c9 66 a0 fb 4d 2b 3f d4 9e 99 11 5c 84 8a b2 00 (tbf_dl.cpp:911) 20250212125050533 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2327 Sending data request: sapi=5 arfcn=871 cur_fn=2322 block=9 data=0f 00 73 c7 d2 d0 0b a6 f9 98 9f 28 55 0f bb bc da f1 06 8e 61 f7 93 9c c9 66 a0 fb 4d 2b 3f d4 9e 99 11 5c 84 8a b2 00 (pcu_l1_if.cpp:182) 20250212125050533 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125050547 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) 20250212125050547 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) 20250212125050547 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) 20250212125050547 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) 20250212125050547 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) 20250212125050547 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) 20250212125050548 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) 20250212125050548 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) 20250212125050548 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) 20250212125050548 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) 20250212125050548 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) 20250212125050548 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) 20250212125050548 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) 20250212125050548 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) 20250212125050549 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) 20250212125050549 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) 20250212125050551 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125050566 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) 20250212125050566 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) 20250212125050567 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) 20250212125050567 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) 20250212125050567 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) 20250212125050567 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) 20250212125050567 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) 20250212125050567 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) 20250212125050568 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) 20250212125050568 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) 20250212125050568 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) 20250212125050568 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) 20250212125050569 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) 20250212125050569 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) 20250212125050569 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) 20250212125050569 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) 20250212125050571 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125050586 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) 20250212125050586 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) 20250212125050587 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) 20250212125050587 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) 20250212125050588 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) 20250212125050588 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) 20250212125050589 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) 20250212125050589 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) 20250212125050589 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) 20250212125050589 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) 20250212125050590 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) 20250212125050590 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) 20250212125050590 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) 20250212125050590 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) 20250212125050591 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) 20250212125050591 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) 20250212125050595 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125050610 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2340 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2335 block=0 data=40 08 07 5f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125050610 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2340 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125050610 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125050610 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2340 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125050610 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 58 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20250212125050610 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2340 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125050610 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125050610 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 58, BSN 38 to 58 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125050610 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125050610 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=38)"RRRRRRRRRRRRRRRRRRRR"(BSN=57) R=ACK I=NACK (tbf_dl.cpp:1034) 20250212125050610 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=38:58, lost=0, recv=20, skipped=0, bsn=38, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20250212125050610 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20250212125050610 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20250212125050610 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20250212125050610 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20250212125050610 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20250212125050610 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20250212125050610 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20250212125050610 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20250212125050610 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20250212125050610 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20250212125050610 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20250212125050610 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20250212125050611 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20250212125050611 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20250212125050611 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20250212125050611 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20250212125050611 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20250212125050611 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20250212125050611 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20250212125050611 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20250212125050611 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) 20250212125050611 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=58)""(V(S)-1=57) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20250212125050612 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) 20250212125050612 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) 20250212125050613 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) 20250212125050613 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) 20250212125050614 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) 20250212125050614 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) 20250212125050616 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) 20250212125050616 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) 20250212125050617 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) 20250212125050617 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) 20250212125050618 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) 20250212125050618 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) 20250212125050619 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) 20250212125050619 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) 20250212125050620 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) 20250212125050620 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2344 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125050620 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==58 .. V(S)==58) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125050620 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) 20250212125050620 DRLCMACDL DEBUG -- Chunk with length 248 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125050620 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 58, CS-3): f4 9f 2a 84 2b 86 c3 c2 b3 2e e4 3a bf d0 03 ae 37 6e cc 90 07 c5 46 19 0c 2b 3f 55 02 53 3b d6 67 a0 de a2 (tbf_dl.cpp:686) 20250212125050620 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) 20250212125050620 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125050620 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20250212125050620 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 58, CS-3): 07 00 75 f4 9f 2a 84 2b 86 c3 c2 b3 2e e4 3a bf d0 03 ae 37 6e cc 90 07 c5 46 19 0c 2b 3f 55 02 53 3b d6 67 a0 de a2 00 (tbf_dl.cpp:911) 20250212125050620 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2344 Sending data request: sapi=5 arfcn=871 cur_fn=2340 block=1 data=07 00 75 f4 9f 2a 84 2b 86 c3 c2 b3 2e e4 3a bf d0 03 ae 37 6e cc 90 07 c5 46 19 0c 2b 3f 55 02 53 3b d6 67 a0 de a2 00 (pcu_l1_if.cpp:182) 20250212125050621 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125050629 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) 20250212125050629 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) 20250212125050630 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) 20250212125050630 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) 20250212125050631 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) 20250212125050631 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) 20250212125050633 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) 20250212125050633 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) 20250212125050634 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) 20250212125050634 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) 20250212125050635 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) 20250212125050635 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) 20250212125050636 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) 20250212125050636 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) 20250212125050637 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) 20250212125050637 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) 20250212125050638 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) 20250212125050638 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) 20250212125050638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==58 .. V(S)==59) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125050638 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) 20250212125050638 DRLCMACDL DEBUG -- Chunk with length 212 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125050638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 59, CS-3): 4c 3c 8d ad d6 09 f0 cd 0b cd af cf e9 51 1f e6 e6 de cb f7 04 ab 67 44 d4 03 cc 54 78 2f f2 0e 5b e9 93 34 (tbf_dl.cpp:686) 20250212125050638 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) 20250212125050638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125050638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20250212125050639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 59, CS-3): 07 00 77 4c 3c 8d ad d6 09 f0 cd 0b cd af cf e9 51 1f e6 e6 de cb f7 04 ab 67 44 d4 03 cc 54 78 2f f2 0e 5b e9 93 34 00 (tbf_dl.cpp:911) 20250212125050639 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 77 4c 3c 8d ad d6 09 f0 cd 0b cd af cf e9 51 1f e6 e6 de cb f7 04 ab 67 44 d4 03 cc 54 78 2f f2 0e 5b e9 93 34 00 (pcu_l1_if.cpp:182) 20250212125050640 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125050648 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) 20250212125050648 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) 20250212125050648 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) 20250212125050648 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) 20250212125050649 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) 20250212125050649 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) 20250212125050649 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) 20250212125050649 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) 20250212125050650 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) 20250212125050650 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) 20250212125050650 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) 20250212125050650 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) 20250212125050651 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) 20250212125050651 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) 20250212125050651 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) 20250212125050651 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) 20250212125050657 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) 20250212125050657 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) 20250212125050657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==58 .. V(S)==60) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125050657 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) 20250212125050657 DRLCMACDL DEBUG -- Chunk with length 176 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125050657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 60, CS-3): ed 3b 66 2e 52 f7 b3 12 36 ba ef 35 34 80 fb 1b 29 0f d0 c7 e5 e5 08 71 4a e6 f5 bf 3c 5f 0e 7e dd d9 31 df (tbf_dl.cpp:686) 20250212125050657 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) 20250212125050657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125050657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20250212125050657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 60, CS-3): 07 00 79 ed 3b 66 2e 52 f7 b3 12 36 ba ef 35 34 80 fb 1b 29 0f d0 c7 e5 e5 08 71 4a e6 f5 bf 3c 5f 0e 7e dd d9 31 df 00 (tbf_dl.cpp:911) 20250212125050657 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 79 ed 3b 66 2e 52 f7 b3 12 36 ba ef 35 34 80 fb 1b 29 0f d0 c7 e5 e5 08 71 4a e6 f5 bf 3c 5f 0e 7e dd d9 31 df 00 (pcu_l1_if.cpp:182) 20250212125050657 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125050672 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) 20250212125050672 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) 20250212125050673 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) 20250212125050673 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) 20250212125050674 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) 20250212125050674 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) 20250212125050674 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) 20250212125050674 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) 20250212125050675 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) 20250212125050675 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) 20250212125050675 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) 20250212125050675 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) 20250212125050676 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) 20250212125050676 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) 20250212125050677 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) 20250212125050677 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) 20250212125050677 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) 20250212125050677 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) 20250212125050677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==58 .. V(S)==61) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125050677 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) 20250212125050677 DRLCMACDL DEBUG -- Chunk with length 140 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125050677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 61, CS-3): 94 42 a3 61 b1 62 76 08 75 fa 10 1e c4 62 40 4c c7 24 55 8e 23 fe da a0 f8 a1 4d 20 77 90 f6 0e 36 cc 07 85 (tbf_dl.cpp:686) 20250212125050677 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) 20250212125050677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125050677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20250212125050677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 61, CS-3): 07 00 7b 94 42 a3 61 b1 62 76 08 75 fa 10 1e c4 62 40 4c c7 24 55 8e 23 fe da a0 f8 a1 4d 20 77 90 f6 0e 36 cc 07 85 00 (tbf_dl.cpp:911) 20250212125050677 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 7b 94 42 a3 61 b1 62 76 08 75 fa 10 1e c4 62 40 4c c7 24 55 8e 23 fe da a0 f8 a1 4d 20 77 90 f6 0e 36 cc 07 85 00 (pcu_l1_if.cpp:182) 20250212125050678 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125050692 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) 20250212125050692 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) 20250212125050694 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) 20250212125050694 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) 20250212125050695 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) 20250212125050695 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) 20250212125050696 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) 20250212125050696 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) 20250212125050697 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) 20250212125050697 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) 20250212125050698 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) 20250212125050698 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) 20250212125050699 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) 20250212125050699 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) 20250212125050699 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) 20250212125050699 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) 20250212125050701 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) 20250212125050701 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) 20250212125050701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==58 .. V(S)==62) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125050701 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) 20250212125050701 DRLCMACDL DEBUG -- Chunk with length 104 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125050701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 62, CS-3): 2f f7 37 57 41 69 73 de ba 7b 00 5b 37 41 de b2 f7 32 c1 83 93 ff b8 10 d4 cf 94 3c b7 22 39 47 33 8c 9d 13 (tbf_dl.cpp:686) 20250212125050701 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) 20250212125050701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125050701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20250212125050701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 62, CS-3): 07 00 7d 2f f7 37 57 41 69 73 de ba 7b 00 5b 37 41 de b2 f7 32 c1 83 93 ff b8 10 d4 cf 94 3c b7 22 39 47 33 8c 9d 13 00 (tbf_dl.cpp:911) 20250212125050701 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 7d 2f f7 37 57 41 69 73 de ba 7b 00 5b 37 41 de b2 f7 32 c1 83 93 ff b8 10 d4 cf 94 3c b7 22 39 47 33 8c 9d 13 00 (pcu_l1_if.cpp:182) 20250212125050702 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125050711 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) 20250212125050711 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) 20250212125050712 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) 20250212125050712 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) 20250212125050713 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) 20250212125050713 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) 20250212125050713 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) 20250212125050713 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) 20250212125050714 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) 20250212125050714 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) 20250212125050714 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) 20250212125050714 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) 20250212125050715 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) 20250212125050715 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) 20250212125050715 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) 20250212125050715 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) 20250212125050720 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) 20250212125050720 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) 20250212125050720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==58 .. V(S)==63) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125050720 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) 20250212125050720 DRLCMACDL DEBUG -- Chunk with length 68 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125050720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 63, CS-3): 6e a4 3e 8c 30 c2 07 61 75 39 b3 63 5b e5 0f 76 40 f4 7a 02 da 4f 94 55 52 63 6e 20 1d 87 22 62 db 35 9d 82 (tbf_dl.cpp:686) 20250212125050720 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) 20250212125050720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125050720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20250212125050720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 63, CS-3): 07 00 7f 6e a4 3e 8c 30 c2 07 61 75 39 b3 63 5b e5 0f 76 40 f4 7a 02 da 4f 94 55 52 63 6e 20 1d 87 22 62 db 35 9d 82 00 (tbf_dl.cpp:911) 20250212125050720 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 7f 6e a4 3e 8c 30 c2 07 61 75 39 b3 63 5b e5 0f 76 40 f4 7a 02 da 4f 94 55 52 63 6e 20 1d 87 22 62 db 35 9d 82 00 (pcu_l1_if.cpp:182) 20250212125050720 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125050735 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) 20250212125050735 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) 20250212125050736 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) 20250212125050736 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) 20250212125050737 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) 20250212125050737 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) 20250212125050738 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) 20250212125050738 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) 20250212125050739 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) 20250212125050739 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) 20250212125050739 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) 20250212125050739 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) 20250212125050740 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) 20250212125050740 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) 20250212125050740 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) 20250212125050740 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) 20250212125050741 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) 20250212125050741 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) 20250212125050741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==58 .. V(S)==64) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20250212125050741 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) 20250212125050741 DRLCMACDL DEBUG -- Chunk with length 32 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125050741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125050741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 3 free bytes in rlcmac data block (tbf_dl.cpp:615) 20250212125050741 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) 20250212125050741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 64, CS-3): 81 8b 92 46 41 cf d1 61 4d 88 fd 45 fa 50 54 33 bc 59 6a f1 d8 0b d2 72 fe 91 8f 7d f1 35 d4 7e 33 2b 2b 2b (tbf_dl.cpp:686) 20250212125050741 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) 20250212125050741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125050741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20250212125050741 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) 20250212125050741 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2370 + 13 = 2383 (pdch_ul_controller.c:131) 20250212125050741 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2383 for type POLL (pdch_ul_controller.c:184) 20250212125050741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2383, TS=7) (tbf_dl.cpp:883) 20250212125050741 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2383, TS=7 (tbf_dl.cpp:903) 20250212125050741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 64, CS-3): 0f 00 80 81 8b 92 46 41 cf d1 61 4d 88 fd 45 fa 50 54 33 bc 59 6a f1 d8 0b d2 72 fe 91 8f 7d f1 35 d4 7e 33 2b 2b 2b 00 (tbf_dl.cpp:911) 20250212125050741 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2370 Sending data request: sapi=5 arfcn=871 cur_fn=2366 block=7 data=0f 00 80 81 8b 92 46 41 cf d1 61 4d 88 fd 45 fa 50 54 33 bc 59 6a f1 d8 0b d2 72 fe 91 8f 7d f1 35 d4 7e 33 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20250212125050741 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125050753 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) 20250212125050753 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) 20250212125050753 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) 20250212125050753 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) 20250212125050754 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) 20250212125050754 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) 20250212125050754 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) 20250212125050754 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) 20250212125050754 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) 20250212125050754 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) 20250212125050754 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) 20250212125050754 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) 20250212125050754 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) 20250212125050754 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) 20250212125050754 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) 20250212125050754 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) 20250212125050758 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125050773 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) 20250212125050773 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) 20250212125050773 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) 20250212125050773 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) 20250212125050774 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) 20250212125050774 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) 20250212125050774 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) 20250212125050774 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) 20250212125050774 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) 20250212125050774 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) 20250212125050775 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) 20250212125050775 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) 20250212125050775 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) 20250212125050775 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) 20250212125050775 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) 20250212125050775 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) 20250212125050782 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125050797 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) 20250212125050797 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) 20250212125050799 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) 20250212125050799 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) 20250212125050800 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) 20250212125050800 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) 20250212125050801 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) 20250212125050801 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) 20250212125050802 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) 20250212125050802 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) 20250212125050803 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) 20250212125050803 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) 20250212125050803 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) 20250212125050803 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) 20250212125050804 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) 20250212125050804 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) 20250212125050805 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125050817 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2383 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2379 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) 20250212125050817 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2383 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125050817 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125050817 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2383 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125050817 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) 20250212125050817 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2383 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125050817 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125050817 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 65, BSN 58 to 65 - 1 (7 blocks), "RRRRRRR" (pdch.cpp:509) 20250212125050817 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125050817 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=58)"RRRRRRR"(BSN=64) R=ACK I=NACK (tbf_dl.cpp:1034) 20250212125050817 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=58:65, lost=0, recv=7, skipped=0, bsn=58, info='RRRRRRR.........................................................' (tbf_dl.cpp:998) 20250212125050817 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20250212125050817 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20250212125050817 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20250212125050817 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20250212125050817 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20250212125050817 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20250212125050817 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20250212125050817 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) 20250212125050817 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) 20250212125050819 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) 20250212125050819 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) 20250212125050820 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) 20250212125050820 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) 20250212125050822 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) 20250212125050822 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) 20250212125050824 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) 20250212125050824 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) 20250212125050825 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) 20250212125050825 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) 20250212125050826 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) 20250212125050826 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) 20250212125050827 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) 20250212125050827 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) 20250212125050829 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) 20250212125050829 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2387 Sending data request: sapi=5 arfcn=871 cur_fn=2383 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125050830 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(99)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125050837 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) 20250212125050837 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) BTS(99)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125050839 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) 20250212125050839 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) 20250212125050840 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38708<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125050841 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) 20250212125050841 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) 20250212125050842 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) 20250212125050842 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) 20250212125050842 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) 20250212125050842 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) 20250212125050843 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) 20250212125050843 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) 20250212125050844 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) 20250212125050844 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) 20250212125050844 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) 20250212125050844 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) 20250212125050847 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38694<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125050847 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125050847 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125050847 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125050847 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125050847 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125050847 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) 20250212125050847 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125050847 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125050847 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125050847 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125050847 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125050847 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125050847 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125050848 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125050848 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125050848 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125050848 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125050848 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125050848 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125050848 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125050848 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125050848 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125050848 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125050848 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) 20250212125050848 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) 20250212125050848 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 6856 with status 0 MTC@8d0f06c41a7d: Test case TC_cs_max_dl finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_max_dl pass'. respawn: 12: starting: osmo-pcu Wed Feb 12 12:50:50 UTC 2025 ====== PCU_Tests.TC_cs_max_dl pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_cs_max_dl.talloc 20250212125050893 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125050894 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125050894 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125050894 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125050920 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48200<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125051020 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48200<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=4562184) Waiting for packet dumper to finish... 1 (prev_count=4562184, count=4570020) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_max_dl pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_cs1_to_cs4'. ------ PCU_Tests.TC_dl_cs1_to_cs4 ------ Wed Feb 12 12:50:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_dl_cs1_to_cs4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_dl_cs1_to_cs4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_cs1_to_cs4' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_dl_cs1_to_cs4 started. 105@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_dl_cs1_to_cs4-BVCI1234(107)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 105@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 105@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(109)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125054148 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42574<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 105@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(113)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 105@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(113)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(110)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20250212125054156 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42590<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(110)@8d0f06c41a7d: Start timer T: 5 s PCUIF(110)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_dl_cs1_to_cs4-STATS(115)@8d0f06c41a7d: Start timer T: 2 s 105@8d0f06c41a7d: 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)@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(116)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(116)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125055894 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125055895 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125055895 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(110)@8d0f06c41a7d: OsmoPCU is now connected BTS(112)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125055898 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125055898 DLGLOBAL DEBUG validating counter group 0x5590c1494040(bts) with 102 counters (rate_ctr.c:86) 20250212125055898 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125055898 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125055898 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125055898 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125055898 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125055898 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125055898 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125055898 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125055898 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125055898 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125055898 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125055898 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125055898 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125055898 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125055898 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125055898 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125055898 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125055898 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125055898 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125055898 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125055898 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125055898 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125055898 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125055898 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125055898 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125055898 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125055898 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125055898 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125055898 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125055898 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125055898 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125055898 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125055898 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125055898 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125055898 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125055898 DLGLOBAL DEBUG validating counter group 0x7fbb6575b5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125055898 DLGLOBAL DEBUG validating counter group 0x5590c1493720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125055898 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125055898 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125055898 DLGLOBAL DEBUG validating counter group 0x7fbb6575c180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125055898 DLGLOBAL DEBUG validating counter group 0x7fbb6575c160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125055898 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125055898 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) 20250212125055898 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) 20250212125055898 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125055898 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125055898 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125055898 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125055898 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125055898 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125055898 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125055898 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125055898 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125055898 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125055898 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125055898 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125055898 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125055898 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125055898 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125055898 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125055898 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125055898 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125055898 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125055898 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125055898 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125055898 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125055899 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125055899 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125055899 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125055899 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125055899 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) 20250212125055899 DL1IF DEBUG 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@8d0f06c41a7d: Start timer T: 2 s 20250212125055899 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s BTS(112)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(112)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(112)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(109)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(112)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(109)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(109)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(109)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(112)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(112)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(112)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125055901 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125055901 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) 20250212125055901 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) 20250212125055901 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125055901 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125055901 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(112)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212125055901 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125055901 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125055901 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) 20250212125055901 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(109)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(109)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125055901 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125055901 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) 20250212125055901 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) 20250212125055901 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125055901 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125055901 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125055901 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125055901 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125055901 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125055901 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125055902 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125055902 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@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(109)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(109)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(109)@8d0f06c41a7d: Start timer Tns_test: 10 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 106@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 106@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125055907 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125055907 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125055907 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125055907 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125055907 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125055907 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125055907 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125055907 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_dl_cs1_to_cs4-BVCI1234(107)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_dl_cs1_to_cs4-BVCI1234(107)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125055910 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125055910 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125055910 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125055910 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125055910 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125055910 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125055910 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125055910 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125055912 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) 20250212125055912 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125055912 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) 20250212125055912 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) 20250212125055912 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125055912 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125055912 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125055912 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125055912 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125055912 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125055912 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125055912 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125055912 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125055912 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125055912 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) 20250212125055912 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) 20250212125055912 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) 20250212125055912 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) 20250212125055912 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) 20250212125055912 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) 20250212125055913 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) 20250212125055913 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) 20250212125055913 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) 20250212125055913 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) 20250212125055913 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) 20250212125055913 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) 20250212125055915 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125055915 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125055915 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125055915 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125055915 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125055916 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 10 s MTC@8d0f06c41a7d: BSSGP successfully initialized MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125055924 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125055924 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125055924 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125055924 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125055924 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125055924 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 1400 (gprs_bssgp_pcu.c:177) 20250212125055924 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125055924 DLGLOBAL DEBUG validating counter group 0x5590c1493760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125055924 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20250212125055924 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20250212125055924 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20250212125055924 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125055924 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125055924 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125055924 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125055924 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125055924 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125055924 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125055924 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125055924 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125055924 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125055924 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125055924 DRLCMAC 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) 20250212125055924 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125055924 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125055924 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125055924 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20250212125055924 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125055924 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125055924 DLGLOBAL DEBUG validating counter group 0x5590c1493b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125055924 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125055924 DLGLOBAL DEBUG validating counter group 0x5590c1493e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125055924 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125055924 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125055924 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) 20250212125055924 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) 20250212125055924 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) 20250212125055924 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) 20250212125055924 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20250212125055924 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) 20250212125055924 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20250212125055924 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) 20250212125055924 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20250212125055924 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) 20250212125055924 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) 20250212125055924 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): - dl_tbf_handle: now used by 1 (tbf) (tbf_dl.cpp:232) BTS(112)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(112)@8d0f06c41a7d: 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@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 0.2 s 20250212125055927 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20250212125055927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212125055927 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212125055927 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) 20250212125055930 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) 20250212125055930 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) 20250212125055930 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) 20250212125055931 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) 20250212125055931 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) 20250212125055931 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) 20250212125055931 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) 20250212125055931 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) 20250212125055931 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) 20250212125055931 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) 20250212125055932 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) 20250212125055932 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) 20250212125055932 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) 20250212125055932 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) 20250212125055932 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) 20250212125055932 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) 20250212125055935 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125055949 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) 20250212125055949 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) 20250212125055949 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) 20250212125055949 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) 20250212125055949 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) 20250212125055949 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) 20250212125055950 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) 20250212125055950 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) 20250212125055950 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) 20250212125055950 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) 20250212125055950 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) 20250212125055950 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) 20250212125055950 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) 20250212125055950 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) 20250212125055951 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) 20250212125055951 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) 20250212125055958 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125055972 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) 20250212125055972 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) 20250212125055972 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) 20250212125055972 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) 20250212125055973 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) 20250212125055973 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) 20250212125055973 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) 20250212125055973 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) 20250212125055973 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) 20250212125055973 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) 20250212125055973 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) 20250212125055974 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) 20250212125055974 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) 20250212125055974 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) 20250212125055974 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) 20250212125055974 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) 20250212125055977 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125055991 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) 20250212125055991 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) 20250212125055991 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) 20250212125055991 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) 20250212125055991 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) 20250212125055991 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) 20250212125055992 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) 20250212125055992 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) 20250212125055992 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) 20250212125055992 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) 20250212125055992 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) 20250212125055992 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) 20250212125055992 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) 20250212125055992 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) 20250212125055993 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) 20250212125055993 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) 20250212125055995 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125056009 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) 20250212125056009 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) 20250212125056010 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) 20250212125056010 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) 20250212125056010 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) 20250212125056010 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) 20250212125056010 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) 20250212125056010 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) 20250212125056010 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) 20250212125056010 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) 20250212125056011 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) 20250212125056011 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) 20250212125056011 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) 20250212125056011 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) 20250212125056011 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) 20250212125056011 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) 20250212125056019 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125056033 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) 20250212125056033 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) 20250212125056033 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) 20250212125056033 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) 20250212125056033 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) 20250212125056033 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) 20250212125056033 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) 20250212125056033 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) 20250212125056033 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) 20250212125056033 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) 20250212125056033 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) 20250212125056033 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) 20250212125056034 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) 20250212125056034 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) 20250212125056034 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) 20250212125056034 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) 20250212125056037 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125056051 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) 20250212125056051 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) 20250212125056052 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) 20250212125056052 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) 20250212125056052 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) 20250212125056052 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) 20250212125056052 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) 20250212125056052 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) 20250212125056053 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) 20250212125056053 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) 20250212125056053 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) 20250212125056053 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) 20250212125056053 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) 20250212125056053 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) 20250212125056053 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) 20250212125056053 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) 20250212125056056 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125056070 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) 20250212125056070 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) 20250212125056070 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) 20250212125056070 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) 20250212125056071 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) 20250212125056071 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) 20250212125056071 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) 20250212125056071 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) 20250212125056071 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) 20250212125056071 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) 20250212125056071 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) 20250212125056071 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) 20250212125056072 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) 20250212125056072 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) 20250212125056072 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) 20250212125056072 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) 20250212125056079 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125056093 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) 20250212125056093 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) 20250212125056093 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) 20250212125056093 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) 20250212125056094 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) 20250212125056094 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) 20250212125056094 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) 20250212125056094 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) 20250212125056094 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) 20250212125056094 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) 20250212125056095 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) 20250212125056095 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) 20250212125056095 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) 20250212125056095 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) 20250212125056095 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) 20250212125056095 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) 20250212125056098 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125056112 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) 20250212125056112 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) 20250212125056112 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) 20250212125056112 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) 20250212125056112 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) 20250212125056112 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) 20250212125056113 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) 20250212125056113 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) 20250212125056113 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) 20250212125056113 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) 20250212125056113 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) 20250212125056113 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) 20250212125056113 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) 20250212125056113 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) 20250212125056113 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) 20250212125056113 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) 20250212125056116 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125056128 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125056128 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) 20250212125056128 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20250212125056130 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) 20250212125056130 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) 20250212125056131 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) 20250212125056131 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) 20250212125056131 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) 20250212125056131 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) 20250212125056131 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) 20250212125056131 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) 20250212125056131 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) 20250212125056131 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) 20250212125056132 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) 20250212125056132 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) 20250212125056132 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) 20250212125056132 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) 20250212125056132 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) 20250212125056132 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) 20250212125056140 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) 20250212125056140 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) 20250212125056140 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) 20250212125056140 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) 20250212125056140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125056140 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125056140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-1): 49 b3 99 2a d5 89 7d 40 ce f4 22 94 7a 3f 46 da 44 d6 d2 74 (tbf_dl.cpp:686) 20250212125056140 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) 20250212125056140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125056140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125056140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-1): 07 00 01 49 b3 99 2a d5 89 7d 40 ce f4 22 94 7a 3f 46 da 44 d6 d2 74 (tbf_dl.cpp:911) 20250212125056140 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 49 b3 99 2a d5 89 7d 40 ce f4 22 94 7a 3f 46 da 44 d6 d2 74 (pcu_l1_if.cpp:182) 20250212125056140 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125056153 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) 20250212125056153 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) 20250212125056154 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) 20250212125056154 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) 20250212125056154 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) 20250212125056154 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) 20250212125056154 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) 20250212125056154 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) 20250212125056154 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) 20250212125056154 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) 20250212125056154 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) 20250212125056154 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) 20250212125056154 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) 20250212125056154 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) 20250212125056155 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) 20250212125056155 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) 20250212125056158 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) 20250212125056158 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) 20250212125056158 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) 20250212125056158 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) 20250212125056158 DRLCMACDL DEBUG -- Chunk with length 1380 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125056158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-1): ac 54 a6 92 9d e6 51 e9 55 f6 18 dc 3f 6c dd 24 ba c0 9f f8 (tbf_dl.cpp:686) 20250212125056158 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) 20250212125056158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125056158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20250212125056158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-1): 07 00 03 ac 54 a6 92 9d e6 51 e9 55 f6 18 dc 3f 6c dd 24 ba c0 9f f8 (tbf_dl.cpp:911) 20250212125056158 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 ac 54 a6 92 9d e6 51 e9 55 f6 18 dc 3f 6c dd 24 ba c0 9f f8 (pcu_l1_if.cpp:182) 20250212125056158 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125056172 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) 20250212125056172 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) 20250212125056173 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) 20250212125056173 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) 20250212125056173 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) 20250212125056173 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) 20250212125056173 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) 20250212125056173 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) 20250212125056174 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) 20250212125056174 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) 20250212125056174 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) 20250212125056174 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) 20250212125056174 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) 20250212125056174 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) 20250212125056174 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) 20250212125056174 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) 20250212125056177 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) 20250212125056177 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) 20250212125056177 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) 20250212125056177 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) 20250212125056177 DRLCMACDL DEBUG -- Chunk with length 1360 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125056177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-1): 08 a9 82 47 e9 60 3a 7f 8d 36 9f ae 2b 51 a3 bb 1d c4 e6 0b (tbf_dl.cpp:686) 20250212125056177 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) 20250212125056177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125056177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20250212125056177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-1): 07 00 05 08 a9 82 47 e9 60 3a 7f 8d 36 9f ae 2b 51 a3 bb 1d c4 e6 0b (tbf_dl.cpp:911) 20250212125056177 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 08 a9 82 47 e9 60 3a 7f 8d 36 9f ae 2b 51 a3 bb 1d c4 e6 0b (pcu_l1_if.cpp:182) 20250212125056177 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125056191 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) 20250212125056191 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) 20250212125056191 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) 20250212125056191 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) 20250212125056192 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) 20250212125056192 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) 20250212125056192 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) 20250212125056192 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) 20250212125056192 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) 20250212125056192 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) 20250212125056192 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) 20250212125056192 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) 20250212125056192 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) 20250212125056192 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) 20250212125056192 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) 20250212125056192 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) 20250212125056200 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) 20250212125056200 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) 20250212125056200 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) 20250212125056200 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) 20250212125056200 DRLCMACDL DEBUG -- Chunk with length 1340 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125056200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-1): a8 db c6 60 ac b1 ab e7 65 79 60 40 91 64 8b 6a a0 f1 b1 7f (tbf_dl.cpp:686) 20250212125056200 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) 20250212125056200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125056200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20250212125056200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-1): 07 00 07 a8 db c6 60 ac b1 ab e7 65 79 60 40 91 64 8b 6a a0 f1 b1 7f (tbf_dl.cpp:911) 20250212125056200 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 a8 db c6 60 ac b1 ab e7 65 79 60 40 91 64 8b 6a a0 f1 b1 7f (pcu_l1_if.cpp:182) 20250212125056200 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125056214 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) 20250212125056214 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) 20250212125056215 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) 20250212125056215 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) 20250212125056215 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) 20250212125056215 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) 20250212125056215 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) 20250212125056215 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) 20250212125056216 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) 20250212125056216 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) 20250212125056216 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) 20250212125056216 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) 20250212125056216 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) 20250212125056216 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) 20250212125056216 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) 20250212125056216 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) 20250212125056219 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) 20250212125056219 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) 20250212125056219 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) 20250212125056219 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) 20250212125056219 DRLCMACDL DEBUG -- Chunk with length 1320 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125056219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-1): 12 fc ff 04 03 81 1c 77 db 2f 60 64 25 aa b8 d5 ad e3 37 70 (tbf_dl.cpp:686) 20250212125056219 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) 20250212125056219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125056219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20250212125056219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-1): 07 00 09 12 fc ff 04 03 81 1c 77 db 2f 60 64 25 aa b8 d5 ad e3 37 70 (tbf_dl.cpp:911) 20250212125056219 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 12 fc ff 04 03 81 1c 77 db 2f 60 64 25 aa b8 d5 ad e3 37 70 (pcu_l1_if.cpp:182) 20250212125056219 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125056233 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) 20250212125056233 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) 20250212125056233 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) 20250212125056233 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) 20250212125056234 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) 20250212125056234 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) 20250212125056234 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) 20250212125056234 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) 20250212125056234 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) 20250212125056234 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) 20250212125056234 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) 20250212125056234 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) 20250212125056234 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) 20250212125056234 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) 20250212125056234 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) 20250212125056234 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) 20250212125056237 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) 20250212125056237 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) 20250212125056237 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) 20250212125056237 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) 20250212125056237 DRLCMACDL DEBUG -- Chunk with length 1300 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125056237 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-1): a8 4b b9 d8 2d 94 96 66 9d 0b 71 70 37 31 3d 15 f1 21 72 e9 (tbf_dl.cpp:686) 20250212125056237 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) 20250212125056237 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125056237 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20250212125056237 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-1): 07 00 0b a8 4b b9 d8 2d 94 96 66 9d 0b 71 70 37 31 3d 15 f1 21 72 e9 (tbf_dl.cpp:911) 20250212125056237 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 a8 4b b9 d8 2d 94 96 66 9d 0b 71 70 37 31 3d 15 f1 21 72 e9 (pcu_l1_if.cpp:182) 20250212125056237 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125056251 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) 20250212125056251 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) 20250212125056251 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) 20250212125056251 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) 20250212125056252 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) 20250212125056252 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) 20250212125056252 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) 20250212125056252 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) 20250212125056252 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) 20250212125056252 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) 20250212125056252 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) 20250212125056252 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) 20250212125056252 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) 20250212125056252 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) 20250212125056252 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) 20250212125056252 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) 20250212125056261 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) 20250212125056261 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) 20250212125056261 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) 20250212125056261 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) 20250212125056261 DRLCMACDL DEBUG -- Chunk with length 1280 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125056261 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-1): e9 bf 01 29 49 12 fa 42 8c b5 d8 d5 2e ff 6b bb 7c cb 66 c9 (tbf_dl.cpp:686) 20250212125056261 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) 20250212125056261 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125056261 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20250212125056261 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-1): 07 00 0d e9 bf 01 29 49 12 fa 42 8c b5 d8 d5 2e ff 6b bb 7c cb 66 c9 (tbf_dl.cpp:911) 20250212125056261 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=07 00 0d e9 bf 01 29 49 12 fa 42 8c b5 d8 d5 2e ff 6b bb 7c cb 66 c9 (pcu_l1_if.cpp:182) 20250212125056261 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125056275 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) 20250212125056275 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) 20250212125056275 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) 20250212125056275 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) 20250212125056275 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) 20250212125056275 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) 20250212125056275 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) 20250212125056275 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) 20250212125056275 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) 20250212125056275 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) 20250212125056276 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) 20250212125056276 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) 20250212125056276 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) 20250212125056276 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) 20250212125056276 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) 20250212125056276 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) 20250212125056279 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) 20250212125056279 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) 20250212125056279 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) 20250212125056279 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) 20250212125056279 DRLCMACDL DEBUG -- Chunk with length 1260 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125056279 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, CS-1): 58 bf 06 33 90 8c 8d 42 a8 13 7e f2 c0 e6 ee 2f ab fc 4a 10 (tbf_dl.cpp:686) 20250212125056279 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) 20250212125056279 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125056279 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20250212125056279 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-1): 07 00 0f 58 bf 06 33 90 8c 8d 42 a8 13 7e f2 c0 e6 ee 2f ab fc 4a 10 (tbf_dl.cpp:911) 20250212125056279 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=07 00 0f 58 bf 06 33 90 8c 8d 42 a8 13 7e f2 c0 e6 ee 2f ab fc 4a 10 (pcu_l1_if.cpp:182) 20250212125056280 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125056293 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) 20250212125056293 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) 20250212125056293 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) 20250212125056293 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) 20250212125056294 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) 20250212125056294 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) 20250212125056294 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) 20250212125056294 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) 20250212125056294 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) 20250212125056294 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) 20250212125056294 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) 20250212125056294 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) 20250212125056295 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) 20250212125056295 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) 20250212125056295 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) 20250212125056295 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) 20250212125056298 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) 20250212125056298 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) 20250212125056298 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) 20250212125056298 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) 20250212125056298 DRLCMACDL DEBUG -- Chunk with length 1240 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125056298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, CS-1): 6e 9d b2 db 8f 51 ce 2a 59 6b 1b 45 05 77 77 6e 2d 64 ba 5a (tbf_dl.cpp:686) 20250212125056298 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) 20250212125056298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125056298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20250212125056298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-1): 07 00 11 6e 9d b2 db 8f 51 ce 2a 59 6b 1b 45 05 77 77 6e 2d 64 ba 5a (tbf_dl.cpp:911) 20250212125056298 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=07 00 11 6e 9d b2 db 8f 51 ce 2a 59 6b 1b 45 05 77 77 6e 2d 64 ba 5a (pcu_l1_if.cpp:182) 20250212125056298 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125056312 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) 20250212125056312 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) 20250212125056312 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) 20250212125056312 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) 20250212125056312 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) 20250212125056312 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) 20250212125056312 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) 20250212125056312 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) 20250212125056313 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) 20250212125056313 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) 20250212125056313 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) 20250212125056313 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) 20250212125056313 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) 20250212125056313 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) 20250212125056313 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) 20250212125056313 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) 20250212125056321 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) 20250212125056321 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) 20250212125056321 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) 20250212125056321 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) 20250212125056321 DRLCMACDL DEBUG -- Chunk with length 1220 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125056321 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, CS-1): eb 63 10 db 93 30 fa 8b 96 bc 4f a8 e0 67 02 d3 12 57 9a 10 (tbf_dl.cpp:686) 20250212125056321 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) 20250212125056321 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125056321 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20250212125056321 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-1): 07 00 13 eb 63 10 db 93 30 fa 8b 96 bc 4f a8 e0 67 02 d3 12 57 9a 10 (tbf_dl.cpp:911) 20250212125056321 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=07 00 13 eb 63 10 db 93 30 fa 8b 96 bc 4f a8 e0 67 02 d3 12 57 9a 10 (pcu_l1_if.cpp:182) 20250212125056321 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125056335 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) 20250212125056335 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) 20250212125056335 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) 20250212125056335 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) 20250212125056336 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) 20250212125056336 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) 20250212125056336 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) 20250212125056336 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) 20250212125056336 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) 20250212125056336 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) 20250212125056336 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) 20250212125056336 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) 20250212125056336 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) 20250212125056336 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) 20250212125056336 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) 20250212125056336 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) 20250212125056340 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) 20250212125056340 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) 20250212125056340 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) 20250212125056340 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) 20250212125056340 DRLCMACDL DEBUG -- Chunk with length 1200 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125056340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, CS-1): c8 92 73 0c 23 20 8d 72 03 02 b7 bf 96 bb 9f 8b 61 f5 f2 c9 (tbf_dl.cpp:686) 20250212125056340 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) 20250212125056340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125056340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20250212125056340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-1): 07 00 15 c8 92 73 0c 23 20 8d 72 03 02 b7 bf 96 bb 9f 8b 61 f5 f2 c9 (tbf_dl.cpp:911) 20250212125056340 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=07 00 15 c8 92 73 0c 23 20 8d 72 03 02 b7 bf 96 bb 9f 8b 61 f5 f2 c9 (pcu_l1_if.cpp:182) 20250212125056340 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125056354 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) 20250212125056354 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) 20250212125056354 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) 20250212125056354 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) 20250212125056354 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) 20250212125056354 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) 20250212125056355 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) 20250212125056355 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) 20250212125056355 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) 20250212125056355 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) 20250212125056355 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) 20250212125056355 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) 20250212125056355 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) 20250212125056355 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) 20250212125056355 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) 20250212125056355 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) 20250212125056358 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) 20250212125056358 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) 20250212125056358 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) 20250212125056358 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) 20250212125056358 DRLCMACDL DEBUG -- Chunk with length 1180 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125056358 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, CS-1): 2f 51 96 c7 b7 5d 95 2a 9d 21 27 31 d4 be c8 0c e3 9c 38 18 (tbf_dl.cpp:686) 20250212125056358 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) 20250212125056358 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125056358 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20250212125056358 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-1): 07 00 17 2f 51 96 c7 b7 5d 95 2a 9d 21 27 31 d4 be c8 0c e3 9c 38 18 (tbf_dl.cpp:911) 20250212125056358 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=07 00 17 2f 51 96 c7 b7 5d 95 2a 9d 21 27 31 d4 be c8 0c e3 9c 38 18 (pcu_l1_if.cpp:182) 20250212125056358 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125056372 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) 20250212125056372 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) 20250212125056372 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) 20250212125056372 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) 20250212125056373 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) 20250212125056373 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) 20250212125056373 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) 20250212125056373 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) 20250212125056373 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) 20250212125056373 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) 20250212125056373 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) 20250212125056373 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) 20250212125056373 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) 20250212125056373 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) 20250212125056373 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) 20250212125056373 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) 20250212125056382 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) 20250212125056382 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) 20250212125056382 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) 20250212125056382 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) 20250212125056382 DRLCMACDL DEBUG -- Chunk with length 1160 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125056382 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, CS-1): f3 bf 98 92 17 39 b5 d2 4e 0d f5 4d af 30 f1 02 dd 87 e2 4a (tbf_dl.cpp:686) 20250212125056382 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) 20250212125056382 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125056382 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20250212125056382 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-1): 07 00 19 f3 bf 98 92 17 39 b5 d2 4e 0d f5 4d af 30 f1 02 dd 87 e2 4a (tbf_dl.cpp:911) 20250212125056382 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=07 00 19 f3 bf 98 92 17 39 b5 d2 4e 0d f5 4d af 30 f1 02 dd 87 e2 4a (pcu_l1_if.cpp:182) 20250212125056382 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125056396 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) 20250212125056396 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) 20250212125056396 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) 20250212125056396 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) 20250212125056396 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) 20250212125056396 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) 20250212125056396 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) 20250212125056396 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) 20250212125056396 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) 20250212125056396 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) 20250212125056396 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) 20250212125056396 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) 20250212125056396 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) 20250212125056396 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) 20250212125056397 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) 20250212125056397 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) 20250212125056400 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) 20250212125056400 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) 20250212125056400 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) 20250212125056400 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) 20250212125056400 DRLCMACDL DEBUG -- Chunk with length 1140 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125056400 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, CS-1): 52 ec 9f ae ed a8 56 8d cc 02 7d 08 eb 87 6b 5b cd 33 8c 45 (tbf_dl.cpp:686) 20250212125056400 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) 20250212125056400 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125056400 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20250212125056400 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-1): 07 00 1b 52 ec 9f ae ed a8 56 8d cc 02 7d 08 eb 87 6b 5b cd 33 8c 45 (tbf_dl.cpp:911) 20250212125056400 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Sending data request: sapi=5 arfcn=871 cur_fn=104 block=1 data=07 00 1b 52 ec 9f ae ed a8 56 8d cc 02 7d 08 eb 87 6b 5b cd 33 8c 45 (pcu_l1_if.cpp:182) 20250212125056400 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125056414 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) 20250212125056414 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) 20250212125056414 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) 20250212125056414 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) 20250212125056414 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) 20250212125056414 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) 20250212125056415 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) 20250212125056415 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) 20250212125056415 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) 20250212125056415 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) 20250212125056415 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) 20250212125056415 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) 20250212125056415 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) 20250212125056415 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) 20250212125056415 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) 20250212125056415 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) 20250212125056419 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) 20250212125056419 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) 20250212125056419 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) 20250212125056419 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) 20250212125056419 DRLCMACDL DEBUG -- Chunk with length 1120 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125056419 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, CS-1): a8 f4 49 51 21 0f a2 f5 6c 8a 45 33 59 8f a5 59 4b d9 4b ae (tbf_dl.cpp:686) 20250212125056419 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) 20250212125056419 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125056419 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20250212125056419 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-1): 07 00 1d a8 f4 49 51 21 0f a2 f5 6c 8a 45 33 59 8f a5 59 4b d9 4b ae (tbf_dl.cpp:911) 20250212125056419 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Sending data request: sapi=5 arfcn=871 cur_fn=108 block=2 data=07 00 1d a8 f4 49 51 21 0f a2 f5 6c 8a 45 33 59 8f a5 59 4b d9 4b ae (pcu_l1_if.cpp:182) 20250212125056419 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125056433 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) 20250212125056433 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) 20250212125056433 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) 20250212125056433 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) 20250212125056433 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) 20250212125056433 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) 20250212125056433 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) 20250212125056433 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) 20250212125056433 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) 20250212125056433 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) 20250212125056434 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) 20250212125056434 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) 20250212125056434 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) 20250212125056434 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) 20250212125056434 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) 20250212125056434 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) 20250212125056442 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) 20250212125056442 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) 20250212125056442 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) 20250212125056442 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) 20250212125056442 DRLCMACDL DEBUG -- Chunk with length 1100 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125056442 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, CS-1): 38 1e 82 f9 a6 33 7a b4 dd 63 5d 2b 37 f2 3a 02 37 44 e1 aa (tbf_dl.cpp:686) 20250212125056442 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) 20250212125056442 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125056442 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20250212125056442 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-1): 07 00 1f 38 1e 82 f9 a6 33 7a b4 dd 63 5d 2b 37 f2 3a 02 37 44 e1 aa (tbf_dl.cpp:911) 20250212125056442 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data=07 00 1f 38 1e 82 f9 a6 33 7a b4 dd 63 5d 2b 37 f2 3a 02 37 44 e1 aa (pcu_l1_if.cpp:182) 20250212125056442 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125056457 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) 20250212125056457 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) 20250212125056457 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) 20250212125056457 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) 20250212125056457 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) 20250212125056457 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) 20250212125056457 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) 20250212125056457 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) 20250212125056457 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) 20250212125056457 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) 20250212125056458 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) 20250212125056458 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) 20250212125056458 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) 20250212125056458 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) 20250212125056458 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) 20250212125056458 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) 20250212125056461 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) 20250212125056461 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) 20250212125056461 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) 20250212125056461 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) 20250212125056461 DRLCMACDL DEBUG -- Chunk with length 1080 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125056461 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, CS-1): ad 98 e3 55 57 8b f1 5c be 78 14 4a 1a c6 2d 5e 8a 30 70 78 (tbf_dl.cpp:686) 20250212125056461 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) 20250212125056461 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125056461 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20250212125056461 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-1): 07 00 21 ad 98 e3 55 57 8b f1 5c be 78 14 4a 1a c6 2d 5e 8a 30 70 78 (tbf_dl.cpp:911) 20250212125056461 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=07 00 21 ad 98 e3 55 57 8b f1 5c be 78 14 4a 1a c6 2d 5e 8a 30 70 78 (pcu_l1_if.cpp:182) 20250212125056461 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125056475 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) 20250212125056475 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) 20250212125056475 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) 20250212125056475 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) 20250212125056476 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) 20250212125056476 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) 20250212125056476 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) 20250212125056476 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) 20250212125056476 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) 20250212125056476 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) 20250212125056476 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) 20250212125056476 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) 20250212125056476 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) 20250212125056476 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) 20250212125056477 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) 20250212125056477 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) 20250212125056480 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) 20250212125056480 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) 20250212125056480 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) 20250212125056480 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) 20250212125056480 DRLCMACDL DEBUG -- Chunk with length 1060 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125056480 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, CS-1): eb fb ec fa 44 ae 80 44 9f 24 35 af 75 ff b7 2d 11 41 66 a9 (tbf_dl.cpp:686) 20250212125056480 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) 20250212125056480 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125056480 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20250212125056480 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-1): 07 00 23 eb fb ec fa 44 ae 80 44 9f 24 35 af 75 ff b7 2d 11 41 66 a9 (tbf_dl.cpp:911) 20250212125056480 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Sending data request: sapi=5 arfcn=871 cur_fn=121 block=5 data=07 00 23 eb fb ec fa 44 ae 80 44 9f 24 35 af 75 ff b7 2d 11 41 66 a9 (pcu_l1_if.cpp:182) 20250212125056480 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125056494 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) 20250212125056494 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) 20250212125056494 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) 20250212125056494 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) 20250212125056494 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) 20250212125056494 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) 20250212125056494 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) 20250212125056494 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) 20250212125056494 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) 20250212125056494 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) 20250212125056495 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) 20250212125056495 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) 20250212125056495 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) 20250212125056495 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) 20250212125056495 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) 20250212125056495 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) 20250212125056503 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) 20250212125056503 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) 20250212125056503 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) 20250212125056503 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) 20250212125056503 DRLCMACDL DEBUG -- Chunk with length 1040 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125056503 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, CS-1): 8d d1 71 b5 90 68 d7 01 1f 13 e4 ed 46 24 c0 e4 dc c8 a3 92 (tbf_dl.cpp:686) 20250212125056503 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) 20250212125056503 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125056503 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20250212125056503 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-1): 07 00 25 8d d1 71 b5 90 68 d7 01 1f 13 e4 ed 46 24 c0 e4 dc c8 a3 92 (tbf_dl.cpp:911) 20250212125056503 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=07 00 25 8d d1 71 b5 90 68 d7 01 1f 13 e4 ed 46 24 c0 e4 dc c8 a3 92 (pcu_l1_if.cpp:182) 20250212125056503 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125056517 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) 20250212125056517 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) 20250212125056517 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) 20250212125056517 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) 20250212125056518 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) 20250212125056518 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) 20250212125056518 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) 20250212125056518 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) 20250212125056518 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) 20250212125056518 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) 20250212125056518 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) 20250212125056518 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) 20250212125056518 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) 20250212125056518 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) 20250212125056518 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) 20250212125056518 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) 20250212125056522 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) 20250212125056522 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) 20250212125056522 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) 20250212125056522 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) 20250212125056522 DRLCMACDL DEBUG -- Chunk with length 1020 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125056522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, CS-1): 74 f2 1f 5e 5c ce 39 23 be d6 13 c8 c5 18 d4 de c4 74 90 14 (tbf_dl.cpp:686) 20250212125056522 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) 20250212125056522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125056522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20250212125056522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-1): 07 00 27 74 f2 1f 5e 5c ce 39 23 be d6 13 c8 c5 18 d4 de c4 74 90 14 (tbf_dl.cpp:911) 20250212125056522 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=07 00 27 74 f2 1f 5e 5c ce 39 23 be d6 13 c8 c5 18 d4 de c4 74 90 14 (pcu_l1_if.cpp:182) 20250212125056522 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125056536 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) 20250212125056536 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) 20250212125056536 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) 20250212125056536 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) 20250212125056536 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) 20250212125056536 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) 20250212125056537 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) 20250212125056537 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) 20250212125056537 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) 20250212125056537 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) 20250212125056537 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) 20250212125056537 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) 20250212125056538 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) 20250212125056538 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) 20250212125056538 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) 20250212125056538 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) 20250212125056540 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) 20250212125056540 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) 20250212125056540 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) 20250212125056540 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) 20250212125056540 DRLCMACDL DEBUG -- Chunk with length 1000 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125056540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, CS-1): a9 75 ca 74 01 60 98 f7 d6 e1 eb 7e 30 d0 9d cf 55 14 32 2a (tbf_dl.cpp:686) 20250212125056540 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) 20250212125056540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125056540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20250212125056540 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) 20250212125056540 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 138 + 13 = 151 (pdch_ul_controller.c:131) 20250212125056540 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type POLL (pdch_ul_controller.c:184) 20250212125056540 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) 20250212125056540 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) 20250212125056540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-1): 0f 00 29 a9 75 ca 74 01 60 98 f7 d6 e1 eb 7e 30 d0 9d cf 55 14 32 2a (tbf_dl.cpp:911) 20250212125056540 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=0f 00 29 a9 75 ca 74 01 60 98 f7 d6 e1 eb 7e 30 d0 9d cf 55 14 32 2a (pcu_l1_if.cpp:182) 20250212125056541 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125056555 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) 20250212125056555 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) 20250212125056555 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) 20250212125056555 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) 20250212125056555 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) 20250212125056555 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) 20250212125056555 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) 20250212125056555 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) 20250212125056555 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) 20250212125056555 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) 20250212125056556 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) 20250212125056556 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) 20250212125056556 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) 20250212125056556 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) 20250212125056556 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) 20250212125056556 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) 20250212125056564 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125056578 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) 20250212125056578 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) 20250212125056578 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) 20250212125056578 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) 20250212125056578 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) 20250212125056578 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) 20250212125056578 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) 20250212125056578 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) 20250212125056578 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) 20250212125056578 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) 20250212125056578 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) 20250212125056578 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) 20250212125056578 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) 20250212125056578 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) 20250212125056579 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) 20250212125056579 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) 20250212125056582 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125056598 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) 20250212125056598 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) 20250212125056598 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) 20250212125056598 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) 20250212125056598 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) 20250212125056598 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) 20250212125056599 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) 20250212125056599 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) 20250212125056599 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) 20250212125056599 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) 20250212125056599 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) 20250212125056599 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) 20250212125056599 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) 20250212125056599 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) 20250212125056599 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) 20250212125056599 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) 20250212125056602 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125056616 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=11 data=40 08 02 a0 00 00 00 00 03 ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125056616 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) 20250212125056616 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125056616 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125056616 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) 20250212125056616 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125056616 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125056616 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 21, BSN 0 to 21 - 1 (21 blocks), "RRRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125056616 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125056617 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) 20250212125056617 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) 20250212125056617 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20250212125056617 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20250212125056617 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20250212125056617 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20250212125056617 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20250212125056617 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20250212125056617 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20250212125056617 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20250212125056617 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20250212125056617 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20250212125056617 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20250212125056617 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20250212125056617 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20250212125056617 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20250212125056617 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20250212125056617 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20250212125056617 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20250212125056617 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20250212125056617 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20250212125056617 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20250212125056617 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20250212125056617 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20250212125056617 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) 20250212125056617 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) 20250212125056617 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) 20250212125056617 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) 20250212125056617 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) 20250212125056617 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) 20250212125056617 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) 20250212125056617 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) 20250212125056617 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) 20250212125056617 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) 20250212125056618 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) 20250212125056618 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) 20250212125056618 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) 20250212125056618 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) 20250212125056618 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) 20250212125056618 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) 20250212125056619 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125056619 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125056619 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125056619 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125056619 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125056619 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125056619 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125056625 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) 20250212125056625 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) 20250212125056625 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) 20250212125056625 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) 20250212125056625 DRLCMACDL DEBUG -- Chunk with length 980 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125056625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, CS-1): 82 3e b6 69 89 de 7c 53 97 ff 82 30 58 af 47 37 76 5e 8f 4e (tbf_dl.cpp:686) 20250212125056625 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) 20250212125056625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125056625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20250212125056625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-1): 07 00 2b 82 3e b6 69 89 de 7c 53 97 ff 82 30 58 af 47 37 76 5e 8f 4e (tbf_dl.cpp:911) 20250212125056626 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Sending data request: sapi=5 arfcn=871 cur_fn=151 block=0 data=07 00 2b 82 3e b6 69 89 de 7c 53 97 ff 82 30 58 af 47 37 76 5e 8f 4e (pcu_l1_if.cpp:182) 20250212125056626 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125056640 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) 20250212125056640 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) 20250212125056640 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) 20250212125056640 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) 20250212125056640 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) 20250212125056640 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) 20250212125056640 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) 20250212125056640 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) 20250212125056640 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) 20250212125056640 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) 20250212125056641 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) 20250212125056641 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) 20250212125056641 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) 20250212125056641 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) 20250212125056641 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) 20250212125056641 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) 20250212125056644 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) 20250212125056644 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) 20250212125056644 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) 20250212125056644 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) 20250212125056644 DRLCMACDL DEBUG -- Chunk with length 960 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125056644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, CS-1): 0d a6 4f 59 b2 41 05 08 18 3a 35 9f 9d ef 25 50 e3 c5 de a5 (tbf_dl.cpp:686) 20250212125056644 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) 20250212125056644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125056644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20250212125056644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-1): 07 00 2d 0d a6 4f 59 b2 41 05 08 18 3a 35 9f 9d ef 25 50 e3 c5 de a5 (tbf_dl.cpp:911) 20250212125056644 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Sending data request: sapi=5 arfcn=871 cur_fn=156 block=1 data=07 00 2d 0d a6 4f 59 b2 41 05 08 18 3a 35 9f 9d ef 25 50 e3 c5 de a5 (pcu_l1_if.cpp:182) 20250212125056645 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125056658 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) 20250212125056658 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) 20250212125056659 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) 20250212125056659 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) 20250212125056659 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) 20250212125056659 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) 20250212125056659 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) 20250212125056659 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) 20250212125056660 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) 20250212125056660 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) 20250212125056660 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) 20250212125056660 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) 20250212125056660 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) 20250212125056660 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) 20250212125056660 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) 20250212125056660 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) 20250212125056663 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) 20250212125056663 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) 20250212125056663 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) 20250212125056663 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) 20250212125056663 DRLCMACDL DEBUG -- Chunk with length 940 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125056663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, CS-1): 9f 38 de ca 9c f1 69 5a b5 b3 78 d2 60 49 f0 74 cc ac af d1 (tbf_dl.cpp:686) 20250212125056663 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) 20250212125056663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125056663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20250212125056663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-1): 07 00 2f 9f 38 de ca 9c f1 69 5a b5 b3 78 d2 60 49 f0 74 cc ac af d1 (tbf_dl.cpp:911) 20250212125056663 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Sending data request: sapi=5 arfcn=871 cur_fn=160 block=2 data=07 00 2f 9f 38 de ca 9c f1 69 5a b5 b3 78 d2 60 49 f0 74 cc ac af d1 (pcu_l1_if.cpp:182) 20250212125056663 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125056677 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) 20250212125056677 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) 20250212125056677 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) 20250212125056677 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) 20250212125056677 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) 20250212125056677 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) 20250212125056677 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) 20250212125056677 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) 20250212125056677 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) 20250212125056677 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) 20250212125056678 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) 20250212125056678 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) 20250212125056678 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) 20250212125056678 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) 20250212125056678 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) 20250212125056678 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) 20250212125056686 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) 20250212125056686 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) 20250212125056686 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) 20250212125056686 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) 20250212125056686 DRLCMACDL DEBUG -- Chunk with length 920 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125056686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, CS-1): fd f0 3a e9 c0 c1 39 0c 8a eb c9 ad e9 21 e7 8e 11 2d 48 2e (tbf_dl.cpp:686) 20250212125056686 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) 20250212125056686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125056686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20250212125056686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-1): 07 00 31 fd f0 3a e9 c0 c1 39 0c 8a eb c9 ad e9 21 e7 8e 11 2d 48 2e (tbf_dl.cpp:911) 20250212125056686 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Sending data request: sapi=5 arfcn=871 cur_fn=164 block=3 data=07 00 31 fd f0 3a e9 c0 c1 39 0c 8a eb c9 ad e9 21 e7 8e 11 2d 48 2e (pcu_l1_if.cpp:182) 20250212125056687 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125056700 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) 20250212125056700 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) 20250212125056700 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) 20250212125056700 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) 20250212125056701 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) 20250212125056701 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) 20250212125056701 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) 20250212125056701 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) 20250212125056701 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) 20250212125056701 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) 20250212125056701 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) 20250212125056701 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) 20250212125056701 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) 20250212125056701 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) 20250212125056701 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) 20250212125056701 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) 20250212125056705 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) 20250212125056705 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) 20250212125056705 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) 20250212125056705 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) 20250212125056705 DRLCMACDL DEBUG -- Chunk with length 900 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125056705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, CS-1): 67 f6 ee 0c e7 fa 8f 87 e2 6f f4 c0 9e 39 e1 59 12 6f a7 07 (tbf_dl.cpp:686) 20250212125056705 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) 20250212125056705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125056705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20250212125056705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-1): 07 00 33 67 f6 ee 0c e7 fa 8f 87 e2 6f f4 c0 9e 39 e1 59 12 6f a7 07 (tbf_dl.cpp:911) 20250212125056705 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Sending data request: sapi=5 arfcn=871 cur_fn=169 block=4 data=07 00 33 67 f6 ee 0c e7 fa 8f 87 e2 6f f4 c0 9e 39 e1 59 12 6f a7 07 (pcu_l1_if.cpp:182) 20250212125056705 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125056719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125056719 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) 20250212125056719 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) 20250212125056719 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) 20250212125056719 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) 20250212125056719 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) 20250212125056719 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) 20250212125056720 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) 20250212125056720 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) 20250212125056720 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) 20250212125056720 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) 20250212125056720 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) 20250212125056720 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) 20250212125056720 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) 20250212125056720 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) 20250212125056720 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) 20250212125056720 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) 20250212125056723 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) 20250212125056723 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125056723 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) 20250212125056723 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) 20250212125056723 DRLCMACDL DEBUG -- Chunk with length 880 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125056723 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, CS-1): 2c 90 da 32 10 15 8c 3a 8a 5e 08 df 93 d1 9c 89 ed dc 96 b7 (tbf_dl.cpp:686) 20250212125056723 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) 20250212125056723 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125056723 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20250212125056723 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) 20250212125056723 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 177 + 13 = 190 (pdch_ul_controller.c:131) 20250212125056723 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 190 for type POLL (pdch_ul_controller.c:184) 20250212125056723 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=190, TS=7) (tbf_dl.cpp:883) 20250212125056723 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=190, TS=7 (tbf_dl.cpp:903) 20250212125056723 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-1): 0f 00 35 2c 90 da 32 10 15 8c 3a 8a 5e 08 df 93 d1 9c 89 ed dc 96 b7 (tbf_dl.cpp:911) 20250212125056723 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Sending data request: sapi=5 arfcn=871 cur_fn=173 block=5 data=0f 00 35 2c 90 da 32 10 15 8c 3a 8a 5e 08 df 93 d1 9c 89 ed dc 96 b7 (pcu_l1_if.cpp:182) 20250212125056724 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125056737 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) 20250212125056737 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) 20250212125056738 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) 20250212125056738 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) 20250212125056738 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) 20250212125056738 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) 20250212125056738 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) 20250212125056738 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) 20250212125056738 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) 20250212125056738 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) 20250212125056738 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) 20250212125056738 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) 20250212125056738 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) 20250212125056738 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) 20250212125056739 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) 20250212125056739 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) 20250212125056747 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125056761 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) 20250212125056761 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) 20250212125056761 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) 20250212125056761 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) 20250212125056761 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) 20250212125056761 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) 20250212125056761 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) 20250212125056761 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) 20250212125056761 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) 20250212125056761 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) 20250212125056761 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) 20250212125056761 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) 20250212125056761 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) 20250212125056761 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) 20250212125056762 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) 20250212125056762 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) 20250212125056765 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125056779 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) 20250212125056779 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) 20250212125056779 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) 20250212125056779 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) 20250212125056780 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) 20250212125056780 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) 20250212125056780 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) 20250212125056780 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) 20250212125056780 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) 20250212125056780 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) 20250212125056780 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) 20250212125056780 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) 20250212125056780 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) 20250212125056780 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) 20250212125056780 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) 20250212125056780 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) 20250212125056784 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125056798 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=8 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) 20250212125056798 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) 20250212125056798 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125056798 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125056798 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) 20250212125056798 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125056798 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125056798 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 27, BSN 21 to 27 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20250212125056798 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125056798 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) 20250212125056798 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) 20250212125056798 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20250212125056798 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20250212125056798 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20250212125056798 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20250212125056798 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20250212125056798 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20250212125056798 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20250212125056798 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) 20250212125056798 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) 20250212125056798 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) 20250212125056798 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) 20250212125056798 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) 20250212125056798 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) 20250212125056799 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) 20250212125056799 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) 20250212125056799 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) 20250212125056799 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) 20250212125056799 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) 20250212125056799 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) 20250212125056799 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) 20250212125056799 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) 20250212125056799 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) 20250212125056799 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) 20250212125056801 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125056801 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125056801 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125056801 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125056801 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125056801 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125056801 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125056807 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) 20250212125056807 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) 20250212125056807 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) 20250212125056807 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) 20250212125056807 DRLCMACDL DEBUG -- Chunk with length 860 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125056807 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, CS-1): 16 f4 0b f5 e4 0e d3 d3 63 49 53 5c b3 70 ac 6e 21 96 1b 5b (tbf_dl.cpp:686) 20250212125056807 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) 20250212125056807 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125056807 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20250212125056807 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-1): 07 00 37 16 f4 0b f5 e4 0e d3 d3 63 49 53 5c b3 70 ac 6e 21 96 1b 5b (tbf_dl.cpp:911) 20250212125056807 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 37 16 f4 0b f5 e4 0e d3 d3 63 49 53 5c b3 70 ac 6e 21 96 1b 5b (pcu_l1_if.cpp:182) 20250212125056807 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125056821 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) 20250212125056821 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) 20250212125056822 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) 20250212125056822 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) 20250212125056822 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) 20250212125056822 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) 20250212125056822 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) 20250212125056822 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) 20250212125056822 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) 20250212125056822 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) 20250212125056823 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) 20250212125056823 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) 20250212125056823 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) 20250212125056823 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) 20250212125056823 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) 20250212125056823 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) 20250212125056826 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) 20250212125056826 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) 20250212125056826 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) 20250212125056826 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) 20250212125056826 DRLCMACDL DEBUG -- Chunk with length 840 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125056826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 28, CS-1): b7 a8 43 2a de 71 32 4c 21 e8 15 bc 7e 56 2e 08 f1 19 d4 a9 (tbf_dl.cpp:686) 20250212125056826 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) 20250212125056826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125056826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20250212125056826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-1): 07 00 39 b7 a8 43 2a de 71 32 4c 21 e8 15 bc 7e 56 2e 08 f1 19 d4 a9 (tbf_dl.cpp:911) 20250212125056826 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 39 b7 a8 43 2a de 71 32 4c 21 e8 15 bc 7e 56 2e 08 f1 19 d4 a9 (pcu_l1_if.cpp:182) 20250212125056826 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125056840 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) 20250212125056840 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) 20250212125056840 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) 20250212125056840 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) 20250212125056841 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) 20250212125056841 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) 20250212125056841 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) 20250212125056841 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) 20250212125056841 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) 20250212125056841 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) 20250212125056841 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) 20250212125056841 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) 20250212125056842 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) 20250212125056842 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) 20250212125056842 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) 20250212125056842 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) 20250212125056844 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) 20250212125056844 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) 20250212125056845 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) 20250212125056845 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) 20250212125056845 DRLCMACDL DEBUG -- Chunk with length 820 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125056845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 29, CS-1): 08 8e 8e 08 05 5a 50 f9 c0 e2 82 86 ee d0 58 90 aa e1 9a d8 (tbf_dl.cpp:686) 20250212125056845 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) 20250212125056845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125056845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20250212125056845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-1): 07 00 3b 08 8e 8e 08 05 5a 50 f9 c0 e2 82 86 ee d0 58 90 aa e1 9a d8 (tbf_dl.cpp:911) 20250212125056845 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 3b 08 8e 8e 08 05 5a 50 f9 c0 e2 82 86 ee d0 58 90 aa e1 9a d8 (pcu_l1_if.cpp:182) 20250212125056845 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125056859 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) 20250212125056859 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) 20250212125056859 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) 20250212125056859 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) 20250212125056859 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) 20250212125056859 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) 20250212125056859 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) 20250212125056859 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) 20250212125056860 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) 20250212125056860 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) 20250212125056860 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) 20250212125056860 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) 20250212125056860 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) 20250212125056860 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) 20250212125056860 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) 20250212125056860 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) 20250212125056868 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) 20250212125056868 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) 20250212125056868 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) 20250212125056868 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) 20250212125056868 DRLCMACDL DEBUG -- Chunk with length 800 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125056868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 30, CS-1): 84 56 56 ad e6 0b a1 a5 5b 0c ee 47 eb e9 d7 e5 c1 7f 8f 8f (tbf_dl.cpp:686) 20250212125056868 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) 20250212125056868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125056868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20250212125056868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-1): 07 00 3d 84 56 56 ad e6 0b a1 a5 5b 0c ee 47 eb e9 d7 e5 c1 7f 8f 8f (tbf_dl.cpp:911) 20250212125056868 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 3d 84 56 56 ad e6 0b a1 a5 5b 0c ee 47 eb e9 d7 e5 c1 7f 8f 8f (pcu_l1_if.cpp:182) 20250212125056868 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125056882 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) 20250212125056882 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) 20250212125056882 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) 20250212125056882 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) 20250212125056882 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) 20250212125056882 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) 20250212125056882 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) 20250212125056882 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) 20250212125056882 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) 20250212125056882 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) 20250212125056882 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) 20250212125056882 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) 20250212125056883 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) 20250212125056883 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) 20250212125056883 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) 20250212125056883 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) 20250212125056886 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) 20250212125056886 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) 20250212125056886 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) 20250212125056886 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) 20250212125056886 DRLCMACDL DEBUG -- Chunk with length 780 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125056886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 31, CS-1): 2e d1 b1 7f 87 8d 19 8f ab d5 d9 41 9b f2 64 e6 a6 16 00 58 (tbf_dl.cpp:686) 20250212125056886 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) 20250212125056886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125056886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20250212125056886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-1): 07 00 3f 2e d1 b1 7f 87 8d 19 8f ab d5 d9 41 9b f2 64 e6 a6 16 00 58 (tbf_dl.cpp:911) 20250212125056886 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 3f 2e d1 b1 7f 87 8d 19 8f ab d5 d9 41 9b f2 64 e6 a6 16 00 58 (pcu_l1_if.cpp:182) 20250212125056886 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125056900 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) 20250212125056900 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) 20250212125056900 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) 20250212125056900 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) 20250212125056901 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125056901 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) 20250212125056901 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) 20250212125056901 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) 20250212125056901 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) 20250212125056901 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) 20250212125056901 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) 20250212125056901 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) 20250212125056901 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) 20250212125056901 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) 20250212125056901 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) 20250212125056901 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) 20250212125056901 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) 20250212125056905 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) 20250212125056905 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125056905 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) 20250212125056905 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) 20250212125056905 DRLCMACDL DEBUG -- Chunk with length 760 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125056905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 32, CS-1): 54 0d 4a 14 40 9b 87 f9 7e fe 66 3e 89 7f 87 cd 60 31 69 51 (tbf_dl.cpp:686) 20250212125056905 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) 20250212125056905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125056905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20250212125056905 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) 20250212125056905 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 216 + 13 = 229 (pdch_ul_controller.c:131) 20250212125056905 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 229 for type POLL (pdch_ul_controller.c:184) 20250212125056905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=229, TS=7) (tbf_dl.cpp:883) 20250212125056905 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=229, TS=7 (tbf_dl.cpp:903) 20250212125056905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-1): 0f 00 41 54 0d 4a 14 40 9b 87 f9 7e fe 66 3e 89 7f 87 cd 60 31 69 51 (tbf_dl.cpp:911) 20250212125056905 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Sending data request: sapi=5 arfcn=871 cur_fn=212 block=2 data=0f 00 41 54 0d 4a 14 40 9b 87 f9 7e fe 66 3e 89 7f 87 cd 60 31 69 51 (pcu_l1_if.cpp:182) 20250212125056905 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125056919 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) 20250212125056919 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) 20250212125056919 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) 20250212125056919 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) 20250212125056919 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) 20250212125056919 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) 20250212125056919 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) 20250212125056919 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) 20250212125056920 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) 20250212125056920 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) 20250212125056920 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) 20250212125056920 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) 20250212125056920 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) 20250212125056920 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) 20250212125056920 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) 20250212125056920 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) 20250212125056928 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125056942 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) 20250212125056942 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) 20250212125056942 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) 20250212125056943 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) 20250212125056943 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) 20250212125056943 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) 20250212125056943 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) 20250212125056943 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) 20250212125056943 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) 20250212125056943 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) 20250212125056943 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) 20250212125056943 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) 20250212125056943 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) 20250212125056943 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) 20250212125056943 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) 20250212125056943 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) 20250212125056947 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125056961 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) 20250212125056961 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) 20250212125056961 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) 20250212125056961 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) 20250212125056962 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) 20250212125056962 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) 20250212125056962 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) 20250212125056962 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) 20250212125056962 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) 20250212125056962 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) 20250212125056962 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) 20250212125056962 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) 20250212125056962 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) 20250212125056962 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) 20250212125056963 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) 20250212125056963 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) 20250212125056966 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125056980 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=5 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) 20250212125056980 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) 20250212125056980 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125056980 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125056980 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) 20250212125056980 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125056980 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125056980 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 33, BSN 27 to 33 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20250212125056980 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125056980 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) 20250212125056980 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) 20250212125056980 DRLCMACDL INFO MS (IMSI 262420000000001): Low error rate 0%, increasing DL CS level to CS-2 (gprs_ms.c:690) 20250212125056980 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20250212125056980 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20250212125056980 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20250212125056980 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20250212125056980 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20250212125056980 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20250212125056980 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) 20250212125056980 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125056980 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) 20250212125056981 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) 20250212125056981 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) 20250212125056981 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) 20250212125056981 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) 20250212125056981 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) 20250212125056981 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) 20250212125056981 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) 20250212125056981 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) 20250212125056981 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125056981 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125056981 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125056981 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125056981 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125056981 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125056981 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125056982 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) 20250212125056982 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) 20250212125056982 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) 20250212125056982 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) 20250212125056982 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) 20250212125056982 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) 20250212125056989 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) 20250212125056989 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) 20250212125056989 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) 20250212125056989 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) 20250212125056989 DRLCMACDL DEBUG -- Chunk with length 740 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125056989 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 33, CS-2): 65 53 2a d6 53 f8 29 95 00 49 72 13 21 bc 27 1d 6e d4 f2 9a 02 1f 53 6b e4 3e d6 42 f5 33 (tbf_dl.cpp:686) 20250212125056989 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) 20250212125056989 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125056989 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20250212125056989 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-2): 07 00 43 65 53 2a d6 53 f8 29 95 00 49 72 13 21 bc 27 1d 6e d4 f2 9a 02 1f 53 6b e4 3e d6 42 f5 33 00 (tbf_dl.cpp:911) 20250212125056989 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 43 65 53 2a d6 53 f8 29 95 00 49 72 13 21 bc 27 1d 6e d4 f2 9a 02 1f 53 6b e4 3e d6 42 f5 33 00 (pcu_l1_if.cpp:182) 20250212125056989 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125057003 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) 20250212125057003 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) 20250212125057003 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) 20250212125057003 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) 20250212125057003 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) 20250212125057003 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) 20250212125057004 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) 20250212125057004 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) 20250212125057004 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) 20250212125057004 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) 20250212125057004 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) 20250212125057004 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) 20250212125057004 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) 20250212125057004 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) 20250212125057004 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) 20250212125057004 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) 20250212125057008 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) 20250212125057008 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) 20250212125057008 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) 20250212125057008 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) 20250212125057008 DRLCMACDL DEBUG -- Chunk with length 710 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125057008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 34, CS-2): 32 6a 1b cc c9 dc 2b db 7f 62 87 01 22 d8 78 55 7d f8 9d a8 86 d9 f5 d0 df 45 a9 4e fd f9 (tbf_dl.cpp:686) 20250212125057008 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) 20250212125057008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125057008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20250212125057008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-2): 07 00 45 32 6a 1b cc c9 dc 2b db 7f 62 87 01 22 d8 78 55 7d f8 9d a8 86 d9 f5 d0 df 45 a9 4e fd f9 00 (tbf_dl.cpp:911) 20250212125057008 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 45 32 6a 1b cc c9 dc 2b db 7f 62 87 01 22 d8 78 55 7d f8 9d a8 86 d9 f5 d0 df 45 a9 4e fd f9 00 (pcu_l1_if.cpp:182) 20250212125057008 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125057022 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) 20250212125057022 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) 20250212125057022 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) 20250212125057022 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) 20250212125057022 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) 20250212125057022 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) 20250212125057023 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) 20250212125057023 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) 20250212125057023 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) 20250212125057023 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) 20250212125057023 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) 20250212125057023 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) 20250212125057023 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) 20250212125057023 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) 20250212125057024 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) 20250212125057024 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) 20250212125057026 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) 20250212125057026 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) 20250212125057026 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) 20250212125057026 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) 20250212125057026 DRLCMACDL DEBUG -- Chunk with length 680 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125057026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 35, CS-2): 99 00 4d 0c a4 1f fb d0 1a 8f d7 bf 1d 00 95 1f 38 68 bb 70 7d 37 54 c7 98 da f0 0a c9 e3 (tbf_dl.cpp:686) 20250212125057026 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) 20250212125057026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125057026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20250212125057026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-2): 07 00 47 99 00 4d 0c a4 1f fb d0 1a 8f d7 bf 1d 00 95 1f 38 68 bb 70 7d 37 54 c7 98 da f0 0a c9 e3 00 (tbf_dl.cpp:911) 20250212125057026 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 47 99 00 4d 0c a4 1f fb d0 1a 8f d7 bf 1d 00 95 1f 38 68 bb 70 7d 37 54 c7 98 da f0 0a c9 e3 00 (pcu_l1_if.cpp:182) 20250212125057027 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125057040 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) 20250212125057040 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) 20250212125057041 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) 20250212125057041 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) 20250212125057041 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) 20250212125057041 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) 20250212125057041 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) 20250212125057041 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) 20250212125057042 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) 20250212125057042 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) 20250212125057042 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) 20250212125057042 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) 20250212125057042 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) 20250212125057042 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) 20250212125057042 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) 20250212125057042 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) 20250212125057050 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) 20250212125057050 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) 20250212125057050 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) 20250212125057050 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) 20250212125057050 DRLCMACDL DEBUG -- Chunk with length 650 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125057050 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 36, CS-2): 9a 39 50 bd c5 43 b5 00 c5 ca aa ca d8 55 f7 bb 59 67 f8 ab 38 6c ac 7a 93 08 ee 4a 5e be (tbf_dl.cpp:686) 20250212125057050 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) 20250212125057050 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125057050 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20250212125057050 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-2): 07 00 49 9a 39 50 bd c5 43 b5 00 c5 ca aa ca d8 55 f7 bb 59 67 f8 ab 38 6c ac 7a 93 08 ee 4a 5e be 00 (tbf_dl.cpp:911) 20250212125057050 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 49 9a 39 50 bd c5 43 b5 00 c5 ca aa ca d8 55 f7 bb 59 67 f8 ab 38 6c ac 7a 93 08 ee 4a 5e be 00 (pcu_l1_if.cpp:182) 20250212125057050 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125057064 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) 20250212125057064 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) 20250212125057064 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) 20250212125057064 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) 20250212125057064 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) 20250212125057064 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) 20250212125057064 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) 20250212125057064 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) 20250212125057064 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) 20250212125057064 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) 20250212125057064 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) 20250212125057064 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) 20250212125057065 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) 20250212125057065 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) 20250212125057065 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) 20250212125057065 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) 20250212125057068 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) 20250212125057068 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) 20250212125057068 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) 20250212125057068 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) 20250212125057068 DRLCMACDL DEBUG -- Chunk with length 620 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125057068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 37, CS-2): 35 ee cb d6 b9 4a 03 ac 14 4b d7 60 dc b8 89 10 2c c4 7a 77 fe 64 bc 9e 53 3d 9b 36 f1 97 (tbf_dl.cpp:686) 20250212125057068 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) 20250212125057068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125057068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20250212125057068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-2): 07 00 4b 35 ee cb d6 b9 4a 03 ac 14 4b d7 60 dc b8 89 10 2c c4 7a 77 fe 64 bc 9e 53 3d 9b 36 f1 97 00 (tbf_dl.cpp:911) 20250212125057068 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 4b 35 ee cb d6 b9 4a 03 ac 14 4b d7 60 dc b8 89 10 2c c4 7a 77 fe 64 bc 9e 53 3d 9b 36 f1 97 00 (pcu_l1_if.cpp:182) 20250212125057068 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125057082 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125057082 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) 20250212125057082 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) 20250212125057083 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) 20250212125057083 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) 20250212125057083 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) 20250212125057083 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) 20250212125057083 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) 20250212125057083 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) 20250212125057083 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) 20250212125057083 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) 20250212125057083 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) 20250212125057083 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) 20250212125057083 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) 20250212125057083 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) 20250212125057084 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) 20250212125057084 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) 20250212125057087 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) 20250212125057087 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125057087 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) 20250212125057087 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) 20250212125057087 DRLCMACDL DEBUG -- Chunk with length 590 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125057087 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 38, CS-2): 50 b0 2b 35 8a 7a a8 32 62 34 34 be 30 aa 3f b0 81 52 5a aa 5e da 09 ef b4 6b 6c bc d0 94 (tbf_dl.cpp:686) 20250212125057087 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) 20250212125057087 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125057087 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20250212125057087 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) 20250212125057087 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 255 + 13 = 268 (pdch_ul_controller.c:131) 20250212125057087 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 268 for type POLL (pdch_ul_controller.c:184) 20250212125057087 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) 20250212125057087 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) 20250212125057087 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-2): 0f 00 4d 50 b0 2b 35 8a 7a a8 32 62 34 34 be 30 aa 3f b0 81 52 5a aa 5e da 09 ef b4 6b 6c bc d0 94 00 (tbf_dl.cpp:911) 20250212125057087 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 4d 50 b0 2b 35 8a 7a a8 32 62 34 34 be 30 aa 3f b0 81 52 5a aa 5e da 09 ef b4 6b 6c bc d0 94 00 (pcu_l1_if.cpp:182) 20250212125057087 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125057101 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) 20250212125057101 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) 20250212125057101 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) 20250212125057101 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) 20250212125057101 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) 20250212125057101 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) 20250212125057101 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) 20250212125057102 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) 20250212125057102 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) 20250212125057102 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) 20250212125057102 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) 20250212125057102 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) 20250212125057102 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) 20250212125057102 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) 20250212125057102 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) 20250212125057102 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) 20250212125057110 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125057125 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) 20250212125057125 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) 20250212125057125 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) 20250212125057125 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) 20250212125057125 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) 20250212125057125 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) 20250212125057125 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) 20250212125057125 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) 20250212125057125 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) 20250212125057125 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) 20250212125057126 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) 20250212125057126 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) 20250212125057126 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) 20250212125057126 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) 20250212125057126 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) 20250212125057126 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) 20250212125057129 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125057143 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) 20250212125057143 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) 20250212125057143 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) 20250212125057143 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) 20250212125057143 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) 20250212125057143 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) 20250212125057144 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) 20250212125057144 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) 20250212125057144 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) 20250212125057144 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) 20250212125057144 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) 20250212125057144 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) 20250212125057144 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) 20250212125057144 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) 20250212125057144 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) 20250212125057144 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) 20250212125057148 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125057162 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 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) 20250212125057162 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) 20250212125057162 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125057162 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125057162 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) 20250212125057162 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125057162 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125057162 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 39, BSN 33 to 39 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20250212125057162 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125057162 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) 20250212125057162 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) 20250212125057162 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20250212125057162 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20250212125057162 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20250212125057162 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20250212125057162 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20250212125057162 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20250212125057162 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20250212125057162 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) 20250212125057162 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) 20250212125057162 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) 20250212125057162 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) 20250212125057163 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) 20250212125057163 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) 20250212125057163 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) 20250212125057163 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) 20250212125057163 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) 20250212125057163 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) 20250212125057163 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) 20250212125057164 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) 20250212125057164 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) 20250212125057164 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) 20250212125057164 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) 20250212125057164 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) 20250212125057164 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125057164 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125057164 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125057164 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125057164 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125057164 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125057164 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125057171 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) 20250212125057171 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) 20250212125057171 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) 20250212125057171 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) 20250212125057171 DRLCMACDL DEBUG -- Chunk with length 560 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125057171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 39, CS-2): 34 03 de 74 c8 2f 98 63 ca e7 9e 50 ca a3 f6 ca cb 61 95 be cd f4 6b fa 7e d9 8c 96 36 6b (tbf_dl.cpp:686) 20250212125057171 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) 20250212125057171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125057171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20250212125057171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-2): 07 00 4f 34 03 de 74 c8 2f 98 63 ca e7 9e 50 ca a3 f6 ca cb 61 95 be cd f4 6b fa 7e d9 8c 96 36 6b 00 (tbf_dl.cpp:911) 20250212125057171 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 4f 34 03 de 74 c8 2f 98 63 ca e7 9e 50 ca a3 f6 ca cb 61 95 be cd f4 6b fa 7e d9 8c 96 36 6b 00 (pcu_l1_if.cpp:182) 20250212125057171 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125057185 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) 20250212125057185 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) 20250212125057186 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) 20250212125057186 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) 20250212125057186 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) 20250212125057186 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) 20250212125057186 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) 20250212125057186 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) 20250212125057186 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) 20250212125057186 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) 20250212125057187 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) 20250212125057187 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) 20250212125057187 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) 20250212125057187 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) 20250212125057187 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) 20250212125057187 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) 20250212125057190 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) 20250212125057190 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) 20250212125057190 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) 20250212125057190 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) 20250212125057190 DRLCMACDL DEBUG -- Chunk with length 530 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125057190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 40, CS-2): 02 99 8b ab 74 ab 6e 2e 83 0f f3 dc b5 3f bf d7 02 8b f1 ee 97 30 bf 99 01 81 72 16 aa 35 (tbf_dl.cpp:686) 20250212125057190 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) 20250212125057190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125057190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20250212125057190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-2): 07 00 51 02 99 8b ab 74 ab 6e 2e 83 0f f3 dc b5 3f bf d7 02 8b f1 ee 97 30 bf 99 01 81 72 16 aa 35 00 (tbf_dl.cpp:911) 20250212125057190 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Sending data request: sapi=5 arfcn=871 cur_fn=273 block=4 data=07 00 51 02 99 8b ab 74 ab 6e 2e 83 0f f3 dc b5 3f bf d7 02 8b f1 ee 97 30 bf 99 01 81 72 16 aa 35 00 (pcu_l1_if.cpp:182) 20250212125057190 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125057204 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) 20250212125057204 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) 20250212125057204 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) 20250212125057204 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) 20250212125057204 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) 20250212125057204 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) 20250212125057204 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) 20250212125057204 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) 20250212125057212 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) 20250212125057212 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) 20250212125057213 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) 20250212125057213 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) 20250212125057213 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) 20250212125057213 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) 20250212125057213 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) 20250212125057213 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) 20250212125057213 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) 20250212125057213 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) 20250212125057213 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) 20250212125057213 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) 20250212125057213 DRLCMACDL DEBUG -- Chunk with length 500 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125057213 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 41, CS-2): 58 6c c8 c1 31 e1 7a 3c 75 4c 3b 60 86 f8 a7 c4 1d c2 a1 93 73 92 8e 4b 19 84 52 59 09 d1 (tbf_dl.cpp:686) 20250212125057213 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) 20250212125057214 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125057214 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20250212125057214 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-2): 07 00 53 58 6c c8 c1 31 e1 7a 3c 75 4c 3b 60 86 f8 a7 c4 1d c2 a1 93 73 92 8e 4b 19 84 52 59 09 d1 00 (tbf_dl.cpp:911) 20250212125057214 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 53 58 6c c8 c1 31 e1 7a 3c 75 4c 3b 60 86 f8 a7 c4 1d c2 a1 93 73 92 8e 4b 19 84 52 59 09 d1 00 (pcu_l1_if.cpp:182) 20250212125057214 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125057227 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) 20250212125057227 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) 20250212125057227 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) 20250212125057227 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) 20250212125057227 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) 20250212125057227 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) 20250212125057227 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) 20250212125057228 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) 20250212125057228 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) 20250212125057228 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) 20250212125057228 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) 20250212125057228 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) 20250212125057228 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) 20250212125057228 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) 20250212125057228 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) 20250212125057228 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) 20250212125057236 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) 20250212125057236 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) 20250212125057236 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) 20250212125057236 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) 20250212125057236 DRLCMACDL DEBUG -- Chunk with length 470 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125057236 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 42, CS-2): 92 57 2a 27 49 39 e8 2d cc 62 a1 a7 c2 a8 74 e2 93 e7 61 bc 08 a2 6e 33 f8 2f 48 a5 86 e8 (tbf_dl.cpp:686) 20250212125057236 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) 20250212125057236 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125057236 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20250212125057236 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-2): 07 00 55 92 57 2a 27 49 39 e8 2d cc 62 a1 a7 c2 a8 74 e2 93 e7 61 bc 08 a2 6e 33 f8 2f 48 a5 86 e8 00 (tbf_dl.cpp:911) 20250212125057236 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 55 92 57 2a 27 49 39 e8 2d cc 62 a1 a7 c2 a8 74 e2 93 e7 61 bc 08 a2 6e 33 f8 2f 48 a5 86 e8 00 (pcu_l1_if.cpp:182) 20250212125057236 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125057250 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) 20250212125057250 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) 20250212125057250 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) 20250212125057250 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) 20250212125057250 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) 20250212125057250 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) 20250212125057251 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) 20250212125057251 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) 20250212125057251 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) 20250212125057251 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) 20250212125057251 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) 20250212125057251 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) 20250212125057251 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) 20250212125057251 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) 20250212125057251 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) 20250212125057251 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) 20250212125057255 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) 20250212125057255 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) 20250212125057255 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) 20250212125057255 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) 20250212125057255 DRLCMACDL DEBUG -- Chunk with length 440 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125057255 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 43, CS-2): c0 52 ac fc b3 8e fc d4 94 93 66 23 f7 64 6d 28 60 a3 cb 36 bd 4c 05 61 2b 70 93 ca a0 02 (tbf_dl.cpp:686) 20250212125057255 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) 20250212125057255 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125057255 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20250212125057255 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-2): 07 00 57 c0 52 ac fc b3 8e fc d4 94 93 66 23 f7 64 6d 28 60 a3 cb 36 bd 4c 05 61 2b 70 93 ca a0 02 00 (tbf_dl.cpp:911) 20250212125057255 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 57 c0 52 ac fc b3 8e fc d4 94 93 66 23 f7 64 6d 28 60 a3 cb 36 bd 4c 05 61 2b 70 93 ca a0 02 00 (pcu_l1_if.cpp:182) 20250212125057255 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125057265 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125057269 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) 20250212125057269 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) 20250212125057269 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) 20250212125057269 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) 20250212125057270 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) 20250212125057270 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) 20250212125057270 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) 20250212125057270 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) 20250212125057270 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) 20250212125057270 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) 20250212125057270 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) 20250212125057270 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) 20250212125057271 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) 20250212125057271 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) 20250212125057271 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) 20250212125057271 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) 20250212125057273 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) 20250212125057273 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125057273 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) 20250212125057273 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) 20250212125057273 DRLCMACDL DEBUG -- Chunk with length 410 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125057273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 44, CS-2): bb fb 07 82 33 bc d1 8d e1 da d5 8d e0 a4 4b f4 3b 8a 5c 25 3c 03 c5 e3 5b 48 20 a8 2a 51 (tbf_dl.cpp:686) 20250212125057273 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) 20250212125057273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125057273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20250212125057273 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) 20250212125057273 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 294 + 13 = 307 (pdch_ul_controller.c:131) 20250212125057273 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 307 for type POLL (pdch_ul_controller.c:184) 20250212125057273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=307, TS=7) (tbf_dl.cpp:883) 20250212125057273 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=307, TS=7 (tbf_dl.cpp:903) 20250212125057273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-2): 0f 00 59 bb fb 07 82 33 bc d1 8d e1 da d5 8d e0 a4 4b f4 3b 8a 5c 25 3c 03 c5 e3 5b 48 20 a8 2a 51 00 (tbf_dl.cpp:911) 20250212125057273 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Sending data request: sapi=5 arfcn=871 cur_fn=290 block=8 data=0f 00 59 bb fb 07 82 33 bc d1 8d e1 da d5 8d e0 a4 4b f4 3b 8a 5c 25 3c 03 c5 e3 5b 48 20 a8 2a 51 00 (pcu_l1_if.cpp:182) 20250212125057274 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125057287 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) 20250212125057287 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) 20250212125057288 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) 20250212125057288 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) 20250212125057288 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) 20250212125057288 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) 20250212125057288 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) 20250212125057288 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) 20250212125057289 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) 20250212125057289 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) 20250212125057289 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) 20250212125057289 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) 20250212125057289 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) 20250212125057289 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) 20250212125057289 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) 20250212125057289 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) 20250212125057347 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125057359 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) 20250212125057359 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) 20250212125057359 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) 20250212125057359 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) 20250212125057359 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) 20250212125057359 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) 20250212125057360 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) 20250212125057360 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) 20250212125057360 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) 20250212125057360 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) 20250212125057360 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) 20250212125057360 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) 20250212125057360 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) 20250212125057360 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) 20250212125057360 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) 20250212125057360 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) 20250212125057363 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125057378 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) 20250212125057378 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) 20250212125057378 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) 20250212125057378 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) 20250212125057378 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) 20250212125057378 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) 20250212125057378 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) 20250212125057378 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) 20250212125057378 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) 20250212125057378 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) 20250212125057378 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) 20250212125057378 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) 20250212125057378 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) 20250212125057378 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) 20250212125057379 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) 20250212125057379 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) 20250212125057382 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125057396 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=11 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) 20250212125057396 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) 20250212125057396 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125057396 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125057396 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) 20250212125057396 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125057396 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125057396 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 45, BSN 39 to 45 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20250212125057396 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125057396 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) 20250212125057396 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) 20250212125057396 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20250212125057396 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20250212125057396 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20250212125057396 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20250212125057396 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20250212125057396 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20250212125057396 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20250212125057396 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) 20250212125057396 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) 20250212125057397 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) 20250212125057397 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) 20250212125057397 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) 20250212125057397 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) 20250212125057397 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) 20250212125057397 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) 20250212125057398 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) 20250212125057398 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) 20250212125057398 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) 20250212125057398 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) 20250212125057398 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) 20250212125057398 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) 20250212125057398 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) 20250212125057398 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) 20250212125057399 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125057399 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125057399 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125057399 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125057399 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125057399 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125057399 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125057406 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) 20250212125057406 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) 20250212125057406 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) 20250212125057406 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) 20250212125057406 DRLCMACDL DEBUG -- Chunk with length 380 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125057406 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 45, CS-2): c5 5f 52 db be 81 c0 c4 0d 1c a9 1d 24 3e 2e dc 27 32 c0 bc c3 0b c1 2b 0c 70 57 10 bf 7d (tbf_dl.cpp:686) 20250212125057406 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) 20250212125057406 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125057406 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20250212125057406 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 45, CS-2): 07 00 5b c5 5f 52 db be 81 c0 c4 0d 1c a9 1d 24 3e 2e dc 27 32 c0 bc c3 0b c1 2b 0c 70 57 10 bf 7d 00 (tbf_dl.cpp:911) 20250212125057406 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Sending data request: sapi=5 arfcn=871 cur_fn=307 block=0 data=07 00 5b c5 5f 52 db be 81 c0 c4 0d 1c a9 1d 24 3e 2e dc 27 32 c0 bc c3 0b c1 2b 0c 70 57 10 bf 7d 00 (pcu_l1_if.cpp:182) 20250212125057406 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125057420 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) 20250212125057420 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) 20250212125057421 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) 20250212125057421 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) 20250212125057421 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) 20250212125057421 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) 20250212125057421 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) 20250212125057421 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) 20250212125057422 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) 20250212125057422 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) 20250212125057422 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) 20250212125057422 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) 20250212125057423 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) 20250212125057423 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) 20250212125057423 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) 20250212125057423 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) 20250212125057425 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) 20250212125057425 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) 20250212125057425 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) 20250212125057425 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) 20250212125057425 DRLCMACDL DEBUG -- Chunk with length 350 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125057425 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 46, CS-2): e1 56 aa df 18 1e 10 dc 08 7e 9b 80 58 e9 e0 63 25 32 7d b6 28 c8 b3 5d e2 d4 2b 66 1e 34 (tbf_dl.cpp:686) 20250212125057425 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) 20250212125057425 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125057425 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20250212125057425 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 46, CS-2): 07 00 5d e1 56 aa df 18 1e 10 dc 08 7e 9b 80 58 e9 e0 63 25 32 7d b6 28 c8 b3 5d e2 d4 2b 66 1e 34 00 (tbf_dl.cpp:911) 20250212125057425 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Sending data request: sapi=5 arfcn=871 cur_fn=312 block=1 data=07 00 5d e1 56 aa df 18 1e 10 dc 08 7e 9b 80 58 e9 e0 63 25 32 7d b6 28 c8 b3 5d e2 d4 2b 66 1e 34 00 (pcu_l1_if.cpp:182) 20250212125057425 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125057440 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) 20250212125057440 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) 20250212125057441 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) 20250212125057441 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) 20250212125057442 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) 20250212125057442 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) 20250212125057443 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) 20250212125057443 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) 20250212125057444 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) 20250212125057444 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) 20250212125057445 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) 20250212125057445 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) 20250212125057445 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) 20250212125057445 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) 20250212125057446 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) 20250212125057446 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) 20250212125057447 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) 20250212125057447 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) 20250212125057447 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) 20250212125057447 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) 20250212125057447 DRLCMACDL DEBUG -- Chunk with length 320 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125057447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 47, CS-2): 73 4d 91 fe 96 3b c5 a3 27 d8 31 8e 0d 34 d8 40 e5 75 3c 6d a6 04 cc 19 9d 93 6c b7 b9 a8 (tbf_dl.cpp:686) 20250212125057447 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) 20250212125057447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125057447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20250212125057447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 47, CS-2): 07 00 5f 73 4d 91 fe 96 3b c5 a3 27 d8 31 8e 0d 34 d8 40 e5 75 3c 6d a6 04 cc 19 9d 93 6c b7 b9 a8 00 (tbf_dl.cpp:911) 20250212125057447 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 5f 73 4d 91 fe 96 3b c5 a3 27 d8 31 8e 0d 34 d8 40 e5 75 3c 6d a6 04 cc 19 9d 93 6c b7 b9 a8 00 (pcu_l1_if.cpp:182) 20250212125057448 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125057459 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) 20250212125057459 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) 20250212125057460 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) 20250212125057460 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) 20250212125057461 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) 20250212125057461 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) 20250212125057462 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) 20250212125057462 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) 20250212125057463 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) 20250212125057463 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) 20250212125057464 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) 20250212125057464 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) 20250212125057465 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) 20250212125057465 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) 20250212125057465 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) 20250212125057466 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) 20250212125057469 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) 20250212125057469 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) 20250212125057469 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) 20250212125057469 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) 20250212125057469 DRLCMACDL DEBUG -- Chunk with length 290 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125057469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 48, CS-2): 28 0c 60 23 9f d8 b9 f9 44 3c 3f 55 56 7e 2c f7 03 e7 19 8b 23 93 27 f6 df af 7c 74 77 5f (tbf_dl.cpp:686) 20250212125057469 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) 20250212125057469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125057469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20250212125057469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 48, CS-2): 07 00 61 28 0c 60 23 9f d8 b9 f9 44 3c 3f 55 56 7e 2c f7 03 e7 19 8b 23 93 27 f6 df af 7c 74 77 5f 00 (tbf_dl.cpp:911) 20250212125057469 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 61 28 0c 60 23 9f d8 b9 f9 44 3c 3f 55 56 7e 2c f7 03 e7 19 8b 23 93 27 f6 df af 7c 74 77 5f 00 (pcu_l1_if.cpp:182) 20250212125057470 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125057482 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) 20250212125057482 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) 20250212125057482 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) 20250212125057482 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) 20250212125057482 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) 20250212125057482 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) 20250212125057483 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) 20250212125057483 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) 20250212125057483 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) 20250212125057483 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) 20250212125057483 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) 20250212125057483 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) 20250212125057483 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) 20250212125057483 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) 20250212125057483 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) 20250212125057483 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) 20250212125057487 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) 20250212125057487 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) 20250212125057487 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) 20250212125057487 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) 20250212125057487 DRLCMACDL DEBUG -- Chunk with length 260 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125057487 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 49, CS-2): a9 e0 79 f1 65 a4 dd db cf 33 63 8f 9a cf aa bb 7f 89 a4 c5 73 6f 8e 20 d3 f6 ab c9 1f 54 (tbf_dl.cpp:686) 20250212125057487 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) 20250212125057487 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125057487 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20250212125057487 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 49, CS-2): 07 00 63 a9 e0 79 f1 65 a4 dd db cf 33 63 8f 9a cf aa bb 7f 89 a4 c5 73 6f 8e 20 d3 f6 ab c9 1f 54 00 (tbf_dl.cpp:911) 20250212125057487 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 63 a9 e0 79 f1 65 a4 dd db cf 33 63 8f 9a cf aa bb 7f 89 a4 c5 73 6f 8e 20 d3 f6 ab c9 1f 54 00 (pcu_l1_if.cpp:182) 20250212125057487 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125057499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125057501 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) 20250212125057501 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) 20250212125057502 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) 20250212125057502 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) 20250212125057502 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) 20250212125057502 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) 20250212125057502 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) 20250212125057502 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) 20250212125057503 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) 20250212125057503 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) 20250212125057503 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) 20250212125057503 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) 20250212125057504 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) 20250212125057504 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) 20250212125057504 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) 20250212125057504 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) 20250212125057506 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) 20250212125057506 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125057506 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) 20250212125057506 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) 20250212125057506 DRLCMACDL DEBUG -- Chunk with length 230 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125057506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 50, CS-2): 49 f3 9b bb 04 f2 cf 73 ef fc 4c 62 45 a7 c8 f4 c4 47 05 8d e9 11 0d 72 d2 20 a6 7e e7 7c (tbf_dl.cpp:686) 20250212125057506 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) 20250212125057506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125057506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20250212125057506 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) 20250212125057506 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 333 + 13 = 346 (pdch_ul_controller.c:131) 20250212125057506 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 346 for type POLL (pdch_ul_controller.c:184) 20250212125057506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=346, TS=7) (tbf_dl.cpp:883) 20250212125057506 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=346, TS=7 (tbf_dl.cpp:903) 20250212125057506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 50, CS-2): 0f 00 65 49 f3 9b bb 04 f2 cf 73 ef fc 4c 62 45 a7 c8 f4 c4 47 05 8d e9 11 0d 72 d2 20 a6 7e e7 7c 00 (tbf_dl.cpp:911) 20250212125057506 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Sending data request: sapi=5 arfcn=871 cur_fn=329 block=5 data=0f 00 65 49 f3 9b bb 04 f2 cf 73 ef fc 4c 62 45 a7 c8 f4 c4 47 05 8d e9 11 0d 72 d2 20 a6 7e e7 7c 00 (pcu_l1_if.cpp:182) 20250212125057506 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125057521 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) 20250212125057521 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) 20250212125057522 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) 20250212125057522 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) 20250212125057523 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) 20250212125057523 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) 20250212125057524 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) 20250212125057524 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) 20250212125057525 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) 20250212125057525 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) 20250212125057526 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) 20250212125057526 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) 20250212125057527 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) 20250212125057527 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) 20250212125057527 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) 20250212125057527 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) 20250212125057531 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125057545 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) 20250212125057545 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) 20250212125057545 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) 20250212125057545 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) 20250212125057546 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) 20250212125057546 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) 20250212125057546 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) 20250212125057546 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) 20250212125057547 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) 20250212125057547 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) 20250212125057547 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) 20250212125057547 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) 20250212125057548 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) 20250212125057548 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) 20250212125057548 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) 20250212125057548 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) 20250212125057549 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125057562 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) 20250212125057562 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) 20250212125057563 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) 20250212125057563 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) 20250212125057563 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) 20250212125057563 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) 20250212125057563 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) 20250212125057563 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) 20250212125057563 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) 20250212125057563 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) 20250212125057563 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) 20250212125057563 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) 20250212125057563 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) 20250212125057563 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) 20250212125057564 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) 20250212125057564 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) 20250212125057567 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125057581 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=8 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) 20250212125057581 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) 20250212125057581 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125057581 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125057581 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) 20250212125057581 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125057581 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125057581 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 51, BSN 45 to 51 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20250212125057581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125057581 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) 20250212125057581 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) 20250212125057581 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20250212125057581 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20250212125057581 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20250212125057581 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20250212125057581 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20250212125057581 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20250212125057581 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20250212125057581 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) 20250212125057581 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) 20250212125057582 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) 20250212125057582 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) 20250212125057582 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) 20250212125057582 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) 20250212125057582 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) 20250212125057582 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) 20250212125057582 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) 20250212125057582 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) 20250212125057582 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) 20250212125057582 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) 20250212125057582 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) 20250212125057582 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) 20250212125057583 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) 20250212125057583 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) 20250212125057583 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125057583 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125057583 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125057583 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125057583 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125057583 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125057583 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125057591 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) 20250212125057591 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125057591 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) 20250212125057591 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) 20250212125057591 DRLCMACDL DEBUG -- Chunk with length 200 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125057591 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 51, CS-2): 1a 24 ab fe 9a 93 d2 9e 55 90 b5 ee 9a b4 37 b2 d5 51 8c b3 95 15 cd d9 9e 75 bd ae fd 66 (tbf_dl.cpp:686) 20250212125057591 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) 20250212125057591 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125057591 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20250212125057591 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 51, CS-2): 07 00 67 1a 24 ab fe 9a 93 d2 9e 55 90 b5 ee 9a b4 37 b2 d5 51 8c b3 95 15 cd d9 9e 75 bd ae fd 66 00 (tbf_dl.cpp:911) 20250212125057591 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Sending data request: sapi=5 arfcn=871 cur_fn=346 block=9 data=07 00 67 1a 24 ab fe 9a 93 d2 9e 55 90 b5 ee 9a b4 37 b2 d5 51 8c b3 95 15 cd d9 9e 75 bd ae fd 66 00 (pcu_l1_if.cpp:182) 20250212125057591 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125057605 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) 20250212125057605 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) 20250212125057605 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) 20250212125057605 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) 20250212125057605 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) 20250212125057605 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) 20250212125057605 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) 20250212125057605 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) 20250212125057605 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) 20250212125057605 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) 20250212125057606 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) 20250212125057606 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) 20250212125057606 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) 20250212125057606 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) 20250212125057606 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) 20250212125057606 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) 20250212125057609 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) 20250212125057609 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) 20250212125057609 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) 20250212125057609 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) 20250212125057609 DRLCMACDL DEBUG -- Chunk with length 170 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125057609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 52, CS-2): a4 b8 c8 df 12 b4 c4 fc 4c 60 ca 2c 3b 79 de 6a 51 74 ce 9f 53 d8 6f 57 f2 4b 06 ae 3a 4f (tbf_dl.cpp:686) 20250212125057609 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) 20250212125057609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125057609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20250212125057609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 52, CS-2): 07 00 69 a4 b8 c8 df 12 b4 c4 fc 4c 60 ca 2c 3b 79 de 6a 51 74 ce 9f 53 d8 6f 57 f2 4b 06 ae 3a 4f 00 (tbf_dl.cpp:911) 20250212125057609 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Sending data request: sapi=5 arfcn=871 cur_fn=351 block=10 data=07 00 69 a4 b8 c8 df 12 b4 c4 fc 4c 60 ca 2c 3b 79 de 6a 51 74 ce 9f 53 d8 6f 57 f2 4b 06 ae 3a 4f 00 (pcu_l1_if.cpp:182) 20250212125057609 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125057623 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) 20250212125057623 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) 20250212125057623 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) 20250212125057623 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) 20250212125057623 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) 20250212125057623 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) 20250212125057624 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) 20250212125057624 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) 20250212125057624 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) 20250212125057624 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) 20250212125057624 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) 20250212125057624 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) 20250212125057624 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) 20250212125057624 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) 20250212125057624 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) 20250212125057624 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) 20250212125057628 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) 20250212125057628 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) 20250212125057628 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) 20250212125057628 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) 20250212125057628 DRLCMACDL DEBUG -- Chunk with length 140 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125057628 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 53, CS-2): 94 72 47 4a f7 d1 3c 3d 5f c2 4b e5 0e 7b ab fb d2 c1 73 e7 26 22 87 cd 79 0a 7b 60 47 9f (tbf_dl.cpp:686) 20250212125057628 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) 20250212125057628 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125057628 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20250212125057628 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 53, CS-2): 07 00 6b 94 72 47 4a f7 d1 3c 3d 5f c2 4b e5 0e 7b ab fb d2 c1 73 e7 26 22 87 cd 79 0a 7b 60 47 9f 00 (tbf_dl.cpp:911) 20250212125057628 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 6b 94 72 47 4a f7 d1 3c 3d 5f c2 4b e5 0e 7b ab fb d2 c1 73 e7 26 22 87 cd 79 0a 7b 60 47 9f 00 (pcu_l1_if.cpp:182) 20250212125057628 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125057642 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) 20250212125057642 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) 20250212125057642 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) 20250212125057642 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) 20250212125057642 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) 20250212125057642 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) 20250212125057642 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) 20250212125057642 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) 20250212125057642 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) 20250212125057642 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) 20250212125057642 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) 20250212125057642 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) 20250212125057643 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) 20250212125057643 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) 20250212125057643 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) 20250212125057643 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) 20250212125057651 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) 20250212125057651 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) 20250212125057651 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) 20250212125057651 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) 20250212125057651 DRLCMACDL DEBUG -- Chunk with length 110 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125057651 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 54, CS-2): 37 b0 d1 b1 23 41 a6 35 a7 7f e0 c9 52 1a bd fd c8 87 26 e2 10 94 77 a6 96 a8 a5 ee 4e 4a (tbf_dl.cpp:686) 20250212125057651 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) 20250212125057651 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125057651 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20250212125057651 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 54, CS-2): 07 00 6d 37 b0 d1 b1 23 41 a6 35 a7 7f e0 c9 52 1a bd fd c8 87 26 e2 10 94 77 a6 96 a8 a5 ee 4e 4a 00 (tbf_dl.cpp:911) 20250212125057651 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 6d 37 b0 d1 b1 23 41 a6 35 a7 7f e0 c9 52 1a bd fd c8 87 26 e2 10 94 77 a6 96 a8 a5 ee 4e 4a 00 (pcu_l1_if.cpp:182) 20250212125057651 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125057665 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) 20250212125057665 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) 20250212125057665 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) 20250212125057665 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) 20250212125057665 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) 20250212125057665 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) 20250212125057665 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) 20250212125057665 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) 20250212125057666 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) 20250212125057666 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) 20250212125057666 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) 20250212125057666 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) 20250212125057666 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) 20250212125057666 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) 20250212125057666 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) 20250212125057666 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) 20250212125057669 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) 20250212125057669 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) 20250212125057670 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) 20250212125057670 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) 20250212125057670 DRLCMACDL DEBUG -- Chunk with length 80 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125057670 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 55, CS-2): 85 d1 51 46 de 23 1c 4b 66 a8 76 e8 57 57 7e 36 16 bc 6a 21 ec 5e 55 12 20 91 6e 73 0f fc (tbf_dl.cpp:686) 20250212125057670 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) 20250212125057670 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125057670 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20250212125057670 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 55, CS-2): 07 00 6f 85 d1 51 46 de 23 1c 4b 66 a8 76 e8 57 57 7e 36 16 bc 6a 21 ec 5e 55 12 20 91 6e 73 0f fc 00 (tbf_dl.cpp:911) 20250212125057670 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 6f 85 d1 51 46 de 23 1c 4b 66 a8 76 e8 57 57 7e 36 16 bc 6a 21 ec 5e 55 12 20 91 6e 73 0f fc 00 (pcu_l1_if.cpp:182) 20250212125057670 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125057683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125057683 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) 20250212125057683 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) 20250212125057684 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) 20250212125057684 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) 20250212125057684 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) 20250212125057684 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) 20250212125057684 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) 20250212125057684 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) 20250212125057684 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) 20250212125057684 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) 20250212125057684 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) 20250212125057684 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) 20250212125057684 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) 20250212125057684 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) 20250212125057684 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) 20250212125057684 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) 20250212125057688 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) 20250212125057688 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125057688 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) 20250212125057688 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) 20250212125057688 DRLCMACDL DEBUG -- Chunk with length 50 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125057688 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 56, CS-2): 50 3c 7f c0 c2 4d 0d 27 eb 85 da 03 35 bf ce 4d b3 5b aa 0b 82 a2 9c ad 20 3e 42 90 29 ee (tbf_dl.cpp:686) 20250212125057688 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) 20250212125057688 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125057688 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20250212125057688 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) 20250212125057688 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 372 + 13 = 385 (pdch_ul_controller.c:131) 20250212125057688 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 385 for type POLL (pdch_ul_controller.c:184) 20250212125057688 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) 20250212125057688 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) 20250212125057688 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 56, CS-2): 0f 00 71 50 3c 7f c0 c2 4d 0d 27 eb 85 da 03 35 bf ce 4d b3 5b aa 0b 82 a2 9c ad 20 3e 42 90 29 ee 00 (tbf_dl.cpp:911) 20250212125057688 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 71 50 3c 7f c0 c2 4d 0d 27 eb 85 da 03 35 bf ce 4d b3 5b aa 0b 82 a2 9c ad 20 3e 42 90 29 ee 00 (pcu_l1_if.cpp:182) 20250212125057688 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125057702 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) 20250212125057702 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) 20250212125057702 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) 20250212125057702 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) 20250212125057703 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) 20250212125057703 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) 20250212125057703 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) 20250212125057703 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) 20250212125057703 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) 20250212125057703 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) 20250212125057703 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) 20250212125057703 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) 20250212125057703 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) 20250212125057703 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) 20250212125057703 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) 20250212125057703 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) 20250212125057711 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125057725 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) 20250212125057725 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) 20250212125057726 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) 20250212125057726 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) 20250212125057726 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) 20250212125057726 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) 20250212125057726 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) 20250212125057726 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) 20250212125057726 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) 20250212125057726 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) 20250212125057726 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) 20250212125057726 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) 20250212125057726 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) 20250212125057726 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) 20250212125057727 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) 20250212125057727 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) 20250212125057730 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125057744 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) 20250212125057744 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) 20250212125057744 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) 20250212125057744 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) 20250212125057745 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) 20250212125057745 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) 20250212125057745 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) 20250212125057745 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) 20250212125057745 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) 20250212125057745 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) 20250212125057745 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) 20250212125057745 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) 20250212125057745 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) 20250212125057745 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) 20250212125057745 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) 20250212125057745 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) 20250212125057749 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125057763 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 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) 20250212125057763 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) 20250212125057763 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125057763 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125057763 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) 20250212125057763 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125057763 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125057763 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 57, BSN 51 to 57 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20250212125057763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125057763 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) 20250212125057763 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) 20250212125057763 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20250212125057763 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20250212125057763 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20250212125057763 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20250212125057763 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20250212125057763 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20250212125057763 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20250212125057763 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) 20250212125057763 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) 20250212125057764 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) 20250212125057764 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) 20250212125057764 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) 20250212125057764 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) 20250212125057764 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) 20250212125057764 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) 20250212125057764 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) 20250212125057764 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) 20250212125057764 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) 20250212125057764 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) 20250212125057764 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) 20250212125057764 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) 20250212125057765 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) 20250212125057765 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) 20250212125057765 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125057765 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125057765 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125057765 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125057765 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125057765 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125057765 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125057772 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) 20250212125057772 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125057772 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) 20250212125057772 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) 20250212125057772 DRLCMACDL DEBUG -- Chunk with length 20 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125057772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125057772 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 782 KBits/s (gprs_rlcmac_meas.cpp:181) 20250212125057772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125057772 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (9) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125057772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 57, CS-2): 53 3a c0 1f ff 04 7f 1b a8 0f 2f 6b 34 cb f8 00 6a 15 bf 73 40 49 b3 99 2a d5 89 7d 40 ce (tbf_dl.cpp:686) 20250212125057772 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) 20250212125057772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125057772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20250212125057772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 57, CS-2): 07 00 72 53 3a c0 1f ff 04 7f 1b a8 0f 2f 6b 34 cb f8 00 6a 15 bf 73 40 49 b3 99 2a d5 89 7d 40 ce 00 (tbf_dl.cpp:911) 20250212125057772 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Sending data request: sapi=5 arfcn=871 cur_fn=385 block=6 data=07 00 72 53 3a c0 1f ff 04 7f 1b a8 0f 2f 6b 34 cb f8 00 6a 15 bf 73 40 49 b3 99 2a d5 89 7d 40 ce 00 (pcu_l1_if.cpp:182) 20250212125057772 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125057786 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) 20250212125057786 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) 20250212125057786 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) 20250212125057786 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) 20250212125057786 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) 20250212125057786 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) 20250212125057787 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) 20250212125057787 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) 20250212125057787 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) 20250212125057787 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) 20250212125057787 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) 20250212125057787 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) 20250212125057787 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) 20250212125057787 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) 20250212125057788 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) 20250212125057788 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) 20250212125057791 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) 20250212125057791 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) 20250212125057791 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) 20250212125057791 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) 20250212125057791 DRLCMACDL DEBUG -- Chunk with length 1391 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125057791 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 58, CS-2): f4 22 94 7a 3f 46 da 44 d6 d2 74 ac 54 a6 92 9d e6 51 e9 55 f6 18 dc 3f 6c dd 24 ba c0 9f (tbf_dl.cpp:686) 20250212125057791 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) 20250212125057791 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125057791 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20250212125057791 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 58, CS-2): 07 00 75 f4 22 94 7a 3f 46 da 44 d6 d2 74 ac 54 a6 92 9d e6 51 e9 55 f6 18 dc 3f 6c dd 24 ba c0 9f 00 (tbf_dl.cpp:911) 20250212125057791 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Sending data request: sapi=5 arfcn=871 cur_fn=390 block=7 data=07 00 75 f4 22 94 7a 3f 46 da 44 d6 d2 74 ac 54 a6 92 9d e6 51 e9 55 f6 18 dc 3f 6c dd 24 ba c0 9f 00 (pcu_l1_if.cpp:182) 20250212125057791 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125057805 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) 20250212125057805 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) 20250212125057805 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) 20250212125057805 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) 20250212125057805 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) 20250212125057805 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) 20250212125057806 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) 20250212125057806 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) 20250212125057806 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) 20250212125057806 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) 20250212125057806 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) 20250212125057806 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) 20250212125057806 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) 20250212125057806 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) 20250212125057807 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) 20250212125057807 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) 20250212125057809 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) 20250212125057809 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) 20250212125057809 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) 20250212125057809 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) 20250212125057809 DRLCMACDL DEBUG -- Chunk with length 1361 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125057809 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 59, CS-2): f8 08 a9 82 47 e9 60 3a 7f 8d 36 9f ae 2b 51 a3 bb 1d c4 e6 0b a8 db c6 60 ac b1 ab e7 65 (tbf_dl.cpp:686) 20250212125057809 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) 20250212125057809 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125057809 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20250212125057809 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 59, CS-2): 07 00 77 f8 08 a9 82 47 e9 60 3a 7f 8d 36 9f ae 2b 51 a3 bb 1d c4 e6 0b a8 db c6 60 ac b1 ab e7 65 00 (tbf_dl.cpp:911) 20250212125057809 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 77 f8 08 a9 82 47 e9 60 3a 7f 8d 36 9f ae 2b 51 a3 bb 1d c4 e6 0b a8 db c6 60 ac b1 ab e7 65 00 (pcu_l1_if.cpp:182) 20250212125057810 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125057823 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) 20250212125057823 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) 20250212125057824 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) 20250212125057824 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) 20250212125057824 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) 20250212125057824 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) 20250212125057824 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) 20250212125057824 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) 20250212125057824 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) 20250212125057824 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) 20250212125057824 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) 20250212125057824 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) 20250212125057824 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) 20250212125057824 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) 20250212125057824 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) 20250212125057824 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) 20250212125057833 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) 20250212125057833 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) 20250212125057833 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) 20250212125057833 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) 20250212125057833 DRLCMACDL DEBUG -- Chunk with length 1331 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125057833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 60, CS-2): 79 60 40 91 64 8b 6a a0 f1 b1 7f 12 fc ff 04 03 81 1c 77 db 2f 60 64 25 aa b8 d5 ad e3 37 (tbf_dl.cpp:686) 20250212125057833 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) 20250212125057833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125057833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20250212125057833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 60, CS-2): 07 00 79 79 60 40 91 64 8b 6a a0 f1 b1 7f 12 fc ff 04 03 81 1c 77 db 2f 60 64 25 aa b8 d5 ad e3 37 00 (tbf_dl.cpp:911) 20250212125057833 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 79 79 60 40 91 64 8b 6a a0 f1 b1 7f 12 fc ff 04 03 81 1c 77 db 2f 60 64 25 aa b8 d5 ad e3 37 00 (pcu_l1_if.cpp:182) 20250212125057833 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125057846 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) 20250212125057846 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) 20250212125057847 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) 20250212125057847 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) 20250212125057847 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) 20250212125057847 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) 20250212125057847 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) 20250212125057847 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) 20250212125057847 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) 20250212125057847 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) 20250212125057848 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) 20250212125057848 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) 20250212125057848 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) 20250212125057848 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) 20250212125057848 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) 20250212125057848 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) 20250212125057851 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) 20250212125057851 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) 20250212125057851 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) 20250212125057851 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) 20250212125057851 DRLCMACDL DEBUG -- Chunk with length 1301 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125057851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 61, CS-2): 70 a8 4b b9 d8 2d 94 96 66 9d 0b 71 70 37 31 3d 15 f1 21 72 e9 e9 bf 01 29 49 12 fa 42 8c (tbf_dl.cpp:686) 20250212125057851 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) 20250212125057851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125057851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20250212125057851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 61, CS-2): 07 00 7b 70 a8 4b b9 d8 2d 94 96 66 9d 0b 71 70 37 31 3d 15 f1 21 72 e9 e9 bf 01 29 49 12 fa 42 8c 00 (tbf_dl.cpp:911) 20250212125057851 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 7b 70 a8 4b b9 d8 2d 94 96 66 9d 0b 71 70 37 31 3d 15 f1 21 72 e9 e9 bf 01 29 49 12 fa 42 8c 00 (pcu_l1_if.cpp:182) 20250212125057851 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125057865 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) 20250212125057865 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) 20250212125057865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125057865 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) 20250212125057865 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) 20250212125057866 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) 20250212125057866 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) 20250212125057866 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) 20250212125057866 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) 20250212125057866 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) 20250212125057866 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) 20250212125057866 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) 20250212125057866 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) 20250212125057866 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) 20250212125057866 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) 20250212125057866 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) 20250212125057866 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) 20250212125057870 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) 20250212125057870 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125057870 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) 20250212125057870 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) 20250212125057870 DRLCMACDL DEBUG -- Chunk with length 1271 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125057870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 62, CS-2): b5 d8 d5 2e ff 6b bb 7c cb 66 c9 58 bf 06 33 90 8c 8d 42 a8 13 7e f2 c0 e6 ee 2f ab fc 4a (tbf_dl.cpp:686) 20250212125057870 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) 20250212125057870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125057870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20250212125057870 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) 20250212125057870 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 411 + 13 = 424 (pdch_ul_controller.c:131) 20250212125057870 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 424 for type POLL (pdch_ul_controller.c:184) 20250212125057870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=424, TS=7) (tbf_dl.cpp:883) 20250212125057870 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=424, TS=7 (tbf_dl.cpp:903) 20250212125057870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 62, CS-2): 0f 00 7d b5 d8 d5 2e ff 6b bb 7c cb 66 c9 58 bf 06 33 90 8c 8d 42 a8 13 7e f2 c0 e6 ee 2f ab fc 4a 00 (tbf_dl.cpp:911) 20250212125057870 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Sending data request: sapi=5 arfcn=871 cur_fn=407 block=11 data=0f 00 7d b5 d8 d5 2e ff 6b bb 7c cb 66 c9 58 bf 06 33 90 8c 8d 42 a8 13 7e f2 c0 e6 ee 2f ab fc 4a 00 (pcu_l1_if.cpp:182) 20250212125057870 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125057884 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) 20250212125057884 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) 20250212125057884 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) 20250212125057884 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) 20250212125057884 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) 20250212125057884 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) 20250212125057884 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) 20250212125057884 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) 20250212125057884 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) 20250212125057884 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) 20250212125057885 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) 20250212125057885 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) 20250212125057885 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) 20250212125057885 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) 20250212125057885 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) 20250212125057885 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) 20250212125057893 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125057907 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) 20250212125057907 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) 20250212125057907 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) 20250212125057907 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) 20250212125057907 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) 20250212125057907 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) 20250212125057907 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) 20250212125057907 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) 20250212125057908 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) 20250212125057908 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) 20250212125057908 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) 20250212125057908 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) 20250212125057908 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) 20250212125057908 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) 20250212125057908 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) 20250212125057908 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) 20250212125057912 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125057926 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) 20250212125057926 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) 20250212125057926 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) 20250212125057926 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) 20250212125057926 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) 20250212125057926 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) 20250212125057926 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) 20250212125057926 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) 20250212125057926 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) 20250212125057926 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) 20250212125057926 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) 20250212125057926 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) 20250212125057927 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) 20250212125057927 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) 20250212125057927 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) 20250212125057927 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) 20250212125057930 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125057944 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 block=2 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) 20250212125057944 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) 20250212125057944 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125057944 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125057944 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) 20250212125057945 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125057945 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125057945 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:509) 20250212125057945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125057945 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) 20250212125057945 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) 20250212125057945 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20250212125057945 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20250212125057945 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20250212125057945 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20250212125057945 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20250212125057945 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20250212125057945 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20250212125057945 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) 20250212125057945 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) 20250212125057945 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) 20250212125057945 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) 20250212125057945 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) 20250212125057945 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) 20250212125057945 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) 20250212125057945 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) 20250212125057946 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) 20250212125057946 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) 20250212125057946 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) 20250212125057946 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) 20250212125057946 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) 20250212125057946 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) 20250212125057946 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) 20250212125057946 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) 20250212125057947 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125057947 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125057947 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125057947 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125057947 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125057947 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125057947 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125057954 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) 20250212125057954 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125057954 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) 20250212125057954 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) 20250212125057954 DRLCMACDL DEBUG -- Chunk with length 1241 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125057954 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 63, CS-2): 10 6e 9d b2 db 8f 51 ce 2a 59 6b 1b 45 05 77 77 6e 2d 64 ba 5a eb 63 10 db 93 30 fa 8b 96 (tbf_dl.cpp:686) 20250212125057954 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) 20250212125057954 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125057954 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20250212125057954 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 63, CS-2): 07 00 7f 10 6e 9d b2 db 8f 51 ce 2a 59 6b 1b 45 05 77 77 6e 2d 64 ba 5a eb 63 10 db 93 30 fa 8b 96 00 (tbf_dl.cpp:911) 20250212125057954 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Sending data request: sapi=5 arfcn=871 cur_fn=424 block=3 data=07 00 7f 10 6e 9d b2 db 8f 51 ce 2a 59 6b 1b 45 05 77 77 6e 2d 64 ba 5a eb 63 10 db 93 30 fa 8b 96 00 (pcu_l1_if.cpp:182) 20250212125057954 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125057968 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) 20250212125057968 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) 20250212125057968 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) 20250212125057968 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) 20250212125057968 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) 20250212125057968 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) 20250212125057969 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) 20250212125057969 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) 20250212125057969 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) 20250212125057969 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) 20250212125057969 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) 20250212125057969 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) 20250212125057969 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) 20250212125057969 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) 20250212125057969 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) 20250212125057969 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) 20250212125057973 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) 20250212125057973 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) 20250212125057973 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) 20250212125057973 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) 20250212125057973 DRLCMACDL DEBUG -- Chunk with length 1211 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125057973 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 64, CS-2): bc 4f a8 e0 67 02 d3 12 57 9a 10 c8 92 73 0c 23 20 8d 72 03 02 b7 bf 96 bb 9f 8b 61 f5 f2 (tbf_dl.cpp:686) 20250212125057973 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) 20250212125057973 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125057973 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20250212125057973 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 64, CS-2): 07 00 81 bc 4f a8 e0 67 02 d3 12 57 9a 10 c8 92 73 0c 23 20 8d 72 03 02 b7 bf 96 bb 9f 8b 61 f5 f2 00 (tbf_dl.cpp:911) 20250212125057973 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Sending data request: sapi=5 arfcn=871 cur_fn=429 block=4 data=07 00 81 bc 4f a8 e0 67 02 d3 12 57 9a 10 c8 92 73 0c 23 20 8d 72 03 02 b7 bf 96 bb 9f 8b 61 f5 f2 00 (pcu_l1_if.cpp:182) 20250212125057973 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125057987 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) 20250212125057987 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) 20250212125057988 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) 20250212125057988 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) 20250212125057988 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) 20250212125057988 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) 20250212125057989 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) 20250212125057989 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) 20250212125057989 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) 20250212125057989 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) 20250212125057990 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) 20250212125057990 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) 20250212125057990 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) 20250212125057990 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) 20250212125057991 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) 20250212125057991 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) 20250212125057992 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) 20250212125057992 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) 20250212125057992 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) 20250212125057992 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) 20250212125057992 DRLCMACDL DEBUG -- Chunk with length 1181 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125057992 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 65, CS-2): c9 2f 51 96 c7 b7 5d 95 2a 9d 21 27 31 d4 be c8 0c e3 9c 38 18 f3 bf 98 92 17 39 b5 d2 4e (tbf_dl.cpp:686) 20250212125057992 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) 20250212125057992 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125057992 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20250212125057992 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 65, CS-2): 07 00 83 c9 2f 51 96 c7 b7 5d 95 2a 9d 21 27 31 d4 be c8 0c e3 9c 38 18 f3 bf 98 92 17 39 b5 d2 4e 00 (tbf_dl.cpp:911) 20250212125057992 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 83 c9 2f 51 96 c7 b7 5d 95 2a 9d 21 27 31 d4 be c8 0c e3 9c 38 18 f3 bf 98 92 17 39 b5 d2 4e 00 (pcu_l1_if.cpp:182) 20250212125057992 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125058009 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) 20250212125058009 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) 20250212125058013 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) 20250212125058013 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) 20250212125058014 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) 20250212125058014 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) 20250212125058015 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) 20250212125058015 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) 20250212125058015 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) 20250212125058015 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) 20250212125058015 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) 20250212125058015 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) 20250212125058017 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) 20250212125058017 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) 20250212125058018 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) 20250212125058018 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) 20250212125058018 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) 20250212125058018 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) 20250212125058018 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) 20250212125058018 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) 20250212125058018 DRLCMACDL DEBUG -- Chunk with length 1151 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125058018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 66, CS-2): 0d f5 4d af 30 f1 02 dd 87 e2 4a 52 ec 9f ae ed a8 56 8d cc 02 7d 08 eb 87 6b 5b cd 33 8c (tbf_dl.cpp:686) 20250212125058018 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) 20250212125058019 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125058019 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20250212125058019 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 66, CS-2): 07 00 85 0d f5 4d af 30 f1 02 dd 87 e2 4a 52 ec 9f ae ed a8 56 8d cc 02 7d 08 eb 87 6b 5b cd 33 8c 00 (tbf_dl.cpp:911) 20250212125058019 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 85 0d f5 4d af 30 f1 02 dd 87 e2 4a 52 ec 9f ae ed a8 56 8d cc 02 7d 08 eb 87 6b 5b cd 33 8c 00 (pcu_l1_if.cpp:182) 20250212125058020 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125058031 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) 20250212125058031 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) 20250212125058032 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) 20250212125058032 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) 20250212125058033 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) 20250212125058033 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) 20250212125058033 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) 20250212125058033 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) 20250212125058034 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) 20250212125058034 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) 20250212125058034 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) 20250212125058034 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) 20250212125058035 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) 20250212125058035 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) 20250212125058035 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) 20250212125058035 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) 20250212125058036 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) 20250212125058036 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) 20250212125058036 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) 20250212125058036 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) 20250212125058036 DRLCMACDL DEBUG -- Chunk with length 1121 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125058036 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 67, CS-2): 45 a8 f4 49 51 21 0f a2 f5 6c 8a 45 33 59 8f a5 59 4b d9 4b ae 38 1e 82 f9 a6 33 7a b4 dd (tbf_dl.cpp:686) 20250212125058036 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) 20250212125058036 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125058036 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 67) (tbf_dl.cpp:847) 20250212125058036 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 67, CS-2): 07 00 87 45 a8 f4 49 51 21 0f a2 f5 6c 8a 45 33 59 8f a5 59 4b d9 4b ae 38 1e 82 f9 a6 33 7a b4 dd 00 (tbf_dl.cpp:911) 20250212125058036 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 87 45 a8 f4 49 51 21 0f a2 f5 6c 8a 45 33 59 8f a5 59 4b d9 4b ae 38 1e 82 f9 a6 33 7a b4 dd 00 (pcu_l1_if.cpp:182) 20250212125058036 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125058047 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125058049 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) 20250212125058049 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) 20250212125058050 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) 20250212125058050 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) 20250212125058050 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) 20250212125058050 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) 20250212125058050 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) 20250212125058050 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) 20250212125058050 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) 20250212125058050 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) 20250212125058050 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) 20250212125058050 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) 20250212125058050 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) 20250212125058050 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) 20250212125058050 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) 20250212125058050 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) 20250212125058054 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) 20250212125058054 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125058054 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) 20250212125058054 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) 20250212125058054 DRLCMACDL DEBUG -- Chunk with length 1091 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125058054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 68, CS-2): 63 5d 2b 37 f2 3a 02 37 44 e1 aa ad 98 e3 55 57 8b f1 5c be 78 14 4a 1a c6 2d 5e 8a 30 70 (tbf_dl.cpp:686) 20250212125058054 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) 20250212125058054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125058054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 68) (tbf_dl.cpp:847) 20250212125058054 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) 20250212125058054 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 450 + 13 = 463 (pdch_ul_controller.c:131) 20250212125058054 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 463 for type POLL (pdch_ul_controller.c:184) 20250212125058054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=463, TS=7) (tbf_dl.cpp:883) 20250212125058054 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=463, TS=7 (tbf_dl.cpp:903) 20250212125058054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 68, CS-2): 0f 00 89 63 5d 2b 37 f2 3a 02 37 44 e1 aa ad 98 e3 55 57 8b f1 5c be 78 14 4a 1a c6 2d 5e 8a 30 70 00 (tbf_dl.cpp:911) 20250212125058054 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Sending data request: sapi=5 arfcn=871 cur_fn=446 block=8 data=0f 00 89 63 5d 2b 37 f2 3a 02 37 44 e1 aa ad 98 e3 55 57 8b f1 5c be 78 14 4a 1a c6 2d 5e 8a 30 70 00 (pcu_l1_if.cpp:182) 20250212125058054 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125058068 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) 20250212125058068 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) 20250212125058068 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) 20250212125058068 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) 20250212125058069 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) 20250212125058069 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) 20250212125058069 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) 20250212125058069 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) 20250212125058069 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) 20250212125058069 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) 20250212125058069 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) 20250212125058069 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) 20250212125058070 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) 20250212125058070 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) 20250212125058070 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) 20250212125058070 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) 20250212125058077 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125058091 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) 20250212125058091 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) 20250212125058092 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) 20250212125058092 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) 20250212125058092 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) 20250212125058092 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) 20250212125058092 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) 20250212125058092 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) 20250212125058092 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) 20250212125058092 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) 20250212125058093 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) 20250212125058093 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) 20250212125058093 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) 20250212125058093 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) 20250212125058093 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) 20250212125058093 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) 20250212125058096 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125058110 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) 20250212125058110 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) 20250212125058110 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) 20250212125058110 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) 20250212125058111 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) 20250212125058111 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) 20250212125058111 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) 20250212125058111 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) 20250212125058111 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) 20250212125058111 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) 20250212125058111 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) 20250212125058111 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) 20250212125058112 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) 20250212125058112 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) 20250212125058112 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) 20250212125058112 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) 20250212125058115 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125058129 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=459 block=11 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) 20250212125058129 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) 20250212125058129 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125058129 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125058129 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) 20250212125058129 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125058129 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125058129 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:509) 20250212125058129 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125058129 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) 20250212125058129 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) 20250212125058129 DRLCMACDL INFO MS (IMSI 262420000000001): Low error rate 0%, increasing DL CS level to CS-3 (gprs_ms.c:690) 20250212125058129 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20250212125058129 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20250212125058129 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20250212125058129 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20250212125058129 DRLCMACDL DEBUG - got ack for BSN=67 (rlc_window_dl.cpp:103) 20250212125058129 DRLCMACDL DEBUG - got ack for BSN=68 (rlc_window_dl.cpp:103) 20250212125058129 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) 20250212125058129 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125058129 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) 20250212125058129 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) 20250212125058129 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) 20250212125058129 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) 20250212125058129 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) 20250212125058129 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) 20250212125058129 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) 20250212125058129 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) 20250212125058129 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) 20250212125058130 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) 20250212125058130 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) 20250212125058130 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) 20250212125058130 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) 20250212125058130 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) 20250212125058130 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) 20250212125058131 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125058131 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125058131 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125058131 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125058131 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125058131 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125058131 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125058138 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) 20250212125058138 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) 20250212125058138 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) 20250212125058138 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) 20250212125058138 DRLCMACDL DEBUG -- Chunk with length 1061 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125058138 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 69, CS-3): 78 eb fb ec fa 44 ae 80 44 9f 24 35 af 75 ff b7 2d 11 41 66 a9 8d d1 71 b5 90 68 d7 01 1f 13 e4 ed 46 24 c0 (tbf_dl.cpp:686) 20250212125058138 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) 20250212125058138 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125058138 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 69) (tbf_dl.cpp:847) 20250212125058138 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 69, CS-3): 07 00 8b 78 eb fb ec fa 44 ae 80 44 9f 24 35 af 75 ff b7 2d 11 41 66 a9 8d d1 71 b5 90 68 d7 01 1f 13 e4 ed 46 24 c0 00 (tbf_dl.cpp:911) 20250212125058138 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Sending data request: sapi=5 arfcn=871 cur_fn=463 block=0 data=07 00 8b 78 eb fb ec fa 44 ae 80 44 9f 24 35 af 75 ff b7 2d 11 41 66 a9 8d d1 71 b5 90 68 d7 01 1f 13 e4 ed 46 24 c0 00 (pcu_l1_if.cpp:182) 20250212125058138 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125058152 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) 20250212125058152 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) 20250212125058152 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) 20250212125058152 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) 20250212125058152 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) 20250212125058152 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) 20250212125058153 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) 20250212125058153 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) 20250212125058153 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) 20250212125058153 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) 20250212125058153 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) 20250212125058153 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) 20250212125058153 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) 20250212125058153 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) 20250212125058153 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) 20250212125058153 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) 20250212125058157 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) 20250212125058157 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) 20250212125058157 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) 20250212125058157 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) 20250212125058157 DRLCMACDL DEBUG -- Chunk with length 1025 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125058157 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 70, CS-3): e4 dc c8 a3 92 74 f2 1f 5e 5c ce 39 23 be d6 13 c8 c5 18 d4 de c4 74 90 14 a9 75 ca 74 01 60 98 f7 d6 e1 eb (tbf_dl.cpp:686) 20250212125058157 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) 20250212125058157 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125058157 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 70) (tbf_dl.cpp:847) 20250212125058157 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 70, CS-3): 07 00 8d e4 dc c8 a3 92 74 f2 1f 5e 5c ce 39 23 be d6 13 c8 c5 18 d4 de c4 74 90 14 a9 75 ca 74 01 60 98 f7 d6 e1 eb 00 (tbf_dl.cpp:911) 20250212125058157 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Sending data request: sapi=5 arfcn=871 cur_fn=468 block=1 data=07 00 8d e4 dc c8 a3 92 74 f2 1f 5e 5c ce 39 23 be d6 13 c8 c5 18 d4 de c4 74 90 14 a9 75 ca 74 01 60 98 f7 d6 e1 eb 00 (pcu_l1_if.cpp:182) 20250212125058157 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125058170 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) 20250212125058171 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) 20250212125058171 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) 20250212125058171 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) 20250212125058171 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) 20250212125058171 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) 20250212125058171 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) 20250212125058171 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) 20250212125058171 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) 20250212125058171 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) 20250212125058171 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) 20250212125058171 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) 20250212125058171 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) 20250212125058171 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) 20250212125058172 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) 20250212125058172 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) 20250212125058175 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) 20250212125058175 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) 20250212125058175 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) 20250212125058175 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) 20250212125058175 DRLCMACDL DEBUG -- Chunk with length 989 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125058175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 71, CS-3): 7e 30 d0 9d cf 55 14 32 2a 82 3e b6 69 89 de 7c 53 97 ff 82 30 58 af 47 37 76 5e 8f 4e 0d a6 4f 59 b2 41 05 (tbf_dl.cpp:686) 20250212125058175 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) 20250212125058175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125058175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 71) (tbf_dl.cpp:847) 20250212125058175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 71, CS-3): 07 00 8f 7e 30 d0 9d cf 55 14 32 2a 82 3e b6 69 89 de 7c 53 97 ff 82 30 58 af 47 37 76 5e 8f 4e 0d a6 4f 59 b2 41 05 00 (tbf_dl.cpp:911) 20250212125058175 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 8f 7e 30 d0 9d cf 55 14 32 2a 82 3e b6 69 89 de 7c 53 97 ff 82 30 58 af 47 37 76 5e 8f 4e 0d a6 4f 59 b2 41 05 00 (pcu_l1_if.cpp:182) 20250212125058175 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125058189 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) 20250212125058189 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) 20250212125058189 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) 20250212125058189 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) 20250212125058189 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) 20250212125058190 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) 20250212125058190 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) 20250212125058190 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) 20250212125058190 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) 20250212125058190 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) 20250212125058190 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) 20250212125058190 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) 20250212125058190 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) 20250212125058190 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) 20250212125058190 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) 20250212125058190 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) 20250212125058198 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) 20250212125058198 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) 20250212125058198 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) 20250212125058198 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) 20250212125058198 DRLCMACDL DEBUG -- Chunk with length 953 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125058198 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 72, CS-3): 08 18 3a 35 9f 9d ef 25 50 e3 c5 de a5 9f 38 de ca 9c f1 69 5a b5 b3 78 d2 60 49 f0 74 cc ac af d1 fd f0 3a (tbf_dl.cpp:686) 20250212125058198 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) 20250212125058198 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125058198 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 72) (tbf_dl.cpp:847) 20250212125058198 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 72, CS-3): 07 00 91 08 18 3a 35 9f 9d ef 25 50 e3 c5 de a5 9f 38 de ca 9c f1 69 5a b5 b3 78 d2 60 49 f0 74 cc ac af d1 fd f0 3a 00 (tbf_dl.cpp:911) 20250212125058198 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 91 08 18 3a 35 9f 9d ef 25 50 e3 c5 de a5 9f 38 de ca 9c f1 69 5a b5 b3 78 d2 60 49 f0 74 cc ac af d1 fd f0 3a 00 (pcu_l1_if.cpp:182) 20250212125058199 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125058213 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) 20250212125058213 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) 20250212125058213 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) 20250212125058213 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) 20250212125058213 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) 20250212125058213 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) 20250212125058214 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) 20250212125058214 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) 20250212125058214 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) 20250212125058214 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) 20250212125058214 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) 20250212125058214 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) 20250212125058215 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) 20250212125058215 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) 20250212125058215 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) 20250212125058215 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) 20250212125058217 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) 20250212125058217 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) 20250212125058217 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) 20250212125058217 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) 20250212125058217 DRLCMACDL DEBUG -- Chunk with length 917 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125058217 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 73, CS-3): e9 c0 c1 39 0c 8a eb c9 ad e9 21 e7 8e 11 2d 48 2e 67 f6 ee 0c e7 fa 8f 87 e2 6f f4 c0 9e 39 e1 59 12 6f a7 (tbf_dl.cpp:686) 20250212125058217 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) 20250212125058217 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125058217 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 73) (tbf_dl.cpp:847) 20250212125058217 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 73, CS-3): 07 00 93 e9 c0 c1 39 0c 8a eb c9 ad e9 21 e7 8e 11 2d 48 2e 67 f6 ee 0c e7 fa 8f 87 e2 6f f4 c0 9e 39 e1 59 12 6f a7 00 (tbf_dl.cpp:911) 20250212125058217 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 93 e9 c0 c1 39 0c 8a eb c9 ad e9 21 e7 8e 11 2d 48 2e 67 f6 ee 0c e7 fa 8f 87 e2 6f f4 c0 9e 39 e1 59 12 6f a7 00 (pcu_l1_if.cpp:182) 20250212125058217 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125058231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125058231 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) 20250212125058231 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) 20250212125058232 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) 20250212125058232 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) 20250212125058232 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) 20250212125058232 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) 20250212125058232 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) 20250212125058232 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) 20250212125058232 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) 20250212125058232 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) 20250212125058232 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) 20250212125058232 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) 20250212125058232 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) 20250212125058232 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) 20250212125058233 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) 20250212125058233 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) 20250212125058236 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) 20250212125058236 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125058236 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) 20250212125058236 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) 20250212125058236 DRLCMACDL DEBUG -- Chunk with length 881 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125058236 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 74, CS-3): 07 2c 90 da 32 10 15 8c 3a 8a 5e 08 df 93 d1 9c 89 ed dc 96 b7 16 f4 0b f5 e4 0e d3 d3 63 49 53 5c b3 70 ac (tbf_dl.cpp:686) 20250212125058236 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) 20250212125058236 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125058236 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 74) (tbf_dl.cpp:847) 20250212125058236 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) 20250212125058236 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 489 + 13 = 502 (pdch_ul_controller.c:131) 20250212125058236 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 502 for type POLL (pdch_ul_controller.c:184) 20250212125058236 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) 20250212125058236 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) 20250212125058236 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 74, CS-3): 0f 00 95 07 2c 90 da 32 10 15 8c 3a 8a 5e 08 df 93 d1 9c 89 ed dc 96 b7 16 f4 0b f5 e4 0e d3 d3 63 49 53 5c b3 70 ac 00 (tbf_dl.cpp:911) 20250212125058236 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 95 07 2c 90 da 32 10 15 8c 3a 8a 5e 08 df 93 d1 9c 89 ed dc 96 b7 16 f4 0b f5 e4 0e d3 d3 63 49 53 5c b3 70 ac 00 (pcu_l1_if.cpp:182) 20250212125058236 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125058250 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) 20250212125058250 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) 20250212125058251 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) 20250212125058251 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) 20250212125058251 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) 20250212125058251 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) 20250212125058251 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) 20250212125058251 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) 20250212125058251 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) 20250212125058251 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) 20250212125058252 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) 20250212125058252 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) 20250212125058252 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) 20250212125058252 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) 20250212125058252 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) 20250212125058252 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) 20250212125058260 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125058275 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) 20250212125058275 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) 20250212125058276 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) 20250212125058276 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) 20250212125058277 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) 20250212125058277 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) 20250212125058277 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) 20250212125058277 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) 20250212125058278 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) 20250212125058278 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) 20250212125058279 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) 20250212125058279 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) 20250212125058279 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) 20250212125058279 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) 20250212125058280 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) 20250212125058280 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) 20250212125058280 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125058295 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) 20250212125058295 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) 20250212125058297 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) 20250212125058297 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) 20250212125058297 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) 20250212125058297 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) 20250212125058299 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) 20250212125058299 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) 20250212125058299 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) 20250212125058299 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) 20250212125058300 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) 20250212125058300 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) 20250212125058301 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) 20250212125058301 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) 20250212125058301 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) 20250212125058301 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) 20250212125058302 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125058312 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 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) 20250212125058312 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) 20250212125058312 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125058312 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125058312 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) 20250212125058313 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125058313 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125058313 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:509) 20250212125058313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125058313 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) 20250212125058313 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) 20250212125058313 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20250212125058313 DRLCMACDL DEBUG - got ack for BSN=69 (rlc_window_dl.cpp:103) 20250212125058313 DRLCMACDL DEBUG - got ack for BSN=70 (rlc_window_dl.cpp:103) 20250212125058313 DRLCMACDL DEBUG - got ack for BSN=71 (rlc_window_dl.cpp:103) 20250212125058313 DRLCMACDL DEBUG - got ack for BSN=72 (rlc_window_dl.cpp:103) 20250212125058313 DRLCMACDL DEBUG - got ack for BSN=73 (rlc_window_dl.cpp:103) 20250212125058313 DRLCMACDL DEBUG - got ack for BSN=74 (rlc_window_dl.cpp:103) 20250212125058313 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) 20250212125058313 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) 20250212125058313 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) 20250212125058313 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) 20250212125058313 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) 20250212125058313 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) 20250212125058313 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) 20250212125058313 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) 20250212125058313 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) 20250212125058313 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) 20250212125058313 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) 20250212125058313 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) 20250212125058314 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) 20250212125058314 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) 20250212125058314 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) 20250212125058314 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) 20250212125058315 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125058315 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125058315 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125058315 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125058315 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125058315 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125058315 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125058322 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) 20250212125058322 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125058322 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) 20250212125058322 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) 20250212125058322 DRLCMACDL DEBUG -- Chunk with length 845 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125058322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 75, CS-3): 6e 21 96 1b 5b b7 a8 43 2a de 71 32 4c 21 e8 15 bc 7e 56 2e 08 f1 19 d4 a9 08 8e 8e 08 05 5a 50 f9 c0 e2 82 (tbf_dl.cpp:686) 20250212125058322 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) 20250212125058322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125058322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 75) (tbf_dl.cpp:847) 20250212125058322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 75, CS-3): 07 00 97 6e 21 96 1b 5b b7 a8 43 2a de 71 32 4c 21 e8 15 bc 7e 56 2e 08 f1 19 d4 a9 08 8e 8e 08 05 5a 50 f9 c0 e2 82 00 (tbf_dl.cpp:911) 20250212125058322 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Sending data request: sapi=5 arfcn=871 cur_fn=502 block=9 data=07 00 97 6e 21 96 1b 5b b7 a8 43 2a de 71 32 4c 21 e8 15 bc 7e 56 2e 08 f1 19 d4 a9 08 8e 8e 08 05 5a 50 f9 c0 e2 82 00 (pcu_l1_if.cpp:182) 20250212125058322 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125058336 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) 20250212125058336 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) 20250212125058336 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) 20250212125058336 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) 20250212125058337 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) 20250212125058337 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) 20250212125058337 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) 20250212125058337 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) 20250212125058337 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) 20250212125058337 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) 20250212125058337 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) 20250212125058337 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) 20250212125058338 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) 20250212125058338 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) 20250212125058338 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) 20250212125058338 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) 20250212125058340 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) 20250212125058340 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) 20250212125058340 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) 20250212125058340 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) 20250212125058340 DRLCMACDL DEBUG -- Chunk with length 809 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125058340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 76, CS-3): 86 ee d0 58 90 aa e1 9a d8 84 56 56 ad e6 0b a1 a5 5b 0c ee 47 eb e9 d7 e5 c1 7f 8f 8f 2e d1 b1 7f 87 8d 19 (tbf_dl.cpp:686) 20250212125058340 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) 20250212125058340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125058340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 76) (tbf_dl.cpp:847) 20250212125058340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 76, CS-3): 07 00 99 86 ee d0 58 90 aa e1 9a d8 84 56 56 ad e6 0b a1 a5 5b 0c ee 47 eb e9 d7 e5 c1 7f 8f 8f 2e d1 b1 7f 87 8d 19 00 (tbf_dl.cpp:911) 20250212125058340 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Sending data request: sapi=5 arfcn=871 cur_fn=507 block=10 data=07 00 99 86 ee d0 58 90 aa e1 9a d8 84 56 56 ad e6 0b a1 a5 5b 0c ee 47 eb e9 d7 e5 c1 7f 8f 8f 2e d1 b1 7f 87 8d 19 00 (pcu_l1_if.cpp:182) 20250212125058341 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125058355 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) 20250212125058355 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) 20250212125058356 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) 20250212125058356 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) 20250212125058356 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) 20250212125058356 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) 20250212125058357 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) 20250212125058357 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) 20250212125058358 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) 20250212125058358 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) 20250212125058359 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) 20250212125058359 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) 20250212125058359 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) 20250212125058359 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) 20250212125058360 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) 20250212125058360 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) 20250212125058361 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) 20250212125058361 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) 20250212125058361 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) 20250212125058361 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) 20250212125058361 DRLCMACDL DEBUG -- Chunk with length 773 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125058361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 77, CS-3): 8f ab d5 d9 41 9b f2 64 e6 a6 16 00 58 54 0d 4a 14 40 9b 87 f9 7e fe 66 3e 89 7f 87 cd 60 31 69 51 65 53 2a (tbf_dl.cpp:686) 20250212125058361 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) 20250212125058361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125058361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 77) (tbf_dl.cpp:847) 20250212125058361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 77, CS-3): 07 00 9b 8f ab d5 d9 41 9b f2 64 e6 a6 16 00 58 54 0d 4a 14 40 9b 87 f9 7e fe 66 3e 89 7f 87 cd 60 31 69 51 65 53 2a 00 (tbf_dl.cpp:911) 20250212125058361 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 9b 8f ab d5 d9 41 9b f2 64 e6 a6 16 00 58 54 0d 4a 14 40 9b 87 f9 7e fe 66 3e 89 7f 87 cd 60 31 69 51 65 53 2a 00 (pcu_l1_if.cpp:182) 20250212125058362 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125058374 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) 20250212125058374 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) 20250212125058376 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) 20250212125058376 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) 20250212125058377 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) 20250212125058377 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) 20250212125058378 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) 20250212125058378 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) 20250212125058379 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) 20250212125058379 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) 20250212125058380 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) 20250212125058380 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) 20250212125058381 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) 20250212125058382 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) 20250212125058383 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) 20250212125058383 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) 20250212125058384 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) 20250212125058384 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) 20250212125058384 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) 20250212125058384 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) 20250212125058384 DRLCMACDL DEBUG -- Chunk with length 737 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125058384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 78, CS-3): d6 53 f8 29 95 00 49 72 13 21 bc 27 1d 6e d4 f2 9a 02 1f 53 6b e4 3e d6 42 f5 33 32 6a 1b cc c9 dc 2b db 7f (tbf_dl.cpp:686) 20250212125058384 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) 20250212125058384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125058385 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 78) (tbf_dl.cpp:847) 20250212125058385 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 78, CS-3): 07 00 9d d6 53 f8 29 95 00 49 72 13 21 bc 27 1d 6e d4 f2 9a 02 1f 53 6b e4 3e d6 42 f5 33 32 6a 1b cc c9 dc 2b db 7f 00 (tbf_dl.cpp:911) 20250212125058385 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 9d d6 53 f8 29 95 00 49 72 13 21 bc 27 1d 6e d4 f2 9a 02 1f 53 6b e4 3e d6 42 f5 33 32 6a 1b cc c9 dc 2b db 7f 00 (pcu_l1_if.cpp:182) 20250212125058386 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125058399 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) 20250212125058399 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) 20250212125058401 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) 20250212125058402 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) 20250212125058402 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) 20250212125058402 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) 20250212125058403 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) 20250212125058403 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) 20250212125058404 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) 20250212125058404 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) 20250212125058406 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) 20250212125058406 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) 20250212125058406 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) 20250212125058407 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) 20250212125058407 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) 20250212125058407 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) 20250212125058408 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) 20250212125058408 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) 20250212125058408 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) 20250212125058408 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) 20250212125058408 DRLCMACDL DEBUG -- Chunk with length 701 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125058408 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 79, CS-3): 62 87 01 22 d8 78 55 7d f8 9d a8 86 d9 f5 d0 df 45 a9 4e fd f9 99 00 4d 0c a4 1f fb d0 1a 8f d7 bf 1d 00 95 (tbf_dl.cpp:686) 20250212125058408 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) 20250212125058408 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125058409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 79) (tbf_dl.cpp:847) 20250212125058409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 79, CS-3): 07 00 9f 62 87 01 22 d8 78 55 7d f8 9d a8 86 d9 f5 d0 df 45 a9 4e fd f9 99 00 4d 0c a4 1f fb d0 1a 8f d7 bf 1d 00 95 00 (tbf_dl.cpp:911) 20250212125058409 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 9f 62 87 01 22 d8 78 55 7d f8 9d a8 86 d9 f5 d0 df 45 a9 4e fd f9 99 00 4d 0c a4 1f fb d0 1a 8f d7 bf 1d 00 95 00 (pcu_l1_if.cpp:182) 20250212125058409 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125058415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125058419 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) 20250212125058419 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) 20250212125058422 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) 20250212125058422 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) 20250212125058423 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) 20250212125058423 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) 20250212125058425 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) 20250212125058425 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) 20250212125058426 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) 20250212125058426 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) 20250212125058427 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) 20250212125058427 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) 20250212125058427 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) 20250212125058427 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) 20250212125058428 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) 20250212125058428 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) 20250212125058429 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) 20250212125058429 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125058429 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) 20250212125058429 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) 20250212125058429 DRLCMACDL DEBUG -- Chunk with length 665 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125058429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 80, CS-3): 1f 38 68 bb 70 7d 37 54 c7 98 da f0 0a c9 e3 9a 39 50 bd c5 43 b5 00 c5 ca aa ca d8 55 f7 bb 59 67 f8 ab 38 (tbf_dl.cpp:686) 20250212125058429 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) 20250212125058429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125058429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 80) (tbf_dl.cpp:847) 20250212125058429 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) 20250212125058429 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 528 + 13 = 541 (pdch_ul_controller.c:131) 20250212125058429 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 541 for type POLL (pdch_ul_controller.c:184) 20250212125058429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=541, TS=7) (tbf_dl.cpp:883) 20250212125058429 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=541, TS=7 (tbf_dl.cpp:903) 20250212125058429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 80, CS-3): 0f 00 a1 1f 38 68 bb 70 7d 37 54 c7 98 da f0 0a c9 e3 9a 39 50 bd c5 43 b5 00 c5 ca aa ca d8 55 f7 bb 59 67 f8 ab 38 00 (tbf_dl.cpp:911) 20250212125058429 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Sending data request: sapi=5 arfcn=871 cur_fn=524 block=2 data=0f 00 a1 1f 38 68 bb 70 7d 37 54 c7 98 da f0 0a c9 e3 9a 39 50 bd c5 43 b5 00 c5 ca aa ca d8 55 f7 bb 59 67 f8 ab 38 00 (pcu_l1_if.cpp:182) 20250212125058430 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125058438 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) 20250212125058438 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) 20250212125058439 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) 20250212125058439 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) 20250212125058439 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) 20250212125058439 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) 20250212125058440 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) 20250212125058440 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) 20250212125058441 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) 20250212125058441 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) 20250212125058442 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) 20250212125058442 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) 20250212125058442 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) 20250212125058442 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) 20250212125058443 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) 20250212125058443 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) 20250212125058448 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125058462 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) 20250212125058462 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) 20250212125058464 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) 20250212125058464 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) 20250212125058465 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) 20250212125058465 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) 20250212125058466 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) 20250212125058466 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) 20250212125058468 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) 20250212125058468 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) 20250212125058468 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) 20250212125058468 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) 20250212125058469 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) 20250212125058469 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) 20250212125058469 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) 20250212125058469 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) 20250212125058470 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125058480 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) 20250212125058480 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) 20250212125058481 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) 20250212125058481 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) 20250212125058481 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) 20250212125058481 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) 20250212125058481 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) 20250212125058481 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) 20250212125058481 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) 20250212125058481 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) 20250212125058481 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) 20250212125058481 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) 20250212125058482 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) 20250212125058482 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) 20250212125058482 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) 20250212125058482 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) 20250212125058485 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125058499 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=537 block=5 data=40 08 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) 20250212125058499 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) 20250212125058499 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125058499 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125058499 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) 20250212125058499 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125058499 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125058499 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:509) 20250212125058499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125058499 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) 20250212125058499 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) 20250212125058499 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20250212125058499 DRLCMACDL DEBUG - got ack for BSN=75 (rlc_window_dl.cpp:103) 20250212125058499 DRLCMACDL DEBUG - got ack for BSN=76 (rlc_window_dl.cpp:103) 20250212125058499 DRLCMACDL DEBUG - got ack for BSN=77 (rlc_window_dl.cpp:103) 20250212125058499 DRLCMACDL DEBUG - got ack for BSN=78 (rlc_window_dl.cpp:103) 20250212125058499 DRLCMACDL DEBUG - got ack for BSN=79 (rlc_window_dl.cpp:103) 20250212125058499 DRLCMACDL DEBUG - got ack for BSN=80 (rlc_window_dl.cpp:103) 20250212125058499 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) 20250212125058499 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) 20250212125058499 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) 20250212125058499 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) 20250212125058499 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) 20250212125058499 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) 20250212125058500 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) 20250212125058500 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) 20250212125058500 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) 20250212125058500 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) 20250212125058500 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) 20250212125058500 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) 20250212125058500 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) 20250212125058500 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) 20250212125058500 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) 20250212125058500 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) 20250212125058508 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) 20250212125058508 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) 20250212125058508 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) 20250212125058508 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) 20250212125058508 DRLCMACDL DEBUG -- Chunk with length 629 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125058508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 81, CS-3): 6c ac 7a 93 08 ee 4a 5e be 35 ee cb d6 b9 4a 03 ac 14 4b d7 60 dc b8 89 10 2c c4 7a 77 fe 64 bc 9e 53 3d 9b (tbf_dl.cpp:686) 20250212125058508 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) 20250212125058508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125058508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 81) (tbf_dl.cpp:847) 20250212125058508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 81, CS-3): 07 00 a3 6c ac 7a 93 08 ee 4a 5e be 35 ee cb d6 b9 4a 03 ac 14 4b d7 60 dc b8 89 10 2c c4 7a 77 fe 64 bc 9e 53 3d 9b 00 (tbf_dl.cpp:911) 20250212125058508 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 a3 6c ac 7a 93 08 ee 4a 5e be 35 ee cb d6 b9 4a 03 ac 14 4b d7 60 dc b8 89 10 2c c4 7a 77 fe 64 bc 9e 53 3d 9b 00 (pcu_l1_if.cpp:182) 20250212125058508 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125058523 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) 20250212125058523 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) 20250212125058524 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) 20250212125058524 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) 20250212125058524 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) 20250212125058524 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) 20250212125058525 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) 20250212125058525 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) 20250212125058525 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) 20250212125058525 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) 20250212125058525 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) 20250212125058525 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) 20250212125058526 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) 20250212125058526 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) 20250212125058527 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) 20250212125058527 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) 20250212125058527 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) 20250212125058527 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) 20250212125058527 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) 20250212125058527 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) 20250212125058527 DRLCMACDL DEBUG -- Chunk with length 593 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125058527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 82, CS-3): 36 f1 97 50 b0 2b 35 8a 7a a8 32 62 34 34 be 30 aa 3f b0 81 52 5a aa 5e da 09 ef b4 6b 6c bc d0 94 34 03 de (tbf_dl.cpp:686) 20250212125058527 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) 20250212125058527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125058527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 82) (tbf_dl.cpp:847) 20250212125058527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 82, CS-3): 07 00 a5 36 f1 97 50 b0 2b 35 8a 7a a8 32 62 34 34 be 30 aa 3f b0 81 52 5a aa 5e da 09 ef b4 6b 6c bc d0 94 34 03 de 00 (tbf_dl.cpp:911) 20250212125058528 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Sending data request: sapi=5 arfcn=871 cur_fn=546 block=7 data=07 00 a5 36 f1 97 50 b0 2b 35 8a 7a a8 32 62 34 34 be 30 aa 3f b0 81 52 5a aa 5e da 09 ef b4 6b 6c bc d0 94 34 03 de 00 (pcu_l1_if.cpp:182) 20250212125058528 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125058542 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) 20250212125058542 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) 20250212125058542 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) 20250212125058542 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) 20250212125058543 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) 20250212125058543 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) 20250212125058543 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) 20250212125058543 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) 20250212125058543 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) 20250212125058544 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) 20250212125058544 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) 20250212125058544 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) 20250212125058544 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) 20250212125058544 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) 20250212125058545 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) 20250212125058545 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) 20250212125058547 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) 20250212125058547 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) 20250212125058547 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) 20250212125058547 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) 20250212125058547 DRLCMACDL DEBUG -- Chunk with length 557 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125058547 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 83, CS-3): 74 c8 2f 98 63 ca e7 9e 50 ca a3 f6 ca cb 61 95 be cd f4 6b fa 7e d9 8c 96 36 6b 02 99 8b ab 74 ab 6e 2e 83 (tbf_dl.cpp:686) 20250212125058547 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) 20250212125058547 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125058547 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 83) (tbf_dl.cpp:847) 20250212125058547 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 83, CS-3): 07 00 a7 74 c8 2f 98 63 ca e7 9e 50 ca a3 f6 ca cb 61 95 be cd f4 6b fa 7e d9 8c 96 36 6b 02 99 8b ab 74 ab 6e 2e 83 00 (tbf_dl.cpp:911) 20250212125058547 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 a7 74 c8 2f 98 63 ca e7 9e 50 ca a3 f6 ca cb 61 95 be cd f4 6b fa 7e d9 8c 96 36 6b 02 99 8b ab 74 ab 6e 2e 83 00 (pcu_l1_if.cpp:182) 20250212125058548 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125058560 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) 20250212125058560 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) 20250212125058562 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) 20250212125058562 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) 20250212125058562 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) 20250212125058562 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) 20250212125058563 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) 20250212125058563 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) 20250212125058563 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) 20250212125058563 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) 20250212125058563 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) 20250212125058563 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) 20250212125058564 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) 20250212125058564 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) 20250212125058564 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) 20250212125058564 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) 20250212125058570 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) 20250212125058570 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) 20250212125058570 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) 20250212125058570 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) 20250212125058570 DRLCMACDL DEBUG -- Chunk with length 521 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125058570 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 84, CS-3): 0f f3 dc b5 3f bf d7 02 8b f1 ee 97 30 bf 99 01 81 72 16 aa 35 58 6c c8 c1 31 e1 7a 3c 75 4c 3b 60 86 f8 a7 (tbf_dl.cpp:686) 20250212125058570 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) 20250212125058570 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125058570 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 84) (tbf_dl.cpp:847) 20250212125058570 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 84, CS-3): 07 00 a9 0f f3 dc b5 3f bf d7 02 8b f1 ee 97 30 bf 99 01 81 72 16 aa 35 58 6c c8 c1 31 e1 7a 3c 75 4c 3b 60 86 f8 a7 00 (tbf_dl.cpp:911) 20250212125058570 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 a9 0f f3 dc b5 3f bf d7 02 8b f1 ee 97 30 bf 99 01 81 72 16 aa 35 58 6c c8 c1 31 e1 7a 3c 75 4c 3b 60 86 f8 a7 00 (pcu_l1_if.cpp:182) 20250212125058571 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125058585 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) 20250212125058585 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) 20250212125058586 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) 20250212125058586 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) 20250212125058587 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) 20250212125058587 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) 20250212125058588 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) 20250212125058588 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) 20250212125058589 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) 20250212125058589 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) 20250212125058589 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) 20250212125058590 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) 20250212125058591 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) 20250212125058591 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) 20250212125058592 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) 20250212125058592 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) 20250212125058593 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) 20250212125058593 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) 20250212125058593 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) 20250212125058593 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) 20250212125058593 DRLCMACDL DEBUG -- Chunk with length 485 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125058593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 85, CS-3): c4 1d c2 a1 93 73 92 8e 4b 19 84 52 59 09 d1 92 57 2a 27 49 39 e8 2d cc 62 a1 a7 c2 a8 74 e2 93 e7 61 bc 08 (tbf_dl.cpp:686) 20250212125058593 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) 20250212125058593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125058593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 85) (tbf_dl.cpp:847) 20250212125058593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 85, CS-3): 07 00 ab c4 1d c2 a1 93 73 92 8e 4b 19 84 52 59 09 d1 92 57 2a 27 49 39 e8 2d cc 62 a1 a7 c2 a8 74 e2 93 e7 61 bc 08 00 (tbf_dl.cpp:911) 20250212125058593 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 ab c4 1d c2 a1 93 73 92 8e 4b 19 84 52 59 09 d1 92 57 2a 27 49 39 e8 2d cc 62 a1 a7 c2 a8 74 e2 93 e7 61 bc 08 00 (pcu_l1_if.cpp:182) 20250212125058594 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125058606 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) 20250212125058606 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) 20250212125058608 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) 20250212125058608 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) 20250212125058609 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) 20250212125058609 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) 20250212125058610 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) 20250212125058610 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) 20250212125058611 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) 20250212125058611 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) 20250212125058611 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) 20250212125058611 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) 20250212125058612 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) 20250212125058612 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) 20250212125058612 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) 20250212125058612 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) 20250212125058613 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) 20250212125058613 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) 20250212125058613 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) 20250212125058613 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) 20250212125058613 DRLCMACDL DEBUG -- Chunk with length 449 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125058613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 86, CS-3): a2 6e 33 f8 2f 48 a5 86 e8 c0 52 ac fc b3 8e fc d4 94 93 66 23 f7 64 6d 28 60 a3 cb 36 bd 4c 05 61 2b 70 93 (tbf_dl.cpp:686) 20250212125058613 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) 20250212125058613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125058613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 86) (tbf_dl.cpp:847) 20250212125058613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 86, CS-3): 07 00 ad a2 6e 33 f8 2f 48 a5 86 e8 c0 52 ac fc b3 8e fc d4 94 93 66 23 f7 64 6d 28 60 a3 cb 36 bd 4c 05 61 2b 70 93 00 (tbf_dl.cpp:911) 20250212125058613 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 ad a2 6e 33 f8 2f 48 a5 86 e8 c0 52 ac fc b3 8e fc d4 94 93 66 23 f7 64 6d 28 60 a3 cb 36 bd 4c 05 61 2b 70 93 00 (pcu_l1_if.cpp:182) 20250212125058613 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125058624 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) 20250212125058624 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) 20250212125058624 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) 20250212125058624 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) 20250212125058624 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) 20250212125058624 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) 20250212125058624 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) 20250212125058624 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) 20250212125058624 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) 20250212125058624 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) 20250212125058625 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) 20250212125058625 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) 20250212125058625 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) 20250212125058625 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) 20250212125058625 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) 20250212125058625 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) 20250212125058633 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) 20250212125058633 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) 20250212125058633 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) 20250212125058633 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) 20250212125058633 DRLCMACDL DEBUG -- Chunk with length 413 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125058633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 87, CS-3): ca a0 02 bb fb 07 82 33 bc d1 8d e1 da d5 8d e0 a4 4b f4 3b 8a 5c 25 3c 03 c5 e3 5b 48 20 a8 2a 51 c5 5f 52 (tbf_dl.cpp:686) 20250212125058633 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) 20250212125058633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125058633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 87) (tbf_dl.cpp:847) 20250212125058633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 87, CS-3): 07 00 af ca a0 02 bb fb 07 82 33 bc d1 8d e1 da d5 8d e0 a4 4b f4 3b 8a 5c 25 3c 03 c5 e3 5b 48 20 a8 2a 51 c5 5f 52 00 (tbf_dl.cpp:911) 20250212125058633 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 af ca a0 02 bb fb 07 82 33 bc d1 8d e1 da d5 8d e0 a4 4b f4 3b 8a 5c 25 3c 03 c5 e3 5b 48 20 a8 2a 51 c5 5f 52 00 (pcu_l1_if.cpp:182) 20250212125058633 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125058647 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) 20250212125058647 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) 20250212125058648 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) 20250212125058648 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) 20250212125058648 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) 20250212125058648 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) 20250212125058648 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) 20250212125058648 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) 20250212125058648 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) 20250212125058648 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) 20250212125058648 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) 20250212125058648 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) 20250212125058649 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) 20250212125058649 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) 20250212125058649 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) 20250212125058649 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) 20250212125058652 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) 20250212125058652 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) 20250212125058652 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) 20250212125058652 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) 20250212125058652 DRLCMACDL DEBUG -- Chunk with length 377 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125058652 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 88, CS-3): db be 81 c0 c4 0d 1c a9 1d 24 3e 2e dc 27 32 c0 bc c3 0b c1 2b 0c 70 57 10 bf 7d e1 56 aa df 18 1e 10 dc 08 (tbf_dl.cpp:686) 20250212125058652 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) 20250212125058652 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125058652 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 88) (tbf_dl.cpp:847) 20250212125058652 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 88, CS-3): 07 00 b1 db be 81 c0 c4 0d 1c a9 1d 24 3e 2e dc 27 32 c0 bc c3 0b c1 2b 0c 70 57 10 bf 7d e1 56 aa df 18 1e 10 dc 08 00 (tbf_dl.cpp:911) 20250212125058652 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 b1 db be 81 c0 c4 0d 1c a9 1d 24 3e 2e dc 27 32 c0 bc c3 0b c1 2b 0c 70 57 10 bf 7d e1 56 aa df 18 1e 10 dc 08 00 (pcu_l1_if.cpp:182) 20250212125058652 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125058667 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) 20250212125058667 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) 20250212125058668 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) 20250212125058668 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) 20250212125058669 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) 20250212125058669 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) 20250212125058669 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) 20250212125058669 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) 20250212125058670 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) 20250212125058670 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) 20250212125058670 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) 20250212125058670 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) 20250212125058671 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) 20250212125058671 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) 20250212125058671 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) 20250212125058671 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) 20250212125058672 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) 20250212125058672 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) 20250212125058672 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) 20250212125058672 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) 20250212125058672 DRLCMACDL DEBUG -- Chunk with length 341 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125058672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 89, CS-3): 7e 9b 80 58 e9 e0 63 25 32 7d b6 28 c8 b3 5d e2 d4 2b 66 1e 34 73 4d 91 fe 96 3b c5 a3 27 d8 31 8e 0d 34 d8 (tbf_dl.cpp:686) 20250212125058672 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) 20250212125058672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125058672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 89) (tbf_dl.cpp:847) 20250212125058672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 89, CS-3): 07 00 b3 7e 9b 80 58 e9 e0 63 25 32 7d b6 28 c8 b3 5d e2 d4 2b 66 1e 34 73 4d 91 fe 96 3b c5 a3 27 d8 31 8e 0d 34 d8 00 (tbf_dl.cpp:911) 20250212125058672 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 b3 7e 9b 80 58 e9 e0 63 25 32 7d b6 28 c8 b3 5d e2 d4 2b 66 1e 34 73 4d 91 fe 96 3b c5 a3 27 d8 31 8e 0d 34 d8 00 (pcu_l1_if.cpp:182) 20250212125058672 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125058688 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) 20250212125058688 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) 20250212125058690 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) 20250212125058690 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) 20250212125058691 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) 20250212125058691 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) 20250212125058692 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) 20250212125058692 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) 20250212125058693 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) 20250212125058693 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) 20250212125058694 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) 20250212125058694 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) 20250212125058695 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) 20250212125058695 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) 20250212125058696 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) 20250212125058696 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) 20250212125058697 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) 20250212125058697 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) 20250212125058697 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) 20250212125058697 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) 20250212125058697 DRLCMACDL DEBUG -- Chunk with length 305 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125058697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 90, CS-3): 40 e5 75 3c 6d a6 04 cc 19 9d 93 6c b7 b9 a8 28 0c 60 23 9f d8 b9 f9 44 3c 3f 55 56 7e 2c f7 03 e7 19 8b 23 (tbf_dl.cpp:686) 20250212125058697 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) 20250212125058697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125058697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 90) (tbf_dl.cpp:847) 20250212125058697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 90, CS-3): 07 00 b5 40 e5 75 3c 6d a6 04 cc 19 9d 93 6c b7 b9 a8 28 0c 60 23 9f d8 b9 f9 44 3c 3f 55 56 7e 2c f7 03 e7 19 8b 23 00 (tbf_dl.cpp:911) 20250212125058697 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 b5 40 e5 75 3c 6d a6 04 cc 19 9d 93 6c b7 b9 a8 28 0c 60 23 9f d8 b9 f9 44 3c 3f 55 56 7e 2c f7 03 e7 19 8b 23 00 (pcu_l1_if.cpp:182) 20250212125058697 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125058709 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) 20250212125058709 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) 20250212125058709 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) 20250212125058709 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) 20250212125058710 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) 20250212125058710 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) 20250212125058710 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) 20250212125058710 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) 20250212125058710 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) 20250212125058710 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) 20250212125058710 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) 20250212125058710 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) 20250212125058710 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) 20250212125058710 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) 20250212125058710 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) 20250212125058710 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) 20250212125058714 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) 20250212125058714 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) 20250212125058714 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) 20250212125058714 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) 20250212125058714 DRLCMACDL DEBUG -- Chunk with length 269 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125058714 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 91, CS-3): 93 27 f6 df af 7c 74 77 5f a9 e0 79 f1 65 a4 dd db cf 33 63 8f 9a cf aa bb 7f 89 a4 c5 73 6f 8e 20 d3 f6 ab (tbf_dl.cpp:686) 20250212125058714 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) 20250212125058714 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125058714 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 91) (tbf_dl.cpp:847) 20250212125058714 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 91, CS-3): 07 00 b7 93 27 f6 df af 7c 74 77 5f a9 e0 79 f1 65 a4 dd db cf 33 63 8f 9a cf aa bb 7f 89 a4 c5 73 6f 8e 20 d3 f6 ab 00 (tbf_dl.cpp:911) 20250212125058714 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 b7 93 27 f6 df af 7c 74 77 5f a9 e0 79 f1 65 a4 dd db cf 33 63 8f 9a cf aa bb 7f 89 a4 c5 73 6f 8e 20 d3 f6 ab 00 (pcu_l1_if.cpp:182) 20250212125058714 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125058728 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) 20250212125058728 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) 20250212125058728 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) 20250212125058728 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) 20250212125058728 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) 20250212125058728 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) 20250212125058729 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) 20250212125058729 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) 20250212125058729 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) 20250212125058729 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) 20250212125058729 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) 20250212125058729 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) 20250212125058729 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) 20250212125058729 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) 20250212125058730 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) 20250212125058730 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) 20250212125058732 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) 20250212125058733 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) 20250212125058733 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) 20250212125058733 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) 20250212125058733 DRLCMACDL DEBUG -- Chunk with length 233 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125058733 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 92, CS-3): c9 1f 54 49 f3 9b bb 04 f2 cf 73 ef fc 4c 62 45 a7 c8 f4 c4 47 05 8d e9 11 0d 72 d2 20 a6 7e e7 7c 1a 24 ab (tbf_dl.cpp:686) 20250212125058733 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) 20250212125058733 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125058733 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 92) (tbf_dl.cpp:847) 20250212125058733 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 92, CS-3): 07 00 b9 c9 1f 54 49 f3 9b bb 04 f2 cf 73 ef fc 4c 62 45 a7 c8 f4 c4 47 05 8d e9 11 0d 72 d2 20 a6 7e e7 7c 1a 24 ab 00 (tbf_dl.cpp:911) 20250212125058733 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 b9 c9 1f 54 49 f3 9b bb 04 f2 cf 73 ef fc 4c 62 45 a7 c8 f4 c4 47 05 8d e9 11 0d 72 d2 20 a6 7e e7 7c 1a 24 ab 00 (pcu_l1_if.cpp:182) 20250212125058733 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125058747 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) 20250212125058747 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) 20250212125058747 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) 20250212125058747 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) 20250212125058747 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) 20250212125058747 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) 20250212125058748 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) 20250212125058748 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) 20250212125058748 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) 20250212125058748 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) 20250212125058748 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) 20250212125058748 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) 20250212125058749 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) 20250212125058749 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) 20250212125058749 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) 20250212125058749 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) 20250212125058756 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) 20250212125058756 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) 20250212125058756 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) 20250212125058756 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) 20250212125058756 DRLCMACDL DEBUG -- Chunk with length 197 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125058756 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 93, CS-3): fe 9a 93 d2 9e 55 90 b5 ee 9a b4 37 b2 d5 51 8c b3 95 15 cd d9 9e 75 bd ae fd 66 a4 b8 c8 df 12 b4 c4 fc 4c (tbf_dl.cpp:686) 20250212125058756 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) 20250212125058756 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125058756 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 93) (tbf_dl.cpp:847) 20250212125058756 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 93, CS-3): 07 00 bb fe 9a 93 d2 9e 55 90 b5 ee 9a b4 37 b2 d5 51 8c b3 95 15 cd d9 9e 75 bd ae fd 66 a4 b8 c8 df 12 b4 c4 fc 4c 00 (tbf_dl.cpp:911) 20250212125058757 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 bb fe 9a 93 d2 9e 55 90 b5 ee 9a b4 37 b2 d5 51 8c b3 95 15 cd d9 9e 75 bd ae fd 66 a4 b8 c8 df 12 b4 c4 fc 4c 00 (pcu_l1_if.cpp:182) 20250212125058757 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125058772 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) 20250212125058772 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) 20250212125058774 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) 20250212125058774 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) 20250212125058775 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) 20250212125058775 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) 20250212125058776 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) 20250212125058776 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) 20250212125058777 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) 20250212125058777 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) 20250212125058778 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) 20250212125058778 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) 20250212125058779 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) 20250212125058779 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) 20250212125058780 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) 20250212125058780 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) 20250212125058781 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) 20250212125058781 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) 20250212125058781 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) 20250212125058781 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) 20250212125058781 DRLCMACDL DEBUG -- Chunk with length 161 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125058781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 94, CS-3): 60 ca 2c 3b 79 de 6a 51 74 ce 9f 53 d8 6f 57 f2 4b 06 ae 3a 4f 94 72 47 4a f7 d1 3c 3d 5f c2 4b e5 0e 7b ab (tbf_dl.cpp:686) 20250212125058781 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) 20250212125058781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125058781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 94) (tbf_dl.cpp:847) 20250212125058781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 94, CS-3): 07 00 bd 60 ca 2c 3b 79 de 6a 51 74 ce 9f 53 d8 6f 57 f2 4b 06 ae 3a 4f 94 72 47 4a f7 d1 3c 3d 5f c2 4b e5 0e 7b ab 00 (tbf_dl.cpp:911) 20250212125058781 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 bd 60 ca 2c 3b 79 de 6a 51 74 ce 9f 53 d8 6f 57 f2 4b 06 ae 3a 4f 94 72 47 4a f7 d1 3c 3d 5f c2 4b e5 0e 7b ab 00 (pcu_l1_if.cpp:182) 20250212125058782 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125058792 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) 20250212125058792 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) 20250212125058793 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) 20250212125058793 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) 20250212125058794 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) 20250212125058794 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) 20250212125058795 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) 20250212125058795 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) 20250212125058796 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) 20250212125058796 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) 20250212125058797 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) 20250212125058797 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) 20250212125058798 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) 20250212125058798 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) 20250212125058798 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) 20250212125058799 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) 20250212125058799 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) 20250212125058799 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) 20250212125058799 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) 20250212125058799 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) 20250212125058799 DRLCMACDL DEBUG -- Chunk with length 125 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125058799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 95, CS-3): fb d2 c1 73 e7 26 22 87 cd 79 0a 7b 60 47 9f 37 b0 d1 b1 23 41 a6 35 a7 7f e0 c9 52 1a bd fd c8 87 26 e2 10 (tbf_dl.cpp:686) 20250212125058799 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) 20250212125058799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125058799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 95) (tbf_dl.cpp:847) 20250212125058799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 95, CS-3): 07 00 bf fb d2 c1 73 e7 26 22 87 cd 79 0a 7b 60 47 9f 37 b0 d1 b1 23 41 a6 35 a7 7f e0 c9 52 1a bd fd c8 87 26 e2 10 00 (tbf_dl.cpp:911) 20250212125058799 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 bf fb d2 c1 73 e7 26 22 87 cd 79 0a 7b 60 47 9f 37 b0 d1 b1 23 41 a6 35 a7 7f e0 c9 52 1a bd fd c8 87 26 e2 10 00 (pcu_l1_if.cpp:182) 20250212125058799 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125058809 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) 20250212125058809 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) 20250212125058809 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) 20250212125058809 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) 20250212125058809 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) 20250212125058809 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) 20250212125058809 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) 20250212125058809 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) 20250212125058809 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) 20250212125058809 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) 20250212125058809 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) 20250212125058809 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) 20250212125058810 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) 20250212125058810 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) 20250212125058810 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) 20250212125058810 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) 20250212125058818 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) 20250212125058818 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) 20250212125058818 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) 20250212125058818 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) 20250212125058818 DRLCMACDL DEBUG -- Chunk with length 89 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125058818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 96, CS-3): 94 77 a6 96 a8 a5 ee 4e 4a 85 d1 51 46 de 23 1c 4b 66 a8 76 e8 57 57 7e 36 16 bc 6a 21 ec 5e 55 12 20 91 6e (tbf_dl.cpp:686) 20250212125058818 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) 20250212125058818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125058818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 96) (tbf_dl.cpp:847) 20250212125058818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 96, CS-3): 07 00 c1 94 77 a6 96 a8 a5 ee 4e 4a 85 d1 51 46 de 23 1c 4b 66 a8 76 e8 57 57 7e 36 16 bc 6a 21 ec 5e 55 12 20 91 6e 00 (tbf_dl.cpp:911) 20250212125058818 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 c1 94 77 a6 96 a8 a5 ee 4e 4a 85 d1 51 46 de 23 1c 4b 66 a8 76 e8 57 57 7e 36 16 bc 6a 21 ec 5e 55 12 20 91 6e 00 (pcu_l1_if.cpp:182) 20250212125058818 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125058832 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) 20250212125058832 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) 20250212125058832 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) 20250212125058832 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) 20250212125058832 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) 20250212125058832 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) 20250212125058833 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) 20250212125058833 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) 20250212125058833 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) 20250212125058833 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) 20250212125058833 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) 20250212125058833 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) 20250212125058833 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) 20250212125058833 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) 20250212125058833 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) 20250212125058833 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) 20250212125058836 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) 20250212125058836 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) 20250212125058836 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) 20250212125058836 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) 20250212125058836 DRLCMACDL DEBUG -- Chunk with length 53 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125058836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 97, CS-3): 73 0f fc 50 3c 7f c0 c2 4d 0d 27 eb 85 da 03 35 bf ce 4d b3 5b aa 0b 82 a2 9c ad 20 3e 42 90 29 ee 3a c0 1f (tbf_dl.cpp:686) 20250212125058836 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) 20250212125058836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125058836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 97) (tbf_dl.cpp:847) 20250212125058836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 97, CS-3): 07 00 c3 73 0f fc 50 3c 7f c0 c2 4d 0d 27 eb 85 da 03 35 bf ce 4d b3 5b aa 0b 82 a2 9c ad 20 3e 42 90 29 ee 3a c0 1f 00 (tbf_dl.cpp:911) 20250212125058836 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 c3 73 0f fc 50 3c 7f c0 c2 4d 0d 27 eb 85 da 03 35 bf ce 4d b3 5b aa 0b 82 a2 9c ad 20 3e 42 90 29 ee 3a c0 1f 00 (pcu_l1_if.cpp:182) 20250212125058837 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125058850 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) 20250212125058850 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) 20250212125058851 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) 20250212125058851 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) 20250212125058851 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) 20250212125058851 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) 20250212125058851 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) 20250212125058851 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) 20250212125058851 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) 20250212125058851 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) 20250212125058851 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) 20250212125058851 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) 20250212125058852 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) 20250212125058852 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) 20250212125058852 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) 20250212125058852 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) 20250212125058855 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) 20250212125058855 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) 20250212125058855 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) 20250212125058855 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) 20250212125058855 DRLCMACDL DEBUG -- Chunk with length 17 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125058855 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125058855 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1299 KBits/s (gprs_rlcmac_meas.cpp:181) 20250212125058855 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125058855 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (18) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125058855 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 98, CS-3): 47 ff 04 7f 1b a8 0f 2f 6b 34 cb f8 00 6a 15 bf 73 40 49 b3 99 2a d5 89 7d 40 ce f4 22 94 7a 3f 46 da 44 d6 (tbf_dl.cpp:686) 20250212125058855 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) 20250212125058855 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125058855 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 98) (tbf_dl.cpp:847) 20250212125058855 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 98, CS-3): 07 00 c4 47 ff 04 7f 1b a8 0f 2f 6b 34 cb f8 00 6a 15 bf 73 40 49 b3 99 2a d5 89 7d 40 ce f4 22 94 7a 3f 46 da 44 d6 00 (tbf_dl.cpp:911) 20250212125058855 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 c4 47 ff 04 7f 1b a8 0f 2f 6b 34 cb f8 00 6a 15 bf 73 40 49 b3 99 2a d5 89 7d 40 ce f4 22 94 7a 3f 46 da 44 d6 00 (pcu_l1_if.cpp:182) 20250212125058855 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125058869 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) 20250212125058869 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) 20250212125058869 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) 20250212125058869 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) 20250212125058870 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) 20250212125058870 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) 20250212125058870 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) 20250212125058870 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) 20250212125058870 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) 20250212125058870 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) 20250212125058870 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) 20250212125058870 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) 20250212125058870 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) 20250212125058870 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) 20250212125058870 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) 20250212125058870 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) 20250212125058878 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) 20250212125058878 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) 20250212125058878 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) 20250212125058878 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) 20250212125058878 DRLCMACDL DEBUG -- Chunk with length 1382 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125058878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 99, CS-3): d2 74 ac 54 a6 92 9d e6 51 e9 55 f6 18 dc 3f 6c dd 24 ba c0 9f f8 08 a9 82 47 e9 60 3a 7f 8d 36 9f ae 2b 51 (tbf_dl.cpp:686) 20250212125058878 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) 20250212125058878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125058878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 99) (tbf_dl.cpp:847) 20250212125058878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 99, CS-3): 07 00 c7 d2 74 ac 54 a6 92 9d e6 51 e9 55 f6 18 dc 3f 6c dd 24 ba c0 9f f8 08 a9 82 47 e9 60 3a 7f 8d 36 9f ae 2b 51 00 (tbf_dl.cpp:911) 20250212125058878 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 c7 d2 74 ac 54 a6 92 9d e6 51 e9 55 f6 18 dc 3f 6c dd 24 ba c0 9f f8 08 a9 82 47 e9 60 3a 7f 8d 36 9f ae 2b 51 00 (pcu_l1_if.cpp:182) 20250212125058879 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125058892 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) 20250212125058892 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) 20250212125058893 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) 20250212125058893 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) 20250212125058893 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) 20250212125058893 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) 20250212125058893 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) 20250212125058893 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) 20250212125058893 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) 20250212125058893 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) 20250212125058893 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) 20250212125058893 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) 20250212125058893 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) 20250212125058893 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) 20250212125058893 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) 20250212125058893 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) 20250212125058897 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) 20250212125058897 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125058897 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) 20250212125058897 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) 20250212125058897 DRLCMACDL DEBUG -- Chunk with length 1346 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125058897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 100, CS-3): a3 bb 1d c4 e6 0b a8 db c6 60 ac b1 ab e7 65 79 60 40 91 64 8b 6a a0 f1 b1 7f 12 fc ff 04 03 81 1c 77 db 2f (tbf_dl.cpp:686) 20250212125058897 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) 20250212125058897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125058897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 100) (tbf_dl.cpp:847) 20250212125058897 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) 20250212125058897 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 628 + 13 = 641 (pdch_ul_controller.c:131) 20250212125058897 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 641 for type POLL (pdch_ul_controller.c:184) 20250212125058897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=641, TS=7) (tbf_dl.cpp:883) 20250212125058897 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=641, TS=7 (tbf_dl.cpp:903) 20250212125058897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 100, CS-3): 0f 00 c9 a3 bb 1d c4 e6 0b a8 db c6 60 ac b1 ab e7 65 79 60 40 91 64 8b 6a a0 f1 b1 7f 12 fc ff 04 03 81 1c 77 db 2f 00 (tbf_dl.cpp:911) 20250212125058897 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Sending data request: sapi=5 arfcn=871 cur_fn=624 block=1 data=0f 00 c9 a3 bb 1d c4 e6 0b a8 db c6 60 ac b1 ab e7 65 79 60 40 91 64 8b 6a a0 f1 b1 7f 12 fc ff 04 03 81 1c 77 db 2f 00 (pcu_l1_if.cpp:182) 20250212125058897 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125058911 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) 20250212125058911 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) 20250212125058911 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) 20250212125058911 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) 20250212125058911 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) 20250212125058911 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) 20250212125058911 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) 20250212125058911 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) 20250212125058912 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) 20250212125058912 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) 20250212125058912 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) 20250212125058912 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) 20250212125058912 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) 20250212125058912 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) 20250212125058912 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) 20250212125058912 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) 20250212125058915 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125058930 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) 20250212125058930 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) 20250212125058930 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) 20250212125058930 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) 20250212125058930 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) 20250212125058930 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) 20250212125058930 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) 20250212125058931 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) 20250212125058931 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) 20250212125058931 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) 20250212125058931 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) 20250212125058931 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) 20250212125058931 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) 20250212125058931 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) 20250212125058931 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) 20250212125058931 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) 20250212125058939 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125058953 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) 20250212125058953 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) 20250212125058953 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) 20250212125058953 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) 20250212125058953 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) 20250212125058953 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) 20250212125058954 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) 20250212125058954 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) 20250212125058954 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)[0;m 20250212125058954 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) 20250212125058954 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) 20250212125058954 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) 20250212125058954 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) 20250212125058954 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) 20250212125058954 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) 20250212125058954 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) 20250212125058957 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125058971 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=637 block=4 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) 20250212125058971 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) 20250212125058971 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125058971 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125058971 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) 20250212125058972 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125058972 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125058972 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:509) 20250212125058972 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125058972 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) 20250212125058972 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) 20250212125058972 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20250212125058972 DRLCMACDL DEBUG - got ack for BSN=81 (rlc_window_dl.cpp:103) 20250212125058972 DRLCMACDL DEBUG - got ack for BSN=82 (rlc_window_dl.cpp:103) 20250212125058972 DRLCMACDL DEBUG - got ack for BSN=83 (rlc_window_dl.cpp:103) 20250212125058972 DRLCMACDL DEBUG - got ack for BSN=84 (rlc_window_dl.cpp:103) 20250212125058972 DRLCMACDL DEBUG - got ack for BSN=85 (rlc_window_dl.cpp:103) 20250212125058972 DRLCMACDL DEBUG - got ack for BSN=86 (rlc_window_dl.cpp:103) 20250212125058972 DRLCMACDL DEBUG - got ack for BSN=87 (rlc_window_dl.cpp:103) 20250212125058972 DRLCMACDL DEBUG - got ack for BSN=88 (rlc_window_dl.cpp:103) 20250212125058972 DRLCMACDL DEBUG - got ack for BSN=89 (rlc_window_dl.cpp:103) 20250212125058972 DRLCMACDL DEBUG - got ack for BSN=90 (rlc_window_dl.cpp:103) 20250212125058972 DRLCMACDL DEBUG - got ack for BSN=91 (rlc_window_dl.cpp:103) 20250212125058972 DRLCMACDL DEBUG - got ack for BSN=92 (rlc_window_dl.cpp:103) 20250212125058972 DRLCMACDL DEBUG - got ack for BSN=93 (rlc_window_dl.cpp:103) 20250212125058972 DRLCMACDL DEBUG - got ack for BSN=94 (rlc_window_dl.cpp:103) 20250212125058972 DRLCMACDL DEBUG - got ack for BSN=95 (rlc_window_dl.cpp:103) 20250212125058972 DRLCMACDL DEBUG - got ack for BSN=96 (rlc_window_dl.cpp:103) 20250212125058972 DRLCMACDL DEBUG - got ack for BSN=97 (rlc_window_dl.cpp:103) 20250212125058972 DRLCMACDL DEBUG - got ack for BSN=98 (rlc_window_dl.cpp:103) 20250212125058972 DRLCMACDL DEBUG - got ack for BSN=99 (rlc_window_dl.cpp:103) 20250212125058972 DRLCMACDL DEBUG - got ack for BSN=100 (rlc_window_dl.cpp:103) 20250212125058972 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) 20250212125058972 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) 20250212125058972 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) 20250212125058972 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) 20250212125058972 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) 20250212125058972 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) 20250212125058972 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) 20250212125058972 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) 20250212125058972 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) 20250212125058972 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) 20250212125058972 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) 20250212125058972 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) 20250212125058972 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) 20250212125058972 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) 20250212125058972 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) 20250212125058972 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) 20250212125058976 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) 20250212125058976 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125058976 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) 20250212125058976 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) 20250212125058976 DRLCMACDL DEBUG -- Chunk with length 1310 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125058976 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 101, CS-3): 60 64 25 aa b8 d5 ad e3 37 70 a8 4b b9 d8 2d 94 96 66 9d 0b 71 70 37 31 3d 15 f1 21 72 e9 e9 bf 01 29 49 12 (tbf_dl.cpp:686) 20250212125058976 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) 20250212125058976 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125058976 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 101) (tbf_dl.cpp:847) 20250212125058976 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 101, CS-3): 07 00 cb 60 64 25 aa b8 d5 ad e3 37 70 a8 4b b9 d8 2d 94 96 66 9d 0b 71 70 37 31 3d 15 f1 21 72 e9 e9 bf 01 29 49 12 00 (tbf_dl.cpp:911) 20250212125058976 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=645 Sending data request: sapi=5 arfcn=871 cur_fn=641 block=5 data=07 00 cb 60 64 25 aa b8 d5 ad e3 37 70 a8 4b b9 d8 2d 94 96 66 9d 0b 71 70 37 31 3d 15 f1 21 72 e9 e9 bf 01 29 49 12 00 (pcu_l1_if.cpp:182) 20250212125058976 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125058996 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) 20250212125058996 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) 20250212125058997 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) 20250212125058997 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) 20250212125058997 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) 20250212125058997 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) 20250212125058997 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) 20250212125058997 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) 20250212125058997 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) 20250212125058997 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) 20250212125058997 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) 20250212125058997 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) 20250212125058997 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) 20250212125058997 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) 20250212125058997 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) 20250212125058997 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) 20250212125059006 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) 20250212125059006 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) 20250212125059006 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) 20250212125059006 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) 20250212125059006 DRLCMACDL DEBUG -- Chunk with length 1274 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059006 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 102, CS-3): fa 42 8c b5 d8 d5 2e ff 6b bb 7c cb 66 c9 58 bf 06 33 90 8c 8d 42 a8 13 7e f2 c0 e6 ee 2f ab fc 4a 10 6e 9d (tbf_dl.cpp:686) 20250212125059006 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) 20250212125059006 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059006 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 102) (tbf_dl.cpp:847) 20250212125059006 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 102, CS-3): 07 00 cd fa 42 8c b5 d8 d5 2e ff 6b bb 7c cb 66 c9 58 bf 06 33 90 8c 8d 42 a8 13 7e f2 c0 e6 ee 2f ab fc 4a 10 6e 9d 00 (tbf_dl.cpp:911) 20250212125059006 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=650 Sending data request: sapi=5 arfcn=871 cur_fn=645 block=6 data=07 00 cd fa 42 8c b5 d8 d5 2e ff 6b bb 7c cb 66 c9 58 bf 06 33 90 8c 8d 42 a8 13 7e f2 c0 e6 ee 2f ab fc 4a 10 6e 9d 00 (pcu_l1_if.cpp:182) 20250212125059006 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125059020 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) 20250212125059021 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) 20250212125059022 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) 20250212125059022 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) 20250212125059022 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) 20250212125059023 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) 20250212125059023 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) 20250212125059023 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) 20250212125059024 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) 20250212125059024 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) 20250212125059025 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) 20250212125059025 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) 20250212125059025 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) 20250212125059025 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) 20250212125059026 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) 20250212125059026 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) 20250212125059027 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) 20250212125059027 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) 20250212125059027 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) 20250212125059027 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) 20250212125059027 DRLCMACDL DEBUG -- Chunk with length 1238 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059027 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 103, CS-3): b2 db 8f 51 ce 2a 59 6b 1b 45 05 77 77 6e 2d 64 ba 5a eb 63 10 db 93 30 fa 8b 96 bc 4f a8 e0 67 02 d3 12 57 (tbf_dl.cpp:686) 20250212125059027 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) 20250212125059027 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059027 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 103) (tbf_dl.cpp:847) 20250212125059027 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 103, CS-3): 07 00 cf b2 db 8f 51 ce 2a 59 6b 1b 45 05 77 77 6e 2d 64 ba 5a eb 63 10 db 93 30 fa 8b 96 bc 4f a8 e0 67 02 d3 12 57 00 (tbf_dl.cpp:911) 20250212125059027 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 cf b2 db 8f 51 ce 2a 59 6b 1b 45 05 77 77 6e 2d 64 ba 5a eb 63 10 db 93 30 fa 8b 96 bc 4f a8 e0 67 02 d3 12 57 00 (pcu_l1_if.cpp:182) 20250212125059027 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125059039 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) 20250212125059039 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) 20250212125059040 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) 20250212125059040 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) 20250212125059040 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) 20250212125059041 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) 20250212125059041 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) 20250212125059041 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) 20250212125059042 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) 20250212125059042 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) 20250212125059042 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) 20250212125059042 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) 20250212125059043 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) 20250212125059043 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) 20250212125059044 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) 20250212125059044 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) 20250212125059044 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) 20250212125059044 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) 20250212125059044 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) 20250212125059044 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) 20250212125059044 DRLCMACDL DEBUG -- Chunk with length 1202 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059044 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 104, CS-3): 9a 10 c8 92 73 0c 23 20 8d 72 03 02 b7 bf 96 bb 9f 8b 61 f5 f2 c9 2f 51 96 c7 b7 5d 95 2a 9d 21 27 31 d4 be (tbf_dl.cpp:686) 20250212125059044 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) 20250212125059044 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059044 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 104) (tbf_dl.cpp:847) 20250212125059044 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 104, CS-3): 07 00 d1 9a 10 c8 92 73 0c 23 20 8d 72 03 02 b7 bf 96 bb 9f 8b 61 f5 f2 c9 2f 51 96 c7 b7 5d 95 2a 9d 21 27 31 d4 be 00 (tbf_dl.cpp:911) 20250212125059044 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 d1 9a 10 c8 92 73 0c 23 20 8d 72 03 02 b7 bf 96 bb 9f 8b 61 f5 f2 c9 2f 51 96 c7 b7 5d 95 2a 9d 21 27 31 d4 be 00 (pcu_l1_if.cpp:182) 20250212125059045 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125059059 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) 20250212125059059 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) 20250212125059061 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) 20250212125059061 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) 20250212125059063 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) 20250212125059063 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) 20250212125059063 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) 20250212125059063 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) 20250212125059064 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) 20250212125059064 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) 20250212125059065 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) 20250212125059065 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) 20250212125059065 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) 20250212125059065 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) 20250212125059066 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) 20250212125059066 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) 20250212125059068 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) 20250212125059068 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) 20250212125059068 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) 20250212125059068 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) 20250212125059068 DRLCMACDL DEBUG -- Chunk with length 1166 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 105, CS-3): c8 0c e3 9c 38 18 f3 bf 98 92 17 39 b5 d2 4e 0d f5 4d af 30 f1 02 dd 87 e2 4a 52 ec 9f ae ed a8 56 8d cc 02 (tbf_dl.cpp:686) 20250212125059068 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) 20250212125059068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 105) (tbf_dl.cpp:847) 20250212125059068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 105, CS-3): 07 00 d3 c8 0c e3 9c 38 18 f3 bf 98 92 17 39 b5 d2 4e 0d f5 4d af 30 f1 02 dd 87 e2 4a 52 ec 9f ae ed a8 56 8d cc 02 00 (tbf_dl.cpp:911) 20250212125059068 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 d3 c8 0c e3 9c 38 18 f3 bf 98 92 17 39 b5 d2 4e 0d f5 4d af 30 f1 02 dd 87 e2 4a 52 ec 9f ae ed a8 56 8d cc 02 00 (pcu_l1_if.cpp:182) 20250212125059069 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125059083 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) 20250212125059083 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) 20250212125059083 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) 20250212125059083 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) 20250212125059084 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) 20250212125059084 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) 20250212125059084 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) 20250212125059084 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) 20250212125059085 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) 20250212125059085 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) 20250212125059085 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) 20250212125059085 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) 20250212125059085 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) 20250212125059085 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) 20250212125059086 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) 20250212125059086 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) 20250212125059087 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) 20250212125059087 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) 20250212125059087 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) 20250212125059087 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) 20250212125059087 DRLCMACDL DEBUG -- Chunk with length 1130 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059087 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 106, CS-3): 7d 08 eb 87 6b 5b cd 33 8c 45 a8 f4 49 51 21 0f a2 f5 6c 8a 45 33 59 8f a5 59 4b d9 4b ae 38 1e 82 f9 a6 33 (tbf_dl.cpp:686) 20250212125059087 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) 20250212125059088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 106) (tbf_dl.cpp:847) 20250212125059088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 106, CS-3): 07 00 d5 7d 08 eb 87 6b 5b cd 33 8c 45 a8 f4 49 51 21 0f a2 f5 6c 8a 45 33 59 8f a5 59 4b d9 4b ae 38 1e 82 f9 a6 33 00 (tbf_dl.cpp:911) 20250212125059088 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 d5 7d 08 eb 87 6b 5b cd 33 8c 45 a8 f4 49 51 21 0f a2 f5 6c 8a 45 33 59 8f a5 59 4b d9 4b ae 38 1e 82 f9 a6 33 00 (pcu_l1_if.cpp:182) 20250212125059088 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125059103 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) 20250212125059103 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) 20250212125059104 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) 20250212125059104 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) 20250212125059105 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) 20250212125059105 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) 20250212125059106 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) 20250212125059106 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) 20250212125059106 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) 20250212125059106 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) 20250212125059107 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) 20250212125059107 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) 20250212125059107 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) 20250212125059107 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) 20250212125059108 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) 20250212125059108 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) 20250212125059108 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) 20250212125059109 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) 20250212125059109 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) 20250212125059109 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) 20250212125059109 DRLCMACDL DEBUG -- Chunk with length 1094 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 107, CS-3): 7a b4 dd 63 5d 2b 37 f2 3a 02 37 44 e1 aa ad 98 e3 55 57 8b f1 5c be 78 14 4a 1a c6 2d 5e 8a 30 70 78 eb fb (tbf_dl.cpp:686) 20250212125059109 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) 20250212125059109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 107) (tbf_dl.cpp:847) 20250212125059109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 107, CS-3): 07 00 d7 7a b4 dd 63 5d 2b 37 f2 3a 02 37 44 e1 aa ad 98 e3 55 57 8b f1 5c be 78 14 4a 1a c6 2d 5e 8a 30 70 78 eb fb 00 (tbf_dl.cpp:911) 20250212125059109 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 d7 7a b4 dd 63 5d 2b 37 f2 3a 02 37 44 e1 aa ad 98 e3 55 57 8b f1 5c be 78 14 4a 1a c6 2d 5e 8a 30 70 78 eb fb 00 (pcu_l1_if.cpp:182) 20250212125059109 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125059121 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) 20250212125059121 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) 20250212125059122 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) 20250212125059122 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) 20250212125059122 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) 20250212125059122 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) 20250212125059123 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) 20250212125059123 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) 20250212125059123 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) 20250212125059123 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) 20250212125059124 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) 20250212125059124 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) 20250212125059124 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) 20250212125059124 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) 20250212125059125 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) 20250212125059125 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) 20250212125059131 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) 20250212125059131 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) 20250212125059132 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) 20250212125059132 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) 20250212125059132 DRLCMACDL DEBUG -- Chunk with length 1058 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059132 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 108, CS-3): ec fa 44 ae 80 44 9f 24 35 af 75 ff b7 2d 11 41 66 a9 8d d1 71 b5 90 68 d7 01 1f 13 e4 ed 46 24 c0 e4 dc c8 (tbf_dl.cpp:686) 20250212125059132 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) 20250212125059132 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059132 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 108) (tbf_dl.cpp:847) 20250212125059132 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 108, CS-3): 07 00 d9 ec fa 44 ae 80 44 9f 24 35 af 75 ff b7 2d 11 41 66 a9 8d d1 71 b5 90 68 d7 01 1f 13 e4 ed 46 24 c0 e4 dc c8 00 (tbf_dl.cpp:911) 20250212125059132 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 d9 ec fa 44 ae 80 44 9f 24 35 af 75 ff b7 2d 11 41 66 a9 8d d1 71 b5 90 68 d7 01 1f 13 e4 ed 46 24 c0 e4 dc c8 00 (pcu_l1_if.cpp:182) 20250212125059132 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125059146 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) 20250212125059146 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) 20250212125059149 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) 20250212125059149 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) 20250212125059150 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) 20250212125059150 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) 20250212125059151 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) 20250212125059151 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) 20250212125059152 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) 20250212125059152 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) 20250212125059153 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) 20250212125059153 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) 20250212125059155 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) 20250212125059155 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) 20250212125059156 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) 20250212125059156 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) 20250212125059157 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) 20250212125059157 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) 20250212125059157 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) 20250212125059157 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) 20250212125059157 DRLCMACDL DEBUG -- Chunk with length 1022 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 109, CS-3): a3 92 74 f2 1f 5e 5c ce 39 23 be d6 13 c8 c5 18 d4 de c4 74 90 14 a9 75 ca 74 01 60 98 f7 d6 e1 eb 7e 30 d0 (tbf_dl.cpp:686) 20250212125059158 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) 20250212125059158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 109) (tbf_dl.cpp:847) 20250212125059158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 109, CS-3): 07 00 db a3 92 74 f2 1f 5e 5c ce 39 23 be d6 13 c8 c5 18 d4 de c4 74 90 14 a9 75 ca 74 01 60 98 f7 d6 e1 eb 7e 30 d0 00 (tbf_dl.cpp:911) 20250212125059158 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 db a3 92 74 f2 1f 5e 5c ce 39 23 be d6 13 c8 c5 18 d4 de c4 74 90 14 a9 75 ca 74 01 60 98 f7 d6 e1 eb 7e 30 d0 00 (pcu_l1_if.cpp:182) 20250212125059158 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125059165 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) 20250212125059165 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) 20250212125059166 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) 20250212125059166 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) 20250212125059166 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) 20250212125059166 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) 20250212125059168 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) 20250212125059168 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) 20250212125059169 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) 20250212125059169 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) 20250212125059170 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) 20250212125059170 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) 20250212125059171 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) 20250212125059171 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) 20250212125059172 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) 20250212125059172 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) 20250212125059174 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) 20250212125059174 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) 20250212125059174 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) 20250212125059174 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) 20250212125059174 DRLCMACDL DEBUG -- Chunk with length 986 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059174 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 110, CS-3): 9d cf 55 14 32 2a 82 3e b6 69 89 de 7c 53 97 ff 82 30 58 af 47 37 76 5e 8f 4e 0d a6 4f 59 b2 41 05 08 18 3a (tbf_dl.cpp:686) 20250212125059174 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) 20250212125059174 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059174 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 110) (tbf_dl.cpp:847) 20250212125059174 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 110, CS-3): 07 00 dd 9d cf 55 14 32 2a 82 3e b6 69 89 de 7c 53 97 ff 82 30 58 af 47 37 76 5e 8f 4e 0d a6 4f 59 b2 41 05 08 18 3a 00 (tbf_dl.cpp:911) 20250212125059174 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 dd 9d cf 55 14 32 2a 82 3e b6 69 89 de 7c 53 97 ff 82 30 58 af 47 37 76 5e 8f 4e 0d a6 4f 59 b2 41 05 08 18 3a 00 (pcu_l1_if.cpp:182) 20250212125059175 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125059184 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) 20250212125059184 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) 20250212125059185 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) 20250212125059185 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) 20250212125059185 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) 20250212125059185 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) 20250212125059185 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) 20250212125059185 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) 20250212125059186 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) 20250212125059186 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) 20250212125059186 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) 20250212125059186 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) 20250212125059186 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) 20250212125059186 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) 20250212125059186 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) 20250212125059186 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) 20250212125059194 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) 20250212125059194 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) 20250212125059194 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) 20250212125059194 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) 20250212125059194 DRLCMACDL DEBUG -- Chunk with length 950 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059194 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 111, CS-3): 35 9f 9d ef 25 50 e3 c5 de a5 9f 38 de ca 9c f1 69 5a b5 b3 78 d2 60 49 f0 74 cc ac af d1 fd f0 3a e9 c0 c1 (tbf_dl.cpp:686) 20250212125059194 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) 20250212125059194 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059194 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 111) (tbf_dl.cpp:847) 20250212125059194 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 111, CS-3): 07 00 df 35 9f 9d ef 25 50 e3 c5 de a5 9f 38 de ca 9c f1 69 5a b5 b3 78 d2 60 49 f0 74 cc ac af d1 fd f0 3a e9 c0 c1 00 (tbf_dl.cpp:911) 20250212125059194 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 df 35 9f 9d ef 25 50 e3 c5 de a5 9f 38 de ca 9c f1 69 5a b5 b3 78 d2 60 49 f0 74 cc ac af d1 fd f0 3a e9 c0 c1 00 (pcu_l1_if.cpp:182) 20250212125059194 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125059208 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) 20250212125059208 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) 20250212125059208 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) 20250212125059208 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) 20250212125059208 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) 20250212125059208 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) 20250212125059209 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) 20250212125059209 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) 20250212125059209 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) 20250212125059209 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) 20250212125059209 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) 20250212125059209 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) 20250212125059209 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) 20250212125059209 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) 20250212125059210 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) 20250212125059210 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) 20250212125059212 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) 20250212125059212 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) 20250212125059212 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) 20250212125059212 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) 20250212125059212 DRLCMACDL DEBUG -- Chunk with length 914 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 112, CS-3): 39 0c 8a eb c9 ad e9 21 e7 8e 11 2d 48 2e 67 f6 ee 0c e7 fa 8f 87 e2 6f f4 c0 9e 39 e1 59 12 6f a7 07 2c 90 (tbf_dl.cpp:686) 20250212125059212 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) 20250212125059212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 112) (tbf_dl.cpp:847) 20250212125059212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 112, CS-3): 07 00 e1 39 0c 8a eb c9 ad e9 21 e7 8e 11 2d 48 2e 67 f6 ee 0c e7 fa 8f 87 e2 6f f4 c0 9e 39 e1 59 12 6f a7 07 2c 90 00 (tbf_dl.cpp:911) 20250212125059213 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 e1 39 0c 8a eb c9 ad e9 21 e7 8e 11 2d 48 2e 67 f6 ee 0c e7 fa 8f 87 e2 6f f4 c0 9e 39 e1 59 12 6f a7 07 2c 90 00 (pcu_l1_if.cpp:182) 20250212125059213 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125059227 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) 20250212125059227 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) 20250212125059228 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) 20250212125059228 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) 20250212125059229 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) 20250212125059229 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) 20250212125059229 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) 20250212125059229 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) 20250212125059229 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) 20250212125059229 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) 20250212125059230 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) 20250212125059230 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) 20250212125059230 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) 20250212125059230 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) 20250212125059231 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) 20250212125059231 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) 20250212125059231 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) 20250212125059231 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) 20250212125059231 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) 20250212125059231 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) 20250212125059231 DRLCMACDL DEBUG -- Chunk with length 878 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 113, CS-3): da 32 10 15 8c 3a 8a 5e 08 df 93 d1 9c 89 ed dc 96 b7 16 f4 0b f5 e4 0e d3 d3 63 49 53 5c b3 70 ac 6e 21 96 (tbf_dl.cpp:686) 20250212125059231 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) 20250212125059231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 113) (tbf_dl.cpp:847) 20250212125059231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 113, CS-3): 07 00 e3 da 32 10 15 8c 3a 8a 5e 08 df 93 d1 9c 89 ed dc 96 b7 16 f4 0b f5 e4 0e d3 d3 63 49 53 5c b3 70 ac 6e 21 96 00 (tbf_dl.cpp:911) 20250212125059231 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 e3 da 32 10 15 8c 3a 8a 5e 08 df 93 d1 9c 89 ed dc 96 b7 16 f4 0b f5 e4 0e d3 d3 63 49 53 5c b3 70 ac 6e 21 96 00 (pcu_l1_if.cpp:182) 20250212125059231 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125059245 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) 20250212125059245 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) 20250212125059245 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) 20250212125059245 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) 20250212125059245 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) 20250212125059245 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) 20250212125059245 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) 20250212125059246 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) 20250212125059246 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) 20250212125059246 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) 20250212125059246 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) 20250212125059246 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) 20250212125059246 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) 20250212125059246 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) 20250212125059246 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) 20250212125059246 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) 20250212125059254 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) 20250212125059254 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) 20250212125059254 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) 20250212125059254 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) 20250212125059254 DRLCMACDL DEBUG -- Chunk with length 842 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059254 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 114, CS-3): 1b 5b b7 a8 43 2a de 71 32 4c 21 e8 15 bc 7e 56 2e 08 f1 19 d4 a9 08 8e 8e 08 05 5a 50 f9 c0 e2 82 86 ee d0 (tbf_dl.cpp:686) 20250212125059254 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) 20250212125059254 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059254 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 114) (tbf_dl.cpp:847) 20250212125059254 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 114, CS-3): 07 00 e5 1b 5b b7 a8 43 2a de 71 32 4c 21 e8 15 bc 7e 56 2e 08 f1 19 d4 a9 08 8e 8e 08 05 5a 50 f9 c0 e2 82 86 ee d0 00 (tbf_dl.cpp:911) 20250212125059254 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 e5 1b 5b b7 a8 43 2a de 71 32 4c 21 e8 15 bc 7e 56 2e 08 f1 19 d4 a9 08 8e 8e 08 05 5a 50 f9 c0 e2 82 86 ee d0 00 (pcu_l1_if.cpp:182) 20250212125059255 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125059268 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) 20250212125059268 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) 20250212125059269 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) 20250212125059269 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) 20250212125059269 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) 20250212125059269 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) 20250212125059269 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) 20250212125059269 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) 20250212125059269 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) 20250212125059269 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) 20250212125059270 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) 20250212125059270 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) 20250212125059270 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) 20250212125059270 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) 20250212125059270 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) 20250212125059270 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) 20250212125059273 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) 20250212125059273 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) 20250212125059273 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) 20250212125059273 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) 20250212125059273 DRLCMACDL DEBUG -- Chunk with length 806 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 115, CS-3): 58 90 aa e1 9a d8 84 56 56 ad e6 0b a1 a5 5b 0c ee 47 eb e9 d7 e5 c1 7f 8f 8f 2e d1 b1 7f 87 8d 19 8f ab d5 (tbf_dl.cpp:686) 20250212125059273 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) 20250212125059273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 115) (tbf_dl.cpp:847) 20250212125059273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 115, CS-3): 07 00 e7 58 90 aa e1 9a d8 84 56 56 ad e6 0b a1 a5 5b 0c ee 47 eb e9 d7 e5 c1 7f 8f 8f 2e d1 b1 7f 87 8d 19 8f ab d5 00 (tbf_dl.cpp:911) 20250212125059273 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 e7 58 90 aa e1 9a d8 84 56 56 ad e6 0b a1 a5 5b 0c ee 47 eb e9 d7 e5 c1 7f 8f 8f 2e d1 b1 7f 87 8d 19 8f ab d5 00 (pcu_l1_if.cpp:182) 20250212125059273 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125059287 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) 20250212125059287 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) 20250212125059287 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) 20250212125059287 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) 20250212125059287 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) 20250212125059287 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) 20250212125059287 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) 20250212125059287 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) 20250212125059288 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) 20250212125059288 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) 20250212125059288 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) 20250212125059288 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) 20250212125059288 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) 20250212125059288 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) 20250212125059288 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) 20250212125059288 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) 20250212125059293 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) 20250212125059293 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) 20250212125059293 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) 20250212125059293 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) 20250212125059293 DRLCMACDL DEBUG -- Chunk with length 770 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 116, CS-3): d9 41 9b f2 64 e6 a6 16 00 58 54 0d 4a 14 40 9b 87 f9 7e fe 66 3e 89 7f 87 cd 60 31 69 51 65 53 2a d6 53 f8 (tbf_dl.cpp:686) 20250212125059293 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) 20250212125059293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 116) (tbf_dl.cpp:847) 20250212125059293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 116, CS-3): 07 00 e9 d9 41 9b f2 64 e6 a6 16 00 58 54 0d 4a 14 40 9b 87 f9 7e fe 66 3e 89 7f 87 cd 60 31 69 51 65 53 2a d6 53 f8 00 (tbf_dl.cpp:911) 20250212125059293 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 e9 d9 41 9b f2 64 e6 a6 16 00 58 54 0d 4a 14 40 9b 87 f9 7e fe 66 3e 89 7f 87 cd 60 31 69 51 65 53 2a d6 53 f8 00 (pcu_l1_if.cpp:182) 20250212125059293 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125059307 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) 20250212125059307 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) 20250212125059307 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) 20250212125059307 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) 20250212125059307 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) 20250212125059307 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) 20250212125059308 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) 20250212125059308 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) 20250212125059308 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) 20250212125059308 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) 20250212125059308 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) 20250212125059308 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) 20250212125059308 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) 20250212125059308 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) 20250212125059309 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) 20250212125059309 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) 20250212125059316 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) 20250212125059316 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) 20250212125059316 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) 20250212125059316 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) 20250212125059316 DRLCMACDL DEBUG -- Chunk with length 734 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059316 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 117, CS-3): 29 95 00 49 72 13 21 bc 27 1d 6e d4 f2 9a 02 1f 53 6b e4 3e d6 42 f5 33 32 6a 1b cc c9 dc 2b db 7f 62 87 01 (tbf_dl.cpp:686) 20250212125059316 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) 20250212125059316 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059316 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 117) (tbf_dl.cpp:847) 20250212125059316 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 117, CS-3): 07 00 eb 29 95 00 49 72 13 21 bc 27 1d 6e d4 f2 9a 02 1f 53 6b e4 3e d6 42 f5 33 32 6a 1b cc c9 dc 2b db 7f 62 87 01 00 (tbf_dl.cpp:911) 20250212125059316 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 eb 29 95 00 49 72 13 21 bc 27 1d 6e d4 f2 9a 02 1f 53 6b e4 3e d6 42 f5 33 32 6a 1b cc c9 dc 2b db 7f 62 87 01 00 (pcu_l1_if.cpp:182) 20250212125059316 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125059330 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) 20250212125059330 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) 20250212125059330 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) 20250212125059330 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) 20250212125059331 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) 20250212125059331 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) 20250212125059331 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) 20250212125059331 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) 20250212125059331 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) 20250212125059331 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) 20250212125059331 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) 20250212125059331 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) 20250212125059332 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) 20250212125059332 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) 20250212125059332 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) 20250212125059332 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) 20250212125059335 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) 20250212125059335 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) 20250212125059335 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) 20250212125059335 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) 20250212125059335 DRLCMACDL DEBUG -- Chunk with length 698 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 118, CS-3): 22 d8 78 55 7d f8 9d a8 86 d9 f5 d0 df 45 a9 4e fd f9 99 00 4d 0c a4 1f fb d0 1a 8f d7 bf 1d 00 95 1f 38 68 (tbf_dl.cpp:686) 20250212125059335 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) 20250212125059335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 118) (tbf_dl.cpp:847) 20250212125059335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 118, CS-3): 07 00 ed 22 d8 78 55 7d f8 9d a8 86 d9 f5 d0 df 45 a9 4e fd f9 99 00 4d 0c a4 1f fb d0 1a 8f d7 bf 1d 00 95 1f 38 68 00 (tbf_dl.cpp:911) 20250212125059335 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 ed 22 d8 78 55 7d f8 9d a8 86 d9 f5 d0 df 45 a9 4e fd f9 99 00 4d 0c a4 1f fb d0 1a 8f d7 bf 1d 00 95 1f 38 68 00 (pcu_l1_if.cpp:182) 20250212125059335 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125059350 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) 20250212125059350 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) 20250212125059351 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) 20250212125059351 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) 20250212125059352 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) 20250212125059352 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) 20250212125059352 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) 20250212125059352 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) 20250212125059353 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) 20250212125059353 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) 20250212125059354 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) 20250212125059354 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) 20250212125059354 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) 20250212125059354 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) 20250212125059355 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) 20250212125059355 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) 20250212125059355 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) 20250212125059355 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) 20250212125059356 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) 20250212125059356 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) 20250212125059356 DRLCMACDL DEBUG -- Chunk with length 662 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 119, CS-3): bb 70 7d 37 54 c7 98 da f0 0a c9 e3 9a 39 50 bd c5 43 b5 00 c5 ca aa ca d8 55 f7 bb 59 67 f8 ab 38 6c ac 7a (tbf_dl.cpp:686) 20250212125059356 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) 20250212125059356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 119) (tbf_dl.cpp:847) 20250212125059356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 119, CS-3): 07 00 ef bb 70 7d 37 54 c7 98 da f0 0a c9 e3 9a 39 50 bd c5 43 b5 00 c5 ca aa ca d8 55 f7 bb 59 67 f8 ab 38 6c ac 7a 00 (tbf_dl.cpp:911) 20250212125059356 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 ef bb 70 7d 37 54 c7 98 da f0 0a c9 e3 9a 39 50 bd c5 43 b5 00 c5 ca aa ca d8 55 f7 bb 59 67 f8 ab 38 6c ac 7a 00 (pcu_l1_if.cpp:182) 20250212125059356 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125059370 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) 20250212125059370 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) 20250212125059371 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) 20250212125059371 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) 20250212125059371 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) 20250212125059371 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) 20250212125059372 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) 20250212125059372 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) 20250212125059372 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) 20250212125059372 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) 20250212125059373 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) 20250212125059373 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) 20250212125059373 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) 20250212125059373 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) 20250212125059374 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) 20250212125059374 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) 20250212125059379 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) 20250212125059379 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=728 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125059379 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) 20250212125059379 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) 20250212125059379 DRLCMACDL DEBUG -- Chunk with length 626 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059379 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 120, CS-3): 93 08 ee 4a 5e be 35 ee cb d6 b9 4a 03 ac 14 4b d7 60 dc b8 89 10 2c c4 7a 77 fe 64 bc 9e 53 3d 9b 36 f1 97 (tbf_dl.cpp:686) 20250212125059379 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) 20250212125059379 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059379 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 120) (tbf_dl.cpp:847) 20250212125059379 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) 20250212125059379 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 728 + 13 = 741 (pdch_ul_controller.c:131) 20250212125059379 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 741 for type POLL (pdch_ul_controller.c:184) 20250212125059379 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=741, TS=7) (tbf_dl.cpp:883) 20250212125059379 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=741, TS=7 (tbf_dl.cpp:903) 20250212125059379 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 120, CS-3): 0f 00 f1 93 08 ee 4a 5e be 35 ee cb d6 b9 4a 03 ac 14 4b d7 60 dc b8 89 10 2c c4 7a 77 fe 64 bc 9e 53 3d 9b 36 f1 97 00 (tbf_dl.cpp:911) 20250212125059379 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=728 Sending data request: sapi=5 arfcn=871 cur_fn=723 block=0 data=0f 00 f1 93 08 ee 4a 5e be 35 ee cb d6 b9 4a 03 ac 14 4b d7 60 dc b8 89 10 2c c4 7a 77 fe 64 bc 9e 53 3d 9b 36 f1 97 00 (pcu_l1_if.cpp:182) 20250212125059379 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125059393 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) 20250212125059393 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) 20250212125059393 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) 20250212125059393 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) 20250212125059393 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) 20250212125059393 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) 20250212125059393 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) 20250212125059393 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) 20250212125059394 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) 20250212125059394 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) 20250212125059394 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) 20250212125059394 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) 20250212125059394 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) 20250212125059394 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) 20250212125059394 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) 20250212125059394 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) 20250212125059397 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125059412 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) 20250212125059412 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) 20250212125059412 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) 20250212125059412 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) 20250212125059413 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) 20250212125059413 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) 20250212125059413 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) 20250212125059413 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) 20250212125059413 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) 20250212125059413 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) 20250212125059414 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) 20250212125059414 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) 20250212125059414 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) 20250212125059414 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) 20250212125059415 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) 20250212125059415 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) 20250212125059416 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125059432 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) 20250212125059432 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) 20250212125059432 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) 20250212125059432 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) 20250212125059433 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) 20250212125059433 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) 20250212125059434 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) 20250212125059434 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) 20250212125059434 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) 20250212125059434 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) 20250212125059435 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) 20250212125059435 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) 20250212125059436 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) 20250212125059436 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) 20250212125059437 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) 20250212125059437 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) 20250212125059440 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125059453 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=736 block=3 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) 20250212125059453 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) 20250212125059453 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125059453 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=741 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125059454 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) 20250212125059454 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=741 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125059454 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125059454 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:509) 20250212125059454 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125059454 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) 20250212125059454 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) 20250212125059454 DRLCMACDL INFO MS (IMSI 262420000000001): Low error rate 0%, increasing DL CS level to CS-4 (gprs_ms.c:690) 20250212125059454 DRLCMACDL DEBUG - got ack for BSN=101 (rlc_window_dl.cpp:103) 20250212125059454 DRLCMACDL DEBUG - got ack for BSN=102 (rlc_window_dl.cpp:103) 20250212125059454 DRLCMACDL DEBUG - got ack for BSN=103 (rlc_window_dl.cpp:103) 20250212125059454 DRLCMACDL DEBUG - got ack for BSN=104 (rlc_window_dl.cpp:103) 20250212125059454 DRLCMACDL DEBUG - got ack for BSN=105 (rlc_window_dl.cpp:103) 20250212125059454 DRLCMACDL DEBUG - got ack for BSN=106 (rlc_window_dl.cpp:103) 20250212125059454 DRLCMACDL DEBUG - got ack for BSN=107 (rlc_window_dl.cpp:103) 20250212125059454 DRLCMACDL DEBUG - got ack for BSN=108 (rlc_window_dl.cpp:103) 20250212125059454 DRLCMACDL DEBUG - got ack for BSN=109 (rlc_window_dl.cpp:103) 20250212125059454 DRLCMACDL DEBUG - got ack for BSN=110 (rlc_window_dl.cpp:103) 20250212125059454 DRLCMACDL DEBUG - got ack for BSN=111 (rlc_window_dl.cpp:103) 20250212125059454 DRLCMACDL DEBUG - got ack for BSN=112 (rlc_window_dl.cpp:103) 20250212125059454 DRLCMACDL DEBUG - got ack for BSN=113 (rlc_window_dl.cpp:103) 20250212125059454 DRLCMACDL DEBUG - got ack for BSN=114 (rlc_window_dl.cpp:103) 20250212125059454 DRLCMACDL DEBUG - got ack for BSN=115 (rlc_window_dl.cpp:103) 20250212125059454 DRLCMACDL DEBUG - got ack for BSN=116 (rlc_window_dl.cpp:103) 20250212125059454 DRLCMACDL DEBUG - got ack for BSN=117 (rlc_window_dl.cpp:103) 20250212125059454 DRLCMACDL DEBUG - got ack for BSN=118 (rlc_window_dl.cpp:103) 20250212125059454 DRLCMACDL DEBUG - got ack for BSN=119 (rlc_window_dl.cpp:103) 20250212125059454 DRLCMACDL DEBUG - got ack for BSN=120 (rlc_window_dl.cpp:103) 20250212125059454 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) 20250212125059454 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125059454 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) 20250212125059454 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) 20250212125059454 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) 20250212125059454 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) 20250212125059454 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) 20250212125059454 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) 20250212125059454 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) 20250212125059454 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) 20250212125059454 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) 20250212125059454 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) 20250212125059454 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) 20250212125059455 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) 20250212125059455 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) 20250212125059455 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) 20250212125059455 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) 20250212125059458 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) 20250212125059458 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) 20250212125059458 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) 20250212125059458 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) 20250212125059458 DRLCMACDL DEBUG -- Chunk with length 590 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059458 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 121, CS-4): 50 b0 2b 35 8a 7a a8 32 62 34 34 be 30 aa 3f b0 81 52 5a aa 5e da 09 ef b4 6b 6c bc d0 94 34 03 de 74 c8 2f 98 63 ca e7 9e 50 ca a3 f6 ca cb 61 95 be (tbf_dl.cpp:686) 20250212125059458 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) 20250212125059458 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059458 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 121) (tbf_dl.cpp:847) 20250212125059458 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 121, CS-4): 07 00 f3 50 b0 2b 35 8a 7a a8 32 62 34 34 be 30 aa 3f b0 81 52 5a aa 5e da 09 ef b4 6b 6c bc d0 94 34 03 de 74 c8 2f 98 63 ca e7 9e 50 ca a3 f6 ca cb 61 95 be 00 (tbf_dl.cpp:911) 20250212125059458 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 f3 50 b0 2b 35 8a 7a a8 32 62 34 34 be 30 aa 3f b0 81 52 5a aa 5e da 09 ef b4 6b 6c bc d0 94 34 03 de 74 c8 2f 98 63 ca e7 9e 50 ca a3 f6 ca cb 61 95 be 00 (pcu_l1_if.cpp:182) 20250212125059458 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125059472 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) 20250212125059472 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) 20250212125059472 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) 20250212125059472 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) 20250212125059473 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) 20250212125059473 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) 20250212125059473 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) 20250212125059473 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) 20250212125059473 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) 20250212125059473 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) 20250212125059473 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) 20250212125059473 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) 20250212125059473 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) 20250212125059473 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) 20250212125059473 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) 20250212125059473 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) 20250212125059477 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) 20250212125059477 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) 20250212125059477 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) 20250212125059477 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) 20250212125059477 DRLCMACDL DEBUG -- Chunk with length 540 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 122, CS-4): cd f4 6b fa 7e d9 8c 96 36 6b 02 99 8b ab 74 ab 6e 2e 83 0f f3 dc b5 3f bf d7 02 8b f1 ee 97 30 bf 99 01 81 72 16 aa 35 58 6c c8 c1 31 e1 7a 3c 75 4c (tbf_dl.cpp:686) 20250212125059477 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) 20250212125059477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 122) (tbf_dl.cpp:847) 20250212125059477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 122, CS-4): 07 00 f5 cd f4 6b fa 7e d9 8c 96 36 6b 02 99 8b ab 74 ab 6e 2e 83 0f f3 dc b5 3f bf d7 02 8b f1 ee 97 30 bf 99 01 81 72 16 aa 35 58 6c c8 c1 31 e1 7a 3c 75 4c 00 (tbf_dl.cpp:911) 20250212125059477 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=749 Sending data request: sapi=5 arfcn=871 cur_fn=745 block=5 data=07 00 f5 cd f4 6b fa 7e d9 8c 96 36 6b 02 99 8b ab 74 ab 6e 2e 83 0f f3 dc b5 3f bf d7 02 8b f1 ee 97 30 bf 99 01 81 72 16 aa 35 58 6c c8 c1 31 e1 7a 3c 75 4c 00 (pcu_l1_if.cpp:182) 20250212125059477 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125059491 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) 20250212125059491 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) 20250212125059492 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) 20250212125059492 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) 20250212125059492 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) 20250212125059492 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) 20250212125059493 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) 20250212125059493 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) 20250212125059493 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) 20250212125059493 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) 20250212125059493 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) 20250212125059493 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) 20250212125059494 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) 20250212125059494 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) 20250212125059495 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) 20250212125059495 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) 20250212125059502 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) 20250212125059502 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) 20250212125059502 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) 20250212125059502 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) 20250212125059502 DRLCMACDL DEBUG -- Chunk with length 490 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059502 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 123, CS-4): 3b 60 86 f8 a7 c4 1d c2 a1 93 73 92 8e 4b 19 84 52 59 09 d1 92 57 2a 27 49 39 e8 2d cc 62 a1 a7 c2 a8 74 e2 93 e7 61 bc 08 a2 6e 33 f8 2f 48 a5 86 e8 (tbf_dl.cpp:686) 20250212125059502 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) 20250212125059502 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059502 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 123) (tbf_dl.cpp:847) 20250212125059502 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 123, CS-4): 07 00 f7 3b 60 86 f8 a7 c4 1d c2 a1 93 73 92 8e 4b 19 84 52 59 09 d1 92 57 2a 27 49 39 e8 2d cc 62 a1 a7 c2 a8 74 e2 93 e7 61 bc 08 a2 6e 33 f8 2f 48 a5 86 e8 00 (tbf_dl.cpp:911) 20250212125059502 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 f7 3b 60 86 f8 a7 c4 1d c2 a1 93 73 92 8e 4b 19 84 52 59 09 d1 92 57 2a 27 49 39 e8 2d cc 62 a1 a7 c2 a8 74 e2 93 e7 61 bc 08 a2 6e 33 f8 2f 48 a5 86 e8 00 (pcu_l1_if.cpp:182) 20250212125059502 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125059515 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) 20250212125059515 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) 20250212125059515 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) 20250212125059515 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) 20250212125059516 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) 20250212125059516 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) 20250212125059516 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) 20250212125059516 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) 20250212125059516 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) 20250212125059516 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) 20250212125059516 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) 20250212125059516 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) 20250212125059517 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) 20250212125059517 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) 20250212125059517 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) 20250212125059517 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) 20250212125059519 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) 20250212125059519 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) 20250212125059519 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) 20250212125059519 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) 20250212125059519 DRLCMACDL DEBUG -- Chunk with length 440 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 124, CS-4): c0 52 ac fc b3 8e fc d4 94 93 66 23 f7 64 6d 28 60 a3 cb 36 bd 4c 05 61 2b 70 93 ca a0 02 bb fb 07 82 33 bc d1 8d e1 da d5 8d e0 a4 4b f4 3b 8a 5c 25 (tbf_dl.cpp:686) 20250212125059519 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) 20250212125059519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 124) (tbf_dl.cpp:847) 20250212125059519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 124, CS-4): 07 00 f9 c0 52 ac fc b3 8e fc d4 94 93 66 23 f7 64 6d 28 60 a3 cb 36 bd 4c 05 61 2b 70 93 ca a0 02 bb fb 07 82 33 bc d1 8d e1 da d5 8d e0 a4 4b f4 3b 8a 5c 25 00 (tbf_dl.cpp:911) 20250212125059519 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 f9 c0 52 ac fc b3 8e fc d4 94 93 66 23 f7 64 6d 28 60 a3 cb 36 bd 4c 05 61 2b 70 93 ca a0 02 bb fb 07 82 33 bc d1 8d e1 da d5 8d e0 a4 4b f4 3b 8a 5c 25 00 (pcu_l1_if.cpp:182) 20250212125059520 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125059533 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) 20250212125059533 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) 20250212125059534 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) 20250212125059534 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) 20250212125059534 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) 20250212125059534 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) 20250212125059534 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) 20250212125059534 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) 20250212125059534 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) 20250212125059534 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) 20250212125059534 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) 20250212125059534 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) 20250212125059534 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) 20250212125059534 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) 20250212125059534 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) 20250212125059534 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) 20250212125059538 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) 20250212125059538 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) 20250212125059538 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) 20250212125059538 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) 20250212125059538 DRLCMACDL DEBUG -- Chunk with length 390 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 125, CS-4): 3c 03 c5 e3 5b 48 20 a8 2a 51 c5 5f 52 db be 81 c0 c4 0d 1c a9 1d 24 3e 2e dc 27 32 c0 bc c3 0b c1 2b 0c 70 57 10 bf 7d e1 56 aa df 18 1e 10 dc 08 7e (tbf_dl.cpp:686) 20250212125059538 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) 20250212125059538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 125) (tbf_dl.cpp:847) 20250212125059538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 125, CS-4): 07 00 fb 3c 03 c5 e3 5b 48 20 a8 2a 51 c5 5f 52 db be 81 c0 c4 0d 1c a9 1d 24 3e 2e dc 27 32 c0 bc c3 0b c1 2b 0c 70 57 10 bf 7d e1 56 aa df 18 1e 10 dc 08 7e 00 (tbf_dl.cpp:911) 20250212125059538 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 fb 3c 03 c5 e3 5b 48 20 a8 2a 51 c5 5f 52 db be 81 c0 c4 0d 1c a9 1d 24 3e 2e dc 27 32 c0 bc c3 0b c1 2b 0c 70 57 10 bf 7d e1 56 aa df 18 1e 10 dc 08 7e 00 (pcu_l1_if.cpp:182) 20250212125059538 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125059552 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) 20250212125059552 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) 20250212125059552 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) 20250212125059552 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) 20250212125059552 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) 20250212125059552 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) 20250212125059553 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) 20250212125059553 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) 20250212125059553 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) 20250212125059553 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) 20250212125059553 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) 20250212125059553 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) 20250212125059553 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) 20250212125059553 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) 20250212125059553 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) 20250212125059553 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) 20250212125059562 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) 20250212125059562 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) 20250212125059562 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) 20250212125059562 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) 20250212125059562 DRLCMACDL DEBUG -- Chunk with length 340 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 126, CS-4): 9b 80 58 e9 e0 63 25 32 7d b6 28 c8 b3 5d e2 d4 2b 66 1e 34 73 4d 91 fe 96 3b c5 a3 27 d8 31 8e 0d 34 d8 40 e5 75 3c 6d a6 04 cc 19 9d 93 6c b7 b9 a8 (tbf_dl.cpp:686) 20250212125059562 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) 20250212125059562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 126) (tbf_dl.cpp:847) 20250212125059562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 126, CS-4): 07 00 fd 9b 80 58 e9 e0 63 25 32 7d b6 28 c8 b3 5d e2 d4 2b 66 1e 34 73 4d 91 fe 96 3b c5 a3 27 d8 31 8e 0d 34 d8 40 e5 75 3c 6d a6 04 cc 19 9d 93 6c b7 b9 a8 00 (tbf_dl.cpp:911) 20250212125059562 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 fd 9b 80 58 e9 e0 63 25 32 7d b6 28 c8 b3 5d e2 d4 2b 66 1e 34 73 4d 91 fe 96 3b c5 a3 27 d8 31 8e 0d 34 d8 40 e5 75 3c 6d a6 04 cc 19 9d 93 6c b7 b9 a8 00 (pcu_l1_if.cpp:182) 20250212125059562 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125059577 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) 20250212125059577 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) 20250212125059579 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) 20250212125059579 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) 20250212125059580 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) 20250212125059580 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) 20250212125059582 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) 20250212125059582 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) 20250212125059583 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) 20250212125059583 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) 20250212125059584 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) 20250212125059584 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) 20250212125059586 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) 20250212125059586 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) 20250212125059587 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) 20250212125059587 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) 20250212125059588 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) 20250212125059588 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) 20250212125059588 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) 20250212125059588 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) 20250212125059588 DRLCMACDL DEBUG -- Chunk with length 290 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 127, CS-4): 28 0c 60 23 9f d8 b9 f9 44 3c 3f 55 56 7e 2c f7 03 e7 19 8b 23 93 27 f6 df af 7c 74 77 5f a9 e0 79 f1 65 a4 dd db cf 33 63 8f 9a cf aa bb 7f 89 a4 c5 (tbf_dl.cpp:686) 20250212125059588 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) 20250212125059588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 127) (tbf_dl.cpp:847) 20250212125059588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 127, CS-4): 07 00 ff 28 0c 60 23 9f d8 b9 f9 44 3c 3f 55 56 7e 2c f7 03 e7 19 8b 23 93 27 f6 df af 7c 74 77 5f a9 e0 79 f1 65 a4 dd db cf 33 63 8f 9a cf aa bb 7f 89 a4 c5 00 (tbf_dl.cpp:911) 20250212125059588 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 ff 28 0c 60 23 9f d8 b9 f9 44 3c 3f 55 56 7e 2c f7 03 e7 19 8b 23 93 27 f6 df af 7c 74 77 5f a9 e0 79 f1 65 a4 dd db cf 33 63 8f 9a cf aa bb 7f 89 a4 c5 00 (pcu_l1_if.cpp:182) 20250212125059589 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125059596 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) 20250212125059596 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) 20250212125059598 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) 20250212125059598 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) 20250212125059599 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) 20250212125059599 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) 20250212125059599 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) 20250212125059600 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) 20250212125059600 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) 20250212125059600 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) 20250212125059601 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) 20250212125059601 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) 20250212125059601 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) 20250212125059601 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) 20250212125059602 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) 20250212125059602 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) 20250212125059602 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) 20250212125059602 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) 20250212125059602 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) 20250212125059602 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) 20250212125059602 DRLCMACDL DEBUG -- Chunk with length 240 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-4): 73 6f 8e 20 d3 f6 ab c9 1f 54 49 f3 9b bb 04 f2 cf 73 ef fc 4c 62 45 a7 c8 f4 c4 47 05 8d e9 11 0d 72 d2 20 a6 7e e7 7c 1a 24 ab fe 9a 93 d2 9e 55 90 (tbf_dl.cpp:686) 20250212125059602 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) 20250212125059602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125059602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-4): 07 00 01 73 6f 8e 20 d3 f6 ab c9 1f 54 49 f3 9b bb 04 f2 cf 73 ef fc 4c 62 45 a7 c8 f4 c4 47 05 8d e9 11 0d 72 d2 20 a6 7e e7 7c 1a 24 ab fe 9a 93 d2 9e 55 90 00 (tbf_dl.cpp:911) 20250212125059602 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 01 73 6f 8e 20 d3 f6 ab c9 1f 54 49 f3 9b bb 04 f2 cf 73 ef fc 4c 62 45 a7 c8 f4 c4 47 05 8d e9 11 0d 72 d2 20 a6 7e e7 7c 1a 24 ab fe 9a 93 d2 9e 55 90 00 (pcu_l1_if.cpp:182) 20250212125059603 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125059614 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) 20250212125059614 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) 20250212125059614 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) 20250212125059614 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) 20250212125059614 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) 20250212125059614 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) 20250212125059614 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) 20250212125059614 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) 20250212125059615 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) 20250212125059615 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) 20250212125059615 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) 20250212125059615 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) 20250212125059615 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) 20250212125059615 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) 20250212125059615 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) 20250212125059615 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) 20250212125059623 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) 20250212125059623 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) 20250212125059623 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) 20250212125059623 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) 20250212125059623 DRLCMACDL DEBUG -- Chunk with length 190 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059623 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-4): b5 ee 9a b4 37 b2 d5 51 8c b3 95 15 cd d9 9e 75 bd ae fd 66 a4 b8 c8 df 12 b4 c4 fc 4c 60 ca 2c 3b 79 de 6a 51 74 ce 9f 53 d8 6f 57 f2 4b 06 ae 3a 4f (tbf_dl.cpp:686) 20250212125059623 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) 20250212125059623 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059623 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20250212125059623 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-4): 07 00 03 b5 ee 9a b4 37 b2 d5 51 8c b3 95 15 cd d9 9e 75 bd ae fd 66 a4 b8 c8 df 12 b4 c4 fc 4c 60 ca 2c 3b 79 de 6a 51 74 ce 9f 53 d8 6f 57 f2 4b 06 ae 3a 4f 00 (tbf_dl.cpp:911) 20250212125059623 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 03 b5 ee 9a b4 37 b2 d5 51 8c b3 95 15 cd d9 9e 75 bd ae fd 66 a4 b8 c8 df 12 b4 c4 fc 4c 60 ca 2c 3b 79 de 6a 51 74 ce 9f 53 d8 6f 57 f2 4b 06 ae 3a 4f 00 (pcu_l1_if.cpp:182) 20250212125059623 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125059637 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) 20250212125059637 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) 20250212125059637 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) 20250212125059637 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) 20250212125059638 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) 20250212125059638 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) 20250212125059638 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) 20250212125059638 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) 20250212125059638 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) 20250212125059638 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) 20250212125059638 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) 20250212125059638 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) 20250212125059639 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) 20250212125059639 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) 20250212125059639 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) 20250212125059639 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) 20250212125059642 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) 20250212125059642 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) 20250212125059642 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) 20250212125059642 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) 20250212125059642 DRLCMACDL DEBUG -- Chunk with length 140 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-4): 94 72 47 4a f7 d1 3c 3d 5f c2 4b e5 0e 7b ab fb d2 c1 73 e7 26 22 87 cd 79 0a 7b 60 47 9f 37 b0 d1 b1 23 41 a6 35 a7 7f e0 c9 52 1a bd fd c8 87 26 e2 (tbf_dl.cpp:686) 20250212125059642 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) 20250212125059642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20250212125059642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-4): 07 00 05 94 72 47 4a f7 d1 3c 3d 5f c2 4b e5 0e 7b ab fb d2 c1 73 e7 26 22 87 cd 79 0a 7b 60 47 9f 37 b0 d1 b1 23 41 a6 35 a7 7f e0 c9 52 1a bd fd c8 87 26 e2 00 (tbf_dl.cpp:911) 20250212125059642 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 05 94 72 47 4a f7 d1 3c 3d 5f c2 4b e5 0e 7b ab fb d2 c1 73 e7 26 22 87 cd 79 0a 7b 60 47 9f 37 b0 d1 b1 23 41 a6 35 a7 7f e0 c9 52 1a bd fd c8 87 26 e2 00 (pcu_l1_if.cpp:182) 20250212125059642 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125059656 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) 20250212125059656 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) 20250212125059656 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) 20250212125059657 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) 20250212125059657 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) 20250212125059657 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) 20250212125059657 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) 20250212125059657 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) 20250212125059658 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) 20250212125059658 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) 20250212125059658 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) 20250212125059658 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) 20250212125059658 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) 20250212125059658 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) 20250212125059659 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) 20250212125059659 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) 20250212125059660 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) 20250212125059660 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) 20250212125059660 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) 20250212125059660 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) 20250212125059660 DRLCMACDL DEBUG -- Chunk with length 90 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-4): 10 94 77 a6 96 a8 a5 ee 4e 4a 85 d1 51 46 de 23 1c 4b 66 a8 76 e8 57 57 7e 36 16 bc 6a 21 ec 5e 55 12 20 91 6e 73 0f fc 50 3c 7f c0 c2 4d 0d 27 eb 85 (tbf_dl.cpp:686) 20250212125059660 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) 20250212125059660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20250212125059660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-4): 07 00 07 10 94 77 a6 96 a8 a5 ee 4e 4a 85 d1 51 46 de 23 1c 4b 66 a8 76 e8 57 57 7e 36 16 bc 6a 21 ec 5e 55 12 20 91 6e 73 0f fc 50 3c 7f c0 c2 4d 0d 27 eb 85 00 (tbf_dl.cpp:911) 20250212125059660 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 07 10 94 77 a6 96 a8 a5 ee 4e 4a 85 d1 51 46 de 23 1c 4b 66 a8 76 e8 57 57 7e 36 16 bc 6a 21 ec 5e 55 12 20 91 6e 73 0f fc 50 3c 7f c0 c2 4d 0d 27 eb 85 00 (pcu_l1_if.cpp:182) 20250212125059661 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125059675 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) 20250212125059675 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) 20250212125059675 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) 20250212125059675 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) 20250212125059675 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) 20250212125059675 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) 20250212125059675 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) 20250212125059676 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) 20250212125059676 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) 20250212125059676 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) 20250212125059676 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) 20250212125059676 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) 20250212125059676 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) 20250212125059676 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) 20250212125059677 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) 20250212125059677 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) 20250212125059684 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) 20250212125059684 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) 20250212125059684 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) 20250212125059684 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) 20250212125059684 DRLCMACDL DEBUG -- Chunk with length 40 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125059684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125059684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125059684 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (9) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-4): a3 da 03 35 bf ce 4d b3 5b aa 0b 82 a2 9c ad 20 3e 42 90 29 ee 3a c0 1f ff 04 7f 1b a8 0f 2f 6b 34 cb f8 00 6a 15 bf 73 40 49 b3 99 2a d5 89 7d 40 ce (tbf_dl.cpp:686) 20250212125059684 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) 20250212125059684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20250212125059684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-4): 07 00 08 a3 da 03 35 bf ce 4d b3 5b aa 0b 82 a2 9c ad 20 3e 42 90 29 ee 3a c0 1f ff 04 7f 1b a8 0f 2f 6b 34 cb f8 00 6a 15 bf 73 40 49 b3 99 2a d5 89 7d 40 ce 00 (tbf_dl.cpp:911) 20250212125059684 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 08 a3 da 03 35 bf ce 4d b3 5b aa 0b 82 a2 9c ad 20 3e 42 90 29 ee 3a c0 1f ff 04 7f 1b a8 0f 2f 6b 34 cb f8 00 6a 15 bf 73 40 49 b3 99 2a d5 89 7d 40 ce 00 (pcu_l1_if.cpp:182) 20250212125059684 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125059698 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) 20250212125059698 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) 20250212125059698 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) 20250212125059698 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) 20250212125059698 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) 20250212125059698 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) 20250212125059698 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) 20250212125059698 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) 20250212125059699 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) 20250212125059699 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) 20250212125059699 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) 20250212125059699 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) 20250212125059699 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) 20250212125059699 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) 20250212125059699 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) 20250212125059699 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) 20250212125059702 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) 20250212125059702 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) 20250212125059702 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) 20250212125059702 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) 20250212125059702 DRLCMACDL DEBUG -- Chunk with length 1391 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059702 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-4): f4 22 94 7a 3f 46 da 44 d6 d2 74 ac 54 a6 92 9d e6 51 e9 55 f6 18 dc 3f 6c dd 24 ba c0 9f f8 08 a9 82 47 e9 60 3a 7f 8d 36 9f ae 2b 51 a3 bb 1d c4 e6 (tbf_dl.cpp:686) 20250212125059702 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) 20250212125059702 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059702 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20250212125059702 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-4): 07 00 0b f4 22 94 7a 3f 46 da 44 d6 d2 74 ac 54 a6 92 9d e6 51 e9 55 f6 18 dc 3f 6c dd 24 ba c0 9f f8 08 a9 82 47 e9 60 3a 7f 8d 36 9f ae 2b 51 a3 bb 1d c4 e6 00 (tbf_dl.cpp:911) 20250212125059702 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 0b f4 22 94 7a 3f 46 da 44 d6 d2 74 ac 54 a6 92 9d e6 51 e9 55 f6 18 dc 3f 6c dd 24 ba c0 9f f8 08 a9 82 47 e9 60 3a 7f 8d 36 9f ae 2b 51 a3 bb 1d c4 e6 00 (pcu_l1_if.cpp:182) 20250212125059702 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125059716 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) 20250212125059716 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) 20250212125059716 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) 20250212125059716 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) 20250212125059716 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) 20250212125059716 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) 20250212125059717 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) 20250212125059717 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) 20250212125059717 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) 20250212125059717 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) 20250212125059717 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) 20250212125059717 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) 20250212125059717 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) 20250212125059717 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) 20250212125059717 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) 20250212125059717 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) 20250212125059721 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) 20250212125059721 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) 20250212125059721 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) 20250212125059721 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) 20250212125059721 DRLCMACDL DEBUG -- Chunk with length 1341 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059721 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-4): 0b a8 db c6 60 ac b1 ab e7 65 79 60 40 91 64 8b 6a a0 f1 b1 7f 12 fc ff 04 03 81 1c 77 db 2f 60 64 25 aa b8 d5 ad e3 37 70 a8 4b b9 d8 2d 94 96 66 9d (tbf_dl.cpp:686) 20250212125059721 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) 20250212125059721 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059721 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20250212125059721 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-4): 07 00 0d 0b a8 db c6 60 ac b1 ab e7 65 79 60 40 91 64 8b 6a a0 f1 b1 7f 12 fc ff 04 03 81 1c 77 db 2f 60 64 25 aa b8 d5 ad e3 37 70 a8 4b b9 d8 2d 94 96 66 9d 00 (tbf_dl.cpp:911) 20250212125059721 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 0d 0b a8 db c6 60 ac b1 ab e7 65 79 60 40 91 64 8b 6a a0 f1 b1 7f 12 fc ff 04 03 81 1c 77 db 2f 60 64 25 aa b8 d5 ad e3 37 70 a8 4b b9 d8 2d 94 96 66 9d 00 (pcu_l1_if.cpp:182) 20250212125059721 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125059735 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) 20250212125059735 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) 20250212125059735 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) 20250212125059735 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) 20250212125059735 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) 20250212125059735 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) 20250212125059735 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) 20250212125059735 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) 20250212125059735 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) 20250212125059735 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) 20250212125059736 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) 20250212125059736 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) 20250212125059736 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) 20250212125059736 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) 20250212125059736 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) 20250212125059736 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) 20250212125059744 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) 20250212125059744 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) 20250212125059744 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) 20250212125059744 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) 20250212125059744 DRLCMACDL DEBUG -- Chunk with length 1291 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, CS-4): 0b 71 70 37 31 3d 15 f1 21 72 e9 e9 bf 01 29 49 12 fa 42 8c b5 d8 d5 2e ff 6b bb 7c cb 66 c9 58 bf 06 33 90 8c 8d 42 a8 13 7e f2 c0 e6 ee 2f ab fc 4a (tbf_dl.cpp:686) 20250212125059744 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) 20250212125059744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20250212125059744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-4): 07 00 0f 0b 71 70 37 31 3d 15 f1 21 72 e9 e9 bf 01 29 49 12 fa 42 8c b5 d8 d5 2e ff 6b bb 7c cb 66 c9 58 bf 06 33 90 8c 8d 42 a8 13 7e f2 c0 e6 ee 2f ab fc 4a 00 (tbf_dl.cpp:911) 20250212125059744 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 0f 0b 71 70 37 31 3d 15 f1 21 72 e9 e9 bf 01 29 49 12 fa 42 8c b5 d8 d5 2e ff 6b bb 7c cb 66 c9 58 bf 06 33 90 8c 8d 42 a8 13 7e f2 c0 e6 ee 2f ab fc 4a 00 (pcu_l1_if.cpp:182) 20250212125059744 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125059758 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) 20250212125059758 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) 20250212125059759 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) 20250212125059759 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) 20250212125059759 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) 20250212125059759 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) 20250212125059759 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) 20250212125059759 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) 20250212125059759 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) 20250212125059759 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) 20250212125059760 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) 20250212125059760 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) 20250212125059760 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) 20250212125059760 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) 20250212125059760 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) 20250212125059760 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) 20250212125059763 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) 20250212125059763 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) 20250212125059763 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) 20250212125059763 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) 20250212125059763 DRLCMACDL DEBUG -- Chunk with length 1241 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, CS-4): 10 6e 9d b2 db 8f 51 ce 2a 59 6b 1b 45 05 77 77 6e 2d 64 ba 5a eb 63 10 db 93 30 fa 8b 96 bc 4f a8 e0 67 02 d3 12 57 9a 10 c8 92 73 0c 23 20 8d 72 03 (tbf_dl.cpp:686) 20250212125059763 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) 20250212125059763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20250212125059763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-4): 07 00 11 10 6e 9d b2 db 8f 51 ce 2a 59 6b 1b 45 05 77 77 6e 2d 64 ba 5a eb 63 10 db 93 30 fa 8b 96 bc 4f a8 e0 67 02 d3 12 57 9a 10 c8 92 73 0c 23 20 8d 72 03 00 (tbf_dl.cpp:911) 20250212125059763 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 11 10 6e 9d b2 db 8f 51 ce 2a 59 6b 1b 45 05 77 77 6e 2d 64 ba 5a eb 63 10 db 93 30 fa 8b 96 bc 4f a8 e0 67 02 d3 12 57 9a 10 c8 92 73 0c 23 20 8d 72 03 00 (pcu_l1_if.cpp:182) 20250212125059763 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125059777 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) 20250212125059777 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) 20250212125059777 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) 20250212125059777 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) 20250212125059777 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) 20250212125059777 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) 20250212125059777 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) 20250212125059777 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) 20250212125059778 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) 20250212125059778 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) 20250212125059778 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) 20250212125059778 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) 20250212125059778 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) 20250212125059778 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) 20250212125059778 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) 20250212125059778 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) 20250212125059782 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) 20250212125059782 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) 20250212125059782 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) 20250212125059782 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) 20250212125059782 DRLCMACDL DEBUG -- Chunk with length 1191 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, CS-4): 02 b7 bf 96 bb 9f 8b 61 f5 f2 c9 2f 51 96 c7 b7 5d 95 2a 9d 21 27 31 d4 be c8 0c e3 9c 38 18 f3 bf 98 92 17 39 b5 d2 4e 0d f5 4d af 30 f1 02 dd 87 e2 (tbf_dl.cpp:686) 20250212125059782 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) 20250212125059782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20250212125059782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-4): 07 00 13 02 b7 bf 96 bb 9f 8b 61 f5 f2 c9 2f 51 96 c7 b7 5d 95 2a 9d 21 27 31 d4 be c8 0c e3 9c 38 18 f3 bf 98 92 17 39 b5 d2 4e 0d f5 4d af 30 f1 02 dd 87 e2 00 (tbf_dl.cpp:911) 20250212125059782 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 13 02 b7 bf 96 bb 9f 8b 61 f5 f2 c9 2f 51 96 c7 b7 5d 95 2a 9d 21 27 31 d4 be c8 0c e3 9c 38 18 f3 bf 98 92 17 39 b5 d2 4e 0d f5 4d af 30 f1 02 dd 87 e2 00 (pcu_l1_if.cpp:182) 20250212125059782 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125059796 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) 20250212125059796 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) 20250212125059796 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) 20250212125059796 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) 20250212125059796 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) 20250212125059796 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) 20250212125059796 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) 20250212125059796 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) 20250212125059796 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) 20250212125059796 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) 20250212125059797 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) 20250212125059797 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) 20250212125059797 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) 20250212125059797 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) 20250212125059797 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) 20250212125059797 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) 20250212125059805 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) 20250212125059805 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) 20250212125059805 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) 20250212125059805 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) 20250212125059805 DRLCMACDL DEBUG -- Chunk with length 1141 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059805 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, CS-4): 4a 52 ec 9f ae ed a8 56 8d cc 02 7d 08 eb 87 6b 5b cd 33 8c 45 a8 f4 49 51 21 0f a2 f5 6c 8a 45 33 59 8f a5 59 4b d9 4b ae 38 1e 82 f9 a6 33 7a b4 dd (tbf_dl.cpp:686) 20250212125059805 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) 20250212125059805 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059805 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20250212125059805 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-4): 07 00 15 4a 52 ec 9f ae ed a8 56 8d cc 02 7d 08 eb 87 6b 5b cd 33 8c 45 a8 f4 49 51 21 0f a2 f5 6c 8a 45 33 59 8f a5 59 4b d9 4b ae 38 1e 82 f9 a6 33 7a b4 dd 00 (tbf_dl.cpp:911) 20250212125059805 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 15 4a 52 ec 9f ae ed a8 56 8d cc 02 7d 08 eb 87 6b 5b cd 33 8c 45 a8 f4 49 51 21 0f a2 f5 6c 8a 45 33 59 8f a5 59 4b d9 4b ae 38 1e 82 f9 a6 33 7a b4 dd 00 (pcu_l1_if.cpp:182) 20250212125059805 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125059819 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) 20250212125059819 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) 20250212125059819 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) 20250212125059819 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) 20250212125059819 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) 20250212125059819 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) 20250212125059820 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) 20250212125059820 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) 20250212125059820 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) 20250212125059820 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) 20250212125059820 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) 20250212125059820 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) 20250212125059820 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) 20250212125059820 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) 20250212125059820 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) 20250212125059820 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) 20250212125059824 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) 20250212125059824 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) 20250212125059824 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) 20250212125059824 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) 20250212125059824 DRLCMACDL DEBUG -- Chunk with length 1091 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, CS-4): 63 5d 2b 37 f2 3a 02 37 44 e1 aa ad 98 e3 55 57 8b f1 5c be 78 14 4a 1a c6 2d 5e 8a 30 70 78 eb fb ec fa 44 ae 80 44 9f 24 35 af 75 ff b7 2d 11 41 66 (tbf_dl.cpp:686) 20250212125059824 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) 20250212125059824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20250212125059824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-4): 07 00 17 63 5d 2b 37 f2 3a 02 37 44 e1 aa ad 98 e3 55 57 8b f1 5c be 78 14 4a 1a c6 2d 5e 8a 30 70 78 eb fb ec fa 44 ae 80 44 9f 24 35 af 75 ff b7 2d 11 41 66 00 (tbf_dl.cpp:911) 20250212125059824 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 17 63 5d 2b 37 f2 3a 02 37 44 e1 aa ad 98 e3 55 57 8b f1 5c be 78 14 4a 1a c6 2d 5e 8a 30 70 78 eb fb ec fa 44 ae 80 44 9f 24 35 af 75 ff b7 2d 11 41 66 00 (pcu_l1_if.cpp:182) 20250212125059824 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125059838 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) 20250212125059838 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) 20250212125059838 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) 20250212125059838 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) 20250212125059838 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) 20250212125059838 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) 20250212125059838 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) 20250212125059838 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) 20250212125059839 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) 20250212125059839 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) 20250212125059839 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) 20250212125059839 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) 20250212125059839 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) 20250212125059839 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) 20250212125059839 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) 20250212125059839 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) 20250212125059842 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) 20250212125059842 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=827 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125059842 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) 20250212125059842 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) 20250212125059842 DRLCMACDL DEBUG -- Chunk with length 1041 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059842 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, CS-4): a9 8d d1 71 b5 90 68 d7 01 1f 13 e4 ed 46 24 c0 e4 dc c8 a3 92 74 f2 1f 5e 5c ce 39 23 be d6 13 c8 c5 18 d4 de c4 74 90 14 a9 75 ca 74 01 60 98 f7 d6 (tbf_dl.cpp:686) 20250212125059842 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) 20250212125059843 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059843 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20250212125059843 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) 20250212125059843 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 827 + 13 = 840 (pdch_ul_controller.c:131) 20250212125059843 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 840 for type POLL (pdch_ul_controller.c:184) 20250212125059843 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=840, TS=7) (tbf_dl.cpp:883) 20250212125059843 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=840, TS=7 (tbf_dl.cpp:903) 20250212125059843 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-4): 0f 00 19 a9 8d d1 71 b5 90 68 d7 01 1f 13 e4 ed 46 24 c0 e4 dc c8 a3 92 74 f2 1f 5e 5c ce 39 23 be d6 13 c8 c5 18 d4 de c4 74 90 14 a9 75 ca 74 01 60 98 f7 d6 00 (tbf_dl.cpp:911) 20250212125059843 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=827 Sending data request: sapi=5 arfcn=871 cur_fn=823 block=11 data=0f 00 19 a9 8d d1 71 b5 90 68 d7 01 1f 13 e4 ed 46 24 c0 e4 dc c8 a3 92 74 f2 1f 5e 5c ce 39 23 be d6 13 c8 c5 18 d4 de c4 74 90 14 a9 75 ca 74 01 60 98 f7 d6 00 (pcu_l1_if.cpp:182) 20250212125059843 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125059857 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) 20250212125059857 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) 20250212125059857 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) 20250212125059857 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) 20250212125059857 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) 20250212125059857 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) 20250212125059857 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) 20250212125059857 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) 20250212125059858 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) 20250212125059858 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) 20250212125059858 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) 20250212125059858 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) 20250212125059858 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) 20250212125059858 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) 20250212125059858 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) 20250212125059858 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) 20250212125059866 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125059880 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) 20250212125059880 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) 20250212125059880 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) 20250212125059880 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) 20250212125059881 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) 20250212125059881 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) 20250212125059881 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) 20250212125059881 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) 20250212125059881 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) 20250212125059881 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) 20250212125059881 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) 20250212125059881 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) 20250212125059881 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) 20250212125059881 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) 20250212125059882 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) 20250212125059882 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) 20250212125059884 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125059898 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) 20250212125059899 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) 20250212125059899 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) 20250212125059899 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) 20250212125059899 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) 20250212125059899 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) 20250212125059899 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) 20250212125059899 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) 20250212125059900 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) 20250212125059900 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) 20250212125059900 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) 20250212125059900 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) 20250212125059900 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) 20250212125059900 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) 20250212125059900 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) 20250212125059900 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) 20250212125059903 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125059917 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=836 block=2 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) 20250212125059917 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) 20250212125059917 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125059917 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125059917 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) 20250212125059917 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125059917 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125059917 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:509) 20250212125059917 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125059917 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) 20250212125059917 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) 20250212125059917 DRLCMACDL DEBUG - got ack for BSN=121 (rlc_window_dl.cpp:103) 20250212125059917 DRLCMACDL DEBUG - got ack for BSN=122 (rlc_window_dl.cpp:103) 20250212125059917 DRLCMACDL DEBUG - got ack for BSN=123 (rlc_window_dl.cpp:103) 20250212125059917 DRLCMACDL DEBUG - got ack for BSN=124 (rlc_window_dl.cpp:103) 20250212125059917 DRLCMACDL DEBUG - got ack for BSN=125 (rlc_window_dl.cpp:103) 20250212125059917 DRLCMACDL DEBUG - got ack for BSN=126 (rlc_window_dl.cpp:103) 20250212125059917 DRLCMACDL DEBUG - got ack for BSN=127 (rlc_window_dl.cpp:103) 20250212125059917 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20250212125059917 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20250212125059917 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20250212125059917 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20250212125059917 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20250212125059917 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20250212125059917 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20250212125059917 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20250212125059917 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20250212125059917 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20250212125059917 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20250212125059917 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20250212125059917 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20250212125059917 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) 20250212125059917 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) 20250212125059918 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) 20250212125059918 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) 20250212125059918 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) 20250212125059918 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) 20250212125059918 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) 20250212125059918 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) 20250212125059918 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) 20250212125059918 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) 20250212125059919 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) 20250212125059919 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) 20250212125059919 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) 20250212125059919 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) 20250212125059919 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) 20250212125059919 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) 20250212125059926 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) 20250212125059927 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125059927 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) 20250212125059927 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) 20250212125059927 DRLCMACDL DEBUG -- Chunk with length 991 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, CS-4): e1 eb 7e 30 d0 9d cf 55 14 32 2a 82 3e b6 69 89 de 7c 53 97 ff 82 30 58 af 47 37 76 5e 8f 4e 0d a6 4f 59 b2 41 05 08 18 3a 35 9f 9d ef 25 50 e3 c5 de (tbf_dl.cpp:686) 20250212125059927 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) 20250212125059927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20250212125059927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-4): 07 00 1b e1 eb 7e 30 d0 9d cf 55 14 32 2a 82 3e b6 69 89 de 7c 53 97 ff 82 30 58 af 47 37 76 5e 8f 4e 0d a6 4f 59 b2 41 05 08 18 3a 35 9f 9d ef 25 50 e3 c5 de 00 (tbf_dl.cpp:911) 20250212125059927 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=845 Sending data request: sapi=5 arfcn=871 cur_fn=840 block=3 data=07 00 1b e1 eb 7e 30 d0 9d cf 55 14 32 2a 82 3e b6 69 89 de 7c 53 97 ff 82 30 58 af 47 37 76 5e 8f 4e 0d a6 4f 59 b2 41 05 08 18 3a 35 9f 9d ef 25 50 e3 c5 de 00 (pcu_l1_if.cpp:182) 20250212125059927 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125059941 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) 20250212125059941 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) 20250212125059941 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) 20250212125059941 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) 20250212125059941 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) 20250212125059941 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) 20250212125059942 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) 20250212125059942 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) 20250212125059942 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) 20250212125059942 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) 20250212125059942 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) 20250212125059942 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) 20250212125059942 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) 20250212125059942 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) 20250212125059943 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) 20250212125059943 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) 20250212125059945 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) 20250212125059945 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) 20250212125059945 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) 20250212125059945 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) 20250212125059945 DRLCMACDL DEBUG -- Chunk with length 941 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, CS-4): a5 9f 38 de ca 9c f1 69 5a b5 b3 78 d2 60 49 f0 74 cc ac af d1 fd f0 3a e9 c0 c1 39 0c 8a eb c9 ad e9 21 e7 8e 11 2d 48 2e 67 f6 ee 0c e7 fa 8f 87 e2 (tbf_dl.cpp:686) 20250212125059945 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) 20250212125059945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20250212125059945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-4): 07 00 1d a5 9f 38 de ca 9c f1 69 5a b5 b3 78 d2 60 49 f0 74 cc ac af d1 fd f0 3a e9 c0 c1 39 0c 8a eb c9 ad e9 21 e7 8e 11 2d 48 2e 67 f6 ee 0c e7 fa 8f 87 e2 00 (tbf_dl.cpp:911) 20250212125059945 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=849 Sending data request: sapi=5 arfcn=871 cur_fn=845 block=4 data=07 00 1d a5 9f 38 de ca 9c f1 69 5a b5 b3 78 d2 60 49 f0 74 cc ac af d1 fd f0 3a e9 c0 c1 39 0c 8a eb c9 ad e9 21 e7 8e 11 2d 48 2e 67 f6 ee 0c e7 fa 8f 87 e2 00 (pcu_l1_if.cpp:182) 20250212125059945 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125059959 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) 20250212125059959 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) 20250212125059960 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) 20250212125059960 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) 20250212125059960 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) 20250212125059960 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) 20250212125059960 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) 20250212125059960 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) 20250212125059960 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) 20250212125059960 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) 20250212125059961 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) 20250212125059961 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) 20250212125059961 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) 20250212125059961 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) 20250212125059961 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) 20250212125059961 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) 20250212125059964 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) 20250212125059964 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) 20250212125059964 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) 20250212125059964 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) 20250212125059964 DRLCMACDL DEBUG -- Chunk with length 891 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, CS-4): 6f f4 c0 9e 39 e1 59 12 6f a7 07 2c 90 da 32 10 15 8c 3a 8a 5e 08 df 93 d1 9c 89 ed dc 96 b7 16 f4 0b f5 e4 0e d3 d3 63 49 53 5c b3 70 ac 6e 21 96 1b (tbf_dl.cpp:686) 20250212125059964 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) 20250212125059964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20250212125059964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-4): 07 00 1f 6f f4 c0 9e 39 e1 59 12 6f a7 07 2c 90 da 32 10 15 8c 3a 8a 5e 08 df 93 d1 9c 89 ed dc 96 b7 16 f4 0b f5 e4 0e d3 d3 63 49 53 5c b3 70 ac 6e 21 96 1b 00 (tbf_dl.cpp:911) 20250212125059964 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 1f 6f f4 c0 9e 39 e1 59 12 6f a7 07 2c 90 da 32 10 15 8c 3a 8a 5e 08 df 93 d1 9c 89 ed dc 96 b7 16 f4 0b f5 e4 0e d3 d3 63 49 53 5c b3 70 ac 6e 21 96 1b 00 (pcu_l1_if.cpp:182) 20250212125059964 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125059978 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) 20250212125059978 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) 20250212125059978 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) 20250212125059978 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) 20250212125059978 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) 20250212125059978 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) 20250212125059978 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) 20250212125059978 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) 20250212125059978 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) 20250212125059978 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) 20250212125059978 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) 20250212125059978 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) 20250212125059978 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) 20250212125059978 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) 20250212125059979 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) 20250212125059979 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) 20250212125059987 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) 20250212125059987 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) 20250212125059987 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) 20250212125059987 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) 20250212125059987 DRLCMACDL DEBUG -- Chunk with length 841 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125059987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, CS-4): 5b b7 a8 43 2a de 71 32 4c 21 e8 15 bc 7e 56 2e 08 f1 19 d4 a9 08 8e 8e 08 05 5a 50 f9 c0 e2 82 86 ee d0 58 90 aa e1 9a d8 84 56 56 ad e6 0b a1 a5 5b (tbf_dl.cpp:686) 20250212125059987 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) 20250212125059987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125059987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20250212125059987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-4): 07 00 21 5b b7 a8 43 2a de 71 32 4c 21 e8 15 bc 7e 56 2e 08 f1 19 d4 a9 08 8e 8e 08 05 5a 50 f9 c0 e2 82 86 ee d0 58 90 aa e1 9a d8 84 56 56 ad e6 0b a1 a5 5b 00 (tbf_dl.cpp:911) 20250212125059987 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 21 5b b7 a8 43 2a de 71 32 4c 21 e8 15 bc 7e 56 2e 08 f1 19 d4 a9 08 8e 8e 08 05 5a 50 f9 c0 e2 82 86 ee d0 58 90 aa e1 9a d8 84 56 56 ad e6 0b a1 a5 5b 00 (pcu_l1_if.cpp:182) 20250212125059987 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125100001 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) 20250212125100001 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) 20250212125100001 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) 20250212125100001 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) 20250212125100001 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) 20250212125100001 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) 20250212125100001 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) 20250212125100001 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) 20250212125100001 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) 20250212125100001 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) 20250212125100002 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) 20250212125100002 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) 20250212125100002 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) 20250212125100002 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) 20250212125100002 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) 20250212125100002 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) 20250212125100005 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) 20250212125100005 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) 20250212125100005 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) 20250212125100005 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) 20250212125100005 DRLCMACDL DEBUG -- Chunk with length 791 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, CS-4): 0c ee 47 eb e9 d7 e5 c1 7f 8f 8f 2e d1 b1 7f 87 8d 19 8f ab d5 d9 41 9b f2 64 e6 a6 16 00 58 54 0d 4a 14 40 9b 87 f9 7e fe 66 3e 89 7f 87 cd 60 31 69 (tbf_dl.cpp:686) 20250212125100005 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) 20250212125100005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20250212125100005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-4): 07 00 23 0c ee 47 eb e9 d7 e5 c1 7f 8f 8f 2e d1 b1 7f 87 8d 19 8f ab d5 d9 41 9b f2 64 e6 a6 16 00 58 54 0d 4a 14 40 9b 87 f9 7e fe 66 3e 89 7f 87 cd 60 31 69 00 (tbf_dl.cpp:911) 20250212125100005 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 23 0c ee 47 eb e9 d7 e5 c1 7f 8f 8f 2e d1 b1 7f 87 8d 19 8f ab d5 d9 41 9b f2 64 e6 a6 16 00 58 54 0d 4a 14 40 9b 87 f9 7e fe 66 3e 89 7f 87 cd 60 31 69 00 (pcu_l1_if.cpp:182) 20250212125100006 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125100019 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) 20250212125100019 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) 20250212125100020 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) 20250212125100020 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) 20250212125100020 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) 20250212125100020 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) 20250212125100020 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) 20250212125100020 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) 20250212125100020 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) 20250212125100020 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) 20250212125100020 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) 20250212125100020 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) 20250212125100020 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) 20250212125100020 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) 20250212125100020 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) 20250212125100020 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) 20250212125100024 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) 20250212125100024 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) 20250212125100024 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) 20250212125100024 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) 20250212125100024 DRLCMACDL DEBUG -- Chunk with length 741 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100024 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, CS-4): 51 65 53 2a d6 53 f8 29 95 00 49 72 13 21 bc 27 1d 6e d4 f2 9a 02 1f 53 6b e4 3e d6 42 f5 33 32 6a 1b cc c9 dc 2b db 7f 62 87 01 22 d8 78 55 7d f8 9d (tbf_dl.cpp:686) 20250212125100024 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) 20250212125100024 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100024 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20250212125100024 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-4): 07 00 25 51 65 53 2a d6 53 f8 29 95 00 49 72 13 21 bc 27 1d 6e d4 f2 9a 02 1f 53 6b e4 3e d6 42 f5 33 32 6a 1b cc c9 dc 2b db 7f 62 87 01 22 d8 78 55 7d f8 9d 00 (tbf_dl.cpp:911) 20250212125100024 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 25 51 65 53 2a d6 53 f8 29 95 00 49 72 13 21 bc 27 1d 6e d4 f2 9a 02 1f 53 6b e4 3e d6 42 f5 33 32 6a 1b cc c9 dc 2b db 7f 62 87 01 22 d8 78 55 7d f8 9d 00 (pcu_l1_if.cpp:182) 20250212125100024 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125100038 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) 20250212125100038 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) 20250212125100038 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) 20250212125100038 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) 20250212125100039 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) 20250212125100039 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) 20250212125100039 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) 20250212125100039 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) 20250212125100039 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) 20250212125100039 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) 20250212125100039 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) 20250212125100039 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) 20250212125100039 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) 20250212125100039 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) 20250212125100039 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) 20250212125100039 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) 20250212125100048 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) 20250212125100048 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) 20250212125100048 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) 20250212125100048 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) 20250212125100048 DRLCMACDL DEBUG -- Chunk with length 691 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, CS-4): a8 86 d9 f5 d0 df 45 a9 4e fd f9 99 00 4d 0c a4 1f fb d0 1a 8f d7 bf 1d 00 95 1f 38 68 bb 70 7d 37 54 c7 98 da f0 0a c9 e3 9a 39 50 bd c5 43 b5 00 c5 (tbf_dl.cpp:686) 20250212125100048 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) 20250212125100048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20250212125100048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-4): 07 00 27 a8 86 d9 f5 d0 df 45 a9 4e fd f9 99 00 4d 0c a4 1f fb d0 1a 8f d7 bf 1d 00 95 1f 38 68 bb 70 7d 37 54 c7 98 da f0 0a c9 e3 9a 39 50 bd c5 43 b5 00 c5 00 (tbf_dl.cpp:911) 20250212125100048 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 27 a8 86 d9 f5 d0 df 45 a9 4e fd f9 99 00 4d 0c a4 1f fb d0 1a 8f d7 bf 1d 00 95 1f 38 68 bb 70 7d 37 54 c7 98 da f0 0a c9 e3 9a 39 50 bd c5 43 b5 00 c5 00 (pcu_l1_if.cpp:182) 20250212125100048 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125100061 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) 20250212125100061 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) 20250212125100062 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) 20250212125100062 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) 20250212125100062 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) 20250212125100062 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) 20250212125100062 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) 20250212125100062 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) 20250212125100062 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) 20250212125100062 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) 20250212125100062 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) 20250212125100062 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) 20250212125100062 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) 20250212125100062 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) 20250212125100063 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) 20250212125100063 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) 20250212125100066 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) 20250212125100066 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) 20250212125100066 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) 20250212125100066 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) 20250212125100066 DRLCMACDL DEBUG -- Chunk with length 641 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, CS-4): ca aa ca d8 55 f7 bb 59 67 f8 ab 38 6c ac 7a 93 08 ee 4a 5e be 35 ee cb d6 b9 4a 03 ac 14 4b d7 60 dc b8 89 10 2c c4 7a 77 fe 64 bc 9e 53 3d 9b 36 f1 (tbf_dl.cpp:686) 20250212125100066 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) 20250212125100066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20250212125100066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-4): 07 00 29 ca aa ca d8 55 f7 bb 59 67 f8 ab 38 6c ac 7a 93 08 ee 4a 5e be 35 ee cb d6 b9 4a 03 ac 14 4b d7 60 dc b8 89 10 2c c4 7a 77 fe 64 bc 9e 53 3d 9b 36 f1 00 (tbf_dl.cpp:911) 20250212125100066 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 29 ca aa ca d8 55 f7 bb 59 67 f8 ab 38 6c ac 7a 93 08 ee 4a 5e be 35 ee cb d6 b9 4a 03 ac 14 4b d7 60 dc b8 89 10 2c c4 7a 77 fe 64 bc 9e 53 3d 9b 36 f1 00 (pcu_l1_if.cpp:182) 20250212125100066 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125100080 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) 20250212125100080 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) 20250212125100080 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) 20250212125100080 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) 20250212125100081 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) 20250212125100081 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) 20250212125100081 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) 20250212125100081 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) 20250212125100081 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) 20250212125100081 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) 20250212125100081 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) 20250212125100081 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) 20250212125100081 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) 20250212125100081 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) 20250212125100081 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) 20250212125100081 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) 20250212125100085 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) 20250212125100085 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) 20250212125100085 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) 20250212125100085 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) 20250212125100085 DRLCMACDL DEBUG -- Chunk with length 591 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, CS-4): 97 50 b0 2b 35 8a 7a a8 32 62 34 34 be 30 aa 3f b0 81 52 5a aa 5e da 09 ef b4 6b 6c bc d0 94 34 03 de 74 c8 2f 98 63 ca e7 9e 50 ca a3 f6 ca cb 61 95 (tbf_dl.cpp:686) 20250212125100085 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) 20250212125100085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20250212125100085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-4): 07 00 2b 97 50 b0 2b 35 8a 7a a8 32 62 34 34 be 30 aa 3f b0 81 52 5a aa 5e da 09 ef b4 6b 6c bc d0 94 34 03 de 74 c8 2f 98 63 ca e7 9e 50 ca a3 f6 ca cb 61 95 00 (tbf_dl.cpp:911) 20250212125100085 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 2b 97 50 b0 2b 35 8a 7a a8 32 62 34 34 be 30 aa 3f b0 81 52 5a aa 5e da 09 ef b4 6b 6c bc d0 94 34 03 de 74 c8 2f 98 63 ca e7 9e 50 ca a3 f6 ca cb 61 95 00 (pcu_l1_if.cpp:182) 20250212125100085 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125100099 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) 20250212125100099 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) 20250212125100099 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) 20250212125100099 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) 20250212125100099 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) 20250212125100099 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) 20250212125100099 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) 20250212125100099 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) 20250212125100099 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) 20250212125100099 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) 20250212125100100 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) 20250212125100100 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) 20250212125100100 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) 20250212125100100 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) 20250212125100100 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) 20250212125100100 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) 20250212125100185 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) 20250212125100185 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) 20250212125100185 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) 20250212125100185 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) 20250212125100185 DRLCMACDL DEBUG -- Chunk with length 541 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100185 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, CS-4): be cd f4 6b fa 7e d9 8c 96 36 6b 02 99 8b ab 74 ab 6e 2e 83 0f f3 dc b5 3f bf d7 02 8b f1 ee 97 30 bf 99 01 81 72 16 aa 35 58 6c c8 c1 31 e1 7a 3c 75 (tbf_dl.cpp:686) 20250212125100185 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) 20250212125100185 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100185 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20250212125100185 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-4): 07 00 2d be cd f4 6b fa 7e d9 8c 96 36 6b 02 99 8b ab 74 ab 6e 2e 83 0f f3 dc b5 3f bf d7 02 8b f1 ee 97 30 bf 99 01 81 72 16 aa 35 58 6c c8 c1 31 e1 7a 3c 75 00 (tbf_dl.cpp:911) 20250212125100185 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 2d be cd f4 6b fa 7e d9 8c 96 36 6b 02 99 8b ab 74 ab 6e 2e 83 0f f3 dc b5 3f bf d7 02 8b f1 ee 97 30 bf 99 01 81 72 16 aa 35 58 6c c8 c1 31 e1 7a 3c 75 00 (pcu_l1_if.cpp:182) 20250212125100186 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125100199 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) 20250212125100199 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) 20250212125100201 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) 20250212125100201 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) 20250212125100202 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) 20250212125100202 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) 20250212125100204 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) 20250212125100204 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) 20250212125100205 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) 20250212125100205 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) 20250212125100205 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) 20250212125100205 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) 20250212125100206 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) 20250212125100206 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) 20250212125100207 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) 20250212125100207 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) 20250212125100208 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) 20250212125100208 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) 20250212125100208 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) 20250212125100208 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) 20250212125100208 DRLCMACDL DEBUG -- Chunk with length 491 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, CS-4): 4c 3b 60 86 f8 a7 c4 1d c2 a1 93 73 92 8e 4b 19 84 52 59 09 d1 92 57 2a 27 49 39 e8 2d cc 62 a1 a7 c2 a8 74 e2 93 e7 61 bc 08 a2 6e 33 f8 2f 48 a5 86 (tbf_dl.cpp:686) 20250212125100208 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) 20250212125100208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20250212125100208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-4): 07 00 2f 4c 3b 60 86 f8 a7 c4 1d c2 a1 93 73 92 8e 4b 19 84 52 59 09 d1 92 57 2a 27 49 39 e8 2d cc 62 a1 a7 c2 a8 74 e2 93 e7 61 bc 08 a2 6e 33 f8 2f 48 a5 86 00 (tbf_dl.cpp:911) 20250212125100208 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 2f 4c 3b 60 86 f8 a7 c4 1d c2 a1 93 73 92 8e 4b 19 84 52 59 09 d1 92 57 2a 27 49 39 e8 2d cc 62 a1 a7 c2 a8 74 e2 93 e7 61 bc 08 a2 6e 33 f8 2f 48 a5 86 00 (pcu_l1_if.cpp:182) 20250212125100209 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125100218 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) 20250212125100218 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) 20250212125100220 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) 20250212125100220 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) 20250212125100220 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) 20250212125100220 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) 20250212125100221 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) 20250212125100221 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) 20250212125100222 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) 20250212125100222 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) 20250212125100223 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) 20250212125100223 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) 20250212125100223 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) 20250212125100223 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) 20250212125100224 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) 20250212125100224 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) 20250212125100225 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) 20250212125100225 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) 20250212125100225 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) 20250212125100225 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) 20250212125100225 DRLCMACDL DEBUG -- Chunk with length 441 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, CS-4): e8 c0 52 ac fc b3 8e fc d4 94 93 66 23 f7 64 6d 28 60 a3 cb 36 bd 4c 05 61 2b 70 93 ca a0 02 bb fb 07 82 33 bc d1 8d e1 da d5 8d e0 a4 4b f4 3b 8a 5c (tbf_dl.cpp:686) 20250212125100225 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) 20250212125100225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20250212125100225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-4): 07 00 31 e8 c0 52 ac fc b3 8e fc d4 94 93 66 23 f7 64 6d 28 60 a3 cb 36 bd 4c 05 61 2b 70 93 ca a0 02 bb fb 07 82 33 bc d1 8d e1 da d5 8d e0 a4 4b f4 3b 8a 5c 00 (tbf_dl.cpp:911) 20250212125100225 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 31 e8 c0 52 ac fc b3 8e fc d4 94 93 66 23 f7 64 6d 28 60 a3 cb 36 bd 4c 05 61 2b 70 93 ca a0 02 bb fb 07 82 33 bc d1 8d e1 da d5 8d e0 a4 4b f4 3b 8a 5c 00 (pcu_l1_if.cpp:182) 20250212125100225 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125100238 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) 20250212125100238 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) 20250212125100239 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) 20250212125100239 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) 20250212125100239 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) 20250212125100239 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) 20250212125100240 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) 20250212125100240 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) 20250212125100240 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) 20250212125100240 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) 20250212125100241 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) 20250212125100241 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) 20250212125100242 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) 20250212125100242 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) 20250212125100243 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) 20250212125100243 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) 20250212125100247 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) 20250212125100247 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) 20250212125100247 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) 20250212125100247 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) 20250212125100247 DRLCMACDL DEBUG -- Chunk with length 391 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, CS-4): 25 3c 03 c5 e3 5b 48 20 a8 2a 51 c5 5f 52 db be 81 c0 c4 0d 1c a9 1d 24 3e 2e dc 27 32 c0 bc c3 0b c1 2b 0c 70 57 10 bf 7d e1 56 aa df 18 1e 10 dc 08 (tbf_dl.cpp:686) 20250212125100247 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) 20250212125100247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20250212125100247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-4): 07 00 33 25 3c 03 c5 e3 5b 48 20 a8 2a 51 c5 5f 52 db be 81 c0 c4 0d 1c a9 1d 24 3e 2e dc 27 32 c0 bc c3 0b c1 2b 0c 70 57 10 bf 7d e1 56 aa df 18 1e 10 dc 08 00 (tbf_dl.cpp:911) 20250212125100247 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 33 25 3c 03 c5 e3 5b 48 20 a8 2a 51 c5 5f 52 db be 81 c0 c4 0d 1c a9 1d 24 3e 2e dc 27 32 c0 bc c3 0b c1 2b 0c 70 57 10 bf 7d e1 56 aa df 18 1e 10 dc 08 00 (pcu_l1_if.cpp:182) 20250212125100248 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125100261 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) 20250212125100261 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) 20250212125100263 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) 20250212125100263 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) 20250212125100264 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) 20250212125100264 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) 20250212125100264 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) 20250212125100265 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) 20250212125100265 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) 20250212125100265 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) 20250212125100266 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) 20250212125100266 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) 20250212125100267 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) 20250212125100267 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) 20250212125100268 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) 20250212125100268 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) 20250212125100268 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) 20250212125100269 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) 20250212125100269 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) 20250212125100269 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) 20250212125100269 DRLCMACDL DEBUG -- Chunk with length 341 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100269 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, CS-4): 7e 9b 80 58 e9 e0 63 25 32 7d b6 28 c8 b3 5d e2 d4 2b 66 1e 34 73 4d 91 fe 96 3b c5 a3 27 d8 31 8e 0d 34 d8 40 e5 75 3c 6d a6 04 cc 19 9d 93 6c b7 b9 (tbf_dl.cpp:686) 20250212125100269 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) 20250212125100269 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100269 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20250212125100269 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-4): 07 00 35 7e 9b 80 58 e9 e0 63 25 32 7d b6 28 c8 b3 5d e2 d4 2b 66 1e 34 73 4d 91 fe 96 3b c5 a3 27 d8 31 8e 0d 34 d8 40 e5 75 3c 6d a6 04 cc 19 9d 93 6c b7 b9 00 (tbf_dl.cpp:911) 20250212125100269 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 35 7e 9b 80 58 e9 e0 63 25 32 7d b6 28 c8 b3 5d e2 d4 2b 66 1e 34 73 4d 91 fe 96 3b c5 a3 27 d8 31 8e 0d 34 d8 40 e5 75 3c 6d a6 04 cc 19 9d 93 6c b7 b9 00 (pcu_l1_if.cpp:182) 20250212125100269 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125100281 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) 20250212125100281 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) 20250212125100282 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) 20250212125100282 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) 20250212125100283 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) 20250212125100283 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) 20250212125100284 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) 20250212125100284 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) 20250212125100285 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) 20250212125100285 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) 20250212125100286 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) 20250212125100286 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) 20250212125100287 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) 20250212125100287 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) 20250212125100288 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) 20250212125100288 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) 20250212125100288 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) 20250212125100288 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) 20250212125100289 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) 20250212125100289 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) 20250212125100289 DRLCMACDL DEBUG -- Chunk with length 291 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, CS-4): a8 28 0c 60 23 9f d8 b9 f9 44 3c 3f 55 56 7e 2c f7 03 e7 19 8b 23 93 27 f6 df af 7c 74 77 5f a9 e0 79 f1 65 a4 dd db cf 33 63 8f 9a cf aa bb 7f 89 a4 (tbf_dl.cpp:686) 20250212125100289 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) 20250212125100289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20250212125100289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-4): 07 00 37 a8 28 0c 60 23 9f d8 b9 f9 44 3c 3f 55 56 7e 2c f7 03 e7 19 8b 23 93 27 f6 df af 7c 74 77 5f a9 e0 79 f1 65 a4 dd db cf 33 63 8f 9a cf aa bb 7f 89 a4 00 (tbf_dl.cpp:911) 20250212125100289 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 37 a8 28 0c 60 23 9f d8 b9 f9 44 3c 3f 55 56 7e 2c f7 03 e7 19 8b 23 93 27 f6 df af 7c 74 77 5f a9 e0 79 f1 65 a4 dd db cf 33 63 8f 9a cf aa bb 7f 89 a4 00 (pcu_l1_if.cpp:182) 20250212125100289 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125100300 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) 20250212125100300 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) 20250212125100302 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) 20250212125100302 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) 20250212125100303 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) 20250212125100303 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) 20250212125100303 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) 20250212125100303 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) 20250212125100304 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) 20250212125100304 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) 20250212125100304 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) 20250212125100304 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) 20250212125100305 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) 20250212125100305 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) 20250212125100305 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) 20250212125100305 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) 20250212125100309 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) 20250212125100309 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) 20250212125100309 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) 20250212125100309 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) 20250212125100309 DRLCMACDL DEBUG -- Chunk with length 241 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 28, CS-4): c5 73 6f 8e 20 d3 f6 ab c9 1f 54 49 f3 9b bb 04 f2 cf 73 ef fc 4c 62 45 a7 c8 f4 c4 47 05 8d e9 11 0d 72 d2 20 a6 7e e7 7c 1a 24 ab fe 9a 93 d2 9e 55 (tbf_dl.cpp:686) 20250212125100309 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) 20250212125100309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20250212125100309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-4): 07 00 39 c5 73 6f 8e 20 d3 f6 ab c9 1f 54 49 f3 9b bb 04 f2 cf 73 ef fc 4c 62 45 a7 c8 f4 c4 47 05 8d e9 11 0d 72 d2 20 a6 7e e7 7c 1a 24 ab fe 9a 93 d2 9e 55 00 (tbf_dl.cpp:911) 20250212125100309 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 39 c5 73 6f 8e 20 d3 f6 ab c9 1f 54 49 f3 9b bb 04 f2 cf 73 ef fc 4c 62 45 a7 c8 f4 c4 47 05 8d e9 11 0d 72 d2 20 a6 7e e7 7c 1a 24 ab fe 9a 93 d2 9e 55 00 (pcu_l1_if.cpp:182) 20250212125100309 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125100323 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) 20250212125100323 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) 20250212125100323 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) 20250212125100323 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) 20250212125100324 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) 20250212125100324 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) 20250212125100324 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) 20250212125100324 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) 20250212125100324 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) 20250212125100324 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) 20250212125100324 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) 20250212125100324 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) 20250212125100325 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) 20250212125100325 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) 20250212125100325 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) 20250212125100325 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) 20250212125100328 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) 20250212125100328 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) 20250212125100328 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) 20250212125100328 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) 20250212125100328 DRLCMACDL DEBUG -- Chunk with length 191 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 29, CS-4): 90 b5 ee 9a b4 37 b2 d5 51 8c b3 95 15 cd d9 9e 75 bd ae fd 66 a4 b8 c8 df 12 b4 c4 fc 4c 60 ca 2c 3b 79 de 6a 51 74 ce 9f 53 d8 6f 57 f2 4b 06 ae 3a (tbf_dl.cpp:686) 20250212125100328 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) 20250212125100328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20250212125100328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-4): 07 00 3b 90 b5 ee 9a b4 37 b2 d5 51 8c b3 95 15 cd d9 9e 75 bd ae fd 66 a4 b8 c8 df 12 b4 c4 fc 4c 60 ca 2c 3b 79 de 6a 51 74 ce 9f 53 d8 6f 57 f2 4b 06 ae 3a 00 (tbf_dl.cpp:911) 20250212125100328 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 3b 90 b5 ee 9a b4 37 b2 d5 51 8c b3 95 15 cd d9 9e 75 bd ae fd 66 a4 b8 c8 df 12 b4 c4 fc 4c 60 ca 2c 3b 79 de 6a 51 74 ce 9f 53 d8 6f 57 f2 4b 06 ae 3a 00 (pcu_l1_if.cpp:182) 20250212125100328 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125100344 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) 20250212125100344 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) 20250212125100345 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) 20250212125100345 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) 20250212125100346 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) 20250212125100346 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) 20250212125100347 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) 20250212125100347 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) 20250212125100347 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) 20250212125100347 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) 20250212125100348 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) 20250212125100348 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) 20250212125100349 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) 20250212125100349 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) 20250212125100349 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) 20250212125100349 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) 20250212125100350 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) 20250212125100350 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) 20250212125100350 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) 20250212125100350 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) 20250212125100350 DRLCMACDL DEBUG -- Chunk with length 141 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100350 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 30, CS-4): 4f 94 72 47 4a f7 d1 3c 3d 5f c2 4b e5 0e 7b ab fb d2 c1 73 e7 26 22 87 cd 79 0a 7b 60 47 9f 37 b0 d1 b1 23 41 a6 35 a7 7f e0 c9 52 1a bd fd c8 87 26 (tbf_dl.cpp:686) 20250212125100350 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) 20250212125100350 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100350 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20250212125100350 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-4): 07 00 3d 4f 94 72 47 4a f7 d1 3c 3d 5f c2 4b e5 0e 7b ab fb d2 c1 73 e7 26 22 87 cd 79 0a 7b 60 47 9f 37 b0 d1 b1 23 41 a6 35 a7 7f e0 c9 52 1a bd fd c8 87 26 00 (tbf_dl.cpp:911) 20250212125100350 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 3d 4f 94 72 47 4a f7 d1 3c 3d 5f c2 4b e5 0e 7b ab fb d2 c1 73 e7 26 22 87 cd 79 0a 7b 60 47 9f 37 b0 d1 b1 23 41 a6 35 a7 7f e0 c9 52 1a bd fd c8 87 26 00 (pcu_l1_if.cpp:182) 20250212125100351 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125100362 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) 20250212125100362 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) 20250212125100363 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) 20250212125100363 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) 20250212125100363 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) 20250212125100363 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) 20250212125100364 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) 20250212125100364 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) 20250212125100364 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) 20250212125100364 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) 20250212125100365 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) 20250212125100365 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) 20250212125100365 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) 20250212125100365 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) 20250212125100366 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) 20250212125100366 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) 20250212125100371 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) 20250212125100371 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) 20250212125100371 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) 20250212125100371 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) 20250212125100371 DRLCMACDL DEBUG -- Chunk with length 91 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 31, CS-4): e2 10 94 77 a6 96 a8 a5 ee 4e 4a 85 d1 51 46 de 23 1c 4b 66 a8 76 e8 57 57 7e 36 16 bc 6a 21 ec 5e 55 12 20 91 6e 73 0f fc 50 3c 7f c0 c2 4d 0d 27 eb (tbf_dl.cpp:686) 20250212125100371 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) 20250212125100371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100372 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20250212125100372 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-4): 07 00 3f e2 10 94 77 a6 96 a8 a5 ee 4e 4a 85 d1 51 46 de 23 1c 4b 66 a8 76 e8 57 57 7e 36 16 bc 6a 21 ec 5e 55 12 20 91 6e 73 0f fc 50 3c 7f c0 c2 4d 0d 27 eb 00 (tbf_dl.cpp:911) 20250212125100372 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 3f e2 10 94 77 a6 96 a8 a5 ee 4e 4a 85 d1 51 46 de 23 1c 4b 66 a8 76 e8 57 57 7e 36 16 bc 6a 21 ec 5e 55 12 20 91 6e 73 0f fc 50 3c 7f c0 c2 4d 0d 27 eb 00 (pcu_l1_if.cpp:182) 20250212125100372 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125100385 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) 20250212125100385 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) 20250212125100386 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) 20250212125100386 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) 20250212125100386 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) 20250212125100386 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) 20250212125100386 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) 20250212125100386 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) 20250212125100386 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) 20250212125100386 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) 20250212125100387 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) 20250212125100387 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) 20250212125100387 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) 20250212125100387 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) 20250212125100387 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) 20250212125100387 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) 20250212125100390 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) 20250212125100390 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=927 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125100390 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) 20250212125100390 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) 20250212125100390 DRLCMACDL DEBUG -- Chunk with length 41 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125100390 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125100390 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1869 KBits/s (gprs_rlcmac_meas.cpp:181) 20250212125100390 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125100390 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (8) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100390 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 32, CS-4): a7 85 da 03 35 bf ce 4d b3 5b aa 0b 82 a2 9c ad 20 3e 42 90 29 ee 3a c0 1f ff 04 7f 1b a8 0f 2f 6b 34 cb f8 00 6a 15 bf 73 40 49 b3 99 2a d5 89 7d 40 (tbf_dl.cpp:686) 20250212125100390 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) 20250212125100390 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100390 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20250212125100390 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) 20250212125100390 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 927 + 13 = 940 (pdch_ul_controller.c:131) 20250212125100390 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 940 for type POLL (pdch_ul_controller.c:184) 20250212125100390 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=940, TS=7) (tbf_dl.cpp:883) 20250212125100390 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=940, TS=7 (tbf_dl.cpp:903) 20250212125100390 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-4): 0f 00 40 a7 85 da 03 35 bf ce 4d b3 5b aa 0b 82 a2 9c ad 20 3e 42 90 29 ee 3a c0 1f ff 04 7f 1b a8 0f 2f 6b 34 cb f8 00 6a 15 bf 73 40 49 b3 99 2a d5 89 7d 40 00 (tbf_dl.cpp:911) 20250212125100390 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=927 Sending data request: sapi=5 arfcn=871 cur_fn=923 block=10 data=0f 00 40 a7 85 da 03 35 bf ce 4d b3 5b aa 0b 82 a2 9c ad 20 3e 42 90 29 ee 3a c0 1f ff 04 7f 1b a8 0f 2f 6b 34 cb f8 00 6a 15 bf 73 40 49 b3 99 2a d5 89 7d 40 00 (pcu_l1_if.cpp:182) 20250212125100390 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125100404 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) 20250212125100404 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) 20250212125100404 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) 20250212125100404 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) 20250212125100404 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) 20250212125100404 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) 20250212125100404 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) 20250212125100404 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) 20250212125100405 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) 20250212125100405 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) 20250212125100405 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) 20250212125100405 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) 20250212125100405 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) 20250212125100405 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) 20250212125100405 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) 20250212125100405 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) 20250212125100408 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125100423 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) 20250212125100423 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) 20250212125100423 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) 20250212125100423 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) 20250212125100423 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) 20250212125100423 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) 20250212125100424 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) 20250212125100424 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) 20250212125100424 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) 20250212125100424 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) 20250212125100424 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) 20250212125100424 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) 20250212125100424 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) 20250212125100424 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) 20250212125100425 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) 20250212125100425 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) 20250212125100432 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125100447 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) 20250212125100447 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) 20250212125100447 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) 20250212125100448 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) 20250212125100448 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) 20250212125100448 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) 20250212125100448 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) 20250212125100448 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) 20250212125100449 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) 20250212125100449 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) 20250212125100449 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) 20250212125100449 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) 20250212125100450 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) 20250212125100450 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) 20250212125100450 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) 20250212125100450 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) 20250212125100451 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125100466 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=936 block=1 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) 20250212125100466 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) 20250212125100466 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125100466 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=940 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125100466 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) 20250212125100466 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=940 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125100466 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125100466 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 33, BSN 13 to 33 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125100466 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125100466 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) 20250212125100466 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) 20250212125100466 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20250212125100466 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20250212125100466 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20250212125100466 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20250212125100466 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20250212125100466 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20250212125100466 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20250212125100466 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20250212125100466 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20250212125100466 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20250212125100466 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20250212125100466 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20250212125100466 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20250212125100466 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20250212125100466 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20250212125100466 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20250212125100466 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20250212125100466 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20250212125100466 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20250212125100466 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20250212125100466 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) 20250212125100466 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125100466 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) 20250212125100467 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) 20250212125100467 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) 20250212125100468 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) 20250212125100468 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) 20250212125100469 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) 20250212125100469 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) 20250212125100470 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) 20250212125100470 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) 20250212125100471 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) 20250212125100471 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) 20250212125100472 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) 20250212125100472 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) 20250212125100473 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) 20250212125100473 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) 20250212125100474 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) 20250212125100474 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) 20250212125100474 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) 20250212125100474 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) 20250212125100474 DRLCMACDL DEBUG -- Chunk with length 1392 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100474 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 33, CS-4): ce f4 22 94 7a 3f 46 da 44 d6 d2 74 ac 54 a6 92 9d e6 51 e9 55 f6 18 dc 3f 6c dd 24 ba c0 9f f8 08 a9 82 47 e9 60 3a 7f 8d 36 9f ae 2b 51 a3 bb 1d c4 (tbf_dl.cpp:686) 20250212125100474 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) 20250212125100474 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100474 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20250212125100474 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-4): 07 00 43 ce f4 22 94 7a 3f 46 da 44 d6 d2 74 ac 54 a6 92 9d e6 51 e9 55 f6 18 dc 3f 6c dd 24 ba c0 9f f8 08 a9 82 47 e9 60 3a 7f 8d 36 9f ae 2b 51 a3 bb 1d c4 00 (tbf_dl.cpp:911) 20250212125100474 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 43 ce f4 22 94 7a 3f 46 da 44 d6 d2 74 ac 54 a6 92 9d e6 51 e9 55 f6 18 dc 3f 6c dd 24 ba c0 9f f8 08 a9 82 47 e9 60 3a 7f 8d 36 9f ae 2b 51 a3 bb 1d c4 00 (pcu_l1_if.cpp:182) 20250212125100474 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125100484 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) 20250212125100484 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) 20250212125100485 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) 20250212125100485 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) 20250212125100485 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) 20250212125100485 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) 20250212125100486 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) 20250212125100486 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) 20250212125100486 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) 20250212125100486 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) 20250212125100486 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) 20250212125100486 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) 20250212125100487 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) 20250212125100487 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) 20250212125100487 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) 20250212125100487 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) 20250212125100493 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) 20250212125100493 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) 20250212125100493 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) 20250212125100493 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) 20250212125100493 DRLCMACDL DEBUG -- Chunk with length 1342 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100494 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 34, CS-4): e6 0b a8 db c6 60 ac b1 ab e7 65 79 60 40 91 64 8b 6a a0 f1 b1 7f 12 fc ff 04 03 81 1c 77 db 2f 60 64 25 aa b8 d5 ad e3 37 70 a8 4b b9 d8 2d 94 96 66 (tbf_dl.cpp:686) 20250212125100494 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) 20250212125100494 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100494 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20250212125100494 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-4): 07 00 45 e6 0b a8 db c6 60 ac b1 ab e7 65 79 60 40 91 64 8b 6a a0 f1 b1 7f 12 fc ff 04 03 81 1c 77 db 2f 60 64 25 aa b8 d5 ad e3 37 70 a8 4b b9 d8 2d 94 96 66 00 (tbf_dl.cpp:911) 20250212125100494 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=949 Sending data request: sapi=5 arfcn=871 cur_fn=944 block=3 data=07 00 45 e6 0b a8 db c6 60 ac b1 ab e7 65 79 60 40 91 64 8b 6a a0 f1 b1 7f 12 fc ff 04 03 81 1c 77 db 2f 60 64 25 aa b8 d5 ad e3 37 70 a8 4b b9 d8 2d 94 96 66 00 (pcu_l1_if.cpp:182) 20250212125100494 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125100509 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) 20250212125100509 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) 20250212125100510 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) 20250212125100510 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) 20250212125100511 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) 20250212125100511 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) 20250212125100511 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) 20250212125100511 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) 20250212125100512 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) 20250212125100512 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) 20250212125100513 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) 20250212125100513 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) 20250212125100514 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) 20250212125100514 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) 20250212125100514 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) 20250212125100514 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) 20250212125100515 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) 20250212125100515 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) 20250212125100515 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) 20250212125100515 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) 20250212125100515 DRLCMACDL DEBUG -- Chunk with length 1292 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 35, CS-4): 9d 0b 71 70 37 31 3d 15 f1 21 72 e9 e9 bf 01 29 49 12 fa 42 8c b5 d8 d5 2e ff 6b bb 7c cb 66 c9 58 bf 06 33 90 8c 8d 42 a8 13 7e f2 c0 e6 ee 2f ab fc (tbf_dl.cpp:686) 20250212125100515 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) 20250212125100515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20250212125100515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-4): 07 00 47 9d 0b 71 70 37 31 3d 15 f1 21 72 e9 e9 bf 01 29 49 12 fa 42 8c b5 d8 d5 2e ff 6b bb 7c cb 66 c9 58 bf 06 33 90 8c 8d 42 a8 13 7e f2 c0 e6 ee 2f ab fc 00 (tbf_dl.cpp:911) 20250212125100515 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 47 9d 0b 71 70 37 31 3d 15 f1 21 72 e9 e9 bf 01 29 49 12 fa 42 8c b5 d8 d5 2e ff 6b bb 7c cb 66 c9 58 bf 06 33 90 8c 8d 42 a8 13 7e f2 c0 e6 ee 2f ab fc 00 (pcu_l1_if.cpp:182) 20250212125100516 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125100527 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) 20250212125100527 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) 20250212125100529 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) 20250212125100529 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) 20250212125100530 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) 20250212125100530 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) 20250212125100531 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) 20250212125100531 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) 20250212125100532 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) 20250212125100532 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) 20250212125100532 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) 20250212125100532 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) 20250212125100533 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) 20250212125100533 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) 20250212125100534 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) 20250212125100534 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) 20250212125100535 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) 20250212125100535 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) 20250212125100535 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) 20250212125100535 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) 20250212125100535 DRLCMACDL DEBUG -- Chunk with length 1242 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100535 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 36, CS-4): 4a 10 6e 9d b2 db 8f 51 ce 2a 59 6b 1b 45 05 77 77 6e 2d 64 ba 5a eb 63 10 db 93 30 fa 8b 96 bc 4f a8 e0 67 02 d3 12 57 9a 10 c8 92 73 0c 23 20 8d 72 (tbf_dl.cpp:686) 20250212125100535 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) 20250212125100535 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100535 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20250212125100535 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-4): 07 00 49 4a 10 6e 9d b2 db 8f 51 ce 2a 59 6b 1b 45 05 77 77 6e 2d 64 ba 5a eb 63 10 db 93 30 fa 8b 96 bc 4f a8 e0 67 02 d3 12 57 9a 10 c8 92 73 0c 23 20 8d 72 00 (tbf_dl.cpp:911) 20250212125100535 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 49 4a 10 6e 9d b2 db 8f 51 ce 2a 59 6b 1b 45 05 77 77 6e 2d 64 ba 5a eb 63 10 db 93 30 fa 8b 96 bc 4f a8 e0 67 02 d3 12 57 9a 10 c8 92 73 0c 23 20 8d 72 00 (pcu_l1_if.cpp:182) 20250212125100536 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125100546 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) 20250212125100546 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) 20250212125100547 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) 20250212125100547 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) 20250212125100547 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) 20250212125100547 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) 20250212125100547 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) 20250212125100547 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) 20250212125100548 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) 20250212125100548 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) 20250212125100548 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) 20250212125100548 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) 20250212125100548 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) 20250212125100548 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) 20250212125100549 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) 20250212125100549 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) 20250212125100556 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) 20250212125100556 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) 20250212125100556 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) 20250212125100556 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) 20250212125100556 DRLCMACDL DEBUG -- Chunk with length 1192 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100556 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 37, CS-4): 03 02 b7 bf 96 bb 9f 8b 61 f5 f2 c9 2f 51 96 c7 b7 5d 95 2a 9d 21 27 31 d4 be c8 0c e3 9c 38 18 f3 bf 98 92 17 39 b5 d2 4e 0d f5 4d af 30 f1 02 dd 87 (tbf_dl.cpp:686) 20250212125100556 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) 20250212125100556 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100556 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20250212125100556 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-4): 07 00 4b 03 02 b7 bf 96 bb 9f 8b 61 f5 f2 c9 2f 51 96 c7 b7 5d 95 2a 9d 21 27 31 d4 be c8 0c e3 9c 38 18 f3 bf 98 92 17 39 b5 d2 4e 0d f5 4d af 30 f1 02 dd 87 00 (tbf_dl.cpp:911) 20250212125100556 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 4b 03 02 b7 bf 96 bb 9f 8b 61 f5 f2 c9 2f 51 96 c7 b7 5d 95 2a 9d 21 27 31 d4 be c8 0c e3 9c 38 18 f3 bf 98 92 17 39 b5 d2 4e 0d f5 4d af 30 f1 02 dd 87 00 (pcu_l1_if.cpp:182) 20250212125100557 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125100571 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) 20250212125100572 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) 20250212125100572 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) 20250212125100572 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) 20250212125100575 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) 20250212125100575 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) 20250212125100576 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) 20250212125100576 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) 20250212125100577 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) 20250212125100577 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) 20250212125100577 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) 20250212125100578 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) 20250212125100579 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) 20250212125100579 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) 20250212125100579 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) 20250212125100579 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) 20250212125100580 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) 20250212125100580 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) 20250212125100580 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) 20250212125100580 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) 20250212125100580 DRLCMACDL DEBUG -- Chunk with length 1142 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100580 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 38, CS-4): e2 4a 52 ec 9f ae ed a8 56 8d cc 02 7d 08 eb 87 6b 5b cd 33 8c 45 a8 f4 49 51 21 0f a2 f5 6c 8a 45 33 59 8f a5 59 4b d9 4b ae 38 1e 82 f9 a6 33 7a b4 (tbf_dl.cpp:686) 20250212125100580 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) 20250212125100580 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100580 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20250212125100580 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-4): 07 00 4d e2 4a 52 ec 9f ae ed a8 56 8d cc 02 7d 08 eb 87 6b 5b cd 33 8c 45 a8 f4 49 51 21 0f a2 f5 6c 8a 45 33 59 8f a5 59 4b d9 4b ae 38 1e 82 f9 a6 33 7a b4 00 (tbf_dl.cpp:911) 20250212125100580 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 4d e2 4a 52 ec 9f ae ed a8 56 8d cc 02 7d 08 eb 87 6b 5b cd 33 8c 45 a8 f4 49 51 21 0f a2 f5 6c 8a 45 33 59 8f a5 59 4b d9 4b ae 38 1e 82 f9 a6 33 7a b4 00 (pcu_l1_if.cpp:182) 20250212125100581 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125100590 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) 20250212125100590 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) 20250212125100590 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) 20250212125100590 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) 20250212125100591 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) 20250212125100591 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) 20250212125100591 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) 20250212125100591 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) 20250212125100591 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) 20250212125100591 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) 20250212125100591 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) 20250212125100591 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) 20250212125100592 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) 20250212125100592 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) 20250212125100592 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) 20250212125100592 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) 20250212125100594 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) 20250212125100594 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) 20250212125100594 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) 20250212125100594 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) 20250212125100594 DRLCMACDL DEBUG -- Chunk with length 1092 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100594 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 39, CS-4): dd 63 5d 2b 37 f2 3a 02 37 44 e1 aa ad 98 e3 55 57 8b f1 5c be 78 14 4a 1a c6 2d 5e 8a 30 70 78 eb fb ec fa 44 ae 80 44 9f 24 35 af 75 ff b7 2d 11 41 (tbf_dl.cpp:686) 20250212125100594 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) 20250212125100594 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100594 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20250212125100594 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-4): 07 00 4f dd 63 5d 2b 37 f2 3a 02 37 44 e1 aa ad 98 e3 55 57 8b f1 5c be 78 14 4a 1a c6 2d 5e 8a 30 70 78 eb fb ec fa 44 ae 80 44 9f 24 35 af 75 ff b7 2d 11 41 00 (tbf_dl.cpp:911) 20250212125100594 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 4f dd 63 5d 2b 37 f2 3a 02 37 44 e1 aa ad 98 e3 55 57 8b f1 5c be 78 14 4a 1a c6 2d 5e 8a 30 70 78 eb fb ec fa 44 ae 80 44 9f 24 35 af 75 ff b7 2d 11 41 00 (pcu_l1_if.cpp:182) 20250212125100594 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125100608 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) 20250212125100608 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) 20250212125100608 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) 20250212125100608 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) 20250212125100608 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) 20250212125100608 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) 20250212125100609 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) 20250212125100609 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) 20250212125100609 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) 20250212125100609 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) 20250212125100609 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) 20250212125100609 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) 20250212125100609 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) 20250212125100609 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) 20250212125100609 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) 20250212125100609 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) 20250212125100618 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) 20250212125100618 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) 20250212125100618 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) 20250212125100618 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) 20250212125100618 DRLCMACDL DEBUG -- Chunk with length 1042 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100618 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 40, CS-4): 66 a9 8d d1 71 b5 90 68 d7 01 1f 13 e4 ed 46 24 c0 e4 dc c8 a3 92 74 f2 1f 5e 5c ce 39 23 be d6 13 c8 c5 18 d4 de c4 74 90 14 a9 75 ca 74 01 60 98 f7 (tbf_dl.cpp:686) 20250212125100618 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) 20250212125100618 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100618 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20250212125100618 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-4): 07 00 51 66 a9 8d d1 71 b5 90 68 d7 01 1f 13 e4 ed 46 24 c0 e4 dc c8 a3 92 74 f2 1f 5e 5c ce 39 23 be d6 13 c8 c5 18 d4 de c4 74 90 14 a9 75 ca 74 01 60 98 f7 00 (tbf_dl.cpp:911) 20250212125100618 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 51 66 a9 8d d1 71 b5 90 68 d7 01 1f 13 e4 ed 46 24 c0 e4 dc c8 a3 92 74 f2 1f 5e 5c ce 39 23 be d6 13 c8 c5 18 d4 de c4 74 90 14 a9 75 ca 74 01 60 98 f7 00 (pcu_l1_if.cpp:182) 20250212125100618 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125100632 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) 20250212125100632 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) 20250212125100632 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) 20250212125100632 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) 20250212125100633 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) 20250212125100633 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) 20250212125100633 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) 20250212125100633 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) 20250212125100633 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) 20250212125100633 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) 20250212125100633 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) 20250212125100633 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) 20250212125100634 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) 20250212125100634 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) 20250212125100634 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) 20250212125100634 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) 20250212125100636 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) 20250212125100636 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) 20250212125100636 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) 20250212125100636 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) 20250212125100636 DRLCMACDL DEBUG -- Chunk with length 992 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 41, CS-4): d6 e1 eb 7e 30 d0 9d cf 55 14 32 2a 82 3e b6 69 89 de 7c 53 97 ff 82 30 58 af 47 37 76 5e 8f 4e 0d a6 4f 59 b2 41 05 08 18 3a 35 9f 9d ef 25 50 e3 c5 (tbf_dl.cpp:686) 20250212125100636 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) 20250212125100636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20250212125100636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-4): 07 00 53 d6 e1 eb 7e 30 d0 9d cf 55 14 32 2a 82 3e b6 69 89 de 7c 53 97 ff 82 30 58 af 47 37 76 5e 8f 4e 0d a6 4f 59 b2 41 05 08 18 3a 35 9f 9d ef 25 50 e3 c5 00 (tbf_dl.cpp:911) 20250212125100636 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 53 d6 e1 eb 7e 30 d0 9d cf 55 14 32 2a 82 3e b6 69 89 de 7c 53 97 ff 82 30 58 af 47 37 76 5e 8f 4e 0d a6 4f 59 b2 41 05 08 18 3a 35 9f 9d ef 25 50 e3 c5 00 (pcu_l1_if.cpp:182) 20250212125100637 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125100650 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) 20250212125100651 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) 20250212125100651 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) 20250212125100651 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) 20250212125100651 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) 20250212125100651 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) 20250212125100651 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) 20250212125100651 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) 20250212125100652 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) 20250212125100652 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) 20250212125100652 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) 20250212125100652 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) 20250212125100652 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) 20250212125100652 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) 20250212125100653 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) 20250212125100653 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) 20250212125100655 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) 20250212125100655 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) 20250212125100655 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) 20250212125100655 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) 20250212125100655 DRLCMACDL DEBUG -- Chunk with length 942 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100655 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 42, CS-4): de a5 9f 38 de ca 9c f1 69 5a b5 b3 78 d2 60 49 f0 74 cc ac af d1 fd f0 3a e9 c0 c1 39 0c 8a eb c9 ad e9 21 e7 8e 11 2d 48 2e 67 f6 ee 0c e7 fa 8f 87 (tbf_dl.cpp:686) 20250212125100655 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) 20250212125100655 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100655 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20250212125100655 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-4): 07 00 55 de a5 9f 38 de ca 9c f1 69 5a b5 b3 78 d2 60 49 f0 74 cc ac af d1 fd f0 3a e9 c0 c1 39 0c 8a eb c9 ad e9 21 e7 8e 11 2d 48 2e 67 f6 ee 0c e7 fa 8f 87 00 (tbf_dl.cpp:911) 20250212125100655 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 55 de a5 9f 38 de ca 9c f1 69 5a b5 b3 78 d2 60 49 f0 74 cc ac af d1 fd f0 3a e9 c0 c1 39 0c 8a eb c9 ad e9 21 e7 8e 11 2d 48 2e 67 f6 ee 0c e7 fa 8f 87 00 (pcu_l1_if.cpp:182) 20250212125100655 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125100669 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) 20250212125100669 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) 20250212125100670 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) 20250212125100670 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) 20250212125100670 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) 20250212125100670 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) 20250212125100670 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) 20250212125100670 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) 20250212125100670 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) 20250212125100670 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) 20250212125100670 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) 20250212125100670 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) 20250212125100670 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) 20250212125100670 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) 20250212125100671 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) 20250212125100671 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) 20250212125100678 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) 20250212125100678 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) 20250212125100678 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) 20250212125100678 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) 20250212125100678 DRLCMACDL DEBUG -- Chunk with length 892 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 43, CS-4): e2 6f f4 c0 9e 39 e1 59 12 6f a7 07 2c 90 da 32 10 15 8c 3a 8a 5e 08 df 93 d1 9c 89 ed dc 96 b7 16 f4 0b f5 e4 0e d3 d3 63 49 53 5c b3 70 ac 6e 21 96 (tbf_dl.cpp:686) 20250212125100678 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) 20250212125100678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20250212125100678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-4): 07 00 57 e2 6f f4 c0 9e 39 e1 59 12 6f a7 07 2c 90 da 32 10 15 8c 3a 8a 5e 08 df 93 d1 9c 89 ed dc 96 b7 16 f4 0b f5 e4 0e d3 d3 63 49 53 5c b3 70 ac 6e 21 96 00 (tbf_dl.cpp:911) 20250212125100678 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 57 e2 6f f4 c0 9e 39 e1 59 12 6f a7 07 2c 90 da 32 10 15 8c 3a 8a 5e 08 df 93 d1 9c 89 ed dc 96 b7 16 f4 0b f5 e4 0e d3 d3 63 49 53 5c b3 70 ac 6e 21 96 00 (pcu_l1_if.cpp:182) 20250212125100678 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125100692 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) 20250212125100692 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) 20250212125100693 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) 20250212125100693 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) 20250212125100693 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) 20250212125100693 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) 20250212125100693 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) 20250212125100693 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) 20250212125100693 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) 20250212125100693 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) 20250212125100693 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) 20250212125100693 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) 20250212125100693 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) 20250212125100693 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) 20250212125100693 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) 20250212125100693 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) 20250212125100697 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) 20250212125100697 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) 20250212125100697 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) 20250212125100697 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) 20250212125100697 DRLCMACDL DEBUG -- Chunk with length 842 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 44, CS-4): 1b 5b b7 a8 43 2a de 71 32 4c 21 e8 15 bc 7e 56 2e 08 f1 19 d4 a9 08 8e 8e 08 05 5a 50 f9 c0 e2 82 86 ee d0 58 90 aa e1 9a d8 84 56 56 ad e6 0b a1 a5 (tbf_dl.cpp:686) 20250212125100697 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) 20250212125100697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20250212125100697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-4): 07 00 59 1b 5b b7 a8 43 2a de 71 32 4c 21 e8 15 bc 7e 56 2e 08 f1 19 d4 a9 08 8e 8e 08 05 5a 50 f9 c0 e2 82 86 ee d0 58 90 aa e1 9a d8 84 56 56 ad e6 0b a1 a5 00 (tbf_dl.cpp:911) 20250212125100697 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 59 1b 5b b7 a8 43 2a de 71 32 4c 21 e8 15 bc 7e 56 2e 08 f1 19 d4 a9 08 8e 8e 08 05 5a 50 f9 c0 e2 82 86 ee d0 58 90 aa e1 9a d8 84 56 56 ad e6 0b a1 a5 00 (pcu_l1_if.cpp:182) 20250212125100697 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125100712 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) 20250212125100712 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) 20250212125100712 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) 20250212125100713 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) 20250212125100713 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) 20250212125100713 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) 20250212125100714 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) 20250212125100714 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) 20250212125100714 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) 20250212125100714 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) 20250212125100714 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) 20250212125100714 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) 20250212125100715 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) 20250212125100715 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) 20250212125100715 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) 20250212125100715 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) 20250212125100716 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) 20250212125100716 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) 20250212125100716 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) 20250212125100716 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) 20250212125100716 DRLCMACDL DEBUG -- Chunk with length 792 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 45, CS-4): 5b 0c ee 47 eb e9 d7 e5 c1 7f 8f 8f 2e d1 b1 7f 87 8d 19 8f ab d5 d9 41 9b f2 64 e6 a6 16 00 58 54 0d 4a 14 40 9b 87 f9 7e fe 66 3e 89 7f 87 cd 60 31 (tbf_dl.cpp:686) 20250212125100716 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) 20250212125100716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20250212125100716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 45, CS-4): 07 00 5b 5b 0c ee 47 eb e9 d7 e5 c1 7f 8f 8f 2e d1 b1 7f 87 8d 19 8f ab d5 d9 41 9b f2 64 e6 a6 16 00 58 54 0d 4a 14 40 9b 87 f9 7e fe 66 3e 89 7f 87 cd 60 31 00 (tbf_dl.cpp:911) 20250212125100716 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 5b 5b 0c ee 47 eb e9 d7 e5 c1 7f 8f 8f 2e d1 b1 7f 87 8d 19 8f ab d5 d9 41 9b f2 64 e6 a6 16 00 58 54 0d 4a 14 40 9b 87 f9 7e fe 66 3e 89 7f 87 cd 60 31 00 (pcu_l1_if.cpp:182) 20250212125100716 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125100730 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) 20250212125100730 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) 20250212125100731 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) 20250212125100731 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) 20250212125100731 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) 20250212125100731 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) 20250212125100732 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) 20250212125100732 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) 20250212125100732 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) 20250212125100732 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) 20250212125100733 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) 20250212125100733 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) 20250212125100733 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) 20250212125100733 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) 20250212125100734 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) 20250212125100734 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) 20250212125100740 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) 20250212125100740 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) 20250212125100740 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) 20250212125100740 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) 20250212125100740 DRLCMACDL DEBUG -- Chunk with length 742 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 46, CS-4): 69 51 65 53 2a d6 53 f8 29 95 00 49 72 13 21 bc 27 1d 6e d4 f2 9a 02 1f 53 6b e4 3e d6 42 f5 33 32 6a 1b cc c9 dc 2b db 7f 62 87 01 22 d8 78 55 7d f8 (tbf_dl.cpp:686) 20250212125100740 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) 20250212125100741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20250212125100741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 46, CS-4): 07 00 5d 69 51 65 53 2a d6 53 f8 29 95 00 49 72 13 21 bc 27 1d 6e d4 f2 9a 02 1f 53 6b e4 3e d6 42 f5 33 32 6a 1b cc c9 dc 2b db 7f 62 87 01 22 d8 78 55 7d f8 00 (tbf_dl.cpp:911) 20250212125100741 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 5d 69 51 65 53 2a d6 53 f8 29 95 00 49 72 13 21 bc 27 1d 6e d4 f2 9a 02 1f 53 6b e4 3e d6 42 f5 33 32 6a 1b cc c9 dc 2b db 7f 62 87 01 22 d8 78 55 7d f8 00 (pcu_l1_if.cpp:182) 20250212125100741 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125100754 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) 20250212125100754 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) 20250212125100755 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) 20250212125100755 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) 20250212125100755 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) 20250212125100755 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) 20250212125100756 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) 20250212125100756 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) 20250212125100756 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) 20250212125100756 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) 20250212125100757 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) 20250212125100757 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) 20250212125100757 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) 20250212125100757 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) 20250212125100758 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) 20250212125100758 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) 20250212125100759 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) 20250212125100759 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) 20250212125100759 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) 20250212125100759 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) 20250212125100759 DRLCMACDL DEBUG -- Chunk with length 692 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 47, CS-4): 9d a8 86 d9 f5 d0 df 45 a9 4e fd f9 99 00 4d 0c a4 1f fb d0 1a 8f d7 bf 1d 00 95 1f 38 68 bb 70 7d 37 54 c7 98 da f0 0a c9 e3 9a 39 50 bd c5 43 b5 00 (tbf_dl.cpp:686) 20250212125100759 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) 20250212125100759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20250212125100759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 47, CS-4): 07 00 5f 9d a8 86 d9 f5 d0 df 45 a9 4e fd f9 99 00 4d 0c a4 1f fb d0 1a 8f d7 bf 1d 00 95 1f 38 68 bb 70 7d 37 54 c7 98 da f0 0a c9 e3 9a 39 50 bd c5 43 b5 00 00 (tbf_dl.cpp:911) 20250212125100759 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 5f 9d a8 86 d9 f5 d0 df 45 a9 4e fd f9 99 00 4d 0c a4 1f fb d0 1a 8f d7 bf 1d 00 95 1f 38 68 bb 70 7d 37 54 c7 98 da f0 0a c9 e3 9a 39 50 bd c5 43 b5 00 00 (pcu_l1_if.cpp:182) 20250212125100760 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125100772 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) 20250212125100772 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) 20250212125100773 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) 20250212125100773 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) 20250212125100773 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) 20250212125100773 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) 20250212125100773 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) 20250212125100773 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) 20250212125100774 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) 20250212125100774 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) 20250212125100774 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) 20250212125100774 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) 20250212125100774 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) 20250212125100774 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) 20250212125100774 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) 20250212125100774 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) 20250212125100777 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) 20250212125100777 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) 20250212125100777 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) 20250212125100777 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) 20250212125100777 DRLCMACDL DEBUG -- Chunk with length 642 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 48, CS-4): c5 ca aa ca d8 55 f7 bb 59 67 f8 ab 38 6c ac 7a 93 08 ee 4a 5e be 35 ee cb d6 b9 4a 03 ac 14 4b d7 60 dc b8 89 10 2c c4 7a 77 fe 64 bc 9e 53 3d 9b 36 (tbf_dl.cpp:686) 20250212125100777 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) 20250212125100777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20250212125100777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 48, CS-4): 07 00 61 c5 ca aa ca d8 55 f7 bb 59 67 f8 ab 38 6c ac 7a 93 08 ee 4a 5e be 35 ee cb d6 b9 4a 03 ac 14 4b d7 60 dc b8 89 10 2c c4 7a 77 fe 64 bc 9e 53 3d 9b 36 00 (tbf_dl.cpp:911) 20250212125100777 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 61 c5 ca aa ca d8 55 f7 bb 59 67 f8 ab 38 6c ac 7a 93 08 ee 4a 5e be 35 ee cb d6 b9 4a 03 ac 14 4b d7 60 dc b8 89 10 2c c4 7a 77 fe 64 bc 9e 53 3d 9b 36 00 (pcu_l1_if.cpp:182) 20250212125100777 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125100791 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) 20250212125100791 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) 20250212125100792 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) 20250212125100792 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) 20250212125100792 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) 20250212125100792 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) 20250212125100792 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) 20250212125100792 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) 20250212125100793 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) 20250212125100793 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) 20250212125100793 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) 20250212125100793 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) 20250212125100793 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) 20250212125100793 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) 20250212125100793 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) 20250212125100793 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) 20250212125100801 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) 20250212125100801 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) 20250212125100801 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) 20250212125100801 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) 20250212125100801 DRLCMACDL DEBUG -- Chunk with length 592 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100801 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 49, CS-4): f1 97 50 b0 2b 35 8a 7a a8 32 62 34 34 be 30 aa 3f b0 81 52 5a aa 5e da 09 ef b4 6b 6c bc d0 94 34 03 de 74 c8 2f 98 63 ca e7 9e 50 ca a3 f6 ca cb 61 (tbf_dl.cpp:686) 20250212125100801 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) 20250212125100801 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100801 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20250212125100801 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 49, CS-4): 07 00 63 f1 97 50 b0 2b 35 8a 7a a8 32 62 34 34 be 30 aa 3f b0 81 52 5a aa 5e da 09 ef b4 6b 6c bc d0 94 34 03 de 74 c8 2f 98 63 ca e7 9e 50 ca a3 f6 ca cb 61 00 (tbf_dl.cpp:911) 20250212125100801 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 63 f1 97 50 b0 2b 35 8a 7a a8 32 62 34 34 be 30 aa 3f b0 81 52 5a aa 5e da 09 ef b4 6b 6c bc d0 94 34 03 de 74 c8 2f 98 63 ca e7 9e 50 ca a3 f6 ca cb 61 00 (pcu_l1_if.cpp:182) 20250212125100801 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125100815 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) 20250212125100815 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) 20250212125100815 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) 20250212125100815 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) 20250212125100815 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) 20250212125100815 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) 20250212125100816 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) 20250212125100816 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) 20250212125100816 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) 20250212125100816 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) 20250212125100816 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) 20250212125100816 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) 20250212125100816 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) 20250212125100816 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) 20250212125100817 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) 20250212125100817 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) 20250212125100819 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) 20250212125100819 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) 20250212125100819 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) 20250212125100819 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) 20250212125100819 DRLCMACDL DEBUG -- Chunk with length 542 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100819 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 50, CS-4): 95 be cd f4 6b fa 7e d9 8c 96 36 6b 02 99 8b ab 74 ab 6e 2e 83 0f f3 dc b5 3f bf d7 02 8b f1 ee 97 30 bf 99 01 81 72 16 aa 35 58 6c c8 c1 31 e1 7a 3c (tbf_dl.cpp:686) 20250212125100819 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) 20250212125100819 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100819 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20250212125100819 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 50, CS-4): 07 00 65 95 be cd f4 6b fa 7e d9 8c 96 36 6b 02 99 8b ab 74 ab 6e 2e 83 0f f3 dc b5 3f bf d7 02 8b f1 ee 97 30 bf 99 01 81 72 16 aa 35 58 6c c8 c1 31 e1 7a 3c 00 (tbf_dl.cpp:911) 20250212125100819 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 65 95 be cd f4 6b fa 7e d9 8c 96 36 6b 02 99 8b ab 74 ab 6e 2e 83 0f f3 dc b5 3f bf d7 02 8b f1 ee 97 30 bf 99 01 81 72 16 aa 35 58 6c c8 c1 31 e1 7a 3c 00 (pcu_l1_if.cpp:182) 20250212125100820 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125100833 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) 20250212125100834 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) 20250212125100834 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) 20250212125100834 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) 20250212125100834 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) 20250212125100834 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) 20250212125100834 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) 20250212125100834 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) 20250212125100834 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) 20250212125100834 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) 20250212125100835 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) 20250212125100835 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) 20250212125100835 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) 20250212125100835 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) 20250212125100835 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) 20250212125100835 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) 20250212125100838 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) 20250212125100838 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) 20250212125100838 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) 20250212125100838 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) 20250212125100838 DRLCMACDL DEBUG -- Chunk with length 492 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100838 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 51, CS-4): 75 4c 3b 60 86 f8 a7 c4 1d c2 a1 93 73 92 8e 4b 19 84 52 59 09 d1 92 57 2a 27 49 39 e8 2d cc 62 a1 a7 c2 a8 74 e2 93 e7 61 bc 08 a2 6e 33 f8 2f 48 a5 (tbf_dl.cpp:686) 20250212125100838 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) 20250212125100838 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100838 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20250212125100838 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 51, CS-4): 07 00 67 75 4c 3b 60 86 f8 a7 c4 1d c2 a1 93 73 92 8e 4b 19 84 52 59 09 d1 92 57 2a 27 49 39 e8 2d cc 62 a1 a7 c2 a8 74 e2 93 e7 61 bc 08 a2 6e 33 f8 2f 48 a5 00 (tbf_dl.cpp:911) 20250212125100838 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 67 75 4c 3b 60 86 f8 a7 c4 1d c2 a1 93 73 92 8e 4b 19 84 52 59 09 d1 92 57 2a 27 49 39 e8 2d cc 62 a1 a7 c2 a8 74 e2 93 e7 61 bc 08 a2 6e 33 f8 2f 48 a5 00 (pcu_l1_if.cpp:182) 20250212125100838 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125100852 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) 20250212125100852 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) 20250212125100852 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) 20250212125100852 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) 20250212125100853 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) 20250212125100853 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) 20250212125100853 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) 20250212125100853 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) 20250212125100853 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) 20250212125100853 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) 20250212125100853 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) 20250212125100853 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) 20250212125100854 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) 20250212125100854 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) 20250212125100854 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) 20250212125100854 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) 20250212125100862 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) 20250212125100862 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1027 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125100862 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) 20250212125100862 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) 20250212125100862 DRLCMACDL DEBUG -- Chunk with length 442 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100862 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 52, CS-4): 86 e8 c0 52 ac fc b3 8e fc d4 94 93 66 23 f7 64 6d 28 60 a3 cb 36 bd 4c 05 61 2b 70 93 ca a0 02 bb fb 07 82 33 bc d1 8d e1 da d5 8d e0 a4 4b f4 3b 8a (tbf_dl.cpp:686) 20250212125100862 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) 20250212125100862 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100862 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20250212125100862 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) 20250212125100862 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1027 + 13 = 1040 (pdch_ul_controller.c:131) 20250212125100862 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1040 for type POLL (pdch_ul_controller.c:184) 20250212125100862 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1040, TS=7) (tbf_dl.cpp:883) 20250212125100862 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1040, TS=7 (tbf_dl.cpp:903) 20250212125100862 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 52, CS-4): 0f 00 69 86 e8 c0 52 ac fc b3 8e fc d4 94 93 66 23 f7 64 6d 28 60 a3 cb 36 bd 4c 05 61 2b 70 93 ca a0 02 bb fb 07 82 33 bc d1 8d e1 da d5 8d e0 a4 4b f4 3b 8a 00 (tbf_dl.cpp:911) 20250212125100862 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1027 Sending data request: sapi=5 arfcn=871 cur_fn=1022 block=9 data=0f 00 69 86 e8 c0 52 ac fc b3 8e fc d4 94 93 66 23 f7 64 6d 28 60 a3 cb 36 bd 4c 05 61 2b 70 93 ca a0 02 bb fb 07 82 33 bc d1 8d e1 da d5 8d e0 a4 4b f4 3b 8a 00 (pcu_l1_if.cpp:182) 20250212125100862 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125100877 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) 20250212125100877 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) 20250212125100878 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) 20250212125100878 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) 20250212125100879 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) 20250212125100879 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) 20250212125100879 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) 20250212125100879 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) 20250212125100881 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) 20250212125100881 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) 20250212125100882 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) 20250212125100882 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) 20250212125100883 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) 20250212125100883 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) 20250212125100884 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) 20250212125100884 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) 20250212125100886 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125100897 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) 20250212125100897 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) 20250212125100899 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) 20250212125100899 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) 20250212125100900 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) 20250212125100900 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) 20250212125100901 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) 20250212125100901 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) 20250212125100902 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) 20250212125100902 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) 20250212125100903 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) 20250212125100903 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) 20250212125100904 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) 20250212125100904 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) 20250212125100904 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) 20250212125100905 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) 20250212125100905 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125100916 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) 20250212125100916 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) 20250212125100917 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) 20250212125100917 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) 20250212125100918 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) 20250212125100918 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) 20250212125100918 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) 20250212125100918 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) 20250212125100919 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) 20250212125100919 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) 20250212125100920 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) 20250212125100920 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) 20250212125100921 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) 20250212125100921 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) 20250212125100922 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) 20250212125100922 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) 20250212125100926 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125100940 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1035 block=0 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) 20250212125100940 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) 20250212125100940 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125100940 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1040 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125100940 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) 20250212125100941 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1040 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125100941 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125100941 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 53, BSN 33 to 53 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125100941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125100941 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) 20250212125100941 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) 20250212125100941 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20250212125100941 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20250212125100941 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20250212125100941 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20250212125100941 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20250212125100941 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20250212125100941 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20250212125100941 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20250212125100941 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20250212125100941 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20250212125100941 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20250212125100941 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20250212125100941 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20250212125100941 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20250212125100941 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20250212125100941 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20250212125100941 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20250212125100941 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20250212125100941 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20250212125100941 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20250212125100941 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) 20250212125100941 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) 20250212125100943 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) 20250212125100943 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) 20250212125100944 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) 20250212125100944 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) 20250212125100945 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) 20250212125100945 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) 20250212125100945 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) 20250212125100945 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) 20250212125100947 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) 20250212125100947 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) 20250212125100947 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) 20250212125100947 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) 20250212125100947 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) 20250212125100947 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) 20250212125100948 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) 20250212125100948 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1044 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125100948 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) 20250212125100948 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) 20250212125100948 DRLCMACDL DEBUG -- Chunk with length 392 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 53, CS-4): 5c 25 3c 03 c5 e3 5b 48 20 a8 2a 51 c5 5f 52 db be 81 c0 c4 0d 1c a9 1d 24 3e 2e dc 27 32 c0 bc c3 0b c1 2b 0c 70 57 10 bf 7d e1 56 aa df 18 1e 10 dc (tbf_dl.cpp:686) 20250212125100948 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) 20250212125100948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20250212125100948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 53, CS-4): 07 00 6b 5c 25 3c 03 c5 e3 5b 48 20 a8 2a 51 c5 5f 52 db be 81 c0 c4 0d 1c a9 1d 24 3e 2e dc 27 32 c0 bc c3 0b c1 2b 0c 70 57 10 bf 7d e1 56 aa df 18 1e 10 dc 00 (tbf_dl.cpp:911) 20250212125100948 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1044 Sending data request: sapi=5 arfcn=871 cur_fn=1040 block=1 data=07 00 6b 5c 25 3c 03 c5 e3 5b 48 20 a8 2a 51 c5 5f 52 db be 81 c0 c4 0d 1c a9 1d 24 3e 2e dc 27 32 c0 bc c3 0b c1 2b 0c 70 57 10 bf 7d e1 56 aa df 18 1e 10 dc 00 (pcu_l1_if.cpp:182) 20250212125100948 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125100959 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) 20250212125100959 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) 20250212125100959 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) 20250212125100959 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) 20250212125100959 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) 20250212125100959 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) 20250212125100960 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) 20250212125100960 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) 20250212125100960 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) 20250212125100960 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) 20250212125100960 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) 20250212125100960 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) 20250212125100961 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) 20250212125100961 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) 20250212125100961 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) 20250212125100961 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) 20250212125100963 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) 20250212125100963 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) 20250212125100963 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) 20250212125100963 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) 20250212125100963 DRLCMACDL DEBUG -- Chunk with length 342 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100963 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 54, CS-4): 08 7e 9b 80 58 e9 e0 63 25 32 7d b6 28 c8 b3 5d e2 d4 2b 66 1e 34 73 4d 91 fe 96 3b c5 a3 27 d8 31 8e 0d 34 d8 40 e5 75 3c 6d a6 04 cc 19 9d 93 6c b7 (tbf_dl.cpp:686) 20250212125100963 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) 20250212125100963 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100963 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20250212125100963 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 54, CS-4): 07 00 6d 08 7e 9b 80 58 e9 e0 63 25 32 7d b6 28 c8 b3 5d e2 d4 2b 66 1e 34 73 4d 91 fe 96 3b c5 a3 27 d8 31 8e 0d 34 d8 40 e5 75 3c 6d a6 04 cc 19 9d 93 6c b7 00 (tbf_dl.cpp:911) 20250212125100963 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1048 Sending data request: sapi=5 arfcn=871 cur_fn=1044 block=2 data=07 00 6d 08 7e 9b 80 58 e9 e0 63 25 32 7d b6 28 c8 b3 5d e2 d4 2b 66 1e 34 73 4d 91 fe 96 3b c5 a3 27 d8 31 8e 0d 34 d8 40 e5 75 3c 6d a6 04 cc 19 9d 93 6c b7 00 (pcu_l1_if.cpp:182) 20250212125100963 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125100979 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) 20250212125100979 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) 20250212125100980 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) 20250212125100981 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) 20250212125100981 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) 20250212125100981 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) 20250212125100982 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) 20250212125100982 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) 20250212125100983 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) 20250212125100983 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) 20250212125100983 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) 20250212125100983 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) 20250212125100984 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) 20250212125100985 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) 20250212125100986 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) 20250212125100986 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) 20250212125100989 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) 20250212125100989 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) 20250212125100989 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) 20250212125100989 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) 20250212125100989 DRLCMACDL DEBUG -- Chunk with length 292 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125100989 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 55, CS-4): b9 a8 28 0c 60 23 9f d8 b9 f9 44 3c 3f 55 56 7e 2c f7 03 e7 19 8b 23 93 27 f6 df af 7c 74 77 5f a9 e0 79 f1 65 a4 dd db cf 33 63 8f 9a cf aa bb 7f 89 (tbf_dl.cpp:686) 20250212125100989 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) 20250212125100989 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125100989 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20250212125100989 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 55, CS-4): 07 00 6f b9 a8 28 0c 60 23 9f d8 b9 f9 44 3c 3f 55 56 7e 2c f7 03 e7 19 8b 23 93 27 f6 df af 7c 74 77 5f a9 e0 79 f1 65 a4 dd db cf 33 63 8f 9a cf aa bb 7f 89 00 (tbf_dl.cpp:911) 20250212125100989 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 6f b9 a8 28 0c 60 23 9f d8 b9 f9 44 3c 3f 55 56 7e 2c f7 03 e7 19 8b 23 93 27 f6 df af 7c 74 77 5f a9 e0 79 f1 65 a4 dd db cf 33 63 8f 9a cf aa bb 7f 89 00 (pcu_l1_if.cpp:182) 20250212125100990 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125101002 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) 20250212125101002 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) 20250212125101003 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) 20250212125101003 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) 20250212125101003 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) 20250212125101003 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) 20250212125101003 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) 20250212125101003 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) 20250212125101003 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) 20250212125101003 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) 20250212125101004 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) 20250212125101004 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) 20250212125101004 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) 20250212125101004 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) 20250212125101004 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) 20250212125101004 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) 20250212125101006 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) 20250212125101006 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) 20250212125101006 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) 20250212125101006 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) 20250212125101006 DRLCMACDL DEBUG -- Chunk with length 242 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101006 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 56, CS-4): a4 c5 73 6f 8e 20 d3 f6 ab c9 1f 54 49 f3 9b bb 04 f2 cf 73 ef fc 4c 62 45 a7 c8 f4 c4 47 05 8d e9 11 0d 72 d2 20 a6 7e e7 7c 1a 24 ab fe 9a 93 d2 9e (tbf_dl.cpp:686) 20250212125101006 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) 20250212125101006 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101006 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20250212125101006 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 56, CS-4): 07 00 71 a4 c5 73 6f 8e 20 d3 f6 ab c9 1f 54 49 f3 9b bb 04 f2 cf 73 ef fc 4c 62 45 a7 c8 f4 c4 47 05 8d e9 11 0d 72 d2 20 a6 7e e7 7c 1a 24 ab fe 9a 93 d2 9e 00 (tbf_dl.cpp:911) 20250212125101006 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 71 a4 c5 73 6f 8e 20 d3 f6 ab c9 1f 54 49 f3 9b bb 04 f2 cf 73 ef fc 4c 62 45 a7 c8 f4 c4 47 05 8d e9 11 0d 72 d2 20 a6 7e e7 7c 1a 24 ab fe 9a 93 d2 9e 00 (pcu_l1_if.cpp:182) 20250212125101007 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125101020 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) 20250212125101020 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) 20250212125101021 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) 20250212125101021 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) 20250212125101021 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) 20250212125101021 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) 20250212125101021 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) 20250212125101021 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) 20250212125101021 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) 20250212125101021 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) 20250212125101021 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) 20250212125101021 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) 20250212125101021 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) 20250212125101021 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) 20250212125101021 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) 20250212125101021 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) 20250212125101025 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) 20250212125101025 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) 20250212125101025 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) 20250212125101025 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) 20250212125101025 DRLCMACDL DEBUG -- Chunk with length 192 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 57, CS-4): 55 90 b5 ee 9a b4 37 b2 d5 51 8c b3 95 15 cd d9 9e 75 bd ae fd 66 a4 b8 c8 df 12 b4 c4 fc 4c 60 ca 2c 3b 79 de 6a 51 74 ce 9f 53 d8 6f 57 f2 4b 06 ae (tbf_dl.cpp:686) 20250212125101025 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) 20250212125101025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20250212125101025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 57, CS-4): 07 00 73 55 90 b5 ee 9a b4 37 b2 d5 51 8c b3 95 15 cd d9 9e 75 bd ae fd 66 a4 b8 c8 df 12 b4 c4 fc 4c 60 ca 2c 3b 79 de 6a 51 74 ce 9f 53 d8 6f 57 f2 4b 06 ae 00 (tbf_dl.cpp:911) 20250212125101025 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 73 55 90 b5 ee 9a b4 37 b2 d5 51 8c b3 95 15 cd d9 9e 75 bd ae fd 66 a4 b8 c8 df 12 b4 c4 fc 4c 60 ca 2c 3b 79 de 6a 51 74 ce 9f 53 d8 6f 57 f2 4b 06 ae 00 (pcu_l1_if.cpp:182) 20250212125101025 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125101039 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) 20250212125101039 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) 20250212125101039 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) 20250212125101039 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) 20250212125101039 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) 20250212125101040 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) 20250212125101040 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) 20250212125101040 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) 20250212125101040 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) 20250212125101040 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) 20250212125101040 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) 20250212125101040 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) 20250212125101040 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) 20250212125101040 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) 20250212125101040 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) 20250212125101040 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) 20250212125101048 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) 20250212125101048 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) 20250212125101048 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) 20250212125101048 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) 20250212125101049 DRLCMACDL DEBUG -- Chunk with length 142 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 58, CS-4): 3a 4f 94 72 47 4a f7 d1 3c 3d 5f c2 4b e5 0e 7b ab fb d2 c1 73 e7 26 22 87 cd 79 0a 7b 60 47 9f 37 b0 d1 b1 23 41 a6 35 a7 7f e0 c9 52 1a bd fd c8 87 (tbf_dl.cpp:686) 20250212125101049 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) 20250212125101049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20250212125101049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 58, CS-4): 07 00 75 3a 4f 94 72 47 4a f7 d1 3c 3d 5f c2 4b e5 0e 7b ab fb d2 c1 73 e7 26 22 87 cd 79 0a 7b 60 47 9f 37 b0 d1 b1 23 41 a6 35 a7 7f e0 c9 52 1a bd fd c8 87 00 (tbf_dl.cpp:911) 20250212125101049 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 75 3a 4f 94 72 47 4a f7 d1 3c 3d 5f c2 4b e5 0e 7b ab fb d2 c1 73 e7 26 22 87 cd 79 0a 7b 60 47 9f 37 b0 d1 b1 23 41 a6 35 a7 7f e0 c9 52 1a bd fd c8 87 00 (pcu_l1_if.cpp:182) 20250212125101049 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125101063 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) 20250212125101063 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) 20250212125101063 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) 20250212125101063 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) 20250212125101063 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) 20250212125101063 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) 20250212125101063 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) 20250212125101063 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) 20250212125101063 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) 20250212125101063 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) 20250212125101064 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) 20250212125101064 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) 20250212125101064 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) 20250212125101064 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) 20250212125101064 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) 20250212125101064 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) 20250212125101067 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) 20250212125101067 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) 20250212125101067 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) 20250212125101067 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) 20250212125101067 DRLCMACDL DEBUG -- Chunk with length 92 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101067 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 59, CS-4): 26 e2 10 94 77 a6 96 a8 a5 ee 4e 4a 85 d1 51 46 de 23 1c 4b 66 a8 76 e8 57 57 7e 36 16 bc 6a 21 ec 5e 55 12 20 91 6e 73 0f fc 50 3c 7f c0 c2 4d 0d 27 (tbf_dl.cpp:686) 20250212125101067 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) 20250212125101067 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101067 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20250212125101067 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 59, CS-4): 07 00 77 26 e2 10 94 77 a6 96 a8 a5 ee 4e 4a 85 d1 51 46 de 23 1c 4b 66 a8 76 e8 57 57 7e 36 16 bc 6a 21 ec 5e 55 12 20 91 6e 73 0f fc 50 3c 7f c0 c2 4d 0d 27 00 (tbf_dl.cpp:911) 20250212125101067 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 77 26 e2 10 94 77 a6 96 a8 a5 ee 4e 4a 85 d1 51 46 de 23 1c 4b 66 a8 76 e8 57 57 7e 36 16 bc 6a 21 ec 5e 55 12 20 91 6e 73 0f fc 50 3c 7f c0 c2 4d 0d 27 00 (pcu_l1_if.cpp:182) 20250212125101067 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125101081 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) 20250212125101081 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) 20250212125101082 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) 20250212125101082 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) 20250212125101082 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) 20250212125101082 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) 20250212125101082 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) 20250212125101082 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) 20250212125101082 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) 20250212125101082 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) 20250212125101083 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) 20250212125101083 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) 20250212125101083 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) 20250212125101083 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) 20250212125101083 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) 20250212125101083 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) 20250212125101086 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) 20250212125101086 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) 20250212125101086 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) 20250212125101086 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) 20250212125101086 DRLCMACDL DEBUG -- Chunk with length 42 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125101086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125101086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125101086 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (7) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 60, CS-4): ab eb 85 da 03 35 bf ce 4d b3 5b aa 0b 82 a2 9c ad 20 3e 42 90 29 ee 3a c0 1f ff 04 7f 1b a8 0f 2f 6b 34 cb f8 00 6a 15 bf 73 40 49 b3 99 2a d5 89 7d (tbf_dl.cpp:686) 20250212125101086 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) 20250212125101086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20250212125101086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 60, CS-4): 07 00 78 ab eb 85 da 03 35 bf ce 4d b3 5b aa 0b 82 a2 9c ad 20 3e 42 90 29 ee 3a c0 1f ff 04 7f 1b a8 0f 2f 6b 34 cb f8 00 6a 15 bf 73 40 49 b3 99 2a d5 89 7d 00 (tbf_dl.cpp:911) 20250212125101086 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 78 ab eb 85 da 03 35 bf ce 4d b3 5b aa 0b 82 a2 9c ad 20 3e 42 90 29 ee 3a c0 1f ff 04 7f 1b a8 0f 2f 6b 34 cb f8 00 6a 15 bf 73 40 49 b3 99 2a d5 89 7d 00 (pcu_l1_if.cpp:182) 20250212125101086 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125101100 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) 20250212125101100 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) 20250212125101100 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) 20250212125101100 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) 20250212125101100 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) 20250212125101100 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) 20250212125101100 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) 20250212125101100 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) 20250212125101100 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) 20250212125101100 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) 20250212125101101 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) 20250212125101101 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) 20250212125101101 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) 20250212125101101 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) 20250212125101101 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) 20250212125101101 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) 20250212125101109 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) 20250212125101109 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) 20250212125101109 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) 20250212125101109 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) 20250212125101109 DRLCMACDL DEBUG -- Chunk with length 1393 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 61, CS-4): 40 ce f4 22 94 7a 3f 46 da 44 d6 d2 74 ac 54 a6 92 9d e6 51 e9 55 f6 18 dc 3f 6c dd 24 ba c0 9f f8 08 a9 82 47 e9 60 3a 7f 8d 36 9f ae 2b 51 a3 bb 1d (tbf_dl.cpp:686) 20250212125101109 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) 20250212125101109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20250212125101109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 61, CS-4): 07 00 7b 40 ce f4 22 94 7a 3f 46 da 44 d6 d2 74 ac 54 a6 92 9d e6 51 e9 55 f6 18 dc 3f 6c dd 24 ba c0 9f f8 08 a9 82 47 e9 60 3a 7f 8d 36 9f ae 2b 51 a3 bb 1d 00 (tbf_dl.cpp:911) 20250212125101109 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 7b 40 ce f4 22 94 7a 3f 46 da 44 d6 d2 74 ac 54 a6 92 9d e6 51 e9 55 f6 18 dc 3f 6c dd 24 ba c0 9f f8 08 a9 82 47 e9 60 3a 7f 8d 36 9f ae 2b 51 a3 bb 1d 00 (pcu_l1_if.cpp:182) 20250212125101110 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125101123 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) 20250212125101123 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) 20250212125101124 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) 20250212125101124 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) 20250212125101124 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) 20250212125101124 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) 20250212125101124 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) 20250212125101124 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) 20250212125101125 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) 20250212125101125 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) 20250212125101125 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) 20250212125101125 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) 20250212125101125 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) 20250212125101125 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) 20250212125101125 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) 20250212125101125 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) 20250212125101128 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) 20250212125101128 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) 20250212125101128 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) 20250212125101128 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) 20250212125101128 DRLCMACDL DEBUG -- Chunk with length 1343 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 62, CS-4): c4 e6 0b a8 db c6 60 ac b1 ab e7 65 79 60 40 91 64 8b 6a a0 f1 b1 7f 12 fc ff 04 03 81 1c 77 db 2f 60 64 25 aa b8 d5 ad e3 37 70 a8 4b b9 d8 2d 94 96 (tbf_dl.cpp:686) 20250212125101128 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) 20250212125101128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20250212125101128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 62, CS-4): 07 00 7d c4 e6 0b a8 db c6 60 ac b1 ab e7 65 79 60 40 91 64 8b 6a a0 f1 b1 7f 12 fc ff 04 03 81 1c 77 db 2f 60 64 25 aa b8 d5 ad e3 37 70 a8 4b b9 d8 2d 94 96 00 (tbf_dl.cpp:911) 20250212125101128 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 7d c4 e6 0b a8 db c6 60 ac b1 ab e7 65 79 60 40 91 64 8b 6a a0 f1 b1 7f 12 fc ff 04 03 81 1c 77 db 2f 60 64 25 aa b8 d5 ad e3 37 70 a8 4b b9 d8 2d 94 96 00 (pcu_l1_if.cpp:182) 20250212125101128 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125101142 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) 20250212125101142 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) 20250212125101142 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) 20250212125101142 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) 20250212125101142 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) 20250212125101142 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) 20250212125101142 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) 20250212125101142 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) 20250212125101143 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) 20250212125101143 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) 20250212125101143 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) 20250212125101143 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) 20250212125101143 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) 20250212125101143 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) 20250212125101143 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) 20250212125101143 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) 20250212125101146 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) 20250212125101146 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) 20250212125101146 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) 20250212125101146 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) 20250212125101146 DRLCMACDL DEBUG -- Chunk with length 1293 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 63, CS-4): 66 9d 0b 71 70 37 31 3d 15 f1 21 72 e9 e9 bf 01 29 49 12 fa 42 8c b5 d8 d5 2e ff 6b bb 7c cb 66 c9 58 bf 06 33 90 8c 8d 42 a8 13 7e f2 c0 e6 ee 2f ab (tbf_dl.cpp:686) 20250212125101146 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) 20250212125101146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20250212125101146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 63, CS-4): 07 00 7f 66 9d 0b 71 70 37 31 3d 15 f1 21 72 e9 e9 bf 01 29 49 12 fa 42 8c b5 d8 d5 2e ff 6b bb 7c cb 66 c9 58 bf 06 33 90 8c 8d 42 a8 13 7e f2 c0 e6 ee 2f ab 00 (tbf_dl.cpp:911) 20250212125101146 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 7f 66 9d 0b 71 70 37 31 3d 15 f1 21 72 e9 e9 bf 01 29 49 12 fa 42 8c b5 d8 d5 2e ff 6b bb 7c cb 66 c9 58 bf 06 33 90 8c 8d 42 a8 13 7e f2 c0 e6 ee 2f ab 00 (pcu_l1_if.cpp:182) 20250212125101147 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125101161 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) 20250212125101161 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) 20250212125101161 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) 20250212125101161 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) 20250212125101162 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) 20250212125101162 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) 20250212125101162 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) 20250212125101162 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) 20250212125101162 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) 20250212125101162 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) 20250212125101163 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) 20250212125101163 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) 20250212125101163 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) 20250212125101163 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) 20250212125101163 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) 20250212125101163 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) 20250212125101171 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) 20250212125101171 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) 20250212125101171 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) 20250212125101171 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) 20250212125101171 DRLCMACDL DEBUG -- Chunk with length 1243 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 64, CS-4): fc 4a 10 6e 9d b2 db 8f 51 ce 2a 59 6b 1b 45 05 77 77 6e 2d 64 ba 5a eb 63 10 db 93 30 fa 8b 96 bc 4f a8 e0 67 02 d3 12 57 9a 10 c8 92 73 0c 23 20 8d (tbf_dl.cpp:686) 20250212125101171 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) 20250212125101171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20250212125101171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 64, CS-4): 07 00 81 fc 4a 10 6e 9d b2 db 8f 51 ce 2a 59 6b 1b 45 05 77 77 6e 2d 64 ba 5a eb 63 10 db 93 30 fa 8b 96 bc 4f a8 e0 67 02 d3 12 57 9a 10 c8 92 73 0c 23 20 8d 00 (tbf_dl.cpp:911) 20250212125101171 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 81 fc 4a 10 6e 9d b2 db 8f 51 ce 2a 59 6b 1b 45 05 77 77 6e 2d 64 ba 5a eb 63 10 db 93 30 fa 8b 96 bc 4f a8 e0 67 02 d3 12 57 9a 10 c8 92 73 0c 23 20 8d 00 (pcu_l1_if.cpp:182) 20250212125101171 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125101185 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) 20250212125101185 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) 20250212125101187 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) 20250212125101187 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) 20250212125101188 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) 20250212125101188 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) 20250212125101188 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) 20250212125101188 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) 20250212125101189 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) 20250212125101189 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) 20250212125101190 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) 20250212125101190 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) 20250212125101191 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) 20250212125101191 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) 20250212125101192 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) 20250212125101192 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) 20250212125101193 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) 20250212125101193 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) 20250212125101193 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) 20250212125101193 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) 20250212125101193 DRLCMACDL DEBUG -- Chunk with length 1193 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101193 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 65, CS-4): 72 03 02 b7 bf 96 bb 9f 8b 61 f5 f2 c9 2f 51 96 c7 b7 5d 95 2a 9d 21 27 31 d4 be c8 0c e3 9c 38 18 f3 bf 98 92 17 39 b5 d2 4e 0d f5 4d af 30 f1 02 dd (tbf_dl.cpp:686) 20250212125101194 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) 20250212125101194 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101194 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20250212125101194 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 65, CS-4): 07 00 83 72 03 02 b7 bf 96 bb 9f 8b 61 f5 f2 c9 2f 51 96 c7 b7 5d 95 2a 9d 21 27 31 d4 be c8 0c e3 9c 38 18 f3 bf 98 92 17 39 b5 d2 4e 0d f5 4d af 30 f1 02 dd 00 (tbf_dl.cpp:911) 20250212125101194 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 83 72 03 02 b7 bf 96 bb 9f 8b 61 f5 f2 c9 2f 51 96 c7 b7 5d 95 2a 9d 21 27 31 d4 be c8 0c e3 9c 38 18 f3 bf 98 92 17 39 b5 d2 4e 0d f5 4d af 30 f1 02 dd 00 (pcu_l1_if.cpp:182) 20250212125101194 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125101205 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) 20250212125101205 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) 20250212125101208 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) 20250212125101208 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) 20250212125101208 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) 20250212125101208 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) 20250212125101209 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) 20250212125101209 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) 20250212125101210 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) 20250212125101210 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) 20250212125101211 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) 20250212125101211 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) 20250212125101213 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) 20250212125101213 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) 20250212125101214 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) 20250212125101214 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) 20250212125101215 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) 20250212125101215 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) 20250212125101215 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) 20250212125101215 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) 20250212125101215 DRLCMACDL DEBUG -- Chunk with length 1143 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101215 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 66, CS-4): 87 e2 4a 52 ec 9f ae ed a8 56 8d cc 02 7d 08 eb 87 6b 5b cd 33 8c 45 a8 f4 49 51 21 0f a2 f5 6c 8a 45 33 59 8f a5 59 4b d9 4b ae 38 1e 82 f9 a6 33 7a (tbf_dl.cpp:686) 20250212125101215 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) 20250212125101215 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101215 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20250212125101215 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 66, CS-4): 07 00 85 87 e2 4a 52 ec 9f ae ed a8 56 8d cc 02 7d 08 eb 87 6b 5b cd 33 8c 45 a8 f4 49 51 21 0f a2 f5 6c 8a 45 33 59 8f a5 59 4b d9 4b ae 38 1e 82 f9 a6 33 7a 00 (tbf_dl.cpp:911) 20250212125101215 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 85 87 e2 4a 52 ec 9f ae ed a8 56 8d cc 02 7d 08 eb 87 6b 5b cd 33 8c 45 a8 f4 49 51 21 0f a2 f5 6c 8a 45 33 59 8f a5 59 4b d9 4b ae 38 1e 82 f9 a6 33 7a 00 (pcu_l1_if.cpp:182) 20250212125101216 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125101224 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) 20250212125101224 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) 20250212125101225 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) 20250212125101225 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) 20250212125101226 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) 20250212125101226 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) 20250212125101227 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) 20250212125101227 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) 20250212125101227 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) 20250212125101227 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) 20250212125101228 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) 20250212125101228 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) 20250212125101229 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) 20250212125101229 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) 20250212125101230 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) 20250212125101230 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) 20250212125101233 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) 20250212125101233 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) 20250212125101233 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) 20250212125101233 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) 20250212125101233 DRLCMACDL DEBUG -- Chunk with length 1093 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 67, CS-4): b4 dd 63 5d 2b 37 f2 3a 02 37 44 e1 aa ad 98 e3 55 57 8b f1 5c be 78 14 4a 1a c6 2d 5e 8a 30 70 78 eb fb ec fa 44 ae 80 44 9f 24 35 af 75 ff b7 2d 11 (tbf_dl.cpp:686) 20250212125101233 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) 20250212125101233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 67) (tbf_dl.cpp:847) 20250212125101233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 67, CS-4): 07 00 87 b4 dd 63 5d 2b 37 f2 3a 02 37 44 e1 aa ad 98 e3 55 57 8b f1 5c be 78 14 4a 1a c6 2d 5e 8a 30 70 78 eb fb ec fa 44 ae 80 44 9f 24 35 af 75 ff b7 2d 11 00 (tbf_dl.cpp:911) 20250212125101233 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 87 b4 dd 63 5d 2b 37 f2 3a 02 37 44 e1 aa ad 98 e3 55 57 8b f1 5c be 78 14 4a 1a c6 2d 5e 8a 30 70 78 eb fb ec fa 44 ae 80 44 9f 24 35 af 75 ff b7 2d 11 00 (pcu_l1_if.cpp:182) 20250212125101234 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125101247 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) 20250212125101247 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) 20250212125101247 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) 20250212125101247 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) 20250212125101248 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) 20250212125101248 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) 20250212125101248 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) 20250212125101248 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) 20250212125101248 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) 20250212125101248 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) 20250212125101248 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) 20250212125101248 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) 20250212125101248 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) 20250212125101248 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) 20250212125101248 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) 20250212125101248 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) 20250212125101252 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) 20250212125101252 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) 20250212125101252 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) 20250212125101252 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) 20250212125101252 DRLCMACDL DEBUG -- Chunk with length 1043 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 68, CS-4): 41 66 a9 8d d1 71 b5 90 68 d7 01 1f 13 e4 ed 46 24 c0 e4 dc c8 a3 92 74 f2 1f 5e 5c ce 39 23 be d6 13 c8 c5 18 d4 de c4 74 90 14 a9 75 ca 74 01 60 98 (tbf_dl.cpp:686) 20250212125101252 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) 20250212125101252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 68) (tbf_dl.cpp:847) 20250212125101252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 68, CS-4): 07 00 89 41 66 a9 8d d1 71 b5 90 68 d7 01 1f 13 e4 ed 46 24 c0 e4 dc c8 a3 92 74 f2 1f 5e 5c ce 39 23 be d6 13 c8 c5 18 d4 de c4 74 90 14 a9 75 ca 74 01 60 98 00 (tbf_dl.cpp:911) 20250212125101252 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 89 41 66 a9 8d d1 71 b5 90 68 d7 01 1f 13 e4 ed 46 24 c0 e4 dc c8 a3 92 74 f2 1f 5e 5c ce 39 23 be d6 13 c8 c5 18 d4 de c4 74 90 14 a9 75 ca 74 01 60 98 00 (pcu_l1_if.cpp:182) 20250212125101252 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125101267 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) 20250212125101267 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) 20250212125101268 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) 20250212125101268 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) 20250212125101269 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) 20250212125101269 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) 20250212125101269 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) 20250212125101269 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) 20250212125101270 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) 20250212125101270 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) 20250212125101271 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) 20250212125101271 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) 20250212125101271 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) 20250212125101271 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) 20250212125101272 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) 20250212125101272 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) 20250212125101273 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) 20250212125101273 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) 20250212125101273 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) 20250212125101273 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) 20250212125101273 DRLCMACDL DEBUG -- Chunk with length 993 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 69, CS-4): f7 d6 e1 eb 7e 30 d0 9d cf 55 14 32 2a 82 3e b6 69 89 de 7c 53 97 ff 82 30 58 af 47 37 76 5e 8f 4e 0d a6 4f 59 b2 41 05 08 18 3a 35 9f 9d ef 25 50 e3 (tbf_dl.cpp:686) 20250212125101273 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) 20250212125101273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 69) (tbf_dl.cpp:847) 20250212125101273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 69, CS-4): 07 00 8b f7 d6 e1 eb 7e 30 d0 9d cf 55 14 32 2a 82 3e b6 69 89 de 7c 53 97 ff 82 30 58 af 47 37 76 5e 8f 4e 0d a6 4f 59 b2 41 05 08 18 3a 35 9f 9d ef 25 50 e3 00 (tbf_dl.cpp:911) 20250212125101273 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 8b f7 d6 e1 eb 7e 30 d0 9d cf 55 14 32 2a 82 3e b6 69 89 de 7c 53 97 ff 82 30 58 af 47 37 76 5e 8f 4e 0d a6 4f 59 b2 41 05 08 18 3a 35 9f 9d ef 25 50 e3 00 (pcu_l1_if.cpp:182) 20250212125101274 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125101286 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) 20250212125101286 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) 20250212125101287 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) 20250212125101287 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) 20250212125101287 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) 20250212125101287 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) 20250212125101288 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) 20250212125101288 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) 20250212125101288 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) 20250212125101288 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) 20250212125101288 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) 20250212125101288 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) 20250212125101288 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) 20250212125101288 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) 20250212125101289 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) 20250212125101289 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) 20250212125101295 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) 20250212125101295 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) 20250212125101295 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) 20250212125101295 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) 20250212125101295 DRLCMACDL DEBUG -- Chunk with length 943 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 70, CS-4): c5 de a5 9f 38 de ca 9c f1 69 5a b5 b3 78 d2 60 49 f0 74 cc ac af d1 fd f0 3a e9 c0 c1 39 0c 8a eb c9 ad e9 21 e7 8e 11 2d 48 2e 67 f6 ee 0c e7 fa 8f (tbf_dl.cpp:686) 20250212125101295 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) 20250212125101295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 70) (tbf_dl.cpp:847) 20250212125101295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 70, CS-4): 07 00 8d c5 de a5 9f 38 de ca 9c f1 69 5a b5 b3 78 d2 60 49 f0 74 cc ac af d1 fd f0 3a e9 c0 c1 39 0c 8a eb c9 ad e9 21 e7 8e 11 2d 48 2e 67 f6 ee 0c e7 fa 8f 00 (tbf_dl.cpp:911) 20250212125101295 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 8d c5 de a5 9f 38 de ca 9c f1 69 5a b5 b3 78 d2 60 49 f0 74 cc ac af d1 fd f0 3a e9 c0 c1 39 0c 8a eb c9 ad e9 21 e7 8e 11 2d 48 2e 67 f6 ee 0c e7 fa 8f 00 (pcu_l1_if.cpp:182) 20250212125101295 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125101309 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) 20250212125101309 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) 20250212125101309 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) 20250212125101309 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) 20250212125101309 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) 20250212125101309 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) 20250212125101309 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) 20250212125101309 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) 20250212125101309 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) 20250212125101309 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) 20250212125101309 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) 20250212125101309 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) 20250212125101310 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) 20250212125101310 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) 20250212125101310 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) 20250212125101310 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) 20250212125101313 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) 20250212125101313 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) 20250212125101313 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) 20250212125101313 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) 20250212125101313 DRLCMACDL DEBUG -- Chunk with length 893 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 71, CS-4): 87 e2 6f f4 c0 9e 39 e1 59 12 6f a7 07 2c 90 da 32 10 15 8c 3a 8a 5e 08 df 93 d1 9c 89 ed dc 96 b7 16 f4 0b f5 e4 0e d3 d3 63 49 53 5c b3 70 ac 6e 21 (tbf_dl.cpp:686) 20250212125101313 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) 20250212125101313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 71) (tbf_dl.cpp:847) 20250212125101313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 71, CS-4): 07 00 8f 87 e2 6f f4 c0 9e 39 e1 59 12 6f a7 07 2c 90 da 32 10 15 8c 3a 8a 5e 08 df 93 d1 9c 89 ed dc 96 b7 16 f4 0b f5 e4 0e d3 d3 63 49 53 5c b3 70 ac 6e 21 00 (tbf_dl.cpp:911) 20250212125101313 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 8f 87 e2 6f f4 c0 9e 39 e1 59 12 6f a7 07 2c 90 da 32 10 15 8c 3a 8a 5e 08 df 93 d1 9c 89 ed dc 96 b7 16 f4 0b f5 e4 0e d3 d3 63 49 53 5c b3 70 ac 6e 21 00 (pcu_l1_if.cpp:182) 20250212125101313 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125101328 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) 20250212125101328 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) 20250212125101328 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) 20250212125101328 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) 20250212125101328 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) 20250212125101328 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) 20250212125101329 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) 20250212125101329 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) 20250212125101329 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) 20250212125101329 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) 20250212125101329 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) 20250212125101329 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) 20250212125101329 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) 20250212125101329 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) 20250212125101330 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) 20250212125101330 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) 20250212125101332 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) 20250212125101332 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1126 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125101332 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) 20250212125101332 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) 20250212125101332 DRLCMACDL DEBUG -- Chunk with length 843 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 72, CS-4): 96 1b 5b b7 a8 43 2a de 71 32 4c 21 e8 15 bc 7e 56 2e 08 f1 19 d4 a9 08 8e 8e 08 05 5a 50 f9 c0 e2 82 86 ee d0 58 90 aa e1 9a d8 84 56 56 ad e6 0b a1 (tbf_dl.cpp:686) 20250212125101332 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) 20250212125101332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 72) (tbf_dl.cpp:847) 20250212125101332 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) 20250212125101332 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1126 + 13 = 1139 (pdch_ul_controller.c:131) 20250212125101332 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1139 for type POLL (pdch_ul_controller.c:184) 20250212125101332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1139, TS=7) (tbf_dl.cpp:883) 20250212125101332 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1139, TS=7 (tbf_dl.cpp:903) 20250212125101332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 72, CS-4): 0f 00 91 96 1b 5b b7 a8 43 2a de 71 32 4c 21 e8 15 bc 7e 56 2e 08 f1 19 d4 a9 08 8e 8e 08 05 5a 50 f9 c0 e2 82 86 ee d0 58 90 aa e1 9a d8 84 56 56 ad e6 0b a1 00 (tbf_dl.cpp:911) 20250212125101332 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1126 Sending data request: sapi=5 arfcn=871 cur_fn=1122 block=8 data=0f 00 91 96 1b 5b b7 a8 43 2a de 71 32 4c 21 e8 15 bc 7e 56 2e 08 f1 19 d4 a9 08 8e 8e 08 05 5a 50 f9 c0 e2 82 86 ee d0 58 90 aa e1 9a d8 84 56 56 ad e6 0b a1 00 (pcu_l1_if.cpp:182) 20250212125101333 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125101347 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) 20250212125101347 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) 20250212125101349 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) 20250212125101349 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) 20250212125101350 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) 20250212125101350 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) 20250212125101351 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) 20250212125101351 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) 20250212125101352 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) 20250212125101352 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) 20250212125101353 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) 20250212125101353 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) 20250212125101353 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) 20250212125101353 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) 20250212125101354 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) 20250212125101354 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) 20250212125101357 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125101372 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) 20250212125101372 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) 20250212125101373 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) 20250212125101373 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) 20250212125101374 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) 20250212125101374 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) 20250212125101375 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) 20250212125101375 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) 20250212125101376 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) 20250212125101376 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) 20250212125101377 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) 20250212125101377 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) 20250212125101378 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) 20250212125101378 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) 20250212125101379 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) 20250212125101379 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) 20250212125101379 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125101391 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) 20250212125101391 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) 20250212125101393 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) 20250212125101393 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) 20250212125101393 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) 20250212125101393 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) 20250212125101394 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) 20250212125101394 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) 20250212125101396 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) 20250212125101396 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) 20250212125101397 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) 20250212125101397 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) 20250212125101398 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) 20250212125101398 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) 20250212125101399 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) 20250212125101400 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) 20250212125101401 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125101412 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1135 block=11 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) 20250212125101412 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) 20250212125101412 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125101412 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1139 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125101412 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) 20250212125101413 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1139 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125101413 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125101413 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 73, BSN 53 to 73 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125101413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125101413 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) 20250212125101413 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) 20250212125101413 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20250212125101413 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20250212125101413 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20250212125101413 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20250212125101413 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20250212125101413 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20250212125101413 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20250212125101413 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20250212125101413 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20250212125101413 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20250212125101413 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20250212125101413 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20250212125101413 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20250212125101413 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20250212125101413 DRLCMACDL DEBUG - got ack for BSN=67 (rlc_window_dl.cpp:103) 20250212125101413 DRLCMACDL DEBUG - got ack for BSN=68 (rlc_window_dl.cpp:103) 20250212125101413 DRLCMACDL DEBUG - got ack for BSN=69 (rlc_window_dl.cpp:103) 20250212125101413 DRLCMACDL DEBUG - got ack for BSN=70 (rlc_window_dl.cpp:103) 20250212125101413 DRLCMACDL DEBUG - got ack for BSN=71 (rlc_window_dl.cpp:103) 20250212125101413 DRLCMACDL DEBUG - got ack for BSN=72 (rlc_window_dl.cpp:103) 20250212125101413 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) 20250212125101413 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) 20250212125101414 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) 20250212125101415 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) 20250212125101415 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) 20250212125101415 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) 20250212125101416 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) 20250212125101416 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) 20250212125101416 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) 20250212125101416 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) 20250212125101417 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) 20250212125101417 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) 20250212125101417 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) 20250212125101417 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) 20250212125101418 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) 20250212125101418 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) 20250212125101421 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) 20250212125101421 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) 20250212125101421 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) 20250212125101421 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) 20250212125101421 DRLCMACDL DEBUG -- Chunk with length 793 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 73, CS-4): a5 5b 0c ee 47 eb e9 d7 e5 c1 7f 8f 8f 2e d1 b1 7f 87 8d 19 8f ab d5 d9 41 9b f2 64 e6 a6 16 00 58 54 0d 4a 14 40 9b 87 f9 7e fe 66 3e 89 7f 87 cd 60 (tbf_dl.cpp:686) 20250212125101421 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) 20250212125101421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 73) (tbf_dl.cpp:847) 20250212125101421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 73, CS-4): 07 00 93 a5 5b 0c ee 47 eb e9 d7 e5 c1 7f 8f 8f 2e d1 b1 7f 87 8d 19 8f ab d5 d9 41 9b f2 64 e6 a6 16 00 58 54 0d 4a 14 40 9b 87 f9 7e fe 66 3e 89 7f 87 cd 60 00 (tbf_dl.cpp:911) 20250212125101421 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 93 a5 5b 0c ee 47 eb e9 d7 e5 c1 7f 8f 8f 2e d1 b1 7f 87 8d 19 8f ab d5 d9 41 9b f2 64 e6 a6 16 00 58 54 0d 4a 14 40 9b 87 f9 7e fe 66 3e 89 7f 87 cd 60 00 (pcu_l1_if.cpp:182) 20250212125101422 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125101435 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) 20250212125101435 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) 20250212125101436 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) 20250212125101436 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) 20250212125101436 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) 20250212125101436 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) 20250212125101436 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) 20250212125101436 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) 20250212125101436 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) 20250212125101436 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) 20250212125101436 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) 20250212125101436 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) 20250212125101436 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) 20250212125101436 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) 20250212125101437 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) 20250212125101437 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) 20250212125101440 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) 20250212125101440 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) 20250212125101440 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) 20250212125101440 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) 20250212125101440 DRLCMACDL DEBUG -- Chunk with length 743 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 74, CS-4): 31 69 51 65 53 2a d6 53 f8 29 95 00 49 72 13 21 bc 27 1d 6e d4 f2 9a 02 1f 53 6b e4 3e d6 42 f5 33 32 6a 1b cc c9 dc 2b db 7f 62 87 01 22 d8 78 55 7d (tbf_dl.cpp:686) 20250212125101440 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) 20250212125101440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 74) (tbf_dl.cpp:847) 20250212125101440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 74, CS-4): 07 00 95 31 69 51 65 53 2a d6 53 f8 29 95 00 49 72 13 21 bc 27 1d 6e d4 f2 9a 02 1f 53 6b e4 3e d6 42 f5 33 32 6a 1b cc c9 dc 2b db 7f 62 87 01 22 d8 78 55 7d 00 (tbf_dl.cpp:911) 20250212125101440 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1148 Sending data request: sapi=5 arfcn=871 cur_fn=1144 block=1 data=07 00 95 31 69 51 65 53 2a d6 53 f8 29 95 00 49 72 13 21 bc 27 1d 6e d4 f2 9a 02 1f 53 6b e4 3e d6 42 f5 33 32 6a 1b cc c9 dc 2b db 7f 62 87 01 22 d8 78 55 7d 00 (pcu_l1_if.cpp:182) 20250212125101440 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125101455 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) 20250212125101455 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) 20250212125101455 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) 20250212125101455 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) 20250212125101456 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) 20250212125101456 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) 20250212125101456 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) 20250212125101456 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) 20250212125101457 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) 20250212125101457 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) 20250212125101457 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) 20250212125101457 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) 20250212125101458 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) 20250212125101458 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) 20250212125101459 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) 20250212125101459 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) 20250212125101460 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) 20250212125101460 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) 20250212125101460 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) 20250212125101460 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) 20250212125101460 DRLCMACDL DEBUG -- Chunk with length 693 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 75, CS-4): f8 9d a8 86 d9 f5 d0 df 45 a9 4e fd f9 99 00 4d 0c a4 1f fb d0 1a 8f d7 bf 1d 00 95 1f 38 68 bb 70 7d 37 54 c7 98 da f0 0a c9 e3 9a 39 50 bd c5 43 b5 (tbf_dl.cpp:686) 20250212125101460 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) 20250212125101460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 75) (tbf_dl.cpp:847) 20250212125101460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 75, CS-4): 07 00 97 f8 9d a8 86 d9 f5 d0 df 45 a9 4e fd f9 99 00 4d 0c a4 1f fb d0 1a 8f d7 bf 1d 00 95 1f 38 68 bb 70 7d 37 54 c7 98 da f0 0a c9 e3 9a 39 50 bd c5 43 b5 00 (tbf_dl.cpp:911) 20250212125101460 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 97 f8 9d a8 86 d9 f5 d0 df 45 a9 4e fd f9 99 00 4d 0c a4 1f fb d0 1a 8f d7 bf 1d 00 95 1f 38 68 bb 70 7d 37 54 c7 98 da f0 0a c9 e3 9a 39 50 bd c5 43 b5 00 (pcu_l1_if.cpp:182) 20250212125101460 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125101475 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) 20250212125101475 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) 20250212125101478 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) 20250212125101478 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) 20250212125101478 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) 20250212125101479 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) 20250212125101479 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) 20250212125101479 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) 20250212125101480 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) 20250212125101480 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) 20250212125101481 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) 20250212125101481 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) 20250212125101482 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) 20250212125101482 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) 20250212125101482 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) 20250212125101482 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) 20250212125101484 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) 20250212125101484 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) 20250212125101484 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) 20250212125101484 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) 20250212125101485 DRLCMACDL DEBUG -- Chunk with length 643 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 76, CS-4): 00 c5 ca aa ca d8 55 f7 bb 59 67 f8 ab 38 6c ac 7a 93 08 ee 4a 5e be 35 ee cb d6 b9 4a 03 ac 14 4b d7 60 dc b8 89 10 2c c4 7a 77 fe 64 bc 9e 53 3d 9b (tbf_dl.cpp:686) 20250212125101485 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) 20250212125101485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 76) (tbf_dl.cpp:847) 20250212125101485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 76, CS-4): 07 00 99 00 c5 ca aa ca d8 55 f7 bb 59 67 f8 ab 38 6c ac 7a 93 08 ee 4a 5e be 35 ee cb d6 b9 4a 03 ac 14 4b d7 60 dc b8 89 10 2c c4 7a 77 fe 64 bc 9e 53 3d 9b 00 (tbf_dl.cpp:911) 20250212125101485 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 99 00 c5 ca aa ca d8 55 f7 bb 59 67 f8 ab 38 6c ac 7a 93 08 ee 4a 5e be 35 ee cb d6 b9 4a 03 ac 14 4b d7 60 dc b8 89 10 2c c4 7a 77 fe 64 bc 9e 53 3d 9b 00 (pcu_l1_if.cpp:182) 20250212125101485 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125101498 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) 20250212125101498 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) 20250212125101498 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) 20250212125101498 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) 20250212125101498 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) 20250212125101498 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) 20250212125101498 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) 20250212125101498 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) 20250212125101498 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) 20250212125101498 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) 20250212125101498 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) 20250212125101498 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) 20250212125101499 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) 20250212125101499 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) 20250212125101499 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) 20250212125101499 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) 20250212125101502 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) 20250212125101502 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) 20250212125101502 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) 20250212125101502 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) 20250212125101502 DRLCMACDL DEBUG -- Chunk with length 593 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101502 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 77, CS-4): 36 f1 97 50 b0 2b 35 8a 7a a8 32 62 34 34 be 30 aa 3f b0 81 52 5a aa 5e da 09 ef b4 6b 6c bc d0 94 34 03 de 74 c8 2f 98 63 ca e7 9e 50 ca a3 f6 ca cb (tbf_dl.cpp:686) 20250212125101502 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) 20250212125101502 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101502 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 77) (tbf_dl.cpp:847) 20250212125101502 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 77, CS-4): 07 00 9b 36 f1 97 50 b0 2b 35 8a 7a a8 32 62 34 34 be 30 aa 3f b0 81 52 5a aa 5e da 09 ef b4 6b 6c bc d0 94 34 03 de 74 c8 2f 98 63 ca e7 9e 50 ca a3 f6 ca cb 00 (tbf_dl.cpp:911) 20250212125101502 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 9b 36 f1 97 50 b0 2b 35 8a 7a a8 32 62 34 34 be 30 aa 3f b0 81 52 5a aa 5e da 09 ef b4 6b 6c bc d0 94 34 03 de 74 c8 2f 98 63 ca e7 9e 50 ca a3 f6 ca cb 00 (pcu_l1_if.cpp:182) 20250212125101502 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125101516 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) 20250212125101516 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) 20250212125101516 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) 20250212125101516 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) 20250212125101517 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) 20250212125101517 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) 20250212125101517 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) 20250212125101517 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) 20250212125101517 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) 20250212125101517 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) 20250212125101517 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) 20250212125101517 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) 20250212125101517 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) 20250212125101517 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) 20250212125101517 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) 20250212125101517 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) 20250212125101521 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) 20250212125101521 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) 20250212125101521 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) 20250212125101521 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) 20250212125101521 DRLCMACDL DEBUG -- Chunk with length 543 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101521 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 78, CS-4): 61 95 be cd f4 6b fa 7e d9 8c 96 36 6b 02 99 8b ab 74 ab 6e 2e 83 0f f3 dc b5 3f bf d7 02 8b f1 ee 97 30 bf 99 01 81 72 16 aa 35 58 6c c8 c1 31 e1 7a (tbf_dl.cpp:686) 20250212125101521 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) 20250212125101521 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101521 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 78) (tbf_dl.cpp:847) 20250212125101521 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 78, CS-4): 07 00 9d 61 95 be cd f4 6b fa 7e d9 8c 96 36 6b 02 99 8b ab 74 ab 6e 2e 83 0f f3 dc b5 3f bf d7 02 8b f1 ee 97 30 bf 99 01 81 72 16 aa 35 58 6c c8 c1 31 e1 7a 00 (tbf_dl.cpp:911) 20250212125101521 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 9d 61 95 be cd f4 6b fa 7e d9 8c 96 36 6b 02 99 8b ab 74 ab 6e 2e 83 0f f3 dc b5 3f bf d7 02 8b f1 ee 97 30 bf 99 01 81 72 16 aa 35 58 6c c8 c1 31 e1 7a 00 (pcu_l1_if.cpp:182) 20250212125101521 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125101535 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) 20250212125101535 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) 20250212125101535 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) 20250212125101535 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) 20250212125101535 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) 20250212125101535 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) 20250212125101536 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) 20250212125101536 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) 20250212125101536 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) 20250212125101536 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) 20250212125101536 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) 20250212125101536 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) 20250212125101536 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) 20250212125101536 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) 20250212125101536 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) 20250212125101536 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) 20250212125101544 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) 20250212125101544 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) 20250212125101544 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) 20250212125101544 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) 20250212125101544 DRLCMACDL DEBUG -- Chunk with length 493 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 79, CS-4): 3c 75 4c 3b 60 86 f8 a7 c4 1d c2 a1 93 73 92 8e 4b 19 84 52 59 09 d1 92 57 2a 27 49 39 e8 2d cc 62 a1 a7 c2 a8 74 e2 93 e7 61 bc 08 a2 6e 33 f8 2f 48 (tbf_dl.cpp:686) 20250212125101544 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) 20250212125101544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 79) (tbf_dl.cpp:847) 20250212125101544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 79, CS-4): 07 00 9f 3c 75 4c 3b 60 86 f8 a7 c4 1d c2 a1 93 73 92 8e 4b 19 84 52 59 09 d1 92 57 2a 27 49 39 e8 2d cc 62 a1 a7 c2 a8 74 e2 93 e7 61 bc 08 a2 6e 33 f8 2f 48 00 (tbf_dl.cpp:911) 20250212125101544 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 9f 3c 75 4c 3b 60 86 f8 a7 c4 1d c2 a1 93 73 92 8e 4b 19 84 52 59 09 d1 92 57 2a 27 49 39 e8 2d cc 62 a1 a7 c2 a8 74 e2 93 e7 61 bc 08 a2 6e 33 f8 2f 48 00 (pcu_l1_if.cpp:182) 20250212125101544 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125101558 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) 20250212125101558 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) 20250212125101559 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) 20250212125101559 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) 20250212125101559 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) 20250212125101559 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) 20250212125101559 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) 20250212125101559 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) 20250212125101559 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) 20250212125101559 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) 20250212125101559 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) 20250212125101559 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) 20250212125101559 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) 20250212125101559 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) 20250212125101559 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) 20250212125101559 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) 20250212125101563 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) 20250212125101563 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) 20250212125101563 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) 20250212125101563 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) 20250212125101563 DRLCMACDL DEBUG -- Chunk with length 443 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 80, CS-4): a5 86 e8 c0 52 ac fc b3 8e fc d4 94 93 66 23 f7 64 6d 28 60 a3 cb 36 bd 4c 05 61 2b 70 93 ca a0 02 bb fb 07 82 33 bc d1 8d e1 da d5 8d e0 a4 4b f4 3b (tbf_dl.cpp:686) 20250212125101563 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) 20250212125101563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 80) (tbf_dl.cpp:847) 20250212125101563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 80, CS-4): 07 00 a1 a5 86 e8 c0 52 ac fc b3 8e fc d4 94 93 66 23 f7 64 6d 28 60 a3 cb 36 bd 4c 05 61 2b 70 93 ca a0 02 bb fb 07 82 33 bc d1 8d e1 da d5 8d e0 a4 4b f4 3b 00 (tbf_dl.cpp:911) 20250212125101563 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 a1 a5 86 e8 c0 52 ac fc b3 8e fc d4 94 93 66 23 f7 64 6d 28 60 a3 cb 36 bd 4c 05 61 2b 70 93 ca a0 02 bb fb 07 82 33 bc d1 8d e1 da d5 8d e0 a4 4b f4 3b 00 (pcu_l1_if.cpp:182) 20250212125101563 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125101586 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) 20250212125101587 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) 20250212125101588 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) 20250212125101588 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) 20250212125101588 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) 20250212125101588 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) 20250212125101589 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) 20250212125101589 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) 20250212125101590 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) 20250212125101590 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) 20250212125101591 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) 20250212125101591 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) 20250212125101593 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) 20250212125101593 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) 20250212125101593 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) 20250212125101593 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) 20250212125101594 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) 20250212125101594 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) 20250212125101594 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) 20250212125101594 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) 20250212125101594 DRLCMACDL DEBUG -- Chunk with length 393 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101594 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 81, CS-4): 8a 5c 25 3c 03 c5 e3 5b 48 20 a8 2a 51 c5 5f 52 db be 81 c0 c4 0d 1c a9 1d 24 3e 2e dc 27 32 c0 bc c3 0b c1 2b 0c 70 57 10 bf 7d e1 56 aa df 18 1e 10 (tbf_dl.cpp:686) 20250212125101594 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) 20250212125101594 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101594 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 81) (tbf_dl.cpp:847) 20250212125101594 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 81, CS-4): 07 00 a3 8a 5c 25 3c 03 c5 e3 5b 48 20 a8 2a 51 c5 5f 52 db be 81 c0 c4 0d 1c a9 1d 24 3e 2e dc 27 32 c0 bc c3 0b c1 2b 0c 70 57 10 bf 7d e1 56 aa df 18 1e 10 00 (tbf_dl.cpp:911) 20250212125101594 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 a3 8a 5c 25 3c 03 c5 e3 5b 48 20 a8 2a 51 c5 5f 52 db be 81 c0 c4 0d 1c a9 1d 24 3e 2e dc 27 32 c0 bc c3 0b c1 2b 0c 70 57 10 bf 7d e1 56 aa df 18 1e 10 00 (pcu_l1_if.cpp:182) 20250212125101595 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125101605 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) 20250212125101605 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) 20250212125101606 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) 20250212125101606 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) 20250212125101607 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) 20250212125101607 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) 20250212125101607 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) 20250212125101607 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) 20250212125101608 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) 20250212125101608 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) 20250212125101608 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) 20250212125101608 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) 20250212125101609 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) 20250212125101609 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) 20250212125101610 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) 20250212125101610 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) 20250212125101614 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) 20250212125101614 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) 20250212125101614 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) 20250212125101615 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) 20250212125101615 DRLCMACDL DEBUG -- Chunk with length 343 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101615 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 82, CS-4): dc 08 7e 9b 80 58 e9 e0 63 25 32 7d b6 28 c8 b3 5d e2 d4 2b 66 1e 34 73 4d 91 fe 96 3b c5 a3 27 d8 31 8e 0d 34 d8 40 e5 75 3c 6d a6 04 cc 19 9d 93 6c (tbf_dl.cpp:686) 20250212125101615 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) 20250212125101615 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101615 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 82) (tbf_dl.cpp:847) 20250212125101615 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 82, CS-4): 07 00 a5 dc 08 7e 9b 80 58 e9 e0 63 25 32 7d b6 28 c8 b3 5d e2 d4 2b 66 1e 34 73 4d 91 fe 96 3b c5 a3 27 d8 31 8e 0d 34 d8 40 e5 75 3c 6d a6 04 cc 19 9d 93 6c 00 (tbf_dl.cpp:911) 20250212125101615 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 a5 dc 08 7e 9b 80 58 e9 e0 63 25 32 7d b6 28 c8 b3 5d e2 d4 2b 66 1e 34 73 4d 91 fe 96 3b c5 a3 27 d8 31 8e 0d 34 d8 40 e5 75 3c 6d a6 04 cc 19 9d 93 6c 00 (pcu_l1_if.cpp:182) 20250212125101615 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125101629 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) 20250212125101629 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) 20250212125101630 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) 20250212125101630 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) 20250212125101631 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) 20250212125101631 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) 20250212125101631 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) 20250212125101631 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) 20250212125101631 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) 20250212125101631 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) 20250212125101632 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) 20250212125101632 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) 20250212125101633 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) 20250212125101633 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) 20250212125101634 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) 20250212125101634 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) 20250212125101634 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) 20250212125101634 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) 20250212125101634 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) 20250212125101634 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) 20250212125101634 DRLCMACDL DEBUG -- Chunk with length 293 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101634 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 83, CS-4): b7 b9 a8 28 0c 60 23 9f d8 b9 f9 44 3c 3f 55 56 7e 2c f7 03 e7 19 8b 23 93 27 f6 df af 7c 74 77 5f a9 e0 79 f1 65 a4 dd db cf 33 63 8f 9a cf aa bb 7f (tbf_dl.cpp:686) 20250212125101634 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) 20250212125101634 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101634 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 83) (tbf_dl.cpp:847) 20250212125101634 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 83, CS-4): 07 00 a7 b7 b9 a8 28 0c 60 23 9f d8 b9 f9 44 3c 3f 55 56 7e 2c f7 03 e7 19 8b 23 93 27 f6 df af 7c 74 77 5f a9 e0 79 f1 65 a4 dd db cf 33 63 8f 9a cf aa bb 7f 00 (tbf_dl.cpp:911) 20250212125101634 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 a7 b7 b9 a8 28 0c 60 23 9f d8 b9 f9 44 3c 3f 55 56 7e 2c f7 03 e7 19 8b 23 93 27 f6 df af 7c 74 77 5f a9 e0 79 f1 65 a4 dd db cf 33 63 8f 9a cf aa bb 7f 00 (pcu_l1_if.cpp:182) 20250212125101635 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125101649 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) 20250212125101649 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) 20250212125101651 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) 20250212125101651 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) 20250212125101653 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) 20250212125101653 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) 20250212125101653 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) 20250212125101653 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) 20250212125101654 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) 20250212125101654 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) 20250212125101655 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) 20250212125101655 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) 20250212125101655 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) 20250212125101655 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) 20250212125101656 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) 20250212125101656 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) 20250212125101657 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) 20250212125101657 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) 20250212125101657 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) 20250212125101657 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) 20250212125101657 DRLCMACDL DEBUG -- Chunk with length 243 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 84, CS-4): 89 a4 c5 73 6f 8e 20 d3 f6 ab c9 1f 54 49 f3 9b bb 04 f2 cf 73 ef fc 4c 62 45 a7 c8 f4 c4 47 05 8d e9 11 0d 72 d2 20 a6 7e e7 7c 1a 24 ab fe 9a 93 d2 (tbf_dl.cpp:686) 20250212125101657 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) 20250212125101657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 84) (tbf_dl.cpp:847) 20250212125101657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 84, CS-4): 07 00 a9 89 a4 c5 73 6f 8e 20 d3 f6 ab c9 1f 54 49 f3 9b bb 04 f2 cf 73 ef fc 4c 62 45 a7 c8 f4 c4 47 05 8d e9 11 0d 72 d2 20 a6 7e e7 7c 1a 24 ab fe 9a 93 d2 00 (tbf_dl.cpp:911) 20250212125101657 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 a9 89 a4 c5 73 6f 8e 20 d3 f6 ab c9 1f 54 49 f3 9b bb 04 f2 cf 73 ef fc 4c 62 45 a7 c8 f4 c4 47 05 8d e9 11 0d 72 d2 20 a6 7e e7 7c 1a 24 ab fe 9a 93 d2 00 (pcu_l1_if.cpp:182) 20250212125101657 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125101668 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) 20250212125101668 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) 20250212125101669 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) 20250212125101669 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) 20250212125101670 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) 20250212125101670 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) 20250212125101670 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) 20250212125101670 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) 20250212125101671 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) 20250212125101671 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) 20250212125101671 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) 20250212125101671 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) 20250212125101672 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) 20250212125101672 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) 20250212125101672 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) 20250212125101672 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) 20250212125101677 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) 20250212125101677 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) 20250212125101677 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) 20250212125101677 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) 20250212125101677 DRLCMACDL DEBUG -- Chunk with length 193 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 85, CS-4): 9e 55 90 b5 ee 9a b4 37 b2 d5 51 8c b3 95 15 cd d9 9e 75 bd ae fd 66 a4 b8 c8 df 12 b4 c4 fc 4c 60 ca 2c 3b 79 de 6a 51 74 ce 9f 53 d8 6f 57 f2 4b 06 (tbf_dl.cpp:686) 20250212125101677 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) 20250212125101677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 85) (tbf_dl.cpp:847) 20250212125101677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 85, CS-4): 07 00 ab 9e 55 90 b5 ee 9a b4 37 b2 d5 51 8c b3 95 15 cd d9 9e 75 bd ae fd 66 a4 b8 c8 df 12 b4 c4 fc 4c 60 ca 2c 3b 79 de 6a 51 74 ce 9f 53 d8 6f 57 f2 4b 06 00 (tbf_dl.cpp:911) 20250212125101677 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 ab 9e 55 90 b5 ee 9a b4 37 b2 d5 51 8c b3 95 15 cd d9 9e 75 bd ae fd 66 a4 b8 c8 df 12 b4 c4 fc 4c 60 ca 2c 3b 79 de 6a 51 74 ce 9f 53 d8 6f 57 f2 4b 06 00 (pcu_l1_if.cpp:182) 20250212125101678 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125101690 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) 20250212125101690 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) 20250212125101691 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) 20250212125101691 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) 20250212125101691 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) 20250212125101691 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) 20250212125101691 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) 20250212125101691 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) 20250212125101691 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) 20250212125101691 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) 20250212125101692 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) 20250212125101692 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) 20250212125101692 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) 20250212125101692 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) 20250212125101692 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) 20250212125101692 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) 20250212125101695 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) 20250212125101695 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) 20250212125101695 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) 20250212125101695 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) 20250212125101695 DRLCMACDL DEBUG -- Chunk with length 143 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101695 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 86, CS-4): ae 3a 4f 94 72 47 4a f7 d1 3c 3d 5f c2 4b e5 0e 7b ab fb d2 c1 73 e7 26 22 87 cd 79 0a 7b 60 47 9f 37 b0 d1 b1 23 41 a6 35 a7 7f e0 c9 52 1a bd fd c8 (tbf_dl.cpp:686) 20250212125101695 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) 20250212125101695 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101695 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 86) (tbf_dl.cpp:847) 20250212125101695 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 86, CS-4): 07 00 ad ae 3a 4f 94 72 47 4a f7 d1 3c 3d 5f c2 4b e5 0e 7b ab fb d2 c1 73 e7 26 22 87 cd 79 0a 7b 60 47 9f 37 b0 d1 b1 23 41 a6 35 a7 7f e0 c9 52 1a bd fd c8 00 (tbf_dl.cpp:911) 20250212125101695 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 ad ae 3a 4f 94 72 47 4a f7 d1 3c 3d 5f c2 4b e5 0e 7b ab fb d2 c1 73 e7 26 22 87 cd 79 0a 7b 60 47 9f 37 b0 d1 b1 23 41 a6 35 a7 7f e0 c9 52 1a bd fd c8 00 (pcu_l1_if.cpp:182) 20250212125101696 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125101711 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) 20250212125101711 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) 20250212125101712 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) 20250212125101712 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) 20250212125101713 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) 20250212125101713 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) 20250212125101713 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) 20250212125101714 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) 20250212125101715 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) 20250212125101715 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) 20250212125101715 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) 20250212125101715 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) 20250212125101716 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) 20250212125101716 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) 20250212125101717 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) 20250212125101717 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) 20250212125101718 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) 20250212125101718 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) 20250212125101718 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) 20250212125101718 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) 20250212125101718 DRLCMACDL DEBUG -- Chunk with length 93 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101718 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 87, CS-4): 87 26 e2 10 94 77 a6 96 a8 a5 ee 4e 4a 85 d1 51 46 de 23 1c 4b 66 a8 76 e8 57 57 7e 36 16 bc 6a 21 ec 5e 55 12 20 91 6e 73 0f fc 50 3c 7f c0 c2 4d 0d (tbf_dl.cpp:686) 20250212125101718 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) 20250212125101718 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101718 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 87) (tbf_dl.cpp:847) 20250212125101718 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 87, CS-4): 07 00 af 87 26 e2 10 94 77 a6 96 a8 a5 ee 4e 4a 85 d1 51 46 de 23 1c 4b 66 a8 76 e8 57 57 7e 36 16 bc 6a 21 ec 5e 55 12 20 91 6e 73 0f fc 50 3c 7f c0 c2 4d 0d 00 (tbf_dl.cpp:911) 20250212125101718 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 af 87 26 e2 10 94 77 a6 96 a8 a5 ee 4e 4a 85 d1 51 46 de 23 1c 4b 66 a8 76 e8 57 57 7e 36 16 bc 6a 21 ec 5e 55 12 20 91 6e 73 0f fc 50 3c 7f c0 c2 4d 0d 00 (pcu_l1_if.cpp:182) 20250212125101719 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125101729 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) 20250212125101729 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) 20250212125101729 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) 20250212125101729 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) 20250212125101730 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) 20250212125101730 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) 20250212125101730 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) 20250212125101730 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) 20250212125101730 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) 20250212125101730 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) 20250212125101731 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) 20250212125101731 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) 20250212125101731 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) 20250212125101731 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) 20250212125101731 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) 20250212125101731 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) 20250212125101738 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) 20250212125101738 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) 20250212125101738 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) 20250212125101738 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) 20250212125101738 DRLCMACDL DEBUG -- Chunk with length 43 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125101738 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125101738 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 2114 KBits/s (gprs_rlcmac_meas.cpp:181) 20250212125101738 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125101738 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (6) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101738 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 88, CS-4): af 27 eb 85 da 03 35 bf ce 4d b3 5b aa 0b 82 a2 9c ad 20 3e 42 90 29 ee 3a c0 1f ff 04 7f 1b a8 0f 2f 6b 34 cb f8 00 6a 15 bf 73 40 49 b3 99 2a d5 89 (tbf_dl.cpp:686) 20250212125101738 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) 20250212125101738 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101738 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 88) (tbf_dl.cpp:847) 20250212125101738 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 88, CS-4): 07 00 b0 af 27 eb 85 da 03 35 bf ce 4d b3 5b aa 0b 82 a2 9c ad 20 3e 42 90 29 ee 3a c0 1f ff 04 7f 1b a8 0f 2f 6b 34 cb f8 00 6a 15 bf 73 40 49 b3 99 2a d5 89 00 (tbf_dl.cpp:911) 20250212125101738 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 b0 af 27 eb 85 da 03 35 bf ce 4d b3 5b aa 0b 82 a2 9c ad 20 3e 42 90 29 ee 3a c0 1f ff 04 7f 1b a8 0f 2f 6b 34 cb f8 00 6a 15 bf 73 40 49 b3 99 2a d5 89 00 (pcu_l1_if.cpp:182) 20250212125101739 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125101753 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) 20250212125101753 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) 20250212125101755 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) 20250212125101755 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) 20250212125101755 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) 20250212125101756 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) 20250212125101756 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) 20250212125101756 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) 20250212125101757 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) 20250212125101757 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) 20250212125101758 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) 20250212125101758 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) 20250212125101759 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) 20250212125101759 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) 20250212125101759 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) 20250212125101759 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) 20250212125101761 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) 20250212125101761 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) 20250212125101761 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) 20250212125101761 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) 20250212125101761 DRLCMACDL DEBUG -- Chunk with length 1394 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 89, CS-4): 7d 40 ce f4 22 94 7a 3f 46 da 44 d6 d2 74 ac 54 a6 92 9d e6 51 e9 55 f6 18 dc 3f 6c dd 24 ba c0 9f f8 08 a9 82 47 e9 60 3a 7f 8d 36 9f ae 2b 51 a3 bb (tbf_dl.cpp:686) 20250212125101761 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) 20250212125101761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 89) (tbf_dl.cpp:847) 20250212125101761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 89, CS-4): 07 00 b3 7d 40 ce f4 22 94 7a 3f 46 da 44 d6 d2 74 ac 54 a6 92 9d e6 51 e9 55 f6 18 dc 3f 6c dd 24 ba c0 9f f8 08 a9 82 47 e9 60 3a 7f 8d 36 9f ae 2b 51 a3 bb 00 (tbf_dl.cpp:911) 20250212125101761 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 b3 7d 40 ce f4 22 94 7a 3f 46 da 44 d6 d2 74 ac 54 a6 92 9d e6 51 e9 55 f6 18 dc 3f 6c dd 24 ba c0 9f f8 08 a9 82 47 e9 60 3a 7f 8d 36 9f ae 2b 51 a3 bb 00 (pcu_l1_if.cpp:182) 20250212125101763 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125101773 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) 20250212125101773 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) 20250212125101774 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) 20250212125101774 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) 20250212125101775 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) 20250212125101775 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) 20250212125101776 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) 20250212125101776 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) 20250212125101777 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) 20250212125101777 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) 20250212125101778 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) 20250212125101778 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) 20250212125101778 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) 20250212125101778 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) 20250212125101779 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) 20250212125101779 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) 20250212125101780 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) 20250212125101780 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) 20250212125101780 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) 20250212125101780 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) 20250212125101780 DRLCMACDL DEBUG -- Chunk with length 1344 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101780 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 90, CS-4): 1d c4 e6 0b a8 db c6 60 ac b1 ab e7 65 79 60 40 91 64 8b 6a a0 f1 b1 7f 12 fc ff 04 03 81 1c 77 db 2f 60 64 25 aa b8 d5 ad e3 37 70 a8 4b b9 d8 2d 94 (tbf_dl.cpp:686) 20250212125101780 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) 20250212125101780 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101780 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 90) (tbf_dl.cpp:847) 20250212125101780 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 90, CS-4): 07 00 b5 1d c4 e6 0b a8 db c6 60 ac b1 ab e7 65 79 60 40 91 64 8b 6a a0 f1 b1 7f 12 fc ff 04 03 81 1c 77 db 2f 60 64 25 aa b8 d5 ad e3 37 70 a8 4b b9 d8 2d 94 00 (tbf_dl.cpp:911) 20250212125101780 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 b5 1d c4 e6 0b a8 db c6 60 ac b1 ab e7 65 79 60 40 91 64 8b 6a a0 f1 b1 7f 12 fc ff 04 03 81 1c 77 db 2f 60 64 25 aa b8 d5 ad e3 37 70 a8 4b b9 d8 2d 94 00 (pcu_l1_if.cpp:182) 20250212125101781 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125101793 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) 20250212125101793 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) 20250212125101794 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) 20250212125101794 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) 20250212125101796 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) 20250212125101796 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) 20250212125101797 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) 20250212125101797 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) 20250212125101798 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) 20250212125101798 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) 20250212125101799 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) 20250212125101799 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) 20250212125101800 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) 20250212125101800 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) 20250212125101801 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) 20250212125101801 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) 20250212125101802 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) 20250212125101802 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) 20250212125101802 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) 20250212125101802 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) 20250212125101802 DRLCMACDL DEBUG -- Chunk with length 1294 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 91, CS-4): 96 66 9d 0b 71 70 37 31 3d 15 f1 21 72 e9 e9 bf 01 29 49 12 fa 42 8c b5 d8 d5 2e ff 6b bb 7c cb 66 c9 58 bf 06 33 90 8c 8d 42 a8 13 7e f2 c0 e6 ee 2f (tbf_dl.cpp:686) 20250212125101802 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) 20250212125101802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 91) (tbf_dl.cpp:847) 20250212125101802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 91, CS-4): 07 00 b7 96 66 9d 0b 71 70 37 31 3d 15 f1 21 72 e9 e9 bf 01 29 49 12 fa 42 8c b5 d8 d5 2e ff 6b bb 7c cb 66 c9 58 bf 06 33 90 8c 8d 42 a8 13 7e f2 c0 e6 ee 2f 00 (tbf_dl.cpp:911) 20250212125101802 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 b7 96 66 9d 0b 71 70 37 31 3d 15 f1 21 72 e9 e9 bf 01 29 49 12 fa 42 8c b5 d8 d5 2e ff 6b bb 7c cb 66 c9 58 bf 06 33 90 8c 8d 42 a8 13 7e f2 c0 e6 ee 2f 00 (pcu_l1_if.cpp:182) 20250212125101802 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125101815 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) 20250212125101815 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) 20250212125101815 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) 20250212125101815 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) 20250212125101815 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) 20250212125101815 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) 20250212125101815 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) 20250212125101815 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) 20250212125101815 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) 20250212125101815 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) 20250212125101816 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) 20250212125101816 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) 20250212125101816 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) 20250212125101816 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) 20250212125101816 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) 20250212125101816 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) 20250212125101819 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) 20250212125101819 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1226 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125101819 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) 20250212125101819 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) 20250212125101819 DRLCMACDL DEBUG -- Chunk with length 1244 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 92, CS-4): ab fc 4a 10 6e 9d b2 db 8f 51 ce 2a 59 6b 1b 45 05 77 77 6e 2d 64 ba 5a eb 63 10 db 93 30 fa 8b 96 bc 4f a8 e0 67 02 d3 12 57 9a 10 c8 92 73 0c 23 20 (tbf_dl.cpp:686) 20250212125101820 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) 20250212125101820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 92) (tbf_dl.cpp:847) 20250212125101820 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) 20250212125101820 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1226 + 13 = 1239 (pdch_ul_controller.c:131) 20250212125101820 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1239 for type POLL (pdch_ul_controller.c:184) 20250212125101820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1239, TS=7) (tbf_dl.cpp:883) 20250212125101820 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1239, TS=7 (tbf_dl.cpp:903) 20250212125101820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 92, CS-4): 0f 00 b9 ab fc 4a 10 6e 9d b2 db 8f 51 ce 2a 59 6b 1b 45 05 77 77 6e 2d 64 ba 5a eb 63 10 db 93 30 fa 8b 96 bc 4f a8 e0 67 02 d3 12 57 9a 10 c8 92 73 0c 23 20 00 (tbf_dl.cpp:911) 20250212125101820 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1226 Sending data request: sapi=5 arfcn=871 cur_fn=1222 block=7 data=0f 00 b9 ab fc 4a 10 6e 9d b2 db 8f 51 ce 2a 59 6b 1b 45 05 77 77 6e 2d 64 ba 5a eb 63 10 db 93 30 fa 8b 96 bc 4f a8 e0 67 02 d3 12 57 9a 10 c8 92 73 0c 23 20 00 (pcu_l1_if.cpp:182) 20250212125101820 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125101836 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) 20250212125101836 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) 20250212125101837 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) 20250212125101837 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) 20250212125101838 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) 20250212125101838 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) 20250212125101838 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) 20250212125101839 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) 20250212125101839 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) 20250212125101839 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) 20250212125101840 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) 20250212125101840 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) 20250212125101841 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) 20250212125101841 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) 20250212125101842 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) 20250212125101842 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) 20250212125101844 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125101854 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) 20250212125101855 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) 20250212125101856 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) 20250212125101856 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) 20250212125101856 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) 20250212125101856 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) 20250212125101857 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) 20250212125101857 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) 20250212125101858 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) 20250212125101858 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) 20250212125101859 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) 20250212125101859 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) 20250212125101859 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) 20250212125101859 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) 20250212125101860 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) 20250212125101860 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) 20250212125101864 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125101879 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) 20250212125101879 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) 20250212125101880 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) 20250212125101880 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) 20250212125101881 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) 20250212125101881 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) 20250212125101882 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) 20250212125101882 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) 20250212125101883 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) 20250212125101883 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) 20250212125101884 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) 20250212125101884 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) 20250212125101884 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) 20250212125101884 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) 20250212125101885 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) 20250212125101885 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) 20250212125101886 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125101898 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1235 block=10 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) 20250212125101898 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) 20250212125101898 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125101898 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1239 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125101898 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) 20250212125101899 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1239 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125101899 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125101899 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 93, BSN 73 to 93 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125101899 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125101899 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) 20250212125101899 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) 20250212125101899 DRLCMACDL DEBUG - got ack for BSN=73 (rlc_window_dl.cpp:103) 20250212125101899 DRLCMACDL DEBUG - got ack for BSN=74 (rlc_window_dl.cpp:103) 20250212125101899 DRLCMACDL DEBUG - got ack for BSN=75 (rlc_window_dl.cpp:103) 20250212125101899 DRLCMACDL DEBUG - got ack for BSN=76 (rlc_window_dl.cpp:103) 20250212125101899 DRLCMACDL DEBUG - got ack for BSN=77 (rlc_window_dl.cpp:103) 20250212125101899 DRLCMACDL DEBUG - got ack for BSN=78 (rlc_window_dl.cpp:103) 20250212125101899 DRLCMACDL DEBUG - got ack for BSN=79 (rlc_window_dl.cpp:103) 20250212125101899 DRLCMACDL DEBUG - got ack for BSN=80 (rlc_window_dl.cpp:103) 20250212125101899 DRLCMACDL DEBUG - got ack for BSN=81 (rlc_window_dl.cpp:103) 20250212125101899 DRLCMACDL DEBUG - got ack for BSN=82 (rlc_window_dl.cpp:103) 20250212125101899 DRLCMACDL DEBUG - got ack for BSN=83 (rlc_window_dl.cpp:103) 20250212125101899 DRLCMACDL DEBUG - got ack for BSN=84 (rlc_window_dl.cpp:103) 20250212125101899 DRLCMACDL DEBUG - got ack for BSN=85 (rlc_window_dl.cpp:103) 20250212125101899 DRLCMACDL DEBUG - got ack for BSN=86 (rlc_window_dl.cpp:103) 20250212125101899 DRLCMACDL DEBUG - got ack for BSN=87 (rlc_window_dl.cpp:103) 20250212125101899 DRLCMACDL DEBUG - got ack for BSN=88 (rlc_window_dl.cpp:103) 20250212125101899 DRLCMACDL DEBUG - got ack for BSN=89 (rlc_window_dl.cpp:103) 20250212125101899 DRLCMACDL DEBUG - got ack for BSN=90 (rlc_window_dl.cpp:103) 20250212125101899 DRLCMACDL DEBUG - got ack for BSN=91 (rlc_window_dl.cpp:103) 20250212125101899 DRLCMACDL DEBUG - got ack for BSN=92 (rlc_window_dl.cpp:103) 20250212125101899 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) 20250212125101899 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125101899 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) 20250212125101900 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) 20250212125101900 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) 20250212125101901 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) 20250212125101901 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) 20250212125101902 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) 20250212125101902 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) 20250212125101904 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) 20250212125101904 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) 20250212125101904 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) 20250212125101904 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) 20250212125101905 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) 20250212125101905 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) 20250212125101906 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) 20250212125101906 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) 20250212125101907 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) 20250212125101907 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1243 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125101907 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) 20250212125101907 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) 20250212125101907 DRLCMACDL DEBUG -- Chunk with length 1194 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101907 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 93, CS-4): 8d 72 03 02 b7 bf 96 bb 9f 8b 61 f5 f2 c9 2f 51 96 c7 b7 5d 95 2a 9d 21 27 31 d4 be c8 0c e3 9c 38 18 f3 bf 98 92 17 39 b5 d2 4e 0d f5 4d af 30 f1 02 (tbf_dl.cpp:686) 20250212125101907 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) 20250212125101907 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101907 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 93) (tbf_dl.cpp:847) 20250212125101907 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 93, CS-4): 07 00 bb 8d 72 03 02 b7 bf 96 bb 9f 8b 61 f5 f2 c9 2f 51 96 c7 b7 5d 95 2a 9d 21 27 31 d4 be c8 0c e3 9c 38 18 f3 bf 98 92 17 39 b5 d2 4e 0d f5 4d af 30 f1 02 00 (tbf_dl.cpp:911) 20250212125101907 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1243 Sending data request: sapi=5 arfcn=871 cur_fn=1239 block=11 data=07 00 bb 8d 72 03 02 b7 bf 96 bb 9f 8b 61 f5 f2 c9 2f 51 96 c7 b7 5d 95 2a 9d 21 27 31 d4 be c8 0c e3 9c 38 18 f3 bf 98 92 17 39 b5 d2 4e 0d f5 4d af 30 f1 02 00 (pcu_l1_if.cpp:182) 20250212125101908 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125101917 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) 20250212125101917 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) 20250212125101918 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) 20250212125101918 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) 20250212125101919 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) 20250212125101919 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) 20250212125101920 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) 20250212125101920 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) 20250212125101921 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) 20250212125101921 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) 20250212125101922 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) 20250212125101922 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) 20250212125101923 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) 20250212125101923 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) 20250212125101924 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) 20250212125101924 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) 20250212125101927 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) 20250212125101927 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) 20250212125101927 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) 20250212125101927 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) 20250212125101927 DRLCMACDL DEBUG -- Chunk with length 1144 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 94, CS-4): dd 87 e2 4a 52 ec 9f ae ed a8 56 8d cc 02 7d 08 eb 87 6b 5b cd 33 8c 45 a8 f4 49 51 21 0f a2 f5 6c 8a 45 33 59 8f a5 59 4b d9 4b ae 38 1e 82 f9 a6 33 (tbf_dl.cpp:686) 20250212125101927 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) 20250212125101927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 94) (tbf_dl.cpp:847) 20250212125101927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 94, CS-4): 07 00 bd dd 87 e2 4a 52 ec 9f ae ed a8 56 8d cc 02 7d 08 eb 87 6b 5b cd 33 8c 45 a8 f4 49 51 21 0f a2 f5 6c 8a 45 33 59 8f a5 59 4b d9 4b ae 38 1e 82 f9 a6 33 00 (tbf_dl.cpp:911) 20250212125101927 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1248 Sending data request: sapi=5 arfcn=871 cur_fn=1243 block=0 data=07 00 bd dd 87 e2 4a 52 ec 9f ae ed a8 56 8d cc 02 7d 08 eb 87 6b 5b cd 33 8c 45 a8 f4 49 51 21 0f a2 f5 6c 8a 45 33 59 8f a5 59 4b d9 4b ae 38 1e 82 f9 a6 33 00 (pcu_l1_if.cpp:182) 20250212125101928 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125101941 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) 20250212125101941 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) 20250212125101943 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) 20250212125101943 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) 20250212125101943 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) 20250212125101943 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) 20250212125101944 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) 20250212125101944 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) 20250212125101945 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) 20250212125101945 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) 20250212125101946 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) 20250212125101946 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) 20250212125101947 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) 20250212125101947 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) 20250212125101947 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) 20250212125101947 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) 20250212125101948 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) 20250212125101948 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) 20250212125101948 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) 20250212125101948 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) 20250212125101949 DRLCMACDL DEBUG -- Chunk with length 1094 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101949 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 95, CS-4): 7a b4 dd 63 5d 2b 37 f2 3a 02 37 44 e1 aa ad 98 e3 55 57 8b f1 5c be 78 14 4a 1a c6 2d 5e 8a 30 70 78 eb fb ec fa 44 ae 80 44 9f 24 35 af 75 ff b7 2d (tbf_dl.cpp:686) 20250212125101949 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) 20250212125101949 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101949 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 95) (tbf_dl.cpp:847) 20250212125101949 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 95, CS-4): 07 00 bf 7a b4 dd 63 5d 2b 37 f2 3a 02 37 44 e1 aa ad 98 e3 55 57 8b f1 5c be 78 14 4a 1a c6 2d 5e 8a 30 70 78 eb fb ec fa 44 ae 80 44 9f 24 35 af 75 ff b7 2d 00 (tbf_dl.cpp:911) 20250212125101949 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 bf 7a b4 dd 63 5d 2b 37 f2 3a 02 37 44 e1 aa ad 98 e3 55 57 8b f1 5c be 78 14 4a 1a c6 2d 5e 8a 30 70 78 eb fb ec fa 44 ae 80 44 9f 24 35 af 75 ff b7 2d 00 (pcu_l1_if.cpp:182) 20250212125101949 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125101960 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) 20250212125101960 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) 20250212125101962 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) 20250212125101962 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) 20250212125101963 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) 20250212125101963 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) 20250212125101964 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) 20250212125101964 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) 20250212125101964 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) 20250212125101964 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) 20250212125101965 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) 20250212125101965 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) 20250212125101966 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) 20250212125101966 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) 20250212125101967 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) 20250212125101967 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) 20250212125101968 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) 20250212125101968 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) 20250212125101968 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) 20250212125101968 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) 20250212125101968 DRLCMACDL DEBUG -- Chunk with length 1044 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 96, CS-4): 11 41 66 a9 8d d1 71 b5 90 68 d7 01 1f 13 e4 ed 46 24 c0 e4 dc c8 a3 92 74 f2 1f 5e 5c ce 39 23 be d6 13 c8 c5 18 d4 de c4 74 90 14 a9 75 ca 74 01 60 (tbf_dl.cpp:686) 20250212125101968 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) 20250212125101968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 96) (tbf_dl.cpp:847) 20250212125101968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 96, CS-4): 07 00 c1 11 41 66 a9 8d d1 71 b5 90 68 d7 01 1f 13 e4 ed 46 24 c0 e4 dc c8 a3 92 74 f2 1f 5e 5c ce 39 23 be d6 13 c8 c5 18 d4 de c4 74 90 14 a9 75 ca 74 01 60 00 (tbf_dl.cpp:911) 20250212125101968 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 c1 11 41 66 a9 8d d1 71 b5 90 68 d7 01 1f 13 e4 ed 46 24 c0 e4 dc c8 a3 92 74 f2 1f 5e 5c ce 39 23 be d6 13 c8 c5 18 d4 de c4 74 90 14 a9 75 ca 74 01 60 00 (pcu_l1_if.cpp:182) 20250212125101969 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125101980 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) 20250212125101980 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) 20250212125101982 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) 20250212125101982 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) 20250212125101983 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) 20250212125101983 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) 20250212125101984 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) 20250212125101984 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) 20250212125101984 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) 20250212125101984 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) 20250212125101984 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) 20250212125101984 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) 20250212125101985 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) 20250212125101985 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) 20250212125101985 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) 20250212125101985 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) 20250212125101988 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) 20250212125101988 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) 20250212125101988 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) 20250212125101988 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) 20250212125101988 DRLCMACDL DEBUG -- Chunk with length 994 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125101988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 97, CS-4): 98 f7 d6 e1 eb 7e 30 d0 9d cf 55 14 32 2a 82 3e b6 69 89 de 7c 53 97 ff 82 30 58 af 47 37 76 5e 8f 4e 0d a6 4f 59 b2 41 05 08 18 3a 35 9f 9d ef 25 50 (tbf_dl.cpp:686) 20250212125101988 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) 20250212125101988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125101988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 97) (tbf_dl.cpp:847) 20250212125101988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 97, CS-4): 07 00 c3 98 f7 d6 e1 eb 7e 30 d0 9d cf 55 14 32 2a 82 3e b6 69 89 de 7c 53 97 ff 82 30 58 af 47 37 76 5e 8f 4e 0d a6 4f 59 b2 41 05 08 18 3a 35 9f 9d ef 25 50 00 (tbf_dl.cpp:911) 20250212125101988 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 c3 98 f7 d6 e1 eb 7e 30 d0 9d cf 55 14 32 2a 82 3e b6 69 89 de 7c 53 97 ff 82 30 58 af 47 37 76 5e 8f 4e 0d a6 4f 59 b2 41 05 08 18 3a 35 9f 9d ef 25 50 00 (pcu_l1_if.cpp:182) 20250212125101989 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125102003 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) 20250212125102003 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) 20250212125102003 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) 20250212125102003 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) 20250212125102004 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) 20250212125102004 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) 20250212125102004 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) 20250212125102005 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) 20250212125102005 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) 20250212125102005 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) 20250212125102005 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) 20250212125102005 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) 20250212125102006 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) 20250212125102006 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) 20250212125102006 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) 20250212125102006 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) 20250212125102007 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) 20250212125102007 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) 20250212125102007 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) 20250212125102007 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) 20250212125102007 DRLCMACDL DEBUG -- Chunk with length 944 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102007 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 98, CS-4): e3 c5 de a5 9f 38 de ca 9c f1 69 5a b5 b3 78 d2 60 49 f0 74 cc ac af d1 fd f0 3a e9 c0 c1 39 0c 8a eb c9 ad e9 21 e7 8e 11 2d 48 2e 67 f6 ee 0c e7 fa (tbf_dl.cpp:686) 20250212125102007 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) 20250212125102007 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102007 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 98) (tbf_dl.cpp:847) 20250212125102007 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 98, CS-4): 07 00 c5 e3 c5 de a5 9f 38 de ca 9c f1 69 5a b5 b3 78 d2 60 49 f0 74 cc ac af d1 fd f0 3a e9 c0 c1 39 0c 8a eb c9 ad e9 21 e7 8e 11 2d 48 2e 67 f6 ee 0c e7 fa 00 (tbf_dl.cpp:911) 20250212125102007 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 c5 e3 c5 de a5 9f 38 de ca 9c f1 69 5a b5 b3 78 d2 60 49 f0 74 cc ac af d1 fd f0 3a e9 c0 c1 39 0c 8a eb c9 ad e9 21 e7 8e 11 2d 48 2e 67 f6 ee 0c e7 fa 00 (pcu_l1_if.cpp:182) 20250212125102008 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125102022 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) 20250212125102022 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) 20250212125102023 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) 20250212125102023 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) 20250212125102023 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) 20250212125102023 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) 20250212125102024 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) 20250212125102024 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) 20250212125102024 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) 20250212125102024 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) 20250212125102025 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) 20250212125102025 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) 20250212125102025 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) 20250212125102025 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) 20250212125102026 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) 20250212125102026 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) 20250212125102026 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) 20250212125102026 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) 20250212125102026 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) 20250212125102026 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) 20250212125102026 DRLCMACDL DEBUG -- Chunk with length 894 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 99, CS-4): 8f 87 e2 6f f4 c0 9e 39 e1 59 12 6f a7 07 2c 90 da 32 10 15 8c 3a 8a 5e 08 df 93 d1 9c 89 ed dc 96 b7 16 f4 0b f5 e4 0e d3 d3 63 49 53 5c b3 70 ac 6e (tbf_dl.cpp:686) 20250212125102026 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) 20250212125102026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 99) (tbf_dl.cpp:847) 20250212125102026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 99, CS-4): 07 00 c7 8f 87 e2 6f f4 c0 9e 39 e1 59 12 6f a7 07 2c 90 da 32 10 15 8c 3a 8a 5e 08 df 93 d1 9c 89 ed dc 96 b7 16 f4 0b f5 e4 0e d3 d3 63 49 53 5c b3 70 ac 6e 00 (tbf_dl.cpp:911) 20250212125102026 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 c7 8f 87 e2 6f f4 c0 9e 39 e1 59 12 6f a7 07 2c 90 da 32 10 15 8c 3a 8a 5e 08 df 93 d1 9c 89 ed dc 96 b7 16 f4 0b f5 e4 0e d3 d3 63 49 53 5c b3 70 ac 6e 00 (pcu_l1_if.cpp:182) 20250212125102026 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125102041 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) 20250212125102041 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) 20250212125102042 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) 20250212125102042 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) 20250212125102043 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) 20250212125102043 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) 20250212125102043 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) 20250212125102043 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) 20250212125102043 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) 20250212125102043 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) 20250212125102044 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) 20250212125102044 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) 20250212125102044 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) 20250212125102044 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) 20250212125102044 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) 20250212125102044 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) 20250212125102050 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) 20250212125102050 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) 20250212125102050 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) 20250212125102050 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) 20250212125102050 DRLCMACDL DEBUG -- Chunk with length 844 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102050 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 100, CS-4): 21 96 1b 5b b7 a8 43 2a de 71 32 4c 21 e8 15 bc 7e 56 2e 08 f1 19 d4 a9 08 8e 8e 08 05 5a 50 f9 c0 e2 82 86 ee d0 58 90 aa e1 9a d8 84 56 56 ad e6 0b (tbf_dl.cpp:686) 20250212125102050 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) 20250212125102050 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102050 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 100) (tbf_dl.cpp:847) 20250212125102050 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 100, CS-4): 07 00 c9 21 96 1b 5b b7 a8 43 2a de 71 32 4c 21 e8 15 bc 7e 56 2e 08 f1 19 d4 a9 08 8e 8e 08 05 5a 50 f9 c0 e2 82 86 ee d0 58 90 aa e1 9a d8 84 56 56 ad e6 0b 00 (tbf_dl.cpp:911) 20250212125102050 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 c9 21 96 1b 5b b7 a8 43 2a de 71 32 4c 21 e8 15 bc 7e 56 2e 08 f1 19 d4 a9 08 8e 8e 08 05 5a 50 f9 c0 e2 82 86 ee d0 58 90 aa e1 9a d8 84 56 56 ad e6 0b 00 (pcu_l1_if.cpp:182) 20250212125102051 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125102065 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) 20250212125102065 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) 20250212125102065 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) 20250212125102065 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) 20250212125102066 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) 20250212125102066 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) 20250212125102067 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) 20250212125102067 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) 20250212125102067 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) 20250212125102067 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) 20250212125102068 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) 20250212125102068 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) 20250212125102068 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) 20250212125102068 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) 20250212125102068 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) 20250212125102068 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) 20250212125102069 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) 20250212125102069 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) 20250212125102069 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) 20250212125102069 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) 20250212125102069 DRLCMACDL DEBUG -- Chunk with length 794 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102069 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 101, CS-4): a1 a5 5b 0c ee 47 eb e9 d7 e5 c1 7f 8f 8f 2e d1 b1 7f 87 8d 19 8f ab d5 d9 41 9b f2 64 e6 a6 16 00 58 54 0d 4a 14 40 9b 87 f9 7e fe 66 3e 89 7f 87 cd (tbf_dl.cpp:686) 20250212125102069 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) 20250212125102069 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102069 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 101) (tbf_dl.cpp:847) 20250212125102069 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 101, CS-4): 07 00 cb a1 a5 5b 0c ee 47 eb e9 d7 e5 c1 7f 8f 8f 2e d1 b1 7f 87 8d 19 8f ab d5 d9 41 9b f2 64 e6 a6 16 00 58 54 0d 4a 14 40 9b 87 f9 7e fe 66 3e 89 7f 87 cd 00 (tbf_dl.cpp:911) 20250212125102069 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 cb a1 a5 5b 0c ee 47 eb e9 d7 e5 c1 7f 8f 8f 2e d1 b1 7f 87 8d 19 8f ab d5 d9 41 9b f2 64 e6 a6 16 00 58 54 0d 4a 14 40 9b 87 f9 7e fe 66 3e 89 7f 87 cd 00 (pcu_l1_if.cpp:182) 20250212125102069 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125102083 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) 20250212125102083 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) 20250212125102084 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) 20250212125102084 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) 20250212125102085 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) 20250212125102085 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) 20250212125102085 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) 20250212125102085 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) 20250212125102086 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) 20250212125102086 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) 20250212125102086 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) 20250212125102086 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) 20250212125102086 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) 20250212125102086 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) 20250212125102087 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) 20250212125102087 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) 20250212125102088 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) 20250212125102088 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) 20250212125102088 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) 20250212125102088 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) 20250212125102088 DRLCMACDL DEBUG -- Chunk with length 744 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 102, CS-4): 60 31 69 51 65 53 2a d6 53 f8 29 95 00 49 72 13 21 bc 27 1d 6e d4 f2 9a 02 1f 53 6b e4 3e d6 42 f5 33 32 6a 1b cc c9 dc 2b db 7f 62 87 01 22 d8 78 55 (tbf_dl.cpp:686) 20250212125102088 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) 20250212125102088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 102) (tbf_dl.cpp:847) 20250212125102088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 102, CS-4): 07 00 cd 60 31 69 51 65 53 2a d6 53 f8 29 95 00 49 72 13 21 bc 27 1d 6e d4 f2 9a 02 1f 53 6b e4 3e d6 42 f5 33 32 6a 1b cc c9 dc 2b db 7f 62 87 01 22 d8 78 55 00 (tbf_dl.cpp:911) 20250212125102088 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 cd 60 31 69 51 65 53 2a d6 53 f8 29 95 00 49 72 13 21 bc 27 1d 6e d4 f2 9a 02 1f 53 6b e4 3e d6 42 f5 33 32 6a 1b cc c9 dc 2b db 7f 62 87 01 22 d8 78 55 00 (pcu_l1_if.cpp:182) 20250212125102088 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125102102 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) 20250212125102102 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) 20250212125102103 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) 20250212125102103 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) 20250212125102103 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) 20250212125102103 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) 20250212125102103 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) 20250212125102103 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) 20250212125102103 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) 20250212125102103 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) 20250212125102104 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) 20250212125102104 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) 20250212125102104 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) 20250212125102104 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) 20250212125102104 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) 20250212125102104 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) 20250212125102111 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) 20250212125102111 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) 20250212125102111 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) 20250212125102111 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) 20250212125102111 DRLCMACDL DEBUG -- Chunk with length 694 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 103, CS-4): 7d f8 9d a8 86 d9 f5 d0 df 45 a9 4e fd f9 99 00 4d 0c a4 1f fb d0 1a 8f d7 bf 1d 00 95 1f 38 68 bb 70 7d 37 54 c7 98 da f0 0a c9 e3 9a 39 50 bd c5 43 (tbf_dl.cpp:686) 20250212125102112 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) 20250212125102112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 103) (tbf_dl.cpp:847) 20250212125102112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 103, CS-4): 07 00 cf 7d f8 9d a8 86 d9 f5 d0 df 45 a9 4e fd f9 99 00 4d 0c a4 1f fb d0 1a 8f d7 bf 1d 00 95 1f 38 68 bb 70 7d 37 54 c7 98 da f0 0a c9 e3 9a 39 50 bd c5 43 00 (tbf_dl.cpp:911) 20250212125102112 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 cf 7d f8 9d a8 86 d9 f5 d0 df 45 a9 4e fd f9 99 00 4d 0c a4 1f fb d0 1a 8f d7 bf 1d 00 95 1f 38 68 bb 70 7d 37 54 c7 98 da f0 0a c9 e3 9a 39 50 bd c5 43 00 (pcu_l1_if.cpp:182) 20250212125102112 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125102126 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) 20250212125102126 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) 20250212125102126 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) 20250212125102126 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) 20250212125102126 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) 20250212125102126 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) 20250212125102126 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) 20250212125102126 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) 20250212125102126 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) 20250212125102126 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) 20250212125102126 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) 20250212125102126 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) 20250212125102127 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) 20250212125102127 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) 20250212125102127 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) 20250212125102127 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) 20250212125102130 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) 20250212125102130 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) 20250212125102130 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) 20250212125102130 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) 20250212125102130 DRLCMACDL DEBUG -- Chunk with length 644 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102130 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 104, CS-4): b5 00 c5 ca aa ca d8 55 f7 bb 59 67 f8 ab 38 6c ac 7a 93 08 ee 4a 5e be 35 ee cb d6 b9 4a 03 ac 14 4b d7 60 dc b8 89 10 2c c4 7a 77 fe 64 bc 9e 53 3d (tbf_dl.cpp:686) 20250212125102130 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) 20250212125102130 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102130 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 104) (tbf_dl.cpp:847) 20250212125102130 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 104, CS-4): 07 00 d1 b5 00 c5 ca aa ca d8 55 f7 bb 59 67 f8 ab 38 6c ac 7a 93 08 ee 4a 5e be 35 ee cb d6 b9 4a 03 ac 14 4b d7 60 dc b8 89 10 2c c4 7a 77 fe 64 bc 9e 53 3d 00 (tbf_dl.cpp:911) 20250212125102130 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 d1 b5 00 c5 ca aa ca d8 55 f7 bb 59 67 f8 ab 38 6c ac 7a 93 08 ee 4a 5e be 35 ee cb d6 b9 4a 03 ac 14 4b d7 60 dc b8 89 10 2c c4 7a 77 fe 64 bc 9e 53 3d 00 (pcu_l1_if.cpp:182) 20250212125102130 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125102144 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) 20250212125102144 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) 20250212125102144 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) 20250212125102144 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) 20250212125102144 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) 20250212125102144 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) 20250212125102145 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) 20250212125102145 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) 20250212125102145 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) 20250212125102145 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) 20250212125102145 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) 20250212125102145 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) 20250212125102145 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) 20250212125102145 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) 20250212125102145 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) 20250212125102145 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) 20250212125102149 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) 20250212125102149 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) 20250212125102149 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) 20250212125102149 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) 20250212125102149 DRLCMACDL DEBUG -- Chunk with length 594 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 105, CS-4): 9b 36 f1 97 50 b0 2b 35 8a 7a a8 32 62 34 34 be 30 aa 3f b0 81 52 5a aa 5e da 09 ef b4 6b 6c bc d0 94 34 03 de 74 c8 2f 98 63 ca e7 9e 50 ca a3 f6 ca (tbf_dl.cpp:686) 20250212125102149 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) 20250212125102149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 105) (tbf_dl.cpp:847) 20250212125102149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 105, CS-4): 07 00 d3 9b 36 f1 97 50 b0 2b 35 8a 7a a8 32 62 34 34 be 30 aa 3f b0 81 52 5a aa 5e da 09 ef b4 6b 6c bc d0 94 34 03 de 74 c8 2f 98 63 ca e7 9e 50 ca a3 f6 ca 00 (tbf_dl.cpp:911) 20250212125102149 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 d3 9b 36 f1 97 50 b0 2b 35 8a 7a a8 32 62 34 34 be 30 aa 3f b0 81 52 5a aa 5e da 09 ef b4 6b 6c bc d0 94 34 03 de 74 c8 2f 98 63 ca e7 9e 50 ca a3 f6 ca 00 (pcu_l1_if.cpp:182) 20250212125102149 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125102163 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) 20250212125102163 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) 20250212125102163 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) 20250212125102163 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) 20250212125102164 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) 20250212125102164 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) 20250212125102164 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) 20250212125102164 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) 20250212125102164 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) 20250212125102164 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) 20250212125102164 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) 20250212125102164 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) 20250212125102165 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) 20250212125102165 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) 20250212125102165 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) 20250212125102165 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) 20250212125102172 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) 20250212125102172 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) 20250212125102172 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) 20250212125102172 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) 20250212125102172 DRLCMACDL DEBUG -- Chunk with length 544 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 106, CS-4): cb 61 95 be cd f4 6b fa 7e d9 8c 96 36 6b 02 99 8b ab 74 ab 6e 2e 83 0f f3 dc b5 3f bf d7 02 8b f1 ee 97 30 bf 99 01 81 72 16 aa 35 58 6c c8 c1 31 e1 (tbf_dl.cpp:686) 20250212125102172 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) 20250212125102172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 106) (tbf_dl.cpp:847) 20250212125102172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 106, CS-4): 07 00 d5 cb 61 95 be cd f4 6b fa 7e d9 8c 96 36 6b 02 99 8b ab 74 ab 6e 2e 83 0f f3 dc b5 3f bf d7 02 8b f1 ee 97 30 bf 99 01 81 72 16 aa 35 58 6c c8 c1 31 e1 00 (tbf_dl.cpp:911) 20250212125102172 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 d5 cb 61 95 be cd f4 6b fa 7e d9 8c 96 36 6b 02 99 8b ab 74 ab 6e 2e 83 0f f3 dc b5 3f bf d7 02 8b f1 ee 97 30 bf 99 01 81 72 16 aa 35 58 6c c8 c1 31 e1 00 (pcu_l1_if.cpp:182) 20250212125102173 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125102186 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) 20250212125102186 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) 20250212125102187 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) 20250212125102187 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) 20250212125102187 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) 20250212125102187 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) 20250212125102187 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) 20250212125102187 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) 20250212125102187 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) 20250212125102187 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) 20250212125102188 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) 20250212125102188 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) 20250212125102188 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) 20250212125102188 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) 20250212125102188 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) 20250212125102188 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) 20250212125102191 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) 20250212125102191 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) 20250212125102191 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) 20250212125102191 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) 20250212125102191 DRLCMACDL DEBUG -- Chunk with length 494 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102191 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 107, CS-4): 7a 3c 75 4c 3b 60 86 f8 a7 c4 1d c2 a1 93 73 92 8e 4b 19 84 52 59 09 d1 92 57 2a 27 49 39 e8 2d cc 62 a1 a7 c2 a8 74 e2 93 e7 61 bc 08 a2 6e 33 f8 2f (tbf_dl.cpp:686) 20250212125102191 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) 20250212125102191 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102191 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 107) (tbf_dl.cpp:847) 20250212125102191 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 107, CS-4): 07 00 d7 7a 3c 75 4c 3b 60 86 f8 a7 c4 1d c2 a1 93 73 92 8e 4b 19 84 52 59 09 d1 92 57 2a 27 49 39 e8 2d cc 62 a1 a7 c2 a8 74 e2 93 e7 61 bc 08 a2 6e 33 f8 2f 00 (tbf_dl.cpp:911) 20250212125102191 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 d7 7a 3c 75 4c 3b 60 86 f8 a7 c4 1d c2 a1 93 73 92 8e 4b 19 84 52 59 09 d1 92 57 2a 27 49 39 e8 2d cc 62 a1 a7 c2 a8 74 e2 93 e7 61 bc 08 a2 6e 33 f8 2f 00 (pcu_l1_if.cpp:182) 20250212125102191 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125102206 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) 20250212125102206 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) 20250212125102207 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) 20250212125102207 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) 20250212125102208 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) 20250212125102208 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) 20250212125102208 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) 20250212125102208 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) 20250212125102209 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) 20250212125102209 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) 20250212125102210 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) 20250212125102210 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) 20250212125102211 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) 20250212125102211 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) 20250212125102211 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) 20250212125102211 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) 20250212125102212 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) 20250212125102212 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) 20250212125102212 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) 20250212125102212 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) 20250212125102212 DRLCMACDL DEBUG -- Chunk with length 444 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 108, CS-4): 48 a5 86 e8 c0 52 ac fc b3 8e fc d4 94 93 66 23 f7 64 6d 28 60 a3 cb 36 bd 4c 05 61 2b 70 93 ca a0 02 bb fb 07 82 33 bc d1 8d e1 da d5 8d e0 a4 4b f4 (tbf_dl.cpp:686) 20250212125102212 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) 20250212125102212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 108) (tbf_dl.cpp:847) 20250212125102212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 108, CS-4): 07 00 d9 48 a5 86 e8 c0 52 ac fc b3 8e fc d4 94 93 66 23 f7 64 6d 28 60 a3 cb 36 bd 4c 05 61 2b 70 93 ca a0 02 bb fb 07 82 33 bc d1 8d e1 da d5 8d e0 a4 4b f4 00 (tbf_dl.cpp:911) 20250212125102212 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 d9 48 a5 86 e8 c0 52 ac fc b3 8e fc d4 94 93 66 23 f7 64 6d 28 60 a3 cb 36 bd 4c 05 61 2b 70 93 ca a0 02 bb fb 07 82 33 bc d1 8d e1 da d5 8d e0 a4 4b f4 00 (pcu_l1_if.cpp:182) 20250212125102213 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125102225 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) 20250212125102225 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) 20250212125102225 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) 20250212125102225 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) 20250212125102225 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) 20250212125102225 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) 20250212125102226 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) 20250212125102226 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) 20250212125102226 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) 20250212125102226 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) 20250212125102226 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) 20250212125102226 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) 20250212125102226 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) 20250212125102226 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) 20250212125102226 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) 20250212125102226 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) 20250212125102233 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) 20250212125102233 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) 20250212125102233 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) 20250212125102233 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) 20250212125102233 DRLCMACDL DEBUG -- Chunk with length 394 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 109, CS-4): 3b 8a 5c 25 3c 03 c5 e3 5b 48 20 a8 2a 51 c5 5f 52 db be 81 c0 c4 0d 1c a9 1d 24 3e 2e dc 27 32 c0 bc c3 0b c1 2b 0c 70 57 10 bf 7d e1 56 aa df 18 1e (tbf_dl.cpp:686) 20250212125102233 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) 20250212125102233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 109) (tbf_dl.cpp:847) 20250212125102233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 109, CS-4): 07 00 db 3b 8a 5c 25 3c 03 c5 e3 5b 48 20 a8 2a 51 c5 5f 52 db be 81 c0 c4 0d 1c a9 1d 24 3e 2e dc 27 32 c0 bc c3 0b c1 2b 0c 70 57 10 bf 7d e1 56 aa df 18 1e 00 (tbf_dl.cpp:911) 20250212125102233 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 db 3b 8a 5c 25 3c 03 c5 e3 5b 48 20 a8 2a 51 c5 5f 52 db be 81 c0 c4 0d 1c a9 1d 24 3e 2e dc 27 32 c0 bc c3 0b c1 2b 0c 70 57 10 bf 7d e1 56 aa df 18 1e 00 (pcu_l1_if.cpp:182) 20250212125102233 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125102247 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) 20250212125102247 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) 20250212125102248 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) 20250212125102248 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) 20250212125102248 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) 20250212125102248 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) 20250212125102248 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) 20250212125102248 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) 20250212125102248 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) 20250212125102248 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) 20250212125102248 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) 20250212125102248 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) 20250212125102248 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) 20250212125102248 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) 20250212125102248 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) 20250212125102248 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) 20250212125102252 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) 20250212125102252 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) 20250212125102252 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) 20250212125102252 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) 20250212125102252 DRLCMACDL DEBUG -- Chunk with length 344 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 110, CS-4): 10 dc 08 7e 9b 80 58 e9 e0 63 25 32 7d b6 28 c8 b3 5d e2 d4 2b 66 1e 34 73 4d 91 fe 96 3b c5 a3 27 d8 31 8e 0d 34 d8 40 e5 75 3c 6d a6 04 cc 19 9d 93 (tbf_dl.cpp:686) 20250212125102252 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) 20250212125102252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 110) (tbf_dl.cpp:847) 20250212125102252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 110, CS-4): 07 00 dd 10 dc 08 7e 9b 80 58 e9 e0 63 25 32 7d b6 28 c8 b3 5d e2 d4 2b 66 1e 34 73 4d 91 fe 96 3b c5 a3 27 d8 31 8e 0d 34 d8 40 e5 75 3c 6d a6 04 cc 19 9d 93 00 (tbf_dl.cpp:911) 20250212125102252 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 dd 10 dc 08 7e 9b 80 58 e9 e0 63 25 32 7d b6 28 c8 b3 5d e2 d4 2b 66 1e 34 73 4d 91 fe 96 3b c5 a3 27 d8 31 8e 0d 34 d8 40 e5 75 3c 6d a6 04 cc 19 9d 93 00 (pcu_l1_if.cpp:182) 20250212125102252 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125102266 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) 20250212125102266 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) 20250212125102266 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) 20250212125102266 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) 20250212125102266 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) 20250212125102266 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) 20250212125102266 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) 20250212125102266 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) 20250212125102267 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) 20250212125102267 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) 20250212125102267 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) 20250212125102267 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) 20250212125102267 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) 20250212125102267 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) 20250212125102267 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) 20250212125102267 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) 20250212125102270 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) 20250212125102271 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) 20250212125102271 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) 20250212125102271 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) 20250212125102271 DRLCMACDL DEBUG -- Chunk with length 294 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 111, CS-4): 6c b7 b9 a8 28 0c 60 23 9f d8 b9 f9 44 3c 3f 55 56 7e 2c f7 03 e7 19 8b 23 93 27 f6 df af 7c 74 77 5f a9 e0 79 f1 65 a4 dd db cf 33 63 8f 9a cf aa bb (tbf_dl.cpp:686) 20250212125102271 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) 20250212125102271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 111) (tbf_dl.cpp:847) 20250212125102271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 111, CS-4): 07 00 df 6c b7 b9 a8 28 0c 60 23 9f d8 b9 f9 44 3c 3f 55 56 7e 2c f7 03 e7 19 8b 23 93 27 f6 df af 7c 74 77 5f a9 e0 79 f1 65 a4 dd db cf 33 63 8f 9a cf aa bb 00 (tbf_dl.cpp:911) 20250212125102271 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 df 6c b7 b9 a8 28 0c 60 23 9f d8 b9 f9 44 3c 3f 55 56 7e 2c f7 03 e7 19 8b 23 93 27 f6 df af 7c 74 77 5f a9 e0 79 f1 65 a4 dd db cf 33 63 8f 9a cf aa bb 00 (pcu_l1_if.cpp:182) 20250212125102271 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125102285 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) 20250212125102285 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) 20250212125102285 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) 20250212125102285 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) 20250212125102286 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) 20250212125102286 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) 20250212125102286 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) 20250212125102286 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) 20250212125102286 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) 20250212125102286 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) 20250212125102287 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) 20250212125102287 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) 20250212125102287 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) 20250212125102287 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) 20250212125102287 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) 20250212125102287 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) 20250212125102295 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) 20250212125102295 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1326 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125102295 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) 20250212125102295 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) 20250212125102295 DRLCMACDL DEBUG -- Chunk with length 244 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 112, CS-4): 7f 89 a4 c5 73 6f 8e 20 d3 f6 ab c9 1f 54 49 f3 9b bb 04 f2 cf 73 ef fc 4c 62 45 a7 c8 f4 c4 47 05 8d e9 11 0d 72 d2 20 a6 7e e7 7c 1a 24 ab fe 9a 93 (tbf_dl.cpp:686) 20250212125102295 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) 20250212125102295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 112) (tbf_dl.cpp:847) 20250212125102295 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) 20250212125102295 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1326 + 13 = 1339 (pdch_ul_controller.c:131) 20250212125102295 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1339 for type POLL (pdch_ul_controller.c:184) 20250212125102295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1339, TS=7) (tbf_dl.cpp:883) 20250212125102295 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1339, TS=7 (tbf_dl.cpp:903) 20250212125102295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 112, CS-4): 0f 00 e1 7f 89 a4 c5 73 6f 8e 20 d3 f6 ab c9 1f 54 49 f3 9b bb 04 f2 cf 73 ef fc 4c 62 45 a7 c8 f4 c4 47 05 8d e9 11 0d 72 d2 20 a6 7e e7 7c 1a 24 ab fe 9a 93 00 (tbf_dl.cpp:911) 20250212125102295 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1326 Sending data request: sapi=5 arfcn=871 cur_fn=1321 block=6 data=0f 00 e1 7f 89 a4 c5 73 6f 8e 20 d3 f6 ab c9 1f 54 49 f3 9b bb 04 f2 cf 73 ef fc 4c 62 45 a7 c8 f4 c4 47 05 8d e9 11 0d 72 d2 20 a6 7e e7 7c 1a 24 ab fe 9a 93 00 (pcu_l1_if.cpp:182) 20250212125102295 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125102310 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) 20250212125102310 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) 20250212125102310 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) 20250212125102310 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) 20250212125102311 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) 20250212125102311 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) 20250212125102311 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) 20250212125102311 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) 20250212125102312 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) 20250212125102312 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) 20250212125102312 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) 20250212125102312 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) 20250212125102312 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) 20250212125102312 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) 20250212125102313 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) 20250212125102313 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) 20250212125102314 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125102328 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) 20250212125102328 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) 20250212125102328 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) 20250212125102328 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) 20250212125102328 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) 20250212125102328 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) 20250212125102329 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) 20250212125102329 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) 20250212125102329 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) 20250212125102329 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) 20250212125102329 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) 20250212125102329 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) 20250212125102329 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) 20250212125102329 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) 20250212125102330 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) 20250212125102330 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) 20250212125102332 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125102346 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) 20250212125102346 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) 20250212125102347 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) 20250212125102347 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) 20250212125102347 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) 20250212125102347 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) 20250212125102347 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) 20250212125102347 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) 20250212125102347 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) 20250212125102347 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) 20250212125102347 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) 20250212125102347 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) 20250212125102347 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) 20250212125102347 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) 20250212125102347 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) 20250212125102347 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) 20250212125102355 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125102370 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1334 block=9 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) 20250212125102370 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) 20250212125102370 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125102370 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1339 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125102370 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) 20250212125102370 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1339 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125102370 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125102370 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 113, BSN 93 to 113 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125102370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125102370 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) 20250212125102370 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) 20250212125102370 DRLCMACDL DEBUG - got ack for BSN=93 (rlc_window_dl.cpp:103) 20250212125102370 DRLCMACDL DEBUG - got ack for BSN=94 (rlc_window_dl.cpp:103) 20250212125102370 DRLCMACDL DEBUG - got ack for BSN=95 (rlc_window_dl.cpp:103) 20250212125102370 DRLCMACDL DEBUG - got ack for BSN=96 (rlc_window_dl.cpp:103) 20250212125102370 DRLCMACDL DEBUG - got ack for BSN=97 (rlc_window_dl.cpp:103) 20250212125102370 DRLCMACDL DEBUG - got ack for BSN=98 (rlc_window_dl.cpp:103) 20250212125102370 DRLCMACDL DEBUG - got ack for BSN=99 (rlc_window_dl.cpp:103) 20250212125102370 DRLCMACDL DEBUG - got ack for BSN=100 (rlc_window_dl.cpp:103) 20250212125102370 DRLCMACDL DEBUG - got ack for BSN=101 (rlc_window_dl.cpp:103) 20250212125102370 DRLCMACDL DEBUG - got ack for BSN=102 (rlc_window_dl.cpp:103) 20250212125102370 DRLCMACDL DEBUG - got ack for BSN=103 (rlc_window_dl.cpp:103) 20250212125102370 DRLCMACDL DEBUG - got ack for BSN=104 (rlc_window_dl.cpp:103) 20250212125102370 DRLCMACDL DEBUG - got ack for BSN=105 (rlc_window_dl.cpp:103) 20250212125102370 DRLCMACDL DEBUG - got ack for BSN=106 (rlc_window_dl.cpp:103) 20250212125102370 DRLCMACDL DEBUG - got ack for BSN=107 (rlc_window_dl.cpp:103) 20250212125102370 DRLCMACDL DEBUG - got ack for BSN=108 (rlc_window_dl.cpp:103) 20250212125102370 DRLCMACDL DEBUG - got ack for BSN=109 (rlc_window_dl.cpp:103) 20250212125102370 DRLCMACDL DEBUG - got ack for BSN=110 (rlc_window_dl.cpp:103) 20250212125102370 DRLCMACDL DEBUG - got ack for BSN=111 (rlc_window_dl.cpp:103) 20250212125102370 DRLCMACDL DEBUG - got ack for BSN=112 (rlc_window_dl.cpp:103) 20250212125102370 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) 20250212125102370 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) 20250212125102370 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) 20250212125102370 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) 20250212125102370 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) 20250212125102370 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) 20250212125102370 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) 20250212125102370 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) 20250212125102370 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) 20250212125102370 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) 20250212125102371 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) 20250212125102371 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) 20250212125102371 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) 20250212125102371 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) 20250212125102371 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) 20250212125102371 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) 20250212125102374 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) 20250212125102374 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) 20250212125102374 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) 20250212125102374 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) 20250212125102374 DRLCMACDL DEBUG -- Chunk with length 194 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 113, CS-4): d2 9e 55 90 b5 ee 9a b4 37 b2 d5 51 8c b3 95 15 cd d9 9e 75 bd ae fd 66 a4 b8 c8 df 12 b4 c4 fc 4c 60 ca 2c 3b 79 de 6a 51 74 ce 9f 53 d8 6f 57 f2 4b (tbf_dl.cpp:686) 20250212125102374 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) 20250212125102374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 113) (tbf_dl.cpp:847) 20250212125102374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 113, CS-4): 07 00 e3 d2 9e 55 90 b5 ee 9a b4 37 b2 d5 51 8c b3 95 15 cd d9 9e 75 bd ae fd 66 a4 b8 c8 df 12 b4 c4 fc 4c 60 ca 2c 3b 79 de 6a 51 74 ce 9f 53 d8 6f 57 f2 4b 00 (tbf_dl.cpp:911) 20250212125102374 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 e3 d2 9e 55 90 b5 ee 9a b4 37 b2 d5 51 8c b3 95 15 cd d9 9e 75 bd ae fd 66 a4 b8 c8 df 12 b4 c4 fc 4c 60 ca 2c 3b 79 de 6a 51 74 ce 9f 53 d8 6f 57 f2 4b 00 (pcu_l1_if.cpp:182) 20250212125102374 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125102388 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) 20250212125102388 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) 20250212125102388 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) 20250212125102388 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) 20250212125102389 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) 20250212125102389 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) 20250212125102389 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) 20250212125102389 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) 20250212125102389 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) 20250212125102389 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) 20250212125102389 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) 20250212125102389 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) 20250212125102389 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) 20250212125102389 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) 20250212125102389 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) 20250212125102389 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) 20250212125102393 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) 20250212125102393 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) 20250212125102393 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) 20250212125102393 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) 20250212125102393 DRLCMACDL DEBUG -- Chunk with length 144 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 114, CS-4): 06 ae 3a 4f 94 72 47 4a f7 d1 3c 3d 5f c2 4b e5 0e 7b ab fb d2 c1 73 e7 26 22 87 cd 79 0a 7b 60 47 9f 37 b0 d1 b1 23 41 a6 35 a7 7f e0 c9 52 1a bd fd (tbf_dl.cpp:686) 20250212125102393 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) 20250212125102393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 114) (tbf_dl.cpp:847) 20250212125102393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 114, CS-4): 07 00 e5 06 ae 3a 4f 94 72 47 4a f7 d1 3c 3d 5f c2 4b e5 0e 7b ab fb d2 c1 73 e7 26 22 87 cd 79 0a 7b 60 47 9f 37 b0 d1 b1 23 41 a6 35 a7 7f e0 c9 52 1a bd fd 00 (tbf_dl.cpp:911) 20250212125102393 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1347 Sending data request: sapi=5 arfcn=871 cur_fn=1343 block=11 data=07 00 e5 06 ae 3a 4f 94 72 47 4a f7 d1 3c 3d 5f c2 4b e5 0e 7b ab fb d2 c1 73 e7 26 22 87 cd 79 0a 7b 60 47 9f 37 b0 d1 b1 23 41 a6 35 a7 7f e0 c9 52 1a bd fd 00 (pcu_l1_if.cpp:182) 20250212125102393 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125102407 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) 20250212125102407 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) 20250212125102407 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) 20250212125102407 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) 20250212125102408 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) 20250212125102408 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) 20250212125102408 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) 20250212125102408 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) 20250212125102408 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) 20250212125102408 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) 20250212125102409 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) 20250212125102409 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) 20250212125102409 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) 20250212125102409 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) 20250212125102409 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) 20250212125102409 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) 20250212125102416 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) 20250212125102416 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) 20250212125102416 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) 20250212125102416 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) 20250212125102416 DRLCMACDL DEBUG -- Chunk with length 94 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 115, CS-4): c8 87 26 e2 10 94 77 a6 96 a8 a5 ee 4e 4a 85 d1 51 46 de 23 1c 4b 66 a8 76 e8 57 57 7e 36 16 bc 6a 21 ec 5e 55 12 20 91 6e 73 0f fc 50 3c 7f c0 c2 4d (tbf_dl.cpp:686) 20250212125102416 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) 20250212125102416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 115) (tbf_dl.cpp:847) 20250212125102416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 115, CS-4): 07 00 e7 c8 87 26 e2 10 94 77 a6 96 a8 a5 ee 4e 4a 85 d1 51 46 de 23 1c 4b 66 a8 76 e8 57 57 7e 36 16 bc 6a 21 ec 5e 55 12 20 91 6e 73 0f fc 50 3c 7f c0 c2 4d 00 (tbf_dl.cpp:911) 20250212125102416 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 e7 c8 87 26 e2 10 94 77 a6 96 a8 a5 ee 4e 4a 85 d1 51 46 de 23 1c 4b 66 a8 76 e8 57 57 7e 36 16 bc 6a 21 ec 5e 55 12 20 91 6e 73 0f fc 50 3c 7f c0 c2 4d 00 (pcu_l1_if.cpp:182) 20250212125102416 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125102430 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) 20250212125102430 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) 20250212125102431 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) 20250212125102431 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) 20250212125102431 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) 20250212125102431 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) 20250212125102431 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) 20250212125102431 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) 20250212125102431 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) 20250212125102431 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) 20250212125102431 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) 20250212125102431 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) 20250212125102432 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) 20250212125102432 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) 20250212125102432 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) 20250212125102432 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) 20250212125102435 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) 20250212125102435 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) 20250212125102435 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) 20250212125102435 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) 20250212125102435 DRLCMACDL DEBUG -- Chunk with length 44 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125102435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125102435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125102435 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (5) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 116, CS-4): b3 0d 27 eb 85 da 03 35 bf ce 4d b3 5b aa 0b 82 a2 9c ad 20 3e 42 90 29 ee 3a c0 1f ff 04 7f 1b a8 0f 2f 6b 34 cb f8 00 6a 15 bf 73 40 49 b3 99 2a d5 (tbf_dl.cpp:686) 20250212125102435 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) 20250212125102435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 116) (tbf_dl.cpp:847) 20250212125102435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 116, CS-4): 07 00 e8 b3 0d 27 eb 85 da 03 35 bf ce 4d b3 5b aa 0b 82 a2 9c ad 20 3e 42 90 29 ee 3a c0 1f ff 04 7f 1b a8 0f 2f 6b 34 cb f8 00 6a 15 bf 73 40 49 b3 99 2a d5 00 (tbf_dl.cpp:911) 20250212125102435 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 e8 b3 0d 27 eb 85 da 03 35 bf ce 4d b3 5b aa 0b 82 a2 9c ad 20 3e 42 90 29 ee 3a c0 1f ff 04 7f 1b a8 0f 2f 6b 34 cb f8 00 6a 15 bf 73 40 49 b3 99 2a d5 00 (pcu_l1_if.cpp:182) 20250212125102435 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125102449 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) 20250212125102449 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) 20250212125102450 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) 20250212125102450 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) 20250212125102450 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) 20250212125102450 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) 20250212125102450 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) 20250212125102450 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) 20250212125102450 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) 20250212125102450 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) 20250212125102450 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) 20250212125102450 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) 20250212125102451 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) 20250212125102451 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) 20250212125102451 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) 20250212125102451 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) 20250212125102454 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) 20250212125102454 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) 20250212125102454 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) 20250212125102454 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) 20250212125102454 DRLCMACDL DEBUG -- Chunk with length 1395 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102454 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 117, CS-4): 89 7d 40 ce f4 22 94 7a 3f 46 da 44 d6 d2 74 ac 54 a6 92 9d e6 51 e9 55 f6 18 dc 3f 6c dd 24 ba c0 9f f8 08 a9 82 47 e9 60 3a 7f 8d 36 9f ae 2b 51 a3 (tbf_dl.cpp:686) 20250212125102454 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) 20250212125102454 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102454 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 117) (tbf_dl.cpp:847) 20250212125102454 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 117, CS-4): 07 00 eb 89 7d 40 ce f4 22 94 7a 3f 46 da 44 d6 d2 74 ac 54 a6 92 9d e6 51 e9 55 f6 18 dc 3f 6c dd 24 ba c0 9f f8 08 a9 82 47 e9 60 3a 7f 8d 36 9f ae 2b 51 a3 00 (tbf_dl.cpp:911) 20250212125102454 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 eb 89 7d 40 ce f4 22 94 7a 3f 46 da 44 d6 d2 74 ac 54 a6 92 9d e6 51 e9 55 f6 18 dc 3f 6c dd 24 ba c0 9f f8 08 a9 82 47 e9 60 3a 7f 8d 36 9f ae 2b 51 a3 00 (pcu_l1_if.cpp:182) 20250212125102454 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125102468 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) 20250212125102468 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) 20250212125102468 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) 20250212125102468 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) 20250212125102468 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) 20250212125102468 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) 20250212125102468 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) 20250212125102468 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) 20250212125102468 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) 20250212125102468 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) 20250212125102469 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) 20250212125102469 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) 20250212125102469 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) 20250212125102469 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) 20250212125102469 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) 20250212125102469 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) 20250212125102477 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) 20250212125102477 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) 20250212125102477 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) 20250212125102477 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) 20250212125102477 DRLCMACDL DEBUG -- Chunk with length 1345 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 118, CS-4): bb 1d c4 e6 0b a8 db c6 60 ac b1 ab e7 65 79 60 40 91 64 8b 6a a0 f1 b1 7f 12 fc ff 04 03 81 1c 77 db 2f 60 64 25 aa b8 d5 ad e3 37 70 a8 4b b9 d8 2d (tbf_dl.cpp:686) 20250212125102477 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) 20250212125102477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 118) (tbf_dl.cpp:847) 20250212125102477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 118, CS-4): 07 00 ed bb 1d c4 e6 0b a8 db c6 60 ac b1 ab e7 65 79 60 40 91 64 8b 6a a0 f1 b1 7f 12 fc ff 04 03 81 1c 77 db 2f 60 64 25 aa b8 d5 ad e3 37 70 a8 4b b9 d8 2d 00 (tbf_dl.cpp:911) 20250212125102477 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 ed bb 1d c4 e6 0b a8 db c6 60 ac b1 ab e7 65 79 60 40 91 64 8b 6a a0 f1 b1 7f 12 fc ff 04 03 81 1c 77 db 2f 60 64 25 aa b8 d5 ad e3 37 70 a8 4b b9 d8 2d 00 (pcu_l1_if.cpp:182) 20250212125102477 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125102491 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) 20250212125102492 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) 20250212125102492 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) 20250212125102492 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) 20250212125102492 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) 20250212125102492 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) 20250212125102492 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) 20250212125102492 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) 20250212125102492 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) 20250212125102492 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) 20250212125102493 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) 20250212125102493 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) 20250212125102493 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) 20250212125102493 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) 20250212125102493 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) 20250212125102493 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) 20250212125102496 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) 20250212125102496 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) 20250212125102496 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) 20250212125102496 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) 20250212125102496 DRLCMACDL DEBUG -- Chunk with length 1295 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 119, CS-4): 94 96 66 9d 0b 71 70 37 31 3d 15 f1 21 72 e9 e9 bf 01 29 49 12 fa 42 8c b5 d8 d5 2e ff 6b bb 7c cb 66 c9 58 bf 06 33 90 8c 8d 42 a8 13 7e f2 c0 e6 ee (tbf_dl.cpp:686) 20250212125102496 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) 20250212125102496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 119) (tbf_dl.cpp:847) 20250212125102496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 119, CS-4): 07 00 ef 94 96 66 9d 0b 71 70 37 31 3d 15 f1 21 72 e9 e9 bf 01 29 49 12 fa 42 8c b5 d8 d5 2e ff 6b bb 7c cb 66 c9 58 bf 06 33 90 8c 8d 42 a8 13 7e f2 c0 e6 ee 00 (tbf_dl.cpp:911) 20250212125102496 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 ef 94 96 66 9d 0b 71 70 37 31 3d 15 f1 21 72 e9 e9 bf 01 29 49 12 fa 42 8c b5 d8 d5 2e ff 6b bb 7c cb 66 c9 58 bf 06 33 90 8c 8d 42 a8 13 7e f2 c0 e6 ee 00 (pcu_l1_if.cpp:182) 20250212125102496 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125102510 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) 20250212125102510 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) 20250212125102511 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) 20250212125102511 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) 20250212125102511 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) 20250212125102511 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) 20250212125102511 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) 20250212125102511 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) 20250212125102511 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) 20250212125102511 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) 20250212125102512 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) 20250212125102512 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) 20250212125102512 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) 20250212125102512 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) 20250212125102512 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) 20250212125102512 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) 20250212125102515 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) 20250212125102515 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) 20250212125102515 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) 20250212125102515 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) 20250212125102515 DRLCMACDL DEBUG -- Chunk with length 1245 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 120, CS-4): 2f ab fc 4a 10 6e 9d b2 db 8f 51 ce 2a 59 6b 1b 45 05 77 77 6e 2d 64 ba 5a eb 63 10 db 93 30 fa 8b 96 bc 4f a8 e0 67 02 d3 12 57 9a 10 c8 92 73 0c 23 (tbf_dl.cpp:686) 20250212125102515 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) 20250212125102515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 120) (tbf_dl.cpp:847) 20250212125102515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 120, CS-4): 07 00 f1 2f ab fc 4a 10 6e 9d b2 db 8f 51 ce 2a 59 6b 1b 45 05 77 77 6e 2d 64 ba 5a eb 63 10 db 93 30 fa 8b 96 bc 4f a8 e0 67 02 d3 12 57 9a 10 c8 92 73 0c 23 00 (tbf_dl.cpp:911) 20250212125102515 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 f1 2f ab fc 4a 10 6e 9d b2 db 8f 51 ce 2a 59 6b 1b 45 05 77 77 6e 2d 64 ba 5a eb 63 10 db 93 30 fa 8b 96 bc 4f a8 e0 67 02 d3 12 57 9a 10 c8 92 73 0c 23 00 (pcu_l1_if.cpp:182) 20250212125102515 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125102529 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) 20250212125102529 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) 20250212125102529 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) 20250212125102529 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) 20250212125102529 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) 20250212125102529 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) 20250212125102530 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) 20250212125102530 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) 20250212125102530 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) 20250212125102530 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) 20250212125102530 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) 20250212125102530 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) 20250212125102530 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) 20250212125102530 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) 20250212125102531 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) 20250212125102531 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) 20250212125102538 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) 20250212125102538 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) 20250212125102538 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) 20250212125102538 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) 20250212125102538 DRLCMACDL DEBUG -- Chunk with length 1195 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 121, CS-4): 20 8d 72 03 02 b7 bf 96 bb 9f 8b 61 f5 f2 c9 2f 51 96 c7 b7 5d 95 2a 9d 21 27 31 d4 be c8 0c e3 9c 38 18 f3 bf 98 92 17 39 b5 d2 4e 0d f5 4d af 30 f1 (tbf_dl.cpp:686) 20250212125102538 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) 20250212125102538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 121) (tbf_dl.cpp:847) 20250212125102538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 121, CS-4): 07 00 f3 20 8d 72 03 02 b7 bf 96 bb 9f 8b 61 f5 f2 c9 2f 51 96 c7 b7 5d 95 2a 9d 21 27 31 d4 be c8 0c e3 9c 38 18 f3 bf 98 92 17 39 b5 d2 4e 0d f5 4d af 30 f1 00 (tbf_dl.cpp:911) 20250212125102538 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 f3 20 8d 72 03 02 b7 bf 96 bb 9f 8b 61 f5 f2 c9 2f 51 96 c7 b7 5d 95 2a 9d 21 27 31 d4 be c8 0c e3 9c 38 18 f3 bf 98 92 17 39 b5 d2 4e 0d f5 4d af 30 f1 00 (pcu_l1_if.cpp:182) 20250212125102538 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125102552 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) 20250212125102552 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) 20250212125102552 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) 20250212125102552 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) 20250212125102552 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) 20250212125102552 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) 20250212125102552 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) 20250212125102552 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) 20250212125102553 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) 20250212125102553 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) 20250212125102553 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) 20250212125102553 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) 20250212125102553 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) 20250212125102553 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) 20250212125102553 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) 20250212125102553 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) 20250212125102557 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) 20250212125102557 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) 20250212125102557 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) 20250212125102557 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) 20250212125102557 DRLCMACDL DEBUG -- Chunk with length 1145 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 122, CS-4): 02 dd 87 e2 4a 52 ec 9f ae ed a8 56 8d cc 02 7d 08 eb 87 6b 5b cd 33 8c 45 a8 f4 49 51 21 0f a2 f5 6c 8a 45 33 59 8f a5 59 4b d9 4b ae 38 1e 82 f9 a6 (tbf_dl.cpp:686) 20250212125102557 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) 20250212125102557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 122) (tbf_dl.cpp:847) 20250212125102557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 122, CS-4): 07 00 f5 02 dd 87 e2 4a 52 ec 9f ae ed a8 56 8d cc 02 7d 08 eb 87 6b 5b cd 33 8c 45 a8 f4 49 51 21 0f a2 f5 6c 8a 45 33 59 8f a5 59 4b d9 4b ae 38 1e 82 f9 a6 00 (tbf_dl.cpp:911) 20250212125102557 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 f5 02 dd 87 e2 4a 52 ec 9f ae ed a8 56 8d cc 02 7d 08 eb 87 6b 5b cd 33 8c 45 a8 f4 49 51 21 0f a2 f5 6c 8a 45 33 59 8f a5 59 4b d9 4b ae 38 1e 82 f9 a6 00 (pcu_l1_if.cpp:182) 20250212125102557 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125102571 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) 20250212125102571 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) 20250212125102571 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) 20250212125102571 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) 20250212125102571 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) 20250212125102571 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) 20250212125102571 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) 20250212125102571 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) 20250212125102572 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) 20250212125102572 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) 20250212125102572 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) 20250212125102572 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) 20250212125102572 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) 20250212125102572 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) 20250212125102572 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) 20250212125102572 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) 20250212125102576 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) 20250212125102576 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) 20250212125102576 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) 20250212125102576 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) 20250212125102576 DRLCMACDL DEBUG -- Chunk with length 1095 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 123, CS-4): 33 7a b4 dd 63 5d 2b 37 f2 3a 02 37 44 e1 aa ad 98 e3 55 57 8b f1 5c be 78 14 4a 1a c6 2d 5e 8a 30 70 78 eb fb ec fa 44 ae 80 44 9f 24 35 af 75 ff b7 (tbf_dl.cpp:686) 20250212125102576 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) 20250212125102576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 123) (tbf_dl.cpp:847) 20250212125102576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 123, CS-4): 07 00 f7 33 7a b4 dd 63 5d 2b 37 f2 3a 02 37 44 e1 aa ad 98 e3 55 57 8b f1 5c be 78 14 4a 1a c6 2d 5e 8a 30 70 78 eb fb ec fa 44 ae 80 44 9f 24 35 af 75 ff b7 00 (tbf_dl.cpp:911) 20250212125102576 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 f7 33 7a b4 dd 63 5d 2b 37 f2 3a 02 37 44 e1 aa ad 98 e3 55 57 8b f1 5c be 78 14 4a 1a c6 2d 5e 8a 30 70 78 eb fb ec fa 44 ae 80 44 9f 24 35 af 75 ff b7 00 (pcu_l1_if.cpp:182) 20250212125102576 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125102590 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) 20250212125102590 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) 20250212125102590 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) 20250212125102590 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) 20250212125102590 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) 20250212125102590 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) 20250212125102590 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) 20250212125102590 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) 20250212125102590 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) 20250212125102590 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) 20250212125102590 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) 20250212125102590 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) 20250212125102590 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) 20250212125102590 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) 20250212125102591 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) 20250212125102591 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) 20250212125102599 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) 20250212125102599 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) 20250212125102599 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) 20250212125102599 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) 20250212125102599 DRLCMACDL DEBUG -- Chunk with length 1045 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 124, CS-4): 2d 11 41 66 a9 8d d1 71 b5 90 68 d7 01 1f 13 e4 ed 46 24 c0 e4 dc c8 a3 92 74 f2 1f 5e 5c ce 39 23 be d6 13 c8 c5 18 d4 de c4 74 90 14 a9 75 ca 74 01 (tbf_dl.cpp:686) 20250212125102599 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) 20250212125102599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 124) (tbf_dl.cpp:847) 20250212125102599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 124, CS-4): 07 00 f9 2d 11 41 66 a9 8d d1 71 b5 90 68 d7 01 1f 13 e4 ed 46 24 c0 e4 dc c8 a3 92 74 f2 1f 5e 5c ce 39 23 be d6 13 c8 c5 18 d4 de c4 74 90 14 a9 75 ca 74 01 00 (tbf_dl.cpp:911) 20250212125102599 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 f9 2d 11 41 66 a9 8d d1 71 b5 90 68 d7 01 1f 13 e4 ed 46 24 c0 e4 dc c8 a3 92 74 f2 1f 5e 5c ce 39 23 be d6 13 c8 c5 18 d4 de c4 74 90 14 a9 75 ca 74 01 00 (pcu_l1_if.cpp:182) 20250212125102599 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125102613 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) 20250212125102613 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) 20250212125102613 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) 20250212125102613 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) 20250212125102613 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) 20250212125102613 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) 20250212125102613 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) 20250212125102613 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) 20250212125102614 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) 20250212125102614 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) 20250212125102614 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) 20250212125102614 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) 20250212125102614 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) 20250212125102614 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) 20250212125102614 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) 20250212125102614 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) 20250212125102618 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) 20250212125102618 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) 20250212125102618 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) 20250212125102618 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) 20250212125102618 DRLCMACDL DEBUG -- Chunk with length 995 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102618 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 125, CS-4): 60 98 f7 d6 e1 eb 7e 30 d0 9d cf 55 14 32 2a 82 3e b6 69 89 de 7c 53 97 ff 82 30 58 af 47 37 76 5e 8f 4e 0d a6 4f 59 b2 41 05 08 18 3a 35 9f 9d ef 25 (tbf_dl.cpp:686) 20250212125102618 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) 20250212125102618 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102618 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 125) (tbf_dl.cpp:847) 20250212125102618 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 125, CS-4): 07 00 fb 60 98 f7 d6 e1 eb 7e 30 d0 9d cf 55 14 32 2a 82 3e b6 69 89 de 7c 53 97 ff 82 30 58 af 47 37 76 5e 8f 4e 0d a6 4f 59 b2 41 05 08 18 3a 35 9f 9d ef 25 00 (tbf_dl.cpp:911) 20250212125102618 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 fb 60 98 f7 d6 e1 eb 7e 30 d0 9d cf 55 14 32 2a 82 3e b6 69 89 de 7c 53 97 ff 82 30 58 af 47 37 76 5e 8f 4e 0d a6 4f 59 b2 41 05 08 18 3a 35 9f 9d ef 25 00 (pcu_l1_if.cpp:182) 20250212125102618 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125102632 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) 20250212125102632 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) 20250212125102632 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) 20250212125102632 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) 20250212125102632 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) 20250212125102632 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) 20250212125102632 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) 20250212125102632 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) 20250212125102633 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) 20250212125102633 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) 20250212125102633 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) 20250212125102633 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) 20250212125102633 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) 20250212125102633 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) 20250212125102633 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) 20250212125102633 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) 20250212125102637 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) 20250212125102637 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) 20250212125102637 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) 20250212125102637 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) 20250212125102637 DRLCMACDL DEBUG -- Chunk with length 945 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102637 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 126, CS-4): 50 e3 c5 de a5 9f 38 de ca 9c f1 69 5a b5 b3 78 d2 60 49 f0 74 cc ac af d1 fd f0 3a e9 c0 c1 39 0c 8a eb c9 ad e9 21 e7 8e 11 2d 48 2e 67 f6 ee 0c e7 (tbf_dl.cpp:686) 20250212125102637 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) 20250212125102637 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102637 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 126) (tbf_dl.cpp:847) 20250212125102637 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 126, CS-4): 07 00 fd 50 e3 c5 de a5 9f 38 de ca 9c f1 69 5a b5 b3 78 d2 60 49 f0 74 cc ac af d1 fd f0 3a e9 c0 c1 39 0c 8a eb c9 ad e9 21 e7 8e 11 2d 48 2e 67 f6 ee 0c e7 00 (tbf_dl.cpp:911) 20250212125102637 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 fd 50 e3 c5 de a5 9f 38 de ca 9c f1 69 5a b5 b3 78 d2 60 49 f0 74 cc ac af d1 fd f0 3a e9 c0 c1 39 0c 8a eb c9 ad e9 21 e7 8e 11 2d 48 2e 67 f6 ee 0c e7 00 (pcu_l1_if.cpp:182) 20250212125102637 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125102651 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) 20250212125102651 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) 20250212125102651 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) 20250212125102651 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) 20250212125102651 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) 20250212125102651 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) 20250212125102651 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) 20250212125102651 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) 20250212125102651 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) 20250212125102651 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) 20250212125102652 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) 20250212125102652 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) 20250212125102652 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) 20250212125102652 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) 20250212125102652 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) 20250212125102652 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) 20250212125102660 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) 20250212125102660 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) 20250212125102660 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) 20250212125102660 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) 20250212125102660 DRLCMACDL DEBUG -- Chunk with length 895 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 127, CS-4): fa 8f 87 e2 6f f4 c0 9e 39 e1 59 12 6f a7 07 2c 90 da 32 10 15 8c 3a 8a 5e 08 df 93 d1 9c 89 ed dc 96 b7 16 f4 0b f5 e4 0e d3 d3 63 49 53 5c b3 70 ac (tbf_dl.cpp:686) 20250212125102660 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) 20250212125102660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 127) (tbf_dl.cpp:847) 20250212125102660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 127, CS-4): 07 00 ff fa 8f 87 e2 6f f4 c0 9e 39 e1 59 12 6f a7 07 2c 90 da 32 10 15 8c 3a 8a 5e 08 df 93 d1 9c 89 ed dc 96 b7 16 f4 0b f5 e4 0e d3 d3 63 49 53 5c b3 70 ac 00 (tbf_dl.cpp:911) 20250212125102660 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 ff fa 8f 87 e2 6f f4 c0 9e 39 e1 59 12 6f a7 07 2c 90 da 32 10 15 8c 3a 8a 5e 08 df 93 d1 9c 89 ed dc 96 b7 16 f4 0b f5 e4 0e d3 d3 63 49 53 5c b3 70 ac 00 (pcu_l1_if.cpp:182) 20250212125102660 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125102674 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) 20250212125102674 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) 20250212125102674 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) 20250212125102674 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) 20250212125102674 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) 20250212125102674 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) 20250212125102674 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) 20250212125102675 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) 20250212125102675 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) 20250212125102675 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) 20250212125102675 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) 20250212125102675 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) 20250212125102675 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) 20250212125102675 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) 20250212125102675 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) 20250212125102675 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) 20250212125102679 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) 20250212125102679 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) 20250212125102679 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) 20250212125102679 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) 20250212125102679 DRLCMACDL DEBUG -- Chunk with length 845 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-4): 6e 21 96 1b 5b b7 a8 43 2a de 71 32 4c 21 e8 15 bc 7e 56 2e 08 f1 19 d4 a9 08 8e 8e 08 05 5a 50 f9 c0 e2 82 86 ee d0 58 90 aa e1 9a d8 84 56 56 ad e6 (tbf_dl.cpp:686) 20250212125102679 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) 20250212125102679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125102679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-4): 07 00 01 6e 21 96 1b 5b b7 a8 43 2a de 71 32 4c 21 e8 15 bc 7e 56 2e 08 f1 19 d4 a9 08 8e 8e 08 05 5a 50 f9 c0 e2 82 86 ee d0 58 90 aa e1 9a d8 84 56 56 ad e6 00 (tbf_dl.cpp:911) 20250212125102679 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 01 6e 21 96 1b 5b b7 a8 43 2a de 71 32 4c 21 e8 15 bc 7e 56 2e 08 f1 19 d4 a9 08 8e 8e 08 05 5a 50 f9 c0 e2 82 86 ee d0 58 90 aa e1 9a d8 84 56 56 ad e6 00 (pcu_l1_if.cpp:182) 20250212125102679 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125102693 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) 20250212125102693 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) 20250212125102693 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) 20250212125102693 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) 20250212125102693 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) 20250212125102693 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) 20250212125102693 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) 20250212125102693 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) 20250212125102693 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) 20250212125102693 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) 20250212125102694 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) 20250212125102694 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) 20250212125102694 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) 20250212125102694 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) 20250212125102694 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) 20250212125102694 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) 20250212125102697 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) 20250212125102697 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) 20250212125102697 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) 20250212125102697 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) 20250212125102697 DRLCMACDL DEBUG -- Chunk with length 795 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-4): 0b a1 a5 5b 0c ee 47 eb e9 d7 e5 c1 7f 8f 8f 2e d1 b1 7f 87 8d 19 8f ab d5 d9 41 9b f2 64 e6 a6 16 00 58 54 0d 4a 14 40 9b 87 f9 7e fe 66 3e 89 7f 87 (tbf_dl.cpp:686) 20250212125102697 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) 20250212125102697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20250212125102697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-4): 07 00 03 0b a1 a5 5b 0c ee 47 eb e9 d7 e5 c1 7f 8f 8f 2e d1 b1 7f 87 8d 19 8f ab d5 d9 41 9b f2 64 e6 a6 16 00 58 54 0d 4a 14 40 9b 87 f9 7e fe 66 3e 89 7f 87 00 (tbf_dl.cpp:911) 20250212125102697 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 03 0b a1 a5 5b 0c ee 47 eb e9 d7 e5 c1 7f 8f 8f 2e d1 b1 7f 87 8d 19 8f ab d5 d9 41 9b f2 64 e6 a6 16 00 58 54 0d 4a 14 40 9b 87 f9 7e fe 66 3e 89 7f 87 00 (pcu_l1_if.cpp:182) 20250212125102697 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125102711 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) 20250212125102711 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) 20250212125102711 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) 20250212125102711 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) 20250212125102712 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) 20250212125102712 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) 20250212125102712 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) 20250212125102712 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) 20250212125102712 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) 20250212125102712 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) 20250212125102712 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) 20250212125102712 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) 20250212125102712 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) 20250212125102712 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) 20250212125102712 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) 20250212125102712 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) 20250212125102720 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) 20250212125102720 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) 20250212125102720 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) 20250212125102720 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) 20250212125102720 DRLCMACDL DEBUG -- Chunk with length 745 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-4): cd 60 31 69 51 65 53 2a d6 53 f8 29 95 00 49 72 13 21 bc 27 1d 6e d4 f2 9a 02 1f 53 6b e4 3e d6 42 f5 33 32 6a 1b cc c9 dc 2b db 7f 62 87 01 22 d8 78 (tbf_dl.cpp:686) 20250212125102720 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) 20250212125102720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20250212125102720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-4): 07 00 05 cd 60 31 69 51 65 53 2a d6 53 f8 29 95 00 49 72 13 21 bc 27 1d 6e d4 f2 9a 02 1f 53 6b e4 3e d6 42 f5 33 32 6a 1b cc c9 dc 2b db 7f 62 87 01 22 d8 78 00 (tbf_dl.cpp:911) 20250212125102720 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 05 cd 60 31 69 51 65 53 2a d6 53 f8 29 95 00 49 72 13 21 bc 27 1d 6e d4 f2 9a 02 1f 53 6b e4 3e d6 42 f5 33 32 6a 1b cc c9 dc 2b db 7f 62 87 01 22 d8 78 00 (pcu_l1_if.cpp:182) 20250212125102721 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125102735 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) 20250212125102735 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) 20250212125102736 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) 20250212125102736 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) 20250212125102736 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) 20250212125102736 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) 20250212125102736 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) 20250212125102736 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) 20250212125102736 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) 20250212125102736 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) 20250212125102736 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) 20250212125102736 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) 20250212125102737 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) 20250212125102737 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) 20250212125102737 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) 20250212125102737 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) 20250212125102739 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) 20250212125102739 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) 20250212125102739 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) 20250212125102739 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) 20250212125102739 DRLCMACDL DEBUG -- Chunk with length 695 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-4): 55 7d f8 9d a8 86 d9 f5 d0 df 45 a9 4e fd f9 99 00 4d 0c a4 1f fb d0 1a 8f d7 bf 1d 00 95 1f 38 68 bb 70 7d 37 54 c7 98 da f0 0a c9 e3 9a 39 50 bd c5 (tbf_dl.cpp:686) 20250212125102739 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) 20250212125102739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20250212125102739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-4): 07 00 07 55 7d f8 9d a8 86 d9 f5 d0 df 45 a9 4e fd f9 99 00 4d 0c a4 1f fb d0 1a 8f d7 bf 1d 00 95 1f 38 68 bb 70 7d 37 54 c7 98 da f0 0a c9 e3 9a 39 50 bd c5 00 (tbf_dl.cpp:911) 20250212125102739 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 07 55 7d f8 9d a8 86 d9 f5 d0 df 45 a9 4e fd f9 99 00 4d 0c a4 1f fb d0 1a 8f d7 bf 1d 00 95 1f 38 68 bb 70 7d 37 54 c7 98 da f0 0a c9 e3 9a 39 50 bd c5 00 (pcu_l1_if.cpp:182) 20250212125102740 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125102753 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) 20250212125102753 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) 20250212125102754 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) 20250212125102754 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) 20250212125102754 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) 20250212125102754 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) 20250212125102754 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) 20250212125102754 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) 20250212125102754 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) 20250212125102754 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) 20250212125102754 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) 20250212125102754 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) 20250212125102755 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) 20250212125102755 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) 20250212125102755 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) 20250212125102755 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) 20250212125102758 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) 20250212125102758 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1425 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125102758 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) 20250212125102758 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) 20250212125102758 DRLCMACDL DEBUG -- Chunk with length 645 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102758 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-4): 43 b5 00 c5 ca aa ca d8 55 f7 bb 59 67 f8 ab 38 6c ac 7a 93 08 ee 4a 5e be 35 ee cb d6 b9 4a 03 ac 14 4b d7 60 dc b8 89 10 2c c4 7a 77 fe 64 bc 9e 53 (tbf_dl.cpp:686) 20250212125102758 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) 20250212125102758 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102758 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20250212125102758 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) 20250212125102758 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1425 + 13 = 1438 (pdch_ul_controller.c:131) 20250212125102758 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1438 for type POLL (pdch_ul_controller.c:184) 20250212125102758 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1438, TS=7) (tbf_dl.cpp:883) 20250212125102758 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1438, TS=7 (tbf_dl.cpp:903) 20250212125102758 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-4): 0f 00 09 43 b5 00 c5 ca aa ca d8 55 f7 bb 59 67 f8 ab 38 6c ac 7a 93 08 ee 4a 5e be 35 ee cb d6 b9 4a 03 ac 14 4b d7 60 dc b8 89 10 2c c4 7a 77 fe 64 bc 9e 53 00 (tbf_dl.cpp:911) 20250212125102758 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1425 Sending data request: sapi=5 arfcn=871 cur_fn=1421 block=5 data=0f 00 09 43 b5 00 c5 ca aa ca d8 55 f7 bb 59 67 f8 ab 38 6c ac 7a 93 08 ee 4a 5e be 35 ee cb d6 b9 4a 03 ac 14 4b d7 60 dc b8 89 10 2c c4 7a 77 fe 64 bc 9e 53 00 (pcu_l1_if.cpp:182) 20250212125102758 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125102772 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) 20250212125102772 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) 20250212125102772 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) 20250212125102772 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) 20250212125102772 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) 20250212125102772 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) 20250212125102772 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) 20250212125102772 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) 20250212125102773 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) 20250212125102773 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) 20250212125102773 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) 20250212125102773 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) 20250212125102773 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) 20250212125102773 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) 20250212125102773 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) 20250212125102773 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) 20250212125102781 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125102796 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) 20250212125102796 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) 20250212125102796 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) 20250212125102796 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) 20250212125102796 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) 20250212125102796 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) 20250212125102796 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) 20250212125102796 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) 20250212125102796 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) 20250212125102796 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) 20250212125102796 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) 20250212125102796 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) 20250212125102797 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) 20250212125102797 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) 20250212125102797 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) 20250212125102797 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) 20250212125102800 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125102814 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) 20250212125102814 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) 20250212125102814 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) 20250212125102814 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) 20250212125102815 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) 20250212125102815 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) 20250212125102815 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) 20250212125102815 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) 20250212125102815 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) 20250212125102815 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) 20250212125102815 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) 20250212125102815 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) 20250212125102815 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) 20250212125102815 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) 20250212125102815 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) 20250212125102815 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) 20250212125102819 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125102833 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1434 block=8 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) 20250212125102833 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125102833 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125102833 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1438 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125102833 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) 20250212125102833 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1438 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125102833 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125102833 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 5, BSN 113 to 5 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125102833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125102833 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) 20250212125102833 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) 20250212125102833 DRLCMACDL DEBUG - got ack for BSN=113 (rlc_window_dl.cpp:103) 20250212125102833 DRLCMACDL DEBUG - got ack for BSN=114 (rlc_window_dl.cpp:103) 20250212125102833 DRLCMACDL DEBUG - got ack for BSN=115 (rlc_window_dl.cpp:103) 20250212125102833 DRLCMACDL DEBUG - got ack for BSN=116 (rlc_window_dl.cpp:103) 20250212125102833 DRLCMACDL DEBUG - got ack for BSN=117 (rlc_window_dl.cpp:103) 20250212125102833 DRLCMACDL DEBUG - got ack for BSN=118 (rlc_window_dl.cpp:103) 20250212125102833 DRLCMACDL DEBUG - got ack for BSN=119 (rlc_window_dl.cpp:103) 20250212125102834 DRLCMACDL DEBUG - got ack for BSN=120 (rlc_window_dl.cpp:103) 20250212125102834 DRLCMACDL DEBUG - got ack for BSN=121 (rlc_window_dl.cpp:103) 20250212125102834 DRLCMACDL DEBUG - got ack for BSN=122 (rlc_window_dl.cpp:103) 20250212125102834 DRLCMACDL DEBUG - got ack for BSN=123 (rlc_window_dl.cpp:103) 20250212125102834 DRLCMACDL DEBUG - got ack for BSN=124 (rlc_window_dl.cpp:103) 20250212125102834 DRLCMACDL DEBUG - got ack for BSN=125 (rlc_window_dl.cpp:103) 20250212125102834 DRLCMACDL DEBUG - got ack for BSN=126 (rlc_window_dl.cpp:103) 20250212125102834 DRLCMACDL DEBUG - got ack for BSN=127 (rlc_window_dl.cpp:103) 20250212125102834 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20250212125102834 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20250212125102834 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20250212125102834 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20250212125102834 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20250212125102834 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) 20250212125102834 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) 20250212125102834 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) 20250212125102834 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) 20250212125102834 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) 20250212125102834 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) 20250212125102834 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) 20250212125102834 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) 20250212125102834 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) 20250212125102834 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) 20250212125102834 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) 20250212125102834 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) 20250212125102834 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) 20250212125102834 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) 20250212125102834 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) 20250212125102834 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) 20250212125102842 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) 20250212125102842 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1443 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125102842 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) 20250212125102842 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) 20250212125102842 DRLCMACDL DEBUG -- Chunk with length 595 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102842 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-4): 3d 9b 36 f1 97 50 b0 2b 35 8a 7a a8 32 62 34 34 be 30 aa 3f b0 81 52 5a aa 5e da 09 ef b4 6b 6c bc d0 94 34 03 de 74 c8 2f 98 63 ca e7 9e 50 ca a3 f6 (tbf_dl.cpp:686) 20250212125102842 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) 20250212125102842 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102842 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20250212125102842 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-4): 07 00 0b 3d 9b 36 f1 97 50 b0 2b 35 8a 7a a8 32 62 34 34 be 30 aa 3f b0 81 52 5a aa 5e da 09 ef b4 6b 6c bc d0 94 34 03 de 74 c8 2f 98 63 ca e7 9e 50 ca a3 f6 00 (tbf_dl.cpp:911) 20250212125102842 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1443 Sending data request: sapi=5 arfcn=871 cur_fn=1438 block=9 data=07 00 0b 3d 9b 36 f1 97 50 b0 2b 35 8a 7a a8 32 62 34 34 be 30 aa 3f b0 81 52 5a aa 5e da 09 ef b4 6b 6c bc d0 94 34 03 de 74 c8 2f 98 63 ca e7 9e 50 ca a3 f6 00 (pcu_l1_if.cpp:182) 20250212125102842 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125102857 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) 20250212125102857 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) 20250212125102857 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) 20250212125102857 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) 20250212125102857 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) 20250212125102857 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) 20250212125102857 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) 20250212125102857 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) 20250212125102857 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) 20250212125102857 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) 20250212125102857 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) 20250212125102857 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) 20250212125102858 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) 20250212125102858 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) 20250212125102858 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) 20250212125102858 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) 20250212125102861 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) 20250212125102861 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) 20250212125102861 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) 20250212125102861 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) 20250212125102861 DRLCMACDL DEBUG -- Chunk with length 545 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-4): ca cb 61 95 be cd f4 6b fa 7e d9 8c 96 36 6b 02 99 8b ab 74 ab 6e 2e 83 0f f3 dc b5 3f bf d7 02 8b f1 ee 97 30 bf 99 01 81 72 16 aa 35 58 6c c8 c1 31 (tbf_dl.cpp:686) 20250212125102861 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) 20250212125102861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20250212125102861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-4): 07 00 0d ca cb 61 95 be cd f4 6b fa 7e d9 8c 96 36 6b 02 99 8b ab 74 ab 6e 2e 83 0f f3 dc b5 3f bf d7 02 8b f1 ee 97 30 bf 99 01 81 72 16 aa 35 58 6c c8 c1 31 00 (tbf_dl.cpp:911) 20250212125102861 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1447 Sending data request: sapi=5 arfcn=871 cur_fn=1443 block=10 data=07 00 0d ca cb 61 95 be cd f4 6b fa 7e d9 8c 96 36 6b 02 99 8b ab 74 ab 6e 2e 83 0f f3 dc b5 3f bf d7 02 8b f1 ee 97 30 bf 99 01 81 72 16 aa 35 58 6c c8 c1 31 00 (pcu_l1_if.cpp:182) 20250212125102861 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125102875 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) 20250212125102875 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) 20250212125102875 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) 20250212125102875 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) 20250212125102875 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) 20250212125102875 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) 20250212125102876 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) 20250212125102876 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) 20250212125102876 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) 20250212125102876 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) 20250212125102876 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) 20250212125102876 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) 20250212125102876 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) 20250212125102876 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) 20250212125102876 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) 20250212125102876 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) 20250212125102880 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) 20250212125102880 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) 20250212125102880 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) 20250212125102880 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) 20250212125102880 DRLCMACDL DEBUG -- Chunk with length 495 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, CS-4): e1 7a 3c 75 4c 3b 60 86 f8 a7 c4 1d c2 a1 93 73 92 8e 4b 19 84 52 59 09 d1 92 57 2a 27 49 39 e8 2d cc 62 a1 a7 c2 a8 74 e2 93 e7 61 bc 08 a2 6e 33 f8 (tbf_dl.cpp:686) 20250212125102880 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) 20250212125102880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20250212125102880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-4): 07 00 0f e1 7a 3c 75 4c 3b 60 86 f8 a7 c4 1d c2 a1 93 73 92 8e 4b 19 84 52 59 09 d1 92 57 2a 27 49 39 e8 2d cc 62 a1 a7 c2 a8 74 e2 93 e7 61 bc 08 a2 6e 33 f8 00 (tbf_dl.cpp:911) 20250212125102880 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 0f e1 7a 3c 75 4c 3b 60 86 f8 a7 c4 1d c2 a1 93 73 92 8e 4b 19 84 52 59 09 d1 92 57 2a 27 49 39 e8 2d cc 62 a1 a7 c2 a8 74 e2 93 e7 61 bc 08 a2 6e 33 f8 00 (pcu_l1_if.cpp:182) 20250212125102880 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125102894 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) 20250212125102894 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) 20250212125102895 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) 20250212125102895 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) 20250212125102895 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) 20250212125102895 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) 20250212125102895 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) 20250212125102895 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) 20250212125102895 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) 20250212125102895 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) 20250212125102896 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) 20250212125102896 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) 20250212125102896 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) 20250212125102896 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) 20250212125102896 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) 20250212125102896 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) 20250212125102903 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) 20250212125102903 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) 20250212125102903 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) 20250212125102903 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) 20250212125102903 DRLCMACDL DEBUG -- Chunk with length 445 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, CS-4): 2f 48 a5 86 e8 c0 52 ac fc b3 8e fc d4 94 93 66 23 f7 64 6d 28 60 a3 cb 36 bd 4c 05 61 2b 70 93 ca a0 02 bb fb 07 82 33 bc d1 8d e1 da d5 8d e0 a4 4b (tbf_dl.cpp:686) 20250212125102903 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) 20250212125102903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20250212125102903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-4): 07 00 11 2f 48 a5 86 e8 c0 52 ac fc b3 8e fc d4 94 93 66 23 f7 64 6d 28 60 a3 cb 36 bd 4c 05 61 2b 70 93 ca a0 02 bb fb 07 82 33 bc d1 8d e1 da d5 8d e0 a4 4b 00 (tbf_dl.cpp:911) 20250212125102903 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 11 2f 48 a5 86 e8 c0 52 ac fc b3 8e fc d4 94 93 66 23 f7 64 6d 28 60 a3 cb 36 bd 4c 05 61 2b 70 93 ca a0 02 bb fb 07 82 33 bc d1 8d e1 da d5 8d e0 a4 4b 00 (pcu_l1_if.cpp:182) 20250212125102904 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125102917 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) 20250212125102917 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) 20250212125102918 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) 20250212125102918 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) 20250212125102918 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) 20250212125102918 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) 20250212125102918 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) 20250212125102918 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) 20250212125102919 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) 20250212125102919 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) 20250212125102919 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) 20250212125102919 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) 20250212125102919 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) 20250212125102919 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) 20250212125102919 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) 20250212125102919 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) 20250212125102922 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) 20250212125102922 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) 20250212125102922 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) 20250212125102922 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) 20250212125102922 DRLCMACDL DEBUG -- Chunk with length 395 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, CS-4): f4 3b 8a 5c 25 3c 03 c5 e3 5b 48 20 a8 2a 51 c5 5f 52 db be 81 c0 c4 0d 1c a9 1d 24 3e 2e dc 27 32 c0 bc c3 0b c1 2b 0c 70 57 10 bf 7d e1 56 aa df 18 (tbf_dl.cpp:686) 20250212125102922 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) 20250212125102922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20250212125102922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-4): 07 00 13 f4 3b 8a 5c 25 3c 03 c5 e3 5b 48 20 a8 2a 51 c5 5f 52 db be 81 c0 c4 0d 1c a9 1d 24 3e 2e dc 27 32 c0 bc c3 0b c1 2b 0c 70 57 10 bf 7d e1 56 aa df 18 00 (tbf_dl.cpp:911) 20250212125102922 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 13 f4 3b 8a 5c 25 3c 03 c5 e3 5b 48 20 a8 2a 51 c5 5f 52 db be 81 c0 c4 0d 1c a9 1d 24 3e 2e dc 27 32 c0 bc c3 0b c1 2b 0c 70 57 10 bf 7d e1 56 aa df 18 00 (pcu_l1_if.cpp:182) 20250212125102922 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125102936 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) 20250212125102936 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) 20250212125102936 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) 20250212125102936 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) 20250212125102936 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) 20250212125102936 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) 20250212125102936 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) 20250212125102936 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) 20250212125102937 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) 20250212125102937 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) 20250212125102937 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) 20250212125102937 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) 20250212125102937 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) 20250212125102937 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) 20250212125102937 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) 20250212125102937 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) 20250212125102940 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) 20250212125102941 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) 20250212125102941 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) 20250212125102941 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) 20250212125102941 DRLCMACDL DEBUG -- Chunk with length 345 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, CS-4): 1e 10 dc 08 7e 9b 80 58 e9 e0 63 25 32 7d b6 28 c8 b3 5d e2 d4 2b 66 1e 34 73 4d 91 fe 96 3b c5 a3 27 d8 31 8e 0d 34 d8 40 e5 75 3c 6d a6 04 cc 19 9d (tbf_dl.cpp:686) 20250212125102941 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) 20250212125102941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20250212125102941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-4): 07 00 15 1e 10 dc 08 7e 9b 80 58 e9 e0 63 25 32 7d b6 28 c8 b3 5d e2 d4 2b 66 1e 34 73 4d 91 fe 96 3b c5 a3 27 d8 31 8e 0d 34 d8 40 e5 75 3c 6d a6 04 cc 19 9d 00 (tbf_dl.cpp:911) 20250212125102941 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 15 1e 10 dc 08 7e 9b 80 58 e9 e0 63 25 32 7d b6 28 c8 b3 5d e2 d4 2b 66 1e 34 73 4d 91 fe 96 3b c5 a3 27 d8 31 8e 0d 34 d8 40 e5 75 3c 6d a6 04 cc 19 9d 00 (pcu_l1_if.cpp:182) 20250212125102941 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125102955 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) 20250212125102955 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) 20250212125102955 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) 20250212125102955 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) 20250212125102956 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) 20250212125102956 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) 20250212125102956 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) 20250212125102956 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) 20250212125102956 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) 20250212125102956 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) 20250212125102956 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) 20250212125102956 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) 20250212125102956 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) 20250212125102956 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) 20250212125102956 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) 20250212125102956 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) 20250212125102964 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) 20250212125102964 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) 20250212125102964 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) 20250212125102964 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) 20250212125102964 DRLCMACDL DEBUG -- Chunk with length 295 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, CS-4): 93 6c b7 b9 a8 28 0c 60 23 9f d8 b9 f9 44 3c 3f 55 56 7e 2c f7 03 e7 19 8b 23 93 27 f6 df af 7c 74 77 5f a9 e0 79 f1 65 a4 dd db cf 33 63 8f 9a cf aa (tbf_dl.cpp:686) 20250212125102964 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) 20250212125102964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20250212125102964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-4): 07 00 17 93 6c b7 b9 a8 28 0c 60 23 9f d8 b9 f9 44 3c 3f 55 56 7e 2c f7 03 e7 19 8b 23 93 27 f6 df af 7c 74 77 5f a9 e0 79 f1 65 a4 dd db cf 33 63 8f 9a cf aa 00 (tbf_dl.cpp:911) 20250212125102964 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 17 93 6c b7 b9 a8 28 0c 60 23 9f d8 b9 f9 44 3c 3f 55 56 7e 2c f7 03 e7 19 8b 23 93 27 f6 df af 7c 74 77 5f a9 e0 79 f1 65 a4 dd db cf 33 63 8f 9a cf aa 00 (pcu_l1_if.cpp:182) 20250212125102964 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125102978 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) 20250212125102978 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) 20250212125102978 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) 20250212125102978 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) 20250212125102978 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) 20250212125102978 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) 20250212125102979 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) 20250212125102979 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) 20250212125102979 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) 20250212125102979 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) 20250212125102979 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) 20250212125102979 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) 20250212125102979 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) 20250212125102979 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) 20250212125102979 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) 20250212125102979 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) 20250212125102982 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) 20250212125102982 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) 20250212125102982 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) 20250212125102982 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) 20250212125102982 DRLCMACDL DEBUG -- Chunk with length 245 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125102983 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, CS-4): bb 7f 89 a4 c5 73 6f 8e 20 d3 f6 ab c9 1f 54 49 f3 9b bb 04 f2 cf 73 ef fc 4c 62 45 a7 c8 f4 c4 47 05 8d e9 11 0d 72 d2 20 a6 7e e7 7c 1a 24 ab fe 9a (tbf_dl.cpp:686) 20250212125102983 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) 20250212125102983 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125102983 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20250212125102983 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-4): 07 00 19 bb 7f 89 a4 c5 73 6f 8e 20 d3 f6 ab c9 1f 54 49 f3 9b bb 04 f2 cf 73 ef fc 4c 62 45 a7 c8 f4 c4 47 05 8d e9 11 0d 72 d2 20 a6 7e e7 7c 1a 24 ab fe 9a 00 (tbf_dl.cpp:911) 20250212125102983 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 19 bb 7f 89 a4 c5 73 6f 8e 20 d3 f6 ab c9 1f 54 49 f3 9b bb 04 f2 cf 73 ef fc 4c 62 45 a7 c8 f4 c4 47 05 8d e9 11 0d 72 d2 20 a6 7e e7 7c 1a 24 ab fe 9a 00 (pcu_l1_if.cpp:182) 20250212125102983 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125102997 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) 20250212125102997 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) 20250212125102997 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) 20250212125102997 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) 20250212125102997 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) 20250212125102997 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) 20250212125102998 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) 20250212125102998 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) 20250212125102998 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) 20250212125102998 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) 20250212125102998 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) 20250212125102998 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) 20250212125102998 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) 20250212125102998 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) 20250212125102999 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) 20250212125102999 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) 20250212125103001 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) 20250212125103001 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) 20250212125103001 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) 20250212125103001 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) 20250212125103001 DRLCMACDL DEBUG -- Chunk with length 195 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, CS-4): 93 d2 9e 55 90 b5 ee 9a b4 37 b2 d5 51 8c b3 95 15 cd d9 9e 75 bd ae fd 66 a4 b8 c8 df 12 b4 c4 fc 4c 60 ca 2c 3b 79 de 6a 51 74 ce 9f 53 d8 6f 57 f2 (tbf_dl.cpp:686) 20250212125103001 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) 20250212125103001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20250212125103001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-4): 07 00 1b 93 d2 9e 55 90 b5 ee 9a b4 37 b2 d5 51 8c b3 95 15 cd d9 9e 75 bd ae fd 66 a4 b8 c8 df 12 b4 c4 fc 4c 60 ca 2c 3b 79 de 6a 51 74 ce 9f 53 d8 6f 57 f2 00 (tbf_dl.cpp:911) 20250212125103001 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 1b 93 d2 9e 55 90 b5 ee 9a b4 37 b2 d5 51 8c b3 95 15 cd d9 9e 75 bd ae fd 66 a4 b8 c8 df 12 b4 c4 fc 4c 60 ca 2c 3b 79 de 6a 51 74 ce 9f 53 d8 6f 57 f2 00 (pcu_l1_if.cpp:182) 20250212125103001 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125103015 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) 20250212125103015 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) 20250212125103015 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) 20250212125103015 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) 20250212125103016 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) 20250212125103016 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) 20250212125103016 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) 20250212125103016 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) 20250212125103016 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) 20250212125103016 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) 20250212125103016 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) 20250212125103016 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) 20250212125103016 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) 20250212125103016 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) 20250212125103016 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) 20250212125103016 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) 20250212125103025 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) 20250212125103025 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) 20250212125103025 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) 20250212125103025 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) 20250212125103025 DRLCMACDL DEBUG -- Chunk with length 145 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, CS-4): 4b 06 ae 3a 4f 94 72 47 4a f7 d1 3c 3d 5f c2 4b e5 0e 7b ab fb d2 c1 73 e7 26 22 87 cd 79 0a 7b 60 47 9f 37 b0 d1 b1 23 41 a6 35 a7 7f e0 c9 52 1a bd (tbf_dl.cpp:686) 20250212125103025 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) 20250212125103025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20250212125103025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-4): 07 00 1d 4b 06 ae 3a 4f 94 72 47 4a f7 d1 3c 3d 5f c2 4b e5 0e 7b ab fb d2 c1 73 e7 26 22 87 cd 79 0a 7b 60 47 9f 37 b0 d1 b1 23 41 a6 35 a7 7f e0 c9 52 1a bd 00 (tbf_dl.cpp:911) 20250212125103025 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 1d 4b 06 ae 3a 4f 94 72 47 4a f7 d1 3c 3d 5f c2 4b e5 0e 7b ab fb d2 c1 73 e7 26 22 87 cd 79 0a 7b 60 47 9f 37 b0 d1 b1 23 41 a6 35 a7 7f e0 c9 52 1a bd 00 (pcu_l1_if.cpp:182) 20250212125103025 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125103039 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) 20250212125103039 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) 20250212125103039 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) 20250212125103039 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) 20250212125103039 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) 20250212125103039 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) 20250212125103040 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) 20250212125103040 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) 20250212125103040 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) 20250212125103040 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) 20250212125103040 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) 20250212125103040 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) 20250212125103040 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) 20250212125103040 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) 20250212125103041 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) 20250212125103041 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) 20250212125103043 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) 20250212125103043 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) 20250212125103043 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) 20250212125103043 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) 20250212125103043 DRLCMACDL DEBUG -- Chunk with length 95 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, CS-4): fd c8 87 26 e2 10 94 77 a6 96 a8 a5 ee 4e 4a 85 d1 51 46 de 23 1c 4b 66 a8 76 e8 57 57 7e 36 16 bc 6a 21 ec 5e 55 12 20 91 6e 73 0f fc 50 3c 7f c0 c2 (tbf_dl.cpp:686) 20250212125103043 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) 20250212125103043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20250212125103043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-4): 07 00 1f fd c8 87 26 e2 10 94 77 a6 96 a8 a5 ee 4e 4a 85 d1 51 46 de 23 1c 4b 66 a8 76 e8 57 57 7e 36 16 bc 6a 21 ec 5e 55 12 20 91 6e 73 0f fc 50 3c 7f c0 c2 00 (tbf_dl.cpp:911) 20250212125103043 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 1f fd c8 87 26 e2 10 94 77 a6 96 a8 a5 ee 4e 4a 85 d1 51 46 de 23 1c 4b 66 a8 76 e8 57 57 7e 36 16 bc 6a 21 ec 5e 55 12 20 91 6e 73 0f fc 50 3c 7f c0 c2 00 (pcu_l1_if.cpp:182) 20250212125103044 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125103057 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) 20250212125103057 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) 20250212125103058 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) 20250212125103058 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) 20250212125103058 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) 20250212125103058 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) 20250212125103058 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) 20250212125103058 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) 20250212125103058 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) 20250212125103058 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) 20250212125103059 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) 20250212125103059 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) 20250212125103059 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) 20250212125103059 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) 20250212125103059 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) 20250212125103059 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) 20250212125103062 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) 20250212125103062 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) 20250212125103062 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) 20250212125103062 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) 20250212125103062 DRLCMACDL DEBUG -- Chunk with length 45 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125103062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125103062 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 2152 KBits/s (gprs_rlcmac_meas.cpp:181) 20250212125103062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125103062 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (4) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, CS-4): b7 4d 0d 27 eb 85 da 03 35 bf ce 4d b3 5b aa 0b 82 a2 9c ad 20 3e 42 90 29 ee 3a c0 1f ff 04 7f 1b a8 0f 2f 6b 34 cb f8 00 6a 15 bf 73 40 49 b3 99 2a (tbf_dl.cpp:686) 20250212125103062 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) 20250212125103062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20250212125103062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-4): 07 00 20 b7 4d 0d 27 eb 85 da 03 35 bf ce 4d b3 5b aa 0b 82 a2 9c ad 20 3e 42 90 29 ee 3a c0 1f ff 04 7f 1b a8 0f 2f 6b 34 cb f8 00 6a 15 bf 73 40 49 b3 99 2a 00 (tbf_dl.cpp:911) 20250212125103062 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 20 b7 4d 0d 27 eb 85 da 03 35 bf ce 4d b3 5b aa 0b 82 a2 9c ad 20 3e 42 90 29 ee 3a c0 1f ff 04 7f 1b a8 0f 2f 6b 34 cb f8 00 6a 15 bf 73 40 49 b3 99 2a 00 (pcu_l1_if.cpp:182) 20250212125103062 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125103076 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) 20250212125103076 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) 20250212125103077 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) 20250212125103077 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) 20250212125103077 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) 20250212125103077 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) 20250212125103077 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) 20250212125103077 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) 20250212125103078 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) 20250212125103078 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) 20250212125103078 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) 20250212125103078 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) 20250212125103078 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) 20250212125103078 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) 20250212125103078 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) 20250212125103078 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) 20250212125103085 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) 20250212125103085 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) 20250212125103085 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) 20250212125103085 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) 20250212125103085 DRLCMACDL DEBUG -- Chunk with length 1396 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, CS-4): d5 89 7d 40 ce f4 22 94 7a 3f 46 da 44 d6 d2 74 ac 54 a6 92 9d e6 51 e9 55 f6 18 dc 3f 6c dd 24 ba c0 9f f8 08 a9 82 47 e9 60 3a 7f 8d 36 9f ae 2b 51 (tbf_dl.cpp:686) 20250212125103085 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) 20250212125103085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20250212125103085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-4): 07 00 23 d5 89 7d 40 ce f4 22 94 7a 3f 46 da 44 d6 d2 74 ac 54 a6 92 9d e6 51 e9 55 f6 18 dc 3f 6c dd 24 ba c0 9f f8 08 a9 82 47 e9 60 3a 7f 8d 36 9f ae 2b 51 00 (tbf_dl.cpp:911) 20250212125103085 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 23 d5 89 7d 40 ce f4 22 94 7a 3f 46 da 44 d6 d2 74 ac 54 a6 92 9d e6 51 e9 55 f6 18 dc 3f 6c dd 24 ba c0 9f f8 08 a9 82 47 e9 60 3a 7f 8d 36 9f ae 2b 51 00 (pcu_l1_if.cpp:182) 20250212125103086 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125103100 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) 20250212125103100 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) 20250212125103100 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) 20250212125103100 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) 20250212125103100 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) 20250212125103100 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) 20250212125103101 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) 20250212125103101 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) 20250212125103101 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) 20250212125103101 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) 20250212125103101 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) 20250212125103101 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) 20250212125103102 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) 20250212125103102 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) 20250212125103102 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) 20250212125103102 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) 20250212125103104 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) 20250212125103104 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) 20250212125103104 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) 20250212125103104 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) 20250212125103104 DRLCMACDL DEBUG -- Chunk with length 1346 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, CS-4): a3 bb 1d c4 e6 0b a8 db c6 60 ac b1 ab e7 65 79 60 40 91 64 8b 6a a0 f1 b1 7f 12 fc ff 04 03 81 1c 77 db 2f 60 64 25 aa b8 d5 ad e3 37 70 a8 4b b9 d8 (tbf_dl.cpp:686) 20250212125103104 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) 20250212125103104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20250212125103104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-4): 07 00 25 a3 bb 1d c4 e6 0b a8 db c6 60 ac b1 ab e7 65 79 60 40 91 64 8b 6a a0 f1 b1 7f 12 fc ff 04 03 81 1c 77 db 2f 60 64 25 aa b8 d5 ad e3 37 70 a8 4b b9 d8 00 (tbf_dl.cpp:911) 20250212125103104 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 25 a3 bb 1d c4 e6 0b a8 db c6 60 ac b1 ab e7 65 79 60 40 91 64 8b 6a a0 f1 b1 7f 12 fc ff 04 03 81 1c 77 db 2f 60 64 25 aa b8 d5 ad e3 37 70 a8 4b b9 d8 00 (pcu_l1_if.cpp:182) 20250212125103105 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125103118 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) 20250212125103119 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) 20250212125103119 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) 20250212125103119 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) 20250212125103119 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) 20250212125103119 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) 20250212125103119 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) 20250212125103119 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) 20250212125103120 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) 20250212125103120 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) 20250212125103120 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) 20250212125103120 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) 20250212125103120 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) 20250212125103120 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) 20250212125103121 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) 20250212125103121 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) 20250212125103123 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) 20250212125103123 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) 20250212125103123 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) 20250212125103123 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) 20250212125103123 DRLCMACDL DEBUG -- Chunk with length 1296 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, CS-4): 2d 94 96 66 9d 0b 71 70 37 31 3d 15 f1 21 72 e9 e9 bf 01 29 49 12 fa 42 8c b5 d8 d5 2e ff 6b bb 7c cb 66 c9 58 bf 06 33 90 8c 8d 42 a8 13 7e f2 c0 e6 (tbf_dl.cpp:686) 20250212125103123 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) 20250212125103123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20250212125103123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-4): 07 00 27 2d 94 96 66 9d 0b 71 70 37 31 3d 15 f1 21 72 e9 e9 bf 01 29 49 12 fa 42 8c b5 d8 d5 2e ff 6b bb 7c cb 66 c9 58 bf 06 33 90 8c 8d 42 a8 13 7e f2 c0 e6 00 (tbf_dl.cpp:911) 20250212125103123 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 27 2d 94 96 66 9d 0b 71 70 37 31 3d 15 f1 21 72 e9 e9 bf 01 29 49 12 fa 42 8c b5 d8 d5 2e ff 6b bb 7c cb 66 c9 58 bf 06 33 90 8c 8d 42 a8 13 7e f2 c0 e6 00 (pcu_l1_if.cpp:182) 20250212125103123 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125103137 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) 20250212125103137 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) 20250212125103137 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) 20250212125103137 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) 20250212125103137 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) 20250212125103137 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) 20250212125103138 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) 20250212125103138 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) 20250212125103138 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) 20250212125103138 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) 20250212125103138 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) 20250212125103138 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) 20250212125103138 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) 20250212125103138 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) 20250212125103138 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) 20250212125103138 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) 20250212125103146 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) 20250212125103146 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) 20250212125103146 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) 20250212125103146 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) 20250212125103146 DRLCMACDL DEBUG -- Chunk with length 1246 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, CS-4): ee 2f ab fc 4a 10 6e 9d b2 db 8f 51 ce 2a 59 6b 1b 45 05 77 77 6e 2d 64 ba 5a eb 63 10 db 93 30 fa 8b 96 bc 4f a8 e0 67 02 d3 12 57 9a 10 c8 92 73 0c (tbf_dl.cpp:686) 20250212125103146 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) 20250212125103146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20250212125103146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-4): 07 00 29 ee 2f ab fc 4a 10 6e 9d b2 db 8f 51 ce 2a 59 6b 1b 45 05 77 77 6e 2d 64 ba 5a eb 63 10 db 93 30 fa 8b 96 bc 4f a8 e0 67 02 d3 12 57 9a 10 c8 92 73 0c 00 (tbf_dl.cpp:911) 20250212125103146 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 29 ee 2f ab fc 4a 10 6e 9d b2 db 8f 51 ce 2a 59 6b 1b 45 05 77 77 6e 2d 64 ba 5a eb 63 10 db 93 30 fa 8b 96 bc 4f a8 e0 67 02 d3 12 57 9a 10 c8 92 73 0c 00 (pcu_l1_if.cpp:182) 20250212125103146 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125103160 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) 20250212125103160 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) 20250212125103160 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) 20250212125103160 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) 20250212125103161 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) 20250212125103161 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) 20250212125103161 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) 20250212125103161 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) 20250212125103161 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) 20250212125103161 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) 20250212125103161 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) 20250212125103161 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) 20250212125103161 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) 20250212125103161 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) 20250212125103161 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) 20250212125103161 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) 20250212125103165 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) 20250212125103165 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) 20250212125103165 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) 20250212125103165 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) 20250212125103165 DRLCMACDL DEBUG -- Chunk with length 1196 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, CS-4): 23 20 8d 72 03 02 b7 bf 96 bb 9f 8b 61 f5 f2 c9 2f 51 96 c7 b7 5d 95 2a 9d 21 27 31 d4 be c8 0c e3 9c 38 18 f3 bf 98 92 17 39 b5 d2 4e 0d f5 4d af 30 (tbf_dl.cpp:686) 20250212125103165 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) 20250212125103165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20250212125103165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-4): 07 00 2b 23 20 8d 72 03 02 b7 bf 96 bb 9f 8b 61 f5 f2 c9 2f 51 96 c7 b7 5d 95 2a 9d 21 27 31 d4 be c8 0c e3 9c 38 18 f3 bf 98 92 17 39 b5 d2 4e 0d f5 4d af 30 00 (tbf_dl.cpp:911) 20250212125103165 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 2b 23 20 8d 72 03 02 b7 bf 96 bb 9f 8b 61 f5 f2 c9 2f 51 96 c7 b7 5d 95 2a 9d 21 27 31 d4 be c8 0c e3 9c 38 18 f3 bf 98 92 17 39 b5 d2 4e 0d f5 4d af 30 00 (pcu_l1_if.cpp:182) 20250212125103165 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125103179 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) 20250212125103179 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) 20250212125103180 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) 20250212125103180 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) 20250212125103180 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) 20250212125103180 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) 20250212125103180 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) 20250212125103180 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) 20250212125103180 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) 20250212125103180 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) 20250212125103181 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) 20250212125103181 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) 20250212125103181 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) 20250212125103181 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) 20250212125103181 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) 20250212125103181 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) 20250212125103184 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) 20250212125103184 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) 20250212125103184 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) 20250212125103184 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) 20250212125103184 DRLCMACDL DEBUG -- Chunk with length 1146 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, CS-4): f1 02 dd 87 e2 4a 52 ec 9f ae ed a8 56 8d cc 02 7d 08 eb 87 6b 5b cd 33 8c 45 a8 f4 49 51 21 0f a2 f5 6c 8a 45 33 59 8f a5 59 4b d9 4b ae 38 1e 82 f9 (tbf_dl.cpp:686) 20250212125103184 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) 20250212125103184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20250212125103184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-4): 07 00 2d f1 02 dd 87 e2 4a 52 ec 9f ae ed a8 56 8d cc 02 7d 08 eb 87 6b 5b cd 33 8c 45 a8 f4 49 51 21 0f a2 f5 6c 8a 45 33 59 8f a5 59 4b d9 4b ae 38 1e 82 f9 00 (tbf_dl.cpp:911) 20250212125103184 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 2d f1 02 dd 87 e2 4a 52 ec 9f ae ed a8 56 8d cc 02 7d 08 eb 87 6b 5b cd 33 8c 45 a8 f4 49 51 21 0f a2 f5 6c 8a 45 33 59 8f a5 59 4b d9 4b ae 38 1e 82 f9 00 (pcu_l1_if.cpp:182) 20250212125103184 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125103198 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) 20250212125103198 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) 20250212125103199 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) 20250212125103199 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) 20250212125103199 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) 20250212125103199 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) 20250212125103199 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) 20250212125103199 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) 20250212125103200 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) 20250212125103200 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) 20250212125103200 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) 20250212125103200 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) 20250212125103200 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) 20250212125103200 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) 20250212125103201 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) 20250212125103201 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) 20250212125103207 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) 20250212125103207 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) 20250212125103207 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) 20250212125103207 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) 20250212125103207 DRLCMACDL DEBUG -- Chunk with length 1096 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, CS-4): a6 33 7a b4 dd 63 5d 2b 37 f2 3a 02 37 44 e1 aa ad 98 e3 55 57 8b f1 5c be 78 14 4a 1a c6 2d 5e 8a 30 70 78 eb fb ec fa 44 ae 80 44 9f 24 35 af 75 ff (tbf_dl.cpp:686) 20250212125103207 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) 20250212125103207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20250212125103207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-4): 07 00 2f a6 33 7a b4 dd 63 5d 2b 37 f2 3a 02 37 44 e1 aa ad 98 e3 55 57 8b f1 5c be 78 14 4a 1a c6 2d 5e 8a 30 70 78 eb fb ec fa 44 ae 80 44 9f 24 35 af 75 ff 00 (tbf_dl.cpp:911) 20250212125103207 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 2f a6 33 7a b4 dd 63 5d 2b 37 f2 3a 02 37 44 e1 aa ad 98 e3 55 57 8b f1 5c be 78 14 4a 1a c6 2d 5e 8a 30 70 78 eb fb ec fa 44 ae 80 44 9f 24 35 af 75 ff 00 (pcu_l1_if.cpp:182) 20250212125103207 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125103221 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) 20250212125103221 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) 20250212125103221 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) 20250212125103221 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) 20250212125103222 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) 20250212125103222 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) 20250212125103222 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) 20250212125103222 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) 20250212125103222 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) 20250212125103222 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) 20250212125103222 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) 20250212125103222 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) 20250212125103222 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) 20250212125103222 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) 20250212125103223 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) 20250212125103223 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) 20250212125103226 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) 20250212125103226 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1525 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125103226 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) 20250212125103226 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) 20250212125103226 DRLCMACDL DEBUG -- Chunk with length 1046 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103226 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, CS-4): b7 2d 11 41 66 a9 8d d1 71 b5 90 68 d7 01 1f 13 e4 ed 46 24 c0 e4 dc c8 a3 92 74 f2 1f 5e 5c ce 39 23 be d6 13 c8 c5 18 d4 de c4 74 90 14 a9 75 ca 74 (tbf_dl.cpp:686) 20250212125103226 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) 20250212125103226 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103226 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20250212125103226 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) 20250212125103226 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1525 + 13 = 1538 (pdch_ul_controller.c:131) 20250212125103226 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1538 for type POLL (pdch_ul_controller.c:184) 20250212125103226 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1538, TS=7) (tbf_dl.cpp:883) 20250212125103226 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1538, TS=7 (tbf_dl.cpp:903) 20250212125103226 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-4): 0f 00 31 b7 2d 11 41 66 a9 8d d1 71 b5 90 68 d7 01 1f 13 e4 ed 46 24 c0 e4 dc c8 a3 92 74 f2 1f 5e 5c ce 39 23 be d6 13 c8 c5 18 d4 de c4 74 90 14 a9 75 ca 74 00 (tbf_dl.cpp:911) 20250212125103226 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1525 Sending data request: sapi=5 arfcn=871 cur_fn=1521 block=4 data=0f 00 31 b7 2d 11 41 66 a9 8d d1 71 b5 90 68 d7 01 1f 13 e4 ed 46 24 c0 e4 dc c8 a3 92 74 f2 1f 5e 5c ce 39 23 be d6 13 c8 c5 18 d4 de c4 74 90 14 a9 75 ca 74 00 (pcu_l1_if.cpp:182) 20250212125103226 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125103240 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) 20250212125103240 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) 20250212125103240 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) 20250212125103240 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) 20250212125103241 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) 20250212125103241 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) 20250212125103241 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) 20250212125103241 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) 20250212125103241 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) 20250212125103241 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) 20250212125103241 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) 20250212125103241 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) 20250212125103241 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) 20250212125103241 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) 20250212125103241 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) 20250212125103241 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) 20250212125103244 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125103259 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) 20250212125103259 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) 20250212125103259 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) 20250212125103259 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) 20250212125103259 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) 20250212125103259 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) 20250212125103259 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) 20250212125103259 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) 20250212125103259 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) 20250212125103259 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) 20250212125103259 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) 20250212125103259 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) 20250212125103260 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) 20250212125103260 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) 20250212125103260 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) 20250212125103260 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) 20250212125103268 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125103282 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) 20250212125103282 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) 20250212125103282 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) 20250212125103282 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) 20250212125103283 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) 20250212125103283 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) 20250212125103283 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) 20250212125103283 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) 20250212125103283 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) 20250212125103283 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) 20250212125103283 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) 20250212125103283 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) 20250212125103283 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) 20250212125103283 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) 20250212125103283 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) 20250212125103283 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) 20250212125103286 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125103300 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1534 block=7 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) 20250212125103300 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125103300 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125103300 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1538 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125103300 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) 20250212125103301 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1538 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125103301 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125103301 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 25, BSN 5 to 25 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125103301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125103301 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) 20250212125103301 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) 20250212125103301 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20250212125103301 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20250212125103301 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20250212125103301 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20250212125103301 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20250212125103301 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20250212125103301 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20250212125103301 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20250212125103301 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20250212125103301 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20250212125103301 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20250212125103301 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20250212125103301 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20250212125103301 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20250212125103301 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20250212125103301 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20250212125103301 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20250212125103301 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20250212125103301 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20250212125103301 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20250212125103301 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) 20250212125103301 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125103301 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) 20250212125103301 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) 20250212125103301 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) 20250212125103301 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) 20250212125103301 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) 20250212125103301 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) 20250212125103301 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) 20250212125103301 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) 20250212125103301 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) 20250212125103301 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) 20250212125103301 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) 20250212125103301 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) 20250212125103301 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) 20250212125103302 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) 20250212125103302 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) 20250212125103305 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) 20250212125103305 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) 20250212125103305 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) 20250212125103305 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) 20250212125103305 DRLCMACDL DEBUG -- Chunk with length 996 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103305 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, CS-4): 01 60 98 f7 d6 e1 eb 7e 30 d0 9d cf 55 14 32 2a 82 3e b6 69 89 de 7c 53 97 ff 82 30 58 af 47 37 76 5e 8f 4e 0d a6 4f 59 b2 41 05 08 18 3a 35 9f 9d ef (tbf_dl.cpp:686) 20250212125103305 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) 20250212125103305 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103305 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20250212125103305 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-4): 07 00 33 01 60 98 f7 d6 e1 eb 7e 30 d0 9d cf 55 14 32 2a 82 3e b6 69 89 de 7c 53 97 ff 82 30 58 af 47 37 76 5e 8f 4e 0d a6 4f 59 b2 41 05 08 18 3a 35 9f 9d ef 00 (tbf_dl.cpp:911) 20250212125103305 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 33 01 60 98 f7 d6 e1 eb 7e 30 d0 9d cf 55 14 32 2a 82 3e b6 69 89 de 7c 53 97 ff 82 30 58 af 47 37 76 5e 8f 4e 0d a6 4f 59 b2 41 05 08 18 3a 35 9f 9d ef 00 (pcu_l1_if.cpp:182) 20250212125103305 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125103320 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) 20250212125103320 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) 20250212125103320 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) 20250212125103320 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) 20250212125103321 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) 20250212125103321 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) 20250212125103321 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) 20250212125103321 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) 20250212125103321 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) 20250212125103321 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) 20250212125103322 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) 20250212125103322 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) 20250212125103322 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) 20250212125103322 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) 20250212125103323 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) 20250212125103323 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) 20250212125103329 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) 20250212125103329 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) 20250212125103329 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) 20250212125103330 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) 20250212125103330 DRLCMACDL DEBUG -- Chunk with length 946 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103330 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, CS-4): 25 50 e3 c5 de a5 9f 38 de ca 9c f1 69 5a b5 b3 78 d2 60 49 f0 74 cc ac af d1 fd f0 3a e9 c0 c1 39 0c 8a eb c9 ad e9 21 e7 8e 11 2d 48 2e 67 f6 ee 0c (tbf_dl.cpp:686) 20250212125103330 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) 20250212125103330 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103330 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20250212125103330 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-4): 07 00 35 25 50 e3 c5 de a5 9f 38 de ca 9c f1 69 5a b5 b3 78 d2 60 49 f0 74 cc ac af d1 fd f0 3a e9 c0 c1 39 0c 8a eb c9 ad e9 21 e7 8e 11 2d 48 2e 67 f6 ee 0c 00 (tbf_dl.cpp:911) 20250212125103330 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1547 Sending data request: sapi=5 arfcn=871 cur_fn=1542 block=9 data=07 00 35 25 50 e3 c5 de a5 9f 38 de ca 9c f1 69 5a b5 b3 78 d2 60 49 f0 74 cc ac af d1 fd f0 3a e9 c0 c1 39 0c 8a eb c9 ad e9 21 e7 8e 11 2d 48 2e 67 f6 ee 0c 00 (pcu_l1_if.cpp:182) 20250212125103330 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125103344 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) 20250212125103344 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) 20250212125103345 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) 20250212125103345 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) 20250212125103346 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) 20250212125103346 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) 20250212125103347 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) 20250212125103347 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) 20250212125103348 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) 20250212125103348 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) 20250212125103349 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) 20250212125103349 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) 20250212125103350 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) 20250212125103350 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) 20250212125103351 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) 20250212125103351 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) 20250212125103352 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) 20250212125103352 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) 20250212125103352 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) 20250212125103352 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) 20250212125103352 DRLCMACDL DEBUG -- Chunk with length 896 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, CS-4): e7 fa 8f 87 e2 6f f4 c0 9e 39 e1 59 12 6f a7 07 2c 90 da 32 10 15 8c 3a 8a 5e 08 df 93 d1 9c 89 ed dc 96 b7 16 f4 0b f5 e4 0e d3 d3 63 49 53 5c b3 70 (tbf_dl.cpp:686) 20250212125103352 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) 20250212125103352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20250212125103352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-4): 07 00 37 e7 fa 8f 87 e2 6f f4 c0 9e 39 e1 59 12 6f a7 07 2c 90 da 32 10 15 8c 3a 8a 5e 08 df 93 d1 9c 89 ed dc 96 b7 16 f4 0b f5 e4 0e d3 d3 63 49 53 5c b3 70 00 (tbf_dl.cpp:911) 20250212125103352 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 37 e7 fa 8f 87 e2 6f f4 c0 9e 39 e1 59 12 6f a7 07 2c 90 da 32 10 15 8c 3a 8a 5e 08 df 93 d1 9c 89 ed dc 96 b7 16 f4 0b f5 e4 0e d3 d3 63 49 53 5c b3 70 00 (pcu_l1_if.cpp:182) 20250212125103352 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125103363 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) 20250212125103363 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) 20250212125103365 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) 20250212125103365 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) 20250212125103365 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) 20250212125103365 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) 20250212125103365 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) 20250212125103365 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) 20250212125103366 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) 20250212125103366 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) 20250212125103366 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) 20250212125103366 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) 20250212125103366 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) 20250212125103366 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) 20250212125103366 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) 20250212125103366 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) 20250212125103367 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) 20250212125103367 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) 20250212125103367 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) 20250212125103367 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) 20250212125103367 DRLCMACDL DEBUG -- Chunk with length 846 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103367 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 28, CS-4): ac 6e 21 96 1b 5b b7 a8 43 2a de 71 32 4c 21 e8 15 bc 7e 56 2e 08 f1 19 d4 a9 08 8e 8e 08 05 5a 50 f9 c0 e2 82 86 ee d0 58 90 aa e1 9a d8 84 56 56 ad (tbf_dl.cpp:686) 20250212125103367 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) 20250212125103367 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103367 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20250212125103367 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-4): 07 00 39 ac 6e 21 96 1b 5b b7 a8 43 2a de 71 32 4c 21 e8 15 bc 7e 56 2e 08 f1 19 d4 a9 08 8e 8e 08 05 5a 50 f9 c0 e2 82 86 ee d0 58 90 aa e1 9a d8 84 56 56 ad 00 (tbf_dl.cpp:911) 20250212125103367 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 39 ac 6e 21 96 1b 5b b7 a8 43 2a de 71 32 4c 21 e8 15 bc 7e 56 2e 08 f1 19 d4 a9 08 8e 8e 08 05 5a 50 f9 c0 e2 82 86 ee d0 58 90 aa e1 9a d8 84 56 56 ad 00 (pcu_l1_if.cpp:182) 20250212125103367 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125103382 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) 20250212125103382 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) 20250212125103383 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) 20250212125103383 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) 20250212125103383 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) 20250212125103383 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) 20250212125103384 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) 20250212125103384 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) 20250212125103384 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) 20250212125103384 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) 20250212125103384 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) 20250212125103384 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) 20250212125103385 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) 20250212125103385 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) 20250212125103385 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) 20250212125103385 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) 20250212125103391 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) 20250212125103391 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) 20250212125103391 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) 20250212125103391 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) 20250212125103391 DRLCMACDL DEBUG -- Chunk with length 796 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 29, CS-4): e6 0b a1 a5 5b 0c ee 47 eb e9 d7 e5 c1 7f 8f 8f 2e d1 b1 7f 87 8d 19 8f ab d5 d9 41 9b f2 64 e6 a6 16 00 58 54 0d 4a 14 40 9b 87 f9 7e fe 66 3e 89 7f (tbf_dl.cpp:686) 20250212125103391 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) 20250212125103391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20250212125103391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-4): 07 00 3b e6 0b a1 a5 5b 0c ee 47 eb e9 d7 e5 c1 7f 8f 8f 2e d1 b1 7f 87 8d 19 8f ab d5 d9 41 9b f2 64 e6 a6 16 00 58 54 0d 4a 14 40 9b 87 f9 7e fe 66 3e 89 7f 00 (tbf_dl.cpp:911) 20250212125103391 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 3b e6 0b a1 a5 5b 0c ee 47 eb e9 d7 e5 c1 7f 8f 8f 2e d1 b1 7f 87 8d 19 8f ab d5 d9 41 9b f2 64 e6 a6 16 00 58 54 0d 4a 14 40 9b 87 f9 7e fe 66 3e 89 7f 00 (pcu_l1_if.cpp:182) 20250212125103392 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125103405 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) 20250212125103405 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) 20250212125103405 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) 20250212125103405 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) 20250212125103406 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) 20250212125103406 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) 20250212125103406 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) 20250212125103406 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) 20250212125103406 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) 20250212125103406 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) 20250212125103407 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) 20250212125103407 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) 20250212125103407 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) 20250212125103407 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) 20250212125103407 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) 20250212125103407 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) 20250212125103409 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) 20250212125103409 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) 20250212125103409 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) 20250212125103409 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) 20250212125103409 DRLCMACDL DEBUG -- Chunk with length 746 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 30, CS-4): 87 cd 60 31 69 51 65 53 2a d6 53 f8 29 95 00 49 72 13 21 bc 27 1d 6e d4 f2 9a 02 1f 53 6b e4 3e d6 42 f5 33 32 6a 1b cc c9 dc 2b db 7f 62 87 01 22 d8 (tbf_dl.cpp:686) 20250212125103409 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) 20250212125103410 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103410 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20250212125103410 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-4): 07 00 3d 87 cd 60 31 69 51 65 53 2a d6 53 f8 29 95 00 49 72 13 21 bc 27 1d 6e d4 f2 9a 02 1f 53 6b e4 3e d6 42 f5 33 32 6a 1b cc c9 dc 2b db 7f 62 87 01 22 d8 00 (tbf_dl.cpp:911) 20250212125103410 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 3d 87 cd 60 31 69 51 65 53 2a d6 53 f8 29 95 00 49 72 13 21 bc 27 1d 6e d4 f2 9a 02 1f 53 6b e4 3e d6 42 f5 33 32 6a 1b cc c9 dc 2b db 7f 62 87 01 22 d8 00 (pcu_l1_if.cpp:182) 20250212125103410 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125103424 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) 20250212125103424 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) 20250212125103424 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) 20250212125103424 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) 20250212125103424 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) 20250212125103424 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) 20250212125103425 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) 20250212125103425 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) 20250212125103425 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) 20250212125103425 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) 20250212125103426 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) 20250212125103426 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) 20250212125103426 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) 20250212125103426 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) 20250212125103426 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) 20250212125103426 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) 20250212125103428 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) 20250212125103428 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) 20250212125103428 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) 20250212125103428 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) 20250212125103428 DRLCMACDL DEBUG -- Chunk with length 696 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 31, CS-4): 78 55 7d f8 9d a8 86 d9 f5 d0 df 45 a9 4e fd f9 99 00 4d 0c a4 1f fb d0 1a 8f d7 bf 1d 00 95 1f 38 68 bb 70 7d 37 54 c7 98 da f0 0a c9 e3 9a 39 50 bd (tbf_dl.cpp:686) 20250212125103428 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) 20250212125103428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20250212125103428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-4): 07 00 3f 78 55 7d f8 9d a8 86 d9 f5 d0 df 45 a9 4e fd f9 99 00 4d 0c a4 1f fb d0 1a 8f d7 bf 1d 00 95 1f 38 68 bb 70 7d 37 54 c7 98 da f0 0a c9 e3 9a 39 50 bd 00 (tbf_dl.cpp:911) 20250212125103428 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 3f 78 55 7d f8 9d a8 86 d9 f5 d0 df 45 a9 4e fd f9 99 00 4d 0c a4 1f fb d0 1a 8f d7 bf 1d 00 95 1f 38 68 bb 70 7d 37 54 c7 98 da f0 0a c9 e3 9a 39 50 bd 00 (pcu_l1_if.cpp:182) 20250212125103429 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125103443 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) 20250212125103443 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) 20250212125103444 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) 20250212125103444 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) 20250212125103444 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) 20250212125103444 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) 20250212125103445 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) 20250212125103445 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) 20250212125103445 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) 20250212125103445 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) 20250212125103445 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) 20250212125103445 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) 20250212125103446 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) 20250212125103446 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) 20250212125103446 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) 20250212125103446 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) 20250212125103452 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) 20250212125103452 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) 20250212125103452 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) 20250212125103452 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) 20250212125103452 DRLCMACDL DEBUG -- Chunk with length 646 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103452 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 32, CS-4): c5 43 b5 00 c5 ca aa ca d8 55 f7 bb 59 67 f8 ab 38 6c ac 7a 93 08 ee 4a 5e be 35 ee cb d6 b9 4a 03 ac 14 4b d7 60 dc b8 89 10 2c c4 7a 77 fe 64 bc 9e (tbf_dl.cpp:686) 20250212125103452 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) 20250212125103452 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103452 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20250212125103452 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-4): 07 00 41 c5 43 b5 00 c5 ca aa ca d8 55 f7 bb 59 67 f8 ab 38 6c ac 7a 93 08 ee 4a 5e be 35 ee cb d6 b9 4a 03 ac 14 4b d7 60 dc b8 89 10 2c c4 7a 77 fe 64 bc 9e 00 (tbf_dl.cpp:911) 20250212125103452 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 41 c5 43 b5 00 c5 ca aa ca d8 55 f7 bb 59 67 f8 ab 38 6c ac 7a 93 08 ee 4a 5e be 35 ee cb d6 b9 4a 03 ac 14 4b d7 60 dc b8 89 10 2c c4 7a 77 fe 64 bc 9e 00 (pcu_l1_if.cpp:182) 20250212125103452 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125103466 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) 20250212125103466 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) 20250212125103467 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) 20250212125103467 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) 20250212125103467 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) 20250212125103467 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) 20250212125103467 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) 20250212125103467 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) 20250212125103467 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) 20250212125103467 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) 20250212125103467 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) 20250212125103468 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) 20250212125103468 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) 20250212125103468 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) 20250212125103468 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) 20250212125103468 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) 20250212125103470 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) 20250212125103470 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) 20250212125103470 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) 20250212125103470 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) 20250212125103470 DRLCMACDL DEBUG -- Chunk with length 596 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103470 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 33, CS-4): 53 3d 9b 36 f1 97 50 b0 2b 35 8a 7a a8 32 62 34 34 be 30 aa 3f b0 81 52 5a aa 5e da 09 ef b4 6b 6c bc d0 94 34 03 de 74 c8 2f 98 63 ca e7 9e 50 ca a3 (tbf_dl.cpp:686) 20250212125103470 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) 20250212125103470 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103470 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20250212125103470 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-4): 07 00 43 53 3d 9b 36 f1 97 50 b0 2b 35 8a 7a a8 32 62 34 34 be 30 aa 3f b0 81 52 5a aa 5e da 09 ef b4 6b 6c bc d0 94 34 03 de 74 c8 2f 98 63 ca e7 9e 50 ca a3 00 (tbf_dl.cpp:911) 20250212125103470 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 43 53 3d 9b 36 f1 97 50 b0 2b 35 8a 7a a8 32 62 34 34 be 30 aa 3f b0 81 52 5a aa 5e da 09 ef b4 6b 6c bc d0 94 34 03 de 74 c8 2f 98 63 ca e7 9e 50 ca a3 00 (pcu_l1_if.cpp:182) 20250212125103471 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125103485 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) 20250212125103485 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) 20250212125103485 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) 20250212125103485 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) 20250212125103485 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) 20250212125103485 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) 20250212125103485 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) 20250212125103485 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) 20250212125103485 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) 20250212125103485 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) 20250212125103485 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) 20250212125103485 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) 20250212125103486 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) 20250212125103486 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) 20250212125103486 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) 20250212125103486 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) 20250212125103489 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) 20250212125103489 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) 20250212125103489 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) 20250212125103489 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) 20250212125103489 DRLCMACDL DEBUG -- Chunk with length 546 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 34, CS-4): f6 ca cb 61 95 be cd f4 6b fa 7e d9 8c 96 36 6b 02 99 8b ab 74 ab 6e 2e 83 0f f3 dc b5 3f bf d7 02 8b f1 ee 97 30 bf 99 01 81 72 16 aa 35 58 6c c8 c1 (tbf_dl.cpp:686) 20250212125103489 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) 20250212125103489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20250212125103489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-4): 07 00 45 f6 ca cb 61 95 be cd f4 6b fa 7e d9 8c 96 36 6b 02 99 8b ab 74 ab 6e 2e 83 0f f3 dc b5 3f bf d7 02 8b f1 ee 97 30 bf 99 01 81 72 16 aa 35 58 6c c8 c1 00 (tbf_dl.cpp:911) 20250212125103489 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 45 f6 ca cb 61 95 be cd f4 6b fa 7e d9 8c 96 36 6b 02 99 8b ab 74 ab 6e 2e 83 0f f3 dc b5 3f bf d7 02 8b f1 ee 97 30 bf 99 01 81 72 16 aa 35 58 6c c8 c1 00 (pcu_l1_if.cpp:182) 20250212125103489 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125103503 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) 20250212125103503 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) 20250212125103504 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) 20250212125103504 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) 20250212125103504 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) 20250212125103504 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) 20250212125103504 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) 20250212125103504 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) 20250212125103504 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) 20250212125103504 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) 20250212125103505 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) 20250212125103505 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) 20250212125103505 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) 20250212125103505 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) 20250212125103505 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) 20250212125103505 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) 20250212125103513 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) 20250212125103513 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) 20250212125103513 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) 20250212125103513 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) 20250212125103513 DRLCMACDL DEBUG -- Chunk with length 496 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103513 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 35, CS-4): 31 e1 7a 3c 75 4c 3b 60 86 f8 a7 c4 1d c2 a1 93 73 92 8e 4b 19 84 52 59 09 d1 92 57 2a 27 49 39 e8 2d cc 62 a1 a7 c2 a8 74 e2 93 e7 61 bc 08 a2 6e 33 (tbf_dl.cpp:686) 20250212125103513 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) 20250212125103513 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103513 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20250212125103513 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-4): 07 00 47 31 e1 7a 3c 75 4c 3b 60 86 f8 a7 c4 1d c2 a1 93 73 92 8e 4b 19 84 52 59 09 d1 92 57 2a 27 49 39 e8 2d cc 62 a1 a7 c2 a8 74 e2 93 e7 61 bc 08 a2 6e 33 00 (tbf_dl.cpp:911) 20250212125103513 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 47 31 e1 7a 3c 75 4c 3b 60 86 f8 a7 c4 1d c2 a1 93 73 92 8e 4b 19 84 52 59 09 d1 92 57 2a 27 49 39 e8 2d cc 62 a1 a7 c2 a8 74 e2 93 e7 61 bc 08 a2 6e 33 00 (pcu_l1_if.cpp:182) 20250212125103514 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125103528 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) 20250212125103528 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) 20250212125103529 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) 20250212125103529 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) 20250212125103529 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) 20250212125103529 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) 20250212125103530 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) 20250212125103530 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) 20250212125103530 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) 20250212125103530 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) 20250212125103531 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) 20250212125103531 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) 20250212125103532 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) 20250212125103532 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) 20250212125103532 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) 20250212125103532 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) 20250212125103533 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) 20250212125103533 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) 20250212125103533 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) 20250212125103533 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) 20250212125103533 DRLCMACDL DEBUG -- Chunk with length 446 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103533 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 36, CS-4): f8 2f 48 a5 86 e8 c0 52 ac fc b3 8e fc d4 94 93 66 23 f7 64 6d 28 60 a3 cb 36 bd 4c 05 61 2b 70 93 ca a0 02 bb fb 07 82 33 bc d1 8d e1 da d5 8d e0 a4 (tbf_dl.cpp:686) 20250212125103533 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) 20250212125103533 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103533 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20250212125103533 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-4): 07 00 49 f8 2f 48 a5 86 e8 c0 52 ac fc b3 8e fc d4 94 93 66 23 f7 64 6d 28 60 a3 cb 36 bd 4c 05 61 2b 70 93 ca a0 02 bb fb 07 82 33 bc d1 8d e1 da d5 8d e0 a4 00 (tbf_dl.cpp:911) 20250212125103533 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1590 Sending data request: sapi=5 arfcn=871 cur_fn=1586 block=7 data=07 00 49 f8 2f 48 a5 86 e8 c0 52 ac fc b3 8e fc d4 94 93 66 23 f7 64 6d 28 60 a3 cb 36 bd 4c 05 61 2b 70 93 ca a0 02 bb fb 07 82 33 bc d1 8d e1 da d5 8d e0 a4 00 (pcu_l1_if.cpp:182) 20250212125103533 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125103546 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) 20250212125103546 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) 20250212125103547 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) 20250212125103547 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) 20250212125103548 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) 20250212125103548 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) 20250212125103548 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) 20250212125103548 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) 20250212125103549 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) 20250212125103549 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) 20250212125103549 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) 20250212125103549 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) 20250212125103550 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) 20250212125103550 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) 20250212125103550 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) 20250212125103550 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) 20250212125103551 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) 20250212125103551 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) 20250212125103551 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) 20250212125103551 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) 20250212125103551 DRLCMACDL DEBUG -- Chunk with length 396 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103551 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 37, CS-4): 4b f4 3b 8a 5c 25 3c 03 c5 e3 5b 48 20 a8 2a 51 c5 5f 52 db be 81 c0 c4 0d 1c a9 1d 24 3e 2e dc 27 32 c0 bc c3 0b c1 2b 0c 70 57 10 bf 7d e1 56 aa df (tbf_dl.cpp:686) 20250212125103551 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) 20250212125103551 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103551 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20250212125103551 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-4): 07 00 4b 4b f4 3b 8a 5c 25 3c 03 c5 e3 5b 48 20 a8 2a 51 c5 5f 52 db be 81 c0 c4 0d 1c a9 1d 24 3e 2e dc 27 32 c0 bc c3 0b c1 2b 0c 70 57 10 bf 7d e1 56 aa df 00 (tbf_dl.cpp:911) 20250212125103551 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 4b 4b f4 3b 8a 5c 25 3c 03 c5 e3 5b 48 20 a8 2a 51 c5 5f 52 db be 81 c0 c4 0d 1c a9 1d 24 3e 2e dc 27 32 c0 bc c3 0b c1 2b 0c 70 57 10 bf 7d e1 56 aa df 00 (pcu_l1_if.cpp:182) 20250212125103551 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125103565 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) 20250212125103565 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) 20250212125103565 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) 20250212125103565 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) 20250212125103566 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) 20250212125103566 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) 20250212125103566 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) 20250212125103566 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) 20250212125103566 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) 20250212125103566 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) 20250212125103566 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) 20250212125103566 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) 20250212125103567 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) 20250212125103567 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) 20250212125103567 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) 20250212125103567 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) 20250212125103574 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) 20250212125103574 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) 20250212125103574 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) 20250212125103574 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) 20250212125103574 DRLCMACDL DEBUG -- Chunk with length 346 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103574 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 38, CS-4): 18 1e 10 dc 08 7e 9b 80 58 e9 e0 63 25 32 7d b6 28 c8 b3 5d e2 d4 2b 66 1e 34 73 4d 91 fe 96 3b c5 a3 27 d8 31 8e 0d 34 d8 40 e5 75 3c 6d a6 04 cc 19 (tbf_dl.cpp:686) 20250212125103574 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) 20250212125103574 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103574 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20250212125103574 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-4): 07 00 4d 18 1e 10 dc 08 7e 9b 80 58 e9 e0 63 25 32 7d b6 28 c8 b3 5d e2 d4 2b 66 1e 34 73 4d 91 fe 96 3b c5 a3 27 d8 31 8e 0d 34 d8 40 e5 75 3c 6d a6 04 cc 19 00 (tbf_dl.cpp:911) 20250212125103574 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 4d 18 1e 10 dc 08 7e 9b 80 58 e9 e0 63 25 32 7d b6 28 c8 b3 5d e2 d4 2b 66 1e 34 73 4d 91 fe 96 3b c5 a3 27 d8 31 8e 0d 34 d8 40 e5 75 3c 6d a6 04 cc 19 00 (pcu_l1_if.cpp:182) 20250212125103574 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125103589 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) 20250212125103589 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) 20250212125103590 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) 20250212125103590 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) 20250212125103591 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) 20250212125103591 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) 20250212125103592 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) 20250212125103592 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) 20250212125103593 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) 20250212125103593 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) 20250212125103594 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) 20250212125103594 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) 20250212125103594 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) 20250212125103594 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) 20250212125103595 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) 20250212125103595 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) 20250212125103596 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) 20250212125103596 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) 20250212125103596 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) 20250212125103596 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) 20250212125103596 DRLCMACDL DEBUG -- Chunk with length 296 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103596 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 39, CS-4): 9d 93 6c b7 b9 a8 28 0c 60 23 9f d8 b9 f9 44 3c 3f 55 56 7e 2c f7 03 e7 19 8b 23 93 27 f6 df af 7c 74 77 5f a9 e0 79 f1 65 a4 dd db cf 33 63 8f 9a cf (tbf_dl.cpp:686) 20250212125103596 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) 20250212125103596 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103596 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20250212125103596 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-4): 07 00 4f 9d 93 6c b7 b9 a8 28 0c 60 23 9f d8 b9 f9 44 3c 3f 55 56 7e 2c f7 03 e7 19 8b 23 93 27 f6 df af 7c 74 77 5f a9 e0 79 f1 65 a4 dd db cf 33 63 8f 9a cf 00 (tbf_dl.cpp:911) 20250212125103596 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 4f 9d 93 6c b7 b9 a8 28 0c 60 23 9f d8 b9 f9 44 3c 3f 55 56 7e 2c f7 03 e7 19 8b 23 93 27 f6 df af 7c 74 77 5f a9 e0 79 f1 65 a4 dd db cf 33 63 8f 9a cf 00 (pcu_l1_if.cpp:182) 20250212125103597 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125103607 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) 20250212125103607 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) 20250212125103608 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) 20250212125103608 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) 20250212125103608 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) 20250212125103608 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) 20250212125103608 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) 20250212125103608 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) 20250212125103608 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) 20250212125103608 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) 20250212125103608 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) 20250212125103608 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) 20250212125103608 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) 20250212125103608 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) 20250212125103609 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) 20250212125103609 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) 20250212125103612 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) 20250212125103612 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) 20250212125103612 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) 20250212125103612 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) 20250212125103612 DRLCMACDL DEBUG -- Chunk with length 246 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103612 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 40, CS-4): aa bb 7f 89 a4 c5 73 6f 8e 20 d3 f6 ab c9 1f 54 49 f3 9b bb 04 f2 cf 73 ef fc 4c 62 45 a7 c8 f4 c4 47 05 8d e9 11 0d 72 d2 20 a6 7e e7 7c 1a 24 ab fe (tbf_dl.cpp:686) 20250212125103612 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) 20250212125103612 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103612 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20250212125103612 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-4): 07 00 51 aa bb 7f 89 a4 c5 73 6f 8e 20 d3 f6 ab c9 1f 54 49 f3 9b bb 04 f2 cf 73 ef fc 4c 62 45 a7 c8 f4 c4 47 05 8d e9 11 0d 72 d2 20 a6 7e e7 7c 1a 24 ab fe 00 (tbf_dl.cpp:911) 20250212125103612 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 51 aa bb 7f 89 a4 c5 73 6f 8e 20 d3 f6 ab c9 1f 54 49 f3 9b bb 04 f2 cf 73 ef fc 4c 62 45 a7 c8 f4 c4 47 05 8d e9 11 0d 72 d2 20 a6 7e e7 7c 1a 24 ab fe 00 (pcu_l1_if.cpp:182) 20250212125103613 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125103627 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) 20250212125103627 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) 20250212125103628 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) 20250212125103628 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) 20250212125103629 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) 20250212125103629 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) 20250212125103629 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) 20250212125103629 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) 20250212125103630 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) 20250212125103630 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) 20250212125103631 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) 20250212125103631 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) 20250212125103631 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) 20250212125103631 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) 20250212125103632 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) 20250212125103632 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) 20250212125103636 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) 20250212125103636 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) 20250212125103636 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) 20250212125103636 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) 20250212125103636 DRLCMACDL DEBUG -- Chunk with length 196 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 41, CS-4): 9a 93 d2 9e 55 90 b5 ee 9a b4 37 b2 d5 51 8c b3 95 15 cd d9 9e 75 bd ae fd 66 a4 b8 c8 df 12 b4 c4 fc 4c 60 ca 2c 3b 79 de 6a 51 74 ce 9f 53 d8 6f 57 (tbf_dl.cpp:686) 20250212125103636 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) 20250212125103636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20250212125103637 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-4): 07 00 53 9a 93 d2 9e 55 90 b5 ee 9a b4 37 b2 d5 51 8c b3 95 15 cd d9 9e 75 bd ae fd 66 a4 b8 c8 df 12 b4 c4 fc 4c 60 ca 2c 3b 79 de 6a 51 74 ce 9f 53 d8 6f 57 00 (tbf_dl.cpp:911) 20250212125103637 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 53 9a 93 d2 9e 55 90 b5 ee 9a b4 37 b2 d5 51 8c b3 95 15 cd d9 9e 75 bd ae fd 66 a4 b8 c8 df 12 b4 c4 fc 4c 60 ca 2c 3b 79 de 6a 51 74 ce 9f 53 d8 6f 57 00 (pcu_l1_if.cpp:182) 20250212125103637 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125103653 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) 20250212125103653 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) 20250212125103656 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) 20250212125103656 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) 20250212125103657 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) 20250212125103657 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) 20250212125103658 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) 20250212125103658 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) 20250212125103660 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) 20250212125103660 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) 20250212125103661 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) 20250212125103661 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) 20250212125103663 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) 20250212125103663 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) 20250212125103664 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) 20250212125103664 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) 20250212125103666 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) 20250212125103666 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) 20250212125103666 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) 20250212125103666 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) 20250212125103666 DRLCMACDL DEBUG -- Chunk with length 146 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103666 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 42, CS-4): f2 4b 06 ae 3a 4f 94 72 47 4a f7 d1 3c 3d 5f c2 4b e5 0e 7b ab fb d2 c1 73 e7 26 22 87 cd 79 0a 7b 60 47 9f 37 b0 d1 b1 23 41 a6 35 a7 7f e0 c9 52 1a (tbf_dl.cpp:686) 20250212125103666 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) 20250212125103666 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103666 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20250212125103666 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-4): 07 00 55 f2 4b 06 ae 3a 4f 94 72 47 4a f7 d1 3c 3d 5f c2 4b e5 0e 7b ab fb d2 c1 73 e7 26 22 87 cd 79 0a 7b 60 47 9f 37 b0 d1 b1 23 41 a6 35 a7 7f e0 c9 52 1a 00 (tbf_dl.cpp:911) 20250212125103666 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 55 f2 4b 06 ae 3a 4f 94 72 47 4a f7 d1 3c 3d 5f c2 4b e5 0e 7b ab fb d2 c1 73 e7 26 22 87 cd 79 0a 7b 60 47 9f 37 b0 d1 b1 23 41 a6 35 a7 7f e0 c9 52 1a 00 (pcu_l1_if.cpp:182) 20250212125103667 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125103673 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) 20250212125103673 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) 20250212125103674 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) 20250212125103674 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) 20250212125103675 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) 20250212125103675 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) 20250212125103676 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) 20250212125103676 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) 20250212125103677 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) 20250212125103677 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) 20250212125103678 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) 20250212125103678 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) 20250212125103679 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) 20250212125103679 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) 20250212125103679 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) 20250212125103679 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) 20250212125103681 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) 20250212125103681 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) 20250212125103681 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) 20250212125103681 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) 20250212125103681 DRLCMACDL DEBUG -- Chunk with length 96 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 43, CS-4): bd fd c8 87 26 e2 10 94 77 a6 96 a8 a5 ee 4e 4a 85 d1 51 46 de 23 1c 4b 66 a8 76 e8 57 57 7e 36 16 bc 6a 21 ec 5e 55 12 20 91 6e 73 0f fc 50 3c 7f c0 (tbf_dl.cpp:686) 20250212125103681 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) 20250212125103681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20250212125103681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-4): 07 00 57 bd fd c8 87 26 e2 10 94 77 a6 96 a8 a5 ee 4e 4a 85 d1 51 46 de 23 1c 4b 66 a8 76 e8 57 57 7e 36 16 bc 6a 21 ec 5e 55 12 20 91 6e 73 0f fc 50 3c 7f c0 00 (tbf_dl.cpp:911) 20250212125103681 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 57 bd fd c8 87 26 e2 10 94 77 a6 96 a8 a5 ee 4e 4a 85 d1 51 46 de 23 1c 4b 66 a8 76 e8 57 57 7e 36 16 bc 6a 21 ec 5e 55 12 20 91 6e 73 0f fc 50 3c 7f c0 00 (pcu_l1_if.cpp:182) 20250212125103681 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125103693 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) 20250212125103693 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) 20250212125103695 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) 20250212125103695 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) 20250212125103696 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) 20250212125103696 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) 20250212125103697 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) 20250212125103697 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) 20250212125103698 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) 20250212125103698 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) 20250212125103699 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) 20250212125103699 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) 20250212125103700 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) 20250212125103700 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) 20250212125103701 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) 20250212125103701 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) 20250212125103701 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) 20250212125103701 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1625 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125103701 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) 20250212125103701 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) 20250212125103701 DRLCMACDL DEBUG -- Chunk with length 46 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125103701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125103701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125103701 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (3) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 44, CS-4): bb c2 4d 0d 27 eb 85 da 03 35 bf ce 4d b3 5b aa 0b 82 a2 9c ad 20 3e 42 90 29 ee 3a c0 1f ff 04 7f 1b a8 0f 2f 6b 34 cb f8 00 6a 15 bf 73 40 49 b3 99 (tbf_dl.cpp:686) 20250212125103702 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) 20250212125103702 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103702 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20250212125103702 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) 20250212125103702 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1625 + 13 = 1638 (pdch_ul_controller.c:131) 20250212125103702 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1638 for type POLL (pdch_ul_controller.c:184) 20250212125103702 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1638, TS=7) (tbf_dl.cpp:883) 20250212125103702 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1638, TS=7 (tbf_dl.cpp:903) 20250212125103702 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-4): 0f 00 58 bb c2 4d 0d 27 eb 85 da 03 35 bf ce 4d b3 5b aa 0b 82 a2 9c ad 20 3e 42 90 29 ee 3a c0 1f ff 04 7f 1b a8 0f 2f 6b 34 cb f8 00 6a 15 bf 73 40 49 b3 99 00 (tbf_dl.cpp:911) 20250212125103702 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1625 Sending data request: sapi=5 arfcn=871 cur_fn=1620 block=3 data=0f 00 58 bb c2 4d 0d 27 eb 85 da 03 35 bf ce 4d b3 5b aa 0b 82 a2 9c ad 20 3e 42 90 29 ee 3a c0 1f ff 04 7f 1b a8 0f 2f 6b 34 cb f8 00 6a 15 bf 73 40 49 b3 99 00 (pcu_l1_if.cpp:182) 20250212125103702 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125103716 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) 20250212125103716 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) 20250212125103717 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) 20250212125103717 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) 20250212125103717 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) 20250212125103717 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) 20250212125103718 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) 20250212125103718 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) 20250212125103719 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) 20250212125103719 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) 20250212125103720 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) 20250212125103720 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) 20250212125103721 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) 20250212125103721 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) 20250212125103721 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) 20250212125103721 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) 20250212125103722 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125103735 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) 20250212125103735 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) 20250212125103735 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) 20250212125103735 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) 20250212125103735 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) 20250212125103735 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) 20250212125103736 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) 20250212125103736 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) 20250212125103736 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) 20250212125103736 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) 20250212125103736 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) 20250212125103736 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) 20250212125103737 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) 20250212125103737 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) 20250212125103737 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) 20250212125103737 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) 20250212125103739 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125103755 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) 20250212125103755 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) 20250212125103756 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) 20250212125103756 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) 20250212125103757 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) 20250212125103757 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) 20250212125103758 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) 20250212125103758 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) 20250212125103759 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) 20250212125103759 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) 20250212125103760 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) 20250212125103760 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) 20250212125103760 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) 20250212125103760 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) 20250212125103761 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) 20250212125103761 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) 20250212125103765 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125103780 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1633 block=6 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) 20250212125103781 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125103781 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125103781 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1638 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125103781 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) 20250212125103781 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1638 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125103781 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125103781 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 45, BSN 25 to 45 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125103781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125103781 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) 20250212125103781 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) 20250212125103781 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20250212125103781 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20250212125103781 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20250212125103781 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20250212125103782 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20250212125103782 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20250212125103782 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20250212125103782 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20250212125103782 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20250212125103782 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20250212125103782 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20250212125103782 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20250212125103782 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20250212125103782 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20250212125103782 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20250212125103782 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20250212125103782 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20250212125103782 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20250212125103782 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20250212125103782 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20250212125103782 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) 20250212125103782 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) 20250212125103783 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) 20250212125103783 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) 20250212125103784 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) 20250212125103784 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) 20250212125103785 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) 20250212125103785 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) 20250212125103786 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) 20250212125103786 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) 20250212125103786 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) 20250212125103786 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) 20250212125103787 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) 20250212125103787 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) 20250212125103788 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) 20250212125103788 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) 20250212125103788 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) 20250212125103788 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1642 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125103788 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) 20250212125103788 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) 20250212125103788 DRLCMACDL DEBUG -- Chunk with length 1397 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 45, CS-4): 2a d5 89 7d 40 ce f4 22 94 7a 3f 46 da 44 d6 d2 74 ac 54 a6 92 9d e6 51 e9 55 f6 18 dc 3f 6c dd 24 ba c0 9f f8 08 a9 82 47 e9 60 3a 7f 8d 36 9f ae 2b (tbf_dl.cpp:686) 20250212125103788 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) 20250212125103788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20250212125103788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 45, CS-4): 07 00 5b 2a d5 89 7d 40 ce f4 22 94 7a 3f 46 da 44 d6 d2 74 ac 54 a6 92 9d e6 51 e9 55 f6 18 dc 3f 6c dd 24 ba c0 9f f8 08 a9 82 47 e9 60 3a 7f 8d 36 9f ae 2b 00 (tbf_dl.cpp:911) 20250212125103788 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1642 Sending data request: sapi=5 arfcn=871 cur_fn=1638 block=7 data=07 00 5b 2a d5 89 7d 40 ce f4 22 94 7a 3f 46 da 44 d6 d2 74 ac 54 a6 92 9d e6 51 e9 55 f6 18 dc 3f 6c dd 24 ba c0 9f f8 08 a9 82 47 e9 60 3a 7f 8d 36 9f ae 2b 00 (pcu_l1_if.cpp:182) 20250212125103789 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125103798 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) 20250212125103798 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) 20250212125103798 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) 20250212125103798 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) 20250212125103798 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) 20250212125103798 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) 20250212125103798 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) 20250212125103798 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) 20250212125103799 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) 20250212125103799 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) 20250212125103799 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) 20250212125103799 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) 20250212125103799 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) 20250212125103799 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) 20250212125103799 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) 20250212125103799 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) 20250212125103802 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) 20250212125103802 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) 20250212125103802 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) 20250212125103803 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) 20250212125103803 DRLCMACDL DEBUG -- Chunk with length 1347 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 46, CS-4): 51 a3 bb 1d c4 e6 0b a8 db c6 60 ac b1 ab e7 65 79 60 40 91 64 8b 6a a0 f1 b1 7f 12 fc ff 04 03 81 1c 77 db 2f 60 64 25 aa b8 d5 ad e3 37 70 a8 4b b9 (tbf_dl.cpp:686) 20250212125103803 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) 20250212125103803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20250212125103803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 46, CS-4): 07 00 5d 51 a3 bb 1d c4 e6 0b a8 db c6 60 ac b1 ab e7 65 79 60 40 91 64 8b 6a a0 f1 b1 7f 12 fc ff 04 03 81 1c 77 db 2f 60 64 25 aa b8 d5 ad e3 37 70 a8 4b b9 00 (tbf_dl.cpp:911) 20250212125103803 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1646 Sending data request: sapi=5 arfcn=871 cur_fn=1642 block=8 data=07 00 5d 51 a3 bb 1d c4 e6 0b a8 db c6 60 ac b1 ab e7 65 79 60 40 91 64 8b 6a a0 f1 b1 7f 12 fc ff 04 03 81 1c 77 db 2f 60 64 25 aa b8 d5 ad e3 37 70 a8 4b b9 00 (pcu_l1_if.cpp:182) 20250212125103803 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125103817 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) 20250212125103817 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) 20250212125103817 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) 20250212125103817 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) 20250212125103817 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) 20250212125103817 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) 20250212125103817 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) 20250212125103817 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) 20250212125103818 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) 20250212125103818 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) 20250212125103818 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) 20250212125103818 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) 20250212125103818 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) 20250212125103818 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) 20250212125103818 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) 20250212125103818 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) 20250212125103826 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) 20250212125103826 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) 20250212125103827 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) 20250212125103827 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) 20250212125103827 DRLCMACDL DEBUG -- Chunk with length 1297 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103827 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 47, CS-4): d8 2d 94 96 66 9d 0b 71 70 37 31 3d 15 f1 21 72 e9 e9 bf 01 29 49 12 fa 42 8c b5 d8 d5 2e ff 6b bb 7c cb 66 c9 58 bf 06 33 90 8c 8d 42 a8 13 7e f2 c0 (tbf_dl.cpp:686) 20250212125103827 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) 20250212125103827 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103827 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20250212125103827 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 47, CS-4): 07 00 5f d8 2d 94 96 66 9d 0b 71 70 37 31 3d 15 f1 21 72 e9 e9 bf 01 29 49 12 fa 42 8c b5 d8 d5 2e ff 6b bb 7c cb 66 c9 58 bf 06 33 90 8c 8d 42 a8 13 7e f2 c0 00 (tbf_dl.cpp:911) 20250212125103827 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 5f d8 2d 94 96 66 9d 0b 71 70 37 31 3d 15 f1 21 72 e9 e9 bf 01 29 49 12 fa 42 8c b5 d8 d5 2e ff 6b bb 7c cb 66 c9 58 bf 06 33 90 8c 8d 42 a8 13 7e f2 c0 00 (pcu_l1_if.cpp:182) 20250212125103827 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125103841 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) 20250212125103841 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) 20250212125103841 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) 20250212125103841 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) 20250212125103842 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) 20250212125103842 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) 20250212125103842 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) 20250212125103842 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) 20250212125103842 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) 20250212125103843 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) 20250212125103843 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) 20250212125103843 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) 20250212125103843 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) 20250212125103843 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) 20250212125103844 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) 20250212125103844 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) 20250212125103845 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) 20250212125103845 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) 20250212125103845 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) 20250212125103845 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) 20250212125103845 DRLCMACDL DEBUG -- Chunk with length 1247 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 48, CS-4): e6 ee 2f ab fc 4a 10 6e 9d b2 db 8f 51 ce 2a 59 6b 1b 45 05 77 77 6e 2d 64 ba 5a eb 63 10 db 93 30 fa 8b 96 bc 4f a8 e0 67 02 d3 12 57 9a 10 c8 92 73 (tbf_dl.cpp:686) 20250212125103845 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) 20250212125103845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20250212125103846 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 48, CS-4): 07 00 61 e6 ee 2f ab fc 4a 10 6e 9d b2 db 8f 51 ce 2a 59 6b 1b 45 05 77 77 6e 2d 64 ba 5a eb 63 10 db 93 30 fa 8b 96 bc 4f a8 e0 67 02 d3 12 57 9a 10 c8 92 73 00 (tbf_dl.cpp:911) 20250212125103846 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 61 e6 ee 2f ab fc 4a 10 6e 9d b2 db 8f 51 ce 2a 59 6b 1b 45 05 77 77 6e 2d 64 ba 5a eb 63 10 db 93 30 fa 8b 96 bc 4f a8 e0 67 02 d3 12 57 9a 10 c8 92 73 00 (pcu_l1_if.cpp:182) 20250212125103846 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125103860 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) 20250212125103860 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) 20250212125103862 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) 20250212125103862 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) 20250212125103862 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) 20250212125103863 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) 20250212125103863 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) 20250212125103863 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) 20250212125103864 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) 20250212125103864 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) 20250212125103865 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) 20250212125103865 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) 20250212125103866 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) 20250212125103866 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) 20250212125103866 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) 20250212125103866 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) 20250212125103867 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) 20250212125103867 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) 20250212125103867 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) 20250212125103867 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) 20250212125103867 DRLCMACDL DEBUG -- Chunk with length 1197 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103867 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 49, CS-4): 0c 23 20 8d 72 03 02 b7 bf 96 bb 9f 8b 61 f5 f2 c9 2f 51 96 c7 b7 5d 95 2a 9d 21 27 31 d4 be c8 0c e3 9c 38 18 f3 bf 98 92 17 39 b5 d2 4e 0d f5 4d af (tbf_dl.cpp:686) 20250212125103867 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) 20250212125103867 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103867 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20250212125103867 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 49, CS-4): 07 00 63 0c 23 20 8d 72 03 02 b7 bf 96 bb 9f 8b 61 f5 f2 c9 2f 51 96 c7 b7 5d 95 2a 9d 21 27 31 d4 be c8 0c e3 9c 38 18 f3 bf 98 92 17 39 b5 d2 4e 0d f5 4d af 00 (tbf_dl.cpp:911) 20250212125103867 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 63 0c 23 20 8d 72 03 02 b7 bf 96 bb 9f 8b 61 f5 f2 c9 2f 51 96 c7 b7 5d 95 2a 9d 21 27 31 d4 be c8 0c e3 9c 38 18 f3 bf 98 92 17 39 b5 d2 4e 0d f5 4d af 00 (pcu_l1_if.cpp:182) 20250212125103868 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125103879 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) 20250212125103879 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) 20250212125103881 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) 20250212125103881 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) 20250212125103881 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) 20250212125103881 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) 20250212125103882 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) 20250212125103882 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) 20250212125103884 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) 20250212125103884 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) 20250212125103885 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) 20250212125103885 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) 20250212125103885 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) 20250212125103885 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) 20250212125103886 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) 20250212125103886 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) 20250212125103889 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) 20250212125103889 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) 20250212125103889 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) 20250212125103889 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) 20250212125103889 DRLCMACDL DEBUG -- Chunk with length 1147 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103889 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 50, CS-4): 30 f1 02 dd 87 e2 4a 52 ec 9f ae ed a8 56 8d cc 02 7d 08 eb 87 6b 5b cd 33 8c 45 a8 f4 49 51 21 0f a2 f5 6c 8a 45 33 59 8f a5 59 4b d9 4b ae 38 1e 82 (tbf_dl.cpp:686) 20250212125103889 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) 20250212125103889 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103889 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20250212125103889 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 50, CS-4): 07 00 65 30 f1 02 dd 87 e2 4a 52 ec 9f ae ed a8 56 8d cc 02 7d 08 eb 87 6b 5b cd 33 8c 45 a8 f4 49 51 21 0f a2 f5 6c 8a 45 33 59 8f a5 59 4b d9 4b ae 38 1e 82 00 (tbf_dl.cpp:911) 20250212125103889 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 65 30 f1 02 dd 87 e2 4a 52 ec 9f ae ed a8 56 8d cc 02 7d 08 eb 87 6b 5b cd 33 8c 45 a8 f4 49 51 21 0f a2 f5 6c 8a 45 33 59 8f a5 59 4b d9 4b ae 38 1e 82 00 (pcu_l1_if.cpp:182) 20250212125103890 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125103904 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) 20250212125103904 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) 20250212125103906 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) 20250212125103906 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) 20250212125103907 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) 20250212125103907 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) 20250212125103908 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) 20250212125103908 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) 20250212125103910 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) 20250212125103910 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) 20250212125103911 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) 20250212125103911 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) 20250212125103912 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) 20250212125103912 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) 20250212125103913 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) 20250212125103913 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) 20250212125103914 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) 20250212125103914 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) 20250212125103915 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) 20250212125103915 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) 20250212125103915 DRLCMACDL DEBUG -- Chunk with length 1097 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103915 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 51, CS-4): f9 a6 33 7a b4 dd 63 5d 2b 37 f2 3a 02 37 44 e1 aa ad 98 e3 55 57 8b f1 5c be 78 14 4a 1a c6 2d 5e 8a 30 70 78 eb fb ec fa 44 ae 80 44 9f 24 35 af 75 (tbf_dl.cpp:686) 20250212125103915 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) 20250212125103915 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103915 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20250212125103915 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 51, CS-4): 07 00 67 f9 a6 33 7a b4 dd 63 5d 2b 37 f2 3a 02 37 44 e1 aa ad 98 e3 55 57 8b f1 5c be 78 14 4a 1a c6 2d 5e 8a 30 70 78 eb fb ec fa 44 ae 80 44 9f 24 35 af 75 00 (tbf_dl.cpp:911) 20250212125103915 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 67 f9 a6 33 7a b4 dd 63 5d 2b 37 f2 3a 02 37 44 e1 aa ad 98 e3 55 57 8b f1 5c be 78 14 4a 1a c6 2d 5e 8a 30 70 78 eb fb ec fa 44 ae 80 44 9f 24 35 af 75 00 (pcu_l1_if.cpp:182) 20250212125103915 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125103923 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) 20250212125103923 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) 20250212125103923 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) 20250212125103923 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) 20250212125103924 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) 20250212125103924 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) 20250212125103924 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) 20250212125103924 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) 20250212125103924 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) 20250212125103924 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) 20250212125103925 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) 20250212125103925 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) 20250212125103925 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) 20250212125103925 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) 20250212125103925 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) 20250212125103925 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) 20250212125103927 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) 20250212125103927 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) 20250212125103927 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) 20250212125103927 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) 20250212125103927 DRLCMACDL DEBUG -- Chunk with length 1047 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 52, CS-4): ff b7 2d 11 41 66 a9 8d d1 71 b5 90 68 d7 01 1f 13 e4 ed 46 24 c0 e4 dc c8 a3 92 74 f2 1f 5e 5c ce 39 23 be d6 13 c8 c5 18 d4 de c4 74 90 14 a9 75 ca (tbf_dl.cpp:686) 20250212125103927 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) 20250212125103927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20250212125103927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 52, CS-4): 07 00 69 ff b7 2d 11 41 66 a9 8d d1 71 b5 90 68 d7 01 1f 13 e4 ed 46 24 c0 e4 dc c8 a3 92 74 f2 1f 5e 5c ce 39 23 be d6 13 c8 c5 18 d4 de c4 74 90 14 a9 75 ca 00 (tbf_dl.cpp:911) 20250212125103927 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 69 ff b7 2d 11 41 66 a9 8d d1 71 b5 90 68 d7 01 1f 13 e4 ed 46 24 c0 e4 dc c8 a3 92 74 f2 1f 5e 5c ce 39 23 be d6 13 c8 c5 18 d4 de c4 74 90 14 a9 75 ca 00 (pcu_l1_if.cpp:182) 20250212125103927 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125103941 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) 20250212125103941 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) 20250212125103941 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) 20250212125103941 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) 20250212125103942 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) 20250212125103942 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) 20250212125103942 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) 20250212125103942 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) 20250212125103942 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) 20250212125103942 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) 20250212125103942 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) 20250212125103942 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) 20250212125103942 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) 20250212125103942 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) 20250212125103942 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) 20250212125103942 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) 20250212125103951 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) 20250212125103951 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) 20250212125103951 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) 20250212125103951 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) 20250212125103951 DRLCMACDL DEBUG -- Chunk with length 997 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 53, CS-4): 74 01 60 98 f7 d6 e1 eb 7e 30 d0 9d cf 55 14 32 2a 82 3e b6 69 89 de 7c 53 97 ff 82 30 58 af 47 37 76 5e 8f 4e 0d a6 4f 59 b2 41 05 08 18 3a 35 9f 9d (tbf_dl.cpp:686) 20250212125103951 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) 20250212125103951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20250212125103951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 53, CS-4): 07 00 6b 74 01 60 98 f7 d6 e1 eb 7e 30 d0 9d cf 55 14 32 2a 82 3e b6 69 89 de 7c 53 97 ff 82 30 58 af 47 37 76 5e 8f 4e 0d a6 4f 59 b2 41 05 08 18 3a 35 9f 9d 00 (tbf_dl.cpp:911) 20250212125103951 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 6b 74 01 60 98 f7 d6 e1 eb 7e 30 d0 9d cf 55 14 32 2a 82 3e b6 69 89 de 7c 53 97 ff 82 30 58 af 47 37 76 5e 8f 4e 0d a6 4f 59 b2 41 05 08 18 3a 35 9f 9d 00 (pcu_l1_if.cpp:182) 20250212125103951 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125103965 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) 20250212125103965 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) 20250212125103965 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) 20250212125103965 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) 20250212125103965 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) 20250212125103965 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) 20250212125103965 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) 20250212125103965 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) 20250212125103965 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) 20250212125103965 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) 20250212125103965 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) 20250212125103965 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) 20250212125103966 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) 20250212125103966 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) 20250212125103966 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) 20250212125103966 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) 20250212125103969 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) 20250212125103969 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) 20250212125103969 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) 20250212125103969 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) 20250212125103969 DRLCMACDL DEBUG -- Chunk with length 947 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 54, CS-4): ef 25 50 e3 c5 de a5 9f 38 de ca 9c f1 69 5a b5 b3 78 d2 60 49 f0 74 cc ac af d1 fd f0 3a e9 c0 c1 39 0c 8a eb c9 ad e9 21 e7 8e 11 2d 48 2e 67 f6 ee (tbf_dl.cpp:686) 20250212125103969 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) 20250212125103969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20250212125103969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 54, CS-4): 07 00 6d ef 25 50 e3 c5 de a5 9f 38 de ca 9c f1 69 5a b5 b3 78 d2 60 49 f0 74 cc ac af d1 fd f0 3a e9 c0 c1 39 0c 8a eb c9 ad e9 21 e7 8e 11 2d 48 2e 67 f6 ee 00 (tbf_dl.cpp:911) 20250212125103969 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 6d ef 25 50 e3 c5 de a5 9f 38 de ca 9c f1 69 5a b5 b3 78 d2 60 49 f0 74 cc ac af d1 fd f0 3a e9 c0 c1 39 0c 8a eb c9 ad e9 21 e7 8e 11 2d 48 2e 67 f6 ee 00 (pcu_l1_if.cpp:182) 20250212125103970 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125103984 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) 20250212125103984 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) 20250212125103985 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) 20250212125103985 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) 20250212125103985 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) 20250212125103985 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) 20250212125103986 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) 20250212125103986 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) 20250212125103986 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) 20250212125103986 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) 20250212125103986 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) 20250212125103986 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) 20250212125103987 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) 20250212125103987 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) 20250212125103987 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) 20250212125103987 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) 20250212125103988 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) 20250212125103988 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) 20250212125103988 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) 20250212125103988 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) 20250212125103988 DRLCMACDL DEBUG -- Chunk with length 897 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125103988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 55, CS-4): 0c e7 fa 8f 87 e2 6f f4 c0 9e 39 e1 59 12 6f a7 07 2c 90 da 32 10 15 8c 3a 8a 5e 08 df 93 d1 9c 89 ed dc 96 b7 16 f4 0b f5 e4 0e d3 d3 63 49 53 5c b3 (tbf_dl.cpp:686) 20250212125103988 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) 20250212125103988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125103988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20250212125103988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 55, CS-4): 07 00 6f 0c e7 fa 8f 87 e2 6f f4 c0 9e 39 e1 59 12 6f a7 07 2c 90 da 32 10 15 8c 3a 8a 5e 08 df 93 d1 9c 89 ed dc 96 b7 16 f4 0b f5 e4 0e d3 d3 63 49 53 5c b3 00 (tbf_dl.cpp:911) 20250212125103988 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 6f 0c e7 fa 8f 87 e2 6f f4 c0 9e 39 e1 59 12 6f a7 07 2c 90 da 32 10 15 8c 3a 8a 5e 08 df 93 d1 9c 89 ed dc 96 b7 16 f4 0b f5 e4 0e d3 d3 63 49 53 5c b3 00 (pcu_l1_if.cpp:182) 20250212125103989 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125104003 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) 20250212125104003 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) 20250212125104005 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) 20250212125104005 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) 20250212125104006 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) 20250212125104007 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) 20250212125104008 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) 20250212125104008 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) 20250212125104009 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) 20250212125104009 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) 20250212125104010 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) 20250212125104010 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) 20250212125104011 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) 20250212125104011 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) 20250212125104013 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) 20250212125104013 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) 20250212125104014 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) 20250212125104015 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) 20250212125104015 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) 20250212125104015 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) 20250212125104015 DRLCMACDL DEBUG -- Chunk with length 847 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125104015 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 56, CS-4): 70 ac 6e 21 96 1b 5b b7 a8 43 2a de 71 32 4c 21 e8 15 bc 7e 56 2e 08 f1 19 d4 a9 08 8e 8e 08 05 5a 50 f9 c0 e2 82 86 ee d0 58 90 aa e1 9a d8 84 56 56 (tbf_dl.cpp:686) 20250212125104015 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) 20250212125104015 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125104015 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20250212125104015 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 56, CS-4): 07 00 71 70 ac 6e 21 96 1b 5b b7 a8 43 2a de 71 32 4c 21 e8 15 bc 7e 56 2e 08 f1 19 d4 a9 08 8e 8e 08 05 5a 50 f9 c0 e2 82 86 ee d0 58 90 aa e1 9a d8 84 56 56 00 (tbf_dl.cpp:911) 20250212125104015 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 71 70 ac 6e 21 96 1b 5b b7 a8 43 2a de 71 32 4c 21 e8 15 bc 7e 56 2e 08 f1 19 d4 a9 08 8e 8e 08 05 5a 50 f9 c0 e2 82 86 ee d0 58 90 aa e1 9a d8 84 56 56 00 (pcu_l1_if.cpp:182) 20250212125104016 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125104028 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) 20250212125104028 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) 20250212125104029 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) 20250212125104029 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) 20250212125104030 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) 20250212125104030 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) 20250212125104031 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) 20250212125104031 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) 20250212125104031 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) 20250212125104031 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) 20250212125104032 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) 20250212125104032 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) 20250212125104033 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) 20250212125104033 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) 20250212125104035 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) 20250212125104036 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) 20250212125104037 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) 20250212125104037 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) 20250212125104037 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) 20250212125104037 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) 20250212125104037 DRLCMACDL DEBUG -- Chunk with length 797 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125104037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 57, CS-4): ad e6 0b a1 a5 5b 0c ee 47 eb e9 d7 e5 c1 7f 8f 8f 2e d1 b1 7f 87 8d 19 8f ab d5 d9 41 9b f2 64 e6 a6 16 00 58 54 0d 4a 14 40 9b 87 f9 7e fe 66 3e 89 (tbf_dl.cpp:686) 20250212125104037 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) 20250212125104037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125104037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20250212125104037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 57, CS-4): 07 00 73 ad e6 0b a1 a5 5b 0c ee 47 eb e9 d7 e5 c1 7f 8f 8f 2e d1 b1 7f 87 8d 19 8f ab d5 d9 41 9b f2 64 e6 a6 16 00 58 54 0d 4a 14 40 9b 87 f9 7e fe 66 3e 89 00 (tbf_dl.cpp:911) 20250212125104037 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 73 ad e6 0b a1 a5 5b 0c ee 47 eb e9 d7 e5 c1 7f 8f 8f 2e d1 b1 7f 87 8d 19 8f ab d5 d9 41 9b f2 64 e6 a6 16 00 58 54 0d 4a 14 40 9b 87 f9 7e fe 66 3e 89 00 (pcu_l1_if.cpp:182) 20250212125104038 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125104048 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) 20250212125104048 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) 20250212125104049 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) 20250212125104049 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) 20250212125104050 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) 20250212125104050 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) 20250212125104051 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) 20250212125104051 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) 20250212125104052 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) 20250212125104052 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) 20250212125104052 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) 20250212125104052 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) 20250212125104052 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) 20250212125104052 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) 20250212125104053 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) 20250212125104053 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) 20250212125104053 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) 20250212125104053 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) 20250212125104053 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) 20250212125104053 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) 20250212125104053 DRLCMACDL DEBUG -- Chunk with length 747 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125104053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 58, CS-4): 7f 87 cd 60 31 69 51 65 53 2a d6 53 f8 29 95 00 49 72 13 21 bc 27 1d 6e d4 f2 9a 02 1f 53 6b e4 3e d6 42 f5 33 32 6a 1b cc c9 dc 2b db 7f 62 87 01 22 (tbf_dl.cpp:686) 20250212125104053 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) 20250212125104053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125104053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20250212125104053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 58, CS-4): 07 00 75 7f 87 cd 60 31 69 51 65 53 2a d6 53 f8 29 95 00 49 72 13 21 bc 27 1d 6e d4 f2 9a 02 1f 53 6b e4 3e d6 42 f5 33 32 6a 1b cc c9 dc 2b db 7f 62 87 01 22 00 (tbf_dl.cpp:911) 20250212125104053 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 75 7f 87 cd 60 31 69 51 65 53 2a d6 53 f8 29 95 00 49 72 13 21 bc 27 1d 6e d4 f2 9a 02 1f 53 6b e4 3e d6 42 f5 33 32 6a 1b cc c9 dc 2b db 7f 62 87 01 22 00 (pcu_l1_if.cpp:182) 20250212125104053 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125104065 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) 20250212125104066 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) 20250212125104066 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) 20250212125104066 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) 20250212125104066 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) 20250212125104066 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) 20250212125104067 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) 20250212125104067 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) 20250212125104067 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) 20250212125104067 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) 20250212125104067 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) 20250212125104067 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) 20250212125104067 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) 20250212125104067 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) 20250212125104068 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) 20250212125104068 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) 20250212125104075 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) 20250212125104075 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) 20250212125104075 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) 20250212125104075 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) 20250212125104075 DRLCMACDL DEBUG -- Chunk with length 697 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125104075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 59, CS-4): d8 78 55 7d f8 9d a8 86 d9 f5 d0 df 45 a9 4e fd f9 99 00 4d 0c a4 1f fb d0 1a 8f d7 bf 1d 00 95 1f 38 68 bb 70 7d 37 54 c7 98 da f0 0a c9 e3 9a 39 50 (tbf_dl.cpp:686) 20250212125104075 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) 20250212125104075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125104075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20250212125104075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 59, CS-4): 07 00 77 d8 78 55 7d f8 9d a8 86 d9 f5 d0 df 45 a9 4e fd f9 99 00 4d 0c a4 1f fb d0 1a 8f d7 bf 1d 00 95 1f 38 68 bb 70 7d 37 54 c7 98 da f0 0a c9 e3 9a 39 50 00 (tbf_dl.cpp:911) 20250212125104075 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 77 d8 78 55 7d f8 9d a8 86 d9 f5 d0 df 45 a9 4e fd f9 99 00 4d 0c a4 1f fb d0 1a 8f d7 bf 1d 00 95 1f 38 68 bb 70 7d 37 54 c7 98 da f0 0a c9 e3 9a 39 50 00 (pcu_l1_if.cpp:182) 20250212125104076 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125104090 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) 20250212125104090 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) 20250212125104091 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) 20250212125104091 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) 20250212125104092 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) 20250212125104092 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) 20250212125104093 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) 20250212125104093 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) 20250212125104093 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) 20250212125104094 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) 20250212125104094 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) 20250212125104094 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) 20250212125104095 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) 20250212125104095 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) 20250212125104096 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) 20250212125104096 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) 20250212125104096 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) 20250212125104096 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) 20250212125104096 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) 20250212125104096 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) 20250212125104097 DRLCMACDL DEBUG -- Chunk with length 647 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125104097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 60, CS-4): bd c5 43 b5 00 c5 ca aa ca d8 55 f7 bb 59 67 f8 ab 38 6c ac 7a 93 08 ee 4a 5e be 35 ee cb d6 b9 4a 03 ac 14 4b d7 60 dc b8 89 10 2c c4 7a 77 fe 64 bc (tbf_dl.cpp:686) 20250212125104097 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) 20250212125104097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125104097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20250212125104097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 60, CS-4): 07 00 79 bd c5 43 b5 00 c5 ca aa ca d8 55 f7 bb 59 67 f8 ab 38 6c ac 7a 93 08 ee 4a 5e be 35 ee cb d6 b9 4a 03 ac 14 4b d7 60 dc b8 89 10 2c c4 7a 77 fe 64 bc 00 (tbf_dl.cpp:911) 20250212125104097 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 79 bd c5 43 b5 00 c5 ca aa ca d8 55 f7 bb 59 67 f8 ab 38 6c ac 7a 93 08 ee 4a 5e be 35 ee cb d6 b9 4a 03 ac 14 4b d7 60 dc b8 89 10 2c c4 7a 77 fe 64 bc 00 (pcu_l1_if.cpp:182) 20250212125104097 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125104109 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) 20250212125104109 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) 20250212125104110 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) 20250212125104110 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) 20250212125104111 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) 20250212125104111 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) 20250212125104112 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) 20250212125104112 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) 20250212125104112 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) 20250212125104112 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) 20250212125104113 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) 20250212125104113 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) 20250212125104114 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) 20250212125104114 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) 20250212125104114 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) 20250212125104114 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) 20250212125104115 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) 20250212125104115 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) 20250212125104115 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) 20250212125104115 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) 20250212125104115 DRLCMACDL DEBUG -- Chunk with length 597 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125104115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 61, CS-4): 9e 53 3d 9b 36 f1 97 50 b0 2b 35 8a 7a a8 32 62 34 34 be 30 aa 3f b0 81 52 5a aa 5e da 09 ef b4 6b 6c bc d0 94 34 03 de 74 c8 2f 98 63 ca e7 9e 50 ca (tbf_dl.cpp:686) 20250212125104115 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) 20250212125104115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125104115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20250212125104115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 61, CS-4): 07 00 7b 9e 53 3d 9b 36 f1 97 50 b0 2b 35 8a 7a a8 32 62 34 34 be 30 aa 3f b0 81 52 5a aa 5e da 09 ef b4 6b 6c bc d0 94 34 03 de 74 c8 2f 98 63 ca e7 9e 50 ca 00 (tbf_dl.cpp:911) 20250212125104115 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 7b 9e 53 3d 9b 36 f1 97 50 b0 2b 35 8a 7a a8 32 62 34 34 be 30 aa 3f b0 81 52 5a aa 5e da 09 ef b4 6b 6c bc d0 94 34 03 de 74 c8 2f 98 63 ca e7 9e 50 ca 00 (pcu_l1_if.cpp:182) 20250212125104115 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125104128 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) 20250212125104128 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) 20250212125104130 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) 20250212125104130 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) 20250212125104130 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) 20250212125104130 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) 20250212125104131 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) 20250212125104131 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) 20250212125104132 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) 20250212125104132 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) 20250212125104132 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) 20250212125104132 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) 20250212125104133 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) 20250212125104133 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) 20250212125104134 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) 20250212125104134 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) 20250212125104138 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) 20250212125104138 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) 20250212125104138 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) 20250212125104138 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) 20250212125104138 DRLCMACDL DEBUG -- Chunk with length 547 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125104138 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 62, CS-4): a3 f6 ca cb 61 95 be cd f4 6b fa 7e d9 8c 96 36 6b 02 99 8b ab 74 ab 6e 2e 83 0f f3 dc b5 3f bf d7 02 8b f1 ee 97 30 bf 99 01 81 72 16 aa 35 58 6c c8 (tbf_dl.cpp:686) 20250212125104138 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) 20250212125104138 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125104138 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20250212125104138 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 62, CS-4): 07 00 7d a3 f6 ca cb 61 95 be cd f4 6b fa 7e d9 8c 96 36 6b 02 99 8b ab 74 ab 6e 2e 83 0f f3 dc b5 3f bf d7 02 8b f1 ee 97 30 bf 99 01 81 72 16 aa 35 58 6c c8 00 (tbf_dl.cpp:911) 20250212125104138 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 7d a3 f6 ca cb 61 95 be cd f4 6b fa 7e d9 8c 96 36 6b 02 99 8b ab 74 ab 6e 2e 83 0f f3 dc b5 3f bf d7 02 8b f1 ee 97 30 bf 99 01 81 72 16 aa 35 58 6c c8 00 (pcu_l1_if.cpp:182) 20250212125104138 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125104152 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) 20250212125104152 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) 20250212125104154 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) 20250212125104154 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) 20250212125104154 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) 20250212125104154 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) 20250212125104155 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) 20250212125104155 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) 20250212125104157 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) 20250212125104157 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) 20250212125104158 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) 20250212125104158 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) 20250212125104159 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) 20250212125104159 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) 20250212125104160 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) 20250212125104160 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) 20250212125104161 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) 20250212125104161 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) 20250212125104161 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) 20250212125104161 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) 20250212125104161 DRLCMACDL DEBUG -- Chunk with length 497 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125104161 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 63, CS-4): c1 31 e1 7a 3c 75 4c 3b 60 86 f8 a7 c4 1d c2 a1 93 73 92 8e 4b 19 84 52 59 09 d1 92 57 2a 27 49 39 e8 2d cc 62 a1 a7 c2 a8 74 e2 93 e7 61 bc 08 a2 6e (tbf_dl.cpp:686) 20250212125104161 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) 20250212125104161 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125104161 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20250212125104161 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 63, CS-4): 07 00 7f c1 31 e1 7a 3c 75 4c 3b 60 86 f8 a7 c4 1d c2 a1 93 73 92 8e 4b 19 84 52 59 09 d1 92 57 2a 27 49 39 e8 2d cc 62 a1 a7 c2 a8 74 e2 93 e7 61 bc 08 a2 6e 00 (tbf_dl.cpp:911) 20250212125104161 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 7f c1 31 e1 7a 3c 75 4c 3b 60 86 f8 a7 c4 1d c2 a1 93 73 92 8e 4b 19 84 52 59 09 d1 92 57 2a 27 49 39 e8 2d cc 62 a1 a7 c2 a8 74 e2 93 e7 61 bc 08 a2 6e 00 (pcu_l1_if.cpp:182) 20250212125104162 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125104171 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) 20250212125104171 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) 20250212125104172 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) 20250212125104172 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) 20250212125104173 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) 20250212125104173 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) 20250212125104174 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) 20250212125104174 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) 20250212125104174 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) 20250212125104174 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) 20250212125104175 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) 20250212125104175 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) 20250212125104175 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) 20250212125104175 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) 20250212125104176 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) 20250212125104176 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) 20250212125104177 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) 20250212125104177 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1724 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125104177 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) 20250212125104177 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) 20250212125104177 DRLCMACDL DEBUG -- Chunk with length 447 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125104177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 64, CS-4): 33 f8 2f 48 a5 86 e8 c0 52 ac fc b3 8e fc d4 94 93 66 23 f7 64 6d 28 60 a3 cb 36 bd 4c 05 61 2b 70 93 ca a0 02 bb fb 07 82 33 bc d1 8d e1 da d5 8d e0 (tbf_dl.cpp:686) 20250212125104177 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) 20250212125104177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125104177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20250212125104177 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) 20250212125104177 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1724 + 13 = 1737 (pdch_ul_controller.c:131) 20250212125104177 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1737 for type POLL (pdch_ul_controller.c:184) 20250212125104177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1737, TS=7) (tbf_dl.cpp:883) 20250212125104177 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1737, TS=7 (tbf_dl.cpp:903) 20250212125104177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 64, CS-4): 0f 00 81 33 f8 2f 48 a5 86 e8 c0 52 ac fc b3 8e fc d4 94 93 66 23 f7 64 6d 28 60 a3 cb 36 bd 4c 05 61 2b 70 93 ca a0 02 bb fb 07 82 33 bc d1 8d e1 da d5 8d e0 00 (tbf_dl.cpp:911) 20250212125104177 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1724 Sending data request: sapi=5 arfcn=871 cur_fn=1720 block=2 data=0f 00 81 33 f8 2f 48 a5 86 e8 c0 52 ac fc b3 8e fc d4 94 93 66 23 f7 64 6d 28 60 a3 cb 36 bd 4c 05 61 2b 70 93 ca a0 02 bb fb 07 82 33 bc d1 8d e1 da d5 8d e0 00 (pcu_l1_if.cpp:182) 20250212125104177 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125104191 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) 20250212125104191 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) 20250212125104192 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) 20250212125104192 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) 20250212125104193 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) 20250212125104193 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) 20250212125104194 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) 20250212125104194 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) 20250212125104195 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) 20250212125104195 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) 20250212125104196 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) 20250212125104196 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) 20250212125104197 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) 20250212125104197 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) 20250212125104198 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) 20250212125104198 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) 20250212125104200 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125104214 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) 20250212125104214 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) 20250212125104214 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) 20250212125104214 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) 20250212125104214 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) 20250212125104214 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) 20250212125104215 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) 20250212125104215 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) 20250212125104215 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) 20250212125104215 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) 20250212125104215 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) 20250212125104215 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) 20250212125104216 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) 20250212125104216 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) 20250212125104217 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) 20250212125104217 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) 20250212125104219 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125104234 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) 20250212125104234 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) 20250212125104237 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) 20250212125104237 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) 20250212125104238 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) 20250212125104238 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) 20250212125104239 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) 20250212125104239 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) 20250212125104241 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) 20250212125104241 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) 20250212125104242 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) 20250212125104242 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) 20250212125104243 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) 20250212125104243 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) 20250212125104244 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) 20250212125104244 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) 20250212125104245 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125104252 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1733 block=5 data=40 08 08 3f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125104252 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125104252 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125104252 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1737 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125104252 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) 20250212125104252 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1737 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125104252 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125104253 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 65, BSN 45 to 65 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125104253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125104253 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) 20250212125104253 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) 20250212125104253 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20250212125104253 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20250212125104253 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20250212125104253 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20250212125104253 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20250212125104253 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20250212125104253 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20250212125104253 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20250212125104253 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20250212125104253 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20250212125104253 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20250212125104253 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20250212125104253 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20250212125104253 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20250212125104253 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20250212125104253 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20250212125104253 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20250212125104253 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20250212125104253 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20250212125104253 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20250212125104253 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) 20250212125104253 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) 20250212125104253 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) 20250212125104253 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) 20250212125104298 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) 20250212125104298 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) 20250212125104300 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) 20250212125104301 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) 20250212125104302 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) 20250212125104302 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) 20250212125104302 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) 20250212125104302 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) 20250212125104302 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) 20250212125104302 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) 20250212125104303 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) 20250212125104303 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) 20250212125104303 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125104317 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) 20250212125104317 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) 20250212125104317 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) 20250212125104317 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) 20250212125104318 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) 20250212125104318 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) 20250212125104318 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) 20250212125104318 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) 20250212125104318 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) 20250212125104318 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) 20250212125104318 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) 20250212125104318 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) 20250212125104318 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) 20250212125104318 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) 20250212125104318 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) 20250212125104318 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) 20250212125104322 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125104337 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) 20250212125104337 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) 20250212125104339 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) 20250212125104339 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) 20250212125104339 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) 20250212125104339 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) 20250212125104340 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) 20250212125104340 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) 20250212125104341 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) 20250212125104341 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) 20250212125104342 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) 20250212125104342 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) 20250212125104342 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) 20250212125104342 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) 20250212125104343 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) 20250212125104343 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) 20250212125104344 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125104358 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) 20250212125104358 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) 20250212125104359 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) 20250212125104359 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) 20250212125104360 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) 20250212125104360 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) 20250212125104361 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) 20250212125104361 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) 20250212125104361 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) 20250212125104361 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) 20250212125104362 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) 20250212125104362 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) 20250212125104363 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) 20250212125104363 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) 20250212125104363 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) 20250212125104363 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) 20250212125104367 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125104381 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) 20250212125104381 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) 20250212125104382 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) 20250212125104382 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) 20250212125104383 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) 20250212125104383 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) 20250212125104384 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) 20250212125104384 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) 20250212125104385 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) 20250212125104385 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) 20250212125104385 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) 20250212125104385 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) 20250212125104386 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) 20250212125104386 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) 20250212125104387 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) 20250212125104387 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) 20250212125104388 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125104401 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) 20250212125104401 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) 20250212125104402 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) 20250212125104402 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) 20250212125104403 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) 20250212125104403 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) 20250212125104403 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) 20250212125104403 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) 20250212125104404 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) 20250212125104404 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) 20250212125104404 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) 20250212125104404 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) 20250212125104404 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) 20250212125104404 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) 20250212125104405 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) 20250212125104405 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) 20250212125104405 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) 20250212125104405 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) 20250212125104406 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) 20250212125104406 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) 20250212125104406 DRLCMACDL DEBUG -- Chunk with length 397 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125104406 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 65, CS-4): a4 4b f4 3b 8a 5c 25 3c 03 c5 e3 5b 48 20 a8 2a 51 c5 5f 52 db be 81 c0 c4 0d 1c a9 1d 24 3e 2e dc 27 32 c0 bc c3 0b c1 2b 0c 70 57 10 bf 7d e1 56 aa (tbf_dl.cpp:686) 20250212125104406 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) 20250212125104406 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125104406 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20250212125104406 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 65, CS-4): 07 00 83 a4 4b f4 3b 8a 5c 25 3c 03 c5 e3 5b 48 20 a8 2a 51 c5 5f 52 db be 81 c0 c4 0d 1c a9 1d 24 3e 2e dc 27 32 c0 bc c3 0b c1 2b 0c 70 57 10 bf 7d e1 56 aa 00 (tbf_dl.cpp:911) 20250212125104406 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 83 a4 4b f4 3b 8a 5c 25 3c 03 c5 e3 5b 48 20 a8 2a 51 c5 5f 52 db be 81 c0 c4 0d 1c a9 1d 24 3e 2e dc 27 32 c0 bc c3 0b c1 2b 0c 70 57 10 bf 7d e1 56 aa 00 (pcu_l1_if.cpp:182) 20250212125104406 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125104419 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) 20250212125104419 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) 20250212125104420 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) 20250212125104420 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) 20250212125104421 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) 20250212125104421 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) 20250212125104421 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) 20250212125104421 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) 20250212125104422 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) 20250212125104422 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) 20250212125104422 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) 20250212125104422 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) 20250212125104423 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) 20250212125104423 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) 20250212125104423 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) 20250212125104423 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) 20250212125104430 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) 20250212125104430 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) 20250212125104430 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) 20250212125104430 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) 20250212125104430 DRLCMACDL DEBUG -- Chunk with length 347 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125104430 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 66, CS-4): df 18 1e 10 dc 08 7e 9b 80 58 e9 e0 63 25 32 7d b6 28 c8 b3 5d e2 d4 2b 66 1e 34 73 4d 91 fe 96 3b c5 a3 27 d8 31 8e 0d 34 d8 40 e5 75 3c 6d a6 04 cc (tbf_dl.cpp:686) 20250212125104430 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) 20250212125104430 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125104430 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20250212125104430 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 66, CS-4): 07 00 85 df 18 1e 10 dc 08 7e 9b 80 58 e9 e0 63 25 32 7d b6 28 c8 b3 5d e2 d4 2b 66 1e 34 73 4d 91 fe 96 3b c5 a3 27 d8 31 8e 0d 34 d8 40 e5 75 3c 6d a6 04 cc 00 (tbf_dl.cpp:911) 20250212125104430 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 85 df 18 1e 10 dc 08 7e 9b 80 58 e9 e0 63 25 32 7d b6 28 c8 b3 5d e2 d4 2b 66 1e 34 73 4d 91 fe 96 3b c5 a3 27 d8 31 8e 0d 34 d8 40 e5 75 3c 6d a6 04 cc 00 (pcu_l1_if.cpp:182) 20250212125104431 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125104444 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) 20250212125104444 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) 20250212125104445 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) 20250212125104445 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) 20250212125104446 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) 20250212125104446 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) 20250212125104447 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) 20250212125104447 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) 20250212125104447 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) 20250212125104447 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) 20250212125104448 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) 20250212125104448 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) 20250212125104449 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) 20250212125104449 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) 20250212125104450 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) 20250212125104450 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) 20250212125104451 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) 20250212125104451 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) 20250212125104451 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) 20250212125104451 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) 20250212125104451 DRLCMACDL DEBUG -- Chunk with length 297 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125104451 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 67, CS-4): 19 9d 93 6c b7 b9 a8 28 0c 60 23 9f d8 b9 f9 44 3c 3f 55 56 7e 2c f7 03 e7 19 8b 23 93 27 f6 df af 7c 74 77 5f a9 e0 79 f1 65 a4 dd db cf 33 63 8f 9a (tbf_dl.cpp:686) 20250212125104451 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) 20250212125104451 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125104451 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 67) (tbf_dl.cpp:847) 20250212125104451 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 67, CS-4): 07 00 87 19 9d 93 6c b7 b9 a8 28 0c 60 23 9f d8 b9 f9 44 3c 3f 55 56 7e 2c f7 03 e7 19 8b 23 93 27 f6 df af 7c 74 77 5f a9 e0 79 f1 65 a4 dd db cf 33 63 8f 9a 00 (tbf_dl.cpp:911) 20250212125104451 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 87 19 9d 93 6c b7 b9 a8 28 0c 60 23 9f d8 b9 f9 44 3c 3f 55 56 7e 2c f7 03 e7 19 8b 23 93 27 f6 df af 7c 74 77 5f a9 e0 79 f1 65 a4 dd db cf 33 63 8f 9a 00 (pcu_l1_if.cpp:182) 20250212125104451 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125104463 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) 20250212125104463 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) 20250212125104464 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) 20250212125104464 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) 20250212125104464 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) 20250212125104464 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) 20250212125104465 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) 20250212125104465 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) 20250212125104465 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) 20250212125104465 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) 20250212125104465 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) 20250212125104465 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) 20250212125104466 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) 20250212125104466 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) 20250212125104466 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) 20250212125104466 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) 20250212125104467 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) 20250212125104467 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) 20250212125104467 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) 20250212125104467 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) 20250212125104467 DRLCMACDL DEBUG -- Chunk with length 247 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125104467 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 68, CS-4): cf aa bb 7f 89 a4 c5 73 6f 8e 20 d3 f6 ab c9 1f 54 49 f3 9b bb 04 f2 cf 73 ef fc 4c 62 45 a7 c8 f4 c4 47 05 8d e9 11 0d 72 d2 20 a6 7e e7 7c 1a 24 ab (tbf_dl.cpp:686) 20250212125104467 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) 20250212125104467 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125104467 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 68) (tbf_dl.cpp:847) 20250212125104467 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 68, CS-4): 07 00 89 cf aa bb 7f 89 a4 c5 73 6f 8e 20 d3 f6 ab c9 1f 54 49 f3 9b bb 04 f2 cf 73 ef fc 4c 62 45 a7 c8 f4 c4 47 05 8d e9 11 0d 72 d2 20 a6 7e e7 7c 1a 24 ab 00 (tbf_dl.cpp:911) 20250212125104467 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 89 cf aa bb 7f 89 a4 c5 73 6f 8e 20 d3 f6 ab c9 1f 54 49 f3 9b bb 04 f2 cf 73 ef fc 4c 62 45 a7 c8 f4 c4 47 05 8d e9 11 0d 72 d2 20 a6 7e e7 7c 1a 24 ab 00 (pcu_l1_if.cpp:182) 20250212125104467 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125104482 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) 20250212125104483 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) 20250212125104484 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) 20250212125104484 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) 20250212125104484 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) 20250212125104484 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) 20250212125104485 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) 20250212125104485 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) 20250212125104486 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) 20250212125104486 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) 20250212125104487 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) 20250212125104487 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) 20250212125104487 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) 20250212125104487 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) 20250212125104488 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) 20250212125104488 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) 20250212125104492 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) 20250212125104492 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) 20250212125104492 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) 20250212125104492 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) 20250212125104492 DRLCMACDL DEBUG -- Chunk with length 197 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125104492 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 69, CS-4): fe 9a 93 d2 9e 55 90 b5 ee 9a b4 37 b2 d5 51 8c b3 95 15 cd d9 9e 75 bd ae fd 66 a4 b8 c8 df 12 b4 c4 fc 4c 60 ca 2c 3b 79 de 6a 51 74 ce 9f 53 d8 6f (tbf_dl.cpp:686) 20250212125104492 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) 20250212125104492 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125104492 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 69) (tbf_dl.cpp:847) 20250212125104492 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 69, CS-4): 07 00 8b fe 9a 93 d2 9e 55 90 b5 ee 9a b4 37 b2 d5 51 8c b3 95 15 cd d9 9e 75 bd ae fd 66 a4 b8 c8 df 12 b4 c4 fc 4c 60 ca 2c 3b 79 de 6a 51 74 ce 9f 53 d8 6f 00 (tbf_dl.cpp:911) 20250212125104492 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 8b fe 9a 93 d2 9e 55 90 b5 ee 9a b4 37 b2 d5 51 8c b3 95 15 cd d9 9e 75 bd ae fd 66 a4 b8 c8 df 12 b4 c4 fc 4c 60 ca 2c 3b 79 de 6a 51 74 ce 9f 53 d8 6f 00 (pcu_l1_if.cpp:182) 20250212125104493 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125104506 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) 20250212125104506 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) 20250212125104507 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) 20250212125104507 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) 20250212125104508 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) 20250212125104508 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) 20250212125104508 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) 20250212125104508 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) 20250212125104509 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) 20250212125104509 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) 20250212125104510 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) 20250212125104510 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) 20250212125104511 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) 20250212125104511 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) 20250212125104512 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) 20250212125104512 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) 20250212125104512 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) 20250212125104512 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) 20250212125104512 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) 20250212125104512 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) 20250212125104512 DRLCMACDL DEBUG -- Chunk with length 147 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125104512 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 70, CS-4): 57 f2 4b 06 ae 3a 4f 94 72 47 4a f7 d1 3c 3d 5f c2 4b e5 0e 7b ab fb d2 c1 73 e7 26 22 87 cd 79 0a 7b 60 47 9f 37 b0 d1 b1 23 41 a6 35 a7 7f e0 c9 52 (tbf_dl.cpp:686) 20250212125104512 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) 20250212125104512 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125104512 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 70) (tbf_dl.cpp:847) 20250212125104512 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 70, CS-4): 07 00 8d 57 f2 4b 06 ae 3a 4f 94 72 47 4a f7 d1 3c 3d 5f c2 4b e5 0e 7b ab fb d2 c1 73 e7 26 22 87 cd 79 0a 7b 60 47 9f 37 b0 d1 b1 23 41 a6 35 a7 7f e0 c9 52 00 (tbf_dl.cpp:911) 20250212125104512 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 8d 57 f2 4b 06 ae 3a 4f 94 72 47 4a f7 d1 3c 3d 5f c2 4b e5 0e 7b ab fb d2 c1 73 e7 26 22 87 cd 79 0a 7b 60 47 9f 37 b0 d1 b1 23 41 a6 35 a7 7f e0 c9 52 00 (pcu_l1_if.cpp:182) 20250212125104513 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125104527 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) 20250212125104527 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) 20250212125104529 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) 20250212125104529 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) 20250212125104530 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) 20250212125104530 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) 20250212125104531 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) 20250212125104531 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) 20250212125104532 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) 20250212125104532 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) 20250212125104533 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) 20250212125104533 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) 20250212125104535 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) 20250212125104535 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) 20250212125104536 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) 20250212125104536 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) 20250212125104537 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) 20250212125104537 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) 20250212125104537 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) 20250212125104538 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) 20250212125104538 DRLCMACDL DEBUG -- Chunk with length 97 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125104538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 71, CS-4): 1a bd fd c8 87 26 e2 10 94 77 a6 96 a8 a5 ee 4e 4a 85 d1 51 46 de 23 1c 4b 66 a8 76 e8 57 57 7e 36 16 bc 6a 21 ec 5e 55 12 20 91 6e 73 0f fc 50 3c 7f (tbf_dl.cpp:686) 20250212125104538 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) 20250212125104538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125104538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 71) (tbf_dl.cpp:847) 20250212125104538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 71, CS-4): 07 00 8f 1a bd fd c8 87 26 e2 10 94 77 a6 96 a8 a5 ee 4e 4a 85 d1 51 46 de 23 1c 4b 66 a8 76 e8 57 57 7e 36 16 bc 6a 21 ec 5e 55 12 20 91 6e 73 0f fc 50 3c 7f 00 (tbf_dl.cpp:911) 20250212125104538 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 8f 1a bd fd c8 87 26 e2 10 94 77 a6 96 a8 a5 ee 4e 4a 85 d1 51 46 de 23 1c 4b 66 a8 76 e8 57 57 7e 36 16 bc 6a 21 ec 5e 55 12 20 91 6e 73 0f fc 50 3c 7f 00 (pcu_l1_if.cpp:182) 20250212125104538 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125104545 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) 20250212125104545 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) 20250212125104546 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) 20250212125104546 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) 20250212125104547 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) 20250212125104547 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) 20250212125104548 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) 20250212125104548 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) 20250212125104548 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) 20250212125104548 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) 20250212125104549 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) 20250212125104549 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) 20250212125104551 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) 20250212125104551 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) 20250212125104551 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) 20250212125104551 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) 20250212125104554 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) 20250212125104554 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) 20250212125104554 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) 20250212125104554 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) 20250212125104554 DRLCMACDL DEBUG -- Chunk with length 47 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125104554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125104554 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1920 KBits/s (gprs_rlcmac_meas.cpp:181) 20250212125104554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125104554 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (2) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125104554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 72, CS-4): bf c0 c2 4d 0d 27 eb 85 da 03 35 bf ce 4d b3 5b aa 0b 82 a2 9c ad 20 3e 42 90 29 ee 3a c0 1f ff 04 7f 1b a8 0f 2f 6b 34 cb f8 00 6a 15 bf 73 40 49 b3 (tbf_dl.cpp:686) 20250212125104554 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) 20250212125104554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125104554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 72) (tbf_dl.cpp:847) 20250212125104554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 72, CS-4): 07 00 90 bf c0 c2 4d 0d 27 eb 85 da 03 35 bf ce 4d b3 5b aa 0b 82 a2 9c ad 20 3e 42 90 29 ee 3a c0 1f ff 04 7f 1b a8 0f 2f 6b 34 cb f8 00 6a 15 bf 73 40 49 b3 00 (tbf_dl.cpp:911) 20250212125104554 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 90 bf c0 c2 4d 0d 27 eb 85 da 03 35 bf ce 4d b3 5b aa 0b 82 a2 9c ad 20 3e 42 90 29 ee 3a c0 1f ff 04 7f 1b a8 0f 2f 6b 34 cb f8 00 6a 15 bf 73 40 49 b3 00 (pcu_l1_if.cpp:182) 20250212125104554 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125104569 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) 20250212125104569 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) 20250212125104570 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) 20250212125104570 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) 20250212125104570 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) 20250212125104570 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) 20250212125104571 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) 20250212125104571 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) 20250212125104572 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) 20250212125104572 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) 20250212125104573 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) 20250212125104573 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) 20250212125104574 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) 20250212125104574 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) 20250212125104575 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) 20250212125104575 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) 20250212125104576 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) 20250212125104576 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) 20250212125104576 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) 20250212125104576 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) 20250212125104576 DRLCMACDL DEBUG -- Chunk with length 1398 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125104576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 73, CS-4): 99 2a d5 89 7d 40 ce f4 22 94 7a 3f 46 da 44 d6 d2 74 ac 54 a6 92 9d e6 51 e9 55 f6 18 dc 3f 6c dd 24 ba c0 9f f8 08 a9 82 47 e9 60 3a 7f 8d 36 9f ae (tbf_dl.cpp:686) 20250212125104576 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) 20250212125104576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125104576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 73) (tbf_dl.cpp:847) 20250212125104576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 73, CS-4): 07 00 93 99 2a d5 89 7d 40 ce f4 22 94 7a 3f 46 da 44 d6 d2 74 ac 54 a6 92 9d e6 51 e9 55 f6 18 dc 3f 6c dd 24 ba c0 9f f8 08 a9 82 47 e9 60 3a 7f 8d 36 9f ae 00 (tbf_dl.cpp:911) 20250212125104576 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 93 99 2a d5 89 7d 40 ce f4 22 94 7a 3f 46 da 44 d6 d2 74 ac 54 a6 92 9d e6 51 e9 55 f6 18 dc 3f 6c dd 24 ba c0 9f f8 08 a9 82 47 e9 60 3a 7f 8d 36 9f ae 00 (pcu_l1_if.cpp:182) 20250212125104577 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125104588 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) 20250212125104588 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) 20250212125104588 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) 20250212125104588 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) 20250212125104589 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) 20250212125104589 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) 20250212125104589 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) 20250212125104589 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) 20250212125104589 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) 20250212125104589 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) 20250212125104589 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) 20250212125104589 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) 20250212125104590 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) 20250212125104590 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) 20250212125104591 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) 20250212125104591 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) 20250212125104592 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) 20250212125104592 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) 20250212125104592 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) 20250212125104592 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) 20250212125104592 DRLCMACDL DEBUG -- Chunk with length 1348 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125104592 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 74, CS-4): 2b 51 a3 bb 1d c4 e6 0b a8 db c6 60 ac b1 ab e7 65 79 60 40 91 64 8b 6a a0 f1 b1 7f 12 fc ff 04 03 81 1c 77 db 2f 60 64 25 aa b8 d5 ad e3 37 70 a8 4b (tbf_dl.cpp:686) 20250212125104592 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) 20250212125104592 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125104592 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 74) (tbf_dl.cpp:847) 20250212125104592 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 74, CS-4): 07 00 95 2b 51 a3 bb 1d c4 e6 0b a8 db c6 60 ac b1 ab e7 65 79 60 40 91 64 8b 6a a0 f1 b1 7f 12 fc ff 04 03 81 1c 77 db 2f 60 64 25 aa b8 d5 ad e3 37 70 a8 4b 00 (tbf_dl.cpp:911) 20250212125104592 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 95 2b 51 a3 bb 1d c4 e6 0b a8 db c6 60 ac b1 ab e7 65 79 60 40 91 64 8b 6a a0 f1 b1 7f 12 fc ff 04 03 81 1c 77 db 2f 60 64 25 aa b8 d5 ad e3 37 70 a8 4b 00 (pcu_l1_if.cpp:182) 20250212125104593 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125104606 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) 20250212125104607 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) 20250212125104607 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) 20250212125104607 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) 20250212125104608 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) 20250212125104608 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) 20250212125104608 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) 20250212125104608 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) 20250212125104609 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) 20250212125104609 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) 20250212125104609 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) 20250212125104609 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) 20250212125104610 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) 20250212125104610 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) 20250212125104610 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) 20250212125104610 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) 20250212125104617 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) 20250212125104617 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) 20250212125104617 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) 20250212125104617 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) 20250212125104617 DRLCMACDL DEBUG -- Chunk with length 1298 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125104617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 75, CS-4): b9 d8 2d 94 96 66 9d 0b 71 70 37 31 3d 15 f1 21 72 e9 e9 bf 01 29 49 12 fa 42 8c b5 d8 d5 2e ff 6b bb 7c cb 66 c9 58 bf 06 33 90 8c 8d 42 a8 13 7e f2 (tbf_dl.cpp:686) 20250212125104617 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) 20250212125104617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125104617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 75) (tbf_dl.cpp:847) 20250212125104617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 75, CS-4): 07 00 97 b9 d8 2d 94 96 66 9d 0b 71 70 37 31 3d 15 f1 21 72 e9 e9 bf 01 29 49 12 fa 42 8c b5 d8 d5 2e ff 6b bb 7c cb 66 c9 58 bf 06 33 90 8c 8d 42 a8 13 7e f2 00 (tbf_dl.cpp:911) 20250212125104617 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 97 b9 d8 2d 94 96 66 9d 0b 71 70 37 31 3d 15 f1 21 72 e9 e9 bf 01 29 49 12 fa 42 8c b5 d8 d5 2e ff 6b bb 7c cb 66 c9 58 bf 06 33 90 8c 8d 42 a8 13 7e f2 00 (pcu_l1_if.cpp:182) 20250212125104617 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125104631 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) 20250212125104631 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) 20250212125104632 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) 20250212125104632 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) 20250212125104633 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) 20250212125104633 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) 20250212125104633 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) 20250212125104633 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) 20250212125104634 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) 20250212125104634 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) 20250212125104634 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) 20250212125104634 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) 20250212125104635 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) 20250212125104635 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) 20250212125104635 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) 20250212125104635 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) 20250212125104636 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) 20250212125104636 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) 20250212125104636 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) 20250212125104636 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) 20250212125104636 DRLCMACDL DEBUG -- Chunk with length 1248 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125104636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 76, CS-4): c0 e6 ee 2f ab fc 4a 10 6e 9d b2 db 8f 51 ce 2a 59 6b 1b 45 05 77 77 6e 2d 64 ba 5a eb 63 10 db 93 30 fa 8b 96 bc 4f a8 e0 67 02 d3 12 57 9a 10 c8 92 (tbf_dl.cpp:686) 20250212125104636 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) 20250212125104636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125104636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 76) (tbf_dl.cpp:847) 20250212125104636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 76, CS-4): 07 00 99 c0 e6 ee 2f ab fc 4a 10 6e 9d b2 db 8f 51 ce 2a 59 6b 1b 45 05 77 77 6e 2d 64 ba 5a eb 63 10 db 93 30 fa 8b 96 bc 4f a8 e0 67 02 d3 12 57 9a 10 c8 92 00 (tbf_dl.cpp:911) 20250212125104636 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 99 c0 e6 ee 2f ab fc 4a 10 6e 9d b2 db 8f 51 ce 2a 59 6b 1b 45 05 77 77 6e 2d 64 ba 5a eb 63 10 db 93 30 fa 8b 96 bc 4f a8 e0 67 02 d3 12 57 9a 10 c8 92 00 (pcu_l1_if.cpp:182) 20250212125104637 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125104651 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) 20250212125104651 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) 20250212125104653 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) 20250212125104653 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) 20250212125104655 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) 20250212125104655 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) 20250212125104656 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) 20250212125104656 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) 20250212125104657 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) 20250212125104657 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) 20250212125104658 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) 20250212125104658 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) 20250212125104659 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) 20250212125104659 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) 20250212125104661 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) 20250212125104661 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) 20250212125104662 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) 20250212125104662 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) 20250212125104662 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) 20250212125104662 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) 20250212125104662 DRLCMACDL DEBUG -- Chunk with length 1198 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125104662 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 77, CS-4): 73 0c 23 20 8d 72 03 02 b7 bf 96 bb 9f 8b 61 f5 f2 c9 2f 51 96 c7 b7 5d 95 2a 9d 21 27 31 d4 be c8 0c e3 9c 38 18 f3 bf 98 92 17 39 b5 d2 4e 0d f5 4d (tbf_dl.cpp:686) 20250212125104662 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) 20250212125104662 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125104662 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 77) (tbf_dl.cpp:847) 20250212125104662 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 77, CS-4): 07 00 9b 73 0c 23 20 8d 72 03 02 b7 bf 96 bb 9f 8b 61 f5 f2 c9 2f 51 96 c7 b7 5d 95 2a 9d 21 27 31 d4 be c8 0c e3 9c 38 18 f3 bf 98 92 17 39 b5 d2 4e 0d f5 4d 00 (tbf_dl.cpp:911) 20250212125104662 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 9b 73 0c 23 20 8d 72 03 02 b7 bf 96 bb 9f 8b 61 f5 f2 c9 2f 51 96 c7 b7 5d 95 2a 9d 21 27 31 d4 be c8 0c e3 9c 38 18 f3 bf 98 92 17 39 b5 d2 4e 0d f5 4d 00 (pcu_l1_if.cpp:182) 20250212125104662 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125104670 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) 20250212125104670 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) 20250212125104672 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) 20250212125104672 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) 20250212125104674 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) 20250212125104674 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) 20250212125104675 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) 20250212125104675 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) 20250212125104676 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) 20250212125104676 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) 20250212125104676 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) 20250212125104676 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) 20250212125104677 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) 20250212125104677 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) 20250212125104678 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) 20250212125104678 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) 20250212125104680 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) 20250212125104680 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) 20250212125104680 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) 20250212125104680 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) 20250212125104680 DRLCMACDL DEBUG -- Chunk with length 1148 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125104680 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 78, CS-4): af 30 f1 02 dd 87 e2 4a 52 ec 9f ae ed a8 56 8d cc 02 7d 08 eb 87 6b 5b cd 33 8c 45 a8 f4 49 51 21 0f a2 f5 6c 8a 45 33 59 8f a5 59 4b d9 4b ae 38 1e (tbf_dl.cpp:686) 20250212125104680 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) 20250212125104680 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125104680 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 78) (tbf_dl.cpp:847) 20250212125104680 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 78, CS-4): 07 00 9d af 30 f1 02 dd 87 e2 4a 52 ec 9f ae ed a8 56 8d cc 02 7d 08 eb 87 6b 5b cd 33 8c 45 a8 f4 49 51 21 0f a2 f5 6c 8a 45 33 59 8f a5 59 4b d9 4b ae 38 1e 00 (tbf_dl.cpp:911) 20250212125104680 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 9d af 30 f1 02 dd 87 e2 4a 52 ec 9f ae ed a8 56 8d cc 02 7d 08 eb 87 6b 5b cd 33 8c 45 a8 f4 49 51 21 0f a2 f5 6c 8a 45 33 59 8f a5 59 4b d9 4b ae 38 1e 00 (pcu_l1_if.cpp:182) 20250212125104680 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125104693 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) 20250212125104693 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) 20250212125104694 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) 20250212125104694 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) 20250212125104694 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) 20250212125104694 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) 20250212125104694 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) 20250212125104694 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) 20250212125104694 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) 20250212125104694 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) 20250212125104695 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) 20250212125104695 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) 20250212125104695 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) 20250212125104695 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) 20250212125104695 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) 20250212125104695 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) 20250212125104698 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) 20250212125104698 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) 20250212125104698 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) 20250212125104698 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) 20250212125104698 DRLCMACDL DEBUG -- Chunk with length 1098 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125104698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 79, CS-4): 82 f9 a6 33 7a b4 dd 63 5d 2b 37 f2 3a 02 37 44 e1 aa ad 98 e3 55 57 8b f1 5c be 78 14 4a 1a c6 2d 5e 8a 30 70 78 eb fb ec fa 44 ae 80 44 9f 24 35 af (tbf_dl.cpp:686) 20250212125104698 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) 20250212125104698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125104698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 79) (tbf_dl.cpp:847) 20250212125104698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 79, CS-4): 07 00 9f 82 f9 a6 33 7a b4 dd 63 5d 2b 37 f2 3a 02 37 44 e1 aa ad 98 e3 55 57 8b f1 5c be 78 14 4a 1a c6 2d 5e 8a 30 70 78 eb fb ec fa 44 ae 80 44 9f 24 35 af 00 (tbf_dl.cpp:911) 20250212125104698 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 9f 82 f9 a6 33 7a b4 dd 63 5d 2b 37 f2 3a 02 37 44 e1 aa ad 98 e3 55 57 8b f1 5c be 78 14 4a 1a c6 2d 5e 8a 30 70 78 eb fb ec fa 44 ae 80 44 9f 24 35 af 00 (pcu_l1_if.cpp:182) 20250212125104698 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125104712 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) 20250212125104712 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) 20250212125104712 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) 20250212125104712 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) 20250212125104713 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) 20250212125104713 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) 20250212125104713 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) 20250212125104713 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) 20250212125104713 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) 20250212125104713 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) 20250212125104713 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) 20250212125104713 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) 20250212125104714 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) 20250212125104714 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) 20250212125104714 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) 20250212125104714 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) 20250212125104716 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) 20250212125104716 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) 20250212125104716 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) 20250212125104716 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) 20250212125104716 DRLCMACDL DEBUG -- Chunk with length 1048 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125104716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 80, CS-4): 75 ff b7 2d 11 41 66 a9 8d d1 71 b5 90 68 d7 01 1f 13 e4 ed 46 24 c0 e4 dc c8 a3 92 74 f2 1f 5e 5c ce 39 23 be d6 13 c8 c5 18 d4 de c4 74 90 14 a9 75 (tbf_dl.cpp:686) 20250212125104716 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) 20250212125104716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125104716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 80) (tbf_dl.cpp:847) 20250212125104716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 80, CS-4): 07 00 a1 75 ff b7 2d 11 41 66 a9 8d d1 71 b5 90 68 d7 01 1f 13 e4 ed 46 24 c0 e4 dc c8 a3 92 74 f2 1f 5e 5c ce 39 23 be d6 13 c8 c5 18 d4 de c4 74 90 14 a9 75 00 (tbf_dl.cpp:911) 20250212125104716 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 a1 75 ff b7 2d 11 41 66 a9 8d d1 71 b5 90 68 d7 01 1f 13 e4 ed 46 24 c0 e4 dc c8 a3 92 74 f2 1f 5e 5c ce 39 23 be d6 13 c8 c5 18 d4 de c4 74 90 14 a9 75 00 (pcu_l1_if.cpp:182) 20250212125104717 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125104731 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) 20250212125104731 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) 20250212125104731 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) 20250212125104731 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) 20250212125104732 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) 20250212125104732 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) 20250212125104732 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) 20250212125104732 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) 20250212125104732 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) 20250212125104732 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) 20250212125104733 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) 20250212125104733 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) 20250212125104733 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) 20250212125104733 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) 20250212125104733 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) 20250212125104733 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) 20250212125104740 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) 20250212125104740 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) 20250212125104740 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) 20250212125104740 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) 20250212125104740 DRLCMACDL DEBUG -- Chunk with length 998 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125104740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 81, CS-4): ca 74 01 60 98 f7 d6 e1 eb 7e 30 d0 9d cf 55 14 32 2a 82 3e b6 69 89 de 7c 53 97 ff 82 30 58 af 47 37 76 5e 8f 4e 0d a6 4f 59 b2 41 05 08 18 3a 35 9f (tbf_dl.cpp:686) 20250212125104740 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) 20250212125104740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125104740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 81) (tbf_dl.cpp:847) 20250212125104740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 81, CS-4): 07 00 a3 ca 74 01 60 98 f7 d6 e1 eb 7e 30 d0 9d cf 55 14 32 2a 82 3e b6 69 89 de 7c 53 97 ff 82 30 58 af 47 37 76 5e 8f 4e 0d a6 4f 59 b2 41 05 08 18 3a 35 9f 00 (tbf_dl.cpp:911) 20250212125104740 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 a3 ca 74 01 60 98 f7 d6 e1 eb 7e 30 d0 9d cf 55 14 32 2a 82 3e b6 69 89 de 7c 53 97 ff 82 30 58 af 47 37 76 5e 8f 4e 0d a6 4f 59 b2 41 05 08 18 3a 35 9f 00 (pcu_l1_if.cpp:182) 20250212125104740 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125104754 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) 20250212125104754 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) 20250212125104754 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) 20250212125104754 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) 20250212125104754 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) 20250212125104754 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) 20250212125104755 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) 20250212125104755 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) 20250212125104755 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) 20250212125104755 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) 20250212125104755 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) 20250212125104755 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) 20250212125104755 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) 20250212125104755 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) 20250212125104755 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) 20250212125104755 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) 20250212125104759 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) 20250212125104759 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1837 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125104759 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) 20250212125104759 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) 20250212125104759 DRLCMACDL DEBUG -- Chunk with length 948 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125104759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 82, CS-4): 9d ef 25 50 e3 c5 de a5 9f 38 de ca 9c f1 69 5a b5 b3 78 d2 60 49 f0 74 cc ac af d1 fd f0 3a e9 c0 c1 39 0c 8a eb c9 ad e9 21 e7 8e 11 2d 48 2e 67 f6 (tbf_dl.cpp:686) 20250212125104759 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) 20250212125104759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125104759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 82) (tbf_dl.cpp:847) 20250212125104759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 82, CS-4): 07 00 a5 9d ef 25 50 e3 c5 de a5 9f 38 de ca 9c f1 69 5a b5 b3 78 d2 60 49 f0 74 cc ac af d1 fd f0 3a e9 c0 c1 39 0c 8a eb c9 ad e9 21 e7 8e 11 2d 48 2e 67 f6 00 (tbf_dl.cpp:911) 20250212125104759 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1837 Sending data request: sapi=5 arfcn=871 cur_fn=1833 block=4 data=07 00 a5 9d ef 25 50 e3 c5 de a5 9f 38 de ca 9c f1 69 5a b5 b3 78 d2 60 49 f0 74 cc ac af d1 fd f0 3a e9 c0 c1 39 0c 8a eb c9 ad e9 21 e7 8e 11 2d 48 2e 67 f6 00 (pcu_l1_if.cpp:182) 20250212125104759 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125104773 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) 20250212125104773 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) 20250212125104773 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) 20250212125104773 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) 20250212125104773 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) 20250212125104773 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) 20250212125104773 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) 20250212125104773 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) 20250212125104774 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) 20250212125104774 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) 20250212125104774 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) 20250212125104774 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) 20250212125104774 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) 20250212125104774 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) 20250212125104774 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) 20250212125104774 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) 20250212125104777 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) 20250212125104777 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1841 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125104777 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) 20250212125104777 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) 20250212125104777 DRLCMACDL DEBUG -- Chunk with length 898 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125104777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 83, CS-4): ee 0c e7 fa 8f 87 e2 6f f4 c0 9e 39 e1 59 12 6f a7 07 2c 90 da 32 10 15 8c 3a 8a 5e 08 df 93 d1 9c 89 ed dc 96 b7 16 f4 0b f5 e4 0e d3 d3 63 49 53 5c (tbf_dl.cpp:686) 20250212125104777 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) 20250212125104777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125104777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 83) (tbf_dl.cpp:847) 20250212125104777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 83, CS-4): 07 00 a7 ee 0c e7 fa 8f 87 e2 6f f4 c0 9e 39 e1 59 12 6f a7 07 2c 90 da 32 10 15 8c 3a 8a 5e 08 df 93 d1 9c 89 ed dc 96 b7 16 f4 0b f5 e4 0e d3 d3 63 49 53 5c 00 (tbf_dl.cpp:911) 20250212125104777 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1841 Sending data request: sapi=5 arfcn=871 cur_fn=1837 block=5 data=07 00 a7 ee 0c e7 fa 8f 87 e2 6f f4 c0 9e 39 e1 59 12 6f a7 07 2c 90 da 32 10 15 8c 3a 8a 5e 08 df 93 d1 9c 89 ed dc 96 b7 16 f4 0b f5 e4 0e d3 d3 63 49 53 5c 00 (pcu_l1_if.cpp:182) 20250212125104778 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125104791 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) 20250212125104791 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) 20250212125104792 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) 20250212125104792 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) 20250212125104792 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) 20250212125104792 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) 20250212125104792 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) 20250212125104792 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) 20250212125104792 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) 20250212125104792 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) 20250212125104792 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) 20250212125104792 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) 20250212125104792 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) 20250212125104792 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) 20250212125104793 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) 20250212125104793 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) 20250212125104801 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) 20250212125104801 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1846 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125104801 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) 20250212125104801 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) 20250212125104801 DRLCMACDL DEBUG -- Chunk with length 848 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125104801 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 84, CS-4): b3 70 ac 6e 21 96 1b 5b b7 a8 43 2a de 71 32 4c 21 e8 15 bc 7e 56 2e 08 f1 19 d4 a9 08 8e 8e 08 05 5a 50 f9 c0 e2 82 86 ee d0 58 90 aa e1 9a d8 84 56 (tbf_dl.cpp:686) 20250212125104801 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) 20250212125104801 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125104801 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 84) (tbf_dl.cpp:847) 20250212125104801 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) 20250212125104801 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1846 + 13 = 1859 (pdch_ul_controller.c:131) 20250212125104801 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1859 for type POLL (pdch_ul_controller.c:184) 20250212125104801 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1859, TS=7) (tbf_dl.cpp:883) 20250212125104801 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1859, TS=7 (tbf_dl.cpp:903) 20250212125104801 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 84, CS-4): 0f 00 a9 b3 70 ac 6e 21 96 1b 5b b7 a8 43 2a de 71 32 4c 21 e8 15 bc 7e 56 2e 08 f1 19 d4 a9 08 8e 8e 08 05 5a 50 f9 c0 e2 82 86 ee d0 58 90 aa e1 9a d8 84 56 00 (tbf_dl.cpp:911) 20250212125104801 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1846 Sending data request: sapi=5 arfcn=871 cur_fn=1841 block=6 data=0f 00 a9 b3 70 ac 6e 21 96 1b 5b b7 a8 43 2a de 71 32 4c 21 e8 15 bc 7e 56 2e 08 f1 19 d4 a9 08 8e 8e 08 05 5a 50 f9 c0 e2 82 86 ee d0 58 90 aa e1 9a d8 84 56 00 (pcu_l1_if.cpp:182) 20250212125104801 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125104815 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) 20250212125104815 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) 20250212125104815 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) 20250212125104815 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) 20250212125104816 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) 20250212125104816 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) 20250212125104816 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) 20250212125104816 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) 20250212125104816 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) 20250212125104816 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) 20250212125104817 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) 20250212125104817 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) 20250212125104817 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) 20250212125104817 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) 20250212125104817 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) 20250212125104817 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) 20250212125104820 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125104834 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) 20250212125104834 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) 20250212125104835 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) 20250212125104835 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) 20250212125104835 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) 20250212125104835 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) 20250212125104836 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) 20250212125104836 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) 20250212125104836 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) 20250212125104836 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) 20250212125104836 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) 20250212125104836 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) 20250212125104836 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) 20250212125104836 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) 20250212125104837 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) 20250212125104837 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) 20250212125104838 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125104853 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) 20250212125104853 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) 20250212125104853 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) 20250212125104853 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) 20250212125104853 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) 20250212125104853 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) 20250212125104854 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) 20250212125104854 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) 20250212125104854 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) 20250212125104854 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) 20250212125104854 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) 20250212125104854 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) 20250212125104854 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) 20250212125104854 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) 20250212125104855 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) 20250212125104855 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) 20250212125104862 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125104876 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1859 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1854 block=9 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) 20250212125104876 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1859 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125104876 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125104876 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1859 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125104876 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) 20250212125104876 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1859 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125104876 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125104876 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:509) 20250212125104876 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125104876 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) 20250212125104876 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) 20250212125104876 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20250212125104876 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20250212125104876 DRLCMACDL DEBUG - got ack for BSN=67 (rlc_window_dl.cpp:103) 20250212125104876 DRLCMACDL DEBUG - got ack for BSN=68 (rlc_window_dl.cpp:103) 20250212125104876 DRLCMACDL DEBUG - got ack for BSN=69 (rlc_window_dl.cpp:103) 20250212125104876 DRLCMACDL DEBUG - got ack for BSN=70 (rlc_window_dl.cpp:103) 20250212125104876 DRLCMACDL DEBUG - got ack for BSN=71 (rlc_window_dl.cpp:103) 20250212125104876 DRLCMACDL DEBUG - got ack for BSN=72 (rlc_window_dl.cpp:103) 20250212125104876 DRLCMACDL DEBUG - got ack for BSN=73 (rlc_window_dl.cpp:103) 20250212125104876 DRLCMACDL DEBUG - got ack for BSN=74 (rlc_window_dl.cpp:103) 20250212125104876 DRLCMACDL DEBUG - got ack for BSN=75 (rlc_window_dl.cpp:103) 20250212125104876 DRLCMACDL DEBUG - got ack for BSN=76 (rlc_window_dl.cpp:103) 20250212125104876 DRLCMACDL DEBUG - got ack for BSN=77 (rlc_window_dl.cpp:103) 20250212125104876 DRLCMACDL DEBUG - got ack for BSN=78 (rlc_window_dl.cpp:103) 20250212125104876 DRLCMACDL DEBUG - got ack for BSN=79 (rlc_window_dl.cpp:103) 20250212125104876 DRLCMACDL DEBUG - got ack for BSN=80 (rlc_window_dl.cpp:103) 20250212125104876 DRLCMACDL DEBUG - got ack for BSN=81 (rlc_window_dl.cpp:103) 20250212125104876 DRLCMACDL DEBUG - got ack for BSN=82 (rlc_window_dl.cpp:103) 20250212125104876 DRLCMACDL DEBUG - got ack for BSN=83 (rlc_window_dl.cpp:103) 20250212125104876 DRLCMACDL DEBUG - got ack for BSN=84 (rlc_window_dl.cpp:103) 20250212125104876 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) 20250212125104876 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125104876 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) 20250212125104877 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) 20250212125104877 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) 20250212125104877 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) 20250212125104877 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) 20250212125104878 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) 20250212125104878 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) 20250212125104878 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) 20250212125104878 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) 20250212125104878 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) 20250212125104878 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) 20250212125104878 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) 20250212125104878 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) 20250212125104878 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) 20250212125104878 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) 20250212125104880 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) 20250212125104880 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) 20250212125104880 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) 20250212125104880 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) 20250212125104880 DRLCMACDL DEBUG -- Chunk with length 798 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125104880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 85, CS-4): 56 ad e6 0b a1 a5 5b 0c ee 47 eb e9 d7 e5 c1 7f 8f 8f 2e d1 b1 7f 87 8d 19 8f ab d5 d9 41 9b f2 64 e6 a6 16 00 58 54 0d 4a 14 40 9b 87 f9 7e fe 66 3e (tbf_dl.cpp:686) 20250212125104880 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) 20250212125104880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125104880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 85) (tbf_dl.cpp:847) 20250212125104880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 85, CS-4): 07 00 ab 56 ad e6 0b a1 a5 5b 0c ee 47 eb e9 d7 e5 c1 7f 8f 8f 2e d1 b1 7f 87 8d 19 8f ab d5 d9 41 9b f2 64 e6 a6 16 00 58 54 0d 4a 14 40 9b 87 f9 7e fe 66 3e 00 (tbf_dl.cpp:911) 20250212125104880 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 ab 56 ad e6 0b a1 a5 5b 0c ee 47 eb e9 d7 e5 c1 7f 8f 8f 2e d1 b1 7f 87 8d 19 8f ab d5 d9 41 9b f2 64 e6 a6 16 00 58 54 0d 4a 14 40 9b 87 f9 7e fe 66 3e 00 (pcu_l1_if.cpp:182) 20250212125104881 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125104895 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) 20250212125104895 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) 20250212125104895 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) 20250212125104895 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) 20250212125104895 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) 20250212125104895 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) 20250212125104895 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) 20250212125104895 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) 20250212125104895 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) 20250212125104895 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) 20250212125104895 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) 20250212125104895 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) 20250212125104896 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) 20250212125104896 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) 20250212125104896 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) 20250212125104896 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) 20250212125104899 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) 20250212125104899 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) 20250212125104899 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) 20250212125104899 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) 20250212125104899 DRLCMACDL DEBUG -- Chunk with length 748 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125104899 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 86, CS-4): 89 7f 87 cd 60 31 69 51 65 53 2a d6 53 f8 29 95 00 49 72 13 21 bc 27 1d 6e d4 f2 9a 02 1f 53 6b e4 3e d6 42 f5 33 32 6a 1b cc c9 dc 2b db 7f 62 87 01 (tbf_dl.cpp:686) 20250212125104899 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) 20250212125104899 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125104899 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 86) (tbf_dl.cpp:847) 20250212125104899 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 86, CS-4): 07 00 ad 89 7f 87 cd 60 31 69 51 65 53 2a d6 53 f8 29 95 00 49 72 13 21 bc 27 1d 6e d4 f2 9a 02 1f 53 6b e4 3e d6 42 f5 33 32 6a 1b cc c9 dc 2b db 7f 62 87 01 00 (tbf_dl.cpp:911) 20250212125104899 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 ad 89 7f 87 cd 60 31 69 51 65 53 2a d6 53 f8 29 95 00 49 72 13 21 bc 27 1d 6e d4 f2 9a 02 1f 53 6b e4 3e d6 42 f5 33 32 6a 1b cc c9 dc 2b db 7f 62 87 01 00 (pcu_l1_if.cpp:182) 20250212125104899 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125104914 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) 20250212125104914 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) 20250212125104915 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) 20250212125104915 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) 20250212125104915 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) 20250212125104915 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) 20250212125104915 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) 20250212125104915 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) 20250212125104916 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) 20250212125104916 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) 20250212125104916 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) 20250212125104916 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) 20250212125104917 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) 20250212125104917 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) 20250212125104917 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) 20250212125104917 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) 20250212125104923 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) 20250212125104923 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) 20250212125104923 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) 20250212125104923 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) 20250212125104923 DRLCMACDL DEBUG -- Chunk with length 698 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125104923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 87, CS-4): 22 d8 78 55 7d f8 9d a8 86 d9 f5 d0 df 45 a9 4e fd f9 99 00 4d 0c a4 1f fb d0 1a 8f d7 bf 1d 00 95 1f 38 68 bb 70 7d 37 54 c7 98 da f0 0a c9 e3 9a 39 (tbf_dl.cpp:686) 20250212125104923 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) 20250212125104923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125104923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 87) (tbf_dl.cpp:847) 20250212125104923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 87, CS-4): 07 00 af 22 d8 78 55 7d f8 9d a8 86 d9 f5 d0 df 45 a9 4e fd f9 99 00 4d 0c a4 1f fb d0 1a 8f d7 bf 1d 00 95 1f 38 68 bb 70 7d 37 54 c7 98 da f0 0a c9 e3 9a 39 00 (tbf_dl.cpp:911) 20250212125104923 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 af 22 d8 78 55 7d f8 9d a8 86 d9 f5 d0 df 45 a9 4e fd f9 99 00 4d 0c a4 1f fb d0 1a 8f d7 bf 1d 00 95 1f 38 68 bb 70 7d 37 54 c7 98 da f0 0a c9 e3 9a 39 00 (pcu_l1_if.cpp:182) 20250212125104924 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125104937 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) 20250212125104937 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) 20250212125104938 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) 20250212125104938 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) 20250212125104938 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) 20250212125104938 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) 20250212125104938 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) 20250212125104938 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) 20250212125104939 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) 20250212125104939 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) 20250212125104939 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) 20250212125104939 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) 20250212125104940 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) 20250212125104940 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) 20250212125104940 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) 20250212125104940 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) 20250212125104942 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) 20250212125104942 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) 20250212125104942 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) 20250212125104942 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) 20250212125104942 DRLCMACDL DEBUG -- Chunk with length 648 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125104942 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 88, CS-4): 50 bd c5 43 b5 00 c5 ca aa ca d8 55 f7 bb 59 67 f8 ab 38 6c ac 7a 93 08 ee 4a 5e be 35 ee cb d6 b9 4a 03 ac 14 4b d7 60 dc b8 89 10 2c c4 7a 77 fe 64 (tbf_dl.cpp:686) 20250212125104942 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) 20250212125104942 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125104942 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 88) (tbf_dl.cpp:847) 20250212125104942 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 88, CS-4): 07 00 b1 50 bd c5 43 b5 00 c5 ca aa ca d8 55 f7 bb 59 67 f8 ab 38 6c ac 7a 93 08 ee 4a 5e be 35 ee cb d6 b9 4a 03 ac 14 4b d7 60 dc b8 89 10 2c c4 7a 77 fe 64 00 (tbf_dl.cpp:911) 20250212125104942 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 b1 50 bd c5 43 b5 00 c5 ca aa ca d8 55 f7 bb 59 67 f8 ab 38 6c ac 7a 93 08 ee 4a 5e be 35 ee cb d6 b9 4a 03 ac 14 4b d7 60 dc b8 89 10 2c c4 7a 77 fe 64 00 (pcu_l1_if.cpp:182) 20250212125104943 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125104957 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) 20250212125104957 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) 20250212125104959 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) 20250212125104959 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) 20250212125104960 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) 20250212125104960 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) 20250212125104961 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) 20250212125104961 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) 20250212125104962 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) 20250212125104962 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) 20250212125104963 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) 20250212125104963 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) 20250212125104964 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) 20250212125104964 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) 20250212125104965 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) 20250212125104965 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) 20250212125104966 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) 20250212125104966 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) 20250212125104966 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) 20250212125104966 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) 20250212125104966 DRLCMACDL DEBUG -- Chunk with length 598 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125104966 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 89, CS-4): bc 9e 53 3d 9b 36 f1 97 50 b0 2b 35 8a 7a a8 32 62 34 34 be 30 aa 3f b0 81 52 5a aa 5e da 09 ef b4 6b 6c bc d0 94 34 03 de 74 c8 2f 98 63 ca e7 9e 50 (tbf_dl.cpp:686) 20250212125104966 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) 20250212125104966 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125104966 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 89) (tbf_dl.cpp:847) 20250212125104966 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 89, CS-4): 07 00 b3 bc 9e 53 3d 9b 36 f1 97 50 b0 2b 35 8a 7a a8 32 62 34 34 be 30 aa 3f b0 81 52 5a aa 5e da 09 ef b4 6b 6c bc d0 94 34 03 de 74 c8 2f 98 63 ca e7 9e 50 00 (tbf_dl.cpp:911) 20250212125104966 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 b3 bc 9e 53 3d 9b 36 f1 97 50 b0 2b 35 8a 7a a8 32 62 34 34 be 30 aa 3f b0 81 52 5a aa 5e da 09 ef b4 6b 6c bc d0 94 34 03 de 74 c8 2f 98 63 ca e7 9e 50 00 (pcu_l1_if.cpp:182) 20250212125104967 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125104978 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) 20250212125104978 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) 20250212125104979 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) 20250212125104979 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) 20250212125104980 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) 20250212125104980 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) 20250212125104981 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) 20250212125104981 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) 20250212125104983 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) 20250212125104983 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) 20250212125104984 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) 20250212125104984 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) 20250212125104986 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) 20250212125104986 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) 20250212125104987 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) 20250212125104987 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) 20250212125104987 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) 20250212125104987 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) 20250212125104987 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) 20250212125104987 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) 20250212125104988 DRLCMACDL DEBUG -- Chunk with length 548 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125104988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 90, CS-4): ca a3 f6 ca cb 61 95 be cd f4 6b fa 7e d9 8c 96 36 6b 02 99 8b ab 74 ab 6e 2e 83 0f f3 dc b5 3f bf d7 02 8b f1 ee 97 30 bf 99 01 81 72 16 aa 35 58 6c (tbf_dl.cpp:686) 20250212125104988 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) 20250212125104988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125104988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 90) (tbf_dl.cpp:847) 20250212125104988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 90, CS-4): 07 00 b5 ca a3 f6 ca cb 61 95 be cd f4 6b fa 7e d9 8c 96 36 6b 02 99 8b ab 74 ab 6e 2e 83 0f f3 dc b5 3f bf d7 02 8b f1 ee 97 30 bf 99 01 81 72 16 aa 35 58 6c 00 (tbf_dl.cpp:911) 20250212125104988 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 b5 ca a3 f6 ca cb 61 95 be cd f4 6b fa 7e d9 8c 96 36 6b 02 99 8b ab 74 ab 6e 2e 83 0f f3 dc b5 3f bf d7 02 8b f1 ee 97 30 bf 99 01 81 72 16 aa 35 58 6c 00 (pcu_l1_if.cpp:182) 20250212125104988 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125105001 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) 20250212125105001 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) 20250212125105001 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) 20250212125105001 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) 20250212125105001 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) 20250212125105001 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) 20250212125105001 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) 20250212125105001 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) 20250212125105002 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) 20250212125105002 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) 20250212125105002 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) 20250212125105002 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) 20250212125105002 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) 20250212125105002 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) 20250212125105002 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) 20250212125105002 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) 20250212125105005 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) 20250212125105005 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) 20250212125105005 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) 20250212125105005 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) 20250212125105005 DRLCMACDL DEBUG -- Chunk with length 498 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125105005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 91, CS-4): c8 c1 31 e1 7a 3c 75 4c 3b 60 86 f8 a7 c4 1d c2 a1 93 73 92 8e 4b 19 84 52 59 09 d1 92 57 2a 27 49 39 e8 2d cc 62 a1 a7 c2 a8 74 e2 93 e7 61 bc 08 a2 (tbf_dl.cpp:686) 20250212125105005 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) 20250212125105005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125105005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 91) (tbf_dl.cpp:847) 20250212125105005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 91, CS-4): 07 00 b7 c8 c1 31 e1 7a 3c 75 4c 3b 60 86 f8 a7 c4 1d c2 a1 93 73 92 8e 4b 19 84 52 59 09 d1 92 57 2a 27 49 39 e8 2d cc 62 a1 a7 c2 a8 74 e2 93 e7 61 bc 08 a2 00 (tbf_dl.cpp:911) 20250212125105005 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 b7 c8 c1 31 e1 7a 3c 75 4c 3b 60 86 f8 a7 c4 1d c2 a1 93 73 92 8e 4b 19 84 52 59 09 d1 92 57 2a 27 49 39 e8 2d cc 62 a1 a7 c2 a8 74 e2 93 e7 61 bc 08 a2 00 (pcu_l1_if.cpp:182) 20250212125105006 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125105020 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) 20250212125105020 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) 20250212125105021 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) 20250212125105021 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) 20250212125105022 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) 20250212125105022 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) 20250212125105022 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) 20250212125105022 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) 20250212125105023 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) 20250212125105023 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) 20250212125105023 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) 20250212125105023 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) 20250212125105024 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) 20250212125105024 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) 20250212125105024 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) 20250212125105024 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) 20250212125105025 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) 20250212125105025 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) 20250212125105025 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) 20250212125105025 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) 20250212125105025 DRLCMACDL DEBUG -- Chunk with length 448 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125105025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 92, CS-4): 6e 33 f8 2f 48 a5 86 e8 c0 52 ac fc b3 8e fc d4 94 93 66 23 f7 64 6d 28 60 a3 cb 36 bd 4c 05 61 2b 70 93 ca a0 02 bb fb 07 82 33 bc d1 8d e1 da d5 8d (tbf_dl.cpp:686) 20250212125105025 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) 20250212125105025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125105025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 92) (tbf_dl.cpp:847) 20250212125105025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 92, CS-4): 07 00 b9 6e 33 f8 2f 48 a5 86 e8 c0 52 ac fc b3 8e fc d4 94 93 66 23 f7 64 6d 28 60 a3 cb 36 bd 4c 05 61 2b 70 93 ca a0 02 bb fb 07 82 33 bc d1 8d e1 da d5 8d 00 (tbf_dl.cpp:911) 20250212125105025 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 b9 6e 33 f8 2f 48 a5 86 e8 c0 52 ac fc b3 8e fc d4 94 93 66 23 f7 64 6d 28 60 a3 cb 36 bd 4c 05 61 2b 70 93 ca a0 02 bb fb 07 82 33 bc d1 8d e1 da d5 8d 00 (pcu_l1_if.cpp:182) 20250212125105026 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125105041 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) 20250212125105041 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) 20250212125105043 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) 20250212125105043 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) 20250212125105046 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) 20250212125105046 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) 20250212125105047 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) 20250212125105047 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) 20250212125105048 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) 20250212125105048 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) 20250212125105049 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) 20250212125105049 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) 20250212125105051 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) 20250212125105051 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) 20250212125105052 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) 20250212125105052 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) 20250212125105053 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) 20250212125105053 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) 20250212125105053 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) 20250212125105053 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) 20250212125105053 DRLCMACDL DEBUG -- Chunk with length 398 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125105053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 93, CS-4): e0 a4 4b f4 3b 8a 5c 25 3c 03 c5 e3 5b 48 20 a8 2a 51 c5 5f 52 db be 81 c0 c4 0d 1c a9 1d 24 3e 2e dc 27 32 c0 bc c3 0b c1 2b 0c 70 57 10 bf 7d e1 56 (tbf_dl.cpp:686) 20250212125105053 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) 20250212125105053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125105053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 93) (tbf_dl.cpp:847) 20250212125105053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 93, CS-4): 07 00 bb e0 a4 4b f4 3b 8a 5c 25 3c 03 c5 e3 5b 48 20 a8 2a 51 c5 5f 52 db be 81 c0 c4 0d 1c a9 1d 24 3e 2e dc 27 32 c0 bc c3 0b c1 2b 0c 70 57 10 bf 7d e1 56 00 (tbf_dl.cpp:911) 20250212125105053 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 bb e0 a4 4b f4 3b 8a 5c 25 3c 03 c5 e3 5b 48 20 a8 2a 51 c5 5f 52 db be 81 c0 c4 0d 1c a9 1d 24 3e 2e dc 27 32 c0 bc c3 0b c1 2b 0c 70 57 10 bf 7d e1 56 00 (pcu_l1_if.cpp:182) 20250212125105053 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125105063 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) 20250212125105064 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) 20250212125105064 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) 20250212125105064 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) 20250212125105064 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) 20250212125105064 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) 20250212125105064 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) 20250212125105064 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) 20250212125105064 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) 20250212125105064 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) 20250212125105064 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) 20250212125105064 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) 20250212125105064 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) 20250212125105064 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) 20250212125105065 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) 20250212125105065 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) 20250212125105068 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) 20250212125105068 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) 20250212125105068 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) 20250212125105068 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) 20250212125105068 DRLCMACDL DEBUG -- Chunk with length 348 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125105068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 94, CS-4): aa df 18 1e 10 dc 08 7e 9b 80 58 e9 e0 63 25 32 7d b6 28 c8 b3 5d e2 d4 2b 66 1e 34 73 4d 91 fe 96 3b c5 a3 27 d8 31 8e 0d 34 d8 40 e5 75 3c 6d a6 04 (tbf_dl.cpp:686) 20250212125105068 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) 20250212125105068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125105068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 94) (tbf_dl.cpp:847) 20250212125105068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 94, CS-4): 07 00 bd aa df 18 1e 10 dc 08 7e 9b 80 58 e9 e0 63 25 32 7d b6 28 c8 b3 5d e2 d4 2b 66 1e 34 73 4d 91 fe 96 3b c5 a3 27 d8 31 8e 0d 34 d8 40 e5 75 3c 6d a6 04 00 (tbf_dl.cpp:911) 20250212125105068 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 bd aa df 18 1e 10 dc 08 7e 9b 80 58 e9 e0 63 25 32 7d b6 28 c8 b3 5d e2 d4 2b 66 1e 34 73 4d 91 fe 96 3b c5 a3 27 d8 31 8e 0d 34 d8 40 e5 75 3c 6d a6 04 00 (pcu_l1_if.cpp:182) 20250212125105068 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125105082 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) 20250212125105082 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) 20250212125105082 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) 20250212125105082 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) 20250212125105082 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) 20250212125105082 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) 20250212125105082 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) 20250212125105082 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) 20250212125105083 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) 20250212125105083 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) 20250212125105083 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) 20250212125105083 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) 20250212125105083 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) 20250212125105083 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) 20250212125105083 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) 20250212125105083 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) 20250212125105087 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) 20250212125105087 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) 20250212125105087 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) 20250212125105087 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) 20250212125105087 DRLCMACDL DEBUG -- Chunk with length 298 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125105087 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 95, CS-4): cc 19 9d 93 6c b7 b9 a8 28 0c 60 23 9f d8 b9 f9 44 3c 3f 55 56 7e 2c f7 03 e7 19 8b 23 93 27 f6 df af 7c 74 77 5f a9 e0 79 f1 65 a4 dd db cf 33 63 8f (tbf_dl.cpp:686) 20250212125105087 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) 20250212125105087 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125105087 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 95) (tbf_dl.cpp:847) 20250212125105087 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 95, CS-4): 07 00 bf cc 19 9d 93 6c b7 b9 a8 28 0c 60 23 9f d8 b9 f9 44 3c 3f 55 56 7e 2c f7 03 e7 19 8b 23 93 27 f6 df af 7c 74 77 5f a9 e0 79 f1 65 a4 dd db cf 33 63 8f 00 (tbf_dl.cpp:911) 20250212125105087 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 bf cc 19 9d 93 6c b7 b9 a8 28 0c 60 23 9f d8 b9 f9 44 3c 3f 55 56 7e 2c f7 03 e7 19 8b 23 93 27 f6 df af 7c 74 77 5f a9 e0 79 f1 65 a4 dd db cf 33 63 8f 00 (pcu_l1_if.cpp:182) 20250212125105087 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125105101 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) 20250212125105101 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) 20250212125105102 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) 20250212125105102 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) 20250212125105102 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) 20250212125105102 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) 20250212125105102 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) 20250212125105102 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) 20250212125105103 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) 20250212125105103 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) 20250212125105103 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) 20250212125105103 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) 20250212125105104 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) 20250212125105104 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) 20250212125105104 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) 20250212125105104 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) 20250212125105111 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) 20250212125105111 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) 20250212125105111 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) 20250212125105111 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) 20250212125105111 DRLCMACDL DEBUG -- Chunk with length 248 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125105111 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 96, CS-4): 9a cf aa bb 7f 89 a4 c5 73 6f 8e 20 d3 f6 ab c9 1f 54 49 f3 9b bb 04 f2 cf 73 ef fc 4c 62 45 a7 c8 f4 c4 47 05 8d e9 11 0d 72 d2 20 a6 7e e7 7c 1a 24 (tbf_dl.cpp:686) 20250212125105111 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) 20250212125105111 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125105111 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 96) (tbf_dl.cpp:847) 20250212125105111 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 96, CS-4): 07 00 c1 9a cf aa bb 7f 89 a4 c5 73 6f 8e 20 d3 f6 ab c9 1f 54 49 f3 9b bb 04 f2 cf 73 ef fc 4c 62 45 a7 c8 f4 c4 47 05 8d e9 11 0d 72 d2 20 a6 7e e7 7c 1a 24 00 (tbf_dl.cpp:911) 20250212125105111 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 c1 9a cf aa bb 7f 89 a4 c5 73 6f 8e 20 d3 f6 ab c9 1f 54 49 f3 9b bb 04 f2 cf 73 ef fc 4c 62 45 a7 c8 f4 c4 47 05 8d e9 11 0d 72 d2 20 a6 7e e7 7c 1a 24 00 (pcu_l1_if.cpp:182) 20250212125105111 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125105126 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) 20250212125105126 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) 20250212125105127 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) 20250212125105127 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) 20250212125105128 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) 20250212125105128 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) 20250212125105129 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) 20250212125105129 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) 20250212125105130 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) 20250212125105130 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) 20250212125105131 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) 20250212125105131 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) 20250212125105131 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) 20250212125105131 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) 20250212125105132 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) 20250212125105132 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) 20250212125105132 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) 20250212125105132 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) 20250212125105132 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) 20250212125105132 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) 20250212125105132 DRLCMACDL DEBUG -- Chunk with length 198 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125105132 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 97, CS-4): ab fe 9a 93 d2 9e 55 90 b5 ee 9a b4 37 b2 d5 51 8c b3 95 15 cd d9 9e 75 bd ae fd 66 a4 b8 c8 df 12 b4 c4 fc 4c 60 ca 2c 3b 79 de 6a 51 74 ce 9f 53 d8 (tbf_dl.cpp:686) 20250212125105132 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) 20250212125105132 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125105132 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 97) (tbf_dl.cpp:847) 20250212125105132 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 97, CS-4): 07 00 c3 ab fe 9a 93 d2 9e 55 90 b5 ee 9a b4 37 b2 d5 51 8c b3 95 15 cd d9 9e 75 bd ae fd 66 a4 b8 c8 df 12 b4 c4 fc 4c 60 ca 2c 3b 79 de 6a 51 74 ce 9f 53 d8 00 (tbf_dl.cpp:911) 20250212125105132 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 c3 ab fe 9a 93 d2 9e 55 90 b5 ee 9a b4 37 b2 d5 51 8c b3 95 15 cd d9 9e 75 bd ae fd 66 a4 b8 c8 df 12 b4 c4 fc 4c 60 ca 2c 3b 79 de 6a 51 74 ce 9f 53 d8 00 (pcu_l1_if.cpp:182) 20250212125105133 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125105144 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) 20250212125105144 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) 20250212125105145 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) 20250212125105145 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) 20250212125105146 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) 20250212125105146 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) 20250212125105146 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) 20250212125105146 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) 20250212125105147 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) 20250212125105147 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) 20250212125105147 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) 20250212125105147 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) 20250212125105148 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) 20250212125105148 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) 20250212125105148 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) 20250212125105148 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) 20250212125105149 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) 20250212125105149 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) 20250212125105149 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) 20250212125105149 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) 20250212125105149 DRLCMACDL DEBUG -- Chunk with length 148 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125105149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 98, CS-4): 6f 57 f2 4b 06 ae 3a 4f 94 72 47 4a f7 d1 3c 3d 5f c2 4b e5 0e 7b ab fb d2 c1 73 e7 26 22 87 cd 79 0a 7b 60 47 9f 37 b0 d1 b1 23 41 a6 35 a7 7f e0 c9 (tbf_dl.cpp:686) 20250212125105149 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) 20250212125105149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125105149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 98) (tbf_dl.cpp:847) 20250212125105149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 98, CS-4): 07 00 c5 6f 57 f2 4b 06 ae 3a 4f 94 72 47 4a f7 d1 3c 3d 5f c2 4b e5 0e 7b ab fb d2 c1 73 e7 26 22 87 cd 79 0a 7b 60 47 9f 37 b0 d1 b1 23 41 a6 35 a7 7f e0 c9 00 (tbf_dl.cpp:911) 20250212125105149 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 c5 6f 57 f2 4b 06 ae 3a 4f 94 72 47 4a f7 d1 3c 3d 5f c2 4b e5 0e 7b ab fb d2 c1 73 e7 26 22 87 cd 79 0a 7b 60 47 9f 37 b0 d1 b1 23 41 a6 35 a7 7f e0 c9 00 (pcu_l1_if.cpp:182) 20250212125105149 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125105164 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) 20250212125105164 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) 20250212125105166 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) 20250212125105166 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) 20250212125105167 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) 20250212125105167 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) 20250212125105168 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) 20250212125105168 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) 20250212125105168 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) 20250212125105168 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) 20250212125105169 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) 20250212125105169 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) 20250212125105169 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) 20250212125105169 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) 20250212125105170 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) 20250212125105170 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) 20250212125105173 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) 20250212125105173 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) 20250212125105173 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) 20250212125105173 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) 20250212125105173 DRLCMACDL DEBUG -- Chunk with length 98 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125105173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 99, CS-4): 52 1a bd fd c8 87 26 e2 10 94 77 a6 96 a8 a5 ee 4e 4a 85 d1 51 46 de 23 1c 4b 66 a8 76 e8 57 57 7e 36 16 bc 6a 21 ec 5e 55 12 20 91 6e 73 0f fc 50 3c (tbf_dl.cpp:686) 20250212125105173 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) 20250212125105173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125105173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 99) (tbf_dl.cpp:847) 20250212125105173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 99, CS-4): 07 00 c7 52 1a bd fd c8 87 26 e2 10 94 77 a6 96 a8 a5 ee 4e 4a 85 d1 51 46 de 23 1c 4b 66 a8 76 e8 57 57 7e 36 16 bc 6a 21 ec 5e 55 12 20 91 6e 73 0f fc 50 3c 00 (tbf_dl.cpp:911) 20250212125105173 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 c7 52 1a bd fd c8 87 26 e2 10 94 77 a6 96 a8 a5 ee 4e 4a 85 d1 51 46 de 23 1c 4b 66 a8 76 e8 57 57 7e 36 16 bc 6a 21 ec 5e 55 12 20 91 6e 73 0f fc 50 3c 00 (pcu_l1_if.cpp:182) 20250212125105173 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125105188 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) 20250212125105188 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) 20250212125105189 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) 20250212125105190 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) 20250212125105190 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) 20250212125105191 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) 20250212125105192 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) 20250212125105192 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) 20250212125105193 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) 20250212125105193 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) 20250212125105194 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) 20250212125105194 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) 20250212125105196 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) 20250212125105196 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) 20250212125105197 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) 20250212125105197 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) 20250212125105198 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) 20250212125105198 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) 20250212125105198 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) 20250212125105198 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) 20250212125105198 DRLCMACDL DEBUG -- Chunk with length 48 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125105198 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125105198 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) 20250212125105198 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) 20250212125105198 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 100, CS-4): c1 7f c0 c2 4d 0d 27 eb 85 da 03 35 bf ce 4d b3 5b aa 0b 82 a2 9c ad 20 3e 42 90 29 ee 3a c0 1f ff 04 7f 1b a8 0f 2f 6b 34 cb f8 00 6a 15 bf 73 40 2b (tbf_dl.cpp:686) 20250212125105198 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) 20250212125105198 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125105198 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 100) (tbf_dl.cpp:847) 20250212125105198 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) 20250212125105198 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1928 + 13 = 1941 (pdch_ul_controller.c:131) 20250212125105198 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1941 for type POLL (pdch_ul_controller.c:184) 20250212125105198 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1941, TS=7) (tbf_dl.cpp:883) 20250212125105198 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1941, TS=7 (tbf_dl.cpp:903) 20250212125105198 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 100, CS-4): 0f 00 c8 c1 7f c0 c2 4d 0d 27 eb 85 da 03 35 bf ce 4d b3 5b aa 0b 82 a2 9c ad 20 3e 42 90 29 ee 3a c0 1f ff 04 7f 1b a8 0f 2f 6b 34 cb f8 00 6a 15 bf 73 40 2b 00 (tbf_dl.cpp:911) 20250212125105198 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 c8 c1 7f c0 c2 4d 0d 27 eb 85 da 03 35 bf ce 4d b3 5b aa 0b 82 a2 9c ad 20 3e 42 90 29 ee 3a c0 1f ff 04 7f 1b a8 0f 2f 6b 34 cb f8 00 6a 15 bf 73 40 2b 00 (pcu_l1_if.cpp:182) 20250212125105199 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125105206 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) 20250212125105206 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) 20250212125105207 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) 20250212125105207 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) 20250212125105207 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) 20250212125105207 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) 20250212125105208 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) 20250212125105208 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) 20250212125105208 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) 20250212125105208 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) 20250212125105209 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) 20250212125105209 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) 20250212125105209 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) 20250212125105209 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) 20250212125105209 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) 20250212125105209 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) 20250212125105211 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125105225 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) 20250212125105225 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) 20250212125105225 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) 20250212125105225 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) 20250212125105225 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) 20250212125105225 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) 20250212125105226 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) 20250212125105226 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) 20250212125105226 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) 20250212125105226 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) 20250212125105226 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) 20250212125105226 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) 20250212125105226 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) 20250212125105226 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) 20250212125105227 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) 20250212125105227 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) 20250212125105234 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125105248 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) 20250212125105248 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) 20250212125105249 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) 20250212125105249 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) 20250212125105249 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) 20250212125105249 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) 20250212125105249 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) 20250212125105249 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) 20250212125105249 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) 20250212125105249 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) 20250212125105249 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) 20250212125105250 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) 20250212125105250 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) 20250212125105250 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) 20250212125105250 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) 20250212125105250 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) 20250212125105253 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125105267 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1941 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1937 block=4 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) 20250212125105267 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) 20250212125105267 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125105267 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1941 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125105267 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) 20250212125105267 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1941 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125105267 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125105267 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:509) 20250212125105267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125105267 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) 20250212125105267 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) 20250212125105267 DRLCMACDL DEBUG - got ack for BSN=85 (rlc_window_dl.cpp:103) 20250212125105267 DRLCMACDL DEBUG - got ack for BSN=86 (rlc_window_dl.cpp:103) 20250212125105267 DRLCMACDL DEBUG - got ack for BSN=87 (rlc_window_dl.cpp:103) 20250212125105267 DRLCMACDL DEBUG - got ack for BSN=88 (rlc_window_dl.cpp:103) 20250212125105267 DRLCMACDL DEBUG - got ack for BSN=89 (rlc_window_dl.cpp:103) 20250212125105267 DRLCMACDL DEBUG - got ack for BSN=90 (rlc_window_dl.cpp:103) 20250212125105267 DRLCMACDL DEBUG - got ack for BSN=91 (rlc_window_dl.cpp:103) 20250212125105267 DRLCMACDL DEBUG - got ack for BSN=92 (rlc_window_dl.cpp:103) 20250212125105267 DRLCMACDL DEBUG - got ack for BSN=93 (rlc_window_dl.cpp:103) 20250212125105267 DRLCMACDL DEBUG - got ack for BSN=94 (rlc_window_dl.cpp:103) 20250212125105267 DRLCMACDL DEBUG - got ack for BSN=95 (rlc_window_dl.cpp:103) 20250212125105267 DRLCMACDL DEBUG - got ack for BSN=96 (rlc_window_dl.cpp:103) 20250212125105267 DRLCMACDL DEBUG - got ack for BSN=97 (rlc_window_dl.cpp:103) 20250212125105267 DRLCMACDL DEBUG - got ack for BSN=98 (rlc_window_dl.cpp:103) 20250212125105267 DRLCMACDL DEBUG - got ack for BSN=99 (rlc_window_dl.cpp:103) 20250212125105267 DRLCMACDL DEBUG - got ack for BSN=100 (rlc_window_dl.cpp:103) 20250212125105267 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) 20250212125105267 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) 20250212125105267 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) 20250212125105267 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) 20250212125105267 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) 20250212125105267 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) 20250212125105268 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) 20250212125105268 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) 20250212125105268 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) 20250212125105268 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) 20250212125105268 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) 20250212125105268 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) 20250212125105268 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) 20250212125105268 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) 20250212125105268 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) 20250212125105268 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) 20250212125105271 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) 20250212125105271 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1945 Sending data request: sapi=5 arfcn=871 cur_fn=1941 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125105271 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(112)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(112)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125105274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42590<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125105274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42574<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125105275 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125105275 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125105275 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125105275 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125105275 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125105275 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) 20250212125105275 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125105275 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125105275 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125105275 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125105275 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125105275 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125105275 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125105275 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125105275 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125105275 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125105275 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125105275 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125105275 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125105275 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125105275 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125105275 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125105275 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125105275 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) 20250212125105275 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) 20250212125105275 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 6924 with status 0 respawn: 13: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_dl_cs1_to_cs4 finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_cs1_to_cs4 pass'. Wed Feb 12 12:51:05 UTC 2025 ====== 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 20250212125105288 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125105288 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125105288 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125105288 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125105303 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48818<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125105403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48818<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=3711468) Waiting for packet dumper to finish... 1 (prev_count=3711468, count=3748452) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_cs1_to_cs4 pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mcs_initial_ul'. ------ PCU_Tests.TC_mcs_initial_ul ------ Wed Feb 12 12:51:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_mcs_initial_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_mcs_initial_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mcs_initial_ul' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_mcs_initial_ul started. MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 20250212125108498 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48830<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(118)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(118)@8d0f06c41a7d: Start timer T: 5 s 20250212125108505 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48832<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(118)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_mcs_initial_ul-STATS(120)@8d0f06c41a7d: Start timer T: 2 s TC_mcs_initial_ul-STATS(120)@8d0f06c41a7d: Start timer T: 2 s 20250212125110289 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125110289 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125110290 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(118)@8d0f06c41a7d: OsmoPCU is now connected BTS(119)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125110306 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125110306 DLGLOBAL DEBUG validating counter group 0x5601562e0040(bts) with 102 counters (rate_ctr.c:86) 20250212125110306 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125110306 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125110306 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125110306 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125110306 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125110306 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125110306 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125110306 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125110306 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125110306 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125110306 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125110306 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125110306 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125110306 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125110306 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125110306 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125110306 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125110306 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125110306 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125110306 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125110306 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125110306 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125110306 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125110307 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125110307 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125110307 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125110307 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125110307 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125110307 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125110307 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125110307 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125110307 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125110307 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125110307 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125110307 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125110307 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125110307 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125110307 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125110307 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125110307 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125110307 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125110307 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125110307 DLGLOBAL DEBUG validating counter group 0x7f19efaa65e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125110307 DLGLOBAL DEBUG validating counter group 0x5601562df720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125110307 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125110307 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125110307 DLGLOBAL DEBUG validating counter group 0x7f19efaa7180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125110307 DLGLOBAL DEBUG validating counter group 0x7f19efaa7160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125110307 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125110307 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) 20250212125110307 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) 20250212125110307 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125110308 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125110308 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125110308 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125110308 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125110308 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125110308 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125110308 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125110308 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125110308 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125110308 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125110308 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125110308 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125110308 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125110308 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125110308 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125110308 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125110308 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125110308 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125110308 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125110308 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125110308 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125110308 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125110308 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125110308 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125110308 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125110308 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) 20250212125110308 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125110309 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125110311 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) MTC@8d0f06c41a7d: Start timer T: 2 s BTS(119)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(119)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(119)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(119)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(119)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(119)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(119)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(119)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125110319 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125110320 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) 20250212125110320 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125110321 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) 20250212125110321 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@8d0f06c41a7d: Start timer T: 2 s 20250212125110322 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) 20250212125110322 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@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125110323 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) 20250212125110323 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@8d0f06c41a7d: Start timer T: 2 s 20250212125110324 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) 20250212125110324 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@8d0f06c41a7d: Start timer T: 2 s 20250212125110325 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) 20250212125110325 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@8d0f06c41a7d: Start timer T: 2 s 20250212125110326 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) 20250212125110326 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) 20250212125110326 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) 20250212125110326 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@8d0f06c41a7d: Start timer T: 2 s 20250212125110328 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125110332 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) 20250212125110332 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125110332 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212125110332 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20250212125110332 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20250212125110332 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212125110332 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } } } 20250212125110340 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) 20250212125110340 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) 20250212125110342 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) 20250212125110342 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) 20250212125110342 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) 20250212125110342 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) 20250212125110343 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) 20250212125110343 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) 20250212125110344 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) 20250212125110344 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) 20250212125110345 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) 20250212125110345 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) 20250212125110345 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) 20250212125110345 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) 20250212125110346 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) 20250212125110346 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) 20250212125110347 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125110358 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) 20250212125110358 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) 20250212125110360 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) 20250212125110360 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) 20250212125110360 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) 20250212125110361 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) 20250212125110361 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) 20250212125110361 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) 20250212125110362 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) 20250212125110362 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) 20250212125110363 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) 20250212125110363 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) 20250212125110364 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) 20250212125110364 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) 20250212125110364 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) 20250212125110364 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) 20250212125110368 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125110382 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) 20250212125110382 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) 20250212125110383 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) 20250212125110383 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) 20250212125110384 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) 20250212125110384 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) 20250212125110384 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) 20250212125110384 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) 20250212125110385 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) 20250212125110385 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) 20250212125110385 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) 20250212125110385 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) 20250212125110386 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) 20250212125110386 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) 20250212125110387 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) 20250212125110387 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) 20250212125110388 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125110400 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) 20250212125110400 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) 20250212125110401 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) 20250212125110401 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) 20250212125110401 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) 20250212125110401 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) 20250212125110401 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) 20250212125110401 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) 20250212125110402 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) 20250212125110402 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) 20250212125110402 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) 20250212125110402 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) 20250212125110402 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) 20250212125110402 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) 20250212125110402 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) 20250212125110402 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) 20250212125110405 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125110420 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) 20250212125110420 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) 20250212125110421 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) 20250212125110421 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) 20250212125110421 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) 20250212125110421 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) 20250212125110422 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) 20250212125110422 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) 20250212125110423 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) 20250212125110423 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) 20250212125110424 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) 20250212125110424 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) 20250212125110425 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) 20250212125110426 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) 20250212125110426 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) 20250212125110426 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) 20250212125110430 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125110445 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) 20250212125110445 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) 20250212125110447 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) 20250212125110447 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) 20250212125110448 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) 20250212125110448 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) 20250212125110450 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) 20250212125110450 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) 20250212125110451 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) 20250212125110451 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) 20250212125110452 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) 20250212125110452 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) 20250212125110453 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) 20250212125110453 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) 20250212125110454 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) 20250212125110454 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) 20250212125110456 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125110464 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) 20250212125110464 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) 20250212125110464 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) 20250212125110464 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) 20250212125110465 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) 20250212125110465 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) 20250212125110465 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) 20250212125110465 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) 20250212125110465 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) 20250212125110465 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) 20250212125110465 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) 20250212125110465 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) 20250212125110466 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) 20250212125110466 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) 20250212125110466 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) 20250212125110466 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) 20250212125110468 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125110482 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) 20250212125110482 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) 20250212125110482 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) 20250212125110482 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) 20250212125110482 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) 20250212125110482 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) 20250212125110482 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) 20250212125110482 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) 20250212125110483 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) 20250212125110483 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) 20250212125110483 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) 20250212125110483 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) 20250212125110483 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) 20250212125110483 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) 20250212125110483 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) 20250212125110483 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) 20250212125110495 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125110509 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) 20250212125110509 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) 20250212125110510 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) 20250212125110510 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) 20250212125110510 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) 20250212125110510 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) 20250212125110510 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) 20250212125110510 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) 20250212125110510 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) 20250212125110510 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) 20250212125110511 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) 20250212125110511 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) 20250212125110511 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) 20250212125110511 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) 20250212125110511 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) 20250212125110511 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) 20250212125110514 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125110527 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) 20250212125110527 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) 20250212125110528 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) 20250212125110528 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) 20250212125110528 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) 20250212125110528 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) 20250212125110528 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) 20250212125110528 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) 20250212125110528 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) 20250212125110528 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) 20250212125110528 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) 20250212125110528 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) 20250212125110528 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) 20250212125110528 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) 20250212125110528 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) 20250212125110528 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) 20250212125110532 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125110546 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) 20250212125110546 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) 20250212125110547 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) 20250212125110547 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) 20250212125110547 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) 20250212125110547 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) 20250212125110547 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) 20250212125110547 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) 20250212125110548 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) 20250212125110548 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) 20250212125110548 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) 20250212125110548 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) 20250212125110548 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) 20250212125110548 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) 20250212125110548 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) 20250212125110548 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) 20250212125110556 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125110573 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 88 e8 45 18 8c 00 80 00 00 00 00 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125110573 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) 20250212125110573 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125110573 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125110573 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 = 34 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 1 | A5_bits = 80 | 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| (gsm_rlcmac.c:5476) 20250212125110575 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125110575 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125110575 DLGLOBAL DEBUG validating counter group 0x5601562df760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125110575 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125110576 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20250212125110576 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20250212125110576 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20250212125110576 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20250212125110576 DMS INFO Modifying MS object, TLLI = 0x00000001, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20250212125110576 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212125110576 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125110576 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125110576 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20250212125110576 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125110576 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125110576 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125110576 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125110576 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125110576 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125110576 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125110576 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125110576 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) 20250212125110576 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212125110576 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125110576 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125110576 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Allocating UL TBF (tbf_ul.cpp:115) 20250212125110576 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125110576 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125110576 DLGLOBAL DEBUG validating counter group 0x5601562dfb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125110577 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125110577 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125110577 DLGLOBAL DEBUG validating counter group 0x5601562dfc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125110577 DLGLOBAL DEBUG validating counter group 0x5601562dfc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125110577 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125110577 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125110577 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) 20250212125110577 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) 20250212125110577 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) 20250212125110577 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125110577 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) 20250212125110577 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20250212125110577 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212125110577 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) 20250212125110577 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212125110577 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) 20250212125110577 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20250212125110577 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20250212125110577 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212125110577 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212125110577 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20250212125110577 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) 20250212125110577 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) 20250212125110577 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) 20250212125110577 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) 20250212125110577 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) 20250212125110577 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) 20250212125110577 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) 20250212125110578 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) 20250212125110578 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) 20250212125110578 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) 20250212125110579 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) 20250212125110579 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) 20250212125110580 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) 20250212125110580 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) 20250212125110580 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) 20250212125110580 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125110580 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20250212125110580 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125110581 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125110581 DCSN1 INFO csnStreamEncoder (type: Pkt 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) 20250212125110581 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125110581 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20250212125110581 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) 20250212125110581 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125110581 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) 20250212125110581 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) 20250212125110582 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(119)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B'O ("++++++++") 20250212125110590 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) 20250212125110590 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) 20250212125110591 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) 20250212125110591 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) 20250212125110591 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) 20250212125110591 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) 20250212125110592 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) 20250212125110592 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) 20250212125110592 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) 20250212125110592 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) 20250212125110593 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) 20250212125110593 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) 20250212125110593 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) 20250212125110593 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) 20250212125110594 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) 20250212125110594 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) 20250212125110595 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125110610 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) 20250212125110610 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) 20250212125110611 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) 20250212125110611 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) 20250212125110612 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) 20250212125110612 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) 20250212125110613 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) 20250212125110613 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) 20250212125110614 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) 20250212125110614 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) 20250212125110614 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) 20250212125110615 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) 20250212125110615 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) 20250212125110615 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) 20250212125110616 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) 20250212125110616 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) 20250212125110620 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125110635 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) 20250212125110635 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) 20250212125110636 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) 20250212125110636 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) 20250212125110637 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) 20250212125110637 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) 20250212125110637 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) 20250212125110637 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) 20250212125110637 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) 20250212125110637 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) 20250212125110638 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) 20250212125110638 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) 20250212125110638 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) 20250212125110638 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) 20250212125110639 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) 20250212125110639 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) 20250212125110639 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125110653 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) 20250212125110654 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) 20250212125110654 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125110654 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125110654 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) 20250212125110654 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125110654 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20250212125110654 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20250212125110654 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20250212125110654 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20250212125110654 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20250212125110654 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20250212125110654 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) 20250212125110654 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) 20250212125110655 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) 20250212125110655 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) 20250212125110656 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) 20250212125110656 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) 20250212125110656 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) 20250212125110656 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) 20250212125110656 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) 20250212125110656 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) 20250212125110657 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) 20250212125110657 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) 20250212125110658 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) 20250212125110658 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) 20250212125110659 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125110674 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 72 72 46 70 29 76 98 46 27 bf 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) 20250212125110674 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) 20250212125110674 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20250212125110674 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c0 80 72 72 46 70 29 76 98 46 27 bf a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125110674 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20250212125110674 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=73 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125110674 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) 20250212125110674 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) 20250212125110674 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125110674 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=39 39 23 b8 14 3b 4c a3 93 5f 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) 20250212125110674 DRLCMACUL DEBUG - Mark BSN 1984 as INVALID (rlc_window_ul.cpp:42) 20250212125110674 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125110674 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125110674 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20250212125110674 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) 20250212125110674 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) 20250212125110675 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) 20250212125110675 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) 20250212125110676 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) 20250212125110676 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) 20250212125110677 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) 20250212125110677 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) 20250212125110678 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) 20250212125110678 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) 20250212125110679 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) 20250212125110679 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) 20250212125110679 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) 20250212125110679 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) 20250212125110680 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) 20250212125110680 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) 20250212125110683 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) 20250212125110683 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) 20250212125110683 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20250212125110683 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) 20250212125110684 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(119)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125110698 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 a6 12 09 b4 5e af cb 3f 73 4a 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) 20250212125110698 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) 20250212125110698 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20250212125110698 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 08 c0 80 a6 12 09 b4 5e af cb 3f 73 4a a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125110698 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20250212125110698 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=78 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125110698 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) 20250212125110698 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) 20250212125110698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20250212125110698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=53 89 04 5a af d7 e5 9f 39 25 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) 20250212125110699 DRLCMACUL DEBUG - Mark BSN 1985 as INVALID (rlc_window_ul.cpp:42) 20250212125110699 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20250212125110699 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20250212125110699 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20250212125110699 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) 20250212125110699 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) 20250212125110701 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) 20250212125110701 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) 20250212125110702 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) 20250212125110702 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) 20250212125110703 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) 20250212125110703 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) 20250212125110703 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) 20250212125110703 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) 20250212125110704 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) 20250212125110704 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) 20250212125110705 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) 20250212125110705 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) 20250212125110706 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) 20250212125110706 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) 20250212125110707 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) 20250212125110707 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) 20250212125110707 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20250212125110707 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) 20250212125110707 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(119)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125110718 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 e2 8c 10 f5 c7 42 36 81 ec 00 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) 20250212125110718 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) 20250212125110718 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20250212125110718 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 10 c0 80 e2 8c 10 f5 c7 42 36 81 ec 00 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125110718 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20250212125110718 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) 20250212125110718 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) 20250212125110718 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20250212125110718 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=71 46 88 fa 63 21 9b 40 76 80 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) 20250212125110718 DRLCMACUL DEBUG - Mark BSN 1986 as INVALID (rlc_window_ul.cpp:42) 20250212125110718 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20250212125110718 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20250212125110718 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20250212125110718 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) 20250212125110718 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) 20250212125110720 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) 20250212125110720 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) 20250212125110720 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) 20250212125110720 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) 20250212125110721 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) 20250212125110721 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) 20250212125110722 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) 20250212125110722 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) 20250212125110722 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) 20250212125110722 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) 20250212125110723 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) 20250212125110723 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) 20250212125110723 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) 20250212125110723 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) 20250212125110723 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) 20250212125110724 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) 20250212125110724 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20250212125110724 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) 20250212125110724 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(119)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125110735 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 e8 e9 b4 70 1d 10 6f fe b0 1b 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) 20250212125110735 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) 20250212125110735 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20250212125110735 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 18 c0 80 e8 e9 b4 70 1d 10 6f fe b0 1b a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125110735 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20250212125110735 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) 20250212125110735 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) 20250212125110735 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20250212125110735 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=f4 74 5a b8 0e 88 37 7f d8 8d 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) 20250212125110735 DRLCMACUL DEBUG - Mark BSN 1987 as INVALID (rlc_window_ul.cpp:42) 20250212125110735 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20250212125110735 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20250212125110735 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20250212125110735 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) 20250212125110735 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) 20250212125110735 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) 20250212125110735 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) 20250212125110736 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) 20250212125110736 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) 20250212125110736 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) 20250212125110736 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) 20250212125110736 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) 20250212125110736 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) 20250212125110736 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) 20250212125110736 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) 20250212125110736 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) 20250212125110736 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) 20250212125110736 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) 20250212125110736 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) 20250212125110745 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) 20250212125110745 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) 20250212125110745 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20250212125110745 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) 20250212125110745 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(119)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125110759 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 36 4d cc 4c 86 4d d7 80 d8 81 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) 20250212125110759 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) 20250212125110759 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20250212125110759 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 20 c0 80 36 4d cc 4c 86 4d d7 80 d8 81 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125110759 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20250212125110759 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) 20250212125110759 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) 20250212125110759 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20250212125110759 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=9b 26 66 26 c3 a6 6b 40 ec c0 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) 20250212125110759 DRLCMACUL DEBUG - Mark BSN 1988 as INVALID (rlc_window_ul.cpp:42) 20250212125110759 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20250212125110759 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20250212125110759 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20250212125110759 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) 20250212125110759 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) 20250212125110759 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) 20250212125110759 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) 20250212125110760 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) 20250212125110760 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) 20250212125110760 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) 20250212125110760 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) 20250212125110760 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) 20250212125110760 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) 20250212125110760 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) 20250212125110760 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) 20250212125110760 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) 20250212125110760 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) 20250212125110761 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) 20250212125110761 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) 20250212125110763 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) 20250212125110763 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) 20250212125110763 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20250212125110763 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) 20250212125110764 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(119)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125110778 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 14 40 d1 a9 6d e4 ff a5 bd 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) 20250212125110778 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) 20250212125110778 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20250212125110778 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 28 c0 80 14 40 d1 a9 6d e4 ff a5 bd 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:1019) 20250212125110778 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20250212125110778 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) 20250212125110778 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) 20250212125110778 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20250212125110778 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=0a a0 e8 d4 36 f2 ff d2 de 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) 20250212125110778 DRLCMACUL DEBUG - Mark BSN 1989 as INVALID (rlc_window_ul.cpp:42) 20250212125110778 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20250212125110778 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20250212125110778 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20250212125110778 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) 20250212125110778 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) 20250212125110779 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) 20250212125110779 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) 20250212125110779 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) 20250212125110779 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) 20250212125110779 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) 20250212125110779 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) 20250212125110779 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) 20250212125110779 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) 20250212125110780 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) 20250212125110780 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) 20250212125110780 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) 20250212125110780 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) 20250212125110780 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) 20250212125110780 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) 20250212125110782 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) 20250212125110782 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) 20250212125110782 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20250212125110782 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) 20250212125110783 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(119)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125110797 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 b6 19 c4 5d b1 96 82 e4 1a 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) 20250212125110797 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) 20250212125110797 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20250212125110797 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 30 c0 80 b6 19 c4 5d b1 96 82 e4 1a 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:1019) 20250212125110797 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20250212125110797 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) 20250212125110797 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) 20250212125110797 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20250212125110797 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=db 0c e2 ae 58 4b 41 72 8d 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) 20250212125110797 DRLCMACUL DEBUG - Mark BSN 1990 as INVALID (rlc_window_ul.cpp:42) 20250212125110797 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20250212125110797 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20250212125110797 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20250212125110797 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) 20250212125110797 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) 20250212125110798 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) 20250212125110798 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) 20250212125110798 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) 20250212125110798 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) 20250212125110799 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) 20250212125110799 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) 20250212125110799 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) 20250212125110799 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) 20250212125110799 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) 20250212125110799 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) 20250212125110799 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) 20250212125110799 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) 20250212125110800 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) 20250212125110800 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) 20250212125110806 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) 20250212125110806 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) 20250212125110806 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20250212125110806 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) 20250212125110807 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(119)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125110821 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 b2 b0 7c e3 b3 2b 24 2e 8e e0 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) 20250212125110821 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) 20250212125110821 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20250212125110821 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 38 c0 80 b2 b0 7c e3 b3 2b 24 2e 8e e0 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125110821 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20250212125110821 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) 20250212125110821 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) 20250212125110821 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20250212125110821 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=59 58 be f1 d9 15 12 17 47 f0 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) 20250212125110821 DRLCMACUL DEBUG - Mark BSN 1991 as INVALID (rlc_window_ul.cpp:42) 20250212125110821 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20250212125110821 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20250212125110821 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20250212125110821 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) 20250212125110821 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) 20250212125110821 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) 20250212125110821 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) 20250212125110821 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) 20250212125110821 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) 20250212125110821 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) 20250212125110821 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) 20250212125110822 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) 20250212125110822 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) 20250212125110822 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) 20250212125110822 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) 20250212125110822 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) 20250212125110822 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) 20250212125110822 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) 20250212125110822 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) 20250212125110825 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) 20250212125110825 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) 20250212125110825 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20250212125110825 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) 20250212125110825 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(119)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125110839 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 80 d4 18 0b df 65 0c 82 40 9e 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) 20250212125110839 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) 20250212125110839 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20250212125110839 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 40 c0 80 80 d4 18 0b df 65 0c 82 40 9e a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125110839 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20250212125110839 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) 20250212125110839 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) 20250212125110840 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20250212125110840 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=40 6a 8c 85 ef 32 06 41 20 4f 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) 20250212125110840 DRLCMACUL DEBUG - Mark BSN 1992 as INVALID (rlc_window_ul.cpp:42) 20250212125110840 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20250212125110840 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20250212125110840 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20250212125110840 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) 20250212125110840 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) 20250212125110840 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) 20250212125110840 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) 20250212125110840 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) 20250212125110840 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) 20250212125110840 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) 20250212125110840 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) 20250212125110840 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) 20250212125110840 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) 20250212125110841 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) 20250212125110841 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) 20250212125110841 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) 20250212125110841 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) 20250212125110841 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) 20250212125110841 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) 20250212125110844 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) 20250212125110844 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) 20250212125110844 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20250212125110844 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) 20250212125110844 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(119)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125110859 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 2a c2 c5 cf ba 52 95 3f 29 ea 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) 20250212125110859 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) 20250212125110859 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20250212125110859 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 48 c0 80 2a c2 c5 cf ba 52 95 3f 29 ea a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125110859 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20250212125110859 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) 20250212125110859 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) 20250212125110859 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20250212125110859 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=15 e1 e2 67 5d a9 ca 9f 14 75 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) 20250212125110859 DRLCMACUL DEBUG - Mark BSN 1993 as INVALID (rlc_window_ul.cpp:42) 20250212125110859 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20250212125110859 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20250212125110859 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20250212125110859 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) 20250212125110859 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) 20250212125110861 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) 20250212125110861 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) 20250212125110862 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) 20250212125110862 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) 20250212125110863 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) 20250212125110863 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) 20250212125110864 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) 20250212125110864 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) 20250212125110864 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) 20250212125110864 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) 20250212125110865 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) 20250212125110865 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) 20250212125110866 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) 20250212125110866 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) 20250212125110869 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) 20250212125110869 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) 20250212125110869 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20250212125110869 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) 20250212125110869 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(119)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125110885 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 e2 d6 97 c6 64 85 c1 ae 89 59 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) 20250212125110885 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) 20250212125110885 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20250212125110885 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 50 c0 80 e2 d6 97 c6 64 85 c1 ae 89 59 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125110885 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20250212125110885 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) 20250212125110885 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) 20250212125110885 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20250212125110885 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=71 eb 4b 63 b2 c2 60 d7 c4 ac 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) 20250212125110885 DRLCMACUL DEBUG - Mark BSN 1994 as INVALID (rlc_window_ul.cpp:42) 20250212125110885 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20250212125110885 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20250212125110885 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20250212125110885 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) 20250212125110885 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) 20250212125110886 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) 20250212125110887 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) 20250212125110887 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) 20250212125110887 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) 20250212125110888 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) 20250212125110888 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) 20250212125110889 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) 20250212125110889 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) 20250212125110890 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) 20250212125110890 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) 20250212125110891 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) 20250212125110891 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) 20250212125110892 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) 20250212125110892 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) 20250212125110893 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) 20250212125110893 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) 20250212125110893 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20250212125110893 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) 20250212125110893 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(119)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125110904 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 84 6a b1 29 39 6b 58 10 9b 39 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) 20250212125110904 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) 20250212125110904 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20250212125110904 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 58 c0 80 84 6a b1 29 39 6b 58 10 9b 39 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125110904 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20250212125110904 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) 20250212125110904 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) 20250212125110904 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20250212125110904 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=42 b5 d8 94 9c 35 2c 88 cd 9c 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) 20250212125110904 DRLCMACUL DEBUG - Mark BSN 1995 as INVALID (rlc_window_ul.cpp:42) 20250212125110904 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20250212125110904 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20250212125110904 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20250212125110904 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) 20250212125110904 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) 20250212125110905 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) 20250212125110905 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) 20250212125110906 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) 20250212125110906 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) 20250212125110907 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) 20250212125110907 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) 20250212125110907 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) 20250212125110907 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) 20250212125110908 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) 20250212125110908 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) 20250212125110908 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) 20250212125110908 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) 20250212125110909 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) 20250212125110909 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) 20250212125110909 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) 20250212125110909 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) 20250212125110909 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20250212125110909 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) 20250212125110910 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(119)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125110922 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 ec bf 79 b9 ac ac 52 3d ea c8 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) 20250212125110922 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) 20250212125110922 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20250212125110922 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 60 c0 80 ec bf 79 b9 ac ac 52 3d ea c8 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125110922 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20250212125110922 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) 20250212125110922 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) 20250212125110922 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20250212125110922 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=f6 df bc 5c 56 56 a9 1e 75 e4 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) 20250212125110922 DRLCMACUL DEBUG - Mark BSN 1996 as INVALID (rlc_window_ul.cpp:42) 20250212125110922 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20250212125110922 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20250212125110922 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20250212125110922 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) 20250212125110922 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) 20250212125110922 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) 20250212125110922 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) 20250212125110923 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) 20250212125110923 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) 20250212125110923 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) 20250212125110923 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) 20250212125110923 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) 20250212125110923 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) 20250212125110924 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) 20250212125110924 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) 20250212125110924 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) 20250212125110924 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) 20250212125110924 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) 20250212125110924 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) 20250212125110931 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) 20250212125110931 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) 20250212125110931 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20250212125110931 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) 20250212125110932 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(119)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125110947 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 a2 6a ab ce 62 81 8e 71 9d 43 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) 20250212125110947 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) 20250212125110947 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20250212125110947 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 68 c0 80 a2 6a ab ce 62 81 8e 71 9d 43 a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125110947 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20250212125110947 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) 20250212125110947 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) 20250212125110947 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20250212125110947 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=51 b5 55 67 b1 40 c7 b8 ce 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) 20250212125110947 DRLCMACUL DEBUG - Mark BSN 1997 as INVALID (rlc_window_ul.cpp:42) 20250212125110947 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20250212125110947 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20250212125110947 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20250212125110947 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) 20250212125110947 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) 20250212125110948 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) 20250212125110948 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) 20250212125110948 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) 20250212125110948 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) 20250212125110950 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) 20250212125110950 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) 20250212125110950 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) 20250212125110950 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) 20250212125110951 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) 20250212125110951 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) 20250212125110952 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) 20250212125110952 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) 20250212125110953 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) 20250212125110953 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) 20250212125110954 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) 20250212125110954 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) 20250212125110954 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20250212125110954 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) 20250212125110954 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(119)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125110967 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 1a 3d c7 3f bd d4 fe 9f 43 d8 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) 20250212125110967 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) 20250212125110967 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20250212125110967 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 70 c0 80 1a 3d c7 3f bd d4 fe 9f 43 d8 a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125110967 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20250212125110967 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) 20250212125110967 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) 20250212125110967 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20250212125110967 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=8d 9e e3 9f 5e 6a ff cf 21 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) 20250212125110967 DRLCMACUL DEBUG - Mark BSN 1998 as INVALID (rlc_window_ul.cpp:42) 20250212125110967 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20250212125110967 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20250212125110967 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20250212125110967 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) 20250212125110967 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) 20250212125110968 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) 20250212125110968 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) 20250212125110969 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) 20250212125110969 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) 20250212125110970 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) 20250212125110970 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) 20250212125110970 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) 20250212125110971 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) 20250212125110971 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) 20250212125110971 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) 20250212125110972 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) 20250212125110972 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) 20250212125110973 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) 20250212125110973 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) 20250212125110974 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) 20250212125110974 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) 20250212125110974 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20250212125110974 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) 20250212125110974 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(119)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125110986 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 be 6b 24 5a 46 12 3d 27 25 86 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) 20250212125110986 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) 20250212125110986 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20250212125110986 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 78 c0 80 be 6b 24 5a 46 12 3d 27 25 86 a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125110986 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20250212125110986 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) 20250212125110986 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) 20250212125110986 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20250212125110986 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=df 35 12 2d 23 89 9e 93 12 43 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) 20250212125110986 DRLCMACUL DEBUG - Mark BSN 1999 as INVALID (rlc_window_ul.cpp:42) 20250212125110986 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20250212125110986 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20250212125110986 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20250212125110986 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) 20250212125110986 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) 20250212125110987 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) 20250212125110987 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) 20250212125110989 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) 20250212125110989 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) 20250212125110990 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) 20250212125110990 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) 20250212125110991 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) 20250212125110991 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) 20250212125110993 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) 20250212125110993 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) 20250212125110994 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) 20250212125110994 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) 20250212125110995 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) 20250212125110995 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) 20250212125110996 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) 20250212125110996 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) 20250212125110996 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type USF (pdch_ul_controller.c:184) 20250212125110996 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) 20250212125110998 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(119)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125111011 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 ac c1 ad 45 0d 55 19 19 23 ad 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) 20250212125111011 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) 20250212125111011 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20250212125111011 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 80 c0 80 ac c1 ad 45 0d 55 19 19 23 ad a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125111011 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20250212125111011 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) 20250212125111011 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) 20250212125111011 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20250212125111011 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=d6 e0 d6 a2 86 aa 8c 8c 91 d6 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) 20250212125111011 DRLCMACUL DEBUG - Mark BSN 2000 as INVALID (rlc_window_ul.cpp:42) 20250212125111011 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20250212125111012 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20250212125111012 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20250212125111012 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) 20250212125111012 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) 20250212125111012 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) 20250212125111012 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) 20250212125111013 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) 20250212125111013 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) 20250212125111014 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) 20250212125111014 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) 20250212125111014 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) 20250212125111014 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) 20250212125111015 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) 20250212125111015 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) 20250212125111016 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) 20250212125111016 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) 20250212125111016 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) 20250212125111016 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) 20250212125111017 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) 20250212125111017 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) 20250212125111017 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type USF (pdch_ul_controller.c:184) 20250212125111017 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) 20250212125111017 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(119)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125111031 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 30 36 a7 4f 52 fa 27 94 75 a6 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) 20250212125111031 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) 20250212125111031 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20250212125111031 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 88 c0 80 30 36 a7 4f 52 fa 27 94 75 a6 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125111031 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20250212125111031 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) 20250212125111031 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) 20250212125111031 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20250212125111031 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=18 9b d3 27 29 fd 13 ca 3a d3 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) 20250212125111031 DRLCMACUL DEBUG - Mark BSN 2001 as INVALID (rlc_window_ul.cpp:42) 20250212125111031 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20250212125111031 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20250212125111031 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20250212125111031 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) 20250212125111031 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) 20250212125111034 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) 20250212125111035 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) 20250212125111036 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) 20250212125111036 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) 20250212125111037 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) 20250212125111037 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) 20250212125111038 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) 20250212125111038 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) 20250212125111039 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) 20250212125111039 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) 20250212125111040 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) 20250212125111040 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) 20250212125111041 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) 20250212125111041 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) 20250212125111042 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) 20250212125111042 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) 20250212125111042 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type USF (pdch_ul_controller.c:184) 20250212125111042 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) 20250212125111043 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(119)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125111050 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 64 ab c5 48 49 0d ed 56 26 b3 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) 20250212125111050 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) 20250212125111050 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20250212125111050 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 90 c0 80 64 ab c5 48 49 0d ed 56 26 b3 a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125111050 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20250212125111050 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) 20250212125111050 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) 20250212125111050 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20250212125111050 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=b2 d5 62 a4 a4 86 76 2b 93 59 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) 20250212125111050 DRLCMACUL DEBUG - Mark BSN 2002 as INVALID (rlc_window_ul.cpp:42) 20250212125111050 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20250212125111050 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20250212125111051 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20250212125111051 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) 20250212125111051 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) 20250212125111053 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) 20250212125111053 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) 20250212125111054 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) 20250212125111054 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) 20250212125111056 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) 20250212125111056 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) 20250212125111056 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) 20250212125111057 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) 20250212125111058 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) 20250212125111058 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) 20250212125111059 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) 20250212125111059 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) 20250212125111060 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) 20250212125111060 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) 20250212125111062 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) 20250212125111062 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) 20250212125111062 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 160 for type USF (pdch_ul_controller.c:184) 20250212125111062 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) 20250212125111063 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(119)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125111074 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 12 bd 02 e8 75 7e 10 96 4b fb 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) 20250212125111074 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) 20250212125111074 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20250212125111074 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 98 c0 80 12 bd 02 e8 75 7e 10 96 4b fb a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125111074 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20250212125111074 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) 20250212125111074 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) 20250212125111074 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20250212125111074 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=89 5e 01 f4 3a 3f 08 cb a5 fd 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) 20250212125111074 DRLCMACUL DEBUG - Mark BSN 2003 as INVALID (rlc_window_ul.cpp:42) 20250212125111074 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20250212125111074 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20250212125111074 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20250212125111074 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) 20250212125111074 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) 20250212125111074 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20250212125111074 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125111074 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) 20250212125111074 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) 20250212125111074 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) 20250212125111075 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) 20250212125111075 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) 20250212125111075 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) 20250212125111075 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) 20250212125111076 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) 20250212125111076 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) 20250212125111076 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) 20250212125111076 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) 20250212125111076 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) 20250212125111076 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) 20250212125111077 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) 20250212125111077 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) 20250212125111078 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) 20250212125111079 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) 20250212125111079 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 164 for type USF (pdch_ul_controller.c:184) 20250212125111079 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) 20250212125111079 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125111079 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) 20250212125111079 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) 20250212125111079 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) 20250212125111079 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) 20250212125111079 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) 20250212125111079 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(119)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0087B02A2B2B2B2B2B2B2B2B2B2B'O 20250212125111093 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 de ba 09 ce 59 04 de 50 67 f2 53 59 e4 97 65 78 ce f3 58 c3 8e ca e3 e2 51 46 f5 0f ec 49 62 3e dc 7e e9 c5 12 ca (pcu_l1_if.cpp:463) 20250212125111094 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) 20250212125111094 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20250212125111094 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 10 a0 c0 80 de ba 09 ce 59 04 de 50 67 f2 53 59 e4 97 65 78 ce f3 58 c3 8e ca e3 e2 51 46 f5 0f ec 49 62 3e dc 7e e9 c5 12 ca (pdch.cpp:1019) 20250212125111094 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20250212125111094 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) 20250212125111094 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) 20250212125111094 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20250212125111094 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=6f dd 04 e7 2c 02 6f a8 33 f9 a9 2c f2 cb 32 3c e7 79 ac 61 47 e5 71 f1 28 a3 fa 07 f6 24 31 1f 6e bf f4 62 09 (tbf_ul.cpp:337) 20250212125111094 DRLCMACUL DEBUG - Mark BSN 2004 as INVALID (rlc_window_ul.cpp:42) 20250212125111094 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20250212125111094 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20250212125111094 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20250212125111094 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) 20250212125111094 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) 20250212125111095 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) 20250212125111095 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) 20250212125111096 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) 20250212125111096 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) 20250212125111097 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) 20250212125111097 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) 20250212125111098 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) 20250212125111098 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) 20250212125111099 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) 20250212125111099 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) 20250212125111100 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) 20250212125111100 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) 20250212125111101 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) 20250212125111101 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) 20250212125111102 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125111113 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 08 8e 41 a0 26 b4 36 76 db ba 9b 40 80 b4 f5 73 b0 46 cc d9 12 4c fb f7 4b 85 89 0e 62 c6 60 20 da 90 fc 65 66 cb (pcu_l1_if.cpp:463) 20250212125111113 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) 20250212125111113 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20250212125111113 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c a8 c0 80 08 8e 41 a0 26 b4 36 76 db ba 9b 40 80 b4 f5 73 b0 46 cc d9 12 4c fb f7 4b 85 89 0e 62 c6 60 20 da 90 fc 65 66 cb (pdch.cpp:1019) 20250212125111113 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20250212125111113 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) 20250212125111113 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) 20250212125111113 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) 20250212125111113 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 21 storing in window (21..84) (tbf_ul.cpp:314) 20250212125111113 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=04 c7 20 50 13 5a 1b bb 6d dd 4d 20 40 da fa 39 58 23 e6 6c 09 a6 fd fb a5 c2 44 07 31 63 30 10 6d 48 fe 32 b3 (tbf_ul.cpp:337) 20250212125111113 DRLCMACUL DEBUG - Mark BSN 2005 as INVALID (rlc_window_ul.cpp:42) 20250212125111113 DRLCMACUL DEBUG - Raising V(R) to 22 (rlc_window_ul.cpp:50) 20250212125111113 DRLCMACUL DEBUG - Taking block 21 out, raising V(Q) to 22 (rlc_window_ul.cpp:65) 20250212125111113 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20250212125111113 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) 20250212125111113 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) 20250212125111114 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) 20250212125111115 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) 20250212125111115 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) 20250212125111115 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) 20250212125111116 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) 20250212125111116 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) 20250212125111117 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) 20250212125111117 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) 20250212125111117 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) 20250212125111117 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) 20250212125111118 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) 20250212125111118 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) 20250212125111119 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) 20250212125111119 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) 20250212125111122 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125111135 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 68 f8 30 69 6b be 7b 1d d3 96 dc 12 57 c1 ca ae 33 a3 8e 68 2a 44 82 9a ef fa 45 af a2 63 58 ab b4 e9 f9 0e e3 cb (pcu_l1_if.cpp:463) 20250212125111135 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) 20250212125111135 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20250212125111135 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 b0 c0 80 68 f8 30 69 6b be 7b 1d d3 96 dc 12 57 c1 ca ae 33 a3 8e 68 2a 44 82 9a ef fa 45 af a2 63 58 ab b4 e9 f9 0e e3 cb (pdch.cpp:1019) 20250212125111135 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20250212125111135 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=169 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125111135 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) 20250212125111135 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) 20250212125111135 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) 20250212125111135 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 22 storing in window (22..85) (tbf_ul.cpp:314) 20250212125111135 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=34 7c 98 b4 35 df bd 8e 69 4b 6e 89 ab 60 65 d7 99 51 47 34 15 22 41 cd 77 fd a2 57 d1 31 ac 55 da f4 7c 87 f1 (tbf_ul.cpp:337) 20250212125111135 DRLCMACUL DEBUG - Mark BSN 2006 as INVALID (rlc_window_ul.cpp:42) 20250212125111135 DRLCMACUL DEBUG - Raising V(R) to 23 (rlc_window_ul.cpp:50) 20250212125111135 DRLCMACUL DEBUG - Taking block 22 out, raising V(Q) to 23 (rlc_window_ul.cpp:65) 20250212125111135 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20250212125111135 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) 20250212125111135 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) 20250212125111136 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) 20250212125111136 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) 20250212125111136 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) 20250212125111136 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) 20250212125111136 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) 20250212125111136 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) 20250212125111136 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) 20250212125111136 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) 20250212125111136 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) 20250212125111136 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) 20250212125111136 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) 20250212125111137 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) 20250212125111137 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) 20250212125111137 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) 20250212125111140 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125111155 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 ae 1e 6a 6a 0b 0a 76 62 1e d7 73 62 61 46 1d 63 46 4d ad 8c 08 1c a2 8b 23 e1 db b7 fb 80 27 d5 2d 4b 3a 18 25 bf (pcu_l1_if.cpp:463) 20250212125111155 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) 20250212125111155 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20250212125111155 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 b8 c0 80 ae 1e 6a 6a 0b 0a 76 62 1e d7 73 62 61 46 1d 63 46 4d ad 8c 08 1c a2 8b 23 e1 db b7 fb 80 27 d5 2d 4b 3a 18 25 bf (pdch.cpp:1019) 20250212125111155 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20250212125111155 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=173 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125111155 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) 20250212125111155 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) 20250212125111155 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 23 storing in window (23..86) (tbf_ul.cpp:314) 20250212125111155 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=57 0f 35 b5 05 05 3b 31 8f eb 39 b1 30 a3 8e 31 a3 a6 56 46 04 0e d1 c5 91 f0 ed db 7d c0 93 ea 96 25 1d 8c 92 (tbf_ul.cpp:337) 20250212125111155 DRLCMACUL DEBUG - Mark BSN 2007 as INVALID (rlc_window_ul.cpp:42) 20250212125111155 DRLCMACUL DEBUG - Raising V(R) to 24 (rlc_window_ul.cpp:50) 20250212125111155 DRLCMACUL DEBUG - Taking block 23 out, raising V(Q) to 24 (rlc_window_ul.cpp:65) 20250212125111155 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20250212125111155 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) 20250212125111155 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) 20250212125111157 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) 20250212125111157 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) 20250212125111157 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) 20250212125111157 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) 20250212125111158 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) 20250212125111158 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) 20250212125111158 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) 20250212125111158 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) 20250212125111159 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) 20250212125111159 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) 20250212125111159 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) 20250212125111159 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) 20250212125111159 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) 20250212125111159 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) 20250212125111160 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125111174 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 56 77 42 2f 32 7f 20 55 08 70 ba d4 3a 1d 6f bc e1 57 68 7c ce 7f 44 a9 eb e5 d2 f2 83 3c 2e ce 04 df 03 22 1d cb (pcu_l1_if.cpp:463) 20250212125111174 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) 20250212125111174 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20250212125111174 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 c0 c0 80 56 77 42 2f 32 7f 20 55 08 70 ba d4 3a 1d 6f bc e1 57 68 7c ce 7f 44 a9 eb e5 d2 f2 83 3c 2e ce 04 df 03 22 1d cb (pdch.cpp:1019) 20250212125111174 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20250212125111174 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=177 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125111174 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) 20250212125111174 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) 20250212125111174 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 24 storing in window (24..87) (tbf_ul.cpp:314) 20250212125111174 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=ab 3b a1 17 99 3f 90 2a 04 38 5d 6a 9d 8e 37 de f0 2b 34 3e e7 3f a2 d4 f5 72 69 f9 41 1e 17 67 82 ef 01 91 8e (tbf_ul.cpp:337) 20250212125111174 DRLCMACUL DEBUG - Mark BSN 2008 as INVALID (rlc_window_ul.cpp:42) 20250212125111174 DRLCMACUL DEBUG - Raising V(R) to 25 (rlc_window_ul.cpp:50) 20250212125111174 DRLCMACUL DEBUG - Taking block 24 out, raising V(Q) to 25 (rlc_window_ul.cpp:65) 20250212125111174 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20250212125111174 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) 20250212125111174 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} complete UL frame len=925 (tbf_ul.cpp:197) 20250212125111174 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} len=925 (tbf_ul.cpp:467) 20250212125111174 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) 20250212125111174 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20250212125111174 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20250212125111174 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20250212125111174 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) 20250212125111174 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125111174 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) 20250212125111175 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) 20250212125111175 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) 20250212125111175 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) 20250212125111175 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) 20250212125111176 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) 20250212125111176 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) 20250212125111176 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) 20250212125111176 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) 20250212125111177 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) 20250212125111177 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) 20250212125111178 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) 20250212125111178 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) 20250212125111179 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) 20250212125111179 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) 20250212125111184 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) 20250212125111184 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) 20250212125111184 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 182 + 13 = 195 (pdch_ul_controller.c:131) 20250212125111184 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20250212125111184 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) 20250212125111185 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) 20250212125111185 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 195 for type POLL (pdch_ul_controller.c:184) 20250212125111185 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) 20250212125111185 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) 20250212125111185 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) 20250212125111185 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) 20250212125111186 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(119)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0087F0342B2B2B2B2B2B2B2B2B2B'O BTS(119)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125111193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48832<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125111195 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48830<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125111195 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125111195 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125111195 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125111195 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20250212125111195 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125111195 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL) Detaching TBF: TBF(UL:E:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20250212125111195 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125111195 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125111195 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125111195 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){WAIT_ACK}: Deallocated (fsm.c:568) 20250212125111195 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FINISHED}: Deallocated (fsm.c:568) 20250212125111195 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125111195 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125111196 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125111196 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125111196 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125111196 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125111196 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125111196 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125111196 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125111196 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125111196 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125111196 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20250212125111196 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125111196 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) 20250212125111196 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) 20250212125111196 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@8d0f06c41a7d: Test case TC_mcs_initial_ul finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mcs_initial_ul pass'. respawn: 13: stopped pid 6996 with status 0 respawn: 14: starting: osmo-pcu Wed Feb 12 12:51:11 UTC 2025 ====== PCU_Tests.TC_mcs_initial_ul pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_mcs_initial_ul.talloc 20250212125111226 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125111226 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125111226 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125111226 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125111242 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48842<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125111343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48842<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=353348) Waiting for packet dumper to finish... 1 (prev_count=353348, count=411988) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mcs_initial_ul pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mcs_max_ul'. ------ PCU_Tests.TC_mcs_max_ul ------ Wed Feb 12 12:51:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_mcs_max_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_mcs_max_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mcs_max_ul' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_mcs_max_ul started. MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 20250212125114395 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55996<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(122)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(122)@8d0f06c41a7d: Start timer T: 5 s PCUIF(122)@8d0f06c41a7d: Start timer T_Conn: 10 s 20250212125114413 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56006<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_mcs_max_ul-STATS(124)@8d0f06c41a7d: Start timer T: 2 s TC_mcs_max_ul-STATS(124)@8d0f06c41a7d: Start timer T: 2 s 20250212125116226 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125116227 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125116227 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(122)@8d0f06c41a7d: OsmoPCU is now connected BTS(123)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125116230 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125116230 DLGLOBAL DEBUG validating counter group 0x55aa9ea81040(bts) with 102 counters (rate_ctr.c:86) 20250212125116230 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125116230 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125116230 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125116230 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125116230 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125116230 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125116230 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125116230 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125116230 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125116230 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125116230 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125116230 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125116230 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125116230 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125116230 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125116230 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125116230 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125116230 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125116230 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125116230 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125116230 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125116230 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125116230 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125116230 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125116230 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125116230 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125116230 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125116230 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125116230 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125116230 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125116230 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125116230 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125116230 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125116230 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125116230 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125116230 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125116230 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125116230 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125116230 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125116230 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125116230 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125116230 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125116230 DLGLOBAL DEBUG validating counter group 0x7fd6ebad15e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125116230 DLGLOBAL DEBUG validating counter group 0x55aa9ea80720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125116230 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125116230 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125116230 DLGLOBAL DEBUG validating counter group 0x7fd6ebad2180(ns:nse) with 15 counters (rate_ctr.c:86) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125116230 DLGLOBAL DEBUG validating counter group 0x7fd6ebad2160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125116230 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125116230 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) 20250212125116230 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) 20250212125116230 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125116230 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125116230 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125116230 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125116230 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125116230 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125116230 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125116230 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125116230 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125116230 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125116230 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125116230 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125116230 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125116230 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125116230 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125116230 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125116230 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125116230 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125116230 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125116230 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125116230 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125116230 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125116230 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125116230 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125116230 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125116230 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125116230 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125116230 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) 20250212125116230 DL1IF DEBUG 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@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125116231 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s BTS(123)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(123)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" 20250212125116232 DRLCMAC DEBUG New max MCS: DL=9 UL=5 (bts.cpp:1449) MTC@8d0f06c41a7d: Start timer T: 2 s BTS(123)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(123)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s BTS(123)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(123)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(123)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(123)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125116234 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) 20250212125116234 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125116234 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212125116234 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20250212125116234 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20250212125116234 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212125116234 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } } } 20250212125116244 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) 20250212125116244 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125116244 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) 20250212125116244 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) 20250212125116244 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) 20250212125116244 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) 20250212125116244 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) 20250212125116244 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) 20250212125116245 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) 20250212125116245 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) 20250212125116245 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) 20250212125116245 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) 20250212125116245 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) 20250212125116245 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) 20250212125116245 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) 20250212125116245 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) 20250212125116248 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125116263 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) 20250212125116263 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) 20250212125116263 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) 20250212125116263 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) 20250212125116263 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) 20250212125116263 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) 20250212125116263 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) 20250212125116263 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) 20250212125116263 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) 20250212125116263 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) 20250212125116263 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) 20250212125116263 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) 20250212125116263 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) 20250212125116263 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) 20250212125116264 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) 20250212125116264 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) 20250212125116267 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125116282 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) 20250212125116282 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) 20250212125116282 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) 20250212125116282 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) 20250212125116283 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) 20250212125116283 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) 20250212125116283 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) 20250212125116283 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) 20250212125116284 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) 20250212125116284 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) 20250212125116284 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) 20250212125116284 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) 20250212125116285 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) 20250212125116285 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) 20250212125116285 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) 20250212125116285 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) 20250212125116292 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125116306 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) 20250212125116306 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) 20250212125116307 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) 20250212125116307 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) 20250212125116308 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) 20250212125116308 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) 20250212125116308 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) 20250212125116308 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) 20250212125116309 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) 20250212125116309 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) 20250212125116309 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) 20250212125116309 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) 20250212125116309 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) 20250212125116310 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) 20250212125116310 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) 20250212125116310 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) 20250212125116310 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125116324 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) 20250212125116324 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) 20250212125116324 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) 20250212125116324 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) 20250212125116324 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) 20250212125116324 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) 20250212125116324 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) 20250212125116324 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) 20250212125116324 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) 20250212125116324 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) 20250212125116324 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) 20250212125116324 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) 20250212125116325 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) 20250212125116325 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) 20250212125116325 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) 20250212125116325 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) 20250212125116328 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125116343 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) 20250212125116344 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) 20250212125116345 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) 20250212125116345 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) 20250212125116346 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) 20250212125116346 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) 20250212125116347 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) 20250212125116347 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) 20250212125116348 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) 20250212125116348 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) 20250212125116349 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) 20250212125116349 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) 20250212125116350 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) 20250212125116350 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) 20250212125116350 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) 20250212125116350 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) 20250212125116353 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125116368 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) 20250212125116368 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) 20250212125116369 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) 20250212125116369 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) 20250212125116370 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) 20250212125116370 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) 20250212125116371 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) 20250212125116371 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) 20250212125116371 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) 20250212125116371 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) 20250212125116372 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) 20250212125116372 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) 20250212125116373 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) 20250212125116373 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) 20250212125116373 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) 20250212125116373 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) 20250212125116374 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125116385 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) 20250212125116385 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) 20250212125116386 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) 20250212125116386 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) 20250212125116386 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) 20250212125116386 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) 20250212125116386 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) 20250212125116386 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) 20250212125116386 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) 20250212125116386 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) 20250212125116386 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) 20250212125116386 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) 20250212125116386 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) 20250212125116386 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) 20250212125116386 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) 20250212125116386 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) 20250212125116390 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125116405 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) 20250212125116405 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) 20250212125116406 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) 20250212125116406 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) 20250212125116407 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) 20250212125116407 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) 20250212125116407 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) 20250212125116407 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) 20250212125116409 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) 20250212125116409 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) 20250212125116410 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) 20250212125116410 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) 20250212125116412 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) 20250212125116412 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) 20250212125116413 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) 20250212125116413 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) 20250212125116417 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125116430 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) 20250212125116430 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) 20250212125116431 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) 20250212125116431 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) 20250212125116431 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) 20250212125116431 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) 20250212125116431 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) 20250212125116431 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) 20250212125116431 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) 20250212125116431 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) 20250212125116431 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) 20250212125116431 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) 20250212125116432 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) 20250212125116432 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) 20250212125116432 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) 20250212125116432 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) 20250212125116434 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125116450 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) 20250212125116450 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) 20250212125116451 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) 20250212125116451 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) 20250212125116452 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) 20250212125116452 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) 20250212125116453 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) 20250212125116453 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) 20250212125116454 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) 20250212125116454 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) 20250212125116455 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) 20250212125116455 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) 20250212125116456 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) 20250212125116456 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) 20250212125116456 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) 20250212125116456 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) 20250212125116457 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125116470 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) 20250212125116470 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) 20250212125116472 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) 20250212125116472 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) 20250212125116472 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) 20250212125116472 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) 20250212125116474 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) 20250212125116474 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) 20250212125116475 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) 20250212125116475 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) 20250212125116476 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) 20250212125116476 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) 20250212125116477 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) 20250212125116477 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) 20250212125116478 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) 20250212125116478 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) 20250212125116480 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125116495 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 88 e8 45 18 8c 00 80 00 00 00 00 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125116495 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) 20250212125116495 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125116495 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125116495 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 = 34 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 1 | A5_bits = 80 | 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| (gsm_rlcmac.c:5476) 20250212125116496 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125116496 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125116496 DLGLOBAL DEBUG validating counter group 0x55aa9ea80760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125116496 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125116496 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20250212125116496 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20250212125116496 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20250212125116496 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20250212125116496 DMS INFO Modifying MS object, TLLI = 0x00000001, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20250212125116496 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212125116496 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125116496 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125116496 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20250212125116496 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125116496 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125116496 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125116496 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125116496 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125116496 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125116496 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125116496 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125116496 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) 20250212125116496 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212125116496 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125116496 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125116496 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Allocating UL TBF (tbf_ul.cpp:115) 20250212125116496 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125116496 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125116497 DLGLOBAL DEBUG validating counter group 0x55aa9ea80b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125116497 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125116497 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125116497 DLGLOBAL DEBUG validating counter group 0x55aa9ea80c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125116497 DLGLOBAL DEBUG validating counter group 0x55aa9ea80c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125116497 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125116497 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125116497 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) 20250212125116497 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) 20250212125116497 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) 20250212125116497 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125116497 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) 20250212125116497 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20250212125116497 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212125116497 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) 20250212125116497 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212125116497 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) 20250212125116497 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20250212125116497 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20250212125116497 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212125116497 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212125116497 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20250212125116497 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) 20250212125116497 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) 20250212125116499 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) 20250212125116499 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) 20250212125116500 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) 20250212125116500 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) 20250212125116501 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) 20250212125116501 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) 20250212125116502 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) 20250212125116502 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) 20250212125116502 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) 20250212125116502 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) 20250212125116503 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) 20250212125116503 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) 20250212125116504 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) 20250212125116504 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125116504 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20250212125116504 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125116504 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125116504 DCSN1 INFO csnStreamEncoder (type: Pkt 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) 20250212125116504 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125116504 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20250212125116504 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) 20250212125116504 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125116504 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) 20250212125116504 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) 20250212125116504 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(123)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B'O ("++++++++") 20250212125116513 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) 20250212125116513 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) 20250212125116513 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) 20250212125116513 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) 20250212125116514 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) 20250212125116514 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) 20250212125116514 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) 20250212125116514 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) 20250212125116515 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) 20250212125116515 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) 20250212125116515 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) 20250212125116515 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) 20250212125116516 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) 20250212125116516 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) 20250212125116516 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) 20250212125116516 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) 20250212125116517 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125116532 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) 20250212125116532 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) 20250212125116534 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) 20250212125116534 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) 20250212125116535 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) 20250212125116535 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) 20250212125116535 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) 20250212125116535 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) 20250212125116536 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) 20250212125116536 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) 20250212125116537 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) 20250212125116537 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) 20250212125116538 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) 20250212125116538 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) 20250212125116538 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) 20250212125116539 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) 20250212125116542 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125116557 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) 20250212125116557 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) 20250212125116558 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) 20250212125116558 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) 20250212125116558 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) 20250212125116558 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) 20250212125116558 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) 20250212125116558 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) 20250212125116559 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) 20250212125116559 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) 20250212125116559 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) 20250212125116559 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) 20250212125116560 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) 20250212125116560 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) 20250212125116560 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) 20250212125116560 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) 20250212125116561 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125116576 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) 20250212125116576 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) 20250212125116576 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125116576 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125116576 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) 20250212125116576 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125116576 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20250212125116576 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20250212125116576 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20250212125116576 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20250212125116576 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20250212125116576 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20250212125116577 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) 20250212125116577 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) 20250212125116578 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) 20250212125116578 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) 20250212125116578 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) 20250212125116578 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) 20250212125116579 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) 20250212125116579 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) 20250212125116580 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) 20250212125116580 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) 20250212125116581 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) 20250212125116581 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) 20250212125116582 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) 20250212125116582 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) 20250212125116583 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125116596 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 7e bc 8f 67 ec c7 04 3d 59 1c 0c 79 b2 07 ac f6 cf 58 85 fe 25 1d 92 (pcu_l1_if.cpp:463) 20250212125116596 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) 20250212125116596 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20250212125116596 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c0 82 7e bc 8f 67 ec c7 04 3d 59 1c 0c 79 b2 07 ac f6 cf 58 85 fe 25 1d 92 (pdch.cpp:1019) 20250212125116596 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=0, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20250212125116596 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=73 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125116596 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) 20250212125116596 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) 20250212125116596 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125116596 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=3f de c7 33 f6 63 82 9e 2c 0e 86 3c d9 03 56 fb 67 ac 42 ff 92 0e (tbf_ul.cpp:337) 20250212125116596 DRLCMACUL DEBUG - Mark BSN 1984 as INVALID (rlc_window_ul.cpp:42) 20250212125116596 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125116596 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125116596 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20250212125116596 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) 20250212125116596 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) 20250212125116597 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) 20250212125116597 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) 20250212125116598 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) 20250212125116598 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) 20250212125116599 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) 20250212125116599 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) 20250212125116600 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) 20250212125116600 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) 20250212125116601 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) 20250212125116601 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) 20250212125116601 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) 20250212125116601 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) 20250212125116602 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) 20250212125116602 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) 20250212125116605 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125116621 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 bc d9 56 4c cd ef 87 ff 1d d1 59 23 60 03 a0 74 83 83 c1 30 4c f8 be (pcu_l1_if.cpp:463) 20250212125116621 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) 20250212125116621 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20250212125116621 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 08 c0 82 bc d9 56 4c cd ef 87 ff 1d d1 59 23 60 03 a0 74 83 83 c1 30 4c f8 be (pdch.cpp:1019) 20250212125116621 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=0, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20250212125116621 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=78 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125116621 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) 20250212125116621 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) 20250212125116621 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) 20250212125116621 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20250212125116621 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=de 6c 2b a6 e6 f7 c3 ff 8e e8 ac 11 b0 01 50 ba c1 c1 60 18 26 7c (tbf_ul.cpp:337) 20250212125116621 DRLCMACUL DEBUG - Mark BSN 1985 as INVALID (rlc_window_ul.cpp:42) 20250212125116621 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20250212125116621 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20250212125116621 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20250212125116621 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) 20250212125116621 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) 20250212125116623 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) 20250212125116623 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) 20250212125116625 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) 20250212125116625 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) 20250212125116626 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) 20250212125116626 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) 20250212125116627 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) 20250212125116627 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) 20250212125116628 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) 20250212125116628 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) 20250212125116629 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) 20250212125116629 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) 20250212125116629 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) 20250212125116630 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) 20250212125116630 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125116640 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 2a ff f0 cc 43 08 a5 fe e3 86 17 40 b7 b8 65 00 12 66 78 0b d1 81 04 (pcu_l1_if.cpp:463) 20250212125116640 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) 20250212125116640 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20250212125116640 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 10 c0 82 2a ff f0 cc 43 08 a5 fe e3 86 17 40 b7 b8 65 00 12 66 78 0b d1 81 04 (pdch.cpp:1019) 20250212125116640 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=0, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20250212125116640 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=82 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125116640 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) 20250212125116640 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) 20250212125116640 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) 20250212125116640 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20250212125116640 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=95 7f 78 e6 21 84 52 ff 71 c3 0b a0 5b dc 32 00 09 33 bc 85 e8 40 (tbf_ul.cpp:337) 20250212125116640 DRLCMACUL DEBUG - Mark BSN 1986 as INVALID (rlc_window_ul.cpp:42) 20250212125116640 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20250212125116640 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20250212125116640 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20250212125116640 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) 20250212125116640 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) 20250212125116641 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) 20250212125116641 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) 20250212125116642 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) 20250212125116642 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) 20250212125116643 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) 20250212125116643 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) 20250212125116644 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) 20250212125116644 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) 20250212125116645 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) 20250212125116645 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) 20250212125116645 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) 20250212125116645 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) 20250212125116646 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) 20250212125116646 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) 20250212125116647 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125116658 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=8 data=3c 18 c0 82 00 02 29 d9 c5 60 fe fc 43 68 2f e0 2b f9 89 08 b8 0f 27 a3 16 3b 88 (pcu_l1_if.cpp:463) 20250212125116658 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) 20250212125116658 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20250212125116658 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 18 c0 82 00 02 29 d9 c5 60 fe fc 43 68 2f e0 2b f9 89 08 b8 0f 27 a3 16 3b 88 (pdch.cpp:1019) 20250212125116658 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=0, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20250212125116658 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=86 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125116658 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) 20250212125116658 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) 20250212125116658 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) 20250212125116658 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20250212125116658 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=00 81 94 ec 62 30 7f fe 21 b4 17 f0 95 fc 44 04 dc 87 93 51 8b 1d (tbf_ul.cpp:337) 20250212125116658 DRLCMACUL DEBUG - Mark BSN 1987 as INVALID (rlc_window_ul.cpp:42) 20250212125116658 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20250212125116658 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20250212125116658 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20250212125116658 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) 20250212125116659 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) 20250212125116660 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) 20250212125116660 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) 20250212125116661 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) 20250212125116661 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) 20250212125116662 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) 20250212125116662 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) 20250212125116663 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) 20250212125116663 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) 20250212125116664 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) 20250212125116664 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) 20250212125116664 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) 20250212125116664 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) 20250212125116664 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) 20250212125116664 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) 20250212125116667 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125116681 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 96 9c 23 93 74 2f 17 ed 16 df 6a b4 df db 87 dc 71 7c c7 eb 06 24 01 (pcu_l1_if.cpp:463) 20250212125116681 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) 20250212125116681 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20250212125116681 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 20 c0 82 96 9c 23 93 74 2f 17 ed 16 df 6a b4 df db 87 dc 71 7c c7 eb 06 24 01 (pdch.cpp:1019) 20250212125116681 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=0, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20250212125116681 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=91 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125116681 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) 20250212125116681 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) 20250212125116681 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) 20250212125116681 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20250212125116681 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=4b ce 91 49 ba 97 8b 76 8b 6f 35 da ef ed 43 ee 38 be e3 75 03 92 (tbf_ul.cpp:337) 20250212125116681 DRLCMACUL DEBUG - Mark BSN 1988 as INVALID (rlc_window_ul.cpp:42) 20250212125116681 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20250212125116681 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20250212125116681 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20250212125116681 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) 20250212125116681 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) 20250212125116681 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) 20250212125116681 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) 20250212125116681 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) 20250212125116681 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) 20250212125116682 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) 20250212125116682 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) 20250212125116682 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) 20250212125116682 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) 20250212125116682 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) 20250212125116682 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) 20250212125116682 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) 20250212125116682 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) 20250212125116683 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) 20250212125116683 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) 20250212125116685 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125116699 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 38 dd f8 b3 ea 3f a3 fb ff 98 a4 e4 8a a1 4d 65 e3 6b 5f d9 87 42 00 (pcu_l1_if.cpp:463) 20250212125116699 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) 20250212125116699 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20250212125116699 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 28 c0 82 38 dd f8 b3 ea 3f a3 fb ff 98 a4 e4 8a a1 4d 65 e3 6b 5f d9 87 42 00 (pdch.cpp:1019) 20250212125116699 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=0, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20250212125116699 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=95 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125116699 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) 20250212125116699 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) 20250212125116699 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20250212125116699 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=9c 6e fc 59 f5 9f d1 fd 7f 4c 52 72 c5 d0 a6 b2 f1 b5 af ec 43 21 (tbf_ul.cpp:337) 20250212125116699 DRLCMACUL DEBUG - Mark BSN 1989 as INVALID (rlc_window_ul.cpp:42) 20250212125116699 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20250212125116699 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20250212125116699 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20250212125116699 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) 20250212125116699 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) 20250212125116700 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) 20250212125116700 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) 20250212125116700 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) 20250212125116700 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) 20250212125116700 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) 20250212125116700 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) 20250212125116701 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) 20250212125116701 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) 20250212125116701 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) 20250212125116701 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) 20250212125116701 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) 20250212125116701 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) 20250212125116701 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) 20250212125116701 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) 20250212125116704 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125116718 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 0c 56 c7 08 e1 97 d6 43 ef 2c db 24 72 a0 90 28 cc 8c b3 92 39 14 00 (pcu_l1_if.cpp:463) 20250212125116718 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) 20250212125116718 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20250212125116718 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 30 c0 82 0c 56 c7 08 e1 97 d6 43 ef 2c db 24 72 a0 90 28 cc 8c b3 92 39 14 00 (pdch.cpp:1019) 20250212125116718 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=0, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20250212125116718 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=99 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125116718 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) 20250212125116718 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) 20250212125116718 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20250212125116718 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=06 ab 63 84 f0 4b eb a1 77 96 6d 12 39 50 48 14 66 c6 59 c9 1c 0a (tbf_ul.cpp:337) 20250212125116718 DRLCMACUL DEBUG - Mark BSN 1990 as INVALID (rlc_window_ul.cpp:42) 20250212125116718 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20250212125116718 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20250212125116718 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20250212125116718 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) 20250212125116718 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) 20250212125116718 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) 20250212125116718 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) 20250212125116719 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) 20250212125116719 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) 20250212125116719 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) 20250212125116719 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) 20250212125116719 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) 20250212125116719 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) 20250212125116720 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) 20250212125116720 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) 20250212125116720 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) 20250212125116720 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) 20250212125116720 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) 20250212125116720 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) 20250212125116727 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125116741 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 da d7 0e f7 73 31 47 59 82 72 39 15 09 fe 5b 93 3a ab 94 0b 45 41 00 (pcu_l1_if.cpp:463) 20250212125116741 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) 20250212125116741 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20250212125116741 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 38 c0 82 da d7 0e f7 73 31 47 59 82 72 39 15 09 fe 5b 93 3a ab 94 0b 45 41 00 (pdch.cpp:1019) 20250212125116741 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=0, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20250212125116741 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=104 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125116741 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) 20250212125116741 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) 20250212125116741 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20250212125116741 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=ed 6b 87 fb b9 98 a3 2c 41 b9 9c 8a 04 ff ad 49 9d 55 ca 85 a2 20 (tbf_ul.cpp:337) 20250212125116741 DRLCMACUL DEBUG - Mark BSN 1991 as INVALID (rlc_window_ul.cpp:42) 20250212125116741 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20250212125116741 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20250212125116741 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20250212125116741 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) 20250212125116741 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) 20250212125116742 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) 20250212125116742 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) 20250212125116742 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) 20250212125116742 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) 20250212125116742 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) 20250212125116742 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) 20250212125116742 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) 20250212125116742 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) 20250212125116743 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) 20250212125116743 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) 20250212125116743 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) 20250212125116743 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) 20250212125116743 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) 20250212125116743 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) 20250212125116746 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125116760 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 b0 c5 7e 2c 8b 58 21 0c 18 c0 c5 7a 0b dd c1 ff 50 55 87 98 81 53 00 (pcu_l1_if.cpp:463) 20250212125116760 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) 20250212125116760 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20250212125116760 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 40 c0 82 b0 c5 7e 2c 8b 58 21 0c 18 c0 c5 7a 0b dd c1 ff 50 55 87 98 81 53 00 (pdch.cpp:1019) 20250212125116760 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=0, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20250212125116760 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=108 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125116760 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) 20250212125116760 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) 20250212125116760 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20250212125116760 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=d8 62 3f 96 45 ac 10 06 0c e0 62 bd 85 ee e0 7f a8 aa 43 cc c0 29 (tbf_ul.cpp:337) 20250212125116760 DRLCMACUL DEBUG - Mark BSN 1992 as INVALID (rlc_window_ul.cpp:42) 20250212125116760 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20250212125116760 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20250212125116760 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20250212125116760 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) 20250212125116760 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) 20250212125116761 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) 20250212125116761 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) 20250212125116761 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) 20250212125116761 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) 20250212125116762 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) 20250212125116762 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) 20250212125116762 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) 20250212125116762 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) 20250212125116762 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) 20250212125116762 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) 20250212125116763 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) 20250212125116763 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) 20250212125116763 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) 20250212125116763 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) 20250212125116765 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125116779 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 0e b6 47 f4 9e 10 d9 4f 4b e1 0c 16 40 43 84 30 7d 17 10 ea 31 2a 00 (pcu_l1_if.cpp:463) 20250212125116779 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) 20250212125116779 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20250212125116779 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 48 c0 82 0e b6 47 f4 9e 10 d9 4f 4b e1 0c 16 40 43 84 30 7d 17 10 ea 31 2a 00 (pdch.cpp:1019) 20250212125116779 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=0, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20250212125116779 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=112 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125116779 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) 20250212125116779 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) 20250212125116779 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20250212125116779 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=07 db 23 7a 4f 88 ec a7 a5 70 06 0b a0 21 42 98 be 0b 08 f5 18 15 (tbf_ul.cpp:337) 20250212125116779 DRLCMACUL DEBUG - Mark BSN 1993 as INVALID (rlc_window_ul.cpp:42) 20250212125116779 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20250212125116779 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20250212125116779 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20250212125116779 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) 20250212125116779 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) 20250212125116780 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) 20250212125116780 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) 20250212125116780 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) 20250212125116780 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) 20250212125116780 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) 20250212125116780 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) 20250212125116780 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) 20250212125116780 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) 20250212125116781 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) 20250212125116781 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) 20250212125116781 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) 20250212125116781 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) 20250212125116781 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) 20250212125116781 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) 20250212125116788 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125116803 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 3a b3 10 81 38 9e 94 9b 02 f8 e7 77 9a 90 34 9c f1 ab 43 6f b3 ca 01 (pcu_l1_if.cpp:463) 20250212125116803 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) 20250212125116803 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20250212125116803 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 50 c0 82 3a b3 10 81 38 9e 94 9b 02 f8 e7 77 9a 90 34 9c f1 ab 43 6f b3 ca 01 (pdch.cpp:1019) 20250212125116803 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=0, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20250212125116803 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=117 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125116803 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) 20250212125116803 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) 20250212125116803 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20250212125116803 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=9d 59 88 40 1c 4f ca 4d 01 fc f3 3b 4d 48 1a ce f8 d5 a1 b7 59 e5 (tbf_ul.cpp:337) 20250212125116803 DRLCMACUL DEBUG - Mark BSN 1994 as INVALID (rlc_window_ul.cpp:42) 20250212125116803 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20250212125116803 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20250212125116803 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20250212125116803 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) 20250212125116803 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) 20250212125116803 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) 20250212125116803 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) 20250212125116804 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) 20250212125116804 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) 20250212125116804 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) 20250212125116804 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) 20250212125116805 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) 20250212125116805 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) 20250212125116805 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) 20250212125116805 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) 20250212125116805 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) 20250212125116805 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) 20250212125116806 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) 20250212125116806 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) 20250212125116808 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125116822 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 f8 69 f0 9c 68 a8 21 1a 04 84 e3 b6 f8 a1 41 c1 b9 00 62 82 62 10 00 (pcu_l1_if.cpp:463) 20250212125116822 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) 20250212125116822 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20250212125116822 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 10 58 c0 82 f8 69 f0 9c 68 a8 21 1a 04 84 e3 b6 f8 a1 41 c1 b9 00 62 82 62 10 00 (pdch.cpp:1019) 20250212125116822 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=0, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20250212125116822 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=121 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125116822 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) 20250212125116822 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) 20250212125116822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20250212125116822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=fc 34 78 4e 34 d4 10 0d 02 c2 71 5b fc d0 a0 e0 5c 00 31 41 31 08 (tbf_ul.cpp:337) 20250212125116822 DRLCMACUL DEBUG - Mark BSN 1995 as INVALID (rlc_window_ul.cpp:42) 20250212125116822 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20250212125116822 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20250212125116822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20250212125116822 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) 20250212125116822 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) 20250212125116823 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) 20250212125116823 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) 20250212125116823 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) 20250212125116823 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) 20250212125116824 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) 20250212125116824 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) 20250212125116824 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) 20250212125116824 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) 20250212125116825 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) 20250212125116825 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) 20250212125116825 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) 20250212125116825 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) 20250212125116826 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) 20250212125116826 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) 20250212125116826 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125116841 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 5a e8 db a3 c9 90 66 75 4e 00 12 af 00 fb fb 97 73 4c df 8f 06 32 01 (pcu_l1_if.cpp:463) 20250212125116841 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) 20250212125116841 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20250212125116841 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c 60 c0 82 5a e8 db a3 c9 90 66 75 4e 00 12 af 00 fb fb 97 73 4c df 8f 06 32 01 (pdch.cpp:1019) 20250212125116841 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=0, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20250212125116841 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=125 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125116841 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) 20250212125116841 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) 20250212125116841 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20250212125116841 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=2d f4 ed d1 64 48 b3 3a 27 00 89 57 80 fd fd cb 39 a6 ef 47 03 99 (tbf_ul.cpp:337) 20250212125116841 DRLCMACUL DEBUG - Mark BSN 1996 as INVALID (rlc_window_ul.cpp:42) 20250212125116841 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20250212125116841 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20250212125116841 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20250212125116841 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) 20250212125116841 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) 20250212125116842 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) 20250212125116842 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) 20250212125116842 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) 20250212125116842 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) 20250212125116843 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) 20250212125116843 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) 20250212125116843 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) 20250212125116843 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) 20250212125116844 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) 20250212125116844 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) 20250212125116845 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) 20250212125116845 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) 20250212125116845 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) 20250212125116845 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) 20250212125116851 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125116866 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 82 54 81 d9 73 33 58 8c ef d7 3c e6 c3 e2 cd a4 fd 0d 23 1f a8 d1 00 (pcu_l1_if.cpp:463) 20250212125116867 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) 20250212125116867 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20250212125116867 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 68 c0 82 82 54 81 d9 73 33 58 8c ef d7 3c e6 c3 e2 cd a4 fd 0d 23 1f a8 d1 00 (pdch.cpp:1019) 20250212125116867 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=0, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20250212125116867 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=130 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125116867 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) 20250212125116867 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) 20250212125116867 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20250212125116867 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=41 aa c0 ec b9 19 2c c6 f7 6b 1e f3 61 f1 66 d2 fe 86 91 0f d4 68 (tbf_ul.cpp:337) 20250212125116867 DRLCMACUL DEBUG - Mark BSN 1997 as INVALID (rlc_window_ul.cpp:42) 20250212125116867 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20250212125116867 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20250212125116867 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20250212125116867 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) 20250212125116867 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) 20250212125116869 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) 20250212125116869 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) 20250212125116870 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) 20250212125116870 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) 20250212125116871 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) 20250212125116871 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) 20250212125116872 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) 20250212125116872 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) 20250212125116874 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) 20250212125116874 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) 20250212125116875 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) 20250212125116875 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) 20250212125116875 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) 20250212125116876 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) 20250212125116877 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125116885 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 d8 bb a1 c6 fb 98 e2 12 b4 53 78 e1 04 8b 63 be 57 04 ce 44 7a c0 01 (pcu_l1_if.cpp:463) 20250212125116885 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) 20250212125116885 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20250212125116885 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 70 c0 82 d8 bb a1 c6 fb 98 e2 12 b4 53 78 e1 04 8b 63 be 57 04 ce 44 7a c0 01 (pdch.cpp:1019) 20250212125116885 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=0, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20250212125116885 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=134 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125116885 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) 20250212125116885 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) 20250212125116885 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20250212125116885 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=ec dd 50 e3 7d 4c 71 09 da 29 bc 70 82 c5 31 df 2b 02 67 22 3d e0 (tbf_ul.cpp:337) 20250212125116885 DRLCMACUL DEBUG - Mark BSN 1998 as INVALID (rlc_window_ul.cpp:42) 20250212125116885 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20250212125116885 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20250212125116885 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20250212125116885 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) 20250212125116885 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) 20250212125116886 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) 20250212125116886 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) 20250212125116887 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) 20250212125116887 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) 20250212125116887 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) 20250212125116887 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) 20250212125116888 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) 20250212125116888 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) 20250212125116888 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) 20250212125116888 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) 20250212125116888 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) 20250212125116888 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) 20250212125116889 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) 20250212125116889 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) 20250212125116889 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125116903 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 8e 21 ed 35 06 44 97 8d bd 7b 1e d1 f2 92 bb b5 7f c0 1b 66 cb 94 00 (pcu_l1_if.cpp:463) 20250212125116903 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) 20250212125116903 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20250212125116903 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 78 c0 82 8e 21 ed 35 06 44 97 8d bd 7b 1e d1 f2 92 bb b5 7f c0 1b 66 cb 94 00 (pdch.cpp:1019) 20250212125116903 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=0, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20250212125116903 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=138 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125116903 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) 20250212125116903 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) 20250212125116903 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20250212125116903 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=c7 90 f6 1a 03 a2 cb c6 de 3d 8f 68 79 c9 dd da 3f e0 0d b3 65 4a (tbf_ul.cpp:337) 20250212125116903 DRLCMACUL DEBUG - Mark BSN 1999 as INVALID (rlc_window_ul.cpp:42) 20250212125116903 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20250212125116903 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20250212125116903 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20250212125116903 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) 20250212125116903 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} complete UL frame len=352 (tbf_ul.cpp:197) 20250212125116903 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} len=352 (tbf_ul.cpp:467) 20250212125116903 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) 20250212125116903 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20250212125116903 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20250212125116903 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20250212125116903 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) 20250212125116903 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125116903 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) 20250212125116903 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) 20250212125116903 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) 20250212125116903 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) 20250212125116903 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) 20250212125116904 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) 20250212125116904 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) 20250212125116904 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) 20250212125116904 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) 20250212125116904 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) 20250212125116904 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) 20250212125116904 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) 20250212125116904 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) 20250212125116904 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) 20250212125116904 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) 20250212125116912 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) 20250212125116912 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) 20250212125116912 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 143 + 13 = 156 (pdch_ul_controller.c:131) 20250212125116912 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20250212125116912 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) 20250212125116912 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) 20250212125116912 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type POLL (pdch_ul_controller.c:184) 20250212125116912 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) 20250212125116912 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) 20250212125116912 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) 20250212125116912 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) 20250212125116912 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(123)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0087F0222B2B2B2B2B2B2B2B2B2B'O BTS(123)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125116914 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56006<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125116915 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55996<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125116915 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125116915 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125116915 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125116915 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20250212125116915 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125116915 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL) Detaching TBF: TBF(UL:E:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20250212125116915 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125116915 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125116915 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125116915 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){WAIT_ACK}: Deallocated (fsm.c:568) 20250212125116915 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FINISHED}: Deallocated (fsm.c:568) 20250212125116915 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125116915 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125116915 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125116915 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125116915 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125116915 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125116915 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125116915 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125116915 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125116915 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125116915 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125116915 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20250212125116915 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125116916 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) 20250212125116916 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) 20250212125116916 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@8d0f06c41a7d: Test case TC_mcs_max_ul finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mcs_max_ul pass'. respawn: 14: stopped pid 7056 with status 0 respawn: 15: starting: osmo-pcu Wed Feb 12 12:51:16 UTC 2025 ====== PCU_Tests.TC_mcs_max_ul pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_mcs_max_ul.talloc 20250212125116925 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125116925 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125116925 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125116925 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125116938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56010<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125117038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56010<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255356) Waiting for packet dumper to finish... 1 (prev_count=255356, count=313120) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mcs_max_ul pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mcs_initial_dl'. ------ PCU_Tests.TC_mcs_initial_dl ------ Wed Feb 12 12:51:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_mcs_initial_dl.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_mcs_initial_dl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mcs_initial_dl' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_mcs_initial_dl started. 126@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 126@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_mcs_initial_dl-BVCI1234(129)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 126@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(130)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 126@8d0f06c41a7d: 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(133)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 126@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(133)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125120107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56024<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 126@8d0f06c41a7d: 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(136)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(136)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(132)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(132)@8d0f06c41a7d: Start timer T: 5 s 20250212125120115 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56034<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(132)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_mcs_initial_dl-STATS(137)@8d0f06c41a7d: Start timer T: 2 s TC_mcs_initial_dl-STATS(137)@8d0f06c41a7d: Start timer T: 2 s 20250212125121926 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125121926 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125121926 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(132)@8d0f06c41a7d: OsmoPCU is now connected BTS(134)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125121930 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125121930 DLGLOBAL DEBUG validating counter group 0x5555581f2040(bts) with 102 counters (rate_ctr.c:86) 20250212125121930 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125121930 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125121930 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125121930 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125121930 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125121930 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125121930 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125121930 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125121930 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125121930 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125121930 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125121930 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125121930 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125121930 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125121930 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125121930 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125121930 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125121930 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125121930 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125121930 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125121930 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125121930 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125121930 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125121930 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125121930 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125121930 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125121930 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125121930 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125121930 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125121930 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125121930 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125121930 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125121930 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125121930 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125121930 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125121930 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125121930 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125121930 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125121930 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125121930 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125121930 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125121930 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125121930 DLGLOBAL DEBUG validating counter group 0x7f2dbe3835e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125121930 DLGLOBAL DEBUG validating counter group 0x5555581f1720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125121930 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125121930 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125121930 DLGLOBAL DEBUG validating counter group 0x7f2dbe384180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125121930 DLGLOBAL DEBUG validating counter group 0x7f2dbe384160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125121930 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125121930 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) 20250212125121930 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) 20250212125121930 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125121930 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125121930 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125121930 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125121930 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125121930 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125121930 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125121930 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125121930 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125121930 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125121930 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125121930 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125121930 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125121930 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125121930 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125121930 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125121930 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125121930 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125121930 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125121930 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125121930 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125121930 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125121930 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125121930 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125121930 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125121930 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125121930 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) 20250212125121930 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125121931 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s BTS(134)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" 20250212125121931 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) -NSVCI1234(130)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(130)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE BTS(134)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(130)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(130)@8d0f06c41a7d: Start timer Tns_test: 10 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s BTS(134)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125121932 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125121932 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) 20250212125121932 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) 20250212125121933 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125121933 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125121933 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(134)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" 20250212125121933 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125121933 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) 20250212125121933 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) MTC@8d0f06c41a7d: Start timer T: 2 s BTS(134)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(134)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(130)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(130)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(134)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(134)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212125121935 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125121935 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) 20250212125121935 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) 20250212125121935 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125121935 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125121935 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125121935 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125121935 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125121935 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125121935 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125121935 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125121935 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(130)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(130)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(130)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212125121936 DRLCMAC DEBUG New max MCS: DL=4 UL=9 (bts.cpp:1449) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 10 s 127@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 127@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125121941 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125121941 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125121941 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125121941 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125121941 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125121941 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125121941 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125121941 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_mcs_initial_dl-BVCI1234(129)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 20250212125121943 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) 20250212125121943 DL1IF DEBUG 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_mcs_initial_dl-BVCI1234(129)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125121944 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) 20250212125121944 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) 20250212125121944 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) 20250212125121944 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) 20250212125121944 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125121944 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125121944 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125121944 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125121944 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125121944 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125121944 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125121944 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125121944 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) 20250212125121944 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) 20250212125121944 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) 20250212125121944 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) 20250212125121945 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) 20250212125121945 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) 20250212125121945 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) 20250212125121945 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@8d0f06c41a7d: Start timer T: 2 s 20250212125121945 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) 20250212125121945 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) 20250212125121946 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125121946 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125121947 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125121947 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125121947 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125121947 DLBSSGP DEBUG Got BSSGP RA Capability of size 5 (gprs_bssgp_pcu.c:84) 20250212125121947 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) 20250212125121947 DLBSSGP DEBUG Got downlink MS class 3/3 (gprs_bssgp_pcu.c:148) 20250212125121947 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20250212125121947 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125121947 DLGLOBAL DEBUG validating counter group 0x5555581f1760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125121947 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20250212125121947 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20250212125121947 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20250212125121947 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20250212125121947 DMS INFO Modifying MS object, TLLI = 0x00000001, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20250212125121947 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212125121947 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125121947 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125121947 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125121947 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20250212125121947 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125121947 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125121947 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125121947 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125121947 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125121947 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125121947 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125121947 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125121947 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) 20250212125121947 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125121947 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125121947 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125121947 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Allocating DL TBF (tbf_dl.cpp:116) 20250212125121947 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125121947 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125121947 DLGLOBAL DEBUG validating counter group 0x5555581f1b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125121947 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125121947 DLGLOBAL DEBUG validating counter group 0x5555581f1e00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125121947 DTBFDL DEBUG TBF(DL:TFI-0-0--1:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125121947 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125121947 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) 20250212125121947 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) 20250212125121947 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) 20250212125121947 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125121947 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) 20250212125121947 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) 20250212125121947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20250212125121947 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) 20250212125121947 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20250212125121947 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) 20250212125121947 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20250212125121947 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) 20250212125121947 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) 20250212125121947 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) 20250212125121947 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125121947 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125121947 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125121947 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125121947 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125121947 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125121947 DLBSSGP DEBUG Computed BVC leak rate = 17600, num_pdch = 8, cs = MCS-4 (gprs_bssgp_pcu.c:978) 20250212125121947 DLBSSGP DEBUG Computed MS default leak rate = 8800, ms_num_pdch = 4, cs = MCS-4 (gprs_bssgp_pcu.c:1001) 20250212125121947 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 176000, R = 17600, Bmax_MS = 88000, R_MS = 8800, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125121947 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125121948 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(134)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(134)@8d0f06c41a7d: 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. 20250212125121949 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125121950 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125121950 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125121950 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125121950 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 0.2 s 20250212125121951 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20250212125121951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212125121951 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212125121951 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) 20250212125121962 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) 20250212125121962 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) 20250212125121962 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) 20250212125121962 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) 20250212125121963 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) 20250212125121963 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) 20250212125121963 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) 20250212125121963 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) 20250212125121963 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) 20250212125121963 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) 20250212125121963 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) 20250212125121963 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) 20250212125121964 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) 20250212125121964 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) 20250212125121964 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) 20250212125121964 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) 20250212125121967 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125121981 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) 20250212125121981 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) 20250212125121981 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) 20250212125121981 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) 20250212125121981 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) 20250212125121981 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) 20250212125121981 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) 20250212125121981 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) 20250212125121982 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) 20250212125121982 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) 20250212125121982 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) 20250212125121982 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) 20250212125121982 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) 20250212125121982 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) 20250212125121982 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) 20250212125121982 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) 20250212125121990 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125122004 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) 20250212125122004 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) 20250212125122004 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) 20250212125122004 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) 20250212125122005 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) 20250212125122005 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) 20250212125122005 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) 20250212125122005 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) 20250212125122005 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) 20250212125122005 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) 20250212125122005 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) 20250212125122005 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) 20250212125122005 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) 20250212125122005 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) 20250212125122005 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) 20250212125122005 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) 20250212125122008 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125122023 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) 20250212125122023 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) 20250212125122023 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) 20250212125122023 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) 20250212125122023 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) 20250212125122023 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) 20250212125122023 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) 20250212125122023 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) 20250212125122024 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) 20250212125122024 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) 20250212125122024 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) 20250212125122024 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) 20250212125122024 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) 20250212125122024 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) 20250212125122024 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) 20250212125122024 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) 20250212125122027 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125122041 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) 20250212125122041 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) 20250212125122042 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) 20250212125122042 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) 20250212125122042 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) 20250212125122042 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) 20250212125122042 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) 20250212125122042 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) 20250212125122042 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) 20250212125122042 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) 20250212125122043 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) 20250212125122043 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) 20250212125122043 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) 20250212125122043 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) 20250212125122043 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) 20250212125122043 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) 20250212125122051 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125122065 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) 20250212125122065 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) 20250212125122065 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) 20250212125122065 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) 20250212125122066 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) 20250212125122066 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) 20250212125122066 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) 20250212125122066 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) 20250212125122066 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) 20250212125122066 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) 20250212125122066 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) 20250212125122066 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) 20250212125122066 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) 20250212125122066 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) 20250212125122066 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) 20250212125122066 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) 20250212125122069 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125122083 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) 20250212125122083 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) 20250212125122084 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) 20250212125122084 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) 20250212125122084 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) 20250212125122084 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) 20250212125122084 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) 20250212125122084 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) 20250212125122084 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) 20250212125122084 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) 20250212125122084 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) 20250212125122084 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) 20250212125122084 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) 20250212125122084 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) 20250212125122085 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) 20250212125122085 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) 20250212125122088 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125122102 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) 20250212125122102 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) 20250212125122103 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) 20250212125122103 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) 20250212125122103 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) 20250212125122103 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) 20250212125122103 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) 20250212125122103 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) 20250212125122103 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) 20250212125122103 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) 20250212125122104 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) 20250212125122104 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) 20250212125122104 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) 20250212125122104 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) 20250212125122104 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) 20250212125122104 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) 20250212125122111 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125122125 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) 20250212125122126 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) 20250212125122126 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) 20250212125122126 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) 20250212125122126 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) 20250212125122126 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) 20250212125122127 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) 20250212125122127 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) 20250212125122127 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) 20250212125122127 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) 20250212125122127 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) 20250212125122127 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) 20250212125122127 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) 20250212125122127 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) 20250212125122128 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) 20250212125122128 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) 20250212125122130 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125122144 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) 20250212125122144 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) 20250212125122144 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) 20250212125122144 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) 20250212125122145 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) 20250212125122145 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) 20250212125122145 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) 20250212125122145 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) 20250212125122145 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) 20250212125122145 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) 20250212125122146 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) 20250212125122146 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) 20250212125122146 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) 20250212125122146 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) 20250212125122146 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) 20250212125122146 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) 20250212125122148 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125122152 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125122152 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) 20250212125122152 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20250212125122163 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) 20250212125122163 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) 20250212125122163 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) 20250212125122163 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) 20250212125122163 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) 20250212125122163 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) 20250212125122163 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) 20250212125122163 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) 20250212125122163 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) 20250212125122163 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) 20250212125122164 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) 20250212125122164 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) 20250212125122164 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) 20250212125122164 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) 20250212125122164 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) 20250212125122164 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) 20250212125122172 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) 20250212125122172 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) 20250212125122172 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) 20250212125122172 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) 20250212125122172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20250212125122172 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20250212125122172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20250212125122172 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) 20250212125122172 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) 20250212125122172 DRLCMACDL DEBUG Adding LI=127 to signal padding (encoding.cpp:1698) 20250212125122172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, MCS-3): 14 ff 83 f7 a0 e8 1e 09 58 31 72 a2 2b 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) 20250212125122172 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) 20250212125122172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125122172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125122172 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) 20250212125122172 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 52 + 13 = 65 (pdch_ul_controller.c:131) 20250212125122172 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type POLL (pdch_ul_controller.c:184) 20250212125122172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=65, TS=7) (tbf_dl.cpp:883) 20250212125122172 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=65, TS=7 (tbf_dl.cpp:903) 20250212125122172 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 07 ef 41 d1 3d 12 b0 62 e4 44 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) 20250212125122172 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=0f 00 00 06 28 fe 07 ef 41 d1 3d 12 b0 62 e4 44 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) 20250212125122172 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125122186 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) 20250212125122186 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) 20250212125122186 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) 20250212125122186 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) 20250212125122186 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) 20250212125122186 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) 20250212125122186 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) 20250212125122186 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) 20250212125122187 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) 20250212125122187 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) 20250212125122187 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) 20250212125122187 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) 20250212125122187 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) 20250212125122187 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) 20250212125122187 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) 20250212125122187 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) 20250212125122190 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125122204 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) 20250212125122204 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) 20250212125122205 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) 20250212125122205 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) 20250212125122205 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) 20250212125122205 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) 20250212125122205 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) 20250212125122205 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) 20250212125122205 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) 20250212125122205 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) 20250212125122205 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) 20250212125122205 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) 20250212125122205 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) 20250212125122205 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) 20250212125122205 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) 20250212125122205 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) 20250212125122209 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125122223 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) 20250212125122223 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) 20250212125122223 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) 20250212125122223 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) 20250212125122224 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) 20250212125122224 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) 20250212125122224 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) 20250212125122224 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) 20250212125122224 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) 20250212125122224 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) 20250212125122224 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) 20250212125122224 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) 20250212125122224 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) 20250212125122224 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) 20250212125122224 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) 20250212125122224 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) 20250212125122232 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125122246 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=3 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) 20250212125122246 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) 20250212125122246 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125122247 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125122247 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) 20250212125122247 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125122247 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125122247 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, 0x555558f297ac, 0x555558f297b0, 4, 0, win: 0-1, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20250212125122247 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 2, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:597) 20250212125122247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125122247 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) 20250212125122247 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) 20250212125122247 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20250212125122247 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) 20250212125122247 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) 20250212125122247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20250212125122247 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20250212125122247 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) 20250212125122247 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) 20250212125122247 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) BTS(134)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125122247 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) 20250212125122247 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) 20250212125122247 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) 20250212125122247 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) 20250212125122247 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) 20250212125122247 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) 20250212125122247 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) 20250212125122247 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) 20250212125122248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56034<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125122248 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) 20250212125122248 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) 20250212125122249 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56024<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125122250 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125122250 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125122250 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125122250 DTBF INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125122250 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125122250 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) 20250212125122250 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125122250 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125122250 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125122250 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125122250 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125122250 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125122250 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125122250 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125122250 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125122250 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125122250 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125122250 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125122250 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125122250 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125122250 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125122250 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125122250 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125122250 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) 20250212125122250 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) 20250212125122250 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 15: stopped pid 7113 with status 0 MTC@8d0f06c41a7d: Test case TC_mcs_initial_dl finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mcs_initial_dl pass'. respawn: 16: starting: osmo-pcu 20250212125122263 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125122263 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125122263 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125122263 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) Wed Feb 12 12:51:22 UTC 2025 ====== PCU_Tests.TC_mcs_initial_dl pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_mcs_initial_dl.talloc 20250212125122284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36156<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125122385 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36156<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76952) Waiting for packet dumper to finish... 1 (prev_count=76952, count=173368) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mcs_initial_dl pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mcs_max_dl'. ------ PCU_Tests.TC_mcs_max_dl ------ Wed Feb 12 12:51:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_mcs_max_dl.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_mcs_max_dl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mcs_max_dl' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_mcs_max_dl started. 139@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_mcs_max_dl-BVCI1234(141)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 139@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(143)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 139@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 20250212125125436 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36170<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 139@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(147)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 139@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(147)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(144)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20250212125125446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36172<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(144)@8d0f06c41a7d: Start timer T: 5 s PCUIF(144)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_mcs_max_dl-STATS(149)@8d0f06c41a7d: Start timer T: 2 s TC_mcs_max_dl-STATS(149)@8d0f06c41a7d: Start timer T: 2 s 139@8d0f06c41a7d: 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(150)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(150)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125127264 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125127264 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125127264 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(144)@8d0f06c41a7d: OsmoPCU is now connected BTS(146)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125127270 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125127270 DLGLOBAL DEBUG validating counter group 0x563243d91040(bts) with 102 counters (rate_ctr.c:86) 20250212125127270 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125127270 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125127270 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125127270 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125127270 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125127270 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125127270 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125127270 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125127270 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125127270 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125127270 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125127270 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125127270 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125127270 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125127270 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125127270 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125127270 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125127270 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125127270 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125127270 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125127270 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125127270 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125127270 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125127270 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125127270 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125127270 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125127270 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125127270 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125127270 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125127270 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125127270 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125127270 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125127270 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125127270 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125127270 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125127270 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125127270 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125127270 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125127270 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125127270 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125127270 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125127270 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125127270 DLGLOBAL DEBUG validating counter group 0x7f081657b5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125127270 DLGLOBAL DEBUG validating counter group 0x563243d90720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125127270 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125127270 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125127270 DLGLOBAL DEBUG validating counter group 0x7f081657c180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125127270 DLGLOBAL DEBUG validating counter group 0x7f081657c160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125127270 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125127270 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) 20250212125127270 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) 20250212125127270 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125127270 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125127270 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125127270 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125127270 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125127270 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125127270 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125127270 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125127270 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125127270 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125127270 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125127270 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125127270 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125127270 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125127270 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125127270 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125127270 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125127270 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125127270 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125127270 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125127270 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125127270 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125127270 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125127270 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125127270 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125127270 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125127270 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) 20250212125127270 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125127270 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s BTS(146)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(146)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(146)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(146)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(146)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(146)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" 20250212125127272 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(143)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(143)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(143)@8d0f06c41a7d: Start timer Tns_alive: 3 s MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(143)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(146)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(146)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125127272 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125127272 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) 20250212125127272 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) 20250212125127272 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125127272 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125127272 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) 20250212125127272 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125127272 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) 20250212125127273 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(143)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(143)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125127273 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125127273 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) 20250212125127273 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) 20250212125127273 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125127273 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125127273 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125127273 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125127273 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125127273 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125127273 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125127274 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125127274 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(143)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(143)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(143)@8d0f06c41a7d: Start timer Tns_test: 10 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125127274 DRLCMAC DEBUG New max MCS: DL=3 UL=9 (bts.cpp:1449) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 140@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 140@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125127278 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125127278 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125127278 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125127278 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125127278 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125127278 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125127278 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125127278 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_mcs_max_dl-BVCI1234(141)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_mcs_max_dl-BVCI1234(141)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125127281 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125127281 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125127281 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125127281 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125127281 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125127281 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125127281 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125127281 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125127283 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125127283 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125127283 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125127283 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125127283 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125127283 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125127283 DLBSSGP DEBUG Computed BVC leak rate = 14800, num_pdch = 8, cs = MCS-3 (gprs_bssgp_pcu.c:978) 20250212125127283 DLBSSGP DEBUG Computed MS default leak rate = 7400, ms_num_pdch = 4, cs = MCS-3 (gprs_bssgp_pcu.c:1001) 20250212125127283 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 148000, R = 14800, Bmax_MS = 74000, R_MS = 7400, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125127283 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125127284 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) 20250212125127284 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125127284 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) 20250212125127284 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) 20250212125127285 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) 20250212125127285 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) 20250212125127285 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) 20250212125127285 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) 20250212125127285 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) 20250212125127285 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) 20250212125127285 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125127285 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125127285 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125127285 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125127286 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125127286 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) 20250212125127286 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) 20250212125127286 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) 20250212125127286 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) 20250212125127286 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) 20250212125127286 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) 20250212125127289 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 10 s MTC@8d0f06c41a7d: BSSGP successfully initialized MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125127300 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125127300 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125127300 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125127300 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125127300 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125127300 DLBSSGP DEBUG Got BSSGP RA Capability of size 5 (gprs_bssgp_pcu.c:84) 20250212125127300 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) 20250212125127300 DLBSSGP DEBUG Got downlink MS class 3/3 (gprs_bssgp_pcu.c:148) 20250212125127300 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 1400 (gprs_bssgp_pcu.c:177) 20250212125127300 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125127300 DLGLOBAL DEBUG validating counter group 0x563243d90760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125127300 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20250212125127300 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20250212125127300 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20250212125127300 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20250212125127300 DMS INFO Modifying MS object, TLLI = 0x00000001, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20250212125127300 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212125127300 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125127300 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125127300 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125127300 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20250212125127300 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125127300 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125127300 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125127300 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125127300 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125127300 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125127300 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125127300 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125127300 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) 20250212125127300 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125127300 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125127300 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125127300 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Allocating DL TBF (tbf_dl.cpp:116) 20250212125127300 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125127300 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125127300 DLGLOBAL DEBUG validating counter group 0x563243d90b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125127300 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125127300 DLGLOBAL DEBUG validating counter group 0x563243d90e00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125127300 DTBFDL DEBUG TBF(DL:TFI-0-0--1:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125127300 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125127300 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) 20250212125127300 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) 20250212125127300 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) 20250212125127300 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125127300 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) 20250212125127300 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) 20250212125127300 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20250212125127300 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) 20250212125127300 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20250212125127300 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) 20250212125127300 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20250212125127300 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) 20250212125127300 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) 20250212125127300 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL): - dl_tbf_handle: now used by 1 (tbf) (tbf_dl.cpp:232) BTS(146)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(146)@8d0f06c41a7d: 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@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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 } } } } } } } } } 20250212125127303 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) 20250212125127303 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@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 0.2 s 20250212125127304 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) 20250212125127304 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) 20250212125127304 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) 20250212125127304 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) 20250212125127304 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) 20250212125127304 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) 20250212125127304 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) 20250212125127304 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) 20250212125127305 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) 20250212125127305 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) 20250212125127305 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) 20250212125127305 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) 20250212125127305 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) 20250212125127305 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) 20250212125127305 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20250212125127305 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212125127305 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212125127306 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) 20250212125127307 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125127321 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) 20250212125127321 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) 20250212125127321 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) 20250212125127321 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) 20250212125127321 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) 20250212125127321 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) 20250212125127321 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) 20250212125127321 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) 20250212125127322 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) 20250212125127322 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) 20250212125127322 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) 20250212125127322 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) 20250212125127322 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) 20250212125127322 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) 20250212125127322 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) 20250212125127322 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) 20250212125127330 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125127345 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) 20250212125127345 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) 20250212125127345 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) 20250212125127345 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) 20250212125127345 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) 20250212125127345 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) 20250212125127345 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) 20250212125127345 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) 20250212125127346 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) 20250212125127346 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) 20250212125127346 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) 20250212125127346 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) 20250212125127346 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) 20250212125127346 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) 20250212125127347 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) 20250212125127347 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) 20250212125127349 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125127363 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) 20250212125127363 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) 20250212125127364 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) 20250212125127364 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) 20250212125127364 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) 20250212125127364 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) 20250212125127364 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) 20250212125127364 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) 20250212125127365 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) 20250212125127365 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) 20250212125127365 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) 20250212125127365 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) 20250212125127365 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) 20250212125127365 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) 20250212125127365 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) 20250212125127365 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) 20250212125127370 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125127384 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) 20250212125127384 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) 20250212125127385 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) 20250212125127385 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) 20250212125127385 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) 20250212125127385 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) 20250212125127385 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) 20250212125127385 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) 20250212125127385 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) 20250212125127385 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) 20250212125127386 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) 20250212125127386 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) 20250212125127386 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) 20250212125127386 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) 20250212125127386 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) 20250212125127386 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) 20250212125127393 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125127407 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) 20250212125127407 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) 20250212125127407 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) 20250212125127407 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) 20250212125127408 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) 20250212125127408 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) 20250212125127408 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) 20250212125127408 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) 20250212125127408 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) 20250212125127408 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) 20250212125127408 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) 20250212125127408 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) 20250212125127408 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) 20250212125127408 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) 20250212125127408 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) 20250212125127408 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) 20250212125127412 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125127426 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) 20250212125127426 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) 20250212125127426 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) 20250212125127426 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) 20250212125127427 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) 20250212125127427 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) 20250212125127427 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) 20250212125127427 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) 20250212125127427 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) 20250212125127427 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) 20250212125127427 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) 20250212125127427 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) 20250212125127427 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) 20250212125127427 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) 20250212125127427 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) 20250212125127427 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) 20250212125127431 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125127445 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) 20250212125127445 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) 20250212125127445 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) 20250212125127445 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) 20250212125127446 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) 20250212125127446 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) 20250212125127446 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) 20250212125127446 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) 20250212125127446 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) 20250212125127447 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) 20250212125127447 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) 20250212125127447 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) 20250212125127447 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) 20250212125127447 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) 20250212125127447 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) 20250212125127447 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) 20250212125127454 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125127468 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) 20250212125127469 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) 20250212125127469 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) 20250212125127469 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) 20250212125127469 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) 20250212125127469 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) 20250212125127469 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) 20250212125127469 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) 20250212125127470 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) 20250212125127470 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) 20250212125127470 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) 20250212125127470 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) 20250212125127470 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) 20250212125127470 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) 20250212125127471 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) 20250212125127471 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) 20250212125127473 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125127487 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) 20250212125127487 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) 20250212125127488 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) 20250212125127488 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) 20250212125127488 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) 20250212125127488 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) 20250212125127488 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) 20250212125127488 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) 20250212125127488 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) 20250212125127488 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) 20250212125127489 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) 20250212125127489 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) 20250212125127489 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) 20250212125127489 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) 20250212125127489 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) 20250212125127489 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) 20250212125127492 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125127506 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125127506 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) 20250212125127506 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20250212125127506 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) 20250212125127506 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) 20250212125127506 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) 20250212125127506 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) 20250212125127506 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) 20250212125127506 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) 20250212125127507 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) 20250212125127507 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) 20250212125127507 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) 20250212125127507 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) 20250212125127507 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) 20250212125127507 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) 20250212125127507 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) 20250212125127507 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) 20250212125127507 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) 20250212125127507 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) 20250212125127515 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) 20250212125127515 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) 20250212125127515 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) 20250212125127515 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) 20250212125127515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125127515 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125127515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, MCS-1): 04 95 05 43 d4 38 18 11 12 0f 0c a3 29 b4 6c 1b 9d 1f b8 42 10 89 (tbf_dl.cpp:686) 20250212125127515 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) 20250212125127515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125127515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125127515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, MCS-1): 07 00 00 96 08 2a 0b 86 a8 71 30 22 24 1e 18 46 53 68 d9 36 3a 3f 70 85 20 12 01 (tbf_dl.cpp:911) 20250212125127515 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=07 00 00 96 08 2a 0b 86 a8 71 30 22 24 1e 18 46 53 68 d9 36 3a 3f 70 85 20 12 01 (pcu_l1_if.cpp:182) 20250212125127515 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125127529 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) 20250212125127529 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) 20250212125127530 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) 20250212125127530 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) 20250212125127530 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) 20250212125127530 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) 20250212125127531 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) 20250212125127531 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) 20250212125127531 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) 20250212125127531 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) 20250212125127531 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) 20250212125127531 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) 20250212125127532 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) 20250212125127532 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) 20250212125127532 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) 20250212125127532 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) 20250212125127534 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) 20250212125127534 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) 20250212125127534 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) 20250212125127534 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) 20250212125127534 DRLCMACDL DEBUG -- Chunk with length 1378 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125127534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, MCS-1): fc cd 87 52 8e cf 59 79 8a 33 a2 8e 52 8b 8a 46 06 80 a2 2e 2e fe (tbf_dl.cpp:686) 20250212125127534 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) 20250212125127534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125127534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20250212125127534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, MCS-1): 07 40 00 96 f8 9b 0f a5 1c 9f b3 f2 14 67 44 1d a5 16 15 8d 0c 00 45 5d 5c fc 01 (tbf_dl.cpp:911) 20250212125127534 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=07 40 00 96 f8 9b 0f a5 1c 9f b3 f2 14 67 44 1d a5 16 15 8d 0c 00 45 5d 5c fc 01 (pcu_l1_if.cpp:182) 20250212125127534 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125127548 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) 20250212125127548 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) 20250212125127549 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) 20250212125127549 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) 20250212125127549 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) 20250212125127549 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) 20250212125127549 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) 20250212125127549 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) 20250212125127549 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) 20250212125127549 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) 20250212125127549 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) 20250212125127549 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) 20250212125127549 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) 20250212125127549 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) 20250212125127550 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) 20250212125127550 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) 20250212125127553 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) 20250212125127553 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) 20250212125127553 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) 20250212125127553 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) 20250212125127553 DRLCMACDL DEBUG -- Chunk with length 1356 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125127553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, MCS-1): 46 5a 9e 55 3f 7b 5d 50 43 fa 48 52 c3 98 8e 46 5d 9c f1 85 a8 08 (tbf_dl.cpp:686) 20250212125127553 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) 20250212125127553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125127553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20250212125127553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, MCS-1): 07 80 00 96 8c b4 3c ab 7e f6 ba a0 86 f4 91 a4 86 31 1d 8d ba 38 e3 0b 51 11 00 (tbf_dl.cpp:911) 20250212125127553 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=07 80 00 96 8c b4 3c ab 7e f6 ba a0 86 f4 91 a4 86 31 1d 8d ba 38 e3 0b 51 11 00 (pcu_l1_if.cpp:182) 20250212125127553 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125127567 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) 20250212125127567 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) 20250212125127567 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) 20250212125127567 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) 20250212125127567 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) 20250212125127567 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) 20250212125127568 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) 20250212125127568 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) 20250212125127568 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) 20250212125127568 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) 20250212125127568 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) 20250212125127568 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) 20250212125127568 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) 20250212125127568 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) 20250212125127568 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) 20250212125127568 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) 20250212125127576 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) 20250212125127576 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) 20250212125127576 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) 20250212125127576 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) 20250212125127576 DRLCMACDL DEBUG -- Chunk with length 1334 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125127576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, MCS-1): 70 5c 9e c5 5c 82 bc 8a 8a 4c 98 78 87 32 32 6f aa 82 1f 7e 63 5d (tbf_dl.cpp:686) 20250212125127576 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) 20250212125127576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125127576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20250212125127576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, MCS-1): 07 c0 00 96 e0 b8 3c 8b b9 04 79 15 15 99 30 f1 0e 65 64 de 54 05 3f fc c6 ba 00 (tbf_dl.cpp:911) 20250212125127576 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 data=07 c0 00 96 e0 b8 3c 8b b9 04 79 15 15 99 30 f1 0e 65 64 de 54 05 3f fc c6 ba 00 (pcu_l1_if.cpp:182) 20250212125127576 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125127593 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) 20250212125127593 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) 20250212125127594 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) 20250212125127594 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) 20250212125127594 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) 20250212125127594 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) 20250212125127594 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) 20250212125127594 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) 20250212125127595 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) 20250212125127595 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) 20250212125127595 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) 20250212125127595 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) 20250212125127595 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) 20250212125127595 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) 20250212125127595 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) 20250212125127595 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) 20250212125127598 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) 20250212125127598 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) 20250212125127598 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) 20250212125127598 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) 20250212125127598 DRLCMACDL DEBUG -- Chunk with length 1312 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125127598 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, MCS-1): 6a 6a 2c c7 9e cf 80 13 b1 93 72 5a 86 cc 45 de 2c 85 e7 49 fb 78 (tbf_dl.cpp:686) 20250212125127598 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) 20250212125127598 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125127598 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20250212125127598 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, MCS-1): 07 00 01 96 d4 d4 58 8e 3d 9f 01 27 62 27 e5 b4 0c 99 8b bc 59 0a cf 93 f6 f1 00 (tbf_dl.cpp:911) 20250212125127598 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=07 00 01 96 d4 d4 58 8e 3d 9f 01 27 62 27 e5 b4 0c 99 8b bc 59 0a cf 93 f6 f1 00 (pcu_l1_if.cpp:182) 20250212125127598 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125127612 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) 20250212125127612 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) 20250212125127612 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) 20250212125127612 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) 20250212125127613 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) 20250212125127613 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) 20250212125127613 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) 20250212125127613 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) 20250212125127613 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) 20250212125127613 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) 20250212125127613 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) 20250212125127613 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) 20250212125127613 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) 20250212125127613 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) 20250212125127613 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) 20250212125127613 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) 20250212125127617 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) 20250212125127617 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) 20250212125127617 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) 20250212125127617 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) 20250212125127617 DRLCMACDL DEBUG -- Chunk with length 1290 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125127617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, MCS-1): 5e 92 44 82 29 9f d7 62 e0 1e 4b 17 f5 5f 2e fc e6 97 c5 ef be dd (tbf_dl.cpp:686) 20250212125127617 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) 20250212125127617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125127617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20250212125127617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, MCS-1): 07 40 01 96 bc 24 89 04 53 3e af c5 c0 3d 96 2e ea bf 5c f8 cd 2f 8b df 7d bb 01 (tbf_dl.cpp:911) 20250212125127617 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 data=07 40 01 96 bc 24 89 04 53 3e af c5 c0 3d 96 2e ea bf 5c f8 cd 2f 8b df 7d bb 01 (pcu_l1_if.cpp:182) 20250212125127617 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125127636 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) 20250212125127636 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) 20250212125127636 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) 20250212125127636 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) 20250212125127637 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) 20250212125127637 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) 20250212125127637 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) 20250212125127637 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) 20250212125127637 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) 20250212125127637 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) 20250212125127637 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) 20250212125127637 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) 20250212125127637 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) 20250212125127637 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) 20250212125127637 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) 20250212125127637 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) 20250212125127646 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) 20250212125127646 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) 20250212125127646 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) 20250212125127646 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) 20250212125127646 DRLCMACDL DEBUG -- Chunk with length 1268 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125127646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, MCS-1): 25 b8 37 fa d6 8d f3 3c 77 bb e8 c4 6d fd 59 35 3e ee d8 b4 85 01 (tbf_dl.cpp:686) 20250212125127646 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) 20250212125127646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125127646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20250212125127646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, MCS-1): 07 80 01 96 4a 70 6f f4 ad 1b e7 79 ee 76 d1 89 db fa b3 6a 7c dc b1 69 0b 03 00 (tbf_dl.cpp:911) 20250212125127646 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=07 80 01 96 4a 70 6f f4 ad 1b e7 79 ee 76 d1 89 db fa b3 6a 7c dc b1 69 0b 03 00 (pcu_l1_if.cpp:182) 20250212125127646 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125127659 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) 20250212125127659 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) 20250212125127660 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) 20250212125127660 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) 20250212125127660 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) 20250212125127660 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) 20250212125127660 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) 20250212125127660 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) 20250212125127660 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) 20250212125127660 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) 20250212125127660 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) 20250212125127660 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) 20250212125127660 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) 20250212125127660 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) 20250212125127660 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) 20250212125127660 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) 20250212125127664 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) 20250212125127664 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) 20250212125127664 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) 20250212125127664 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) 20250212125127664 DRLCMACDL DEBUG -- Chunk with length 1246 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125127664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, MCS-1): f6 64 b9 c9 2a 63 75 ee 8c 67 91 c2 06 5c 95 11 c0 29 c8 fb 34 a1 (tbf_dl.cpp:686) 20250212125127664 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) 20250212125127664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125127664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20250212125127664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, MCS-1): 07 c0 01 96 ec c9 72 93 55 c6 ea dc 19 cf 22 85 0d b8 2a 23 80 53 90 f7 69 42 01 (tbf_dl.cpp:911) 20250212125127664 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=07 c0 01 96 ec c9 72 93 55 c6 ea dc 19 cf 22 85 0d b8 2a 23 80 53 90 f7 69 42 01 (pcu_l1_if.cpp:182) 20250212125127664 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125127678 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) 20250212125127678 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) 20250212125127678 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) 20250212125127678 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) 20250212125127679 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) 20250212125127679 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) 20250212125127679 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) 20250212125127679 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) 20250212125127679 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) 20250212125127679 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) 20250212125127679 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) 20250212125127679 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) 20250212125127679 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) 20250212125127679 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) 20250212125127679 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) 20250212125127679 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) 20250212125127683 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) 20250212125127683 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) 20250212125127683 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) 20250212125127683 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) 20250212125127683 DRLCMACDL DEBUG -- Chunk with length 1224 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125127683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, MCS-1): ba 8f b4 77 e0 af 53 46 cc a3 d4 e1 f9 f9 c7 dc b2 76 8d 88 a4 a7 (tbf_dl.cpp:686) 20250212125127683 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) 20250212125127683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125127683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20250212125127683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, MCS-1): 07 00 02 96 74 1f 69 ef c0 5f a7 8c 98 47 a9 c3 f3 f3 8f b9 65 ed 1a 11 49 4f 01 (tbf_dl.cpp:911) 20250212125127683 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=07 00 02 96 74 1f 69 ef c0 5f a7 8c 98 47 a9 c3 f3 f3 8f b9 65 ed 1a 11 49 4f 01 (pcu_l1_if.cpp:182) 20250212125127683 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125127697 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) 20250212125127697 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) 20250212125127697 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) 20250212125127697 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) 20250212125127697 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) 20250212125127697 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) 20250212125127697 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) 20250212125127697 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) 20250212125127697 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) 20250212125127697 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) 20250212125127698 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) 20250212125127698 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) 20250212125127698 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) 20250212125127698 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) 20250212125127698 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) 20250212125127698 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) 20250212125127713 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) 20250212125127713 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) 20250212125127713 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) 20250212125127713 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) 20250212125127713 DRLCMACDL DEBUG -- Chunk with length 1202 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125127713 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, MCS-1): c4 f7 fb 30 89 1d dc 49 34 0b 35 5e 15 d0 2e 09 aa 20 c3 9c 61 60 (tbf_dl.cpp:686) 20250212125127713 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) 20250212125127713 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125127713 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20250212125127713 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, MCS-1): 07 40 02 96 88 ef f7 61 12 3b b8 93 68 16 6a bc 2a a0 5d 12 54 41 86 39 c3 c0 00 (tbf_dl.cpp:911) 20250212125127713 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=07 40 02 96 88 ef f7 61 12 3b b8 93 68 16 6a bc 2a a0 5d 12 54 41 86 39 c3 c0 00 (pcu_l1_if.cpp:182) 20250212125127713 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125127727 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) 20250212125127727 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) 20250212125127727 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) 20250212125127727 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) 20250212125127728 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) 20250212125127728 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) 20250212125127728 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) 20250212125127728 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) 20250212125127728 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) 20250212125127728 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) 20250212125127728 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) 20250212125127728 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) 20250212125127729 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) 20250212125127729 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) 20250212125127729 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) 20250212125127729 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) 20250212125127732 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) 20250212125127732 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) 20250212125127732 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) 20250212125127732 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) 20250212125127732 DRLCMACDL DEBUG -- Chunk with length 1180 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125127732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, MCS-1): 5b a8 e0 a0 ea 40 3d be e5 b7 c6 bd 6b c6 3d 0a c1 29 ab 56 57 01 (tbf_dl.cpp:686) 20250212125127732 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) 20250212125127732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125127732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20250212125127732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, MCS-1): 07 80 02 96 b6 50 c1 41 d5 81 7a 7c cb 6f 8d 7b d7 8c 7b 14 82 53 56 ad ae 02 00 (tbf_dl.cpp:911) 20250212125127732 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=07 80 02 96 b6 50 c1 41 d5 81 7a 7c cb 6f 8d 7b d7 8c 7b 14 82 53 56 ad ae 02 00 (pcu_l1_if.cpp:182) 20250212125127732 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125127749 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) 20250212125127749 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) 20250212125127749 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) 20250212125127749 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) 20250212125127749 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) 20250212125127749 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) 20250212125127750 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) 20250212125127750 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) 20250212125127750 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) 20250212125127750 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) 20250212125127750 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) 20250212125127750 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) 20250212125127750 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) 20250212125127750 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) 20250212125127751 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) 20250212125127751 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) 20250212125127753 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) 20250212125127753 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) 20250212125127753 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) 20250212125127753 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) 20250212125127753 DRLCMACDL DEBUG -- Chunk with length 1158 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125127753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, MCS-1): 12 ac 3c 77 62 56 00 4e 3e 7e 54 e8 09 d1 e7 b6 58 c5 38 f3 73 f5 (tbf_dl.cpp:686) 20250212125127753 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) 20250212125127753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125127753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20250212125127753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, MCS-1): 07 c0 02 96 24 58 79 ee c4 ac 00 9c 7c fc a8 d0 13 a2 cf 6d b1 8a 71 e6 e7 ea 01 (tbf_dl.cpp:911) 20250212125127753 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=07 c0 02 96 24 58 79 ee c4 ac 00 9c 7c fc a8 d0 13 a2 cf 6d b1 8a 71 e6 e7 ea 01 (pcu_l1_if.cpp:182) 20250212125127753 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125127767 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) 20250212125127767 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) 20250212125127767 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) 20250212125127768 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) 20250212125127768 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) 20250212125127768 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) 20250212125127768 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) 20250212125127768 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) 20250212125127768 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) 20250212125127768 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) 20250212125127769 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) 20250212125127769 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) 20250212125127769 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) 20250212125127769 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) 20250212125127769 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) 20250212125127769 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) 20250212125127776 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) 20250212125127776 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) 20250212125127776 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) 20250212125127776 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) 20250212125127776 DRLCMACDL DEBUG -- Chunk with length 1136 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125127776 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, MCS-1): 23 3e 5c b9 83 50 f8 0e 6e ee b6 f0 92 18 fd 6b 2d 8a 0d da e6 3a (tbf_dl.cpp:686) 20250212125127776 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) 20250212125127776 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125127776 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20250212125127776 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, MCS-1): 07 00 03 96 46 7c b8 72 07 a1 f0 1d dc dc 6d e1 25 31 fa d7 5a 14 1b b4 cd 75 00 (tbf_dl.cpp:911) 20250212125127776 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=07 00 03 96 46 7c b8 72 07 a1 f0 1d dc dc 6d e1 25 31 fa d7 5a 14 1b b4 cd 75 00 (pcu_l1_if.cpp:182) 20250212125127777 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125127790 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) 20250212125127790 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) 20250212125127791 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) 20250212125127791 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) 20250212125127791 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) 20250212125127791 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) 20250212125127791 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) 20250212125127791 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) 20250212125127791 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) 20250212125127791 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) 20250212125127791 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) 20250212125127791 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) 20250212125127791 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) 20250212125127791 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) 20250212125127792 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) 20250212125127792 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) 20250212125127795 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) 20250212125127795 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) 20250212125127795 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) 20250212125127795 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) 20250212125127795 DRLCMACDL DEBUG -- Chunk with length 1114 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125127795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, MCS-1): 32 f9 ea 85 ff e0 e9 9c 3c d2 97 ae 91 56 78 75 39 ac 93 d2 29 af (tbf_dl.cpp:686) 20250212125127795 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) 20250212125127795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125127795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20250212125127795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, MCS-1): 07 40 03 96 64 f2 d5 0b ff c1 d3 39 79 a4 2f 5d 23 ad f0 ea 72 58 27 a5 53 5e 01 (tbf_dl.cpp:911) 20250212125127795 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Sending data request: sapi=5 arfcn=871 cur_fn=104 block=1 data=07 40 03 96 64 f2 d5 0b ff c1 d3 39 79 a4 2f 5d 23 ad f0 ea 72 58 27 a5 53 5e 01 (pcu_l1_if.cpp:182) 20250212125127795 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125127809 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) 20250212125127809 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) 20250212125127809 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) 20250212125127809 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) 20250212125127809 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) 20250212125127809 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) 20250212125127810 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) 20250212125127810 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) 20250212125127810 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) 20250212125127810 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) 20250212125127810 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) 20250212125127810 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) 20250212125127810 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) 20250212125127810 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) 20250212125127810 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) 20250212125127810 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) 20250212125127814 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) 20250212125127814 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) 20250212125127814 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) 20250212125127814 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) 20250212125127814 DRLCMACDL DEBUG -- Chunk with length 1092 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125127814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, MCS-1): 84 ea 4b 80 c7 c1 9e d7 da 61 24 29 88 5d 03 92 85 c4 5c d5 b6 cb (tbf_dl.cpp:686) 20250212125127814 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) 20250212125127814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125127814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20250212125127814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, MCS-1): 07 80 03 96 08 d5 97 00 8f 83 3d af b5 c3 48 52 10 bb 06 24 0b 89 b9 aa 6d 97 01 (tbf_dl.cpp:911) 20250212125127814 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Sending data request: sapi=5 arfcn=871 cur_fn=108 block=2 data=07 80 03 96 08 d5 97 00 8f 83 3d af b5 c3 48 52 10 bb 06 24 0b 89 b9 aa 6d 97 01 (pcu_l1_if.cpp:182) 20250212125127814 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125127828 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) 20250212125127828 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) 20250212125127828 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) 20250212125127828 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) 20250212125127828 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) 20250212125127828 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) 20250212125127828 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) 20250212125127828 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) 20250212125127828 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) 20250212125127828 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) 20250212125127828 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) 20250212125127828 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) 20250212125127828 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) 20250212125127828 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) 20250212125127829 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) 20250212125127829 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) 20250212125127837 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) 20250212125127837 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) 20250212125127837 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) 20250212125127837 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) 20250212125127837 DRLCMACDL DEBUG -- Chunk with length 1070 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125127837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, MCS-1): a0 08 84 c8 45 a5 92 50 bf 90 ab 4e ad 87 08 4a b3 b6 2a 15 17 a3 (tbf_dl.cpp:686) 20250212125127837 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) 20250212125127837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125127837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20250212125127837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, MCS-1): 07 c0 03 96 40 11 08 91 8b 4a 25 a1 7e 21 57 9d 5a 0f 11 94 66 6d 55 2a 2e 46 01 (tbf_dl.cpp:911) 20250212125127837 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data=07 c0 03 96 40 11 08 91 8b 4a 25 a1 7e 21 57 9d 5a 0f 11 94 66 6d 55 2a 2e 46 01 (pcu_l1_if.cpp:182) 20250212125127837 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125127851 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) 20250212125127851 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) 20250212125127851 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) 20250212125127851 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) 20250212125127851 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) 20250212125127851 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) 20250212125127851 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) 20250212125127851 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) 20250212125127852 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) 20250212125127852 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) 20250212125127852 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) 20250212125127852 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) 20250212125127852 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) 20250212125127852 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) 20250212125127852 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) 20250212125127852 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) 20250212125127855 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) 20250212125127855 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) 20250212125127855 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) 20250212125127855 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) 20250212125127855 DRLCMACDL DEBUG -- Chunk with length 1048 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125127855 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, MCS-1): d1 5a d7 51 fd 5e c8 71 91 1b 16 28 c9 85 01 6c 5f b8 ef 67 e2 40 (tbf_dl.cpp:686) 20250212125127855 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) 20250212125127855 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125127855 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20250212125127855 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, MCS-1): 07 00 04 96 a2 b5 ae a3 fa bd 90 e3 22 37 2c 50 92 0b 03 d8 be 70 df cf c4 81 00 (tbf_dl.cpp:911) 20250212125127855 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=07 00 04 96 a2 b5 ae a3 fa bd 90 e3 22 37 2c 50 92 0b 03 d8 be 70 df cf c4 81 00 (pcu_l1_if.cpp:182) 20250212125127856 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125127869 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) 20250212125127869 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) 20250212125127870 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) 20250212125127870 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) 20250212125127870 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) 20250212125127870 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) 20250212125127870 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) 20250212125127870 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) 20250212125127870 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) 20250212125127870 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) 20250212125127870 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) 20250212125127870 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) 20250212125127870 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) 20250212125127870 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) 20250212125127870 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) 20250212125127870 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) 20250212125127874 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) 20250212125127874 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) 20250212125127874 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) 20250212125127874 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) 20250212125127874 DRLCMACDL DEBUG -- Chunk with length 1026 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125127874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, MCS-1): d1 f5 64 36 c1 7f 16 12 e5 c1 27 9c af aa a5 46 d7 75 da 03 47 85 (tbf_dl.cpp:686) 20250212125127874 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) 20250212125127874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125127874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20250212125127874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, MCS-1): 07 40 04 96 a2 eb c9 6c 82 ff 2c 24 ca 83 4f 38 5f 55 4b 8d ae eb b4 07 8e 0a 01 (tbf_dl.cpp:911) 20250212125127874 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Sending data request: sapi=5 arfcn=871 cur_fn=121 block=5 data=07 40 04 96 a2 eb c9 6c 82 ff 2c 24 ca 83 4f 38 5f 55 4b 8d ae eb b4 07 8e 0a 01 (pcu_l1_if.cpp:182) 20250212125127874 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125127888 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) 20250212125127888 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) 20250212125127888 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) 20250212125127888 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) 20250212125127888 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) 20250212125127888 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) 20250212125127888 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) 20250212125127888 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) 20250212125127889 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) 20250212125127889 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) 20250212125127889 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) 20250212125127889 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) 20250212125127889 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) 20250212125127889 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) 20250212125127889 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) 20250212125127889 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) 20250212125127897 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) 20250212125127897 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) 20250212125127897 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) 20250212125127897 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) 20250212125127897 DRLCMACDL DEBUG -- Chunk with length 1004 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125127897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, MCS-1): 47 1a 8c c6 84 22 b9 88 56 d4 70 83 35 27 47 45 70 05 55 71 68 8b (tbf_dl.cpp:686) 20250212125127897 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) 20250212125127897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125127897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20250212125127897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, MCS-1): 07 80 04 96 8e 34 18 8d 09 45 72 11 ad a8 e1 06 6b 4e 8e 8a e0 0a aa e2 d0 16 01 (tbf_dl.cpp:911) 20250212125127897 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=07 80 04 96 8e 34 18 8d 09 45 72 11 ad a8 e1 06 6b 4e 8e 8a e0 0a aa e2 d0 16 01 (pcu_l1_if.cpp:182) 20250212125127897 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125127911 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) 20250212125127911 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) 20250212125127911 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) 20250212125127911 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) 20250212125127912 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) 20250212125127912 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) 20250212125127912 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) 20250212125127912 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) 20250212125127912 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) 20250212125127912 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) 20250212125127912 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) 20250212125127912 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) 20250212125127912 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) 20250212125127912 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) 20250212125127912 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) 20250212125127912 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) 20250212125127916 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) 20250212125127916 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) 20250212125127916 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) 20250212125127916 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) 20250212125127916 DRLCMACDL DEBUG -- Chunk with length 982 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125127916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, MCS-1): 44 5f 7f c8 2a bb cf 16 0c 41 f0 79 ca 18 18 79 ec 4b 30 66 7a 6e (tbf_dl.cpp:686) 20250212125127916 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) 20250212125127916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125127916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20250212125127916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, MCS-1): 07 c0 04 96 88 be fe 90 55 76 9f 2d 18 82 e0 f3 94 31 30 f2 d8 97 60 cc f4 dc 00 (tbf_dl.cpp:911) 20250212125127916 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=07 c0 04 96 88 be fe 90 55 76 9f 2d 18 82 e0 f3 94 31 30 f2 d8 97 60 cc f4 dc 00 (pcu_l1_if.cpp:182) 20250212125127916 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125127930 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) 20250212125127930 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) 20250212125127930 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) 20250212125127930 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) 20250212125127930 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) 20250212125127930 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) 20250212125127930 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) 20250212125127930 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) 20250212125127930 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) 20250212125127930 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) 20250212125127931 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) 20250212125127931 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) 20250212125127931 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) 20250212125127931 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) 20250212125127931 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) 20250212125127931 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) 20250212125127934 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) 20250212125127934 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) 20250212125127934 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) 20250212125127934 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) 20250212125127934 DRLCMACDL DEBUG -- Chunk with length 960 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125127934 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, MCS-1): fb c1 1e 3a 9c d5 fa db cb 4c c6 f4 51 26 48 97 fe 39 d9 c2 b0 ff (tbf_dl.cpp:686) 20250212125127934 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) 20250212125127934 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125127934 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20250212125127934 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) 20250212125127934 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 138 + 13 = 151 (pdch_ul_controller.c:131) 20250212125127934 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type POLL (pdch_ul_controller.c:184) 20250212125127934 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=151, TS=7) (tbf_dl.cpp:883) 20250212125127934 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=151, TS=7 (tbf_dl.cpp:903) 20250212125127934 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, MCS-1): 0f 00 05 96 f6 83 3d 74 38 ab f5 b7 97 99 8c e9 a3 4c 90 2e fd 73 b2 85 61 ff 01 (tbf_dl.cpp:911) 20250212125127934 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=0f 00 05 96 f6 83 3d 74 38 ab f5 b7 97 99 8c e9 a3 4c 90 2e fd 73 b2 85 61 ff 01 (pcu_l1_if.cpp:182) 20250212125127935 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125127949 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) 20250212125127949 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) 20250212125127950 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) 20250212125127950 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) 20250212125127950 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) 20250212125127950 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) 20250212125127950 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) 20250212125127950 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) 20250212125127950 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) 20250212125127950 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) 20250212125127951 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) 20250212125127951 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) 20250212125127951 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) 20250212125127951 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) 20250212125127951 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) 20250212125127951 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) 20250212125127958 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125127972 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) 20250212125127972 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) 20250212125127973 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) 20250212125127973 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) 20250212125127973 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) 20250212125127973 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) 20250212125127973 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) 20250212125127973 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) 20250212125127973 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) 20250212125127973 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) 20250212125127973 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) 20250212125127973 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) 20250212125127974 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) 20250212125127974 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) 20250212125127974 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) 20250212125127974 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) 20250212125127977 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125127991 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) 20250212125127991 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) 20250212125127991 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) 20250212125127991 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) 20250212125127991 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) 20250212125127991 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) 20250212125127992 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) 20250212125127992 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) 20250212125127992 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) 20250212125127992 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) 20250212125127992 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) 20250212125127992 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) 20250212125127992 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) 20250212125127992 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) 20250212125127993 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) 20250212125127993 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) 20250212125127995 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125128010 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=11 data=40 20 00 a7 b0 2c 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125128010 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) 20250212125128010 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125128010 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125128010 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) 20250212125128010 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125128010 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125128010 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, 0x563244858efc, 0x563244858f00, 4, 0, win: 0-21, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20250212125128010 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 22, BSN 0 to 86 - 1 (86 blocks), "RRRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20250212125128010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125128010 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) 20250212125128010 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) 20250212125128010 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20250212125128010 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20250212125128010 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20250212125128010 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20250212125128010 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20250212125128010 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20250212125128010 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20250212125128010 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20250212125128010 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20250212125128010 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20250212125128010 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20250212125128010 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20250212125128010 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20250212125128010 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20250212125128010 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20250212125128010 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20250212125128010 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20250212125128010 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20250212125128010 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20250212125128010 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20250212125128010 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20250212125128010 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20250212125128010 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) 20250212125128010 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) 20250212125128010 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) 20250212125128010 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) 20250212125128010 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) 20250212125128010 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) 20250212125128010 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) 20250212125128010 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) 20250212125128011 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) 20250212125128011 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) 20250212125128011 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) 20250212125128011 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) 20250212125128011 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) 20250212125128011 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) 20250212125128012 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) 20250212125128012 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) 20250212125128012 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125128012 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125128012 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125128012 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125128012 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125128012 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125128012 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125128019 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) 20250212125128019 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) 20250212125128019 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) 20250212125128019 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) 20250212125128019 DRLCMACDL DEBUG -- Chunk with length 938 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125128019 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, MCS-1): bb 07 ab f7 da 48 40 14 40 b8 cb 1c 63 20 b6 c8 31 ad 08 db 71 34 (tbf_dl.cpp:686) 20250212125128019 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) 20250212125128019 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125128019 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20250212125128019 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, MCS-1): 07 40 05 96 76 0f 56 ef b5 91 80 28 80 70 97 39 c6 40 6c 91 63 5a 11 b6 e3 68 00 (tbf_dl.cpp:911) 20250212125128019 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Sending data request: sapi=5 arfcn=871 cur_fn=151 block=0 data=07 40 05 96 76 0f 56 ef b5 91 80 28 80 70 97 39 c6 40 6c 91 63 5a 11 b6 e3 68 00 (pcu_l1_if.cpp:182) 20250212125128019 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125128033 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) 20250212125128033 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) 20250212125128033 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) 20250212125128033 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) 20250212125128034 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) 20250212125128034 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) 20250212125128034 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) 20250212125128034 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) 20250212125128034 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) 20250212125128034 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) 20250212125128034 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) 20250212125128034 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) 20250212125128035 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) 20250212125128035 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) 20250212125128035 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) 20250212125128035 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) 20250212125128038 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) 20250212125128038 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) 20250212125128038 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) 20250212125128038 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) 20250212125128038 DRLCMACDL DEBUG -- Chunk with length 916 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125128038 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, MCS-1): 1a 9a 75 96 6e 12 8b 39 dc 72 3d 0d c2 84 f7 c2 4e e9 19 fc 4f cd (tbf_dl.cpp:686) 20250212125128038 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) 20250212125128038 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125128038 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20250212125128038 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, MCS-1): 07 80 05 96 34 34 eb 2c dd 24 16 73 b8 e5 7a 1a 84 09 ef 85 9d d2 33 f8 9f 9a 01 (tbf_dl.cpp:911) 20250212125128038 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Sending data request: sapi=5 arfcn=871 cur_fn=156 block=1 data=07 80 05 96 34 34 eb 2c dd 24 16 73 b8 e5 7a 1a 84 09 ef 85 9d d2 33 f8 9f 9a 01 (pcu_l1_if.cpp:182) 20250212125128038 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125128051 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) 20250212125128052 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) 20250212125128052 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) 20250212125128052 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) 20250212125128052 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) 20250212125128052 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) 20250212125128052 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) 20250212125128052 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) 20250212125128052 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) 20250212125128052 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) 20250212125128053 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) 20250212125128053 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) 20250212125128053 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) 20250212125128053 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) 20250212125128053 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) 20250212125128053 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) 20250212125128056 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) 20250212125128056 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) 20250212125128056 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) 20250212125128056 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) 20250212125128056 DRLCMACDL DEBUG -- Chunk with length 894 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125128056 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, MCS-1): 5d 83 74 08 b8 8e 39 5a 50 2c 4a 52 3f f7 aa 3d 8d 3b 9b ab 97 68 (tbf_dl.cpp:686) 20250212125128056 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) 20250212125128056 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125128056 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20250212125128056 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, MCS-1): 07 c0 05 96 ba 06 e9 10 70 1d 73 b4 a0 58 94 a4 7e ee 55 7b 1a 77 36 57 2f d1 00 (tbf_dl.cpp:911) 20250212125128056 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Sending data request: sapi=5 arfcn=871 cur_fn=160 block=2 data=07 c0 05 96 ba 06 e9 10 70 1d 73 b4 a0 58 94 a4 7e ee 55 7b 1a 77 36 57 2f d1 00 (pcu_l1_if.cpp:182) 20250212125128056 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125128070 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) 20250212125128070 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) 20250212125128071 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) 20250212125128071 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) 20250212125128071 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) 20250212125128071 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) 20250212125128071 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) 20250212125128071 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) 20250212125128071 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) 20250212125128071 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) 20250212125128071 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) 20250212125128071 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) 20250212125128071 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) 20250212125128071 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) 20250212125128071 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) 20250212125128071 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) 20250212125128079 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) 20250212125128079 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) 20250212125128079 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) 20250212125128079 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) 20250212125128079 DRLCMACDL DEBUG -- Chunk with length 872 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125128079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, MCS-1): 45 91 de d1 64 4b fa 36 f9 f4 f2 54 33 ff 59 2f 01 09 a5 1a 51 ed (tbf_dl.cpp:686) 20250212125128080 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) 20250212125128080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125128080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20250212125128080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, MCS-1): 07 00 06 96 8a 22 bd a3 c9 96 f4 6d f2 e9 e5 a9 66 fe b3 5e 02 12 4a 35 a2 da 01 (tbf_dl.cpp:911) 20250212125128080 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Sending data request: sapi=5 arfcn=871 cur_fn=164 block=3 data=07 00 06 96 8a 22 bd a3 c9 96 f4 6d f2 e9 e5 a9 66 fe b3 5e 02 12 4a 35 a2 da 01 (pcu_l1_if.cpp:182) 20250212125128080 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125128094 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) 20250212125128094 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) 20250212125128094 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) 20250212125128094 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) 20250212125128094 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) 20250212125128094 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) 20250212125128094 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) 20250212125128094 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) 20250212125128094 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) 20250212125128094 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) 20250212125128094 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) 20250212125128094 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) 20250212125128095 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) 20250212125128095 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) 20250212125128095 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) 20250212125128095 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) 20250212125128098 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) 20250212125128098 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) 20250212125128098 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) 20250212125128098 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) 20250212125128098 DRLCMACDL DEBUG -- Chunk with length 850 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125128098 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, MCS-1): 46 71 27 dd bc f3 bc 4f 65 f0 7a ce 3c b8 c0 25 8e 1b c4 dd 22 51 (tbf_dl.cpp:686) 20250212125128098 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) 20250212125128098 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125128098 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20250212125128098 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, MCS-1): 07 40 06 96 8c e2 4e ba 79 e7 79 9f ca e0 f5 9c 79 70 81 4b 1c 37 88 bb 45 a2 00 (tbf_dl.cpp:911) 20250212125128098 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Sending data request: sapi=5 arfcn=871 cur_fn=169 block=4 data=07 40 06 96 8c e2 4e ba 79 e7 79 9f ca e0 f5 9c 79 70 81 4b 1c 37 88 bb 45 a2 00 (pcu_l1_if.cpp:182) 20250212125128098 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125128112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125128112 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) 20250212125128112 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) 20250212125128113 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) 20250212125128113 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) 20250212125128113 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) 20250212125128113 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) 20250212125128113 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) 20250212125128113 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) 20250212125128113 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) 20250212125128113 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) 20250212125128113 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) 20250212125128113 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) 20250212125128113 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) 20250212125128113 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) 20250212125128114 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) 20250212125128114 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) 20250212125128117 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) 20250212125128117 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125128117 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) 20250212125128117 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) 20250212125128117 DRLCMACDL DEBUG -- Chunk with length 828 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125128117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, MCS-1): b5 1d 32 87 76 6d 7f cf 02 f2 c0 b4 91 ea 9e 66 82 30 5c 59 fb 5c (tbf_dl.cpp:686) 20250212125128117 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) 20250212125128117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125128117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20250212125128117 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) 20250212125128117 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 177 + 13 = 190 (pdch_ul_controller.c:131) 20250212125128117 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 190 for type POLL (pdch_ul_controller.c:184) 20250212125128117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=190, TS=7) (tbf_dl.cpp:883) 20250212125128117 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=190, TS=7 (tbf_dl.cpp:903) 20250212125128117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, MCS-1): 0f 80 06 96 6a 3b 64 0e ed da fe 9e 05 e4 81 69 23 d5 3d cd 04 61 b8 b2 f6 b9 00 (tbf_dl.cpp:911) 20250212125128117 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Sending data request: sapi=5 arfcn=871 cur_fn=173 block=5 data=0f 80 06 96 6a 3b 64 0e ed da fe 9e 05 e4 81 69 23 d5 3d cd 04 61 b8 b2 f6 b9 00 (pcu_l1_if.cpp:182) 20250212125128117 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125128131 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) 20250212125128131 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) 20250212125128131 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) 20250212125128131 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) 20250212125128131 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) 20250212125128131 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) 20250212125128131 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) 20250212125128131 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) 20250212125128132 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) 20250212125128132 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) 20250212125128132 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) 20250212125128132 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) 20250212125128132 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) 20250212125128132 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) 20250212125128132 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) 20250212125128132 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) 20250212125128140 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125128155 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) 20250212125128155 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) 20250212125128155 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) 20250212125128155 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) 20250212125128155 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) 20250212125128155 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) 20250212125128155 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) 20250212125128155 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) 20250212125128155 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) 20250212125128155 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) 20250212125128155 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) 20250212125128155 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) 20250212125128156 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) 20250212125128156 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) 20250212125128156 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) 20250212125128156 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) 20250212125128159 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125128173 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) 20250212125128173 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) 20250212125128174 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) 20250212125128174 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) 20250212125128174 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) 20250212125128174 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) 20250212125128174 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) 20250212125128174 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) 20250212125128174 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) 20250212125128174 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) 20250212125128174 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) 20250212125128174 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) 20250212125128174 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) 20250212125128174 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) 20250212125128175 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) 20250212125128175 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) 20250212125128178 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125128192 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=8 data=40 20 00 a7 b0 38 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125128192 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) 20250212125128192 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125128192 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125128192 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) 20250212125128192 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125128192 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125128192 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, 0x56324485956c, 0x563244859570, 4, 0, win: 21-27, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20250212125128192 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 28, BSN 21 to 92 - 1 (71 blocks), "RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20250212125128192 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125128192 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) 20250212125128192 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) 20250212125128192 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20250212125128192 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20250212125128192 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20250212125128192 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20250212125128192 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20250212125128192 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20250212125128192 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20250212125128192 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) 20250212125128192 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) 20250212125128192 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) 20250212125128192 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) 20250212125128193 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) 20250212125128193 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) 20250212125128193 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) 20250212125128193 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) 20250212125128193 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) 20250212125128193 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) 20250212125128193 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) 20250212125128193 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) 20250212125128194 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) 20250212125128194 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) 20250212125128194 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125128194 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125128194 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125128194 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125128194 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125128194 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125128194 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125128194 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) 20250212125128194 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) 20250212125128201 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) 20250212125128201 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) 20250212125128201 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) 20250212125128201 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) 20250212125128201 DRLCMACDL DEBUG -- Chunk with length 806 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125128201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, MCS-1): 2d f3 c4 50 42 75 24 ac 11 c2 17 66 12 b2 42 1f f2 0b 42 c9 32 3e (tbf_dl.cpp:686) 20250212125128201 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) 20250212125128201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125128201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20250212125128201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, MCS-1): 07 c0 06 96 5a e6 89 a1 84 ea 48 58 23 84 2f cc 24 64 85 3e e4 17 84 92 65 7c 00 (tbf_dl.cpp:911) 20250212125128201 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Sending data request: sapi=5 arfcn=871 cur_fn=190 block=9 data=07 c0 06 96 5a e6 89 a1 84 ea 48 58 23 84 2f cc 24 64 85 3e e4 17 84 92 65 7c 00 (pcu_l1_if.cpp:182) 20250212125128201 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125128215 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) 20250212125128215 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) 20250212125128215 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) 20250212125128215 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) 20250212125128216 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) 20250212125128216 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) 20250212125128216 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) 20250212125128216 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) 20250212125128216 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) 20250212125128216 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) 20250212125128216 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) 20250212125128216 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) 20250212125128216 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) 20250212125128216 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) 20250212125128216 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) 20250212125128216 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) 20250212125128220 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) 20250212125128220 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) 20250212125128220 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) 20250212125128220 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) 20250212125128220 DRLCMACDL DEBUG -- Chunk with length 784 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125128220 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 28, MCS-1): 77 d4 55 50 d8 be 66 50 2f e6 78 7d 85 b4 cd fd 95 92 12 15 6c 74 (tbf_dl.cpp:686) 20250212125128220 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) 20250212125128220 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125128220 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20250212125128220 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 28, MCS-1): 07 00 07 96 ee a8 ab a0 b0 7d cd a0 5e cc f1 fa 0a 69 9b fb 2b 25 25 2a d8 e8 00 (tbf_dl.cpp:911) 20250212125128220 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Sending data request: sapi=5 arfcn=871 cur_fn=195 block=10 data=07 00 07 96 ee a8 ab a0 b0 7d cd a0 5e cc f1 fa 0a 69 9b fb 2b 25 25 2a d8 e8 00 (pcu_l1_if.cpp:182) 20250212125128220 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125128234 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) 20250212125128234 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) 20250212125128234 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) 20250212125128234 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) 20250212125128235 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) 20250212125128235 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) 20250212125128235 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) 20250212125128235 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) 20250212125128235 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) 20250212125128235 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) 20250212125128235 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) 20250212125128235 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) 20250212125128235 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) 20250212125128235 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) 20250212125128235 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) 20250212125128235 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) 20250212125128238 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) 20250212125128238 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) 20250212125128238 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) 20250212125128238 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) 20250212125128238 DRLCMACDL DEBUG -- Chunk with length 762 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125128239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 29, MCS-1): 79 f6 92 d2 81 46 8a a8 e2 e7 d8 f5 e8 0e 7c 25 97 04 bf 25 39 c7 (tbf_dl.cpp:686) 20250212125128239 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) 20250212125128239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125128239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20250212125128239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 29, MCS-1): 07 40 07 96 f2 ec 25 a5 03 8d 14 51 c5 cf b1 eb d1 1d f8 4a 2e 09 7e 4b 72 8e 01 (tbf_dl.cpp:911) 20250212125128239 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Sending data request: sapi=5 arfcn=871 cur_fn=199 block=11 data=07 40 07 96 f2 ec 25 a5 03 8d 14 51 c5 cf b1 eb d1 1d f8 4a 2e 09 7e 4b 72 8e 01 (pcu_l1_if.cpp:182) 20250212125128239 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125128253 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) 20250212125128253 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) 20250212125128253 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) 20250212125128253 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) 20250212125128253 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) 20250212125128253 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) 20250212125128254 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) 20250212125128254 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) 20250212125128254 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) 20250212125128254 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) 20250212125128254 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) 20250212125128254 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) 20250212125128254 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) 20250212125128254 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) 20250212125128255 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) 20250212125128255 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) 20250212125128262 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) 20250212125128262 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) 20250212125128262 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) 20250212125128262 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) 20250212125128262 DRLCMACDL DEBUG -- Chunk with length 740 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125128262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 30, MCS-1): 63 a9 ad 45 44 16 3f c0 94 46 a2 6c 3c fa 27 7a b9 09 83 b8 10 4d (tbf_dl.cpp:686) 20250212125128262 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) 20250212125128262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125128262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20250212125128262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 30, MCS-1): 07 80 07 96 c6 52 5b 8b 88 2c 7e 80 29 8d 44 d9 78 f4 4f f4 72 13 06 71 21 9a 00 (tbf_dl.cpp:911) 20250212125128262 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Sending data request: sapi=5 arfcn=871 cur_fn=203 block=0 data=07 80 07 96 c6 52 5b 8b 88 2c 7e 80 29 8d 44 d9 78 f4 4f f4 72 13 06 71 21 9a 00 (pcu_l1_if.cpp:182) 20250212125128262 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125128276 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) 20250212125128276 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) 20250212125128276 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) 20250212125128276 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) 20250212125128277 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) 20250212125128277 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) 20250212125128277 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) 20250212125128277 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) 20250212125128277 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) 20250212125128277 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) 20250212125128277 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) 20250212125128277 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) 20250212125128277 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) 20250212125128277 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) 20250212125128278 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) 20250212125128278 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) 20250212125128280 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) 20250212125128280 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) 20250212125128280 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) 20250212125128280 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) 20250212125128280 DRLCMACDL DEBUG -- Chunk with length 718 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125128280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 31, MCS-1): 4c 25 9e 78 7b 90 97 54 78 e2 35 18 22 1c 5e e6 1c 03 bc 70 33 ce (tbf_dl.cpp:686) 20250212125128280 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) 20250212125128280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125128280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20250212125128280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 31, MCS-1): 07 c0 07 96 98 4a 3c f1 f6 20 2f a9 f0 c4 6b 30 44 38 bc cc 39 06 78 e1 66 9c 01 (tbf_dl.cpp:911) 20250212125128280 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Sending data request: sapi=5 arfcn=871 cur_fn=208 block=1 data=07 c0 07 96 98 4a 3c f1 f6 20 2f a9 f0 c4 6b 30 44 38 bc cc 39 06 78 e1 66 9c 01 (pcu_l1_if.cpp:182) 20250212125128281 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125128295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125128295 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) 20250212125128295 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) 20250212125128295 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) 20250212125128295 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) 20250212125128295 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) 20250212125128295 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) 20250212125128296 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) 20250212125128296 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) 20250212125128296 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) 20250212125128296 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) 20250212125128296 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) 20250212125128296 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) 20250212125128296 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) 20250212125128296 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) 20250212125128297 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) 20250212125128297 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) 20250212125128299 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) 20250212125128299 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125128299 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) 20250212125128299 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) 20250212125128299 DRLCMACDL DEBUG -- Chunk with length 696 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125128299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 32, MCS-1): ab a6 92 52 ba 0e 9c 87 a9 06 bb dc 66 87 40 cf da 13 1e 68 83 d1 (tbf_dl.cpp:686) 20250212125128299 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) 20250212125128299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125128299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20250212125128299 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) 20250212125128299 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 216 + 13 = 229 (pdch_ul_controller.c:131) 20250212125128299 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 229 for type POLL (pdch_ul_controller.c:184) 20250212125128299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=229, TS=7) (tbf_dl.cpp:883) 20250212125128299 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=229, TS=7 (tbf_dl.cpp:903) 20250212125128299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 32, MCS-1): 0f 00 08 96 56 4d 25 a5 74 1d 38 0f 53 0d 76 b9 cd 0e 81 9e b5 27 3c d0 06 a3 01 (tbf_dl.cpp:911) 20250212125128299 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Sending data request: sapi=5 arfcn=871 cur_fn=212 block=2 data=0f 00 08 96 56 4d 25 a5 74 1d 38 0f 53 0d 76 b9 cd 0e 81 9e b5 27 3c d0 06 a3 01 (pcu_l1_if.cpp:182) 20250212125128299 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125128313 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) 20250212125128313 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) 20250212125128314 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) 20250212125128314 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) 20250212125128314 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) 20250212125128314 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) 20250212125128314 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) 20250212125128314 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) 20250212125128314 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) 20250212125128314 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) 20250212125128315 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) 20250212125128315 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) 20250212125128315 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) 20250212125128315 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) 20250212125128315 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) 20250212125128315 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) 20250212125128322 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125128336 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) 20250212125128336 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) 20250212125128337 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) 20250212125128337 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) 20250212125128337 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) 20250212125128337 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) 20250212125128337 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) 20250212125128337 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) 20250212125128337 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) 20250212125128337 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) 20250212125128338 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) 20250212125128338 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) 20250212125128338 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) 20250212125128338 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) 20250212125128338 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) 20250212125128338 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) 20250212125128341 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125128355 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) 20250212125128355 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) 20250212125128356 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) 20250212125128356 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) 20250212125128356 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) 20250212125128356 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) 20250212125128356 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) 20250212125128356 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) 20250212125128356 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) 20250212125128356 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) 20250212125128357 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) 20250212125128357 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) 20250212125128357 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) 20250212125128357 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) 20250212125128357 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) 20250212125128357 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) 20250212125128360 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125128374 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=5 data=40 20 00 a7 b0 44 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125128374 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) 20250212125128374 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125128374 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125128374 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) 20250212125128374 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125128374 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125128374 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, 0x56324484e18c, 0x56324484e190, 4, 0, win: 27-33, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20250212125128374 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 34, BSN 27 to 98 - 1 (71 blocks), "RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20250212125128374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125128374 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) 20250212125128374 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) 20250212125128374 DRLCMACDL INFO MS (IMSI 262420000000001): Low error rate 0%, increasing DL CS level to MCS-2 (gprs_ms.c:690) 20250212125128374 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20250212125128374 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20250212125128374 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20250212125128374 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20250212125128374 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20250212125128374 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20250212125128374 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) 20250212125128374 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125128374 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) 20250212125128374 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) 20250212125128374 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) 20250212125128374 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) 20250212125128374 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) 20250212125128375 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) 20250212125128375 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) 20250212125128375 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) 20250212125128375 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) 20250212125128375 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) 20250212125128375 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) 20250212125128375 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) 20250212125128375 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) 20250212125128376 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) 20250212125128376 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) 20250212125128376 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125128376 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125128376 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125128376 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125128376 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125128376 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125128376 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125128383 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) 20250212125128383 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) 20250212125128383 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) 20250212125128383 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) 20250212125128383 DRLCMACDL DEBUG -- Chunk with length 674 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125128383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 33, MCS-2): 1f fe 82 b6 c0 fe 17 2d fe e9 0a 0e ff 5f 76 74 24 da 89 4f d3 6a f6 c8 33 0f 64 2e (tbf_dl.cpp:686) 20250212125128383 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) 20250212125128383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125128383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20250212125128383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 33, MCS-2): 07 40 08 92 3e fc 05 6d 81 fd 2f 5a fc d3 15 1c fe bf ec e8 48 b4 13 9f a6 d5 ec 91 67 1e c8 5c 00 (tbf_dl.cpp:911) 20250212125128383 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Sending data request: sapi=5 arfcn=871 cur_fn=229 block=6 data=07 40 08 92 3e fc 05 6d 81 fd 2f 5a fc d3 15 1c fe bf ec e8 48 b4 13 9f a6 d5 ec 91 67 1e c8 5c 00 (pcu_l1_if.cpp:182) 20250212125128383 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125128397 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) 20250212125128397 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) 20250212125128397 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) 20250212125128397 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) 20250212125128398 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) 20250212125128398 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) 20250212125128398 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) 20250212125128398 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) 20250212125128398 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) 20250212125128398 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) 20250212125128398 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) 20250212125128398 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) 20250212125128398 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) 20250212125128398 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) 20250212125128399 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) 20250212125128399 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) 20250212125128401 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) 20250212125128401 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) 20250212125128401 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) 20250212125128401 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) 20250212125128401 DRLCMACDL DEBUG -- Chunk with length 646 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125128401 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 34, MCS-2): de 8f 56 a8 b4 07 cf b0 05 93 40 c7 60 37 32 3c 48 b6 9b 71 db 88 02 00 fa 34 57 e3 (tbf_dl.cpp:686) 20250212125128401 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) 20250212125128401 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125128401 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20250212125128401 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 34, MCS-2): 07 80 08 92 bc 1f ad 50 69 0f 9e 61 0b 26 81 8e c1 6e 64 78 90 6c 37 e3 b6 11 05 00 f4 69 ae c6 01 (tbf_dl.cpp:911) 20250212125128401 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Sending data request: sapi=5 arfcn=871 cur_fn=234 block=7 data=07 80 08 92 bc 1f ad 50 69 0f 9e 61 0b 26 81 8e c1 6e 64 78 90 6c 37 e3 b6 11 05 00 f4 69 ae c6 01 (pcu_l1_if.cpp:182) 20250212125128402 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125128415 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) 20250212125128415 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) 20250212125128416 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) 20250212125128416 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) 20250212125128416 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) 20250212125128416 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) 20250212125128416 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) 20250212125128416 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) 20250212125128416 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) 20250212125128416 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) 20250212125128416 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) 20250212125128416 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) 20250212125128416 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) 20250212125128416 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) 20250212125128416 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) 20250212125128416 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) 20250212125128420 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) 20250212125128420 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) 20250212125128420 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) 20250212125128420 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) 20250212125128420 DRLCMACDL DEBUG -- Chunk with length 618 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125128420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 35, MCS-2): 1b 2a 46 e0 82 f4 17 c8 72 eb 17 e8 48 ab d1 e2 b6 1c d7 77 91 85 b6 1c d9 a6 49 83 (tbf_dl.cpp:686) 20250212125128420 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) 20250212125128420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125128420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20250212125128420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 35, MCS-2): 07 c0 08 92 36 54 8c c0 05 e9 2f 90 e5 d6 2f d0 91 56 a3 c5 6d 39 ae ef 22 0b 6d 39 b2 4d 93 06 01 (tbf_dl.cpp:911) 20250212125128420 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Sending data request: sapi=5 arfcn=871 cur_fn=238 block=8 data=07 c0 08 92 36 54 8c c0 05 e9 2f 90 e5 d6 2f d0 91 56 a3 c5 6d 39 ae ef 22 0b 6d 39 b2 4d 93 06 01 (pcu_l1_if.cpp:182) 20250212125128420 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125128434 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) 20250212125128434 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) 20250212125128435 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) 20250212125128435 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) 20250212125128435 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) 20250212125128435 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) 20250212125128435 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) 20250212125128435 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) 20250212125128435 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) 20250212125128435 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) 20250212125128435 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) 20250212125128435 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) 20250212125128435 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) 20250212125128435 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) 20250212125128435 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) 20250212125128435 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) 20250212125128443 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) 20250212125128443 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) 20250212125128443 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) 20250212125128443 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) 20250212125128443 DRLCMACDL DEBUG -- Chunk with length 590 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125128443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 36, MCS-2): 91 ae d7 56 ed 8c bf f2 1f a1 fc c3 49 73 b0 67 2b 43 ae 1f 6b 47 76 c9 28 23 13 ce (tbf_dl.cpp:686) 20250212125128443 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) 20250212125128443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125128443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20250212125128443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 36, MCS-2): 07 00 09 92 22 5d af ad da 19 7f e5 3f 42 f9 87 93 e6 60 cf 56 86 5c 3f d6 8e ec 92 51 46 26 9c 01 (tbf_dl.cpp:911) 20250212125128443 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Sending data request: sapi=5 arfcn=871 cur_fn=242 block=9 data=07 00 09 92 22 5d af ad da 19 7f e5 3f 42 f9 87 93 e6 60 cf 56 86 5c 3f d6 8e ec 92 51 46 26 9c 01 (pcu_l1_if.cpp:182) 20250212125128444 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125128458 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) 20250212125128458 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) 20250212125128458 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) 20250212125128458 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) 20250212125128458 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) 20250212125128458 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) 20250212125128458 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) 20250212125128458 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) 20250212125128458 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) 20250212125128458 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) 20250212125128458 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) 20250212125128458 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) 20250212125128459 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) 20250212125128459 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) 20250212125128459 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) 20250212125128459 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) 20250212125128462 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) 20250212125128462 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) 20250212125128462 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) 20250212125128462 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) 20250212125128462 DRLCMACDL DEBUG -- Chunk with length 562 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125128462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 37, MCS-2): d8 37 c1 98 6c 41 58 ba 52 90 44 56 b6 c1 87 e2 5b fe 6a 3d e2 d6 79 9d 21 bc 85 3d (tbf_dl.cpp:686) 20250212125128462 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) 20250212125128462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125128462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20250212125128462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 37, MCS-2): 07 40 09 92 b0 6f 82 31 d9 82 b0 74 a5 20 89 ac 6c 83 0f c5 b7 fc d5 7a c4 ad f3 3a 43 78 0b 7b 00 (tbf_dl.cpp:911) 20250212125128462 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Sending data request: sapi=5 arfcn=871 cur_fn=247 block=10 data=07 40 09 92 b0 6f 82 31 d9 82 b0 74 a5 20 89 ac 6c 83 0f c5 b7 fc d5 7a c4 ad f3 3a 43 78 0b 7b 00 (pcu_l1_if.cpp:182) 20250212125128462 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125128476 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) 20250212125128476 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) 20250212125128476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125128476 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) 20250212125128476 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) 20250212125128476 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) 20250212125128476 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) 20250212125128477 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) 20250212125128477 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) 20250212125128477 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) 20250212125128477 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) 20250212125128477 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) 20250212125128477 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) 20250212125128477 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) 20250212125128477 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) 20250212125128477 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) 20250212125128477 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) 20250212125128481 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) 20250212125128481 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125128481 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) 20250212125128481 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) 20250212125128481 DRLCMACDL DEBUG -- Chunk with length 534 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125128481 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 38, MCS-2): 03 0e 00 fb b5 1e b7 5e 15 cf 13 24 94 d1 f8 a2 c0 89 9e 34 4d 8a 20 21 8f 9b bc dc (tbf_dl.cpp:686) 20250212125128481 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) 20250212125128481 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125128481 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20250212125128481 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) 20250212125128481 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 255 + 13 = 268 (pdch_ul_controller.c:131) 20250212125128481 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 268 for type POLL (pdch_ul_controller.c:184) 20250212125128481 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=268, TS=7) (tbf_dl.cpp:883) 20250212125128481 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=268, TS=7 (tbf_dl.cpp:903) 20250212125128481 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 38, MCS-2): 0f 80 09 92 06 1c 00 f6 6b 3d 6e bd 2a 9e 27 48 28 a3 f1 45 81 13 3d 69 9a 14 41 42 1e 37 79 b9 01 (tbf_dl.cpp:911) 20250212125128481 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Sending data request: sapi=5 arfcn=871 cur_fn=251 block=11 data=0f 80 09 92 06 1c 00 f6 6b 3d 6e bd 2a 9e 27 48 28 a3 f1 45 81 13 3d 69 9a 14 41 42 1e 37 79 b9 01 (pcu_l1_if.cpp:182) 20250212125128481 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125128495 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) 20250212125128495 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) 20250212125128495 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) 20250212125128495 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) 20250212125128495 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) 20250212125128495 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) 20250212125128495 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) 20250212125128495 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) 20250212125128495 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) 20250212125128495 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) 20250212125128495 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) 20250212125128495 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) 20250212125128496 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) 20250212125128496 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) 20250212125128496 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) 20250212125128496 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) 20250212125128504 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125128518 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) 20250212125128518 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) 20250212125128518 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) 20250212125128518 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) 20250212125128518 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) 20250212125128518 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) 20250212125128518 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) 20250212125128518 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) 20250212125128519 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) 20250212125128519 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) 20250212125128519 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) 20250212125128519 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) 20250212125128519 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) 20250212125128519 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) 20250212125128519 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) 20250212125128519 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) 20250212125128523 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125128537 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) 20250212125128537 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) 20250212125128537 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) 20250212125128537 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) 20250212125128537 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) 20250212125128537 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) 20250212125128537 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) 20250212125128537 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) 20250212125128537 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) 20250212125128537 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) 20250212125128537 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) 20250212125128537 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) 20250212125128537 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) 20250212125128537 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) 20250212125128538 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) 20250212125128538 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) 20250212125128541 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125128555 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=2 data=40 20 00 a7 b0 50 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125128555 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) 20250212125128555 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125128555 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125128555 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) 20250212125128555 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125128555 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125128555 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, 0x56324484e18c, 0x56324484e190, 4, 0, win: 33-39, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20250212125128555 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 40, BSN 33 to 104 - 1 (71 blocks), "RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20250212125128555 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125128555 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) 20250212125128555 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) 20250212125128555 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20250212125128555 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20250212125128555 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20250212125128555 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20250212125128555 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20250212125128555 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20250212125128555 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20250212125128555 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) 20250212125128555 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) 20250212125128555 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) 20250212125128555 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) 20250212125128555 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) 20250212125128555 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) 20250212125128556 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) 20250212125128556 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) 20250212125128556 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) 20250212125128556 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) 20250212125128556 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) 20250212125128556 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) 20250212125128556 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) 20250212125128556 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) 20250212125128556 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) 20250212125128556 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) 20250212125128557 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125128557 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125128557 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125128557 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125128557 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125128557 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125128557 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125128564 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) 20250212125128564 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) 20250212125128564 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) 20250212125128564 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) 20250212125128564 DRLCMACDL DEBUG -- Chunk with length 506 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125128564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 39, MCS-2): 71 fa 66 4a 73 63 cd 11 ad dd f1 27 58 4c 4c 23 51 d2 33 04 18 dc a4 d3 8d bd 70 1f (tbf_dl.cpp:686) 20250212125128564 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) 20250212125128564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125128564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20250212125128564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 39, MCS-2): 07 c0 09 92 e2 f4 cd 94 e6 c6 9a 23 5a bb e3 4f b0 98 98 46 a2 a4 67 08 30 b8 49 a7 1b 7b e1 3e 00 (tbf_dl.cpp:911) 20250212125128564 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Sending data request: sapi=5 arfcn=871 cur_fn=268 block=3 data=07 c0 09 92 e2 f4 cd 94 e6 c6 9a 23 5a bb e3 4f b0 98 98 46 a2 a4 67 08 30 b8 49 a7 1b 7b e1 3e 00 (pcu_l1_if.cpp:182) 20250212125128564 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125128578 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) 20250212125128578 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) 20250212125128579 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) 20250212125128579 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) 20250212125128579 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) 20250212125128579 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) 20250212125128579 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) 20250212125128579 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) 20250212125128579 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) 20250212125128579 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) 20250212125128579 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) 20250212125128579 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) 20250212125128579 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) 20250212125128579 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) 20250212125128579 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) 20250212125128579 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) 20250212125128583 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) 20250212125128583 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) 20250212125128583 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) 20250212125128583 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) 20250212125128583 DRLCMACDL DEBUG -- Chunk with length 478 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125128583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 40, MCS-2): 1a 12 48 76 c8 d6 94 e0 76 47 2e cf cc 8a a8 9e 94 e7 71 da 9b 97 81 19 dc 1f 35 e9 (tbf_dl.cpp:686) 20250212125128583 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) 20250212125128583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125128583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20250212125128583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 40, MCS-2): 07 00 0a 92 34 24 90 ec 90 ad 29 c1 ed 8e 5c 9e 99 15 51 3d 29 cf e3 b4 37 2f 03 33 b8 3f 6a d2 01 (tbf_dl.cpp:911) 20250212125128583 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Sending data request: sapi=5 arfcn=871 cur_fn=273 block=4 data=07 00 0a 92 34 24 90 ec 90 ad 29 c1 ed 8e 5c 9e 99 15 51 3d 29 cf e3 b4 37 2f 03 33 b8 3f 6a d2 01 (pcu_l1_if.cpp:182) 20250212125128583 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125128597 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) 20250212125128597 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) 20250212125128597 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) 20250212125128597 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) 20250212125128597 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) 20250212125128597 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) 20250212125128598 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) 20250212125128598 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) 20250212125128598 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) 20250212125128598 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) 20250212125128598 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) 20250212125128598 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) 20250212125128598 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) 20250212125128598 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) 20250212125128599 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) 20250212125128599 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) 20250212125128602 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) 20250212125128602 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) 20250212125128602 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) 20250212125128602 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) 20250212125128602 DRLCMACDL DEBUG -- Chunk with length 450 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125128602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 41, MCS-2): 13 7a 10 d3 1f 70 3c 3a d4 68 9a b2 37 c6 64 94 23 9d 5d b6 5d 4e 2e b6 e1 9c a5 38 (tbf_dl.cpp:686) 20250212125128602 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) 20250212125128602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125128602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20250212125128602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 41, MCS-2): 07 40 0a 92 26 f4 20 a6 3f e0 78 74 a8 d1 34 65 6f 8c c9 28 47 3a bb 6c bb 9c 5c 6c c3 39 4b 71 00 (tbf_dl.cpp:911) 20250212125128602 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Sending data request: sapi=5 arfcn=871 cur_fn=277 block=5 data=07 40 0a 92 26 f4 20 a6 3f e0 78 74 a8 d1 34 65 6f 8c c9 28 47 3a bb 6c bb 9c 5c 6c c3 39 4b 71 00 (pcu_l1_if.cpp:182) 20250212125128602 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125128616 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) 20250212125128616 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) 20250212125128616 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) 20250212125128616 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) 20250212125128617 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) 20250212125128617 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) 20250212125128617 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) 20250212125128617 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) 20250212125128617 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) 20250212125128617 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) 20250212125128617 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) 20250212125128617 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) 20250212125128617 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) 20250212125128617 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) 20250212125128618 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) 20250212125128618 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) 20250212125128625 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) 20250212125128625 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) 20250212125128625 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) 20250212125128625 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) 20250212125128625 DRLCMACDL DEBUG -- Chunk with length 422 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125128625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 42, MCS-2): ae c3 e4 f9 1b 71 46 b1 61 57 44 22 16 aa 45 1f 38 ab b9 39 26 f0 0e ee df 82 f7 46 (tbf_dl.cpp:686) 20250212125128625 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) 20250212125128625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125128625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20250212125128625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 42, MCS-2): 07 80 0a 92 5c 87 c9 f3 37 e2 8c 62 c3 ae 88 44 2c 54 8b 3e 70 56 73 73 4c e0 1d dc bf 05 ef 8d 00 (tbf_dl.cpp:911) 20250212125128625 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Sending data request: sapi=5 arfcn=871 cur_fn=281 block=6 data=07 80 0a 92 5c 87 c9 f3 37 e2 8c 62 c3 ae 88 44 2c 54 8b 3e 70 56 73 73 4c e0 1d dc bf 05 ef 8d 00 (pcu_l1_if.cpp:182) 20250212125128625 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125128639 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) 20250212125128639 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) 20250212125128639 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) 20250212125128639 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) 20250212125128639 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) 20250212125128639 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) 20250212125128640 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) 20250212125128640 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) 20250212125128640 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) 20250212125128640 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) 20250212125128640 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) 20250212125128640 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) 20250212125128640 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) 20250212125128640 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) 20250212125128640 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) 20250212125128640 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) 20250212125128644 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) 20250212125128644 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) 20250212125128644 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) 20250212125128644 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) 20250212125128644 DRLCMACDL DEBUG -- Chunk with length 394 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125128644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 43, MCS-2): 3a b1 20 a7 e0 05 93 d9 5a 42 02 d7 3e 6a 84 a2 01 3a 98 50 a1 c9 cf d7 cf 92 58 55 (tbf_dl.cpp:686) 20250212125128644 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) 20250212125128644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125128644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20250212125128644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 43, MCS-2): 07 c0 0a 92 74 62 41 4e c1 0b 26 b3 b5 84 04 ae 7d d4 08 45 03 74 30 a1 42 93 9f af 9f 25 b1 aa 00 (tbf_dl.cpp:911) 20250212125128644 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Sending data request: sapi=5 arfcn=871 cur_fn=286 block=7 data=07 c0 0a 92 74 62 41 4e c1 0b 26 b3 b5 84 04 ae 7d d4 08 45 03 74 30 a1 42 93 9f af 9f 25 b1 aa 00 (pcu_l1_if.cpp:182) 20250212125128644 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125128658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125128658 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) 20250212125128658 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) 20250212125128658 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) 20250212125128658 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) 20250212125128659 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) 20250212125128659 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) 20250212125128659 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) 20250212125128659 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) 20250212125128659 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) 20250212125128659 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) 20250212125128659 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) 20250212125128659 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) 20250212125128659 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) 20250212125128659 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) 20250212125128659 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) 20250212125128659 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) 20250212125128662 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) 20250212125128662 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125128662 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) 20250212125128662 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) 20250212125128662 DRLCMACDL DEBUG -- Chunk with length 366 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125128662 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 44, MCS-2): 8d c4 79 ab 87 3f b4 3b 0c 61 da f1 23 96 14 f1 ba 2c bb e0 3f bd 02 02 38 37 3f 19 (tbf_dl.cpp:686) 20250212125128662 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) 20250212125128662 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125128662 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20250212125128662 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) 20250212125128662 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 294 + 13 = 307 (pdch_ul_controller.c:131) 20250212125128662 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 307 for type POLL (pdch_ul_controller.c:184) 20250212125128662 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=307, TS=7) (tbf_dl.cpp:883) 20250212125128662 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=307, TS=7 (tbf_dl.cpp:903) 20250212125128662 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 44, MCS-2): 0f 00 0b 92 1a 89 f3 56 0f 7f 68 77 18 c2 b4 e3 47 2c 29 e2 75 59 76 c1 7f 7a 05 04 70 6e 7e 32 00 (tbf_dl.cpp:911) 20250212125128662 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Sending data request: sapi=5 arfcn=871 cur_fn=290 block=8 data=0f 00 0b 92 1a 89 f3 56 0f 7f 68 77 18 c2 b4 e3 47 2c 29 e2 75 59 76 c1 7f 7a 05 04 70 6e 7e 32 00 (pcu_l1_if.cpp:182) 20250212125128663 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125128676 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) 20250212125128676 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) 20250212125128677 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) 20250212125128677 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) 20250212125128677 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) 20250212125128677 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) 20250212125128677 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) 20250212125128677 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) 20250212125128677 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) 20250212125128677 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) 20250212125128677 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) 20250212125128677 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) 20250212125128677 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) 20250212125128677 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) 20250212125128677 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) 20250212125128677 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) 20250212125128686 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125128700 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) 20250212125128700 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) 20250212125128700 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) 20250212125128700 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) 20250212125128700 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) 20250212125128700 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) 20250212125128700 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) 20250212125128700 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) 20250212125128700 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) 20250212125128700 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) 20250212125128700 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) 20250212125128700 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) 20250212125128700 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) 20250212125128700 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) 20250212125128701 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) 20250212125128701 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) 20250212125128705 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125128719 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) 20250212125128719 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) 20250212125128719 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) 20250212125128719 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) 20250212125128720 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) 20250212125128720 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) 20250212125128720 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) 20250212125128720 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) 20250212125128720 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) 20250212125128720 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) 20250212125128720 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) 20250212125128720 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) 20250212125128721 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) 20250212125128721 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) 20250212125128721 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) 20250212125128721 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) 20250212125128723 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125128737 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=11 data=40 20 00 a7 b0 5c 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125128737 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) 20250212125128737 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125128737 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125128737 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) 20250212125128737 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125128737 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125128737 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, 0x56324484e18c, 0x56324484e190, 4, 0, win: 39-45, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20250212125128737 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 46, BSN 39 to 110 - 1 (71 blocks), "RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20250212125128737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125128737 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) 20250212125128737 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) 20250212125128737 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20250212125128737 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20250212125128737 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20250212125128737 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20250212125128737 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20250212125128737 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20250212125128737 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20250212125128737 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) 20250212125128737 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) 20250212125128738 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) 20250212125128738 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) 20250212125128738 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) 20250212125128738 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) 20250212125128738 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) 20250212125128738 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) 20250212125128739 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) 20250212125128739 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) 20250212125128739 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) 20250212125128739 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) 20250212125128739 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125128739 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125128739 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125128739 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125128739 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125128739 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125128739 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125128739 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) 20250212125128739 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) 20250212125128739 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) 20250212125128739 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) 20250212125128746 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) 20250212125128747 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) 20250212125128747 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) 20250212125128747 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) 20250212125128747 DRLCMACDL DEBUG -- Chunk with length 338 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125128747 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 45, MCS-2): f5 d7 e5 e4 9a 12 84 26 eb 6e 6b eb 8f 3d fd 34 13 c7 0b a7 88 c2 0e 3c 81 68 58 79 (tbf_dl.cpp:686) 20250212125128747 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) 20250212125128747 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125128747 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20250212125128747 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 45, MCS-2): 07 40 0b 92 ea af cb c9 35 25 08 4d d6 dd d6 d6 1f 7b fa 69 26 8e 17 4e 11 85 1d 78 02 d1 b0 f2 00 (tbf_dl.cpp:911) 20250212125128747 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Sending data request: sapi=5 arfcn=871 cur_fn=307 block=0 data=07 40 0b 92 ea af cb c9 35 25 08 4d d6 dd d6 d6 1f 7b fa 69 26 8e 17 4e 11 85 1d 78 02 d1 b0 f2 00 (pcu_l1_if.cpp:182) 20250212125128747 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125128761 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) 20250212125128761 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) 20250212125128761 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) 20250212125128761 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) 20250212125128761 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) 20250212125128761 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) 20250212125128762 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) 20250212125128762 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) 20250212125128762 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) 20250212125128762 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) 20250212125128762 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) 20250212125128762 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) 20250212125128762 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) 20250212125128762 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) 20250212125128762 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) 20250212125128762 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) 20250212125128765 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) 20250212125128765 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) 20250212125128765 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) 20250212125128765 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) 20250212125128765 DRLCMACDL DEBUG -- Chunk with length 310 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125128765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 46, MCS-2): 89 06 08 81 5f 30 d1 a7 bd c1 e1 45 1f b5 9d c7 72 47 f6 5b ab 8a 29 1a a1 01 0a b8 (tbf_dl.cpp:686) 20250212125128765 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) 20250212125128765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125128765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20250212125128765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 46, MCS-2): 07 80 0b 92 12 0d 10 02 bf 60 a2 4f 7b 83 c3 8b 3e 6a 3b 8f e5 8e ec b7 56 15 53 34 42 03 14 70 01 (tbf_dl.cpp:911) 20250212125128765 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Sending data request: sapi=5 arfcn=871 cur_fn=312 block=1 data=07 80 0b 92 12 0d 10 02 bf 60 a2 4f 7b 83 c3 8b 3e 6a 3b 8f e5 8e ec b7 56 15 53 34 42 03 14 70 01 (pcu_l1_if.cpp:182) 20250212125128765 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125128779 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) 20250212125128779 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) 20250212125128780 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) 20250212125128780 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) 20250212125128780 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) 20250212125128780 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) 20250212125128780 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) 20250212125128781 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) 20250212125128781 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) 20250212125128781 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) 20250212125128781 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) 20250212125128781 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) 20250212125128782 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) 20250212125128782 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) 20250212125128782 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) 20250212125128782 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) 20250212125128784 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) 20250212125128784 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) 20250212125128784 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) 20250212125128784 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) 20250212125128784 DRLCMACDL DEBUG -- Chunk with length 282 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125128784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 47, MCS-2): 72 33 06 25 af ec 51 2e 0b 47 60 29 b7 a2 9d 2a 22 46 7a e8 3c 08 0a d2 65 1e 0a e6 (tbf_dl.cpp:686) 20250212125128784 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) 20250212125128784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125128784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20250212125128784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 47, MCS-2): 07 c0 0b 92 e4 66 0c 4a 5e d9 a3 5c 16 8e c0 52 6e 45 3b 55 44 8c f4 d0 79 10 14 a4 cb 3c 14 cc 01 (tbf_dl.cpp:911) 20250212125128784 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Sending data request: sapi=5 arfcn=871 cur_fn=316 block=2 data=07 c0 0b 92 e4 66 0c 4a 5e d9 a3 5c 16 8e c0 52 6e 45 3b 55 44 8c f4 d0 79 10 14 a4 cb 3c 14 cc 01 (pcu_l1_if.cpp:182) 20250212125128784 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125128798 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) 20250212125128798 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) 20250212125128798 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) 20250212125128798 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) 20250212125128798 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) 20250212125128798 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) 20250212125128799 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) 20250212125128799 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) 20250212125128799 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) 20250212125128799 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) 20250212125128799 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) 20250212125128799 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) 20250212125128799 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) 20250212125128799 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) 20250212125128799 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) 20250212125128799 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) 20250212125128807 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) 20250212125128808 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) 20250212125128808 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) 20250212125128808 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) 20250212125128808 DRLCMACDL DEBUG -- Chunk with length 254 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125128808 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 48, MCS-2): e1 4c 58 c6 40 2a 0f 71 48 5c f9 9e 33 e2 9e b8 27 44 42 72 b8 ec 91 c2 2a 2c 79 ee (tbf_dl.cpp:686) 20250212125128808 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) 20250212125128808 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125128808 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20250212125128808 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 48, MCS-2): 07 00 0c 92 c2 99 b0 8c 81 54 1e e2 90 b8 f2 3d 67 c4 3d 71 4f 88 84 e4 70 d9 23 85 55 58 f2 dc 01 (tbf_dl.cpp:911) 20250212125128808 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Sending data request: sapi=5 arfcn=871 cur_fn=320 block=3 data=07 00 0c 92 c2 99 b0 8c 81 54 1e e2 90 b8 f2 3d 67 c4 3d 71 4f 88 84 e4 70 d9 23 85 55 58 f2 dc 01 (pcu_l1_if.cpp:182) 20250212125128808 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125128824 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) 20250212125128824 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) 20250212125128824 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) 20250212125128824 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) 20250212125128825 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) 20250212125128825 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) 20250212125128825 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) 20250212125128825 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) 20250212125128825 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) 20250212125128825 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) 20250212125128826 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) 20250212125128826 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) 20250212125128826 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) 20250212125128826 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) 20250212125128826 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) 20250212125128826 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) 20250212125128828 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) 20250212125128828 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) 20250212125128828 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) 20250212125128828 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) 20250212125128828 DRLCMACDL DEBUG -- Chunk with length 226 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125128828 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 49, MCS-2): c8 7d 58 42 31 d8 9c e6 3f 66 40 3f 16 a1 7d ee 8a 07 5b ee 2a c8 82 39 4f be dc 65 (tbf_dl.cpp:686) 20250212125128828 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) 20250212125128828 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125128828 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20250212125128828 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 49, MCS-2): 07 40 0c 92 90 fb b0 84 62 b0 39 cd 7f cc 80 7e 2c 42 fb dc 15 0f b6 dc 55 90 05 73 9e 7c b9 cb 00 (tbf_dl.cpp:911) 20250212125128828 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Sending data request: sapi=5 arfcn=871 cur_fn=325 block=4 data=07 40 0c 92 90 fb b0 84 62 b0 39 cd 7f cc 80 7e 2c 42 fb dc 15 0f b6 dc 55 90 05 73 9e 7c b9 cb 00 (pcu_l1_if.cpp:182) 20250212125128828 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125128839 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125128842 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) 20250212125128843 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) 20250212125128843 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) 20250212125128843 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) 20250212125128843 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) 20250212125128843 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) 20250212125128843 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) 20250212125128843 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) 20250212125128844 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) 20250212125128844 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) 20250212125128844 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) 20250212125128844 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) 20250212125128844 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) 20250212125128844 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) 20250212125128844 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) 20250212125128844 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) 20250212125128847 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) 20250212125128847 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125128847 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) 20250212125128847 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) 20250212125128847 DRLCMACDL DEBUG -- Chunk with length 198 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125128847 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 50, MCS-2): 51 00 b6 db ee 1b 2f 99 b7 b3 0b ab 20 30 32 93 c4 5d a6 18 2f ea 0c 0b 3b c8 d3 b5 (tbf_dl.cpp:686) 20250212125128847 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) 20250212125128847 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125128847 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20250212125128847 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) 20250212125128847 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 333 + 13 = 346 (pdch_ul_controller.c:131) 20250212125128847 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 346 for type POLL (pdch_ul_controller.c:184) 20250212125128847 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=346, TS=7) (tbf_dl.cpp:883) 20250212125128847 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=346, TS=7 (tbf_dl.cpp:903) 20250212125128847 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 50, MCS-2): 0f 80 0c 92 a2 00 6c b7 dd 37 5e 32 6f 67 17 56 41 60 64 26 89 bb 4c 31 5e d4 19 16 76 90 a7 6b 01 (tbf_dl.cpp:911) 20250212125128847 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Sending data request: sapi=5 arfcn=871 cur_fn=329 block=5 data=0f 80 0c 92 a2 00 6c b7 dd 37 5e 32 6f 67 17 56 41 60 64 26 89 bb 4c 31 5e d4 19 16 76 90 a7 6b 01 (pcu_l1_if.cpp:182) 20250212125128847 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125128861 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) 20250212125128861 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) 20250212125128862 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) 20250212125128862 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) 20250212125128862 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) 20250212125128862 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) 20250212125128862 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) 20250212125128862 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) 20250212125128862 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) 20250212125128862 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) 20250212125128863 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) 20250212125128863 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) 20250212125128863 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) 20250212125128863 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) 20250212125128863 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) 20250212125128863 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) 20250212125128871 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125128885 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) 20250212125128885 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) 20250212125128885 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) 20250212125128885 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) 20250212125128885 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) 20250212125128885 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) 20250212125128886 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) 20250212125128886 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) 20250212125128886 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) 20250212125128886 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) 20250212125128886 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) 20250212125128886 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) 20250212125128886 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) 20250212125128886 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) 20250212125128887 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) 20250212125128887 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) 20250212125128889 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125128903 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) 20250212125128903 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) 20250212125128904 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) 20250212125128904 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) 20250212125128904 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) 20250212125128904 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) 20250212125128904 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) 20250212125128904 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) 20250212125128904 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) 20250212125128904 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) 20250212125128905 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) 20250212125128905 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) 20250212125128905 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) 20250212125128905 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) 20250212125128905 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) 20250212125128905 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) 20250212125128908 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125128922 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=8 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) 20250212125128922 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) 20250212125128922 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125128922 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125128922 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) 20250212125128922 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125128922 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125128922 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, 0x56324484e18c, 0x56324484e190, 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:570) 20250212125128922 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:597) 20250212125128922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125128922 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) 20250212125128922 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) 20250212125128922 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20250212125128922 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20250212125128922 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20250212125128922 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20250212125128922 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20250212125128922 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20250212125128922 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20250212125128922 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) 20250212125128922 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) 20250212125128922 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) 20250212125128922 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) 20250212125128923 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) 20250212125128923 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) 20250212125128923 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) 20250212125128923 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) 20250212125128923 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) 20250212125128923 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) 20250212125128923 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) 20250212125128923 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) 20250212125128923 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) 20250212125128923 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) 20250212125128924 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) 20250212125128924 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) 20250212125128924 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125128924 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125128924 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125128924 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125128924 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125128924 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125128924 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125128931 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) 20250212125128931 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125128931 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) 20250212125128931 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) 20250212125128931 DRLCMACDL DEBUG -- Chunk with length 170 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125128931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 51, MCS-2): b0 48 cc 35 2c a3 b3 c3 05 9f 99 3f 90 2a 2e 97 49 be 7d eb 55 0d 96 a8 dc 1b 08 9c (tbf_dl.cpp:686) 20250212125128931 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) 20250212125128931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125128931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20250212125128931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 51, MCS-2): 07 c0 0c 92 60 91 98 6b 58 46 67 87 0b 3e 33 7f 20 55 5c 2e 93 7c fb d6 ab 1a 2c 51 b9 37 10 38 01 (tbf_dl.cpp:911) 20250212125128931 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Sending data request: sapi=5 arfcn=871 cur_fn=346 block=9 data=07 c0 0c 92 60 91 98 6b 58 46 67 87 0b 3e 33 7f 20 55 5c 2e 93 7c fb d6 ab 1a 2c 51 b9 37 10 38 01 (pcu_l1_if.cpp:182) 20250212125128931 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125128945 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) 20250212125128945 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) 20250212125128946 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) 20250212125128946 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) 20250212125128946 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) 20250212125128946 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) 20250212125128946 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) 20250212125128946 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) 20250212125128946 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) 20250212125128947 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) 20250212125128947 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) 20250212125128947 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) 20250212125128947 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) 20250212125128947 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) 20250212125128948 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) 20250212125128948 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) 20250212125128950 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) 20250212125128950 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) 20250212125128950 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) 20250212125128950 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) 20250212125128950 DRLCMACDL DEBUG -- Chunk with length 142 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125128950 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 52, MCS-2): e6 d8 7d f9 16 8d d2 80 0d 70 c2 ba 4b 26 b2 ac 8f 02 5a 57 bf 1d bd bf c1 f5 96 78 (tbf_dl.cpp:686) 20250212125128950 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) 20250212125128950 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125128950 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20250212125128950 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 52, MCS-2): 07 00 0d 92 cc b1 fb f2 2d 1a a5 01 1b e0 84 75 97 4c 64 59 1f 05 b4 ae 7e 3b 7a 7f 83 eb 2d f1 00 (tbf_dl.cpp:911) 20250212125128950 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Sending data request: sapi=5 arfcn=871 cur_fn=351 block=10 data=07 00 0d 92 cc b1 fb f2 2d 1a a5 01 1b e0 84 75 97 4c 64 59 1f 05 b4 ae 7e 3b 7a 7f 83 eb 2d f1 00 (pcu_l1_if.cpp:182) 20250212125128950 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125128964 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) 20250212125128964 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) 20250212125128964 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) 20250212125128964 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) 20250212125128965 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) 20250212125128965 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) 20250212125128965 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) 20250212125128965 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) 20250212125128965 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) 20250212125128965 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) 20250212125128965 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) 20250212125128965 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) 20250212125128965 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) 20250212125128965 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) 20250212125128965 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) 20250212125128965 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) 20250212125128969 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) 20250212125128969 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) 20250212125128969 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) 20250212125128969 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) 20250212125128969 DRLCMACDL DEBUG -- Chunk with length 114 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125128969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 53, MCS-2): ce 7f ab ed bc 18 98 48 12 72 f0 8a fd 18 7c e1 02 8f e5 c6 91 05 52 da 2e c4 c9 b5 (tbf_dl.cpp:686) 20250212125128969 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) 20250212125128969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125128969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20250212125128969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 53, MCS-2): 07 40 0d 92 9c ff 56 db 79 31 30 91 24 e4 e0 15 fb 31 f8 c2 05 1e cb 8d 23 0b a4 b4 5d 88 93 6b 01 (tbf_dl.cpp:911) 20250212125128969 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Sending data request: sapi=5 arfcn=871 cur_fn=355 block=11 data=07 40 0d 92 9c ff 56 db 79 31 30 91 24 e4 e0 15 fb 31 f8 c2 05 1e cb 8d 23 0b a4 b4 5d 88 93 6b 01 (pcu_l1_if.cpp:182) 20250212125128969 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125128983 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) 20250212125128983 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) 20250212125128983 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) 20250212125128983 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) 20250212125128984 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) 20250212125128984 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) 20250212125128984 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) 20250212125128984 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) 20250212125128984 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) 20250212125128984 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) 20250212125128984 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) 20250212125128984 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) 20250212125128985 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) 20250212125128985 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) 20250212125128985 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) 20250212125128985 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) 20250212125128992 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) 20250212125128992 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) 20250212125128992 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) 20250212125128992 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) 20250212125128992 DRLCMACDL DEBUG -- Chunk with length 86 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125128992 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 54, MCS-2): 32 0f 42 df e5 87 d9 c9 14 5a 79 92 ce 0b c3 89 81 f5 4b 48 db 43 d4 b7 ca 64 a4 ca (tbf_dl.cpp:686) 20250212125128992 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) 20250212125128992 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125128992 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20250212125128992 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 54, MCS-2): 07 80 0d 92 64 1e 84 be cb 0f b3 93 29 b4 f2 24 9d 17 86 13 03 eb 97 90 b6 87 a8 6f 95 c9 48 95 01 (tbf_dl.cpp:911) 20250212125128992 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Sending data request: sapi=5 arfcn=871 cur_fn=359 block=0 data=07 80 0d 92 64 1e 84 be cb 0f b3 93 29 b4 f2 24 9d 17 86 13 03 eb 97 90 b6 87 a8 6f 95 c9 48 95 01 (pcu_l1_if.cpp:182) 20250212125128993 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125129006 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) 20250212125129006 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) 20250212125129007 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) 20250212125129007 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) 20250212125129007 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) 20250212125129007 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) 20250212125129007 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) 20250212125129007 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) 20250212125129008 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) 20250212125129008 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) 20250212125129008 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) 20250212125129008 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) 20250212125129008 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) 20250212125129008 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) 20250212125129009 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) 20250212125129009 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) 20250212125129011 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) 20250212125129011 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) 20250212125129011 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) 20250212125129011 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) 20250212125129011 DRLCMACDL DEBUG -- Chunk with length 58 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125129011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 55, MCS-2): 87 3c b9 fe 72 5b 7d e4 7a 30 5e 06 15 63 16 83 2e 55 95 01 cd 0e ef 0e 5d 0c 56 ce (tbf_dl.cpp:686) 20250212125129011 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) 20250212125129011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125129011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20250212125129011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 55, MCS-2): 07 c0 0d 92 0e 79 72 fd e5 b6 fa c8 f5 60 bc 0c 2a c6 2c 06 5d aa 2a 03 9a 1d de 1d ba 18 ac 9c 01 (tbf_dl.cpp:911) 20250212125129011 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Sending data request: sapi=5 arfcn=871 cur_fn=364 block=1 data=07 c0 0d 92 0e 79 72 fd e5 b6 fa c8 f5 60 bc 0c 2a c6 2c 06 5d aa 2a 03 9a 1d de 1d ba 18 ac 9c 01 (pcu_l1_if.cpp:182) 20250212125129011 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125129024 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125129025 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) 20250212125129025 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) 20250212125129025 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) 20250212125129026 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) 20250212125129026 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) 20250212125129026 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) 20250212125129026 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) 20250212125129026 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) 20250212125129026 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) 20250212125129026 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) 20250212125129027 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) 20250212125129027 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) 20250212125129027 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) 20250212125129027 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) 20250212125129027 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) 20250212125129027 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) 20250212125129030 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) 20250212125129030 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125129030 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) 20250212125129030 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) 20250212125129030 DRLCMACDL DEBUG -- Chunk with length 30 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125129030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 56, MCS-2): a6 70 2f d9 b8 7f 1d 5f 01 3c bf e8 78 4a b5 62 89 ba d1 b5 3c ce ef 1d d6 55 a7 39 (tbf_dl.cpp:686) 20250212125129030 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) 20250212125129030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125129030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20250212125129030 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) 20250212125129030 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 372 + 13 = 385 (pdch_ul_controller.c:131) 20250212125129030 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 385 for type POLL (pdch_ul_controller.c:184) 20250212125129030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=385, TS=7) (tbf_dl.cpp:883) 20250212125129030 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=385, TS=7 (tbf_dl.cpp:903) 20250212125129030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 56, MCS-2): 0f 00 0e 92 4c e1 5e b2 71 ff 3a be 02 78 7e d1 f1 94 6a c5 12 75 a3 6b 79 9c df 3b ac ab 4e 73 00 (tbf_dl.cpp:911) 20250212125129030 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 0e 92 4c e1 5e b2 71 ff 3a be 02 78 7e d1 f1 94 6a c5 12 75 a3 6b 79 9c df 3b ac ab 4e 73 00 (pcu_l1_if.cpp:182) 20250212125129030 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125129044 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) 20250212125129044 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) 20250212125129044 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) 20250212125129044 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) 20250212125129044 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) 20250212125129044 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) 20250212125129045 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) 20250212125129045 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) 20250212125129045 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) 20250212125129045 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) 20250212125129045 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) 20250212125129045 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) 20250212125129045 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) 20250212125129045 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) 20250212125129046 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) 20250212125129046 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) 20250212125129053 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125129067 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) 20250212125129067 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) 20250212125129068 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) 20250212125129068 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) 20250212125129068 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) 20250212125129068 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) 20250212125129068 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) 20250212125129068 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) 20250212125129068 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) 20250212125129068 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) 20250212125129069 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) 20250212125129069 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) 20250212125129069 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) 20250212125129069 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) 20250212125129069 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) 20250212125129069 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) 20250212125129072 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125129086 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) 20250212125129086 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) 20250212125129086 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) 20250212125129086 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) 20250212125129087 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) 20250212125129087 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) 20250212125129087 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) 20250212125129087 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) 20250212125129087 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) 20250212125129087 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) 20250212125129087 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) 20250212125129087 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) 20250212125129088 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) 20250212125129088 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) 20250212125129088 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) 20250212125129088 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) 20250212125129090 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125129105 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=381 block=5 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) 20250212125129105 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) 20250212125129105 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125129105 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125129105 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) 20250212125129105 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125129105 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125129105 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, 0x56324484e18c, 0x56324484e190, 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:570) 20250212125129105 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:597) 20250212125129105 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125129105 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) 20250212125129105 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) 20250212125129105 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20250212125129105 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20250212125129105 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20250212125129105 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20250212125129105 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20250212125129105 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20250212125129105 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20250212125129105 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) 20250212125129105 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) 20250212125129105 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) 20250212125129105 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) 20250212125129106 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) 20250212125129106 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) 20250212125129106 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) 20250212125129106 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) 20250212125129106 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) 20250212125129106 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) 20250212125129106 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) 20250212125129106 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) 20250212125129107 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) 20250212125129107 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) 20250212125129107 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) 20250212125129107 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) 20250212125129107 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125129107 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125129107 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125129107 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125129107 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125129107 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125129107 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125129114 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) 20250212125129114 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125129114 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) 20250212125129114 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) 20250212125129114 DRLCMACDL DEBUG -- Chunk with length 2 is less than remaining space (28): add length header to to delimit LLC frame (encoding.cpp:1603) 20250212125129114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125129114 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 796 KBits/s (gprs_rlcmac_meas.cpp:181) 20250212125129114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125129114 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (25) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125129114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 57, MCS-2): 05 c2 67 04 95 05 43 d4 38 18 11 12 0f 0c a3 29 b4 6c 1b 9d 1f b8 42 10 89 fc cd 87 (tbf_dl.cpp:686) 20250212125129114 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) 20250212125129114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125129114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20250212125129114 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 84 cf 08 2a 0b 86 a8 71 30 22 24 1e 18 46 53 68 d9 36 3a 3f 70 85 20 12 f9 9b 0f 01 (tbf_dl.cpp:911) 20250212125129114 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Sending data request: sapi=5 arfcn=871 cur_fn=385 block=6 data=07 40 0e 12 0a 84 cf 08 2a 0b 86 a8 71 30 22 24 1e 18 46 53 68 d9 36 3a 3f 70 85 20 12 f9 9b 0f 01 (pcu_l1_if.cpp:182) 20250212125129114 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125129128 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) 20250212125129128 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) 20250212125129128 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) 20250212125129128 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) 20250212125129128 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) 20250212125129128 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) 20250212125129129 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) 20250212125129129 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) 20250212125129129 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) 20250212125129129 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) 20250212125129129 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) 20250212125129129 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) 20250212125129129 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) 20250212125129129 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) 20250212125129129 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) 20250212125129129 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) 20250212125129133 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) 20250212125129133 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) 20250212125129133 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) 20250212125129133 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) 20250212125129133 DRLCMACDL DEBUG -- Chunk with length 1375 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125129133 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 58, MCS-2): 52 8e cf 59 79 8a 33 a2 8e 52 8b 8a 46 06 80 a2 2e 2e fe 46 5a 9e 55 3f 7b 5d 50 43 (tbf_dl.cpp:686) 20250212125129133 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) 20250212125129133 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125129133 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20250212125129133 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 58, MCS-2): 07 80 0e 92 a4 1c 9f b3 f2 14 67 44 1d a5 16 15 8d 0c 00 45 5d 5c fc 8d b4 3c ab 7e f6 ba a0 86 00 (tbf_dl.cpp:911) 20250212125129133 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Sending data request: sapi=5 arfcn=871 cur_fn=390 block=7 data=07 80 0e 92 a4 1c 9f b3 f2 14 67 44 1d a5 16 15 8d 0c 00 45 5d 5c fc 8d b4 3c ab 7e f6 ba a0 86 00 (pcu_l1_if.cpp:182) 20250212125129133 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125129147 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) 20250212125129147 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) 20250212125129147 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) 20250212125129147 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) 20250212125129147 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) 20250212125129147 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) 20250212125129147 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) 20250212125129147 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) 20250212125129148 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) 20250212125129148 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) 20250212125129148 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) 20250212125129148 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) 20250212125129148 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) 20250212125129148 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) 20250212125129149 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) 20250212125129149 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) 20250212125129152 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) 20250212125129152 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) 20250212125129152 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) 20250212125129152 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) 20250212125129152 DRLCMACDL DEBUG -- Chunk with length 1347 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125129152 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 59, MCS-2): fa 48 52 c3 98 8e 46 5d 9c f1 85 a8 08 70 5c 9e c5 5c 82 bc 8a 8a 4c 98 78 87 32 32 (tbf_dl.cpp:686) 20250212125129152 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) 20250212125129152 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125129152 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20250212125129152 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 59, MCS-2): 07 c0 0e 92 f4 91 a4 86 31 1d 8d ba 38 e3 0b 51 11 e0 b8 3c 8b b9 04 79 15 15 99 30 f1 0e 65 64 00 (tbf_dl.cpp:911) 20250212125129152 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Sending data request: sapi=5 arfcn=871 cur_fn=394 block=8 data=07 c0 0e 92 f4 91 a4 86 31 1d 8d ba 38 e3 0b 51 11 e0 b8 3c 8b b9 04 79 15 15 99 30 f1 0e 65 64 00 (pcu_l1_if.cpp:182) 20250212125129152 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125129165 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) 20250212125129165 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) 20250212125129166 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) 20250212125129166 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) 20250212125129166 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) 20250212125129166 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) 20250212125129166 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) 20250212125129166 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) 20250212125129167 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) 20250212125129167 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) 20250212125129167 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) 20250212125129167 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) 20250212125129167 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) 20250212125129167 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) 20250212125129167 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) 20250212125129167 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) 20250212125129175 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) 20250212125129175 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) 20250212125129175 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) 20250212125129175 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) 20250212125129175 DRLCMACDL DEBUG -- Chunk with length 1319 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125129175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 60, MCS-2): 6f aa 82 1f 7e 63 5d 6a 6a 2c c7 9e cf 80 13 b1 93 72 5a 86 cc 45 de 2c 85 e7 49 fb (tbf_dl.cpp:686) 20250212125129175 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) 20250212125129175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125129175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20250212125129175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 60, MCS-2): 07 00 0f 92 de 54 05 3f fc c6 ba d4 d4 58 8e 3d 9f 01 27 62 27 e5 b4 0c 99 8b bc 59 0a cf 93 f6 01 (tbf_dl.cpp:911) 20250212125129175 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Sending data request: sapi=5 arfcn=871 cur_fn=398 block=9 data=07 00 0f 92 de 54 05 3f fc c6 ba d4 d4 58 8e 3d 9f 01 27 62 27 e5 b4 0c 99 8b bc 59 0a cf 93 f6 01 (pcu_l1_if.cpp:182) 20250212125129175 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125129189 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) 20250212125129189 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) 20250212125129189 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) 20250212125129189 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) 20250212125129189 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) 20250212125129189 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) 20250212125129190 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) 20250212125129190 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) 20250212125129190 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) 20250212125129190 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) 20250212125129190 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) 20250212125129190 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) 20250212125129190 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) 20250212125129190 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) 20250212125129191 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) 20250212125129191 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) 20250212125129193 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) 20250212125129193 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) 20250212125129193 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) 20250212125129193 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) 20250212125129193 DRLCMACDL DEBUG -- Chunk with length 1291 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125129193 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 61, MCS-2): 78 5e 92 44 82 29 9f d7 62 e0 1e 4b 17 f5 5f 2e fc e6 97 c5 ef be dd 25 b8 37 fa d6 (tbf_dl.cpp:686) 20250212125129193 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) 20250212125129193 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125129193 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20250212125129193 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 61, MCS-2): 07 40 0f 92 f0 bc 24 89 04 53 3e af c5 c0 3d 96 2e ea bf 5c f8 cd 2f 8b df 7d bb 4b 70 6f f4 ad 01 (tbf_dl.cpp:911) 20250212125129193 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Sending data request: sapi=5 arfcn=871 cur_fn=403 block=10 data=07 40 0f 92 f0 bc 24 89 04 53 3e af c5 c0 3d 96 2e ea bf 5c f8 cd 2f 8b df 7d bb 4b 70 6f f4 ad 01 (pcu_l1_if.cpp:182) 20250212125129194 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125129207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125129207 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) 20250212125129207 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) 20250212125129208 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) 20250212125129208 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) 20250212125129208 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) 20250212125129208 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) 20250212125129208 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) 20250212125129208 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) 20250212125129208 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) 20250212125129208 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) 20250212125129208 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) 20250212125129208 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) 20250212125129209 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) 20250212125129209 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) 20250212125129209 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) 20250212125129209 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) 20250212125129212 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) 20250212125129212 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125129212 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) 20250212125129212 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) 20250212125129212 DRLCMACDL DEBUG -- Chunk with length 1263 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125129212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 62, MCS-2): 8d f3 3c 77 bb e8 c4 6d fd 59 35 3e ee d8 b4 85 01 f6 64 b9 c9 2a 63 75 ee 8c 67 91 (tbf_dl.cpp:686) 20250212125129212 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) 20250212125129212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125129212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20250212125129212 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) 20250212125129212 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 411 + 13 = 424 (pdch_ul_controller.c:131) 20250212125129212 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 424 for type POLL (pdch_ul_controller.c:184) 20250212125129212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=424, TS=7) (tbf_dl.cpp:883) 20250212125129212 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=424, TS=7 (tbf_dl.cpp:903) 20250212125129212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 62, MCS-2): 0f 80 0f 92 1a e7 79 ee 76 d1 89 db fa b3 6a 7c dc b1 69 0b 03 ec c9 72 93 55 c6 ea dc 19 cf 22 01 (tbf_dl.cpp:911) 20250212125129212 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Sending data request: sapi=5 arfcn=871 cur_fn=407 block=11 data=0f 80 0f 92 1a e7 79 ee 76 d1 89 db fa b3 6a 7c dc b1 69 0b 03 ec c9 72 93 55 c6 ea dc 19 cf 22 01 (pcu_l1_if.cpp:182) 20250212125129212 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125129226 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) 20250212125129226 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) 20250212125129227 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) 20250212125129227 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) 20250212125129227 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) 20250212125129227 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) 20250212125129227 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) 20250212125129227 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) 20250212125129227 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) 20250212125129227 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) 20250212125129227 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) 20250212125129227 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) 20250212125129227 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) 20250212125129227 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) 20250212125129228 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) 20250212125129228 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) 20250212125129236 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125129249 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) 20250212125129250 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) 20250212125129250 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) 20250212125129250 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) 20250212125129250 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) 20250212125129250 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) 20250212125129250 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) 20250212125129250 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) 20250212125129250 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) 20250212125129250 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) 20250212125129251 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) 20250212125129251 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) 20250212125129251 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) 20250212125129251 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) 20250212125129251 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) 20250212125129251 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) 20250212125129254 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125129268 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) 20250212125129268 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) 20250212125129268 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) 20250212125129268 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) 20250212125129268 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) 20250212125129268 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) 20250212125129269 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) 20250212125129269 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) 20250212125129269 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) 20250212125129269 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) 20250212125129269 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) 20250212125129269 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) 20250212125129269 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) 20250212125129269 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) 20250212125129269 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) 20250212125129269 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) 20250212125129273 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125129287 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 block=2 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) 20250212125129287 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) 20250212125129287 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125129287 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125129287 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) 20250212125129287 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125129287 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125129287 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, 0x563244858efc, 0x563244858f00, 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:570) 20250212125129287 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:597) 20250212125129287 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125129287 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) 20250212125129287 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) 20250212125129287 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20250212125129287 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20250212125129287 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20250212125129287 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20250212125129287 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20250212125129287 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20250212125129287 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20250212125129287 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) 20250212125129287 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) 20250212125129287 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) 20250212125129287 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) 20250212125129287 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) 20250212125129287 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) 20250212125129287 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) 20250212125129287 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) 20250212125129287 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) 20250212125129287 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) 20250212125129288 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) 20250212125129288 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) 20250212125129288 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) 20250212125129288 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) 20250212125129288 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) 20250212125129288 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) 20250212125129289 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125129289 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125129289 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125129289 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125129289 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125129289 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125129289 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125129296 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) 20250212125129296 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125129296 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) 20250212125129296 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) 20250212125129296 DRLCMACDL DEBUG -- Chunk with length 1235 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125129296 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 63, MCS-2): c2 06 5c 95 11 c0 29 c8 fb 34 a1 ba 8f b4 77 e0 af 53 46 cc a3 d4 e1 f9 f9 c7 dc b2 (tbf_dl.cpp:686) 20250212125129296 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) 20250212125129296 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125129296 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20250212125129296 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 63, MCS-2): 07 c0 0f 92 84 0d b8 2a 23 80 53 90 f7 69 42 75 1f 69 ef c0 5f a7 8c 98 47 a9 c3 f3 f3 8f b9 65 01 (tbf_dl.cpp:911) 20250212125129296 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Sending data request: sapi=5 arfcn=871 cur_fn=424 block=3 data=07 c0 0f 92 84 0d b8 2a 23 80 53 90 f7 69 42 75 1f 69 ef c0 5f a7 8c 98 47 a9 c3 f3 f3 8f b9 65 01 (pcu_l1_if.cpp:182) 20250212125129296 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125129310 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) 20250212125129310 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) 20250212125129311 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) 20250212125129311 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) 20250212125129311 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) 20250212125129311 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) 20250212125129311 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) 20250212125129311 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) 20250212125129311 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) 20250212125129311 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) 20250212125129311 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) 20250212125129311 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) 20250212125129311 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) 20250212125129311 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) 20250212125129312 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) 20250212125129312 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) 20250212125129315 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) 20250212125129315 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) 20250212125129315 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) 20250212125129315 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) 20250212125129315 DRLCMACDL DEBUG -- Chunk with length 1207 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125129315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 64, MCS-2): 76 8d 88 a4 a7 c4 f7 fb 30 89 1d dc 49 34 0b 35 5e 15 d0 2e 09 aa 20 c3 9c 61 60 5b (tbf_dl.cpp:686) 20250212125129315 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) 20250212125129315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125129315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20250212125129315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 64, MCS-2): 07 00 10 92 ec 1a 11 49 4f 89 ef f7 61 12 3b b8 93 68 16 6a bc 2a a0 5d 12 54 41 86 39 c3 c0 b6 00 (tbf_dl.cpp:911) 20250212125129315 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Sending data request: sapi=5 arfcn=871 cur_fn=429 block=4 data=07 00 10 92 ec 1a 11 49 4f 89 ef f7 61 12 3b b8 93 68 16 6a bc 2a a0 5d 12 54 41 86 39 c3 c0 b6 00 (pcu_l1_if.cpp:182) 20250212125129315 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125129329 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) 20250212125129329 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) 20250212125129329 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) 20250212125129329 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) 20250212125129329 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) 20250212125129329 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) 20250212125129329 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) 20250212125129329 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) 20250212125129329 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) 20250212125129329 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) 20250212125129330 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) 20250212125129330 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) 20250212125129330 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) 20250212125129330 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) 20250212125129330 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) 20250212125129330 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) 20250212125129333 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) 20250212125129333 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) 20250212125129333 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) 20250212125129333 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) 20250212125129333 DRLCMACDL DEBUG -- Chunk with length 1179 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125129333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 65, MCS-2): a8 e0 a0 ea 40 3d be e5 b7 c6 bd 6b c6 3d 0a c1 29 ab 56 57 01 12 ac 3c 77 62 56 00 (tbf_dl.cpp:686) 20250212125129333 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) 20250212125129333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125129333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20250212125129333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 65, MCS-2): 07 40 10 92 50 c1 41 d5 81 7a 7c cb 6f 8d 7b d7 8c 7b 14 82 53 56 ad ae 02 24 58 79 ee c4 ac 00 00 (tbf_dl.cpp:911) 20250212125129333 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Sending data request: sapi=5 arfcn=871 cur_fn=433 block=5 data=07 40 10 92 50 c1 41 d5 81 7a 7c cb 6f 8d 7b d7 8c 7b 14 82 53 56 ad ae 02 24 58 79 ee c4 ac 00 00 (pcu_l1_if.cpp:182) 20250212125129333 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125129347 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) 20250212125129347 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) 20250212125129348 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) 20250212125129348 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) 20250212125129348 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) 20250212125129348 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) 20250212125129348 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) 20250212125129348 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) 20250212125129348 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) 20250212125129348 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) 20250212125129348 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) 20250212125129348 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) 20250212125129348 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) 20250212125129348 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) 20250212125129349 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) 20250212125129349 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) 20250212125129357 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) 20250212125129357 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) 20250212125129357 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) 20250212125129357 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) 20250212125129357 DRLCMACDL DEBUG -- Chunk with length 1151 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125129357 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 66, MCS-2): 4e 3e 7e 54 e8 09 d1 e7 b6 58 c5 38 f3 73 f5 23 3e 5c b9 83 50 f8 0e 6e ee b6 f0 92 (tbf_dl.cpp:686) 20250212125129357 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) 20250212125129357 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125129357 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20250212125129357 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 66, MCS-2): 07 80 10 92 9c 7c fc a8 d0 13 a2 cf 6d b1 8a 71 e6 e7 ea 47 7c b8 72 07 a1 f0 1d dc dc 6d e1 25 01 (tbf_dl.cpp:911) 20250212125129357 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Sending data request: sapi=5 arfcn=871 cur_fn=437 block=6 data=07 80 10 92 9c 7c fc a8 d0 13 a2 cf 6d b1 8a 71 e6 e7 ea 47 7c b8 72 07 a1 f0 1d dc dc 6d e1 25 01 (pcu_l1_if.cpp:182) 20250212125129357 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125129371 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) 20250212125129371 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) 20250212125129371 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) 20250212125129371 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) 20250212125129371 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) 20250212125129371 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) 20250212125129371 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) 20250212125129371 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) 20250212125129372 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) 20250212125129372 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) 20250212125129372 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) 20250212125129372 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) 20250212125129372 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) 20250212125129372 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) 20250212125129372 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) 20250212125129372 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) 20250212125129375 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) 20250212125129375 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) 20250212125129375 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) 20250212125129375 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) 20250212125129375 DRLCMACDL DEBUG -- Chunk with length 1123 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125129375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 67, MCS-2): 18 fd 6b 2d 8a 0d da e6 3a 32 f9 ea 85 ff e0 e9 9c 3c d2 97 ae 91 56 78 75 39 ac 93 (tbf_dl.cpp:686) 20250212125129375 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) 20250212125129375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125129375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 67) (tbf_dl.cpp:847) 20250212125129375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 67, MCS-2): 07 c0 10 92 30 fa d7 5a 14 1b b4 cd 75 64 f2 d5 0b ff c1 d3 39 79 a4 2f 5d 23 ad f0 ea 72 58 27 01 (tbf_dl.cpp:911) 20250212125129375 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Sending data request: sapi=5 arfcn=871 cur_fn=442 block=7 data=07 c0 10 92 30 fa d7 5a 14 1b b4 cd 75 64 f2 d5 0b ff c1 d3 39 79 a4 2f 5d 23 ad f0 ea 72 58 27 01 (pcu_l1_if.cpp:182) 20250212125129376 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125129389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125129390 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) 20250212125129390 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) 20250212125129390 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) 20250212125129390 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) 20250212125129390 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) 20250212125129390 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) 20250212125129390 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) 20250212125129390 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) 20250212125129390 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) 20250212125129390 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) 20250212125129391 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) 20250212125129391 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) 20250212125129391 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) 20250212125129391 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) 20250212125129391 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) 20250212125129391 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) 20250212125129394 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) 20250212125129394 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125129394 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) 20250212125129394 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) 20250212125129394 DRLCMACDL DEBUG -- Chunk with length 1095 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125129394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 68, MCS-2): d2 29 af 84 ea 4b 80 c7 c1 9e d7 da 61 24 29 88 5d 03 92 85 c4 5c d5 b6 cb a0 08 84 (tbf_dl.cpp:686) 20250212125129394 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) 20250212125129394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125129394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 68) (tbf_dl.cpp:847) 20250212125129394 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) 20250212125129394 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 450 + 13 = 463 (pdch_ul_controller.c:131) 20250212125129394 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 463 for type POLL (pdch_ul_controller.c:184) 20250212125129394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=463, TS=7) (tbf_dl.cpp:883) 20250212125129394 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=463, TS=7 (tbf_dl.cpp:903) 20250212125129394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 68, MCS-2): 0f 00 11 92 a4 53 5e 09 d5 97 00 8f 83 3d af b5 c3 48 52 10 bb 06 24 0b 89 b9 aa 6d 97 41 11 08 01 (tbf_dl.cpp:911) 20250212125129394 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Sending data request: sapi=5 arfcn=871 cur_fn=446 block=8 data=0f 00 11 92 a4 53 5e 09 d5 97 00 8f 83 3d af b5 c3 48 52 10 bb 06 24 0b 89 b9 aa 6d 97 41 11 08 01 (pcu_l1_if.cpp:182) 20250212125129394 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125129408 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) 20250212125129408 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) 20250212125129408 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) 20250212125129408 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) 20250212125129409 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) 20250212125129409 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) 20250212125129409 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) 20250212125129409 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) 20250212125129409 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) 20250212125129409 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) 20250212125129409 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) 20250212125129409 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) 20250212125129409 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) 20250212125129409 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) 20250212125129409 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) 20250212125129409 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) 20250212125129417 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125129431 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) 20250212125129431 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) 20250212125129432 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) 20250212125129432 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) 20250212125129432 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) 20250212125129432 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) 20250212125129432 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) 20250212125129432 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) 20250212125129432 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) 20250212125129432 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) 20250212125129432 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) 20250212125129432 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) 20250212125129432 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) 20250212125129432 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) 20250212125129432 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) 20250212125129432 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) 20250212125129436 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125129450 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) 20250212125129450 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) 20250212125129450 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) 20250212125129450 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) 20250212125129451 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) 20250212125129451 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) 20250212125129451 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) 20250212125129451 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) 20250212125129451 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) 20250212125129451 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) 20250212125129451 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) 20250212125129451 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) 20250212125129451 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) 20250212125129451 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) 20250212125129451 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) 20250212125129451 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) 20250212125129455 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125129469 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=459 block=11 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) 20250212125129469 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) 20250212125129469 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125129469 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125129469 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) 20250212125129469 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125129469 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125129469 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, 0x56324484e18c, 0x56324484e190, 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:570) 20250212125129469 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:597) 20250212125129469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125129469 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) 20250212125129469 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) 20250212125129469 DRLCMACDL INFO MS (IMSI 262420000000001): Low error rate 0%, increasing DL CS level to MCS-3 (gprs_ms.c:690) 20250212125129469 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20250212125129469 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20250212125129469 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20250212125129469 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20250212125129469 DRLCMACDL DEBUG - got ack for BSN=67 (rlc_window_dl.cpp:103) 20250212125129469 DRLCMACDL DEBUG - got ack for BSN=68 (rlc_window_dl.cpp:103) 20250212125129469 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) 20250212125129469 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125129469 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) 20250212125129470 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) 20250212125129470 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) 20250212125129470 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) 20250212125129470 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) 20250212125129471 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) 20250212125129471 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) 20250212125129471 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) 20250212125129471 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) 20250212125129471 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) 20250212125129471 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) 20250212125129471 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) 20250212125129471 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) 20250212125129472 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) 20250212125129472 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) 20250212125129472 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125129472 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125129472 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125129472 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125129472 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125129472 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125129472 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125129478 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) 20250212125129478 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) 20250212125129478 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) 20250212125129478 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) 20250212125129478 DRLCMACDL DEBUG -- Chunk with length 1067 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125129478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 69, MCS-3): c8 45 a5 92 50 bf 90 ab 4e ad 87 08 4a b3 b6 2a 15 17 a3 d1 5a d7 51 fd 5e c8 71 91 1b 16 28 c9 85 01 6c 5f b8 (tbf_dl.cpp:686) 20250212125129478 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) 20250212125129478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125129478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 69) (tbf_dl.cpp:847) 20250212125129478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 69, MCS-3): 07 40 11 86 90 8b 4a 25 a1 7e 21 57 9d 5a 0f 11 94 66 6d 55 2a 2e 46 a3 b5 ae a3 fa bd 90 e3 22 37 2c 50 92 0b 03 d8 be 70 01 (tbf_dl.cpp:911) 20250212125129478 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Sending data request: sapi=5 arfcn=871 cur_fn=463 block=0 data=07 40 11 86 90 8b 4a 25 a1 7e 21 57 9d 5a 0f 11 94 66 6d 55 2a 2e 46 a3 b5 ae a3 fa bd 90 e3 22 37 2c 50 92 0b 03 d8 be 70 01 (pcu_l1_if.cpp:182) 20250212125129478 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125129492 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) 20250212125129492 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) 20250212125129493 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) 20250212125129493 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) 20250212125129493 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) 20250212125129493 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) 20250212125129493 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) 20250212125129493 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) 20250212125129493 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) 20250212125129493 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) 20250212125129494 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) 20250212125129494 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) 20250212125129494 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) 20250212125129494 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) 20250212125129494 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) 20250212125129494 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) 20250212125129497 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) 20250212125129497 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) 20250212125129497 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) 20250212125129497 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) 20250212125129497 DRLCMACDL DEBUG -- Chunk with length 1030 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125129497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 70, MCS-3): ef 67 e2 40 d1 f5 64 36 c1 7f 16 12 e5 c1 27 9c af aa a5 46 d7 75 da 03 47 85 47 1a 8c c6 84 22 b9 88 56 d4 70 (tbf_dl.cpp:686) 20250212125129497 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) 20250212125129497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125129497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 70) (tbf_dl.cpp:847) 20250212125129497 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 cf c4 81 a2 eb c9 6c 82 ff 2c 24 ca 83 4f 38 5f 55 4b 8d ae eb b4 07 8e 0a 8f 34 18 8d 09 45 72 11 ad a8 e1 00 (tbf_dl.cpp:911) 20250212125129497 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Sending data request: sapi=5 arfcn=871 cur_fn=468 block=1 data=07 80 11 86 de cf c4 81 a2 eb c9 6c 82 ff 2c 24 ca 83 4f 38 5f 55 4b 8d ae eb b4 07 8e 0a 8f 34 18 8d 09 45 72 11 ad a8 e1 00 (pcu_l1_if.cpp:182) 20250212125129497 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125129511 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) 20250212125129511 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) 20250212125129511 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) 20250212125129511 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) 20250212125129511 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) 20250212125129511 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) 20250212125129512 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) 20250212125129512 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) 20250212125129512 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) 20250212125129512 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) 20250212125129512 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) 20250212125129512 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) 20250212125129512 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) 20250212125129512 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) 20250212125129513 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) 20250212125129513 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) 20250212125129515 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) 20250212125129515 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) 20250212125129515 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) 20250212125129515 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) 20250212125129516 DRLCMACDL DEBUG -- Chunk with length 993 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125129516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 71, MCS-3): 83 35 27 47 45 70 05 55 71 68 8b 44 5f 7f c8 2a bb cf 16 0c 41 f0 79 ca 18 18 79 ec 4b 30 66 7a 6e fb c1 1e 3a (tbf_dl.cpp:686) 20250212125129516 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) 20250212125129516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125129516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 71) (tbf_dl.cpp:847) 20250212125129516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 71, MCS-3): 07 c0 11 86 06 6b 4e 8e 8a e0 0a aa e2 d0 16 89 be fe 90 55 76 9f 2d 18 82 e0 f3 94 31 30 f2 d8 97 60 cc f4 dc f6 83 3d 74 00 (tbf_dl.cpp:911) 20250212125129516 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Sending data request: sapi=5 arfcn=871 cur_fn=472 block=2 data=07 c0 11 86 06 6b 4e 8e 8a e0 0a aa e2 d0 16 89 be fe 90 55 76 9f 2d 18 82 e0 f3 94 31 30 f2 d8 97 60 cc f4 dc f6 83 3d 74 00 (pcu_l1_if.cpp:182) 20250212125129516 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125129530 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) 20250212125129530 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) 20250212125129530 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) 20250212125129530 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) 20250212125129531 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) 20250212125129531 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) 20250212125129531 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) 20250212125129531 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) 20250212125129531 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) 20250212125129531 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) 20250212125129531 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) 20250212125129531 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) 20250212125129531 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) 20250212125129531 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) 20250212125129532 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) 20250212125129532 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) 20250212125129539 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) 20250212125129539 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) 20250212125129539 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) 20250212125129539 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) 20250212125129539 DRLCMACDL DEBUG -- Chunk with length 956 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125129539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 72, MCS-3): 9c d5 fa db cb 4c c6 f4 51 26 48 97 fe 39 d9 c2 b0 ff bb 07 ab f7 da 48 40 14 40 b8 cb 1c 63 20 b6 c8 31 ad 08 (tbf_dl.cpp:686) 20250212125129539 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) 20250212125129539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125129539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 72) (tbf_dl.cpp:847) 20250212125129539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 72, MCS-3): 07 00 12 86 38 ab f5 b7 97 99 8c e9 a3 4c 90 2e fd 73 b2 85 61 ff 77 0f 56 ef b5 91 80 28 80 70 97 39 c6 40 6c 91 63 5a 11 00 (tbf_dl.cpp:911) 20250212125129539 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Sending data request: sapi=5 arfcn=871 cur_fn=476 block=3 data=07 00 12 86 38 ab f5 b7 97 99 8c e9 a3 4c 90 2e fd 73 b2 85 61 ff 77 0f 56 ef b5 91 80 28 80 70 97 39 c6 40 6c 91 63 5a 11 00 (pcu_l1_if.cpp:182) 20250212125129539 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125129553 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) 20250212125129553 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) 20250212125129553 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) 20250212125129553 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) 20250212125129553 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) 20250212125129553 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) 20250212125129554 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) 20250212125129554 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) 20250212125129554 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) 20250212125129554 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) 20250212125129554 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) 20250212125129554 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) 20250212125129554 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) 20250212125129554 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) 20250212125129554 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) 20250212125129554 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) 20250212125129558 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) 20250212125129558 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) 20250212125129558 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) 20250212125129558 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) 20250212125129558 DRLCMACDL DEBUG -- Chunk with length 919 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125129558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 73, MCS-3): db 71 34 1a 9a 75 96 6e 12 8b 39 dc 72 3d 0d c2 84 f7 c2 4e e9 19 fc 4f cd 5d 83 74 08 b8 8e 39 5a 50 2c 4a 52 (tbf_dl.cpp:686) 20250212125129558 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) 20250212125129558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125129558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 73) (tbf_dl.cpp:847) 20250212125129558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 73, MCS-3): 07 40 12 86 b6 e3 68 34 34 eb 2c dd 24 16 73 b8 e5 7a 1a 84 09 ef 85 9d d2 33 f8 9f 9a bb 06 e9 10 70 1d 73 b4 a0 58 94 a4 00 (tbf_dl.cpp:911) 20250212125129558 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Sending data request: sapi=5 arfcn=871 cur_fn=481 block=4 data=07 40 12 86 b6 e3 68 34 34 eb 2c dd 24 16 73 b8 e5 7a 1a 84 09 ef 85 9d d2 33 f8 9f 9a bb 06 e9 10 70 1d 73 b4 a0 58 94 a4 00 (pcu_l1_if.cpp:182) 20250212125129558 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125129572 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) 20250212125129572 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) 20250212125129572 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125129572 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) 20250212125129572 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) 20250212125129573 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) 20250212125129573 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) 20250212125129573 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) 20250212125129573 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) 20250212125129573 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) 20250212125129573 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) 20250212125129573 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) 20250212125129573 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) 20250212125129574 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) 20250212125129574 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) 20250212125129574 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) 20250212125129574 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) 20250212125129577 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) 20250212125129577 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125129577 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) 20250212125129577 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) 20250212125129577 DRLCMACDL DEBUG -- Chunk with length 882 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125129577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 74, MCS-3): 3f f7 aa 3d 8d 3b 9b ab 97 68 45 91 de d1 64 4b fa 36 f9 f4 f2 54 33 ff 59 2f 01 09 a5 1a 51 ed 46 71 27 dd bc (tbf_dl.cpp:686) 20250212125129577 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) 20250212125129577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125129577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 74) (tbf_dl.cpp:847) 20250212125129577 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) 20250212125129577 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 489 + 13 = 502 (pdch_ul_controller.c:131) 20250212125129577 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 502 for type POLL (pdch_ul_controller.c:184) 20250212125129577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=502, TS=7) (tbf_dl.cpp:883) 20250212125129577 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=502, TS=7 (tbf_dl.cpp:903) 20250212125129577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 74, MCS-3): 0f 80 12 86 7e ee 55 7b 1a 77 36 57 2f d1 8a 22 bd a3 c9 96 f4 6d f2 e9 e5 a9 66 fe b3 5e 02 12 4a 35 a2 da 8d e2 4e ba 79 01 (tbf_dl.cpp:911) 20250212125129577 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Sending data request: sapi=5 arfcn=871 cur_fn=485 block=5 data=0f 80 12 86 7e ee 55 7b 1a 77 36 57 2f d1 8a 22 bd a3 c9 96 f4 6d f2 e9 e5 a9 66 fe b3 5e 02 12 4a 35 a2 da 8d e2 4e ba 79 01 (pcu_l1_if.cpp:182) 20250212125129577 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125129591 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) 20250212125129591 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) 20250212125129591 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) 20250212125129591 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) 20250212125129591 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) 20250212125129591 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) 20250212125129591 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) 20250212125129591 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) 20250212125129592 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) 20250212125129592 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) 20250212125129592 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) 20250212125129592 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) 20250212125129592 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) 20250212125129592 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) 20250212125129592 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) 20250212125129592 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) 20250212125129600 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125129614 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) 20250212125129614 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) 20250212125129614 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) 20250212125129614 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) 20250212125129614 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) 20250212125129614 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) 20250212125129614 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) 20250212125129614 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) 20250212125129615 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) 20250212125129615 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) 20250212125129615 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) 20250212125129615 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) 20250212125129615 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) 20250212125129615 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) 20250212125129615 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) 20250212125129615 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) 20250212125129618 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125129632 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) 20250212125129632 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) 20250212125129633 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) 20250212125129633 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) 20250212125129633 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) 20250212125129633 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) 20250212125129633 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) 20250212125129633 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) 20250212125129633 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) 20250212125129633 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) 20250212125129633 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) 20250212125129633 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) 20250212125129633 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) 20250212125129633 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) 20250212125129634 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) 20250212125129634 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) 20250212125129637 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125129651 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=498 block=8 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) 20250212125129651 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) 20250212125129651 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125129651 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125129651 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) 20250212125129651 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125129651 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125129651 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, 0x56324484e18c, 0x56324484e190, 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:570) 20250212125129651 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:597) 20250212125129651 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125129651 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) 20250212125129651 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) 20250212125129651 DRLCMACDL DEBUG - got ack for BSN=69 (rlc_window_dl.cpp:103) 20250212125129651 DRLCMACDL DEBUG - got ack for BSN=70 (rlc_window_dl.cpp:103) 20250212125129651 DRLCMACDL DEBUG - got ack for BSN=71 (rlc_window_dl.cpp:103) 20250212125129651 DRLCMACDL DEBUG - got ack for BSN=72 (rlc_window_dl.cpp:103) 20250212125129651 DRLCMACDL DEBUG - got ack for BSN=73 (rlc_window_dl.cpp:103) 20250212125129651 DRLCMACDL DEBUG - got ack for BSN=74 (rlc_window_dl.cpp:103) 20250212125129651 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) 20250212125129651 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) 20250212125129651 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) 20250212125129651 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) 20250212125129652 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) 20250212125129652 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) 20250212125129652 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) 20250212125129652 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) 20250212125129652 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) 20250212125129652 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) 20250212125129652 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) 20250212125129652 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) 20250212125129652 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) 20250212125129652 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) 20250212125129652 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) 20250212125129652 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) 20250212125129653 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125129653 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125129653 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125129653 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125129653 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125129653 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125129653 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125129660 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) 20250212125129660 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125129660 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) 20250212125129660 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) 20250212125129660 DRLCMACDL DEBUG -- Chunk with length 845 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125129660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 75, MCS-3): f3 bc 4f 65 f0 7a ce 3c b8 c0 25 8e 1b c4 dd 22 51 b5 1d 32 87 76 6d 7f cf 02 f2 c0 b4 91 ea 9e 66 82 30 5c 59 (tbf_dl.cpp:686) 20250212125129660 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) 20250212125129660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125129660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 75) (tbf_dl.cpp:847) 20250212125129660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 75, MCS-3): 07 c0 12 86 e6 79 9f ca e0 f5 9c 79 70 81 4b 1c 37 88 bb 45 a2 6a 3b 64 0e ed da fe 9e 05 e4 81 69 23 d5 3d cd 04 61 b8 b2 00 (tbf_dl.cpp:911) 20250212125129660 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Sending data request: sapi=5 arfcn=871 cur_fn=502 block=9 data=07 c0 12 86 e6 79 9f ca e0 f5 9c 79 70 81 4b 1c 37 88 bb 45 a2 6a 3b 64 0e ed da fe 9e 05 e4 81 69 23 d5 3d cd 04 61 b8 b2 00 (pcu_l1_if.cpp:182) 20250212125129660 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125129674 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) 20250212125129674 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) 20250212125129675 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) 20250212125129675 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) 20250212125129675 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) 20250212125129675 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) 20250212125129675 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) 20250212125129675 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) 20250212125129675 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) 20250212125129675 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) 20250212125129675 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) 20250212125129675 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) 20250212125129675 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) 20250212125129675 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) 20250212125129675 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) 20250212125129675 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) 20250212125129679 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) 20250212125129679 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) 20250212125129679 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) 20250212125129679 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) 20250212125129679 DRLCMACDL DEBUG -- Chunk with length 808 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125129679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 76, MCS-3): fb 5c 2d f3 c4 50 42 75 24 ac 11 c2 17 66 12 b2 42 1f f2 0b 42 c9 32 3e 77 d4 55 50 d8 be 66 50 2f e6 78 7d 85 (tbf_dl.cpp:686) 20250212125129679 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) 20250212125129679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125129679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 76) (tbf_dl.cpp:847) 20250212125129679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 76, MCS-3): 07 00 13 86 f6 b9 5a e6 89 a1 84 ea 48 58 23 84 2f cc 24 64 85 3e e4 17 84 92 65 7c ee a8 ab a0 b0 7d cd a0 5e cc f1 fa 0a 01 (tbf_dl.cpp:911) 20250212125129679 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Sending data request: sapi=5 arfcn=871 cur_fn=507 block=10 data=07 00 13 86 f6 b9 5a e6 89 a1 84 ea 48 58 23 84 2f cc 24 64 85 3e e4 17 84 92 65 7c ee a8 ab a0 b0 7d cd a0 5e cc f1 fa 0a 01 (pcu_l1_if.cpp:182) 20250212125129679 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125129693 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) 20250212125129693 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) 20250212125129693 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) 20250212125129693 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) 20250212125129694 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) 20250212125129694 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) 20250212125129694 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) 20250212125129694 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) 20250212125129694 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) 20250212125129694 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) 20250212125129694 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) 20250212125129694 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) 20250212125129694 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) 20250212125129694 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) 20250212125129695 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) 20250212125129695 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) 20250212125129698 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) 20250212125129698 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) 20250212125129698 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) 20250212125129698 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) 20250212125129698 DRLCMACDL DEBUG -- Chunk with length 771 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125129698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 77, MCS-3): b4 cd fd 95 92 12 15 6c 74 79 f6 92 d2 81 46 8a a8 e2 e7 d8 f5 e8 0e 7c 25 97 04 bf 25 39 c7 63 a9 ad 45 44 16 (tbf_dl.cpp:686) 20250212125129698 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) 20250212125129698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125129698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 77) (tbf_dl.cpp:847) 20250212125129698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 77, MCS-3): 07 40 13 86 68 9b fb 2b 25 25 2a d8 e8 f2 ec 25 a5 03 8d 14 51 c5 cf b1 eb d1 1d f8 4a 2e 09 7e 4b 72 8e c7 52 5b 8b 88 2c 00 (tbf_dl.cpp:911) 20250212125129698 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Sending data request: sapi=5 arfcn=871 cur_fn=511 block=11 data=07 40 13 86 68 9b fb 2b 25 25 2a d8 e8 f2 ec 25 a5 03 8d 14 51 c5 cf b1 eb d1 1d f8 4a 2e 09 7e 4b 72 8e c7 52 5b 8b 88 2c 00 (pcu_l1_if.cpp:182) 20250212125129698 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125129712 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) 20250212125129712 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) 20250212125129712 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) 20250212125129712 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) 20250212125129712 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) 20250212125129712 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) 20250212125129713 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) 20250212125129713 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) 20250212125129713 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) 20250212125129713 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) 20250212125129713 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) 20250212125129713 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) 20250212125129714 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) 20250212125129714 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) 20250212125129714 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) 20250212125129714 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) 20250212125129721 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) 20250212125129721 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) 20250212125129721 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) 20250212125129721 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) 20250212125129721 DRLCMACDL DEBUG -- Chunk with length 734 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125129721 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 78, MCS-3): 3f c0 94 46 a2 6c 3c fa 27 7a b9 09 83 b8 10 4d 4c 25 9e 78 7b 90 97 54 78 e2 35 18 22 1c 5e e6 1c 03 bc 70 33 (tbf_dl.cpp:686) 20250212125129721 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) 20250212125129721 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125129721 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 78) (tbf_dl.cpp:847) 20250212125129721 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 78, MCS-3): 07 80 13 86 7e 80 29 8d 44 d9 78 f4 4f f4 72 13 06 71 21 9a 98 4a 3c f1 f6 20 2f a9 f0 c4 6b 30 44 38 bc cc 39 06 78 e1 66 00 (tbf_dl.cpp:911) 20250212125129721 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Sending data request: sapi=5 arfcn=871 cur_fn=515 block=0 data=07 80 13 86 7e 80 29 8d 44 d9 78 f4 4f f4 72 13 06 71 21 9a 98 4a 3c f1 f6 20 2f a9 f0 c4 6b 30 44 38 bc cc 39 06 78 e1 66 00 (pcu_l1_if.cpp:182) 20250212125129721 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125129735 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) 20250212125129735 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) 20250212125129735 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) 20250212125129735 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) 20250212125129735 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) 20250212125129735 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) 20250212125129735 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) 20250212125129735 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) 20250212125129736 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) 20250212125129736 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) 20250212125129736 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) 20250212125129736 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) 20250212125129736 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) 20250212125129736 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) 20250212125129736 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) 20250212125129736 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) 20250212125129740 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) 20250212125129740 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) 20250212125129740 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) 20250212125129740 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) 20250212125129740 DRLCMACDL DEBUG -- Chunk with length 697 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125129740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 79, MCS-3): ce ab a6 92 52 ba 0e 9c 87 a9 06 bb dc 66 87 40 cf da 13 1e 68 83 d1 1f fe 82 b6 c0 fe 17 2d fe e9 0a 0e ff 5f (tbf_dl.cpp:686) 20250212125129740 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) 20250212125129740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125129740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 79) (tbf_dl.cpp:847) 20250212125129740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 79, MCS-3): 07 c0 13 86 9c 57 4d 25 a5 74 1d 38 0f 53 0d 76 b9 cd 0e 81 9e b5 27 3c d0 06 a3 3f fc 05 6d 81 fd 2f 5a fc d3 15 1c fe bf 00 (tbf_dl.cpp:911) 20250212125129740 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Sending data request: sapi=5 arfcn=871 cur_fn=520 block=1 data=07 c0 13 86 9c 57 4d 25 a5 74 1d 38 0f 53 0d 76 b9 cd 0e 81 9e b5 27 3c d0 06 a3 3f fc 05 6d 81 fd 2f 5a fc d3 15 1c fe bf 00 (pcu_l1_if.cpp:182) 20250212125129740 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125129754 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125129754 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) 20250212125129754 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) 20250212125129754 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) 20250212125129754 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) 20250212125129754 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) 20250212125129754 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) 20250212125129754 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) 20250212125129754 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) 20250212125129754 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) 20250212125129754 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) 20250212125129755 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) 20250212125129755 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) 20250212125129755 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) 20250212125129755 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) 20250212125129755 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) 20250212125129755 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) 20250212125129758 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) 20250212125129758 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125129758 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) 20250212125129758 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) 20250212125129758 DRLCMACDL DEBUG -- Chunk with length 660 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125129758 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 80, MCS-3): 76 74 24 da 89 4f d3 6a f6 c8 33 0f 64 2e de 8f 56 a8 b4 07 cf b0 05 93 40 c7 60 37 32 3c 48 b6 9b 71 db 88 02 (tbf_dl.cpp:686) 20250212125129758 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) 20250212125129758 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125129758 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 80) (tbf_dl.cpp:847) 20250212125129758 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) 20250212125129758 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 528 + 13 = 541 (pdch_ul_controller.c:131) 20250212125129758 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 541 for type POLL (pdch_ul_controller.c:184) 20250212125129758 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=541, TS=7) (tbf_dl.cpp:883) 20250212125129758 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=541, TS=7 (tbf_dl.cpp:903) 20250212125129758 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 80, MCS-3): 0f 00 14 86 ec e8 48 b4 13 9f a6 d5 ec 91 67 1e c8 5c bc 1f ad 50 69 0f 9e 61 0b 26 81 8e c1 6e 64 78 90 6c 37 e3 b6 11 05 00 (tbf_dl.cpp:911) 20250212125129758 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Sending data request: sapi=5 arfcn=871 cur_fn=524 block=2 data=0f 00 14 86 ec e8 48 b4 13 9f a6 d5 ec 91 67 1e c8 5c bc 1f ad 50 69 0f 9e 61 0b 26 81 8e c1 6e 64 78 90 6c 37 e3 b6 11 05 00 (pcu_l1_if.cpp:182) 20250212125129758 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125129772 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) 20250212125129772 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) 20250212125129773 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) 20250212125129773 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) 20250212125129773 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) 20250212125129773 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) 20250212125129773 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) 20250212125129773 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) 20250212125129773 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) 20250212125129773 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) 20250212125129773 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) 20250212125129773 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) 20250212125129774 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) 20250212125129774 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) 20250212125129774 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) 20250212125129774 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) 20250212125129782 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125129796 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) 20250212125129796 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) 20250212125129797 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) 20250212125129797 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) 20250212125129797 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) 20250212125129797 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) 20250212125129798 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) 20250212125129798 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) 20250212125129798 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) 20250212125129798 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) 20250212125129799 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) 20250212125129799 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) 20250212125129799 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) 20250212125129799 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) 20250212125129800 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) 20250212125129800 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) 20250212125129801 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125129816 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) 20250212125129816 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) 20250212125129816 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) 20250212125129816 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) 20250212125129817 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) 20250212125129817 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) 20250212125129817 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) 20250212125129817 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) 20250212125129817 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) 20250212125129817 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) 20250212125129817 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) 20250212125129818 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) 20250212125129818 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) 20250212125129818 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) 20250212125129818 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) 20250212125129818 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) 20250212125129820 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125129834 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=537 block=5 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) 20250212125129834 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) 20250212125129834 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125129834 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125129834 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) 20250212125129834 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125129834 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125129834 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, 0x56324484e18c, 0x56324484e190, 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:570) 20250212125129834 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:597) 20250212125129834 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125129834 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) 20250212125129834 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) 20250212125129834 DRLCMACDL DEBUG - got ack for BSN=75 (rlc_window_dl.cpp:103) 20250212125129834 DRLCMACDL DEBUG - got ack for BSN=76 (rlc_window_dl.cpp:103) 20250212125129835 DRLCMACDL DEBUG - got ack for BSN=77 (rlc_window_dl.cpp:103) 20250212125129835 DRLCMACDL DEBUG - got ack for BSN=78 (rlc_window_dl.cpp:103) 20250212125129835 DRLCMACDL DEBUG - got ack for BSN=79 (rlc_window_dl.cpp:103) 20250212125129835 DRLCMACDL DEBUG - got ack for BSN=80 (rlc_window_dl.cpp:103) 20250212125129835 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) 20250212125129835 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) 20250212125129835 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) 20250212125129835 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) 20250212125129835 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) 20250212125129835 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) 20250212125129835 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) 20250212125129835 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) 20250212125129835 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) 20250212125129835 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) 20250212125129836 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) 20250212125129836 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) 20250212125129836 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) 20250212125129836 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) 20250212125129836 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) 20250212125129836 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) 20250212125129843 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) 20250212125129843 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) 20250212125129843 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) 20250212125129844 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) 20250212125129844 DRLCMACDL DEBUG -- Chunk with length 623 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125129844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 81, MCS-3): 00 fa 34 57 e3 1b 2a 46 e0 82 f4 17 c8 72 eb 17 e8 48 ab d1 e2 b6 1c d7 77 91 85 b6 1c d9 a6 49 83 91 ae d7 56 (tbf_dl.cpp:686) 20250212125129844 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) 20250212125129844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125129844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 81) (tbf_dl.cpp:847) 20250212125129844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 81, MCS-3): 07 40 14 86 00 f4 69 ae c6 37 54 8c c0 05 e9 2f 90 e5 d6 2f d0 91 56 a3 c5 6d 39 ae ef 22 0b 6d 39 b2 4d 93 06 23 5d af ad 00 (tbf_dl.cpp:911) 20250212125129844 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Sending data request: sapi=5 arfcn=871 cur_fn=541 block=6 data=07 40 14 86 00 f4 69 ae c6 37 54 8c c0 05 e9 2f 90 e5 d6 2f d0 91 56 a3 c5 6d 39 ae ef 22 0b 6d 39 b2 4d 93 06 23 5d af ad 00 (pcu_l1_if.cpp:182) 20250212125129844 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125129857 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) 20250212125129857 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) 20250212125129858 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) 20250212125129858 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) 20250212125129858 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) 20250212125129858 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) 20250212125129858 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) 20250212125129858 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) 20250212125129858 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) 20250212125129858 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) 20250212125129858 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) 20250212125129858 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) 20250212125129858 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) 20250212125129858 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) 20250212125129859 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) 20250212125129859 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) 20250212125129894 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) 20250212125129894 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) 20250212125129894 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) 20250212125129894 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) 20250212125129894 DRLCMACDL DEBUG -- Chunk with length 586 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125129894 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 82, MCS-3): ed 8c bf f2 1f a1 fc c3 49 73 b0 67 2b 43 ae 1f 6b 47 76 c9 28 23 13 ce d8 37 c1 98 6c 41 58 ba 52 90 44 56 b6 (tbf_dl.cpp:686) 20250212125129894 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) 20250212125129895 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125129895 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 82) (tbf_dl.cpp:847) 20250212125129895 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 82, MCS-3): 07 80 14 86 da 19 7f e5 3f 42 f9 87 93 e6 60 cf 56 86 5c 3f d6 8e ec 92 51 46 26 9c b1 6f 82 31 d9 82 b0 74 a5 20 89 ac 6c 01 (tbf_dl.cpp:911) 20250212125129895 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Sending data request: sapi=5 arfcn=871 cur_fn=546 block=7 data=07 80 14 86 da 19 7f e5 3f 42 f9 87 93 e6 60 cf 56 86 5c 3f d6 8e ec 92 51 46 26 9c b1 6f 82 31 d9 82 b0 74 a5 20 89 ac 6c 01 (pcu_l1_if.cpp:182) 20250212125129895 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125129908 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) 20250212125129908 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) 20250212125129911 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) 20250212125129911 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) 20250212125129912 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) 20250212125129912 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) 20250212125129913 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) 20250212125129913 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) 20250212125129914 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) 20250212125129914 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) 20250212125129915 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) 20250212125129915 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) 20250212125129916 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) 20250212125129916 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) 20250212125129917 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) 20250212125129917 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) 20250212125129918 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) 20250212125129918 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) 20250212125129918 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) 20250212125129918 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) 20250212125129918 DRLCMACDL DEBUG -- Chunk with length 549 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125129918 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 83, MCS-3): c1 87 e2 5b fe 6a 3d e2 d6 79 9d 21 bc 85 3d 03 0e 00 fb b5 1e b7 5e 15 cf 13 24 94 d1 f8 a2 c0 89 9e 34 4d 8a (tbf_dl.cpp:686) 20250212125129918 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) 20250212125129918 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125129918 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 83) (tbf_dl.cpp:847) 20250212125129918 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 83, MCS-3): 07 c0 14 86 82 0f c5 b7 fc d5 7a c4 ad f3 3a 43 78 0b 7b 06 1c 00 f6 6b 3d 6e bd 2a 9e 27 48 28 a3 f1 45 81 13 3d 69 9a 14 01 (tbf_dl.cpp:911) 20250212125129918 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Sending data request: sapi=5 arfcn=871 cur_fn=550 block=8 data=07 c0 14 86 82 0f c5 b7 fc d5 7a c4 ad f3 3a 43 78 0b 7b 06 1c 00 f6 6b 3d 6e bd 2a 9e 27 48 28 a3 f1 45 81 13 3d 69 9a 14 01 (pcu_l1_if.cpp:182) 20250212125129919 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125129927 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) 20250212125129927 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) 20250212125129928 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) 20250212125129929 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) 20250212125129929 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) 20250212125129929 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) 20250212125129930 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) 20250212125129930 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) 20250212125129931 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) 20250212125129931 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) 20250212125129932 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) 20250212125129932 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) 20250212125129933 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) 20250212125129933 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) 20250212125129933 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) 20250212125129933 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) 20250212125129937 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) 20250212125129937 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) 20250212125129937 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) 20250212125129937 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) 20250212125129937 DRLCMACDL DEBUG -- Chunk with length 512 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125129937 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 84, MCS-3): 20 21 8f 9b bc dc 71 fa 66 4a 73 63 cd 11 ad dd f1 27 58 4c 4c 23 51 d2 33 04 18 dc a4 d3 8d bd 70 1f 1a 12 48 (tbf_dl.cpp:686) 20250212125129937 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) 20250212125129937 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125129937 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 84) (tbf_dl.cpp:847) 20250212125129937 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 84, MCS-3): 07 00 15 86 40 42 1e 37 79 b9 e3 f4 cd 94 e6 c6 9a 23 5a bb e3 4f b0 98 98 46 a2 a4 67 08 30 b8 49 a7 1b 7b e1 3e 34 24 90 00 (tbf_dl.cpp:911) 20250212125129937 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Sending data request: sapi=5 arfcn=871 cur_fn=554 block=9 data=07 00 15 86 40 42 1e 37 79 b9 e3 f4 cd 94 e6 c6 9a 23 5a bb e3 4f b0 98 98 46 a2 a4 67 08 30 b8 49 a7 1b 7b e1 3e 34 24 90 00 (pcu_l1_if.cpp:182) 20250212125129938 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125129950 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) 20250212125129950 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) 20250212125129951 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) 20250212125129951 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) 20250212125129951 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) 20250212125129951 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) 20250212125129951 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) 20250212125129951 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) 20250212125129951 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) 20250212125129951 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) 20250212125129952 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) 20250212125129952 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) 20250212125129952 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) 20250212125129952 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) 20250212125129952 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) 20250212125129952 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) 20250212125129954 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) 20250212125129954 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) 20250212125129954 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) 20250212125129954 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) 20250212125129954 DRLCMACDL DEBUG -- Chunk with length 475 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125129954 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 85, MCS-3): 76 c8 d6 94 e0 76 47 2e cf cc 8a a8 9e 94 e7 71 da 9b 97 81 19 dc 1f 35 e9 13 7a 10 d3 1f 70 3c 3a d4 68 9a b2 (tbf_dl.cpp:686) 20250212125129954 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) 20250212125129954 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125129954 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 85) (tbf_dl.cpp:847) 20250212125129954 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 85, MCS-3): 07 40 15 86 ec 90 ad 29 c1 ed 8e 5c 9e 99 15 51 3d 29 cf e3 b4 37 2f 03 33 b8 3f 6a d2 27 f4 20 a6 3f e0 78 74 a8 d1 34 65 01 (tbf_dl.cpp:911) 20250212125129954 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Sending data request: sapi=5 arfcn=871 cur_fn=559 block=10 data=07 40 15 86 ec 90 ad 29 c1 ed 8e 5c 9e 99 15 51 3d 29 cf e3 b4 37 2f 03 33 b8 3f 6a d2 27 f4 20 a6 3f e0 78 74 a8 d1 34 65 01 (pcu_l1_if.cpp:182) 20250212125129955 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125129969 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) 20250212125129969 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) 20250212125129969 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) 20250212125129969 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) 20250212125129969 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) 20250212125129969 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) 20250212125129969 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) 20250212125129969 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) 20250212125129970 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) 20250212125129970 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) 20250212125129970 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) 20250212125129970 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) 20250212125129970 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) 20250212125129970 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) 20250212125129970 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) 20250212125129970 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) 20250212125129973 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) 20250212125129973 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) 20250212125129973 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) 20250212125129973 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) 20250212125129973 DRLCMACDL DEBUG -- Chunk with length 438 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125129973 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 86, MCS-3): 37 c6 64 94 23 9d 5d b6 5d 4e 2e b6 e1 9c a5 38 ae c3 e4 f9 1b 71 46 b1 61 57 44 22 16 aa 45 1f 38 ab b9 39 26 (tbf_dl.cpp:686) 20250212125129973 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) 20250212125129973 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125129973 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 86) (tbf_dl.cpp:847) 20250212125129973 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 86, MCS-3): 07 80 15 86 6e 8c c9 28 47 3a bb 6c bb 9c 5c 6c c3 39 4b 71 5c 87 c9 f3 37 e2 8c 62 c3 ae 88 44 2c 54 8b 3e 70 56 73 73 4c 00 (tbf_dl.cpp:911) 20250212125129973 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Sending data request: sapi=5 arfcn=871 cur_fn=563 block=11 data=07 80 15 86 6e 8c c9 28 47 3a bb 6c bb 9c 5c 6c c3 39 4b 71 5c 87 c9 f3 37 e2 8c 62 c3 ae 88 44 2c 54 8b 3e 70 56 73 73 4c 00 (pcu_l1_if.cpp:182) 20250212125129974 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125129988 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) 20250212125129988 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) 20250212125129989 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) 20250212125129989 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) 20250212125129989 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) 20250212125129989 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) 20250212125129989 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) 20250212125129989 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) 20250212125129990 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) 20250212125129990 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) 20250212125129990 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) 20250212125129990 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) 20250212125129990 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) 20250212125129990 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) 20250212125129990 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) 20250212125129990 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) 20250212125129997 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) 20250212125129997 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) 20250212125129997 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) 20250212125129997 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) 20250212125129997 DRLCMACDL DEBUG -- Chunk with length 401 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125129997 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 87, MCS-3): f0 0e ee df 82 f7 46 3a b1 20 a7 e0 05 93 d9 5a 42 02 d7 3e 6a 84 a2 01 3a 98 50 a1 c9 cf d7 cf 92 58 55 8d c4 (tbf_dl.cpp:686) 20250212125129997 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) 20250212125129997 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125129997 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 87) (tbf_dl.cpp:847) 20250212125129997 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 87, MCS-3): 07 c0 15 86 e0 1d dc bf 05 ef 8d 74 62 41 4e c1 0b 26 b3 b5 84 04 ae 7d d4 08 45 03 74 30 a1 42 93 9f af 9f 25 b1 aa 1a 89 01 (tbf_dl.cpp:911) 20250212125129997 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Sending data request: sapi=5 arfcn=871 cur_fn=567 block=0 data=07 c0 15 86 e0 1d dc bf 05 ef 8d 74 62 41 4e c1 0b 26 b3 b5 84 04 ae 7d d4 08 45 03 74 30 a1 42 93 9f af 9f 25 b1 aa 1a 89 01 (pcu_l1_if.cpp:182) 20250212125129997 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125130011 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) 20250212125130011 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) 20250212125130011 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) 20250212125130011 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) 20250212125130011 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) 20250212125130011 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) 20250212125130012 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) 20250212125130012 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) 20250212125130012 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) 20250212125130012 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) 20250212125130012 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) 20250212125130012 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) 20250212125130012 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) 20250212125130012 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) 20250212125130012 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) 20250212125130012 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) 20250212125130015 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) 20250212125130015 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) 20250212125130015 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) 20250212125130015 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) 20250212125130015 DRLCMACDL DEBUG -- Chunk with length 364 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130015 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 88, MCS-3): 79 ab 87 3f b4 3b 0c 61 da f1 23 96 14 f1 ba 2c bb e0 3f bd 02 02 38 37 3f 19 f5 d7 e5 e4 9a 12 84 26 eb 6e 6b (tbf_dl.cpp:686) 20250212125130015 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) 20250212125130015 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130015 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 88) (tbf_dl.cpp:847) 20250212125130016 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 88, MCS-3): 07 00 16 86 f2 56 0f 7f 68 77 18 c2 b4 e3 47 2c 29 e2 75 59 76 c1 7f 7a 05 04 70 6e 7e 32 ea af cb c9 35 25 08 4d d6 dd d6 00 (tbf_dl.cpp:911) 20250212125130016 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Sending data request: sapi=5 arfcn=871 cur_fn=572 block=1 data=07 00 16 86 f2 56 0f 7f 68 77 18 c2 b4 e3 47 2c 29 e2 75 59 76 c1 7f 7a 05 04 70 6e 7e 32 ea af cb c9 35 25 08 4d d6 dd d6 00 (pcu_l1_if.cpp:182) 20250212125130016 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125130030 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) 20250212125130030 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) 20250212125130031 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) 20250212125130031 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) 20250212125130031 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) 20250212125130031 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) 20250212125130032 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) 20250212125130032 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) 20250212125130032 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) 20250212125130032 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) 20250212125130032 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) 20250212125130032 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) 20250212125130033 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) 20250212125130033 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) 20250212125130033 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) 20250212125130033 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) 20250212125130034 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) 20250212125130034 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) 20250212125130034 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) 20250212125130034 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) 20250212125130034 DRLCMACDL DEBUG -- Chunk with length 327 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130034 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 89, MCS-3): eb 8f 3d fd 34 13 c7 0b a7 88 c2 0e 3c 81 68 58 79 89 06 08 81 5f 30 d1 a7 bd c1 e1 45 1f b5 9d c7 72 47 f6 5b (tbf_dl.cpp:686) 20250212125130034 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) 20250212125130034 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130034 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 89) (tbf_dl.cpp:847) 20250212125130034 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 89, MCS-3): 07 40 16 86 d6 1f 7b fa 69 26 8e 17 4e 11 85 1d 78 02 d1 b0 f2 12 0d 10 02 bf 60 a2 4f 7b 83 c3 8b 3e 6a 3b 8f e5 8e ec b7 00 (tbf_dl.cpp:911) 20250212125130034 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Sending data request: sapi=5 arfcn=871 cur_fn=576 block=2 data=07 40 16 86 d6 1f 7b fa 69 26 8e 17 4e 11 85 1d 78 02 d1 b0 f2 12 0d 10 02 bf 60 a2 4f 7b 83 c3 8b 3e 6a 3b 8f e5 8e ec b7 00 (pcu_l1_if.cpp:182) 20250212125130034 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125130048 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) 20250212125130048 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) 20250212125130049 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) 20250212125130049 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) 20250212125130049 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) 20250212125130049 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) 20250212125130049 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) 20250212125130049 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) 20250212125130049 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) 20250212125130049 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) 20250212125130050 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) 20250212125130050 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) 20250212125130050 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) 20250212125130050 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) 20250212125130050 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) 20250212125130050 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) 20250212125130058 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) 20250212125130058 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) 20250212125130058 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) 20250212125130058 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) 20250212125130058 DRLCMACDL DEBUG -- Chunk with length 290 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130058 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 90, MCS-3): ab 8a 29 1a a1 01 0a b8 72 33 06 25 af ec 51 2e 0b 47 60 29 b7 a2 9d 2a 22 46 7a e8 3c 08 0a d2 65 1e 0a e6 e1 (tbf_dl.cpp:686) 20250212125130058 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) 20250212125130058 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130058 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 90) (tbf_dl.cpp:847) 20250212125130058 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 90, MCS-3): 07 80 16 86 56 15 53 34 42 03 14 70 e5 66 0c 4a 5e d9 a3 5c 16 8e c0 52 6e 45 3b 55 44 8c f4 d0 79 10 14 a4 cb 3c 14 cc c3 01 (tbf_dl.cpp:911) 20250212125130058 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Sending data request: sapi=5 arfcn=871 cur_fn=580 block=3 data=07 80 16 86 56 15 53 34 42 03 14 70 e5 66 0c 4a 5e d9 a3 5c 16 8e c0 52 6e 45 3b 55 44 8c f4 d0 79 10 14 a4 cb 3c 14 cc c3 01 (pcu_l1_if.cpp:182) 20250212125130058 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125130072 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) 20250212125130072 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) 20250212125130072 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) 20250212125130072 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) 20250212125130072 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) 20250212125130072 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) 20250212125130072 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) 20250212125130072 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) 20250212125130073 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) 20250212125130073 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) 20250212125130073 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) 20250212125130073 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) 20250212125130073 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) 20250212125130073 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) 20250212125130073 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) 20250212125130073 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) 20250212125130076 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) 20250212125130076 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) 20250212125130076 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) 20250212125130076 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) 20250212125130076 DRLCMACDL DEBUG -- Chunk with length 253 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 91, MCS-3): 4c 58 c6 40 2a 0f 71 48 5c f9 9e 33 e2 9e b8 27 44 42 72 b8 ec 91 c2 2a 2c 79 ee c8 7d 58 42 31 d8 9c e6 3f 66 (tbf_dl.cpp:686) 20250212125130076 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) 20250212125130076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 91) (tbf_dl.cpp:847) 20250212125130076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 91, MCS-3): 07 c0 16 86 98 b0 8c 81 54 1e e2 90 b8 f2 3d 67 c4 3d 71 4f 88 84 e4 70 d9 23 85 55 58 f2 dc 91 fb b0 84 62 b0 39 cd 7f cc 00 (tbf_dl.cpp:911) 20250212125130076 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Sending data request: sapi=5 arfcn=871 cur_fn=585 block=4 data=07 c0 16 86 98 b0 8c 81 54 1e e2 90 b8 f2 3d 67 c4 3d 71 4f 88 84 e4 70 d9 23 85 55 58 f2 dc 91 fb b0 84 62 b0 39 cd 7f cc 00 (pcu_l1_if.cpp:182) 20250212125130076 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125130090 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) 20250212125130090 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) 20250212125130090 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) 20250212125130090 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) 20250212125130091 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) 20250212125130091 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) 20250212125130091 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) 20250212125130091 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) 20250212125130091 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) 20250212125130091 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) 20250212125130091 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) 20250212125130091 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) 20250212125130091 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) 20250212125130091 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) 20250212125130091 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) 20250212125130091 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) 20250212125130095 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) 20250212125130095 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) 20250212125130095 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) 20250212125130095 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) 20250212125130095 DRLCMACDL DEBUG -- Chunk with length 216 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130095 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 92, MCS-3): 40 3f 16 a1 7d ee 8a 07 5b ee 2a c8 82 39 4f be dc 65 51 00 b6 db ee 1b 2f 99 b7 b3 0b ab 20 30 32 93 c4 5d a6 (tbf_dl.cpp:686) 20250212125130095 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) 20250212125130095 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130095 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 92) (tbf_dl.cpp:847) 20250212125130095 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 92, MCS-3): 07 00 17 86 80 7e 2c 42 fb dc 15 0f b6 dc 55 90 05 73 9e 7c b9 cb a2 00 6c b7 dd 37 5e 32 6f 67 17 56 41 60 64 26 89 bb 4c 01 (tbf_dl.cpp:911) 20250212125130095 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Sending data request: sapi=5 arfcn=871 cur_fn=589 block=5 data=07 00 17 86 80 7e 2c 42 fb dc 15 0f b6 dc 55 90 05 73 9e 7c b9 cb a2 00 6c b7 dd 37 5e 32 6f 67 17 56 41 60 64 26 89 bb 4c 01 (pcu_l1_if.cpp:182) 20250212125130095 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125130109 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) 20250212125130109 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) 20250212125130109 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) 20250212125130109 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) 20250212125130109 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) 20250212125130109 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) 20250212125130109 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) 20250212125130109 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) 20250212125130110 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) 20250212125130110 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) 20250212125130110 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) 20250212125130110 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) 20250212125130110 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) 20250212125130110 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) 20250212125130110 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) 20250212125130110 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) 20250212125130118 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) 20250212125130118 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) 20250212125130118 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) 20250212125130118 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) 20250212125130118 DRLCMACDL DEBUG -- Chunk with length 179 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130118 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 93, MCS-3): 18 2f ea 0c 0b 3b c8 d3 b5 b0 48 cc 35 2c a3 b3 c3 05 9f 99 3f 90 2a 2e 97 49 be 7d eb 55 0d 96 a8 dc 1b 08 9c (tbf_dl.cpp:686) 20250212125130118 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) 20250212125130118 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130118 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 93) (tbf_dl.cpp:847) 20250212125130118 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 93, MCS-3): 07 40 17 86 30 5e d4 19 16 76 90 a7 6b 61 91 98 6b 58 46 67 87 0b 3e 33 7f 20 55 5c 2e 93 7c fb d6 ab 1a 2c 51 b9 37 10 38 01 (tbf_dl.cpp:911) 20250212125130118 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Sending data request: sapi=5 arfcn=871 cur_fn=593 block=6 data=07 40 17 86 30 5e d4 19 16 76 90 a7 6b 61 91 98 6b 58 46 67 87 0b 3e 33 7f 20 55 5c 2e 93 7c fb d6 ab 1a 2c 51 b9 37 10 38 01 (pcu_l1_if.cpp:182) 20250212125130118 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125130132 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) 20250212125130132 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) 20250212125130133 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) 20250212125130133 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) 20250212125130133 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) 20250212125130133 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) 20250212125130133 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) 20250212125130133 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) 20250212125130133 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) 20250212125130133 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) 20250212125130133 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) 20250212125130133 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) 20250212125130133 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) 20250212125130133 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) 20250212125130134 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) 20250212125130134 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) 20250212125130137 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) 20250212125130137 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) 20250212125130137 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) 20250212125130137 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) 20250212125130137 DRLCMACDL DEBUG -- Chunk with length 142 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130137 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 94, MCS-3): e6 d8 7d f9 16 8d d2 80 0d 70 c2 ba 4b 26 b2 ac 8f 02 5a 57 bf 1d bd bf c1 f5 96 78 ce 7f ab ed bc 18 98 48 12 (tbf_dl.cpp:686) 20250212125130137 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) 20250212125130137 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130137 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 94) (tbf_dl.cpp:847) 20250212125130137 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 94, MCS-3): 07 80 17 86 cc b1 fb f2 2d 1a a5 01 1b e0 84 75 97 4c 64 59 1f 05 b4 ae 7e 3b 7a 7f 83 eb 2d f1 9c ff 56 db 79 31 30 91 24 00 (tbf_dl.cpp:911) 20250212125130137 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Sending data request: sapi=5 arfcn=871 cur_fn=598 block=7 data=07 80 17 86 cc b1 fb f2 2d 1a a5 01 1b e0 84 75 97 4c 64 59 1f 05 b4 ae 7e 3b 7a 7f 83 eb 2d f1 9c ff 56 db 79 31 30 91 24 00 (pcu_l1_if.cpp:182) 20250212125130137 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125130151 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) 20250212125130151 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) 20250212125130151 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) 20250212125130151 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) 20250212125130151 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) 20250212125130151 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) 20250212125130151 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) 20250212125130151 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) 20250212125130152 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) 20250212125130152 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) 20250212125130152 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) 20250212125130152 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) 20250212125130152 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) 20250212125130152 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) 20250212125130152 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) 20250212125130152 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) 20250212125130155 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) 20250212125130155 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) 20250212125130155 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) 20250212125130155 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) 20250212125130155 DRLCMACDL DEBUG -- Chunk with length 105 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 95, MCS-3): 72 f0 8a fd 18 7c e1 02 8f e5 c6 91 05 52 da 2e c4 c9 b5 32 0f 42 df e5 87 d9 c9 14 5a 79 92 ce 0b c3 89 81 f5 (tbf_dl.cpp:686) 20250212125130155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 95 BSN2 -1) (tbf_dl.cpp:765) 20250212125130155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130156 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 95) (tbf_dl.cpp:847) 20250212125130156 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 95, MCS-3): 07 c0 17 86 e4 e0 15 fb 31 f8 c2 05 1e cb 8d 23 0b a4 b4 5d 88 93 6b 65 1e 84 be cb 0f b3 93 29 b4 f2 24 9d 17 86 13 03 eb 01 (tbf_dl.cpp:911) 20250212125130156 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Sending data request: sapi=5 arfcn=871 cur_fn=602 block=8 data=07 c0 17 86 e4 e0 15 fb 31 f8 c2 05 1e cb 8d 23 0b a4 b4 5d 88 93 6b 65 1e 84 be cb 0f b3 93 29 b4 f2 24 9d 17 86 13 03 eb 01 (pcu_l1_if.cpp:182) 20250212125130156 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125130170 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) 20250212125130170 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) 20250212125130170 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) 20250212125130170 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) 20250212125130170 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) 20250212125130170 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) 20250212125130170 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) 20250212125130170 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) 20250212125130170 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) 20250212125130170 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) 20250212125130170 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) 20250212125130170 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) 20250212125130171 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) 20250212125130171 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) 20250212125130171 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) 20250212125130171 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) 20250212125130179 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) 20250212125130179 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) 20250212125130179 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) 20250212125130179 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) 20250212125130179 DRLCMACDL DEBUG -- Chunk with length 68 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130179 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 96, MCS-3): 4b 48 db 43 d4 b7 ca 64 a4 ca 87 3c b9 fe 72 5b 7d e4 7a 30 5e 06 15 63 16 83 2e 55 95 01 cd 0e ef 0e 5d 0c 56 (tbf_dl.cpp:686) 20250212125130179 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) 20250212125130179 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130179 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 96) (tbf_dl.cpp:847) 20250212125130179 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 96, MCS-3): 07 00 18 86 96 90 b6 87 a8 6f 95 c9 48 95 0f 79 72 fd e5 b6 fa c8 f5 60 bc 0c 2a c6 2c 06 5d aa 2a 03 9a 1d de 1d ba 18 ac 00 (tbf_dl.cpp:911) 20250212125130179 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Sending data request: sapi=5 arfcn=871 cur_fn=606 block=9 data=07 00 18 86 96 90 b6 87 a8 6f 95 c9 48 95 0f 79 72 fd e5 b6 fa c8 f5 60 bc 0c 2a c6 2c 06 5d aa 2a 03 9a 1d de 1d ba 18 ac 00 (pcu_l1_if.cpp:182) 20250212125130179 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125130193 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) 20250212125130193 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) 20250212125130193 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) 20250212125130193 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) 20250212125130193 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) 20250212125130193 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) 20250212125130193 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) 20250212125130193 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) 20250212125130193 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) 20250212125130193 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) 20250212125130194 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) 20250212125130194 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) 20250212125130194 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) 20250212125130194 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) 20250212125130194 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) 20250212125130194 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) 20250212125130197 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) 20250212125130197 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) 20250212125130197 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) 20250212125130198 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) 20250212125130198 DRLCMACDL DEBUG -- Chunk with length 31 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20250212125130198 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125130198 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1299 KBits/s (gprs_rlcmac_meas.cpp:181) 20250212125130198 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125130198 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (5) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130198 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 97, MCS-3): 3f ce a6 70 2f d9 b8 7f 1d 5f 01 3c bf e8 78 4a b5 62 89 ba d1 b5 3c ce ef 1d d6 55 a7 39 c2 67 04 95 05 43 d4 (tbf_dl.cpp:686) 20250212125130198 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) 20250212125130198 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130198 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 97) (tbf_dl.cpp:847) 20250212125130198 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 9c 4d e1 5e b2 71 ff 3a be 02 78 7e d1 f1 94 6a c5 12 75 a3 6b 79 9c df 3b ac ab 4e 73 84 cf 08 2a 0b 86 a8 01 (tbf_dl.cpp:911) 20250212125130198 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=615 Sending data request: sapi=5 arfcn=871 cur_fn=611 block=10 data=07 40 18 06 7e 9c 4d e1 5e b2 71 ff 3a be 02 78 7e d1 f1 94 6a c5 12 75 a3 6b 79 9c df 3b ac ab 4e 73 84 cf 08 2a 0b 86 a8 01 (pcu_l1_if.cpp:182) 20250212125130198 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125130212 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) 20250212125130212 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) 20250212125130212 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) 20250212125130212 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) 20250212125130212 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) 20250212125130212 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) 20250212125130212 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) 20250212125130212 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) 20250212125130213 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) 20250212125130213 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) 20250212125130213 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) 20250212125130213 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) 20250212125130213 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) 20250212125130213 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) 20250212125130213 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) 20250212125130213 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) 20250212125130216 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) 20250212125130216 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) 20250212125130216 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) 20250212125130216 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) 20250212125130216 DRLCMACDL DEBUG -- Chunk with length 1395 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130216 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 98, MCS-3): 38 18 11 12 0f 0c a3 29 b4 6c 1b 9d 1f b8 42 10 89 fc cd 87 52 8e cf 59 79 8a 33 a2 8e 52 8b 8a 46 06 80 a2 2e (tbf_dl.cpp:686) 20250212125130216 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) 20250212125130216 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130216 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 98) (tbf_dl.cpp:847) 20250212125130216 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 98, MCS-3): 07 80 18 86 70 30 22 24 1e 18 46 53 68 d9 36 3a 3f 70 85 20 12 f9 9b 0f a5 1c 9f b3 f2 14 67 44 1d a5 16 15 8d 0c 00 45 5d 00 (tbf_dl.cpp:911) 20250212125130216 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Sending data request: sapi=5 arfcn=871 cur_fn=615 block=11 data=07 80 18 86 70 30 22 24 1e 18 46 53 68 d9 36 3a 3f 70 85 20 12 f9 9b 0f a5 1c 9f b3 f2 14 67 44 1d a5 16 15 8d 0c 00 45 5d 00 (pcu_l1_if.cpp:182) 20250212125130216 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125130230 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) 20250212125130230 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) 20250212125130231 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) 20250212125130231 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) 20250212125130231 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) 20250212125130231 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) 20250212125130231 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) 20250212125130231 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) 20250212125130231 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) 20250212125130231 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) 20250212125130232 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) 20250212125130232 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) 20250212125130232 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) 20250212125130232 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) 20250212125130232 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) 20250212125130232 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) 20250212125130240 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) 20250212125130240 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) 20250212125130240 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) 20250212125130240 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) 20250212125130240 DRLCMACDL DEBUG -- Chunk with length 1358 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130240 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 99, MCS-3): 2e fe 46 5a 9e 55 3f 7b 5d 50 43 fa 48 52 c3 98 8e 46 5d 9c f1 85 a8 08 70 5c 9e c5 5c 82 bc 8a 8a 4c 98 78 87 (tbf_dl.cpp:686) 20250212125130240 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) 20250212125130240 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130240 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 99) (tbf_dl.cpp:847) 20250212125130240 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 99, MCS-3): 07 c0 18 86 5c fc 8d b4 3c ab 7e f6 ba a0 86 f4 91 a4 86 31 1d 8d ba 38 e3 0b 51 11 e0 b8 3c 8b b9 04 79 15 15 99 30 f1 0e 01 (tbf_dl.cpp:911) 20250212125130240 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=624 Sending data request: sapi=5 arfcn=871 cur_fn=619 block=0 data=07 c0 18 86 5c fc 8d b4 3c ab 7e f6 ba a0 86 f4 91 a4 86 31 1d 8d ba 38 e3 0b 51 11 e0 b8 3c 8b b9 04 79 15 15 99 30 f1 0e 01 (pcu_l1_if.cpp:182) 20250212125130240 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125130255 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) 20250212125130255 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) 20250212125130257 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) 20250212125130257 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) 20250212125130258 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) 20250212125130258 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) 20250212125130260 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) 20250212125130260 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) 20250212125130261 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) 20250212125130261 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) 20250212125130261 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) 20250212125130261 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) 20250212125130261 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) 20250212125130261 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) 20250212125130261 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) 20250212125130261 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) 20250212125130262 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) 20250212125130262 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125130262 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) 20250212125130262 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) 20250212125130262 DRLCMACDL DEBUG -- Chunk with length 1321 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 100, MCS-3): 32 32 6f aa 82 1f 7e 63 5d 6a 6a 2c c7 9e cf 80 13 b1 93 72 5a 86 cc 45 de 2c 85 e7 49 fb 78 5e 92 44 82 29 9f (tbf_dl.cpp:686) 20250212125130262 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) 20250212125130262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 100) (tbf_dl.cpp:847) 20250212125130262 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) 20250212125130262 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 628 + 13 = 641 (pdch_ul_controller.c:131) 20250212125130262 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 641 for type POLL (pdch_ul_controller.c:184) 20250212125130262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=641, TS=7) (tbf_dl.cpp:883) 20250212125130262 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=641, TS=7 (tbf_dl.cpp:903) 20250212125130262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 100, MCS-3): 0f 00 19 86 64 64 de 54 05 3f fc c6 ba d4 d4 58 8e 3d 9f 01 27 62 27 e5 b4 0c 99 8b bc 59 0a cf 93 f6 f1 bc 24 89 04 53 3e 01 (tbf_dl.cpp:911) 20250212125130262 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Sending data request: sapi=5 arfcn=871 cur_fn=624 block=1 data=0f 00 19 86 64 64 de 54 05 3f fc c6 ba d4 d4 58 8e 3d 9f 01 27 62 27 e5 b4 0c 99 8b bc 59 0a cf 93 f6 f1 bc 24 89 04 53 3e 01 (pcu_l1_if.cpp:182) 20250212125130262 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125130273 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) 20250212125130273 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) 20250212125130274 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) 20250212125130274 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) 20250212125130274 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) 20250212125130274 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) 20250212125130274 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) 20250212125130274 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) 20250212125130274 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) 20250212125130274 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) 20250212125130275 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) 20250212125130275 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) 20250212125130275 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) 20250212125130275 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) 20250212125130275 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) 20250212125130275 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) 20250212125130278 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125130292 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) 20250212125130292 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) 20250212125130293 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) 20250212125130293 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) 20250212125130293 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) 20250212125130293 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) 20250212125130293 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) 20250212125130293 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) 20250212125130293 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) 20250212125130293 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) 20250212125130293 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) 20250212125130293 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) 20250212125130294 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) 20250212125130294 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) 20250212125130294 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) 20250212125130294 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) 20250212125130302 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125130316 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) 20250212125130316 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) 20250212125130316 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) 20250212125130316 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) 20250212125130316 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) 20250212125130316 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) 20250212125130317 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) 20250212125130317 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) 20250212125130317 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) 20250212125130317 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) 20250212125130317 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) 20250212125130317 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) 20250212125130317 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) 20250212125130317 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) 20250212125130317 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) 20250212125130317 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) 20250212125130320 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125130337 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=637 block=4 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) 20250212125130337 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) 20250212125130337 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125130337 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125130337 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) 20250212125130337 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125130337 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125130337 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, 0x56324485956c, 0x563244859570, 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:570) 20250212125130337 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:597) 20250212125130337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125130337 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) 20250212125130337 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) 20250212125130337 DRLCMACDL DEBUG - got ack for BSN=81 (rlc_window_dl.cpp:103) 20250212125130337 DRLCMACDL DEBUG - got ack for BSN=82 (rlc_window_dl.cpp:103) 20250212125130337 DRLCMACDL DEBUG - got ack for BSN=83 (rlc_window_dl.cpp:103) 20250212125130337 DRLCMACDL DEBUG - got ack for BSN=84 (rlc_window_dl.cpp:103) 20250212125130337 DRLCMACDL DEBUG - got ack for BSN=85 (rlc_window_dl.cpp:103) 20250212125130337 DRLCMACDL DEBUG - got ack for BSN=86 (rlc_window_dl.cpp:103) 20250212125130337 DRLCMACDL DEBUG - got ack for BSN=87 (rlc_window_dl.cpp:103) 20250212125130337 DRLCMACDL DEBUG - got ack for BSN=88 (rlc_window_dl.cpp:103) 20250212125130337 DRLCMACDL DEBUG - got ack for BSN=89 (rlc_window_dl.cpp:103) 20250212125130337 DRLCMACDL DEBUG - got ack for BSN=90 (rlc_window_dl.cpp:103) 20250212125130337 DRLCMACDL DEBUG - got ack for BSN=91 (rlc_window_dl.cpp:103) 20250212125130337 DRLCMACDL DEBUG - got ack for BSN=92 (rlc_window_dl.cpp:103) 20250212125130337 DRLCMACDL DEBUG - got ack for BSN=93 (rlc_window_dl.cpp:103) 20250212125130337 DRLCMACDL DEBUG - got ack for BSN=94 (rlc_window_dl.cpp:103) 20250212125130337 DRLCMACDL DEBUG - got ack for BSN=95 (rlc_window_dl.cpp:103) 20250212125130337 DRLCMACDL DEBUG - got ack for BSN=96 (rlc_window_dl.cpp:103) 20250212125130337 DRLCMACDL DEBUG - got ack for BSN=97 (rlc_window_dl.cpp:103) 20250212125130337 DRLCMACDL DEBUG - got ack for BSN=98 (rlc_window_dl.cpp:103) 20250212125130337 DRLCMACDL DEBUG - got ack for BSN=99 (rlc_window_dl.cpp:103) 20250212125130337 DRLCMACDL DEBUG - got ack for BSN=100 (rlc_window_dl.cpp:103) 20250212125130337 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) 20250212125130337 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) 20250212125130337 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) 20250212125130337 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) 20250212125130338 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) 20250212125130338 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) 20250212125130338 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) 20250212125130338 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) 20250212125130338 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) 20250212125130338 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) 20250212125130339 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) 20250212125130339 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) 20250212125130339 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) 20250212125130339 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) 20250212125130339 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) 20250212125130339 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) 20250212125130342 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) 20250212125130342 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125130342 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) 20250212125130342 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) 20250212125130342 DRLCMACDL DEBUG -- Chunk with length 1284 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 101, MCS-3): d7 62 e0 1e 4b 17 f5 5f 2e fc e6 97 c5 ef be dd 25 b8 37 fa d6 8d f3 3c 77 bb e8 c4 6d fd 59 35 3e ee d8 b4 85 (tbf_dl.cpp:686) 20250212125130342 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) 20250212125130342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 101) (tbf_dl.cpp:847) 20250212125130342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 101, MCS-3): 07 40 19 86 ae c5 c0 3d 96 2e ea bf 5c f8 cd 2f 8b df 7d bb 4b 70 6f f4 ad 1b e7 79 ee 76 d1 89 db fa b3 6a 7c dc b1 69 0b 01 (tbf_dl.cpp:911) 20250212125130342 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=645 Sending data request: sapi=5 arfcn=871 cur_fn=641 block=5 data=07 40 19 86 ae c5 c0 3d 96 2e ea bf 5c f8 cd 2f 8b df 7d bb 4b 70 6f f4 ad 1b e7 79 ee 76 d1 89 db fa b3 6a 7c dc b1 69 0b 01 (pcu_l1_if.cpp:182) 20250212125130342 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125130356 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) 20250212125130356 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) 20250212125130356 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) 20250212125130356 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) 20250212125130356 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) 20250212125130356 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) 20250212125130356 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) 20250212125130356 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) 20250212125130356 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) 20250212125130357 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) 20250212125130357 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) 20250212125130357 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) 20250212125130357 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) 20250212125130357 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) 20250212125130357 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) 20250212125130357 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) 20250212125130365 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) 20250212125130365 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) 20250212125130365 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) 20250212125130365 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) 20250212125130365 DRLCMACDL DEBUG -- Chunk with length 1247 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 102, MCS-3): 01 f6 64 b9 c9 2a 63 75 ee 8c 67 91 c2 06 5c 95 11 c0 29 c8 fb 34 a1 ba 8f b4 77 e0 af 53 46 cc a3 d4 e1 f9 f9 (tbf_dl.cpp:686) 20250212125130365 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) 20250212125130365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 102) (tbf_dl.cpp:847) 20250212125130365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 102, MCS-3): 07 80 19 86 02 ec c9 72 93 55 c6 ea dc 19 cf 22 85 0d b8 2a 23 80 53 90 f7 69 42 75 1f 69 ef c0 5f a7 8c 98 47 a9 c3 f3 f3 01 (tbf_dl.cpp:911) 20250212125130365 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=650 Sending data request: sapi=5 arfcn=871 cur_fn=645 block=6 data=07 80 19 86 02 ec c9 72 93 55 c6 ea dc 19 cf 22 85 0d b8 2a 23 80 53 90 f7 69 42 75 1f 69 ef c0 5f a7 8c 98 47 a9 c3 f3 f3 01 (pcu_l1_if.cpp:182) 20250212125130365 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125130379 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) 20250212125130379 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) 20250212125130380 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) 20250212125130380 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) 20250212125130380 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) 20250212125130380 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) 20250212125130380 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) 20250212125130380 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) 20250212125130381 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) 20250212125130381 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) 20250212125130381 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) 20250212125130381 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) 20250212125130381 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) 20250212125130381 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) 20250212125130381 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) 20250212125130381 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) 20250212125130384 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) 20250212125130384 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) 20250212125130384 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) 20250212125130384 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) 20250212125130384 DRLCMACDL DEBUG -- Chunk with length 1210 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 103, MCS-3): c7 dc b2 76 8d 88 a4 a7 c4 f7 fb 30 89 1d dc 49 34 0b 35 5e 15 d0 2e 09 aa 20 c3 9c 61 60 5b a8 e0 a0 ea 40 3d (tbf_dl.cpp:686) 20250212125130384 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) 20250212125130384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 103) (tbf_dl.cpp:847) 20250212125130384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 103, MCS-3): 07 c0 19 86 8e b9 65 ed 1a 11 49 4f 89 ef f7 61 12 3b b8 93 68 16 6a bc 2a a0 5d 12 54 41 86 39 c3 c0 b6 50 c1 41 d5 81 7a 00 (tbf_dl.cpp:911) 20250212125130384 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=654 Sending data request: sapi=5 arfcn=871 cur_fn=650 block=7 data=07 c0 19 86 8e b9 65 ed 1a 11 49 4f 89 ef f7 61 12 3b b8 93 68 16 6a bc 2a a0 5d 12 54 41 86 39 c3 c0 b6 50 c1 41 d5 81 7a 00 (pcu_l1_if.cpp:182) 20250212125130384 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125130398 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) 20250212125130398 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) 20250212125130399 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) 20250212125130399 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) 20250212125130399 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) 20250212125130399 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) 20250212125130400 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) 20250212125130400 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) 20250212125130401 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) 20250212125130401 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) 20250212125130401 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) 20250212125130401 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) 20250212125130401 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) 20250212125130401 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) 20250212125130402 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) 20250212125130402 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) 20250212125130403 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) 20250212125130403 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) 20250212125130403 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) 20250212125130403 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) 20250212125130403 DRLCMACDL DEBUG -- Chunk with length 1173 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 104, MCS-3): be e5 b7 c6 bd 6b c6 3d 0a c1 29 ab 56 57 01 12 ac 3c 77 62 56 00 4e 3e 7e 54 e8 09 d1 e7 b6 58 c5 38 f3 73 f5 (tbf_dl.cpp:686) 20250212125130403 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) 20250212125130403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 104) (tbf_dl.cpp:847) 20250212125130403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 104, MCS-3): 07 00 1a 86 7c cb 6f 8d 7b d7 8c 7b 14 82 53 56 ad ae 02 24 58 79 ee c4 ac 00 9c 7c fc a8 d0 13 a2 cf 6d b1 8a 71 e6 e7 ea 01 (tbf_dl.cpp:911) 20250212125130403 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=658 Sending data request: sapi=5 arfcn=871 cur_fn=654 block=8 data=07 00 1a 86 7c cb 6f 8d 7b d7 8c 7b 14 82 53 56 ad ae 02 24 58 79 ee c4 ac 00 9c 7c fc a8 d0 13 a2 cf 6d b1 8a 71 e6 e7 ea 01 (pcu_l1_if.cpp:182) 20250212125130403 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125130419 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) 20250212125130419 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) 20250212125130420 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) 20250212125130420 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) 20250212125130420 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) 20250212125130420 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) 20250212125130420 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) 20250212125130420 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) 20250212125130420 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) 20250212125130420 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) 20250212125130421 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) 20250212125130421 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) 20250212125130421 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) 20250212125130421 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) 20250212125130421 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) 20250212125130421 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) 20250212125130428 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) 20250212125130428 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) 20250212125130428 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) 20250212125130428 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) 20250212125130428 DRLCMACDL DEBUG -- Chunk with length 1136 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 105, MCS-3): 23 3e 5c b9 83 50 f8 0e 6e ee b6 f0 92 18 fd 6b 2d 8a 0d da e6 3a 32 f9 ea 85 ff e0 e9 9c 3c d2 97 ae 91 56 78 (tbf_dl.cpp:686) 20250212125130428 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) 20250212125130428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 105) (tbf_dl.cpp:847) 20250212125130428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 105, MCS-3): 07 40 1a 86 46 7c b8 72 07 a1 f0 1d dc dc 6d e1 25 31 fa d7 5a 14 1b b4 cd 75 64 f2 d5 0b ff c1 d3 39 79 a4 2f 5d 23 ad f0 00 (tbf_dl.cpp:911) 20250212125130428 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=663 Sending data request: sapi=5 arfcn=871 cur_fn=658 block=9 data=07 40 1a 86 46 7c b8 72 07 a1 f0 1d dc dc 6d e1 25 31 fa d7 5a 14 1b b4 cd 75 64 f2 d5 0b ff c1 d3 39 79 a4 2f 5d 23 ad f0 00 (pcu_l1_if.cpp:182) 20250212125130428 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125130442 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) 20250212125130442 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) 20250212125130442 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) 20250212125130442 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) 20250212125130442 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) 20250212125130442 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) 20250212125130442 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) 20250212125130442 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) 20250212125130443 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) 20250212125130443 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) 20250212125130443 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) 20250212125130443 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) 20250212125130443 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) 20250212125130443 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) 20250212125130443 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) 20250212125130443 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) 20250212125130446 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) 20250212125130446 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) 20250212125130446 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) 20250212125130446 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) 20250212125130446 DRLCMACDL DEBUG -- Chunk with length 1099 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130446 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 106, MCS-3): 75 39 ac 93 d2 29 af 84 ea 4b 80 c7 c1 9e d7 da 61 24 29 88 5d 03 92 85 c4 5c d5 b6 cb a0 08 84 c8 45 a5 92 50 (tbf_dl.cpp:686) 20250212125130447 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) 20250212125130447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 106) (tbf_dl.cpp:847) 20250212125130447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 106, MCS-3): 07 80 1a 86 ea 72 58 27 a5 53 5e 09 d5 97 00 8f 83 3d af b5 c3 48 52 10 bb 06 24 0b 89 b9 aa 6d 97 41 11 08 91 8b 4a 25 a1 00 (tbf_dl.cpp:911) 20250212125130447 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=667 Sending data request: sapi=5 arfcn=871 cur_fn=663 block=10 data=07 80 1a 86 ea 72 58 27 a5 53 5e 09 d5 97 00 8f 83 3d af b5 c3 48 52 10 bb 06 24 0b 89 b9 aa 6d 97 41 11 08 91 8b 4a 25 a1 00 (pcu_l1_if.cpp:182) 20250212125130447 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125130461 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) 20250212125130461 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) 20250212125130461 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) 20250212125130461 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) 20250212125130461 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) 20250212125130461 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) 20250212125130461 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) 20250212125130461 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) 20250212125130461 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) 20250212125130461 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) 20250212125130461 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) 20250212125130461 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) 20250212125130461 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) 20250212125130461 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) 20250212125130462 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) 20250212125130462 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) 20250212125130465 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) 20250212125130465 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) 20250212125130465 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) 20250212125130465 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) 20250212125130465 DRLCMACDL DEBUG -- Chunk with length 1062 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 107, MCS-3): bf 90 ab 4e ad 87 08 4a b3 b6 2a 15 17 a3 d1 5a d7 51 fd 5e c8 71 91 1b 16 28 c9 85 01 6c 5f b8 ef 67 e2 40 d1 (tbf_dl.cpp:686) 20250212125130465 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) 20250212125130465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 107) (tbf_dl.cpp:847) 20250212125130465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 107, MCS-3): 07 c0 1a 86 7e 21 57 9d 5a 0f 11 94 66 6d 55 2a 2e 46 a3 b5 ae a3 fa bd 90 e3 22 37 2c 50 92 0b 03 d8 be 70 df cf c4 81 a2 01 (tbf_dl.cpp:911) 20250212125130465 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Sending data request: sapi=5 arfcn=871 cur_fn=667 block=11 data=07 c0 1a 86 7e 21 57 9d 5a 0f 11 94 66 6d 55 2a 2e 46 a3 b5 ae a3 fa bd 90 e3 22 37 2c 50 92 0b 03 d8 be 70 df cf c4 81 a2 01 (pcu_l1_if.cpp:182) 20250212125130465 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125130479 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) 20250212125130479 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) 20250212125130480 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) 20250212125130480 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) 20250212125130480 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) 20250212125130480 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) 20250212125130480 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) 20250212125130480 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) 20250212125130480 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) 20250212125130480 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) 20250212125130480 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) 20250212125130480 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) 20250212125130480 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) 20250212125130480 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) 20250212125130480 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) 20250212125130480 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) 20250212125130489 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) 20250212125130489 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) 20250212125130489 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) 20250212125130489 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) 20250212125130489 DRLCMACDL DEBUG -- Chunk with length 1025 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 108, MCS-3): f5 64 36 c1 7f 16 12 e5 c1 27 9c af aa a5 46 d7 75 da 03 47 85 47 1a 8c c6 84 22 b9 88 56 d4 70 83 35 27 47 45 (tbf_dl.cpp:686) 20250212125130489 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) 20250212125130489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 108) (tbf_dl.cpp:847) 20250212125130489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 108, MCS-3): 07 00 1b 86 ea c9 6c 82 ff 2c 24 ca 83 4f 38 5f 55 4b 8d ae eb b4 07 8e 0a 8f 34 18 8d 09 45 72 11 ad a8 e1 06 6b 4e 8e 8a 00 (tbf_dl.cpp:911) 20250212125130489 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=676 Sending data request: sapi=5 arfcn=871 cur_fn=671 block=0 data=07 00 1b 86 ea c9 6c 82 ff 2c 24 ca 83 4f 38 5f 55 4b 8d ae eb b4 07 8e 0a 8f 34 18 8d 09 45 72 11 ad a8 e1 06 6b 4e 8e 8a 00 (pcu_l1_if.cpp:182) 20250212125130489 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125130503 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) 20250212125130503 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) 20250212125130503 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) 20250212125130503 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) 20250212125130503 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) 20250212125130503 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) 20250212125130503 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) 20250212125130503 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) 20250212125130504 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) 20250212125130504 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) 20250212125130504 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) 20250212125130504 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) 20250212125130504 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) 20250212125130504 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) 20250212125130504 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) 20250212125130504 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) 20250212125130507 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) 20250212125130507 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) 20250212125130507 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) 20250212125130507 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) 20250212125130507 DRLCMACDL DEBUG -- Chunk with length 988 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130507 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 109, MCS-3): 70 05 55 71 68 8b 44 5f 7f c8 2a bb cf 16 0c 41 f0 79 ca 18 18 79 ec 4b 30 66 7a 6e fb c1 1e 3a 9c d5 fa db cb (tbf_dl.cpp:686) 20250212125130507 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) 20250212125130507 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130507 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 109) (tbf_dl.cpp:847) 20250212125130507 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 109, MCS-3): 07 40 1b 86 e0 0a aa e2 d0 16 89 be fe 90 55 76 9f 2d 18 82 e0 f3 94 31 30 f2 d8 97 60 cc f4 dc f6 83 3d 74 38 ab f5 b7 97 01 (tbf_dl.cpp:911) 20250212125130507 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=680 Sending data request: sapi=5 arfcn=871 cur_fn=676 block=1 data=07 40 1b 86 e0 0a aa e2 d0 16 89 be fe 90 55 76 9f 2d 18 82 e0 f3 94 31 30 f2 d8 97 60 cc f4 dc f6 83 3d 74 38 ab f5 b7 97 01 (pcu_l1_if.cpp:182) 20250212125130507 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125130522 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) 20250212125130522 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) 20250212125130522 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) 20250212125130522 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) 20250212125130522 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) 20250212125130522 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) 20250212125130523 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) 20250212125130523 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) 20250212125130523 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) 20250212125130523 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) 20250212125130523 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) 20250212125130523 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) 20250212125130523 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) 20250212125130524 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) 20250212125130524 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) 20250212125130524 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) 20250212125130526 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) 20250212125130526 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) 20250212125130526 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) 20250212125130526 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) 20250212125130526 DRLCMACDL DEBUG -- Chunk with length 951 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 110, MCS-3): 4c c6 f4 51 26 48 97 fe 39 d9 c2 b0 ff bb 07 ab f7 da 48 40 14 40 b8 cb 1c 63 20 b6 c8 31 ad 08 db 71 34 1a 9a (tbf_dl.cpp:686) 20250212125130526 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) 20250212125130526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 110) (tbf_dl.cpp:847) 20250212125130526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 110, MCS-3): 07 80 1b 86 98 8c e9 a3 4c 90 2e fd 73 b2 85 61 ff 77 0f 56 ef b5 91 80 28 80 70 97 39 c6 40 6c 91 63 5a 11 b6 e3 68 34 34 01 (tbf_dl.cpp:911) 20250212125130526 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=684 Sending data request: sapi=5 arfcn=871 cur_fn=680 block=2 data=07 80 1b 86 98 8c e9 a3 4c 90 2e fd 73 b2 85 61 ff 77 0f 56 ef b5 91 80 28 80 70 97 39 c6 40 6c 91 63 5a 11 b6 e3 68 34 34 01 (pcu_l1_if.cpp:182) 20250212125130526 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125130541 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) 20250212125130541 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) 20250212125130542 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) 20250212125130542 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) 20250212125130542 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) 20250212125130542 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) 20250212125130543 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) 20250212125130543 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) 20250212125130543 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) 20250212125130544 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) 20250212125130544 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) 20250212125130544 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) 20250212125130545 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) 20250212125130545 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) 20250212125130545 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) 20250212125130545 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) 20250212125130551 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) 20250212125130551 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) 20250212125130551 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) 20250212125130551 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) 20250212125130551 DRLCMACDL DEBUG -- Chunk with length 914 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130551 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 111, MCS-3): 75 96 6e 12 8b 39 dc 72 3d 0d c2 84 f7 c2 4e e9 19 fc 4f cd 5d 83 74 08 b8 8e 39 5a 50 2c 4a 52 3f f7 aa 3d 8d (tbf_dl.cpp:686) 20250212125130551 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) 20250212125130551 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130551 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 111) (tbf_dl.cpp:847) 20250212125130551 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 111, MCS-3): 07 c0 1b 86 ea 2c dd 24 16 73 b8 e5 7a 1a 84 09 ef 85 9d d2 33 f8 9f 9a bb 06 e9 10 70 1d 73 b4 a0 58 94 a4 7e ee 55 7b 1a 01 (tbf_dl.cpp:911) 20250212125130551 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Sending data request: sapi=5 arfcn=871 cur_fn=684 block=3 data=07 c0 1b 86 ea 2c dd 24 16 73 b8 e5 7a 1a 84 09 ef 85 9d d2 33 f8 9f 9a bb 06 e9 10 70 1d 73 b4 a0 58 94 a4 7e ee 55 7b 1a 01 (pcu_l1_if.cpp:182) 20250212125130551 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125130565 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) 20250212125130565 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) 20250212125130567 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) 20250212125130567 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) 20250212125130568 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) 20250212125130569 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) 20250212125130570 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) 20250212125130570 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) 20250212125130571 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) 20250212125130571 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) 20250212125130572 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) 20250212125130572 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) 20250212125130573 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) 20250212125130573 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) 20250212125130574 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) 20250212125130575 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) 20250212125130576 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) 20250212125130576 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) 20250212125130576 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) 20250212125130576 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) 20250212125130576 DRLCMACDL DEBUG -- Chunk with length 877 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 112, MCS-3): 3b 9b ab 97 68 45 91 de d1 64 4b fa 36 f9 f4 f2 54 33 ff 59 2f 01 09 a5 1a 51 ed 46 71 27 dd bc f3 bc 4f 65 f0 (tbf_dl.cpp:686) 20250212125130576 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) 20250212125130576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 112) (tbf_dl.cpp:847) 20250212125130576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 112, MCS-3): 07 00 1c 86 76 36 57 2f d1 8a 22 bd a3 c9 96 f4 6d f2 e9 e5 a9 66 fe b3 5e 02 12 4a 35 a2 da 8d e2 4e ba 79 e7 79 9f ca e0 01 (tbf_dl.cpp:911) 20250212125130576 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=693 Sending data request: sapi=5 arfcn=871 cur_fn=689 block=4 data=07 00 1c 86 76 36 57 2f d1 8a 22 bd a3 c9 96 f4 6d f2 e9 e5 a9 66 fe b3 5e 02 12 4a 35 a2 da 8d e2 4e ba 79 e7 79 9f ca e0 01 (pcu_l1_if.cpp:182) 20250212125130577 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125130585 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) 20250212125130585 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) 20250212125130586 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) 20250212125130586 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) 20250212125130587 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) 20250212125130587 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) 20250212125130587 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) 20250212125130587 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) 20250212125130588 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) 20250212125130588 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) 20250212125130589 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) 20250212125130589 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) 20250212125130590 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) 20250212125130590 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) 20250212125130593 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) 20250212125130593 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) 20250212125130594 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) 20250212125130594 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) 20250212125130594 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) 20250212125130594 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) 20250212125130594 DRLCMACDL DEBUG -- Chunk with length 840 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130594 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 113, MCS-3): 7a ce 3c b8 c0 25 8e 1b c4 dd 22 51 b5 1d 32 87 76 6d 7f cf 02 f2 c0 b4 91 ea 9e 66 82 30 5c 59 fb 5c 2d f3 c4 (tbf_dl.cpp:686) 20250212125130594 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) 20250212125130594 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130594 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 113) (tbf_dl.cpp:847) 20250212125130594 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 113, MCS-3): 07 40 1c 86 f4 9c 79 70 81 4b 1c 37 88 bb 45 a2 6a 3b 64 0e ed da fe 9e 05 e4 81 69 23 d5 3d cd 04 61 b8 b2 f6 b9 5a e6 89 01 (tbf_dl.cpp:911) 20250212125130594 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=697 Sending data request: sapi=5 arfcn=871 cur_fn=693 block=5 data=07 40 1c 86 f4 9c 79 70 81 4b 1c 37 88 bb 45 a2 6a 3b 64 0e ed da fe 9e 05 e4 81 69 23 d5 3d cd 04 61 b8 b2 f6 b9 5a e6 89 01 (pcu_l1_if.cpp:182) 20250212125130595 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125130604 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) 20250212125130604 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) 20250212125130606 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) 20250212125130606 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) 20250212125130608 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) 20250212125130608 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) 20250212125130609 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) 20250212125130609 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) 20250212125130610 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) 20250212125130610 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) 20250212125130612 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) 20250212125130612 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) 20250212125130613 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) 20250212125130613 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) 20250212125130613 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) 20250212125130613 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) 20250212125130615 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) 20250212125130615 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) 20250212125130615 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) 20250212125130615 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) 20250212125130615 DRLCMACDL DEBUG -- Chunk with length 803 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130615 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 114, MCS-3): 50 42 75 24 ac 11 c2 17 66 12 b2 42 1f f2 0b 42 c9 32 3e 77 d4 55 50 d8 be 66 50 2f e6 78 7d 85 b4 cd fd 95 92 (tbf_dl.cpp:686) 20250212125130615 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) 20250212125130615 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130615 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 114) (tbf_dl.cpp:847) 20250212125130615 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 114, MCS-3): 07 80 1c 86 a0 84 ea 48 58 23 84 2f cc 24 64 85 3e e4 17 84 92 65 7c ee a8 ab a0 b0 7d cd a0 5e cc f1 fa 0a 69 9b fb 2b 25 01 (tbf_dl.cpp:911) 20250212125130615 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Sending data request: sapi=5 arfcn=871 cur_fn=697 block=6 data=07 80 1c 86 a0 84 ea 48 58 23 84 2f cc 24 64 85 3e e4 17 84 92 65 7c ee a8 ab a0 b0 7d cd a0 5e cc f1 fa 0a 69 9b fb 2b 25 01 (pcu_l1_if.cpp:182) 20250212125130616 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125130628 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) 20250212125130628 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) 20250212125130629 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) 20250212125130629 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) 20250212125130629 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) 20250212125130629 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) 20250212125130629 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) 20250212125130629 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) 20250212125130629 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) 20250212125130629 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) 20250212125130629 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) 20250212125130629 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) 20250212125130630 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) 20250212125130630 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) 20250212125130631 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) 20250212125130631 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) 20250212125130632 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) 20250212125130632 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) 20250212125130632 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) 20250212125130632 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) 20250212125130632 DRLCMACDL DEBUG -- Chunk with length 766 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 115, MCS-3): 12 15 6c 74 79 f6 92 d2 81 46 8a a8 e2 e7 d8 f5 e8 0e 7c 25 97 04 bf 25 39 c7 63 a9 ad 45 44 16 3f c0 94 46 a2 (tbf_dl.cpp:686) 20250212125130632 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) 20250212125130632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 115) (tbf_dl.cpp:847) 20250212125130632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 115, MCS-3): 07 c0 1c 86 24 2a d8 e8 f2 ec 25 a5 03 8d 14 51 c5 cf b1 eb d1 1d f8 4a 2e 09 7e 4b 72 8e c7 52 5b 8b 88 2c 7e 80 29 8d 44 01 (tbf_dl.cpp:911) 20250212125130632 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Sending data request: sapi=5 arfcn=871 cur_fn=702 block=7 data=07 c0 1c 86 24 2a d8 e8 f2 ec 25 a5 03 8d 14 51 c5 cf b1 eb d1 1d f8 4a 2e 09 7e 4b 72 8e c7 52 5b 8b 88 2c 7e 80 29 8d 44 01 (pcu_l1_if.cpp:182) 20250212125130633 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125130647 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) 20250212125130647 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) 20250212125130648 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) 20250212125130648 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) 20250212125130648 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) 20250212125130648 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) 20250212125130649 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) 20250212125130649 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) 20250212125130649 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) 20250212125130649 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) 20250212125130650 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) 20250212125130650 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) 20250212125130650 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) 20250212125130650 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) 20250212125130651 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) 20250212125130651 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) 20250212125130651 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) 20250212125130651 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) 20250212125130652 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) 20250212125130652 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) 20250212125130652 DRLCMACDL DEBUG -- Chunk with length 729 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130652 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 116, MCS-3): 6c 3c fa 27 7a b9 09 83 b8 10 4d 4c 25 9e 78 7b 90 97 54 78 e2 35 18 22 1c 5e e6 1c 03 bc 70 33 ce ab a6 92 52 (tbf_dl.cpp:686) 20250212125130652 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) 20250212125130652 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130652 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 116) (tbf_dl.cpp:847) 20250212125130652 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 116, MCS-3): 07 00 1d 86 d8 78 f4 4f f4 72 13 06 71 21 9a 98 4a 3c f1 f6 20 2f a9 f0 c4 6b 30 44 38 bc cc 39 06 78 e1 66 9c 57 4d 25 a5 00 (tbf_dl.cpp:911) 20250212125130652 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Sending data request: sapi=5 arfcn=871 cur_fn=706 block=8 data=07 00 1d 86 d8 78 f4 4f f4 72 13 06 71 21 9a 98 4a 3c f1 f6 20 2f a9 f0 c4 6b 30 44 38 bc cc 39 06 78 e1 66 9c 57 4d 25 a5 00 (pcu_l1_if.cpp:182) 20250212125130652 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125130667 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) 20250212125130667 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) 20250212125130668 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) 20250212125130668 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) 20250212125130669 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) 20250212125130669 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) 20250212125130670 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) 20250212125130670 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) 20250212125130670 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) 20250212125130671 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) 20250212125130671 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) 20250212125130671 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) 20250212125130672 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) 20250212125130672 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) 20250212125130673 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) 20250212125130673 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) 20250212125130677 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) 20250212125130677 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) 20250212125130677 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) 20250212125130677 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) 20250212125130677 DRLCMACDL DEBUG -- Chunk with length 692 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 117, MCS-3): ba 0e 9c 87 a9 06 bb dc 66 87 40 cf da 13 1e 68 83 d1 1f fe 82 b6 c0 fe 17 2d fe e9 0a 0e ff 5f 76 74 24 da 89 (tbf_dl.cpp:686) 20250212125130677 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) 20250212125130677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 117) (tbf_dl.cpp:847) 20250212125130678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 117, MCS-3): 07 40 1d 86 74 1d 38 0f 53 0d 76 b9 cd 0e 81 9e b5 27 3c d0 06 a3 3f fc 05 6d 81 fd 2f 5a fc d3 15 1c fe bf ec e8 48 b4 13 01 (tbf_dl.cpp:911) 20250212125130678 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=715 Sending data request: sapi=5 arfcn=871 cur_fn=710 block=9 data=07 40 1d 86 74 1d 38 0f 53 0d 76 b9 cd 0e 81 9e b5 27 3c d0 06 a3 3f fc 05 6d 81 fd 2f 5a fc d3 15 1c fe bf ec e8 48 b4 13 01 (pcu_l1_if.cpp:182) 20250212125130678 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125130693 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) 20250212125130693 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) 20250212125130694 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) 20250212125130694 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) 20250212125130695 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) 20250212125130695 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) 20250212125130695 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) 20250212125130695 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) 20250212125130696 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) 20250212125130696 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) 20250212125130697 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) 20250212125130697 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) 20250212125130698 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) 20250212125130698 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) 20250212125130698 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) 20250212125130698 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) 20250212125130699 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) 20250212125130699 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) 20250212125130699 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) 20250212125130699 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) 20250212125130699 DRLCMACDL DEBUG -- Chunk with length 655 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130699 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 118, MCS-3): 4f d3 6a f6 c8 33 0f 64 2e de 8f 56 a8 b4 07 cf b0 05 93 40 c7 60 37 32 3c 48 b6 9b 71 db 88 02 00 fa 34 57 e3 (tbf_dl.cpp:686) 20250212125130699 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) 20250212125130699 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130699 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 118) (tbf_dl.cpp:847) 20250212125130699 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 118, MCS-3): 07 80 1d 86 9e a6 d5 ec 91 67 1e c8 5c bc 1f ad 50 69 0f 9e 61 0b 26 81 8e c1 6e 64 78 90 6c 37 e3 b6 11 05 00 f4 69 ae c6 01 (tbf_dl.cpp:911) 20250212125130699 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Sending data request: sapi=5 arfcn=871 cur_fn=715 block=10 data=07 80 1d 86 9e a6 d5 ec 91 67 1e c8 5c bc 1f ad 50 69 0f 9e 61 0b 26 81 8e c1 6e 64 78 90 6c 37 e3 b6 11 05 00 f4 69 ae c6 01 (pcu_l1_if.cpp:182) 20250212125130699 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125130711 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) 20250212125130711 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) 20250212125130712 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) 20250212125130712 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) 20250212125130712 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) 20250212125130712 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) 20250212125130713 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) 20250212125130713 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) 20250212125130714 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) 20250212125130714 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) 20250212125130715 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) 20250212125130715 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) 20250212125130715 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) 20250212125130715 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) 20250212125130716 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) 20250212125130716 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) 20250212125130716 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) 20250212125130716 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) 20250212125130716 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) 20250212125130716 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) 20250212125130716 DRLCMACDL DEBUG -- Chunk with length 618 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 119, MCS-3): 1b 2a 46 e0 82 f4 17 c8 72 eb 17 e8 48 ab d1 e2 b6 1c d7 77 91 85 b6 1c d9 a6 49 83 91 ae d7 56 ed 8c bf f2 1f (tbf_dl.cpp:686) 20250212125130716 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) 20250212125130716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 119) (tbf_dl.cpp:847) 20250212125130716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 119, MCS-3): 07 c0 1d 86 36 54 8c c0 05 e9 2f 90 e5 d6 2f d0 91 56 a3 c5 6d 39 ae ef 22 0b 6d 39 b2 4d 93 06 23 5d af ad da 19 7f e5 3f 00 (tbf_dl.cpp:911) 20250212125130716 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Sending data request: sapi=5 arfcn=871 cur_fn=719 block=11 data=07 c0 1d 86 36 54 8c c0 05 e9 2f 90 e5 d6 2f d0 91 56 a3 c5 6d 39 ae ef 22 0b 6d 39 b2 4d 93 06 23 5d af ad da 19 7f e5 3f 00 (pcu_l1_if.cpp:182) 20250212125130717 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125130731 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) 20250212125130731 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) 20250212125130732 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) 20250212125130732 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) 20250212125130733 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) 20250212125130733 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) 20250212125130734 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) 20250212125130734 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) 20250212125130735 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) 20250212125130735 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) 20250212125130735 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) 20250212125130736 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) 20250212125130737 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) 20250212125130737 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) 20250212125130738 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) 20250212125130738 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) 20250212125130741 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) 20250212125130741 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=728 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125130741 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) 20250212125130741 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) 20250212125130741 DRLCMACDL DEBUG -- Chunk with length 581 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 120, MCS-3): a1 fc c3 49 73 b0 67 2b 43 ae 1f 6b 47 76 c9 28 23 13 ce d8 37 c1 98 6c 41 58 ba 52 90 44 56 b6 c1 87 e2 5b fe (tbf_dl.cpp:686) 20250212125130741 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) 20250212125130741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 120) (tbf_dl.cpp:847) 20250212125130741 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) 20250212125130741 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 728 + 13 = 741 (pdch_ul_controller.c:131) 20250212125130741 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 741 for type POLL (pdch_ul_controller.c:184) 20250212125130741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=741, TS=7) (tbf_dl.cpp:883) 20250212125130741 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=741, TS=7 (tbf_dl.cpp:903) 20250212125130741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 120, MCS-3): 0f 00 1e 86 42 f9 87 93 e6 60 cf 56 86 5c 3f d6 8e ec 92 51 46 26 9c b1 6f 82 31 d9 82 b0 74 a5 20 89 ac 6c 83 0f c5 b7 fc 01 (tbf_dl.cpp:911) 20250212125130741 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=728 Sending data request: sapi=5 arfcn=871 cur_fn=723 block=0 data=0f 00 1e 86 42 f9 87 93 e6 60 cf 56 86 5c 3f d6 8e ec 92 51 46 26 9c b1 6f 82 31 d9 82 b0 74 a5 20 89 ac 6c 83 0f c5 b7 fc 01 (pcu_l1_if.cpp:182) 20250212125130742 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125130756 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) 20250212125130756 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) 20250212125130757 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) 20250212125130757 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) 20250212125130758 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) 20250212125130758 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) 20250212125130759 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) 20250212125130759 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) 20250212125130759 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) 20250212125130759 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) 20250212125130760 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) 20250212125130760 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) 20250212125130761 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) 20250212125130761 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) 20250212125130761 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) 20250212125130761 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) 20250212125130763 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125130773 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) 20250212125130773 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) 20250212125130774 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) 20250212125130774 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) 20250212125130774 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) 20250212125130774 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) 20250212125130775 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) 20250212125130775 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) 20250212125130775 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) 20250212125130775 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) 20250212125130775 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) 20250212125130775 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) 20250212125130776 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) 20250212125130776 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) 20250212125130776 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) 20250212125130776 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) 20250212125130778 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125130793 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) 20250212125130793 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) 20250212125130793 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) 20250212125130793 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) 20250212125130793 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) 20250212125130793 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) 20250212125130794 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) 20250212125130794 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) 20250212125130794 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) 20250212125130794 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) 20250212125130794 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) 20250212125130794 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) 20250212125130795 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) 20250212125130795 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) 20250212125130795 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) 20250212125130795 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) 20250212125130801 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125130817 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=736 block=3 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) 20250212125130817 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) 20250212125130817 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125130817 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=741 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125130817 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) 20250212125130817 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=741 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125130817 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125130817 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, 0x56324485956c, 0x563244859570, 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:570) 20250212125130818 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:597) 20250212125130818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125130818 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) 20250212125130818 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) 20250212125130818 DRLCMACDL DEBUG - got ack for BSN=101 (rlc_window_dl.cpp:103) 20250212125130818 DRLCMACDL DEBUG - got ack for BSN=102 (rlc_window_dl.cpp:103) 20250212125130818 DRLCMACDL DEBUG - got ack for BSN=103 (rlc_window_dl.cpp:103) 20250212125130818 DRLCMACDL DEBUG - got ack for BSN=104 (rlc_window_dl.cpp:103) 20250212125130818 DRLCMACDL DEBUG - got ack for BSN=105 (rlc_window_dl.cpp:103) 20250212125130818 DRLCMACDL DEBUG - got ack for BSN=106 (rlc_window_dl.cpp:103) 20250212125130818 DRLCMACDL DEBUG - got ack for BSN=107 (rlc_window_dl.cpp:103) 20250212125130818 DRLCMACDL DEBUG - got ack for BSN=108 (rlc_window_dl.cpp:103) 20250212125130818 DRLCMACDL DEBUG - got ack for BSN=109 (rlc_window_dl.cpp:103) 20250212125130818 DRLCMACDL DEBUG - got ack for BSN=110 (rlc_window_dl.cpp:103) 20250212125130818 DRLCMACDL DEBUG - got ack for BSN=111 (rlc_window_dl.cpp:103) 20250212125130818 DRLCMACDL DEBUG - got ack for BSN=112 (rlc_window_dl.cpp:103) 20250212125130818 DRLCMACDL DEBUG - got ack for BSN=113 (rlc_window_dl.cpp:103) 20250212125130818 DRLCMACDL DEBUG - got ack for BSN=114 (rlc_window_dl.cpp:103) 20250212125130818 DRLCMACDL DEBUG - got ack for BSN=115 (rlc_window_dl.cpp:103) 20250212125130818 DRLCMACDL DEBUG - got ack for BSN=116 (rlc_window_dl.cpp:103) 20250212125130818 DRLCMACDL DEBUG - got ack for BSN=117 (rlc_window_dl.cpp:103) 20250212125130818 DRLCMACDL DEBUG - got ack for BSN=118 (rlc_window_dl.cpp:103) 20250212125130818 DRLCMACDL DEBUG - got ack for BSN=119 (rlc_window_dl.cpp:103) 20250212125130818 DRLCMACDL DEBUG - got ack for BSN=120 (rlc_window_dl.cpp:103) 20250212125130818 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) 20250212125130818 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125130818 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) 20250212125130818 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) 20250212125130818 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) 20250212125130819 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) 20250212125130819 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) 20250212125130820 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) 20250212125130820 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) 20250212125130820 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) 20250212125130820 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) 20250212125130821 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) 20250212125130821 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) 20250212125130822 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) 20250212125130822 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) 20250212125130823 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) 20250212125130823 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) 20250212125130823 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) 20250212125130823 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) 20250212125130823 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) 20250212125130823 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) 20250212125130823 DRLCMACDL DEBUG -- Chunk with length 544 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130823 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 121, MCS-3): 6a 3d e2 d6 79 9d 21 bc 85 3d 03 0e 00 fb b5 1e b7 5e 15 cf 13 24 94 d1 f8 a2 c0 89 9e 34 4d 8a 20 21 8f 9b bc (tbf_dl.cpp:686) 20250212125130823 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) 20250212125130824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 121) (tbf_dl.cpp:847) 20250212125130824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 121, MCS-3): 07 40 1e 86 d4 7a c4 ad f3 3a 43 78 0b 7b 06 1c 00 f6 6b 3d 6e bd 2a 9e 27 48 28 a3 f1 45 81 13 3d 69 9a 14 41 42 1e 37 79 01 (tbf_dl.cpp:911) 20250212125130824 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=745 Sending data request: sapi=5 arfcn=871 cur_fn=741 block=4 data=07 40 1e 86 d4 7a c4 ad f3 3a 43 78 0b 7b 06 1c 00 f6 6b 3d 6e bd 2a 9e 27 48 28 a3 f1 45 81 13 3d 69 9a 14 41 42 1e 37 79 01 (pcu_l1_if.cpp:182) 20250212125130824 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125130838 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) 20250212125130838 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) 20250212125130840 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) 20250212125130840 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) 20250212125130841 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) 20250212125130841 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) 20250212125130843 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) 20250212125130843 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) 20250212125130844 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) 20250212125130844 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) 20250212125130845 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) 20250212125130845 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) 20250212125130846 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) 20250212125130846 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) 20250212125130847 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) 20250212125130847 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) 20250212125130847 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) 20250212125130848 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) 20250212125130848 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) 20250212125130848 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) 20250212125130848 DRLCMACDL DEBUG -- Chunk with length 507 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130848 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 122, MCS-3): dc 71 fa 66 4a 73 63 cd 11 ad dd f1 27 58 4c 4c 23 51 d2 33 04 18 dc a4 d3 8d bd 70 1f 1a 12 48 76 c8 d6 94 e0 (tbf_dl.cpp:686) 20250212125130848 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) 20250212125130848 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130848 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 122) (tbf_dl.cpp:847) 20250212125130848 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 122, MCS-3): 07 80 1e 86 b8 e3 f4 cd 94 e6 c6 9a 23 5a bb e3 4f b0 98 98 46 a2 a4 67 08 30 b8 49 a7 1b 7b e1 3e 34 24 90 ec 90 ad 29 c1 01 (tbf_dl.cpp:911) 20250212125130848 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=749 Sending data request: sapi=5 arfcn=871 cur_fn=745 block=5 data=07 80 1e 86 b8 e3 f4 cd 94 e6 c6 9a 23 5a bb e3 4f b0 98 98 46 a2 a4 67 08 30 b8 49 a7 1b 7b e1 3e 34 24 90 ec 90 ad 29 c1 01 (pcu_l1_if.cpp:182) 20250212125130848 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125130855 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) 20250212125130855 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) 20250212125130855 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) 20250212125130855 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) 20250212125130856 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) 20250212125130856 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) 20250212125130856 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) 20250212125130856 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) 20250212125130856 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) 20250212125130856 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) 20250212125130857 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) 20250212125130857 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) 20250212125130857 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) 20250212125130857 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) 20250212125130858 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) 20250212125130858 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) 20250212125130865 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) 20250212125130865 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) 20250212125130865 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) 20250212125130865 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) 20250212125130865 DRLCMACDL DEBUG -- Chunk with length 470 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 123, MCS-3): 76 47 2e cf cc 8a a8 9e 94 e7 71 da 9b 97 81 19 dc 1f 35 e9 13 7a 10 d3 1f 70 3c 3a d4 68 9a b2 37 c6 64 94 23 (tbf_dl.cpp:686) 20250212125130865 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) 20250212125130865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 123) (tbf_dl.cpp:847) 20250212125130865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 123, MCS-3): 07 c0 1e 86 ec 8e 5c 9e 99 15 51 3d 29 cf e3 b4 37 2f 03 33 b8 3f 6a d2 27 f4 20 a6 3f e0 78 74 a8 d1 34 65 6f 8c c9 28 47 00 (tbf_dl.cpp:911) 20250212125130865 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=754 Sending data request: sapi=5 arfcn=871 cur_fn=749 block=6 data=07 c0 1e 86 ec 8e 5c 9e 99 15 51 3d 29 cf e3 b4 37 2f 03 33 b8 3f 6a d2 27 f4 20 a6 3f e0 78 74 a8 d1 34 65 6f 8c c9 28 47 00 (pcu_l1_if.cpp:182) 20250212125130866 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125130880 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) 20250212125130880 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) 20250212125130881 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) 20250212125130881 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) 20250212125130882 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) 20250212125130882 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) 20250212125130883 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) 20250212125130883 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) 20250212125130884 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) 20250212125130884 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) 20250212125130884 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) 20250212125130884 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) 20250212125130885 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) 20250212125130885 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) 20250212125130886 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) 20250212125130886 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) 20250212125130887 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) 20250212125130887 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) 20250212125130887 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) 20250212125130887 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) 20250212125130887 DRLCMACDL DEBUG -- Chunk with length 433 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 124, MCS-3): 9d 5d b6 5d 4e 2e b6 e1 9c a5 38 ae c3 e4 f9 1b 71 46 b1 61 57 44 22 16 aa 45 1f 38 ab b9 39 26 f0 0e ee df 82 (tbf_dl.cpp:686) 20250212125130887 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) 20250212125130887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 124) (tbf_dl.cpp:847) 20250212125130887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 124, MCS-3): 07 00 1f 86 3a bb 6c bb 9c 5c 6c c3 39 4b 71 5c 87 c9 f3 37 e2 8c 62 c3 ae 88 44 2c 54 8b 3e 70 56 73 73 4c e0 1d dc bf 05 01 (tbf_dl.cpp:911) 20250212125130887 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=758 Sending data request: sapi=5 arfcn=871 cur_fn=754 block=7 data=07 00 1f 86 3a bb 6c bb 9c 5c 6c c3 39 4b 71 5c 87 c9 f3 37 e2 8c 62 c3 ae 88 44 2c 54 8b 3e 70 56 73 73 4c e0 1d dc bf 05 01 (pcu_l1_if.cpp:182) 20250212125130888 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125130899 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) 20250212125130899 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) 20250212125130900 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) 20250212125130900 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) 20250212125130901 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) 20250212125130901 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) 20250212125130901 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) 20250212125130901 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) 20250212125130902 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) 20250212125130902 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) 20250212125130902 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) 20250212125130902 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) 20250212125130902 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) 20250212125130902 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) 20250212125130903 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) 20250212125130903 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) 20250212125130903 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) 20250212125130903 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) 20250212125130903 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) 20250212125130903 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) 20250212125130904 DRLCMACDL DEBUG -- Chunk with length 396 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130904 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 125, MCS-3): f7 46 3a b1 20 a7 e0 05 93 d9 5a 42 02 d7 3e 6a 84 a2 01 3a 98 50 a1 c9 cf d7 cf 92 58 55 8d c4 79 ab 87 3f b4 (tbf_dl.cpp:686) 20250212125130904 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) 20250212125130904 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130904 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 125) (tbf_dl.cpp:847) 20250212125130904 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 125, MCS-3): 07 40 1f 86 ee 8d 74 62 41 4e c1 0b 26 b3 b5 84 04 ae 7d d4 08 45 03 74 30 a1 42 93 9f af 9f 25 b1 aa 1a 89 f3 56 0f 7f 68 01 (tbf_dl.cpp:911) 20250212125130904 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=762 Sending data request: sapi=5 arfcn=871 cur_fn=758 block=8 data=07 40 1f 86 ee 8d 74 62 41 4e c1 0b 26 b3 b5 84 04 ae 7d d4 08 45 03 74 30 a1 42 93 9f af 9f 25 b1 aa 1a 89 f3 56 0f 7f 68 01 (pcu_l1_if.cpp:182) 20250212125130904 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125130919 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) 20250212125130919 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) 20250212125130919 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) 20250212125130919 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) 20250212125130919 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) 20250212125130919 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) 20250212125130920 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) 20250212125130920 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) 20250212125130920 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) 20250212125130920 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) 20250212125130921 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) 20250212125130921 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) 20250212125130921 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) 20250212125130921 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) 20250212125130922 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) 20250212125130922 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) 20250212125130928 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) 20250212125130928 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) 20250212125130928 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) 20250212125130928 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) 20250212125130928 DRLCMACDL DEBUG -- Chunk with length 359 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130928 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 126, MCS-3): 3b 0c 61 da f1 23 96 14 f1 ba 2c bb e0 3f bd 02 02 38 37 3f 19 f5 d7 e5 e4 9a 12 84 26 eb 6e 6b eb 8f 3d fd 34 (tbf_dl.cpp:686) 20250212125130928 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) 20250212125130928 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130928 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 126) (tbf_dl.cpp:847) 20250212125130928 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 126, MCS-3): 07 80 1f 86 76 18 c2 b4 e3 47 2c 29 e2 75 59 76 c1 7f 7a 05 04 70 6e 7e 32 ea af cb c9 35 25 08 4d d6 dd d6 d6 1f 7b fa 69 00 (tbf_dl.cpp:911) 20250212125130928 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=767 Sending data request: sapi=5 arfcn=871 cur_fn=762 block=9 data=07 80 1f 86 76 18 c2 b4 e3 47 2c 29 e2 75 59 76 c1 7f 7a 05 04 70 6e 7e 32 ea af cb c9 35 25 08 4d d6 dd d6 d6 1f 7b fa 69 00 (pcu_l1_if.cpp:182) 20250212125130929 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125130942 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) 20250212125130942 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) 20250212125130942 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) 20250212125130942 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) 20250212125130943 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) 20250212125130943 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) 20250212125130943 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) 20250212125130943 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) 20250212125130943 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) 20250212125130943 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) 20250212125130943 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) 20250212125130943 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) 20250212125130944 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) 20250212125130944 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) 20250212125130944 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) 20250212125130944 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) 20250212125130947 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) 20250212125130947 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) 20250212125130947 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) 20250212125130947 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) 20250212125130947 DRLCMACDL DEBUG -- Chunk with length 322 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 127, MCS-3): 13 c7 0b a7 88 c2 0e 3c 81 68 58 79 89 06 08 81 5f 30 d1 a7 bd c1 e1 45 1f b5 9d c7 72 47 f6 5b ab 8a 29 1a a1 (tbf_dl.cpp:686) 20250212125130947 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) 20250212125130947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 127) (tbf_dl.cpp:847) 20250212125130947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 127, MCS-3): 07 c0 1f 86 26 8e 17 4e 11 85 1d 78 02 d1 b0 f2 12 0d 10 02 bf 60 a2 4f 7b 83 c3 8b 3e 6a 3b 8f e5 8e ec b7 56 15 53 34 42 01 (tbf_dl.cpp:911) 20250212125130947 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=771 Sending data request: sapi=5 arfcn=871 cur_fn=767 block=10 data=07 c0 1f 86 26 8e 17 4e 11 85 1d 78 02 d1 b0 f2 12 0d 10 02 bf 60 a2 4f 7b 83 c3 8b 3e 6a 3b 8f e5 8e ec b7 56 15 53 34 42 01 (pcu_l1_if.cpp:182) 20250212125130947 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125130961 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) 20250212125130961 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) 20250212125130964 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) 20250212125130964 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) 20250212125130965 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) 20250212125130965 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) 20250212125130966 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) 20250212125130966 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) 20250212125130967 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) 20250212125130967 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) 20250212125130968 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) 20250212125130968 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) 20250212125130970 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) 20250212125130970 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) 20250212125130971 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) 20250212125130971 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) 20250212125130972 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) 20250212125130972 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) 20250212125130972 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) 20250212125130972 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) 20250212125130972 DRLCMACDL DEBUG -- Chunk with length 285 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130972 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 128, MCS-3): 01 0a b8 72 33 06 25 af ec 51 2e 0b 47 60 29 b7 a2 9d 2a 22 46 7a e8 3c 08 0a d2 65 1e 0a e6 e1 4c 58 c6 40 2a (tbf_dl.cpp:686) 20250212125130972 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) 20250212125130972 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130972 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 128) (tbf_dl.cpp:847) 20250212125130972 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 128, MCS-3): 07 00 20 86 02 14 70 e5 66 0c 4a 5e d9 a3 5c 16 8e c0 52 6e 45 3b 55 44 8c f4 d0 79 10 14 a4 cb 3c 14 cc c3 99 b0 8c 81 54 00 (tbf_dl.cpp:911) 20250212125130972 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=775 Sending data request: sapi=5 arfcn=871 cur_fn=771 block=11 data=07 00 20 86 02 14 70 e5 66 0c 4a 5e d9 a3 5c 16 8e c0 52 6e 45 3b 55 44 8c f4 d0 79 10 14 a4 cb 3c 14 cc c3 99 b0 8c 81 54 00 (pcu_l1_if.cpp:182) 20250212125130973 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125130981 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) 20250212125130981 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) 20250212125130983 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) 20250212125130984 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) 20250212125130985 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) 20250212125130985 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) 20250212125130987 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) 20250212125130987 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) 20250212125130988 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) 20250212125130988 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) 20250212125130989 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) 20250212125130989 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) 20250212125130991 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) 20250212125130991 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) 20250212125130992 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) 20250212125130992 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) 20250212125130993 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) 20250212125130993 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) 20250212125130993 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) 20250212125130993 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) 20250212125130993 DRLCMACDL DEBUG -- Chunk with length 248 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125130993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 129, MCS-3): 0f 71 48 5c f9 9e 33 e2 9e b8 27 44 42 72 b8 ec 91 c2 2a 2c 79 ee c8 7d 58 42 31 d8 9c e6 3f 66 40 3f 16 a1 7d (tbf_dl.cpp:686) 20250212125130993 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) 20250212125130993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125130993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 129) (tbf_dl.cpp:847) 20250212125130993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 129, MCS-3): 07 40 20 86 1e e2 90 b8 f2 3d 67 c4 3d 71 4f 88 84 e4 70 d9 23 85 55 58 f2 dc 91 fb b0 84 62 b0 39 cd 7f cc 80 7e 2c 42 fb 00 (tbf_dl.cpp:911) 20250212125130993 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=780 Sending data request: sapi=5 arfcn=871 cur_fn=775 block=0 data=07 40 20 86 1e e2 90 b8 f2 3d 67 c4 3d 71 4f 88 84 e4 70 d9 23 85 55 58 f2 dc 91 fb b0 84 62 b0 39 cd 7f cc 80 7e 2c 42 fb 00 (pcu_l1_if.cpp:182) 20250212125130993 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125131005 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) 20250212125131005 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) 20250212125131006 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) 20250212125131006 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) 20250212125131007 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) 20250212125131007 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) 20250212125131007 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) 20250212125131007 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) 20250212125131008 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) 20250212125131008 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) 20250212125131009 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) 20250212125131009 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) 20250212125131009 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) 20250212125131009 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) 20250212125131010 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) 20250212125131010 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) 20250212125131011 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) 20250212125131011 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) 20250212125131011 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) 20250212125131011 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) 20250212125131011 DRLCMACDL DEBUG -- Chunk with length 211 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125131011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 130, MCS-3): ee 8a 07 5b ee 2a c8 82 39 4f be dc 65 51 00 b6 db ee 1b 2f 99 b7 b3 0b ab 20 30 32 93 c4 5d a6 18 2f ea 0c 0b (tbf_dl.cpp:686) 20250212125131011 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) 20250212125131011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125131011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 130) (tbf_dl.cpp:847) 20250212125131011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 130, MCS-3): 07 80 20 86 dc 15 0f b6 dc 55 90 05 73 9e 7c b9 cb a2 00 6c b7 dd 37 5e 32 6f 67 17 56 41 60 64 26 89 bb 4c 31 5e d4 19 16 00 (tbf_dl.cpp:911) 20250212125131011 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=784 Sending data request: sapi=5 arfcn=871 cur_fn=780 block=1 data=07 80 20 86 dc 15 0f b6 dc 55 90 05 73 9e 7c b9 cb a2 00 6c b7 dd 37 5e 32 6f 67 17 56 41 60 64 26 89 bb 4c 31 5e d4 19 16 00 (pcu_l1_if.cpp:182) 20250212125131012 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125131025 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) 20250212125131025 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) 20250212125131026 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) 20250212125131026 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) 20250212125131027 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) 20250212125131027 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) 20250212125131028 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) 20250212125131028 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) 20250212125131029 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) 20250212125131029 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) 20250212125131029 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) 20250212125131029 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) 20250212125131030 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) 20250212125131030 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) 20250212125131031 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) 20250212125131031 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) 20250212125131032 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) 20250212125131032 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) 20250212125131032 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) 20250212125131032 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) 20250212125131032 DRLCMACDL DEBUG -- Chunk with length 174 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125131032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 131, MCS-3): 3b c8 d3 b5 b0 48 cc 35 2c a3 b3 c3 05 9f 99 3f 90 2a 2e 97 49 be 7d eb 55 0d 96 a8 dc 1b 08 9c e6 d8 7d f9 16 (tbf_dl.cpp:686) 20250212125131032 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) 20250212125131032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125131032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 131) (tbf_dl.cpp:847) 20250212125131032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 131, MCS-3): 07 c0 20 86 76 90 a7 6b 61 91 98 6b 58 46 67 87 0b 3e 33 7f 20 55 5c 2e 93 7c fb d6 ab 1a 2c 51 b9 37 10 38 cd b1 fb f2 2d 00 (tbf_dl.cpp:911) 20250212125131032 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=788 Sending data request: sapi=5 arfcn=871 cur_fn=784 block=2 data=07 c0 20 86 76 90 a7 6b 61 91 98 6b 58 46 67 87 0b 3e 33 7f 20 55 5c 2e 93 7c fb d6 ab 1a 2c 51 b9 37 10 38 cd b1 fb f2 2d 00 (pcu_l1_if.cpp:182) 20250212125131033 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125131044 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) 20250212125131044 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) 20250212125131045 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) 20250212125131045 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) 20250212125131046 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) 20250212125131046 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) 20250212125131047 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) 20250212125131047 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) 20250212125131048 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) 20250212125131048 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) 20250212125131050 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) 20250212125131050 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) 20250212125131051 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) 20250212125131051 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) 20250212125131052 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) 20250212125131052 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) 20250212125131054 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) 20250212125131054 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) 20250212125131054 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) 20250212125131054 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) 20250212125131054 DRLCMACDL DEBUG -- Chunk with length 137 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125131054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 132, MCS-3): 8d d2 80 0d 70 c2 ba 4b 26 b2 ac 8f 02 5a 57 bf 1d bd bf c1 f5 96 78 ce 7f ab ed bc 18 98 48 12 72 f0 8a fd 18 (tbf_dl.cpp:686) 20250212125131054 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) 20250212125131054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125131054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 132) (tbf_dl.cpp:847) 20250212125131054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 132, MCS-3): 07 00 21 86 1a a5 01 1b e0 84 75 97 4c 64 59 1f 05 b4 ae 7e 3b 7a 7f 83 eb 2d f1 9c ff 56 db 79 31 30 91 24 e4 e0 15 fb 31 00 (tbf_dl.cpp:911) 20250212125131054 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=793 Sending data request: sapi=5 arfcn=871 cur_fn=788 block=3 data=07 00 21 86 1a a5 01 1b e0 84 75 97 4c 64 59 1f 05 b4 ae 7e 3b 7a 7f 83 eb 2d f1 9c ff 56 db 79 31 30 91 24 e4 e0 15 fb 31 00 (pcu_l1_if.cpp:182) 20250212125131055 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125131068 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) 20250212125131068 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) 20250212125131069 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) 20250212125131069 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) 20250212125131070 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) 20250212125131070 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) 20250212125131071 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) 20250212125131071 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) 20250212125131072 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) 20250212125131072 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) 20250212125131073 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) 20250212125131074 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) 20250212125131075 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) 20250212125131075 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) 20250212125131076 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) 20250212125131076 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) 20250212125131076 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) 20250212125131076 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) 20250212125131076 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) 20250212125131076 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) 20250212125131076 DRLCMACDL DEBUG -- Chunk with length 100 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125131076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 133, MCS-3): 7c e1 02 8f e5 c6 91 05 52 da 2e c4 c9 b5 32 0f 42 df e5 87 d9 c9 14 5a 79 92 ce 0b c3 89 81 f5 4b 48 db 43 d4 (tbf_dl.cpp:686) 20250212125131076 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) 20250212125131076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125131076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 133) (tbf_dl.cpp:847) 20250212125131076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 133, MCS-3): 07 40 21 86 f8 c2 05 1e cb 8d 23 0b a4 b4 5d 88 93 6b 65 1e 84 be cb 0f b3 93 29 b4 f2 24 9d 17 86 13 03 eb 97 90 b6 87 a8 01 (tbf_dl.cpp:911) 20250212125131076 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=797 Sending data request: sapi=5 arfcn=871 cur_fn=793 block=4 data=07 40 21 86 f8 c2 05 1e cb 8d 23 0b a4 b4 5d 88 93 6b 65 1e 84 be cb 0f b3 93 29 b4 f2 24 9d 17 86 13 03 eb 97 90 b6 87 a8 01 (pcu_l1_if.cpp:182) 20250212125131077 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125131087 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) 20250212125131087 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) 20250212125131087 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) 20250212125131087 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) 20250212125131087 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) 20250212125131087 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) 20250212125131087 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) 20250212125131087 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) 20250212125131087 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) 20250212125131087 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) 20250212125131088 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) 20250212125131088 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) 20250212125131088 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) 20250212125131088 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) 20250212125131088 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) 20250212125131088 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) 20250212125131091 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) 20250212125131091 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) 20250212125131091 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) 20250212125131091 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) 20250212125131091 DRLCMACDL DEBUG -- Chunk with length 63 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125131091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 134, MCS-3): b7 ca 64 a4 ca 87 3c b9 fe 72 5b 7d e4 7a 30 5e 06 15 63 16 83 2e 55 95 01 cd 0e ef 0e 5d 0c 56 ce a6 70 2f d9 (tbf_dl.cpp:686) 20250212125131091 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) 20250212125131091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125131091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 134) (tbf_dl.cpp:847) 20250212125131091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 134, MCS-3): 07 80 21 86 6e 95 c9 48 95 0f 79 72 fd e5 b6 fa c8 f5 60 bc 0c 2a c6 2c 06 5d aa 2a 03 9a 1d de 1d ba 18 ac 9c 4d e1 5e b2 01 (tbf_dl.cpp:911) 20250212125131091 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=801 Sending data request: sapi=5 arfcn=871 cur_fn=797 block=5 data=07 80 21 86 6e 95 c9 48 95 0f 79 72 fd e5 b6 fa c8 f5 60 bc 0c 2a c6 2c 06 5d aa 2a 03 9a 1d de 1d ba 18 ac 9c 4d e1 5e b2 01 (pcu_l1_if.cpp:182) 20250212125131091 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125131106 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) 20250212125131106 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) 20250212125131107 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) 20250212125131107 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) 20250212125131108 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) 20250212125131108 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) 20250212125131108 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) 20250212125131108 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) 20250212125131109 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) 20250212125131109 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) 20250212125131109 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) 20250212125131109 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) 20250212125131110 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) 20250212125131110 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) 20250212125131110 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) 20250212125131110 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) 20250212125131116 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) 20250212125131116 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) 20250212125131116 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) 20250212125131116 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) 20250212125131116 DRLCMACDL DEBUG -- Chunk with length 26 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20250212125131116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125131116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125131116 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (10) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125131116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 135, MCS-3): 35 b8 7f 1d 5f 01 3c bf e8 78 4a b5 62 89 ba d1 b5 3c ce ef 1d d6 55 a7 39 c2 67 04 95 05 43 d4 38 18 11 12 0f (tbf_dl.cpp:686) 20250212125131116 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) 20250212125131116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125131116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 135) (tbf_dl.cpp:847) 20250212125131116 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 70 ff 3a be 02 78 7e d1 f1 94 6a c5 12 75 a3 6b 79 9c df 3b ac ab 4e 73 84 cf 08 2a 0b 86 a8 71 30 22 24 1e 00 (tbf_dl.cpp:911) 20250212125131116 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=806 Sending data request: sapi=5 arfcn=871 cur_fn=801 block=6 data=07 c0 21 06 6a 70 ff 3a be 02 78 7e d1 f1 94 6a c5 12 75 a3 6b 79 9c df 3b ac ab 4e 73 84 cf 08 2a 0b 86 a8 71 30 22 24 1e 00 (pcu_l1_if.cpp:182) 20250212125131116 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125131130 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) 20250212125131130 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) 20250212125131130 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) 20250212125131130 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) 20250212125131131 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) 20250212125131131 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) 20250212125131131 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) 20250212125131131 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) 20250212125131132 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) 20250212125131132 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) 20250212125131132 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) 20250212125131132 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) 20250212125131132 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) 20250212125131132 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) 20250212125131133 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) 20250212125131133 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) 20250212125131134 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) 20250212125131134 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) 20250212125131134 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) 20250212125131134 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) 20250212125131134 DRLCMACDL DEBUG -- Chunk with length 1390 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125131134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 136, MCS-3): 0c a3 29 b4 6c 1b 9d 1f b8 42 10 89 fc cd 87 52 8e cf 59 79 8a 33 a2 8e 52 8b 8a 46 06 80 a2 2e 2e fe 46 5a 9e (tbf_dl.cpp:686) 20250212125131134 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) 20250212125131134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125131134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 136) (tbf_dl.cpp:847) 20250212125131134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 136, MCS-3): 07 00 22 86 18 46 53 68 d9 36 3a 3f 70 85 20 12 f9 9b 0f a5 1c 9f b3 f2 14 67 44 1d a5 16 15 8d 0c 00 45 5d 5c fc 8d b4 3c 01 (tbf_dl.cpp:911) 20250212125131134 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=810 Sending data request: sapi=5 arfcn=871 cur_fn=806 block=7 data=07 00 22 86 18 46 53 68 d9 36 3a 3f 70 85 20 12 f9 9b 0f a5 1c 9f b3 f2 14 67 44 1d a5 16 15 8d 0c 00 45 5d 5c fc 8d b4 3c 01 (pcu_l1_if.cpp:182) 20250212125131134 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125131148 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) 20250212125131148 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) 20250212125131148 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) 20250212125131148 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) 20250212125131148 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) 20250212125131148 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) 20250212125131149 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) 20250212125131149 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) 20250212125131149 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) 20250212125131149 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) 20250212125131149 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) 20250212125131149 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) 20250212125131149 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) 20250212125131149 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) 20250212125131150 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) 20250212125131150 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) 20250212125131153 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) 20250212125131153 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) 20250212125131153 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) 20250212125131153 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) 20250212125131153 DRLCMACDL DEBUG -- Chunk with length 1353 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125131153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 137, MCS-3): 55 3f 7b 5d 50 43 fa 48 52 c3 98 8e 46 5d 9c f1 85 a8 08 70 5c 9e c5 5c 82 bc 8a 8a 4c 98 78 87 32 32 6f aa 82 (tbf_dl.cpp:686) 20250212125131153 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) 20250212125131153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125131153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 137) (tbf_dl.cpp:847) 20250212125131153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 137, MCS-3): 07 40 22 86 aa 7e f6 ba a0 86 f4 91 a4 86 31 1d 8d ba 38 e3 0b 51 11 e0 b8 3c 8b b9 04 79 15 15 99 30 f1 0e 65 64 de 54 05 01 (tbf_dl.cpp:911) 20250212125131153 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=814 Sending data request: sapi=5 arfcn=871 cur_fn=810 block=8 data=07 40 22 86 aa 7e f6 ba a0 86 f4 91 a4 86 31 1d 8d ba 38 e3 0b 51 11 e0 b8 3c 8b b9 04 79 15 15 99 30 f1 0e 65 64 de 54 05 01 (pcu_l1_if.cpp:182) 20250212125131154 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125131167 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) 20250212125131167 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) 20250212125131168 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) 20250212125131168 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) 20250212125131168 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) 20250212125131168 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) 20250212125131168 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) 20250212125131168 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) 20250212125131168 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) 20250212125131168 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) 20250212125131168 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) 20250212125131168 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) 20250212125131168 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) 20250212125131168 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) 20250212125131168 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) 20250212125131169 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) 20250212125131177 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) 20250212125131177 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) 20250212125131177 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) 20250212125131177 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) 20250212125131177 DRLCMACDL DEBUG -- Chunk with length 1316 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125131177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 138, MCS-3): 1f 7e 63 5d 6a 6a 2c c7 9e cf 80 13 b1 93 72 5a 86 cc 45 de 2c 85 e7 49 fb 78 5e 92 44 82 29 9f d7 62 e0 1e 4b (tbf_dl.cpp:686) 20250212125131177 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) 20250212125131177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125131177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 138) (tbf_dl.cpp:847) 20250212125131177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 138, MCS-3): 07 80 22 86 3e fc c6 ba d4 d4 58 8e 3d 9f 01 27 62 27 e5 b4 0c 99 8b bc 59 0a cf 93 f6 f1 bc 24 89 04 53 3e af c5 c0 3d 96 00 (tbf_dl.cpp:911) 20250212125131177 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=819 Sending data request: sapi=5 arfcn=871 cur_fn=814 block=9 data=07 80 22 86 3e fc c6 ba d4 d4 58 8e 3d 9f 01 27 62 27 e5 b4 0c 99 8b bc 59 0a cf 93 f6 f1 bc 24 89 04 53 3e af c5 c0 3d 96 00 (pcu_l1_if.cpp:182) 20250212125131177 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125131191 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) 20250212125131191 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) 20250212125131191 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) 20250212125131191 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) 20250212125131191 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) 20250212125131191 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) 20250212125131192 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) 20250212125131192 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) 20250212125131192 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) 20250212125131192 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) 20250212125131192 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) 20250212125131192 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) 20250212125131192 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) 20250212125131192 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) 20250212125131192 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) 20250212125131192 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) 20250212125131195 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) 20250212125131195 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) 20250212125131195 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) 20250212125131195 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) 20250212125131195 DRLCMACDL DEBUG -- Chunk with length 1279 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125131195 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 139, MCS-3): 17 f5 5f 2e fc e6 97 c5 ef be dd 25 b8 37 fa d6 8d f3 3c 77 bb e8 c4 6d fd 59 35 3e ee d8 b4 85 01 f6 64 b9 c9 (tbf_dl.cpp:686) 20250212125131195 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) 20250212125131195 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125131195 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 139) (tbf_dl.cpp:847) 20250212125131195 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 139, MCS-3): 07 c0 22 86 2e ea bf 5c f8 cd 2f 8b df 7d bb 4b 70 6f f4 ad 1b e7 79 ee 76 d1 89 db fa b3 6a 7c dc b1 69 0b 03 ec c9 72 93 01 (tbf_dl.cpp:911) 20250212125131195 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=823 Sending data request: sapi=5 arfcn=871 cur_fn=819 block=10 data=07 c0 22 86 2e ea bf 5c f8 cd 2f 8b df 7d bb 4b 70 6f f4 ad 1b e7 79 ee 76 d1 89 db fa b3 6a 7c dc b1 69 0b 03 ec c9 72 93 01 (pcu_l1_if.cpp:182) 20250212125131195 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125131209 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) 20250212125131209 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) 20250212125131209 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) 20250212125131209 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) 20250212125131210 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) 20250212125131210 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) 20250212125131210 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) 20250212125131210 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) 20250212125131210 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) 20250212125131210 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) 20250212125131210 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) 20250212125131210 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) 20250212125131210 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) 20250212125131210 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) 20250212125131210 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) 20250212125131210 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) 20250212125131214 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) 20250212125131214 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=827 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125131214 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) 20250212125131214 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) 20250212125131214 DRLCMACDL DEBUG -- Chunk with length 1242 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125131214 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 140, MCS-3): 2a 63 75 ee 8c 67 91 c2 06 5c 95 11 c0 29 c8 fb 34 a1 ba 8f b4 77 e0 af 53 46 cc a3 d4 e1 f9 f9 c7 dc b2 76 8d (tbf_dl.cpp:686) 20250212125131214 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) 20250212125131214 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125131214 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 140) (tbf_dl.cpp:847) 20250212125131214 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) 20250212125131214 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 827 + 13 = 840 (pdch_ul_controller.c:131) 20250212125131214 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 840 for type POLL (pdch_ul_controller.c:184) 20250212125131214 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=840, TS=7) (tbf_dl.cpp:883) 20250212125131214 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=840, TS=7 (tbf_dl.cpp:903) 20250212125131214 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 140, MCS-3): 0f 00 23 86 54 c6 ea dc 19 cf 22 85 0d b8 2a 23 80 53 90 f7 69 42 75 1f 69 ef c0 5f a7 8c 98 47 a9 c3 f3 f3 8f b9 65 ed 1a 01 (tbf_dl.cpp:911) 20250212125131214 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=827 Sending data request: sapi=5 arfcn=871 cur_fn=823 block=11 data=0f 00 23 86 54 c6 ea dc 19 cf 22 85 0d b8 2a 23 80 53 90 f7 69 42 75 1f 69 ef c0 5f a7 8c 98 47 a9 c3 f3 f3 8f b9 65 ed 1a 01 (pcu_l1_if.cpp:182) 20250212125131214 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125131228 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) 20250212125131228 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) 20250212125131228 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) 20250212125131228 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) 20250212125131228 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) 20250212125131228 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) 20250212125131228 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) 20250212125131228 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) 20250212125131229 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) 20250212125131229 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) 20250212125131229 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) 20250212125131229 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) 20250212125131229 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) 20250212125131229 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) 20250212125131229 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) 20250212125131229 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) 20250212125131237 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125131251 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) 20250212125131251 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) 20250212125131252 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) 20250212125131252 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) 20250212125131252 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) 20250212125131252 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) 20250212125131252 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) 20250212125131252 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) 20250212125131252 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) 20250212125131252 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) 20250212125131252 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) 20250212125131252 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) 20250212125131252 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) 20250212125131252 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) 20250212125131253 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) 20250212125131253 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) 20250212125131256 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125131270 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) 20250212125131270 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) 20250212125131270 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) 20250212125131270 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) 20250212125131270 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) 20250212125131270 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) 20250212125131271 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) 20250212125131271 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) 20250212125131271 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) 20250212125131271 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) 20250212125131271 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) 20250212125131271 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) 20250212125131271 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) 20250212125131271 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) 20250212125131271 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) 20250212125131271 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) 20250212125131274 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125131288 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=836 block=2 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) 20250212125131288 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) 20250212125131288 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125131288 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125131288 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) 20250212125131288 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125131288 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125131288 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, 0x56324485a1fc, 0x56324485a200, 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:570) 20250212125131288 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:597) 20250212125131288 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125131288 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) 20250212125131288 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) 20250212125131288 DRLCMACDL DEBUG - got ack for BSN=121 (rlc_window_dl.cpp:103) 20250212125131288 DRLCMACDL DEBUG - got ack for BSN=122 (rlc_window_dl.cpp:103) 20250212125131288 DRLCMACDL DEBUG - got ack for BSN=123 (rlc_window_dl.cpp:103) 20250212125131288 DRLCMACDL DEBUG - got ack for BSN=124 (rlc_window_dl.cpp:103) 20250212125131288 DRLCMACDL DEBUG - got ack for BSN=125 (rlc_window_dl.cpp:103) 20250212125131288 DRLCMACDL DEBUG - got ack for BSN=126 (rlc_window_dl.cpp:103) 20250212125131288 DRLCMACDL DEBUG - got ack for BSN=127 (rlc_window_dl.cpp:103) 20250212125131288 DRLCMACDL DEBUG - got ack for BSN=128 (rlc_window_dl.cpp:103) 20250212125131288 DRLCMACDL DEBUG - got ack for BSN=129 (rlc_window_dl.cpp:103) 20250212125131288 DRLCMACDL DEBUG - got ack for BSN=130 (rlc_window_dl.cpp:103) 20250212125131288 DRLCMACDL DEBUG - got ack for BSN=131 (rlc_window_dl.cpp:103) 20250212125131288 DRLCMACDL DEBUG - got ack for BSN=132 (rlc_window_dl.cpp:103) 20250212125131288 DRLCMACDL DEBUG - got ack for BSN=133 (rlc_window_dl.cpp:103) 20250212125131289 DRLCMACDL DEBUG - got ack for BSN=134 (rlc_window_dl.cpp:103) 20250212125131289 DRLCMACDL DEBUG - got ack for BSN=135 (rlc_window_dl.cpp:103) 20250212125131289 DRLCMACDL DEBUG - got ack for BSN=136 (rlc_window_dl.cpp:103) 20250212125131289 DRLCMACDL DEBUG - got ack for BSN=137 (rlc_window_dl.cpp:103) 20250212125131289 DRLCMACDL DEBUG - got ack for BSN=138 (rlc_window_dl.cpp:103) 20250212125131289 DRLCMACDL DEBUG - got ack for BSN=139 (rlc_window_dl.cpp:103) 20250212125131289 DRLCMACDL DEBUG - got ack for BSN=140 (rlc_window_dl.cpp:103) 20250212125131289 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) 20250212125131289 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) 20250212125131289 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) 20250212125131289 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) 20250212125131289 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) 20250212125131289 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) 20250212125131289 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) 20250212125131289 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) 20250212125131289 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) 20250212125131289 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) 20250212125131289 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) 20250212125131289 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) 20250212125131289 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) 20250212125131289 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) 20250212125131290 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) 20250212125131290 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) 20250212125131298 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) 20250212125131298 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125131298 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) 20250212125131298 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) 20250212125131298 DRLCMACDL DEBUG -- Chunk with length 1205 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125131298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 141, MCS-3): 88 a4 a7 c4 f7 fb 30 89 1d dc 49 34 0b 35 5e 15 d0 2e 09 aa 20 c3 9c 61 60 5b a8 e0 a0 ea 40 3d be e5 b7 c6 bd (tbf_dl.cpp:686) 20250212125131298 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) 20250212125131298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125131298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 141) (tbf_dl.cpp:847) 20250212125131298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 141, MCS-3): 07 40 23 86 10 49 4f 89 ef f7 61 12 3b b8 93 68 16 6a bc 2a a0 5d 12 54 41 86 39 c3 c0 b6 50 c1 41 d5 81 7a 7c cb 6f 8d 7b 01 (tbf_dl.cpp:911) 20250212125131298 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=845 Sending data request: sapi=5 arfcn=871 cur_fn=840 block=3 data=07 40 23 86 10 49 4f 89 ef f7 61 12 3b b8 93 68 16 6a bc 2a a0 5d 12 54 41 86 39 c3 c0 b6 50 c1 41 d5 81 7a 7c cb 6f 8d 7b 01 (pcu_l1_if.cpp:182) 20250212125131298 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125131312 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) 20250212125131312 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) 20250212125131312 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) 20250212125131312 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) 20250212125131312 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) 20250212125131312 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) 20250212125131312 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) 20250212125131312 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) 20250212125131312 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) 20250212125131312 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) 20250212125131312 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) 20250212125131312 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) 20250212125131313 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) 20250212125131313 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) 20250212125131313 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) 20250212125131313 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) 20250212125131316 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) 20250212125131316 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) 20250212125131316 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) 20250212125131316 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) 20250212125131316 DRLCMACDL DEBUG -- Chunk with length 1168 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125131316 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 142, MCS-3): 6b c6 3d 0a c1 29 ab 56 57 01 12 ac 3c 77 62 56 00 4e 3e 7e 54 e8 09 d1 e7 b6 58 c5 38 f3 73 f5 23 3e 5c b9 83 (tbf_dl.cpp:686) 20250212125131316 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) 20250212125131316 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125131316 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 142) (tbf_dl.cpp:847) 20250212125131316 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 142, MCS-3): 07 80 23 86 d6 8c 7b 14 82 53 56 ad ae 02 24 58 79 ee c4 ac 00 9c 7c fc a8 d0 13 a2 cf 6d b1 8a 71 e6 e7 ea 47 7c b8 72 07 01 (tbf_dl.cpp:911) 20250212125131316 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=849 Sending data request: sapi=5 arfcn=871 cur_fn=845 block=4 data=07 80 23 86 d6 8c 7b 14 82 53 56 ad ae 02 24 58 79 ee c4 ac 00 9c 7c fc a8 d0 13 a2 cf 6d b1 8a 71 e6 e7 ea 47 7c b8 72 07 01 (pcu_l1_if.cpp:182) 20250212125131317 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125131330 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) 20250212125131331 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) 20250212125131331 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) 20250212125131331 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) 20250212125131331 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) 20250212125131331 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) 20250212125131331 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) 20250212125131331 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) 20250212125131331 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) 20250212125131331 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) 20250212125131331 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) 20250212125131331 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) 20250212125131331 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) 20250212125131332 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) 20250212125131332 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) 20250212125131332 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) 20250212125131335 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) 20250212125131335 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) 20250212125131335 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) 20250212125131335 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) 20250212125131335 DRLCMACDL DEBUG -- Chunk with length 1131 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125131335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 143, MCS-3): 50 f8 0e 6e ee b6 f0 92 18 fd 6b 2d 8a 0d da e6 3a 32 f9 ea 85 ff e0 e9 9c 3c d2 97 ae 91 56 78 75 39 ac 93 d2 (tbf_dl.cpp:686) 20250212125131335 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) 20250212125131335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125131335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 143) (tbf_dl.cpp:847) 20250212125131335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 143, MCS-3): 07 c0 23 86 a0 f0 1d dc dc 6d e1 25 31 fa d7 5a 14 1b b4 cd 75 64 f2 d5 0b ff c1 d3 39 79 a4 2f 5d 23 ad f0 ea 72 58 27 a5 01 (tbf_dl.cpp:911) 20250212125131335 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=853 Sending data request: sapi=5 arfcn=871 cur_fn=849 block=5 data=07 c0 23 86 a0 f0 1d dc dc 6d e1 25 31 fa d7 5a 14 1b b4 cd 75 64 f2 d5 0b ff c1 d3 39 79 a4 2f 5d 23 ad f0 ea 72 58 27 a5 01 (pcu_l1_if.cpp:182) 20250212125131335 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125131349 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) 20250212125131349 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) 20250212125131349 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) 20250212125131349 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) 20250212125131349 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) 20250212125131349 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) 20250212125131350 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) 20250212125131350 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) 20250212125131350 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) 20250212125131350 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) 20250212125131350 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) 20250212125131350 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) 20250212125131350 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) 20250212125131350 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) 20250212125131350 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) 20250212125131350 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) 20250212125131358 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) 20250212125131358 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) 20250212125131358 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) 20250212125131358 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) 20250212125131358 DRLCMACDL DEBUG -- Chunk with length 1094 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125131358 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 144, MCS-3): 29 af 84 ea 4b 80 c7 c1 9e d7 da 61 24 29 88 5d 03 92 85 c4 5c d5 b6 cb a0 08 84 c8 45 a5 92 50 bf 90 ab 4e ad (tbf_dl.cpp:686) 20250212125131358 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) 20250212125131358 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125131358 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 144) (tbf_dl.cpp:847) 20250212125131358 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 144, MCS-3): 07 00 24 86 52 5e 09 d5 97 00 8f 83 3d af b5 c3 48 52 10 bb 06 24 0b 89 b9 aa 6d 97 41 11 08 91 8b 4a 25 a1 7e 21 57 9d 5a 01 (tbf_dl.cpp:911) 20250212125131358 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=858 Sending data request: sapi=5 arfcn=871 cur_fn=853 block=6 data=07 00 24 86 52 5e 09 d5 97 00 8f 83 3d af b5 c3 48 52 10 bb 06 24 0b 89 b9 aa 6d 97 41 11 08 91 8b 4a 25 a1 7e 21 57 9d 5a 01 (pcu_l1_if.cpp:182) 20250212125131358 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125131372 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) 20250212125131372 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) 20250212125131372 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) 20250212125131372 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) 20250212125131373 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) 20250212125131373 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) 20250212125131373 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) 20250212125131373 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) 20250212125131373 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) 20250212125131373 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) 20250212125131373 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) 20250212125131373 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) 20250212125131373 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) 20250212125131373 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) 20250212125131373 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) 20250212125131373 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) 20250212125131377 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) 20250212125131377 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) 20250212125131377 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) 20250212125131377 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) 20250212125131377 DRLCMACDL DEBUG -- Chunk with length 1057 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125131377 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 145, MCS-3): 87 08 4a b3 b6 2a 15 17 a3 d1 5a d7 51 fd 5e c8 71 91 1b 16 28 c9 85 01 6c 5f b8 ef 67 e2 40 d1 f5 64 36 c1 7f (tbf_dl.cpp:686) 20250212125131377 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) 20250212125131377 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125131377 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 145) (tbf_dl.cpp:847) 20250212125131377 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 145, MCS-3): 07 40 24 86 0e 11 94 66 6d 55 2a 2e 46 a3 b5 ae a3 fa bd 90 e3 22 37 2c 50 92 0b 03 d8 be 70 df cf c4 81 a2 eb c9 6c 82 ff 00 (tbf_dl.cpp:911) 20250212125131377 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=862 Sending data request: sapi=5 arfcn=871 cur_fn=858 block=7 data=07 40 24 86 0e 11 94 66 6d 55 2a 2e 46 a3 b5 ae a3 fa bd 90 e3 22 37 2c 50 92 0b 03 d8 be 70 df cf c4 81 a2 eb c9 6c 82 ff 00 (pcu_l1_if.cpp:182) 20250212125131377 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125131391 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) 20250212125131391 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) 20250212125131391 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) 20250212125131391 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) 20250212125131391 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) 20250212125131391 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) 20250212125131391 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) 20250212125131391 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) 20250212125131392 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) 20250212125131392 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) 20250212125131392 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) 20250212125131392 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) 20250212125131392 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) 20250212125131392 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) 20250212125131392 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) 20250212125131392 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) 20250212125131395 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) 20250212125131395 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) 20250212125131395 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) 20250212125131395 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) 20250212125131395 DRLCMACDL DEBUG -- Chunk with length 1020 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125131395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 146, MCS-3): 16 12 e5 c1 27 9c af aa a5 46 d7 75 da 03 47 85 47 1a 8c c6 84 22 b9 88 56 d4 70 83 35 27 47 45 70 05 55 71 68 (tbf_dl.cpp:686) 20250212125131395 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) 20250212125131395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125131396 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 146) (tbf_dl.cpp:847) 20250212125131396 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 146, MCS-3): 07 80 24 86 2c 24 ca 83 4f 38 5f 55 4b 8d ae eb b4 07 8e 0a 8f 34 18 8d 09 45 72 11 ad a8 e1 06 6b 4e 8e 8a e0 0a aa e2 d0 00 (tbf_dl.cpp:911) 20250212125131396 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=866 Sending data request: sapi=5 arfcn=871 cur_fn=862 block=8 data=07 80 24 86 2c 24 ca 83 4f 38 5f 55 4b 8d ae eb b4 07 8e 0a 8f 34 18 8d 09 45 72 11 ad a8 e1 06 6b 4e 8e 8a e0 0a aa e2 d0 00 (pcu_l1_if.cpp:182) 20250212125131396 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125131409 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) 20250212125131409 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) 20250212125131410 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) 20250212125131410 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) 20250212125131410 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) 20250212125131410 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) 20250212125131410 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) 20250212125131410 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) 20250212125131410 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) 20250212125131410 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) 20250212125131410 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) 20250212125131410 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) 20250212125131410 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) 20250212125131410 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) 20250212125131410 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) 20250212125131410 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) 20250212125131419 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) 20250212125131419 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) 20250212125131419 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) 20250212125131419 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) 20250212125131419 DRLCMACDL DEBUG -- Chunk with length 983 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125131419 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 147, MCS-3): 8b 44 5f 7f c8 2a bb cf 16 0c 41 f0 79 ca 18 18 79 ec 4b 30 66 7a 6e fb c1 1e 3a 9c d5 fa db cb 4c c6 f4 51 26 (tbf_dl.cpp:686) 20250212125131419 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) 20250212125131419 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125131419 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 147) (tbf_dl.cpp:847) 20250212125131419 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 147, MCS-3): 07 c0 24 86 16 89 be fe 90 55 76 9f 2d 18 82 e0 f3 94 31 30 f2 d8 97 60 cc f4 dc f6 83 3d 74 38 ab f5 b7 97 99 8c e9 a3 4c 00 (tbf_dl.cpp:911) 20250212125131419 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=871 Sending data request: sapi=5 arfcn=871 cur_fn=866 block=9 data=07 c0 24 86 16 89 be fe 90 55 76 9f 2d 18 82 e0 f3 94 31 30 f2 d8 97 60 cc f4 dc f6 83 3d 74 38 ab f5 b7 97 99 8c e9 a3 4c 00 (pcu_l1_if.cpp:182) 20250212125131419 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125131433 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) 20250212125131433 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) 20250212125131433 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) 20250212125131433 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) 20250212125131433 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) 20250212125131433 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) 20250212125131433 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) 20250212125131433 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) 20250212125131433 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) 20250212125131433 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) 20250212125131433 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) 20250212125131433 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) 20250212125131434 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) 20250212125131434 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) 20250212125131434 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) 20250212125131434 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) 20250212125131437 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) 20250212125131437 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) 20250212125131437 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) 20250212125131437 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) 20250212125131437 DRLCMACDL DEBUG -- Chunk with length 946 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125131437 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 148, MCS-3): 48 97 fe 39 d9 c2 b0 ff bb 07 ab f7 da 48 40 14 40 b8 cb 1c 63 20 b6 c8 31 ad 08 db 71 34 1a 9a 75 96 6e 12 8b (tbf_dl.cpp:686) 20250212125131437 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) 20250212125131437 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125131437 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 148) (tbf_dl.cpp:847) 20250212125131437 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 148, MCS-3): 07 00 25 86 90 2e fd 73 b2 85 61 ff 77 0f 56 ef b5 91 80 28 80 70 97 39 c6 40 6c 91 63 5a 11 b6 e3 68 34 34 eb 2c dd 24 16 01 (tbf_dl.cpp:911) 20250212125131437 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=875 Sending data request: sapi=5 arfcn=871 cur_fn=871 block=10 data=07 00 25 86 90 2e fd 73 b2 85 61 ff 77 0f 56 ef b5 91 80 28 80 70 97 39 c6 40 6c 91 63 5a 11 b6 e3 68 34 34 eb 2c dd 24 16 01 (pcu_l1_if.cpp:182) 20250212125131437 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125131451 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) 20250212125131451 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) 20250212125131452 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) 20250212125131452 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) 20250212125131452 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) 20250212125131452 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) 20250212125131452 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) 20250212125131452 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) 20250212125131452 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) 20250212125131452 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) 20250212125131452 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) 20250212125131452 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) 20250212125131452 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) 20250212125131452 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) 20250212125131452 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) 20250212125131452 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) 20250212125131456 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) 20250212125131456 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) 20250212125131456 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) 20250212125131456 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) 20250212125131456 DRLCMACDL DEBUG -- Chunk with length 909 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125131456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 149, MCS-3): 39 dc 72 3d 0d c2 84 f7 c2 4e e9 19 fc 4f cd 5d 83 74 08 b8 8e 39 5a 50 2c 4a 52 3f f7 aa 3d 8d 3b 9b ab 97 68 (tbf_dl.cpp:686) 20250212125131456 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) 20250212125131456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125131456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 149) (tbf_dl.cpp:847) 20250212125131456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 149, MCS-3): 07 40 25 86 72 b8 e5 7a 1a 84 09 ef 85 9d d2 33 f8 9f 9a bb 06 e9 10 70 1d 73 b4 a0 58 94 a4 7e ee 55 7b 1a 77 36 57 2f d1 00 (tbf_dl.cpp:911) 20250212125131456 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=879 Sending data request: sapi=5 arfcn=871 cur_fn=875 block=11 data=07 40 25 86 72 b8 e5 7a 1a 84 09 ef 85 9d d2 33 f8 9f 9a bb 06 e9 10 70 1d 73 b4 a0 58 94 a4 7e ee 55 7b 1a 77 36 57 2f d1 00 (pcu_l1_if.cpp:182) 20250212125131456 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125131470 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) 20250212125131470 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) 20250212125131470 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) 20250212125131470 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) 20250212125131471 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) 20250212125131471 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) 20250212125131471 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) 20250212125131471 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) 20250212125131471 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) 20250212125131471 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) 20250212125131471 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) 20250212125131471 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) 20250212125131472 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) 20250212125131472 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) 20250212125131472 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) 20250212125131472 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) 20250212125131480 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) 20250212125131480 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) 20250212125131480 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) 20250212125131480 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) 20250212125131480 DRLCMACDL DEBUG -- Chunk with length 872 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125131480 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 150, MCS-3): 45 91 de d1 64 4b fa 36 f9 f4 f2 54 33 ff 59 2f 01 09 a5 1a 51 ed 46 71 27 dd bc f3 bc 4f 65 f0 7a ce 3c b8 c0 (tbf_dl.cpp:686) 20250212125131480 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) 20250212125131480 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125131480 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 150) (tbf_dl.cpp:847) 20250212125131480 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 150, MCS-3): 07 80 25 86 8a 22 bd a3 c9 96 f4 6d f2 e9 e5 a9 66 fe b3 5e 02 12 4a 35 a2 da 8d e2 4e ba 79 e7 79 9f ca e0 f5 9c 79 70 81 01 (tbf_dl.cpp:911) 20250212125131480 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=884 Sending data request: sapi=5 arfcn=871 cur_fn=879 block=0 data=07 80 25 86 8a 22 bd a3 c9 96 f4 6d f2 e9 e5 a9 66 fe b3 5e 02 12 4a 35 a2 da 8d e2 4e ba 79 e7 79 9f ca e0 f5 9c 79 70 81 01 (pcu_l1_if.cpp:182) 20250212125131480 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125131494 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) 20250212125131494 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) 20250212125131494 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) 20250212125131494 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) 20250212125131494 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) 20250212125131495 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) 20250212125131495 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) 20250212125131495 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) 20250212125131495 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) 20250212125131495 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) 20250212125131495 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) 20250212125131495 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) 20250212125131496 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) 20250212125131496 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) 20250212125131496 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) 20250212125131496 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) 20250212125131498 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) 20250212125131498 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) 20250212125131498 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) 20250212125131498 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) 20250212125131498 DRLCMACDL DEBUG -- Chunk with length 835 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125131498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 151, MCS-3): 25 8e 1b c4 dd 22 51 b5 1d 32 87 76 6d 7f cf 02 f2 c0 b4 91 ea 9e 66 82 30 5c 59 fb 5c 2d f3 c4 50 42 75 24 ac (tbf_dl.cpp:686) 20250212125131498 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) 20250212125131498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125131498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 151) (tbf_dl.cpp:847) 20250212125131498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 151, MCS-3): 07 c0 25 86 4a 1c 37 88 bb 45 a2 6a 3b 64 0e ed da fe 9e 05 e4 81 69 23 d5 3d cd 04 61 b8 b2 f6 b9 5a e6 89 a1 84 ea 48 58 01 (tbf_dl.cpp:911) 20250212125131498 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=888 Sending data request: sapi=5 arfcn=871 cur_fn=884 block=1 data=07 c0 25 86 4a 1c 37 88 bb 45 a2 6a 3b 64 0e ed da fe 9e 05 e4 81 69 23 d5 3d cd 04 61 b8 b2 f6 b9 5a e6 89 a1 84 ea 48 58 01 (pcu_l1_if.cpp:182) 20250212125131499 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125131512 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) 20250212125131512 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) 20250212125131513 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) 20250212125131513 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) 20250212125131513 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) 20250212125131513 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) 20250212125131513 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) 20250212125131513 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) 20250212125131513 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) 20250212125131513 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) 20250212125131514 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) 20250212125131514 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) 20250212125131514 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) 20250212125131514 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) 20250212125131514 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) 20250212125131514 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) 20250212125131517 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) 20250212125131517 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) 20250212125131517 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) 20250212125131517 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) 20250212125131517 DRLCMACDL DEBUG -- Chunk with length 798 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125131517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 152, MCS-3): 11 c2 17 66 12 b2 42 1f f2 0b 42 c9 32 3e 77 d4 55 50 d8 be 66 50 2f e6 78 7d 85 b4 cd fd 95 92 12 15 6c 74 79 (tbf_dl.cpp:686) 20250212125131517 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) 20250212125131517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125131517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 152) (tbf_dl.cpp:847) 20250212125131517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 152, MCS-3): 07 00 26 86 22 84 2f cc 24 64 85 3e e4 17 84 92 65 7c ee a8 ab a0 b0 7d cd a0 5e cc f1 fa 0a 69 9b fb 2b 25 25 2a d8 e8 f2 00 (tbf_dl.cpp:911) 20250212125131517 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=892 Sending data request: sapi=5 arfcn=871 cur_fn=888 block=2 data=07 00 26 86 22 84 2f cc 24 64 85 3e e4 17 84 92 65 7c ee a8 ab a0 b0 7d cd a0 5e cc f1 fa 0a 69 9b fb 2b 25 25 2a d8 e8 f2 00 (pcu_l1_if.cpp:182) 20250212125131517 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125131531 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) 20250212125131531 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) 20250212125131532 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) 20250212125131532 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) 20250212125131532 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) 20250212125131532 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) 20250212125131532 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) 20250212125131532 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) 20250212125131532 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) 20250212125131532 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) 20250212125131533 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) 20250212125131533 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) 20250212125131533 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) 20250212125131533 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) 20250212125131533 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) 20250212125131533 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) 20250212125131540 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) 20250212125131540 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) 20250212125131540 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) 20250212125131540 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) 20250212125131540 DRLCMACDL DEBUG -- Chunk with length 761 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125131540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 153, MCS-3): f6 92 d2 81 46 8a a8 e2 e7 d8 f5 e8 0e 7c 25 97 04 bf 25 39 c7 63 a9 ad 45 44 16 3f c0 94 46 a2 6c 3c fa 27 7a (tbf_dl.cpp:686) 20250212125131540 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) 20250212125131540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125131540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 153) (tbf_dl.cpp:847) 20250212125131540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 153, MCS-3): 07 40 26 86 ec 25 a5 03 8d 14 51 c5 cf b1 eb d1 1d f8 4a 2e 09 7e 4b 72 8e c7 52 5b 8b 88 2c 7e 80 29 8d 44 d9 78 f4 4f f4 00 (tbf_dl.cpp:911) 20250212125131540 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=897 Sending data request: sapi=5 arfcn=871 cur_fn=892 block=3 data=07 40 26 86 ec 25 a5 03 8d 14 51 c5 cf b1 eb d1 1d f8 4a 2e 09 7e 4b 72 8e c7 52 5b 8b 88 2c 7e 80 29 8d 44 d9 78 f4 4f f4 00 (pcu_l1_if.cpp:182) 20250212125131541 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125131556 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) 20250212125131556 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) 20250212125131557 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) 20250212125131557 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) 20250212125131558 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) 20250212125131558 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) 20250212125131558 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) 20250212125131558 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) 20250212125131558 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) 20250212125131558 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) 20250212125131559 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) 20250212125131559 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) 20250212125131559 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) 20250212125131559 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) 20250212125131560 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) 20250212125131560 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) 20250212125131560 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) 20250212125131560 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) 20250212125131560 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) 20250212125131560 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) 20250212125131560 DRLCMACDL DEBUG -- Chunk with length 724 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125131560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 154, MCS-3): b9 09 83 b8 10 4d 4c 25 9e 78 7b 90 97 54 78 e2 35 18 22 1c 5e e6 1c 03 bc 70 33 ce ab a6 92 52 ba 0e 9c 87 a9 (tbf_dl.cpp:686) 20250212125131560 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) 20250212125131560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125131560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 154) (tbf_dl.cpp:847) 20250212125131560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 154, MCS-3): 07 80 26 86 72 13 06 71 21 9a 98 4a 3c f1 f6 20 2f a9 f0 c4 6b 30 44 38 bc cc 39 06 78 e1 66 9c 57 4d 25 a5 74 1d 38 0f 53 01 (tbf_dl.cpp:911) 20250212125131560 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=901 Sending data request: sapi=5 arfcn=871 cur_fn=897 block=4 data=07 80 26 86 72 13 06 71 21 9a 98 4a 3c f1 f6 20 2f a9 f0 c4 6b 30 44 38 bc cc 39 06 78 e1 66 9c 57 4d 25 a5 74 1d 38 0f 53 01 (pcu_l1_if.cpp:182) 20250212125131561 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125131573 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) 20250212125131573 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) 20250212125131574 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) 20250212125131574 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) 20250212125131574 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) 20250212125131574 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) 20250212125131574 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) 20250212125131574 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) 20250212125131574 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) 20250212125131574 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) 20250212125131574 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) 20250212125131574 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) 20250212125131574 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) 20250212125131574 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) 20250212125131574 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) 20250212125131574 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) 20250212125131578 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) 20250212125131578 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) 20250212125131578 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) 20250212125131578 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) 20250212125131578 DRLCMACDL DEBUG -- Chunk with length 687 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125131578 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 155, MCS-3): 06 bb dc 66 87 40 cf da 13 1e 68 83 d1 1f fe 82 b6 c0 fe 17 2d fe e9 0a 0e ff 5f 76 74 24 da 89 4f d3 6a f6 c8 (tbf_dl.cpp:686) 20250212125131578 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) 20250212125131578 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125131578 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 155) (tbf_dl.cpp:847) 20250212125131578 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 155, MCS-3): 07 c0 26 86 0c 76 b9 cd 0e 81 9e b5 27 3c d0 06 a3 3f fc 05 6d 81 fd 2f 5a fc d3 15 1c fe bf ec e8 48 b4 13 9f a6 d5 ec 91 01 (tbf_dl.cpp:911) 20250212125131578 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=905 Sending data request: sapi=5 arfcn=871 cur_fn=901 block=5 data=07 c0 26 86 0c 76 b9 cd 0e 81 9e b5 27 3c d0 06 a3 3f fc 05 6d 81 fd 2f 5a fc d3 15 1c fe bf ec e8 48 b4 13 9f a6 d5 ec 91 01 (pcu_l1_if.cpp:182) 20250212125131578 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125131596 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) 20250212125131596 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) 20250212125131596 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) 20250212125131596 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) 20250212125131597 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) 20250212125131597 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) 20250212125131597 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) 20250212125131597 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) 20250212125131597 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) 20250212125131597 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) 20250212125131597 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) 20250212125131597 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) 20250212125131598 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) 20250212125131598 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) 20250212125131598 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) 20250212125131598 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) 20250212125131606 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) 20250212125131606 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) 20250212125131606 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) 20250212125131606 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) 20250212125131606 DRLCMACDL DEBUG -- Chunk with length 650 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125131606 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 156, MCS-3): 33 0f 64 2e de 8f 56 a8 b4 07 cf b0 05 93 40 c7 60 37 32 3c 48 b6 9b 71 db 88 02 00 fa 34 57 e3 1b 2a 46 e0 82 (tbf_dl.cpp:686) 20250212125131606 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) 20250212125131606 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125131606 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 156) (tbf_dl.cpp:847) 20250212125131606 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 156, MCS-3): 07 00 27 86 66 1e c8 5c bc 1f ad 50 69 0f 9e 61 0b 26 81 8e c1 6e 64 78 90 6c 37 e3 b6 11 05 00 f4 69 ae c6 37 54 8c c0 05 01 (tbf_dl.cpp:911) 20250212125131606 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=910 Sending data request: sapi=5 arfcn=871 cur_fn=905 block=6 data=07 00 27 86 66 1e c8 5c bc 1f ad 50 69 0f 9e 61 0b 26 81 8e c1 6e 64 78 90 6c 37 e3 b6 11 05 00 f4 69 ae c6 37 54 8c c0 05 01 (pcu_l1_if.cpp:182) 20250212125131606 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125131620 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) 20250212125131620 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) 20250212125131622 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) 20250212125131622 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) 20250212125131623 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) 20250212125131623 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) 20250212125131623 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) 20250212125131623 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) 20250212125131624 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) 20250212125131624 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) 20250212125131625 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) 20250212125131625 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) 20250212125131626 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) 20250212125131626 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) 20250212125131626 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) 20250212125131626 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) 20250212125131627 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) 20250212125131627 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) 20250212125131627 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) 20250212125131627 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) 20250212125131627 DRLCMACDL DEBUG -- Chunk with length 613 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125131627 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 157, MCS-3): f4 17 c8 72 eb 17 e8 48 ab d1 e2 b6 1c d7 77 91 85 b6 1c d9 a6 49 83 91 ae d7 56 ed 8c bf f2 1f a1 fc c3 49 73 (tbf_dl.cpp:686) 20250212125131627 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) 20250212125131627 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125131627 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 157) (tbf_dl.cpp:847) 20250212125131627 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 157, MCS-3): 07 40 27 86 e8 2f 90 e5 d6 2f d0 91 56 a3 c5 6d 39 ae ef 22 0b 6d 39 b2 4d 93 06 23 5d af ad da 19 7f e5 3f 42 f9 87 93 e6 00 (tbf_dl.cpp:911) 20250212125131627 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=914 Sending data request: sapi=5 arfcn=871 cur_fn=910 block=7 data=07 40 27 86 e8 2f 90 e5 d6 2f d0 91 56 a3 c5 6d 39 ae ef 22 0b 6d 39 b2 4d 93 06 23 5d af ad da 19 7f e5 3f 42 f9 87 93 e6 00 (pcu_l1_if.cpp:182) 20250212125131627 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125131639 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) 20250212125131639 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) 20250212125131639 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) 20250212125131639 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) 20250212125131639 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) 20250212125131639 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) 20250212125131639 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) 20250212125131639 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) 20250212125131639 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) 20250212125131639 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) 20250212125131640 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) 20250212125131640 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) 20250212125131640 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) 20250212125131640 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) 20250212125131640 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) 20250212125131640 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) 20250212125131643 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) 20250212125131643 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) 20250212125131643 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) 20250212125131643 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) 20250212125131643 DRLCMACDL DEBUG -- Chunk with length 576 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125131643 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 158, MCS-3): b0 67 2b 43 ae 1f 6b 47 76 c9 28 23 13 ce d8 37 c1 98 6c 41 58 ba 52 90 44 56 b6 c1 87 e2 5b fe 6a 3d e2 d6 79 (tbf_dl.cpp:686) 20250212125131643 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) 20250212125131643 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125131643 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 158) (tbf_dl.cpp:847) 20250212125131643 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 158, MCS-3): 07 80 27 86 60 cf 56 86 5c 3f d6 8e ec 92 51 46 26 9c b1 6f 82 31 d9 82 b0 74 a5 20 89 ac 6c 83 0f c5 b7 fc d5 7a c4 ad f3 00 (tbf_dl.cpp:911) 20250212125131643 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=918 Sending data request: sapi=5 arfcn=871 cur_fn=914 block=8 data=07 80 27 86 60 cf 56 86 5c 3f d6 8e ec 92 51 46 26 9c b1 6f 82 31 d9 82 b0 74 a5 20 89 ac 6c 83 0f c5 b7 fc d5 7a c4 ad f3 00 (pcu_l1_if.cpp:182) 20250212125131643 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125131812 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) 20250212125131812 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) 20250212125131813 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) 20250212125131813 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) 20250212125131813 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) 20250212125131813 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) 20250212125131813 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) 20250212125131813 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) 20250212125131813 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) 20250212125131813 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) 20250212125131813 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) 20250212125131813 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) 20250212125131813 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) 20250212125131813 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) 20250212125131813 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) 20250212125131814 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) 20250212125131821 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) 20250212125131821 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) 20250212125131821 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) 20250212125131821 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) 20250212125131821 DRLCMACDL DEBUG -- Chunk with length 539 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125131821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 159, MCS-3): 9d 21 bc 85 3d 03 0e 00 fb b5 1e b7 5e 15 cf 13 24 94 d1 f8 a2 c0 89 9e 34 4d 8a 20 21 8f 9b bc dc 71 fa 66 4a (tbf_dl.cpp:686) 20250212125131821 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) 20250212125131821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125131821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 159) (tbf_dl.cpp:847) 20250212125131821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 159, MCS-3): 07 c0 27 86 3a 43 78 0b 7b 06 1c 00 f6 6b 3d 6e bd 2a 9e 27 48 28 a3 f1 45 81 13 3d 69 9a 14 41 42 1e 37 79 b9 e3 f4 cd 94 00 (tbf_dl.cpp:911) 20250212125131821 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=923 Sending data request: sapi=5 arfcn=871 cur_fn=918 block=9 data=07 c0 27 86 3a 43 78 0b 7b 06 1c 00 f6 6b 3d 6e bd 2a 9e 27 48 28 a3 f1 45 81 13 3d 69 9a 14 41 42 1e 37 79 b9 e3 f4 cd 94 00 (pcu_l1_if.cpp:182) 20250212125131821 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125131836 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) 20250212125131836 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) 20250212125131837 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) 20250212125131837 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) 20250212125131838 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) 20250212125131838 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) 20250212125131838 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) 20250212125131838 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) 20250212125131839 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) 20250212125131839 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) 20250212125131839 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) 20250212125131839 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) 20250212125131840 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) 20250212125131840 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) 20250212125131841 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) 20250212125131841 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) 20250212125131841 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) 20250212125131841 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=927 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125131841 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) 20250212125131841 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) 20250212125131841 DRLCMACDL DEBUG -- Chunk with length 502 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125131842 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 160, MCS-3): 73 63 cd 11 ad dd f1 27 58 4c 4c 23 51 d2 33 04 18 dc a4 d3 8d bd 70 1f 1a 12 48 76 c8 d6 94 e0 76 47 2e cf cc (tbf_dl.cpp:686) 20250212125131842 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) 20250212125131842 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125131842 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 160) (tbf_dl.cpp:847) 20250212125131842 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) 20250212125131842 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 927 + 13 = 940 (pdch_ul_controller.c:131) 20250212125131842 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 940 for type POLL (pdch_ul_controller.c:184) 20250212125131842 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=940, TS=7) (tbf_dl.cpp:883) 20250212125131842 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=940, TS=7 (tbf_dl.cpp:903) 20250212125131842 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 160, MCS-3): 0f 00 28 86 e6 c6 9a 23 5a bb e3 4f b0 98 98 46 a2 a4 67 08 30 b8 49 a7 1b 7b e1 3e 34 24 90 ec 90 ad 29 c1 ed 8e 5c 9e 99 01 (tbf_dl.cpp:911) 20250212125131842 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=927 Sending data request: sapi=5 arfcn=871 cur_fn=923 block=10 data=0f 00 28 86 e6 c6 9a 23 5a bb e3 4f b0 98 98 46 a2 a4 67 08 30 b8 49 a7 1b 7b e1 3e 34 24 90 ec 90 ad 29 c1 ed 8e 5c 9e 99 01 (pcu_l1_if.cpp:182) 20250212125131842 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125131855 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) 20250212125131855 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) 20250212125131857 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) 20250212125131857 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) 20250212125131857 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) 20250212125131857 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) 20250212125131858 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) 20250212125131858 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) 20250212125131859 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) 20250212125131859 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) 20250212125131860 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) 20250212125131860 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) 20250212125131861 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) 20250212125131861 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) 20250212125131861 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) 20250212125131861 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) 20250212125131862 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125131874 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) 20250212125131874 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) 20250212125131875 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) 20250212125131875 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) 20250212125131875 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) 20250212125131875 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) 20250212125131875 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) 20250212125131875 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) 20250212125131875 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) 20250212125131875 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) 20250212125131876 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) 20250212125131876 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) 20250212125131876 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) 20250212125131876 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) 20250212125131876 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) 20250212125131876 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) 20250212125131883 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125131900 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) 20250212125131900 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) 20250212125131900 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) 20250212125131900 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) 20250212125131900 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) 20250212125131900 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) 20250212125131900 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) 20250212125131900 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) 20250212125131900 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) 20250212125131900 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) 20250212125131900 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) 20250212125131900 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) 20250212125131901 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) 20250212125131901 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) 20250212125131901 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) 20250212125131901 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) 20250212125131904 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125131919 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=936 block=1 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) 20250212125131919 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) 20250212125131919 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125131919 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=940 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125131919 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) 20250212125131919 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=940 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125131919 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125131919 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, 0x56324485a1fc, 0x56324485a200, 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:570) 20250212125131919 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:597) 20250212125131919 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125131919 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) 20250212125131919 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) 20250212125131919 DRLCMACDL DEBUG - got ack for BSN=141 (rlc_window_dl.cpp:103) 20250212125131919 DRLCMACDL DEBUG - got ack for BSN=142 (rlc_window_dl.cpp:103) 20250212125131919 DRLCMACDL DEBUG - got ack for BSN=143 (rlc_window_dl.cpp:103) 20250212125131919 DRLCMACDL DEBUG - got ack for BSN=144 (rlc_window_dl.cpp:103) 20250212125131919 DRLCMACDL DEBUG - got ack for BSN=145 (rlc_window_dl.cpp:103) 20250212125131919 DRLCMACDL DEBUG - got ack for BSN=146 (rlc_window_dl.cpp:103) 20250212125131919 DRLCMACDL DEBUG - got ack for BSN=147 (rlc_window_dl.cpp:103) 20250212125131919 DRLCMACDL DEBUG - got ack for BSN=148 (rlc_window_dl.cpp:103) 20250212125131919 DRLCMACDL DEBUG - got ack for BSN=149 (rlc_window_dl.cpp:103) 20250212125131919 DRLCMACDL DEBUG - got ack for BSN=150 (rlc_window_dl.cpp:103) 20250212125131919 DRLCMACDL DEBUG - got ack for BSN=151 (rlc_window_dl.cpp:103) 20250212125131919 DRLCMACDL DEBUG - got ack for BSN=152 (rlc_window_dl.cpp:103) 20250212125131919 DRLCMACDL DEBUG - got ack for BSN=153 (rlc_window_dl.cpp:103) 20250212125131919 DRLCMACDL DEBUG - got ack for BSN=154 (rlc_window_dl.cpp:103) 20250212125131919 DRLCMACDL DEBUG - got ack for BSN=155 (rlc_window_dl.cpp:103) 20250212125131919 DRLCMACDL DEBUG - got ack for BSN=156 (rlc_window_dl.cpp:103) 20250212125131919 DRLCMACDL DEBUG - got ack for BSN=157 (rlc_window_dl.cpp:103) 20250212125131919 DRLCMACDL DEBUG - got ack for BSN=158 (rlc_window_dl.cpp:103) 20250212125131919 DRLCMACDL DEBUG - got ack for BSN=159 (rlc_window_dl.cpp:103) 20250212125131919 DRLCMACDL DEBUG - got ack for BSN=160 (rlc_window_dl.cpp:103) 20250212125131919 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) 20250212125131919 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125131919 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) 20250212125131919 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) 20250212125131919 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) 20250212125131919 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) 20250212125131919 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) 20250212125131919 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) 20250212125131919 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) 20250212125131919 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) 20250212125131919 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) 20250212125131920 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) 20250212125131920 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) 20250212125131920 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) 20250212125131920 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) 20250212125131920 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) 20250212125131920 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) 20250212125131923 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) 20250212125131923 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) 20250212125131923 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) 20250212125131923 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) 20250212125131923 DRLCMACDL DEBUG -- Chunk with length 465 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125131923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 161, MCS-3): 8a a8 9e 94 e7 71 da 9b 97 81 19 dc 1f 35 e9 13 7a 10 d3 1f 70 3c 3a d4 68 9a b2 37 c6 64 94 23 9d 5d b6 5d 4e (tbf_dl.cpp:686) 20250212125131923 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) 20250212125131923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125131923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 161) (tbf_dl.cpp:847) 20250212125131923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 161, MCS-3): 07 40 28 86 14 51 3d 29 cf e3 b4 37 2f 03 33 b8 3f 6a d2 27 f4 20 a6 3f e0 78 74 a8 d1 34 65 6f 8c c9 28 47 3a bb 6c bb 9c 00 (tbf_dl.cpp:911) 20250212125131923 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=944 Sending data request: sapi=5 arfcn=871 cur_fn=940 block=2 data=07 40 28 86 14 51 3d 29 cf e3 b4 37 2f 03 33 b8 3f 6a d2 27 f4 20 a6 3f e0 78 74 a8 d1 34 65 6f 8c c9 28 47 3a bb 6c bb 9c 00 (pcu_l1_if.cpp:182) 20250212125131923 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125131937 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) 20250212125131937 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) 20250212125131938 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) 20250212125131938 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) 20250212125131938 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) 20250212125131938 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) 20250212125131938 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) 20250212125131938 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) 20250212125131939 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) 20250212125131939 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) 20250212125131939 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) 20250212125131939 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) 20250212125131939 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) 20250212125131939 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) 20250212125131939 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) 20250212125131939 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) 20250212125131946 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) 20250212125131946 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) 20250212125131946 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) 20250212125131946 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) 20250212125131946 DRLCMACDL DEBUG -- Chunk with length 428 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125131946 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 162, MCS-3): 2e b6 e1 9c a5 38 ae c3 e4 f9 1b 71 46 b1 61 57 44 22 16 aa 45 1f 38 ab b9 39 26 f0 0e ee df 82 f7 46 3a b1 20 (tbf_dl.cpp:686) 20250212125131947 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) 20250212125131947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125131947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 162) (tbf_dl.cpp:847) 20250212125131947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 162, MCS-3): 07 80 28 86 5c 6c c3 39 4b 71 5c 87 c9 f3 37 e2 8c 62 c3 ae 88 44 2c 54 8b 3e 70 56 73 73 4c e0 1d dc bf 05 ef 8d 74 62 41 00 (tbf_dl.cpp:911) 20250212125131947 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=949 Sending data request: sapi=5 arfcn=871 cur_fn=944 block=3 data=07 80 28 86 5c 6c c3 39 4b 71 5c 87 c9 f3 37 e2 8c 62 c3 ae 88 44 2c 54 8b 3e 70 56 73 73 4c e0 1d dc bf 05 ef 8d 74 62 41 00 (pcu_l1_if.cpp:182) 20250212125131947 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125131961 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) 20250212125131961 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) 20250212125131962 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) 20250212125131962 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) 20250212125131962 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) 20250212125131962 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) 20250212125131963 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) 20250212125131963 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) 20250212125131963 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) 20250212125131963 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) 20250212125131964 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) 20250212125131964 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) 20250212125131964 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) 20250212125131964 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) 20250212125131964 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) 20250212125131964 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) 20250212125131965 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) 20250212125131965 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) 20250212125131965 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) 20250212125131965 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) 20250212125131965 DRLCMACDL DEBUG -- Chunk with length 391 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125131965 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 163, MCS-3): a7 e0 05 93 d9 5a 42 02 d7 3e 6a 84 a2 01 3a 98 50 a1 c9 cf d7 cf 92 58 55 8d c4 79 ab 87 3f b4 3b 0c 61 da f1 (tbf_dl.cpp:686) 20250212125131965 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) 20250212125131965 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125131965 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 163) (tbf_dl.cpp:847) 20250212125131965 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 163, MCS-3): 07 c0 28 86 4e c1 0b 26 b3 b5 84 04 ae 7d d4 08 45 03 74 30 a1 42 93 9f af 9f 25 b1 aa 1a 89 f3 56 0f 7f 68 77 18 c2 b4 e3 01 (tbf_dl.cpp:911) 20250212125131965 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=953 Sending data request: sapi=5 arfcn=871 cur_fn=949 block=4 data=07 c0 28 86 4e c1 0b 26 b3 b5 84 04 ae 7d d4 08 45 03 74 30 a1 42 93 9f af 9f 25 b1 aa 1a 89 f3 56 0f 7f 68 77 18 c2 b4 e3 01 (pcu_l1_if.cpp:182) 20250212125131966 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125131980 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) 20250212125131980 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) 20250212125131981 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) 20250212125131981 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) 20250212125131982 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) 20250212125131982 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) 20250212125131983 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) 20250212125131983 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) 20250212125131983 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) 20250212125131983 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) 20250212125131984 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) 20250212125131984 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) 20250212125131984 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) 20250212125131984 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) 20250212125131985 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) 20250212125131985 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) 20250212125131985 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) 20250212125131985 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) 20250212125131985 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) 20250212125131985 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) 20250212125131985 DRLCMACDL DEBUG -- Chunk with length 354 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125131985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 164, MCS-3): 23 96 14 f1 ba 2c bb e0 3f bd 02 02 38 37 3f 19 f5 d7 e5 e4 9a 12 84 26 eb 6e 6b eb 8f 3d fd 34 13 c7 0b a7 88 (tbf_dl.cpp:686) 20250212125131985 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) 20250212125131985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125131985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 164) (tbf_dl.cpp:847) 20250212125131985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 164, MCS-3): 07 00 29 86 46 2c 29 e2 75 59 76 c1 7f 7a 05 04 70 6e 7e 32 ea af cb c9 35 25 08 4d d6 dd d6 d6 1f 7b fa 69 26 8e 17 4e 11 01 (tbf_dl.cpp:911) 20250212125131985 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=957 Sending data request: sapi=5 arfcn=871 cur_fn=953 block=5 data=07 00 29 86 46 2c 29 e2 75 59 76 c1 7f 7a 05 04 70 6e 7e 32 ea af cb c9 35 25 08 4d d6 dd d6 d6 1f 7b fa 69 26 8e 17 4e 11 01 (pcu_l1_if.cpp:182) 20250212125131986 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125131999 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) 20250212125131999 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) 20250212125132000 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) 20250212125132000 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) 20250212125132001 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) 20250212125132001 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) 20250212125132002 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) 20250212125132002 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) 20250212125132002 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) 20250212125132002 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) 20250212125132003 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) 20250212125132003 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) 20250212125132004 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) 20250212125132004 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) 20250212125132004 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) 20250212125132004 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) 20250212125132008 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) 20250212125132008 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) 20250212125132008 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) 20250212125132008 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) 20250212125132008 DRLCMACDL DEBUG -- Chunk with length 317 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 165, MCS-3): c2 0e 3c 81 68 58 79 89 06 08 81 5f 30 d1 a7 bd c1 e1 45 1f b5 9d c7 72 47 f6 5b ab 8a 29 1a a1 01 0a b8 72 33 (tbf_dl.cpp:686) 20250212125132008 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) 20250212125132008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 165) (tbf_dl.cpp:847) 20250212125132008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 165, MCS-3): 07 40 29 86 84 1d 78 02 d1 b0 f2 12 0d 10 02 bf 60 a2 4f 7b 83 c3 8b 3e 6a 3b 8f e5 8e ec b7 56 15 53 34 42 03 14 70 e5 66 00 (tbf_dl.cpp:911) 20250212125132008 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=962 Sending data request: sapi=5 arfcn=871 cur_fn=957 block=6 data=07 40 29 86 84 1d 78 02 d1 b0 f2 12 0d 10 02 bf 60 a2 4f 7b 83 c3 8b 3e 6a 3b 8f e5 8e ec b7 56 15 53 34 42 03 14 70 e5 66 00 (pcu_l1_if.cpp:182) 20250212125132008 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125132023 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) 20250212125132023 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) 20250212125132024 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) 20250212125132024 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) 20250212125132025 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) 20250212125132025 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) 20250212125132025 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) 20250212125132025 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) 20250212125132026 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) 20250212125132026 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) 20250212125132027 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) 20250212125132027 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) 20250212125132027 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) 20250212125132027 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) 20250212125132028 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) 20250212125132028 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) 20250212125132028 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) 20250212125132029 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) 20250212125132029 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) 20250212125132029 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) 20250212125132029 DRLCMACDL DEBUG -- Chunk with length 280 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 166, MCS-3): 06 25 af ec 51 2e 0b 47 60 29 b7 a2 9d 2a 22 46 7a e8 3c 08 0a d2 65 1e 0a e6 e1 4c 58 c6 40 2a 0f 71 48 5c f9 (tbf_dl.cpp:686) 20250212125132029 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) 20250212125132029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 166) (tbf_dl.cpp:847) 20250212125132029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 166, MCS-3): 07 80 29 86 0c 4a 5e d9 a3 5c 16 8e c0 52 6e 45 3b 55 44 8c f4 d0 79 10 14 a4 cb 3c 14 cc c3 99 b0 8c 81 54 1e e2 90 b8 f2 01 (tbf_dl.cpp:911) 20250212125132029 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=966 Sending data request: sapi=5 arfcn=871 cur_fn=962 block=7 data=07 80 29 86 0c 4a 5e d9 a3 5c 16 8e c0 52 6e 45 3b 55 44 8c f4 d0 79 10 14 a4 cb 3c 14 cc c3 99 b0 8c 81 54 1e e2 90 b8 f2 01 (pcu_l1_if.cpp:182) 20250212125132029 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125132042 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) 20250212125132042 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) 20250212125132043 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) 20250212125132043 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) 20250212125132043 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) 20250212125132044 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) 20250212125132044 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) 20250212125132044 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) 20250212125132045 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) 20250212125132045 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) 20250212125132045 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) 20250212125132045 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) 20250212125132046 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) 20250212125132046 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) 20250212125132046 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) 20250212125132046 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) 20250212125132047 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) 20250212125132047 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) 20250212125132047 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) 20250212125132047 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) 20250212125132047 DRLCMACDL DEBUG -- Chunk with length 243 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132047 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 167, MCS-3): 9e 33 e2 9e b8 27 44 42 72 b8 ec 91 c2 2a 2c 79 ee c8 7d 58 42 31 d8 9c e6 3f 66 40 3f 16 a1 7d ee 8a 07 5b ee (tbf_dl.cpp:686) 20250212125132047 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) 20250212125132047 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132047 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 167) (tbf_dl.cpp:847) 20250212125132047 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 167, MCS-3): 07 c0 29 86 3c 67 c4 3d 71 4f 88 84 e4 70 d9 23 85 55 58 f2 dc 91 fb b0 84 62 b0 39 cd 7f cc 80 7e 2c 42 fb dc 15 0f b6 dc 01 (tbf_dl.cpp:911) 20250212125132047 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=970 Sending data request: sapi=5 arfcn=871 cur_fn=966 block=8 data=07 c0 29 86 3c 67 c4 3d 71 4f 88 84 e4 70 d9 23 85 55 58 f2 dc 91 fb b0 84 62 b0 39 cd 7f cc 80 7e 2c 42 fb dc 15 0f b6 dc 01 (pcu_l1_if.cpp:182) 20250212125132047 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125132061 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) 20250212125132061 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) 20250212125132062 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) 20250212125132062 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) 20250212125132063 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) 20250212125132063 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) 20250212125132063 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) 20250212125132063 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) 20250212125132064 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) 20250212125132064 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) 20250212125132065 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) 20250212125132065 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) 20250212125132066 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) 20250212125132066 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) 20250212125132066 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) 20250212125132066 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) 20250212125132070 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) 20250212125132070 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) 20250212125132070 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) 20250212125132070 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) 20250212125132070 DRLCMACDL DEBUG -- Chunk with length 206 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132070 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 168, MCS-3): 2a c8 82 39 4f be dc 65 51 00 b6 db ee 1b 2f 99 b7 b3 0b ab 20 30 32 93 c4 5d a6 18 2f ea 0c 0b 3b c8 d3 b5 b0 (tbf_dl.cpp:686) 20250212125132070 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) 20250212125132070 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132070 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 168) (tbf_dl.cpp:847) 20250212125132070 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 168, MCS-3): 07 00 2a 86 54 90 05 73 9e 7c b9 cb a2 00 6c b7 dd 37 5e 32 6f 67 17 56 41 60 64 26 89 bb 4c 31 5e d4 19 16 76 90 a7 6b 61 01 (tbf_dl.cpp:911) 20250212125132070 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=975 Sending data request: sapi=5 arfcn=871 cur_fn=970 block=9 data=07 00 2a 86 54 90 05 73 9e 7c b9 cb a2 00 6c b7 dd 37 5e 32 6f 67 17 56 41 60 64 26 89 bb 4c 31 5e d4 19 16 76 90 a7 6b 61 01 (pcu_l1_if.cpp:182) 20250212125132071 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125132085 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) 20250212125132085 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) 20250212125132086 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) 20250212125132086 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) 20250212125132087 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) 20250212125132087 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) 20250212125132087 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) 20250212125132087 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) 20250212125132088 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) 20250212125132088 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) 20250212125132089 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) 20250212125132089 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) 20250212125132089 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) 20250212125132089 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) 20250212125132090 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) 20250212125132090 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) 20250212125132090 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) 20250212125132090 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) 20250212125132090 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) 20250212125132090 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) 20250212125132090 DRLCMACDL DEBUG -- Chunk with length 169 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 169, MCS-3): 48 cc 35 2c a3 b3 c3 05 9f 99 3f 90 2a 2e 97 49 be 7d eb 55 0d 96 a8 dc 1b 08 9c e6 d8 7d f9 16 8d d2 80 0d 70 (tbf_dl.cpp:686) 20250212125132091 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) 20250212125132091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 169) (tbf_dl.cpp:847) 20250212125132091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 169, MCS-3): 07 40 2a 86 90 98 6b 58 46 67 87 0b 3e 33 7f 20 55 5c 2e 93 7c fb d6 ab 1a 2c 51 b9 37 10 38 cd b1 fb f2 2d 1a a5 01 1b e0 00 (tbf_dl.cpp:911) 20250212125132091 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=979 Sending data request: sapi=5 arfcn=871 cur_fn=975 block=10 data=07 40 2a 86 90 98 6b 58 46 67 87 0b 3e 33 7f 20 55 5c 2e 93 7c fb d6 ab 1a 2c 51 b9 37 10 38 cd b1 fb f2 2d 1a a5 01 1b e0 00 (pcu_l1_if.cpp:182) 20250212125132091 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125132103 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) 20250212125132103 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) 20250212125132104 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) 20250212125132104 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) 20250212125132105 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) 20250212125132105 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) 20250212125132105 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) 20250212125132105 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) 20250212125132106 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) 20250212125132106 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) 20250212125132106 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) 20250212125132106 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) 20250212125132107 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) 20250212125132107 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) 20250212125132107 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) 20250212125132107 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) 20250212125132108 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) 20250212125132108 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) 20250212125132108 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) 20250212125132108 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) 20250212125132108 DRLCMACDL DEBUG -- Chunk with length 132 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 170, MCS-3): c2 ba 4b 26 b2 ac 8f 02 5a 57 bf 1d bd bf c1 f5 96 78 ce 7f ab ed bc 18 98 48 12 72 f0 8a fd 18 7c e1 02 8f e5 (tbf_dl.cpp:686) 20250212125132108 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) 20250212125132108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 170) (tbf_dl.cpp:847) 20250212125132108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 170, MCS-3): 07 80 2a 86 84 75 97 4c 64 59 1f 05 b4 ae 7e 3b 7a 7f 83 eb 2d f1 9c ff 56 db 79 31 30 91 24 e4 e0 15 fb 31 f8 c2 05 1e cb 01 (tbf_dl.cpp:911) 20250212125132108 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=983 Sending data request: sapi=5 arfcn=871 cur_fn=979 block=11 data=07 80 2a 86 84 75 97 4c 64 59 1f 05 b4 ae 7e 3b 7a 7f 83 eb 2d f1 9c ff 56 db 79 31 30 91 24 e4 e0 15 fb 31 f8 c2 05 1e cb 01 (pcu_l1_if.cpp:182) 20250212125132108 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125132122 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) 20250212125132123 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) 20250212125132124 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) 20250212125132124 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) 20250212125132124 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) 20250212125132124 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) 20250212125132125 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) 20250212125132125 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) 20250212125132126 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) 20250212125132126 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) 20250212125132127 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) 20250212125132127 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) 20250212125132127 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) 20250212125132127 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) 20250212125132128 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) 20250212125132128 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) 20250212125132132 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) 20250212125132132 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) 20250212125132132 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) 20250212125132132 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) 20250212125132132 DRLCMACDL DEBUG -- Chunk with length 95 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132132 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 171, MCS-3): c6 91 05 52 da 2e c4 c9 b5 32 0f 42 df e5 87 d9 c9 14 5a 79 92 ce 0b c3 89 81 f5 4b 48 db 43 d4 b7 ca 64 a4 ca (tbf_dl.cpp:686) 20250212125132132 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) 20250212125132132 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132132 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 171) (tbf_dl.cpp:847) 20250212125132132 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 171, MCS-3): 07 c0 2a 86 8c 23 0b a4 b4 5d 88 93 6b 65 1e 84 be cb 0f b3 93 29 b4 f2 24 9d 17 86 13 03 eb 97 90 b6 87 a8 6f 95 c9 48 95 01 (tbf_dl.cpp:911) 20250212125132132 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=988 Sending data request: sapi=5 arfcn=871 cur_fn=983 block=0 data=07 c0 2a 86 8c 23 0b a4 b4 5d 88 93 6b 65 1e 84 be cb 0f b3 93 29 b4 f2 24 9d 17 86 13 03 eb 97 90 b6 87 a8 6f 95 c9 48 95 01 (pcu_l1_if.cpp:182) 20250212125132134 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125132146 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) 20250212125132146 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) 20250212125132148 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) 20250212125132148 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) 20250212125132148 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) 20250212125132148 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) 20250212125132149 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) 20250212125132149 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) 20250212125132150 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) 20250212125132150 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) 20250212125132151 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) 20250212125132151 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) 20250212125132152 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) 20250212125132152 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) 20250212125132152 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) 20250212125132152 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) 20250212125132153 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) 20250212125132153 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) 20250212125132153 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) 20250212125132153 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) 20250212125132153 DRLCMACDL DEBUG -- Chunk with length 58 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 172, MCS-3): 87 3c b9 fe 72 5b 7d e4 7a 30 5e 06 15 63 16 83 2e 55 95 01 cd 0e ef 0e 5d 0c 56 ce a6 70 2f d9 b8 7f 1d 5f 01 (tbf_dl.cpp:686) 20250212125132153 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) 20250212125132153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 172) (tbf_dl.cpp:847) 20250212125132153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 172, MCS-3): 07 00 2b 86 0e 79 72 fd e5 b6 fa c8 f5 60 bc 0c 2a c6 2c 06 5d aa 2a 03 9a 1d de 1d ba 18 ac 9c 4d e1 5e b2 71 ff 3a be 02 00 (tbf_dl.cpp:911) 20250212125132153 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=992 Sending data request: sapi=5 arfcn=871 cur_fn=988 block=1 data=07 00 2b 86 0e 79 72 fd e5 b6 fa c8 f5 60 bc 0c 2a c6 2c 06 5d aa 2a 03 9a 1d de 1d ba 18 ac 9c 4d e1 5e b2 71 ff 3a be 02 00 (pcu_l1_if.cpp:182) 20250212125132154 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125132166 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) 20250212125132166 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) 20250212125132167 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) 20250212125132167 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) 20250212125132168 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) 20250212125132168 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) 20250212125132168 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) 20250212125132168 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) 20250212125132169 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) 20250212125132169 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) 20250212125132170 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) 20250212125132170 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) 20250212125132171 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) 20250212125132171 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) 20250212125132171 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) 20250212125132171 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) 20250212125132172 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) 20250212125132172 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) 20250212125132172 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) 20250212125132172 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) 20250212125132172 DRLCMACDL DEBUG -- Chunk with length 21 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20250212125132172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125132172 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1468 KBits/s (gprs_rlcmac_meas.cpp:181) 20250212125132172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125132172 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (15) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 173, MCS-3): 2b 3c bf e8 78 4a b5 62 89 ba d1 b5 3c ce ef 1d d6 55 a7 39 c2 67 04 95 05 43 d4 38 18 11 12 0f 0c a3 29 b4 6c (tbf_dl.cpp:686) 20250212125132172 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) 20250212125132172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 173) (tbf_dl.cpp:847) 20250212125132172 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 78 7e d1 f1 94 6a c5 12 75 a3 6b 79 9c df 3b ac ab 4e 73 84 cf 08 2a 0b 86 a8 71 30 22 24 1e 18 46 53 68 d9 00 (tbf_dl.cpp:911) 20250212125132172 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=996 Sending data request: sapi=5 arfcn=871 cur_fn=992 block=2 data=07 40 2b 06 56 78 7e d1 f1 94 6a c5 12 75 a3 6b 79 9c df 3b ac ab 4e 73 84 cf 08 2a 0b 86 a8 71 30 22 24 1e 18 46 53 68 d9 00 (pcu_l1_if.cpp:182) 20250212125132173 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125132185 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) 20250212125132185 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) 20250212125132186 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) 20250212125132186 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) 20250212125132187 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) 20250212125132187 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) 20250212125132188 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) 20250212125132188 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) 20250212125132188 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) 20250212125132188 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) 20250212125132189 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) 20250212125132189 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) 20250212125132190 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) 20250212125132190 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) 20250212125132190 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) 20250212125132190 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) 20250212125132194 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) 20250212125132194 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) 20250212125132194 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) 20250212125132194 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) 20250212125132194 DRLCMACDL DEBUG -- Chunk with length 1385 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132194 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 174, MCS-3): 1b 9d 1f b8 42 10 89 fc cd 87 52 8e cf 59 79 8a 33 a2 8e 52 8b 8a 46 06 80 a2 2e 2e fe 46 5a 9e 55 3f 7b 5d 50 (tbf_dl.cpp:686) 20250212125132194 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) 20250212125132194 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132194 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 174) (tbf_dl.cpp:847) 20250212125132194 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 174, MCS-3): 07 80 2b 86 36 3a 3f 70 85 20 12 f9 9b 0f a5 1c 9f b3 f2 14 67 44 1d a5 16 15 8d 0c 00 45 5d 5c fc 8d b4 3c ab 7e f6 ba a0 00 (tbf_dl.cpp:911) 20250212125132194 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1001 Sending data request: sapi=5 arfcn=871 cur_fn=996 block=3 data=07 80 2b 86 36 3a 3f 70 85 20 12 f9 9b 0f a5 1c 9f b3 f2 14 67 44 1d a5 16 15 8d 0c 00 45 5d 5c fc 8d b4 3c ab 7e f6 ba a0 00 (pcu_l1_if.cpp:182) 20250212125132195 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125132209 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) 20250212125132209 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) 20250212125132211 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) 20250212125132211 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) 20250212125132212 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) 20250212125132212 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) 20250212125132213 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) 20250212125132213 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) 20250212125132214 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) 20250212125132214 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) 20250212125132215 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) 20250212125132215 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) 20250212125132215 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) 20250212125132216 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) 20250212125132216 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) 20250212125132216 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) 20250212125132218 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) 20250212125132218 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) 20250212125132218 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) 20250212125132218 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) 20250212125132218 DRLCMACDL DEBUG -- Chunk with length 1348 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132218 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 175, MCS-3): 43 fa 48 52 c3 98 8e 46 5d 9c f1 85 a8 08 70 5c 9e c5 5c 82 bc 8a 8a 4c 98 78 87 32 32 6f aa 82 1f 7e 63 5d 6a (tbf_dl.cpp:686) 20250212125132218 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) 20250212125132218 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132218 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 175) (tbf_dl.cpp:847) 20250212125132218 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 175, MCS-3): 07 c0 2b 86 86 f4 91 a4 86 31 1d 8d ba 38 e3 0b 51 11 e0 b8 3c 8b b9 04 79 15 15 99 30 f1 0e 65 64 de 54 05 3f fc c6 ba d4 00 (tbf_dl.cpp:911) 20250212125132218 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1005 Sending data request: sapi=5 arfcn=871 cur_fn=1001 block=4 data=07 c0 2b 86 86 f4 91 a4 86 31 1d 8d ba 38 e3 0b 51 11 e0 b8 3c 8b b9 04 79 15 15 99 30 f1 0e 65 64 de 54 05 3f fc c6 ba d4 00 (pcu_l1_if.cpp:182) 20250212125132219 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125132228 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) 20250212125132228 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) 20250212125132229 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) 20250212125132229 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) 20250212125132230 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) 20250212125132230 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) 20250212125132231 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) 20250212125132231 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) 20250212125132232 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) 20250212125132232 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) 20250212125132233 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) 20250212125132233 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) 20250212125132233 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) 20250212125132233 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) 20250212125132234 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) 20250212125132234 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) 20250212125132235 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) 20250212125132235 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) 20250212125132235 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) 20250212125132235 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) 20250212125132235 DRLCMACDL DEBUG -- Chunk with length 1311 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132235 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 176, MCS-3): 6a 2c c7 9e cf 80 13 b1 93 72 5a 86 cc 45 de 2c 85 e7 49 fb 78 5e 92 44 82 29 9f d7 62 e0 1e 4b 17 f5 5f 2e fc (tbf_dl.cpp:686) 20250212125132235 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) 20250212125132235 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132235 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 176) (tbf_dl.cpp:847) 20250212125132235 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 176, MCS-3): 07 00 2c 86 d4 58 8e 3d 9f 01 27 62 27 e5 b4 0c 99 8b bc 59 0a cf 93 f6 f1 bc 24 89 04 53 3e af c5 c0 3d 96 2e ea bf 5c f8 01 (tbf_dl.cpp:911) 20250212125132235 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1009 Sending data request: sapi=5 arfcn=871 cur_fn=1005 block=5 data=07 00 2c 86 d4 58 8e 3d 9f 01 27 62 27 e5 b4 0c 99 8b bc 59 0a cf 93 f6 f1 bc 24 89 04 53 3e af c5 c0 3d 96 2e ea bf 5c f8 01 (pcu_l1_if.cpp:182) 20250212125132236 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125132247 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) 20250212125132247 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) 20250212125132248 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) 20250212125132248 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) 20250212125132249 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) 20250212125132249 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) 20250212125132250 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) 20250212125132250 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) 20250212125132251 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) 20250212125132251 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) 20250212125132251 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) 20250212125132251 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) 20250212125132252 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) 20250212125132252 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) 20250212125132253 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) 20250212125132253 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) 20250212125132256 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) 20250212125132256 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) 20250212125132257 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) 20250212125132257 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) 20250212125132257 DRLCMACDL DEBUG -- Chunk with length 1274 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132257 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 177, MCS-3): e6 97 c5 ef be dd 25 b8 37 fa d6 8d f3 3c 77 bb e8 c4 6d fd 59 35 3e ee d8 b4 85 01 f6 64 b9 c9 2a 63 75 ee 8c (tbf_dl.cpp:686) 20250212125132257 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) 20250212125132257 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132257 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 177) (tbf_dl.cpp:847) 20250212125132257 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 177, MCS-3): 07 40 2c 86 cc 2f 8b df 7d bb 4b 70 6f f4 ad 1b e7 79 ee 76 d1 89 db fa b3 6a 7c dc b1 69 0b 03 ec c9 72 93 55 c6 ea dc 19 01 (tbf_dl.cpp:911) 20250212125132257 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1014 Sending data request: sapi=5 arfcn=871 cur_fn=1009 block=6 data=07 40 2c 86 cc 2f 8b df 7d bb 4b 70 6f f4 ad 1b e7 79 ee 76 d1 89 db fa b3 6a 7c dc b1 69 0b 03 ec c9 72 93 55 c6 ea dc 19 01 (pcu_l1_if.cpp:182) 20250212125132257 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125132271 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) 20250212125132271 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) 20250212125132272 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) 20250212125132272 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) 20250212125132273 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) 20250212125132273 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) 20250212125132274 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) 20250212125132274 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) 20250212125132275 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) 20250212125132275 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) 20250212125132275 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) 20250212125132275 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) 20250212125132276 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) 20250212125132276 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) 20250212125132277 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) 20250212125132277 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) 20250212125132278 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) 20250212125132278 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) 20250212125132278 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) 20250212125132278 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) 20250212125132278 DRLCMACDL DEBUG -- Chunk with length 1237 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 178, MCS-3): 67 91 c2 06 5c 95 11 c0 29 c8 fb 34 a1 ba 8f b4 77 e0 af 53 46 cc a3 d4 e1 f9 f9 c7 dc b2 76 8d 88 a4 a7 c4 f7 (tbf_dl.cpp:686) 20250212125132278 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) 20250212125132278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 178) (tbf_dl.cpp:847) 20250212125132278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 178, MCS-3): 07 80 2c 86 ce 22 85 0d b8 2a 23 80 53 90 f7 69 42 75 1f 69 ef c0 5f a7 8c 98 47 a9 c3 f3 f3 8f b9 65 ed 1a 11 49 4f 89 ef 01 (tbf_dl.cpp:911) 20250212125132278 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1018 Sending data request: sapi=5 arfcn=871 cur_fn=1014 block=7 data=07 80 2c 86 ce 22 85 0d b8 2a 23 80 53 90 f7 69 42 75 1f 69 ef c0 5f a7 8c 98 47 a9 c3 f3 f3 8f b9 65 ed 1a 11 49 4f 89 ef 01 (pcu_l1_if.cpp:182) 20250212125132279 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125132290 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) 20250212125132290 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) 20250212125132291 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) 20250212125132291 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) 20250212125132292 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) 20250212125132292 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) 20250212125132293 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) 20250212125132293 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) 20250212125132293 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) 20250212125132293 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) 20250212125132294 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) 20250212125132294 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) 20250212125132295 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) 20250212125132295 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) 20250212125132296 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) 20250212125132296 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) 20250212125132297 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) 20250212125132297 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) 20250212125132297 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) 20250212125132297 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) 20250212125132297 DRLCMACDL DEBUG -- Chunk with length 1200 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 179, MCS-3): fb 30 89 1d dc 49 34 0b 35 5e 15 d0 2e 09 aa 20 c3 9c 61 60 5b a8 e0 a0 ea 40 3d be e5 b7 c6 bd 6b c6 3d 0a c1 (tbf_dl.cpp:686) 20250212125132297 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) 20250212125132297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 179) (tbf_dl.cpp:847) 20250212125132297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 179, MCS-3): 07 c0 2c 86 f6 61 12 3b b8 93 68 16 6a bc 2a a0 5d 12 54 41 86 39 c3 c0 b6 50 c1 41 d5 81 7a 7c cb 6f 8d 7b d7 8c 7b 14 82 01 (tbf_dl.cpp:911) 20250212125132297 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1022 Sending data request: sapi=5 arfcn=871 cur_fn=1018 block=8 data=07 c0 2c 86 f6 61 12 3b b8 93 68 16 6a bc 2a a0 5d 12 54 41 86 39 c3 c0 b6 50 c1 41 d5 81 7a 7c cb 6f 8d 7b d7 8c 7b 14 82 01 (pcu_l1_if.cpp:182) 20250212125132298 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125132308 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) 20250212125132308 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) 20250212125132309 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) 20250212125132309 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) 20250212125132309 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) 20250212125132309 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) 20250212125132309 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) 20250212125132309 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) 20250212125132309 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) 20250212125132309 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) 20250212125132310 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) 20250212125132310 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) 20250212125132310 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) 20250212125132310 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) 20250212125132310 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) 20250212125132310 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) 20250212125132322 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) 20250212125132322 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1027 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125132322 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) 20250212125132322 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) 20250212125132322 DRLCMACDL DEBUG -- Chunk with length 1163 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 180, MCS-3): 29 ab 56 57 01 12 ac 3c 77 62 56 00 4e 3e 7e 54 e8 09 d1 e7 b6 58 c5 38 f3 73 f5 23 3e 5c b9 83 50 f8 0e 6e ee (tbf_dl.cpp:686) 20250212125132322 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) 20250212125132322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 180) (tbf_dl.cpp:847) 20250212125132322 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) 20250212125132322 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1027 + 13 = 1040 (pdch_ul_controller.c:131) 20250212125132322 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1040 for type POLL (pdch_ul_controller.c:184) 20250212125132322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1040, TS=7) (tbf_dl.cpp:883) 20250212125132322 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1040, TS=7 (tbf_dl.cpp:903) 20250212125132322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 180, MCS-3): 0f 00 2d 86 52 56 ad ae 02 24 58 79 ee c4 ac 00 9c 7c fc a8 d0 13 a2 cf 6d b1 8a 71 e6 e7 ea 47 7c b8 72 07 a1 f0 1d dc dc 01 (tbf_dl.cpp:911) 20250212125132322 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1027 Sending data request: sapi=5 arfcn=871 cur_fn=1022 block=9 data=0f 00 2d 86 52 56 ad ae 02 24 58 79 ee c4 ac 00 9c 7c fc a8 d0 13 a2 cf 6d b1 8a 71 e6 e7 ea 47 7c b8 72 07 a1 f0 1d dc dc 01 (pcu_l1_if.cpp:182) 20250212125132323 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125132336 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) 20250212125132336 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) 20250212125132337 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) 20250212125132337 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) 20250212125132338 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) 20250212125132338 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) 20250212125132339 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) 20250212125132339 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) 20250212125132340 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) 20250212125132340 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) 20250212125132340 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) 20250212125132340 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) 20250212125132341 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) 20250212125132341 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) 20250212125132342 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) 20250212125132342 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) 20250212125132343 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125132355 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) 20250212125132355 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) 20250212125132356 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) 20250212125132356 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) 20250212125132357 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) 20250212125132357 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) 20250212125132357 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) 20250212125132357 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) 20250212125132358 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) 20250212125132358 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) 20250212125132358 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) 20250212125132358 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) 20250212125132360 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) 20250212125132360 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) 20250212125132361 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) 20250212125132361 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) 20250212125132362 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125132375 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) 20250212125132375 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) 20250212125132376 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) 20250212125132376 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) 20250212125132376 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) 20250212125132376 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) 20250212125132377 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) 20250212125132377 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) 20250212125132377 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) 20250212125132377 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) 20250212125132378 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) 20250212125132378 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) 20250212125132378 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) 20250212125132378 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) 20250212125132378 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) 20250212125132378 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) 20250212125132383 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125132398 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1035 block=0 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) 20250212125132398 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) 20250212125132398 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125132398 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1040 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125132398 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) 20250212125132398 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1040 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125132398 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125132398 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, 0x56324485956c, 0x563244859570, 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:570) 20250212125132398 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:597) 20250212125132398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125132398 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) 20250212125132398 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) 20250212125132398 DRLCMACDL DEBUG - got ack for BSN=161 (rlc_window_dl.cpp:103) 20250212125132398 DRLCMACDL DEBUG - got ack for BSN=162 (rlc_window_dl.cpp:103) 20250212125132398 DRLCMACDL DEBUG - got ack for BSN=163 (rlc_window_dl.cpp:103) 20250212125132398 DRLCMACDL DEBUG - got ack for BSN=164 (rlc_window_dl.cpp:103) 20250212125132398 DRLCMACDL DEBUG - got ack for BSN=165 (rlc_window_dl.cpp:103) 20250212125132398 DRLCMACDL DEBUG - got ack for BSN=166 (rlc_window_dl.cpp:103) 20250212125132398 DRLCMACDL DEBUG - got ack for BSN=167 (rlc_window_dl.cpp:103) 20250212125132398 DRLCMACDL DEBUG - got ack for BSN=168 (rlc_window_dl.cpp:103) 20250212125132398 DRLCMACDL DEBUG - got ack for BSN=169 (rlc_window_dl.cpp:103) 20250212125132398 DRLCMACDL DEBUG - got ack for BSN=170 (rlc_window_dl.cpp:103) 20250212125132398 DRLCMACDL DEBUG - got ack for BSN=171 (rlc_window_dl.cpp:103) 20250212125132398 DRLCMACDL DEBUG - got ack for BSN=172 (rlc_window_dl.cpp:103) 20250212125132398 DRLCMACDL DEBUG - got ack for BSN=173 (rlc_window_dl.cpp:103) 20250212125132398 DRLCMACDL DEBUG - got ack for BSN=174 (rlc_window_dl.cpp:103) 20250212125132398 DRLCMACDL DEBUG - got ack for BSN=175 (rlc_window_dl.cpp:103) 20250212125132398 DRLCMACDL DEBUG - got ack for BSN=176 (rlc_window_dl.cpp:103) 20250212125132398 DRLCMACDL DEBUG - got ack for BSN=177 (rlc_window_dl.cpp:103) 20250212125132398 DRLCMACDL DEBUG - got ack for BSN=178 (rlc_window_dl.cpp:103) 20250212125132398 DRLCMACDL DEBUG - got ack for BSN=179 (rlc_window_dl.cpp:103) 20250212125132398 DRLCMACDL DEBUG - got ack for BSN=180 (rlc_window_dl.cpp:103) 20250212125132398 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) 20250212125132398 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) 20250212125132398 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) 20250212125132398 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) 20250212125132398 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) 20250212125132398 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) 20250212125132398 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) 20250212125132398 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) 20250212125132399 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) 20250212125132399 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) 20250212125132399 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) 20250212125132399 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) 20250212125132399 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) 20250212125132399 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) 20250212125132399 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) 20250212125132399 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) 20250212125132402 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) 20250212125132402 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1044 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125132402 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) 20250212125132402 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) 20250212125132402 DRLCMACDL DEBUG -- Chunk with length 1126 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 181, MCS-3): b6 f0 92 18 fd 6b 2d 8a 0d da e6 3a 32 f9 ea 85 ff e0 e9 9c 3c d2 97 ae 91 56 78 75 39 ac 93 d2 29 af 84 ea 4b (tbf_dl.cpp:686) 20250212125132402 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) 20250212125132402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 181) (tbf_dl.cpp:847) 20250212125132402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 181, MCS-3): 07 40 2d 86 6c e1 25 31 fa d7 5a 14 1b b4 cd 75 64 f2 d5 0b ff c1 d3 39 79 a4 2f 5d 23 ad f0 ea 72 58 27 a5 53 5e 09 d5 97 00 (tbf_dl.cpp:911) 20250212125132402 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1044 Sending data request: sapi=5 arfcn=871 cur_fn=1040 block=1 data=07 40 2d 86 6c e1 25 31 fa d7 5a 14 1b b4 cd 75 64 f2 d5 0b ff c1 d3 39 79 a4 2f 5d 23 ad f0 ea 72 58 27 a5 53 5e 09 d5 97 00 (pcu_l1_if.cpp:182) 20250212125132402 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125132416 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) 20250212125132416 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) 20250212125132417 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) 20250212125132417 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) 20250212125132417 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) 20250212125132417 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) 20250212125132417 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) 20250212125132417 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) 20250212125132418 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) 20250212125132418 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) 20250212125132418 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) 20250212125132418 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) 20250212125132418 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) 20250212125132418 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) 20250212125132418 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) 20250212125132418 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) 20250212125132421 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) 20250212125132421 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) 20250212125132421 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) 20250212125132421 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) 20250212125132421 DRLCMACDL DEBUG -- Chunk with length 1089 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 182, MCS-3): 80 c7 c1 9e d7 da 61 24 29 88 5d 03 92 85 c4 5c d5 b6 cb a0 08 84 c8 45 a5 92 50 bf 90 ab 4e ad 87 08 4a b3 b6 (tbf_dl.cpp:686) 20250212125132421 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) 20250212125132421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 182) (tbf_dl.cpp:847) 20250212125132421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 182, MCS-3): 07 80 2d 86 00 8f 83 3d af b5 c3 48 52 10 bb 06 24 0b 89 b9 aa 6d 97 41 11 08 91 8b 4a 25 a1 7e 21 57 9d 5a 0f 11 94 66 6d 01 (tbf_dl.cpp:911) 20250212125132421 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1048 Sending data request: sapi=5 arfcn=871 cur_fn=1044 block=2 data=07 80 2d 86 00 8f 83 3d af b5 c3 48 52 10 bb 06 24 0b 89 b9 aa 6d 97 41 11 08 91 8b 4a 25 a1 7e 21 57 9d 5a 0f 11 94 66 6d 01 (pcu_l1_if.cpp:182) 20250212125132421 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125132435 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) 20250212125132435 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) 20250212125132435 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) 20250212125132435 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) 20250212125132435 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) 20250212125132435 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) 20250212125132435 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) 20250212125132435 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) 20250212125132435 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) 20250212125132435 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) 20250212125132436 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) 20250212125132436 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) 20250212125132436 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) 20250212125132436 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) 20250212125132436 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) 20250212125132436 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) 20250212125132444 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) 20250212125132444 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) 20250212125132444 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) 20250212125132444 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) 20250212125132444 DRLCMACDL DEBUG -- Chunk with length 1052 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 183, MCS-3): 2a 15 17 a3 d1 5a d7 51 fd 5e c8 71 91 1b 16 28 c9 85 01 6c 5f b8 ef 67 e2 40 d1 f5 64 36 c1 7f 16 12 e5 c1 27 (tbf_dl.cpp:686) 20250212125132444 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) 20250212125132444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 183) (tbf_dl.cpp:847) 20250212125132444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 183, MCS-3): 07 c0 2d 86 54 2a 2e 46 a3 b5 ae a3 fa bd 90 e3 22 37 2c 50 92 0b 03 d8 be 70 df cf c4 81 a2 eb c9 6c 82 ff 2c 24 ca 83 4f 00 (tbf_dl.cpp:911) 20250212125132444 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1053 Sending data request: sapi=5 arfcn=871 cur_fn=1048 block=3 data=07 c0 2d 86 54 2a 2e 46 a3 b5 ae a3 fa bd 90 e3 22 37 2c 50 92 0b 03 d8 be 70 df cf c4 81 a2 eb c9 6c 82 ff 2c 24 ca 83 4f 00 (pcu_l1_if.cpp:182) 20250212125132444 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125132458 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) 20250212125132458 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) 20250212125132458 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) 20250212125132458 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) 20250212125132458 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) 20250212125132458 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) 20250212125132459 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) 20250212125132459 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) 20250212125132459 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) 20250212125132459 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) 20250212125132459 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) 20250212125132459 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) 20250212125132459 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) 20250212125132459 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) 20250212125132459 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) 20250212125132459 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) 20250212125132463 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) 20250212125132463 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) 20250212125132463 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) 20250212125132463 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) 20250212125132463 DRLCMACDL DEBUG -- Chunk with length 1015 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 184, MCS-3): 9c af aa a5 46 d7 75 da 03 47 85 47 1a 8c c6 84 22 b9 88 56 d4 70 83 35 27 47 45 70 05 55 71 68 8b 44 5f 7f c8 (tbf_dl.cpp:686) 20250212125132463 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) 20250212125132463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 184) (tbf_dl.cpp:847) 20250212125132463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 184, MCS-3): 07 00 2e 86 38 5f 55 4b 8d ae eb b4 07 8e 0a 8f 34 18 8d 09 45 72 11 ad a8 e1 06 6b 4e 8e 8a e0 0a aa e2 d0 16 89 be fe 90 01 (tbf_dl.cpp:911) 20250212125132463 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1057 Sending data request: sapi=5 arfcn=871 cur_fn=1053 block=4 data=07 00 2e 86 38 5f 55 4b 8d ae eb b4 07 8e 0a 8f 34 18 8d 09 45 72 11 ad a8 e1 06 6b 4e 8e 8a e0 0a aa e2 d0 16 89 be fe 90 01 (pcu_l1_if.cpp:182) 20250212125132463 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125132477 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) 20250212125132477 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) 20250212125132477 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) 20250212125132477 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) 20250212125132477 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) 20250212125132477 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) 20250212125132477 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) 20250212125132477 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) 20250212125132477 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) 20250212125132477 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) 20250212125132477 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) 20250212125132477 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) 20250212125132478 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) 20250212125132478 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) 20250212125132478 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) 20250212125132478 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) 20250212125132481 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) 20250212125132481 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) 20250212125132481 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) 20250212125132481 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) 20250212125132481 DRLCMACDL DEBUG -- Chunk with length 978 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132481 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 185, MCS-3): 2a bb cf 16 0c 41 f0 79 ca 18 18 79 ec 4b 30 66 7a 6e fb c1 1e 3a 9c d5 fa db cb 4c c6 f4 51 26 48 97 fe 39 d9 (tbf_dl.cpp:686) 20250212125132481 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) 20250212125132481 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132481 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 185) (tbf_dl.cpp:847) 20250212125132481 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 185, MCS-3): 07 40 2e 86 54 76 9f 2d 18 82 e0 f3 94 31 30 f2 d8 97 60 cc f4 dc f6 83 3d 74 38 ab f5 b7 97 99 8c e9 a3 4c 90 2e fd 73 b2 01 (tbf_dl.cpp:911) 20250212125132481 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1061 Sending data request: sapi=5 arfcn=871 cur_fn=1057 block=5 data=07 40 2e 86 54 76 9f 2d 18 82 e0 f3 94 31 30 f2 d8 97 60 cc f4 dc f6 83 3d 74 38 ab f5 b7 97 99 8c e9 a3 4c 90 2e fd 73 b2 01 (pcu_l1_if.cpp:182) 20250212125132481 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125132495 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) 20250212125132495 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) 20250212125132495 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) 20250212125132495 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) 20250212125132496 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) 20250212125132496 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) 20250212125132496 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) 20250212125132496 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) 20250212125132496 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) 20250212125132496 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) 20250212125132496 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) 20250212125132496 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) 20250212125132496 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) 20250212125132496 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) 20250212125132496 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) 20250212125132496 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) 20250212125132505 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) 20250212125132505 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) 20250212125132505 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) 20250212125132505 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) 20250212125132505 DRLCMACDL DEBUG -- Chunk with length 941 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 186, MCS-3): c2 b0 ff bb 07 ab f7 da 48 40 14 40 b8 cb 1c 63 20 b6 c8 31 ad 08 db 71 34 1a 9a 75 96 6e 12 8b 39 dc 72 3d 0d (tbf_dl.cpp:686) 20250212125132505 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) 20250212125132505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 186) (tbf_dl.cpp:847) 20250212125132505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 186, MCS-3): 07 80 2e 86 84 61 ff 77 0f 56 ef b5 91 80 28 80 70 97 39 c6 40 6c 91 63 5a 11 b6 e3 68 34 34 eb 2c dd 24 16 73 b8 e5 7a 1a 00 (tbf_dl.cpp:911) 20250212125132505 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1066 Sending data request: sapi=5 arfcn=871 cur_fn=1061 block=6 data=07 80 2e 86 84 61 ff 77 0f 56 ef b5 91 80 28 80 70 97 39 c6 40 6c 91 63 5a 11 b6 e3 68 34 34 eb 2c dd 24 16 73 b8 e5 7a 1a 00 (pcu_l1_if.cpp:182) 20250212125132505 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125132519 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) 20250212125132519 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) 20250212125132519 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) 20250212125132519 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) 20250212125132519 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) 20250212125132519 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) 20250212125132519 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) 20250212125132519 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) 20250212125132519 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) 20250212125132519 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) 20250212125132519 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) 20250212125132519 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) 20250212125132520 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) 20250212125132520 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) 20250212125132520 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) 20250212125132520 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) 20250212125132523 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) 20250212125132523 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) 20250212125132523 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) 20250212125132523 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) 20250212125132523 DRLCMACDL DEBUG -- Chunk with length 904 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132523 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 187, MCS-3): c2 84 f7 c2 4e e9 19 fc 4f cd 5d 83 74 08 b8 8e 39 5a 50 2c 4a 52 3f f7 aa 3d 8d 3b 9b ab 97 68 45 91 de d1 64 (tbf_dl.cpp:686) 20250212125132523 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) 20250212125132523 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132523 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 187) (tbf_dl.cpp:847) 20250212125132523 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 187, MCS-3): 07 c0 2e 86 84 09 ef 85 9d d2 33 f8 9f 9a bb 06 e9 10 70 1d 73 b4 a0 58 94 a4 7e ee 55 7b 1a 77 36 57 2f d1 8a 22 bd a3 c9 00 (tbf_dl.cpp:911) 20250212125132523 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1070 Sending data request: sapi=5 arfcn=871 cur_fn=1066 block=7 data=07 c0 2e 86 84 09 ef 85 9d d2 33 f8 9f 9a bb 06 e9 10 70 1d 73 b4 a0 58 94 a4 7e ee 55 7b 1a 77 36 57 2f d1 8a 22 bd a3 c9 00 (pcu_l1_if.cpp:182) 20250212125132523 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125132537 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) 20250212125132537 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) 20250212125132538 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) 20250212125132538 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) 20250212125132538 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) 20250212125132538 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) 20250212125132538 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) 20250212125132538 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) 20250212125132538 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) 20250212125132538 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) 20250212125132538 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) 20250212125132538 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) 20250212125132539 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) 20250212125132539 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) 20250212125132539 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) 20250212125132539 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) 20250212125132542 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) 20250212125132542 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) 20250212125132542 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) 20250212125132542 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) 20250212125132542 DRLCMACDL DEBUG -- Chunk with length 867 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132542 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 188, MCS-3): 4b fa 36 f9 f4 f2 54 33 ff 59 2f 01 09 a5 1a 51 ed 46 71 27 dd bc f3 bc 4f 65 f0 7a ce 3c b8 c0 25 8e 1b c4 dd (tbf_dl.cpp:686) 20250212125132542 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) 20250212125132542 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132542 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 188) (tbf_dl.cpp:847) 20250212125132542 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 188, MCS-3): 07 00 2f 86 96 f4 6d f2 e9 e5 a9 66 fe b3 5e 02 12 4a 35 a2 da 8d e2 4e ba 79 e7 79 9f ca e0 f5 9c 79 70 81 4b 1c 37 88 bb 01 (tbf_dl.cpp:911) 20250212125132542 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1074 Sending data request: sapi=5 arfcn=871 cur_fn=1070 block=8 data=07 00 2f 86 96 f4 6d f2 e9 e5 a9 66 fe b3 5e 02 12 4a 35 a2 da 8d e2 4e ba 79 e7 79 9f ca e0 f5 9c 79 70 81 4b 1c 37 88 bb 01 (pcu_l1_if.cpp:182) 20250212125132542 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125132556 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) 20250212125132556 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) 20250212125132556 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) 20250212125132556 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) 20250212125132556 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) 20250212125132556 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) 20250212125132556 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) 20250212125132556 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) 20250212125132556 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) 20250212125132556 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) 20250212125132556 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) 20250212125132556 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) 20250212125132557 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) 20250212125132557 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) 20250212125132557 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) 20250212125132557 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) 20250212125132565 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) 20250212125132565 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) 20250212125132565 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) 20250212125132565 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) 20250212125132565 DRLCMACDL DEBUG -- Chunk with length 830 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132565 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 189, MCS-3): 22 51 b5 1d 32 87 76 6d 7f cf 02 f2 c0 b4 91 ea 9e 66 82 30 5c 59 fb 5c 2d f3 c4 50 42 75 24 ac 11 c2 17 66 12 (tbf_dl.cpp:686) 20250212125132565 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) 20250212125132565 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132565 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 189) (tbf_dl.cpp:847) 20250212125132565 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 189, MCS-3): 07 40 2f 86 44 a2 6a 3b 64 0e ed da fe 9e 05 e4 81 69 23 d5 3d cd 04 61 b8 b2 f6 b9 5a e6 89 a1 84 ea 48 58 23 84 2f cc 24 00 (tbf_dl.cpp:911) 20250212125132565 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1079 Sending data request: sapi=5 arfcn=871 cur_fn=1074 block=9 data=07 40 2f 86 44 a2 6a 3b 64 0e ed da fe 9e 05 e4 81 69 23 d5 3d cd 04 61 b8 b2 f6 b9 5a e6 89 a1 84 ea 48 58 23 84 2f cc 24 00 (pcu_l1_if.cpp:182) 20250212125132565 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125132579 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) 20250212125132579 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) 20250212125132580 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) 20250212125132580 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) 20250212125132580 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) 20250212125132580 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) 20250212125132580 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) 20250212125132580 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) 20250212125132580 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) 20250212125132580 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) 20250212125132580 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) 20250212125132580 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) 20250212125132580 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) 20250212125132580 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) 20250212125132581 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) 20250212125132581 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) 20250212125132584 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) 20250212125132584 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) 20250212125132584 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) 20250212125132584 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) 20250212125132584 DRLCMACDL DEBUG -- Chunk with length 793 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132584 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 190, MCS-3): b2 42 1f f2 0b 42 c9 32 3e 77 d4 55 50 d8 be 66 50 2f e6 78 7d 85 b4 cd fd 95 92 12 15 6c 74 79 f6 92 d2 81 46 (tbf_dl.cpp:686) 20250212125132584 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) 20250212125132584 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132584 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 190) (tbf_dl.cpp:847) 20250212125132584 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 190, MCS-3): 07 80 2f 86 64 85 3e e4 17 84 92 65 7c ee a8 ab a0 b0 7d cd a0 5e cc f1 fa 0a 69 9b fb 2b 25 25 2a d8 e8 f2 ec 25 a5 03 8d 00 (tbf_dl.cpp:911) 20250212125132584 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1083 Sending data request: sapi=5 arfcn=871 cur_fn=1079 block=10 data=07 80 2f 86 64 85 3e e4 17 84 92 65 7c ee a8 ab a0 b0 7d cd a0 5e cc f1 fa 0a 69 9b fb 2b 25 25 2a d8 e8 f2 ec 25 a5 03 8d 00 (pcu_l1_if.cpp:182) 20250212125132584 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125132598 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) 20250212125132598 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) 20250212125132598 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) 20250212125132598 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) 20250212125132598 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) 20250212125132598 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) 20250212125132598 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) 20250212125132598 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) 20250212125132598 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) 20250212125132598 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) 20250212125132599 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) 20250212125132599 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) 20250212125132599 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) 20250212125132599 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) 20250212125132599 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) 20250212125132599 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) 20250212125132602 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) 20250212125132602 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) 20250212125132602 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) 20250212125132602 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) 20250212125132602 DRLCMACDL DEBUG -- Chunk with length 756 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 191, MCS-3): 8a a8 e2 e7 d8 f5 e8 0e 7c 25 97 04 bf 25 39 c7 63 a9 ad 45 44 16 3f c0 94 46 a2 6c 3c fa 27 7a b9 09 83 b8 10 (tbf_dl.cpp:686) 20250212125132602 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) 20250212125132602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 191) (tbf_dl.cpp:847) 20250212125132602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 191, MCS-3): 07 c0 2f 86 14 51 c5 cf b1 eb d1 1d f8 4a 2e 09 7e 4b 72 8e c7 52 5b 8b 88 2c 7e 80 29 8d 44 d9 78 f4 4f f4 72 13 06 71 21 00 (tbf_dl.cpp:911) 20250212125132602 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1087 Sending data request: sapi=5 arfcn=871 cur_fn=1083 block=11 data=07 c0 2f 86 14 51 c5 cf b1 eb d1 1d f8 4a 2e 09 7e 4b 72 8e c7 52 5b 8b 88 2c 7e 80 29 8d 44 d9 78 f4 4f f4 72 13 06 71 21 00 (pcu_l1_if.cpp:182) 20250212125132603 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125132616 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) 20250212125132616 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) 20250212125132617 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) 20250212125132617 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) 20250212125132617 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) 20250212125132617 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) 20250212125132617 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) 20250212125132617 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) 20250212125132617 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) 20250212125132617 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) 20250212125132617 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) 20250212125132617 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) 20250212125132617 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) 20250212125132617 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) 20250212125132617 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) 20250212125132617 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) 20250212125132626 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) 20250212125132626 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) 20250212125132626 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) 20250212125132626 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) 20250212125132626 DRLCMACDL DEBUG -- Chunk with length 719 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132626 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 192, MCS-3): 4d 4c 25 9e 78 7b 90 97 54 78 e2 35 18 22 1c 5e e6 1c 03 bc 70 33 ce ab a6 92 52 ba 0e 9c 87 a9 06 bb dc 66 87 (tbf_dl.cpp:686) 20250212125132626 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) 20250212125132626 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132626 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 192) (tbf_dl.cpp:847) 20250212125132626 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 192, MCS-3): 07 00 30 86 9a 98 4a 3c f1 f6 20 2f a9 f0 c4 6b 30 44 38 bc cc 39 06 78 e1 66 9c 57 4d 25 a5 74 1d 38 0f 53 0d 76 b9 cd 0e 01 (tbf_dl.cpp:911) 20250212125132626 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1092 Sending data request: sapi=5 arfcn=871 cur_fn=1087 block=0 data=07 00 30 86 9a 98 4a 3c f1 f6 20 2f a9 f0 c4 6b 30 44 38 bc cc 39 06 78 e1 66 9c 57 4d 25 a5 74 1d 38 0f 53 0d 76 b9 cd 0e 01 (pcu_l1_if.cpp:182) 20250212125132626 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125132640 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) 20250212125132640 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) 20250212125132640 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) 20250212125132640 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) 20250212125132640 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) 20250212125132640 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) 20250212125132640 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) 20250212125132640 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) 20250212125132640 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) 20250212125132640 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) 20250212125132641 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) 20250212125132641 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) 20250212125132641 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) 20250212125132641 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) 20250212125132641 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) 20250212125132641 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) 20250212125132644 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) 20250212125132644 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) 20250212125132644 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) 20250212125132644 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) 20250212125132644 DRLCMACDL DEBUG -- Chunk with length 682 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 193, MCS-3): 40 cf da 13 1e 68 83 d1 1f fe 82 b6 c0 fe 17 2d fe e9 0a 0e ff 5f 76 74 24 da 89 4f d3 6a f6 c8 33 0f 64 2e de (tbf_dl.cpp:686) 20250212125132644 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) 20250212125132644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 193) (tbf_dl.cpp:847) 20250212125132644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 193, MCS-3): 07 40 30 86 80 9e b5 27 3c d0 06 a3 3f fc 05 6d 81 fd 2f 5a fc d3 15 1c fe bf ec e8 48 b4 13 9f a6 d5 ec 91 67 1e c8 5c bc 01 (tbf_dl.cpp:911) 20250212125132644 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1096 Sending data request: sapi=5 arfcn=871 cur_fn=1092 block=1 data=07 40 30 86 80 9e b5 27 3c d0 06 a3 3f fc 05 6d 81 fd 2f 5a fc d3 15 1c fe bf ec e8 48 b4 13 9f a6 d5 ec 91 67 1e c8 5c bc 01 (pcu_l1_if.cpp:182) 20250212125132644 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125132658 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) 20250212125132658 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) 20250212125132658 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) 20250212125132658 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) 20250212125132659 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) 20250212125132659 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) 20250212125132659 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) 20250212125132659 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) 20250212125132659 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) 20250212125132659 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) 20250212125132659 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) 20250212125132659 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) 20250212125132659 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) 20250212125132659 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) 20250212125132659 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) 20250212125132659 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) 20250212125132663 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) 20250212125132663 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) 20250212125132663 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) 20250212125132663 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) 20250212125132663 DRLCMACDL DEBUG -- Chunk with length 645 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 194, MCS-3): 8f 56 a8 b4 07 cf b0 05 93 40 c7 60 37 32 3c 48 b6 9b 71 db 88 02 00 fa 34 57 e3 1b 2a 46 e0 82 f4 17 c8 72 eb (tbf_dl.cpp:686) 20250212125132663 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) 20250212125132663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 194) (tbf_dl.cpp:847) 20250212125132663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 194, MCS-3): 07 80 30 86 1e ad 50 69 0f 9e 61 0b 26 81 8e c1 6e 64 78 90 6c 37 e3 b6 11 05 00 f4 69 ae c6 37 54 8c c0 05 e9 2f 90 e5 d6 01 (tbf_dl.cpp:911) 20250212125132663 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1100 Sending data request: sapi=5 arfcn=871 cur_fn=1096 block=2 data=07 80 30 86 1e ad 50 69 0f 9e 61 0b 26 81 8e c1 6e 64 78 90 6c 37 e3 b6 11 05 00 f4 69 ae c6 37 54 8c c0 05 e9 2f 90 e5 d6 01 (pcu_l1_if.cpp:182) 20250212125132663 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125132677 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) 20250212125132677 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) 20250212125132677 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) 20250212125132677 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) 20250212125132677 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) 20250212125132677 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) 20250212125132677 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) 20250212125132677 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) 20250212125132678 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) 20250212125132678 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) 20250212125132678 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) 20250212125132678 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) 20250212125132678 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) 20250212125132678 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) 20250212125132678 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) 20250212125132678 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) 20250212125132686 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) 20250212125132686 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) 20250212125132686 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) 20250212125132686 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) 20250212125132686 DRLCMACDL DEBUG -- Chunk with length 608 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 195, MCS-3): 17 e8 48 ab d1 e2 b6 1c d7 77 91 85 b6 1c d9 a6 49 83 91 ae d7 56 ed 8c bf f2 1f a1 fc c3 49 73 b0 67 2b 43 ae (tbf_dl.cpp:686) 20250212125132686 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) 20250212125132686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 195) (tbf_dl.cpp:847) 20250212125132686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 195, MCS-3): 07 c0 30 86 2e d0 91 56 a3 c5 6d 39 ae ef 22 0b 6d 39 b2 4d 93 06 23 5d af ad da 19 7f e5 3f 42 f9 87 93 e6 60 cf 56 86 5c 01 (tbf_dl.cpp:911) 20250212125132686 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1105 Sending data request: sapi=5 arfcn=871 cur_fn=1100 block=3 data=07 c0 30 86 2e d0 91 56 a3 c5 6d 39 ae ef 22 0b 6d 39 b2 4d 93 06 23 5d af ad da 19 7f e5 3f 42 f9 87 93 e6 60 cf 56 86 5c 01 (pcu_l1_if.cpp:182) 20250212125132686 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125132700 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) 20250212125132700 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) 20250212125132701 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) 20250212125132701 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) 20250212125132701 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) 20250212125132701 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) 20250212125132701 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) 20250212125132701 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) 20250212125132701 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) 20250212125132701 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) 20250212125132701 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) 20250212125132701 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) 20250212125132701 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) 20250212125132701 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) 20250212125132701 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) 20250212125132701 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) 20250212125132705 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) 20250212125132705 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) 20250212125132705 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) 20250212125132705 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) 20250212125132705 DRLCMACDL DEBUG -- Chunk with length 571 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 196, MCS-3): 1f 6b 47 76 c9 28 23 13 ce d8 37 c1 98 6c 41 58 ba 52 90 44 56 b6 c1 87 e2 5b fe 6a 3d e2 d6 79 9d 21 bc 85 3d (tbf_dl.cpp:686) 20250212125132705 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) 20250212125132705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 196) (tbf_dl.cpp:847) 20250212125132705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 196, MCS-3): 07 00 31 86 3e d6 8e ec 92 51 46 26 9c b1 6f 82 31 d9 82 b0 74 a5 20 89 ac 6c 83 0f c5 b7 fc d5 7a c4 ad f3 3a 43 78 0b 7b 00 (tbf_dl.cpp:911) 20250212125132705 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1109 Sending data request: sapi=5 arfcn=871 cur_fn=1105 block=4 data=07 00 31 86 3e d6 8e ec 92 51 46 26 9c b1 6f 82 31 d9 82 b0 74 a5 20 89 ac 6c 83 0f c5 b7 fc d5 7a c4 ad f3 3a 43 78 0b 7b 00 (pcu_l1_if.cpp:182) 20250212125132705 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125132719 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) 20250212125132719 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) 20250212125132719 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) 20250212125132719 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) 20250212125132719 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) 20250212125132719 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) 20250212125132719 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) 20250212125132719 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) 20250212125132719 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) 20250212125132719 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) 20250212125132720 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) 20250212125132720 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) 20250212125132720 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) 20250212125132720 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) 20250212125132720 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) 20250212125132720 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) 20250212125132723 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) 20250212125132723 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) 20250212125132723 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) 20250212125132723 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) 20250212125132723 DRLCMACDL DEBUG -- Chunk with length 534 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132723 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 197, MCS-3): 03 0e 00 fb b5 1e b7 5e 15 cf 13 24 94 d1 f8 a2 c0 89 9e 34 4d 8a 20 21 8f 9b bc dc 71 fa 66 4a 73 63 cd 11 ad (tbf_dl.cpp:686) 20250212125132723 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) 20250212125132723 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132723 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 197) (tbf_dl.cpp:847) 20250212125132723 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 197, MCS-3): 07 40 31 86 06 1c 00 f6 6b 3d 6e bd 2a 9e 27 48 28 a3 f1 45 81 13 3d 69 9a 14 41 42 1e 37 79 b9 e3 f4 cd 94 e6 c6 9a 23 5a 01 (tbf_dl.cpp:911) 20250212125132723 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1113 Sending data request: sapi=5 arfcn=871 cur_fn=1109 block=5 data=07 40 31 86 06 1c 00 f6 6b 3d 6e bd 2a 9e 27 48 28 a3 f1 45 81 13 3d 69 9a 14 41 42 1e 37 79 b9 e3 f4 cd 94 e6 c6 9a 23 5a 01 (pcu_l1_if.cpp:182) 20250212125132724 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125132737 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) 20250212125132737 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) 20250212125132738 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) 20250212125132738 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) 20250212125132738 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) 20250212125132738 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) 20250212125132738 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) 20250212125132738 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) 20250212125132738 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) 20250212125132738 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) 20250212125132738 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) 20250212125132738 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) 20250212125132738 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) 20250212125132738 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) 20250212125132739 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) 20250212125132739 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) 20250212125132747 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) 20250212125132747 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) 20250212125132747 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) 20250212125132747 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) 20250212125132747 DRLCMACDL DEBUG -- Chunk with length 497 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132747 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 198, MCS-3): dd f1 27 58 4c 4c 23 51 d2 33 04 18 dc a4 d3 8d bd 70 1f 1a 12 48 76 c8 d6 94 e0 76 47 2e cf cc 8a a8 9e 94 e7 (tbf_dl.cpp:686) 20250212125132747 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) 20250212125132747 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132747 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 198) (tbf_dl.cpp:847) 20250212125132747 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 198, MCS-3): 07 80 31 86 ba e3 4f b0 98 98 46 a2 a4 67 08 30 b8 49 a7 1b 7b e1 3e 34 24 90 ec 90 ad 29 c1 ed 8e 5c 9e 99 15 51 3d 29 cf 01 (tbf_dl.cpp:911) 20250212125132747 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1118 Sending data request: sapi=5 arfcn=871 cur_fn=1113 block=6 data=07 80 31 86 ba e3 4f b0 98 98 46 a2 a4 67 08 30 b8 49 a7 1b 7b e1 3e 34 24 90 ec 90 ad 29 c1 ed 8e 5c 9e 99 15 51 3d 29 cf 01 (pcu_l1_if.cpp:182) 20250212125132747 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125132761 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) 20250212125132761 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) 20250212125132761 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) 20250212125132761 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) 20250212125132761 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) 20250212125132761 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) 20250212125132761 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) 20250212125132761 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) 20250212125132761 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) 20250212125132761 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) 20250212125132762 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) 20250212125132762 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) 20250212125132762 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) 20250212125132762 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) 20250212125132762 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) 20250212125132762 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) 20250212125132765 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) 20250212125132765 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) 20250212125132765 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) 20250212125132765 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) 20250212125132765 DRLCMACDL DEBUG -- Chunk with length 460 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 199, MCS-3): 71 da 9b 97 81 19 dc 1f 35 e9 13 7a 10 d3 1f 70 3c 3a d4 68 9a b2 37 c6 64 94 23 9d 5d b6 5d 4e 2e b6 e1 9c a5 (tbf_dl.cpp:686) 20250212125132765 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) 20250212125132765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 199) (tbf_dl.cpp:847) 20250212125132765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 199, MCS-3): 07 c0 31 86 e2 b4 37 2f 03 33 b8 3f 6a d2 27 f4 20 a6 3f e0 78 74 a8 d1 34 65 6f 8c c9 28 47 3a bb 6c bb 9c 5c 6c c3 39 4b 01 (tbf_dl.cpp:911) 20250212125132765 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1122 Sending data request: sapi=5 arfcn=871 cur_fn=1118 block=7 data=07 c0 31 86 e2 b4 37 2f 03 33 b8 3f 6a d2 27 f4 20 a6 3f e0 78 74 a8 d1 34 65 6f 8c c9 28 47 3a bb 6c bb 9c 5c 6c c3 39 4b 01 (pcu_l1_if.cpp:182) 20250212125132765 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125132780 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) 20250212125132780 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) 20250212125132780 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) 20250212125132780 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) 20250212125132780 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) 20250212125132780 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) 20250212125132780 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) 20250212125132780 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) 20250212125132780 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) 20250212125132780 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) 20250212125132781 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) 20250212125132781 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) 20250212125132781 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) 20250212125132781 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) 20250212125132781 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) 20250212125132781 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) 20250212125132784 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) 20250212125132784 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1126 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125132784 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) 20250212125132784 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) 20250212125132784 DRLCMACDL DEBUG -- Chunk with length 423 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 200, MCS-3): 38 ae c3 e4 f9 1b 71 46 b1 61 57 44 22 16 aa 45 1f 38 ab b9 39 26 f0 0e ee df 82 f7 46 3a b1 20 a7 e0 05 93 d9 (tbf_dl.cpp:686) 20250212125132784 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) 20250212125132784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 200) (tbf_dl.cpp:847) 20250212125132784 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) 20250212125132784 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1126 + 13 = 1139 (pdch_ul_controller.c:131) 20250212125132784 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1139 for type POLL (pdch_ul_controller.c:184) 20250212125132784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1139, TS=7) (tbf_dl.cpp:883) 20250212125132784 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1139, TS=7 (tbf_dl.cpp:903) 20250212125132784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 200, MCS-3): 0f 00 32 86 70 5c 87 c9 f3 37 e2 8c 62 c3 ae 88 44 2c 54 8b 3e 70 56 73 73 4c e0 1d dc bf 05 ef 8d 74 62 41 4e c1 0b 26 b3 01 (tbf_dl.cpp:911) 20250212125132784 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1126 Sending data request: sapi=5 arfcn=871 cur_fn=1122 block=8 data=0f 00 32 86 70 5c 87 c9 f3 37 e2 8c 62 c3 ae 88 44 2c 54 8b 3e 70 56 73 73 4c e0 1d dc bf 05 ef 8d 74 62 41 4e c1 0b 26 b3 01 (pcu_l1_if.cpp:182) 20250212125132785 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125132798 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) 20250212125132798 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) 20250212125132799 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) 20250212125132799 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) 20250212125132799 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) 20250212125132799 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) 20250212125132799 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) 20250212125132799 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) 20250212125132799 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) 20250212125132799 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) 20250212125132799 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) 20250212125132799 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) 20250212125132799 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) 20250212125132799 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) 20250212125132799 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) 20250212125132799 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) 20250212125132808 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125132822 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) 20250212125132822 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) 20250212125132822 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) 20250212125132822 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) 20250212125132822 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) 20250212125132822 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) 20250212125132822 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) 20250212125132822 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) 20250212125132823 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) 20250212125132823 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) 20250212125132823 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) 20250212125132823 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) 20250212125132823 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) 20250212125132823 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) 20250212125132823 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) 20250212125132823 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) 20250212125132826 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125132840 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) 20250212125132840 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) 20250212125132840 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) 20250212125132840 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) 20250212125132841 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) 20250212125132841 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) 20250212125132841 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) 20250212125132841 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) 20250212125132841 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) 20250212125132841 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) 20250212125132841 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) 20250212125132841 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) 20250212125132841 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) 20250212125132841 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) 20250212125132841 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) 20250212125132841 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) 20250212125132845 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125132859 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1135 block=11 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) 20250212125132859 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) 20250212125132859 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125132859 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1139 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125132859 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) 20250212125132859 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1139 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125132859 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125132859 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, 0x56324485956c, 0x563244859570, 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:570) 20250212125132859 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:597) 20250212125132859 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125132859 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) 20250212125132859 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) 20250212125132859 DRLCMACDL DEBUG - got ack for BSN=181 (rlc_window_dl.cpp:103) 20250212125132859 DRLCMACDL DEBUG - got ack for BSN=182 (rlc_window_dl.cpp:103) 20250212125132859 DRLCMACDL DEBUG - got ack for BSN=183 (rlc_window_dl.cpp:103) 20250212125132859 DRLCMACDL DEBUG - got ack for BSN=184 (rlc_window_dl.cpp:103) 20250212125132859 DRLCMACDL DEBUG - got ack for BSN=185 (rlc_window_dl.cpp:103) 20250212125132859 DRLCMACDL DEBUG - got ack for BSN=186 (rlc_window_dl.cpp:103) 20250212125132859 DRLCMACDL DEBUG - got ack for BSN=187 (rlc_window_dl.cpp:103) 20250212125132859 DRLCMACDL DEBUG - got ack for BSN=188 (rlc_window_dl.cpp:103) 20250212125132859 DRLCMACDL DEBUG - got ack for BSN=189 (rlc_window_dl.cpp:103) 20250212125132859 DRLCMACDL DEBUG - got ack for BSN=190 (rlc_window_dl.cpp:103) 20250212125132859 DRLCMACDL DEBUG - got ack for BSN=191 (rlc_window_dl.cpp:103) 20250212125132859 DRLCMACDL DEBUG - got ack for BSN=192 (rlc_window_dl.cpp:103) 20250212125132859 DRLCMACDL DEBUG - got ack for BSN=193 (rlc_window_dl.cpp:103) 20250212125132859 DRLCMACDL DEBUG - got ack for BSN=194 (rlc_window_dl.cpp:103) 20250212125132859 DRLCMACDL DEBUG - got ack for BSN=195 (rlc_window_dl.cpp:103) 20250212125132859 DRLCMACDL DEBUG - got ack for BSN=196 (rlc_window_dl.cpp:103) 20250212125132859 DRLCMACDL DEBUG - got ack for BSN=197 (rlc_window_dl.cpp:103) 20250212125132859 DRLCMACDL DEBUG - got ack for BSN=198 (rlc_window_dl.cpp:103) 20250212125132859 DRLCMACDL DEBUG - got ack for BSN=199 (rlc_window_dl.cpp:103) 20250212125132859 DRLCMACDL DEBUG - got ack for BSN=200 (rlc_window_dl.cpp:103) 20250212125132859 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) 20250212125132859 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) 20250212125132860 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) 20250212125132860 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) 20250212125132860 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) 20250212125132860 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) 20250212125132860 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) 20250212125132860 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) 20250212125132860 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) 20250212125132860 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) 20250212125132860 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) 20250212125132860 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) 20250212125132860 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) 20250212125132860 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) 20250212125132861 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) 20250212125132861 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) 20250212125132868 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) 20250212125132868 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) 20250212125132868 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) 20250212125132868 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) 20250212125132868 DRLCMACDL DEBUG -- Chunk with length 386 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 201, MCS-3): 5a 42 02 d7 3e 6a 84 a2 01 3a 98 50 a1 c9 cf d7 cf 92 58 55 8d c4 79 ab 87 3f b4 3b 0c 61 da f1 23 96 14 f1 ba (tbf_dl.cpp:686) 20250212125132868 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) 20250212125132868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 201) (tbf_dl.cpp:847) 20250212125132868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 201, MCS-3): 07 40 32 86 b4 84 04 ae 7d d4 08 45 03 74 30 a1 42 93 9f af 9f 25 b1 aa 1a 89 f3 56 0f 7f 68 77 18 c2 b4 e3 47 2c 29 e2 75 01 (tbf_dl.cpp:911) 20250212125132868 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1144 Sending data request: sapi=5 arfcn=871 cur_fn=1139 block=0 data=07 40 32 86 b4 84 04 ae 7d d4 08 45 03 74 30 a1 42 93 9f af 9f 25 b1 aa 1a 89 f3 56 0f 7f 68 77 18 c2 b4 e3 47 2c 29 e2 75 01 (pcu_l1_if.cpp:182) 20250212125132868 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125132882 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) 20250212125132882 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) 20250212125132882 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) 20250212125132882 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) 20250212125132883 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) 20250212125132883 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) 20250212125132883 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) 20250212125132883 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) 20250212125132883 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) 20250212125132883 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) 20250212125132883 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) 20250212125132883 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) 20250212125132883 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) 20250212125132883 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) 20250212125132883 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) 20250212125132883 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) 20250212125132887 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) 20250212125132887 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) 20250212125132887 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) 20250212125132887 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) 20250212125132887 DRLCMACDL DEBUG -- Chunk with length 349 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 202, MCS-3): 2c bb e0 3f bd 02 02 38 37 3f 19 f5 d7 e5 e4 9a 12 84 26 eb 6e 6b eb 8f 3d fd 34 13 c7 0b a7 88 c2 0e 3c 81 68 (tbf_dl.cpp:686) 20250212125132887 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) 20250212125132887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 202) (tbf_dl.cpp:847) 20250212125132887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 202, MCS-3): 07 80 32 86 58 76 c1 7f 7a 05 04 70 6e 7e 32 ea af cb c9 35 25 08 4d d6 dd d6 d6 1f 7b fa 69 26 8e 17 4e 11 85 1d 78 02 d1 00 (tbf_dl.cpp:911) 20250212125132887 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1148 Sending data request: sapi=5 arfcn=871 cur_fn=1144 block=1 data=07 80 32 86 58 76 c1 7f 7a 05 04 70 6e 7e 32 ea af cb c9 35 25 08 4d d6 dd d6 d6 1f 7b fa 69 26 8e 17 4e 11 85 1d 78 02 d1 00 (pcu_l1_if.cpp:182) 20250212125132887 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125132901 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) 20250212125132901 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) 20250212125132901 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) 20250212125132901 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) 20250212125132901 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) 20250212125132901 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) 20250212125132901 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) 20250212125132901 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) 20250212125132901 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) 20250212125132901 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) 20250212125132902 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) 20250212125132902 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) 20250212125132902 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) 20250212125132902 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) 20250212125132902 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) 20250212125132902 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) 20250212125132905 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) 20250212125132905 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) 20250212125132905 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) 20250212125132905 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) 20250212125132905 DRLCMACDL DEBUG -- Chunk with length 312 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 203, MCS-3): 58 79 89 06 08 81 5f 30 d1 a7 bd c1 e1 45 1f b5 9d c7 72 47 f6 5b ab 8a 29 1a a1 01 0a b8 72 33 06 25 af ec 51 (tbf_dl.cpp:686) 20250212125132905 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) 20250212125132905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 203) (tbf_dl.cpp:847) 20250212125132905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 203, MCS-3): 07 c0 32 86 b0 f2 12 0d 10 02 bf 60 a2 4f 7b 83 c3 8b 3e 6a 3b 8f e5 8e ec b7 56 15 53 34 42 03 14 70 e5 66 0c 4a 5e d9 a3 00 (tbf_dl.cpp:911) 20250212125132905 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1152 Sending data request: sapi=5 arfcn=871 cur_fn=1148 block=2 data=07 c0 32 86 b0 f2 12 0d 10 02 bf 60 a2 4f 7b 83 c3 8b 3e 6a 3b 8f e5 8e ec b7 56 15 53 34 42 03 14 70 e5 66 0c 4a 5e d9 a3 00 (pcu_l1_if.cpp:182) 20250212125132906 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125132920 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) 20250212125132920 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) 20250212125132920 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) 20250212125132920 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) 20250212125132920 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) 20250212125132920 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) 20250212125132920 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) 20250212125132920 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) 20250212125132920 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) 20250212125132920 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) 20250212125132921 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) 20250212125132921 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) 20250212125132921 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) 20250212125132921 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) 20250212125132921 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) 20250212125132921 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) 20250212125132929 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) 20250212125132929 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) 20250212125132929 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) 20250212125132929 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) 20250212125132929 DRLCMACDL DEBUG -- Chunk with length 275 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 204, MCS-3): 2e 0b 47 60 29 b7 a2 9d 2a 22 46 7a e8 3c 08 0a d2 65 1e 0a e6 e1 4c 58 c6 40 2a 0f 71 48 5c f9 9e 33 e2 9e b8 (tbf_dl.cpp:686) 20250212125132929 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) 20250212125132929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 204) (tbf_dl.cpp:847) 20250212125132929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 204, MCS-3): 07 00 33 86 5c 16 8e c0 52 6e 45 3b 55 44 8c f4 d0 79 10 14 a4 cb 3c 14 cc c3 99 b0 8c 81 54 1e e2 90 b8 f2 3d 67 c4 3d 71 01 (tbf_dl.cpp:911) 20250212125132929 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1157 Sending data request: sapi=5 arfcn=871 cur_fn=1152 block=3 data=07 00 33 86 5c 16 8e c0 52 6e 45 3b 55 44 8c f4 d0 79 10 14 a4 cb 3c 14 cc c3 99 b0 8c 81 54 1e e2 90 b8 f2 3d 67 c4 3d 71 01 (pcu_l1_if.cpp:182) 20250212125132929 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125132943 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) 20250212125132943 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) 20250212125132943 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) 20250212125132943 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) 20250212125132944 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) 20250212125132944 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) 20250212125132944 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) 20250212125132944 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) 20250212125132944 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) 20250212125132944 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) 20250212125132944 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) 20250212125132944 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) 20250212125132944 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) 20250212125132944 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) 20250212125132944 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) 20250212125132944 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) 20250212125132948 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) 20250212125132948 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) 20250212125132948 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) 20250212125132948 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) 20250212125132948 DRLCMACDL DEBUG -- Chunk with length 238 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 205, MCS-3): 27 44 42 72 b8 ec 91 c2 2a 2c 79 ee c8 7d 58 42 31 d8 9c e6 3f 66 40 3f 16 a1 7d ee 8a 07 5b ee 2a c8 82 39 4f (tbf_dl.cpp:686) 20250212125132948 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) 20250212125132948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 205) (tbf_dl.cpp:847) 20250212125132948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 205, MCS-3): 07 40 33 86 4e 88 84 e4 70 d9 23 85 55 58 f2 dc 91 fb b0 84 62 b0 39 cd 7f cc 80 7e 2c 42 fb dc 15 0f b6 dc 55 90 05 73 9e 00 (tbf_dl.cpp:911) 20250212125132948 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1161 Sending data request: sapi=5 arfcn=871 cur_fn=1157 block=4 data=07 40 33 86 4e 88 84 e4 70 d9 23 85 55 58 f2 dc 91 fb b0 84 62 b0 39 cd 7f cc 80 7e 2c 42 fb dc 15 0f b6 dc 55 90 05 73 9e 00 (pcu_l1_if.cpp:182) 20250212125132948 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125132962 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) 20250212125132962 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) 20250212125132962 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) 20250212125132962 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) 20250212125132962 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) 20250212125132962 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) 20250212125132962 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) 20250212125132962 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) 20250212125132962 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) 20250212125132962 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) 20250212125132963 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) 20250212125132963 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) 20250212125132963 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) 20250212125132963 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) 20250212125132963 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) 20250212125132963 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) 20250212125132966 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) 20250212125132966 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) 20250212125132966 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) 20250212125132966 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) 20250212125132966 DRLCMACDL DEBUG -- Chunk with length 201 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132966 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 206, MCS-3): be dc 65 51 00 b6 db ee 1b 2f 99 b7 b3 0b ab 20 30 32 93 c4 5d a6 18 2f ea 0c 0b 3b c8 d3 b5 b0 48 cc 35 2c a3 (tbf_dl.cpp:686) 20250212125132966 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) 20250212125132966 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132966 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 206) (tbf_dl.cpp:847) 20250212125132966 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 206, MCS-3): 07 80 33 86 7c b9 cb a2 00 6c b7 dd 37 5e 32 6f 67 17 56 41 60 64 26 89 bb 4c 31 5e d4 19 16 76 90 a7 6b 61 91 98 6b 58 46 01 (tbf_dl.cpp:911) 20250212125132966 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1165 Sending data request: sapi=5 arfcn=871 cur_fn=1161 block=5 data=07 80 33 86 7c b9 cb a2 00 6c b7 dd 37 5e 32 6f 67 17 56 41 60 64 26 89 bb 4c 31 5e d4 19 16 76 90 a7 6b 61 91 98 6b 58 46 01 (pcu_l1_if.cpp:182) 20250212125132966 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125132980 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) 20250212125132980 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) 20250212125132980 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) 20250212125132980 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) 20250212125132981 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) 20250212125132981 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) 20250212125132981 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) 20250212125132981 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) 20250212125132981 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) 20250212125132981 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) 20250212125132981 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) 20250212125132981 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) 20250212125132981 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) 20250212125132981 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) 20250212125132981 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) 20250212125132981 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) 20250212125132990 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) 20250212125132990 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) 20250212125132990 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) 20250212125132990 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) 20250212125132990 DRLCMACDL DEBUG -- Chunk with length 164 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125132990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 207, MCS-3): b3 c3 05 9f 99 3f 90 2a 2e 97 49 be 7d eb 55 0d 96 a8 dc 1b 08 9c e6 d8 7d f9 16 8d d2 80 0d 70 c2 ba 4b 26 b2 (tbf_dl.cpp:686) 20250212125132990 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) 20250212125132990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125132990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 207) (tbf_dl.cpp:847) 20250212125132990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 207, MCS-3): 07 c0 33 86 66 87 0b 3e 33 7f 20 55 5c 2e 93 7c fb d6 ab 1a 2c 51 b9 37 10 38 cd b1 fb f2 2d 1a a5 01 1b e0 84 75 97 4c 64 01 (tbf_dl.cpp:911) 20250212125132990 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1170 Sending data request: sapi=5 arfcn=871 cur_fn=1165 block=6 data=07 c0 33 86 66 87 0b 3e 33 7f 20 55 5c 2e 93 7c fb d6 ab 1a 2c 51 b9 37 10 38 cd b1 fb f2 2d 1a a5 01 1b e0 84 75 97 4c 64 01 (pcu_l1_if.cpp:182) 20250212125132990 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125133004 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) 20250212125133004 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) 20250212125133004 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) 20250212125133004 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) 20250212125133004 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) 20250212125133004 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) 20250212125133005 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) 20250212125133005 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) 20250212125133005 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) 20250212125133005 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) 20250212125133005 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) 20250212125133005 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) 20250212125133005 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) 20250212125133005 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) 20250212125133006 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) 20250212125133006 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) 20250212125133008 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) 20250212125133008 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) 20250212125133008 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) 20250212125133008 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) 20250212125133008 DRLCMACDL DEBUG -- Chunk with length 127 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 208, MCS-3): ac 8f 02 5a 57 bf 1d bd bf c1 f5 96 78 ce 7f ab ed bc 18 98 48 12 72 f0 8a fd 18 7c e1 02 8f e5 c6 91 05 52 da (tbf_dl.cpp:686) 20250212125133008 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) 20250212125133008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 208) (tbf_dl.cpp:847) 20250212125133008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 208, MCS-3): 07 00 34 86 58 1f 05 b4 ae 7e 3b 7a 7f 83 eb 2d f1 9c ff 56 db 79 31 30 91 24 e4 e0 15 fb 31 f8 c2 05 1e cb 8d 23 0b a4 b4 01 (tbf_dl.cpp:911) 20250212125133008 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1174 Sending data request: sapi=5 arfcn=871 cur_fn=1170 block=7 data=07 00 34 86 58 1f 05 b4 ae 7e 3b 7a 7f 83 eb 2d f1 9c ff 56 db 79 31 30 91 24 e4 e0 15 fb 31 f8 c2 05 1e cb 8d 23 0b a4 b4 01 (pcu_l1_if.cpp:182) 20250212125133008 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125133022 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) 20250212125133022 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) 20250212125133022 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) 20250212125133022 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) 20250212125133023 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) 20250212125133023 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) 20250212125133023 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) 20250212125133023 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) 20250212125133023 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) 20250212125133023 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) 20250212125133023 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) 20250212125133023 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) 20250212125133023 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) 20250212125133023 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) 20250212125133023 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) 20250212125133023 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) 20250212125133027 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) 20250212125133027 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) 20250212125133027 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) 20250212125133027 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) 20250212125133027 DRLCMACDL DEBUG -- Chunk with length 90 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133027 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 209, MCS-3): 2e c4 c9 b5 32 0f 42 df e5 87 d9 c9 14 5a 79 92 ce 0b c3 89 81 f5 4b 48 db 43 d4 b7 ca 64 a4 ca 87 3c b9 fe 72 (tbf_dl.cpp:686) 20250212125133027 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) 20250212125133027 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133027 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 209) (tbf_dl.cpp:847) 20250212125133027 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 209, MCS-3): 07 40 34 86 5c 88 93 6b 65 1e 84 be cb 0f b3 93 29 b4 f2 24 9d 17 86 13 03 eb 97 90 b6 87 a8 6f 95 c9 48 95 0f 79 72 fd e5 00 (tbf_dl.cpp:911) 20250212125133027 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1178 Sending data request: sapi=5 arfcn=871 cur_fn=1174 block=8 data=07 40 34 86 5c 88 93 6b 65 1e 84 be cb 0f b3 93 29 b4 f2 24 9d 17 86 13 03 eb 97 90 b6 87 a8 6f 95 c9 48 95 0f 79 72 fd e5 00 (pcu_l1_if.cpp:182) 20250212125133027 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125133041 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) 20250212125133041 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) 20250212125133041 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) 20250212125133041 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) 20250212125133041 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) 20250212125133041 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) 20250212125133042 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) 20250212125133042 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) 20250212125133042 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) 20250212125133042 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) 20250212125133042 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) 20250212125133042 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) 20250212125133042 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) 20250212125133042 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) 20250212125133042 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) 20250212125133042 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) 20250212125133050 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) 20250212125133050 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) 20250212125133050 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) 20250212125133050 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) 20250212125133050 DRLCMACDL DEBUG -- Chunk with length 53 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133050 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 210, MCS-3): 5b 7d e4 7a 30 5e 06 15 63 16 83 2e 55 95 01 cd 0e ef 0e 5d 0c 56 ce a6 70 2f d9 b8 7f 1d 5f 01 3c bf e8 78 4a (tbf_dl.cpp:686) 20250212125133050 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) 20250212125133050 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133050 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 210) (tbf_dl.cpp:847) 20250212125133050 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 210, MCS-3): 07 80 34 86 b6 fa c8 f5 60 bc 0c 2a c6 2c 06 5d aa 2a 03 9a 1d de 1d ba 18 ac 9c 4d e1 5e b2 71 ff 3a be 02 78 7e d1 f1 94 00 (tbf_dl.cpp:911) 20250212125133050 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1183 Sending data request: sapi=5 arfcn=871 cur_fn=1178 block=9 data=07 80 34 86 b6 fa c8 f5 60 bc 0c 2a c6 2c 06 5d aa 2a 03 9a 1d de 1d ba 18 ac 9c 4d e1 5e b2 71 ff 3a be 02 78 7e d1 f1 94 00 (pcu_l1_if.cpp:182) 20250212125133050 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125133064 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) 20250212125133064 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) 20250212125133064 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) 20250212125133064 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) 20250212125133064 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) 20250212125133064 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) 20250212125133065 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) 20250212125133065 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) 20250212125133065 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) 20250212125133065 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) 20250212125133065 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) 20250212125133065 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) 20250212125133065 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) 20250212125133065 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) 20250212125133065 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) 20250212125133065 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) 20250212125133069 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) 20250212125133069 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) 20250212125133069 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) 20250212125133069 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) 20250212125133069 DRLCMACDL DEBUG -- Chunk with length 16 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20250212125133069 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125133069 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125133069 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133069 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 211, MCS-3): 21 b5 62 89 ba d1 b5 3c ce ef 1d d6 55 a7 39 c2 67 04 95 05 43 d4 38 18 11 12 0f 0c a3 29 b4 6c 1b 9d 1f b8 42 (tbf_dl.cpp:686) 20250212125133069 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) 20250212125133069 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133069 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 211) (tbf_dl.cpp:847) 20250212125133069 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 6a c5 12 75 a3 6b 79 9c df 3b ac ab 4e 73 84 cf 08 2a 0b 86 a8 71 30 22 24 1e 18 46 53 68 d9 36 3a 3f 70 85 00 (tbf_dl.cpp:911) 20250212125133069 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1187 Sending data request: sapi=5 arfcn=871 cur_fn=1183 block=10 data=07 c0 34 06 42 6a c5 12 75 a3 6b 79 9c df 3b ac ab 4e 73 84 cf 08 2a 0b 86 a8 71 30 22 24 1e 18 46 53 68 d9 36 3a 3f 70 85 00 (pcu_l1_if.cpp:182) 20250212125133069 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125133083 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) 20250212125133083 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) 20250212125133083 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) 20250212125133083 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) 20250212125133083 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) 20250212125133083 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) 20250212125133083 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) 20250212125133083 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) 20250212125133083 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) 20250212125133083 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) 20250212125133083 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) 20250212125133083 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) 20250212125133084 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) 20250212125133084 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) 20250212125133084 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) 20250212125133084 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) 20250212125133087 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) 20250212125133087 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) 20250212125133087 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) 20250212125133087 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) 20250212125133087 DRLCMACDL DEBUG -- Chunk with length 1380 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133087 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 212, MCS-3): 10 89 fc cd 87 52 8e cf 59 79 8a 33 a2 8e 52 8b 8a 46 06 80 a2 2e 2e fe 46 5a 9e 55 3f 7b 5d 50 43 fa 48 52 c3 (tbf_dl.cpp:686) 20250212125133087 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) 20250212125133087 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133087 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 212) (tbf_dl.cpp:847) 20250212125133087 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 212, MCS-3): 07 00 35 86 20 12 f9 9b 0f a5 1c 9f b3 f2 14 67 44 1d a5 16 15 8d 0c 00 45 5d 5c fc 8d b4 3c ab 7e f6 ba a0 86 f4 91 a4 86 01 (tbf_dl.cpp:911) 20250212125133087 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1191 Sending data request: sapi=5 arfcn=871 cur_fn=1187 block=11 data=07 00 35 86 20 12 f9 9b 0f a5 1c 9f b3 f2 14 67 44 1d a5 16 15 8d 0c 00 45 5d 5c fc 8d b4 3c ab 7e f6 ba a0 86 f4 91 a4 86 01 (pcu_l1_if.cpp:182) 20250212125133087 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125133101 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) 20250212125133101 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) 20250212125133102 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) 20250212125133102 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) 20250212125133102 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) 20250212125133102 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) 20250212125133102 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) 20250212125133102 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) 20250212125133102 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) 20250212125133102 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) 20250212125133102 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) 20250212125133102 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) 20250212125133102 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) 20250212125133102 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) 20250212125133103 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) 20250212125133103 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) 20250212125133111 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) 20250212125133111 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) 20250212125133111 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) 20250212125133111 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) 20250212125133111 DRLCMACDL DEBUG -- Chunk with length 1343 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133111 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 213, MCS-3): 98 8e 46 5d 9c f1 85 a8 08 70 5c 9e c5 5c 82 bc 8a 8a 4c 98 78 87 32 32 6f aa 82 1f 7e 63 5d 6a 6a 2c c7 9e cf (tbf_dl.cpp:686) 20250212125133111 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) 20250212125133111 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133111 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 213) (tbf_dl.cpp:847) 20250212125133111 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 213, MCS-3): 07 40 35 86 30 1d 8d ba 38 e3 0b 51 11 e0 b8 3c 8b b9 04 79 15 15 99 30 f1 0e 65 64 de 54 05 3f fc c6 ba d4 d4 58 8e 3d 9f 01 (tbf_dl.cpp:911) 20250212125133111 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1196 Sending data request: sapi=5 arfcn=871 cur_fn=1191 block=0 data=07 40 35 86 30 1d 8d ba 38 e3 0b 51 11 e0 b8 3c 8b b9 04 79 15 15 99 30 f1 0e 65 64 de 54 05 3f fc c6 ba d4 d4 58 8e 3d 9f 01 (pcu_l1_if.cpp:182) 20250212125133111 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125133125 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) 20250212125133125 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) 20250212125133125 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) 20250212125133125 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) 20250212125133125 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) 20250212125133125 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) 20250212125133125 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) 20250212125133125 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) 20250212125133125 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) 20250212125133125 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) 20250212125133125 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) 20250212125133125 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) 20250212125133126 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) 20250212125133126 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) 20250212125133126 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) 20250212125133126 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) 20250212125133129 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) 20250212125133129 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) 20250212125133129 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) 20250212125133129 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) 20250212125133129 DRLCMACDL DEBUG -- Chunk with length 1306 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133129 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 214, MCS-3): 80 13 b1 93 72 5a 86 cc 45 de 2c 85 e7 49 fb 78 5e 92 44 82 29 9f d7 62 e0 1e 4b 17 f5 5f 2e fc e6 97 c5 ef be (tbf_dl.cpp:686) 20250212125133129 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) 20250212125133129 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133129 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 214) (tbf_dl.cpp:847) 20250212125133129 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 214, MCS-3): 07 80 35 86 00 27 62 27 e5 b4 0c 99 8b bc 59 0a cf 93 f6 f1 bc 24 89 04 53 3e af c5 c0 3d 96 2e ea bf 5c f8 cd 2f 8b df 7d 01 (tbf_dl.cpp:911) 20250212125133129 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1200 Sending data request: sapi=5 arfcn=871 cur_fn=1196 block=1 data=07 80 35 86 00 27 62 27 e5 b4 0c 99 8b bc 59 0a cf 93 f6 f1 bc 24 89 04 53 3e af c5 c0 3d 96 2e ea bf 5c f8 cd 2f 8b df 7d 01 (pcu_l1_if.cpp:182) 20250212125133129 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125133143 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) 20250212125133143 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) 20250212125133143 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) 20250212125133143 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) 20250212125133143 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) 20250212125133144 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) 20250212125133144 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) 20250212125133144 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) 20250212125133144 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) 20250212125133144 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) 20250212125133144 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) 20250212125133144 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) 20250212125133144 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) 20250212125133144 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) 20250212125133144 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) 20250212125133144 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) 20250212125133148 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) 20250212125133148 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) 20250212125133148 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) 20250212125133148 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) 20250212125133148 DRLCMACDL DEBUG -- Chunk with length 1269 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133148 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 215, MCS-3): dd 25 b8 37 fa d6 8d f3 3c 77 bb e8 c4 6d fd 59 35 3e ee d8 b4 85 01 f6 64 b9 c9 2a 63 75 ee 8c 67 91 c2 06 5c (tbf_dl.cpp:686) 20250212125133148 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) 20250212125133148 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133148 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 215) (tbf_dl.cpp:847) 20250212125133148 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 215, MCS-3): 07 c0 35 86 ba 4b 70 6f f4 ad 1b e7 79 ee 76 d1 89 db fa b3 6a 7c dc b1 69 0b 03 ec c9 72 93 55 c6 ea dc 19 cf 22 85 0d b8 00 (tbf_dl.cpp:911) 20250212125133148 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1204 Sending data request: sapi=5 arfcn=871 cur_fn=1200 block=2 data=07 c0 35 86 ba 4b 70 6f f4 ad 1b e7 79 ee 76 d1 89 db fa b3 6a 7c dc b1 69 0b 03 ec c9 72 93 55 c6 ea dc 19 cf 22 85 0d b8 00 (pcu_l1_if.cpp:182) 20250212125133148 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125133162 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) 20250212125133162 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) 20250212125133162 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) 20250212125133162 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) 20250212125133162 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) 20250212125133162 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) 20250212125133162 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) 20250212125133162 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) 20250212125133162 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) 20250212125133162 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) 20250212125133163 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) 20250212125133163 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) 20250212125133163 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) 20250212125133163 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) 20250212125133163 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) 20250212125133163 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) 20250212125133171 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) 20250212125133171 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) 20250212125133171 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) 20250212125133171 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) 20250212125133171 DRLCMACDL DEBUG -- Chunk with length 1232 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 216, MCS-3): 95 11 c0 29 c8 fb 34 a1 ba 8f b4 77 e0 af 53 46 cc a3 d4 e1 f9 f9 c7 dc b2 76 8d 88 a4 a7 c4 f7 fb 30 89 1d dc (tbf_dl.cpp:686) 20250212125133171 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) 20250212125133171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 216) (tbf_dl.cpp:847) 20250212125133171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 216, MCS-3): 07 00 36 86 2a 23 80 53 90 f7 69 42 75 1f 69 ef c0 5f a7 8c 98 47 a9 c3 f3 f3 8f b9 65 ed 1a 11 49 4f 89 ef f7 61 12 3b b8 01 (tbf_dl.cpp:911) 20250212125133171 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1209 Sending data request: sapi=5 arfcn=871 cur_fn=1204 block=3 data=07 00 36 86 2a 23 80 53 90 f7 69 42 75 1f 69 ef c0 5f a7 8c 98 47 a9 c3 f3 f3 8f b9 65 ed 1a 11 49 4f 89 ef f7 61 12 3b b8 01 (pcu_l1_if.cpp:182) 20250212125133171 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125133185 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) 20250212125133185 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) 20250212125133185 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) 20250212125133185 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) 20250212125133185 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) 20250212125133185 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) 20250212125133185 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) 20250212125133185 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) 20250212125133185 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) 20250212125133186 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) 20250212125133186 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) 20250212125133186 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) 20250212125133186 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) 20250212125133186 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) 20250212125133186 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) 20250212125133186 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) 20250212125133189 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) 20250212125133189 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) 20250212125133189 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) 20250212125133189 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) 20250212125133189 DRLCMACDL DEBUG -- Chunk with length 1195 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 217, MCS-3): 49 34 0b 35 5e 15 d0 2e 09 aa 20 c3 9c 61 60 5b a8 e0 a0 ea 40 3d be e5 b7 c6 bd 6b c6 3d 0a c1 29 ab 56 57 01 (tbf_dl.cpp:686) 20250212125133190 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) 20250212125133190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 217) (tbf_dl.cpp:847) 20250212125133190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 217, MCS-3): 07 40 36 86 92 68 16 6a bc 2a a0 5d 12 54 41 86 39 c3 c0 b6 50 c1 41 d5 81 7a 7c cb 6f 8d 7b d7 8c 7b 14 82 53 56 ad ae 02 00 (tbf_dl.cpp:911) 20250212125133190 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1213 Sending data request: sapi=5 arfcn=871 cur_fn=1209 block=4 data=07 40 36 86 92 68 16 6a bc 2a a0 5d 12 54 41 86 39 c3 c0 b6 50 c1 41 d5 81 7a 7c cb 6f 8d 7b d7 8c 7b 14 82 53 56 ad ae 02 00 (pcu_l1_if.cpp:182) 20250212125133190 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125133203 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) 20250212125133203 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) 20250212125133204 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) 20250212125133204 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) 20250212125133204 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) 20250212125133204 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) 20250212125133204 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) 20250212125133204 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) 20250212125133204 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) 20250212125133204 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) 20250212125133204 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) 20250212125133204 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) 20250212125133204 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) 20250212125133204 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) 20250212125133204 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) 20250212125133204 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) 20250212125133208 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) 20250212125133208 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) 20250212125133208 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) 20250212125133208 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) 20250212125133208 DRLCMACDL DEBUG -- Chunk with length 1158 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 218, MCS-3): 12 ac 3c 77 62 56 00 4e 3e 7e 54 e8 09 d1 e7 b6 58 c5 38 f3 73 f5 23 3e 5c b9 83 50 f8 0e 6e ee b6 f0 92 18 fd (tbf_dl.cpp:686) 20250212125133208 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) 20250212125133208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 218) (tbf_dl.cpp:847) 20250212125133208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 218, MCS-3): 07 80 36 86 24 58 79 ee c4 ac 00 9c 7c fc a8 d0 13 a2 cf 6d b1 8a 71 e6 e7 ea 47 7c b8 72 07 a1 f0 1d dc dc 6d e1 25 31 fa 01 (tbf_dl.cpp:911) 20250212125133208 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1217 Sending data request: sapi=5 arfcn=871 cur_fn=1213 block=5 data=07 80 36 86 24 58 79 ee c4 ac 00 9c 7c fc a8 d0 13 a2 cf 6d b1 8a 71 e6 e7 ea 47 7c b8 72 07 a1 f0 1d dc dc 6d e1 25 31 fa 01 (pcu_l1_if.cpp:182) 20250212125133208 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125133222 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) 20250212125133222 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) 20250212125133222 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) 20250212125133222 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) 20250212125133222 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) 20250212125133223 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) 20250212125133223 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) 20250212125133223 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) 20250212125133223 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) 20250212125133223 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) 20250212125133223 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) 20250212125133223 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) 20250212125133223 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) 20250212125133223 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) 20250212125133223 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) 20250212125133223 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) 20250212125133231 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) 20250212125133231 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) 20250212125133231 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) 20250212125133231 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) 20250212125133231 DRLCMACDL DEBUG -- Chunk with length 1121 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 219, MCS-3): 6b 2d 8a 0d da e6 3a 32 f9 ea 85 ff e0 e9 9c 3c d2 97 ae 91 56 78 75 39 ac 93 d2 29 af 84 ea 4b 80 c7 c1 9e d7 (tbf_dl.cpp:686) 20250212125133231 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) 20250212125133231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 219) (tbf_dl.cpp:847) 20250212125133231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 219, MCS-3): 07 c0 36 86 d6 5a 14 1b b4 cd 75 64 f2 d5 0b ff c1 d3 39 79 a4 2f 5d 23 ad f0 ea 72 58 27 a5 53 5e 09 d5 97 00 8f 83 3d af 01 (tbf_dl.cpp:911) 20250212125133231 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1222 Sending data request: sapi=5 arfcn=871 cur_fn=1217 block=6 data=07 c0 36 86 d6 5a 14 1b b4 cd 75 64 f2 d5 0b ff c1 d3 39 79 a4 2f 5d 23 ad f0 ea 72 58 27 a5 53 5e 09 d5 97 00 8f 83 3d af 01 (pcu_l1_if.cpp:182) 20250212125133232 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125133245 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) 20250212125133245 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) 20250212125133246 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) 20250212125133246 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) 20250212125133246 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) 20250212125133246 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) 20250212125133246 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) 20250212125133246 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) 20250212125133246 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) 20250212125133246 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) 20250212125133247 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) 20250212125133247 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) 20250212125133247 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) 20250212125133247 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) 20250212125133247 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) 20250212125133247 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) 20250212125133250 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) 20250212125133250 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1226 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125133250 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) 20250212125133250 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) 20250212125133250 DRLCMACDL DEBUG -- Chunk with length 1084 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 220, MCS-3): da 61 24 29 88 5d 03 92 85 c4 5c d5 b6 cb a0 08 84 c8 45 a5 92 50 bf 90 ab 4e ad 87 08 4a b3 b6 2a 15 17 a3 d1 (tbf_dl.cpp:686) 20250212125133250 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) 20250212125133250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 220) (tbf_dl.cpp:847) 20250212125133250 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) 20250212125133250 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1226 + 13 = 1239 (pdch_ul_controller.c:131) 20250212125133250 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1239 for type POLL (pdch_ul_controller.c:184) 20250212125133250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1239, TS=7) (tbf_dl.cpp:883) 20250212125133250 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1239, TS=7 (tbf_dl.cpp:903) 20250212125133250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 220, MCS-3): 0f 00 37 86 b4 c3 48 52 10 bb 06 24 0b 89 b9 aa 6d 97 41 11 08 91 8b 4a 25 a1 7e 21 57 9d 5a 0f 11 94 66 6d 55 2a 2e 46 a3 01 (tbf_dl.cpp:911) 20250212125133250 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1226 Sending data request: sapi=5 arfcn=871 cur_fn=1222 block=7 data=0f 00 37 86 b4 c3 48 52 10 bb 06 24 0b 89 b9 aa 6d 97 41 11 08 91 8b 4a 25 a1 7e 21 57 9d 5a 0f 11 94 66 6d 55 2a 2e 46 a3 01 (pcu_l1_if.cpp:182) 20250212125133250 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125133264 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) 20250212125133264 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) 20250212125133264 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) 20250212125133264 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) 20250212125133265 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) 20250212125133265 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) 20250212125133265 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) 20250212125133265 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) 20250212125133265 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) 20250212125133265 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) 20250212125133265 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) 20250212125133265 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) 20250212125133265 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) 20250212125133265 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) 20250212125133265 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) 20250212125133265 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) 20250212125133269 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125133283 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) 20250212125133283 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) 20250212125133283 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) 20250212125133283 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) 20250212125133283 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) 20250212125133283 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) 20250212125133283 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) 20250212125133283 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) 20250212125133283 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) 20250212125133283 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) 20250212125133283 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) 20250212125133283 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) 20250212125133284 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) 20250212125133284 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) 20250212125133284 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) 20250212125133284 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) 20250212125133292 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125133306 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) 20250212125133306 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) 20250212125133306 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) 20250212125133306 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) 20250212125133306 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) 20250212125133306 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) 20250212125133306 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) 20250212125133306 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) 20250212125133307 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) 20250212125133307 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) 20250212125133307 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) 20250212125133307 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) 20250212125133307 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) 20250212125133307 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) 20250212125133307 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) 20250212125133307 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) 20250212125133311 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125133325 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1235 block=10 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) 20250212125133325 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) 20250212125133325 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125133325 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1239 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125133325 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) 20250212125133325 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1239 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125133325 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125133325 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, 0x56324485956c, 0x563244859570, 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:570) 20250212125133325 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:597) 20250212125133325 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125133325 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) 20250212125133325 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) 20250212125133325 DRLCMACDL DEBUG - got ack for BSN=201 (rlc_window_dl.cpp:103) 20250212125133325 DRLCMACDL DEBUG - got ack for BSN=202 (rlc_window_dl.cpp:103) 20250212125133325 DRLCMACDL DEBUG - got ack for BSN=203 (rlc_window_dl.cpp:103) 20250212125133325 DRLCMACDL DEBUG - got ack for BSN=204 (rlc_window_dl.cpp:103) 20250212125133325 DRLCMACDL DEBUG - got ack for BSN=205 (rlc_window_dl.cpp:103) 20250212125133325 DRLCMACDL DEBUG - got ack for BSN=206 (rlc_window_dl.cpp:103) 20250212125133325 DRLCMACDL DEBUG - got ack for BSN=207 (rlc_window_dl.cpp:103) 20250212125133325 DRLCMACDL DEBUG - got ack for BSN=208 (rlc_window_dl.cpp:103) 20250212125133325 DRLCMACDL DEBUG - got ack for BSN=209 (rlc_window_dl.cpp:103) 20250212125133325 DRLCMACDL DEBUG - got ack for BSN=210 (rlc_window_dl.cpp:103) 20250212125133325 DRLCMACDL DEBUG - got ack for BSN=211 (rlc_window_dl.cpp:103) 20250212125133325 DRLCMACDL DEBUG - got ack for BSN=212 (rlc_window_dl.cpp:103) 20250212125133325 DRLCMACDL DEBUG - got ack for BSN=213 (rlc_window_dl.cpp:103) 20250212125133325 DRLCMACDL DEBUG - got ack for BSN=214 (rlc_window_dl.cpp:103) 20250212125133325 DRLCMACDL DEBUG - got ack for BSN=215 (rlc_window_dl.cpp:103) 20250212125133325 DRLCMACDL DEBUG - got ack for BSN=216 (rlc_window_dl.cpp:103) 20250212125133325 DRLCMACDL DEBUG - got ack for BSN=217 (rlc_window_dl.cpp:103) 20250212125133325 DRLCMACDL DEBUG - got ack for BSN=218 (rlc_window_dl.cpp:103) 20250212125133325 DRLCMACDL DEBUG - got ack for BSN=219 (rlc_window_dl.cpp:103) 20250212125133325 DRLCMACDL DEBUG - got ack for BSN=220 (rlc_window_dl.cpp:103) 20250212125133325 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) 20250212125133325 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125133325 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) 20250212125133325 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) 20250212125133325 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) 20250212125133325 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) 20250212125133325 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) 20250212125133326 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) 20250212125133326 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) 20250212125133326 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) 20250212125133326 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) 20250212125133326 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) 20250212125133326 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) 20250212125133326 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) 20250212125133326 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) 20250212125133326 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) 20250212125133326 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) 20250212125133329 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) 20250212125133329 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1243 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125133329 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) 20250212125133329 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) 20250212125133329 DRLCMACDL DEBUG -- Chunk with length 1047 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133329 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 221, MCS-3): 5a d7 51 fd 5e c8 71 91 1b 16 28 c9 85 01 6c 5f b8 ef 67 e2 40 d1 f5 64 36 c1 7f 16 12 e5 c1 27 9c af aa a5 46 (tbf_dl.cpp:686) 20250212125133329 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) 20250212125133329 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133329 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 221) (tbf_dl.cpp:847) 20250212125133329 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 221, MCS-3): 07 40 37 86 b4 ae a3 fa bd 90 e3 22 37 2c 50 92 0b 03 d8 be 70 df cf c4 81 a2 eb c9 6c 82 ff 2c 24 ca 83 4f 38 5f 55 4b 8d 00 (tbf_dl.cpp:911) 20250212125133329 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1243 Sending data request: sapi=5 arfcn=871 cur_fn=1239 block=11 data=07 40 37 86 b4 ae a3 fa bd 90 e3 22 37 2c 50 92 0b 03 d8 be 70 df cf c4 81 a2 eb c9 6c 82 ff 2c 24 ca 83 4f 38 5f 55 4b 8d 00 (pcu_l1_if.cpp:182) 20250212125133329 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125133343 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) 20250212125133343 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) 20250212125133343 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) 20250212125133343 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) 20250212125133344 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) 20250212125133344 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) 20250212125133344 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) 20250212125133344 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) 20250212125133344 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) 20250212125133344 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) 20250212125133344 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) 20250212125133344 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) 20250212125133345 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) 20250212125133345 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) 20250212125133345 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) 20250212125133345 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) 20250212125133353 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) 20250212125133353 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) 20250212125133353 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) 20250212125133353 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) 20250212125133353 DRLCMACDL DEBUG -- Chunk with length 1010 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133353 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 222, MCS-3): d7 75 da 03 47 85 47 1a 8c c6 84 22 b9 88 56 d4 70 83 35 27 47 45 70 05 55 71 68 8b 44 5f 7f c8 2a bb cf 16 0c (tbf_dl.cpp:686) 20250212125133353 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) 20250212125133353 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133353 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 222) (tbf_dl.cpp:847) 20250212125133353 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 222, MCS-3): 07 80 37 86 ae eb b4 07 8e 0a 8f 34 18 8d 09 45 72 11 ad a8 e1 06 6b 4e 8e 8a e0 0a aa e2 d0 16 89 be fe 90 55 76 9f 2d 18 00 (tbf_dl.cpp:911) 20250212125133353 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1248 Sending data request: sapi=5 arfcn=871 cur_fn=1243 block=0 data=07 80 37 86 ae eb b4 07 8e 0a 8f 34 18 8d 09 45 72 11 ad a8 e1 06 6b 4e 8e 8a e0 0a aa e2 d0 16 89 be fe 90 55 76 9f 2d 18 00 (pcu_l1_if.cpp:182) 20250212125133353 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125133366 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) 20250212125133367 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) 20250212125133367 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) 20250212125133367 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) 20250212125133367 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) 20250212125133367 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) 20250212125133367 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) 20250212125133367 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) 20250212125133367 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) 20250212125133367 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) 20250212125133367 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) 20250212125133367 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) 20250212125133367 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) 20250212125133367 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) 20250212125133368 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) 20250212125133368 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) 20250212125133371 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) 20250212125133371 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) 20250212125133371 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) 20250212125133371 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) 20250212125133371 DRLCMACDL DEBUG -- Chunk with length 973 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 223, MCS-3): 41 f0 79 ca 18 18 79 ec 4b 30 66 7a 6e fb c1 1e 3a 9c d5 fa db cb 4c c6 f4 51 26 48 97 fe 39 d9 c2 b0 ff bb 07 (tbf_dl.cpp:686) 20250212125133371 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) 20250212125133371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 223) (tbf_dl.cpp:847) 20250212125133371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 223, MCS-3): 07 c0 37 86 82 e0 f3 94 31 30 f2 d8 97 60 cc f4 dc f6 83 3d 74 38 ab f5 b7 97 99 8c e9 a3 4c 90 2e fd 73 b2 85 61 ff 77 0f 00 (tbf_dl.cpp:911) 20250212125133371 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1252 Sending data request: sapi=5 arfcn=871 cur_fn=1248 block=1 data=07 c0 37 86 82 e0 f3 94 31 30 f2 d8 97 60 cc f4 dc f6 83 3d 74 38 ab f5 b7 97 99 8c e9 a3 4c 90 2e fd 73 b2 85 61 ff 77 0f 00 (pcu_l1_if.cpp:182) 20250212125133371 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125133385 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) 20250212125133385 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) 20250212125133386 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) 20250212125133386 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) 20250212125133386 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) 20250212125133386 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) 20250212125133386 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) 20250212125133386 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) 20250212125133386 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) 20250212125133386 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) 20250212125133386 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) 20250212125133386 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) 20250212125133386 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) 20250212125133386 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) 20250212125133387 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) 20250212125133387 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) 20250212125133390 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) 20250212125133390 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) 20250212125133390 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) 20250212125133390 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) 20250212125133390 DRLCMACDL DEBUG -- Chunk with length 936 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133390 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 224, MCS-3): ab f7 da 48 40 14 40 b8 cb 1c 63 20 b6 c8 31 ad 08 db 71 34 1a 9a 75 96 6e 12 8b 39 dc 72 3d 0d c2 84 f7 c2 4e (tbf_dl.cpp:686) 20250212125133390 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) 20250212125133390 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133390 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 224) (tbf_dl.cpp:847) 20250212125133390 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 224, MCS-3): 07 00 38 86 56 ef b5 91 80 28 80 70 97 39 c6 40 6c 91 63 5a 11 b6 e3 68 34 34 eb 2c dd 24 16 73 b8 e5 7a 1a 84 09 ef 85 9d 00 (tbf_dl.cpp:911) 20250212125133390 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1256 Sending data request: sapi=5 arfcn=871 cur_fn=1252 block=2 data=07 00 38 86 56 ef b5 91 80 28 80 70 97 39 c6 40 6c 91 63 5a 11 b6 e3 68 34 34 eb 2c dd 24 16 73 b8 e5 7a 1a 84 09 ef 85 9d 00 (pcu_l1_if.cpp:182) 20250212125133390 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125133404 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) 20250212125133404 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) 20250212125133405 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) 20250212125133405 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) 20250212125133405 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) 20250212125133405 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) 20250212125133405 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) 20250212125133405 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) 20250212125133405 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) 20250212125133405 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) 20250212125133406 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) 20250212125133406 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) 20250212125133406 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) 20250212125133406 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) 20250212125133406 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) 20250212125133406 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) 20250212125133413 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) 20250212125133413 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) 20250212125133413 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) 20250212125133413 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) 20250212125133413 DRLCMACDL DEBUG -- Chunk with length 899 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 225, MCS-3): e9 19 fc 4f cd 5d 83 74 08 b8 8e 39 5a 50 2c 4a 52 3f f7 aa 3d 8d 3b 9b ab 97 68 45 91 de d1 64 4b fa 36 f9 f4 (tbf_dl.cpp:686) 20250212125133413 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) 20250212125133413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 225) (tbf_dl.cpp:847) 20250212125133413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 225, MCS-3): 07 40 38 86 d2 33 f8 9f 9a bb 06 e9 10 70 1d 73 b4 a0 58 94 a4 7e ee 55 7b 1a 77 36 57 2f d1 8a 22 bd a3 c9 96 f4 6d f2 e9 01 (tbf_dl.cpp:911) 20250212125133413 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1261 Sending data request: sapi=5 arfcn=871 cur_fn=1256 block=3 data=07 40 38 86 d2 33 f8 9f 9a bb 06 e9 10 70 1d 73 b4 a0 58 94 a4 7e ee 55 7b 1a 77 36 57 2f d1 8a 22 bd a3 c9 96 f4 6d f2 e9 01 (pcu_l1_if.cpp:182) 20250212125133414 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125133427 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) 20250212125133427 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) 20250212125133428 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) 20250212125133428 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) 20250212125133428 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) 20250212125133428 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) 20250212125133428 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) 20250212125133428 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) 20250212125133429 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) 20250212125133429 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) 20250212125133429 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) 20250212125133429 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) 20250212125133429 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) 20250212125133429 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) 20250212125133429 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) 20250212125133429 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) 20250212125133432 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) 20250212125133432 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) 20250212125133432 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) 20250212125133432 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) 20250212125133432 DRLCMACDL DEBUG -- Chunk with length 862 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133432 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 226, MCS-3): f2 54 33 ff 59 2f 01 09 a5 1a 51 ed 46 71 27 dd bc f3 bc 4f 65 f0 7a ce 3c b8 c0 25 8e 1b c4 dd 22 51 b5 1d 32 (tbf_dl.cpp:686) 20250212125133432 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) 20250212125133432 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133432 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 226) (tbf_dl.cpp:847) 20250212125133432 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 226, MCS-3): 07 80 38 86 e4 a9 66 fe b3 5e 02 12 4a 35 a2 da 8d e2 4e ba 79 e7 79 9f ca e0 f5 9c 79 70 81 4b 1c 37 88 bb 45 a2 6a 3b 64 00 (tbf_dl.cpp:911) 20250212125133432 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1265 Sending data request: sapi=5 arfcn=871 cur_fn=1261 block=4 data=07 80 38 86 e4 a9 66 fe b3 5e 02 12 4a 35 a2 da 8d e2 4e ba 79 e7 79 9f ca e0 f5 9c 79 70 81 4b 1c 37 88 bb 45 a2 6a 3b 64 00 (pcu_l1_if.cpp:182) 20250212125133432 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125133446 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) 20250212125133446 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) 20250212125133446 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) 20250212125133446 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) 20250212125133447 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) 20250212125133447 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) 20250212125133447 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) 20250212125133447 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) 20250212125133447 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) 20250212125133447 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) 20250212125133447 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) 20250212125133447 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) 20250212125133448 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) 20250212125133448 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) 20250212125133448 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) 20250212125133448 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) 20250212125133451 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) 20250212125133451 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) 20250212125133451 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) 20250212125133451 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) 20250212125133451 DRLCMACDL DEBUG -- Chunk with length 825 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133451 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 227, MCS-3): 87 76 6d 7f cf 02 f2 c0 b4 91 ea 9e 66 82 30 5c 59 fb 5c 2d f3 c4 50 42 75 24 ac 11 c2 17 66 12 b2 42 1f f2 0b (tbf_dl.cpp:686) 20250212125133451 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) 20250212125133451 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133451 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 227) (tbf_dl.cpp:847) 20250212125133451 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 227, MCS-3): 07 c0 38 86 0e ed da fe 9e 05 e4 81 69 23 d5 3d cd 04 61 b8 b2 f6 b9 5a e6 89 a1 84 ea 48 58 23 84 2f cc 24 64 85 3e e4 17 00 (tbf_dl.cpp:911) 20250212125133451 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1269 Sending data request: sapi=5 arfcn=871 cur_fn=1265 block=5 data=07 c0 38 86 0e ed da fe 9e 05 e4 81 69 23 d5 3d cd 04 61 b8 b2 f6 b9 5a e6 89 a1 84 ea 48 58 23 84 2f cc 24 64 85 3e e4 17 00 (pcu_l1_if.cpp:182) 20250212125133451 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125133465 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) 20250212125133465 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) 20250212125133465 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) 20250212125133465 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) 20250212125133465 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) 20250212125133465 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) 20250212125133466 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) 20250212125133466 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) 20250212125133466 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) 20250212125133466 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) 20250212125133466 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) 20250212125133466 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) 20250212125133466 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) 20250212125133466 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) 20250212125133466 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) 20250212125133466 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) 20250212125133474 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) 20250212125133474 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) 20250212125133474 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) 20250212125133474 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) 20250212125133474 DRLCMACDL DEBUG -- Chunk with length 788 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133474 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 228, MCS-3): 42 c9 32 3e 77 d4 55 50 d8 be 66 50 2f e6 78 7d 85 b4 cd fd 95 92 12 15 6c 74 79 f6 92 d2 81 46 8a a8 e2 e7 d8 (tbf_dl.cpp:686) 20250212125133474 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) 20250212125133474 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133474 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 228) (tbf_dl.cpp:847) 20250212125133474 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 228, MCS-3): 07 00 39 86 84 92 65 7c ee a8 ab a0 b0 7d cd a0 5e cc f1 fa 0a 69 9b fb 2b 25 25 2a d8 e8 f2 ec 25 a5 03 8d 14 51 c5 cf b1 01 (tbf_dl.cpp:911) 20250212125133474 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1274 Sending data request: sapi=5 arfcn=871 cur_fn=1269 block=6 data=07 00 39 86 84 92 65 7c ee a8 ab a0 b0 7d cd a0 5e cc f1 fa 0a 69 9b fb 2b 25 25 2a d8 e8 f2 ec 25 a5 03 8d 14 51 c5 cf b1 01 (pcu_l1_if.cpp:182) 20250212125133474 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125133488 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) 20250212125133488 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) 20250212125133488 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) 20250212125133488 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) 20250212125133488 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) 20250212125133488 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) 20250212125133488 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) 20250212125133488 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) 20250212125133489 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) 20250212125133489 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) 20250212125133489 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) 20250212125133489 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) 20250212125133489 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) 20250212125133489 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) 20250212125133489 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) 20250212125133489 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) 20250212125133492 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) 20250212125133492 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) 20250212125133492 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) 20250212125133492 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) 20250212125133492 DRLCMACDL DEBUG -- Chunk with length 751 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133492 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 229, MCS-3): f5 e8 0e 7c 25 97 04 bf 25 39 c7 63 a9 ad 45 44 16 3f c0 94 46 a2 6c 3c fa 27 7a b9 09 83 b8 10 4d 4c 25 9e 78 (tbf_dl.cpp:686) 20250212125133492 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) 20250212125133493 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133493 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 229) (tbf_dl.cpp:847) 20250212125133493 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 229, MCS-3): 07 40 39 86 ea d1 1d f8 4a 2e 09 7e 4b 72 8e c7 52 5b 8b 88 2c 7e 80 29 8d 44 d9 78 f4 4f f4 72 13 06 71 21 9a 98 4a 3c f1 00 (tbf_dl.cpp:911) 20250212125133493 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1278 Sending data request: sapi=5 arfcn=871 cur_fn=1274 block=7 data=07 40 39 86 ea d1 1d f8 4a 2e 09 7e 4b 72 8e c7 52 5b 8b 88 2c 7e 80 29 8d 44 d9 78 f4 4f f4 72 13 06 71 21 9a 98 4a 3c f1 00 (pcu_l1_if.cpp:182) 20250212125133493 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125133507 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) 20250212125133507 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) 20250212125133507 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) 20250212125133507 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) 20250212125133507 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) 20250212125133507 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) 20250212125133507 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) 20250212125133507 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) 20250212125133508 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) 20250212125133508 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) 20250212125133508 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) 20250212125133508 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) 20250212125133508 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) 20250212125133508 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) 20250212125133508 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) 20250212125133508 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) 20250212125133511 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) 20250212125133511 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) 20250212125133511 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) 20250212125133511 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) 20250212125133511 DRLCMACDL DEBUG -- Chunk with length 714 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133511 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 230, MCS-3): 7b 90 97 54 78 e2 35 18 22 1c 5e e6 1c 03 bc 70 33 ce ab a6 92 52 ba 0e 9c 87 a9 06 bb dc 66 87 40 cf da 13 1e (tbf_dl.cpp:686) 20250212125133511 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) 20250212125133511 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133511 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 230) (tbf_dl.cpp:847) 20250212125133511 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 230, MCS-3): 07 80 39 86 f6 20 2f a9 f0 c4 6b 30 44 38 bc cc 39 06 78 e1 66 9c 57 4d 25 a5 74 1d 38 0f 53 0d 76 b9 cd 0e 81 9e b5 27 3c 00 (tbf_dl.cpp:911) 20250212125133511 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1282 Sending data request: sapi=5 arfcn=871 cur_fn=1278 block=8 data=07 80 39 86 f6 20 2f a9 f0 c4 6b 30 44 38 bc cc 39 06 78 e1 66 9c 57 4d 25 a5 74 1d 38 0f 53 0d 76 b9 cd 0e 81 9e b5 27 3c 00 (pcu_l1_if.cpp:182) 20250212125133512 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125133525 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) 20250212125133525 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) 20250212125133526 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) 20250212125133526 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) 20250212125133526 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) 20250212125133526 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) 20250212125133526 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) 20250212125133526 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) 20250212125133526 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) 20250212125133526 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) 20250212125133526 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) 20250212125133527 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) 20250212125133527 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) 20250212125133527 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) 20250212125133527 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) 20250212125133527 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) 20250212125133535 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) 20250212125133535 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) 20250212125133535 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) 20250212125133535 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) 20250212125133535 DRLCMACDL DEBUG -- Chunk with length 677 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133535 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 231, MCS-3): 68 83 d1 1f fe 82 b6 c0 fe 17 2d fe e9 0a 0e ff 5f 76 74 24 da 89 4f d3 6a f6 c8 33 0f 64 2e de 8f 56 a8 b4 07 (tbf_dl.cpp:686) 20250212125133535 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) 20250212125133535 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133535 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 231) (tbf_dl.cpp:847) 20250212125133535 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 231, MCS-3): 07 c0 39 86 d0 06 a3 3f fc 05 6d 81 fd 2f 5a fc d3 15 1c fe bf ec e8 48 b4 13 9f a6 d5 ec 91 67 1e c8 5c bc 1f ad 50 69 0f 00 (tbf_dl.cpp:911) 20250212125133535 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1287 Sending data request: sapi=5 arfcn=871 cur_fn=1282 block=9 data=07 c0 39 86 d0 06 a3 3f fc 05 6d 81 fd 2f 5a fc d3 15 1c fe bf ec e8 48 b4 13 9f a6 d5 ec 91 67 1e c8 5c bc 1f ad 50 69 0f 00 (pcu_l1_if.cpp:182) 20250212125133535 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125133549 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) 20250212125133549 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) 20250212125133549 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) 20250212125133549 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) 20250212125133549 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) 20250212125133549 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) 20250212125133549 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) 20250212125133549 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) 20250212125133549 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) 20250212125133549 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) 20250212125133549 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) 20250212125133549 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) 20250212125133550 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) 20250212125133550 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) 20250212125133550 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) 20250212125133550 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) 20250212125133553 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) 20250212125133553 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) 20250212125133553 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) 20250212125133553 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) 20250212125133553 DRLCMACDL DEBUG -- Chunk with length 640 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 232, MCS-3): cf b0 05 93 40 c7 60 37 32 3c 48 b6 9b 71 db 88 02 00 fa 34 57 e3 1b 2a 46 e0 82 f4 17 c8 72 eb 17 e8 48 ab d1 (tbf_dl.cpp:686) 20250212125133553 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) 20250212125133553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 232) (tbf_dl.cpp:847) 20250212125133553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 232, MCS-3): 07 00 3a 86 9e 61 0b 26 81 8e c1 6e 64 78 90 6c 37 e3 b6 11 05 00 f4 69 ae c6 37 54 8c c0 05 e9 2f 90 e5 d6 2f d0 91 56 a3 01 (tbf_dl.cpp:911) 20250212125133553 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1291 Sending data request: sapi=5 arfcn=871 cur_fn=1287 block=10 data=07 00 3a 86 9e 61 0b 26 81 8e c1 6e 64 78 90 6c 37 e3 b6 11 05 00 f4 69 ae c6 37 54 8c c0 05 e9 2f 90 e5 d6 2f d0 91 56 a3 01 (pcu_l1_if.cpp:182) 20250212125133553 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125133567 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) 20250212125133567 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) 20250212125133568 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) 20250212125133568 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) 20250212125133568 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) 20250212125133568 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) 20250212125133568 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) 20250212125133568 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) 20250212125133568 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) 20250212125133568 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) 20250212125133568 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) 20250212125133568 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) 20250212125133568 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) 20250212125133568 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) 20250212125133568 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) 20250212125133568 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) 20250212125133572 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) 20250212125133572 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) 20250212125133572 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) 20250212125133572 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) 20250212125133572 DRLCMACDL DEBUG -- Chunk with length 603 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133572 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 233, MCS-3): e2 b6 1c d7 77 91 85 b6 1c d9 a6 49 83 91 ae d7 56 ed 8c bf f2 1f a1 fc c3 49 73 b0 67 2b 43 ae 1f 6b 47 76 c9 (tbf_dl.cpp:686) 20250212125133572 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) 20250212125133572 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133572 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 233) (tbf_dl.cpp:847) 20250212125133572 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 233, MCS-3): 07 40 3a 86 c4 6d 39 ae ef 22 0b 6d 39 b2 4d 93 06 23 5d af ad da 19 7f e5 3f 42 f9 87 93 e6 60 cf 56 86 5c 3f d6 8e ec 92 01 (tbf_dl.cpp:911) 20250212125133572 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1295 Sending data request: sapi=5 arfcn=871 cur_fn=1291 block=11 data=07 40 3a 86 c4 6d 39 ae ef 22 0b 6d 39 b2 4d 93 06 23 5d af ad da 19 7f e5 3f 42 f9 87 93 e6 60 cf 56 86 5c 3f d6 8e ec 92 01 (pcu_l1_if.cpp:182) 20250212125133572 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125133586 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) 20250212125133586 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) 20250212125133587 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) 20250212125133587 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) 20250212125133587 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) 20250212125133587 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) 20250212125133587 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) 20250212125133587 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) 20250212125133587 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) 20250212125133587 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) 20250212125133587 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) 20250212125133587 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) 20250212125133587 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) 20250212125133587 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) 20250212125133587 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) 20250212125133587 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) 20250212125133595 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) 20250212125133595 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) 20250212125133595 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) 20250212125133595 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) 20250212125133595 DRLCMACDL DEBUG -- Chunk with length 566 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 234, MCS-3): 28 23 13 ce d8 37 c1 98 6c 41 58 ba 52 90 44 56 b6 c1 87 e2 5b fe 6a 3d e2 d6 79 9d 21 bc 85 3d 03 0e 00 fb b5 (tbf_dl.cpp:686) 20250212125133595 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) 20250212125133595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 234) (tbf_dl.cpp:847) 20250212125133595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 234, MCS-3): 07 80 3a 86 50 46 26 9c b1 6f 82 31 d9 82 b0 74 a5 20 89 ac 6c 83 0f c5 b7 fc d5 7a c4 ad f3 3a 43 78 0b 7b 06 1c 00 f6 6b 01 (tbf_dl.cpp:911) 20250212125133595 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1300 Sending data request: sapi=5 arfcn=871 cur_fn=1295 block=0 data=07 80 3a 86 50 46 26 9c b1 6f 82 31 d9 82 b0 74 a5 20 89 ac 6c 83 0f c5 b7 fc d5 7a c4 ad f3 3a 43 78 0b 7b 06 1c 00 f6 6b 01 (pcu_l1_if.cpp:182) 20250212125133595 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125133609 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) 20250212125133609 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) 20250212125133610 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) 20250212125133610 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) 20250212125133610 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) 20250212125133610 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) 20250212125133610 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) 20250212125133610 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) 20250212125133610 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) 20250212125133610 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) 20250212125133610 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) 20250212125133610 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) 20250212125133611 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) 20250212125133611 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) 20250212125133611 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) 20250212125133611 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) 20250212125133614 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) 20250212125133614 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) 20250212125133614 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) 20250212125133614 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) 20250212125133614 DRLCMACDL DEBUG -- Chunk with length 529 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 235, MCS-3): 1e b7 5e 15 cf 13 24 94 d1 f8 a2 c0 89 9e 34 4d 8a 20 21 8f 9b bc dc 71 fa 66 4a 73 63 cd 11 ad dd f1 27 58 4c (tbf_dl.cpp:686) 20250212125133614 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) 20250212125133614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 235) (tbf_dl.cpp:847) 20250212125133614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 235, MCS-3): 07 c0 3a 86 3c 6e bd 2a 9e 27 48 28 a3 f1 45 81 13 3d 69 9a 14 41 42 1e 37 79 b9 e3 f4 cd 94 e6 c6 9a 23 5a bb e3 4f b0 98 00 (tbf_dl.cpp:911) 20250212125133614 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1304 Sending data request: sapi=5 arfcn=871 cur_fn=1300 block=1 data=07 c0 3a 86 3c 6e bd 2a 9e 27 48 28 a3 f1 45 81 13 3d 69 9a 14 41 42 1e 37 79 b9 e3 f4 cd 94 e6 c6 9a 23 5a bb e3 4f b0 98 00 (pcu_l1_if.cpp:182) 20250212125133614 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125133628 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) 20250212125133628 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) 20250212125133628 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) 20250212125133628 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) 20250212125133628 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) 20250212125133628 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) 20250212125133629 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) 20250212125133629 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) 20250212125133629 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) 20250212125133629 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) 20250212125133629 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) 20250212125133629 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) 20250212125133629 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) 20250212125133629 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) 20250212125133629 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) 20250212125133629 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) 20250212125133633 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) 20250212125133633 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) 20250212125133633 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) 20250212125133633 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) 20250212125133633 DRLCMACDL DEBUG -- Chunk with length 492 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 236, MCS-3): 4c 23 51 d2 33 04 18 dc a4 d3 8d bd 70 1f 1a 12 48 76 c8 d6 94 e0 76 47 2e cf cc 8a a8 9e 94 e7 71 da 9b 97 81 (tbf_dl.cpp:686) 20250212125133633 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) 20250212125133633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 236) (tbf_dl.cpp:847) 20250212125133633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 236, MCS-3): 07 00 3b 86 98 46 a2 a4 67 08 30 b8 49 a7 1b 7b e1 3e 34 24 90 ec 90 ad 29 c1 ed 8e 5c 9e 99 15 51 3d 29 cf e3 b4 37 2f 03 01 (tbf_dl.cpp:911) 20250212125133633 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1308 Sending data request: sapi=5 arfcn=871 cur_fn=1304 block=2 data=07 00 3b 86 98 46 a2 a4 67 08 30 b8 49 a7 1b 7b e1 3e 34 24 90 ec 90 ad 29 c1 ed 8e 5c 9e 99 15 51 3d 29 cf e3 b4 37 2f 03 01 (pcu_l1_if.cpp:182) 20250212125133633 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125133647 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) 20250212125133647 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) 20250212125133647 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) 20250212125133647 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) 20250212125133647 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) 20250212125133647 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) 20250212125133647 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) 20250212125133647 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) 20250212125133647 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) 20250212125133647 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) 20250212125133648 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) 20250212125133648 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) 20250212125133648 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) 20250212125133648 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) 20250212125133648 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) 20250212125133648 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) 20250212125133656 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) 20250212125133656 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) 20250212125133656 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) 20250212125133656 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) 20250212125133656 DRLCMACDL DEBUG -- Chunk with length 455 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133656 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 237, MCS-3): 19 dc 1f 35 e9 13 7a 10 d3 1f 70 3c 3a d4 68 9a b2 37 c6 64 94 23 9d 5d b6 5d 4e 2e b6 e1 9c a5 38 ae c3 e4 f9 (tbf_dl.cpp:686) 20250212125133656 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) 20250212125133656 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133656 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 237) (tbf_dl.cpp:847) 20250212125133656 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 237, MCS-3): 07 40 3b 86 32 b8 3f 6a d2 27 f4 20 a6 3f e0 78 74 a8 d1 34 65 6f 8c c9 28 47 3a bb 6c bb 9c 5c 6c c3 39 4b 71 5c 87 c9 f3 01 (tbf_dl.cpp:911) 20250212125133656 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1313 Sending data request: sapi=5 arfcn=871 cur_fn=1308 block=3 data=07 40 3b 86 32 b8 3f 6a d2 27 f4 20 a6 3f e0 78 74 a8 d1 34 65 6f 8c c9 28 47 3a bb 6c bb 9c 5c 6c c3 39 4b 71 5c 87 c9 f3 01 (pcu_l1_if.cpp:182) 20250212125133656 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125133670 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) 20250212125133670 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) 20250212125133670 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) 20250212125133670 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) 20250212125133670 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) 20250212125133670 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) 20250212125133670 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) 20250212125133670 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) 20250212125133670 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) 20250212125133670 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) 20250212125133670 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) 20250212125133671 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) 20250212125133671 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) 20250212125133671 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) 20250212125133671 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) 20250212125133671 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) 20250212125133674 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) 20250212125133674 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) 20250212125133674 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) 20250212125133674 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) 20250212125133674 DRLCMACDL DEBUG -- Chunk with length 418 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133674 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 238, MCS-3): 1b 71 46 b1 61 57 44 22 16 aa 45 1f 38 ab b9 39 26 f0 0e ee df 82 f7 46 3a b1 20 a7 e0 05 93 d9 5a 42 02 d7 3e (tbf_dl.cpp:686) 20250212125133674 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) 20250212125133674 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133674 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 238) (tbf_dl.cpp:847) 20250212125133674 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 238, MCS-3): 07 80 3b 86 36 e2 8c 62 c3 ae 88 44 2c 54 8b 3e 70 56 73 73 4c e0 1d dc bf 05 ef 8d 74 62 41 4e c1 0b 26 b3 b5 84 04 ae 7d 00 (tbf_dl.cpp:911) 20250212125133674 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1317 Sending data request: sapi=5 arfcn=871 cur_fn=1313 block=4 data=07 80 3b 86 36 e2 8c 62 c3 ae 88 44 2c 54 8b 3e 70 56 73 73 4c e0 1d dc bf 05 ef 8d 74 62 41 4e c1 0b 26 b3 b5 84 04 ae 7d 00 (pcu_l1_if.cpp:182) 20250212125133674 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125133688 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) 20250212125133688 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) 20250212125133689 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) 20250212125133689 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) 20250212125133689 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) 20250212125133689 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) 20250212125133689 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) 20250212125133689 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) 20250212125133689 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) 20250212125133689 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) 20250212125133689 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) 20250212125133690 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) 20250212125133690 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) 20250212125133690 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) 20250212125133690 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) 20250212125133690 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) 20250212125133693 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) 20250212125133693 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) 20250212125133693 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) 20250212125133693 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) 20250212125133693 DRLCMACDL DEBUG -- Chunk with length 381 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133693 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 239, MCS-3): 6a 84 a2 01 3a 98 50 a1 c9 cf d7 cf 92 58 55 8d c4 79 ab 87 3f b4 3b 0c 61 da f1 23 96 14 f1 ba 2c bb e0 3f bd (tbf_dl.cpp:686) 20250212125133693 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) 20250212125133693 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133693 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 239) (tbf_dl.cpp:847) 20250212125133693 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 239, MCS-3): 07 c0 3b 86 d4 08 45 03 74 30 a1 42 93 9f af 9f 25 b1 aa 1a 89 f3 56 0f 7f 68 77 18 c2 b4 e3 47 2c 29 e2 75 59 76 c1 7f 7a 01 (tbf_dl.cpp:911) 20250212125133693 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1321 Sending data request: sapi=5 arfcn=871 cur_fn=1317 block=5 data=07 c0 3b 86 d4 08 45 03 74 30 a1 42 93 9f af 9f 25 b1 aa 1a 89 f3 56 0f 7f 68 77 18 c2 b4 e3 47 2c 29 e2 75 59 76 c1 7f 7a 01 (pcu_l1_if.cpp:182) 20250212125133693 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125133707 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) 20250212125133707 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) 20250212125133707 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) 20250212125133707 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) 20250212125133707 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) 20250212125133707 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) 20250212125133708 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) 20250212125133708 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) 20250212125133708 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) 20250212125133708 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) 20250212125133708 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) 20250212125133708 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) 20250212125133708 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) 20250212125133708 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) 20250212125133708 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) 20250212125133708 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) 20250212125133716 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) 20250212125133716 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1326 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125133716 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) 20250212125133716 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) 20250212125133716 DRLCMACDL DEBUG -- Chunk with length 344 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 240, MCS-3): 02 02 38 37 3f 19 f5 d7 e5 e4 9a 12 84 26 eb 6e 6b eb 8f 3d fd 34 13 c7 0b a7 88 c2 0e 3c 81 68 58 79 89 06 08 (tbf_dl.cpp:686) 20250212125133716 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) 20250212125133716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 240) (tbf_dl.cpp:847) 20250212125133716 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) 20250212125133716 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1326 + 13 = 1339 (pdch_ul_controller.c:131) 20250212125133716 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1339 for type POLL (pdch_ul_controller.c:184) 20250212125133716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1339, TS=7) (tbf_dl.cpp:883) 20250212125133716 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1339, TS=7 (tbf_dl.cpp:903) 20250212125133716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 240, MCS-3): 0f 00 3c 86 04 04 70 6e 7e 32 ea af cb c9 35 25 08 4d d6 dd d6 d6 1f 7b fa 69 26 8e 17 4e 11 85 1d 78 02 d1 b0 f2 12 0d 10 00 (tbf_dl.cpp:911) 20250212125133716 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1326 Sending data request: sapi=5 arfcn=871 cur_fn=1321 block=6 data=0f 00 3c 86 04 04 70 6e 7e 32 ea af cb c9 35 25 08 4d d6 dd d6 d6 1f 7b fa 69 26 8e 17 4e 11 85 1d 78 02 d1 b0 f2 12 0d 10 00 (pcu_l1_if.cpp:182) 20250212125133716 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125133730 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) 20250212125133730 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) 20250212125133730 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) 20250212125133730 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) 20250212125133731 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) 20250212125133731 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) 20250212125133731 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) 20250212125133731 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) 20250212125133731 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) 20250212125133731 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) 20250212125133731 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) 20250212125133731 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) 20250212125133731 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) 20250212125133731 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) 20250212125133731 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) 20250212125133731 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) 20250212125133735 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125133749 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) 20250212125133749 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) 20250212125133749 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) 20250212125133749 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) 20250212125133749 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) 20250212125133749 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) 20250212125133749 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) 20250212125133749 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) 20250212125133750 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) 20250212125133750 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) 20250212125133750 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) 20250212125133750 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) 20250212125133750 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) 20250212125133750 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) 20250212125133750 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) 20250212125133750 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) 20250212125133753 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125133767 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) 20250212125133768 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) 20250212125133768 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) 20250212125133768 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) 20250212125133768 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) 20250212125133768 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) 20250212125133768 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) 20250212125133768 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) 20250212125133768 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) 20250212125133768 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) 20250212125133768 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) 20250212125133768 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) 20250212125133768 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) 20250212125133768 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) 20250212125133769 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) 20250212125133769 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) 20250212125133777 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125133791 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1334 block=9 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) 20250212125133791 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) 20250212125133791 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125133791 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1339 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125133791 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) 20250212125133791 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1339 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125133791 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125133791 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, 0x56324485956c, 0x563244859570, 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:570) 20250212125133791 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:597) 20250212125133791 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125133791 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) 20250212125133791 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) 20250212125133791 DRLCMACDL DEBUG - got ack for BSN=221 (rlc_window_dl.cpp:103) 20250212125133791 DRLCMACDL DEBUG - got ack for BSN=222 (rlc_window_dl.cpp:103) 20250212125133791 DRLCMACDL DEBUG - got ack for BSN=223 (rlc_window_dl.cpp:103) 20250212125133791 DRLCMACDL DEBUG - got ack for BSN=224 (rlc_window_dl.cpp:103) 20250212125133791 DRLCMACDL DEBUG - got ack for BSN=225 (rlc_window_dl.cpp:103) 20250212125133791 DRLCMACDL DEBUG - got ack for BSN=226 (rlc_window_dl.cpp:103) 20250212125133791 DRLCMACDL DEBUG - got ack for BSN=227 (rlc_window_dl.cpp:103) 20250212125133791 DRLCMACDL DEBUG - got ack for BSN=228 (rlc_window_dl.cpp:103) 20250212125133791 DRLCMACDL DEBUG - got ack for BSN=229 (rlc_window_dl.cpp:103) 20250212125133791 DRLCMACDL DEBUG - got ack for BSN=230 (rlc_window_dl.cpp:103) 20250212125133791 DRLCMACDL DEBUG - got ack for BSN=231 (rlc_window_dl.cpp:103) 20250212125133791 DRLCMACDL DEBUG - got ack for BSN=232 (rlc_window_dl.cpp:103) 20250212125133791 DRLCMACDL DEBUG - got ack for BSN=233 (rlc_window_dl.cpp:103) 20250212125133791 DRLCMACDL DEBUG - got ack for BSN=234 (rlc_window_dl.cpp:103) 20250212125133791 DRLCMACDL DEBUG - got ack for BSN=235 (rlc_window_dl.cpp:103) 20250212125133791 DRLCMACDL DEBUG - got ack for BSN=236 (rlc_window_dl.cpp:103) 20250212125133791 DRLCMACDL DEBUG - got ack for BSN=237 (rlc_window_dl.cpp:103) 20250212125133791 DRLCMACDL DEBUG - got ack for BSN=238 (rlc_window_dl.cpp:103) 20250212125133791 DRLCMACDL DEBUG - got ack for BSN=239 (rlc_window_dl.cpp:103) 20250212125133791 DRLCMACDL DEBUG - got ack for BSN=240 (rlc_window_dl.cpp:103) 20250212125133791 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) 20250212125133791 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) 20250212125133791 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) 20250212125133791 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) 20250212125133792 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) 20250212125133792 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) 20250212125133792 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) 20250212125133792 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) 20250212125133792 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) 20250212125133792 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) 20250212125133792 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) 20250212125133792 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) 20250212125133792 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) 20250212125133792 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) 20250212125133793 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) 20250212125133793 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) 20250212125133796 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) 20250212125133796 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) 20250212125133796 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) 20250212125133796 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) 20250212125133796 DRLCMACDL DEBUG -- Chunk with length 307 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133796 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 241, MCS-3): 81 5f 30 d1 a7 bd c1 e1 45 1f b5 9d c7 72 47 f6 5b ab 8a 29 1a a1 01 0a b8 72 33 06 25 af ec 51 2e 0b 47 60 29 (tbf_dl.cpp:686) 20250212125133796 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) 20250212125133796 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133796 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 241) (tbf_dl.cpp:847) 20250212125133796 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 241, MCS-3): 07 40 3c 86 02 bf 60 a2 4f 7b 83 c3 8b 3e 6a 3b 8f e5 8e ec b7 56 15 53 34 42 03 14 70 e5 66 0c 4a 5e d9 a3 5c 16 8e c0 52 00 (tbf_dl.cpp:911) 20250212125133796 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1343 Sending data request: sapi=5 arfcn=871 cur_fn=1339 block=10 data=07 40 3c 86 02 bf 60 a2 4f 7b 83 c3 8b 3e 6a 3b 8f e5 8e ec b7 56 15 53 34 42 03 14 70 e5 66 0c 4a 5e d9 a3 5c 16 8e c0 52 00 (pcu_l1_if.cpp:182) 20250212125133796 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125133810 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) 20250212125133810 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) 20250212125133810 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) 20250212125133810 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) 20250212125133811 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) 20250212125133811 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) 20250212125133812 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) 20250212125133812 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) 20250212125133812 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) 20250212125133812 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) 20250212125133813 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) 20250212125133813 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) 20250212125133813 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) 20250212125133813 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) 20250212125133813 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) 20250212125133813 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) 20250212125133814 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) 20250212125133814 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) 20250212125133814 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) 20250212125133814 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) 20250212125133814 DRLCMACDL DEBUG -- Chunk with length 270 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 242, MCS-3): b7 a2 9d 2a 22 46 7a e8 3c 08 0a d2 65 1e 0a e6 e1 4c 58 c6 40 2a 0f 71 48 5c f9 9e 33 e2 9e b8 27 44 42 72 b8 (tbf_dl.cpp:686) 20250212125133814 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) 20250212125133814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 242) (tbf_dl.cpp:847) 20250212125133814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 242, MCS-3): 07 80 3c 86 6e 45 3b 55 44 8c f4 d0 79 10 14 a4 cb 3c 14 cc c3 99 b0 8c 81 54 1e e2 90 b8 f2 3d 67 c4 3d 71 4f 88 84 e4 70 01 (tbf_dl.cpp:911) 20250212125133814 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1347 Sending data request: sapi=5 arfcn=871 cur_fn=1343 block=11 data=07 80 3c 86 6e 45 3b 55 44 8c f4 d0 79 10 14 a4 cb 3c 14 cc c3 99 b0 8c 81 54 1e e2 90 b8 f2 3d 67 c4 3d 71 4f 88 84 e4 70 01 (pcu_l1_if.cpp:182) 20250212125133814 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125133828 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) 20250212125133828 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) 20250212125133829 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) 20250212125133829 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) 20250212125133829 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) 20250212125133829 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) 20250212125133829 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) 20250212125133829 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) 20250212125133829 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) 20250212125133829 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) 20250212125133829 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) 20250212125133829 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) 20250212125133829 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) 20250212125133829 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) 20250212125133829 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) 20250212125133829 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) 20250212125133837 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) 20250212125133837 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) 20250212125133837 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) 20250212125133837 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) 20250212125133837 DRLCMACDL DEBUG -- Chunk with length 233 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 243, MCS-3): ec 91 c2 2a 2c 79 ee c8 7d 58 42 31 d8 9c e6 3f 66 40 3f 16 a1 7d ee 8a 07 5b ee 2a c8 82 39 4f be dc 65 51 00 (tbf_dl.cpp:686) 20250212125133838 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) 20250212125133838 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133838 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 243) (tbf_dl.cpp:847) 20250212125133838 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 243, MCS-3): 07 c0 3c 86 d8 23 85 55 58 f2 dc 91 fb b0 84 62 b0 39 cd 7f cc 80 7e 2c 42 fb dc 15 0f b6 dc 55 90 05 73 9e 7c b9 cb a2 00 00 (tbf_dl.cpp:911) 20250212125133838 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1352 Sending data request: sapi=5 arfcn=871 cur_fn=1347 block=0 data=07 c0 3c 86 d8 23 85 55 58 f2 dc 91 fb b0 84 62 b0 39 cd 7f cc 80 7e 2c 42 fb dc 15 0f b6 dc 55 90 05 73 9e 7c b9 cb a2 00 00 (pcu_l1_if.cpp:182) 20250212125133838 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125133853 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) 20250212125133853 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) 20250212125133854 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) 20250212125133854 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) 20250212125133854 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) 20250212125133854 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) 20250212125133854 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) 20250212125133854 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) 20250212125133855 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) 20250212125133855 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) 20250212125133855 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) 20250212125133855 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) 20250212125133855 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) 20250212125133855 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) 20250212125133856 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) 20250212125133856 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) 20250212125133858 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) 20250212125133858 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) 20250212125133858 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) 20250212125133858 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) 20250212125133858 DRLCMACDL DEBUG -- Chunk with length 196 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133858 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 244, MCS-3): b6 db ee 1b 2f 99 b7 b3 0b ab 20 30 32 93 c4 5d a6 18 2f ea 0c 0b 3b c8 d3 b5 b0 48 cc 35 2c a3 b3 c3 05 9f 99 (tbf_dl.cpp:686) 20250212125133858 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) 20250212125133858 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133858 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 244) (tbf_dl.cpp:847) 20250212125133858 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 244, MCS-3): 07 00 3d 86 6c b7 dd 37 5e 32 6f 67 17 56 41 60 64 26 89 bb 4c 31 5e d4 19 16 76 90 a7 6b 61 91 98 6b 58 46 67 87 0b 3e 33 01 (tbf_dl.cpp:911) 20250212125133858 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1356 Sending data request: sapi=5 arfcn=871 cur_fn=1352 block=1 data=07 00 3d 86 6c b7 dd 37 5e 32 6f 67 17 56 41 60 64 26 89 bb 4c 31 5e d4 19 16 76 90 a7 6b 61 91 98 6b 58 46 67 87 0b 3e 33 01 (pcu_l1_if.cpp:182) 20250212125133858 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125133872 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) 20250212125133872 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) 20250212125133873 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) 20250212125133873 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) 20250212125133873 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) 20250212125133873 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) 20250212125133874 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) 20250212125133874 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) 20250212125133874 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) 20250212125133874 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) 20250212125133874 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) 20250212125133874 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) 20250212125133875 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) 20250212125133875 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) 20250212125133875 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) 20250212125133875 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) 20250212125133879 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) 20250212125133879 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) 20250212125133879 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) 20250212125133879 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) 20250212125133879 DRLCMACDL DEBUG -- Chunk with length 159 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 245, MCS-3): 3f 90 2a 2e 97 49 be 7d eb 55 0d 96 a8 dc 1b 08 9c e6 d8 7d f9 16 8d d2 80 0d 70 c2 ba 4b 26 b2 ac 8f 02 5a 57 (tbf_dl.cpp:686) 20250212125133879 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) 20250212125133879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 245) (tbf_dl.cpp:847) 20250212125133879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 245, MCS-3): 07 40 3d 86 7e 20 55 5c 2e 93 7c fb d6 ab 1a 2c 51 b9 37 10 38 cd b1 fb f2 2d 1a a5 01 1b e0 84 75 97 4c 64 59 1f 05 b4 ae 00 (tbf_dl.cpp:911) 20250212125133879 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1360 Sending data request: sapi=5 arfcn=871 cur_fn=1356 block=2 data=07 40 3d 86 7e 20 55 5c 2e 93 7c fb d6 ab 1a 2c 51 b9 37 10 38 cd b1 fb f2 2d 1a a5 01 1b e0 84 75 97 4c 64 59 1f 05 b4 ae 00 (pcu_l1_if.cpp:182) 20250212125133879 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125133893 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) 20250212125133894 DL1IF DEBUG[0;m PDCH(bts=0,trx=0,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125133895 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) 20250212125133895 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) 20250212125133896 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) 20250212125133896 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) 20250212125133897 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) 20250212125133897 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) 20250212125133899 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) 20250212125133899 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) 20250212125133900 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) 20250212125133900 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) 20250212125133901 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) 20250212125133901 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) 20250212125133902 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) 20250212125133902 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) 20250212125133903 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) 20250212125133903 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) 20250212125133903 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) 20250212125133903 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) 20250212125133903 DRLCMACDL DEBUG -- Chunk with length 122 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 246, MCS-3): bf 1d bd bf c1 f5 96 78 ce 7f ab ed bc 18 98 48 12 72 f0 8a fd 18 7c e1 02 8f e5 c6 91 05 52 da 2e c4 c9 b5 32 (tbf_dl.cpp:686) 20250212125133903 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) 20250212125133904 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133904 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 246) (tbf_dl.cpp:847) 20250212125133904 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 246, MCS-3): 07 80 3d 86 7e 3b 7a 7f 83 eb 2d f1 9c ff 56 db 79 31 30 91 24 e4 e0 15 fb 31 f8 c2 05 1e cb 8d 23 0b a4 b4 5d 88 93 6b 65 00 (tbf_dl.cpp:911) 20250212125133904 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1365 Sending data request: sapi=5 arfcn=871 cur_fn=1360 block=3 data=07 80 3d 86 7e 3b 7a 7f 83 eb 2d f1 9c ff 56 db 79 31 30 91 24 e4 e0 15 fb 31 f8 c2 05 1e cb 8d 23 0b a4 b4 5d 88 93 6b 65 00 (pcu_l1_if.cpp:182) 20250212125133905 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125133917 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) 20250212125133917 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) 20250212125133917 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) 20250212125133917 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) 20250212125133917 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) 20250212125133917 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) 20250212125133918 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) 20250212125133918 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) 20250212125133918 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) 20250212125133918 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) 20250212125133918 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) 20250212125133918 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) 20250212125133918 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) 20250212125133918 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) 20250212125133919 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) 20250212125133919 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) 20250212125133920 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) 20250212125133920 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) 20250212125133920 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) 20250212125133920 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) 20250212125133920 DRLCMACDL DEBUG -- Chunk with length 85 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133920 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 247, MCS-3): 0f 42 df e5 87 d9 c9 14 5a 79 92 ce 0b c3 89 81 f5 4b 48 db 43 d4 b7 ca 64 a4 ca 87 3c b9 fe 72 5b 7d e4 7a 30 (tbf_dl.cpp:686) 20250212125133920 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) 20250212125133920 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133920 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 247) (tbf_dl.cpp:847) 20250212125133920 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 247, MCS-3): 07 c0 3d 86 1e 84 be cb 0f b3 93 29 b4 f2 24 9d 17 86 13 03 eb 97 90 b6 87 a8 6f 95 c9 48 95 0f 79 72 fd e5 b6 fa c8 f5 60 00 (tbf_dl.cpp:911) 20250212125133920 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1369 Sending data request: sapi=5 arfcn=871 cur_fn=1365 block=4 data=07 c0 3d 86 1e 84 be cb 0f b3 93 29 b4 f2 24 9d 17 86 13 03 eb 97 90 b6 87 a8 6f 95 c9 48 95 0f 79 72 fd e5 b6 fa c8 f5 60 00 (pcu_l1_if.cpp:182) 20250212125133920 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125133936 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) 20250212125133936 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) 20250212125133938 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) 20250212125133938 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) 20250212125133939 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) 20250212125133939 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) 20250212125133939 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) 20250212125133939 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) 20250212125133940 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) 20250212125133940 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) 20250212125133941 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) 20250212125133941 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) 20250212125133941 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) 20250212125133941 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) 20250212125133942 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) 20250212125133942 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) 20250212125133942 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) 20250212125133942 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) 20250212125133942 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) 20250212125133942 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) 20250212125133942 DRLCMACDL DEBUG -- Chunk with length 48 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133942 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 248, MCS-3): 5e 06 15 63 16 83 2e 55 95 01 cd 0e ef 0e 5d 0c 56 ce a6 70 2f d9 b8 7f 1d 5f 01 3c bf e8 78 4a b5 62 89 ba d1 (tbf_dl.cpp:686) 20250212125133942 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) 20250212125133942 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133942 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 248) (tbf_dl.cpp:847) 20250212125133942 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 248, MCS-3): 07 00 3e 86 bc 0c 2a c6 2c 06 5d aa 2a 03 9a 1d de 1d ba 18 ac 9c 4d e1 5e b2 71 ff 3a be 02 78 7e d1 f1 94 6a c5 12 75 a3 01 (tbf_dl.cpp:911) 20250212125133942 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1373 Sending data request: sapi=5 arfcn=871 cur_fn=1369 block=5 data=07 00 3e 86 bc 0c 2a c6 2c 06 5d aa 2a 03 9a 1d de 1d ba 18 ac 9c 4d e1 5e b2 71 ff 3a be 02 78 7e d1 f1 94 6a c5 12 75 a3 01 (pcu_l1_if.cpp:182) 20250212125133943 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125133955 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) 20250212125133955 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) 20250212125133955 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) 20250212125133955 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) 20250212125133955 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) 20250212125133955 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) 20250212125133955 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) 20250212125133955 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) 20250212125133955 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) 20250212125133955 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) 20250212125133955 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) 20250212125133955 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) 20250212125133956 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) 20250212125133956 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) 20250212125133956 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) 20250212125133956 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) 20250212125133964 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) 20250212125133964 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) 20250212125133964 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) 20250212125133964 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) 20250212125133964 DRLCMACDL DEBUG -- Chunk with length 11 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20250212125133964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125133964 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1611 KBits/s (gprs_rlcmac_meas.cpp:181) 20250212125133964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125133964 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (25) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 249, MCS-3): 17 b5 3c ce ef 1d d6 55 a7 39 c2 67 04 95 05 43 d4 38 18 11 12 0f 0c a3 29 b4 6c 1b 9d 1f b8 42 10 89 fc cd 87 (tbf_dl.cpp:686) 20250212125133964 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) 20250212125133964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 249) (tbf_dl.cpp:847) 20250212125133964 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 6a 79 9c df 3b ac ab 4e 73 84 cf 08 2a 0b 86 a8 71 30 22 24 1e 18 46 53 68 d9 36 3a 3f 70 85 20 12 f9 9b 0f 01 (tbf_dl.cpp:911) 20250212125133964 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1378 Sending data request: sapi=5 arfcn=871 cur_fn=1373 block=6 data=07 40 3e 06 2e 6a 79 9c df 3b ac ab 4e 73 84 cf 08 2a 0b 86 a8 71 30 22 24 1e 18 46 53 68 d9 36 3a 3f 70 85 20 12 f9 9b 0f 01 (pcu_l1_if.cpp:182) 20250212125133965 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125133978 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) 20250212125133978 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) 20250212125133979 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) 20250212125133979 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) 20250212125133979 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) 20250212125133979 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) 20250212125133979 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) 20250212125133979 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) 20250212125133979 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) 20250212125133979 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) 20250212125133980 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) 20250212125133980 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) 20250212125133980 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) 20250212125133980 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) 20250212125133980 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) 20250212125133980 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) 20250212125133983 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) 20250212125133983 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) 20250212125133983 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) 20250212125133983 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) 20250212125133983 DRLCMACDL DEBUG -- Chunk with length 1375 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125133983 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 250, MCS-3): 52 8e cf 59 79 8a 33 a2 8e 52 8b 8a 46 06 80 a2 2e 2e fe 46 5a 9e 55 3f 7b 5d 50 43 fa 48 52 c3 98 8e 46 5d 9c (tbf_dl.cpp:686) 20250212125133983 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) 20250212125133983 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125133983 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 250) (tbf_dl.cpp:847) 20250212125133983 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 250, MCS-3): 07 80 3e 86 a4 1c 9f b3 f2 14 67 44 1d a5 16 15 8d 0c 00 45 5d 5c fc 8d b4 3c ab 7e f6 ba a0 86 f4 91 a4 86 31 1d 8d ba 38 01 (tbf_dl.cpp:911) 20250212125133983 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1382 Sending data request: sapi=5 arfcn=871 cur_fn=1378 block=7 data=07 80 3e 86 a4 1c 9f b3 f2 14 67 44 1d a5 16 15 8d 0c 00 45 5d 5c fc 8d b4 3c ab 7e f6 ba a0 86 f4 91 a4 86 31 1d 8d ba 38 01 (pcu_l1_if.cpp:182) 20250212125133983 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125134000 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) 20250212125134000 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) 20250212125134001 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) 20250212125134001 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) 20250212125134001 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) 20250212125134001 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) 20250212125134001 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) 20250212125134001 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) 20250212125134001 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) 20250212125134001 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) 20250212125134001 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) 20250212125134001 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) 20250212125134002 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) 20250212125134002 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) 20250212125134002 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) 20250212125134002 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) 20250212125134005 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) 20250212125134005 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) 20250212125134005 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) 20250212125134005 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) 20250212125134005 DRLCMACDL DEBUG -- Chunk with length 1338 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 251, MCS-3): f1 85 a8 08 70 5c 9e c5 5c 82 bc 8a 8a 4c 98 78 87 32 32 6f aa 82 1f 7e 63 5d 6a 6a 2c c7 9e cf 80 13 b1 93 72 (tbf_dl.cpp:686) 20250212125134005 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) 20250212125134005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 251) (tbf_dl.cpp:847) 20250212125134005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 251, MCS-3): 07 c0 3e 86 e2 0b 51 11 e0 b8 3c 8b b9 04 79 15 15 99 30 f1 0e 65 64 de 54 05 3f fc c6 ba d4 d4 58 8e 3d 9f 01 27 62 27 e5 00 (tbf_dl.cpp:911) 20250212125134005 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1386 Sending data request: sapi=5 arfcn=871 cur_fn=1382 block=8 data=07 c0 3e 86 e2 0b 51 11 e0 b8 3c 8b b9 04 79 15 15 99 30 f1 0e 65 64 de 54 05 3f fc c6 ba d4 d4 58 8e 3d 9f 01 27 62 27 e5 00 (pcu_l1_if.cpp:182) 20250212125134005 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125134019 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) 20250212125134019 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) 20250212125134019 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) 20250212125134019 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) 20250212125134020 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) 20250212125134020 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) 20250212125134020 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) 20250212125134020 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) 20250212125134020 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) 20250212125134020 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) 20250212125134020 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) 20250212125134020 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) 20250212125134020 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) 20250212125134021 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) 20250212125134021 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) 20250212125134021 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) 20250212125134028 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) 20250212125134028 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) 20250212125134028 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) 20250212125134028 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) 20250212125134028 DRLCMACDL DEBUG -- Chunk with length 1301 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134028 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 252, MCS-3): 5a 86 cc 45 de 2c 85 e7 49 fb 78 5e 92 44 82 29 9f d7 62 e0 1e 4b 17 f5 5f 2e fc e6 97 c5 ef be dd 25 b8 37 fa (tbf_dl.cpp:686) 20250212125134028 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) 20250212125134028 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134028 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 252) (tbf_dl.cpp:847) 20250212125134028 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 252, MCS-3): 07 00 3f 86 b4 0c 99 8b bc 59 0a cf 93 f6 f1 bc 24 89 04 53 3e af c5 c0 3d 96 2e ea bf 5c f8 cd 2f 8b df 7d bb 4b 70 6f f4 01 (tbf_dl.cpp:911) 20250212125134028 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1391 Sending data request: sapi=5 arfcn=871 cur_fn=1386 block=9 data=07 00 3f 86 b4 0c 99 8b bc 59 0a cf 93 f6 f1 bc 24 89 04 53 3e af c5 c0 3d 96 2e ea bf 5c f8 cd 2f 8b df 7d bb 4b 70 6f f4 01 (pcu_l1_if.cpp:182) 20250212125134029 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125134042 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) 20250212125134042 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) 20250212125134043 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) 20250212125134043 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) 20250212125134043 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) 20250212125134043 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) 20250212125134043 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) 20250212125134044 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) 20250212125134044 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) 20250212125134044 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) 20250212125134044 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) 20250212125134044 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) 20250212125134044 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) 20250212125134044 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) 20250212125134044 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) 20250212125134044 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) 20250212125134047 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) 20250212125134047 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) 20250212125134047 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) 20250212125134047 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) 20250212125134047 DRLCMACDL DEBUG -- Chunk with length 1264 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134047 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 253, MCS-3): d6 8d f3 3c 77 bb e8 c4 6d fd 59 35 3e ee d8 b4 85 01 f6 64 b9 c9 2a 63 75 ee 8c 67 91 c2 06 5c 95 11 c0 29 c8 (tbf_dl.cpp:686) 20250212125134047 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) 20250212125134047 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134047 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 253) (tbf_dl.cpp:847) 20250212125134047 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 253, MCS-3): 07 40 3f 86 ac 1b e7 79 ee 76 d1 89 db fa b3 6a 7c dc b1 69 0b 03 ec c9 72 93 55 c6 ea dc 19 cf 22 85 0d b8 2a 23 80 53 90 01 (tbf_dl.cpp:911) 20250212125134047 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1395 Sending data request: sapi=5 arfcn=871 cur_fn=1391 block=10 data=07 40 3f 86 ac 1b e7 79 ee 76 d1 89 db fa b3 6a 7c dc b1 69 0b 03 ec c9 72 93 55 c6 ea dc 19 cf 22 85 0d b8 2a 23 80 53 90 01 (pcu_l1_if.cpp:182) 20250212125134047 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125134061 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) 20250212125134061 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) 20250212125134062 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) 20250212125134062 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) 20250212125134062 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) 20250212125134062 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) 20250212125134062 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) 20250212125134062 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) 20250212125134062 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) 20250212125134062 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) 20250212125134063 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) 20250212125134063 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) 20250212125134063 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) 20250212125134063 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) 20250212125134063 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) 20250212125134063 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) 20250212125134065 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) 20250212125134065 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) 20250212125134065 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) 20250212125134065 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) 20250212125134065 DRLCMACDL DEBUG -- Chunk with length 1227 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 254, MCS-3): fb 34 a1 ba 8f b4 77 e0 af 53 46 cc a3 d4 e1 f9 f9 c7 dc b2 76 8d 88 a4 a7 c4 f7 fb 30 89 1d dc 49 34 0b 35 5e (tbf_dl.cpp:686) 20250212125134065 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) 20250212125134065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 254) (tbf_dl.cpp:847) 20250212125134065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 254, MCS-3): 07 80 3f 86 f6 69 42 75 1f 69 ef c0 5f a7 8c 98 47 a9 c3 f3 f3 8f b9 65 ed 1a 11 49 4f 89 ef f7 61 12 3b b8 93 68 16 6a bc 00 (tbf_dl.cpp:911) 20250212125134065 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1399 Sending data request: sapi=5 arfcn=871 cur_fn=1395 block=11 data=07 80 3f 86 f6 69 42 75 1f 69 ef c0 5f a7 8c 98 47 a9 c3 f3 f3 8f b9 65 ed 1a 11 49 4f 89 ef f7 61 12 3b b8 93 68 16 6a bc 00 (pcu_l1_if.cpp:182) 20250212125134066 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125134080 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) 20250212125134080 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) 20250212125134080 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) 20250212125134080 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) 20250212125134080 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) 20250212125134080 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) 20250212125134080 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) 20250212125134080 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) 20250212125134080 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) 20250212125134080 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) 20250212125134080 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) 20250212125134080 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) 20250212125134081 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) 20250212125134081 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) 20250212125134081 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) 20250212125134081 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) 20250212125134089 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) 20250212125134089 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) 20250212125134089 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) 20250212125134089 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) 20250212125134089 DRLCMACDL DEBUG -- Chunk with length 1190 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134089 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 255, MCS-3): 15 d0 2e 09 aa 20 c3 9c 61 60 5b a8 e0 a0 ea 40 3d be e5 b7 c6 bd 6b c6 3d 0a c1 29 ab 56 57 01 12 ac 3c 77 62 (tbf_dl.cpp:686) 20250212125134089 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) 20250212125134089 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134089 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 255) (tbf_dl.cpp:847) 20250212125134089 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 255, MCS-3): 07 c0 3f 86 2a a0 5d 12 54 41 86 39 c3 c0 b6 50 c1 41 d5 81 7a 7c cb 6f 8d 7b d7 8c 7b 14 82 53 56 ad ae 02 24 58 79 ee c4 00 (tbf_dl.cpp:911) 20250212125134089 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1404 Sending data request: sapi=5 arfcn=871 cur_fn=1399 block=0 data=07 c0 3f 86 2a a0 5d 12 54 41 86 39 c3 c0 b6 50 c1 41 d5 81 7a 7c cb 6f 8d 7b d7 8c 7b 14 82 53 56 ad ae 02 24 58 79 ee c4 00 (pcu_l1_if.cpp:182) 20250212125134090 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125134107 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) 20250212125134107 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) 20250212125134108 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) 20250212125134108 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) 20250212125134109 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) 20250212125134109 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) 20250212125134109 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) 20250212125134109 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) 20250212125134109 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) 20250212125134109 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) 20250212125134110 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) 20250212125134110 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) 20250212125134110 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) 20250212125134110 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) 20250212125134110 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) 20250212125134110 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) 20250212125134111 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) 20250212125134111 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) 20250212125134111 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) 20250212125134111 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) 20250212125134111 DRLCMACDL DEBUG -- Chunk with length 1153 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134111 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 256, MCS-3): 56 00 4e 3e 7e 54 e8 09 d1 e7 b6 58 c5 38 f3 73 f5 23 3e 5c b9 83 50 f8 0e 6e ee b6 f0 92 18 fd 6b 2d 8a 0d da (tbf_dl.cpp:686) 20250212125134111 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) 20250212125134111 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134111 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 256) (tbf_dl.cpp:847) 20250212125134111 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 256, MCS-3): 07 00 40 86 ac 00 9c 7c fc a8 d0 13 a2 cf 6d b1 8a 71 e6 e7 ea 47 7c b8 72 07 a1 f0 1d dc dc 6d e1 25 31 fa d7 5a 14 1b b4 01 (tbf_dl.cpp:911) 20250212125134111 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1408 Sending data request: sapi=5 arfcn=871 cur_fn=1404 block=1 data=07 00 40 86 ac 00 9c 7c fc a8 d0 13 a2 cf 6d b1 8a 71 e6 e7 ea 47 7c b8 72 07 a1 f0 1d dc dc 6d e1 25 31 fa d7 5a 14 1b b4 01 (pcu_l1_if.cpp:182) 20250212125134111 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125134122 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) 20250212125134122 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) 20250212125134123 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) 20250212125134123 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) 20250212125134123 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) 20250212125134123 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) 20250212125134123 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) 20250212125134123 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) 20250212125134123 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) 20250212125134123 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) 20250212125134124 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) 20250212125134124 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) 20250212125134124 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) 20250212125134124 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) 20250212125134124 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) 20250212125134124 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) 20250212125134127 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) 20250212125134127 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) 20250212125134127 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) 20250212125134127 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) 20250212125134127 DRLCMACDL DEBUG -- Chunk with length 1116 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 257, MCS-3): e6 3a 32 f9 ea 85 ff e0 e9 9c 3c d2 97 ae 91 56 78 75 39 ac 93 d2 29 af 84 ea 4b 80 c7 c1 9e d7 da 61 24 29 88 (tbf_dl.cpp:686) 20250212125134127 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) 20250212125134127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 257) (tbf_dl.cpp:847) 20250212125134127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 257, MCS-3): 07 40 40 86 cc 75 64 f2 d5 0b ff c1 d3 39 79 a4 2f 5d 23 ad f0 ea 72 58 27 a5 53 5e 09 d5 97 00 8f 83 3d af b5 c3 48 52 10 01 (tbf_dl.cpp:911) 20250212125134127 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1412 Sending data request: sapi=5 arfcn=871 cur_fn=1408 block=2 data=07 40 40 86 cc 75 64 f2 d5 0b ff c1 d3 39 79 a4 2f 5d 23 ad f0 ea 72 58 27 a5 53 5e 09 d5 97 00 8f 83 3d af b5 c3 48 52 10 01 (pcu_l1_if.cpp:182) 20250212125134127 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125134141 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) 20250212125134141 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) 20250212125134142 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) 20250212125134142 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) 20250212125134143 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) 20250212125134143 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) 20250212125134143 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) 20250212125134143 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) 20250212125134144 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) 20250212125134144 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) 20250212125134145 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) 20250212125134145 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) 20250212125134145 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) 20250212125134145 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) 20250212125134146 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) 20250212125134146 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) 20250212125134152 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) 20250212125134152 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) 20250212125134152 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) 20250212125134152 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) 20250212125134152 DRLCMACDL DEBUG -- Chunk with length 1079 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134152 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 258, MCS-3): 5d 03 92 85 c4 5c d5 b6 cb a0 08 84 c8 45 a5 92 50 bf 90 ab 4e ad 87 08 4a b3 b6 2a 15 17 a3 d1 5a d7 51 fd 5e (tbf_dl.cpp:686) 20250212125134152 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) 20250212125134152 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134152 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 258) (tbf_dl.cpp:847) 20250212125134152 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 258, MCS-3): 07 80 40 86 ba 06 24 0b 89 b9 aa 6d 97 41 11 08 91 8b 4a 25 a1 7e 21 57 9d 5a 0f 11 94 66 6d 55 2a 2e 46 a3 b5 ae a3 fa bd 00 (tbf_dl.cpp:911) 20250212125134152 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1417 Sending data request: sapi=5 arfcn=871 cur_fn=1412 block=3 data=07 80 40 86 ba 06 24 0b 89 b9 aa 6d 97 41 11 08 91 8b 4a 25 a1 7e 21 57 9d 5a 0f 11 94 66 6d 55 2a 2e 46 a3 b5 ae a3 fa bd 00 (pcu_l1_if.cpp:182) 20250212125134153 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125134166 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) 20250212125134166 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) 20250212125134168 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) 20250212125134168 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) 20250212125134169 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) 20250212125134169 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) 20250212125134170 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) 20250212125134170 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) 20250212125134172 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) 20250212125134173 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) 20250212125134174 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) 20250212125134174 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) 20250212125134175 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) 20250212125134175 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) 20250212125134176 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) 20250212125134176 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) 20250212125134177 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) 20250212125134177 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) 20250212125134177 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) 20250212125134177 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) 20250212125134177 DRLCMACDL DEBUG -- Chunk with length 1042 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 259, MCS-3): c8 71 91 1b 16 28 c9 85 01 6c 5f b8 ef 67 e2 40 d1 f5 64 36 c1 7f 16 12 e5 c1 27 9c af aa a5 46 d7 75 da 03 47 (tbf_dl.cpp:686) 20250212125134177 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) 20250212125134177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 259) (tbf_dl.cpp:847) 20250212125134177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 259, MCS-3): 07 c0 40 86 90 e3 22 37 2c 50 92 0b 03 d8 be 70 df cf c4 81 a2 eb c9 6c 82 ff 2c 24 ca 83 4f 38 5f 55 4b 8d ae eb b4 07 8e 00 (tbf_dl.cpp:911) 20250212125134177 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1421 Sending data request: sapi=5 arfcn=871 cur_fn=1417 block=4 data=07 c0 40 86 90 e3 22 37 2c 50 92 0b 03 d8 be 70 df cf c4 81 a2 eb c9 6c 82 ff 2c 24 ca 83 4f 38 5f 55 4b 8d ae eb b4 07 8e 00 (pcu_l1_if.cpp:182) 20250212125134177 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125134185 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) 20250212125134185 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) 20250212125134187 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) 20250212125134187 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) 20250212125134188 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) 20250212125134188 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) 20250212125134189 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) 20250212125134189 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) 20250212125134191 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) 20250212125134191 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) 20250212125134192 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) 20250212125134192 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) 20250212125134193 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) 20250212125134193 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) 20250212125134194 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) 20250212125134194 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) 20250212125134195 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) 20250212125134195 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1425 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125134195 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) 20250212125134195 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) 20250212125134195 DRLCMACDL DEBUG -- Chunk with length 1005 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134195 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 260, MCS-3): 85 47 1a 8c c6 84 22 b9 88 56 d4 70 83 35 27 47 45 70 05 55 71 68 8b 44 5f 7f c8 2a bb cf 16 0c 41 f0 79 ca 18 (tbf_dl.cpp:686) 20250212125134195 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) 20250212125134195 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134195 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 260) (tbf_dl.cpp:847) 20250212125134195 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) 20250212125134195 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1425 + 13 = 1438 (pdch_ul_controller.c:131) 20250212125134195 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1438 for type POLL (pdch_ul_controller.c:184) 20250212125134195 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1438, TS=7) (tbf_dl.cpp:883) 20250212125134195 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1438, TS=7 (tbf_dl.cpp:903) 20250212125134195 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 260, MCS-3): 0f 00 41 86 0a 8f 34 18 8d 09 45 72 11 ad a8 e1 06 6b 4e 8e 8a e0 0a aa e2 d0 16 89 be fe 90 55 76 9f 2d 18 82 e0 f3 94 31 00 (tbf_dl.cpp:911) 20250212125134195 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1425 Sending data request: sapi=5 arfcn=871 cur_fn=1421 block=5 data=0f 00 41 86 0a 8f 34 18 8d 09 45 72 11 ad a8 e1 06 6b 4e 8e 8a e0 0a aa e2 d0 16 89 be fe 90 55 76 9f 2d 18 82 e0 f3 94 31 00 (pcu_l1_if.cpp:182) 20250212125134196 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125134205 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) 20250212125134205 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) 20250212125134206 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) 20250212125134206 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) 20250212125134206 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) 20250212125134206 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) 20250212125134207 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) 20250212125134207 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) 20250212125134208 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) 20250212125134208 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) 20250212125134209 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) 20250212125134209 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) 20250212125134210 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) 20250212125134210 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) 20250212125134210 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) 20250212125134210 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) 20250212125134214 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125134227 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) 20250212125134227 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) 20250212125134228 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) 20250212125134228 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) 20250212125134228 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) 20250212125134228 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) 20250212125134228 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) 20250212125134228 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) 20250212125134229 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) 20250212125134229 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) 20250212125134229 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) 20250212125134229 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) 20250212125134229 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) 20250212125134229 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) 20250212125134229 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) 20250212125134229 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) 20250212125134232 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125134247 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) 20250212125134247 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) 20250212125134248 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) 20250212125134248 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) 20250212125134250 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) 20250212125134250 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) 20250212125134251 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) 20250212125134251 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) 20250212125134252 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) 20250212125134252 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) 20250212125134253 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) 20250212125134253 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) 20250212125134253 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) 20250212125134253 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) 20250212125134254 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) 20250212125134254 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) 20250212125134255 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125134267 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1434 block=8 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) 20250212125134267 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125134267 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125134267 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1438 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125134267 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) 20250212125134268 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1438 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125134268 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125134268 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, 0x56324485956c, 0x563244859570, 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:570) 20250212125134268 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:597) 20250212125134268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125134268 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) 20250212125134268 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) 20250212125134268 DRLCMACDL DEBUG - got ack for BSN=241 (rlc_window_dl.cpp:103) 20250212125134268 DRLCMACDL DEBUG - got ack for BSN=242 (rlc_window_dl.cpp:103) 20250212125134268 DRLCMACDL DEBUG - got ack for BSN=243 (rlc_window_dl.cpp:103) 20250212125134268 DRLCMACDL DEBUG - got ack for BSN=244 (rlc_window_dl.cpp:103) 20250212125134268 DRLCMACDL DEBUG - got ack for BSN=245 (rlc_window_dl.cpp:103) 20250212125134268 DRLCMACDL DEBUG - got ack for BSN=246 (rlc_window_dl.cpp:103) 20250212125134269 DRLCMACDL DEBUG - got ack for BSN=247 (rlc_window_dl.cpp:103) 20250212125134269 DRLCMACDL DEBUG - got ack for BSN=248 (rlc_window_dl.cpp:103) 20250212125134269 DRLCMACDL DEBUG - got ack for BSN=249 (rlc_window_dl.cpp:103) 20250212125134269 DRLCMACDL DEBUG - got ack for BSN=250 (rlc_window_dl.cpp:103) 20250212125134269 DRLCMACDL DEBUG - got ack for BSN=251 (rlc_window_dl.cpp:103) 20250212125134269 DRLCMACDL DEBUG - got ack for BSN=252 (rlc_window_dl.cpp:103) 20250212125134269 DRLCMACDL DEBUG - got ack for BSN=253 (rlc_window_dl.cpp:103) 20250212125134269 DRLCMACDL DEBUG - got ack for BSN=254 (rlc_window_dl.cpp:103) 20250212125134269 DRLCMACDL DEBUG - got ack for BSN=255 (rlc_window_dl.cpp:103) 20250212125134269 DRLCMACDL DEBUG - got ack for BSN=256 (rlc_window_dl.cpp:103) 20250212125134269 DRLCMACDL DEBUG - got ack for BSN=257 (rlc_window_dl.cpp:103) 20250212125134269 DRLCMACDL DEBUG - got ack for BSN=258 (rlc_window_dl.cpp:103) 20250212125134269 DRLCMACDL DEBUG - got ack for BSN=259 (rlc_window_dl.cpp:103) 20250212125134269 DRLCMACDL DEBUG - got ack for BSN=260 (rlc_window_dl.cpp:103) 20250212125134269 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) 20250212125134269 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) 20250212125134270 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) 20250212125134270 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) 20250212125134272 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) 20250212125134272 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) 20250212125134273 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) 20250212125134273 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) 20250212125134274 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) 20250212125134275 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) 20250212125134275 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) 20250212125134275 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) 20250212125134277 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) 20250212125134277 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) 20250212125134278 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) 20250212125134278 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) 20250212125134279 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) 20250212125134279 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1443 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125134279 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) 20250212125134279 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) 20250212125134279 DRLCMACDL DEBUG -- Chunk with length 968 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 261, MCS-3): 18 79 ec 4b 30 66 7a 6e fb c1 1e 3a 9c d5 fa db cb 4c c6 f4 51 26 48 97 fe 39 d9 c2 b0 ff bb 07 ab f7 da 48 40 (tbf_dl.cpp:686) 20250212125134280 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) 20250212125134280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 261) (tbf_dl.cpp:847) 20250212125134280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 261, MCS-3): 07 40 41 86 30 f2 d8 97 60 cc f4 dc f6 83 3d 74 38 ab f5 b7 97 99 8c e9 a3 4c 90 2e fd 73 b2 85 61 ff 77 0f 56 ef b5 91 80 00 (tbf_dl.cpp:911) 20250212125134280 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1443 Sending data request: sapi=5 arfcn=871 cur_fn=1438 block=9 data=07 40 41 86 30 f2 d8 97 60 cc f4 dc f6 83 3d 74 38 ab f5 b7 97 99 8c e9 a3 4c 90 2e fd 73 b2 85 61 ff 77 0f 56 ef b5 91 80 00 (pcu_l1_if.cpp:182) 20250212125134280 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125134290 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) 20250212125134290 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) 20250212125134291 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) 20250212125134291 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) 20250212125134291 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) 20250212125134291 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) 20250212125134291 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) 20250212125134291 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) 20250212125134292 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) 20250212125134292 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) 20250212125134292 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) 20250212125134292 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) 20250212125134292 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) 20250212125134292 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) 20250212125134293 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) 20250212125134293 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) 20250212125134294 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) 20250212125134294 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) 20250212125134294 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) 20250212125134294 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) 20250212125134294 DRLCMACDL DEBUG -- Chunk with length 931 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134294 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 262, MCS-3): 14 40 b8 cb 1c 63 20 b6 c8 31 ad 08 db 71 34 1a 9a 75 96 6e 12 8b 39 dc 72 3d 0d c2 84 f7 c2 4e e9 19 fc 4f cd (tbf_dl.cpp:686) 20250212125134294 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) 20250212125134294 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134294 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 262) (tbf_dl.cpp:847) 20250212125134295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 262, MCS-3): 07 80 41 86 28 80 70 97 39 c6 40 6c 91 63 5a 11 b6 e3 68 34 34 eb 2c dd 24 16 73 b8 e5 7a 1a 84 09 ef 85 9d d2 33 f8 9f 9a 01 (tbf_dl.cpp:911) 20250212125134295 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1447 Sending data request: sapi=5 arfcn=871 cur_fn=1443 block=10 data=07 80 41 86 28 80 70 97 39 c6 40 6c 91 63 5a 11 b6 e3 68 34 34 eb 2c dd 24 16 73 b8 e5 7a 1a 84 09 ef 85 9d d2 33 f8 9f 9a 01 (pcu_l1_if.cpp:182) 20250212125134295 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125134309 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) 20250212125134309 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) 20250212125134309 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) 20250212125134309 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) 20250212125134309 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) 20250212125134309 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) 20250212125134310 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) 20250212125134310 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) 20250212125134310 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) 20250212125134310 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) 20250212125134310 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) 20250212125134310 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) 20250212125134310 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) 20250212125134310 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) 20250212125134311 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) 20250212125134311 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) 20250212125134313 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) 20250212125134313 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) 20250212125134313 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) 20250212125134313 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) 20250212125134313 DRLCMACDL DEBUG -- Chunk with length 894 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 263, MCS-3): 5d 83 74 08 b8 8e 39 5a 50 2c 4a 52 3f f7 aa 3d 8d 3b 9b ab 97 68 45 91 de d1 64 4b fa 36 f9 f4 f2 54 33 ff 59 (tbf_dl.cpp:686) 20250212125134313 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) 20250212125134313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 263) (tbf_dl.cpp:847) 20250212125134313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 263, MCS-3): 07 c0 41 86 ba 06 e9 10 70 1d 73 b4 a0 58 94 a4 7e ee 55 7b 1a 77 36 57 2f d1 8a 22 bd a3 c9 96 f4 6d f2 e9 e5 a9 66 fe b3 00 (tbf_dl.cpp:911) 20250212125134313 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1451 Sending data request: sapi=5 arfcn=871 cur_fn=1447 block=11 data=07 c0 41 86 ba 06 e9 10 70 1d 73 b4 a0 58 94 a4 7e ee 55 7b 1a 77 36 57 2f d1 8a 22 bd a3 c9 96 f4 6d f2 e9 e5 a9 66 fe b3 00 (pcu_l1_if.cpp:182) 20250212125134314 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125134327 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) 20250212125134327 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) 20250212125134328 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) 20250212125134328 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) 20250212125134328 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) 20250212125134328 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) 20250212125134329 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) 20250212125134329 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) 20250212125134329 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) 20250212125134329 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) 20250212125134329 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) 20250212125134329 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) 20250212125134329 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) 20250212125134329 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) 20250212125134330 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) 20250212125134330 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) 20250212125134338 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) 20250212125134338 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) 20250212125134338 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) 20250212125134338 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) 20250212125134338 DRLCMACDL DEBUG -- Chunk with length 857 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 264, MCS-3): 2f 01 09 a5 1a 51 ed 46 71 27 dd bc f3 bc 4f 65 f0 7a ce 3c b8 c0 25 8e 1b c4 dd 22 51 b5 1d 32 87 76 6d 7f cf (tbf_dl.cpp:686) 20250212125134338 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) 20250212125134338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 264) (tbf_dl.cpp:847) 20250212125134338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 264, MCS-3): 07 00 42 86 5e 02 12 4a 35 a2 da 8d e2 4e ba 79 e7 79 9f ca e0 f5 9c 79 70 81 4b 1c 37 88 bb 45 a2 6a 3b 64 0e ed da fe 9e 01 (tbf_dl.cpp:911) 20250212125134338 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1456 Sending data request: sapi=5 arfcn=871 cur_fn=1451 block=0 data=07 00 42 86 5e 02 12 4a 35 a2 da 8d e2 4e ba 79 e7 79 9f ca e0 f5 9c 79 70 81 4b 1c 37 88 bb 45 a2 6a 3b 64 0e ed da fe 9e 01 (pcu_l1_if.cpp:182) 20250212125134338 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125134353 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) 20250212125134353 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) 20250212125134355 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) 20250212125134355 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) 20250212125134355 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) 20250212125134355 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) 20250212125134356 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) 20250212125134356 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) 20250212125134356 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) 20250212125134356 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) 20250212125134357 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) 20250212125134357 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) 20250212125134358 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) 20250212125134358 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) 20250212125134359 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) 20250212125134359 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) 20250212125134359 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) 20250212125134359 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) 20250212125134359 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) 20250212125134359 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) 20250212125134359 DRLCMACDL DEBUG -- Chunk with length 820 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 265, MCS-3): 02 f2 c0 b4 91 ea 9e 66 82 30 5c 59 fb 5c 2d f3 c4 50 42 75 24 ac 11 c2 17 66 12 b2 42 1f f2 0b 42 c9 32 3e 77 (tbf_dl.cpp:686) 20250212125134359 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) 20250212125134359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 265) (tbf_dl.cpp:847) 20250212125134359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 265, MCS-3): 07 40 42 86 04 e4 81 69 23 d5 3d cd 04 61 b8 b2 f6 b9 5a e6 89 a1 84 ea 48 58 23 84 2f cc 24 64 85 3e e4 17 84 92 65 7c ee 00 (tbf_dl.cpp:911) 20250212125134359 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1460 Sending data request: sapi=5 arfcn=871 cur_fn=1456 block=1 data=07 40 42 86 04 e4 81 69 23 d5 3d cd 04 61 b8 b2 f6 b9 5a e6 89 a1 84 ea 48 58 23 84 2f cc 24 64 85 3e e4 17 84 92 65 7c ee 00 (pcu_l1_if.cpp:182) 20250212125134360 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125134372 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) 20250212125134372 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) 20250212125134372 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) 20250212125134372 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) 20250212125134373 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) 20250212125134373 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) 20250212125134373 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) 20250212125134373 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) 20250212125134373 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) 20250212125134373 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) 20250212125134374 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) 20250212125134374 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) 20250212125134374 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) 20250212125134374 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) 20250212125134374 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) 20250212125134374 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) 20250212125134376 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) 20250212125134376 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) 20250212125134376 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) 20250212125134376 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) 20250212125134376 DRLCMACDL DEBUG -- Chunk with length 783 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134376 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 266, MCS-3): d4 55 50 d8 be 66 50 2f e6 78 7d 85 b4 cd fd 95 92 12 15 6c 74 79 f6 92 d2 81 46 8a a8 e2 e7 d8 f5 e8 0e 7c 25 (tbf_dl.cpp:686) 20250212125134376 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) 20250212125134376 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134376 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 266) (tbf_dl.cpp:847) 20250212125134376 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 266, MCS-3): 07 80 42 86 a8 ab a0 b0 7d cd a0 5e cc f1 fa 0a 69 9b fb 2b 25 25 2a d8 e8 f2 ec 25 a5 03 8d 14 51 c5 cf b1 eb d1 1d f8 4a 00 (tbf_dl.cpp:911) 20250212125134376 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1464 Sending data request: sapi=5 arfcn=871 cur_fn=1460 block=2 data=07 80 42 86 a8 ab a0 b0 7d cd a0 5e cc f1 fa 0a 69 9b fb 2b 25 25 2a d8 e8 f2 ec 25 a5 03 8d 14 51 c5 cf b1 eb d1 1d f8 4a 00 (pcu_l1_if.cpp:182) 20250212125134376 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125134390 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) 20250212125134390 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) 20250212125134390 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) 20250212125134390 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) 20250212125134390 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) 20250212125134390 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) 20250212125134390 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) 20250212125134390 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) 20250212125134391 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) 20250212125134391 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) 20250212125134391 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) 20250212125134391 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) 20250212125134391 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) 20250212125134391 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) 20250212125134391 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) 20250212125134391 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) 20250212125134399 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) 20250212125134399 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) 20250212125134399 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) 20250212125134399 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) 20250212125134399 DRLCMACDL DEBUG -- Chunk with length 746 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134399 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 267, MCS-3): 97 04 bf 25 39 c7 63 a9 ad 45 44 16 3f c0 94 46 a2 6c 3c fa 27 7a b9 09 83 b8 10 4d 4c 25 9e 78 7b 90 97 54 78 (tbf_dl.cpp:686) 20250212125134399 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) 20250212125134400 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134400 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 267) (tbf_dl.cpp:847) 20250212125134400 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 267, MCS-3): 07 c0 42 86 2e 09 7e 4b 72 8e c7 52 5b 8b 88 2c 7e 80 29 8d 44 d9 78 f4 4f f4 72 13 06 71 21 9a 98 4a 3c f1 f6 20 2f a9 f0 00 (tbf_dl.cpp:911) 20250212125134400 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1469 Sending data request: sapi=5 arfcn=871 cur_fn=1464 block=3 data=07 c0 42 86 2e 09 7e 4b 72 8e c7 52 5b 8b 88 2c 7e 80 29 8d 44 d9 78 f4 4f f4 72 13 06 71 21 9a 98 4a 3c f1 f6 20 2f a9 f0 00 (pcu_l1_if.cpp:182) 20250212125134400 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125134414 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) 20250212125134414 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) 20250212125134414 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) 20250212125134414 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) 20250212125134414 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) 20250212125134414 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) 20250212125134414 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) 20250212125134414 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) 20250212125134414 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) 20250212125134414 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) 20250212125134414 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) 20250212125134414 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) 20250212125134414 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) 20250212125134414 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) 20250212125134415 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) 20250212125134415 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) 20250212125134418 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) 20250212125134418 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) 20250212125134418 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) 20250212125134418 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) 20250212125134418 DRLCMACDL DEBUG -- Chunk with length 709 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134418 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 268, MCS-3): e2 35 18 22 1c 5e e6 1c 03 bc 70 33 ce ab a6 92 52 ba 0e 9c 87 a9 06 bb dc 66 87 40 cf da 13 1e 68 83 d1 1f fe (tbf_dl.cpp:686) 20250212125134418 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) 20250212125134418 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134418 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 268) (tbf_dl.cpp:847) 20250212125134418 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 268, MCS-3): 07 00 43 86 c4 6b 30 44 38 bc cc 39 06 78 e1 66 9c 57 4d 25 a5 74 1d 38 0f 53 0d 76 b9 cd 0e 81 9e b5 27 3c d0 06 a3 3f fc 01 (tbf_dl.cpp:911) 20250212125134418 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1473 Sending data request: sapi=5 arfcn=871 cur_fn=1469 block=4 data=07 00 43 86 c4 6b 30 44 38 bc cc 39 06 78 e1 66 9c 57 4d 25 a5 74 1d 38 0f 53 0d 76 b9 cd 0e 81 9e b5 27 3c d0 06 a3 3f fc 01 (pcu_l1_if.cpp:182) 20250212125134418 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125134432 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) 20250212125134432 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) 20250212125134432 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) 20250212125134432 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) 20250212125134432 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) 20250212125134432 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) 20250212125134433 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) 20250212125134433 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) 20250212125134433 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) 20250212125134433 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) 20250212125134433 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) 20250212125134433 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) 20250212125134433 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) 20250212125134433 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) 20250212125134433 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) 20250212125134433 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) 20250212125134437 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) 20250212125134437 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) 20250212125134437 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) 20250212125134437 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) 20250212125134437 DRLCMACDL DEBUG -- Chunk with length 672 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134437 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 269, MCS-3): 82 b6 c0 fe 17 2d fe e9 0a 0e ff 5f 76 74 24 da 89 4f d3 6a f6 c8 33 0f 64 2e de 8f 56 a8 b4 07 cf b0 05 93 40 (tbf_dl.cpp:686) 20250212125134437 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) 20250212125134437 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134437 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 269) (tbf_dl.cpp:847) 20250212125134437 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 269, MCS-3): 07 40 43 86 04 6d 81 fd 2f 5a fc d3 15 1c fe bf ec e8 48 b4 13 9f a6 d5 ec 91 67 1e c8 5c bc 1f ad 50 69 0f 9e 61 0b 26 81 00 (tbf_dl.cpp:911) 20250212125134437 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1477 Sending data request: sapi=5 arfcn=871 cur_fn=1473 block=5 data=07 40 43 86 04 6d 81 fd 2f 5a fc d3 15 1c fe bf ec e8 48 b4 13 9f a6 d5 ec 91 67 1e c8 5c bc 1f ad 50 69 0f 9e 61 0b 26 81 00 (pcu_l1_if.cpp:182) 20250212125134437 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125134451 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) 20250212125134451 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) 20250212125134451 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) 20250212125134451 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) 20250212125134451 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) 20250212125134451 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) 20250212125134451 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) 20250212125134451 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) 20250212125134451 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) 20250212125134451 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) 20250212125134451 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) 20250212125134451 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) 20250212125134451 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) 20250212125134451 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) 20250212125134452 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) 20250212125134452 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) 20250212125134460 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) 20250212125134460 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) 20250212125134460 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) 20250212125134460 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) 20250212125134460 DRLCMACDL DEBUG -- Chunk with length 635 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 270, MCS-3): c7 60 37 32 3c 48 b6 9b 71 db 88 02 00 fa 34 57 e3 1b 2a 46 e0 82 f4 17 c8 72 eb 17 e8 48 ab d1 e2 b6 1c d7 77 (tbf_dl.cpp:686) 20250212125134460 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) 20250212125134460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 270) (tbf_dl.cpp:847) 20250212125134460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 270, MCS-3): 07 80 43 86 8e c1 6e 64 78 90 6c 37 e3 b6 11 05 00 f4 69 ae c6 37 54 8c c0 05 e9 2f 90 e5 d6 2f d0 91 56 a3 c5 6d 39 ae ef 00 (tbf_dl.cpp:911) 20250212125134460 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1482 Sending data request: sapi=5 arfcn=871 cur_fn=1477 block=6 data=07 80 43 86 8e c1 6e 64 78 90 6c 37 e3 b6 11 05 00 f4 69 ae c6 37 54 8c c0 05 e9 2f 90 e5 d6 2f d0 91 56 a3 c5 6d 39 ae ef 00 (pcu_l1_if.cpp:182) 20250212125134460 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125134474 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) 20250212125134474 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) 20250212125134474 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) 20250212125134474 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) 20250212125134474 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) 20250212125134474 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) 20250212125134474 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) 20250212125134474 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) 20250212125134475 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) 20250212125134475 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) 20250212125134475 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) 20250212125134475 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) 20250212125134475 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) 20250212125134475 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) 20250212125134475 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) 20250212125134475 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) 20250212125134478 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) 20250212125134478 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) 20250212125134478 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) 20250212125134478 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) 20250212125134478 DRLCMACDL DEBUG -- Chunk with length 598 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 271, MCS-3): 91 85 b6 1c d9 a6 49 83 91 ae d7 56 ed 8c bf f2 1f a1 fc c3 49 73 b0 67 2b 43 ae 1f 6b 47 76 c9 28 23 13 ce d8 (tbf_dl.cpp:686) 20250212125134478 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) 20250212125134478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 271) (tbf_dl.cpp:847) 20250212125134478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 271, MCS-3): 07 c0 43 86 22 0b 6d 39 b2 4d 93 06 23 5d af ad da 19 7f e5 3f 42 f9 87 93 e6 60 cf 56 86 5c 3f d6 8e ec 92 51 46 26 9c b1 01 (tbf_dl.cpp:911) 20250212125134478 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1486 Sending data request: sapi=5 arfcn=871 cur_fn=1482 block=7 data=07 c0 43 86 22 0b 6d 39 b2 4d 93 06 23 5d af ad da 19 7f e5 3f 42 f9 87 93 e6 60 cf 56 86 5c 3f d6 8e ec 92 51 46 26 9c b1 01 (pcu_l1_if.cpp:182) 20250212125134479 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125134492 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) 20250212125134492 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) 20250212125134493 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) 20250212125134493 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) 20250212125134493 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) 20250212125134493 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) 20250212125134493 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) 20250212125134493 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) 20250212125134493 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) 20250212125134493 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) 20250212125134493 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) 20250212125134493 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) 20250212125134493 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) 20250212125134493 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) 20250212125134494 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) 20250212125134494 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) 20250212125134497 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) 20250212125134497 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) 20250212125134497 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) 20250212125134497 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) 20250212125134497 DRLCMACDL DEBUG -- Chunk with length 561 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 272, MCS-3): 37 c1 98 6c 41 58 ba 52 90 44 56 b6 c1 87 e2 5b fe 6a 3d e2 d6 79 9d 21 bc 85 3d 03 0e 00 fb b5 1e b7 5e 15 cf (tbf_dl.cpp:686) 20250212125134497 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) 20250212125134497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 272) (tbf_dl.cpp:847) 20250212125134497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 272, MCS-3): 07 00 44 86 6e 82 31 d9 82 b0 74 a5 20 89 ac 6c 83 0f c5 b7 fc d5 7a c4 ad f3 3a 43 78 0b 7b 06 1c 00 f6 6b 3d 6e bd 2a 9e 01 (tbf_dl.cpp:911) 20250212125134497 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1490 Sending data request: sapi=5 arfcn=871 cur_fn=1486 block=8 data=07 00 44 86 6e 82 31 d9 82 b0 74 a5 20 89 ac 6c 83 0f c5 b7 fc d5 7a c4 ad f3 3a 43 78 0b 7b 06 1c 00 f6 6b 3d 6e bd 2a 9e 01 (pcu_l1_if.cpp:182) 20250212125134497 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125134511 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) 20250212125134511 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) 20250212125134511 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) 20250212125134511 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) 20250212125134511 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) 20250212125134511 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) 20250212125134512 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) 20250212125134512 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) 20250212125134512 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) 20250212125134512 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) 20250212125134512 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) 20250212125134512 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) 20250212125134512 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) 20250212125134512 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) 20250212125134512 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) 20250212125134512 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) 20250212125134520 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) 20250212125134520 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) 20250212125134520 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) 20250212125134520 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) 20250212125134520 DRLCMACDL DEBUG -- Chunk with length 524 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 273, MCS-3): 13 24 94 d1 f8 a2 c0 89 9e 34 4d 8a 20 21 8f 9b bc dc 71 fa 66 4a 73 63 cd 11 ad dd f1 27 58 4c 4c 23 51 d2 33 (tbf_dl.cpp:686) 20250212125134520 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) 20250212125134520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 273) (tbf_dl.cpp:847) 20250212125134520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 273, MCS-3): 07 40 44 86 26 48 28 a3 f1 45 81 13 3d 69 9a 14 41 42 1e 37 79 b9 e3 f4 cd 94 e6 c6 9a 23 5a bb e3 4f b0 98 98 46 a2 a4 67 00 (tbf_dl.cpp:911) 20250212125134520 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1495 Sending data request: sapi=5 arfcn=871 cur_fn=1490 block=9 data=07 40 44 86 26 48 28 a3 f1 45 81 13 3d 69 9a 14 41 42 1e 37 79 b9 e3 f4 cd 94 e6 c6 9a 23 5a bb e3 4f b0 98 98 46 a2 a4 67 00 (pcu_l1_if.cpp:182) 20250212125134521 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125134535 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) 20250212125134535 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) 20250212125134535 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) 20250212125134535 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) 20250212125134535 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) 20250212125134535 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) 20250212125134535 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) 20250212125134535 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) 20250212125134535 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) 20250212125134535 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) 20250212125134535 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) 20250212125134535 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) 20250212125134535 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) 20250212125134535 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) 20250212125134536 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) 20250212125134536 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) 20250212125134539 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) 20250212125134539 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) 20250212125134539 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) 20250212125134539 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) 20250212125134539 DRLCMACDL DEBUG -- Chunk with length 487 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 274, MCS-3): 04 18 dc a4 d3 8d bd 70 1f 1a 12 48 76 c8 d6 94 e0 76 47 2e cf cc 8a a8 9e 94 e7 71 da 9b 97 81 19 dc 1f 35 e9 (tbf_dl.cpp:686) 20250212125134539 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) 20250212125134539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 274) (tbf_dl.cpp:847) 20250212125134539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 274, MCS-3): 07 80 44 86 08 30 b8 49 a7 1b 7b e1 3e 34 24 90 ec 90 ad 29 c1 ed 8e 5c 9e 99 15 51 3d 29 cf e3 b4 37 2f 03 33 b8 3f 6a d2 01 (tbf_dl.cpp:911) 20250212125134539 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1499 Sending data request: sapi=5 arfcn=871 cur_fn=1495 block=10 data=07 80 44 86 08 30 b8 49 a7 1b 7b e1 3e 34 24 90 ec 90 ad 29 c1 ed 8e 5c 9e 99 15 51 3d 29 cf e3 b4 37 2f 03 33 b8 3f 6a d2 01 (pcu_l1_if.cpp:182) 20250212125134539 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125134553 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) 20250212125134553 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) 20250212125134553 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) 20250212125134553 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) 20250212125134553 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) 20250212125134554 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) 20250212125134554 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) 20250212125134554 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) 20250212125134554 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) 20250212125134554 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) 20250212125134554 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) 20250212125134554 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) 20250212125134554 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) 20250212125134554 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) 20250212125134554 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) 20250212125134554 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) 20250212125134558 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) 20250212125134558 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) 20250212125134558 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) 20250212125134558 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) 20250212125134558 DRLCMACDL DEBUG -- Chunk with length 450 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 275, MCS-3): 13 7a 10 d3 1f 70 3c 3a d4 68 9a b2 37 c6 64 94 23 9d 5d b6 5d 4e 2e b6 e1 9c a5 38 ae c3 e4 f9 1b 71 46 b1 61 (tbf_dl.cpp:686) 20250212125134558 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) 20250212125134558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 275) (tbf_dl.cpp:847) 20250212125134558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 275, MCS-3): 07 c0 44 86 26 f4 20 a6 3f e0 78 74 a8 d1 34 65 6f 8c c9 28 47 3a bb 6c bb 9c 5c 6c c3 39 4b 71 5c 87 c9 f3 37 e2 8c 62 c3 00 (tbf_dl.cpp:911) 20250212125134558 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1503 Sending data request: sapi=5 arfcn=871 cur_fn=1499 block=11 data=07 c0 44 86 26 f4 20 a6 3f e0 78 74 a8 d1 34 65 6f 8c c9 28 47 3a bb 6c bb 9c 5c 6c c3 39 4b 71 5c 87 c9 f3 37 e2 8c 62 c3 00 (pcu_l1_if.cpp:182) 20250212125134558 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125134572 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) 20250212125134572 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) 20250212125134572 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) 20250212125134572 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) 20250212125134572 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) 20250212125134572 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) 20250212125134572 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) 20250212125134572 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) 20250212125134572 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) 20250212125134572 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) 20250212125134572 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) 20250212125134572 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) 20250212125134573 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) 20250212125134573 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) 20250212125134573 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) 20250212125134573 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) 20250212125134581 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) 20250212125134581 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) 20250212125134581 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) 20250212125134581 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) 20250212125134581 DRLCMACDL DEBUG -- Chunk with length 413 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 276, MCS-3): 57 44 22 16 aa 45 1f 38 ab b9 39 26 f0 0e ee df 82 f7 46 3a b1 20 a7 e0 05 93 d9 5a 42 02 d7 3e 6a 84 a2 01 3a (tbf_dl.cpp:686) 20250212125134581 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) 20250212125134581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 276) (tbf_dl.cpp:847) 20250212125134581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 276, MCS-3): 07 00 45 86 ae 88 44 2c 54 8b 3e 70 56 73 73 4c e0 1d dc bf 05 ef 8d 74 62 41 4e c1 0b 26 b3 b5 84 04 ae 7d d4 08 45 03 74 00 (tbf_dl.cpp:911) 20250212125134581 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1508 Sending data request: sapi=5 arfcn=871 cur_fn=1503 block=0 data=07 00 45 86 ae 88 44 2c 54 8b 3e 70 56 73 73 4c e0 1d dc bf 05 ef 8d 74 62 41 4e c1 0b 26 b3 b5 84 04 ae 7d d4 08 45 03 74 00 (pcu_l1_if.cpp:182) 20250212125134581 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125134595 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) 20250212125134595 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) 20250212125134595 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) 20250212125134595 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) 20250212125134595 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) 20250212125134595 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) 20250212125134595 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) 20250212125134595 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) 20250212125134596 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) 20250212125134596 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) 20250212125134596 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) 20250212125134596 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) 20250212125134596 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) 20250212125134596 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) 20250212125134596 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) 20250212125134596 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) 20250212125134600 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) 20250212125134600 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) 20250212125134600 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) 20250212125134600 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) 20250212125134600 DRLCMACDL DEBUG -- Chunk with length 376 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 277, MCS-3): 98 50 a1 c9 cf d7 cf 92 58 55 8d c4 79 ab 87 3f b4 3b 0c 61 da f1 23 96 14 f1 ba 2c bb e0 3f bd 02 02 38 37 3f (tbf_dl.cpp:686) 20250212125134600 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) 20250212125134600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 277) (tbf_dl.cpp:847) 20250212125134600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 277, MCS-3): 07 40 45 86 30 a1 42 93 9f af 9f 25 b1 aa 1a 89 f3 56 0f 7f 68 77 18 c2 b4 e3 47 2c 29 e2 75 59 76 c1 7f 7a 05 04 70 6e 7e 00 (tbf_dl.cpp:911) 20250212125134600 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1512 Sending data request: sapi=5 arfcn=871 cur_fn=1508 block=1 data=07 40 45 86 30 a1 42 93 9f af 9f 25 b1 aa 1a 89 f3 56 0f 7f 68 77 18 c2 b4 e3 47 2c 29 e2 75 59 76 c1 7f 7a 05 04 70 6e 7e 00 (pcu_l1_if.cpp:182) 20250212125134600 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125134614 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) 20250212125134614 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) 20250212125134614 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) 20250212125134614 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) 20250212125134614 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) 20250212125134614 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) 20250212125134614 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) 20250212125134614 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) 20250212125134614 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) 20250212125134614 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) 20250212125134614 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) 20250212125134614 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) 20250212125134614 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) 20250212125134614 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) 20250212125134615 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) 20250212125134615 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) 20250212125134618 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) 20250212125134618 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) 20250212125134618 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) 20250212125134618 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) 20250212125134618 DRLCMACDL DEBUG -- Chunk with length 339 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134618 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 278, MCS-3): 19 f5 d7 e5 e4 9a 12 84 26 eb 6e 6b eb 8f 3d fd 34 13 c7 0b a7 88 c2 0e 3c 81 68 58 79 89 06 08 81 5f 30 d1 a7 (tbf_dl.cpp:686) 20250212125134618 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) 20250212125134618 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134618 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 278) (tbf_dl.cpp:847) 20250212125134618 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 278, MCS-3): 07 80 45 86 32 ea af cb c9 35 25 08 4d d6 dd d6 d6 1f 7b fa 69 26 8e 17 4e 11 85 1d 78 02 d1 b0 f2 12 0d 10 02 bf 60 a2 4f 01 (tbf_dl.cpp:911) 20250212125134618 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1516 Sending data request: sapi=5 arfcn=871 cur_fn=1512 block=2 data=07 80 45 86 32 ea af cb c9 35 25 08 4d d6 dd d6 d6 1f 7b fa 69 26 8e 17 4e 11 85 1d 78 02 d1 b0 f2 12 0d 10 02 bf 60 a2 4f 01 (pcu_l1_if.cpp:182) 20250212125134618 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125134632 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) 20250212125134632 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) 20250212125134632 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) 20250212125134632 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) 20250212125134632 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) 20250212125134632 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) 20250212125134633 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) 20250212125134633 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) 20250212125134633 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) 20250212125134633 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) 20250212125134633 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) 20250212125134633 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) 20250212125134633 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) 20250212125134633 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) 20250212125134633 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) 20250212125134633 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) 20250212125134641 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) 20250212125134641 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) 20250212125134641 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) 20250212125134641 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) 20250212125134641 DRLCMACDL DEBUG -- Chunk with length 302 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 279, MCS-3): bd c1 e1 45 1f b5 9d c7 72 47 f6 5b ab 8a 29 1a a1 01 0a b8 72 33 06 25 af ec 51 2e 0b 47 60 29 b7 a2 9d 2a 22 (tbf_dl.cpp:686) 20250212125134641 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) 20250212125134641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 279) (tbf_dl.cpp:847) 20250212125134641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 279, MCS-3): 07 c0 45 86 7a 83 c3 8b 3e 6a 3b 8f e5 8e ec b7 56 15 53 34 42 03 14 70 e5 66 0c 4a 5e d9 a3 5c 16 8e c0 52 6e 45 3b 55 44 00 (tbf_dl.cpp:911) 20250212125134641 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1521 Sending data request: sapi=5 arfcn=871 cur_fn=1516 block=3 data=07 c0 45 86 7a 83 c3 8b 3e 6a 3b 8f e5 8e ec b7 56 15 53 34 42 03 14 70 e5 66 0c 4a 5e d9 a3 5c 16 8e c0 52 6e 45 3b 55 44 00 (pcu_l1_if.cpp:182) 20250212125134642 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125134655 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) 20250212125134655 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) 20250212125134656 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) 20250212125134656 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) 20250212125134656 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) 20250212125134656 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) 20250212125134656 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) 20250212125134656 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) 20250212125134656 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) 20250212125134656 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) 20250212125134656 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) 20250212125134656 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) 20250212125134656 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) 20250212125134656 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) 20250212125134656 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) 20250212125134656 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) 20250212125134660 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) 20250212125134660 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1525 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125134660 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) 20250212125134660 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) 20250212125134660 DRLCMACDL DEBUG -- Chunk with length 265 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 280, MCS-3): 46 7a e8 3c 08 0a d2 65 1e 0a e6 e1 4c 58 c6 40 2a 0f 71 48 5c f9 9e 33 e2 9e b8 27 44 42 72 b8 ec 91 c2 2a 2c (tbf_dl.cpp:686) 20250212125134660 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) 20250212125134660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 280) (tbf_dl.cpp:847) 20250212125134660 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) 20250212125134660 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1525 + 13 = 1538 (pdch_ul_controller.c:131) 20250212125134660 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1538 for type POLL (pdch_ul_controller.c:184) 20250212125134660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1538, TS=7) (tbf_dl.cpp:883) 20250212125134660 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1538, TS=7 (tbf_dl.cpp:903) 20250212125134660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 280, MCS-3): 0f 00 46 86 8c f4 d0 79 10 14 a4 cb 3c 14 cc c3 99 b0 8c 81 54 1e e2 90 b8 f2 3d 67 c4 3d 71 4f 88 84 e4 70 d9 23 85 55 58 00 (tbf_dl.cpp:911) 20250212125134660 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1525 Sending data request: sapi=5 arfcn=871 cur_fn=1521 block=4 data=0f 00 46 86 8c f4 d0 79 10 14 a4 cb 3c 14 cc c3 99 b0 8c 81 54 1e e2 90 b8 f2 3d 67 c4 3d 71 4f 88 84 e4 70 d9 23 85 55 58 00 (pcu_l1_if.cpp:182) 20250212125134660 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125134674 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) 20250212125134674 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) 20250212125134674 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) 20250212125134674 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) 20250212125134674 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) 20250212125134674 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) 20250212125134675 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) 20250212125134675 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) 20250212125134675 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) 20250212125134675 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) 20250212125134675 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) 20250212125134675 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) 20250212125134675 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) 20250212125134675 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) 20250212125134675 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) 20250212125134675 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) 20250212125134679 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125134696 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) 20250212125134696 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) 20250212125134696 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) 20250212125134696 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) 20250212125134696 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) 20250212125134696 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) 20250212125134696 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) 20250212125134696 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) 20250212125134696 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) 20250212125134696 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) 20250212125134696 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) 20250212125134696 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) 20250212125134697 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) 20250212125134697 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) 20250212125134697 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) 20250212125134697 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) 20250212125134705 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125134719 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) 20250212125134719 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) 20250212125134719 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) 20250212125134719 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) 20250212125134719 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) 20250212125134719 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) 20250212125134719 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) 20250212125134719 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) 20250212125134719 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) 20250212125134719 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) 20250212125134720 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) 20250212125134720 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) 20250212125134720 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) 20250212125134720 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) 20250212125134720 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) 20250212125134720 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) 20250212125134723 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125134737 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1534 block=7 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) 20250212125134737 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125134737 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125134737 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1538 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125134737 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) 20250212125134737 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1538 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125134737 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125134737 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, 0x56324485956c, 0x563244859570, 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:570) 20250212125134737 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:597) 20250212125134737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125134737 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) 20250212125134737 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) 20250212125134738 DRLCMACDL DEBUG - got ack for BSN=261 (rlc_window_dl.cpp:103) 20250212125134738 DRLCMACDL DEBUG - got ack for BSN=262 (rlc_window_dl.cpp:103) 20250212125134738 DRLCMACDL DEBUG - got ack for BSN=263 (rlc_window_dl.cpp:103) 20250212125134738 DRLCMACDL DEBUG - got ack for BSN=264 (rlc_window_dl.cpp:103) 20250212125134738 DRLCMACDL DEBUG - got ack for BSN=265 (rlc_window_dl.cpp:103) 20250212125134738 DRLCMACDL DEBUG - got ack for BSN=266 (rlc_window_dl.cpp:103) 20250212125134738 DRLCMACDL DEBUG - got ack for BSN=267 (rlc_window_dl.cpp:103) 20250212125134738 DRLCMACDL DEBUG - got ack for BSN=268 (rlc_window_dl.cpp:103) 20250212125134738 DRLCMACDL DEBUG - got ack for BSN=269 (rlc_window_dl.cpp:103) 20250212125134738 DRLCMACDL DEBUG - got ack for BSN=270 (rlc_window_dl.cpp:103) 20250212125134738 DRLCMACDL DEBUG - got ack for BSN=271 (rlc_window_dl.cpp:103) 20250212125134738 DRLCMACDL DEBUG - got ack for BSN=272 (rlc_window_dl.cpp:103) 20250212125134738 DRLCMACDL DEBUG - got ack for BSN=273 (rlc_window_dl.cpp:103) 20250212125134738 DRLCMACDL DEBUG - got ack for BSN=274 (rlc_window_dl.cpp:103) 20250212125134738 DRLCMACDL DEBUG - got ack for BSN=275 (rlc_window_dl.cpp:103) 20250212125134738 DRLCMACDL DEBUG - got ack for BSN=276 (rlc_window_dl.cpp:103) 20250212125134738 DRLCMACDL DEBUG - got ack for BSN=277 (rlc_window_dl.cpp:103) 20250212125134738 DRLCMACDL DEBUG - got ack for BSN=278 (rlc_window_dl.cpp:103) 20250212125134738 DRLCMACDL DEBUG - got ack for BSN=279 (rlc_window_dl.cpp:103) 20250212125134738 DRLCMACDL DEBUG - got ack for BSN=280 (rlc_window_dl.cpp:103) 20250212125134738 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) 20250212125134738 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125134738 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) 20250212125134738 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) 20250212125134738 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) 20250212125134738 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) 20250212125134738 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) 20250212125134738 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) 20250212125134738 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) 20250212125134738 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) 20250212125134738 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) 20250212125134739 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) 20250212125134739 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) 20250212125134739 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) 20250212125134739 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) 20250212125134739 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) 20250212125134739 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) 20250212125134742 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) 20250212125134742 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) 20250212125134742 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) 20250212125134742 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) 20250212125134742 DRLCMACDL DEBUG -- Chunk with length 228 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 281, MCS-3): 79 ee c8 7d 58 42 31 d8 9c e6 3f 66 40 3f 16 a1 7d ee 8a 07 5b ee 2a c8 82 39 4f be dc 65 51 00 b6 db ee 1b 2f (tbf_dl.cpp:686) 20250212125134742 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) 20250212125134742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 281) (tbf_dl.cpp:847) 20250212125134742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 281, MCS-3): 07 40 46 86 f2 dc 91 fb b0 84 62 b0 39 cd 7f cc 80 7e 2c 42 fb dc 15 0f b6 dc 55 90 05 73 9e 7c b9 cb a2 00 6c b7 dd 37 5e 00 (tbf_dl.cpp:911) 20250212125134742 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1542 Sending data request: sapi=5 arfcn=871 cur_fn=1538 block=8 data=07 40 46 86 f2 dc 91 fb b0 84 62 b0 39 cd 7f cc 80 7e 2c 42 fb dc 15 0f b6 dc 55 90 05 73 9e 7c b9 cb a2 00 6c b7 dd 37 5e 00 (pcu_l1_if.cpp:182) 20250212125134742 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125134756 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) 20250212125134756 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) 20250212125134756 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) 20250212125134756 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) 20250212125134756 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) 20250212125134756 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) 20250212125134756 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) 20250212125134756 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) 20250212125134757 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) 20250212125134757 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) 20250212125134757 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) 20250212125134757 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) 20250212125134757 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) 20250212125134757 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) 20250212125134757 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) 20250212125134757 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) 20250212125134765 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) 20250212125134765 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) 20250212125134765 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) 20250212125134765 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) 20250212125134765 DRLCMACDL DEBUG -- Chunk with length 191 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 282, MCS-3): 99 b7 b3 0b ab 20 30 32 93 c4 5d a6 18 2f ea 0c 0b 3b c8 d3 b5 b0 48 cc 35 2c a3 b3 c3 05 9f 99 3f 90 2a 2e 97 (tbf_dl.cpp:686) 20250212125134765 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) 20250212125134765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 282) (tbf_dl.cpp:847) 20250212125134765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 282, MCS-3): 07 80 46 86 32 6f 67 17 56 41 60 64 26 89 bb 4c 31 5e d4 19 16 76 90 a7 6b 61 91 98 6b 58 46 67 87 0b 3e 33 7f 20 55 5c 2e 01 (tbf_dl.cpp:911) 20250212125134765 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1547 Sending data request: sapi=5 arfcn=871 cur_fn=1542 block=9 data=07 80 46 86 32 6f 67 17 56 41 60 64 26 89 bb 4c 31 5e d4 19 16 76 90 a7 6b 61 91 98 6b 58 46 67 87 0b 3e 33 7f 20 55 5c 2e 01 (pcu_l1_if.cpp:182) 20250212125134765 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125134779 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) 20250212125134779 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) 20250212125134780 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) 20250212125134780 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) 20250212125134780 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) 20250212125134780 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) 20250212125134780 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) 20250212125134780 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) 20250212125134780 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) 20250212125134780 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) 20250212125134780 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) 20250212125134780 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) 20250212125134780 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) 20250212125134780 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) 20250212125134780 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) 20250212125134780 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) 20250212125134784 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) 20250212125134784 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) 20250212125134784 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) 20250212125134784 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) 20250212125134784 DRLCMACDL DEBUG -- Chunk with length 154 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 283, MCS-3): 49 be 7d eb 55 0d 96 a8 dc 1b 08 9c e6 d8 7d f9 16 8d d2 80 0d 70 c2 ba 4b 26 b2 ac 8f 02 5a 57 bf 1d bd bf c1 (tbf_dl.cpp:686) 20250212125134784 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) 20250212125134784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 283) (tbf_dl.cpp:847) 20250212125134784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 283, MCS-3): 07 c0 46 86 92 7c fb d6 ab 1a 2c 51 b9 37 10 38 cd b1 fb f2 2d 1a a5 01 1b e0 84 75 97 4c 64 59 1f 05 b4 ae 7e 3b 7a 7f 83 01 (tbf_dl.cpp:911) 20250212125134784 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1551 Sending data request: sapi=5 arfcn=871 cur_fn=1547 block=10 data=07 c0 46 86 92 7c fb d6 ab 1a 2c 51 b9 37 10 38 cd b1 fb f2 2d 1a a5 01 1b e0 84 75 97 4c 64 59 1f 05 b4 ae 7e 3b 7a 7f 83 01 (pcu_l1_if.cpp:182) 20250212125134784 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125134798 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) 20250212125134798 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) 20250212125134799 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) 20250212125134799 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) 20250212125134799 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) 20250212125134799 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) 20250212125134799 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) 20250212125134799 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) 20250212125134800 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) 20250212125134800 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) 20250212125134800 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) 20250212125134800 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) 20250212125134800 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) 20250212125134800 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) 20250212125134800 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) 20250212125134800 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) 20250212125134803 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) 20250212125134803 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) 20250212125134803 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) 20250212125134803 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) 20250212125134803 DRLCMACDL DEBUG -- Chunk with length 117 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 284, MCS-3): f5 96 78 ce 7f ab ed bc 18 98 48 12 72 f0 8a fd 18 7c e1 02 8f e5 c6 91 05 52 da 2e c4 c9 b5 32 0f 42 df e5 87 (tbf_dl.cpp:686) 20250212125134803 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) 20250212125134803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 284) (tbf_dl.cpp:847) 20250212125134803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 284, MCS-3): 07 00 47 86 ea 2d f1 9c ff 56 db 79 31 30 91 24 e4 e0 15 fb 31 f8 c2 05 1e cb 8d 23 0b a4 b4 5d 88 93 6b 65 1e 84 be cb 0f 01 (tbf_dl.cpp:911) 20250212125134803 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1555 Sending data request: sapi=5 arfcn=871 cur_fn=1551 block=11 data=07 00 47 86 ea 2d f1 9c ff 56 db 79 31 30 91 24 e4 e0 15 fb 31 f8 c2 05 1e cb 8d 23 0b a4 b4 5d 88 93 6b 65 1e 84 be cb 0f 01 (pcu_l1_if.cpp:182) 20250212125134803 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125134817 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) 20250212125134817 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) 20250212125134817 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) 20250212125134817 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) 20250212125134818 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) 20250212125134818 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) 20250212125134818 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) 20250212125134818 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) 20250212125134818 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) 20250212125134818 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) 20250212125134819 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) 20250212125134819 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) 20250212125134819 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) 20250212125134819 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) 20250212125134819 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) 20250212125134819 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) 20250212125134826 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) 20250212125134826 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) 20250212125134826 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) 20250212125134826 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) 20250212125134826 DRLCMACDL DEBUG -- Chunk with length 80 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 285, MCS-3): d9 c9 14 5a 79 92 ce 0b c3 89 81 f5 4b 48 db 43 d4 b7 ca 64 a4 ca 87 3c b9 fe 72 5b 7d e4 7a 30 5e 06 15 63 16 (tbf_dl.cpp:686) 20250212125134826 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) 20250212125134826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 285) (tbf_dl.cpp:847) 20250212125134826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 285, MCS-3): 07 40 47 86 b2 93 29 b4 f2 24 9d 17 86 13 03 eb 97 90 b6 87 a8 6f 95 c9 48 95 0f 79 72 fd e5 b6 fa c8 f5 60 bc 0c 2a c6 2c 00 (tbf_dl.cpp:911) 20250212125134826 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1560 Sending data request: sapi=5 arfcn=871 cur_fn=1555 block=0 data=07 40 47 86 b2 93 29 b4 f2 24 9d 17 86 13 03 eb 97 90 b6 87 a8 6f 95 c9 48 95 0f 79 72 fd e5 b6 fa c8 f5 60 bc 0c 2a c6 2c 00 (pcu_l1_if.cpp:182) 20250212125134826 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125134840 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) 20250212125134840 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) 20250212125134840 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) 20250212125134840 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) 20250212125134841 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) 20250212125134841 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) 20250212125134841 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) 20250212125134841 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) 20250212125134841 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) 20250212125134841 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) 20250212125134841 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) 20250212125134841 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) 20250212125134841 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) 20250212125134841 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) 20250212125134842 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) 20250212125134842 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) 20250212125134845 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) 20250212125134845 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) 20250212125134845 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) 20250212125134845 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) 20250212125134845 DRLCMACDL DEBUG -- Chunk with length 43 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 286, MCS-3): 83 2e 55 95 01 cd 0e ef 0e 5d 0c 56 ce a6 70 2f d9 b8 7f 1d 5f 01 3c bf e8 78 4a b5 62 89 ba d1 b5 3c ce ef 1d (tbf_dl.cpp:686) 20250212125134845 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) 20250212125134845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 286) (tbf_dl.cpp:847) 20250212125134845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 286, MCS-3): 07 80 47 86 06 5d aa 2a 03 9a 1d de 1d ba 18 ac 9c 4d e1 5e b2 71 ff 3a be 02 78 7e d1 f1 94 6a c5 12 75 a3 6b 79 9c df 3b 00 (tbf_dl.cpp:911) 20250212125134845 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1564 Sending data request: sapi=5 arfcn=871 cur_fn=1560 block=1 data=07 80 47 86 06 5d aa 2a 03 9a 1d de 1d ba 18 ac 9c 4d e1 5e b2 71 ff 3a be 02 78 7e d1 f1 94 6a c5 12 75 a3 6b 79 9c df 3b 00 (pcu_l1_if.cpp:182) 20250212125134845 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125134862 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) 20250212125134862 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) 20250212125134862 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) 20250212125134862 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) 20250212125134862 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) 20250212125134862 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) 20250212125134862 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) 20250212125134862 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) 20250212125134862 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) 20250212125134862 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) 20250212125134863 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) 20250212125134863 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) 20250212125134863 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) 20250212125134863 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) 20250212125134863 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) 20250212125134863 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) 20250212125134866 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) 20250212125134866 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) 20250212125134866 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) 20250212125134866 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) 20250212125134866 DRLCMACDL DEBUG -- Chunk with length 6 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20250212125134866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125134866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125134866 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 287, MCS-3): 0d d6 55 a7 39 c2 67 04 95 05 43 d4 38 18 11 12 0f 0c a3 29 b4 6c 1b 9d 1f b8 42 10 89 fc cd 87 52 8e cf 59 79 (tbf_dl.cpp:686) 20250212125134866 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) 20250212125134866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 287) (tbf_dl.cpp:847) 20250212125134866 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 ac ab 4e 73 84 cf 08 2a 0b 86 a8 71 30 22 24 1e 18 46 53 68 d9 36 3a 3f 70 85 20 12 f9 9b 0f a5 1c 9f b3 f2 00 (tbf_dl.cpp:911) 20250212125134866 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1568 Sending data request: sapi=5 arfcn=871 cur_fn=1564 block=2 data=07 c0 47 06 1a ac ab 4e 73 84 cf 08 2a 0b 86 a8 71 30 22 24 1e 18 46 53 68 d9 36 3a 3f 70 85 20 12 f9 9b 0f a5 1c 9f b3 f2 00 (pcu_l1_if.cpp:182) 20250212125134867 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125134880 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) 20250212125134880 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) 20250212125134881 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) 20250212125134881 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) 20250212125134881 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) 20250212125134881 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) 20250212125134881 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) 20250212125134881 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) 20250212125134881 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) 20250212125134881 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) 20250212125134881 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) 20250212125134881 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) 20250212125134881 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) 20250212125134881 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) 20250212125134881 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) 20250212125134881 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) 20250212125134890 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) 20250212125134890 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) 20250212125134890 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) 20250212125134890 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) 20250212125134890 DRLCMACDL DEBUG -- Chunk with length 1370 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 288, MCS-3): 8a 33 a2 8e 52 8b 8a 46 06 80 a2 2e 2e fe 46 5a 9e 55 3f 7b 5d 50 43 fa 48 52 c3 98 8e 46 5d 9c f1 85 a8 08 70 (tbf_dl.cpp:686) 20250212125134890 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) 20250212125134890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 288) (tbf_dl.cpp:847) 20250212125134890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 288, MCS-3): 07 00 48 86 14 67 44 1d a5 16 15 8d 0c 00 45 5d 5c fc 8d b4 3c ab 7e f6 ba a0 86 f4 91 a4 86 31 1d 8d ba 38 e3 0b 51 11 e0 00 (tbf_dl.cpp:911) 20250212125134890 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1573 Sending data request: sapi=5 arfcn=871 cur_fn=1568 block=3 data=07 00 48 86 14 67 44 1d a5 16 15 8d 0c 00 45 5d 5c fc 8d b4 3c ab 7e f6 ba a0 86 f4 91 a4 86 31 1d 8d ba 38 e3 0b 51 11 e0 00 (pcu_l1_if.cpp:182) 20250212125134890 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125134904 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) 20250212125134904 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) 20250212125134904 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) 20250212125134904 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) 20250212125134904 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) 20250212125134904 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) 20250212125134904 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) 20250212125134904 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) 20250212125134904 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) 20250212125134904 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) 20250212125134905 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) 20250212125134905 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) 20250212125134905 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) 20250212125134905 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) 20250212125134905 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) 20250212125134905 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) 20250212125134908 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) 20250212125134908 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) 20250212125134908 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) 20250212125134908 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) 20250212125134908 DRLCMACDL DEBUG -- Chunk with length 1333 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 289, MCS-3): 5c 9e c5 5c 82 bc 8a 8a 4c 98 78 87 32 32 6f aa 82 1f 7e 63 5d 6a 6a 2c c7 9e cf 80 13 b1 93 72 5a 86 cc 45 de (tbf_dl.cpp:686) 20250212125134908 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) 20250212125134908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 289) (tbf_dl.cpp:847) 20250212125134908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 289, MCS-3): 07 40 48 86 b8 3c 8b b9 04 79 15 15 99 30 f1 0e 65 64 de 54 05 3f fc c6 ba d4 d4 58 8e 3d 9f 01 27 62 27 e5 b4 0c 99 8b bc 01 (tbf_dl.cpp:911) 20250212125134908 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1577 Sending data request: sapi=5 arfcn=871 cur_fn=1573 block=4 data=07 40 48 86 b8 3c 8b b9 04 79 15 15 99 30 f1 0e 65 64 de 54 05 3f fc c6 ba d4 d4 58 8e 3d 9f 01 27 62 27 e5 b4 0c 99 8b bc 01 (pcu_l1_if.cpp:182) 20250212125134908 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125134922 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) 20250212125134922 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) 20250212125134923 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) 20250212125134923 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) 20250212125134923 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) 20250212125134923 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) 20250212125134923 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) 20250212125134923 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) 20250212125134923 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) 20250212125134923 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) 20250212125134923 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) 20250212125134923 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) 20250212125134923 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) 20250212125134923 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) 20250212125134924 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) 20250212125134924 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) 20250212125134927 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) 20250212125134927 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) 20250212125134927 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) 20250212125134927 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) 20250212125134927 DRLCMACDL DEBUG -- Chunk with length 1296 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 290, MCS-3): 2c 85 e7 49 fb 78 5e 92 44 82 29 9f d7 62 e0 1e 4b 17 f5 5f 2e fc e6 97 c5 ef be dd 25 b8 37 fa d6 8d f3 3c 77 (tbf_dl.cpp:686) 20250212125134927 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) 20250212125134927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 290) (tbf_dl.cpp:847) 20250212125134927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 290, MCS-3): 07 80 48 86 58 0a cf 93 f6 f1 bc 24 89 04 53 3e af c5 c0 3d 96 2e ea bf 5c f8 cd 2f 8b df 7d bb 4b 70 6f f4 ad 1b e7 79 ee 00 (tbf_dl.cpp:911) 20250212125134927 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1581 Sending data request: sapi=5 arfcn=871 cur_fn=1577 block=5 data=07 80 48 86 58 0a cf 93 f6 f1 bc 24 89 04 53 3e af c5 c0 3d 96 2e ea bf 5c f8 cd 2f 8b df 7d bb 4b 70 6f f4 ad 1b e7 79 ee 00 (pcu_l1_if.cpp:182) 20250212125134927 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125134941 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) 20250212125134941 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) 20250212125134941 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) 20250212125134941 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) 20250212125134941 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) 20250212125134941 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) 20250212125134942 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) 20250212125134942 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) 20250212125134942 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) 20250212125134942 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) 20250212125134942 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) 20250212125134942 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) 20250212125134942 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) 20250212125134942 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) 20250212125134942 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) 20250212125134942 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) 20250212125134950 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) 20250212125134950 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) 20250212125134950 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) 20250212125134950 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) 20250212125134950 DRLCMACDL DEBUG -- Chunk with length 1259 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134950 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 291, MCS-3): bb e8 c4 6d fd 59 35 3e ee d8 b4 85 01 f6 64 b9 c9 2a 63 75 ee 8c 67 91 c2 06 5c 95 11 c0 29 c8 fb 34 a1 ba 8f (tbf_dl.cpp:686) 20250212125134950 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) 20250212125134950 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134950 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 291) (tbf_dl.cpp:847) 20250212125134950 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 291, MCS-3): 07 c0 48 86 76 d1 89 db fa b3 6a 7c dc b1 69 0b 03 ec c9 72 93 55 c6 ea dc 19 cf 22 85 0d b8 2a 23 80 53 90 f7 69 42 75 1f 01 (tbf_dl.cpp:911) 20250212125134950 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1586 Sending data request: sapi=5 arfcn=871 cur_fn=1581 block=6 data=07 c0 48 86 76 d1 89 db fa b3 6a 7c dc b1 69 0b 03 ec c9 72 93 55 c6 ea dc 19 cf 22 85 0d b8 2a 23 80 53 90 f7 69 42 75 1f 01 (pcu_l1_if.cpp:182) 20250212125134951 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125134964 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) 20250212125134964 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) 20250212125134965 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) 20250212125134965 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) 20250212125134965 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) 20250212125134965 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) 20250212125134965 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) 20250212125134965 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) 20250212125134965 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) 20250212125134965 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) 20250212125134965 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) 20250212125134965 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) 20250212125134965 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) 20250212125134965 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) 20250212125134965 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) 20250212125134965 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) 20250212125134969 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) 20250212125134969 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) 20250212125134969 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) 20250212125134969 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) 20250212125134969 DRLCMACDL DEBUG -- Chunk with length 1222 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 292, MCS-3): b4 77 e0 af 53 46 cc a3 d4 e1 f9 f9 c7 dc b2 76 8d 88 a4 a7 c4 f7 fb 30 89 1d dc 49 34 0b 35 5e 15 d0 2e 09 aa (tbf_dl.cpp:686) 20250212125134969 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) 20250212125134969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 292) (tbf_dl.cpp:847) 20250212125134969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 292, MCS-3): 07 00 49 86 68 ef c0 5f a7 8c 98 47 a9 c3 f3 f3 8f b9 65 ed 1a 11 49 4f 89 ef f7 61 12 3b b8 93 68 16 6a bc 2a a0 5d 12 54 01 (tbf_dl.cpp:911) 20250212125134969 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1590 Sending data request: sapi=5 arfcn=871 cur_fn=1586 block=7 data=07 00 49 86 68 ef c0 5f a7 8c 98 47 a9 c3 f3 f3 8f b9 65 ed 1a 11 49 4f 89 ef f7 61 12 3b b8 93 68 16 6a bc 2a a0 5d 12 54 01 (pcu_l1_if.cpp:182) 20250212125134969 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125134983 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) 20250212125134983 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) 20250212125134983 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) 20250212125134983 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) 20250212125134983 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) 20250212125134983 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) 20250212125134983 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) 20250212125134983 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) 20250212125134984 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) 20250212125134984 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) 20250212125134984 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) 20250212125134984 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) 20250212125134984 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) 20250212125134984 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) 20250212125134984 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) 20250212125134984 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) 20250212125134987 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) 20250212125134987 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) 20250212125134987 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) 20250212125134987 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) 20250212125134987 DRLCMACDL DEBUG -- Chunk with length 1185 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125134987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 293, MCS-3): 20 c3 9c 61 60 5b a8 e0 a0 ea 40 3d be e5 b7 c6 bd 6b c6 3d 0a c1 29 ab 56 57 01 12 ac 3c 77 62 56 00 4e 3e 7e (tbf_dl.cpp:686) 20250212125134987 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) 20250212125134987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125134987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 293) (tbf_dl.cpp:847) 20250212125134987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 293, MCS-3): 07 40 49 86 40 86 39 c3 c0 b6 50 c1 41 d5 81 7a 7c cb 6f 8d 7b d7 8c 7b 14 82 53 56 ad ae 02 24 58 79 ee c4 ac 00 9c 7c fc 00 (tbf_dl.cpp:911) 20250212125134987 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1594 Sending data request: sapi=5 arfcn=871 cur_fn=1590 block=8 data=07 40 49 86 40 86 39 c3 c0 b6 50 c1 41 d5 81 7a 7c cb 6f 8d 7b d7 8c 7b 14 82 53 56 ad ae 02 24 58 79 ee c4 ac 00 9c 7c fc 00 (pcu_l1_if.cpp:182) 20250212125134988 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125135002 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) 20250212125135002 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) 20250212125135002 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) 20250212125135002 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) 20250212125135002 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) 20250212125135002 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) 20250212125135002 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) 20250212125135002 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) 20250212125135002 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) 20250212125135002 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) 20250212125135002 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) 20250212125135002 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) 20250212125135003 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) 20250212125135003 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) 20250212125135003 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) 20250212125135003 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) 20250212125135011 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) 20250212125135011 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) 20250212125135011 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) 20250212125135011 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) 20250212125135011 DRLCMACDL DEBUG -- Chunk with length 1148 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 294, MCS-3): 54 e8 09 d1 e7 b6 58 c5 38 f3 73 f5 23 3e 5c b9 83 50 f8 0e 6e ee b6 f0 92 18 fd 6b 2d 8a 0d da e6 3a 32 f9 ea (tbf_dl.cpp:686) 20250212125135011 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) 20250212125135011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 294) (tbf_dl.cpp:847) 20250212125135011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 294, MCS-3): 07 80 49 86 a8 d0 13 a2 cf 6d b1 8a 71 e6 e7 ea 47 7c b8 72 07 a1 f0 1d dc dc 6d e1 25 31 fa d7 5a 14 1b b4 cd 75 64 f2 d5 01 (tbf_dl.cpp:911) 20250212125135011 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1599 Sending data request: sapi=5 arfcn=871 cur_fn=1594 block=9 data=07 80 49 86 a8 d0 13 a2 cf 6d b1 8a 71 e6 e7 ea 47 7c b8 72 07 a1 f0 1d dc dc 6d e1 25 31 fa d7 5a 14 1b b4 cd 75 64 f2 d5 01 (pcu_l1_if.cpp:182) 20250212125135011 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125135025 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) 20250212125135025 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) 20250212125135025 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) 20250212125135025 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) 20250212125135025 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) 20250212125135025 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) 20250212125135025 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) 20250212125135025 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) 20250212125135025 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) 20250212125135025 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) 20250212125135025 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) 20250212125135025 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) 20250212125135025 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) 20250212125135025 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) 20250212125135026 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) 20250212125135026 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) 20250212125135029 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) 20250212125135029 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) 20250212125135029 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) 20250212125135029 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) 20250212125135029 DRLCMACDL DEBUG -- Chunk with length 1111 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 295, MCS-3): 85 ff e0 e9 9c 3c d2 97 ae 91 56 78 75 39 ac 93 d2 29 af 84 ea 4b 80 c7 c1 9e d7 da 61 24 29 88 5d 03 92 85 c4 (tbf_dl.cpp:686) 20250212125135029 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) 20250212125135029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 295) (tbf_dl.cpp:847) 20250212125135029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 295, MCS-3): 07 c0 49 86 0a ff c1 d3 39 79 a4 2f 5d 23 ad f0 ea 72 58 27 a5 53 5e 09 d5 97 00 8f 83 3d af b5 c3 48 52 10 bb 06 24 0b 89 01 (tbf_dl.cpp:911) 20250212125135029 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1603 Sending data request: sapi=5 arfcn=871 cur_fn=1599 block=10 data=07 c0 49 86 0a ff c1 d3 39 79 a4 2f 5d 23 ad f0 ea 72 58 27 a5 53 5e 09 d5 97 00 8f 83 3d af b5 c3 48 52 10 bb 06 24 0b 89 01 (pcu_l1_if.cpp:182) 20250212125135029 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125135043 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) 20250212125135043 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) 20250212125135043 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) 20250212125135043 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) 20250212125135044 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) 20250212125135044 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) 20250212125135044 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) 20250212125135044 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) 20250212125135044 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) 20250212125135044 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) 20250212125135044 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) 20250212125135044 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) 20250212125135044 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) 20250212125135044 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) 20250212125135044 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) 20250212125135044 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) 20250212125135048 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) 20250212125135048 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) 20250212125135048 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) 20250212125135048 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) 20250212125135048 DRLCMACDL DEBUG -- Chunk with length 1074 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 296, MCS-3): 5c d5 b6 cb a0 08 84 c8 45 a5 92 50 bf 90 ab 4e ad 87 08 4a b3 b6 2a 15 17 a3 d1 5a d7 51 fd 5e c8 71 91 1b 16 (tbf_dl.cpp:686) 20250212125135048 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) 20250212125135048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 296) (tbf_dl.cpp:847) 20250212125135048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 296, MCS-3): 07 00 4a 86 b8 aa 6d 97 41 11 08 91 8b 4a 25 a1 7e 21 57 9d 5a 0f 11 94 66 6d 55 2a 2e 46 a3 b5 ae a3 fa bd 90 e3 22 37 2c 00 (tbf_dl.cpp:911) 20250212125135048 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1607 Sending data request: sapi=5 arfcn=871 cur_fn=1603 block=11 data=07 00 4a 86 b8 aa 6d 97 41 11 08 91 8b 4a 25 a1 7e 21 57 9d 5a 0f 11 94 66 6d 55 2a 2e 46 a3 b5 ae a3 fa bd 90 e3 22 37 2c 00 (pcu_l1_if.cpp:182) 20250212125135048 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125135062 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) 20250212125135062 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) 20250212125135062 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) 20250212125135062 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) 20250212125135062 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) 20250212125135062 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) 20250212125135062 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) 20250212125135062 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) 20250212125135062 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) 20250212125135062 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) 20250212125135063 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) 20250212125135063 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) 20250212125135063 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) 20250212125135063 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) 20250212125135063 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) 20250212125135063 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) 20250212125135071 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) 20250212125135071 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) 20250212125135071 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) 20250212125135071 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) 20250212125135071 DRLCMACDL DEBUG -- Chunk with length 1037 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 297, MCS-3): 28 c9 85 01 6c 5f b8 ef 67 e2 40 d1 f5 64 36 c1 7f 16 12 e5 c1 27 9c af aa a5 46 d7 75 da 03 47 85 47 1a 8c c6 (tbf_dl.cpp:686) 20250212125135071 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) 20250212125135071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 297) (tbf_dl.cpp:847) 20250212125135071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 297, MCS-3): 07 40 4a 86 50 92 0b 03 d8 be 70 df cf c4 81 a2 eb c9 6c 82 ff 2c 24 ca 83 4f 38 5f 55 4b 8d ae eb b4 07 8e 0a 8f 34 18 8d 01 (tbf_dl.cpp:911) 20250212125135071 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1612 Sending data request: sapi=5 arfcn=871 cur_fn=1607 block=0 data=07 40 4a 86 50 92 0b 03 d8 be 70 df cf c4 81 a2 eb c9 6c 82 ff 2c 24 ca 83 4f 38 5f 55 4b 8d ae eb b4 07 8e 0a 8f 34 18 8d 01 (pcu_l1_if.cpp:182) 20250212125135071 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125135085 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) 20250212125135085 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) 20250212125135085 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) 20250212125135085 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) 20250212125135085 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) 20250212125135085 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) 20250212125135086 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) 20250212125135086 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) 20250212125135086 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) 20250212125135086 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) 20250212125135086 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) 20250212125135086 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) 20250212125135086 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) 20250212125135086 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) 20250212125135086 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) 20250212125135086 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) 20250212125135090 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) 20250212125135090 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) 20250212125135090 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) 20250212125135090 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) 20250212125135090 DRLCMACDL DEBUG -- Chunk with length 1000 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135090 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 298, MCS-3): 84 22 b9 88 56 d4 70 83 35 27 47 45 70 05 55 71 68 8b 44 5f 7f c8 2a bb cf 16 0c 41 f0 79 ca 18 18 79 ec 4b 30 (tbf_dl.cpp:686) 20250212125135090 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) 20250212125135090 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135090 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 298) (tbf_dl.cpp:847) 20250212125135090 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 298, MCS-3): 07 80 4a 86 08 45 72 11 ad a8 e1 06 6b 4e 8e 8a e0 0a aa e2 d0 16 89 be fe 90 55 76 9f 2d 18 82 e0 f3 94 31 30 f2 d8 97 60 00 (tbf_dl.cpp:911) 20250212125135090 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1616 Sending data request: sapi=5 arfcn=871 cur_fn=1612 block=1 data=07 80 4a 86 08 45 72 11 ad a8 e1 06 6b 4e 8e 8a e0 0a aa e2 d0 16 89 be fe 90 55 76 9f 2d 18 82 e0 f3 94 31 30 f2 d8 97 60 00 (pcu_l1_if.cpp:182) 20250212125135090 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125135104 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) 20250212125135104 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) 20250212125135104 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) 20250212125135104 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) 20250212125135104 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) 20250212125135104 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) 20250212125135104 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) 20250212125135104 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) 20250212125135104 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) 20250212125135104 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) 20250212125135104 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) 20250212125135104 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) 20250212125135105 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) 20250212125135105 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) 20250212125135105 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) 20250212125135105 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) 20250212125135108 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) 20250212125135108 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) 20250212125135108 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) 20250212125135108 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) 20250212125135108 DRLCMACDL DEBUG -- Chunk with length 963 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 299, MCS-3): 66 7a 6e fb c1 1e 3a 9c d5 fa db cb 4c c6 f4 51 26 48 97 fe 39 d9 c2 b0 ff bb 07 ab f7 da 48 40 14 40 b8 cb 1c (tbf_dl.cpp:686) 20250212125135108 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) 20250212125135108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 299) (tbf_dl.cpp:847) 20250212125135108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 299, MCS-3): 07 c0 4a 86 cc f4 dc f6 83 3d 74 38 ab f5 b7 97 99 8c e9 a3 4c 90 2e fd 73 b2 85 61 ff 77 0f 56 ef b5 91 80 28 80 70 97 39 00 (tbf_dl.cpp:911) 20250212125135108 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1620 Sending data request: sapi=5 arfcn=871 cur_fn=1616 block=2 data=07 c0 4a 86 cc f4 dc f6 83 3d 74 38 ab f5 b7 97 99 8c e9 a3 4c 90 2e fd 73 b2 85 61 ff 77 0f 56 ef b5 91 80 28 80 70 97 39 00 (pcu_l1_if.cpp:182) 20250212125135108 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125135122 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) 20250212125135122 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) 20250212125135123 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) 20250212125135123 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) 20250212125135123 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) 20250212125135123 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) 20250212125135123 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) 20250212125135123 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) 20250212125135123 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) 20250212125135123 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) 20250212125135123 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) 20250212125135123 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) 20250212125135123 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) 20250212125135123 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) 20250212125135123 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) 20250212125135123 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) 20250212125135132 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) 20250212125135132 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1625 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125135132 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) 20250212125135132 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) 20250212125135132 DRLCMACDL DEBUG -- Chunk with length 926 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135132 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 300, MCS-3): 63 20 b6 c8 31 ad 08 db 71 34 1a 9a 75 96 6e 12 8b 39 dc 72 3d 0d c2 84 f7 c2 4e e9 19 fc 4f cd 5d 83 74 08 b8 (tbf_dl.cpp:686) 20250212125135132 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) 20250212125135132 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135132 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 300) (tbf_dl.cpp:847) 20250212125135132 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) 20250212125135132 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1625 + 13 = 1638 (pdch_ul_controller.c:131) 20250212125135132 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1638 for type POLL (pdch_ul_controller.c:184) 20250212125135132 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1638, TS=7) (tbf_dl.cpp:883) 20250212125135132 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1638, TS=7 (tbf_dl.cpp:903) 20250212125135132 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 300, MCS-3): 0f 00 4b 86 c6 40 6c 91 63 5a 11 b6 e3 68 34 34 eb 2c dd 24 16 73 b8 e5 7a 1a 84 09 ef 85 9d d2 33 f8 9f 9a bb 06 e9 10 70 01 (tbf_dl.cpp:911) 20250212125135132 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1625 Sending data request: sapi=5 arfcn=871 cur_fn=1620 block=3 data=0f 00 4b 86 c6 40 6c 91 63 5a 11 b6 e3 68 34 34 eb 2c dd 24 16 73 b8 e5 7a 1a 84 09 ef 85 9d d2 33 f8 9f 9a bb 06 e9 10 70 01 (pcu_l1_if.cpp:182) 20250212125135132 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125135145 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) 20250212125135145 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) 20250212125135146 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) 20250212125135146 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) 20250212125135146 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) 20250212125135146 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) 20250212125135146 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) 20250212125135146 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) 20250212125135146 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) 20250212125135146 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) 20250212125135146 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) 20250212125135146 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) 20250212125135146 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) 20250212125135146 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) 20250212125135147 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) 20250212125135147 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) 20250212125135150 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125135164 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) 20250212125135164 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) 20250212125135165 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) 20250212125135165 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) 20250212125135165 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) 20250212125135165 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) 20250212125135165 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) 20250212125135165 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) 20250212125135165 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) 20250212125135165 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) 20250212125135165 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) 20250212125135165 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) 20250212125135165 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) 20250212125135165 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) 20250212125135165 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) 20250212125135165 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) 20250212125135169 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125135183 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) 20250212125135183 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) 20250212125135183 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) 20250212125135183 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) 20250212125135183 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) 20250212125135183 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) 20250212125135183 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) 20250212125135183 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) 20250212125135184 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) 20250212125135184 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) 20250212125135184 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) 20250212125135184 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) 20250212125135184 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) 20250212125135184 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) 20250212125135184 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) 20250212125135184 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) 20250212125135192 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125135206 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1633 block=6 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) 20250212125135206 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125135206 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125135206 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1638 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125135206 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) 20250212125135206 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1638 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125135206 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125135206 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, 0x56324485956c, 0x563244859570, 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:570) 20250212125135206 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:597) 20250212125135206 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125135207 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) 20250212125135207 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) 20250212125135207 DRLCMACDL DEBUG - got ack for BSN=281 (rlc_window_dl.cpp:103) 20250212125135207 DRLCMACDL DEBUG - got ack for BSN=282 (rlc_window_dl.cpp:103) 20250212125135207 DRLCMACDL DEBUG - got ack for BSN=283 (rlc_window_dl.cpp:103) 20250212125135207 DRLCMACDL DEBUG - got ack for BSN=284 (rlc_window_dl.cpp:103) 20250212125135207 DRLCMACDL DEBUG - got ack for BSN=285 (rlc_window_dl.cpp:103) 20250212125135207 DRLCMACDL DEBUG - got ack for BSN=286 (rlc_window_dl.cpp:103) 20250212125135207 DRLCMACDL DEBUG - got ack for BSN=287 (rlc_window_dl.cpp:103) 20250212125135207 DRLCMACDL DEBUG - got ack for BSN=288 (rlc_window_dl.cpp:103) 20250212125135207 DRLCMACDL DEBUG - got ack for BSN=289 (rlc_window_dl.cpp:103) 20250212125135207 DRLCMACDL DEBUG - got ack for BSN=290 (rlc_window_dl.cpp:103) 20250212125135207 DRLCMACDL DEBUG - got ack for BSN=291 (rlc_window_dl.cpp:103) 20250212125135207 DRLCMACDL DEBUG - got ack for BSN=292 (rlc_window_dl.cpp:103) 20250212125135207 DRLCMACDL DEBUG - got ack for BSN=293 (rlc_window_dl.cpp:103) 20250212125135207 DRLCMACDL DEBUG - got ack for BSN=294 (rlc_window_dl.cpp:103) 20250212125135207 DRLCMACDL DEBUG - got ack for BSN=295 (rlc_window_dl.cpp:103) 20250212125135207 DRLCMACDL DEBUG - got ack for BSN=296 (rlc_window_dl.cpp:103) 20250212125135207 DRLCMACDL DEBUG - got ack for BSN=297 (rlc_window_dl.cpp:103) 20250212125135207 DRLCMACDL DEBUG - got ack for BSN=298 (rlc_window_dl.cpp:103) 20250212125135207 DRLCMACDL DEBUG - got ack for BSN=299 (rlc_window_dl.cpp:103) 20250212125135207 DRLCMACDL DEBUG - got ack for BSN=300 (rlc_window_dl.cpp:103) 20250212125135207 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) 20250212125135207 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) 20250212125135207 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) 20250212125135207 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) 20250212125135207 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) 20250212125135207 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) 20250212125135207 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) 20250212125135207 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) 20250212125135207 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) 20250212125135207 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) 20250212125135207 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) 20250212125135207 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) 20250212125135207 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) 20250212125135207 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) 20250212125135208 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) 20250212125135208 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) 20250212125135211 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) 20250212125135211 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1642 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125135211 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) 20250212125135211 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) 20250212125135211 DRLCMACDL DEBUG -- Chunk with length 889 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135211 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 301, MCS-3): 8e 39 5a 50 2c 4a 52 3f f7 aa 3d 8d 3b 9b ab 97 68 45 91 de d1 64 4b fa 36 f9 f4 f2 54 33 ff 59 2f 01 09 a5 1a (tbf_dl.cpp:686) 20250212125135211 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) 20250212125135211 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135211 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 301) (tbf_dl.cpp:847) 20250212125135211 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 301, MCS-3): 07 40 4b 86 1c 73 b4 a0 58 94 a4 7e ee 55 7b 1a 77 36 57 2f d1 8a 22 bd a3 c9 96 f4 6d f2 e9 e5 a9 66 fe b3 5e 02 12 4a 35 00 (tbf_dl.cpp:911) 20250212125135211 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1642 Sending data request: sapi=5 arfcn=871 cur_fn=1638 block=7 data=07 40 4b 86 1c 73 b4 a0 58 94 a4 7e ee 55 7b 1a 77 36 57 2f d1 8a 22 bd a3 c9 96 f4 6d f2 e9 e5 a9 66 fe b3 5e 02 12 4a 35 00 (pcu_l1_if.cpp:182) 20250212125135211 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125135225 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) 20250212125135225 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) 20250212125135225 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) 20250212125135226 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) 20250212125135226 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) 20250212125135226 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) 20250212125135226 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) 20250212125135226 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) 20250212125135226 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) 20250212125135226 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) 20250212125135226 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) 20250212125135226 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) 20250212125135226 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) 20250212125135226 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) 20250212125135226 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) 20250212125135226 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) 20250212125135230 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) 20250212125135230 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) 20250212125135230 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) 20250212125135230 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) 20250212125135230 DRLCMACDL DEBUG -- Chunk with length 852 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 302, MCS-3): 51 ed 46 71 27 dd bc f3 bc 4f 65 f0 7a ce 3c b8 c0 25 8e 1b c4 dd 22 51 b5 1d 32 87 76 6d 7f cf 02 f2 c0 b4 91 (tbf_dl.cpp:686) 20250212125135230 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) 20250212125135230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 302) (tbf_dl.cpp:847) 20250212125135230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 302, MCS-3): 07 80 4b 86 a2 da 8d e2 4e ba 79 e7 79 9f ca e0 f5 9c 79 70 81 4b 1c 37 88 bb 45 a2 6a 3b 64 0e ed da fe 9e 05 e4 81 69 23 01 (tbf_dl.cpp:911) 20250212125135230 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1646 Sending data request: sapi=5 arfcn=871 cur_fn=1642 block=8 data=07 80 4b 86 a2 da 8d e2 4e ba 79 e7 79 9f ca e0 f5 9c 79 70 81 4b 1c 37 88 bb 45 a2 6a 3b 64 0e ed da fe 9e 05 e4 81 69 23 01 (pcu_l1_if.cpp:182) 20250212125135230 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125135244 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) 20250212125135244 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) 20250212125135244 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) 20250212125135244 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) 20250212125135244 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) 20250212125135244 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) 20250212125135244 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) 20250212125135244 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) 20250212125135245 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) 20250212125135245 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) 20250212125135245 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) 20250212125135245 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) 20250212125135245 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) 20250212125135245 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) 20250212125135245 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) 20250212125135245 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) 20250212125135253 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) 20250212125135253 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) 20250212125135253 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) 20250212125135253 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) 20250212125135253 DRLCMACDL DEBUG -- Chunk with length 815 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 303, MCS-3): ea 9e 66 82 30 5c 59 fb 5c 2d f3 c4 50 42 75 24 ac 11 c2 17 66 12 b2 42 1f f2 0b 42 c9 32 3e 77 d4 55 50 d8 be (tbf_dl.cpp:686) 20250212125135253 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) 20250212125135253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 303) (tbf_dl.cpp:847) 20250212125135253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 303, MCS-3): 07 c0 4b 86 d4 3d cd 04 61 b8 b2 f6 b9 5a e6 89 a1 84 ea 48 58 23 84 2f cc 24 64 85 3e e4 17 84 92 65 7c ee a8 ab a0 b0 7d 01 (tbf_dl.cpp:911) 20250212125135253 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1651 Sending data request: sapi=5 arfcn=871 cur_fn=1646 block=9 data=07 c0 4b 86 d4 3d cd 04 61 b8 b2 f6 b9 5a e6 89 a1 84 ea 48 58 23 84 2f cc 24 64 85 3e e4 17 84 92 65 7c ee a8 ab a0 b0 7d 01 (pcu_l1_if.cpp:182) 20250212125135253 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125135267 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) 20250212125135267 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) 20250212125135267 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) 20250212125135267 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) 20250212125135268 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) 20250212125135268 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) 20250212125135268 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) 20250212125135268 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) 20250212125135268 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) 20250212125135268 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) 20250212125135268 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) 20250212125135268 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) 20250212125135269 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) 20250212125135269 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) 20250212125135269 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) 20250212125135269 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) 20250212125135272 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) 20250212125135272 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) 20250212125135272 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) 20250212125135272 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) 20250212125135272 DRLCMACDL DEBUG -- Chunk with length 778 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135272 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 304, MCS-3): 66 50 2f e6 78 7d 85 b4 cd fd 95 92 12 15 6c 74 79 f6 92 d2 81 46 8a a8 e2 e7 d8 f5 e8 0e 7c 25 97 04 bf 25 39 (tbf_dl.cpp:686) 20250212125135272 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) 20250212125135272 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135272 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 304) (tbf_dl.cpp:847) 20250212125135272 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 304, MCS-3): 07 00 4c 86 cc a0 5e cc f1 fa 0a 69 9b fb 2b 25 25 2a d8 e8 f2 ec 25 a5 03 8d 14 51 c5 cf b1 eb d1 1d f8 4a 2e 09 7e 4b 72 00 (tbf_dl.cpp:911) 20250212125135272 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1655 Sending data request: sapi=5 arfcn=871 cur_fn=1651 block=10 data=07 00 4c 86 cc a0 5e cc f1 fa 0a 69 9b fb 2b 25 25 2a d8 e8 f2 ec 25 a5 03 8d 14 51 c5 cf b1 eb d1 1d f8 4a 2e 09 7e 4b 72 00 (pcu_l1_if.cpp:182) 20250212125135272 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125135286 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) 20250212125135286 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) 20250212125135286 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) 20250212125135286 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) 20250212125135286 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) 20250212125135286 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) 20250212125135286 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) 20250212125135286 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) 20250212125135286 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) 20250212125135286 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) 20250212125135287 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) 20250212125135287 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) 20250212125135287 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) 20250212125135287 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) 20250212125135287 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) 20250212125135287 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) 20250212125135290 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) 20250212125135290 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) 20250212125135290 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) 20250212125135290 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) 20250212125135290 DRLCMACDL DEBUG -- Chunk with length 741 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135290 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 305, MCS-3): c7 63 a9 ad 45 44 16 3f c0 94 46 a2 6c 3c fa 27 7a b9 09 83 b8 10 4d 4c 25 9e 78 7b 90 97 54 78 e2 35 18 22 1c (tbf_dl.cpp:686) 20250212125135290 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) 20250212125135290 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135290 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 305) (tbf_dl.cpp:847) 20250212125135290 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 305, MCS-3): 07 40 4c 86 8e c7 52 5b 8b 88 2c 7e 80 29 8d 44 d9 78 f4 4f f4 72 13 06 71 21 9a 98 4a 3c f1 f6 20 2f a9 f0 c4 6b 30 44 38 00 (tbf_dl.cpp:911) 20250212125135290 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1659 Sending data request: sapi=5 arfcn=871 cur_fn=1655 block=11 data=07 40 4c 86 8e c7 52 5b 8b 88 2c 7e 80 29 8d 44 d9 78 f4 4f f4 72 13 06 71 21 9a 98 4a 3c f1 f6 20 2f a9 f0 c4 6b 30 44 38 00 (pcu_l1_if.cpp:182) 20250212125135291 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125135304 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) 20250212125135304 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) 20250212125135305 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) 20250212125135305 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) 20250212125135305 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) 20250212125135305 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) 20250212125135305 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) 20250212125135305 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) 20250212125135306 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) 20250212125135306 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) 20250212125135306 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) 20250212125135306 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) 20250212125135306 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) 20250212125135306 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) 20250212125135306 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) 20250212125135306 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) 20250212125135314 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) 20250212125135314 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) 20250212125135314 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) 20250212125135314 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) 20250212125135314 DRLCMACDL DEBUG -- Chunk with length 704 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 306, MCS-3): 5e e6 1c 03 bc 70 33 ce ab a6 92 52 ba 0e 9c 87 a9 06 bb dc 66 87 40 cf da 13 1e 68 83 d1 1f fe 82 b6 c0 fe 17 (tbf_dl.cpp:686) 20250212125135314 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) 20250212125135314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 306) (tbf_dl.cpp:847) 20250212125135314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 306, MCS-3): 07 80 4c 86 bc cc 39 06 78 e1 66 9c 57 4d 25 a5 74 1d 38 0f 53 0d 76 b9 cd 0e 81 9e b5 27 3c d0 06 a3 3f fc 05 6d 81 fd 2f 00 (tbf_dl.cpp:911) 20250212125135314 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1664 Sending data request: sapi=5 arfcn=871 cur_fn=1659 block=0 data=07 80 4c 86 bc cc 39 06 78 e1 66 9c 57 4d 25 a5 74 1d 38 0f 53 0d 76 b9 cd 0e 81 9e b5 27 3c d0 06 a3 3f fc 05 6d 81 fd 2f 00 (pcu_l1_if.cpp:182) 20250212125135314 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125135328 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) 20250212125135328 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) 20250212125135329 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) 20250212125135329 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) 20250212125135329 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) 20250212125135329 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) 20250212125135330 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) 20250212125135330 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) 20250212125135330 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) 20250212125135330 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) 20250212125135331 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) 20250212125135331 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) 20250212125135331 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) 20250212125135331 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) 20250212125135331 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) 20250212125135331 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) 20250212125135333 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) 20250212125135333 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) 20250212125135333 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) 20250212125135333 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) 20250212125135333 DRLCMACDL DEBUG -- Chunk with length 667 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 307, MCS-3): 2d fe e9 0a 0e ff 5f 76 74 24 da 89 4f d3 6a f6 c8 33 0f 64 2e de 8f 56 a8 b4 07 cf b0 05 93 40 c7 60 37 32 3c (tbf_dl.cpp:686) 20250212125135333 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) 20250212125135333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 307) (tbf_dl.cpp:847) 20250212125135333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 307, MCS-3): 07 c0 4c 86 5a fc d3 15 1c fe bf ec e8 48 b4 13 9f a6 d5 ec 91 67 1e c8 5c bc 1f ad 50 69 0f 9e 61 0b 26 81 8e c1 6e 64 78 00 (tbf_dl.cpp:911) 20250212125135333 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1668 Sending data request: sapi=5 arfcn=871 cur_fn=1664 block=1 data=07 c0 4c 86 5a fc d3 15 1c fe bf ec e8 48 b4 13 9f a6 d5 ec 91 67 1e c8 5c bc 1f ad 50 69 0f 9e 61 0b 26 81 8e c1 6e 64 78 00 (pcu_l1_if.cpp:182) 20250212125135333 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125135349 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) 20250212125135349 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) 20250212125135350 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) 20250212125135350 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) 20250212125135351 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) 20250212125135351 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) 20250212125135352 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) 20250212125135352 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) 20250212125135353 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) 20250212125135353 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) 20250212125135353 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) 20250212125135353 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) 20250212125135354 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) 20250212125135354 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) 20250212125135356 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) 20250212125135356 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) 20250212125135357 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) 20250212125135357 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) 20250212125135357 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) 20250212125135357 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) 20250212125135357 DRLCMACDL DEBUG -- Chunk with length 630 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135357 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 308, MCS-3): 48 b6 9b 71 db 88 02 00 fa 34 57 e3 1b 2a 46 e0 82 f4 17 c8 72 eb 17 e8 48 ab d1 e2 b6 1c d7 77 91 85 b6 1c d9 (tbf_dl.cpp:686) 20250212125135357 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) 20250212125135357 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135357 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 308) (tbf_dl.cpp:847) 20250212125135357 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 308, MCS-3): 07 00 4d 86 90 6c 37 e3 b6 11 05 00 f4 69 ae c6 37 54 8c c0 05 e9 2f 90 e5 d6 2f d0 91 56 a3 c5 6d 39 ae ef 22 0b 6d 39 b2 01 (tbf_dl.cpp:911) 20250212125135357 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1672 Sending data request: sapi=5 arfcn=871 cur_fn=1668 block=2 data=07 00 4d 86 90 6c 37 e3 b6 11 05 00 f4 69 ae c6 37 54 8c c0 05 e9 2f 90 e5 d6 2f d0 91 56 a3 c5 6d 39 ae ef 22 0b 6d 39 b2 01 (pcu_l1_if.cpp:182) 20250212125135358 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125135367 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) 20250212125135367 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) 20250212125135368 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) 20250212125135368 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) 20250212125135369 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) 20250212125135369 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) 20250212125135370 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) 20250212125135370 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) 20250212125135370 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) 20250212125135370 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) 20250212125135371 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) 20250212125135371 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) 20250212125135372 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) 20250212125135372 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) 20250212125135372 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) 20250212125135372 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) 20250212125135376 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) 20250212125135376 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) 20250212125135376 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) 20250212125135376 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) 20250212125135376 DRLCMACDL DEBUG -- Chunk with length 593 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135376 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 309, MCS-3): a6 49 83 91 ae d7 56 ed 8c bf f2 1f a1 fc c3 49 73 b0 67 2b 43 ae 1f 6b 47 76 c9 28 23 13 ce d8 37 c1 98 6c 41 (tbf_dl.cpp:686) 20250212125135376 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) 20250212125135376 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135376 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 309) (tbf_dl.cpp:847) 20250212125135376 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 309, MCS-3): 07 40 4d 86 4c 93 06 23 5d af ad da 19 7f e5 3f 42 f9 87 93 e6 60 cf 56 86 5c 3f d6 8e ec 92 51 46 26 9c b1 6f 82 31 d9 82 00 (tbf_dl.cpp:911) 20250212125135376 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1677 Sending data request: sapi=5 arfcn=871 cur_fn=1672 block=3 data=07 40 4d 86 4c 93 06 23 5d af ad da 19 7f e5 3f 42 f9 87 93 e6 60 cf 56 86 5c 3f d6 8e ec 92 51 46 26 9c b1 6f 82 31 d9 82 00 (pcu_l1_if.cpp:182) 20250212125135377 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125135391 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) 20250212125135391 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) 20250212125135392 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) 20250212125135392 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) 20250212125135392 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) 20250212125135392 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) 20250212125135393 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) 20250212125135393 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) 20250212125135394 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) 20250212125135394 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) 20250212125135395 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) 20250212125135395 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) 20250212125135396 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) 20250212125135396 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) 20250212125135397 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) 20250212125135397 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) 20250212125135398 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) 20250212125135398 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) 20250212125135398 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) 20250212125135398 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) 20250212125135398 DRLCMACDL DEBUG -- Chunk with length 556 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 310, MCS-3): 58 ba 52 90 44 56 b6 c1 87 e2 5b fe 6a 3d e2 d6 79 9d 21 bc 85 3d 03 0e 00 fb b5 1e b7 5e 15 cf 13 24 94 d1 f8 (tbf_dl.cpp:686) 20250212125135398 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) 20250212125135398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 310) (tbf_dl.cpp:847) 20250212125135398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 310, MCS-3): 07 80 4d 86 b0 74 a5 20 89 ac 6c 83 0f c5 b7 fc d5 7a c4 ad f3 3a 43 78 0b 7b 06 1c 00 f6 6b 3d 6e bd 2a 9e 27 48 28 a3 f1 01 (tbf_dl.cpp:911) 20250212125135398 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1681 Sending data request: sapi=5 arfcn=871 cur_fn=1677 block=4 data=07 80 4d 86 b0 74 a5 20 89 ac 6c 83 0f c5 b7 fc d5 7a c4 ad f3 3a 43 78 0b 7b 06 1c 00 f6 6b 3d 6e bd 2a 9e 27 48 28 a3 f1 01 (pcu_l1_if.cpp:182) 20250212125135399 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125135410 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) 20250212125135410 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) 20250212125135410 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) 20250212125135410 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) 20250212125135410 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) 20250212125135410 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) 20250212125135410 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) 20250212125135410 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) 20250212125135410 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) 20250212125135410 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) 20250212125135411 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) 20250212125135411 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) 20250212125135411 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) 20250212125135411 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) 20250212125135411 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) 20250212125135411 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) 20250212125135414 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) 20250212125135414 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) 20250212125135414 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) 20250212125135414 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) 20250212125135414 DRLCMACDL DEBUG -- Chunk with length 519 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135414 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 311, MCS-3): a2 c0 89 9e 34 4d 8a 20 21 8f 9b bc dc 71 fa 66 4a 73 63 cd 11 ad dd f1 27 58 4c 4c 23 51 d2 33 04 18 dc a4 d3 (tbf_dl.cpp:686) 20250212125135414 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) 20250212125135414 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135414 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 311) (tbf_dl.cpp:847) 20250212125135414 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 311, MCS-3): 07 c0 4d 86 44 81 13 3d 69 9a 14 41 42 1e 37 79 b9 e3 f4 cd 94 e6 c6 9a 23 5a bb e3 4f b0 98 98 46 a2 a4 67 08 30 b8 49 a7 01 (tbf_dl.cpp:911) 20250212125135414 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1685 Sending data request: sapi=5 arfcn=871 cur_fn=1681 block=5 data=07 c0 4d 86 44 81 13 3d 69 9a 14 41 42 1e 37 79 b9 e3 f4 cd 94 e6 c6 9a 23 5a bb e3 4f b0 98 98 46 a2 a4 67 08 30 b8 49 a7 01 (pcu_l1_if.cpp:182) 20250212125135414 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125135428 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) 20250212125135428 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) 20250212125135428 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) 20250212125135428 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) 20250212125135428 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) 20250212125135428 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) 20250212125135429 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) 20250212125135429 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) 20250212125135429 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) 20250212125135429 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) 20250212125135430 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) 20250212125135430 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) 20250212125135430 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) 20250212125135430 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) 20250212125135430 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) 20250212125135430 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) 20250212125135437 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) 20250212125135437 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) 20250212125135437 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) 20250212125135437 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) 20250212125135437 DRLCMACDL DEBUG -- Chunk with length 482 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135437 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 312, MCS-3): 8d bd 70 1f 1a 12 48 76 c8 d6 94 e0 76 47 2e cf cc 8a a8 9e 94 e7 71 da 9b 97 81 19 dc 1f 35 e9 13 7a 10 d3 1f (tbf_dl.cpp:686) 20250212125135437 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) 20250212125135437 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135437 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 312) (tbf_dl.cpp:847) 20250212125135437 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 312, MCS-3): 07 00 4e 86 1a 7b e1 3e 34 24 90 ec 90 ad 29 c1 ed 8e 5c 9e 99 15 51 3d 29 cf e3 b4 37 2f 03 33 b8 3f 6a d2 27 f4 20 a6 3f 00 (tbf_dl.cpp:911) 20250212125135437 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1690 Sending data request: sapi=5 arfcn=871 cur_fn=1685 block=6 data=07 00 4e 86 1a 7b e1 3e 34 24 90 ec 90 ad 29 c1 ed 8e 5c 9e 99 15 51 3d 29 cf e3 b4 37 2f 03 33 b8 3f 6a d2 27 f4 20 a6 3f 00 (pcu_l1_if.cpp:182) 20250212125135437 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125135452 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) 20250212125135452 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) 20250212125135452 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) 20250212125135452 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) 20250212125135452 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) 20250212125135452 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) 20250212125135452 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) 20250212125135452 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) 20250212125135453 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) 20250212125135453 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) 20250212125135453 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) 20250212125135453 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) 20250212125135453 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) 20250212125135453 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) 20250212125135453 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) 20250212125135453 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) 20250212125135456 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) 20250212125135456 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) 20250212125135456 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) 20250212125135456 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) 20250212125135456 DRLCMACDL DEBUG -- Chunk with length 445 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 313, MCS-3): 70 3c 3a d4 68 9a b2 37 c6 64 94 23 9d 5d b6 5d 4e 2e b6 e1 9c a5 38 ae c3 e4 f9 1b 71 46 b1 61 57 44 22 16 aa (tbf_dl.cpp:686) 20250212125135456 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) 20250212125135456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 313) (tbf_dl.cpp:847) 20250212125135456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 313, MCS-3): 07 40 4e 86 e0 78 74 a8 d1 34 65 6f 8c c9 28 47 3a bb 6c bb 9c 5c 6c c3 39 4b 71 5c 87 c9 f3 37 e2 8c 62 c3 ae 88 44 2c 54 01 (tbf_dl.cpp:911) 20250212125135456 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1694 Sending data request: sapi=5 arfcn=871 cur_fn=1690 block=7 data=07 40 4e 86 e0 78 74 a8 d1 34 65 6f 8c c9 28 47 3a bb 6c bb 9c 5c 6c c3 39 4b 71 5c 87 c9 f3 37 e2 8c 62 c3 ae 88 44 2c 54 01 (pcu_l1_if.cpp:182) 20250212125135456 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125135470 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) 20250212125135470 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) 20250212125135471 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) 20250212125135471 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) 20250212125135471 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) 20250212125135471 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) 20250212125135471 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) 20250212125135471 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) 20250212125135471 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) 20250212125135471 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) 20250212125135471 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) 20250212125135471 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) 20250212125135471 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) 20250212125135471 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) 20250212125135471 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) 20250212125135471 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) 20250212125135475 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) 20250212125135475 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) 20250212125135475 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) 20250212125135475 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) 20250212125135475 DRLCMACDL DEBUG -- Chunk with length 408 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 314, MCS-3): 45 1f 38 ab b9 39 26 f0 0e ee df 82 f7 46 3a b1 20 a7 e0 05 93 d9 5a 42 02 d7 3e 6a 84 a2 01 3a 98 50 a1 c9 cf (tbf_dl.cpp:686) 20250212125135475 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) 20250212125135475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 314) (tbf_dl.cpp:847) 20250212125135475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 314, MCS-3): 07 80 4e 86 8a 3e 70 56 73 73 4c e0 1d dc bf 05 ef 8d 74 62 41 4e c1 0b 26 b3 b5 84 04 ae 7d d4 08 45 03 74 30 a1 42 93 9f 01 (tbf_dl.cpp:911) 20250212125135475 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1698 Sending data request: sapi=5 arfcn=871 cur_fn=1694 block=8 data=07 80 4e 86 8a 3e 70 56 73 73 4c e0 1d dc bf 05 ef 8d 74 62 41 4e c1 0b 26 b3 b5 84 04 ae 7d d4 08 45 03 74 30 a1 42 93 9f 01 (pcu_l1_if.cpp:182) 20250212125135475 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125135489 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) 20250212125135489 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) 20250212125135489 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) 20250212125135489 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) 20250212125135489 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) 20250212125135489 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) 20250212125135490 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) 20250212125135490 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) 20250212125135490 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) 20250212125135490 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) 20250212125135490 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) 20250212125135490 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) 20250212125135490 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) 20250212125135490 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) 20250212125135490 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) 20250212125135490 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) 20250212125135498 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) 20250212125135498 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) 20250212125135498 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) 20250212125135498 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) 20250212125135498 DRLCMACDL DEBUG -- Chunk with length 371 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 315, MCS-3): d7 cf 92 58 55 8d c4 79 ab 87 3f b4 3b 0c 61 da f1 23 96 14 f1 ba 2c bb e0 3f bd 02 02 38 37 3f 19 f5 d7 e5 e4 (tbf_dl.cpp:686) 20250212125135498 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) 20250212125135498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 315) (tbf_dl.cpp:847) 20250212125135498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 315, MCS-3): 07 c0 4e 86 ae 9f 25 b1 aa 1a 89 f3 56 0f 7f 68 77 18 c2 b4 e3 47 2c 29 e2 75 59 76 c1 7f 7a 05 04 70 6e 7e 32 ea af cb c9 01 (tbf_dl.cpp:911) 20250212125135498 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1703 Sending data request: sapi=5 arfcn=871 cur_fn=1698 block=9 data=07 c0 4e 86 ae 9f 25 b1 aa 1a 89 f3 56 0f 7f 68 77 18 c2 b4 e3 47 2c 29 e2 75 59 76 c1 7f 7a 05 04 70 6e 7e 32 ea af cb c9 01 (pcu_l1_if.cpp:182) 20250212125135498 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125135512 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) 20250212125135512 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) 20250212125135513 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) 20250212125135513 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) 20250212125135513 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) 20250212125135513 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) 20250212125135513 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) 20250212125135513 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) 20250212125135513 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) 20250212125135513 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) 20250212125135513 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) 20250212125135513 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) 20250212125135513 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) 20250212125135513 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) 20250212125135513 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) 20250212125135513 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) 20250212125135517 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) 20250212125135517 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) 20250212125135517 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) 20250212125135517 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) 20250212125135517 DRLCMACDL DEBUG -- Chunk with length 334 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 316, MCS-3): 9a 12 84 26 eb 6e 6b eb 8f 3d fd 34 13 c7 0b a7 88 c2 0e 3c 81 68 58 79 89 06 08 81 5f 30 d1 a7 bd c1 e1 45 1f (tbf_dl.cpp:686) 20250212125135517 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) 20250212125135517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 316) (tbf_dl.cpp:847) 20250212125135517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 316, MCS-3): 07 00 4f 86 34 25 08 4d d6 dd d6 d6 1f 7b fa 69 26 8e 17 4e 11 85 1d 78 02 d1 b0 f2 12 0d 10 02 bf 60 a2 4f 7b 83 c3 8b 3e 00 (tbf_dl.cpp:911) 20250212125135517 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1707 Sending data request: sapi=5 arfcn=871 cur_fn=1703 block=10 data=07 00 4f 86 34 25 08 4d d6 dd d6 d6 1f 7b fa 69 26 8e 17 4e 11 85 1d 78 02 d1 b0 f2 12 0d 10 02 bf 60 a2 4f 7b 83 c3 8b 3e 00 (pcu_l1_if.cpp:182) 20250212125135517 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125135531 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) 20250212125135531 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) 20250212125135531 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) 20250212125135531 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) 20250212125135531 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) 20250212125135531 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) 20250212125135531 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) 20250212125135531 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) 20250212125135532 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) 20250212125135532 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) 20250212125135532 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) 20250212125135532 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) 20250212125135532 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) 20250212125135532 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) 20250212125135532 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) 20250212125135532 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) 20250212125135535 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) 20250212125135535 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) 20250212125135535 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) 20250212125135535 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) 20250212125135535 DRLCMACDL DEBUG -- Chunk with length 297 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135535 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 317, MCS-3): b5 9d c7 72 47 f6 5b ab 8a 29 1a a1 01 0a b8 72 33 06 25 af ec 51 2e 0b 47 60 29 b7 a2 9d 2a 22 46 7a e8 3c 08 (tbf_dl.cpp:686) 20250212125135535 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) 20250212125135535 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135535 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 317) (tbf_dl.cpp:847) 20250212125135535 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 317, MCS-3): 07 40 4f 86 6a 3b 8f e5 8e ec b7 56 15 53 34 42 03 14 70 e5 66 0c 4a 5e d9 a3 5c 16 8e c0 52 6e 45 3b 55 44 8c f4 d0 79 10 00 (tbf_dl.cpp:911) 20250212125135535 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1711 Sending data request: sapi=5 arfcn=871 cur_fn=1707 block=11 data=07 40 4f 86 6a 3b 8f e5 8e ec b7 56 15 53 34 42 03 14 70 e5 66 0c 4a 5e d9 a3 5c 16 8e c0 52 6e 45 3b 55 44 8c f4 d0 79 10 00 (pcu_l1_if.cpp:182) 20250212125135536 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125135550 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) 20250212125135550 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) 20250212125135550 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) 20250212125135550 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) 20250212125135550 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) 20250212125135550 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) 20250212125135551 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) 20250212125135551 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) 20250212125135551 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) 20250212125135551 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) 20250212125135551 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) 20250212125135551 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) 20250212125135551 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) 20250212125135551 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) 20250212125135551 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) 20250212125135551 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) 20250212125135559 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) 20250212125135559 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) 20250212125135559 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) 20250212125135559 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) 20250212125135559 DRLCMACDL DEBUG -- Chunk with length 260 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135559 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 318, MCS-3): 0a d2 65 1e 0a e6 e1 4c 58 c6 40 2a 0f 71 48 5c f9 9e 33 e2 9e b8 27 44 42 72 b8 ec 91 c2 2a 2c 79 ee c8 7d 58 (tbf_dl.cpp:686) 20250212125135559 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) 20250212125135559 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135559 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 318) (tbf_dl.cpp:847) 20250212125135559 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 318, MCS-3): 07 80 4f 86 14 a4 cb 3c 14 cc c3 99 b0 8c 81 54 1e e2 90 b8 f2 3d 67 c4 3d 71 4f 88 84 e4 70 d9 23 85 55 58 f2 dc 91 fb b0 00 (tbf_dl.cpp:911) 20250212125135559 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1716 Sending data request: sapi=5 arfcn=871 cur_fn=1711 block=0 data=07 80 4f 86 14 a4 cb 3c 14 cc c3 99 b0 8c 81 54 1e e2 90 b8 f2 3d 67 c4 3d 71 4f 88 84 e4 70 d9 23 85 55 58 f2 dc 91 fb b0 00 (pcu_l1_if.cpp:182) 20250212125135559 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125135573 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) 20250212125135573 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) 20250212125135573 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) 20250212125135573 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) 20250212125135573 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) 20250212125135573 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) 20250212125135574 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) 20250212125135574 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) 20250212125135574 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) 20250212125135574 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) 20250212125135574 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) 20250212125135574 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) 20250212125135574 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) 20250212125135574 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) 20250212125135574 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) 20250212125135574 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) 20250212125135578 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) 20250212125135578 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) 20250212125135578 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) 20250212125135578 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) 20250212125135578 DRLCMACDL DEBUG -- Chunk with length 223 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135578 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 319, MCS-3): 42 31 d8 9c e6 3f 66 40 3f 16 a1 7d ee 8a 07 5b ee 2a c8 82 39 4f be dc 65 51 00 b6 db ee 1b 2f 99 b7 b3 0b ab (tbf_dl.cpp:686) 20250212125135578 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) 20250212125135578 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135578 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 319) (tbf_dl.cpp:847) 20250212125135578 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 319, MCS-3): 07 c0 4f 86 84 62 b0 39 cd 7f cc 80 7e 2c 42 fb dc 15 0f b6 dc 55 90 05 73 9e 7c b9 cb a2 00 6c b7 dd 37 5e 32 6f 67 17 56 01 (tbf_dl.cpp:911) 20250212125135578 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1720 Sending data request: sapi=5 arfcn=871 cur_fn=1716 block=1 data=07 c0 4f 86 84 62 b0 39 cd 7f cc 80 7e 2c 42 fb dc 15 0f b6 dc 55 90 05 73 9e 7c b9 cb a2 00 6c b7 dd 37 5e 32 6f 67 17 56 01 (pcu_l1_if.cpp:182) 20250212125135578 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125135592 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) 20250212125135592 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) 20250212125135593 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) 20250212125135593 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) 20250212125135593 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) 20250212125135593 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) 20250212125135593 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) 20250212125135593 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) 20250212125135593 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) 20250212125135593 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) 20250212125135593 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) 20250212125135593 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) 20250212125135594 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) 20250212125135594 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) 20250212125135594 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) 20250212125135594 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) 20250212125135596 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) 20250212125135596 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1724 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125135596 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) 20250212125135596 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) 20250212125135596 DRLCMACDL DEBUG -- Chunk with length 186 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135596 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 320, MCS-3): 20 30 32 93 c4 5d a6 18 2f ea 0c 0b 3b c8 d3 b5 b0 48 cc 35 2c a3 b3 c3 05 9f 99 3f 90 2a 2e 97 49 be 7d eb 55 (tbf_dl.cpp:686) 20250212125135596 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) 20250212125135596 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135596 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 320) (tbf_dl.cpp:847) 20250212125135596 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) 20250212125135596 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1724 + 13 = 1737 (pdch_ul_controller.c:131) 20250212125135596 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1737 for type POLL (pdch_ul_controller.c:184) 20250212125135596 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1737, TS=7) (tbf_dl.cpp:883) 20250212125135596 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1737, TS=7 (tbf_dl.cpp:903) 20250212125135596 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 320, MCS-3): 0f 00 50 86 40 60 64 26 89 bb 4c 31 5e d4 19 16 76 90 a7 6b 61 91 98 6b 58 46 67 87 0b 3e 33 7f 20 55 5c 2e 93 7c fb d6 ab 00 (tbf_dl.cpp:911) 20250212125135596 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1724 Sending data request: sapi=5 arfcn=871 cur_fn=1720 block=2 data=0f 00 50 86 40 60 64 26 89 bb 4c 31 5e d4 19 16 76 90 a7 6b 61 91 98 6b 58 46 67 87 0b 3e 33 7f 20 55 5c 2e 93 7c fb d6 ab 00 (pcu_l1_if.cpp:182) 20250212125135597 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125135610 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) 20250212125135610 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) 20250212125135611 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) 20250212125135611 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) 20250212125135611 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) 20250212125135611 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) 20250212125135611 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) 20250212125135611 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) 20250212125135611 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) 20250212125135611 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) 20250212125135611 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) 20250212125135611 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) 20250212125135611 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) 20250212125135611 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) 20250212125135612 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) 20250212125135612 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) 20250212125135620 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125135634 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) 20250212125135634 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) 20250212125135635 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) 20250212125135635 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) 20250212125135635 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) 20250212125135635 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) 20250212125135635 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) 20250212125135635 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) 20250212125135635 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) 20250212125135635 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) 20250212125135636 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) 20250212125135636 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) 20250212125135636 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) 20250212125135636 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) 20250212125135636 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) 20250212125135636 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) 20250212125135638 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125135653 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) 20250212125135653 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) 20250212125135653 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) 20250212125135653 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) 20250212125135653 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) 20250212125135653 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) 20250212125135653 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) 20250212125135653 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) 20250212125135654 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) 20250212125135654 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) 20250212125135654 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) 20250212125135654 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) 20250212125135654 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) 20250212125135654 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) 20250212125135655 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) 20250212125135655 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) 20250212125135657 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125135750 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1733 block=5 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) 20250212125135750 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125135750 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125135750 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1737 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125135750 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) 20250212125135751 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1737 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125135751 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125135751 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, 0x56324485956c, 0x563244859570, 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:570) 20250212125135751 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:597) 20250212125135751 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125135751 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) 20250212125135751 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) 20250212125135751 DRLCMACDL DEBUG - got ack for BSN=301 (rlc_window_dl.cpp:103) 20250212125135751 DRLCMACDL DEBUG - got ack for BSN=302 (rlc_window_dl.cpp:103) 20250212125135751 DRLCMACDL DEBUG - got ack for BSN=303 (rlc_window_dl.cpp:103) 20250212125135751 DRLCMACDL DEBUG - got ack for BSN=304 (rlc_window_dl.cpp:103) 20250212125135752 DRLCMACDL DEBUG - got ack for BSN=305 (rlc_window_dl.cpp:103) 20250212125135752 DRLCMACDL DEBUG - got ack for BSN=306 (rlc_window_dl.cpp:103) 20250212125135752 DRLCMACDL DEBUG - got ack for BSN=307 (rlc_window_dl.cpp:103) 20250212125135752 DRLCMACDL DEBUG - got ack for BSN=308 (rlc_window_dl.cpp:103) 20250212125135752 DRLCMACDL DEBUG - got ack for BSN=309 (rlc_window_dl.cpp:103) 20250212125135752 DRLCMACDL DEBUG - got ack for BSN=310 (rlc_window_dl.cpp:103) 20250212125135752 DRLCMACDL DEBUG - got ack for BSN=311 (rlc_window_dl.cpp:103) 20250212125135752 DRLCMACDL DEBUG - got ack for BSN=312 (rlc_window_dl.cpp:103) 20250212125135752 DRLCMACDL DEBUG - got ack for BSN=313 (rlc_window_dl.cpp:103) 20250212125135752 DRLCMACDL DEBUG - got ack for BSN=314 (rlc_window_dl.cpp:103) 20250212125135752 DRLCMACDL DEBUG - got ack for BSN=315 (rlc_window_dl.cpp:103) 20250212125135752 DRLCMACDL DEBUG - got ack for BSN=316 (rlc_window_dl.cpp:103) 20250212125135752 DRLCMACDL DEBUG - got ack for BSN=317 (rlc_window_dl.cpp:103) 20250212125135752 DRLCMACDL DEBUG - got ack for BSN=318 (rlc_window_dl.cpp:103) 20250212125135752 DRLCMACDL DEBUG - got ack for BSN=319 (rlc_window_dl.cpp:103) 20250212125135752 DRLCMACDL DEBUG - got ack for BSN=320 (rlc_window_dl.cpp:103) 20250212125135752 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) 20250212125135752 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125135752 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) 20250212125135752 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) 20250212125135752 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) 20250212125135752 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) 20250212125135752 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) 20250212125135752 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) 20250212125135752 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) 20250212125135753 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) 20250212125135753 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) 20250212125135753 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) 20250212125135753 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) 20250212125135754 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) 20250212125135754 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) 20250212125135755 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) 20250212125135755 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) 20250212125135759 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) 20250212125135759 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) 20250212125135759 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) 20250212125135759 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) 20250212125135759 DRLCMACDL DEBUG -- Chunk with length 149 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 321, MCS-3): 0d 96 a8 dc 1b 08 9c e6 d8 7d f9 16 8d d2 80 0d 70 c2 ba 4b 26 b2 ac 8f 02 5a 57 bf 1d bd bf c1 f5 96 78 ce 7f (tbf_dl.cpp:686) 20250212125135759 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) 20250212125135759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 321) (tbf_dl.cpp:847) 20250212125135759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 321, MCS-3): 07 40 50 86 1a 2c 51 b9 37 10 38 cd b1 fb f2 2d 1a a5 01 1b e0 84 75 97 4c 64 59 1f 05 b4 ae 7e 3b 7a 7f 83 eb 2d f1 9c ff 00 (tbf_dl.cpp:911) 20250212125135759 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1742 Sending data request: sapi=5 arfcn=871 cur_fn=1737 block=6 data=07 40 50 86 1a 2c 51 b9 37 10 38 cd b1 fb f2 2d 1a a5 01 1b e0 84 75 97 4c 64 59 1f 05 b4 ae 7e 3b 7a 7f 83 eb 2d f1 9c ff 00 (pcu_l1_if.cpp:182) 20250212125135760 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125135771 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) 20250212125135771 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) 20250212125135771 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) 20250212125135771 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) 20250212125135772 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) 20250212125135772 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) 20250212125135772 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) 20250212125135772 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) 20250212125135772 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) 20250212125135772 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) 20250212125135772 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) 20250212125135772 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) 20250212125135772 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) 20250212125135772 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) 20250212125135772 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) 20250212125135772 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) 20250212125135776 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) 20250212125135776 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) 20250212125135776 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) 20250212125135776 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) 20250212125135776 DRLCMACDL DEBUG -- Chunk with length 112 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135776 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 322, MCS-3): ab ed bc 18 98 48 12 72 f0 8a fd 18 7c e1 02 8f e5 c6 91 05 52 da 2e c4 c9 b5 32 0f 42 df e5 87 d9 c9 14 5a 79 (tbf_dl.cpp:686) 20250212125135776 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) 20250212125135776 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135776 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 322) (tbf_dl.cpp:847) 20250212125135776 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 322, MCS-3): 07 80 50 86 56 db 79 31 30 91 24 e4 e0 15 fb 31 f8 c2 05 1e cb 8d 23 0b a4 b4 5d 88 93 6b 65 1e 84 be cb 0f b3 93 29 b4 f2 00 (tbf_dl.cpp:911) 20250212125135776 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1746 Sending data request: sapi=5 arfcn=871 cur_fn=1742 block=7 data=07 80 50 86 56 db 79 31 30 91 24 e4 e0 15 fb 31 f8 c2 05 1e cb 8d 23 0b a4 b4 5d 88 93 6b 65 1e 84 be cb 0f b3 93 29 b4 f2 00 (pcu_l1_if.cpp:182) 20250212125135776 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125135790 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) 20250212125135790 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) 20250212125135791 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) 20250212125135791 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) 20250212125135791 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) 20250212125135791 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) 20250212125135791 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) 20250212125135791 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) 20250212125135791 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) 20250212125135791 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) 20250212125135791 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) 20250212125135791 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) 20250212125135791 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) 20250212125135791 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) 20250212125135792 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) 20250212125135792 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) 20250212125135795 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) 20250212125135795 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) 20250212125135795 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) 20250212125135795 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) 20250212125135795 DRLCMACDL DEBUG -- Chunk with length 75 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 323, MCS-3): 92 ce 0b c3 89 81 f5 4b 48 db 43 d4 b7 ca 64 a4 ca 87 3c b9 fe 72 5b 7d e4 7a 30 5e 06 15 63 16 83 2e 55 95 01 (tbf_dl.cpp:686) 20250212125135795 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) 20250212125135795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 323) (tbf_dl.cpp:847) 20250212125135795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 323, MCS-3): 07 c0 50 86 24 9d 17 86 13 03 eb 97 90 b6 87 a8 6f 95 c9 48 95 0f 79 72 fd e5 b6 fa c8 f5 60 bc 0c 2a c6 2c 06 5d aa 2a 03 00 (tbf_dl.cpp:911) 20250212125135795 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1750 Sending data request: sapi=5 arfcn=871 cur_fn=1746 block=8 data=07 c0 50 86 24 9d 17 86 13 03 eb 97 90 b6 87 a8 6f 95 c9 48 95 0f 79 72 fd e5 b6 fa c8 f5 60 bc 0c 2a c6 2c 06 5d aa 2a 03 00 (pcu_l1_if.cpp:182) 20250212125135795 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125135810 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) 20250212125135810 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) 20250212125135810 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) 20250212125135810 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) 20250212125135810 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) 20250212125135810 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) 20250212125135810 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) 20250212125135810 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) 20250212125135811 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) 20250212125135811 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) 20250212125135811 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) 20250212125135811 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) 20250212125135811 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) 20250212125135811 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) 20250212125135811 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) 20250212125135811 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) 20250212125135818 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) 20250212125135818 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) 20250212125135818 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) 20250212125135818 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) 20250212125135818 DRLCMACDL DEBUG -- Chunk with length 38 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 324, MCS-3): cd 0e ef 0e 5d 0c 56 ce a6 70 2f d9 b8 7f 1d 5f 01 3c bf e8 78 4a b5 62 89 ba d1 b5 3c ce ef 1d d6 55 a7 39 c2 (tbf_dl.cpp:686) 20250212125135818 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) 20250212125135818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 324) (tbf_dl.cpp:847) 20250212125135818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 324, MCS-3): 07 00 51 86 9a 1d de 1d ba 18 ac 9c 4d e1 5e b2 71 ff 3a be 02 78 7e d1 f1 94 6a c5 12 75 a3 6b 79 9c df 3b ac ab 4e 73 84 01 (tbf_dl.cpp:911) 20250212125135819 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1755 Sending data request: sapi=5 arfcn=871 cur_fn=1750 block=9 data=07 00 51 86 9a 1d de 1d ba 18 ac 9c 4d e1 5e b2 71 ff 3a be 02 78 7e d1 f1 94 6a c5 12 75 a3 6b 79 9c df 3b ac ab 4e 73 84 01 (pcu_l1_if.cpp:182) 20250212125135819 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125135833 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) 20250212125135833 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) 20250212125135833 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) 20250212125135833 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) 20250212125135833 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) 20250212125135833 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) 20250212125135833 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) 20250212125135833 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) 20250212125135833 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) 20250212125135833 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) 20250212125135833 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) 20250212125135833 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) 20250212125135833 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) 20250212125135833 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) 20250212125135834 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) 20250212125135834 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) 20250212125135837 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) 20250212125135837 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) 20250212125135837 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) 20250212125135837 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) 20250212125135837 DRLCMACDL DEBUG -- Chunk with length 1 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20250212125135837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125135837 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1544 KBits/s (gprs_rlcmac_meas.cpp:181) 20250212125135837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125135837 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (35) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 325, MCS-3): 03 67 04 95 05 43 d4 38 18 11 12 0f 0c a3 29 b4 6c 1b 9d 1f b8 42 10 89 fc cd 87 52 8e cf 59 79 8a 33 a2 8e 52 (tbf_dl.cpp:686) 20250212125135837 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) 20250212125135837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 325) (tbf_dl.cpp:847) 20250212125135837 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 ce 08 2a 0b 86 a8 71 30 22 24 1e 18 46 53 68 d9 36 3a 3f 70 85 20 12 f9 9b 0f a5 1c 9f b3 f2 14 67 44 1d a5 00 (tbf_dl.cpp:911) 20250212125135837 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1759 Sending data request: sapi=5 arfcn=871 cur_fn=1755 block=10 data=07 40 51 06 06 ce 08 2a 0b 86 a8 71 30 22 24 1e 18 46 53 68 d9 36 3a 3f 70 85 20 12 f9 9b 0f a5 1c 9f b3 f2 14 67 44 1d a5 00 (pcu_l1_if.cpp:182) 20250212125135837 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125135852 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) 20250212125135852 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) 20250212125135853 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) 20250212125135853 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) 20250212125135854 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) 20250212125135854 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) 20250212125135855 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) 20250212125135855 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) 20250212125135856 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) 20250212125135856 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) 20250212125135856 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) 20250212125135856 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) 20250212125135857 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) 20250212125135857 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) 20250212125135857 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) 20250212125135857 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) 20250212125135858 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) 20250212125135858 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) 20250212125135858 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) 20250212125135858 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) 20250212125135858 DRLCMACDL DEBUG -- Chunk with length 1365 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135858 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 326, MCS-3): 8b 8a 46 06 80 a2 2e 2e fe 46 5a 9e 55 3f 7b 5d 50 43 fa 48 52 c3 98 8e 46 5d 9c f1 85 a8 08 70 5c 9e c5 5c 82 (tbf_dl.cpp:686) 20250212125135858 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) 20250212125135858 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135858 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 326) (tbf_dl.cpp:847) 20250212125135858 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 326, MCS-3): 07 80 51 86 16 15 8d 0c 00 45 5d 5c fc 8d b4 3c ab 7e f6 ba a0 86 f4 91 a4 86 31 1d 8d ba 38 e3 0b 51 11 e0 b8 3c 8b b9 04 01 (tbf_dl.cpp:911) 20250212125135858 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1763 Sending data request: sapi=5 arfcn=871 cur_fn=1759 block=11 data=07 80 51 86 16 15 8d 0c 00 45 5d 5c fc 8d b4 3c ab 7e f6 ba a0 86 f4 91 a4 86 31 1d 8d ba 38 e3 0b 51 11 e0 b8 3c 8b b9 04 01 (pcu_l1_if.cpp:182) 20250212125135858 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125135870 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) 20250212125135870 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) 20250212125135870 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) 20250212125135870 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) 20250212125135871 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) 20250212125135871 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) 20250212125135871 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) 20250212125135871 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) 20250212125135871 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) 20250212125135871 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) 20250212125135871 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) 20250212125135871 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) 20250212125135871 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) 20250212125135871 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) 20250212125135871 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) 20250212125135871 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) 20250212125135879 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) 20250212125135879 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) 20250212125135879 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) 20250212125135879 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) 20250212125135879 DRLCMACDL DEBUG -- Chunk with length 1328 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 327, MCS-3): bc 8a 8a 4c 98 78 87 32 32 6f aa 82 1f 7e 63 5d 6a 6a 2c c7 9e cf 80 13 b1 93 72 5a 86 cc 45 de 2c 85 e7 49 fb (tbf_dl.cpp:686) 20250212125135879 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) 20250212125135879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 327) (tbf_dl.cpp:847) 20250212125135879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 327, MCS-3): 07 c0 51 86 78 15 15 99 30 f1 0e 65 64 de 54 05 3f fc c6 ba d4 d4 58 8e 3d 9f 01 27 62 27 e5 b4 0c 99 8b bc 59 0a cf 93 f6 01 (tbf_dl.cpp:911) 20250212125135879 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1768 Sending data request: sapi=5 arfcn=871 cur_fn=1763 block=0 data=07 c0 51 86 78 15 15 99 30 f1 0e 65 64 de 54 05 3f fc c6 ba d4 d4 58 8e 3d 9f 01 27 62 27 e5 b4 0c 99 8b bc 59 0a cf 93 f6 01 (pcu_l1_if.cpp:182) 20250212125135879 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125135893 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) 20250212125135893 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) 20250212125135893 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) 20250212125135893 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) 20250212125135893 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) 20250212125135893 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) 20250212125135894 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) 20250212125135894 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) 20250212125135894 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) 20250212125135894 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) 20250212125135894 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) 20250212125135894 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) 20250212125135894 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) 20250212125135894 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) 20250212125135894 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) 20250212125135894 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) 20250212125135898 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) 20250212125135898 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) 20250212125135898 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) 20250212125135898 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) 20250212125135898 DRLCMACDL DEBUG -- Chunk with length 1291 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 328, MCS-3): 78 5e 92 44 82 29 9f d7 62 e0 1e 4b 17 f5 5f 2e fc e6 97 c5 ef be dd 25 b8 37 fa d6 8d f3 3c 77 bb e8 c4 6d fd (tbf_dl.cpp:686) 20250212125135898 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) 20250212125135898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 328) (tbf_dl.cpp:847) 20250212125135898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 328, MCS-3): 07 00 52 86 f0 bc 24 89 04 53 3e af c5 c0 3d 96 2e ea bf 5c f8 cd 2f 8b df 7d bb 4b 70 6f f4 ad 1b e7 79 ee 76 d1 89 db fa 01 (tbf_dl.cpp:911) 20250212125135898 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1772 Sending data request: sapi=5 arfcn=871 cur_fn=1768 block=1 data=07 00 52 86 f0 bc 24 89 04 53 3e af c5 c0 3d 96 2e ea bf 5c f8 cd 2f 8b df 7d bb 4b 70 6f f4 ad 1b e7 79 ee 76 d1 89 db fa 01 (pcu_l1_if.cpp:182) 20250212125135898 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125135912 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) 20250212125135912 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) 20250212125135912 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) 20250212125135912 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) 20250212125135912 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) 20250212125135912 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) 20250212125135912 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) 20250212125135912 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) 20250212125135913 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) 20250212125135913 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) 20250212125135913 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) 20250212125135913 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) 20250212125135913 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) 20250212125135913 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) 20250212125135913 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) 20250212125135913 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) 20250212125135916 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) 20250212125135916 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) 20250212125135916 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) 20250212125135916 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) 20250212125135916 DRLCMACDL DEBUG -- Chunk with length 1254 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 329, MCS-3): 59 35 3e ee d8 b4 85 01 f6 64 b9 c9 2a 63 75 ee 8c 67 91 c2 06 5c 95 11 c0 29 c8 fb 34 a1 ba 8f b4 77 e0 af 53 (tbf_dl.cpp:686) 20250212125135916 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) 20250212125135916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 329) (tbf_dl.cpp:847) 20250212125135916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 329, MCS-3): 07 40 52 86 b2 6a 7c dc b1 69 0b 03 ec c9 72 93 55 c6 ea dc 19 cf 22 85 0d b8 2a 23 80 53 90 f7 69 42 75 1f 69 ef c0 5f a7 00 (tbf_dl.cpp:911) 20250212125135916 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1776 Sending data request: sapi=5 arfcn=871 cur_fn=1772 block=2 data=07 40 52 86 b2 6a 7c dc b1 69 0b 03 ec c9 72 93 55 c6 ea dc 19 cf 22 85 0d b8 2a 23 80 53 90 f7 69 42 75 1f 69 ef c0 5f a7 00 (pcu_l1_if.cpp:182) 20250212125135917 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125135930 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) 20250212125135930 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) 20250212125135931 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) 20250212125135931 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) 20250212125135931 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) 20250212125135931 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) 20250212125135931 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) 20250212125135931 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) 20250212125135931 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) 20250212125135931 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) 20250212125135931 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) 20250212125135931 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) 20250212125135931 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) 20250212125135931 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) 20250212125135931 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) 20250212125135931 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) 20250212125135940 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) 20250212125135940 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) 20250212125135940 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) 20250212125135940 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) 20250212125135940 DRLCMACDL DEBUG -- Chunk with length 1217 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 330, MCS-3): 46 cc a3 d4 e1 f9 f9 c7 dc b2 76 8d 88 a4 a7 c4 f7 fb 30 89 1d dc 49 34 0b 35 5e 15 d0 2e 09 aa 20 c3 9c 61 60 (tbf_dl.cpp:686) 20250212125135940 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) 20250212125135940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 330) (tbf_dl.cpp:847) 20250212125135940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 330, MCS-3): 07 80 52 86 8c 98 47 a9 c3 f3 f3 8f b9 65 ed 1a 11 49 4f 89 ef f7 61 12 3b b8 93 68 16 6a bc 2a a0 5d 12 54 41 86 39 c3 c0 00 (tbf_dl.cpp:911) 20250212125135940 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1781 Sending data request: sapi=5 arfcn=871 cur_fn=1776 block=3 data=07 80 52 86 8c 98 47 a9 c3 f3 f3 8f b9 65 ed 1a 11 49 4f 89 ef f7 61 12 3b b8 93 68 16 6a bc 2a a0 5d 12 54 41 86 39 c3 c0 00 (pcu_l1_if.cpp:182) 20250212125135940 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125135954 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) 20250212125135954 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) 20250212125135954 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) 20250212125135954 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) 20250212125135954 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) 20250212125135954 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) 20250212125135954 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) 20250212125135954 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) 20250212125135954 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) 20250212125135954 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) 20250212125135955 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) 20250212125135955 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) 20250212125135955 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) 20250212125135955 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) 20250212125135955 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) 20250212125135955 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) 20250212125135958 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) 20250212125135958 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) 20250212125135958 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) 20250212125135958 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) 20250212125135958 DRLCMACDL DEBUG -- Chunk with length 1180 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 331, MCS-3): 5b a8 e0 a0 ea 40 3d be e5 b7 c6 bd 6b c6 3d 0a c1 29 ab 56 57 01 12 ac 3c 77 62 56 00 4e 3e 7e 54 e8 09 d1 e7 (tbf_dl.cpp:686) 20250212125135958 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) 20250212125135958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 331) (tbf_dl.cpp:847) 20250212125135958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 331, MCS-3): 07 c0 52 86 b6 50 c1 41 d5 81 7a 7c cb 6f 8d 7b d7 8c 7b 14 82 53 56 ad ae 02 24 58 79 ee c4 ac 00 9c 7c fc a8 d0 13 a2 cf 01 (tbf_dl.cpp:911) 20250212125135958 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1785 Sending data request: sapi=5 arfcn=871 cur_fn=1781 block=4 data=07 c0 52 86 b6 50 c1 41 d5 81 7a 7c cb 6f 8d 7b d7 8c 7b 14 82 53 56 ad ae 02 24 58 79 ee c4 ac 00 9c 7c fc a8 d0 13 a2 cf 01 (pcu_l1_if.cpp:182) 20250212125135958 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125135972 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) 20250212125135972 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) 20250212125135972 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) 20250212125135972 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) 20250212125135973 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) 20250212125135973 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) 20250212125135973 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) 20250212125135973 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) 20250212125135973 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) 20250212125135973 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) 20250212125135973 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) 20250212125135973 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) 20250212125135973 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) 20250212125135973 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) 20250212125135973 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) 20250212125135973 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) 20250212125135977 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) 20250212125135977 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) 20250212125135977 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) 20250212125135977 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) 20250212125135977 DRLCMACDL DEBUG -- Chunk with length 1143 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125135977 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 332, MCS-3): b6 58 c5 38 f3 73 f5 23 3e 5c b9 83 50 f8 0e 6e ee b6 f0 92 18 fd 6b 2d 8a 0d da e6 3a 32 f9 ea 85 ff e0 e9 9c (tbf_dl.cpp:686) 20250212125135977 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) 20250212125135977 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125135977 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 332) (tbf_dl.cpp:847) 20250212125135977 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 332, MCS-3): 07 00 53 86 6c b1 8a 71 e6 e7 ea 47 7c b8 72 07 a1 f0 1d dc dc 6d e1 25 31 fa d7 5a 14 1b b4 cd 75 64 f2 d5 0b ff c1 d3 39 01 (tbf_dl.cpp:911) 20250212125135977 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1789 Sending data request: sapi=5 arfcn=871 cur_fn=1785 block=5 data=07 00 53 86 6c b1 8a 71 e6 e7 ea 47 7c b8 72 07 a1 f0 1d dc dc 6d e1 25 31 fa d7 5a 14 1b b4 cd 75 64 f2 d5 0b ff c1 d3 39 01 (pcu_l1_if.cpp:182) 20250212125135977 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125135991 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) 20250212125135991 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) 20250212125135991 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) 20250212125135991 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) 20250212125135991 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) 20250212125135991 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) 20250212125135991 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) 20250212125135991 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) 20250212125135991 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) 20250212125135991 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) 20250212125135992 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) 20250212125135992 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) 20250212125135992 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) 20250212125135992 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) 20250212125135992 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) 20250212125135992 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) 20250212125136000 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) 20250212125136000 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) 20250212125136000 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) 20250212125136000 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) 20250212125136000 DRLCMACDL DEBUG -- Chunk with length 1106 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 333, MCS-3): 3c d2 97 ae 91 56 78 75 39 ac 93 d2 29 af 84 ea 4b 80 c7 c1 9e d7 da 61 24 29 88 5d 03 92 85 c4 5c d5 b6 cb a0 (tbf_dl.cpp:686) 20250212125136000 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) 20250212125136000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 333) (tbf_dl.cpp:847) 20250212125136000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 333, MCS-3): 07 40 53 86 78 a4 2f 5d 23 ad f0 ea 72 58 27 a5 53 5e 09 d5 97 00 8f 83 3d af b5 c3 48 52 10 bb 06 24 0b 89 b9 aa 6d 97 41 01 (tbf_dl.cpp:911) 20250212125136000 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1794 Sending data request: sapi=5 arfcn=871 cur_fn=1789 block=6 data=07 40 53 86 78 a4 2f 5d 23 ad f0 ea 72 58 27 a5 53 5e 09 d5 97 00 8f 83 3d af b5 c3 48 52 10 bb 06 24 0b 89 b9 aa 6d 97 41 01 (pcu_l1_if.cpp:182) 20250212125136000 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125136014 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) 20250212125136014 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) 20250212125136014 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) 20250212125136014 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) 20250212125136014 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) 20250212125136014 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) 20250212125136014 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) 20250212125136014 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) 20250212125136015 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) 20250212125136015 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) 20250212125136015 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) 20250212125136015 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) 20250212125136015 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) 20250212125136015 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) 20250212125136015 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) 20250212125136015 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) 20250212125136019 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) 20250212125136019 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) 20250212125136019 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) 20250212125136019 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) 20250212125136019 DRLCMACDL DEBUG -- Chunk with length 1069 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136019 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 334, MCS-3): 08 84 c8 45 a5 92 50 bf 90 ab 4e ad 87 08 4a b3 b6 2a 15 17 a3 d1 5a d7 51 fd 5e c8 71 91 1b 16 28 c9 85 01 6c (tbf_dl.cpp:686) 20250212125136019 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) 20250212125136019 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136019 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 334) (tbf_dl.cpp:847) 20250212125136019 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 334, MCS-3): 07 80 53 86 10 08 91 8b 4a 25 a1 7e 21 57 9d 5a 0f 11 94 66 6d 55 2a 2e 46 a3 b5 ae a3 fa bd 90 e3 22 37 2c 50 92 0b 03 d8 00 (tbf_dl.cpp:911) 20250212125136019 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1798 Sending data request: sapi=5 arfcn=871 cur_fn=1794 block=7 data=07 80 53 86 10 08 91 8b 4a 25 a1 7e 21 57 9d 5a 0f 11 94 66 6d 55 2a 2e 46 a3 b5 ae a3 fa bd 90 e3 22 37 2c 50 92 0b 03 d8 00 (pcu_l1_if.cpp:182) 20250212125136019 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125136033 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) 20250212125136033 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) 20250212125136033 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) 20250212125136033 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) 20250212125136033 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) 20250212125136033 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) 20250212125136033 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) 20250212125136033 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) 20250212125136034 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) 20250212125136034 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) 20250212125136034 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) 20250212125136034 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) 20250212125136034 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) 20250212125136034 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) 20250212125136034 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) 20250212125136034 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) 20250212125136037 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) 20250212125136037 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) 20250212125136037 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) 20250212125136037 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) 20250212125136037 DRLCMACDL DEBUG -- Chunk with length 1032 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 335, MCS-3): 5f b8 ef 67 e2 40 d1 f5 64 36 c1 7f 16 12 e5 c1 27 9c af aa a5 46 d7 75 da 03 47 85 47 1a 8c c6 84 22 b9 88 56 (tbf_dl.cpp:686) 20250212125136037 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) 20250212125136037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 335) (tbf_dl.cpp:847) 20250212125136037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 335, MCS-3): 07 c0 53 86 be 70 df cf c4 81 a2 eb c9 6c 82 ff 2c 24 ca 83 4f 38 5f 55 4b 8d ae eb b4 07 8e 0a 8f 34 18 8d 09 45 72 11 ad 00 (tbf_dl.cpp:911) 20250212125136037 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1802 Sending data request: sapi=5 arfcn=871 cur_fn=1798 block=8 data=07 c0 53 86 be 70 df cf c4 81 a2 eb c9 6c 82 ff 2c 24 ca 83 4f 38 5f 55 4b 8d ae eb b4 07 8e 0a 8f 34 18 8d 09 45 72 11 ad 00 (pcu_l1_if.cpp:182) 20250212125136038 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125136051 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) 20250212125136051 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) 20250212125136052 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) 20250212125136052 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) 20250212125136052 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) 20250212125136052 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) 20250212125136052 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) 20250212125136052 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) 20250212125136053 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) 20250212125136053 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) 20250212125136053 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) 20250212125136053 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) 20250212125136053 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) 20250212125136053 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) 20250212125136053 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) 20250212125136053 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) 20250212125136061 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) 20250212125136061 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) 20250212125136061 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) 20250212125136061 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) 20250212125136061 DRLCMACDL DEBUG -- Chunk with length 995 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 336, MCS-3): d4 70 83 35 27 47 45 70 05 55 71 68 8b 44 5f 7f c8 2a bb cf 16 0c 41 f0 79 ca 18 18 79 ec 4b 30 66 7a 6e fb c1 (tbf_dl.cpp:686) 20250212125136061 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) 20250212125136061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 336) (tbf_dl.cpp:847) 20250212125136061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 336, MCS-3): 07 00 54 86 a8 e1 06 6b 4e 8e 8a e0 0a aa e2 d0 16 89 be fe 90 55 76 9f 2d 18 82 e0 f3 94 31 30 f2 d8 97 60 cc f4 dc f6 83 01 (tbf_dl.cpp:911) 20250212125136061 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1807 Sending data request: sapi=5 arfcn=871 cur_fn=1802 block=9 data=07 00 54 86 a8 e1 06 6b 4e 8e 8a e0 0a aa e2 d0 16 89 be fe 90 55 76 9f 2d 18 82 e0 f3 94 31 30 f2 d8 97 60 cc f4 dc f6 83 01 (pcu_l1_if.cpp:182) 20250212125136061 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125136075 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) 20250212125136075 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) 20250212125136075 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) 20250212125136075 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) 20250212125136075 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) 20250212125136075 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) 20250212125136075 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) 20250212125136075 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) 20250212125136075 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) 20250212125136075 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) 20250212125136075 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) 20250212125136075 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) 20250212125136076 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) 20250212125136076 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) 20250212125136076 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) 20250212125136076 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) 20250212125136079 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) 20250212125136079 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) 20250212125136079 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) 20250212125136079 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) 20250212125136079 DRLCMACDL DEBUG -- Chunk with length 958 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 337, MCS-3): 1e 3a 9c d5 fa db cb 4c c6 f4 51 26 48 97 fe 39 d9 c2 b0 ff bb 07 ab f7 da 48 40 14 40 b8 cb 1c 63 20 b6 c8 31 (tbf_dl.cpp:686) 20250212125136079 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) 20250212125136079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 337) (tbf_dl.cpp:847) 20250212125136079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 337, MCS-3): 07 40 54 86 3c 74 38 ab f5 b7 97 99 8c e9 a3 4c 90 2e fd 73 b2 85 61 ff 77 0f 56 ef b5 91 80 28 80 70 97 39 c6 40 6c 91 63 00 (tbf_dl.cpp:911) 20250212125136079 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1811 Sending data request: sapi=5 arfcn=871 cur_fn=1807 block=10 data=07 40 54 86 3c 74 38 ab f5 b7 97 99 8c e9 a3 4c 90 2e fd 73 b2 85 61 ff 77 0f 56 ef b5 91 80 28 80 70 97 39 c6 40 6c 91 63 00 (pcu_l1_if.cpp:182) 20250212125136080 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125136093 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) 20250212125136093 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) 20250212125136094 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) 20250212125136094 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) 20250212125136094 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) 20250212125136094 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) 20250212125136094 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) 20250212125136094 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) 20250212125136095 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) 20250212125136095 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) 20250212125136095 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) 20250212125136095 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) 20250212125136095 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) 20250212125136095 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) 20250212125136095 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) 20250212125136095 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) 20250212125136098 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) 20250212125136098 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) 20250212125136098 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) 20250212125136098 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) 20250212125136098 DRLCMACDL DEBUG -- Chunk with length 921 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136098 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 338, MCS-3): ad 08 db 71 34 1a 9a 75 96 6e 12 8b 39 dc 72 3d 0d c2 84 f7 c2 4e e9 19 fc 4f cd 5d 83 74 08 b8 8e 39 5a 50 2c (tbf_dl.cpp:686) 20250212125136098 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) 20250212125136098 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136098 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 338) (tbf_dl.cpp:847) 20250212125136098 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 338, MCS-3): 07 80 54 86 5a 11 b6 e3 68 34 34 eb 2c dd 24 16 73 b8 e5 7a 1a 84 09 ef 85 9d d2 33 f8 9f 9a bb 06 e9 10 70 1d 73 b4 a0 58 00 (tbf_dl.cpp:911) 20250212125136098 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1815 Sending data request: sapi=5 arfcn=871 cur_fn=1811 block=11 data=07 80 54 86 5a 11 b6 e3 68 34 34 eb 2c dd 24 16 73 b8 e5 7a 1a 84 09 ef 85 9d d2 33 f8 9f 9a bb 06 e9 10 70 1d 73 b4 a0 58 00 (pcu_l1_if.cpp:182) 20250212125136098 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125136112 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) 20250212125136112 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) 20250212125136112 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) 20250212125136112 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) 20250212125136112 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) 20250212125136112 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) 20250212125136112 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) 20250212125136112 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) 20250212125136112 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) 20250212125136112 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) 20250212125136113 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) 20250212125136113 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) 20250212125136113 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) 20250212125136113 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) 20250212125136113 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) 20250212125136113 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) 20250212125136121 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) 20250212125136121 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) 20250212125136121 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) 20250212125136121 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) 20250212125136121 DRLCMACDL DEBUG -- Chunk with length 884 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 339, MCS-3): 4a 52 3f f7 aa 3d 8d 3b 9b ab 97 68 45 91 de d1 64 4b fa 36 f9 f4 f2 54 33 ff 59 2f 01 09 a5 1a 51 ed 46 71 27 (tbf_dl.cpp:686) 20250212125136121 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) 20250212125136121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 339) (tbf_dl.cpp:847) 20250212125136121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 339, MCS-3): 07 c0 54 86 94 a4 7e ee 55 7b 1a 77 36 57 2f d1 8a 22 bd a3 c9 96 f4 6d f2 e9 e5 a9 66 fe b3 5e 02 12 4a 35 a2 da 8d e2 4e 00 (tbf_dl.cpp:911) 20250212125136121 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1820 Sending data request: sapi=5 arfcn=871 cur_fn=1815 block=0 data=07 c0 54 86 94 a4 7e ee 55 7b 1a 77 36 57 2f d1 8a 22 bd a3 c9 96 f4 6d f2 e9 e5 a9 66 fe b3 5e 02 12 4a 35 a2 da 8d e2 4e 00 (pcu_l1_if.cpp:182) 20250212125136121 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125136135 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) 20250212125136135 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) 20250212125136135 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) 20250212125136135 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) 20250212125136135 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) 20250212125136135 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) 20250212125136136 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) 20250212125136136 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) 20250212125136136 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) 20250212125136136 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) 20250212125136136 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) 20250212125136136 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) 20250212125136136 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) 20250212125136136 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) 20250212125136136 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) 20250212125136136 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) 20250212125136140 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) 20250212125136140 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1824 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125136140 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) 20250212125136140 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) 20250212125136140 DRLCMACDL DEBUG -- Chunk with length 847 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 340, MCS-3): dd bc f3 bc 4f 65 f0 7a ce 3c b8 c0 25 8e 1b c4 dd 22 51 b5 1d 32 87 76 6d 7f cf 02 f2 c0 b4 91 ea 9e 66 82 30 (tbf_dl.cpp:686) 20250212125136140 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) 20250212125136140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 340) (tbf_dl.cpp:847) 20250212125136140 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) 20250212125136140 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1824 + 13 = 1837 (pdch_ul_controller.c:131) 20250212125136140 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1837 for type POLL (pdch_ul_controller.c:184) 20250212125136140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1837, TS=7) (tbf_dl.cpp:883) 20250212125136140 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1837, TS=7 (tbf_dl.cpp:903) 20250212125136140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 340, MCS-3): 0f 00 55 86 ba 79 e7 79 9f ca e0 f5 9c 79 70 81 4b 1c 37 88 bb 45 a2 6a 3b 64 0e ed da fe 9e 05 e4 81 69 23 d5 3d cd 04 61 00 (tbf_dl.cpp:911) 20250212125136140 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1824 Sending data request: sapi=5 arfcn=871 cur_fn=1820 block=1 data=0f 00 55 86 ba 79 e7 79 9f ca e0 f5 9c 79 70 81 4b 1c 37 88 bb 45 a2 6a 3b 64 0e ed da fe 9e 05 e4 81 69 23 d5 3d cd 04 61 00 (pcu_l1_if.cpp:182) 20250212125136140 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125136154 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) 20250212125136154 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) 20250212125136154 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) 20250212125136154 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) 20250212125136154 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) 20250212125136154 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) 20250212125136154 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) 20250212125136154 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) 20250212125136154 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) 20250212125136154 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) 20250212125136154 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) 20250212125136154 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) 20250212125136155 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) 20250212125136155 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) 20250212125136155 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) 20250212125136155 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) 20250212125136158 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125136172 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) 20250212125136172 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) 20250212125136172 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) 20250212125136172 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) 20250212125136173 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) 20250212125136173 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) 20250212125136173 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) 20250212125136173 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) 20250212125136173 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) 20250212125136173 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) 20250212125136173 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) 20250212125136173 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) 20250212125136173 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) 20250212125136173 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) 20250212125136173 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) 20250212125136173 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) 20250212125136181 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125136195 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) 20250212125136195 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) 20250212125136196 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) 20250212125136196 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) 20250212125136196 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) 20250212125136196 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) 20250212125136196 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) 20250212125136196 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) 20250212125136196 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) 20250212125136196 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) 20250212125136196 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) 20250212125136196 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) 20250212125136196 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) 20250212125136196 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) 20250212125136197 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) 20250212125136197 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) 20250212125136200 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125136214 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1837 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1833 block=4 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) 20250212125136214 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1837 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125136214 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125136214 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1837 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125136214 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) 20250212125136214 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1837 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125136214 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125136214 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, 0x563244858efc, 0x563244858f00, 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:570) 20250212125136214 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:597) 20250212125136214 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125136214 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) 20250212125136214 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) 20250212125136214 DRLCMACDL DEBUG - got ack for BSN=321 (rlc_window_dl.cpp:103) 20250212125136214 DRLCMACDL DEBUG - got ack for BSN=322 (rlc_window_dl.cpp:103) 20250212125136214 DRLCMACDL DEBUG - got ack for BSN=323 (rlc_window_dl.cpp:103) 20250212125136214 DRLCMACDL DEBUG - got ack for BSN=324 (rlc_window_dl.cpp:103) 20250212125136214 DRLCMACDL DEBUG - got ack for BSN=325 (rlc_window_dl.cpp:103) 20250212125136214 DRLCMACDL DEBUG - got ack for BSN=326 (rlc_window_dl.cpp:103) 20250212125136214 DRLCMACDL DEBUG - got ack for BSN=327 (rlc_window_dl.cpp:103) 20250212125136214 DRLCMACDL DEBUG - got ack for BSN=328 (rlc_window_dl.cpp:103) 20250212125136214 DRLCMACDL DEBUG - got ack for BSN=329 (rlc_window_dl.cpp:103) 20250212125136214 DRLCMACDL DEBUG - got ack for BSN=330 (rlc_window_dl.cpp:103) 20250212125136214 DRLCMACDL DEBUG - got ack for BSN=331 (rlc_window_dl.cpp:103) 20250212125136214 DRLCMACDL DEBUG - got ack for BSN=332 (rlc_window_dl.cpp:103) 20250212125136214 DRLCMACDL DEBUG - got ack for BSN=333 (rlc_window_dl.cpp:103) 20250212125136214 DRLCMACDL DEBUG - got ack for BSN=334 (rlc_window_dl.cpp:103) 20250212125136214 DRLCMACDL DEBUG - got ack for BSN=335 (rlc_window_dl.cpp:103) 20250212125136214 DRLCMACDL DEBUG - got ack for BSN=336 (rlc_window_dl.cpp:103) 20250212125136214 DRLCMACDL DEBUG - got ack for BSN=337 (rlc_window_dl.cpp:103) 20250212125136214 DRLCMACDL DEBUG - got ack for BSN=338 (rlc_window_dl.cpp:103) 20250212125136214 DRLCMACDL DEBUG - got ack for BSN=339 (rlc_window_dl.cpp:103) 20250212125136214 DRLCMACDL DEBUG - got ack for BSN=340 (rlc_window_dl.cpp:103) 20250212125136214 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) 20250212125136214 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) 20250212125136215 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) 20250212125136215 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) 20250212125136215 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) 20250212125136215 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) 20250212125136215 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) 20250212125136215 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) 20250212125136215 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) 20250212125136215 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) 20250212125136216 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) 20250212125136216 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) 20250212125136216 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) 20250212125136216 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) 20250212125136216 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) 20250212125136216 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) 20250212125136219 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) 20250212125136219 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1841 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125136219 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) 20250212125136219 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) 20250212125136219 DRLCMACDL DEBUG -- Chunk with length 810 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 341, MCS-3): 5c 59 fb 5c 2d f3 c4 50 42 75 24 ac 11 c2 17 66 12 b2 42 1f f2 0b 42 c9 32 3e 77 d4 55 50 d8 be 66 50 2f e6 78 (tbf_dl.cpp:686) 20250212125136219 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) 20250212125136219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 341) (tbf_dl.cpp:847) 20250212125136219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 341, MCS-3): 07 40 55 86 b8 b2 f6 b9 5a e6 89 a1 84 ea 48 58 23 84 2f cc 24 64 85 3e e4 17 84 92 65 7c ee a8 ab a0 b0 7d cd a0 5e cc f1 00 (tbf_dl.cpp:911) 20250212125136219 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1841 Sending data request: sapi=5 arfcn=871 cur_fn=1837 block=5 data=07 40 55 86 b8 b2 f6 b9 5a e6 89 a1 84 ea 48 58 23 84 2f cc 24 64 85 3e e4 17 84 92 65 7c ee a8 ab a0 b0 7d cd a0 5e cc f1 00 (pcu_l1_if.cpp:182) 20250212125136219 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125136233 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) 20250212125136233 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) 20250212125136233 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) 20250212125136233 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) 20250212125136234 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) 20250212125136234 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) 20250212125136234 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) 20250212125136234 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) 20250212125136234 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) 20250212125136234 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) 20250212125136234 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) 20250212125136234 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) 20250212125136235 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) 20250212125136235 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) 20250212125136235 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) 20250212125136235 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) 20250212125136242 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) 20250212125136242 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) 20250212125136242 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) 20250212125136242 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) 20250212125136242 DRLCMACDL DEBUG -- Chunk with length 773 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136242 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 342, MCS-3): 7d 85 b4 cd fd 95 92 12 15 6c 74 79 f6 92 d2 81 46 8a a8 e2 e7 d8 f5 e8 0e 7c 25 97 04 bf 25 39 c7 63 a9 ad 45 (tbf_dl.cpp:686) 20250212125136242 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) 20250212125136242 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136242 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 342) (tbf_dl.cpp:847) 20250212125136242 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 342, MCS-3): 07 80 55 86 fa 0a 69 9b fb 2b 25 25 2a d8 e8 f2 ec 25 a5 03 8d 14 51 c5 cf b1 eb d1 1d f8 4a 2e 09 7e 4b 72 8e c7 52 5b 8b 00 (tbf_dl.cpp:911) 20250212125136242 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1846 Sending data request: sapi=5 arfcn=871 cur_fn=1841 block=6 data=07 80 55 86 fa 0a 69 9b fb 2b 25 25 2a d8 e8 f2 ec 25 a5 03 8d 14 51 c5 cf b1 eb d1 1d f8 4a 2e 09 7e 4b 72 8e c7 52 5b 8b 00 (pcu_l1_if.cpp:182) 20250212125136242 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125136256 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) 20250212125136256 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) 20250212125136256 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) 20250212125136256 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) 20250212125136256 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) 20250212125136256 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) 20250212125136256 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) 20250212125136256 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) 20250212125136257 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) 20250212125136257 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) 20250212125136257 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) 20250212125136257 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) 20250212125136257 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) 20250212125136257 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) 20250212125136257 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) 20250212125136257 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) 20250212125136260 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) 20250212125136260 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) 20250212125136260 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) 20250212125136260 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) 20250212125136261 DRLCMACDL DEBUG -- Chunk with length 736 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136261 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 343, MCS-3): 44 16 3f c0 94 46 a2 6c 3c fa 27 7a b9 09 83 b8 10 4d 4c 25 9e 78 7b 90 97 54 78 e2 35 18 22 1c 5e e6 1c 03 bc (tbf_dl.cpp:686) 20250212125136261 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) 20250212125136261 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136261 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 343) (tbf_dl.cpp:847) 20250212125136261 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 343, MCS-3): 07 c0 55 86 88 2c 7e 80 29 8d 44 d9 78 f4 4f f4 72 13 06 71 21 9a 98 4a 3c f1 f6 20 2f a9 f0 c4 6b 30 44 38 bc cc 39 06 78 01 (tbf_dl.cpp:911) 20250212125136261 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1850 Sending data request: sapi=5 arfcn=871 cur_fn=1846 block=7 data=07 c0 55 86 88 2c 7e 80 29 8d 44 d9 78 f4 4f f4 72 13 06 71 21 9a 98 4a 3c f1 f6 20 2f a9 f0 c4 6b 30 44 38 bc cc 39 06 78 01 (pcu_l1_if.cpp:182) 20250212125136261 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125136275 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) 20250212125136275 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) 20250212125136275 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) 20250212125136275 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) 20250212125136275 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) 20250212125136275 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) 20250212125136275 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) 20250212125136275 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) 20250212125136276 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) 20250212125136276 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) 20250212125136276 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) 20250212125136276 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) 20250212125136276 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) 20250212125136276 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) 20250212125136276 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) 20250212125136276 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) 20250212125136279 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) 20250212125136279 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) 20250212125136279 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) 20250212125136279 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) 20250212125136279 DRLCMACDL DEBUG -- Chunk with length 699 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136279 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 344, MCS-3): 70 33 ce ab a6 92 52 ba 0e 9c 87 a9 06 bb dc 66 87 40 cf da 13 1e 68 83 d1 1f fe 82 b6 c0 fe 17 2d fe e9 0a 0e (tbf_dl.cpp:686) 20250212125136279 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) 20250212125136279 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136279 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 344) (tbf_dl.cpp:847) 20250212125136279 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 344, MCS-3): 07 00 56 86 e0 66 9c 57 4d 25 a5 74 1d 38 0f 53 0d 76 b9 cd 0e 81 9e b5 27 3c d0 06 a3 3f fc 05 6d 81 fd 2f 5a fc d3 15 1c 00 (tbf_dl.cpp:911) 20250212125136279 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1854 Sending data request: sapi=5 arfcn=871 cur_fn=1850 block=8 data=07 00 56 86 e0 66 9c 57 4d 25 a5 74 1d 38 0f 53 0d 76 b9 cd 0e 81 9e b5 27 3c d0 06 a3 3f fc 05 6d 81 fd 2f 5a fc d3 15 1c 00 (pcu_l1_if.cpp:182) 20250212125136279 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125136293 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) 20250212125136293 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) 20250212125136293 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) 20250212125136293 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) 20250212125136294 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) 20250212125136294 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) 20250212125136294 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) 20250212125136294 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) 20250212125136294 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) 20250212125136294 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) 20250212125136294 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) 20250212125136294 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) 20250212125136294 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) 20250212125136294 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) 20250212125136294 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) 20250212125136294 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) 20250212125136302 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) 20250212125136303 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) 20250212125136303 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) 20250212125136303 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) 20250212125136303 DRLCMACDL DEBUG -- Chunk with length 662 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 345, MCS-3): ff 5f 76 74 24 da 89 4f d3 6a f6 c8 33 0f 64 2e de 8f 56 a8 b4 07 cf b0 05 93 40 c7 60 37 32 3c 48 b6 9b 71 db (tbf_dl.cpp:686) 20250212125136303 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) 20250212125136303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 345) (tbf_dl.cpp:847) 20250212125136303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 345, MCS-3): 07 40 56 86 fe bf ec e8 48 b4 13 9f a6 d5 ec 91 67 1e c8 5c bc 1f ad 50 69 0f 9e 61 0b 26 81 8e c1 6e 64 78 90 6c 37 e3 b6 01 (tbf_dl.cpp:911) 20250212125136303 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1859 Sending data request: sapi=5 arfcn=871 cur_fn=1854 block=9 data=07 40 56 86 fe bf ec e8 48 b4 13 9f a6 d5 ec 91 67 1e c8 5c bc 1f ad 50 69 0f 9e 61 0b 26 81 8e c1 6e 64 78 90 6c 37 e3 b6 01 (pcu_l1_if.cpp:182) 20250212125136303 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125136317 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) 20250212125136317 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) 20250212125136317 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) 20250212125136317 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) 20250212125136317 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) 20250212125136317 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) 20250212125136317 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) 20250212125136317 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) 20250212125136317 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) 20250212125136317 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) 20250212125136318 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) 20250212125136318 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) 20250212125136318 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) 20250212125136318 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) 20250212125136318 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) 20250212125136318 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) 20250212125136321 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) 20250212125136321 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) 20250212125136321 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) 20250212125136321 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) 20250212125136321 DRLCMACDL DEBUG -- Chunk with length 625 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136321 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 346, MCS-3): 88 02 00 fa 34 57 e3 1b 2a 46 e0 82 f4 17 c8 72 eb 17 e8 48 ab d1 e2 b6 1c d7 77 91 85 b6 1c d9 a6 49 83 91 ae (tbf_dl.cpp:686) 20250212125136321 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) 20250212125136321 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136321 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 346) (tbf_dl.cpp:847) 20250212125136321 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 346, MCS-3): 07 80 56 86 10 05 00 f4 69 ae c6 37 54 8c c0 05 e9 2f 90 e5 d6 2f d0 91 56 a3 c5 6d 39 ae ef 22 0b 6d 39 b2 4d 93 06 23 5d 01 (tbf_dl.cpp:911) 20250212125136321 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1863 Sending data request: sapi=5 arfcn=871 cur_fn=1859 block=10 data=07 80 56 86 10 05 00 f4 69 ae c6 37 54 8c c0 05 e9 2f 90 e5 d6 2f d0 91 56 a3 c5 6d 39 ae ef 22 0b 6d 39 b2 4d 93 06 23 5d 01 (pcu_l1_if.cpp:182) 20250212125136321 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125136336 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) 20250212125136336 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) 20250212125136336 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) 20250212125136336 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) 20250212125136336 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) 20250212125136336 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) 20250212125136336 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) 20250212125136336 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) 20250212125136336 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) 20250212125136336 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) 20250212125136336 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) 20250212125136336 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) 20250212125136337 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) 20250212125136337 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) 20250212125136337 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) 20250212125136337 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) 20250212125136340 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) 20250212125136340 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) 20250212125136340 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) 20250212125136340 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) 20250212125136340 DRLCMACDL DEBUG -- Chunk with length 588 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 347, MCS-3): d7 56 ed 8c bf f2 1f a1 fc c3 49 73 b0 67 2b 43 ae 1f 6b 47 76 c9 28 23 13 ce d8 37 c1 98 6c 41 58 ba 52 90 44 (tbf_dl.cpp:686) 20250212125136340 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) 20250212125136340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 347) (tbf_dl.cpp:847) 20250212125136340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 347, MCS-3): 07 c0 56 86 ae ad da 19 7f e5 3f 42 f9 87 93 e6 60 cf 56 86 5c 3f d6 8e ec 92 51 46 26 9c b1 6f 82 31 d9 82 b0 74 a5 20 89 00 (tbf_dl.cpp:911) 20250212125136340 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1867 Sending data request: sapi=5 arfcn=871 cur_fn=1863 block=11 data=07 c0 56 86 ae ad da 19 7f e5 3f 42 f9 87 93 e6 60 cf 56 86 5c 3f d6 8e ec 92 51 46 26 9c b1 6f 82 31 d9 82 b0 74 a5 20 89 00 (pcu_l1_if.cpp:182) 20250212125136341 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125136355 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) 20250212125136355 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) 20250212125136355 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) 20250212125136355 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) 20250212125136355 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) 20250212125136355 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) 20250212125136356 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) 20250212125136356 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) 20250212125136356 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) 20250212125136356 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) 20250212125136356 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) 20250212125136356 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) 20250212125136357 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) 20250212125136357 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) 20250212125136357 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) 20250212125136357 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) 20250212125136364 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) 20250212125136364 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) 20250212125136364 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) 20250212125136364 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) 20250212125136364 DRLCMACDL DEBUG -- Chunk with length 551 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136364 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 348, MCS-3): 56 b6 c1 87 e2 5b fe 6a 3d e2 d6 79 9d 21 bc 85 3d 03 0e 00 fb b5 1e b7 5e 15 cf 13 24 94 d1 f8 a2 c0 89 9e 34 (tbf_dl.cpp:686) 20250212125136364 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) 20250212125136364 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136364 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 348) (tbf_dl.cpp:847) 20250212125136364 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 348, MCS-3): 07 00 57 86 ac 6c 83 0f c5 b7 fc d5 7a c4 ad f3 3a 43 78 0b 7b 06 1c 00 f6 6b 3d 6e bd 2a 9e 27 48 28 a3 f1 45 81 13 3d 69 00 (tbf_dl.cpp:911) 20250212125136364 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1872 Sending data request: sapi=5 arfcn=871 cur_fn=1867 block=0 data=07 00 57 86 ac 6c 83 0f c5 b7 fc d5 7a c4 ad f3 3a 43 78 0b 7b 06 1c 00 f6 6b 3d 6e bd 2a 9e 27 48 28 a3 f1 45 81 13 3d 69 00 (pcu_l1_if.cpp:182) 20250212125136364 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125136378 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) 20250212125136378 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) 20250212125136378 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) 20250212125136378 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) 20250212125136378 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) 20250212125136378 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) 20250212125136379 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) 20250212125136379 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) 20250212125136379 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) 20250212125136379 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) 20250212125136379 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) 20250212125136379 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) 20250212125136379 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) 20250212125136379 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) 20250212125136379 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) 20250212125136379 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) 20250212125136382 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) 20250212125136382 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) 20250212125136382 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) 20250212125136382 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) 20250212125136382 DRLCMACDL DEBUG -- Chunk with length 514 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136382 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 349, MCS-3): 4d 8a 20 21 8f 9b bc dc 71 fa 66 4a 73 63 cd 11 ad dd f1 27 58 4c 4c 23 51 d2 33 04 18 dc a4 d3 8d bd 70 1f 1a (tbf_dl.cpp:686) 20250212125136382 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) 20250212125136382 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136382 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 349) (tbf_dl.cpp:847) 20250212125136382 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 349, MCS-3): 07 40 57 86 9a 14 41 42 1e 37 79 b9 e3 f4 cd 94 e6 c6 9a 23 5a bb e3 4f b0 98 98 46 a2 a4 67 08 30 b8 49 a7 1b 7b e1 3e 34 00 (tbf_dl.cpp:911) 20250212125136382 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1876 Sending data request: sapi=5 arfcn=871 cur_fn=1872 block=1 data=07 40 57 86 9a 14 41 42 1e 37 79 b9 e3 f4 cd 94 e6 c6 9a 23 5a bb e3 4f b0 98 98 46 a2 a4 67 08 30 b8 49 a7 1b 7b e1 3e 34 00 (pcu_l1_if.cpp:182) 20250212125136383 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125136396 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) 20250212125136396 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) 20250212125136397 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) 20250212125136397 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) 20250212125136397 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) 20250212125136397 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) 20250212125136397 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) 20250212125136397 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) 20250212125136397 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) 20250212125136397 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) 20250212125136397 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) 20250212125136397 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) 20250212125136397 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) 20250212125136397 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) 20250212125136398 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) 20250212125136398 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) 20250212125136401 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) 20250212125136401 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) 20250212125136401 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) 20250212125136401 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) 20250212125136401 DRLCMACDL DEBUG -- Chunk with length 477 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136401 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 350, MCS-3): 12 48 76 c8 d6 94 e0 76 47 2e cf cc 8a a8 9e 94 e7 71 da 9b 97 81 19 dc 1f 35 e9 13 7a 10 d3 1f 70 3c 3a d4 68 (tbf_dl.cpp:686) 20250212125136401 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) 20250212125136401 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136401 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 350) (tbf_dl.cpp:847) 20250212125136401 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 350, MCS-3): 07 80 57 86 24 90 ec 90 ad 29 c1 ed 8e 5c 9e 99 15 51 3d 29 cf e3 b4 37 2f 03 33 b8 3f 6a d2 27 f4 20 a6 3f e0 78 74 a8 d1 00 (tbf_dl.cpp:911) 20250212125136401 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1880 Sending data request: sapi=5 arfcn=871 cur_fn=1876 block=2 data=07 80 57 86 24 90 ec 90 ad 29 c1 ed 8e 5c 9e 99 15 51 3d 29 cf e3 b4 37 2f 03 33 b8 3f 6a d2 27 f4 20 a6 3f e0 78 74 a8 d1 00 (pcu_l1_if.cpp:182) 20250212125136401 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125136415 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) 20250212125136415 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) 20250212125136415 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) 20250212125136415 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) 20250212125136416 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) 20250212125136416 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) 20250212125136416 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) 20250212125136416 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) 20250212125136416 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) 20250212125136416 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) 20250212125136417 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) 20250212125136417 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) 20250212125136417 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) 20250212125136417 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) 20250212125136417 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) 20250212125136417 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) 20250212125136424 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) 20250212125136424 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) 20250212125136424 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) 20250212125136424 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) 20250212125136424 DRLCMACDL DEBUG -- Chunk with length 440 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 351, MCS-3): 9a b2 37 c6 64 94 23 9d 5d b6 5d 4e 2e b6 e1 9c a5 38 ae c3 e4 f9 1b 71 46 b1 61 57 44 22 16 aa 45 1f 38 ab b9 (tbf_dl.cpp:686) 20250212125136424 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) 20250212125136424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 351) (tbf_dl.cpp:847) 20250212125136424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 351, MCS-3): 07 c0 57 86 34 65 6f 8c c9 28 47 3a bb 6c bb 9c 5c 6c c3 39 4b 71 5c 87 c9 f3 37 e2 8c 62 c3 ae 88 44 2c 54 8b 3e 70 56 73 01 (tbf_dl.cpp:911) 20250212125136424 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1885 Sending data request: sapi=5 arfcn=871 cur_fn=1880 block=3 data=07 c0 57 86 34 65 6f 8c c9 28 47 3a bb 6c bb 9c 5c 6c c3 39 4b 71 5c 87 c9 f3 37 e2 8c 62 c3 ae 88 44 2c 54 8b 3e 70 56 73 01 (pcu_l1_if.cpp:182) 20250212125136425 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125136439 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) 20250212125136439 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) 20250212125136439 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) 20250212125136439 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) 20250212125136440 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) 20250212125136440 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) 20250212125136440 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) 20250212125136440 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) 20250212125136440 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) 20250212125136440 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) 20250212125136440 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) 20250212125136440 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) 20250212125136441 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) 20250212125136441 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) 20250212125136441 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) 20250212125136441 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) 20250212125136443 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) 20250212125136443 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) 20250212125136443 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) 20250212125136443 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) 20250212125136443 DRLCMACDL DEBUG -- Chunk with length 403 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 352, MCS-3): 39 26 f0 0e ee df 82 f7 46 3a b1 20 a7 e0 05 93 d9 5a 42 02 d7 3e 6a 84 a2 01 3a 98 50 a1 c9 cf d7 cf 92 58 55 (tbf_dl.cpp:686) 20250212125136443 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) 20250212125136443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 352) (tbf_dl.cpp:847) 20250212125136443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 352, MCS-3): 07 00 58 86 72 4c e0 1d dc bf 05 ef 8d 74 62 41 4e c1 0b 26 b3 b5 84 04 ae 7d d4 08 45 03 74 30 a1 42 93 9f af 9f 25 b1 aa 00 (tbf_dl.cpp:911) 20250212125136443 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1889 Sending data request: sapi=5 arfcn=871 cur_fn=1885 block=4 data=07 00 58 86 72 4c e0 1d dc bf 05 ef 8d 74 62 41 4e c1 0b 26 b3 b5 84 04 ae 7d d4 08 45 03 74 30 a1 42 93 9f af 9f 25 b1 aa 00 (pcu_l1_if.cpp:182) 20250212125136444 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125136463 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) 20250212125136463 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) 20250212125136463 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) 20250212125136463 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) 20250212125136464 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) 20250212125136464 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) 20250212125136464 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) 20250212125136464 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) 20250212125136464 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) 20250212125136464 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) 20250212125136464 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) 20250212125136464 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) 20250212125136465 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) 20250212125136465 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) 20250212125136465 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) 20250212125136465 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) 20250212125136467 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) 20250212125136468 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) 20250212125136468 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) 20250212125136468 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) 20250212125136468 DRLCMACDL DEBUG -- Chunk with length 366 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 353, MCS-3): 8d c4 79 ab 87 3f b4 3b 0c 61 da f1 23 96 14 f1 ba 2c bb e0 3f bd 02 02 38 37 3f 19 f5 d7 e5 e4 9a 12 84 26 eb (tbf_dl.cpp:686) 20250212125136468 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) 20250212125136468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 353) (tbf_dl.cpp:847) 20250212125136468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 353, MCS-3): 07 40 58 86 1a 89 f3 56 0f 7f 68 77 18 c2 b4 e3 47 2c 29 e2 75 59 76 c1 7f 7a 05 04 70 6e 7e 32 ea af cb c9 35 25 08 4d d6 01 (tbf_dl.cpp:911) 20250212125136468 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1893 Sending data request: sapi=5 arfcn=871 cur_fn=1889 block=5 data=07 40 58 86 1a 89 f3 56 0f 7f 68 77 18 c2 b4 e3 47 2c 29 e2 75 59 76 c1 7f 7a 05 04 70 6e 7e 32 ea af cb c9 35 25 08 4d d6 01 (pcu_l1_if.cpp:182) 20250212125136468 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125136482 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) 20250212125136482 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) 20250212125136482 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) 20250212125136482 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) 20250212125136483 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) 20250212125136483 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) 20250212125136483 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) 20250212125136483 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) 20250212125136483 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) 20250212125136483 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) 20250212125136483 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) 20250212125136483 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) 20250212125136484 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) 20250212125136484 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) 20250212125136484 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) 20250212125136484 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) 20250212125136491 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) 20250212125136491 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) 20250212125136491 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) 20250212125136491 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) 20250212125136491 DRLCMACDL DEBUG -- Chunk with length 329 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 354, MCS-3): 6e 6b eb 8f 3d fd 34 13 c7 0b a7 88 c2 0e 3c 81 68 58 79 89 06 08 81 5f 30 d1 a7 bd c1 e1 45 1f b5 9d c7 72 47 (tbf_dl.cpp:686) 20250212125136491 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) 20250212125136491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 354) (tbf_dl.cpp:847) 20250212125136491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 354, MCS-3): 07 80 58 86 dc d6 d6 1f 7b fa 69 26 8e 17 4e 11 85 1d 78 02 d1 b0 f2 12 0d 10 02 bf 60 a2 4f 7b 83 c3 8b 3e 6a 3b 8f e5 8e 00 (tbf_dl.cpp:911) 20250212125136491 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1898 Sending data request: sapi=5 arfcn=871 cur_fn=1893 block=6 data=07 80 58 86 dc d6 d6 1f 7b fa 69 26 8e 17 4e 11 85 1d 78 02 d1 b0 f2 12 0d 10 02 bf 60 a2 4f 7b 83 c3 8b 3e 6a 3b 8f e5 8e 00 (pcu_l1_if.cpp:182) 20250212125136492 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125136505 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) 20250212125136505 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) 20250212125136506 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) 20250212125136506 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) 20250212125136506 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) 20250212125136506 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) 20250212125136506 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) 20250212125136506 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) 20250212125136506 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) 20250212125136506 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) 20250212125136506 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) 20250212125136506 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) 20250212125136506 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) 20250212125136506 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) 20250212125136507 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) 20250212125136507 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) 20250212125136510 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) 20250212125136510 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) 20250212125136510 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) 20250212125136510 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) 20250212125136510 DRLCMACDL DEBUG -- Chunk with length 292 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 355, MCS-3): f6 5b ab 8a 29 1a a1 01 0a b8 72 33 06 25 af ec 51 2e 0b 47 60 29 b7 a2 9d 2a 22 46 7a e8 3c 08 0a d2 65 1e 0a (tbf_dl.cpp:686) 20250212125136510 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) 20250212125136510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 355) (tbf_dl.cpp:847) 20250212125136510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 355, MCS-3): 07 c0 58 86 ec b7 56 15 53 34 42 03 14 70 e5 66 0c 4a 5e d9 a3 5c 16 8e c0 52 6e 45 3b 55 44 8c f4 d0 79 10 14 a4 cb 3c 14 00 (tbf_dl.cpp:911) 20250212125136510 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1902 Sending data request: sapi=5 arfcn=871 cur_fn=1898 block=7 data=07 c0 58 86 ec b7 56 15 53 34 42 03 14 70 e5 66 0c 4a 5e d9 a3 5c 16 8e c0 52 6e 45 3b 55 44 8c f4 d0 79 10 14 a4 cb 3c 14 00 (pcu_l1_if.cpp:182) 20250212125136510 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125136524 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) 20250212125136524 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) 20250212125136524 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) 20250212125136524 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) 20250212125136525 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) 20250212125136525 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) 20250212125136525 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) 20250212125136525 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) 20250212125136525 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) 20250212125136525 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) 20250212125136525 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) 20250212125136525 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) 20250212125136526 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) 20250212125136526 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) 20250212125136526 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) 20250212125136526 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) 20250212125136528 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) 20250212125136528 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) 20250212125136528 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) 20250212125136528 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) 20250212125136528 DRLCMACDL DEBUG -- Chunk with length 255 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 356, MCS-3): e6 e1 4c 58 c6 40 2a 0f 71 48 5c f9 9e 33 e2 9e b8 27 44 42 72 b8 ec 91 c2 2a 2c 79 ee c8 7d 58 42 31 d8 9c e6 (tbf_dl.cpp:686) 20250212125136528 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) 20250212125136528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 356) (tbf_dl.cpp:847) 20250212125136528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 356, MCS-3): 07 00 59 86 cc c3 99 b0 8c 81 54 1e e2 90 b8 f2 3d 67 c4 3d 71 4f 88 84 e4 70 d9 23 85 55 58 f2 dc 91 fb b0 84 62 b0 39 cd 01 (tbf_dl.cpp:911) 20250212125136528 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1906 Sending data request: sapi=5 arfcn=871 cur_fn=1902 block=8 data=07 00 59 86 cc c3 99 b0 8c 81 54 1e e2 90 b8 f2 3d 67 c4 3d 71 4f 88 84 e4 70 d9 23 85 55 58 f2 dc 91 fb b0 84 62 b0 39 cd 01 (pcu_l1_if.cpp:182) 20250212125136529 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125136543 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) 20250212125136543 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) 20250212125136543 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) 20250212125136543 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) 20250212125136543 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) 20250212125136543 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) 20250212125136543 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) 20250212125136543 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) 20250212125136543 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) 20250212125136543 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) 20250212125136544 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) 20250212125136544 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) 20250212125136544 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) 20250212125136544 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) 20250212125136544 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) 20250212125136544 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) 20250212125136552 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) 20250212125136552 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) 20250212125136552 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) 20250212125136552 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) 20250212125136552 DRLCMACDL DEBUG -- Chunk with length 218 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136552 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 357, MCS-3): 3f 66 40 3f 16 a1 7d ee 8a 07 5b ee 2a c8 82 39 4f be dc 65 51 00 b6 db ee 1b 2f 99 b7 b3 0b ab 20 30 32 93 c4 (tbf_dl.cpp:686) 20250212125136552 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) 20250212125136552 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136552 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 357) (tbf_dl.cpp:847) 20250212125136552 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 357, MCS-3): 07 40 59 86 7e cc 80 7e 2c 42 fb dc 15 0f b6 dc 55 90 05 73 9e 7c b9 cb a2 00 6c b7 dd 37 5e 32 6f 67 17 56 41 60 64 26 89 01 (tbf_dl.cpp:911) 20250212125136552 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1911 Sending data request: sapi=5 arfcn=871 cur_fn=1906 block=9 data=07 40 59 86 7e cc 80 7e 2c 42 fb dc 15 0f b6 dc 55 90 05 73 9e 7c b9 cb a2 00 6c b7 dd 37 5e 32 6f 67 17 56 41 60 64 26 89 01 (pcu_l1_if.cpp:182) 20250212125136552 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125136566 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) 20250212125136566 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) 20250212125136567 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) 20250212125136567 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) 20250212125136567 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) 20250212125136567 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) 20250212125136567 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) 20250212125136567 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) 20250212125136568 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) 20250212125136568 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) 20250212125136568 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) 20250212125136568 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) 20250212125136568 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) 20250212125136568 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) 20250212125136569 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) 20250212125136569 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) 20250212125136571 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) 20250212125136571 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) 20250212125136571 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) 20250212125136571 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) 20250212125136571 DRLCMACDL DEBUG -- Chunk with length 181 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 358, MCS-3): 5d a6 18 2f ea 0c 0b 3b c8 d3 b5 b0 48 cc 35 2c a3 b3 c3 05 9f 99 3f 90 2a 2e 97 49 be 7d eb 55 0d 96 a8 dc 1b (tbf_dl.cpp:686) 20250212125136571 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) 20250212125136571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 358) (tbf_dl.cpp:847) 20250212125136571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 358, MCS-3): 07 80 59 86 ba 4c 31 5e d4 19 16 76 90 a7 6b 61 91 98 6b 58 46 67 87 0b 3e 33 7f 20 55 5c 2e 93 7c fb d6 ab 1a 2c 51 b9 37 00 (tbf_dl.cpp:911) 20250212125136571 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1915 Sending data request: sapi=5 arfcn=871 cur_fn=1911 block=10 data=07 80 59 86 ba 4c 31 5e d4 19 16 76 90 a7 6b 61 91 98 6b 58 46 67 87 0b 3e 33 7f 20 55 5c 2e 93 7c fb d6 ab 1a 2c 51 b9 37 00 (pcu_l1_if.cpp:182) 20250212125136571 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125136585 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) 20250212125136585 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) 20250212125136585 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) 20250212125136585 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) 20250212125136585 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) 20250212125136586 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) 20250212125136586 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) 20250212125136586 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) 20250212125136586 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) 20250212125136586 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) 20250212125136586 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) 20250212125136586 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) 20250212125136587 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) 20250212125136587 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) 20250212125136587 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) 20250212125136587 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) 20250212125136589 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) 20250212125136589 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) 20250212125136589 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) 20250212125136589 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) 20250212125136589 DRLCMACDL DEBUG -- Chunk with length 144 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 359, MCS-3): 08 9c e6 d8 7d f9 16 8d d2 80 0d 70 c2 ba 4b 26 b2 ac 8f 02 5a 57 bf 1d bd bf c1 f5 96 78 ce 7f ab ed bc 18 98 (tbf_dl.cpp:686) 20250212125136589 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) 20250212125136589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 359) (tbf_dl.cpp:847) 20250212125136589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 359, MCS-3): 07 c0 59 86 10 38 cd b1 fb f2 2d 1a a5 01 1b e0 84 75 97 4c 64 59 1f 05 b4 ae 7e 3b 7a 7f 83 eb 2d f1 9c ff 56 db 79 31 30 01 (tbf_dl.cpp:911) 20250212125136589 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1919 Sending data request: sapi=5 arfcn=871 cur_fn=1915 block=11 data=07 c0 59 86 10 38 cd b1 fb f2 2d 1a a5 01 1b e0 84 75 97 4c 64 59 1f 05 b4 ae 7e 3b 7a 7f 83 eb 2d f1 9c ff 56 db 79 31 30 01 (pcu_l1_if.cpp:182) 20250212125136590 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125136604 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) 20250212125136604 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) 20250212125136604 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) 20250212125136604 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) 20250212125136604 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) 20250212125136604 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) 20250212125136604 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) 20250212125136604 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) 20250212125136605 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) 20250212125136605 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) 20250212125136605 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) 20250212125136605 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) 20250212125136605 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) 20250212125136605 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) 20250212125136606 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) 20250212125136606 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) 20250212125136613 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) 20250212125136613 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1924 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125136613 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) 20250212125136613 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) 20250212125136613 DRLCMACDL DEBUG -- Chunk with length 107 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 360, MCS-3): 48 12 72 f0 8a fd 18 7c e1 02 8f e5 c6 91 05 52 da 2e c4 c9 b5 32 0f 42 df e5 87 d9 c9 14 5a 79 92 ce 0b c3 89 (tbf_dl.cpp:686) 20250212125136613 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) 20250212125136613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 360) (tbf_dl.cpp:847) 20250212125136613 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) 20250212125136613 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1924 + 13 = 1937 (pdch_ul_controller.c:131) 20250212125136613 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1937 for type POLL (pdch_ul_controller.c:184) 20250212125136613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1937, TS=7) (tbf_dl.cpp:883) 20250212125136613 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1937, TS=7 (tbf_dl.cpp:903) 20250212125136613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 360, MCS-3): 0f 00 5a 86 90 24 e4 e0 15 fb 31 f8 c2 05 1e cb 8d 23 0b a4 b4 5d 88 93 6b 65 1e 84 be cb 0f b3 93 29 b4 f2 24 9d 17 86 13 01 (tbf_dl.cpp:911) 20250212125136613 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1924 Sending data request: sapi=5 arfcn=871 cur_fn=1919 block=0 data=0f 00 5a 86 90 24 e4 e0 15 fb 31 f8 c2 05 1e cb 8d 23 0b a4 b4 5d 88 93 6b 65 1e 84 be cb 0f b3 93 29 b4 f2 24 9d 17 86 13 01 (pcu_l1_if.cpp:182) 20250212125136613 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125136627 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) 20250212125136627 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) 20250212125136627 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) 20250212125136627 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) 20250212125136627 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) 20250212125136627 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) 20250212125136628 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) 20250212125136628 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) 20250212125136628 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) 20250212125136628 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) 20250212125136628 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) 20250212125136628 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) 20250212125136628 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) 20250212125136628 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) 20250212125136629 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) 20250212125136629 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) 20250212125136631 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125136645 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) 20250212125136646 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) 20250212125136646 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) 20250212125136646 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) 20250212125136646 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) 20250212125136646 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) 20250212125136647 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) 20250212125136647 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) 20250212125136647 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) 20250212125136647 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) 20250212125136647 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) 20250212125136647 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) 20250212125136647 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) 20250212125136647 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) 20250212125136648 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) 20250212125136648 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) 20250212125136650 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125136664 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) 20250212125136664 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) 20250212125136665 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) 20250212125136665 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) 20250212125136665 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) 20250212125136665 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) 20250212125136665 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) 20250212125136665 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) 20250212125136665 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) 20250212125136665 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) 20250212125136666 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) 20250212125136666 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) 20250212125136666 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) 20250212125136666 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) 20250212125136666 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) 20250212125136666 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) 20250212125136673 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125136687 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1937 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1932 block=3 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) 20250212125136687 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1937 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125136687 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125136687 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1937 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125136687 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) 20250212125136687 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1937 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125136687 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125136688 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, 0x563244858efc, 0x563244858f00, 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:570) 20250212125136688 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:597) 20250212125136688 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125136688 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) 20250212125136688 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) 20250212125136688 DRLCMACDL DEBUG - got ack for BSN=341 (rlc_window_dl.cpp:103) 20250212125136688 DRLCMACDL DEBUG - got ack for BSN=342 (rlc_window_dl.cpp:103) 20250212125136688 DRLCMACDL DEBUG - got ack for BSN=343 (rlc_window_dl.cpp:103) 20250212125136688 DRLCMACDL DEBUG - got ack for BSN=344 (rlc_window_dl.cpp:103) 20250212125136688 DRLCMACDL DEBUG - got ack for BSN=345 (rlc_window_dl.cpp:103) 20250212125136688 DRLCMACDL DEBUG - got ack for BSN=346 (rlc_window_dl.cpp:103) 20250212125136688 DRLCMACDL DEBUG - got ack for BSN=347 (rlc_window_dl.cpp:103) 20250212125136688 DRLCMACDL DEBUG - got ack for BSN=348 (rlc_window_dl.cpp:103) 20250212125136688 DRLCMACDL DEBUG - got ack for BSN=349 (rlc_window_dl.cpp:103) 20250212125136688 DRLCMACDL DEBUG - got ack for BSN=350 (rlc_window_dl.cpp:103) 20250212125136688 DRLCMACDL DEBUG - got ack for BSN=351 (rlc_window_dl.cpp:103) 20250212125136688 DRLCMACDL DEBUG - got ack for BSN=352 (rlc_window_dl.cpp:103) 20250212125136688 DRLCMACDL DEBUG - got ack for BSN=353 (rlc_window_dl.cpp:103) 20250212125136688 DRLCMACDL DEBUG - got ack for BSN=354 (rlc_window_dl.cpp:103) 20250212125136688 DRLCMACDL DEBUG - got ack for BSN=355 (rlc_window_dl.cpp:103) 20250212125136688 DRLCMACDL DEBUG - got ack for BSN=356 (rlc_window_dl.cpp:103) 20250212125136688 DRLCMACDL DEBUG - got ack for BSN=357 (rlc_window_dl.cpp:103) 20250212125136688 DRLCMACDL DEBUG - got ack for BSN=358 (rlc_window_dl.cpp:103) 20250212125136688 DRLCMACDL DEBUG - got ack for BSN=359 (rlc_window_dl.cpp:103) 20250212125136688 DRLCMACDL DEBUG - got ack for BSN=360 (rlc_window_dl.cpp:103) 20250212125136688 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) 20250212125136688 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) 20250212125136688 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) 20250212125136688 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) 20250212125136688 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) 20250212125136688 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) 20250212125136688 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) 20250212125136688 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) 20250212125136688 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) 20250212125136688 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) 20250212125136689 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) 20250212125136689 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) 20250212125136689 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) 20250212125136689 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) 20250212125136689 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) 20250212125136689 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) 20250212125136692 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) 20250212125136692 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) 20250212125136692 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) 20250212125136692 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) 20250212125136692 DRLCMACDL DEBUG -- Chunk with length 70 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 361, MCS-3): 81 f5 4b 48 db 43 d4 b7 ca 64 a4 ca 87 3c b9 fe 72 5b 7d e4 7a 30 5e 06 15 63 16 83 2e 55 95 01 cd 0e ef 0e 5d (tbf_dl.cpp:686) 20250212125136692 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) 20250212125136692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 361) (tbf_dl.cpp:847) 20250212125136692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 361, MCS-3): 07 40 5a 86 02 eb 97 90 b6 87 a8 6f 95 c9 48 95 0f 79 72 fd e5 b6 fa c8 f5 60 bc 0c 2a c6 2c 06 5d aa 2a 03 9a 1d de 1d ba 00 (tbf_dl.cpp:911) 20250212125136692 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1941 Sending data request: sapi=5 arfcn=871 cur_fn=1937 block=4 data=07 40 5a 86 02 eb 97 90 b6 87 a8 6f 95 c9 48 95 0f 79 72 fd e5 b6 fa c8 f5 60 bc 0c 2a c6 2c 06 5d aa 2a 03 9a 1d de 1d ba 00 (pcu_l1_if.cpp:182) 20250212125136692 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125136706 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) 20250212125136706 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) 20250212125136707 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) 20250212125136707 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) 20250212125136707 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) 20250212125136707 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) 20250212125136707 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) 20250212125136707 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) 20250212125136708 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) 20250212125136708 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) 20250212125136708 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) 20250212125136708 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) 20250212125136708 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) 20250212125136708 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) 20250212125136708 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) 20250212125136708 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) 20250212125136711 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) 20250212125136711 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) 20250212125136711 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) 20250212125136711 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) 20250212125136711 DRLCMACDL DEBUG -- Chunk with length 33 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20250212125136711 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125136711 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125136711 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (3) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136711 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 362, MCS-3): 43 0c 56 ce a6 70 2f d9 b8 7f 1d 5f 01 3c bf e8 78 4a b5 62 89 ba d1 b5 3c ce ef 1d d6 55 a7 39 c2 67 04 95 05 (tbf_dl.cpp:686) 20250212125136711 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) 20250212125136711 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136711 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 362) (tbf_dl.cpp:847) 20250212125136711 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 18 ac 9c 4d e1 5e b2 71 ff 3a be 02 78 7e d1 f1 94 6a c5 12 75 a3 6b 79 9c df 3b ac ab 4e 73 84 cf 08 2a 0b 00 (tbf_dl.cpp:911) 20250212125136711 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1945 Sending data request: sapi=5 arfcn=871 cur_fn=1941 block=5 data=07 80 5a 06 86 18 ac 9c 4d e1 5e b2 71 ff 3a be 02 78 7e d1 f1 94 6a c5 12 75 a3 6b 79 9c df 3b ac ab 4e 73 84 cf 08 2a 0b 00 (pcu_l1_if.cpp:182) 20250212125136711 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125136725 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) 20250212125136725 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) 20250212125136725 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) 20250212125136725 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) 20250212125136725 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) 20250212125136725 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) 20250212125136726 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) 20250212125136726 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) 20250212125136726 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) 20250212125136726 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) 20250212125136726 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) 20250212125136726 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) 20250212125136726 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) 20250212125136726 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) 20250212125136727 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) 20250212125136727 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) 20250212125136734 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) 20250212125136734 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) 20250212125136734 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) 20250212125136734 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) 20250212125136734 DRLCMACDL DEBUG -- Chunk with length 1397 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136734 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 363, MCS-3): 43 d4 38 18 11 12 0f 0c a3 29 b4 6c 1b 9d 1f b8 42 10 89 fc cd 87 52 8e cf 59 79 8a 33 a2 8e 52 8b 8a 46 06 80 (tbf_dl.cpp:686) 20250212125136734 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) 20250212125136734 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136734 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 363) (tbf_dl.cpp:847) 20250212125136734 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 363, MCS-3): 07 c0 5a 86 86 a8 71 30 22 24 1e 18 46 53 68 d9 36 3a 3f 70 85 20 12 f9 9b 0f a5 1c 9f b3 f2 14 67 44 1d a5 16 15 8d 0c 00 01 (tbf_dl.cpp:911) 20250212125136734 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1950 Sending data request: sapi=5 arfcn=871 cur_fn=1945 block=6 data=07 c0 5a 86 86 a8 71 30 22 24 1e 18 46 53 68 d9 36 3a 3f 70 85 20 12 f9 9b 0f a5 1c 9f b3 f2 14 67 44 1d a5 16 15 8d 0c 00 01 (pcu_l1_if.cpp:182) 20250212125136734 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125136748 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) 20250212125136748 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) 20250212125136748 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) 20250212125136748 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) 20250212125136749 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) 20250212125136749 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) 20250212125136749 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) 20250212125136749 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) 20250212125136749 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) 20250212125136749 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) 20250212125136749 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) 20250212125136749 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) 20250212125136750 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) 20250212125136750 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) 20250212125136750 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) 20250212125136750 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) 20250212125136753 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) 20250212125136753 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) 20250212125136753 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) 20250212125136753 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) 20250212125136753 DRLCMACDL DEBUG -- Chunk with length 1360 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 364, MCS-3): a2 2e 2e fe 46 5a 9e 55 3f 7b 5d 50 43 fa 48 52 c3 98 8e 46 5d 9c f1 85 a8 08 70 5c 9e c5 5c 82 bc 8a 8a 4c 98 (tbf_dl.cpp:686) 20250212125136753 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) 20250212125136753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 364) (tbf_dl.cpp:847) 20250212125136753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 364, MCS-3): 07 00 5b 86 44 5d 5c fc 8d b4 3c ab 7e f6 ba a0 86 f4 91 a4 86 31 1d 8d ba 38 e3 0b 51 11 e0 b8 3c 8b b9 04 79 15 15 99 30 01 (tbf_dl.cpp:911) 20250212125136753 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1954 Sending data request: sapi=5 arfcn=871 cur_fn=1950 block=7 data=07 00 5b 86 44 5d 5c fc 8d b4 3c ab 7e f6 ba a0 86 f4 91 a4 86 31 1d 8d ba 38 e3 0b 51 11 e0 b8 3c 8b b9 04 79 15 15 99 30 01 (pcu_l1_if.cpp:182) 20250212125136753 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125136767 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) 20250212125136767 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) 20250212125136767 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) 20250212125136767 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) 20250212125136767 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) 20250212125136767 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) 20250212125136767 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) 20250212125136767 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) 20250212125136768 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) 20250212125136768 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) 20250212125136768 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) 20250212125136768 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) 20250212125136768 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) 20250212125136768 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) 20250212125136768 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) 20250212125136768 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) 20250212125136772 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) 20250212125136772 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) 20250212125136772 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) 20250212125136772 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) 20250212125136772 DRLCMACDL DEBUG -- Chunk with length 1323 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 365, MCS-3): 78 87 32 32 6f aa 82 1f 7e 63 5d 6a 6a 2c c7 9e cf 80 13 b1 93 72 5a 86 cc 45 de 2c 85 e7 49 fb 78 5e 92 44 82 (tbf_dl.cpp:686) 20250212125136772 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) 20250212125136772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 365) (tbf_dl.cpp:847) 20250212125136772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 365, MCS-3): 07 40 5b 86 f0 0e 65 64 de 54 05 3f fc c6 ba d4 d4 58 8e 3d 9f 01 27 62 27 e5 b4 0c 99 8b bc 59 0a cf 93 f6 f1 bc 24 89 04 01 (tbf_dl.cpp:911) 20250212125136772 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1958 Sending data request: sapi=5 arfcn=871 cur_fn=1954 block=8 data=07 40 5b 86 f0 0e 65 64 de 54 05 3f fc c6 ba d4 d4 58 8e 3d 9f 01 27 62 27 e5 b4 0c 99 8b bc 59 0a cf 93 f6 f1 bc 24 89 04 01 (pcu_l1_if.cpp:182) 20250212125136772 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125136794 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) 20250212125136794 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) 20250212125136795 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) 20250212125136795 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) 20250212125136795 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) 20250212125136795 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) 20250212125136796 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) 20250212125136796 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) 20250212125136796 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) 20250212125136796 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) 20250212125136796 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) 20250212125136796 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) 20250212125136796 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) 20250212125136796 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) 20250212125136796 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) 20250212125136796 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) 20250212125136804 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) 20250212125136804 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) 20250212125136804 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) 20250212125136804 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) 20250212125136804 DRLCMACDL DEBUG -- Chunk with length 1286 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 366, MCS-3): 29 9f d7 62 e0 1e 4b 17 f5 5f 2e fc e6 97 c5 ef be dd 25 b8 37 fa d6 8d f3 3c 77 bb e8 c4 6d fd 59 35 3e ee d8 (tbf_dl.cpp:686) 20250212125136804 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) 20250212125136804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 366) (tbf_dl.cpp:847) 20250212125136804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 366, MCS-3): 07 80 5b 86 52 3e af c5 c0 3d 96 2e ea bf 5c f8 cd 2f 8b df 7d bb 4b 70 6f f4 ad 1b e7 79 ee 76 d1 89 db fa b3 6a 7c dc b1 01 (tbf_dl.cpp:911) 20250212125136804 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1963 Sending data request: sapi=5 arfcn=871 cur_fn=1958 block=9 data=07 80 5b 86 52 3e af c5 c0 3d 96 2e ea bf 5c f8 cd 2f 8b df 7d bb 4b 70 6f f4 ad 1b e7 79 ee 76 d1 89 db fa b3 6a 7c dc b1 01 (pcu_l1_if.cpp:182) 20250212125136804 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125136818 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) 20250212125136818 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) 20250212125136818 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) 20250212125136818 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) 20250212125136818 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) 20250212125136818 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) 20250212125136819 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) 20250212125136819 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) 20250212125136819 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) 20250212125136819 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) 20250212125136819 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) 20250212125136819 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) 20250212125136819 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) 20250212125136819 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) 20250212125136819 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) 20250212125136819 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) 20250212125136822 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) 20250212125136822 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) 20250212125136822 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) 20250212125136822 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) 20250212125136822 DRLCMACDL DEBUG -- Chunk with length 1249 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 367, MCS-3): b4 85 01 f6 64 b9 c9 2a 63 75 ee 8c 67 91 c2 06 5c 95 11 c0 29 c8 fb 34 a1 ba 8f b4 77 e0 af 53 46 cc a3 d4 e1 (tbf_dl.cpp:686) 20250212125136822 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) 20250212125136822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 367) (tbf_dl.cpp:847) 20250212125136822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 367, MCS-3): 07 c0 5b 86 68 0b 03 ec c9 72 93 55 c6 ea dc 19 cf 22 85 0d b8 2a 23 80 53 90 f7 69 42 75 1f 69 ef c0 5f a7 8c 98 47 a9 c3 01 (tbf_dl.cpp:911) 20250212125136822 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1967 Sending data request: sapi=5 arfcn=871 cur_fn=1963 block=10 data=07 c0 5b 86 68 0b 03 ec c9 72 93 55 c6 ea dc 19 cf 22 85 0d b8 2a 23 80 53 90 f7 69 42 75 1f 69 ef c0 5f a7 8c 98 47 a9 c3 01 (pcu_l1_if.cpp:182) 20250212125136823 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125136836 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) 20250212125136836 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) 20250212125136836 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) 20250212125136836 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) 20250212125136837 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) 20250212125136837 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) 20250212125136837 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) 20250212125136837 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) 20250212125136837 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) 20250212125136837 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) 20250212125136837 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) 20250212125136837 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) 20250212125136837 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) 20250212125136837 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) 20250212125136837 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) 20250212125136837 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) 20250212125136841 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) 20250212125136841 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) 20250212125136841 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) 20250212125136841 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) 20250212125136841 DRLCMACDL DEBUG -- Chunk with length 1212 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 368, MCS-3): f9 f9 c7 dc b2 76 8d 88 a4 a7 c4 f7 fb 30 89 1d dc 49 34 0b 35 5e 15 d0 2e 09 aa 20 c3 9c 61 60 5b a8 e0 a0 ea (tbf_dl.cpp:686) 20250212125136841 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) 20250212125136841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 368) (tbf_dl.cpp:847) 20250212125136841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 368, MCS-3): 07 00 5c 86 f2 f3 8f b9 65 ed 1a 11 49 4f 89 ef f7 61 12 3b b8 93 68 16 6a bc 2a a0 5d 12 54 41 86 39 c3 c0 b6 50 c1 41 d5 01 (tbf_dl.cpp:911) 20250212125136841 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1971 Sending data request: sapi=5 arfcn=871 cur_fn=1967 block=11 data=07 00 5c 86 f2 f3 8f b9 65 ed 1a 11 49 4f 89 ef f7 61 12 3b b8 93 68 16 6a bc 2a a0 5d 12 54 41 86 39 c3 c0 b6 50 c1 41 d5 01 (pcu_l1_if.cpp:182) 20250212125136841 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125136855 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) 20250212125136855 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) 20250212125136855 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) 20250212125136855 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) 20250212125136855 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) 20250212125136855 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) 20250212125136855 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) 20250212125136855 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) 20250212125136856 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) 20250212125136856 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) 20250212125136856 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) 20250212125136856 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) 20250212125136856 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) 20250212125136856 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) 20250212125136856 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) 20250212125136856 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) 20250212125136864 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) 20250212125136864 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) 20250212125136864 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) 20250212125136864 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) 20250212125136864 DRLCMACDL DEBUG -- Chunk with length 1175 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 369, MCS-3): 40 3d be e5 b7 c6 bd 6b c6 3d 0a c1 29 ab 56 57 01 12 ac 3c 77 62 56 00 4e 3e 7e 54 e8 09 d1 e7 b6 58 c5 38 f3 (tbf_dl.cpp:686) 20250212125136864 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) 20250212125136864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 369) (tbf_dl.cpp:847) 20250212125136864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 369, MCS-3): 07 40 5c 86 80 7a 7c cb 6f 8d 7b d7 8c 7b 14 82 53 56 ad ae 02 24 58 79 ee c4 ac 00 9c 7c fc a8 d0 13 a2 cf 6d b1 8a 71 e6 01 (tbf_dl.cpp:911) 20250212125136864 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1976 Sending data request: sapi=5 arfcn=871 cur_fn=1971 block=0 data=07 40 5c 86 80 7a 7c cb 6f 8d 7b d7 8c 7b 14 82 53 56 ad ae 02 24 58 79 ee c4 ac 00 9c 7c fc a8 d0 13 a2 cf 6d b1 8a 71 e6 01 (pcu_l1_if.cpp:182) 20250212125136864 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125136878 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) 20250212125136878 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) 20250212125136879 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) 20250212125136879 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) 20250212125136879 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) 20250212125136879 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) 20250212125136879 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) 20250212125136879 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) 20250212125136880 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) 20250212125136880 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) 20250212125136880 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) 20250212125136880 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) 20250212125136880 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) 20250212125136880 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) 20250212125136880 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) 20250212125136880 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) 20250212125136883 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) 20250212125136883 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) 20250212125136883 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) 20250212125136883 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) 20250212125136883 DRLCMACDL DEBUG -- Chunk with length 1138 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 370, MCS-3): 73 f5 23 3e 5c b9 83 50 f8 0e 6e ee b6 f0 92 18 fd 6b 2d 8a 0d da e6 3a 32 f9 ea 85 ff e0 e9 9c 3c d2 97 ae 91 (tbf_dl.cpp:686) 20250212125136883 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) 20250212125136883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 370) (tbf_dl.cpp:847) 20250212125136883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 370, MCS-3): 07 80 5c 86 e6 ea 47 7c b8 72 07 a1 f0 1d dc dc 6d e1 25 31 fa d7 5a 14 1b b4 cd 75 64 f2 d5 0b ff c1 d3 39 79 a4 2f 5d 23 01 (tbf_dl.cpp:911) 20250212125136883 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1980 Sending data request: sapi=5 arfcn=871 cur_fn=1976 block=1 data=07 80 5c 86 e6 ea 47 7c b8 72 07 a1 f0 1d dc dc 6d e1 25 31 fa d7 5a 14 1b b4 cd 75 64 f2 d5 0b ff c1 d3 39 79 a4 2f 5d 23 01 (pcu_l1_if.cpp:182) 20250212125136883 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125136897 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) 20250212125136897 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) 20250212125136897 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) 20250212125136897 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) 20250212125136898 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) 20250212125136898 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) 20250212125136898 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) 20250212125136898 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) 20250212125136898 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) 20250212125136898 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) 20250212125136898 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) 20250212125136898 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) 20250212125136898 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) 20250212125136898 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) 20250212125136899 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) 20250212125136899 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) 20250212125136901 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) 20250212125136901 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) 20250212125136901 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) 20250212125136901 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) 20250212125136901 DRLCMACDL DEBUG -- Chunk with length 1101 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136901 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 371, MCS-3): 56 78 75 39 ac 93 d2 29 af 84 ea 4b 80 c7 c1 9e d7 da 61 24 29 88 5d 03 92 85 c4 5c d5 b6 cb a0 08 84 c8 45 a5 (tbf_dl.cpp:686) 20250212125136901 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) 20250212125136901 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136901 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 371) (tbf_dl.cpp:847) 20250212125136901 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 371, MCS-3): 07 c0 5c 86 ac f0 ea 72 58 27 a5 53 5e 09 d5 97 00 8f 83 3d af b5 c3 48 52 10 bb 06 24 0b 89 b9 aa 6d 97 41 11 08 91 8b 4a 01 (tbf_dl.cpp:911) 20250212125136901 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1984 Sending data request: sapi=5 arfcn=871 cur_fn=1980 block=2 data=07 c0 5c 86 ac f0 ea 72 58 27 a5 53 5e 09 d5 97 00 8f 83 3d af b5 c3 48 52 10 bb 06 24 0b 89 b9 aa 6d 97 41 11 08 91 8b 4a 01 (pcu_l1_if.cpp:182) 20250212125136902 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125136916 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) 20250212125136916 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) 20250212125136916 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) 20250212125136916 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) 20250212125136916 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) 20250212125136916 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) 20250212125136916 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) 20250212125136916 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) 20250212125136916 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) 20250212125136916 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) 20250212125136916 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) 20250212125136916 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) 20250212125136917 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) 20250212125136917 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) 20250212125136917 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) 20250212125136917 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) 20250212125136925 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) 20250212125136925 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) 20250212125136925 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) 20250212125136925 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) 20250212125136925 DRLCMACDL DEBUG -- Chunk with length 1064 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136925 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 372, MCS-3): 92 50 bf 90 ab 4e ad 87 08 4a b3 b6 2a 15 17 a3 d1 5a d7 51 fd 5e c8 71 91 1b 16 28 c9 85 01 6c 5f b8 ef 67 e2 (tbf_dl.cpp:686) 20250212125136925 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) 20250212125136925 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136925 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 372) (tbf_dl.cpp:847) 20250212125136925 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 372, MCS-3): 07 00 5d 86 24 a1 7e 21 57 9d 5a 0f 11 94 66 6d 55 2a 2e 46 a3 b5 ae a3 fa bd 90 e3 22 37 2c 50 92 0b 03 d8 be 70 df cf c4 01 (tbf_dl.cpp:911) 20250212125136925 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1989 Sending data request: sapi=5 arfcn=871 cur_fn=1984 block=3 data=07 00 5d 86 24 a1 7e 21 57 9d 5a 0f 11 94 66 6d 55 2a 2e 46 a3 b5 ae a3 fa bd 90 e3 22 37 2c 50 92 0b 03 d8 be 70 df cf c4 01 (pcu_l1_if.cpp:182) 20250212125136925 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125136939 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) 20250212125136939 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) 20250212125136939 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) 20250212125136939 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) 20250212125136940 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) 20250212125136940 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) 20250212125136940 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) 20250212125136940 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) 20250212125136940 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) 20250212125136940 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) 20250212125136940 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) 20250212125136940 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) 20250212125136940 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) 20250212125136940 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) 20250212125136940 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) 20250212125136940 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) 20250212125136943 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) 20250212125136943 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) 20250212125136943 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) 20250212125136943 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) 20250212125136943 DRLCMACDL DEBUG -- Chunk with length 1027 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 373, MCS-3): 40 d1 f5 64 36 c1 7f 16 12 e5 c1 27 9c af aa a5 46 d7 75 da 03 47 85 47 1a 8c c6 84 22 b9 88 56 d4 70 83 35 27 (tbf_dl.cpp:686) 20250212125136943 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) 20250212125136943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 373) (tbf_dl.cpp:847) 20250212125136943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 373, MCS-3): 07 40 5d 86 80 a2 eb c9 6c 82 ff 2c 24 ca 83 4f 38 5f 55 4b 8d ae eb b4 07 8e 0a 8f 34 18 8d 09 45 72 11 ad a8 e1 06 6b 4e 00 (tbf_dl.cpp:911) 20250212125136943 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1993 Sending data request: sapi=5 arfcn=871 cur_fn=1989 block=4 data=07 40 5d 86 80 a2 eb c9 6c 82 ff 2c 24 ca 83 4f 38 5f 55 4b 8d ae eb b4 07 8e 0a 8f 34 18 8d 09 45 72 11 ad a8 e1 06 6b 4e 00 (pcu_l1_if.cpp:182) 20250212125136944 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125136957 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) 20250212125136957 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) 20250212125136958 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) 20250212125136958 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) 20250212125136958 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) 20250212125136958 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) 20250212125136958 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) 20250212125136958 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) 20250212125136958 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) 20250212125136958 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) 20250212125136958 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) 20250212125136958 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) 20250212125136958 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) 20250212125136958 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) 20250212125136959 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) 20250212125136959 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) 20250212125136962 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) 20250212125136962 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) 20250212125136962 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) 20250212125136962 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) 20250212125136962 DRLCMACDL DEBUG -- Chunk with length 990 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136962 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 374, MCS-3): 47 45 70 05 55 71 68 8b 44 5f 7f c8 2a bb cf 16 0c 41 f0 79 ca 18 18 79 ec 4b 30 66 7a 6e fb c1 1e 3a 9c d5 fa (tbf_dl.cpp:686) 20250212125136962 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) 20250212125136962 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136962 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 374) (tbf_dl.cpp:847) 20250212125136962 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 374, MCS-3): 07 80 5d 86 8e 8a e0 0a aa e2 d0 16 89 be fe 90 55 76 9f 2d 18 82 e0 f3 94 31 30 f2 d8 97 60 cc f4 dc f6 83 3d 74 38 ab f5 01 (tbf_dl.cpp:911) 20250212125136962 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1997 Sending data request: sapi=5 arfcn=871 cur_fn=1993 block=5 data=07 80 5d 86 8e 8a e0 0a aa e2 d0 16 89 be fe 90 55 76 9f 2d 18 82 e0 f3 94 31 30 f2 d8 97 60 cc f4 dc f6 83 3d 74 38 ab f5 01 (pcu_l1_if.cpp:182) 20250212125136962 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125136976 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) 20250212125136976 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) 20250212125136977 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) 20250212125136977 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) 20250212125136977 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) 20250212125136977 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) 20250212125136977 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) 20250212125136977 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) 20250212125136977 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) 20250212125136977 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) 20250212125136978 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) 20250212125136978 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) 20250212125136978 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) 20250212125136978 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) 20250212125136978 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) 20250212125136978 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) 20250212125136985 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) 20250212125136985 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) 20250212125136985 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) 20250212125136985 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) 20250212125136985 DRLCMACDL DEBUG -- Chunk with length 953 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125136985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 375, MCS-3): db cb 4c c6 f4 51 26 48 97 fe 39 d9 c2 b0 ff bb 07 ab f7 da 48 40 14 40 b8 cb 1c 63 20 b6 c8 31 ad 08 db 71 34 (tbf_dl.cpp:686) 20250212125136985 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) 20250212125136985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125136985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 375) (tbf_dl.cpp:847) 20250212125136985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 375, MCS-3): 07 c0 5d 86 b6 97 99 8c e9 a3 4c 90 2e fd 73 b2 85 61 ff 77 0f 56 ef b5 91 80 28 80 70 97 39 c6 40 6c 91 63 5a 11 b6 e3 68 00 (tbf_dl.cpp:911) 20250212125136985 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2002 Sending data request: sapi=5 arfcn=871 cur_fn=1997 block=6 data=07 c0 5d 86 b6 97 99 8c e9 a3 4c 90 2e fd 73 b2 85 61 ff 77 0f 56 ef b5 91 80 28 80 70 97 39 c6 40 6c 91 63 5a 11 b6 e3 68 00 (pcu_l1_if.cpp:182) 20250212125136985 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125136999 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) 20250212125136999 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) 20250212125137000 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) 20250212125137000 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) 20250212125137000 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) 20250212125137000 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) 20250212125137000 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) 20250212125137000 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) 20250212125137000 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) 20250212125137000 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) 20250212125137000 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) 20250212125137000 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) 20250212125137000 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) 20250212125137000 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) 20250212125137001 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) 20250212125137001 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) 20250212125137004 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) 20250212125137004 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) 20250212125137004 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) 20250212125137004 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) 20250212125137004 DRLCMACDL DEBUG -- Chunk with length 916 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 376, MCS-3): 1a 9a 75 96 6e 12 8b 39 dc 72 3d 0d c2 84 f7 c2 4e e9 19 fc 4f cd 5d 83 74 08 b8 8e 39 5a 50 2c 4a 52 3f f7 aa (tbf_dl.cpp:686) 20250212125137004 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) 20250212125137004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 376) (tbf_dl.cpp:847) 20250212125137004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 376, MCS-3): 07 00 5e 86 34 34 eb 2c dd 24 16 73 b8 e5 7a 1a 84 09 ef 85 9d d2 33 f8 9f 9a bb 06 e9 10 70 1d 73 b4 a0 58 94 a4 7e ee 55 01 (tbf_dl.cpp:911) 20250212125137004 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2006 Sending data request: sapi=5 arfcn=871 cur_fn=2002 block=7 data=07 00 5e 86 34 34 eb 2c dd 24 16 73 b8 e5 7a 1a 84 09 ef 85 9d d2 33 f8 9f 9a bb 06 e9 10 70 1d 73 b4 a0 58 94 a4 7e ee 55 01 (pcu_l1_if.cpp:182) 20250212125137004 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125137018 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) 20250212125137018 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) 20250212125137018 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) 20250212125137018 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) 20250212125137018 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) 20250212125137018 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) 20250212125137019 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) 20250212125137019 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) 20250212125137019 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) 20250212125137019 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) 20250212125137019 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) 20250212125137019 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) 20250212125137019 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) 20250212125137019 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) 20250212125137019 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) 20250212125137019 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) 20250212125137023 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) 20250212125137023 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) 20250212125137023 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) 20250212125137023 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) 20250212125137023 DRLCMACDL DEBUG -- Chunk with length 879 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137023 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 377, MCS-3): 3d 8d 3b 9b ab 97 68 45 91 de d1 64 4b fa 36 f9 f4 f2 54 33 ff 59 2f 01 09 a5 1a 51 ed 46 71 27 dd bc f3 bc 4f (tbf_dl.cpp:686) 20250212125137023 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) 20250212125137023 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137023 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 377) (tbf_dl.cpp:847) 20250212125137023 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 377, MCS-3): 07 40 5e 86 7a 1a 77 36 57 2f d1 8a 22 bd a3 c9 96 f4 6d f2 e9 e5 a9 66 fe b3 5e 02 12 4a 35 a2 da 8d e2 4e ba 79 e7 79 9f 00 (tbf_dl.cpp:911) 20250212125137023 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2010 Sending data request: sapi=5 arfcn=871 cur_fn=2006 block=8 data=07 40 5e 86 7a 1a 77 36 57 2f d1 8a 22 bd a3 c9 96 f4 6d f2 e9 e5 a9 66 fe b3 5e 02 12 4a 35 a2 da 8d e2 4e ba 79 e7 79 9f 00 (pcu_l1_if.cpp:182) 20250212125137023 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125137037 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) 20250212125137037 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) 20250212125137037 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) 20250212125137037 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) 20250212125137037 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) 20250212125137037 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) 20250212125137037 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) 20250212125137037 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) 20250212125137037 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) 20250212125137037 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) 20250212125137038 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) 20250212125137038 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) 20250212125137038 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) 20250212125137038 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) 20250212125137038 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) 20250212125137038 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) 20250212125137046 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) 20250212125137046 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) 20250212125137046 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) 20250212125137046 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) 20250212125137046 DRLCMACDL DEBUG -- Chunk with length 842 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137046 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 378, MCS-3): 65 f0 7a ce 3c b8 c0 25 8e 1b c4 dd 22 51 b5 1d 32 87 76 6d 7f cf 02 f2 c0 b4 91 ea 9e 66 82 30 5c 59 fb 5c 2d (tbf_dl.cpp:686) 20250212125137046 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) 20250212125137046 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137046 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 378) (tbf_dl.cpp:847) 20250212125137046 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 378, MCS-3): 07 80 5e 86 ca e0 f5 9c 79 70 81 4b 1c 37 88 bb 45 a2 6a 3b 64 0e ed da fe 9e 05 e4 81 69 23 d5 3d cd 04 61 b8 b2 f6 b9 5a 00 (tbf_dl.cpp:911) 20250212125137046 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2015 Sending data request: sapi=5 arfcn=871 cur_fn=2010 block=9 data=07 80 5e 86 ca e0 f5 9c 79 70 81 4b 1c 37 88 bb 45 a2 6a 3b 64 0e ed da fe 9e 05 e4 81 69 23 d5 3d cd 04 61 b8 b2 f6 b9 5a 00 (pcu_l1_if.cpp:182) 20250212125137046 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125137060 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) 20250212125137060 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) 20250212125137060 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) 20250212125137060 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) 20250212125137060 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) 20250212125137060 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) 20250212125137061 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) 20250212125137061 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) 20250212125137061 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) 20250212125137061 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) 20250212125137061 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) 20250212125137061 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) 20250212125137061 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) 20250212125137061 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) 20250212125137061 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) 20250212125137061 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) 20250212125137065 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) 20250212125137065 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) 20250212125137065 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) 20250212125137065 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) 20250212125137065 DRLCMACDL DEBUG -- Chunk with length 805 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 379, MCS-3): f3 c4 50 42 75 24 ac 11 c2 17 66 12 b2 42 1f f2 0b 42 c9 32 3e 77 d4 55 50 d8 be 66 50 2f e6 78 7d 85 b4 cd fd (tbf_dl.cpp:686) 20250212125137065 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) 20250212125137065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 379) (tbf_dl.cpp:847) 20250212125137065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 379, MCS-3): 07 c0 5e 86 e6 89 a1 84 ea 48 58 23 84 2f cc 24 64 85 3e e4 17 84 92 65 7c ee a8 ab a0 b0 7d cd a0 5e cc f1 fa 0a 69 9b fb 01 (tbf_dl.cpp:911) 20250212125137065 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2019 Sending data request: sapi=5 arfcn=871 cur_fn=2015 block=10 data=07 c0 5e 86 e6 89 a1 84 ea 48 58 23 84 2f cc 24 64 85 3e e4 17 84 92 65 7c ee a8 ab a0 b0 7d cd a0 5e cc f1 fa 0a 69 9b fb 01 (pcu_l1_if.cpp:182) 20250212125137065 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125137079 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) 20250212125137079 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) 20250212125137079 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) 20250212125137079 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) 20250212125137080 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) 20250212125137080 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) 20250212125137080 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) 20250212125137080 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) 20250212125137080 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) 20250212125137080 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) 20250212125137080 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) 20250212125137080 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) 20250212125137080 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) 20250212125137080 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) 20250212125137080 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) 20250212125137080 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) 20250212125137084 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) 20250212125137084 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2023 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125137084 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) 20250212125137084 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) 20250212125137084 DRLCMACDL DEBUG -- Chunk with length 768 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137084 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 380, MCS-3): 95 92 12 15 6c 74 79 f6 92 d2 81 46 8a a8 e2 e7 d8 f5 e8 0e 7c 25 97 04 bf 25 39 c7 63 a9 ad 45 44 16 3f c0 94 (tbf_dl.cpp:686) 20250212125137084 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) 20250212125137084 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137084 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 380) (tbf_dl.cpp:847) 20250212125137084 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) 20250212125137084 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2023 + 13 = 2036 (pdch_ul_controller.c:131) 20250212125137084 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2036 for type POLL (pdch_ul_controller.c:184) 20250212125137084 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2036, TS=7) (tbf_dl.cpp:883) 20250212125137084 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2036, TS=7 (tbf_dl.cpp:903) 20250212125137084 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 380, MCS-3): 0f 00 5f 86 2a 25 25 2a d8 e8 f2 ec 25 a5 03 8d 14 51 c5 cf b1 eb d1 1d f8 4a 2e 09 7e 4b 72 8e c7 52 5b 8b 88 2c 7e 80 29 01 (tbf_dl.cpp:911) 20250212125137084 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2023 Sending data request: sapi=5 arfcn=871 cur_fn=2019 block=11 data=0f 00 5f 86 2a 25 25 2a d8 e8 f2 ec 25 a5 03 8d 14 51 c5 cf b1 eb d1 1d f8 4a 2e 09 7e 4b 72 8e c7 52 5b 8b 88 2c 7e 80 29 01 (pcu_l1_if.cpp:182) 20250212125137084 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125137098 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) 20250212125137098 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) 20250212125137098 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) 20250212125137098 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) 20250212125137099 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) 20250212125137099 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) 20250212125137099 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) 20250212125137099 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) 20250212125137099 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) 20250212125137099 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) 20250212125137099 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) 20250212125137099 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) 20250212125137100 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) 20250212125137100 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) 20250212125137100 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) 20250212125137100 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) 20250212125137107 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125137121 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) 20250212125137121 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) 20250212125137121 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) 20250212125137121 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) 20250212125137122 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) 20250212125137122 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) 20250212125137122 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) 20250212125137122 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) 20250212125137122 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) 20250212125137122 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) 20250212125137122 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) 20250212125137122 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) 20250212125137123 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) 20250212125137123 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) 20250212125137123 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) 20250212125137123 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) 20250212125137125 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125137140 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) 20250212125137140 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) 20250212125137140 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) 20250212125137140 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) 20250212125137140 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) 20250212125137140 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) 20250212125137140 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) 20250212125137140 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) 20250212125137140 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) 20250212125137140 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) 20250212125137140 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) 20250212125137140 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) 20250212125137141 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) 20250212125137141 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) 20250212125137141 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) 20250212125137141 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) 20250212125137144 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125137158 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2036 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2032 block=2 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) 20250212125137158 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2036 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125137158 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125137158 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2036 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125137158 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) 20250212125137158 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2036 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125137158 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125137158 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, 0x563244858efc, 0x563244858f00, 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:570) 20250212125137158 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:597) 20250212125137158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125137158 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) 20250212125137158 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) 20250212125137158 DRLCMACDL DEBUG - got ack for BSN=361 (rlc_window_dl.cpp:103) 20250212125137158 DRLCMACDL DEBUG - got ack for BSN=362 (rlc_window_dl.cpp:103) 20250212125137158 DRLCMACDL DEBUG - got ack for BSN=363 (rlc_window_dl.cpp:103) 20250212125137159 DRLCMACDL DEBUG - got ack for BSN=364 (rlc_window_dl.cpp:103) 20250212125137159 DRLCMACDL DEBUG - got ack for BSN=365 (rlc_window_dl.cpp:103) 20250212125137159 DRLCMACDL DEBUG - got ack for BSN=366 (rlc_window_dl.cpp:103) 20250212125137159 DRLCMACDL DEBUG - got ack for BSN=367 (rlc_window_dl.cpp:103) 20250212125137159 DRLCMACDL DEBUG - got ack for BSN=368 (rlc_window_dl.cpp:103) 20250212125137159 DRLCMACDL DEBUG - got ack for BSN=369 (rlc_window_dl.cpp:103) 20250212125137159 DRLCMACDL DEBUG - got ack for BSN=370 (rlc_window_dl.cpp:103) 20250212125137159 DRLCMACDL DEBUG - got ack for BSN=371 (rlc_window_dl.cpp:103) 20250212125137159 DRLCMACDL DEBUG - got ack for BSN=372 (rlc_window_dl.cpp:103) 20250212125137159 DRLCMACDL DEBUG - got ack for BSN=373 (rlc_window_dl.cpp:103) 20250212125137159 DRLCMACDL DEBUG - got ack for BSN=374 (rlc_window_dl.cpp:103) 20250212125137159 DRLCMACDL DEBUG - got ack for BSN=375 (rlc_window_dl.cpp:103) 20250212125137159 DRLCMACDL DEBUG - got ack for BSN=376 (rlc_window_dl.cpp:103) 20250212125137159 DRLCMACDL DEBUG - got ack for BSN=377 (rlc_window_dl.cpp:103) 20250212125137159 DRLCMACDL DEBUG - got ack for BSN=378 (rlc_window_dl.cpp:103) 20250212125137159 DRLCMACDL DEBUG - got ack for BSN=379 (rlc_window_dl.cpp:103) 20250212125137159 DRLCMACDL DEBUG - got ack for BSN=380 (rlc_window_dl.cpp:103) 20250212125137159 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) 20250212125137159 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125137159 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) 20250212125137159 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) 20250212125137159 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) 20250212125137159 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) 20250212125137159 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) 20250212125137159 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) 20250212125137159 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) 20250212125137159 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) 20250212125137159 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) 20250212125137159 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) 20250212125137159 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) 20250212125137159 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) 20250212125137159 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) 20250212125137159 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) 20250212125137159 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) 20250212125137168 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) 20250212125137168 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) 20250212125137168 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) 20250212125137168 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) 20250212125137168 DRLCMACDL DEBUG -- Chunk with length 731 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137168 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 381, MCS-3): 46 a2 6c 3c fa 27 7a b9 09 83 b8 10 4d 4c 25 9e 78 7b 90 97 54 78 e2 35 18 22 1c 5e e6 1c 03 bc 70 33 ce ab a6 (tbf_dl.cpp:686) 20250212125137168 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) 20250212125137168 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137168 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 381) (tbf_dl.cpp:847) 20250212125137168 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 381, MCS-3): 07 40 5f 86 8c 44 d9 78 f4 4f f4 72 13 06 71 21 9a 98 4a 3c f1 f6 20 2f a9 f0 c4 6b 30 44 38 bc cc 39 06 78 e1 66 9c 57 4d 01 (tbf_dl.cpp:911) 20250212125137168 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2041 Sending data request: sapi=5 arfcn=871 cur_fn=2036 block=3 data=07 40 5f 86 8c 44 d9 78 f4 4f f4 72 13 06 71 21 9a 98 4a 3c f1 f6 20 2f a9 f0 c4 6b 30 44 38 bc cc 39 06 78 e1 66 9c 57 4d 01 (pcu_l1_if.cpp:182) 20250212125137168 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125137182 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) 20250212125137182 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) 20250212125137182 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) 20250212125137182 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) 20250212125137182 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) 20250212125137182 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) 20250212125137182 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) 20250212125137182 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) 20250212125137182 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) 20250212125137182 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) 20250212125137182 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) 20250212125137182 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) 20250212125137183 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) 20250212125137183 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) 20250212125137183 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) 20250212125137183 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) 20250212125137186 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) 20250212125137186 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) 20250212125137186 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) 20250212125137186 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) 20250212125137186 DRLCMACDL DEBUG -- Chunk with length 694 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137186 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 382, MCS-3): 92 52 ba 0e 9c 87 a9 06 bb dc 66 87 40 cf da 13 1e 68 83 d1 1f fe 82 b6 c0 fe 17 2d fe e9 0a 0e ff 5f 76 74 24 (tbf_dl.cpp:686) 20250212125137186 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) 20250212125137186 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137186 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 382) (tbf_dl.cpp:847) 20250212125137186 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 382, MCS-3): 07 80 5f 86 24 a5 74 1d 38 0f 53 0d 76 b9 cd 0e 81 9e b5 27 3c d0 06 a3 3f fc 05 6d 81 fd 2f 5a fc d3 15 1c fe bf ec e8 48 00 (tbf_dl.cpp:911) 20250212125137186 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2045 Sending data request: sapi=5 arfcn=871 cur_fn=2041 block=4 data=07 80 5f 86 24 a5 74 1d 38 0f 53 0d 76 b9 cd 0e 81 9e b5 27 3c d0 06 a3 3f fc 05 6d 81 fd 2f 5a fc d3 15 1c fe bf ec e8 48 00 (pcu_l1_if.cpp:182) 20250212125137186 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125137200 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) 20250212125137200 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) 20250212125137200 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) 20250212125137200 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) 20250212125137200 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) 20250212125137200 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) 20250212125137201 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) 20250212125137201 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) 20250212125137201 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) 20250212125137201 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) 20250212125137201 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) 20250212125137201 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) 20250212125137201 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) 20250212125137201 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) 20250212125137201 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) 20250212125137201 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) 20250212125137205 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) 20250212125137205 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) 20250212125137205 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) 20250212125137205 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) 20250212125137205 DRLCMACDL DEBUG -- Chunk with length 657 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 383, MCS-3): da 89 4f d3 6a f6 c8 33 0f 64 2e de 8f 56 a8 b4 07 cf b0 05 93 40 c7 60 37 32 3c 48 b6 9b 71 db 88 02 00 fa 34 (tbf_dl.cpp:686) 20250212125137205 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) 20250212125137205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 383) (tbf_dl.cpp:847) 20250212125137205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 383, MCS-3): 07 c0 5f 86 b4 13 9f a6 d5 ec 91 67 1e c8 5c bc 1f ad 50 69 0f 9e 61 0b 26 81 8e c1 6e 64 78 90 6c 37 e3 b6 11 05 00 f4 69 00 (tbf_dl.cpp:911) 20250212125137205 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2049 Sending data request: sapi=5 arfcn=871 cur_fn=2045 block=5 data=07 c0 5f 86 b4 13 9f a6 d5 ec 91 67 1e c8 5c bc 1f ad 50 69 0f 9e 61 0b 26 81 8e c1 6e 64 78 90 6c 37 e3 b6 11 05 00 f4 69 00 (pcu_l1_if.cpp:182) 20250212125137205 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125137219 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) 20250212125137219 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) 20250212125137219 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) 20250212125137219 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) 20250212125137219 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) 20250212125137219 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) 20250212125137220 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) 20250212125137220 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) 20250212125137220 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) 20250212125137220 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) 20250212125137220 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) 20250212125137220 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) 20250212125137220 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) 20250212125137220 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) 20250212125137220 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) 20250212125137220 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) 20250212125137228 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) 20250212125137228 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) 20250212125137228 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) 20250212125137228 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) 20250212125137228 DRLCMACDL DEBUG -- Chunk with length 620 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137228 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 384, MCS-3): 57 e3 1b 2a 46 e0 82 f4 17 c8 72 eb 17 e8 48 ab d1 e2 b6 1c d7 77 91 85 b6 1c d9 a6 49 83 91 ae d7 56 ed 8c bf (tbf_dl.cpp:686) 20250212125137228 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) 20250212125137228 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137228 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 384) (tbf_dl.cpp:847) 20250212125137228 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 384, MCS-3): 07 00 60 86 ae c6 37 54 8c c0 05 e9 2f 90 e5 d6 2f d0 91 56 a3 c5 6d 39 ae ef 22 0b 6d 39 b2 4d 93 06 23 5d af ad da 19 7f 01 (tbf_dl.cpp:911) 20250212125137228 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2054 Sending data request: sapi=5 arfcn=871 cur_fn=2049 block=6 data=07 00 60 86 ae c6 37 54 8c c0 05 e9 2f 90 e5 d6 2f d0 91 56 a3 c5 6d 39 ae ef 22 0b 6d 39 b2 4d 93 06 23 5d af ad da 19 7f 01 (pcu_l1_if.cpp:182) 20250212125137228 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125137242 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) 20250212125137242 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) 20250212125137242 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) 20250212125137242 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) 20250212125137243 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) 20250212125137243 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) 20250212125137243 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) 20250212125137243 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) 20250212125137243 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) 20250212125137243 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) 20250212125137243 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) 20250212125137243 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) 20250212125137243 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) 20250212125137243 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) 20250212125137243 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) 20250212125137243 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) 20250212125137247 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) 20250212125137247 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) 20250212125137247 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) 20250212125137247 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) 20250212125137247 DRLCMACDL DEBUG -- Chunk with length 583 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 385, MCS-3): f2 1f a1 fc c3 49 73 b0 67 2b 43 ae 1f 6b 47 76 c9 28 23 13 ce d8 37 c1 98 6c 41 58 ba 52 90 44 56 b6 c1 87 e2 (tbf_dl.cpp:686) 20250212125137247 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) 20250212125137247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 385) (tbf_dl.cpp:847) 20250212125137247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 385, MCS-3): 07 40 60 86 e4 3f 42 f9 87 93 e6 60 cf 56 86 5c 3f d6 8e ec 92 51 46 26 9c b1 6f 82 31 d9 82 b0 74 a5 20 89 ac 6c 83 0f c5 01 (tbf_dl.cpp:911) 20250212125137247 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2058 Sending data request: sapi=5 arfcn=871 cur_fn=2054 block=7 data=07 40 60 86 e4 3f 42 f9 87 93 e6 60 cf 56 86 5c 3f d6 8e ec 92 51 46 26 9c b1 6f 82 31 d9 82 b0 74 a5 20 89 ac 6c 83 0f c5 01 (pcu_l1_if.cpp:182) 20250212125137247 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125137261 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) 20250212125137261 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) 20250212125137261 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) 20250212125137261 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) 20250212125137261 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) 20250212125137261 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) 20250212125137261 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) 20250212125137261 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) 20250212125137261 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) 20250212125137261 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) 20250212125137262 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) 20250212125137262 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) 20250212125137262 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) 20250212125137262 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) 20250212125137262 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) 20250212125137262 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) 20250212125137265 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) 20250212125137265 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) 20250212125137265 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) 20250212125137265 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) 20250212125137265 DRLCMACDL DEBUG -- Chunk with length 546 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137265 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 386, MCS-3): 5b fe 6a 3d e2 d6 79 9d 21 bc 85 3d 03 0e 00 fb b5 1e b7 5e 15 cf 13 24 94 d1 f8 a2 c0 89 9e 34 4d 8a 20 21 8f (tbf_dl.cpp:686) 20250212125137265 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) 20250212125137265 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137265 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 386) (tbf_dl.cpp:847) 20250212125137265 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 386, MCS-3): 07 80 60 86 b6 fc d5 7a c4 ad f3 3a 43 78 0b 7b 06 1c 00 f6 6b 3d 6e bd 2a 9e 27 48 28 a3 f1 45 81 13 3d 69 9a 14 41 42 1e 01 (tbf_dl.cpp:911) 20250212125137265 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2062 Sending data request: sapi=5 arfcn=871 cur_fn=2058 block=8 data=07 80 60 86 b6 fc d5 7a c4 ad f3 3a 43 78 0b 7b 06 1c 00 f6 6b 3d 6e bd 2a 9e 27 48 28 a3 f1 45 81 13 3d 69 9a 14 41 42 1e 01 (pcu_l1_if.cpp:182) 20250212125137265 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125137279 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) 20250212125137279 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) 20250212125137279 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) 20250212125137279 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) 20250212125137280 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) 20250212125137280 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) 20250212125137280 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) 20250212125137280 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) 20250212125137280 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) 20250212125137280 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) 20250212125137280 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) 20250212125137280 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) 20250212125137280 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) 20250212125137280 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) 20250212125137280 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) 20250212125137280 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) 20250212125137283 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125137283 DLBSSGP DEBUG Estimated BVC leak rate = 12533 (measured 12497, usage 98%) (gprs_bssgp_pcu.c:965) 20250212125137283 DLBSSGP DEBUG Computed MS default leak rate = 7400, ms_num_pdch = 4, cs = MCS-3 (gprs_bssgp_pcu.c:1001) 20250212125137283 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 125330, R = 12533, Bmax_MS = 74000, R_MS = 7400, avg_dly = 3800 (gprs_bssgp_pcu.c:1029) 20250212125137283 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125137286 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125137286 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125137286 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125137286 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125137286 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125137289 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) 20250212125137289 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) 20250212125137289 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) 20250212125137289 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) 20250212125137289 DRLCMACDL DEBUG -- Chunk with length 509 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 387, MCS-3): 9b bc dc 71 fa 66 4a 73 63 cd 11 ad dd f1 27 58 4c 4c 23 51 d2 33 04 18 dc a4 d3 8d bd 70 1f 1a 12 48 76 c8 d6 (tbf_dl.cpp:686) 20250212125137289 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) 20250212125137289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 387) (tbf_dl.cpp:847) 20250212125137289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 387, MCS-3): 07 c0 60 86 36 79 b9 e3 f4 cd 94 e6 c6 9a 23 5a bb e3 4f b0 98 98 46 a2 a4 67 08 30 b8 49 a7 1b 7b e1 3e 34 24 90 ec 90 ad 01 (tbf_dl.cpp:911) 20250212125137289 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2067 Sending data request: sapi=5 arfcn=871 cur_fn=2062 block=9 data=07 c0 60 86 36 79 b9 e3 f4 cd 94 e6 c6 9a 23 5a bb e3 4f b0 98 98 46 a2 a4 67 08 30 b8 49 a7 1b 7b e1 3e 34 24 90 ec 90 ad 01 (pcu_l1_if.cpp:182) 20250212125137289 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125137303 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) 20250212125137303 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) 20250212125137303 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) 20250212125137303 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) 20250212125137303 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) 20250212125137303 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) 20250212125137303 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) 20250212125137303 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) 20250212125137303 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) 20250212125137303 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) 20250212125137303 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) 20250212125137303 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) 20250212125137304 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) 20250212125137304 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) 20250212125137304 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) 20250212125137304 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) 20250212125137307 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) 20250212125137307 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) 20250212125137307 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) 20250212125137307 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) 20250212125137307 DRLCMACDL DEBUG -- Chunk with length 472 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137307 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 388, MCS-3): 94 e0 76 47 2e cf cc 8a a8 9e 94 e7 71 da 9b 97 81 19 dc 1f 35 e9 13 7a 10 d3 1f 70 3c 3a d4 68 9a b2 37 c6 64 (tbf_dl.cpp:686) 20250212125137307 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) 20250212125137307 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137307 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 388) (tbf_dl.cpp:847) 20250212125137307 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 388, MCS-3): 07 00 61 86 28 c1 ed 8e 5c 9e 99 15 51 3d 29 cf e3 b4 37 2f 03 33 b8 3f 6a d2 27 f4 20 a6 3f e0 78 74 a8 d1 34 65 6f 8c c9 00 (tbf_dl.cpp:911) 20250212125137307 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2071 Sending data request: sapi=5 arfcn=871 cur_fn=2067 block=10 data=07 00 61 86 28 c1 ed 8e 5c 9e 99 15 51 3d 29 cf e3 b4 37 2f 03 33 b8 3f 6a d2 27 f4 20 a6 3f e0 78 74 a8 d1 34 65 6f 8c c9 00 (pcu_l1_if.cpp:182) 20250212125137307 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125137321 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) 20250212125137321 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) 20250212125137321 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) 20250212125137321 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) 20250212125137322 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) 20250212125137322 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) 20250212125137322 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) 20250212125137322 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) 20250212125137322 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) 20250212125137322 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) 20250212125137322 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) 20250212125137322 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) 20250212125137322 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) 20250212125137322 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) 20250212125137322 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) 20250212125137322 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) 20250212125137326 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) 20250212125137326 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) 20250212125137326 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) 20250212125137326 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) 20250212125137326 DRLCMACDL DEBUG -- Chunk with length 435 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137326 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 389, MCS-3): 94 23 9d 5d b6 5d 4e 2e b6 e1 9c a5 38 ae c3 e4 f9 1b 71 46 b1 61 57 44 22 16 aa 45 1f 38 ab b9 39 26 f0 0e ee (tbf_dl.cpp:686) 20250212125137326 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) 20250212125137326 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137326 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 389) (tbf_dl.cpp:847) 20250212125137326 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 389, MCS-3): 07 40 61 86 28 47 3a bb 6c bb 9c 5c 6c c3 39 4b 71 5c 87 c9 f3 37 e2 8c 62 c3 ae 88 44 2c 54 8b 3e 70 56 73 73 4c e0 1d dc 01 (tbf_dl.cpp:911) 20250212125137326 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2075 Sending data request: sapi=5 arfcn=871 cur_fn=2071 block=11 data=07 40 61 86 28 47 3a bb 6c bb 9c 5c 6c c3 39 4b 71 5c 87 c9 f3 37 e2 8c 62 c3 ae 88 44 2c 54 8b 3e 70 56 73 73 4c e0 1d dc 01 (pcu_l1_if.cpp:182) 20250212125137326 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125137340 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) 20250212125137340 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) 20250212125137340 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) 20250212125137340 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) 20250212125137340 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) 20250212125137340 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) 20250212125137340 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) 20250212125137340 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) 20250212125137340 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) 20250212125137340 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) 20250212125137340 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) 20250212125137340 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) 20250212125137341 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) 20250212125137341 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) 20250212125137341 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) 20250212125137341 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) 20250212125137349 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) 20250212125137349 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) 20250212125137349 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) 20250212125137349 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) 20250212125137349 DRLCMACDL DEBUG -- Chunk with length 398 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137349 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 390, MCS-3): df 82 f7 46 3a b1 20 a7 e0 05 93 d9 5a 42 02 d7 3e 6a 84 a2 01 3a 98 50 a1 c9 cf d7 cf 92 58 55 8d c4 79 ab 87 (tbf_dl.cpp:686) 20250212125137349 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) 20250212125137349 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137349 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 390) (tbf_dl.cpp:847) 20250212125137349 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 390, MCS-3): 07 80 61 86 be 05 ef 8d 74 62 41 4e c1 0b 26 b3 b5 84 04 ae 7d d4 08 45 03 74 30 a1 42 93 9f af 9f 25 b1 aa 1a 89 f3 56 0f 01 (tbf_dl.cpp:911) 20250212125137349 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2080 Sending data request: sapi=5 arfcn=871 cur_fn=2075 block=0 data=07 80 61 86 be 05 ef 8d 74 62 41 4e c1 0b 26 b3 b5 84 04 ae 7d d4 08 45 03 74 30 a1 42 93 9f af 9f 25 b1 aa 1a 89 f3 56 0f 01 (pcu_l1_if.cpp:182) 20250212125137350 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125137363 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) 20250212125137363 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) 20250212125137364 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) 20250212125137364 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) 20250212125137364 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) 20250212125137364 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) 20250212125137364 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) 20250212125137364 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) 20250212125137364 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) 20250212125137364 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) 20250212125137364 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) 20250212125137364 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) 20250212125137364 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) 20250212125137364 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) 20250212125137364 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) 20250212125137364 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) 20250212125137368 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) 20250212125137368 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) 20250212125137368 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) 20250212125137368 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) 20250212125137368 DRLCMACDL DEBUG -- Chunk with length 361 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 391, MCS-3): 3f b4 3b 0c 61 da f1 23 96 14 f1 ba 2c bb e0 3f bd 02 02 38 37 3f 19 f5 d7 e5 e4 9a 12 84 26 eb 6e 6b eb 8f 3d (tbf_dl.cpp:686) 20250212125137368 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) 20250212125137368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 391) (tbf_dl.cpp:847) 20250212125137368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 391, MCS-3): 07 c0 61 86 7e 68 77 18 c2 b4 e3 47 2c 29 e2 75 59 76 c1 7f 7a 05 04 70 6e 7e 32 ea af cb c9 35 25 08 4d d6 dd d6 d6 1f 7b 00 (tbf_dl.cpp:911) 20250212125137368 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2084 Sending data request: sapi=5 arfcn=871 cur_fn=2080 block=1 data=07 c0 61 86 7e 68 77 18 c2 b4 e3 47 2c 29 e2 75 59 76 c1 7f 7a 05 04 70 6e 7e 32 ea af cb c9 35 25 08 4d d6 dd d6 d6 1f 7b 00 (pcu_l1_if.cpp:182) 20250212125137369 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125137382 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) 20250212125137382 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) 20250212125137382 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) 20250212125137382 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) 20250212125137382 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) 20250212125137382 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) 20250212125137383 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) 20250212125137383 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) 20250212125137383 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) 20250212125137383 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) 20250212125137383 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) 20250212125137383 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) 20250212125137383 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) 20250212125137383 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) 20250212125137384 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) 20250212125137384 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) 20250212125137387 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) 20250212125137387 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) 20250212125137387 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) 20250212125137387 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) 20250212125137387 DRLCMACDL DEBUG -- Chunk with length 324 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137387 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 392, MCS-3): fd 34 13 c7 0b a7 88 c2 0e 3c 81 68 58 79 89 06 08 81 5f 30 d1 a7 bd c1 e1 45 1f b5 9d c7 72 47 f6 5b ab 8a 29 (tbf_dl.cpp:686) 20250212125137387 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) 20250212125137387 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137387 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 392) (tbf_dl.cpp:847) 20250212125137387 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 392, MCS-3): 07 00 62 86 fa 69 26 8e 17 4e 11 85 1d 78 02 d1 b0 f2 12 0d 10 02 bf 60 a2 4f 7b 83 c3 8b 3e 6a 3b 8f e5 8e ec b7 56 15 53 00 (tbf_dl.cpp:911) 20250212125137387 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2088 Sending data request: sapi=5 arfcn=871 cur_fn=2084 block=2 data=07 00 62 86 fa 69 26 8e 17 4e 11 85 1d 78 02 d1 b0 f2 12 0d 10 02 bf 60 a2 4f 7b 83 c3 8b 3e 6a 3b 8f e5 8e ec b7 56 15 53 00 (pcu_l1_if.cpp:182) 20250212125137387 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125137401 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) 20250212125137401 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) 20250212125137401 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) 20250212125137401 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) 20250212125137401 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) 20250212125137401 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) 20250212125137401 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) 20250212125137401 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) 20250212125137401 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) 20250212125137401 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) 20250212125137401 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) 20250212125137401 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) 20250212125137401 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) 20250212125137401 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) 20250212125137402 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) 20250212125137402 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) 20250212125137410 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) 20250212125137410 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) 20250212125137410 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) 20250212125137410 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) 20250212125137410 DRLCMACDL DEBUG -- Chunk with length 287 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137410 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 393, MCS-3): 1a a1 01 0a b8 72 33 06 25 af ec 51 2e 0b 47 60 29 b7 a2 9d 2a 22 46 7a e8 3c 08 0a d2 65 1e 0a e6 e1 4c 58 c6 (tbf_dl.cpp:686) 20250212125137410 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) 20250212125137410 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137410 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 393) (tbf_dl.cpp:847) 20250212125137410 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 393, MCS-3): 07 40 62 86 34 42 03 14 70 e5 66 0c 4a 5e d9 a3 5c 16 8e c0 52 6e 45 3b 55 44 8c f4 d0 79 10 14 a4 cb 3c 14 cc c3 99 b0 8c 01 (tbf_dl.cpp:911) 20250212125137410 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2093 Sending data request: sapi=5 arfcn=871 cur_fn=2088 block=3 data=07 40 62 86 34 42 03 14 70 e5 66 0c 4a 5e d9 a3 5c 16 8e c0 52 6e 45 3b 55 44 8c f4 d0 79 10 14 a4 cb 3c 14 cc c3 99 b0 8c 01 (pcu_l1_if.cpp:182) 20250212125137410 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125137424 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) 20250212125137424 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) 20250212125137424 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) 20250212125137424 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) 20250212125137424 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) 20250212125137424 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) 20250212125137424 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) 20250212125137424 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) 20250212125137425 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) 20250212125137425 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) 20250212125137425 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) 20250212125137425 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) 20250212125137425 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) 20250212125137425 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) 20250212125137425 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) 20250212125137425 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) 20250212125137428 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) 20250212125137428 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) 20250212125137428 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) 20250212125137428 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) 20250212125137428 DRLCMACDL DEBUG -- Chunk with length 250 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 394, MCS-3): 40 2a 0f 71 48 5c f9 9e 33 e2 9e b8 27 44 42 72 b8 ec 91 c2 2a 2c 79 ee c8 7d 58 42 31 d8 9c e6 3f 66 40 3f 16 (tbf_dl.cpp:686) 20250212125137429 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) 20250212125137429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 394) (tbf_dl.cpp:847) 20250212125137429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 394, MCS-3): 07 80 62 86 80 54 1e e2 90 b8 f2 3d 67 c4 3d 71 4f 88 84 e4 70 d9 23 85 55 58 f2 dc 91 fb b0 84 62 b0 39 cd 7f cc 80 7e 2c 00 (tbf_dl.cpp:911) 20250212125137429 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2097 Sending data request: sapi=5 arfcn=871 cur_fn=2093 block=4 data=07 80 62 86 80 54 1e e2 90 b8 f2 3d 67 c4 3d 71 4f 88 84 e4 70 d9 23 85 55 58 f2 dc 91 fb b0 84 62 b0 39 cd 7f cc 80 7e 2c 00 (pcu_l1_if.cpp:182) 20250212125137429 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125137442 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) 20250212125137442 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) 20250212125137443 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) 20250212125137443 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) 20250212125137443 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) 20250212125137443 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) 20250212125137443 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) 20250212125137443 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) 20250212125137443 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) 20250212125137443 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) 20250212125137443 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) 20250212125137443 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) 20250212125137443 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) 20250212125137443 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) 20250212125137444 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) 20250212125137444 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) 20250212125137447 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) 20250212125137447 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) 20250212125137447 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) 20250212125137447 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) 20250212125137447 DRLCMACDL DEBUG -- Chunk with length 213 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 395, MCS-3): a1 7d ee 8a 07 5b ee 2a c8 82 39 4f be dc 65 51 00 b6 db ee 1b 2f 99 b7 b3 0b ab 20 30 32 93 c4 5d a6 18 2f ea (tbf_dl.cpp:686) 20250212125137447 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) 20250212125137447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 395) (tbf_dl.cpp:847) 20250212125137447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 395, MCS-3): 07 c0 62 86 42 fb dc 15 0f b6 dc 55 90 05 73 9e 7c b9 cb a2 00 6c b7 dd 37 5e 32 6f 67 17 56 41 60 64 26 89 bb 4c 31 5e d4 01 (tbf_dl.cpp:911) 20250212125137447 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2101 Sending data request: sapi=5 arfcn=871 cur_fn=2097 block=5 data=07 c0 62 86 42 fb dc 15 0f b6 dc 55 90 05 73 9e 7c b9 cb a2 00 6c b7 dd 37 5e 32 6f 67 17 56 41 60 64 26 89 bb 4c 31 5e d4 01 (pcu_l1_if.cpp:182) 20250212125137447 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125137461 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) 20250212125137461 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) 20250212125137461 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) 20250212125137461 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) 20250212125137462 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) 20250212125137462 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) 20250212125137462 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) 20250212125137462 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) 20250212125137462 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) 20250212125137462 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) 20250212125137462 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) 20250212125137462 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) 20250212125137462 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) 20250212125137462 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) 20250212125137462 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) 20250212125137462 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) 20250212125137470 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) 20250212125137470 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) 20250212125137470 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) 20250212125137470 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) 20250212125137470 DRLCMACDL DEBUG -- Chunk with length 176 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137470 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 396, MCS-3): 0c 0b 3b c8 d3 b5 b0 48 cc 35 2c a3 b3 c3 05 9f 99 3f 90 2a 2e 97 49 be 7d eb 55 0d 96 a8 dc 1b 08 9c e6 d8 7d (tbf_dl.cpp:686) 20250212125137470 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) 20250212125137470 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137470 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 396) (tbf_dl.cpp:847) 20250212125137470 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 396, MCS-3): 07 00 63 86 18 16 76 90 a7 6b 61 91 98 6b 58 46 67 87 0b 3e 33 7f 20 55 5c 2e 93 7c fb d6 ab 1a 2c 51 b9 37 10 38 cd b1 fb 00 (tbf_dl.cpp:911) 20250212125137470 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2106 Sending data request: sapi=5 arfcn=871 cur_fn=2101 block=6 data=07 00 63 86 18 16 76 90 a7 6b 61 91 98 6b 58 46 67 87 0b 3e 33 7f 20 55 5c 2e 93 7c fb d6 ab 1a 2c 51 b9 37 10 38 cd b1 fb 00 (pcu_l1_if.cpp:182) 20250212125137471 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125137485 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) 20250212125137485 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) 20250212125137485 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) 20250212125137485 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) 20250212125137485 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) 20250212125137485 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) 20250212125137485 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) 20250212125137485 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) 20250212125137485 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) 20250212125137485 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) 20250212125137485 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) 20250212125137485 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) 20250212125137486 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) 20250212125137486 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) 20250212125137486 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) 20250212125137486 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) 20250212125137489 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) 20250212125137489 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) 20250212125137489 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) 20250212125137489 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) 20250212125137489 DRLCMACDL DEBUG -- Chunk with length 139 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 397, MCS-3): f9 16 8d d2 80 0d 70 c2 ba 4b 26 b2 ac 8f 02 5a 57 bf 1d bd bf c1 f5 96 78 ce 7f ab ed bc 18 98 48 12 72 f0 8a (tbf_dl.cpp:686) 20250212125137489 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) 20250212125137489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 397) (tbf_dl.cpp:847) 20250212125137489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 397, MCS-3): 07 40 63 86 f2 2d 1a a5 01 1b e0 84 75 97 4c 64 59 1f 05 b4 ae 7e 3b 7a 7f 83 eb 2d f1 9c ff 56 db 79 31 30 91 24 e4 e0 15 01 (tbf_dl.cpp:911) 20250212125137489 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2110 Sending data request: sapi=5 arfcn=871 cur_fn=2106 block=7 data=07 40 63 86 f2 2d 1a a5 01 1b e0 84 75 97 4c 64 59 1f 05 b4 ae 7e 3b 7a 7f 83 eb 2d f1 9c ff 56 db 79 31 30 91 24 e4 e0 15 01 (pcu_l1_if.cpp:182) 20250212125137489 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125137503 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) 20250212125137503 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) 20250212125137503 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) 20250212125137503 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) 20250212125137504 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) 20250212125137504 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) 20250212125137504 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) 20250212125137504 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) 20250212125137504 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) 20250212125137504 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) 20250212125137504 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) 20250212125137504 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) 20250212125137504 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) 20250212125137504 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) 20250212125137504 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) 20250212125137504 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) 20250212125137508 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) 20250212125137508 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) 20250212125137508 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) 20250212125137508 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) 20250212125137508 DRLCMACDL DEBUG -- Chunk with length 102 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 398, MCS-3): fd 18 7c e1 02 8f e5 c6 91 05 52 da 2e c4 c9 b5 32 0f 42 df e5 87 d9 c9 14 5a 79 92 ce 0b c3 89 81 f5 4b 48 db (tbf_dl.cpp:686) 20250212125137508 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) 20250212125137508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 398) (tbf_dl.cpp:847) 20250212125137508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 398, MCS-3): 07 80 63 86 fa 31 f8 c2 05 1e cb 8d 23 0b a4 b4 5d 88 93 6b 65 1e 84 be cb 0f b3 93 29 b4 f2 24 9d 17 86 13 03 eb 97 90 b6 01 (tbf_dl.cpp:911) 20250212125137508 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2114 Sending data request: sapi=5 arfcn=871 cur_fn=2110 block=8 data=07 80 63 86 fa 31 f8 c2 05 1e cb 8d 23 0b a4 b4 5d 88 93 6b 65 1e 84 be cb 0f b3 93 29 b4 f2 24 9d 17 86 13 03 eb 97 90 b6 01 (pcu_l1_if.cpp:182) 20250212125137508 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125137522 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) 20250212125137522 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) 20250212125137522 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) 20250212125137522 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) 20250212125137523 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) 20250212125137523 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) 20250212125137523 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) 20250212125137523 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) 20250212125137523 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) 20250212125137523 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) 20250212125137523 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) 20250212125137523 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) 20250212125137523 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) 20250212125137523 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) 20250212125137523 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) 20250212125137523 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) 20250212125137532 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) 20250212125137532 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) 20250212125137532 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) 20250212125137532 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) 20250212125137532 DRLCMACDL DEBUG -- Chunk with length 65 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 399, MCS-3): 43 d4 b7 ca 64 a4 ca 87 3c b9 fe 72 5b 7d e4 7a 30 5e 06 15 63 16 83 2e 55 95 01 cd 0e ef 0e 5d 0c 56 ce a6 70 (tbf_dl.cpp:686) 20250212125137532 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) 20250212125137532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 399) (tbf_dl.cpp:847) 20250212125137532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 399, MCS-3): 07 c0 63 86 86 a8 6f 95 c9 48 95 0f 79 72 fd e5 b6 fa c8 f5 60 bc 0c 2a c6 2c 06 5d aa 2a 03 9a 1d de 1d ba 18 ac 9c 4d e1 00 (tbf_dl.cpp:911) 20250212125137532 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2119 Sending data request: sapi=5 arfcn=871 cur_fn=2114 block=9 data=07 c0 63 86 86 a8 6f 95 c9 48 95 0f 79 72 fd e5 b6 fa c8 f5 60 bc 0c 2a c6 2c 06 5d aa 2a 03 9a 1d de 1d ba 18 ac 9c 4d e1 00 (pcu_l1_if.cpp:182) 20250212125137532 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125137545 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) 20250212125137545 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) 20250212125137546 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) 20250212125137546 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) 20250212125137546 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) 20250212125137546 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) 20250212125137546 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) 20250212125137546 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) 20250212125137546 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) 20250212125137546 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) 20250212125137546 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) 20250212125137546 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) 20250212125137546 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) 20250212125137546 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) 20250212125137547 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) 20250212125137547 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) 20250212125137550 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) 20250212125137550 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2123 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125137550 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) 20250212125137550 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) 20250212125137550 DRLCMACDL DEBUG -- Chunk with length 28 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20250212125137550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125137550 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1682 KBits/s (gprs_rlcmac_meas.cpp:181) 20250212125137550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125137550 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (8) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 400, MCS-3): 39 2f d9 b8 7f 1d 5f 01 3c bf e8 78 4a b5 62 89 ba d1 b5 3c ce ef 1d d6 55 a7 39 c2 67 04 95 05 43 d4 38 18 11 (tbf_dl.cpp:686) 20250212125137550 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) 20250212125137550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 400) (tbf_dl.cpp:847) 20250212125137550 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) 20250212125137550 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2123 + 13 = 2136 (pdch_ul_controller.c:131) 20250212125137550 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2136 for type POLL (pdch_ul_controller.c:184) 20250212125137550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2136, TS=7) (tbf_dl.cpp:883) 20250212125137550 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2136, TS=7 (tbf_dl.cpp:903) 20250212125137550 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 5e b2 71 ff 3a be 02 78 7e d1 f1 94 6a c5 12 75 a3 6b 79 9c df 3b ac ab 4e 73 84 cf 08 2a 0b 86 a8 71 30 22 00 (tbf_dl.cpp:911) 20250212125137550 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2123 Sending data request: sapi=5 arfcn=871 cur_fn=2119 block=10 data=0f 00 64 06 72 5e b2 71 ff 3a be 02 78 7e d1 f1 94 6a c5 12 75 a3 6b 79 9c df 3b ac ab 4e 73 84 cf 08 2a 0b 86 a8 71 30 22 00 (pcu_l1_if.cpp:182) 20250212125137550 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125137564 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) 20250212125137564 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) 20250212125137564 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) 20250212125137565 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) 20250212125137565 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) 20250212125137565 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) 20250212125137565 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) 20250212125137565 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) 20250212125137565 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) 20250212125137565 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) 20250212125137565 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) 20250212125137565 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) 20250212125137565 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) 20250212125137565 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) 20250212125137565 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) 20250212125137565 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) 20250212125137569 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125137583 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) 20250212125137583 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) 20250212125137583 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) 20250212125137583 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) 20250212125137583 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) 20250212125137583 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) 20250212125137584 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) 20250212125137584 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) 20250212125137584 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) 20250212125137584 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) 20250212125137584 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) 20250212125137584 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) 20250212125137584 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) 20250212125137584 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) 20250212125137584 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) 20250212125137584 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) 20250212125137592 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125137606 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) 20250212125137606 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) 20250212125137607 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) 20250212125137607 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) 20250212125137607 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) 20250212125137607 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) 20250212125137607 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) 20250212125137607 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) 20250212125137607 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) 20250212125137607 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) 20250212125137608 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) 20250212125137608 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) 20250212125137608 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) 20250212125137608 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) 20250212125137608 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) 20250212125137608 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) 20250212125137611 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125137625 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2136 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2132 block=1 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) 20250212125137625 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2136 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125137625 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125137625 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2136 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125137625 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) 20250212125137625 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2136 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125137625 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125137625 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, 0x563244858efc, 0x563244858f00, 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:570) 20250212125137625 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:597) 20250212125137625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125137625 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) 20250212125137625 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) 20250212125137625 [1;34mDRLCMACDL DEBUG - got ack for BSN=381 (rlc_window_dl.cpp:103) 20250212125137625 DRLCMACDL DEBUG - got ack for BSN=382 (rlc_window_dl.cpp:103) 20250212125137625 DRLCMACDL DEBUG - got ack for BSN=383 (rlc_window_dl.cpp:103) 20250212125137625 DRLCMACDL DEBUG - got ack for BSN=384 (rlc_window_dl.cpp:103) 20250212125137625 DRLCMACDL DEBUG - got ack for BSN=385 (rlc_window_dl.cpp:103) 20250212125137625 DRLCMACDL DEBUG - got ack for BSN=386 (rlc_window_dl.cpp:103) 20250212125137625 DRLCMACDL DEBUG - got ack for BSN=387 (rlc_window_dl.cpp:103) 20250212125137625 DRLCMACDL DEBUG - got ack for BSN=388 (rlc_window_dl.cpp:103) 20250212125137625 DRLCMACDL DEBUG - got ack for BSN=389 (rlc_window_dl.cpp:103) 20250212125137625 DRLCMACDL DEBUG - got ack for BSN=390 (rlc_window_dl.cpp:103) 20250212125137625 DRLCMACDL DEBUG - got ack for BSN=391 (rlc_window_dl.cpp:103) 20250212125137625 DRLCMACDL DEBUG - got ack for BSN=392 (rlc_window_dl.cpp:103) 20250212125137625 DRLCMACDL DEBUG - got ack for BSN=393 (rlc_window_dl.cpp:103) 20250212125137625 DRLCMACDL DEBUG - got ack for BSN=394 (rlc_window_dl.cpp:103) 20250212125137625 DRLCMACDL DEBUG - got ack for BSN=395 (rlc_window_dl.cpp:103) 20250212125137625 DRLCMACDL DEBUG - got ack for BSN=396 (rlc_window_dl.cpp:103) 20250212125137625 DRLCMACDL DEBUG - got ack for BSN=397 (rlc_window_dl.cpp:103) 20250212125137625 DRLCMACDL DEBUG - got ack for BSN=398 (rlc_window_dl.cpp:103) 20250212125137625 DRLCMACDL DEBUG - got ack for BSN=399 (rlc_window_dl.cpp:103) 20250212125137625 DRLCMACDL DEBUG - got ack for BSN=400 (rlc_window_dl.cpp:103) 20250212125137625 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) 20250212125137625 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) 20250212125137625 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) 20250212125137625 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) 20250212125137626 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) 20250212125137626 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) 20250212125137626 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) 20250212125137626 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) 20250212125137626 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) 20250212125137626 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) 20250212125137626 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) 20250212125137626 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) 20250212125137626 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) 20250212125137626 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) 20250212125137626 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) 20250212125137626 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) 20250212125137630 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) 20250212125137630 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2140 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125137630 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) 20250212125137630 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) 20250212125137630 DRLCMACDL DEBUG -- Chunk with length 1392 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137630 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 401, MCS-3): 12 0f 0c a3 29 b4 6c 1b 9d 1f b8 42 10 89 fc cd 87 52 8e cf 59 79 8a 33 a2 8e 52 8b 8a 46 06 80 a2 2e 2e fe 46 (tbf_dl.cpp:686) 20250212125137630 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) 20250212125137630 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137630 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 401) (tbf_dl.cpp:847) 20250212125137630 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 401, MCS-3): 07 40 64 86 24 1e 18 46 53 68 d9 36 3a 3f 70 85 20 12 f9 9b 0f a5 1c 9f b3 f2 14 67 44 1d a5 16 15 8d 0c 00 45 5d 5c fc 8d 00 (tbf_dl.cpp:911) 20250212125137630 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2140 Sending data request: sapi=5 arfcn=871 cur_fn=2136 block=2 data=07 40 64 86 24 1e 18 46 53 68 d9 36 3a 3f 70 85 20 12 f9 9b 0f a5 1c 9f b3 f2 14 67 44 1d a5 16 15 8d 0c 00 45 5d 5c fc 8d 00 (pcu_l1_if.cpp:182) 20250212125137630 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125137644 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) 20250212125137644 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) 20250212125137644 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) 20250212125137644 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) 20250212125137644 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) 20250212125137644 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) 20250212125137644 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) 20250212125137644 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) 20250212125137644 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) 20250212125137644 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) 20250212125137645 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) 20250212125137645 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) 20250212125137645 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) 20250212125137645 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) 20250212125137645 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) 20250212125137645 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) 20250212125137653 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) 20250212125137653 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) 20250212125137653 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) 20250212125137653 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) 20250212125137653 DRLCMACDL DEBUG -- Chunk with length 1355 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 402, MCS-3): 5a 9e 55 3f 7b 5d 50 43 fa 48 52 c3 98 8e 46 5d 9c f1 85 a8 08 70 5c 9e c5 5c 82 bc 8a 8a 4c 98 78 87 32 32 6f (tbf_dl.cpp:686) 20250212125137653 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) 20250212125137653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 402) (tbf_dl.cpp:847) 20250212125137653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 402, MCS-3): 07 80 64 86 b4 3c ab 7e f6 ba a0 86 f4 91 a4 86 31 1d 8d ba 38 e3 0b 51 11 e0 b8 3c 8b b9 04 79 15 15 99 30 f1 0e 65 64 de 00 (tbf_dl.cpp:911) 20250212125137653 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2145 Sending data request: sapi=5 arfcn=871 cur_fn=2140 block=3 data=07 80 64 86 b4 3c ab 7e f6 ba a0 86 f4 91 a4 86 31 1d 8d ba 38 e3 0b 51 11 e0 b8 3c 8b b9 04 79 15 15 99 30 f1 0e 65 64 de 00 (pcu_l1_if.cpp:182) 20250212125137653 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125137667 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) 20250212125137667 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) 20250212125137667 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) 20250212125137667 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) 20250212125137668 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) 20250212125137668 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) 20250212125137668 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) 20250212125137668 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) 20250212125137668 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) 20250212125137668 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) 20250212125137668 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) 20250212125137668 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) 20250212125137668 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) 20250212125137668 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) 20250212125137668 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) 20250212125137668 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) 20250212125137672 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) 20250212125137672 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) 20250212125137672 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) 20250212125137672 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) 20250212125137672 DRLCMACDL DEBUG -- Chunk with length 1318 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 403, MCS-3): aa 82 1f 7e 63 5d 6a 6a 2c c7 9e cf 80 13 b1 93 72 5a 86 cc 45 de 2c 85 e7 49 fb 78 5e 92 44 82 29 9f d7 62 e0 (tbf_dl.cpp:686) 20250212125137672 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) 20250212125137672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 403) (tbf_dl.cpp:847) 20250212125137672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 403, MCS-3): 07 c0 64 86 54 05 3f fc c6 ba d4 d4 58 8e 3d 9f 01 27 62 27 e5 b4 0c 99 8b bc 59 0a cf 93 f6 f1 bc 24 89 04 53 3e af c5 c0 01 (tbf_dl.cpp:911) 20250212125137672 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2149 Sending data request: sapi=5 arfcn=871 cur_fn=2145 block=4 data=07 c0 64 86 54 05 3f fc c6 ba d4 d4 58 8e 3d 9f 01 27 62 27 e5 b4 0c 99 8b bc 59 0a cf 93 f6 f1 bc 24 89 04 53 3e af c5 c0 01 (pcu_l1_if.cpp:182) 20250212125137672 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125137686 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) 20250212125137686 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) 20250212125137686 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) 20250212125137686 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) 20250212125137687 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) 20250212125137687 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) 20250212125137687 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) 20250212125137687 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) 20250212125137687 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) 20250212125137687 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) 20250212125137687 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) 20250212125137687 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) 20250212125137687 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) 20250212125137687 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) 20250212125137688 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) 20250212125137688 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) 20250212125137705 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) 20250212125137705 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) 20250212125137705 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) 20250212125137705 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) 20250212125137705 DRLCMACDL DEBUG -- Chunk with length 1281 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 404, MCS-3): 1e 4b 17 f5 5f 2e fc e6 97 c5 ef be dd 25 b8 37 fa d6 8d f3 3c 77 bb e8 c4 6d fd 59 35 3e ee d8 b4 85 01 f6 64 (tbf_dl.cpp:686) 20250212125137705 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) 20250212125137705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 404) (tbf_dl.cpp:847) 20250212125137705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 404, MCS-3): 07 00 65 86 3c 96 2e ea bf 5c f8 cd 2f 8b df 7d bb 4b 70 6f f4 ad 1b e7 79 ee 76 d1 89 db fa b3 6a 7c dc b1 69 0b 03 ec c9 00 (tbf_dl.cpp:911) 20250212125137705 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2153 Sending data request: sapi=5 arfcn=871 cur_fn=2149 block=5 data=07 00 65 86 3c 96 2e ea bf 5c f8 cd 2f 8b df 7d bb 4b 70 6f f4 ad 1b e7 79 ee 76 d1 89 db fa b3 6a 7c dc b1 69 0b 03 ec c9 00 (pcu_l1_if.cpp:182) 20250212125137705 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125137719 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) 20250212125137719 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) 20250212125137719 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) 20250212125137719 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) 20250212125137719 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) 20250212125137719 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) 20250212125137719 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) 20250212125137719 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) 20250212125137719 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) 20250212125137719 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) 20250212125137720 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) 20250212125137720 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) 20250212125137720 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) 20250212125137720 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) 20250212125137720 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) 20250212125137720 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) 20250212125137728 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) 20250212125137728 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) 20250212125137728 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) 20250212125137728 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) 20250212125137728 DRLCMACDL DEBUG -- Chunk with length 1244 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137728 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 405, MCS-3): b9 c9 2a 63 75 ee 8c 67 91 c2 06 5c 95 11 c0 29 c8 fb 34 a1 ba 8f b4 77 e0 af 53 46 cc a3 d4 e1 f9 f9 c7 dc b2 (tbf_dl.cpp:686) 20250212125137728 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) 20250212125137728 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137728 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 405) (tbf_dl.cpp:847) 20250212125137728 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 405, MCS-3): 07 40 65 86 72 93 55 c6 ea dc 19 cf 22 85 0d b8 2a 23 80 53 90 f7 69 42 75 1f 69 ef c0 5f a7 8c 98 47 a9 c3 f3 f3 8f b9 65 01 (tbf_dl.cpp:911) 20250212125137728 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2158 Sending data request: sapi=5 arfcn=871 cur_fn=2153 block=6 data=07 40 65 86 72 93 55 c6 ea dc 19 cf 22 85 0d b8 2a 23 80 53 90 f7 69 42 75 1f 69 ef c0 5f a7 8c 98 47 a9 c3 f3 f3 8f b9 65 01 (pcu_l1_if.cpp:182) 20250212125137728 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125137742 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) 20250212125137742 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) 20250212125137742 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) 20250212125137742 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) 20250212125137743 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) 20250212125137743 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) 20250212125137743 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) 20250212125137743 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) 20250212125137743 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) 20250212125137743 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) 20250212125137743 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) 20250212125137743 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) 20250212125137743 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) 20250212125137743 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) 20250212125137743 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) 20250212125137743 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) 20250212125137747 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) 20250212125137747 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) 20250212125137747 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) 20250212125137747 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) 20250212125137747 DRLCMACDL DEBUG -- Chunk with length 1207 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137747 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 406, MCS-3): 76 8d 88 a4 a7 c4 f7 fb 30 89 1d dc 49 34 0b 35 5e 15 d0 2e 09 aa 20 c3 9c 61 60 5b a8 e0 a0 ea 40 3d be e5 b7 (tbf_dl.cpp:686) 20250212125137747 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) 20250212125137747 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137747 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 406) (tbf_dl.cpp:847) 20250212125137747 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 406, MCS-3): 07 80 65 86 ec 1a 11 49 4f 89 ef f7 61 12 3b b8 93 68 16 6a bc 2a a0 5d 12 54 41 86 39 c3 c0 b6 50 c1 41 d5 81 7a 7c cb 6f 01 (tbf_dl.cpp:911) 20250212125137747 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2162 Sending data request: sapi=5 arfcn=871 cur_fn=2158 block=7 data=07 80 65 86 ec 1a 11 49 4f 89 ef f7 61 12 3b b8 93 68 16 6a bc 2a a0 5d 12 54 41 86 39 c3 c0 b6 50 c1 41 d5 81 7a 7c cb 6f 01 (pcu_l1_if.cpp:182) 20250212125137747 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125137761 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) 20250212125137761 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) 20250212125137761 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) 20250212125137761 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) 20250212125137761 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) 20250212125137761 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) 20250212125137761 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) 20250212125137761 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) 20250212125137761 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) 20250212125137761 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) 20250212125137762 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) 20250212125137762 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) 20250212125137762 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) 20250212125137762 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) 20250212125137762 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) 20250212125137762 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) 20250212125137766 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) 20250212125137766 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) 20250212125137766 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) 20250212125137766 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) 20250212125137766 DRLCMACDL DEBUG -- Chunk with length 1170 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 407, MCS-3): c6 bd 6b c6 3d 0a c1 29 ab 56 57 01 12 ac 3c 77 62 56 00 4e 3e 7e 54 e8 09 d1 e7 b6 58 c5 38 f3 73 f5 23 3e 5c (tbf_dl.cpp:686) 20250212125137766 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) 20250212125137766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 407) (tbf_dl.cpp:847) 20250212125137766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 407, MCS-3): 07 c0 65 86 8c 7b d7 8c 7b 14 82 53 56 ad ae 02 24 58 79 ee c4 ac 00 9c 7c fc a8 d0 13 a2 cf 6d b1 8a 71 e6 e7 ea 47 7c b8 00 (tbf_dl.cpp:911) 20250212125137766 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2166 Sending data request: sapi=5 arfcn=871 cur_fn=2162 block=8 data=07 c0 65 86 8c 7b d7 8c 7b 14 82 53 56 ad ae 02 24 58 79 ee c4 ac 00 9c 7c fc a8 d0 13 a2 cf 6d b1 8a 71 e6 e7 ea 47 7c b8 00 (pcu_l1_if.cpp:182) 20250212125137766 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125137779 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) 20250212125137779 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) 20250212125137780 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) 20250212125137780 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) 20250212125137780 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) 20250212125137780 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) 20250212125137780 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) 20250212125137780 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) 20250212125137780 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) 20250212125137780 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) 20250212125137780 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) 20250212125137780 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) 20250212125137780 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) 20250212125137780 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) 20250212125137781 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) 20250212125137781 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) 20250212125137789 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) 20250212125137789 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) 20250212125137789 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) 20250212125137789 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) 20250212125137789 DRLCMACDL DEBUG -- Chunk with length 1133 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137789 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 408, MCS-3): b9 83 50 f8 0e 6e ee b6 f0 92 18 fd 6b 2d 8a 0d da e6 3a 32 f9 ea 85 ff e0 e9 9c 3c d2 97 ae 91 56 78 75 39 ac (tbf_dl.cpp:686) 20250212125137789 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) 20250212125137789 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137789 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 408) (tbf_dl.cpp:847) 20250212125137789 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 408, MCS-3): 07 00 66 86 72 07 a1 f0 1d dc dc 6d e1 25 31 fa d7 5a 14 1b b4 cd 75 64 f2 d5 0b ff c1 d3 39 79 a4 2f 5d 23 ad f0 ea 72 58 01 (tbf_dl.cpp:911) 20250212125137789 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2171 Sending data request: sapi=5 arfcn=871 cur_fn=2166 block=9 data=07 00 66 86 72 07 a1 f0 1d dc dc 6d e1 25 31 fa d7 5a 14 1b b4 cd 75 64 f2 d5 0b ff c1 d3 39 79 a4 2f 5d 23 ad f0 ea 72 58 01 (pcu_l1_if.cpp:182) 20250212125137789 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125137803 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) 20250212125137803 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) 20250212125137803 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) 20250212125137803 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) 20250212125137803 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) 20250212125137803 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) 20250212125137803 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) 20250212125137803 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) 20250212125137804 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) 20250212125137804 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) 20250212125137804 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) 20250212125137804 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) 20250212125137804 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) 20250212125137804 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) 20250212125137804 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) 20250212125137804 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) 20250212125137807 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) 20250212125137807 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) 20250212125137807 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) 20250212125137807 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) 20250212125137807 DRLCMACDL DEBUG -- Chunk with length 1096 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137807 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 409, MCS-3): 93 d2 29 af 84 ea 4b 80 c7 c1 9e d7 da 61 24 29 88 5d 03 92 85 c4 5c d5 b6 cb a0 08 84 c8 45 a5 92 50 bf 90 ab (tbf_dl.cpp:686) 20250212125137807 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) 20250212125137807 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137807 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 409) (tbf_dl.cpp:847) 20250212125137807 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 409, MCS-3): 07 40 66 86 26 a5 53 5e 09 d5 97 00 8f 83 3d af b5 c3 48 52 10 bb 06 24 0b 89 b9 aa 6d 97 41 11 08 91 8b 4a 25 a1 7e 21 57 01 (tbf_dl.cpp:911) 20250212125137807 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2175 Sending data request: sapi=5 arfcn=871 cur_fn=2171 block=10 data=07 40 66 86 26 a5 53 5e 09 d5 97 00 8f 83 3d af b5 c3 48 52 10 bb 06 24 0b 89 b9 aa 6d 97 41 11 08 91 8b 4a 25 a1 7e 21 57 01 (pcu_l1_if.cpp:182) 20250212125137808 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125137821 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) 20250212125137821 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) 20250212125137822 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) 20250212125137822 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) 20250212125137822 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) 20250212125137822 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) 20250212125137822 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) 20250212125137822 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) 20250212125137822 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) 20250212125137822 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) 20250212125137822 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) 20250212125137822 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) 20250212125137822 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) 20250212125137822 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) 20250212125137822 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) 20250212125137822 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) 20250212125137826 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) 20250212125137826 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) 20250212125137826 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) 20250212125137826 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) 20250212125137826 DRLCMACDL DEBUG -- Chunk with length 1059 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 410, MCS-3): 4e ad 87 08 4a b3 b6 2a 15 17 a3 d1 5a d7 51 fd 5e c8 71 91 1b 16 28 c9 85 01 6c 5f b8 ef 67 e2 40 d1 f5 64 36 (tbf_dl.cpp:686) 20250212125137826 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) 20250212125137826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 410) (tbf_dl.cpp:847) 20250212125137826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 410, MCS-3): 07 80 66 86 9c 5a 0f 11 94 66 6d 55 2a 2e 46 a3 b5 ae a3 fa bd 90 e3 22 37 2c 50 92 0b 03 d8 be 70 df cf c4 81 a2 eb c9 6c 00 (tbf_dl.cpp:911) 20250212125137826 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2179 Sending data request: sapi=5 arfcn=871 cur_fn=2175 block=11 data=07 80 66 86 9c 5a 0f 11 94 66 6d 55 2a 2e 46 a3 b5 ae a3 fa bd 90 e3 22 37 2c 50 92 0b 03 d8 be 70 df cf c4 81 a2 eb c9 6c 00 (pcu_l1_if.cpp:182) 20250212125137826 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125137840 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) 20250212125137840 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) 20250212125137840 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) 20250212125137840 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) 20250212125137840 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) 20250212125137840 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) 20250212125137841 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) 20250212125137841 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) 20250212125137841 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) 20250212125137841 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) 20250212125137841 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) 20250212125137841 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) 20250212125137841 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) 20250212125137841 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) 20250212125137841 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) 20250212125137841 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) 20250212125137849 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) 20250212125137849 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) 20250212125137849 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) 20250212125137849 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) 20250212125137849 DRLCMACDL DEBUG -- Chunk with length 1022 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 411, MCS-3): c1 7f 16 12 e5 c1 27 9c af aa a5 46 d7 75 da 03 47 85 47 1a 8c c6 84 22 b9 88 56 d4 70 83 35 27 47 45 70 05 55 (tbf_dl.cpp:686) 20250212125137849 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) 20250212125137849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 411) (tbf_dl.cpp:847) 20250212125137849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 411, MCS-3): 07 c0 66 86 82 ff 2c 24 ca 83 4f 38 5f 55 4b 8d ae eb b4 07 8e 0a 8f 34 18 8d 09 45 72 11 ad a8 e1 06 6b 4e 8e 8a e0 0a aa 00 (tbf_dl.cpp:911) 20250212125137849 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2184 Sending data request: sapi=5 arfcn=871 cur_fn=2179 block=0 data=07 c0 66 86 82 ff 2c 24 ca 83 4f 38 5f 55 4b 8d ae eb b4 07 8e 0a 8f 34 18 8d 09 45 72 11 ad a8 e1 06 6b 4e 8e 8a e0 0a aa 00 (pcu_l1_if.cpp:182) 20250212125137850 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125137863 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) 20250212125137863 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) 20250212125137864 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) 20250212125137864 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) 20250212125137864 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) 20250212125137864 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) 20250212125137864 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) 20250212125137864 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) 20250212125137864 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) 20250212125137864 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) 20250212125137864 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) 20250212125137864 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) 20250212125137864 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) 20250212125137864 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) 20250212125137865 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) 20250212125137865 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) 20250212125137868 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) 20250212125137868 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) 20250212125137868 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) 20250212125137868 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) 20250212125137868 DRLCMACDL DEBUG -- Chunk with length 985 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 412, MCS-3): 71 68 8b 44 5f 7f c8 2a bb cf 16 0c 41 f0 79 ca 18 18 79 ec 4b 30 66 7a 6e fb c1 1e 3a 9c d5 fa db cb 4c c6 f4 (tbf_dl.cpp:686) 20250212125137868 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) 20250212125137868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 412) (tbf_dl.cpp:847) 20250212125137868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 412, MCS-3): 07 00 67 86 e2 d0 16 89 be fe 90 55 76 9f 2d 18 82 e0 f3 94 31 30 f2 d8 97 60 cc f4 dc f6 83 3d 74 38 ab f5 b7 97 99 8c e9 01 (tbf_dl.cpp:911) 20250212125137868 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2188 Sending data request: sapi=5 arfcn=871 cur_fn=2184 block=1 data=07 00 67 86 e2 d0 16 89 be fe 90 55 76 9f 2d 18 82 e0 f3 94 31 30 f2 d8 97 60 cc f4 dc f6 83 3d 74 38 ab f5 b7 97 99 8c e9 01 (pcu_l1_if.cpp:182) 20250212125137868 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125137882 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) 20250212125137882 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) 20250212125137883 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) 20250212125137883 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) 20250212125137883 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) 20250212125137883 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) 20250212125137883 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) 20250212125137883 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) 20250212125137883 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) 20250212125137883 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) 20250212125137883 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) 20250212125137883 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) 20250212125137883 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) 20250212125137883 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) 20250212125137884 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) 20250212125137884 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) 20250212125137887 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) 20250212125137887 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) 20250212125137887 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) 20250212125137887 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) 20250212125137887 DRLCMACDL DEBUG -- Chunk with length 948 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 413, MCS-3): 51 26 48 97 fe 39 d9 c2 b0 ff bb 07 ab f7 da 48 40 14 40 b8 cb 1c 63 20 b6 c8 31 ad 08 db 71 34 1a 9a 75 96 6e (tbf_dl.cpp:686) 20250212125137887 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) 20250212125137887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 413) (tbf_dl.cpp:847) 20250212125137887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 413, MCS-3): 07 40 67 86 a2 4c 90 2e fd 73 b2 85 61 ff 77 0f 56 ef b5 91 80 28 80 70 97 39 c6 40 6c 91 63 5a 11 b6 e3 68 34 34 eb 2c dd 00 (tbf_dl.cpp:911) 20250212125137887 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2192 Sending data request: sapi=5 arfcn=871 cur_fn=2188 block=2 data=07 40 67 86 a2 4c 90 2e fd 73 b2 85 61 ff 77 0f 56 ef b5 91 80 28 80 70 97 39 c6 40 6c 91 63 5a 11 b6 e3 68 34 34 eb 2c dd 00 (pcu_l1_if.cpp:182) 20250212125137887 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125137901 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) 20250212125137901 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) 20250212125137901 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) 20250212125137901 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) 20250212125137901 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) 20250212125137901 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) 20250212125137902 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) 20250212125137902 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) 20250212125137902 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) 20250212125137902 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) 20250212125137902 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) 20250212125137902 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) 20250212125137903 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) 20250212125137903 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) 20250212125137903 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) 20250212125137903 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) 20250212125137910 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) 20250212125137910 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) 20250212125137910 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) 20250212125137910 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) 20250212125137910 DRLCMACDL DEBUG -- Chunk with length 911 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137910 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 414, MCS-3): 12 8b 39 dc 72 3d 0d c2 84 f7 c2 4e e9 19 fc 4f cd 5d 83 74 08 b8 8e 39 5a 50 2c 4a 52 3f f7 aa 3d 8d 3b 9b ab (tbf_dl.cpp:686) 20250212125137910 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) 20250212125137910 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137910 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 414) (tbf_dl.cpp:847) 20250212125137910 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 414, MCS-3): 07 80 67 86 24 16 73 b8 e5 7a 1a 84 09 ef 85 9d d2 33 f8 9f 9a bb 06 e9 10 70 1d 73 b4 a0 58 94 a4 7e ee 55 7b 1a 77 36 57 01 (tbf_dl.cpp:911) 20250212125137910 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2197 Sending data request: sapi=5 arfcn=871 cur_fn=2192 block=3 data=07 80 67 86 24 16 73 b8 e5 7a 1a 84 09 ef 85 9d d2 33 f8 9f 9a bb 06 e9 10 70 1d 73 b4 a0 58 94 a4 7e ee 55 7b 1a 77 36 57 01 (pcu_l1_if.cpp:182) 20250212125137910 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125137924 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) 20250212125137924 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) 20250212125137925 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) 20250212125137925 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) 20250212125137925 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) 20250212125137925 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) 20250212125137925 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) 20250212125137925 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) 20250212125137925 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) 20250212125137925 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) 20250212125137926 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) 20250212125137926 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) 20250212125137926 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) 20250212125137926 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) 20250212125137926 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) 20250212125137926 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) 20250212125137929 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) 20250212125137929 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) 20250212125137929 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) 20250212125137929 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) 20250212125137929 DRLCMACDL DEBUG -- Chunk with length 874 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 415, MCS-3): 97 68 45 91 de d1 64 4b fa 36 f9 f4 f2 54 33 ff 59 2f 01 09 a5 1a 51 ed 46 71 27 dd bc f3 bc 4f 65 f0 7a ce 3c (tbf_dl.cpp:686) 20250212125137929 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) 20250212125137929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 415) (tbf_dl.cpp:847) 20250212125137929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 415, MCS-3): 07 c0 67 86 2e d1 8a 22 bd a3 c9 96 f4 6d f2 e9 e5 a9 66 fe b3 5e 02 12 4a 35 a2 da 8d e2 4e ba 79 e7 79 9f ca e0 f5 9c 79 00 (tbf_dl.cpp:911) 20250212125137929 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2201 Sending data request: sapi=5 arfcn=871 cur_fn=2197 block=4 data=07 c0 67 86 2e d1 8a 22 bd a3 c9 96 f4 6d f2 e9 e5 a9 66 fe b3 5e 02 12 4a 35 a2 da 8d e2 4e ba 79 e7 79 9f ca e0 f5 9c 79 00 (pcu_l1_if.cpp:182) 20250212125137929 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125137943 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) 20250212125137943 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) 20250212125137943 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) 20250212125137943 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) 20250212125137943 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) 20250212125137943 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) 20250212125137943 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) 20250212125137943 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) 20250212125137943 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) 20250212125137943 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) 20250212125137944 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) 20250212125137944 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) 20250212125137944 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) 20250212125137944 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) 20250212125137944 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) 20250212125137944 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) 20250212125137947 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) 20250212125137947 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) 20250212125137947 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) 20250212125137947 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) 20250212125137947 DRLCMACDL DEBUG -- Chunk with length 837 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 416, MCS-3): b8 c0 25 8e 1b c4 dd 22 51 b5 1d 32 87 76 6d 7f cf 02 f2 c0 b4 91 ea 9e 66 82 30 5c 59 fb 5c 2d f3 c4 50 42 75 (tbf_dl.cpp:686) 20250212125137947 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) 20250212125137947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 416) (tbf_dl.cpp:847) 20250212125137947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 416, MCS-3): 07 00 68 86 70 81 4b 1c 37 88 bb 45 a2 6a 3b 64 0e ed da fe 9e 05 e4 81 69 23 d5 3d cd 04 61 b8 b2 f6 b9 5a e6 89 a1 84 ea 00 (tbf_dl.cpp:911) 20250212125137947 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2205 Sending data request: sapi=5 arfcn=871 cur_fn=2201 block=5 data=07 00 68 86 70 81 4b 1c 37 88 bb 45 a2 6a 3b 64 0e ed da fe 9e 05 e4 81 69 23 d5 3d cd 04 61 b8 b2 f6 b9 5a e6 89 a1 84 ea 00 (pcu_l1_if.cpp:182) 20250212125137947 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125137961 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) 20250212125137961 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) 20250212125137961 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) 20250212125137961 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) 20250212125137962 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) 20250212125137962 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) 20250212125137962 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) 20250212125137962 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) 20250212125137962 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) 20250212125137962 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) 20250212125137962 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) 20250212125137962 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) 20250212125137962 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) 20250212125137962 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) 20250212125137962 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) 20250212125137962 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) 20250212125137970 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) 20250212125137970 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) 20250212125137970 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) 20250212125137970 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) 20250212125137970 DRLCMACDL DEBUG -- Chunk with length 800 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 417, MCS-3): 24 ac 11 c2 17 66 12 b2 42 1f f2 0b 42 c9 32 3e 77 d4 55 50 d8 be 66 50 2f e6 78 7d 85 b4 cd fd 95 92 12 15 6c (tbf_dl.cpp:686) 20250212125137970 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) 20250212125137970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 417) (tbf_dl.cpp:847) 20250212125137970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 417, MCS-3): 07 40 68 86 48 58 23 84 2f cc 24 64 85 3e e4 17 84 92 65 7c ee a8 ab a0 b0 7d cd a0 5e cc f1 fa 0a 69 9b fb 2b 25 25 2a d8 00 (tbf_dl.cpp:911) 20250212125137970 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2210 Sending data request: sapi=5 arfcn=871 cur_fn=2205 block=6 data=07 40 68 86 48 58 23 84 2f cc 24 64 85 3e e4 17 84 92 65 7c ee a8 ab a0 b0 7d cd a0 5e cc f1 fa 0a 69 9b fb 2b 25 25 2a d8 00 (pcu_l1_if.cpp:182) 20250212125137971 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125137984 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) 20250212125137984 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) 20250212125137985 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) 20250212125137985 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) 20250212125137985 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) 20250212125137985 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) 20250212125137985 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) 20250212125137985 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) 20250212125137985 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) 20250212125137985 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) 20250212125137985 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) 20250212125137985 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) 20250212125137985 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) 20250212125137985 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) 20250212125137985 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) 20250212125137985 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) 20250212125137989 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) 20250212125137989 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) 20250212125137989 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) 20250212125137989 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) 20250212125137989 DRLCMACDL DEBUG -- Chunk with length 763 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125137989 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 418, MCS-3): 74 79 f6 92 d2 81 46 8a a8 e2 e7 d8 f5 e8 0e 7c 25 97 04 bf 25 39 c7 63 a9 ad 45 44 16 3f c0 94 46 a2 6c 3c fa (tbf_dl.cpp:686) 20250212125137989 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) 20250212125137989 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125137989 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 418) (tbf_dl.cpp:847) 20250212125137989 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 418, MCS-3): 07 80 68 86 e8 f2 ec 25 a5 03 8d 14 51 c5 cf b1 eb d1 1d f8 4a 2e 09 7e 4b 72 8e c7 52 5b 8b 88 2c 7e 80 29 8d 44 d9 78 f4 01 (tbf_dl.cpp:911) 20250212125137989 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2214 Sending data request: sapi=5 arfcn=871 cur_fn=2210 block=7 data=07 80 68 86 e8 f2 ec 25 a5 03 8d 14 51 c5 cf b1 eb d1 1d f8 4a 2e 09 7e 4b 72 8e c7 52 5b 8b 88 2c 7e 80 29 8d 44 d9 78 f4 01 (pcu_l1_if.cpp:182) 20250212125137989 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125138003 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) 20250212125138003 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) 20250212125138003 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) 20250212125138003 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) 20250212125138003 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) 20250212125138003 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) 20250212125138003 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) 20250212125138003 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) 20250212125138004 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) 20250212125138004 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) 20250212125138004 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) 20250212125138004 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) 20250212125138004 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) 20250212125138004 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) 20250212125138004 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) 20250212125138004 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) 20250212125138007 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) 20250212125138007 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) 20250212125138007 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) 20250212125138007 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) 20250212125138008 DRLCMACDL DEBUG -- Chunk with length 726 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125138008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 419, MCS-3): 27 7a b9 09 83 b8 10 4d 4c 25 9e 78 7b 90 97 54 78 e2 35 18 22 1c 5e e6 1c 03 bc 70 33 ce ab a6 92 52 ba 0e 9c (tbf_dl.cpp:686) 20250212125138008 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) 20250212125138008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125138008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 419) (tbf_dl.cpp:847) 20250212125138008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 419, MCS-3): 07 c0 68 86 4e f4 72 13 06 71 21 9a 98 4a 3c f1 f6 20 2f a9 f0 c4 6b 30 44 38 bc cc 39 06 78 e1 66 9c 57 4d 25 a5 74 1d 38 01 (tbf_dl.cpp:911) 20250212125138008 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2218 Sending data request: sapi=5 arfcn=871 cur_fn=2214 block=8 data=07 c0 68 86 4e f4 72 13 06 71 21 9a 98 4a 3c f1 f6 20 2f a9 f0 c4 6b 30 44 38 bc cc 39 06 78 e1 66 9c 57 4d 25 a5 74 1d 38 01 (pcu_l1_if.cpp:182) 20250212125138008 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125138021 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) 20250212125138021 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) 20250212125138022 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) 20250212125138022 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) 20250212125138022 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) 20250212125138022 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) 20250212125138022 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) 20250212125138022 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) 20250212125138022 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) 20250212125138022 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) 20250212125138022 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) 20250212125138022 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) 20250212125138023 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) 20250212125138023 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) 20250212125138023 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) 20250212125138023 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) 20250212125138031 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) 20250212125138031 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2223 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125138031 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) 20250212125138031 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) 20250212125138031 DRLCMACDL DEBUG -- Chunk with length 689 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125138031 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 420, MCS-3): 87 a9 06 bb dc 66 87 40 cf da 13 1e 68 83 d1 1f fe 82 b6 c0 fe 17 2d fe e9 0a 0e ff 5f 76 74 24 da 89 4f d3 6a (tbf_dl.cpp:686) 20250212125138031 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) 20250212125138031 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125138031 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 420) (tbf_dl.cpp:847) 20250212125138031 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) 20250212125138031 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2223 + 13 = 2236 (pdch_ul_controller.c:131) 20250212125138031 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2236 for type POLL (pdch_ul_controller.c:184) 20250212125138031 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2236, TS=7) (tbf_dl.cpp:883) 20250212125138031 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2236, TS=7 (tbf_dl.cpp:903) 20250212125138031 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 420, MCS-3): 0f 00 69 86 0e 53 0d 76 b9 cd 0e 81 9e b5 27 3c d0 06 a3 3f fc 05 6d 81 fd 2f 5a fc d3 15 1c fe bf ec e8 48 b4 13 9f a6 d5 00 (tbf_dl.cpp:911) 20250212125138031 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2223 Sending data request: sapi=5 arfcn=871 cur_fn=2218 block=9 data=0f 00 69 86 0e 53 0d 76 b9 cd 0e 81 9e b5 27 3c d0 06 a3 3f fc 05 6d 81 fd 2f 5a fc d3 15 1c fe bf ec e8 48 b4 13 9f a6 d5 00 (pcu_l1_if.cpp:182) 20250212125138031 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125138045 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) 20250212125138045 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) 20250212125138045 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) 20250212125138045 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) 20250212125138045 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) 20250212125138045 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) 20250212125138045 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) 20250212125138045 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) 20250212125138045 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) 20250212125138045 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) 20250212125138046 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) 20250212125138046 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) 20250212125138046 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) 20250212125138046 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) 20250212125138046 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) 20250212125138046 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) 20250212125138050 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125138064 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) 20250212125138064 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) 20250212125138064 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) 20250212125138064 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) 20250212125138065 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) 20250212125138065 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) 20250212125138065 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) 20250212125138065 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) 20250212125138065 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) 20250212125138065 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) 20250212125138066 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) 20250212125138066 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) 20250212125138066 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) 20250212125138066 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) 20250212125138066 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) 20250212125138066 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) 20250212125138068 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125138083 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) 20250212125138083 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) 20250212125138083 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) 20250212125138083 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) 20250212125138083 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) 20250212125138083 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) 20250212125138084 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) 20250212125138084 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) 20250212125138084 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) 20250212125138084 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) 20250212125138084 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) 20250212125138084 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) 20250212125138084 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) 20250212125138084 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) 20250212125138085 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) 20250212125138085 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) 20250212125138092 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125138106 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2236 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2231 block=0 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) 20250212125138106 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2236 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125138106 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125138106 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2236 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125138106 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) 20250212125138106 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2236 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125138106 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125138106 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, 0x563244858efc, 0x563244858f00, 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:570) 20250212125138106 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:597) 20250212125138106 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125138106 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) 20250212125138106 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) 20250212125138106 DRLCMACDL DEBUG - got ack for BSN=401 (rlc_window_dl.cpp:103) 20250212125138106 DRLCMACDL DEBUG - got ack for BSN=402 (rlc_window_dl.cpp:103) 20250212125138106 DRLCMACDL DEBUG - got ack for BSN=403 (rlc_window_dl.cpp:103) 20250212125138106 DRLCMACDL DEBUG - got ack for BSN=404 (rlc_window_dl.cpp:103) 20250212125138106 DRLCMACDL DEBUG - got ack for BSN=405 (rlc_window_dl.cpp:103) 20250212125138106 DRLCMACDL DEBUG - got ack for BSN=406 (rlc_window_dl.cpp:103) 20250212125138106 DRLCMACDL DEBUG - got ack for BSN=407 (rlc_window_dl.cpp:103) 20250212125138106 DRLCMACDL DEBUG - got ack for BSN=408 (rlc_window_dl.cpp:103) 20250212125138106 DRLCMACDL DEBUG - got ack for BSN=409 (rlc_window_dl.cpp:103) 20250212125138106 DRLCMACDL DEBUG - got ack for BSN=410 (rlc_window_dl.cpp:103) 20250212125138106 DRLCMACDL DEBUG - got ack for BSN=411 (rlc_window_dl.cpp:103) 20250212125138106 DRLCMACDL DEBUG - got ack for BSN=412 (rlc_window_dl.cpp:103) 20250212125138106 DRLCMACDL DEBUG - got ack for BSN=413 (rlc_window_dl.cpp:103) 20250212125138106 DRLCMACDL DEBUG - got ack for BSN=414 (rlc_window_dl.cpp:103) 20250212125138106 DRLCMACDL DEBUG - got ack for BSN=415 (rlc_window_dl.cpp:103) 20250212125138106 DRLCMACDL DEBUG - got ack for BSN=416 (rlc_window_dl.cpp:103) 20250212125138106 DRLCMACDL DEBUG - got ack for BSN=417 (rlc_window_dl.cpp:103) 20250212125138106 DRLCMACDL DEBUG - got ack for BSN=418 (rlc_window_dl.cpp:103) 20250212125138106 DRLCMACDL DEBUG - got ack for BSN=419 (rlc_window_dl.cpp:103) 20250212125138106 DRLCMACDL DEBUG - got ack for BSN=420 (rlc_window_dl.cpp:103) 20250212125138106 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) 20250212125138106 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) 20250212125138106 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) 20250212125138106 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) 20250212125138106 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) 20250212125138106 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) 20250212125138106 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) 20250212125138106 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) 20250212125138107 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) 20250212125138107 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) 20250212125138107 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) 20250212125138107 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) 20250212125138107 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) 20250212125138107 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) 20250212125138107 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) 20250212125138107 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) 20250212125138110 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) 20250212125138110 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2240 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125138110 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) 20250212125138110 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) 20250212125138110 DRLCMACDL DEBUG -- Chunk with length 652 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125138110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 421, MCS-3): f6 c8 33 0f 64 2e de 8f 56 a8 b4 07 cf b0 05 93 40 c7 60 37 32 3c 48 b6 9b 71 db 88 02 00 fa 34 57 e3 1b 2a 46 (tbf_dl.cpp:686) 20250212125138110 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) 20250212125138110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125138110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 421) (tbf_dl.cpp:847) 20250212125138110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 421, MCS-3): 07 40 69 86 ec 91 67 1e c8 5c bc 1f ad 50 69 0f 9e 61 0b 26 81 8e c1 6e 64 78 90 6c 37 e3 b6 11 05 00 f4 69 ae c6 37 54 8c 00 (tbf_dl.cpp:911) 20250212125138110 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2240 Sending data request: sapi=5 arfcn=871 cur_fn=2236 block=1 data=07 40 69 86 ec 91 67 1e c8 5c bc 1f ad 50 69 0f 9e 61 0b 26 81 8e c1 6e 64 78 90 6c 37 e3 b6 11 05 00 f4 69 ae c6 37 54 8c 00 (pcu_l1_if.cpp:182) 20250212125138110 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125138124 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) 20250212125138124 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) 20250212125138124 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) 20250212125138124 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) 20250212125138124 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) 20250212125138124 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) 20250212125138125 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) 20250212125138125 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) 20250212125138125 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) 20250212125138125 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) 20250212125138125 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) 20250212125138125 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) 20250212125138125 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) 20250212125138125 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) 20250212125138125 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) 20250212125138125 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) 20250212125138129 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) 20250212125138129 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) 20250212125138129 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) 20250212125138129 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) 20250212125138129 DRLCMACDL DEBUG -- Chunk with length 615 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125138129 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 422, MCS-3): e0 82 f4 17 c8 72 eb 17 e8 48 ab d1 e2 b6 1c d7 77 91 85 b6 1c d9 a6 49 83 91 ae d7 56 ed 8c bf f2 1f a1 fc c3 (tbf_dl.cpp:686) 20250212125138129 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) 20250212125138129 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125138129 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 422) (tbf_dl.cpp:847) 20250212125138129 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 422, MCS-3): 07 80 69 86 c0 05 e9 2f 90 e5 d6 2f d0 91 56 a3 c5 6d 39 ae ef 22 0b 6d 39 b2 4d 93 06 23 5d af ad da 19 7f e5 3f 42 f9 87 01 (tbf_dl.cpp:911) 20250212125138129 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2244 Sending data request: sapi=5 arfcn=871 cur_fn=2240 block=2 data=07 80 69 86 c0 05 e9 2f 90 e5 d6 2f d0 91 56 a3 c5 6d 39 ae ef 22 0b 6d 39 b2 4d 93 06 23 5d af ad da 19 7f e5 3f 42 f9 87 01 (pcu_l1_if.cpp:182) 20250212125138129 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125138143 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) 20250212125138143 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) 20250212125138143 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) 20250212125138143 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) 20250212125138143 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) 20250212125138143 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) 20250212125138143 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) 20250212125138143 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) 20250212125138143 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) 20250212125138143 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) 20250212125138143 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) 20250212125138143 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) 20250212125138144 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) 20250212125138144 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) 20250212125138144 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) 20250212125138144 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) 20250212125138152 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) 20250212125138152 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) 20250212125138152 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) 20250212125138152 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) 20250212125138152 DRLCMACDL DEBUG -- Chunk with length 578 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125138152 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 423, MCS-3): 49 73 b0 67 2b 43 ae 1f 6b 47 76 c9 28 23 13 ce d8 37 c1 98 6c 41 58 ba 52 90 44 56 b6 c1 87 e2 5b fe 6a 3d e2 (tbf_dl.cpp:686) 20250212125138152 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) 20250212125138152 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125138152 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 423) (tbf_dl.cpp:847) 20250212125138152 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 423, MCS-3): 07 c0 69 86 92 e6 60 cf 56 86 5c 3f d6 8e ec 92 51 46 26 9c b1 6f 82 31 d9 82 b0 74 a5 20 89 ac 6c 83 0f c5 b7 fc d5 7a c4 01 (tbf_dl.cpp:911) 20250212125138152 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2249 Sending data request: sapi=5 arfcn=871 cur_fn=2244 block=3 data=07 c0 69 86 92 e6 60 cf 56 86 5c 3f d6 8e ec 92 51 46 26 9c b1 6f 82 31 d9 82 b0 74 a5 20 89 ac 6c 83 0f c5 b7 fc d5 7a c4 01 (pcu_l1_if.cpp:182) 20250212125138152 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125138166 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) 20250212125138166 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) 20250212125138166 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) 20250212125138166 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) 20250212125138167 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) 20250212125138167 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) 20250212125138167 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) 20250212125138167 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) 20250212125138167 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) 20250212125138167 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) 20250212125138167 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) 20250212125138167 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) 20250212125138167 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) 20250212125138167 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) 20250212125138167 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) 20250212125138167 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) 20250212125138171 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) 20250212125138171 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) 20250212125138171 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) 20250212125138171 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) 20250212125138171 DRLCMACDL DEBUG -- Chunk with length 541 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125138171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 424, MCS-3): d6 79 9d 21 bc 85 3d 03 0e 00 fb b5 1e b7 5e 15 cf 13 24 94 d1 f8 a2 c0 89 9e 34 4d 8a 20 21 8f 9b bc dc 71 fa (tbf_dl.cpp:686) 20250212125138171 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) 20250212125138171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125138171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 424) (tbf_dl.cpp:847) 20250212125138171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 424, MCS-3): 07 00 6a 86 ac f3 3a 43 78 0b 7b 06 1c 00 f6 6b 3d 6e bd 2a 9e 27 48 28 a3 f1 45 81 13 3d 69 9a 14 41 42 1e 37 79 b9 e3 f4 01 (tbf_dl.cpp:911) 20250212125138171 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2253 Sending data request: sapi=5 arfcn=871 cur_fn=2249 block=4 data=07 00 6a 86 ac f3 3a 43 78 0b 7b 06 1c 00 f6 6b 3d 6e bd 2a 9e 27 48 28 a3 f1 45 81 13 3d 69 9a 14 41 42 1e 37 79 b9 e3 f4 01 (pcu_l1_if.cpp:182) 20250212125138171 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125138185 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) 20250212125138185 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) 20250212125138185 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) 20250212125138185 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) 20250212125138185 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) 20250212125138185 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) 20250212125138185 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) 20250212125138185 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) 20250212125138185 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) 20250212125138185 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) 20250212125138185 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) 20250212125138185 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) 20250212125138185 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) 20250212125138186 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) 20250212125138186 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) 20250212125138186 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) 20250212125138189 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) 20250212125138189 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) 20250212125138189 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) 20250212125138189 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) 20250212125138189 DRLCMACDL DEBUG -- Chunk with length 504 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125138189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 425, MCS-3): 66 4a 73 63 cd 11 ad dd f1 27 58 4c 4c 23 51 d2 33 04 18 dc a4 d3 8d bd 70 1f 1a 12 48 76 c8 d6 94 e0 76 47 2e (tbf_dl.cpp:686) 20250212125138189 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) 20250212125138189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125138189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 425) (tbf_dl.cpp:847) 20250212125138189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 425, MCS-3): 07 40 6a 86 cc 94 e6 c6 9a 23 5a bb e3 4f b0 98 98 46 a2 a4 67 08 30 b8 49 a7 1b 7b e1 3e 34 24 90 ec 90 ad 29 c1 ed 8e 5c 00 (tbf_dl.cpp:911) 20250212125138189 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2257 Sending data request: sapi=5 arfcn=871 cur_fn=2253 block=5 data=07 40 6a 86 cc 94 e6 c6 9a 23 5a bb e3 4f b0 98 98 46 a2 a4 67 08 30 b8 49 a7 1b 7b e1 3e 34 24 90 ec 90 ad 29 c1 ed 8e 5c 00 (pcu_l1_if.cpp:182) 20250212125138189 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125138203 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) 20250212125138203 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) 20250212125138203 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) 20250212125138203 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) 20250212125138204 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) 20250212125138204 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) 20250212125138204 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) 20250212125138204 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) 20250212125138204 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) 20250212125138204 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) 20250212125138204 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) 20250212125138204 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) 20250212125138204 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) 20250212125138204 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) 20250212125138204 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) 20250212125138204 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) 20250212125138213 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) 20250212125138213 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) 20250212125138213 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) 20250212125138213 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) 20250212125138213 DRLCMACDL DEBUG -- Chunk with length 467 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125138213 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 426, MCS-3): cf cc 8a a8 9e 94 e7 71 da 9b 97 81 19 dc 1f 35 e9 13 7a 10 d3 1f 70 3c 3a d4 68 9a b2 37 c6 64 94 23 9d 5d b6 (tbf_dl.cpp:686) 20250212125138213 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) 20250212125138213 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125138213 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 426) (tbf_dl.cpp:847) 20250212125138213 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 426, MCS-3): 07 80 6a 86 9e 99 15 51 3d 29 cf e3 b4 37 2f 03 33 b8 3f 6a d2 27 f4 20 a6 3f e0 78 74 a8 d1 34 65 6f 8c c9 28 47 3a bb 6c 01 (tbf_dl.cpp:911) 20250212125138213 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2262 Sending data request: sapi=5 arfcn=871 cur_fn=2257 block=6 data=07 80 6a 86 9e 99 15 51 3d 29 cf e3 b4 37 2f 03 33 b8 3f 6a d2 27 f4 20 a6 3f e0 78 74 a8 d1 34 65 6f 8c c9 28 47 3a bb 6c 01 (pcu_l1_if.cpp:182) 20250212125138213 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125138227 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) 20250212125138227 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) 20250212125138227 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) 20250212125138227 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) 20250212125138227 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) 20250212125138227 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) 20250212125138227 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) 20250212125138227 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) 20250212125138227 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) 20250212125138227 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) 20250212125138227 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) 20250212125138227 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) 20250212125138227 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) 20250212125138227 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) 20250212125138228 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) 20250212125138228 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) 20250212125138231 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) 20250212125138231 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) 20250212125138231 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) 20250212125138231 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) 20250212125138231 DRLCMACDL DEBUG -- Chunk with length 430 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125138231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 427, MCS-3): 5d 4e 2e b6 e1 9c a5 38 ae c3 e4 f9 1b 71 46 b1 61 57 44 22 16 aa 45 1f 38 ab b9 39 26 f0 0e ee df 82 f7 46 3a (tbf_dl.cpp:686) 20250212125138231 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) 20250212125138231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125138231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 427) (tbf_dl.cpp:847) 20250212125138231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 427, MCS-3): 07 c0 6a 86 ba 9c 5c 6c c3 39 4b 71 5c 87 c9 f3 37 e2 8c 62 c3 ae 88 44 2c 54 8b 3e 70 56 73 73 4c e0 1d dc bf 05 ef 8d 74 00 (tbf_dl.cpp:911) 20250212125138231 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2266 Sending data request: sapi=5 arfcn=871 cur_fn=2262 block=7 data=07 c0 6a 86 ba 9c 5c 6c c3 39 4b 71 5c 87 c9 f3 37 e2 8c 62 c3 ae 88 44 2c 54 8b 3e 70 56 73 73 4c e0 1d dc bf 05 ef 8d 74 00 (pcu_l1_if.cpp:182) 20250212125138231 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125138245 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) 20250212125138245 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) 20250212125138245 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) 20250212125138245 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) 20250212125138245 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) 20250212125138245 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) 20250212125138246 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) 20250212125138246 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) 20250212125138246 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) 20250212125138246 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) 20250212125138246 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) 20250212125138246 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) 20250212125138246 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) 20250212125138246 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) 20250212125138246 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) 20250212125138246 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) 20250212125138250 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) 20250212125138250 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) 20250212125138250 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) 20250212125138250 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) 20250212125138250 DRLCMACDL DEBUG -- Chunk with length 393 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125138250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 428, MCS-3): b1 20 a7 e0 05 93 d9 5a 42 02 d7 3e 6a 84 a2 01 3a 98 50 a1 c9 cf d7 cf 92 58 55 8d c4 79 ab 87 3f b4 3b 0c 61 (tbf_dl.cpp:686) 20250212125138250 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) 20250212125138250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125138250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 428) (tbf_dl.cpp:847) 20250212125138250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 428, MCS-3): 07 00 6b 86 62 41 4e c1 0b 26 b3 b5 84 04 ae 7d d4 08 45 03 74 30 a1 42 93 9f af 9f 25 b1 aa 1a 89 f3 56 0f 7f 68 77 18 c2 00 (tbf_dl.cpp:911) 20250212125138250 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2270 Sending data request: sapi=5 arfcn=871 cur_fn=2266 block=8 data=07 00 6b 86 62 41 4e c1 0b 26 b3 b5 84 04 ae 7d d4 08 45 03 74 30 a1 42 93 9f af 9f 25 b1 aa 1a 89 f3 56 0f 7f 68 77 18 c2 00 (pcu_l1_if.cpp:182) 20250212125138250 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125138264 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) 20250212125138264 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) 20250212125138264 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) 20250212125138264 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) 20250212125138264 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) 20250212125138264 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) 20250212125138264 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) 20250212125138264 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) 20250212125138264 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) 20250212125138264 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) 20250212125138265 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) 20250212125138265 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) 20250212125138265 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) 20250212125138265 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) 20250212125138265 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) 20250212125138265 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) 20250212125138273 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) 20250212125138273 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) 20250212125138273 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) 20250212125138273 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) 20250212125138273 DRLCMACDL DEBUG -- Chunk with length 356 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125138273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 429, MCS-3): da f1 23 96 14 f1 ba 2c bb e0 3f bd 02 02 38 37 3f 19 f5 d7 e5 e4 9a 12 84 26 eb 6e 6b eb 8f 3d fd 34 13 c7 0b (tbf_dl.cpp:686) 20250212125138273 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) 20250212125138273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125138273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 429) (tbf_dl.cpp:847) 20250212125138273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 429, MCS-3): 07 40 6b 86 b4 e3 47 2c 29 e2 75 59 76 c1 7f 7a 05 04 70 6e 7e 32 ea af cb c9 35 25 08 4d d6 dd d6 d6 1f 7b fa 69 26 8e 17 00 (tbf_dl.cpp:911) 20250212125138273 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2275 Sending data request: sapi=5 arfcn=871 cur_fn=2270 block=9 data=07 40 6b 86 b4 e3 47 2c 29 e2 75 59 76 c1 7f 7a 05 04 70 6e 7e 32 ea af cb c9 35 25 08 4d d6 dd d6 d6 1f 7b fa 69 26 8e 17 00 (pcu_l1_if.cpp:182) 20250212125138273 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125138287 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) 20250212125138287 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) 20250212125138287 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) 20250212125138287 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) 20250212125138287 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) 20250212125138287 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) 20250212125138288 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) 20250212125138288 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) 20250212125138288 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) 20250212125138288 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) 20250212125138288 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) 20250212125138288 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) 20250212125138288 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) 20250212125138288 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) 20250212125138288 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) 20250212125138288 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) 20250212125138292 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) 20250212125138292 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) 20250212125138292 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) 20250212125138292 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) 20250212125138292 DRLCMACDL DEBUG -- Chunk with length 319 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125138292 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 430, MCS-3): a7 88 c2 0e 3c 81 68 58 79 89 06 08 81 5f 30 d1 a7 bd c1 e1 45 1f b5 9d c7 72 47 f6 5b ab 8a 29 1a a1 01 0a b8 (tbf_dl.cpp:686) 20250212125138292 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) 20250212125138292 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125138292 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 430) (tbf_dl.cpp:847) 20250212125138292 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 430, MCS-3): 07 80 6b 86 4e 11 85 1d 78 02 d1 b0 f2 12 0d 10 02 bf 60 a2 4f 7b 83 c3 8b 3e 6a 3b 8f e5 8e ec b7 56 15 53 34 42 03 14 70 01 (tbf_dl.cpp:911) 20250212125138292 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2279 Sending data request: sapi=5 arfcn=871 cur_fn=2275 block=10 data=07 80 6b 86 4e 11 85 1d 78 02 d1 b0 f2 12 0d 10 02 bf 60 a2 4f 7b 83 c3 8b 3e 6a 3b 8f e5 8e ec b7 56 15 53 34 42 03 14 70 01 (pcu_l1_if.cpp:182) 20250212125138292 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125138306 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) 20250212125138306 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) 20250212125138306 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) 20250212125138306 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) 20250212125138306 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) 20250212125138306 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) 20250212125138306 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) 20250212125138306 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) 20250212125138306 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) 20250212125138306 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) 20250212125138306 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) 20250212125138306 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) 20250212125138307 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) 20250212125138307 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) 20250212125138307 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) 20250212125138307 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) 20250212125138310 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) 20250212125138310 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) 20250212125138310 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) 20250212125138310 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) 20250212125138310 DRLCMACDL DEBUG -- Chunk with length 282 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125138310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 431, MCS-3): 72 33 06 25 af ec 51 2e 0b 47 60 29 b7 a2 9d 2a 22 46 7a e8 3c 08 0a d2 65 1e 0a e6 e1 4c 58 c6 40 2a 0f 71 48 (tbf_dl.cpp:686) 20250212125138310 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) 20250212125138310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125138310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 431) (tbf_dl.cpp:847) 20250212125138310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 431, MCS-3): 07 c0 6b 86 e4 66 0c 4a 5e d9 a3 5c 16 8e c0 52 6e 45 3b 55 44 8c f4 d0 79 10 14 a4 cb 3c 14 cc c3 99 b0 8c 81 54 1e e2 90 00 (tbf_dl.cpp:911) 20250212125138310 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2283 Sending data request: sapi=5 arfcn=871 cur_fn=2279 block=11 data=07 c0 6b 86 e4 66 0c 4a 5e d9 a3 5c 16 8e c0 52 6e 45 3b 55 44 8c f4 d0 79 10 14 a4 cb 3c 14 cc c3 99 b0 8c 81 54 1e e2 90 00 (pcu_l1_if.cpp:182) 20250212125138311 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125138324 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) 20250212125138324 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) 20250212125138325 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) 20250212125138325 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) 20250212125138325 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) 20250212125138325 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) 20250212125138325 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) 20250212125138325 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) 20250212125138325 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) 20250212125138325 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) 20250212125138326 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) 20250212125138326 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) 20250212125138326 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) 20250212125138326 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) 20250212125138326 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) 20250212125138326 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) 20250212125138334 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) 20250212125138334 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) 20250212125138334 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) 20250212125138334 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) 20250212125138334 DRLCMACDL DEBUG -- Chunk with length 245 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125138334 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 432, MCS-3): 5c f9 9e 33 e2 9e b8 27 44 42 72 b8 ec 91 c2 2a 2c 79 ee c8 7d 58 42 31 d8 9c e6 3f 66 40 3f 16 a1 7d ee 8a 07 (tbf_dl.cpp:686) 20250212125138334 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) 20250212125138334 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125138334 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 432) (tbf_dl.cpp:847) 20250212125138334 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 432, MCS-3): 07 00 6c 86 b8 f2 3d 67 c4 3d 71 4f 88 84 e4 70 d9 23 85 55 58 f2 dc 91 fb b0 84 62 b0 39 cd 7f cc 80 7e 2c 42 fb dc 15 0f 00 (tbf_dl.cpp:911) 20250212125138334 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2288 Sending data request: sapi=5 arfcn=871 cur_fn=2283 block=0 data=07 00 6c 86 b8 f2 3d 67 c4 3d 71 4f 88 84 e4 70 d9 23 85 55 58 f2 dc 91 fb b0 84 62 b0 39 cd 7f cc 80 7e 2c 42 fb dc 15 0f 00 (pcu_l1_if.cpp:182) 20250212125138334 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125138348 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) 20250212125138348 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) 20250212125138348 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) 20250212125138348 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) 20250212125138348 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) 20250212125138348 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) 20250212125138349 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) 20250212125138349 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) 20250212125138349 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) 20250212125138349 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) 20250212125138349 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) 20250212125138349 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) 20250212125138349 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) 20250212125138349 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) 20250212125138350 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) 20250212125138350 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) 20250212125138352 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) 20250212125138352 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) 20250212125138352 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) 20250212125138352 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) 20250212125138352 DRLCMACDL DEBUG -- Chunk with length 208 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125138352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 433, MCS-3): 5b ee 2a c8 82 39 4f be dc 65 51 00 b6 db ee 1b 2f 99 b7 b3 0b ab 20 30 32 93 c4 5d a6 18 2f ea 0c 0b 3b c8 d3 (tbf_dl.cpp:686) 20250212125138352 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) 20250212125138352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125138352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 433) (tbf_dl.cpp:847) 20250212125138352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 433, MCS-3): 07 40 6c 86 b6 dc 55 90 05 73 9e 7c b9 cb a2 00 6c b7 dd 37 5e 32 6f 67 17 56 41 60 64 26 89 bb 4c 31 5e d4 19 16 76 90 a7 01 (tbf_dl.cpp:911) 20250212125138352 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2292 Sending data request: sapi=5 arfcn=871 cur_fn=2288 block=1 data=07 40 6c 86 b6 dc 55 90 05 73 9e 7c b9 cb a2 00 6c b7 dd 37 5e 32 6f 67 17 56 41 60 64 26 89 bb 4c 31 5e d4 19 16 76 90 a7 01 (pcu_l1_if.cpp:182) 20250212125138353 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125138366 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) 20250212125138366 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) 20250212125138367 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) 20250212125138367 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) 20250212125138367 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) 20250212125138367 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) 20250212125138367 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) 20250212125138367 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) 20250212125138368 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) 20250212125138368 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) 20250212125138368 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) 20250212125138368 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) 20250212125138368 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) 20250212125138368 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) 20250212125138368 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) 20250212125138368 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) 20250212125138371 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) 20250212125138371 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) 20250212125138371 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) 20250212125138371 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) 20250212125138371 DRLCMACDL DEBUG -- Chunk with length 171 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125138371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 434, MCS-3): b5 b0 48 cc 35 2c a3 b3 c3 05 9f 99 3f 90 2a 2e 97 49 be 7d eb 55 0d 96 a8 dc 1b 08 9c e6 d8 7d f9 16 8d d2 80 (tbf_dl.cpp:686) 20250212125138371 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) 20250212125138371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125138371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 434) (tbf_dl.cpp:847) 20250212125138371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 434, MCS-3): 07 80 6c 86 6a 61 91 98 6b 58 46 67 87 0b 3e 33 7f 20 55 5c 2e 93 7c fb d6 ab 1a 2c 51 b9 37 10 38 cd b1 fb f2 2d 1a a5 01 01 (tbf_dl.cpp:911) 20250212125138371 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2296 Sending data request: sapi=5 arfcn=871 cur_fn=2292 block=2 data=07 80 6c 86 6a 61 91 98 6b 58 46 67 87 0b 3e 33 7f 20 55 5c 2e 93 7c fb d6 ab 1a 2c 51 b9 37 10 38 cd b1 fb f2 2d 1a a5 01 01 (pcu_l1_if.cpp:182) 20250212125138371 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125138385 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) 20250212125138385 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) 20250212125138385 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) 20250212125138385 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) 20250212125138386 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) 20250212125138386 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) 20250212125138386 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) 20250212125138386 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) 20250212125138386 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) 20250212125138386 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) 20250212125138386 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) 20250212125138386 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) 20250212125138387 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) 20250212125138387 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) 20250212125138387 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) 20250212125138387 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) 20250212125138394 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) 20250212125138394 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) 20250212125138394 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) 20250212125138394 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) 20250212125138394 DRLCMACDL DEBUG -- Chunk with length 134 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125138394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 435, MCS-3): 0d 70 c2 ba 4b 26 b2 ac 8f 02 5a 57 bf 1d bd bf c1 f5 96 78 ce 7f ab ed bc 18 98 48 12 72 f0 8a fd 18 7c e1 02 (tbf_dl.cpp:686) 20250212125138394 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) 20250212125138394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125138394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 435) (tbf_dl.cpp:847) 20250212125138394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 435, MCS-3): 07 c0 6c 86 1a e0 84 75 97 4c 64 59 1f 05 b4 ae 7e 3b 7a 7f 83 eb 2d f1 9c ff 56 db 79 31 30 91 24 e4 e0 15 fb 31 f8 c2 05 00 (tbf_dl.cpp:911) 20250212125138394 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2301 Sending data request: sapi=5 arfcn=871 cur_fn=2296 block=3 data=07 c0 6c 86 1a e0 84 75 97 4c 64 59 1f 05 b4 ae 7e 3b 7a 7f 83 eb 2d f1 9c ff 56 db 79 31 30 91 24 e4 e0 15 fb 31 f8 c2 05 00 (pcu_l1_if.cpp:182) 20250212125138395 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125138409 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) 20250212125138409 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) 20250212125138409 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) 20250212125138409 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) 20250212125138409 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) 20250212125138409 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) 20250212125138409 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) 20250212125138409 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) 20250212125138410 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) 20250212125138410 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) 20250212125138410 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) 20250212125138410 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) 20250212125138410 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) 20250212125138410 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) 20250212125138410 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) 20250212125138410 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) 20250212125138413 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) 20250212125138413 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) 20250212125138413 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) 20250212125138413 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) 20250212125138413 DRLCMACDL DEBUG -- Chunk with length 97 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125138413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 436, MCS-3): 8f e5 c6 91 05 52 da 2e c4 c9 b5 32 0f 42 df e5 87 d9 c9 14 5a 79 92 ce 0b c3 89 81 f5 4b 48 db 43 d4 b7 ca 64 (tbf_dl.cpp:686) 20250212125138413 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) 20250212125138413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125138413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 436) (tbf_dl.cpp:847) 20250212125138413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 436, MCS-3): 07 00 6d 86 1e cb 8d 23 0b a4 b4 5d 88 93 6b 65 1e 84 be cb 0f b3 93 29 b4 f2 24 9d 17 86 13 03 eb 97 90 b6 87 a8 6f 95 c9 00 (tbf_dl.cpp:911) 20250212125138413 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 6d 86 1e cb 8d 23 0b a4 b4 5d 88 93 6b 65 1e 84 be cb 0f b3 93 29 b4 f2 24 9d 17 86 13 03 eb 97 90 b6 87 a8 6f 95 c9 00 (pcu_l1_if.cpp:182) 20250212125138413 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125138427 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) 20250212125138427 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) 20250212125138427 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) 20250212125138427 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) 20250212125138427 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) 20250212125138427 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) 20250212125138427 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) 20250212125138427 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) 20250212125138428 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) 20250212125138428 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) 20250212125138428 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) 20250212125138428 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) 20250212125138428 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) 20250212125138428 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) 20250212125138428 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) 20250212125138428 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) 20250212125138432 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) 20250212125138432 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) 20250212125138432 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) 20250212125138432 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) 20250212125138432 DRLCMACDL DEBUG -- Chunk with length 60 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125138432 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 437, MCS-3): a4 ca 87 3c b9 fe 72 5b 7d e4 7a 30 5e 06 15 63 16 83 2e 55 95 01 cd 0e ef 0e 5d 0c 56 ce a6 70 2f d9 b8 7f 1d (tbf_dl.cpp:686) 20250212125138432 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) 20250212125138432 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125138432 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 437) (tbf_dl.cpp:847) 20250212125138432 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 437, MCS-3): 07 40 6d 86 48 95 0f 79 72 fd e5 b6 fa c8 f5 60 bc 0c 2a c6 2c 06 5d aa 2a 03 9a 1d de 1d ba 18 ac 9c 4d e1 5e b2 71 ff 3a 00 (tbf_dl.cpp:911) 20250212125138432 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2309 Sending data request: sapi=5 arfcn=871 cur_fn=2305 block=5 data=07 40 6d 86 48 95 0f 79 72 fd e5 b6 fa c8 f5 60 bc 0c 2a c6 2c 06 5d aa 2a 03 9a 1d de 1d ba 18 ac 9c 4d e1 5e b2 71 ff 3a 00 (pcu_l1_if.cpp:182) 20250212125138432 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125138446 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) 20250212125138446 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) 20250212125138446 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) 20250212125138446 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) 20250212125138447 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) 20250212125138447 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) 20250212125138447 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) 20250212125138447 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) 20250212125138447 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) 20250212125138447 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) 20250212125138447 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) 20250212125138447 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) 20250212125138448 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) 20250212125138448 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) 20250212125138448 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) 20250212125138448 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) 20250212125138455 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) 20250212125138455 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) 20250212125138455 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) 20250212125138455 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) 20250212125138455 DRLCMACDL DEBUG -- Chunk with length 23 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20250212125138455 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125138455 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) 20250212125138455 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) 20250212125138455 DRLCMACDL DEBUG Adding LI=127 to signal padding (encoding.cpp:1698) 20250212125138455 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 438, MCS-3): 2e ff 5f 01 3c bf e8 78 4a b5 62 89 ba d1 b5 3c ce ef 1d d6 55 a7 39 c2 67 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20250212125138455 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) 20250212125138455 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125138455 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 438) (tbf_dl.cpp:847) 20250212125138455 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) 20250212125138455 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2314 + 13 = 2327 (pdch_ul_controller.c:131) 20250212125138455 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2327 for type POLL (pdch_ul_controller.c:184) 20250212125138455 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2327, TS=7) (tbf_dl.cpp:883) 20250212125138455 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2327, TS=7 (tbf_dl.cpp:903) 20250212125138455 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 bf 02 78 7e d1 f1 94 6a c5 12 75 a3 6b 79 9c df 3b ac ab 4e 73 84 cf 56 56 56 56 56 56 56 56 56 56 56 56 00 (tbf_dl.cpp:911) 20250212125138455 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2314 Sending data request: sapi=5 arfcn=871 cur_fn=2309 block=6 data=0f 80 6d 06 5c fe bf 02 78 7e d1 f1 94 6a c5 12 75 a3 6b 79 9c df 3b ac ab 4e 73 84 cf 56 56 56 56 56 56 56 56 56 56 56 56 00 (pcu_l1_if.cpp:182) 20250212125138455 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125138469 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) 20250212125138469 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) 20250212125138469 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) 20250212125138469 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) 20250212125138469 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) 20250212125138469 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) 20250212125138469 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) 20250212125138469 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) 20250212125138470 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) 20250212125138470 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) 20250212125138470 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) 20250212125138470 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) 20250212125138470 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) 20250212125138470 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) 20250212125138470 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) 20250212125138470 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) 20250212125138473 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125138487 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) 20250212125138487 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) 20250212125138488 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) 20250212125138488 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) 20250212125138488 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) 20250212125138488 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) 20250212125138488 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) 20250212125138488 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) 20250212125138489 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) 20250212125138489 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) 20250212125138489 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) 20250212125138489 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) 20250212125138489 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) 20250212125138489 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) 20250212125138489 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) 20250212125138489 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) 20250212125138492 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125138506 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) 20250212125138506 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) 20250212125138507 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) 20250212125138507 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) 20250212125138507 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) 20250212125138507 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) 20250212125138508 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) 20250212125138508 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) 20250212125138508 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) 20250212125138508 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) 20250212125138508 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) 20250212125138508 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) 20250212125138508 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) 20250212125138508 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) 20250212125138508 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) 20250212125138508 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) 20250212125138515 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125138529 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2327 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2322 block=9 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) 20250212125138530 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2327 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125138530 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125138530 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2327 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125138530 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) 20250212125138530 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2327 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125138530 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125138530 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, 0x563244858efc, 0x563244858f00, 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:570) 20250212125138530 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:597) 20250212125138530 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125138530 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) 20250212125138530 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) 20250212125138530 DRLCMACDL DEBUG - got ack for BSN=421 (rlc_window_dl.cpp:103) 20250212125138530 DRLCMACDL DEBUG - got ack for BSN=422 (rlc_window_dl.cpp:103) 20250212125138530 DRLCMACDL DEBUG - got ack for BSN=423 (rlc_window_dl.cpp:103) 20250212125138530 DRLCMACDL DEBUG - got ack for BSN=424 (rlc_window_dl.cpp:103) 20250212125138530 DRLCMACDL DEBUG - got ack for BSN=425 (rlc_window_dl.cpp:103) 20250212125138530 DRLCMACDL DEBUG - got ack for BSN=426 (rlc_window_dl.cpp:103) 20250212125138530 DRLCMACDL DEBUG - got ack for BSN=427 (rlc_window_dl.cpp:103) 20250212125138530 DRLCMACDL DEBUG - got ack for BSN=428 (rlc_window_dl.cpp:103) 20250212125138530 DRLCMACDL DEBUG - got ack for BSN=429 (rlc_window_dl.cpp:103) 20250212125138530 DRLCMACDL DEBUG - got ack for BSN=430 (rlc_window_dl.cpp:103) 20250212125138530 DRLCMACDL DEBUG - got ack for BSN=431 (rlc_window_dl.cpp:103) 20250212125138530 DRLCMACDL DEBUG - got ack for BSN=432 (rlc_window_dl.cpp:103) 20250212125138530 DRLCMACDL DEBUG - got ack for BSN=433 (rlc_window_dl.cpp:103) 20250212125138530 DRLCMACDL DEBUG - got ack for BSN=434 (rlc_window_dl.cpp:103) 20250212125138530 DRLCMACDL DEBUG - got ack for BSN=435 (rlc_window_dl.cpp:103) 20250212125138530 DRLCMACDL DEBUG - got ack for BSN=436 (rlc_window_dl.cpp:103) 20250212125138530 DRLCMACDL DEBUG - got ack for BSN=437 (rlc_window_dl.cpp:103) 20250212125138530 DRLCMACDL DEBUG - got ack for BSN=438 (rlc_window_dl.cpp:103) 20250212125138530 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) 20250212125138530 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125138530 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) 20250212125138530 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) 20250212125138530 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) 20250212125138530 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) 20250212125138530 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) 20250212125138530 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) 20250212125138530 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) 20250212125138530 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) 20250212125138530 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) 20250212125138530 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) 20250212125138530 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) 20250212125138531 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) 20250212125138531 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) 20250212125138531 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) 20250212125138531 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) 20250212125138534 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) 20250212125138534 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) 20250212125138534 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(146)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(146)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125138536 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36172<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125138537 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36170<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125138538 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125138538 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125138538 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125138538 DTBF INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125138538 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125138538 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) 20250212125138538 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125138538 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125138538 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125138538 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125138538 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125138538 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125138538 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125138538 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125138538 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125138538 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125138538 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125138538 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125138538 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125138538 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125138538 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125138538 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125138538 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125138538 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) 20250212125138538 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) 20250212125138538 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 7180 with status 0 respawn: 17: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_mcs_max_dl finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mcs_max_dl pass'. Wed Feb 12 12:51:38 UTC 2025 ====== PCU_Tests.TC_mcs_max_dl pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_mcs_max_dl.talloc 20250212125138549 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125138550 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125138550 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125138550 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125138568 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43182<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125138668 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43182<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=4436584) Waiting for packet dumper to finish... 1 (prev_count=4436584, count=4487800) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mcs_max_dl pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_t3141'. ------ PCU_Tests.TC_t3141 ------ Wed Feb 12 12:51:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_t3141.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_t3141.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_t3141' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_t3141 started. 152@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 152@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_t3141-BVCI1234(155)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(156)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 152@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 152@8d0f06c41a7d: 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(159)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 152@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(159)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125141774 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47366<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 152@8d0f06c41a7d: 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(162)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(162)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(158)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(158)@8d0f06c41a7d: Start timer T: 5 s PCUIF(158)@8d0f06c41a7d: Start timer T_Conn: 10 s 20250212125141781 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47376<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_t3141-STATS(163)@8d0f06c41a7d: Start timer T: 2 s TC_t3141-STATS(163)@8d0f06c41a7d: Start timer T: 2 s 20250212125143550 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125143550 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125143550 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(158)@8d0f06c41a7d: OsmoPCU is now connected BTS(160)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125143553 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125143553 DLGLOBAL DEBUG validating counter group 0x561b897d9040(bts) with 102 counters (rate_ctr.c:86) 20250212125143553 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125143553 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125143553 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125143553 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125143553 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125143553 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125143553 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125143553 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125143553 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125143553 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125143553 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125143553 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125143553 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125143553 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125143553 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125143553 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125143553 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125143553 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125143553 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125143553 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125143553 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125143554 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125143554 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125143554 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125143554 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125143554 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125143554 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125143554 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125143554 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125143554 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125143554 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125143554 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125143554 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125143554 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125143554 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125143554 DLGLOBAL DEBUG validating counter group 0x7f3ba722a5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125143554 DLGLOBAL DEBUG validating counter group 0x561b897d8720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125143554 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125143554 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125143554 DLGLOBAL DEBUG validating counter group 0x7f3ba722b180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125143554 DLGLOBAL DEBUG validating counter group 0x7f3ba722b160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125143554 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125143554 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) 20250212125143554 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) 20250212125143554 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125143554 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125143554 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125143554 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125143554 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125143554 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) 20250212125143554 DL1IF DEBUG 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@8d0f06c41a7d: Start timer T: 10 s 20250212125143554 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(160)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(156)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(156)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(156)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(156)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212125143555 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125143555 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) 20250212125143555 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) 20250212125143555 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125143555 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125143555 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) 20250212125143555 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125143555 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) 20250212125143555 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(156)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(156)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125143556 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125143556 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) 20250212125143556 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) 20250212125143556 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125143556 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125143556 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125143556 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125143556 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125143556 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125143556 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125143556 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125143556 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(156)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(156)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(156)@8d0f06c41a7d: Start timer Tns_test: 10 s 153@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 153@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125143562 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125143562 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125143562 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125143562 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125143562 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125143562 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125143562 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125143562 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_t3141-BVCI1234(155)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_t3141-BVCI1234(155)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125143565 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125143565 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125143565 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125143565 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125143565 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125143565 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125143565 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125143565 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125143566 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) 20250212125143566 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125143566 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125143566 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125143566 DLGLOBAL DEBUG validating counter group 0x561b897d8760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125143566 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125143566 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125143566 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125143566 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125143566 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125143566 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125143566 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125143566 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125143566 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125143566 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125143566 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125143566 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125143566 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125143566 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125143566 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125143566 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125143566 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125143566 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125143566 DLGLOBAL DEBUG validating counter group 0x561b897d8b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125143566 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125143566 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125143566 DLGLOBAL DEBUG validating counter group 0x561b897d8c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125143566 DLGLOBAL DEBUG validating counter group 0x561b897d8c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125143566 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125143566 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125143566 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125143566 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125143566 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212125143566 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125143566 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125143566 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125143566 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125143566 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) 20250212125143566 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 1 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20250212125143566 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125143566 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125143566 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125143566 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(160)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20250212125143567 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125143567 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125143567 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125143567 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125143567 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125143567 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125143567 DLBSSGP DEBUG Computed BVC leak rate = 2500, num_pdch = 1, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125143567 DLBSSGP DEBUG Computed MS default leak rate = 2500, ms_num_pdch = 1, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125143567 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 25000, R = 2500, Bmax_MS = 25000, R_MS = 2500, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125143567 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T_3141: 1 s 20250212125143567 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) 20250212125143567 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125143569 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125143570 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125143570 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125143570 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125143570 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125143572 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) 20250212125143572 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) 20250212125143572 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(160)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU never requested USF, unexpected MTC@8d0f06c41a7d: Test case "TC_t3141" aborted at "PCU_Tests.ttcn":1445 BTS(160)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125143575 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47376<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125143576 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47366<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125143577 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125143577 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125143577 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125143577 DTBF INFO TBF(UL:TFI-0-0-0:G){ASSIGN} free (tbf.cpp:271) 20250212125143577 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125143577 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125143577 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20250212125143577 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125143577 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20250212125143577 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125143577 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125143577 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Deallocated (fsm.c:568) 20250212125143577 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125143577 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125143577 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125143577 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125143577 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125143577 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125143577 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) 20250212125143577 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) 20250212125143577 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 7248 with status 0 MTC@8d0f06c41a7d: Test case TC_t3141 finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_t3141 pass'. respawn: 18: starting: osmo-pcu Wed Feb 12 12:51:43 UTC 2025 ====== PCU_Tests.TC_t3141 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_t3141.talloc 20250212125143590 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125143590 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125143590 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125143590 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125143608 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47382<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125143709 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47382<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=9492) Waiting for packet dumper to finish... 1 (prev_count=9492, count=58720) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_t3141 pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_n3101_max_t3169'. ------ PCU_Tests.TC_n3101_max_t3169 ------ Wed Feb 12 12:51:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_n3101_max_t3169.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_n3101_max_t3169.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_n3101_max_t3169' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_n3101_max_t3169 started. 165@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_n3101_max_t3169-BVCI1234(167)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 165@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 165@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(169)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125146770 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47386<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 165@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(173)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 165@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(173)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(170)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(170)@8d0f06c41a7d: Start timer T: 5 s 20250212125146776 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47396<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(170)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_n3101_max_t3169-STATS(174)@8d0f06c41a7d: Start timer T: 2 s TC_n3101_max_t3169-STATS(174)@8d0f06c41a7d: Start timer T: 2 s 165@8d0f06c41a7d: 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(177)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(177)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125148590 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125148590 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125148590 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(170)@8d0f06c41a7d: OsmoPCU is now connected BTS(172)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125148594 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125148594 DLGLOBAL DEBUG validating counter group 0x55f0ff7fb040(bts) with 102 counters (rate_ctr.c:86) 20250212125148594 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125148594 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125148594 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125148594 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125148594 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125148594 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125148594 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125148594 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125148594 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125148594 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125148594 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125148594 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125148594 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125148594 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125148594 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125148594 DL1IF DEBUG t3169=1 (pcu_l1_if.cpp:819) 20250212125148594 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125148594 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125148594 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125148594 DL1IF DEBUG n3101=9 (pcu_l1_if.cpp:823) 20250212125148594 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125148594 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125148594 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125148594 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125148594 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125148594 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125148594 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125148594 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125148594 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125148594 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125148594 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125148594 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125148594 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125148594 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125148594 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125148594 DLGLOBAL DEBUG validating counter group 0x7faf6076c5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125148594 DLGLOBAL DEBUG validating counter group 0x55f0ff7fa720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125148594 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125148594 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125148594 DLGLOBAL DEBUG validating counter group 0x7faf6076d180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125148594 DLGLOBAL DEBUG validating counter group 0x7faf6076d160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125148594 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125148594 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) 20250212125148594 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) 20250212125148594 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125148594 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125148594 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125148594 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125148594 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125148594 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125148594 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125148594 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125148594 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125148594 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125148594 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125148594 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125148594 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125148594 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125148594 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125148594 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125148594 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125148594 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125148594 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125148594 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125148594 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125148594 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125148594 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125148594 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125148594 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125148594 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125148594 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) 20250212125148594 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125148595 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(169)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(172)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(169)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(169)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(169)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(172)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" 20250212125148596 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125148596 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(172)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" 20250212125148596 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) 20250212125148596 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125148596 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125148596 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) 20250212125148596 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125148596 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) 20250212125148596 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(172)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(172)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(169)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(169)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(172)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(172)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212125148598 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125148598 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) 20250212125148598 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) 20250212125148598 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125148598 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125148598 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125148598 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125148598 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125148598 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125148598 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) -NSVCI1234(169)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(169)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(169)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212125148598 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125148598 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 166@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 166@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125148604 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125148604 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125148604 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125148604 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125148604 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125148604 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125148604 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125148604 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_n3101_max_t3169-BVCI1234(167)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_n3101_max_t3169-BVCI1234(167)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125148607 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125148607 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125148607 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125148607 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125148607 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125148607 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125148607 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125148607 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125148608 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) 20250212125148608 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125148608 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125148608 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125148608 DLGLOBAL DEBUG validating counter group 0x55f0ff7fa760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125148608 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125148608 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125148608 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125148608 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125148608 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125148608 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125148608 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125148608 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125148608 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125148608 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125148608 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125148608 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125148608 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125148608 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125148608 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125148608 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125148608 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125148608 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125148608 DLGLOBAL DEBUG validating counter group 0x55f0ff7fab40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125148608 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125148608 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125148608 DLGLOBAL DEBUG validating counter group 0x55f0ff7fac00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125148608 DLGLOBAL DEBUG validating counter group 0x55f0ff7fac20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125148608 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125148608 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125148608 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125148608 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125148608 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212125148608 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125148608 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125148608 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125148608 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125148608 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) 20250212125148608 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) 20250212125148608 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125148608 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125148608 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125148608 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) 20250212125148608 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) 20250212125148608 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125148609 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125148609 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125148609 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125148609 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125148609 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125148609 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125148609 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125148609 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125148609 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125148609 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125148609 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) 20250212125148609 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) 20250212125148609 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) 20250212125148609 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) 20250212125148609 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) 20250212125148609 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(172)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20250212125148610 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) 20250212125148610 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) 20250212125148610 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) 20250212125148610 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) 20250212125148610 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) 20250212125148610 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) 20250212125148611 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) 20250212125148611 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@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125148611 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125148611 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125148611 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125148611 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125148611 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125148613 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) 20250212125148613 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) 20250212125148613 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU requests 7, we have 0 20250212125148627 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) 20250212125148627 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) 20250212125148627 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) 20250212125148627 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) 20250212125148628 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) 20250212125148628 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) 20250212125148628 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) 20250212125148628 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) 20250212125148628 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) 20250212125148628 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) 20250212125148628 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) 20250212125148628 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) 20250212125148629 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) 20250212125148629 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) 20250212125148629 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) 20250212125148629 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) 20250212125148632 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) 20250212125148632 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) 20250212125148632 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU requests 7, we have 0 20250212125148647 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) 20250212125148647 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) 20250212125148649 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) 20250212125148649 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) 20250212125148649 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) 20250212125148649 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) 20250212125148650 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) 20250212125148650 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) 20250212125148651 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) 20250212125148651 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) 20250212125148651 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) 20250212125148651 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) 20250212125148652 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) 20250212125148652 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) 20250212125148653 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) 20250212125148653 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) 20250212125148657 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) 20250212125148657 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) 20250212125148657 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU requests 7, we have 0 20250212125148671 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) 20250212125148671 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) 20250212125148672 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) 20250212125148672 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) 20250212125148673 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) 20250212125148673 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) 20250212125148673 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) 20250212125148673 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) 20250212125148674 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) 20250212125148674 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) 20250212125148675 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) 20250212125148675 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) 20250212125148675 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) 20250212125148675 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) 20250212125148676 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) 20250212125148676 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) 20250212125148676 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) 20250212125148676 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) 20250212125148677 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU requests 7, we have 0 20250212125148691 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) 20250212125148691 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) 20250212125148692 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) 20250212125148692 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) 20250212125148693 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) 20250212125148693 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) 20250212125148693 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) 20250212125148693 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) 20250212125148695 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) 20250212125148695 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) 20250212125148696 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) 20250212125148696 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) 20250212125148697 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) 20250212125148697 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) 20250212125148698 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) 20250212125148698 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) 20250212125148699 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) 20250212125148699 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) 20250212125148700 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU requests 7, we have 0 20250212125148710 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) 20250212125148710 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) 20250212125148711 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) 20250212125148711 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) 20250212125148712 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) 20250212125148712 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) 20250212125148713 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) 20250212125148713 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) 20250212125148713 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) 20250212125148713 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) 20250212125148714 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) 20250212125148714 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) 20250212125148715 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) 20250212125148715 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) 20250212125148715 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) 20250212125148715 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) 20250212125148720 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) 20250212125148720 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) 20250212125148721 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU requests 7, we have 0 20250212125148732 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) 20250212125148732 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) 20250212125148732 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) 20250212125148732 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) 20250212125148733 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) 20250212125148733 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) 20250212125148733 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) 20250212125148733 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) 20250212125148733 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) 20250212125148733 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) 20250212125148733 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) 20250212125148733 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) 20250212125148733 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) 20250212125148733 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) 20250212125148733 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) 20250212125148733 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) 20250212125148737 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) 20250212125148737 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) 20250212125148737 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU requests 7, we have 0 20250212125148752 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) 20250212125148752 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) 20250212125148752 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) 20250212125148752 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) 20250212125148753 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) 20250212125148753 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) 20250212125148753 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) 20250212125148753 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) 20250212125148754 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) 20250212125148754 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) 20250212125148754 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) 20250212125148754 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) 20250212125148755 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) 20250212125148755 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) 20250212125148756 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) 20250212125148756 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) 20250212125148756 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) 20250212125148756 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) 20250212125148757 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU requests 7, we have 0 20250212125148770 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) 20250212125148770 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) 20250212125148770 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) 20250212125148770 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) 20250212125148770 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) 20250212125148770 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) 20250212125148771 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) 20250212125148771 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) 20250212125148771 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) 20250212125148771 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) 20250212125148771 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) 20250212125148771 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) 20250212125148771 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) 20250212125148771 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) 20250212125148771 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) 20250212125148771 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) 20250212125148779 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) 20250212125148779 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) 20250212125148780 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU requests 7, we have 0 20250212125148793 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) 20250212125148793 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) 20250212125148794 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) 20250212125148794 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) 20250212125148794 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) 20250212125148794 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) 20250212125148794 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) 20250212125148794 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) 20250212125148794 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) 20250212125148794 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) 20250212125148795 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) 20250212125148795 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) 20250212125148795 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) 20250212125148795 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) 20250212125148795 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) 20250212125148795 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) 20250212125148798 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) 20250212125148798 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) 20250212125148798 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU requests 7, we have 0 20250212125148809 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125148809 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125148809 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125148812 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) 20250212125148812 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) 20250212125148812 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) 20250212125148812 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) 20250212125148812 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) 20250212125148812 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) 20250212125148812 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) 20250212125148812 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) 20250212125148813 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) 20250212125148813 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) 20250212125148813 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) 20250212125148813 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) 20250212125148813 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) 20250212125148813 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) 20250212125148813 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) 20250212125148813 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) 20250212125148817 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) 20250212125148817 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) 20250212125148817 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20250212125148817 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) 20250212125148817 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU requests our USF 0, n3101=0 20250212125148832 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) 20250212125148832 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) 20250212125148832 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) 20250212125148832 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) 20250212125148833 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) 20250212125148833 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) 20250212125148833 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) 20250212125148833 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) 20250212125148834 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) 20250212125148834 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) 20250212125148834 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) 20250212125148834 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) 20250212125148835 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) 20250212125148835 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) 20250212125148835 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) 20250212125148835 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) 20250212125148841 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) 20250212125148842 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) 20250212125148842 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20250212125148842 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) 20250212125148842 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU requests our USF 0, n3101=1 20250212125148856 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) 20250212125148856 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) 20250212125148856 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) 20250212125148856 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 0 => 1 (< MAX 9) (tbf.cpp:362) 20250212125148859 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) 20250212125148859 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) 20250212125148860 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) 20250212125148860 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) 20250212125148860 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) 20250212125148861 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) 20250212125148861 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) 20250212125148861 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) 20250212125148862 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) 20250212125148862 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) 20250212125148863 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) 20250212125148863 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) 20250212125148864 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) 20250212125148864 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) 20250212125148864 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) 20250212125148865 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) 20250212125148865 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20250212125148865 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) 20250212125148865 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU requests our USF 0, n3101=2 20250212125148875 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) 20250212125148875 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) 20250212125148875 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) 20250212125148875 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 1 => 2 (< MAX 9) (tbf.cpp:362) 20250212125148876 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) 20250212125148876 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) 20250212125148877 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) 20250212125148877 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) 20250212125148878 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) 20250212125148878 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) 20250212125148879 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) 20250212125148879 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) 20250212125148880 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) 20250212125148880 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) 20250212125148881 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) 20250212125148881 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) 20250212125148881 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) 20250212125148881 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) 20250212125148882 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) 20250212125148882 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) 20250212125148882 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20250212125148882 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) 20250212125148883 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU requests our USF 0, n3101=3 20250212125148895 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) 20250212125148895 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) 20250212125148895 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) 20250212125148895 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 2 => 3 (< MAX 9) (tbf.cpp:362) 20250212125148896 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) 20250212125148896 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) 20250212125148897 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) 20250212125148897 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) 20250212125148898 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) 20250212125148898 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) 20250212125148899 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) 20250212125148899 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) 20250212125148900 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) 20250212125148900 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) 20250212125148901 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) 20250212125148901 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) 20250212125148901 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) 20250212125148901 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) 20250212125148904 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) 20250212125148904 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) 20250212125148904 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type USF (pdch_ul_controller.c:184) 20250212125148904 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) 20250212125148905 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU requests our USF 0, n3101=4 20250212125148919 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) 20250212125148919 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) 20250212125148919 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) 20250212125148919 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 3 => 4 (< MAX 9) (tbf.cpp:362) 20250212125148920 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) 20250212125148920 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) 20250212125148921 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) 20250212125148921 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) 20250212125148922 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) 20250212125148922 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) 20250212125148923 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) 20250212125148923 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) 20250212125148924 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) 20250212125148924 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) 20250212125148925 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) 20250212125148925 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) 20250212125148926 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) 20250212125148926 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) 20250212125148927 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) 20250212125148927 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) 20250212125148927 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type USF (pdch_ul_controller.c:184) 20250212125148927 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) 20250212125148928 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU requests our USF 0, n3101=5 20250212125148939 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) 20250212125148939 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) 20250212125148939 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) 20250212125148939 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 4 => 5 (< MAX 9) (tbf.cpp:362) 20250212125148940 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) 20250212125148940 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) 20250212125148941 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) 20250212125148941 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) 20250212125148941 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) 20250212125148941 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) 20250212125148942 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) 20250212125148942 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) 20250212125148942 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) 20250212125148942 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) 20250212125148943 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) 20250212125148943 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) 20250212125148943 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) 20250212125148943 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) 20250212125148943 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) 20250212125148943 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) 20250212125148943 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type USF (pdch_ul_controller.c:184) 20250212125148943 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) 20250212125148944 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU requests our USF 0, n3101=6 20250212125148959 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) 20250212125148959 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) 20250212125148959 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) 20250212125148959 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 5 => 6 (< MAX 9) (tbf.cpp:362) 20250212125148960 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) 20250212125148960 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) 20250212125148961 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) 20250212125148961 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) 20250212125148961 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) 20250212125148961 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) 20250212125148962 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) 20250212125148962 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) 20250212125148963 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) 20250212125148963 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) 20250212125148963 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) 20250212125148963 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) 20250212125148963 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) 20250212125148963 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) 20250212125148967 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) 20250212125148967 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) 20250212125148967 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20250212125148967 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) 20250212125148967 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU requests our USF 0, n3101=7 20250212125148981 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) 20250212125148981 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) 20250212125148981 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) 20250212125148981 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 6 => 7 (< MAX 9) (tbf.cpp:362) 20250212125148982 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) 20250212125148982 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) 20250212125148983 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) 20250212125148983 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) 20250212125148983 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) 20250212125148983 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) 20250212125148984 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) 20250212125148984 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) 20250212125148984 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) 20250212125148984 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) 20250212125148984 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) 20250212125148985 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) 20250212125148985 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) 20250212125148985 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) 20250212125148986 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) 20250212125148986 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) 20250212125148986 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20250212125148986 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) 20250212125148987 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU requests our USF 0, n3101=8 20250212125149002 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) 20250212125149002 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) 20250212125149002 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) 20250212125149002 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 7 => 8 (< MAX 9) (tbf.cpp:362) 20250212125149003 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) 20250212125149003 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) 20250212125149004 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) 20250212125149004 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) 20250212125149005 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) 20250212125149005 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) 20250212125149006 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) 20250212125149006 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) 20250212125149007 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) 20250212125149007 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) 20250212125149008 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) 20250212125149008 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) 20250212125149009 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) 20250212125149009 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) 20250212125149010 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) 20250212125149010 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) 20250212125149010 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20250212125149010 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) 20250212125149011 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU requests our USF 0, n3101=9 20250212125149020 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) 20250212125149020 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) 20250212125149020 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) 20250212125149020 DTBF NOTICE TBF(UL:TFI-0-0-0:G){FLOW} N3101 exceeded MAX (9) (tbf.cpp:358) 20250212125149020 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20250212125149020 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20250212125149021 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) 20250212125149021 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) 20250212125149021 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) 20250212125149021 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) 20250212125149021 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) 20250212125149022 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) 20250212125149022 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) 20250212125149022 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) 20250212125149022 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) 20250212125149022 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) 20250212125149022 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) 20250212125149022 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) 20250212125149022 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) 20250212125149022 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) 20250212125149029 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) 20250212125149029 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125149029 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 MTC@8d0f06c41a7d: T3169 started MTC@8d0f06c41a7d: Start timer T_3169: 1 s 20250212125149043 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) 20250212125149043 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) 20250212125149043 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=91): TBF(UL:TFI-0-0-0:G){RELEASING} (pdch_ul_controller.c:309) 20250212125149043 DTBF DEBUG TBF(UL:TFI-0-0-0:G){RELEASING} N3101 9 => 10 (< MAX 9) (tbf.cpp:362) 20250212125149044 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) 20250212125149044 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) 20250212125149044 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) 20250212125149044 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) 20250212125149044 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) 20250212125149044 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) 20250212125149044 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) 20250212125149044 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) 20250212125149044 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) 20250212125149044 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) 20250212125149044 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) 20250212125149044 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) 20250212125149045 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) 20250212125149045 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) 20250212125149048 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) 20250212125149048 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) 20250212125149048 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149062 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) 20250212125149062 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) 20250212125149062 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) 20250212125149062 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) 20250212125149062 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) 20250212125149062 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) 20250212125149062 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) 20250212125149062 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) 20250212125149063 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) 20250212125149063 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) 20250212125149063 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) 20250212125149063 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) 20250212125149063 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) 20250212125149063 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) 20250212125149063 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) 20250212125149063 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) 20250212125149066 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) 20250212125149066 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) 20250212125149067 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149080 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) 20250212125149080 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) 20250212125149081 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) 20250212125149081 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) 20250212125149081 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) 20250212125149081 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) 20250212125149081 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) 20250212125149081 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) 20250212125149081 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) 20250212125149081 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) 20250212125149081 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) 20250212125149081 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) 20250212125149081 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) 20250212125149081 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) 20250212125149081 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) 20250212125149081 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) 20250212125149090 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) 20250212125149090 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) 20250212125149090 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149104 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) 20250212125149104 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) 20250212125149104 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) 20250212125149104 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) 20250212125149104 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) 20250212125149104 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) 20250212125149104 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) 20250212125149104 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) 20250212125149105 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) 20250212125149105 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) 20250212125149105 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) 20250212125149105 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) 20250212125149105 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) 20250212125149105 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) 20250212125149105 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) 20250212125149105 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) 20250212125149108 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) 20250212125149108 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) 20250212125149109 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149123 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) 20250212125149123 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) 20250212125149123 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) 20250212125149123 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) 20250212125149123 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) 20250212125149123 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) 20250212125149123 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) 20250212125149123 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) 20250212125149123 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) 20250212125149123 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) 20250212125149124 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) 20250212125149124 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) 20250212125149124 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) 20250212125149124 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) 20250212125149124 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) 20250212125149124 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) 20250212125149127 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) 20250212125149127 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) 20250212125149127 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149141 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) 20250212125149141 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) 20250212125149141 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) 20250212125149141 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) 20250212125149142 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) 20250212125149142 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) 20250212125149142 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) 20250212125149142 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) 20250212125149142 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) 20250212125149142 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) 20250212125149142 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) 20250212125149142 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) 20250212125149142 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) 20250212125149142 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) 20250212125149142 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) 20250212125149142 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) 20250212125149150 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) 20250212125149150 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) 20250212125149151 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149164 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) 20250212125149164 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) 20250212125149165 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) 20250212125149165 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) 20250212125149165 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) 20250212125149165 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) 20250212125149165 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) 20250212125149165 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) 20250212125149165 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) 20250212125149165 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) 20250212125149165 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) 20250212125149165 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) 20250212125149165 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) 20250212125149165 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) 20250212125149165 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) 20250212125149165 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) 20250212125149169 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) 20250212125149169 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) 20250212125149169 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149183 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) 20250212125149183 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) 20250212125149183 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) 20250212125149183 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) 20250212125149183 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) 20250212125149183 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) 20250212125149184 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) 20250212125149184 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) 20250212125149184 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) 20250212125149184 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) 20250212125149184 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) 20250212125149184 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) 20250212125149184 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) 20250212125149184 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) 20250212125149184 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) 20250212125149184 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) 20250212125149188 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) 20250212125149188 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) 20250212125149188 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149202 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) 20250212125149202 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) 20250212125149202 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) 20250212125149202 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) 20250212125149202 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) 20250212125149202 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) 20250212125149202 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) 20250212125149202 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) 20250212125149203 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) 20250212125149203 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) 20250212125149203 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) 20250212125149203 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) 20250212125149203 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) 20250212125149203 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) 20250212125149203 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) 20250212125149203 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) 20250212125149211 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) 20250212125149211 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) 20250212125149211 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149225 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) 20250212125149225 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) 20250212125149225 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) 20250212125149225 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) 20250212125149225 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) 20250212125149225 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) 20250212125149225 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) 20250212125149225 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) 20250212125149226 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) 20250212125149226 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) 20250212125149226 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) 20250212125149226 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) 20250212125149226 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) 20250212125149226 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) 20250212125149226 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) 20250212125149226 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) 20250212125149230 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) 20250212125149230 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) 20250212125149230 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149243 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) 20250212125149243 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) 20250212125149244 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) 20250212125149244 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) 20250212125149244 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) 20250212125149244 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) 20250212125149244 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) 20250212125149244 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) 20250212125149244 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) 20250212125149244 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) 20250212125149244 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) 20250212125149244 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) 20250212125149244 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) 20250212125149244 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) 20250212125149244 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) 20250212125149244 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) 20250212125149248 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) 20250212125149248 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) 20250212125149248 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149262 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) 20250212125149262 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) 20250212125149262 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) 20250212125149262 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) 20250212125149263 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) 20250212125149263 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) 20250212125149263 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) 20250212125149263 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) 20250212125149263 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) 20250212125149263 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) 20250212125149263 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) 20250212125149263 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) 20250212125149263 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) 20250212125149263 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) 20250212125149263 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) 20250212125149263 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) 20250212125149271 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) 20250212125149271 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) 20250212125149272 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149286 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) 20250212125149286 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) 20250212125149286 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) 20250212125149286 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) 20250212125149286 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) 20250212125149286 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) 20250212125149286 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) 20250212125149286 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) 20250212125149286 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) 20250212125149286 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) 20250212125149286 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) 20250212125149286 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) 20250212125149287 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) 20250212125149287 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) 20250212125149287 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) 20250212125149287 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) 20250212125149290 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) 20250212125149290 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) 20250212125149290 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149304 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) 20250212125149304 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) 20250212125149304 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) 20250212125149304 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) 20250212125149304 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) 20250212125149304 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) 20250212125149304 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) 20250212125149304 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) 20250212125149305 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) 20250212125149305 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) 20250212125149305 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) 20250212125149305 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) 20250212125149305 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) 20250212125149305 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) 20250212125149305 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) 20250212125149305 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) 20250212125149309 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) 20250212125149309 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) 20250212125149309 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149323 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) 20250212125149323 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) 20250212125149323 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) 20250212125149323 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) 20250212125149323 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) 20250212125149323 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) 20250212125149323 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) 20250212125149323 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) 20250212125149323 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) 20250212125149323 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) 20250212125149323 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) 20250212125149323 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) 20250212125149324 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) 20250212125149324 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) 20250212125149324 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) 20250212125149324 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) 20250212125149332 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) 20250212125149332 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) 20250212125149332 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149346 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) 20250212125149346 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) 20250212125149346 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) 20250212125149346 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) 20250212125149346 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) 20250212125149346 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) 20250212125149346 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) 20250212125149346 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) 20250212125149346 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) 20250212125149346 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) 20250212125149347 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) 20250212125149347 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) 20250212125149347 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) 20250212125149347 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) 20250212125149347 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) 20250212125149347 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) 20250212125149350 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) 20250212125149350 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) 20250212125149351 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149364 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) 20250212125149364 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) 20250212125149365 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) 20250212125149365 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) 20250212125149365 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) 20250212125149365 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) 20250212125149365 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) 20250212125149365 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) 20250212125149365 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) 20250212125149365 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) 20250212125149365 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) 20250212125149365 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) 20250212125149365 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) 20250212125149365 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) 20250212125149365 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) 20250212125149365 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) 20250212125149369 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) 20250212125149369 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) 20250212125149369 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149383 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) 20250212125149383 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) 20250212125149383 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) 20250212125149383 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) 20250212125149384 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) 20250212125149384 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) 20250212125149384 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) 20250212125149384 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) 20250212125149384 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) 20250212125149384 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) 20250212125149384 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) 20250212125149384 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) 20250212125149384 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) 20250212125149384 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) 20250212125149384 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) 20250212125149384 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) 20250212125149392 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) 20250212125149392 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) 20250212125149393 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149406 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) 20250212125149406 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) 20250212125149407 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) 20250212125149407 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) 20250212125149407 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) 20250212125149407 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) 20250212125149407 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) 20250212125149407 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) 20250212125149407 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) 20250212125149407 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) 20250212125149407 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) 20250212125149407 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) 20250212125149407 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) 20250212125149407 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) 20250212125149407 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) 20250212125149407 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) 20250212125149411 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) 20250212125149411 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) 20250212125149411 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149425 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) 20250212125149425 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) 20250212125149425 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) 20250212125149425 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) 20250212125149425 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) 20250212125149425 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) 20250212125149426 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) 20250212125149426 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) 20250212125149426 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) 20250212125149426 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) 20250212125149426 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) 20250212125149426 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) 20250212125149426 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) 20250212125149426 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) 20250212125149426 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) 20250212125149426 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) 20250212125149429 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) 20250212125149429 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) 20250212125149430 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149444 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) 20250212125149444 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) 20250212125149444 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) 20250212125149444 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) 20250212125149444 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) 20250212125149444 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) 20250212125149444 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) 20250212125149444 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) 20250212125149444 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) 20250212125149444 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) 20250212125149445 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) 20250212125149445 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) 20250212125149445 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) 20250212125149445 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) 20250212125149445 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) 20250212125149445 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) 20250212125149453 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) 20250212125149453 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) 20250212125149453 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149467 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) 20250212125149467 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) 20250212125149467 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) 20250212125149467 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) 20250212125149467 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) 20250212125149467 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) 20250212125149467 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) 20250212125149467 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) 20250212125149467 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) 20250212125149467 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) 20250212125149468 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) 20250212125149468 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) 20250212125149468 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) 20250212125149468 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) 20250212125149468 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) 20250212125149468 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) 20250212125149471 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) 20250212125149471 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) 20250212125149471 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149486 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) 20250212125149486 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) 20250212125149487 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) 20250212125149487 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) 20250212125149487 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) 20250212125149487 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) 20250212125149488 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) 20250212125149488 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) 20250212125149488 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) 20250212125149488 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) 20250212125149489 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) 20250212125149489 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) 20250212125149490 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) 20250212125149490 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) 20250212125149491 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) 20250212125149491 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) 20250212125149492 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) 20250212125149492 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) 20250212125149493 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149506 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) 20250212125149506 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) 20250212125149507 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) 20250212125149507 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) 20250212125149507 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) 20250212125149507 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) 20250212125149508 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) 20250212125149508 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) 20250212125149508 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) 20250212125149508 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) 20250212125149509 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) 20250212125149509 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) 20250212125149510 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) 20250212125149510 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) 20250212125149510 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) 20250212125149510 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) 20250212125149514 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) 20250212125149514 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) 20250212125149515 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149528 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) 20250212125149528 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) 20250212125149529 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) 20250212125149529 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) 20250212125149529 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) 20250212125149529 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) 20250212125149529 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) 20250212125149529 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) 20250212125149530 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) 20250212125149530 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) 20250212125149530 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) 20250212125149530 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) 20250212125149530 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) 20250212125149530 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) 20250212125149530 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) 20250212125149530 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) 20250212125149533 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) 20250212125149533 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) 20250212125149533 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149547 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) 20250212125149547 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) 20250212125149547 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) 20250212125149547 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) 20250212125149548 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) 20250212125149548 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) 20250212125149548 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) 20250212125149548 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) 20250212125149548 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) 20250212125149548 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) 20250212125149548 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) 20250212125149548 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) 20250212125149549 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) 20250212125149549 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) 20250212125149549 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) 20250212125149549 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) 20250212125149552 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) 20250212125149552 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) 20250212125149552 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149566 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) 20250212125149566 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) 20250212125149566 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) 20250212125149566 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) 20250212125149566 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) 20250212125149566 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) 20250212125149566 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) 20250212125149566 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) 20250212125149567 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) 20250212125149567 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) 20250212125149567 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) 20250212125149567 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) 20250212125149567 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) 20250212125149567 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) 20250212125149567 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) 20250212125149567 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) 20250212125149575 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) 20250212125149575 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) 20250212125149575 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149589 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) 20250212125149589 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) 20250212125149590 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) 20250212125149590 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) 20250212125149590 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) 20250212125149590 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) 20250212125149590 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) 20250212125149590 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) 20250212125149590 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) 20250212125149590 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) 20250212125149590 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) 20250212125149590 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) 20250212125149590 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) 20250212125149591 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) 20250212125149591 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) 20250212125149591 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) 20250212125149593 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) 20250212125149593 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) 20250212125149594 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149607 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) 20250212125149607 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) 20250212125149608 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) 20250212125149608 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) 20250212125149608 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) 20250212125149608 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) 20250212125149608 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) 20250212125149608 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) 20250212125149608 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) 20250212125149608 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) 20250212125149609 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) 20250212125149609 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) 20250212125149609 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) 20250212125149609 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) 20250212125149609 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) 20250212125149609 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) 20250212125149612 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) 20250212125149612 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) 20250212125149612 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149626 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) 20250212125149626 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) 20250212125149627 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) 20250212125149627 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) 20250212125149627 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) 20250212125149627 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) 20250212125149627 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) 20250212125149627 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) 20250212125149628 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) 20250212125149628 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) 20250212125149628 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) 20250212125149628 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) 20250212125149628 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) 20250212125149628 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) 20250212125149628 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) 20250212125149628 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) 20250212125149635 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) 20250212125149635 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) 20250212125149636 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149649 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) 20250212125149649 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) 20250212125149650 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) 20250212125149650 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) 20250212125149650 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) 20250212125149650 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) 20250212125149650 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) 20250212125149650 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) 20250212125149650 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) 20250212125149650 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) 20250212125149650 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) 20250212125149650 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) 20250212125149650 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) 20250212125149650 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) 20250212125149650 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) 20250212125149650 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) 20250212125149654 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) 20250212125149654 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) 20250212125149654 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149683 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) 20250212125149683 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) 20250212125149684 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) 20250212125149684 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) 20250212125149684 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) 20250212125149684 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) 20250212125149685 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) 20250212125149685 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) 20250212125149685 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) 20250212125149685 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) 20250212125149685 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) 20250212125149685 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) 20250212125149686 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) 20250212125149686 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) 20250212125149686 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) 20250212125149686 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) 20250212125149687 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) 20250212125149687 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) 20250212125149687 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149702 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) 20250212125149702 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) 20250212125149702 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) 20250212125149702 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) 20250212125149703 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) 20250212125149703 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) 20250212125149704 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) 20250212125149704 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) 20250212125149704 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) 20250212125149704 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) 20250212125149705 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) 20250212125149705 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) 20250212125149705 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) 20250212125149705 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) 20250212125149706 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) 20250212125149706 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) 20250212125149711 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) 20250212125149711 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) 20250212125149712 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149872 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) 20250212125149872 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) 20250212125149873 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) 20250212125149873 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) 20250212125149874 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) 20250212125149874 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) 20250212125149875 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) 20250212125149875 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) 20250212125149876 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) 20250212125149876 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) 20250212125149878 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) 20250212125149878 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) 20250212125149879 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) 20250212125149879 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) 20250212125149880 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) 20250212125149880 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) 20250212125149882 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) 20250212125149882 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) 20250212125149883 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149892 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) 20250212125149892 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) 20250212125149892 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) 20250212125149893 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) 20250212125149893 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) 20250212125149893 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) 20250212125149894 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) 20250212125149894 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) 20250212125149894 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) 20250212125149894 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) 20250212125149894 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) 20250212125149894 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) 20250212125149895 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) 20250212125149895 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) 20250212125149895 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) 20250212125149895 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) 20250212125149895 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) 20250212125149895 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) 20250212125149896 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149908 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) 20250212125149908 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) 20250212125149909 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) 20250212125149909 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) 20250212125149909 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) 20250212125149909 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) 20250212125149909 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) 20250212125149909 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) 20250212125149909 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) 20250212125149909 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) 20250212125149910 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) 20250212125149910 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) 20250212125149910 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) 20250212125149910 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) 20250212125149910 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) 20250212125149910 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) 20250212125149918 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) 20250212125149918 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) 20250212125149918 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149932 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) 20250212125149932 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) 20250212125149933 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) 20250212125149933 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) 20250212125149933 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) 20250212125149933 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) 20250212125149933 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) 20250212125149933 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) 20250212125149934 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) 20250212125149934 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) 20250212125149934 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) 20250212125149934 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) 20250212125149934 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) 20250212125149934 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) 20250212125149935 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) 20250212125149935 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) 20250212125149937 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) 20250212125149937 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) 20250212125149937 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149951 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) 20250212125149952 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) 20250212125149953 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) 20250212125149953 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) 20250212125149953 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) 20250212125149953 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) 20250212125149954 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) 20250212125149954 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) 20250212125149954 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) 20250212125149954 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) 20250212125149955 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) 20250212125149955 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) 20250212125149956 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) 20250212125149956 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) 20250212125149957 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) 20250212125149957 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) 20250212125149958 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) 20250212125149958 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) 20250212125149958 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149970 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) 20250212125149971 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) 20250212125149971 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) 20250212125149971 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) 20250212125149972 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) 20250212125149972 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) 20250212125149972 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) 20250212125149972 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) 20250212125149973 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) 20250212125149973 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) 20250212125149973 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) 20250212125149973 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) 20250212125149973 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) 20250212125149973 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) 20250212125149974 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) 20250212125149974 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) 20250212125149979 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) 20250212125149979 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) 20250212125149980 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125149993 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) 20250212125149993 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) 20250212125149993 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) 20250212125149993 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) 20250212125149993 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) 20250212125149993 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) 20250212125149993 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) 20250212125149993 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) 20250212125149994 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) 20250212125149994 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) 20250212125149994 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) 20250212125149994 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) 20250212125149994 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) 20250212125149994 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) 20250212125149994 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) 20250212125149994 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) 20250212125149997 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) 20250212125149998 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) 20250212125149998 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: PCU stopped requesting USF 0 20250212125150012 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) 20250212125150012 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) 20250212125150013 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) 20250212125150013 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) 20250212125150014 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) 20250212125150014 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) 20250212125150015 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) 20250212125150015 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) 20250212125150016 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) 20250212125150016 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) 20250212125150016 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) 20250212125150016 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) 20250212125150017 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) 20250212125150017 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) 20250212125150018 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) 20250212125150018 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) 20250212125150019 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) 20250212125150019 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) 20250212125150019 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(172)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125150021 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20250212125150021 DTBF INFO TBF(UL:TFI-0-0-0:G){RELEASING} free (tbf.cpp:271) 20250212125150021 DTBF DEBUG TBF(UL:TFI-0-0-0:G){RELEASING} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125150021 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G){RELEASING}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125150021 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){RELEASING} (gprs_ms.c:381) 20250212125150021 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125150021 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20250212125150021 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125150021 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125150022 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){RELEASING}: Deallocated (fsm.c:568) 20250212125150022 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125150022 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) MTC@8d0f06c41a7d: PCU stopped requesting USF 0 MTC@8d0f06c41a7d: T_3169 expired MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125150031 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) 20250212125150031 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) 20250212125150032 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) 20250212125150032 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) 20250212125150032 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) 20250212125150032 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) 20250212125150033 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) 20250212125150033 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) 20250212125150033 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) 20250212125150033 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) 20250212125150033 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) 20250212125150033 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) 20250212125150034 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) 20250212125150034 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) 20250212125150034 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) 20250212125150034 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) 20250212125150034 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=268, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125150034 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125150034 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125150034 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125150034 DLGLOBAL DEBUG validating counter group 0x55f0ff7fa760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125150034 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125150034 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125150034 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125150034 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125150034 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125150034 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125150034 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125150034 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125150034 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125150034 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125150034 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125150034 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125150034 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125150034 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125150034 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125150034 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125150034 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125150034 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125150034 DLGLOBAL DEBUG validating counter group 0x55f0ff7fab40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125150034 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125150034 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125150034 DLGLOBAL DEBUG validating counter group 0x55f0ff7fac00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125150034 DLGLOBAL DEBUG validating counter group 0x55f0ff7fac20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125150034 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125150034 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125150034 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125150035 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125150035 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212125150035 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125150035 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125150035 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125150035 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125150035 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) 20250212125150035 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=268 (tbf_ul.cpp:221) 20250212125150035 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125150035 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125150035 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125150035 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 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(172)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125150037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47396<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125150039 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47386<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125150040 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125150040 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125150040 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125150040 DTBF INFO TBF(UL:TFI-0-0-0:G){ASSIGN} free (tbf.cpp:271) 20250212125150040 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125150040 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125150040 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20250212125150040 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125150040 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20250212125150040 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125150040 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125150040 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Deallocated (fsm.c:568) 20250212125150040 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125150040 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125150040 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125150040 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125150040 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125150040 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125150040 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125150040 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125150040 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125150040 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125150040 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125150040 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125150040 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125150040 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) 20250212125150040 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) 20250212125150040 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 7317 with status 0 respawn: 19: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_n3101_max_t3169 finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_n3101_max_t3169 pass'. Wed Feb 12 12:51:50 UTC 2025 ====== PCU_Tests.TC_n3101_max_t3169 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_n3101_max_t3169.talloc 20250212125150067 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125150067 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125150067 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125150067 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125150093 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47398<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125150193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47398<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=337652) Waiting for packet dumper to finish... 1 (prev_count=337652, count=402784) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_n3101_max_t3169 pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_n3103_max_t3169'. ------ PCU_Tests.TC_n3103_max_t3169 ------ Wed Feb 12 12:51:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_n3103_max_t3169.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_n3103_max_t3169.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_n3103_max_t3169' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_n3103_max_t3169 started. MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 20250212125153251 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35108<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(178)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(178)@8d0f06c41a7d: Start timer T: 5 s PCUIF(178)@8d0f06c41a7d: Start timer T_Conn: 10 s 20250212125153257 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35112<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_n3103_max_t3169-STATS(180)@8d0f06c41a7d: Start timer T: 2 s TC_n3103_max_t3169-STATS(180)@8d0f06c41a7d: Start timer T: 2 s 20250212125155068 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125155068 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125155068 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(178)@8d0f06c41a7d: OsmoPCU is now connected BTS(179)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125155072 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125155072 DLGLOBAL DEBUG validating counter group 0x560dae70c040(bts) with 102 counters (rate_ctr.c:86) 20250212125155072 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125155072 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125155072 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125155072 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125155072 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125155072 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125155072 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125155072 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125155072 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125155072 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125155072 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125155072 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125155072 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125155072 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125155072 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125155072 DL1IF DEBUG t3169=1 (pcu_l1_if.cpp:819) 20250212125155072 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125155072 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125155072 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125155072 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125155072 DL1IF DEBUG n3103=2 (pcu_l1_if.cpp:824) 20250212125155072 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125155072 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125155072 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125155072 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125155072 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125155072 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125155072 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125155072 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125155072 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125155072 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125155072 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125155072 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125155072 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125155072 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125155072 DLGLOBAL DEBUG validating counter group 0x7f16bf7305e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125155072 DLGLOBAL DEBUG validating counter group 0x560dae70b720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125155072 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125155072 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125155072 DLGLOBAL DEBUG validating counter group 0x7f16bf731180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125155072 DLGLOBAL DEBUG validating counter group 0x7f16bf731160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125155072 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125155072 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) 20250212125155072 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) 20250212125155072 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125155072 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125155072 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125155072 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125155072 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125155072 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125155072 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125155072 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125155072 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125155072 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125155072 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125155072 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125155072 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125155072 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125155072 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125155072 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125155072 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125155072 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125155072 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125155072 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125155072 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125155072 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125155072 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125155072 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125155072 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125155072 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125155072 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) 20250212125155072 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125155072 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125155072 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) 20250212125155072 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125155072 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125155072 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125155072 DLGLOBAL DEBUG validating counter group 0x560dae70b760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125155072 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125155072 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125155072 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125155072 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125155072 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125155072 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125155072 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125155072 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125155072 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125155072 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125155072 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125155072 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125155072 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125155072 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125155072 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125155072 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125155072 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125155072 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125155072 DLGLOBAL DEBUG validating counter group 0x560dae70bb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125155072 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125155072 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125155072 DLGLOBAL DEBUG validating counter group 0x560dae70bc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125155072 DLGLOBAL DEBUG validating counter group 0x560dae70bc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125155072 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125155072 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125155072 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125155072 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125155072 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212125155072 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125155072 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125155073 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125155073 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125155073 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) 20250212125155073 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) 20250212125155073 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125155073 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125155073 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125155073 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(179)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(179)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(179)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(179)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(179)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(179)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(179)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(179)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" BTS(179)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125155085 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) 20250212125155085 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125155085 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) 20250212125155085 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) 20250212125155086 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) 20250212125155086 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) 20250212125155086 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) 20250212125155086 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) 20250212125155086 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) 20250212125155086 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) 20250212125155086 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) 20250212125155086 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) 20250212125155086 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) 20250212125155086 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) 20250212125155086 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) 20250212125155086 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) 20250212125155090 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) 20250212125155090 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) 20250212125155090 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125155104 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) 20250212125155104 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) 20250212125155104 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) 20250212125155104 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) 20250212125155104 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) 20250212125155104 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) 20250212125155104 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) 20250212125155104 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) 20250212125155104 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) 20250212125155104 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) 20250212125155105 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) 20250212125155105 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) 20250212125155105 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) 20250212125155105 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) 20250212125155105 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) 20250212125155105 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) 20250212125155108 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) 20250212125155108 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) 20250212125155109 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125155122 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) 20250212125155122 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) 20250212125155123 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) 20250212125155123 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) 20250212125155123 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) 20250212125155123 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) 20250212125155123 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) 20250212125155123 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) 20250212125155123 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) 20250212125155123 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) 20250212125155123 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) 20250212125155123 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) 20250212125155123 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) 20250212125155123 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) 20250212125155124 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) 20250212125155124 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) 20250212125155132 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) 20250212125155132 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) 20250212125155132 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125155146 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) 20250212125155146 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) 20250212125155146 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) 20250212125155146 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) 20250212125155146 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) 20250212125155146 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) 20250212125155147 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) 20250212125155147 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) 20250212125155147 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) 20250212125155147 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) 20250212125155147 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) 20250212125155147 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) 20250212125155147 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) 20250212125155147 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) 20250212125155147 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) 20250212125155147 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) 20250212125155150 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) 20250212125155150 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) 20250212125155151 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125155165 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) 20250212125155165 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) 20250212125155165 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) 20250212125155165 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) 20250212125155165 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) 20250212125155165 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) 20250212125155165 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) 20250212125155165 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) 20250212125155166 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) 20250212125155166 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) 20250212125155166 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) 20250212125155166 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) 20250212125155166 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) 20250212125155166 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) 20250212125155166 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) 20250212125155166 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) 20250212125155169 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) 20250212125155169 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) 20250212125155169 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125155183 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) 20250212125155183 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) 20250212125155184 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) 20250212125155184 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) 20250212125155184 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) 20250212125155184 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) 20250212125155184 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) 20250212125155184 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) 20250212125155184 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) 20250212125155184 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) 20250212125155184 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) 20250212125155184 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) 20250212125155184 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) 20250212125155184 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) 20250212125155184 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) 20250212125155184 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) 20250212125155192 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) 20250212125155192 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) 20250212125155193 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125155207 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) 20250212125155207 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) 20250212125155207 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) 20250212125155207 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) 20250212125155207 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) 20250212125155207 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) 20250212125155207 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) 20250212125155207 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) 20250212125155207 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) 20250212125155207 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) 20250212125155208 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) 20250212125155208 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) 20250212125155208 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) 20250212125155208 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) 20250212125155208 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) 20250212125155208 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) 20250212125155211 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) 20250212125155211 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) 20250212125155211 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125155225 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) 20250212125155225 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) 20250212125155225 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) 20250212125155225 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) 20250212125155226 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) 20250212125155226 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) 20250212125155226 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) 20250212125155226 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) 20250212125155226 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) 20250212125155226 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) 20250212125155226 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) 20250212125155226 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) 20250212125155226 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) 20250212125155226 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) 20250212125155226 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) 20250212125155226 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) 20250212125155230 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) 20250212125155230 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) 20250212125155230 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125155244 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) 20250212125155244 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) 20250212125155244 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) 20250212125155244 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) 20250212125155244 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) 20250212125155244 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) 20250212125155244 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) 20250212125155244 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) 20250212125155244 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) 20250212125155244 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) 20250212125155245 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) 20250212125155245 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) 20250212125155245 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) 20250212125155245 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) 20250212125155245 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) 20250212125155245 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) 20250212125155253 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) 20250212125155253 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) 20250212125155253 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125155267 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) 20250212125155267 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) 20250212125155267 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) 20250212125155267 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) 20250212125155268 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) 20250212125155268 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) 20250212125155268 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) 20250212125155268 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) 20250212125155268 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) 20250212125155268 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) 20250212125155268 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) 20250212125155268 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) 20250212125155268 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) 20250212125155268 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) 20250212125155268 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) 20250212125155268 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) 20250212125155272 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) 20250212125155272 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) 20250212125155272 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125155273 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125155273 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125155273 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125155287 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) 20250212125155287 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) 20250212125155287 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) 20250212125155287 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) 20250212125155288 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) 20250212125155288 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) 20250212125155288 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) 20250212125155288 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) 20250212125155289 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) 20250212125155289 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) 20250212125155290 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) 20250212125155290 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) 20250212125155290 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) 20250212125155290 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) 20250212125155291 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) 20250212125155291 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) 20250212125155291 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) 20250212125155292 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) 20250212125155292 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20250212125155292 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) 20250212125155292 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125155306 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=11 data=10 01 01 00 00 00 01 1f f7 af 27 5a 72 fa 74 03 6c 4b 37 28 57 1e 7e aa 27 f4 90 42 7f 7c 70 25 6a 00 (pcu_l1_if.cpp:463) 20250212125155306 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) 20250212125155306 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125155306 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 10 01 01 00 00 00 01 1f f7 af 27 5a 72 fa 74 03 6c 4b 37 28 57 1e 7e aa 27 f4 90 42 7f 7c 70 25 6a 00 (pdch.cpp:1019) 20250212125155306 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125155306 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=47 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20250212125155306 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) 20250212125155306 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125155306 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) 20250212125155306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125155306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 1f f7 af 27 5a 72 fa 74 03 6c 4b 37 28 57 1e 7e aa 27 f4 90 42 7f 7c 70 25 6a (tbf_ul.cpp:337) 20250212125155306 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125155306 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125155306 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125155306 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125155306 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125155306 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125155306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125155306 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) 20250212125155307 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) 20250212125155307 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125155307 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125155307 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125155307 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) 20250212125155307 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) 20250212125155308 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) 20250212125155308 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) 20250212125155308 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) 20250212125155308 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) 20250212125155308 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) 20250212125155308 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) 20250212125155309 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) 20250212125155309 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) 20250212125155309 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) 20250212125155309 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) 20250212125155310 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) 20250212125155310 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) 20250212125155315 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125155329 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=0c 01 03 00 00 00 01 da 96 61 d6 d2 e3 83 2f fe 13 84 47 42 0a 3b 6a 96 ad f2 c8 0c 9f 61 23 7f 3d 00 (pcu_l1_if.cpp:463) 20250212125155329 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) 20250212125155329 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125155329 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c 01 03 00 00 00 01 da 96 61 d6 d2 e3 83 2f fe 13 84 47 42 0a 3b 6a 96 ad f2 c8 0c 9f 61 23 7f 3d 00 (pdch.cpp:1019) 20250212125155329 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125155329 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) 20250212125155329 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) 20250212125155329 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20250212125155329 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=00 00 00 01 da 96 61 d6 d2 e3 83 2f fe 13 84 47 42 0a 3b 6a 96 ad f2 c8 0c 9f 61 23 7f 3d (tbf_ul.cpp:337) 20250212125155329 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20250212125155329 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20250212125155329 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20250212125155329 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125155329 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) 20250212125155329 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) 20250212125155329 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125155329 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125155329 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) 20250212125155329 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) 20250212125155329 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) 20250212125155329 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) 20250212125155329 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) 20250212125155329 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) 20250212125155329 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) 20250212125155329 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) 20250212125155330 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) 20250212125155330 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) 20250212125155330 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) 20250212125155330 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) 20250212125155330 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) 20250212125155330 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) 20250212125155330 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) 20250212125155333 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125155348 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=1 data=08 01 05 00 00 00 01 62 de 8e 9a 6b 80 c8 9c 7d c7 30 03 e0 97 b2 03 1c 3a 3b 85 53 64 0c 0f a6 25 00 (pcu_l1_if.cpp:463) 20250212125155348 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) 20250212125155348 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125155348 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 01 05 00 00 00 01 62 de 8e 9a 6b 80 c8 9c 7d c7 30 03 e0 97 b2 03 1c 3a 3b 85 53 64 0c 0f a6 25 00 (pdch.cpp:1019) 20250212125155348 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125155348 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=56 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125155348 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) 20250212125155348 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) 20250212125155348 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20250212125155349 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=00 00 00 01 62 de 8e 9a 6b 80 c8 9c 7d c7 30 03 e0 97 b2 03 1c 3a 3b 85 53 64 0c 0f a6 25 (tbf_ul.cpp:337) 20250212125155349 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20250212125155349 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20250212125155349 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20250212125155349 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125155349 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) 20250212125155349 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) 20250212125155349 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125155349 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125155349 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) 20250212125155349 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) 20250212125155349 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) 20250212125155350 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) 20250212125155350 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) 20250212125155351 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) 20250212125155351 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) 20250212125155351 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) 20250212125155351 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) 20250212125155352 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) 20250212125155352 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) 20250212125155353 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) 20250212125155353 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) 20250212125155354 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) 20250212125155354 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) 20250212125155355 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125155368 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 07 00 00 00 01 f9 be 40 63 1f d0 b6 ff b2 55 eb 1e 11 0c a1 de a5 20 22 85 f4 16 ed 20 6b 66 00 (pcu_l1_if.cpp:463) 20250212125155368 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) 20250212125155368 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125155368 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 01 07 00 00 00 01 f9 be 40 63 1f d0 b6 ff b2 55 eb 1e 11 0c a1 de a5 20 22 85 f4 16 ed 20 6b 66 00 (pdch.cpp:1019) 20250212125155368 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125155369 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=60 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125155369 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) 20250212125155369 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) 20250212125155369 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20250212125155369 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=00 00 00 01 f9 be 40 63 1f d0 b6 ff b2 55 eb 1e 11 0c a1 de a5 20 22 85 f4 16 ed 20 6b 66 (tbf_ul.cpp:337) 20250212125155369 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20250212125155369 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20250212125155369 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20250212125155369 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125155369 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) 20250212125155369 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) 20250212125155369 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125155369 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125155369 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) 20250212125155371 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) 20250212125155371 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) 20250212125155372 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) 20250212125155372 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) 20250212125155373 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) 20250212125155373 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) 20250212125155374 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) 20250212125155374 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) 20250212125155375 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) 20250212125155375 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) 20250212125155375 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) 20250212125155375 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) 20250212125155376 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) 20250212125155376 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) 20250212125155377 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125155392 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=3 data=00 01 09 00 00 00 01 df e6 75 02 af 4d af 7e 32 47 8f 35 df df 9a 84 55 30 69 76 20 a6 e2 d7 eb 2d 00 (pcu_l1_if.cpp:463) 20250212125155392 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) 20250212125155392 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125155392 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 09 00 00 00 01 df e6 75 02 af 4d af 7e 32 47 8f 35 df df 9a 84 55 30 69 76 20 a6 e2 d7 eb 2d 00 (pdch.cpp:1019) 20250212125155392 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125155393 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=65 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125155393 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) 20250212125155393 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) 20250212125155393 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20250212125155393 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=00 00 00 01 df e6 75 02 af 4d af 7e 32 47 8f 35 df df 9a 84 55 30 69 76 20 a6 e2 d7 eb 2d (tbf_ul.cpp:337) 20250212125155393 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20250212125155393 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20250212125155393 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20250212125155393 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125155393 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) 20250212125155393 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=130 (tbf_ul.cpp:197) 20250212125155393 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=130 (tbf_ul.cpp:467) 20250212125155393 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) 20250212125155393 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20250212125155393 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20250212125155393 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20250212125155393 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125155393 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) 20250212125155393 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125155393 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) 20250212125155394 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) 20250212125155394 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) 20250212125155396 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) 20250212125155396 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) 20250212125155397 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) 20250212125155397 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) 20250212125155398 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) 20250212125155398 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) 20250212125155399 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) 20250212125155399 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) 20250212125155399 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) 20250212125155400 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) 20250212125155400 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) 20250212125155400 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) 20250212125155401 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) 20250212125155401 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) 20250212125155401 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 69 + 13 = 82 (pdch_ul_controller.c:131) 20250212125155401 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20250212125155401 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125155401 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) 20250212125155401 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type POLL (pdch_ul_controller.c:184) 20250212125155401 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) 20250212125155401 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) 20250212125155401 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125155401 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125155401 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) 20250212125155401 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 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) 20250212125155402 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125155411 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) 20250212125155411 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) 20250212125155412 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) 20250212125155412 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) 20250212125155414 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) 20250212125155414 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) 20250212125155415 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) 20250212125155415 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) 20250212125155416 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) 20250212125155416 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) 20250212125155417 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) 20250212125155417 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) 20250212125155418 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) 20250212125155418 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) 20250212125155420 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) 20250212125155420 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) 20250212125155422 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) 20250212125155422 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125155423 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125155430 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) 20250212125155430 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) 20250212125155432 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) 20250212125155432 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) 20250212125155432 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) 20250212125155432 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) 20250212125155433 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) 20250212125155433 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) 20250212125155433 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) 20250212125155433 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) 20250212125155433 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) 20250212125155433 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) 20250212125155434 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) 20250212125155434 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) 20250212125155434 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) 20250212125155434 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) 20250212125155439 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) 20250212125155439 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=78 block_nr=6 scheduling free USF for polling at FN=82 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:443) 20250212125155439 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) 20250212125155439 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125155453 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) 20250212125155453 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) 20250212125155454 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) 20250212125155454 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) 20250212125155454 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) 20250212125155454 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) 20250212125155454 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) 20250212125155454 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) 20250212125155455 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) 20250212125155455 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) 20250212125155455 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) 20250212125155455 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) 20250212125155455 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) 20250212125155455 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) 20250212125155455 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) 20250212125155455 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) 20250212125155458 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) 20250212125155458 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125155458 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125155473 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) 20250212125155473 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) 20250212125155473 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=82, reason=UL_ACK): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (pdch_ul_controller.c:315) 20250212125155473 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} poll timeout for FN=82, TS=7 (curr FN 82), reason=UL_ACK (tbf.cpp:487) 20250212125155473 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3103 0 => 1 (< MAX 2) (tbf.cpp:362) 20250212125155473 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event POLL_TIMEOUT (tbf.cpp:509) 20250212125155473 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) 20250212125155473 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) 20250212125155474 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) 20250212125155475 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) 20250212125155475 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) 20250212125155475 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) 20250212125155476 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) 20250212125155476 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) 20250212125155476 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) 20250212125155476 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) 20250212125155477 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) 20250212125155477 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) 20250212125155477 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) 20250212125155478 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) 20250212125155478 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) 20250212125155478 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) 20250212125155479 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) 20250212125155479 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) 20250212125155479 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 86 + 13 = 99 (pdch_ul_controller.c:131) 20250212125155479 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20250212125155479 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125155479 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) 20250212125155479 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type POLL (pdch_ul_controller.c:184) 20250212125155479 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=99, TS=7) (tbf_ul_ack_fsm.c:90) 20250212125155479 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) 20250212125155479 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){FINISHED} (gprs_rlcmac_sched.cpp:202) 20250212125155479 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 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) 20250212125155479 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Start timer T_3169: 1 s 20250212125155492 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) 20250212125155492 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) 20250212125155493 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) 20250212125155493 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) 20250212125155493 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) 20250212125155493 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) 20250212125155494 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) 20250212125155494 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) 20250212125155494 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) 20250212125155494 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) 20250212125155495 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) 20250212125155495 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) 20250212125155496 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) 20250212125155496 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) 20250212125155497 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) 20250212125155497 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) 20250212125155502 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) 20250212125155502 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125155503 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125155515 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) 20250212125155515 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) 20250212125155515 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) 20250212125155515 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) 20250212125155516 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) 20250212125155516 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) 20250212125155516 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) 20250212125155516 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) 20250212125155516 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) 20250212125155516 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) 20250212125155517 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) 20250212125155517 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) 20250212125155517 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) 20250212125155517 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) 20250212125155517 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) 20250212125155517 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) 20250212125155520 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) 20250212125155520 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=95 block_nr=10 scheduling free USF for polling at FN=99 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:443) 20250212125155520 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) 20250212125155520 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125155536 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) 20250212125155536 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) 20250212125155538 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) 20250212125155538 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) 20250212125155539 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) 20250212125155539 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) 20250212125155539 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) 20250212125155539 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) 20250212125155540 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) 20250212125155540 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) 20250212125155540 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) 20250212125155540 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) 20250212125155541 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) 20250212125155541 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) 20250212125155541 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) 20250212125155541 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) 20250212125155541 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) 20250212125155541 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) 20250212125155542 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125155553 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) 20250212125155553 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) 20250212125155553 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=99, reason=UL_ACK): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (pdch_ul_controller.c:315) 20250212125155553 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} poll timeout for FN=99, TS=7 (curr FN 99), reason=UL_ACK (tbf.cpp:487) 20250212125155553 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3103 exceeded MAX (2) (tbf.cpp:358) 20250212125155553 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event MAX_N3103 (tbf.cpp:505) 20250212125155553 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: state_chg to RELEASING (tbf_ul_fsm.c:255) 20250212125155554 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) 20250212125155554 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) 20250212125155554 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) 20250212125155554 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) 20250212125155555 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) 20250212125155555 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) 20250212125155555 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) 20250212125155555 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) 20250212125155556 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) 20250212125155556 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) 20250212125155556 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) 20250212125155556 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) 20250212125155557 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) 20250212125155557 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) 20250212125155563 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) 20250212125155564 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) 20250212125155564 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125155578 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) 20250212125155578 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) 20250212125155579 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) 20250212125155579 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) 20250212125155581 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) 20250212125155581 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) 20250212125155582 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) 20250212125155582 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) 20250212125155583 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) 20250212125155583 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) 20250212125155584 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) 20250212125155584 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) 20250212125155585 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) 20250212125155585 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) 20250212125155586 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) 20250212125155586 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) 20250212125155586 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) 20250212125155586 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) 20250212125155587 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125155596 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) 20250212125155596 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) 20250212125155597 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) 20250212125155597 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) 20250212125155597 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) 20250212125155597 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) 20250212125155598 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) 20250212125155598 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) 20250212125155598 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) 20250212125155598 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) 20250212125155599 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) 20250212125155599 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) 20250212125155599 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) 20250212125155599 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) 20250212125155599 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) 20250212125155599 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) 20250212125155601 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) 20250212125155601 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) 20250212125155601 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125155616 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) 20250212125155616 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) 20250212125155617 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) 20250212125155617 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) 20250212125155618 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) 20250212125155618 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) 20250212125155619 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) 20250212125155619 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) 20250212125155620 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) 20250212125155620 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) 20250212125155621 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) 20250212125155621 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) 20250212125155622 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) 20250212125155622 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) 20250212125155623 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) 20250212125155623 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) 20250212125155625 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) 20250212125155625 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) 20250212125155626 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125155639 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) 20250212125155639 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) 20250212125155639 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) 20250212125155639 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) 20250212125155639 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) 20250212125155639 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) 20250212125155639 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) 20250212125155639 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) 20250212125155639 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) 20250212125155639 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) 20250212125155639 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) 20250212125155639 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) 20250212125155640 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) 20250212125155640 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) 20250212125155640 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) 20250212125155640 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) 20250212125155643 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) 20250212125155643 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) 20250212125155644 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125155658 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) 20250212125155658 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) 20250212125155660 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) 20250212125155660 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) 20250212125155660 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) 20250212125155660 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) 20250212125155661 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) 20250212125155661 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) 20250212125155662 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) 20250212125155662 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) 20250212125155663 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) 20250212125155663 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) 20250212125155664 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) 20250212125155664 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) 20250212125155665 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) 20250212125155665 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) 20250212125155667 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) 20250212125155667 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) 20250212125155668 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125155678 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) 20250212125155678 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) 20250212125155679 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) 20250212125155679 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) 20250212125155679 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) 20250212125155679 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) 20250212125155680 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) 20250212125155680 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) 20250212125155680 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) 20250212125155680 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) 20250212125155680 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) 20250212125155680 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) 20250212125155681 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) 20250212125155681 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) 20250212125155681 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) 20250212125155681 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) 20250212125155686 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) 20250212125155686 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) 20250212125155686 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125155700 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) 20250212125155700 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) 20250212125155700 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) 20250212125155700 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) 20250212125155701 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) 20250212125155701 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) 20250212125155701 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) 20250212125155701 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) 20250212125155701 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) 20250212125155701 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) 20250212125155701 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) 20250212125155701 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) 20250212125155701 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) 20250212125155701 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) 20250212125155701 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) 20250212125155701 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) 20250212125155705 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) 20250212125155705 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) 20250212125155705 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125155719 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) 20250212125155719 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) 20250212125155720 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) 20250212125155720 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) 20250212125155720 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) 20250212125155720 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) 20250212125155721 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) 20250212125155721 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) 20250212125155721 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) 20250212125155721 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) 20250212125155721 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) 20250212125155721 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) 20250212125155721 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) 20250212125155721 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) 20250212125155722 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) 20250212125155722 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) 20250212125155724 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) 20250212125155724 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) 20250212125155724 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125155738 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) 20250212125155738 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) 20250212125155738 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) 20250212125155738 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) 20250212125155739 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) 20250212125155739 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) 20250212125155739 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) 20250212125155739 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) 20250212125155740 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) 20250212125155740 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) 20250212125155740 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) 20250212125155740 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) 20250212125155740 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) 20250212125155740 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) 20250212125155741 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) 20250212125155741 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) 20250212125155748 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) 20250212125155748 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) 20250212125155748 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125155761 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) 20250212125155761 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) 20250212125155761 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) 20250212125155761 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) 20250212125155762 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) 20250212125155762 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) 20250212125155762 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) 20250212125155762 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) 20250212125155762 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) 20250212125155762 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) 20250212125155762 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) 20250212125155762 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) 20250212125155762 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) 20250212125155762 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) 20250212125155762 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) 20250212125155762 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) 20250212125155766 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) 20250212125155766 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) 20250212125155766 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125155780 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) 20250212125155780 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) 20250212125155780 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) 20250212125155780 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) 20250212125155780 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) 20250212125155780 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) 20250212125155780 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) 20250212125155780 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) 20250212125155781 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) 20250212125155781 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) 20250212125155781 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) 20250212125155781 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) 20250212125155781 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) 20250212125155781 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) 20250212125155781 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) 20250212125155781 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) 20250212125155785 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) 20250212125155785 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) 20250212125155785 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125155799 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) 20250212125155799 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) 20250212125155799 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) 20250212125155799 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) 20250212125155799 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) 20250212125155799 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) 20250212125155800 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) 20250212125155800 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) 20250212125155800 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) 20250212125155800 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) 20250212125155800 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) 20250212125155800 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) 20250212125155800 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) 20250212125155800 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) 20250212125155801 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) 20250212125155801 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) 20250212125155808 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) 20250212125155808 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) 20250212125155808 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125155822 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) 20250212125155822 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) 20250212125155823 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) 20250212125155823 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) 20250212125155823 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) 20250212125155823 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) 20250212125155823 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) 20250212125155823 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) 20250212125155823 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) 20250212125155823 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) 20250212125155824 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) 20250212125155824 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) 20250212125155824 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) 20250212125155824 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) 20250212125155824 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) 20250212125155824 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) 20250212125155827 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) 20250212125155827 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) 20250212125155827 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125155840 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) 20250212125155840 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) 20250212125155841 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) 20250212125155841 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) 20250212125155841 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) 20250212125155841 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) 20250212125155841 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) 20250212125155841 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) 20250212125155841 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) 20250212125155841 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) 20250212125155841 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) 20250212125155841 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) 20250212125155841 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) 20250212125155841 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) 20250212125155842 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) 20250212125155842 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) 20250212125155845 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) 20250212125155845 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) 20250212125155845 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125155859 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) 20250212125155859 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) 20250212125155860 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) 20250212125155860 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) 20250212125155860 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) 20250212125155860 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) 20250212125155860 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) 20250212125155860 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) 20250212125155860 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) 20250212125155860 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) 20250212125155861 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) 20250212125155861 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) 20250212125155861 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) 20250212125155861 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) 20250212125155861 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) 20250212125155861 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) 20250212125155869 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) 20250212125155869 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) 20250212125155869 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125155883 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) 20250212125155883 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) 20250212125155883 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) 20250212125155883 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) 20250212125155883 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) 20250212125155883 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) 20250212125155883 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) 20250212125155883 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) 20250212125155883 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) 20250212125155883 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) 20250212125155884 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) 20250212125155884 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) 20250212125155884 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) 20250212125155884 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) 20250212125155884 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) 20250212125155884 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) 20250212125155887 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) 20250212125155887 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) 20250212125155888 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125155902 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) 20250212125155902 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) 20250212125155903 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) 20250212125155903 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) 20250212125155904 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) 20250212125155904 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) 20250212125155905 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) 20250212125155905 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) 20250212125155905 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) 20250212125155905 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) 20250212125155906 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) 20250212125155906 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) 20250212125155906 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) 20250212125155906 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) 20250212125155908 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) 20250212125155908 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) 20250212125155909 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) 20250212125155909 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) 20250212125155909 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125155922 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) 20250212125155922 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) 20250212125155923 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) 20250212125155924 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) 20250212125155924 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) 20250212125155924 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) 20250212125155925 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) 20250212125155925 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) 20250212125155926 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) 20250212125155926 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) 20250212125155927 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) 20250212125155927 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) 20250212125155928 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) 20250212125155928 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) 20250212125155928 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) 20250212125155928 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) 20250212125155932 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) 20250212125155932 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) 20250212125155932 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125155946 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) 20250212125155946 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) 20250212125155948 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) 20250212125155948 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) 20250212125155949 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) 20250212125155949 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) 20250212125155949 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) 20250212125155950 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) 20250212125155950 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) 20250212125155950 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) 20250212125155951 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) 20250212125155951 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) 20250212125155952 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) 20250212125155952 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) 20250212125155953 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) 20250212125155953 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) 20250212125155954 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) 20250212125155954 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) 20250212125155954 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125155965 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) 20250212125155965 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) 20250212125155967 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) 20250212125155967 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) 20250212125155967 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) 20250212125155967 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) 20250212125155968 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) 20250212125155968 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) 20250212125155969 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) 20250212125155969 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) 20250212125155970 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) 20250212125155970 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) 20250212125155970 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) 20250212125155970 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) 20250212125155971 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) 20250212125155971 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) 20250212125155972 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) 20250212125155972 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) 20250212125155973 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125155984 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) 20250212125155985 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) 20250212125155986 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) 20250212125155986 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) 20250212125155987 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) 20250212125155987 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) 20250212125155988 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) 20250212125155988 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) 20250212125155989 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) 20250212125155989 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) 20250212125155990 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) 20250212125155990 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) 20250212125155990 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) 20250212125155991 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) 20250212125155991 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) 20250212125155991 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) 20250212125155994 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) 20250212125155994 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) 20250212125155995 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125156008 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) 20250212125156008 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) 20250212125156008 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) 20250212125156008 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) 20250212125156009 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) 20250212125156009 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) 20250212125156009 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) 20250212125156009 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) 20250212125156010 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) 20250212125156010 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) 20250212125156010 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) 20250212125156010 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) 20250212125156010 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) 20250212125156010 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) 20250212125156011 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) 20250212125156011 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) 20250212125156012 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) 20250212125156012 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) 20250212125156013 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125156028 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) 20250212125156028 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) 20250212125156029 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) 20250212125156029 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) 20250212125156030 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) 20250212125156030 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) 20250212125156031 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) 20250212125156031 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) 20250212125156032 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) 20250212125156032 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) 20250212125156032 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) 20250212125156032 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) 20250212125156033 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) 20250212125156033 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) 20250212125156034 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) 20250212125156034 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) 20250212125156035 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) 20250212125156035 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) 20250212125156036 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125156048 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) 20250212125156048 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) 20250212125156050 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) 20250212125156050 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) 20250212125156051 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) 20250212125156051 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) 20250212125156052 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) 20250212125156052 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) 20250212125156052 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) 20250212125156052 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) 20250212125156054 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) 20250212125156054 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) 20250212125156055 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) 20250212125156055 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) 20250212125156056 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) 20250212125156056 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) 20250212125156057 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) 20250212125156057 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) 20250212125156058 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125156071 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) 20250212125156071 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) 20250212125156071 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) 20250212125156071 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) 20250212125156071 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) 20250212125156071 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) 20250212125156072 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) 20250212125156072 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) 20250212125156072 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) 20250212125156072 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) 20250212125156072 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) 20250212125156072 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) 20250212125156073 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) 20250212125156073 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) 20250212125156073 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) 20250212125156073 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) 20250212125156075 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) 20250212125156075 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) 20250212125156076 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125156089 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) 20250212125156089 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) 20250212125156090 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) 20250212125156090 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) 20250212125156090 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) 20250212125156090 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) 20250212125156090 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) 20250212125156090 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) 20250212125156091 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) 20250212125156091 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) 20250212125156091 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) 20250212125156091 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) 20250212125156091 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) 20250212125156091 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) 20250212125156091 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) 20250212125156091 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) 20250212125156094 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) 20250212125156094 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) 20250212125156094 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125156108 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) 20250212125156108 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) 20250212125156108 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) 20250212125156108 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) 20250212125156108 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) 20250212125156108 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) 20250212125156108 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) 20250212125156108 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) 20250212125156109 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) 20250212125156109 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) 20250212125156109 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) 20250212125156109 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) 20250212125156109 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) 20250212125156109 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) 20250212125156109 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) 20250212125156109 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) 20250212125156117 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) 20250212125156117 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) 20250212125156118 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125156132 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) 20250212125156132 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) 20250212125156132 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) 20250212125156132 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) 20250212125156132 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) 20250212125156132 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) 20250212125156133 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) 20250212125156133 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) 20250212125156133 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) 20250212125156133 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) 20250212125156133 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) 20250212125156133 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) 20250212125156133 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) 20250212125156133 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) 20250212125156133 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) 20250212125156133 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) 20250212125156136 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) 20250212125156136 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) 20250212125156136 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125156151 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) 20250212125156151 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) 20250212125156151 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) 20250212125156151 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) 20250212125156152 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) 20250212125156152 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) 20250212125156152 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) 20250212125156152 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) 20250212125156152 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) 20250212125156152 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) 20250212125156152 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) 20250212125156153 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) 20250212125156153 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) 20250212125156153 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) 20250212125156153 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) 20250212125156153 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) 20250212125156155 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) 20250212125156155 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) 20250212125156155 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125156169 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) 20250212125156169 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) 20250212125156170 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) 20250212125156170 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) 20250212125156171 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) 20250212125156171 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) 20250212125156171 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) 20250212125156171 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) 20250212125156172 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) 20250212125156172 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) 20250212125156173 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) 20250212125156173 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) 20250212125156174 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) 20250212125156174 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) 20250212125156175 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) 20250212125156175 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) 20250212125156179 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) 20250212125156179 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) 20250212125156180 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125156194 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) 20250212125156194 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) 20250212125156195 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) 20250212125156195 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) 20250212125156195 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) 20250212125156195 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) 20250212125156196 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) 20250212125156196 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) 20250212125156196 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) 20250212125156196 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) 20250212125156196 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) 20250212125156196 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) 20250212125156197 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) 20250212125156197 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) 20250212125156197 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) 20250212125156197 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) 20250212125156198 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) 20250212125156198 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) 20250212125156198 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125156211 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) 20250212125156211 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) 20250212125156212 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) 20250212125156212 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) 20250212125156212 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) 20250212125156212 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) 20250212125156212 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) 20250212125156212 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) 20250212125156212 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) 20250212125156212 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) 20250212125156212 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) 20250212125156212 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) 20250212125156212 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) 20250212125156212 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) 20250212125156212 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) 20250212125156212 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) 20250212125156216 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) 20250212125156216 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) 20250212125156216 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125156230 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) 20250212125156230 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) 20250212125156230 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) 20250212125156230 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) 20250212125156230 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) 20250212125156230 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) 20250212125156231 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) 20250212125156231 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) 20250212125156231 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) 20250212125156231 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) 20250212125156231 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) 20250212125156231 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) 20250212125156231 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) 20250212125156231 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) 20250212125156231 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) 20250212125156231 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) 20250212125156239 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) 20250212125156239 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) 20250212125156239 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125156253 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) 20250212125156253 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) 20250212125156254 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) 20250212125156254 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) 20250212125156254 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) 20250212125156254 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) 20250212125156254 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) 20250212125156254 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) 20250212125156254 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) 20250212125156254 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) 20250212125156255 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) 20250212125156255 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) 20250212125156255 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) 20250212125156255 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) 20250212125156255 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) 20250212125156255 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) 20250212125156258 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) 20250212125156258 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) 20250212125156258 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125156272 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) 20250212125156272 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) 20250212125156272 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) 20250212125156272 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) 20250212125156272 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) 20250212125156272 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) 20250212125156272 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) 20250212125156272 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) 20250212125156273 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) 20250212125156273 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) 20250212125156273 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) 20250212125156273 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) 20250212125156273 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) 20250212125156273 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) 20250212125156273 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) 20250212125156273 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) 20250212125156277 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) 20250212125156277 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) 20250212125156277 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125156291 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) 20250212125156291 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) 20250212125156291 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) 20250212125156291 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) 20250212125156291 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) 20250212125156291 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) 20250212125156291 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) 20250212125156291 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) 20250212125156291 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) 20250212125156291 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) 20250212125156291 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) 20250212125156291 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) 20250212125156291 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) 20250212125156291 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) 20250212125156292 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) 20250212125156292 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) 20250212125156300 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) 20250212125156300 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) 20250212125156300 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125156314 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) 20250212125156314 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) 20250212125156314 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) 20250212125156314 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) 20250212125156314 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) 20250212125156314 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) 20250212125156315 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) 20250212125156315 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) 20250212125156315 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) 20250212125156315 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) 20250212125156315 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) 20250212125156315 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) 20250212125156315 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) 20250212125156315 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) 20250212125156315 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) 20250212125156315 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) 20250212125156318 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) 20250212125156318 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) 20250212125156319 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125156332 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) 20250212125156332 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) 20250212125156333 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) 20250212125156333 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) 20250212125156333 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) 20250212125156333 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) 20250212125156333 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) 20250212125156333 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) 20250212125156333 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) 20250212125156333 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) 20250212125156333 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) 20250212125156333 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) 20250212125156333 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) 20250212125156333 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) 20250212125156333 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) 20250212125156334 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) 20250212125156337 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) 20250212125156337 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) 20250212125156337 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125156351 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) 20250212125156351 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) 20250212125156351 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) 20250212125156351 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) 20250212125156352 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) 20250212125156352 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) 20250212125156352 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) 20250212125156352 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) 20250212125156352 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) 20250212125156352 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) 20250212125156352 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) 20250212125156352 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) 20250212125156352 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) 20250212125156352 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) 20250212125156352 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) 20250212125156352 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) 20250212125156361 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) 20250212125156361 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) 20250212125156361 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125156374 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) 20250212125156374 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) 20250212125156375 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) 20250212125156375 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) 20250212125156375 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) 20250212125156375 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) 20250212125156375 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) 20250212125156375 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) 20250212125156375 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) 20250212125156375 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) 20250212125156375 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) 20250212125156375 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) 20250212125156375 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) 20250212125156375 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) 20250212125156375 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) 20250212125156375 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) 20250212125156381 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) 20250212125156381 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) 20250212125156381 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125156396 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) 20250212125156396 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) 20250212125156396 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) 20250212125156396 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) 20250212125156396 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) 20250212125156396 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) 20250212125156397 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) 20250212125156397 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) 20250212125156397 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) 20250212125156397 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) 20250212125156397 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) 20250212125156397 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) 20250212125156398 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) 20250212125156398 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) 20250212125156398 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) 20250212125156398 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) 20250212125156400 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) 20250212125156401 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) 20250212125156401 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125156415 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) 20250212125156415 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) 20250212125156416 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) 20250212125156416 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) 20250212125156416 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) 20250212125156416 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) 20250212125156417 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) 20250212125156417 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) 20250212125156418 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) 20250212125156418 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) 20250212125156418 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) 20250212125156418 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) 20250212125156418 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) 20250212125156418 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) 20250212125156419 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) 20250212125156419 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) 20250212125156425 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) 20250212125156425 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) 20250212125156425 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125156438 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) 20250212125156438 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) 20250212125156438 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) 20250212125156438 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) 20250212125156438 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) 20250212125156438 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) 20250212125156438 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) 20250212125156438 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) 20250212125156438 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) 20250212125156438 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) 20250212125156439 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) 20250212125156439 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) 20250212125156439 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) 20250212125156439 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) 20250212125156439 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) 20250212125156439 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) 20250212125156442 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) 20250212125156442 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) 20250212125156442 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125156456 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) 20250212125156456 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) 20250212125156457 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) 20250212125156457 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) 20250212125156457 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) 20250212125156457 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) 20250212125156457 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) 20250212125156457 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) 20250212125156457 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) 20250212125156457 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) 20250212125156457 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) 20250212125156457 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) 20250212125156457 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) 20250212125156457 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) 20250212125156457 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) 20250212125156457 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) 20250212125156461 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) 20250212125156461 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) 20250212125156461 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125156475 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) 20250212125156475 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) 20250212125156475 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) 20250212125156475 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) 20250212125156475 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) 20250212125156475 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) 20250212125156476 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) 20250212125156476 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) 20250212125156476 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) 20250212125156476 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) 20250212125156476 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) 20250212125156476 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) 20250212125156476 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) 20250212125156476 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) 20250212125156476 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) 20250212125156476 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@8d0f06c41a7d: T_3169 timeout 20250212125156484 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) 20250212125156484 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) 20250212125156484 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(179)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125156485 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=294, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125156486 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125156486 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125156486 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125156486 DLGLOBAL DEBUG validating counter group 0x560dae70b760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125156486 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125156486 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125156486 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=0 (bts.cpp:663) 20250212125156486 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125156486 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125156486 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125156486 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125156486 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125156486 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125156486 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125156486 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125156486 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125156486 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125156486 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125156486 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125156486 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125156486 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125156486 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125156486 DLGLOBAL DEBUG validating counter group 0x560dae70bb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125156486 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125156486 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125156486 DLGLOBAL DEBUG validating counter group 0x560dae70bc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125156486 DLGLOBAL DEBUG validating counter group 0x560dae70bc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125156486 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125156486 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125156486 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20250212125156486 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125156486 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-0:G){NEW} (gprs_ms.c:336) 20250212125156486 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125156486 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125156486 DTBFUL INFO TBF(UL:TFI-0-1-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125156486 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125156486 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) 20250212125156486 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=294 (tbf_ul.cpp:221) 20250212125156486 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125156486 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125156486 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125156486 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=294 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125156488 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35112<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125156489 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35108<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125156489 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125156489 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125156489 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125156489 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20250212125156489 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125156489 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20250212125156489 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125156489 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125156489 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125156489 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Deallocated (fsm.c:568) 20250212125156489 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){RELEASING}: Deallocated (fsm.c:568) 20250212125156489 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125156489 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125156489 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125156489 DTBF INFO TBF(UL:TFI-0-1-0:G){ASSIGN} free (tbf.cpp:271) 20250212125156489 DTBF DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125156489 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-0:G){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125156489 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20250212125156489 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125156489 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20250212125156489 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125156489 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20250212125156489 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Deallocated (fsm.c:568) 20250212125156489 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20250212125156489 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20250212125156489 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125156489 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125156489 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125156489 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125156489 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125156489 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125156489 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125156489 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125156489 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20250212125156489 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125156489 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) 20250212125156489 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) 20250212125156489 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@8d0f06c41a7d: Test case TC_n3103_max_t3169 finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_n3103_max_t3169 pass'. respawn: 19: stopped pid 7381 with status 0 respawn: 20: starting: osmo-pcu Wed Feb 12 12:51:56 UTC 2025 ====== PCU_Tests.TC_n3103_max_t3169 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_n3103_max_t3169.talloc 20250212125156497 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125156497 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125156497 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125156497 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125156513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35128<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125156613 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35128<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=382212) Waiting for packet dumper to finish... 1 (prev_count=382212, count=438748) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_n3103_max_t3169 pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_x2031_t3191'. ------ PCU_Tests.TC_x2031_t3191 ------ Wed Feb 12 12:51:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_x2031_t3191.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_x2031_t3191.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_x2031_t3191' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_x2031_t3191 started. 182@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_x2031_t3191-BVCI1234(184)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 182@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(186)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 182@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 20250212125159665 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35138<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 182@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(190)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 182@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(190)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(187)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(187)@8d0f06c41a7d: Start timer T: 5 s 20250212125159672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35154<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(187)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_x2031_t3191-STATS(192)@8d0f06c41a7d: Start timer T: 2 s TC_x2031_t3191-STATS(192)@8d0f06c41a7d: Start timer T: 2 s 182@8d0f06c41a7d: 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(193)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(193)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125201498 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125201498 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125201498 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(187)@8d0f06c41a7d: OsmoPCU is now connected BTS(189)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125201501 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125201501 DLGLOBAL DEBUG validating counter group 0x55b454ed7040(bts) with 102 counters (rate_ctr.c:86) 20250212125201501 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125201501 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125201501 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125201501 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125201501 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125201501 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125201501 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125201501 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125201501 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125201501 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125201501 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125201501 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125201501 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125201501 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125201501 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125201501 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125201501 DL1IF DEBUG t3191=1 (pcu_l1_if.cpp:820) 20250212125201501 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125201501 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125201501 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125201501 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125201501 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125201501 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125201501 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125201501 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125201501 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125201501 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125201501 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125201501 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125201501 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125201501 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125201501 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125201501 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125201501 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125201502 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125201502 DLGLOBAL DEBUG validating counter group 0x7fb0675a25e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125201502 DLGLOBAL DEBUG validating counter group 0x55b454ed6720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125201502 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125201502 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125201502 DLGLOBAL DEBUG validating counter group 0x7fb0675a3180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125201502 DLGLOBAL DEBUG validating counter group 0x7fb0675a3160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125201502 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125201502 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) 20250212125201502 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) 20250212125201502 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125201502 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125201502 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125201502 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125201502 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125201502 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125201502 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125201502 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125201502 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125201502 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125201502 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125201502 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125201502 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125201502 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125201502 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125201502 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125201502 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125201502 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125201502 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125201502 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125201502 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125201502 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125201502 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125201502 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125201502 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125201502 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125201502 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) 20250212125201502 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125201502 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) -NSVCI1234(186)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(189)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(186)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(186)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(186)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(189)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(189)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" 20250212125201504 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125201504 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) 20250212125201504 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) 20250212125201504 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125201504 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125201504 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(189)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(189)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" 20250212125201504 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125201504 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) 20250212125201504 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(189)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(186)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(186)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125201505 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125201505 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) 20250212125201505 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) 20250212125201505 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125201505 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125201505 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125201505 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125201505 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125201505 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125201505 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(189)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(189)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212125201506 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125201506 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(186)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(186)@8d0f06c41a7d: Start timer Tns_test: 10 s 183@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 183@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125201513 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125201513 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125201513 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125201513 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125201513 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125201513 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125201513 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125201513 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125201515 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) 20250212125201515 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125201515 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) 20250212125201515 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) 20250212125201515 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) 20250212125201515 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) 20250212125201516 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) 20250212125201516 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) 20250212125201516 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) 20250212125201516 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) 20250212125201516 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) 20250212125201516 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) TC_x2031_t3191-BVCI1234(184)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 20250212125201517 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) 20250212125201517 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) 20250212125201517 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) 20250212125201517 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_x2031_t3191-BVCI1234(184)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125201518 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125201518 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125201518 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125201518 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125201518 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125201518 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125201518 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125201518 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125201519 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125201521 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125201521 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125201521 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125201521 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125201521 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125201521 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 200 (gprs_bssgp_pcu.c:177) 20250212125201521 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125201521 DLGLOBAL DEBUG validating counter group 0x55b454ed6760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125201521 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20250212125201521 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20250212125201521 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20250212125201521 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 200 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125201521 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125201521 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125201521 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125201521 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125201521 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125201521 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125201521 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125201521 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125201521 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125201521 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125201521 DRLCMAC 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) 20250212125201521 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125201521 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125201521 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125201521 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20250212125201521 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125201521 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125201521 DLGLOBAL DEBUG validating counter group 0x55b454ed6b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125201521 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125201521 DLGLOBAL DEBUG validating counter group 0x55b454ed6e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125201521 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125201521 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125201521 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) 20250212125201521 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) 20250212125201521 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) 20250212125201521 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) 20250212125201521 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20250212125201521 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) 20250212125201521 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20250212125201521 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) 20250212125201521 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20250212125201521 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) 20250212125201521 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) 20250212125201521 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) 20250212125201522 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125201522 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125201522 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125201522 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125201522 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125201522 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125201522 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125201522 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125201522 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125201522 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(189)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(189)@8d0f06c41a7d: 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@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@8d0f06c41a7d: 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 } } 20250212125201524 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125201524 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125201524 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125201524 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125201524 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@8d0f06c41a7d: Start timer T: 0.2 s 20250212125201525 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20250212125201525 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212125201525 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212125201525 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) 20250212125201533 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) 20250212125201533 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) 20250212125201534 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) 20250212125201534 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) 20250212125201534 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) 20250212125201534 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) 20250212125201534 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) 20250212125201534 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) 20250212125201534 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) 20250212125201534 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) 20250212125201534 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) 20250212125201534 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) 20250212125201535 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) 20250212125201535 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) 20250212125201535 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) 20250212125201535 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) 20250212125201538 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125201552 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) 20250212125201552 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) 20250212125201552 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) 20250212125201552 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) 20250212125201552 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) 20250212125201552 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) 20250212125201552 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) 20250212125201552 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) 20250212125201553 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) 20250212125201553 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) 20250212125201553 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) 20250212125201553 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) 20250212125201553 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) 20250212125201553 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) 20250212125201553 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) 20250212125201553 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) 20250212125201561 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125201575 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) 20250212125201575 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) 20250212125201576 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) 20250212125201576 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) 20250212125201576 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) 20250212125201576 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) 20250212125201576 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) 20250212125201576 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) 20250212125201576 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) 20250212125201576 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) 20250212125201576 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) 20250212125201576 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) 20250212125201576 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) 20250212125201576 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) 20250212125201577 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) 20250212125201577 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) 20250212125201580 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125201594 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) 20250212125201594 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) 20250212125201594 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) 20250212125201594 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) 20250212125201594 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) 20250212125201594 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) 20250212125201595 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) 20250212125201595 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) 20250212125201595 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) 20250212125201595 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) 20250212125201595 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) 20250212125201595 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) 20250212125201595 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) 20250212125201595 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) 20250212125201595 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) 20250212125201595 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) 20250212125201599 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125201613 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) 20250212125201613 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) 20250212125201613 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) 20250212125201613 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) 20250212125201613 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) 20250212125201613 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) 20250212125201613 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) 20250212125201613 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) 20250212125201614 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) 20250212125201614 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) 20250212125201614 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) 20250212125201614 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) 20250212125201614 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) 20250212125201614 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) 20250212125201614 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) 20250212125201614 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) 20250212125201622 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125201636 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) 20250212125201636 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) 20250212125201636 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) 20250212125201636 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) 20250212125201637 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) 20250212125201637 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) 20250212125201637 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) 20250212125201637 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) 20250212125201637 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) 20250212125201637 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) 20250212125201637 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) 20250212125201637 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) 20250212125201637 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) 20250212125201637 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) 20250212125201637 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) 20250212125201637 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) 20250212125201641 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125201655 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) 20250212125201655 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) 20250212125201655 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) 20250212125201655 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) 20250212125201656 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) 20250212125201656 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) 20250212125201656 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) 20250212125201656 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) 20250212125201656 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) 20250212125201656 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) 20250212125201657 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) 20250212125201657 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) 20250212125201657 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) 20250212125201657 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) 20250212125201657 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) 20250212125201657 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) 20250212125201660 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125201674 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) 20250212125201674 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) 20250212125201674 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) 20250212125201674 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) 20250212125201675 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) 20250212125201675 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) 20250212125201675 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) 20250212125201675 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) 20250212125201675 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) 20250212125201675 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) 20250212125201675 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) 20250212125201676 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) 20250212125201676 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) 20250212125201676 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) 20250212125201676 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) 20250212125201676 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) 20250212125201683 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125201698 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) 20250212125201698 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) 20250212125201698 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) 20250212125201698 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) 20250212125201699 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) 20250212125201699 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) 20250212125201699 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) 20250212125201699 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) 20250212125201700 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) 20250212125201700 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) 20250212125201700 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) 20250212125201700 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) 20250212125201700 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) 20250212125201700 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) 20250212125201701 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) 20250212125201701 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) 20250212125201703 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125201716 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) 20250212125201716 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) 20250212125201717 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) 20250212125201717 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) 20250212125201717 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) 20250212125201717 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) 20250212125201717 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) 20250212125201717 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) 20250212125201718 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) 20250212125201718 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) 20250212125201718 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) 20250212125201718 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) 20250212125201718 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) 20250212125201718 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) 20250212125201718 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) 20250212125201718 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) 20250212125201721 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125201725 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125201725 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) 20250212125201725 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20250212125201735 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) 20250212125201735 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) 20250212125201735 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) 20250212125201735 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) 20250212125201736 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) 20250212125201736 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) 20250212125201736 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) 20250212125201736 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) 20250212125201736 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) 20250212125201736 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) 20250212125201736 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) 20250212125201736 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) 20250212125201737 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) 20250212125201737 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) 20250212125201737 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) 20250212125201737 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) 20250212125201744 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) 20250212125201744 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) 20250212125201744 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) 20250212125201744 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) 20250212125201744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=200) (tbf_dl.cpp:551) 20250212125201744 DRLCMACDL DEBUG -- Chunk with length 200 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125201744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): fe 9b 1e e7 df 7b 7e e9 16 f5 b3 b2 b5 38 d2 58 8e 71 23 92 23 75 73 3c ea 15 6e 71 3e 79 (tbf_dl.cpp:686) 20250212125201744 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) 20250212125201744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125201744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125201744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 07 00 01 fe 9b 1e e7 df 7b 7e e9 16 f5 b3 b2 b5 38 d2 58 8e 71 23 92 23 75 73 3c ea 15 6e 71 3e 79 00 (tbf_dl.cpp:911) 20250212125201744 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 fe 9b 1e e7 df 7b 7e e9 16 f5 b3 b2 b5 38 d2 58 8e 71 23 92 23 75 73 3c ea 15 6e 71 3e 79 00 (pcu_l1_if.cpp:182) 20250212125201745 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125201758 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) 20250212125201758 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) 20250212125201759 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) 20250212125201759 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) 20250212125201760 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) 20250212125201760 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) 20250212125201760 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) 20250212125201760 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) 20250212125201760 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) 20250212125201760 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) 20250212125201761 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) 20250212125201761 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) 20250212125201762 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) 20250212125201762 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) 20250212125201762 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) 20250212125201762 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) 20250212125201763 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) 20250212125201763 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) 20250212125201763 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) 20250212125201763 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) 20250212125201763 DRLCMACDL DEBUG -- Chunk with length 170 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125201763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-2): e1 50 b4 45 60 94 00 98 1e 71 40 b5 45 73 3b 58 f7 74 e8 72 63 9e 58 5a 46 c7 21 cd 2a 28 (tbf_dl.cpp:686) 20250212125201763 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) 20250212125201763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125201763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20250212125201763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 07 00 03 e1 50 b4 45 60 94 00 98 1e 71 40 b5 45 73 3b 58 f7 74 e8 72 63 9e 58 5a 46 c7 21 cd 2a 28 00 (tbf_dl.cpp:911) 20250212125201763 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 e1 50 b4 45 60 94 00 98 1e 71 40 b5 45 73 3b 58 f7 74 e8 72 63 9e 58 5a 46 c7 21 cd 2a 28 00 (pcu_l1_if.cpp:182) 20250212125201764 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125201777 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) 20250212125201777 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) 20250212125201778 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) 20250212125201778 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) 20250212125201779 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) 20250212125201779 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) 20250212125201779 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) 20250212125201779 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) 20250212125201779 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) 20250212125201779 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) 20250212125201780 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) 20250212125201780 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) 20250212125201780 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) 20250212125201780 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) 20250212125201781 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) 20250212125201781 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) 20250212125201782 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) 20250212125201782 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) 20250212125201782 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) 20250212125201782 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) 20250212125201782 DRLCMACDL DEBUG -- Chunk with length 140 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125201782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-2): e9 ff 93 7c 3c 3c cb a5 f6 6a 02 4c fb 6e 62 75 b9 87 1c c3 c6 f2 02 f8 5c 25 16 1d 8b d5 (tbf_dl.cpp:686) 20250212125201782 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) 20250212125201782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125201782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20250212125201782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 07 00 05 e9 ff 93 7c 3c 3c cb a5 f6 6a 02 4c fb 6e 62 75 b9 87 1c c3 c6 f2 02 f8 5c 25 16 1d 8b d5 00 (tbf_dl.cpp:911) 20250212125201782 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 e9 ff 93 7c 3c 3c cb a5 f6 6a 02 4c fb 6e 62 75 b9 87 1c c3 c6 f2 02 f8 5c 25 16 1d 8b d5 00 (pcu_l1_if.cpp:182) 20250212125201782 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125201796 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) 20250212125201796 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) 20250212125201796 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) 20250212125201796 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) 20250212125201796 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) 20250212125201796 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) 20250212125201797 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) 20250212125201797 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) 20250212125201797 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) 20250212125201797 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) 20250212125201797 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) 20250212125201797 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) 20250212125201797 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) 20250212125201797 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) 20250212125201797 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) 20250212125201797 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) 20250212125201805 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) 20250212125201805 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) 20250212125201805 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) 20250212125201805 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) 20250212125201805 DRLCMACDL DEBUG -- Chunk with length 110 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125201805 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-2): 32 49 17 03 89 56 27 75 f4 44 27 fd 0d 89 6b a4 44 fa ca 18 2d f5 c8 f6 41 1f a0 4a 10 0d (tbf_dl.cpp:686) 20250212125201805 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) 20250212125201805 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125201805 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20250212125201805 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-2): 07 00 07 32 49 17 03 89 56 27 75 f4 44 27 fd 0d 89 6b a4 44 fa ca 18 2d f5 c8 f6 41 1f a0 4a 10 0d 00 (tbf_dl.cpp:911) 20250212125201805 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 32 49 17 03 89 56 27 75 f4 44 27 fd 0d 89 6b a4 44 fa ca 18 2d f5 c8 f6 41 1f a0 4a 10 0d 00 (pcu_l1_if.cpp:182) 20250212125201805 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125201819 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) 20250212125201819 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) 20250212125201819 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) 20250212125201819 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) 20250212125201820 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) 20250212125201820 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) 20250212125201820 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) 20250212125201820 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) 20250212125201820 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) 20250212125201820 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) 20250212125201820 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) 20250212125201820 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) 20250212125201820 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) 20250212125201820 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) 20250212125201820 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) 20250212125201820 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) 20250212125201824 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) 20250212125201824 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) 20250212125201824 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) 20250212125201824 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) 20250212125201824 DRLCMACDL DEBUG -- Chunk with length 80 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125201824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-2): ef a0 53 b2 ac 41 ec 76 9c e9 a7 e3 56 5d c8 17 4c a0 05 31 bf 37 33 54 6c 57 87 cc fd e5 (tbf_dl.cpp:686) 20250212125201824 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) 20250212125201824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125201824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20250212125201824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-2): 07 00 09 ef a0 53 b2 ac 41 ec 76 9c e9 a7 e3 56 5d c8 17 4c a0 05 31 bf 37 33 54 6c 57 87 cc fd e5 00 (tbf_dl.cpp:911) 20250212125201824 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 ef a0 53 b2 ac 41 ec 76 9c e9 a7 e3 56 5d c8 17 4c a0 05 31 bf 37 33 54 6c 57 87 cc fd e5 00 (pcu_l1_if.cpp:182) 20250212125201824 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125201838 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) 20250212125201838 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) 20250212125201838 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) 20250212125201838 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) 20250212125201839 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) 20250212125201839 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) 20250212125201839 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) 20250212125201839 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) 20250212125201839 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) 20250212125201839 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) 20250212125201839 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) 20250212125201839 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) 20250212125201839 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) 20250212125201839 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) 20250212125201840 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) 20250212125201840 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) 20250212125201842 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) 20250212125201842 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) 20250212125201842 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) 20250212125201842 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) 20250212125201842 DRLCMACDL DEBUG -- Chunk with length 50 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125201842 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-2): d9 0f 2b 6f fd 9e d8 1c 5a 46 15 22 e0 b0 ce e2 ac 11 28 d7 8d 46 6b 63 66 22 33 eb 1b ca (tbf_dl.cpp:686) 20250212125201843 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) 20250212125201843 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125201843 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20250212125201843 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-2): 07 00 0b d9 0f 2b 6f fd 9e d8 1c 5a 46 15 22 e0 b0 ce e2 ac 11 28 d7 8d 46 6b 63 66 22 33 eb 1b ca 00 (tbf_dl.cpp:911) 20250212125201843 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 d9 0f 2b 6f fd 9e d8 1c 5a 46 15 22 e0 b0 ce e2 ac 11 28 d7 8d 46 6b 63 66 22 33 eb 1b ca 00 (pcu_l1_if.cpp:182) 20250212125201843 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125201857 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) 20250212125201857 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) 20250212125201857 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) 20250212125201857 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) 20250212125201857 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) 20250212125201857 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) 20250212125201858 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) 20250212125201858 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) 20250212125201858 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) 20250212125201858 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) 20250212125201858 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) 20250212125201858 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) 20250212125201859 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) 20250212125201859 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) 20250212125201859 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) 20250212125201859 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) 20250212125201866 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) 20250212125201866 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) 20250212125201866 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) 20250212125201866 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) 20250212125201866 DRLCMACDL DEBUG -- Chunk with length 20 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125201866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=200 (tbf_dl.cpp:663) 20250212125201866 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) 20250212125201866 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) 20250212125201866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-2): 51 23 c8 ae 55 e6 23 91 66 2f a1 4b 7d 1b 97 6d 64 2e 98 2d 38 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20250212125201866 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) 20250212125201866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125201866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20250212125201866 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) 20250212125201866 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 78 + 13 = 91 (pdch_ul_controller.c:131) 20250212125201866 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type POLL (pdch_ul_controller.c:184) 20250212125201866 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) 20250212125201866 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) 20250212125201866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-2): 0f 00 0c 51 23 c8 ae 55 e6 23 91 66 2f a1 4b 7d 1b 97 6d 64 2e 98 2d 38 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20250212125201866 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 23 c8 ae 55 e6 23 91 66 2f a1 4b 7d 1b 97 6d 64 2e 98 2d 38 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20250212125201866 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125201880 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) 20250212125201880 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) 20250212125201881 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) 20250212125201881 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) 20250212125201881 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) 20250212125201881 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) 20250212125201881 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) 20250212125201881 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) 20250212125201882 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) 20250212125201882 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) 20250212125201882 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) 20250212125201882 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) 20250212125201882 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) 20250212125201882 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) 20250212125201882 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) 20250212125201882 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) 20250212125201885 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125201899 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) 20250212125201899 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) 20250212125201899 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) 20250212125201899 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) 20250212125201899 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) 20250212125201899 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) 20250212125201900 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) 20250212125201900 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) 20250212125201900 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) 20250212125201900 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) 20250212125201900 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) 20250212125201900 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) 20250212125201900 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) 20250212125201900 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) 20250212125201900 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) 20250212125201900 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) 20250212125201904 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125201918 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) 20250212125201918 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) 20250212125201918 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) 20250212125201918 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) 20250212125201919 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) 20250212125201919 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) 20250212125201919 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) 20250212125201919 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) 20250212125201919 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) 20250212125201919 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) 20250212125201920 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) 20250212125201920 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) 20250212125201920 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) 20250212125201920 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) 20250212125201920 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) 20250212125201920 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) 20250212125201927 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125201941 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) 20250212125201941 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) 20250212125201941 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125201941 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125201941 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) 20250212125201941 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125201941 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125201941 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 7, BSN 0 to 7 - 1 (7 blocks), "RRRRRRR" (pdch.cpp:509) 20250212125201941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125201941 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) 20250212125201941 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) 20250212125201941 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20250212125201941 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20250212125201941 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20250212125201941 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20250212125201941 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20250212125201941 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20250212125201941 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20250212125201941 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20250212125201941 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) 20250212125201941 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) 20250212125201941 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) 20250212125201942 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) 20250212125201942 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) 20250212125201942 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) 20250212125201942 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) 20250212125201942 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) 20250212125201942 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) 20250212125201942 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) 20250212125201942 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) 20250212125201943 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) 20250212125201943 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) 20250212125201943 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) 20250212125201943 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) 20250212125201943 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) 20250212125201943 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) 20250212125201946 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) 20250212125201946 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) 20250212125201946 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125201960 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) 20250212125201960 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) 20250212125201960 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) 20250212125201960 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) 20250212125201960 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) 20250212125201960 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) 20250212125201960 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) 20250212125201960 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) 20250212125201960 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) 20250212125201960 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) 20250212125201961 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) 20250212125201961 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) 20250212125201961 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) 20250212125201961 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) 20250212125201961 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) 20250212125201961 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) 20250212125201964 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) 20250212125201964 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) 20250212125201964 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125201978 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) 20250212125201978 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) 20250212125201979 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) 20250212125201979 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) 20250212125201979 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) 20250212125201979 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) 20250212125201979 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) 20250212125201979 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) 20250212125201979 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) 20250212125201979 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) 20250212125201979 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) 20250212125201979 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) 20250212125201979 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) 20250212125201979 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) 20250212125201979 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) 20250212125201979 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) 20250212125201988 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) 20250212125201988 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) 20250212125201988 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125202002 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) 20250212125202002 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) 20250212125202002 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) 20250212125202002 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) 20250212125202002 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) 20250212125202002 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) 20250212125202002 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) 20250212125202002 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) 20250212125202003 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) 20250212125202003 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) 20250212125202003 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) 20250212125202003 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) 20250212125202003 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) 20250212125202003 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) 20250212125202003 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) 20250212125202003 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) 20250212125202006 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) 20250212125202006 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) 20250212125202006 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125202021 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) 20250212125202021 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) 20250212125202021 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) 20250212125202021 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) 20250212125202022 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) 20250212125202022 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) 20250212125202022 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) 20250212125202022 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) 20250212125202022 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) 20250212125202022 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) 20250212125202022 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) 20250212125202022 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) 20250212125202022 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) 20250212125202022 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) 20250212125202023 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) 20250212125202023 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) 20250212125202025 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) 20250212125202025 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) 20250212125202025 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125202039 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) 20250212125202039 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) 20250212125202040 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) 20250212125202040 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) 20250212125202040 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) 20250212125202040 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) 20250212125202040 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) 20250212125202040 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) 20250212125202040 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) 20250212125202040 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) 20250212125202041 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) 20250212125202041 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) 20250212125202041 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) 20250212125202041 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) 20250212125202041 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) 20250212125202041 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) 20250212125202048 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) 20250212125202048 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) 20250212125202048 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125202063 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) 20250212125202063 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) 20250212125202063 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) 20250212125202063 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) 20250212125202064 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) 20250212125202064 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) 20250212125202064 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) 20250212125202064 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) 20250212125202065 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) 20250212125202065 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) 20250212125202065 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) 20250212125202065 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) 20250212125202066 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) 20250212125202066 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) 20250212125202066 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) 20250212125202066 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) 20250212125202067 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) 20250212125202067 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) 20250212125202067 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125202081 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) 20250212125202081 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) 20250212125202082 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) 20250212125202082 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) 20250212125202082 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) 20250212125202082 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) 20250212125202082 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) 20250212125202082 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) 20250212125202082 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) 20250212125202082 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) 20250212125202082 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) 20250212125202082 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) 20250212125202082 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) 20250212125202082 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) 20250212125202082 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) 20250212125202082 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) 20250212125202086 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) 20250212125202086 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) 20250212125202086 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125202100 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) 20250212125202100 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) 20250212125202100 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) 20250212125202100 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) 20250212125202100 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) 20250212125202100 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) 20250212125202101 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) 20250212125202101 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) 20250212125202101 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) 20250212125202101 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) 20250212125202101 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) 20250212125202101 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) 20250212125202101 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) 20250212125202101 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) 20250212125202101 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) 20250212125202101 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) 20250212125202109 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) 20250212125202109 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) 20250212125202110 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125202123 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) 20250212125202124 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) 20250212125202124 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) 20250212125202124 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) 20250212125202124 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) 20250212125202124 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) 20250212125202124 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) 20250212125202124 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) 20250212125202124 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) 20250212125202124 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) 20250212125202124 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) 20250212125202124 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) 20250212125202124 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) 20250212125202124 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) 20250212125202125 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) 20250212125202125 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) 20250212125202128 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) 20250212125202128 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) 20250212125202129 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125202143 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) 20250212125202143 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) 20250212125202143 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) 20250212125202143 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) 20250212125202143 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) 20250212125202143 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) 20250212125202144 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) 20250212125202144 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) 20250212125202144 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) 20250212125202144 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) 20250212125202144 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) 20250212125202144 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) 20250212125202144 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) 20250212125202144 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) 20250212125202145 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) 20250212125202145 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) 20250212125202147 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) 20250212125202147 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) 20250212125202147 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) 20250212125202147 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) 20250212125202147 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) 20250212125202147 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) 20250212125202147 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) 20250212125202147 DRLCMACDL DEBUG -- Chunk with length 29 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125202147 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20250212125202147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=29 (tbf_dl.cpp:663) 20250212125202147 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) 20250212125202147 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) 20250212125202147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125202147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20250212125202147 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) 20250212125202147 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 138 + 13 = 151 (pdch_ul_controller.c:131) 20250212125202147 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type POLL (pdch_ul_controller.c:184) 20250212125202147 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) 20250212125202147 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) 20250212125202147 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) 20250212125202147 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) 20250212125202147 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125202161 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) 20250212125202161 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) 20250212125202161 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) 20250212125202161 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) 20250212125202162 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) 20250212125202162 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) 20250212125202162 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) 20250212125202162 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) 20250212125202162 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) 20250212125202162 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) 20250212125202162 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) 20250212125202162 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) 20250212125202163 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) 20250212125202163 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) 20250212125202163 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) 20250212125202163 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) 20250212125202170 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125202184 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) 20250212125202184 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) 20250212125202185 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) 20250212125202185 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) 20250212125202185 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) 20250212125202185 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) 20250212125202185 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) 20250212125202185 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) 20250212125202185 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) 20250212125202185 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) 20250212125202185 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) 20250212125202185 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) 20250212125202185 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) 20250212125202185 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) 20250212125202186 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) 20250212125202186 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) 20250212125202189 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125202204 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) 20250212125202204 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) 20250212125202204 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) 20250212125202204 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) 20250212125202205 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) 20250212125202205 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) 20250212125202205 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) 20250212125202205 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) 20250212125202205 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) 20250212125202205 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) 20250212125202205 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) 20250212125202206 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) 20250212125202206 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) 20250212125202206 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) 20250212125202206 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) 20250212125202206 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) 20250212125202208 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125202222 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) 20250212125202222 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) 20250212125202222 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125202222 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125202222 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) 20250212125202223 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125202223 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125202223 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 8, BSN 7 to 8 - 1 (1 blocks), "R" (pdch.cpp:509) 20250212125202223 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125202223 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) 20250212125202223 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) 20250212125202223 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20250212125202223 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) 20250212125202223 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) 20250212125202223 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) 20250212125202223 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) 20250212125202223 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) 20250212125202223 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) 20250212125202224 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) 20250212125202224 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) 20250212125202224 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) 20250212125202224 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) 20250212125202225 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) 20250212125202225 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) 20250212125202225 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) 20250212125202225 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) 20250212125202226 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) 20250212125202226 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) 20250212125202232 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) 20250212125202232 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) 20250212125202232 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125202246 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) 20250212125202246 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) 20250212125202247 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) 20250212125202247 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) 20250212125202247 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) 20250212125202247 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) 20250212125202247 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) 20250212125202247 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) 20250212125202247 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) 20250212125202247 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) 20250212125202248 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) 20250212125202248 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) 20250212125202248 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) 20250212125202248 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) 20250212125202248 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) 20250212125202248 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) 20250212125202250 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) 20250212125202250 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) 20250212125202251 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125202265 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) 20250212125202265 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) 20250212125202265 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) 20250212125202265 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) 20250212125202265 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) 20250212125202265 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) 20250212125202265 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) 20250212125202265 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) 20250212125202265 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) 20250212125202265 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) 20250212125202265 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) 20250212125202265 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) 20250212125202266 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) 20250212125202266 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) 20250212125202266 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) 20250212125202266 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) 20250212125202269 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) 20250212125202269 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) 20250212125202269 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125202283 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) 20250212125202283 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) 20250212125202283 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) 20250212125202283 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) 20250212125202284 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) 20250212125202284 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) 20250212125202284 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) 20250212125202284 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) 20250212125202284 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) 20250212125202284 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) 20250212125202284 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) 20250212125202284 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) 20250212125202284 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) 20250212125202284 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) 20250212125202284 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) 20250212125202284 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) 20250212125202292 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) 20250212125202292 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) 20250212125202293 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125202307 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) 20250212125202307 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) 20250212125202307 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) 20250212125202307 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) 20250212125202307 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) 20250212125202307 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) 20250212125202307 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) 20250212125202307 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) 20250212125202307 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) 20250212125202307 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) 20250212125202307 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) 20250212125202307 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) 20250212125202307 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) 20250212125202307 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) 20250212125202308 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) 20250212125202308 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) 20250212125202311 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) 20250212125202311 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) 20250212125202312 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125202325 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) 20250212125202325 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) 20250212125202326 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) 20250212125202326 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) 20250212125202326 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) 20250212125202326 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) 20250212125202326 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) 20250212125202326 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) 20250212125202327 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) 20250212125202327 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) 20250212125202327 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) 20250212125202327 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) 20250212125202327 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) 20250212125202327 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) 20250212125202328 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) 20250212125202328 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) 20250212125202330 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) 20250212125202330 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) 20250212125202330 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125202344 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) 20250212125202344 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) 20250212125202344 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) 20250212125202344 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) 20250212125202344 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) 20250212125202344 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) 20250212125202344 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) 20250212125202344 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) 20250212125202345 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) 20250212125202345 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) 20250212125202345 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) 20250212125202345 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) 20250212125202345 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) 20250212125202345 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) 20250212125202345 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) 20250212125202345 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) 20250212125202354 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) 20250212125202354 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) 20250212125202354 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125202368 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) 20250212125202368 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) 20250212125202369 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) 20250212125202369 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) 20250212125202369 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) 20250212125202369 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) 20250212125202369 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) 20250212125202369 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) 20250212125202369 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) 20250212125202369 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) 20250212125202370 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) 20250212125202370 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) 20250212125202370 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) 20250212125202370 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) 20250212125202370 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) 20250212125202370 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) 20250212125202373 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) 20250212125202373 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) 20250212125202373 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125202389 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) 20250212125202389 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) 20250212125202390 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) 20250212125202390 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) 20250212125202391 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) 20250212125202391 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) 20250212125202392 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) 20250212125202392 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) 20250212125202392 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) 20250212125202392 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) 20250212125202393 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) 20250212125202393 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) 20250212125202393 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) 20250212125202393 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) 20250212125202394 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) 20250212125202394 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) 20250212125202395 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) 20250212125202395 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) 20250212125202396 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125202407 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) 20250212125202407 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) 20250212125202407 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) 20250212125202407 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) 20250212125202407 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) 20250212125202407 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) 20250212125202408 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) 20250212125202408 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) 20250212125202408 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) 20250212125202408 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) 20250212125202408 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) 20250212125202408 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) 20250212125202408 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) 20250212125202408 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) 20250212125202408 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) 20250212125202408 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) 20250212125202416 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) 20250212125202416 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) 20250212125202416 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) 20250212125202416 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) 20250212125202416 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) 20250212125202416 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) 20250212125202416 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) 20250212125202416 DRLCMACDL DEBUG -- Chunk with length 29 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125202416 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20250212125202416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=29 (tbf_dl.cpp:663) 20250212125202416 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) 20250212125202416 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) 20250212125202416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125202416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20250212125202416 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) 20250212125202416 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 195 + 13 = 208 (pdch_ul_controller.c:131) 20250212125202416 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 208 for type POLL (pdch_ul_controller.c:184) 20250212125202416 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) 20250212125202416 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) 20250212125202416 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) 20250212125202416 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) 20250212125202416 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125202430 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) 20250212125202430 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) 20250212125202430 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) 20250212125202430 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) 20250212125202430 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) 20250212125202430 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) 20250212125202431 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) 20250212125202431 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) 20250212125202431 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) 20250212125202431 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) 20250212125202431 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) 20250212125202431 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) 20250212125202431 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) 20250212125202431 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) 20250212125202431 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) 20250212125202431 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) 20250212125202435 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125202449 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) 20250212125202449 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) 20250212125202449 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) 20250212125202449 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) 20250212125202449 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) 20250212125202449 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) 20250212125202449 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) 20250212125202449 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) 20250212125202449 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) 20250212125202449 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) 20250212125202450 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) 20250212125202450 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) 20250212125202450 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) 20250212125202450 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) 20250212125202450 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) 20250212125202450 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) 20250212125202453 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125202468 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) 20250212125202468 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) 20250212125202468 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) 20250212125202468 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) 20250212125202469 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) 20250212125202469 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) 20250212125202469 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) 20250212125202469 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) 20250212125202470 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) 20250212125202470 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) 20250212125202470 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) 20250212125202470 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) 20250212125202471 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) 20250212125202471 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) 20250212125202471 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) 20250212125202471 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) 20250212125202477 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125202491 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) 20250212125202491 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) 20250212125202491 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125202491 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125202491 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) 20250212125202491 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125202491 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125202491 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 9, BSN 8 to 9 - 1 (1 blocks), "R" (pdch.cpp:509) 20250212125202491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125202491 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) 20250212125202491 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) 20250212125202491 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20250212125202491 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) 20250212125202491 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) 20250212125202491 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) 20250212125202491 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) 20250212125202491 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) 20250212125202491 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) 20250212125202491 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) 20250212125202491 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) 20250212125202491 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) 20250212125202491 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) 20250212125202492 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) 20250212125202492 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) 20250212125202492 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) 20250212125202492 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) 20250212125202492 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) 20250212125202492 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) 20250212125202495 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) 20250212125202495 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) 20250212125202496 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125202509 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) 20250212125202509 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) 20250212125202510 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) 20250212125202510 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) 20250212125202510 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) 20250212125202510 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) 20250212125202510 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) 20250212125202510 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) 20250212125202510 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) 20250212125202510 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) 20250212125202510 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) 20250212125202510 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) 20250212125202510 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) 20250212125202510 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) 20250212125202511 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) 20250212125202511 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) 20250212125202515 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) 20250212125202515 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) 20250212125202516 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125202529 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) 20250212125202529 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) 20250212125202530 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) 20250212125202530 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) 20250212125202530 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) 20250212125202530 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) 20250212125202530 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) 20250212125202530 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) 20250212125202531 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) 20250212125202531 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) 20250212125202531 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) 20250212125202531 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) 20250212125202531 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) 20250212125202531 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) 20250212125202531 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) 20250212125202531 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) 20250212125202539 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) 20250212125202539 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) 20250212125202539 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125202554 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) 20250212125202554 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) 20250212125202556 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) 20250212125202556 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) 20250212125202556 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) 20250212125202556 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) 20250212125202557 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) 20250212125202557 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) 20250212125202558 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) 20250212125202558 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) 20250212125202559 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) 20250212125202559 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) 20250212125202560 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) 20250212125202560 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) 20250212125202561 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) 20250212125202561 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) 20250212125202562 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) 20250212125202562 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) 20250212125202563 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125202575 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) 20250212125202575 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) 20250212125202578 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) 20250212125202578 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) 20250212125202579 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) 20250212125202579 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) 20250212125202580 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) 20250212125202580 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) 20250212125202581 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) 20250212125202581 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) 20250212125202582 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) 20250212125202582 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) 20250212125202583 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) 20250212125202583 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) 20250212125202585 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) 20250212125202585 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) 20250212125202586 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) 20250212125202587 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) 20250212125202588 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125202595 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) 20250212125202595 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) 20250212125202597 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) 20250212125202597 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) 20250212125202598 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) 20250212125202598 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) 20250212125202599 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) 20250212125202599 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) 20250212125202600 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) 20250212125202600 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) 20250212125202601 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) 20250212125202601 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) 20250212125202602 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) 20250212125202602 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) 20250212125202603 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) 20250212125202603 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) 20250212125202605 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) 20250212125202605 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) 20250212125202606 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125202617 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) 20250212125202617 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) 20250212125202618 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) 20250212125202618 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) 20250212125202618 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) 20250212125202618 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) 20250212125202619 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) 20250212125202619 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) 20250212125202619 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) 20250212125202619 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) 20250212125202620 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) 20250212125202620 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) 20250212125202620 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) 20250212125202620 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) 20250212125202621 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) 20250212125202621 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) 20250212125202622 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) 20250212125202622 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) 20250212125202622 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125202636 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) 20250212125202636 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) 20250212125202637 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) 20250212125202637 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) 20250212125202637 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) 20250212125202637 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) 20250212125202637 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) 20250212125202637 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) 20250212125202637 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) 20250212125202637 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) 20250212125202638 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) 20250212125202638 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) 20250212125202638 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) 20250212125202638 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) 20250212125202638 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) 20250212125202638 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) 20250212125202641 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) 20250212125202641 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) 20250212125202641 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125202655 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) 20250212125202655 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) 20250212125202656 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) 20250212125202656 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) 20250212125202657 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) 20250212125202657 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) 20250212125202657 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) 20250212125202657 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) 20250212125202657 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) 20250212125202657 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) 20250212125202658 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) 20250212125202658 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) 20250212125202658 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) 20250212125202659 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) 20250212125202659 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) 20250212125202659 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) 20250212125202664 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) 20250212125202665 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) 20250212125202665 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125202679 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) 20250212125202679 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) 20250212125202679 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) 20250212125202679 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) 20250212125202680 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) 20250212125202680 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) 20250212125202680 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) 20250212125202680 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) 20250212125202680 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) 20250212125202680 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) 20250212125202681 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) 20250212125202681 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) 20250212125202681 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) 20250212125202681 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) 20250212125202681 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) 20250212125202681 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) 20250212125202684 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) 20250212125202684 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) 20250212125202684 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125202698 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) 20250212125202698 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) 20250212125202699 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) 20250212125202699 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) 20250212125202699 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) 20250212125202699 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) 20250212125202699 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) 20250212125202699 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) 20250212125202699 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) 20250212125202699 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) 20250212125202700 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) 20250212125202700 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) 20250212125202700 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) 20250212125202700 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) 20250212125202700 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) 20250212125202700 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) 20250212125202703 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) 20250212125202703 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) 20250212125202703 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) 20250212125202703 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) 20250212125202703 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) 20250212125202703 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) 20250212125202703 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) 20250212125202703 DRLCMACDL DEBUG -- Chunk with length 29 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125202703 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20250212125202703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=29 (tbf_dl.cpp:663) 20250212125202703 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 245 KBits/s (gprs_rlcmac_meas.cpp:181) 20250212125202703 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) 20250212125202703 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) 20250212125202703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125202703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20250212125202703 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) 20250212125202703 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 255 + 13 = 268 (pdch_ul_controller.c:131) 20250212125202703 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 268 for type POLL (pdch_ul_controller.c:184) 20250212125202703 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) 20250212125202703 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) 20250212125202703 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) 20250212125202703 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) 20250212125202703 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125202717 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) 20250212125202717 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) 20250212125202717 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) 20250212125202717 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) 20250212125202717 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) 20250212125202717 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) 20250212125202718 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) 20250212125202718 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) 20250212125202718 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) 20250212125202718 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) 20250212125202718 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) 20250212125202718 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) 20250212125202718 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) 20250212125202718 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) 20250212125202718 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) 20250212125202718 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) 20250212125202726 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125202740 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) 20250212125202740 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) 20250212125202740 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) 20250212125202740 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) 20250212125202740 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) 20250212125202740 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) 20250212125202741 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) 20250212125202741 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) 20250212125202741 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) 20250212125202741 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) 20250212125202741 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) 20250212125202741 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) 20250212125202741 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) 20250212125202741 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) 20250212125202741 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) 20250212125202741 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) 20250212125202745 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125202759 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) 20250212125202759 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) 20250212125202759 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) 20250212125202759 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) 20250212125202759 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) 20250212125202759 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) 20250212125202759 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) 20250212125202759 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) 20250212125202760 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) 20250212125202760 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) 20250212125202760 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) 20250212125202760 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) 20250212125202760 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) 20250212125202760 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) 20250212125202760 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) 20250212125202760 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) 20250212125202763 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125202777 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) 20250212125202777 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) 20250212125202777 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125202777 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125202777 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) 20250212125202778 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125202778 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125202778 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 10, BSN 9 to 10 - 1 (1 blocks), "R" (pdch.cpp:509) 20250212125202778 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125202778 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) 20250212125202778 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) 20250212125202778 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20250212125202778 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) 20250212125202778 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125202778 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) 20250212125202778 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) 20250212125202778 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) 20250212125202778 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) 20250212125202778 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) 20250212125202778 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) 20250212125202778 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) 20250212125202778 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) 20250212125202778 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) 20250212125202779 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) 20250212125202779 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) 20250212125202779 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) 20250212125202779 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) 20250212125202779 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) 20250212125202779 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) 20250212125202787 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) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125202787 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) 20250212125202787 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125202801 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) 20250212125202801 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) 20250212125202801 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) 20250212125202801 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) 20250212125202801 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) 20250212125202801 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) 20250212125202801 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) 20250212125202801 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) 20250212125202802 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) 20250212125202802 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) 20250212125202802 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) 20250212125202802 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) 20250212125202802 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) 20250212125202802 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) 20250212125202802 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) 20250212125202802 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) 20250212125202805 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) 20250212125202805 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) 20250212125202805 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125202819 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) 20250212125202819 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) 20250212125202820 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) 20250212125202820 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) 20250212125202820 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) 20250212125202820 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) 20250212125202820 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) 20250212125202820 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) 20250212125202820 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) 20250212125202820 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) 20250212125202820 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) 20250212125202820 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) 20250212125202820 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) 20250212125202821 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) 20250212125202821 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) 20250212125202821 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) 20250212125202824 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) 20250212125202824 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) 20250212125202824 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125202838 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) 20250212125202838 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) 20250212125202839 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) 20250212125202839 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) 20250212125202839 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) 20250212125202839 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) 20250212125202839 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) 20250212125202839 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) 20250212125202840 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) 20250212125202840 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) 20250212125202840 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) 20250212125202840 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) 20250212125202840 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) 20250212125202840 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) 20250212125202840 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) 20250212125202840 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) 20250212125202848 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) 20250212125202848 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) 20250212125202848 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125202862 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) 20250212125202862 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) 20250212125202862 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) 20250212125202862 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) 20250212125202863 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) 20250212125202863 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) 20250212125202863 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) 20250212125202863 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) 20250212125202863 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) 20250212125202863 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) 20250212125202863 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) 20250212125202863 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) 20250212125202864 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) 20250212125202864 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) 20250212125202864 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) 20250212125202864 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) 20250212125202867 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) 20250212125202867 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) 20250212125202867 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125202881 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) 20250212125202881 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) 20250212125202881 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) 20250212125202881 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) 20250212125202882 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) 20250212125202882 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) 20250212125202882 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) 20250212125202882 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) 20250212125202882 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) 20250212125202882 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) 20250212125202882 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) 20250212125202883 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) 20250212125202883 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) 20250212125202883 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) 20250212125202883 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) 20250212125202883 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) 20250212125202885 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) 20250212125202885 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) 20250212125202885 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125202899 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) 20250212125202899 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) 20250212125202900 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) 20250212125202900 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) 20250212125202900 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) 20250212125202900 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) 20250212125202900 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) 20250212125202900 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) 20250212125202900 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) 20250212125202900 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) 20250212125202900 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) 20250212125202900 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) 20250212125202901 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) 20250212125202901 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) 20250212125202901 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) 20250212125202901 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) 20250212125202909 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) 20250212125202909 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) 20250212125202909 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125202923 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) 20250212125202923 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) 20250212125202923 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) 20250212125202923 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) 20250212125202924 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) 20250212125202924 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) 20250212125202924 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) 20250212125202924 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) 20250212125202924 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) 20250212125202924 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) 20250212125202924 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) 20250212125202924 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) 20250212125202925 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) 20250212125202925 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) 20250212125202925 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) 20250212125202925 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) 20250212125202928 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) 20250212125202928 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) 20250212125202928 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125202942 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) 20250212125202942 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) 20250212125202942 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) 20250212125202942 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) 20250212125202942 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) 20250212125202942 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) 20250212125202942 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) 20250212125202942 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) 20250212125202942 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) 20250212125202942 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) 20250212125202943 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) 20250212125202943 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) 20250212125202943 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) 20250212125202943 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) 20250212125202943 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) 20250212125202943 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) 20250212125202946 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) 20250212125202946 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) 20250212125202947 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125202960 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) 20250212125202960 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) 20250212125202961 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) 20250212125202961 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) 20250212125202961 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) 20250212125202961 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) 20250212125202962 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) 20250212125202962 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) 20250212125202962 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) 20250212125202962 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) 20250212125202963 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) 20250212125202963 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) 20250212125202963 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) 20250212125202963 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) 20250212125202963 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) 20250212125202963 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) 20250212125202970 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) 20250212125202970 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) 20250212125202970 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) 20250212125202970 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) 20250212125202970 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) 20250212125202970 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) 20250212125202970 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) 20250212125202970 DRLCMACDL DEBUG -- Chunk with length 29 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125202970 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20250212125202970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=29 (tbf_dl.cpp:663) 20250212125202970 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) 20250212125202970 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) 20250212125202970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125202970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20250212125202970 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) 20250212125202970 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 312 + 13 = 325 (pdch_ul_controller.c:131) 20250212125202970 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 325 for type POLL (pdch_ul_controller.c:184) 20250212125202970 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) 20250212125202970 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) 20250212125202970 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) 20250212125202970 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) 20250212125202970 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125202984 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) 20250212125202984 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) 20250212125202984 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) 20250212125202984 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) 20250212125202984 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) 20250212125202984 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) 20250212125202985 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) 20250212125202985 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) 20250212125202985 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) 20250212125202985 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) 20250212125202985 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) 20250212125202985 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) 20250212125202985 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) 20250212125202985 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) 20250212125202986 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) 20250212125202986 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) 20250212125202989 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125203003 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) 20250212125203003 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) 20250212125203003 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) 20250212125203003 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) 20250212125203003 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) 20250212125203003 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) 20250212125203004 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) 20250212125203004 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) 20250212125203004 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) 20250212125203004 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) 20250212125203004 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) 20250212125203004 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) 20250212125203005 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) 20250212125203005 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) 20250212125203005 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) 20250212125203005 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) 20250212125203007 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125203022 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) 20250212125203022 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) 20250212125203022 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) 20250212125203022 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) 20250212125203023 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) 20250212125203023 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) 20250212125203023 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) 20250212125203023 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) 20250212125203023 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) 20250212125203023 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) 20250212125203024 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) 20250212125203024 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) 20250212125203024 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) 20250212125203024 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) 20250212125203025 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) 20250212125203025 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) 20250212125203031 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125203045 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) 20250212125203045 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) 20250212125203045 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125203045 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125203045 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) 20250212125203046 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125203046 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125203046 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 11, BSN 10 to 11 - 1 (1 blocks), "R" (pdch.cpp:509) 20250212125203046 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125203046 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) 20250212125203046 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) 20250212125203046 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20250212125203046 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) 20250212125203046 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) 20250212125203046 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) 20250212125203046 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) 20250212125203046 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) 20250212125203046 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) 20250212125203046 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) 20250212125203046 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) 20250212125203046 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) 20250212125203046 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) 20250212125203046 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) 20250212125203046 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) 20250212125203047 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) 20250212125203047 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) 20250212125203047 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) 20250212125203047 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) 20250212125203050 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) 20250212125203050 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) 20250212125203051 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125203064 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) 20250212125203065 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) 20250212125203065 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) 20250212125203065 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) 20250212125203065 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) 20250212125203065 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) 20250212125203066 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) 20250212125203066 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) 20250212125203066 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) 20250212125203066 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) 20250212125203066 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) 20250212125203066 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) 20250212125203067 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) 20250212125203067 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) 20250212125203067 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) 20250212125203067 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) 20250212125203069 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) 20250212125203069 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) 20250212125203070 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125203084 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) 20250212125203084 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) 20250212125203084 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) 20250212125203084 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) 20250212125203084 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) 20250212125203084 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) 20250212125203085 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) 20250212125203085 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) 20250212125203085 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) 20250212125203085 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) 20250212125203085 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) 20250212125203085 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) 20250212125203085 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) 20250212125203085 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) 20250212125203086 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) 20250212125203086 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) 20250212125203093 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) 20250212125203093 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) 20250212125203093 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125203107 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) 20250212125203107 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) 20250212125203108 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) 20250212125203108 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) 20250212125203108 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) 20250212125203108 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) 20250212125203108 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) 20250212125203108 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) 20250212125203109 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) 20250212125203109 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) 20250212125203109 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) 20250212125203109 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) 20250212125203109 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) 20250212125203109 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) 20250212125203109 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) 20250212125203109 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) 20250212125203112 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) 20250212125203112 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) 20250212125203112 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125203126 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) 20250212125203126 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) 20250212125203126 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) 20250212125203126 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) 20250212125203127 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) 20250212125203127 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) 20250212125203127 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) 20250212125203127 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) 20250212125203127 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) 20250212125203127 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) 20250212125203127 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) 20250212125203127 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) 20250212125203127 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) 20250212125203127 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) 20250212125203127 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) 20250212125203127 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) 20250212125203130 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) 20250212125203131 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) 20250212125203131 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125203144 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) 20250212125203144 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) 20250212125203145 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) 20250212125203145 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) 20250212125203145 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) 20250212125203145 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) 20250212125203145 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) 20250212125203145 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) 20250212125203145 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) 20250212125203145 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) 20250212125203145 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) 20250212125203145 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) 20250212125203145 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) 20250212125203145 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) 20250212125203146 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) 20250212125203146 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) 20250212125203154 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) 20250212125203154 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) 20250212125203154 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125203176 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) 20250212125203176 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) 20250212125203177 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) 20250212125203177 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) 20250212125203177 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) 20250212125203177 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) 20250212125203177 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) 20250212125203177 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) 20250212125203177 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) 20250212125203177 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) 20250212125203177 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) 20250212125203177 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) 20250212125203178 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) 20250212125203178 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) 20250212125203178 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) 20250212125203178 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) 20250212125203181 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) 20250212125203181 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) 20250212125203181 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125203195 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) 20250212125203195 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) 20250212125203195 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) 20250212125203195 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) 20250212125203195 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) 20250212125203195 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) 20250212125203196 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) 20250212125203196 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) 20250212125203196 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) 20250212125203196 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) 20250212125203196 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) 20250212125203196 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) 20250212125203196 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) 20250212125203196 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) 20250212125203196 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) 20250212125203196 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) 20250212125203200 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) 20250212125203200 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) 20250212125203200 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125203214 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) 20250212125203214 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) 20250212125203215 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) 20250212125203215 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) 20250212125203215 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) 20250212125203215 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) 20250212125203215 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) 20250212125203215 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) 20250212125203216 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) 20250212125203216 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) 20250212125203216 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) 20250212125203216 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) 20250212125203216 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) 20250212125203216 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) 20250212125203217 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) 20250212125203217 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) 20250212125203223 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) 20250212125203223 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) 20250212125203224 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125203237 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) 20250212125203237 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) 20250212125203238 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) 20250212125203238 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) 20250212125203238 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) 20250212125203238 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) 20250212125203238 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) 20250212125203238 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) 20250212125203238 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) 20250212125203238 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) 20250212125203239 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) 20250212125203239 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) 20250212125203239 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) 20250212125203239 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) 20250212125203239 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) 20250212125203239 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) 20250212125203242 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) 20250212125203242 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) 20250212125203242 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125203256 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) 20250212125203256 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) 20250212125203256 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) 20250212125203256 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) 20250212125203257 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) 20250212125203257 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) 20250212125203257 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) 20250212125203257 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) 20250212125203257 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) 20250212125203257 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) 20250212125203257 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) 20250212125203257 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) 20250212125203258 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) 20250212125203258 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) 20250212125203258 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) 20250212125203258 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) 20250212125203260 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) 20250212125203260 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) 20250212125203260 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) 20250212125203261 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) 20250212125203261 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) 20250212125203261 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) 20250212125203261 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) 20250212125203261 DRLCMACDL DEBUG -- Chunk with length 29 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125203261 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20250212125203261 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=29 (tbf_dl.cpp:663) 20250212125203261 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) 20250212125203261 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) 20250212125203261 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125203261 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20250212125203261 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) 20250212125203261 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 372 + 13 = 385 (pdch_ul_controller.c:131) 20250212125203261 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 385 for type POLL (pdch_ul_controller.c:184) 20250212125203261 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) 20250212125203261 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) 20250212125203261 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) 20250212125203261 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) 20250212125203261 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125203275 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) 20250212125203275 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) 20250212125203275 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) 20250212125203275 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) 20250212125203275 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) 20250212125203275 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) 20250212125203276 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) 20250212125203276 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) 20250212125203276 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) 20250212125203276 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) 20250212125203276 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) 20250212125203276 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) 20250212125203276 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) 20250212125203276 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) 20250212125203277 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) 20250212125203277 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) 20250212125203284 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125203298 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) 20250212125203298 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) 20250212125203299 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) 20250212125203299 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) 20250212125203299 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) 20250212125203299 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) 20250212125203299 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) 20250212125203299 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) 20250212125203300 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) 20250212125203300 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) 20250212125203300 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) 20250212125203300 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) 20250212125203300 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) 20250212125203300 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) 20250212125203300 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) 20250212125203300 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) 20250212125203303 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125203317 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) 20250212125203317 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) 20250212125203318 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) 20250212125203318 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) 20250212125203318 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) 20250212125203318 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) 20250212125203318 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) 20250212125203318 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) 20250212125203319 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) 20250212125203319 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) 20250212125203319 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) 20250212125203319 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) 20250212125203319 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) 20250212125203319 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) 20250212125203320 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) 20250212125203320 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) 20250212125203322 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125203336 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) 20250212125203336 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) 20250212125203336 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125203336 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125203336 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) 20250212125203336 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125203336 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125203336 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 12, BSN 11 to 12 - 1 (1 blocks), "R" (pdch.cpp:509) 20250212125203336 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125203336 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) 20250212125203336 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) 20250212125203336 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20250212125203336 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) 20250212125203336 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) 20250212125203336 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) 20250212125203336 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) 20250212125203337 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) 20250212125203337 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) 20250212125203337 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) 20250212125203337 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) 20250212125203337 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) 20250212125203337 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) 20250212125203337 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) 20250212125203337 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) 20250212125203338 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) 20250212125203338 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) 20250212125203338 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) 20250212125203338 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) 20250212125203345 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) 20250212125203345 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) 20250212125203346 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125203359 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) 20250212125203359 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) 20250212125203359 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) 20250212125203359 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) 20250212125203360 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) 20250212125203360 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) 20250212125203360 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) 20250212125203360 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) 20250212125203360 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) 20250212125203360 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) 20250212125203360 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) 20250212125203360 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) 20250212125203360 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) 20250212125203360 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) 20250212125203360 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) 20250212125203360 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) 20250212125203364 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) 20250212125203364 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) 20250212125203364 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125203378 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) 20250212125203378 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) 20250212125203378 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) 20250212125203378 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) 20250212125203378 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) 20250212125203378 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) 20250212125203379 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) 20250212125203379 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) 20250212125203379 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) 20250212125203379 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) 20250212125203379 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) 20250212125203379 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) 20250212125203379 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) 20250212125203379 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) 20250212125203379 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) 20250212125203379 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) 20250212125203382 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) 20250212125203382 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) 20250212125203383 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125203397 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) 20250212125203397 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) 20250212125203397 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) 20250212125203397 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) 20250212125203397 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) 20250212125203397 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) 20250212125203397 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) 20250212125203397 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) 20250212125203397 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) 20250212125203397 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) 20250212125203397 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) 20250212125203397 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) 20250212125203398 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) 20250212125203398 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) 20250212125203398 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) 20250212125203398 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) 20250212125203406 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) 20250212125203406 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) 20250212125203406 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125203420 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) 20250212125203420 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) 20250212125203420 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) 20250212125203420 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) 20250212125203420 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) 20250212125203420 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) 20250212125203420 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) 20250212125203420 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) 20250212125203420 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) 20250212125203420 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) 20250212125203421 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) 20250212125203421 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) 20250212125203421 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) 20250212125203421 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) 20250212125203421 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) 20250212125203421 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) 20250212125203424 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) 20250212125203424 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) 20250212125203425 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125203439 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) 20250212125203439 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) 20250212125203439 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) 20250212125203439 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) 20250212125203439 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) 20250212125203439 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) 20250212125203439 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) 20250212125203439 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) 20250212125203439 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) 20250212125203439 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) 20250212125203439 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) 20250212125203439 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) 20250212125203440 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) 20250212125203440 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) 20250212125203440 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) 20250212125203440 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) 20250212125203443 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) 20250212125203443 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) 20250212125203443 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125203457 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) 20250212125203457 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) 20250212125203457 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) 20250212125203457 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) 20250212125203457 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) 20250212125203457 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) 20250212125203458 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) 20250212125203458 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) 20250212125203458 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) 20250212125203458 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) 20250212125203458 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) 20250212125203458 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) 20250212125203458 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) 20250212125203458 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) 20250212125203458 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) 20250212125203458 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) 20250212125203466 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) 20250212125203466 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) 20250212125203467 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125203480 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) 20250212125203480 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) 20250212125203481 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) 20250212125203481 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) 20250212125203481 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) 20250212125203481 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) 20250212125203481 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) 20250212125203481 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) 20250212125203481 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) 20250212125203481 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) 20250212125203481 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) 20250212125203481 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) 20250212125203481 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) 20250212125203481 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) 20250212125203482 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) 20250212125203482 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) 20250212125203485 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) 20250212125203485 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) 20250212125203485 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125203499 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) 20250212125203499 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) 20250212125203499 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) 20250212125203499 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) 20250212125203499 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) 20250212125203499 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) 20250212125203500 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) 20250212125203500 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) 20250212125203500 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) 20250212125203500 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) 20250212125203500 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) 20250212125203500 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) 20250212125203500 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) 20250212125203500 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) 20250212125203500 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) 20250212125203500 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) 20250212125203504 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) 20250212125203504 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) 20250212125203504 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125203518 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) 20250212125203518 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) 20250212125203518 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) 20250212125203518 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) 20250212125203518 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) 20250212125203518 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) 20250212125203518 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) 20250212125203518 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) 20250212125203518 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) 20250212125203518 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) 20250212125203518 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) 20250212125203518 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) 20250212125203518 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) 20250212125203518 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) 20250212125203519 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) 20250212125203519 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) 20250212125203527 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) 20250212125203527 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) 20250212125203527 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) 20250212125203527 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) 20250212125203527 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) 20250212125203527 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) 20250212125203527 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) 20250212125203527 DRLCMACDL DEBUG -- Chunk with length 29 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125203527 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20250212125203527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=29 (tbf_dl.cpp:663) 20250212125203527 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) 20250212125203527 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) 20250212125203527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125203527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20250212125203527 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) 20250212125203527 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 429 + 13 = 442 (pdch_ul_controller.c:131) 20250212125203527 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 442 for type POLL (pdch_ul_controller.c:184) 20250212125203527 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) 20250212125203527 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) 20250212125203527 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) 20250212125203527 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) 20250212125203527 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125203541 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) 20250212125203541 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) 20250212125203541 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) 20250212125203541 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) 20250212125203541 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) 20250212125203541 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) 20250212125203541 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) 20250212125203541 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) 20250212125203541 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) 20250212125203541 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) 20250212125203542 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) 20250212125203542 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) 20250212125203542 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) 20250212125203542 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) 20250212125203542 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) 20250212125203542 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) 20250212125203545 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125203560 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) 20250212125203560 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) 20250212125203560 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) 20250212125203560 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) 20250212125203560 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) 20250212125203560 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) 20250212125203560 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) 20250212125203560 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) 20250212125203560 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) 20250212125203560 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) 20250212125203560 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) 20250212125203560 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) 20250212125203560 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) 20250212125203560 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) 20250212125203561 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) 20250212125203561 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) 20250212125203564 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125203578 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) 20250212125203578 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) 20250212125203579 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) 20250212125203579 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) 20250212125203579 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) 20250212125203579 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) 20250212125203579 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) 20250212125203579 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) 20250212125203579 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) 20250212125203579 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) 20250212125203579 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) 20250212125203579 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) 20250212125203579 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) 20250212125203579 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) 20250212125203580 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) 20250212125203580 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) 20250212125203588 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125203602 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) 20250212125203602 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) 20250212125203602 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125203602 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125203602 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) 20250212125203602 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125203602 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125203602 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 13, BSN 12 to 13 - 1 (1 blocks), "R" (pdch.cpp:509) 20250212125203602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125203602 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) 20250212125203602 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) 20250212125203602 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20250212125203602 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) 20250212125203602 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) 20250212125203602 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) 20250212125203602 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) 20250212125203602 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) 20250212125203602 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) 20250212125203602 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) 20250212125203602 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) 20250212125203602 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) 20250212125203602 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) 20250212125203602 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) 20250212125203602 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) 20250212125203603 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) 20250212125203603 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) 20250212125203603 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) 20250212125203603 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) 20250212125203606 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) 20250212125203606 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) 20250212125203606 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125203620 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) 20250212125203620 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) 20250212125203621 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) 20250212125203621 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) 20250212125203621 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) 20250212125203621 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) 20250212125203621 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) 20250212125203621 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) 20250212125203621 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) 20250212125203621 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) 20250212125203621 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) 20250212125203621 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) 20250212125203621 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) 20250212125203621 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) 20250212125203621 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) 20250212125203621 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) 20250212125203625 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) 20250212125203625 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) 20250212125203625 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125203639 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) 20250212125203639 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) 20250212125203639 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) 20250212125203639 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) 20250212125203639 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) 20250212125203639 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) 20250212125203639 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) 20250212125203639 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) 20250212125203639 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) 20250212125203639 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) 20250212125203640 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) 20250212125203640 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) 20250212125203640 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) 20250212125203640 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) 20250212125203640 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) 20250212125203640 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) 20250212125203648 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) 20250212125203648 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) 20250212125203648 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125203662 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) 20250212125203662 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) 20250212125203663 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) 20250212125203663 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) 20250212125203663 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) 20250212125203663 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) 20250212125203663 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) 20250212125203663 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) 20250212125203663 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) 20250212125203663 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) 20250212125203663 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) 20250212125203663 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) 20250212125203663 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) 20250212125203663 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) 20250212125203663 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) 20250212125203663 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) 20250212125203667 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) 20250212125203667 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) 20250212125203667 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125203681 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) 20250212125203681 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) 20250212125203681 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) 20250212125203681 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) 20250212125203681 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) 20250212125203681 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) 20250212125203681 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) 20250212125203681 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) 20250212125203682 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) 20250212125203682 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) 20250212125203682 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) 20250212125203682 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) 20250212125203682 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) 20250212125203682 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) 20250212125203682 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) 20250212125203682 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) 20250212125203685 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) 20250212125203685 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) 20250212125203686 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125203699 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) 20250212125203699 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) 20250212125203700 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) 20250212125203700 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) 20250212125203700 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) 20250212125203700 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) 20250212125203700 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) 20250212125203700 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) 20250212125203700 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) 20250212125203700 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) 20250212125203700 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) 20250212125203700 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) 20250212125203700 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) 20250212125203700 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) 20250212125203700 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) 20250212125203700 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) 20250212125203709 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) 20250212125203709 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) 20250212125203709 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125203723 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) 20250212125203723 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) 20250212125203724 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) 20250212125203724 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) 20250212125203724 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) 20250212125203724 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) 20250212125203724 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) 20250212125203724 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) 20250212125203724 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) 20250212125203724 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) 20250212125203725 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) 20250212125203725 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) 20250212125203725 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) 20250212125203725 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) 20250212125203725 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) 20250212125203725 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) 20250212125203728 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) 20250212125203728 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) 20250212125203728 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125203742 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) 20250212125203742 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) 20250212125203742 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) 20250212125203742 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) 20250212125203742 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) 20250212125203742 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) 20250212125203743 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) 20250212125203743 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) 20250212125203743 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) 20250212125203743 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) 20250212125203743 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) 20250212125203743 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) 20250212125203743 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) 20250212125203743 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) 20250212125203743 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) 20250212125203743 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) 20250212125203747 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) 20250212125203747 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) 20250212125203747 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125203761 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) 20250212125203761 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) 20250212125203761 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) 20250212125203761 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) 20250212125203761 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) 20250212125203761 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) 20250212125203762 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) 20250212125203762 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) 20250212125203762 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) 20250212125203762 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) 20250212125203762 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) 20250212125203762 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) 20250212125203762 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) 20250212125203762 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) 20250212125203763 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) 20250212125203763 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) 20250212125203770 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) 20250212125203770 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) 20250212125203770 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125203784 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) 20250212125203784 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) 20250212125203784 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) 20250212125203784 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) 20250212125203784 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) 20250212125203784 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) 20250212125203784 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) 20250212125203784 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) 20250212125203785 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) 20250212125203785 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) 20250212125203785 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) 20250212125203785 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) 20250212125203785 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) 20250212125203785 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) 20250212125203785 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) 20250212125203785 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) 20250212125203788 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) 20250212125203788 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) 20250212125203789 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125203802 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) 20250212125203803 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) 20250212125203803 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) 20250212125203803 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) 20250212125203803 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) 20250212125203803 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) 20250212125203803 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) 20250212125203803 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) 20250212125203803 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) 20250212125203803 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) 20250212125203803 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) 20250212125203803 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) 20250212125203803 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) 20250212125203804 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) 20250212125203804 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) 20250212125203804 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) 20250212125203807 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) 20250212125203807 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) 20250212125203807 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) 20250212125203807 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) 20250212125203807 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) 20250212125203807 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) 20250212125203807 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) 20250212125203807 DRLCMACDL DEBUG -- Chunk with length 29 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125203807 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20250212125203807 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=29 (tbf_dl.cpp:663) 20250212125203807 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 105 KBits/s (gprs_rlcmac_meas.cpp:181) 20250212125203807 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) 20250212125203807 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) 20250212125203807 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125203807 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20250212125203807 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) 20250212125203807 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 489 + 13 = 502 (pdch_ul_controller.c:131) 20250212125203807 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 502 for type POLL (pdch_ul_controller.c:184) 20250212125203807 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) 20250212125203807 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) 20250212125203807 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) 20250212125203807 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) 20250212125203807 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125203821 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) 20250212125203821 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) 20250212125203821 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) 20250212125203821 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) 20250212125203822 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) 20250212125203822 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) 20250212125203822 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) 20250212125203822 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) 20250212125203822 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) 20250212125203822 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) 20250212125203823 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) 20250212125203823 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) 20250212125203823 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) 20250212125203823 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) 20250212125203823 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) 20250212125203823 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) 20250212125203831 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125203845 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) 20250212125203845 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) 20250212125203845 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) 20250212125203845 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) 20250212125203845 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) 20250212125203845 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) 20250212125203846 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) 20250212125203846 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) 20250212125203846 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) 20250212125203846 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) 20250212125203846 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) 20250212125203846 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) 20250212125203846 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) 20250212125203846 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) 20250212125203846 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) 20250212125203846 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) 20250212125203849 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125203863 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) 20250212125203863 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) 20250212125203863 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) 20250212125203863 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) 20250212125203863 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) 20250212125203863 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) 20250212125203864 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) 20250212125203864 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) 20250212125203864 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) 20250212125203864 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) 20250212125203864 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) 20250212125203864 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) 20250212125203864 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) 20250212125203864 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) 20250212125203864 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) 20250212125203864 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) 20250212125203868 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125203882 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) 20250212125203882 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) 20250212125203882 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125203882 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125203882 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) 20250212125203882 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125203882 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125203882 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 14, BSN 13 to 14 - 1 (1 blocks), "R" (pdch.cpp:509) 20250212125203882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125203882 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) 20250212125203882 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) 20250212125203882 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20250212125203882 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) 20250212125203882 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125203882 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) 20250212125203882 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) 20250212125203882 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) 20250212125203882 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) 20250212125203882 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) 20250212125203882 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) 20250212125203882 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) 20250212125203882 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) 20250212125203882 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) 20250212125203883 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) 20250212125203883 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) 20250212125203883 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) 20250212125203883 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) 20250212125203883 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) 20250212125203883 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) 20250212125203895 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) 20250212125203895 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) 20250212125203895 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125203909 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) 20250212125203909 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) 20250212125203909 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) 20250212125203909 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) 20250212125203909 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) 20250212125203909 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) 20250212125203910 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) 20250212125203910 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) 20250212125203910 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) 20250212125203910 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) 20250212125203910 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) 20250212125203910 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) 20250212125203911 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) 20250212125203911 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) 20250212125203911 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) 20250212125203911 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) 20250212125203914 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) 20250212125203914 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) 20250212125203914 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125203928 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) 20250212125203928 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) 20250212125203928 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) 20250212125203928 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) 20250212125203928 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) 20250212125203928 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) 20250212125203928 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) 20250212125203928 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) 20250212125203929 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) 20250212125203929 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) 20250212125203929 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) 20250212125203929 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) 20250212125203929 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) 20250212125203929 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) 20250212125203929 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) 20250212125203929 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) 20250212125203932 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) 20250212125203932 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) 20250212125203932 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125203946 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) 20250212125203946 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) 20250212125203947 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) 20250212125203947 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) 20250212125203947 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) 20250212125203947 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) 20250212125203947 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) 20250212125203947 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) 20250212125203947 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) 20250212125203947 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) 20250212125203947 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) 20250212125203947 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) 20250212125203947 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) 20250212125203947 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) 20250212125203947 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) 20250212125203947 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) 20250212125203956 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) 20250212125203956 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) 20250212125203956 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125203970 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) 20250212125203970 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) 20250212125203970 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) 20250212125203970 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) 20250212125203970 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) 20250212125203970 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) 20250212125203970 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) 20250212125203970 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) 20250212125203970 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) 20250212125203970 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) 20250212125203971 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) 20250212125203971 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) 20250212125203971 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) 20250212125203971 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) 20250212125203971 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) 20250212125203971 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) 20250212125203974 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) 20250212125203974 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) 20250212125203975 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125203988 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) 20250212125203989 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) 20250212125203989 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) 20250212125203989 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) 20250212125203989 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) 20250212125203989 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) 20250212125203989 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) 20250212125203989 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) 20250212125203989 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) 20250212125203989 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) 20250212125203990 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) 20250212125203990 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) 20250212125203990 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) 20250212125203990 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) 20250212125203990 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) 20250212125203990 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) 20250212125203993 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) 20250212125203993 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) 20250212125203993 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204007 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) 20250212125204007 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) 20250212125204007 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) 20250212125204007 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) 20250212125204008 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) 20250212125204008 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) 20250212125204008 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) 20250212125204008 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) 20250212125204008 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) 20250212125204008 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) 20250212125204008 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) 20250212125204008 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) 20250212125204008 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) 20250212125204008 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) 20250212125204008 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) 20250212125204008 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) 20250212125204016 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) 20250212125204016 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) 20250212125204017 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204031 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) 20250212125204031 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) 20250212125204031 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) 20250212125204031 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) 20250212125204031 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) 20250212125204031 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) 20250212125204031 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) 20250212125204031 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) 20250212125204032 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) 20250212125204032 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) 20250212125204032 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) 20250212125204032 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) 20250212125204032 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) 20250212125204032 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) 20250212125204032 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) 20250212125204032 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) 20250212125204035 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) 20250212125204035 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) 20250212125204036 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204050 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) 20250212125204050 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) 20250212125204050 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) 20250212125204050 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) 20250212125204050 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) 20250212125204050 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) 20250212125204050 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) 20250212125204050 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) 20250212125204050 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) 20250212125204050 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) 20250212125204051 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) 20250212125204051 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) 20250212125204051 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) 20250212125204051 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) 20250212125204051 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) 20250212125204051 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) 20250212125204054 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) 20250212125204054 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) 20250212125204054 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204068 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) 20250212125204068 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) 20250212125204069 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) 20250212125204069 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) 20250212125204069 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) 20250212125204069 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) 20250212125204069 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) 20250212125204069 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) 20250212125204069 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) 20250212125204069 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) 20250212125204069 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) 20250212125204069 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) 20250212125204069 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) 20250212125204069 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) 20250212125204069 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) 20250212125204069 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) 20250212125204078 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) 20250212125204078 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) 20250212125204078 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) 20250212125204078 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204092 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) 20250212125204092 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) 20250212125204092 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) 20250212125204092 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) 20250212125204092 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) 20250212125204092 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) 20250212125204092 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) 20250212125204092 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) 20250212125204092 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) 20250212125204092 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) 20250212125204092 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) 20250212125204092 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) 20250212125204093 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) 20250212125204093 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) 20250212125204093 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) 20250212125204093 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) 20250212125204096 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) 20250212125204096 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) 20250212125204096 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) 20250212125204097 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204111 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) 20250212125204111 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) 20250212125204111 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) 20250212125204111 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) 20250212125204111 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) 20250212125204111 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) 20250212125204111 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) 20250212125204111 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) 20250212125204111 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) 20250212125204111 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) 20250212125204112 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) 20250212125204112 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) 20250212125204112 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) 20250212125204112 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) 20250212125204112 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) 20250212125204112 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) 20250212125204115 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) 20250212125204115 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) 20250212125204115 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) 20250212125204115 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204130 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) 20250212125204130 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) 20250212125204131 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) 20250212125204131 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) 20250212125204131 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) 20250212125204131 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) 20250212125204131 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) 20250212125204131 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) 20250212125204131 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) 20250212125204131 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) 20250212125204131 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) 20250212125204131 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) 20250212125204131 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) 20250212125204131 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) 20250212125204132 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) 20250212125204132 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) 20250212125204140 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) 20250212125204140 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) 20250212125204140 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) 20250212125204140 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204157 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) 20250212125204157 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) 20250212125204157 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) 20250212125204157 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) 20250212125204157 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) 20250212125204157 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) 20250212125204158 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) 20250212125204158 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) 20250212125204158 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) 20250212125204158 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) 20250212125204158 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) 20250212125204158 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) 20250212125204158 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) 20250212125204158 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) 20250212125204159 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) 20250212125204159 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) 20250212125204162 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) 20250212125204162 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) 20250212125204162 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) 20250212125204162 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204176 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) 20250212125204176 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) 20250212125204176 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) 20250212125204176 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) 20250212125204176 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) 20250212125204176 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) 20250212125204176 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) 20250212125204176 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) 20250212125204176 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) 20250212125204176 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) 20250212125204176 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) 20250212125204176 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) 20250212125204177 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) 20250212125204177 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) 20250212125204177 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) 20250212125204177 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) 20250212125204180 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) 20250212125204180 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) 20250212125204180 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) 20250212125204180 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204195 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) 20250212125204195 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) 20250212125204195 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) 20250212125204195 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) 20250212125204195 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) 20250212125204195 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) 20250212125204196 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) 20250212125204196 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) 20250212125204196 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) 20250212125204196 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) 20250212125204196 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) 20250212125204196 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) 20250212125204196 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) 20250212125204196 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) 20250212125204197 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) 20250212125204197 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) 20250212125204205 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) 20250212125204205 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) 20250212125204205 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) 20250212125204205 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204219 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) 20250212125204219 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) 20250212125204219 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) 20250212125204219 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) 20250212125204220 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) 20250212125204220 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) 20250212125204220 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) 20250212125204220 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) 20250212125204220 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) 20250212125204220 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) 20250212125204220 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) 20250212125204220 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) 20250212125204221 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) 20250212125204221 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) 20250212125204221 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) 20250212125204221 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) 20250212125204224 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) 20250212125204224 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) 20250212125204224 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) 20250212125204224 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204238 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) 20250212125204238 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) 20250212125204238 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) 20250212125204238 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) 20250212125204238 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) 20250212125204238 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) 20250212125204238 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) 20250212125204238 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) 20250212125204238 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) 20250212125204238 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) 20250212125204238 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) 20250212125204238 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) 20250212125204239 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) 20250212125204239 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) 20250212125204239 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) 20250212125204239 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) 20250212125204242 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) 20250212125204242 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) 20250212125204242 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) 20250212125204242 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204256 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) 20250212125204256 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) 20250212125204256 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) 20250212125204256 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) 20250212125204256 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) 20250212125204256 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) 20250212125204257 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) 20250212125204257 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) 20250212125204257 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) 20250212125204257 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) 20250212125204257 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) 20250212125204257 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) 20250212125204257 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) 20250212125204257 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) 20250212125204257 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) 20250212125204257 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) 20250212125204265 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) 20250212125204265 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) 20250212125204265 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) 20250212125204266 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204280 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) 20250212125204280 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) 20250212125204280 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) 20250212125204280 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) 20250212125204280 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) 20250212125204280 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) 20250212125204280 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) 20250212125204280 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) 20250212125204280 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) 20250212125204280 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) 20250212125204280 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) 20250212125204280 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) 20250212125204280 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) 20250212125204281 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) 20250212125204281 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) 20250212125204281 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) 20250212125204284 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) 20250212125204284 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) 20250212125204284 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) 20250212125204284 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204298 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) 20250212125204298 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) 20250212125204299 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) 20250212125204299 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) 20250212125204299 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) 20250212125204299 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) 20250212125204299 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) 20250212125204299 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) 20250212125204299 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) 20250212125204299 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) 20250212125204299 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) 20250212125204299 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) 20250212125204300 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) 20250212125204300 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) 20250212125204300 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) 20250212125204300 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) 20250212125204303 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) 20250212125204303 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) 20250212125204303 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) 20250212125204303 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204317 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) 20250212125204317 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) 20250212125204317 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) 20250212125204317 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) 20250212125204317 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) 20250212125204317 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) 20250212125204318 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) 20250212125204318 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) 20250212125204318 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) 20250212125204318 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) 20250212125204318 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) 20250212125204318 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) 20250212125204318 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) 20250212125204318 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) 20250212125204319 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) 20250212125204319 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) 20250212125204326 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) 20250212125204326 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) 20250212125204326 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) 20250212125204326 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204340 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) 20250212125204340 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) 20250212125204340 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) 20250212125204340 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) 20250212125204340 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) 20250212125204340 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) 20250212125204341 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) 20250212125204341 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) 20250212125204341 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) 20250212125204341 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) 20250212125204341 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) 20250212125204341 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) 20250212125204341 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) 20250212125204341 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) 20250212125204341 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) 20250212125204341 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) 20250212125204345 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) 20250212125204345 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) 20250212125204345 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) 20250212125204345 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204359 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) 20250212125204359 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) 20250212125204359 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) 20250212125204359 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) 20250212125204360 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) 20250212125204360 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) 20250212125204360 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) 20250212125204360 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) 20250212125204360 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) 20250212125204360 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) 20250212125204360 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) 20250212125204360 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) 20250212125204361 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) 20250212125204361 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) 20250212125204361 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) 20250212125204361 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) 20250212125204363 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) 20250212125204363 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) 20250212125204363 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) 20250212125204364 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204378 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) 20250212125204378 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) 20250212125204378 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) 20250212125204378 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) 20250212125204378 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) 20250212125204378 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) 20250212125204378 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) 20250212125204378 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) 20250212125204378 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) 20250212125204378 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) 20250212125204379 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) 20250212125204379 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) 20250212125204379 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) 20250212125204379 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) 20250212125204379 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) 20250212125204379 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) 20250212125204387 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) 20250212125204387 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) 20250212125204387 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) 20250212125204387 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204401 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) 20250212125204401 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) 20250212125204401 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) 20250212125204401 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) 20250212125204402 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) 20250212125204402 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) 20250212125204402 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) 20250212125204402 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) 20250212125204402 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) 20250212125204402 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) 20250212125204403 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) 20250212125204403 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) 20250212125204403 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) 20250212125204403 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) 20250212125204403 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) 20250212125204403 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) 20250212125204406 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) 20250212125204406 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) 20250212125204406 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) 20250212125204406 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204420 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) 20250212125204420 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) 20250212125204420 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) 20250212125204420 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) 20250212125204420 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) 20250212125204420 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) 20250212125204421 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) 20250212125204421 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) 20250212125204421 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) 20250212125204421 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) 20250212125204421 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) 20250212125204421 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) 20250212125204421 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) 20250212125204421 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) 20250212125204422 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) 20250212125204422 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) 20250212125204425 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) 20250212125204425 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) 20250212125204425 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) 20250212125204425 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204439 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) 20250212125204439 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) 20250212125204439 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) 20250212125204439 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) 20250212125204439 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) 20250212125204439 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) 20250212125204439 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) 20250212125204439 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) 20250212125204439 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) 20250212125204439 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) 20250212125204440 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) 20250212125204440 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) 20250212125204440 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) 20250212125204440 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) 20250212125204440 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) 20250212125204440 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) 20250212125204448 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) 20250212125204448 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) 20250212125204448 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) 20250212125204448 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204462 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) 20250212125204462 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) 20250212125204462 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) 20250212125204462 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) 20250212125204463 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) 20250212125204463 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) 20250212125204463 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) 20250212125204463 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) 20250212125204463 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) 20250212125204463 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) 20250212125204463 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) 20250212125204463 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) 20250212125204463 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) 20250212125204463 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) 20250212125204463 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) 20250212125204463 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) 20250212125204467 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) 20250212125204467 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) 20250212125204467 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) 20250212125204467 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204481 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) 20250212125204481 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) 20250212125204481 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) 20250212125204481 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) 20250212125204481 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) 20250212125204481 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) 20250212125204481 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) 20250212125204481 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) 20250212125204481 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) 20250212125204481 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) 20250212125204482 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) 20250212125204482 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) 20250212125204482 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) 20250212125204482 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) 20250212125204482 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) 20250212125204482 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) 20250212125204485 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) 20250212125204485 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) 20250212125204485 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) 20250212125204486 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204500 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) 20250212125204500 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) 20250212125204500 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) 20250212125204500 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) 20250212125204500 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) 20250212125204500 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) 20250212125204501 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) 20250212125204501 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) 20250212125204501 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) 20250212125204501 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) 20250212125204501 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) 20250212125204501 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) 20250212125204501 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) 20250212125204501 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) 20250212125204502 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) 20250212125204502 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) 20250212125204509 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) 20250212125204509 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) 20250212125204509 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) 20250212125204509 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204523 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) 20250212125204523 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) 20250212125204524 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) 20250212125204524 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) 20250212125204524 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) 20250212125204524 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) 20250212125204524 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) 20250212125204524 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) 20250212125204524 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) 20250212125204524 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) 20250212125204525 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) 20250212125204525 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) 20250212125204525 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) 20250212125204525 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) 20250212125204525 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) 20250212125204525 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) 20250212125204528 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) 20250212125204528 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) 20250212125204528 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) 20250212125204528 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204542 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) 20250212125204542 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) 20250212125204542 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) 20250212125204542 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) 20250212125204542 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) 20250212125204542 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) 20250212125204543 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) 20250212125204543 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) 20250212125204543 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) 20250212125204543 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) 20250212125204543 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) 20250212125204543 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) 20250212125204543 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) 20250212125204543 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) 20250212125204544 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) 20250212125204544 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) 20250212125204546 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) 20250212125204546 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) 20250212125204546 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) 20250212125204547 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204560 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) 20250212125204560 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) 20250212125204561 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) 20250212125204561 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) 20250212125204561 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) 20250212125204561 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) 20250212125204561 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) 20250212125204561 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) 20250212125204561 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) 20250212125204561 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) 20250212125204562 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) 20250212125204562 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) 20250212125204562 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) 20250212125204562 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) 20250212125204562 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) 20250212125204562 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) 20250212125204569 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) 20250212125204569 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) 20250212125204569 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) 20250212125204570 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204583 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) 20250212125204583 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) 20250212125204584 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) 20250212125204584 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) 20250212125204584 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) 20250212125204584 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) 20250212125204584 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) 20250212125204584 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) 20250212125204584 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) 20250212125204584 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) 20250212125204584 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) 20250212125204584 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) 20250212125204585 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) 20250212125204585 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) 20250212125204585 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) 20250212125204585 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) 20250212125204588 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) 20250212125204588 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) 20250212125204588 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) 20250212125204588 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204602 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) 20250212125204602 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) 20250212125204602 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) 20250212125204602 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) 20250212125204602 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) 20250212125204602 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) 20250212125204603 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) 20250212125204603 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) 20250212125204603 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) 20250212125204603 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) 20250212125204603 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) 20250212125204603 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) 20250212125204603 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) 20250212125204603 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) 20250212125204603 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) 20250212125204603 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) 20250212125204607 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) 20250212125204607 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) 20250212125204607 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) 20250212125204607 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204621 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) 20250212125204621 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) 20250212125204621 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) 20250212125204621 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) 20250212125204621 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) 20250212125204621 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) 20250212125204622 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) 20250212125204622 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) 20250212125204622 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) 20250212125204622 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) 20250212125204622 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) 20250212125204622 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) 20250212125204622 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) 20250212125204622 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) 20250212125204622 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) 20250212125204622 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) 20250212125204630 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) 20250212125204630 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) 20250212125204630 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) 20250212125204630 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204644 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) 20250212125204644 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) 20250212125204645 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) 20250212125204645 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) 20250212125204645 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) 20250212125204645 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) 20250212125204645 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) 20250212125204645 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) 20250212125204645 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) 20250212125204645 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) 20250212125204646 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) 20250212125204646 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) 20250212125204646 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) 20250212125204646 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) 20250212125204646 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) 20250212125204646 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) 20250212125204649 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) 20250212125204649 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) 20250212125204649 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) 20250212125204649 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204663 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) 20250212125204663 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) 20250212125204663 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) 20250212125204663 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) 20250212125204663 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) 20250212125204663 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) 20250212125204664 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) 20250212125204664 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) 20250212125204664 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) 20250212125204664 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) 20250212125204664 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) 20250212125204664 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) 20250212125204664 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) 20250212125204664 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) 20250212125204664 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) 20250212125204664 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) 20250212125204667 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) 20250212125204667 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) 20250212125204667 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) 20250212125204668 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204681 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) 20250212125204682 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) 20250212125204682 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) 20250212125204682 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) 20250212125204682 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) 20250212125204682 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) 20250212125204682 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) 20250212125204682 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) 20250212125204682 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) 20250212125204682 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) 20250212125204682 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) 20250212125204682 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) 20250212125204682 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) 20250212125204682 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) 20250212125204683 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) 20250212125204683 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) 20250212125204691 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) 20250212125204691 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) 20250212125204691 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) 20250212125204691 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204705 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) 20250212125204705 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) 20250212125204705 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) 20250212125204705 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) 20250212125204705 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) 20250212125204705 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) 20250212125204705 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) 20250212125204705 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) 20250212125204705 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) 20250212125204706 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) 20250212125204706 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) 20250212125204706 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) 20250212125204706 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) 20250212125204706 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) 20250212125204706 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) 20250212125204706 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) 20250212125204709 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) 20250212125204709 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) 20250212125204709 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) 20250212125204710 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204723 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) 20250212125204723 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) 20250212125204724 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) 20250212125204724 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) 20250212125204724 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) 20250212125204724 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) 20250212125204724 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) 20250212125204724 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) 20250212125204724 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) 20250212125204724 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) 20250212125204724 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) 20250212125204724 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) 20250212125204724 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) 20250212125204724 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) 20250212125204724 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) 20250212125204724 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) 20250212125204728 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) 20250212125204728 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) 20250212125204728 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) 20250212125204728 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204742 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) 20250212125204742 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) 20250212125204742 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) 20250212125204742 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) 20250212125204742 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) 20250212125204742 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) 20250212125204743 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) 20250212125204743 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) 20250212125204743 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) 20250212125204743 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) 20250212125204743 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) 20250212125204743 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) 20250212125204743 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) 20250212125204743 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) 20250212125204743 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) 20250212125204743 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) 20250212125204751 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) 20250212125204751 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) 20250212125204751 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) 20250212125204752 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204765 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) 20250212125204765 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) 20250212125204766 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) 20250212125204766 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) 20250212125204766 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) 20250212125204766 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) 20250212125204766 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) 20250212125204766 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) 20250212125204766 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) 20250212125204766 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) 20250212125204766 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) 20250212125204766 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) 20250212125204766 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) 20250212125204766 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) 20250212125204766 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) 20250212125204766 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) 20250212125204770 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) 20250212125204770 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) 20250212125204770 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) 20250212125204770 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204784 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) 20250212125204784 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) 20250212125204784 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) 20250212125204784 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) 20250212125204784 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) 20250212125204784 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) 20250212125204785 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) 20250212125204785 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) 20250212125204785 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) 20250212125204785 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) 20250212125204785 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) 20250212125204785 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) 20250212125204785 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) 20250212125204785 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) 20250212125204785 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) 20250212125204785 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) 20250212125204789 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) 20250212125204789 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) 20250212125204789 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) 20250212125204789 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204803 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) 20250212125204803 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) 20250212125204804 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) 20250212125204804 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) 20250212125204804 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) 20250212125204804 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) 20250212125204804 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) 20250212125204804 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) 20250212125204805 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) 20250212125204805 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) 20250212125204805 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) 20250212125204805 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) 20250212125204805 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) 20250212125204805 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) 20250212125204805 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) 20250212125204805 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) 20250212125204812 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) 20250212125204812 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) 20250212125204813 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) 20250212125204813 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204827 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) 20250212125204827 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) 20250212125204827 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) 20250212125204827 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) 20250212125204827 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) 20250212125204827 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) 20250212125204828 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) 20250212125204828 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) 20250212125204828 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) 20250212125204828 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) 20250212125204828 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) 20250212125204828 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) 20250212125204828 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) 20250212125204828 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) 20250212125204829 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) 20250212125204829 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) 20250212125204831 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) 20250212125204831 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) 20250212125204831 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) 20250212125204831 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204845 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) 20250212125204845 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) 20250212125204845 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) 20250212125204846 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) 20250212125204846 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) 20250212125204846 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) 20250212125204846 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) 20250212125204846 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) 20250212125204846 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) 20250212125204846 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) 20250212125204846 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) 20250212125204846 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) 20250212125204847 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) 20250212125204847 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) 20250212125204847 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) 20250212125204847 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) 20250212125204852 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) 20250212125204852 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) 20250212125204852 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) 20250212125204852 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204866 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) 20250212125204866 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) 20250212125204866 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) 20250212125204866 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) 20250212125204866 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) 20250212125204866 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) 20250212125204866 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) 20250212125204866 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) 20250212125204866 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) 20250212125204866 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) 20250212125204867 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) 20250212125204867 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) 20250212125204867 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) 20250212125204867 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) 20250212125204867 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) 20250212125204867 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) 20250212125204875 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) 20250212125204875 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) 20250212125204875 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) 20250212125204875 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204889 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) 20250212125204889 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) 20250212125204890 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) 20250212125204890 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) 20250212125204890 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) 20250212125204890 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) 20250212125204891 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) 20250212125204891 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) 20250212125204891 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) 20250212125204891 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) 20250212125204891 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) 20250212125204891 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) 20250212125204891 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) 20250212125204891 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) 20250212125204892 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) 20250212125204892 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) 20250212125204894 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) 20250212125204894 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) 20250212125204894 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) 20250212125204894 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204908 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) 20250212125204908 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) 20250212125204908 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) 20250212125204908 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) 20250212125204909 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) 20250212125204909 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) 20250212125204909 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) 20250212125204909 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) 20250212125204909 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) 20250212125204909 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) 20250212125204909 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) 20250212125204909 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) 20250212125204909 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) 20250212125204909 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) 20250212125204910 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) 20250212125204910 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) 20250212125204913 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) 20250212125204913 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) 20250212125204913 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) 20250212125204913 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204927 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) 20250212125204927 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) 20250212125204927 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) 20250212125204927 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) 20250212125204927 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) 20250212125204927 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) 20250212125204928 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) 20250212125204928 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) 20250212125204928 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) 20250212125204928 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) 20250212125204928 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) 20250212125204928 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) 20250212125204928 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) 20250212125204928 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) 20250212125204928 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) 20250212125204928 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) 20250212125204937 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) 20250212125204937 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) 20250212125204937 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) 20250212125204937 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204951 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) 20250212125204951 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) 20250212125204951 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) 20250212125204951 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) 20250212125204952 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) 20250212125204952 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) 20250212125204952 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) 20250212125204952 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) 20250212125204952 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) 20250212125204952 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) 20250212125204952 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) 20250212125204952 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) 20250212125204953 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) 20250212125204953 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) 20250212125204953 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) 20250212125204953 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) 20250212125204955 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) 20250212125204955 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) 20250212125204955 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) 20250212125204956 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204970 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) 20250212125204970 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) 20250212125204970 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) 20250212125204970 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) 20250212125204970 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) 20250212125204970 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) 20250212125204971 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) 20250212125204971 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) 20250212125204971 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) 20250212125204971 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) 20250212125204971 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) 20250212125204971 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) 20250212125204971 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) 20250212125204971 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) 20250212125204972 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) 20250212125204972 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) 20250212125204974 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) 20250212125204974 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) 20250212125204974 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) 20250212125204974 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125204988 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) 20250212125204988 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) 20250212125204988 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) 20250212125204988 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) 20250212125204989 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) 20250212125204989 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) 20250212125204989 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) 20250212125204989 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) 20250212125204989 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) 20250212125204989 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) 20250212125204990 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) 20250212125204990 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) 20250212125204990 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) 20250212125204990 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) 20250212125204990 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) 20250212125204990 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) 20250212125204999 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) 20250212125204999 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) 20250212125204999 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) 20250212125204999 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205013 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) 20250212125205013 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) 20250212125205013 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) 20250212125205013 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) 20250212125205013 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) 20250212125205013 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) 20250212125205013 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) 20250212125205013 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) 20250212125205013 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) 20250212125205013 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) 20250212125205013 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) 20250212125205013 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) 20250212125205013 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) 20250212125205014 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) 20250212125205014 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) 20250212125205014 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) 20250212125205017 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) 20250212125205017 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) 20250212125205017 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) 20250212125205018 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205031 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) 20250212125205031 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) 20250212125205032 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) 20250212125205032 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) 20250212125205032 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) 20250212125205032 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) 20250212125205032 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) 20250212125205032 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) 20250212125205032 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) 20250212125205032 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) 20250212125205032 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) 20250212125205032 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) 20250212125205032 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) 20250212125205032 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) 20250212125205033 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) 20250212125205033 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) 20250212125205036 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) 20250212125205036 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) 20250212125205036 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) 20250212125205036 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205050 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) 20250212125205050 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) 20250212125205050 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) 20250212125205050 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) 20250212125205050 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) 20250212125205050 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) 20250212125205051 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) 20250212125205051 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) 20250212125205051 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) 20250212125205051 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) 20250212125205051 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) 20250212125205051 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) 20250212125205051 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) 20250212125205051 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) 20250212125205051 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) 20250212125205051 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) 20250212125205059 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) 20250212125205059 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) 20250212125205059 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) 20250212125205059 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205073 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) 20250212125205073 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) 20250212125205074 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) 20250212125205074 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) 20250212125205074 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) 20250212125205074 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) 20250212125205074 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) 20250212125205074 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) 20250212125205074 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) 20250212125205074 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) 20250212125205074 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) 20250212125205074 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) 20250212125205074 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) 20250212125205074 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) 20250212125205074 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) 20250212125205074 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) 20250212125205078 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) 20250212125205078 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) 20250212125205078 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) 20250212125205078 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205092 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) 20250212125205092 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) 20250212125205092 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) 20250212125205092 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) 20250212125205092 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) 20250212125205092 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) 20250212125205093 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) 20250212125205093 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) 20250212125205093 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) 20250212125205093 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) 20250212125205093 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) 20250212125205093 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) 20250212125205093 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) 20250212125205093 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) 20250212125205094 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) 20250212125205094 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) 20250212125205097 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) 20250212125205097 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) 20250212125205097 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) 20250212125205097 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205111 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) 20250212125205111 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) 20250212125205111 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) 20250212125205111 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) 20250212125205111 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) 20250212125205111 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) 20250212125205111 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) 20250212125205111 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) 20250212125205111 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) 20250212125205111 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) 20250212125205112 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) 20250212125205112 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) 20250212125205112 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) 20250212125205112 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) 20250212125205112 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) 20250212125205112 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) 20250212125205120 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) 20250212125205120 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) 20250212125205120 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) 20250212125205120 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205134 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) 20250212125205134 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) 20250212125205134 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) 20250212125205134 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) 20250212125205134 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) 20250212125205134 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) 20250212125205134 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) 20250212125205134 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) 20250212125205135 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) 20250212125205135 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) 20250212125205135 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) 20250212125205135 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) 20250212125205135 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) 20250212125205135 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) 20250212125205135 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) 20250212125205135 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) 20250212125205138 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) 20250212125205138 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) 20250212125205138 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) 20250212125205139 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205152 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) 20250212125205152 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) 20250212125205153 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) 20250212125205153 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) 20250212125205153 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) 20250212125205153 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) 20250212125205153 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) 20250212125205153 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) 20250212125205153 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) 20250212125205153 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) 20250212125205153 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) 20250212125205153 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) 20250212125205153 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) 20250212125205153 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) 20250212125205153 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) 20250212125205153 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) 20250212125205157 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) 20250212125205157 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) 20250212125205157 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) 20250212125205157 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205199 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) 20250212125205199 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) 20250212125205199 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) 20250212125205199 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) 20250212125205200 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) 20250212125205200 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) 20250212125205200 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) 20250212125205200 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) 20250212125205200 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) 20250212125205200 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) 20250212125205200 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) 20250212125205200 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) 20250212125205200 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) 20250212125205200 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) 20250212125205200 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) 20250212125205200 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) 20250212125205201 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) 20250212125205201 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) 20250212125205201 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) 20250212125205201 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205208 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) 20250212125205208 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) 20250212125205209 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) 20250212125205209 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) 20250212125205209 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) 20250212125205209 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) 20250212125205209 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) 20250212125205209 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) 20250212125205209 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) 20250212125205209 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) 20250212125205209 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) 20250212125205209 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) 20250212125205209 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) 20250212125205209 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) 20250212125205209 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) 20250212125205209 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) 20250212125205213 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) 20250212125205213 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) 20250212125205213 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) 20250212125205213 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205227 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) 20250212125205227 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) 20250212125205227 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) 20250212125205227 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) 20250212125205227 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) 20250212125205227 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) 20250212125205227 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) 20250212125205227 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) 20250212125205228 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) 20250212125205228 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) 20250212125205228 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) 20250212125205228 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) 20250212125205228 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) 20250212125205228 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) 20250212125205228 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) 20250212125205228 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) 20250212125205232 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) 20250212125205232 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) 20250212125205232 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) 20250212125205232 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205246 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) 20250212125205246 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) 20250212125205246 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) 20250212125205246 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) 20250212125205246 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) 20250212125205246 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) 20250212125205246 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) 20250212125205246 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) 20250212125205246 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) 20250212125205246 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) 20250212125205246 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) 20250212125205246 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) 20250212125205246 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) 20250212125205246 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) 20250212125205247 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) 20250212125205247 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) 20250212125205255 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) 20250212125205255 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) 20250212125205255 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) 20250212125205255 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205269 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) 20250212125205269 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) 20250212125205269 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) 20250212125205269 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) 20250212125205269 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) 20250212125205269 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) 20250212125205270 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) 20250212125205270 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) 20250212125205270 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) 20250212125205270 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) 20250212125205270 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) 20250212125205270 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) 20250212125205270 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) 20250212125205270 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) 20250212125205270 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) 20250212125205270 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) 20250212125205274 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) 20250212125205274 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) 20250212125205274 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) 20250212125205274 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205288 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) 20250212125205288 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) 20250212125205288 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) 20250212125205288 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) 20250212125205288 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) 20250212125205288 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) 20250212125205288 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) 20250212125205288 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) 20250212125205288 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) 20250212125205288 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) 20250212125205288 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) 20250212125205288 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) 20250212125205289 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) 20250212125205289 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) 20250212125205289 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) 20250212125205289 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) 20250212125205292 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) 20250212125205292 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) 20250212125205292 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) 20250212125205292 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205307 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) 20250212125205307 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) 20250212125205308 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) 20250212125205308 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) 20250212125205308 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) 20250212125205308 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) 20250212125205309 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) 20250212125205309 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) 20250212125205309 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) 20250212125205309 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) 20250212125205309 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) 20250212125205309 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) 20250212125205310 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) 20250212125205310 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) 20250212125205310 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) 20250212125205310 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) 20250212125205316 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) 20250212125205316 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) 20250212125205316 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) 20250212125205316 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205330 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) 20250212125205330 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) 20250212125205330 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) 20250212125205330 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) 20250212125205331 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) 20250212125205331 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) 20250212125205331 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) 20250212125205331 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) 20250212125205331 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) 20250212125205331 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) 20250212125205331 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) 20250212125205331 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) 20250212125205332 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) 20250212125205332 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) 20250212125205332 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) 20250212125205332 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) 20250212125205334 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) 20250212125205334 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) 20250212125205335 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) 20250212125205335 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205349 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) 20250212125205349 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) 20250212125205349 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) 20250212125205349 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) 20250212125205350 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) 20250212125205350 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) 20250212125205350 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) 20250212125205350 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) 20250212125205350 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) 20250212125205350 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) 20250212125205350 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) 20250212125205350 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) 20250212125205351 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) 20250212125205351 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) 20250212125205351 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) 20250212125205351 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) 20250212125205353 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) 20250212125205353 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) 20250212125205353 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) 20250212125205354 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205367 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) 20250212125205367 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) 20250212125205368 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) 20250212125205368 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) 20250212125205368 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) 20250212125205368 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) 20250212125205368 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) 20250212125205368 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) 20250212125205369 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) 20250212125205369 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) 20250212125205369 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) 20250212125205369 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) 20250212125205369 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) 20250212125205369 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) 20250212125205370 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) 20250212125205370 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) 20250212125205377 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) 20250212125205377 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) 20250212125205377 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) 20250212125205377 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205391 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) 20250212125205391 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) 20250212125205392 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) 20250212125205392 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) 20250212125205392 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) 20250212125205392 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) 20250212125205392 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) 20250212125205392 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) 20250212125205392 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) 20250212125205392 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) 20250212125205393 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) 20250212125205393 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) 20250212125205393 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) 20250212125205393 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) 20250212125205393 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) 20250212125205393 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) 20250212125205396 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) 20250212125205396 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) 20250212125205396 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) 20250212125205396 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205410 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) 20250212125205410 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) 20250212125205410 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) 20250212125205410 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) 20250212125205410 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) 20250212125205410 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) 20250212125205410 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) 20250212125205410 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) 20250212125205411 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) 20250212125205411 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) 20250212125205411 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) 20250212125205411 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) 20250212125205411 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) 20250212125205411 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) 20250212125205411 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) 20250212125205411 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) 20250212125205414 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) 20250212125205414 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) 20250212125205414 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) 20250212125205414 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205429 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) 20250212125205429 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) 20250212125205429 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) 20250212125205429 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) 20250212125205429 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) 20250212125205429 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) 20250212125205429 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) 20250212125205429 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) 20250212125205429 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) 20250212125205429 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) 20250212125205430 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) 20250212125205430 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) 20250212125205430 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) 20250212125205430 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) 20250212125205430 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) 20250212125205430 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) 20250212125205438 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) 20250212125205438 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) 20250212125205438 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) 20250212125205438 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205452 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) 20250212125205452 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) 20250212125205452 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) 20250212125205452 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) 20250212125205452 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) 20250212125205452 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) 20250212125205453 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) 20250212125205453 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) 20250212125205453 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) 20250212125205453 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) 20250212125205453 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) 20250212125205453 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) 20250212125205453 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) 20250212125205453 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) 20250212125205453 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) 20250212125205453 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) 20250212125205457 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) 20250212125205457 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) 20250212125205457 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) 20250212125205457 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205471 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) 20250212125205471 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) 20250212125205471 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) 20250212125205471 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) 20250212125205471 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) 20250212125205471 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) 20250212125205471 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) 20250212125205471 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) 20250212125205472 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) 20250212125205472 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) 20250212125205472 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) 20250212125205472 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) 20250212125205472 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) 20250212125205472 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) 20250212125205472 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) 20250212125205472 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) 20250212125205475 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) 20250212125205475 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) 20250212125205475 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) 20250212125205476 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205489 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) 20250212125205489 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) 20250212125205490 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) 20250212125205490 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) 20250212125205490 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) 20250212125205490 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) 20250212125205490 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) 20250212125205490 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) 20250212125205491 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) 20250212125205491 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) 20250212125205491 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) 20250212125205491 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) 20250212125205491 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) 20250212125205491 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) 20250212125205491 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) 20250212125205491 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) 20250212125205499 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) 20250212125205499 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) 20250212125205499 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) 20250212125205499 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205513 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) 20250212125205513 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) 20250212125205513 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) 20250212125205513 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) 20250212125205513 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) 20250212125205513 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) 20250212125205514 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) 20250212125205514 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) 20250212125205514 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) 20250212125205514 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) 20250212125205514 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) 20250212125205514 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) 20250212125205514 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) 20250212125205514 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) 20250212125205515 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) 20250212125205515 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) 20250212125205517 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) 20250212125205517 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) 20250212125205517 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) 20250212125205517 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205531 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) 20250212125205531 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) 20250212125205531 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) 20250212125205531 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) 20250212125205532 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) 20250212125205532 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) 20250212125205532 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) 20250212125205532 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) 20250212125205532 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) 20250212125205532 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) 20250212125205532 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) 20250212125205532 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) 20250212125205532 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) 20250212125205532 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) 20250212125205532 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) 20250212125205532 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) 20250212125205536 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) 20250212125205536 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) 20250212125205536 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) 20250212125205536 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205550 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) 20250212125205550 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) 20250212125205550 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) 20250212125205550 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) 20250212125205550 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) 20250212125205550 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) 20250212125205550 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) 20250212125205550 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) 20250212125205551 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) 20250212125205551 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) 20250212125205551 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) 20250212125205551 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) 20250212125205551 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) 20250212125205551 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) 20250212125205551 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) 20250212125205551 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) 20250212125205559 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) 20250212125205559 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) 20250212125205559 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) 20250212125205559 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205573 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) 20250212125205573 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) 20250212125205574 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) 20250212125205574 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) 20250212125205574 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) 20250212125205574 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) 20250212125205575 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) 20250212125205575 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) 20250212125205575 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) 20250212125205575 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) 20250212125205575 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) 20250212125205575 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) 20250212125205575 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) 20250212125205575 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) 20250212125205576 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) 20250212125205576 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) 20250212125205578 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) 20250212125205578 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) 20250212125205578 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) 20250212125205578 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205592 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) 20250212125205592 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) 20250212125205592 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) 20250212125205592 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) 20250212125205592 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) 20250212125205592 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) 20250212125205593 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) 20250212125205593 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) 20250212125205593 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) 20250212125205593 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) 20250212125205593 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) 20250212125205593 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) 20250212125205593 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) 20250212125205593 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) 20250212125205593 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) 20250212125205593 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) 20250212125205597 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) 20250212125205597 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) 20250212125205597 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) 20250212125205597 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205611 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) 20250212125205611 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) 20250212125205611 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) 20250212125205611 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) 20250212125205611 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) 20250212125205611 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) 20250212125205611 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) 20250212125205611 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) 20250212125205611 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) 20250212125205611 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) 20250212125205611 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) 20250212125205611 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) 20250212125205612 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) 20250212125205612 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) 20250212125205612 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) 20250212125205612 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) 20250212125205620 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) 20250212125205620 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) 20250212125205620 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) 20250212125205620 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205634 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) 20250212125205634 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) 20250212125205635 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) 20250212125205635 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) 20250212125205635 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) 20250212125205635 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) 20250212125205635 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) 20250212125205635 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) 20250212125205635 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) 20250212125205635 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) 20250212125205635 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) 20250212125205635 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) 20250212125205635 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) 20250212125205635 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) 20250212125205635 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) 20250212125205635 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) 20250212125205639 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) 20250212125205639 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) 20250212125205639 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) 20250212125205639 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205653 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) 20250212125205653 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) 20250212125205653 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) 20250212125205653 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) 20250212125205653 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) 20250212125205653 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) 20250212125205654 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) 20250212125205654 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) 20250212125205654 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) 20250212125205654 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) 20250212125205654 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) 20250212125205654 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) 20250212125205654 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) 20250212125205654 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) 20250212125205654 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) 20250212125205654 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) 20250212125205658 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) 20250212125205658 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) 20250212125205658 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) 20250212125205658 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205672 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) 20250212125205672 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) 20250212125205672 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) 20250212125205672 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) 20250212125205672 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) 20250212125205672 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) 20250212125205672 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) 20250212125205672 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) 20250212125205672 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) 20250212125205672 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) 20250212125205672 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) 20250212125205672 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) 20250212125205672 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) 20250212125205672 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) 20250212125205673 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) 20250212125205673 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) 20250212125205681 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) 20250212125205681 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) 20250212125205681 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) 20250212125205681 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205695 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) 20250212125205695 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) 20250212125205695 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) 20250212125205695 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) 20250212125205695 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) 20250212125205695 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) 20250212125205695 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) 20250212125205695 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) 20250212125205696 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) 20250212125205696 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) 20250212125205696 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) 20250212125205696 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) 20250212125205696 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) 20250212125205696 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) 20250212125205696 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) 20250212125205696 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) 20250212125205700 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) 20250212125205700 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) 20250212125205700 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) 20250212125205700 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205715 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) 20250212125205715 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) 20250212125205716 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) 20250212125205716 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) 20250212125205716 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) 20250212125205716 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) 20250212125205716 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) 20250212125205716 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) 20250212125205716 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) 20250212125205716 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) 20250212125205716 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) 20250212125205716 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) 20250212125205716 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) 20250212125205716 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) 20250212125205717 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) 20250212125205717 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) 20250212125205720 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) 20250212125205720 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) 20250212125205720 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) 20250212125205720 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205734 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) 20250212125205734 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) 20250212125205734 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) 20250212125205734 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) 20250212125205735 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) 20250212125205735 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) 20250212125205735 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) 20250212125205735 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) 20250212125205735 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) 20250212125205735 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) 20250212125205735 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) 20250212125205735 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) 20250212125205735 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) 20250212125205735 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) 20250212125205735 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) 20250212125205735 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) 20250212125205744 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) 20250212125205744 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) 20250212125205744 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) 20250212125205744 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205758 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) 20250212125205758 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) 20250212125205758 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) 20250212125205758 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) 20250212125205758 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) 20250212125205758 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) 20250212125205759 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) 20250212125205759 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) 20250212125205759 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) 20250212125205759 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) 20250212125205759 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) 20250212125205759 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) 20250212125205759 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) 20250212125205759 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) 20250212125205760 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) 20250212125205760 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) 20250212125205762 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) 20250212125205762 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) 20250212125205762 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) 20250212125205762 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205776 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) 20250212125205776 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) 20250212125205777 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) 20250212125205777 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) 20250212125205777 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) 20250212125205777 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) 20250212125205777 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) 20250212125205777 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) 20250212125205777 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) 20250212125205777 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) 20250212125205777 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) 20250212125205777 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) 20250212125205777 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) 20250212125205777 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) 20250212125205778 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) 20250212125205778 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) 20250212125205781 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) 20250212125205781 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) 20250212125205781 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) 20250212125205781 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205795 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) 20250212125205795 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) 20250212125205795 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) 20250212125205795 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) 20250212125205795 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) 20250212125205795 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) 20250212125205795 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) 20250212125205795 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) 20250212125205796 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) 20250212125205796 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) 20250212125205796 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) 20250212125205796 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) 20250212125205796 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) 20250212125205796 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) 20250212125205796 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) 20250212125205796 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) 20250212125205809 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) 20250212125205809 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) 20250212125205809 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) 20250212125205809 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205823 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) 20250212125205823 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) 20250212125205823 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) 20250212125205823 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) 20250212125205823 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) 20250212125205823 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) 20250212125205823 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) 20250212125205823 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) 20250212125205824 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) 20250212125205824 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) 20250212125205824 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) 20250212125205824 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) 20250212125205824 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) 20250212125205824 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) 20250212125205824 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) 20250212125205824 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) 20250212125205828 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) 20250212125205828 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) 20250212125205828 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) 20250212125205828 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205842 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) 20250212125205842 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) 20250212125205842 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) 20250212125205842 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) 20250212125205842 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) 20250212125205842 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) 20250212125205842 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) 20250212125205842 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) 20250212125205842 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) 20250212125205842 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) 20250212125205843 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) 20250212125205843 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) 20250212125205843 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) 20250212125205843 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) 20250212125205843 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) 20250212125205843 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) 20250212125205846 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) 20250212125205846 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) 20250212125205846 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) 20250212125205846 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205860 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) 20250212125205860 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) 20250212125205861 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) 20250212125205861 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) 20250212125205861 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) 20250212125205861 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) 20250212125205861 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) 20250212125205861 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) 20250212125205861 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) 20250212125205861 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) 20250212125205861 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) 20250212125205861 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) 20250212125205861 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) 20250212125205861 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) 20250212125205861 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) 20250212125205861 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) 20250212125205869 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) 20250212125205869 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) 20250212125205869 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) 20250212125205870 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205883 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) 20250212125205883 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) 20250212125205884 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) 20250212125205884 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) 20250212125205884 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) 20250212125205884 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) 20250212125205884 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) 20250212125205884 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) 20250212125205884 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) 20250212125205884 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) 20250212125205884 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) 20250212125205884 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) 20250212125205884 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) 20250212125205884 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) 20250212125205885 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) 20250212125205885 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) 20250212125205888 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) 20250212125205888 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) 20250212125205888 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) 20250212125205888 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205902 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) 20250212125205902 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) 20250212125205902 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) 20250212125205902 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) 20250212125205903 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) 20250212125205903 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) 20250212125205903 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) 20250212125205903 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) 20250212125205903 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) 20250212125205903 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) 20250212125205903 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) 20250212125205903 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) 20250212125205903 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) 20250212125205903 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) 20250212125205903 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) 20250212125205903 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) 20250212125205907 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) 20250212125205907 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) 20250212125205907 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) 20250212125205907 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125205921 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) 20250212125205921 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) 20250212125205921 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) 20250212125205921 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) 20250212125205922 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) 20250212125205922 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) 20250212125205922 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) 20250212125205922 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) 20250212125205922 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) 20250212125205922 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) 20250212125205922 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) 20250212125205922 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) 20250212125205923 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) 20250212125205923 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) 20250212125205923 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) 20250212125205923 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) 20250212125205930 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) 20250212125205930 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) 20250212125205930 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) 20250212125205930 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) 20250212125205930 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) 20250212125205930 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) 20250212125205930 DRLCMACDL DEBUG -- Chunk with length 29 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125205930 DRLCMACDL DEBUG -- Final block, so we done. (encoding.cpp:1514) 20250212125205931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=29 (tbf_dl.cpp:663) 20250212125205931 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 13 KBits/s (gprs_rlcmac_meas.cpp:181) 20250212125205931 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) 20250212125205931 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: state_chg to FINISHED (tbf_dl_fsm.c:244) 20250212125205931 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) 20250212125205931 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) 20250212125205931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125205931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20250212125205931 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) 20250212125205931 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 936 + 13 = 949 (pdch_ul_controller.c:131) 20250212125205931 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 949 for type POLL (pdch_ul_controller.c:184) 20250212125205931 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) 20250212125205931 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) 20250212125205931 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) 20250212125205931 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) 20250212125205931 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) 20250212125205931 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Received FINAL_ACK MTC@8d0f06c41a7d: Start timer T: 1 s 20250212125205944 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) 20250212125205944 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) 20250212125205945 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) 20250212125205945 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) 20250212125205945 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) 20250212125205945 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) 20250212125205945 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) 20250212125205945 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) 20250212125205945 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) 20250212125205945 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) 20250212125205945 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) 20250212125205945 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) 20250212125205945 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) 20250212125205945 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) 20250212125205946 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) 20250212125205946 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) 20250212125205949 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125205963 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) 20250212125205963 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) 20250212125205963 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) 20250212125205963 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) 20250212125205964 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) 20250212125205964 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) 20250212125205964 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) 20250212125205964 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) 20250212125205964 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) 20250212125205964 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) 20250212125205964 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) 20250212125205964 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) 20250212125205964 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) 20250212125205964 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) 20250212125205964 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) 20250212125205964 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) 20250212125205968 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125205982 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) 20250212125205982 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) 20250212125205982 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) 20250212125205982 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) 20250212125205982 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) 20250212125205982 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) 20250212125205983 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) 20250212125205983 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) 20250212125205983 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) 20250212125205983 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) 20250212125205983 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) 20250212125205983 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) 20250212125205983 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) 20250212125205983 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) 20250212125205983 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) 20250212125205983 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) 20250212125205991 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125206005 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) 20250212125206005 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) 20250212125206005 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) 20250212125206005 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) 20250212125206005 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) 20250212125206005 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} N3105 0 => 1 (< MAX 8) (tbf.cpp:362) 20250212125206005 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Received Event DL_ACKNACK_MISS (tbf.cpp:583) 20250212125206006 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) 20250212125206006 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) 20250212125206006 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) 20250212125206006 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) 20250212125206006 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) 20250212125206006 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) 20250212125206006 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) 20250212125206006 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) 20250212125206006 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) 20250212125206006 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) 20250212125206006 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) 20250212125206006 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) 20250212125206006 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) 20250212125206006 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) 20250212125206010 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125206024 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) 20250212125206024 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) 20250212125206024 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) 20250212125206024 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) 20250212125206024 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) 20250212125206024 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) 20250212125206024 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) 20250212125206024 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) 20250212125206025 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) 20250212125206025 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) 20250212125206025 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) 20250212125206025 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) 20250212125206025 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) 20250212125206025 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) 20250212125206025 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) 20250212125206025 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) 20250212125206028 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125206043 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) 20250212125206043 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) 20250212125206043 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) 20250212125206043 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) 20250212125206043 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) 20250212125206043 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) 20250212125206043 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) 20250212125206043 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) 20250212125206043 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) 20250212125206043 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) 20250212125206043 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) 20250212125206043 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) 20250212125206044 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) 20250212125206044 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) 20250212125206044 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) 20250212125206044 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) 20250212125206052 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125206066 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) 20250212125206066 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) 20250212125206066 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) 20250212125206066 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) 20250212125206066 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) 20250212125206066 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) 20250212125206066 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) 20250212125206066 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) 20250212125206067 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) 20250212125206067 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) 20250212125206067 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) 20250212125206067 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) 20250212125206067 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) 20250212125206067 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) 20250212125206067 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) 20250212125206067 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) 20250212125206070 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125206085 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) 20250212125206085 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) 20250212125206085 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) 20250212125206085 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) 20250212125206085 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) 20250212125206085 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) 20250212125206085 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) 20250212125206085 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) 20250212125206086 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) 20250212125206086 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) 20250212125206086 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) 20250212125206086 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) 20250212125206086 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) 20250212125206086 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) 20250212125206086 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) 20250212125206086 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) 20250212125206089 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125206106 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) 20250212125206106 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) 20250212125206107 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) 20250212125206107 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) 20250212125206107 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) 20250212125206107 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) 20250212125206107 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) 20250212125206107 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) 20250212125206107 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) 20250212125206107 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) 20250212125206107 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) 20250212125206107 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) 20250212125206107 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) 20250212125206107 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) 20250212125206107 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) 20250212125206107 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) 20250212125206116 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125206130 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) 20250212125206130 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) 20250212125206130 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) 20250212125206130 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) 20250212125206131 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) 20250212125206131 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) 20250212125206131 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) 20250212125206131 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) 20250212125206131 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) 20250212125206131 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) 20250212125206131 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) 20250212125206131 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) 20250212125206132 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) 20250212125206132 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) 20250212125206132 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) 20250212125206132 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) 20250212125206134 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125206150 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) 20250212125206150 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) 20250212125206150 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) 20250212125206150 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) 20250212125206150 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) 20250212125206150 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) 20250212125206151 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) 20250212125206151 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) 20250212125206151 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) 20250212125206151 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) 20250212125206151 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) 20250212125206151 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) 20250212125206151 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) 20250212125206151 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) 20250212125206152 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) 20250212125206152 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) 20250212125206154 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125206168 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) 20250212125206168 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) 20250212125206169 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) 20250212125206169 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) 20250212125206169 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) 20250212125206169 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) 20250212125206169 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) 20250212125206169 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) 20250212125206169 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) 20250212125206169 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) 20250212125206170 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) 20250212125206170 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) 20250212125206170 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) 20250212125206170 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) 20250212125206170 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) 20250212125206170 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) 20250212125206177 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125206192 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) 20250212125206192 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) 20250212125206192 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) 20250212125206192 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) 20250212125206192 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) 20250212125206192 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) 20250212125206192 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) 20250212125206192 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) 20250212125206193 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) 20250212125206193 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) 20250212125206193 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) 20250212125206193 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) 20250212125206193 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) 20250212125206193 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) 20250212125206193 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) 20250212125206193 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) 20250212125206196 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125206210 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) 20250212125206210 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) 20250212125206210 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) 20250212125206210 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) 20250212125206211 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) 20250212125206211 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) 20250212125206211 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) 20250212125206211 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) 20250212125206211 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) 20250212125206211 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) 20250212125206211 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) 20250212125206211 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) 20250212125206211 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) 20250212125206211 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) 20250212125206211 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) 20250212125206211 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) 20250212125206215 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125206229 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) 20250212125206229 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) 20250212125206230 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) 20250212125206230 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) 20250212125206230 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) 20250212125206230 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) 20250212125206230 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) 20250212125206230 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) 20250212125206231 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) 20250212125206231 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) 20250212125206231 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) 20250212125206231 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) 20250212125206231 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) 20250212125206231 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) 20250212125206231 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) 20250212125206231 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) 20250212125206238 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125206252 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) 20250212125206252 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) 20250212125206253 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) 20250212125206253 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) 20250212125206253 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) 20250212125206253 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) 20250212125206253 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) 20250212125206253 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) 20250212125206253 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) 20250212125206253 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) 20250212125206253 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) 20250212125206253 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) 20250212125206253 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) 20250212125206253 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) 20250212125206253 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) 20250212125206253 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) 20250212125206257 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125206271 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) 20250212125206271 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) 20250212125206272 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) 20250212125206272 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) 20250212125206272 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) 20250212125206272 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) 20250212125206272 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) 20250212125206272 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) 20250212125206272 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) 20250212125206272 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) 20250212125206272 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) 20250212125206272 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) 20250212125206272 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) 20250212125206272 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) 20250212125206273 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) 20250212125206273 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) 20250212125206276 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125206290 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) 20250212125206290 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) 20250212125206291 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) 20250212125206291 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) 20250212125206291 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) 20250212125206291 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) 20250212125206291 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) 20250212125206291 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) 20250212125206291 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) 20250212125206291 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) 20250212125206291 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) 20250212125206291 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) 20250212125206291 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) 20250212125206291 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) 20250212125206292 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) 20250212125206292 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) 20250212125206300 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125206314 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) 20250212125206314 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) 20250212125206314 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) 20250212125206314 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) 20250212125206314 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) 20250212125206314 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) 20250212125206314 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) 20250212125206314 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) 20250212125206315 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) 20250212125206315 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) 20250212125206315 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) 20250212125206315 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) 20250212125206315 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) 20250212125206315 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) 20250212125206315 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) 20250212125206315 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) 20250212125206318 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125206337 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) 20250212125206337 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) 20250212125206338 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) 20250212125206338 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) 20250212125206338 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) 20250212125206338 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) 20250212125206338 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) 20250212125206338 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) 20250212125206339 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) 20250212125206339 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) 20250212125206339 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) 20250212125206339 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) 20250212125206339 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) 20250212125206339 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) 20250212125206339 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) 20250212125206339 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) 20250212125206342 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125206356 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) 20250212125206356 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) 20250212125206356 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) 20250212125206356 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) 20250212125206357 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) 20250212125206357 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) 20250212125206357 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) 20250212125206357 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) 20250212125206357 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) 20250212125206357 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) 20250212125206357 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) 20250212125206357 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) 20250212125206357 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) 20250212125206357 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) 20250212125206358 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) 20250212125206358 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) 20250212125206365 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125206379 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) 20250212125206379 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) 20250212125206380 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) 20250212125206380 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) 20250212125206380 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) 20250212125206380 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) 20250212125206380 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) 20250212125206380 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) 20250212125206380 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) 20250212125206380 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) 20250212125206380 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) 20250212125206380 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) 20250212125206380 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) 20250212125206380 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) 20250212125206381 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) 20250212125206381 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) 20250212125206384 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125206398 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) 20250212125206398 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) 20250212125206398 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) 20250212125206398 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) 20250212125206398 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) 20250212125206399 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) 20250212125206399 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) 20250212125206399 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) 20250212125206399 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) 20250212125206399 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) 20250212125206399 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) 20250212125206399 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) 20250212125206399 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) 20250212125206399 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) 20250212125206399 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) 20250212125206399 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) 20250212125206403 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125206417 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) 20250212125206417 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) 20250212125206417 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) 20250212125206417 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) 20250212125206417 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) 20250212125206417 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) 20250212125206417 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) 20250212125206417 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) 20250212125206417 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) 20250212125206417 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) 20250212125206418 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) 20250212125206418 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) 20250212125206418 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) 20250212125206418 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) 20250212125206418 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) 20250212125206418 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) 20250212125206426 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125206440 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) 20250212125206440 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) 20250212125206441 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) 20250212125206441 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) 20250212125206441 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) 20250212125206441 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) 20250212125206441 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) 20250212125206441 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) 20250212125206441 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) 20250212125206441 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) 20250212125206442 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) 20250212125206442 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) 20250212125206442 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) 20250212125206442 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) 20250212125206442 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) 20250212125206442 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) 20250212125206445 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125206459 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) 20250212125206459 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) 20250212125206459 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) 20250212125206459 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) 20250212125206459 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) 20250212125206459 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) 20250212125206459 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) 20250212125206459 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) 20250212125206460 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) 20250212125206460 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) 20250212125206460 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) 20250212125206460 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) 20250212125206460 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) 20250212125206460 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) 20250212125206460 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) 20250212125206460 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) 20250212125206463 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125206477 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) 20250212125206478 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) 20250212125206478 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) 20250212125206478 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) 20250212125206478 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) 20250212125206478 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) 20250212125206478 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) 20250212125206478 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) 20250212125206479 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) 20250212125206479 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) 20250212125206479 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) 20250212125206479 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) 20250212125206479 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) 20250212125206479 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) 20250212125206479 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) 20250212125206479 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) 20250212125206487 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125206501 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) 20250212125206501 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) 20250212125206502 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) 20250212125206502 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) 20250212125206502 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) 20250212125206502 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) 20250212125206503 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) 20250212125206503 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) 20250212125206503 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) 20250212125206503 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) 20250212125206503 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) 20250212125206503 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) 20250212125206504 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) 20250212125206504 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) 20250212125206504 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) 20250212125206504 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) 20250212125206506 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125206520 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) 20250212125206520 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) 20250212125206520 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) 20250212125206520 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) 20250212125206520 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) 20250212125206520 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) 20250212125206520 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) 20250212125206520 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) 20250212125206521 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) 20250212125206521 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) 20250212125206521 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) 20250212125206521 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) 20250212125206521 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) 20250212125206521 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) 20250212125206521 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) 20250212125206521 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) 20250212125206524 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125206538 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) 20250212125206538 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) 20250212125206539 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) 20250212125206539 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) 20250212125206539 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) 20250212125206539 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) 20250212125206539 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) 20250212125206539 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) 20250212125206539 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) 20250212125206539 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) 20250212125206539 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) 20250212125206539 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) 20250212125206540 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) 20250212125206540 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) 20250212125206540 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) 20250212125206540 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) 20250212125206548 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125206562 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) 20250212125206562 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) 20250212125206562 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) 20250212125206562 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) 20250212125206562 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) 20250212125206562 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) 20250212125206563 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) 20250212125206563 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) 20250212125206563 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) 20250212125206563 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) 20250212125206563 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) 20250212125206563 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) 20250212125206563 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) 20250212125206563 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) 20250212125206563 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) 20250212125206563 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) 20250212125206566 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125206580 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) 20250212125206581 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) 20250212125206581 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) 20250212125206581 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) 20250212125206581 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) 20250212125206581 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) 20250212125206581 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) 20250212125206581 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) 20250212125206581 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) 20250212125206581 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) 20250212125206581 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) 20250212125206581 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) 20250212125206582 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) 20250212125206582 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) 20250212125206582 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) 20250212125206582 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) 20250212125206585 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125206599 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) 20250212125206599 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) 20250212125206600 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) 20250212125206600 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) 20250212125206600 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) 20250212125206600 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) 20250212125206600 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) 20250212125206600 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) 20250212125206600 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) 20250212125206600 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) 20250212125206600 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) 20250212125206600 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) 20250212125206600 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) 20250212125206600 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) 20250212125206600 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) 20250212125206600 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) 20250212125206608 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125206623 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) 20250212125206623 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) 20250212125206623 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) 20250212125206623 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) 20250212125206623 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) 20250212125206623 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) 20250212125206623 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) 20250212125206623 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) 20250212125206623 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) 20250212125206623 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) 20250212125206623 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) 20250212125206623 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) 20250212125206624 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) 20250212125206624 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) 20250212125206624 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) 20250212125206624 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) 20250212125206627 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125206641 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) 20250212125206641 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) 20250212125206642 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) 20250212125206642 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) 20250212125206642 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) 20250212125206642 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) 20250212125206642 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) 20250212125206642 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) 20250212125206642 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) 20250212125206642 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) 20250212125206643 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) 20250212125206643 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) 20250212125206643 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) 20250212125206643 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) 20250212125206643 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) 20250212125206643 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) 20250212125206646 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125206660 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) 20250212125206660 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) 20250212125206660 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) 20250212125206660 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) 20250212125206660 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) 20250212125206660 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) 20250212125206660 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) 20250212125206660 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) 20250212125206661 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) 20250212125206661 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) 20250212125206661 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) 20250212125206661 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) 20250212125206661 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) 20250212125206661 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) 20250212125206661 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) 20250212125206661 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) 20250212125206669 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125206683 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) 20250212125206683 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) 20250212125206683 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) 20250212125206683 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) 20250212125206683 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) 20250212125206683 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) 20250212125206684 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) 20250212125206684 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) 20250212125206684 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) 20250212125206684 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) 20250212125206684 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) 20250212125206684 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) 20250212125206684 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) 20250212125206684 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) 20250212125206684 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) 20250212125206684 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) 20250212125206688 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125206702 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) 20250212125206702 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) 20250212125206702 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) 20250212125206702 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) 20250212125206702 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) 20250212125206702 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) 20250212125206702 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) 20250212125206702 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) 20250212125206702 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) 20250212125206702 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) 20250212125206703 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) 20250212125206703 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) 20250212125206703 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) 20250212125206703 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) 20250212125206703 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) 20250212125206703 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) 20250212125206706 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125206720 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) 20250212125206720 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) 20250212125206721 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) 20250212125206721 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) 20250212125206721 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) 20250212125206721 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) 20250212125206721 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) 20250212125206721 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) 20250212125206722 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) 20250212125206722 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) 20250212125206722 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) 20250212125206722 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) 20250212125206722 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) 20250212125206722 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) 20250212125206722 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) 20250212125206722 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) 20250212125206729 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125206744 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) 20250212125206744 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) 20250212125206744 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) 20250212125206744 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) 20250212125206744 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) 20250212125206744 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) 20250212125206744 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) 20250212125206744 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) 20250212125206745 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) 20250212125206745 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) 20250212125206745 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) 20250212125206745 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) 20250212125206745 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) 20250212125206745 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) 20250212125206745 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) 20250212125206745 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) 20250212125206748 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125206762 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) 20250212125206762 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) 20250212125206763 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) 20250212125206763 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) 20250212125206763 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) 20250212125206763 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) 20250212125206763 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) 20250212125206763 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) 20250212125206764 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) 20250212125206764 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) 20250212125206764 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) 20250212125206764 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) 20250212125206764 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) 20250212125206764 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) 20250212125206764 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) 20250212125206764 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) 20250212125206767 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125206781 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) 20250212125206781 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) 20250212125206782 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) 20250212125206782 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) 20250212125206782 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) 20250212125206782 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) 20250212125206782 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) 20250212125206782 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) 20250212125206783 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) 20250212125206783 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) 20250212125206783 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) 20250212125206783 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) 20250212125206783 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) 20250212125206783 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) 20250212125206783 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) 20250212125206783 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) 20250212125206790 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125206804 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) 20250212125206804 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) 20250212125206805 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) 20250212125206805 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) 20250212125206805 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) 20250212125206805 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) 20250212125206805 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) 20250212125206805 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) 20250212125206806 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) 20250212125206806 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) 20250212125206806 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) 20250212125206806 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) 20250212125206806 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) 20250212125206806 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) 20250212125206806 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) 20250212125206806 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) 20250212125206809 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125206823 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) 20250212125206823 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) 20250212125206823 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) 20250212125206823 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) 20250212125206823 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) 20250212125206823 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) 20250212125206824 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) 20250212125206824 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) 20250212125206824 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) 20250212125206824 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) 20250212125206824 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) 20250212125206824 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) 20250212125206824 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) 20250212125206824 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) 20250212125206824 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) 20250212125206824 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) 20250212125206828 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125206842 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) 20250212125206842 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) 20250212125206842 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) 20250212125206842 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) 20250212125206842 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) 20250212125206842 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) 20250212125206842 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) 20250212125206842 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) 20250212125206842 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) 20250212125206842 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) 20250212125206843 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) 20250212125206843 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) 20250212125206843 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) 20250212125206843 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) 20250212125206843 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) 20250212125206843 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) 20250212125206856 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125206870 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) 20250212125206870 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) 20250212125206870 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) 20250212125206870 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) 20250212125206870 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) 20250212125206870 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) 20250212125206870 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) 20250212125206870 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) 20250212125206870 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) 20250212125206870 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) 20250212125206871 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) 20250212125206871 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) 20250212125206871 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) 20250212125206871 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) 20250212125206871 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) 20250212125206871 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) 20250212125206874 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125206889 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) 20250212125206889 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) 20250212125206889 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) 20250212125206889 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) 20250212125206889 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) 20250212125206889 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) 20250212125206890 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) 20250212125206890 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) 20250212125206890 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) 20250212125206890 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) 20250212125206890 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) 20250212125206890 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) 20250212125206890 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) 20250212125206890 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) 20250212125206891 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) 20250212125206891 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) 20250212125206893 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125206907 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) 20250212125206907 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) 20250212125206908 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) 20250212125206908 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) 20250212125206908 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) 20250212125206908 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) 20250212125206908 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) 20250212125206908 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) 20250212125206908 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) 20250212125206908 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) 20250212125206909 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) 20250212125206909 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) 20250212125206909 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) 20250212125206909 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) 20250212125206909 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) 20250212125206909 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) 20250212125206917 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125206931 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) 20250212125206931 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20250212125206931 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125206931 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) 20250212125206931 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125206931 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125206931 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125206931 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Deallocated (fsm.c:568) 20250212125206931 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125206931 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125206931 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) 20250212125206931 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) 20250212125206931 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) 20250212125206931 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) 20250212125206931 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) 20250212125206931 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) 20250212125206932 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) 20250212125206932 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) 20250212125206932 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) 20250212125206932 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) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125206932 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) 20250212125206932 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) 20250212125206933 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) 20250212125206933 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) 20250212125206933 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) 20250212125206933 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) 20250212125206933 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125206933 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125206933 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125206933 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125206933 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125206933 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20250212125206933 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125206933 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125206933 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125206933 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125206933 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125206933 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125206933 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125206933 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125206933 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125206933 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125206933 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125206933 DRLCMAC 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) 20250212125206933 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125206933 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125206933 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125206933 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20250212125206933 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125206933 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125206933 DLGLOBAL DEBUG validating counter group 0x55b454ed6b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125206933 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125206933 DLGLOBAL DEBUG validating counter group 0x55b454ed6e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125206933 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125206933 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125206933 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) 20250212125206933 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) 20250212125206933 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) 20250212125206933 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): + tbf: now used by 1 (tbf) (gprs_ms.c:355) 20250212125206933 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Cancel scheduled MS release (gprs_ms.c:255) 20250212125206933 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20250212125206933 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) 20250212125206933 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20250212125206933 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) 20250212125206933 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20250212125206933 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) 20250212125206933 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=1144 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 82 40 1c 00 d0 00 00 00 18 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) BTS(189)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(189)@8d0f06c41a7d: 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@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 0.2 s 20250212125206935 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20250212125206935 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212125206935 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212125206935 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) 20250212125206935 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125206950 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) 20250212125206950 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) 20250212125206950 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) 20250212125206950 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) 20250212125206950 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) 20250212125206950 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) 20250212125206951 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) 20250212125206951 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) 20250212125206951 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) 20250212125206951 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) 20250212125206951 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) 20250212125206951 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) 20250212125206952 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) 20250212125206952 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) 20250212125206952 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) 20250212125206952 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) 20250212125206954 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125206969 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) 20250212125206969 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) 20250212125206969 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) 20250212125206969 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) 20250212125206970 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) 20250212125206970 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) 20250212125206970 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) 20250212125206970 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) 20250212125206970 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) 20250212125206970 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) 20250212125206971 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) 20250212125206971 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) 20250212125206971 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) 20250212125206971 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) 20250212125206971 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) 20250212125206971 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) 20250212125206978 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125206992 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) 20250212125206992 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) 20250212125206993 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) 20250212125206993 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) 20250212125206993 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) 20250212125206993 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) 20250212125206993 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) 20250212125206993 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) 20250212125206993 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) 20250212125206993 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) 20250212125206994 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) 20250212125206994 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) 20250212125206994 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) 20250212125206994 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) 20250212125206994 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) 20250212125206994 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) 20250212125206996 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125207010 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) 20250212125207010 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) 20250212125207011 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) 20250212125207011 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) 20250212125207011 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) 20250212125207011 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) 20250212125207011 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) 20250212125207011 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) 20250212125207011 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) 20250212125207011 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) 20250212125207011 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) 20250212125207011 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) 20250212125207011 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) 20250212125207011 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) 20250212125207012 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) 20250212125207012 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) 20250212125207015 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125207029 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) 20250212125207029 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) 20250212125207030 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) 20250212125207030 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) 20250212125207030 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) 20250212125207030 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) 20250212125207030 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) 20250212125207030 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) 20250212125207030 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) 20250212125207030 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) 20250212125207030 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) 20250212125207030 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) 20250212125207030 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) 20250212125207030 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) 20250212125207030 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) 20250212125207030 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) 20250212125207039 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125207053 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) 20250212125207053 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) 20250212125207053 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) 20250212125207053 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) 20250212125207053 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) 20250212125207053 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) 20250212125207053 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) 20250212125207053 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) 20250212125207053 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) 20250212125207053 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) 20250212125207054 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) 20250212125207054 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) 20250212125207054 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) 20250212125207054 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) 20250212125207054 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) 20250212125207054 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) 20250212125207057 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125207071 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) 20250212125207071 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) 20250212125207072 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) 20250212125207072 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) 20250212125207072 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) 20250212125207072 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) 20250212125207072 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) 20250212125207072 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) 20250212125207072 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) 20250212125207072 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) 20250212125207072 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) 20250212125207072 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) 20250212125207072 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) 20250212125207072 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) 20250212125207072 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) 20250212125207072 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) 20250212125207076 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125207090 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) 20250212125207090 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) 20250212125207090 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) 20250212125207090 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) 20250212125207091 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) 20250212125207091 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) 20250212125207091 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) 20250212125207091 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) 20250212125207091 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) 20250212125207091 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) 20250212125207091 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) 20250212125207091 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) 20250212125207091 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) 20250212125207091 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) 20250212125207091 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) 20250212125207091 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) 20250212125207099 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125207114 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) 20250212125207114 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) 20250212125207115 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) 20250212125207115 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) 20250212125207115 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) 20250212125207115 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) 20250212125207115 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) 20250212125207115 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) 20250212125207116 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) 20250212125207116 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) 20250212125207116 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) 20250212125207116 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) 20250212125207116 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) 20250212125207116 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) 20250212125207116 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) 20250212125207117 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) 20250212125207119 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125207133 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) 20250212125207133 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) 20250212125207133 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) 20250212125207133 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) 20250212125207133 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) 20250212125207133 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) 20250212125207134 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) 20250212125207134 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) 20250212125207134 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) 20250212125207134 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) 20250212125207134 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) 20250212125207134 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) 20250212125207135 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) 20250212125207135 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) 20250212125207135 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) 20250212125207135 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) 20250212125207136 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125207136 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) 20250212125207136 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20250212125207137 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) 20250212125207137 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) 20250212125207137 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) 20250212125207137 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) 20250212125207137 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20250212125207137 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125207137 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20250212125207137 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) 20250212125207137 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) 20250212125207137 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 a9 bc 5b 72 a7 a6 15 bd 20 ba 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20250212125207137 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) 20250212125207137 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125207137 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125207137 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) 20250212125207137 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1191 + 13 = 1204 (pdch_ul_controller.c:131) 20250212125207137 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1204 for type POLL (pdch_ul_controller.c:184) 20250212125207137 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) 20250212125207137 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) 20250212125207137 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 a9 bc 5b 72 a7 a6 15 bd 20 ba 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20250212125207137 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 a9 bc 5b 72 a7 a6 15 bd 20 ba 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) 20250212125207138 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125207151 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) 20250212125207151 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) 20250212125207152 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) 20250212125207152 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) 20250212125207152 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) 20250212125207152 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) 20250212125207152 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) 20250212125207152 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) 20250212125207152 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) 20250212125207152 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) 20250212125207152 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) 20250212125207152 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) 20250212125207152 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) 20250212125207152 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) 20250212125207153 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) 20250212125207153 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) 20250212125207160 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125207175 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) 20250212125207175 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) 20250212125207175 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) 20250212125207175 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) 20250212125207175 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) 20250212125207175 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) 20250212125207175 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) 20250212125207175 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) 20250212125207175 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) 20250212125207175 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) 20250212125207176 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) 20250212125207176 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) 20250212125207176 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) 20250212125207176 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) 20250212125207176 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) 20250212125207176 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) 20250212125207179 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125207193 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) 20250212125207193 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) 20250212125207194 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) 20250212125207194 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) 20250212125207194 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) 20250212125207194 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) 20250212125207194 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) 20250212125207194 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) 20250212125207195 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) 20250212125207195 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) 20250212125207195 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) 20250212125207195 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) 20250212125207195 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) 20250212125207195 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) 20250212125207195 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) 20250212125207196 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) 20250212125207198 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125207212 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) 20250212125207212 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) 20250212125207212 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125207212 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1204 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125207212 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) 20250212125207212 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1204 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125207212 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125207212 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20250212125207212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125207212 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) 20250212125207212 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) 20250212125207212 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) BTS(189)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125207212 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) 20250212125207212 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) 20250212125207212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20250212125207212 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20250212125207212 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) 20250212125207213 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) 20250212125207213 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) 20250212125207213 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) 20250212125207213 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) 20250212125207213 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) 20250212125207213 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) 20250212125207214 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35154<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125207214 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) 20250212125207214 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) 20250212125207214 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) 20250212125207214 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) 20250212125207214 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) 20250212125207214 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) 20250212125207215 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) 20250212125207215 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) 20250212125207215 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35138<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125207216 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125207216 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125207216 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125207216 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125207216 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125207216 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) 20250212125207216 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125207216 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125207216 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125207216 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125207216 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125207216 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125207216 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125207216 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125207216 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125207216 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125207216 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125207216 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125207216 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125207216 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125207216 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125207216 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125207216 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125207216 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) 20250212125207216 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) 20250212125207216 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 20: stopped pid 7441 with status 0 respawn: 21: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_x2031_t3191 finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_x2031_t3191 pass'. 20250212125207234 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125207234 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125207234 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125207235 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) Wed Feb 12 12:52:07 UTC 2025 ====== PCU_Tests.TC_x2031_t3191 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_x2031_t3191.talloc 20250212125207258 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49756<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125207359 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49756<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1621512) Waiting for packet dumper to finish... 1 (prev_count=1621512, count=1626524) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_x2031_t3191 pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_zero_x2031_t3191'. ------ PCU_Tests.TC_zero_x2031_t3191 ------ Wed Feb 12 12:52:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_zero_x2031_t3191.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_zero_x2031_t3191.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_zero_x2031_t3191' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_zero_x2031_t3191 started. 195@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_zero_x2031_t3191-BVCI1234(197)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 195@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(199)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 195@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 20250212125210453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49766<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 195@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(203)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 195@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(203)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(200)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(200)@8d0f06c41a7d: Start timer T: 5 s PCUIF(200)@8d0f06c41a7d: Start timer T_Conn: 10 s 20250212125210462 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49782<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_zero_x2031_t3191-STATS(204)@8d0f06c41a7d: Start timer T: 2 s TC_zero_x2031_t3191-STATS(204)@8d0f06c41a7d: Start timer T: 2 s 195@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(207)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125212235 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125212235 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125212235 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(200)@8d0f06c41a7d: OsmoPCU is now connected BTS(202)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125212239 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125212239 DLGLOBAL DEBUG validating counter group 0x55be38148040(bts) with 102 counters (rate_ctr.c:86) 20250212125212239 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125212239 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125212239 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125212239 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125212239 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125212239 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125212239 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125212239 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125212239 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125212239 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125212239 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125212239 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125212239 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125212239 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125212239 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125212239 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125212239 DL1IF DEBUG t3191=1 (pcu_l1_if.cpp:820) 20250212125212239 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125212239 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125212239 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125212239 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125212239 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125212239 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125212239 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125212239 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125212239 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125212239 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125212239 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125212239 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125212239 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125212239 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125212239 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125212239 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125212239 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125212239 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125212239 DLGLOBAL DEBUG validating counter group 0x7f66854df5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125212239 DLGLOBAL DEBUG validating counter group 0x55be38147720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125212239 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125212239 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125212239 DLGLOBAL DEBUG validating counter group 0x7f66854e0180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125212239 DLGLOBAL DEBUG validating counter group 0x7f66854e0160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125212239 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125212239 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) 20250212125212239 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) 20250212125212239 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125212239 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125212239 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125212239 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125212239 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125212240 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125212240 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125212240 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125212240 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125212240 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125212240 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125212240 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125212240 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125212240 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125212240 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125212240 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125212240 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125212240 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125212240 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125212240 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125212240 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125212240 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125212240 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125212240 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125212240 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125212240 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125212240 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) 20250212125212240 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125212240 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(202)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(202)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(202)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(199)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(202)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(199)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(199)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(199)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(202)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" 20250212125212241 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125212241 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) 20250212125212241 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) 20250212125212241 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125212241 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125212241 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)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(202)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" 20250212125212242 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125212242 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) 20250212125212242 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(202)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(199)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(199)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125212242 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125212242 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) 20250212125212242 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) 20250212125212242 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125212242 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125212242 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125212242 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125212242 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125212242 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125212242 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) -NSVCI1234(199)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(199)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(199)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212125212243 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125212243 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) 196@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 196@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125212248 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125212248 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125212248 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125212248 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125212248 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125212248 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125212248 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125212248 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_zero_x2031_t3191-BVCI1234(197)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_zero_x2031_t3191-BVCI1234(197)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125212251 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125212251 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125212251 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125212251 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125212251 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125212251 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125212251 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125212251 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125212253 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) 20250212125212253 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125212253 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) 20250212125212253 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) 20250212125212253 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) 20250212125212253 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) 20250212125212253 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) 20250212125212253 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) 20250212125212253 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) 20250212125212253 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) 20250212125212254 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) 20250212125212254 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) 20250212125212254 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) 20250212125212254 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) 20250212125212254 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) 20250212125212254 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) 20250212125212255 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125212255 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125212255 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125212255 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125212255 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125212255 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 1400 (gprs_bssgp_pcu.c:177) 20250212125212255 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125212255 DLGLOBAL DEBUG validating counter group 0x55be38147760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125212255 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20250212125212255 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20250212125212255 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20250212125212255 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125212255 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125212255 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125212255 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125212255 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125212255 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125212255 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125212255 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125212255 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125212255 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125212255 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125212255 DRLCMAC 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) 20250212125212255 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125212255 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125212255 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125212255 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20250212125212255 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125212255 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125212255 DLGLOBAL DEBUG validating counter group 0x55be38147b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125212255 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125212255 DLGLOBAL DEBUG validating counter group 0x55be38147e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125212255 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125212255 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125212255 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) 20250212125212256 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) 20250212125212256 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) 20250212125212256 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) 20250212125212256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20250212125212256 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) 20250212125212256 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20250212125212256 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) 20250212125212256 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20250212125212256 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) 20250212125212256 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) 20250212125212256 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) 20250212125212256 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125212256 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125212256 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125212256 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125212256 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125212256 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125212256 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125212256 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125212256 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125212256 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(202)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(202)@8d0f06c41a7d: 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@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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 } } } } } } } } } 20250212125212257 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 0.2 s 20250212125212258 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20250212125212258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212125212258 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212125212258 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) 20250212125212259 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125212259 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125212259 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125212259 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125212259 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125212271 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) 20250212125212271 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) 20250212125212272 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) 20250212125212272 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) 20250212125212272 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) 20250212125212272 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) 20250212125212272 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) 20250212125212272 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) 20250212125212272 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) 20250212125212272 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) 20250212125212272 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) 20250212125212272 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) 20250212125212272 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) 20250212125212272 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) 20250212125212272 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) 20250212125212272 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) 20250212125212276 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125212290 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) 20250212125212290 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) 20250212125212290 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) 20250212125212290 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) 20250212125212291 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) 20250212125212291 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) 20250212125212291 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) 20250212125212291 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) 20250212125212291 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) 20250212125212291 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) 20250212125212291 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) 20250212125212291 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) 20250212125212291 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) 20250212125212291 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) 20250212125212292 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) 20250212125212292 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) 20250212125212299 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125212314 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) 20250212125212314 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) 20250212125212314 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) 20250212125212314 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) 20250212125212314 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) 20250212125212314 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) 20250212125212314 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) 20250212125212314 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) 20250212125212315 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) 20250212125212315 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) 20250212125212315 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) 20250212125212315 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) 20250212125212315 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) 20250212125212315 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) 20250212125212315 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) 20250212125212315 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) 20250212125212318 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125212332 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) 20250212125212332 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) 20250212125212333 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) 20250212125212333 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) 20250212125212333 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) 20250212125212333 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) 20250212125212333 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) 20250212125212333 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) 20250212125212334 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) 20250212125212334 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) 20250212125212334 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) 20250212125212334 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) 20250212125212334 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) 20250212125212334 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) 20250212125212334 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) 20250212125212334 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) 20250212125212337 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125212351 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) 20250212125212351 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) 20250212125212351 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) 20250212125212351 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) 20250212125212352 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) 20250212125212352 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) 20250212125212352 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) 20250212125212352 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) 20250212125212352 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) 20250212125212352 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) 20250212125212352 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) 20250212125212352 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) 20250212125212352 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) 20250212125212352 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) 20250212125212352 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) 20250212125212352 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) 20250212125212360 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125212375 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) 20250212125212375 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) 20250212125212375 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) 20250212125212375 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) 20250212125212375 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) 20250212125212375 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) 20250212125212375 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) 20250212125212375 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) 20250212125212376 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) 20250212125212376 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) 20250212125212376 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) 20250212125212376 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) 20250212125212376 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) 20250212125212376 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) 20250212125212376 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) 20250212125212376 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) 20250212125212379 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125212393 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) 20250212125212393 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) 20250212125212394 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) 20250212125212394 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) 20250212125212394 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) 20250212125212394 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) 20250212125212394 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) 20250212125212394 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) 20250212125212395 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) 20250212125212395 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) 20250212125212395 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) 20250212125212395 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) 20250212125212395 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) 20250212125212395 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) 20250212125212395 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) 20250212125212395 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) 20250212125212398 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125212412 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) 20250212125212412 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) 20250212125212412 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) 20250212125212412 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) 20250212125212413 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) 20250212125212413 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) 20250212125212413 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) 20250212125212413 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) 20250212125212413 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) 20250212125212413 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) 20250212125212414 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) 20250212125212414 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) 20250212125212414 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) 20250212125212414 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) 20250212125212414 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) 20250212125212414 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) 20250212125212421 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125212435 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) 20250212125212435 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) 20250212125212436 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) 20250212125212436 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) 20250212125212436 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) 20250212125212436 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) 20250212125212436 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) 20250212125212436 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) 20250212125212437 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) 20250212125212437 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) 20250212125212437 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) 20250212125212437 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) 20250212125212437 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) 20250212125212437 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) 20250212125212437 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) 20250212125212437 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) 20250212125212440 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125212454 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) 20250212125212454 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) 20250212125212455 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) 20250212125212455 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) 20250212125212455 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) 20250212125212455 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) 20250212125212455 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) 20250212125212455 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) 20250212125212455 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) 20250212125212455 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) 20250212125212456 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) 20250212125212456 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) 20250212125212456 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) 20250212125212456 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) 20250212125212456 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) 20250212125212456 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) 20250212125212458 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125212458 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) 20250212125212458 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20250212125212459 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) 20250212125212459 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) 20250212125212459 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) 20250212125212459 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) 20250212125212459 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125212459 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125212459 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): d2 62 db ea 7c 50 ab bc be 78 bf 9d a9 96 92 5c c1 f3 52 59 07 1a 9b 92 98 7e 13 16 fe 1a (tbf_dl.cpp:686) 20250212125212459 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) 20250212125212459 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125212459 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125212459 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 07 00 01 d2 62 db ea 7c 50 ab bc be 78 bf 9d a9 96 92 5c c1 f3 52 59 07 1a 9b 92 98 7e 13 16 fe 1a 00 (tbf_dl.cpp:911) 20250212125212459 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 01 d2 62 db ea 7c 50 ab bc be 78 bf 9d a9 96 92 5c c1 f3 52 59 07 1a 9b 92 98 7e 13 16 fe 1a 00 (pcu_l1_if.cpp:182) 20250212125212459 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125212473 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) 20250212125212473 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) 20250212125212473 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) 20250212125212473 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) 20250212125212473 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) 20250212125212473 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) 20250212125212473 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) 20250212125212473 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) 20250212125212473 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) 20250212125212473 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) 20250212125212474 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) 20250212125212474 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) 20250212125212474 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) 20250212125212474 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) 20250212125212474 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) 20250212125212474 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) 20250212125212482 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) 20250212125212482 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) 20250212125212482 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) 20250212125212482 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) 20250212125212482 DRLCMACDL DEBUG -- Chunk with length 1370 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125212482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-2): ec d1 2d ec ad bb 7d 17 f0 15 6d 11 94 2a fe e3 0e b2 79 97 ca 04 46 67 14 aa fa 4f 8b 1f (tbf_dl.cpp:686) 20250212125212482 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) 20250212125212482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125212482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20250212125212482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 07 00 03 ec d1 2d ec ad bb 7d 17 f0 15 6d 11 94 2a fe e3 0e b2 79 97 ca 04 46 67 14 aa fa 4f 8b 1f 00 (tbf_dl.cpp:911) 20250212125212482 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 03 ec d1 2d ec ad bb 7d 17 f0 15 6d 11 94 2a fe e3 0e b2 79 97 ca 04 46 67 14 aa fa 4f 8b 1f 00 (pcu_l1_if.cpp:182) 20250212125212482 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125212496 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) 20250212125212496 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) 20250212125212497 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) 20250212125212497 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) 20250212125212497 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) 20250212125212497 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) 20250212125212497 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) 20250212125212497 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) 20250212125212498 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) 20250212125212498 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) 20250212125212498 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) 20250212125212498 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) 20250212125212498 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) 20250212125212498 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) 20250212125212498 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) 20250212125212498 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) 20250212125212501 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) 20250212125212501 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) 20250212125212501 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) 20250212125212501 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) 20250212125212501 DRLCMACDL DEBUG -- Chunk with length 1340 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125212501 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-2): 77 02 96 21 64 f3 56 e2 d5 47 7f 4b c0 33 43 49 c1 a4 a8 df 17 b6 72 55 9d f0 48 9c ff e6 (tbf_dl.cpp:686) 20250212125212501 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) 20250212125212501 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125212501 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20250212125212501 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 07 00 05 77 02 96 21 64 f3 56 e2 d5 47 7f 4b c0 33 43 49 c1 a4 a8 df 17 b6 72 55 9d f0 48 9c ff e6 00 (tbf_dl.cpp:911) 20250212125212501 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 05 77 02 96 21 64 f3 56 e2 d5 47 7f 4b c0 33 43 49 c1 a4 a8 df 17 b6 72 55 9d f0 48 9c ff e6 00 (pcu_l1_if.cpp:182) 20250212125212501 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125212515 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) 20250212125212515 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) 20250212125212515 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) 20250212125212515 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) 20250212125212516 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) 20250212125212516 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) 20250212125212516 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) 20250212125212516 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) 20250212125212516 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) 20250212125212516 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) 20250212125212516 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) 20250212125212516 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) 20250212125212517 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) 20250212125212517 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) 20250212125212517 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) 20250212125212517 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) 20250212125212520 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) 20250212125212520 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) 20250212125212520 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) 20250212125212520 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) 20250212125212520 DRLCMACDL DEBUG -- Chunk with length 1310 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125212520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-2): d7 06 06 ac ae f7 e7 81 9b db b2 c5 d0 61 a0 56 e2 02 50 ae ea e4 64 2a a3 f0 69 d3 81 f4 (tbf_dl.cpp:686) 20250212125212520 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) 20250212125212520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125212520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20250212125212520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-2): 07 00 07 d7 06 06 ac ae f7 e7 81 9b db b2 c5 d0 61 a0 56 e2 02 50 ae ea e4 64 2a a3 f0 69 d3 81 f4 00 (tbf_dl.cpp:911) 20250212125212520 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 07 d7 06 06 ac ae f7 e7 81 9b db b2 c5 d0 61 a0 56 e2 02 50 ae ea e4 64 2a a3 f0 69 d3 81 f4 00 (pcu_l1_if.cpp:182) 20250212125212520 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125212534 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) 20250212125212534 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) 20250212125212534 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) 20250212125212534 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) 20250212125212534 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) 20250212125212534 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) 20250212125212534 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) 20250212125212534 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) 20250212125212534 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) 20250212125212534 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) 20250212125212534 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) 20250212125212534 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) 20250212125212535 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) 20250212125212535 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) 20250212125212535 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) 20250212125212535 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) 20250212125212543 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) 20250212125212543 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) 20250212125212543 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) 20250212125212543 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) 20250212125212543 DRLCMACDL DEBUG -- Chunk with length 1280 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125212543 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-2): f4 63 15 3f d1 0d ee 8d ce fe f7 fd 67 f9 c7 98 60 56 fc 7e fd 1d 39 80 0d 61 78 fe 09 5c (tbf_dl.cpp:686) 20250212125212543 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) 20250212125212543 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125212543 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20250212125212543 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-2): 07 00 09 f4 63 15 3f d1 0d ee 8d ce fe f7 fd 67 f9 c7 98 60 56 fc 7e fd 1d 39 80 0d 61 78 fe 09 5c 00 (tbf_dl.cpp:911) 20250212125212543 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 09 f4 63 15 3f d1 0d ee 8d ce fe f7 fd 67 f9 c7 98 60 56 fc 7e fd 1d 39 80 0d 61 78 fe 09 5c 00 (pcu_l1_if.cpp:182) 20250212125212543 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125212557 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) 20250212125212557 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) 20250212125212558 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) 20250212125212558 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) 20250212125212558 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) 20250212125212558 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) 20250212125212558 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) 20250212125212558 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) 20250212125212559 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) 20250212125212559 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) 20250212125212559 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) 20250212125212559 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) 20250212125212559 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) 20250212125212559 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) 20250212125212560 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) 20250212125212560 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) 20250212125212562 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) 20250212125212562 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) 20250212125212562 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) 20250212125212562 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) 20250212125212562 DRLCMACDL DEBUG -- Chunk with length 1250 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125212562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-2): c4 cd 4c 7f 5c fd 72 8e a1 29 ba 35 9c 61 10 e9 5d f5 ec 1f 06 b7 c6 96 4b 12 e8 e0 ae 02 (tbf_dl.cpp:686) 20250212125212562 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) 20250212125212562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125212562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20250212125212562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-2): 07 00 0b c4 cd 4c 7f 5c fd 72 8e a1 29 ba 35 9c 61 10 e9 5d f5 ec 1f 06 b7 c6 96 4b 12 e8 e0 ae 02 00 (tbf_dl.cpp:911) 20250212125212562 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 0b c4 cd 4c 7f 5c fd 72 8e a1 29 ba 35 9c 61 10 e9 5d f5 ec 1f 06 b7 c6 96 4b 12 e8 e0 ae 02 00 (pcu_l1_if.cpp:182) 20250212125212562 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125212578 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) 20250212125212578 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) 20250212125212578 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) 20250212125212578 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) 20250212125212578 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) 20250212125212578 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) 20250212125212579 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) 20250212125212579 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) 20250212125212579 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) 20250212125212579 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) 20250212125212579 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) 20250212125212579 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) 20250212125212579 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) 20250212125212579 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) 20250212125212580 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) 20250212125212580 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) 20250212125212581 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) 20250212125212581 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) 20250212125212581 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) 20250212125212581 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) 20250212125212581 DRLCMACDL DEBUG -- Chunk with length 1220 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125212581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-2): ee 07 a1 f0 c9 0a 13 90 af 7d 49 54 a6 ef 50 34 33 ca b2 89 0d 99 c1 1f 29 96 2a c8 76 98 (tbf_dl.cpp:686) 20250212125212581 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) 20250212125212581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125212581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20250212125212581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-2): 07 00 0d ee 07 a1 f0 c9 0a 13 90 af 7d 49 54 a6 ef 50 34 33 ca b2 89 0d 99 c1 1f 29 96 2a c8 76 98 00 (tbf_dl.cpp:911) 20250212125212581 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 0d ee 07 a1 f0 c9 0a 13 90 af 7d 49 54 a6 ef 50 34 33 ca b2 89 0d 99 c1 1f 29 96 2a c8 76 98 00 (pcu_l1_if.cpp:182) 20250212125212581 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125212595 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) 20250212125212595 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) 20250212125212595 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) 20250212125212595 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) 20250212125212596 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) 20250212125212596 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) 20250212125212596 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) 20250212125212596 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) 20250212125212596 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) 20250212125212596 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) 20250212125212596 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) 20250212125212596 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) 20250212125212597 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) 20250212125212597 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) 20250212125212597 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) 20250212125212597 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) 20250212125212604 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) 20250212125212604 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) 20250212125212604 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) 20250212125212604 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) 20250212125212604 DRLCMACDL DEBUG -- Chunk with length 1190 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125212604 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, CS-2): a2 45 e8 37 a5 d6 fc e1 8a fe 89 cf 17 a8 2d ac a9 e9 de 7b 07 de 38 48 1d d1 9b 49 3c a5 (tbf_dl.cpp:686) 20250212125212604 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) 20250212125212604 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125212604 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20250212125212604 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-2): 07 00 0f a2 45 e8 37 a5 d6 fc e1 8a fe 89 cf 17 a8 2d ac a9 e9 de 7b 07 de 38 48 1d d1 9b 49 3c a5 00 (tbf_dl.cpp:911) 20250212125212604 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 0f a2 45 e8 37 a5 d6 fc e1 8a fe 89 cf 17 a8 2d ac a9 e9 de 7b 07 de 38 48 1d d1 9b 49 3c a5 00 (pcu_l1_if.cpp:182) 20250212125212604 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125212618 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) 20250212125212618 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) 20250212125212618 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) 20250212125212618 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) 20250212125212618 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) 20250212125212618 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) 20250212125212619 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) 20250212125212619 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) 20250212125212619 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) 20250212125212619 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) 20250212125212619 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) 20250212125212619 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) 20250212125212619 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) 20250212125212619 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) 20250212125212619 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) 20250212125212620 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) 20250212125212623 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) 20250212125212623 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) 20250212125212623 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) 20250212125212623 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) 20250212125212623 DRLCMACDL DEBUG -- Chunk with length 1160 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125212623 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, CS-2): 04 a8 e2 71 3c 17 fb 2e 8b e1 47 6b 3d b7 a6 ae b9 02 15 d1 d1 6e 21 2a 7a 36 11 c9 1f 74 (tbf_dl.cpp:686) 20250212125212623 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) 20250212125212623 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125212623 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20250212125212623 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-2): 07 00 11 04 a8 e2 71 3c 17 fb 2e 8b e1 47 6b 3d b7 a6 ae b9 02 15 d1 d1 6e 21 2a 7a 36 11 c9 1f 74 00 (tbf_dl.cpp:911) 20250212125212623 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 11 04 a8 e2 71 3c 17 fb 2e 8b e1 47 6b 3d b7 a6 ae b9 02 15 d1 d1 6e 21 2a 7a 36 11 c9 1f 74 00 (pcu_l1_if.cpp:182) 20250212125212623 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125212637 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) 20250212125212637 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) 20250212125212637 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) 20250212125212637 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) 20250212125212638 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) 20250212125212638 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) 20250212125212638 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) 20250212125212638 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) 20250212125212638 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) 20250212125212638 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) 20250212125212638 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) 20250212125212638 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) 20250212125212639 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) 20250212125212639 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) 20250212125212639 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) 20250212125212639 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) 20250212125212641 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) 20250212125212641 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) 20250212125212641 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) 20250212125212641 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) 20250212125212641 DRLCMACDL DEBUG -- Chunk with length 1130 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125212641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, CS-2): d0 dd 12 ea d6 c5 fa 2b b3 4e d2 5c 87 c0 91 81 82 58 2d 07 47 9b 1d 7b 95 a5 e7 8c f1 9d (tbf_dl.cpp:686) 20250212125212642 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) 20250212125212642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125212642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20250212125212642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-2): 07 00 13 d0 dd 12 ea d6 c5 fa 2b b3 4e d2 5c 87 c0 91 81 82 58 2d 07 47 9b 1d 7b 95 a5 e7 8c f1 9d 00 (tbf_dl.cpp:911) 20250212125212642 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 13 d0 dd 12 ea d6 c5 fa 2b b3 4e d2 5c 87 c0 91 81 82 58 2d 07 47 9b 1d 7b 95 a5 e7 8c f1 9d 00 (pcu_l1_if.cpp:182) 20250212125212642 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125212656 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) 20250212125212656 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) 20250212125212656 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) 20250212125212656 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) 20250212125212656 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) 20250212125212656 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) 20250212125212656 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) 20250212125212656 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) 20250212125212657 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) 20250212125212657 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) 20250212125212657 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) 20250212125212657 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) 20250212125212657 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) 20250212125212657 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) 20250212125212657 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) 20250212125212657 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) 20250212125212665 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) 20250212125212665 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) 20250212125212665 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) 20250212125212665 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) 20250212125212665 DRLCMACDL DEBUG -- Chunk with length 1100 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125212665 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, CS-2): 80 ea c1 09 5b ef 09 7c 0c 08 35 20 4c 83 82 16 17 3c f7 8a 7a 6d 76 34 cb 27 80 a7 22 75 (tbf_dl.cpp:686) 20250212125212665 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) 20250212125212665 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125212665 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20250212125212665 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-2): 07 00 15 80 ea c1 09 5b ef 09 7c 0c 08 35 20 4c 83 82 16 17 3c f7 8a 7a 6d 76 34 cb 27 80 a7 22 75 00 (tbf_dl.cpp:911) 20250212125212665 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 15 80 ea c1 09 5b ef 09 7c 0c 08 35 20 4c 83 82 16 17 3c f7 8a 7a 6d 76 34 cb 27 80 a7 22 75 00 (pcu_l1_if.cpp:182) 20250212125212665 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125212679 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) 20250212125212679 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) 20250212125212680 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) 20250212125212680 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) 20250212125212680 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) 20250212125212680 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) 20250212125212680 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) 20250212125212680 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) 20250212125212681 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) 20250212125212681 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) 20250212125212681 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) 20250212125212681 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) 20250212125212681 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) 20250212125212681 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) 20250212125212681 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) 20250212125212681 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) 20250212125212684 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) 20250212125212684 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) 20250212125212684 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) 20250212125212684 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) 20250212125212684 DRLCMACDL DEBUG -- Chunk with length 1070 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125212684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, CS-2): b5 3e a8 0a 91 a5 12 c9 86 cf 90 c0 57 ff 58 55 e2 6d c0 b2 aa 39 a2 a8 fc 91 01 cd 25 e9 (tbf_dl.cpp:686) 20250212125212684 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) 20250212125212684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125212684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20250212125212684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-2): 07 00 17 b5 3e a8 0a 91 a5 12 c9 86 cf 90 c0 57 ff 58 55 e2 6d c0 b2 aa 39 a2 a8 fc 91 01 cd 25 e9 00 (tbf_dl.cpp:911) 20250212125212684 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 17 b5 3e a8 0a 91 a5 12 c9 86 cf 90 c0 57 ff 58 55 e2 6d c0 b2 aa 39 a2 a8 fc 91 01 cd 25 e9 00 (pcu_l1_if.cpp:182) 20250212125212684 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125212698 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) 20250212125212698 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) 20250212125212698 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) 20250212125212698 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) 20250212125212698 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) 20250212125212698 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) 20250212125212698 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) 20250212125212698 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) 20250212125212698 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) 20250212125212698 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) 20250212125212699 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) 20250212125212699 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) 20250212125212699 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) 20250212125212699 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) 20250212125212699 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) 20250212125212699 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) 20250212125212703 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) 20250212125212703 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) 20250212125212703 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) 20250212125212703 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) 20250212125212703 DRLCMACDL DEBUG -- Chunk with length 1040 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125212703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, CS-2): 75 b3 c2 3e 9b d3 9d 73 d8 39 cc 20 ee 77 a6 0a c4 83 f3 21 58 32 7b a3 b7 c0 c2 dc 2a 3e (tbf_dl.cpp:686) 20250212125212703 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) 20250212125212703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125212703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20250212125212703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-2): 07 00 19 75 b3 c2 3e 9b d3 9d 73 d8 39 cc 20 ee 77 a6 0a c4 83 f3 21 58 32 7b a3 b7 c0 c2 dc 2a 3e 00 (tbf_dl.cpp:911) 20250212125212703 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 19 75 b3 c2 3e 9b d3 9d 73 d8 39 cc 20 ee 77 a6 0a c4 83 f3 21 58 32 7b a3 b7 c0 c2 dc 2a 3e 00 (pcu_l1_if.cpp:182) 20250212125212703 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125212716 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) 20250212125212716 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) 20250212125212717 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) 20250212125212717 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) 20250212125212717 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) 20250212125212717 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) 20250212125212717 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) 20250212125212717 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) 20250212125212717 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) 20250212125212717 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) 20250212125212717 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) 20250212125212717 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) 20250212125212717 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) 20250212125212717 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) 20250212125212718 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) 20250212125212718 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) 20250212125212726 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) 20250212125212726 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) 20250212125212726 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) 20250212125212726 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) 20250212125212726 DRLCMACDL DEBUG -- Chunk with length 1010 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125212726 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, CS-2): f0 88 fa 7a a6 18 95 fb cf 24 d7 bd e2 c9 2d a5 4c 6e b1 dd 0f a5 66 9a 2b 16 3e 37 12 82 (tbf_dl.cpp:686) 20250212125212726 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) 20250212125212726 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125212726 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20250212125212726 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-2): 07 00 1b f0 88 fa 7a a6 18 95 fb cf 24 d7 bd e2 c9 2d a5 4c 6e b1 dd 0f a5 66 9a 2b 16 3e 37 12 82 00 (tbf_dl.cpp:911) 20250212125212726 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 1b f0 88 fa 7a a6 18 95 fb cf 24 d7 bd e2 c9 2d a5 4c 6e b1 dd 0f a5 66 9a 2b 16 3e 37 12 82 00 (pcu_l1_if.cpp:182) 20250212125212726 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125212740 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) 20250212125212740 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) 20250212125212740 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) 20250212125212740 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) 20250212125212740 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) 20250212125212740 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) 20250212125212740 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) 20250212125212740 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) 20250212125212740 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) 20250212125212740 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) 20250212125212741 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) 20250212125212741 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) 20250212125212741 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) 20250212125212741 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) 20250212125212741 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) 20250212125212741 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) 20250212125212744 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) 20250212125212744 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) 20250212125212744 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) 20250212125212744 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) 20250212125212744 DRLCMACDL DEBUG -- Chunk with length 980 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125212744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, CS-2): a0 4c 6e 39 52 ff 4c ff c3 99 5d e3 93 f2 fc 10 10 86 28 26 42 ad bf 09 e4 3e 55 d2 8d 8f (tbf_dl.cpp:686) 20250212125212744 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) 20250212125212744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125212744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20250212125212744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-2): 07 00 1d a0 4c 6e 39 52 ff 4c ff c3 99 5d e3 93 f2 fc 10 10 86 28 26 42 ad bf 09 e4 3e 55 d2 8d 8f 00 (tbf_dl.cpp:911) 20250212125212744 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 1d a0 4c 6e 39 52 ff 4c ff c3 99 5d e3 93 f2 fc 10 10 86 28 26 42 ad bf 09 e4 3e 55 d2 8d 8f 00 (pcu_l1_if.cpp:182) 20250212125212745 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125212758 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) 20250212125212758 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) 20250212125212758 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) 20250212125212758 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) 20250212125212759 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) 20250212125212759 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) 20250212125212759 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) 20250212125212759 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) 20250212125212759 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) 20250212125212759 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) 20250212125212759 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) 20250212125212759 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) 20250212125212759 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) 20250212125212759 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) 20250212125212759 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) 20250212125212759 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) 20250212125212763 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) 20250212125212763 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) 20250212125212763 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) 20250212125212763 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) 20250212125212763 DRLCMACDL DEBUG -- Chunk with length 950 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125212763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, CS-2): 3b ae 54 bc 9f 2c 70 50 2f b4 23 db 12 26 f3 dd 41 c2 6d 38 8e a9 a0 99 18 bb 61 0c 26 7b (tbf_dl.cpp:686) 20250212125212763 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) 20250212125212763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125212763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20250212125212763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-2): 07 00 1f 3b ae 54 bc 9f 2c 70 50 2f b4 23 db 12 26 f3 dd 41 c2 6d 38 8e a9 a0 99 18 bb 61 0c 26 7b 00 (tbf_dl.cpp:911) 20250212125212763 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 1f 3b ae 54 bc 9f 2c 70 50 2f b4 23 db 12 26 f3 dd 41 c2 6d 38 8e a9 a0 99 18 bb 61 0c 26 7b 00 (pcu_l1_if.cpp:182) 20250212125212763 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125212777 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) 20250212125212777 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) 20250212125212777 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) 20250212125212777 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) 20250212125212777 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) 20250212125212777 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) 20250212125212777 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) 20250212125212777 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) 20250212125212777 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) 20250212125212777 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) 20250212125212778 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) 20250212125212778 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) 20250212125212778 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) 20250212125212778 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) 20250212125212778 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) 20250212125212778 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) 20250212125212786 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) 20250212125212786 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) 20250212125212786 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) 20250212125212786 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) 20250212125212786 DRLCMACDL DEBUG -- Chunk with length 920 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125212786 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, CS-2): 93 eb 8f a3 f4 2c 3f 31 f8 db 03 de 01 49 9e 67 ee 88 22 ed 47 04 29 16 ce 80 d2 17 fb 8e (tbf_dl.cpp:686) 20250212125212786 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) 20250212125212786 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125212786 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20250212125212786 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-2): 07 00 21 93 eb 8f a3 f4 2c 3f 31 f8 db 03 de 01 49 9e 67 ee 88 22 ed 47 04 29 16 ce 80 d2 17 fb 8e 00 (tbf_dl.cpp:911) 20250212125212786 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 21 93 eb 8f a3 f4 2c 3f 31 f8 db 03 de 01 49 9e 67 ee 88 22 ed 47 04 29 16 ce 80 d2 17 fb 8e 00 (pcu_l1_if.cpp:182) 20250212125212786 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125212800 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) 20250212125212800 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) 20250212125212800 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) 20250212125212800 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) 20250212125212801 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) 20250212125212801 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) 20250212125212801 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) 20250212125212801 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) 20250212125212801 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) 20250212125212801 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) 20250212125212801 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) 20250212125212801 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) 20250212125212801 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) 20250212125212801 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) 20250212125212801 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) 20250212125212801 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) 20250212125212805 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) 20250212125212805 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) 20250212125212805 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) 20250212125212805 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) 20250212125212805 DRLCMACDL DEBUG -- Chunk with length 890 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125212805 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, CS-2): 65 a2 96 52 3a 7c 1d 62 6c 84 a5 3b 54 66 96 11 6f 1e 72 82 d0 4a 2d 52 8f 50 d0 d5 92 33 (tbf_dl.cpp:686) 20250212125212805 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) 20250212125212805 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125212805 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20250212125212805 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-2): 07 00 23 65 a2 96 52 3a 7c 1d 62 6c 84 a5 3b 54 66 96 11 6f 1e 72 82 d0 4a 2d 52 8f 50 d0 d5 92 33 00 (tbf_dl.cpp:911) 20250212125212805 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 23 65 a2 96 52 3a 7c 1d 62 6c 84 a5 3b 54 66 96 11 6f 1e 72 82 d0 4a 2d 52 8f 50 d0 d5 92 33 00 (pcu_l1_if.cpp:182) 20250212125212805 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125212819 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) 20250212125212819 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) 20250212125212819 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) 20250212125212819 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) 20250212125212819 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) 20250212125212819 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) 20250212125212819 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) 20250212125212819 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) 20250212125212820 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) 20250212125212820 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) 20250212125212820 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) 20250212125212820 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) 20250212125212820 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) 20250212125212820 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) 20250212125212820 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) 20250212125212820 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) 20250212125212823 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) 20250212125212823 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) 20250212125212823 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) 20250212125212823 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) 20250212125212823 DRLCMACDL DEBUG -- Chunk with length 860 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125212823 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, CS-2): c6 28 3f e4 61 09 72 d4 05 8a 3f d7 4b c3 a1 5e 4b ea 96 a0 fa bb 49 be 52 d2 f7 8d 9d ef (tbf_dl.cpp:686) 20250212125212824 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) 20250212125212824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125212824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20250212125212824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-2): 07 00 25 c6 28 3f e4 61 09 72 d4 05 8a 3f d7 4b c3 a1 5e 4b ea 96 a0 fa bb 49 be 52 d2 f7 8d 9d ef 00 (tbf_dl.cpp:911) 20250212125212824 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 25 c6 28 3f e4 61 09 72 d4 05 8a 3f d7 4b c3 a1 5e 4b ea 96 a0 fa bb 49 be 52 d2 f7 8d 9d ef 00 (pcu_l1_if.cpp:182) 20250212125212824 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125212838 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) 20250212125212838 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) 20250212125212838 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) 20250212125212838 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) 20250212125212838 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) 20250212125212838 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) 20250212125212838 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) 20250212125212838 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) 20250212125212839 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) 20250212125212839 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) 20250212125212839 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) 20250212125212839 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) 20250212125212839 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) 20250212125212839 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) 20250212125212839 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) 20250212125212839 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) 20250212125212847 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) 20250212125212847 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) 20250212125212847 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) 20250212125212847 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) 20250212125212847 DRLCMACDL DEBUG -- Chunk with length 830 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125212847 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, CS-2): f4 7b 05 30 60 20 5e 8f 85 ce 23 e2 c6 0f e4 40 72 e5 18 f6 30 4a 54 3b 7d 8a ef 4b 9f e1 (tbf_dl.cpp:686) 20250212125212847 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) 20250212125212847 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125212847 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20250212125212847 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-2): 07 00 27 f4 7b 05 30 60 20 5e 8f 85 ce 23 e2 c6 0f e4 40 72 e5 18 f6 30 4a 54 3b 7d 8a ef 4b 9f e1 00 (tbf_dl.cpp:911) 20250212125212847 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 27 f4 7b 05 30 60 20 5e 8f 85 ce 23 e2 c6 0f e4 40 72 e5 18 f6 30 4a 54 3b 7d 8a ef 4b 9f e1 00 (pcu_l1_if.cpp:182) 20250212125212847 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125212861 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) 20250212125212861 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) 20250212125212862 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) 20250212125212862 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) 20250212125212862 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) 20250212125212862 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) 20250212125212862 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) 20250212125212862 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) 20250212125212862 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) 20250212125212862 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) 20250212125212863 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) 20250212125212863 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) 20250212125212863 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) 20250212125212863 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) 20250212125212863 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) 20250212125212863 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) 20250212125212866 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) 20250212125212866 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125212866 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) 20250212125212866 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) 20250212125212866 DRLCMACDL DEBUG -- Chunk with length 800 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125212866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, CS-2): 65 e6 ce 85 d3 4b d3 38 2b b0 32 05 67 4c ee 32 2f 79 e4 95 86 41 dc 83 1a 38 0c a1 60 95 (tbf_dl.cpp:686) 20250212125212866 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) 20250212125212866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125212866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20250212125212866 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) 20250212125212866 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 134 + 13 = 147 (pdch_ul_controller.c:131) 20250212125212866 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type POLL (pdch_ul_controller.c:184) 20250212125212866 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) 20250212125212866 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) 20250212125212866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-2): 0f 00 29 65 e6 ce 85 d3 4b d3 38 2b b0 32 05 67 4c ee 32 2f 79 e4 95 86 41 dc 83 1a 38 0c a1 60 95 00 (tbf_dl.cpp:911) 20250212125212866 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=0f 00 29 65 e6 ce 85 d3 4b d3 38 2b b0 32 05 67 4c ee 32 2f 79 e4 95 86 41 dc 83 1a 38 0c a1 60 95 00 (pcu_l1_if.cpp:182) 20250212125212866 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125212880 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) 20250212125212880 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) 20250212125212880 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) 20250212125212880 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) 20250212125212881 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) 20250212125212881 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) 20250212125212881 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) 20250212125212881 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) 20250212125212881 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) 20250212125212881 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) 20250212125212881 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) 20250212125212881 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) 20250212125212881 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) 20250212125212881 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) 20250212125212882 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) 20250212125212882 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) 20250212125212884 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125212899 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) 20250212125212899 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) 20250212125212899 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) 20250212125212899 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) 20250212125212899 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) 20250212125212899 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) 20250212125212899 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) 20250212125212899 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) 20250212125212899 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) 20250212125212899 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) 20250212125212899 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) 20250212125212899 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) 20250212125212900 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) 20250212125212900 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) 20250212125212900 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) 20250212125212900 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) 20250212125212908 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125212922 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) 20250212125212922 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) 20250212125212923 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) 20250212125212923 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) 20250212125212923 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) 20250212125212923 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) 20250212125212923 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) 20250212125212923 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) 20250212125212924 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) 20250212125212924 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) 20250212125212924 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) 20250212125212924 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) 20250212125212924 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) 20250212125212924 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) 20250212125212924 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) 20250212125212924 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) 20250212125212927 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125212941 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=10 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) 20250212125212941 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) 20250212125212941 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125212941 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125212941 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) 20250212125212941 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125212941 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125212941 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 21, BSN 0 to 21 - 1 (21 blocks), "RRRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125212941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125212941 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) 20250212125212941 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) 20250212125212941 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20250212125212941 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20250212125212941 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20250212125212941 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20250212125212941 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20250212125212941 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20250212125212941 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20250212125212941 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20250212125212941 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20250212125212941 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20250212125212941 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20250212125212941 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20250212125212941 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20250212125212941 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20250212125212941 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20250212125212941 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20250212125212941 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20250212125212941 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20250212125212941 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20250212125212941 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20250212125212941 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20250212125212941 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20250212125212941 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) 20250212125212941 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) 20250212125212941 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) 20250212125212942 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) 20250212125212942 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) 20250212125212942 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) 20250212125212942 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) 20250212125212942 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) 20250212125212942 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) 20250212125212943 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) 20250212125212943 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) 20250212125212943 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) 20250212125212943 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) 20250212125212943 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) 20250212125212943 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) 20250212125212943 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) 20250212125212943 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) 20250212125212946 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) 20250212125212946 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 (gprs_rlcmac_sched.cpp:329) 20250212125212946 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) 20250212125212946 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) 20250212125212946 DRLCMACDL DEBUG -- Chunk with length 770 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125212946 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, CS-2): 54 38 b0 5b 21 b2 a0 9e 29 f3 15 3d f0 e4 5e 5a ce 13 5f f4 2a f9 d5 3b ba 16 56 05 20 9a (tbf_dl.cpp:686) 20250212125212946 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) 20250212125212946 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125212946 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20250212125212946 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-2): 07 00 2b 54 38 b0 5b 21 b2 a0 9e 29 f3 15 3d f0 e4 5e 5a ce 13 5f f4 2a f9 d5 3b ba 16 56 05 20 9a 00 (tbf_dl.cpp:911) 20250212125212946 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Sending data request: sapi=5 arfcn=871 cur_fn=147 block=11 data=07 00 2b 54 38 b0 5b 21 b2 a0 9e 29 f3 15 3d f0 e4 5e 5a ce 13 5f f4 2a f9 d5 3b ba 16 56 05 20 9a 00 (pcu_l1_if.cpp:182) 20250212125212946 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125212960 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) 20250212125212960 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) 20250212125212960 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) 20250212125212960 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) 20250212125212961 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) 20250212125212961 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) 20250212125212961 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) 20250212125212961 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) 20250212125212961 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) 20250212125212961 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) 20250212125212961 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) 20250212125212961 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) 20250212125212962 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) 20250212125212962 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) 20250212125212962 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) 20250212125212962 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) 20250212125212969 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) 20250212125212969 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) 20250212125212969 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) 20250212125212969 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) 20250212125212969 DRLCMACDL DEBUG -- Chunk with length 740 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125212969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, CS-2): 83 4a a5 46 be c9 52 17 1b 43 6f 72 0b d9 77 dd ed 38 e5 28 61 6c 94 7d c0 d0 71 5d e3 68 (tbf_dl.cpp:686) 20250212125212969 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) 20250212125212969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125212969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20250212125212969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-2): 07 00 2d 83 4a a5 46 be c9 52 17 1b 43 6f 72 0b d9 77 dd ed 38 e5 28 61 6c 94 7d c0 d0 71 5d e3 68 00 (tbf_dl.cpp:911) 20250212125212969 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 2d 83 4a a5 46 be c9 52 17 1b 43 6f 72 0b d9 77 dd ed 38 e5 28 61 6c 94 7d c0 d0 71 5d e3 68 00 (pcu_l1_if.cpp:182) 20250212125212969 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125212983 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) 20250212125212983 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) 20250212125212984 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) 20250212125212984 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) 20250212125212984 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) 20250212125212984 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) 20250212125212984 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) 20250212125212984 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) 20250212125212984 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) 20250212125212984 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) 20250212125212984 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) 20250212125212984 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) 20250212125212984 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) 20250212125212984 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) 20250212125212984 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) 20250212125212984 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) 20250212125212988 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) 20250212125212988 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) 20250212125212988 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) 20250212125212988 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) 20250212125212988 DRLCMACDL DEBUG -- Chunk with length 710 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125212988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, CS-2): de cd d9 97 44 ed c8 d0 15 1f f0 94 67 ae 80 69 35 06 fa 0e b5 1c 2a 8c 7e 6f 5f 84 bc c2 (tbf_dl.cpp:686) 20250212125212988 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) 20250212125212988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125212988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20250212125212988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-2): 07 00 2f de cd d9 97 44 ed c8 d0 15 1f f0 94 67 ae 80 69 35 06 fa 0e b5 1c 2a 8c 7e 6f 5f 84 bc c2 00 (tbf_dl.cpp:911) 20250212125212988 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 2f de cd d9 97 44 ed c8 d0 15 1f f0 94 67 ae 80 69 35 06 fa 0e b5 1c 2a 8c 7e 6f 5f 84 bc c2 00 (pcu_l1_if.cpp:182) 20250212125212988 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125213002 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) 20250212125213002 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) 20250212125213002 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) 20250212125213002 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) 20250212125213003 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) 20250212125213003 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) 20250212125213003 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) 20250212125213003 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) 20250212125213003 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) 20250212125213003 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) 20250212125213003 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) 20250212125213003 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) 20250212125213003 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) 20250212125213003 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) 20250212125213003 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) 20250212125213003 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) 20250212125213007 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) 20250212125213007 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) 20250212125213007 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) 20250212125213007 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) 20250212125213007 DRLCMACDL DEBUG -- Chunk with length 680 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125213007 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, CS-2): f0 be ee 18 ea c8 09 9a 86 fc 8d 80 f5 bd 8c 9d be 9e 15 a0 a3 4c 56 97 99 66 c8 7f b2 19 (tbf_dl.cpp:686) 20250212125213007 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) 20250212125213007 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125213007 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20250212125213007 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-2): 07 00 31 f0 be ee 18 ea c8 09 9a 86 fc 8d 80 f5 bd 8c 9d be 9e 15 a0 a3 4c 56 97 99 66 c8 7f b2 19 00 (tbf_dl.cpp:911) 20250212125213007 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 31 f0 be ee 18 ea c8 09 9a 86 fc 8d 80 f5 bd 8c 9d be 9e 15 a0 a3 4c 56 97 99 66 c8 7f b2 19 00 (pcu_l1_if.cpp:182) 20250212125213007 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125213021 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) 20250212125213021 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) 20250212125213021 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) 20250212125213021 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) 20250212125213021 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) 20250212125213021 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) 20250212125213021 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) 20250212125213021 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) 20250212125213022 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) 20250212125213022 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) 20250212125213022 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) 20250212125213022 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) 20250212125213022 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) 20250212125213022 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) 20250212125213022 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) 20250212125213022 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) 20250212125213030 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) 20250212125213030 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) 20250212125213030 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) 20250212125213030 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) 20250212125213030 DRLCMACDL DEBUG -- Chunk with length 650 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125213030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, CS-2): 08 18 41 8b 9e c0 63 f4 20 12 8b 87 2c ec 2a 1e 60 5f 2c 1c 16 01 6d 5e 5f b5 71 26 39 44 (tbf_dl.cpp:686) 20250212125213030 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) 20250212125213030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125213030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20250212125213030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-2): 07 00 33 08 18 41 8b 9e c0 63 f4 20 12 8b 87 2c ec 2a 1e 60 5f 2c 1c 16 01 6d 5e 5f b5 71 26 39 44 00 (tbf_dl.cpp:911) 20250212125213030 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 33 08 18 41 8b 9e c0 63 f4 20 12 8b 87 2c ec 2a 1e 60 5f 2c 1c 16 01 6d 5e 5f b5 71 26 39 44 00 (pcu_l1_if.cpp:182) 20250212125213031 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125213044 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) 20250212125213044 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) 20250212125213045 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) 20250212125213045 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) 20250212125213045 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) 20250212125213045 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) 20250212125213045 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) 20250212125213045 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) 20250212125213046 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) 20250212125213046 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) 20250212125213046 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) 20250212125213046 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) 20250212125213046 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) 20250212125213046 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) 20250212125213046 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) 20250212125213046 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) 20250212125213049 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) 20250212125213049 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) 20250212125213049 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) 20250212125213049 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) 20250212125213049 DRLCMACDL DEBUG -- Chunk with length 620 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125213049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, CS-2): 46 4e 8f 42 99 db 1f 00 7e 5f e5 3b f8 9e c7 08 29 f9 83 04 ff c0 4d 5b fd 58 cc b5 da 7e (tbf_dl.cpp:686) 20250212125213049 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) 20250212125213049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125213049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20250212125213049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-2): 07 00 35 46 4e 8f 42 99 db 1f 00 7e 5f e5 3b f8 9e c7 08 29 f9 83 04 ff c0 4d 5b fd 58 cc b5 da 7e 00 (tbf_dl.cpp:911) 20250212125213049 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 35 46 4e 8f 42 99 db 1f 00 7e 5f e5 3b f8 9e c7 08 29 f9 83 04 ff c0 4d 5b fd 58 cc b5 da 7e 00 (pcu_l1_if.cpp:182) 20250212125213049 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125213063 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) 20250212125213063 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) 20250212125213063 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) 20250212125213063 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) 20250212125213064 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) 20250212125213064 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) 20250212125213064 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) 20250212125213064 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) 20250212125213064 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) 20250212125213064 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) 20250212125213065 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) 20250212125213065 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) 20250212125213065 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) 20250212125213065 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) 20250212125213065 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) 20250212125213065 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) 20250212125213068 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) 20250212125213068 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) 20250212125213068 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) 20250212125213068 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) 20250212125213068 DRLCMACDL DEBUG -- Chunk with length 590 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125213068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, CS-2): 69 48 7d 1c 8c ba d7 09 5a b9 27 04 e3 4f f0 9e 69 2c 67 eb 11 69 e2 80 b2 f6 cb 02 3f 62 (tbf_dl.cpp:686) 20250212125213068 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) 20250212125213068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125213068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20250212125213068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-2): 07 00 37 69 48 7d 1c 8c ba d7 09 5a b9 27 04 e3 4f f0 9e 69 2c 67 eb 11 69 e2 80 b2 f6 cb 02 3f 62 00 (tbf_dl.cpp:911) 20250212125213068 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 37 69 48 7d 1c 8c ba d7 09 5a b9 27 04 e3 4f f0 9e 69 2c 67 eb 11 69 e2 80 b2 f6 cb 02 3f 62 00 (pcu_l1_if.cpp:182) 20250212125213068 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125213082 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) 20250212125213082 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) 20250212125213082 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) 20250212125213082 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) 20250212125213083 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) 20250212125213083 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) 20250212125213083 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) 20250212125213083 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) 20250212125213083 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) 20250212125213083 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) 20250212125213083 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) 20250212125213083 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) 20250212125213084 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) 20250212125213084 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) 20250212125213084 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) 20250212125213084 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) 20250212125213091 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) 20250212125213091 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) 20250212125213091 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) 20250212125213091 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) 20250212125213091 DRLCMACDL DEBUG -- Chunk with length 560 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125213091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 28, CS-2): f8 59 94 17 f9 0e e5 62 48 5e dd c5 5b ce 7a 11 70 cd 58 63 e3 b8 c9 a4 0f 6c 48 45 56 db (tbf_dl.cpp:686) 20250212125213091 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) 20250212125213091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125213091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20250212125213091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-2): 07 00 39 f8 59 94 17 f9 0e e5 62 48 5e dd c5 5b ce 7a 11 70 cd 58 63 e3 b8 c9 a4 0f 6c 48 45 56 db 00 (tbf_dl.cpp:911) 20250212125213091 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 39 f8 59 94 17 f9 0e e5 62 48 5e dd c5 5b ce 7a 11 70 cd 58 63 e3 b8 c9 a4 0f 6c 48 45 56 db 00 (pcu_l1_if.cpp:182) 20250212125213091 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125213105 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) 20250212125213105 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) 20250212125213105 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) 20250212125213106 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) 20250212125213106 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) 20250212125213106 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) 20250212125213106 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) 20250212125213106 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) 20250212125213106 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) 20250212125213106 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) 20250212125213106 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) 20250212125213106 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) 20250212125213106 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) 20250212125213106 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) 20250212125213106 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) 20250212125213106 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) 20250212125213110 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) 20250212125213110 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) 20250212125213110 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) 20250212125213110 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) 20250212125213110 DRLCMACDL DEBUG -- Chunk with length 530 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125213110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 29, CS-2): 2e a6 14 3f f7 d5 a7 1b ed 2f a2 0c 63 72 58 00 bc 6f e8 16 d6 37 ae dd 82 90 56 46 26 60 (tbf_dl.cpp:686) 20250212125213110 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) 20250212125213110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125213110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20250212125213110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-2): 07 00 3b 2e a6 14 3f f7 d5 a7 1b ed 2f a2 0c 63 72 58 00 bc 6f e8 16 d6 37 ae dd 82 90 56 46 26 60 00 (tbf_dl.cpp:911) 20250212125213110 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 3b 2e a6 14 3f f7 d5 a7 1b ed 2f a2 0c 63 72 58 00 bc 6f e8 16 d6 37 ae dd 82 90 56 46 26 60 00 (pcu_l1_if.cpp:182) 20250212125213110 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125213124 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) 20250212125213124 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) 20250212125213124 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) 20250212125213124 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) 20250212125213124 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) 20250212125213124 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) 20250212125213124 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) 20250212125213124 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) 20250212125213125 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) 20250212125213125 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) 20250212125213125 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) 20250212125213125 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) 20250212125213125 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) 20250212125213125 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) 20250212125213125 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) 20250212125213125 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) 20250212125213129 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) 20250212125213129 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) 20250212125213129 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) 20250212125213129 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) 20250212125213129 DRLCMACDL DEBUG -- Chunk with length 500 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125213129 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 30, CS-2): 5f 82 7d de d2 01 18 d6 e6 94 ab 2a 39 0b 71 a4 ff 46 dc 1b 30 3e 1d b6 d9 72 63 e1 92 40 (tbf_dl.cpp:686) 20250212125213129 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) 20250212125213129 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125213129 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20250212125213129 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-2): 07 00 3d 5f 82 7d de d2 01 18 d6 e6 94 ab 2a 39 0b 71 a4 ff 46 dc 1b 30 3e 1d b6 d9 72 63 e1 92 40 00 (tbf_dl.cpp:911) 20250212125213129 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 3d 5f 82 7d de d2 01 18 d6 e6 94 ab 2a 39 0b 71 a4 ff 46 dc 1b 30 3e 1d b6 d9 72 63 e1 92 40 00 (pcu_l1_if.cpp:182) 20250212125213129 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125213143 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) 20250212125213143 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) 20250212125213143 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) 20250212125213143 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) 20250212125213143 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) 20250212125213143 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) 20250212125213143 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) 20250212125213143 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) 20250212125213143 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) 20250212125213143 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) 20250212125213143 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) 20250212125213143 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) 20250212125213143 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) 20250212125213143 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) 20250212125213144 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) 20250212125213144 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) 20250212125213152 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) 20250212125213152 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) 20250212125213152 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) 20250212125213152 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) 20250212125213152 DRLCMACDL DEBUG -- Chunk with length 470 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125213152 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 31, CS-2): d0 6a 9f 14 fb 5a fb 1a 8f c1 5b 9c 24 44 dc 4f 95 14 fd f3 de 97 49 14 11 4c 43 db 65 55 (tbf_dl.cpp:686) 20250212125213152 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) 20250212125213152 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125213152 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20250212125213152 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-2): 07 00 3f d0 6a 9f 14 fb 5a fb 1a 8f c1 5b 9c 24 44 dc 4f 95 14 fd f3 de 97 49 14 11 4c 43 db 65 55 00 (tbf_dl.cpp:911) 20250212125213152 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 3f d0 6a 9f 14 fb 5a fb 1a 8f c1 5b 9c 24 44 dc 4f 95 14 fd f3 de 97 49 14 11 4c 43 db 65 55 00 (pcu_l1_if.cpp:182) 20250212125213152 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125213166 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) 20250212125213166 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) 20250212125213167 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) 20250212125213167 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) 20250212125213167 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) 20250212125213167 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) 20250212125213167 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) 20250212125213167 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) 20250212125213167 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) 20250212125213167 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) 20250212125213168 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) 20250212125213168 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) 20250212125213168 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) 20250212125213168 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) 20250212125213168 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) 20250212125213168 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) 20250212125213171 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) 20250212125213171 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) 20250212125213171 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) 20250212125213171 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) 20250212125213171 DRLCMACDL DEBUG -- Chunk with length 440 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125213171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 32, CS-2): 1b 4b 6a 57 81 ef 4f 95 59 4e c4 af d5 ab 38 81 eb dc af 3f 35 f0 e0 3a 6e 22 2b d1 c2 c3 (tbf_dl.cpp:686) 20250212125213171 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) 20250212125213171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125213171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20250212125213171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-2): 07 00 41 1b 4b 6a 57 81 ef 4f 95 59 4e c4 af d5 ab 38 81 eb dc af 3f 35 f0 e0 3a 6e 22 2b d1 c2 c3 00 (tbf_dl.cpp:911) 20250212125213171 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 41 1b 4b 6a 57 81 ef 4f 95 59 4e c4 af d5 ab 38 81 eb dc af 3f 35 f0 e0 3a 6e 22 2b d1 c2 c3 00 (pcu_l1_if.cpp:182) 20250212125213171 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125213185 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) 20250212125213185 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) 20250212125213185 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) 20250212125213185 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) 20250212125213186 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) 20250212125213186 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) 20250212125213186 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) 20250212125213186 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) 20250212125213186 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) 20250212125213186 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) 20250212125213187 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) 20250212125213187 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) 20250212125213187 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) 20250212125213187 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) 20250212125213187 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) 20250212125213187 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) 20250212125213190 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) 20250212125213190 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) 20250212125213190 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) 20250212125213190 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) 20250212125213190 DRLCMACDL DEBUG -- Chunk with length 410 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125213190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 33, CS-2): a3 79 99 90 4d 93 5a 64 cb a6 21 0f 2a d8 e6 a6 7e f2 1b 38 e4 6f ee d9 92 a7 fa 5a 22 6c (tbf_dl.cpp:686) 20250212125213190 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) 20250212125213190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125213190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20250212125213190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-2): 07 00 43 a3 79 99 90 4d 93 5a 64 cb a6 21 0f 2a d8 e6 a6 7e f2 1b 38 e4 6f ee d9 92 a7 fa 5a 22 6c 00 (tbf_dl.cpp:911) 20250212125213190 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 43 a3 79 99 90 4d 93 5a 64 cb a6 21 0f 2a d8 e6 a6 7e f2 1b 38 e4 6f ee d9 92 a7 fa 5a 22 6c 00 (pcu_l1_if.cpp:182) 20250212125213190 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125213204 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) 20250212125213204 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) 20250212125213204 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) 20250212125213204 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) 20250212125213204 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) 20250212125213205 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) 20250212125213205 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) 20250212125213205 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) 20250212125213205 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) 20250212125213205 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) 20250212125213205 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) 20250212125213205 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) 20250212125213205 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) 20250212125213205 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) 20250212125213205 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) 20250212125213205 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) 20250212125213213 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) 20250212125213213 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) 20250212125213213 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) 20250212125213213 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) 20250212125213213 DRLCMACDL DEBUG -- Chunk with length 380 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125213213 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 34, CS-2): 38 e3 ea 80 d6 7a 69 1b a9 dd a2 5e 6e 0f 6f 3e 88 fa b0 0f 68 b8 9f 73 3a bb 54 3b 9b 3d (tbf_dl.cpp:686) 20250212125213213 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) 20250212125213213 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125213213 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20250212125213213 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-2): 07 00 45 38 e3 ea 80 d6 7a 69 1b a9 dd a2 5e 6e 0f 6f 3e 88 fa b0 0f 68 b8 9f 73 3a bb 54 3b 9b 3d 00 (tbf_dl.cpp:911) 20250212125213213 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 45 38 e3 ea 80 d6 7a 69 1b a9 dd a2 5e 6e 0f 6f 3e 88 fa b0 0f 68 b8 9f 73 3a bb 54 3b 9b 3d 00 (pcu_l1_if.cpp:182) 20250212125213213 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125213227 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) 20250212125213227 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) 20250212125213228 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) 20250212125213228 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) 20250212125213228 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) 20250212125213228 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) 20250212125213228 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) 20250212125213228 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) 20250212125213228 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) 20250212125213228 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) 20250212125213228 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) 20250212125213228 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) 20250212125213228 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) 20250212125213228 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) 20250212125213228 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) 20250212125213228 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) 20250212125213232 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) 20250212125213232 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) 20250212125213232 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) 20250212125213232 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) 20250212125213232 DRLCMACDL DEBUG -- Chunk with length 350 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125213232 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 35, CS-2): c3 b0 fe 1d 1c b5 f8 ea 07 6a ce e2 13 a3 52 9f 26 e2 76 48 20 dc ba 2c 2b 73 25 11 83 ec (tbf_dl.cpp:686) 20250212125213232 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) 20250212125213232 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125213232 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20250212125213232 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-2): 07 00 47 c3 b0 fe 1d 1c b5 f8 ea 07 6a ce e2 13 a3 52 9f 26 e2 76 48 20 dc ba 2c 2b 73 25 11 83 ec 00 (tbf_dl.cpp:911) 20250212125213232 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 47 c3 b0 fe 1d 1c b5 f8 ea 07 6a ce e2 13 a3 52 9f 26 e2 76 48 20 dc ba 2c 2b 73 25 11 83 ec 00 (pcu_l1_if.cpp:182) 20250212125213232 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125213246 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) 20250212125213246 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) 20250212125213247 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) 20250212125213247 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) 20250212125213247 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) 20250212125213247 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) 20250212125213247 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) 20250212125213247 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) 20250212125213247 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) 20250212125213247 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) 20250212125213248 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) 20250212125213248 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) 20250212125213248 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) 20250212125213248 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) 20250212125213248 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) 20250212125213248 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) 20250212125213251 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) 20250212125213251 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) 20250212125213251 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) 20250212125213251 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) 20250212125213251 DRLCMACDL DEBUG -- Chunk with length 320 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125213251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 36, CS-2): 59 06 90 80 38 59 d6 fa af f8 61 db ca 9c f2 7a ef 3f 6e fd 99 24 af 64 c1 66 6d 6f 23 60 (tbf_dl.cpp:686) 20250212125213251 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) 20250212125213251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125213251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20250212125213251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-2): 07 00 49 59 06 90 80 38 59 d6 fa af f8 61 db ca 9c f2 7a ef 3f 6e fd 99 24 af 64 c1 66 6d 6f 23 60 00 (tbf_dl.cpp:911) 20250212125213251 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 49 59 06 90 80 38 59 d6 fa af f8 61 db ca 9c f2 7a ef 3f 6e fd 99 24 af 64 c1 66 6d 6f 23 60 00 (pcu_l1_if.cpp:182) 20250212125213251 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125213265 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) 20250212125213265 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) 20250212125213265 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) 20250212125213265 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) 20250212125213265 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) 20250212125213265 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) 20250212125213266 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) 20250212125213266 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) 20250212125213266 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) 20250212125213266 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) 20250212125213266 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) 20250212125213266 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) 20250212125213266 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) 20250212125213266 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) 20250212125213267 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) 20250212125213267 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) 20250212125213274 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) 20250212125213274 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) 20250212125213274 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) 20250212125213274 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) 20250212125213274 DRLCMACDL DEBUG -- Chunk with length 290 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125213274 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 37, CS-2): 68 24 ee 47 88 3c 86 bb de e2 d6 e0 99 e4 7d 36 21 47 2c f6 0a b8 19 56 d5 13 74 22 32 e3 (tbf_dl.cpp:686) 20250212125213274 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) 20250212125213274 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125213274 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20250212125213274 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-2): 07 00 4b 68 24 ee 47 88 3c 86 bb de e2 d6 e0 99 e4 7d 36 21 47 2c f6 0a b8 19 56 d5 13 74 22 32 e3 00 (tbf_dl.cpp:911) 20250212125213274 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 4b 68 24 ee 47 88 3c 86 bb de e2 d6 e0 99 e4 7d 36 21 47 2c f6 0a b8 19 56 d5 13 74 22 32 e3 00 (pcu_l1_if.cpp:182) 20250212125213274 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125213288 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) 20250212125213288 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) 20250212125213288 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) 20250212125213288 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) 20250212125213288 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) 20250212125213288 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) 20250212125213288 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) 20250212125213288 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) 20250212125213289 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) 20250212125213289 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) 20250212125213289 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) 20250212125213289 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) 20250212125213289 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) 20250212125213289 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) 20250212125213289 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) 20250212125213289 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) 20250212125213292 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) 20250212125213292 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) 20250212125213293 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) 20250212125213293 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) 20250212125213293 DRLCMACDL DEBUG -- Chunk with length 260 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125213293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 38, CS-2): 3e 04 52 09 eb 90 b6 af 98 9b df dd 02 82 7e bc e4 b3 6f c9 72 d7 7b f3 97 2f 2f 56 d3 c5 (tbf_dl.cpp:686) 20250212125213293 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) 20250212125213293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125213293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20250212125213293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-2): 07 00 4d 3e 04 52 09 eb 90 b6 af 98 9b df dd 02 82 7e bc e4 b3 6f c9 72 d7 7b f3 97 2f 2f 56 d3 c5 00 (tbf_dl.cpp:911) 20250212125213293 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 4d 3e 04 52 09 eb 90 b6 af 98 9b df dd 02 82 7e bc e4 b3 6f c9 72 d7 7b f3 97 2f 2f 56 d3 c5 00 (pcu_l1_if.cpp:182) 20250212125213293 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125213307 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) 20250212125213307 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) 20250212125213307 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) 20250212125213307 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) 20250212125213307 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) 20250212125213307 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) 20250212125213308 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) 20250212125213308 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) 20250212125213308 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) 20250212125213308 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) 20250212125213308 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) 20250212125213308 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) 20250212125213309 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) 20250212125213309 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) 20250212125213309 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) 20250212125213309 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) 20250212125213311 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) 20250212125213311 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) 20250212125213311 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) 20250212125213311 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) 20250212125213311 DRLCMACDL DEBUG -- Chunk with length 230 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125213311 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 39, CS-2): 95 0c 84 ae 60 bf 32 86 f1 47 1d d1 eb fc 83 07 b6 e7 dc b1 60 3f fd 58 89 8b f9 6b 13 1d (tbf_dl.cpp:686) 20250212125213311 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) 20250212125213311 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125213311 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20250212125213311 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-2): 07 00 4f 95 0c 84 ae 60 bf 32 86 f1 47 1d d1 eb fc 83 07 b6 e7 dc b1 60 3f fd 58 89 8b f9 6b 13 1d 00 (tbf_dl.cpp:911) 20250212125213311 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 4f 95 0c 84 ae 60 bf 32 86 f1 47 1d d1 eb fc 83 07 b6 e7 dc b1 60 3f fd 58 89 8b f9 6b 13 1d 00 (pcu_l1_if.cpp:182) 20250212125213312 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125213326 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) 20250212125213326 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) 20250212125213326 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) 20250212125213326 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) 20250212125213326 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) 20250212125213326 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) 20250212125213327 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) 20250212125213327 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) 20250212125213327 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) 20250212125213327 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) 20250212125213327 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) 20250212125213327 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) 20250212125213327 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) 20250212125213327 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) 20250212125213328 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) 20250212125213328 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) 20250212125213335 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) 20250212125213335 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125213335 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) 20250212125213335 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) 20250212125213335 DRLCMACDL DEBUG -- Chunk with length 200 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125213335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 40, CS-2): 4a 7d 01 53 3c 0a 66 21 40 05 56 08 a1 cf 44 c7 55 18 b6 20 de 95 5d 4c 40 d4 d1 a3 66 1d (tbf_dl.cpp:686) 20250212125213335 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) 20250212125213335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125213335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20250212125213335 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) 20250212125213335 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 234 + 13 = 247 (pdch_ul_controller.c:131) 20250212125213335 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 247 for type POLL (pdch_ul_controller.c:184) 20250212125213335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=247, TS=7) (tbf_dl.cpp:883) 20250212125213335 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=247, TS=7 (tbf_dl.cpp:903) 20250212125213335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-2): 0f 00 51 4a 7d 01 53 3c 0a 66 21 40 05 56 08 a1 cf 44 c7 55 18 b6 20 de 95 5d 4c 40 d4 d1 a3 66 1d 00 (tbf_dl.cpp:911) 20250212125213335 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Sending data request: sapi=5 arfcn=871 cur_fn=229 block=6 data=0f 00 51 4a 7d 01 53 3c 0a 66 21 40 05 56 08 a1 cf 44 c7 55 18 b6 20 de 95 5d 4c 40 d4 d1 a3 66 1d 00 (pcu_l1_if.cpp:182) 20250212125213335 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125213349 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) 20250212125213349 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) 20250212125213349 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) 20250212125213349 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) 20250212125213349 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) 20250212125213349 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) 20250212125213350 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) 20250212125213350 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) 20250212125213350 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) 20250212125213350 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) 20250212125213350 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) 20250212125213350 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) 20250212125213350 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) 20250212125213350 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) 20250212125213351 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) 20250212125213351 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) 20250212125213353 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125213368 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) 20250212125213368 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) 20250212125213368 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) 20250212125213368 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) 20250212125213368 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) 20250212125213368 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) 20250212125213368 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) 20250212125213368 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) 20250212125213368 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) 20250212125213368 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) 20250212125213369 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) 20250212125213369 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) 20250212125213369 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) 20250212125213369 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) 20250212125213369 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) 20250212125213369 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) 20250212125213372 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125213386 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) 20250212125213386 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) 20250212125213387 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) 20250212125213387 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) 20250212125213387 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) 20250212125213387 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) 20250212125213387 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) 20250212125213387 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) 20250212125213388 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) 20250212125213388 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) 20250212125213388 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) 20250212125213388 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) 20250212125213388 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) 20250212125213388 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) 20250212125213388 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) 20250212125213388 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) 20250212125213396 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125213410 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=9 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) 20250212125213410 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) 20250212125213410 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125213410 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125213410 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) 20250212125213410 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125213410 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125213410 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 41, BSN 21 to 41 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125213410 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125213410 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) 20250212125213410 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) 20250212125213410 DRLCMACDL INFO MS (IMSI 262420000000001): Low error rate 0%, increasing DL CS level to CS-3 (gprs_ms.c:690) 20250212125213410 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20250212125213410 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20250212125213410 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20250212125213410 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20250212125213410 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20250212125213410 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20250212125213410 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20250212125213410 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20250212125213410 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20250212125213410 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20250212125213410 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20250212125213411 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20250212125213411 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20250212125213411 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20250212125213411 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20250212125213411 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20250212125213411 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20250212125213411 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20250212125213411 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20250212125213411 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20250212125213411 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) 20250212125213411 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125213411 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) 20250212125213411 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) 20250212125213411 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) 20250212125213411 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) 20250212125213411 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) 20250212125213411 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) 20250212125213411 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) 20250212125213411 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) 20250212125213411 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) 20250212125213412 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) 20250212125213412 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) 20250212125213412 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) 20250212125213412 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) 20250212125213412 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) 20250212125213412 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) 20250212125213415 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) 20250212125213415 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) 20250212125213415 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) 20250212125213415 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) 20250212125213415 DRLCMACDL DEBUG -- Chunk with length 170 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125213415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 41, CS-3): b3 a9 4c 3f 4d 63 55 13 88 65 c9 af fe d0 bb ff f2 a9 86 3f 1e 31 47 a8 d3 0b d8 d2 c3 7b db 2b 43 34 a4 1e (tbf_dl.cpp:686) 20250212125213415 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) 20250212125213415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125213415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20250212125213415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-3): 07 00 53 b3 a9 4c 3f 4d 63 55 13 88 65 c9 af fe d0 bb ff f2 a9 86 3f 1e 31 47 a8 d3 0b d8 d2 c3 7b db 2b 43 34 a4 1e 00 (tbf_dl.cpp:911) 20250212125213415 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 53 b3 a9 4c 3f 4d 63 55 13 88 65 c9 af fe d0 bb ff f2 a9 86 3f 1e 31 47 a8 d3 0b d8 d2 c3 7b db 2b 43 34 a4 1e 00 (pcu_l1_if.cpp:182) 20250212125213415 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125213429 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) 20250212125213429 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) 20250212125213429 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) 20250212125213429 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) 20250212125213429 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) 20250212125213429 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) 20250212125213430 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) 20250212125213430 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) 20250212125213430 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) 20250212125213430 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) 20250212125213430 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) 20250212125213430 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) 20250212125213431 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) 20250212125213431 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) 20250212125213431 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) 20250212125213431 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) 20250212125213433 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) 20250212125213433 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) 20250212125213433 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) 20250212125213433 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) 20250212125213433 DRLCMACDL DEBUG -- Chunk with length 134 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125213433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 42, CS-3): 69 58 96 98 f9 43 22 87 6c 58 25 f8 a0 71 88 dd e4 2b 98 9d b2 dc 8e 8a 9b 3d de d5 ae ed e9 80 32 a4 18 66 (tbf_dl.cpp:686) 20250212125213433 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) 20250212125213433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125213433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20250212125213433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-3): 07 00 55 69 58 96 98 f9 43 22 87 6c 58 25 f8 a0 71 88 dd e4 2b 98 9d b2 dc 8e 8a 9b 3d de d5 ae ed e9 80 32 a4 18 66 00 (tbf_dl.cpp:911) 20250212125213433 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 55 69 58 96 98 f9 43 22 87 6c 58 25 f8 a0 71 88 dd e4 2b 98 9d b2 dc 8e 8a 9b 3d de d5 ae ed e9 80 32 a4 18 66 00 (pcu_l1_if.cpp:182) 20250212125213433 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125213447 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) 20250212125213447 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) 20250212125213448 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) 20250212125213448 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) 20250212125213448 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) 20250212125213448 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) 20250212125213448 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) 20250212125213448 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) 20250212125213448 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) 20250212125213448 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) 20250212125213449 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) 20250212125213449 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) 20250212125213449 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) 20250212125213449 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) 20250212125213449 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) 20250212125213449 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) 20250212125213456 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) 20250212125213456 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) 20250212125213456 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) 20250212125213456 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) 20250212125213456 DRLCMACDL DEBUG -- Chunk with length 98 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125213456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 43, CS-3): 60 06 fe 00 2e 7d 3a fd 44 68 f4 3c e0 81 3a 0b dc 5e f2 22 d2 62 df c6 4b c9 b5 b7 d0 05 76 a8 6c 17 fd 09 (tbf_dl.cpp:686) 20250212125213456 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) 20250212125213456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125213456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20250212125213457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-3): 07 00 57 60 06 fe 00 2e 7d 3a fd 44 68 f4 3c e0 81 3a 0b dc 5e f2 22 d2 62 df c6 4b c9 b5 b7 d0 05 76 a8 6c 17 fd 09 00 (tbf_dl.cpp:911) 20250212125213457 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 57 60 06 fe 00 2e 7d 3a fd 44 68 f4 3c e0 81 3a 0b dc 5e f2 22 d2 62 df c6 4b c9 b5 b7 d0 05 76 a8 6c 17 fd 09 00 (pcu_l1_if.cpp:182) 20250212125213457 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125213470 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) 20250212125213471 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) 20250212125213471 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) 20250212125213471 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) 20250212125213471 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) 20250212125213471 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) 20250212125213471 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) 20250212125213471 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) 20250212125213472 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) 20250212125213472 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) 20250212125213472 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) 20250212125213472 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) 20250212125213472 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) 20250212125213472 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) 20250212125213472 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) 20250212125213472 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) 20250212125213475 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) 20250212125213475 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) 20250212125213475 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) 20250212125213475 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) 20250212125213475 DRLCMACDL DEBUG -- Chunk with length 62 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125213475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 44, CS-3): 44 4e 47 45 0a 7d 45 43 29 8e 45 4a f9 27 fa 2f 8e 0b a7 3d 29 a8 fa 6a 37 31 43 ed 0c 7c 89 9e b0 5d 49 94 (tbf_dl.cpp:686) 20250212125213475 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) 20250212125213475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125213475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20250212125213475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-3): 07 00 59 44 4e 47 45 0a 7d 45 43 29 8e 45 4a f9 27 fa 2f 8e 0b a7 3d 29 a8 fa 6a 37 31 43 ed 0c 7c 89 9e b0 5d 49 94 00 (tbf_dl.cpp:911) 20250212125213475 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 59 44 4e 47 45 0a 7d 45 43 29 8e 45 4a f9 27 fa 2f 8e 0b a7 3d 29 a8 fa 6a 37 31 43 ed 0c 7c 89 9e b0 5d 49 94 00 (pcu_l1_if.cpp:182) 20250212125213475 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125213489 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) 20250212125213489 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) 20250212125213489 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) 20250212125213489 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) 20250212125213489 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) 20250212125213489 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) 20250212125213489 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) 20250212125213490 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) 20250212125213490 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) 20250212125213490 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) 20250212125213490 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) 20250212125213490 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) 20250212125213490 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) 20250212125213490 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) 20250212125213490 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) 20250212125213490 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) 20250212125213494 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) 20250212125213494 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) 20250212125213494 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) 20250212125213494 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) 20250212125213494 DRLCMACDL DEBUG -- Chunk with length 26 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125213494 DRLCMACDL DEBUG -- Final block, so we done. (encoding.cpp:1514) 20250212125213494 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125213494 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1145 KBits/s (gprs_rlcmac_meas.cpp:181) 20250212125213494 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) 20250212125213494 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: state_chg to FINISHED (tbf_dl_fsm.c:244) 20250212125213494 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} data block (BSN 45, CS-3): 69 10 04 fc 44 d3 fb c5 43 36 af 3f e9 84 e6 7c b4 55 4d 1a 67 3d 9d 43 62 d5 c9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20250212125213494 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) 20250212125213494 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125213494 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20250212125213494 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) 20250212125213494 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 268 + 13 = 281 (pdch_ul_controller.c:131) 20250212125213494 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 281 for type POLL (pdch_ul_controller.c:184) 20250212125213494 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Scheduled DL Acknowledgement polling on PACCH (FN=281, TS=7) (tbf_dl.cpp:883) 20250212125213494 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=264 (tbf_dl.cpp:890) 20250212125213494 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Scheduled Ack/Nack polling on FN=281, TS=7 (tbf_dl.cpp:903) 20250212125213494 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} msg block (BSN 45, CS-3): 0f 01 5a 69 10 04 fc 44 d3 fb c5 43 36 af 3f e9 84 e6 7c b4 55 4d 1a 67 3d 9d 43 62 d5 c9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20250212125213494 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Sending data request: sapi=5 arfcn=871 cur_fn=264 block=2 data=0f 01 5a 69 10 04 fc 44 d3 fb c5 43 36 af 3f e9 84 e6 7c b4 55 4d 1a 67 3d 9d 43 62 d5 c9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20250212125213494 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Received FINAL_ACK MTC@8d0f06c41a7d: Start timer T: 1 s 20250212125213508 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) 20250212125213508 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) 20250212125213508 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) 20250212125213508 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) 20250212125213509 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) 20250212125213509 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) 20250212125213509 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) 20250212125213509 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) 20250212125213509 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) 20250212125213509 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) 20250212125213509 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) 20250212125213509 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) 20250212125213510 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) 20250212125213510 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) 20250212125213510 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) 20250212125213510 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) 20250212125213517 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125213531 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) 20250212125213531 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) 20250212125213532 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) 20250212125213532 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) 20250212125213532 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) 20250212125213532 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) 20250212125213533 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) 20250212125213533 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) 20250212125213533 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) 20250212125213533 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) 20250212125213533 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) 20250212125213533 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) 20250212125213533 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) 20250212125213533 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) 20250212125213534 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) 20250212125213534 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) 20250212125213536 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125213550 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) 20250212125213550 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) 20250212125213551 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) 20250212125213551 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) 20250212125213551 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) 20250212125213551 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) 20250212125213551 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) 20250212125213551 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) 20250212125213552 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) 20250212125213552 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) 20250212125213552 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) 20250212125213552 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) 20250212125213552 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) 20250212125213552 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) 20250212125213552 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) 20250212125213552 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) 20250212125213555 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125213569 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) 20250212125213569 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) 20250212125213569 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=281, reason=DL_ACK): TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} (pdch_ul_controller.c:315) 20250212125213569 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} poll timeout for FN=281, TS=7 (curr FN 281), reason=DL_ACK (tbf.cpp:487) 20250212125213569 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) 20250212125213569 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} N3105 0 => 1 (< MAX 8) (tbf.cpp:362) 20250212125213569 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Received Event DL_ACKNACK_MISS (tbf.cpp:583) 20250212125213569 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) 20250212125213569 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) 20250212125213570 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) 20250212125213570 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) 20250212125213570 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) 20250212125213570 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) 20250212125213570 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) 20250212125213570 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) 20250212125213570 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) 20250212125213570 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) 20250212125213571 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) 20250212125213571 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) 20250212125213571 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) 20250212125213571 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) 20250212125213578 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125213592 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) 20250212125213592 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) 20250212125213593 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) 20250212125213593 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) 20250212125213593 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) 20250212125213593 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) 20250212125213593 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) 20250212125213593 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) 20250212125213593 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) 20250212125213593 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) 20250212125213594 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) 20250212125213594 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) 20250212125213594 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) 20250212125213594 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) 20250212125213594 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) 20250212125213594 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) 20250212125213597 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125213611 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) 20250212125213611 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) 20250212125213611 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) 20250212125213611 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) 20250212125213612 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) 20250212125213612 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) 20250212125213612 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) 20250212125213612 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) 20250212125213612 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) 20250212125213612 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) 20250212125213612 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) 20250212125213612 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) 20250212125213613 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) 20250212125213613 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) 20250212125213613 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) 20250212125213613 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) 20250212125213615 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125213630 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) 20250212125213630 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) 20250212125213630 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) 20250212125213630 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) 20250212125213630 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) 20250212125213630 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) 20250212125213630 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) 20250212125213630 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) 20250212125213631 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) 20250212125213631 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) 20250212125213631 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) 20250212125213631 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) 20250212125213631 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) 20250212125213631 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) 20250212125213631 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) 20250212125213631 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) 20250212125213639 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125213653 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) 20250212125213653 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) 20250212125213653 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) 20250212125213653 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) 20250212125213653 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) 20250212125213653 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) 20250212125213653 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) 20250212125213653 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) 20250212125213653 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) 20250212125213653 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) 20250212125213654 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) 20250212125213654 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) 20250212125213654 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) 20250212125213654 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) 20250212125213654 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) 20250212125213654 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) 20250212125213657 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125213671 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) 20250212125213671 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) 20250212125213671 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) 20250212125213671 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) 20250212125213672 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) 20250212125213672 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) 20250212125213672 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) 20250212125213672 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) 20250212125213672 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) 20250212125213672 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) 20250212125213672 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) 20250212125213672 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) 20250212125213672 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) 20250212125213672 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) 20250212125213672 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) 20250212125213672 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) 20250212125213676 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125213690 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) 20250212125213690 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) 20250212125213691 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) 20250212125213691 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) 20250212125213691 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) 20250212125213691 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) 20250212125213691 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) 20250212125213691 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) 20250212125213692 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) 20250212125213692 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) 20250212125213692 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) 20250212125213692 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) 20250212125213692 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) 20250212125213692 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) 20250212125213692 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) 20250212125213692 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) 20250212125213700 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125213714 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) 20250212125213714 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) 20250212125213714 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) 20250212125213714 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) 20250212125213715 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) 20250212125213715 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) 20250212125213715 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) 20250212125213715 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) 20250212125213715 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) 20250212125213715 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) 20250212125213715 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) 20250212125213715 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) 20250212125213716 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) 20250212125213716 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) 20250212125213716 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) 20250212125213716 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) 20250212125213718 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125213732 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) 20250212125213732 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) 20250212125213732 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) 20250212125213732 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) 20250212125213732 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) 20250212125213732 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) 20250212125213733 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) 20250212125213733 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) 20250212125213733 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) 20250212125213733 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) 20250212125213733 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) 20250212125213733 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) 20250212125213733 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) 20250212125213733 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) 20250212125213733 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) 20250212125213733 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) 20250212125213737 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125213754 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) 20250212125213754 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) 20250212125213754 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) 20250212125213754 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) 20250212125213754 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) 20250212125213754 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) 20250212125213754 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) 20250212125213754 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) 20250212125213755 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) 20250212125213755 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) 20250212125213755 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) 20250212125213755 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) 20250212125213755 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) 20250212125213755 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) 20250212125213755 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) 20250212125213755 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) 20250212125213763 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125213777 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) 20250212125213777 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) 20250212125213778 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) 20250212125213778 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) 20250212125213778 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) 20250212125213778 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) 20250212125213778 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) 20250212125213778 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) 20250212125213778 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) 20250212125213778 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) 20250212125213778 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) 20250212125213778 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) 20250212125213778 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) 20250212125213778 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) 20250212125213779 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) 20250212125213779 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) 20250212125213782 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125213796 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) 20250212125213796 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) 20250212125213796 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) 20250212125213796 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) 20250212125213796 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) 20250212125213796 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) 20250212125213796 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) 20250212125213796 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) 20250212125213796 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) 20250212125213796 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) 20250212125213797 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) 20250212125213797 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) 20250212125213797 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) 20250212125213797 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) 20250212125213797 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) 20250212125213797 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) 20250212125213800 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125213815 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) 20250212125213815 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) 20250212125213815 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) 20250212125213815 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) 20250212125213815 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) 20250212125213815 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) 20250212125213816 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) 20250212125213816 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) 20250212125213816 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) 20250212125213816 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) 20250212125213816 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) 20250212125213816 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) 20250212125213816 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) 20250212125213816 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) 20250212125213816 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) 20250212125213816 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) 20250212125213824 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125213838 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) 20250212125213838 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) 20250212125213838 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) 20250212125213838 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) 20250212125213838 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) 20250212125213838 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) 20250212125213839 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) 20250212125213839 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) 20250212125213839 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) 20250212125213839 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) 20250212125213839 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) 20250212125213839 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) 20250212125213839 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) 20250212125213839 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) 20250212125213839 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) 20250212125213839 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) 20250212125213843 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125213857 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) 20250212125213857 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) 20250212125213857 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) 20250212125213857 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) 20250212125213857 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) 20250212125213857 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) 20250212125213858 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) 20250212125213858 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) 20250212125213858 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) 20250212125213858 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) 20250212125213858 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) 20250212125213858 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) 20250212125213859 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) 20250212125213859 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) 20250212125213859 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) 20250212125213859 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) 20250212125213862 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125213876 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) 20250212125213876 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) 20250212125213877 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) 20250212125213877 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) 20250212125213878 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) 20250212125213878 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) 20250212125213878 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) 20250212125213878 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) 20250212125213879 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) 20250212125213879 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) 20250212125213879 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) 20250212125213879 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) 20250212125213879 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) 20250212125213879 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) 20250212125213879 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) 20250212125213879 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) 20250212125213885 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125213899 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) 20250212125213899 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) 20250212125213899 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) 20250212125213899 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) 20250212125213899 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) 20250212125213899 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) 20250212125213899 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) 20250212125213899 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) 20250212125213899 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) 20250212125213899 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) 20250212125213900 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) 20250212125213900 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) 20250212125213900 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) 20250212125213900 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) 20250212125213900 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) 20250212125213900 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) 20250212125213903 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125213917 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) 20250212125213917 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) 20250212125213918 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) 20250212125213918 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) 20250212125213918 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) 20250212125213918 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) 20250212125213918 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) 20250212125213918 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) 20250212125213918 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) 20250212125213918 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) 20250212125213918 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) 20250212125213918 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) 20250212125213918 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) 20250212125213918 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) 20250212125213918 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) 20250212125213918 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) 20250212125213922 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125213936 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) 20250212125213936 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) 20250212125213936 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) 20250212125213936 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) 20250212125213936 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) 20250212125213936 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) 20250212125213937 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) 20250212125213937 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) 20250212125213937 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) 20250212125213937 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) 20250212125213937 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) 20250212125213937 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) 20250212125213937 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) 20250212125213937 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) 20250212125213937 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) 20250212125213937 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) 20250212125213945 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125213960 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) 20250212125213960 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) 20250212125213960 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) 20250212125213960 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) 20250212125213960 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) 20250212125213960 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) 20250212125213961 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) 20250212125213961 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) 20250212125213961 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) 20250212125213961 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) 20250212125213961 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) 20250212125213961 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) 20250212125213961 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) 20250212125213961 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) 20250212125213962 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) 20250212125213962 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) 20250212125213964 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125213978 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) 20250212125213978 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) 20250212125213978 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) 20250212125213978 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) 20250212125213979 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) 20250212125213979 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) 20250212125213979 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) 20250212125213979 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) 20250212125213979 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) 20250212125213979 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) 20250212125213979 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) 20250212125213979 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) 20250212125213979 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) 20250212125213979 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) 20250212125213979 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) 20250212125213979 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) 20250212125213983 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125213997 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) 20250212125213997 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) 20250212125213997 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) 20250212125213997 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) 20250212125213997 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) 20250212125213997 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) 20250212125213997 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) 20250212125213997 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) 20250212125213997 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) 20250212125213997 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) 20250212125213998 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) 20250212125213998 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) 20250212125213998 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) 20250212125213998 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) 20250212125213998 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) 20250212125213998 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) 20250212125214006 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125214020 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) 20250212125214020 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) 20250212125214020 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) 20250212125214020 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) 20250212125214021 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) 20250212125214021 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) 20250212125214021 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) 20250212125214021 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) 20250212125214021 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) 20250212125214021 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) 20250212125214021 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) 20250212125214021 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) 20250212125214021 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) 20250212125214021 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) 20250212125214021 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) 20250212125214021 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) 20250212125214025 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125214039 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) 20250212125214039 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) 20250212125214039 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) 20250212125214039 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) 20250212125214039 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) 20250212125214039 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) 20250212125214039 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) 20250212125214039 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) 20250212125214039 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) 20250212125214039 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) 20250212125214040 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) 20250212125214040 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) 20250212125214040 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) 20250212125214040 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) 20250212125214040 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) 20250212125214040 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) 20250212125214043 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125214057 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) 20250212125214058 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) 20250212125214058 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) 20250212125214058 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) 20250212125214058 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) 20250212125214058 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) 20250212125214058 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) 20250212125214058 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) 20250212125214058 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) 20250212125214058 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) 20250212125214058 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) 20250212125214058 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) 20250212125214059 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) 20250212125214059 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) 20250212125214059 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) 20250212125214059 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) 20250212125214067 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125214081 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) 20250212125214081 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) 20250212125214081 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) 20250212125214081 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) 20250212125214082 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) 20250212125214082 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) 20250212125214082 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) 20250212125214082 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) 20250212125214082 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) 20250212125214082 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) 20250212125214083 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) 20250212125214083 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) 20250212125214083 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) 20250212125214083 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) 20250212125214083 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) 20250212125214083 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) 20250212125214086 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125214100 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) 20250212125214100 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) 20250212125214100 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) 20250212125214100 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) 20250212125214101 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) 20250212125214101 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) 20250212125214101 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) 20250212125214101 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) 20250212125214101 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) 20250212125214101 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) 20250212125214101 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) 20250212125214101 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) 20250212125214102 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) 20250212125214102 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) 20250212125214102 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) 20250212125214102 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) 20250212125214104 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125214119 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) 20250212125214119 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) 20250212125214119 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) 20250212125214119 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) 20250212125214119 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) 20250212125214119 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) 20250212125214119 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) 20250212125214119 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) 20250212125214120 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) 20250212125214120 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) 20250212125214120 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) 20250212125214120 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) 20250212125214120 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) 20250212125214120 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) 20250212125214120 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) 20250212125214120 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) 20250212125214128 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125214142 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) 20250212125214142 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) 20250212125214143 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) 20250212125214143 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) 20250212125214143 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) 20250212125214143 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) 20250212125214143 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) 20250212125214143 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) 20250212125214144 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) 20250212125214144 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) 20250212125214144 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) 20250212125214144 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) 20250212125214144 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) 20250212125214144 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) 20250212125214144 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) 20250212125214144 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) 20250212125214147 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125214161 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) 20250212125214161 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) 20250212125214161 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) 20250212125214161 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) 20250212125214162 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) 20250212125214162 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) 20250212125214162 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) 20250212125214162 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) 20250212125214162 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) 20250212125214162 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) 20250212125214163 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) 20250212125214163 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) 20250212125214163 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) 20250212125214163 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) 20250212125214163 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) 20250212125214163 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) 20250212125214165 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125214179 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) 20250212125214179 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) 20250212125214180 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) 20250212125214180 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) 20250212125214180 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) 20250212125214180 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) 20250212125214180 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) 20250212125214180 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) 20250212125214181 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) 20250212125214181 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) 20250212125214181 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) 20250212125214181 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) 20250212125214181 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) 20250212125214181 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) 20250212125214182 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) 20250212125214182 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) 20250212125214189 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125214203 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) 20250212125214203 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) 20250212125214203 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) 20250212125214203 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) 20250212125214203 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) 20250212125214203 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) 20250212125214204 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) 20250212125214204 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) 20250212125214204 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) 20250212125214204 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) 20250212125214204 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) 20250212125214204 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) 20250212125214205 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) 20250212125214205 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) 20250212125214205 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) 20250212125214205 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) 20250212125214207 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125214221 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) 20250212125214221 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) 20250212125214222 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) 20250212125214222 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) 20250212125214222 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) 20250212125214222 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) 20250212125214223 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) 20250212125214223 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) 20250212125214223 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) 20250212125214223 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) 20250212125214223 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) 20250212125214223 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) 20250212125214223 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) 20250212125214223 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) 20250212125214224 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) 20250212125214224 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) 20250212125214226 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125214240 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) 20250212125214240 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) 20250212125214241 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) 20250212125214241 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) 20250212125214241 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) 20250212125214241 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) 20250212125214241 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) 20250212125214241 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) 20250212125214241 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) 20250212125214241 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) 20250212125214242 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) 20250212125214242 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) 20250212125214242 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) 20250212125214242 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) 20250212125214242 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) 20250212125214242 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) 20250212125214249 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125214275 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) 20250212125214275 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) 20250212125214275 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) 20250212125214275 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) 20250212125214275 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) 20250212125214275 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) 20250212125214276 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) 20250212125214276 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) 20250212125214276 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) 20250212125214276 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) 20250212125214276 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) 20250212125214276 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) 20250212125214276 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) 20250212125214276 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) 20250212125214277 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) 20250212125214277 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) 20250212125214279 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125214293 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) 20250212125214293 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) 20250212125214294 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) 20250212125214294 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) 20250212125214294 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) 20250212125214294 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) 20250212125214294 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) 20250212125214294 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) 20250212125214294 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) 20250212125214294 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) 20250212125214295 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) 20250212125214295 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) 20250212125214295 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) 20250212125214295 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) 20250212125214295 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) 20250212125214295 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) 20250212125214298 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125214312 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) 20250212125214312 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) 20250212125214312 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) 20250212125214312 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) 20250212125214312 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) 20250212125214312 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) 20250212125214312 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) 20250212125214312 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) 20250212125214312 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) 20250212125214312 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) 20250212125214312 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) 20250212125214312 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) 20250212125214313 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) 20250212125214313 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) 20250212125214313 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) 20250212125214313 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) 20250212125214321 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125214335 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) 20250212125214335 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) 20250212125214336 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) 20250212125214336 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) 20250212125214336 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) 20250212125214336 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) 20250212125214336 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) 20250212125214336 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) 20250212125214336 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) 20250212125214336 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) 20250212125214337 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) 20250212125214337 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) 20250212125214337 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) 20250212125214337 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) 20250212125214337 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) 20250212125214337 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) 20250212125214340 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125214354 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) 20250212125214354 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) 20250212125214354 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) 20250212125214354 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) 20250212125214354 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) 20250212125214354 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) 20250212125214355 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) 20250212125214355 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) 20250212125214355 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) 20250212125214355 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) 20250212125214355 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) 20250212125214355 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) 20250212125214355 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) 20250212125214355 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) 20250212125214356 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) 20250212125214356 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) 20250212125214358 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125214372 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) 20250212125214372 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) 20250212125214373 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) 20250212125214373 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) 20250212125214373 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) 20250212125214373 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) 20250212125214373 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) 20250212125214373 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) 20250212125214373 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) 20250212125214373 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) 20250212125214373 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) 20250212125214373 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) 20250212125214374 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) 20250212125214374 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) 20250212125214374 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) 20250212125214374 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) 20250212125214382 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125214395 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) 20250212125214395 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) 20250212125214396 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) 20250212125214396 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) 20250212125214396 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) 20250212125214396 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) 20250212125214396 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) 20250212125214396 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) 20250212125214396 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) 20250212125214396 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) 20250212125214396 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) 20250212125214396 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) 20250212125214397 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) 20250212125214397 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) 20250212125214397 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) 20250212125214397 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) 20250212125214400 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125214414 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) 20250212125214414 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) 20250212125214415 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) 20250212125214415 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) 20250212125214415 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) 20250212125214415 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) 20250212125214415 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) 20250212125214415 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) 20250212125214415 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) 20250212125214415 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) 20250212125214416 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) 20250212125214416 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) 20250212125214416 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) 20250212125214416 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) 20250212125214416 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) 20250212125214416 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) 20250212125214419 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125214433 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) 20250212125214433 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) 20250212125214434 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) 20250212125214434 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) 20250212125214434 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) 20250212125214434 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) 20250212125214434 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) 20250212125214434 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) 20250212125214434 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) 20250212125214434 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) 20250212125214435 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) 20250212125214435 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) 20250212125214435 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) 20250212125214435 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) 20250212125214435 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) 20250212125214435 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) 20250212125214442 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125214456 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) 20250212125214456 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) 20250212125214457 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) 20250212125214457 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) 20250212125214457 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) 20250212125214457 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) 20250212125214457 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) 20250212125214457 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) 20250212125214458 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) 20250212125214458 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) 20250212125214458 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) 20250212125214458 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) 20250212125214458 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) 20250212125214458 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) 20250212125214458 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) 20250212125214458 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) 20250212125214461 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125214475 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) 20250212125214475 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) 20250212125214476 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) 20250212125214476 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) 20250212125214476 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) 20250212125214476 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) 20250212125214476 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) 20250212125214476 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) 20250212125214477 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) 20250212125214477 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) 20250212125214477 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) 20250212125214477 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) 20250212125214477 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) 20250212125214477 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) 20250212125214478 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) 20250212125214478 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) 20250212125214480 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125214494 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) 20250212125214494 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20250212125214494 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125214494 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) 20250212125214494 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125214494 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125214494 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125214494 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Deallocated (fsm.c:568) 20250212125214494 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125214494 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125214494 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) 20250212125214494 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) 20250212125214495 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) 20250212125214495 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) 20250212125214495 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) 20250212125214495 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) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125214495 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) 20250212125214495 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) 20250212125214495 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) 20250212125214495 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) 20250212125214496 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) 20250212125214496 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) 20250212125214496 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) 20250212125214496 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) 20250212125214496 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) 20250212125214496 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) 20250212125214496 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125214496 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125214496 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125214496 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125214496 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125214496 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20250212125214496 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125214496 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125214496 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125214496 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125214496 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125214496 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125214496 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125214496 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125214496 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125214496 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125214496 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125214496 DRLCMAC 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) 20250212125214496 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125214496 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125214497 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125214497 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20250212125214497 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125214497 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125214497 DLGLOBAL DEBUG validating counter group 0x55be38147b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125214497 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125214497 DLGLOBAL DEBUG validating counter group 0x55be38147e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125214497 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125214497 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125214497 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) 20250212125214497 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) 20250212125214497 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) 20250212125214497 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): + tbf: now used by 1 (tbf) (gprs_ms.c:355) 20250212125214497 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Cancel scheduled MS release (gprs_ms.c:255) 20250212125214497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20250212125214497 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) 20250212125214497 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20250212125214497 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) 20250212125214497 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20250212125214497 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) 20250212125214497 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=476 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 81 a8 1c 00 d0 00 00 00 18 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) BTS(202)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(202)@8d0f06c41a7d: 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@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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 := 13, t2 := 8 }, 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@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 0.2 s 20250212125214498 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20250212125214498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212125214498 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212125214498 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) 20250212125214503 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125214518 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) 20250212125214518 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) 20250212125214518 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) 20250212125214518 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) 20250212125214518 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) 20250212125214518 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) 20250212125214519 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) 20250212125214519 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) 20250212125214519 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) 20250212125214519 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) 20250212125214519 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) 20250212125214519 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) 20250212125214519 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) 20250212125214519 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) 20250212125214520 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) 20250212125214520 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) 20250212125214522 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125214536 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) 20250212125214536 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) 20250212125214536 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) 20250212125214536 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) 20250212125214536 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) 20250212125214536 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) 20250212125214537 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) 20250212125214537 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) 20250212125214537 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) 20250212125214537 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) 20250212125214537 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) 20250212125214537 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) 20250212125214537 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) 20250212125214537 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) 20250212125214537 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) 20250212125214537 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) 20250212125214541 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125214555 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) 20250212125214555 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) 20250212125214555 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) 20250212125214555 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) 20250212125214555 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) 20250212125214555 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) 20250212125214556 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) 20250212125214556 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) 20250212125214556 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) 20250212125214556 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) 20250212125214556 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) 20250212125214556 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) 20250212125214556 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) 20250212125214556 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) 20250212125214556 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) 20250212125214556 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) 20250212125214564 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125214578 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) 20250212125214578 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) 20250212125214579 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) 20250212125214579 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) 20250212125214579 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) 20250212125214579 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) 20250212125214579 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) 20250212125214579 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) 20250212125214579 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) 20250212125214579 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) 20250212125214579 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) 20250212125214579 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) 20250212125214579 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) 20250212125214579 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) 20250212125214579 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) 20250212125214579 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) 20250212125214583 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125214597 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) 20250212125214597 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) 20250212125214597 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) 20250212125214597 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) 20250212125214597 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) 20250212125214597 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) 20250212125214597 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) 20250212125214597 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) 20250212125214597 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) 20250212125214597 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) 20250212125214598 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) 20250212125214598 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) 20250212125214598 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) 20250212125214598 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) 20250212125214598 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) 20250212125214598 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) 20250212125214602 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125214615 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) 20250212125214615 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) 20250212125214616 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) 20250212125214616 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) 20250212125214616 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) 20250212125214616 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) 20250212125214616 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) 20250212125214616 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) 20250212125214616 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) 20250212125214616 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) 20250212125214616 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) 20250212125214616 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) 20250212125214616 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) 20250212125214616 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) 20250212125214616 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) 20250212125214617 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) 20250212125214625 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125214639 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) 20250212125214639 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) 20250212125214640 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) 20250212125214640 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) 20250212125214640 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) 20250212125214640 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) 20250212125214640 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) 20250212125214640 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) 20250212125214641 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) 20250212125214641 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) 20250212125214641 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) 20250212125214641 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) 20250212125214641 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) 20250212125214641 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) 20250212125214641 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) 20250212125214641 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) 20250212125214644 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125214658 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) 20250212125214658 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) 20250212125214658 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) 20250212125214658 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) 20250212125214658 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) 20250212125214658 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) 20250212125214659 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) 20250212125214659 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) 20250212125214659 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) 20250212125214659 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) 20250212125214659 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) 20250212125214659 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) 20250212125214659 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) 20250212125214659 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) 20250212125214659 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) 20250212125214659 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) 20250212125214662 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125214676 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) 20250212125214676 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) 20250212125214677 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) 20250212125214677 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) 20250212125214677 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) 20250212125214677 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) 20250212125214677 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) 20250212125214677 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) 20250212125214677 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) 20250212125214677 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) 20250212125214677 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) 20250212125214677 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) 20250212125214677 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) 20250212125214677 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) 20250212125214677 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) 20250212125214677 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) 20250212125214686 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125214699 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125214699 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) 20250212125214699 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20250212125214700 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) 20250212125214700 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) 20250212125214700 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) 20250212125214700 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) 20250212125214700 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) 20250212125214700 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) 20250212125214701 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) 20250212125214701 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) 20250212125214701 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) 20250212125214701 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) 20250212125214701 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) 20250212125214701 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) 20250212125214702 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) 20250212125214702 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) 20250212125214702 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) 20250212125214702 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) 20250212125214704 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) 20250212125214704 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) 20250212125214704 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) 20250212125214704 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) 20250212125214704 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20250212125214704 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125214704 DRLCMACDL DEBUG -- Final block, so we done. (encoding.cpp:1514) 20250212125214704 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20250212125214704 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) 20250212125214704 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: state_chg to FINISHED (tbf_dl_fsm.c:244) 20250212125214704 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} data block (BSN 0, CS-3): 29 89 4b cf d9 8a a1 66 8d b8 69 2b 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) 20250212125214704 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) 20250212125214704 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125214704 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125214704 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) 20250212125214704 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 524 + 13 = 537 (pdch_ul_controller.c:131) 20250212125214704 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 537 for type POLL (pdch_ul_controller.c:184) 20250212125214704 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Scheduled DL Acknowledgement polling on PACCH (FN=537, TS=7) (tbf_dl.cpp:883) 20250212125214704 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=520 (tbf_dl.cpp:890) 20250212125214704 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Scheduled Ack/Nack polling on FN=537, TS=7 (tbf_dl.cpp:903) 20250212125214704 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} msg block (BSN 0, CS-3): 0f 01 00 29 89 4b cf d9 8a a1 66 8d b8 69 2b 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) 20250212125214704 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Sending data request: sapi=5 arfcn=871 cur_fn=520 block=1 data=0f 01 00 29 89 4b cf d9 8a a1 66 8d b8 69 2b 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) 20250212125214705 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125214718 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) 20250212125214718 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) 20250212125214719 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) 20250212125214719 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) 20250212125214719 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) 20250212125214719 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) 20250212125214719 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) 20250212125214719 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) 20250212125214720 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) 20250212125214720 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) 20250212125214720 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) 20250212125214720 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) 20250212125214720 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) 20250212125214720 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) 20250212125214720 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) 20250212125214720 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) 20250212125214723 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125214737 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) 20250212125214737 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) 20250212125214737 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) 20250212125214737 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) 20250212125214737 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) 20250212125214737 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) 20250212125214737 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) 20250212125214737 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) 20250212125214737 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) 20250212125214737 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) 20250212125214738 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) 20250212125214738 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) 20250212125214738 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) 20250212125214738 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) 20250212125214738 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) 20250212125214738 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) 20250212125214746 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125214761 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) 20250212125214761 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) 20250212125214761 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) 20250212125214761 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) 20250212125214761 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) 20250212125214761 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) 20250212125214762 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) 20250212125214762 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) 20250212125214762 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) 20250212125214762 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) 20250212125214762 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) 20250212125214762 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) 20250212125214762 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) 20250212125214762 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) 20250212125214763 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) 20250212125214763 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) 20250212125214765 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125214779 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=533 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) 20250212125214779 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) 20250212125214779 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125214779 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125214779 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) 20250212125214779 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125214779 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125214779 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20250212125214779 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} downlink acknowledge (tbf_dl.cpp:1085) 20250212125214779 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} stopping timer T3191 [ACK/NACK received] (tbf.cpp:377) 20250212125214779 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) 20250212125214779 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) 20250212125214779 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20250212125214779 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) 20250212125214779 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) 20250212125214779 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Final ACK received. (tbf_dl.cpp:1105) 20250212125214779 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20250212125214779 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) 20250212125214779 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) 20250212125214779 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) 20250212125214779 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(202)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125214780 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) 20250212125214780 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) 20250212125214780 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) 20250212125214780 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) 20250212125214780 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) 20250212125214780 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) 20250212125214780 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) 20250212125214780 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) 20250212125214780 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49782<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125214781 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49766<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125214781 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125214781 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125214781 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125214781 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE} free (tbf.cpp:271) 20250212125214781 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125214781 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) 20250212125214781 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125214781 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125214781 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125214781 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE}: Deallocated (fsm.c:568) 20250212125214781 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125214781 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125214781 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125214781 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125214781 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125214781 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125214781 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125214781 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125214781 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125214781 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125214781 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125214781 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125214782 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125214782 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) 20250212125214782 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) 20250212125214782 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 7511 with status 0 respawn: 22: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_zero_x2031_t3191 finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_zero_x2031_t3191 pass'. Wed Feb 12 12:52:14 UTC 2025 ====== PCU_Tests.TC_zero_x2031_t3191 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_zero_x2031_t3191.talloc 20250212125214791 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125214791 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125214791 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125214791 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125214811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39922<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125214911 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39922<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=778528) Waiting for packet dumper to finish... 1 (prev_count=778528, count=841756) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_zero_x2031_t3191 pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_t3193'. ------ PCU_Tests.TC_t3193 ------ Wed Feb 12 12:52:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_t3193.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_t3193.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_t3193' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_t3193 started. 208@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_t3193-BVCI1234(210)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 208@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 208@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(212)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125218013 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39934<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 208@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(216)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 208@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(216)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(213)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(213)@8d0f06c41a7d: Start timer T: 5 s 20250212125218025 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39948<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(213)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_t3193-STATS(218)@8d0f06c41a7d: Start timer T: 2 s TC_t3193-STATS(218)@8d0f06c41a7d: Start timer T: 2 s 208@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(219)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125219792 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125219792 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125219792 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(213)@8d0f06c41a7d: OsmoPCU is now connected BTS(215)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125219807 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125219807 DLGLOBAL DEBUG validating counter group 0x55579ef14040(bts) with 102 counters (rate_ctr.c:86) 20250212125219807 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125219807 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125219807 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125219807 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125219807 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125219807 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125219807 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125219807 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125219807 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125219807 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125219807 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125219807 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125219807 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125219807 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125219808 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125219808 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125219808 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125219808 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125219808 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125219808 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125219808 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125219808 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125219808 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125219808 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125219808 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125219808 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125219808 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125219808 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125219808 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125219808 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125219808 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125219808 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125219808 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125219808 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125219808 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125219808 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125219808 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125219808 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125219808 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125219808 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125219808 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125219808 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125219808 DLGLOBAL DEBUG validating counter group 0x7f49275d25e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125219808 DLGLOBAL DEBUG validating counter group 0x55579ef13720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125219808 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125219808 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125219808 DLGLOBAL DEBUG validating counter group 0x7f49275d3180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125219808 DLGLOBAL DEBUG validating counter group 0x7f49275d3160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125219808 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125219808 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) 20250212125219808 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) 20250212125219808 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125219808 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125219808 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125219808 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125219808 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125219808 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125219808 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125219808 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125219808 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125219808 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125219808 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125219808 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125219808 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125219808 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125219808 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125219808 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125219809 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125219809 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125219809 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125219809 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125219809 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125219809 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125219809 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125219809 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125219809 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125219809 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125219809 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) 20250212125219809 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125219810 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(215)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(212)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(215)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(212)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(212)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(212)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(215)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(215)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" 20250212125219816 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125219816 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) 20250212125219816 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) 20250212125219816 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125219816 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125219816 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)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" 20250212125219816 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125219816 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) 20250212125219816 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(215)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(212)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(212)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(215)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" 20250212125219818 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125219818 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) 20250212125219818 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) 20250212125219818 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125219818 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125219818 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125219818 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125219818 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125219818 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125219818 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125219819 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125219819 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) 20250212125219819 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) 20250212125219819 DL1IF DEBUG 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(215)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(212)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(212)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(212)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212125219820 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) 20250212125219820 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) 20250212125219821 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) 20250212125219821 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) 20250212125219821 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) 20250212125219821 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) 20250212125219821 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) 20250212125219821 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) 20250212125219822 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) 20250212125219822 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) 20250212125219822 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) 20250212125219822 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) 20250212125219822 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) 20250212125219822 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) 20250212125219823 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125219838 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) 20250212125219838 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) 20250212125219839 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) 20250212125219839 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) 20250212125219840 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) 20250212125219840 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) 20250212125219840 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) 20250212125219840 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) 20250212125219841 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) 20250212125219841 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) 20250212125219842 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) 20250212125219842 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) 20250212125219842 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) 20250212125219842 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) 20250212125219843 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) 20250212125219843 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) 20250212125219843 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125219857 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) 20250212125219857 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) 20250212125219858 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) 20250212125219858 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) 20250212125219859 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) 20250212125219859 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) 20250212125219860 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) 20250212125219860 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) 20250212125219860 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) 20250212125219860 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) 20250212125219861 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) 20250212125219861 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) 20250212125219862 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) 20250212125219862 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) 20250212125219863 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) 20250212125219863 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) 20250212125219867 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125219881 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) 20250212125219881 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) 20250212125219882 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) 20250212125219882 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) 20250212125219883 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) 20250212125219883 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) 20250212125219884 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) 20250212125219884 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) 20250212125219885 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) 20250212125219885 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) 20250212125219885 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) 20250212125219885 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) 20250212125219886 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) 20250212125219886 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) 20250212125219887 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) 20250212125219887 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) 20250212125219888 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125219900 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) 20250212125219900 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) 20250212125219901 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) 20250212125219901 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) 20250212125219902 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) 20250212125219902 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) 20250212125219903 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) 20250212125219903 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) 20250212125219903 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) 20250212125219903 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) 20250212125219904 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) 20250212125219904 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) 20250212125219905 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) 20250212125219905 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) 20250212125219905 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) 20250212125219906 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) 20250212125219906 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125219919 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) 20250212125219919 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) 20250212125219920 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) 20250212125219920 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) 20250212125219921 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) 20250212125219921 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) 20250212125219922 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) 20250212125219922 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) 20250212125219922 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) 20250212125219922 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) 20250212125219923 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) 20250212125219923 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) 20250212125219924 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) 20250212125219924 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) 20250212125219925 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) 20250212125219925 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) 20250212125219928 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125219943 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) 20250212125219943 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) 20250212125219944 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) 20250212125219944 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) 20250212125219945 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) 20250212125219945 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) 20250212125219946 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) 20250212125219946 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) 20250212125219946 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) 20250212125219946 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) 20250212125219947 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) 20250212125219947 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) 20250212125219948 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) 20250212125219948 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) 20250212125219949 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) 20250212125219949 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) 20250212125219949 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125219961 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) 20250212125219961 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) 20250212125219963 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) 20250212125219963 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) 20250212125219964 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) 20250212125219964 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) 20250212125219964 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) 20250212125219964 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) 20250212125219965 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) 20250212125219965 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) 20250212125219966 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) 20250212125219966 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) 20250212125219967 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) 20250212125219967 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) 20250212125219968 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) 20250212125219968 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) 20250212125219970 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125219981 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) 20250212125219981 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) 20250212125219982 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) 20250212125219982 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) 20250212125219983 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) 20250212125219983 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) 20250212125219983 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) 20250212125219983 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) 20250212125219984 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) 20250212125219984 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) 20250212125219985 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) 20250212125219985 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) 20250212125219986 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) 20250212125219986 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) 20250212125219987 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) 20250212125219987 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) 20250212125219990 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125220004 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) 20250212125220005 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) 20250212125220006 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) 20250212125220006 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) 20250212125220007 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) 20250212125220007 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) 20250212125220007 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) 20250212125220007 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) 20250212125220008 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) 20250212125220008 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) 20250212125220009 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) 20250212125220009 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) 20250212125220010 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) 20250212125220010 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) 20250212125220010 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) 20250212125220010 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) 20250212125220011 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125220024 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) 20250212125220024 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) 20250212125220025 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) 20250212125220025 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) 20250212125220027 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) 20250212125220027 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) 20250212125220028 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) 20250212125220029 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) 20250212125220030 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) 20250212125220030 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) 209@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 209@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125220031 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) 20250212125220032 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) 20250212125220033 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) 20250212125220033 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) 20250212125220034 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) 20250212125220034 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) 20250212125220035 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125220036 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125220036 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125220036 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125220036 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125220036 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125220036 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125220036 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125220037 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125220044 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) 20250212125220044 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) 20250212125220045 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) 20250212125220045 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) 20250212125220045 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) 20250212125220045 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) 20250212125220045 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) 20250212125220045 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) 20250212125220045 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) 20250212125220045 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) 20250212125220046 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) 20250212125220046 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) TC_t3193-BVCI1234(210)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 20250212125220046 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) 20250212125220046 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) TC_t3193-BVCI1234(210)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125220046 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) 20250212125220046 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) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125220048 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125220048 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125220048 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125220048 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125220048 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125220048 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125220048 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125220048 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125220053 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125220054 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125220054 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125220054 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125220054 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125220054 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125220054 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20250212125220054 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125220054 DLGLOBAL DEBUG validating counter group 0x55579ef13760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125220054 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20250212125220054 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20250212125220054 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20250212125220054 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125220054 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125220054 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125220054 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125220054 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125220054 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125220054 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125220054 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125220054 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125220054 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125220054 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125220054 DRLCMAC 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) 20250212125220055 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125220055 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125220055 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125220055 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20250212125220055 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125220055 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125220055 DLGLOBAL DEBUG validating counter group 0x55579ef13b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125220055 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125220055 DLGLOBAL DEBUG validating counter group 0x55579ef13e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125220055 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125220055 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125220055 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) 20250212125220055 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) 20250212125220055 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) 20250212125220055 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) 20250212125220055 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20250212125220055 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) 20250212125220055 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20250212125220055 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) 20250212125220055 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20250212125220055 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) 20250212125220055 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=47 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) 20250212125220055 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) 20250212125220055 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125220055 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125220055 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125220055 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125220055 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125220055 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125220055 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212125220055 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212125220055 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125220055 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(215)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(215)@8d0f06c41a7d: 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@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 0.2 s 20250212125220065 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20250212125220066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212125220066 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212125220066 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) 20250212125220067 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125220067 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125220067 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125220067 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125220067 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125220067 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) 20250212125220067 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) 20250212125220068 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) 20250212125220069 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) 20250212125220069 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) 20250212125220069 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) 20250212125220070 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) 20250212125220070 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) 20250212125220071 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) 20250212125220071 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) 20250212125220071 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) 20250212125220071 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) 20250212125220072 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) 20250212125220072 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) 20250212125220073 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) 20250212125220073 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) 20250212125220074 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125220086 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) 20250212125220086 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) 20250212125220088 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) 20250212125220088 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) 20250212125220088 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) 20250212125220088 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) 20250212125220089 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) 20250212125220089 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) 20250212125220090 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) 20250212125220090 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) 20250212125220091 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) 20250212125220091 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) 20250212125220091 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) 20250212125220091 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) 20250212125220092 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) 20250212125220092 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) 20250212125220093 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125220106 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) 20250212125220106 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) 20250212125220107 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) 20250212125220107 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) 20250212125220108 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) 20250212125220108 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) 20250212125220109 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) 20250212125220109 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) 20250212125220109 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) 20250212125220109 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) 20250212125220110 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) 20250212125220110 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) 20250212125220111 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) 20250212125220111 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) 20250212125220112 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) 20250212125220112 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) 20250212125220115 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125220130 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) 20250212125220130 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) 20250212125220131 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) 20250212125220131 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) 20250212125220132 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) 20250212125220132 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) 20250212125220133 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) 20250212125220133 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) 20250212125220134 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) 20250212125220134 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) 20250212125220135 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) 20250212125220135 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) 20250212125220136 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) 20250212125220136 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) 20250212125220136 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) 20250212125220136 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) 20250212125220137 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125220147 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) 20250212125220147 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) 20250212125220148 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) 20250212125220148 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) 20250212125220148 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) 20250212125220148 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) 20250212125220149 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) 20250212125220149 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) 20250212125220149 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) 20250212125220149 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) 20250212125220150 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) 20250212125220150 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) 20250212125220151 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) 20250212125220151 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) 20250212125220151 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) 20250212125220151 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) 20250212125220152 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125220167 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) 20250212125220167 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) 20250212125220168 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) 20250212125220168 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) 20250212125220169 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) 20250212125220169 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) 20250212125220170 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) 20250212125220170 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) 20250212125220171 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) 20250212125220171 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) 20250212125220171 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) 20250212125220171 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) 20250212125220172 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) 20250212125220172 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) 20250212125220173 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) 20250212125220173 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) 20250212125220176 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125220191 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) 20250212125220191 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) 20250212125220192 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) 20250212125220192 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) 20250212125220193 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) 20250212125220193 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) 20250212125220194 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) 20250212125220194 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) 20250212125220194 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) 20250212125220194 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) 20250212125220195 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) 20250212125220195 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) 20250212125220196 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) 20250212125220196 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) 20250212125220197 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) 20250212125220197 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) 20250212125220198 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125220210 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) 20250212125220210 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) 20250212125220211 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) 20250212125220211 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) 20250212125220212 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) 20250212125220212 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) 20250212125220213 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) 20250212125220213 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) 20250212125220214 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) 20250212125220214 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) 20250212125220214 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) 20250212125220214 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) 20250212125220215 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) 20250212125220215 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) 20250212125220216 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) 20250212125220216 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) 20250212125220217 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125220229 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) 20250212125220229 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) 20250212125220231 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) 20250212125220231 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) 20250212125220231 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) 20250212125220231 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) 20250212125220232 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) 20250212125220232 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) 20250212125220233 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) 20250212125220233 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) 20250212125220234 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) 20250212125220234 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) 20250212125220235 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) 20250212125220235 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) 20250212125220235 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) 20250212125220235 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) 20250212125220239 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125220253 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) 20250212125220253 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) 20250212125220255 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) 20250212125220255 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) 20250212125220255 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) 20250212125220255 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) 20250212125220256 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) 20250212125220256 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) 20250212125220257 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) 20250212125220257 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) 20250212125220258 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) 20250212125220258 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) 20250212125220258 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) 20250212125220258 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) 20250212125220259 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) 20250212125220259 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) 20250212125220260 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125220266 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125220266 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) 20250212125220266 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20250212125220272 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) 20250212125220272 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) 20250212125220273 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) 20250212125220274 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) 20250212125220274 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) 20250212125220274 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) 20250212125220275 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) 20250212125220275 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) 20250212125220276 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) 20250212125220276 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) 20250212125220277 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) 20250212125220277 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) 20250212125220277 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) 20250212125220277 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) 20250212125220278 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) 20250212125220278 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) 20250212125220279 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) 20250212125220279 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) 20250212125220279 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) 20250212125220279 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) 20250212125220279 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20250212125220279 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125220279 DRLCMACDL DEBUG -- Final block, so we done. (encoding.cpp:1514) 20250212125220279 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20250212125220279 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) 20250212125220279 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: state_chg to FINISHED (tbf_dl_fsm.c:244) 20250212125220279 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} data block (BSN 0, CS-2): 29 82 8d 01 b1 6f eb 42 a7 d5 1f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20250212125220279 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) 20250212125220279 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125220279 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125220279 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) 20250212125220279 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 99 + 13 = 112 (pdch_ul_controller.c:131) 20250212125220279 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type POLL (pdch_ul_controller.c:184) 20250212125220279 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Scheduled DL Acknowledgement polling on PACCH (FN=112, TS=7) (tbf_dl.cpp:883) 20250212125220279 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=95 (tbf_dl.cpp:890) 20250212125220279 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Scheduled Ack/Nack polling on FN=112, TS=7 (tbf_dl.cpp:903) 20250212125220279 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} msg block (BSN 0, CS-2): 0f 01 00 29 82 8d 01 b1 6f eb 42 a7 d5 1f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20250212125220279 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=0f 01 00 29 82 8d 01 b1 6f eb 42 a7 d5 1f 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) 20250212125220280 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125220291 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) 20250212125220291 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) 20250212125220293 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) 20250212125220293 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) 20250212125220293 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) 20250212125220293 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) 20250212125220294 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) 20250212125220294 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) 20250212125220295 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) 20250212125220295 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) 20250212125220296 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) 20250212125220296 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) 20250212125220296 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) 20250212125220296 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) 20250212125220297 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) 20250212125220297 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) 20250212125220301 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125220315 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) 20250212125220315 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) 20250212125220317 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) 20250212125220317 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) 20250212125220317 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) 20250212125220317 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) 20250212125220318 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) 20250212125220318 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) 20250212125220319 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) 20250212125220319 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) 20250212125220320 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) 20250212125220320 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) 20250212125220321 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) 20250212125220321 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) 20250212125220322 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) 20250212125220322 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) 20250212125220322 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125220334 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) 20250212125220334 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) 20250212125220335 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) 20250212125220335 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) 20250212125220336 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) 20250212125220336 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) 20250212125220337 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) 20250212125220337 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) 20250212125220337 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) 20250212125220337 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) 20250212125220338 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) 20250212125220338 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) 20250212125220338 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) 20250212125220338 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) 20250212125220339 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) 20250212125220339 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) 20250212125220339 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125220352 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 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) 20250212125220353 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) 20250212125220353 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125220353 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125220353 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) 20250212125220353 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125220353 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125220353 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20250212125220353 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} downlink acknowledge (tbf_dl.cpp:1085) 20250212125220353 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} stopping timer T3191 [ACK/NACK received] (tbf.cpp:377) 20250212125220353 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) 20250212125220353 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) 20250212125220353 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20250212125220353 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) 20250212125220353 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) 20250212125220353 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Final ACK received. (tbf_dl.cpp:1105) 20250212125220353 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20250212125220353 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) 20250212125220353 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) 20250212125220353 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) 20250212125220354 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) 20250212125220354 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) 20250212125220355 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) 20250212125220355 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) 20250212125220355 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) 20250212125220355 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) 20250212125220355 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125220356 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125220356 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125220356 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125220356 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125220356 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20250212125220356 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125220356 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) 20250212125220356 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125220356 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) 20250212125220356 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212125220356 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125220356 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125220356 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Allocating DL TBF (tbf_dl.cpp:116) 20250212125220356 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125220356 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125220356 DLGLOBAL DEBUG validating counter group 0x55579ef13b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125220356 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125220356 DLGLOBAL DEBUG validating counter group 0x55579ef13e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125220356 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=1 (tbf_dl.cpp:431) 20250212125220356 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 2 TBFs, USFs = 00, TFIs = 00000003. (pdch.cpp:1190) 20250212125220356 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) 20250212125220356 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) 20250212125220356 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) 20250212125220356 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20250212125220356 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20250212125220356 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) 20250212125220356 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20250212125220356 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:146) 20250212125220356 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20250212125220356 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) 20250212125220356 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20250212125220356 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) 20250212125220356 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) 20250212125220356 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) 20250212125220356 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) 20250212125220356 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) 20250212125220357 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) 20250212125220357 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) 20250212125220357 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) 20250212125220357 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) 20250212125220362 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) 20250212125220363 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212125220363 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 117 + 13 = 130 (pdch_ul_controller.c:131) 20250212125220363 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20250212125220363 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20250212125220363 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) 20250212125220363 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20250212125220363 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type POLL (pdch_ul_controller.c:184) 20250212125220363 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE} Scheduled DL Assignment polling on PACCH (FN=130, TS=7) (tbf_dl_ass_fsm.c:126) 20250212125220363 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20250212125220363 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Scheduling control message at RTS for TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE} (gprs_rlcmac_sched.cpp:202) 20250212125220363 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 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) 20250212125220363 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(215)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v++++++++++++") 20250212125220378 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) 20250212125220378 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) 20250212125220379 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) 20250212125220379 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) 20250212125220380 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) 20250212125220380 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) 20250212125220381 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) 20250212125220381 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) 20250212125220382 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) 20250212125220382 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) 20250212125220382 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) 20250212125220382 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) 20250212125220383 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) 20250212125220383 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) 20250212125220384 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) 20250212125220384 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) 20250212125220385 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125220397 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) 20250212125220397 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) 20250212125220398 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) 20250212125220398 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) 20250212125220400 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) 20250212125220400 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) 20250212125220401 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) 20250212125220401 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) 20250212125220402 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) 20250212125220402 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) 20250212125220402 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) 20250212125220402 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) 20250212125220403 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) 20250212125220403 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) 20250212125220404 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) 20250212125220404 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) 20250212125220405 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125220416 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) 20250212125220416 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) 20250212125220417 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) 20250212125220417 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) 20250212125220418 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) 20250212125220418 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) 20250212125220419 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) 20250212125220419 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) 20250212125220419 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) 20250212125220419 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) 20250212125220420 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) 20250212125220420 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) 20250212125220421 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) 20250212125220421 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) 20250212125220422 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) 20250212125220422 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) 20250212125220425 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125220440 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) 20250212125220440 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) 20250212125220440 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125220440 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125220440 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) 20250212125220441 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125220441 DMS INFO Modifying MS object, TLLI: 0xffffffff -> 0x00000001, already confirmed partly (gprs_ms.c:520) 20250212125220441 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE} FN=130 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20250212125220441 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE} [UPLINK] DOWNLINK ASSIGNED (pdch.cpp:420) 20250212125220441 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) 20250212125220441 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_dl_ass_fsm.c:177) 20250212125220441 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE} free (tbf.cpp:271) 20250212125220441 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE}, 2 TBFs, USFs = 00, TFIs = 00000003. (pdch.cpp:1200) 20250212125220441 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) 20250212125220441 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20250212125220441 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125220441 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE}: Deallocated (fsm.c:568) 20250212125220441 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125220441 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125220441 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:437) 20250212125220441 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20250212125220441 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) 20250212125220441 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) 20250212125220442 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) 20250212125220442 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) 20250212125220443 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) 20250212125220443 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) 20250212125220444 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) 20250212125220444 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) 20250212125220445 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) 20250212125220445 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) 20250212125220445 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) 20250212125220445 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) 20250212125220446 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) 20250212125220446 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) 20250212125220447 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) 20250212125220447 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125220447 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) 20250212125220447 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) 20250212125220447 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20250212125220447 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125220447 DRLCMACDL DEBUG -- Final block, so we done. (encoding.cpp:1514) 20250212125220447 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20250212125220447 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) 20250212125220447 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: state_chg to FINISHED (tbf_dl_fsm.c:244) 20250212125220447 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} data block (BSN 0, CS-2): 29 82 8d 01 b1 6f eb 42 a7 d5 1f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20250212125220447 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) 20250212125220447 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125220447 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125220447 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) 20250212125220447 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 134 + 13 = 147 (pdch_ul_controller.c:131) 20250212125220447 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type POLL (pdch_ul_controller.c:184) 20250212125220447 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Scheduled DL Acknowledgement polling on PACCH (FN=147, TS=7) (tbf_dl.cpp:883) 20250212125220447 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=130 (tbf_dl.cpp:890) 20250212125220447 DTBFDL INFO TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Scheduled Ack/Nack polling on FN=147, TS=7 (tbf_dl.cpp:903) 20250212125220447 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} msg block (BSN 0, CS-2): 0f 03 00 29 82 8d 01 b1 6f eb 42 a7 d5 1f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20250212125220447 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=0f 03 00 29 82 8d 01 b1 6f eb 42 a7 d5 1f 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) 20250212125220448 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125220459 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) 20250212125220459 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) 20250212125220459 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) 20250212125220459 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) 20250212125220460 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) 20250212125220460 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) 20250212125220460 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) 20250212125220460 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) 20250212125220460 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) 20250212125220460 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) 20250212125220461 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) 20250212125220461 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) 20250212125220461 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) 20250212125220461 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) 20250212125220461 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) 20250212125220461 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) 20250212125220463 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125220477 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) 20250212125220477 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) 20250212125220477 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) 20250212125220477 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) 20250212125220477 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) 20250212125220477 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) 20250212125220478 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) 20250212125220478 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) 20250212125220478 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) 20250212125220478 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) 20250212125220478 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) 20250212125220478 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) 20250212125220478 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) 20250212125220478 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) 20250212125220479 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) 20250212125220479 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) 20250212125220486 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125220501 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) 20250212125220501 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) 20250212125220502 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) 20250212125220502 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) 20250212125220504 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) 20250212125220504 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) 20250212125220504 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) 20250212125220504 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) 20250212125220505 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) 20250212125220505 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) 20250212125220506 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) 20250212125220506 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) 20250212125220506 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) 20250212125220507 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) 20250212125220507 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) 20250212125220507 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) 20250212125220508 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125220523 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=10 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) 20250212125220523 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) 20250212125220523 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125220523 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125220523 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) 20250212125220524 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125220524 DTBF DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125220524 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20250212125220524 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} downlink acknowledge (tbf_dl.cpp:1085) 20250212125220524 DTBF DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} stopping timer T3191 [ACK/NACK received] (tbf.cpp:377) 20250212125220524 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) 20250212125220524 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) 20250212125220524 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20250212125220524 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) 20250212125220524 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) 20250212125220524 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Final ACK received. (tbf_dl.cpp:1105) 20250212125220524 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20250212125220524 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) 20250212125220524 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) BTS(215)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125220526 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) 20250212125220526 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) 20250212125220528 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) 20250212125220528 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) 20250212125220529 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39948<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125220529 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) 20250212125220529 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) 20250212125220530 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) 20250212125220530 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) 20250212125220531 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) 20250212125220531 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) 20250212125220532 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) 20250212125220532 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) 20250212125220533 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) 20250212125220533 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) 20250212125220536 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39934<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125220537 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125220537 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125220537 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125220537 DTBF INFO TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE} free (tbf.cpp:271) 20250212125220537 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE}, 1 TBFs, USFs = 00, TFIs = 00000002. (pdch.cpp:1200) 20250212125220537 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) 20250212125220537 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125220537 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125220537 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125220537 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE}: Deallocated (fsm.c:568) 20250212125220537 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125220537 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125220537 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125220537 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125220537 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125220537 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125220537 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125220537 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125220537 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125220537 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125220537 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125220537 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125220537 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125220537 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) 20250212125220537 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) 20250212125220537 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 7577 with status 0 respawn: 23: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_t3193 finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_t3193 pass'. Wed Feb 12 12:52:20 UTC 2025 ====== PCU_Tests.TC_t3193 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_t3193.talloc 20250212125220587 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125220588 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125220588 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125220588 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125220613 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39952<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125220714 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39952<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207616) Waiting for packet dumper to finish... 1 (prev_count=207616, count=291872) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_t3193 pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_n3105_max_t3195'. ------ PCU_Tests.TC_n3105_max_t3195 ------ Wed Feb 12 12:52:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_n3105_max_t3195.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_n3105_max_t3195.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_n3105_max_t3195' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_n3105_max_t3195 started. 221@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_n3105_max_t3195-BVCI1234(223)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 221@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 221@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(225)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125223811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49660<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 221@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(229)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 221@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(229)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(226)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(226)@8d0f06c41a7d: Start timer T: 5 s 20250212125223817 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49672<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(226)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_n3105_max_t3195-STATS(230)@8d0f06c41a7d: Start timer T: 2 s TC_n3105_max_t3195-STATS(230)@8d0f06c41a7d: Start timer T: 2 s 221@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(233)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125225589 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125225589 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125225589 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(226)@8d0f06c41a7d: OsmoPCU is now connected BTS(228)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125225592 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125225592 DLGLOBAL DEBUG validating counter group 0x556868b4a040(bts) with 102 counters (rate_ctr.c:86) 20250212125225592 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125225592 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125225592 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125225592 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125225592 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125225592 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125225592 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125225592 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125225592 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125225592 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125225592 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125225592 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125225592 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125225592 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125225592 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125225592 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125225592 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125225592 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125225592 DL1IF DEBUG t3195=1 (pcu_l1_if.cpp:822) 20250212125225592 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125225592 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125225592 DL1IF DEBUG n3105=2 (pcu_l1_if.cpp:825) 20250212125225592 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125225592 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125225592 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125225592 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125225592 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125225592 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125225592 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125225592 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125225592 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125225592 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125225592 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125225592 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125225592 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125225592 DLGLOBAL DEBUG validating counter group 0x7fd2b44bf5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125225592 DLGLOBAL DEBUG validating counter group 0x556868b49720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125225592 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125225592 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125225592 DLGLOBAL DEBUG validating counter group 0x7fd2b44c0180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125225592 DLGLOBAL DEBUG validating counter group 0x7fd2b44c0160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125225592 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125225592 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) 20250212125225592 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) 20250212125225592 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125225592 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125225592 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125225592 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125225592 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125225592 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125225592 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125225592 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125225592 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125225592 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125225592 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125225592 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125225592 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125225592 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125225592 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125225592 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125225592 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125225592 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125225592 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125225592 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125225592 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125225592 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125225592 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125225592 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125225592 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125225592 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125225592 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) 20250212125225592 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125225592 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 10 s BTS(228)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(228)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(228)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(228)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(228)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(225)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(228)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(225)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(225)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(225)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(228)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(228)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212125225594 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125225594 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) 20250212125225594 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) 20250212125225594 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125225594 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125225594 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) 20250212125225594 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125225594 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) 20250212125225594 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(225)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(225)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125225595 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125225595 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) 20250212125225595 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) 20250212125225595 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125225595 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125225595 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125225595 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125225595 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125225595 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125225595 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125225595 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125225595 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(225)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(225)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(225)@8d0f06c41a7d: Start timer Tns_test: 10 s 222@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 222@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125225600 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125225600 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125225600 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125225600 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125225600 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125225600 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125225600 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125225600 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_n3105_max_t3195-BVCI1234(223)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_n3105_max_t3195-BVCI1234(223)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125225603 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125225603 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125225603 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125225603 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125225603 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125225603 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125225603 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125225603 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125225606 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) 20250212125225606 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125225606 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) 20250212125225606 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) 20250212125225606 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125225606 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125225606 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125225606 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125225606 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125225606 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 1000 (gprs_bssgp_pcu.c:177) 20250212125225606 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125225606 DLGLOBAL DEBUG validating counter group 0x556868b49760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125225606 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20250212125225606 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20250212125225606 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20250212125225606 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 1000 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125225606 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125225606 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125225606 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125225606 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125225606 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125225606 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125225606 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125225606 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125225606 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125225606 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125225606 DRLCMAC 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) 20250212125225606 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125225606 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125225606 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125225606 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20250212125225606 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125225606 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125225606 DLGLOBAL DEBUG validating counter group 0x556868b49b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125225606 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125225606 DLGLOBAL DEBUG validating counter group 0x556868b49e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125225606 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125225606 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125225606 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) 20250212125225606 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) 20250212125225606 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) 20250212125225606 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) 20250212125225606 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20250212125225606 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) 20250212125225606 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20250212125225606 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) 20250212125225606 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20250212125225606 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) 20250212125225606 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) 20250212125225606 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) 20250212125225606 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) 20250212125225606 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) 20250212125225606 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125225606 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125225606 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125225606 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125225606 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125225606 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125225606 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125225606 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125225606 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125225606 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125225606 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) 20250212125225606 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) 20250212125225606 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) 20250212125225606 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) 20250212125225607 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) 20250212125225607 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) 20250212125225607 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) 20250212125225607 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) 20250212125225607 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) 20250212125225607 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(228)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(228)@8d0f06c41a7d: 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@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 0.2 s 20250212125225609 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125225609 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125225609 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125225609 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125225609 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125225609 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20250212125225609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212125225609 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212125225609 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) 20250212125225610 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125225624 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) 20250212125225624 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) 20250212125225625 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) 20250212125225625 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) 20250212125225625 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) 20250212125225625 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) 20250212125225625 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) 20250212125225625 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) 20250212125225626 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) 20250212125225626 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) 20250212125225626 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) 20250212125225626 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) 20250212125225626 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) 20250212125225626 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) 20250212125225626 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) 20250212125225626 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) 20250212125225629 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125225643 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) 20250212125225643 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) 20250212125225643 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) 20250212125225643 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) 20250212125225644 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) 20250212125225644 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) 20250212125225644 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) 20250212125225644 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) 20250212125225644 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) 20250212125225644 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) 20250212125225644 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) 20250212125225644 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) 20250212125225644 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) 20250212125225644 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) 20250212125225644 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) 20250212125225644 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) 20250212125225652 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125225668 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) 20250212125225668 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) 20250212125225668 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) 20250212125225668 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) 20250212125225668 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) 20250212125225668 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) 20250212125225668 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) 20250212125225668 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) 20250212125225669 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) 20250212125225669 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) 20250212125225669 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) 20250212125225669 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) 20250212125225669 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) 20250212125225669 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) 20250212125225669 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) 20250212125225669 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) 20250212125225672 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125225687 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) 20250212125225687 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) 20250212125225687 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) 20250212125225687 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) 20250212125225687 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) 20250212125225687 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) 20250212125225687 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) 20250212125225688 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) 20250212125225688 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) 20250212125225688 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) 20250212125225688 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) 20250212125225688 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) 20250212125225688 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) 20250212125225688 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) 20250212125225688 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) 20250212125225689 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) 20250212125225691 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125225705 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) 20250212125225705 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) 20250212125225706 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) 20250212125225706 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) 20250212125225706 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) 20250212125225706 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) 20250212125225706 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) 20250212125225706 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) 20250212125225706 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) 20250212125225706 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) 20250212125225707 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) 20250212125225707 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) 20250212125225707 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) 20250212125225707 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) 20250212125225707 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) 20250212125225707 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) 20250212125225714 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125225728 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) 20250212125225728 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) 20250212125225729 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) 20250212125225729 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) 20250212125225729 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) 20250212125225729 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) 20250212125225729 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) 20250212125225729 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) 20250212125225730 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) 20250212125225730 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) 20250212125225730 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) 20250212125225730 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) 20250212125225730 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) 20250212125225730 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) 20250212125225730 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) 20250212125225730 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) 20250212125225733 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125225747 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) 20250212125225747 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) 20250212125225747 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) 20250212125225747 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) 20250212125225748 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) 20250212125225748 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) 20250212125225748 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) 20250212125225748 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) 20250212125225748 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) 20250212125225748 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) 20250212125225748 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) 20250212125225748 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) 20250212125225749 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) 20250212125225749 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) 20250212125225749 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) 20250212125225749 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) 20250212125225752 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125225766 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) 20250212125225766 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) 20250212125225766 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) 20250212125225766 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) 20250212125225766 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) 20250212125225766 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) 20250212125225766 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) 20250212125225766 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) 20250212125225766 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) 20250212125225766 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) 20250212125225767 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) 20250212125225767 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) 20250212125225767 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) 20250212125225767 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) 20250212125225767 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) 20250212125225767 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) 20250212125225775 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125225789 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) 20250212125225789 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) 20250212125225789 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) 20250212125225789 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) 20250212125225789 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) 20250212125225789 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) 20250212125225789 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) 20250212125225789 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) 20250212125225789 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) 20250212125225789 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) 20250212125225789 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) 20250212125225789 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) 20250212125225790 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) 20250212125225790 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) 20250212125225790 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) 20250212125225790 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) 20250212125225793 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125225807 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) 20250212125225808 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) 20250212125225808 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) 20250212125225808 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) 20250212125225808 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) 20250212125225808 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) 20250212125225808 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) 20250212125225808 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) 20250212125225808 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) 20250212125225808 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) 20250212125225808 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) 20250212125225808 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) 20250212125225808 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) 20250212125225808 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) 20250212125225809 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) 20250212125225809 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) 20250212125225810 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125225810 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) 20250212125225810 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20250212125225812 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) 20250212125225812 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) 20250212125225812 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) 20250212125225812 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) 20250212125225812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1000) (tbf_dl.cpp:551) 20250212125225812 DRLCMACDL DEBUG -- Chunk with length 1000 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125225812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 57 a2 b1 b3 24 4a cd ef e0 ac 09 0d 5f 35 db e8 98 c8 d9 4a c0 3a 53 d4 43 45 3a 20 48 13 (tbf_dl.cpp:686) 20250212125225812 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) 20250212125225812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125225812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125225812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 07 00 01 57 a2 b1 b3 24 4a cd ef e0 ac 09 0d 5f 35 db e8 98 c8 d9 4a c0 3a 53 d4 43 45 3a 20 48 13 00 (tbf_dl.cpp:911) 20250212125225812 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 01 57 a2 b1 b3 24 4a cd ef e0 ac 09 0d 5f 35 db e8 98 c8 d9 4a c0 3a 53 d4 43 45 3a 20 48 13 00 (pcu_l1_if.cpp:182) 20250212125225812 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125225826 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) 20250212125225826 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) 20250212125225826 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) 20250212125225826 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) 20250212125225826 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) 20250212125225826 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) 20250212125225826 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) 20250212125225826 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) 20250212125225826 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) 20250212125225826 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) 20250212125225827 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) 20250212125225827 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) 20250212125225827 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) 20250212125225827 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) 20250212125225827 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) 20250212125225827 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) 20250212125225835 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) 20250212125225835 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) 20250212125225835 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) 20250212125225835 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) 20250212125225835 DRLCMACDL DEBUG -- Chunk with length 970 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125225835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-2): 66 c5 c2 bd d6 2d c2 88 a8 90 66 04 d1 2f b9 1a 35 c9 25 89 04 94 7b c5 a7 45 a4 3e 66 6f (tbf_dl.cpp:686) 20250212125225835 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) 20250212125225835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125225835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20250212125225835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 07 00 03 66 c5 c2 bd d6 2d c2 88 a8 90 66 04 d1 2f b9 1a 35 c9 25 89 04 94 7b c5 a7 45 a4 3e 66 6f 00 (tbf_dl.cpp:911) 20250212125225835 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 03 66 c5 c2 bd d6 2d c2 88 a8 90 66 04 d1 2f b9 1a 35 c9 25 89 04 94 7b c5 a7 45 a4 3e 66 6f 00 (pcu_l1_if.cpp:182) 20250212125225835 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125225849 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) 20250212125225849 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) 20250212125225849 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) 20250212125225849 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) 20250212125225850 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) 20250212125225850 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) 20250212125225850 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) 20250212125225850 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) 20250212125225850 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) 20250212125225850 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) 20250212125225850 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) 20250212125225850 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) 20250212125225850 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) 20250212125225850 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) 20250212125225850 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) 20250212125225850 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) 20250212125225854 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) 20250212125225854 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) 20250212125225854 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) 20250212125225854 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) 20250212125225854 DRLCMACDL DEBUG -- Chunk with length 940 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125225854 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-2): 40 96 31 47 d3 55 78 e2 63 4f 51 e5 7a e9 19 3f b6 d1 de 3b 44 50 2f fb 60 df 3e 35 51 ee (tbf_dl.cpp:686) 20250212125225854 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) 20250212125225854 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125225854 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20250212125225854 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 07 00 05 40 96 31 47 d3 55 78 e2 63 4f 51 e5 7a e9 19 3f b6 d1 de 3b 44 50 2f fb 60 df 3e 35 51 ee 00 (tbf_dl.cpp:911) 20250212125225854 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 05 40 96 31 47 d3 55 78 e2 63 4f 51 e5 7a e9 19 3f b6 d1 de 3b 44 50 2f fb 60 df 3e 35 51 ee 00 (pcu_l1_if.cpp:182) 20250212125225854 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125225868 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) 20250212125225868 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) 20250212125225868 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) 20250212125225868 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) 20250212125225868 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) 20250212125225868 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) 20250212125225868 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) 20250212125225868 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) 20250212125225869 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) 20250212125225869 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) 20250212125225869 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) 20250212125225869 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) 20250212125225869 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) 20250212125225869 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) 20250212125225869 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) 20250212125225869 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) 20250212125225872 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) 20250212125225872 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) 20250212125225872 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) 20250212125225872 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) 20250212125225872 DRLCMACDL DEBUG -- Chunk with length 910 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125225872 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-2): 5b 90 45 8b 08 67 d1 34 da 1a 09 ca 81 ae 53 0f 94 3d db c9 ac aa 89 16 71 6d cd 07 2b 36 (tbf_dl.cpp:686) 20250212125225872 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) 20250212125225872 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125225873 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20250212125225873 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-2): 07 00 07 5b 90 45 8b 08 67 d1 34 da 1a 09 ca 81 ae 53 0f 94 3d db c9 ac aa 89 16 71 6d cd 07 2b 36 00 (tbf_dl.cpp:911) 20250212125225873 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 07 5b 90 45 8b 08 67 d1 34 da 1a 09 ca 81 ae 53 0f 94 3d db c9 ac aa 89 16 71 6d cd 07 2b 36 00 (pcu_l1_if.cpp:182) 20250212125225873 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125225886 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) 20250212125225886 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) 20250212125225887 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) 20250212125225887 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) 20250212125225887 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) 20250212125225887 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) 20250212125225887 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) 20250212125225887 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) 20250212125225887 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) 20250212125225887 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) 20250212125225887 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) 20250212125225887 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) 20250212125225888 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) 20250212125225888 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) 20250212125225888 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) 20250212125225888 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) 20250212125225896 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) 20250212125225896 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) 20250212125225896 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) 20250212125225896 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) 20250212125225896 DRLCMACDL DEBUG -- Chunk with length 880 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125225896 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-2): db a8 e5 43 23 a7 5f 39 eb 8d c4 e3 4e 3d bb 0a 3d f5 72 db 54 ff b9 9c 88 41 a5 fc 55 5d (tbf_dl.cpp:686) 20250212125225896 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) 20250212125225896 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125225896 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20250212125225896 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-2): 07 00 09 db a8 e5 43 23 a7 5f 39 eb 8d c4 e3 4e 3d bb 0a 3d f5 72 db 54 ff b9 9c 88 41 a5 fc 55 5d 00 (tbf_dl.cpp:911) 20250212125225896 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 09 db a8 e5 43 23 a7 5f 39 eb 8d c4 e3 4e 3d bb 0a 3d f5 72 db 54 ff b9 9c 88 41 a5 fc 55 5d 00 (pcu_l1_if.cpp:182) 20250212125225896 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125225914 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) 20250212125225914 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) 20250212125225914 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) 20250212125225914 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) 20250212125225915 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) 20250212125225915 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) 20250212125225915 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) 20250212125225916 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) 20250212125225916 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) 20250212125225916 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) 20250212125225916 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) 20250212125225916 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) 20250212125225916 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) 20250212125225916 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) 20250212125225917 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) 20250212125225917 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) 20250212125225919 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) 20250212125225919 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) 20250212125225919 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) 20250212125225919 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) 20250212125225919 DRLCMACDL DEBUG -- Chunk with length 850 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125225919 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-2): 2d 63 01 9e ea fa 7b 22 7e aa a0 7c 88 8a 1e 84 7f 9f cb aa 35 aa 0e f5 89 e9 36 57 97 a9 (tbf_dl.cpp:686) 20250212125225919 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) 20250212125225919 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125225919 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20250212125225919 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-2): 07 00 0b 2d 63 01 9e ea fa 7b 22 7e aa a0 7c 88 8a 1e 84 7f 9f cb aa 35 aa 0e f5 89 e9 36 57 97 a9 00 (tbf_dl.cpp:911) 20250212125225919 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 0b 2d 63 01 9e ea fa 7b 22 7e aa a0 7c 88 8a 1e 84 7f 9f cb aa 35 aa 0e f5 89 e9 36 57 97 a9 00 (pcu_l1_if.cpp:182) 20250212125225920 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125225934 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) 20250212125225934 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) 20250212125225935 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) 20250212125225935 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) 20250212125225936 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) 20250212125225936 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) 20250212125225937 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) 20250212125225937 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) 20250212125225938 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) 20250212125225938 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) 20250212125225939 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) 20250212125225939 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) 20250212125225940 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) 20250212125225940 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) 20250212125225940 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) 20250212125225940 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) 20250212125225941 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) 20250212125225941 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) 20250212125225941 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) 20250212125225941 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) 20250212125225941 DRLCMACDL DEBUG -- Chunk with length 820 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125225941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-2): 00 40 d1 05 7e 2c 86 36 ec 1d bb 03 39 8a 90 66 98 65 86 65 61 3b 34 40 19 26 6c 35 ab 02 (tbf_dl.cpp:686) 20250212125225941 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) 20250212125225941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125225941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20250212125225941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-2): 07 00 0d 00 40 d1 05 7e 2c 86 36 ec 1d bb 03 39 8a 90 66 98 65 86 65 61 3b 34 40 19 26 6c 35 ab 02 00 (tbf_dl.cpp:911) 20250212125225941 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 0d 00 40 d1 05 7e 2c 86 36 ec 1d bb 03 39 8a 90 66 98 65 86 65 61 3b 34 40 19 26 6c 35 ab 02 00 (pcu_l1_if.cpp:182) 20250212125225942 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125225952 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) 20250212125225952 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) 20250212125225952 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) 20250212125225952 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) 20250212125225952 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) 20250212125225952 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) 20250212125225953 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) 20250212125225953 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) 20250212125225953 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) 20250212125225953 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) 20250212125225953 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) 20250212125225953 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) 20250212125225953 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) 20250212125225953 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) 20250212125225953 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) 20250212125225953 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) 20250212125225961 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) 20250212125225961 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) 20250212125225961 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) 20250212125225961 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) 20250212125225961 DRLCMACDL DEBUG -- Chunk with length 790 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125225961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, CS-2): 0d d0 fa 05 f7 28 56 0f 15 13 d4 c1 24 f7 f4 c9 ee 7c a8 4b ab 9c 65 53 46 db e4 7a 96 2f (tbf_dl.cpp:686) 20250212125225961 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) 20250212125225961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125225961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20250212125225961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-2): 07 00 0f 0d d0 fa 05 f7 28 56 0f 15 13 d4 c1 24 f7 f4 c9 ee 7c a8 4b ab 9c 65 53 46 db e4 7a 96 2f 00 (tbf_dl.cpp:911) 20250212125225961 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 0f 0d d0 fa 05 f7 28 56 0f 15 13 d4 c1 24 f7 f4 c9 ee 7c a8 4b ab 9c 65 53 46 db e4 7a 96 2f 00 (pcu_l1_if.cpp:182) 20250212125225961 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125225975 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) 20250212125225975 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) 20250212125225975 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) 20250212125225975 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) 20250212125225975 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) 20250212125225975 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) 20250212125225975 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) 20250212125225975 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) 20250212125225976 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) 20250212125225976 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) 20250212125225976 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) 20250212125225976 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) 20250212125225976 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) 20250212125225976 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) 20250212125225976 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) 20250212125225976 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) 20250212125225979 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) 20250212125225979 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) 20250212125225979 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) 20250212125225979 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) 20250212125225979 DRLCMACDL DEBUG -- Chunk with length 760 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125225979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, CS-2): c6 da 0d a5 31 46 2d 8a 26 08 9b 96 24 a0 25 b8 3f f3 7d 79 d0 d7 dd 5f cd 84 15 e8 c4 2a (tbf_dl.cpp:686) 20250212125225979 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) 20250212125225979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125225979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20250212125225979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-2): 07 00 11 c6 da 0d a5 31 46 2d 8a 26 08 9b 96 24 a0 25 b8 3f f3 7d 79 d0 d7 dd 5f cd 84 15 e8 c4 2a 00 (tbf_dl.cpp:911) 20250212125225979 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 11 c6 da 0d a5 31 46 2d 8a 26 08 9b 96 24 a0 25 b8 3f f3 7d 79 d0 d7 dd 5f cd 84 15 e8 c4 2a 00 (pcu_l1_if.cpp:182) 20250212125225980 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125225993 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) 20250212125225993 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) 20250212125225994 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) 20250212125225994 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) 20250212125225994 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) 20250212125225994 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) 20250212125225994 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) 20250212125225994 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) 20250212125225994 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) 20250212125225994 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) 20250212125225994 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) 20250212125225994 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) 20250212125225994 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) 20250212125225994 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) 20250212125225994 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) 20250212125225994 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) 20250212125225998 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) 20250212125225998 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) 20250212125225998 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) 20250212125225998 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) 20250212125225998 DRLCMACDL DEBUG -- Chunk with length 730 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125225998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, CS-2): 71 15 2e 7f ef 45 67 5a 65 7a f4 6e 25 20 ba d1 a8 8a a3 20 06 7c a1 ca b0 64 54 c1 9d 12 (tbf_dl.cpp:686) 20250212125225998 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) 20250212125225998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125225998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20250212125225998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-2): 07 00 13 71 15 2e 7f ef 45 67 5a 65 7a f4 6e 25 20 ba d1 a8 8a a3 20 06 7c a1 ca b0 64 54 c1 9d 12 00 (tbf_dl.cpp:911) 20250212125225998 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 13 71 15 2e 7f ef 45 67 5a 65 7a f4 6e 25 20 ba d1 a8 8a a3 20 06 7c a1 ca b0 64 54 c1 9d 12 00 (pcu_l1_if.cpp:182) 20250212125225998 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125226012 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) 20250212125226012 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) 20250212125226012 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) 20250212125226012 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) 20250212125226012 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) 20250212125226012 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) 20250212125226012 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) 20250212125226012 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) 20250212125226013 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) 20250212125226013 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) 20250212125226013 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) 20250212125226013 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) 20250212125226013 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) 20250212125226013 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) 20250212125226013 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) 20250212125226013 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) 20250212125226021 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) 20250212125226021 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) 20250212125226021 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) 20250212125226021 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) 20250212125226021 DRLCMACDL DEBUG -- Chunk with length 700 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125226021 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, CS-2): 4f b6 a8 00 3a 82 b7 de 34 5a 80 12 02 30 86 a6 db 49 28 63 c5 7c f3 36 67 d9 0a 5c 01 81 (tbf_dl.cpp:686) 20250212125226021 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) 20250212125226021 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226021 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20250212125226021 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-2): 07 00 15 4f b6 a8 00 3a 82 b7 de 34 5a 80 12 02 30 86 a6 db 49 28 63 c5 7c f3 36 67 d9 0a 5c 01 81 00 (tbf_dl.cpp:911) 20250212125226021 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 15 4f b6 a8 00 3a 82 b7 de 34 5a 80 12 02 30 86 a6 db 49 28 63 c5 7c f3 36 67 d9 0a 5c 01 81 00 (pcu_l1_if.cpp:182) 20250212125226021 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125226035 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) 20250212125226035 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) 20250212125226036 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) 20250212125226036 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) 20250212125226036 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) 20250212125226036 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) 20250212125226036 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) 20250212125226036 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) 20250212125226036 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) 20250212125226036 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) 20250212125226036 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) 20250212125226036 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) 20250212125226036 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) 20250212125226036 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) 20250212125226036 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) 20250212125226036 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) 20250212125226040 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) 20250212125226040 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) 20250212125226040 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) 20250212125226040 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) 20250212125226040 DRLCMACDL DEBUG -- Chunk with length 670 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125226040 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, CS-2): 51 36 06 44 6b 6f 37 97 3e 6b 7a 54 36 5f 1d b8 03 13 30 ef 47 08 0f 98 01 e5 81 d0 63 76 (tbf_dl.cpp:686) 20250212125226040 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) 20250212125226040 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226040 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20250212125226040 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-2): 07 00 17 51 36 06 44 6b 6f 37 97 3e 6b 7a 54 36 5f 1d b8 03 13 30 ef 47 08 0f 98 01 e5 81 d0 63 76 00 (tbf_dl.cpp:911) 20250212125226040 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 17 51 36 06 44 6b 6f 37 97 3e 6b 7a 54 36 5f 1d b8 03 13 30 ef 47 08 0f 98 01 e5 81 d0 63 76 00 (pcu_l1_if.cpp:182) 20250212125226040 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125226054 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) 20250212125226054 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) 20250212125226055 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) 20250212125226055 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) 20250212125226055 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) 20250212125226055 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) 20250212125226055 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) 20250212125226055 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) 20250212125226055 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) 20250212125226055 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) 20250212125226056 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) 20250212125226056 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) 20250212125226056 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) 20250212125226056 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) 20250212125226056 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) 20250212125226056 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) 20250212125226059 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) 20250212125226059 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) 20250212125226059 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) 20250212125226059 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) 20250212125226059 DRLCMACDL DEBUG -- Chunk with length 640 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125226059 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, CS-2): 6b 12 69 d8 ce 06 6f 9d 8d 98 9a 84 c9 0c d3 e8 f0 4b 64 60 de f0 56 36 78 c1 8b 9c f1 9d (tbf_dl.cpp:686) 20250212125226059 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) 20250212125226059 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226059 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20250212125226059 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-2): 07 00 19 6b 12 69 d8 ce 06 6f 9d 8d 98 9a 84 c9 0c d3 e8 f0 4b 64 60 de f0 56 36 78 c1 8b 9c f1 9d 00 (tbf_dl.cpp:911) 20250212125226059 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 19 6b 12 69 d8 ce 06 6f 9d 8d 98 9a 84 c9 0c d3 e8 f0 4b 64 60 de f0 56 36 78 c1 8b 9c f1 9d 00 (pcu_l1_if.cpp:182) 20250212125226059 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125226073 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) 20250212125226073 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) 20250212125226073 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) 20250212125226073 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) 20250212125226073 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) 20250212125226073 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) 20250212125226073 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) 20250212125226073 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) 20250212125226073 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) 20250212125226073 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) 20250212125226074 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) 20250212125226074 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) 20250212125226074 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) 20250212125226074 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) 20250212125226074 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) 20250212125226074 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) 20250212125226082 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) 20250212125226082 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) 20250212125226082 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) 20250212125226082 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) 20250212125226082 DRLCMACDL DEBUG -- Chunk with length 610 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125226082 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, CS-2): 21 91 38 97 dc 83 c3 20 1e 1a 47 d0 56 c4 33 e5 54 1a df 4c f4 e9 2c d2 57 4a e9 df cd 65 (tbf_dl.cpp:686) 20250212125226082 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) 20250212125226082 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226082 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20250212125226082 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-2): 07 00 1b 21 91 38 97 dc 83 c3 20 1e 1a 47 d0 56 c4 33 e5 54 1a df 4c f4 e9 2c d2 57 4a e9 df cd 65 00 (tbf_dl.cpp:911) 20250212125226082 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 1b 21 91 38 97 dc 83 c3 20 1e 1a 47 d0 56 c4 33 e5 54 1a df 4c f4 e9 2c d2 57 4a e9 df cd 65 00 (pcu_l1_if.cpp:182) 20250212125226082 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125226096 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) 20250212125226096 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) 20250212125226096 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) 20250212125226096 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) 20250212125226096 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) 20250212125226096 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) 20250212125226096 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) 20250212125226096 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) 20250212125226097 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) 20250212125226097 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) 20250212125226097 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) 20250212125226097 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) 20250212125226097 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) 20250212125226097 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) 20250212125226097 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) 20250212125226097 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) 20250212125226100 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) 20250212125226100 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) 20250212125226100 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) 20250212125226100 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) 20250212125226100 DRLCMACDL DEBUG -- Chunk with length 580 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125226100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, CS-2): 98 ae 8e 85 66 33 7f a6 d2 81 8e 24 7e 1a f4 49 11 61 54 1e d1 ec e3 6a 35 bb f7 f4 c8 6d (tbf_dl.cpp:686) 20250212125226100 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) 20250212125226100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20250212125226100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-2): 07 00 1d 98 ae 8e 85 66 33 7f a6 d2 81 8e 24 7e 1a f4 49 11 61 54 1e d1 ec e3 6a 35 bb f7 f4 c8 6d 00 (tbf_dl.cpp:911) 20250212125226101 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 1d 98 ae 8e 85 66 33 7f a6 d2 81 8e 24 7e 1a f4 49 11 61 54 1e d1 ec e3 6a 35 bb f7 f4 c8 6d 00 (pcu_l1_if.cpp:182) 20250212125226101 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125226114 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) 20250212125226114 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) 20250212125226115 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) 20250212125226115 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) 20250212125226115 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) 20250212125226115 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) 20250212125226115 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) 20250212125226115 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) 20250212125226115 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) 20250212125226115 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) 20250212125226115 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) 20250212125226115 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) 20250212125226115 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) 20250212125226115 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) 20250212125226115 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) 20250212125226115 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) 20250212125226119 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) 20250212125226119 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) 20250212125226119 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) 20250212125226119 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) 20250212125226119 DRLCMACDL DEBUG -- Chunk with length 550 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125226119 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, CS-2): bc b7 a6 35 e9 1e d0 e5 d2 64 a5 40 a2 4f 20 46 30 bc 3f c0 57 8d 91 cc 99 41 34 80 07 6c (tbf_dl.cpp:686) 20250212125226119 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) 20250212125226119 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226119 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20250212125226119 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-2): 07 00 1f bc b7 a6 35 e9 1e d0 e5 d2 64 a5 40 a2 4f 20 46 30 bc 3f c0 57 8d 91 cc 99 41 34 80 07 6c 00 (tbf_dl.cpp:911) 20250212125226119 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 1f bc b7 a6 35 e9 1e d0 e5 d2 64 a5 40 a2 4f 20 46 30 bc 3f c0 57 8d 91 cc 99 41 34 80 07 6c 00 (pcu_l1_if.cpp:182) 20250212125226119 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125226133 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) 20250212125226133 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) 20250212125226133 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) 20250212125226133 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) 20250212125226133 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) 20250212125226133 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) 20250212125226133 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) 20250212125226133 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) 20250212125226134 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) 20250212125226134 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) 20250212125226134 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) 20250212125226134 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) 20250212125226134 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) 20250212125226134 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) 20250212125226134 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) 20250212125226134 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) 20250212125226142 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) 20250212125226142 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) 20250212125226142 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) 20250212125226142 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) 20250212125226142 DRLCMACDL DEBUG -- Chunk with length 520 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125226142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, CS-2): 27 f4 df bf b7 c5 04 32 71 89 ee d4 6a f5 ee e9 9f 4f 96 7d 3c 3a f0 91 1f 09 69 54 d9 e8 (tbf_dl.cpp:686) 20250212125226142 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) 20250212125226142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20250212125226142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-2): 07 00 21 27 f4 df bf b7 c5 04 32 71 89 ee d4 6a f5 ee e9 9f 4f 96 7d 3c 3a f0 91 1f 09 69 54 d9 e8 00 (tbf_dl.cpp:911) 20250212125226142 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 21 27 f4 df bf b7 c5 04 32 71 89 ee d4 6a f5 ee e9 9f 4f 96 7d 3c 3a f0 91 1f 09 69 54 d9 e8 00 (pcu_l1_if.cpp:182) 20250212125226142 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125226156 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) 20250212125226156 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) 20250212125226156 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) 20250212125226156 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) 20250212125226157 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) 20250212125226157 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) 20250212125226157 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) 20250212125226157 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) 20250212125226157 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) 20250212125226157 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) 20250212125226157 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) 20250212125226157 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) 20250212125226157 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) 20250212125226157 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) 20250212125226157 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) 20250212125226157 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) 20250212125226161 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) 20250212125226161 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) 20250212125226161 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) 20250212125226161 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) 20250212125226161 DRLCMACDL DEBUG -- Chunk with length 490 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125226161 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, CS-2): e5 a8 07 98 bb 03 26 c9 0d 62 f2 8e 26 3c de 90 d4 a9 f7 dd da 58 cc 5a 3b e3 88 33 34 3b (tbf_dl.cpp:686) 20250212125226161 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) 20250212125226161 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226161 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20250212125226161 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-2): 07 00 23 e5 a8 07 98 bb 03 26 c9 0d 62 f2 8e 26 3c de 90 d4 a9 f7 dd da 58 cc 5a 3b e3 88 33 34 3b 00 (tbf_dl.cpp:911) 20250212125226161 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 23 e5 a8 07 98 bb 03 26 c9 0d 62 f2 8e 26 3c de 90 d4 a9 f7 dd da 58 cc 5a 3b e3 88 33 34 3b 00 (pcu_l1_if.cpp:182) 20250212125226161 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125226175 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) 20250212125226175 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) 20250212125226175 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) 20250212125226175 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) 20250212125226176 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) 20250212125226176 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) 20250212125226176 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) 20250212125226176 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) 20250212125226176 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) 20250212125226176 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) 20250212125226176 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) 20250212125226176 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) 20250212125226176 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) 20250212125226176 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) 20250212125226176 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) 20250212125226176 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) 20250212125226180 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) 20250212125226180 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) 20250212125226180 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) 20250212125226180 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) 20250212125226180 DRLCMACDL DEBUG -- Chunk with length 460 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125226180 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, CS-2): 35 b3 66 1f 4c 30 3a d1 0d 60 e3 00 eb d7 cb c0 31 27 52 1d a3 95 7c 58 7c f4 34 34 c4 b6 (tbf_dl.cpp:686) 20250212125226180 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) 20250212125226180 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226180 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20250212125226180 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-2): 07 00 25 35 b3 66 1f 4c 30 3a d1 0d 60 e3 00 eb d7 cb c0 31 27 52 1d a3 95 7c 58 7c f4 34 34 c4 b6 00 (tbf_dl.cpp:911) 20250212125226180 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 25 35 b3 66 1f 4c 30 3a d1 0d 60 e3 00 eb d7 cb c0 31 27 52 1d a3 95 7c 58 7c f4 34 34 c4 b6 00 (pcu_l1_if.cpp:182) 20250212125226180 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125226193 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) 20250212125226193 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) 20250212125226194 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) 20250212125226194 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) 20250212125226194 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) 20250212125226194 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) 20250212125226194 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) 20250212125226194 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) 20250212125226194 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) 20250212125226194 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) 20250212125226194 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) 20250212125226194 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) 20250212125226194 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) 20250212125226194 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) 20250212125226195 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) 20250212125226195 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) 20250212125226203 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) 20250212125226203 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) 20250212125226203 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) 20250212125226203 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) 20250212125226203 DRLCMACDL DEBUG -- Chunk with length 430 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125226203 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, CS-2): 72 13 b3 db b5 8d c5 6b a9 0f 79 0b 87 94 75 45 96 02 39 4b 11 64 e4 b3 33 29 9f 36 63 76 (tbf_dl.cpp:686) 20250212125226203 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) 20250212125226203 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226203 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20250212125226203 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-2): 07 00 27 72 13 b3 db b5 8d c5 6b a9 0f 79 0b 87 94 75 45 96 02 39 4b 11 64 e4 b3 33 29 9f 36 63 76 00 (tbf_dl.cpp:911) 20250212125226203 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 27 72 13 b3 db b5 8d c5 6b a9 0f 79 0b 87 94 75 45 96 02 39 4b 11 64 e4 b3 33 29 9f 36 63 76 00 (pcu_l1_if.cpp:182) 20250212125226203 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125226217 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) 20250212125226217 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) 20250212125226217 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) 20250212125226217 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) 20250212125226217 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) 20250212125226217 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) 20250212125226217 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) 20250212125226217 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) 20250212125226217 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) 20250212125226217 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) 20250212125226217 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) 20250212125226217 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) 20250212125226218 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) 20250212125226218 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) 20250212125226218 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) 20250212125226218 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) 20250212125226221 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) 20250212125226221 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125226221 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) 20250212125226221 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) 20250212125226221 DRLCMACDL DEBUG -- Chunk with length 400 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125226221 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, CS-2): 0b 2c 25 90 a1 8d a8 38 df 83 b7 d5 4c c6 28 8f 6d 70 44 3d 74 4e 2b a8 f1 75 a4 93 39 56 (tbf_dl.cpp:686) 20250212125226221 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) 20250212125226221 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226221 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20250212125226221 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) 20250212125226221 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 134 + 13 = 147 (pdch_ul_controller.c:131) 20250212125226221 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type POLL (pdch_ul_controller.c:184) 20250212125226221 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) 20250212125226221 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) 20250212125226221 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-2): 0f 00 29 0b 2c 25 90 a1 8d a8 38 df 83 b7 d5 4c c6 28 8f 6d 70 44 3d 74 4e 2b a8 f1 75 a4 93 39 56 00 (tbf_dl.cpp:911) 20250212125226221 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=0f 00 29 0b 2c 25 90 a1 8d a8 38 df 83 b7 d5 4c c6 28 8f 6d 70 44 3d 74 4e 2b a8 f1 75 a4 93 39 56 00 (pcu_l1_if.cpp:182) 20250212125226221 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125226236 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) 20250212125226236 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) 20250212125226236 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) 20250212125226236 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) 20250212125226237 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) 20250212125226237 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) 20250212125226237 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) 20250212125226237 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) 20250212125226237 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) 20250212125226237 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) 20250212125226237 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) 20250212125226237 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) 20250212125226238 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) 20250212125226238 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) 20250212125226238 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) 20250212125226238 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) 20250212125226240 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125226254 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) 20250212125226254 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) 20250212125226255 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) 20250212125226255 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) 20250212125226255 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) 20250212125226255 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) 20250212125226255 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) 20250212125226255 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) 20250212125226256 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) 20250212125226256 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) 20250212125226256 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) 20250212125226256 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) 20250212125226256 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) 20250212125226256 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) 20250212125226256 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) 20250212125226256 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) 20250212125226264 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125226277 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) 20250212125226277 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) 20250212125226278 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) 20250212125226278 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) 20250212125226278 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) 20250212125226278 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) 20250212125226278 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) 20250212125226278 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) 20250212125226279 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) 20250212125226279 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) 20250212125226279 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) 20250212125226279 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) 20250212125226279 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) 20250212125226279 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) 20250212125226279 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) 20250212125226279 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) 20250212125226282 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125226296 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=10 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) 20250212125226296 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) 20250212125226296 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125226296 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125226296 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) 20250212125226296 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125226296 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125226296 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 21, BSN 0 to 21 - 1 (21 blocks), "IIIIIIIIIIIIIIIIIIIIR" (pdch.cpp:509) 20250212125226296 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125226296 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) 20250212125226296 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) 20250212125226296 DRLCMACDL INFO MS (IMSI 262420000000001): High error rate 95%, reducing CS level to CS-1 (gprs_ms.c:679) 20250212125226296 DRLCMACDL DEBUG - got NACK for BSN=0 (rlc_window_dl.cpp:108) 20250212125226296 DRLCMACDL DEBUG - got NACK for BSN=1 (rlc_window_dl.cpp:108) 20250212125226296 DRLCMACDL DEBUG - got NACK for BSN=2 (rlc_window_dl.cpp:108) 20250212125226296 DRLCMACDL DEBUG - got NACK for BSN=3 (rlc_window_dl.cpp:108) 20250212125226296 DRLCMACDL DEBUG - got NACK for BSN=4 (rlc_window_dl.cpp:108) 20250212125226296 DRLCMACDL DEBUG - got NACK for BSN=5 (rlc_window_dl.cpp:108) 20250212125226296 DRLCMACDL DEBUG - got NACK for BSN=6 (rlc_window_dl.cpp:108) 20250212125226296 DRLCMACDL DEBUG - got NACK for BSN=7 (rlc_window_dl.cpp:108) 20250212125226296 DRLCMACDL DEBUG - got NACK for BSN=8 (rlc_window_dl.cpp:108) 20250212125226296 DRLCMACDL DEBUG - got NACK for BSN=9 (rlc_window_dl.cpp:108) 20250212125226296 DRLCMACDL DEBUG - got NACK for BSN=10 (rlc_window_dl.cpp:108) 20250212125226296 DRLCMACDL DEBUG - got NACK for BSN=11 (rlc_window_dl.cpp:108) 20250212125226296 DRLCMACDL DEBUG - got NACK for BSN=12 (rlc_window_dl.cpp:108) 20250212125226296 DRLCMACDL DEBUG - got NACK for BSN=13 (rlc_window_dl.cpp:108) 20250212125226296 DRLCMACDL DEBUG - got NACK for BSN=14 (rlc_window_dl.cpp:108) 20250212125226296 DRLCMACDL DEBUG - got NACK for BSN=15 (rlc_window_dl.cpp:108) 20250212125226296 DRLCMACDL DEBUG - got NACK for BSN=16 (rlc_window_dl.cpp:108) 20250212125226296 DRLCMACDL DEBUG - got NACK for BSN=17 (rlc_window_dl.cpp:108) 20250212125226296 DRLCMACDL DEBUG - got NACK for BSN=18 (rlc_window_dl.cpp:108) 20250212125226296 DRLCMACDL DEBUG - got NACK for BSN=19 (rlc_window_dl.cpp:108) 20250212125226296 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20250212125226296 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) 20250212125226296 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) 20250212125226296 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) 20250212125226296 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) 20250212125226296 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) 20250212125226296 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) 20250212125226296 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) 20250212125226296 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) 20250212125226296 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) 20250212125226297 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) 20250212125226297 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) 20250212125226297 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) 20250212125226297 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) 20250212125226297 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) 20250212125226297 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) 20250212125226297 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) 20250212125226297 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) 20250212125226300 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) 20250212125226300 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 (gprs_rlcmac_sched.cpp:329) 20250212125226300 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) 20250212125226300 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 0 (tbf_dl.cpp:329) 20250212125226300 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) 20250212125226300 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226300 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125226300 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 07 00 01 57 a2 b1 b3 24 4a cd ef e0 ac 09 0d 5f 35 db e8 98 c8 d9 4a c0 3a 53 d4 43 45 3a 20 48 13 00 (tbf_dl.cpp:911) 20250212125226300 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Sending data request: sapi=5 arfcn=871 cur_fn=147 block=11 data=07 00 01 57 a2 b1 b3 24 4a cd ef e0 ac 09 0d 5f 35 db e8 98 c8 d9 4a c0 3a 53 d4 43 45 3a 20 48 13 00 (pcu_l1_if.cpp:182) 20250212125226301 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125226314 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) 20250212125226314 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) 20250212125226315 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) 20250212125226315 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) 20250212125226315 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) 20250212125226315 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) 20250212125226315 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) 20250212125226315 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) 20250212125226315 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) 20250212125226315 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) 20250212125226315 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) 20250212125226315 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) 20250212125226315 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) 20250212125226315 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) 20250212125226315 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) 20250212125226315 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) 20250212125226324 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) 20250212125226324 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) 20250212125226324 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) 20250212125226324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 1 (tbf_dl.cpp:329) 20250212125226324 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) 20250212125226324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20250212125226324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 07 00 03 66 c5 c2 bd d6 2d c2 88 a8 90 66 04 d1 2f b9 1a 35 c9 25 89 04 94 7b c5 a7 45 a4 3e 66 6f 00 (tbf_dl.cpp:911) 20250212125226324 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 66 c5 c2 bd d6 2d c2 88 a8 90 66 04 d1 2f b9 1a 35 c9 25 89 04 94 7b c5 a7 45 a4 3e 66 6f 00 (pcu_l1_if.cpp:182) 20250212125226324 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125226338 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) 20250212125226338 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) 20250212125226338 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) 20250212125226338 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) 20250212125226338 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) 20250212125226338 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) 20250212125226338 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) 20250212125226338 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) 20250212125226338 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) 20250212125226338 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) 20250212125226338 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) 20250212125226338 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) 20250212125226339 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) 20250212125226339 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) 20250212125226339 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) 20250212125226339 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) 20250212125226342 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) 20250212125226342 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) 20250212125226342 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) 20250212125226342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 2 (tbf_dl.cpp:329) 20250212125226342 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) 20250212125226342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20250212125226342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 07 00 05 40 96 31 47 d3 55 78 e2 63 4f 51 e5 7a e9 19 3f b6 d1 de 3b 44 50 2f fb 60 df 3e 35 51 ee 00 (tbf_dl.cpp:911) 20250212125226342 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 40 96 31 47 d3 55 78 e2 63 4f 51 e5 7a e9 19 3f b6 d1 de 3b 44 50 2f fb 60 df 3e 35 51 ee 00 (pcu_l1_if.cpp:182) 20250212125226342 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125226356 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) 20250212125226356 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) 20250212125226357 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) 20250212125226357 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) 20250212125226357 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) 20250212125226357 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) 20250212125226357 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) 20250212125226357 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) 20250212125226358 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) 20250212125226358 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) 20250212125226358 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) 20250212125226358 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) 20250212125226358 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) 20250212125226358 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) 20250212125226358 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) 20250212125226358 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) 20250212125226361 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) 20250212125226361 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) 20250212125226361 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) 20250212125226361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 3 (tbf_dl.cpp:329) 20250212125226361 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) 20250212125226361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20250212125226361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-2): 07 00 07 5b 90 45 8b 08 67 d1 34 da 1a 09 ca 81 ae 53 0f 94 3d db c9 ac aa 89 16 71 6d cd 07 2b 36 00 (tbf_dl.cpp:911) 20250212125226361 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 5b 90 45 8b 08 67 d1 34 da 1a 09 ca 81 ae 53 0f 94 3d db c9 ac aa 89 16 71 6d cd 07 2b 36 00 (pcu_l1_if.cpp:182) 20250212125226361 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125226375 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) 20250212125226375 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) 20250212125226375 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) 20250212125226375 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) 20250212125226375 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) 20250212125226375 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) 20250212125226375 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) 20250212125226375 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) 20250212125226376 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) 20250212125226376 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) 20250212125226376 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) 20250212125226376 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) 20250212125226376 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) 20250212125226376 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) 20250212125226376 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) 20250212125226376 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) 20250212125226384 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) 20250212125226384 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) 20250212125226384 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) 20250212125226384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 4 (tbf_dl.cpp:329) 20250212125226384 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) 20250212125226384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20250212125226384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-2): 07 00 09 db a8 e5 43 23 a7 5f 39 eb 8d c4 e3 4e 3d bb 0a 3d f5 72 db 54 ff b9 9c 88 41 a5 fc 55 5d 00 (tbf_dl.cpp:911) 20250212125226384 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 db a8 e5 43 23 a7 5f 39 eb 8d c4 e3 4e 3d bb 0a 3d f5 72 db 54 ff b9 9c 88 41 a5 fc 55 5d 00 (pcu_l1_if.cpp:182) 20250212125226385 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125226399 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) 20250212125226399 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) 20250212125226399 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) 20250212125226399 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) 20250212125226399 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) 20250212125226399 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) 20250212125226400 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) 20250212125226400 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) 20250212125226400 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) 20250212125226400 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) 20250212125226400 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) 20250212125226400 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) 20250212125226400 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) 20250212125226400 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) 20250212125226401 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) 20250212125226401 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) 20250212125226403 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) 20250212125226403 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) 20250212125226403 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) 20250212125226403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 5 (tbf_dl.cpp:329) 20250212125226403 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) 20250212125226403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20250212125226403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-2): 07 00 0b 2d 63 01 9e ea fa 7b 22 7e aa a0 7c 88 8a 1e 84 7f 9f cb aa 35 aa 0e f5 89 e9 36 57 97 a9 00 (tbf_dl.cpp:911) 20250212125226403 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 2d 63 01 9e ea fa 7b 22 7e aa a0 7c 88 8a 1e 84 7f 9f cb aa 35 aa 0e f5 89 e9 36 57 97 a9 00 (pcu_l1_if.cpp:182) 20250212125226404 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125226417 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) 20250212125226417 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) 20250212125226417 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) 20250212125226417 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) 20250212125226418 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) 20250212125226418 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) 20250212125226418 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) 20250212125226418 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) 20250212125226418 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) 20250212125226418 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) 20250212125226418 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) 20250212125226418 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) 20250212125226418 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) 20250212125226418 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) 20250212125226418 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) 20250212125226418 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) 20250212125226422 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) 20250212125226422 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) 20250212125226422 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) 20250212125226422 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 6 (tbf_dl.cpp:329) 20250212125226422 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) 20250212125226422 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226422 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20250212125226422 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-2): 07 00 0d 00 40 d1 05 7e 2c 86 36 ec 1d bb 03 39 8a 90 66 98 65 86 65 61 3b 34 40 19 26 6c 35 ab 02 00 (tbf_dl.cpp:911) 20250212125226422 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 0d 00 40 d1 05 7e 2c 86 36 ec 1d bb 03 39 8a 90 66 98 65 86 65 61 3b 34 40 19 26 6c 35 ab 02 00 (pcu_l1_if.cpp:182) 20250212125226422 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125226436 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) 20250212125226436 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) 20250212125226436 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) 20250212125226436 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) 20250212125226436 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) 20250212125226436 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) 20250212125226437 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) 20250212125226437 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) 20250212125226437 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) 20250212125226437 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) 20250212125226437 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) 20250212125226437 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) 20250212125226437 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) 20250212125226437 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) 20250212125226437 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) 20250212125226437 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) 20250212125226445 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) 20250212125226445 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) 20250212125226445 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) 20250212125226445 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 7 (tbf_dl.cpp:329) 20250212125226445 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) 20250212125226445 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226445 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20250212125226445 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-2): 07 00 0f 0d d0 fa 05 f7 28 56 0f 15 13 d4 c1 24 f7 f4 c9 ee 7c a8 4b ab 9c 65 53 46 db e4 7a 96 2f 00 (tbf_dl.cpp:911) 20250212125226445 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 0f 0d d0 fa 05 f7 28 56 0f 15 13 d4 c1 24 f7 f4 c9 ee 7c a8 4b ab 9c 65 53 46 db e4 7a 96 2f 00 (pcu_l1_if.cpp:182) 20250212125226445 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125226459 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) 20250212125226459 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) 20250212125226459 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) 20250212125226459 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) 20250212125226459 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) 20250212125226459 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) 20250212125226459 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) 20250212125226459 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) 20250212125226460 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) 20250212125226460 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) 20250212125226460 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) 20250212125226460 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) 20250212125226460 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) 20250212125226460 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) 20250212125226460 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) 20250212125226460 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) 20250212125226464 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) 20250212125226464 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) 20250212125226464 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) 20250212125226464 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 8 (tbf_dl.cpp:329) 20250212125226464 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) 20250212125226464 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226464 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20250212125226464 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-2): 07 00 11 c6 da 0d a5 31 46 2d 8a 26 08 9b 96 24 a0 25 b8 3f f3 7d 79 d0 d7 dd 5f cd 84 15 e8 c4 2a 00 (tbf_dl.cpp:911) 20250212125226464 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 11 c6 da 0d a5 31 46 2d 8a 26 08 9b 96 24 a0 25 b8 3f f3 7d 79 d0 d7 dd 5f cd 84 15 e8 c4 2a 00 (pcu_l1_if.cpp:182) 20250212125226464 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125226478 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) 20250212125226478 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) 20250212125226478 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) 20250212125226478 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) 20250212125226478 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) 20250212125226478 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) 20250212125226478 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) 20250212125226478 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) 20250212125226478 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) 20250212125226478 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) 20250212125226478 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) 20250212125226478 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) 20250212125226478 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) 20250212125226478 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) 20250212125226479 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) 20250212125226479 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) 20250212125226482 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) 20250212125226482 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) 20250212125226482 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) 20250212125226482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 9 (tbf_dl.cpp:329) 20250212125226482 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) 20250212125226482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20250212125226482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-2): 07 00 13 71 15 2e 7f ef 45 67 5a 65 7a f4 6e 25 20 ba d1 a8 8a a3 20 06 7c a1 ca b0 64 54 c1 9d 12 00 (tbf_dl.cpp:911) 20250212125226482 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 13 71 15 2e 7f ef 45 67 5a 65 7a f4 6e 25 20 ba d1 a8 8a a3 20 06 7c a1 ca b0 64 54 c1 9d 12 00 (pcu_l1_if.cpp:182) 20250212125226482 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125226496 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) 20250212125226496 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) 20250212125226496 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) 20250212125226496 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) 20250212125226497 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) 20250212125226497 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) 20250212125226497 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) 20250212125226497 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) 20250212125226497 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) 20250212125226497 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) 20250212125226497 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) 20250212125226497 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) 20250212125226497 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) 20250212125226497 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) 20250212125226497 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) 20250212125226497 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) 20250212125226505 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) 20250212125226505 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) 20250212125226506 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) 20250212125226506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 10 (tbf_dl.cpp:329) 20250212125226506 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) 20250212125226506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20250212125226506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-2): 07 00 15 4f b6 a8 00 3a 82 b7 de 34 5a 80 12 02 30 86 a6 db 49 28 63 c5 7c f3 36 67 d9 0a 5c 01 81 00 (tbf_dl.cpp:911) 20250212125226506 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 15 4f b6 a8 00 3a 82 b7 de 34 5a 80 12 02 30 86 a6 db 49 28 63 c5 7c f3 36 67 d9 0a 5c 01 81 00 (pcu_l1_if.cpp:182) 20250212125226506 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125226520 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) 20250212125226520 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) 20250212125226520 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) 20250212125226520 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) 20250212125226520 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) 20250212125226520 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) 20250212125226520 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) 20250212125226520 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) 20250212125226520 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) 20250212125226520 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) 20250212125226520 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) 20250212125226520 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) 20250212125226520 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) 20250212125226520 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) 20250212125226521 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) 20250212125226521 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) 20250212125226524 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) 20250212125226524 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) 20250212125226524 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) 20250212125226524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 11 (tbf_dl.cpp:329) 20250212125226524 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) 20250212125226524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20250212125226524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-2): 07 00 17 51 36 06 44 6b 6f 37 97 3e 6b 7a 54 36 5f 1d b8 03 13 30 ef 47 08 0f 98 01 e5 81 d0 63 76 00 (tbf_dl.cpp:911) 20250212125226524 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 17 51 36 06 44 6b 6f 37 97 3e 6b 7a 54 36 5f 1d b8 03 13 30 ef 47 08 0f 98 01 e5 81 d0 63 76 00 (pcu_l1_if.cpp:182) 20250212125226524 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125226539 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) 20250212125226539 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) 20250212125226539 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) 20250212125226539 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) 20250212125226539 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) 20250212125226539 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) 20250212125226539 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) 20250212125226539 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) 20250212125226540 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) 20250212125226540 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) 20250212125226540 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) 20250212125226540 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) 20250212125226540 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) 20250212125226540 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) 20250212125226540 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) 20250212125226540 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) 20250212125226543 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) 20250212125226543 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) 20250212125226543 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) 20250212125226543 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 12 (tbf_dl.cpp:329) 20250212125226543 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) 20250212125226543 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226543 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20250212125226543 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-2): 07 00 19 6b 12 69 d8 ce 06 6f 9d 8d 98 9a 84 c9 0c d3 e8 f0 4b 64 60 de f0 56 36 78 c1 8b 9c f1 9d 00 (tbf_dl.cpp:911) 20250212125226543 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 19 6b 12 69 d8 ce 06 6f 9d 8d 98 9a 84 c9 0c d3 e8 f0 4b 64 60 de f0 56 36 78 c1 8b 9c f1 9d 00 (pcu_l1_if.cpp:182) 20250212125226543 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125226557 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) 20250212125226557 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) 20250212125226557 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) 20250212125226557 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) 20250212125226558 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) 20250212125226558 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) 20250212125226558 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) 20250212125226558 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) 20250212125226558 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) 20250212125226558 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) 20250212125226558 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) 20250212125226558 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) 20250212125226558 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) 20250212125226558 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) 20250212125226558 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) 20250212125226558 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) 20250212125226566 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) 20250212125226567 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) 20250212125226567 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) 20250212125226567 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 13 (tbf_dl.cpp:329) 20250212125226567 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) 20250212125226567 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226567 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20250212125226567 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-2): 07 00 1b 21 91 38 97 dc 83 c3 20 1e 1a 47 d0 56 c4 33 e5 54 1a df 4c f4 e9 2c d2 57 4a e9 df cd 65 00 (tbf_dl.cpp:911) 20250212125226567 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 1b 21 91 38 97 dc 83 c3 20 1e 1a 47 d0 56 c4 33 e5 54 1a df 4c f4 e9 2c d2 57 4a e9 df cd 65 00 (pcu_l1_if.cpp:182) 20250212125226567 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125226581 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) 20250212125226581 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) 20250212125226581 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) 20250212125226581 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) 20250212125226582 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) 20250212125226582 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) 20250212125226582 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) 20250212125226582 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) 20250212125226582 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) 20250212125226582 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) 20250212125226582 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) 20250212125226582 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) 20250212125226582 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) 20250212125226582 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) 20250212125226583 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) 20250212125226583 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) 20250212125226585 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) 20250212125226585 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) 20250212125226585 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) 20250212125226585 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 14 (tbf_dl.cpp:329) 20250212125226585 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) 20250212125226585 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226585 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20250212125226585 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-2): 07 00 1d 98 ae 8e 85 66 33 7f a6 d2 81 8e 24 7e 1a f4 49 11 61 54 1e d1 ec e3 6a 35 bb f7 f4 c8 6d 00 (tbf_dl.cpp:911) 20250212125226585 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 1d 98 ae 8e 85 66 33 7f a6 d2 81 8e 24 7e 1a f4 49 11 61 54 1e d1 ec e3 6a 35 bb f7 f4 c8 6d 00 (pcu_l1_if.cpp:182) 20250212125226586 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125226599 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) 20250212125226599 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) 20250212125226600 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) 20250212125226600 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) 20250212125226600 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) 20250212125226600 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) 20250212125226600 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) 20250212125226600 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) 20250212125226601 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) 20250212125226601 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) 20250212125226601 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) 20250212125226601 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) 20250212125226601 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) 20250212125226601 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) 20250212125226601 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) 20250212125226601 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) 20250212125226604 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) 20250212125226604 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) 20250212125226604 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) 20250212125226604 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 15 (tbf_dl.cpp:329) 20250212125226604 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) 20250212125226604 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226604 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20250212125226604 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-2): 07 00 1f bc b7 a6 35 e9 1e d0 e5 d2 64 a5 40 a2 4f 20 46 30 bc 3f c0 57 8d 91 cc 99 41 34 80 07 6c 00 (tbf_dl.cpp:911) 20250212125226604 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 1f bc b7 a6 35 e9 1e d0 e5 d2 64 a5 40 a2 4f 20 46 30 bc 3f c0 57 8d 91 cc 99 41 34 80 07 6c 00 (pcu_l1_if.cpp:182) 20250212125226604 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125226618 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) 20250212125226618 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) 20250212125226619 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) 20250212125226619 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) 20250212125226619 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) 20250212125226619 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) 20250212125226619 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) 20250212125226619 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) 20250212125226619 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) 20250212125226619 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) 20250212125226620 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) 20250212125226620 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) 20250212125226620 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) 20250212125226620 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) 20250212125226620 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) 20250212125226620 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) 20250212125226627 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) 20250212125226628 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) 20250212125226628 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) 20250212125226628 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 16 (tbf_dl.cpp:329) 20250212125226628 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) 20250212125226628 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226628 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20250212125226628 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-2): 07 00 21 27 f4 df bf b7 c5 04 32 71 89 ee d4 6a f5 ee e9 9f 4f 96 7d 3c 3a f0 91 1f 09 69 54 d9 e8 00 (tbf_dl.cpp:911) 20250212125226628 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 21 27 f4 df bf b7 c5 04 32 71 89 ee d4 6a f5 ee e9 9f 4f 96 7d 3c 3a f0 91 1f 09 69 54 d9 e8 00 (pcu_l1_if.cpp:182) 20250212125226628 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125226641 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) 20250212125226641 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) 20250212125226642 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) 20250212125226642 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) 20250212125226642 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) 20250212125226642 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) 20250212125226642 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) 20250212125226642 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) 20250212125226642 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) 20250212125226642 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) 20250212125226643 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) 20250212125226643 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) 20250212125226643 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) 20250212125226643 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) 20250212125226643 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) 20250212125226643 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) 20250212125226646 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) 20250212125226646 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) 20250212125226646 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) 20250212125226646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 17 (tbf_dl.cpp:329) 20250212125226646 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) 20250212125226646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20250212125226646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-2): 07 00 23 e5 a8 07 98 bb 03 26 c9 0d 62 f2 8e 26 3c de 90 d4 a9 f7 dd da 58 cc 5a 3b e3 88 33 34 3b 00 (tbf_dl.cpp:911) 20250212125226646 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 23 e5 a8 07 98 bb 03 26 c9 0d 62 f2 8e 26 3c de 90 d4 a9 f7 dd da 58 cc 5a 3b e3 88 33 34 3b 00 (pcu_l1_if.cpp:182) 20250212125226646 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125226660 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) 20250212125226660 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) 20250212125226660 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) 20250212125226660 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) 20250212125226661 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) 20250212125226661 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) 20250212125226661 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) 20250212125226661 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) 20250212125226661 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) 20250212125226661 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) 20250212125226661 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) 20250212125226661 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) 20250212125226661 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) 20250212125226661 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) 20250212125226661 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) 20250212125226661 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) 20250212125226665 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) 20250212125226665 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) 20250212125226665 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) 20250212125226665 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 18 (tbf_dl.cpp:329) 20250212125226665 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) 20250212125226665 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226665 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20250212125226665 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-2): 07 00 25 35 b3 66 1f 4c 30 3a d1 0d 60 e3 00 eb d7 cb c0 31 27 52 1d a3 95 7c 58 7c f4 34 34 c4 b6 00 (tbf_dl.cpp:911) 20250212125226665 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 25 35 b3 66 1f 4c 30 3a d1 0d 60 e3 00 eb d7 cb c0 31 27 52 1d a3 95 7c 58 7c f4 34 34 c4 b6 00 (pcu_l1_if.cpp:182) 20250212125226665 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125226680 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) 20250212125226680 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) 20250212125226681 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) 20250212125226681 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) 20250212125226681 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) 20250212125226681 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) 20250212125226682 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) 20250212125226682 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) 20250212125226683 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) 20250212125226683 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) 20250212125226683 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) 20250212125226683 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) 20250212125226684 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) 20250212125226684 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) 20250212125226685 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) 20250212125226685 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) 20250212125226690 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) 20250212125226690 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125226690 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) 20250212125226690 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 19 (tbf_dl.cpp:329) 20250212125226690 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) 20250212125226690 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226690 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20250212125226690 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) 20250212125226690 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 234 + 13 = 247 (pdch_ul_controller.c:131) 20250212125226690 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 247 for type POLL (pdch_ul_controller.c:184) 20250212125226690 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=247, TS=7) (tbf_dl.cpp:883) 20250212125226690 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=247, TS=7 (tbf_dl.cpp:903) 20250212125226690 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-2): 0f 00 27 72 13 b3 db b5 8d c5 6b a9 0f 79 0b 87 94 75 45 96 02 39 4b 11 64 e4 b3 33 29 9f 36 63 76 00 (tbf_dl.cpp:911) 20250212125226690 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Sending data request: sapi=5 arfcn=871 cur_fn=229 block=6 data=0f 00 27 72 13 b3 db b5 8d c5 6b a9 0f 79 0b 87 94 75 45 96 02 39 4b 11 64 e4 b3 33 29 9f 36 63 76 00 (pcu_l1_if.cpp:182) 20250212125226691 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Ignoring RRBP 1 20250212125226705 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) 20250212125226705 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) 20250212125226706 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) 20250212125226706 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) 20250212125226707 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) 20250212125226707 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) 20250212125226708 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) 20250212125226708 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) 20250212125226708 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) 20250212125226708 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) 20250212125226709 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) 20250212125226709 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) 20250212125226710 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) 20250212125226710 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) 20250212125226711 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) 20250212125226711 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) 20250212125226712 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) 20250212125226712 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) 20250212125226712 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) 20250212125226712 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) 20250212125226712 DRLCMACDL DEBUG -- Chunk with length 370 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125226712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, CS-1): 65 91 33 1d 31 bd d2 6c 17 43 70 fd fd 61 54 ef 49 9a 07 11 (tbf_dl.cpp:686) 20250212125226712 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) 20250212125226712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20250212125226712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-1): 07 00 2b 65 91 33 1d 31 bd d2 6c 17 43 70 fd fd 61 54 ef 49 9a 07 11 (tbf_dl.cpp:911) 20250212125226712 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 2b 65 91 33 1d 31 bd d2 6c 17 43 70 fd fd 61 54 ef 49 9a 07 11 (pcu_l1_if.cpp:182) 20250212125226712 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125226724 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) 20250212125226724 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) 20250212125226725 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) 20250212125226725 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) 20250212125226726 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) 20250212125226726 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) 20250212125226727 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) 20250212125226727 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) 20250212125226727 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) 20250212125226727 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) 20250212125226728 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) 20250212125226728 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) 20250212125226728 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) 20250212125226728 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) 20250212125226728 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) 20250212125226728 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) 20250212125226728 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) 20250212125226728 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=242 block_nr=8 scheduling free USF for polling at FN=247 of TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:443) 20250212125226728 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) 20250212125226728 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) 20250212125226728 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) 20250212125226728 DRLCMACDL DEBUG -- Chunk with length 350 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125226728 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, CS-1): d3 4e 5f 14 25 de 8b d1 df 84 60 63 ce f7 8b ae a7 f1 c5 82 (tbf_dl.cpp:686) 20250212125226728 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) 20250212125226728 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226728 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20250212125226728 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-1): 07 00 2d d3 4e 5f 14 25 de 8b d1 df 84 60 63 ce f7 8b ae a7 f1 c5 82 (tbf_dl.cpp:911) 20250212125226728 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 2d d3 4e 5f 14 25 de 8b d1 df 84 60 63 ce f7 8b ae a7 f1 c5 82 (pcu_l1_if.cpp:182) 20250212125226728 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125226743 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) 20250212125226743 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) 20250212125226744 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) 20250212125226744 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) 20250212125226745 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) 20250212125226745 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) 20250212125226746 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) 20250212125226746 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) 20250212125226747 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) 20250212125226747 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) 20250212125226748 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) 20250212125226748 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) 20250212125226749 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) 20250212125226749 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) 20250212125226749 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) 20250212125226749 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) 20250212125226753 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) 20250212125226753 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) 20250212125226753 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) 20250212125226753 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) 20250212125226753 DRLCMACDL DEBUG -- Chunk with length 330 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125226753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, CS-1): a4 7d 2c f4 90 e3 0d 94 7a 12 13 96 ef 3a 9d d1 ad 4b 6a f6 (tbf_dl.cpp:686) 20250212125226753 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) 20250212125226753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20250212125226753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-1): 07 00 2f a4 7d 2c f4 90 e3 0d 94 7a 12 13 96 ef 3a 9d d1 ad 4b 6a f6 (tbf_dl.cpp:911) 20250212125226753 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 2f a4 7d 2c f4 90 e3 0d 94 7a 12 13 96 ef 3a 9d d1 ad 4b 6a f6 (pcu_l1_if.cpp:182) 20250212125226754 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125226767 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) 20250212125226767 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) 20250212125226767 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=247, reason=DL_ACK): TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20250212125226767 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} poll timeout for FN=247, TS=7 (curr FN 247), reason=DL_ACK (tbf.cpp:487) 20250212125226767 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) 20250212125226767 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3105 0 => 1 (< MAX 2) (tbf.cpp:362) 20250212125226767 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event DL_ACKNACK_MISS (tbf.cpp:583) 20250212125226768 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) 20250212125226768 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) 20250212125226769 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) 20250212125226769 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) 20250212125226770 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) 20250212125226770 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) 20250212125226771 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) 20250212125226771 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) 20250212125226772 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) 20250212125226772 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) 20250212125226773 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) 20250212125226773 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) 20250212125226773 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) 20250212125226773 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) 20250212125226774 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) 20250212125226774 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125226775 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) 20250212125226775 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) 20250212125226775 DRLCMACDL DEBUG -- Chunk with length 310 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125226775 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, CS-1): 27 39 83 ac de 9a b8 ba 6d 82 e8 77 7f 3b 32 77 23 97 99 9b (tbf_dl.cpp:686) 20250212125226775 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) 20250212125226775 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226775 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20250212125226775 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) 20250212125226775 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 251 + 13 = 264 (pdch_ul_controller.c:131) 20250212125226775 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 264 for type POLL (pdch_ul_controller.c:184) 20250212125226775 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=264, TS=7) (tbf_dl.cpp:883) 20250212125226775 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=264, TS=7 (tbf_dl.cpp:903) 20250212125226775 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-1): 0f 00 31 27 39 83 ac de 9a b8 ba 6d 82 e8 77 7f 3b 32 77 23 97 99 9b (tbf_dl.cpp:911) 20250212125226775 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Sending data request: sapi=5 arfcn=871 cur_fn=247 block=10 data=0f 00 31 27 39 83 ac de 9a b8 ba 6d 82 e8 77 7f 3b 32 77 23 97 99 9b (pcu_l1_if.cpp:182) 20250212125226775 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Ignoring RRBP 2 20250212125226786 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) 20250212125226786 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) 20250212125226788 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) 20250212125226788 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) 20250212125226788 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) 20250212125226788 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) 20250212125226789 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) 20250212125226789 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) 20250212125226790 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) 20250212125226790 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) 20250212125226791 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) 20250212125226791 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) 20250212125226791 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) 20250212125226791 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) 20250212125226792 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) 20250212125226792 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) 20250212125226793 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) 20250212125226793 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) 20250212125226793 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) 20250212125226793 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) 20250212125226793 DRLCMACDL DEBUG -- Chunk with length 290 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125226793 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, CS-1): 2f 21 91 5d fd a4 67 55 81 51 10 1d 83 f1 31 47 98 d4 16 d7 (tbf_dl.cpp:686) 20250212125226793 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) 20250212125226793 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226793 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20250212125226793 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-1): 07 00 33 2f 21 91 5d fd a4 67 55 81 51 10 1d 83 f1 31 47 98 d4 16 d7 (tbf_dl.cpp:911) 20250212125226793 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 33 2f 21 91 5d fd a4 67 55 81 51 10 1d 83 f1 31 47 98 d4 16 d7 (pcu_l1_if.cpp:182) 20250212125226794 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125226806 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) 20250212125226806 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) 20250212125226808 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) 20250212125226808 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) 20250212125226808 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) 20250212125226808 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) 20250212125226809 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) 20250212125226809 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) 20250212125226810 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) 20250212125226810 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) 20250212125226811 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) 20250212125226811 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) 20250212125226811 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) 20250212125226812 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) 20250212125226812 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) 20250212125226812 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) 20250212125226815 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) 20250212125226815 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=260 block_nr=0 scheduling free USF for polling at FN=264 of TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:443) 20250212125226815 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) 20250212125226815 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) 20250212125226815 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) 20250212125226815 DRLCMACDL DEBUG -- Chunk with length 270 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125226815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, CS-1): d7 9f 65 85 a2 b5 42 68 25 b8 6c 4a 31 05 fe 2a 5c b5 dd 45 (tbf_dl.cpp:686) 20250212125226815 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) 20250212125226815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20250212125226815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-1): 07 00 35 d7 9f 65 85 a2 b5 42 68 25 b8 6c 4a 31 05 fe 2a 5c b5 dd 45 (tbf_dl.cpp:911) 20250212125226815 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 35 d7 9f 65 85 a2 b5 42 68 25 b8 6c 4a 31 05 fe 2a 5c b5 dd 45 (pcu_l1_if.cpp:182) 20250212125226816 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125226832 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) 20250212125226832 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) 20250212125226833 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) 20250212125226833 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) 20250212125226834 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) 20250212125226834 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) 20250212125226835 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) 20250212125226835 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) 20250212125226835 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) 20250212125226835 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) 20250212125226837 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) 20250212125226837 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) 20250212125226838 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) 20250212125226838 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) 20250212125226839 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) 20250212125226839 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) 20250212125226841 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) 20250212125226841 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) 20250212125226841 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) 20250212125226841 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) 20250212125226841 DRLCMACDL DEBUG -- Chunk with length 250 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125226841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, CS-1): 22 fd 7e 27 93 bc c2 35 ab a6 14 cf a6 ea 04 a4 07 66 0f 76 (tbf_dl.cpp:686) 20250212125226841 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) 20250212125226841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125226841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20250212125226841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-1): 07 00 37 22 fd 7e 27 93 bc c2 35 ab a6 14 cf a6 ea 04 a4 07 66 0f 76 (tbf_dl.cpp:911) 20250212125226841 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 37 22 fd 7e 27 93 bc c2 35 ab a6 14 cf a6 ea 04 a4 07 66 0f 76 (pcu_l1_if.cpp:182) 20250212125226842 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125226851 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) 20250212125226851 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) 20250212125226851 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=264, reason=DL_ACK): TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20250212125226851 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} poll timeout for FN=264, TS=7 (curr FN 264), reason=DL_ACK (tbf.cpp:487) 20250212125226851 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) 20250212125226851 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3105 exceeded MAX (2) (tbf.cpp:358) 20250212125226851 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event MAX_N3105 (tbf.cpp:577) 20250212125226851 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: state_chg to RELEASING (tbf_dl_fsm.c:247) 20250212125226851 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) 20250212125226851 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) 20250212125226851 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) 20250212125226851 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) 20250212125226852 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) 20250212125226852 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) 20250212125226852 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) 20250212125226852 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) 20250212125226852 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) 20250212125226852 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) 20250212125226853 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) 20250212125226853 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) 20250212125226853 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) 20250212125226853 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) 20250212125226855 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) 20250212125226855 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) 20250212125226855 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Start timer T_3195: 1 s 20250212125226858 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125226858 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125226858 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125226858 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125226858 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125226858 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1000 (gprs_bssgp_pcu.c:177) 20250212125226858 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1000 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125226869 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) 20250212125226869 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) 20250212125226869 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) 20250212125226869 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) 20250212125226869 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) 20250212125226869 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) 20250212125226869 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) 20250212125226869 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) 20250212125226869 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) 20250212125226869 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) 20250212125226869 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) 20250212125226869 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) 20250212125226870 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) 20250212125226870 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) 20250212125226870 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) 20250212125226870 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) 20250212125226878 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) 20250212125226878 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) 20250212125226878 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125226892 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) 20250212125226892 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) 20250212125226892 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) 20250212125226892 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) 20250212125226892 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) 20250212125226892 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) 20250212125226892 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) 20250212125226892 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) 20250212125226893 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) 20250212125226893 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) 20250212125226893 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) 20250212125226893 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) 20250212125226893 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) 20250212125226893 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) 20250212125226893 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) 20250212125226893 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) 20250212125226896 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) 20250212125226896 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) 20250212125226897 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125226910 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) 20250212125226910 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) 20250212125226911 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) 20250212125226911 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) 20250212125226911 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) 20250212125226911 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) 20250212125226911 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) 20250212125226911 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) 20250212125226911 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) 20250212125226911 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) 20250212125226911 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) 20250212125226911 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) 20250212125226911 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) 20250212125226911 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) 20250212125226912 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) 20250212125226912 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) 20250212125226915 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) 20250212125226915 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) 20250212125226915 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125226929 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) 20250212125226929 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) 20250212125226930 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) 20250212125226930 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) 20250212125226930 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) 20250212125226930 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) 20250212125226930 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) 20250212125226930 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) 20250212125226930 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) 20250212125226931 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) 20250212125226931 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) 20250212125226931 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) 20250212125226931 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) 20250212125226931 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) 20250212125226932 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) 20250212125226932 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) 20250212125226939 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) 20250212125226939 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) 20250212125226939 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125226953 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) 20250212125226953 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) 20250212125226953 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) 20250212125226953 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) 20250212125226953 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) 20250212125226953 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) 20250212125226953 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) 20250212125226953 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) 20250212125226953 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) 20250212125226953 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) 20250212125226953 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) 20250212125226953 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) 20250212125226954 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) 20250212125226954 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) 20250212125226954 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) 20250212125226954 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) 20250212125226957 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) 20250212125226957 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) 20250212125226957 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125226971 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) 20250212125226971 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) 20250212125226971 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) 20250212125226971 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) 20250212125226971 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) 20250212125226971 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) 20250212125226972 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) 20250212125226972 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) 20250212125226972 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) 20250212125226972 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) 20250212125226972 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) 20250212125226972 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) 20250212125226972 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) 20250212125226972 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) 20250212125226972 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) 20250212125226972 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) 20250212125226976 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) 20250212125226976 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) 20250212125226976 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125226990 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) 20250212125226990 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) 20250212125226990 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) 20250212125226990 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) 20250212125226990 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) 20250212125226990 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) 20250212125226990 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) 20250212125226990 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) 20250212125226990 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) 20250212125226990 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) 20250212125226990 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) 20250212125226990 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) 20250212125226991 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) 20250212125226991 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) 20250212125226991 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) 20250212125226991 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) 20250212125226999 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) 20250212125226999 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) 20250212125226999 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227013 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) 20250212125227013 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) 20250212125227014 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) 20250212125227014 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) 20250212125227014 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) 20250212125227014 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) 20250212125227014 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) 20250212125227014 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) 20250212125227014 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) 20250212125227014 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) 20250212125227014 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) 20250212125227014 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) 20250212125227014 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) 20250212125227014 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) 20250212125227015 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) 20250212125227015 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) 20250212125227018 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) 20250212125227018 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) 20250212125227018 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227032 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) 20250212125227032 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) 20250212125227032 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) 20250212125227032 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) 20250212125227032 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) 20250212125227032 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) 20250212125227032 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) 20250212125227032 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) 20250212125227032 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) 20250212125227032 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) 20250212125227032 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) 20250212125227033 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) 20250212125227033 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) 20250212125227033 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) 20250212125227033 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) 20250212125227033 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) 20250212125227036 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) 20250212125227036 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) 20250212125227036 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227050 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) 20250212125227050 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) 20250212125227050 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) 20250212125227050 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) 20250212125227051 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) 20250212125227051 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) 20250212125227051 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) 20250212125227051 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) 20250212125227051 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) 20250212125227051 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) 20250212125227051 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) 20250212125227051 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) 20250212125227051 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) 20250212125227051 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) 20250212125227051 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) 20250212125227051 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) 20250212125227059 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) 20250212125227059 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) 20250212125227060 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227073 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) 20250212125227073 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) 20250212125227074 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) 20250212125227074 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) 20250212125227074 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) 20250212125227074 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) 20250212125227074 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) 20250212125227074 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) 20250212125227074 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) 20250212125227074 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) 20250212125227074 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) 20250212125227074 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) 20250212125227074 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) 20250212125227074 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) 20250212125227074 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) 20250212125227074 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) 20250212125227078 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) 20250212125227078 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) 20250212125227078 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227092 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) 20250212125227092 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) 20250212125227092 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) 20250212125227092 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) 20250212125227092 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) 20250212125227092 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) 20250212125227093 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) 20250212125227093 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) 20250212125227093 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) 20250212125227093 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) 20250212125227093 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) 20250212125227093 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) 20250212125227093 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) 20250212125227093 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) 20250212125227093 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) 20250212125227093 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) 20250212125227097 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) 20250212125227097 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) 20250212125227097 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227111 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) 20250212125227111 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) 20250212125227111 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) 20250212125227111 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) 20250212125227111 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) 20250212125227111 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) 20250212125227111 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) 20250212125227111 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) 20250212125227111 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) 20250212125227111 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) 20250212125227111 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) 20250212125227111 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) 20250212125227112 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) 20250212125227112 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) 20250212125227112 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) 20250212125227112 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) 20250212125227120 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) 20250212125227120 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) 20250212125227120 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227134 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) 20250212125227134 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) 20250212125227134 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) 20250212125227134 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) 20250212125227135 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) 20250212125227135 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) 20250212125227135 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) 20250212125227135 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) 20250212125227135 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) 20250212125227135 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) 20250212125227135 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) 20250212125227135 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) 20250212125227135 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) 20250212125227135 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) 20250212125227135 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) 20250212125227135 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) 20250212125227139 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) 20250212125227139 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) 20250212125227139 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227153 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) 20250212125227153 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) 20250212125227153 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) 20250212125227153 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) 20250212125227153 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) 20250212125227153 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) 20250212125227153 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) 20250212125227153 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) 20250212125227153 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) 20250212125227153 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) 20250212125227153 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) 20250212125227153 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) 20250212125227154 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) 20250212125227154 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) 20250212125227154 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) 20250212125227154 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) 20250212125227157 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) 20250212125227157 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) 20250212125227157 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227171 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) 20250212125227171 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) 20250212125227172 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) 20250212125227172 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) 20250212125227172 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) 20250212125227172 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) 20250212125227172 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) 20250212125227172 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) 20250212125227172 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) 20250212125227172 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) 20250212125227172 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) 20250212125227172 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) 20250212125227172 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) 20250212125227172 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) 20250212125227172 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) 20250212125227172 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) 20250212125227181 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) 20250212125227181 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) 20250212125227181 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227195 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) 20250212125227195 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) 20250212125227196 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) 20250212125227196 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) 20250212125227196 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) 20250212125227196 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) 20250212125227196 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) 20250212125227196 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) 20250212125227196 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) 20250212125227196 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) 20250212125227197 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) 20250212125227197 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) 20250212125227197 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) 20250212125227197 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) 20250212125227197 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) 20250212125227197 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) 20250212125227200 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) 20250212125227200 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) 20250212125227200 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227214 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) 20250212125227214 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) 20250212125227214 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) 20250212125227214 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) 20250212125227214 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) 20250212125227214 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) 20250212125227214 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) 20250212125227214 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) 20250212125227215 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) 20250212125227215 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) 20250212125227215 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) 20250212125227215 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) 20250212125227215 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) 20250212125227215 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) 20250212125227215 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) 20250212125227215 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) 20250212125227218 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) 20250212125227218 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) 20250212125227218 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227232 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) 20250212125227232 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) 20250212125227232 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) 20250212125227232 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) 20250212125227233 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) 20250212125227233 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) 20250212125227233 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) 20250212125227233 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) 20250212125227233 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) 20250212125227233 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) 20250212125227233 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) 20250212125227233 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) 20250212125227233 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) 20250212125227233 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) 20250212125227233 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) 20250212125227233 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) 20250212125227241 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) 20250212125227241 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) 20250212125227241 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227255 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) 20250212125227255 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) 20250212125227256 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) 20250212125227256 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) 20250212125227256 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) 20250212125227256 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) 20250212125227256 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) 20250212125227256 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) 20250212125227256 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) 20250212125227256 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) 20250212125227256 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) 20250212125227256 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) 20250212125227256 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) 20250212125227256 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) 20250212125227256 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) 20250212125227256 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) 20250212125227260 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) 20250212125227260 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) 20250212125227260 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227274 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) 20250212125227274 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) 20250212125227274 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) 20250212125227274 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) 20250212125227274 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) 20250212125227274 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) 20250212125227274 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) 20250212125227274 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) 20250212125227275 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) 20250212125227275 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) 20250212125227275 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) 20250212125227275 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) 20250212125227275 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) 20250212125227275 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) 20250212125227275 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) 20250212125227275 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) 20250212125227279 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) 20250212125227279 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) 20250212125227279 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227294 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) 20250212125227294 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) 20250212125227295 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) 20250212125227295 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) 20250212125227295 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) 20250212125227295 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) 20250212125227296 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) 20250212125227296 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) 20250212125227296 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) 20250212125227296 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) 20250212125227297 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) 20250212125227297 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) 20250212125227297 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) 20250212125227297 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) 20250212125227298 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) 20250212125227298 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) 20250212125227302 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) 20250212125227302 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) 20250212125227302 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227316 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) 20250212125227316 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) 20250212125227316 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) 20250212125227316 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) 20250212125227316 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) 20250212125227316 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) 20250212125227317 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) 20250212125227317 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) 20250212125227317 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) 20250212125227317 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) 20250212125227317 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) 20250212125227317 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) 20250212125227317 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) 20250212125227317 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) 20250212125227317 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) 20250212125227317 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) 20250212125227321 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) 20250212125227321 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) 20250212125227321 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227354 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) 20250212125227354 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) 20250212125227354 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) 20250212125227354 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) 20250212125227355 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) 20250212125227355 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) 20250212125227355 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) 20250212125227355 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) 20250212125227355 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) 20250212125227355 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) 20250212125227355 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) 20250212125227355 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) 20250212125227355 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) 20250212125227355 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) 20250212125227355 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) 20250212125227355 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) 20250212125227359 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) 20250212125227359 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) 20250212125227359 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227373 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) 20250212125227373 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) 20250212125227373 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) 20250212125227373 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) 20250212125227374 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) 20250212125227374 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) 20250212125227374 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) 20250212125227374 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) 20250212125227374 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) 20250212125227374 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) 20250212125227374 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) 20250212125227374 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) 20250212125227374 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) 20250212125227374 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) 20250212125227375 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) 20250212125227375 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) 20250212125227382 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) 20250212125227382 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) 20250212125227383 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227398 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) 20250212125227398 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) 20250212125227400 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) 20250212125227400 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) 20250212125227400 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) 20250212125227401 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) 20250212125227401 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) 20250212125227401 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) 20250212125227402 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) 20250212125227402 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) 20250212125227403 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) 20250212125227403 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) 20250212125227404 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) 20250212125227404 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) 20250212125227404 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) 20250212125227404 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) 20250212125227405 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) 20250212125227405 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) 20250212125227406 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227416 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) 20250212125227416 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) 20250212125227417 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) 20250212125227417 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) 20250212125227417 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) 20250212125227417 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) 20250212125227417 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) 20250212125227417 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) 20250212125227418 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) 20250212125227418 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) 20250212125227418 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) 20250212125227418 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) 20250212125227418 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) 20250212125227418 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) 20250212125227418 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) 20250212125227418 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) 20250212125227421 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) 20250212125227421 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) 20250212125227421 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227434 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) 20250212125227434 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) 20250212125227435 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) 20250212125227435 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) 20250212125227435 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) 20250212125227435 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) 20250212125227435 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) 20250212125227435 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) 20250212125227435 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) 20250212125227435 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) 20250212125227435 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) 20250212125227435 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) 20250212125227435 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) 20250212125227435 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) 20250212125227435 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) 20250212125227436 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) 20250212125227444 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) 20250212125227444 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) 20250212125227444 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227458 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) 20250212125227458 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) 20250212125227458 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) 20250212125227458 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) 20250212125227458 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) 20250212125227458 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) 20250212125227458 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) 20250212125227458 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) 20250212125227458 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) 20250212125227458 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) 20250212125227459 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) 20250212125227459 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) 20250212125227459 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) 20250212125227459 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) 20250212125227459 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) 20250212125227459 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) 20250212125227462 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) 20250212125227462 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) 20250212125227463 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227477 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) 20250212125227477 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) 20250212125227477 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) 20250212125227477 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) 20250212125227478 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) 20250212125227478 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) 20250212125227478 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) 20250212125227478 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) 20250212125227478 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) 20250212125227478 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) 20250212125227478 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) 20250212125227478 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) 20250212125227479 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) 20250212125227479 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) 20250212125227479 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) 20250212125227479 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) 20250212125227481 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) 20250212125227481 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) 20250212125227481 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227495 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) 20250212125227495 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) 20250212125227496 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) 20250212125227496 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) 20250212125227496 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) 20250212125227496 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) 20250212125227496 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) 20250212125227496 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) 20250212125227497 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) 20250212125227497 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) 20250212125227497 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) 20250212125227497 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) 20250212125227497 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) 20250212125227497 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) 20250212125227497 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) 20250212125227497 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) 20250212125227506 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) 20250212125227506 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) 20250212125227507 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227520 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) 20250212125227520 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) 20250212125227521 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) 20250212125227521 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) 20250212125227521 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) 20250212125227521 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) 20250212125227521 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) 20250212125227521 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) 20250212125227521 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) 20250212125227521 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) 20250212125227522 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) 20250212125227522 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) 20250212125227522 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) 20250212125227522 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) 20250212125227522 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) 20250212125227522 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) 20250212125227524 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) 20250212125227524 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) 20250212125227524 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227537 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) 20250212125227538 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) 20250212125227538 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) 20250212125227538 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) 20250212125227538 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) 20250212125227538 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) 20250212125227538 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) 20250212125227538 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) 20250212125227538 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) 20250212125227538 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) 20250212125227538 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) 20250212125227538 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) 20250212125227538 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) 20250212125227538 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) 20250212125227539 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) 20250212125227539 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) 20250212125227542 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) 20250212125227542 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) 20250212125227542 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227569 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) 20250212125227569 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) 20250212125227569 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) 20250212125227569 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) 20250212125227569 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) 20250212125227569 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) 20250212125227570 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) 20250212125227570 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) 20250212125227570 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) 20250212125227570 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) 20250212125227570 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) 20250212125227570 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) 20250212125227570 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) 20250212125227570 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) 20250212125227571 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) 20250212125227571 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) 20250212125227578 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) 20250212125227578 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) 20250212125227578 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227593 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) 20250212125227593 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) 20250212125227594 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) 20250212125227594 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) 20250212125227595 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) 20250212125227595 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) 20250212125227596 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) 20250212125227596 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) 20250212125227596 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) 20250212125227596 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) 20250212125227596 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) 20250212125227596 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) 20250212125227596 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) 20250212125227596 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) 20250212125227596 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) 20250212125227596 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) 20250212125227597 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) 20250212125227597 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) 20250212125227597 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227613 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) 20250212125227613 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) 20250212125227614 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) 20250212125227614 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) 20250212125227615 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) 20250212125227615 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) 20250212125227616 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) 20250212125227616 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) 20250212125227617 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) 20250212125227617 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) 20250212125227618 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) 20250212125227618 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) 20250212125227619 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) 20250212125227619 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) 20250212125227619 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) 20250212125227619 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) 20250212125227620 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) 20250212125227620 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) 20250212125227621 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227630 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) 20250212125227630 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) 20250212125227631 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) 20250212125227631 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) 20250212125227631 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) 20250212125227631 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) 20250212125227631 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) 20250212125227631 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) 20250212125227631 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) 20250212125227631 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) 20250212125227631 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) 20250212125227631 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) 20250212125227632 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) 20250212125227632 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) 20250212125227632 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) 20250212125227632 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) 20250212125227640 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) 20250212125227640 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) 20250212125227640 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227654 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) 20250212125227654 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) 20250212125227654 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) 20250212125227654 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) 20250212125227654 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) 20250212125227654 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) 20250212125227654 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) 20250212125227654 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) 20250212125227654 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) 20250212125227654 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) 20250212125227655 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) 20250212125227655 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) 20250212125227655 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) 20250212125227655 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) 20250212125227655 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) 20250212125227655 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) 20250212125227658 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) 20250212125227658 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) 20250212125227658 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227672 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) 20250212125227672 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) 20250212125227673 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) 20250212125227673 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) 20250212125227673 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) 20250212125227673 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) 20250212125227673 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) 20250212125227673 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) 20250212125227673 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) 20250212125227673 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) 20250212125227673 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) 20250212125227673 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) 20250212125227673 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) 20250212125227673 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) 20250212125227674 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) 20250212125227674 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) 20250212125227677 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) 20250212125227677 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) 20250212125227677 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227691 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) 20250212125227691 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) 20250212125227692 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) 20250212125227692 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) 20250212125227692 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) 20250212125227692 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) 20250212125227692 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) 20250212125227692 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) 20250212125227692 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) 20250212125227692 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) 20250212125227693 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) 20250212125227693 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) 20250212125227693 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) 20250212125227693 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) 20250212125227693 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) 20250212125227693 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) 20250212125227700 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) 20250212125227700 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) 20250212125227701 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227714 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) 20250212125227714 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) 20250212125227715 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) 20250212125227715 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) 20250212125227715 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) 20250212125227715 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) 20250212125227715 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) 20250212125227715 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) 20250212125227715 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) 20250212125227715 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) 20250212125227715 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) 20250212125227715 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) 20250212125227715 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) 20250212125227715 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) 20250212125227716 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) 20250212125227716 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) 20250212125227719 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) 20250212125227719 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) 20250212125227719 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227734 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) 20250212125227734 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) 20250212125227735 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) 20250212125227735 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) 20250212125227735 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) 20250212125227735 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) 20250212125227736 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) 20250212125227736 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) 20250212125227737 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) 20250212125227737 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) 20250212125227737 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) 20250212125227737 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) 20250212125227738 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) 20250212125227738 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) 20250212125227739 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) 20250212125227739 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) 20250212125227739 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) 20250212125227739 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) 20250212125227740 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227753 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) 20250212125227753 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) 20250212125227754 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) 20250212125227755 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) 20250212125227755 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) 20250212125227755 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) 20250212125227756 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) 20250212125227756 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) 20250212125227757 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) 20250212125227757 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) 20250212125227758 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) 20250212125227758 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) 20250212125227758 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) 20250212125227758 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) 20250212125227759 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) 20250212125227759 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) 20250212125227763 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) 20250212125227763 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) 20250212125227763 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227778 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) 20250212125227778 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) 20250212125227780 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) 20250212125227780 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) 20250212125227780 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) 20250212125227780 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) 20250212125227781 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) 20250212125227781 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) 20250212125227782 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) 20250212125227782 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) 20250212125227783 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) 20250212125227783 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) 20250212125227784 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) 20250212125227784 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) 20250212125227785 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) 20250212125227785 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) 20250212125227786 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) 20250212125227786 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) 20250212125227787 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227797 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) 20250212125227797 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) 20250212125227799 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) 20250212125227799 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) 20250212125227800 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) 20250212125227800 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) 20250212125227800 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) 20250212125227800 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) 20250212125227801 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) 20250212125227801 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) 20250212125227802 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) 20250212125227802 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) 20250212125227804 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) 20250212125227804 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) 20250212125227805 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) 20250212125227805 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) 20250212125227806 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) 20250212125227806 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) 20250212125227808 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227817 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) 20250212125227817 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) 20250212125227818 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) 20250212125227818 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) 20250212125227819 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) 20250212125227819 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) 20250212125227819 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) 20250212125227819 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) 20250212125227819 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) 20250212125227819 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) 20250212125227820 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) 20250212125227820 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) 20250212125227821 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) 20250212125227821 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) 20250212125227822 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) 20250212125227822 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) 20250212125227825 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) 20250212125227825 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) 20250212125227826 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227839 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) 20250212125227839 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) 20250212125227839 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) 20250212125227839 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) 20250212125227839 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) 20250212125227839 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) 20250212125227840 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) 20250212125227840 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) 20250212125227840 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) 20250212125227840 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) 20250212125227840 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) 20250212125227840 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) 20250212125227840 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) 20250212125227840 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) 20250212125227840 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) 20250212125227840 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) 20250212125227844 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) 20250212125227844 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) 20250212125227844 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125227851 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){RELEASING}: Timeout of T3195 (fsm.c:317) 20250212125227851 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20250212125227851 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){RELEASING}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125227851 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) 20250212125227851 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125227851 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20250212125227851 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125227851 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){RELEASING}: Deallocated (fsm.c:568) 20250212125227851 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125227851 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) MTC@8d0f06c41a7d: T_3195 timeout 20250212125227858 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) 20250212125227858 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) 20250212125227858 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) 20250212125227858 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) 20250212125227858 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) 20250212125227858 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) 20250212125227858 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) 20250212125227858 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) 20250212125227858 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) 20250212125227858 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) 20250212125227859 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) 20250212125227859 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) 20250212125227859 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) 20250212125227859 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) 20250212125227859 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) 20250212125227859 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) 20250212125227862 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) 20250212125227862 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Sending data request: sapi=5 arfcn=871 cur_fn=472 block=2 data= (pcu_l1_if.cpp:182) 20250212125227862 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125227864 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125227864 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125227864 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125227864 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125227864 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125227864 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20250212125227864 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125227864 DLGLOBAL DEBUG validating counter group 0x556868b49760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125227864 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20250212125227864 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20250212125227864 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20250212125227864 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125227864 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125227864 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125227864 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125227864 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125227864 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125227864 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125227864 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125227864 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125227864 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125227864 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125227864 DRLCMAC 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) 20250212125227864 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125227864 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125227864 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125227864 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20250212125227864 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125227864 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125227864 DLGLOBAL DEBUG validating counter group 0x556868b49b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125227864 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125227864 DLGLOBAL DEBUG validating counter group 0x556868b49e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125227864 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125227864 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125227864 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) 20250212125227864 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) 20250212125227864 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) 20250212125227864 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) 20250212125227864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20250212125227864 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) 20250212125227864 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20250212125227864 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) 20250212125227864 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20250212125227864 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) 20250212125227864 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=472 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 28 1c 00 d0 00 00 00 18 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20250212125227864 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)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(228)@8d0f06c41a7d: 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@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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 := 17, t2 := 8 }, 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@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 0.2 s 20250212125227866 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20250212125227866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212125227866 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212125227866 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) 20250212125227876 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) 20250212125227876 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) 20250212125227876 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) 20250212125227876 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) 20250212125227877 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) 20250212125227877 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) 20250212125227877 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) 20250212125227877 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) 20250212125227877 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) 20250212125227877 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) 20250212125227877 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) 20250212125227877 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) 20250212125227877 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) 20250212125227877 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) 20250212125227877 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) 20250212125227877 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) 20250212125227885 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125227899 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) 20250212125227899 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) 20250212125227900 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) 20250212125227900 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) 20250212125227900 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) 20250212125227900 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) 20250212125227900 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) 20250212125227900 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) 20250212125227901 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) 20250212125227901 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) 20250212125227901 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) 20250212125227901 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) 20250212125227901 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) 20250212125227901 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) 20250212125227901 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) 20250212125227901 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) 20250212125227904 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125227959 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) 20250212125227959 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) 20250212125227961 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) 20250212125227961 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) 20250212125227961 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) 20250212125227961 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) 20250212125227962 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) 20250212125227962 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) 20250212125227962 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) 20250212125227963 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) 20250212125227963 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) 20250212125227963 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) 20250212125227964 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) 20250212125227964 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) 20250212125227965 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) 20250212125227965 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) 20250212125227965 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125227977 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) 20250212125227978 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) 20250212125227978 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) 20250212125227978 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) 20250212125227979 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) 20250212125227979 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) 20250212125227979 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) 20250212125227979 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) 20250212125227979 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) 20250212125227979 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) 20250212125227979 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) 20250212125227979 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) 20250212125227979 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) 20250212125227979 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) 20250212125227979 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) 20250212125227979 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) 20250212125227986 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125228001 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) 20250212125228001 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) 20250212125228001 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) 20250212125228001 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) 20250212125228002 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) 20250212125228002 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) 20250212125228002 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) 20250212125228002 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) 20250212125228002 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) 20250212125228002 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) 20250212125228003 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) 20250212125228003 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) 20250212125228003 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) 20250212125228003 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) 20250212125228003 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) 20250212125228003 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) 20250212125228006 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125228020 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) 20250212125228020 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) 20250212125228021 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) 20250212125228021 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) 20250212125228022 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) 20250212125228022 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) 20250212125228023 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) 20250212125228023 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) 20250212125228023 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) 20250212125228023 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) 20250212125228024 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) 20250212125228024 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) 20250212125228024 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) 20250212125228024 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) 20250212125228025 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) 20250212125228025 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) 20250212125228025 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125228039 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) 20250212125228039 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) 20250212125228040 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) 20250212125228040 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) 20250212125228040 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) 20250212125228040 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) 20250212125228041 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) 20250212125228041 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) 20250212125228041 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) 20250212125228041 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) 20250212125228041 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) 20250212125228041 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) 20250212125228042 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) 20250212125228042 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) 20250212125228042 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) 20250212125228042 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) 20250212125228048 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125228062 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) 20250212125228062 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) 20250212125228062 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) 20250212125228062 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) 20250212125228062 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) 20250212125228062 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) 20250212125228063 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) 20250212125228063 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) 20250212125228063 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) 20250212125228063 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) 20250212125228063 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) 20250212125228063 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) 20250212125228063 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) 20250212125228063 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) 20250212125228063 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) 20250212125228063 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) 20250212125228066 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) 20250212125228066 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) 20250212125228066 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125228066 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) 20250212125228066 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20250212125228067 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(228)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125228080 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) 20250212125228080 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) 20250212125228081 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) 20250212125228081 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) 20250212125228081 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) 20250212125228081 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) 20250212125228081 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) 20250212125228081 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) 20250212125228081 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) 20250212125228081 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) 20250212125228081 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) 20250212125228081 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) 20250212125228081 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) 20250212125228081 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) 20250212125228081 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) 20250212125228081 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) 20250212125228085 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) 20250212125228085 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) 20250212125228085 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) 20250212125228085 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) 20250212125228085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20250212125228085 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125228085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20250212125228085 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) 20250212125228085 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) 20250212125228085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 6e d7 66 e4 4e 9a e9 1e e0 aa 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20250212125228085 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) 20250212125228085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125228085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125228085 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) 20250212125228085 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 515 + 13 = 528 (pdch_ul_controller.c:131) 20250212125228085 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 528 for type POLL (pdch_ul_controller.c:184) 20250212125228085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=528, TS=7) (tbf_dl.cpp:883) 20250212125228085 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=528, TS=7 (tbf_dl.cpp:903) 20250212125228085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 6e d7 66 e4 4e 9a e9 1e e0 aa 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20250212125228085 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Sending data request: sapi=5 arfcn=871 cur_fn=511 block=11 data=0f 00 00 29 6e d7 66 e4 4e 9a e9 1e e0 aa 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) 20250212125228085 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125228099 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) 20250212125228099 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) 20250212125228099 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) 20250212125228099 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) 20250212125228099 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) 20250212125228099 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) 20250212125228099 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) 20250212125228099 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) 20250212125228100 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) 20250212125228100 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) 20250212125228100 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) 20250212125228100 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) 20250212125228100 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) 20250212125228100 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) 20250212125228100 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) 20250212125228100 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) 20250212125228108 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125228122 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) 20250212125228122 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) 20250212125228122 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) 20250212125228122 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) 20250212125228122 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) 20250212125228122 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) 20250212125228123 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) 20250212125228123 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) 20250212125228123 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) 20250212125228123 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) 20250212125228123 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) 20250212125228123 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) 20250212125228123 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) 20250212125228123 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) 20250212125228123 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) 20250212125228123 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) 20250212125228127 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125228141 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) 20250212125228141 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) 20250212125228141 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) 20250212125228141 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) 20250212125228141 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) 20250212125228141 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) 20250212125228142 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) 20250212125228142 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) 20250212125228142 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) 20250212125228142 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) 20250212125228142 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) 20250212125228142 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) 20250212125228142 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) 20250212125228142 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) 20250212125228142 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) 20250212125228142 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) 20250212125228146 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125228160 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=524 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) 20250212125228160 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) 20250212125228160 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125228160 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125228160 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) 20250212125228160 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125228160 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125228160 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20250212125228160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125228160 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) 20250212125228160 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) 20250212125228160 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20250212125228160 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) 20250212125228160 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) 20250212125228160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20250212125228160 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20250212125228160 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) 20250212125228160 DRLCMACMEAS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) BTS(228)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125228160 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) 20250212125228160 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) 20250212125228160 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) 20250212125228160 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) 20250212125228160 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) 20250212125228160 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) 20250212125228161 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) 20250212125228161 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) 20250212125228161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49672<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125228161 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) 20250212125228161 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) 20250212125228161 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) 20250212125228161 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) 20250212125228161 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) 20250212125228161 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) 20250212125228162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49660<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125228162 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125228162 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125228162 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125228162 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125228162 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125228162 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) 20250212125228162 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125228162 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20250212125228162 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125228162 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125228162 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125228162 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125228162 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125228162 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125228162 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125228162 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125228162 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125228162 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125228162 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125228162 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125228162 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125228162 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125228162 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125228162 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) 20250212125228162 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) 20250212125228162 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 7642 with status 0 respawn: 24: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_n3105_max_t3195 finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_n3105_max_t3195 pass'. Wed Feb 12 12:52:28 UTC 2025 ====== PCU_Tests.TC_n3105_max_t3195 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_n3105_max_t3195.talloc 20250212125228175 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125228175 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125228175 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125228175 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125228199 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49688<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125228299 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49688<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=834296) Waiting for packet dumper to finish... 1 (prev_count=834296, count=848976) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_n3105_max_t3195 pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_t3172_wait_ind_size0'. ------ PCU_Tests.TC_t3172_wait_ind_size0 ------ Wed Feb 12 12:52:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_t3172_wait_ind_size0.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_t3172_wait_ind_size0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_t3172_wait_ind_size0' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_t3172_wait_ind_size0 started. 234@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_t3172_wait_ind_size0-BVCI1234(236)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 234@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(238)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 234@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 20250212125231358 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49702<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 234@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(242)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s 234@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(242)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(239)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(239)@8d0f06c41a7d: Start timer T: 5 s 20250212125231364 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49704<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(239)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_t3172_wait_ind_size0-STATS(243)@8d0f06c41a7d: Start timer T: 2 s TC_t3172_wait_ind_size0-STATS(243)@8d0f06c41a7d: Start timer T: 2 s 234@8d0f06c41a7d: 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(246)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(246)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125233176 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125233176 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125233176 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(239)@8d0f06c41a7d: OsmoPCU is now connected BTS(241)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125233179 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125233179 DLGLOBAL DEBUG validating counter group 0x562baad30040(bts) with 102 counters (rate_ctr.c:86) 20250212125233179 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125233179 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125233179 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125233179 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125233179 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125233179 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125233179 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125233179 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125233179 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125233179 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125233179 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125233179 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125233179 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125233179 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125233179 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125233179 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125233179 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125233179 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125233179 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125233179 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125233179 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125233179 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125233179 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125233179 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125233179 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125233179 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125233179 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125233179 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125233179 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125233179 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125233179 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125233179 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125233179 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125233179 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125233179 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125233179 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125233179 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125233179 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125233179 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125233179 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125233179 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125233179 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125233179 DLGLOBAL DEBUG validating counter group 0x7f7bf82f55e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125233179 DLGLOBAL DEBUG validating counter group 0x562baad2f720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125233179 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125233179 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125233179 DLGLOBAL DEBUG validating counter group 0x7f7bf82f6180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125233179 DLGLOBAL DEBUG validating counter group 0x7f7bf82f6160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125233179 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125233179 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) 20250212125233179 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) 20250212125233179 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125233179 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125233179 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125233179 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125233179 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125233179 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) 20250212125233179 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125233179 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(241)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(238)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(238)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(238)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(238)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212125233181 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125233181 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) 20250212125233181 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) 20250212125233181 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125233181 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125233181 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) 20250212125233181 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125233181 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) 20250212125233181 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(238)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(238)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125233182 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125233182 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) 20250212125233182 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) 20250212125233182 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125233182 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125233182 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125233182 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125233182 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125233182 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125233182 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125233182 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125233182 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(238)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(238)@8d0f06c41a7d: Start timer Tns_test: 10 s 235@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 235@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125233188 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125233188 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125233188 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125233188 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125233188 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125233188 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125233188 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125233188 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_t3172_wait_ind_size0-BVCI1234(236)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_t3172_wait_ind_size0-BVCI1234(236)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125233191 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125233191 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125233191 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125233191 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125233191 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125233191 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125233191 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125233191 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending EGPRS Packet Channel Request (681): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '001'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=681, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125233192 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) 20250212125233192 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2a9 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125233192 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) 20250212125233192 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20250212125233192 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125233192 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20250212125233192 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125233192 DLGLOBAL DEBUG validating counter group 0x562baad2f760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125233192 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125233192 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20250212125233192 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212125233192 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125233192 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125233192 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125233192 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125233192 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125233192 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125233192 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125233192 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125233192 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125233192 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125233192 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125233192 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125233192 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125233192 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125233192 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20250212125233192 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125233192 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125233192 DLGLOBAL DEBUG validating counter group 0x562baad2fb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125233192 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125233192 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125233193 DLGLOBAL DEBUG validating counter group 0x562baad2fc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125233193 DLGLOBAL DEBUG validating counter group 0x562baad2fc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125233193 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125233193 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:E){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125233193 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125233193 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125233193 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) 20250212125233193 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125233193 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-0:E){NEW} (gprs_ms.c:336) 20250212125233193 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125233193 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125233193 DTBFUL INFO TBF(UL:TFI-0-0-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125233193 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125233193 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) 20250212125233193 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) 20250212125233193 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125233193 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125233193 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125233193 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 a0 00 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20250212125233193 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) 20250212125233193 DL1IF DEBUG 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(241)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20250212125233194 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125233194 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125233194 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125233194 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125233194 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125233194 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125233194 DLBSSGP DEBUG Computed BVC leak rate = 7400, num_pdch = 1, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212125233194 DLBSSGP DEBUG Computed MS default leak rate = 7400, ms_num_pdch = 1, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212125233194 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 74000, R = 7400, Bmax_MS = 74000, R_MS = 7400, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125233194 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 := 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@8d0f06c41a7d: Sending EGPRS Packet Channel Request (687): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '111'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=687, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125233195 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) 20250212125233195 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2af (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125233195 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) 20250212125233195 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20250212125233195 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125233195 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20250212125233195 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125233195 DLGLOBAL DEBUG validating counter group 0x562baad2f760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125233195 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125233195 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20250212125233195 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212125233195 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125233195 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20250212125233195 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125233195 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125233195 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125233195 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125233195 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125233195 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125233195 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125233195 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125233195 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125233195 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125233195 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125233195 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125233195 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20250212125233195 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125233195 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125233195 DLGLOBAL DEBUG validating counter group 0x562baad2fb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125233195 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125233195 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125233195 DLGLOBAL DEBUG validating counter group 0x562baad2fc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125233195 DLGLOBAL DEBUG validating counter group 0x562baad2fc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125233195 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20250212125233195 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-1:E){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20250212125233195 DTBF INFO TBF(UL:TFI-0-0-1:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125233195 DTBF INFO TBF(UL:TFI-0-0-1:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125233195 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) 20250212125233195 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125233195 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-1:E){NEW} (gprs_ms.c:336) 20250212125233195 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125233195 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125233195 DTBFUL INFO TBF(UL:TFI-0-0-1:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125233195 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125233195 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) 20250212125233195 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) 20250212125233195 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125233195 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125233195 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20250212125233195 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 47 a1 08 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(241)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01111'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@8d0f06c41a7d: Sending EGPRS Packet Channel Request (687): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '111'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=687, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125233197 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) 20250212125233197 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2af (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125233197 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) 20250212125233197 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20250212125233197 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125233197 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20250212125233197 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125233197 DLGLOBAL DEBUG validating counter group 0x562baad2f760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125233197 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125233197 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20250212125233197 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212125233197 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125233197 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=2 (bts.cpp:663) 20250212125233197 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125233197 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125233197 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125233197 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125233197 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125233197 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125233197 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125233197 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125233197 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125233197 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125233197 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125233197 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125233197 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20250212125233197 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125233197 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125233197 DLGLOBAL DEBUG validating counter group 0x562baad2fb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125233197 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125233197 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125233197 DLGLOBAL DEBUG validating counter group 0x562baad2fc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125233197 DLGLOBAL DEBUG validating counter group 0x562baad2fc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125233197 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20250212125233197 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-2:E){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20250212125233197 DTBF INFO TBF(UL:TFI-0-0-2:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125233197 DTBF INFO TBF(UL:TFI-0-0-2:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125233197 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) 20250212125233197 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125233197 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-2:E){NEW} (gprs_ms.c:336) 20250212125233197 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125233197 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125233197 DTBFUL INFO TBF(UL:TFI-0-0-2:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125233197 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125233197 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) 20250212125233197 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) 20250212125233197 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125233197 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125233197 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20250212125233197 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) 20250212125233197 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125233197 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125233197 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125233197 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125233197 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125233197 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) BTS(241)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: Sending EGPRS Packet Channel Request (687): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '111'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=687, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125233199 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) 20250212125233199 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2af (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125233199 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) 20250212125233199 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20250212125233199 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125233199 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20250212125233199 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125233199 DLGLOBAL DEBUG validating counter group 0x562baad2f760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125233199 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125233199 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20250212125233199 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212125233199 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125233199 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=3 (bts.cpp:663) 20250212125233199 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125233199 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125233199 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125233199 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125233199 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125233199 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125233199 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125233199 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125233199 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125233199 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125233199 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125233199 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125233199 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20250212125233199 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125233199 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125233199 DLGLOBAL DEBUG validating counter group 0x562baad2fb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125233199 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125233199 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125233199 DLGLOBAL DEBUG validating counter group 0x562baad2fc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125233199 DLGLOBAL DEBUG validating counter group 0x562baad2fc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125233199 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20250212125233199 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-3:E){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20250212125233199 DTBF INFO TBF(UL:TFI-0-0-3:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125233199 DTBF INFO TBF(UL:TFI-0-0-3:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125233199 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) 20250212125233199 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125233199 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-3:E){NEW} (gprs_ms.c:336) 20250212125233199 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125233199 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125233199 DTBFUL INFO TBF(UL:TFI-0-0-3:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125233199 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125233199 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) 20250212125233199 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) 20250212125233199 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125233199 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125233199 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20250212125233199 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 a3 18 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(241)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 := 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@8d0f06c41a7d: Sending EGPRS Packet Channel Request (682): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '010'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=682, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125233200 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) 20250212125233200 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2aa (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125233200 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) 20250212125233200 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20250212125233200 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125233200 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20250212125233200 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125233200 DLGLOBAL DEBUG validating counter group 0x562baad2f760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125233200 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125233200 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20250212125233200 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212125233200 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125233200 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=4 (bts.cpp:663) 20250212125233200 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125233200 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125233200 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125233200 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125233200 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125233200 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125233200 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125233200 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125233200 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125233200 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125233200 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125233200 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125233200 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20250212125233200 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125233200 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125233200 DLGLOBAL DEBUG validating counter group 0x562baad2fb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125233200 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125233200 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125233200 DLGLOBAL DEBUG validating counter group 0x562baad2fc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125233200 DLGLOBAL DEBUG validating counter group 0x562baad2fc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125233200 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20250212125233200 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-4:E){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20250212125233200 DTBF INFO TBF(UL:TFI-0-0-4:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125233200 DTBF INFO TBF(UL:TFI-0-0-4:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125233200 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) 20250212125233200 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125233200 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-4:E){NEW} (gprs_ms.c:336) 20250212125233200 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125233200 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125233200 DTBFUL INFO TBF(UL:TFI-0-0-4:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125233200 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125233200 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) 20250212125233200 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) 20250212125233200 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125233200 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125233200 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20250212125233200 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 45 24 20 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(241)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: Sending EGPRS Packet Channel Request (687): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '111'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=687, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125233202 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) 20250212125233202 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2af (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125233202 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) 20250212125233202 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20250212125233202 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125233202 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20250212125233202 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125233202 DLGLOBAL DEBUG validating counter group 0x562baad2f760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125233202 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125233202 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20250212125233202 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212125233202 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125233202 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=5 (bts.cpp:663) 20250212125233202 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125233202 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125233202 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125233202 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125233202 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125233202 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125233202 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125233202 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125233202 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125233202 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125233202 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125233202 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125233202 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20250212125233202 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125233202 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125233202 DLGLOBAL DEBUG validating counter group 0x562baad2fb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125233202 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125233202 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125233202 DLGLOBAL DEBUG validating counter group 0x562baad2fc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125233202 DLGLOBAL DEBUG validating counter group 0x562baad2fc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125233202 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20250212125233202 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-5:E){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20250212125233202 DTBF INFO TBF(UL:TFI-0-0-5:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125233202 DTBF INFO TBF(UL:TFI-0-0-5:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125233202 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) 20250212125233202 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125233202 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-5:E){NEW} (gprs_ms.c:336) 20250212125233202 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125233202 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125233202 DTBFUL INFO TBF(UL:TFI-0-0-5:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125233202 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125233202 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) 20250212125233202 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) 20250212125233202 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125233202 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125233202 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20250212125233202 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(241)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: Sending EGPRS Packet Channel Request (684): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '100'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=684, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125233203 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) 20250212125233203 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ac (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125233203 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) 20250212125233203 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20250212125233203 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125233203 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20250212125233203 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125233203 DLGLOBAL DEBUG validating counter group 0x562baad2f760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125233203 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125233203 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20250212125233203 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212125233203 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125233203 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=6 (bts.cpp:663) 20250212125233203 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125233203 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125233203 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125233203 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125233203 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125233203 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125233203 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125233203 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125233203 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125233203 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125233203 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125233203 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125233203 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20250212125233203 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125233203 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125233203 DLGLOBAL DEBUG validating counter group 0x562baad2fb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125233203 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125233203 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125233203 DLGLOBAL DEBUG validating counter group 0x562baad2fc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125233203 DLGLOBAL DEBUG validating counter group 0x562baad2fc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125233203 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20250212125233203 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-6:E){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20250212125233203 DTBF INFO TBF(UL:TFI-0-0-6:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125233203 DTBF INFO TBF(UL:TFI-0-0-6:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125233203 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) 20250212125233203 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125233203 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-6:E){NEW} (gprs_ms.c:336) 20250212125233203 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125233203 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125233203 DTBFUL INFO TBF(UL:TFI-0-0-6:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125233203 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125233203 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) 20250212125233203 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) 20250212125233203 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125233203 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125233203 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20250212125233203 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 26 30 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(241)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 := 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@8d0f06c41a7d: Start timer T: 2 s 20250212125233205 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125233205 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125233205 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125233205 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125233205 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125233205 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20250212125233205 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125233205 DLGLOBAL DEBUG validating counter group 0x562baad2f760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125233205 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20250212125233205 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20250212125233205 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20250212125233205 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125233205 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125233205 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125233205 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125233205 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125233205 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125233205 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125233205 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125233205 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125233205 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125233205 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125233205 DRLCMAC 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) 20250212125233205 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125233205 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125233205 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125233205 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20250212125233205 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125233205 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125233205 DLGLOBAL DEBUG validating counter group 0x562baad2fb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125233205 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125233205 DLGLOBAL DEBUG validating counter group 0x562baad2fe20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125233205 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125233205 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 7f, TFIs = 00000001. (pdch.cpp:1190) 20250212125233206 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) 20250212125233206 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) 20250212125233206 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) 20250212125233206 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) 20250212125233206 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20250212125233206 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) 20250212125233206 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20250212125233206 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) 20250212125233206 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20250212125233206 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) 20250212125233206 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) 20250212125233206 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)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(241)@8d0f06c41a7d: 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@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 0.2 s 20250212125233207 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20250212125233207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212125233207 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212125233207 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) 20250212125233211 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) 20250212125233211 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) 20250212125233215 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125233230 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) 20250212125233230 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) 20250212125233239 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125233253 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) 20250212125233253 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) 20250212125233257 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125233271 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) 20250212125233271 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) 20250212125233276 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125233290 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) 20250212125233290 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) 20250212125233299 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125233313 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) 20250212125233313 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) 20250212125233318 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125233332 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) 20250212125233332 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) 20250212125233337 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125233351 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) 20250212125233351 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) 20250212125233360 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125233374 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) 20250212125233374 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) 20250212125233378 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125233393 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125233393 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125233393 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125233393 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) 20250212125233393 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) 20250212125233396 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125233396 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125233396 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125233397 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125233397 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125233397 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125233397 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125233399 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125233399 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125233399 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125233400 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125233400 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125233400 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125233403 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125233403 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125233403 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125233404 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125233404 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125233404 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125233408 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125233408 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) 20250212125233408 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20250212125233411 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) 20250212125233411 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) 20250212125233421 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) 20250212125233421 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) 20250212125233421 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20250212125233421 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) 20250212125233421 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) 20250212125233421 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) 20250212125233421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20250212125233421 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125233421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20250212125233421 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) 20250212125233421 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) 20250212125233421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 63 5b c3 fe b2 f0 8c 3c 74 56 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20250212125233421 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) 20250212125233421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125233421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125233421 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) 20250212125233421 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 52 + 13 = 65 (pdch_ul_controller.c:131) 20250212125233421 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type POLL (pdch_ul_controller.c:184) 20250212125233421 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) 20250212125233421 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) 20250212125233421 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 5b c3 fe b2 f0 8c 3c 74 56 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20250212125233421 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 63 5b c3 fe b2 f0 8c 3c 74 56 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) 20250212125233421 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125233435 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) 20250212125233435 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) 20250212125233439 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125233453 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) 20250212125233453 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) 20250212125233453 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) 20250212125233453 DTBF DEBUG TBF(UL:TFI-0-0-0:E){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125233458 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125233472 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) 20250212125233472 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) 20250212125233481 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125233495 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) 20250212125233495 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) 20250212125233495 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125233495 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125233495 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) 20250212125233496 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125233496 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125233496 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20250212125233496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125233496 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) 20250212125233496 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) 20250212125233496 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20250212125233496 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) 20250212125233496 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) 20250212125233496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20250212125233496 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20250212125233496 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) 20250212125233496 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125233496 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) 20250212125233496 DRLCMAC DEBUG - Skipping TS 7, because no USF available (alloc_algo.cpp:718) 20250212125233496 DRLCMAC NOTICE No USF available (alloc_algo.cpp:728) 20250212125233496 DRLCMAC DEBUG Disabling algorithm B (alloc_algo.cpp:883) 20250212125233496 DRLCMAC DEBUG [UL] algo A (suggested TRX: 0): Alloc start (alloc_algo.cpp:327) 20250212125233496 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125233496 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125233496 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125233496 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125233496 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125233496 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125233496 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125233496 DRLCMAC DEBUG - Skipping TS 7, because no USF available (alloc_algo.cpp:183) 20250212125233496 DRLCMAC NOTICE [UL] algo A (suggested TRX: 0): failed to allocate a TS, no USF available (alloc_algo.cpp:358) 20250212125233496 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) 20250212125233496 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) 20250212125233496 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ASS_REJ (pdch.cpp:129) 20250212125233496 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: state_chg to SEND_ASS_REJ (tbf_ul_ass_fsm.c:181) 20250212125233496 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) 20250212125233500 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) 20250212125233500 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) 20250212125233500 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type USF (pdch_ul_controller.c:184) 20250212125233500 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){SEND_ASS_REJ}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125233500 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){SEND_ASS_REJ}: state_chg to NONE (tbf_ul_ass_fsm.c:250) 20250212125233500 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) 20250212125233500 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 c1 8b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125233500 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(241)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '8B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O BTS(241)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125233503 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49704<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125233504 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49702<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125233505 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125233505 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125233505 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125233505 DTBF INFO TBF(UL:TFI-0-0-0:E){FLOW} free (tbf.cpp:271) 20250212125233505 DTBF DEBUG TBF(UL:TFI-0-0-0:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125233505 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:E){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20250212125233505 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20250212125233505 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125233505 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20250212125233505 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125233505 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20250212125233505 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){FLOW}: Deallocated (fsm.c:568) 20250212125233505 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20250212125233505 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20250212125233505 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125233505 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 7e, TFIs = 00000001. (pdch.cpp:1200) 20250212125233505 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) 20250212125233505 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125233505 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125233505 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125233505 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125233505 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125233505 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125233505 DTBF INFO TBF(UL:TFI-0-0-1:E){FLOW} free (tbf.cpp:271) 20250212125233505 DTBF DEBUG TBF(UL:TFI-0-0-1:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125233505 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-1:E){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20250212125233505 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20250212125233505 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125233505 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20250212125233505 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125233505 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20250212125233505 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){FLOW}: Deallocated (fsm.c:568) 20250212125233505 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20250212125233505 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20250212125233505 DTBF INFO TBF(UL:TFI-0-0-2:E){FLOW} free (tbf.cpp:271) 20250212125233505 DTBF DEBUG TBF(UL:TFI-0-0-2:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125233505 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-2:E){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20250212125233505 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20250212125233505 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125233505 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20250212125233505 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125233505 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20250212125233505 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){FLOW}: Deallocated (fsm.c:568) 20250212125233505 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20250212125233505 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20250212125233505 DTBF INFO TBF(UL:TFI-0-0-3:E){FLOW} free (tbf.cpp:271) 20250212125233505 DTBF DEBUG TBF(UL:TFI-0-0-3:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125233505 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-3:E){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20250212125233505 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20250212125233505 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125233505 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20250212125233505 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125233505 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20250212125233505 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){FLOW}: Deallocated (fsm.c:568) 20250212125233505 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20250212125233505 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20250212125233505 DTBF INFO TBF(UL:TFI-0-0-4:E){FLOW} free (tbf.cpp:271) 20250212125233505 DTBF DEBUG TBF(UL:TFI-0-0-4:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125233505 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-4:E){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20250212125233505 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20250212125233505 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125233505 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20250212125233505 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125233505 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20250212125233505 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){FLOW}: Deallocated (fsm.c:568) 20250212125233505 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20250212125233505 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20250212125233505 DTBF INFO TBF(UL:TFI-0-0-5:E){FLOW} free (tbf.cpp:271) 20250212125233505 DTBF DEBUG TBF(UL:TFI-0-0-5:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125233505 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-5:E){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20250212125233505 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20250212125233505 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125233505 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20250212125233505 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125233505 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20250212125233505 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){FLOW}: Deallocated (fsm.c:568) 20250212125233505 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20250212125233505 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20250212125233505 DTBF INFO TBF(UL:TFI-0-0-6:E){FLOW} free (tbf.cpp:271) 20250212125233505 DTBF DEBUG TBF(UL:TFI-0-0-6:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125233506 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-6:E){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20250212125233506 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20250212125233506 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125233506 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20250212125233506 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125233506 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20250212125233506 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){FLOW}: Deallocated (fsm.c:568) 20250212125233506 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20250212125233506 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20250212125233506 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125233506 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125233506 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125233506 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125233506 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) 20250212125233506 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) 20250212125233506 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) MTC@8d0f06c41a7d: Test case TC_t3172_wait_ind_size0 finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_t3172_wait_ind_size0 pass'. respawn: 24: stopped pid 7708 with status 0 respawn: 25: starting: osmo-pcu Wed Feb 12 12:52:33 UTC 2025 ====== 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 20250212125233520 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125233520 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125233520 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125233521 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125233538 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55462<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125233638 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55462<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113108) Waiting for packet dumper to finish... 1 (prev_count=113108, count=218780) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_t3172_wait_ind_size0 pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_t3172_wait_ind_size1'. ------ PCU_Tests.TC_t3172_wait_ind_size1 ------ Wed Feb 12 12:52:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_t3172_wait_ind_size1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_t3172_wait_ind_size1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_t3172_wait_ind_size1' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_t3172_wait_ind_size1 started. 247@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_t3172_wait_ind_size1-BVCI1234(249)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 247@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 247@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(251)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125236683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55470<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 247@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(255)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 247@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(255)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(252)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(252)@8d0f06c41a7d: Start timer T: 5 s 20250212125236691 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55482<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(252)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_t3172_wait_ind_size1-STATS(257)@8d0f06c41a7d: Start timer T: 2 s TC_t3172_wait_ind_size1-STATS(257)@8d0f06c41a7d: Start timer T: 2 s 247@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(258)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125238522 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125238522 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125238522 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(252)@8d0f06c41a7d: OsmoPCU is now connected BTS(254)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125238540 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125238540 DLGLOBAL DEBUG validating counter group 0x55938d30f040(bts) with 102 counters (rate_ctr.c:86) 20250212125238540 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125238540 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125238540 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125238540 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125238540 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125238540 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125238540 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125238540 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125238540 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125238540 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125238540 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125238540 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125238540 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125238540 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125238540 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125238540 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125238540 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125238540 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125238540 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125238541 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125238541 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125238541 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125238541 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125238541 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125238541 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125238541 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125238541 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125238541 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125238541 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125238541 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125238541 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125238541 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125238541 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125238541 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125238541 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125238541 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125238541 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125238541 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125238541 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125238541 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125238541 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125238541 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125238541 DLGLOBAL DEBUG validating counter group 0x7f3e367cd5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125238541 DLGLOBAL DEBUG validating counter group 0x55938d30e720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125238541 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125238541 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125238541 DLGLOBAL DEBUG validating counter group 0x7f3e367ce180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125238541 DLGLOBAL DEBUG validating counter group 0x7f3e367ce160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125238541 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125238541 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) 20250212125238541 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) 20250212125238541 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125238541 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125238541 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125238541 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125238541 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125238543 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) 20250212125238543 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125238544 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) -NSVCI1234(251)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(251)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(251)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(251)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(254)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" 20250212125238548 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125238549 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) 20250212125238549 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) 20250212125238549 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125238549 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125238549 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) 20250212125238549 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125238549 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) 20250212125238549 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(251)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(251)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125238550 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125238550 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) 20250212125238551 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) 20250212125238551 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125238551 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125238551 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125238551 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125238551 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125238551 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125238551 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125238552 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) 20250212125238552 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125238553 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125238553 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(251)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(251)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212125238555 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 248@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 248@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125238561 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125238561 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125238561 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125238561 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125238561 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125238561 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125238561 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125238561 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_t3172_wait_ind_size1-BVCI1234(249)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_t3172_wait_ind_size1-BVCI1234(249)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125238567 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125238567 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125238567 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125238567 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125238567 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125238567 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125238567 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125238567 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending EGPRS Packet Channel Request (686): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '110'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=686, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125238568 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) 20250212125238568 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ae (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125238568 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) 20250212125238569 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20250212125238569 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125238569 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20250212125238569 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125238569 DLGLOBAL DEBUG validating counter group 0x55938d30e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125238569 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125238569 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20250212125238569 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212125238569 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125238569 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125238569 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125238569 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125238569 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125238569 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125238569 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125238569 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125238569 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125238569 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125238569 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125238569 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125238569 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125238569 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125238569 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20250212125238569 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125238569 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125238569 DLGLOBAL DEBUG validating counter group 0x55938d30eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125238569 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125238569 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125238569 DLGLOBAL DEBUG validating counter group 0x55938d30ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125238569 DLGLOBAL DEBUG validating counter group 0x55938d30ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125238569 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125238569 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:E){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125238569 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125238569 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125238569 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) 20250212125238569 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125238569 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-0:E){NEW} (gprs_ms.c:336) 20250212125238569 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125238569 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125238569 DTBFUL INFO TBF(UL:TFI-0-0-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125238569 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125238569 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) 20250212125238569 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) 20250212125238569 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125238569 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125238569 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125238569 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 20 00 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20250212125238569 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125238569 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125238569 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125238569 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125238569 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125238569 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125238569 DLBSSGP DEBUG Computed BVC leak rate = 7400, num_pdch = 1, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212125238569 DLBSSGP DEBUG Computed MS default leak rate = 7400, ms_num_pdch = 1, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212125238569 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 74000, R = 7400, Bmax_MS = 74000, R_MS = 7400, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125238569 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125238569 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) 20250212125238569 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(254)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 := 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@8d0f06c41a7d: Sending EGPRS Packet Channel Request (681): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '001'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=681, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125238572 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) 20250212125238572 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2a9 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125238572 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) 20250212125238572 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20250212125238572 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125238572 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20250212125238572 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125238572 DLGLOBAL DEBUG validating counter group 0x55938d30e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125238572 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125238572 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20250212125238572 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212125238572 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125238572 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20250212125238572 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125238572 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125238572 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125238572 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125238572 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125238572 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125238572 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125238572 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125238572 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125238572 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125238572 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125238572 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125238572 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20250212125238572 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125238572 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125238573 DLGLOBAL DEBUG validating counter group 0x55938d30eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125238573 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125238573 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125238573 DLGLOBAL DEBUG validating counter group 0x55938d30ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125238573 DLGLOBAL DEBUG validating counter group 0x55938d30ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125238573 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20250212125238573 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-1:E){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20250212125238573 DTBF INFO TBF(UL:TFI-0-0-1:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125238573 DTBF INFO TBF(UL:TFI-0-0-1:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125238573 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) 20250212125238573 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125238573 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-1:E){NEW} (gprs_ms.c:336) 20250212125238573 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125238573 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125238573 DTBFUL INFO TBF(UL:TFI-0-0-1:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125238573 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125238573 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) 20250212125238573 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) 20250212125238573 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125238573 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125238573 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20250212125238573 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 a1 08 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20250212125238573 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125238573 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125238573 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125238573 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125238573 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) BTS(254)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20250212125238574 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 := 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@8d0f06c41a7d: Sending EGPRS Packet Channel Request (681): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '001'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=681, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125238574 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) 20250212125238574 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2a9 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125238574 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) 20250212125238574 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20250212125238574 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125238574 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20250212125238574 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125238574 DLGLOBAL DEBUG validating counter group 0x55938d30e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125238574 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125238574 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20250212125238574 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212125238574 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125238574 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=2 (bts.cpp:663) 20250212125238574 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125238574 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125238574 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125238574 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125238574 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125238574 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125238574 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125238574 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125238574 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125238574 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125238574 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125238574 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125238574 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20250212125238574 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125238574 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125238575 DLGLOBAL DEBUG validating counter group 0x55938d30eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125238575 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125238575 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125238575 DLGLOBAL DEBUG validating counter group 0x55938d30ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125238575 DLGLOBAL DEBUG validating counter group 0x55938d30ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125238575 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20250212125238575 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-2:E){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20250212125238575 DTBF INFO TBF(UL:TFI-0-0-2:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125238575 DTBF INFO TBF(UL:TFI-0-0-2:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125238575 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) 20250212125238575 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125238575 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-2:E){NEW} (gprs_ms.c:336) 20250212125238575 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125238575 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125238575 DTBFUL INFO TBF(UL:TFI-0-0-2:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125238575 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125238575 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) 20250212125238575 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) 20250212125238575 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125238575 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125238575 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20250212125238575 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 a2 10 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(254)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01001'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@8d0f06c41a7d: Sending EGPRS Packet Channel Request (684): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '100'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=684, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125238576 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2ac, fn=1337 (rfn=1337), cur_fn=4, is_11bit=1 (pcu_l1_if.cpp:633) 20250212125238576 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ac (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125238576 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) 20250212125238576 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20250212125238576 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125238576 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20250212125238576 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125238576 DLGLOBAL DEBUG validating counter group 0x55938d30e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125238576 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125238576 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20250212125238576 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212125238576 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125238576 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=3 (bts.cpp:663) 20250212125238576 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125238576 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125238576 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125238576 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125238576 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125238576 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125238576 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125238576 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125238576 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125238576 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125238576 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125238576 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125238576 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20250212125238576 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125238576 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125238576 DLGLOBAL DEBUG validating counter group 0x55938d30eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125238576 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125238576 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125238576 DLGLOBAL DEBUG validating counter group 0x55938d30ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125238576 DLGLOBAL DEBUG validating counter group 0x55938d30ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125238576 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20250212125238576 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-3:E){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20250212125238576 DTBF INFO TBF(UL:TFI-0-0-3:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125238576 DTBF INFO TBF(UL:TFI-0-0-3:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125238576 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) 20250212125238576 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125238576 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-3:E){NEW} (gprs_ms.c:336) 20250212125238576 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125238576 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125238576 DTBFUL INFO TBF(UL:TFI-0-0-3:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125238576 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125238576 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) 20250212125238576 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) 20250212125238576 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125238576 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125238576 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20250212125238576 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 46 23 18 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(254)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: Sending EGPRS Packet Channel Request (687): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '111'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=687, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125238578 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) 20250212125238578 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2af (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125238578 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) 20250212125238578 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20250212125238578 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125238578 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20250212125238578 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125238578 DLGLOBAL DEBUG validating counter group 0x55938d30e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125238578 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125238578 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20250212125238578 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212125238578 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125238578 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=4 (bts.cpp:663) 20250212125238578 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125238578 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125238578 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125238578 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125238578 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125238578 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125238578 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125238578 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125238578 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125238578 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125238578 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125238578 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125238578 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20250212125238578 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125238578 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125238578 DLGLOBAL DEBUG validating counter group 0x55938d30eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125238578 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125238578 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125238578 DLGLOBAL DEBUG validating counter group 0x55938d30ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125238578 DLGLOBAL DEBUG validating counter group 0x55938d30ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125238578 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20250212125238578 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-4:E){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20250212125238578 DTBF INFO TBF(UL:TFI-0-0-4:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125238578 DTBF INFO TBF(UL:TFI-0-0-4:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125238578 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) 20250212125238578 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125238578 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-4:E){NEW} (gprs_ms.c:336) 20250212125238578 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125238578 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125238578 DTBFUL INFO TBF(UL:TFI-0-0-4:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125238578 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125238578 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) 20250212125238578 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) 20250212125238578 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125238578 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125238578 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20250212125238578 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 a4 20 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(254)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01111'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@8d0f06c41a7d: Sending EGPRS Packet Channel Request (684): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '100'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=684, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125238579 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2ac, fn=1337 (rfn=1337), cur_fn=4, is_11bit=1 (pcu_l1_if.cpp:633) 20250212125238579 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ac (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125238579 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) 20250212125238579 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20250212125238579 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125238579 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20250212125238579 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125238579 DLGLOBAL DEBUG validating counter group 0x55938d30e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125238579 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125238579 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20250212125238579 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212125238579 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125238579 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=5 (bts.cpp:663) 20250212125238579 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125238579 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125238579 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125238579 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125238579 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125238579 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125238579 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125238579 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125238579 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125238579 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125238579 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125238579 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125238579 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20250212125238579 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125238579 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125238579 DLGLOBAL DEBUG validating counter group 0x55938d30eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125238579 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125238579 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125238579 DLGLOBAL DEBUG validating counter group 0x55938d30ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125238579 DLGLOBAL DEBUG validating counter group 0x55938d30ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125238579 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20250212125238579 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-5:E){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20250212125238579 DTBF INFO TBF(UL:TFI-0-0-5:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125238579 DTBF INFO TBF(UL:TFI-0-0-5:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125238579 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) 20250212125238579 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125238579 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-5:E){NEW} (gprs_ms.c:336) 20250212125238579 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125238579 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125238579 DTBFUL INFO TBF(UL:TFI-0-0-5:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125238579 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125238579 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) 20250212125238580 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) 20250212125238580 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125238580 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125238580 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20250212125238580 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 46 25 28 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(254)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01100'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@8d0f06c41a7d: Sending EGPRS Packet Channel Request (681): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '001'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=681, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125238581 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) 20250212125238581 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2a9 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125238581 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) 20250212125238581 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20250212125238581 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125238581 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20250212125238581 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125238581 DLGLOBAL DEBUG validating counter group 0x55938d30e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125238581 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125238581 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20250212125238581 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212125238581 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125238581 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=6 (bts.cpp:663) 20250212125238581 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125238581 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125238581 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125238581 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125238581 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125238581 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125238581 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125238581 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125238581 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125238581 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125238581 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125238581 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125238581 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20250212125238581 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125238581 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125238581 DLGLOBAL DEBUG validating counter group 0x55938d30eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125238581 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125238581 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125238581 DLGLOBAL DEBUG validating counter group 0x55938d30ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125238581 DLGLOBAL DEBUG validating counter group 0x55938d30ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125238581 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20250212125238581 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-6:E){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20250212125238581 DTBF INFO TBF(UL:TFI-0-0-6:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125238581 DTBF INFO TBF(UL:TFI-0-0-6:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125238581 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) 20250212125238581 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125238581 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-6:E){NEW} (gprs_ms.c:336) 20250212125238581 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125238581 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125238581 DTBFUL INFO TBF(UL:TFI-0-0-6:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125238581 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125238581 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) 20250212125238581 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) 20250212125238581 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125238581 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125238581 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20250212125238581 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(254)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: Start timer T: 2 s 20250212125238585 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125238585 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125238585 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125238585 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125238585 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125238585 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20250212125238585 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125238585 DLGLOBAL DEBUG validating counter group 0x55938d30e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125238585 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20250212125238585 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20250212125238585 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20250212125238585 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125238585 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125238585 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125238585 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125238585 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125238585 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125238585 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125238585 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125238585 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125238585 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125238585 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125238585 DRLCMAC 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) 20250212125238585 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125238585 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125238585 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125238585 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20250212125238585 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125238585 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125238585 DLGLOBAL DEBUG validating counter group 0x55938d30eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125238585 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125238585 DLGLOBAL DEBUG validating counter group 0x55938d30ee20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125238585 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125238585 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 7f, TFIs = 00000001. (pdch.cpp:1190) 20250212125238585 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) 20250212125238585 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) 20250212125238585 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) 20250212125238585 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) 20250212125238585 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20250212125238585 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) 20250212125238585 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20250212125238585 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) 20250212125238585 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20250212125238585 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) 20250212125238585 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) 20250212125238585 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)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(254)@8d0f06c41a7d: 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@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 0.2 s 20250212125238587 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20250212125238587 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212125238587 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212125238587 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) 20250212125238588 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) 20250212125238588 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) 20250212125238597 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125238611 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) 20250212125238611 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) 20250212125238616 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125238632 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) 20250212125238632 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) 20250212125238636 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125238650 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) 20250212125238650 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) 20250212125238659 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125238674 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) 20250212125238674 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) 20250212125238680 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125238693 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) 20250212125238693 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) 20250212125238698 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125238712 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) 20250212125238712 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) 20250212125238721 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125238735 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) 20250212125238735 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) 20250212125238769 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125238770 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125238770 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125238774 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125238774 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125238774 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125238775 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125238775 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125238775 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125238777 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125238777 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125238777 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125238779 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125238779 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125238779 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125238780 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125238780 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125238780 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125238782 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125238782 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125238782 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125238785 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125238788 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125238788 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) 20250212125238788 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20250212125238798 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) 20250212125238798 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) 20250212125238801 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) 20250212125238801 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:E){FLOW}, expect answer on UL FN=52 (gprs_rlcmac_sched.cpp:454) 20250212125238801 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20250212125238801 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) 20250212125238801 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) 20250212125238801 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) 20250212125238801 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20250212125238801 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125238801 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20250212125238801 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) 20250212125238801 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) 20250212125238801 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 6f 51 0b 70 04 19 14 e9 34 53 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20250212125238801 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) 20250212125238801 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125238801 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125238801 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) 20250212125238801 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 47 + 13 = 60 (pdch_ul_controller.c:131) 20250212125238801 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type POLL (pdch_ul_controller.c:184) 20250212125238801 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) 20250212125238801 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) 20250212125238801 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 6f 51 0b 70 04 19 14 e9 34 53 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20250212125238801 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=08 00 00 29 6f 51 0b 70 04 19 14 e9 34 53 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20250212125238802 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125238815 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) 20250212125238815 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) 20250212125238824 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125238838 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) 20250212125238838 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) 20250212125238838 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=52): TBF(UL:TFI-0-0-0:E){FLOW} (pdch_ul_controller.c:309) 20250212125238838 DTBF DEBUG TBF(UL:TFI-0-0-0:E){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125238843 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125238857 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) 20250212125238857 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) 20250212125238861 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125238876 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=2 data=40 08 10 20 00 00 00 00 00 00 00 30 10 00 00 00 00 00 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125238876 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) 20250212125238876 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125238876 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125238876 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) 20250212125238876 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125238876 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125238876 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20250212125238876 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125238876 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) 20250212125238876 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) 20250212125238876 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20250212125238876 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) 20250212125238876 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) 20250212125238876 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20250212125238876 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20250212125238877 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) 20250212125238877 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125238877 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) 20250212125238877 DRLCMAC DEBUG - Skipping TS 7, because no USF available (alloc_algo.cpp:718) 20250212125238877 DRLCMAC NOTICE No USF available (alloc_algo.cpp:728) 20250212125238877 DRLCMAC DEBUG Disabling algorithm B (alloc_algo.cpp:883) 20250212125238877 DRLCMAC DEBUG [UL] algo A (suggested TRX: 0): Alloc start (alloc_algo.cpp:327) 20250212125238877 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125238877 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125238877 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125238877 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125238877 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125238877 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125238877 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125238877 DRLCMAC DEBUG - Skipping TS 7, because no USF available (alloc_algo.cpp:183) 20250212125238877 DRLCMAC NOTICE [UL] algo A (suggested TRX: 0): failed to allocate a TS, no USF available (alloc_algo.cpp:358) 20250212125238877 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) 20250212125238877 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) 20250212125238877 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ASS_REJ (pdch.cpp:129) 20250212125238877 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: state_chg to SEND_ASS_REJ (tbf_ul_ass_fsm.c:181) 20250212125238877 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) 20250212125238885 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) 20250212125238885 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=65 block_nr=3 scheduling USF=1 for TBF(UL:TFI-0-0-1:E){FLOW}, expect answer on UL FN=69 (gprs_rlcmac_sched.cpp:454) 20250212125238885 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type USF (pdch_ul_controller.c:184) 20250212125238885 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){SEND_ASS_REJ}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125238885 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){SEND_ASS_REJ}: state_chg to NONE (tbf_ul_ass_fsm.c:250) 20250212125238885 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Scheduling control message at RTS for TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125238885 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 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) 20250212125238886 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(254)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O BTS(254)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125238890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55482<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125238892 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55470<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125238892 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125238892 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125238892 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125238892 DTBF INFO TBF(UL:TFI-0-0-0:E){FLOW} free (tbf.cpp:271) 20250212125238892 DTBF DEBUG TBF(UL:TFI-0-0-0:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125238892 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:E){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20250212125238892 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20250212125238892 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125238892 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20250212125238892 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125238892 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20250212125238892 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){FLOW}: Deallocated (fsm.c:568) 20250212125238892 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20250212125238892 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20250212125238893 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125238893 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 7e, TFIs = 00000001. (pdch.cpp:1200) 20250212125238893 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) 20250212125238893 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125238893 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125238893 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125238893 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125238893 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125238893 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125238893 DTBF INFO TBF(UL:TFI-0-0-1:E){FLOW} free (tbf.cpp:271) 20250212125238893 DTBF DEBUG TBF(UL:TFI-0-0-1:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125238893 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-1:E){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20250212125238893 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20250212125238893 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125238893 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20250212125238893 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125238893 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20250212125238893 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){FLOW}: Deallocated (fsm.c:568) 20250212125238893 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20250212125238893 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20250212125238893 DTBF INFO TBF(UL:TFI-0-0-2:E){FLOW} free (tbf.cpp:271) 20250212125238893 DTBF DEBUG TBF(UL:TFI-0-0-2:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125238893 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-2:E){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20250212125238894 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20250212125238894 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125238894 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20250212125238894 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125238894 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20250212125238894 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){FLOW}: Deallocated (fsm.c:568) 20250212125238894 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20250212125238894 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20250212125238894 DTBF INFO TBF(UL:TFI-0-0-3:E){FLOW} free (tbf.cpp:271) 20250212125238894 DTBF DEBUG TBF(UL:TFI-0-0-3:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125238894 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-3:E){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20250212125238894 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20250212125238894 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125238894 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20250212125238894 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125238894 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20250212125238894 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){FLOW}: Deallocated (fsm.c:568) 20250212125238894 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20250212125238894 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20250212125238894 DTBF INFO TBF(UL:TFI-0-0-4:E){FLOW} free (tbf.cpp:271) 20250212125238894 DTBF DEBUG TBF(UL:TFI-0-0-4:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125238894 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-4:E){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20250212125238894 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20250212125238894 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125238894 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20250212125238895 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125238895 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20250212125238895 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){FLOW}: Deallocated (fsm.c:568) 20250212125238895 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20250212125238895 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20250212125238895 DTBF INFO TBF(UL:TFI-0-0-5:E){FLOW} free (tbf.cpp:271) 20250212125238895 DTBF DEBUG TBF(UL:TFI-0-0-5:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125238895 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-5:E){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20250212125238895 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20250212125238895 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125238895 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20250212125238895 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125238895 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20250212125238895 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){FLOW}: Deallocated (fsm.c:568) 20250212125238895 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20250212125238895 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20250212125238895 DTBF INFO TBF(UL:TFI-0-0-6:E){FLOW} free (tbf.cpp:271) 20250212125238895 DTBF DEBUG TBF(UL:TFI-0-0-6:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125238895 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-6:E){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20250212125238895 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20250212125238895 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125238895 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20250212125238895 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125238895 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20250212125238895 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){FLOW}: Deallocated (fsm.c:568) 20250212125238895 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20250212125238895 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20250212125238896 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125238896 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125238896 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125238896 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125238896 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) 20250212125238896 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) 20250212125238896 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 25: stopped pid 7778 with status 0 MTC@8d0f06c41a7d: Test case TC_t3172_wait_ind_size1 finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_t3172_wait_ind_size1 pass'. respawn: 26: starting: osmo-pcu Wed Feb 12 12:52:38 UTC 2025 ====== 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 20250212125238912 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125238912 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125238912 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125238912 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125238930 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55498<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125239031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55498<->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=218068) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_t3172_wait_ind_size1 pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_x2001_pacch_pkt_dl_ass_unanswered_timeout'. ------ PCU_Tests.TC_x2001_pacch_pkt_dl_ass_unanswered_timeout ------ Wed Feb 12 12:52:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_x2001_pacch_pkt_dl_ass_unanswered_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_x2001_pacch_pkt_dl_ass_unanswered_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_x2001_pacch_pkt_dl_ass_unanswered_timeout' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_x2001_pacch_pkt_dl_ass_unanswered_timeout started. 260@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 260@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_x2001_pacch_pkt_dl_ass_unanswered_timeout-BVCI1234(263)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 260@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(264)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 260@8d0f06c41a7d: 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(267)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 260@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(267)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125242146 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40408<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 260@8d0f06c41a7d: 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(270)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(270)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(266)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(266)@8d0f06c41a7d: Start timer T: 5 s 20250212125242154 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40422<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(266)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_x2001_pacch_pkt_dl_ass_unanswered_timeout-STATS(271)@8d0f06c41a7d: Start timer T: 2 s TC_x2001_pacch_pkt_dl_ass_unanswered_timeout-STATS(271)@8d0f06c41a7d: Start timer T: 2 s 20250212125243913 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125243913 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125243913 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(266)@8d0f06c41a7d: OsmoPCU is now connected BTS(268)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125243918 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125243918 DLGLOBAL DEBUG validating counter group 0x563021e8a040(bts) with 102 counters (rate_ctr.c:86) 20250212125243918 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125243918 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125243918 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125243918 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125243918 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125243918 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125243918 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125243918 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125243918 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125243918 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125243918 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125243918 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125243918 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125243918 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125243918 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125243918 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125243918 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125243918 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125243918 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125243918 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125243918 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125243918 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125243918 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125243918 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125243918 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125243918 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125243918 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125243918 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125243918 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125243918 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125243918 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125243918 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125243918 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125243918 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125243918 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125243918 DLGLOBAL DEBUG validating counter group 0x7f238e4af5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125243918 DLGLOBAL DEBUG validating counter group 0x563021e89720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125243918 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125243918 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125243918 DLGLOBAL DEBUG validating counter group 0x7f238e4b0180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125243918 DLGLOBAL DEBUG validating counter group 0x7f238e4b0160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125243918 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125243918 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) 20250212125243918 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) 20250212125243918 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125243918 DL1IF INFO PDCH(bts=0,trx=0,ts=0) Sending activate request (pcu_l1_if.cpp:158) 20250212125243918 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125243918 DL1IF INFO PDCH (trx=0, ts=0): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125243918 DL1IF INFO PDCH(bts=0,trx=0,ts=1) Sending activate request (pcu_l1_if.cpp:158) 20250212125243918 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125243918 DL1IF INFO PDCH (trx=0, ts=1): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125243918 DL1IF INFO PDCH(bts=0,trx=0,ts=2) Sending activate request (pcu_l1_if.cpp:158) 20250212125243918 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125243918 DL1IF INFO PDCH (trx=0, ts=2): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125243918 DL1IF INFO PDCH(bts=0,trx=0,ts=3) Sending activate request (pcu_l1_if.cpp:158) 20250212125243918 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125243918 DL1IF INFO PDCH (trx=0, ts=3): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125243918 DL1IF INFO PDCH(bts=0,trx=0,ts=4) Sending activate request (pcu_l1_if.cpp:158) 20250212125243918 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125243918 DL1IF INFO PDCH (trx=0, ts=4): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125243918 DL1IF INFO PDCH(bts=0,trx=0,ts=5) Sending activate request (pcu_l1_if.cpp:158) 20250212125243918 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125243918 DL1IF INFO PDCH (trx=0, ts=5): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125243918 DL1IF INFO PDCH(bts=0,trx=0,ts=6) Sending activate request (pcu_l1_if.cpp:158) 20250212125243918 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125243918 DL1IF INFO PDCH (trx=0, ts=6): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125243918 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125243918 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125243918 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125243918 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125243919 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) 20250212125243919 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) 20250212125243919 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS0" BTS(268)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS1" -NSVCI1234(264)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(268)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS2" -NSVCI1234(264)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(264)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(264)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(268)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS3" BTS(268)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS4" 20250212125243922 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125243922 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) 20250212125243922 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) 20250212125243922 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125243922 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125243922 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(268)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS5" 20250212125243922 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125243922 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) 20250212125243922 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(264)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(264)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(268)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS6" BTS(268)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" 20250212125243925 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125243925 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) 20250212125243925 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) 20250212125243925 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125243925 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125243925 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125243925 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125243925 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125243925 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125243925 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) -NSVCI1234(264)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212125243925 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125243925 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)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(264)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212125243932 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) 20250212125243932 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) 261@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 261@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125243934 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) 20250212125243934 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) 20250212125243935 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) 20250212125243935 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) 20250212125243935 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) 20250212125243935 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) 20250212125243937 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) 20250212125243937 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) 20250212125243938 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) 20250212125243938 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) 20250212125243938 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125243938 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125243938 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125243938 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125243938 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125243938 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125243938 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125243938 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125243938 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) 20250212125243938 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) 20250212125243939 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) 20250212125243939 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125243940 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) TC_x2001_pacch_pkt_dl_ass_unanswered_timeout-BVCI1234(263)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_x2001_pacch_pkt_dl_ass_unanswered_timeout-BVCI1234(263)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125243946 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125243946 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125243946 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125243946 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125243946 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125243946 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125243946 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125243946 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125243948 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) 20250212125243948 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125243948 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125243948 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125243948 DLGLOBAL DEBUG validating counter group 0x563021e89760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125243948 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125243948 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125243948 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125243948 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"CCCCCCCC"(TS=7) (alloc_algo.cpp:504) 20250212125243948 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"..U..u.."(TS=7), single (alloc_algo.cpp:688) 20250212125243948 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 2 (alloc_algo.cpp:834) 20250212125243948 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..C.DDDD"(TS=7) (alloc_algo.cpp:841) 20250212125243948 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125243948 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125243948 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125243948 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125243948 DLGLOBAL DEBUG validating counter group 0x563021e89b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125243948 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125243948 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125243948 DLGLOBAL DEBUG validating counter group 0x563021e89c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125243948 DLGLOBAL DEBUG validating counter group 0x563021e89c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125243948 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=2 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125243948 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125243948 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2) (tbf.cpp:299) 20250212125243948 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00 (tbf_ul.cpp:712) 20250212125243948 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212125243948 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125243948 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125243948 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125243948 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125243948 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) 20250212125243948 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) 20250212125243948 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125243948 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125243948 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=2 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125243948 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0a e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20250212125243949 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125243949 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125243949 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125243949 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125243949 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125243949 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125243949 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125243949 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125243949 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125243949 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(268)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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@8d0f06c41a7d: 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 } 20250212125243953 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) 20250212125243954 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) 20250212125243956 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) 20250212125243956 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) 20250212125243956 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) 20250212125243956 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) 20250212125243957 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) 20250212125243957 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) 20250212125243957 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125243957 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125243957 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125243957 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125243957 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125243957 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) 20250212125243957 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) 20250212125243958 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) 20250212125243958 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) 20250212125243958 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) 20250212125243958 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) 20250212125243958 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) 20250212125243958 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) 20250212125243958 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=8 RX RTS.req: sapi=5 arfcn=871 cur_fn=4 block=2 (pcu_l1_if.cpp:576) 20250212125243958 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=8 Sending data request: sapi=5 arfcn=871 cur_fn=4 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125243959 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125243969 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) 20250212125243969 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) 20250212125243969 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) 20250212125243969 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) 20250212125243970 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) 20250212125243970 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) 20250212125243970 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) 20250212125243970 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) 20250212125243970 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) 20250212125243970 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) 20250212125243970 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) 20250212125243970 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) 20250212125243970 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) 20250212125243970 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) 20250212125243970 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) 20250212125243970 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) 20250212125243978 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) 20250212125243978 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) 20250212125243978 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125243992 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) 20250212125243992 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) 20250212125243992 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) 20250212125243992 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) 20250212125243993 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) 20250212125243993 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) 20250212125243993 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) 20250212125243993 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) 20250212125243993 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) 20250212125243993 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) 20250212125243993 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) 20250212125243993 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) 20250212125243993 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) 20250212125243993 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) 20250212125243993 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) 20250212125243993 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) 20250212125243997 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) 20250212125243997 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) 20250212125243997 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125244011 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) 20250212125244011 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) 20250212125244012 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) 20250212125244012 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) 20250212125244012 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) 20250212125244012 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) 20250212125244012 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) 20250212125244012 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) 20250212125244013 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) 20250212125244013 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) 20250212125244013 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) 20250212125244013 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) 20250212125244013 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) 20250212125244013 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) 20250212125244014 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) 20250212125244014 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) 20250212125244016 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) 20250212125244016 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) 20250212125244016 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125244030 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) 20250212125244030 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) 20250212125244030 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) 20250212125244030 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) 20250212125244030 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) 20250212125244030 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) 20250212125244030 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) 20250212125244030 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) 20250212125244031 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) 20250212125244031 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) 20250212125244031 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) 20250212125244031 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) 20250212125244031 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) 20250212125244031 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) 20250212125244031 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) 20250212125244031 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) 20250212125244039 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) 20250212125244039 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) 20250212125244039 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125244054 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) 20250212125244054 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) 20250212125244054 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) 20250212125244054 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) 20250212125244055 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) 20250212125244055 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) 20250212125244055 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) 20250212125244055 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) 20250212125244055 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) 20250212125244055 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) 20250212125244055 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) 20250212125244055 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) 20250212125244055 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) 20250212125244055 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) 20250212125244055 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) 20250212125244055 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) 20250212125244058 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) 20250212125244058 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) 20250212125244058 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125244072 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) 20250212125244072 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) 20250212125244072 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) 20250212125244072 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) 20250212125244073 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) 20250212125244073 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) 20250212125244073 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) 20250212125244073 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) 20250212125244073 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) 20250212125244073 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) 20250212125244073 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) 20250212125244073 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) 20250212125244073 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) 20250212125244073 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) 20250212125244074 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) 20250212125244074 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) 20250212125244077 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) 20250212125244077 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) 20250212125244077 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125244091 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) 20250212125244091 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) 20250212125244091 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) 20250212125244091 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) 20250212125244091 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) 20250212125244091 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) 20250212125244091 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) 20250212125244091 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) 20250212125244092 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) 20250212125244092 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) 20250212125244092 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) 20250212125244092 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) 20250212125244092 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) 20250212125244092 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) 20250212125244092 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) 20250212125244092 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) 20250212125244100 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) 20250212125244100 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) 20250212125244100 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125244114 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) 20250212125244114 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) 20250212125244114 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) 20250212125244114 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) 20250212125244114 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) 20250212125244114 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) 20250212125244114 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) 20250212125244114 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) 20250212125244114 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) 20250212125244114 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) 20250212125244115 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) 20250212125244115 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) 20250212125244115 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) 20250212125244115 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) 20250212125244115 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) 20250212125244115 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) 20250212125244119 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) 20250212125244119 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) 20250212125244119 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125244133 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) 20250212125244133 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) 20250212125244134 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) 20250212125244134 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) 20250212125244134 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) 20250212125244134 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) 20250212125244134 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) 20250212125244134 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) 20250212125244135 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) 20250212125244135 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) 20250212125244135 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) 20250212125244135 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) 20250212125244135 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) 20250212125244135 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) 20250212125244135 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) 20250212125244135 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) 20250212125244137 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) 20250212125244137 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) 20250212125244138 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125244149 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125244149 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125244149 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125244151 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) 20250212125244151 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) 20250212125244152 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) 20250212125244152 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) 20250212125244153 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) 20250212125244153 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) 20250212125244153 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) 20250212125244153 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) 20250212125244154 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) 20250212125244154 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) 20250212125244154 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) 20250212125244154 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) 20250212125244155 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) 20250212125244155 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) 20250212125244155 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) 20250212125244155 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) 20250212125244161 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) 20250212125244161 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) 20250212125244161 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20250212125244161 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) 20250212125244161 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125244175 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) 20250212125244175 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) 20250212125244176 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) 20250212125244176 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) 20250212125244176 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) 20250212125244176 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) 20250212125244176 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) 20250212125244176 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) 20250212125244177 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) 20250212125244177 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) 20250212125244177 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) 20250212125244177 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) 20250212125244177 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) 20250212125244177 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) 20250212125244177 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) 20250212125244177 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) 20250212125244179 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125244194 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) 20250212125244194 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) 20250212125244194 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) 20250212125244194 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) 20250212125244195 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125244195 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) 20250212125244195 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125244195 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 00 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125244195 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125244195 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) 20250212125244195 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125244195 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) 20250212125244195 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125244195 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125244195 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125244195 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125244195 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125244195 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125244195 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125244195 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125244195 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125244195 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125244195 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) 20250212125244195 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125244195 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125244195 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125244195 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) 20250212125244195 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125244195 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125244195 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125244195 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) 20250212125244195 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) 20250212125244196 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) 20250212125244196 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) 20250212125244196 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) 20250212125244196 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) 20250212125244197 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) 20250212125244197 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) 20250212125244197 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) 20250212125244197 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) 20250212125244199 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125244212 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) 20250212125244212 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) 20250212125244213 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) 20250212125244213 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) 20250212125244213 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) 20250212125244213 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) 20250212125244213 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) 20250212125244213 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) 20250212125244213 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) 20250212125244213 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) 20250212125244214 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) 20250212125244214 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) 20250212125244214 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) 20250212125244214 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) 20250212125244214 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) 20250212125244214 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) 20250212125244221 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) 20250212125244221 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) 20250212125244221 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 69 for type USF (pdch_ul_controller.c:184) 20250212125244221 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) 20250212125244221 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125244221 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125244221 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) 20250212125244221 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125244221 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125244221 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125244221 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) 20250212125244221 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) 20250212125244221 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125244225 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125244225 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125244225 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125244225 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125244225 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125244225 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20250212125244225 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20250212125244225 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125244225 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125244225 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) 20250212125244225 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 4 slots (alloc_algo.cpp:837) 20250212125244225 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..C.DDDD"(TS=7) (alloc_algo.cpp:841) 20250212125244225 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125244225 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20250212125244225 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125244225 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125244225 DLGLOBAL DEBUG validating counter group 0x563021e89b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125244225 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125244225 DLGLOBAL DEBUG validating counter group 0x563021e89e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125244225 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=0 TFI=0 (tbf_dl.cpp:431) 20250212125244225 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125244225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=1 TFI=0 (tbf_dl.cpp:431) 20250212125244225 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125244225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=2 TFI=0 (tbf_dl.cpp:431) 20250212125244225 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125244225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=3 TFI=0 (tbf_dl.cpp:431) 20250212125244225 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125244225 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) 20250212125244225 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) 20250212125244225 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) 20250212125244225 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20250212125244225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20250212125244225 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) 20250212125244225 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20250212125244225 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:146) 20250212125244225 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20250212125244225 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) 20250212125244225 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20250212125244225 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) 20250212125244235 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) 20250212125244235 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) 20250212125244235 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) 20250212125244236 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) 20250212125244236 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) 20250212125244236 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) 20250212125244236 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) 20250212125244236 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) 20250212125244236 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) 20250212125244236 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) 20250212125244236 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) 20250212125244236 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) 20250212125244236 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) 20250212125244236 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) 20250212125244236 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) 20250212125244236 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) 20250212125244240 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) 20250212125244240 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) 20250212125244240 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 73 for type USF (pdch_ul_controller.c:184) 20250212125244240 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212125244240 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 69 + 13 = 82 (pdch_ul_controller.c:131) 20250212125244240 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20250212125244240 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20250212125244240 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) 20250212125244240 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20250212125244240 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 82 for type POLL (pdch_ul_controller.c:184) 20250212125244240 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=82, TS=2) (tbf_dl_ass_fsm.c:126) 20250212125244240 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20250212125244240 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) 20250212125244240 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) 20250212125244240 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Start timer Tx2001: 2.5 s 20250212125244254 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) 20250212125244254 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) 20250212125244254 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) 20250212125244254 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) 20250212125244254 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) 20250212125244254 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) 20250212125244254 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) 20250212125244254 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125244254 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) 20250212125244254 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) 20250212125244255 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) 20250212125244255 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) 20250212125244255 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) 20250212125244255 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) 20250212125244255 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) 20250212125244255 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) 20250212125244256 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) 20250212125244256 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) 20250212125244259 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) 20250212125244259 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) 20250212125244259 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 78 for type USF (pdch_ul_controller.c:184) 20250212125244259 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) 20250212125244259 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125244273 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) 20250212125244273 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) 20250212125244273 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) 20250212125244273 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) 20250212125244274 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125244274 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) 20250212125244274 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125244274 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 02 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125244274 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125244274 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) 20250212125244274 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) 20250212125244274 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20250212125244274 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125244274 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20250212125244274 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20250212125244274 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20250212125244274 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125244274 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125244274 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) 20250212125244274 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125244274 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125244274 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125244274 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) 20250212125244274 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125244274 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125244274 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) 20250212125244274 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) 20250212125244274 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) 20250212125244274 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) 20250212125244274 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) 20250212125244275 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) 20250212125244275 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) 20250212125244275 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) 20250212125244275 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) 20250212125244275 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) 20250212125244275 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) 20250212125244282 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) 20250212125244282 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) 20250212125244282 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) 20250212125244282 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125244282 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRR" R=Received I=Invalid (encoding.cpp:860) 20250212125244282 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) 20250212125244282 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) 20250212125244282 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) 20250212125244282 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) 20250212125244282 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125244296 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) 20250212125244296 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) 20250212125244296 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) 20250212125244297 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) 20250212125244297 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125244297 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) 20250212125244297 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125244297 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 04 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125244297 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125244297 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) 20250212125244297 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) 20250212125244297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20250212125244297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125244297 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20250212125244297 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20250212125244297 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20250212125244297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125244297 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125244297 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) 20250212125244297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125244297 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125244297 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125244297 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) 20250212125244297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125244297 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125244297 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) 20250212125244297 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) 20250212125244297 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) 20250212125244297 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) 20250212125244297 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) 20250212125244298 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) 20250212125244298 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) 20250212125244298 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) 20250212125244298 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) 20250212125244298 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) 20250212125244298 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) 20250212125244301 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125244315 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) 20250212125244315 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) 20250212125244315 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) 20250212125244315 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) 20250212125244315 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) 20250212125244315 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) 20250212125244315 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) 20250212125244315 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) 20250212125244315 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20250212125244315 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20250212125244315 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20250212125244316 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) 20250212125244316 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) 20250212125244316 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) 20250212125244316 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) 20250212125244316 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) 20250212125244316 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) 20250212125244316 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) 20250212125244316 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) 20250212125244317 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) 20250212125244317 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) 20250212125244319 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125244333 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) 20250212125244333 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) 20250212125244334 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) 20250212125244334 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) 20250212125244334 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) 20250212125244334 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) 20250212125244334 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) 20250212125244334 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) 20250212125244335 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) 20250212125244335 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) 20250212125244335 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) 20250212125244335 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) 20250212125244335 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) 20250212125244335 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) 20250212125244335 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) 20250212125244335 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) 20250212125244343 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125244357 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) 20250212125244357 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) 20250212125244357 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) 20250212125244357 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) 20250212125244357 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) 20250212125244357 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) 20250212125244358 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) 20250212125244358 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) 20250212125244358 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) 20250212125244358 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) 20250212125244358 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) 20250212125244358 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) 20250212125244358 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) 20250212125244358 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) 20250212125244359 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) 20250212125244359 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) 20250212125244359 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125244359 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125244359 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) 20250212125244359 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125244359 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=91 TLLI=0x00000001 (pdch.cpp:347) 20250212125244359 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) 20250212125244361 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) 20250212125244361 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) 20250212125244361 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20250212125244361 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212125244361 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 95 + 13 = 108 (pdch_ul_controller.c:131) 20250212125244361 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20250212125244361 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20250212125244361 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) 20250212125244362 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20250212125244362 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 108 for type POLL (pdch_ul_controller.c:184) 20250212125244362 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:126) 20250212125244362 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20250212125244362 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) 20250212125244362 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) 20250212125244362 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Received 2 Pkt Dl Ass 20250212125244375 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) 20250212125244376 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) 20250212125244376 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) 20250212125244376 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) 20250212125244376 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125244376 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) 20250212125244376 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125244376 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 06 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125244376 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125244376 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:1070) 20250212125244376 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) 20250212125244376 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) 20250212125244376 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20250212125244376 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125244376 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20250212125244376 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20250212125244376 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20250212125244376 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125244376 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125244376 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) 20250212125244376 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125244376 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125244376 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125244376 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) 20250212125244376 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125244376 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125244376 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) 20250212125244377 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) 20250212125244377 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) 20250212125244377 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) 20250212125244377 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) 20250212125244377 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) 20250212125244377 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) 20250212125244377 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) 20250212125244377 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) 20250212125244378 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) 20250212125244378 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) 20250212125244380 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) 20250212125244380 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) 20250212125244380 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20250212125244380 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) 20250212125244380 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125244380 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125244380 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) 20250212125244380 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) 20250212125244380 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) 20250212125244380 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) 20250212125244380 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125244394 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) 20250212125244394 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) 20250212125244395 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) 20250212125244395 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) 20250212125244395 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125244395 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) 20250212125244395 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125244395 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 08 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125244395 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125244395 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) 20250212125244395 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) 20250212125244395 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20250212125244395 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125244395 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20250212125244395 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20250212125244395 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20250212125244395 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125244395 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125244395 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) 20250212125244395 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125244395 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125244396 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125244396 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) 20250212125244396 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125244396 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125244396 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) 20250212125244396 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) 20250212125244396 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) 20250212125244396 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) 20250212125244396 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) 20250212125244396 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) 20250212125244396 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) 20250212125244397 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) 20250212125244397 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) 20250212125244397 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) 20250212125244397 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) 20250212125244403 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125244417 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) 20250212125244417 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) 20250212125244418 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) 20250212125244418 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) 20250212125244418 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) 20250212125244418 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) 20250212125244418 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) 20250212125244418 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125244418 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) 20250212125244418 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) 20250212125244418 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) 20250212125244418 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) 20250212125244419 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) 20250212125244419 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) 20250212125244419 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) 20250212125244419 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) 20250212125244419 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) 20250212125244419 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) 20250212125244422 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125244436 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) 20250212125244436 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) 20250212125244436 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) 20250212125244436 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) 20250212125244436 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) 20250212125244436 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) 20250212125244436 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) 20250212125244436 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) 20250212125244436 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20250212125244436 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20250212125244436 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20250212125244437 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) 20250212125244437 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) 20250212125244437 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) 20250212125244437 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) 20250212125244437 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) 20250212125244437 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) 20250212125244437 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) 20250212125244437 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) 20250212125244437 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) 20250212125244437 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) 20250212125244441 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125244455 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) 20250212125244455 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) 20250212125244455 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) 20250212125244456 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) 20250212125244456 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) 20250212125244456 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) 20250212125244456 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) 20250212125244456 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) 20250212125244456 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) 20250212125244456 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) 20250212125244457 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) 20250212125244457 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) 20250212125244457 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) 20250212125244457 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) 20250212125244457 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) 20250212125244457 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) 20250212125244457 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125244457 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125244457 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) 20250212125244457 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125244457 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=112 TLLI=0x00000001 (pdch.cpp:347) 20250212125244457 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) 20250212125244464 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) 20250212125244464 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) 20250212125244464 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20250212125244464 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212125244464 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 117 + 13 = 130 (pdch_ul_controller.c:131) 20250212125244464 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20250212125244464 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20250212125244464 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) 20250212125244465 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20250212125244465 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 130 for type POLL (pdch_ul_controller.c:184) 20250212125244465 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:126) 20250212125244465 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20250212125244465 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) 20250212125244465 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) 20250212125244465 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Received 3 Pkt Dl Ass 20250212125244478 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) 20250212125244478 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) 20250212125244478 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) 20250212125244478 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) 20250212125244479 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125244479 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) 20250212125244479 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125244479 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 0a 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125244479 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125244479 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:1070) 20250212125244479 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) 20250212125244479 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) 20250212125244479 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20250212125244479 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125244479 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20250212125244479 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20250212125244479 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20250212125244479 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125244479 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125244479 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) 20250212125244479 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125244479 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125244479 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125244479 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) 20250212125244479 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125244479 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125244479 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) 20250212125244479 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) 20250212125244479 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) 20250212125244479 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) 20250212125244479 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) 20250212125244479 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) 20250212125244479 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) 20250212125244479 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) 20250212125244479 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) 20250212125244479 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) 20250212125244479 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) 20250212125244483 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) 20250212125244483 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) 20250212125244483 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20250212125244483 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) 20250212125244483 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125244483 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125244483 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) 20250212125244483 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) 20250212125244483 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) 20250212125244483 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) 20250212125244483 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125244497 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) 20250212125244497 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) 20250212125244497 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) 20250212125244497 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) 20250212125244497 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125244497 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) 20250212125244497 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125244497 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 0c 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125244497 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125244497 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) 20250212125244497 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) 20250212125244497 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20250212125244497 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125244497 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20250212125244497 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20250212125244497 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20250212125244497 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125244497 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125244497 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) 20250212125244497 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125244497 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125244497 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125244497 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) 20250212125244497 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125244497 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125244497 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) 20250212125244498 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) 20250212125244498 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) 20250212125244498 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) 20250212125244498 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) 20250212125244498 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) 20250212125244498 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) 20250212125244498 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) 20250212125244498 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) 20250212125244498 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) 20250212125244498 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) 20250212125244502 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125244516 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) 20250212125244516 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) 20250212125244516 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) 20250212125244516 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) 20250212125244516 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) 20250212125244516 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) 20250212125244516 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) 20250212125244516 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125244517 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) 20250212125244517 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) 20250212125244517 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) 20250212125244517 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) 20250212125244517 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) 20250212125244517 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) 20250212125244517 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) 20250212125244517 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) 20250212125244517 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) 20250212125244517 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) 20250212125244525 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125244539 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) 20250212125244539 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) 20250212125244539 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) 20250212125244539 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) 20250212125244539 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) 20250212125244539 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) 20250212125244539 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) 20250212125244539 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) 20250212125244539 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20250212125244539 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20250212125244539 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20250212125244540 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) 20250212125244540 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) 20250212125244540 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) 20250212125244540 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) 20250212125244540 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) 20250212125244540 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) 20250212125244540 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) 20250212125244540 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) 20250212125244540 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) 20250212125244540 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) 20250212125244544 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125244558 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) 20250212125244558 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) 20250212125244558 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) 20250212125244558 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) 20250212125244558 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) 20250212125244558 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) 20250212125244558 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) 20250212125244558 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) 20250212125244558 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) 20250212125244558 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) 20250212125244559 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) 20250212125244559 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) 20250212125244559 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) 20250212125244559 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) 20250212125244559 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) 20250212125244559 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) 20250212125244559 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125244559 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125244559 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) 20250212125244559 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125244559 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=134 TLLI=0x00000001 (pdch.cpp:347) 20250212125244559 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) 20250212125244562 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) 20250212125244562 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) 20250212125244562 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20250212125244562 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212125244562 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 138 + 13 = 151 (pdch_ul_controller.c:131) 20250212125244562 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20250212125244562 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20250212125244562 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) 20250212125244562 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20250212125244562 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 151 for type POLL (pdch_ul_controller.c:184) 20250212125244562 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:126) 20250212125244562 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20250212125244562 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) 20250212125244562 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) 20250212125244563 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Received 4 Pkt Dl Ass 20250212125244576 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) 20250212125244577 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) 20250212125244577 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) 20250212125244577 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) 20250212125244577 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125244577 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) 20250212125244577 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125244577 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 0e 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125244577 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125244577 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:1070) 20250212125244577 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) 20250212125244577 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) 20250212125244577 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20250212125244577 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125244577 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20250212125244577 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20250212125244577 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20250212125244577 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125244577 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125244577 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) 20250212125244577 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125244577 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125244577 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125244577 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) 20250212125244577 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125244577 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125244577 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) 20250212125244577 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) 20250212125244577 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) 20250212125244577 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) 20250212125244577 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) 20250212125244577 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) 20250212125244577 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) 20250212125244578 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) 20250212125244578 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) 20250212125244578 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) 20250212125244578 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) 20250212125244585 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) 20250212125244585 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) 20250212125244585 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 147 for type USF (pdch_ul_controller.c:184) 20250212125244585 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) 20250212125244585 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125244585 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125244585 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) 20250212125244585 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) 20250212125244585 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) 20250212125244586 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) 20250212125244586 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125244600 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) 20250212125244600 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) 20250212125244600 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) 20250212125244600 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) 20250212125244600 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125244600 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) 20250212125244600 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125244600 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 10 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125244600 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125244600 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) 20250212125244600 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) 20250212125244600 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20250212125244600 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125244600 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20250212125244600 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20250212125244600 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20250212125244600 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125244600 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125244600 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) 20250212125244600 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125244600 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125244600 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125244600 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) 20250212125244600 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125244600 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125244600 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) 20250212125244600 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) 20250212125244600 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) 20250212125244601 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) 20250212125244601 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) 20250212125244601 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) 20250212125244601 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) 20250212125244601 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) 20250212125244601 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) 20250212125244601 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) 20250212125244601 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) 20250212125244604 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125244618 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) 20250212125244618 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) 20250212125244618 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) 20250212125244618 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) 20250212125244619 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) 20250212125244619 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) 20250212125244619 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) 20250212125244619 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125244619 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) 20250212125244619 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) 20250212125244619 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) 20250212125244619 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) 20250212125244619 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) 20250212125244619 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) 20250212125244619 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) 20250212125244619 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) 20250212125244619 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) 20250212125244619 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) 20250212125244623 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125244637 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) 20250212125244637 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) 20250212125244637 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) 20250212125244637 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) 20250212125244637 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) 20250212125244637 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) 20250212125244637 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) 20250212125244637 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) 20250212125244637 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20250212125244637 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20250212125244637 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20250212125244637 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) 20250212125244637 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) 20250212125244637 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) 20250212125244637 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) 20250212125244638 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) 20250212125244638 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) 20250212125244638 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) 20250212125244638 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) 20250212125244638 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) 20250212125244638 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) 20250212125244646 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125244660 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) 20250212125244660 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) 20250212125244660 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) 20250212125244660 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) 20250212125244661 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) 20250212125244661 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) 20250212125244661 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) 20250212125244661 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) 20250212125244661 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) 20250212125244661 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) 20250212125244661 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) 20250212125244661 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) 20250212125244661 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) 20250212125244661 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) 20250212125244661 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) 20250212125244661 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) 20250212125244661 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125244661 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125244661 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) 20250212125244661 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125244661 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=156 TLLI=0x00000001 (pdch.cpp:347) 20250212125244661 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) 20250212125244665 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) 20250212125244665 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) 20250212125244665 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 164 for type USF (pdch_ul_controller.c:184) 20250212125244665 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212125244665 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 160 + 13 = 173 (pdch_ul_controller.c:131) 20250212125244665 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20250212125244665 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20250212125244665 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) 20250212125244665 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20250212125244665 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 173 for type POLL (pdch_ul_controller.c:184) 20250212125244665 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:126) 20250212125244665 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20250212125244665 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) 20250212125244665 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) 20250212125244665 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Received 5 Pkt Dl Ass 20250212125244679 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) 20250212125244679 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) 20250212125244679 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) 20250212125244679 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) 20250212125244679 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125244679 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) 20250212125244679 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125244679 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 12 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125244679 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125244679 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:1070) 20250212125244679 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) 20250212125244679 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) 20250212125244680 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20250212125244680 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125244680 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20250212125244680 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20250212125244680 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20250212125244680 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125244680 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125244680 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) 20250212125244680 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125244680 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125244680 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125244680 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) 20250212125244680 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125244680 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125244680 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) 20250212125244680 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) 20250212125244680 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) 20250212125244680 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) 20250212125244680 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) 20250212125244680 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) 20250212125244680 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) 20250212125244680 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) 20250212125244680 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) 20250212125244680 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) 20250212125244680 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) 20250212125244683 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) 20250212125244683 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) 20250212125244683 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 169 for type USF (pdch_ul_controller.c:184) 20250212125244683 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) 20250212125244683 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125244683 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125244683 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) 20250212125244683 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) 20250212125244683 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) 20250212125244683 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) 20250212125244683 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125244697 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) 20250212125244697 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) 20250212125244698 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) 20250212125244698 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) 20250212125244698 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125244698 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) 20250212125244698 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125244698 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 14 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125244698 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125244698 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) 20250212125244698 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) 20250212125244698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20250212125244698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125244698 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20250212125244698 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20250212125244698 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20250212125244698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125244698 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125244698 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) 20250212125244698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125244698 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125244698 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125244698 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) 20250212125244698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125244698 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125244698 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) 20250212125244698 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) 20250212125244698 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) 20250212125244698 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) 20250212125244698 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) 20250212125244698 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) 20250212125244698 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) 20250212125244698 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) 20250212125244698 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) 20250212125244699 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) 20250212125244699 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) 20250212125244707 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125244721 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) 20250212125244721 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) 20250212125244721 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) 20250212125244721 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) 20250212125244721 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) 20250212125244721 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) 20250212125244721 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) 20250212125244721 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125244721 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) 20250212125244721 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) 20250212125244721 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) 20250212125244721 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) 20250212125244722 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) 20250212125244722 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) 20250212125244722 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) 20250212125244722 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) 20250212125244722 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) 20250212125244722 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) 20250212125244725 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125244740 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) 20250212125244740 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) 20250212125244740 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) 20250212125244740 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) 20250212125244740 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) 20250212125244740 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) 20250212125244740 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) 20250212125244740 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) 20250212125244740 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20250212125244740 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20250212125244740 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20250212125244741 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) 20250212125244741 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) 20250212125244741 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) 20250212125244741 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) 20250212125244741 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) 20250212125244741 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) 20250212125244741 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) 20250212125244741 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) 20250212125244742 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) 20250212125244742 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) 20250212125244744 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125244758 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) 20250212125244758 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) 20250212125244759 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) 20250212125244759 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) 20250212125244759 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) 20250212125244759 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) 20250212125244759 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) 20250212125244759 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) 20250212125244759 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) 20250212125244759 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) 20250212125244760 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) 20250212125244760 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) 20250212125244760 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) 20250212125244760 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) 20250212125244760 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) 20250212125244760 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) 20250212125244760 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125244760 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125244760 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) 20250212125244760 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125244760 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=177 TLLI=0x00000001 (pdch.cpp:347) 20250212125244760 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) 20250212125244767 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) 20250212125244767 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) 20250212125244767 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 186 for type USF (pdch_ul_controller.c:184) 20250212125244767 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212125244767 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 182 + 13 = 195 (pdch_ul_controller.c:131) 20250212125244767 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20250212125244767 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20250212125244767 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) 20250212125244768 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20250212125244768 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 195 for type POLL (pdch_ul_controller.c:184) 20250212125244768 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:126) 20250212125244768 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20250212125244768 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) 20250212125244768 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) 20250212125244768 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Received 6 Pkt Dl Ass 20250212125244781 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) 20250212125244781 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) 20250212125244781 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) 20250212125244782 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) 20250212125244782 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125244782 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) 20250212125244782 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125244782 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 16 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125244782 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125244782 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:1070) 20250212125244782 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) 20250212125244782 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) 20250212125244782 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20250212125244782 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125244782 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20250212125244782 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20250212125244782 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20250212125244782 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125244782 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125244782 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) 20250212125244782 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125244782 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125244782 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125244782 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) 20250212125244782 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125244782 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125244782 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) 20250212125244782 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) 20250212125244782 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) 20250212125244782 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) 20250212125244782 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) 20250212125244783 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) 20250212125244783 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) 20250212125244783 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) 20250212125244783 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) 20250212125244783 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) 20250212125244783 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) 20250212125244786 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) 20250212125244786 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) 20250212125244786 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 190 for type USF (pdch_ul_controller.c:184) 20250212125244786 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) 20250212125244786 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125244786 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125244786 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) 20250212125244786 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) 20250212125244786 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) 20250212125244786 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) 20250212125244786 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125244800 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) 20250212125244800 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) 20250212125244800 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) 20250212125244800 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) 20250212125244800 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125244800 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) 20250212125244800 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125244800 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 18 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125244800 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125244800 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) 20250212125244800 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) 20250212125244800 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20250212125244800 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125244800 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20250212125244800 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20250212125244800 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20250212125244800 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125244800 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125244800 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) 20250212125244800 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125244800 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125244800 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125244800 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) 20250212125244800 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125244800 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125244800 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) 20250212125244800 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) 20250212125244800 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) 20250212125244801 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) 20250212125244801 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) 20250212125244801 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) 20250212125244801 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) 20250212125244801 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) 20250212125244801 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) 20250212125244801 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) 20250212125244801 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) 20250212125244805 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125244819 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) 20250212125244819 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) 20250212125244819 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) 20250212125244819 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) 20250212125244819 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) 20250212125244819 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) 20250212125244819 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) 20250212125244819 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125244820 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) 20250212125244820 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) 20250212125244820 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) 20250212125244820 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) 20250212125244820 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) 20250212125244820 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) 20250212125244820 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) 20250212125244820 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) 20250212125244820 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) 20250212125244820 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) 20250212125244828 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125244842 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) 20250212125244842 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) 20250212125244842 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) 20250212125244842 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) 20250212125244842 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) 20250212125244842 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) 20250212125244842 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) 20250212125244842 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) 20250212125244842 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20250212125244842 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20250212125244842 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20250212125244842 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) 20250212125244842 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) 20250212125244843 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) 20250212125244843 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) 20250212125244843 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) 20250212125244843 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) 20250212125244843 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) 20250212125244843 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) 20250212125244843 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) 20250212125244843 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) 20250212125244846 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125244860 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) 20250212125244860 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) 20250212125244861 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) 20250212125244861 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) 20250212125244861 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) 20250212125244861 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) 20250212125244861 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) 20250212125244861 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) 20250212125244861 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) 20250212125244861 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) 20250212125244861 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) 20250212125244861 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) 20250212125244861 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) 20250212125244861 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) 20250212125244862 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) 20250212125244862 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) 20250212125244862 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125244862 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125244862 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) 20250212125244862 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125244862 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=199 TLLI=0x00000001 (pdch.cpp:347) 20250212125244862 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) 20250212125244865 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) 20250212125244865 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) 20250212125244865 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 208 for type USF (pdch_ul_controller.c:184) 20250212125244865 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212125244865 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 203 + 13 = 216 (pdch_ul_controller.c:131) 20250212125244865 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20250212125244865 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20250212125244865 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) 20250212125244865 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20250212125244865 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 216 for type POLL (pdch_ul_controller.c:184) 20250212125244865 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:126) 20250212125244865 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20250212125244865 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) 20250212125244865 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) 20250212125244865 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Received 7 Pkt Dl Ass 20250212125244879 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) 20250212125244879 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) 20250212125244879 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) 20250212125244879 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) 20250212125244879 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125244880 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) 20250212125244880 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125244880 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 1a 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125244880 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125244880 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:1070) 20250212125244880 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) 20250212125244880 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) 20250212125244880 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20250212125244880 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125244880 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20250212125244880 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20250212125244880 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20250212125244880 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125244880 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125244880 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) 20250212125244880 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125244880 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125244880 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125244880 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) 20250212125244880 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125244880 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125244880 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) 20250212125244880 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) 20250212125244880 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) 20250212125244880 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) 20250212125244880 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) 20250212125244880 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) 20250212125244880 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) 20250212125244881 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) 20250212125244881 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) 20250212125244881 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) 20250212125244881 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) 20250212125244888 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) 20250212125244888 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) 20250212125244888 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 212 for type USF (pdch_ul_controller.c:184) 20250212125244888 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) 20250212125244888 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125244888 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125244888 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) 20250212125244888 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) 20250212125244888 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) 20250212125244888 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) 20250212125244888 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125244902 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) 20250212125244902 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) 20250212125244903 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) 20250212125244903 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) 20250212125244903 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125244903 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) 20250212125244903 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125244903 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 1c 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125244903 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125244903 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) 20250212125244903 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) 20250212125244903 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20250212125244903 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125244903 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20250212125244903 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20250212125244903 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20250212125244903 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125244903 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125244903 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) 20250212125244903 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125244903 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125244903 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125244903 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) 20250212125244903 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125244903 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125244903 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) 20250212125244903 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) 20250212125244903 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) 20250212125244903 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) 20250212125244903 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) 20250212125244903 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) 20250212125244903 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) 20250212125244903 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) 20250212125244903 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) 20250212125244904 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) 20250212125244904 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) 20250212125244907 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125244921 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) 20250212125244921 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) 20250212125244921 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) 20250212125244921 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) 20250212125244921 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) 20250212125244921 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) 20250212125244921 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) 20250212125244921 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125244922 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) 20250212125244922 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) 20250212125244922 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) 20250212125244922 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) 20250212125244922 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) 20250212125244922 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) 20250212125244922 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) 20250212125244922 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) 20250212125244922 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) 20250212125244922 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) 20250212125244926 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125244940 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) 20250212125244940 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) 20250212125244940 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) 20250212125244940 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) 20250212125244940 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) 20250212125244940 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) 20250212125244940 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) 20250212125244940 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) 20250212125244940 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20250212125244940 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20250212125244940 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20250212125244940 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) 20250212125244940 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) 20250212125244940 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) 20250212125244940 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) 20250212125244940 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) 20250212125244941 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) 20250212125244941 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) 20250212125244941 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) 20250212125244941 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) 20250212125244941 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) 20250212125244949 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125244963 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) 20250212125244963 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) 20250212125244963 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) 20250212125244963 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) 20250212125244963 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) 20250212125244963 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) 20250212125244963 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) 20250212125244963 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) 20250212125244964 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) 20250212125244964 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) 20250212125244964 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) 20250212125244964 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) 20250212125244964 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) 20250212125244964 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) 20250212125244964 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) 20250212125244964 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) 20250212125244964 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125244964 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125244964 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) 20250212125244964 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125244964 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=221 TLLI=0x00000001 (pdch.cpp:347) 20250212125244964 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) 20250212125244967 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) 20250212125244967 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) 20250212125244967 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 229 for type USF (pdch_ul_controller.c:184) 20250212125244967 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212125244967 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 225 + 13 = 238 (pdch_ul_controller.c:131) 20250212125244967 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20250212125244967 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20250212125244967 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) 20250212125244968 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20250212125244968 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 238 for type POLL (pdch_ul_controller.c:184) 20250212125244968 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:126) 20250212125244968 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20250212125244968 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) 20250212125244968 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) 20250212125244968 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Received 8 Pkt Dl Ass 20250212125244982 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) 20250212125244982 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) 20250212125244982 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) 20250212125244982 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) 20250212125244982 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125244982 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) 20250212125244982 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125244982 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 1e 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125244982 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125244982 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:1070) 20250212125244982 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) 20250212125244982 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20250212125244982 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) 20250212125244982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20250212125244982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125244982 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20250212125244982 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20250212125244982 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20250212125244982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125244982 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125244982 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) 20250212125244982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125244982 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125244982 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125244982 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) 20250212125244982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125244982 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125244982 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) 20250212125244982 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) 20250212125244982 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) 20250212125244982 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) 20250212125244982 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) 20250212125244983 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) 20250212125244983 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) 20250212125244983 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) 20250212125244983 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) 20250212125244983 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) 20250212125244983 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) 20250212125244986 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) 20250212125244986 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) 20250212125244986 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 234 for type USF (pdch_ul_controller.c:184) 20250212125244986 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) 20250212125244986 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125244986 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125244986 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) 20250212125244986 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) 20250212125244986 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) 20250212125244986 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) 20250212125244987 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125245000 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) 20250212125245000 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) 20250212125245000 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) 20250212125245000 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) 20250212125245000 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125245000 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) 20250212125245000 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125245000 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 20 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125245000 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125245000 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) 20250212125245000 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) 20250212125245000 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20250212125245000 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125245001 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20250212125245001 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20250212125245001 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20250212125245001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125245001 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125245001 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) 20250212125245001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125245001 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125245001 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125245001 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) 20250212125245001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125245001 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125245001 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) 20250212125245001 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) 20250212125245001 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) 20250212125245001 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) 20250212125245001 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) 20250212125245001 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) 20250212125245001 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) 20250212125245001 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) 20250212125245001 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) 20250212125245001 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) 20250212125245001 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) 20250212125245009 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125245024 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) 20250212125245024 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) 20250212125245024 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) 20250212125245024 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) 20250212125245025 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) 20250212125245025 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) 20250212125245025 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) 20250212125245025 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125245025 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) 20250212125245025 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) 20250212125245025 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) 20250212125245025 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) 20250212125245025 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) 20250212125245025 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) 20250212125245026 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) 20250212125245026 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) 20250212125245026 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) 20250212125245026 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) 20250212125245028 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125245043 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) 20250212125245043 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) 20250212125245043 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) 20250212125245043 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) 20250212125245043 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) 20250212125245043 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) 20250212125245043 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) 20250212125245043 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) 20250212125245043 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20250212125245043 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20250212125245043 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20250212125245044 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) 20250212125245044 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) 20250212125245044 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) 20250212125245044 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) 20250212125245045 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) 20250212125245045 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) 20250212125245045 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) 20250212125245045 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) 20250212125245045 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) 20250212125245045 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) 20250212125245047 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125245061 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) 20250212125245061 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) 20250212125245062 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) 20250212125245062 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) 20250212125245062 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) 20250212125245062 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) 20250212125245062 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) 20250212125245062 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) 20250212125245062 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) 20250212125245062 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) 20250212125245062 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) 20250212125245062 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) 20250212125245063 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) 20250212125245063 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) 20250212125245063 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) 20250212125245063 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) 20250212125245063 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125245063 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125245063 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) 20250212125245063 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125245063 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=242 TLLI=0x00000001 (pdch.cpp:347) 20250212125245063 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) 20250212125245071 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) 20250212125245071 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) 20250212125245071 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 251 for type USF (pdch_ul_controller.c:184) 20250212125245071 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212125245071 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 247 + 13 = 260 (pdch_ul_controller.c:131) 20250212125245071 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20250212125245071 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20250212125245071 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) 20250212125245071 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20250212125245071 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 260 for type POLL (pdch_ul_controller.c:184) 20250212125245071 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:126) 20250212125245071 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20250212125245071 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) 20250212125245071 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) 20250212125245071 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Received 9 Pkt Dl Ass 20250212125245085 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) 20250212125245085 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) 20250212125245085 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) 20250212125245085 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) 20250212125245085 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125245085 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) 20250212125245085 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125245085 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 22 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125245085 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125245085 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:1070) 20250212125245085 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) 20250212125245085 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) 20250212125245085 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20250212125245085 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125245085 DRLCMACUL DEBUG - Mark BSN 81 as INVALID (rlc_window_ul.cpp:42) 20250212125245085 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20250212125245085 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20250212125245085 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125245085 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125245085 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) 20250212125245085 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125245085 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125245085 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125245085 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) 20250212125245085 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125245085 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125245085 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) 20250212125245085 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) 20250212125245085 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) 20250212125245085 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) 20250212125245085 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) 20250212125245086 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) 20250212125245086 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) 20250212125245086 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) 20250212125245086 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) 20250212125245086 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) 20250212125245086 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) 20250212125245089 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) 20250212125245089 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) 20250212125245089 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 255 for type USF (pdch_ul_controller.c:184) 20250212125245089 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) 20250212125245089 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125245089 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125245089 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) 20250212125245089 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) 20250212125245089 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) 20250212125245089 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) 20250212125245089 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125245103 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) 20250212125245103 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) 20250212125245104 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) 20250212125245104 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) 20250212125245104 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125245104 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) 20250212125245104 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125245104 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 24 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125245104 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125245104 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) 20250212125245104 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) 20250212125245104 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20250212125245104 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125245104 DRLCMACUL DEBUG - Mark BSN 82 as INVALID (rlc_window_ul.cpp:42) 20250212125245104 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20250212125245104 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20250212125245104 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125245104 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125245104 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) 20250212125245104 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125245104 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125245104 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125245104 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) 20250212125245104 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125245104 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125245104 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) 20250212125245104 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) 20250212125245104 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) 20250212125245104 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) 20250212125245104 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) 20250212125245105 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) 20250212125245105 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) 20250212125245105 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) 20250212125245105 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) 20250212125245105 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) 20250212125245105 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) 20250212125245108 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125245122 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) 20250212125245122 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) 20250212125245122 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) 20250212125245122 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) 20250212125245122 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) 20250212125245122 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) 20250212125245122 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) 20250212125245122 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125245123 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) 20250212125245123 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) 20250212125245123 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) 20250212125245123 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) 20250212125245123 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) 20250212125245123 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) 20250212125245124 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) 20250212125245124 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) 20250212125245124 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) 20250212125245124 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) 20250212125245138 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125245152 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) 20250212125245152 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) 20250212125245153 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) 20250212125245153 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) 20250212125245153 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) 20250212125245153 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) 20250212125245153 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) 20250212125245153 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) 20250212125245153 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20250212125245153 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20250212125245153 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20250212125245153 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) 20250212125245153 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) 20250212125245153 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) 20250212125245153 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) 20250212125245154 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) 20250212125245154 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) 20250212125245154 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) 20250212125245154 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) 20250212125245154 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) 20250212125245154 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) 20250212125245156 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125245170 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) 20250212125245170 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) 20250212125245171 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) 20250212125245171 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) 20250212125245171 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) 20250212125245171 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) 20250212125245171 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) 20250212125245171 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) 20250212125245171 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) 20250212125245171 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) 20250212125245171 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) 20250212125245171 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) 20250212125245171 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) 20250212125245171 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) 20250212125245171 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) 20250212125245171 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) 20250212125245171 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125245171 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125245171 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) 20250212125245172 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125245172 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=264 TLLI=0x00000001 (pdch.cpp:347) 20250212125245172 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) 20250212125245175 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) 20250212125245175 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) 20250212125245175 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 273 for type USF (pdch_ul_controller.c:184) 20250212125245175 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212125245175 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 268 + 13 = 281 (pdch_ul_controller.c:131) 20250212125245175 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20250212125245175 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20250212125245175 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) 20250212125245175 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20250212125245175 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 281 for type POLL (pdch_ul_controller.c:184) 20250212125245175 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:126) 20250212125245175 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20250212125245175 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) 20250212125245175 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) 20250212125245175 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Received 10 Pkt Dl Ass 20250212125245189 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) 20250212125245189 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) 20250212125245189 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) 20250212125245189 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) 20250212125245189 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125245189 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) 20250212125245189 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125245189 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 26 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125245189 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125245189 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:1070) 20250212125245189 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) 20250212125245189 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) 20250212125245189 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20250212125245189 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125245189 DRLCMACUL DEBUG - Mark BSN 83 as INVALID (rlc_window_ul.cpp:42) 20250212125245189 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20250212125245189 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20250212125245189 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125245189 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125245189 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) 20250212125245189 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125245189 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125245189 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125245189 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) 20250212125245189 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125245189 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20250212125245189 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125245190 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) 20250212125245190 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) 20250212125245190 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) 20250212125245190 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) 20250212125245190 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) 20250212125245190 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) 20250212125245190 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) 20250212125245190 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) 20250212125245190 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) 20250212125245190 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) 20250212125245190 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) 20250212125245201 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) 20250212125245201 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) 20250212125245201 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 277 for type USF (pdch_ul_controller.c:184) 20250212125245201 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) 20250212125245201 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125245201 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125245201 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) 20250212125245201 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) 20250212125245201 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) 20250212125245201 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) 20250212125245201 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125245216 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) 20250212125245216 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) 20250212125245216 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) 20250212125245216 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) 20250212125245217 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125245217 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) 20250212125245217 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125245217 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 28 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125245217 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125245217 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) 20250212125245217 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) 20250212125245217 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20250212125245217 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125245217 DRLCMACUL DEBUG - Mark BSN 84 as INVALID (rlc_window_ul.cpp:42) 20250212125245217 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20250212125245217 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20250212125245217 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125245217 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125245217 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) 20250212125245217 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125245217 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125245217 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125245217 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) 20250212125245217 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125245217 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125245217 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) 20250212125245217 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) 20250212125245217 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) 20250212125245217 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) 20250212125245217 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) 20250212125245217 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) 20250212125245217 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) 20250212125245218 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) 20250212125245218 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) 20250212125245218 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) 20250212125245218 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) 20250212125245220 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125245234 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) 20250212125245234 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) 20250212125245234 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) 20250212125245234 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) 20250212125245235 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) 20250212125245235 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) 20250212125245235 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) 20250212125245235 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125245235 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) 20250212125245235 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) 20250212125245235 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) 20250212125245235 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) 20250212125245236 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) 20250212125245236 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) 20250212125245236 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) 20250212125245236 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) 20250212125245236 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) 20250212125245236 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) 20250212125245238 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125245252 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) 20250212125245253 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) 20250212125245253 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) 20250212125245253 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) 20250212125245253 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) 20250212125245253 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) 20250212125245253 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) 20250212125245253 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) 20250212125245253 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20250212125245253 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20250212125245253 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20250212125245253 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) 20250212125245253 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) 20250212125245253 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) 20250212125245253 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) 20250212125245253 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) 20250212125245253 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) 20250212125245253 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) 20250212125245253 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) 20250212125245254 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) 20250212125245254 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) 20250212125245262 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125245276 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) 20250212125245276 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) 20250212125245276 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) 20250212125245276 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) 20250212125245276 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) 20250212125245276 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) 20250212125245276 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) 20250212125245276 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) 20250212125245276 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) 20250212125245276 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) 20250212125245277 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) 20250212125245277 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) 20250212125245277 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) 20250212125245277 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) 20250212125245277 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) 20250212125245277 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) 20250212125245277 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125245277 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125245277 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) 20250212125245277 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125245277 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=286 TLLI=0x00000001 (pdch.cpp:347) 20250212125245277 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) 20250212125245280 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) 20250212125245280 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) 20250212125245280 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 294 for type USF (pdch_ul_controller.c:184) 20250212125245280 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212125245280 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 290 + 13 = 303 (pdch_ul_controller.c:131) 20250212125245280 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20250212125245280 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20250212125245280 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) 20250212125245281 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20250212125245281 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 303 for type POLL (pdch_ul_controller.c:184) 20250212125245281 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:126) 20250212125245281 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20250212125245281 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) 20250212125245281 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) 20250212125245281 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Received 11 Pkt Dl Ass 20250212125245294 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) 20250212125245294 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) 20250212125245295 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) 20250212125245295 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) 20250212125245295 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125245295 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) 20250212125245295 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125245295 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 2a 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125245295 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125245295 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:1070) 20250212125245295 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) 20250212125245295 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) 20250212125245295 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 21 storing in window (21..84) (tbf_ul.cpp:314) 20250212125245295 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125245295 DRLCMACUL DEBUG - Mark BSN 85 as INVALID (rlc_window_ul.cpp:42) 20250212125245295 DRLCMACUL DEBUG - Raising V(R) to 22 (rlc_window_ul.cpp:50) 20250212125245295 DRLCMACUL DEBUG - Taking block 21 out, raising V(Q) to 22 (rlc_window_ul.cpp:65) 20250212125245295 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125245295 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125245295 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) 20250212125245295 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125245295 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125245295 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125245295 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) 20250212125245295 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125245295 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125245295 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) 20250212125245295 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) 20250212125245295 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) 20250212125245295 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) 20250212125245295 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) 20250212125245295 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) 20250212125245295 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) 20250212125245295 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) 20250212125245295 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) 20250212125245295 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) 20250212125245295 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) 20250212125245299 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) 20250212125245299 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) 20250212125245299 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 299 for type USF (pdch_ul_controller.c:184) 20250212125245299 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) 20250212125245299 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125245299 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125245299 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) 20250212125245299 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) 20250212125245299 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) 20250212125245299 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) 20250212125245299 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125245313 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) 20250212125245313 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) 20250212125245313 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) 20250212125245313 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) 20250212125245313 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125245313 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) 20250212125245313 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125245313 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 2c 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125245313 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125245313 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) 20250212125245313 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) 20250212125245313 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 22 storing in window (22..85) (tbf_ul.cpp:314) 20250212125245313 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125245313 DRLCMACUL DEBUG - Mark BSN 86 as INVALID (rlc_window_ul.cpp:42) 20250212125245313 DRLCMACUL DEBUG - Raising V(R) to 23 (rlc_window_ul.cpp:50) 20250212125245313 DRLCMACUL DEBUG - Taking block 22 out, raising V(Q) to 23 (rlc_window_ul.cpp:65) 20250212125245313 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125245313 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125245313 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) 20250212125245313 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125245313 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125245313 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125245313 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) 20250212125245313 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125245313 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125245313 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) 20250212125245313 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) 20250212125245313 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) 20250212125245314 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) 20250212125245314 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) 20250212125245314 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) 20250212125245314 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) 20250212125245314 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) 20250212125245314 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) 20250212125245314 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) 20250212125245314 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) 20250212125245322 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125245336 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) 20250212125245336 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) 20250212125245336 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) 20250212125245336 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) 20250212125245337 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) 20250212125245337 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) 20250212125245337 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) 20250212125245337 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125245337 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) 20250212125245337 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) 20250212125245337 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) 20250212125245337 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) 20250212125245337 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) 20250212125245337 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) 20250212125245337 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) 20250212125245337 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) 20250212125245337 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) 20250212125245337 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) 20250212125245341 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125245355 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) 20250212125245355 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) 20250212125245355 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) 20250212125245355 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) 20250212125245355 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) 20250212125245355 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) 20250212125245355 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) 20250212125245355 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) 20250212125245355 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20250212125245355 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20250212125245355 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20250212125245355 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) 20250212125245355 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) 20250212125245355 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) 20250212125245355 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) 20250212125245356 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) 20250212125245356 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) 20250212125245356 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) 20250212125245356 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) 20250212125245356 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) 20250212125245356 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) 20250212125245359 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125245373 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) 20250212125245373 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) 20250212125245374 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) 20250212125245374 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) 20250212125245374 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) 20250212125245374 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) 20250212125245374 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) 20250212125245374 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) 20250212125245374 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) 20250212125245374 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) 20250212125245374 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) 20250212125245374 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) 20250212125245374 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) 20250212125245374 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) 20250212125245375 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) 20250212125245375 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) 20250212125245375 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125245375 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125245375 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) 20250212125245375 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125245375 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=307 TLLI=0x00000001 (pdch.cpp:347) 20250212125245375 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) 20250212125245383 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) 20250212125245383 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) 20250212125245383 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 316 for type USF (pdch_ul_controller.c:184) 20250212125245383 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212125245383 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 312 + 13 = 325 (pdch_ul_controller.c:131) 20250212125245383 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20250212125245383 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20250212125245383 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) 20250212125245383 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20250212125245383 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 325 for type POLL (pdch_ul_controller.c:184) 20250212125245383 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:126) 20250212125245383 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20250212125245383 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) 20250212125245383 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) 20250212125245383 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Received 12 Pkt Dl Ass 20250212125245397 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) 20250212125245397 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) 20250212125245397 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) 20250212125245397 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) 20250212125245397 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125245397 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) 20250212125245397 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125245397 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 2e 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125245397 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125245397 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:1070) 20250212125245397 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) 20250212125245397 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) 20250212125245397 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 23 storing in window (23..86) (tbf_ul.cpp:314) 20250212125245397 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125245397 DRLCMACUL DEBUG - Mark BSN 87 as INVALID (rlc_window_ul.cpp:42) 20250212125245397 DRLCMACUL DEBUG - Raising V(R) to 24 (rlc_window_ul.cpp:50) 20250212125245397 DRLCMACUL DEBUG - Taking block 23 out, raising V(Q) to 24 (rlc_window_ul.cpp:65) 20250212125245397 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125245397 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125245397 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) 20250212125245397 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125245397 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125245397 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125245397 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) 20250212125245397 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125245397 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125245397 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) 20250212125245397 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) 20250212125245397 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) 20250212125245397 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) 20250212125245397 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) 20250212125245398 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) 20250212125245398 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) 20250212125245398 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) 20250212125245398 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) 20250212125245398 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) 20250212125245398 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) 20250212125245401 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) 20250212125245401 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) 20250212125245401 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 320 for type USF (pdch_ul_controller.c:184) 20250212125245401 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) 20250212125245401 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125245401 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125245401 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) 20250212125245401 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) 20250212125245401 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) 20250212125245401 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) 20250212125245401 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125245415 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) 20250212125245415 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) 20250212125245415 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) 20250212125245415 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) 20250212125245416 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125245416 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) 20250212125245416 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125245416 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 30 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125245416 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125245416 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) 20250212125245416 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) 20250212125245416 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 24 storing in window (24..87) (tbf_ul.cpp:314) 20250212125245416 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125245416 DRLCMACUL DEBUG - Mark BSN 88 as INVALID (rlc_window_ul.cpp:42) 20250212125245416 DRLCMACUL DEBUG - Raising V(R) to 25 (rlc_window_ul.cpp:50) 20250212125245416 DRLCMACUL DEBUG - Taking block 24 out, raising V(Q) to 25 (rlc_window_ul.cpp:65) 20250212125245416 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125245416 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125245416 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) 20250212125245416 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125245416 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125245416 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125245416 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) 20250212125245416 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125245416 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125245416 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) 20250212125245416 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) 20250212125245416 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) 20250212125245416 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) 20250212125245416 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) 20250212125245416 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) 20250212125245416 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) 20250212125245416 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) 20250212125245416 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) 20250212125245416 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) 20250212125245416 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) 20250212125245420 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125245434 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) 20250212125245434 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) 20250212125245434 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) 20250212125245434 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) 20250212125245434 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) 20250212125245434 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) 20250212125245434 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) 20250212125245434 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125245434 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) 20250212125245434 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) 20250212125245434 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) 20250212125245434 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) 20250212125245435 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) 20250212125245435 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) 20250212125245435 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) 20250212125245435 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) 20250212125245435 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) 20250212125245435 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) 20250212125245443 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125245457 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) 20250212125245457 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) 20250212125245457 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) 20250212125245457 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) 20250212125245458 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) 20250212125245458 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) 20250212125245458 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) 20250212125245458 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) 20250212125245458 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20250212125245458 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20250212125245458 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20250212125245458 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) 20250212125245458 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) 20250212125245458 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) 20250212125245458 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) 20250212125245458 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) 20250212125245458 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) 20250212125245458 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) 20250212125245458 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) 20250212125245458 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) 20250212125245458 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) 20250212125245462 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125245476 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) 20250212125245476 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) 20250212125245476 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) 20250212125245476 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) 20250212125245476 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) 20250212125245476 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) 20250212125245477 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) 20250212125245477 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) 20250212125245477 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) 20250212125245477 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) 20250212125245477 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) 20250212125245477 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) 20250212125245477 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) 20250212125245477 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) 20250212125245477 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) 20250212125245477 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) 20250212125245477 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125245477 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125245477 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) 20250212125245477 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125245477 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=329 TLLI=0x00000001 (pdch.cpp:347) 20250212125245477 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) 20250212125245480 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) 20250212125245480 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) 20250212125245480 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 338 for type USF (pdch_ul_controller.c:184) 20250212125245480 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212125245480 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 333 + 13 = 346 (pdch_ul_controller.c:131) 20250212125245480 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20250212125245480 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20250212125245480 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) 20250212125245481 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20250212125245481 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 346 for type POLL (pdch_ul_controller.c:184) 20250212125245481 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:126) 20250212125245481 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20250212125245481 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) 20250212125245481 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) 20250212125245481 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Received 13 Pkt Dl Ass 20250212125245495 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) 20250212125245495 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) 20250212125245495 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) 20250212125245495 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) 20250212125245495 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125245495 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) 20250212125245495 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125245495 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 32 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125245495 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125245495 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:1070) 20250212125245495 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) 20250212125245495 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) 20250212125245495 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 25 storing in window (25..88) (tbf_ul.cpp:314) 20250212125245495 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125245495 DRLCMACUL DEBUG - Mark BSN 89 as INVALID (rlc_window_ul.cpp:42) 20250212125245495 DRLCMACUL DEBUG - Raising V(R) to 26 (rlc_window_ul.cpp:50) 20250212125245495 DRLCMACUL DEBUG - Taking block 25 out, raising V(Q) to 26 (rlc_window_ul.cpp:65) 20250212125245495 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125245495 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125245495 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) 20250212125245495 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125245495 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125245495 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125245495 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) 20250212125245495 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125245495 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125245495 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) 20250212125245495 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) 20250212125245495 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) 20250212125245495 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) 20250212125245495 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) 20250212125245495 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) 20250212125245495 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) 20250212125245496 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) 20250212125245496 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) 20250212125245496 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) 20250212125245496 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) 20250212125245504 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) 20250212125245504 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) 20250212125245504 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 342 for type USF (pdch_ul_controller.c:184) 20250212125245504 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) 20250212125245504 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125245504 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125245504 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) 20250212125245504 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) 20250212125245504 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) 20250212125245504 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) 20250212125245504 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125245518 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) 20250212125245518 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) 20250212125245518 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) 20250212125245518 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) 20250212125245518 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125245518 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) 20250212125245518 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125245518 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 34 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125245518 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125245518 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) 20250212125245518 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) 20250212125245518 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 26 storing in window (26..89) (tbf_ul.cpp:314) 20250212125245518 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125245518 DRLCMACUL DEBUG - Mark BSN 90 as INVALID (rlc_window_ul.cpp:42) 20250212125245518 DRLCMACUL DEBUG - Raising V(R) to 27 (rlc_window_ul.cpp:50) 20250212125245518 DRLCMACUL DEBUG - Taking block 26 out, raising V(Q) to 27 (rlc_window_ul.cpp:65) 20250212125245518 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125245518 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125245518 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) 20250212125245518 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125245518 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125245518 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125245518 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) 20250212125245518 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125245518 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125245518 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) 20250212125245518 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) 20250212125245518 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) 20250212125245519 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) 20250212125245519 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) 20250212125245519 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) 20250212125245519 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) 20250212125245519 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) 20250212125245519 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) 20250212125245519 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) 20250212125245519 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) 20250212125245522 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125245536 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) 20250212125245536 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) 20250212125245537 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) 20250212125245537 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) 20250212125245537 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) 20250212125245537 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) 20250212125245537 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) 20250212125245537 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125245537 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) 20250212125245537 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) 20250212125245537 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) 20250212125245537 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) 20250212125245537 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) 20250212125245537 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) 20250212125245537 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) 20250212125245537 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) 20250212125245537 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) 20250212125245537 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) 20250212125245541 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125245555 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) 20250212125245555 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) 20250212125245555 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) 20250212125245555 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) 20250212125245555 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) 20250212125245555 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) 20250212125245555 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) 20250212125245555 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) 20250212125245555 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20250212125245555 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20250212125245555 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20250212125245555 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) 20250212125245555 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) 20250212125245556 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) 20250212125245556 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) 20250212125245556 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) 20250212125245556 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) 20250212125245556 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) 20250212125245556 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) 20250212125245556 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) 20250212125245556 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) 20250212125245564 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125245578 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) 20250212125245578 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) 20250212125245579 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) 20250212125245579 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) 20250212125245579 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) 20250212125245579 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) 20250212125245579 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) 20250212125245579 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) 20250212125245579 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) 20250212125245579 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) 20250212125245579 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) 20250212125245579 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) 20250212125245579 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) 20250212125245579 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) 20250212125245579 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) 20250212125245579 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) 20250212125245579 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125245579 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125245579 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) 20250212125245579 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125245579 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=351 TLLI=0x00000001 (pdch.cpp:347) 20250212125245579 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) 20250212125245583 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) 20250212125245583 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) 20250212125245583 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 359 for type USF (pdch_ul_controller.c:184) 20250212125245583 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212125245583 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 355 + 13 = 368 (pdch_ul_controller.c:131) 20250212125245583 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20250212125245583 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20250212125245583 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) 20250212125245583 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20250212125245583 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 368 for type POLL (pdch_ul_controller.c:184) 20250212125245583 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:126) 20250212125245583 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20250212125245583 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) 20250212125245583 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) 20250212125245583 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Received 14 Pkt Dl Ass 20250212125245597 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) 20250212125245597 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) 20250212125245597 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) 20250212125245597 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) 20250212125245597 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125245597 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) 20250212125245597 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125245597 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 36 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125245597 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125245597 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:1070) 20250212125245597 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) 20250212125245597 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) 20250212125245597 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 27 storing in window (27..90) (tbf_ul.cpp:314) 20250212125245597 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125245597 DRLCMACUL DEBUG - Mark BSN 91 as INVALID (rlc_window_ul.cpp:42) 20250212125245597 DRLCMACUL DEBUG - Raising V(R) to 28 (rlc_window_ul.cpp:50) 20250212125245597 DRLCMACUL DEBUG - Taking block 27 out, raising V(Q) to 28 (rlc_window_ul.cpp:65) 20250212125245597 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125245597 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125245597 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) 20250212125245597 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125245597 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125245597 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125245597 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) 20250212125245597 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125245597 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125245597 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) 20250212125245597 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) 20250212125245597 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) 20250212125245598 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) 20250212125245598 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) 20250212125245598 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) 20250212125245598 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) 20250212125245598 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) 20250212125245598 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) 20250212125245598 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) 20250212125245598 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) 20250212125245602 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) 20250212125245602 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) 20250212125245602 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 364 for type USF (pdch_ul_controller.c:184) 20250212125245602 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) 20250212125245602 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125245602 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125245602 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) 20250212125245602 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) 20250212125245602 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) 20250212125245602 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) 20250212125245602 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125245616 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) 20250212125245616 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) 20250212125245616 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) 20250212125245616 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) 20250212125245616 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125245616 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) 20250212125245616 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125245616 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 38 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125245616 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125245616 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) 20250212125245616 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) 20250212125245616 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 28 storing in window (28..91) (tbf_ul.cpp:314) 20250212125245616 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125245616 DRLCMACUL DEBUG - Mark BSN 92 as INVALID (rlc_window_ul.cpp:42) 20250212125245616 DRLCMACUL DEBUG - Raising V(R) to 29 (rlc_window_ul.cpp:50) 20250212125245616 DRLCMACUL DEBUG - Taking block 28 out, raising V(Q) to 29 (rlc_window_ul.cpp:65) 20250212125245616 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125245616 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125245616 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) 20250212125245616 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125245616 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125245616 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125245616 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) 20250212125245616 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125245616 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125245616 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) 20250212125245616 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) 20250212125245616 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) 20250212125245617 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) 20250212125245617 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) 20250212125245617 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) 20250212125245617 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) 20250212125245617 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) 20250212125245617 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) 20250212125245617 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) 20250212125245617 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) 20250212125245625 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125245639 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) 20250212125245639 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) 20250212125245639 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) 20250212125245639 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) 20250212125245639 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) 20250212125245639 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) 20250212125245639 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) 20250212125245639 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125245639 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) 20250212125245639 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) 20250212125245640 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) 20250212125245640 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) 20250212125245640 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) 20250212125245640 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) 20250212125245640 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) 20250212125245640 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) 20250212125245640 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) 20250212125245640 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) 20250212125245644 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125245658 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) 20250212125245658 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) 20250212125245658 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) 20250212125245658 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) 20250212125245658 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) 20250212125245658 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) 20250212125245658 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) 20250212125245658 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) 20250212125245658 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20250212125245658 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20250212125245658 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20250212125245658 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) 20250212125245658 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) 20250212125245658 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) 20250212125245658 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) 20250212125245659 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) 20250212125245659 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) 20250212125245659 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) 20250212125245659 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) 20250212125245659 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) 20250212125245659 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) 20250212125245662 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125245677 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) 20250212125245677 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) 20250212125245677 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) 20250212125245677 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) 20250212125245677 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) 20250212125245677 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) 20250212125245677 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) 20250212125245677 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) 20250212125245677 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) 20250212125245677 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) 20250212125245678 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) 20250212125245678 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) 20250212125245678 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) 20250212125245678 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) 20250212125245678 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) 20250212125245678 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) 20250212125245678 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125245678 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125245678 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) 20250212125245678 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125245678 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=372 TLLI=0x00000001 (pdch.cpp:347) 20250212125245678 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) 20250212125245686 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) 20250212125245686 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) 20250212125245686 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 381 for type USF (pdch_ul_controller.c:184) 20250212125245686 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212125245686 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 377 + 13 = 390 (pdch_ul_controller.c:131) 20250212125245686 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20250212125245686 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20250212125245686 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) 20250212125245686 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20250212125245686 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 390 for type POLL (pdch_ul_controller.c:184) 20250212125245686 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:126) 20250212125245686 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20250212125245686 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) 20250212125245686 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) 20250212125245686 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Received 15 Pkt Dl Ass 20250212125245700 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) 20250212125245700 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) 20250212125245700 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) 20250212125245700 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) 20250212125245700 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125245700 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) 20250212125245700 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125245700 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 3a 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125245700 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125245700 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:1070) 20250212125245700 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) 20250212125245700 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) 20250212125245700 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 29 storing in window (29..92) (tbf_ul.cpp:314) 20250212125245700 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125245700 DRLCMACUL DEBUG - Mark BSN 93 as INVALID (rlc_window_ul.cpp:42) 20250212125245700 DRLCMACUL DEBUG - Raising V(R) to 30 (rlc_window_ul.cpp:50) 20250212125245700 DRLCMACUL DEBUG - Taking block 29 out, raising V(Q) to 30 (rlc_window_ul.cpp:65) 20250212125245700 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125245700 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125245700 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) 20250212125245700 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125245700 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125245700 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125245700 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) 20250212125245700 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125245700 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125245700 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) 20250212125245700 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) 20250212125245700 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) 20250212125245700 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) 20250212125245700 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) 20250212125245700 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) 20250212125245700 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) 20250212125245701 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) 20250212125245701 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) 20250212125245701 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) 20250212125245701 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) 20250212125245704 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) 20250212125245704 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) 20250212125245704 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 385 for type USF (pdch_ul_controller.c:184) 20250212125245704 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) 20250212125245704 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125245704 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125245704 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) 20250212125245704 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) 20250212125245704 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) 20250212125245704 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) 20250212125245704 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125245718 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) 20250212125245718 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) 20250212125245718 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) 20250212125245718 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) 20250212125245719 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125245719 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) 20250212125245719 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125245719 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 3c 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125245719 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125245719 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) 20250212125245719 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) 20250212125245719 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 30 storing in window (30..93) (tbf_ul.cpp:314) 20250212125245719 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125245719 DRLCMACUL DEBUG - Mark BSN 94 as INVALID (rlc_window_ul.cpp:42) 20250212125245719 DRLCMACUL DEBUG - Raising V(R) to 31 (rlc_window_ul.cpp:50) 20250212125245719 DRLCMACUL DEBUG - Taking block 30 out, raising V(Q) to 31 (rlc_window_ul.cpp:65) 20250212125245719 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125245719 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125245719 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) 20250212125245719 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125245719 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125245719 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125245719 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) 20250212125245719 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125245719 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125245719 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) 20250212125245719 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) 20250212125245719 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) 20250212125245719 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) 20250212125245719 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) 20250212125245719 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) 20250212125245719 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) 20250212125245719 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) 20250212125245719 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) 20250212125245719 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) 20250212125245719 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) 20250212125245723 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125245737 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) 20250212125245737 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) 20250212125245737 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) 20250212125245737 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) 20250212125245737 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) 20250212125245737 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) 20250212125245737 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) 20250212125245737 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125245737 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) 20250212125245737 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) 20250212125245738 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) 20250212125245738 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) 20250212125245738 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) 20250212125245738 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) 20250212125245738 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) 20250212125245738 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) 20250212125245738 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) 20250212125245738 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) 20250212125245746 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125245760 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) 20250212125245760 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) 20250212125245760 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) 20250212125245760 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) 20250212125245760 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) 20250212125245760 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) 20250212125245760 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) 20250212125245760 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) 20250212125245760 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20250212125245760 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20250212125245760 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20250212125245761 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) 20250212125245761 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) 20250212125245761 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) 20250212125245761 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) 20250212125245761 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) 20250212125245761 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) 20250212125245761 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) 20250212125245761 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) 20250212125245761 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) 20250212125245761 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) 20250212125245765 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125245779 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) 20250212125245779 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) 20250212125245779 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) 20250212125245779 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) 20250212125245779 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) 20250212125245779 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) 20250212125245779 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) 20250212125245779 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) 20250212125245779 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) 20250212125245779 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) 20250212125245780 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) 20250212125245780 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) 20250212125245780 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) 20250212125245780 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) 20250212125245780 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) 20250212125245780 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) 20250212125245780 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125245780 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125245780 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) 20250212125245780 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125245780 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=394 TLLI=0x00000001 (pdch.cpp:347) 20250212125245780 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) 20250212125245783 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) 20250212125245783 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) 20250212125245783 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 403 for type USF (pdch_ul_controller.c:184) 20250212125245783 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212125245783 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 398 + 13 = 411 (pdch_ul_controller.c:131) 20250212125245783 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20250212125245783 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20250212125245783 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) 20250212125245783 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20250212125245783 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 411 for type POLL (pdch_ul_controller.c:184) 20250212125245783 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:126) 20250212125245783 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20250212125245783 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) 20250212125245783 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) 20250212125245783 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Received 16 Pkt Dl Ass 20250212125245797 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) 20250212125245797 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) 20250212125245798 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) 20250212125245798 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) 20250212125245798 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125245798 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) 20250212125245798 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125245798 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 3e 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125245798 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125245798 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:1070) 20250212125245798 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) 20250212125245798 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) 20250212125245798 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 31 storing in window (31..94) (tbf_ul.cpp:314) 20250212125245798 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125245798 DRLCMACUL DEBUG - Mark BSN 95 as INVALID (rlc_window_ul.cpp:42) 20250212125245798 DRLCMACUL DEBUG - Raising V(R) to 32 (rlc_window_ul.cpp:50) 20250212125245798 DRLCMACUL DEBUG - Taking block 31 out, raising V(Q) to 32 (rlc_window_ul.cpp:65) 20250212125245798 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125245798 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125245798 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) 20250212125245798 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125245798 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125245798 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125245798 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) 20250212125245798 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125245798 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125245798 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) 20250212125245798 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) 20250212125245798 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) 20250212125245799 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) 20250212125245799 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) 20250212125245799 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) 20250212125245799 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) 20250212125245799 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) 20250212125245799 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) 20250212125245799 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) 20250212125245799 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) 20250212125245807 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) 20250212125245807 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) 20250212125245807 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 407 for type USF (pdch_ul_controller.c:184) 20250212125245807 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) 20250212125245807 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125245807 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125245807 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) 20250212125245807 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) 20250212125245807 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) 20250212125245807 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) 20250212125245807 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125245821 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) 20250212125245821 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) 20250212125245822 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) 20250212125245822 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) 20250212125245822 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125245822 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) 20250212125245822 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125245822 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 40 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125245822 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125245822 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) 20250212125245822 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) 20250212125245822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 32 storing in window (32..95) (tbf_ul.cpp:314) 20250212125245822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125245822 DRLCMACUL DEBUG - Mark BSN 96 as INVALID (rlc_window_ul.cpp:42) 20250212125245822 DRLCMACUL DEBUG - Raising V(R) to 33 (rlc_window_ul.cpp:50) 20250212125245822 DRLCMACUL DEBUG - Taking block 32 out, raising V(Q) to 33 (rlc_window_ul.cpp:65) 20250212125245822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125245822 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125245822 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) 20250212125245822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125245822 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125245822 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125245822 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) 20250212125245822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125245822 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125245822 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) 20250212125245822 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) 20250212125245822 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) 20250212125245822 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) 20250212125245822 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) 20250212125245823 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) 20250212125245823 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) 20250212125245823 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) 20250212125245823 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) 20250212125245823 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) 20250212125245823 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) 20250212125245826 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125245846 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) 20250212125245847 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) 20250212125245847 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) 20250212125245847 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) 20250212125245847 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) 20250212125245847 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) 20250212125245847 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) 20250212125245847 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125245847 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) 20250212125245847 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) 20250212125245847 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) 20250212125245847 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) 20250212125245847 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) 20250212125245847 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) 20250212125245847 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) 20250212125245847 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) 20250212125245848 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) 20250212125245848 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) 20250212125245851 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125245865 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) 20250212125245865 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) 20250212125245865 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) 20250212125245865 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) 20250212125245865 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) 20250212125245865 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) 20250212125245865 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) 20250212125245865 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) 20250212125245865 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20250212125245865 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20250212125245865 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20250212125245865 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) 20250212125245865 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) 20250212125245866 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) 20250212125245866 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) 20250212125245866 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) 20250212125245866 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) 20250212125245866 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) 20250212125245866 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) 20250212125245866 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) 20250212125245866 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) 20250212125245874 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125245888 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) 20250212125245888 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) 20250212125245888 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) 20250212125245888 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) 20250212125245889 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) 20250212125245889 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) 20250212125245889 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) 20250212125245889 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) 20250212125245889 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) 20250212125245889 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) 20250212125245889 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) 20250212125245889 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) 20250212125245889 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) 20250212125245889 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) 20250212125245890 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) 20250212125245890 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) 20250212125245890 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125245890 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125245890 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) 20250212125245890 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125245890 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=416 TLLI=0x00000001 (pdch.cpp:347) 20250212125245890 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) 20250212125245893 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) 20250212125245893 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) 20250212125245893 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 424 for type USF (pdch_ul_controller.c:184) 20250212125245893 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212125245893 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 420 + 13 = 433 (pdch_ul_controller.c:131) 20250212125245893 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20250212125245893 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20250212125245893 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) 20250212125245893 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20250212125245893 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 433 for type POLL (pdch_ul_controller.c:184) 20250212125245893 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:126) 20250212125245893 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20250212125245893 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) 20250212125245893 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) 20250212125245893 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Received 17 Pkt Dl Ass 20250212125245907 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) 20250212125245907 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) 20250212125245907 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) 20250212125245908 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) 20250212125245908 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125245908 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) 20250212125245908 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125245908 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 42 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125245908 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125245908 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:1070) 20250212125245908 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) 20250212125245908 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) 20250212125245908 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 33 storing in window (33..96) (tbf_ul.cpp:314) 20250212125245908 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125245908 DRLCMACUL DEBUG - Mark BSN 97 as INVALID (rlc_window_ul.cpp:42) 20250212125245908 DRLCMACUL DEBUG - Raising V(R) to 34 (rlc_window_ul.cpp:50) 20250212125245908 DRLCMACUL DEBUG - Taking block 33 out, raising V(Q) to 34 (rlc_window_ul.cpp:65) 20250212125245908 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125245908 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125245908 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) 20250212125245908 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125245908 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125245908 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125245908 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) 20250212125245908 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125245908 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125245908 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) 20250212125245908 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) 20250212125245908 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) 20250212125245908 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) 20250212125245908 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) 20250212125245909 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) 20250212125245909 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) 20250212125245909 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) 20250212125245909 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) 20250212125245909 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) 20250212125245909 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) 20250212125245912 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) 20250212125245912 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) 20250212125245912 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 429 for type USF (pdch_ul_controller.c:184) 20250212125245912 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) 20250212125245912 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125245912 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125245912 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) 20250212125245912 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) 20250212125245912 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) 20250212125245912 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) 20250212125245912 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125245926 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) 20250212125245926 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) 20250212125245926 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) 20250212125245926 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) 20250212125245926 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125245926 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) 20250212125245926 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125245926 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 44 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125245926 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125245926 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) 20250212125245926 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) 20250212125245926 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 34 storing in window (34..97) (tbf_ul.cpp:314) 20250212125245926 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125245926 DRLCMACUL DEBUG - Mark BSN 98 as INVALID (rlc_window_ul.cpp:42) 20250212125245926 DRLCMACUL DEBUG - Raising V(R) to 35 (rlc_window_ul.cpp:50) 20250212125245926 DRLCMACUL DEBUG - Taking block 34 out, raising V(Q) to 35 (rlc_window_ul.cpp:65) 20250212125245926 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125245926 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125245926 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) 20250212125245926 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125245926 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125245926 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125245926 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) 20250212125245926 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125245926 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125245926 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) 20250212125245926 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) 20250212125245926 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) 20250212125245926 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) 20250212125245926 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) 20250212125245926 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) 20250212125245926 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) 20250212125245927 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) 20250212125245927 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) 20250212125245927 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) 20250212125245927 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) 20250212125245935 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125245949 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) 20250212125245949 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) 20250212125245949 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) 20250212125245949 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) 20250212125245949 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) 20250212125245949 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) 20250212125245949 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) 20250212125245949 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125245949 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) 20250212125245949 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) 20250212125245950 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) 20250212125245950 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) 20250212125245950 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) 20250212125245950 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) 20250212125245950 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) 20250212125245950 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) 20250212125245950 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) 20250212125245950 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) 20250212125245953 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125245967 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) 20250212125245967 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) 20250212125245968 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) 20250212125245968 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) 20250212125245968 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) 20250212125245968 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) 20250212125245968 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) 20250212125245968 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) 20250212125245968 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20250212125245968 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20250212125245968 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20250212125245968 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) 20250212125245968 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) 20250212125245968 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) 20250212125245968 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) 20250212125245968 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) 20250212125245968 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) 20250212125245969 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) 20250212125245969 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) 20250212125245969 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) 20250212125245969 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) 20250212125245972 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125245986 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) 20250212125245986 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) 20250212125245986 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) 20250212125245986 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) 20250212125245987 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) 20250212125245987 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) 20250212125245987 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) 20250212125245987 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) 20250212125245987 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) 20250212125245987 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) 20250212125245987 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) 20250212125245987 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) 20250212125245987 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) 20250212125245987 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) 20250212125245987 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) 20250212125245987 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) 20250212125245987 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125245987 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125245987 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) 20250212125245987 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125245987 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=437 TLLI=0x00000001 (pdch.cpp:347) 20250212125245987 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) 20250212125245996 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) 20250212125245996 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) 20250212125245996 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 446 for type USF (pdch_ul_controller.c:184) 20250212125245996 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212125245996 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 442 + 13 = 455 (pdch_ul_controller.c:131) 20250212125245996 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20250212125245996 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20250212125245996 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) 20250212125245996 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20250212125245996 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 455 for type POLL (pdch_ul_controller.c:184) 20250212125245996 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:126) 20250212125245996 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20250212125245996 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) 20250212125245996 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) 20250212125245996 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Received 18 Pkt Dl Ass 20250212125246010 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) 20250212125246010 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) 20250212125246010 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) 20250212125246010 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) 20250212125246010 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125246010 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) 20250212125246010 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125246010 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 46 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125246010 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125246010 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:1070) 20250212125246010 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) 20250212125246010 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20250212125246010 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) 20250212125246010 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 35 storing in window (35..98) (tbf_ul.cpp:314) 20250212125246010 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125246010 DRLCMACUL DEBUG - Mark BSN 99 as INVALID (rlc_window_ul.cpp:42) 20250212125246010 DRLCMACUL DEBUG - Raising V(R) to 36 (rlc_window_ul.cpp:50) 20250212125246010 DRLCMACUL DEBUG - Taking block 35 out, raising V(Q) to 36 (rlc_window_ul.cpp:65) 20250212125246010 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125246010 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125246010 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) 20250212125246010 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125246010 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125246010 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125246010 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) 20250212125246010 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125246010 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125246010 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) 20250212125246010 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) 20250212125246010 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) 20250212125246011 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) 20250212125246011 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) 20250212125246011 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) 20250212125246011 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) 20250212125246011 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) 20250212125246011 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) 20250212125246011 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) 20250212125246012 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) 20250212125246014 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) 20250212125246014 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) 20250212125246014 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 450 for type USF (pdch_ul_controller.c:184) 20250212125246014 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) 20250212125246014 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125246014 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125246014 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) 20250212125246014 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) 20250212125246014 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) 20250212125246014 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) 20250212125246014 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125246028 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) 20250212125246028 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) 20250212125246028 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) 20250212125246028 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) 20250212125246028 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125246028 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) 20250212125246028 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125246028 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 48 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125246028 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125246028 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) 20250212125246028 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) 20250212125246028 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 36 storing in window (36..99) (tbf_ul.cpp:314) 20250212125246028 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125246028 DRLCMACUL DEBUG - Mark BSN 100 as INVALID (rlc_window_ul.cpp:42) 20250212125246028 DRLCMACUL DEBUG - Raising V(R) to 37 (rlc_window_ul.cpp:50) 20250212125246028 DRLCMACUL DEBUG - Taking block 36 out, raising V(Q) to 37 (rlc_window_ul.cpp:65) 20250212125246028 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125246029 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125246029 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) 20250212125246029 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125246029 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125246029 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125246029 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) 20250212125246029 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125246029 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125246029 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) 20250212125246029 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) 20250212125246029 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) 20250212125246029 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) 20250212125246029 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) 20250212125246029 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) 20250212125246029 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) 20250212125246029 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) 20250212125246029 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) 20250212125246029 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) 20250212125246029 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) 20250212125246033 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125246047 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) 20250212125246047 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) 20250212125246047 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) 20250212125246047 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) 20250212125246047 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) 20250212125246047 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) 20250212125246047 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) 20250212125246047 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125246047 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) 20250212125246047 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) 20250212125246047 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) 20250212125246047 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) 20250212125246048 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) 20250212125246048 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) 20250212125246048 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) 20250212125246048 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) 20250212125246048 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) 20250212125246048 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) 20250212125246056 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125246070 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) 20250212125246070 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) 20250212125246070 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) 20250212125246070 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) 20250212125246070 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) 20250212125246070 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) 20250212125246070 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) 20250212125246070 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) 20250212125246070 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20250212125246070 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20250212125246070 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20250212125246070 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) 20250212125246070 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) 20250212125246071 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) 20250212125246071 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) 20250212125246071 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) 20250212125246071 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) 20250212125246071 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) 20250212125246071 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) 20250212125246071 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) 20250212125246071 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) 20250212125246075 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125246089 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) 20250212125246089 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) 20250212125246089 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) 20250212125246089 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) 20250212125246089 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) 20250212125246089 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) 20250212125246089 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) 20250212125246089 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) 20250212125246089 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) 20250212125246089 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) 20250212125246089 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) 20250212125246089 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) 20250212125246090 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) 20250212125246090 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) 20250212125246090 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) 20250212125246090 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) 20250212125246090 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125246090 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125246090 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) 20250212125246090 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125246090 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=459 TLLI=0x00000001 (pdch.cpp:347) 20250212125246090 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) 20250212125246093 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) 20250212125246093 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) 20250212125246093 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 468 for type USF (pdch_ul_controller.c:184) 20250212125246093 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212125246093 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 463 + 13 = 476 (pdch_ul_controller.c:131) 20250212125246093 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20250212125246093 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20250212125246093 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) 20250212125246093 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20250212125246093 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 476 for type POLL (pdch_ul_controller.c:184) 20250212125246093 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:126) 20250212125246093 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20250212125246093 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) 20250212125246093 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) 20250212125246093 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Received 19 Pkt Dl Ass 20250212125246107 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) 20250212125246107 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) 20250212125246108 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) 20250212125246108 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) 20250212125246108 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125246108 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) 20250212125246108 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125246108 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 4a 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125246108 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125246108 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:1070) 20250212125246108 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) 20250212125246108 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) 20250212125246108 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 37 storing in window (37..100) (tbf_ul.cpp:314) 20250212125246108 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125246108 DRLCMACUL DEBUG - Mark BSN 101 as INVALID (rlc_window_ul.cpp:42) 20250212125246108 DRLCMACUL DEBUG - Raising V(R) to 38 (rlc_window_ul.cpp:50) 20250212125246108 DRLCMACUL DEBUG - Taking block 37 out, raising V(Q) to 38 (rlc_window_ul.cpp:65) 20250212125246108 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125246108 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125246108 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) 20250212125246108 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125246108 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125246108 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125246108 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) 20250212125246108 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125246108 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125246108 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) 20250212125246108 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) 20250212125246108 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) 20250212125246108 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) 20250212125246108 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) 20250212125246108 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) 20250212125246108 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) 20250212125246108 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) 20250212125246108 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) 20250212125246109 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) 20250212125246109 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) 20250212125246117 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) 20250212125246117 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) 20250212125246117 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 472 for type USF (pdch_ul_controller.c:184) 20250212125246117 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) 20250212125246117 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125246117 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125246117 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) 20250212125246117 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) 20250212125246117 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) 20250212125246117 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) 20250212125246117 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125246131 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) 20250212125246131 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) 20250212125246131 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) 20250212125246131 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) 20250212125246131 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125246131 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) 20250212125246131 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125246131 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 4c 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125246131 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125246131 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) 20250212125246131 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) 20250212125246131 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 38 storing in window (38..101) (tbf_ul.cpp:314) 20250212125246131 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125246131 DRLCMACUL DEBUG - Mark BSN 102 as INVALID (rlc_window_ul.cpp:42) 20250212125246131 DRLCMACUL DEBUG - Raising V(R) to 39 (rlc_window_ul.cpp:50) 20250212125246131 DRLCMACUL DEBUG - Taking block 38 out, raising V(Q) to 39 (rlc_window_ul.cpp:65) 20250212125246131 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125246131 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125246131 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) 20250212125246131 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125246131 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125246131 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125246131 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) 20250212125246131 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125246131 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125246131 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) 20250212125246131 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) 20250212125246131 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) 20250212125246132 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) 20250212125246132 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) 20250212125246132 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) 20250212125246132 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) 20250212125246132 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) 20250212125246132 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) 20250212125246132 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) 20250212125246132 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) 20250212125246135 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125246149 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) 20250212125246149 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) 20250212125246149 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) 20250212125246149 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) 20250212125246150 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) 20250212125246150 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) 20250212125246150 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) 20250212125246150 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125246150 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) 20250212125246150 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) 20250212125246150 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) 20250212125246150 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) 20250212125246150 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) 20250212125246150 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) 20250212125246150 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) 20250212125246150 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) 20250212125246150 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) 20250212125246150 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) 20250212125246154 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125246168 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) 20250212125246168 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) 20250212125246169 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) 20250212125246169 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) 20250212125246169 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) 20250212125246169 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) 20250212125246169 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) 20250212125246169 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) 20250212125246169 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20250212125246169 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20250212125246169 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20250212125246169 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) 20250212125246169 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) 20250212125246170 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) 20250212125246170 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) 20250212125246170 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) 20250212125246170 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) 20250212125246170 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) 20250212125246170 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) 20250212125246170 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) 20250212125246170 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) 20250212125246177 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125246191 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) 20250212125246191 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) 20250212125246192 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) 20250212125246192 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) 20250212125246192 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) 20250212125246192 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) 20250212125246192 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) 20250212125246192 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) 20250212125246192 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) 20250212125246192 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) 20250212125246192 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) 20250212125246192 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) 20250212125246193 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) 20250212125246193 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) 20250212125246193 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) 20250212125246193 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) 20250212125246193 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125246193 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125246193 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) 20250212125246193 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125246193 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=481 TLLI=0x00000001 (pdch.cpp:347) 20250212125246193 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) 20250212125246196 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) 20250212125246196 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) 20250212125246196 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 489 for type USF (pdch_ul_controller.c:184) 20250212125246196 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212125246196 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 485 + 13 = 498 (pdch_ul_controller.c:131) 20250212125246196 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20250212125246196 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20250212125246196 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) 20250212125246196 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20250212125246196 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 498 for type POLL (pdch_ul_controller.c:184) 20250212125246196 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:126) 20250212125246196 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20250212125246196 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) 20250212125246196 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) 20250212125246196 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Received 20 Pkt Dl Ass 20250212125246210 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) 20250212125246210 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) 20250212125246210 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) 20250212125246210 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) 20250212125246210 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125246210 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) 20250212125246210 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125246210 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 4e 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125246210 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125246210 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:1070) 20250212125246210 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) 20250212125246210 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) 20250212125246210 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 39 storing in window (39..102) (tbf_ul.cpp:314) 20250212125246210 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125246210 DRLCMACUL DEBUG - Mark BSN 103 as INVALID (rlc_window_ul.cpp:42) 20250212125246210 DRLCMACUL DEBUG - Raising V(R) to 40 (rlc_window_ul.cpp:50) 20250212125246210 DRLCMACUL DEBUG - Taking block 39 out, raising V(Q) to 40 (rlc_window_ul.cpp:65) 20250212125246210 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125246210 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125246210 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) 20250212125246210 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125246210 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125246210 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125246210 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) 20250212125246210 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125246210 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20250212125246210 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125246210 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) 20250212125246211 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) 20250212125246211 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) 20250212125246211 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) 20250212125246211 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) 20250212125246211 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) 20250212125246211 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) 20250212125246211 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) 20250212125246211 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) 20250212125246211 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) 20250212125246211 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) 20250212125246214 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) 20250212125246214 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) 20250212125246214 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 494 for type USF (pdch_ul_controller.c:184) 20250212125246214 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) 20250212125246214 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125246214 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125246214 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) 20250212125246214 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) 20250212125246214 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) 20250212125246214 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) 20250212125246214 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125246225 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Timeout of X2001 (fsm.c:317) 20250212125246226 DTBFDL NOTICE TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} releasing due to PACCH assignment timeout. (tbf_dl_fsm.c:422) 20250212125246226 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20250212125246226 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125246226 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125246226 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125246226 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125246226 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) Detaching TBF: TBF(DL:G:TLLI-0x00000001){ASSIGN} (gprs_ms.c:381) 20250212125246226 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20250212125246226 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125246226 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20250212125246226 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125246226 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125246228 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) 20250212125246228 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) 20250212125246228 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) 20250212125246228 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) 20250212125246229 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125246229 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) 20250212125246229 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125246229 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 50 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125246229 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125246229 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) 20250212125246229 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) 20250212125246229 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 40 storing in window (40..103) (tbf_ul.cpp:314) 20250212125246229 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125246229 DRLCMACUL DEBUG - Mark BSN 104 as INVALID (rlc_window_ul.cpp:42) 20250212125246229 DRLCMACUL DEBUG - Raising V(R) to 41 (rlc_window_ul.cpp:50) 20250212125246229 DRLCMACUL DEBUG - Taking block 40 out, raising V(Q) to 41 (rlc_window_ul.cpp:65) 20250212125246229 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125246229 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125246229 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) 20250212125246229 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125246229 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125246229 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125246229 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) 20250212125246229 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125246229 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125246229 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) 20250212125246229 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) 20250212125246229 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) 20250212125246229 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) 20250212125246229 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) 20250212125246229 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) 20250212125246229 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) 20250212125246229 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) 20250212125246229 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) 20250212125246229 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) 20250212125246229 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) 20250212125246238 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125246252 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) 20250212125246252 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) 20250212125246252 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) 20250212125246252 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) 20250212125246252 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) 20250212125246252 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) 20250212125246252 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) 20250212125246252 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125246252 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) 20250212125246252 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) 20250212125246252 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) 20250212125246252 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) 20250212125246252 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) 20250212125246252 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) 20250212125246253 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) 20250212125246253 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) 20250212125246253 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) 20250212125246253 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) 20250212125246256 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125246270 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) 20250212125246270 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) 20250212125246270 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) 20250212125246270 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) 20250212125246270 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) 20250212125246270 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) 20250212125246270 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) 20250212125246270 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) 20250212125246270 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20250212125246270 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20250212125246270 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20250212125246271 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) 20250212125246271 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) 20250212125246271 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) 20250212125246271 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) 20250212125246271 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) 20250212125246271 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) 20250212125246271 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) 20250212125246271 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) 20250212125246271 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) 20250212125246271 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) 20250212125246275 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125246289 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) 20250212125246289 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) 20250212125246289 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) 20250212125246289 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) 20250212125246289 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) 20250212125246289 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) 20250212125246289 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) 20250212125246289 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) 20250212125246289 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) 20250212125246289 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) 20250212125246289 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) 20250212125246289 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) 20250212125246289 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) 20250212125246289 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) 20250212125246290 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) 20250212125246290 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) 20250212125246290 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125246290 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125246290 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) 20250212125246290 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125246290 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=502 TLLI=0x00000001 (pdch.cpp:347) 20250212125246290 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) 20250212125246298 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) 20250212125246298 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) 20250212125246298 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 511 for type USF (pdch_ul_controller.c:184) 20250212125246298 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212125246298 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 507 + 13 = 520 (pdch_ul_controller.c:131) 20250212125246298 DTBF ERROR TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} We have a schedule for downlink assignment, but there is no downlink TBF (tbf_dl_ass_fsm.c:79) 20250212125246298 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to NONE (tbf_dl_ass_fsm.c:81) 20250212125246298 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212125246298 DTBF ERROR DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Event CREATE_RLCMAC_MSG not permitted (tbf_dl_ass_fsm.c:256) 20250212125246298 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212125246298 DTBF ERROR DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Event CREATE_RLCMAC_MSG not permitted (tbf_dl_ass_fsm.c:256) 20250212125246298 DL1IF DEBUG (bts=0,trx=0,ts=2) 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) 20250212125246298 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125246312 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) 20250212125246312 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) 20250212125246312 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) 20250212125246312 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) 20250212125246312 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125246312 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) 20250212125246312 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125246312 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 52 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125246312 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125246312 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:1070) 20250212125246312 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) 20250212125246312 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) 20250212125246312 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 41 storing in window (41..104) (tbf_ul.cpp:314) 20250212125246312 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125246312 DRLCMACUL DEBUG - Mark BSN 105 as INVALID (rlc_window_ul.cpp:42) 20250212125246312 DRLCMACUL DEBUG - Raising V(R) to 42 (rlc_window_ul.cpp:50) 20250212125246312 DRLCMACUL DEBUG - Taking block 41 out, raising V(Q) to 42 (rlc_window_ul.cpp:65) 20250212125246312 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125246312 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125246312 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) 20250212125246312 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125246312 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125246312 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125246312 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) 20250212125246312 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125246312 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125246312 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) 20250212125246312 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) 20250212125246312 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) 20250212125246313 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) 20250212125246313 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) 20250212125246313 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) 20250212125246313 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) 20250212125246313 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) 20250212125246313 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) 20250212125246313 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) 20250212125246313 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) 20250212125246317 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=511 RX RTS.req: sapi=5 arfcn=871 cur_fn=507 block=10 (pcu_l1_if.cpp:576) 20250212125246317 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20250212125246317 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 515 for type USF (pdch_ul_controller.c:184) 20250212125246317 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) 20250212125246317 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125246317 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125246317 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) 20250212125246317 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) 20250212125246317 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=511 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125246317 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=511 Sending data request: sapi=5 arfcn=871 cur_fn=507 block=10 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) 20250212125246317 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125246330 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) 20250212125246330 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) 20250212125246331 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) 20250212125246331 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) 20250212125246331 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=511 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=511 block=10 data=3c 01 54 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125246331 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125246331 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125246331 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 54 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125246331 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125246331 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) 20250212125246331 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) 20250212125246331 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 42 storing in window (42..105) (tbf_ul.cpp:314) 20250212125246331 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125246331 DRLCMACUL DEBUG - Mark BSN 106 as INVALID (rlc_window_ul.cpp:42) 20250212125246331 DRLCMACUL DEBUG - Raising V(R) to 43 (rlc_window_ul.cpp:50) 20250212125246331 DRLCMACUL DEBUG - Taking block 42 out, raising V(Q) to 43 (rlc_window_ul.cpp:65) 20250212125246331 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125246331 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125246331 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) 20250212125246331 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125246331 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125246331 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125246331 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) 20250212125246331 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125246331 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125246331 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) 20250212125246331 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) 20250212125246331 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) 20250212125246331 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) 20250212125246331 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) 20250212125246331 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) 20250212125246331 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) 20250212125246331 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) 20250212125246331 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) 20250212125246332 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) 20250212125246332 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) 20250212125246335 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125246349 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) 20250212125246349 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) 20250212125246349 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) 20250212125246349 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) 20250212125246349 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) 20250212125246349 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) 20250212125246349 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=515): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125246349 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125246350 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) 20250212125246350 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) 20250212125246350 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) 20250212125246350 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) 20250212125246350 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) 20250212125246350 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) 20250212125246350 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) 20250212125246350 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) 20250212125246350 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) 20250212125246350 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) 20250212125246358 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125246372 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) 20250212125246373 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) 20250212125246373 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) 20250212125246373 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) 20250212125246373 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) 20250212125246373 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) 20250212125246373 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) 20250212125246373 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) 20250212125246373 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) 20250212125246373 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) 20250212125246373 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) 20250212125246373 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) 20250212125246374 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) 20250212125246374 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) 20250212125246374 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20250212125246374 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) 20250212125246377 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125246391 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) 20250212125246391 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) 20250212125246391 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) 20250212125246391 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) 20250212125246392 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=524 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20250212125246392 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125246392 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) 20250212125246392 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) 20250212125246392 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) 20250212125246392 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) 20250212125246393 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) 20250212125246393 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) 20250212125246393 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) 20250212125246393 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) 20250212125246393 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=524 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) 20250212125246393 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) 20250212125246393 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125246393 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125246393 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) 20250212125246393 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125246393 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=524 TLLI=0x00000001 (pdch.cpp:347) 20250212125246393 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) 20250212125246396 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=528 RX RTS.req: sapi=5 arfcn=871 cur_fn=524 block=2 (pcu_l1_if.cpp:576) 20250212125246396 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20250212125246396 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 533 for type USF (pdch_ul_controller.c:184) 20250212125246396 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) 20250212125246396 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125246396 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125246396 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) 20250212125246396 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) 20250212125246396 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=528 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125246396 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=528 Sending data request: sapi=5 arfcn=871 cur_fn=524 block=2 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) 20250212125246396 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125246410 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) 20250212125246410 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) 20250212125246410 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) 20250212125246410 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) 20250212125246411 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=528 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=528 block=2 data=3c 01 56 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125246411 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125246411 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125246411 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 56 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125246411 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125246411 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=528 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125246411 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) 20250212125246411 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) 20250212125246411 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 43 storing in window (43..106) (tbf_ul.cpp:314) 20250212125246411 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125246411 DRLCMACUL DEBUG - Mark BSN 107 as INVALID (rlc_window_ul.cpp:42) 20250212125246411 DRLCMACUL DEBUG - Raising V(R) to 44 (rlc_window_ul.cpp:50) 20250212125246411 DRLCMACUL DEBUG - Taking block 43 out, raising V(Q) to 44 (rlc_window_ul.cpp:65) 20250212125246411 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125246411 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125246411 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) 20250212125246411 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125246411 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125246411 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125246411 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) 20250212125246411 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125246411 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125246411 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) 20250212125246411 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) 20250212125246411 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) 20250212125246411 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) 20250212125246411 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) 20250212125246411 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) 20250212125246411 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) 20250212125246412 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) 20250212125246412 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) 20250212125246412 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) 20250212125246412 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) 20250212125246419 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125246433 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) 20250212125246433 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) 20250212125246434 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) 20250212125246434 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) 20250212125246434 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) 20250212125246434 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) 20250212125246434 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=533): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125246434 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125246434 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) 20250212125246434 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) 20250212125246434 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) 20250212125246434 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) 20250212125246435 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) 20250212125246435 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) 20250212125246435 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) 20250212125246435 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) 20250212125246435 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) 20250212125246435 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) 20250212125246438 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125246452 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) 20250212125246452 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) 20250212125246452 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) 20250212125246452 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) 20250212125246452 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) 20250212125246452 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) 20250212125246453 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) 20250212125246453 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) 20250212125246453 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) 20250212125246453 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) 20250212125246453 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) 20250212125246453 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) 20250212125246453 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) 20250212125246453 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) 20250212125246454 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20250212125246454 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) 20250212125246456 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125246470 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) 20250212125246470 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) 20250212125246471 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) 20250212125246471 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) 20250212125246471 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20250212125246471 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125246471 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) 20250212125246471 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) 20250212125246471 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) 20250212125246471 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) 20250212125246472 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) 20250212125246472 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) 20250212125246472 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) 20250212125246472 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) 20250212125246472 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=541 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) 20250212125246472 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) 20250212125246472 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125246472 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125246472 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) 20250212125246472 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125246472 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=541 TLLI=0x00000001 (pdch.cpp:347) 20250212125246472 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) 20250212125246479 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=546 RX RTS.req: sapi=5 arfcn=871 cur_fn=541 block=6 (pcu_l1_if.cpp:576) 20250212125246479 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20250212125246479 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 550 for type USF (pdch_ul_controller.c:184) 20250212125246479 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) 20250212125246479 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125246479 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125246479 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) 20250212125246479 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) 20250212125246479 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=546 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125246480 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=546 Sending data request: sapi=5 arfcn=871 cur_fn=541 block=6 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) 20250212125246480 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125246494 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) 20250212125246494 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) 20250212125246494 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) 20250212125246494 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) 20250212125246494 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=546 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=546 block=6 data=3c 01 58 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125246494 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125246494 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125246494 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 58 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125246494 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125246494 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=546 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125246494 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) 20250212125246494 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) 20250212125246494 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 44 storing in window (44..107) (tbf_ul.cpp:314) 20250212125246494 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125246494 DRLCMACUL DEBUG - Mark BSN 108 as INVALID (rlc_window_ul.cpp:42) 20250212125246494 DRLCMACUL DEBUG - Raising V(R) to 45 (rlc_window_ul.cpp:50) 20250212125246494 DRLCMACUL DEBUG - Taking block 44 out, raising V(Q) to 45 (rlc_window_ul.cpp:65) 20250212125246494 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125246494 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125246494 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) 20250212125246494 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125246494 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125246494 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125246494 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) 20250212125246494 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125246494 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125246494 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) 20250212125246494 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) 20250212125246494 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) 20250212125246494 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) 20250212125246494 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) 20250212125246495 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) 20250212125246495 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) 20250212125246495 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) 20250212125246495 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) 20250212125246495 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) 20250212125246495 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) 20250212125246498 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125246512 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) 20250212125246512 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) 20250212125246512 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) 20250212125246512 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) 20250212125246512 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) 20250212125246512 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) 20250212125246512 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=550): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125246512 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125246513 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) 20250212125246513 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) 20250212125246513 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) 20250212125246513 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) 20250212125246513 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) 20250212125246513 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) 20250212125246513 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) 20250212125246513 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) 20250212125246513 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) 20250212125246513 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) 20250212125246517 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125246531 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) 20250212125246531 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) 20250212125246531 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) 20250212125246531 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) 20250212125246531 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) 20250212125246531 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) 20250212125246531 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) 20250212125246531 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) 20250212125246531 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) 20250212125246531 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) 20250212125246531 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) 20250212125246531 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) 20250212125246531 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) 20250212125246531 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) 20250212125246531 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20250212125246531 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) 20250212125246540 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125246554 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) 20250212125246554 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) 20250212125246554 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) 20250212125246554 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) 20250212125246554 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=559 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20250212125246554 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125246554 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) 20250212125246554 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) 20250212125246554 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) 20250212125246554 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) 20250212125246555 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) 20250212125246555 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) 20250212125246555 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) 20250212125246555 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) 20250212125246555 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=559 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) 20250212125246555 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) 20250212125246555 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125246555 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125246555 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) 20250212125246555 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125246555 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=559 TLLI=0x00000001 (pdch.cpp:347) 20250212125246555 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) 20250212125246558 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=563 RX RTS.req: sapi=5 arfcn=871 cur_fn=559 block=10 (pcu_l1_if.cpp:576) 20250212125246558 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20250212125246558 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 567 for type USF (pdch_ul_controller.c:184) 20250212125246558 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) 20250212125246558 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125246558 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125246558 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) 20250212125246558 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) 20250212125246558 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=563 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125246558 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=563 Sending data request: sapi=5 arfcn=871 cur_fn=559 block=10 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) 20250212125246559 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125246572 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) 20250212125246572 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) 20250212125246573 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) 20250212125246573 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) 20250212125246573 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=563 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=563 block=10 data=3c 01 5a 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125246573 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125246573 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125246573 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 5a 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125246573 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125246573 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=563 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125246573 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) 20250212125246573 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) 20250212125246573 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 45 storing in window (45..108) (tbf_ul.cpp:314) 20250212125246573 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125246573 DRLCMACUL DEBUG - Mark BSN 109 as INVALID (rlc_window_ul.cpp:42) 20250212125246573 DRLCMACUL DEBUG - Raising V(R) to 46 (rlc_window_ul.cpp:50) 20250212125246573 DRLCMACUL DEBUG - Taking block 45 out, raising V(Q) to 46 (rlc_window_ul.cpp:65) 20250212125246573 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125246573 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125246573 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) 20250212125246573 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125246573 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125246573 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125246573 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) 20250212125246573 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125246573 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125246573 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) 20250212125246573 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) 20250212125246573 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) 20250212125246573 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) 20250212125246573 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) 20250212125246573 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) 20250212125246573 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) 20250212125246573 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) 20250212125246573 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) 20250212125246573 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) 20250212125246573 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) 20250212125246577 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125246591 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) 20250212125246591 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) 20250212125246591 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) 20250212125246591 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) 20250212125246591 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) 20250212125246591 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) 20250212125246591 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=567): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125246591 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125246591 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) 20250212125246591 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) 20250212125246592 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) 20250212125246592 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) 20250212125246592 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) 20250212125246592 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) 20250212125246592 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) 20250212125246592 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) 20250212125246592 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) 20250212125246592 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) 20250212125246600 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125246614 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) 20250212125246614 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) 20250212125246615 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) 20250212125246615 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) 20250212125246615 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) 20250212125246615 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) 20250212125246616 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) 20250212125246616 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) 20250212125246616 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) 20250212125246616 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) 20250212125246617 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) 20250212125246617 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) 20250212125246617 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) 20250212125246617 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) 20250212125246617 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20250212125246617 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) 20250212125246619 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125246633 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) 20250212125246633 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) 20250212125246634 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) 20250212125246634 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) 20250212125246634 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=576 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20250212125246634 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125246634 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) 20250212125246634 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) 20250212125246634 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) 20250212125246634 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) 20250212125246635 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) 20250212125246635 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) 20250212125246635 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) 20250212125246635 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) 20250212125246635 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=576 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) 20250212125246635 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) 20250212125246635 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125246635 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125246635 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) 20250212125246635 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125246635 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=576 TLLI=0x00000001 (pdch.cpp:347) 20250212125246635 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) 20250212125246638 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=580 RX RTS.req: sapi=5 arfcn=871 cur_fn=576 block=2 (pcu_l1_if.cpp:576) 20250212125246638 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20250212125246638 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 585 for type USF (pdch_ul_controller.c:184) 20250212125246638 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) 20250212125246638 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125246638 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125246638 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) 20250212125246638 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) 20250212125246638 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=580 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125246638 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=580 Sending data request: sapi=5 arfcn=871 cur_fn=576 block=2 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) 20250212125246638 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125246652 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) 20250212125246652 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) 20250212125246652 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) 20250212125246652 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) 20250212125246652 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=580 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=580 block=2 data=3c 01 5c 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125246652 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125246652 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125246652 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 5c 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125246652 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125246652 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=580 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125246652 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) 20250212125246652 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) 20250212125246652 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 46 storing in window (46..109) (tbf_ul.cpp:314) 20250212125246652 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125246652 DRLCMACUL DEBUG - Mark BSN 110 as INVALID (rlc_window_ul.cpp:42) 20250212125246652 DRLCMACUL DEBUG - Raising V(R) to 47 (rlc_window_ul.cpp:50) 20250212125246652 DRLCMACUL DEBUG - Taking block 46 out, raising V(Q) to 47 (rlc_window_ul.cpp:65) 20250212125246652 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125246652 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125246652 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) 20250212125246653 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125246653 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125246653 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125246653 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) 20250212125246653 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125246653 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125246653 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) 20250212125246653 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) 20250212125246653 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) 20250212125246653 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) 20250212125246653 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) 20250212125246653 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) 20250212125246653 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) 20250212125246654 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) 20250212125246654 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) 20250212125246654 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) 20250212125246654 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) 20250212125246661 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125246675 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) 20250212125246675 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) 20250212125246675 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) 20250212125246675 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) 20250212125246676 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) 20250212125246676 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) 20250212125246676 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=585): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125246676 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125246676 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) 20250212125246676 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) 20250212125246676 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) 20250212125246676 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) 20250212125246677 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) 20250212125246677 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) 20250212125246677 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) 20250212125246677 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) 20250212125246677 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) 20250212125246677 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) 20250212125246680 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125246694 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) 20250212125246694 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) 20250212125246694 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) 20250212125246694 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) 20250212125246694 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) 20250212125246694 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) 20250212125246694 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) 20250212125246694 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) 20250212125246695 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) 20250212125246695 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) 20250212125246695 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) 20250212125246695 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) 20250212125246695 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) 20250212125246695 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) 20250212125246695 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20250212125246695 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) 20250212125246698 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125246712 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) 20250212125246712 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) 20250212125246713 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) 20250212125246713 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) 20250212125246713 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=593 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20250212125246713 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125246713 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) 20250212125246713 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) 20250212125246713 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) 20250212125246713 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) 20250212125246713 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) 20250212125246713 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) 20250212125246714 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) 20250212125246714 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) 20250212125246714 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=593 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) 20250212125246714 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) 20250212125246714 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125246714 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125246714 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) 20250212125246714 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125246714 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=593 TLLI=0x00000001 (pdch.cpp:347) 20250212125246714 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) 20250212125246721 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=598 RX RTS.req: sapi=5 arfcn=871 cur_fn=593 block=6 (pcu_l1_if.cpp:576) 20250212125246721 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20250212125246721 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 602 for type USF (pdch_ul_controller.c:184) 20250212125246721 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) 20250212125246721 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125246721 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125246721 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 0b c0 00 1f ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20250212125246721 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) 20250212125246721 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=598 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125246721 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=598 Sending data request: sapi=5 arfcn=871 cur_fn=593 block=6 data=40 24 00 0b c0 00 1f ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125246721 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125246735 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) 20250212125246735 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) 20250212125246736 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) 20250212125246736 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) 20250212125246736 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=598 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=598 block=6 data=3c 01 5e 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125246736 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125246736 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125246736 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 5e 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125246736 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125246736 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=598 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125246736 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) 20250212125246736 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) 20250212125246736 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 47 storing in window (47..110) (tbf_ul.cpp:314) 20250212125246736 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125246736 DRLCMACUL DEBUG - Mark BSN 111 as INVALID (rlc_window_ul.cpp:42) 20250212125246736 DRLCMACUL DEBUG - Raising V(R) to 48 (rlc_window_ul.cpp:50) 20250212125246736 DRLCMACUL DEBUG - Taking block 47 out, raising V(Q) to 48 (rlc_window_ul.cpp:65) 20250212125246736 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125246736 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125246736 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) 20250212125246736 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125246736 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125246736 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125246736 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) 20250212125246736 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125246736 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125246736 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) 20250212125246736 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) 20250212125246736 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) 20250212125246736 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) 20250212125246736 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) 20250212125246736 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) 20250212125246736 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) 20250212125246736 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) 20250212125246736 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) 20250212125246736 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) 20250212125246736 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) 20250212125246740 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125246754 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) 20250212125246754 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) 20250212125246754 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) 20250212125246754 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) 20250212125246754 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) 20250212125246754 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) 20250212125246754 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=602): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125246754 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125246754 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) 20250212125246754 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) 20250212125246755 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) 20250212125246755 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) 20250212125246755 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) 20250212125246755 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) 20250212125246755 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) 20250212125246755 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) 20250212125246755 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) 20250212125246755 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) 20250212125246758 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125246772 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) 20250212125246772 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) 20250212125246773 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) 20250212125246773 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) 20250212125246773 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) 20250212125246773 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) 20250212125246773 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) 20250212125246773 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) 20250212125246773 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) 20250212125246773 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) 20250212125246773 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) 20250212125246773 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) 20250212125246774 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) 20250212125246774 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) 20250212125246774 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20250212125246774 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) 20250212125246782 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125246796 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) 20250212125246796 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) MTC@8d0f06c41a7d: Tx2001 stopped 20250212125246796 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) 20250212125246796 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) 20250212125246796 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=611 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20250212125246796 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125246796 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) 20250212125246796 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) 20250212125246796 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) 20250212125246796 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) 20250212125246797 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) 20250212125246797 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) 20250212125246797 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) 20250212125246797 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) 20250212125246797 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=611 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) 20250212125246797 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) 20250212125246797 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125246797 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125246797 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) 20250212125246797 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125246797 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=611 TLLI=0x00000001 (pdch.cpp:347) 20250212125246797 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) 20250212125246800 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125246815 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) 20250212125246815 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) MTC@8d0f06c41a7d: Start timer Tafter: 1 s 20250212125246815 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) 20250212125246815 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) 20250212125246815 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 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125246815 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) 20250212125246815 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125246815 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 60 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125246815 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125246815 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:1070) 20250212125246815 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) 20250212125246815 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) 20250212125246815 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 48 storing in window (48..111) (tbf_ul.cpp:314) 20250212125246815 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125246815 DRLCMACUL DEBUG - Mark BSN 112 as INVALID (rlc_window_ul.cpp:42) 20250212125246815 DRLCMACUL DEBUG - Raising V(R) to 49 (rlc_window_ul.cpp:50) 20250212125246815 DRLCMACUL DEBUG - Taking block 48 out, raising V(Q) to 49 (rlc_window_ul.cpp:65) 20250212125246815 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125246815 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125246815 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) 20250212125246815 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125246815 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125246815 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125246815 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) 20250212125246815 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125246815 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125246815 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) 20250212125246815 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) 20250212125246815 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) 20250212125246815 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) 20250212125246815 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) 20250212125246815 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) 20250212125246815 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) 20250212125246816 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) 20250212125246816 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) 20250212125246816 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) 20250212125246816 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) 20250212125246819 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=619 RX RTS.req: sapi=5 arfcn=871 cur_fn=615 block=11 (pcu_l1_if.cpp:576) 20250212125246819 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20250212125246819 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 624 for type USF (pdch_ul_controller.c:184) 20250212125246819 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) 20250212125246819 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125246819 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125246819 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) 20250212125246819 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) 20250212125246819 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=619 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125246819 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=619 Sending data request: sapi=5 arfcn=871 cur_fn=615 block=11 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) 20250212125246819 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125246833 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) 20250212125246833 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) 20250212125246833 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) 20250212125246833 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) 20250212125246834 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=619 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=619 block=11 data=3c 01 62 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125246834 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125246834 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125246834 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 62 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125246834 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125246834 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=619 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125246834 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) 20250212125246834 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) 20250212125246834 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 49 storing in window (49..112) (tbf_ul.cpp:314) 20250212125246834 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125246834 DRLCMACUL DEBUG - Mark BSN 113 as INVALID (rlc_window_ul.cpp:42) 20250212125246834 DRLCMACUL DEBUG - Raising V(R) to 50 (rlc_window_ul.cpp:50) 20250212125246834 DRLCMACUL DEBUG - Taking block 49 out, raising V(Q) to 50 (rlc_window_ul.cpp:65) 20250212125246834 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125246834 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125246834 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) 20250212125246834 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125246834 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125246834 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125246834 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) 20250212125246834 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125246834 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125246834 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) 20250212125246834 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) 20250212125246834 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) 20250212125246834 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) 20250212125246834 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) 20250212125246834 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) 20250212125246834 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) 20250212125246834 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) 20250212125246834 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) 20250212125246835 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) 20250212125246835 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) 20250212125246842 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125246857 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) 20250212125246857 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) 20250212125246857 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) 20250212125246857 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) 20250212125246857 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) 20250212125246857 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) 20250212125246857 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=624): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125246857 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125246857 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) 20250212125246857 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) 20250212125246857 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) 20250212125246857 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) 20250212125246858 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) 20250212125246858 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) 20250212125246858 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) 20250212125246858 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) 20250212125246858 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) 20250212125246858 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) 20250212125246861 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125246875 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) 20250212125246875 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) 20250212125246875 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) 20250212125246875 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) 20250212125246876 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) 20250212125246876 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) 20250212125246876 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) 20250212125246876 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) 20250212125246876 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) 20250212125246876 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) 20250212125246876 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) 20250212125246876 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) 20250212125246876 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) 20250212125246876 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) 20250212125246876 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20250212125246876 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) 20250212125246880 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125246894 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) 20250212125246894 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) 20250212125246894 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) 20250212125246894 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) 20250212125246894 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=632 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20250212125246894 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125246894 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) 20250212125246894 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) 20250212125246894 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) 20250212125246894 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) 20250212125246894 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) 20250212125246894 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) 20250212125246895 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) 20250212125246895 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) 20250212125246895 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=632 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) 20250212125246895 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) 20250212125246895 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125246895 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125246895 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) 20250212125246895 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125246895 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=632 TLLI=0x00000001 (pdch.cpp:347) 20250212125246895 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) 20250212125246903 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=637 RX RTS.req: sapi=5 arfcn=871 cur_fn=632 block=3 (pcu_l1_if.cpp:576) 20250212125246903 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20250212125246903 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 641 for type USF (pdch_ul_controller.c:184) 20250212125246903 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) 20250212125246903 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125246903 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125246903 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) 20250212125246903 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) 20250212125246903 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=637 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125246903 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=637 Sending data request: sapi=5 arfcn=871 cur_fn=632 block=3 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) 20250212125246903 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125246917 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) 20250212125246917 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) 20250212125246917 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) 20250212125246917 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) 20250212125246918 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=637 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=637 block=3 data=3c 01 64 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125246918 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125246918 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125246918 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 64 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125246918 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125246918 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=637 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125246918 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) 20250212125246918 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) 20250212125246918 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 50 storing in window (50..113) (tbf_ul.cpp:314) 20250212125246918 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125246918 DRLCMACUL DEBUG - Mark BSN 114 as INVALID (rlc_window_ul.cpp:42) 20250212125246918 DRLCMACUL DEBUG - Raising V(R) to 51 (rlc_window_ul.cpp:50) 20250212125246918 DRLCMACUL DEBUG - Taking block 50 out, raising V(Q) to 51 (rlc_window_ul.cpp:65) 20250212125246918 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125246918 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125246918 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) 20250212125246918 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125246918 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125246918 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125246918 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) 20250212125246918 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125246918 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125246918 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) 20250212125246918 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) 20250212125246918 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) 20250212125246918 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) 20250212125246918 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) 20250212125246919 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) 20250212125246919 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) 20250212125246919 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) 20250212125246919 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) 20250212125246919 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) 20250212125246919 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) 20250212125246922 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125246936 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) 20250212125246936 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) 20250212125246936 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) 20250212125246936 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) 20250212125246937 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) 20250212125246937 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) 20250212125246937 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=641): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125246937 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125246937 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) 20250212125246937 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) 20250212125246937 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) 20250212125246937 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) 20250212125246938 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) 20250212125246938 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) 20250212125246938 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) 20250212125246938 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) 20250212125246938 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) 20250212125246938 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) 20250212125246940 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125246954 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) 20250212125246954 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) 20250212125246955 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) 20250212125246955 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) 20250212125246955 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) 20250212125246955 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) 20250212125246955 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) 20250212125246955 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) 20250212125246955 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) 20250212125246955 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) 20250212125246955 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) 20250212125246955 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) 20250212125246955 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) 20250212125246955 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) 20250212125246955 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20250212125246955 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) 20250212125246964 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125246978 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) 20250212125246978 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) 20250212125246978 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) 20250212125246978 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) 20250212125246979 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=650 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20250212125246979 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125246979 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) 20250212125246979 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) 20250212125246979 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) 20250212125246979 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) 20250212125246979 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) 20250212125246979 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) 20250212125246980 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) 20250212125246980 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) 20250212125246980 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=650 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) 20250212125246980 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) 20250212125246980 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125246980 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125246980 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) 20250212125246980 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125246980 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=650 TLLI=0x00000001 (pdch.cpp:347) 20250212125246980 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) 20250212125246983 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=654 RX RTS.req: sapi=5 arfcn=871 cur_fn=650 block=7 (pcu_l1_if.cpp:576) 20250212125246983 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20250212125246983 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 658 for type USF (pdch_ul_controller.c:184) 20250212125246983 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) 20250212125246983 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125246983 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125246983 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) 20250212125246983 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) 20250212125246983 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=654 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125246983 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=654 Sending data request: sapi=5 arfcn=871 cur_fn=650 block=7 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) 20250212125246983 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125246996 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) 20250212125246996 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) 20250212125246997 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) 20250212125246997 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) 20250212125246997 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=654 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=654 block=7 data=3c 01 66 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125246997 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125246997 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125246997 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 66 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125246997 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125246997 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=654 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125246997 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) 20250212125246997 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) 20250212125246997 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 51 storing in window (51..114) (tbf_ul.cpp:314) 20250212125246997 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125246997 DRLCMACUL DEBUG - Mark BSN 115 as INVALID (rlc_window_ul.cpp:42) 20250212125246997 DRLCMACUL DEBUG - Raising V(R) to 52 (rlc_window_ul.cpp:50) 20250212125246997 DRLCMACUL DEBUG - Taking block 51 out, raising V(Q) to 52 (rlc_window_ul.cpp:65) 20250212125246997 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125246997 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125246997 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) 20250212125246997 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125246997 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125246997 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125246997 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) 20250212125246997 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125246997 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125246997 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) 20250212125246997 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) 20250212125246997 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) 20250212125246997 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) 20250212125246997 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) 20250212125246998 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) 20250212125246998 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) 20250212125246998 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) 20250212125246998 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) 20250212125246998 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) 20250212125246998 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) 20250212125247001 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125247015 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) 20250212125247015 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) 20250212125247016 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) 20250212125247016 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) 20250212125247016 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) 20250212125247016 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) 20250212125247016 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=658): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125247016 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125247016 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) 20250212125247016 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) 20250212125247017 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) 20250212125247017 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) 20250212125247017 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) 20250212125247017 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) 20250212125247017 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) 20250212125247017 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) 20250212125247017 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) 20250212125247017 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) 20250212125247025 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125247039 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) 20250212125247039 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) 20250212125247039 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) 20250212125247039 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) 20250212125247039 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) 20250212125247039 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) 20250212125247040 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) 20250212125247040 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) 20250212125247040 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) 20250212125247040 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) 20250212125247040 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) 20250212125247040 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) 20250212125247040 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) 20250212125247040 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) 20250212125247041 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20250212125247041 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) 20250212125247043 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125247057 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) 20250212125247057 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) 20250212125247058 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) 20250212125247058 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) 20250212125247058 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=667 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20250212125247058 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125247058 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) 20250212125247058 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) 20250212125247059 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) 20250212125247059 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) 20250212125247059 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) 20250212125247059 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) 20250212125247059 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) 20250212125247059 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) 20250212125247059 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=667 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) 20250212125247059 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) 20250212125247059 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125247059 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=667 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125247059 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) 20250212125247060 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=667 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125247060 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=667 TLLI=0x00000001 (pdch.cpp:347) 20250212125247060 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) 20250212125247062 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=671 RX RTS.req: sapi=5 arfcn=871 cur_fn=667 block=11 (pcu_l1_if.cpp:576) 20250212125247062 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20250212125247062 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 676 for type USF (pdch_ul_controller.c:184) 20250212125247062 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) 20250212125247062 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125247062 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125247062 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) 20250212125247062 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) 20250212125247062 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=671 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125247062 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=671 Sending data request: sapi=5 arfcn=871 cur_fn=667 block=11 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) 20250212125247062 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125247076 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) 20250212125247076 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) 20250212125247076 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) 20250212125247076 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) 20250212125247076 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=671 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=671 block=11 data=3c 01 68 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125247076 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125247076 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125247076 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 68 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125247076 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125247076 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=671 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125247076 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) 20250212125247076 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20250212125247076 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) 20250212125247076 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 52 storing in window (52..115) (tbf_ul.cpp:314) 20250212125247076 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125247076 DRLCMACUL DEBUG - Mark BSN 116 as INVALID (rlc_window_ul.cpp:42) 20250212125247076 DRLCMACUL DEBUG - Raising V(R) to 53 (rlc_window_ul.cpp:50) 20250212125247076 DRLCMACUL DEBUG - Taking block 52 out, raising V(Q) to 53 (rlc_window_ul.cpp:65) 20250212125247076 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125247076 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125247076 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) 20250212125247076 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125247076 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125247076 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125247076 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) 20250212125247076 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125247076 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125247076 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) 20250212125247076 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) 20250212125247076 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) 20250212125247076 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) 20250212125247077 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) 20250212125247077 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) 20250212125247077 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) 20250212125247077 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) 20250212125247077 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) 20250212125247077 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) 20250212125247077 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) 20250212125247085 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125247099 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) 20250212125247099 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) 20250212125247100 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) 20250212125247100 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) 20250212125247100 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) 20250212125247100 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) 20250212125247100 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=676): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125247100 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125247100 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) 20250212125247100 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) 20250212125247100 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) 20250212125247100 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) 20250212125247100 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) 20250212125247100 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) 20250212125247100 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) 20250212125247100 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) 20250212125247101 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) 20250212125247101 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) 20250212125247104 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125247118 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) 20250212125247118 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) 20250212125247118 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) 20250212125247118 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) 20250212125247118 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) 20250212125247118 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) 20250212125247118 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) 20250212125247118 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) 20250212125247119 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) 20250212125247119 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) 20250212125247119 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) 20250212125247119 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) 20250212125247119 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) 20250212125247119 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) 20250212125247119 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20250212125247119 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) 20250212125247122 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125247136 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) 20250212125247136 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) 20250212125247137 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) 20250212125247137 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) 20250212125247137 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=684 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20250212125247137 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125247137 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) 20250212125247137 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) 20250212125247137 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) 20250212125247137 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) 20250212125247137 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) 20250212125247137 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) 20250212125247138 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) 20250212125247138 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) 20250212125247138 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=684 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) 20250212125247138 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) 20250212125247138 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125247138 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=684 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125247138 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) 20250212125247138 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=684 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125247138 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=684 TLLI=0x00000001 (pdch.cpp:347) 20250212125247138 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) 20250212125247146 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=689 RX RTS.req: sapi=5 arfcn=871 cur_fn=684 block=3 (pcu_l1_if.cpp:576) 20250212125247146 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20250212125247146 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 693 for type USF (pdch_ul_controller.c:184) 20250212125247146 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) 20250212125247146 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125247146 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125247146 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) 20250212125247146 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) 20250212125247146 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=689 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125247146 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=689 Sending data request: sapi=5 arfcn=871 cur_fn=684 block=3 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) 20250212125247146 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125247160 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) 20250212125247160 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) 20250212125247161 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) 20250212125247161 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) 20250212125247161 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=689 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=689 block=3 data=3c 01 6a 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125247161 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125247161 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125247161 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 6a 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125247161 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125247161 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=689 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125247161 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) 20250212125247161 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) 20250212125247161 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 53 storing in window (53..116) (tbf_ul.cpp:314) 20250212125247161 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125247161 DRLCMACUL DEBUG - Mark BSN 117 as INVALID (rlc_window_ul.cpp:42) 20250212125247161 DRLCMACUL DEBUG - Raising V(R) to 54 (rlc_window_ul.cpp:50) 20250212125247161 DRLCMACUL DEBUG - Taking block 53 out, raising V(Q) to 54 (rlc_window_ul.cpp:65) 20250212125247161 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125247161 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125247161 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) 20250212125247161 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125247161 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125247161 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125247161 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) 20250212125247161 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125247161 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125247161 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) 20250212125247161 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) 20250212125247161 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) 20250212125247161 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) 20250212125247161 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) 20250212125247162 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) 20250212125247162 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) 20250212125247162 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) 20250212125247162 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) 20250212125247162 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) 20250212125247162 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) 20250212125247165 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125247179 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) 20250212125247179 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) 20250212125247179 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) 20250212125247179 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) 20250212125247180 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) 20250212125247180 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) 20250212125247180 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=693): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125247180 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125247180 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) 20250212125247180 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) 20250212125247180 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) 20250212125247180 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) 20250212125247180 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) 20250212125247180 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) 20250212125247181 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) 20250212125247181 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) 20250212125247181 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) 20250212125247181 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) 20250212125247183 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125247197 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) 20250212125247197 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) 20250212125247198 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) 20250212125247198 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) 20250212125247198 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) 20250212125247198 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) 20250212125247198 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) 20250212125247198 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) 20250212125247199 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) 20250212125247199 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) 20250212125247199 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) 20250212125247199 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) 20250212125247199 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) 20250212125247199 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) 20250212125247199 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20250212125247200 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) 20250212125247207 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125247221 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) 20250212125247221 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) 20250212125247221 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) 20250212125247221 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) 20250212125247222 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=702 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20250212125247222 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125247222 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) 20250212125247222 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) 20250212125247222 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) 20250212125247222 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) 20250212125247222 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) 20250212125247222 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) 20250212125247223 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) 20250212125247223 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) 20250212125247223 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=702 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) 20250212125247223 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) 20250212125247223 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125247223 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=702 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125247223 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) 20250212125247223 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=702 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125247223 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=702 TLLI=0x00000001 (pdch.cpp:347) 20250212125247223 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) 20250212125247225 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=706 RX RTS.req: sapi=5 arfcn=871 cur_fn=702 block=7 (pcu_l1_if.cpp:576) 20250212125247225 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20250212125247225 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 710 for type USF (pdch_ul_controller.c:184) 20250212125247225 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) 20250212125247225 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125247225 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125247225 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) 20250212125247225 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) 20250212125247225 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=706 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125247225 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=706 Sending data request: sapi=5 arfcn=871 cur_fn=702 block=7 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) 20250212125247226 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125247239 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) 20250212125247239 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) 20250212125247240 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) 20250212125247240 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) 20250212125247240 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=706 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=706 block=7 data=3c 01 6c 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125247240 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125247240 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125247240 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 6c 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125247240 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125247240 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=706 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125247240 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) 20250212125247240 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) 20250212125247240 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 54 storing in window (54..117) (tbf_ul.cpp:314) 20250212125247240 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125247240 DRLCMACUL DEBUG - Mark BSN 118 as INVALID (rlc_window_ul.cpp:42) 20250212125247240 DRLCMACUL DEBUG - Raising V(R) to 55 (rlc_window_ul.cpp:50) 20250212125247240 DRLCMACUL DEBUG - Taking block 54 out, raising V(Q) to 55 (rlc_window_ul.cpp:65) 20250212125247240 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125247240 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125247240 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) 20250212125247240 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125247240 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125247240 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125247240 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) 20250212125247240 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125247240 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125247240 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) 20250212125247240 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) 20250212125247240 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) 20250212125247241 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) 20250212125247241 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) 20250212125247241 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) 20250212125247241 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) 20250212125247241 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) 20250212125247241 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) 20250212125247241 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) 20250212125247241 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) 20250212125247244 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125247509 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) 20250212125247509 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) 20250212125247510 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) 20250212125247510 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) 20250212125247510 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) 20250212125247510 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) 20250212125247510 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=710): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125247510 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125247510 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) 20250212125247510 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) 20250212125247511 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) 20250212125247511 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) 20250212125247511 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) 20250212125247511 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) 20250212125247511 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) 20250212125247511 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) 20250212125247511 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) 20250212125247511 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) 20250212125247518 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125247532 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) 20250212125247532 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) 20250212125247533 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) 20250212125247533 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) 20250212125247533 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) 20250212125247533 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) 20250212125247533 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) 20250212125247533 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) 20250212125247534 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) 20250212125247534 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) 20250212125247534 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) 20250212125247534 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) 20250212125247534 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) 20250212125247534 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) 20250212125247534 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20250212125247534 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) 20250212125247537 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125247551 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) 20250212125247551 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) 20250212125247551 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) 20250212125247551 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) 20250212125247551 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=719 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20250212125247551 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125247551 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) 20250212125247551 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) 20250212125247552 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) 20250212125247552 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) 20250212125247552 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) 20250212125247552 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) 20250212125247552 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) 20250212125247552 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) 20250212125247552 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=719 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) 20250212125247552 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) 20250212125247552 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125247552 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=719 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125247552 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) 20250212125247552 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=719 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125247552 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=719 TLLI=0x00000001 (pdch.cpp:347) 20250212125247552 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) 20250212125247555 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=723 RX RTS.req: sapi=5 arfcn=871 cur_fn=719 block=11 (pcu_l1_if.cpp:576) 20250212125247555 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20250212125247555 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 728 for type USF (pdch_ul_controller.c:184) 20250212125247555 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) 20250212125247555 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125247555 DRLCMACUL DEBUG - V(N): "IIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125247555 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) 20250212125247556 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) 20250212125247556 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=723 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125247556 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=723 Sending data request: sapi=5 arfcn=871 cur_fn=719 block=11 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) 20250212125247556 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125247569 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) 20250212125247569 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) 20250212125247570 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) 20250212125247570 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) 20250212125247570 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=723 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=723 block=11 data=3c 01 6e 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125247570 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125247570 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125247570 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 6e 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125247570 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125247570 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=723 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125247570 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) 20250212125247570 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) 20250212125247570 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 55 storing in window (55..118) (tbf_ul.cpp:314) 20250212125247570 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125247570 DRLCMACUL DEBUG - Mark BSN 119 as INVALID (rlc_window_ul.cpp:42) 20250212125247570 DRLCMACUL DEBUG - Raising V(R) to 56 (rlc_window_ul.cpp:50) 20250212125247570 DRLCMACUL DEBUG - Taking block 55 out, raising V(Q) to 56 (rlc_window_ul.cpp:65) 20250212125247570 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125247570 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125247570 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) 20250212125247570 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125247570 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125247570 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125247570 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) 20250212125247570 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125247570 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125247570 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) 20250212125247571 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) 20250212125247571 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) 20250212125247571 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) 20250212125247571 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) 20250212125247571 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) 20250212125247571 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) 20250212125247571 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) 20250212125247571 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) 20250212125247571 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) 20250212125247571 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) 20250212125247579 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125247593 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) 20250212125247593 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) 20250212125247593 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) 20250212125247593 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) 20250212125247593 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) 20250212125247593 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) 20250212125247593 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=728): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125247593 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125247593 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) 20250212125247593 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) 20250212125247593 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) 20250212125247593 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) 20250212125247593 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) 20250212125247593 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) 20250212125247594 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) 20250212125247594 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) 20250212125247594 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) 20250212125247594 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) 20250212125247597 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125247611 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) 20250212125247611 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) 20250212125247611 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) 20250212125247611 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) 20250212125247611 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) 20250212125247612 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) 20250212125247612 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) 20250212125247612 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) 20250212125247612 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) 20250212125247612 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) 20250212125247612 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) 20250212125247612 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) 20250212125247612 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) 20250212125247612 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) 20250212125247612 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20250212125247612 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) 20250212125247616 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125247630 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) 20250212125247630 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) 20250212125247630 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) 20250212125247630 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) 20250212125247630 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=736 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20250212125247630 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125247630 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) 20250212125247630 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) 20250212125247630 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) 20250212125247630 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) 20250212125247631 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) 20250212125247631 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) 20250212125247631 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) 20250212125247631 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) 20250212125247631 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=736 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) 20250212125247631 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) 20250212125247631 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125247631 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=736 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125247631 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) 20250212125247631 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=736 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125247631 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=736 TLLI=0x00000001 (pdch.cpp:347) 20250212125247631 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) 20250212125247639 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=741 RX RTS.req: sapi=5 arfcn=871 cur_fn=736 block=3 (pcu_l1_if.cpp:576) 20250212125247639 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20250212125247639 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 745 for type USF (pdch_ul_controller.c:184) 20250212125247639 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) 20250212125247639 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125247639 DRLCMACUL DEBUG - V(N): "IIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125247639 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) 20250212125247639 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) 20250212125247639 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=741 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125247639 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=741 Sending data request: sapi=5 arfcn=871 cur_fn=736 block=3 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) 20250212125247639 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125247653 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) 20250212125247653 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) 20250212125247654 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) 20250212125247654 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) 20250212125247654 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=741 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=741 block=3 data=3c 01 70 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125247654 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125247654 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125247654 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 70 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125247654 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125247654 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=741 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125247654 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) 20250212125247654 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) 20250212125247654 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 56 storing in window (56..119) (tbf_ul.cpp:314) 20250212125247654 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125247654 DRLCMACUL DEBUG - Mark BSN 120 as INVALID (rlc_window_ul.cpp:42) 20250212125247654 DRLCMACUL DEBUG - Raising V(R) to 57 (rlc_window_ul.cpp:50) 20250212125247654 DRLCMACUL DEBUG - Taking block 56 out, raising V(Q) to 57 (rlc_window_ul.cpp:65) 20250212125247654 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125247654 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125247654 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) 20250212125247654 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125247654 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125247654 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125247654 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) 20250212125247654 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125247654 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125247654 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) 20250212125247654 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) 20250212125247654 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) 20250212125247655 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) 20250212125247655 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) 20250212125247655 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) 20250212125247655 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) 20250212125247655 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) 20250212125247655 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) 20250212125247656 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) 20250212125247656 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) 20250212125247658 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125247672 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) 20250212125247672 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) 20250212125247672 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) 20250212125247672 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) 20250212125247673 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) 20250212125247673 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) 20250212125247673 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=745): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125247673 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125247673 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) 20250212125247673 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) 20250212125247673 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) 20250212125247673 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) 20250212125247673 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) 20250212125247673 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) 20250212125247674 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) 20250212125247674 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) 20250212125247674 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) 20250212125247674 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) 20250212125247676 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125247690 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) 20250212125247690 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) 20250212125247691 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) 20250212125247691 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) 20250212125247691 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) 20250212125247691 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) 20250212125247691 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) 20250212125247691 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) 20250212125247692 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) 20250212125247692 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) 20250212125247692 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) 20250212125247692 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) 20250212125247692 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) 20250212125247692 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) 20250212125247692 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20250212125247692 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) 20250212125247700 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125247714 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) 20250212125247714 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) 20250212125247714 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) 20250212125247714 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) 20250212125247715 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=754 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20250212125247715 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125247715 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) 20250212125247715 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) 20250212125247715 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) 20250212125247715 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) 20250212125247715 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) 20250212125247715 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) 20250212125247715 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) 20250212125247715 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) 20250212125247715 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=754 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) 20250212125247715 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) 20250212125247715 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125247715 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=754 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125247715 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) 20250212125247715 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=754 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125247715 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=754 TLLI=0x00000001 (pdch.cpp:347) 20250212125247715 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) 20250212125247719 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=758 RX RTS.req: sapi=5 arfcn=871 cur_fn=754 block=7 (pcu_l1_if.cpp:576) 20250212125247719 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20250212125247719 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 762 for type USF (pdch_ul_controller.c:184) 20250212125247719 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) 20250212125247719 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125247719 DRLCMACUL DEBUG - V(N): "IIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125247719 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) 20250212125247719 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) 20250212125247719 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=758 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125247719 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=758 Sending data request: sapi=5 arfcn=871 cur_fn=754 block=7 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) 20250212125247719 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125247733 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) 20250212125247733 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) 20250212125247733 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) 20250212125247733 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) 20250212125247733 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=758 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=758 block=7 data=3c 01 72 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125247733 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125247733 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125247733 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 72 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125247733 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125247733 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=758 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125247733 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) 20250212125247733 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) 20250212125247733 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 57 storing in window (57..120) (tbf_ul.cpp:314) 20250212125247733 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125247733 DRLCMACUL DEBUG - Mark BSN 121 as INVALID (rlc_window_ul.cpp:42) 20250212125247733 DRLCMACUL DEBUG - Raising V(R) to 58 (rlc_window_ul.cpp:50) 20250212125247733 DRLCMACUL DEBUG - Taking block 57 out, raising V(Q) to 58 (rlc_window_ul.cpp:65) 20250212125247733 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125247733 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125247733 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) 20250212125247733 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125247733 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125247733 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125247733 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) 20250212125247733 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125247733 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125247733 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) 20250212125247733 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) 20250212125247733 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) 20250212125247733 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) 20250212125247733 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) 20250212125247733 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) 20250212125247733 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) 20250212125247733 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) 20250212125247733 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) 20250212125247734 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) 20250212125247734 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) 20250212125247737 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125247751 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) 20250212125247751 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) 20250212125247751 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) 20250212125247751 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) 20250212125247752 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) 20250212125247752 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) 20250212125247752 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=762): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125247752 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125247752 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) 20250212125247752 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) 20250212125247752 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) 20250212125247752 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) 20250212125247752 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) 20250212125247752 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) 20250212125247752 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) 20250212125247752 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) 20250212125247752 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) 20250212125247752 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) 20250212125247760 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125247775 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) 20250212125247775 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) 20250212125247775 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) 20250212125247775 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) 20250212125247775 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) 20250212125247775 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) 20250212125247775 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) 20250212125247775 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) 20250212125247775 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) 20250212125247775 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) 20250212125247775 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) 20250212125247775 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) 20250212125247775 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) 20250212125247775 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) 20250212125247776 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20250212125247776 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) 20250212125247779 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125247793 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) 20250212125247793 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) 20250212125247793 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) 20250212125247793 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) 20250212125247794 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=771 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20250212125247794 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125247794 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) 20250212125247794 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) 20250212125247794 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) 20250212125247794 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) 20250212125247794 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) 20250212125247794 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) 20250212125247794 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) 20250212125247794 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) 20250212125247794 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=771 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) 20250212125247794 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) 20250212125247794 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125247794 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=771 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125247794 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) 20250212125247794 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=771 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125247794 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=771 TLLI=0x00000001 (pdch.cpp:347) 20250212125247794 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) 20250212125247798 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=775 RX RTS.req: sapi=5 arfcn=871 cur_fn=771 block=11 (pcu_l1_if.cpp:576) 20250212125247798 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20250212125247798 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 780 for type USF (pdch_ul_controller.c:184) 20250212125247798 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) 20250212125247798 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125247798 DRLCMACUL DEBUG - V(N): "IIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125247798 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) 20250212125247798 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) 20250212125247798 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=775 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125247798 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=775 Sending data request: sapi=5 arfcn=871 cur_fn=771 block=11 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) 20250212125247798 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125247812 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) 20250212125247812 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) 20250212125247812 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) 20250212125247812 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) 20250212125247812 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=775 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=775 block=11 data=3c 01 74 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125247812 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125247812 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125247812 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 74 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125247812 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125247812 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=775 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125247812 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) 20250212125247812 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) 20250212125247812 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 58 storing in window (58..121) (tbf_ul.cpp:314) 20250212125247812 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125247812 DRLCMACUL DEBUG - Mark BSN 122 as INVALID (rlc_window_ul.cpp:42) 20250212125247812 DRLCMACUL DEBUG - Raising V(R) to 59 (rlc_window_ul.cpp:50) 20250212125247812 DRLCMACUL DEBUG - Taking block 58 out, raising V(Q) to 59 (rlc_window_ul.cpp:65) 20250212125247812 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125247812 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125247812 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) 20250212125247812 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125247812 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125247812 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125247812 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) 20250212125247812 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125247812 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125247812 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) 20250212125247812 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) 20250212125247812 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) 20250212125247812 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) 20250212125247812 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) 20250212125247813 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) 20250212125247813 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) 20250212125247813 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) 20250212125247813 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) 20250212125247813 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) 20250212125247813 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) 20250212125247821 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125247835 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) 20250212125247835 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) 20250212125247836 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) 20250212125247836 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) 20250212125247836 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) 20250212125247836 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) 20250212125247836 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=780): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125247836 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125247836 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) 20250212125247836 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) 20250212125247836 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) 20250212125247836 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) 20250212125247836 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) 20250212125247836 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) 20250212125247836 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) 20250212125247836 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) 20250212125247836 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) 20250212125247836 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) 20250212125247839 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125247854 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) 20250212125247854 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) 20250212125247854 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) 20250212125247854 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) 20250212125247854 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) 20250212125247854 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) 20250212125247854 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) 20250212125247854 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) 20250212125247854 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) 20250212125247854 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) 20250212125247854 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) 20250212125247854 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) 20250212125247855 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) 20250212125247855 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) 20250212125247855 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20250212125247855 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) 20250212125247858 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125247872 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) 20250212125247872 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) MTC@8d0f06c41a7d: Tafter stopped 20250212125247873 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) 20250212125247873 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) 20250212125247873 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=788 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20250212125247873 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125247873 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) 20250212125247873 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) 20250212125247873 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) 20250212125247873 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) 20250212125247873 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) 20250212125247873 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) 20250212125247874 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) 20250212125247874 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) 20250212125247874 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=788 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) 20250212125247874 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) 20250212125247874 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125247874 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=788 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125247874 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) 20250212125247874 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=788 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125247874 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=788 TLLI=0x00000001 (pdch.cpp:347) 20250212125247874 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) 20250212125247881 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125247896 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) 20250212125247896 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) 20250212125247896 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) 20250212125247896 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) 20250212125247896 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=793 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=793 block=3 data=3c 01 76 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125247896 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125247896 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125247896 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 76 41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125247896 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125247896 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=793 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125247896 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) 20250212125247896 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) 20250212125247896 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 59 storing in window (59..122) (tbf_ul.cpp:314) 20250212125247896 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 c7 b5 91 1e fb 78 06 cd 13 31 ed fd f6 ae 59 59 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125247896 DRLCMACUL DEBUG - Mark BSN 123 as INVALID (rlc_window_ul.cpp:42) 20250212125247896 DRLCMACUL DEBUG - Raising V(R) to 60 (rlc_window_ul.cpp:50) 20250212125247896 DRLCMACUL DEBUG - Taking block 59 out, raising V(Q) to 60 (rlc_window_ul.cpp:65) 20250212125247896 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125247896 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125247896 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) 20250212125247897 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125247897 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125247897 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125247897 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) 20250212125247897 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125247897 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20250212125247897 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125247897 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) 20250212125247897 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) 20250212125247897 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) 20250212125247897 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125247897 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125247897 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125247897 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125247897 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125247897 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20250212125247897 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125247897 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125247897 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) 20250212125247897 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 4 slots (alloc_algo.cpp:837) 20250212125247897 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..C.DDDD"(TS=7) (alloc_algo.cpp:841) 20250212125247897 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125247897 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20250212125247897 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125247897 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125247897 DLGLOBAL DEBUG validating counter group 0x563021e89b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125247897 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125247897 DLGLOBAL DEBUG validating counter group 0x563021e89e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125247897 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=0 TFI=0 (tbf_dl.cpp:431) 20250212125247897 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125247897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=1 TFI=0 (tbf_dl.cpp:431) 20250212125247897 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125247897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=2 TFI=0 (tbf_dl.cpp:431) 20250212125247897 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125247897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=3 TFI=0 (tbf_dl.cpp:431) 20250212125247897 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125247897 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) 20250212125247897 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) 20250212125247897 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) 20250212125247897 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20250212125247897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20250212125247897 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) 20250212125247897 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20250212125247897 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:146) 20250212125247897 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20250212125247897 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) 20250212125247897 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20250212125247897 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) 20250212125247897 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) 20250212125247897 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) 20250212125247897 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) 20250212125247897 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) 20250212125247898 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) 20250212125247898 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) 20250212125247898 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) 20250212125247898 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) 20250212125247900 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=797 RX RTS.req: sapi=5 arfcn=871 cur_fn=793 block=4 (pcu_l1_if.cpp:576) 20250212125247900 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20250212125247900 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 801 for type USF (pdch_ul_controller.c:184) 20250212125247900 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212125247900 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 797 + 13 = 810 (pdch_ul_controller.c:131) 20250212125247900 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20250212125247900 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20250212125247900 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) 20250212125247900 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20250212125247900 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 810 for type POLL (pdch_ul_controller.c:184) 20250212125247900 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=810, TS=2) (tbf_dl_ass_fsm.c:126) 20250212125247900 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20250212125247900 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=797 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125247900 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=797 Sending data request: sapi=5 arfcn=871 cur_fn=793 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) 20250212125247901 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(268)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") BTS(268)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125247902 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40422<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125247904 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40408<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125247904 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125247904 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125247905 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125247905 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20250212125247905 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125247905 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125247905 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125247905 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125247905 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) Detaching TBF: TBF(DL:G:TLLI-0x00000001){ASSIGN} (gprs_ms.c:381) 20250212125247905 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20250212125247905 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125247905 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20250212125247905 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125247905 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125247905 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125247905 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125247905 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125247905 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125247905 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20250212125247905 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125247905 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125247905 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125247905 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Deallocated (fsm.c:568) 20250212125247905 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125247905 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125247905 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Deallocated (fsm.c:568) 20250212125247905 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125247905 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125247905 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125247905 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125247905 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125247905 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125247905 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125247905 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125247905 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125247905 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) 20250212125247905 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) 20250212125247905 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 7843 with status 0 respawn: 27: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_x2001_pacch_pkt_dl_ass_unanswered_timeout finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_x2001_pacch_pkt_dl_ass_unanswered_timeout pass'. Wed Feb 12 12:52:47 UTC 2025 ====== 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 20250212125247917 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125247917 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125247917 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125247917 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125247934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40430<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125248034 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40430<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1861160) Waiting for packet dumper to finish... 1 (prev_count=1861160, count=1956672) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_x2001_pacch_pkt_dl_ass_unanswered_timeout pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_countdown_procedure'. ------ PCU_Tests.TC_countdown_procedure ------ Wed Feb 12 12:52:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_countdown_procedure.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_countdown_procedure.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_countdown_procedure' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_countdown_procedure started. 273@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 273@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_countdown_procedure-BVCI1234(276)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(277)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 273@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 273@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 273@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(280)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125251111 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40432<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(279)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20250212125251117 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40440<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(279)@8d0f06c41a7d: Start timer T: 5 s TC_countdown_procedure-STATS(283)@8d0f06c41a7d: Start timer T: 2 s PCUIF(279)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_countdown_procedure-STATS(283)@8d0f06c41a7d: Start timer T: 2 s 273@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(284)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125252918 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125252918 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125252918 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(279)@8d0f06c41a7d: OsmoPCU is now connected BTS(281)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125252926 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125252926 DLGLOBAL DEBUG validating counter group 0x55b694c72040(bts) with 102 counters (rate_ctr.c:86) 20250212125252926 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125252926 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125252926 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125252926 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125252926 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125252926 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125252926 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125252926 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125252926 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125252926 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125252926 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125252926 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125252926 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125252926 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125252926 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125252926 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125252926 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125252926 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125252926 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125252926 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125252926 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125252926 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125252926 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125252926 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125252926 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125252926 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125252926 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125252926 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125252926 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125252926 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125252926 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125252926 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125252926 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125252926 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125252926 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125252926 DLGLOBAL DEBUG validating counter group 0x7f99f02b05e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125252926 DLGLOBAL DEBUG validating counter group 0x55b694c71720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125252926 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125252926 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125252926 DLGLOBAL DEBUG validating counter group 0x7f99f02b1180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125252926 DLGLOBAL DEBUG validating counter group 0x7f99f02b1160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125252926 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125252926 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) 20250212125252926 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) 20250212125252926 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125252926 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125252926 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125252926 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125252926 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125252926 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125252926 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125252926 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125252926 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125252926 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125252926 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125252926 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125252926 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125252926 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125252926 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125252926 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125252926 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125252926 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125252926 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125252926 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125252926 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125252926 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125252926 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125252926 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125252926 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125252926 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125252926 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) 20250212125252926 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125252927 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(281)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(281)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(277)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(277)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE BTS(281)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(277)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(277)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(281)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(281)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" 20250212125252934 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125252934 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) 20250212125252934 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) 20250212125252934 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125252934 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125252934 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(281)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" 20250212125252935 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125252935 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) 20250212125252935 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(281)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(281)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(277)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(277)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125252937 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125252937 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) 20250212125252937 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) 20250212125252937 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125252937 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125252937 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125252937 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125252937 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125252937 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125252937 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125252940 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125252940 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(277)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(277)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212125252941 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) 20250212125252941 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125252942 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) 20250212125252942 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) 20250212125252942 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) 20250212125252942 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) 20250212125252943 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) 20250212125252943 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) 20250212125252944 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) 20250212125252944 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) 20250212125252944 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) 20250212125252944 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) 20250212125252945 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) 20250212125252945 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) 20250212125252946 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) 20250212125252946 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) 20250212125252946 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 274@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 274@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125252949 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125252949 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125252949 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125252949 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125252949 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125252949 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125252949 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125252949 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_countdown_procedure-BVCI1234(276)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_countdown_procedure-BVCI1234(276)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125252952 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125252952 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125252952 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125252952 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125252952 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125252952 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125252952 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 20250212125252952 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125252953 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) 20250212125252953 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125252953 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125252953 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125252953 DLGLOBAL DEBUG validating counter group 0x55b694c71760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125252953 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125252953 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125252953 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125252953 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125252953 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125252953 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125252953 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125252953 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125252953 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125252953 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125252953 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125252953 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125252953 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125252953 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125252953 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125252953 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125252953 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125252953 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125252953 DLGLOBAL DEBUG validating counter group 0x55b694c71b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125252953 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125252953 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125252953 DLGLOBAL DEBUG validating counter group 0x55b694c71c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125252953 DLGLOBAL DEBUG validating counter group 0x55b694c71c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125252953 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125252953 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125252953 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125252953 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125252953 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212125252953 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125252953 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125252953 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125252953 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125252953 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) 20250212125252953 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) 20250212125252953 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125252953 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125252953 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125252953 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) 20250212125252954 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125252954 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125252954 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125252954 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) BTS(281)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20250212125252954 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125252955 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125252955 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125252955 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125252955 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125252955 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125252957 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125252957 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125252957 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125252957 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125252957 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125252958 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) 20250212125252958 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) 20250212125252959 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) 20250212125252959 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) 20250212125252959 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) 20250212125252959 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) 20250212125252959 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) 20250212125252959 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) 20250212125252960 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) 20250212125252960 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) 20250212125252960 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) 20250212125252960 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) 20250212125252960 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) 20250212125252960 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) 20250212125252960 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) 20250212125252960 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) 20250212125252963 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) 20250212125252963 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) 20250212125252964 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(281)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125252977 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) 20250212125252977 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) 20250212125252978 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) 20250212125252978 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) 20250212125252978 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) 20250212125252978 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) 20250212125252978 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) 20250212125252978 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) 20250212125252979 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) 20250212125252979 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) 20250212125252979 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) 20250212125252979 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) 20250212125252979 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) 20250212125252979 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) 20250212125252979 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) 20250212125252979 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) 20250212125252987 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) 20250212125252987 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) 20250212125252987 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(281)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125253001 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) 20250212125253001 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) 20250212125253001 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) 20250212125253001 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) 20250212125253001 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) 20250212125253001 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) 20250212125253001 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) 20250212125253001 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) 20250212125253001 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) 20250212125253001 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) 20250212125253002 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) 20250212125253002 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) 20250212125253002 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) 20250212125253002 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) 20250212125253002 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) 20250212125253002 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) 20250212125253005 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) 20250212125253005 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) 20250212125253005 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(281)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125253019 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) 20250212125253019 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) 20250212125253020 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) 20250212125253020 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) 20250212125253020 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) 20250212125253020 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) 20250212125253020 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) 20250212125253020 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) 20250212125253021 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) 20250212125253021 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) 20250212125253021 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) 20250212125253021 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) 20250212125253021 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) 20250212125253021 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) 20250212125253021 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) 20250212125253021 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) 20250212125253024 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) 20250212125253024 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) 20250212125253025 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(281)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125253039 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) 20250212125253039 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) 20250212125253041 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) 20250212125253041 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) 20250212125253041 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) 20250212125253041 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) 20250212125253042 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) 20250212125253042 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) 20250212125253043 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) 20250212125253043 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) 20250212125253044 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) 20250212125253044 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) 20250212125253044 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) 20250212125253044 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) 20250212125253045 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) 20250212125253045 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) 20250212125253049 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) 20250212125253049 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) 20250212125253050 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(281)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125253064 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) 20250212125253064 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) 20250212125253064 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) 20250212125253064 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) 20250212125253064 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) 20250212125253064 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) 20250212125253064 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) 20250212125253064 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) 20250212125253064 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) 20250212125253064 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) 20250212125253064 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) 20250212125253064 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) 20250212125253065 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) 20250212125253065 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) 20250212125253065 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) 20250212125253065 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) 20250212125253067 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) 20250212125253067 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) 20250212125253067 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(281)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125253082 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) 20250212125253082 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) 20250212125253082 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) 20250212125253082 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) 20250212125253083 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) 20250212125253083 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) 20250212125253083 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) 20250212125253083 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) 20250212125253083 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) 20250212125253083 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) 20250212125253083 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) 20250212125253083 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) 20250212125253084 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) 20250212125253084 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) 20250212125253084 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) 20250212125253084 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) 20250212125253087 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) 20250212125253087 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) 20250212125253087 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(281)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125253101 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) 20250212125253102 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) 20250212125253103 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) 20250212125253103 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) 20250212125253104 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) 20250212125253104 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) 20250212125253104 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) 20250212125253104 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) 20250212125253105 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) 20250212125253105 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) 20250212125253106 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) 20250212125253106 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) 20250212125253107 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) 20250212125253107 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) 20250212125253108 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) 20250212125253108 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) 20250212125253111 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) 20250212125253111 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) 20250212125253112 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(281)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125253125 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) 20250212125253125 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) 20250212125253126 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) 20250212125253126 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) 20250212125253131 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) 20250212125253131 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) 20250212125253131 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) 20250212125253131 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) 20250212125253132 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) 20250212125253132 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) 20250212125253133 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) 20250212125253133 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) 20250212125253134 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) 20250212125253134 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) 20250212125253135 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) 20250212125253135 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) 20250212125253136 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) 20250212125253136 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) 20250212125253137 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(281)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125253147 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) 20250212125253147 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) 20250212125253148 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) 20250212125253148 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) 20250212125253149 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) 20250212125253149 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) 20250212125253150 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) 20250212125253150 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) 20250212125253151 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) 20250212125253151 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) 20250212125253151 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) 20250212125253151 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) 20250212125253152 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) 20250212125253152 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) 20250212125253153 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) 20250212125253153 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) 20250212125253154 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125253154 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125253154 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125253155 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) 20250212125253155 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) 20250212125253155 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20250212125253155 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) 20250212125253156 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(281)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125253166 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 30 ba 1c 42 fc 7b 70 07 75 2e ae d7 69 6f 43 81 32 64 96 75 85 e1 cf 1b d0 80 00 (pcu_l1_if.cpp:463) 20250212125253167 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) 20250212125253167 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125253167 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 01 00 00 00 01 30 ba 1c 42 fc 7b 70 07 75 2e ae d7 69 6f 43 81 32 64 96 75 85 e1 cf 1b d0 80 00 (pdch.cpp:1019) 20250212125253167 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125253167 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=47 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20250212125253167 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) 20250212125253167 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125253167 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) 20250212125253167 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125253167 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 30 ba 1c 42 fc 7b 70 07 75 2e ae d7 69 6f 43 81 32 64 96 75 85 e1 cf 1b d0 80 (tbf_ul.cpp:337) 20250212125253167 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125253167 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125253167 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125253167 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125253167 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125253167 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125253167 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125253167 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) 20250212125253167 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) 20250212125253167 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125253167 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125253167 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125253168 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) 20250212125253168 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) 20250212125253169 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) 20250212125253169 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) 20250212125253170 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) 20250212125253170 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) 20250212125253171 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) 20250212125253171 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) 20250212125253171 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) 20250212125253171 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) 20250212125253172 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) 20250212125253172 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) 20250212125253173 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) 20250212125253173 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) 20250212125253176 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) 20250212125253176 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) 20250212125253176 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20250212125253176 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) 20250212125253176 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125253176 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125253176 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) 20250212125253176 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125253176 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125253176 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125253176 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) 20250212125253176 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) 20250212125253177 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(281)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125253190 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) 20250212125253190 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) 20250212125253190 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) 20250212125253190 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125253191 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) 20250212125253191 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) 20250212125253191 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) 20250212125253191 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) 20250212125253192 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) 20250212125253192 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) 20250212125253192 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) 20250212125253192 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) 20250212125253193 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) 20250212125253193 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) 20250212125253193 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) 20250212125253193 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) 20250212125253193 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) 20250212125253194 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) 20250212125253195 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125253210 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) 20250212125253210 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) 20250212125253210 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) 20250212125253210 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125253211 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) 20250212125253211 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) 20250212125253212 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) 20250212125253212 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) 20250212125253213 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) 20250212125253213 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) 20250212125253214 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) 20250212125253214 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) 20250212125253214 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) 20250212125253214 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) 20250212125253215 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) 20250212125253215 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) 20250212125253216 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) 20250212125253216 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) 20250212125253216 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125253228 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) 20250212125253229 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) 20250212125253229 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) 20250212125253229 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) 20250212125253229 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) 20250212125253229 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) 20250212125253229 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) 20250212125253229 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) 20250212125253229 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) 20250212125253229 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) 20250212125253229 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) 20250212125253229 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) 20250212125253230 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) 20250212125253230 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) 20250212125253230 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) 20250212125253230 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) 20250212125253237 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125253252 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) 20250212125253252 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) 20250212125253252 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125253252 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125253252 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) 20250212125253252 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125253252 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=65 TLLI=0x00000001 (pdch.cpp:347) 20250212125253252 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) 20250212125253253 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) 20250212125253253 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) 20250212125253253 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) 20250212125253253 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) 20250212125253254 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) 20250212125253254 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) 20250212125253254 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) 20250212125253254 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) 20250212125253255 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) 20250212125253255 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) 20250212125253255 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) 20250212125253255 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) 20250212125253256 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) 20250212125253256 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) 20250212125253257 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125253272 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 24 9c 1a 62 bc e6 48 8a e4 dd fd 42 8f 23 e4 99 82 f6 c2 df 78 07 b4 cd 6f 1a fe 2c 01 eb 00 (pcu_l1_if.cpp:463) 20250212125253272 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) 20250212125253272 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125253272 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 03 24 9c 1a 62 bc e6 48 8a e4 dd fd 42 8f 23 e4 99 82 f6 c2 df 78 07 b4 cd 6f 1a fe 2c 01 eb 00 (pdch.cpp:1019) 20250212125253273 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125253273 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=69 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125253273 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) 20250212125253273 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) 20250212125253273 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20250212125253273 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=24 9c 1a 62 bc e6 48 8a e4 dd fd 42 8f 23 e4 99 82 f6 c2 df 78 07 b4 cd 6f 1a fe 2c 01 eb (tbf_ul.cpp:337) 20250212125253273 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20250212125253273 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20250212125253273 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20250212125253273 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125253273 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) 20250212125253273 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) 20250212125253274 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) 20250212125253274 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) 20250212125253275 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) 20250212125253275 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) 20250212125253275 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) 20250212125253275 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) 20250212125253276 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) 20250212125253276 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) 20250212125253277 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) 20250212125253277 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) 20250212125253277 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) 20250212125253277 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) 20250212125253278 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) 20250212125253278 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) 20250212125253279 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125253291 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 2f 4c f6 3b 1a 9c ca 1c fc 11 b6 42 0c 2f 5e fa 20 45 f5 0c e6 ed 8c 7c 2e 19 0a 6e 91 64 00 (pcu_l1_if.cpp:463) 20250212125253291 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) 20250212125253291 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125253291 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 05 2f 4c f6 3b 1a 9c ca 1c fc 11 b6 42 0c 2f 5e fa 20 45 f5 0c e6 ed 8c 7c 2e 19 0a 6e 91 64 00 (pdch.cpp:1019) 20250212125253291 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125253291 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=73 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125253291 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) 20250212125253291 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) 20250212125253291 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20250212125253291 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=2f 4c f6 3b 1a 9c ca 1c fc 11 b6 42 0c 2f 5e fa 20 45 f5 0c e6 ed 8c 7c 2e 19 0a 6e 91 64 (tbf_ul.cpp:337) 20250212125253291 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20250212125253291 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20250212125253291 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20250212125253291 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125253291 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) 20250212125253291 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) 20250212125253292 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) 20250212125253292 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) 20250212125253292 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) 20250212125253292 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) 20250212125253293 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) 20250212125253293 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) 20250212125253293 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) 20250212125253293 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) 20250212125253293 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) 20250212125253293 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) 20250212125253294 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) 20250212125253294 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) 20250212125253294 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) 20250212125253294 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) 20250212125253300 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125253314 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 2c dd 8e 02 2e 97 c8 43 22 2a 62 2d 71 ff b5 2d 83 33 f4 b3 1b 7a 90 32 32 a6 3b f6 c3 17 00 (pcu_l1_if.cpp:463) 20250212125253314 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) 20250212125253314 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125253314 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 07 2c dd 8e 02 2e 97 c8 43 22 2a 62 2d 71 ff b5 2d 83 33 f4 b3 1b 7a 90 32 32 a6 3b f6 c3 17 00 (pdch.cpp:1019) 20250212125253314 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125253314 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=78 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125253314 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) 20250212125253314 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) 20250212125253314 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20250212125253314 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=2c dd 8e 02 2e 97 c8 43 22 2a 62 2d 71 ff b5 2d 83 33 f4 b3 1b 7a 90 32 32 a6 3b f6 c3 17 (tbf_ul.cpp:337) 20250212125253314 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20250212125253314 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20250212125253314 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20250212125253314 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125253314 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) 20250212125253314 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) 20250212125253314 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) 20250212125253314 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) 20250212125253314 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) 20250212125253314 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) 20250212125253314 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) 20250212125253314 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) 20250212125253314 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) 20250212125253314 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) 20250212125253315 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) 20250212125253315 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) 20250212125253315 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) 20250212125253315 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) 20250212125253315 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) 20250212125253315 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) 20250212125253318 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125253332 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 dd 33 f1 5e 75 f0 8d 42 f6 a9 ec 66 6e 0a 82 f5 ef cb ea b6 b6 3c b5 e2 f1 30 f7 a2 87 be 00 (pcu_l1_if.cpp:463) 20250212125253332 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) 20250212125253332 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125253332 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 09 dd 33 f1 5e 75 f0 8d 42 f6 a9 ec 66 6e 0a 82 f5 ef cb ea b6 b6 3c b5 e2 f1 30 f7 a2 87 be 00 (pdch.cpp:1019) 20250212125253332 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125253332 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=82 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125253332 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) 20250212125253332 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) 20250212125253332 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20250212125253332 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=dd 33 f1 5e 75 f0 8d 42 f6 a9 ec 66 6e 0a 82 f5 ef cb ea b6 b6 3c b5 e2 f1 30 f7 a2 87 be (tbf_ul.cpp:337) 20250212125253332 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20250212125253332 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20250212125253332 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20250212125253332 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125253332 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) 20250212125253332 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) 20250212125253333 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) 20250212125253333 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) 20250212125253333 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) 20250212125253333 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) 20250212125253333 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) 20250212125253333 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) 20250212125253333 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) 20250212125253333 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) 20250212125253333 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) 20250212125253333 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) 20250212125253334 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) 20250212125253334 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) 20250212125253334 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) 20250212125253334 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) 20250212125253337 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125253351 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 00 2f 9b 56 09 a0 f2 ad 64 bb 1d 52 60 58 75 43 c8 f9 45 46 94 04 ed 41 a8 03 db 85 22 a1 00 (pcu_l1_if.cpp:463) 20250212125253351 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) 20250212125253351 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125253351 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0b 00 2f 9b 56 09 a0 f2 ad 64 bb 1d 52 60 58 75 43 c8 f9 45 46 94 04 ed 41 a8 03 db 85 22 a1 00 (pdch.cpp:1019) 20250212125253351 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125253351 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=86 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125253351 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) 20250212125253351 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) 20250212125253351 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20250212125253351 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=00 2f 9b 56 09 a0 f2 ad 64 bb 1d 52 60 58 75 43 c8 f9 45 46 94 04 ed 41 a8 03 db 85 22 a1 (tbf_ul.cpp:337) 20250212125253351 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20250212125253351 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20250212125253351 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20250212125253351 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125253351 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) 20250212125253352 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) 20250212125253352 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) 20250212125253352 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) 20250212125253352 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) 20250212125253352 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) 20250212125253352 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) 20250212125253352 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) 20250212125253352 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) 20250212125253352 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) 20250212125253352 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) 20250212125253352 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) 20250212125253353 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) 20250212125253353 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) 20250212125253353 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) 20250212125253353 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) 20250212125253361 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125253374 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 9a 27 76 f7 5b d6 fd e8 a0 ae f2 a6 27 34 1f d1 62 bb 56 3f 35 a4 59 2e cb bd 65 f6 4a cc 00 (pcu_l1_if.cpp:463) 20250212125253374 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) 20250212125253374 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125253374 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0d 9a 27 76 f7 5b d6 fd e8 a0 ae f2 a6 27 34 1f d1 62 bb 56 3f 35 a4 59 2e cb bd 65 f6 4a cc 00 (pdch.cpp:1019) 20250212125253374 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125253374 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=91 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125253374 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) 20250212125253374 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) 20250212125253374 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20250212125253374 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=9a 27 76 f7 5b d6 fd e8 a0 ae f2 a6 27 34 1f d1 62 bb 56 3f 35 a4 59 2e cb bd 65 f6 4a cc (tbf_ul.cpp:337) 20250212125253374 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20250212125253374 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20250212125253374 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20250212125253374 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125253374 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) 20250212125253375 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) 20250212125253375 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) 20250212125253375 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) 20250212125253375 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) 20250212125253375 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) 20250212125253375 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) 20250212125253375 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) 20250212125253375 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) 20250212125253375 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) 20250212125253375 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) 20250212125253375 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) 20250212125253375 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) 20250212125253375 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) 20250212125253376 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) 20250212125253376 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) 20250212125253379 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125253393 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 a5 ed 9f f2 8d 9a ba ab 0c c9 bb 7b 06 b7 e1 df d8 77 2c c4 98 16 6d 6b 16 e1 fe c5 e0 67 00 (pcu_l1_if.cpp:463) 20250212125253393 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) 20250212125253393 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125253393 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0f a5 ed 9f f2 8d 9a ba ab 0c c9 bb 7b 06 b7 e1 df d8 77 2c c4 98 16 6d 6b 16 e1 fe c5 e0 67 00 (pdch.cpp:1019) 20250212125253393 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125253393 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=95 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125253393 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) 20250212125253393 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) 20250212125253393 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20250212125253393 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=a5 ed 9f f2 8d 9a ba ab 0c c9 bb 7b 06 b7 e1 df d8 77 2c c4 98 16 6d 6b 16 e1 fe c5 e0 67 (tbf_ul.cpp:337) 20250212125253393 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20250212125253393 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20250212125253393 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20250212125253393 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125253393 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) 20250212125253393 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) 20250212125253393 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) 20250212125253393 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) 20250212125253394 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) 20250212125253394 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) 20250212125253394 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) 20250212125253394 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) 20250212125253394 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) 20250212125253394 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) 20250212125253394 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) 20250212125253394 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) 20250212125253394 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) 20250212125253394 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) 20250212125253394 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) 20250212125253394 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) 20250212125253398 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125253412 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 e1 be 9b 9f a0 24 63 81 ad 1f c8 ae cf 10 60 cd 98 2c c9 4d 00 0a 55 6c 3c 61 d0 17 64 60 00 (pcu_l1_if.cpp:463) 20250212125253412 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) 20250212125253412 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125253412 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 11 e1 be 9b 9f a0 24 63 81 ad 1f c8 ae cf 10 60 cd 98 2c c9 4d 00 0a 55 6c 3c 61 d0 17 64 60 00 (pdch.cpp:1019) 20250212125253412 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125253412 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=99 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125253412 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) 20250212125253412 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) 20250212125253412 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20250212125253412 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=e1 be 9b 9f a0 24 63 81 ad 1f c8 ae cf 10 60 cd 98 2c c9 4d 00 0a 55 6c 3c 61 d0 17 64 60 (tbf_ul.cpp:337) 20250212125253412 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20250212125253412 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20250212125253412 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20250212125253412 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125253412 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) 20250212125253412 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) 20250212125253412 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) 20250212125253412 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) 20250212125253412 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) 20250212125253412 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) 20250212125253412 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) 20250212125253412 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) 20250212125253412 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) 20250212125253412 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) 20250212125253412 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) 20250212125253412 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) 20250212125253413 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) 20250212125253413 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) 20250212125253413 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) 20250212125253413 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) 20250212125253421 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125253435 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 7a 2e c9 fe e1 9d c3 3f f3 ae 51 94 de 48 88 d6 50 b4 63 d2 7f bd a3 bf 19 a6 de f0 4a df 00 (pcu_l1_if.cpp:463) 20250212125253435 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) 20250212125253435 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125253435 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 13 7a 2e c9 fe e1 9d c3 3f f3 ae 51 94 de 48 88 d6 50 b4 63 d2 7f bd a3 bf 19 a6 de f0 4a df 00 (pdch.cpp:1019) 20250212125253435 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125253435 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=104 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125253435 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) 20250212125253435 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) 20250212125253435 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20250212125253435 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=7a 2e c9 fe e1 9d c3 3f f3 ae 51 94 de 48 88 d6 50 b4 63 d2 7f bd a3 bf 19 a6 de f0 4a df (tbf_ul.cpp:337) 20250212125253435 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20250212125253435 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20250212125253435 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20250212125253435 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125253435 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) 20250212125253435 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) 20250212125253435 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) 20250212125253435 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) 20250212125253435 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) 20250212125253435 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) 20250212125253435 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) 20250212125253435 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) 20250212125253436 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) 20250212125253436 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) 20250212125253436 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) 20250212125253436 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) 20250212125253436 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) 20250212125253436 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) 20250212125253436 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) 20250212125253436 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) 20250212125253439 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125253453 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 0c 4c 79 de 7e 23 30 4b f4 07 d8 a5 c2 1b 92 55 0d d3 1b 17 8d 79 7e 9b 92 90 79 3f 06 91 00 (pcu_l1_if.cpp:463) 20250212125253453 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) 20250212125253453 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125253453 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 15 0c 4c 79 de 7e 23 30 4b f4 07 d8 a5 c2 1b 92 55 0d d3 1b 17 8d 79 7e 9b 92 90 79 3f 06 91 00 (pdch.cpp:1019) 20250212125253453 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125253453 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=108 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125253453 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) 20250212125253453 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) 20250212125253453 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20250212125253453 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=0c 4c 79 de 7e 23 30 4b f4 07 d8 a5 c2 1b 92 55 0d d3 1b 17 8d 79 7e 9b 92 90 79 3f 06 91 (tbf_ul.cpp:337) 20250212125253453 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20250212125253453 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20250212125253453 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20250212125253453 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125253453 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) 20250212125253453 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) 20250212125253454 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) 20250212125253454 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) 20250212125253454 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) 20250212125253454 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) 20250212125253454 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) 20250212125253454 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) 20250212125253455 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) 20250212125253455 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) 20250212125253455 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) 20250212125253455 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) 20250212125253455 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) 20250212125253455 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) 20250212125253455 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) 20250212125253455 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) 20250212125253458 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125253472 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 85 c7 15 2b 77 b9 ff 6d 59 83 93 47 3a 69 7c 5d 6e 4a 85 6d 9e 20 b1 bd 23 a6 56 db bf b5 00 (pcu_l1_if.cpp:463) 20250212125253472 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) 20250212125253472 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125253472 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 17 85 c7 15 2b 77 b9 ff 6d 59 83 93 47 3a 69 7c 5d 6e 4a 85 6d 9e 20 b1 bd 23 a6 56 db bf b5 00 (pdch.cpp:1019) 20250212125253472 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125253472 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=112 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125253472 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) 20250212125253472 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) 20250212125253472 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20250212125253472 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=85 c7 15 2b 77 b9 ff 6d 59 83 93 47 3a 69 7c 5d 6e 4a 85 6d 9e 20 b1 bd 23 a6 56 db bf b5 (tbf_ul.cpp:337) 20250212125253472 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20250212125253472 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20250212125253472 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20250212125253472 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125253472 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) 20250212125253472 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) 20250212125253472 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) 20250212125253472 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) 20250212125253472 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) 20250212125253472 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) 20250212125253473 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) 20250212125253473 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) 20250212125253473 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) 20250212125253473 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) 20250212125253473 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) 20250212125253473 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) 20250212125253473 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) 20250212125253473 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) 20250212125253473 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) 20250212125253473 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) 20250212125253481 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125253495 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 35 d4 b5 61 ec 8b 5c 99 f0 b8 07 41 96 18 52 fa c8 5d 9c 52 24 5f b2 44 f7 aa 6b 09 97 b1 00 (pcu_l1_if.cpp:463) 20250212125253495 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) 20250212125253495 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125253495 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 19 35 d4 b5 61 ec 8b 5c 99 f0 b8 07 41 96 18 52 fa c8 5d 9c 52 24 5f b2 44 f7 aa 6b 09 97 b1 00 (pdch.cpp:1019) 20250212125253495 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125253495 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=117 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125253495 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) 20250212125253495 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) 20250212125253495 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20250212125253495 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=35 d4 b5 61 ec 8b 5c 99 f0 b8 07 41 96 18 52 fa c8 5d 9c 52 24 5f b2 44 f7 aa 6b 09 97 b1 (tbf_ul.cpp:337) 20250212125253495 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20250212125253495 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20250212125253495 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20250212125253495 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125253495 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) 20250212125253495 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) 20250212125253496 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) 20250212125253496 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) 20250212125253496 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) 20250212125253496 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) 20250212125253496 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) 20250212125253496 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) 20250212125253496 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) 20250212125253496 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) 20250212125253496 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) 20250212125253496 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) 20250212125253496 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) 20250212125253496 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) 20250212125253497 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) 20250212125253497 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) 20250212125253500 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125253514 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 6b 46 57 7b 2d 60 58 60 4b 42 18 20 98 92 a3 36 14 eb b1 91 77 31 5b 4c d3 bb 02 27 fa 53 00 (pcu_l1_if.cpp:463) 20250212125253514 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) 20250212125253514 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125253514 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1b 6b 46 57 7b 2d 60 58 60 4b 42 18 20 98 92 a3 36 14 eb b1 91 77 31 5b 4c d3 bb 02 27 fa 53 00 (pdch.cpp:1019) 20250212125253514 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125253514 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=121 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125253514 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) 20250212125253514 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) 20250212125253514 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20250212125253514 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=6b 46 57 7b 2d 60 58 60 4b 42 18 20 98 92 a3 36 14 eb b1 91 77 31 5b 4c d3 bb 02 27 fa 53 (tbf_ul.cpp:337) 20250212125253514 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20250212125253514 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20250212125253514 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20250212125253514 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125253514 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) 20250212125253514 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) 20250212125253514 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) 20250212125253514 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) 20250212125253515 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) 20250212125253515 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) 20250212125253515 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) 20250212125253515 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) 20250212125253515 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) 20250212125253515 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) 20250212125253515 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) 20250212125253515 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) 20250212125253516 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) 20250212125253516 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) 20250212125253516 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) 20250212125253516 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) 20250212125253518 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125253533 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 5d 14 26 f8 2f 2c ad de e6 51 1f 9e d7 d9 7e 3d a5 d3 7b 80 fc c5 c8 80 a3 7b 85 24 01 de 00 (pcu_l1_if.cpp:463) 20250212125253533 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) 20250212125253533 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125253533 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1d 5d 14 26 f8 2f 2c ad de e6 51 1f 9e d7 d9 7e 3d a5 d3 7b 80 fc c5 c8 80 a3 7b 85 24 01 de 00 (pdch.cpp:1019) 20250212125253533 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125253533 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=125 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125253533 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) 20250212125253533 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) 20250212125253533 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20250212125253533 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=5d 14 26 f8 2f 2c ad de e6 51 1f 9e d7 d9 7e 3d a5 d3 7b 80 fc c5 c8 80 a3 7b 85 24 01 de (tbf_ul.cpp:337) 20250212125253533 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20250212125253533 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20250212125253533 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20250212125253533 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125253533 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) 20250212125253533 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) 20250212125253533 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) 20250212125253533 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) 20250212125253533 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) 20250212125253533 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) 20250212125253534 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) 20250212125253534 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) 20250212125253534 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) 20250212125253534 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) 20250212125253534 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) 20250212125253534 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) 20250212125253534 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) 20250212125253534 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) 20250212125253534 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) 20250212125253534 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) 20250212125253542 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125253556 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 ff 73 18 02 87 6d 05 34 b4 31 2c 80 df 6e f9 be c0 aa 5e 71 f5 d6 b2 61 3b c9 56 34 00 dc 00 (pcu_l1_if.cpp:463) 20250212125253556 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) 20250212125253556 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125253556 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1f ff 73 18 02 87 6d 05 34 b4 31 2c 80 df 6e f9 be c0 aa 5e 71 f5 d6 b2 61 3b c9 56 34 00 dc 00 (pdch.cpp:1019) 20250212125253556 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125253556 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=130 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125253556 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) 20250212125253556 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) 20250212125253556 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20250212125253556 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=ff 73 18 02 87 6d 05 34 b4 31 2c 80 df 6e f9 be c0 aa 5e 71 f5 d6 b2 61 3b c9 56 34 00 dc (tbf_ul.cpp:337) 20250212125253556 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20250212125253556 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20250212125253556 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20250212125253556 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125253556 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) 20250212125253556 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) 20250212125253557 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) 20250212125253557 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) 20250212125253557 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) 20250212125253557 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) 20250212125253557 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) 20250212125253557 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) 20250212125253558 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) 20250212125253558 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) 20250212125253558 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) 20250212125253558 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) 20250212125253558 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) 20250212125253558 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) 20250212125253559 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) 20250212125253559 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) 20250212125253561 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125253575 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=7 data=10 00 21 6b 13 67 2a d8 bd 42 03 23 e0 2f e7 69 26 b6 e0 76 14 fc 86 65 40 6c a1 aa 7b 7c fa 2f 47 00 (pcu_l1_if.cpp:463) 20250212125253575 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) 20250212125253575 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125253575 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 10 00 21 6b 13 67 2a d8 bd 42 03 23 e0 2f e7 69 26 b6 e0 76 14 fc 86 65 40 6c a1 aa 7b 7c fa 2f 47 00 (pdch.cpp:1019) 20250212125253575 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125253575 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=134 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125253575 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) 20250212125253575 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) 20250212125253575 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20250212125253575 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=6b 13 67 2a d8 bd 42 03 23 e0 2f e7 69 26 b6 e0 76 14 fc 86 65 40 6c a1 aa 7b 7c fa 2f 47 (tbf_ul.cpp:337) 20250212125253575 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20250212125253575 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20250212125253575 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20250212125253575 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125253575 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) 20250212125253575 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) 20250212125253575 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) 20250212125253575 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) 20250212125253575 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) 20250212125253575 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) 20250212125253575 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) 20250212125253575 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) 20250212125253575 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) 20250212125253575 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) 20250212125253575 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) 20250212125253575 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) 20250212125253576 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) 20250212125253576 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) 20250212125253576 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) 20250212125253576 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) 20250212125253579 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125253593 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=8 data=0c 00 23 90 79 e4 f1 d8 7f 3e e4 31 ca 97 ef 2d 5b f3 97 f1 95 a0 04 86 a5 2e 83 76 ed a9 43 8d bd 00 (pcu_l1_if.cpp:463) 20250212125253593 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) 20250212125253593 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125253593 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c 00 23 90 79 e4 f1 d8 7f 3e e4 31 ca 97 ef 2d 5b f3 97 f1 95 a0 04 86 a5 2e 83 76 ed a9 43 8d bd 00 (pdch.cpp:1019) 20250212125253593 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125253593 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=138 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125253593 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) 20250212125253593 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) 20250212125253593 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20250212125253593 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=90 79 e4 f1 d8 7f 3e e4 31 ca 97 ef 2d 5b f3 97 f1 95 a0 04 86 a5 2e 83 76 ed a9 43 8d bd (tbf_ul.cpp:337) 20250212125253593 DRLCMACUL DEBUG - Mark BSN 81 as INVALID (rlc_window_ul.cpp:42) 20250212125253593 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20250212125253593 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20250212125253593 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125253593 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) 20250212125253593 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) 20250212125253593 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) 20250212125253593 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) 20250212125253594 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) 20250212125253594 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) 20250212125253594 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) 20250212125253594 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) 20250212125253594 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) 20250212125253594 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) 20250212125253594 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) 20250212125253594 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) 20250212125253594 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) 20250212125253594 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) 20250212125253594 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) 20250212125253594 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) 20250212125253602 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125253616 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=9 data=08 00 25 d5 31 49 fb cc cf 0a af aa bf c9 b6 bd 96 f0 6a 0d 36 70 96 31 46 10 9e 7f 7a 25 74 7a 3e 00 (pcu_l1_if.cpp:463) 20250212125253616 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) 20250212125253616 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125253616 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 00 25 d5 31 49 fb cc cf 0a af aa bf c9 b6 bd 96 f0 6a 0d 36 70 96 31 46 10 9e 7f 7a 25 74 7a 3e 00 (pdch.cpp:1019) 20250212125253616 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125253616 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=143 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125253616 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) 20250212125253616 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) 20250212125253616 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20250212125253616 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=d5 31 49 fb cc cf 0a af aa bf c9 b6 bd 96 f0 6a 0d 36 70 96 31 46 10 9e 7f 7a 25 74 7a 3e (tbf_ul.cpp:337) 20250212125253616 DRLCMACUL DEBUG - Mark BSN 82 as INVALID (rlc_window_ul.cpp:42) 20250212125253616 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20250212125253616 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20250212125253616 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125253616 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) 20250212125253616 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) 20250212125253617 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) 20250212125253617 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) 20250212125253617 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) 20250212125253617 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) 20250212125253617 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) 20250212125253617 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) 20250212125253618 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) 20250212125253618 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) 20250212125253618 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) 20250212125253618 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) 20250212125253618 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) 20250212125253618 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) 20250212125253618 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) 20250212125253618 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) 20250212125253621 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125253635 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=10 data=04 00 27 c6 28 0c 71 6b 24 f5 e6 e8 18 21 66 61 b2 1a 95 02 bc 8b bd 2a b6 c8 86 69 a6 df 4e f2 fa 00 (pcu_l1_if.cpp:463) 20250212125253635 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) 20250212125253635 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125253635 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 00 27 c6 28 0c 71 6b 24 f5 e6 e8 18 21 66 61 b2 1a 95 02 bc 8b bd 2a b6 c8 86 69 a6 df 4e f2 fa 00 (pdch.cpp:1019) 20250212125253635 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125253635 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=147 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125253635 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) 20250212125253635 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) 20250212125253635 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20250212125253635 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=c6 28 0c 71 6b 24 f5 e6 e8 18 21 66 61 b2 1a 95 02 bc 8b bd 2a b6 c8 86 69 a6 df 4e f2 fa (tbf_ul.cpp:337) 20250212125253635 DRLCMACUL DEBUG - Mark BSN 83 as INVALID (rlc_window_ul.cpp:42) 20250212125253635 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20250212125253635 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20250212125253635 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125253635 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) 20250212125253635 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) 20250212125253635 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20250212125253635 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125253635 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125253635 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) 20250212125253635 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) 20250212125253635 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) 20250212125253635 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) 20250212125253636 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) 20250212125253636 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) 20250212125253636 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) 20250212125253636 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) 20250212125253636 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) 20250212125253636 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) 20250212125253636 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) 20250212125253636 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) 20250212125253636 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) 20250212125253636 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) 20250212125253640 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125253654 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=11 data=00 00 29 9d da 0d 4c f5 74 0e 7e 02 fe 06 a4 6a 16 e8 ef f3 eb ae 38 cf 79 26 da 4f f8 c8 2a 88 85 00 (pcu_l1_if.cpp:463) 20250212125253654 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) 20250212125253654 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125253654 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 29 9d da 0d 4c f5 74 0e 7e 02 fe 06 a4 6a 16 e8 ef f3 eb ae 38 cf 79 26 da 4f f8 c8 2a 88 85 00 (pdch.cpp:1019) 20250212125253654 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125253654 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=151 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125253654 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) 20250212125253654 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) 20250212125253654 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20250212125253654 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=9d da 0d 4c f5 74 0e 7e 02 fe 06 a4 6a 16 e8 ef f3 eb ae 38 cf 79 26 da 4f f8 c8 2a 88 85 (tbf_ul.cpp:337) 20250212125253654 DRLCMACUL DEBUG - Mark BSN 84 as INVALID (rlc_window_ul.cpp:42) 20250212125253654 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20250212125253654 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20250212125253654 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125253654 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) 20250212125253654 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=626 (tbf_ul.cpp:197) 20250212125253654 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=626 (tbf_ul.cpp:467) 20250212125253654 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125253654 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) 20250212125253654 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20250212125253654 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20250212125253654 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20250212125253654 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) 20250212125253654 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125253654 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) 20250212125253654 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) 20250212125253654 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) 20250212125253655 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) 20250212125253655 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) 20250212125253655 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) 20250212125253655 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) 20250212125253655 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) 20250212125253655 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) 20250212125253656 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) 20250212125253656 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) 20250212125253656 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) 20250212125253656 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) 20250212125253656 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) 20250212125253656 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) 20250212125253663 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) 20250212125253663 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) 20250212125253663 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 156 + 13 = 169 (pdch_ul_controller.c:131) 20250212125253663 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20250212125253663 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125253663 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) 20250212125253663 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 169 for type POLL (pdch_ul_controller.c:184) 20250212125253663 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=169, TS=7) (tbf_ul_ack_fsm.c:90) 20250212125253663 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) 20250212125253663 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:202) 20250212125253663 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Sending data request: sapi=5 arfcn=871 cur_fn=151 block=0 data=4f 24 00 25 40 00 00 00 00 07 ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125253663 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(281)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125253677 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) 20250212125253677 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) 20250212125253677 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) 20250212125253677 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) 20250212125253677 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) 20250212125253677 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) 20250212125253678 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) 20250212125253678 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) 20250212125253678 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) 20250212125253678 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) 20250212125253678 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) 20250212125253678 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) 20250212125253678 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) 20250212125253678 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) 20250212125253678 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) 20250212125253678 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) 20250212125253682 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125253696 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) 20250212125253696 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) 20250212125253696 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) 20250212125253696 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) 20250212125253696 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) 20250212125253696 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) 20250212125253696 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) 20250212125253696 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) 20250212125253696 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) 20250212125253696 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) 20250212125253696 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) 20250212125253696 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) 20250212125253697 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) 20250212125253697 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) 20250212125253697 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) 20250212125253697 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) 20250212125253700 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125253714 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) 20250212125253714 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) 20250212125253715 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) 20250212125253715 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) 20250212125253715 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) 20250212125253715 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) 20250212125253715 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) 20250212125253715 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) 20250212125253716 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) 20250212125253716 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) 20250212125253716 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) 20250212125253716 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) 20250212125253716 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) 20250212125253716 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) 20250212125253716 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) 20250212125253716 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) 20250212125253724 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125253737 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=3 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125253737 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) 20250212125253738 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125253738 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125253738 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) 20250212125253738 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125253738 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=169 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20250212125253738 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20250212125253738 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:170) 20250212125253738 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20250212125253738 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) 20250212125253738 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20250212125253738 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20250212125253738 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125253738 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20250212125253738 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20250212125253738 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125253738 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125253738 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20250212125253738 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125253738 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125253738 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 0 (-) (tbf_ul_fsm.c:252) 20250212125253738 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125253738 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) 20250212125253738 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) 20250212125253738 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) 20250212125253738 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) BTS(281)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125253738 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) 20250212125253738 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) 20250212125253738 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) 20250212125253738 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) 20250212125253739 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) 20250212125253739 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) 20250212125253739 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) 20250212125253739 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) 20250212125253739 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40440<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125253739 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) 20250212125253739 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) 20250212125253740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40432<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125253741 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125253741 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125253741 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125253741 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125253741 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125253741 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125253741 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125253741 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125253741 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125253741 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125253741 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125253741 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125253741 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125253741 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125253741 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) 20250212125253741 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) 20250212125253741 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 27: stopped pid 7910 with status 0 respawn: 28: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_countdown_procedure finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_countdown_procedure pass'. Wed Feb 12 12:52:53 UTC 2025 ====== PCU_Tests.TC_countdown_procedure pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_countdown_procedure.talloc 20250212125253763 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125253763 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125253763 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125253764 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125253772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59920<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125253873 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59920<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=304740) Waiting for packet dumper to finish... 1 (prev_count=304740, count=351400) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_countdown_procedure pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_all_sizes'. ------ PCU_Tests.TC_ul_all_sizes ------ Wed Feb 12 12:52:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_all_sizes.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_all_sizes.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_all_sizes' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_ul_all_sizes started. 286@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_ul_all_sizes-BVCI1234(288)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 286@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 286@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(290)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125256960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59924<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 286@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(294)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 286@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(294)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(291)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(291)@8d0f06c41a7d: Start timer T: 5 s PCUIF(291)@8d0f06c41a7d: Start timer T_Conn: 10 s 20250212125256966 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59930<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_ul_all_sizes-STATS(295)@8d0f06c41a7d: Start timer T: 2 s TC_ul_all_sizes-STATS(295)@8d0f06c41a7d: Start timer T: 2 s 286@8d0f06c41a7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(298)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(298)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125258764 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125258764 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125258764 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(291)@8d0f06c41a7d: OsmoPCU is now connected BTS(293)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125258767 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125258768 DLGLOBAL DEBUG validating counter group 0x561e05f43040(bts) with 102 counters (rate_ctr.c:86) 20250212125258768 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125258768 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125258768 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125258768 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125258768 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125258768 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125258768 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125258768 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125258768 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125258768 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125258768 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125258768 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125258768 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125258768 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125258768 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125258768 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125258768 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125258768 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125258768 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125258768 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125258768 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125258768 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125258768 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125258768 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125258768 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125258768 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125258768 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125258768 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125258768 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125258768 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125258768 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125258768 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125258768 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125258768 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125258768 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125258768 DLGLOBAL DEBUG validating counter group 0x7f265388e5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125258768 DLGLOBAL DEBUG validating counter group 0x561e05f42720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125258768 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125258768 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125258768 DLGLOBAL DEBUG validating counter group 0x7f265388f180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125258768 DLGLOBAL DEBUG validating counter group 0x7f265388f160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125258768 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125258768 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) 20250212125258768 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) 20250212125258768 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125258768 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125258768 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125258768 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125258768 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125258768 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125258768 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125258768 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125258768 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125258768 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125258768 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125258768 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125258768 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125258768 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125258768 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125258768 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125258768 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125258768 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125258768 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125258768 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125258768 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125258768 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125258768 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125258768 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125258768 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125258768 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125258768 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) 20250212125258768 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125258768 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(293)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(293)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(293)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(293)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(290)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(290)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(290)@8d0f06c41a7d: Start timer Tns_alive: 3 s BTS(293)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(290)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(293)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(293)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212125258770 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125258770 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) 20250212125258770 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) 20250212125258770 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125258770 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125258770 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) 20250212125258770 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125258770 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) 20250212125258770 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(290)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(290)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125258770 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125258770 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) 20250212125258770 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) 20250212125258770 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125258770 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125258770 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125258770 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125258770 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125258770 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125258770 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125258771 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125258771 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(290)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(290)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(290)@8d0f06c41a7d: Start timer Tns_test: 10 s 287@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 287@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125258778 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125258778 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125258778 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125258778 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125258778 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125258778 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125258778 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125258778 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125258781 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) 20250212125258781 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125258782 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) 20250212125258782 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) 20250212125258782 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) 20250212125258782 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_ul_all_sizes-BVCI1234(288)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 20250212125258782 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) 20250212125258782 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) 20250212125258782 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) 20250212125258782 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) 20250212125258782 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) 20250212125258782 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) 20250212125258782 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) 20250212125258782 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) TC_ul_all_sizes-BVCI1234(288)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125258783 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) 20250212125258783 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@8d0f06c41a7d: BSSGP successfully initialized 20250212125258783 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125258783 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125258783 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125258783 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125258783 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125258783 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125258783 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125258783 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125258785 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) 20250212125258785 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125258785 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125258785 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125258785 DLGLOBAL DEBUG validating counter group 0x561e05f42760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125258785 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125258785 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125258785 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125258785 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125258785 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125258785 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125258785 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125258785 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125258785 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125258785 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125258785 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125258785 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125258785 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125258785 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125258785 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125258785 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125258785 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125258785 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125258785 DLGLOBAL DEBUG validating counter group 0x561e05f42b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125258785 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125258785 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125258785 DLGLOBAL DEBUG validating counter group 0x561e05f42c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125258785 DLGLOBAL DEBUG validating counter group 0x561e05f42c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125258785 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125258785 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125258785 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125258785 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125258785 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212125258785 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125258785 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125258785 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125258785 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125258785 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) 20250212125258785 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) 20250212125258785 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125258785 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125258785 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125258785 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) 20250212125258785 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125258785 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125258785 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125258785 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125258785 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125258785 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125258785 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125258785 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125258785 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125258785 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125258786 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125258789 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125258789 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125258789 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125258789 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125258789 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125258800 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) 20250212125258800 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) 20250212125258800 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) 20250212125258800 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) 20250212125258801 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) 20250212125258801 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) 20250212125258801 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) 20250212125258801 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) 20250212125258801 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) 20250212125258801 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) 20250212125258801 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) 20250212125258801 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) 20250212125258802 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) 20250212125258802 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) 20250212125258802 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) 20250212125258802 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) 20250212125258804 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) 20250212125258805 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) 20250212125258805 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125258819 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) 20250212125258819 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) 20250212125258819 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) 20250212125258819 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) 20250212125258819 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) 20250212125258819 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) 20250212125258819 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) 20250212125258819 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) 20250212125258819 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) 20250212125258819 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) 20250212125258819 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) 20250212125258819 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) 20250212125258820 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) 20250212125258820 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) 20250212125258820 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) 20250212125258820 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) 20250212125258828 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) 20250212125258828 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) 20250212125258828 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125258842 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) 20250212125258842 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) 20250212125258842 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) 20250212125258842 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) 20250212125258842 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) 20250212125258842 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) 20250212125258842 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) 20250212125258842 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) 20250212125258842 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) 20250212125258842 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) 20250212125258843 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) 20250212125258843 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) 20250212125258843 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) 20250212125258843 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) 20250212125258843 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) 20250212125258843 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) 20250212125258846 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) 20250212125258846 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) 20250212125258847 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125258861 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) 20250212125258861 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) 20250212125258861 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) 20250212125258861 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) 20250212125258861 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) 20250212125258861 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) 20250212125258861 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) 20250212125258861 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) 20250212125258862 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) 20250212125258862 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) 20250212125258862 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) 20250212125258862 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) 20250212125258862 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) 20250212125258862 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) 20250212125258862 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) 20250212125258862 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) 20250212125258865 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) 20250212125258865 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) 20250212125258865 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125258985 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125258986 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125258986 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125259035 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) 20250212125259035 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) 20250212125259036 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) 20250212125259036 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) 20250212125259037 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) 20250212125259037 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) 20250212125259037 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) 20250212125259037 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) 20250212125259038 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) 20250212125259038 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) 20250212125259039 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) 20250212125259039 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) 20250212125259040 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) 20250212125259040 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) 20250212125259041 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) 20250212125259041 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) 20250212125259043 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) 20250212125259043 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=26 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=30 (gprs_rlcmac_sched.cpp:454) 20250212125259043 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 30 for type USF (pdch_ul_controller.c:184) 20250212125259043 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Sending data request: sapi=5 arfcn=871 cur_fn=21 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) 20250212125259044 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125259058 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=6 data=3c 01 00 41 00 00 00 01 52 3c f6 db ba 1d ed b0 92 90 f3 92 e6 2f e4 61 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125259058 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125259058 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125259058 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 00 41 00 00 00 01 52 3c f6 db ba 1d ed b0 92 90 f3 92 e6 2f e4 61 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125259058 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125259058 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=26 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20250212125259058 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) 20250212125259058 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125259058 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) 20250212125259058 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125259058 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=41 00 00 00 01 52 3c f6 db ba 1d ed b0 92 90 f3 92 e6 2f e4 61 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125259058 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125259058 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125259058 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125259058 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125259058 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125259058 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125259058 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125259058 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259058 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) 20250212125259058 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125259058 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125259058 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259058 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) 20250212125259058 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125259058 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125259058 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125259059 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) 20250212125259059 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) 20250212125259060 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) 20250212125259060 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) 20250212125259061 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) 20250212125259061 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) 20250212125259062 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) 20250212125259062 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) 20250212125259062 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) 20250212125259063 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) 20250212125259063 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) 20250212125259063 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) 20250212125259064 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) 20250212125259064 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) 20250212125259065 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) 20250212125259065 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=30 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=34 (gprs_rlcmac_sched.cpp:454) 20250212125259065 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 34 for type USF (pdch_ul_controller.c:184) 20250212125259065 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) 20250212125259065 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125259065 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125259065 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) 20250212125259065 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125259065 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125259065 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125259065 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125259065 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Sending data request: sapi=5 arfcn=871 cur_fn=26 block=7 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) 20250212125259066 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125259077 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) 20250212125259077 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) 20250212125259077 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=30): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125259077 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125259078 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) 20250212125259078 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) 20250212125259079 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) 20250212125259079 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) 20250212125259080 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) 20250212125259080 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) 20250212125259081 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) 20250212125259081 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) 20250212125259083 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) 20250212125259083 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) 20250212125259084 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) 20250212125259084 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) 20250212125259085 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) 20250212125259085 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) 20250212125259086 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125259097 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) 20250212125259097 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) 20250212125259097 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=34): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125259097 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125259098 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) 20250212125259098 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) 20250212125259099 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) 20250212125259099 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) 20250212125259100 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) 20250212125259100 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) 20250212125259101 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) 20250212125259101 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) 20250212125259102 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) 20250212125259102 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) 20250212125259103 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) 20250212125259103 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) 20250212125259103 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) 20250212125259103 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) 20250212125259106 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125259121 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) 20250212125259121 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) 20250212125259122 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) 20250212125259122 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) 20250212125259123 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) 20250212125259123 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) 20250212125259124 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) 20250212125259124 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) 20250212125259125 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) 20250212125259125 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) 20250212125259125 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) 20250212125259125 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) 20250212125259126 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) 20250212125259126 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) 20250212125259127 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) 20250212125259127 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) 20250212125259128 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125259140 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 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) 20250212125259140 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) 20250212125259140 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125259140 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125259140 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) MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 1 20250212125259140 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125259140 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=43 TLLI=0x00000001 (pdch.cpp:347) 20250212125259140 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) 20250212125259141 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) 20250212125259141 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) 20250212125259142 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) 20250212125259142 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) 20250212125259142 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) 20250212125259142 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) 20250212125259142 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) 20250212125259142 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) 20250212125259143 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) 20250212125259143 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) 20250212125259143 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) 20250212125259143 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) 20250212125259144 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) 20250212125259144 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) 20250212125259144 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125259160 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=11 data=3c 00 02 05 71 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125259160 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) 20250212125259160 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125259160 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 02 05 71 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125259160 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125259160 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=47 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125259160 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) 20250212125259160 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) 20250212125259160 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20250212125259160 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=05 71 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125259160 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20250212125259160 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20250212125259160 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20250212125259160 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125259160 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=1, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259160 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) 20250212125259160 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=1 (tbf_ul.cpp:197) 20250212125259160 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=1 (tbf_ul.cpp:467) 20250212125259160 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259160 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) 20250212125259161 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) 20250212125259161 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) 20250212125259162 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) 20250212125259162 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) 20250212125259163 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) 20250212125259163 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) 20250212125259164 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) 20250212125259164 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) 20250212125259165 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) 20250212125259165 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) 20250212125259166 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) 20250212125259166 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) 20250212125259167 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) 20250212125259167 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) 20250212125259169 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125259184 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) 20250212125259184 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) 20250212125259185 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) 20250212125259185 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) 20250212125259185 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) 20250212125259185 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) 20250212125259186 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) 20250212125259186 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) 20250212125259187 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) 20250212125259187 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) 20250212125259188 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) 20250212125259188 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) 20250212125259188 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) 20250212125259189 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) 20250212125259189 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) 20250212125259189 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) 20250212125259190 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) 20250212125259190 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) 20250212125259190 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20250212125259190 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) 20250212125259191 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 2 20250212125259204 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=1 data=3c 00 04 09 0a 3b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125259204 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) 20250212125259204 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125259204 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 04 09 0a 3b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125259204 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125259204 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=56 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125259204 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) 20250212125259204 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) 20250212125259204 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20250212125259204 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=09 0a 3b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125259204 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20250212125259204 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20250212125259204 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20250212125259204 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125259204 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=2, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259204 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) 20250212125259204 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=2 (tbf_ul.cpp:197) 20250212125259204 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=2 (tbf_ul.cpp:467) 20250212125259204 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259204 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) 20250212125259205 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) 20250212125259205 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) 20250212125259206 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) 20250212125259206 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) 20250212125259208 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) 20250212125259208 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) 20250212125259209 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) 20250212125259209 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) 20250212125259209 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) 20250212125259209 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) 20250212125259210 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) 20250212125259210 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) 20250212125259210 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) 20250212125259210 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) 20250212125259211 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125259222 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) 20250212125259222 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) 20250212125259222 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) 20250212125259222 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125259222 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) 20250212125259222 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) 20250212125259222 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) 20250212125259222 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) 20250212125259222 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) 20250212125259222 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) 20250212125259222 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) 20250212125259222 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) 20250212125259222 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) 20250212125259222 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) 20250212125259223 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) 20250212125259223 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) 20250212125259223 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) 20250212125259223 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) 20250212125259231 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) 20250212125259231 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) 20250212125259231 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type USF (pdch_ul_controller.c:184) 20250212125259231 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) 20250212125259231 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 3 20250212125259245 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=3 data=3c 00 06 0d 95 6c 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125259245 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) 20250212125259245 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125259245 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 06 0d 95 6c 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125259245 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125259245 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=65 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125259245 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) 20250212125259245 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) 20250212125259245 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20250212125259245 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=0d 95 6c 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125259245 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20250212125259245 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20250212125259245 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20250212125259245 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125259245 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=3, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259245 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) 20250212125259245 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=3 (tbf_ul.cpp:197) 20250212125259245 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=3 (tbf_ul.cpp:467) 20250212125259245 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259245 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) 20250212125259245 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) 20250212125259245 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) 20250212125259245 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) 20250212125259245 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) 20250212125259245 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) 20250212125259245 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) 20250212125259246 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) 20250212125259246 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) 20250212125259246 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) 20250212125259246 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) 20250212125259246 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) 20250212125259246 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) 20250212125259247 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) 20250212125259247 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) 20250212125259250 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) 20250212125259250 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) 20250212125259250 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type USF (pdch_ul_controller.c:184) 20250212125259250 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) 20250212125259250 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 4 20250212125259264 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 08 11 ab e1 75 b7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125259264 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) 20250212125259264 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125259264 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 08 11 ab e1 75 b7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125259264 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125259264 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) 20250212125259264 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) 20250212125259264 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20250212125259264 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=11 ab e1 75 b7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125259264 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20250212125259264 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20250212125259264 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20250212125259264 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125259264 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=4, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259264 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) 20250212125259264 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=4 (tbf_ul.cpp:197) 20250212125259264 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=4 (tbf_ul.cpp:467) 20250212125259264 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259264 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) 20250212125259264 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) 20250212125259264 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) 20250212125259265 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) 20250212125259265 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) 20250212125259265 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) 20250212125259265 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) 20250212125259265 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) 20250212125259265 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) 20250212125259265 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) 20250212125259265 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) 20250212125259265 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) 20250212125259265 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) 20250212125259266 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) 20250212125259266 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) 20250212125259268 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) 20250212125259268 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) 20250212125259268 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type USF (pdch_ul_controller.c:184) 20250212125259268 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) 20250212125259269 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 5 20250212125259282 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 0a 15 c4 a7 2e a4 42 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125259282 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) 20250212125259282 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125259282 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0a 15 c4 a7 2e a4 42 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125259282 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125259282 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) 20250212125259282 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) 20250212125259282 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20250212125259282 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=15 c4 a7 2e a4 42 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125259282 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20250212125259282 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20250212125259282 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20250212125259282 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125259282 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=5, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259282 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) 20250212125259282 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=5 (tbf_ul.cpp:197) 20250212125259282 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=5 (tbf_ul.cpp:467) 20250212125259283 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259283 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) 20250212125259283 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) 20250212125259283 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) 20250212125259283 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) 20250212125259283 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) 20250212125259283 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) 20250212125259283 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) 20250212125259284 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) 20250212125259284 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) 20250212125259284 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) 20250212125259284 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) 20250212125259284 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) 20250212125259284 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) 20250212125259284 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) 20250212125259284 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) 20250212125259292 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) 20250212125259292 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) 20250212125259292 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20250212125259292 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) 20250212125259292 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 6 20250212125259306 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 0c 19 7a 63 eb 0f 14 ae 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125259306 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) 20250212125259306 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125259306 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0c 19 7a 63 eb 0f 14 ae 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125259306 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125259306 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) 20250212125259306 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) 20250212125259306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20250212125259306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=19 7a 63 eb 0f 14 ae 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125259306 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20250212125259306 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20250212125259306 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20250212125259306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125259306 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=6, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259306 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) 20250212125259306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=6 (tbf_ul.cpp:197) 20250212125259306 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=6 (tbf_ul.cpp:467) 20250212125259306 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259306 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) 20250212125259306 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) 20250212125259306 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) 20250212125259307 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) 20250212125259307 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) 20250212125259307 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) 20250212125259307 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) 20250212125259307 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) 20250212125259307 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) 20250212125259307 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) 20250212125259307 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) 20250212125259308 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) 20250212125259308 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) 20250212125259308 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) 20250212125259308 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) 20250212125259310 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) 20250212125259310 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) 20250212125259310 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20250212125259310 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) 20250212125259311 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 7 20250212125259325 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 0e 1d 3d 80 64 4c bd 55 e3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125259325 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) 20250212125259325 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125259325 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0e 1d 3d 80 64 4c bd 55 e3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125259325 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125259325 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) 20250212125259325 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) 20250212125259325 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20250212125259325 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=1d 3d 80 64 4c bd 55 e3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125259325 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20250212125259325 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20250212125259325 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20250212125259325 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125259325 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=7, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259325 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) 20250212125259325 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=7 (tbf_ul.cpp:197) 20250212125259325 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=7 (tbf_ul.cpp:467) 20250212125259325 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259325 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) 20250212125259325 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) 20250212125259325 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) 20250212125259325 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) 20250212125259325 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) 20250212125259326 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) 20250212125259326 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) 20250212125259326 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) 20250212125259326 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) 20250212125259326 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) 20250212125259326 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) 20250212125259326 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) 20250212125259326 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) 20250212125259326 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) 20250212125259326 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) 20250212125259329 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) 20250212125259329 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) 20250212125259329 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20250212125259329 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) 20250212125259329 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 8 20250212125259343 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 10 21 8e 67 97 92 2a 7c 3d e6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125259343 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) 20250212125259343 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125259343 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 10 21 8e 67 97 92 2a 7c 3d e6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125259343 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125259343 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) 20250212125259343 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) 20250212125259343 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20250212125259343 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=21 8e 67 97 92 2a 7c 3d e6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125259343 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20250212125259343 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20250212125259343 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20250212125259343 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125259343 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=8, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259343 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) 20250212125259343 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=8 (tbf_ul.cpp:197) 20250212125259343 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=8 (tbf_ul.cpp:467) 20250212125259343 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259343 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) 20250212125259343 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) 20250212125259343 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) 20250212125259343 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) 20250212125259343 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) 20250212125259343 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) 20250212125259343 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) 20250212125259344 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) 20250212125259344 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) 20250212125259344 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) 20250212125259344 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) 20250212125259344 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) 20250212125259344 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) 20250212125259344 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) 20250212125259344 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) 20250212125259352 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) 20250212125259352 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) 20250212125259352 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20250212125259352 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) 20250212125259352 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 9 20250212125259366 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 12 25 c4 cc 8a 19 b6 7b f8 f5 51 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125259366 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) 20250212125259366 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125259366 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 12 25 c4 cc 8a 19 b6 7b f8 f5 51 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125259366 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125259366 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) 20250212125259366 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) 20250212125259366 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20250212125259366 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=25 c4 cc 8a 19 b6 7b f8 f5 51 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125259366 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20250212125259366 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20250212125259366 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20250212125259366 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125259366 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=9, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259366 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) 20250212125259366 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=9 (tbf_ul.cpp:197) 20250212125259366 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=9 (tbf_ul.cpp:467) 20250212125259366 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259366 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) 20250212125259366 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) 20250212125259366 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) 20250212125259367 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) 20250212125259367 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) 20250212125259367 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) 20250212125259367 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) 20250212125259367 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) 20250212125259367 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) 20250212125259367 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) 20250212125259367 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) 20250212125259367 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) 20250212125259367 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) 20250212125259367 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) 20250212125259367 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) 20250212125259371 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) 20250212125259371 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) 20250212125259371 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20250212125259371 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) 20250212125259371 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 10 20250212125259385 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 14 29 28 c6 59 43 2c 55 fa 19 24 fb 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125259385 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) 20250212125259385 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125259385 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 14 29 28 c6 59 43 2c 55 fa 19 24 fb 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125259385 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125259385 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) 20250212125259385 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) 20250212125259385 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20250212125259385 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=29 28 c6 59 43 2c 55 fa 19 24 fb 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125259385 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20250212125259385 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20250212125259385 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20250212125259385 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125259385 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=10, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259385 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) 20250212125259385 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=10 (tbf_ul.cpp:197) 20250212125259385 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=10 (tbf_ul.cpp:467) 20250212125259385 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259385 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) 20250212125259385 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) 20250212125259385 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) 20250212125259385 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) 20250212125259385 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) 20250212125259385 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) 20250212125259385 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) 20250212125259385 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) 20250212125259385 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) 20250212125259386 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) 20250212125259386 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) 20250212125259386 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) 20250212125259386 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) 20250212125259386 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) 20250212125259386 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) 20250212125259389 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) 20250212125259389 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) 20250212125259389 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20250212125259389 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) 20250212125259390 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 11 20250212125259404 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 16 2d 77 f1 56 9d 88 f2 b3 00 dd 2b d7 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125259404 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) 20250212125259404 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125259404 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 16 2d 77 f1 56 9d 88 f2 b3 00 dd 2b d7 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125259404 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125259404 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) 20250212125259404 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) 20250212125259404 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20250212125259404 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=2d 77 f1 56 9d 88 f2 b3 00 dd 2b d7 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125259404 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20250212125259404 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20250212125259404 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20250212125259404 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125259404 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=11, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259404 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) 20250212125259404 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=11 (tbf_ul.cpp:197) 20250212125259404 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=11 (tbf_ul.cpp:467) 20250212125259404 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259404 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) 20250212125259404 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) 20250212125259404 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) 20250212125259404 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) 20250212125259404 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) 20250212125259404 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) 20250212125259404 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) 20250212125259404 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) 20250212125259404 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) 20250212125259405 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) 20250212125259405 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) 20250212125259405 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) 20250212125259405 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) 20250212125259405 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) 20250212125259405 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) 20250212125259413 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) 20250212125259413 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) 20250212125259413 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20250212125259413 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) 20250212125259413 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 12 20250212125259427 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 18 31 9c f6 1d 46 82 d1 91 db a4 d3 9d 3a 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125259427 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) 20250212125259427 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125259427 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 18 31 9c f6 1d 46 82 d1 91 db a4 d3 9d 3a 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125259427 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125259427 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) 20250212125259427 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) 20250212125259427 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20250212125259427 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=31 9c f6 1d 46 82 d1 91 db a4 d3 9d 3a 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125259427 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20250212125259427 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20250212125259427 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20250212125259427 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125259427 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=12, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259427 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) 20250212125259427 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=12 (tbf_ul.cpp:197) 20250212125259427 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=12 (tbf_ul.cpp:467) 20250212125259427 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259427 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) 20250212125259428 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) 20250212125259428 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) 20250212125259428 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) 20250212125259428 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) 20250212125259428 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) 20250212125259428 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) 20250212125259428 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) 20250212125259428 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) 20250212125259428 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) 20250212125259428 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) 20250212125259428 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) 20250212125259428 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) 20250212125259429 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) 20250212125259429 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) 20250212125259431 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) 20250212125259431 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) 20250212125259431 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20250212125259431 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) 20250212125259432 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 13 20250212125259446 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 1a 35 11 23 81 35 ec 8f 77 19 13 ff 49 4f 2c 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125259446 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) 20250212125259446 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125259446 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1a 35 11 23 81 35 ec 8f 77 19 13 ff 49 4f 2c 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125259446 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125259446 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) 20250212125259446 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) 20250212125259446 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20250212125259446 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=35 11 23 81 35 ec 8f 77 19 13 ff 49 4f 2c 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125259446 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20250212125259446 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20250212125259446 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20250212125259446 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125259446 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=13, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259446 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) 20250212125259446 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=13 (tbf_ul.cpp:197) 20250212125259446 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=13 (tbf_ul.cpp:467) 20250212125259446 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259446 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) 20250212125259446 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) 20250212125259446 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) 20250212125259446 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) 20250212125259446 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) 20250212125259446 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) 20250212125259446 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) 20250212125259446 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) 20250212125259446 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) 20250212125259446 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) 20250212125259446 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) 20250212125259447 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) 20250212125259447 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) 20250212125259447 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) 20250212125259447 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) 20250212125259450 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) 20250212125259450 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) 20250212125259450 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20250212125259450 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) 20250212125259450 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 14 20250212125259464 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 1c 39 ec ac 8b 0e d5 ac 4f 10 a4 fd 4f b5 17 b9 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125259464 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) 20250212125259464 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125259464 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1c 39 ec ac 8b 0e d5 ac 4f 10 a4 fd 4f b5 17 b9 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125259464 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125259464 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) 20250212125259464 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) 20250212125259464 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20250212125259464 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=39 ec ac 8b 0e d5 ac 4f 10 a4 fd 4f b5 17 b9 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125259464 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20250212125259464 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20250212125259464 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20250212125259464 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125259464 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=14, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259464 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) 20250212125259464 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=14 (tbf_ul.cpp:197) 20250212125259464 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=14 (tbf_ul.cpp:467) 20250212125259464 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259464 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) 20250212125259465 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) 20250212125259465 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) 20250212125259465 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) 20250212125259465 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) 20250212125259465 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) 20250212125259465 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) 20250212125259465 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) 20250212125259465 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) 20250212125259465 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) 20250212125259465 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) 20250212125259466 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) 20250212125259466 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) 20250212125259466 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) 20250212125259466 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) 20250212125259474 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) 20250212125259474 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) 20250212125259474 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20250212125259474 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) 20250212125259474 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 15 20250212125259488 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 1e 3d 1c 7a 2b c9 53 33 32 31 65 80 1a 33 9c 26 ef 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125259488 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) 20250212125259488 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125259488 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1e 3d 1c 7a 2b c9 53 33 32 31 65 80 1a 33 9c 26 ef 2b 2b 2b 2b (pdch.cpp:1019) 20250212125259488 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125259488 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) 20250212125259488 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) 20250212125259488 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20250212125259488 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=3d 1c 7a 2b c9 53 33 32 31 65 80 1a 33 9c 26 ef 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125259488 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20250212125259488 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20250212125259488 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20250212125259488 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125259488 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=15, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259488 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) 20250212125259488 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=15 (tbf_ul.cpp:197) 20250212125259488 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=15 (tbf_ul.cpp:467) 20250212125259488 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259488 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) 20250212125259488 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) 20250212125259488 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) 20250212125259488 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) 20250212125259488 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) 20250212125259488 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) 20250212125259488 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) 20250212125259489 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) 20250212125259489 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) 20250212125259489 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) 20250212125259489 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) 20250212125259489 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) 20250212125259489 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) 20250212125259489 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) 20250212125259489 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) 20250212125259492 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) 20250212125259492 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) 20250212125259492 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20250212125259492 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) 20250212125259493 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 16 20250212125259506 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 20 41 a0 2a 7d 45 84 d4 e1 a7 19 11 72 ad 3c 51 90 7e 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125259506 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) 20250212125259506 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125259506 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 20 41 a0 2a 7d 45 84 d4 e1 a7 19 11 72 ad 3c 51 90 7e 2b 2b 2b (pdch.cpp:1019) 20250212125259506 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125259506 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) 20250212125259506 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) 20250212125259506 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20250212125259506 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=41 a0 2a 7d 45 84 d4 e1 a7 19 11 72 ad 3c 51 90 7e 2b 2b 2b (tbf_ul.cpp:337) 20250212125259506 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20250212125259506 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20250212125259506 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20250212125259506 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125259506 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259506 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125259506 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125259506 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125259506 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259506 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) 20250212125259507 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) 20250212125259507 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) 20250212125259507 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) 20250212125259507 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) 20250212125259507 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) 20250212125259507 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) 20250212125259508 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) 20250212125259508 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) 20250212125259508 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) 20250212125259508 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) 20250212125259509 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) 20250212125259509 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) 20250212125259509 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) 20250212125259509 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) 20250212125259511 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) 20250212125259511 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) 20250212125259511 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20250212125259511 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) 20250212125259511 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 17 20250212125259525 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 22 45 ec 7a 91 fe 76 b1 15 ca 22 77 ac 3e 86 9a 93 67 76 2b 2b (pcu_l1_if.cpp:463) 20250212125259525 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) 20250212125259525 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125259525 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 22 45 ec 7a 91 fe 76 b1 15 ca 22 77 ac 3e 86 9a 93 67 76 2b 2b (pdch.cpp:1019) 20250212125259525 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125259525 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) 20250212125259525 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) 20250212125259525 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20250212125259525 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=45 ec 7a 91 fe 76 b1 15 ca 22 77 ac 3e 86 9a 93 67 76 2b 2b (tbf_ul.cpp:337) 20250212125259525 DRLCMACUL DEBUG - Mark BSN 81 as INVALID (rlc_window_ul.cpp:42) 20250212125259525 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20250212125259525 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20250212125259525 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125259525 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=17, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259525 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) 20250212125259525 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=17 (tbf_ul.cpp:197) 20250212125259525 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=17 (tbf_ul.cpp:467) 20250212125259525 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259525 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) 20250212125259525 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) 20250212125259525 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) 20250212125259526 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) 20250212125259526 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) 20250212125259526 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) 20250212125259526 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) 20250212125259526 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) 20250212125259526 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) 20250212125259526 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) 20250212125259526 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) 20250212125259526 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) 20250212125259526 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) 20250212125259527 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) 20250212125259527 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) 20250212125259534 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) 20250212125259534 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) 20250212125259534 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20250212125259534 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) 20250212125259534 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 18 20250212125259548 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 24 49 8f fa 7f 4f ba bd 95 89 e8 94 57 a4 dc 60 38 76 8a c4 2b (pcu_l1_if.cpp:463) 20250212125259548 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) 20250212125259548 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125259548 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 24 49 8f fa 7f 4f ba bd 95 89 e8 94 57 a4 dc 60 38 76 8a c4 2b (pdch.cpp:1019) 20250212125259548 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125259548 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) 20250212125259548 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) 20250212125259548 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20250212125259548 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=49 8f fa 7f 4f ba bd 95 89 e8 94 57 a4 dc 60 38 76 8a c4 2b (tbf_ul.cpp:337) 20250212125259548 DRLCMACUL DEBUG - Mark BSN 82 as INVALID (rlc_window_ul.cpp:42) 20250212125259548 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20250212125259548 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20250212125259548 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125259548 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=18, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259548 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) 20250212125259548 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=18 (tbf_ul.cpp:197) 20250212125259548 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=18 (tbf_ul.cpp:467) 20250212125259548 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259548 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) 20250212125259549 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) 20250212125259549 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) 20250212125259550 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) 20250212125259550 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) 20250212125259550 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) 20250212125259550 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) 20250212125259550 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) 20250212125259550 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) 20250212125259550 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) 20250212125259550 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) 20250212125259551 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) 20250212125259551 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) 20250212125259551 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) 20250212125259551 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) 20250212125259553 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) 20250212125259553 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) 20250212125259553 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20250212125259553 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) 20250212125259553 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 19 20250212125259567 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 26 4d c1 62 d7 bf 23 b4 3a 5c db 04 0a af 2c f3 06 fc 9b 94 7e (pcu_l1_if.cpp:463) 20250212125259567 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) 20250212125259567 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125259567 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 26 4d c1 62 d7 bf 23 b4 3a 5c db 04 0a af 2c f3 06 fc 9b 94 7e (pdch.cpp:1019) 20250212125259567 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125259567 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) 20250212125259567 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) 20250212125259567 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20250212125259567 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=4d c1 62 d7 bf 23 b4 3a 5c db 04 0a af 2c f3 06 fc 9b 94 7e (tbf_ul.cpp:337) 20250212125259567 DRLCMACUL DEBUG - Mark BSN 83 as INVALID (rlc_window_ul.cpp:42) 20250212125259567 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20250212125259567 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20250212125259567 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125259567 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=19, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259567 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) 20250212125259567 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=19 (tbf_ul.cpp:197) 20250212125259567 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=19 (tbf_ul.cpp:467) 20250212125259567 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259567 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) 20250212125259567 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20250212125259567 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125259567 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125259567 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) 20250212125259567 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) 20250212125259568 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) 20250212125259568 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) 20250212125259568 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) 20250212125259568 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) 20250212125259568 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) 20250212125259568 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) 20250212125259568 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) 20250212125259568 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) 20250212125259569 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) 20250212125259569 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) 20250212125259569 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) 20250212125259569 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) 20250212125259572 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) 20250212125259572 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) 20250212125259572 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20250212125259572 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) 20250212125259572 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125259572 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125259572 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) 20250212125259572 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125259572 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) 20250212125259572 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=40 24 00 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) 20250212125259572 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Rx Packet Uplink ACK / NACK 20250212125259587 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) 20250212125259587 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) 20250212125259587 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) 20250212125259587 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125259588 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) 20250212125259588 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) 20250212125259589 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) 20250212125259589 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) 20250212125259589 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) 20250212125259589 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) 20250212125259590 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) 20250212125259590 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) 20250212125259590 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) 20250212125259590 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) 20250212125259591 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) 20250212125259591 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) 20250212125259592 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) 20250212125259592 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) 20250212125259596 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125259610 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) 20250212125259610 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) 20250212125259610 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) 20250212125259610 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125259610 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) 20250212125259610 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) 20250212125259610 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) 20250212125259610 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) 20250212125259611 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) 20250212125259611 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) 20250212125259611 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) 20250212125259611 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) 20250212125259611 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) 20250212125259611 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) 20250212125259611 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) 20250212125259611 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) 20250212125259612 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) 20250212125259612 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) 20250212125259614 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125259629 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) 20250212125259629 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) 20250212125259629 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) 20250212125259629 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) 20250212125259630 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) 20250212125259630 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) 20250212125259630 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) 20250212125259630 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) 20250212125259630 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) 20250212125259630 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) 20250212125259630 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) 20250212125259630 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) 20250212125259630 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) 20250212125259630 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) 20250212125259631 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) 20250212125259631 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) 20250212125259633 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 20 20250212125259647 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) 20250212125259647 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) 20250212125259647 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125259647 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125259647 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) 20250212125259647 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125259647 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=151 TLLI=0x00000001 (pdch.cpp:347) 20250212125259647 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) 20250212125259648 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) 20250212125259648 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) 20250212125259648 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) 20250212125259648 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) 20250212125259648 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) 20250212125259648 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) 20250212125259648 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) 20250212125259648 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) 20250212125259649 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) 20250212125259649 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) 20250212125259649 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) 20250212125259649 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) 20250212125259649 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) 20250212125259649 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) 20250212125259656 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125259670 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 28 51 b5 3c 12 b0 58 31 8c e1 c3 87 b6 fe 71 5d af 51 8b 84 d4 58 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125259670 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) 20250212125259670 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125259670 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 28 51 b5 3c 12 b0 58 31 8c e1 c3 87 b6 fe 71 5d af 51 8b 84 d4 58 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125259670 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125259670 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:1070) 20250212125259670 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) 20250212125259670 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) 20250212125259670 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20250212125259670 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=51 b5 3c 12 b0 58 31 8c e1 c3 87 b6 fe 71 5d af 51 8b 84 d4 58 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125259670 DRLCMACUL DEBUG - Mark BSN 84 as INVALID (rlc_window_ul.cpp:42) 20250212125259670 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20250212125259670 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20250212125259670 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125259670 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=20, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259670 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) 20250212125259670 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=20 (tbf_ul.cpp:197) 20250212125259670 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=20 (tbf_ul.cpp:467) 20250212125259670 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259670 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) 20250212125259671 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) 20250212125259671 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) 20250212125259671 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) 20250212125259671 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) 20250212125259671 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) 20250212125259671 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) 20250212125259672 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) 20250212125259672 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) 20250212125259672 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) 20250212125259672 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) 20250212125259672 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) 20250212125259672 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) 20250212125259672 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) 20250212125259672 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) 20250212125259675 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) 20250212125259675 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) 20250212125259675 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 164 for type USF (pdch_ul_controller.c:184) 20250212125259675 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) 20250212125259675 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 21 20250212125259694 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 2a 55 c3 4d 52 63 d1 c1 98 6b 70 04 91 cf 96 19 85 10 9c 6e d7 07 70 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125259694 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) 20250212125259694 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125259694 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2a 55 c3 4d 52 63 d1 c1 98 6b 70 04 91 cf 96 19 85 10 9c 6e d7 07 70 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125259694 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125259694 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=160 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125259694 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) 20250212125259694 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) 20250212125259694 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 21 storing in window (21..84) (tbf_ul.cpp:314) 20250212125259694 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=55 c3 4d 52 63 d1 c1 98 6b 70 04 91 cf 96 19 85 10 9c 6e d7 07 70 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125259694 DRLCMACUL DEBUG - Mark BSN 85 as INVALID (rlc_window_ul.cpp:42) 20250212125259694 DRLCMACUL DEBUG - Raising V(R) to 22 (rlc_window_ul.cpp:50) 20250212125259694 DRLCMACUL DEBUG - Taking block 21 out, raising V(Q) to 22 (rlc_window_ul.cpp:65) 20250212125259694 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125259694 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=21, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259694 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) 20250212125259694 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=21 (tbf_ul.cpp:197) 20250212125259694 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=21 (tbf_ul.cpp:467) 20250212125259694 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259694 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) 20250212125259695 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) 20250212125259695 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) 20250212125259695 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) 20250212125259695 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) 20250212125259695 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) 20250212125259695 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) 20250212125259695 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) 20250212125259695 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) 20250212125259695 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) 20250212125259695 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) 20250212125259696 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) 20250212125259696 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) 20250212125259696 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) 20250212125259696 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) 20250212125259698 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) 20250212125259698 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) 20250212125259698 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 169 for type USF (pdch_ul_controller.c:184) 20250212125259698 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) 20250212125259698 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 22 20250212125259713 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 2c 59 25 1e 59 29 77 b6 38 db de 8a ae 53 7b 9b 6e f5 a8 b9 8c ae 5a 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125259713 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) 20250212125259713 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125259713 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2c 59 25 1e 59 29 77 b6 38 db de 8a ae 53 7b 9b 6e f5 a8 b9 8c ae 5a 03 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125259713 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125259713 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) 20250212125259713 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) 20250212125259713 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 22 storing in window (22..85) (tbf_ul.cpp:314) 20250212125259713 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=59 25 1e 59 29 77 b6 38 db de 8a ae 53 7b 9b 6e f5 a8 b9 8c ae 5a 03 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125259713 DRLCMACUL DEBUG - Mark BSN 86 as INVALID (rlc_window_ul.cpp:42) 20250212125259713 DRLCMACUL DEBUG - Raising V(R) to 23 (rlc_window_ul.cpp:50) 20250212125259713 DRLCMACUL DEBUG - Taking block 22 out, raising V(Q) to 23 (rlc_window_ul.cpp:65) 20250212125259713 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125259713 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=22, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259713 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) 20250212125259713 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=22 (tbf_ul.cpp:197) 20250212125259713 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=22 (tbf_ul.cpp:467) 20250212125259713 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259713 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) 20250212125259713 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) 20250212125259713 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) 20250212125259713 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) 20250212125259713 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) 20250212125259713 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) 20250212125259713 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) 20250212125259713 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) 20250212125259713 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) 20250212125259714 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) 20250212125259714 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) 20250212125259714 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) 20250212125259714 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) 20250212125259714 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) 20250212125259714 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) 20250212125259722 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) 20250212125259722 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) 20250212125259722 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 173 for type USF (pdch_ul_controller.c:184) 20250212125259722 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) 20250212125259722 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 23 20250212125259736 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 2e 5d 13 82 dc 06 05 67 4a eb 9c d6 fd 3a 17 c4 60 ed eb c4 68 c0 aa 43 3f 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125259736 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) 20250212125259736 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125259736 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2e 5d 13 82 dc 06 05 67 4a eb 9c d6 fd 3a 17 c4 60 ed eb c4 68 c0 aa 43 3f 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125259736 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125259736 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) 20250212125259736 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) 20250212125259736 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 23 storing in window (23..86) (tbf_ul.cpp:314) 20250212125259736 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=5d 13 82 dc 06 05 67 4a eb 9c d6 fd 3a 17 c4 60 ed eb c4 68 c0 aa 43 3f 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125259736 DRLCMACUL DEBUG - Mark BSN 87 as INVALID (rlc_window_ul.cpp:42) 20250212125259736 DRLCMACUL DEBUG - Raising V(R) to 24 (rlc_window_ul.cpp:50) 20250212125259736 DRLCMACUL DEBUG - Taking block 23 out, raising V(Q) to 24 (rlc_window_ul.cpp:65) 20250212125259736 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125259736 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=23, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259736 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) 20250212125259736 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=23 (tbf_ul.cpp:197) 20250212125259736 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=23 (tbf_ul.cpp:467) 20250212125259736 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259736 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) 20250212125259736 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) 20250212125259736 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) 20250212125259736 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) 20250212125259736 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) 20250212125259737 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) 20250212125259737 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) 20250212125259737 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) 20250212125259737 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) 20250212125259737 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) 20250212125259737 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) 20250212125259737 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) 20250212125259737 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) 20250212125259738 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) 20250212125259738 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) 20250212125259740 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) 20250212125259740 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) 20250212125259740 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 177 for type USF (pdch_ul_controller.c:184) 20250212125259740 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) 20250212125259740 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 24 20250212125259754 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 30 61 2b f7 7b 47 2d 6b ed 2f 47 36 c8 f6 03 c0 e2 10 19 a2 19 da 3a b7 60 3e 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125259754 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) 20250212125259754 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125259754 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 30 61 2b f7 7b 47 2d 6b ed 2f 47 36 c8 f6 03 c0 e2 10 19 a2 19 da 3a b7 60 3e 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125259754 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125259754 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) 20250212125259754 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) 20250212125259754 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 24 storing in window (24..87) (tbf_ul.cpp:314) 20250212125259754 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=61 2b f7 7b 47 2d 6b ed 2f 47 36 c8 f6 03 c0 e2 10 19 a2 19 da 3a b7 60 3e 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125259754 DRLCMACUL DEBUG - Mark BSN 88 as INVALID (rlc_window_ul.cpp:42) 20250212125259754 DRLCMACUL DEBUG - Raising V(R) to 25 (rlc_window_ul.cpp:50) 20250212125259754 DRLCMACUL DEBUG - Taking block 24 out, raising V(Q) to 25 (rlc_window_ul.cpp:65) 20250212125259754 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125259754 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=24, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259754 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) 20250212125259754 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=24 (tbf_ul.cpp:197) 20250212125259754 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=24 (tbf_ul.cpp:467) 20250212125259754 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259754 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) 20250212125259755 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) 20250212125259755 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) 20250212125259755 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) 20250212125259755 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) 20250212125259755 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) 20250212125259755 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) 20250212125259755 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) 20250212125259755 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) 20250212125259755 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) 20250212125259755 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) 20250212125259755 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) 20250212125259755 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) 20250212125259756 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) 20250212125259756 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) 20250212125259759 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) 20250212125259759 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) 20250212125259759 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 182 for type USF (pdch_ul_controller.c:184) 20250212125259759 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) 20250212125259759 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 25 20250212125259773 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 32 65 62 88 34 ca 8f 3a 1a 9e bd da 7f f4 c8 b8 e8 3d 49 6f 79 f3 11 43 95 29 f7 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125259773 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) 20250212125259773 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125259773 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 32 65 62 88 34 ca 8f 3a 1a 9e bd da 7f f4 c8 b8 e8 3d 49 6f 79 f3 11 43 95 29 f7 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125259773 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125259773 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) 20250212125259773 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) 20250212125259773 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 25 storing in window (25..88) (tbf_ul.cpp:314) 20250212125259773 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=65 62 88 34 ca 8f 3a 1a 9e bd da 7f f4 c8 b8 e8 3d 49 6f 79 f3 11 43 95 29 f7 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125259773 DRLCMACUL DEBUG - Mark BSN 89 as INVALID (rlc_window_ul.cpp:42) 20250212125259773 DRLCMACUL DEBUG - Raising V(R) to 26 (rlc_window_ul.cpp:50) 20250212125259773 DRLCMACUL DEBUG - Taking block 25 out, raising V(Q) to 26 (rlc_window_ul.cpp:65) 20250212125259773 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125259773 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=25, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259773 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) 20250212125259773 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=25 (tbf_ul.cpp:197) 20250212125259773 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=25 (tbf_ul.cpp:467) 20250212125259773 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259773 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) 20250212125259774 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) 20250212125259774 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) 20250212125259774 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) 20250212125259774 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) 20250212125259774 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) 20250212125259774 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) 20250212125259774 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) 20250212125259774 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) 20250212125259775 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) 20250212125259775 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) 20250212125259775 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) 20250212125259775 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) 20250212125259775 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) 20250212125259775 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) 20250212125259782 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) 20250212125259783 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) 20250212125259783 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 186 for type USF (pdch_ul_controller.c:184) 20250212125259783 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) 20250212125259783 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 26 20250212125259797 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 34 69 7f e7 6d 73 3a c8 ef 3f a7 0e 41 c5 c9 c6 57 ff ed 47 a3 12 f6 2b 8e c6 88 2d 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125259797 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) 20250212125259797 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125259797 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 34 69 7f e7 6d 73 3a c8 ef 3f a7 0e 41 c5 c9 c6 57 ff ed 47 a3 12 f6 2b 8e c6 88 2d 2b 2b 2b 00 (pdch.cpp:1019) 20250212125259797 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125259797 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) 20250212125259797 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20250212125259797 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) 20250212125259797 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 26 storing in window (26..89) (tbf_ul.cpp:314) 20250212125259797 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=69 7f e7 6d 73 3a c8 ef 3f a7 0e 41 c5 c9 c6 57 ff ed 47 a3 12 f6 2b 8e c6 88 2d 2b 2b 2b (tbf_ul.cpp:337) 20250212125259797 DRLCMACUL DEBUG - Mark BSN 90 as INVALID (rlc_window_ul.cpp:42) 20250212125259797 DRLCMACUL DEBUG - Raising V(R) to 27 (rlc_window_ul.cpp:50) 20250212125259797 DRLCMACUL DEBUG - Taking block 26 out, raising V(Q) to 27 (rlc_window_ul.cpp:65) 20250212125259797 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125259797 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=26, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259797 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) 20250212125259797 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=26 (tbf_ul.cpp:197) 20250212125259797 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=26 (tbf_ul.cpp:467) 20250212125259797 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259797 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) 20250212125259797 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) 20250212125259797 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) 20250212125259797 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) 20250212125259797 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) 20250212125259797 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) 20250212125259797 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) 20250212125259798 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) 20250212125259798 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) 20250212125259798 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) 20250212125259798 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) 20250212125259798 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) 20250212125259798 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) 20250212125259798 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) 20250212125259798 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) 20250212125259801 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) 20250212125259801 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) 20250212125259801 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 190 for type USF (pdch_ul_controller.c:184) 20250212125259801 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) 20250212125259801 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 27 20250212125259815 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 36 6d 15 2b 5a 78 cb 26 c1 9f 45 6a 8c c4 16 e4 cb c0 50 fc c9 bb 4c c2 46 4c b8 bf c4 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125259815 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) 20250212125259815 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125259815 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 36 6d 15 2b 5a 78 cb 26 c1 9f 45 6a 8c c4 16 e4 cb c0 50 fc c9 bb 4c c2 46 4c b8 bf c4 2b 2b 00 (pdch.cpp:1019) 20250212125259815 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125259815 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) 20250212125259815 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) 20250212125259815 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 27 storing in window (27..90) (tbf_ul.cpp:314) 20250212125259815 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=6d 15 2b 5a 78 cb 26 c1 9f 45 6a 8c c4 16 e4 cb c0 50 fc c9 bb 4c c2 46 4c b8 bf c4 2b 2b (tbf_ul.cpp:337) 20250212125259815 DRLCMACUL DEBUG - Mark BSN 91 as INVALID (rlc_window_ul.cpp:42) 20250212125259815 DRLCMACUL DEBUG - Raising V(R) to 28 (rlc_window_ul.cpp:50) 20250212125259815 DRLCMACUL DEBUG - Taking block 27 out, raising V(Q) to 28 (rlc_window_ul.cpp:65) 20250212125259815 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125259815 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=27, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259815 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) 20250212125259815 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=27 (tbf_ul.cpp:197) 20250212125259815 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=27 (tbf_ul.cpp:467) 20250212125259815 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259815 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) 20250212125259815 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) 20250212125259815 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) 20250212125259816 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) 20250212125259816 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) 20250212125259816 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) 20250212125259816 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) 20250212125259816 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) 20250212125259816 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) 20250212125259816 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) 20250212125259816 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) 20250212125259817 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) 20250212125259817 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) 20250212125259817 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) 20250212125259817 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) 20250212125259820 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) 20250212125259820 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) 20250212125259820 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 195 for type USF (pdch_ul_controller.c:184) 20250212125259820 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) 20250212125259820 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 28 20250212125259834 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 38 71 8a 17 5c 1e 8c b4 c8 55 43 b7 0d 88 5b 24 e0 57 d4 e7 15 14 d5 77 d9 42 98 38 5c 62 2b 00 (pcu_l1_if.cpp:463) 20250212125259834 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) 20250212125259834 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125259834 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 38 71 8a 17 5c 1e 8c b4 c8 55 43 b7 0d 88 5b 24 e0 57 d4 e7 15 14 d5 77 d9 42 98 38 5c 62 2b 00 (pdch.cpp:1019) 20250212125259834 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125259834 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) 20250212125259834 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) 20250212125259834 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 28 storing in window (28..91) (tbf_ul.cpp:314) 20250212125259834 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=71 8a 17 5c 1e 8c b4 c8 55 43 b7 0d 88 5b 24 e0 57 d4 e7 15 14 d5 77 d9 42 98 38 5c 62 2b (tbf_ul.cpp:337) 20250212125259834 DRLCMACUL DEBUG - Mark BSN 92 as INVALID (rlc_window_ul.cpp:42) 20250212125259834 DRLCMACUL DEBUG - Raising V(R) to 29 (rlc_window_ul.cpp:50) 20250212125259834 DRLCMACUL DEBUG - Taking block 28 out, raising V(Q) to 29 (rlc_window_ul.cpp:65) 20250212125259834 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125259834 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=28, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259834 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) 20250212125259834 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=28 (tbf_ul.cpp:197) 20250212125259834 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=28 (tbf_ul.cpp:467) 20250212125259834 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259834 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) 20250212125259834 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) 20250212125259834 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) 20250212125259834 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) 20250212125259834 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) 20250212125259834 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) 20250212125259834 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) 20250212125259834 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) 20250212125259834 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) 20250212125259834 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) 20250212125259834 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) 20250212125259834 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) 20250212125259834 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) 20250212125259835 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) 20250212125259835 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) 20250212125259843 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) 20250212125259843 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) 20250212125259843 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 199 for type USF (pdch_ul_controller.c:184) 20250212125259843 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) 20250212125259843 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 29 20250212125259857 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 3a 75 5e 84 6a e1 37 51 ef 65 03 ea 5e 17 8a 8a 04 02 4d 36 56 cd d3 24 b1 aa fc 69 ea fd dc 00 (pcu_l1_if.cpp:463) 20250212125259857 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) 20250212125259857 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125259857 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3a 75 5e 84 6a e1 37 51 ef 65 03 ea 5e 17 8a 8a 04 02 4d 36 56 cd d3 24 b1 aa fc 69 ea fd dc 00 (pdch.cpp:1019) 20250212125259857 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125259857 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) 20250212125259857 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) 20250212125259857 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 29 storing in window (29..92) (tbf_ul.cpp:314) 20250212125259857 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=75 5e 84 6a e1 37 51 ef 65 03 ea 5e 17 8a 8a 04 02 4d 36 56 cd d3 24 b1 aa fc 69 ea fd dc (tbf_ul.cpp:337) 20250212125259857 DRLCMACUL DEBUG - Mark BSN 93 as INVALID (rlc_window_ul.cpp:42) 20250212125259857 DRLCMACUL DEBUG - Raising V(R) to 30 (rlc_window_ul.cpp:50) 20250212125259857 DRLCMACUL DEBUG - Taking block 29 out, raising V(Q) to 30 (rlc_window_ul.cpp:65) 20250212125259857 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125259857 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=29, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259857 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) 20250212125259857 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=29 (tbf_ul.cpp:197) 20250212125259857 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=29 (tbf_ul.cpp:467) 20250212125259857 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259857 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) 20250212125259857 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) 20250212125259857 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) 20250212125259857 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) 20250212125259858 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) 20250212125259858 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) 20250212125259858 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) 20250212125259858 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) 20250212125259858 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) 20250212125259858 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) 20250212125259858 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) 20250212125259858 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) 20250212125259858 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) 20250212125259858 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) 20250212125259858 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) 20250212125259861 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) 20250212125259861 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) 20250212125259861 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 203 for type USF (pdch_ul_controller.c:184) 20250212125259861 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) 20250212125259862 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 30 20250212125259875 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 3c 79 3c bd a4 5e e1 0e 52 14 3a db df 41 f8 c2 ee 20 2b 71 94 f5 b9 9e d2 ff d1 80 6f 0a 48 a4 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125259875 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) 20250212125259875 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20250212125259875 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3c 79 3c bd a4 5e e1 0e 52 14 3a db df 41 f8 c2 ee 20 2b 71 94 f5 b9 9e d2 ff d1 80 6f 0a 48 a4 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125259875 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20250212125259875 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) 20250212125259875 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) 20250212125259875 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 30 storing in window (30..93) (tbf_ul.cpp:314) 20250212125259875 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=79 3c bd a4 5e e1 0e 52 14 3a db df 41 f8 c2 ee 20 2b 71 94 f5 b9 9e d2 ff d1 80 6f 0a 48 a4 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125259875 DRLCMACUL DEBUG - Mark BSN 94 as INVALID (rlc_window_ul.cpp:42) 20250212125259875 DRLCMACUL DEBUG - Raising V(R) to 31 (rlc_window_ul.cpp:50) 20250212125259875 DRLCMACUL DEBUG - Taking block 30 out, raising V(Q) to 31 (rlc_window_ul.cpp:65) 20250212125259875 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20250212125259875 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=30, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259875 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) 20250212125259875 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=30 (tbf_ul.cpp:197) 20250212125259875 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=30 (tbf_ul.cpp:467) 20250212125259875 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259875 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) 20250212125259876 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) 20250212125259876 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) 20250212125259876 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) 20250212125259876 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) 20250212125259876 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) 20250212125259876 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) 20250212125259876 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) 20250212125259876 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) 20250212125259876 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) 20250212125259876 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) 20250212125259877 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) 20250212125259877 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) 20250212125259877 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) 20250212125259877 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) 20250212125259880 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) 20250212125259880 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) 20250212125259880 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 208 for type USF (pdch_ul_controller.c:184) 20250212125259880 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) 20250212125259880 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 31 20250212125259894 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 3e 7d ae 1d c8 b2 b4 0d 76 c4 37 99 59 7a 99 de fb e3 ba 4c c6 53 0f b4 7e e5 1c f2 15 92 5f 74 6d 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125259894 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) 20250212125259894 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20250212125259894 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3e 7d ae 1d c8 b2 b4 0d 76 c4 37 99 59 7a 99 de fb e3 ba 4c c6 53 0f b4 7e e5 1c f2 15 92 5f 74 6d 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125259894 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20250212125259894 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) 20250212125259894 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) 20250212125259894 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 31 storing in window (31..94) (tbf_ul.cpp:314) 20250212125259894 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=7d ae 1d c8 b2 b4 0d 76 c4 37 99 59 7a 99 de fb e3 ba 4c c6 53 0f b4 7e e5 1c f2 15 92 5f 74 6d 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125259894 DRLCMACUL DEBUG - Mark BSN 95 as INVALID (rlc_window_ul.cpp:42) 20250212125259894 DRLCMACUL DEBUG - Raising V(R) to 32 (rlc_window_ul.cpp:50) 20250212125259894 DRLCMACUL DEBUG - Taking block 31 out, raising V(Q) to 32 (rlc_window_ul.cpp:65) 20250212125259894 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20250212125259894 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=31, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259894 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) 20250212125259894 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=31 (tbf_ul.cpp:197) 20250212125259894 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=31 (tbf_ul.cpp:467) 20250212125259894 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259894 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) 20250212125259895 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) 20250212125259895 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) 20250212125259895 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) 20250212125259895 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) 20250212125259895 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) 20250212125259895 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) 20250212125259895 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) 20250212125259895 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) 20250212125259895 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) 20250212125259895 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) 20250212125259896 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) 20250212125259896 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) 20250212125259896 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) 20250212125259896 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) 20250212125259903 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) 20250212125259903 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) 20250212125259903 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 212 for type USF (pdch_ul_controller.c:184) 20250212125259903 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) 20250212125259903 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 32 20250212125259918 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 40 81 09 b1 4a 4f db 39 83 1f 3c d5 f4 27 79 5e c8 5e 6e dc 39 df c5 8c 33 d5 bd bd fb e0 a9 38 c3 2e 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125259918 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) 20250212125259918 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20250212125259918 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 40 81 09 b1 4a 4f db 39 83 1f 3c d5 f4 27 79 5e c8 5e 6e dc 39 df c5 8c 33 d5 bd bd fb e0 a9 38 c3 2e 2b 2b 2b 00 (pdch.cpp:1019) 20250212125259918 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20250212125259918 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) 20250212125259918 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) 20250212125259918 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 32 storing in window (32..95) (tbf_ul.cpp:314) 20250212125259918 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=81 09 b1 4a 4f db 39 83 1f 3c d5 f4 27 79 5e c8 5e 6e dc 39 df c5 8c 33 d5 bd bd fb e0 a9 38 c3 2e 2b 2b 2b (tbf_ul.cpp:337) 20250212125259918 DRLCMACUL DEBUG - Mark BSN 96 as INVALID (rlc_window_ul.cpp:42) 20250212125259918 DRLCMACUL DEBUG - Raising V(R) to 33 (rlc_window_ul.cpp:50) 20250212125259918 DRLCMACUL DEBUG - Taking block 32 out, raising V(Q) to 33 (rlc_window_ul.cpp:65) 20250212125259918 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20250212125259918 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=32, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259918 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) 20250212125259918 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=32 (tbf_ul.cpp:197) 20250212125259918 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=32 (tbf_ul.cpp:467) 20250212125259918 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259918 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) 20250212125259918 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) 20250212125259918 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) 20250212125259918 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) 20250212125259918 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) 20250212125259918 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) 20250212125259918 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) 20250212125259918 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) 20250212125259918 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) 20250212125259918 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) 20250212125259918 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) 20250212125259919 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) 20250212125259919 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) 20250212125259919 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) 20250212125259919 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) 20250212125259922 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) 20250212125259922 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) 20250212125259922 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 216 for type USF (pdch_ul_controller.c:184) 20250212125259922 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) 20250212125259922 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 33 20250212125259936 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 42 85 61 d5 7a 57 d3 73 aa f9 80 41 c7 80 80 70 dd 99 d1 7c 3b fa e5 64 27 5c b3 9b 68 b3 3c e0 84 27 a4 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125259936 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) 20250212125259936 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20250212125259936 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 42 85 61 d5 7a 57 d3 73 aa f9 80 41 c7 80 80 70 dd 99 d1 7c 3b fa e5 64 27 5c b3 9b 68 b3 3c e0 84 27 a4 2b 2b 00 (pdch.cpp:1019) 20250212125259936 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20250212125259936 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) 20250212125259936 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) 20250212125259936 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 33 storing in window (33..96) (tbf_ul.cpp:314) 20250212125259936 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=85 61 d5 7a 57 d3 73 aa f9 80 41 c7 80 80 70 dd 99 d1 7c 3b fa e5 64 27 5c b3 9b 68 b3 3c e0 84 27 a4 2b 2b (tbf_ul.cpp:337) 20250212125259936 DRLCMACUL DEBUG - Mark BSN 97 as INVALID (rlc_window_ul.cpp:42) 20250212125259936 DRLCMACUL DEBUG - Raising V(R) to 34 (rlc_window_ul.cpp:50) 20250212125259936 DRLCMACUL DEBUG - Taking block 33 out, raising V(Q) to 34 (rlc_window_ul.cpp:65) 20250212125259936 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20250212125259936 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=33, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259936 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) 20250212125259936 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=33 (tbf_ul.cpp:197) 20250212125259936 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=33 (tbf_ul.cpp:467) 20250212125259936 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259936 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) 20250212125259937 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) 20250212125259937 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) 20250212125259937 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) 20250212125259937 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) 20250212125259937 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) 20250212125259937 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) 20250212125259937 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) 20250212125259937 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) 20250212125259938 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) 20250212125259938 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) 20250212125259938 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) 20250212125259938 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) 20250212125259938 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) 20250212125259938 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) 20250212125259941 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) 20250212125259941 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) 20250212125259941 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 221 for type USF (pdch_ul_controller.c:184) 20250212125259941 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) 20250212125259941 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 34 20250212125259955 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 44 89 b4 bd 59 06 2f 66 99 6d 3e 17 75 a7 32 4b ab 1b 94 55 5c bc c3 eb 36 d5 52 35 2d 88 fb 26 92 f9 12 7d 2b 00 (pcu_l1_if.cpp:463) 20250212125259955 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) 20250212125259955 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20250212125259955 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 44 89 b4 bd 59 06 2f 66 99 6d 3e 17 75 a7 32 4b ab 1b 94 55 5c bc c3 eb 36 d5 52 35 2d 88 fb 26 92 f9 12 7d 2b 00 (pdch.cpp:1019) 20250212125259955 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20250212125259955 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) 20250212125259955 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) 20250212125259955 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 34 storing in window (34..97) (tbf_ul.cpp:314) 20250212125259955 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=89 b4 bd 59 06 2f 66 99 6d 3e 17 75 a7 32 4b ab 1b 94 55 5c bc c3 eb 36 d5 52 35 2d 88 fb 26 92 f9 12 7d 2b (tbf_ul.cpp:337) 20250212125259955 DRLCMACUL DEBUG - Mark BSN 98 as INVALID (rlc_window_ul.cpp:42) 20250212125259955 DRLCMACUL DEBUG - Raising V(R) to 35 (rlc_window_ul.cpp:50) 20250212125259955 DRLCMACUL DEBUG - Taking block 34 out, raising V(Q) to 35 (rlc_window_ul.cpp:65) 20250212125259955 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20250212125259955 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=34, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259955 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) 20250212125259955 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=34 (tbf_ul.cpp:197) 20250212125259955 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=34 (tbf_ul.cpp:467) 20250212125259955 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259955 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) 20250212125259955 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) 20250212125259955 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) 20250212125259955 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) 20250212125259955 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) 20250212125259955 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) 20250212125259955 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) 20250212125259955 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) 20250212125259955 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) 20250212125259955 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) 20250212125259955 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) 20250212125259955 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) 20250212125259955 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) 20250212125259956 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) 20250212125259956 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) 20250212125259964 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) 20250212125259964 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) 20250212125259964 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 225 for type USF (pdch_ul_controller.c:184) 20250212125259964 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) 20250212125259964 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 35 20250212125259978 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 46 8d fd ba 99 c6 da 78 cd d9 26 43 5a 1e e3 44 47 8e 58 89 57 77 22 ca 08 a2 c2 2e 4f 60 1c dd d2 e4 22 c8 6b 00 (pcu_l1_if.cpp:463) 20250212125259978 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) 20250212125259978 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20250212125259978 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 46 8d fd ba 99 c6 da 78 cd d9 26 43 5a 1e e3 44 47 8e 58 89 57 77 22 ca 08 a2 c2 2e 4f 60 1c dd d2 e4 22 c8 6b 00 (pdch.cpp:1019) 20250212125259978 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20250212125259978 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) 20250212125259978 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) 20250212125259978 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 35 storing in window (35..98) (tbf_ul.cpp:314) 20250212125259978 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=8d fd ba 99 c6 da 78 cd d9 26 43 5a 1e e3 44 47 8e 58 89 57 77 22 ca 08 a2 c2 2e 4f 60 1c dd d2 e4 22 c8 6b (tbf_ul.cpp:337) 20250212125259978 DRLCMACUL DEBUG - Mark BSN 99 as INVALID (rlc_window_ul.cpp:42) 20250212125259978 DRLCMACUL DEBUG - Raising V(R) to 36 (rlc_window_ul.cpp:50) 20250212125259978 DRLCMACUL DEBUG - Taking block 35 out, raising V(Q) to 36 (rlc_window_ul.cpp:65) 20250212125259978 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20250212125259978 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=35, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259978 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) 20250212125259978 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=35 (tbf_ul.cpp:197) 20250212125259978 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=35 (tbf_ul.cpp:467) 20250212125259978 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259978 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) 20250212125259978 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) 20250212125259978 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) 20250212125259978 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) 20250212125259978 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) 20250212125259978 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) 20250212125259978 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) 20250212125259978 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) 20250212125259978 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) 20250212125259979 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) 20250212125259979 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) 20250212125259979 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) 20250212125259979 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) 20250212125259979 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) 20250212125259979 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) 20250212125259982 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) 20250212125259982 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) 20250212125259982 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 229 for type USF (pdch_ul_controller.c:184) 20250212125259982 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) 20250212125259983 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 36 20250212125259996 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 48 91 d9 e5 2a df b8 ff 7e 1a 89 67 4c 0b 8c b7 09 a1 29 fb de ab 39 2f e6 5b 85 bf 67 f1 c8 42 87 fc 96 c7 e4 bc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125259996 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) 20250212125259996 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20250212125259996 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 48 91 d9 e5 2a df b8 ff 7e 1a 89 67 4c 0b 8c b7 09 a1 29 fb de ab 39 2f e6 5b 85 bf 67 f1 c8 42 87 fc 96 c7 e4 bc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125259996 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-4 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=424 (pdch.cpp:1030) 20250212125259996 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) 20250212125259996 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) 20250212125259997 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 36 storing in window (36..99) (tbf_ul.cpp:314) 20250212125259997 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=91 d9 e5 2a df b8 ff 7e 1a 89 67 4c 0b 8c b7 09 a1 29 fb de ab 39 2f e6 5b 85 bf 67 f1 c8 42 87 fc 96 c7 e4 bc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125259997 DRLCMACUL DEBUG - Mark BSN 100 as INVALID (rlc_window_ul.cpp:42) 20250212125259997 DRLCMACUL DEBUG - Raising V(R) to 37 (rlc_window_ul.cpp:50) 20250212125259997 DRLCMACUL DEBUG - Taking block 36 out, raising V(Q) to 37 (rlc_window_ul.cpp:65) 20250212125259997 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20250212125259997 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=36, M=0, E=1, count=0 (decoding.cpp:167) 20250212125259997 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) 20250212125259997 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=36 (tbf_ul.cpp:197) 20250212125259997 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=36 (tbf_ul.cpp:467) 20250212125259997 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125259997 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) 20250212125259997 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) 20250212125259997 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) 20250212125259997 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) 20250212125259997 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) 20250212125259997 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) 20250212125259997 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) 20250212125259997 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) 20250212125259997 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) 20250212125259997 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) 20250212125259997 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) 20250212125259997 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) 20250212125259997 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) 20250212125259997 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) 20250212125259997 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) 20250212125300001 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) 20250212125300001 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) 20250212125300001 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 234 for type USF (pdch_ul_controller.c:184) 20250212125300001 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) 20250212125300001 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 37 20250212125300016 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 4a 95 74 fb 3e c7 71 04 c7 1c f5 b8 24 5b f0 1c 95 18 b3 1c c5 a8 55 23 2c 11 ab a8 6a a4 60 40 64 98 74 4f e8 7d a3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125300016 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) 20250212125300016 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20250212125300016 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4a 95 74 fb 3e c7 71 04 c7 1c f5 b8 24 5b f0 1c 95 18 b3 1c c5 a8 55 23 2c 11 ab a8 6a a4 60 40 64 98 74 4f e8 7d a3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125300016 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-4 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=424 (pdch.cpp:1030) 20250212125300016 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) 20250212125300016 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) 20250212125300016 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 37 storing in window (37..100) (tbf_ul.cpp:314) 20250212125300016 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=95 74 fb 3e c7 71 04 c7 1c f5 b8 24 5b f0 1c 95 18 b3 1c c5 a8 55 23 2c 11 ab a8 6a a4 60 40 64 98 74 4f e8 7d a3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125300016 DRLCMACUL DEBUG - Mark BSN 101 as INVALID (rlc_window_ul.cpp:42) 20250212125300016 DRLCMACUL DEBUG - Raising V(R) to 38 (rlc_window_ul.cpp:50) 20250212125300016 DRLCMACUL DEBUG - Taking block 37 out, raising V(Q) to 38 (rlc_window_ul.cpp:65) 20250212125300016 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20250212125300016 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=37, M=0, E=1, count=0 (decoding.cpp:167) 20250212125300016 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) 20250212125300016 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=37 (tbf_ul.cpp:197) 20250212125300016 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=37 (tbf_ul.cpp:467) 20250212125300016 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125300016 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) 20250212125300016 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) 20250212125300016 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) 20250212125300016 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) 20250212125300016 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) 20250212125300016 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) 20250212125300016 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) 20250212125300016 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) 20250212125300016 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) 20250212125300017 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) 20250212125300017 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) 20250212125300017 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) 20250212125300017 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) 20250212125300017 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) 20250212125300017 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) 20250212125300024 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) 20250212125300024 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) 20250212125300024 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 238 for type USF (pdch_ul_controller.c:184) 20250212125300024 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) 20250212125300025 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 38 20250212125300039 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 4c 99 bf 3f bf 21 1c 95 84 48 27 43 bc 51 79 90 64 c9 09 4f 12 34 fe c8 06 a2 28 82 ca fd 0e 67 41 50 b2 02 ce 8c d0 fe 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125300039 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) 20250212125300039 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20250212125300039 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4c 99 bf 3f bf 21 1c 95 84 48 27 43 bc 51 79 90 64 c9 09 4f 12 34 fe c8 06 a2 28 82 ca fd 0e 67 41 50 b2 02 ce 8c d0 fe 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125300039 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-4 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=424 (pdch.cpp:1030) 20250212125300039 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) 20250212125300039 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) 20250212125300039 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 38 storing in window (38..101) (tbf_ul.cpp:314) 20250212125300039 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=99 bf 3f bf 21 1c 95 84 48 27 43 bc 51 79 90 64 c9 09 4f 12 34 fe c8 06 a2 28 82 ca fd 0e 67 41 50 b2 02 ce 8c d0 fe 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125300039 DRLCMACUL DEBUG - Mark BSN 102 as INVALID (rlc_window_ul.cpp:42) 20250212125300039 DRLCMACUL DEBUG - Raising V(R) to 39 (rlc_window_ul.cpp:50) 20250212125300039 DRLCMACUL DEBUG - Taking block 38 out, raising V(Q) to 39 (rlc_window_ul.cpp:65) 20250212125300039 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20250212125300039 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=38, M=0, E=1, count=0 (decoding.cpp:167) 20250212125300039 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) 20250212125300039 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=38 (tbf_ul.cpp:197) 20250212125300039 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=38 (tbf_ul.cpp:467) 20250212125300039 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125300039 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) 20250212125300039 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) 20250212125300039 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) 20250212125300039 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) 20250212125300039 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) 20250212125300039 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) 20250212125300039 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) 20250212125300039 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) 20250212125300039 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) 20250212125300039 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) 20250212125300039 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) 20250212125300040 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) 20250212125300040 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) 20250212125300040 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) 20250212125300040 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) 20250212125300043 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) 20250212125300043 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) 20250212125300043 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 242 for type USF (pdch_ul_controller.c:184) 20250212125300043 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) 20250212125300043 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 39 20250212125300057 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 4e 9d 83 93 b8 18 0e 13 0d 9e ab 51 2e 1d 33 c4 a7 5d b3 01 04 bc 41 95 47 0e 21 36 a4 c3 11 99 a6 ee e8 4f 6e 3e 8b 63 b6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125300057 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) 20250212125300057 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20250212125300057 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4e 9d 83 93 b8 18 0e 13 0d 9e ab 51 2e 1d 33 c4 a7 5d b3 01 04 bc 41 95 47 0e 21 36 a4 c3 11 99 a6 ee e8 4f 6e 3e 8b 63 b6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125300057 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-4 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=424 (pdch.cpp:1030) 20250212125300057 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) 20250212125300057 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) 20250212125300057 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 39 storing in window (39..102) (tbf_ul.cpp:314) 20250212125300057 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=9d 83 93 b8 18 0e 13 0d 9e ab 51 2e 1d 33 c4 a7 5d b3 01 04 bc 41 95 47 0e 21 36 a4 c3 11 99 a6 ee e8 4f 6e 3e 8b 63 b6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125300057 DRLCMACUL DEBUG - Mark BSN 103 as INVALID (rlc_window_ul.cpp:42) 20250212125300057 DRLCMACUL DEBUG - Raising V(R) to 40 (rlc_window_ul.cpp:50) 20250212125300057 DRLCMACUL DEBUG - Taking block 39 out, raising V(Q) to 40 (rlc_window_ul.cpp:65) 20250212125300057 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20250212125300057 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=39, M=0, E=1, count=0 (decoding.cpp:167) 20250212125300057 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) 20250212125300057 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=39 (tbf_ul.cpp:197) 20250212125300057 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=39 (tbf_ul.cpp:467) 20250212125300057 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125300057 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) 20250212125300057 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20250212125300057 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125300057 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125300057 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) 20250212125300057 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) 20250212125300057 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) 20250212125300057 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) 20250212125300058 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) 20250212125300058 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) 20250212125300058 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) 20250212125300058 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) 20250212125300058 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) 20250212125300058 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) 20250212125300058 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) 20250212125300058 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) 20250212125300058 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) 20250212125300058 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) 20250212125300062 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) 20250212125300062 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) 20250212125300062 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 247 for type USF (pdch_ul_controller.c:184) 20250212125300062 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) 20250212125300062 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125300062 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125300062 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) 20250212125300062 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125300062 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125300062 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Sending data request: sapi=5 arfcn=871 cur_fn=238 block=8 data=40 24 00 0a 00 00 00 3f ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125300062 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Rx Packet Uplink ACK / NACK 20250212125300076 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) 20250212125300076 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) 20250212125300076 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=242): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125300076 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125300076 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) 20250212125300076 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) 20250212125300076 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) 20250212125300076 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) 20250212125300076 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) 20250212125300076 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) 20250212125300076 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) 20250212125300076 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) 20250212125300077 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) 20250212125300077 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) 20250212125300077 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) 20250212125300077 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) 20250212125300077 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) 20250212125300077 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) 20250212125300085 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125300099 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) 20250212125300099 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) 20250212125300099 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=247): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125300099 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125300099 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) 20250212125300099 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) 20250212125300099 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) 20250212125300099 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) 20250212125300099 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) 20250212125300099 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) 20250212125300100 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) 20250212125300100 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) 20250212125300100 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) 20250212125300100 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) 20250212125300100 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) 20250212125300100 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) 20250212125300100 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) 20250212125300100 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) 20250212125300104 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125300118 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) 20250212125300118 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) 20250212125300118 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) 20250212125300118 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) 20250212125300118 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) 20250212125300118 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) 20250212125300118 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) 20250212125300118 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) 20250212125300119 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) 20250212125300119 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) 20250212125300119 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) 20250212125300119 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) 20250212125300119 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) 20250212125300119 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) 20250212125300119 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) 20250212125300119 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) 20250212125300122 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125300137 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 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) 20250212125300137 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) 20250212125300137 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125300137 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125300137 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 40 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) 20250212125300137 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125300137 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=255 TLLI=0x00000001 (pdch.cpp:347) 20250212125300137 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) 20250212125300137 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) 20250212125300137 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) 20250212125300137 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) 20250212125300137 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) 20250212125300138 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) 20250212125300138 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) 20250212125300138 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) 20250212125300138 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) 20250212125300138 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) 20250212125300138 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) 20250212125300138 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) 20250212125300138 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) 20250212125300139 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) 20250212125300139 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) 20250212125300146 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125300160 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 50 a1 d5 17 13 43 e2 48 7e 7d f6 aa ae 37 f9 95 09 11 c2 cd 0f ee ab ec 16 a5 59 4c 97 ed 66 92 9f eb 29 0b a1 5c 4b 77 6f 56 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125300160 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) 20250212125300160 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20250212125300160 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 50 a1 d5 17 13 43 e2 48 7e 7d f6 aa ae 37 f9 95 09 11 c2 cd 0f ee ab ec 16 a5 59 4c 97 ed 66 92 9f eb 29 0b a1 5c 4b 77 6f 56 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125300160 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-4 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=424 (pdch.cpp:1030) 20250212125300160 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=260 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125300160 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) 20250212125300160 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) 20250212125300160 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 40 storing in window (40..103) (tbf_ul.cpp:314) 20250212125300160 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=a1 d5 17 13 43 e2 48 7e 7d f6 aa ae 37 f9 95 09 11 c2 cd 0f ee ab ec 16 a5 59 4c 97 ed 66 92 9f eb 29 0b a1 5c 4b 77 6f 56 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125300160 DRLCMACUL DEBUG - Mark BSN 104 as INVALID (rlc_window_ul.cpp:42) 20250212125300160 DRLCMACUL DEBUG - Raising V(R) to 41 (rlc_window_ul.cpp:50) 20250212125300160 DRLCMACUL DEBUG - Taking block 40 out, raising V(Q) to 41 (rlc_window_ul.cpp:65) 20250212125300160 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20250212125300160 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=40, M=0, E=1, count=0 (decoding.cpp:167) 20250212125300160 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) 20250212125300160 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=40 (tbf_ul.cpp:197) 20250212125300160 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=40 (tbf_ul.cpp:467) 20250212125300160 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125300160 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) 20250212125300160 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) 20250212125300160 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) 20250212125300161 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) 20250212125300161 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) 20250212125300161 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) 20250212125300161 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) 20250212125300161 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) 20250212125300161 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) 20250212125300161 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) 20250212125300161 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) 20250212125300162 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) 20250212125300162 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) 20250212125300162 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) 20250212125300162 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) 20250212125300164 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) 20250212125300164 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) 20250212125300164 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 268 for type USF (pdch_ul_controller.c:184) 20250212125300164 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) 20250212125300165 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 41 20250212125300178 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 52 a5 d4 31 4b 60 0c 52 a5 0f fe 30 ab 26 40 ce 12 70 fc cb 8f 34 67 ae 13 e1 3e 36 a2 6d f9 ff 2c e4 39 97 ea 56 82 e7 0b eb 22 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125300178 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) 20250212125300178 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20250212125300178 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 52 a5 d4 31 4b 60 0c 52 a5 0f fe 30 ab 26 40 ce 12 70 fc cb 8f 34 67 ae 13 e1 3e 36 a2 6d f9 ff 2c e4 39 97 ea 56 82 e7 0b eb 22 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125300178 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-4 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=424 (pdch.cpp:1030) 20250212125300178 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} (pdch.cpp:1070) 20250212125300178 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) 20250212125300178 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) 20250212125300178 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 41 storing in window (41..104) (tbf_ul.cpp:314) 20250212125300179 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=a5 d4 31 4b 60 0c 52 a5 0f fe 30 ab 26 40 ce 12 70 fc cb 8f 34 67 ae 13 e1 3e 36 a2 6d f9 ff 2c e4 39 97 ea 56 82 e7 0b eb 22 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125300179 DRLCMACUL DEBUG - Mark BSN 105 as INVALID (rlc_window_ul.cpp:42) 20250212125300179 DRLCMACUL DEBUG - Raising V(R) to 42 (rlc_window_ul.cpp:50) 20250212125300179 DRLCMACUL DEBUG - Taking block 41 out, raising V(Q) to 42 (rlc_window_ul.cpp:65) 20250212125300179 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20250212125300179 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=41, M=0, E=1, count=0 (decoding.cpp:167) 20250212125300179 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) 20250212125300179 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=41 (tbf_ul.cpp:197) 20250212125300179 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=41 (tbf_ul.cpp:467) 20250212125300179 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125300179 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) 20250212125300179 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) 20250212125300179 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) 20250212125300179 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) 20250212125300179 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) 20250212125300179 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) 20250212125300179 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) 20250212125300179 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) 20250212125300179 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) 20250212125300180 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) 20250212125300180 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) 20250212125300180 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) 20250212125300180 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) 20250212125300180 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) 20250212125300180 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) 20250212125300183 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) 20250212125300183 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) 20250212125300183 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 273 for type USF (pdch_ul_controller.c:184) 20250212125300183 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) 20250212125300183 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 42 20250212125300197 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 54 a9 87 52 03 b2 f6 73 3e 3d 9f 1d e3 54 d0 da f5 89 da fd 47 a6 99 84 6d ac 44 a7 4f 28 cb 3e 40 97 70 cf 19 09 04 dd eb f0 53 7f 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125300197 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) 20250212125300197 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20250212125300197 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 54 a9 87 52 03 b2 f6 73 3e 3d 9f 1d e3 54 d0 da f5 89 da fd 47 a6 99 84 6d ac 44 a7 4f 28 cb 3e 40 97 70 cf 19 09 04 dd eb f0 53 7f 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125300197 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-4 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=424 (pdch.cpp:1030) 20250212125300197 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) 20250212125300197 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) 20250212125300197 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 42 storing in window (42..105) (tbf_ul.cpp:314) 20250212125300197 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=a9 87 52 03 b2 f6 73 3e 3d 9f 1d e3 54 d0 da f5 89 da fd 47 a6 99 84 6d ac 44 a7 4f 28 cb 3e 40 97 70 cf 19 09 04 dd eb f0 53 7f 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125300197 DRLCMACUL DEBUG - Mark BSN 106 as INVALID (rlc_window_ul.cpp:42) 20250212125300197 DRLCMACUL DEBUG - Raising V(R) to 43 (rlc_window_ul.cpp:50) 20250212125300197 DRLCMACUL DEBUG - Taking block 42 out, raising V(Q) to 43 (rlc_window_ul.cpp:65) 20250212125300197 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20250212125300197 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=42, M=0, E=1, count=0 (decoding.cpp:167) 20250212125300197 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) 20250212125300197 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=42 (tbf_ul.cpp:197) 20250212125300197 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=42 (tbf_ul.cpp:467) 20250212125300197 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125300197 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) 20250212125300197 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) 20250212125300197 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) 20250212125300198 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) 20250212125300198 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) 20250212125300198 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) 20250212125300198 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) 20250212125300198 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) 20250212125300198 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) 20250212125300199 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) 20250212125300199 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) 20250212125300199 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) 20250212125300199 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) 20250212125300199 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) 20250212125300199 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) 20250212125300206 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) 20250212125300206 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) 20250212125300206 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 277 for type USF (pdch_ul_controller.c:184) 20250212125300206 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) 20250212125300206 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 43 20250212125300220 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 56 ad dd 93 fb 24 c1 8e 4f f5 a0 77 d8 b7 d2 6b b1 5b a7 d0 42 49 80 3e 7d c3 c5 b1 d0 5b 98 92 18 36 d8 78 ce 6e 6c aa 3b c5 95 e9 19 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125300220 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) 20250212125300220 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20250212125300220 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 56 ad dd 93 fb 24 c1 8e 4f f5 a0 77 d8 b7 d2 6b b1 5b a7 d0 42 49 80 3e 7d c3 c5 b1 d0 5b 98 92 18 36 d8 78 ce 6e 6c aa 3b c5 95 e9 19 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125300220 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-4 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=424 (pdch.cpp:1030) 20250212125300220 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) 20250212125300220 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) 20250212125300220 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 43 storing in window (43..106) (tbf_ul.cpp:314) 20250212125300220 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=ad dd 93 fb 24 c1 8e 4f f5 a0 77 d8 b7 d2 6b b1 5b a7 d0 42 49 80 3e 7d c3 c5 b1 d0 5b 98 92 18 36 d8 78 ce 6e 6c aa 3b c5 95 e9 19 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125300220 DRLCMACUL DEBUG - Mark BSN 107 as INVALID (rlc_window_ul.cpp:42) 20250212125300220 DRLCMACUL DEBUG - Raising V(R) to 44 (rlc_window_ul.cpp:50) 20250212125300220 DRLCMACUL DEBUG - Taking block 43 out, raising V(Q) to 44 (rlc_window_ul.cpp:65) 20250212125300220 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20250212125300220 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=43, M=0, E=1, count=0 (decoding.cpp:167) 20250212125300220 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) 20250212125300220 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=43 (tbf_ul.cpp:197) 20250212125300220 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=43 (tbf_ul.cpp:467) 20250212125300220 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125300220 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) 20250212125300221 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) 20250212125300221 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) 20250212125300221 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) 20250212125300221 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) 20250212125300221 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) 20250212125300221 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) 20250212125300221 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) 20250212125300221 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) 20250212125300221 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) 20250212125300221 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) 20250212125300221 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) 20250212125300221 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) 20250212125300222 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) 20250212125300222 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) 20250212125300225 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) 20250212125300225 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) 20250212125300225 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 281 for type USF (pdch_ul_controller.c:184) 20250212125300225 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) 20250212125300225 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 44 20250212125300239 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 58 b1 b8 6c 8d b8 e3 d0 e6 5e 1c 4d b5 c0 a5 f1 ea 16 57 6c 78 b3 d5 4d e1 8b 18 a9 f2 10 30 41 e1 8b f4 44 5a c3 88 e3 32 a4 07 bf f0 d2 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125300239 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) 20250212125300239 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20250212125300239 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 58 b1 b8 6c 8d b8 e3 d0 e6 5e 1c 4d b5 c0 a5 f1 ea 16 57 6c 78 b3 d5 4d e1 8b 18 a9 f2 10 30 41 e1 8b f4 44 5a c3 88 e3 32 a4 07 bf f0 d2 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125300239 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-4 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=424 (pdch.cpp:1030) 20250212125300239 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) 20250212125300239 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) 20250212125300239 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 44 storing in window (44..107) (tbf_ul.cpp:314) 20250212125300239 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=b1 b8 6c 8d b8 e3 d0 e6 5e 1c 4d b5 c0 a5 f1 ea 16 57 6c 78 b3 d5 4d e1 8b 18 a9 f2 10 30 41 e1 8b f4 44 5a c3 88 e3 32 a4 07 bf f0 d2 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125300239 DRLCMACUL DEBUG - Mark BSN 108 as INVALID (rlc_window_ul.cpp:42) 20250212125300239 DRLCMACUL DEBUG - Raising V(R) to 45 (rlc_window_ul.cpp:50) 20250212125300239 DRLCMACUL DEBUG - Taking block 44 out, raising V(Q) to 45 (rlc_window_ul.cpp:65) 20250212125300239 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20250212125300239 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=44, M=0, E=1, count=0 (decoding.cpp:167) 20250212125300239 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) 20250212125300239 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=44 (tbf_ul.cpp:197) 20250212125300239 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=44 (tbf_ul.cpp:467) 20250212125300239 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125300239 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) 20250212125300240 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) 20250212125300240 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) 20250212125300240 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) 20250212125300240 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) 20250212125300240 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) 20250212125300240 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) 20250212125300240 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) 20250212125300240 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) 20250212125300241 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) 20250212125300241 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) 20250212125300241 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) 20250212125300241 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) 20250212125300241 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) 20250212125300241 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) 20250212125300244 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) 20250212125300244 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) 20250212125300244 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 286 for type USF (pdch_ul_controller.c:184) 20250212125300244 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) 20250212125300244 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 45 20250212125300258 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=5 data=10 00 5a b5 03 10 97 6d 55 d9 6b 8a 19 4b 53 02 ec ef 9d 47 8b c6 5c b5 28 17 4c 55 fb 5b 69 db 69 2f 98 da 78 e4 f3 07 ff 06 34 4f e8 b4 16 ed 0c 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125300258 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) 20250212125300258 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20250212125300258 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 10 00 5a b5 03 10 97 6d 55 d9 6b 8a 19 4b 53 02 ec ef 9d 47 8b c6 5c b5 28 17 4c 55 fb 5b 69 db 69 2f 98 da 78 e4 f3 07 ff 06 34 4f e8 b4 16 ed 0c 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125300258 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-4 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=424 (pdch.cpp:1030) 20250212125300258 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) 20250212125300258 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) 20250212125300258 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 45 storing in window (45..108) (tbf_ul.cpp:314) 20250212125300258 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=b5 03 10 97 6d 55 d9 6b 8a 19 4b 53 02 ec ef 9d 47 8b c6 5c b5 28 17 4c 55 fb 5b 69 db 69 2f 98 da 78 e4 f3 07 ff 06 34 4f e8 b4 16 ed 0c 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125300258 DRLCMACUL DEBUG - Mark BSN 109 as INVALID (rlc_window_ul.cpp:42) 20250212125300258 DRLCMACUL DEBUG - Raising V(R) to 46 (rlc_window_ul.cpp:50) 20250212125300258 DRLCMACUL DEBUG - Taking block 45 out, raising V(Q) to 46 (rlc_window_ul.cpp:65) 20250212125300258 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20250212125300258 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=45, M=0, E=1, count=0 (decoding.cpp:167) 20250212125300258 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) 20250212125300258 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=45 (tbf_ul.cpp:197) 20250212125300258 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=45 (tbf_ul.cpp:467) 20250212125300258 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125300258 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) 20250212125300259 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) 20250212125300259 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) 20250212125300259 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) 20250212125300259 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) 20250212125300259 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) 20250212125300259 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) 20250212125300260 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) 20250212125300260 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) 20250212125300260 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) 20250212125300260 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) 20250212125300260 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) 20250212125300260 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) 20250212125300260 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) 20250212125300260 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) 20250212125300267 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) 20250212125300267 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) 20250212125300267 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 290 for type USF (pdch_ul_controller.c:184) 20250212125300267 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) 20250212125300267 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 46 20250212125300281 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=6 data=0c 00 5c b9 6a 85 cf c3 6f 41 0e ba b8 49 75 69 70 fa 95 fc e8 c8 13 df 88 9b c6 ef c2 9e c4 a0 5e d3 33 ca 16 34 42 d5 43 d4 2c 1f 3f 8b 71 2b 9c 9e 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125300281 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) 20250212125300281 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20250212125300281 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c 00 5c b9 6a 85 cf c3 6f 41 0e ba b8 49 75 69 70 fa 95 fc e8 c8 13 df 88 9b c6 ef c2 9e c4 a0 5e d3 33 ca 16 34 42 d5 43 d4 2c 1f 3f 8b 71 2b 9c 9e 2b 2b 2b 00 (pdch.cpp:1019) 20250212125300281 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-4 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=424 (pdch.cpp:1030) 20250212125300281 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) 20250212125300281 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) 20250212125300281 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 46 storing in window (46..109) (tbf_ul.cpp:314) 20250212125300281 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=b9 6a 85 cf c3 6f 41 0e ba b8 49 75 69 70 fa 95 fc e8 c8 13 df 88 9b c6 ef c2 9e c4 a0 5e d3 33 ca 16 34 42 d5 43 d4 2c 1f 3f 8b 71 2b 9c 9e 2b 2b 2b (tbf_ul.cpp:337) 20250212125300281 DRLCMACUL DEBUG - Mark BSN 110 as INVALID (rlc_window_ul.cpp:42) 20250212125300281 DRLCMACUL DEBUG - Raising V(R) to 47 (rlc_window_ul.cpp:50) 20250212125300281 DRLCMACUL DEBUG - Taking block 46 out, raising V(Q) to 47 (rlc_window_ul.cpp:65) 20250212125300281 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20250212125300281 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=46, M=0, E=1, count=0 (decoding.cpp:167) 20250212125300281 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) 20250212125300281 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=46 (tbf_ul.cpp:197) 20250212125300281 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=46 (tbf_ul.cpp:467) 20250212125300281 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125300281 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) 20250212125300282 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) 20250212125300282 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) 20250212125300282 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) 20250212125300282 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) 20250212125300282 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) 20250212125300282 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) 20250212125300282 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) 20250212125300282 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) 20250212125300282 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) 20250212125300282 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) 20250212125300282 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) 20250212125300283 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) 20250212125300283 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) 20250212125300283 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) 20250212125300286 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) 20250212125300286 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) 20250212125300286 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 294 for type USF (pdch_ul_controller.c:184) 20250212125300286 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) 20250212125300286 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 47 20250212125300300 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=7 data=08 00 5e bd d6 53 54 90 4a 37 43 8a 12 cf 97 63 23 45 95 33 a2 e1 9a 05 56 49 b1 46 ef cb 92 b4 82 8e bc 27 71 fd 1d d2 dd c8 97 66 09 36 65 91 99 05 84 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125300300 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) 20250212125300300 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20250212125300300 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 00 5e bd d6 53 54 90 4a 37 43 8a 12 cf 97 63 23 45 95 33 a2 e1 9a 05 56 49 b1 46 ef cb 92 b4 82 8e bc 27 71 fd 1d d2 dd c8 97 66 09 36 65 91 99 05 84 2b 2b 00 (pdch.cpp:1019) 20250212125300300 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-4 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=424 (pdch.cpp:1030) 20250212125300300 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) 20250212125300300 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) 20250212125300300 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 47 storing in window (47..110) (tbf_ul.cpp:314) 20250212125300300 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=bd d6 53 54 90 4a 37 43 8a 12 cf 97 63 23 45 95 33 a2 e1 9a 05 56 49 b1 46 ef cb 92 b4 82 8e bc 27 71 fd 1d d2 dd c8 97 66 09 36 65 91 99 05 84 2b 2b (tbf_ul.cpp:337) 20250212125300300 DRLCMACUL DEBUG - Mark BSN 111 as INVALID (rlc_window_ul.cpp:42) 20250212125300300 DRLCMACUL DEBUG - Raising V(R) to 48 (rlc_window_ul.cpp:50) 20250212125300300 DRLCMACUL DEBUG - Taking block 47 out, raising V(Q) to 48 (rlc_window_ul.cpp:65) 20250212125300300 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20250212125300300 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=47, M=0, E=1, count=0 (decoding.cpp:167) 20250212125300300 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) 20250212125300300 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=47 (tbf_ul.cpp:197) 20250212125300300 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=47 (tbf_ul.cpp:467) 20250212125300300 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125300300 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) 20250212125300300 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) 20250212125300300 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) 20250212125300300 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) 20250212125300300 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) 20250212125300300 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) 20250212125300300 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) 20250212125300300 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) 20250212125300300 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) 20250212125300300 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) 20250212125300300 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) 20250212125300301 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) 20250212125300301 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) 20250212125300301 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) 20250212125300301 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) 20250212125300304 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) 20250212125300304 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) 20250212125300304 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 299 for type USF (pdch_ul_controller.c:184) 20250212125300304 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) 20250212125300304 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 48 20250212125300318 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=8 data=04 00 60 c1 01 8b a5 4e d8 04 1e ae ee 45 22 c2 9f ca 35 65 0d 90 d5 c4 e7 b2 ff 20 b8 74 d5 20 d9 68 93 08 49 d5 92 03 d0 f6 b1 e7 9b f8 fd bd 51 2e 90 cf 2b 00 (pcu_l1_if.cpp:463) 20250212125300318 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) 20250212125300318 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20250212125300318 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 00 60 c1 01 8b a5 4e d8 04 1e ae ee 45 22 c2 9f ca 35 65 0d 90 d5 c4 e7 b2 ff 20 b8 74 d5 20 d9 68 93 08 49 d5 92 03 d0 f6 b1 e7 9b f8 fd bd 51 2e 90 cf 2b 00 (pdch.cpp:1019) 20250212125300318 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-4 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=424 (pdch.cpp:1030) 20250212125300318 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) 20250212125300318 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) 20250212125300318 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 48 storing in window (48..111) (tbf_ul.cpp:314) 20250212125300318 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=c1 01 8b a5 4e d8 04 1e ae ee 45 22 c2 9f ca 35 65 0d 90 d5 c4 e7 b2 ff 20 b8 74 d5 20 d9 68 93 08 49 d5 92 03 d0 f6 b1 e7 9b f8 fd bd 51 2e 90 cf 2b (tbf_ul.cpp:337) 20250212125300318 DRLCMACUL DEBUG - Mark BSN 112 as INVALID (rlc_window_ul.cpp:42) 20250212125300318 DRLCMACUL DEBUG - Raising V(R) to 49 (rlc_window_ul.cpp:50) 20250212125300318 DRLCMACUL DEBUG - Taking block 48 out, raising V(Q) to 49 (rlc_window_ul.cpp:65) 20250212125300318 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20250212125300318 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=48, M=0, E=1, count=0 (decoding.cpp:167) 20250212125300318 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) 20250212125300318 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=48 (tbf_ul.cpp:197) 20250212125300318 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=48 (tbf_ul.cpp:467) 20250212125300318 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125300318 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) 20250212125300319 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) 20250212125300319 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) 20250212125300319 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) 20250212125300319 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) 20250212125300319 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) 20250212125300319 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) 20250212125300319 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) 20250212125300319 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) 20250212125300319 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) 20250212125300319 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) 20250212125300319 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) 20250212125300319 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) 20250212125300319 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) 20250212125300319 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) 20250212125300328 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) 20250212125300328 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) 20250212125300328 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 303 for type USF (pdch_ul_controller.c:184) 20250212125300328 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) 20250212125300328 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Sending DATA.ind with LLC payload size 49 20250212125300341 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=9 data=00 00 62 c5 46 ea f3 2a a1 b3 81 af 82 0a 6e 17 52 20 e1 61 fc f5 c4 f2 a8 a8 21 70 8e 08 33 d2 af 95 f3 ed d6 22 ce 91 0d 40 f8 2d b7 84 0c 56 30 78 aa 49 90 00 (pcu_l1_if.cpp:463) 20250212125300341 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) 20250212125300341 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20250212125300341 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 62 c5 46 ea f3 2a a1 b3 81 af 82 0a 6e 17 52 20 e1 61 fc f5 c4 f2 a8 a8 21 70 8e 08 33 d2 af 95 f3 ed d6 22 ce 91 0d 40 f8 2d b7 84 0c 56 30 78 aa 49 90 00 (pdch.cpp:1019) 20250212125300341 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-4 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=424 (pdch.cpp:1030) 20250212125300341 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) 20250212125300341 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) 20250212125300341 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 49 storing in window (49..112) (tbf_ul.cpp:314) 20250212125300341 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=c5 46 ea f3 2a a1 b3 81 af 82 0a 6e 17 52 20 e1 61 fc f5 c4 f2 a8 a8 21 70 8e 08 33 d2 af 95 f3 ed d6 22 ce 91 0d 40 f8 2d b7 84 0c 56 30 78 aa 49 90 (tbf_ul.cpp:337) 20250212125300341 DRLCMACUL DEBUG - Mark BSN 113 as INVALID (rlc_window_ul.cpp:42) 20250212125300341 DRLCMACUL DEBUG - Raising V(R) to 50 (rlc_window_ul.cpp:50) 20250212125300341 DRLCMACUL DEBUG - Taking block 49 out, raising V(Q) to 50 (rlc_window_ul.cpp:65) 20250212125300341 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20250212125300341 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=49, M=0, E=1, count=0 (decoding.cpp:167) 20250212125300341 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) 20250212125300341 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=49 (tbf_ul.cpp:197) 20250212125300341 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=49 (tbf_ul.cpp:467) 20250212125300341 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125300341 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) 20250212125300341 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20250212125300341 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20250212125300341 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20250212125300341 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) 20250212125300341 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125300341 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125300342 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) 20250212125300342 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) 20250212125300342 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) 20250212125300342 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) 20250212125300342 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) 20250212125300342 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) 20250212125300342 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) 20250212125300342 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) 20250212125300342 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) 20250212125300342 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) 20250212125300342 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) 20250212125300342 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) 20250212125300342 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) 20250212125300342 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) 20250212125300346 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) 20250212125300346 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) 20250212125300346 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 303 + 13 = 316 (pdch_ul_controller.c:131) 20250212125300346 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20250212125300346 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125300346 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) 20250212125300346 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 316 for type POLL (pdch_ul_controller.c:184) 20250212125300346 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=316, TS=7) (tbf_ul_ack_fsm.c:90) 20250212125300346 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) 20250212125300346 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){FINISHED} (gprs_rlcmac_sched.cpp:202) 20250212125300346 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Sending data request: sapi=5 arfcn=871 cur_fn=299 block=10 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) 20250212125300346 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(293)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Rx Packet Uplink ACK / NACK 20250212125300360 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) 20250212125300360 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) 20250212125300360 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=303): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (pdch_ul_controller.c:309) 20250212125300360 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125300360 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) 20250212125300360 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) 20250212125300361 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) 20250212125300361 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) 20250212125300361 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) 20250212125300361 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) 20250212125300361 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) 20250212125300361 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) 20250212125300361 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) 20250212125300361 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) 20250212125300361 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) 20250212125300361 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) 20250212125300361 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) 20250212125300361 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) 20250212125300365 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125300379 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) 20250212125300379 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) 20250212125300379 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) 20250212125300379 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) 20250212125300379 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) 20250212125300379 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) 20250212125300379 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) 20250212125300379 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) 20250212125300379 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) 20250212125300379 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) 20250212125300380 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) 20250212125300380 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) 20250212125300380 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) 20250212125300380 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) 20250212125300380 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) 20250212125300380 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) 20250212125300388 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125300402 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) 20250212125300402 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) 20250212125300402 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) 20250212125300402 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) 20250212125300402 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) 20250212125300402 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) 20250212125300403 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) 20250212125300403 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) 20250212125300403 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) 20250212125300403 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) 20250212125300403 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) 20250212125300403 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) 20250212125300403 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) 20250212125300403 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) 20250212125300403 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) 20250212125300403 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) 20250212125300407 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125300421 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) 20250212125300421 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) 20250212125300421 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125300421 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125300421 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) 20250212125300421 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125300421 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=316 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20250212125300421 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20250212125300421 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:170) 20250212125300421 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20250212125300421 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) 20250212125300421 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20250212125300421 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20250212125300421 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125300421 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20250212125300421 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20250212125300421 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125300421 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125300421 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20250212125300421 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125300421 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125300421 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 0 (-) (tbf_ul_fsm.c:252) 20250212125300421 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125300421 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) 20250212125300421 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) 20250212125300421 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) 20250212125300421 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) BTS(293)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125300421 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) 20250212125300421 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) 20250212125300421 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) 20250212125300421 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) 20250212125300421 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) 20250212125300422 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) 20250212125300422 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59930<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125300422 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) 20250212125300422 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) 20250212125300422 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) 20250212125300422 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) 20250212125300423 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59924<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125300424 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125300424 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125300424 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125300424 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125300424 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125300424 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125300424 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125300424 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125300424 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125300424 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125300424 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125300424 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125300424 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125300424 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125300424 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) 20250212125300424 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) 20250212125300424 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 7976 with status 0 MTC@8d0f06c41a7d: Test case TC_ul_all_sizes finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_all_sizes pass'. respawn: 29: starting: osmo-pcu Wed Feb 12 12:53:00 UTC 2025 ====== PCU_Tests.TC_ul_all_sizes pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ul_all_sizes.talloc 20250212125300444 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125300444 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125300444 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125300444 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125300455 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59944<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125300556 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59944<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=690728) Waiting for packet dumper to finish... 1 (prev_count=690728, count=730948) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_all_sizes pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_data_toolong_fills_padding'. ------ PCU_Tests.TC_ul_data_toolong_fills_padding ------ Wed Feb 12 12:53:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_data_toolong_fills_padding.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_data_toolong_fills_padding.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_data_toolong_fills_padding' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_ul_data_toolong_fills_padding started. 299@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_ul_data_toolong_fills_padding-BVCI1234(301)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 299@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 299@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(303)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125303634 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59444<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 299@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(307)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 299@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(307)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(304)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20250212125303641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59454<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(304)@8d0f06c41a7d: Start timer T: 5 s PCUIF(304)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_ul_data_toolong_fills_padding-STATS(309)@8d0f06c41a7d: Start timer T: 2 s 299@8d0f06c41a7d: 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_ul_data_toolong_fills_padding-STATS(309)@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(310)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(310)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125305445 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125305445 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125305445 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(304)@8d0f06c41a7d: OsmoPCU is now connected BTS(306)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125305451 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125305451 DLGLOBAL DEBUG validating counter group 0x55fb9ccf6040(bts) with 102 counters (rate_ctr.c:86) 20250212125305451 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125305451 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125305451 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125305451 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125305451 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125305451 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125305451 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125305451 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125305451 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125305451 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125305451 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125305451 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125305451 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125305451 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125305451 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125305451 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125305451 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125305451 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125305451 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125305451 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125305451 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125305451 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125305451 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125305451 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125305451 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125305451 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125305451 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125305451 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125305451 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125305451 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125305451 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125305451 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125305451 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125305451 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125305451 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125305451 DLGLOBAL DEBUG validating counter group 0x7fbba1f0f5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125305451 DLGLOBAL DEBUG validating counter group 0x55fb9ccf5720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125305451 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125305451 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125305451 DLGLOBAL DEBUG validating counter group 0x7fbba1f10180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125305451 DLGLOBAL DEBUG validating counter group 0x7fbba1f10160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125305451 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125305451 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) 20250212125305451 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) 20250212125305451 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125305451 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125305451 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125305451 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125305451 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125305451 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125305451 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125305451 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125305451 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125305451 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125305451 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125305451 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125305451 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125305451 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125305451 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125305451 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125305451 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125305451 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125305451 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125305451 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125305451 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125305451 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125305451 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125305451 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125305451 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125305451 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125305451 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) 20250212125305451 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125305452 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) -NSVCI1234(303)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(306)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(306)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(303)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE BTS(306)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(303)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(303)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(306)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" 20250212125305453 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125305453 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) 20250212125305453 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) 20250212125305453 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125305453 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125305453 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)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" 20250212125305453 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125305453 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) 20250212125305453 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(306)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(303)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(303)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125305453 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125305453 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) 20250212125305453 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) 20250212125305453 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125305453 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125305453 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125305453 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125305454 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125305454 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125305454 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(306)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(306)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212125305455 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125305455 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(303)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(303)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(303)@8d0f06c41a7d: Start timer Tns_test: 10 s 300@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 300@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125305461 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125305461 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125305461 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125305461 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125305461 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125305461 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125305461 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125305461 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125305464 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) 20250212125305464 DL1IF DEBUG 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_ul_data_toolong_fills_padding-BVCI1234(301)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 20250212125305464 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) 20250212125305464 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_ul_data_toolong_fills_padding-BVCI1234(301)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125305465 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) 20250212125305465 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) 20250212125305465 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) 20250212125305465 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@8d0f06c41a7d: BSSGP successfully initialized 20250212125305465 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125305465 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125305465 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125305465 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125305465 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125305465 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125305465 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125305465 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125305465 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) 20250212125305465 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) 20250212125305466 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) 20250212125305466 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) 20250212125305466 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) 20250212125305466 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) 20250212125305466 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) 20250212125305466 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@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125305467 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) 20250212125305467 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125305467 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125305467 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125305467 DLGLOBAL DEBUG validating counter group 0x55fb9ccf5760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125305467 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125305467 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125305467 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125305467 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125305467 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125305467 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125305467 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125305467 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125305467 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125305467 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125305467 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125305467 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125305467 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125305467 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125305467 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125305467 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125305467 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125305467 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125305467 DLGLOBAL DEBUG validating counter group 0x55fb9ccf5b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125305467 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125305467 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125305467 DLGLOBAL DEBUG validating counter group 0x55fb9ccf5c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125305467 DLGLOBAL DEBUG validating counter group 0x55fb9ccf5c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125305467 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125305467 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125305467 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125305467 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125305467 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212125305467 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125305467 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125305467 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125305467 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125305467 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) 20250212125305467 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) 20250212125305467 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125305467 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125305467 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125305467 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) 20250212125305468 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125305468 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125305468 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125305468 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125305468 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125305468 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125305468 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125305468 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125305468 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125305468 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125305469 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(306)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125305472 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125305472 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125305472 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125305472 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125305472 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125305483 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) 20250212125305483 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) 20250212125305484 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) 20250212125305484 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) 20250212125305485 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) 20250212125305485 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) 20250212125305486 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) 20250212125305486 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) 20250212125305487 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) 20250212125305487 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) 20250212125305488 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) 20250212125305488 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) 20250212125305488 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) 20250212125305488 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) 20250212125305489 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) 20250212125305489 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) 20250212125305489 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) 20250212125305489 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) 20250212125305490 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(306)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125305502 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) 20250212125305502 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) 20250212125305504 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) 20250212125305504 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) 20250212125305504 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) 20250212125305504 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) 20250212125305505 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) 20250212125305505 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) 20250212125305506 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) 20250212125305506 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) 20250212125305507 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) 20250212125305507 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) 20250212125305508 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) 20250212125305508 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) 20250212125305509 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) 20250212125305509 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) 20250212125305512 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) 20250212125305512 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) 20250212125305513 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(306)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125305526 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) 20250212125305526 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) 20250212125305528 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) 20250212125305528 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) 20250212125305529 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) 20250212125305529 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) 20250212125305529 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) 20250212125305529 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) 20250212125305531 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) 20250212125305531 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) 20250212125305532 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) 20250212125305532 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) 20250212125305533 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) 20250212125305533 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) 20250212125305534 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) 20250212125305534 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) 20250212125305535 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) 20250212125305535 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) 20250212125305536 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(306)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125305546 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) 20250212125305546 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) 20250212125305548 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) 20250212125305548 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) 20250212125305548 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) 20250212125305548 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) 20250212125305549 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) 20250212125305549 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) 20250212125305550 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) 20250212125305550 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) 20250212125305551 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) 20250212125305551 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) 20250212125305551 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) 20250212125305551 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) 20250212125305552 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) 20250212125305552 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) 20250212125305553 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) 20250212125305553 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) 20250212125305554 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(306)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125305566 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) 20250212125305566 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) 20250212125305567 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) 20250212125305567 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) 20250212125305568 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) 20250212125305568 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) 20250212125305568 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) 20250212125305568 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) 20250212125305569 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) 20250212125305569 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) 20250212125305570 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) 20250212125305570 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) 20250212125305571 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) 20250212125305571 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) 20250212125305572 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) 20250212125305572 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) 20250212125305575 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) 20250212125305575 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) 20250212125305576 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(306)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125305590 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) 20250212125305590 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) 20250212125305591 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) 20250212125305591 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) 20250212125305592 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) 20250212125305592 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) 20250212125305593 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) 20250212125305593 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) 20250212125305593 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) 20250212125305593 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) 20250212125305594 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) 20250212125305594 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) 20250212125305595 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) 20250212125305595 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) 20250212125305596 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) 20250212125305596 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) 20250212125305596 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) 20250212125305597 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) 20250212125305597 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(306)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125305609 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) 20250212125305609 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) 20250212125305611 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) 20250212125305611 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) 20250212125305611 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) 20250212125305611 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) 20250212125305612 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) 20250212125305612 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) 20250212125305613 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) 20250212125305613 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) 20250212125305615 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) 20250212125305615 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) 20250212125305616 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) 20250212125305616 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) 20250212125305617 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) 20250212125305617 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) 20250212125305618 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) 20250212125305618 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) 20250212125305619 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(306)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125305628 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) 20250212125305628 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) 20250212125305629 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) 20250212125305629 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) 20250212125305630 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) 20250212125305630 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) 20250212125305630 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) 20250212125305630 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) 20250212125305630 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) 20250212125305630 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) 20250212125305630 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) 20250212125305630 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) 20250212125305631 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) 20250212125305631 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) 20250212125305631 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) 20250212125305631 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) 20250212125305637 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) 20250212125305637 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) 20250212125305637 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(306)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125305651 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) 20250212125305651 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) 20250212125305651 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) 20250212125305651 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) 20250212125305652 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) 20250212125305652 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) 20250212125305652 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) 20250212125305652 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) 20250212125305652 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) 20250212125305652 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) 20250212125305652 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) 20250212125305652 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) 20250212125305653 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) 20250212125305653 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) 20250212125305653 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) 20250212125305653 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) 20250212125305655 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) 20250212125305655 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) 20250212125305656 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(306)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125305668 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125305668 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125305668 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125305670 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) 20250212125305670 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) 20250212125305670 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) 20250212125305670 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) 20250212125305671 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) 20250212125305671 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) 20250212125305671 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) 20250212125305671 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) 20250212125305671 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) 20250212125305671 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) 20250212125305672 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) 20250212125305672 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) 20250212125305672 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) 20250212125305672 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) 20250212125305672 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) 20250212125305672 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) 20250212125305674 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) 20250212125305674 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) 20250212125305674 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20250212125305674 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) 20250212125305675 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(306)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 Buffer too large for requested CS! encode_trailing_padding_spb (RLCMAC_EncDec.cc:456) MTC@8d0f06c41a7d: Start timer T: 0.5 s 20250212125305688 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=11 data=08 01 00 69 00 00 00 01 57 dd 69 1a cf a2 79 8d 11 a4 8f 53 f8 bd 27 9f d9 06 91 9a 20 19 c5 0d f6 0d (pcu_l1_if.cpp:463) 20250212125305688 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) 20250212125305688 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125305688 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 01 00 69 00 00 00 01 57 dd 69 1a cf a2 79 8d 11 a4 8f 53 f8 bd 27 9f d9 06 91 9a 20 19 c5 0d f6 0d (pdch.cpp:1019) 20250212125305688 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125305688 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=47 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20250212125305688 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) 20250212125305688 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125305688 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) 20250212125305688 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125305688 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=69 00 00 00 01 57 dd 69 1a cf a2 79 8d 11 a4 8f 53 f8 bd 27 9f d9 06 91 9a 20 19 c5 0d f6 (tbf_ul.cpp:337) 20250212125305688 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125305688 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125305688 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125305688 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125305688 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125305688 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125305688 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125305688 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=26, M=0, E=1, count=0 (decoding.cpp:167) 20250212125305688 DRLCMACUL NOTICE UL DATA out of block border, chunk idx: 0, offset: 31, size: 26, data_len: 30 (decoding.cpp:281) 20250212125305688 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) 20250212125305688 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125305688 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125305688 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125305689 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) 20250212125305689 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) 20250212125305689 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) 20250212125305689 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) 20250212125305689 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) 20250212125305689 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) 20250212125305690 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) 20250212125305690 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) 20250212125305690 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) 20250212125305690 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) 20250212125305690 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) 20250212125305690 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) 20250212125305691 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) 20250212125305691 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) 20250212125305698 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125305712 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) 20250212125305712 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) 20250212125305712 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) 20250212125305712 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125305712 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) 20250212125305712 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) 20250212125305712 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) 20250212125305712 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) 20250212125305713 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) 20250212125305713 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) 20250212125305713 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) 20250212125305713 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) 20250212125305713 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) 20250212125305713 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) 20250212125305713 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) 20250212125305713 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) 20250212125305714 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) 20250212125305714 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) 20250212125305716 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125305730 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) 20250212125305731 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) 20250212125305731 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) 20250212125305731 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) 20250212125305731 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) 20250212125305731 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) 20250212125305731 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) 20250212125305731 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) 20250212125305732 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) 20250212125305732 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) 20250212125305732 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) 20250212125305732 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) 20250212125305732 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) 20250212125305732 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) 20250212125305732 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) 20250212125305732 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) 20250212125305735 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125305749 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) 20250212125305749 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) 20250212125305749 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) 20250212125305749 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) 20250212125305750 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) 20250212125305750 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) 20250212125305750 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) 20250212125305750 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) 20250212125305750 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) 20250212125305750 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) 20250212125305750 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) 20250212125305751 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) 20250212125305751 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) 20250212125305751 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) 20250212125305751 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) 20250212125305751 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) 20250212125305758 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125305772 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) 20250212125305772 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) 20250212125305772 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) 20250212125305772 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) 20250212125305773 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) 20250212125305773 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) 20250212125305773 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) 20250212125305773 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) 20250212125305773 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) 20250212125305773 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) 20250212125305773 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) 20250212125305773 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) 20250212125305773 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) 20250212125305773 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) 20250212125305773 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) 20250212125305773 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) 20250212125305777 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125305791 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) 20250212125305791 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) 20250212125305792 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) 20250212125305792 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) 20250212125305792 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) 20250212125305792 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) 20250212125305792 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) 20250212125305792 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) 20250212125305792 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) 20250212125305792 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) 20250212125305792 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) 20250212125305792 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) 20250212125305792 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) 20250212125305792 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) 20250212125305792 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) 20250212125305792 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) 20250212125305796 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125305810 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) 20250212125305810 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) 20250212125305810 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) 20250212125305810 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) 20250212125305810 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) 20250212125305810 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) 20250212125305810 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) 20250212125305810 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) 20250212125305810 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) 20250212125305810 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) 20250212125305810 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) 20250212125305810 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) 20250212125305811 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) 20250212125305811 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) 20250212125305811 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) 20250212125305811 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) 20250212125305819 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125305833 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) 20250212125305833 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) 20250212125305834 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) 20250212125305834 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) 20250212125305834 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) 20250212125305834 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) 20250212125305834 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) 20250212125305834 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) 20250212125305834 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) 20250212125305834 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) 20250212125305834 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) 20250212125305834 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) 20250212125305835 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) 20250212125305835 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) 20250212125305835 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) 20250212125305835 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) 20250212125305838 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125305852 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) 20250212125305852 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) 20250212125305852 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) 20250212125305852 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) 20250212125305852 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) 20250212125305852 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) 20250212125305852 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) 20250212125305852 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) 20250212125305852 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) 20250212125305852 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) 20250212125305852 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) 20250212125305852 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) 20250212125305853 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) 20250212125305853 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) 20250212125305853 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) 20250212125305853 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) 20250212125305856 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125305870 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) 20250212125305870 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) 20250212125305870 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) 20250212125305870 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) 20250212125305871 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) 20250212125305871 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) 20250212125305871 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) 20250212125305871 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) 20250212125305871 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) 20250212125305871 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) 20250212125305871 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) 20250212125305871 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) 20250212125305871 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) 20250212125305871 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) 20250212125305871 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) 20250212125305871 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) 20250212125305880 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125305894 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) 20250212125305894 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) 20250212125305894 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) 20250212125305894 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) 20250212125305894 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) 20250212125305894 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) 20250212125305894 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) 20250212125305894 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) 20250212125305895 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) 20250212125305895 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) 20250212125305895 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) 20250212125305895 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) 20250212125305895 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) 20250212125305895 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) 20250212125305895 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) 20250212125305895 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) 20250212125305898 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125305913 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) 20250212125305913 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) 20250212125305913 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) 20250212125305913 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) 20250212125305914 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) 20250212125305914 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) 20250212125305914 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) 20250212125305914 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) 20250212125305915 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) 20250212125305915 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) 20250212125305915 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) 20250212125305915 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) 20250212125305915 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) 20250212125305915 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) 20250212125305916 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) 20250212125305916 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) 20250212125305917 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125305932 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) 20250212125305932 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) 20250212125305934 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) 20250212125305934 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) 20250212125305935 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) 20250212125305935 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) 20250212125305935 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) 20250212125305935 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) 20250212125305936 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) 20250212125305936 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) 20250212125305937 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) 20250212125305937 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) 20250212125305938 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) 20250212125305938 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) 20250212125305938 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) 20250212125305938 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) 20250212125305942 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125305956 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) 20250212125305956 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) 20250212125305957 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) 20250212125305957 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) 20250212125305958 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) 20250212125305958 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) 20250212125305959 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) 20250212125305959 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) 20250212125305960 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) 20250212125305960 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) 20250212125305960 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) 20250212125305960 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) 20250212125305961 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) 20250212125305961 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) 20250212125305962 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) 20250212125305962 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) 20250212125305963 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125305976 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) 20250212125305976 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) 20250212125305978 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) 20250212125305978 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) 20250212125305980 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) 20250212125305980 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) 20250212125305981 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) 20250212125305981 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) 20250212125305982 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) 20250212125305982 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) 20250212125305982 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) 20250212125305982 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) 20250212125305983 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) 20250212125305983 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) 20250212125305984 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) 20250212125305984 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) 20250212125305985 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125305995 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) 20250212125305995 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) 20250212125305996 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) 20250212125305996 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) 20250212125305996 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) 20250212125305996 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) 20250212125305996 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) 20250212125305996 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) 20250212125305997 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) 20250212125305997 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) 20250212125305997 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) 20250212125305997 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) 20250212125305998 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) 20250212125305998 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) 20250212125305998 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) 20250212125305998 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) 20250212125306003 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125306019 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) 20250212125306019 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) 20250212125306020 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) 20250212125306020 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) 20250212125306021 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) 20250212125306021 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) 20250212125306021 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) 20250212125306022 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) 20250212125306022 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) 20250212125306022 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) 20250212125306023 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) 20250212125306023 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) 20250212125306024 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) 20250212125306024 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) 20250212125306026 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) 20250212125306026 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) 20250212125306027 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125306038 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) 20250212125306038 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) 20250212125306039 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) 20250212125306040 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) 20250212125306041 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) 20250212125306041 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) 20250212125306042 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) 20250212125306042 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) 20250212125306043 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) 20250212125306043 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) 20250212125306044 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) 20250212125306044 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) 20250212125306045 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) 20250212125306045 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) 20250212125306046 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) 20250212125306046 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) 20250212125306047 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125306057 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) 20250212125306057 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) 20250212125306059 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) 20250212125306059 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) 20250212125306059 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) 20250212125306059 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) 20250212125306060 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) 20250212125306060 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) 20250212125306061 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) 20250212125306061 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) 20250212125306061 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) 20250212125306061 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) 20250212125306062 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) 20250212125306062 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) 20250212125306062 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) 20250212125306062 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) 20250212125306066 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125306081 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) 20250212125306081 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) 20250212125306083 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) 20250212125306083 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) 20250212125306084 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) 20250212125306084 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) 20250212125306085 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) 20250212125306085 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) 20250212125306086 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) 20250212125306086 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) 20250212125306087 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) 20250212125306087 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) 20250212125306088 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) 20250212125306088 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) 20250212125306088 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) 20250212125306088 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) 20250212125306089 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125306101 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) 20250212125306101 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) 20250212125306102 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) 20250212125306102 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) 20250212125306102 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) 20250212125306102 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) 20250212125306103 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) 20250212125306103 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) 20250212125306104 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) 20250212125306104 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) 20250212125306104 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) 20250212125306104 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) 20250212125306105 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) 20250212125306105 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) 20250212125306106 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) 20250212125306106 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) 20250212125306106 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125306119 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) 20250212125306119 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) 20250212125306119 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) 20250212125306119 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) 20250212125306119 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) 20250212125306119 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) 20250212125306119 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) 20250212125306119 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) 20250212125306119 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) 20250212125306119 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) 20250212125306119 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) 20250212125306119 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) 20250212125306119 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) 20250212125306119 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) 20250212125306120 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) 20250212125306120 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) 20250212125306128 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125306142 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) 20250212125306142 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) 20250212125306142 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) 20250212125306142 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) 20250212125306142 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) 20250212125306142 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) 20250212125306142 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) 20250212125306142 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) 20250212125306143 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) 20250212125306143 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) 20250212125306143 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) 20250212125306143 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) 20250212125306143 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) 20250212125306143 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) 20250212125306143 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) 20250212125306143 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) 20250212125306147 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125306161 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) 20250212125306161 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) 20250212125306162 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) 20250212125306162 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) 20250212125306162 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) 20250212125306162 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) 20250212125306163 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) 20250212125306163 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) 20250212125306163 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) 20250212125306163 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) 20250212125306163 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) 20250212125306163 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) 20250212125306164 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) 20250212125306164 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) 20250212125306164 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) 20250212125306164 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) 20250212125306165 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125306179 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) 20250212125306179 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) 20250212125306179 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) 20250212125306179 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) 20250212125306180 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) 20250212125306180 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) 20250212125306180 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) 20250212125306180 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) 20250212125306180 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) 20250212125306180 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) 20250212125306180 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) 20250212125306180 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) 20250212125306180 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) 20250212125306180 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) 20250212125306180 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) 20250212125306180 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) 20250212125306189 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) Buffer too large for requested CS! encode_trailing_padding_spb (RLCMAC_EncDec.cc:456) MTC@8d0f06c41a7d: Start timer T: 0.5 s 20250212125306204 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data=04 01 02 81 00 00 00 01 a0 e5 3f 61 f6 2b b3 d2 a9 d1 77 57 8b 9f 44 5d 73 1b da 20 3d fb e7 4f 80 fe 71 64 d4 bf 00 71 (pcu_l1_if.cpp:463) 20250212125306204 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) 20250212125306204 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20250212125306204 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 01 02 81 00 00 00 01 a0 e5 3f 61 f6 2b b3 d2 a9 d1 77 57 8b 9f 44 5d 73 1b da 20 3d fb e7 4f 80 fe 71 64 d4 bf 00 71 (pdch.cpp:1019) 20250212125306204 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20250212125306204 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:1070) 20250212125306205 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) 20250212125306205 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) 20250212125306205 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20250212125306205 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=81 00 00 00 01 a0 e5 3f 61 f6 2b b3 d2 a9 d1 77 57 8b 9f 44 5d 73 1b da 20 3d fb e7 4f 80 fe 71 64 d4 bf 00 (tbf_ul.cpp:337) 20250212125306205 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20250212125306205 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20250212125306205 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20250212125306205 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20250212125306205 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=32, M=0, E=1, count=0 (decoding.cpp:167) 20250212125306205 DRLCMACUL NOTICE UL DATA out of block border, chunk idx: 0, offset: 37, size: 32, data_len: 36 (decoding.cpp:281) 20250212125306205 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) 20250212125306205 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125306205 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125306205 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) 20250212125306207 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) 20250212125306207 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) 20250212125306208 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) 20250212125306208 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) 20250212125306209 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) 20250212125306209 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) 20250212125306210 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) 20250212125306210 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) 20250212125306211 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) 20250212125306211 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) 20250212125306212 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) 20250212125306212 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) 20250212125306213 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) 20250212125306213 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) 20250212125306214 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125306224 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) 20250212125306224 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) 20250212125306225 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) 20250212125306225 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) 20250212125306225 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) 20250212125306225 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) 20250212125306226 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) 20250212125306226 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) 20250212125306226 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) 20250212125306226 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) 20250212125306227 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) 20250212125306227 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) 20250212125306227 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) 20250212125306228 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) 20250212125306228 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) 20250212125306228 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) 20250212125306229 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125306243 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) 20250212125306243 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) 20250212125306245 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) 20250212125306245 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) 20250212125306246 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) 20250212125306246 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) 20250212125306247 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) 20250212125306247 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) 20250212125306248 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) 20250212125306248 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) 20250212125306248 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) 20250212125306248 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) 20250212125306249 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) 20250212125306249 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) 20250212125306250 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) 20250212125306250 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) 20250212125306253 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125306269 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) 20250212125306269 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) 20250212125306271 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) 20250212125306271 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) 20250212125306272 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) 20250212125306272 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) 20250212125306273 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) 20250212125306273 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) 20250212125306274 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) 20250212125306274 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) 20250212125306276 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) 20250212125306276 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) 20250212125306277 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) 20250212125306277 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) 20250212125306277 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) 20250212125306277 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) 20250212125306278 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125306286 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) 20250212125306286 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) 20250212125306286 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) 20250212125306286 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) 20250212125306286 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) 20250212125306286 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) 20250212125306286 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) 20250212125306286 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) 20250212125306286 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) 20250212125306286 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) 20250212125306287 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) 20250212125306287 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) 20250212125306287 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) 20250212125306287 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) 20250212125306287 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) 20250212125306287 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) 20250212125306290 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125306305 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) 20250212125306305 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) 20250212125306305 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) 20250212125306305 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) 20250212125306306 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) 20250212125306306 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) 20250212125306306 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) 20250212125306306 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) 20250212125306306 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) 20250212125306306 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) 20250212125306307 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) 20250212125306307 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) 20250212125306307 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) 20250212125306307 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) 20250212125306307 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) 20250212125306307 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) 20250212125306315 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125306330 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) 20250212125306330 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) 20250212125306331 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) 20250212125306331 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) 20250212125306332 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) 20250212125306332 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) 20250212125306333 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) 20250212125306333 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) 20250212125306334 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) 20250212125306334 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) 20250212125306334 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) 20250212125306335 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) 20250212125306335 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) 20250212125306335 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) 20250212125306336 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) 20250212125306336 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) 20250212125306337 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125306349 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) 20250212125306349 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) 20250212125306350 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) 20250212125306350 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) 20250212125306351 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) 20250212125306351 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) 20250212125306352 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) 20250212125306352 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) 20250212125306353 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) 20250212125306353 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) 20250212125306354 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) 20250212125306354 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) 20250212125306356 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) 20250212125306356 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) 20250212125306357 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) 20250212125306357 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) 20250212125306358 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125306369 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) 20250212125306369 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) 20250212125306371 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) 20250212125306371 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) 20250212125306372 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) 20250212125306372 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) 20250212125306373 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) 20250212125306373 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) 20250212125306373 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) 20250212125306373 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) 20250212125306374 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) 20250212125306374 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) 20250212125306374 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) 20250212125306375 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) 20250212125306375 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) 20250212125306375 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) 20250212125306377 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125306392 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) 20250212125306393 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) 20250212125306394 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) 20250212125306394 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) 20250212125306395 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) 20250212125306395 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) 20250212125306397 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) 20250212125306397 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) 20250212125306398 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) 20250212125306398 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) 20250212125306398 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) 20250212125306398 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) 20250212125306399 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) 20250212125306399 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) 20250212125306401 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) 20250212125306401 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) 20250212125306401 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125306412 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) 20250212125306412 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) 20250212125306413 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) 20250212125306413 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) 20250212125306414 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) 20250212125306414 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) 20250212125306415 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) 20250212125306415 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) 20250212125306416 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) 20250212125306416 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) 20250212125306416 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) 20250212125306416 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) 20250212125306417 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) 20250212125306417 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) 20250212125306417 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) 20250212125306417 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) 20250212125306418 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125306431 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) 20250212125306432 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) 20250212125306432 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) 20250212125306432 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) 20250212125306433 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) 20250212125306433 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) 20250212125306434 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) 20250212125306434 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) 20250212125306435 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) 20250212125306435 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) 20250212125306436 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) 20250212125306437 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) 20250212125306438 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) 20250212125306438 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) 20250212125306439 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) 20250212125306439 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) 20250212125306441 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125306457 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) 20250212125306457 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) 20250212125306459 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) 20250212125306459 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) 20250212125306460 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) 20250212125306460 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) 20250212125306461 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) 20250212125306461 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) 20250212125306462 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) 20250212125306462 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) 20250212125306463 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) 20250212125306463 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) 20250212125306464 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) 20250212125306464 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) 20250212125306465 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) 20250212125306465 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) 20250212125306466 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125306475 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) 20250212125306475 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) 20250212125306478 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) 20250212125306478 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) 20250212125306479 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) 20250212125306479 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) 20250212125306480 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) 20250212125306480 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) 20250212125306481 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) 20250212125306481 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) 20250212125306482 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) 20250212125306482 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) 20250212125306483 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) 20250212125306483 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) 20250212125306484 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) 20250212125306484 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) 20250212125306484 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125306493 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) 20250212125306493 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) 20250212125306494 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) 20250212125306494 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) 20250212125306495 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) 20250212125306495 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) 20250212125306495 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) 20250212125306495 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) 20250212125306495 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) 20250212125306495 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) 20250212125306495 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) 20250212125306495 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) 20250212125306496 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) 20250212125306496 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) 20250212125306496 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) 20250212125306496 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) 20250212125306503 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125306518 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) 20250212125306518 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) 20250212125306519 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) 20250212125306519 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) 20250212125306520 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) 20250212125306520 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) 20250212125306521 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) 20250212125306521 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) 20250212125306522 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) 20250212125306522 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) 20250212125306523 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) 20250212125306523 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) 20250212125306525 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) 20250212125306525 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) 20250212125306526 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) 20250212125306526 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) 20250212125306527 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125306538 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) 20250212125306538 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) 20250212125306540 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) 20250212125306540 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) 20250212125306541 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) 20250212125306541 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) 20250212125306543 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) 20250212125306543 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) 20250212125306544 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) 20250212125306544 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) 20250212125306545 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) 20250212125306545 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) 20250212125306546 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) 20250212125306546 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) 20250212125306547 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) 20250212125306547 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) 20250212125306548 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125306556 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) 20250212125306556 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) 20250212125306556 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) 20250212125306556 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) 20250212125306557 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) 20250212125306557 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) 20250212125306557 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) 20250212125306557 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) 20250212125306557 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) 20250212125306557 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) 20250212125306557 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) 20250212125306557 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) 20250212125306558 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) 20250212125306558 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) 20250212125306558 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) 20250212125306558 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) 20250212125306565 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125306579 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) 20250212125306579 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) 20250212125306580 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) 20250212125306580 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) 20250212125306580 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) 20250212125306580 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) 20250212125306580 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) 20250212125306580 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) 20250212125306581 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) 20250212125306581 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) 20250212125306581 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) 20250212125306581 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) 20250212125306581 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) 20250212125306581 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) 20250212125306581 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) 20250212125306581 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) 20250212125306584 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125306598 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) 20250212125306598 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) 20250212125306598 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) 20250212125306598 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) 20250212125306599 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) 20250212125306599 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) 20250212125306599 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) 20250212125306599 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) 20250212125306599 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) 20250212125306599 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) 20250212125306599 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) 20250212125306599 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) 20250212125306600 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) 20250212125306600 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) 20250212125306600 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) 20250212125306600 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) 20250212125306603 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125306617 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) 20250212125306617 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) 20250212125306617 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) 20250212125306617 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) 20250212125306618 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) 20250212125306618 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) 20250212125306618 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) 20250212125306618 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) 20250212125306618 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) 20250212125306618 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) 20250212125306618 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) 20250212125306618 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) 20250212125306618 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) 20250212125306618 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) 20250212125306619 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) 20250212125306619 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) 20250212125306626 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125306640 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) 20250212125306640 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) 20250212125306641 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) 20250212125306641 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) 20250212125306641 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) 20250212125306641 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) 20250212125306641 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) 20250212125306641 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) 20250212125306642 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) 20250212125306642 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) 20250212125306642 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) 20250212125306642 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) 20250212125306642 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) 20250212125306642 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) 20250212125306642 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) 20250212125306642 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) 20250212125306645 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125306659 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) 20250212125306659 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) 20250212125306659 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) 20250212125306659 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) 20250212125306659 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) 20250212125306659 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) 20250212125306660 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) 20250212125306660 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) 20250212125306660 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) 20250212125306660 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) 20250212125306660 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) 20250212125306660 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) 20250212125306660 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) 20250212125306660 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) 20250212125306660 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) 20250212125306660 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) 20250212125306663 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125306678 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) 20250212125306678 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) 20250212125306678 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) 20250212125306678 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) 20250212125306678 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) 20250212125306678 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) 20250212125306678 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) 20250212125306678 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) 20250212125306678 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) 20250212125306678 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) 20250212125306678 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) 20250212125306678 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) 20250212125306678 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) 20250212125306679 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) 20250212125306679 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) 20250212125306679 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) 20250212125306687 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125306701 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) 20250212125306701 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) 20250212125306701 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) 20250212125306701 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) 20250212125306701 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) 20250212125306701 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) 20250212125306701 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) 20250212125306701 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) 20250212125306701 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) 20250212125306701 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) 20250212125306702 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) 20250212125306702 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) 20250212125306702 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) 20250212125306702 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) 20250212125306702 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) 20250212125306702 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) Buffer too large for requested CS! encode_trailing_padding_spb (RLCMAC_EncDec.cc:456) 20250212125306705 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125306720 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=1 data=00 01 04 b9 00 00 00 01 75 3a f4 ef 79 bf d2 1f 7d 6e 61 1a c5 e4 61 34 ee eb 94 ff cb 92 45 11 d5 7d 12 1b 15 a0 42 f0 b4 d5 6d cc 08 b8 39 e4 00 25 19 c0 a5 10 (pcu_l1_if.cpp:463) 20250212125306720 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) 20250212125306720 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20250212125306720 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 04 b9 00 00 00 01 75 3a f4 ef 79 bf d2 1f 7d 6e 61 1a c5 e4 61 34 ee eb 94 ff cb 92 45 11 d5 7d 12 1b 15 a0 42 f0 b4 d5 6d cc 08 b8 39 e4 00 25 19 c0 a5 10 (pdch.cpp:1019) 20250212125306720 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-4 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=424 (pdch.cpp:1030) 20250212125306720 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} (pdch.cpp:1070) 20250212125306720 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) MTC@8d0f06c41a7d: Start timer T: 0.5 s 20250212125306720 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20250212125306720 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) 20250212125306720 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20250212125306720 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=b9 00 00 00 01 75 3a f4 ef 79 bf d2 1f 7d 6e 61 1a c5 e4 61 34 ee eb 94 ff cb 92 45 11 d5 7d 12 1b 15 a0 42 f0 b4 d5 6d cc 08 b8 39 e4 00 25 19 c0 a5 (tbf_ul.cpp:337) 20250212125306720 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20250212125306720 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20250212125306720 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20250212125306720 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20250212125306720 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=46, M=0, E=1, count=0 (decoding.cpp:167) 20250212125306720 DRLCMACUL NOTICE UL DATA out of block border, chunk idx: 0, offset: 51, size: 46, data_len: 50 (decoding.cpp:281) 20250212125306720 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) 20250212125306720 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20250212125306720 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20250212125306720 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20250212125306720 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125306720 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) 20250212125306720 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125306720 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) 20250212125306720 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) 20250212125306720 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) 20250212125306720 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) 20250212125306720 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) 20250212125306720 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) 20250212125306720 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) 20250212125306720 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) 20250212125306720 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) 20250212125306720 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) 20250212125306720 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) 20250212125306721 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) 20250212125306721 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) 20250212125306721 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) 20250212125306721 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) 20250212125306724 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125306738 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) 20250212125306738 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) 20250212125306739 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) 20250212125306739 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) 20250212125306739 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) 20250212125306739 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) 20250212125306739 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) 20250212125306739 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) 20250212125306739 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) 20250212125306739 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) 20250212125306739 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) 20250212125306739 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) 20250212125306739 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) 20250212125306739 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) 20250212125306739 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) 20250212125306739 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) 20250212125306748 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125306762 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) 20250212125306762 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) 20250212125306762 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) 20250212125306763 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) 20250212125306763 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) 20250212125306763 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) 20250212125306763 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) 20250212125306763 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) 20250212125306763 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) 20250212125306763 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) 20250212125306763 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) 20250212125306763 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) 20250212125306763 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) 20250212125306763 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) 20250212125306763 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) 20250212125306763 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) 20250212125306766 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125306781 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) 20250212125306781 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) 20250212125306781 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) 20250212125306781 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) 20250212125306781 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) 20250212125306781 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) 20250212125306781 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) 20250212125306781 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) 20250212125306781 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) 20250212125306781 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) 20250212125306781 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) 20250212125306781 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) 20250212125306782 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) 20250212125306782 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) 20250212125306782 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) 20250212125306782 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) 20250212125306785 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125306799 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) 20250212125306799 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) 20250212125306800 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) 20250212125306800 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) 20250212125306800 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) 20250212125306800 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) 20250212125306800 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) 20250212125306800 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) 20250212125306800 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) 20250212125306800 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) 20250212125306800 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) 20250212125306800 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) 20250212125306800 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) 20250212125306800 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) 20250212125306801 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) 20250212125306801 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) 20250212125306809 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125306824 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) 20250212125306824 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) 20250212125306825 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) 20250212125306825 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) 20250212125306826 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) 20250212125306826 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) 20250212125306827 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) 20250212125306827 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) 20250212125306828 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) 20250212125306828 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) 20250212125306828 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) 20250212125306828 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) 20250212125306829 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) 20250212125306829 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) 20250212125306830 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) 20250212125306830 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) 20250212125306830 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125306843 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) 20250212125306843 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) 20250212125306845 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) 20250212125306845 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) 20250212125306847 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) 20250212125306847 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) 20250212125306848 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) 20250212125306848 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) 20250212125306848 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) 20250212125306848 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) 20250212125306849 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) 20250212125306849 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) 20250212125306850 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) 20250212125306850 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) 20250212125306851 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) 20250212125306851 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) 20250212125306852 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125306862 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) 20250212125306863 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) 20250212125306864 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) 20250212125306864 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) 20250212125306864 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) 20250212125306865 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) 20250212125306865 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) 20250212125306865 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) 20250212125306866 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) 20250212125306866 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) 20250212125306868 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) 20250212125306868 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) 20250212125306869 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) 20250212125306869 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) 20250212125306870 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) 20250212125306871 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) 20250212125306872 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125306888 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) 20250212125306888 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) 20250212125306889 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) 20250212125306889 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) 20250212125306890 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) 20250212125306890 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) 20250212125306891 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) 20250212125306891 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) 20250212125306892 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) 20250212125306892 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) 20250212125306894 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) 20250212125306894 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) 20250212125306895 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) 20250212125306895 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) 20250212125306896 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) 20250212125306896 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) 20250212125306897 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125306907 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) 20250212125306907 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) 20250212125306909 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) 20250212125306909 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) 20250212125306910 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) 20250212125306910 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) 20250212125306911 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) 20250212125306911 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) 20250212125306911 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) 20250212125306911 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) 20250212125306912 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) 20250212125306912 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) 20250212125306913 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) 20250212125306913 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) 20250212125306914 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) 20250212125306914 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) 20250212125306915 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125306927 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) 20250212125306927 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) 20250212125306929 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) 20250212125306929 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) 20250212125306930 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) 20250212125306930 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) 20250212125306931 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) 20250212125306931 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) 20250212125306933 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) 20250212125306933 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) 20250212125306933 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) 20250212125306933 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) 20250212125306934 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) 20250212125306934 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) 20250212125306935 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) 20250212125306935 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) 20250212125306936 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125306950 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) 20250212125306950 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) 20250212125306952 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) 20250212125306952 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) 20250212125306953 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) 20250212125306953 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) 20250212125306954 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) 20250212125306954 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) 20250212125306955 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) 20250212125306955 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) 20250212125306956 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) 20250212125306956 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) 20250212125306956 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) 20250212125306956 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) 20250212125306957 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) 20250212125306957 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) 20250212125306958 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125306969 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) 20250212125306969 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) 20250212125306970 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) 20250212125306970 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) 20250212125306971 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) 20250212125306971 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) 20250212125306972 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) 20250212125306972 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) 20250212125306973 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) 20250212125306973 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) 20250212125306974 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) 20250212125306974 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) 20250212125306974 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) 20250212125306974 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) 20250212125306975 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) 20250212125306975 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) 20250212125306976 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125306988 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) 20250212125306988 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) 20250212125306989 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) 20250212125306989 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) 20250212125306991 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) 20250212125306991 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) 20250212125306992 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) 20250212125306992 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) 20250212125306993 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) 20250212125306993 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) 20250212125306993 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) 20250212125306993 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) 20250212125306994 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) 20250212125306994 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) 20250212125306994 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) 20250212125306994 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) 20250212125306997 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125307011 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) 20250212125307011 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) 20250212125307012 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) 20250212125307012 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) 20250212125307012 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) 20250212125307012 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) 20250212125307013 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) 20250212125307013 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) 20250212125307013 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) 20250212125307013 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) 20250212125307013 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) 20250212125307013 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) 20250212125307014 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) 20250212125307014 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) 20250212125307014 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) 20250212125307014 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) 20250212125307015 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125307030 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) 20250212125307030 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) 20250212125307031 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) 20250212125307031 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) 20250212125307032 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) 20250212125307032 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) 20250212125307032 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) 20250212125307032 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) 20250212125307033 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) 20250212125307033 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) 20250212125307034 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) 20250212125307034 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) 20250212125307034 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) 20250212125307034 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) 20250212125307035 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) 20250212125307035 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) 20250212125307036 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125307049 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) 20250212125307049 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) 20250212125307050 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) 20250212125307050 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) 20250212125307052 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) 20250212125307052 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) 20250212125307052 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) 20250212125307052 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) 20250212125307053 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) 20250212125307053 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) 20250212125307054 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) 20250212125307054 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) 20250212125307055 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) 20250212125307055 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) 20250212125307055 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) 20250212125307055 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) 20250212125307058 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125307073 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) 20250212125307073 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) 20250212125307073 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) 20250212125307073 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) 20250212125307073 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) 20250212125307073 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) 20250212125307074 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) 20250212125307074 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) 20250212125307074 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) 20250212125307074 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) 20250212125307074 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) 20250212125307074 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) 20250212125307075 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) 20250212125307075 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) 20250212125307076 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) 20250212125307076 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) 20250212125307078 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125307093 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) 20250212125307093 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) 20250212125307095 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) 20250212125307095 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) 20250212125307095 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) 20250212125307095 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) 20250212125307096 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) 20250212125307096 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) 20250212125307097 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) 20250212125307097 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) 20250212125307098 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) 20250212125307098 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) 20250212125307099 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) 20250212125307099 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) 20250212125307099 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) 20250212125307099 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) 20250212125307100 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125307112 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) 20250212125307112 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) 20250212125307114 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) 20250212125307114 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) 20250212125307114 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) 20250212125307114 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) 20250212125307115 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) 20250212125307115 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) 20250212125307115 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) 20250212125307116 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) 20250212125307116 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) 20250212125307116 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) 20250212125307117 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) 20250212125307117 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) 20250212125307117 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) 20250212125307117 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) 20250212125307121 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125307135 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) 20250212125307135 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) 20250212125307136 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) 20250212125307136 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) 20250212125307136 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) 20250212125307136 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) 20250212125307137 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) 20250212125307137 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) 20250212125307137 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) 20250212125307137 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) 20250212125307138 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) 20250212125307138 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) 20250212125307138 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) 20250212125307138 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) 20250212125307138 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) 20250212125307138 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) 20250212125307140 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125307154 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) 20250212125307154 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) 20250212125307154 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) 20250212125307154 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) 20250212125307154 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) 20250212125307154 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) 20250212125307155 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) 20250212125307155 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) 20250212125307155 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) 20250212125307155 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) 20250212125307155 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) 20250212125307155 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) 20250212125307155 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) 20250212125307155 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) 20250212125307156 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) 20250212125307156 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) 20250212125307158 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125307173 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) 20250212125307173 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) 20250212125307174 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) 20250212125307174 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) 20250212125307175 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) 20250212125307175 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) 20250212125307176 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) 20250212125307176 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) 20250212125307176 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) 20250212125307176 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) 20250212125307177 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) 20250212125307177 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) 20250212125307177 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) 20250212125307177 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) 20250212125307178 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) 20250212125307178 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) 20250212125307183 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125307199 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) 20250212125307199 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) 20250212125307200 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) 20250212125307200 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) 20250212125307201 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) 20250212125307201 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) 20250212125307202 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) 20250212125307202 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) 20250212125307202 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) 20250212125307202 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) 20250212125307203 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) 20250212125307203 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) 20250212125307204 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) 20250212125307204 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) 20250212125307204 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) 20250212125307205 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) 20250212125307205 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125307218 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) 20250212125307218 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) 20250212125307220 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) 20250212125307220 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) 20250212125307221 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) 20250212125307221 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) BTS(306)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125307222 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) 20250212125307222 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) 20250212125307223 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) 20250212125307223 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) 20250212125307225 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) 20250212125307225 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) 20250212125307226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59454<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125307226 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) 20250212125307226 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) 20250212125307228 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) 20250212125307228 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) 20250212125307232 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59444<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125307235 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125307235 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125307235 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125307235 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20250212125307235 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125307235 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125307235 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20250212125307235 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125307235 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125307235 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125307235 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Deallocated (fsm.c:568) 20250212125307235 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20250212125307235 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125307235 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125307236 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125307236 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125307236 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125307236 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125307236 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125307236 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125307236 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125307236 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125307236 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125307236 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125307236 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125307236 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) 20250212125307236 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) 20250212125307236 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 8043 with status 0 MTC@8d0f06c41a7d: Test case TC_ul_data_toolong_fills_padding finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_data_toolong_fills_padding pass'. respawn: 30: starting: osmo-pcu Wed Feb 12 12:53:07 UTC 2025 ====== 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 20250212125307281 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125307283 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125307283 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125307283 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125307313 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59464<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125307414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59464<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=385552) Waiting for packet dumper to finish... 1 (prev_count=385552, count=460024) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_data_toolong_fills_padding pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mo_ping_pong'. ------ PCU_Tests.TC_mo_ping_pong ------ Wed Feb 12 12:53:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_mo_ping_pong.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_mo_ping_pong.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mo_ping_pong' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_mo_ping_pong started. 312@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_mo_ping_pong-BVCI1234(314)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 312@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 312@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(316)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125310480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59476<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 312@8d0f06c41a7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(320)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 312@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(320)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(317)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(317)@8d0f06c41a7d: Start timer T: 5 s 20250212125310488 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59478<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(317)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_mo_ping_pong-STATS(322)@8d0f06c41a7d: Start timer T: 2 s TC_mo_ping_pong-STATS(322)@8d0f06c41a7d: Start timer T: 2 s 312@8d0f06c41a7d: 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(323)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(323)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125312284 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125312284 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125312284 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(317)@8d0f06c41a7d: OsmoPCU is now connected BTS(319)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125312301 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125312301 DLGLOBAL DEBUG validating counter group 0x55bee875e040(bts) with 102 counters (rate_ctr.c:86) 20250212125312301 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125312301 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125312301 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125312301 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125312301 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125312301 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125312301 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125312301 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125312301 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125312301 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125312301 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125312301 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125312301 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125312301 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125312301 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125312301 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125312301 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125312301 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125312301 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125312301 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125312301 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125312301 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125312301 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125312301 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125312301 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125312301 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125312301 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125312301 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125312301 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125312301 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125312301 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125312301 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125312301 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125312301 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125312301 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125312301 DLGLOBAL DEBUG validating counter group 0x7fa3f4a605e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125312301 DLGLOBAL DEBUG validating counter group 0x55bee875d720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125312301 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125312301 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125312301 DLGLOBAL DEBUG validating counter group 0x7fa3f4a61180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125312301 DLGLOBAL DEBUG validating counter group 0x7fa3f4a61160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125312301 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125312301 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) 20250212125312301 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) 20250212125312301 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125312301 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125312301 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125312301 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125312301 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125312301 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125312301 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125312301 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125312301 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125312302 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125312302 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125312302 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125312302 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125312302 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125312302 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125312302 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125312302 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125312302 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125312302 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125312302 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125312302 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125312302 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125312302 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125312302 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125312302 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125312302 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125312302 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) 20250212125312302 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125312303 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(319)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(316)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(319)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(316)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE BTS(319)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(316)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(316)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(319)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(319)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" 20250212125312308 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125312308 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) 20250212125312308 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) 20250212125312308 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125312308 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125312308 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(319)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" 20250212125312309 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125312309 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) 20250212125312309 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(319)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(316)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(316)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(319)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212125312311 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) 20250212125312311 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125312312 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125312312 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) 20250212125312312 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) 20250212125312312 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125312312 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125312312 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125312312 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125312312 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125312312 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125312312 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) -NSVCI1234(316)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(316)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). 20250212125312313 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125312313 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)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212125312313 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) 20250212125312313 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) 20250212125312314 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) 20250212125312314 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) 20250212125312315 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) 20250212125312315 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) 20250212125312315 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) 20250212125312315 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) 20250212125312315 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) 20250212125312315 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) 20250212125312315 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) 20250212125312315 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) 20250212125312316 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) 20250212125312316 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) 20250212125312316 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 313@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 313@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125312319 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125312319 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125312319 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125312319 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125312319 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125312319 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125312319 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125312319 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_mo_ping_pong-BVCI1234(314)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_mo_ping_pong-BVCI1234(314)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125312321 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125312321 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125312321 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125312321 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125312321 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125312321 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125312321 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125312321 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125312322 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) 20250212125312322 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125312322 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125312322 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125312322 DLGLOBAL DEBUG validating counter group 0x55bee875d760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125312322 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125312322 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125312322 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125312322 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125312322 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125312322 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125312322 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125312322 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125312322 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125312322 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125312322 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125312322 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125312322 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125312322 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125312322 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125312322 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125312322 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125312322 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125312322 DLGLOBAL DEBUG validating counter group 0x55bee875db40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125312323 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125312323 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125312323 DLGLOBAL DEBUG validating counter group 0x55bee875dc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125312323 DLGLOBAL DEBUG validating counter group 0x55bee875dc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125312323 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125312323 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125312323 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125312323 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125312323 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212125312323 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125312323 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125312323 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125312323 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125312323 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) 20250212125312323 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) 20250212125312323 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125312323 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125312323 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125312323 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(319)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20250212125312323 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125312323 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125312323 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125312323 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125312323 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125312323 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125312323 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125312323 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125312323 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125312323 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125312327 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125312328 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125312328 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125312328 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125312328 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125312329 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) 20250212125312329 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) 20250212125312330 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) 20250212125312330 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) 20250212125312330 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) 20250212125312330 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) 20250212125312330 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) 20250212125312330 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) 20250212125312331 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) 20250212125312331 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) 20250212125312331 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) 20250212125312331 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) 20250212125312331 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) 20250212125312331 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) 20250212125312332 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) 20250212125312332 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) 20250212125312334 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) 20250212125312334 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) 20250212125312334 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(319)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125312348 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) 20250212125312348 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) 20250212125312349 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) 20250212125312349 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) 20250212125312350 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) 20250212125312350 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) 20250212125312351 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) 20250212125312351 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) 20250212125312351 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) 20250212125312351 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) 20250212125312352 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) 20250212125312352 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) 20250212125312352 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) 20250212125312352 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) 20250212125312353 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) 20250212125312353 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) 20250212125312358 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) 20250212125312358 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) 20250212125312359 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(319)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125312373 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) 20250212125312373 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) 20250212125312374 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) 20250212125312374 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) 20250212125312375 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) 20250212125312375 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) 20250212125312376 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) 20250212125312376 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) 20250212125312377 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) 20250212125312377 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) 20250212125312378 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) 20250212125312378 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) 20250212125312378 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) 20250212125312378 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) 20250212125312379 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) 20250212125312379 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) 20250212125312380 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) 20250212125312380 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) 20250212125312381 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(319)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125312394 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) 20250212125312394 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) 20250212125312395 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) 20250212125312395 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) 20250212125312396 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) 20250212125312396 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) 20250212125312396 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) 20250212125312396 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) 20250212125312397 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) 20250212125312397 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) 20250212125312398 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) 20250212125312398 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) 20250212125312399 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) 20250212125312399 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) 20250212125312400 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) 20250212125312400 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) 20250212125312400 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) 20250212125312400 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) 20250212125312401 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(319)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125312412 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) 20250212125312412 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) 20250212125312414 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) 20250212125312414 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) 20250212125312415 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) 20250212125312415 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) 20250212125312415 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) 20250212125312415 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) 20250212125312416 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) 20250212125312416 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) 20250212125312417 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) 20250212125312417 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) 20250212125312418 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) 20250212125312418 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) 20250212125312419 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) 20250212125312419 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) 20250212125312422 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) 20250212125312422 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) 20250212125312423 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(319)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125312437 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) 20250212125312437 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) 20250212125312439 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) 20250212125312439 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) 20250212125312439 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) 20250212125312439 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) 20250212125312440 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) 20250212125312440 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) 20250212125312441 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) 20250212125312441 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) 20250212125312442 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) 20250212125312442 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) 20250212125312443 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) 20250212125312443 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) 20250212125312443 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) 20250212125312443 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) 20250212125312444 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) 20250212125312444 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) 20250212125312445 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(319)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125312455 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) 20250212125312455 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) 20250212125312457 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) 20250212125312457 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) 20250212125312457 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) 20250212125312457 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) 20250212125312458 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) 20250212125312458 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) 20250212125312459 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) 20250212125312459 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) 20250212125312460 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) 20250212125312460 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) 20250212125312461 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) 20250212125312461 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) 20250212125312461 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) 20250212125312461 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) 20250212125312462 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) 20250212125312462 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) 20250212125312463 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(319)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125312475 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) 20250212125312475 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) 20250212125312476 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) 20250212125312476 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) 20250212125312477 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) 20250212125312477 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) 20250212125312478 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) 20250212125312478 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) 20250212125312478 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) 20250212125312478 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) 20250212125312479 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) 20250212125312479 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) 20250212125312480 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) 20250212125312480 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) 20250212125312481 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) 20250212125312481 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) 20250212125312484 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) 20250212125312484 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) 20250212125312484 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(319)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125312499 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) 20250212125312499 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) 20250212125312501 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) 20250212125312501 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) 20250212125312501 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) 20250212125312501 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) 20250212125312503 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) 20250212125312503 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) 20250212125312504 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) 20250212125312504 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) 20250212125312505 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) 20250212125312505 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) 20250212125312506 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) 20250212125312506 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) 20250212125312506 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) 20250212125312506 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) 20250212125312507 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) 20250212125312508 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) 20250212125312508 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(319)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125312518 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) 20250212125312519 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) 20250212125312520 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) 20250212125312520 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) 20250212125312521 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) 20250212125312521 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) 20250212125312521 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) 20250212125312521 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) 20250212125312522 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) 20250212125312522 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) 20250212125312523 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125312523 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125312523 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125312523 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) 20250212125312523 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) 20250212125312524 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) 20250212125312524 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) 20250212125312525 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) 20250212125312525 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) 20250212125312526 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) 20250212125312526 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) 20250212125312526 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20250212125312526 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) 20250212125312526 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(319)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125312537 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 f6 f1 0c f5 9f 18 a1 5e 53 b3 2b f4 aa a0 4a 72 1e 61 55 58 cf 04 b0 31 ae 0c 00 (pcu_l1_if.cpp:463) 20250212125312538 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) 20250212125312538 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125312538 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 01 00 00 00 01 f6 f1 0c f5 9f 18 a1 5e 53 b3 2b f4 aa a0 4a 72 1e 61 55 58 cf 04 b0 31 ae 0c 00 (pdch.cpp:1019) 20250212125312538 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125312538 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=47 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20250212125312538 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) 20250212125312538 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125312538 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) 20250212125312538 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125312538 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 f6 f1 0c f5 9f 18 a1 5e 53 b3 2b f4 aa a0 4a 72 1e 61 55 58 cf 04 b0 31 ae 0c (tbf_ul.cpp:337) 20250212125312538 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125312538 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125312538 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125312538 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125312538 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125312538 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125312538 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125312538 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) 20250212125312538 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=26 (tbf_ul.cpp:197) 20250212125312538 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=26 (tbf_ul.cpp:467) 20250212125312538 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125312538 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) 20250212125312538 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20250212125312538 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20250212125312538 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20250212125312538 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125312538 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) 20250212125312538 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125312538 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125312539 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) 20250212125312539 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) 20250212125312540 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) 20250212125312540 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) 20250212125312541 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) 20250212125312541 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) 20250212125312542 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) 20250212125312542 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) 20250212125312543 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) 20250212125312543 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) 20250212125312545 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) 20250212125312545 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) 20250212125312546 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) 20250212125312546 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) 20250212125312548 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) 20250212125312548 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) 20250212125312548 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 52 + 13 = 65 (pdch_ul_controller.c:131) 20250212125312548 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20250212125312548 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125312548 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) 20250212125312548 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type POLL (pdch_ul_controller.c:184) 20250212125312548 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) 20250212125312548 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) 20250212125312548 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125312548 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125312548 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) 20250212125312548 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) 20250212125312550 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(319)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125312561 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) 20250212125312561 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) 20250212125312561 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) 20250212125312561 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125312562 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) 20250212125312562 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) 20250212125312562 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) 20250212125312562 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) 20250212125312562 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) 20250212125312562 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) 20250212125312563 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) 20250212125312563 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) 20250212125312563 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) 20250212125312563 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) 20250212125312563 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) 20250212125312563 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) 20250212125312563 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) 20250212125312563 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) 20250212125312566 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125312580 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) 20250212125312580 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) 20250212125312581 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) 20250212125312581 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) 20250212125312581 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) 20250212125312581 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) 20250212125312581 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) 20250212125312581 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) 20250212125312582 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) 20250212125312582 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) 20250212125312582 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) 20250212125312582 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) 20250212125312582 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) 20250212125312583 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) 20250212125312583 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) 20250212125312583 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) 20250212125312585 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125312600 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) 20250212125312601 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) 20250212125312602 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) 20250212125312602 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) 20250212125312603 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) 20250212125312604 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) 20250212125312604 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) 20250212125312604 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) 20250212125312605 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) 20250212125312605 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) 20250212125312606 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) 20250212125312606 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) 20250212125312607 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) 20250212125312607 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) 20250212125312608 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) 20250212125312608 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) 20250212125312610 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125312623 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) 20250212125312623 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) 20250212125312623 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125312623 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125312623 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) 20250212125312623 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125312623 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=65 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20250212125312623 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20250212125312623 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:170) 20250212125312623 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20250212125312623 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) 20250212125312623 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20250212125312623 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20250212125312623 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125312623 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20250212125312623 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20250212125312623 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125312623 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125312623 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20250212125312623 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125312623 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125312623 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 0 (-) (tbf_ul_fsm.c:252) 20250212125312623 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125312623 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) 20250212125312623 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@8d0f06c41a7d: Start timer T: 2 s 20250212125312623 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) 20250212125312624 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) 20250212125312624 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) 20250212125312624 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) 20250212125312624 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) 20250212125312624 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) 20250212125312624 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) 20250212125312624 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) 20250212125312624 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) 20250212125312624 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) 20250212125312624 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) 20250212125312624 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) 20250212125312626 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125312626 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125312626 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125312626 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125312626 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125312626 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20250212125312626 DMS INFO Modifying MS object, TLLI = 0x00000001, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20250212125312626 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20250212125312626 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125312626 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125312626 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125312626 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125312626 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125312626 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125312626 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125312626 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125312626 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125312626 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125312626 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125312626 DRLCMAC 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) 20250212125312626 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125312627 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125312627 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125312627 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20250212125312627 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125312627 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125312627 DLGLOBAL DEBUG validating counter group 0x55bee875db40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125312627 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125312627 DLGLOBAL DEBUG validating counter group 0x55bee875de20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125312627 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125312627 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125312627 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) 20250212125312627 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) 20250212125312627 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) 20250212125312627 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL): + tbf: now used by 1 (tbf) (gprs_ms.c:355) 20250212125312627 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL) Cancel scheduled MS release (gprs_ms.c:255) 20250212125312627 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20250212125312627 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) 20250212125312627 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20250212125312627 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) 20250212125312627 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20250212125312627 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) 20250212125312627 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(319)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(319)@8d0f06c41a7d: 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. 20250212125312629 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 0.2 s 20250212125312630 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20250212125312630 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212125312630 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212125312630 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) 20250212125312643 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) 20250212125312643 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) 20250212125312644 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) 20250212125312644 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) 20250212125312644 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) 20250212125312644 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) 20250212125312645 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) 20250212125312645 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) 20250212125312645 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) 20250212125312645 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) 20250212125312646 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) 20250212125312646 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) 20250212125312646 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) 20250212125312646 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) 20250212125312646 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) 20250212125312646 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) 20250212125312647 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125312662 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) 20250212125312662 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) 20250212125312663 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) 20250212125312663 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) 20250212125312664 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) 20250212125312664 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) 20250212125312665 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) 20250212125312665 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) 20250212125312665 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) 20250212125312665 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) 20250212125312666 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) 20250212125312666 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) 20250212125312667 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) 20250212125312667 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) 20250212125312667 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) 20250212125312667 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) 20250212125312671 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125312686 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) 20250212125312686 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) 20250212125312687 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) 20250212125312687 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) 20250212125312688 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) 20250212125312688 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) 20250212125312688 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) 20250212125312688 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) 20250212125312689 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) 20250212125312689 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) 20250212125312690 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) 20250212125312690 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) 20250212125312691 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) 20250212125312691 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) 20250212125312692 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) 20250212125312692 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) 20250212125312692 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125312706 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) 20250212125312706 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) 20250212125312707 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) 20250212125312707 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) 20250212125312708 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) 20250212125312708 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) 20250212125312708 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) 20250212125312708 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) 20250212125312709 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) 20250212125312709 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) 20250212125312710 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) 20250212125312710 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) 20250212125312711 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) 20250212125312711 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) 20250212125312711 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) 20250212125312711 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) 20250212125312712 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125312725 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) 20250212125312725 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) 20250212125312726 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) 20250212125312726 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) 20250212125312727 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) 20250212125312727 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) 20250212125312727 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) 20250212125312727 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) 20250212125312728 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) 20250212125312728 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) 20250212125312729 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) 20250212125312729 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) 20250212125312730 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) 20250212125312730 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) 20250212125312731 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) 20250212125312731 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) 20250212125312735 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125312750 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) 20250212125312750 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) 20250212125312751 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) 20250212125312751 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) 20250212125312752 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) 20250212125312752 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) 20250212125312753 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) 20250212125312753 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) 20250212125312754 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) 20250212125312754 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) 20250212125312755 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) 20250212125312755 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) 20250212125312756 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) 20250212125312756 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) 20250212125312757 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) 20250212125312757 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) 20250212125312757 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125312769 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) 20250212125312769 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) 20250212125312770 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) 20250212125312770 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) 20250212125312771 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) 20250212125312771 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) 20250212125312772 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) 20250212125312772 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) 20250212125312773 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) 20250212125312773 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) 20250212125312773 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) 20250212125312774 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) 20250212125312774 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) 20250212125312774 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) 20250212125312775 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) 20250212125312775 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) 20250212125312776 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125312788 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) 20250212125312788 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) 20250212125312790 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) 20250212125312790 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) 20250212125312790 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) 20250212125312790 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) 20250212125312791 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) 20250212125312791 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) 20250212125312792 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) 20250212125312792 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) 20250212125312793 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) 20250212125312793 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) 20250212125312794 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) 20250212125312794 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) 20250212125312794 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) 20250212125312794 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) 20250212125312798 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125312813 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) 20250212125312813 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) 20250212125312814 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) 20250212125312814 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) 20250212125312815 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) 20250212125312815 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) 20250212125312816 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) 20250212125312816 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) 20250212125312817 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) 20250212125312817 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) 20250212125312817 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) 20250212125312817 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) 20250212125312818 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) 20250212125312818 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) 20250212125312819 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) 20250212125312819 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) 20250212125312820 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125312830 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125312830 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) 20250212125312830 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20250212125312832 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) 20250212125312832 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) 20250212125312833 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) 20250212125312833 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) 20250212125312834 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) 20250212125312834 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) 20250212125312835 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) 20250212125312835 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) 20250212125312836 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) 20250212125312836 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) 20250212125312837 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) 20250212125312837 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) 20250212125312838 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) 20250212125312838 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) 20250212125312839 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) 20250212125312839 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) 20250212125312840 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) 20250212125312840 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) 20250212125312840 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) 20250212125312840 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) 20250212125312840 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20250212125312840 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125312840 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20250212125312840 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) 20250212125312840 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) 20250212125312840 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 4f 7b 41 18 05 63 f2 ea 23 28 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20250212125312840 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) 20250212125312840 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125312840 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125312840 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) 20250212125312840 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 112 + 13 = 125 (pdch_ul_controller.c:131) 20250212125312840 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type POLL (pdch_ul_controller.c:184) 20250212125312840 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) 20250212125312840 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) 20250212125312840 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 4f 7b 41 18 05 63 f2 ea 23 28 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20250212125312840 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 4f 7b 41 18 05 63 f2 ea 23 28 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) 20250212125312841 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125312852 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) 20250212125312853 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) 20250212125312854 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) 20250212125312854 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) 20250212125312855 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) 20250212125312855 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) 20250212125312856 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) 20250212125312856 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) 20250212125312856 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) 20250212125312856 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) 20250212125312857 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) 20250212125312857 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) 20250212125312857 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) 20250212125312857 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) 20250212125312858 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) 20250212125312858 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) 20250212125312861 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125312876 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) 20250212125312876 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) 20250212125312877 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) 20250212125312877 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) 20250212125312878 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) 20250212125312878 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) 20250212125312878 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) 20250212125312878 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) 20250212125312879 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) 20250212125312879 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) 20250212125312881 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) 20250212125312881 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) 20250212125312882 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) 20250212125312882 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) 20250212125312883 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) 20250212125312883 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) 20250212125312883 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125312900 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) 20250212125312901 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) 20250212125312901 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) 20250212125312901 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) 20250212125312902 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) 20250212125312902 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) 20250212125312902 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) 20250212125312902 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) 20250212125312902 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) 20250212125312902 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) 20250212125312903 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) 20250212125312903 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) 20250212125312903 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) 20250212125312903 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) 20250212125312903 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) 20250212125312903 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) 20250212125312904 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125312919 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) 20250212125312919 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) 20250212125312919 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125312920 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125312920 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) 20250212125312920 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125312920 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125312920 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20250212125312920 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125312920 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) 20250212125312920 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) 20250212125312920 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20250212125312920 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) 20250212125312920 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) 20250212125312920 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20250212125312920 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20250212125312920 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(319)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125312921 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) 20250212125312921 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) 20250212125312922 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) 20250212125312922 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) 20250212125312923 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) 20250212125312923 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) 20250212125312925 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) 20250212125312925 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) 20250212125312925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59478<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125312927 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) 20250212125312927 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) 20250212125312928 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) 20250212125312928 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) 20250212125312928 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) 20250212125312928 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) 20250212125312932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59476<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125312934 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125312934 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125312934 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125312934 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125312934 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125312935 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) 20250212125312935 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125312935 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125312935 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125312935 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125312935 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125312935 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125312935 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125312935 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125312935 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125312935 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125312935 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125312935 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125312935 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125312935 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125312935 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125312935 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125312935 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125312935 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) 20250212125312935 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) 20250212125312935 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 30: stopped pid 8113 with status 0 respawn: 31: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_mo_ping_pong finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mo_ping_pong pass'. Wed Feb 12 12:53:12 UTC 2025 ====== PCU_Tests.TC_mo_ping_pong pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_mo_ping_pong.talloc 20250212125312988 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125312988 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125312988 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125312989 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125313017 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37600<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125313118 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37600<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=200596) Waiting for packet dumper to finish... 1 (prev_count=200596, count=252576) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mo_ping_pong pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mo_ping_pong_with_ul_racap'. ------ PCU_Tests.TC_mo_ping_pong_with_ul_racap ------ Wed Feb 12 12:53:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_mo_ping_pong_with_ul_racap.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_mo_ping_pong_with_ul_racap.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mo_ping_pong_with_ul_racap' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_mo_ping_pong_with_ul_racap started. 325@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 325@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_mo_ping_pong_with_ul_racap-BVCI1234(328)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(329)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 325@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 325@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 325@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(332)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125316208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37610<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 325@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(335)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(331)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(331)@8d0f06c41a7d: Start timer T: 5 s 20250212125316216 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37614<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(331)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_mo_ping_pong_with_ul_racap-STATS(336)@8d0f06c41a7d: Start timer T: 2 s TC_mo_ping_pong_with_ul_racap-STATS(336)@8d0f06c41a7d: Start timer T: 2 s 20250212125317990 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125317990 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125317990 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(331)@8d0f06c41a7d: OsmoPCU is now connected BTS(333)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125317993 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125317993 DLGLOBAL DEBUG validating counter group 0x563c407d8040(bts) with 102 counters (rate_ctr.c:86) 20250212125317993 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125317993 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125317993 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125317993 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125317993 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125317993 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125317993 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125317993 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125317993 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125317993 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125317993 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125317993 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125317993 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125317993 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125317993 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125317993 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125317993 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125317993 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125317993 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125317993 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125317993 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125317993 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125317993 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125317993 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125317993 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125317993 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125317993 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125317993 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125317993 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125317993 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125317993 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125317993 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125317993 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125317993 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125317993 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125317993 DLGLOBAL DEBUG validating counter group 0x7fc96cf355e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125317993 DLGLOBAL DEBUG validating counter group 0x563c407d7720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125317993 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125317993 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125317993 DLGLOBAL DEBUG validating counter group 0x7fc96cf36180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125317993 DLGLOBAL DEBUG validating counter group 0x7fc96cf36160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125317993 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125317993 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) 20250212125317993 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) 20250212125317993 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125317993 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125317993 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125317993 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125317993 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125317993 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125317993 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125317993 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125317993 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125317993 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125317993 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125317993 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125317993 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125317993 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125317993 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125317993 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125317993 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125317993 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125317993 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125317993 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125317993 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125317993 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125317993 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125317993 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125317993 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125317993 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125317993 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) 20250212125317993 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125317994 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(333)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(333)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(333)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(333)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(333)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(329)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(333)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(329)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(329)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(329)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(333)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(333)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212125317996 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125317996 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) 20250212125317996 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) 20250212125317996 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125317996 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125317996 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) 20250212125317996 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125317996 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) 20250212125317996 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(329)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(329)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125317997 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125317997 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) 20250212125317997 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) 20250212125317997 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125317997 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125317997 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125317997 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125317997 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125317997 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125317997 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125317997 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125317997 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(329)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(329)@8d0f06c41a7d: Start timer Tns_test: 10 s 326@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 326@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125318003 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125318003 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125318003 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125318003 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125318003 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125318003 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125318003 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125318003 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_mo_ping_pong_with_ul_racap-BVCI1234(328)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_mo_ping_pong_with_ul_racap-BVCI1234(328)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125318006 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125318006 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125318006 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125318006 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125318006 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125318006 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125318006 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125318006 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125318006 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) 20250212125318006 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125318006 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212125318006 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20250212125318007 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20250212125318007 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212125318007 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) 20250212125318007 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) 20250212125318007 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125318007 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) 20250212125318007 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) 20250212125318007 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) 20250212125318007 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) 20250212125318007 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125318007 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125318007 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125318007 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125318007 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125318007 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125318007 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125318007 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125318007 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125318007 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125318007 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) 20250212125318007 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) 20250212125318007 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) 20250212125318007 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) 20250212125318007 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) 20250212125318007 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) 20250212125318008 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) 20250212125318008 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) 20250212125318008 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) 20250212125318008 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(333)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } } } 20250212125318010 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125318010 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125318010 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125318010 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125318010 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125318011 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125318025 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) 20250212125318025 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) 20250212125318025 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) 20250212125318025 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) 20250212125318026 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) 20250212125318026 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) 20250212125318026 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) 20250212125318026 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) 20250212125318026 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) 20250212125318026 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) 20250212125318026 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) 20250212125318026 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) 20250212125318026 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) 20250212125318026 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) 20250212125318026 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) 20250212125318026 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) 20250212125318030 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125318044 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) 20250212125318044 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) 20250212125318044 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) 20250212125318044 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) 20250212125318044 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) 20250212125318044 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) 20250212125318044 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) 20250212125318044 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) 20250212125318045 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) 20250212125318045 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) 20250212125318045 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) 20250212125318045 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) 20250212125318045 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) 20250212125318045 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) 20250212125318045 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) 20250212125318045 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) 20250212125318053 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125318067 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) 20250212125318067 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) 20250212125318068 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) 20250212125318068 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) 20250212125318068 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) 20250212125318068 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) 20250212125318068 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) 20250212125318068 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) 20250212125318068 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) 20250212125318068 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) 20250212125318068 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) 20250212125318068 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) 20250212125318069 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) 20250212125318069 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) 20250212125318069 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) 20250212125318069 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) 20250212125318072 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125318086 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) 20250212125318086 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) 20250212125318086 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) 20250212125318086 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) 20250212125318087 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) 20250212125318087 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) 20250212125318087 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) 20250212125318087 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) 20250212125318087 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) 20250212125318087 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) 20250212125318087 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) 20250212125318087 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) 20250212125318088 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) 20250212125318088 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) 20250212125318088 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) 20250212125318088 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) 20250212125318090 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125318105 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) 20250212125318105 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) 20250212125318105 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) 20250212125318105 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) 20250212125318105 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) 20250212125318105 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) 20250212125318106 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) 20250212125318106 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) 20250212125318106 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) 20250212125318106 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) 20250212125318106 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) 20250212125318106 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) 20250212125318106 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) 20250212125318106 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) 20250212125318107 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) 20250212125318107 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) 20250212125318114 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125318128 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) 20250212125318128 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) 20250212125318129 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) 20250212125318129 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) 20250212125318129 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) 20250212125318129 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) 20250212125318129 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) 20250212125318129 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) 20250212125318129 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) 20250212125318129 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) 20250212125318130 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) 20250212125318130 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) 20250212125318130 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) 20250212125318130 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) 20250212125318130 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) 20250212125318130 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) 20250212125318133 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125318147 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) 20250212125318147 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) 20250212125318147 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) 20250212125318147 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) 20250212125318147 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) 20250212125318147 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) 20250212125318147 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) 20250212125318148 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) 20250212125318148 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) 20250212125318148 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) 20250212125318148 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) 20250212125318148 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) 20250212125318148 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) 20250212125318148 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) 20250212125318149 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) 20250212125318149 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) 20250212125318151 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125318165 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) 20250212125318165 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) 20250212125318166 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) 20250212125318166 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) 20250212125318166 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) 20250212125318166 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) 20250212125318166 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) 20250212125318166 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) 20250212125318167 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) 20250212125318167 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) 20250212125318167 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) 20250212125318167 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) 20250212125318167 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) 20250212125318167 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) 20250212125318167 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) 20250212125318167 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) 20250212125318175 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125318189 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) 20250212125318189 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) 20250212125318189 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) 20250212125318189 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) 20250212125318189 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) 20250212125318189 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) 20250212125318189 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) 20250212125318189 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) 20250212125318190 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) 20250212125318190 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) 20250212125318190 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) 20250212125318190 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) 20250212125318190 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) 20250212125318190 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) 20250212125318190 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) 20250212125318190 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) 20250212125318193 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125318207 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) 20250212125318207 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) 20250212125318208 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) 20250212125318208 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) 20250212125318208 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) 20250212125318208 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) 20250212125318208 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) 20250212125318208 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) 20250212125318208 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) 20250212125318208 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) 20250212125318209 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) 20250212125318209 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) 20250212125318209 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) 20250212125318209 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) 20250212125318209 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) 20250212125318209 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) 20250212125318212 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125318226 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) 20250212125318226 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) 20250212125318226 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) 20250212125318226 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) 20250212125318226 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) 20250212125318226 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) 20250212125318226 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) 20250212125318226 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) 20250212125318226 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) 20250212125318226 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) 20250212125318226 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) 20250212125318226 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) 20250212125318227 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) 20250212125318227 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) 20250212125318227 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) 20250212125318227 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) 20250212125318235 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125318249 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 70 e8 45 18 00 20 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125318249 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) 20250212125318249 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125318249 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125318249 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 = 28 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 1 | A5_bits = 80 | 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| (gsm_rlcmac.c:5476) 20250212125318249 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125318249 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125318249 DLGLOBAL DEBUG validating counter group 0x563c407d7760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125318249 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125318249 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20250212125318249 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20250212125318249 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20250212125318249 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20250212125318249 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) 20250212125318249 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125318249 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125318249 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20250212125318249 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125318249 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125318249 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125318249 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125318249 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125318249 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125318249 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125318249 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125318249 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) 20250212125318249 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212125318249 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125318249 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125318249 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125318249 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125318249 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125318249 DLGLOBAL DEBUG validating counter group 0x563c407d7b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125318249 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125318249 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125318249 DLGLOBAL DEBUG validating counter group 0x563c407d7c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125318249 DLGLOBAL DEBUG validating counter group 0x563c407d7c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125318249 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125318249 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125318249 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) 20250212125318249 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) 20250212125318249 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) 20250212125318249 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20250212125318249 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212125318249 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) 20250212125318249 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212125318249 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) 20250212125318249 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20250212125318249 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20250212125318249 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212125318249 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212125318249 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20250212125318249 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) 20250212125318249 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) 20250212125318249 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) 20250212125318249 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) 20250212125318250 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) 20250212125318250 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) 20250212125318250 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) 20250212125318250 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) 20250212125318250 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) 20250212125318250 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) 20250212125318250 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) 20250212125318250 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) 20250212125318250 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) 20250212125318250 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) 20250212125318254 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) 20250212125318254 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125318254 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20250212125318254 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125318254 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125318254 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125318254 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125318254 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20250212125318254 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) 20250212125318254 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125318254 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) 20250212125318254 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) 20250212125318254 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(333)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20250212125318268 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 1d 81 dd d4 a4 0e b9 35 c6 44 47 b6 45 fd ff e3 5c 10 0b 42 (pcu_l1_if.cpp:463) 20250212125318268 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) 20250212125318268 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125318268 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 01 1d 81 dd d4 a4 0e b9 35 c6 44 47 b6 45 fd ff e3 5c 10 0b 42 (pdch.cpp:1019) 20250212125318268 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125318268 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=56 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch.cpp:1070) 20250212125318268 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) 20250212125318268 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) 20250212125318268 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125318268 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} data_length=20, data=1d 81 dd d4 a4 0e b9 35 c6 44 47 b6 45 fd ff e3 5c 10 0b 42 (tbf_ul.cpp:337) 20250212125318268 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125318268 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125318268 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125318268 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125318268 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) 20250212125318268 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} complete UL frame len=20 (tbf_ul.cpp:197) 20250212125318268 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} len=20 (tbf_ul.cpp:467) 20250212125318268 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125318268 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125318268 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) 20250212125318268 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) 20250212125318268 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) 20250212125318269 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) 20250212125318269 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) 20250212125318269 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) 20250212125318269 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) 20250212125318269 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) 20250212125318269 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) 20250212125318269 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) 20250212125318269 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) 20250212125318270 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) 20250212125318270 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) 20250212125318270 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) 20250212125318270 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) 20250212125318272 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125318286 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) 20250212125318286 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) 20250212125318286 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) 20250212125318286 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) 20250212125318286 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) 20250212125318286 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) 20250212125318287 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) 20250212125318287 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) 20250212125318287 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) 20250212125318287 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) 20250212125318287 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) 20250212125318287 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) 20250212125318287 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) 20250212125318287 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) 20250212125318287 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) 20250212125318287 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) 20250212125318295 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125318309 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) 20250212125318309 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) 20250212125318310 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) 20250212125318310 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) 20250212125318310 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) 20250212125318310 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) 20250212125318310 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) 20250212125318310 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) 20250212125318310 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) 20250212125318310 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) 20250212125318310 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) 20250212125318310 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) 20250212125318311 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) 20250212125318311 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) 20250212125318311 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) 20250212125318311 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) 20250212125318314 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125318328 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) 20250212125318328 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) 20250212125318328 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125318328 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125318328 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) 20250212125318328 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125318328 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20250212125318328 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20250212125318328 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20250212125318328 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20250212125318328 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20250212125318328 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) MTC@8d0f06c41a7d: Start timer T: 0.5 s 20250212125318329 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) 20250212125318329 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) 20250212125318329 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) 20250212125318329 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) 20250212125318329 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) 20250212125318329 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) 20250212125318330 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) 20250212125318330 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) 20250212125318330 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) 20250212125318330 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) 20250212125318330 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) 20250212125318330 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) 20250212125318330 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125318330 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125318330 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125318330 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125318330 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125318331 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20250212125318331 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20250212125318331 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125318331 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125318331 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) 20250212125318331 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212125318331 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125318331 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125318331 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20250212125318331 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125318331 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125318331 DLGLOBAL DEBUG validating counter group 0x563c407d7b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125318331 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125318331 DLGLOBAL DEBUG validating counter group 0x563c407d7e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125318331 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125318331 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125318331 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) 20250212125318331 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) 20250212125318331 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) 20250212125318331 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20250212125318331 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20250212125318331 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) 20250212125318331 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20250212125318331 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:146) 20250212125318331 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20250212125318331 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) 20250212125318331 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20250212125318331 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) 20250212125318331 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) 20250212125318331 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) 20250212125318333 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125318347 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) 20250212125318347 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) 20250212125318347 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) 20250212125318347 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) 20250212125318348 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) 20250212125318348 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) 20250212125318348 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) 20250212125318348 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) 20250212125318348 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) 20250212125318348 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) 20250212125318348 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) 20250212125318348 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) 20250212125318349 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) 20250212125318349 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) 20250212125318349 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) 20250212125318349 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) 20250212125318356 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125318370 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) 20250212125318370 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) 20250212125318371 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) 20250212125318371 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) 20250212125318371 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) 20250212125318371 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) 20250212125318371 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) 20250212125318371 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) 20250212125318371 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) 20250212125318371 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) 20250212125318372 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) 20250212125318372 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) 20250212125318372 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) 20250212125318372 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) 20250212125318372 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) 20250212125318372 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) 20250212125318375 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125318389 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) 20250212125318389 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) 20250212125318389 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) 20250212125318389 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) 20250212125318389 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) 20250212125318389 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) 20250212125318390 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) 20250212125318390 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) 20250212125318390 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) 20250212125318390 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) 20250212125318390 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) 20250212125318390 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) 20250212125318390 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) 20250212125318390 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) 20250212125318391 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) 20250212125318391 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) 20250212125318393 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125318407 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) 20250212125318407 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) 20250212125318407 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) 20250212125318407 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) 20250212125318408 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) 20250212125318408 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) 20250212125318408 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) 20250212125318408 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) 20250212125318408 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) 20250212125318408 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) 20250212125318408 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) 20250212125318408 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) 20250212125318408 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) 20250212125318408 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) 20250212125318408 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) 20250212125318408 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) 20250212125318417 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125318431 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) 20250212125318431 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) 20250212125318431 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) 20250212125318431 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) 20250212125318432 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) 20250212125318432 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) 20250212125318432 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) 20250212125318432 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) 20250212125318432 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) 20250212125318432 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) 20250212125318432 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) 20250212125318432 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) 20250212125318433 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) 20250212125318433 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) 20250212125318433 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) 20250212125318433 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) 20250212125318435 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125318449 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) 20250212125318449 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) 20250212125318450 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) 20250212125318450 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) 20250212125318450 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) 20250212125318450 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) 20250212125318450 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) 20250212125318450 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) 20250212125318450 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) 20250212125318450 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) 20250212125318450 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) 20250212125318450 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) 20250212125318451 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) 20250212125318451 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) 20250212125318451 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) 20250212125318451 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) 20250212125318454 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125318468 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) 20250212125318468 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) 20250212125318468 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) 20250212125318468 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) 20250212125318468 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) 20250212125318468 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) 20250212125318468 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) 20250212125318468 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) 20250212125318469 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) 20250212125318469 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) 20250212125318469 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) 20250212125318469 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) 20250212125318469 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) 20250212125318469 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) 20250212125318469 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) 20250212125318469 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) 20250212125318477 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125318492 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) 20250212125318492 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) 20250212125318492 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) 20250212125318492 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) 20250212125318492 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) 20250212125318492 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) 20250212125318493 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) 20250212125318493 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) 20250212125318493 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) 20250212125318493 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) 20250212125318493 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) 20250212125318493 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) 20250212125318493 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) 20250212125318493 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) 20250212125318493 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) 20250212125318493 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) 20250212125318496 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125318511 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) 20250212125318511 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) 20250212125318511 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) 20250212125318511 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) 20250212125318511 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) 20250212125318511 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) 20250212125318512 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) 20250212125318512 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) 20250212125318512 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) 20250212125318512 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) 20250212125318512 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) 20250212125318512 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) 20250212125318512 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) 20250212125318512 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) 20250212125318512 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) 20250212125318512 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) 20250212125318515 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125318529 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) 20250212125318529 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) 20250212125318530 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) 20250212125318530 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) 20250212125318530 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) 20250212125318530 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) 20250212125318530 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) 20250212125318530 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) 20250212125318530 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) 20250212125318530 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) 20250212125318530 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) 20250212125318530 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) 20250212125318531 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) 20250212125318531 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) 20250212125318531 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) 20250212125318531 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) 20250212125318538 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125318553 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) 20250212125318553 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) 20250212125318553 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) 20250212125318553 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) 20250212125318553 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) 20250212125318553 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) 20250212125318553 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) 20250212125318553 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) 20250212125318553 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) 20250212125318553 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) 20250212125318553 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) 20250212125318553 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) 20250212125318553 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) 20250212125318553 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) 20250212125318554 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) 20250212125318554 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) 20250212125318557 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125318571 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) 20250212125318571 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) 20250212125318572 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) 20250212125318572 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) 20250212125318572 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) 20250212125318572 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) 20250212125318572 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) 20250212125318572 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) 20250212125318572 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) 20250212125318572 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) 20250212125318572 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) 20250212125318572 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) 20250212125318572 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) 20250212125318572 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) 20250212125318572 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) 20250212125318572 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) 20250212125318579 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125318593 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) 20250212125318593 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) 20250212125318593 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) 20250212125318593 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) 20250212125318593 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) 20250212125318593 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) 20250212125318593 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) 20250212125318593 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) 20250212125318594 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) 20250212125318594 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) 20250212125318594 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) 20250212125318594 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) 20250212125318594 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) 20250212125318594 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) 20250212125318594 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) 20250212125318594 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) 20250212125318602 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125318616 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) 20250212125318616 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) 20250212125318616 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) 20250212125318616 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) 20250212125318616 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) 20250212125318616 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) 20250212125318616 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) 20250212125318616 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) 20250212125318617 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) 20250212125318617 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) 20250212125318617 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) 20250212125318617 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) 20250212125318617 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) 20250212125318617 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) 20250212125318617 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) 20250212125318617 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) 20250212125318620 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125318635 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) 20250212125318635 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) 20250212125318635 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) 20250212125318635 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) 20250212125318635 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) 20250212125318635 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) 20250212125318635 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) 20250212125318635 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) 20250212125318635 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) 20250212125318635 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) 20250212125318636 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) 20250212125318636 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) 20250212125318636 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) 20250212125318636 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) 20250212125318636 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) 20250212125318636 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) 20250212125318639 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125318653 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) 20250212125318653 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) 20250212125318653 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) 20250212125318653 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) 20250212125318654 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) 20250212125318654 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) 20250212125318654 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) 20250212125318654 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) 20250212125318654 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) 20250212125318654 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) 20250212125318654 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) 20250212125318654 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) 20250212125318654 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) 20250212125318654 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) 20250212125318654 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) 20250212125318654 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) 20250212125318662 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125318677 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) 20250212125318677 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) 20250212125318677 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) 20250212125318677 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) 20250212125318677 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) 20250212125318677 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) 20250212125318678 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) 20250212125318678 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) 20250212125318678 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) 20250212125318678 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) 20250212125318678 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) 20250212125318678 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) 20250212125318678 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) 20250212125318678 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) 20250212125318679 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) 20250212125318679 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) 20250212125318681 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125318699 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) 20250212125318699 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) 20250212125318699 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) 20250212125318699 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) 20250212125318700 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) 20250212125318700 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) 20250212125318700 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) 20250212125318700 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) 20250212125318700 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) 20250212125318700 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) 20250212125318700 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) 20250212125318700 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) 20250212125318701 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) 20250212125318701 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) 20250212125318701 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) 20250212125318701 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) 20250212125318703 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125318717 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) 20250212125318717 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) 20250212125318718 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) 20250212125318718 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) 20250212125318718 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) 20250212125318718 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) 20250212125318718 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) 20250212125318718 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) 20250212125318718 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) 20250212125318718 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) 20250212125318719 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) 20250212125318719 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) 20250212125318719 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) 20250212125318719 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) 20250212125318719 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) 20250212125318719 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) 20250212125318731 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125318745 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) 20250212125318745 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) 20250212125318745 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) 20250212125318745 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) 20250212125318746 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) 20250212125318746 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) 20250212125318746 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) 20250212125318746 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) 20250212125318746 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) 20250212125318746 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) 20250212125318746 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) 20250212125318746 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) 20250212125318746 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) 20250212125318746 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) 20250212125318747 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) 20250212125318747 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) 20250212125318750 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125318764 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) 20250212125318764 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) 20250212125318764 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) 20250212125318764 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) 20250212125318765 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) 20250212125318765 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) 20250212125318765 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) 20250212125318765 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) 20250212125318765 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) 20250212125318765 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) 20250212125318765 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) 20250212125318765 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) 20250212125318765 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) 20250212125318765 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) 20250212125318765 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) 20250212125318765 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) 20250212125318769 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125318783 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) 20250212125318783 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) 20250212125318783 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) 20250212125318783 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) 20250212125318783 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) 20250212125318783 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) 20250212125318783 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) 20250212125318783 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) 20250212125318783 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) 20250212125318783 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) 20250212125318783 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) 20250212125318784 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) 20250212125318784 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) 20250212125318784 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) 20250212125318784 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) 20250212125318784 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) 20250212125318792 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125318806 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) 20250212125318806 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) 20250212125318806 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) 20250212125318806 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) 20250212125318806 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) 20250212125318806 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) 20250212125318806 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) 20250212125318806 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) 20250212125318807 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) 20250212125318807 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) 20250212125318807 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) 20250212125318807 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) 20250212125318807 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) 20250212125318807 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) 20250212125318807 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) 20250212125318807 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) 20250212125318810 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125318824 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) 20250212125318824 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) 20250212125318825 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) 20250212125318825 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) 20250212125318825 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) 20250212125318825 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) 20250212125318825 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) 20250212125318825 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) 20250212125318825 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) 20250212125318825 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) 20250212125318826 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) 20250212125318826 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) 20250212125318826 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) 20250212125318826 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) 20250212125318826 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) 20250212125318826 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) 20250212125318829 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) 20250212125318829 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) 20250212125318829 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 182 for type USF (pdch_ul_controller.c:184) 20250212125318829 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212125318829 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 177 + 13 = 190 (pdch_ul_controller.c:131) 20250212125318829 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20250212125318829 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20250212125318829 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) 20250212125318829 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20250212125318829 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 190 for type POLL (pdch_ul_controller.c:184) 20250212125318829 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=190, TS=7) (tbf_dl_ass_fsm.c:126) 20250212125318829 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20250212125318829 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125318829 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Sending data request: sapi=5 arfcn=871 cur_fn=173 block=5 data=48 08 00 00 0c 03 cd 9e 08 00 80 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125318829 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(333)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++") 20250212125318843 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) 20250212125318843 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) 20250212125318843 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) 20250212125318843 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) 20250212125318844 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) 20250212125318844 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) 20250212125318844 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) 20250212125318844 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) 20250212125318844 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) 20250212125318844 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) 20250212125318844 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) 20250212125318844 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) 20250212125318844 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) 20250212125318844 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) 20250212125318844 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) 20250212125318844 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) 20250212125318852 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125318867 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) 20250212125318867 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) 20250212125318867 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) 20250212125318867 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125318867 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) 20250212125318867 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) 20250212125318867 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) 20250212125318867 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) 20250212125318867 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) 20250212125318867 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) 20250212125318867 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) 20250212125318867 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) 20250212125318867 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) 20250212125318867 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) 20250212125318868 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) 20250212125318868 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) 20250212125318868 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) 20250212125318868 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) 20250212125318871 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125318885 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) 20250212125318885 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) 20250212125318885 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) 20250212125318885 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) 20250212125318886 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) 20250212125318886 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) 20250212125318886 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) 20250212125318886 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) 20250212125318886 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) 20250212125318886 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) 20250212125318886 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) 20250212125318886 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) 20250212125318886 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) 20250212125318886 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) 20250212125318886 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) 20250212125318886 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) 20250212125318890 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125318904 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) 20250212125318904 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) 20250212125318904 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125318904 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125318904 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) 20250212125318904 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125318904 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=190 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20250212125318904 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} [UPLINK] DOWNLINK ASSIGNED (pdch.cpp:420) 20250212125318904 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:424) 20250212125318904 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_dl_ass_fsm.c:177) 20250212125318904 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:437) 20250212125318904 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20250212125318904 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) 20250212125318904 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) 20250212125318905 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) 20250212125318905 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) 20250212125318905 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) 20250212125318905 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) 20250212125318905 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) 20250212125318905 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) 20250212125318906 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) 20250212125318906 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) 20250212125318906 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) 20250212125318906 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) 20250212125318906 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) 20250212125318906 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) 20250212125318913 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) 20250212125318913 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) 20250212125318913 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 199 for type USF (pdch_ul_controller.c:184) 20250212125318913 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) 20250212125318913 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125318913 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125318913 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) 20250212125318913 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) 20250212125318913 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125318913 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Sending data request: sapi=5 arfcn=871 cur_fn=190 block=9 data=40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125318914 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(333)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125318927 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) 20250212125318927 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) 20250212125318928 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) 20250212125318928 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) 20250212125318928 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) 20250212125318928 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) 20250212125318928 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) 20250212125318928 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) 20250212125318928 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) 20250212125318928 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) 20250212125318928 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) 20250212125318928 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) 20250212125318928 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) 20250212125318928 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) 20250212125318929 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) 20250212125318929 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) 20250212125318932 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) 20250212125318932 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) 20250212125318932 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 203 for type USF (pdch_ul_controller.c:184) 20250212125318932 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20250212125318932 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) 20250212125318932 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) 20250212125318932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20250212125318932 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125318932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20250212125318932 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) 20250212125318932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20250212125318932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 1a 0e a8 46 aa 51 06 30 78 06 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20250212125318932 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) 20250212125318932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125318932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125318932 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) 20250212125318932 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 199 + 13 = 212 (pdch_ul_controller.c:131) 20250212125318932 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 212 for type POLL (pdch_ul_controller.c:184) 20250212125318932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=212, TS=7) (tbf_dl.cpp:883) 20250212125318932 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=212, TS=7 (tbf_dl.cpp:903) 20250212125318932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 1a 0e a8 46 aa 51 06 30 78 06 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20250212125318932 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Sending data request: sapi=5 arfcn=871 cur_fn=195 block=10 data=08 00 00 29 1a 0e a8 46 aa 51 06 30 78 06 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) 20250212125318932 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125318946 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) 20250212125318946 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) 20250212125318946 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=199): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125318946 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125318946 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) 20250212125318946 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) 20250212125318947 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) 20250212125318947 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) 20250212125318947 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) 20250212125318947 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) 20250212125318947 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) 20250212125318947 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) 20250212125318947 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) 20250212125318947 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) 20250212125318948 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) 20250212125318948 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) 20250212125318948 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) 20250212125318948 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) 20250212125318951 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125318965 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) 20250212125318965 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) 20250212125318965 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) 20250212125318965 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125318965 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) 20250212125318965 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) 20250212125318965 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) 20250212125318965 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) 20250212125318965 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) 20250212125318965 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) 20250212125318966 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) 20250212125318966 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) 20250212125318966 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) 20250212125318966 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) 20250212125318966 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) 20250212125318966 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) 20250212125318966 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) 20250212125318966 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) 20250212125318974 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125318988 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) 20250212125318988 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) 20250212125318989 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) 20250212125318989 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) 20250212125318989 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) 20250212125318989 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) 20250212125318989 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) 20250212125318989 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) 20250212125318990 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) 20250212125318990 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) 20250212125318990 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) 20250212125318990 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) 20250212125318990 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) 20250212125318990 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) 20250212125318991 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) 20250212125318991 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) 20250212125318993 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125319007 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=1 data=40 08 10 20 00 00 00 00 00 00 00 20 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125319007 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) 20250212125319007 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125319007 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125319007 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) 20250212125319007 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125319007 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125319007 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20250212125319007 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125319007 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) 20250212125319007 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) 20250212125319007 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20250212125319007 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) 20250212125319007 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) 20250212125319007 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20250212125319007 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20250212125319007 DTBFDL ERROR DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Event FINAL_ACK_RECVD not permitted (tbf_dl.cpp:1076) 20250212125319007 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) BTS(333)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125319007 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) 20250212125319008 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) 20250212125319008 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) 20250212125319008 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) 20250212125319008 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) 20250212125319008 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37614<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125319008 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) 20250212125319008 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) 20250212125319009 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) 20250212125319009 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) 20250212125319009 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) 20250212125319009 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) 20250212125319009 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) 20250212125319009 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) 20250212125319010 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37610<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125319011 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125319011 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125319011 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125319011 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125319011 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125319011 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20250212125319011 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20250212125319011 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125319011 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125319011 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125319011 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125319011 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125319011 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125319011 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125319011 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:DL) Detaching TBF: TBF(DL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20250212125319011 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125319011 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125319011 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125319011 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125319011 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125319011 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125319011 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125319011 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125319011 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125319011 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125319011 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125319011 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125319011 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125319011 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125319011 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125319011 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125319011 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125319011 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) 20250212125319011 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) 20250212125319011 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 8178 with status 0 respawn: 32: starting: osmo-pcu 20250212125319025 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125319026 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125319026 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125319026 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) MTC@8d0f06c41a7d: Test case TC_mo_ping_pong_with_ul_racap finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mo_ping_pong_with_ul_racap pass'. Wed Feb 12 12:53:19 UTC 2025 ====== 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 20250212125319048 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37620<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125319148 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37620<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=348252) Waiting for packet dumper to finish... 1 (prev_count=348252, count=386260) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mo_ping_pong_with_ul_racap pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_force_two_phase_access'. ------ PCU_Tests.TC_force_two_phase_access ------ Wed Feb 12 12:53:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_force_two_phase_access.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_force_two_phase_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_force_two_phase_access' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_force_two_phase_access started. 338@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_force_two_phase_access-BVCI1234(340)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 338@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(342)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 338@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 20250212125322194 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33314<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 338@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(346)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 338@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(346)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(343)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20250212125322203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33328<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(343)@8d0f06c41a7d: Start timer T: 5 s PCUIF(343)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_force_two_phase_access-STATS(348)@8d0f06c41a7d: Start timer T: 2 s TC_force_two_phase_access-STATS(348)@8d0f06c41a7d: Start timer T: 2 s 338@8d0f06c41a7d: 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(349)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(349)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125324026 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125324026 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125324026 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(343)@8d0f06c41a7d: OsmoPCU is now connected BTS(345)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125324031 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125324031 DLGLOBAL DEBUG validating counter group 0x558774024040(bts) with 102 counters (rate_ctr.c:86) 20250212125324031 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125324031 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125324031 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125324031 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125324031 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125324031 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125324031 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125324031 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125324031 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125324031 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125324031 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125324031 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125324031 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125324031 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125324031 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125324031 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125324031 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125324031 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125324031 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125324031 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125324031 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125324031 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125324031 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125324031 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125324031 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125324031 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125324031 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125324031 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125324031 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125324031 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125324031 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125324031 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125324031 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125324031 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125324031 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125324031 DLGLOBAL DEBUG validating counter group 0x7fe921edf5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125324031 DLGLOBAL DEBUG validating counter group 0x558774023720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125324031 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125324031 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125324031 DLGLOBAL DEBUG validating counter group 0x7fe921ee0180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125324031 DLGLOBAL DEBUG validating counter group 0x7fe921ee0160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125324031 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125324031 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) 20250212125324031 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) 20250212125324031 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125324031 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125324031 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125324031 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125324031 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125324031 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125324031 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125324031 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125324031 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125324031 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125324031 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125324031 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125324031 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125324031 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125324031 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125324031 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125324031 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125324031 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125324031 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125324031 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125324031 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125324031 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125324031 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125324031 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125324031 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125324031 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125324031 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) 20250212125324031 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125324031 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(345)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(345)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(345)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(345)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(345)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(342)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(345)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(342)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(342)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(342)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(345)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(345)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212125324033 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125324033 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) 20250212125324033 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) 20250212125324033 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125324033 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125324033 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) 20250212125324033 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125324033 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) 20250212125324033 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(342)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(342)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125324033 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125324034 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) 20250212125324034 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) 20250212125324034 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125324034 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125324034 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125324034 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125324034 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125324034 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125324034 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) -NSVCI1234(342)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(342)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(342)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212125324034 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125324034 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) 339@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 339@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125324038 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125324038 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125324038 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125324038 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125324038 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125324038 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125324038 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125324038 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_force_two_phase_access-BVCI1234(340)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_force_two_phase_access-BVCI1234(340)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125324041 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125324041 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125324041 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125324041 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125324041 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125324041 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125324041 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125324041 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125324042 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) 20250212125324042 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125324042 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125324042 DRLCMAC DEBUG Forcing two phase access (bts.cpp:979) 20250212125324042 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20250212125324042 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20250212125324042 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212125324042 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20250212125324042 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125324042 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125324042 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125324042 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125324042 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125324042 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125324042 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125324042 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125324042 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125324042 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(345)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } } } 20250212125324044 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) 20250212125324044 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125324044 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) 20250212125324044 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) 20250212125324045 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) 20250212125324045 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) 20250212125324045 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) 20250212125324045 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) 20250212125324045 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125324045 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125324045 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125324045 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125324045 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125324045 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) 20250212125324045 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) 20250212125324045 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) 20250212125324045 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) 20250212125324045 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) 20250212125324045 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) 20250212125324045 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) 20250212125324045 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) 20250212125324048 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125324062 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) 20250212125324062 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) 20250212125324063 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) 20250212125324063 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) 20250212125324063 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) 20250212125324063 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) 20250212125324063 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) 20250212125324063 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) 20250212125324063 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) 20250212125324063 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) 20250212125324063 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) 20250212125324063 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) 20250212125324063 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) 20250212125324063 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) 20250212125324063 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) 20250212125324063 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) 20250212125324067 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125324081 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) 20250212125324081 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) 20250212125324081 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) 20250212125324081 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) 20250212125324081 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) 20250212125324081 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) 20250212125324081 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) 20250212125324081 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) 20250212125324081 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) 20250212125324081 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) 20250212125324082 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) 20250212125324082 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) 20250212125324082 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) 20250212125324082 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) 20250212125324082 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) 20250212125324082 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) 20250212125324090 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125324104 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) 20250212125324104 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) 20250212125324104 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) 20250212125324105 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) 20250212125324105 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) 20250212125324105 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) 20250212125324105 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) 20250212125324105 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) 20250212125324105 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) 20250212125324105 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) 20250212125324105 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) 20250212125324105 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) 20250212125324105 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) 20250212125324105 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) 20250212125324105 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) 20250212125324105 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) 20250212125324109 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125324123 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) 20250212125324123 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) 20250212125324123 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) 20250212125324123 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) 20250212125324123 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) 20250212125324123 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) 20250212125324123 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) 20250212125324123 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) 20250212125324123 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) 20250212125324123 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) 20250212125324124 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) 20250212125324124 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) 20250212125324124 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) 20250212125324124 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) 20250212125324124 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) 20250212125324124 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) 20250212125324128 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125324142 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) 20250212125324142 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) 20250212125324142 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) 20250212125324142 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) 20250212125324142 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) 20250212125324142 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) 20250212125324142 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) 20250212125324142 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) 20250212125324142 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) 20250212125324142 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) 20250212125324142 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) 20250212125324142 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) 20250212125324143 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) 20250212125324143 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) 20250212125324143 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) 20250212125324143 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) 20250212125324151 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125324165 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) 20250212125324165 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) 20250212125324165 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) 20250212125324165 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) 20250212125324165 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) 20250212125324165 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) 20250212125324165 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) 20250212125324165 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) 20250212125324166 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) 20250212125324166 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) 20250212125324166 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) 20250212125324166 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) 20250212125324166 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) 20250212125324166 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) 20250212125324166 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) 20250212125324166 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) 20250212125324169 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125324183 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) 20250212125324183 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) 20250212125324184 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) 20250212125324184 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) 20250212125324184 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) 20250212125324184 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) 20250212125324184 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) 20250212125324184 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) 20250212125324184 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) 20250212125324184 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) 20250212125324184 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) 20250212125324184 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) 20250212125324184 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) 20250212125324184 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) 20250212125324184 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) 20250212125324184 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) 20250212125324188 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125324202 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) 20250212125324202 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) 20250212125324202 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) 20250212125324202 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) 20250212125324202 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) 20250212125324202 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) 20250212125324202 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) 20250212125324202 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) 20250212125324203 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) 20250212125324203 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) 20250212125324203 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) 20250212125324203 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) 20250212125324203 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) 20250212125324203 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) 20250212125324203 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) 20250212125324203 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) 20250212125324211 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125324226 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) 20250212125324226 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) 20250212125324226 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) 20250212125324226 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) 20250212125324226 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) 20250212125324226 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) 20250212125324226 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) 20250212125324226 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) 20250212125324227 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) 20250212125324227 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) 20250212125324227 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) 20250212125324227 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) 20250212125324227 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) 20250212125324227 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) 20250212125324227 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) 20250212125324227 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) 20250212125324230 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125324244 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) 20250212125324244 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) 20250212125324244 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) 20250212125324244 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) 20250212125324245 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) 20250212125324245 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) 20250212125324245 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) 20250212125324245 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) 20250212125324245 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) 20250212125324245 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) 20250212125324245 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) 20250212125324245 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) 20250212125324245 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) 20250212125324245 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) 20250212125324245 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) 20250212125324245 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) 20250212125324249 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125324263 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) 20250212125324263 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) 20250212125324263 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) 20250212125324263 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) 20250212125324263 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) 20250212125324263 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) 20250212125324263 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) 20250212125324263 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) 20250212125324264 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) 20250212125324264 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) 20250212125324264 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) 20250212125324264 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) 20250212125324264 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) 20250212125324264 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) 20250212125324264 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) 20250212125324264 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) 20250212125324272 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125324287 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 70 e8 45 18 00 20 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125324287 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) 20250212125324287 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125324287 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125324287 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 = 28 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 1 | A5_bits = 80 | 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| (gsm_rlcmac.c:5476) 20250212125324287 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125324287 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125324287 DLGLOBAL DEBUG validating counter group 0x558774023760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125324287 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125324287 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20250212125324287 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20250212125324287 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20250212125324287 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20250212125324287 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) 20250212125324287 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125324287 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125324287 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20250212125324287 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125324287 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125324287 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125324287 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125324287 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125324287 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125324287 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125324287 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125324287 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) 20250212125324287 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212125324287 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125324287 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125324287 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125324287 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125324287 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125324287 DLGLOBAL DEBUG validating counter group 0x558774023b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125324287 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125324287 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125324287 DLGLOBAL DEBUG validating counter group 0x558774023c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125324287 DLGLOBAL DEBUG validating counter group 0x558774023c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125324287 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125324287 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125324288 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) 20250212125324288 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) 20250212125324288 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) 20250212125324288 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20250212125324288 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212125324288 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) 20250212125324288 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212125324288 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) 20250212125324288 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20250212125324288 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20250212125324288 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212125324288 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212125324288 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20250212125324288 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) 20250212125324288 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) 20250212125324288 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) 20250212125324288 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) 20250212125324288 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) 20250212125324288 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) 20250212125324288 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) 20250212125324288 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) 20250212125324288 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) 20250212125324288 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) 20250212125324289 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) 20250212125324289 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) 20250212125324289 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) 20250212125324289 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) 20250212125324291 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) 20250212125324291 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125324291 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20250212125324291 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125324291 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125324291 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125324292 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125324292 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20250212125324292 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) 20250212125324292 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125324292 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) 20250212125324292 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) 20250212125324292 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(345)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20250212125324305 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 5f 62 d2 64 ea 22 b7 36 bb 52 20 e6 cf 14 d1 91 8e 00 30 4a (pcu_l1_if.cpp:463) 20250212125324305 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) 20250212125324305 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125324305 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 01 5f 62 d2 64 ea 22 b7 36 bb 52 20 e6 cf 14 d1 91 8e 00 30 4a (pdch.cpp:1019) 20250212125324305 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125324305 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=56 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch.cpp:1070) 20250212125324305 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) 20250212125324305 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) 20250212125324305 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125324305 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} data_length=20, data=5f 62 d2 64 ea 22 b7 36 bb 52 20 e6 cf 14 d1 91 8e 00 30 4a (tbf_ul.cpp:337) 20250212125324305 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125324305 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125324305 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125324305 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125324305 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) 20250212125324305 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} complete UL frame len=20 (tbf_ul.cpp:197) 20250212125324305 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} len=20 (tbf_ul.cpp:467) 20250212125324305 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125324305 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125324305 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) 20250212125324306 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) 20250212125324306 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) 20250212125324306 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) 20250212125324306 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) 20250212125324306 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) 20250212125324306 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) 20250212125324306 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) 20250212125324306 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) 20250212125324306 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) 20250212125324306 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) 20250212125324306 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) 20250212125324306 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) 20250212125324307 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) 20250212125324307 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) 20250212125324310 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125324324 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) 20250212125324324 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) 20250212125324324 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) 20250212125324324 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) 20250212125324324 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) 20250212125324324 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) 20250212125324324 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) 20250212125324324 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) 20250212125324325 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) 20250212125324325 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) 20250212125324325 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) 20250212125324325 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) 20250212125324325 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) 20250212125324325 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) 20250212125324325 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) 20250212125324325 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) 20250212125324333 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125324347 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) 20250212125324347 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) 20250212125324348 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) 20250212125324348 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) 20250212125324348 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) 20250212125324348 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) 20250212125324348 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) 20250212125324348 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) 20250212125324349 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) 20250212125324349 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) 20250212125324349 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) 20250212125324349 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) 20250212125324349 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) 20250212125324349 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) 20250212125324349 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) 20250212125324349 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) 20250212125324352 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125324366 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) 20250212125324366 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) 20250212125324366 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125324366 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125324366 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) 20250212125324366 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125324366 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@8d0f06c41a7d: Start timer T: 0.5 s 20250212125324366 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20250212125324366 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20250212125324366 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20250212125324366 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20250212125324366 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20250212125324366 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) 20250212125324366 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) 20250212125324367 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) 20250212125324367 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) 20250212125324367 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) 20250212125324367 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) 20250212125324367 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) 20250212125324367 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) 20250212125324368 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) 20250212125324368 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) 20250212125324368 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) 20250212125324368 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) 20250212125324368 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) 20250212125324368 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) 20250212125324368 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125324368 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125324368 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125324368 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125324368 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125324368 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20250212125324368 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20250212125324368 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125324368 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125324368 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) 20250212125324368 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212125324368 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125324368 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125324368 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20250212125324368 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125324368 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125324368 DLGLOBAL DEBUG validating counter group 0x558774023b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125324368 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125324368 DLGLOBAL DEBUG validating counter group 0x558774023e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125324368 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125324369 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125324369 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) 20250212125324369 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) 20250212125324369 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) 20250212125324369 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20250212125324369 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20250212125324369 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) 20250212125324369 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20250212125324369 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:146) 20250212125324369 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20250212125324369 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) 20250212125324369 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20250212125324369 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) 20250212125324371 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125324385 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) 20250212125324385 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) 20250212125324385 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) 20250212125324385 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) 20250212125324385 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) 20250212125324385 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) 20250212125324386 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) 20250212125324386 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) 20250212125324386 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) 20250212125324386 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) 20250212125324386 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) 20250212125324386 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) 20250212125324386 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) 20250212125324386 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) 20250212125324386 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) 20250212125324386 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) 20250212125324394 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125324408 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) 20250212125324408 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) 20250212125324409 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) 20250212125324409 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) 20250212125324409 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) 20250212125324409 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) 20250212125324409 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) 20250212125324409 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) 20250212125324409 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) 20250212125324409 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) 20250212125324409 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) 20250212125324409 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) 20250212125324410 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) 20250212125324410 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) 20250212125324410 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) 20250212125324410 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) 20250212125324413 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125324427 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) 20250212125324427 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) 20250212125324428 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) 20250212125324428 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) 20250212125324428 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) 20250212125324428 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) 20250212125324429 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) 20250212125324429 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) 20250212125324429 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) 20250212125324429 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) 20250212125324429 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) 20250212125324429 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) 20250212125324430 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) 20250212125324430 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) 20250212125324430 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) 20250212125324430 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) 20250212125324432 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125324446 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) 20250212125324446 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) 20250212125324447 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) 20250212125324447 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) 20250212125324447 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) 20250212125324447 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) 20250212125324447 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) 20250212125324447 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) 20250212125324447 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) 20250212125324447 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) 20250212125324448 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) 20250212125324448 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) 20250212125324448 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) 20250212125324448 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) 20250212125324448 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) 20250212125324448 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) 20250212125324455 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125324469 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) 20250212125324469 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) 20250212125324470 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) 20250212125324470 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) 20250212125324470 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) 20250212125324470 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) 20250212125324470 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) 20250212125324470 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) 20250212125324471 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) 20250212125324471 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) 20250212125324471 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) 20250212125324471 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) 20250212125324471 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) 20250212125324471 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) 20250212125324471 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) 20250212125324471 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) 20250212125324474 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125324488 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) 20250212125324488 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) 20250212125324489 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) 20250212125324489 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) 20250212125324489 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) 20250212125324489 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) 20250212125324490 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) 20250212125324490 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) 20250212125324490 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) 20250212125324490 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) 20250212125324490 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) 20250212125324490 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) 20250212125324490 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) 20250212125324490 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) 20250212125324490 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) 20250212125324490 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) 20250212125324493 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125324507 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) 20250212125324507 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) 20250212125324507 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) 20250212125324507 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) 20250212125324507 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) 20250212125324507 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) 20250212125324507 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) 20250212125324507 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) 20250212125324508 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) 20250212125324508 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) 20250212125324508 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) 20250212125324508 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) 20250212125324508 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) 20250212125324508 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) 20250212125324508 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) 20250212125324508 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) 20250212125324516 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125324530 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) 20250212125324530 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) 20250212125324530 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) 20250212125324530 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) 20250212125324531 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) 20250212125324531 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) 20250212125324531 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) 20250212125324531 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) 20250212125324531 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) 20250212125324531 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) 20250212125324531 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) 20250212125324531 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) 20250212125324531 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) 20250212125324531 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) 20250212125324531 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) 20250212125324531 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) 20250212125324535 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125324549 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) 20250212125324549 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) 20250212125324549 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) 20250212125324549 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) 20250212125324550 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) 20250212125324550 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) 20250212125324550 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) 20250212125324550 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) 20250212125324550 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) 20250212125324550 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) 20250212125324550 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) 20250212125324550 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) 20250212125324551 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) 20250212125324551 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) 20250212125324551 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) 20250212125324551 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) 20250212125324553 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125324567 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) 20250212125324567 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) 20250212125324568 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) 20250212125324568 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) 20250212125324568 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) 20250212125324568 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) 20250212125324568 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) 20250212125324568 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) 20250212125324569 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) 20250212125324569 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) 20250212125324569 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) 20250212125324569 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) 20250212125324569 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) 20250212125324569 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) 20250212125324569 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) 20250212125324569 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) 20250212125324577 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125324591 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) 20250212125324591 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) 20250212125324591 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) 20250212125324591 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) 20250212125324591 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) 20250212125324591 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) 20250212125324592 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) 20250212125324592 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) 20250212125324592 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) 20250212125324592 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) 20250212125324592 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) 20250212125324592 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) 20250212125324592 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) 20250212125324592 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) 20250212125324593 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) 20250212125324593 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) 20250212125324595 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125324610 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) 20250212125324610 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) 20250212125324610 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) 20250212125324610 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) 20250212125324610 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) 20250212125324610 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) 20250212125324611 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) 20250212125324611 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) 20250212125324611 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) 20250212125324611 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) 20250212125324611 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) 20250212125324611 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) 20250212125324611 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) 20250212125324611 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) 20250212125324612 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) 20250212125324612 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) 20250212125324614 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125324629 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) 20250212125324629 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) 20250212125324629 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) 20250212125324629 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) 20250212125324629 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) 20250212125324629 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) 20250212125324630 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) 20250212125324630 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) 20250212125324630 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) 20250212125324630 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) 20250212125324630 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) 20250212125324630 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) 20250212125324630 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) 20250212125324630 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) 20250212125324631 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) 20250212125324631 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) 20250212125324638 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125324652 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) 20250212125324652 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) 20250212125324652 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) 20250212125324652 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) 20250212125324653 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) 20250212125324653 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) 20250212125324653 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) 20250212125324653 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) 20250212125324653 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) 20250212125324653 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) 20250212125324653 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) 20250212125324653 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) 20250212125324654 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) 20250212125324654 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) 20250212125324654 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) 20250212125324654 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) 20250212125324656 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125324670 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) 20250212125324670 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) 20250212125324671 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) 20250212125324671 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) 20250212125324671 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) 20250212125324671 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) 20250212125324671 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) 20250212125324671 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) 20250212125324671 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) 20250212125324671 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) 20250212125324671 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) 20250212125324671 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) 20250212125324672 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) 20250212125324672 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) 20250212125324672 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) 20250212125324672 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) 20250212125324675 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125324689 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) 20250212125324689 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) 20250212125324690 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) 20250212125324690 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) 20250212125324690 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) 20250212125324690 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) 20250212125324690 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) 20250212125324690 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) 20250212125324690 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) 20250212125324690 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) 20250212125324690 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) 20250212125324690 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) 20250212125324691 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) 20250212125324691 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) 20250212125324691 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) 20250212125324691 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) 20250212125324698 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125324712 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) 20250212125324712 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) 20250212125324713 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) 20250212125324713 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) 20250212125324713 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) 20250212125324713 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) 20250212125324713 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) 20250212125324713 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) 20250212125324714 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) 20250212125324714 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) 20250212125324714 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) 20250212125324714 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) 20250212125324714 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) 20250212125324714 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) 20250212125324714 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) 20250212125324714 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) 20250212125324717 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125324731 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) 20250212125324731 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) 20250212125324731 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) 20250212125324731 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) 20250212125324731 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) 20250212125324731 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) 20250212125324731 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) 20250212125324731 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) 20250212125324732 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) 20250212125324732 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) 20250212125324732 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) 20250212125324732 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) 20250212125324732 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) 20250212125324732 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) 20250212125324732 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) 20250212125324732 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) 20250212125324736 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125324750 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) 20250212125324750 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) 20250212125324750 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) 20250212125324750 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) 20250212125324750 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) 20250212125324750 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) 20250212125324750 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) 20250212125324750 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) 20250212125324750 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) 20250212125324750 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) 20250212125324750 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) 20250212125324750 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) 20250212125324751 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) 20250212125324751 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) 20250212125324751 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) 20250212125324751 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) 20250212125324759 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125324773 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) 20250212125324773 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) 20250212125324774 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) 20250212125324774 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) 20250212125324774 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) 20250212125324774 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) 20250212125324774 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) 20250212125324774 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) 20250212125324774 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) 20250212125324774 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) 20250212125324775 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) 20250212125324775 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) 20250212125324775 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) 20250212125324775 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) 20250212125324775 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) 20250212125324775 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) 20250212125324778 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125324792 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) 20250212125324792 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) 20250212125324793 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) 20250212125324793 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) 20250212125324793 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) 20250212125324793 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) 20250212125324793 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) 20250212125324793 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) 20250212125324793 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) 20250212125324793 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) 20250212125324794 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) 20250212125324794 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) 20250212125324794 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) 20250212125324794 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) 20250212125324794 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) 20250212125324794 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) 20250212125324797 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125324811 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) 20250212125324811 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) 20250212125324811 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) 20250212125324811 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) 20250212125324812 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) 20250212125324812 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) 20250212125324812 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) 20250212125324812 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) 20250212125324812 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) 20250212125324812 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) 20250212125324813 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) 20250212125324813 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) 20250212125324813 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) 20250212125324813 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) 20250212125324813 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) 20250212125324813 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) 20250212125324820 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125324834 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) 20250212125324834 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) 20250212125324834 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) 20250212125324834 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) 20250212125324835 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) 20250212125324835 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) 20250212125324835 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) 20250212125324835 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) 20250212125324835 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) 20250212125324835 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) 20250212125324835 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) 20250212125324835 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) 20250212125324835 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) 20250212125324835 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) 20250212125324835 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) 20250212125324835 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) 20250212125324839 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125324853 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) 20250212125324853 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) 20250212125324853 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) 20250212125324853 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) 20250212125324853 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) 20250212125324853 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) 20250212125324853 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) 20250212125324853 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) 20250212125324854 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) 20250212125324854 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) 20250212125324854 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) 20250212125324854 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) 20250212125324854 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) 20250212125324854 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) 20250212125324854 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) 20250212125324854 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) 20250212125324857 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125324872 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) 20250212125324872 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) 20250212125324872 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) 20250212125324872 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) 20250212125324872 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) 20250212125324872 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) 20250212125324872 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) 20250212125324872 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) 20250212125324872 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) 20250212125324872 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) 20250212125324873 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) 20250212125324873 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) 20250212125324873 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) 20250212125324873 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) 20250212125324873 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) 20250212125324873 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) 20250212125324881 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) 20250212125324881 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) 20250212125324881 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 186 for type USF (pdch_ul_controller.c:184) 20250212125324881 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212125324881 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 182 + 13 = 195 (pdch_ul_controller.c:131) 20250212125324881 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20250212125324881 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20250212125324881 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) 20250212125324881 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20250212125324881 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 195 for type POLL (pdch_ul_controller.c:184) 20250212125324881 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:126) 20250212125324881 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20250212125324881 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) 20250212125324881 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) 20250212125324881 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(345)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++") 20250212125324895 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) 20250212125324895 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) 20250212125324896 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) 20250212125324896 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) 20250212125324896 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) 20250212125324896 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) 20250212125324896 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) 20250212125324896 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) 20250212125324896 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) 20250212125324896 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) 20250212125324897 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) 20250212125324897 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) 20250212125324897 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) 20250212125324897 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) 20250212125324897 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) 20250212125324897 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) 20250212125324900 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125324914 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) 20250212125324914 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) 20250212125324914 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) 20250212125324914 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125324914 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) 20250212125324914 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) 20250212125324915 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) 20250212125324915 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) 20250212125324915 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) 20250212125324915 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) 20250212125324915 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) 20250212125324915 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) 20250212125324916 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) 20250212125324916 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) 20250212125324916 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) 20250212125324916 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) 20250212125324916 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) 20250212125324916 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) 20250212125324918 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125324933 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) 20250212125324933 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) 20250212125324933 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) 20250212125324933 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) 20250212125324933 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) 20250212125324933 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) 20250212125324934 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) 20250212125324934 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) 20250212125324934 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) 20250212125324934 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) 20250212125324934 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) 20250212125324934 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) 20250212125324934 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) 20250212125324934 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) 20250212125324934 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) 20250212125324934 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) 20250212125324942 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125324956 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) 20250212125324956 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) 20250212125324956 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125324956 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125324956 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) 20250212125324957 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125324957 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=195 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20250212125324957 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} [UPLINK] DOWNLINK ASSIGNED (pdch.cpp:420) 20250212125324957 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:424) 20250212125324957 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_dl_ass_fsm.c:177) 20250212125324957 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:437) 20250212125324957 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20250212125324957 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) 20250212125324957 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) 20250212125324957 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) 20250212125324957 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) 20250212125324957 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) 20250212125324957 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) 20250212125324957 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) 20250212125324957 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) 20250212125324957 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) 20250212125324957 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) 20250212125324957 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) 20250212125324957 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) 20250212125324958 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) 20250212125324958 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) 20250212125324961 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) 20250212125324961 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) 20250212125324961 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 203 for type USF (pdch_ul_controller.c:184) 20250212125324961 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) 20250212125324961 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125324961 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125324961 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) 20250212125324961 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) 20250212125324961 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) 20250212125324961 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) 20250212125324961 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(345)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125324975 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) 20250212125324975 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) 20250212125324976 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) 20250212125324976 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) 20250212125324976 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) 20250212125324976 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) 20250212125324976 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) 20250212125324976 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) 20250212125324977 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) 20250212125324977 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) 20250212125324977 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) 20250212125324977 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) 20250212125324977 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) 20250212125324977 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) 20250212125324977 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) 20250212125324977 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) 20250212125324980 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) 20250212125324980 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) 20250212125324980 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 208 for type USF (pdch_ul_controller.c:184) 20250212125324980 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) 20250212125324980 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) 20250212125324980 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) 20250212125324980 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20250212125324980 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125324980 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20250212125324980 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) 20250212125324980 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20250212125324980 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 76 96 ba a0 2b 3b ed be 20 3e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20250212125324980 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) 20250212125324980 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125324980 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125324980 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) 20250212125324980 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 203 + 13 = 216 (pdch_ul_controller.c:131) 20250212125324980 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 216 for type POLL (pdch_ul_controller.c:184) 20250212125324980 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) 20250212125324980 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) 20250212125324980 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 76 96 ba a0 2b 3b ed be 20 3e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20250212125324980 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 76 96 ba a0 2b 3b ed be 20 3e 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) 20250212125324980 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125324994 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) 20250212125324994 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) 20250212125324994 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) 20250212125324994 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125324995 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) 20250212125324995 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) 20250212125324995 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) 20250212125324995 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) 20250212125324995 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) 20250212125324995 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) 20250212125324995 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) 20250212125324995 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) 20250212125324996 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) 20250212125324996 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) 20250212125324996 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) 20250212125324996 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) 20250212125324996 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) 20250212125324996 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) 20250212125325003 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125325018 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) 20250212125325018 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) 20250212125325018 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) 20250212125325018 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125325018 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) 20250212125325018 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) 20250212125325018 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) 20250212125325018 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) 20250212125325019 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) 20250212125325019 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) 20250212125325019 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) 20250212125325019 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) 20250212125325019 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) 20250212125325019 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) 20250212125325019 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) 20250212125325019 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) 20250212125325020 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) 20250212125325020 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) 20250212125325022 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125325036 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) 20250212125325036 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) 20250212125325037 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) 20250212125325037 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) 20250212125325037 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) 20250212125325037 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) 20250212125325037 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) 20250212125325037 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) 20250212125325038 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) 20250212125325038 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) 20250212125325038 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) 20250212125325038 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) 20250212125325038 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) 20250212125325038 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) 20250212125325038 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) 20250212125325038 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) 20250212125325041 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125325055 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) 20250212125325055 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) 20250212125325055 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125325055 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125325055 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) 20250212125325055 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125325055 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125325055 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20250212125325055 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125325055 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) 20250212125325055 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) 20250212125325055 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20250212125325055 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) 20250212125325055 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) 20250212125325055 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20250212125325056 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20250212125325056 DTBFDL ERROR DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Event FINAL_ACK_RECVD not permitted (tbf_dl.cpp:1076) BTS(345)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125325056 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) 20250212125325056 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) 20250212125325056 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) 20250212125325056 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) 20250212125325056 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) 20250212125325056 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) 20250212125325057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33328<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125325057 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) 20250212125325057 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) 20250212125325057 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) 20250212125325057 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) 20250212125325058 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) 20250212125325058 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) 20250212125325058 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) 20250212125325058 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) 20250212125325059 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33314<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125325060 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125325060 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125325060 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125325060 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125325060 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125325060 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20250212125325060 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20250212125325060 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125325060 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125325060 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125325060 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125325060 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125325060 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125325060 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125325060 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:DL) Detaching TBF: TBF(DL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20250212125325060 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125325060 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125325060 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125325060 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125325060 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125325060 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125325060 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125325060 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125325060 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125325060 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125325060 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125325060 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125325060 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125325060 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125325060 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125325060 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125325060 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125325060 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) 20250212125325060 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) 20250212125325060 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 8245 with status 0 MTC@8d0f06c41a7d: Test case TC_force_two_phase_access finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_force_two_phase_access pass'. respawn: 33: starting: osmo-pcu Wed Feb 12 12:53:25 UTC 2025 ====== 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 20250212125325074 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125325075 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125325075 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125325075 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125325096 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33344<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125325197 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33344<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=324240) Waiting for packet dumper to finish... 1 (prev_count=324240, count=390736) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_force_two_phase_access pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mt_ping_pong'. ------ PCU_Tests.TC_mt_ping_pong ------ Wed Feb 12 12:53:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_mt_ping_pong.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_mt_ping_pong.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mt_ping_pong' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_mt_ping_pong started. 351@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_mt_ping_pong-BVCI1234(353)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 351@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(355)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 351@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 20250212125328265 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33360<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 351@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(359)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s 351@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(359)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(356)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20250212125328273 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33362<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(356)@8d0f06c41a7d: Start timer T: 5 s PCUIF(356)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_mt_ping_pong-STATS(360)@8d0f06c41a7d: Start timer T: 2 s TC_mt_ping_pong-STATS(360)@8d0f06c41a7d: Start timer T: 2 s 351@8d0f06c41a7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(363)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(363)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125330075 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125330075 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125330075 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(356)@8d0f06c41a7d: OsmoPCU is now connected BTS(358)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125330080 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125330081 DLGLOBAL DEBUG validating counter group 0x561f89ccc040(bts) with 102 counters (rate_ctr.c:86) 20250212125330081 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125330081 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125330081 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125330081 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125330081 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125330081 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125330081 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125330081 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125330081 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125330081 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125330081 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125330081 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125330081 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125330081 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125330081 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125330081 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125330081 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125330081 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125330081 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125330081 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125330081 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125330081 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125330081 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125330081 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125330081 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125330081 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125330081 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125330081 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125330081 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125330081 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125330081 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125330081 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125330081 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125330081 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125330081 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125330081 DLGLOBAL DEBUG validating counter group 0x7fa4afc175e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125330081 DLGLOBAL DEBUG validating counter group 0x561f89ccb720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125330081 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125330081 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125330081 DLGLOBAL DEBUG validating counter group 0x7fa4afc18180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125330081 DLGLOBAL DEBUG validating counter group 0x7fa4afc18160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125330081 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125330081 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) 20250212125330081 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) 20250212125330081 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125330081 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125330081 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125330081 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125330081 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125330081 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125330081 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125330081 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125330081 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125330081 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125330081 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125330081 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125330081 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125330081 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125330081 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125330081 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125330081 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125330081 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125330081 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125330081 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125330081 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125330081 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125330081 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125330081 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125330081 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125330081 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125330081 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) 20250212125330081 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125330081 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(358)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(358)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(358)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(358)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(358)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(358)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(355)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(358)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(355)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE BTS(358)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(355)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(355)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212125330084 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125330084 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) 20250212125330084 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) 20250212125330084 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125330084 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125330084 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) 20250212125330084 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125330084 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) 20250212125330084 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(355)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(355)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125330085 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125330085 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) 20250212125330085 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) 20250212125330085 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125330085 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125330085 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125330085 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125330085 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125330085 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125330085 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125330085 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125330085 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(355)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(355)@8d0f06c41a7d: Start timer Tns_test: 10 s 352@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 352@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125330091 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125330091 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125330091 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125330091 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125330091 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125330091 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125330091 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125330091 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125330094 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) 20250212125330094 DL1IF DEBUG 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_mt_ping_pong-BVCI1234(353)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 20250212125330094 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) 20250212125330094 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) 20250212125330095 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) 20250212125330095 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_mt_ping_pong-BVCI1234(353)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125330095 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) 20250212125330095 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@8d0f06c41a7d: BSSGP successfully initialized 20250212125330095 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) 20250212125330095 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) 20250212125330096 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125330096 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125330096 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125330096 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125330096 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125330096 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125330096 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125330096 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125330096 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) 20250212125330096 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) 20250212125330096 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) 20250212125330096 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) 20250212125330096 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) 20250212125330096 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@8d0f06c41a7d: Start timer T: 2 s 20250212125330098 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125330098 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125330098 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125330098 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125330098 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125330099 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125330099 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20250212125330099 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125330099 DLGLOBAL DEBUG validating counter group 0x561f89ccb760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125330099 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20250212125330099 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20250212125330099 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20250212125330099 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125330099 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125330099 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125330099 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125330099 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125330099 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125330099 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125330099 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125330099 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125330099 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125330099 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125330099 DRLCMAC 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) 20250212125330099 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125330099 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125330099 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125330099 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20250212125330099 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125330099 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125330099 DLGLOBAL DEBUG validating counter group 0x561f89ccbb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125330099 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125330099 DLGLOBAL DEBUG validating counter group 0x561f89ccbe20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125330099 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125330099 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125330099 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) 20250212125330099 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) 20250212125330099 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) 20250212125330099 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) 20250212125330099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20250212125330099 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) 20250212125330099 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20250212125330099 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) 20250212125330099 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20250212125330099 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) 20250212125330099 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) 20250212125330099 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) 20250212125330099 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125330099 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125330099 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125330099 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125330099 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125330099 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125330099 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125330099 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125330099 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125330099 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(358)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(358)@8d0f06c41a7d: 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@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 0.2 s 20250212125330102 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20250212125330102 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212125330102 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212125330102 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) 20250212125330102 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125330102 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125330102 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125330102 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125330102 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125330112 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) 20250212125330112 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) 20250212125330113 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) 20250212125330113 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) 20250212125330113 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) 20250212125330113 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) 20250212125330113 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) 20250212125330113 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) 20250212125330114 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) 20250212125330114 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) 20250212125330114 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) 20250212125330114 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) 20250212125330114 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) 20250212125330114 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) 20250212125330114 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) 20250212125330114 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) 20250212125330117 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125330131 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) 20250212125330131 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) 20250212125330132 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) 20250212125330132 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) 20250212125330132 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) 20250212125330132 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) 20250212125330132 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) 20250212125330132 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) 20250212125330132 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) 20250212125330132 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) 20250212125330133 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) 20250212125330133 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) 20250212125330133 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) 20250212125330133 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) 20250212125330133 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) 20250212125330133 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) 20250212125330140 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125330155 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) 20250212125330155 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) 20250212125330155 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) 20250212125330155 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) 20250212125330155 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) 20250212125330156 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) 20250212125330156 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) 20250212125330156 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) 20250212125330156 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) 20250212125330156 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) 20250212125330156 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) 20250212125330156 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) 20250212125330157 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) 20250212125330157 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) 20250212125330157 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) 20250212125330157 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) 20250212125330159 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125330174 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) 20250212125330174 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) 20250212125330174 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) 20250212125330174 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) 20250212125330174 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) 20250212125330174 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) 20250212125330175 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) 20250212125330175 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) 20250212125330175 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) 20250212125330175 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) 20250212125330175 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) 20250212125330175 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) 20250212125330175 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) 20250212125330175 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) 20250212125330176 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) 20250212125330176 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) 20250212125330178 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125330192 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) 20250212125330192 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) 20250212125330193 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) 20250212125330193 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) 20250212125330193 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) 20250212125330193 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) 20250212125330194 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) 20250212125330194 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) 20250212125330194 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) 20250212125330194 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) 20250212125330195 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) 20250212125330195 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) 20250212125330195 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) 20250212125330195 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) 20250212125330195 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) 20250212125330195 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) 20250212125330204 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125330218 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) 20250212125330218 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) 20250212125330219 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) 20250212125330219 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) 20250212125330219 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) 20250212125330219 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) 20250212125330219 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) 20250212125330219 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) 20250212125330220 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) 20250212125330220 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) 20250212125330220 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) 20250212125330220 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) 20250212125330220 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) 20250212125330220 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) 20250212125330221 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) 20250212125330221 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) 20250212125330223 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125330237 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) 20250212125330237 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) 20250212125330237 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) 20250212125330237 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) 20250212125330238 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) 20250212125330238 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) 20250212125330238 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) 20250212125330238 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) 20250212125330238 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) 20250212125330238 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) 20250212125330238 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) 20250212125330238 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) 20250212125330238 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) 20250212125330238 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) 20250212125330239 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) 20250212125330239 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) 20250212125330242 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125330256 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) 20250212125330256 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) 20250212125330257 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) 20250212125330257 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) 20250212125330257 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) 20250212125330257 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) 20250212125330257 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) 20250212125330257 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) 20250212125330257 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) 20250212125330257 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) 20250212125330257 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) 20250212125330257 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) 20250212125330257 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) 20250212125330257 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) 20250212125330257 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) 20250212125330257 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) 20250212125330266 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125330280 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) 20250212125330280 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) 20250212125330281 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) 20250212125330281 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) 20250212125330281 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) 20250212125330281 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) 20250212125330281 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) 20250212125330281 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) 20250212125330282 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) 20250212125330282 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) 20250212125330282 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) 20250212125330282 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) 20250212125330282 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) 20250212125330282 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) 20250212125330282 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) 20250212125330282 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) 20250212125330285 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125330299 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) 20250212125330299 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) 20250212125330299 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) 20250212125330299 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) 20250212125330299 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) 20250212125330299 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) 20250212125330300 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) 20250212125330300 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) 20250212125330300 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) 20250212125330300 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) 20250212125330300 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) 20250212125330300 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) 20250212125330300 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) 20250212125330300 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) 20250212125330300 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) 20250212125330300 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) 20250212125330302 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125330302 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) 20250212125330302 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20250212125330303 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) 20250212125330304 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) 20250212125330304 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) 20250212125330304 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) 20250212125330304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20250212125330304 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125330304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20250212125330304 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) 20250212125330304 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) 20250212125330304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 04 51 3b 6d 83 dc 20 8a 84 55 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20250212125330304 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) 20250212125330304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125330304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125330304 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) 20250212125330304 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 47 + 13 = 60 (pdch_ul_controller.c:131) 20250212125330304 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type POLL (pdch_ul_controller.c:184) 20250212125330304 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) 20250212125330304 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) 20250212125330304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 04 51 3b 6d 83 dc 20 8a 84 55 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20250212125330304 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 04 51 3b 6d 83 dc 20 8a 84 55 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) 20250212125330304 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125330318 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) 20250212125330318 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) 20250212125330318 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) 20250212125330318 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) 20250212125330318 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) 20250212125330318 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) 20250212125330318 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) 20250212125330318 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) 20250212125330319 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) 20250212125330319 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) 20250212125330319 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) 20250212125330319 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) 20250212125330319 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) 20250212125330319 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) 20250212125330319 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) 20250212125330319 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) 20250212125330327 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125330341 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) 20250212125330341 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) 20250212125330341 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) 20250212125330341 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) 20250212125330342 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) 20250212125330342 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) 20250212125330342 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) 20250212125330342 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) 20250212125330342 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) 20250212125330342 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) 20250212125330343 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) 20250212125330343 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) 20250212125330343 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) 20250212125330343 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) 20250212125330343 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) 20250212125330343 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) 20250212125330345 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125330360 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) 20250212125330360 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) 20250212125330360 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) 20250212125330360 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) 20250212125330360 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) 20250212125330360 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) 20250212125330360 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) 20250212125330360 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) 20250212125330361 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) 20250212125330361 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) 20250212125330361 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) 20250212125330361 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) 20250212125330361 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) 20250212125330361 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) 20250212125330361 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) 20250212125330361 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) 20250212125330364 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125330378 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=2 data=40 08 10 20 00 00 00 00 00 00 00 30 10 00 00 00 00 00 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125330378 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) 20250212125330378 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125330378 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125330378 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) 20250212125330378 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125330378 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125330378 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20250212125330378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125330378 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) 20250212125330378 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) 20250212125330379 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20250212125330379 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) 20250212125330379 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) 20250212125330379 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20250212125330379 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20250212125330379 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) 20250212125330379 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125330379 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) 20250212125330379 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212125330379 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125330379 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125330379 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Allocating UL TBF (tbf_ul.cpp:115) 20250212125330379 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125330379 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125330379 DLGLOBAL DEBUG validating counter group 0x561f89ccbb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125330379 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125330379 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125330379 DLGLOBAL DEBUG validating counter group 0x561f89ccbc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125330379 DLGLOBAL DEBUG validating counter group 0x561f89ccbc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125330379 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) 20250212125330379 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125330379 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) 20250212125330379 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) 20250212125330379 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) 20250212125330379 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) 20250212125330379 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212125330379 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) 20250212125330379 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212125330379 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) 20250212125330379 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) 20250212125330379 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:126) 20250212125330379 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212125330379 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212125330379 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) 20250212125330379 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) 20250212125330379 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) 20250212125330379 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) 20250212125330379 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) 20250212125330379 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) 20250212125330379 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) 20250212125330379 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) 20250212125330379 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) 20250212125330380 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) 20250212125330380 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) 20250212125330380 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) 20250212125330380 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) 20250212125330380 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) 20250212125330380 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) 20250212125330388 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) 20250212125330388 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125330388 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 65 + 13 = 78 (pdch_ul_controller.c:131) 20250212125330388 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) 20250212125330388 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125330388 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.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) 20250212125330388 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125330388 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type POLL (pdch_ul_controller.c:184) 20250212125330388 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled UL Assignment polling on PACCH (FN=78, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125330388 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125330388 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Scheduling control message at RTS for TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125330388 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 data=4f 28 40 00 00 00 22 79 b3 a2 00 02 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125330388 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(358)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B'O ("\v++++++++++") 20250212125330402 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=3 data=00 01 01 00 00 00 01 8c cb 1e fd de 13 a2 0f 4e e4 0b 81 af dd 3f 2c (pcu_l1_if.cpp:463) 20250212125330402 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) 20250212125330402 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125330402 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 01 00 00 00 01 8c cb 1e fd de 13 a2 0f 4e e4 0b 81 af dd 3f 2c (pdch.cpp:1019) 20250212125330402 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125330402 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=65 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (pdch.cpp:1070) 20250212125330402 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) 20250212125330402 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) 20250212125330402 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) 20250212125330402 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} data_length=20, data=00 00 00 01 8c cb 1e fd de 13 a2 0f 4e e4 0b 81 af dd 3f 2c (tbf_ul.cpp:337) 20250212125330402 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125330402 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125330402 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125330402 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125330402 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) 20250212125330402 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125330402 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} len=16 (tbf_ul.cpp:467) 20250212125330402 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125330402 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) 20250212125330402 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125330402 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) 20250212125330402 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) 20250212125330402 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) 20250212125330403 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) 20250212125330403 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) 20250212125330403 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) 20250212125330403 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) 20250212125330403 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) 20250212125330403 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) 20250212125330404 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) 20250212125330404 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) 20250212125330404 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) 20250212125330404 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) 20250212125330404 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) 20250212125330404 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) 20250212125330406 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) 20250212125330406 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) 20250212125330406 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125330406 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125330406 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) 20250212125330406 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) 20250212125330406 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125330406 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 21 4b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125330407 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(358)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B2B'O ("K+++++") 20250212125330421 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) 20250212125330421 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) 20250212125330421 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) 20250212125330421 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) 20250212125330421 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) 20250212125330421 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) 20250212125330422 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) 20250212125330422 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) 20250212125330422 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) 20250212125330422 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) 20250212125330422 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) 20250212125330422 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) 20250212125330422 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) 20250212125330422 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) 20250212125330422 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) 20250212125330423 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) 20250212125330425 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125330439 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) 20250212125330439 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) 20250212125330440 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) 20250212125330440 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) 20250212125330440 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) 20250212125330440 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) 20250212125330440 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) 20250212125330440 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) 20250212125330440 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) 20250212125330440 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) 20250212125330440 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) 20250212125330440 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) 20250212125330440 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) 20250212125330440 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) 20250212125330440 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) 20250212125330440 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) 20250212125330449 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125330463 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) 20250212125330463 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) 20250212125330463 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=78, reason=UL_ASS): TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20250212125330463 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} poll timeout for FN=78, TS=7 (curr FN 78), reason=UL_ASS (tbf.cpp:487) 20250212125330463 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3105 0 => 1 (< MAX 8) (tbf.cpp:362) 20250212125330463 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) 20250212125330463 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on CCCH|Downlink ACK was received| (tbf_ul_ass_fsm.c:270) 20250212125330463 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:278) 20250212125330463 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) 20250212125330463 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) 20250212125330463 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) 20250212125330463 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) 20250212125330464 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) 20250212125330464 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) 20250212125330464 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) 20250212125330464 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) 20250212125330464 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) 20250212125330464 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) 20250212125330465 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) 20250212125330465 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) 20250212125330465 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) 20250212125330465 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) 20250212125330467 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125330482 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) 20250212125330482 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) 20250212125330482 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125330482 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125330482 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) 20250212125330482 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125330482 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=82 TLLI=0x00000001 (pdch.cpp:347) 20250212125330482 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) 20250212125330482 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) 20250212125330482 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) BTS(358)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125330482 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) 20250212125330482 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) 20250212125330482 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) 20250212125330482 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) 20250212125330483 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) 20250212125330483 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) 20250212125330483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33362<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125330483 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) 20250212125330483 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) 20250212125330483 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) 20250212125330483 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) 20250212125330483 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) 20250212125330483 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) 20250212125330484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33360<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125330484 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125330484 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125330484 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125330484 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20250212125330484 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125330484 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) 20250212125330484 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20250212125330484 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125330484 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125330484 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20250212125330484 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125330484 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125330484 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125330484 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125330484 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) 20250212125330484 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125330484 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125330484 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125330484 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125330484 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125330484 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125330485 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125330485 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125330485 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125330485 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125330485 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125330485 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125330485 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125330485 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125330485 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125330485 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125330485 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125330485 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) 20250212125330485 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) 20250212125330485 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 8313 with status 0 MTC@8d0f06c41a7d: Test case TC_mt_ping_pong finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mt_ping_pong pass'. respawn: 34: starting: osmo-pcu Wed Feb 12 12:53:30 UTC 2025 ====== PCU_Tests.TC_mt_ping_pong pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_mt_ping_pong.talloc 20250212125330499 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125330499 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125330499 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125330500 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125330519 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33378<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125330620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33378<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=144160) Waiting for packet dumper to finish... 1 (prev_count=144160, count=212868) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mt_ping_pong pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mt_ping_pong_with_dl_racap'. ------ PCU_Tests.TC_mt_ping_pong_with_dl_racap ------ Wed Feb 12 12:53:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_mt_ping_pong_with_dl_racap.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_mt_ping_pong_with_dl_racap.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mt_ping_pong_with_dl_racap' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_mt_ping_pong_with_dl_racap started. 364@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_mt_ping_pong_with_dl_racap-BVCI1234(366)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 364@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(368)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 364@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 20250212125333665 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41548<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 364@8d0f06c41a7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(372)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 364@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(372)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(369)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20250212125333673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41556<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(369)@8d0f06c41a7d: Start timer T: 5 s PCUIF(369)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_mt_ping_pong_with_dl_racap-STATS(373)@8d0f06c41a7d: Start timer T: 2 s TC_mt_ping_pong_with_dl_racap-STATS(373)@8d0f06c41a7d: Start timer T: 2 s 364@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(376)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125335500 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125335500 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125335500 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(369)@8d0f06c41a7d: OsmoPCU is now connected BTS(370)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125335504 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125335504 DLGLOBAL DEBUG validating counter group 0x558727cd1040(bts) with 102 counters (rate_ctr.c:86) 20250212125335504 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125335504 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125335504 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125335504 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125335504 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125335504 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125335504 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125335504 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125335504 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125335504 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125335504 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125335504 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125335504 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125335504 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125335504 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125335504 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125335504 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125335504 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125335504 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125335504 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125335504 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125335504 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125335504 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125335504 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125335504 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125335504 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125335504 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125335504 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125335504 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125335504 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125335504 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125335504 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125335504 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125335504 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125335504 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125335504 DLGLOBAL DEBUG validating counter group 0x7f0a3074c5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125335504 DLGLOBAL DEBUG validating counter group 0x558727cd0720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125335504 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125335504 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125335504 DLGLOBAL DEBUG validating counter group 0x7f0a3074d180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125335504 DLGLOBAL DEBUG validating counter group 0x7f0a3074d160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125335504 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125335504 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) 20250212125335504 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) 20250212125335504 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125335504 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125335504 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125335504 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125335504 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125335504 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125335504 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125335504 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125335504 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125335504 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125335504 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125335504 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125335504 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125335504 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125335504 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125335504 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125335504 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125335504 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125335504 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125335504 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125335504 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125335504 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125335504 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125335504 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125335504 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125335504 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125335504 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) 20250212125335504 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125335504 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(370)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(370)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(370)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(370)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(370)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(368)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(370)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(368)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(368)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(368)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(370)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(370)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212125335507 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125335507 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) 20250212125335507 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) 20250212125335507 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125335507 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125335507 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) 20250212125335507 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125335507 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) 20250212125335507 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(368)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(368)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125335508 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125335508 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) 20250212125335508 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) 20250212125335508 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125335508 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125335508 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125335508 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125335508 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125335508 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125335508 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125335508 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125335509 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(368)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(368)@8d0f06c41a7d: Start timer Tns_test: 10 s 365@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 365@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125335515 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125335515 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125335515 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125335515 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125335515 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125335515 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125335515 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125335515 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125335518 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) 20250212125335518 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125335518 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) 20250212125335518 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_mt_ping_pong_with_dl_racap-BVCI1234(366)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 20250212125335518 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) 20250212125335518 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_mt_ping_pong_with_dl_racap-BVCI1234(366)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125335519 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) 20250212125335519 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@8d0f06c41a7d: BSSGP successfully initialized 20250212125335519 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) 20250212125335519 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) 20250212125335519 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) 20250212125335519 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) 20250212125335520 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125335520 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125335520 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125335520 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125335520 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125335520 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125335520 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125335520 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125335520 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) 20250212125335520 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@8d0f06c41a7d: Start timer T: 2 s 20250212125335520 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) 20250212125335520 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) 20250212125335521 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125335522 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125335522 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125335522 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125335522 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125335522 DLBSSGP DEBUG Got BSSGP RA Capability of size 5 (gprs_bssgp_pcu.c:84) 20250212125335522 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) 20250212125335522 DLBSSGP DEBUG Got downlink MS class 3/0 (gprs_bssgp_pcu.c:148) 20250212125335522 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20250212125335522 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125335522 DLGLOBAL DEBUG validating counter group 0x558727cd0760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125335522 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20250212125335522 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20250212125335522 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20250212125335522 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20250212125335522 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125335522 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125335522 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125335522 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20250212125335522 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125335522 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125335522 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125335522 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125335522 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125335522 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125335522 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125335522 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125335522 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) 20250212125335522 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125335522 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125335522 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125335522 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0) Allocating DL TBF (tbf_dl.cpp:116) 20250212125335522 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125335522 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125335522 DLGLOBAL DEBUG validating counter group 0x558727cd0b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125335522 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125335522 DLGLOBAL DEBUG validating counter group 0x558727cd0e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125335522 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125335522 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125335522 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) 20250212125335522 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) 20250212125335522 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) 20250212125335522 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) 20250212125335522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20250212125335522 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) 20250212125335522 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20250212125335522 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) 20250212125335522 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20250212125335522 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) 20250212125335522 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) 20250212125335522 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) 20250212125335522 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125335522 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125335522 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125335522 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125335522 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125335522 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125335522 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125335522 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125335522 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125335522 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125335522 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(370)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(370)@8d0f06c41a7d: 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@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 0.2 s 20250212125335525 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20250212125335525 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212125335525 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212125335525 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) 20250212125335525 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125335525 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125335525 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125335525 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125335525 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125335536 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) 20250212125335536 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) 20250212125335537 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) 20250212125335537 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) 20250212125335537 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) 20250212125335537 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) 20250212125335537 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) 20250212125335537 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) 20250212125335538 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) 20250212125335538 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) 20250212125335538 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) 20250212125335538 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) 20250212125335538 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) 20250212125335538 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) 20250212125335538 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) 20250212125335538 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) 20250212125335541 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125335555 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) 20250212125335555 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) 20250212125335555 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) 20250212125335555 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) 20250212125335555 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) 20250212125335555 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) 20250212125335556 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) 20250212125335556 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) 20250212125335556 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) 20250212125335556 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) 20250212125335556 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) 20250212125335556 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) 20250212125335556 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) 20250212125335556 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) 20250212125335556 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) 20250212125335556 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) 20250212125335564 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125335579 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) 20250212125335579 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) 20250212125335579 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) 20250212125335579 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) 20250212125335580 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) 20250212125335580 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) 20250212125335580 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) 20250212125335580 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) 20250212125335580 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) 20250212125335580 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) 20250212125335580 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) 20250212125335580 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) 20250212125335581 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) 20250212125335581 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) 20250212125335581 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) 20250212125335581 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) 20250212125335584 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125335597 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) 20250212125335597 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) 20250212125335598 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) 20250212125335598 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) 20250212125335598 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) 20250212125335598 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) 20250212125335598 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) 20250212125335598 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) 20250212125335598 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) 20250212125335598 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) 20250212125335599 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) 20250212125335599 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) 20250212125335599 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) 20250212125335599 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) 20250212125335599 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) 20250212125335599 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) 20250212125335602 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125335617 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) 20250212125335617 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) 20250212125335617 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) 20250212125335617 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) 20250212125335617 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) 20250212125335617 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) 20250212125335618 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) 20250212125335618 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) 20250212125335618 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) 20250212125335618 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) 20250212125335619 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) 20250212125335619 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) 20250212125335619 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) 20250212125335619 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) 20250212125335619 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) 20250212125335619 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) 20250212125335626 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125335640 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) 20250212125335640 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) 20250212125335641 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) 20250212125335641 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) 20250212125335641 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) 20250212125335641 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) 20250212125335642 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) 20250212125335642 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) 20250212125335642 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) 20250212125335642 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) 20250212125335642 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) 20250212125335642 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) 20250212125335643 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) 20250212125335643 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) 20250212125335643 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) 20250212125335643 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) 20250212125335645 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125335659 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) 20250212125335659 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) 20250212125335660 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) 20250212125335660 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) 20250212125335660 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) 20250212125335660 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) 20250212125335660 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) 20250212125335660 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) 20250212125335661 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) 20250212125335661 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) 20250212125335661 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) 20250212125335661 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) 20250212125335662 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) 20250212125335662 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) 20250212125335662 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) 20250212125335662 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) 20250212125335664 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125335678 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) 20250212125335678 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) 20250212125335679 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) 20250212125335679 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) 20250212125335680 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) 20250212125335680 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) 20250212125335681 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) 20250212125335681 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) 20250212125335681 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) 20250212125335681 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) 20250212125335682 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) 20250212125335682 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) 20250212125335682 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) 20250212125335682 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) 20250212125335683 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) 20250212125335683 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) 20250212125335688 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125335703 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) 20250212125335703 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) 20250212125335703 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) 20250212125335703 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) 20250212125335704 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) 20250212125335704 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) 20250212125335704 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) 20250212125335704 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) 20250212125335705 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) 20250212125335705 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) 20250212125335705 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) 20250212125335705 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) 20250212125335705 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) 20250212125335705 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) 20250212125335706 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) 20250212125335706 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) 20250212125335707 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125335721 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) 20250212125335721 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) 20250212125335722 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) 20250212125335722 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) 20250212125335722 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) 20250212125335722 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) 20250212125335723 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) 20250212125335723 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) 20250212125335724 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) 20250212125335724 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) 20250212125335725 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) 20250212125335725 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) 20250212125335726 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125335726 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) 20250212125335726 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20250212125335726 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) 20250212125335727 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) 20250212125335728 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) 20250212125335728 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) 20250212125335728 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125335740 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) 20250212125335740 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) 20250212125335740 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) 20250212125335740 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) 20250212125335741 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) 20250212125335741 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) 20250212125335741 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) 20250212125335741 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) 20250212125335741 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) 20250212125335741 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) 20250212125335741 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) 20250212125335741 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) 20250212125335742 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) 20250212125335742 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) 20250212125335742 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) 20250212125335742 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) 20250212125335749 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) 20250212125335749 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) 20250212125335749 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) 20250212125335749 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) 20250212125335749 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20250212125335749 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125335749 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20250212125335749 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) 20250212125335749 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) 20250212125335749 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 a4 4c 11 17 d1 92 1e 87 28 62 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20250212125335749 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) 20250212125335749 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125335749 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125335749 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) 20250212125335749 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 52 + 13 = 65 (pdch_ul_controller.c:131) 20250212125335749 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type POLL (pdch_ul_controller.c:184) 20250212125335749 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) 20250212125335749 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) 20250212125335749 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 a4 4c 11 17 d1 92 1e 87 28 62 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20250212125335749 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=0f 00 00 29 a4 4c 11 17 d1 92 1e 87 28 62 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) 20250212125335750 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125335763 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) 20250212125335763 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) 20250212125335764 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) 20250212125335764 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) 20250212125335764 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) 20250212125335764 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) 20250212125335764 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) 20250212125335764 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) 20250212125335765 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) 20250212125335765 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) 20250212125335765 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) 20250212125335765 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) 20250212125335765 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) 20250212125335765 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) 20250212125335766 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) 20250212125335766 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) 20250212125335768 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125335782 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) 20250212125335782 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) 20250212125335782 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) 20250212125335783 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) 20250212125335783 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) 20250212125335783 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) 20250212125335783 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) 20250212125335783 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) 20250212125335783 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) 20250212125335783 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) 20250212125335783 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) 20250212125335783 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) 20250212125335783 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) 20250212125335783 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) 20250212125335783 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) 20250212125335783 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) 20250212125335787 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125335801 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) 20250212125335801 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) 20250212125335801 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) 20250212125335801 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) 20250212125335801 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) 20250212125335801 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) 20250212125335801 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) 20250212125335801 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) 20250212125335802 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) 20250212125335802 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) 20250212125335802 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) 20250212125335802 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) 20250212125335802 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) 20250212125335802 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) 20250212125335803 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) 20250212125335803 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) 20250212125335810 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125335824 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) 20250212125335824 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) 20250212125335824 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125335824 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125335824 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) 20250212125335825 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125335825 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125335825 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20250212125335825 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125335825 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) 20250212125335825 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) 20250212125335825 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20250212125335825 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) 20250212125335825 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) 20250212125335825 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20250212125335825 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20250212125335825 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) 20250212125335825 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125335825 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) 20250212125335825 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212125335825 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125335825 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:DL) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125335825 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:DL) Allocating UL TBF (tbf_ul.cpp:115) 20250212125335825 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125335825 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125335825 DLGLOBAL DEBUG validating counter group 0x558727cd0b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125335825 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125335825 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125335825 DLGLOBAL DEBUG validating counter group 0x558727cd0c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125335825 DLGLOBAL DEBUG validating counter group 0x558727cd0c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125335825 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) 20250212125335825 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125335825 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) 20250212125335825 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) 20250212125335825 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) 20250212125335825 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) 20250212125335825 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212125335825 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) 20250212125335825 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212125335825 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) 20250212125335826 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) 20250212125335826 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:126) 20250212125335826 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212125335826 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212125335826 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) 20250212125335826 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) 20250212125335826 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) 20250212125335826 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) 20250212125335826 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) 20250212125335827 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) 20250212125335827 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) 20250212125335828 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) 20250212125335828 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) 20250212125335828 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) 20250212125335828 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) 20250212125335828 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) 20250212125335828 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) 20250212125335829 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) 20250212125335829 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) 20250212125335829 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) 20250212125335829 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125335829 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 69 + 13 = 82 (pdch_ul_controller.c:131) 20250212125335829 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) 20250212125335829 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125335829 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.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) 20250212125335829 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125335829 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type POLL (pdch_ul_controller.c:184) 20250212125335829 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled UL Assignment polling on PACCH (FN=82, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125335829 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125335829 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) 20250212125335829 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=4f 28 40 00 00 00 22 79 b3 a2 00 02 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125335829 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(370)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B'O ("\v++++++++++") 20250212125335843 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=00 01 01 00 00 00 01 f1 80 c8 bd 59 16 63 8c bd 3a 4c 2f 3a d9 e6 6b (pcu_l1_if.cpp:463) 20250212125335843 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) 20250212125335843 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125335843 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 01 00 00 00 01 f1 80 c8 bd 59 16 63 8c bd 3a 4c 2f 3a d9 e6 6b (pdch.cpp:1019) 20250212125335843 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125335843 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=69 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (pdch.cpp:1070) 20250212125335843 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) 20250212125335843 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) 20250212125335843 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) 20250212125335844 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} data_length=20, data=00 00 00 01 f1 80 c8 bd 59 16 63 8c bd 3a 4c 2f 3a d9 e6 6b (tbf_ul.cpp:337) 20250212125335844 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125335844 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125335844 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125335844 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125335844 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) 20250212125335844 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125335844 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} len=16 (tbf_ul.cpp:467) 20250212125335844 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125335844 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) 20250212125335844 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125335844 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) 20250212125335844 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) 20250212125335844 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) 20250212125335844 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) 20250212125335844 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) 20250212125335844 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) 20250212125335844 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) 20250212125335845 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) 20250212125335845 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) 20250212125335845 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) 20250212125335845 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) 20250212125335845 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) 20250212125335845 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) 20250212125335846 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) 20250212125335846 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) 20250212125335848 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) 20250212125335848 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) 20250212125335848 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125335848 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125335848 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) 20250212125335848 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) 20250212125335848 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125335848 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 21 4b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125335849 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(370)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B2B'O ("K+++++") 20250212125335862 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) 20250212125335862 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) 20250212125335863 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) 20250212125335863 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) 20250212125335863 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) 20250212125335863 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) 20250212125335864 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) 20250212125335864 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) 20250212125335865 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) 20250212125335865 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) 20250212125335865 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) 20250212125335865 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) 20250212125335865 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) 20250212125335865 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) 20250212125335866 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) 20250212125335866 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) 20250212125335872 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125335886 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) 20250212125335886 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) 20250212125335887 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) 20250212125335887 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) 20250212125335888 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) 20250212125335888 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) 20250212125335888 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) 20250212125335888 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) 20250212125335888 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) 20250212125335888 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) 20250212125335889 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) 20250212125335889 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) 20250212125335889 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) 20250212125335889 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) 20250212125335889 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) 20250212125335889 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) 20250212125335891 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125335905 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) 20250212125335905 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) 20250212125335906 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=82, reason=UL_ASS): TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20250212125335906 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} poll timeout for FN=82, TS=7 (curr FN 82), reason=UL_ASS (tbf.cpp:487) 20250212125335906 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3105 0 => 1 (< MAX 8) (tbf.cpp:362) 20250212125335906 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) 20250212125335906 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on CCCH|Downlink ACK was received| (tbf_ul_ass_fsm.c:270) 20250212125335906 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:278) 20250212125335908 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) 20250212125335908 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) 20250212125335909 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) 20250212125335909 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) 20250212125335909 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) 20250212125335909 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) 20250212125335910 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) 20250212125335910 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) 20250212125335911 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) 20250212125335911 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) 20250212125335911 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) 20250212125335911 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) 20250212125335911 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) 20250212125335912 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) 20250212125335912 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125335925 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) 20250212125335925 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) 20250212125335925 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125335925 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125335925 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) 20250212125335925 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125335925 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=86 TLLI=0x00000001 (pdch.cpp:347) 20250212125335925 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:UL:DL) (pdch.cpp:351) BTS(370)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125335926 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) 20250212125335926 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) 20250212125335927 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) 20250212125335927 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) 20250212125335929 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41556<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125335929 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) 20250212125335929 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) 20250212125335930 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) 20250212125335930 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) 20250212125335930 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) 20250212125335930 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) 20250212125335931 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) 20250212125335931 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) 20250212125335932 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) 20250212125335932 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) 20250212125335934 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41548<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125335936 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125335936 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125335936 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125335936 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20250212125335936 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125335936 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) 20250212125335936 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20250212125335936 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125335936 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125335936 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20250212125335936 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125335936 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125335936 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125335936 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125335936 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) 20250212125335936 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125335936 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125335936 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125335937 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125335937 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125335937 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125335937 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125335937 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125335937 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125335937 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125335937 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125335937 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125335937 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125335937 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125335937 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125335937 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125335937 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125335937 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) 20250212125335937 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) 20250212125335937 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 8376 with status 0 MTC@8d0f06c41a7d: Test case TC_mt_ping_pong_with_dl_racap finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mt_ping_pong_with_dl_racap pass'. respawn: 35: starting: osmo-pcu Wed Feb 12 12:53:35 UTC 2025 ====== 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 20250212125335984 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125335984 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125335984 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125335985 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125336009 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41562<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125336109 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41562<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=204312) Waiting for packet dumper to finish... 1 (prev_count=204312, count=228840) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mt_ping_pong_with_dl_racap pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_intermediate_retrans'. ------ PCU_Tests.TC_ul_intermediate_retrans ------ Wed Feb 12 12:53:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_intermediate_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_intermediate_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_intermediate_retrans' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_ul_intermediate_retrans started. 377@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_ul_intermediate_retrans-BVCI1234(379)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 377@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 377@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(381)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125339162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41578<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 377@8d0f06c41a7d: 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(385)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 377@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(385)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(382)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(382)@8d0f06c41a7d: Start timer T: 5 s 20250212125339169 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41594<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(382)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_ul_intermediate_retrans-STATS(386)@8d0f06c41a7d: Start timer T: 2 s TC_ul_intermediate_retrans-STATS(386)@8d0f06c41a7d: Start timer T: 2 s 377@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(389)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125340985 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125340985 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125340985 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(382)@8d0f06c41a7d: OsmoPCU is now connected BTS(383)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125340991 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125340991 DLGLOBAL DEBUG validating counter group 0x5633debb4040(bts) with 102 counters (rate_ctr.c:86) 20250212125340991 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125340991 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125340991 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125340991 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125340991 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125340991 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125340991 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125340991 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125340991 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125340991 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125340991 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125340991 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125340991 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125340991 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125340991 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125340991 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125340991 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125340991 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125340991 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125340991 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125340991 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125340991 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125340991 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125340991 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125340991 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125340991 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125340991 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125340991 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125340991 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125340991 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125340991 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125340991 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125340991 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125340991 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125340991 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125340991 DLGLOBAL DEBUG validating counter group 0x7f94decd05e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125340991 DLGLOBAL DEBUG validating counter group 0x5633debb3720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125340991 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125340991 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125340992 DLGLOBAL DEBUG validating counter group 0x7f94decd1180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125340992 DLGLOBAL DEBUG validating counter group 0x7f94decd1160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125340992 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125340992 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) 20250212125340992 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) 20250212125340992 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125340992 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125340992 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125340992 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125340992 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125340992 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125340992 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125340992 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125340992 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125340992 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125340992 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125340992 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125340992 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125340992 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125340992 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125340992 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125340992 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125340992 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125340992 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125340992 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125340992 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125340992 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125340992 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125340992 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125340992 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125340992 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125340992 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) 20250212125340992 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125340992 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(383)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(381)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(381)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(381)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(381)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(383)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" 20250212125340996 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125340996 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) 20250212125340996 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) 20250212125340996 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125340996 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125340996 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(383)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" 20250212125340996 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125340996 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) 20250212125340996 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(383)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(381)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(381)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(383)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" 20250212125340997 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125340997 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) 20250212125340997 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) 20250212125340997 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125340997 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125340997 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125340998 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125340998 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125340998 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125340998 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(383)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(383)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(383)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212125341000 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125341000 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(381)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(381)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212125341004 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) 20250212125341004 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 378@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 378@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125341005 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) 20250212125341005 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) 20250212125341005 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) 20250212125341005 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) 20250212125341006 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) 20250212125341006 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) 20250212125341007 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125341007 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125341007 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125341007 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125341007 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125341007 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125341007 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125341007 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125341007 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) 20250212125341007 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) 20250212125341008 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) 20250212125341008 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) 20250212125341008 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) 20250212125341008 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) 20250212125341008 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) 20250212125341008 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) 20250212125341009 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) TC_ul_intermediate_retrans-BVCI1234(379)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_ul_intermediate_retrans-BVCI1234(379)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125341011 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125341011 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125341011 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125341011 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125341011 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125341011 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125341011 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125341011 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125341013 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) 20250212125341013 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125341013 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125341013 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125341013 DLGLOBAL DEBUG validating counter group 0x5633debb3760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125341013 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125341013 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125341014 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125341014 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125341014 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125341014 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125341014 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125341014 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125341014 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125341014 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125341014 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125341014 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125341014 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125341014 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125341014 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125341014 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125341014 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125341014 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125341014 DLGLOBAL DEBUG validating counter group 0x5633debb3b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125341014 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125341014 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125341014 DLGLOBAL DEBUG validating counter group 0x5633debb3c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125341014 DLGLOBAL DEBUG validating counter group 0x5633debb3c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125341014 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125341014 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125341014 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125341014 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125341014 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212125341014 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125341014 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125341014 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125341014 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125341014 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) 20250212125341014 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) 20250212125341014 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125341014 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125341014 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125341014 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(383)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20250212125341016 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125341016 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125341016 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125341016 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125341016 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125341016 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125341016 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125341016 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125341016 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125341016 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125341020 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125341020 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125341020 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125341020 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125341020 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125341023 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) 20250212125341023 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) 20250212125341023 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) 20250212125341023 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) 20250212125341023 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) 20250212125341023 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) 20250212125341024 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) 20250212125341024 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) 20250212125341024 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) 20250212125341024 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) 20250212125341024 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) 20250212125341024 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) 20250212125341024 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) 20250212125341024 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) 20250212125341025 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) 20250212125341025 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) 20250212125341028 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) 20250212125341028 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) 20250212125341028 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(383)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125341042 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) 20250212125341042 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) 20250212125341042 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) 20250212125341042 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) 20250212125341043 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) 20250212125341043 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) 20250212125341043 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) 20250212125341043 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) 20250212125341043 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) 20250212125341043 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) 20250212125341043 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) 20250212125341043 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) 20250212125341043 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) 20250212125341043 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) 20250212125341044 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) 20250212125341044 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) 20250212125341051 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) 20250212125341051 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) 20250212125341051 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(383)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125341065 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) 20250212125341065 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) 20250212125341066 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) 20250212125341066 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) 20250212125341066 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) 20250212125341066 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) 20250212125341066 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) 20250212125341066 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) 20250212125341066 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) 20250212125341066 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) 20250212125341067 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) 20250212125341067 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) 20250212125341067 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) 20250212125341067 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) 20250212125341067 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) 20250212125341067 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) 20250212125341070 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) 20250212125341070 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) 20250212125341070 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(383)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125341084 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) 20250212125341084 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) 20250212125341084 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) 20250212125341084 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) 20250212125341084 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) 20250212125341084 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) 20250212125341084 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) 20250212125341084 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) 20250212125341084 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) 20250212125341084 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) 20250212125341085 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) 20250212125341085 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) 20250212125341085 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) 20250212125341085 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) 20250212125341085 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) 20250212125341085 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) 20250212125341088 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) 20250212125341088 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) 20250212125341088 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(383)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125341102 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) 20250212125341102 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) 20250212125341103 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) 20250212125341103 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) 20250212125341103 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) 20250212125341103 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) 20250212125341103 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) 20250212125341103 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) 20250212125341104 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) 20250212125341104 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) 20250212125341104 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) 20250212125341104 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) 20250212125341104 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) 20250212125341104 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) 20250212125341104 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) 20250212125341104 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) 20250212125341112 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) 20250212125341112 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) 20250212125341112 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(383)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125341126 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) 20250212125341126 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) 20250212125341126 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) 20250212125341126 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) 20250212125341126 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) 20250212125341126 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) 20250212125341126 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) 20250212125341126 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) 20250212125341126 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) 20250212125341126 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) 20250212125341127 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) 20250212125341127 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) 20250212125341127 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) 20250212125341127 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) 20250212125341127 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) 20250212125341127 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) 20250212125341130 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) 20250212125341130 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) 20250212125341130 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(383)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125341144 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) 20250212125341144 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) 20250212125341144 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) 20250212125341144 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) 20250212125341145 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) 20250212125341145 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) 20250212125341145 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) 20250212125341145 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) 20250212125341145 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) 20250212125341145 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) 20250212125341145 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) 20250212125341145 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) 20250212125341145 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) 20250212125341145 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) 20250212125341145 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) 20250212125341145 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) 20250212125341149 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) 20250212125341149 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) 20250212125341149 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(383)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125341163 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) 20250212125341163 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) 20250212125341163 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) 20250212125341163 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) 20250212125341163 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) 20250212125341163 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) 20250212125341164 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) 20250212125341164 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) 20250212125341164 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) 20250212125341164 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) 20250212125341164 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) 20250212125341164 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) 20250212125341164 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) 20250212125341164 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) 20250212125341164 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) 20250212125341164 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) 20250212125341214 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125341214 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125341214 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125341214 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) 20250212125341214 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=39 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=43 (gprs_rlcmac_sched.cpp:454) 20250212125341214 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 43 for type USF (pdch_ul_controller.c:184) 20250212125341214 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Sending data request: sapi=5 arfcn=871 cur_fn=34 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) 20250212125341216 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(383)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125341229 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=9 data=3c 01 01 00 00 00 01 7b c4 e1 46 7f 01 7d df 77 7a 47 ab 88 ea 79 c8 58 3d ea ff 19 2d 31 dd cd bf 00 (pcu_l1_if.cpp:463) 20250212125341229 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125341229 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125341229 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 01 00 00 00 01 7b c4 e1 46 7f 01 7d df 77 7a 47 ab 88 ea 79 c8 58 3d ea ff 19 2d 31 dd cd bf 00 (pdch.cpp:1019) 20250212125341229 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125341229 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=39 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20250212125341229 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) 20250212125341229 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125341229 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) 20250212125341229 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125341229 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 7b c4 e1 46 7f 01 7d df 77 7a 47 ab 88 ea 79 c8 58 3d ea ff 19 2d 31 dd cd bf (tbf_ul.cpp:337) 20250212125341229 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125341229 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125341229 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125341229 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125341229 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125341229 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125341229 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125341229 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) 20250212125341229 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) 20250212125341229 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125341229 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125341229 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125341230 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) 20250212125341230 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) 20250212125341231 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) 20250212125341231 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) 20250212125341232 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) 20250212125341232 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) 20250212125341233 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) 20250212125341233 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) 20250212125341234 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) 20250212125341234 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) 20250212125341235 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) 20250212125341235 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) 20250212125341236 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) 20250212125341236 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) 20250212125341237 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) 20250212125341237 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:TLLI-0x00000001){FLOW}, expect answer on UL FN=47 (gprs_rlcmac_sched.cpp:454) 20250212125341237 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 47 for type USF (pdch_ul_controller.c:184) 20250212125341237 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) 20250212125341237 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125341237 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125341237 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) 20250212125341237 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125341237 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125341237 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125341237 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125341237 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Sending data request: sapi=5 arfcn=871 cur_fn=39 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) 20250212125341237 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(383)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125341246 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) 20250212125341246 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) 20250212125341246 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=43): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125341246 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125341246 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) 20250212125341247 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) 20250212125341247 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) 20250212125341247 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) 20250212125341247 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) 20250212125341247 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) 20250212125341247 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) 20250212125341247 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) 20250212125341248 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) 20250212125341248 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) 20250212125341248 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) 20250212125341248 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) 20250212125341248 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) 20250212125341248 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) 20250212125341251 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125341265 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) 20250212125341265 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) 20250212125341265 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=47): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125341265 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125341265 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) 20250212125341265 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) 20250212125341266 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) 20250212125341266 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) 20250212125341266 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) 20250212125341266 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) 20250212125341266 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) 20250212125341266 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) 20250212125341266 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) 20250212125341266 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) 20250212125341266 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) 20250212125341266 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) 20250212125341267 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) 20250212125341267 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) 20250212125341274 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125341288 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) 20250212125341288 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) 20250212125341288 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) 20250212125341288 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) 20250212125341289 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) 20250212125341289 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) 20250212125341289 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) 20250212125341289 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) 20250212125341289 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) 20250212125341289 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) 20250212125341289 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) 20250212125341289 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) 20250212125341289 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) 20250212125341289 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) 20250212125341289 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) 20250212125341289 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) 20250212125341293 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125341307 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 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) 20250212125341307 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) 20250212125341307 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125341307 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125341307 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) 20250212125341307 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125341307 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=56 TLLI=0x00000001 (pdch.cpp:347) 20250212125341307 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) 20250212125341307 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) 20250212125341307 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) 20250212125341307 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) 20250212125341307 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) 20250212125341308 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) 20250212125341308 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) 20250212125341308 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) 20250212125341308 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) 20250212125341308 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) 20250212125341308 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) 20250212125341308 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) 20250212125341308 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) 20250212125341308 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) 20250212125341308 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) 20250212125341311 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125341326 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=2 data=3c 00 03 5e 80 09 88 54 6f b0 9b bd 32 c2 13 7e fc 9c 01 7c 04 7d c5 d0 87 43 3f d9 bb df 29 03 38 00 (pcu_l1_if.cpp:463) 20250212125341326 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) 20250212125341326 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125341326 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 03 5e 80 09 88 54 6f b0 9b bd 32 c2 13 7e fc 9c 01 7c 04 7d c5 d0 87 43 3f d9 bb df 29 03 38 00 (pdch.cpp:1019) 20250212125341326 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125341326 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=60 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125341326 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) 20250212125341326 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) 20250212125341326 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20250212125341326 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=5e 80 09 88 54 6f b0 9b bd 32 c2 13 7e fc 9c 01 7c 04 7d c5 d0 87 43 3f d9 bb df 29 03 38 (tbf_ul.cpp:337) 20250212125341326 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20250212125341326 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20250212125341326 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20250212125341326 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125341326 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) 20250212125341326 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) 20250212125341326 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) 20250212125341326 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) 20250212125341326 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) 20250212125341326 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) 20250212125341327 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) 20250212125341327 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) 20250212125341327 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) 20250212125341327 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) 20250212125341327 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) 20250212125341327 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) 20250212125341327 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) 20250212125341327 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) 20250212125341328 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) 20250212125341328 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) 20250212125341335 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125341349 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=3 data=3c 00 05 3b f8 a7 be 1d 83 7b 7d 9d 87 73 cc b4 d6 68 e5 8a 9b a6 92 ab 93 e5 63 a8 d6 23 7a 80 df 00 (pcu_l1_if.cpp:463) 20250212125341349 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) 20250212125341349 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125341349 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 05 3b f8 a7 be 1d 83 7b 7d 9d 87 73 cc b4 d6 68 e5 8a 9b a6 92 ab 93 e5 63 a8 d6 23 7a 80 df 00 (pdch.cpp:1019) 20250212125341349 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125341349 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=65 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125341349 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) 20250212125341349 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) 20250212125341349 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20250212125341349 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=3b f8 a7 be 1d 83 7b 7d 9d 87 73 cc b4 d6 68 e5 8a 9b a6 92 ab 93 e5 63 a8 d6 23 7a 80 df (tbf_ul.cpp:337) 20250212125341349 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20250212125341349 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20250212125341349 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20250212125341349 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125341349 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) 20250212125341349 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) 20250212125341349 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) 20250212125341349 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) 20250212125341349 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) 20250212125341349 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) 20250212125341350 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) 20250212125341350 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) 20250212125341350 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) 20250212125341350 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) 20250212125341350 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) 20250212125341350 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) 20250212125341350 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) 20250212125341350 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) 20250212125341350 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) 20250212125341350 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) 20250212125341354 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125341369 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 09 0a 73 10 03 ac 59 94 1d de 5f 79 c8 15 f3 ea 70 87 f2 6e b7 25 8a c2 fd 7e 14 ff ca 42 4b 00 (pcu_l1_if.cpp:463) 20250212125341369 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) 20250212125341369 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125341369 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 09 0a 73 10 03 ac 59 94 1d de 5f 79 c8 15 f3 ea 70 87 f2 6e b7 25 8a c2 fd 7e 14 ff ca 42 4b 00 (pdch.cpp:1019) 20250212125341369 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125341369 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=69 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125341369 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) 20250212125341369 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) 20250212125341369 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (3..66) (tbf_ul.cpp:314) 20250212125341369 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=0a 73 10 03 ac 59 94 1d de 5f 79 c8 15 f3 ea 70 87 f2 6e b7 25 8a c2 fd 7e 14 ff ca 42 4b (tbf_ul.cpp:337) 20250212125341369 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20250212125341369 DRLCMACUL DEBUG - Mark BSN 3 as MISSING (rlc_window_ul.cpp:45) 20250212125341369 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20250212125341369 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20250212125341369 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) 20250212125341369 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) 20250212125341369 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) 20250212125341369 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) 20250212125341369 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) 20250212125341369 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) 20250212125341369 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) 20250212125341369 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) 20250212125341369 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) 20250212125341369 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) 20250212125341370 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) 20250212125341370 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) 20250212125341370 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) 20250212125341370 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) 20250212125341373 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125341387 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=0c 00 0b a9 ac ee 0f f8 8e be 1e 70 5d 92 39 c2 72 e6 45 30 0f 78 32 2d db 98 07 88 2c 2f 68 9e 53 00 (pcu_l1_if.cpp:463) 20250212125341387 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) 20250212125341387 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125341387 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c 00 0b a9 ac ee 0f f8 8e be 1e 70 5d 92 39 c2 72 e6 45 30 0f 78 32 2d db 98 07 88 2c 2f 68 9e 53 00 (pdch.cpp:1019) 20250212125341387 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125341387 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=73 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125341387 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) 20250212125341387 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) 20250212125341387 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (3..66) (tbf_ul.cpp:314) 20250212125341387 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=a9 ac ee 0f f8 8e be 1e 70 5d 92 39 c2 72 e6 45 30 0f 78 32 2d db 98 07 88 2c 2f 68 9e 53 (tbf_ul.cpp:337) 20250212125341387 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20250212125341387 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20250212125341387 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) 20250212125341387 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) 20250212125341388 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) 20250212125341388 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) 20250212125341388 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) 20250212125341388 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) 20250212125341388 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) 20250212125341388 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) 20250212125341388 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) 20250212125341388 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) 20250212125341388 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) 20250212125341388 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) 20250212125341388 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) 20250212125341388 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) 20250212125341396 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125341410 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=6 data=08 00 0d 97 ac 3a 1d 59 c1 92 f9 e2 ee 7e 6d 59 7f 9f d0 3c 56 2e ec 85 d2 82 d7 93 e0 e1 de 5c 88 00 (pcu_l1_if.cpp:463) 20250212125341410 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) 20250212125341410 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125341410 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 00 0d 97 ac 3a 1d 59 c1 92 f9 e2 ee 7e 6d 59 7f 9f d0 3c 56 2e ec 85 d2 82 d7 93 e0 e1 de 5c 88 00 (pdch.cpp:1019) 20250212125341410 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125341411 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=78 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125341411 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) 20250212125341411 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) 20250212125341411 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (3..66) (tbf_ul.cpp:314) 20250212125341411 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=97 ac 3a 1d 59 c1 92 f9 e2 ee 7e 6d 59 7f 9f d0 3c 56 2e ec 85 d2 82 d7 93 e0 e1 de 5c 88 (tbf_ul.cpp:337) 20250212125341411 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20250212125341411 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20250212125341411 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) 20250212125341411 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) 20250212125341411 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) 20250212125341411 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) 20250212125341411 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) 20250212125341411 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) 20250212125341411 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) 20250212125341411 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) 20250212125341411 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) 20250212125341411 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) 20250212125341411 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) 20250212125341411 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) 20250212125341412 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) 20250212125341412 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) 20250212125341415 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125341429 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=7 data=04 00 0f e3 d8 24 a6 ae 0c 39 f9 83 cf 00 53 0f b0 6e 4d 8b 3c 25 7b c4 93 02 d2 92 5f 71 30 44 6c 00 (pcu_l1_if.cpp:463) 20250212125341429 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) 20250212125341429 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125341429 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 00 0f e3 d8 24 a6 ae 0c 39 f9 83 cf 00 53 0f b0 6e 4d 8b 3c 25 7b c4 93 02 d2 92 5f 71 30 44 6c 00 (pdch.cpp:1019) 20250212125341429 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125341429 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=82 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125341429 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) 20250212125341429 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) 20250212125341429 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (3..66) (tbf_ul.cpp:314) 20250212125341429 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=e3 d8 24 a6 ae 0c 39 f9 83 cf 00 53 0f b0 6e 4d 8b 3c 25 7b c4 93 02 d2 92 5f 71 30 44 6c (tbf_ul.cpp:337) 20250212125341429 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20250212125341429 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20250212125341429 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) 20250212125341429 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) 20250212125341430 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) 20250212125341430 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) 20250212125341430 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) 20250212125341430 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) 20250212125341430 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) 20250212125341430 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) 20250212125341430 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) 20250212125341430 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) 20250212125341430 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) 20250212125341430 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) 20250212125341430 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) 20250212125341430 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) 20250212125341434 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125341448 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=8 data=00 00 11 ed 5f bc 3f 86 5e 67 75 6e 44 f3 9c 25 f3 69 70 09 a5 f8 72 b9 15 7e d4 a8 b8 64 73 59 0f 00 (pcu_l1_if.cpp:463) 20250212125341448 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) 20250212125341448 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125341448 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 11 ed 5f bc 3f 86 5e 67 75 6e 44 f3 9c 25 f3 69 70 09 a5 f8 72 b9 15 7e d4 a8 b8 64 73 59 0f 00 (pdch.cpp:1019) 20250212125341448 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125341448 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=86 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125341448 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) 20250212125341448 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) 20250212125341448 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (3..66) (tbf_ul.cpp:314) 20250212125341448 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=ed 5f bc 3f 86 5e 67 75 6e 44 f3 9c 25 f3 69 70 09 a5 f8 72 b9 15 7e d4 a8 b8 64 73 59 0f (tbf_ul.cpp:337) 20250212125341448 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20250212125341448 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20250212125341448 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) 20250212125341448 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125341448 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125341448 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) 20250212125341448 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) 20250212125341448 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) 20250212125341448 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) 20250212125341448 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) 20250212125341448 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) 20250212125341449 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) 20250212125341449 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) 20250212125341449 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) 20250212125341449 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) 20250212125341449 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) 20250212125341449 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) 20250212125341450 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) 20250212125341450 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) 20250212125341457 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) 20250212125341457 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) 20250212125341457 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20250212125341457 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) 20250212125341457 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125341457 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRIRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125341457 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) 20250212125341457 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125341457 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) 20250212125341457 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 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) 20250212125341457 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(383)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125341471 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 07 6f fc a6 da 62 ac 17 f0 90 1a 1a f5 c8 0f 88 20 0b 89 7f 5f 35 55 29 ee 0a f3 83 b6 5f 7f 00 (pcu_l1_if.cpp:463) 20250212125341471 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) 20250212125341471 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125341471 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 07 6f fc a6 da 62 ac 17 f0 90 1a 1a f5 c8 0f 88 20 0b 89 7f 5f 35 55 29 ee 0a f3 83 b6 5f 7f 00 (pdch.cpp:1019) 20250212125341471 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125341471 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=91 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125341471 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) 20250212125341471 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) 20250212125341471 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20250212125341471 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=6f fc a6 da 62 ac 17 f0 90 1a 1a f5 c8 0f 88 20 0b 89 7f 5f 35 55 29 ee 0a f3 83 b6 5f 7f (tbf_ul.cpp:337) 20250212125341471 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20250212125341471 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20250212125341471 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20250212125341471 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20250212125341471 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20250212125341471 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20250212125341471 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125341471 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) 20250212125341471 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125341472 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) 20250212125341472 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125341472 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) 20250212125341472 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125341472 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) 20250212125341472 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125341472 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) 20250212125341472 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125341472 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) 20250212125341472 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=266 (tbf_ul.cpp:197) 20250212125341472 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=266 (tbf_ul.cpp:467) 20250212125341472 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125341472 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) 20250212125341472 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20250212125341472 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20250212125341472 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20250212125341472 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) 20250212125341472 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125341472 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125341472 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) 20250212125341472 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) 20250212125341472 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) 20250212125341472 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) 20250212125341473 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) 20250212125341473 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) 20250212125341473 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) 20250212125341473 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) 20250212125341473 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) 20250212125341473 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) 20250212125341473 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) 20250212125341473 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) 20250212125341474 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) 20250212125341474 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) 20250212125341476 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) 20250212125341476 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) 20250212125341476 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 95 + 13 = 108 (pdch_ul_controller.c:131) 20250212125341476 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20250212125341476 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125341476 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) 20250212125341476 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type POLL (pdch_ul_controller.c:184) 20250212125341476 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=108, TS=7) (tbf_ul_ack_fsm.c:90) 20250212125341476 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) 20250212125341476 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){FINISHED} (gprs_rlcmac_sched.cpp:202) 20250212125341476 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 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) 20250212125341476 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(383)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125341490 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) 20250212125341490 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) 20250212125341490 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=95): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (pdch_ul_controller.c:309) 20250212125341490 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125341490 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) 20250212125341490 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) 20250212125341490 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) 20250212125341490 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) 20250212125341491 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) 20250212125341491 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) 20250212125341491 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) 20250212125341491 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) 20250212125341491 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) 20250212125341491 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) 20250212125341491 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) 20250212125341491 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) 20250212125341491 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) 20250212125341491 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) 20250212125341494 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125341508 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) 20250212125341508 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) 20250212125341509 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) 20250212125341509 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) 20250212125341509 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) 20250212125341509 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) 20250212125341509 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) 20250212125341509 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) 20250212125341510 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) 20250212125341510 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) 20250212125341510 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) 20250212125341510 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) 20250212125341510 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) 20250212125341510 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) 20250212125341510 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) 20250212125341510 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) 20250212125341518 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125341532 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) 20250212125341532 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) 20250212125341532 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) 20250212125341532 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) 20250212125341532 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) 20250212125341532 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) 20250212125341532 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) 20250212125341532 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) 20250212125341533 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) 20250212125341533 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) 20250212125341533 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) 20250212125341533 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) 20250212125341533 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) 20250212125341533 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) 20250212125341533 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) 20250212125341533 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) 20250212125341536 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(383)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125341551 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=1 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125341551 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) 20250212125341551 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125341551 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125341551 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) 20250212125341551 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125341551 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=108 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20250212125341551 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20250212125341551 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:170) 20250212125341551 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20250212125341551 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) 20250212125341551 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20250212125341551 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20250212125341551 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125341551 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20250212125341551 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20250212125341551 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125341551 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125341551 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20250212125341551 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125341551 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125341551 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 0 (-) (tbf_ul_fsm.c:252) 20250212125341551 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125341551 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) 20250212125341551 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) 20250212125341552 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) 20250212125341552 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) 20250212125341552 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41594<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125341554 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41578<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125341554 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125341554 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125341554 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125341554 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125341554 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125341554 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125341554 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125341554 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125341554 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125341554 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125341554 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125341554 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125341554 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125341554 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125341554 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) 20250212125341554 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) 20250212125341554 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 8442 with status 0 MTC@8d0f06c41a7d: Test case TC_ul_intermediate_retrans finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_intermediate_retrans pass'. respawn: 36: starting: osmo-pcu Wed Feb 12 12:53:41 UTC 2025 ====== PCU_Tests.TC_ul_intermediate_retrans pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ul_intermediate_retrans.talloc 20250212125341568 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125341568 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125341568 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125341568 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125341589 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36942<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125341689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36942<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=184456) Waiting for packet dumper to finish... 1 (prev_count=184456, count=242056) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_intermediate_retrans pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_imm_ass_dl_block_retrans'. ------ PCU_Tests.TC_imm_ass_dl_block_retrans ------ Wed Feb 12 12:53:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_imm_ass_dl_block_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_imm_ass_dl_block_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_imm_ass_dl_block_retrans' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_imm_ass_dl_block_retrans started. 390@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_imm_ass_dl_block_retrans-BVCI1234(392)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 390@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(394)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 390@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 20250212125345184 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36956<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 390@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(398)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 390@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(398)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(395)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20250212125345193 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36962<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(395)@8d0f06c41a7d: Start timer T: 5 s PCUIF(395)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_imm_ass_dl_block_retrans-STATS(400)@8d0f06c41a7d: Start timer T: 2 s TC_imm_ass_dl_block_retrans-STATS(400)@8d0f06c41a7d: Start timer T: 2 s 390@8d0f06c41a7d: 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(401)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(401)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125346569 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125346569 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125346569 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(395)@8d0f06c41a7d: OsmoPCU is now connected BTS(397)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125346572 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125346572 DLGLOBAL DEBUG validating counter group 0x556c9dbfe040(bts) with 102 counters (rate_ctr.c:86) 20250212125346572 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125346572 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125346572 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125346572 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125346572 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125346572 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125346572 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125346572 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125346572 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125346572 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125346572 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125346572 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125346572 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125346572 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125346572 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125346572 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125346572 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125346572 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125346572 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125346572 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125346572 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125346572 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125346572 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125346572 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125346572 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125346572 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125346572 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125346572 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125346572 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125346572 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125346572 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125346572 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125346572 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125346572 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125346572 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125346572 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125346572 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125346572 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125346572 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125346573 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125346573 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125346573 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125346573 DLGLOBAL DEBUG validating counter group 0x7f31cef735e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125346573 DLGLOBAL DEBUG validating counter group 0x556c9dbfd720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125346573 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125346573 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125346573 DLGLOBAL DEBUG validating counter group 0x7f31cef74180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125346573 DLGLOBAL DEBUG validating counter group 0x7f31cef74160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125346573 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125346573 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) 20250212125346573 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) 20250212125346573 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125346573 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125346573 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125346573 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125346573 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125346573 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125346573 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125346573 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125346573 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125346573 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125346573 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125346573 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125346573 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125346573 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125346573 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125346573 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125346573 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125346573 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125346573 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125346573 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125346573 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125346573 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125346573 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125346573 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125346573 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125346573 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125346573 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) 20250212125346573 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125346573 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(397)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(397)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(394)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(394)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE BTS(397)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(394)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(394)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(397)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(397)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" 20250212125346575 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125346575 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) 20250212125346575 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) 20250212125346575 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125346575 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125346575 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) 20250212125346575 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125346575 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) 20250212125346575 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(397)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(394)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(394)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(397)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" 20250212125346576 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125346576 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) 20250212125346576 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) 20250212125346576 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125346576 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125346576 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125346576 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125346576 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125346576 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125346576 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125346576 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125346576 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(397)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(394)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(394)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(394)@8d0f06c41a7d: Start timer Tns_test: 10 s 391@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 391@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125346582 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125346582 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125346582 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125346582 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125346582 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125346582 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125346582 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125346582 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_imm_ass_dl_block_retrans-BVCI1234(392)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_imm_ass_dl_block_retrans-BVCI1234(392)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125346586 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125346586 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125346586 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125346586 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125346586 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125346586 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125346586 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125346586 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125346586 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) 20250212125346586 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125346587 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) 20250212125346587 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) 20250212125346587 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) 20250212125346587 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) 20250212125346588 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125346588 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125346588 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125346588 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125346588 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125346588 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20250212125346588 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125346588 DLGLOBAL DEBUG validating counter group 0x556c9dbfd760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125346588 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20250212125346588 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20250212125346588 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20250212125346588 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125346588 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125346588 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125346588 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125346588 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125346588 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125346588 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125346588 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125346588 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125346588 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125346588 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125346588 DRLCMAC 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) 20250212125346588 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125346588 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125346588 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125346588 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20250212125346588 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125346588 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125346588 DLGLOBAL DEBUG validating counter group 0x556c9dbfdb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125346588 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125346588 DLGLOBAL DEBUG validating counter group 0x556c9dbfde20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125346588 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125346588 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125346588 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) 20250212125346588 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) 20250212125346588 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) 20250212125346588 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) 20250212125346588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20250212125346588 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) 20250212125346588 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20250212125346588 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) 20250212125346588 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20250212125346588 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) 20250212125346588 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) 20250212125346588 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) 20250212125346588 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) 20250212125346588 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) 20250212125346588 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125346588 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125346588 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125346588 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125346588 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125346588 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125346588 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212125346588 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212125346588 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125346588 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125346588 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) 20250212125346588 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) 20250212125346588 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) 20250212125346588 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) 20250212125346589 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) 20250212125346589 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) 20250212125346589 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) 20250212125346589 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(397)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(397)@8d0f06c41a7d: 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. 20250212125346591 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125346591 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125346591 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125346591 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125346591 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125346591 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 0.2 s 20250212125346592 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20250212125346592 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212125346592 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212125346592 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) 20250212125346605 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) 20250212125346605 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) 20250212125346605 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) 20250212125346605 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) 20250212125346605 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) 20250212125346605 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) 20250212125346605 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) 20250212125346605 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) 20250212125346606 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) 20250212125346606 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) 20250212125346606 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) 20250212125346606 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) 20250212125346606 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) 20250212125346606 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) 20250212125346606 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) 20250212125346606 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) 20250212125346609 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125346624 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) 20250212125346624 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) 20250212125346624 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) 20250212125346624 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) 20250212125346625 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) 20250212125346625 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) 20250212125346625 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) 20250212125346625 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) 20250212125346625 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) 20250212125346625 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) 20250212125346625 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) 20250212125346625 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) 20250212125346626 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) 20250212125346626 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) 20250212125346626 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) 20250212125346626 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) 20250212125346633 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125346659 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) 20250212125346659 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) 20250212125346659 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) 20250212125346659 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) 20250212125346659 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) 20250212125346659 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) 20250212125346659 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) 20250212125346659 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) 20250212125346659 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) 20250212125346659 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) 20250212125346660 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) 20250212125346660 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) 20250212125346660 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) 20250212125346660 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) 20250212125346660 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) 20250212125346660 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) 20250212125346663 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125346677 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) 20250212125346677 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) 20250212125346677 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) 20250212125346677 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) 20250212125346677 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) 20250212125346677 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) 20250212125346678 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) 20250212125346678 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) 20250212125346678 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) 20250212125346678 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) 20250212125346678 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) 20250212125346678 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) 20250212125346678 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) 20250212125346678 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) 20250212125346678 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) 20250212125346678 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) 20250212125346682 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125346696 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) 20250212125346696 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) 20250212125346696 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) 20250212125346696 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) 20250212125346696 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) 20250212125346696 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) 20250212125346696 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) 20250212125346696 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) 20250212125346696 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) 20250212125346696 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) 20250212125346697 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) 20250212125346697 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) 20250212125346697 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) 20250212125346697 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) 20250212125346697 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) 20250212125346697 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) 20250212125346705 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125346719 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) 20250212125346719 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) 20250212125346719 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) 20250212125346719 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) 20250212125346719 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) 20250212125346720 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) 20250212125346720 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) 20250212125346720 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) 20250212125346720 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) 20250212125346720 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) 20250212125346720 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) 20250212125346720 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) 20250212125346720 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) 20250212125346720 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) 20250212125346720 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) 20250212125346720 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) 20250212125346724 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125346738 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) 20250212125346738 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) 20250212125346738 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) 20250212125346738 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) 20250212125346738 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) 20250212125346738 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) 20250212125346738 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) 20250212125346738 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) 20250212125346738 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) 20250212125346738 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) 20250212125346739 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) 20250212125346739 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) 20250212125346739 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) 20250212125346739 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) 20250212125346739 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) 20250212125346739 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) 20250212125346742 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125346756 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) 20250212125346756 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) 20250212125346757 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) 20250212125346757 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) 20250212125346757 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) 20250212125346757 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) 20250212125346757 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) 20250212125346757 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) 20250212125346757 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) 20250212125346757 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) 20250212125346757 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) 20250212125346757 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) 20250212125346757 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) 20250212125346757 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) 20250212125346757 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) 20250212125346757 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) 20250212125346766 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125346780 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) 20250212125346780 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) 20250212125346780 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) 20250212125346780 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) 20250212125346780 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) 20250212125346780 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) 20250212125346780 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) 20250212125346780 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) 20250212125346780 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) 20250212125346780 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) 20250212125346780 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) 20250212125346780 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) 20250212125346781 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) 20250212125346781 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) 20250212125346781 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) 20250212125346781 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) 20250212125346784 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125346792 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125346792 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) 20250212125346792 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20250212125346798 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) 20250212125346798 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) 20250212125346799 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) 20250212125346799 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) 20250212125346799 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) 20250212125346799 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) 20250212125346799 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) 20250212125346799 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) 20250212125346799 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) 20250212125346799 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) 20250212125346800 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) 20250212125346800 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) 20250212125346800 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) 20250212125346800 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) 20250212125346800 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) 20250212125346800 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) 20250212125346803 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) 20250212125346803 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) 20250212125346803 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) 20250212125346803 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) 20250212125346803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20250212125346803 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125346803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20250212125346803 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) 20250212125346803 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) 20250212125346803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 4e b6 c5 ca 38 f7 35 0a 96 f7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20250212125346803 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) 20250212125346803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125346803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125346803 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) 20250212125346803 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 47 + 13 = 60 (pdch_ul_controller.c:131) 20250212125346804 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type POLL (pdch_ul_controller.c:184) 20250212125346804 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) 20250212125346804 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) 20250212125346804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 4e b6 c5 ca 38 f7 35 0a 96 f7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20250212125346804 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 4e b6 c5 ca 38 f7 35 0a 96 f7 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) 20250212125346804 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125346863 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) 20250212125346863 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) 20250212125346865 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) 20250212125346865 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) 20250212125346865 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) 20250212125346866 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) 20250212125346866 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) 20250212125346866 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) 20250212125346867 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) 20250212125346867 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) 20250212125346868 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) 20250212125346868 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) 20250212125346869 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) 20250212125346869 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) 20250212125346869 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) 20250212125346869 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) 20250212125346872 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125346887 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) 20250212125346887 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) 20250212125346888 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) 20250212125346889 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) 20250212125346889 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) 20250212125346889 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) 20250212125346890 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) 20250212125346890 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) 20250212125346891 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) 20250212125346891 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) 20250212125346892 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) 20250212125346892 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) 20250212125346892 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) 20250212125346892 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) 20250212125346893 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) 20250212125346893 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) 20250212125346894 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125346905 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) 20250212125346905 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) 20250212125346907 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) 20250212125346907 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) 20250212125346907 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) 20250212125346908 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) 20250212125346908 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) 20250212125346908 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) 20250212125346909 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) 20250212125346909 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) 20250212125346910 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) 20250212125346910 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) 20250212125346910 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) 20250212125346910 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) 20250212125346911 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) 20250212125346911 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) 20250212125346912 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125346925 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) 20250212125346925 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) 20250212125346925 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) 20250212125346925 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) 20250212125346925 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) 20250212125346925 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3105 0 => 1 (< MAX 8) (tbf.cpp:362) 20250212125346925 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event DL_ACKNACK_MISS (tbf.cpp:583) 20250212125346925 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Retransmit ImmAss[PktDlAss] on PCH (tbf_dl_fsm.c:238) 20250212125346925 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: state_chg to ASSIGN (tbf_dl_fsm.c:239) 20250212125346925 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) 20250212125346925 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) 20250212125346927 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) 20250212125346927 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) BTS(397)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(397)@8d0f06c41a7d: 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. 20250212125346930 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) 20250212125346930 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) 20250212125346932 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) 20250212125346932 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) MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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 } } } } } } } } } 20250212125346933 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) 20250212125346933 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) MTC@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 0.2 s 20250212125346933 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) 20250212125346933 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) 20250212125346933 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) 20250212125346933 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) 20250212125346933 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) 20250212125346933 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) 20250212125346934 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20250212125346934 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212125346934 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212125346934 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) 20250212125346944 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125346957 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) 20250212125346957 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) 20250212125346958 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) 20250212125346958 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) 20250212125346958 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) 20250212125346958 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) 20250212125346958 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) 20250212125346958 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) 20250212125346958 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) 20250212125346958 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) 20250212125346958 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) 20250212125346958 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) 20250212125346958 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) 20250212125346958 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) 20250212125346958 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) 20250212125346958 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) 20250212125346961 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125346976 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) 20250212125346976 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) 20250212125346976 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) 20250212125346976 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) 20250212125346976 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) 20250212125346976 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) 20250212125346976 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) 20250212125346976 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) 20250212125346976 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) 20250212125346976 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) 20250212125346976 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) 20250212125346976 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) 20250212125346977 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) 20250212125346977 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) 20250212125346977 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) 20250212125346977 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) 20250212125346980 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125346994 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) 20250212125346994 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) 20250212125346995 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) 20250212125346995 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) 20250212125346995 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) 20250212125346995 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) 20250212125346995 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) 20250212125346995 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) 20250212125346995 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) 20250212125346995 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) 20250212125346995 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) 20250212125346995 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) 20250212125346995 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) 20250212125346995 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) 20250212125346996 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) 20250212125346996 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) 20250212125347004 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125347017 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) 20250212125347018 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) 20250212125347018 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) 20250212125347018 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) 20250212125347018 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) 20250212125347018 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) 20250212125347018 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) 20250212125347018 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) 20250212125347018 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) 20250212125347018 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) 20250212125347018 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) 20250212125347018 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) 20250212125347019 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) 20250212125347019 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) 20250212125347019 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) 20250212125347019 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) 20250212125347022 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125347036 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) 20250212125347036 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) 20250212125347036 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) 20250212125347036 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) 20250212125347036 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) 20250212125347036 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) 20250212125347037 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) 20250212125347037 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) 20250212125347037 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) 20250212125347037 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) 20250212125347037 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) 20250212125347037 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) 20250212125347037 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) 20250212125347037 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) 20250212125347037 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) 20250212125347037 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) 20250212125347041 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125347055 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) 20250212125347055 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) 20250212125347055 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) 20250212125347055 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) 20250212125347055 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) 20250212125347055 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) 20250212125347056 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) 20250212125347056 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) 20250212125347056 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) 20250212125347056 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) 20250212125347056 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) 20250212125347056 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) 20250212125347056 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) 20250212125347056 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) 20250212125347057 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) 20250212125347057 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) 20250212125347064 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125347078 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) 20250212125347078 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) 20250212125347079 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) 20250212125347079 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) 20250212125347079 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) 20250212125347079 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) 20250212125347079 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) 20250212125347079 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) 20250212125347079 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) 20250212125347079 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) 20250212125347079 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) 20250212125347079 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) 20250212125347080 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) 20250212125347080 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) 20250212125347080 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) 20250212125347080 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) 20250212125347083 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125347100 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) 20250212125347100 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) 20250212125347100 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) 20250212125347100 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) 20250212125347100 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) 20250212125347100 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) 20250212125347100 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) 20250212125347100 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) 20250212125347101 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) 20250212125347101 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) 20250212125347101 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) 20250212125347101 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) 20250212125347101 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) 20250212125347101 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) 20250212125347101 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) 20250212125347101 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) 20250212125347105 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125347119 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) 20250212125347119 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) 20250212125347119 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) 20250212125347119 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) 20250212125347119 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) 20250212125347119 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) 20250212125347119 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) 20250212125347119 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) 20250212125347120 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) 20250212125347120 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) 20250212125347120 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) 20250212125347120 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) 20250212125347120 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) 20250212125347120 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) 20250212125347120 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) 20250212125347120 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) 20250212125347128 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125347134 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125347134 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) 20250212125347134 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20250212125347143 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) 20250212125347143 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) 20250212125347144 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) 20250212125347144 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) 20250212125347145 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) 20250212125347145 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) 20250212125347146 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) 20250212125347146 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) 20250212125347147 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) 20250212125347147 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) 20250212125347148 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) 20250212125347148 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) 20250212125347148 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) 20250212125347148 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) 20250212125347149 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) 20250212125347149 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) 20250212125347150 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) 20250212125347150 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) 20250212125347150 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) 20250212125347150 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) 20250212125347150 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 0 (tbf_dl.cpp:329) 20250212125347150 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) 20250212125347150 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125347150 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125347150 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) 20250212125347150 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 108 + 13 = 121 (pdch_ul_controller.c:131) 20250212125347150 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type POLL (pdch_ul_controller.c:184) 20250212125347150 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) 20250212125347150 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) 20250212125347150 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 4e b6 c5 ca 38 f7 35 0a 96 f7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20250212125347150 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 4e b6 c5 ca 38 f7 35 0a 96 f7 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) 20250212125347151 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125347163 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) 20250212125347163 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) 20250212125347164 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) 20250212125347164 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) 20250212125347165 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) 20250212125347165 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) 20250212125347165 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) 20250212125347165 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) 20250212125347166 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) 20250212125347166 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) 20250212125347168 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) 20250212125347168 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) 20250212125347169 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) 20250212125347169 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) 20250212125347169 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) 20250212125347169 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) 20250212125347170 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125347182 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) 20250212125347182 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) 20250212125347184 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) 20250212125347184 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) 20250212125347184 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) 20250212125347184 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) 20250212125347185 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) 20250212125347185 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) 20250212125347186 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) 20250212125347186 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) 20250212125347186 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) 20250212125347186 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) 20250212125347187 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) 20250212125347187 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) 20250212125347187 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) 20250212125347187 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) 20250212125347190 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125347204 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) 20250212125347204 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) 20250212125347205 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) 20250212125347205 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) 20250212125347205 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) 20250212125347205 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) 20250212125347205 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) 20250212125347205 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) 20250212125347205 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) 20250212125347205 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) 20250212125347205 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) 20250212125347205 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) 20250212125347205 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) 20250212125347205 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) 20250212125347206 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) 20250212125347206 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) 20250212125347209 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125347223 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) 20250212125347223 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) 20250212125347223 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125347223 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125347223 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) 20250212125347223 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125347223 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125347223 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20250212125347223 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125347223 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) 20250212125347223 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) 20250212125347223 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20250212125347223 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) 20250212125347223 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) 20250212125347223 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20250212125347223 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20250212125347223 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) 20250212125347223 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) 20250212125347223 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) 20250212125347223 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) 20250212125347223 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) 20250212125347223 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) BTS(397)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125347223 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) 20250212125347223 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) 20250212125347224 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) 20250212125347224 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) 20250212125347224 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) 20250212125347224 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) 20250212125347224 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36962<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125347224 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) 20250212125347224 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) 20250212125347225 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) 20250212125347225 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) 20250212125347226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36956<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125347226 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125347226 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125347226 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125347226 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125347226 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125347226 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) 20250212125347226 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125347226 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125347226 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125347226 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125347226 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125347226 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125347226 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125347226 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125347226 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125347226 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125347226 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125347226 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125347226 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125347226 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125347226 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125347226 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125347226 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125347226 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) 20250212125347226 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) 20250212125347226 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 8509 with status 0 respawn: 37: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_imm_ass_dl_block_retrans finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_imm_ass_dl_block_retrans pass'. Wed Feb 12 12:53:47 UTC 2025 ====== 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 20250212125347238 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125347238 DLGLOBAL [1;33mNOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125347238 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125347238 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125347252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36970<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125347353 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36970<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=214948) Waiting for packet dumper to finish... 1 (prev_count=214948, count=219364) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_imm_ass_dl_block_retrans pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_flow_more_blocks'. ------ PCU_Tests.TC_dl_flow_more_blocks ------ Wed Feb 12 12:53:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_dl_flow_more_blocks.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_dl_flow_more_blocks.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_flow_more_blocks' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_dl_flow_more_blocks started. 403@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 403@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_dl_flow_more_blocks-BVCI1234(406)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 403@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(407)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 403@8d0f06c41a7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(410)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 403@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(410)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125350460 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36986<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 403@8d0f06c41a7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(413)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(413)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(409)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(409)@8d0f06c41a7d: Start timer T: 5 s 20250212125350467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36996<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(409)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_dl_flow_more_blocks-STATS(414)@8d0f06c41a7d: Start timer T: 2 s TC_dl_flow_more_blocks-STATS(414)@8d0f06c41a7d: Start timer T: 2 s 20250212125352238 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125352239 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125352239 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(409)@8d0f06c41a7d: OsmoPCU is now connected BTS(411)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" TC_dl_flow_more_blocks-STATS(414)@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125352253 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125352253 DLGLOBAL DEBUG validating counter group 0x561a730a8040(bts) with 102 counters (rate_ctr.c:86) 20250212125352253 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125352253 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125352253 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125352253 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125352253 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125352253 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125352253 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125352253 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125352253 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125352253 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125352253 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125352254 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125352254 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125352254 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125352254 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125352254 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125352254 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125352254 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125352254 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125352254 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125352254 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125352254 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125352254 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125352254 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125352254 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125352254 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125352254 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125352254 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125352254 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125352254 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125352254 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125352254 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125352254 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125352254 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125352254 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125352254 DLGLOBAL DEBUG validating counter group 0x7fcd42f8a5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125352254 DLGLOBAL DEBUG validating counter group 0x561a730a7720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125352254 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125352254 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125352254 DLGLOBAL DEBUG validating counter group 0x7fcd42f8b180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125352254 DLGLOBAL DEBUG validating counter group 0x7fcd42f8b160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125352254 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125352254 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) 20250212125352254 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) 20250212125352254 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125352254 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125352254 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125352254 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125352254 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125352254 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125352254 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125352255 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125352255 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125352255 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125352255 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125352255 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125352255 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125352255 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125352255 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125352255 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125352255 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125352255 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125352255 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125352255 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125352255 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125352255 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125352255 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125352255 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125352255 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125352255 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125352255 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) 20250212125352255 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125352255 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(411)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(411)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(411)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(407)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(407)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE BTS(411)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(407)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(407)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(411)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" 20250212125352261 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125352261 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) 20250212125352261 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) 20250212125352262 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125352262 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125352262 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) 20250212125352262 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125352262 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) 20250212125352262 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(411)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(407)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. BTS(411)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(407)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125352265 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125352265 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) 20250212125352265 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) 20250212125352265 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125352265 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125352265 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125352265 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125352265 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125352265 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125352265 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(411)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212125352266 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) 20250212125352267 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125352267 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125352267 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(407)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(407)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(407)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212125352268 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) 20250212125352268 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) 20250212125352268 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) 20250212125352268 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) 20250212125352269 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) 20250212125352269 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) 20250212125352269 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) 20250212125352269 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) 20250212125352270 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) 20250212125352270 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) 20250212125352271 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) 20250212125352271 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) 20250212125352271 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) 20250212125352271 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) 20250212125352272 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 404@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 404@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125352277 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125352277 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125352277 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125352277 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125352277 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125352277 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125352277 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125352277 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_dl_flow_more_blocks-BVCI1234(406)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_dl_flow_more_blocks-BVCI1234(406)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125352281 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125352281 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125352281 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125352281 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125352281 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125352282 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125352282 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125352282 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125352283 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125352283 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125352283 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125352283 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125352283 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125352283 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 16 (gprs_bssgp_pcu.c:177) 20250212125352283 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125352283 DLGLOBAL DEBUG validating counter group 0x561a730a7760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125352283 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20250212125352284 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20250212125352284 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20250212125352284 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 16 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125352284 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125352284 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125352284 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125352284 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125352284 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125352284 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125352284 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125352284 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125352284 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125352284 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125352284 DRLCMAC 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) 20250212125352284 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125352284 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125352284 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125352284 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20250212125352284 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125352284 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125352284 DLGLOBAL DEBUG validating counter group 0x561a730a7b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125352284 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125352284 DLGLOBAL DEBUG validating counter group 0x561a730a7e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125352284 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125352284 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125352284 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) 20250212125352284 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) 20250212125352284 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) 20250212125352284 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) 20250212125352284 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20250212125352284 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) 20250212125352284 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20250212125352284 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) 20250212125352284 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20250212125352284 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) 20250212125352284 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) 20250212125352284 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) 20250212125352284 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) 20250212125352284 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) 20250212125352284 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125352284 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125352284 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125352284 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125352284 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125352284 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125352284 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125352284 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125352284 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125352284 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125352284 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) 20250212125352284 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) 20250212125352284 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) 20250212125352284 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) 20250212125352285 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) 20250212125352285 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) 20250212125352285 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) 20250212125352285 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) 20250212125352285 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) 20250212125352285 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) 20250212125352285 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) 20250212125352285 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) 20250212125352286 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) 20250212125352286 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) 20250212125352286 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125352286 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125352286 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125352286 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125352286 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) BTS(411)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(411)@8d0f06c41a7d: 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. 20250212125352288 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 0.2 s 20250212125352288 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20250212125352288 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212125352288 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212125352288 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) 20250212125352303 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) 20250212125352303 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) 20250212125352303 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) 20250212125352303 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) 20250212125352304 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) 20250212125352304 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) 20250212125352304 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) 20250212125352304 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) 20250212125352305 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) 20250212125352305 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) 20250212125352305 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) 20250212125352305 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) 20250212125352306 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) 20250212125352306 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) 20250212125352307 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) 20250212125352307 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) 20250212125352313 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125352327 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) 20250212125352327 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) 20250212125352329 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) 20250212125352329 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) 20250212125352329 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) 20250212125352329 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) 20250212125352330 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) 20250212125352330 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) 20250212125352331 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) 20250212125352331 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) 20250212125352332 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) 20250212125352332 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) 20250212125352333 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) 20250212125352333 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) 20250212125352334 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) 20250212125352334 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) 20250212125352335 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125352346 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) 20250212125352346 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) 20250212125352348 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) 20250212125352348 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) 20250212125352348 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) 20250212125352348 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) 20250212125352349 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) 20250212125352349 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) 20250212125352350 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) 20250212125352350 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) 20250212125352351 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) 20250212125352351 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) 20250212125352352 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) 20250212125352352 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) 20250212125352352 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) 20250212125352352 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) 20250212125352353 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125352366 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) 20250212125352366 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) 20250212125352367 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) 20250212125352367 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) 20250212125352368 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) 20250212125352368 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) 20250212125352369 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) 20250212125352369 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) 20250212125352370 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) 20250212125352370 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) 20250212125352370 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) 20250212125352370 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) 20250212125352371 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) 20250212125352371 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) 20250212125352372 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) 20250212125352372 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) 20250212125352375 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125352389 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) 20250212125352389 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) 20250212125352391 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) 20250212125352391 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) 20250212125352391 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) 20250212125352391 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) 20250212125352392 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) 20250212125352392 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) 20250212125352393 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) 20250212125352393 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) 20250212125352394 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) 20250212125352394 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) 20250212125352395 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) 20250212125352395 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) 20250212125352396 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) 20250212125352396 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) 20250212125352397 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125352409 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) 20250212125352409 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) 20250212125352410 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) 20250212125352410 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) 20250212125352411 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) 20250212125352411 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) 20250212125352411 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) 20250212125352412 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) 20250212125352413 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) 20250212125352413 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) 20250212125352414 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) 20250212125352414 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) 20250212125352415 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) 20250212125352415 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) 20250212125352416 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) 20250212125352416 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) 20250212125352417 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125352428 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) 20250212125352428 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) 20250212125352429 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) 20250212125352429 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) 20250212125352430 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) 20250212125352430 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) 20250212125352431 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) 20250212125352431 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) 20250212125352431 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) 20250212125352431 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) 20250212125352432 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) 20250212125352432 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) 20250212125352433 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) 20250212125352433 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) 20250212125352434 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) 20250212125352434 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) 20250212125352437 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125352452 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) 20250212125352452 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) 20250212125352453 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) 20250212125352453 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) 20250212125352454 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) 20250212125352454 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) 20250212125352454 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) 20250212125352454 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) 20250212125352455 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) 20250212125352455 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) 20250212125352456 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) 20250212125352456 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) 20250212125352457 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) 20250212125352457 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) 20250212125352458 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) 20250212125352458 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) 20250212125352458 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125352471 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) 20250212125352471 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) 20250212125352472 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) 20250212125352472 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) 20250212125352473 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) 20250212125352473 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) 20250212125352474 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) 20250212125352474 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) 20250212125352475 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) 20250212125352475 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) 20250212125352476 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) 20250212125352476 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) 20250212125352477 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) 20250212125352477 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) 20250212125352478 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) 20250212125352478 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) 20250212125352479 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125352490 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125352490 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) 20250212125352490 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20250212125352490 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) 20250212125352490 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) 20250212125352492 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) 20250212125352492 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) 20250212125352493 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) 20250212125352493 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) 20250212125352494 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) 20250212125352494 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) 20250212125352494 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) 20250212125352494 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) 20250212125352495 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) 20250212125352495 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) 20250212125352496 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) 20250212125352496 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) 20250212125352497 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) 20250212125352497 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) 20250212125352499 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) 20250212125352500 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) 20250212125352500 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) 20250212125352500 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) 20250212125352500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=16) (tbf_dl.cpp:551) 20250212125352500 DRLCMACDL DEBUG -- Chunk with length 16 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125352500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=16 (tbf_dl.cpp:663) 20250212125352500 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) 20250212125352500 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) 20250212125352500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 41 a8 9a d8 20 45 2c 45 c3 84 0a 97 c7 dd 07 e8 f7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20250212125352500 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) 20250212125352500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125352500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125352500 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) 20250212125352500 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 52 + 13 = 65 (pdch_ul_controller.c:131) 20250212125352500 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type POLL (pdch_ul_controller.c:184) 20250212125352500 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) 20250212125352500 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) 20250212125352500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 41 a8 9a d8 20 45 2c 45 c3 84 0a 97 c7 dd 07 e8 f7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20250212125352500 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=0f 00 00 41 a8 9a d8 20 45 2c 45 c3 84 0a 97 c7 dd 07 e8 f7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20250212125352500 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125352510 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125352511 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125352511 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125352511 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125352511 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125352511 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 16 (gprs_bssgp_pcu.c:177) 20250212125352511 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 16 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125352514 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) 20250212125352514 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) 20250212125352515 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) 20250212125352515 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) 20250212125352516 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) 20250212125352516 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) 20250212125352517 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) 20250212125352517 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) 20250212125352518 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) 20250212125352518 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) 20250212125352519 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) 20250212125352519 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) 20250212125352519 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) 20250212125352520 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) 20250212125352520 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) 20250212125352520 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) 20250212125352521 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) 20250212125352521 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) 20250212125352521 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) 20250212125352521 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) 20250212125352521 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=16) (tbf_dl.cpp:551) 20250212125352521 DRLCMACDL DEBUG -- Chunk with length 16 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125352521 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=16 (tbf_dl.cpp:663) 20250212125352521 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) 20250212125352521 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) 20250212125352521 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-2): 41 b9 ef 0e 61 2f f1 49 ed 8e 45 85 94 d1 4c 72 7b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20250212125352521 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) 20250212125352521 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125352522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20250212125352522 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) 20250212125352522 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20250212125352522 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20250212125352522 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) 20250212125352522 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) 20250212125352522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 0f 00 02 41 b9 ef 0e 61 2f f1 49 ed 8e 45 85 94 d1 4c 72 7b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20250212125352522 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=0f 00 02 41 b9 ef 0e 61 2f f1 49 ed 8e 45 85 94 d1 4c 72 7b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20250212125352522 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125352530 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125352530 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125352531 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125352531 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125352531 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125352531 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 16 (gprs_bssgp_pcu.c:177) 20250212125352531 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 16 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125352533 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) 20250212125352533 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) 20250212125352534 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) 20250212125352534 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) 20250212125352535 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) 20250212125352535 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) 20250212125352536 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) 20250212125352536 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) 20250212125352537 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) 20250212125352537 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) 20250212125352538 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) 20250212125352538 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) 20250212125352538 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) 20250212125352538 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) 20250212125352539 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) 20250212125352539 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) 20250212125352540 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) 20250212125352540 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=60 block_nr=2 scheduling free USF for polling at FN=65 of TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:443) 20250212125352540 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) 20250212125352540 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) 20250212125352540 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) 20250212125352540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=16) (tbf_dl.cpp:551) 20250212125352540 DRLCMACDL DEBUG -- Chunk with length 16 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125352540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=16 (tbf_dl.cpp:663) 20250212125352540 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) 20250212125352540 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) 20250212125352540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-2): 41 76 e3 aa 4d f7 5f 0d 5b 5d 59 b2 52 a3 06 3c ee 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20250212125352541 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) 20250212125352541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125352541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20250212125352541 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) 20250212125352541 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 60 + 13 = 73 (pdch_ul_controller.c:131) 20250212125352541 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type POLL (pdch_ul_controller.c:184) 20250212125352541 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) 20250212125352541 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) 20250212125352541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 0f 00 04 41 76 e3 aa 4d f7 5f 0d 5b 5d 59 b2 52 a3 06 3c ee 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20250212125352541 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=0f 00 04 41 76 e3 aa 4d f7 5f 0d 5b 5d 59 b2 52 a3 06 3c ee 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20250212125352541 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125352548 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125352548 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125352548 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125352548 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125352549 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125352549 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 16 (gprs_bssgp_pcu.c:177) 20250212125352549 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 16 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125352552 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) 20250212125352552 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) 20250212125352553 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) 20250212125352553 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) 20250212125352554 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) 20250212125352554 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) 20250212125352555 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) 20250212125352555 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) 20250212125352556 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) 20250212125352556 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) 20250212125352556 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) 20250212125352556 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) 20250212125352557 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) 20250212125352557 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) 20250212125352558 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) 20250212125352558 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) 20250212125352561 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) 20250212125352561 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=65 block_nr=3 scheduling free USF for polling at FN=69 of TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:443) 20250212125352562 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) 20250212125352562 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) 20250212125352562 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) 20250212125352562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=16) (tbf_dl.cpp:551) 20250212125352562 DRLCMACDL DEBUG -- Chunk with length 16 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125352562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=16 (tbf_dl.cpp:663) 20250212125352562 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) 20250212125352562 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) 20250212125352562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-2): 41 92 86 9f de c4 05 c0 77 83 1a 48 9f 37 99 07 19 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20250212125352562 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) 20250212125352562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125352562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20250212125352562 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) 20250212125352562 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 65 + 13 = 78 (pdch_ul_controller.c:131) 20250212125352562 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type POLL (pdch_ul_controller.c:184) 20250212125352562 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) 20250212125352562 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) 20250212125352562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-2): 0f 00 06 41 92 86 9f de c4 05 c0 77 83 1a 48 9f 37 99 07 19 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20250212125352562 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 data=0f 00 06 41 92 86 9f de c4 05 c0 77 83 1a 48 9f 37 99 07 19 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20250212125352562 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125352576 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=3 data=40 08 10 80 00 00 00 00 00 00 01 e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125352576 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) 20250212125352576 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125352576 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125352576 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) 20250212125352576 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125352577 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125352577 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 4, BSN 0 to 4 - 1 (4 blocks), "RRRR" (pdch.cpp:509) 20250212125352577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125352577 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) 20250212125352577 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) 20250212125352577 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20250212125352577 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20250212125352577 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20250212125352577 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20250212125352577 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20250212125352577 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) 20250212125352577 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) 20250212125352577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20250212125352577 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20250212125352577 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) 20250212125352577 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) 20250212125352577 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) 20250212125352577 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) 20250212125352578 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) 20250212125352578 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) 20250212125352579 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) 20250212125352579 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) 20250212125352580 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) 20250212125352580 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) 20250212125352581 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) 20250212125352581 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) 20250212125352582 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) 20250212125352582 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) 20250212125352582 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) 20250212125352582 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) 20250212125352583 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) 20250212125352583 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) 20250212125352583 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) 20250212125352584 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(411)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") TC_dl_flow_more_blocks-STATS(414)@8d0f06c41a7d: Start timer T: 2 s 20250212125352596 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) 20250212125352596 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) 20250212125352596 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=69, reason=DL_ACK): TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20250212125352596 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} poll timeout for FN=69, TS=7 (curr FN 69), reason=DL_ACK (tbf.cpp:487) 20250212125352596 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) 20250212125352596 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3105 0 => 1 (< MAX 8) (tbf.cpp:362) 20250212125352596 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event DL_ACKNACK_MISS (tbf.cpp:583) 20250212125352597 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) 20250212125352597 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) 20250212125352598 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) 20250212125352598 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) 20250212125352598 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) 20250212125352598 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) 20250212125352599 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) 20250212125352599 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) 20250212125352600 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) 20250212125352600 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) 20250212125352600 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) 20250212125352600 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) 20250212125352601 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) 20250212125352601 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) 20250212125352601 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125352613 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) 20250212125352613 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) 20250212125352613 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=73, reason=DL_ACK): TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20250212125352613 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} poll timeout for FN=73, TS=7 (curr FN 73), reason=DL_ACK (tbf.cpp:487) 20250212125352613 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3105 1 => 2 (< MAX 8) (tbf.cpp:362) 20250212125352613 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event DL_ACKNACK_MISS (tbf.cpp:583) 20250212125352613 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) 20250212125352613 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) 20250212125352614 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) 20250212125352614 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) TC_dl_flow_more_blocks-STATS(414)@8d0f06c41a7d: Start timer T_statsd: 5 s 20250212125352614 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) 20250212125352614 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) 20250212125352614 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) 20250212125352614 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) 20250212125352614 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) 20250212125352614 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) 20250212125352614 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) 20250212125352614 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) 20250212125352614 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) 20250212125352614 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) TC_dl_flow_more_blocks-STATS(414)@8d0f06c41a7d: EXP match: { name := "TTCN3.bts.0.tbf.dl.alloc", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.tbf.dl.alloc", mtype := "c", min := 1, max := 1 } TC_dl_flow_more_blocks-STATS(414)@8d0f06c41a7d: 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 } 20250212125352622 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) TC_dl_flow_more_blocks-STATS(414)@8d0f06c41a7d: EXP match: { name := "TTCN3.bts.0.rlc.dl_payload_bytes", val := 64, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rlc.dl_payload_bytes", mtype := "c", min := 64, max := 64 } TC_dl_flow_more_blocks-STATS(414)@8d0f06c41a7d: EXP match: { name := "TTCN3.bts.0.rlc.ul_payload_bytes", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rlc.ul_payload_bytes", mtype := "c", min := 0, max := 0 } TC_dl_flow_more_blocks-STATS(414)@8d0f06c41a7d: 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 } TC_dl_flow_more_blocks-STATS(414)@8d0f06c41a7d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_UL", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_UL", mtype := "c", min := 0, max := 0 } TC_dl_flow_more_blocks-STATS(414)@8d0f06c41a7d: 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(411)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125352647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36996<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125352648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36986<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125352649 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125352649 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125352649 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125352649 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125352649 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125352649 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125352649 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) 20250212125352649 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125352649 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125352649 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125352649 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125352649 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125352649 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125352649 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125352649 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125352649 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125352649 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125352649 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125352649 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125352649 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125352649 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125352649 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125352649 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125352649 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125352649 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) 20250212125352649 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) 20250212125352649 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 8571 with status 0 respawn: 38: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_dl_flow_more_blocks finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_flow_more_blocks pass'. Wed Feb 12 12:53:52 UTC 2025 ====== 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 20250212125352666 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125352666 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125352666 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125352666 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125352685 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54054<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125352786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54054<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80732) Waiting for packet dumper to finish... 1 (prev_count=80732, count=197652) 20250212125357667 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125357667 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_flow_more_blocks pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_flow_multiple_llc_blocks'. ------ PCU_Tests.TC_ul_flow_multiple_llc_blocks ------ Wed Feb 12 12:53:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_flow_multiple_llc_blocks.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_flow_multiple_llc_blocks.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_flow_multiple_llc_blocks' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_ul_flow_multiple_llc_blocks started. 416@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_ul_flow_multiple_llc_blocks-BVCI1234(418)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 416@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 416@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(420)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125359899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54060<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 416@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(424)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 416@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(424)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(421)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(421)@8d0f06c41a7d: Start timer T: 5 s PCUIF(421)@8d0f06c41a7d: Start timer T_Conn: 10 s 20250212125359904 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54066<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_ul_flow_multiple_llc_blocks-STATS(425)@8d0f06c41a7d: Start timer T: 2 s TC_ul_flow_multiple_llc_blocks-STATS(425)@8d0f06c41a7d: Start timer T: 2 s 416@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(428)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125402668 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125402668 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125402668 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(421)@8d0f06c41a7d: OsmoPCU is now connected BTS(423)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125402677 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125402677 DLGLOBAL DEBUG validating counter group 0x5615b458d040(bts) with 102 counters (rate_ctr.c:86) 20250212125402678 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125402678 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125402678 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125402678 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125402678 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125402678 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125402678 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125402678 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125402678 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125402678 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125402678 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125402678 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125402678 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125402678 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125402678 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125402678 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125402678 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125402678 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125402678 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125402678 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125402678 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125402678 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125402678 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125402678 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125402678 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125402678 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125402678 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125402678 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125402678 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125402678 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125402678 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125402678 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125402678 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125402678 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125402678 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125402678 DLGLOBAL DEBUG validating counter group 0x7fcd524695e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125402678 DLGLOBAL DEBUG validating counter group 0x5615b458c720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125402678 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125402678 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125402678 DLGLOBAL DEBUG validating counter group 0x7fcd5246a180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125402678 DLGLOBAL DEBUG validating counter group 0x7fcd5246a160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125402678 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125402678 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) 20250212125402678 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) 20250212125402678 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125402678 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125402678 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125402678 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125402678 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125402678 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125402678 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125402678 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125402678 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125402678 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125402678 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125402678 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125402678 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125402678 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125402678 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125402678 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125402678 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125402678 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125402678 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125402678 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125402678 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125402678 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125402678 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125402678 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125402678 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125402678 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125402678 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) 20250212125402678 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125402679 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(423)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(423)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(423)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(420)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(420)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(420)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(420)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(423)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(423)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(423)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(423)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" 20250212125402684 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125402684 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) 20250212125402684 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) 20250212125402684 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125402684 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125402684 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) 20250212125402685 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125402685 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) 20250212125402685 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(423)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(420)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(420)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125402686 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125402686 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) 20250212125402686 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) 20250212125402686 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125402687 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125402687 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125402687 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125402687 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125402687 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125402687 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125402688 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125402688 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(420)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(420)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212125402691 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) 20250212125402691 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125402691 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) 20250212125402691 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) 20250212125402692 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) 20250212125402692 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) 20250212125402692 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) 20250212125402692 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) 20250212125402692 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) 20250212125402693 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) 20250212125402693 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) 20250212125402693 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) 20250212125402693 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) 20250212125402693 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) 20250212125402694 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) 20250212125402694 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) 20250212125402695 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 417@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 417@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125402697 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125402698 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125402698 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125402698 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125402698 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125402698 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125402698 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125402698 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_ul_flow_multiple_llc_blocks-BVCI1234(418)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_ul_flow_multiple_llc_blocks-BVCI1234(418)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125402707 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125402707 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125402707 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125402707 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125402707 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125402707 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125402707 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125402707 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125402710 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) 20250212125402710 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) 20250212125402712 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) 20250212125402712 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) 20250212125402712 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) 20250212125402712 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) 20250212125402713 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) 20250212125402713 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) 20250212125402713 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125402713 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125402713 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125402713 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125402713 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125402713 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125402713 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125402713 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125402713 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125402713 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125402714 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) 20250212125402714 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) 20250212125402714 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) 20250212125402715 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) 20250212125402715 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) 20250212125402715 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) 20250212125402716 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) 20250212125402716 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) 20250212125402717 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) 20250212125402717 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125402717 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125402717 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125402717 DLGLOBAL DEBUG validating counter group 0x5615b458c760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125402717 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125402717 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125402717 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125402717 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125402717 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125402717 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125402717 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125402717 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125402717 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125402717 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125402717 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125402717 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125402717 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125402717 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125402717 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125402717 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125402717 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125402717 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125402717 DLGLOBAL DEBUG validating counter group 0x5615b458cb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125402717 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125402717 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125402717 DLGLOBAL DEBUG validating counter group 0x5615b458cc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125402717 DLGLOBAL DEBUG validating counter group 0x5615b458cc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125402717 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125402717 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125402717 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125402717 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125402717 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212125402717 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125402717 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125402717 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125402717 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125402717 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) 20250212125402717 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) 20250212125402717 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125402717 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125402717 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125402717 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) 20250212125402717 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(423)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20250212125402722 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125402722 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125402722 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125402722 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125402722 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125402728 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) 20250212125402728 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) 20250212125402729 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) 20250212125402729 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) 20250212125402729 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) 20250212125402729 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) 20250212125402730 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) 20250212125402730 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) 20250212125402732 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) 20250212125402732 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) 20250212125402732 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) 20250212125402732 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) 20250212125402733 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) 20250212125402733 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) 20250212125402734 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) 20250212125402734 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) 20250212125402738 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) 20250212125402738 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) 20250212125402738 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(423)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125402752 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) 20250212125402752 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) 20250212125402752 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) 20250212125402752 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) 20250212125402753 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) 20250212125402753 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) 20250212125402753 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) 20250212125402753 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) 20250212125402753 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) 20250212125402753 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) 20250212125402753 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) 20250212125402753 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) 20250212125402754 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) 20250212125402754 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) 20250212125402754 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) 20250212125402754 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) 20250212125402756 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) 20250212125402756 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) 20250212125402757 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(423)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125402771 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) 20250212125402771 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) 20250212125402772 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) 20250212125402772 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) 20250212125402775 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) 20250212125402775 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) 20250212125402776 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) 20250212125402776 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) 20250212125402776 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) 20250212125402776 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) 20250212125402777 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) 20250212125402777 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) 20250212125402778 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) 20250212125402778 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) 20250212125402778 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) 20250212125402778 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) 20250212125402779 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) 20250212125402779 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) 20250212125402780 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(423)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125402790 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) 20250212125402790 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) 20250212125402790 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) 20250212125402790 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) 20250212125402790 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) 20250212125402790 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) 20250212125402790 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) 20250212125402790 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) 20250212125402790 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) 20250212125402790 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) 20250212125402790 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) 20250212125402790 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) 20250212125402791 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) 20250212125402791 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) 20250212125402791 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) 20250212125402791 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) 20250212125402799 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) 20250212125402799 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) 20250212125402800 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(423)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125402814 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) 20250212125402814 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) 20250212125402816 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) 20250212125402816 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) 20250212125402816 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) 20250212125402816 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) 20250212125402817 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) 20250212125402817 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) 20250212125402818 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) 20250212125402818 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) 20250212125402819 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) 20250212125402819 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) 20250212125402820 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) 20250212125402820 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) 20250212125402822 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) 20250212125402822 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) 20250212125402823 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) 20250212125402823 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) 20250212125402823 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(423)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125402834 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) 20250212125402834 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) 20250212125402836 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) 20250212125402836 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) 20250212125402837 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) 20250212125402837 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) 20250212125402837 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) 20250212125402837 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) 20250212125402838 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) 20250212125402838 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) 20250212125402839 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) 20250212125402839 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) 20250212125402840 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) 20250212125402840 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) 20250212125402841 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) 20250212125402841 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) 20250212125402841 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) 20250212125402842 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) 20250212125402842 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(423)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125402852 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) 20250212125402852 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) 20250212125402852 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) 20250212125402852 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) 20250212125402853 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) 20250212125402853 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) 20250212125402853 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) 20250212125402853 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) 20250212125402853 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) 20250212125402853 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) 20250212125402853 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) 20250212125402853 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) 20250212125402853 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) 20250212125402853 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) 20250212125402853 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) 20250212125402854 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) 20250212125402862 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) 20250212125402862 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) 20250212125402862 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(423)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125402877 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) 20250212125402877 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) 20250212125402878 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) 20250212125402878 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) 20250212125402879 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) 20250212125402879 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) 20250212125402880 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) 20250212125402880 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) 20250212125402881 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) 20250212125402881 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) 20250212125402881 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) 20250212125402881 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) 20250212125402882 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) 20250212125402882 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) 20250212125402883 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) 20250212125402883 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) 20250212125402883 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) 20250212125402884 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) 20250212125402884 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(423)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125402895 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) 20250212125402895 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) 20250212125402896 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) 20250212125402896 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) 20250212125402896 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) 20250212125402896 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) 20250212125402897 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) 20250212125402897 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) 20250212125402897 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) 20250212125402897 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) 20250212125402898 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) 20250212125402898 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) 20250212125402898 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) 20250212125402898 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) 20250212125402898 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) 20250212125402898 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) 20250212125402900 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) 20250212125402900 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) 20250212125402900 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(423)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125402913 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) 20250212125402914 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) 20250212125402914 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) 20250212125402914 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) 20250212125402914 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) 20250212125402914 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) 20250212125402914 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) 20250212125402914 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) 20250212125402914 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) 20250212125402914 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) 20250212125402914 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) 20250212125402914 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) 20250212125402915 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) 20250212125402915 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) 20250212125402915 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) 20250212125402915 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) 20250212125402918 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125402918 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125402918 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125402923 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) 20250212125402923 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) 20250212125402923 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20250212125402923 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) 20250212125402923 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(423)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125402937 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=0c 01 01 00 00 00 01 fa 22 18 91 b4 7c 58 a6 7c 77 1a 7d ce 4b fe 0d (pcu_l1_if.cpp:463) 20250212125402937 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) 20250212125402937 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125402937 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c 01 01 00 00 00 01 fa 22 18 91 b4 7c 58 a6 7c 77 1a 7d ce 4b fe 0d (pdch.cpp:1019) 20250212125402937 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125402937 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=52 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20250212125402937 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) 20250212125402937 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125402937 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) 20250212125402937 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125402937 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=20, data=00 00 00 01 fa 22 18 91 b4 7c 58 a6 7c 77 1a 7d ce 4b fe 0d (tbf_ul.cpp:337) 20250212125402937 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125402937 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125402937 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125402937 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125402937 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125402937 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125402937 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125402937 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) 20250212125402937 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) 20250212125402937 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125402937 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125402937 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125402937 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) 20250212125402937 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) 20250212125402937 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) 20250212125402937 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) 20250212125402937 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) 20250212125402937 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) 20250212125402937 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) 20250212125402937 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) 20250212125402937 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) 20250212125402937 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) 20250212125402938 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) 20250212125402938 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) 20250212125402938 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) 20250212125402938 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) 20250212125402941 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125402956 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=1 data=08 01 02 13 00 00 00 01 2b e5 33 aa bc 08 95 7f d2 a2 c9 17 09 47 33 (pcu_l1_if.cpp:463) 20250212125402956 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) 20250212125402956 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125402956 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 01 02 13 00 00 00 01 2b e5 33 aa bc 08 95 7f d2 a2 c9 17 09 47 33 (pdch.cpp:1019) 20250212125402956 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125402956 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) 20250212125402956 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) 20250212125402956 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20250212125402956 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=13 00 00 00 01 2b e5 33 aa bc 08 95 7f d2 a2 c9 17 09 47 33 (tbf_ul.cpp:337) 20250212125402956 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20250212125402956 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20250212125402956 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20250212125402956 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125402956 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=4, M=1, E=1, count=0 (decoding.cpp:167) 20250212125402956 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) 20250212125402956 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=20 (tbf_ul.cpp:197) 20250212125402956 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=20 (tbf_ul.cpp:467) 20250212125402956 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125402956 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) 20250212125402956 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) 20250212125402956 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125402956 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125402956 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) 20250212125402958 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) 20250212125402958 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) 20250212125402959 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) 20250212125402959 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) 20250212125402960 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) 20250212125402960 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) 20250212125402961 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) 20250212125402961 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) 20250212125402963 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) 20250212125402963 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) 20250212125402964 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) 20250212125402964 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) 20250212125402965 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) 20250212125402965 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) 20250212125402966 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125402976 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 04 0a 0f 00 00 00 01 be d2 c6 28 fc 0d 3f 3a e2 47 40 2f 93 e7 (pcu_l1_if.cpp:463) 20250212125402976 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) 20250212125402976 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125402976 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 01 04 0a 0f 00 00 00 01 be d2 c6 28 fc 0d 3f 3a e2 47 40 2f 93 e7 (pdch.cpp:1019) 20250212125402976 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125402976 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=60 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125402976 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) 20250212125402976 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) 20250212125402976 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20250212125402976 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=0a 0f 00 00 00 01 be d2 c6 28 fc 0d 3f 3a e2 47 40 2f 93 e7 (tbf_ul.cpp:337) 20250212125402976 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20250212125402976 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20250212125402976 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20250212125402976 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125402976 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=2, M=1, E=0, count=0 (decoding.cpp:167) 20250212125402976 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=3, M=1, E=1, count=1 (decoding.cpp:167) 20250212125402976 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) 20250212125402976 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=13 (tbf_ul.cpp:197) 20250212125402976 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=13 (tbf_ul.cpp:467) 20250212125402976 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125402976 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) 20250212125402976 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=3 (tbf_ul.cpp:197) 20250212125402976 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=3 (tbf_ul.cpp:467) 20250212125402976 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125402976 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) 20250212125402976 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) 20250212125402976 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125402976 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125402976 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) 20250212125402976 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) 20250212125402977 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) 20250212125402977 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) 20250212125402977 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) 20250212125402977 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) 20250212125402977 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) 20250212125402978 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) 20250212125402978 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) 20250212125402978 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) 20250212125402978 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) 20250212125402979 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) 20250212125402979 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) 20250212125402979 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) 20250212125402979 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) 20250212125402985 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125403000 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=3 data=00 01 06 0d 00 00 00 01 0b f4 c3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125403000 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) 20250212125403000 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125403000 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 06 0d 00 00 00 01 0b f4 c3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125403000 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125403000 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=65 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125403000 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) 20250212125403000 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) 20250212125403000 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20250212125403000 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=0d 00 00 00 01 0b f4 c3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125403000 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20250212125403000 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20250212125403000 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20250212125403000 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125403000 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=3, M=0, E=1, count=0 (decoding.cpp:167) 20250212125403000 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) 20250212125403000 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=12 (tbf_ul.cpp:197) 20250212125403001 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=12 (tbf_ul.cpp:467) 20250212125403001 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125403001 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) 20250212125403001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20250212125403001 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20250212125403001 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20250212125403001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125403001 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) 20250212125403001 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125403001 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) 20250212125403001 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) 20250212125403001 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) 20250212125403002 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) 20250212125403002 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) 20250212125403003 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) 20250212125403003 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) 20250212125403004 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) 20250212125403004 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) 20250212125403005 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) 20250212125403006 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) 20250212125403006 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) 20250212125403007 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) 20250212125403008 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) 20250212125403008 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) 20250212125403009 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125403019 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) 20250212125403019 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) 20250212125403020 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) 20250212125403020 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) 20250212125403021 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) 20250212125403021 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) 20250212125403022 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) 20250212125403022 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) 20250212125403023 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) 20250212125403023 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) 20250212125403024 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) 20250212125403024 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) 20250212125403025 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) 20250212125403025 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) 20250212125403025 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) 20250212125403025 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) 20250212125403026 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) 20250212125403026 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) 20250212125403027 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 73 + 13 = 86 (pdch_ul_controller.c:131) 20250212125403027 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20250212125403027 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125403027 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) 20250212125403027 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type POLL (pdch_ul_controller.c:184) 20250212125403027 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) 20250212125403027 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) 20250212125403027 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125403027 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125403027 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) 20250212125403027 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 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) 20250212125403027 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(423)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125403038 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) 20250212125403038 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) 20250212125403040 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) 20250212125403040 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) 20250212125403040 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) 20250212125403040 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) 20250212125403041 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) 20250212125403041 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) 20250212125403042 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) 20250212125403042 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) 20250212125403043 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) 20250212125403043 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) 20250212125403043 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) 20250212125403043 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) 20250212125403044 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) 20250212125403044 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) 20250212125403048 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125403063 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) 20250212125403063 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) 20250212125403065 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) 20250212125403065 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) 20250212125403066 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) 20250212125403067 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) 20250212125403068 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) 20250212125403069 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) 20250212125403070 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) 20250212125403070 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) 20250212125403072 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) 20250212125403072 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) 20250212125403073 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) 20250212125403073 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) 20250212125403074 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) 20250212125403074 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) 20250212125403076 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125403083 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) 20250212125403083 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) 20250212125403084 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) 20250212125403084 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) 20250212125403084 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) 20250212125403084 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) 20250212125403085 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) 20250212125403085 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) 20250212125403086 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) 20250212125403086 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) 20250212125403086 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) 20250212125403086 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) 20250212125403087 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) 20250212125403087 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) 20250212125403088 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) 20250212125403088 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) 20250212125403088 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125403102 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) 20250212125403102 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) 20250212125403102 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125403102 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125403102 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | BTS(423)@8d0f06c41a7d: Shutting down virtual BTS #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) 20250212125403102 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125403102 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=86 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20250212125403102 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20250212125403102 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:170) 20250212125403102 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20250212125403102 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) 20250212125403102 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20250212125403102 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20250212125403102 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125403102 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20250212125403102 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20250212125403102 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125403102 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125403102 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20250212125403102 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125403102 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125403102 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 0 (-) (tbf_ul_fsm.c:252) 20250212125403102 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125403102 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) 20250212125403102 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) 20250212125403103 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54066<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125403103 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) 20250212125403103 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) 20250212125403103 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) 20250212125403103 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) 20250212125403104 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) 20250212125403104 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) 20250212125403104 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) 20250212125403104 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) 20250212125403104 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) 20250212125403104 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) 20250212125403105 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) 20250212125403105 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) 20250212125403105 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54060<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125403106 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125403106 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125403106 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125403106 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125403106 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125403106 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125403106 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125403106 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125403106 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125403106 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125403106 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125403106 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125403106 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125403106 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125403106 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) 20250212125403106 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) 20250212125403106 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 8632 with status 0 MTC@8d0f06c41a7d: Test case TC_ul_flow_multiple_llc_blocks finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_flow_multiple_llc_blocks pass'. respawn: 39: starting: osmo-pcu Wed Feb 12 12:54:03 UTC 2025 ====== 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 20250212125403119 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125403119 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125403119 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125403119 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125403135 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43586<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125403236 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43586<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=195248) Waiting for packet dumper to finish... 1 (prev_count=195248, count=196856) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_flow_multiple_llc_blocks pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_no_ack_retrans_imm_ass'. ------ PCU_Tests.TC_dl_no_ack_retrans_imm_ass ------ Wed Feb 12 12:54:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_dl_no_ack_retrans_imm_ass.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_dl_no_ack_retrans_imm_ass.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_no_ack_retrans_imm_ass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_dl_no_ack_retrans_imm_ass started. 429@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_dl_no_ack_retrans_imm_ass-BVCI1234(431)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 429@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 429@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(433)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125406331 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43600<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 429@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(437)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(437)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 429@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 PCUIF(434)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20250212125406336 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43614<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(434)@8d0f06c41a7d: Start timer T: 5 s PCUIF(434)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_dl_no_ack_retrans_imm_ass-STATS(438)@8d0f06c41a7d: Start timer T: 2 s TC_dl_no_ack_retrans_imm_ass-STATS(438)@8d0f06c41a7d: Start timer T: 2 s 429@8d0f06c41a7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(441)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(441)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125408119 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125408119 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125408119 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(434)@8d0f06c41a7d: OsmoPCU is now connected BTS(436)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125408124 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125408124 DLGLOBAL DEBUG validating counter group 0x560cb3c37040(bts) with 102 counters (rate_ctr.c:86) 20250212125408124 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125408124 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125408124 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125408124 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125408124 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125408124 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125408124 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125408124 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125408124 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125408124 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125408124 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125408124 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125408124 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125408124 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125408124 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125408124 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125408124 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125408124 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125408124 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125408124 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125408124 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125408124 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125408124 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125408124 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125408124 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125408124 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125408124 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125408124 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125408124 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125408124 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125408124 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125408124 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125408124 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125408124 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125408124 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125408124 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125408124 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125408124 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125408124 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125408124 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125408124 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125408124 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125408124 DLGLOBAL DEBUG validating counter group 0x7fd4e8aa35e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125408124 DLGLOBAL DEBUG validating counter group 0x560cb3c36720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125408124 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125408124 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125408124 DLGLOBAL DEBUG validating counter group 0x7fd4e8aa4180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125408124 DLGLOBAL DEBUG validating counter group 0x7fd4e8aa4160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125408124 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125408124 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) 20250212125408124 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) 20250212125408124 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125408124 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125408124 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125408124 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125408124 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125408124 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125408124 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125408124 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125408124 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125408124 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125408124 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125408124 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125408124 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125408124 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125408124 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125408124 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125408124 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125408124 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125408124 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125408124 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125408124 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125408124 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125408124 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125408124 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125408124 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125408124 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125408125 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) 20250212125408125 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125408125 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(436)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(433)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(433)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(433)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(433)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(436)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(436)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(436)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(436)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" 20250212125408127 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125408127 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) 20250212125408127 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) 20250212125408127 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125408127 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125408127 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(436)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" 20250212125408127 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125408127 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) 20250212125408127 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(436)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(436)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(433)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(433)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125408128 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125408128 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) 20250212125408128 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) 20250212125408128 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125408128 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125408128 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125408128 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125408128 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125408128 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125408128 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125408128 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125408128 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(433)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(433)@8d0f06c41a7d: Start timer Tns_test: 10 s 430@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 430@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125408132 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125408132 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125408132 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125408132 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125408132 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125408132 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125408132 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125408132 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_dl_no_ack_retrans_imm_ass-BVCI1234(431)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_dl_no_ack_retrans_imm_ass-BVCI1234(431)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125408136 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125408136 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125408136 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125408136 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125408136 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125408136 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125408136 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125408136 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125408138 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) 20250212125408138 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125408138 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) 20250212125408138 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) 20250212125408138 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) 20250212125408138 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) 20250212125408138 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) 20250212125408138 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) 20250212125408139 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) 20250212125408139 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) 20250212125408139 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125408139 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125408139 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125408139 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125408139 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125408139 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 200 (gprs_bssgp_pcu.c:177) 20250212125408139 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125408139 DLGLOBAL DEBUG validating counter group 0x560cb3c36760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125408139 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20250212125408139 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20250212125408139 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20250212125408139 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 200 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125408139 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125408139 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125408139 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125408139 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125408139 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125408139 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125408139 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125408139 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125408139 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125408139 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125408139 DRLCMAC 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) 20250212125408139 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125408139 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125408139 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125408139 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20250212125408139 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125408139 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125408139 DLGLOBAL DEBUG validating counter group 0x560cb3c36b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125408139 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125408139 DLGLOBAL DEBUG validating counter group 0x560cb3c36e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125408139 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125408139 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125408139 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) 20250212125408139 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) 20250212125408139 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) 20250212125408139 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) 20250212125408139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20250212125408139 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) 20250212125408139 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20250212125408139 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) 20250212125408139 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20250212125408139 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) 20250212125408139 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) 20250212125408139 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) 20250212125408139 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) 20250212125408139 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) 20250212125408139 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125408139 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125408139 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125408139 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125408139 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125408139 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125408139 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212125408139 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212125408139 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125408139 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125408139 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) 20250212125408139 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) 20250212125408139 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) 20250212125408139 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(436)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(436)@8d0f06c41a7d: 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@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 0.2 s 20250212125408142 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20250212125408142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212125408142 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212125408142 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) 20250212125408142 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125408142 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125408142 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125408142 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125408142 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125408142 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125408156 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) 20250212125408156 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) 20250212125408157 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) 20250212125408157 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) 20250212125408157 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) 20250212125408157 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) 20250212125408157 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) 20250212125408157 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) 20250212125408158 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) 20250212125408158 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) 20250212125408158 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) 20250212125408158 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) 20250212125408158 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) 20250212125408158 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) 20250212125408158 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) 20250212125408158 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) 20250212125408161 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125408175 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) 20250212125408175 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) 20250212125408176 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) 20250212125408176 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) 20250212125408177 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) 20250212125408177 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) 20250212125408177 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) 20250212125408177 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) 20250212125408178 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) 20250212125408178 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) 20250212125408178 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) 20250212125408178 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) 20250212125408179 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) 20250212125408179 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) 20250212125408179 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) 20250212125408179 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) 20250212125408185 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125408200 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) 20250212125408200 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) 20250212125408201 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) 20250212125408201 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) 20250212125408202 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) 20250212125408202 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) 20250212125408203 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) 20250212125408203 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) 20250212125408205 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) 20250212125408205 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) 20250212125408206 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) 20250212125408206 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) 20250212125408207 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) 20250212125408207 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) 20250212125408208 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) 20250212125408208 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) 20250212125408209 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125408220 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) 20250212125408220 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) 20250212125408221 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) 20250212125408221 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) 20250212125408223 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) 20250212125408223 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) 20250212125408223 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) 20250212125408223 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) 20250212125408224 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) 20250212125408224 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) 20250212125408225 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) 20250212125408225 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) 20250212125408225 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) 20250212125408225 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) 20250212125408226 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) 20250212125408226 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) 20250212125408226 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125408238 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) 20250212125408238 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) 20250212125408240 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) 20250212125408240 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) 20250212125408240 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) 20250212125408240 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) 20250212125408241 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) 20250212125408241 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) 20250212125408242 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) 20250212125408242 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) 20250212125408243 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) 20250212125408243 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) 20250212125408244 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) 20250212125408244 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) 20250212125408244 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) 20250212125408244 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) 20250212125408248 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125408262 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) 20250212125408262 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) 20250212125408263 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) 20250212125408263 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) 20250212125408264 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) 20250212125408264 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) 20250212125408265 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) 20250212125408265 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) 20250212125408266 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) 20250212125408266 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) 20250212125408267 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) 20250212125408267 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) 20250212125408267 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) 20250212125408267 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) 20250212125408268 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) 20250212125408268 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) 20250212125408269 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125408281 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) 20250212125408281 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) 20250212125408282 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) 20250212125408282 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) 20250212125408282 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) 20250212125408282 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) 20250212125408282 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) 20250212125408282 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) 20250212125408283 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) 20250212125408283 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) 20250212125408284 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) 20250212125408284 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) 20250212125408284 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) 20250212125408284 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) 20250212125408285 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) 20250212125408285 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) 20250212125408285 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125408300 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) 20250212125408300 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) 20250212125408300 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) 20250212125408300 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) 20250212125408301 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) 20250212125408301 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) 20250212125408301 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) 20250212125408301 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) 20250212125408302 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) 20250212125408302 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) 20250212125408302 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) 20250212125408302 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) 20250212125408303 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) 20250212125408303 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) 20250212125408303 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) 20250212125408303 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) 20250212125408309 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125408323 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) 20250212125408323 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) 20250212125408323 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) 20250212125408323 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) 20250212125408323 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) 20250212125408323 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) 20250212125408323 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) 20250212125408323 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) 20250212125408324 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) 20250212125408324 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) 20250212125408324 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) 20250212125408324 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) 20250212125408324 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) 20250212125408324 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) 20250212125408325 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) 20250212125408325 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) 20250212125408328 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125408342 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125408342 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) 20250212125408342 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20250212125408342 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) 20250212125408342 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) 20250212125408342 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) 20250212125408342 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) 20250212125408342 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) 20250212125408342 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) 20250212125408343 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) 20250212125408343 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) 20250212125408343 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) 20250212125408343 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) 20250212125408343 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) 20250212125408343 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) 20250212125408343 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) 20250212125408343 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) 20250212125408344 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) 20250212125408344 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) 20250212125408346 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) 20250212125408347 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) 20250212125408347 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) 20250212125408347 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) 20250212125408347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=200) (tbf_dl.cpp:551) 20250212125408347 DRLCMACDL DEBUG -- Chunk with length 200 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125408347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 04 e0 c5 4b b8 12 14 9d 07 06 6e 1f ff a5 45 15 ab a7 4f a9 61 ab c9 85 06 3f 7a b6 7c 5e (tbf_dl.cpp:686) 20250212125408347 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) 20250212125408347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125408347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125408347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 07 00 01 04 e0 c5 4b b8 12 14 9d 07 06 6e 1f ff a5 45 15 ab a7 4f a9 61 ab c9 85 06 3f 7a b6 7c 5e 00 (tbf_dl.cpp:911) 20250212125408347 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 01 04 e0 c5 4b b8 12 14 9d 07 06 6e 1f ff a5 45 15 ab a7 4f a9 61 ab c9 85 06 3f 7a b6 7c 5e 00 (pcu_l1_if.cpp:182) 20250212125408347 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125408360 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) 20250212125408360 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) 20250212125408360 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) 20250212125408360 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) 20250212125408360 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) 20250212125408360 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) 20250212125408361 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) 20250212125408361 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) 20250212125408361 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) 20250212125408361 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) 20250212125408361 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) 20250212125408361 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) 20250212125408361 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) 20250212125408361 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) 20250212125408361 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) 20250212125408361 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) 20250212125408370 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) 20250212125408370 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) 20250212125408370 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) 20250212125408370 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) 20250212125408370 DRLCMACDL DEBUG -- Chunk with length 170 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125408370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-2): 0c ce fc b9 2f 55 37 e0 98 26 08 15 12 5e a4 bb c0 2e 00 2a 01 09 8e 42 75 88 0e b6 5b c8 (tbf_dl.cpp:686) 20250212125408370 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) 20250212125408370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125408370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20250212125408370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 07 00 03 0c ce fc b9 2f 55 37 e0 98 26 08 15 12 5e a4 bb c0 2e 00 2a 01 09 8e 42 75 88 0e b6 5b c8 00 (tbf_dl.cpp:911) 20250212125408370 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 03 0c ce fc b9 2f 55 37 e0 98 26 08 15 12 5e a4 bb c0 2e 00 2a 01 09 8e 42 75 88 0e b6 5b c8 00 (pcu_l1_if.cpp:182) 20250212125408370 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125408384 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) 20250212125408384 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) 20250212125408385 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) 20250212125408385 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) 20250212125408386 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) 20250212125408386 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) 20250212125408386 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) 20250212125408386 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) 20250212125408387 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) 20250212125408387 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) 20250212125408387 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) 20250212125408387 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) 20250212125408388 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) 20250212125408388 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) 20250212125408388 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) 20250212125408388 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) 20250212125408389 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) 20250212125408389 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) 20250212125408389 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) 20250212125408389 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) 20250212125408389 DRLCMACDL DEBUG -- Chunk with length 140 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125408389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-2): ef ee 9f 78 99 8b e6 c5 bb 0c 30 94 12 94 af 98 e8 19 c6 69 85 11 35 70 24 69 98 1a 45 66 (tbf_dl.cpp:686) 20250212125408389 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) 20250212125408389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125408389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20250212125408389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 07 00 05 ef ee 9f 78 99 8b e6 c5 bb 0c 30 94 12 94 af 98 e8 19 c6 69 85 11 35 70 24 69 98 1a 45 66 00 (tbf_dl.cpp:911) 20250212125408389 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 05 ef ee 9f 78 99 8b e6 c5 bb 0c 30 94 12 94 af 98 e8 19 c6 69 85 11 35 70 24 69 98 1a 45 66 00 (pcu_l1_if.cpp:182) 20250212125408389 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125408403 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) 20250212125408403 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) 20250212125408404 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) 20250212125408404 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) 20250212125408405 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) 20250212125408405 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) 20250212125408405 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) 20250212125408405 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) 20250212125408406 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) 20250212125408406 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) 20250212125408406 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) 20250212125408406 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) 20250212125408407 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) 20250212125408407 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) 20250212125408407 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) 20250212125408407 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) 20250212125408408 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) 20250212125408408 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) 20250212125408408 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) 20250212125408408 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) 20250212125408408 DRLCMACDL DEBUG -- Chunk with length 110 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125408408 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-2): 4b c9 6e 07 a2 51 3c 99 e6 ed a1 d1 c1 99 55 a4 de ea 10 3f a5 21 c4 70 5a 79 8e 93 d8 2b (tbf_dl.cpp:686) 20250212125408408 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) 20250212125408408 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125408408 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20250212125408408 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-2): 07 00 07 4b c9 6e 07 a2 51 3c 99 e6 ed a1 d1 c1 99 55 a4 de ea 10 3f a5 21 c4 70 5a 79 8e 93 d8 2b 00 (tbf_dl.cpp:911) 20250212125408408 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 07 4b c9 6e 07 a2 51 3c 99 e6 ed a1 d1 c1 99 55 a4 de ea 10 3f a5 21 c4 70 5a 79 8e 93 d8 2b 00 (pcu_l1_if.cpp:182) 20250212125408409 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125408422 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) 20250212125408422 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) 20250212125408423 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) 20250212125408423 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) 20250212125408424 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) 20250212125408424 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) 20250212125408424 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) 20250212125408424 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) 20250212125408425 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) 20250212125408425 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) 20250212125408425 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) 20250212125408425 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) 20250212125408426 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) 20250212125408426 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) 20250212125408426 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) 20250212125408426 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) 20250212125408433 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) 20250212125408433 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) 20250212125408433 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) 20250212125408433 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) 20250212125408433 DRLCMACDL DEBUG -- Chunk with length 80 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125408433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-2): 60 a6 3b 22 83 80 30 e7 c0 0f 53 6d 42 b1 3d 4d 8d a8 a6 44 88 26 0d 95 62 4e 44 bc be a0 (tbf_dl.cpp:686) 20250212125408433 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) 20250212125408433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125408433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20250212125408433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-2): 07 00 09 60 a6 3b 22 83 80 30 e7 c0 0f 53 6d 42 b1 3d 4d 8d a8 a6 44 88 26 0d 95 62 4e 44 bc be a0 00 (tbf_dl.cpp:911) 20250212125408433 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 09 60 a6 3b 22 83 80 30 e7 c0 0f 53 6d 42 b1 3d 4d 8d a8 a6 44 88 26 0d 95 62 4e 44 bc be a0 00 (pcu_l1_if.cpp:182) 20250212125408433 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125408447 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) 20250212125408447 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) 20250212125408449 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) 20250212125408449 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) 20250212125408450 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) 20250212125408450 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) 20250212125408452 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) 20250212125408452 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) 20250212125408453 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) 20250212125408453 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) 20250212125408454 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) 20250212125408454 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) 20250212125408455 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) 20250212125408455 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) 20250212125408456 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) 20250212125408456 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) 20250212125408457 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) 20250212125408457 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) 20250212125408457 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) 20250212125408457 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) 20250212125408457 DRLCMACDL DEBUG -- Chunk with length 50 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125408457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-2): c2 5c 83 43 7b 60 ba f8 05 05 06 a0 50 c5 c8 a9 4d fe 33 3b 29 8d 0a 5b 61 9a 93 6d 91 55 (tbf_dl.cpp:686) 20250212125408457 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) 20250212125408457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125408457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20250212125408457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-2): 07 00 0b c2 5c 83 43 7b 60 ba f8 05 05 06 a0 50 c5 c8 a9 4d fe 33 3b 29 8d 0a 5b 61 9a 93 6d 91 55 00 (tbf_dl.cpp:911) 20250212125408457 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 0b c2 5c 83 43 7b 60 ba f8 05 05 06 a0 50 c5 c8 a9 4d fe 33 3b 29 8d 0a 5b 61 9a 93 6d 91 55 00 (pcu_l1_if.cpp:182) 20250212125408457 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125408466 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) 20250212125408466 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) 20250212125408467 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) 20250212125408467 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) 20250212125408468 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) 20250212125408468 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) 20250212125408469 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) 20250212125408469 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) 20250212125408470 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) 20250212125408470 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) 20250212125408471 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) 20250212125408471 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) 20250212125408472 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) 20250212125408472 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) 20250212125408472 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) 20250212125408472 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) 20250212125408473 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) 20250212125408473 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) 20250212125408473 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) 20250212125408473 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) 20250212125408473 DRLCMACDL DEBUG -- Chunk with length 20 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125408473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=200 (tbf_dl.cpp:663) 20250212125408473 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) 20250212125408473 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) 20250212125408473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-2): 51 d0 ee 32 d3 a0 a3 c4 e6 f4 f4 56 f0 f3 98 8f ef 42 4d 10 23 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20250212125408473 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) 20250212125408474 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125408474 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20250212125408474 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) 20250212125408474 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 73 + 13 = 86 (pdch_ul_controller.c:131) 20250212125408474 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type POLL (pdch_ul_controller.c:184) 20250212125408474 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) 20250212125408474 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) 20250212125408474 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-2): 0f 00 0c 51 d0 ee 32 d3 a0 a3 c4 e6 f4 f4 56 f0 f3 98 8f ef 42 4d 10 23 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20250212125408474 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 0c 51 d0 ee 32 d3 a0 a3 c4 e6 f4 f4 56 f0 f3 98 8f ef 42 4d 10 23 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20250212125408474 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125408487 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) 20250212125408487 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) 20250212125408489 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) 20250212125408489 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) 20250212125408490 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) 20250212125408490 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) 20250212125408491 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) 20250212125408491 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) 20250212125408493 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) 20250212125408493 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) 20250212125408494 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) 20250212125408494 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) 20250212125408496 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) 20250212125408496 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) 20250212125408497 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) 20250212125408497 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) 20250212125408498 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125408510 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) 20250212125408510 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) 20250212125408512 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) 20250212125408512 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) 20250212125408513 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) 20250212125408513 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) 20250212125408514 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) 20250212125408514 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) 20250212125408515 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) 20250212125408515 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) 20250212125408516 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) 20250212125408516 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) 20250212125408516 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) 20250212125408517 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) 20250212125408517 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) 20250212125408517 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) 20250212125408517 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125408530 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) 20250212125408530 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) 20250212125408531 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) 20250212125408531 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) 20250212125408532 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) 20250212125408532 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) 20250212125408533 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) 20250212125408533 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) 20250212125408533 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) 20250212125408533 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) 20250212125408534 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) 20250212125408534 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) 20250212125408535 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) 20250212125408535 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) 20250212125408536 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) 20250212125408536 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) 20250212125408536 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125408549 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) 20250212125408549 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) 20250212125408549 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) 20250212125408549 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) 20250212125408549 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) 20250212125408549 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3105 0 => 1 (< MAX 8) (tbf.cpp:362) 20250212125408549 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event DL_ACKNACK_MISS (tbf.cpp:583) 20250212125408549 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Retransmit ImmAss[PktDlAss] on PCH (tbf_dl_fsm.c:238) 20250212125408549 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: state_chg to ASSIGN (tbf_dl_fsm.c:239) 20250212125408549 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) 20250212125408549 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 1c 00 d0 00 00 00 18 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20250212125408550 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) 20250212125408550 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) 20250212125408551 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) 20250212125408551 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) 20250212125408552 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) 20250212125408552 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) 20250212125408553 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) 20250212125408553 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) 20250212125408554 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) 20250212125408554 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) 20250212125408554 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) 20250212125408554 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) 20250212125408555 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) 20250212125408555 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(436)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(436)@8d0f06c41a7d: 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. 20250212125408559 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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 := 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@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 0.2 s 20250212125408561 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20250212125408561 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212125408561 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212125408561 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) 20250212125408573 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) 20250212125408574 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) 20250212125408576 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) 20250212125408576 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) 20250212125408576 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) 20250212125408576 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) 20250212125408577 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) 20250212125408577 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) 20250212125408578 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) 20250212125408578 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) 20250212125408579 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) 20250212125408579 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) 20250212125408580 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) 20250212125408580 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) 20250212125408581 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) 20250212125408581 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) 20250212125408582 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125408591 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) 20250212125408591 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) 20250212125408591 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) 20250212125408591 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) 20250212125408591 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) 20250212125408591 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) 20250212125408591 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) 20250212125408591 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) 20250212125408592 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) 20250212125408592 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) 20250212125408592 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) 20250212125408592 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) 20250212125408592 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) 20250212125408592 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) 20250212125408592 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) 20250212125408592 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) 20250212125408596 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125408610 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) 20250212125408610 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) 20250212125408610 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) 20250212125408610 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) 20250212125408610 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) 20250212125408610 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) 20250212125408610 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) 20250212125408610 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) 20250212125408610 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) 20250212125408610 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) 20250212125408610 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) 20250212125408610 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) 20250212125408610 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) 20250212125408610 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) 20250212125408611 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) 20250212125408611 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) 20250212125408619 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125408633 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) 20250212125408633 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) 20250212125408633 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) 20250212125408633 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) 20250212125408634 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) 20250212125408634 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) 20250212125408634 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) 20250212125408634 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) 20250212125408634 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) 20250212125408634 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) 20250212125408634 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) 20250212125408634 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) 20250212125408634 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) 20250212125408634 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) 20250212125408635 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) 20250212125408635 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) 20250212125408637 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125408652 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) 20250212125408652 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) 20250212125408653 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) 20250212125408653 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) 20250212125408653 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) 20250212125408653 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) 20250212125408653 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) 20250212125408653 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) 20250212125408654 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) 20250212125408654 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) 20250212125408654 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) 20250212125408654 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) 20250212125408654 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) 20250212125408654 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) 20250212125408655 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) 20250212125408655 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) 20250212125408657 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125408671 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) 20250212125408671 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) 20250212125408671 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) 20250212125408671 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) 20250212125408672 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) 20250212125408672 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) 20250212125408672 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) 20250212125408672 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) 20250212125408672 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) 20250212125408672 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) 20250212125408672 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) 20250212125408672 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) 20250212125408672 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) 20250212125408672 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) 20250212125408672 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) 20250212125408672 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) 20250212125408680 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125408694 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) 20250212125408694 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) 20250212125408695 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) 20250212125408695 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) 20250212125408695 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) 20250212125408695 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) 20250212125408695 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) 20250212125408695 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) 20250212125408696 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) 20250212125408696 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) 20250212125408696 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) 20250212125408696 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) 20250212125408696 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) 20250212125408696 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) 20250212125408697 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) 20250212125408697 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) 20250212125408699 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125408713 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) 20250212125408713 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) 20250212125408714 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) 20250212125408714 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) 20250212125408714 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) 20250212125408714 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) 20250212125408714 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) 20250212125408714 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) 20250212125408714 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) 20250212125408714 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) 20250212125408714 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) 20250212125408714 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) 20250212125408715 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) 20250212125408715 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) 20250212125408715 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) 20250212125408715 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) 20250212125408718 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125408733 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) 20250212125408733 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) 20250212125408736 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) 20250212125408736 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) 20250212125408736 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) 20250212125408736 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) 20250212125408737 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) 20250212125408737 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) 20250212125408738 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) 20250212125408738 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) 20250212125408739 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) 20250212125408739 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) 20250212125408740 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) 20250212125408740 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) 20250212125408740 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) 20250212125408740 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) 20250212125408742 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125408757 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) 20250212125408757 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) 20250212125408759 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) 20250212125408759 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) 20250212125408760 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) 20250212125408760 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) 20250212125408761 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125408761 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) 20250212125408761 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20250212125408762 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) 20250212125408762 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) 20250212125408763 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) 20250212125408763 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) 20250212125408764 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) 20250212125408764 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) 20250212125408765 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) 20250212125408765 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) 20250212125408766 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) 20250212125408766 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) 20250212125408766 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) 20250212125408766 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125408766 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) 20250212125408766 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) 20250212125408766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 0 (tbf_dl.cpp:329) 20250212125408766 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) 20250212125408766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125408766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125408767 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) 20250212125408767 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 134 + 13 = 147 (pdch_ul_controller.c:131) 20250212125408767 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type POLL (pdch_ul_controller.c:184) 20250212125408767 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) 20250212125408767 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) 20250212125408767 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 01 04 e0 c5 4b b8 12 14 9d 07 06 6e 1f ff a5 45 15 ab a7 4f a9 61 ab c9 85 06 3f 7a b6 7c 5e 00 (tbf_dl.cpp:911) 20250212125408767 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=0f 00 01 04 e0 c5 4b b8 12 14 9d 07 06 6e 1f ff a5 45 15 ab a7 4f a9 61 ab c9 85 06 3f 7a b6 7c 5e 00 (pcu_l1_if.cpp:182) 20250212125408767 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125408775 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) 20250212125408775 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) 20250212125408776 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) 20250212125408776 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) 20250212125408776 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) 20250212125408776 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) 20250212125408776 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) 20250212125408776 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) 20250212125408776 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) 20250212125408776 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) 20250212125408776 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) 20250212125408776 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) 20250212125408777 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) 20250212125408777 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) 20250212125408777 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) 20250212125408777 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) 20250212125408780 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125408794 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) 20250212125408794 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) 20250212125408795 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) 20250212125408795 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) 20250212125408795 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) 20250212125408795 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) 20250212125408795 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) 20250212125408795 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) 20250212125408796 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) 20250212125408796 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) 20250212125408796 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) 20250212125408796 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) 20250212125408796 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) 20250212125408796 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) 20250212125408797 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) 20250212125408797 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) 20250212125408804 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125408818 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) 20250212125408818 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) 20250212125408818 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) 20250212125408818 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) 20250212125408818 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) 20250212125408818 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) 20250212125408819 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) 20250212125408819 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) 20250212125408819 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) 20250212125408819 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) 20250212125408819 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) 20250212125408819 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) 20250212125408819 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) 20250212125408819 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) 20250212125408820 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) 20250212125408820 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) 20250212125408822 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125408836 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=10 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) 20250212125408836 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) 20250212125408836 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125408836 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125408836 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) 20250212125408837 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125408837 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125408837 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20250212125408837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125408837 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) 20250212125408837 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) 20250212125408837 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20250212125408837 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) 20250212125408837 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) 20250212125408837 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) 20250212125408837 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) 20250212125408837 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) 20250212125408837 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) 20250212125408837 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) 20250212125408837 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) 20250212125408837 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) 20250212125408837 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) 20250212125408837 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) 20250212125408838 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) 20250212125408838 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) 20250212125408838 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) 20250212125408838 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) 20250212125408838 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) 20250212125408838 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) 20250212125408841 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) 20250212125408841 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 (gprs_rlcmac_sched.cpp:329) 20250212125408841 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) 20250212125408841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 1 (tbf_dl.cpp:329) 20250212125408841 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) 20250212125408841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125408841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20250212125408841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 07 00 03 0c ce fc b9 2f 55 37 e0 98 26 08 15 12 5e a4 bb c0 2e 00 2a 01 09 8e 42 75 88 0e b6 5b c8 00 (tbf_dl.cpp:911) 20250212125408841 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Sending data request: sapi=5 arfcn=871 cur_fn=147 block=11 data=07 00 03 0c ce fc b9 2f 55 37 e0 98 26 08 15 12 5e a4 bb c0 2e 00 2a 01 09 8e 42 75 88 0e b6 5b c8 00 (pcu_l1_if.cpp:182) 20250212125408841 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125408855 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) 20250212125408855 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) 20250212125408855 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) 20250212125408855 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) 20250212125408855 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) 20250212125408855 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) 20250212125408855 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) 20250212125408855 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) 20250212125408855 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) 20250212125408855 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) 20250212125408856 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) 20250212125408856 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) 20250212125408856 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) 20250212125408856 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) 20250212125408856 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) 20250212125408856 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) 20250212125408864 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) 20250212125408864 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) 20250212125408864 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) 20250212125408864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 2 (tbf_dl.cpp:329) 20250212125408864 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) 20250212125408864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125408864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20250212125408864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 07 00 05 ef ee 9f 78 99 8b e6 c5 bb 0c 30 94 12 94 af 98 e8 19 c6 69 85 11 35 70 24 69 98 1a 45 66 00 (tbf_dl.cpp:911) 20250212125408864 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 05 ef ee 9f 78 99 8b e6 c5 bb 0c 30 94 12 94 af 98 e8 19 c6 69 85 11 35 70 24 69 98 1a 45 66 00 (pcu_l1_if.cpp:182) 20250212125408864 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125408878 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) 20250212125408878 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) 20250212125408879 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) 20250212125408879 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) 20250212125408879 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) 20250212125408879 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) 20250212125408879 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) 20250212125408879 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) 20250212125408879 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) 20250212125408879 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) 20250212125408879 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) 20250212125408879 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) 20250212125408879 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) 20250212125408879 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) 20250212125408880 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) 20250212125408880 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) 20250212125408883 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) 20250212125408883 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) 20250212125408883 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) 20250212125408883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 3 (tbf_dl.cpp:329) 20250212125408883 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) 20250212125408883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125408883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20250212125408883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-2): 07 00 07 4b c9 6e 07 a2 51 3c 99 e6 ed a1 d1 c1 99 55 a4 de ea 10 3f a5 21 c4 70 5a 79 8e 93 d8 2b 00 (tbf_dl.cpp:911) 20250212125408883 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 07 4b c9 6e 07 a2 51 3c 99 e6 ed a1 d1 c1 99 55 a4 de ea 10 3f a5 21 c4 70 5a 79 8e 93 d8 2b 00 (pcu_l1_if.cpp:182) 20250212125408883 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125408897 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) 20250212125408897 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) 20250212125408897 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) 20250212125408897 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) 20250212125408898 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) 20250212125408898 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) 20250212125408898 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) 20250212125408898 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) 20250212125408898 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) 20250212125408898 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) 20250212125408898 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) 20250212125408898 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) 20250212125408898 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) 20250212125408898 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) 20250212125408899 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) 20250212125408899 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) 20250212125408901 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) 20250212125408901 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) 20250212125408901 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) 20250212125408901 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 4 (tbf_dl.cpp:329) 20250212125408901 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) 20250212125408901 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125408901 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20250212125408901 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-2): 07 00 09 60 a6 3b 22 83 80 30 e7 c0 0f 53 6d 42 b1 3d 4d 8d a8 a6 44 88 26 0d 95 62 4e 44 bc be a0 00 (tbf_dl.cpp:911) 20250212125408901 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 09 60 a6 3b 22 83 80 30 e7 c0 0f 53 6d 42 b1 3d 4d 8d a8 a6 44 88 26 0d 95 62 4e 44 bc be a0 00 (pcu_l1_if.cpp:182) 20250212125408902 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125408916 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) 20250212125408916 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) 20250212125408917 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) 20250212125408917 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) 20250212125408917 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) 20250212125408917 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) 20250212125408917 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) 20250212125408917 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) 20250212125408917 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) 20250212125408917 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) 20250212125408918 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) 20250212125408918 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) 20250212125408918 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) 20250212125408918 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) 20250212125408918 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) 20250212125408918 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) 20250212125408925 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) 20250212125408925 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) 20250212125408925 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) 20250212125408925 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 5 (tbf_dl.cpp:329) 20250212125408925 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) 20250212125408925 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125408925 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20250212125408925 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-2): 07 00 0b c2 5c 83 43 7b 60 ba f8 05 05 06 a0 50 c5 c8 a9 4d fe 33 3b 29 8d 0a 5b 61 9a 93 6d 91 55 00 (tbf_dl.cpp:911) 20250212125408925 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 0b c2 5c 83 43 7b 60 ba f8 05 05 06 a0 50 c5 c8 a9 4d fe 33 3b 29 8d 0a 5b 61 9a 93 6d 91 55 00 (pcu_l1_if.cpp:182) 20250212125408925 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125408939 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) 20250212125408939 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) 20250212125408939 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) 20250212125408939 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) 20250212125408939 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) 20250212125408939 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) 20250212125408939 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) 20250212125408939 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) 20250212125408939 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) 20250212125408939 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) 20250212125408940 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) 20250212125408940 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) 20250212125408940 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) 20250212125408940 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) 20250212125408940 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) 20250212125408940 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) 20250212125408943 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) 20250212125408943 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) 20250212125408943 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) 20250212125408943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 6 (tbf_dl.cpp:329) 20250212125408943 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) 20250212125408943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125408943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20250212125408943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-2): 07 00 0c 51 d0 ee 32 d3 a0 a3 c4 e6 f4 f4 56 f0 f3 98 8f ef 42 4d 10 23 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20250212125408943 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 0c 51 d0 ee 32 d3 a0 a3 c4 e6 f4 f4 56 f0 f3 98 8f ef 42 4d 10 23 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20250212125408944 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125408957 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) 20250212125408957 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) 20250212125408958 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) 20250212125408958 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) 20250212125408958 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) 20250212125408958 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) 20250212125408958 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) 20250212125408958 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) 20250212125408958 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) 20250212125408958 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) 20250212125408958 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) 20250212125408958 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) 20250212125408958 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) 20250212125408958 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) 20250212125408959 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) 20250212125408959 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) 20250212125408962 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) 20250212125408962 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Scheduling data message at RTS for DL TFI=0 prio=1 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125408962 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) 20250212125408962 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) 20250212125408962 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 1 (tbf_dl.cpp:329) 20250212125408962 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) 20250212125408962 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125408962 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20250212125408962 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 07 00 03 0c ce fc b9 2f 55 37 e0 98 26 08 15 12 5e a4 bb c0 2e 00 2a 01 09 8e 42 75 88 0e b6 5b c8 00 (tbf_dl.cpp:911) 20250212125408962 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 03 0c ce fc b9 2f 55 37 e0 98 26 08 15 12 5e a4 bb c0 2e 00 2a 01 09 8e 42 75 88 0e b6 5b c8 00 (pcu_l1_if.cpp:182) 20250212125408962 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125408976 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) 20250212125408976 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) 20250212125408976 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) 20250212125408976 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) 20250212125408976 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) 20250212125408976 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) 20250212125408977 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) 20250212125408977 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) 20250212125408977 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) 20250212125408977 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) 20250212125408977 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) 20250212125408977 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) 20250212125408977 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) 20250212125408977 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) 20250212125408977 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) 20250212125408977 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) 20250212125408985 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) 20250212125408986 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) 20250212125408986 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) 20250212125408986 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 2 (tbf_dl.cpp:329) 20250212125408986 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) 20250212125408986 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125408986 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20250212125408986 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 07 00 05 ef ee 9f 78 99 8b e6 c5 bb 0c 30 94 12 94 af 98 e8 19 c6 69 85 11 35 70 24 69 98 1a 45 66 00 (tbf_dl.cpp:911) 20250212125408986 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 05 ef ee 9f 78 99 8b e6 c5 bb 0c 30 94 12 94 af 98 e8 19 c6 69 85 11 35 70 24 69 98 1a 45 66 00 (pcu_l1_if.cpp:182) 20250212125408986 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125409000 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) 20250212125409000 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) 20250212125409000 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) 20250212125409000 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) 20250212125409000 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) 20250212125409000 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) 20250212125409000 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) 20250212125409000 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) 20250212125409001 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) 20250212125409001 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) 20250212125409001 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) 20250212125409001 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) 20250212125409001 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) 20250212125409001 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) 20250212125409001 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) 20250212125409001 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) 20250212125409004 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) 20250212125409004 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) 20250212125409004 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) 20250212125409004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 3 (tbf_dl.cpp:329) 20250212125409004 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) 20250212125409004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125409004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20250212125409004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-2): 07 00 07 4b c9 6e 07 a2 51 3c 99 e6 ed a1 d1 c1 99 55 a4 de ea 10 3f a5 21 c4 70 5a 79 8e 93 d8 2b 00 (tbf_dl.cpp:911) 20250212125409004 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 07 4b c9 6e 07 a2 51 3c 99 e6 ed a1 d1 c1 99 55 a4 de ea 10 3f a5 21 c4 70 5a 79 8e 93 d8 2b 00 (pcu_l1_if.cpp:182) 20250212125409004 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125409019 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) 20250212125409019 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) 20250212125409019 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) 20250212125409019 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) 20250212125409019 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) 20250212125409019 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) 20250212125409019 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) 20250212125409019 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) 20250212125409019 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) 20250212125409019 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) 20250212125409019 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) 20250212125409019 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) 20250212125409020 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) 20250212125409020 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) 20250212125409020 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) 20250212125409020 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) 20250212125409023 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) 20250212125409023 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) 20250212125409023 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) 20250212125409023 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 4 (tbf_dl.cpp:329) 20250212125409023 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) 20250212125409023 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125409023 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20250212125409023 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-2): 07 00 09 60 a6 3b 22 83 80 30 e7 c0 0f 53 6d 42 b1 3d 4d 8d a8 a6 44 88 26 0d 95 62 4e 44 bc be a0 00 (tbf_dl.cpp:911) 20250212125409023 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 09 60 a6 3b 22 83 80 30 e7 c0 0f 53 6d 42 b1 3d 4d 8d a8 a6 44 88 26 0d 95 62 4e 44 bc be a0 00 (pcu_l1_if.cpp:182) 20250212125409023 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125409037 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) 20250212125409037 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) 20250212125409037 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) 20250212125409037 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) 20250212125409037 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) 20250212125409037 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) 20250212125409037 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) 20250212125409037 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) 20250212125409038 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) 20250212125409038 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) 20250212125409038 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) 20250212125409038 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) 20250212125409038 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) 20250212125409038 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) 20250212125409038 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) 20250212125409039 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) 20250212125409046 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) 20250212125409046 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) 20250212125409046 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) 20250212125409046 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 5 (tbf_dl.cpp:329) 20250212125409046 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) 20250212125409046 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125409046 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20250212125409046 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-2): 07 00 0b c2 5c 83 43 7b 60 ba f8 05 05 06 a0 50 c5 c8 a9 4d fe 33 3b 29 8d 0a 5b 61 9a 93 6d 91 55 00 (tbf_dl.cpp:911) 20250212125409046 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 0b c2 5c 83 43 7b 60 ba f8 05 05 06 a0 50 c5 c8 a9 4d fe 33 3b 29 8d 0a 5b 61 9a 93 6d 91 55 00 (pcu_l1_if.cpp:182) 20250212125409047 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125409060 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) 20250212125409061 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) 20250212125409061 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) 20250212125409061 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) 20250212125409061 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) 20250212125409061 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) 20250212125409061 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) 20250212125409061 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) 20250212125409062 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) 20250212125409062 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) 20250212125409062 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) 20250212125409062 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) 20250212125409062 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) 20250212125409062 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) 20250212125409063 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) 20250212125409063 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) 20250212125409065 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) 20250212125409065 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) 20250212125409065 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) 20250212125409065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 6 (tbf_dl.cpp:329) 20250212125409065 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) 20250212125409065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125409065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20250212125409065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-2): 07 00 0c 51 d0 ee 32 d3 a0 a3 c4 e6 f4 f4 56 f0 f3 98 8f ef 42 4d 10 23 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20250212125409065 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 0c 51 d0 ee 32 d3 a0 a3 c4 e6 f4 f4 56 f0 f3 98 8f ef 42 4d 10 23 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20250212125409065 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125409079 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) 20250212125409079 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) 20250212125409079 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) 20250212125409079 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) 20250212125409080 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) 20250212125409080 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) 20250212125409080 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) 20250212125409080 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) 20250212125409080 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) 20250212125409080 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) 20250212125409080 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) 20250212125409080 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) 20250212125409080 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) 20250212125409080 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) 20250212125409081 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) 20250212125409081 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) 20250212125409083 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) 20250212125409084 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) 20250212125409084 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Scheduling data message at RTS for DL TFI=0 prio=2 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125409084 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) 20250212125409084 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) 20250212125409084 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 1 (tbf_dl.cpp:329) 20250212125409084 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) 20250212125409084 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125409084 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20250212125409084 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 07 00 03 0c ce fc b9 2f 55 37 e0 98 26 08 15 12 5e a4 bb c0 2e 00 2a 01 09 8e 42 75 88 0e b6 5b c8 00 (tbf_dl.cpp:911) 20250212125409084 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 03 0c ce fc b9 2f 55 37 e0 98 26 08 15 12 5e a4 bb c0 2e 00 2a 01 09 8e 42 75 88 0e b6 5b c8 00 (pcu_l1_if.cpp:182) 20250212125409084 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125409122 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) 20250212125409122 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) 20250212125409122 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) 20250212125409122 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) 20250212125409122 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) 20250212125409122 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) 20250212125409123 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) 20250212125409123 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) 20250212125409123 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) 20250212125409123 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) 20250212125409123 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) 20250212125409123 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) 20250212125409123 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) 20250212125409123 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) 20250212125409123 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) 20250212125409123 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) 20250212125409131 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) 20250212125409131 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) 20250212125409131 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) 20250212125409131 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 2 (tbf_dl.cpp:329) 20250212125409131 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) 20250212125409131 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125409131 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20250212125409131 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 07 00 05 ef ee 9f 78 99 8b e6 c5 bb 0c 30 94 12 94 af 98 e8 19 c6 69 85 11 35 70 24 69 98 1a 45 66 00 (tbf_dl.cpp:911) 20250212125409131 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 05 ef ee 9f 78 99 8b e6 c5 bb 0c 30 94 12 94 af 98 e8 19 c6 69 85 11 35 70 24 69 98 1a 45 66 00 (pcu_l1_if.cpp:182) 20250212125409131 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125409145 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) 20250212125409145 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) 20250212125409145 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) 20250212125409145 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) 20250212125409146 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) 20250212125409146 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) 20250212125409146 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) 20250212125409146 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) 20250212125409146 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) 20250212125409146 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) 20250212125409146 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) 20250212125409146 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) 20250212125409146 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) 20250212125409146 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) 20250212125409146 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) 20250212125409146 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) 20250212125409150 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) 20250212125409150 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) 20250212125409150 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) 20250212125409150 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 3 (tbf_dl.cpp:329) 20250212125409150 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) 20250212125409150 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125409150 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20250212125409150 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-2): 07 00 07 4b c9 6e 07 a2 51 3c 99 e6 ed a1 d1 c1 99 55 a4 de ea 10 3f a5 21 c4 70 5a 79 8e 93 d8 2b 00 (tbf_dl.cpp:911) 20250212125409150 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 07 4b c9 6e 07 a2 51 3c 99 e6 ed a1 d1 c1 99 55 a4 de ea 10 3f a5 21 c4 70 5a 79 8e 93 d8 2b 00 (pcu_l1_if.cpp:182) 20250212125409150 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125409164 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) 20250212125409164 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) 20250212125409165 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) 20250212125409165 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) 20250212125409165 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) 20250212125409165 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) 20250212125409165 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) 20250212125409165 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) 20250212125409165 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) 20250212125409165 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) 20250212125409166 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) 20250212125409166 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) 20250212125409166 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) 20250212125409166 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) 20250212125409166 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) 20250212125409166 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) 20250212125409169 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) 20250212125409169 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) 20250212125409169 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) 20250212125409169 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 4 (tbf_dl.cpp:329) 20250212125409169 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) 20250212125409169 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125409169 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20250212125409169 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-2): 07 00 09 60 a6 3b 22 83 80 30 e7 c0 0f 53 6d 42 b1 3d 4d 8d a8 a6 44 88 26 0d 95 62 4e 44 bc be a0 00 (tbf_dl.cpp:911) 20250212125409169 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 09 60 a6 3b 22 83 80 30 e7 c0 0f 53 6d 42 b1 3d 4d 8d a8 a6 44 88 26 0d 95 62 4e 44 bc be a0 00 (pcu_l1_if.cpp:182) 20250212125409169 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125409183 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) 20250212125409183 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) 20250212125409183 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) 20250212125409183 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) 20250212125409183 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) 20250212125409183 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) 20250212125409184 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) 20250212125409184 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) 20250212125409184 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) 20250212125409184 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) 20250212125409184 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) 20250212125409184 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) 20250212125409184 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) 20250212125409184 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) 20250212125409185 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) 20250212125409185 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) 20250212125409192 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) 20250212125409192 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) 20250212125409192 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) 20250212125409192 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 5 (tbf_dl.cpp:329) 20250212125409192 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) 20250212125409192 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125409192 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20250212125409192 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-2): 07 00 0b c2 5c 83 43 7b 60 ba f8 05 05 06 a0 50 c5 c8 a9 4d fe 33 3b 29 8d 0a 5b 61 9a 93 6d 91 55 00 (tbf_dl.cpp:911) 20250212125409192 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 0b c2 5c 83 43 7b 60 ba f8 05 05 06 a0 50 c5 c8 a9 4d fe 33 3b 29 8d 0a 5b 61 9a 93 6d 91 55 00 (pcu_l1_if.cpp:182) 20250212125409192 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125409206 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) 20250212125409206 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) 20250212125409206 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) 20250212125409206 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) 20250212125409207 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) 20250212125409207 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) 20250212125409207 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) 20250212125409207 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) 20250212125409207 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) 20250212125409207 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) 20250212125409207 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) 20250212125409207 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) 20250212125409208 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) 20250212125409208 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) 20250212125409208 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) 20250212125409208 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) 20250212125409211 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) 20250212125409211 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) 20250212125409211 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) 20250212125409211 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 6 (tbf_dl.cpp:329) 20250212125409211 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) 20250212125409211 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125409211 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20250212125409211 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-2): 07 00 0c 51 d0 ee 32 d3 a0 a3 c4 e6 f4 f4 56 f0 f3 98 8f ef 42 4d 10 23 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20250212125409211 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 0c 51 d0 ee 32 d3 a0 a3 c4 e6 f4 f4 56 f0 f3 98 8f ef 42 4d 10 23 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20250212125409211 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125409225 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) 20250212125409225 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) 20250212125409225 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) 20250212125409225 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) 20250212125409225 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) 20250212125409225 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) 20250212125409226 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) 20250212125409226 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) 20250212125409226 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) 20250212125409226 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) 20250212125409226 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) 20250212125409226 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) 20250212125409226 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) 20250212125409226 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) 20250212125409227 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) 20250212125409227 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) 20250212125409229 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) 20250212125409229 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) 20250212125409229 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Scheduling data message at RTS for DL TFI=0 prio=2 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125409229 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) 20250212125409229 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) 20250212125409229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 1 (tbf_dl.cpp:329) 20250212125409229 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) 20250212125409229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125409229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20250212125409229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 07 00 03 0c ce fc b9 2f 55 37 e0 98 26 08 15 12 5e a4 bb c0 2e 00 2a 01 09 8e 42 75 88 0e b6 5b c8 00 (tbf_dl.cpp:911) 20250212125409229 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 03 0c ce fc b9 2f 55 37 e0 98 26 08 15 12 5e a4 bb c0 2e 00 2a 01 09 8e 42 75 88 0e b6 5b c8 00 (pcu_l1_if.cpp:182) 20250212125409229 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125409243 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) 20250212125409243 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) 20250212125409244 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) 20250212125409244 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) 20250212125409244 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) 20250212125409244 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) 20250212125409244 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) 20250212125409244 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) 20250212125409244 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) 20250212125409244 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) 20250212125409245 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) 20250212125409245 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) 20250212125409245 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) 20250212125409245 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) 20250212125409245 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) 20250212125409245 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) 20250212125409253 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) 20250212125409253 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125409253 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) 20250212125409253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 2 (tbf_dl.cpp:329) 20250212125409253 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) 20250212125409253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125409253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20250212125409253 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) 20250212125409253 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 234 + 13 = 247 (pdch_ul_controller.c:131) 20250212125409253 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 247 for type POLL (pdch_ul_controller.c:184) 20250212125409253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=247, TS=7) (tbf_dl.cpp:883) 20250212125409253 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=247, TS=7 (tbf_dl.cpp:903) 20250212125409253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 0f 00 05 ef ee 9f 78 99 8b e6 c5 bb 0c 30 94 12 94 af 98 e8 19 c6 69 85 11 35 70 24 69 98 1a 45 66 00 (tbf_dl.cpp:911) 20250212125409253 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Sending data request: sapi=5 arfcn=871 cur_fn=229 block=6 data=0f 00 05 ef ee 9f 78 99 8b e6 c5 bb 0c 30 94 12 94 af 98 e8 19 c6 69 85 11 35 70 24 69 98 1a 45 66 00 (pcu_l1_if.cpp:182) 20250212125409253 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125409294 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) 20250212125409294 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) 20250212125409294 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) 20250212125409294 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) 20250212125409295 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) 20250212125409295 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) 20250212125409296 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) 20250212125409296 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) 20250212125409296 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) 20250212125409296 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) 20250212125409296 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) 20250212125409296 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) 20250212125409297 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) 20250212125409297 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) 20250212125409297 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) 20250212125409297 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) 20250212125409298 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125409312 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) 20250212125409312 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) 20250212125409312 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) 20250212125409312 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) 20250212125409312 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) 20250212125409312 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) 20250212125409312 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) 20250212125409312 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) 20250212125409312 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) 20250212125409312 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) 20250212125409312 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) 20250212125409312 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) 20250212125409313 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) 20250212125409313 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) 20250212125409313 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) 20250212125409313 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) 20250212125409316 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125409330 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) 20250212125409330 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) 20250212125409330 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) 20250212125409330 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) 20250212125409331 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) 20250212125409331 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) 20250212125409331 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) 20250212125409331 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) 20250212125409331 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) 20250212125409331 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) 20250212125409331 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) 20250212125409331 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) 20250212125409331 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) 20250212125409331 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) 20250212125409332 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) 20250212125409332 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) 20250212125409339 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125409354 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 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) 20250212125409354 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) 20250212125409354 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125409354 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125409354 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) 20250212125409354 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125409354 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125409354 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 7, BSN 1 to 7 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20250212125409354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125409354 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) 20250212125409354 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) 20250212125409354 DRLCMACDL INFO MS (IMSI 262420000000001): Low error rate 0%, increasing DL CS level to CS-3 (gprs_ms.c:690) 20250212125409354 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20250212125409354 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20250212125409354 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20250212125409354 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20250212125409354 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20250212125409354 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20250212125409354 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) 20250212125409354 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125409354 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) 20250212125409354 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) 20250212125409354 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) 20250212125409354 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) 20250212125409354 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) 20250212125409355 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) 20250212125409355 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) 20250212125409355 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) 20250212125409355 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) 20250212125409355 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) 20250212125409355 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) 20250212125409355 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) 20250212125409355 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) 20250212125409356 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) 20250212125409356 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) 20250212125409358 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) 20250212125409358 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) 20250212125409358 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(436)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(436)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125409361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43614<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125409362 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43600<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125409363 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125409363 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125409363 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125409363 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125409363 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125409363 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) 20250212125409363 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125409363 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125409363 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125409363 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125409363 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125409363 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125409363 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125409363 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125409363 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125409363 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125409363 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125409363 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125409363 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125409363 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125409363 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125409363 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125409363 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125409363 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) 20250212125409363 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) 20250212125409363 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 8702 with status 0 respawn: 40: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_dl_no_ack_retrans_imm_ass finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_no_ack_retrans_imm_ass pass'. Wed Feb 12 12:54:09 UTC 2025 ====== 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 20250212125409375 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125409375 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125409375 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125409376 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125409393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43628<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125409494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43628<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=389896) Waiting for packet dumper to finish... 1 (prev_count=389896, count=437928) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_no_ack_retrans_imm_ass pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_llc_sapi_priority'. ------ PCU_Tests.TC_dl_llc_sapi_priority ------ Wed Feb 12 12:54:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_dl_llc_sapi_priority.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_dl_llc_sapi_priority.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_llc_sapi_priority' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_dl_llc_sapi_priority started. 442@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_dl_llc_sapi_priority-BVCI1234(444)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 442@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 442@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(446)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125412539 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34406<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 442@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 442@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(450)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(447)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(447)@8d0f06c41a7d: Start timer T: 5 s 20250212125412547 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34408<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(447)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_dl_llc_sapi_priority-STATS(452)@8d0f06c41a7d: Start timer T: 2 s 442@8d0f06c41a7d: 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_llc_sapi_priority-STATS(452)@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(453)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(453)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125414376 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125414377 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125414377 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(447)@8d0f06c41a7d: OsmoPCU is now connected BTS(449)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125414383 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125414383 DLGLOBAL DEBUG validating counter group 0x55d95d8cc040(bts) with 102 counters (rate_ctr.c:86) 20250212125414383 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125414383 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125414383 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125414383 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125414383 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125414383 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125414383 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125414383 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125414383 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125414383 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125414383 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125414383 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125414383 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125414383 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125414383 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125414383 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125414383 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125414383 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125414383 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125414383 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125414383 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125414383 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125414383 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125414383 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125414383 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125414383 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125414383 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125414383 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125414383 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125414383 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125414383 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125414383 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125414383 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125414383 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125414383 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125414383 DLGLOBAL DEBUG validating counter group 0x7f2f84c925e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125414383 DLGLOBAL DEBUG validating counter group 0x55d95d8cb720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125414383 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125414383 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125414383 DLGLOBAL DEBUG validating counter group 0x7f2f84c93180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125414383 DLGLOBAL DEBUG validating counter group 0x7f2f84c93160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125414383 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125414383 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) 20250212125414383 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) 20250212125414383 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125414383 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125414383 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125414383 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125414383 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125414383 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125414383 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125414383 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125414383 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125414383 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125414383 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125414383 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125414383 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125414383 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125414383 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125414383 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125414383 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125414383 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125414383 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125414383 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125414383 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125414383 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125414383 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125414383 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125414383 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125414383 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125414383 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) 20250212125414383 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125414384 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125414384 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s BTS(449)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(449)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(446)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) MTC@8d0f06c41a7d: Start timer T: 2 s BTS(449)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(446)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(446)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(446)@8d0f06c41a7d: Start timer Tns_test: 10 s MTC@8d0f06c41a7d: Start timer T: 2 s BTS(449)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" 20250212125414389 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125414389 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) 20250212125414389 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) 20250212125414389 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125414389 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125414389 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@8d0f06c41a7d: Start timer T: 2 s BTS(449)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" 20250212125414390 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125414390 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) 20250212125414390 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) MTC@8d0f06c41a7d: Start timer T: 2 s BTS(449)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(446)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(446)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125414391 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125414391 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) 20250212125414391 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) 20250212125414391 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125414391 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125414391 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125414391 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125414391 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125414391 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125414391 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(449)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" 20250212125414392 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) BTS(449)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125414393 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125414393 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(446)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(446)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(446)@8d0f06c41a7d: Start timer Tns_test: 10 s MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125414396 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) 20250212125414396 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125414396 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) 20250212125414396 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) 20250212125414396 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) 20250212125414396 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) 20250212125414397 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) 20250212125414397 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) 20250212125414397 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) 20250212125414397 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) 20250212125414397 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) 20250212125414397 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) 443@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 443@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125414397 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) 20250212125414397 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) 20250212125414398 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) 20250212125414398 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) 20250212125414399 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125414399 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125414399 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125414399 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125414399 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125414399 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125414399 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125414399 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125414400 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) TC_dl_llc_sapi_priority-BVCI1234(444)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_dl_llc_sapi_priority-BVCI1234(444)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125414402 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125414402 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125414402 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125414402 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125414402 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125414402 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125414402 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125414402 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125414404 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125414404 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125414404 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125414404 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125414404 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125414404 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20250212125414404 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125414404 DLGLOBAL DEBUG validating counter group 0x55d95d8cb760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125414404 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20250212125414404 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20250212125414404 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20250212125414404 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125414404 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125414404 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125414404 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125414404 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125414404 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125414404 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125414404 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125414404 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125414404 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125414404 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125414404 DRLCMAC 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) 20250212125414404 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125414404 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125414404 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125414404 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20250212125414404 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125414404 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125414404 DLGLOBAL DEBUG validating counter group 0x55d95d8cbb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125414404 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125414404 DLGLOBAL DEBUG validating counter group 0x55d95d8cbe20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125414404 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125414404 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125414404 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) 20250212125414404 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) 20250212125414404 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) 20250212125414404 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) 20250212125414404 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20250212125414404 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) 20250212125414404 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20250212125414404 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) 20250212125414404 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20250212125414404 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) 20250212125414404 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) 20250212125414404 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) 20250212125414404 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125414404 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125414404 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125414404 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125414404 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125414404 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20250212125414404 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125414404 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125414405 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125414405 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125414405 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125414405 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125414405 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20250212125414405 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125414406 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125414406 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125414406 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125414406 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125414406 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125414406 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20250212125414406 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) BTS(449)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(449)@8d0f06c41a7d: 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. 20250212125414407 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125414407 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125414407 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125414407 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125414407 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125414407 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20250212125414407 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125414408 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125414408 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125414408 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125414408 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125414408 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125414408 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20250212125414408 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125414409 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125414409 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125414409 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125414409 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125414409 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125414409 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20250212125414409 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125414410 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125414410 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125414410 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125414410 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125414410 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125414410 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20250212125414410 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125414410 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125414410 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125414410 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125414410 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125414410 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125414410 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20250212125414411 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@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 0.2 s 20250212125414411 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125414411 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125414411 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125414411 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125414411 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125414411 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125414411 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125414411 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125414411 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125414411 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125414412 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125414412 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125414412 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125414412 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125414412 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125414412 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20250212125414412 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125414412 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20250212125414412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212125414412 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212125414412 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) 20250212125414412 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125414412 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125414412 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125414412 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125414412 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125414412 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20250212125414412 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125414412 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125414412 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125414412 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125414412 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125414412 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125414412 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20250212125414412 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125414413 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125414413 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125414413 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125414413 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125414413 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125414413 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20250212125414413 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125414413 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125414413 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125414413 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125414413 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125414413 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125414413 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20250212125414413 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125414415 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) 20250212125414415 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) 20250212125414415 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125414415 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125414415 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125414415 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125414415 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125414415 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) 20250212125414415 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) 20250212125414415 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) 20250212125414415 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) 20250212125414415 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) 20250212125414415 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) 20250212125414416 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) 20250212125414416 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) 20250212125414416 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) 20250212125414416 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) 20250212125414416 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) 20250212125414416 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) 20250212125414416 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) 20250212125414416 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) 20250212125414419 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125414433 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) 20250212125414433 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) 20250212125414434 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) 20250212125414434 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) 20250212125414434 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) 20250212125414434 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) 20250212125414434 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) 20250212125414434 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) 20250212125414435 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) 20250212125414435 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) 20250212125414435 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) 20250212125414435 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) 20250212125414435 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) 20250212125414435 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) 20250212125414435 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) 20250212125414435 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) 20250212125414443 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125414457 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) 20250212125414457 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) 20250212125414457 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) 20250212125414457 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) 20250212125414458 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) 20250212125414458 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) 20250212125414458 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) 20250212125414458 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) 20250212125414458 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) 20250212125414458 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) 20250212125414458 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) 20250212125414458 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) 20250212125414458 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) 20250212125414458 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) 20250212125414458 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) 20250212125414458 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) 20250212125414461 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125414475 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) 20250212125414475 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) 20250212125414476 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) 20250212125414476 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) 20250212125414476 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) 20250212125414476 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) 20250212125414476 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) 20250212125414476 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) 20250212125414476 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) 20250212125414476 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) 20250212125414476 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) 20250212125414476 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) 20250212125414476 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) 20250212125414476 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) 20250212125414477 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) 20250212125414477 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) 20250212125414480 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125414494 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) 20250212125414494 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) 20250212125414495 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) 20250212125414495 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) 20250212125414495 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) 20250212125414495 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) 20250212125414495 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) 20250212125414495 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) 20250212125414495 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) 20250212125414495 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) 20250212125414495 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) 20250212125414495 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) 20250212125414495 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) 20250212125414495 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) 20250212125414495 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) 20250212125414495 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) 20250212125414503 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125414518 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) 20250212125414518 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) 20250212125414518 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) 20250212125414518 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) 20250212125414518 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) 20250212125414518 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) 20250212125414518 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) 20250212125414518 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) 20250212125414518 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) 20250212125414518 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) 20250212125414519 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) 20250212125414519 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) 20250212125414519 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) 20250212125414519 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) 20250212125414519 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) 20250212125414519 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) 20250212125414522 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125414536 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) 20250212125414536 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) 20250212125414537 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) 20250212125414537 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) 20250212125414537 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) 20250212125414537 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) 20250212125414537 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) 20250212125414537 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) 20250212125414537 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) 20250212125414537 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) 20250212125414537 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) 20250212125414537 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) 20250212125414537 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) 20250212125414537 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) 20250212125414537 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) 20250212125414538 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) 20250212125414541 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125414555 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) 20250212125414555 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) 20250212125414555 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) 20250212125414555 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) 20250212125414555 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) 20250212125414555 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) 20250212125414556 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) 20250212125414556 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) 20250212125414556 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) 20250212125414556 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) 20250212125414556 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) 20250212125414556 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) 20250212125414556 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) 20250212125414556 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) 20250212125414557 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) 20250212125414557 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) 20250212125414565 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125414579 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) 20250212125414579 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) 20250212125414579 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) 20250212125414579 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) 20250212125414579 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) 20250212125414580 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) 20250212125414580 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) 20250212125414580 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) 20250212125414580 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) 20250212125414580 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) 20250212125414580 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) 20250212125414580 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) 20250212125414581 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) 20250212125414581 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) 20250212125414581 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) 20250212125414581 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) 20250212125414583 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125414598 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) 20250212125414598 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) 20250212125414598 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) 20250212125414598 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) 20250212125414598 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) 20250212125414598 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) 20250212125414599 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) 20250212125414599 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) 20250212125414599 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) 20250212125414599 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) 20250212125414599 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) 20250212125414599 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) 20250212125414599 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) 20250212125414599 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) 20250212125414600 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) 20250212125414600 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) 20250212125414602 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125414613 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125414613 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) 20250212125414613 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20250212125414616 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) 20250212125414616 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) 20250212125414617 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) 20250212125414617 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) 20250212125414617 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) 20250212125414617 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) 20250212125414617 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) 20250212125414617 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) 20250212125414617 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) 20250212125414617 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) 20250212125414618 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) 20250212125414618 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) 20250212125414618 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) 20250212125414618 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) 20250212125414618 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) 20250212125414618 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) 20250212125414625 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) 20250212125414625 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) 20250212125414625 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) 20250212125414625 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) 20250212125414625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=19) (tbf_dl.cpp:551) 20250212125414625 DRLCMACDL DEBUG -- Chunk with length 19 is less than remaining space (20): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125414625 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20250212125414625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=19 (tbf_dl.cpp:663) 20250212125414625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=19) (tbf_dl.cpp:551) 20250212125414625 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) 20250212125414625 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) 20250212125414625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125414625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125414626 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) 20250212125414626 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=07 00 00 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) 20250212125414626 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125414639 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) 20250212125414639 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) 20250212125414640 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) 20250212125414640 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) 20250212125414640 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) 20250212125414640 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) 20250212125414640 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) 20250212125414640 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) 20250212125414640 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) 20250212125414640 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) 20250212125414640 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) 20250212125414640 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) 20250212125414640 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) 20250212125414640 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) 20250212125414640 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) 20250212125414640 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) 20250212125414644 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) 20250212125414644 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) 20250212125414644 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) 20250212125414644 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) 20250212125414644 DRLCMACDL DEBUG -- Chunk with length 19 is less than remaining space (20): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125414644 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20250212125414644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=19 (tbf_dl.cpp:663) 20250212125414644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=19) (tbf_dl.cpp:551) 20250212125414644 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) 20250212125414644 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) 20250212125414644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125414644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20250212125414644 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) 20250212125414644 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 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) 20250212125414644 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125414658 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) 20250212125414658 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) 20250212125414658 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) 20250212125414658 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) 20250212125414659 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) 20250212125414659 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) 20250212125414659 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) 20250212125414659 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) 20250212125414659 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) 20250212125414659 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) 20250212125414659 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) 20250212125414659 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) 20250212125414659 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) 20250212125414659 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) 20250212125414659 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) 20250212125414659 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) 20250212125414663 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) 20250212125414663 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) 20250212125414663 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) 20250212125414663 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) 20250212125414663 DRLCMACDL DEBUG -- Chunk with length 19 is less than remaining space (20): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125414663 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20250212125414663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=19 (tbf_dl.cpp:663) 20250212125414663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=19) (tbf_dl.cpp:551) 20250212125414663 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) 20250212125414663 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) 20250212125414663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125414663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20250212125414663 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) 20250212125414663 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 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) 20250212125414663 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125414677 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) 20250212125414677 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) 20250212125414677 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) 20250212125414677 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) 20250212125414678 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) 20250212125414678 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) 20250212125414678 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) 20250212125414678 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) 20250212125414678 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) 20250212125414678 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) 20250212125414679 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) 20250212125414679 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) 20250212125414679 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) 20250212125414679 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) 20250212125414679 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) 20250212125414679 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) 20250212125414687 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) 20250212125414687 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) 20250212125414687 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) 20250212125414687 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) 20250212125414687 DRLCMACDL DEBUG -- Chunk with length 19 is less than remaining space (20): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125414687 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20250212125414687 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=19 (tbf_dl.cpp:663) 20250212125414687 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=19) (tbf_dl.cpp:551) 20250212125414687 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) 20250212125414687 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) 20250212125414687 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125414687 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20250212125414687 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) 20250212125414687 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 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) 20250212125414687 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125414701 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) 20250212125414701 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) 20250212125414701 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) 20250212125414701 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) 20250212125414702 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) 20250212125414702 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) 20250212125414702 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) 20250212125414702 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) 20250212125414702 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) 20250212125414702 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) 20250212125414703 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) 20250212125414703 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) 20250212125414703 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) 20250212125414703 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) 20250212125414703 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) 20250212125414703 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) 20250212125414705 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) 20250212125414706 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) 20250212125414706 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) 20250212125414706 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) 20250212125414706 DRLCMACDL DEBUG -- Chunk with length 19 is less than remaining space (20): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125414706 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20250212125414706 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=19 (tbf_dl.cpp:663) 20250212125414706 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=19) (tbf_dl.cpp:551) 20250212125414706 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) 20250212125414706 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) 20250212125414706 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125414706 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20250212125414706 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) 20250212125414706 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 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) 20250212125414706 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(449)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125414708 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34408<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125414709 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34406<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125414711 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125414711 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125414711 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125414711 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) 20250212125414711 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125414711 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125414711 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) 20250212125414711 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125414711 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125414711 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125414711 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125414711 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125414711 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125414711 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125414711 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125414711 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125414711 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125414711 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125414711 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125414711 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125414711 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125414711 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125414711 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125414711 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125414711 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) 20250212125414711 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) 20250212125414711 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 8767 with status 0 respawn: 41: starting: osmo-pcu 20250212125414733 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125414734 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125414734 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125414734 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) MTC@8d0f06c41a7d: Test case TC_dl_llc_sapi_priority finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_llc_sapi_priority pass'. Wed Feb 12 12:54:14 UTC 2025 ====== 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 20250212125414761 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34422<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125414862 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34422<->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=182664) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_llc_sapi_priority pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_bsn_wraparound_gprs'. ------ PCU_Tests.TC_ul_tbf_bsn_wraparound_gprs ------ Wed Feb 12 12:54:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_tbf_bsn_wraparound_gprs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_tbf_bsn_wraparound_gprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_bsn_wraparound_gprs' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_ul_tbf_bsn_wraparound_gprs started. 455@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 455@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_ul_tbf_bsn_wraparound_gprs-BVCI1234(458)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(459)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 455@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 455@8d0f06c41a7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(462)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 455@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(462)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125417946 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34434<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 455@8d0f06c41a7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(465)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(465)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(461)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20250212125417954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34442<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(461)@8d0f06c41a7d: Start timer T: 5 s PCUIF(461)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_ul_tbf_bsn_wraparound_gprs-STATS(466)@8d0f06c41a7d: Start timer T: 2 s TC_ul_tbf_bsn_wraparound_gprs-STATS(466)@8d0f06c41a7d: Start timer T: 2 s 20250212125419734 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125419734 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125419734 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(461)@8d0f06c41a7d: OsmoPCU is now connected BTS(463)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125419739 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125419739 DLGLOBAL DEBUG validating counter group 0x55f324d97040(bts) with 102 counters (rate_ctr.c:86) 20250212125419739 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125419739 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125419739 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125419739 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125419739 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125419739 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125419739 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125419739 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125419739 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125419739 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125419739 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125419739 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125419739 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125419739 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125419739 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125419739 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125419739 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125419739 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125419739 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125419739 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125419739 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125419739 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125419739 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125419739 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125419739 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125419739 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125419739 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125419739 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125419739 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125419739 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125419739 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125419739 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125419739 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125419739 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125419739 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125419739 DLGLOBAL DEBUG validating counter group 0x7f3b3a2c85e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125419739 DLGLOBAL DEBUG validating counter group 0x55f324d96720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125419739 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125419739 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125419739 DLGLOBAL DEBUG validating counter group 0x7f3b3a2c9180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125419739 DLGLOBAL DEBUG validating counter group 0x7f3b3a2c9160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125419739 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125419739 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) 20250212125419739 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) 20250212125419739 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125419739 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125419739 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125419739 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125419739 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125419739 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125419739 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125419739 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125419739 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125419739 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125419739 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125419739 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125419739 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125419739 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125419739 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125419739 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125419739 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125419739 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125419739 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125419739 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125419739 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125419739 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125419739 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125419739 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125419739 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125419739 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125419739 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) 20250212125419739 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125419740 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(459)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(459)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE BTS(463)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(459)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(459)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212125419741 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125419741 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) 20250212125419741 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) 20250212125419741 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125419741 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125419741 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(463)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" 20250212125419741 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125419741 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) 20250212125419741 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(459)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. BTS(463)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(459)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125419742 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125419742 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) 20250212125419742 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) 20250212125419742 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125419742 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125419742 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125419742 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125419742 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125419742 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125419742 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(463)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(463)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(459)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212125419742 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125419742 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)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(459)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(463)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(463)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 456@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 456@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125419747 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125419747 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125419747 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125419747 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125419747 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125419747 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125419747 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125419747 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_ul_tbf_bsn_wraparound_gprs-BVCI1234(458)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_ul_tbf_bsn_wraparound_gprs-BVCI1234(458)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125419750 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125419750 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125419750 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125419750 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125419750 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125419750 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125419750 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125419750 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125419751 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) 20250212125419751 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125419751 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125419751 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125419751 DLGLOBAL DEBUG validating counter group 0x55f324d96760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125419751 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125419751 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125419751 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125419751 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125419751 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125419751 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125419751 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125419751 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125419751 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125419751 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125419751 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125419751 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125419751 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125419751 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125419751 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125419751 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125419751 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125419751 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125419751 DLGLOBAL DEBUG validating counter group 0x55f324d96b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125419751 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125419751 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125419751 DLGLOBAL DEBUG validating counter group 0x55f324d96c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125419751 DLGLOBAL DEBUG validating counter group 0x55f324d96c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125419751 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125419751 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125419751 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125419751 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125419751 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212125419751 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125419751 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125419751 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125419751 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125419751 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) 20250212125419751 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) 20250212125419751 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125419751 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125419751 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125419751 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) 20250212125419751 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125419751 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125419751 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125419751 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125419751 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125419751 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125419751 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125419751 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125419751 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125419751 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(463)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125419753 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) 20250212125419753 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125419753 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) 20250212125419753 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) 20250212125419754 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) 20250212125419754 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) 20250212125419754 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) 20250212125419754 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) 20250212125419754 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125419754 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125419754 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125419754 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125419754 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125419754 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) 20250212125419754 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) 20250212125419754 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) 20250212125419754 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) 20250212125419754 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) 20250212125419754 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) 20250212125419755 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) 20250212125419755 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) 20250212125419757 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) 20250212125419757 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) 20250212125419757 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125419771 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) 20250212125419771 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) 20250212125419771 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) 20250212125419771 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) 20250212125419771 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) 20250212125419771 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) 20250212125419771 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) 20250212125419771 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) 20250212125419772 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) 20250212125419772 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) 20250212125419772 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) 20250212125419772 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) 20250212125419772 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) 20250212125419772 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) 20250212125419772 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) 20250212125419772 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) 20250212125419775 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) 20250212125419775 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) 20250212125419776 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125419789 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) 20250212125419789 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) 20250212125419790 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) 20250212125419790 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) 20250212125419790 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) 20250212125419790 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) 20250212125419790 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) 20250212125419790 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) 20250212125419790 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) 20250212125419790 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) 20250212125419790 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) 20250212125419790 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) 20250212125419791 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) 20250212125419791 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) 20250212125419791 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) 20250212125419791 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) 20250212125419798 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) 20250212125419799 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) 20250212125419799 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125419813 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) 20250212125419813 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) 20250212125419813 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) 20250212125419813 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) 20250212125419813 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) 20250212125419813 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) 20250212125419814 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) 20250212125419814 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) 20250212125419814 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) 20250212125419814 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) 20250212125419814 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) 20250212125419814 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) 20250212125419814 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) 20250212125419814 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) 20250212125419814 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) 20250212125419814 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) 20250212125419817 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) 20250212125419817 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) 20250212125419817 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125419831 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) 20250212125419831 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) 20250212125419831 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) 20250212125419831 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) 20250212125419832 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) 20250212125419832 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) 20250212125419832 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) 20250212125419832 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) 20250212125419832 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) 20250212125419832 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) 20250212125419832 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) 20250212125419832 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) 20250212125419832 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) 20250212125419832 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) 20250212125419832 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) 20250212125419832 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) 20250212125419836 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) 20250212125419836 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) 20250212125419836 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125419850 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) 20250212125419850 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) 20250212125419850 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) 20250212125419850 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) 20250212125419850 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) 20250212125419850 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) 20250212125419850 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) 20250212125419850 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) 20250212125419850 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) 20250212125419850 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) 20250212125419851 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) 20250212125419851 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) 20250212125419851 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) 20250212125419851 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) 20250212125419851 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) 20250212125419851 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) 20250212125419859 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) 20250212125419859 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) 20250212125419859 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125419873 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) 20250212125419873 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) 20250212125419873 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) 20250212125419873 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) 20250212125419873 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) 20250212125419873 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) 20250212125419873 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) 20250212125419873 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) 20250212125419874 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) 20250212125419874 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) 20250212125419874 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) 20250212125419874 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) 20250212125419874 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) 20250212125419874 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) 20250212125419874 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) 20250212125419874 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) 20250212125419878 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) 20250212125419878 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) 20250212125419878 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125419892 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) 20250212125419892 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) 20250212125419893 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) 20250212125419893 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) 20250212125419893 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) 20250212125419893 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) 20250212125419893 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) 20250212125419893 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) 20250212125419893 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) 20250212125419893 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) 20250212125419893 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) 20250212125419893 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) 20250212125419894 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) 20250212125419894 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) 20250212125419894 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) 20250212125419894 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) 20250212125419896 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) 20250212125419896 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) 20250212125419897 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125419911 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) 20250212125419911 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) 20250212125419911 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) 20250212125419911 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) 20250212125419911 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) 20250212125419911 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) 20250212125419911 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) 20250212125419911 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) 20250212125419911 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) 20250212125419911 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) 20250212125419912 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) 20250212125419912 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) 20250212125419912 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) 20250212125419912 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) 20250212125419912 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) 20250212125419912 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) 20250212125419920 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) 20250212125419920 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) 20250212125419920 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125419934 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) 20250212125419934 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) 20250212125419934 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) 20250212125419934 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) 20250212125419934 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) 20250212125419934 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) 20250212125419934 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) 20250212125419934 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) 20250212125419934 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) 20250212125419934 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) 20250212125419934 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) 20250212125419934 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) 20250212125419934 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) 20250212125419934 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) 20250212125419935 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) 20250212125419935 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) 20250212125419938 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) 20250212125419938 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) 20250212125419938 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125419951 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125419951 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125419951 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125419952 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) 20250212125419952 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) 20250212125419953 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) 20250212125419953 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) 20250212125419953 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) 20250212125419953 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) 20250212125419953 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) 20250212125419953 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) 20250212125419953 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) 20250212125419953 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) 20250212125419953 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) 20250212125419953 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) 20250212125419953 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) 20250212125419953 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) 20250212125419954 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) 20250212125419954 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) 20250212125419957 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) 20250212125419957 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) 20250212125419957 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20250212125419957 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) 20250212125419957 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125419971 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) 20250212125419971 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) 20250212125419972 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) 20250212125419972 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) 20250212125419972 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) 20250212125419972 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) 20250212125419972 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) 20250212125419972 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) 20250212125419972 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) 20250212125419972 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) 20250212125419972 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) 20250212125419972 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) 20250212125419972 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) 20250212125419972 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) 20250212125419972 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) 20250212125419972 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) 20250212125419980 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125419994 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 00 41 00 00 00 01 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125419994 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) 20250212125419994 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125419994 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 00 41 00 00 00 01 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125419994 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125419994 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) 20250212125419994 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125419994 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) 20250212125419994 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125419994 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=41 00 00 00 01 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125419994 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125419994 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125419994 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125419995 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125419995 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125419995 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125419995 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125419995 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125419995 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) 20250212125419995 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125419995 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125419995 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125419995 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) 20250212125419995 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125419995 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125419995 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125419995 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) 20250212125419995 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) 20250212125419995 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) 20250212125419995 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) 20250212125419995 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) 20250212125419995 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) 20250212125419996 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) 20250212125419996 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) 20250212125419996 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) 20250212125419996 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) 20250212125419996 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) 20250212125419996 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) 20250212125419997 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) 20250212125419997 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) 20250212125419999 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) 20250212125419999 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) 20250212125419999 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20250212125419999 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) 20250212125419999 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125419999 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125419999 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) 20250212125419999 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125419999 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125419999 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125419999 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) 20250212125419999 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) 20250212125420000 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125420013 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) 20250212125420013 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) 20250212125420014 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) 20250212125420014 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) 20250212125420014 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) 20250212125420014 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) 20250212125420014 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) 20250212125420014 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) 20250212125420014 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) 20250212125420014 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) 20250212125420015 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) 20250212125420015 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) 20250212125420015 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) 20250212125420015 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) 20250212125420015 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) 20250212125420015 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) 20250212125420018 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) 20250212125420018 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) 20250212125420018 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20250212125420018 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) 20250212125420018 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420032 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=2 data=3c 00 02 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420032 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) 20250212125420032 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420032 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 02 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420032 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420032 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) 20250212125420032 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) 20250212125420032 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20250212125420032 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420032 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20250212125420032 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20250212125420032 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20250212125420032 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420032 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420032 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420032 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420032 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420032 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420032 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) 20250212125420032 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) 20250212125420032 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) 20250212125420032 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) 20250212125420032 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) 20250212125420032 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) 20250212125420033 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) 20250212125420033 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) 20250212125420033 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) 20250212125420033 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) 20250212125420033 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) 20250212125420033 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) 20250212125420033 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) 20250212125420033 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) 20250212125420033 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) 20250212125420041 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) 20250212125420041 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) 20250212125420041 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type USF (pdch_ul_controller.c:184) 20250212125420041 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) 20250212125420041 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420055 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=3 data=3c 00 04 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420055 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) 20250212125420055 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420055 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 04 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420055 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420055 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) 20250212125420055 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) 20250212125420055 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20250212125420055 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420055 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20250212125420055 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20250212125420055 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20250212125420055 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420055 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420055 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420055 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420055 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420055 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420055 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) 20250212125420056 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) 20250212125420056 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) 20250212125420056 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) 20250212125420056 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) 20250212125420056 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) 20250212125420056 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) 20250212125420056 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) 20250212125420056 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) 20250212125420056 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) 20250212125420056 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) 20250212125420056 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) 20250212125420056 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) 20250212125420057 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) 20250212125420057 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) 20250212125420060 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) 20250212125420060 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) 20250212125420060 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type USF (pdch_ul_controller.c:184) 20250212125420060 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) 20250212125420060 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420074 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 06 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420074 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) 20250212125420074 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420074 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 06 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420074 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420074 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) 20250212125420074 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) 20250212125420074 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20250212125420074 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420074 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20250212125420074 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20250212125420074 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20250212125420074 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420074 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420074 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420074 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420074 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420074 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420074 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) 20250212125420074 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) 20250212125420074 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) 20250212125420075 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) 20250212125420075 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) 20250212125420075 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) 20250212125420075 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) 20250212125420075 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) 20250212125420075 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) 20250212125420075 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) 20250212125420075 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) 20250212125420076 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) 20250212125420076 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) 20250212125420076 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) 20250212125420076 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) 20250212125420079 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) 20250212125420079 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) 20250212125420079 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type USF (pdch_ul_controller.c:184) 20250212125420079 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) 20250212125420079 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420093 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 08 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420093 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) 20250212125420093 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420093 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 08 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420093 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420093 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) 20250212125420093 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) 20250212125420093 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20250212125420093 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420093 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20250212125420093 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20250212125420093 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20250212125420093 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420093 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420093 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420093 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420093 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420093 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420093 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) 20250212125420093 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) 20250212125420093 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) 20250212125420094 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) 20250212125420094 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) 20250212125420094 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) 20250212125420094 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) 20250212125420094 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) 20250212125420094 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) 20250212125420094 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) 20250212125420094 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) 20250212125420094 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) 20250212125420094 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) 20250212125420095 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) 20250212125420095 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) 20250212125420102 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) 20250212125420102 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) 20250212125420102 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20250212125420102 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) 20250212125420102 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420116 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 0a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420116 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) 20250212125420116 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420116 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420116 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420116 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) 20250212125420116 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) 20250212125420116 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20250212125420116 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420116 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20250212125420116 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20250212125420116 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20250212125420116 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420116 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420116 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420116 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420116 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420116 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420116 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) 20250212125420117 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) 20250212125420117 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) 20250212125420117 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) 20250212125420117 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) 20250212125420117 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) 20250212125420117 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) 20250212125420117 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) 20250212125420117 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) 20250212125420118 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) 20250212125420118 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) 20250212125420118 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) 20250212125420118 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) 20250212125420118 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) 20250212125420118 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) 20250212125420121 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) 20250212125420121 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) 20250212125420121 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20250212125420121 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) 20250212125420121 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420135 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 0c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420135 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) 20250212125420135 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420135 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420135 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420135 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) 20250212125420135 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) 20250212125420135 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20250212125420135 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420135 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20250212125420135 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20250212125420135 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20250212125420135 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420135 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420135 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420135 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420135 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420135 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420135 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) 20250212125420135 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) 20250212125420135 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) 20250212125420136 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) 20250212125420136 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) 20250212125420136 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) 20250212125420136 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) 20250212125420136 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) 20250212125420136 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) 20250212125420136 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) 20250212125420136 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) 20250212125420137 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) 20250212125420137 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) 20250212125420137 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) 20250212125420137 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) 20250212125420139 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) 20250212125420139 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) 20250212125420139 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20250212125420139 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) 20250212125420140 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420154 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 0e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420154 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) 20250212125420154 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420154 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420154 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420154 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) 20250212125420154 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) 20250212125420154 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20250212125420154 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420154 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20250212125420154 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20250212125420154 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20250212125420154 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420154 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420154 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420154 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420154 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420154 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420154 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) 20250212125420154 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) 20250212125420154 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) 20250212125420154 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) 20250212125420154 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) 20250212125420154 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) 20250212125420154 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) 20250212125420154 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) 20250212125420154 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) 20250212125420154 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) 20250212125420154 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) 20250212125420155 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) 20250212125420155 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) 20250212125420155 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) 20250212125420155 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) 20250212125420163 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) 20250212125420163 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) 20250212125420163 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20250212125420163 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) 20250212125420163 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420177 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 10 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420177 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) 20250212125420177 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420177 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 10 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420177 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420177 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) 20250212125420177 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) 20250212125420177 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20250212125420177 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420177 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20250212125420177 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20250212125420177 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20250212125420177 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420177 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420177 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420177 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420177 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420177 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420177 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) 20250212125420177 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) 20250212125420177 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) 20250212125420177 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) 20250212125420177 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) 20250212125420178 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) 20250212125420178 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) 20250212125420178 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) 20250212125420178 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) 20250212125420178 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) 20250212125420178 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) 20250212125420178 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) 20250212125420178 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) 20250212125420178 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) 20250212125420178 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) 20250212125420181 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) 20250212125420182 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) 20250212125420182 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20250212125420182 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) 20250212125420182 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420196 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 12 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420196 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) 20250212125420196 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420196 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 12 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420196 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420196 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) 20250212125420196 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) 20250212125420196 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20250212125420196 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420196 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20250212125420196 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20250212125420196 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20250212125420196 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420196 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420196 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420196 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420196 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420196 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420196 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) 20250212125420196 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) 20250212125420196 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) 20250212125420197 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) 20250212125420197 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) 20250212125420197 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) 20250212125420197 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) 20250212125420197 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) 20250212125420197 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) 20250212125420198 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) 20250212125420198 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) 20250212125420198 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) 20250212125420198 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) 20250212125420199 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) 20250212125420199 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) 20250212125420200 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) 20250212125420200 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) 20250212125420200 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20250212125420201 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) 20250212125420201 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420214 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 14 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420214 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) 20250212125420214 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420214 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 14 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420214 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420214 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) 20250212125420214 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) 20250212125420214 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20250212125420214 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420214 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20250212125420214 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20250212125420214 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20250212125420214 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420214 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420214 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420214 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420214 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420214 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420214 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) 20250212125420215 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) 20250212125420215 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) 20250212125420215 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) 20250212125420215 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) 20250212125420215 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) 20250212125420215 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) 20250212125420215 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) 20250212125420215 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) 20250212125420216 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) 20250212125420216 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) 20250212125420216 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) 20250212125420216 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) 20250212125420216 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) 20250212125420216 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) 20250212125420223 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) 20250212125420223 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) 20250212125420224 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20250212125420224 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) 20250212125420224 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420238 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 16 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420238 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) 20250212125420238 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420238 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 16 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420238 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420238 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) 20250212125420238 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) 20250212125420238 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20250212125420238 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420238 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20250212125420238 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20250212125420238 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20250212125420238 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420238 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420238 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420238 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420238 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420238 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420238 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) 20250212125420238 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) 20250212125420238 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) 20250212125420239 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) 20250212125420239 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) 20250212125420239 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) 20250212125420239 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) 20250212125420239 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) 20250212125420239 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) 20250212125420239 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) 20250212125420239 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) 20250212125420240 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) 20250212125420240 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) 20250212125420240 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) 20250212125420240 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) 20250212125420242 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) 20250212125420242 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) 20250212125420242 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20250212125420242 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) 20250212125420243 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420256 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 18 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420256 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) 20250212125420256 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420256 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 18 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420257 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420257 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) 20250212125420257 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) 20250212125420257 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20250212125420257 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420257 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20250212125420257 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20250212125420257 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20250212125420257 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420257 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420257 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420257 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420257 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420257 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420257 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) 20250212125420257 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) 20250212125420257 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) 20250212125420257 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) 20250212125420257 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) 20250212125420257 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) 20250212125420257 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) 20250212125420258 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) 20250212125420258 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) 20250212125420258 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) 20250212125420258 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) 20250212125420258 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) 20250212125420258 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) 20250212125420258 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) 20250212125420258 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) 20250212125420261 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) 20250212125420261 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) 20250212125420261 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20250212125420261 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) 20250212125420261 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420275 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 1a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420275 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) 20250212125420275 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420275 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420275 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420275 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) 20250212125420275 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) 20250212125420275 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20250212125420275 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420275 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20250212125420275 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20250212125420275 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20250212125420275 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420275 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420275 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420275 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420275 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420275 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420275 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) 20250212125420275 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) 20250212125420275 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) 20250212125420276 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) 20250212125420276 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) 20250212125420276 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) 20250212125420276 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) 20250212125420276 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) 20250212125420276 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) 20250212125420276 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) 20250212125420276 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) 20250212125420276 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) 20250212125420276 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) 20250212125420276 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) 20250212125420276 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) 20250212125420284 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) 20250212125420284 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) 20250212125420284 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20250212125420284 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) 20250212125420284 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420298 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 1c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420298 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) 20250212125420298 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420298 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420298 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420298 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) 20250212125420298 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) 20250212125420298 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20250212125420298 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420298 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20250212125420298 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20250212125420298 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20250212125420298 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420298 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420298 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420298 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420298 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420298 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420298 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) 20250212125420299 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) 20250212125420299 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) 20250212125420299 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) 20250212125420299 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) 20250212125420299 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) 20250212125420299 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) 20250212125420299 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) 20250212125420299 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) 20250212125420299 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) 20250212125420299 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) 20250212125420300 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) 20250212125420300 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) 20250212125420300 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) 20250212125420300 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) 20250212125420303 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) 20250212125420303 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) 20250212125420303 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20250212125420303 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) 20250212125420303 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420317 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 1e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420317 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) 20250212125420317 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420317 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420317 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420317 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) 20250212125420317 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) 20250212125420317 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20250212125420317 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420317 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20250212125420317 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20250212125420317 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20250212125420317 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420317 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420317 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420317 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420317 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420317 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420317 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) 20250212125420318 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) 20250212125420318 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) 20250212125420318 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) 20250212125420318 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) 20250212125420318 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) 20250212125420318 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) 20250212125420319 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) 20250212125420319 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) 20250212125420319 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) 20250212125420319 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) 20250212125420319 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) 20250212125420319 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) 20250212125420319 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) 20250212125420319 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) 20250212125420322 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) 20250212125420322 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) 20250212125420322 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20250212125420322 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) 20250212125420322 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420336 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 20 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420336 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) 20250212125420336 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420336 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 20 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420336 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420336 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) 20250212125420336 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) 20250212125420336 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20250212125420336 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420336 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20250212125420336 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20250212125420336 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20250212125420336 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420336 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420336 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420336 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420336 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420336 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420336 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) 20250212125420336 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) 20250212125420336 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) 20250212125420337 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) 20250212125420337 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) 20250212125420337 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) 20250212125420337 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) 20250212125420337 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) 20250212125420337 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) 20250212125420338 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) 20250212125420338 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) 20250212125420338 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) 20250212125420338 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) 20250212125420338 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) 20250212125420338 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) 20250212125420345 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) 20250212125420345 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) 20250212125420345 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20250212125420345 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) 20250212125420345 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420359 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 22 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420359 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) 20250212125420359 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420359 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 22 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420359 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420359 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) 20250212125420359 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) 20250212125420359 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20250212125420359 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420359 DRLCMACUL DEBUG - Mark BSN 81 as INVALID (rlc_window_ul.cpp:42) 20250212125420359 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20250212125420359 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20250212125420359 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420359 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420359 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420359 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420359 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420359 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420359 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) 20250212125420360 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) 20250212125420360 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) 20250212125420360 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) 20250212125420360 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) 20250212125420360 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) 20250212125420360 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) 20250212125420361 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) 20250212125420361 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) 20250212125420361 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) 20250212125420361 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) 20250212125420361 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) 20250212125420361 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) 20250212125420361 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) 20250212125420361 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) 20250212125420364 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) 20250212125420364 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) 20250212125420364 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20250212125420364 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) 20250212125420364 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420378 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 24 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420378 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) 20250212125420378 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420378 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 24 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420378 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420378 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) 20250212125420378 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) 20250212125420378 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20250212125420378 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420378 DRLCMACUL DEBUG - Mark BSN 82 as INVALID (rlc_window_ul.cpp:42) 20250212125420378 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20250212125420378 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20250212125420378 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420378 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420378 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420378 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420378 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420378 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420378 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) 20250212125420378 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) 20250212125420378 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) 20250212125420379 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) 20250212125420379 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) 20250212125420379 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) 20250212125420379 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) 20250212125420379 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) 20250212125420379 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) 20250212125420379 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) 20250212125420379 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) 20250212125420380 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) 20250212125420380 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) 20250212125420380 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) 20250212125420380 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) 20250212125420382 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) 20250212125420382 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) 20250212125420382 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20250212125420382 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) 20250212125420383 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420396 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 26 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420396 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) 20250212125420396 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420397 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 26 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420397 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420397 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) 20250212125420397 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) 20250212125420397 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20250212125420397 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420397 DRLCMACUL DEBUG - Mark BSN 83 as INVALID (rlc_window_ul.cpp:42) 20250212125420397 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20250212125420397 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20250212125420397 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420397 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420397 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420397 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420397 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420397 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420397 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) 20250212125420397 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20250212125420397 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125420397 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125420397 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) 20250212125420397 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) 20250212125420397 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) 20250212125420397 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) 20250212125420397 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) 20250212125420398 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) 20250212125420398 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) 20250212125420398 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) 20250212125420398 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) 20250212125420398 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) 20250212125420398 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) 20250212125420398 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) 20250212125420399 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) 20250212125420399 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) 20250212125420406 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) 20250212125420406 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) 20250212125420406 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type USF (pdch_ul_controller.c:184) 20250212125420406 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) 20250212125420406 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125420406 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125420406 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) 20250212125420406 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125420406 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) 20250212125420406 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 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) 20250212125420406 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125420420 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 28 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420420 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) 20250212125420420 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420420 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 28 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420420 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420420 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) 20250212125420420 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) 20250212125420420 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20250212125420420 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420420 DRLCMACUL DEBUG - Mark BSN 84 as INVALID (rlc_window_ul.cpp:42) 20250212125420420 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20250212125420420 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20250212125420420 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420420 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420420 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420420 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420420 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420420 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420420 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) 20250212125420420 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) 20250212125420420 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) 20250212125420420 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) 20250212125420420 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) 20250212125420421 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) 20250212125420421 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) 20250212125420421 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) 20250212125420421 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) 20250212125420421 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) 20250212125420421 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) 20250212125420422 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) 20250212125420422 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) 20250212125420422 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) 20250212125420422 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) 20250212125420424 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) 20250212125420424 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) 20250212125420424 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type USF (pdch_ul_controller.c:184) 20250212125420424 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) 20250212125420425 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420438 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 2a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420438 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) 20250212125420438 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420438 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420438 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420438 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) 20250212125420438 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) 20250212125420438 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 21 storing in window (21..84) (tbf_ul.cpp:314) 20250212125420438 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420438 DRLCMACUL DEBUG - Mark BSN 85 as INVALID (rlc_window_ul.cpp:42) 20250212125420438 DRLCMACUL DEBUG - Raising V(R) to 22 (rlc_window_ul.cpp:50) 20250212125420438 DRLCMACUL DEBUG - Taking block 21 out, raising V(Q) to 22 (rlc_window_ul.cpp:65) 20250212125420438 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420438 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420438 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420439 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420439 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420439 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420439 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) 20250212125420439 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) 20250212125420439 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) 20250212125420439 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) 20250212125420439 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) 20250212125420439 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) 20250212125420439 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) 20250212125420439 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) 20250212125420439 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) 20250212125420439 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) 20250212125420439 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) 20250212125420439 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) 20250212125420439 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) 20250212125420439 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) 20250212125420439 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) 20250212125420443 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) 20250212125420443 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) 20250212125420443 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type USF (pdch_ul_controller.c:184) 20250212125420443 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) 20250212125420443 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420457 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 2c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420457 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) 20250212125420457 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420457 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420457 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420457 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) 20250212125420457 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) 20250212125420457 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 22 storing in window (22..85) (tbf_ul.cpp:314) 20250212125420457 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420457 DRLCMACUL DEBUG - Mark BSN 86 as INVALID (rlc_window_ul.cpp:42) 20250212125420457 DRLCMACUL DEBUG - Raising V(R) to 23 (rlc_window_ul.cpp:50) 20250212125420457 DRLCMACUL DEBUG - Taking block 22 out, raising V(Q) to 23 (rlc_window_ul.cpp:65) 20250212125420457 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420457 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420457 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420457 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420457 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420457 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420457 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) 20250212125420457 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) 20250212125420457 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) 20250212125420458 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) 20250212125420458 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) 20250212125420458 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) 20250212125420458 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) 20250212125420458 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) 20250212125420458 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) 20250212125420458 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) 20250212125420458 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) 20250212125420458 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) 20250212125420458 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) 20250212125420459 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) 20250212125420459 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) 20250212125420467 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) 20250212125420467 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) 20250212125420467 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 160 for type USF (pdch_ul_controller.c:184) 20250212125420467 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) 20250212125420467 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420481 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 2e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420481 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) 20250212125420481 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420481 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420481 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420481 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) 20250212125420481 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) 20250212125420481 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 23 storing in window (23..86) (tbf_ul.cpp:314) 20250212125420481 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420481 DRLCMACUL DEBUG - Mark BSN 87 as INVALID (rlc_window_ul.cpp:42) 20250212125420481 DRLCMACUL DEBUG - Raising V(R) to 24 (rlc_window_ul.cpp:50) 20250212125420481 DRLCMACUL DEBUG - Taking block 23 out, raising V(Q) to 24 (rlc_window_ul.cpp:65) 20250212125420481 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420481 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420481 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420481 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420481 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420481 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420481 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) 20250212125420481 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) 20250212125420481 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) 20250212125420481 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) 20250212125420481 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) 20250212125420481 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) 20250212125420481 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) 20250212125420482 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) 20250212125420482 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) 20250212125420482 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) 20250212125420482 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) 20250212125420482 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) 20250212125420482 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) 20250212125420482 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) 20250212125420482 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) 20250212125420485 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) 20250212125420485 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) 20250212125420485 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 164 for type USF (pdch_ul_controller.c:184) 20250212125420485 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) 20250212125420485 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420499 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 30 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420499 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) 20250212125420499 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420499 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 30 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420499 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420499 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) 20250212125420499 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) 20250212125420499 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 24 storing in window (24..87) (tbf_ul.cpp:314) 20250212125420499 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420499 DRLCMACUL DEBUG - Mark BSN 88 as INVALID (rlc_window_ul.cpp:42) 20250212125420499 DRLCMACUL DEBUG - Raising V(R) to 25 (rlc_window_ul.cpp:50) 20250212125420499 DRLCMACUL DEBUG - Taking block 24 out, raising V(Q) to 25 (rlc_window_ul.cpp:65) 20250212125420499 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420499 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420499 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420499 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420499 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420499 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420499 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) 20250212125420500 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) 20250212125420500 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) 20250212125420500 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) 20250212125420500 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) 20250212125420500 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) 20250212125420500 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) 20250212125420500 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) 20250212125420500 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) 20250212125420500 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) 20250212125420500 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) 20250212125420500 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) 20250212125420500 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) 20250212125420501 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) 20250212125420501 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) 20250212125420504 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) 20250212125420504 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) 20250212125420504 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 169 for type USF (pdch_ul_controller.c:184) 20250212125420504 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) 20250212125420504 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420518 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 32 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420518 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) 20250212125420518 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420518 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 32 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420518 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420518 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) 20250212125420518 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) 20250212125420518 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 25 storing in window (25..88) (tbf_ul.cpp:314) 20250212125420518 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420518 DRLCMACUL DEBUG - Mark BSN 89 as INVALID (rlc_window_ul.cpp:42) 20250212125420518 DRLCMACUL DEBUG - Raising V(R) to 26 (rlc_window_ul.cpp:50) 20250212125420518 DRLCMACUL DEBUG - Taking block 25 out, raising V(Q) to 26 (rlc_window_ul.cpp:65) 20250212125420518 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420518 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420518 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420518 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420518 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420518 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420518 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) 20250212125420518 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) 20250212125420518 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) 20250212125420518 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) 20250212125420518 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) 20250212125420519 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) 20250212125420519 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) 20250212125420519 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) 20250212125420519 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) 20250212125420519 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) 20250212125420519 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) 20250212125420519 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) 20250212125420519 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) 20250212125420519 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) 20250212125420519 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) 20250212125420527 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) 20250212125420527 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) 20250212125420527 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 173 for type USF (pdch_ul_controller.c:184) 20250212125420527 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) 20250212125420527 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420541 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 34 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420542 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) 20250212125420542 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420542 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 34 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420542 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420542 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) 20250212125420542 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) 20250212125420542 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 26 storing in window (26..89) (tbf_ul.cpp:314) 20250212125420542 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420542 DRLCMACUL DEBUG - Mark BSN 90 as INVALID (rlc_window_ul.cpp:42) 20250212125420542 DRLCMACUL DEBUG - Raising V(R) to 27 (rlc_window_ul.cpp:50) 20250212125420542 DRLCMACUL DEBUG - Taking block 26 out, raising V(Q) to 27 (rlc_window_ul.cpp:65) 20250212125420542 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420542 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420542 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420542 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420542 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420542 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420542 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) 20250212125420542 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) 20250212125420542 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) 20250212125420542 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) 20250212125420542 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) 20250212125420542 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) 20250212125420542 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) 20250212125420542 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) 20250212125420542 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) 20250212125420542 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) 20250212125420542 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) 20250212125420543 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) 20250212125420543 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) 20250212125420543 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) 20250212125420543 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) 20250212125420546 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) 20250212125420546 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) 20250212125420546 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 177 for type USF (pdch_ul_controller.c:184) 20250212125420546 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) 20250212125420546 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420560 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 36 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420560 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) 20250212125420560 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420560 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 36 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420560 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420560 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) 20250212125420560 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) 20250212125420560 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 27 storing in window (27..90) (tbf_ul.cpp:314) 20250212125420560 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420560 DRLCMACUL DEBUG - Mark BSN 91 as INVALID (rlc_window_ul.cpp:42) 20250212125420560 DRLCMACUL DEBUG - Raising V(R) to 28 (rlc_window_ul.cpp:50) 20250212125420560 DRLCMACUL DEBUG - Taking block 27 out, raising V(Q) to 28 (rlc_window_ul.cpp:65) 20250212125420560 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420560 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420560 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420560 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420560 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420560 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420560 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) 20250212125420561 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) 20250212125420561 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) 20250212125420561 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) 20250212125420561 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) 20250212125420561 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) 20250212125420561 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) 20250212125420561 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) 20250212125420561 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) 20250212125420561 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) 20250212125420561 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) 20250212125420561 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) 20250212125420561 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) 20250212125420561 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) 20250212125420561 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) 20250212125420565 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) 20250212125420565 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) 20250212125420565 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 182 for type USF (pdch_ul_controller.c:184) 20250212125420565 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) 20250212125420565 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420579 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 38 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420579 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) 20250212125420579 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420579 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 38 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420579 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420579 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) 20250212125420579 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) 20250212125420579 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 28 storing in window (28..91) (tbf_ul.cpp:314) 20250212125420579 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420579 DRLCMACUL DEBUG - Mark BSN 92 as INVALID (rlc_window_ul.cpp:42) 20250212125420579 DRLCMACUL DEBUG - Raising V(R) to 29 (rlc_window_ul.cpp:50) 20250212125420579 DRLCMACUL DEBUG - Taking block 28 out, raising V(Q) to 29 (rlc_window_ul.cpp:65) 20250212125420579 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420579 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420579 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420579 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420579 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420579 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420579 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) 20250212125420579 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) 20250212125420579 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) 20250212125420579 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) 20250212125420579 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) 20250212125420579 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) 20250212125420579 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) 20250212125420579 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) 20250212125420579 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) 20250212125420579 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) 20250212125420579 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) 20250212125420580 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) 20250212125420580 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) 20250212125420580 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) 20250212125420580 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) 20250212125420588 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) 20250212125420588 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) 20250212125420588 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 186 for type USF (pdch_ul_controller.c:184) 20250212125420588 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) 20250212125420588 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420602 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 3a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420602 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) 20250212125420602 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420602 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420602 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420602 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) 20250212125420602 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) 20250212125420602 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 29 storing in window (29..92) (tbf_ul.cpp:314) 20250212125420602 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420602 DRLCMACUL DEBUG - Mark BSN 93 as INVALID (rlc_window_ul.cpp:42) 20250212125420602 DRLCMACUL DEBUG - Raising V(R) to 30 (rlc_window_ul.cpp:50) 20250212125420602 DRLCMACUL DEBUG - Taking block 29 out, raising V(Q) to 30 (rlc_window_ul.cpp:65) 20250212125420602 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420602 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420602 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420602 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420602 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420602 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420602 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) 20250212125420602 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) 20250212125420602 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) 20250212125420603 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) 20250212125420603 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) 20250212125420603 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) 20250212125420603 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) 20250212125420603 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) 20250212125420603 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) 20250212125420603 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) 20250212125420603 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) 20250212125420603 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) 20250212125420603 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) 20250212125420603 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) 20250212125420603 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) 20250212125420606 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) 20250212125420606 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) 20250212125420606 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 190 for type USF (pdch_ul_controller.c:184) 20250212125420606 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) 20250212125420607 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420620 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 3c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420620 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) 20250212125420620 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420620 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420620 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420620 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) 20250212125420620 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) 20250212125420620 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 30 storing in window (30..93) (tbf_ul.cpp:314) 20250212125420620 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420620 DRLCMACUL DEBUG - Mark BSN 94 as INVALID (rlc_window_ul.cpp:42) 20250212125420620 DRLCMACUL DEBUG - Raising V(R) to 31 (rlc_window_ul.cpp:50) 20250212125420620 DRLCMACUL DEBUG - Taking block 30 out, raising V(Q) to 31 (rlc_window_ul.cpp:65) 20250212125420620 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420620 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420620 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420620 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420620 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420620 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420620 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) 20250212125420621 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) 20250212125420621 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) 20250212125420621 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) 20250212125420621 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) 20250212125420621 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) 20250212125420621 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) 20250212125420621 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) 20250212125420621 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) 20250212125420621 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) 20250212125420621 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) 20250212125420622 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) 20250212125420622 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) 20250212125420622 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) 20250212125420622 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) 20250212125420625 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) 20250212125420625 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) 20250212125420625 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 195 for type USF (pdch_ul_controller.c:184) 20250212125420625 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) 20250212125420625 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420639 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 3e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420639 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) 20250212125420639 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420639 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420639 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420639 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) 20250212125420639 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) 20250212125420639 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 31 storing in window (31..94) (tbf_ul.cpp:314) 20250212125420639 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420639 DRLCMACUL DEBUG - Mark BSN 95 as INVALID (rlc_window_ul.cpp:42) 20250212125420639 DRLCMACUL DEBUG - Raising V(R) to 32 (rlc_window_ul.cpp:50) 20250212125420639 DRLCMACUL DEBUG - Taking block 31 out, raising V(Q) to 32 (rlc_window_ul.cpp:65) 20250212125420639 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420639 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420639 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420639 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420639 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420639 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420639 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) 20250212125420639 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) 20250212125420639 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) 20250212125420640 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) 20250212125420640 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) 20250212125420640 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) 20250212125420640 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) 20250212125420640 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) 20250212125420640 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) 20250212125420640 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) 20250212125420640 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) 20250212125420640 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) 20250212125420640 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) 20250212125420640 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) 20250212125420640 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) 20250212125420648 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) 20250212125420649 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) 20250212125420649 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 199 for type USF (pdch_ul_controller.c:184) 20250212125420649 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) 20250212125420649 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420663 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 40 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420663 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) 20250212125420663 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420663 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 40 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420663 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420663 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) 20250212125420663 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) 20250212125420663 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 32 storing in window (32..95) (tbf_ul.cpp:314) 20250212125420663 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420663 DRLCMACUL DEBUG - Mark BSN 96 as INVALID (rlc_window_ul.cpp:42) 20250212125420663 DRLCMACUL DEBUG - Raising V(R) to 33 (rlc_window_ul.cpp:50) 20250212125420663 DRLCMACUL DEBUG - Taking block 32 out, raising V(Q) to 33 (rlc_window_ul.cpp:65) 20250212125420663 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420663 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420663 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420663 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420663 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420663 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420663 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) 20250212125420663 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) 20250212125420663 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) 20250212125420663 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) 20250212125420663 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) 20250212125420663 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) 20250212125420663 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) 20250212125420663 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) 20250212125420663 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) 20250212125420663 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) 20250212125420663 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) 20250212125420664 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) 20250212125420664 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) 20250212125420664 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) 20250212125420664 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) 20250212125420667 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) 20250212125420667 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) 20250212125420667 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 203 for type USF (pdch_ul_controller.c:184) 20250212125420667 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) 20250212125420667 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420681 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 42 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420681 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) 20250212125420681 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420681 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 42 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420681 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420681 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) 20250212125420681 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) 20250212125420681 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 33 storing in window (33..96) (tbf_ul.cpp:314) 20250212125420681 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420681 DRLCMACUL DEBUG - Mark BSN 97 as INVALID (rlc_window_ul.cpp:42) 20250212125420681 DRLCMACUL DEBUG - Raising V(R) to 34 (rlc_window_ul.cpp:50) 20250212125420681 DRLCMACUL DEBUG - Taking block 33 out, raising V(Q) to 34 (rlc_window_ul.cpp:65) 20250212125420681 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420681 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420681 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420681 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420681 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420681 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420681 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) 20250212125420682 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) 20250212125420682 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) 20250212125420682 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) 20250212125420682 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) 20250212125420682 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) 20250212125420682 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) 20250212125420683 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) 20250212125420683 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) 20250212125420683 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) 20250212125420683 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) 20250212125420683 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) 20250212125420683 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) 20250212125420683 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) 20250212125420683 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) 20250212125420686 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) 20250212125420686 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) 20250212125420686 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 208 for type USF (pdch_ul_controller.c:184) 20250212125420686 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) 20250212125420686 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420700 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 44 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420700 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) 20250212125420700 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420700 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 44 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420700 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420700 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) 20250212125420700 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) 20250212125420700 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 34 storing in window (34..97) (tbf_ul.cpp:314) 20250212125420700 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420700 DRLCMACUL DEBUG - Mark BSN 98 as INVALID (rlc_window_ul.cpp:42) 20250212125420700 DRLCMACUL DEBUG - Raising V(R) to 35 (rlc_window_ul.cpp:50) 20250212125420700 DRLCMACUL DEBUG - Taking block 34 out, raising V(Q) to 35 (rlc_window_ul.cpp:65) 20250212125420700 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420700 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420700 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420700 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420700 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420700 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420700 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) 20250212125420701 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) 20250212125420701 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) 20250212125420701 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) 20250212125420701 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) 20250212125420701 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) 20250212125420701 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) 20250212125420701 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) 20250212125420701 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) 20250212125420702 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) 20250212125420702 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) 20250212125420702 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) 20250212125420702 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) 20250212125420702 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) 20250212125420702 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) 20250212125420709 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) 20250212125420709 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) 20250212125420709 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 212 for type USF (pdch_ul_controller.c:184) 20250212125420709 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) 20250212125420709 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420723 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 46 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420723 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) 20250212125420723 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420723 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 46 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420723 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420723 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) 20250212125420723 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) 20250212125420723 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 35 storing in window (35..98) (tbf_ul.cpp:314) 20250212125420723 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420723 DRLCMACUL DEBUG - Mark BSN 99 as INVALID (rlc_window_ul.cpp:42) 20250212125420723 DRLCMACUL DEBUG - Raising V(R) to 36 (rlc_window_ul.cpp:50) 20250212125420723 DRLCMACUL DEBUG - Taking block 35 out, raising V(Q) to 36 (rlc_window_ul.cpp:65) 20250212125420723 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420723 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420723 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420723 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420723 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420723 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420723 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) 20250212125420723 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) 20250212125420723 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) 20250212125420723 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) 20250212125420724 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) 20250212125420724 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) 20250212125420724 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) 20250212125420724 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) 20250212125420724 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) 20250212125420724 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) 20250212125420724 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) 20250212125420724 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) 20250212125420724 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) 20250212125420724 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) 20250212125420724 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) 20250212125420728 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) 20250212125420728 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) 20250212125420728 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 216 for type USF (pdch_ul_controller.c:184) 20250212125420728 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) 20250212125420728 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420742 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 48 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420742 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) 20250212125420742 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420742 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 48 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420742 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420742 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) 20250212125420742 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) 20250212125420742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 36 storing in window (36..99) (tbf_ul.cpp:314) 20250212125420742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420742 DRLCMACUL DEBUG - Mark BSN 100 as INVALID (rlc_window_ul.cpp:42) 20250212125420742 DRLCMACUL DEBUG - Raising V(R) to 37 (rlc_window_ul.cpp:50) 20250212125420742 DRLCMACUL DEBUG - Taking block 36 out, raising V(Q) to 37 (rlc_window_ul.cpp:65) 20250212125420742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420742 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420742 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420742 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420742 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) 20250212125420742 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) 20250212125420742 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) 20250212125420742 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) 20250212125420742 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) 20250212125420743 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) 20250212125420743 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) 20250212125420743 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) 20250212125420743 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) 20250212125420743 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) 20250212125420743 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) 20250212125420744 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) 20250212125420744 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) 20250212125420744 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) 20250212125420744 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) 20250212125420746 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) 20250212125420746 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) 20250212125420746 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 221 for type USF (pdch_ul_controller.c:184) 20250212125420746 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) 20250212125420747 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420761 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 4a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420761 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) 20250212125420761 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420761 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420761 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420761 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) 20250212125420761 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20250212125420761 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) 20250212125420761 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 37 storing in window (37..100) (tbf_ul.cpp:314) 20250212125420761 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420761 DRLCMACUL DEBUG - Mark BSN 101 as INVALID (rlc_window_ul.cpp:42) 20250212125420761 DRLCMACUL DEBUG - Raising V(R) to 38 (rlc_window_ul.cpp:50) 20250212125420761 DRLCMACUL DEBUG - Taking block 37 out, raising V(Q) to 38 (rlc_window_ul.cpp:65) 20250212125420761 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420761 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420761 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420761 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420761 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420761 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420761 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) 20250212125420761 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) 20250212125420761 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) 20250212125420761 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) 20250212125420761 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) 20250212125420762 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) 20250212125420762 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) 20250212125420762 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) 20250212125420762 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) 20250212125420762 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) 20250212125420762 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) 20250212125420763 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) 20250212125420763 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) 20250212125420763 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) 20250212125420763 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) 20250212125420770 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) 20250212125420770 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) 20250212125420770 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 225 for type USF (pdch_ul_controller.c:184) 20250212125420770 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) 20250212125420770 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420784 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 4c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420784 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) 20250212125420784 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420784 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420784 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420784 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) 20250212125420784 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) 20250212125420784 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 38 storing in window (38..101) (tbf_ul.cpp:314) 20250212125420784 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420784 DRLCMACUL DEBUG - Mark BSN 102 as INVALID (rlc_window_ul.cpp:42) 20250212125420784 DRLCMACUL DEBUG - Raising V(R) to 39 (rlc_window_ul.cpp:50) 20250212125420784 DRLCMACUL DEBUG - Taking block 38 out, raising V(Q) to 39 (rlc_window_ul.cpp:65) 20250212125420784 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420784 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420784 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420784 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420784 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420784 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420784 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) 20250212125420784 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) 20250212125420784 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) 20250212125420785 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) 20250212125420785 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) 20250212125420785 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) 20250212125420785 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) 20250212125420785 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) 20250212125420785 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) 20250212125420785 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) 20250212125420785 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) 20250212125420785 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) 20250212125420785 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) 20250212125420786 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) 20250212125420786 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) 20250212125420789 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) 20250212125420789 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) 20250212125420789 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 229 for type USF (pdch_ul_controller.c:184) 20250212125420789 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) 20250212125420789 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420803 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 4e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420803 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) 20250212125420803 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420803 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420803 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420803 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) 20250212125420803 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) 20250212125420803 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 39 storing in window (39..102) (tbf_ul.cpp:314) 20250212125420803 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420803 DRLCMACUL DEBUG - Mark BSN 103 as INVALID (rlc_window_ul.cpp:42) 20250212125420803 DRLCMACUL DEBUG - Raising V(R) to 40 (rlc_window_ul.cpp:50) 20250212125420803 DRLCMACUL DEBUG - Taking block 39 out, raising V(Q) to 40 (rlc_window_ul.cpp:65) 20250212125420803 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420803 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420803 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420803 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420803 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420803 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420803 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) 20250212125420803 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20250212125420803 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125420803 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125420804 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) 20250212125420804 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) 20250212125420804 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) 20250212125420804 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) 20250212125420804 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) 20250212125420804 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) 20250212125420804 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) 20250212125420804 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) 20250212125420805 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) 20250212125420805 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) 20250212125420805 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) 20250212125420805 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) 20250212125420805 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) 20250212125420805 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) 20250212125420807 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) 20250212125420808 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) 20250212125420808 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 234 for type USF (pdch_ul_controller.c:184) 20250212125420808 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) 20250212125420808 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125420808 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125420808 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) 20250212125420808 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125420808 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125420808 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Sending data request: sapi=5 arfcn=871 cur_fn=225 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) 20250212125420808 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125420822 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 50 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420822 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) 20250212125420822 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420822 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 50 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420822 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420822 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) 20250212125420822 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) 20250212125420822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 40 storing in window (40..103) (tbf_ul.cpp:314) 20250212125420822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420822 DRLCMACUL DEBUG - Mark BSN 104 as INVALID (rlc_window_ul.cpp:42) 20250212125420822 DRLCMACUL DEBUG - Raising V(R) to 41 (rlc_window_ul.cpp:50) 20250212125420822 DRLCMACUL DEBUG - Taking block 40 out, raising V(Q) to 41 (rlc_window_ul.cpp:65) 20250212125420822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420822 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420822 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420822 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420822 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) 20250212125420822 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) 20250212125420822 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) 20250212125420822 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) 20250212125420822 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) 20250212125420822 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) 20250212125420822 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) 20250212125420822 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) 20250212125420822 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) 20250212125420822 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) 20250212125420822 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) 20250212125420823 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) 20250212125420823 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) 20250212125420823 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) 20250212125420823 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) 20250212125420831 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) 20250212125420831 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) 20250212125420831 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 238 for type USF (pdch_ul_controller.c:184) 20250212125420831 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) 20250212125420831 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420845 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 52 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420845 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) 20250212125420845 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420845 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 52 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420845 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420845 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) 20250212125420845 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) 20250212125420845 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 41 storing in window (41..104) (tbf_ul.cpp:314) 20250212125420845 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420845 DRLCMACUL DEBUG - Mark BSN 105 as INVALID (rlc_window_ul.cpp:42) 20250212125420845 DRLCMACUL DEBUG - Raising V(R) to 42 (rlc_window_ul.cpp:50) 20250212125420845 DRLCMACUL DEBUG - Taking block 41 out, raising V(Q) to 42 (rlc_window_ul.cpp:65) 20250212125420845 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420845 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420845 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420845 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420845 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420845 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420846 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) 20250212125420846 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) 20250212125420846 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) 20250212125420846 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) 20250212125420846 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) 20250212125420846 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) 20250212125420846 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) 20250212125420847 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) 20250212125420847 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) 20250212125420847 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) 20250212125420847 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) 20250212125420847 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) 20250212125420847 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) 20250212125420848 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) 20250212125420848 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) 20250212125420850 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) 20250212125420850 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) 20250212125420850 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 242 for type USF (pdch_ul_controller.c:184) 20250212125420850 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) 20250212125420850 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420864 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 54 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420864 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) 20250212125420864 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420864 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 54 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420864 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420864 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) 20250212125420864 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) 20250212125420864 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 42 storing in window (42..105) (tbf_ul.cpp:314) 20250212125420864 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420864 DRLCMACUL DEBUG - Mark BSN 106 as INVALID (rlc_window_ul.cpp:42) 20250212125420864 DRLCMACUL DEBUG - Raising V(R) to 43 (rlc_window_ul.cpp:50) 20250212125420864 DRLCMACUL DEBUG - Taking block 42 out, raising V(Q) to 43 (rlc_window_ul.cpp:65) 20250212125420864 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420864 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420864 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420864 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420864 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420864 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420864 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) 20250212125420864 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) 20250212125420864 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) 20250212125420864 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) 20250212125420864 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) 20250212125420865 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) 20250212125420865 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) 20250212125420865 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) 20250212125420865 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) 20250212125420865 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) 20250212125420865 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) 20250212125420865 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) 20250212125420865 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) 20250212125420865 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) 20250212125420865 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) 20250212125420868 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) 20250212125420868 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) 20250212125420868 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 247 for type USF (pdch_ul_controller.c:184) 20250212125420868 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) 20250212125420869 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420883 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 56 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420883 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) 20250212125420883 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420883 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 56 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420883 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420883 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) 20250212125420883 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) 20250212125420883 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 43 storing in window (43..106) (tbf_ul.cpp:314) 20250212125420883 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420883 DRLCMACUL DEBUG - Mark BSN 107 as INVALID (rlc_window_ul.cpp:42) 20250212125420883 DRLCMACUL DEBUG - Raising V(R) to 44 (rlc_window_ul.cpp:50) 20250212125420883 DRLCMACUL DEBUG - Taking block 43 out, raising V(Q) to 44 (rlc_window_ul.cpp:65) 20250212125420883 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420883 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420883 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420883 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420883 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420883 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420883 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) 20250212125420883 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) 20250212125420883 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) 20250212125420883 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) 20250212125420883 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) 20250212125420884 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) 20250212125420884 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) 20250212125420884 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) 20250212125420884 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) 20250212125420885 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) 20250212125420885 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) 20250212125420885 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) 20250212125420885 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) 20250212125420885 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) 20250212125420885 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) 20250212125420892 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) 20250212125420892 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) 20250212125420892 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 251 for type USF (pdch_ul_controller.c:184) 20250212125420892 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) 20250212125420892 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420906 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 58 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420906 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) 20250212125420906 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420906 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 58 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420906 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420906 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) 20250212125420906 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) 20250212125420906 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 44 storing in window (44..107) (tbf_ul.cpp:314) 20250212125420906 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420906 DRLCMACUL DEBUG - Mark BSN 108 as INVALID (rlc_window_ul.cpp:42) 20250212125420906 DRLCMACUL DEBUG - Raising V(R) to 45 (rlc_window_ul.cpp:50) 20250212125420906 DRLCMACUL DEBUG - Taking block 44 out, raising V(Q) to 45 (rlc_window_ul.cpp:65) 20250212125420906 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420906 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420906 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420906 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420906 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420906 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420906 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) 20250212125420907 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) 20250212125420907 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) 20250212125420907 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) 20250212125420907 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) 20250212125420907 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) 20250212125420907 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) 20250212125420907 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) 20250212125420907 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) 20250212125420908 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) 20250212125420908 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) 20250212125420908 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) 20250212125420908 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) 20250212125420908 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) 20250212125420908 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) 20250212125420911 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) 20250212125420911 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) 20250212125420911 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 255 for type USF (pdch_ul_controller.c:184) 20250212125420911 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) 20250212125420911 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420925 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 5a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420925 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) 20250212125420925 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420925 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 5a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420925 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420925 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) 20250212125420925 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) 20250212125420925 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 45 storing in window (45..108) (tbf_ul.cpp:314) 20250212125420925 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420925 DRLCMACUL DEBUG - Mark BSN 109 as INVALID (rlc_window_ul.cpp:42) 20250212125420925 DRLCMACUL DEBUG - Raising V(R) to 46 (rlc_window_ul.cpp:50) 20250212125420925 DRLCMACUL DEBUG - Taking block 45 out, raising V(Q) to 46 (rlc_window_ul.cpp:65) 20250212125420925 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420925 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420925 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420925 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420925 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420925 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420925 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) 20250212125420925 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) 20250212125420925 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) 20250212125420925 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) 20250212125420925 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) 20250212125420926 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) 20250212125420926 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) 20250212125420926 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) 20250212125420926 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) 20250212125420926 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) 20250212125420926 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) 20250212125420927 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) 20250212125420927 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) 20250212125420927 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) 20250212125420927 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) 20250212125420929 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) 20250212125420929 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) 20250212125420929 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 260 for type USF (pdch_ul_controller.c:184) 20250212125420929 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) 20250212125420929 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420943 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 5c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420943 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) 20250212125420943 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420943 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 5c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420943 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420943 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) 20250212125420943 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) 20250212125420943 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 46 storing in window (46..109) (tbf_ul.cpp:314) 20250212125420943 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420943 DRLCMACUL DEBUG - Mark BSN 110 as INVALID (rlc_window_ul.cpp:42) 20250212125420943 DRLCMACUL DEBUG - Raising V(R) to 47 (rlc_window_ul.cpp:50) 20250212125420943 DRLCMACUL DEBUG - Taking block 46 out, raising V(Q) to 47 (rlc_window_ul.cpp:65) 20250212125420943 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420943 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420943 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420943 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420943 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420943 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420943 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) 20250212125420944 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) 20250212125420944 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) 20250212125420944 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) 20250212125420944 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) 20250212125420944 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) 20250212125420944 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) 20250212125420945 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) 20250212125420945 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) 20250212125420945 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) 20250212125420945 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) 20250212125420945 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) 20250212125420945 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) 20250212125420946 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) 20250212125420946 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) 20250212125420953 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) 20250212125420953 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) 20250212125420953 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 264 for type USF (pdch_ul_controller.c:184) 20250212125420953 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) 20250212125420953 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420967 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 5e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420967 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) 20250212125420967 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420967 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 5e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420967 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420967 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) 20250212125420967 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) 20250212125420967 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 47 storing in window (47..110) (tbf_ul.cpp:314) 20250212125420967 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420967 DRLCMACUL DEBUG - Mark BSN 111 as INVALID (rlc_window_ul.cpp:42) 20250212125420967 DRLCMACUL DEBUG - Raising V(R) to 48 (rlc_window_ul.cpp:50) 20250212125420967 DRLCMACUL DEBUG - Taking block 47 out, raising V(Q) to 48 (rlc_window_ul.cpp:65) 20250212125420967 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420967 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420967 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420967 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420967 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420967 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420967 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) 20250212125420967 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) 20250212125420967 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) 20250212125420967 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) 20250212125420967 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) 20250212125420968 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) 20250212125420968 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) 20250212125420968 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) 20250212125420968 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) 20250212125420968 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) 20250212125420968 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) 20250212125420968 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) 20250212125420968 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) 20250212125420969 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) 20250212125420969 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) 20250212125420971 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) 20250212125420971 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) 20250212125420971 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 268 for type USF (pdch_ul_controller.c:184) 20250212125420971 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) 20250212125420971 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125420985 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 60 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125420985 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) 20250212125420985 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125420985 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 60 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125420985 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125420985 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) 20250212125420985 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) 20250212125420985 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 48 storing in window (48..111) (tbf_ul.cpp:314) 20250212125420985 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125420985 DRLCMACUL DEBUG - Mark BSN 112 as INVALID (rlc_window_ul.cpp:42) 20250212125420985 DRLCMACUL DEBUG - Raising V(R) to 49 (rlc_window_ul.cpp:50) 20250212125420985 DRLCMACUL DEBUG - Taking block 48 out, raising V(Q) to 49 (rlc_window_ul.cpp:65) 20250212125420985 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125420985 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125420985 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125420985 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125420985 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125420985 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125420985 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) 20250212125420986 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) 20250212125420986 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) 20250212125420986 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) 20250212125420986 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) 20250212125420986 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) 20250212125420986 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) 20250212125420987 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) 20250212125420987 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) 20250212125420987 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) 20250212125420987 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) 20250212125420987 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) 20250212125420987 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) 20250212125420987 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) 20250212125420987 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) 20250212125420990 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) 20250212125420990 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) 20250212125420990 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 273 for type USF (pdch_ul_controller.c:184) 20250212125420990 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) 20250212125420990 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421004 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 62 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421004 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) 20250212125421004 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421004 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 62 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421004 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421004 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) 20250212125421004 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) 20250212125421004 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 49 storing in window (49..112) (tbf_ul.cpp:314) 20250212125421004 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421004 DRLCMACUL DEBUG - Mark BSN 113 as INVALID (rlc_window_ul.cpp:42) 20250212125421004 DRLCMACUL DEBUG - Raising V(R) to 50 (rlc_window_ul.cpp:50) 20250212125421004 DRLCMACUL DEBUG - Taking block 49 out, raising V(Q) to 50 (rlc_window_ul.cpp:65) 20250212125421004 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421004 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421004 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421004 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421004 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421004 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421004 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) 20250212125421004 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) 20250212125421004 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) 20250212125421005 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) 20250212125421005 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) 20250212125421005 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) 20250212125421005 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) 20250212125421005 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) 20250212125421005 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) 20250212125421006 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) 20250212125421006 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) 20250212125421006 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) 20250212125421006 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) 20250212125421006 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) 20250212125421006 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) 20250212125421013 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) 20250212125421013 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) 20250212125421013 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 277 for type USF (pdch_ul_controller.c:184) 20250212125421013 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) 20250212125421013 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421027 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 64 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421027 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) 20250212125421027 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421027 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 64 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421027 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421027 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) 20250212125421027 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) 20250212125421027 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 50 storing in window (50..113) (tbf_ul.cpp:314) 20250212125421027 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421027 DRLCMACUL DEBUG - Mark BSN 114 as INVALID (rlc_window_ul.cpp:42) 20250212125421027 DRLCMACUL DEBUG - Raising V(R) to 51 (rlc_window_ul.cpp:50) 20250212125421027 DRLCMACUL DEBUG - Taking block 50 out, raising V(Q) to 51 (rlc_window_ul.cpp:65) 20250212125421027 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421027 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421027 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421027 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421027 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421027 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421027 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) 20250212125421028 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) 20250212125421028 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) 20250212125421028 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) 20250212125421028 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) 20250212125421028 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) 20250212125421028 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) 20250212125421029 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) 20250212125421029 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) 20250212125421029 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) 20250212125421029 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) 20250212125421029 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) 20250212125421029 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) 20250212125421029 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) 20250212125421030 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) 20250212125421032 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) 20250212125421032 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) 20250212125421032 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 281 for type USF (pdch_ul_controller.c:184) 20250212125421032 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) 20250212125421032 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421046 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 66 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421046 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) 20250212125421046 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421046 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 66 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421046 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421046 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) 20250212125421046 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) 20250212125421046 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 51 storing in window (51..114) (tbf_ul.cpp:314) 20250212125421046 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421046 DRLCMACUL DEBUG - Mark BSN 115 as INVALID (rlc_window_ul.cpp:42) 20250212125421046 DRLCMACUL DEBUG - Raising V(R) to 52 (rlc_window_ul.cpp:50) 20250212125421046 DRLCMACUL DEBUG - Taking block 51 out, raising V(Q) to 52 (rlc_window_ul.cpp:65) 20250212125421046 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421046 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421046 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421046 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421046 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421046 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421046 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) 20250212125421046 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) 20250212125421046 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) 20250212125421047 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) 20250212125421047 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) 20250212125421047 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) 20250212125421047 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) 20250212125421047 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) 20250212125421047 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) 20250212125421047 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) 20250212125421047 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) 20250212125421048 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) 20250212125421048 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) 20250212125421048 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) 20250212125421048 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) 20250212125421050 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) 20250212125421050 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) 20250212125421050 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 286 for type USF (pdch_ul_controller.c:184) 20250212125421050 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) 20250212125421051 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421065 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 68 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421065 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) 20250212125421065 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421065 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 68 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421065 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421065 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) 20250212125421065 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) 20250212125421065 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 52 storing in window (52..115) (tbf_ul.cpp:314) 20250212125421065 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421065 DRLCMACUL DEBUG - Mark BSN 116 as INVALID (rlc_window_ul.cpp:42) 20250212125421065 DRLCMACUL DEBUG - Raising V(R) to 53 (rlc_window_ul.cpp:50) 20250212125421065 DRLCMACUL DEBUG - Taking block 52 out, raising V(Q) to 53 (rlc_window_ul.cpp:65) 20250212125421065 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421065 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421065 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421065 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421065 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421065 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421065 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) 20250212125421065 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) 20250212125421065 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) 20250212125421066 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) 20250212125421066 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) 20250212125421066 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) 20250212125421066 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) 20250212125421066 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) 20250212125421066 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) 20250212125421066 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) 20250212125421066 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) 20250212125421067 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) 20250212125421067 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) 20250212125421067 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) 20250212125421067 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) 20250212125421074 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) 20250212125421074 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) 20250212125421074 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 290 for type USF (pdch_ul_controller.c:184) 20250212125421074 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) 20250212125421074 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421088 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 6a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421088 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) 20250212125421088 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421088 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 6a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421088 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421088 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) 20250212125421088 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) 20250212125421088 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 53 storing in window (53..116) (tbf_ul.cpp:314) 20250212125421088 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421088 DRLCMACUL DEBUG - Mark BSN 117 as INVALID (rlc_window_ul.cpp:42) 20250212125421088 DRLCMACUL DEBUG - Raising V(R) to 54 (rlc_window_ul.cpp:50) 20250212125421088 DRLCMACUL DEBUG - Taking block 53 out, raising V(Q) to 54 (rlc_window_ul.cpp:65) 20250212125421088 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421088 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421088 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421088 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421088 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421088 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421088 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) 20250212125421088 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) 20250212125421088 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) 20250212125421089 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) 20250212125421089 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) 20250212125421089 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) 20250212125421089 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) 20250212125421089 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) 20250212125421089 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) 20250212125421090 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) 20250212125421090 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) 20250212125421090 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) 20250212125421090 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) 20250212125421090 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) 20250212125421090 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) 20250212125421092 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) 20250212125421092 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) 20250212125421092 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 294 for type USF (pdch_ul_controller.c:184) 20250212125421092 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) 20250212125421093 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421107 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 6c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421107 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) 20250212125421107 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421107 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 6c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421107 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421107 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) 20250212125421107 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) 20250212125421107 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 54 storing in window (54..117) (tbf_ul.cpp:314) 20250212125421107 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421107 DRLCMACUL DEBUG - Mark BSN 118 as INVALID (rlc_window_ul.cpp:42) 20250212125421107 DRLCMACUL DEBUG - Raising V(R) to 55 (rlc_window_ul.cpp:50) 20250212125421107 DRLCMACUL DEBUG - Taking block 54 out, raising V(Q) to 55 (rlc_window_ul.cpp:65) 20250212125421107 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421107 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421107 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421107 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421107 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421107 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421107 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) 20250212125421107 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) 20250212125421107 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) 20250212125421107 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) 20250212125421107 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) 20250212125421108 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) 20250212125421108 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) 20250212125421108 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) 20250212125421108 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) 20250212125421108 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) 20250212125421108 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) 20250212125421108 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) 20250212125421108 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) 20250212125421109 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) 20250212125421109 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) 20250212125421111 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) 20250212125421111 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) 20250212125421111 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 299 for type USF (pdch_ul_controller.c:184) 20250212125421111 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) 20250212125421111 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421125 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 6e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421125 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) 20250212125421125 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421125 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 6e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421125 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421125 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) 20250212125421125 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) 20250212125421125 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 55 storing in window (55..118) (tbf_ul.cpp:314) 20250212125421125 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421125 DRLCMACUL DEBUG - Mark BSN 119 as INVALID (rlc_window_ul.cpp:42) 20250212125421125 DRLCMACUL DEBUG - Raising V(R) to 56 (rlc_window_ul.cpp:50) 20250212125421125 DRLCMACUL DEBUG - Taking block 55 out, raising V(Q) to 56 (rlc_window_ul.cpp:65) 20250212125421125 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421125 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421125 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421125 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421125 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421125 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421125 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) 20250212125421126 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) 20250212125421126 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) 20250212125421126 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) 20250212125421126 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) 20250212125421126 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) 20250212125421126 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) 20250212125421126 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) 20250212125421126 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) 20250212125421126 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) 20250212125421126 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) 20250212125421127 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) 20250212125421127 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) 20250212125421127 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) 20250212125421127 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) 20250212125421134 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) 20250212125421134 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) 20250212125421134 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 303 for type USF (pdch_ul_controller.c:184) 20250212125421134 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) 20250212125421134 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421148 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 70 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421148 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) 20250212125421148 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421148 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 70 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421148 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421148 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) 20250212125421148 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) 20250212125421148 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 56 storing in window (56..119) (tbf_ul.cpp:314) 20250212125421148 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421148 DRLCMACUL DEBUG - Mark BSN 120 as INVALID (rlc_window_ul.cpp:42) 20250212125421148 DRLCMACUL DEBUG - Raising V(R) to 57 (rlc_window_ul.cpp:50) 20250212125421148 DRLCMACUL DEBUG - Taking block 56 out, raising V(Q) to 57 (rlc_window_ul.cpp:65) 20250212125421148 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421148 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421148 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421148 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421148 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421148 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421148 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) 20250212125421149 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) 20250212125421149 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) 20250212125421149 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) 20250212125421149 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) 20250212125421149 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) 20250212125421149 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) 20250212125421149 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) 20250212125421149 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) 20250212125421149 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) 20250212125421149 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) 20250212125421149 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) 20250212125421149 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) 20250212125421149 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) 20250212125421149 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) 20250212125421153 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) 20250212125421153 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) 20250212125421153 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 307 for type USF (pdch_ul_controller.c:184) 20250212125421153 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) 20250212125421153 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421167 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 72 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421167 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) 20250212125421167 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421167 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 72 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421167 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421167 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) 20250212125421167 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) 20250212125421167 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 57 storing in window (57..120) (tbf_ul.cpp:314) 20250212125421167 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421167 DRLCMACUL DEBUG - Mark BSN 121 as INVALID (rlc_window_ul.cpp:42) 20250212125421167 DRLCMACUL DEBUG - Raising V(R) to 58 (rlc_window_ul.cpp:50) 20250212125421167 DRLCMACUL DEBUG - Taking block 57 out, raising V(Q) to 58 (rlc_window_ul.cpp:65) 20250212125421167 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421167 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421167 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421167 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421167 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421167 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421167 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) 20250212125421167 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) 20250212125421167 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) 20250212125421167 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) 20250212125421167 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) 20250212125421167 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) 20250212125421167 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) 20250212125421167 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) 20250212125421167 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) 20250212125421167 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) 20250212125421167 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) 20250212125421168 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) 20250212125421168 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) 20250212125421168 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) 20250212125421168 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) 20250212125421171 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) 20250212125421171 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) 20250212125421171 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 312 for type USF (pdch_ul_controller.c:184) 20250212125421171 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) 20250212125421172 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421185 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 74 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421185 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) 20250212125421185 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421185 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 74 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421185 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421185 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) 20250212125421186 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) 20250212125421186 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 58 storing in window (58..121) (tbf_ul.cpp:314) 20250212125421186 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421186 DRLCMACUL DEBUG - Mark BSN 122 as INVALID (rlc_window_ul.cpp:42) 20250212125421186 DRLCMACUL DEBUG - Raising V(R) to 59 (rlc_window_ul.cpp:50) 20250212125421186 DRLCMACUL DEBUG - Taking block 58 out, raising V(Q) to 59 (rlc_window_ul.cpp:65) 20250212125421186 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421186 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421186 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421186 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421186 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421186 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421186 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) 20250212125421186 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) 20250212125421186 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) 20250212125421186 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) 20250212125421186 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) 20250212125421186 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) 20250212125421186 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) 20250212125421186 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) 20250212125421186 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) 20250212125421186 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) 20250212125421186 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) 20250212125421186 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) 20250212125421186 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) 20250212125421187 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) 20250212125421187 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) 20250212125421195 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) 20250212125421195 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) 20250212125421195 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 316 for type USF (pdch_ul_controller.c:184) 20250212125421195 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) 20250212125421195 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421209 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 76 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421209 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) 20250212125421209 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421209 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 76 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421209 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421209 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) 20250212125421209 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) 20250212125421209 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 59 storing in window (59..122) (tbf_ul.cpp:314) 20250212125421209 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421209 DRLCMACUL DEBUG - Mark BSN 123 as INVALID (rlc_window_ul.cpp:42) 20250212125421209 DRLCMACUL DEBUG - Raising V(R) to 60 (rlc_window_ul.cpp:50) 20250212125421209 DRLCMACUL DEBUG - Taking block 59 out, raising V(Q) to 60 (rlc_window_ul.cpp:65) 20250212125421209 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421209 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421209 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421209 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421209 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421209 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421209 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) 20250212125421209 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20250212125421209 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125421209 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125421209 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) 20250212125421209 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) 20250212125421209 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) 20250212125421209 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) 20250212125421209 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) 20250212125421209 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) 20250212125421209 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) 20250212125421209 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) 20250212125421210 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) 20250212125421210 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) 20250212125421210 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) 20250212125421210 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) 20250212125421210 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) 20250212125421210 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) 20250212125421213 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) 20250212125421213 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) 20250212125421213 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 320 for type USF (pdch_ul_controller.c:184) 20250212125421213 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) 20250212125421213 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125421213 DRLCMACUL DEBUG - V(N): "IIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125421213 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) 20250212125421213 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125421213 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125421213 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Sending data request: sapi=5 arfcn=871 cur_fn=312 block=1 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) 20250212125421214 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125421227 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 78 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421227 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) 20250212125421227 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421227 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 78 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421227 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421227 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) 20250212125421228 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) 20250212125421228 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 60 storing in window (60..123) (tbf_ul.cpp:314) 20250212125421228 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421228 DRLCMACUL DEBUG - Mark BSN 124 as INVALID (rlc_window_ul.cpp:42) 20250212125421228 DRLCMACUL DEBUG - Raising V(R) to 61 (rlc_window_ul.cpp:50) 20250212125421228 DRLCMACUL DEBUG - Taking block 60 out, raising V(Q) to 61 (rlc_window_ul.cpp:65) 20250212125421228 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421228 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421228 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421228 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421228 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421228 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421228 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) 20250212125421228 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) 20250212125421228 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) 20250212125421228 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) 20250212125421228 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) 20250212125421228 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) 20250212125421228 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) 20250212125421229 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) 20250212125421229 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) 20250212125421229 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) 20250212125421229 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) 20250212125421229 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) 20250212125421229 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) 20250212125421230 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) 20250212125421230 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) 20250212125421232 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) 20250212125421232 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) 20250212125421232 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 325 for type USF (pdch_ul_controller.c:184) 20250212125421232 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) 20250212125421232 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421246 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 7a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421246 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) 20250212125421246 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421246 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 7a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421246 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421246 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) 20250212125421246 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) 20250212125421246 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 61 storing in window (61..124) (tbf_ul.cpp:314) 20250212125421246 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421246 DRLCMACUL DEBUG - Mark BSN 125 as INVALID (rlc_window_ul.cpp:42) 20250212125421246 DRLCMACUL DEBUG - Raising V(R) to 62 (rlc_window_ul.cpp:50) 20250212125421246 DRLCMACUL DEBUG - Taking block 61 out, raising V(Q) to 62 (rlc_window_ul.cpp:65) 20250212125421246 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421246 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421246 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421246 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421246 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421246 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421246 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) 20250212125421247 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) 20250212125421247 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) 20250212125421247 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) 20250212125421247 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) 20250212125421247 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) 20250212125421247 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) 20250212125421247 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) 20250212125421247 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) 20250212125421248 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) 20250212125421248 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) 20250212125421248 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) 20250212125421248 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) 20250212125421248 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) 20250212125421248 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) 20250212125421255 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) 20250212125421255 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) 20250212125421255 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 329 for type USF (pdch_ul_controller.c:184) 20250212125421255 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) 20250212125421255 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421269 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 7c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421269 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) 20250212125421269 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421269 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 7c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421269 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421269 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) 20250212125421269 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) 20250212125421269 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 62 storing in window (62..125) (tbf_ul.cpp:314) 20250212125421269 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421269 DRLCMACUL DEBUG - Mark BSN 126 as INVALID (rlc_window_ul.cpp:42) 20250212125421269 DRLCMACUL DEBUG - Raising V(R) to 63 (rlc_window_ul.cpp:50) 20250212125421269 DRLCMACUL DEBUG - Taking block 62 out, raising V(Q) to 63 (rlc_window_ul.cpp:65) 20250212125421269 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421269 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421269 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421269 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421269 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421269 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421269 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) 20250212125421270 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) 20250212125421270 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) 20250212125421270 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) 20250212125421270 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) 20250212125421270 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) 20250212125421270 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) 20250212125421270 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) 20250212125421270 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) 20250212125421271 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) 20250212125421271 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) 20250212125421271 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) 20250212125421271 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) 20250212125421271 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) 20250212125421271 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) 20250212125421274 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) 20250212125421274 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) 20250212125421274 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 333 for type USF (pdch_ul_controller.c:184) 20250212125421274 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) 20250212125421274 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421288 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 7e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421288 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) 20250212125421288 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421288 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 7e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421288 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421288 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) 20250212125421288 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) 20250212125421288 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 63 storing in window (63..126) (tbf_ul.cpp:314) 20250212125421288 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421288 DRLCMACUL DEBUG - Mark BSN 127 as INVALID (rlc_window_ul.cpp:42) 20250212125421288 DRLCMACUL DEBUG - Raising V(R) to 64 (rlc_window_ul.cpp:50) 20250212125421288 DRLCMACUL DEBUG - Taking block 63 out, raising V(Q) to 64 (rlc_window_ul.cpp:65) 20250212125421288 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421288 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421288 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421288 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421288 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421288 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421288 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) 20250212125421288 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) 20250212125421288 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) 20250212125421289 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) 20250212125421289 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) 20250212125421289 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) 20250212125421289 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) 20250212125421289 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) 20250212125421289 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) 20250212125421289 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) 20250212125421289 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) 20250212125421290 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) 20250212125421290 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) 20250212125421290 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) 20250212125421290 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) 20250212125421292 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) 20250212125421292 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) 20250212125421292 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 338 for type USF (pdch_ul_controller.c:184) 20250212125421292 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) 20250212125421293 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421306 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 80 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421306 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) 20250212125421306 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421306 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 80 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421306 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421306 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) 20250212125421306 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) 20250212125421306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 64 storing in window (64..127) (tbf_ul.cpp:314) 20250212125421306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421306 DRLCMACUL DEBUG - Mark BSN 0 as INVALID (rlc_window_ul.cpp:42) 20250212125421306 DRLCMACUL DEBUG - Raising V(R) to 65 (rlc_window_ul.cpp:50) 20250212125421306 DRLCMACUL DEBUG - Taking block 64 out, raising V(Q) to 65 (rlc_window_ul.cpp:65) 20250212125421306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421306 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421307 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421307 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421307 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) 20250212125421307 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) 20250212125421307 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) 20250212125421307 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) 20250212125421307 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) 20250212125421307 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) 20250212125421307 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) 20250212125421307 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) 20250212125421307 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) 20250212125421307 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) 20250212125421307 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) 20250212125421307 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) 20250212125421307 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) 20250212125421308 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) 20250212125421308 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) 20250212125421316 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) 20250212125421316 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) 20250212125421316 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 342 for type USF (pdch_ul_controller.c:184) 20250212125421316 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) 20250212125421316 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421330 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 82 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421330 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) 20250212125421330 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421330 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 82 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421330 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421330 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) 20250212125421330 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) 20250212125421330 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 65 storing in window (65..0) (tbf_ul.cpp:314) 20250212125421330 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421330 DRLCMACUL DEBUG - Mark BSN 1 as INVALID (rlc_window_ul.cpp:42) 20250212125421330 DRLCMACUL DEBUG - Raising V(R) to 66 (rlc_window_ul.cpp:50) 20250212125421330 DRLCMACUL DEBUG - Taking block 65 out, raising V(Q) to 66 (rlc_window_ul.cpp:65) 20250212125421330 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421330 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421330 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421330 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421330 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421330 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421330 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) 20250212125421330 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) 20250212125421330 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) 20250212125421330 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) 20250212125421330 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) 20250212125421330 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) 20250212125421330 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) 20250212125421330 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) 20250212125421330 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) 20250212125421330 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) 20250212125421330 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) 20250212125421331 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) 20250212125421331 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) 20250212125421331 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) 20250212125421331 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) 20250212125421334 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) 20250212125421334 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) 20250212125421334 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 346 for type USF (pdch_ul_controller.c:184) 20250212125421334 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) 20250212125421334 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421348 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 84 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421348 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) 20250212125421348 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421348 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 84 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421348 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421348 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) 20250212125421348 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) 20250212125421348 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 66 storing in window (66..1) (tbf_ul.cpp:314) 20250212125421348 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421348 DRLCMACUL DEBUG - Mark BSN 2 as INVALID (rlc_window_ul.cpp:42) 20250212125421348 DRLCMACUL DEBUG - Raising V(R) to 67 (rlc_window_ul.cpp:50) 20250212125421348 DRLCMACUL DEBUG - Taking block 66 out, raising V(Q) to 67 (rlc_window_ul.cpp:65) 20250212125421348 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421348 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421348 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421348 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421348 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421348 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421348 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) 20250212125421348 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) 20250212125421348 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) 20250212125421349 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) 20250212125421349 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) 20250212125421349 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) 20250212125421349 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) 20250212125421349 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) 20250212125421349 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) 20250212125421349 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) 20250212125421349 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) 20250212125421349 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) 20250212125421349 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) 20250212125421349 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) 20250212125421349 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) 20250212125421353 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) 20250212125421353 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) 20250212125421353 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 351 for type USF (pdch_ul_controller.c:184) 20250212125421353 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) 20250212125421353 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421367 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 86 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421367 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) 20250212125421367 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421367 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 86 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421367 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421367 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) 20250212125421367 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) 20250212125421367 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 67 storing in window (67..2) (tbf_ul.cpp:314) 20250212125421367 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421367 DRLCMACUL DEBUG - Mark BSN 3 as INVALID (rlc_window_ul.cpp:42) 20250212125421367 DRLCMACUL DEBUG - Raising V(R) to 68 (rlc_window_ul.cpp:50) 20250212125421367 DRLCMACUL DEBUG - Taking block 67 out, raising V(Q) to 68 (rlc_window_ul.cpp:65) 20250212125421367 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421367 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421367 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421367 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421367 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421367 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421367 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) 20250212125421367 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) 20250212125421367 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) 20250212125421367 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) 20250212125421367 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) 20250212125421367 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) 20250212125421367 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) 20250212125421368 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) 20250212125421368 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) 20250212125421368 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) 20250212125421368 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) 20250212125421368 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) 20250212125421368 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) 20250212125421368 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) 20250212125421368 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) 20250212125421376 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) 20250212125421376 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) 20250212125421376 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 355 for type USF (pdch_ul_controller.c:184) 20250212125421376 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) 20250212125421376 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421390 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 88 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421390 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) 20250212125421390 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421390 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 88 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421390 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421390 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) 20250212125421390 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) 20250212125421390 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 68 storing in window (68..3) (tbf_ul.cpp:314) 20250212125421390 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421390 DRLCMACUL DEBUG - Mark BSN 4 as INVALID (rlc_window_ul.cpp:42) 20250212125421390 DRLCMACUL DEBUG - Raising V(R) to 69 (rlc_window_ul.cpp:50) 20250212125421390 DRLCMACUL DEBUG - Taking block 68 out, raising V(Q) to 69 (rlc_window_ul.cpp:65) 20250212125421390 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421390 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421390 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421390 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421390 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421390 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421390 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) 20250212125421390 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) 20250212125421390 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) 20250212125421391 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) 20250212125421391 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) 20250212125421391 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) 20250212125421391 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) 20250212125421391 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) 20250212125421391 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) 20250212125421392 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) 20250212125421392 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) 20250212125421392 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) 20250212125421392 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) 20250212125421392 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) 20250212125421392 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) 20250212125421395 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) 20250212125421395 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) 20250212125421395 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 359 for type USF (pdch_ul_controller.c:184) 20250212125421395 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) 20250212125421395 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421409 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 8a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421409 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) 20250212125421409 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421409 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 8a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421409 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421409 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) 20250212125421409 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) 20250212125421409 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 69 storing in window (69..4) (tbf_ul.cpp:314) 20250212125421409 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421409 DRLCMACUL DEBUG - Mark BSN 5 as INVALID (rlc_window_ul.cpp:42) 20250212125421409 DRLCMACUL DEBUG - Raising V(R) to 70 (rlc_window_ul.cpp:50) 20250212125421409 DRLCMACUL DEBUG - Taking block 69 out, raising V(Q) to 70 (rlc_window_ul.cpp:65) 20250212125421409 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421409 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421409 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421409 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421409 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421409 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421409 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) 20250212125421409 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) 20250212125421409 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) 20250212125421409 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) 20250212125421409 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) 20250212125421409 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) 20250212125421409 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) 20250212125421410 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) 20250212125421410 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) 20250212125421410 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) 20250212125421410 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) 20250212125421410 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) 20250212125421410 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) 20250212125421411 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) 20250212125421411 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) 20250212125421414 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) 20250212125421414 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) 20250212125421414 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 364 for type USF (pdch_ul_controller.c:184) 20250212125421414 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) 20250212125421414 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421427 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 8c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421427 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) 20250212125421427 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421427 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 8c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421427 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421427 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) 20250212125421427 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) 20250212125421427 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 70 storing in window (70..5) (tbf_ul.cpp:314) 20250212125421427 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421427 DRLCMACUL DEBUG - Mark BSN 6 as INVALID (rlc_window_ul.cpp:42) 20250212125421427 DRLCMACUL DEBUG - Raising V(R) to 71 (rlc_window_ul.cpp:50) 20250212125421427 DRLCMACUL DEBUG - Taking block 70 out, raising V(Q) to 71 (rlc_window_ul.cpp:65) 20250212125421428 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421428 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421428 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421428 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421428 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421428 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421428 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) 20250212125421428 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) 20250212125421428 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) 20250212125421428 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) 20250212125421428 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) 20250212125421428 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) 20250212125421428 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) 20250212125421429 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) 20250212125421429 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) 20250212125421429 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) 20250212125421429 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) 20250212125421429 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) 20250212125421429 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) 20250212125421429 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) 20250212125421429 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) 20250212125421437 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) 20250212125421437 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) 20250212125421437 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 368 for type USF (pdch_ul_controller.c:184) 20250212125421437 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) 20250212125421437 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421501 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 8e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421501 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) 20250212125421501 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421501 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 8e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421501 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421501 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) 20250212125421501 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) 20250212125421501 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 71 storing in window (71..6) (tbf_ul.cpp:314) 20250212125421501 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421501 DRLCMACUL DEBUG - Mark BSN 7 as INVALID (rlc_window_ul.cpp:42) 20250212125421501 DRLCMACUL DEBUG - Raising V(R) to 72 (rlc_window_ul.cpp:50) 20250212125421501 DRLCMACUL DEBUG - Taking block 71 out, raising V(Q) to 72 (rlc_window_ul.cpp:65) 20250212125421501 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421501 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421501 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421501 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421501 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421501 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421501 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) 20250212125421501 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) 20250212125421501 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) 20250212125421502 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) 20250212125421502 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) 20250212125421502 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) 20250212125421502 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) 20250212125421502 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) 20250212125421502 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) 20250212125421502 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) 20250212125421502 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) 20250212125421502 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) 20250212125421502 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) 20250212125421502 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) 20250212125421502 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) 20250212125421505 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) 20250212125421505 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) 20250212125421505 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 372 for type USF (pdch_ul_controller.c:184) 20250212125421505 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) 20250212125421505 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421519 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 90 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421519 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) 20250212125421519 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421519 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 90 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421519 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421519 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) 20250212125421519 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) 20250212125421519 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 72 storing in window (72..7) (tbf_ul.cpp:314) 20250212125421519 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421519 DRLCMACUL DEBUG - Mark BSN 8 as INVALID (rlc_window_ul.cpp:42) 20250212125421519 DRLCMACUL DEBUG - Raising V(R) to 73 (rlc_window_ul.cpp:50) 20250212125421519 DRLCMACUL DEBUG - Taking block 72 out, raising V(Q) to 73 (rlc_window_ul.cpp:65) 20250212125421519 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421519 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421519 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421519 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421519 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421519 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421519 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) 20250212125421520 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) 20250212125421520 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) 20250212125421520 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) 20250212125421520 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) 20250212125421520 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) 20250212125421520 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) 20250212125421520 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) 20250212125421520 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) 20250212125421520 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) 20250212125421520 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) 20250212125421520 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) 20250212125421520 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) 20250212125421520 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) 20250212125421520 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) 20250212125421524 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) 20250212125421524 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) 20250212125421524 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 377 for type USF (pdch_ul_controller.c:184) 20250212125421524 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) 20250212125421524 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421538 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 92 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421538 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) 20250212125421538 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421538 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 92 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421538 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421538 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) 20250212125421538 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) 20250212125421539 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 73 storing in window (73..8) (tbf_ul.cpp:314) 20250212125421539 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421539 DRLCMACUL DEBUG - Mark BSN 9 as INVALID (rlc_window_ul.cpp:42) 20250212125421539 DRLCMACUL DEBUG - Raising V(R) to 74 (rlc_window_ul.cpp:50) 20250212125421539 DRLCMACUL DEBUG - Taking block 73 out, raising V(Q) to 74 (rlc_window_ul.cpp:65) 20250212125421539 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421539 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421539 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421539 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421539 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421539 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421539 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) 20250212125421539 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) 20250212125421539 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) 20250212125421539 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) 20250212125421539 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) 20250212125421539 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) 20250212125421539 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) 20250212125421539 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) 20250212125421539 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) 20250212125421539 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) 20250212125421539 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) 20250212125421539 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) 20250212125421539 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) 20250212125421540 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) 20250212125421540 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) 20250212125421548 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) 20250212125421548 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) 20250212125421548 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 381 for type USF (pdch_ul_controller.c:184) 20250212125421548 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) 20250212125421548 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421561 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 94 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421561 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) 20250212125421561 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421562 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 94 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421562 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421562 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) 20250212125421562 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) 20250212125421562 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 74 storing in window (74..9) (tbf_ul.cpp:314) 20250212125421562 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421562 DRLCMACUL DEBUG - Mark BSN 10 as INVALID (rlc_window_ul.cpp:42) 20250212125421562 DRLCMACUL DEBUG - Raising V(R) to 75 (rlc_window_ul.cpp:50) 20250212125421562 DRLCMACUL DEBUG - Taking block 74 out, raising V(Q) to 75 (rlc_window_ul.cpp:65) 20250212125421562 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421562 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421562 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421562 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421562 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421562 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421562 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) 20250212125421562 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) 20250212125421562 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) 20250212125421562 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) 20250212125421562 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) 20250212125421562 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) 20250212125421562 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) 20250212125421562 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) 20250212125421562 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) 20250212125421562 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) 20250212125421562 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) 20250212125421563 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) 20250212125421563 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) 20250212125421563 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) 20250212125421563 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) 20250212125421566 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) 20250212125421566 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) 20250212125421566 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 385 for type USF (pdch_ul_controller.c:184) 20250212125421566 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) 20250212125421566 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421580 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 96 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421580 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) 20250212125421580 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421580 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 96 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421580 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421580 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) 20250212125421580 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) 20250212125421580 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 75 storing in window (75..10) (tbf_ul.cpp:314) 20250212125421580 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421580 DRLCMACUL DEBUG - Mark BSN 11 as INVALID (rlc_window_ul.cpp:42) 20250212125421580 DRLCMACUL DEBUG - Raising V(R) to 76 (rlc_window_ul.cpp:50) 20250212125421580 DRLCMACUL DEBUG - Taking block 75 out, raising V(Q) to 76 (rlc_window_ul.cpp:65) 20250212125421580 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421580 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421580 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421580 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421580 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421580 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421580 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) 20250212125421580 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) 20250212125421580 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) 20250212125421581 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) 20250212125421581 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) 20250212125421581 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) 20250212125421581 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) 20250212125421581 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) 20250212125421581 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) 20250212125421581 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) 20250212125421581 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) 20250212125421581 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) 20250212125421581 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) 20250212125421581 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) 20250212125421581 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) 20250212125421585 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) 20250212125421585 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) 20250212125421585 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 390 for type USF (pdch_ul_controller.c:184) 20250212125421585 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) 20250212125421585 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421599 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 98 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421599 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) 20250212125421599 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421599 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 98 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421599 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421599 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) 20250212125421599 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) 20250212125421599 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 76 storing in window (76..11) (tbf_ul.cpp:314) 20250212125421599 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421599 DRLCMACUL DEBUG - Mark BSN 12 as INVALID (rlc_window_ul.cpp:42) 20250212125421599 DRLCMACUL DEBUG - Raising V(R) to 77 (rlc_window_ul.cpp:50) 20250212125421599 DRLCMACUL DEBUG - Taking block 76 out, raising V(Q) to 77 (rlc_window_ul.cpp:65) 20250212125421599 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421599 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421599 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421599 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421599 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421599 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421599 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) 20250212125421599 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) 20250212125421599 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) 20250212125421600 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) 20250212125421600 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) 20250212125421600 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) 20250212125421600 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) 20250212125421600 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) 20250212125421600 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) 20250212125421600 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) 20250212125421600 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) 20250212125421601 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) 20250212125421601 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) 20250212125421601 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) 20250212125421601 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) 20250212125421608 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) 20250212125421608 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) 20250212125421608 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 394 for type USF (pdch_ul_controller.c:184) 20250212125421608 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) 20250212125421608 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421622 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 9a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421622 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) 20250212125421622 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421622 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 9a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421622 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421622 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) 20250212125421622 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) 20250212125421622 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 77 storing in window (77..12) (tbf_ul.cpp:314) 20250212125421622 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421622 DRLCMACUL DEBUG - Mark BSN 13 as INVALID (rlc_window_ul.cpp:42) 20250212125421622 DRLCMACUL DEBUG - Raising V(R) to 78 (rlc_window_ul.cpp:50) 20250212125421622 DRLCMACUL DEBUG - Taking block 77 out, raising V(Q) to 78 (rlc_window_ul.cpp:65) 20250212125421622 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421622 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421622 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421622 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421622 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421622 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421622 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) 20250212125421623 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) 20250212125421623 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) 20250212125421623 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) 20250212125421623 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) 20250212125421623 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) 20250212125421623 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) 20250212125421624 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) 20250212125421624 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) 20250212125421624 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) 20250212125421624 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) 20250212125421624 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) 20250212125421624 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) 20250212125421624 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) 20250212125421624 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) 20250212125421627 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) 20250212125421627 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) 20250212125421627 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 398 for type USF (pdch_ul_controller.c:184) 20250212125421627 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) 20250212125421627 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421641 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 9c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421641 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) 20250212125421641 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421641 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 9c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421641 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421641 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) 20250212125421641 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) 20250212125421641 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 78 storing in window (78..13) (tbf_ul.cpp:314) 20250212125421641 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421641 DRLCMACUL DEBUG - Mark BSN 14 as INVALID (rlc_window_ul.cpp:42) 20250212125421641 DRLCMACUL DEBUG - Raising V(R) to 79 (rlc_window_ul.cpp:50) 20250212125421641 DRLCMACUL DEBUG - Taking block 78 out, raising V(Q) to 79 (rlc_window_ul.cpp:65) 20250212125421641 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421641 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421641 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421641 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421641 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421641 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421641 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) 20250212125421641 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) 20250212125421641 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) 20250212125421641 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) 20250212125421641 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) 20250212125421641 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) 20250212125421641 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) 20250212125421641 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) 20250212125421641 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) 20250212125421642 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) 20250212125421642 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) 20250212125421642 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) 20250212125421642 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) 20250212125421642 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) 20250212125421642 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) 20250212125421645 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) 20250212125421645 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) 20250212125421645 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 403 for type USF (pdch_ul_controller.c:184) 20250212125421645 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) 20250212125421645 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421659 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 9e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421659 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) 20250212125421659 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421659 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 9e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421659 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421659 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) 20250212125421659 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) 20250212125421659 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 79 storing in window (79..14) (tbf_ul.cpp:314) 20250212125421659 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421659 DRLCMACUL DEBUG - Mark BSN 15 as INVALID (rlc_window_ul.cpp:42) 20250212125421659 DRLCMACUL DEBUG - Raising V(R) to 80 (rlc_window_ul.cpp:50) 20250212125421660 DRLCMACUL DEBUG - Taking block 79 out, raising V(Q) to 80 (rlc_window_ul.cpp:65) 20250212125421660 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421660 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421660 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421660 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421660 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421660 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421660 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) 20250212125421660 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20250212125421660 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125421660 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125421660 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) 20250212125421660 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) 20250212125421660 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) 20250212125421660 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) 20250212125421660 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) 20250212125421660 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) 20250212125421660 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) 20250212125421660 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) 20250212125421660 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) 20250212125421660 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) 20250212125421660 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) 20250212125421660 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) 20250212125421661 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) 20250212125421661 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) 20250212125421669 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) 20250212125421669 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) 20250212125421669 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 407 for type USF (pdch_ul_controller.c:184) 20250212125421669 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) 20250212125421669 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125421669 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125421669 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) 20250212125421669 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125421669 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125421669 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Sending data request: sapi=5 arfcn=871 cur_fn=398 block=9 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) 20250212125421669 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125421683 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 a0 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421683 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) 20250212125421683 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421683 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a0 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421683 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421683 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) 20250212125421683 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) 20250212125421683 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 80 storing in window (80..15) (tbf_ul.cpp:314) 20250212125421683 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421683 DRLCMACUL DEBUG - Mark BSN 16 as INVALID (rlc_window_ul.cpp:42) 20250212125421683 DRLCMACUL DEBUG - Raising V(R) to 81 (rlc_window_ul.cpp:50) 20250212125421683 DRLCMACUL DEBUG - Taking block 80 out, raising V(Q) to 81 (rlc_window_ul.cpp:65) 20250212125421683 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421683 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421683 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421683 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421683 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421683 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421683 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) 20250212125421684 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) 20250212125421684 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) 20250212125421684 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) 20250212125421684 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) 20250212125421684 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) 20250212125421684 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) 20250212125421684 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) 20250212125421684 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) 20250212125421684 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) 20250212125421684 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) 20250212125421685 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) 20250212125421685 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) 20250212125421685 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) 20250212125421685 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) 20250212125421687 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) 20250212125421688 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) 20250212125421688 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 411 for type USF (pdch_ul_controller.c:184) 20250212125421688 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) 20250212125421688 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421702 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 a2 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421702 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) 20250212125421702 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421702 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a2 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421702 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421702 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) 20250212125421702 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) 20250212125421702 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 81 storing in window (81..16) (tbf_ul.cpp:314) 20250212125421702 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421702 DRLCMACUL DEBUG - Mark BSN 17 as INVALID (rlc_window_ul.cpp:42) 20250212125421702 DRLCMACUL DEBUG - Raising V(R) to 82 (rlc_window_ul.cpp:50) 20250212125421702 DRLCMACUL DEBUG - Taking block 81 out, raising V(Q) to 82 (rlc_window_ul.cpp:65) 20250212125421702 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421702 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421702 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421702 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421702 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421702 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421702 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) 20250212125421702 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) 20250212125421702 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) 20250212125421702 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) 20250212125421702 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) 20250212125421702 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) 20250212125421702 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) 20250212125421703 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) 20250212125421703 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) 20250212125421703 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) 20250212125421703 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) 20250212125421703 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) 20250212125421703 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) 20250212125421703 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) 20250212125421703 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) 20250212125421706 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) 20250212125421706 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) 20250212125421706 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 416 for type USF (pdch_ul_controller.c:184) 20250212125421706 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Sending data request: sapi=5 arfcn=871 cur_fn=407 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125421706 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421720 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 a4 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421720 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) 20250212125421720 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421720 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a4 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421720 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421720 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) 20250212125421720 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) 20250212125421720 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 82 storing in window (82..17) (tbf_ul.cpp:314) 20250212125421720 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421720 DRLCMACUL DEBUG - Mark BSN 18 as INVALID (rlc_window_ul.cpp:42) 20250212125421720 DRLCMACUL DEBUG - Raising V(R) to 83 (rlc_window_ul.cpp:50) 20250212125421720 DRLCMACUL DEBUG - Taking block 82 out, raising V(Q) to 83 (rlc_window_ul.cpp:65) 20250212125421720 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421720 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421720 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421720 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421720 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421721 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421721 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) 20250212125421721 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) 20250212125421721 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) 20250212125421721 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) 20250212125421721 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) 20250212125421721 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) 20250212125421721 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) 20250212125421721 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) 20250212125421721 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) 20250212125421721 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) 20250212125421721 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) 20250212125421721 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) 20250212125421721 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) 20250212125421721 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) 20250212125421722 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) 20250212125421730 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) 20250212125421730 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) 20250212125421730 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 420 for type USF (pdch_ul_controller.c:184) 20250212125421730 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) 20250212125421730 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421744 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 a6 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421744 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) 20250212125421744 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421744 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a6 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421744 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421744 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) 20250212125421744 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) 20250212125421744 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 83 storing in window (83..18) (tbf_ul.cpp:314) 20250212125421744 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421744 DRLCMACUL DEBUG - Mark BSN 19 as INVALID (rlc_window_ul.cpp:42) 20250212125421744 DRLCMACUL DEBUG - Raising V(R) to 84 (rlc_window_ul.cpp:50) 20250212125421744 DRLCMACUL DEBUG - Taking block 83 out, raising V(Q) to 84 (rlc_window_ul.cpp:65) 20250212125421744 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421744 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421744 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421744 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421744 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421744 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421744 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) 20250212125421744 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) 20250212125421744 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) 20250212125421744 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) 20250212125421744 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) 20250212125421744 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) 20250212125421744 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) 20250212125421744 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) 20250212125421744 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) 20250212125421744 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) 20250212125421745 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) 20250212125421745 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) 20250212125421745 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) 20250212125421745 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) 20250212125421745 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) 20250212125421748 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) 20250212125421748 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) 20250212125421748 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 424 for type USF (pdch_ul_controller.c:184) 20250212125421748 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) 20250212125421748 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421762 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 a8 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421762 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) 20250212125421762 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421762 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a8 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421762 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421762 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) 20250212125421762 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20250212125421762 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) 20250212125421762 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 84 storing in window (84..19) (tbf_ul.cpp:314) 20250212125421762 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421763 DRLCMACUL DEBUG - Mark BSN 20 as INVALID (rlc_window_ul.cpp:42) 20250212125421763 DRLCMACUL DEBUG - Raising V(R) to 85 (rlc_window_ul.cpp:50) 20250212125421763 DRLCMACUL DEBUG - Taking block 84 out, raising V(Q) to 85 (rlc_window_ul.cpp:65) 20250212125421763 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421763 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421763 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421763 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421763 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421763 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421763 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) 20250212125421763 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) 20250212125421763 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) 20250212125421763 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) 20250212125421763 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) 20250212125421764 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) 20250212125421764 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) 20250212125421764 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) 20250212125421764 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) 20250212125421764 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) 20250212125421764 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) 20250212125421764 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) 20250212125421764 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) 20250212125421765 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) 20250212125421765 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) 20250212125421767 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) 20250212125421767 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) 20250212125421767 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 429 for type USF (pdch_ul_controller.c:184) 20250212125421767 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) 20250212125421767 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421781 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 aa 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421781 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) 20250212125421781 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421781 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 aa 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421781 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421781 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) 20250212125421781 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) 20250212125421781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 85 storing in window (85..20) (tbf_ul.cpp:314) 20250212125421781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421781 DRLCMACUL DEBUG - Mark BSN 21 as INVALID (rlc_window_ul.cpp:42) 20250212125421781 DRLCMACUL DEBUG - Raising V(R) to 86 (rlc_window_ul.cpp:50) 20250212125421781 DRLCMACUL DEBUG - Taking block 85 out, raising V(Q) to 86 (rlc_window_ul.cpp:65) 20250212125421781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421781 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421781 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421781 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421781 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) 20250212125421782 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) 20250212125421782 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) 20250212125421782 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) 20250212125421782 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) 20250212125421782 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) 20250212125421782 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) 20250212125421783 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) 20250212125421783 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) 20250212125421783 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) 20250212125421783 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) 20250212125421783 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) 20250212125421783 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) 20250212125421783 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) 20250212125421783 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) 20250212125421791 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) 20250212125421791 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) 20250212125421791 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 433 for type USF (pdch_ul_controller.c:184) 20250212125421791 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) 20250212125421791 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421805 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 ac 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421805 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) 20250212125421805 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421805 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ac 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421805 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421805 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) 20250212125421805 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) 20250212125421805 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 86 storing in window (86..21) (tbf_ul.cpp:314) 20250212125421805 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421805 DRLCMACUL DEBUG - Mark BSN 22 as INVALID (rlc_window_ul.cpp:42) 20250212125421805 DRLCMACUL DEBUG - Raising V(R) to 87 (rlc_window_ul.cpp:50) 20250212125421805 DRLCMACUL DEBUG - Taking block 86 out, raising V(Q) to 87 (rlc_window_ul.cpp:65) 20250212125421805 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421805 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421805 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421805 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421805 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421805 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421805 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) 20250212125421805 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) 20250212125421805 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) 20250212125421805 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) 20250212125421805 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) 20250212125421806 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) 20250212125421806 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) 20250212125421806 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) 20250212125421806 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) 20250212125421806 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) 20250212125421806 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) 20250212125421806 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) 20250212125421806 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) 20250212125421807 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) 20250212125421807 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) 20250212125421809 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) 20250212125421809 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) 20250212125421809 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 437 for type USF (pdch_ul_controller.c:184) 20250212125421809 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) 20250212125421809 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421823 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 ae 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421823 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) 20250212125421823 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421823 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ae 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421823 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421823 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) 20250212125421823 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) 20250212125421823 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 87 storing in window (87..22) (tbf_ul.cpp:314) 20250212125421823 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421823 DRLCMACUL DEBUG - Mark BSN 23 as INVALID (rlc_window_ul.cpp:42) 20250212125421823 DRLCMACUL DEBUG - Raising V(R) to 88 (rlc_window_ul.cpp:50) 20250212125421823 DRLCMACUL DEBUG - Taking block 87 out, raising V(Q) to 88 (rlc_window_ul.cpp:65) 20250212125421823 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421823 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421823 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421823 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421823 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421823 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421823 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) 20250212125421824 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) 20250212125421824 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) 20250212125421824 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) 20250212125421824 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) 20250212125421825 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) 20250212125421825 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) 20250212125421825 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) 20250212125421825 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) 20250212125421825 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) 20250212125421825 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) 20250212125421826 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) 20250212125421826 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) 20250212125421826 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) 20250212125421826 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) 20250212125421846 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) 20250212125421846 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) 20250212125421846 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 442 for type USF (pdch_ul_controller.c:184) 20250212125421846 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) 20250212125421846 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421861 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 b0 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421861 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) 20250212125421861 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421861 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b0 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421861 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421861 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) 20250212125421861 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) 20250212125421861 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 88 storing in window (88..23) (tbf_ul.cpp:314) 20250212125421861 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421861 DRLCMACUL DEBUG - Mark BSN 24 as INVALID (rlc_window_ul.cpp:42) 20250212125421861 DRLCMACUL DEBUG - Raising V(R) to 89 (rlc_window_ul.cpp:50) 20250212125421861 DRLCMACUL DEBUG - Taking block 88 out, raising V(Q) to 89 (rlc_window_ul.cpp:65) 20250212125421861 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421861 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421861 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421861 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421861 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421861 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421861 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) 20250212125421861 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) 20250212125421861 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) 20250212125421861 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) 20250212125421861 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) 20250212125421862 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) 20250212125421862 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) 20250212125421862 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) 20250212125421862 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) 20250212125421862 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) 20250212125421862 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) 20250212125421862 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) 20250212125421862 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) 20250212125421863 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) 20250212125421863 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) 20250212125421870 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) 20250212125421870 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) 20250212125421870 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 446 for type USF (pdch_ul_controller.c:184) 20250212125421870 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) 20250212125421870 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421884 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 b2 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421884 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) 20250212125421884 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421884 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b2 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421884 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421884 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) 20250212125421884 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) 20250212125421884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 89 storing in window (89..24) (tbf_ul.cpp:314) 20250212125421884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421884 DRLCMACUL DEBUG - Mark BSN 25 as INVALID (rlc_window_ul.cpp:42) 20250212125421884 DRLCMACUL DEBUG - Raising V(R) to 90 (rlc_window_ul.cpp:50) 20250212125421884 DRLCMACUL DEBUG - Taking block 89 out, raising V(Q) to 90 (rlc_window_ul.cpp:65) 20250212125421884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421884 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421884 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421884 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421884 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) 20250212125421884 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) 20250212125421884 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) 20250212125421884 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) 20250212125421884 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) 20250212125421885 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) 20250212125421885 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) 20250212125421885 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) 20250212125421885 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) 20250212125421885 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) 20250212125421885 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) 20250212125421886 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) 20250212125421886 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) 20250212125421886 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) 20250212125421886 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) 20250212125421888 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) 20250212125421888 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) 20250212125421888 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 450 for type USF (pdch_ul_controller.c:184) 20250212125421888 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) 20250212125421889 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421902 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 b4 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421902 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) 20250212125421902 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421902 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b4 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421902 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421902 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) 20250212125421902 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) 20250212125421902 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 90 storing in window (90..25) (tbf_ul.cpp:314) 20250212125421902 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421902 DRLCMACUL DEBUG - Mark BSN 26 as INVALID (rlc_window_ul.cpp:42) 20250212125421902 DRLCMACUL DEBUG - Raising V(R) to 91 (rlc_window_ul.cpp:50) 20250212125421902 DRLCMACUL DEBUG - Taking block 90 out, raising V(Q) to 91 (rlc_window_ul.cpp:65) 20250212125421902 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421902 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421902 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421902 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421902 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421902 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421902 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) 20250212125421903 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) 20250212125421903 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) 20250212125421903 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) 20250212125421903 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) 20250212125421903 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) 20250212125421903 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) 20250212125421904 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) 20250212125421904 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) 20250212125421904 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) 20250212125421904 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) 20250212125421904 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) 20250212125421904 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) 20250212125421904 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) 20250212125421904 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) 20250212125421907 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) 20250212125421907 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) 20250212125421907 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 455 for type USF (pdch_ul_controller.c:184) 20250212125421907 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) 20250212125421907 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421921 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 b6 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421921 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) 20250212125421921 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421921 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b6 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421921 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421921 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) 20250212125421921 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) 20250212125421921 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 91 storing in window (91..26) (tbf_ul.cpp:314) 20250212125421921 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421921 DRLCMACUL DEBUG - Mark BSN 27 as INVALID (rlc_window_ul.cpp:42) 20250212125421921 DRLCMACUL DEBUG - Raising V(R) to 92 (rlc_window_ul.cpp:50) 20250212125421921 DRLCMACUL DEBUG - Taking block 91 out, raising V(Q) to 92 (rlc_window_ul.cpp:65) 20250212125421921 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421921 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421921 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421921 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421921 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421921 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421921 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) 20250212125421922 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) 20250212125421922 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) 20250212125421922 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) 20250212125421922 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) 20250212125421922 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) 20250212125421922 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) 20250212125421922 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) 20250212125421922 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) 20250212125421923 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) 20250212125421923 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) 20250212125421923 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) 20250212125421923 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) 20250212125421923 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) 20250212125421923 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) 20250212125421930 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) 20250212125421930 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) 20250212125421930 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 459 for type USF (pdch_ul_controller.c:184) 20250212125421930 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) 20250212125421931 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421944 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 b8 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421944 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) 20250212125421944 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421944 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b8 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421944 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421944 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) 20250212125421944 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) 20250212125421944 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 92 storing in window (92..27) (tbf_ul.cpp:314) 20250212125421944 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421944 DRLCMACUL DEBUG - Mark BSN 28 as INVALID (rlc_window_ul.cpp:42) 20250212125421944 DRLCMACUL DEBUG - Raising V(R) to 93 (rlc_window_ul.cpp:50) 20250212125421944 DRLCMACUL DEBUG - Taking block 92 out, raising V(Q) to 93 (rlc_window_ul.cpp:65) 20250212125421944 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421944 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421944 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421944 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421944 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421944 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421945 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) 20250212125421945 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) 20250212125421945 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) 20250212125421945 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) 20250212125421945 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) 20250212125421945 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) 20250212125421945 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) 20250212125421946 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) 20250212125421946 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) 20250212125421946 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) 20250212125421946 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) 20250212125421946 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) 20250212125421946 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) 20250212125421946 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) 20250212125421946 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) 20250212125421949 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) 20250212125421949 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) 20250212125421949 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 463 for type USF (pdch_ul_controller.c:184) 20250212125421949 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) 20250212125421949 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421963 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 ba 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421963 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) 20250212125421963 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421963 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ba 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421963 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421963 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) 20250212125421963 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) 20250212125421963 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 93 storing in window (93..28) (tbf_ul.cpp:314) 20250212125421963 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421963 DRLCMACUL DEBUG - Mark BSN 29 as INVALID (rlc_window_ul.cpp:42) 20250212125421963 DRLCMACUL DEBUG - Raising V(R) to 94 (rlc_window_ul.cpp:50) 20250212125421963 DRLCMACUL DEBUG - Taking block 93 out, raising V(Q) to 94 (rlc_window_ul.cpp:65) 20250212125421963 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421963 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421963 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421963 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421963 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421963 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421963 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) 20250212125421963 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) 20250212125421963 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) 20250212125421964 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) 20250212125421964 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) 20250212125421964 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) 20250212125421964 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) 20250212125421964 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) 20250212125421964 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) 20250212125421964 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) 20250212125421964 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) 20250212125421964 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) 20250212125421964 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) 20250212125421964 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) 20250212125421964 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) 20250212125421968 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) 20250212125421968 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) 20250212125421968 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 468 for type USF (pdch_ul_controller.c:184) 20250212125421968 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) 20250212125421968 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125421982 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 bc 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125421982 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) 20250212125421982 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125421982 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 bc 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125421982 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125421982 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) 20250212125421982 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) 20250212125421982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 94 storing in window (94..29) (tbf_ul.cpp:314) 20250212125421982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125421982 DRLCMACUL DEBUG - Mark BSN 30 as INVALID (rlc_window_ul.cpp:42) 20250212125421982 DRLCMACUL DEBUG - Raising V(R) to 95 (rlc_window_ul.cpp:50) 20250212125421982 DRLCMACUL DEBUG - Taking block 94 out, raising V(Q) to 95 (rlc_window_ul.cpp:65) 20250212125421982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125421982 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125421982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125421982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125421982 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125421982 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125421982 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) 20250212125421982 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) 20250212125421982 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) 20250212125421982 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) 20250212125421982 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) 20250212125421983 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) 20250212125421983 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) 20250212125421983 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) 20250212125421983 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) 20250212125421983 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) 20250212125421983 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) 20250212125421983 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) 20250212125421983 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) 20250212125421983 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) 20250212125421983 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) 20250212125421991 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) 20250212125421991 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) 20250212125421991 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 472 for type USF (pdch_ul_controller.c:184) 20250212125421991 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) 20250212125421991 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422005 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 be 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422005 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) 20250212125422005 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422005 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 be 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422005 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422005 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) 20250212125422005 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) 20250212125422005 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 95 storing in window (95..30) (tbf_ul.cpp:314) 20250212125422005 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422005 DRLCMACUL DEBUG - Mark BSN 31 as INVALID (rlc_window_ul.cpp:42) 20250212125422005 DRLCMACUL DEBUG - Raising V(R) to 96 (rlc_window_ul.cpp:50) 20250212125422005 DRLCMACUL DEBUG - Taking block 95 out, raising V(Q) to 96 (rlc_window_ul.cpp:65) 20250212125422005 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422005 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422005 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422005 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422005 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422005 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422005 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) 20250212125422005 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) 20250212125422005 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) 20250212125422005 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) 20250212125422005 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) 20250212125422006 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) 20250212125422006 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) 20250212125422006 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) 20250212125422006 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) 20250212125422006 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) 20250212125422006 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) 20250212125422006 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) 20250212125422006 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) 20250212125422006 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) 20250212125422006 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) 20250212125422010 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) 20250212125422010 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) 20250212125422010 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 476 for type USF (pdch_ul_controller.c:184) 20250212125422010 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) 20250212125422010 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422024 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 c0 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422024 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) 20250212125422024 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422024 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c0 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422024 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422024 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) 20250212125422024 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) 20250212125422024 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 96 storing in window (96..31) (tbf_ul.cpp:314) 20250212125422024 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422024 DRLCMACUL DEBUG - Mark BSN 32 as INVALID (rlc_window_ul.cpp:42) 20250212125422024 DRLCMACUL DEBUG - Raising V(R) to 97 (rlc_window_ul.cpp:50) 20250212125422024 DRLCMACUL DEBUG - Taking block 96 out, raising V(Q) to 97 (rlc_window_ul.cpp:65) 20250212125422024 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422024 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422024 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422024 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422024 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422024 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422024 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) 20250212125422024 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) 20250212125422024 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) 20250212125422024 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) 20250212125422024 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) 20250212125422024 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) 20250212125422024 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) 20250212125422024 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) 20250212125422024 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) 20250212125422025 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) 20250212125422025 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) 20250212125422025 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) 20250212125422025 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) 20250212125422025 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) 20250212125422025 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) 20250212125422029 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) 20250212125422029 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) 20250212125422029 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 481 for type USF (pdch_ul_controller.c:184) 20250212125422029 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) 20250212125422029 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422043 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 c2 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422043 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) 20250212125422043 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422043 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c2 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422043 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422043 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) 20250212125422043 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) 20250212125422043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 97 storing in window (97..32) (tbf_ul.cpp:314) 20250212125422043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422043 DRLCMACUL DEBUG - Mark BSN 33 as INVALID (rlc_window_ul.cpp:42) 20250212125422043 DRLCMACUL DEBUG - Raising V(R) to 98 (rlc_window_ul.cpp:50) 20250212125422043 DRLCMACUL DEBUG - Taking block 97 out, raising V(Q) to 98 (rlc_window_ul.cpp:65) 20250212125422043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422043 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422043 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422043 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422043 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) 20250212125422043 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) 20250212125422043 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) 20250212125422043 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) 20250212125422043 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) 20250212125422043 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) 20250212125422044 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) 20250212125422044 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) 20250212125422044 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) 20250212125422044 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) 20250212125422044 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) 20250212125422044 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) 20250212125422044 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) 20250212125422045 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) 20250212125422045 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) 20250212125422052 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) 20250212125422052 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) 20250212125422052 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 485 for type USF (pdch_ul_controller.c:184) 20250212125422052 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) 20250212125422052 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422066 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 c4 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422066 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) 20250212125422066 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422066 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c4 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422066 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422066 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) 20250212125422066 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) 20250212125422066 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 98 storing in window (98..33) (tbf_ul.cpp:314) 20250212125422066 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422066 DRLCMACUL DEBUG - Mark BSN 34 as INVALID (rlc_window_ul.cpp:42) 20250212125422066 DRLCMACUL DEBUG - Raising V(R) to 99 (rlc_window_ul.cpp:50) 20250212125422066 DRLCMACUL DEBUG - Taking block 98 out, raising V(Q) to 99 (rlc_window_ul.cpp:65) 20250212125422066 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422066 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422066 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422066 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422066 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422066 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422066 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) 20250212125422066 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) 20250212125422066 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) 20250212125422067 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) 20250212125422067 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) 20250212125422067 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) 20250212125422067 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) 20250212125422067 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) 20250212125422067 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) 20250212125422068 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) 20250212125422068 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) 20250212125422068 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) 20250212125422068 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) 20250212125422068 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) 20250212125422068 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) 20250212125422071 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) 20250212125422071 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) 20250212125422071 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 489 for type USF (pdch_ul_controller.c:184) 20250212125422071 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) 20250212125422071 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422084 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 c6 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422084 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) 20250212125422084 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422084 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c6 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422084 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422084 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) 20250212125422084 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) 20250212125422084 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 99 storing in window (99..34) (tbf_ul.cpp:314) 20250212125422084 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422084 DRLCMACUL DEBUG - Mark BSN 35 as INVALID (rlc_window_ul.cpp:42) 20250212125422084 DRLCMACUL DEBUG - Raising V(R) to 100 (rlc_window_ul.cpp:50) 20250212125422084 DRLCMACUL DEBUG - Taking block 99 out, raising V(Q) to 100 (rlc_window_ul.cpp:65) 20250212125422084 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422084 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422084 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422084 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422084 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422084 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422084 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) 20250212125422084 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20250212125422084 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125422084 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125422085 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) 20250212125422085 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) 20250212125422085 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) 20250212125422085 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) 20250212125422085 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) 20250212125422085 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) 20250212125422086 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) 20250212125422086 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) 20250212125422086 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) 20250212125422086 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) 20250212125422086 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) 20250212125422086 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) 20250212125422086 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) 20250212125422086 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) 20250212125422089 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) 20250212125422089 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) 20250212125422089 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 494 for type USF (pdch_ul_controller.c:184) 20250212125422089 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) 20250212125422089 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125422089 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125422089 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) 20250212125422089 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125422089 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125422089 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Sending data request: sapi=5 arfcn=871 cur_fn=485 block=5 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) 20250212125422089 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125422103 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 c8 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422103 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) 20250212125422103 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422103 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c8 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422103 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422103 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) 20250212125422103 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) 20250212125422103 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 100 storing in window (100..35) (tbf_ul.cpp:314) 20250212125422103 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422103 DRLCMACUL DEBUG - Mark BSN 36 as INVALID (rlc_window_ul.cpp:42) 20250212125422103 DRLCMACUL DEBUG - Raising V(R) to 101 (rlc_window_ul.cpp:50) 20250212125422103 DRLCMACUL DEBUG - Taking block 100 out, raising V(Q) to 101 (rlc_window_ul.cpp:65) 20250212125422103 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422103 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422103 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422103 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422103 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422103 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422103 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) 20250212125422103 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) 20250212125422103 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) 20250212125422104 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) 20250212125422104 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) 20250212125422104 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) 20250212125422104 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) 20250212125422104 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) 20250212125422104 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) 20250212125422104 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) 20250212125422104 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) 20250212125422104 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) 20250212125422104 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) 20250212125422104 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) 20250212125422104 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) 20250212125422112 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) 20250212125422112 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) 20250212125422112 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 498 for type USF (pdch_ul_controller.c:184) 20250212125422112 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) 20250212125422112 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422126 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 ca 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422126 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) 20250212125422126 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422126 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ca 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422126 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422126 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) 20250212125422126 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) 20250212125422126 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 101 storing in window (101..36) (tbf_ul.cpp:314) 20250212125422126 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422126 DRLCMACUL DEBUG - Mark BSN 37 as INVALID (rlc_window_ul.cpp:42) 20250212125422126 DRLCMACUL DEBUG - Raising V(R) to 102 (rlc_window_ul.cpp:50) 20250212125422126 DRLCMACUL DEBUG - Taking block 101 out, raising V(Q) to 102 (rlc_window_ul.cpp:65) 20250212125422126 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422126 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422126 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422126 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422126 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422126 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422126 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) 20250212125422127 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) 20250212125422127 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) 20250212125422127 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) 20250212125422127 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) 20250212125422127 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) 20250212125422127 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) 20250212125422127 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) 20250212125422127 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) 20250212125422127 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) 20250212125422127 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) 20250212125422127 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) 20250212125422127 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) 20250212125422128 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) 20250212125422128 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) 20250212125422131 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) 20250212125422131 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) 20250212125422131 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 502 for type USF (pdch_ul_controller.c:184) 20250212125422131 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Sending data request: sapi=5 arfcn=871 cur_fn=494 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125422131 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422145 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 cc 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422145 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) 20250212125422145 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422145 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 cc 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422145 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422145 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) 20250212125422145 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) 20250212125422145 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 102 storing in window (102..37) (tbf_ul.cpp:314) 20250212125422145 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422145 DRLCMACUL DEBUG - Mark BSN 38 as INVALID (rlc_window_ul.cpp:42) 20250212125422145 DRLCMACUL DEBUG - Raising V(R) to 103 (rlc_window_ul.cpp:50) 20250212125422145 DRLCMACUL DEBUG - Taking block 102 out, raising V(Q) to 103 (rlc_window_ul.cpp:65) 20250212125422145 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422145 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422145 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422145 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422145 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422145 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422145 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) 20250212125422145 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) 20250212125422145 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) 20250212125422146 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) 20250212125422146 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) 20250212125422146 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) 20250212125422146 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) 20250212125422146 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) 20250212125422146 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) 20250212125422146 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) 20250212125422146 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) 20250212125422146 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) 20250212125422146 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) 20250212125422146 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) 20250212125422146 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) 20250212125422150 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) 20250212125422150 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) 20250212125422150 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 507 for type USF (pdch_ul_controller.c:184) 20250212125422150 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) 20250212125422150 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422164 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 ce 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422164 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) 20250212125422164 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422164 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ce 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422164 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422164 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) 20250212125422164 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) 20250212125422164 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 103 storing in window (103..38) (tbf_ul.cpp:314) 20250212125422164 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422164 DRLCMACUL DEBUG - Mark BSN 39 as INVALID (rlc_window_ul.cpp:42) 20250212125422164 DRLCMACUL DEBUG - Raising V(R) to 104 (rlc_window_ul.cpp:50) 20250212125422164 DRLCMACUL DEBUG - Taking block 103 out, raising V(Q) to 104 (rlc_window_ul.cpp:65) 20250212125422164 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422164 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422164 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422164 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422164 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422164 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422164 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) 20250212125422164 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) 20250212125422164 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) 20250212125422164 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) 20250212125422164 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) 20250212125422164 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) 20250212125422164 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) 20250212125422164 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) 20250212125422164 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) 20250212125422165 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) 20250212125422165 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) 20250212125422165 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) 20250212125422165 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) 20250212125422165 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) 20250212125422165 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) 20250212125422173 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) 20250212125422173 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) 20250212125422173 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 511 for type USF (pdch_ul_controller.c:184) 20250212125422173 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) 20250212125422173 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422187 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 d0 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422187 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) 20250212125422187 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422187 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d0 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422187 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422187 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) 20250212125422187 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) 20250212125422187 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 104 storing in window (104..39) (tbf_ul.cpp:314) 20250212125422187 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422187 DRLCMACUL DEBUG - Mark BSN 40 as INVALID (rlc_window_ul.cpp:42) 20250212125422187 DRLCMACUL DEBUG - Raising V(R) to 105 (rlc_window_ul.cpp:50) 20250212125422187 DRLCMACUL DEBUG - Taking block 104 out, raising V(Q) to 105 (rlc_window_ul.cpp:65) 20250212125422187 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422187 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422187 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422187 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422187 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422187 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422187 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) 20250212125422188 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) 20250212125422188 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) 20250212125422188 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) 20250212125422188 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) 20250212125422188 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) 20250212125422188 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) 20250212125422189 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) 20250212125422189 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) 20250212125422189 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) 20250212125422189 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) 20250212125422189 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) 20250212125422189 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) 20250212125422189 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) 20250212125422189 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) 20250212125422192 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) 20250212125422192 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) 20250212125422192 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 515 for type USF (pdch_ul_controller.c:184) 20250212125422192 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) 20250212125422192 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422206 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 d2 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422206 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) 20250212125422206 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422206 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d2 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422206 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422206 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) 20250212125422206 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) 20250212125422206 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 105 storing in window (105..40) (tbf_ul.cpp:314) 20250212125422206 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422206 DRLCMACUL DEBUG - Mark BSN 41 as INVALID (rlc_window_ul.cpp:42) 20250212125422206 DRLCMACUL DEBUG - Raising V(R) to 106 (rlc_window_ul.cpp:50) 20250212125422206 DRLCMACUL DEBUG - Taking block 105 out, raising V(Q) to 106 (rlc_window_ul.cpp:65) 20250212125422206 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422206 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422206 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422206 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422206 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422206 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422206 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) 20250212125422206 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) 20250212125422206 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) 20250212125422207 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) 20250212125422207 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) 20250212125422207 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) 20250212125422207 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) 20250212125422207 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) 20250212125422207 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) 20250212125422208 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) 20250212125422208 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) 20250212125422208 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) 20250212125422208 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) 20250212125422208 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) 20250212125422208 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) 20250212125422210 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) 20250212125422210 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) 20250212125422210 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 520 for type USF (pdch_ul_controller.c:184) 20250212125422210 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) 20250212125422211 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422224 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 d4 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422224 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) 20250212125422224 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422224 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d4 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422224 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422224 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) 20250212125422224 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) 20250212125422224 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 106 storing in window (106..41) (tbf_ul.cpp:314) 20250212125422224 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422224 DRLCMACUL DEBUG - Mark BSN 42 as INVALID (rlc_window_ul.cpp:42) 20250212125422224 DRLCMACUL DEBUG - Raising V(R) to 107 (rlc_window_ul.cpp:50) 20250212125422224 DRLCMACUL DEBUG - Taking block 106 out, raising V(Q) to 107 (rlc_window_ul.cpp:65) 20250212125422224 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422224 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422224 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422224 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422224 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422224 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422224 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) 20250212125422225 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) 20250212125422225 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) 20250212125422225 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) 20250212125422225 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) 20250212125422225 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) 20250212125422225 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) 20250212125422226 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) 20250212125422226 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) 20250212125422226 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) 20250212125422226 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) 20250212125422226 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) 20250212125422226 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) 20250212125422227 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) 20250212125422227 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) 20250212125422234 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) 20250212125422234 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) 20250212125422234 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 524 for type USF (pdch_ul_controller.c:184) 20250212125422234 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) 20250212125422234 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422248 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 d6 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422248 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) 20250212125422248 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422248 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d6 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422248 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422248 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) 20250212125422248 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) 20250212125422248 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 107 storing in window (107..42) (tbf_ul.cpp:314) 20250212125422248 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422248 DRLCMACUL DEBUG - Mark BSN 43 as INVALID (rlc_window_ul.cpp:42) 20250212125422248 DRLCMACUL DEBUG - Raising V(R) to 108 (rlc_window_ul.cpp:50) 20250212125422248 DRLCMACUL DEBUG - Taking block 107 out, raising V(Q) to 108 (rlc_window_ul.cpp:65) 20250212125422248 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422248 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422248 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422248 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422248 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422248 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422248 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) 20250212125422248 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) 20250212125422248 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) 20250212125422248 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) 20250212125422248 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) 20250212125422248 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) 20250212125422248 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) 20250212125422248 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) 20250212125422248 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) 20250212125422248 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) 20250212125422248 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) 20250212125422249 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) 20250212125422249 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) 20250212125422249 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) 20250212125422249 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) 20250212125422252 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) 20250212125422252 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) 20250212125422252 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 528 for type USF (pdch_ul_controller.c:184) 20250212125422252 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) 20250212125422252 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422266 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 d8 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422266 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) 20250212125422266 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422266 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d8 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422266 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422266 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) 20250212125422266 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) 20250212125422266 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 108 storing in window (108..43) (tbf_ul.cpp:314) 20250212125422266 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422266 DRLCMACUL DEBUG - Mark BSN 44 as INVALID (rlc_window_ul.cpp:42) 20250212125422266 DRLCMACUL DEBUG - Raising V(R) to 109 (rlc_window_ul.cpp:50) 20250212125422266 DRLCMACUL DEBUG - Taking block 108 out, raising V(Q) to 109 (rlc_window_ul.cpp:65) 20250212125422266 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422266 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422266 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422266 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422266 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422266 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422266 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) 20250212125422267 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) 20250212125422267 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) 20250212125422267 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) 20250212125422267 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) 20250212125422267 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) 20250212125422267 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) 20250212125422267 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) 20250212125422267 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) 20250212125422268 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) 20250212125422268 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) 20250212125422268 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) 20250212125422268 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) 20250212125422268 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) 20250212125422268 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) 20250212125422271 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) 20250212125422271 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) 20250212125422271 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 533 for type USF (pdch_ul_controller.c:184) 20250212125422271 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) 20250212125422271 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422285 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 da 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422285 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) 20250212125422285 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422285 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 da 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422285 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422285 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) 20250212125422285 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) 20250212125422285 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 109 storing in window (109..44) (tbf_ul.cpp:314) 20250212125422285 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422285 DRLCMACUL DEBUG - Mark BSN 45 as INVALID (rlc_window_ul.cpp:42) 20250212125422285 DRLCMACUL DEBUG - Raising V(R) to 110 (rlc_window_ul.cpp:50) 20250212125422285 DRLCMACUL DEBUG - Taking block 109 out, raising V(Q) to 110 (rlc_window_ul.cpp:65) 20250212125422285 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422285 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422285 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422285 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422285 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422285 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422285 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) 20250212125422285 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) 20250212125422285 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) 20250212125422286 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) 20250212125422286 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) 20250212125422286 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) 20250212125422286 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) 20250212125422286 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) 20250212125422286 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) 20250212125422286 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) 20250212125422286 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) 20250212125422287 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) 20250212125422287 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) 20250212125422287 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) 20250212125422287 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) 20250212125422294 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) 20250212125422294 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) 20250212125422294 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 537 for type USF (pdch_ul_controller.c:184) 20250212125422294 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) 20250212125422294 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422308 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 dc 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422308 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) 20250212125422308 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422308 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 dc 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422308 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422308 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) 20250212125422308 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) 20250212125422308 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 110 storing in window (110..45) (tbf_ul.cpp:314) 20250212125422308 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422308 DRLCMACUL DEBUG - Mark BSN 46 as INVALID (rlc_window_ul.cpp:42) 20250212125422308 DRLCMACUL DEBUG - Raising V(R) to 111 (rlc_window_ul.cpp:50) 20250212125422308 DRLCMACUL DEBUG - Taking block 110 out, raising V(Q) to 111 (rlc_window_ul.cpp:65) 20250212125422308 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422308 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422308 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422308 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422308 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422308 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422308 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) 20250212125422309 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) 20250212125422309 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) 20250212125422309 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) 20250212125422309 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) 20250212125422309 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) 20250212125422309 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) 20250212125422309 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) 20250212125422309 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) 20250212125422309 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) 20250212125422309 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) 20250212125422309 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) 20250212125422309 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) 20250212125422309 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) 20250212125422309 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) 20250212125422313 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) 20250212125422313 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) 20250212125422313 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 541 for type USF (pdch_ul_controller.c:184) 20250212125422313 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) 20250212125422313 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422327 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 de 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422327 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) 20250212125422327 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422327 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 de 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422327 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422327 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) 20250212125422327 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) 20250212125422327 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 111 storing in window (111..46) (tbf_ul.cpp:314) 20250212125422327 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422327 DRLCMACUL DEBUG - Mark BSN 47 as INVALID (rlc_window_ul.cpp:42) 20250212125422327 DRLCMACUL DEBUG - Raising V(R) to 112 (rlc_window_ul.cpp:50) 20250212125422327 DRLCMACUL DEBUG - Taking block 111 out, raising V(Q) to 112 (rlc_window_ul.cpp:65) 20250212125422327 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422327 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422327 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422327 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422327 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422327 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422327 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) 20250212125422327 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) 20250212125422327 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) 20250212125422328 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) 20250212125422328 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) 20250212125422328 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) 20250212125422328 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) 20250212125422328 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) 20250212125422328 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) 20250212125422328 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) 20250212125422328 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) 20250212125422329 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) 20250212125422329 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) 20250212125422329 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) 20250212125422329 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) 20250212125422331 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) 20250212125422331 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) 20250212125422331 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 546 for type USF (pdch_ul_controller.c:184) 20250212125422331 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) 20250212125422332 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422345 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 e0 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422345 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) 20250212125422345 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422345 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e0 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422345 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422345 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) 20250212125422345 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) 20250212125422345 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 112 storing in window (112..47) (tbf_ul.cpp:314) 20250212125422346 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422346 DRLCMACUL DEBUG - Mark BSN 48 as INVALID (rlc_window_ul.cpp:42) 20250212125422346 DRLCMACUL DEBUG - Raising V(R) to 113 (rlc_window_ul.cpp:50) 20250212125422346 DRLCMACUL DEBUG - Taking block 112 out, raising V(Q) to 113 (rlc_window_ul.cpp:65) 20250212125422346 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422346 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422346 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422346 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422346 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422346 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422346 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) 20250212125422346 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) 20250212125422346 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) 20250212125422346 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) 20250212125422346 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) 20250212125422346 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) 20250212125422346 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) 20250212125422347 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) 20250212125422347 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) 20250212125422347 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) 20250212125422347 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) 20250212125422347 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) 20250212125422347 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) 20250212125422348 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) 20250212125422348 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) 20250212125422355 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) 20250212125422355 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) 20250212125422355 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 550 for type USF (pdch_ul_controller.c:184) 20250212125422355 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) 20250212125422355 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422369 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 e2 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422369 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) 20250212125422369 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422369 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e2 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422369 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422369 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) 20250212125422369 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) 20250212125422369 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 113 storing in window (113..48) (tbf_ul.cpp:314) 20250212125422369 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422369 DRLCMACUL DEBUG - Mark BSN 49 as INVALID (rlc_window_ul.cpp:42) 20250212125422369 DRLCMACUL DEBUG - Raising V(R) to 114 (rlc_window_ul.cpp:50) 20250212125422369 DRLCMACUL DEBUG - Taking block 113 out, raising V(Q) to 114 (rlc_window_ul.cpp:65) 20250212125422369 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422369 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422369 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422369 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422369 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422369 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422369 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) 20250212125422369 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) 20250212125422369 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) 20250212125422370 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) 20250212125422370 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) 20250212125422370 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) 20250212125422370 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) 20250212125422370 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) 20250212125422370 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) 20250212125422370 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) 20250212125422370 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) 20250212125422371 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) 20250212125422371 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) 20250212125422371 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) 20250212125422371 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) 20250212125422373 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) 20250212125422373 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) 20250212125422373 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 554 for type USF (pdch_ul_controller.c:184) 20250212125422373 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) 20250212125422374 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422387 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 e4 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422387 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) 20250212125422387 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422387 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e4 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422387 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422387 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) 20250212125422387 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) 20250212125422387 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 114 storing in window (114..49) (tbf_ul.cpp:314) 20250212125422387 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422387 DRLCMACUL DEBUG - Mark BSN 50 as INVALID (rlc_window_ul.cpp:42) 20250212125422387 DRLCMACUL DEBUG - Raising V(R) to 115 (rlc_window_ul.cpp:50) 20250212125422387 DRLCMACUL DEBUG - Taking block 114 out, raising V(Q) to 115 (rlc_window_ul.cpp:65) 20250212125422387 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422387 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422387 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422387 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422388 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422388 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422388 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) 20250212125422388 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) 20250212125422388 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) 20250212125422388 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) 20250212125422388 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) 20250212125422389 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) 20250212125422389 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) 20250212125422389 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) 20250212125422389 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) 20250212125422389 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) 20250212125422389 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) 20250212125422390 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) 20250212125422390 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) 20250212125422390 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) 20250212125422390 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) 20250212125422392 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) 20250212125422392 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) 20250212125422392 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 559 for type USF (pdch_ul_controller.c:184) 20250212125422392 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) 20250212125422392 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422406 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 e6 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422406 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) 20250212125422406 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422406 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e6 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422406 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422406 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) 20250212125422406 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) 20250212125422406 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 115 storing in window (115..50) (tbf_ul.cpp:314) 20250212125422406 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422406 DRLCMACUL DEBUG - Mark BSN 51 as INVALID (rlc_window_ul.cpp:42) 20250212125422406 DRLCMACUL DEBUG - Raising V(R) to 116 (rlc_window_ul.cpp:50) 20250212125422406 DRLCMACUL DEBUG - Taking block 115 out, raising V(Q) to 116 (rlc_window_ul.cpp:65) 20250212125422406 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422406 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422406 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422406 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422406 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422406 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422406 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) 20250212125422407 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) 20250212125422407 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) 20250212125422407 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) 20250212125422407 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) 20250212125422407 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) 20250212125422407 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) 20250212125422407 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) 20250212125422407 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) 20250212125422408 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) 20250212125422408 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) 20250212125422408 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) 20250212125422408 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) 20250212125422408 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) 20250212125422408 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) 20250212125422416 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) 20250212125422416 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) 20250212125422416 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 563 for type USF (pdch_ul_controller.c:184) 20250212125422416 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) 20250212125422416 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422430 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 e8 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422430 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) 20250212125422430 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422430 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e8 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422430 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422430 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) 20250212125422430 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) 20250212125422430 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 116 storing in window (116..51) (tbf_ul.cpp:314) 20250212125422430 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422430 DRLCMACUL DEBUG - Mark BSN 52 as INVALID (rlc_window_ul.cpp:42) 20250212125422430 DRLCMACUL DEBUG - Raising V(R) to 117 (rlc_window_ul.cpp:50) 20250212125422430 DRLCMACUL DEBUG - Taking block 116 out, raising V(Q) to 117 (rlc_window_ul.cpp:65) 20250212125422430 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422430 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422430 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422430 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422430 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422430 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422430 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) 20250212125422430 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) 20250212125422430 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) 20250212125422430 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) 20250212125422430 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) 20250212125422431 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) 20250212125422431 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) 20250212125422431 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) 20250212125422431 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) 20250212125422431 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) 20250212125422431 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) 20250212125422432 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) 20250212125422432 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) 20250212125422432 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) 20250212125422432 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) 20250212125422434 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) 20250212125422434 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) 20250212125422434 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 567 for type USF (pdch_ul_controller.c:184) 20250212125422434 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) 20250212125422434 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422448 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 ea 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422448 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) 20250212125422448 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422448 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ea 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422448 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422448 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) 20250212125422448 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) 20250212125422448 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 117 storing in window (117..52) (tbf_ul.cpp:314) 20250212125422448 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422448 DRLCMACUL DEBUG - Mark BSN 53 as INVALID (rlc_window_ul.cpp:42) 20250212125422448 DRLCMACUL DEBUG - Raising V(R) to 118 (rlc_window_ul.cpp:50) 20250212125422448 DRLCMACUL DEBUG - Taking block 117 out, raising V(Q) to 118 (rlc_window_ul.cpp:65) 20250212125422448 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422448 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422448 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422448 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422448 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422448 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422448 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) 20250212125422448 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) 20250212125422448 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) 20250212125422448 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) 20250212125422448 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) 20250212125422449 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) 20250212125422449 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) 20250212125422449 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) 20250212125422449 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) 20250212125422449 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) 20250212125422449 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) 20250212125422449 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) 20250212125422449 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) 20250212125422449 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) 20250212125422449 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) 20250212125422453 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) 20250212125422453 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) 20250212125422453 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 572 for type USF (pdch_ul_controller.c:184) 20250212125422453 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) 20250212125422453 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422467 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 ec 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422467 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) 20250212125422467 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422467 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ec 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422467 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422467 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) 20250212125422467 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) 20250212125422467 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 118 storing in window (118..53) (tbf_ul.cpp:314) 20250212125422467 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422467 DRLCMACUL DEBUG - Mark BSN 54 as INVALID (rlc_window_ul.cpp:42) 20250212125422467 DRLCMACUL DEBUG - Raising V(R) to 119 (rlc_window_ul.cpp:50) 20250212125422467 DRLCMACUL DEBUG - Taking block 118 out, raising V(Q) to 119 (rlc_window_ul.cpp:65) 20250212125422467 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422467 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422467 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422467 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422467 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422467 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422467 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) 20250212125422467 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) 20250212125422467 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) 20250212125422467 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) 20250212125422467 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) 20250212125422467 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) 20250212125422467 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) 20250212125422468 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) 20250212125422468 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) 20250212125422468 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) 20250212125422468 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) 20250212125422468 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) 20250212125422468 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) 20250212125422468 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) 20250212125422468 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) 20250212125422476 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) 20250212125422476 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) 20250212125422476 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 576 for type USF (pdch_ul_controller.c:184) 20250212125422476 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) 20250212125422476 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422490 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 ee 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422490 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) 20250212125422490 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422490 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ee 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422490 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422490 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) 20250212125422490 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) 20250212125422490 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 119 storing in window (119..54) (tbf_ul.cpp:314) 20250212125422490 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422490 DRLCMACUL DEBUG - Mark BSN 55 as INVALID (rlc_window_ul.cpp:42) 20250212125422490 DRLCMACUL DEBUG - Raising V(R) to 120 (rlc_window_ul.cpp:50) 20250212125422490 DRLCMACUL DEBUG - Taking block 119 out, raising V(Q) to 120 (rlc_window_ul.cpp:65) 20250212125422490 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422490 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422490 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422490 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422490 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422490 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422490 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) 20250212125422490 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20250212125422490 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125422490 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125422490 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) 20250212125422490 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) 20250212125422490 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) 20250212125422490 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) 20250212125422491 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) 20250212125422491 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) 20250212125422491 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) 20250212125422491 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) 20250212125422491 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) 20250212125422491 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) 20250212125422491 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) 20250212125422491 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) 20250212125422491 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) 20250212125422491 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) 20250212125422495 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) 20250212125422495 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) 20250212125422495 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 580 for type USF (pdch_ul_controller.c:184) 20250212125422495 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) 20250212125422495 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125422495 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125422495 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) 20250212125422495 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125422495 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125422495 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Sending data request: sapi=5 arfcn=871 cur_fn=572 block=1 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) 20250212125422495 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125422509 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 f0 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422509 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) 20250212125422509 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422509 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f0 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422509 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422509 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) 20250212125422509 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) 20250212125422509 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 120 storing in window (120..55) (tbf_ul.cpp:314) 20250212125422509 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422509 DRLCMACUL DEBUG - Mark BSN 56 as INVALID (rlc_window_ul.cpp:42) 20250212125422509 DRLCMACUL DEBUG - Raising V(R) to 121 (rlc_window_ul.cpp:50) 20250212125422509 DRLCMACUL DEBUG - Taking block 120 out, raising V(Q) to 121 (rlc_window_ul.cpp:65) 20250212125422509 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422509 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422509 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422509 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422509 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422509 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422509 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) 20250212125422509 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) 20250212125422509 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) 20250212125422509 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) 20250212125422509 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) 20250212125422509 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) 20250212125422509 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) 20250212125422510 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) 20250212125422510 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) 20250212125422510 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) 20250212125422510 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) 20250212125422510 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) 20250212125422510 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) 20250212125422510 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) 20250212125422510 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) 20250212125422513 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) 20250212125422513 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) 20250212125422513 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 585 for type USF (pdch_ul_controller.c:184) 20250212125422513 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) 20250212125422514 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422527 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 f2 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422527 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) 20250212125422527 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422527 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f2 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422527 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422527 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) 20250212125422527 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) 20250212125422527 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 121 storing in window (121..56) (tbf_ul.cpp:314) 20250212125422527 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422527 DRLCMACUL DEBUG - Mark BSN 57 as INVALID (rlc_window_ul.cpp:42) 20250212125422527 DRLCMACUL DEBUG - Raising V(R) to 122 (rlc_window_ul.cpp:50) 20250212125422527 DRLCMACUL DEBUG - Taking block 121 out, raising V(Q) to 122 (rlc_window_ul.cpp:65) 20250212125422528 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422528 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422528 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422528 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422528 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422528 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422528 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) 20250212125422528 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) 20250212125422528 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) 20250212125422528 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) 20250212125422528 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) 20250212125422528 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) 20250212125422529 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) 20250212125422529 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) 20250212125422529 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) 20250212125422529 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) 20250212125422529 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) 20250212125422529 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) 20250212125422529 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) 20250212125422529 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) 20250212125422529 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) 20250212125422537 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) 20250212125422537 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) 20250212125422537 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 589 for type USF (pdch_ul_controller.c:184) 20250212125422537 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Sending data request: sapi=5 arfcn=871 cur_fn=580 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125422537 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422551 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 f4 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422551 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) 20250212125422551 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422551 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f4 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422551 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422551 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) 20250212125422551 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) 20250212125422551 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 122 storing in window (122..57) (tbf_ul.cpp:314) 20250212125422551 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422551 DRLCMACUL DEBUG - Mark BSN 58 as INVALID (rlc_window_ul.cpp:42) 20250212125422551 DRLCMACUL DEBUG - Raising V(R) to 123 (rlc_window_ul.cpp:50) 20250212125422551 DRLCMACUL DEBUG - Taking block 122 out, raising V(Q) to 123 (rlc_window_ul.cpp:65) 20250212125422551 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422551 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422551 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422551 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422551 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422551 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422551 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) 20250212125422551 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) 20250212125422551 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) 20250212125422551 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) 20250212125422551 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) 20250212125422551 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) 20250212125422551 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) 20250212125422552 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) 20250212125422552 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) 20250212125422552 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) 20250212125422552 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) 20250212125422552 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) 20250212125422552 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) 20250212125422552 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) 20250212125422552 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) 20250212125422555 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) 20250212125422555 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) 20250212125422555 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 593 for type USF (pdch_ul_controller.c:184) 20250212125422555 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) 20250212125422555 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422569 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 f6 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422569 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) 20250212125422569 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422569 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f6 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422569 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422569 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) 20250212125422569 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) 20250212125422569 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 123 storing in window (123..58) (tbf_ul.cpp:314) 20250212125422569 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422569 DRLCMACUL DEBUG - Mark BSN 59 as INVALID (rlc_window_ul.cpp:42) 20250212125422569 DRLCMACUL DEBUG - Raising V(R) to 124 (rlc_window_ul.cpp:50) 20250212125422569 DRLCMACUL DEBUG - Taking block 123 out, raising V(Q) to 124 (rlc_window_ul.cpp:65) 20250212125422569 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422569 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422569 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422569 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422569 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422569 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422569 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) 20250212125422569 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) 20250212125422569 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) 20250212125422570 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) 20250212125422570 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) 20250212125422570 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) 20250212125422570 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) 20250212125422570 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) 20250212125422570 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) 20250212125422570 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) 20250212125422570 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) 20250212125422570 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) 20250212125422570 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) 20250212125422571 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) 20250212125422571 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) 20250212125422574 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) 20250212125422574 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) 20250212125422574 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 598 for type USF (pdch_ul_controller.c:184) 20250212125422574 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) 20250212125422574 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422588 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 f8 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422588 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) 20250212125422588 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422588 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f8 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422588 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422588 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) 20250212125422588 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) 20250212125422588 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 124 storing in window (124..59) (tbf_ul.cpp:314) 20250212125422588 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422588 DRLCMACUL DEBUG - Mark BSN 60 as INVALID (rlc_window_ul.cpp:42) 20250212125422588 DRLCMACUL DEBUG - Raising V(R) to 125 (rlc_window_ul.cpp:50) 20250212125422588 DRLCMACUL DEBUG - Taking block 124 out, raising V(Q) to 125 (rlc_window_ul.cpp:65) 20250212125422588 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422588 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422588 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422588 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422588 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422588 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422588 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) 20250212125422588 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) 20250212125422588 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) 20250212125422588 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) 20250212125422588 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) 20250212125422588 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) 20250212125422588 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) 20250212125422589 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) 20250212125422589 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) 20250212125422589 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) 20250212125422589 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) 20250212125422589 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) 20250212125422589 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) 20250212125422589 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) 20250212125422589 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) 20250212125422597 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) 20250212125422597 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) 20250212125422597 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 602 for type USF (pdch_ul_controller.c:184) 20250212125422597 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) 20250212125422597 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422611 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 fa 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422611 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) 20250212125422611 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422611 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 fa 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422611 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422611 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) 20250212125422611 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) 20250212125422611 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 125 storing in window (125..60) (tbf_ul.cpp:314) 20250212125422611 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422611 DRLCMACUL DEBUG - Mark BSN 61 as INVALID (rlc_window_ul.cpp:42) 20250212125422611 DRLCMACUL DEBUG - Raising V(R) to 126 (rlc_window_ul.cpp:50) 20250212125422611 DRLCMACUL DEBUG - Taking block 125 out, raising V(Q) to 126 (rlc_window_ul.cpp:65) 20250212125422611 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422611 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422611 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422611 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422611 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422611 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422611 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) 20250212125422611 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) 20250212125422611 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) 20250212125422611 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) 20250212125422611 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) 20250212125422612 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) 20250212125422612 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) 20250212125422612 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) 20250212125422612 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) 20250212125422612 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) 20250212125422612 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) 20250212125422612 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) 20250212125422612 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) 20250212125422612 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) 20250212125422612 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) 20250212125422616 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) 20250212125422616 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) 20250212125422616 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 606 for type USF (pdch_ul_controller.c:184) 20250212125422616 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) 20250212125422616 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422630 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 fc 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422630 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) 20250212125422630 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422630 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 fc 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422630 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422630 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) 20250212125422630 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) 20250212125422630 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 126 storing in window (126..61) (tbf_ul.cpp:314) 20250212125422630 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422630 DRLCMACUL DEBUG - Mark BSN 62 as INVALID (rlc_window_ul.cpp:42) 20250212125422630 DRLCMACUL DEBUG - Raising V(R) to 127 (rlc_window_ul.cpp:50) 20250212125422630 DRLCMACUL DEBUG - Taking block 126 out, raising V(Q) to 127 (rlc_window_ul.cpp:65) 20250212125422630 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422630 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422630 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422630 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422630 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422630 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422630 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) 20250212125422630 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) 20250212125422630 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) 20250212125422630 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) 20250212125422630 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) 20250212125422631 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) 20250212125422631 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) 20250212125422631 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) 20250212125422631 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) 20250212125422631 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) 20250212125422631 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) 20250212125422631 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) 20250212125422631 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) 20250212125422631 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) 20250212125422631 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) 20250212125422634 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) 20250212125422634 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) 20250212125422634 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 611 for type USF (pdch_ul_controller.c:184) 20250212125422634 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) 20250212125422635 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422648 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 fe 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422649 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) 20250212125422649 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422649 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 fe 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422649 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422649 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) 20250212125422649 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) 20250212125422649 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 127 storing in window (127..62) (tbf_ul.cpp:314) 20250212125422649 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422649 DRLCMACUL DEBUG - Mark BSN 63 as INVALID (rlc_window_ul.cpp:42) 20250212125422649 DRLCMACUL DEBUG - Raising V(R) to 0 (rlc_window_ul.cpp:50) 20250212125422649 DRLCMACUL DEBUG - Taking block 127 out, raising V(Q) to 0 (rlc_window_ul.cpp:65) 20250212125422649 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422649 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422649 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422649 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422649 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422649 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422649 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) 20250212125422649 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) 20250212125422649 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) 20250212125422649 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) 20250212125422649 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) 20250212125422649 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) 20250212125422649 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) 20250212125422650 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) 20250212125422650 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) 20250212125422650 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) 20250212125422650 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) 20250212125422650 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) 20250212125422650 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) 20250212125422650 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) 20250212125422650 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) 20250212125422658 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) 20250212125422658 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) 20250212125422658 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 615 for type USF (pdch_ul_controller.c:184) 20250212125422658 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) 20250212125422658 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422672 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 00 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422672 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) 20250212125422672 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422672 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 00 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422672 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422672 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) 20250212125422672 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) 20250212125422672 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125422672 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422672 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125422672 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125422672 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125422672 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422672 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422672 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422672 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422672 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422672 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422672 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) 20250212125422672 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) 20250212125422672 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) 20250212125422673 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) 20250212125422673 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) 20250212125422673 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) 20250212125422673 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) 20250212125422673 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) 20250212125422673 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) 20250212125422673 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) 20250212125422673 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) 20250212125422674 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) 20250212125422674 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) 20250212125422674 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) 20250212125422674 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) 20250212125422676 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) 20250212125422676 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) 20250212125422676 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 619 for type USF (pdch_ul_controller.c:184) 20250212125422676 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) 20250212125422677 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422690 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 02 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422690 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) 20250212125422690 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422690 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 02 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422690 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422690 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) 20250212125422691 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) 20250212125422691 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20250212125422691 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422691 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20250212125422691 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20250212125422691 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20250212125422691 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422691 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422691 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422691 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422691 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422691 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422691 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) 20250212125422691 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) 20250212125422691 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) 20250212125422691 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) 20250212125422691 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) 20250212125422692 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) 20250212125422692 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) 20250212125422692 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) 20250212125422692 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) 20250212125422692 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) 20250212125422692 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) 20250212125422692 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) 20250212125422693 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) 20250212125422693 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) 20250212125422693 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) 20250212125422695 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) 20250212125422695 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) 20250212125422695 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 624 for type USF (pdch_ul_controller.c:184) 20250212125422695 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) 20250212125422695 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422709 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 04 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422709 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) 20250212125422709 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422709 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 04 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422709 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422709 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) 20250212125422709 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) 20250212125422709 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20250212125422709 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422709 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20250212125422709 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20250212125422709 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20250212125422709 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422709 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422709 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422709 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422709 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422709 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422709 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) 20250212125422710 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) 20250212125422710 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) 20250212125422710 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) 20250212125422710 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) 20250212125422710 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) 20250212125422710 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) 20250212125422710 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) 20250212125422710 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) 20250212125422711 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) 20250212125422711 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) 20250212125422711 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) 20250212125422711 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) 20250212125422711 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) 20250212125422711 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) 20250212125422718 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) 20250212125422718 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) 20250212125422718 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 628 for type USF (pdch_ul_controller.c:184) 20250212125422718 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) 20250212125422719 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422733 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 06 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422733 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) 20250212125422733 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422733 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 06 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422733 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422733 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) 20250212125422733 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) 20250212125422733 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20250212125422733 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422733 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20250212125422733 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20250212125422733 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20250212125422733 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422733 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422733 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422733 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422733 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422733 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422733 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) 20250212125422733 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) 20250212125422733 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) 20250212125422733 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) 20250212125422733 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) 20250212125422734 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) 20250212125422734 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) 20250212125422734 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) 20250212125422734 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) 20250212125422734 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) 20250212125422734 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) 20250212125422735 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) 20250212125422735 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) 20250212125422735 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) 20250212125422735 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) 20250212125422737 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) 20250212125422737 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) 20250212125422737 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 632 for type USF (pdch_ul_controller.c:184) 20250212125422737 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) 20250212125422738 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422751 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 08 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422751 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) 20250212125422751 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422751 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 08 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422751 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422751 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) 20250212125422751 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) 20250212125422751 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20250212125422751 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422751 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20250212125422751 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20250212125422751 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20250212125422751 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422751 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422751 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422751 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422751 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422751 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422751 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) 20250212125422752 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) 20250212125422752 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) 20250212125422752 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) 20250212125422752 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) 20250212125422752 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) 20250212125422752 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) 20250212125422753 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) 20250212125422753 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) 20250212125422753 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) 20250212125422753 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) 20250212125422753 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) 20250212125422753 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) 20250212125422753 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) 20250212125422753 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) 20250212125422756 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) 20250212125422756 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) 20250212125422756 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 637 for type USF (pdch_ul_controller.c:184) 20250212125422756 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) 20250212125422756 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422770 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 0a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422770 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) 20250212125422770 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422770 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422770 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422770 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) 20250212125422770 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20250212125422770 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) 20250212125422770 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20250212125422770 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422770 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20250212125422770 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20250212125422770 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20250212125422770 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422770 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422770 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422770 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422770 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422770 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422770 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) 20250212125422770 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) 20250212125422770 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) 20250212125422771 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) 20250212125422771 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) 20250212125422771 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) 20250212125422771 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) 20250212125422771 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) 20250212125422771 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) 20250212125422772 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) 20250212125422772 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) 20250212125422772 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) 20250212125422772 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) 20250212125422772 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) 20250212125422772 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) 20250212125422779 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) 20250212125422779 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) 20250212125422779 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 641 for type USF (pdch_ul_controller.c:184) 20250212125422779 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) 20250212125422779 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422793 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 0c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422793 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) 20250212125422793 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422793 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422793 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422793 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) 20250212125422793 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) 20250212125422794 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20250212125422794 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422794 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20250212125422794 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20250212125422794 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20250212125422794 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422794 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422794 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422794 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422794 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422794 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422794 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) 20250212125422794 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) 20250212125422794 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) 20250212125422794 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) 20250212125422794 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) 20250212125422795 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) 20250212125422795 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) 20250212125422795 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) 20250212125422795 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) 20250212125422795 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) 20250212125422795 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) 20250212125422795 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) 20250212125422795 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) 20250212125422796 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) 20250212125422796 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) 20250212125422798 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) 20250212125422798 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) 20250212125422798 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 645 for type USF (pdch_ul_controller.c:184) 20250212125422798 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) 20250212125422798 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422812 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 0e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422812 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) 20250212125422812 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422812 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422812 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422812 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) 20250212125422812 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) 20250212125422812 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20250212125422812 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422812 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20250212125422812 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20250212125422812 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20250212125422812 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422812 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422812 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422812 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422812 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422812 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422812 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) 20250212125422812 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) 20250212125422812 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) 20250212125422813 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) 20250212125422813 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) 20250212125422813 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) 20250212125422813 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) 20250212125422813 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) 20250212125422813 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) 20250212125422813 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) 20250212125422813 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) 20250212125422814 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) 20250212125422814 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) 20250212125422814 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) 20250212125422814 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) 20250212125422816 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) 20250212125422816 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) 20250212125422816 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 650 for type USF (pdch_ul_controller.c:184) 20250212125422816 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) 20250212125422817 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422830 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 10 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422831 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) 20250212125422831 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422831 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 10 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422831 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422831 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) 20250212125422831 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) 20250212125422831 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20250212125422831 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422831 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20250212125422831 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20250212125422831 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20250212125422831 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422831 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422831 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422831 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422831 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422831 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422831 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) 20250212125422831 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) 20250212125422831 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) 20250212125422831 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) 20250212125422831 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) 20250212125422831 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) 20250212125422831 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) 20250212125422831 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) 20250212125422831 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) 20250212125422831 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) 20250212125422831 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) 20250212125422832 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) 20250212125422832 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) 20250212125422832 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) 20250212125422832 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) 20250212125422840 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) 20250212125422840 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) 20250212125422840 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 654 for type USF (pdch_ul_controller.c:184) 20250212125422840 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) 20250212125422840 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422854 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 12 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422854 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) 20250212125422854 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422854 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 12 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422854 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422854 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) 20250212125422854 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) 20250212125422854 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20250212125422854 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422854 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20250212125422854 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20250212125422854 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20250212125422854 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422854 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422854 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422854 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422854 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422854 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422854 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) 20250212125422854 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) 20250212125422854 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) 20250212125422855 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) 20250212125422855 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) 20250212125422855 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) 20250212125422855 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) 20250212125422855 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) 20250212125422855 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) 20250212125422856 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) 20250212125422856 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) 20250212125422856 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) 20250212125422856 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) 20250212125422856 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) 20250212125422856 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) 20250212125422858 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) 20250212125422858 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) 20250212125422858 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 658 for type USF (pdch_ul_controller.c:184) 20250212125422858 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) 20250212125422859 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422872 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 14 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422873 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) 20250212125422873 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422873 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 14 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422873 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422873 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) 20250212125422873 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) 20250212125422873 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20250212125422873 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422873 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20250212125422873 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20250212125422873 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20250212125422873 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422873 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422873 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422873 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422873 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422873 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422873 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) 20250212125422873 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) 20250212125422873 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) 20250212125422873 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) 20250212125422873 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) 20250212125422873 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) 20250212125422873 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) 20250212125422873 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) 20250212125422873 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) 20250212125422873 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) 20250212125422873 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) 20250212125422873 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) 20250212125422873 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) 20250212125422874 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) 20250212125422874 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) 20250212125422877 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) 20250212125422877 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) 20250212125422877 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 663 for type USF (pdch_ul_controller.c:184) 20250212125422877 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) 20250212125422877 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422915 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 16 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422915 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) 20250212125422915 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422915 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 16 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422915 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422915 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) 20250212125422915 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) 20250212125422915 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20250212125422915 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422915 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20250212125422915 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20250212125422915 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20250212125422915 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422915 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422915 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422915 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422915 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422915 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422915 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) 20250212125422915 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20250212125422915 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125422915 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125422915 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) 20250212125422915 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) 20250212125422916 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) 20250212125422916 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) 20250212125422916 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) 20250212125422916 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) 20250212125422916 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) 20250212125422916 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) 20250212125422916 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) 20250212125422916 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) 20250212125422916 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) 20250212125422916 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) 20250212125422916 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) 20250212125422916 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) 20250212125422924 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) 20250212125422924 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) 20250212125422924 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 667 for type USF (pdch_ul_controller.c:184) 20250212125422924 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) 20250212125422924 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125422924 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125422924 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) 20250212125422924 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125422924 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=663 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125422924 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=663 Sending data request: sapi=5 arfcn=871 cur_fn=658 block=9 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) 20250212125422924 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125422938 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 18 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422938 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) 20250212125422938 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422938 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 18 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422938 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422938 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) 20250212125422938 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) 20250212125422938 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20250212125422938 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422938 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20250212125422938 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20250212125422938 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20250212125422938 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422938 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422938 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422938 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422938 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422938 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422938 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) 20250212125422938 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) 20250212125422938 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) 20250212125422939 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) 20250212125422939 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) 20250212125422939 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) 20250212125422939 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) 20250212125422939 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) 20250212125422939 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) 20250212125422939 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) 20250212125422939 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) 20250212125422940 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) 20250212125422940 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) 20250212125422940 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) 20250212125422940 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) 20250212125422943 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) 20250212125422943 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) 20250212125422943 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 671 for type USF (pdch_ul_controller.c:184) 20250212125422943 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) 20250212125422943 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422957 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 1a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422957 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) 20250212125422957 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422957 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422957 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422957 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) 20250212125422957 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) 20250212125422957 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20250212125422957 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422957 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20250212125422957 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20250212125422957 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20250212125422957 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422957 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422957 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422957 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422957 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422957 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422957 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) 20250212125422957 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) 20250212125422957 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) 20250212125422958 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) 20250212125422958 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) 20250212125422958 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) 20250212125422958 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) 20250212125422958 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) 20250212125422958 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) 20250212125422959 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) 20250212125422959 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) 20250212125422959 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) 20250212125422959 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) 20250212125422959 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) 20250212125422959 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) 20250212125422962 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) 20250212125422962 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) 20250212125422962 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 676 for type USF (pdch_ul_controller.c:184) 20250212125422962 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Sending data request: sapi=5 arfcn=871 cur_fn=667 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125422962 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422976 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 1c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422976 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) 20250212125422976 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422976 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422976 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422976 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) 20250212125422976 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) 20250212125422976 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20250212125422976 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422976 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20250212125422976 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20250212125422976 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20250212125422976 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422976 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422976 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422976 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422976 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422976 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422976 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) 20250212125422976 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) 20250212125422976 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) 20250212125422976 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) 20250212125422976 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) 20250212125422976 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) 20250212125422976 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) 20250212125422976 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) 20250212125422976 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) 20250212125422977 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) 20250212125422977 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) 20250212125422977 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) 20250212125422977 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) 20250212125422977 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) 20250212125422977 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) 20250212125422985 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) 20250212125422985 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) 20250212125422985 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 680 for type USF (pdch_ul_controller.c:184) 20250212125422985 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) 20250212125422985 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125422999 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 1e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125422999 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) 20250212125422999 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125422999 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125422999 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125422999 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) 20250212125422999 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) 20250212125422999 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20250212125422999 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125422999 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20250212125422999 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20250212125422999 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20250212125422999 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125422999 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125422999 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125422999 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125422999 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125422999 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125422999 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) 20250212125422999 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) 20250212125422999 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) 20250212125422999 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) 20250212125422999 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) 20250212125422999 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) 20250212125422999 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) 20250212125422999 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) 20250212125422999 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) 20250212125423000 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) 20250212125423000 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) 20250212125423000 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) 20250212125423000 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) 20250212125423000 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) 20250212125423000 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) 20250212125423003 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) 20250212125423003 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) 20250212125423003 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 684 for type USF (pdch_ul_controller.c:184) 20250212125423003 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) 20250212125423004 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423017 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 20 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423017 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) 20250212125423017 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423017 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 20 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423017 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423017 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) 20250212125423017 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) 20250212125423017 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20250212125423017 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423017 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20250212125423017 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20250212125423017 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20250212125423017 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423018 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423018 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423018 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423018 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423018 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423018 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) 20250212125423018 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) 20250212125423018 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) 20250212125423018 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) 20250212125423018 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) 20250212125423019 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) 20250212125423019 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) 20250212125423019 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) 20250212125423019 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) 20250212125423019 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) 20250212125423019 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) 20250212125423019 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) 20250212125423019 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) 20250212125423020 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) 20250212125423020 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) 20250212125423022 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) 20250212125423022 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) 20250212125423022 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 689 for type USF (pdch_ul_controller.c:184) 20250212125423022 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) 20250212125423022 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423036 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 22 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423036 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) 20250212125423036 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423036 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 22 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423036 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423036 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) 20250212125423036 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) 20250212125423036 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20250212125423036 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423036 DRLCMACUL DEBUG - Mark BSN 81 as INVALID (rlc_window_ul.cpp:42) 20250212125423036 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20250212125423036 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20250212125423036 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423036 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423036 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423036 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423036 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423036 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423036 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) 20250212125423037 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) 20250212125423037 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) 20250212125423037 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) 20250212125423037 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) 20250212125423037 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) 20250212125423037 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) 20250212125423037 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) 20250212125423037 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) 20250212125423038 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) 20250212125423038 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) 20250212125423038 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) 20250212125423038 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) 20250212125423038 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) 20250212125423038 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) 20250212125423045 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) 20250212125423045 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) 20250212125423045 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 693 for type USF (pdch_ul_controller.c:184) 20250212125423045 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) 20250212125423046 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423060 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 24 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423060 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) 20250212125423060 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423060 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 24 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423060 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423060 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) 20250212125423060 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) 20250212125423060 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20250212125423060 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423060 DRLCMACUL DEBUG - Mark BSN 82 as INVALID (rlc_window_ul.cpp:42) 20250212125423060 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20250212125423060 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20250212125423060 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423060 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423060 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423060 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423060 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423060 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423060 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) 20250212125423060 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) 20250212125423060 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) 20250212125423060 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) 20250212125423060 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) 20250212125423061 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) 20250212125423061 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) 20250212125423061 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) 20250212125423061 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) 20250212125423061 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) 20250212125423061 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) 20250212125423062 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) 20250212125423062 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) 20250212125423062 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) 20250212125423062 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) 20250212125423064 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) 20250212125423064 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) 20250212125423064 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 697 for type USF (pdch_ul_controller.c:184) 20250212125423064 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) 20250212125423064 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423078 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 26 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423078 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) 20250212125423078 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423078 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 26 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423078 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423078 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) 20250212125423078 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) 20250212125423078 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20250212125423078 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423078 DRLCMACUL DEBUG - Mark BSN 83 as INVALID (rlc_window_ul.cpp:42) 20250212125423078 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20250212125423078 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20250212125423078 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423078 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423078 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423078 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423078 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423078 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423078 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) 20250212125423079 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) 20250212125423079 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) 20250212125423079 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) 20250212125423079 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) 20250212125423079 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) 20250212125423079 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) 20250212125423080 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) 20250212125423080 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) 20250212125423080 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) 20250212125423080 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) 20250212125423080 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) 20250212125423080 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) 20250212125423080 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) 20250212125423080 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) 20250212125423083 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) 20250212125423083 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) 20250212125423083 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 702 for type USF (pdch_ul_controller.c:184) 20250212125423083 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) 20250212125423083 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423097 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 28 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423097 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) 20250212125423097 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423097 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 28 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423097 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423097 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) 20250212125423097 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) 20250212125423097 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20250212125423097 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423097 DRLCMACUL DEBUG - Mark BSN 84 as INVALID (rlc_window_ul.cpp:42) 20250212125423097 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20250212125423097 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20250212125423097 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423097 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423097 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423097 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423097 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423097 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423097 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) 20250212125423097 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) 20250212125423097 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) 20250212125423097 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) 20250212125423097 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) 20250212125423098 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) 20250212125423098 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) 20250212125423098 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) 20250212125423098 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) 20250212125423098 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) 20250212125423098 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) 20250212125423098 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) 20250212125423098 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) 20250212125423099 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) 20250212125423099 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) 20250212125423106 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) 20250212125423106 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) 20250212125423106 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 706 for type USF (pdch_ul_controller.c:184) 20250212125423106 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) 20250212125423106 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423120 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 2a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423120 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) 20250212125423120 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423120 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423120 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423120 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) 20250212125423120 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) 20250212125423120 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 21 storing in window (21..84) (tbf_ul.cpp:314) 20250212125423120 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423120 DRLCMACUL DEBUG - Mark BSN 85 as INVALID (rlc_window_ul.cpp:42) 20250212125423120 DRLCMACUL DEBUG - Raising V(R) to 22 (rlc_window_ul.cpp:50) 20250212125423120 DRLCMACUL DEBUG - Taking block 21 out, raising V(Q) to 22 (rlc_window_ul.cpp:65) 20250212125423120 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423120 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423120 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423120 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423120 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423120 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423120 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) 20250212125423120 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) 20250212125423120 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) 20250212125423121 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) 20250212125423121 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) 20250212125423121 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) 20250212125423121 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) 20250212125423121 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) 20250212125423121 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) 20250212125423121 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) 20250212125423121 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) 20250212125423122 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) 20250212125423122 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) 20250212125423122 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) 20250212125423122 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) 20250212125423124 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) 20250212125423124 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) 20250212125423124 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 710 for type USF (pdch_ul_controller.c:184) 20250212125423124 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) 20250212125423125 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423139 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 2c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423139 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) 20250212125423139 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423139 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423139 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423139 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) 20250212125423139 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) 20250212125423139 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 22 storing in window (22..85) (tbf_ul.cpp:314) 20250212125423139 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423139 DRLCMACUL DEBUG - Mark BSN 86 as INVALID (rlc_window_ul.cpp:42) 20250212125423139 DRLCMACUL DEBUG - Raising V(R) to 23 (rlc_window_ul.cpp:50) 20250212125423139 DRLCMACUL DEBUG - Taking block 22 out, raising V(Q) to 23 (rlc_window_ul.cpp:65) 20250212125423139 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423139 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423139 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423139 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423139 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423139 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423139 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) 20250212125423139 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) 20250212125423139 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) 20250212125423139 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) 20250212125423139 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) 20250212125423140 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) 20250212125423140 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) 20250212125423140 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) 20250212125423140 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) 20250212125423140 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) 20250212125423140 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) 20250212125423141 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) 20250212125423141 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) 20250212125423141 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) 20250212125423141 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) 20250212125423143 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) 20250212125423143 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) 20250212125423143 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 715 for type USF (pdch_ul_controller.c:184) 20250212125423143 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) 20250212125423144 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423157 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 2e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423157 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) 20250212125423157 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423157 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423157 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423157 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) 20250212125423157 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) 20250212125423157 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 23 storing in window (23..86) (tbf_ul.cpp:314) 20250212125423157 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423157 DRLCMACUL DEBUG - Mark BSN 87 as INVALID (rlc_window_ul.cpp:42) 20250212125423157 DRLCMACUL DEBUG - Raising V(R) to 24 (rlc_window_ul.cpp:50) 20250212125423157 DRLCMACUL DEBUG - Taking block 23 out, raising V(Q) to 24 (rlc_window_ul.cpp:65) 20250212125423157 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423157 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423157 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423157 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423157 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423157 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423157 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) 20250212125423158 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) 20250212125423158 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) 20250212125423158 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) 20250212125423158 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) 20250212125423158 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) 20250212125423158 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) 20250212125423158 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) 20250212125423158 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) 20250212125423159 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) 20250212125423159 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) 20250212125423159 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) 20250212125423159 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) 20250212125423159 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) 20250212125423159 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) 20250212125423166 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) 20250212125423166 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) 20250212125423166 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 719 for type USF (pdch_ul_controller.c:184) 20250212125423166 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) 20250212125423167 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423180 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 30 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423180 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) 20250212125423180 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423180 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 30 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423180 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423180 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) 20250212125423180 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) 20250212125423180 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 24 storing in window (24..87) (tbf_ul.cpp:314) 20250212125423180 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423180 DRLCMACUL DEBUG - Mark BSN 88 as INVALID (rlc_window_ul.cpp:42) 20250212125423180 DRLCMACUL DEBUG - Raising V(R) to 25 (rlc_window_ul.cpp:50) 20250212125423180 DRLCMACUL DEBUG - Taking block 24 out, raising V(Q) to 25 (rlc_window_ul.cpp:65) 20250212125423180 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423180 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423180 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423180 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423180 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423180 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423180 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) 20250212125423180 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) 20250212125423180 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) 20250212125423181 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) 20250212125423181 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) 20250212125423181 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) 20250212125423181 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) 20250212125423181 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) 20250212125423181 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) 20250212125423181 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) 20250212125423181 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) 20250212125423181 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) 20250212125423181 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) 20250212125423181 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) 20250212125423181 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) 20250212125423185 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) 20250212125423185 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) 20250212125423185 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 723 for type USF (pdch_ul_controller.c:184) 20250212125423185 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) 20250212125423185 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423199 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 32 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423199 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) 20250212125423199 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423199 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 32 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423199 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423199 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) 20250212125423199 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) 20250212125423199 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 25 storing in window (25..88) (tbf_ul.cpp:314) 20250212125423199 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423199 DRLCMACUL DEBUG - Mark BSN 89 as INVALID (rlc_window_ul.cpp:42) 20250212125423199 DRLCMACUL DEBUG - Raising V(R) to 26 (rlc_window_ul.cpp:50) 20250212125423199 DRLCMACUL DEBUG - Taking block 25 out, raising V(Q) to 26 (rlc_window_ul.cpp:65) 20250212125423199 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423199 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423199 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423199 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423199 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423199 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423199 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) 20250212125423199 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) 20250212125423199 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) 20250212125423199 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) 20250212125423199 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) 20250212125423200 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) 20250212125423200 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) 20250212125423200 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) 20250212125423200 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) 20250212125423200 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) 20250212125423200 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) 20250212125423200 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) 20250212125423200 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) 20250212125423200 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) 20250212125423200 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) 20250212125423204 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) 20250212125423204 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) 20250212125423204 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 728 for type USF (pdch_ul_controller.c:184) 20250212125423204 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) 20250212125423204 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423218 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 34 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423218 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) 20250212125423218 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423218 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 34 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423218 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423218 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) 20250212125423218 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) 20250212125423218 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 26 storing in window (26..89) (tbf_ul.cpp:314) 20250212125423218 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423218 DRLCMACUL DEBUG - Mark BSN 90 as INVALID (rlc_window_ul.cpp:42) 20250212125423218 DRLCMACUL DEBUG - Raising V(R) to 27 (rlc_window_ul.cpp:50) 20250212125423218 DRLCMACUL DEBUG - Taking block 26 out, raising V(Q) to 27 (rlc_window_ul.cpp:65) 20250212125423218 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423218 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423218 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423218 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423218 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423218 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423218 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) 20250212125423218 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) 20250212125423218 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) 20250212125423218 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) 20250212125423218 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) 20250212125423218 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) 20250212125423218 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) 20250212125423218 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) 20250212125423218 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) 20250212125423219 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) 20250212125423219 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) 20250212125423219 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) 20250212125423219 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) 20250212125423219 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) 20250212125423219 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) 20250212125423227 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) 20250212125423227 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) 20250212125423227 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 732 for type USF (pdch_ul_controller.c:184) 20250212125423227 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) 20250212125423227 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423241 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 36 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423241 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) 20250212125423242 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423242 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 36 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423242 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423242 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) 20250212125423242 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) 20250212125423242 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 27 storing in window (27..90) (tbf_ul.cpp:314) 20250212125423242 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423242 DRLCMACUL DEBUG - Mark BSN 91 as INVALID (rlc_window_ul.cpp:42) 20250212125423242 DRLCMACUL DEBUG - Raising V(R) to 28 (rlc_window_ul.cpp:50) 20250212125423242 DRLCMACUL DEBUG - Taking block 27 out, raising V(Q) to 28 (rlc_window_ul.cpp:65) 20250212125423242 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423242 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423242 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423242 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423242 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423242 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423242 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) 20250212125423242 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) 20250212125423242 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) 20250212125423242 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) 20250212125423242 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) 20250212125423242 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) 20250212125423242 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) 20250212125423242 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) 20250212125423242 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) 20250212125423243 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) 20250212125423243 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) 20250212125423243 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) 20250212125423243 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) 20250212125423243 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) 20250212125423243 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) 20250212125423246 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) 20250212125423246 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) 20250212125423246 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 736 for type USF (pdch_ul_controller.c:184) 20250212125423246 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) 20250212125423246 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423260 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 38 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423260 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) 20250212125423260 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423260 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 38 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423260 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423260 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) 20250212125423260 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) 20250212125423260 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 28 storing in window (28..91) (tbf_ul.cpp:314) 20250212125423260 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423260 DRLCMACUL DEBUG - Mark BSN 92 as INVALID (rlc_window_ul.cpp:42) 20250212125423260 DRLCMACUL DEBUG - Raising V(R) to 29 (rlc_window_ul.cpp:50) 20250212125423260 DRLCMACUL DEBUG - Taking block 28 out, raising V(Q) to 29 (rlc_window_ul.cpp:65) 20250212125423260 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423260 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423260 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423260 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423260 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423260 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423260 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) 20250212125423261 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) 20250212125423261 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) 20250212125423261 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) 20250212125423261 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) 20250212125423261 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) 20250212125423262 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) 20250212125423262 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) 20250212125423262 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) 20250212125423262 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) 20250212125423262 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) 20250212125423262 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) 20250212125423262 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) 20250212125423263 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) 20250212125423263 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) 20250212125423265 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) 20250212125423265 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) 20250212125423265 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 741 for type USF (pdch_ul_controller.c:184) 20250212125423265 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) 20250212125423265 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423279 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 3a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423279 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) 20250212125423279 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423279 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423279 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423279 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) 20250212125423279 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) 20250212125423279 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 29 storing in window (29..92) (tbf_ul.cpp:314) 20250212125423279 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423279 DRLCMACUL DEBUG - Mark BSN 93 as INVALID (rlc_window_ul.cpp:42) 20250212125423279 DRLCMACUL DEBUG - Raising V(R) to 30 (rlc_window_ul.cpp:50) 20250212125423279 DRLCMACUL DEBUG - Taking block 29 out, raising V(Q) to 30 (rlc_window_ul.cpp:65) 20250212125423279 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423279 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423279 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423279 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423279 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423279 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423279 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) 20250212125423279 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) 20250212125423279 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) 20250212125423280 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) 20250212125423280 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) 20250212125423280 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) 20250212125423280 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) 20250212125423280 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) 20250212125423280 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) 20250212125423280 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) 20250212125423280 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) 20250212125423281 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) 20250212125423281 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) 20250212125423281 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) 20250212125423281 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) 20250212125423288 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) 20250212125423288 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) 20250212125423288 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 745 for type USF (pdch_ul_controller.c:184) 20250212125423288 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) 20250212125423288 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423302 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 3c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423302 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) 20250212125423302 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423302 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423302 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423302 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) 20250212125423302 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) 20250212125423302 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 30 storing in window (30..93) (tbf_ul.cpp:314) 20250212125423302 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423302 DRLCMACUL DEBUG - Mark BSN 94 as INVALID (rlc_window_ul.cpp:42) 20250212125423302 DRLCMACUL DEBUG - Raising V(R) to 31 (rlc_window_ul.cpp:50) 20250212125423302 DRLCMACUL DEBUG - Taking block 30 out, raising V(Q) to 31 (rlc_window_ul.cpp:65) 20250212125423302 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423302 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423302 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423302 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423302 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423302 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423302 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) 20250212125423303 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) 20250212125423303 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) 20250212125423303 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) 20250212125423303 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) 20250212125423303 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) 20250212125423303 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) 20250212125423303 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) 20250212125423304 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) 20250212125423304 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) 20250212125423304 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) 20250212125423304 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) 20250212125423304 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) 20250212125423304 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) 20250212125423304 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) 20250212125423307 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) 20250212125423307 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) 20250212125423307 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 749 for type USF (pdch_ul_controller.c:184) 20250212125423307 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) 20250212125423307 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423321 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 3e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423321 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) 20250212125423321 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423321 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423321 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423321 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) 20250212125423321 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) 20250212125423321 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 31 storing in window (31..94) (tbf_ul.cpp:314) 20250212125423321 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423321 DRLCMACUL DEBUG - Mark BSN 95 as INVALID (rlc_window_ul.cpp:42) 20250212125423321 DRLCMACUL DEBUG - Raising V(R) to 32 (rlc_window_ul.cpp:50) 20250212125423321 DRLCMACUL DEBUG - Taking block 31 out, raising V(Q) to 32 (rlc_window_ul.cpp:65) 20250212125423321 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423321 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423321 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423321 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423321 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423321 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423321 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) 20250212125423321 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20250212125423321 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125423321 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125423321 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) 20250212125423321 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) 20250212125423322 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) 20250212125423322 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) 20250212125423322 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) 20250212125423322 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) 20250212125423322 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) 20250212125423322 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) 20250212125423323 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) 20250212125423323 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) 20250212125423323 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) 20250212125423323 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) 20250212125423323 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) 20250212125423323 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) 20250212125423326 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) 20250212125423326 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) 20250212125423326 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 754 for type USF (pdch_ul_controller.c:184) 20250212125423326 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) 20250212125423326 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125423326 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125423326 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) 20250212125423326 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125423326 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=749 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125423326 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=749 Sending data request: sapi=5 arfcn=871 cur_fn=745 block=5 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) 20250212125423326 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125423340 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 40 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423340 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) 20250212125423340 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423340 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 40 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423340 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423340 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) 20250212125423340 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) 20250212125423340 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 32 storing in window (32..95) (tbf_ul.cpp:314) 20250212125423340 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423340 DRLCMACUL DEBUG - Mark BSN 96 as INVALID (rlc_window_ul.cpp:42) 20250212125423340 DRLCMACUL DEBUG - Raising V(R) to 33 (rlc_window_ul.cpp:50) 20250212125423340 DRLCMACUL DEBUG - Taking block 32 out, raising V(Q) to 33 (rlc_window_ul.cpp:65) 20250212125423340 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423340 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423340 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423340 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423340 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423340 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423340 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) 20250212125423340 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) 20250212125423340 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) 20250212125423341 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) 20250212125423341 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) 20250212125423341 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) 20250212125423341 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) 20250212125423341 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) 20250212125423342 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) 20250212125423342 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) 20250212125423342 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) 20250212125423342 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) 20250212125423342 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) 20250212125423342 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) 20250212125423342 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) 20250212125423349 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) 20250212125423349 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) 20250212125423349 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 758 for type USF (pdch_ul_controller.c:184) 20250212125423349 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) 20250212125423350 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423364 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 42 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423364 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) 20250212125423364 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423364 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 42 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423364 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423364 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) 20250212125423364 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) 20250212125423364 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 33 storing in window (33..96) (tbf_ul.cpp:314) 20250212125423364 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423364 DRLCMACUL DEBUG - Mark BSN 97 as INVALID (rlc_window_ul.cpp:42) 20250212125423364 DRLCMACUL DEBUG - Raising V(R) to 34 (rlc_window_ul.cpp:50) 20250212125423364 DRLCMACUL DEBUG - Taking block 33 out, raising V(Q) to 34 (rlc_window_ul.cpp:65) 20250212125423364 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423364 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423364 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423364 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423364 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423364 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423364 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) 20250212125423364 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) 20250212125423364 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) 20250212125423364 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) 20250212125423364 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) 20250212125423365 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) 20250212125423365 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) 20250212125423365 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) 20250212125423365 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) 20250212125423365 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) 20250212125423365 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) 20250212125423365 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) 20250212125423365 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) 20250212125423366 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) 20250212125423366 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) 20250212125423368 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) 20250212125423368 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) 20250212125423368 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 762 for type USF (pdch_ul_controller.c:184) 20250212125423368 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=758 Sending data request: sapi=5 arfcn=871 cur_fn=754 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125423368 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423382 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 44 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423382 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) 20250212125423382 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423382 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 44 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423382 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423382 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) 20250212125423382 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) 20250212125423382 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 34 storing in window (34..97) (tbf_ul.cpp:314) 20250212125423382 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423382 DRLCMACUL DEBUG - Mark BSN 98 as INVALID (rlc_window_ul.cpp:42) 20250212125423382 DRLCMACUL DEBUG - Raising V(R) to 35 (rlc_window_ul.cpp:50) 20250212125423382 DRLCMACUL DEBUG - Taking block 34 out, raising V(Q) to 35 (rlc_window_ul.cpp:65) 20250212125423382 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423382 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423382 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423382 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423382 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423382 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423382 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) 20250212125423383 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) 20250212125423383 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) 20250212125423383 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) 20250212125423383 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) 20250212125423383 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) 20250212125423383 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) 20250212125423383 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) 20250212125423383 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) 20250212125423383 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) 20250212125423383 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) 20250212125423383 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) 20250212125423383 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) 20250212125423384 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) 20250212125423384 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) 20250212125423387 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) 20250212125423387 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) 20250212125423387 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 767 for type USF (pdch_ul_controller.c:184) 20250212125423387 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) 20250212125423387 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423401 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 46 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423401 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) 20250212125423401 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423401 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 46 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423401 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423401 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) 20250212125423401 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) 20250212125423401 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 35 storing in window (35..98) (tbf_ul.cpp:314) 20250212125423401 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423401 DRLCMACUL DEBUG - Mark BSN 99 as INVALID (rlc_window_ul.cpp:42) 20250212125423401 DRLCMACUL DEBUG - Raising V(R) to 36 (rlc_window_ul.cpp:50) 20250212125423401 DRLCMACUL DEBUG - Taking block 35 out, raising V(Q) to 36 (rlc_window_ul.cpp:65) 20250212125423401 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423401 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423401 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423401 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423401 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423401 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423401 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) 20250212125423402 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) 20250212125423402 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) 20250212125423402 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) 20250212125423402 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) 20250212125423402 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) 20250212125423402 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) 20250212125423403 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) 20250212125423403 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) 20250212125423403 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) 20250212125423403 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) 20250212125423403 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) 20250212125423403 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) 20250212125423403 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) 20250212125423403 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) 20250212125423410 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) 20250212125423410 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) 20250212125423410 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 771 for type USF (pdch_ul_controller.c:184) 20250212125423410 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) 20250212125423411 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423425 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 48 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423425 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) 20250212125423425 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423425 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 48 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423425 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423425 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) 20250212125423425 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) 20250212125423425 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 36 storing in window (36..99) (tbf_ul.cpp:314) 20250212125423425 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423425 DRLCMACUL DEBUG - Mark BSN 100 as INVALID (rlc_window_ul.cpp:42) 20250212125423425 DRLCMACUL DEBUG - Raising V(R) to 37 (rlc_window_ul.cpp:50) 20250212125423425 DRLCMACUL DEBUG - Taking block 36 out, raising V(Q) to 37 (rlc_window_ul.cpp:65) 20250212125423425 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423425 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423425 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423425 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423425 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423425 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423425 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) 20250212125423425 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) 20250212125423425 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) 20250212125423426 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) 20250212125423426 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) 20250212125423426 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) 20250212125423426 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) 20250212125423426 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) 20250212125423426 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) 20250212125423426 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) 20250212125423426 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) 20250212125423427 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) 20250212125423427 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) 20250212125423427 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) 20250212125423427 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) 20250212125423429 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) 20250212125423429 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) 20250212125423429 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 775 for type USF (pdch_ul_controller.c:184) 20250212125423429 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) 20250212125423429 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423443 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 4a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423443 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) 20250212125423443 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423443 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423443 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423443 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) 20250212125423443 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) 20250212125423443 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 37 storing in window (37..100) (tbf_ul.cpp:314) 20250212125423443 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423443 DRLCMACUL DEBUG - Mark BSN 101 as INVALID (rlc_window_ul.cpp:42) 20250212125423443 DRLCMACUL DEBUG - Raising V(R) to 38 (rlc_window_ul.cpp:50) 20250212125423443 DRLCMACUL DEBUG - Taking block 37 out, raising V(Q) to 38 (rlc_window_ul.cpp:65) 20250212125423443 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423443 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423443 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423443 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423443 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423443 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423443 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) 20250212125423444 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) 20250212125423444 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) 20250212125423444 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) 20250212125423444 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) 20250212125423444 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) 20250212125423444 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) 20250212125423445 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) 20250212125423445 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) 20250212125423445 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) 20250212125423445 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) 20250212125423445 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) 20250212125423445 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) 20250212125423446 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) 20250212125423446 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) 20250212125423448 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) 20250212125423448 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) 20250212125423448 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 780 for type USF (pdch_ul_controller.c:184) 20250212125423448 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) 20250212125423448 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423462 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 4c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423462 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) 20250212125423462 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423462 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423462 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423462 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) 20250212125423462 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) 20250212125423462 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 38 storing in window (38..101) (tbf_ul.cpp:314) 20250212125423462 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423462 DRLCMACUL DEBUG - Mark BSN 102 as INVALID (rlc_window_ul.cpp:42) 20250212125423462 DRLCMACUL DEBUG - Raising V(R) to 39 (rlc_window_ul.cpp:50) 20250212125423462 DRLCMACUL DEBUG - Taking block 38 out, raising V(Q) to 39 (rlc_window_ul.cpp:65) 20250212125423462 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423462 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423462 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423462 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423462 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423462 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423462 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) 20250212125423463 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) 20250212125423463 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) 20250212125423463 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) 20250212125423463 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) 20250212125423463 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) 20250212125423463 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) 20250212125423463 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) 20250212125423463 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) 20250212125423464 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) 20250212125423464 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) 20250212125423464 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) 20250212125423464 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) 20250212125423464 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) 20250212125423464 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) 20250212125423471 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) 20250212125423471 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) 20250212125423471 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 784 for type USF (pdch_ul_controller.c:184) 20250212125423471 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) 20250212125423471 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423485 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 4e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423485 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) 20250212125423485 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423485 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423485 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423485 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) 20250212125423485 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) 20250212125423485 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 39 storing in window (39..102) (tbf_ul.cpp:314) 20250212125423485 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423485 DRLCMACUL DEBUG - Mark BSN 103 as INVALID (rlc_window_ul.cpp:42) 20250212125423485 DRLCMACUL DEBUG - Raising V(R) to 40 (rlc_window_ul.cpp:50) 20250212125423485 DRLCMACUL DEBUG - Taking block 39 out, raising V(Q) to 40 (rlc_window_ul.cpp:65) 20250212125423485 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423485 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423485 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423485 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423485 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423485 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423485 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) 20250212125423486 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) 20250212125423486 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) 20250212125423486 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) 20250212125423486 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) 20250212125423486 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) 20250212125423486 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) 20250212125423486 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) 20250212125423486 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) 20250212125423487 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) 20250212125423487 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) 20250212125423487 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) 20250212125423487 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) 20250212125423487 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) 20250212125423487 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) 20250212125423490 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) 20250212125423490 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) 20250212125423490 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 788 for type USF (pdch_ul_controller.c:184) 20250212125423490 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) 20250212125423490 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423504 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 50 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423504 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) 20250212125423504 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423504 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 50 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423504 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423504 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) 20250212125423504 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) 20250212125423504 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 40 storing in window (40..103) (tbf_ul.cpp:314) 20250212125423504 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423504 DRLCMACUL DEBUG - Mark BSN 104 as INVALID (rlc_window_ul.cpp:42) 20250212125423504 DRLCMACUL DEBUG - Raising V(R) to 41 (rlc_window_ul.cpp:50) 20250212125423504 DRLCMACUL DEBUG - Taking block 40 out, raising V(Q) to 41 (rlc_window_ul.cpp:65) 20250212125423504 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423504 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423504 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423504 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423504 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423504 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423504 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) 20250212125423504 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) 20250212125423504 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) 20250212125423504 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) 20250212125423504 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) 20250212125423504 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) 20250212125423504 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) 20250212125423505 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) 20250212125423505 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) 20250212125423505 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) 20250212125423505 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) 20250212125423505 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) 20250212125423505 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) 20250212125423505 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) 20250212125423505 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) 20250212125423508 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) 20250212125423508 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) 20250212125423508 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 793 for type USF (pdch_ul_controller.c:184) 20250212125423508 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) 20250212125423509 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423523 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 52 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423523 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) 20250212125423523 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423523 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 52 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423523 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423523 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) 20250212125423523 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) 20250212125423523 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 41 storing in window (41..104) (tbf_ul.cpp:314) 20250212125423523 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423523 DRLCMACUL DEBUG - Mark BSN 105 as INVALID (rlc_window_ul.cpp:42) 20250212125423523 DRLCMACUL DEBUG - Raising V(R) to 42 (rlc_window_ul.cpp:50) 20250212125423523 DRLCMACUL DEBUG - Taking block 41 out, raising V(Q) to 42 (rlc_window_ul.cpp:65) 20250212125423523 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423523 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423523 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423523 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423523 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423523 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423523 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) 20250212125423523 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) 20250212125423523 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) 20250212125423523 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) 20250212125423523 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) 20250212125423524 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) 20250212125423524 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) 20250212125423524 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) 20250212125423524 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) 20250212125423524 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) 20250212125423524 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) 20250212125423524 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) 20250212125423524 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) 20250212125423524 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) 20250212125423524 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) 20250212125423532 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) 20250212125423532 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) 20250212125423532 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 797 for type USF (pdch_ul_controller.c:184) 20250212125423532 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) 20250212125423532 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423561 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 54 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423561 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) 20250212125423561 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423561 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 54 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423561 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423561 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) 20250212125423561 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) 20250212125423561 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 42 storing in window (42..105) (tbf_ul.cpp:314) 20250212125423561 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423561 DRLCMACUL DEBUG - Mark BSN 106 as INVALID (rlc_window_ul.cpp:42) 20250212125423561 DRLCMACUL DEBUG - Raising V(R) to 43 (rlc_window_ul.cpp:50) 20250212125423561 DRLCMACUL DEBUG - Taking block 42 out, raising V(Q) to 43 (rlc_window_ul.cpp:65) 20250212125423561 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423561 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423561 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423561 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423561 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423561 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423561 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) 20250212125423562 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) 20250212125423562 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) 20250212125423562 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) 20250212125423562 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) 20250212125423563 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) 20250212125423563 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) 20250212125423563 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) 20250212125423563 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) 20250212125423563 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) 20250212125423563 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) 20250212125423563 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) 20250212125423563 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) 20250212125423564 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) 20250212125423564 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) 20250212125423566 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) 20250212125423566 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) 20250212125423566 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 801 for type USF (pdch_ul_controller.c:184) 20250212125423566 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) 20250212125423566 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423580 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 56 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423580 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) 20250212125423580 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423580 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 56 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423580 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423580 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) 20250212125423580 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) 20250212125423580 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 43 storing in window (43..106) (tbf_ul.cpp:314) 20250212125423580 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423580 DRLCMACUL DEBUG - Mark BSN 107 as INVALID (rlc_window_ul.cpp:42) 20250212125423580 DRLCMACUL DEBUG - Raising V(R) to 44 (rlc_window_ul.cpp:50) 20250212125423580 DRLCMACUL DEBUG - Taking block 43 out, raising V(Q) to 44 (rlc_window_ul.cpp:65) 20250212125423580 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423580 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423580 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423580 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423580 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423580 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423580 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) 20250212125423581 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) 20250212125423581 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) 20250212125423581 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) 20250212125423581 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) 20250212125423582 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) 20250212125423582 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) 20250212125423582 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) 20250212125423582 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) 20250212125423582 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) 20250212125423582 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) 20250212125423582 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) 20250212125423583 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) 20250212125423583 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) 20250212125423583 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) 20250212125423584 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) 20250212125423584 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) 20250212125423584 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 806 for type USF (pdch_ul_controller.c:184) 20250212125423584 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) 20250212125423585 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423599 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 58 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423599 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) 20250212125423599 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423599 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 58 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423599 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423599 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) 20250212125423599 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) 20250212125423599 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 44 storing in window (44..107) (tbf_ul.cpp:314) 20250212125423599 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423599 DRLCMACUL DEBUG - Mark BSN 108 as INVALID (rlc_window_ul.cpp:42) 20250212125423599 DRLCMACUL DEBUG - Raising V(R) to 45 (rlc_window_ul.cpp:50) 20250212125423599 DRLCMACUL DEBUG - Taking block 44 out, raising V(Q) to 45 (rlc_window_ul.cpp:65) 20250212125423599 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423599 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423599 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423599 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423599 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423599 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423599 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) 20250212125423599 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) 20250212125423599 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) 20250212125423599 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) 20250212125423599 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) 20250212125423600 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) 20250212125423600 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) 20250212125423600 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) 20250212125423600 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) 20250212125423600 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) 20250212125423600 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) 20250212125423601 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) 20250212125423601 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) 20250212125423601 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) 20250212125423601 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) 20250212125423608 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) 20250212125423608 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) 20250212125423608 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 810 for type USF (pdch_ul_controller.c:184) 20250212125423608 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) 20250212125423608 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423622 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 5a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423622 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) 20250212125423622 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423622 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 5a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423622 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423622 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) 20250212125423622 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) 20250212125423622 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 45 storing in window (45..108) (tbf_ul.cpp:314) 20250212125423622 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423622 DRLCMACUL DEBUG - Mark BSN 109 as INVALID (rlc_window_ul.cpp:42) 20250212125423622 DRLCMACUL DEBUG - Raising V(R) to 46 (rlc_window_ul.cpp:50) 20250212125423622 DRLCMACUL DEBUG - Taking block 45 out, raising V(Q) to 46 (rlc_window_ul.cpp:65) 20250212125423622 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423622 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423622 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423622 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423622 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423622 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423622 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) 20250212125423622 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) 20250212125423622 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) 20250212125423623 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) 20250212125423623 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) 20250212125423623 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) 20250212125423623 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) 20250212125423623 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) 20250212125423623 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) 20250212125423623 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) 20250212125423623 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) 20250212125423624 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) 20250212125423624 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) 20250212125423624 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) 20250212125423624 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) 20250212125423626 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) 20250212125423626 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) 20250212125423626 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 814 for type USF (pdch_ul_controller.c:184) 20250212125423626 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) 20250212125423627 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423641 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 5c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423641 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) 20250212125423641 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423641 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 5c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423641 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423641 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) 20250212125423641 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) 20250212125423641 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 46 storing in window (46..109) (tbf_ul.cpp:314) 20250212125423641 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423641 DRLCMACUL DEBUG - Mark BSN 110 as INVALID (rlc_window_ul.cpp:42) 20250212125423641 DRLCMACUL DEBUG - Raising V(R) to 47 (rlc_window_ul.cpp:50) 20250212125423641 DRLCMACUL DEBUG - Taking block 46 out, raising V(Q) to 47 (rlc_window_ul.cpp:65) 20250212125423641 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423641 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423641 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423641 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423641 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423641 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423641 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) 20250212125423641 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) 20250212125423641 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) 20250212125423641 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) 20250212125423641 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) 20250212125423641 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) 20250212125423641 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) 20250212125423642 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) 20250212125423642 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) 20250212125423642 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) 20250212125423642 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) 20250212125423642 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) 20250212125423642 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) 20250212125423643 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) 20250212125423643 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) 20250212125423645 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) 20250212125423645 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) 20250212125423645 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 819 for type USF (pdch_ul_controller.c:184) 20250212125423645 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) 20250212125423645 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423659 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 5e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423659 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) 20250212125423659 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423659 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 5e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423659 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423659 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) 20250212125423659 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) 20250212125423659 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 47 storing in window (47..110) (tbf_ul.cpp:314) 20250212125423659 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423659 DRLCMACUL DEBUG - Mark BSN 111 as INVALID (rlc_window_ul.cpp:42) 20250212125423659 DRLCMACUL DEBUG - Raising V(R) to 48 (rlc_window_ul.cpp:50) 20250212125423659 DRLCMACUL DEBUG - Taking block 47 out, raising V(Q) to 48 (rlc_window_ul.cpp:65) 20250212125423659 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423659 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423659 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423660 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423660 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423660 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423660 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) 20250212125423660 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) 20250212125423660 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) 20250212125423660 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) 20250212125423660 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) 20250212125423660 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) 20250212125423660 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) 20250212125423661 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) 20250212125423661 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) 20250212125423661 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) 20250212125423661 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) 20250212125423661 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) 20250212125423661 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) 20250212125423662 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) 20250212125423662 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) 20250212125423669 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) 20250212125423669 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) 20250212125423669 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 823 for type USF (pdch_ul_controller.c:184) 20250212125423669 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) 20250212125423669 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423683 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 60 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423683 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) 20250212125423683 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423683 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 60 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423683 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423683 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) 20250212125423683 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) 20250212125423683 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 48 storing in window (48..111) (tbf_ul.cpp:314) 20250212125423683 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423683 DRLCMACUL DEBUG - Mark BSN 112 as INVALID (rlc_window_ul.cpp:42) 20250212125423683 DRLCMACUL DEBUG - Raising V(R) to 49 (rlc_window_ul.cpp:50) 20250212125423683 DRLCMACUL DEBUG - Taking block 48 out, raising V(Q) to 49 (rlc_window_ul.cpp:65) 20250212125423683 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423683 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423683 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423683 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423683 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423683 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423683 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) 20250212125423683 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) 20250212125423683 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) 20250212125423683 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) 20250212125423683 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) 20250212125423684 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) 20250212125423684 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) 20250212125423684 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) 20250212125423684 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) 20250212125423684 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) 20250212125423684 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) 20250212125423685 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) 20250212125423685 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) 20250212125423685 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) 20250212125423685 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) 20250212125423687 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) 20250212125423687 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) 20250212125423687 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 827 for type USF (pdch_ul_controller.c:184) 20250212125423687 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) 20250212125423687 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423702 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 62 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423702 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) 20250212125423702 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423702 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 62 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423702 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423702 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) 20250212125423702 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) 20250212125423702 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 49 storing in window (49..112) (tbf_ul.cpp:314) 20250212125423702 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423702 DRLCMACUL DEBUG - Mark BSN 113 as INVALID (rlc_window_ul.cpp:42) 20250212125423702 DRLCMACUL DEBUG - Raising V(R) to 50 (rlc_window_ul.cpp:50) 20250212125423702 DRLCMACUL DEBUG - Taking block 49 out, raising V(Q) to 50 (rlc_window_ul.cpp:65) 20250212125423702 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423702 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423702 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423702 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423702 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423702 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423702 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) 20250212125423702 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) 20250212125423702 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) 20250212125423702 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) 20250212125423702 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) 20250212125423702 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) 20250212125423702 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) 20250212125423702 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) 20250212125423702 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) 20250212125423703 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) 20250212125423703 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) 20250212125423703 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) 20250212125423703 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) 20250212125423703 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) 20250212125423703 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) 20250212125423706 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) 20250212125423706 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) 20250212125423706 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 832 for type USF (pdch_ul_controller.c:184) 20250212125423706 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) 20250212125423706 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423720 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 64 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423720 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) 20250212125423720 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423720 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 64 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423720 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423720 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) 20250212125423720 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) 20250212125423720 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 50 storing in window (50..113) (tbf_ul.cpp:314) 20250212125423720 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423720 DRLCMACUL DEBUG - Mark BSN 114 as INVALID (rlc_window_ul.cpp:42) 20250212125423720 DRLCMACUL DEBUG - Raising V(R) to 51 (rlc_window_ul.cpp:50) 20250212125423720 DRLCMACUL DEBUG - Taking block 50 out, raising V(Q) to 51 (rlc_window_ul.cpp:65) 20250212125423720 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423720 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423720 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423720 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423720 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423720 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423720 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) 20250212125423720 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) 20250212125423720 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) 20250212125423721 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) 20250212125423721 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) 20250212125423721 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) 20250212125423721 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) 20250212125423721 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) 20250212125423721 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) 20250212125423721 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) 20250212125423721 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) 20250212125423721 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) 20250212125423721 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) 20250212125423722 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) 20250212125423722 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) 20250212125423730 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) 20250212125423730 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) 20250212125423730 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 836 for type USF (pdch_ul_controller.c:184) 20250212125423730 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) 20250212125423730 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423743 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 66 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423743 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) 20250212125423743 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423743 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 66 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423743 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423743 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) 20250212125423743 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) 20250212125423743 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 51 storing in window (51..114) (tbf_ul.cpp:314) 20250212125423743 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423743 DRLCMACUL DEBUG - Mark BSN 115 as INVALID (rlc_window_ul.cpp:42) 20250212125423743 DRLCMACUL DEBUG - Raising V(R) to 52 (rlc_window_ul.cpp:50) 20250212125423743 DRLCMACUL DEBUG - Taking block 51 out, raising V(Q) to 52 (rlc_window_ul.cpp:65) 20250212125423744 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423744 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423744 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423744 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423744 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423744 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423744 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) 20250212125423744 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20250212125423744 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125423744 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125423744 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) 20250212125423744 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) 20250212125423744 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) 20250212125423744 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) 20250212125423744 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) 20250212125423744 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) 20250212125423744 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) 20250212125423744 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) 20250212125423745 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) 20250212125423745 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) 20250212125423745 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) 20250212125423745 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) 20250212125423745 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) 20250212125423745 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) 20250212125423748 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) 20250212125423748 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) 20250212125423748 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 840 for type USF (pdch_ul_controller.c:184) 20250212125423748 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) 20250212125423748 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125423748 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125423748 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) 20250212125423748 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125423748 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125423748 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=836 Sending data request: sapi=5 arfcn=871 cur_fn=832 block=1 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) 20250212125423748 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125423762 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 68 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423762 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) 20250212125423762 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423762 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 68 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423762 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423762 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) 20250212125423762 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) 20250212125423762 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 52 storing in window (52..115) (tbf_ul.cpp:314) 20250212125423762 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423762 DRLCMACUL DEBUG - Mark BSN 116 as INVALID (rlc_window_ul.cpp:42) 20250212125423762 DRLCMACUL DEBUG - Raising V(R) to 53 (rlc_window_ul.cpp:50) 20250212125423762 DRLCMACUL DEBUG - Taking block 52 out, raising V(Q) to 53 (rlc_window_ul.cpp:65) 20250212125423762 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423762 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423762 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423762 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423762 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423762 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423762 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) 20250212125423762 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) 20250212125423763 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) 20250212125423763 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) 20250212125423763 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) 20250212125423763 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) 20250212125423763 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) 20250212125423763 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) 20250212125423763 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) 20250212125423764 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) 20250212125423764 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) 20250212125423764 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) 20250212125423764 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) 20250212125423764 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) 20250212125423764 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) 20250212125423767 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) 20250212125423767 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) 20250212125423767 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 845 for type USF (pdch_ul_controller.c:184) 20250212125423767 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) 20250212125423767 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423781 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 6a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423781 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) 20250212125423781 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423781 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 6a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423781 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423781 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) 20250212125423781 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20250212125423781 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) 20250212125423781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 53 storing in window (53..116) (tbf_ul.cpp:314) 20250212125423781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423781 DRLCMACUL DEBUG - Mark BSN 117 as INVALID (rlc_window_ul.cpp:42) 20250212125423781 DRLCMACUL DEBUG - Raising V(R) to 54 (rlc_window_ul.cpp:50) 20250212125423781 DRLCMACUL DEBUG - Taking block 53 out, raising V(Q) to 54 (rlc_window_ul.cpp:65) 20250212125423781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423781 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423781 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423781 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423781 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) 20250212125423781 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) 20250212125423781 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) 20250212125423781 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) 20250212125423781 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) 20250212125423782 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) 20250212125423782 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) 20250212125423782 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) 20250212125423782 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) 20250212125423782 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) 20250212125423782 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) 20250212125423782 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) 20250212125423782 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) 20250212125423783 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) 20250212125423783 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) 20250212125423790 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) 20250212125423790 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) 20250212125423790 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 849 for type USF (pdch_ul_controller.c:184) 20250212125423790 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=845 Sending data request: sapi=5 arfcn=871 cur_fn=840 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125423791 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423804 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 6c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423804 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) 20250212125423804 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423804 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 6c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423804 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423804 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) 20250212125423804 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) 20250212125423804 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 54 storing in window (54..117) (tbf_ul.cpp:314) 20250212125423804 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423804 DRLCMACUL DEBUG - Mark BSN 118 as INVALID (rlc_window_ul.cpp:42) 20250212125423804 DRLCMACUL DEBUG - Raising V(R) to 55 (rlc_window_ul.cpp:50) 20250212125423804 DRLCMACUL DEBUG - Taking block 54 out, raising V(Q) to 55 (rlc_window_ul.cpp:65) 20250212125423804 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423804 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423805 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423805 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423805 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423805 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423805 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) 20250212125423805 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) 20250212125423805 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) 20250212125423805 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) 20250212125423805 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) 20250212125423806 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) 20250212125423806 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) 20250212125423806 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) 20250212125423806 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) 20250212125423806 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) 20250212125423806 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) 20250212125423806 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) 20250212125423806 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) 20250212125423806 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) 20250212125423806 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) 20250212125423809 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) 20250212125423809 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) 20250212125423809 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 853 for type USF (pdch_ul_controller.c:184) 20250212125423809 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) 20250212125423809 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423823 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 6e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423823 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) 20250212125423823 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423823 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 6e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423823 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423823 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) 20250212125423823 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) 20250212125423823 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 55 storing in window (55..118) (tbf_ul.cpp:314) 20250212125423823 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423823 DRLCMACUL DEBUG - Mark BSN 119 as INVALID (rlc_window_ul.cpp:42) 20250212125423823 DRLCMACUL DEBUG - Raising V(R) to 56 (rlc_window_ul.cpp:50) 20250212125423823 DRLCMACUL DEBUG - Taking block 55 out, raising V(Q) to 56 (rlc_window_ul.cpp:65) 20250212125423823 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423823 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423823 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423823 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423823 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423823 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423823 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) 20250212125423823 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) 20250212125423823 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) 20250212125423824 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) 20250212125423824 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) 20250212125423824 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) 20250212125423824 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) 20250212125423824 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) 20250212125423824 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) 20250212125423824 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) 20250212125423824 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) 20250212125423825 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) 20250212125423825 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) 20250212125423825 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) 20250212125423825 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) 20250212125423828 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) 20250212125423828 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) 20250212125423828 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 858 for type USF (pdch_ul_controller.c:184) 20250212125423828 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) 20250212125423828 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423842 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 70 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423842 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) 20250212125423842 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423842 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 70 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423842 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423842 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) 20250212125423842 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) 20250212125423842 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 56 storing in window (56..119) (tbf_ul.cpp:314) 20250212125423842 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423842 DRLCMACUL DEBUG - Mark BSN 120 as INVALID (rlc_window_ul.cpp:42) 20250212125423842 DRLCMACUL DEBUG - Raising V(R) to 57 (rlc_window_ul.cpp:50) 20250212125423842 DRLCMACUL DEBUG - Taking block 56 out, raising V(Q) to 57 (rlc_window_ul.cpp:65) 20250212125423842 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423842 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423842 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423842 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423842 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423842 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423842 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) 20250212125423842 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) 20250212125423842 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) 20250212125423843 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) 20250212125423843 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) 20250212125423843 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) 20250212125423843 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) 20250212125423843 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) 20250212125423843 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) 20250212125423844 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) 20250212125423844 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) 20250212125423844 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) 20250212125423844 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) 20250212125423844 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) 20250212125423844 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) 20250212125423851 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) 20250212125423851 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) 20250212125423851 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 862 for type USF (pdch_ul_controller.c:184) 20250212125423851 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) 20250212125423851 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423865 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 72 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423865 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) 20250212125423865 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423865 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 72 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423865 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423865 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) 20250212125423865 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) 20250212125423865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 57 storing in window (57..120) (tbf_ul.cpp:314) 20250212125423865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423865 DRLCMACUL DEBUG - Mark BSN 121 as INVALID (rlc_window_ul.cpp:42) 20250212125423865 DRLCMACUL DEBUG - Raising V(R) to 58 (rlc_window_ul.cpp:50) 20250212125423865 DRLCMACUL DEBUG - Taking block 57 out, raising V(Q) to 58 (rlc_window_ul.cpp:65) 20250212125423865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423865 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423865 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423865 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423865 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) 20250212125423866 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) 20250212125423866 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) 20250212125423866 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) 20250212125423866 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) 20250212125423866 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) 20250212125423866 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) 20250212125423867 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) 20250212125423867 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) 20250212125423867 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) 20250212125423867 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) 20250212125423867 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) 20250212125423867 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) 20250212125423868 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) 20250212125423868 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) 20250212125423870 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) 20250212125423870 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) 20250212125423870 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 866 for type USF (pdch_ul_controller.c:184) 20250212125423870 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) 20250212125423870 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423884 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 74 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423884 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) 20250212125423884 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423884 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 74 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423884 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423884 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) 20250212125423884 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) 20250212125423884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 58 storing in window (58..121) (tbf_ul.cpp:314) 20250212125423884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423884 DRLCMACUL DEBUG - Mark BSN 122 as INVALID (rlc_window_ul.cpp:42) 20250212125423884 DRLCMACUL DEBUG - Raising V(R) to 59 (rlc_window_ul.cpp:50) 20250212125423884 DRLCMACUL DEBUG - Taking block 58 out, raising V(Q) to 59 (rlc_window_ul.cpp:65) 20250212125423884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423884 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423884 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423884 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423884 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) 20250212125423884 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) 20250212125423884 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) 20250212125423885 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) 20250212125423885 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) 20250212125423885 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) 20250212125423885 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) 20250212125423885 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) 20250212125423885 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) 20250212125423885 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) 20250212125423885 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) 20250212125423886 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) 20250212125423886 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) 20250212125423886 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) 20250212125423886 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) 20250212125423888 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) 20250212125423888 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) 20250212125423888 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 871 for type USF (pdch_ul_controller.c:184) 20250212125423888 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) 20250212125423889 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423902 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 76 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423902 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) 20250212125423902 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423903 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 76 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423903 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423903 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) 20250212125423903 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) 20250212125423903 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 59 storing in window (59..122) (tbf_ul.cpp:314) 20250212125423903 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423903 DRLCMACUL DEBUG - Mark BSN 123 as INVALID (rlc_window_ul.cpp:42) 20250212125423903 DRLCMACUL DEBUG - Raising V(R) to 60 (rlc_window_ul.cpp:50) 20250212125423903 DRLCMACUL DEBUG - Taking block 59 out, raising V(Q) to 60 (rlc_window_ul.cpp:65) 20250212125423903 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423903 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423903 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423903 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423903 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423903 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423903 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) 20250212125423903 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) 20250212125423903 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) 20250212125423903 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) 20250212125423903 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) 20250212125423903 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) 20250212125423903 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) 20250212125423903 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) 20250212125423903 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) 20250212125423903 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) 20250212125423903 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) 20250212125423903 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) 20250212125423903 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) 20250212125423904 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) 20250212125423904 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) 20250212125423912 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) 20250212125423912 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) 20250212125423912 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 875 for type USF (pdch_ul_controller.c:184) 20250212125423912 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) 20250212125423912 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423926 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 78 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423926 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) 20250212125423926 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423926 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 78 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423926 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423926 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) 20250212125423926 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) 20250212125423926 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 60 storing in window (60..123) (tbf_ul.cpp:314) 20250212125423926 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423926 DRLCMACUL DEBUG - Mark BSN 124 as INVALID (rlc_window_ul.cpp:42) 20250212125423926 DRLCMACUL DEBUG - Raising V(R) to 61 (rlc_window_ul.cpp:50) 20250212125423926 DRLCMACUL DEBUG - Taking block 60 out, raising V(Q) to 61 (rlc_window_ul.cpp:65) 20250212125423926 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423926 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423926 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423926 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423926 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423926 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423926 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) 20250212125423926 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) 20250212125423926 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) 20250212125423926 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) 20250212125423926 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) 20250212125423926 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) 20250212125423926 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) 20250212125423926 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) 20250212125423926 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) 20250212125423927 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) 20250212125423927 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) 20250212125423927 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) 20250212125423927 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) 20250212125423927 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) 20250212125423927 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) 20250212125423930 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) 20250212125423930 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) 20250212125423930 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 879 for type USF (pdch_ul_controller.c:184) 20250212125423930 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) 20250212125423930 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423945 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 7a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423945 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) 20250212125423945 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423945 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 7a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423945 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423945 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) 20250212125423945 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) 20250212125423945 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 61 storing in window (61..124) (tbf_ul.cpp:314) 20250212125423945 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423945 DRLCMACUL DEBUG - Mark BSN 125 as INVALID (rlc_window_ul.cpp:42) 20250212125423945 DRLCMACUL DEBUG - Raising V(R) to 62 (rlc_window_ul.cpp:50) 20250212125423945 DRLCMACUL DEBUG - Taking block 61 out, raising V(Q) to 62 (rlc_window_ul.cpp:65) 20250212125423945 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423945 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423945 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423945 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423945 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423945 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423945 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) 20250212125423945 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) 20250212125423945 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) 20250212125423945 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) 20250212125423945 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) 20250212125423946 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) 20250212125423946 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) 20250212125423946 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) 20250212125423946 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) 20250212125423946 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) 20250212125423946 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) 20250212125423947 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) 20250212125423947 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) 20250212125423947 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) 20250212125423947 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) 20250212125423949 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) 20250212125423949 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) 20250212125423949 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 884 for type USF (pdch_ul_controller.c:184) 20250212125423949 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) 20250212125423950 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423963 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 7c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423963 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) 20250212125423963 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423963 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 7c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423963 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423963 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) 20250212125423963 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) 20250212125423963 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 62 storing in window (62..125) (tbf_ul.cpp:314) 20250212125423963 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423963 DRLCMACUL DEBUG - Mark BSN 126 as INVALID (rlc_window_ul.cpp:42) 20250212125423963 DRLCMACUL DEBUG - Raising V(R) to 63 (rlc_window_ul.cpp:50) 20250212125423963 DRLCMACUL DEBUG - Taking block 62 out, raising V(Q) to 63 (rlc_window_ul.cpp:65) 20250212125423963 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423963 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423963 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423963 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423963 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423963 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423963 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) 20250212125423964 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) 20250212125423964 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) 20250212125423964 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) 20250212125423964 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) 20250212125423964 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) 20250212125423964 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) 20250212125423965 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) 20250212125423965 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) 20250212125423965 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) 20250212125423965 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) 20250212125423965 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) 20250212125423965 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) 20250212125423965 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) 20250212125423965 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) 20250212125423973 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) 20250212125423973 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) 20250212125423973 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 888 for type USF (pdch_ul_controller.c:184) 20250212125423973 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) 20250212125423973 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125423987 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 7e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125423987 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) 20250212125423987 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125423987 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 7e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125423987 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125423987 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) 20250212125423987 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) 20250212125423987 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 63 storing in window (63..126) (tbf_ul.cpp:314) 20250212125423987 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125423987 DRLCMACUL DEBUG - Mark BSN 127 as INVALID (rlc_window_ul.cpp:42) 20250212125423987 DRLCMACUL DEBUG - Raising V(R) to 64 (rlc_window_ul.cpp:50) 20250212125423987 DRLCMACUL DEBUG - Taking block 63 out, raising V(Q) to 64 (rlc_window_ul.cpp:65) 20250212125423987 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125423987 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125423987 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125423987 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125423987 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125423987 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125423987 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) 20250212125423987 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) 20250212125423987 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) 20250212125423988 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) 20250212125423988 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) 20250212125423988 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) 20250212125423988 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) 20250212125423988 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) 20250212125423988 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) 20250212125423989 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) 20250212125423989 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) 20250212125423989 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) 20250212125423989 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) 20250212125423989 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) 20250212125423989 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) 20250212125423991 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) 20250212125423991 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) 20250212125423991 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 892 for type USF (pdch_ul_controller.c:184) 20250212125423991 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) 20250212125423992 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424005 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 80 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424005 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) 20250212125424005 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424005 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 80 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424005 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424005 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) 20250212125424005 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) 20250212125424005 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 64 storing in window (64..127) (tbf_ul.cpp:314) 20250212125424005 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424005 DRLCMACUL DEBUG - Mark BSN 0 as INVALID (rlc_window_ul.cpp:42) 20250212125424005 DRLCMACUL DEBUG - Raising V(R) to 65 (rlc_window_ul.cpp:50) 20250212125424005 DRLCMACUL DEBUG - Taking block 64 out, raising V(Q) to 65 (rlc_window_ul.cpp:65) 20250212125424005 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424005 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424005 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424005 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424005 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424005 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424005 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) 20250212125424006 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) 20250212125424006 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) 20250212125424006 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) 20250212125424006 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) 20250212125424006 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) 20250212125424006 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) 20250212125424007 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) 20250212125424007 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) 20250212125424007 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) 20250212125424007 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) 20250212125424007 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) 20250212125424007 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) 20250212125424007 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) 20250212125424008 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) 20250212125424010 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) 20250212125424010 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) 20250212125424010 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 897 for type USF (pdch_ul_controller.c:184) 20250212125424010 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) 20250212125424010 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424024 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 82 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424024 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) 20250212125424024 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424024 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 82 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424024 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424024 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) 20250212125424024 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) 20250212125424024 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 65 storing in window (65..0) (tbf_ul.cpp:314) 20250212125424024 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424024 DRLCMACUL DEBUG - Mark BSN 1 as INVALID (rlc_window_ul.cpp:42) 20250212125424024 DRLCMACUL DEBUG - Raising V(R) to 66 (rlc_window_ul.cpp:50) 20250212125424024 DRLCMACUL DEBUG - Taking block 65 out, raising V(Q) to 66 (rlc_window_ul.cpp:65) 20250212125424024 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424024 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424024 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424024 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424024 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424024 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424024 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) 20250212125424024 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) 20250212125424024 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) 20250212125424025 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) 20250212125424025 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) 20250212125424025 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) 20250212125424025 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) 20250212125424025 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) 20250212125424025 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) 20250212125424025 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) 20250212125424025 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) 20250212125424025 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) 20250212125424025 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) 20250212125424025 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) 20250212125424025 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) 20250212125424033 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) 20250212125424033 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) 20250212125424033 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 901 for type USF (pdch_ul_controller.c:184) 20250212125424033 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) 20250212125424034 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424047 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 84 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424048 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) 20250212125424048 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424048 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 84 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424048 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424048 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) 20250212125424048 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) 20250212125424048 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 66 storing in window (66..1) (tbf_ul.cpp:314) 20250212125424048 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424048 DRLCMACUL DEBUG - Mark BSN 2 as INVALID (rlc_window_ul.cpp:42) 20250212125424048 DRLCMACUL DEBUG - Raising V(R) to 67 (rlc_window_ul.cpp:50) 20250212125424048 DRLCMACUL DEBUG - Taking block 66 out, raising V(Q) to 67 (rlc_window_ul.cpp:65) 20250212125424048 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424048 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424048 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424048 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424048 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424048 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424048 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) 20250212125424048 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) 20250212125424048 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) 20250212125424048 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) 20250212125424048 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) 20250212125424048 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) 20250212125424048 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) 20250212125424048 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) 20250212125424048 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) 20250212125424048 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) 20250212125424048 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) 20250212125424049 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) 20250212125424049 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) 20250212125424049 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) 20250212125424049 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) 20250212125424052 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) 20250212125424052 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) 20250212125424052 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 905 for type USF (pdch_ul_controller.c:184) 20250212125424052 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) 20250212125424052 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424066 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 86 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424066 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) 20250212125424066 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424066 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 86 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424066 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424066 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) 20250212125424066 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) 20250212125424066 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 67 storing in window (67..2) (tbf_ul.cpp:314) 20250212125424066 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424066 DRLCMACUL DEBUG - Mark BSN 3 as INVALID (rlc_window_ul.cpp:42) 20250212125424066 DRLCMACUL DEBUG - Raising V(R) to 68 (rlc_window_ul.cpp:50) 20250212125424066 DRLCMACUL DEBUG - Taking block 67 out, raising V(Q) to 68 (rlc_window_ul.cpp:65) 20250212125424066 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424066 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424066 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424066 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424066 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424066 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424066 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) 20250212125424067 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) 20250212125424067 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) 20250212125424067 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) 20250212125424067 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) 20250212125424068 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) 20250212125424068 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) 20250212125424068 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) 20250212125424068 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) 20250212125424068 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) 20250212125424068 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) 20250212125424068 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) 20250212125424068 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) 20250212125424069 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) 20250212125424069 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) 20250212125424071 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) 20250212125424071 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) 20250212125424071 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 910 for type USF (pdch_ul_controller.c:184) 20250212125424071 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) 20250212125424071 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424085 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 88 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424085 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) 20250212125424085 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424085 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 88 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424085 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424085 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) 20250212125424085 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) 20250212125424085 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 68 storing in window (68..3) (tbf_ul.cpp:314) 20250212125424085 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424085 DRLCMACUL DEBUG - Mark BSN 4 as INVALID (rlc_window_ul.cpp:42) 20250212125424085 DRLCMACUL DEBUG - Raising V(R) to 69 (rlc_window_ul.cpp:50) 20250212125424085 DRLCMACUL DEBUG - Taking block 68 out, raising V(Q) to 69 (rlc_window_ul.cpp:65) 20250212125424085 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424085 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424085 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424085 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424085 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424085 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424085 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) 20250212125424086 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) 20250212125424086 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) 20250212125424086 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) 20250212125424086 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) 20250212125424086 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) 20250212125424086 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) 20250212125424086 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) 20250212125424086 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) 20250212125424086 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) 20250212125424086 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) 20250212125424087 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) 20250212125424087 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) 20250212125424087 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) 20250212125424087 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) 20250212125424094 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) 20250212125424094 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) 20250212125424094 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 914 for type USF (pdch_ul_controller.c:184) 20250212125424094 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) 20250212125424095 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424108 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 8a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424108 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) 20250212125424108 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424108 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 8a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424108 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424108 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) 20250212125424108 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) 20250212125424108 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 69 storing in window (69..4) (tbf_ul.cpp:314) 20250212125424108 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424108 DRLCMACUL DEBUG - Mark BSN 5 as INVALID (rlc_window_ul.cpp:42) 20250212125424108 DRLCMACUL DEBUG - Raising V(R) to 70 (rlc_window_ul.cpp:50) 20250212125424108 DRLCMACUL DEBUG - Taking block 69 out, raising V(Q) to 70 (rlc_window_ul.cpp:65) 20250212125424108 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424108 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424108 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424108 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424108 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424108 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424108 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) 20250212125424109 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) 20250212125424109 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) 20250212125424109 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) 20250212125424109 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) 20250212125424109 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) 20250212125424109 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) 20250212125424109 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) 20250212125424109 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) 20250212125424109 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) 20250212125424109 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) 20250212125424110 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) 20250212125424110 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) 20250212125424110 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) 20250212125424110 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) 20250212125424113 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) 20250212125424113 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) 20250212125424113 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 918 for type USF (pdch_ul_controller.c:184) 20250212125424113 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) 20250212125424113 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424127 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 8c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424127 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) 20250212125424127 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424127 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 8c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424127 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424127 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) 20250212125424127 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) 20250212125424127 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 70 storing in window (70..5) (tbf_ul.cpp:314) 20250212125424127 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424127 DRLCMACUL DEBUG - Mark BSN 6 as INVALID (rlc_window_ul.cpp:42) 20250212125424127 DRLCMACUL DEBUG - Raising V(R) to 71 (rlc_window_ul.cpp:50) 20250212125424127 DRLCMACUL DEBUG - Taking block 70 out, raising V(Q) to 71 (rlc_window_ul.cpp:65) 20250212125424127 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424127 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424127 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424127 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424127 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424127 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424127 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) 20250212125424127 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) 20250212125424127 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) 20250212125424128 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) 20250212125424128 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) 20250212125424128 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) 20250212125424128 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) 20250212125424128 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) 20250212125424128 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) 20250212125424129 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) 20250212125424129 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) 20250212125424129 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) 20250212125424129 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) 20250212125424129 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) 20250212125424129 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) 20250212125424132 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) 20250212125424132 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) 20250212125424132 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 923 for type USF (pdch_ul_controller.c:184) 20250212125424132 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) 20250212125424132 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424146 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 8e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424146 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) 20250212125424146 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424146 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 8e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424146 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424146 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) 20250212125424146 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) 20250212125424146 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 71 storing in window (71..6) (tbf_ul.cpp:314) 20250212125424146 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424146 DRLCMACUL DEBUG - Mark BSN 7 as INVALID (rlc_window_ul.cpp:42) 20250212125424146 DRLCMACUL DEBUG - Raising V(R) to 72 (rlc_window_ul.cpp:50) 20250212125424146 DRLCMACUL DEBUG - Taking block 71 out, raising V(Q) to 72 (rlc_window_ul.cpp:65) 20250212125424146 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424146 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424146 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424146 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424146 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424146 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424146 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) 20250212125424146 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20250212125424146 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125424146 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125424146 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) 20250212125424146 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) 20250212125424146 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) 20250212125424146 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) 20250212125424147 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) 20250212125424147 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) 20250212125424147 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) 20250212125424147 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) 20250212125424147 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) 20250212125424147 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) 20250212125424147 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) 20250212125424147 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) 20250212125424148 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) 20250212125424148 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) 20250212125424155 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) 20250212125424155 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) 20250212125424155 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 927 for type USF (pdch_ul_controller.c:184) 20250212125424155 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) 20250212125424155 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125424155 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125424155 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) 20250212125424155 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125424155 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=923 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125424155 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=923 Sending data request: sapi=5 arfcn=871 cur_fn=918 block=9 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) 20250212125424155 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125424169 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 90 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424169 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) 20250212125424169 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424169 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 90 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424169 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424169 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) 20250212125424169 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) 20250212125424169 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 72 storing in window (72..7) (tbf_ul.cpp:314) 20250212125424169 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424169 DRLCMACUL DEBUG - Mark BSN 8 as INVALID (rlc_window_ul.cpp:42) 20250212125424169 DRLCMACUL DEBUG - Raising V(R) to 73 (rlc_window_ul.cpp:50) 20250212125424169 DRLCMACUL DEBUG - Taking block 72 out, raising V(Q) to 73 (rlc_window_ul.cpp:65) 20250212125424169 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424169 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424169 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424169 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424169 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424169 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424169 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) 20250212125424169 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) 20250212125424169 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) 20250212125424169 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) 20250212125424169 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) 20250212125424170 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) 20250212125424170 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) 20250212125424170 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) 20250212125424170 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) 20250212125424170 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) 20250212125424170 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) 20250212125424171 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) 20250212125424171 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) 20250212125424171 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) 20250212125424171 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) 20250212125424173 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) 20250212125424173 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) 20250212125424173 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 931 for type USF (pdch_ul_controller.c:184) 20250212125424173 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) 20250212125424174 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424187 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 92 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424187 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) 20250212125424187 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424187 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 92 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424187 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424187 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) 20250212125424187 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) 20250212125424187 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 73 storing in window (73..8) (tbf_ul.cpp:314) 20250212125424187 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424187 DRLCMACUL DEBUG - Mark BSN 9 as INVALID (rlc_window_ul.cpp:42) 20250212125424187 DRLCMACUL DEBUG - Raising V(R) to 74 (rlc_window_ul.cpp:50) 20250212125424187 DRLCMACUL DEBUG - Taking block 73 out, raising V(Q) to 74 (rlc_window_ul.cpp:65) 20250212125424187 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424187 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424187 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424187 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424187 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424187 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424187 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) 20250212125424188 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) 20250212125424188 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) 20250212125424188 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) 20250212125424188 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) 20250212125424188 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) 20250212125424188 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) 20250212125424188 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) 20250212125424188 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) 20250212125424188 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) 20250212125424188 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) 20250212125424188 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) 20250212125424188 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) 20250212125424189 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) 20250212125424189 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) 20250212125424192 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) 20250212125424192 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) 20250212125424192 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 936 for type USF (pdch_ul_controller.c:184) 20250212125424192 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=931 Sending data request: sapi=5 arfcn=871 cur_fn=927 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125424192 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424206 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 94 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424206 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) 20250212125424206 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424206 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 94 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424206 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424206 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) 20250212125424206 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) 20250212125424206 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 74 storing in window (74..9) (tbf_ul.cpp:314) 20250212125424206 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424206 DRLCMACUL DEBUG - Mark BSN 10 as INVALID (rlc_window_ul.cpp:42) 20250212125424206 DRLCMACUL DEBUG - Raising V(R) to 75 (rlc_window_ul.cpp:50) 20250212125424206 DRLCMACUL DEBUG - Taking block 74 out, raising V(Q) to 75 (rlc_window_ul.cpp:65) 20250212125424206 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424206 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424206 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424206 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424206 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424206 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424206 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) 20250212125424207 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) 20250212125424207 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) 20250212125424207 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) 20250212125424207 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) 20250212125424207 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) 20250212125424207 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) 20250212125424207 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) 20250212125424207 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) 20250212125424208 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) 20250212125424208 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) 20250212125424208 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) 20250212125424208 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) 20250212125424208 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) 20250212125424208 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) 20250212125424215 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) 20250212125424215 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) 20250212125424215 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 940 for type USF (pdch_ul_controller.c:184) 20250212125424215 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) 20250212125424216 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424230 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 96 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424230 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) 20250212125424230 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424230 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 96 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424230 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424230 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) 20250212125424230 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) 20250212125424230 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 75 storing in window (75..10) (tbf_ul.cpp:314) 20250212125424230 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424230 DRLCMACUL DEBUG - Mark BSN 11 as INVALID (rlc_window_ul.cpp:42) 20250212125424230 DRLCMACUL DEBUG - Raising V(R) to 76 (rlc_window_ul.cpp:50) 20250212125424230 DRLCMACUL DEBUG - Taking block 75 out, raising V(Q) to 76 (rlc_window_ul.cpp:65) 20250212125424230 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424230 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424230 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424230 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424230 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424230 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424230 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) 20250212125424230 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) 20250212125424230 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) 20250212125424230 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) 20250212125424230 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) 20250212125424231 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) 20250212125424231 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) 20250212125424231 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) 20250212125424231 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) 20250212125424231 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) 20250212125424231 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) 20250212125424231 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) 20250212125424231 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) 20250212125424232 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) 20250212125424232 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) 20250212125424234 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) 20250212125424234 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) 20250212125424234 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 944 for type USF (pdch_ul_controller.c:184) 20250212125424234 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) 20250212125424235 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424248 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 98 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424248 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) 20250212125424248 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424248 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 98 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424248 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424248 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) 20250212125424248 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) 20250212125424248 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 76 storing in window (76..11) (tbf_ul.cpp:314) 20250212125424248 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424248 DRLCMACUL DEBUG - Mark BSN 12 as INVALID (rlc_window_ul.cpp:42) 20250212125424248 DRLCMACUL DEBUG - Raising V(R) to 77 (rlc_window_ul.cpp:50) 20250212125424248 DRLCMACUL DEBUG - Taking block 76 out, raising V(Q) to 77 (rlc_window_ul.cpp:65) 20250212125424248 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424248 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424248 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424248 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424248 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424248 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424248 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) 20250212125424249 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) 20250212125424249 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) 20250212125424249 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) 20250212125424249 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) 20250212125424249 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) 20250212125424249 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) 20250212125424250 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) 20250212125424250 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) 20250212125424250 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) 20250212125424250 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) 20250212125424250 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) 20250212125424250 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) 20250212125424250 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) 20250212125424250 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) 20250212125424253 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) 20250212125424253 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) 20250212125424253 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 949 for type USF (pdch_ul_controller.c:184) 20250212125424253 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) 20250212125424253 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424267 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 9a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424267 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) 20250212125424267 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424267 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 9a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424267 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424267 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) 20250212125424267 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) 20250212125424267 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 77 storing in window (77..12) (tbf_ul.cpp:314) 20250212125424267 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424267 DRLCMACUL DEBUG - Mark BSN 13 as INVALID (rlc_window_ul.cpp:42) 20250212125424267 DRLCMACUL DEBUG - Raising V(R) to 78 (rlc_window_ul.cpp:50) 20250212125424267 DRLCMACUL DEBUG - Taking block 77 out, raising V(Q) to 78 (rlc_window_ul.cpp:65) 20250212125424267 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424267 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424267 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424267 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424267 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424267 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424267 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) 20250212125424267 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) 20250212125424267 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) 20250212125424267 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) 20250212125424267 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) 20250212125424267 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) 20250212125424267 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) 20250212125424267 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) 20250212125424267 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) 20250212125424268 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) 20250212125424268 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) 20250212125424268 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) 20250212125424268 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) 20250212125424268 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) 20250212125424268 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) 20250212125424276 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) 20250212125424276 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) 20250212125424276 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 953 for type USF (pdch_ul_controller.c:184) 20250212125424276 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) 20250212125424276 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424290 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 9c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424290 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) 20250212125424290 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424290 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 9c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424290 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424290 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) 20250212125424290 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) 20250212125424290 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 78 storing in window (78..13) (tbf_ul.cpp:314) 20250212125424290 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424290 DRLCMACUL DEBUG - Mark BSN 14 as INVALID (rlc_window_ul.cpp:42) 20250212125424290 DRLCMACUL DEBUG - Raising V(R) to 79 (rlc_window_ul.cpp:50) 20250212125424290 DRLCMACUL DEBUG - Taking block 78 out, raising V(Q) to 79 (rlc_window_ul.cpp:65) 20250212125424290 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424290 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424290 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424290 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424290 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424290 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424290 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) 20250212125424290 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) 20250212125424290 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) 20250212125424290 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) 20250212125424290 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) 20250212125424291 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) 20250212125424291 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) 20250212125424291 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) 20250212125424291 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) 20250212125424291 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) 20250212125424291 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) 20250212125424291 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) 20250212125424291 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) 20250212125424291 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) 20250212125424291 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) 20250212125424295 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) 20250212125424295 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) 20250212125424295 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 957 for type USF (pdch_ul_controller.c:184) 20250212125424295 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) 20250212125424295 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424309 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 9e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424309 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) 20250212125424309 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424309 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 9e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424309 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424309 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) 20250212125424309 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) 20250212125424309 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 79 storing in window (79..14) (tbf_ul.cpp:314) 20250212125424309 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424309 DRLCMACUL DEBUG - Mark BSN 15 as INVALID (rlc_window_ul.cpp:42) 20250212125424309 DRLCMACUL DEBUG - Raising V(R) to 80 (rlc_window_ul.cpp:50) 20250212125424309 DRLCMACUL DEBUG - Taking block 79 out, raising V(Q) to 80 (rlc_window_ul.cpp:65) 20250212125424309 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424309 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424309 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424309 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424309 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424309 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424309 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) 20250212125424309 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) 20250212125424309 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) 20250212125424310 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) 20250212125424310 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) 20250212125424310 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) 20250212125424310 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) 20250212125424310 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) 20250212125424310 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) 20250212125424310 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) 20250212125424310 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) 20250212125424311 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) 20250212125424311 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) 20250212125424311 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) 20250212125424311 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) 20250212125424313 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) 20250212125424313 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) 20250212125424313 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 962 for type USF (pdch_ul_controller.c:184) 20250212125424313 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) 20250212125424314 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424327 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 a0 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424327 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) 20250212125424327 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424327 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a0 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424327 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424327 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) 20250212125424327 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) 20250212125424327 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 80 storing in window (80..15) (tbf_ul.cpp:314) 20250212125424327 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424327 DRLCMACUL DEBUG - Mark BSN 16 as INVALID (rlc_window_ul.cpp:42) 20250212125424327 DRLCMACUL DEBUG - Raising V(R) to 81 (rlc_window_ul.cpp:50) 20250212125424327 DRLCMACUL DEBUG - Taking block 80 out, raising V(Q) to 81 (rlc_window_ul.cpp:65) 20250212125424327 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424327 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424327 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424327 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424327 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424327 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424327 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) 20250212125424328 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) 20250212125424328 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) 20250212125424328 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) 20250212125424328 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) 20250212125424328 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) 20250212125424328 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) 20250212125424328 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) 20250212125424328 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) 20250212125424328 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) 20250212125424328 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) 20250212125424328 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) 20250212125424328 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) 20250212125424329 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) 20250212125424329 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) 20250212125424337 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) 20250212125424337 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) 20250212125424337 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 966 for type USF (pdch_ul_controller.c:184) 20250212125424337 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) 20250212125424337 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424351 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 a2 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424351 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) 20250212125424351 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424351 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a2 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424351 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424351 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) 20250212125424351 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) 20250212125424351 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 81 storing in window (81..16) (tbf_ul.cpp:314) 20250212125424351 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424351 DRLCMACUL DEBUG - Mark BSN 17 as INVALID (rlc_window_ul.cpp:42) 20250212125424351 DRLCMACUL DEBUG - Raising V(R) to 82 (rlc_window_ul.cpp:50) 20250212125424351 DRLCMACUL DEBUG - Taking block 81 out, raising V(Q) to 82 (rlc_window_ul.cpp:65) 20250212125424351 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424351 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424351 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424351 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424351 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424351 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424351 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) 20250212125424351 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) 20250212125424351 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) 20250212125424351 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) 20250212125424351 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) 20250212125424351 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) 20250212125424351 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) 20250212125424352 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) 20250212125424352 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) 20250212125424352 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) 20250212125424352 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) 20250212125424352 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) 20250212125424352 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) 20250212125424352 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) 20250212125424352 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) 20250212125424355 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) 20250212125424355 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) 20250212125424355 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 970 for type USF (pdch_ul_controller.c:184) 20250212125424355 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) 20250212125424355 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424369 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 a4 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424369 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) 20250212125424369 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424369 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a4 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424369 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424369 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) 20250212125424369 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) 20250212125424369 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 82 storing in window (82..17) (tbf_ul.cpp:314) 20250212125424369 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424369 DRLCMACUL DEBUG - Mark BSN 18 as INVALID (rlc_window_ul.cpp:42) 20250212125424369 DRLCMACUL DEBUG - Raising V(R) to 83 (rlc_window_ul.cpp:50) 20250212125424369 DRLCMACUL DEBUG - Taking block 82 out, raising V(Q) to 83 (rlc_window_ul.cpp:65) 20250212125424369 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424369 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424369 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424369 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424369 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424369 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424369 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) 20250212125424369 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) 20250212125424370 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) 20250212125424370 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) 20250212125424370 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) 20250212125424370 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) 20250212125424370 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) 20250212125424370 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) 20250212125424370 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) 20250212125424370 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) 20250212125424370 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) 20250212125424370 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) 20250212125424370 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) 20250212125424370 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) 20250212125424370 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) 20250212125424374 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) 20250212125424374 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) 20250212125424374 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 975 for type USF (pdch_ul_controller.c:184) 20250212125424374 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) 20250212125424374 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424388 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 a6 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424388 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) 20250212125424388 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424388 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a6 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424388 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424388 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) 20250212125424388 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) 20250212125424388 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 83 storing in window (83..18) (tbf_ul.cpp:314) 20250212125424388 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424388 DRLCMACUL DEBUG - Mark BSN 19 as INVALID (rlc_window_ul.cpp:42) 20250212125424388 DRLCMACUL DEBUG - Raising V(R) to 84 (rlc_window_ul.cpp:50) 20250212125424388 DRLCMACUL DEBUG - Taking block 83 out, raising V(Q) to 84 (rlc_window_ul.cpp:65) 20250212125424388 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424388 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424388 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424388 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424388 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424389 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424389 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) 20250212125424389 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) 20250212125424389 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) 20250212125424389 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) 20250212125424389 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) 20250212125424389 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) 20250212125424389 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) 20250212125424389 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) 20250212125424389 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) 20250212125424389 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) 20250212125424389 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) 20250212125424390 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) 20250212125424390 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) 20250212125424390 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) 20250212125424390 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) 20250212125424398 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) 20250212125424398 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) 20250212125424398 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 979 for type USF (pdch_ul_controller.c:184) 20250212125424398 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) 20250212125424398 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424411 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 a8 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424411 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) 20250212125424411 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424412 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a8 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424412 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424412 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) 20250212125424412 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) 20250212125424412 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 84 storing in window (84..19) (tbf_ul.cpp:314) 20250212125424412 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424412 DRLCMACUL DEBUG - Mark BSN 20 as INVALID (rlc_window_ul.cpp:42) 20250212125424412 DRLCMACUL DEBUG - Raising V(R) to 85 (rlc_window_ul.cpp:50) 20250212125424412 DRLCMACUL DEBUG - Taking block 84 out, raising V(Q) to 85 (rlc_window_ul.cpp:65) 20250212125424412 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424412 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424412 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424412 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424412 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424412 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424412 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) 20250212125424412 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) 20250212125424412 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) 20250212125424412 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) 20250212125424412 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) 20250212125424412 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) 20250212125424412 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) 20250212125424412 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) 20250212125424412 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) 20250212125424412 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) 20250212125424412 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) 20250212125424413 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) 20250212125424413 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) 20250212125424413 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) 20250212125424413 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) 20250212125424416 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) 20250212125424416 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) 20250212125424416 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 983 for type USF (pdch_ul_controller.c:184) 20250212125424416 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) 20250212125424416 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424430 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 aa 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424430 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) 20250212125424430 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424430 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 aa 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424430 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424430 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) 20250212125424430 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) 20250212125424430 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 85 storing in window (85..20) (tbf_ul.cpp:314) 20250212125424430 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424430 DRLCMACUL DEBUG - Mark BSN 21 as INVALID (rlc_window_ul.cpp:42) 20250212125424430 DRLCMACUL DEBUG - Raising V(R) to 86 (rlc_window_ul.cpp:50) 20250212125424430 DRLCMACUL DEBUG - Taking block 85 out, raising V(Q) to 86 (rlc_window_ul.cpp:65) 20250212125424430 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424430 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424430 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424430 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424430 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424430 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424430 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) 20250212125424431 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) 20250212125424431 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) 20250212125424431 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) 20250212125424431 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) 20250212125424431 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) 20250212125424431 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) 20250212125424431 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) 20250212125424431 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) 20250212125424432 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) 20250212125424432 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) 20250212125424432 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) 20250212125424432 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) 20250212125424432 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) 20250212125424432 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) 20250212125424435 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) 20250212125424435 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) 20250212125424435 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 988 for type USF (pdch_ul_controller.c:184) 20250212125424435 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) 20250212125424435 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424513 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 ac 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424513 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) 20250212125424513 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424513 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ac 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424513 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424513 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) 20250212125424513 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) 20250212125424513 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 86 storing in window (86..21) (tbf_ul.cpp:314) 20250212125424513 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424514 DRLCMACUL DEBUG - Mark BSN 22 as INVALID (rlc_window_ul.cpp:42) 20250212125424514 DRLCMACUL DEBUG - Raising V(R) to 87 (rlc_window_ul.cpp:50) 20250212125424514 DRLCMACUL DEBUG - Taking block 86 out, raising V(Q) to 87 (rlc_window_ul.cpp:65) 20250212125424514 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424514 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424514 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424514 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424514 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424514 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424514 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) 20250212125424515 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) 20250212125424515 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) 20250212125424517 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) 20250212125424517 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) 20250212125424518 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) 20250212125424518 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) 20250212125424519 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) 20250212125424519 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) 20250212125424520 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) 20250212125424520 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) 20250212125424521 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) 20250212125424521 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) 20250212125424522 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) 20250212125424522 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) 20250212125424523 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) 20250212125424523 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) 20250212125424523 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 992 for type USF (pdch_ul_controller.c:184) 20250212125424523 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) 20250212125424523 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424535 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 ae 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424535 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) 20250212125424535 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424535 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ae 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424535 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424535 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) 20250212125424535 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) 20250212125424535 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 87 storing in window (87..22) (tbf_ul.cpp:314) 20250212125424535 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424535 DRLCMACUL DEBUG - Mark BSN 23 as INVALID (rlc_window_ul.cpp:42) 20250212125424535 DRLCMACUL DEBUG - Raising V(R) to 88 (rlc_window_ul.cpp:50) 20250212125424535 DRLCMACUL DEBUG - Taking block 87 out, raising V(Q) to 88 (rlc_window_ul.cpp:65) 20250212125424535 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424535 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424535 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424535 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424535 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424535 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424535 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) 20250212125424535 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) 20250212125424535 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) 20250212125424536 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) 20250212125424536 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) 20250212125424536 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) 20250212125424536 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) 20250212125424536 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) 20250212125424536 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) 20250212125424536 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) 20250212125424536 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) 20250212125424536 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) 20250212125424536 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) 20250212125424537 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) 20250212125424537 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) 20250212125424540 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) 20250212125424540 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) 20250212125424540 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 996 for type USF (pdch_ul_controller.c:184) 20250212125424540 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) 20250212125424540 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424554 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 b0 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424554 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) 20250212125424554 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424554 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b0 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424554 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424554 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) 20250212125424554 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) 20250212125424554 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 88 storing in window (88..23) (tbf_ul.cpp:314) 20250212125424554 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424554 DRLCMACUL DEBUG - Mark BSN 24 as INVALID (rlc_window_ul.cpp:42) 20250212125424554 DRLCMACUL DEBUG - Raising V(R) to 89 (rlc_window_ul.cpp:50) 20250212125424554 DRLCMACUL DEBUG - Taking block 88 out, raising V(Q) to 89 (rlc_window_ul.cpp:65) 20250212125424554 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424554 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424554 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424554 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424554 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424554 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424554 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) 20250212125424554 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) 20250212125424554 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) 20250212125424554 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) 20250212125424554 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) 20250212125424555 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) 20250212125424555 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) 20250212125424555 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) 20250212125424555 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) 20250212125424555 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) 20250212125424555 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) 20250212125424555 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) 20250212125424556 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) 20250212125424556 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) 20250212125424556 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) 20250212125424558 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) 20250212125424558 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) 20250212125424558 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1001 for type USF (pdch_ul_controller.c:184) 20250212125424558 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) 20250212125424559 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424572 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 b2 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424572 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) 20250212125424572 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424572 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b2 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424572 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424572 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) 20250212125424572 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) 20250212125424572 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 89 storing in window (89..24) (tbf_ul.cpp:314) 20250212125424572 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424572 DRLCMACUL DEBUG - Mark BSN 25 as INVALID (rlc_window_ul.cpp:42) 20250212125424572 DRLCMACUL DEBUG - Raising V(R) to 90 (rlc_window_ul.cpp:50) 20250212125424572 DRLCMACUL DEBUG - Taking block 89 out, raising V(Q) to 90 (rlc_window_ul.cpp:65) 20250212125424572 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424572 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424572 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424572 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424572 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424572 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424572 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) 20250212125424573 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) 20250212125424573 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) 20250212125424573 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) 20250212125424573 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) 20250212125424573 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) 20250212125424574 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) 20250212125424574 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) 20250212125424574 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) 20250212125424574 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) 20250212125424574 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) 20250212125424574 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) 20250212125424574 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) 20250212125424574 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) 20250212125424574 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) 20250212125424582 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) 20250212125424582 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) 20250212125424582 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1005 for type USF (pdch_ul_controller.c:184) 20250212125424582 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) 20250212125424582 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424596 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 b4 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424596 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) 20250212125424596 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424596 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b4 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424596 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424596 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) 20250212125424596 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) 20250212125424596 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 90 storing in window (90..25) (tbf_ul.cpp:314) 20250212125424596 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424596 DRLCMACUL DEBUG - Mark BSN 26 as INVALID (rlc_window_ul.cpp:42) 20250212125424596 DRLCMACUL DEBUG - Raising V(R) to 91 (rlc_window_ul.cpp:50) 20250212125424596 DRLCMACUL DEBUG - Taking block 90 out, raising V(Q) to 91 (rlc_window_ul.cpp:65) 20250212125424596 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424596 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424596 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424596 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424596 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424596 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424596 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) 20250212125424596 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) 20250212125424596 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) 20250212125424596 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) 20250212125424596 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) 20250212125424596 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) 20250212125424596 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) 20250212125424597 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) 20250212125424597 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) 20250212125424597 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) 20250212125424597 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) 20250212125424597 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) 20250212125424597 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) 20250212125424598 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) 20250212125424598 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) 20250212125424601 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) 20250212125424601 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) 20250212125424601 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1009 for type USF (pdch_ul_controller.c:184) 20250212125424601 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) 20250212125424601 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424615 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 b6 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424615 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) 20250212125424615 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424615 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b6 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424615 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424615 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) 20250212125424615 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) 20250212125424615 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 91 storing in window (91..26) (tbf_ul.cpp:314) 20250212125424615 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424615 DRLCMACUL DEBUG - Mark BSN 27 as INVALID (rlc_window_ul.cpp:42) 20250212125424615 DRLCMACUL DEBUG - Raising V(R) to 92 (rlc_window_ul.cpp:50) 20250212125424615 DRLCMACUL DEBUG - Taking block 91 out, raising V(Q) to 92 (rlc_window_ul.cpp:65) 20250212125424615 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424615 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424615 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424615 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424615 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424615 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424615 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) 20250212125424615 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20250212125424615 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125424615 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125424615 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) 20250212125424615 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) 20250212125424615 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) 20250212125424615 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) 20250212125424616 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) 20250212125424616 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) 20250212125424616 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) 20250212125424616 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) 20250212125424616 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) 20250212125424616 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) 20250212125424616 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) 20250212125424616 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) 20250212125424617 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) 20250212125424617 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) 20250212125424619 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) 20250212125424619 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) 20250212125424619 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1014 for type USF (pdch_ul_controller.c:184) 20250212125424619 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) 20250212125424619 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125424619 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125424619 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) 20250212125424619 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125424619 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1009 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125424619 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1009 Sending data request: sapi=5 arfcn=871 cur_fn=1005 block=5 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) 20250212125424619 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125424633 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 b8 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424633 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) 20250212125424633 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424633 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b8 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424633 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424633 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) 20250212125424633 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) 20250212125424633 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 92 storing in window (92..27) (tbf_ul.cpp:314) 20250212125424633 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424633 DRLCMACUL DEBUG - Mark BSN 28 as INVALID (rlc_window_ul.cpp:42) 20250212125424633 DRLCMACUL DEBUG - Raising V(R) to 93 (rlc_window_ul.cpp:50) 20250212125424633 DRLCMACUL DEBUG - Taking block 92 out, raising V(Q) to 93 (rlc_window_ul.cpp:65) 20250212125424633 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424633 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424633 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424633 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424633 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424633 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424633 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) 20250212125424634 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) 20250212125424634 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) 20250212125424634 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) 20250212125424634 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) 20250212125424634 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) 20250212125424634 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) 20250212125424634 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) 20250212125424635 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) 20250212125424635 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) 20250212125424635 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) 20250212125424635 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) 20250212125424635 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) 20250212125424635 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) 20250212125424635 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) 20250212125424642 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) 20250212125424642 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) 20250212125424642 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1018 for type USF (pdch_ul_controller.c:184) 20250212125424642 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) 20250212125424643 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424657 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 ba 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424657 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) 20250212125424657 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424657 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ba 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424657 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424657 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) 20250212125424657 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) 20250212125424657 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 93 storing in window (93..28) (tbf_ul.cpp:314) 20250212125424657 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424657 DRLCMACUL DEBUG - Mark BSN 29 as INVALID (rlc_window_ul.cpp:42) 20250212125424657 DRLCMACUL DEBUG - Raising V(R) to 94 (rlc_window_ul.cpp:50) 20250212125424657 DRLCMACUL DEBUG - Taking block 93 out, raising V(Q) to 94 (rlc_window_ul.cpp:65) 20250212125424657 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424657 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424657 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424657 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424657 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424657 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424657 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) 20250212125424657 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) 20250212125424657 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) 20250212125424657 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) 20250212125424657 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) 20250212125424658 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) 20250212125424658 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) 20250212125424658 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) 20250212125424658 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) 20250212125424658 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) 20250212125424658 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) 20250212125424659 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) 20250212125424659 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) 20250212125424659 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) 20250212125424659 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) 20250212125424661 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) 20250212125424661 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) 20250212125424661 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1022 for type USF (pdch_ul_controller.c:184) 20250212125424661 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1018 Sending data request: sapi=5 arfcn=871 cur_fn=1014 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) 20250212125424662 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424676 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 bc 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424676 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) 20250212125424676 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424676 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 bc 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424676 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424676 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) 20250212125424676 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) 20250212125424676 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 94 storing in window (94..29) (tbf_ul.cpp:314) 20250212125424676 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424676 DRLCMACUL DEBUG - Mark BSN 30 as INVALID (rlc_window_ul.cpp:42) 20250212125424676 DRLCMACUL DEBUG - Raising V(R) to 95 (rlc_window_ul.cpp:50) 20250212125424676 DRLCMACUL DEBUG - Taking block 94 out, raising V(Q) to 95 (rlc_window_ul.cpp:65) 20250212125424676 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424676 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424676 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424676 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424676 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424676 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424676 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) 20250212125424676 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) 20250212125424676 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) 20250212125424676 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) 20250212125424676 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) 20250212125424677 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) 20250212125424677 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) 20250212125424677 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) 20250212125424677 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) 20250212125424677 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) 20250212125424677 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) 20250212125424677 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) 20250212125424677 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) 20250212125424678 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) 20250212125424678 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) 20250212125424680 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) 20250212125424680 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) 20250212125424680 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1027 for type USF (pdch_ul_controller.c:184) 20250212125424680 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) 20250212125424680 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424694 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 be 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424694 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) 20250212125424694 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424694 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 be 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424694 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424694 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) 20250212125424694 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) 20250212125424694 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 95 storing in window (95..30) (tbf_ul.cpp:314) 20250212125424694 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424694 DRLCMACUL DEBUG - Mark BSN 31 as INVALID (rlc_window_ul.cpp:42) 20250212125424694 DRLCMACUL DEBUG - Raising V(R) to 96 (rlc_window_ul.cpp:50) 20250212125424694 DRLCMACUL DEBUG - Taking block 95 out, raising V(Q) to 96 (rlc_window_ul.cpp:65) 20250212125424694 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424694 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424694 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424694 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424694 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424694 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424694 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) 20250212125424695 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) 20250212125424695 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) 20250212125424695 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) 20250212125424695 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) 20250212125424695 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) 20250212125424695 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) 20250212125424696 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) 20250212125424696 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) 20250212125424696 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) 20250212125424696 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) 20250212125424696 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) 20250212125424696 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) 20250212125424696 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) 20250212125424696 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) 20250212125424704 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) 20250212125424704 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) 20250212125424704 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1031 for type USF (pdch_ul_controller.c:184) 20250212125424704 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) 20250212125424704 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424718 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 c0 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424718 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) 20250212125424718 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424718 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c0 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424718 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424718 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) 20250212125424718 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) 20250212125424718 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 96 storing in window (96..31) (tbf_ul.cpp:314) 20250212125424718 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424718 DRLCMACUL DEBUG - Mark BSN 32 as INVALID (rlc_window_ul.cpp:42) 20250212125424718 DRLCMACUL DEBUG - Raising V(R) to 97 (rlc_window_ul.cpp:50) 20250212125424718 DRLCMACUL DEBUG - Taking block 96 out, raising V(Q) to 97 (rlc_window_ul.cpp:65) 20250212125424718 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424718 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424718 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424718 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424718 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424718 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424718 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) 20250212125424718 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) 20250212125424718 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) 20250212125424719 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) 20250212125424719 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) 20250212125424719 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) 20250212125424719 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) 20250212125424719 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) 20250212125424719 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) 20250212125424719 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) 20250212125424719 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) 20250212125424720 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) 20250212125424720 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) 20250212125424720 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) 20250212125424720 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) 20250212125424722 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) 20250212125424722 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) 20250212125424722 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1035 for type USF (pdch_ul_controller.c:184) 20250212125424722 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) 20250212125424723 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424736 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 c2 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424736 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) 20250212125424736 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424736 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c2 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424736 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424736 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) 20250212125424736 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) 20250212125424736 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 97 storing in window (97..32) (tbf_ul.cpp:314) 20250212125424736 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424736 DRLCMACUL DEBUG - Mark BSN 33 as INVALID (rlc_window_ul.cpp:42) 20250212125424736 DRLCMACUL DEBUG - Raising V(R) to 98 (rlc_window_ul.cpp:50) 20250212125424736 DRLCMACUL DEBUG - Taking block 97 out, raising V(Q) to 98 (rlc_window_ul.cpp:65) 20250212125424736 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424736 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424736 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424736 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424736 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424736 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424736 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) 20250212125424736 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) 20250212125424736 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) 20250212125424737 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) 20250212125424737 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) 20250212125424737 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) 20250212125424737 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) 20250212125424737 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) 20250212125424737 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) 20250212125424737 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) 20250212125424737 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) 20250212125424737 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) 20250212125424737 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) 20250212125424737 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) 20250212125424737 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) 20250212125424741 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) 20250212125424741 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) 20250212125424741 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1040 for type USF (pdch_ul_controller.c:184) 20250212125424741 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) 20250212125424741 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424755 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 c4 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424755 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) 20250212125424755 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424755 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c4 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424755 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424755 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) 20250212125424755 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) 20250212125424755 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 98 storing in window (98..33) (tbf_ul.cpp:314) 20250212125424755 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424755 DRLCMACUL DEBUG - Mark BSN 34 as INVALID (rlc_window_ul.cpp:42) 20250212125424755 DRLCMACUL DEBUG - Raising V(R) to 99 (rlc_window_ul.cpp:50) 20250212125424755 DRLCMACUL DEBUG - Taking block 98 out, raising V(Q) to 99 (rlc_window_ul.cpp:65) 20250212125424755 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424755 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424755 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424755 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424755 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424755 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424755 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) 20250212125424755 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) 20250212125424755 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) 20250212125424756 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) 20250212125424756 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) 20250212125424756 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) 20250212125424756 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) 20250212125424756 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) 20250212125424756 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) 20250212125424757 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) 20250212125424757 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) 20250212125424757 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) 20250212125424757 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) 20250212125424757 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) 20250212125424757 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) 20250212125424764 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) 20250212125424764 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) 20250212125424764 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1044 for type USF (pdch_ul_controller.c:184) 20250212125424764 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) 20250212125424765 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424778 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 c6 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424778 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) 20250212125424778 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424778 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c6 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424778 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424778 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) 20250212125424778 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) 20250212125424778 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 99 storing in window (99..34) (tbf_ul.cpp:314) 20250212125424778 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424778 DRLCMACUL DEBUG - Mark BSN 35 as INVALID (rlc_window_ul.cpp:42) 20250212125424778 DRLCMACUL DEBUG - Raising V(R) to 100 (rlc_window_ul.cpp:50) 20250212125424778 DRLCMACUL DEBUG - Taking block 99 out, raising V(Q) to 100 (rlc_window_ul.cpp:65) 20250212125424778 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424778 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424778 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424778 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424778 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424778 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424778 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) 20250212125424779 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) 20250212125424779 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) 20250212125424779 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) 20250212125424779 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) 20250212125424779 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) 20250212125424779 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) 20250212125424780 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) 20250212125424780 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) 20250212125424780 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) 20250212125424780 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) 20250212125424780 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) 20250212125424780 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) 20250212125424780 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) 20250212125424780 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) 20250212125424783 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) 20250212125424783 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) 20250212125424783 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1048 for type USF (pdch_ul_controller.c:184) 20250212125424783 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) 20250212125424783 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424797 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 c8 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424797 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) 20250212125424797 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424797 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c8 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424797 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424797 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) 20250212125424797 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20250212125424797 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) 20250212125424797 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 100 storing in window (100..35) (tbf_ul.cpp:314) 20250212125424797 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424797 DRLCMACUL DEBUG - Mark BSN 36 as INVALID (rlc_window_ul.cpp:42) 20250212125424797 DRLCMACUL DEBUG - Raising V(R) to 101 (rlc_window_ul.cpp:50) 20250212125424797 DRLCMACUL DEBUG - Taking block 100 out, raising V(Q) to 101 (rlc_window_ul.cpp:65) 20250212125424797 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424797 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424797 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424797 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424797 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424797 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424797 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) 20250212125424797 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) 20250212125424797 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) 20250212125424798 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) 20250212125424798 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) 20250212125424798 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) 20250212125424798 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) 20250212125424798 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) 20250212125424798 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) 20250212125424798 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) 20250212125424798 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) 20250212125424799 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) 20250212125424799 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) 20250212125424799 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) 20250212125424799 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) 20250212125424801 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) 20250212125424801 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) 20250212125424801 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1053 for type USF (pdch_ul_controller.c:184) 20250212125424801 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) 20250212125424802 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424815 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 ca 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424815 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) 20250212125424815 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424815 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ca 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424816 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424816 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) 20250212125424816 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) 20250212125424816 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 101 storing in window (101..36) (tbf_ul.cpp:314) 20250212125424816 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424816 DRLCMACUL DEBUG - Mark BSN 37 as INVALID (rlc_window_ul.cpp:42) 20250212125424816 DRLCMACUL DEBUG - Raising V(R) to 102 (rlc_window_ul.cpp:50) 20250212125424816 DRLCMACUL DEBUG - Taking block 101 out, raising V(Q) to 102 (rlc_window_ul.cpp:65) 20250212125424816 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424816 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424816 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424816 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424816 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424816 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424816 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) 20250212125424816 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) 20250212125424816 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) 20250212125424816 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) 20250212125424816 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) 20250212125424816 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) 20250212125424816 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) 20250212125424816 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) 20250212125424816 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) 20250212125424816 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) 20250212125424816 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) 20250212125424817 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) 20250212125424817 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) 20250212125424817 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) 20250212125424817 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) 20250212125424825 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) 20250212125424825 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) 20250212125424825 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1057 for type USF (pdch_ul_controller.c:184) 20250212125424825 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) 20250212125424825 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424839 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 cc 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424839 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) 20250212125424839 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424839 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 cc 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424839 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424839 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) 20250212125424839 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) 20250212125424839 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 102 storing in window (102..37) (tbf_ul.cpp:314) 20250212125424839 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424839 DRLCMACUL DEBUG - Mark BSN 38 as INVALID (rlc_window_ul.cpp:42) 20250212125424839 DRLCMACUL DEBUG - Raising V(R) to 103 (rlc_window_ul.cpp:50) 20250212125424839 DRLCMACUL DEBUG - Taking block 102 out, raising V(Q) to 103 (rlc_window_ul.cpp:65) 20250212125424839 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424839 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424839 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424839 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424839 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424839 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424839 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) 20250212125424839 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) 20250212125424839 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) 20250212125424839 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) 20250212125424839 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) 20250212125424839 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) 20250212125424839 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) 20250212125424840 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) 20250212125424840 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) 20250212125424840 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) 20250212125424840 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) 20250212125424840 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) 20250212125424840 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) 20250212125424840 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) 20250212125424840 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) 20250212125424843 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) 20250212125424843 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) 20250212125424843 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1061 for type USF (pdch_ul_controller.c:184) 20250212125424843 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) 20250212125424844 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424858 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 ce 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424858 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) 20250212125424858 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424858 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ce 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424858 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424858 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) 20250212125424858 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) 20250212125424858 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 103 storing in window (103..38) (tbf_ul.cpp:314) 20250212125424858 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424858 DRLCMACUL DEBUG - Mark BSN 39 as INVALID (rlc_window_ul.cpp:42) 20250212125424858 DRLCMACUL DEBUG - Raising V(R) to 104 (rlc_window_ul.cpp:50) 20250212125424858 DRLCMACUL DEBUG - Taking block 103 out, raising V(Q) to 104 (rlc_window_ul.cpp:65) 20250212125424858 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424858 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424858 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424858 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424858 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424858 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424858 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) 20250212125424858 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) 20250212125424858 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) 20250212125424858 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) 20250212125424858 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) 20250212125424859 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) 20250212125424859 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) 20250212125424859 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) 20250212125424859 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) 20250212125424860 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) 20250212125424860 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) 20250212125424860 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) 20250212125424860 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) 20250212125424860 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) 20250212125424860 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) 20250212125424862 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) 20250212125424862 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) 20250212125424862 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1066 for type USF (pdch_ul_controller.c:184) 20250212125424862 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) 20250212125424862 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424876 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 d0 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424876 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) 20250212125424876 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424876 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d0 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424876 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424876 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) 20250212125424876 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) 20250212125424876 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 104 storing in window (104..39) (tbf_ul.cpp:314) 20250212125424876 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424876 DRLCMACUL DEBUG - Mark BSN 40 as INVALID (rlc_window_ul.cpp:42) 20250212125424876 DRLCMACUL DEBUG - Raising V(R) to 105 (rlc_window_ul.cpp:50) 20250212125424876 DRLCMACUL DEBUG - Taking block 104 out, raising V(Q) to 105 (rlc_window_ul.cpp:65) 20250212125424876 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424876 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424876 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424876 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424876 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424876 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424876 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) 20250212125424876 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) 20250212125424876 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) 20250212125424877 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) 20250212125424877 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) 20250212125424877 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) 20250212125424877 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) 20250212125424877 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) 20250212125424877 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) 20250212125424877 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) 20250212125424877 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) 20250212125424878 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) 20250212125424878 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) 20250212125424878 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) 20250212125424878 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) 20250212125424885 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) 20250212125424885 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) 20250212125424885 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1070 for type USF (pdch_ul_controller.c:184) 20250212125424885 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) 20250212125424885 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424899 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 d2 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424899 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) 20250212125424899 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424899 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d2 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424899 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424899 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) 20250212125424899 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) 20250212125424899 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 105 storing in window (105..40) (tbf_ul.cpp:314) 20250212125424899 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424899 DRLCMACUL DEBUG - Mark BSN 41 as INVALID (rlc_window_ul.cpp:42) 20250212125424899 DRLCMACUL DEBUG - Raising V(R) to 106 (rlc_window_ul.cpp:50) 20250212125424899 DRLCMACUL DEBUG - Taking block 105 out, raising V(Q) to 106 (rlc_window_ul.cpp:65) 20250212125424899 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424899 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424899 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424899 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424899 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424899 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424899 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) 20250212125424900 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) 20250212125424900 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) 20250212125424900 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) 20250212125424900 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) 20250212125424900 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) 20250212125424900 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) 20250212125424900 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) 20250212125424900 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) 20250212125424900 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) 20250212125424900 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) 20250212125424900 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) 20250212125424900 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) 20250212125424901 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) 20250212125424901 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) 20250212125424904 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) 20250212125424904 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) 20250212125424904 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1074 for type USF (pdch_ul_controller.c:184) 20250212125424904 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) 20250212125424904 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424918 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 d4 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424918 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) 20250212125424918 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424918 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d4 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424918 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424918 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) 20250212125424918 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) 20250212125424918 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 106 storing in window (106..41) (tbf_ul.cpp:314) 20250212125424918 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424918 DRLCMACUL DEBUG - Mark BSN 42 as INVALID (rlc_window_ul.cpp:42) 20250212125424918 DRLCMACUL DEBUG - Raising V(R) to 107 (rlc_window_ul.cpp:50) 20250212125424918 DRLCMACUL DEBUG - Taking block 106 out, raising V(Q) to 107 (rlc_window_ul.cpp:65) 20250212125424918 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424918 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424918 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424918 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424918 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424918 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424918 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) 20250212125424918 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) 20250212125424918 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) 20250212125424918 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) 20250212125424918 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) 20250212125424919 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) 20250212125424919 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) 20250212125424919 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) 20250212125424919 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) 20250212125424919 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) 20250212125424919 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) 20250212125424919 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) 20250212125424919 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) 20250212125424919 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) 20250212125424919 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) 20250212125424923 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) 20250212125424923 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) 20250212125424923 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1079 for type USF (pdch_ul_controller.c:184) 20250212125424923 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) 20250212125424923 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424937 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 d6 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424937 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) 20250212125424937 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424937 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d6 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424937 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424937 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) 20250212125424937 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) 20250212125424937 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 107 storing in window (107..42) (tbf_ul.cpp:314) 20250212125424937 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424937 DRLCMACUL DEBUG - Mark BSN 43 as INVALID (rlc_window_ul.cpp:42) 20250212125424937 DRLCMACUL DEBUG - Raising V(R) to 108 (rlc_window_ul.cpp:50) 20250212125424937 DRLCMACUL DEBUG - Taking block 107 out, raising V(Q) to 108 (rlc_window_ul.cpp:65) 20250212125424937 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424937 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424937 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424937 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424937 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424937 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424937 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) 20250212125424937 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) 20250212125424937 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) 20250212125424937 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) 20250212125424937 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) 20250212125424938 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) 20250212125424938 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) 20250212125424938 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) 20250212125424938 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) 20250212125424938 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) 20250212125424938 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) 20250212125424938 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) 20250212125424938 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) 20250212125424939 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) 20250212125424939 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) 20250212125424946 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) 20250212125424946 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) 20250212125424946 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1083 for type USF (pdch_ul_controller.c:184) 20250212125424946 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) 20250212125424946 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424960 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 d8 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424960 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) 20250212125424960 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424960 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d8 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424960 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424960 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) 20250212125424960 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) 20250212125424960 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 108 storing in window (108..43) (tbf_ul.cpp:314) 20250212125424960 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424960 DRLCMACUL DEBUG - Mark BSN 44 as INVALID (rlc_window_ul.cpp:42) 20250212125424960 DRLCMACUL DEBUG - Raising V(R) to 109 (rlc_window_ul.cpp:50) 20250212125424960 DRLCMACUL DEBUG - Taking block 108 out, raising V(Q) to 109 (rlc_window_ul.cpp:65) 20250212125424960 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424960 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424960 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424960 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424960 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424960 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424960 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) 20250212125424960 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) 20250212125424960 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) 20250212125424960 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) 20250212125424960 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) 20250212125424961 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) 20250212125424961 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) 20250212125424961 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) 20250212125424961 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) 20250212125424961 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) 20250212125424961 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) 20250212125424961 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) 20250212125424961 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) 20250212125424961 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) 20250212125424961 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) 20250212125424965 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) 20250212125424965 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) 20250212125424965 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1087 for type USF (pdch_ul_controller.c:184) 20250212125424965 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) 20250212125424965 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424979 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 da 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424979 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) 20250212125424979 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424979 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 da 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424979 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424979 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) 20250212125424979 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) 20250212125424979 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 109 storing in window (109..44) (tbf_ul.cpp:314) 20250212125424979 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424979 DRLCMACUL DEBUG - Mark BSN 45 as INVALID (rlc_window_ul.cpp:42) 20250212125424979 DRLCMACUL DEBUG - Raising V(R) to 110 (rlc_window_ul.cpp:50) 20250212125424979 DRLCMACUL DEBUG - Taking block 109 out, raising V(Q) to 110 (rlc_window_ul.cpp:65) 20250212125424979 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424979 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424979 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424979 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424979 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424979 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424979 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) 20250212125424979 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) 20250212125424979 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) 20250212125424979 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) 20250212125424979 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) 20250212125424980 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) 20250212125424980 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) 20250212125424980 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) 20250212125424980 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) 20250212125424980 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) 20250212125424980 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) 20250212125424980 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) 20250212125424980 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) 20250212125424981 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) 20250212125424981 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) 20250212125424983 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) 20250212125424983 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) 20250212125424983 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1092 for type USF (pdch_ul_controller.c:184) 20250212125424983 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) 20250212125424983 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125424997 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 dc 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125424997 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) 20250212125424997 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125424997 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 dc 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125424997 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125424997 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) 20250212125424997 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) 20250212125424997 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 110 storing in window (110..45) (tbf_ul.cpp:314) 20250212125424997 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125424997 DRLCMACUL DEBUG - Mark BSN 46 as INVALID (rlc_window_ul.cpp:42) 20250212125424997 DRLCMACUL DEBUG - Raising V(R) to 111 (rlc_window_ul.cpp:50) 20250212125424997 DRLCMACUL DEBUG - Taking block 110 out, raising V(Q) to 111 (rlc_window_ul.cpp:65) 20250212125424997 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125424997 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125424997 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125424997 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125424997 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125424997 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125424997 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) 20250212125424997 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) 20250212125424997 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) 20250212125424998 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) 20250212125424998 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) 20250212125424998 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) 20250212125424998 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) 20250212125424998 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) 20250212125424998 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) 20250212125424998 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) 20250212125424998 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) 20250212125424998 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) 20250212125424998 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) 20250212125424998 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) 20250212125424998 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) 20250212125425006 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) 20250212125425006 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) 20250212125425006 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1096 for type USF (pdch_ul_controller.c:184) 20250212125425006 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) 20250212125425007 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425020 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 de 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425020 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) 20250212125425020 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425021 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 de 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425021 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425021 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) 20250212125425021 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) 20250212125425021 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 111 storing in window (111..46) (tbf_ul.cpp:314) 20250212125425021 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425021 DRLCMACUL DEBUG - Mark BSN 47 as INVALID (rlc_window_ul.cpp:42) 20250212125425021 DRLCMACUL DEBUG - Raising V(R) to 112 (rlc_window_ul.cpp:50) 20250212125425021 DRLCMACUL DEBUG - Taking block 111 out, raising V(Q) to 112 (rlc_window_ul.cpp:65) 20250212125425021 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425021 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425021 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425021 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425021 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425021 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425021 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) 20250212125425021 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20250212125425021 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125425021 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125425021 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) 20250212125425021 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) 20250212125425021 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) 20250212125425021 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) 20250212125425021 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) 20250212125425021 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) 20250212125425021 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) 20250212125425021 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) 20250212125425021 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) 20250212125425021 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) 20250212125425021 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) 20250212125425021 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) 20250212125425022 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) 20250212125425022 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) 20250212125425025 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) 20250212125425025 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) 20250212125425025 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1100 for type USF (pdch_ul_controller.c:184) 20250212125425025 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) 20250212125425025 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125425025 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125425025 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) 20250212125425025 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125425025 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1096 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125425025 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1096 Sending data request: sapi=5 arfcn=871 cur_fn=1092 block=1 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) 20250212125425025 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125425039 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 e0 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425039 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) 20250212125425039 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425039 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e0 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425039 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425039 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) 20250212125425039 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) 20250212125425039 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 112 storing in window (112..47) (tbf_ul.cpp:314) 20250212125425039 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425039 DRLCMACUL DEBUG - Mark BSN 48 as INVALID (rlc_window_ul.cpp:42) 20250212125425039 DRLCMACUL DEBUG - Raising V(R) to 113 (rlc_window_ul.cpp:50) 20250212125425039 DRLCMACUL DEBUG - Taking block 112 out, raising V(Q) to 113 (rlc_window_ul.cpp:65) 20250212125425039 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425039 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425039 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425039 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425039 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425039 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425039 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) 20250212125425040 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) 20250212125425040 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) 20250212125425040 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) 20250212125425040 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) 20250212125425040 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) 20250212125425040 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) 20250212125425040 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) 20250212125425040 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) 20250212125425041 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) 20250212125425041 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) 20250212125425041 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) 20250212125425041 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) 20250212125425041 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) 20250212125425041 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) 20250212125425044 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) 20250212125425044 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) 20250212125425044 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1105 for type USF (pdch_ul_controller.c:184) 20250212125425044 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) 20250212125425044 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425058 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 e2 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425058 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) 20250212125425058 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425058 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e2 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425058 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425058 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) 20250212125425058 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) 20250212125425058 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 113 storing in window (113..48) (tbf_ul.cpp:314) 20250212125425058 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425058 DRLCMACUL DEBUG - Mark BSN 49 as INVALID (rlc_window_ul.cpp:42) 20250212125425058 DRLCMACUL DEBUG - Raising V(R) to 114 (rlc_window_ul.cpp:50) 20250212125425058 DRLCMACUL DEBUG - Taking block 113 out, raising V(Q) to 114 (rlc_window_ul.cpp:65) 20250212125425058 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425058 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425058 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425058 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425058 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425058 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425058 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) 20250212125425058 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) 20250212125425058 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) 20250212125425058 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) 20250212125425058 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) 20250212125425058 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) 20250212125425058 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) 20250212125425059 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) 20250212125425059 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) 20250212125425059 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) 20250212125425059 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) 20250212125425059 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) 20250212125425059 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) 20250212125425060 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) 20250212125425060 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) 20250212125425067 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) 20250212125425067 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) 20250212125425067 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1109 for type USF (pdch_ul_controller.c:184) 20250212125425067 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1105 Sending data request: sapi=5 arfcn=871 cur_fn=1100 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) 20250212125425067 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425081 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 e4 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425081 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) 20250212125425081 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425081 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e4 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425081 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425081 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) 20250212125425081 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) 20250212125425081 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 114 storing in window (114..49) (tbf_ul.cpp:314) 20250212125425081 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425081 DRLCMACUL DEBUG - Mark BSN 50 as INVALID (rlc_window_ul.cpp:42) 20250212125425081 DRLCMACUL DEBUG - Raising V(R) to 115 (rlc_window_ul.cpp:50) 20250212125425081 DRLCMACUL DEBUG - Taking block 114 out, raising V(Q) to 115 (rlc_window_ul.cpp:65) 20250212125425081 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425081 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425081 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425081 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425081 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425081 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425081 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) 20250212125425081 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) 20250212125425081 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) 20250212125425081 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) 20250212125425081 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) 20250212125425081 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) 20250212125425081 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) 20250212125425082 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) 20250212125425082 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) 20250212125425082 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) 20250212125425082 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) 20250212125425082 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) 20250212125425082 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) 20250212125425082 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) 20250212125425082 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) 20250212125425085 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) 20250212125425086 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) 20250212125425086 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1113 for type USF (pdch_ul_controller.c:184) 20250212125425086 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) 20250212125425086 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425099 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 e6 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425100 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) 20250212125425100 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425100 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e6 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425100 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425100 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) 20250212125425100 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) 20250212125425100 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 115 storing in window (115..50) (tbf_ul.cpp:314) 20250212125425100 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425100 DRLCMACUL DEBUG - Mark BSN 51 as INVALID (rlc_window_ul.cpp:42) 20250212125425100 DRLCMACUL DEBUG - Raising V(R) to 116 (rlc_window_ul.cpp:50) 20250212125425100 DRLCMACUL DEBUG - Taking block 115 out, raising V(Q) to 116 (rlc_window_ul.cpp:65) 20250212125425100 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425100 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425100 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425100 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425100 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425100 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425100 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) 20250212125425100 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) 20250212125425100 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) 20250212125425100 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) 20250212125425100 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) 20250212125425100 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) 20250212125425100 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) 20250212125425100 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) 20250212125425100 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) 20250212125425100 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) 20250212125425100 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) 20250212125425100 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) 20250212125425100 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) 20250212125425101 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) 20250212125425101 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) 20250212125425104 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) 20250212125425104 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) 20250212125425104 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1118 for type USF (pdch_ul_controller.c:184) 20250212125425104 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) 20250212125425104 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425118 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 e8 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425118 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) 20250212125425118 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425118 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e8 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425118 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425118 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) 20250212125425118 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) 20250212125425118 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 116 storing in window (116..51) (tbf_ul.cpp:314) 20250212125425118 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425118 DRLCMACUL DEBUG - Mark BSN 52 as INVALID (rlc_window_ul.cpp:42) 20250212125425118 DRLCMACUL DEBUG - Raising V(R) to 117 (rlc_window_ul.cpp:50) 20250212125425118 DRLCMACUL DEBUG - Taking block 116 out, raising V(Q) to 117 (rlc_window_ul.cpp:65) 20250212125425118 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425118 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425118 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425118 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425118 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425118 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425118 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) 20250212125425118 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) 20250212125425118 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) 20250212125425119 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) 20250212125425119 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) 20250212125425119 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) 20250212125425119 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) 20250212125425119 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) 20250212125425119 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) 20250212125425119 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) 20250212125425119 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) 20250212125425119 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) 20250212125425119 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) 20250212125425119 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) 20250212125425119 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) 20250212125425127 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) 20250212125425128 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) 20250212125425128 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1122 for type USF (pdch_ul_controller.c:184) 20250212125425128 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) 20250212125425128 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425141 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 ea 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425141 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) 20250212125425141 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425141 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ea 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425141 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425141 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) 20250212125425141 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) 20250212125425141 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 117 storing in window (117..52) (tbf_ul.cpp:314) 20250212125425141 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425141 DRLCMACUL DEBUG - Mark BSN 53 as INVALID (rlc_window_ul.cpp:42) 20250212125425141 DRLCMACUL DEBUG - Raising V(R) to 118 (rlc_window_ul.cpp:50) 20250212125425141 DRLCMACUL DEBUG - Taking block 117 out, raising V(Q) to 118 (rlc_window_ul.cpp:65) 20250212125425141 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425141 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425141 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425141 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425141 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425141 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425142 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) 20250212125425142 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) 20250212125425142 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) 20250212125425142 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) 20250212125425142 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) 20250212125425142 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) 20250212125425142 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) 20250212125425142 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) 20250212125425142 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) 20250212125425142 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) 20250212125425142 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) 20250212125425142 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) 20250212125425142 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) 20250212125425143 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) 20250212125425143 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) 20250212125425146 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) 20250212125425146 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) 20250212125425146 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1126 for type USF (pdch_ul_controller.c:184) 20250212125425146 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) 20250212125425146 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425160 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 ec 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425160 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) 20250212125425160 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425160 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ec 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425160 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425160 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) 20250212125425160 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) 20250212125425160 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 118 storing in window (118..53) (tbf_ul.cpp:314) 20250212125425160 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425160 DRLCMACUL DEBUG - Mark BSN 54 as INVALID (rlc_window_ul.cpp:42) 20250212125425160 DRLCMACUL DEBUG - Raising V(R) to 119 (rlc_window_ul.cpp:50) 20250212125425160 DRLCMACUL DEBUG - Taking block 118 out, raising V(Q) to 119 (rlc_window_ul.cpp:65) 20250212125425160 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425160 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425160 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425160 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425160 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425160 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425160 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) 20250212125425160 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) 20250212125425160 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) 20250212125425161 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) 20250212125425161 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) 20250212125425161 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) 20250212125425161 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) 20250212125425161 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) 20250212125425161 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) 20250212125425161 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) 20250212125425161 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) 20250212125425161 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) 20250212125425161 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) 20250212125425161 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) 20250212125425161 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) 20250212125425165 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) 20250212125425165 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) 20250212125425165 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1131 for type USF (pdch_ul_controller.c:184) 20250212125425165 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) 20250212125425165 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425179 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 ee 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425179 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) 20250212125425179 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425179 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ee 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425179 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425179 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) 20250212125425179 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) 20250212125425179 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 119 storing in window (119..54) (tbf_ul.cpp:314) 20250212125425179 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425179 DRLCMACUL DEBUG - Mark BSN 55 as INVALID (rlc_window_ul.cpp:42) 20250212125425179 DRLCMACUL DEBUG - Raising V(R) to 120 (rlc_window_ul.cpp:50) 20250212125425179 DRLCMACUL DEBUG - Taking block 119 out, raising V(Q) to 120 (rlc_window_ul.cpp:65) 20250212125425179 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425179 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425179 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425179 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425179 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425179 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425179 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) 20250212125425179 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) 20250212125425179 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) 20250212125425179 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) 20250212125425179 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) 20250212125425179 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) 20250212125425179 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) 20250212125425179 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) 20250212125425179 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) 20250212125425180 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) 20250212125425180 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) 20250212125425180 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) 20250212125425180 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) 20250212125425180 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) 20250212125425180 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) 20250212125425188 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) 20250212125425188 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) 20250212125425188 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1135 for type USF (pdch_ul_controller.c:184) 20250212125425188 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) 20250212125425188 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425202 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 f0 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425202 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) 20250212125425202 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425202 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f0 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425202 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425202 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) 20250212125425202 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) 20250212125425202 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 120 storing in window (120..55) (tbf_ul.cpp:314) 20250212125425202 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425202 DRLCMACUL DEBUG - Mark BSN 56 as INVALID (rlc_window_ul.cpp:42) 20250212125425202 DRLCMACUL DEBUG - Raising V(R) to 121 (rlc_window_ul.cpp:50) 20250212125425202 DRLCMACUL DEBUG - Taking block 120 out, raising V(Q) to 121 (rlc_window_ul.cpp:65) 20250212125425202 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425202 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425202 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425202 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425202 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425202 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425202 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) 20250212125425203 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) 20250212125425203 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) 20250212125425203 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) 20250212125425203 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) 20250212125425203 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) 20250212125425203 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) 20250212125425204 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) 20250212125425204 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) 20250212125425204 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) 20250212125425204 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) 20250212125425204 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) 20250212125425204 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) 20250212125425205 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) 20250212125425205 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) 20250212125425207 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) 20250212125425207 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) 20250212125425207 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1139 for type USF (pdch_ul_controller.c:184) 20250212125425207 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) 20250212125425207 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425221 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 f2 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425221 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) 20250212125425221 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425221 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f2 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425221 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425221 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) 20250212125425221 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) 20250212125425221 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 121 storing in window (121..56) (tbf_ul.cpp:314) 20250212125425221 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425221 DRLCMACUL DEBUG - Mark BSN 57 as INVALID (rlc_window_ul.cpp:42) 20250212125425221 DRLCMACUL DEBUG - Raising V(R) to 122 (rlc_window_ul.cpp:50) 20250212125425221 DRLCMACUL DEBUG - Taking block 121 out, raising V(Q) to 122 (rlc_window_ul.cpp:65) 20250212125425221 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425221 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425221 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425221 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425221 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425221 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425221 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) 20250212125425222 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) 20250212125425222 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) 20250212125425222 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) 20250212125425222 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) 20250212125425222 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) 20250212125425222 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) 20250212125425222 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) 20250212125425222 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) 20250212125425223 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) 20250212125425223 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) 20250212125425223 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) 20250212125425223 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) 20250212125425223 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) 20250212125425223 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) 20250212125425226 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) 20250212125425226 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) 20250212125425226 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1144 for type USF (pdch_ul_controller.c:184) 20250212125425226 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) 20250212125425226 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425240 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 f4 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425240 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) 20250212125425240 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425240 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f4 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425240 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425240 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) 20250212125425240 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) 20250212125425240 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 122 storing in window (122..57) (tbf_ul.cpp:314) 20250212125425240 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425240 DRLCMACUL DEBUG - Mark BSN 58 as INVALID (rlc_window_ul.cpp:42) 20250212125425240 DRLCMACUL DEBUG - Raising V(R) to 123 (rlc_window_ul.cpp:50) 20250212125425240 DRLCMACUL DEBUG - Taking block 122 out, raising V(Q) to 123 (rlc_window_ul.cpp:65) 20250212125425240 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425240 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425240 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425240 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425240 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425240 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425240 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) 20250212125425240 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) 20250212125425240 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) 20250212125425241 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) 20250212125425241 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) 20250212125425241 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) 20250212125425241 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) 20250212125425241 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) 20250212125425241 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) 20250212125425241 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) 20250212125425241 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) 20250212125425242 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) 20250212125425242 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) 20250212125425242 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) 20250212125425242 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) 20250212125425249 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) 20250212125425249 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) 20250212125425249 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1148 for type USF (pdch_ul_controller.c:184) 20250212125425249 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) 20250212125425249 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425263 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 f6 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425263 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) 20250212125425263 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425263 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f6 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425263 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425263 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) 20250212125425263 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) 20250212125425263 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 123 storing in window (123..58) (tbf_ul.cpp:314) 20250212125425263 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425263 DRLCMACUL DEBUG - Mark BSN 59 as INVALID (rlc_window_ul.cpp:42) 20250212125425263 DRLCMACUL DEBUG - Raising V(R) to 124 (rlc_window_ul.cpp:50) 20250212125425263 DRLCMACUL DEBUG - Taking block 123 out, raising V(Q) to 124 (rlc_window_ul.cpp:65) 20250212125425263 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425263 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425263 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425263 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425263 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425264 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425264 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) 20250212125425264 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) 20250212125425264 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) 20250212125425264 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) 20250212125425264 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) 20250212125425264 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) 20250212125425264 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) 20250212125425265 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) 20250212125425265 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) 20250212125425265 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) 20250212125425265 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) 20250212125425265 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) 20250212125425265 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) 20250212125425265 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) 20250212125425265 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) 20250212125425268 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) 20250212125425268 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) 20250212125425268 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1152 for type USF (pdch_ul_controller.c:184) 20250212125425268 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) 20250212125425268 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425282 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 f8 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425282 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) 20250212125425282 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425282 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f8 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425282 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425282 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) 20250212125425282 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) 20250212125425282 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 124 storing in window (124..59) (tbf_ul.cpp:314) 20250212125425282 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425282 DRLCMACUL DEBUG - Mark BSN 60 as INVALID (rlc_window_ul.cpp:42) 20250212125425282 DRLCMACUL DEBUG - Raising V(R) to 125 (rlc_window_ul.cpp:50) 20250212125425282 DRLCMACUL DEBUG - Taking block 124 out, raising V(Q) to 125 (rlc_window_ul.cpp:65) 20250212125425282 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425282 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425282 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425282 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425282 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425282 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425282 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) 20250212125425282 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) 20250212125425282 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) 20250212125425283 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) 20250212125425283 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) 20250212125425283 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) 20250212125425283 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) 20250212125425283 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) 20250212125425283 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) 20250212125425284 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) 20250212125425284 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) 20250212125425284 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) 20250212125425284 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) 20250212125425284 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) 20250212125425284 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) 20250212125425286 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) 20250212125425286 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) 20250212125425286 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1157 for type USF (pdch_ul_controller.c:184) 20250212125425286 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) 20250212125425287 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425301 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 fa 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425301 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) 20250212125425301 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425301 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 fa 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425301 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425301 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) 20250212125425301 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) 20250212125425301 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 125 storing in window (125..60) (tbf_ul.cpp:314) 20250212125425301 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425301 DRLCMACUL DEBUG - Mark BSN 61 as INVALID (rlc_window_ul.cpp:42) 20250212125425301 DRLCMACUL DEBUG - Raising V(R) to 126 (rlc_window_ul.cpp:50) 20250212125425301 DRLCMACUL DEBUG - Taking block 125 out, raising V(Q) to 126 (rlc_window_ul.cpp:65) 20250212125425301 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425301 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425301 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425301 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425301 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425301 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425301 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) 20250212125425301 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) 20250212125425301 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) 20250212125425301 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) 20250212125425301 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) 20250212125425302 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) 20250212125425302 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) 20250212125425302 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) 20250212125425302 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) 20250212125425302 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) 20250212125425302 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) 20250212125425302 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) 20250212125425302 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) 20250212125425303 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) 20250212125425303 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) 20250212125425310 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) 20250212125425310 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) 20250212125425310 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1161 for type USF (pdch_ul_controller.c:184) 20250212125425310 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) 20250212125425310 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425324 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 fc 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425324 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) 20250212125425324 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425324 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 fc 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425324 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425324 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) 20250212125425324 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) 20250212125425324 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 126 storing in window (126..61) (tbf_ul.cpp:314) 20250212125425324 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425324 DRLCMACUL DEBUG - Mark BSN 62 as INVALID (rlc_window_ul.cpp:42) 20250212125425324 DRLCMACUL DEBUG - Raising V(R) to 127 (rlc_window_ul.cpp:50) 20250212125425324 DRLCMACUL DEBUG - Taking block 126 out, raising V(Q) to 127 (rlc_window_ul.cpp:65) 20250212125425324 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425324 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425324 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425324 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425324 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425324 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425324 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) 20250212125425324 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) 20250212125425324 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) 20250212125425325 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) 20250212125425325 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) 20250212125425325 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) 20250212125425325 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) 20250212125425325 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) 20250212125425325 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) 20250212125425325 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) 20250212125425325 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) 20250212125425326 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) 20250212125425326 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) 20250212125425326 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) 20250212125425326 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) 20250212125425328 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) 20250212125425328 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) 20250212125425328 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1165 for type USF (pdch_ul_controller.c:184) 20250212125425328 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) 20250212125425329 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425343 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 fe 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425343 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) 20250212125425343 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425343 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 fe 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425343 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425343 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) 20250212125425343 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) 20250212125425343 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 127 storing in window (127..62) (tbf_ul.cpp:314) 20250212125425343 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425343 DRLCMACUL DEBUG - Mark BSN 63 as INVALID (rlc_window_ul.cpp:42) 20250212125425343 DRLCMACUL DEBUG - Raising V(R) to 0 (rlc_window_ul.cpp:50) 20250212125425343 DRLCMACUL DEBUG - Taking block 127 out, raising V(Q) to 0 (rlc_window_ul.cpp:65) 20250212125425343 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425343 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425343 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425343 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425343 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425343 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425343 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) 20250212125425343 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) 20250212125425343 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) 20250212125425343 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) 20250212125425343 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) 20250212125425344 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) 20250212125425344 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) 20250212125425344 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) 20250212125425344 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) 20250212125425344 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) 20250212125425344 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) 20250212125425345 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) 20250212125425345 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) 20250212125425345 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) 20250212125425345 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) 20250212125425347 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) 20250212125425347 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) 20250212125425347 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1170 for type USF (pdch_ul_controller.c:184) 20250212125425347 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) 20250212125425348 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425361 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 00 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425361 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) 20250212125425361 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425361 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 00 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425361 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425361 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) 20250212125425361 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) 20250212125425361 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125425361 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425361 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125425361 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125425361 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125425361 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425361 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425361 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425361 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425361 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425361 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425361 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) 20250212125425362 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) 20250212125425362 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) 20250212125425362 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) 20250212125425362 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) 20250212125425362 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) 20250212125425362 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) 20250212125425362 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) 20250212125425362 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) 20250212125425363 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) 20250212125425363 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) 20250212125425363 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) 20250212125425363 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) 20250212125425363 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) 20250212125425363 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) 20250212125425371 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) 20250212125425371 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) 20250212125425371 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1174 for type USF (pdch_ul_controller.c:184) 20250212125425371 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) 20250212125425372 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425385 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 02 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425385 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) 20250212125425385 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425385 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 02 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425385 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425385 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) 20250212125425385 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) 20250212125425385 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20250212125425385 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425385 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20250212125425385 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20250212125425385 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20250212125425385 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425385 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425385 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425385 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425385 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425385 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425385 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) 20250212125425386 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) 20250212125425386 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) 20250212125425386 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) 20250212125425386 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) 20250212125425386 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) 20250212125425386 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) 20250212125425387 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) 20250212125425387 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) 20250212125425387 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) 20250212125425387 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) 20250212125425387 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) 20250212125425387 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) 20250212125425388 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) 20250212125425388 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) 20250212125425390 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) 20250212125425390 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) 20250212125425390 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1178 for type USF (pdch_ul_controller.c:184) 20250212125425390 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) 20250212125425390 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425404 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 04 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425404 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) 20250212125425404 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425404 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 04 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425404 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425404 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) 20250212125425404 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) 20250212125425404 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20250212125425404 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425404 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20250212125425404 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20250212125425404 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20250212125425404 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425404 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425404 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425404 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425404 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425404 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425404 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) 20250212125425405 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) 20250212125425405 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) 20250212125425405 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) 20250212125425405 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) 20250212125425405 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) 20250212125425405 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) 20250212125425406 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) 20250212125425406 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) 20250212125425406 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) 20250212125425406 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) 20250212125425407 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) 20250212125425407 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) 20250212125425407 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) 20250212125425407 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) 20250212125425409 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) 20250212125425409 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) 20250212125425409 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1183 for type USF (pdch_ul_controller.c:184) 20250212125425409 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) 20250212125425409 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425423 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 06 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425423 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) 20250212125425423 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425423 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 06 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425423 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425423 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) 20250212125425423 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) 20250212125425423 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20250212125425423 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425423 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20250212125425423 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20250212125425423 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20250212125425423 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425423 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425423 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425423 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425423 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425423 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425423 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) 20250212125425423 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20250212125425423 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125425423 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125425423 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) 20250212125425423 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) 20250212125425424 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) 20250212125425424 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) 20250212125425424 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) 20250212125425424 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) 20250212125425424 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) 20250212125425424 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) 20250212125425425 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) 20250212125425425 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) 20250212125425425 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) 20250212125425425 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) 20250212125425425 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) 20250212125425425 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) 20250212125425432 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) 20250212125425432 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) 20250212125425432 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1187 for type USF (pdch_ul_controller.c:184) 20250212125425432 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) 20250212125425432 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125425432 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125425432 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) 20250212125425432 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125425432 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1183 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125425432 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1183 Sending data request: sapi=5 arfcn=871 cur_fn=1178 block=9 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) 20250212125425433 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125425446 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 08 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425446 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) 20250212125425446 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425446 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 08 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425446 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425447 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) 20250212125425447 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) 20250212125425447 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20250212125425447 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425447 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20250212125425447 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20250212125425447 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20250212125425447 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425447 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425447 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425447 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425447 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425447 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425447 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) 20250212125425447 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) 20250212125425447 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) 20250212125425447 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) 20250212125425447 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) 20250212125425447 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) 20250212125425447 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) 20250212125425448 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) 20250212125425448 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) 20250212125425448 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) 20250212125425448 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) 20250212125425448 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) 20250212125425448 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) 20250212125425448 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) 20250212125425448 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) 20250212125425451 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) 20250212125425451 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) 20250212125425451 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1191 for type USF (pdch_ul_controller.c:184) 20250212125425451 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) 20250212125425451 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425465 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 0a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425465 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) 20250212125425465 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425465 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425465 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425465 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) 20250212125425465 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) 20250212125425465 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20250212125425465 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425465 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20250212125425465 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20250212125425465 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20250212125425465 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425465 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425465 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425465 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425465 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425465 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425465 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) 20250212125425466 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) 20250212125425466 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) 20250212125425466 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) 20250212125425466 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) 20250212125425466 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) 20250212125425466 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) 20250212125425467 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) 20250212125425467 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) 20250212125425467 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) 20250212125425467 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) 20250212125425467 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) 20250212125425467 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) 20250212125425468 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) 20250212125425468 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) 20250212125425470 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) 20250212125425470 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) 20250212125425470 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1196 for type USF (pdch_ul_controller.c:184) 20250212125425470 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1191 Sending data request: sapi=5 arfcn=871 cur_fn=1187 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) 20250212125425470 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425484 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 0c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425484 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) 20250212125425484 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425484 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425484 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425484 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) 20250212125425484 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) 20250212125425484 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20250212125425484 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425484 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20250212125425484 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20250212125425484 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20250212125425484 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425484 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425484 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425484 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425484 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425484 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425484 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) 20250212125425484 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) 20250212125425484 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) 20250212125425484 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) 20250212125425484 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) 20250212125425485 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) 20250212125425485 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) 20250212125425485 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) 20250212125425485 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) 20250212125425485 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) 20250212125425485 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) 20250212125425485 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) 20250212125425485 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) 20250212125425485 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) 20250212125425485 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) 20250212125425493 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) 20250212125425493 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) 20250212125425493 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1200 for type USF (pdch_ul_controller.c:184) 20250212125425493 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) 20250212125425494 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425507 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 0e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425507 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) 20250212125425507 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425507 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425507 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425507 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) 20250212125425507 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) 20250212125425507 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20250212125425507 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425507 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20250212125425507 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20250212125425507 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20250212125425507 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425507 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425508 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425508 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425508 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425508 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425508 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) 20250212125425508 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) 20250212125425508 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) 20250212125425508 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) 20250212125425508 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) 20250212125425508 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) 20250212125425508 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) 20250212125425508 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) 20250212125425508 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) 20250212125425508 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) 20250212125425508 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) 20250212125425509 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) 20250212125425509 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) 20250212125425509 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) 20250212125425509 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) 20250212125425512 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) 20250212125425512 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) 20250212125425512 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1204 for type USF (pdch_ul_controller.c:184) 20250212125425512 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) 20250212125425512 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425526 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 10 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425526 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) 20250212125425526 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425526 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 10 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425526 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425526 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) 20250212125425526 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) 20250212125425526 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20250212125425526 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425526 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20250212125425526 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20250212125425526 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20250212125425526 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425526 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425526 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425526 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425526 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425526 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425526 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) 20250212125425526 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) 20250212125425526 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) 20250212125425526 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) 20250212125425526 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) 20250212125425527 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) 20250212125425527 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) 20250212125425527 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) 20250212125425527 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) 20250212125425527 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) 20250212125425527 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) 20250212125425527 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) 20250212125425527 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) 20250212125425527 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) 20250212125425527 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) 20250212125425531 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) 20250212125425531 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) 20250212125425531 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1209 for type USF (pdch_ul_controller.c:184) 20250212125425531 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) 20250212125425531 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425545 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 12 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425545 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) 20250212125425545 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425545 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 12 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425545 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425545 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) 20250212125425545 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) 20250212125425545 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20250212125425545 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425545 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20250212125425545 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20250212125425545 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20250212125425545 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425545 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425545 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425545 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425545 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425545 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425545 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) 20250212125425545 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) 20250212125425545 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) 20250212125425545 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) 20250212125425545 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) 20250212125425545 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) 20250212125425545 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) 20250212125425545 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) 20250212125425545 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) 20250212125425545 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) 20250212125425545 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) 20250212125425546 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) 20250212125425546 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) 20250212125425546 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) 20250212125425546 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) 20250212125425554 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) 20250212125425554 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) 20250212125425554 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1213 for type USF (pdch_ul_controller.c:184) 20250212125425554 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) 20250212125425554 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425568 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 14 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425568 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) 20250212125425568 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425568 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 14 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425568 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425568 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) 20250212125425568 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) 20250212125425568 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20250212125425568 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425568 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20250212125425568 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20250212125425568 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20250212125425568 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425568 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425568 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425568 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425568 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425568 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425568 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) 20250212125425568 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) 20250212125425568 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) 20250212125425569 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) 20250212125425569 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) 20250212125425569 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) 20250212125425569 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) 20250212125425569 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) 20250212125425569 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) 20250212125425569 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) 20250212125425569 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) 20250212125425569 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) 20250212125425569 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) 20250212125425569 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) 20250212125425569 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) 20250212125425573 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) 20250212125425573 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) 20250212125425573 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1217 for type USF (pdch_ul_controller.c:184) 20250212125425573 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) 20250212125425573 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425587 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 16 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425587 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) 20250212125425587 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425587 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 16 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425587 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425587 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) 20250212125425587 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) 20250212125425587 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20250212125425587 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425587 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20250212125425587 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20250212125425587 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20250212125425587 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425587 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425587 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425587 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425587 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425587 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425587 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) 20250212125425587 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) 20250212125425587 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) 20250212125425587 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) 20250212125425587 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) 20250212125425588 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) 20250212125425588 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) 20250212125425588 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) 20250212125425588 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) 20250212125425588 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) 20250212125425588 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) 20250212125425588 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) 20250212125425588 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) 20250212125425588 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) 20250212125425588 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) 20250212125425591 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) 20250212125425591 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) 20250212125425591 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1222 for type USF (pdch_ul_controller.c:184) 20250212125425591 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) 20250212125425592 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425606 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 18 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425606 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) 20250212125425606 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425606 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 18 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425606 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425606 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) 20250212125425606 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) 20250212125425606 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20250212125425606 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425606 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20250212125425606 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20250212125425606 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20250212125425606 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425606 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425606 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425606 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425606 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425606 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425606 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) 20250212125425606 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) 20250212125425606 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) 20250212125425606 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) 20250212125425606 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) 20250212125425606 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) 20250212125425606 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) 20250212125425606 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) 20250212125425606 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) 20250212125425606 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) 20250212125425606 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) 20250212125425607 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) 20250212125425607 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) 20250212125425607 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) 20250212125425607 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) 20250212125425615 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) 20250212125425615 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) 20250212125425615 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1226 for type USF (pdch_ul_controller.c:184) 20250212125425615 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) 20250212125425615 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425629 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 1a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425629 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) 20250212125425629 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425629 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425629 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425629 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) 20250212125425629 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) 20250212125425629 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20250212125425629 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425629 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20250212125425629 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20250212125425629 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20250212125425629 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425629 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425629 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425629 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425629 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425629 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425629 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) 20250212125425629 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) 20250212125425629 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) 20250212125425629 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) 20250212125425629 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) 20250212125425629 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) 20250212125425629 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) 20250212125425629 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) 20250212125425629 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) 20250212125425630 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) 20250212125425630 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) 20250212125425630 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) 20250212125425630 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) 20250212125425630 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) 20250212125425630 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) 20250212125425633 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) 20250212125425633 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) 20250212125425633 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1230 for type USF (pdch_ul_controller.c:184) 20250212125425633 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) 20250212125425634 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425647 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 1c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425647 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) 20250212125425647 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425647 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425647 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425647 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) 20250212125425647 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) 20250212125425647 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20250212125425647 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425647 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20250212125425647 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20250212125425647 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20250212125425647 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425647 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425647 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425647 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425647 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425647 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425647 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) 20250212125425648 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) 20250212125425648 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) 20250212125425648 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) 20250212125425648 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) 20250212125425648 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) 20250212125425648 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) 20250212125425648 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) 20250212125425648 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) 20250212125425648 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) 20250212125425648 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) 20250212125425648 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) 20250212125425648 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) 20250212125425649 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) 20250212125425649 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) 20250212125425652 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) 20250212125425652 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) 20250212125425652 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1235 for type USF (pdch_ul_controller.c:184) 20250212125425652 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) 20250212125425652 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425666 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 1e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425666 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) 20250212125425666 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425666 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425666 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425666 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) 20250212125425666 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) 20250212125425666 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20250212125425666 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425666 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20250212125425666 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20250212125425666 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20250212125425666 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425666 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425666 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425666 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425666 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425666 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425666 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) 20250212125425666 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) 20250212125425666 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) 20250212125425666 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) 20250212125425666 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) 20250212125425667 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) 20250212125425667 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) 20250212125425667 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) 20250212125425667 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) 20250212125425667 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) 20250212125425667 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) 20250212125425667 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) 20250212125425667 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) 20250212125425668 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) 20250212125425668 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) 20250212125425675 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) 20250212125425675 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) 20250212125425675 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1239 for type USF (pdch_ul_controller.c:184) 20250212125425675 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) 20250212125425676 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425689 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 20 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425689 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) 20250212125425689 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425689 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 20 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425689 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425689 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) 20250212125425689 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) 20250212125425689 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20250212125425689 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425689 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20250212125425689 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20250212125425689 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20250212125425689 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425689 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425689 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425689 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425690 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425690 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425690 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) 20250212125425690 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) 20250212125425690 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) 20250212125425690 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) 20250212125425690 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) 20250212125425690 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) 20250212125425690 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) 20250212125425690 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) 20250212125425690 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) 20250212125425691 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) 20250212125425691 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) 20250212125425691 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) 20250212125425691 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) 20250212125425691 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) 20250212125425691 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) 20250212125425694 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) 20250212125425694 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) 20250212125425694 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1243 for type USF (pdch_ul_controller.c:184) 20250212125425694 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) 20250212125425694 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425708 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 22 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425708 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) 20250212125425708 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425708 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 22 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425708 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425708 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) 20250212125425708 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) 20250212125425708 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20250212125425708 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425708 DRLCMACUL DEBUG - Mark BSN 81 as INVALID (rlc_window_ul.cpp:42) 20250212125425708 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20250212125425708 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20250212125425708 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425708 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425708 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425708 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425708 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425708 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425708 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) 20250212125425709 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) 20250212125425709 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) 20250212125425709 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) 20250212125425709 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) 20250212125425709 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) 20250212125425709 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) 20250212125425709 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) 20250212125425709 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) 20250212125425710 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) 20250212125425710 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) 20250212125425710 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) 20250212125425710 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) 20250212125425710 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) 20250212125425710 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) 20250212125425713 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) 20250212125425713 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) 20250212125425713 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1248 for type USF (pdch_ul_controller.c:184) 20250212125425713 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) 20250212125425713 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425727 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 24 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425727 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) 20250212125425727 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425727 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 24 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425727 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425727 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) 20250212125425727 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) 20250212125425727 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20250212125425727 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425727 DRLCMACUL DEBUG - Mark BSN 82 as INVALID (rlc_window_ul.cpp:42) 20250212125425727 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20250212125425727 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20250212125425727 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425727 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425727 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425727 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425727 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425727 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425727 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) 20250212125425727 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) 20250212125425727 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) 20250212125425727 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) 20250212125425727 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) 20250212125425728 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) 20250212125425728 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) 20250212125425728 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) 20250212125425728 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) 20250212125425728 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) 20250212125425728 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) 20250212125425728 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) 20250212125425728 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) 20250212125425729 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) 20250212125425729 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) 20250212125425736 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) 20250212125425736 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) 20250212125425736 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1252 for type USF (pdch_ul_controller.c:184) 20250212125425736 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) 20250212125425736 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425750 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 26 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425750 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) 20250212125425750 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425750 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 26 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425750 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425750 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) 20250212125425750 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) 20250212125425750 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20250212125425750 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425750 DRLCMACUL DEBUG - Mark BSN 83 as INVALID (rlc_window_ul.cpp:42) 20250212125425750 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20250212125425750 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20250212125425750 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425750 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425750 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425750 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425750 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425750 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425750 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) 20250212125425751 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) 20250212125425751 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) 20250212125425751 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) 20250212125425751 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) 20250212125425751 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) 20250212125425751 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) 20250212125425752 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) 20250212125425752 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) 20250212125425752 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) 20250212125425752 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) 20250212125425752 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) 20250212125425752 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) 20250212125425752 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) 20250212125425752 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) 20250212125425755 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) 20250212125425755 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) 20250212125425755 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1256 for type USF (pdch_ul_controller.c:184) 20250212125425755 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) 20250212125425755 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425768 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 28 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425768 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) 20250212125425768 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425768 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 28 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425768 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425769 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) 20250212125425769 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) 20250212125425769 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20250212125425769 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425769 DRLCMACUL DEBUG - Mark BSN 84 as INVALID (rlc_window_ul.cpp:42) 20250212125425769 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20250212125425769 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20250212125425769 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425769 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425769 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425769 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425769 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425769 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425769 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) 20250212125425769 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) 20250212125425769 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) 20250212125425769 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) 20250212125425769 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) 20250212125425770 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) 20250212125425770 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) 20250212125425770 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) 20250212125425770 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) 20250212125425770 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) 20250212125425770 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) 20250212125425770 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) 20250212125425770 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) 20250212125425771 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) 20250212125425771 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) 20250212125425773 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) 20250212125425773 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) 20250212125425773 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1261 for type USF (pdch_ul_controller.c:184) 20250212125425773 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) 20250212125425773 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425787 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 2a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425787 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) 20250212125425787 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425787 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425787 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425787 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) 20250212125425787 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) 20250212125425787 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 21 storing in window (21..84) (tbf_ul.cpp:314) 20250212125425787 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425787 DRLCMACUL DEBUG - Mark BSN 85 as INVALID (rlc_window_ul.cpp:42) 20250212125425787 DRLCMACUL DEBUG - Raising V(R) to 22 (rlc_window_ul.cpp:50) 20250212125425787 DRLCMACUL DEBUG - Taking block 21 out, raising V(Q) to 22 (rlc_window_ul.cpp:65) 20250212125425787 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425787 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425787 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425787 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425787 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425787 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425787 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) 20250212125425788 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) 20250212125425788 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) 20250212125425788 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) 20250212125425788 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) 20250212125425788 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) 20250212125425788 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) 20250212125425789 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) 20250212125425789 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) 20250212125425789 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) 20250212125425789 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) 20250212125425789 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) 20250212125425789 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) 20250212125425789 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) 20250212125425789 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) 20250212125425797 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) 20250212125425797 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) 20250212125425797 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1265 for type USF (pdch_ul_controller.c:184) 20250212125425797 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) 20250212125425797 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425811 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 2c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425811 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) 20250212125425811 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425811 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425811 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425811 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) 20250212125425811 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20250212125425811 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) 20250212125425811 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 22 storing in window (22..85) (tbf_ul.cpp:314) 20250212125425811 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425811 DRLCMACUL DEBUG - Mark BSN 86 as INVALID (rlc_window_ul.cpp:42) 20250212125425811 DRLCMACUL DEBUG - Raising V(R) to 23 (rlc_window_ul.cpp:50) 20250212125425811 DRLCMACUL DEBUG - Taking block 22 out, raising V(Q) to 23 (rlc_window_ul.cpp:65) 20250212125425811 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425811 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425811 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425811 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425811 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425811 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425811 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) 20250212125425811 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) 20250212125425811 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) 20250212125425811 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) 20250212125425811 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) 20250212125425812 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) 20250212125425812 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) 20250212125425812 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) 20250212125425812 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) 20250212125425812 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) 20250212125425812 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) 20250212125425812 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) 20250212125425812 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) 20250212125425812 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) 20250212125425812 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) 20250212125425815 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) 20250212125425815 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) 20250212125425815 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1269 for type USF (pdch_ul_controller.c:184) 20250212125425815 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) 20250212125425815 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425829 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 2e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425829 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) 20250212125425829 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425829 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425829 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425829 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) 20250212125425829 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) 20250212125425829 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 23 storing in window (23..86) (tbf_ul.cpp:314) 20250212125425829 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425829 DRLCMACUL DEBUG - Mark BSN 87 as INVALID (rlc_window_ul.cpp:42) 20250212125425829 DRLCMACUL DEBUG - Raising V(R) to 24 (rlc_window_ul.cpp:50) 20250212125425829 DRLCMACUL DEBUG - Taking block 23 out, raising V(Q) to 24 (rlc_window_ul.cpp:65) 20250212125425829 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425829 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425829 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425829 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425829 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425829 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425829 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) 20250212125425829 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20250212125425829 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125425829 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125425830 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) 20250212125425830 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) 20250212125425830 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) 20250212125425830 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) 20250212125425830 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) 20250212125425830 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) 20250212125425830 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) 20250212125425830 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) 20250212125425830 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) 20250212125425830 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) 20250212125425830 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) 20250212125425830 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) 20250212125425830 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) 20250212125425830 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) 20250212125425834 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) 20250212125425834 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) 20250212125425834 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1274 for type USF (pdch_ul_controller.c:184) 20250212125425834 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) 20250212125425834 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125425834 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20250212125425834 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) 20250212125425834 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125425834 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1269 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125425834 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1269 Sending data request: sapi=5 arfcn=871 cur_fn=1265 block=5 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) 20250212125425834 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125425848 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 30 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425848 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) 20250212125425848 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425848 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 30 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425848 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425848 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) 20250212125425848 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) 20250212125425848 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 24 storing in window (24..87) (tbf_ul.cpp:314) 20250212125425848 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425848 DRLCMACUL DEBUG - Mark BSN 88 as INVALID (rlc_window_ul.cpp:42) 20250212125425848 DRLCMACUL DEBUG - Raising V(R) to 25 (rlc_window_ul.cpp:50) 20250212125425848 DRLCMACUL DEBUG - Taking block 24 out, raising V(Q) to 25 (rlc_window_ul.cpp:65) 20250212125425848 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425848 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425848 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425848 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425848 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425848 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425848 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) 20250212125425848 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) 20250212125425848 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) 20250212125425848 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) 20250212125425848 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) 20250212125425849 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) 20250212125425849 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) 20250212125425849 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) 20250212125425849 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) 20250212125425849 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) 20250212125425849 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) 20250212125425850 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) 20250212125425850 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) 20250212125425850 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) 20250212125425850 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) 20250212125425857 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) 20250212125425857 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) 20250212125425857 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1278 for type USF (pdch_ul_controller.c:184) 20250212125425857 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) 20250212125425858 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425872 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 32 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425872 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) 20250212125425872 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425872 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 32 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425872 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425872 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) 20250212125425872 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) 20250212125425872 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 25 storing in window (25..88) (tbf_ul.cpp:314) 20250212125425872 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425872 DRLCMACUL DEBUG - Mark BSN 89 as INVALID (rlc_window_ul.cpp:42) 20250212125425872 DRLCMACUL DEBUG - Raising V(R) to 26 (rlc_window_ul.cpp:50) 20250212125425872 DRLCMACUL DEBUG - Taking block 25 out, raising V(Q) to 26 (rlc_window_ul.cpp:65) 20250212125425872 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425872 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425872 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425872 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425872 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425872 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425872 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) 20250212125425872 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) 20250212125425872 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) 20250212125425872 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) 20250212125425872 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) 20250212125425873 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) 20250212125425873 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) 20250212125425873 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) 20250212125425873 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) 20250212125425873 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) 20250212125425873 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) 20250212125425873 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) 20250212125425873 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) 20250212125425874 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) 20250212125425874 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) 20250212125425876 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) 20250212125425876 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) 20250212125425876 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1282 for type USF (pdch_ul_controller.c:184) 20250212125425876 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1278 Sending data request: sapi=5 arfcn=871 cur_fn=1274 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125425876 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425890 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 34 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425890 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) 20250212125425890 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425890 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 34 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425890 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425890 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) 20250212125425890 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) 20250212125425890 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 26 storing in window (26..89) (tbf_ul.cpp:314) 20250212125425890 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425890 DRLCMACUL DEBUG - Mark BSN 90 as INVALID (rlc_window_ul.cpp:42) 20250212125425890 DRLCMACUL DEBUG - Raising V(R) to 27 (rlc_window_ul.cpp:50) 20250212125425890 DRLCMACUL DEBUG - Taking block 26 out, raising V(Q) to 27 (rlc_window_ul.cpp:65) 20250212125425890 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425890 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425890 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425890 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425890 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425890 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425890 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) 20250212125425891 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) 20250212125425891 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) 20250212125425891 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) 20250212125425891 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) 20250212125425891 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) 20250212125425891 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) 20250212125425891 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) 20250212125425892 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) 20250212125425892 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) 20250212125425892 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) 20250212125425892 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) 20250212125425892 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) 20250212125425892 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) 20250212125425892 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) 20250212125425895 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) 20250212125425895 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) 20250212125425895 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1287 for type USF (pdch_ul_controller.c:184) 20250212125425895 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) 20250212125425895 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425909 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 36 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425909 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) 20250212125425909 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425909 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 36 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425909 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425909 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) 20250212125425909 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) 20250212125425909 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 27 storing in window (27..90) (tbf_ul.cpp:314) 20250212125425909 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425909 DRLCMACUL DEBUG - Mark BSN 91 as INVALID (rlc_window_ul.cpp:42) 20250212125425909 DRLCMACUL DEBUG - Raising V(R) to 28 (rlc_window_ul.cpp:50) 20250212125425909 DRLCMACUL DEBUG - Taking block 27 out, raising V(Q) to 28 (rlc_window_ul.cpp:65) 20250212125425909 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425909 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425909 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425909 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425909 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425909 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425909 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) 20250212125425910 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) 20250212125425910 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) 20250212125425910 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) 20250212125425910 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) 20250212125425910 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) 20250212125425910 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) 20250212125425910 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) 20250212125425910 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) 20250212125425911 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) 20250212125425911 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) 20250212125425911 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) 20250212125425911 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) 20250212125425911 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) 20250212125425911 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) 20250212125425919 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) 20250212125425919 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) 20250212125425919 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1291 for type USF (pdch_ul_controller.c:184) 20250212125425919 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) 20250212125425919 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425933 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 38 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425933 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) 20250212125425933 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425933 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 38 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425933 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425933 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) 20250212125425933 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) 20250212125425933 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 28 storing in window (28..91) (tbf_ul.cpp:314) 20250212125425933 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425933 DRLCMACUL DEBUG - Mark BSN 92 as INVALID (rlc_window_ul.cpp:42) 20250212125425933 DRLCMACUL DEBUG - Raising V(R) to 29 (rlc_window_ul.cpp:50) 20250212125425933 DRLCMACUL DEBUG - Taking block 28 out, raising V(Q) to 29 (rlc_window_ul.cpp:65) 20250212125425933 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425933 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425933 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425933 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425933 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425933 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425933 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) 20250212125425933 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) 20250212125425933 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) 20250212125425933 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) 20250212125425933 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) 20250212125425934 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) 20250212125425934 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) 20250212125425934 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) 20250212125425934 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) 20250212125425934 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) 20250212125425934 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) 20250212125425934 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) 20250212125425934 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) 20250212125425934 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) 20250212125425934 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) 20250212125425937 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) 20250212125425937 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) 20250212125425937 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1295 for type USF (pdch_ul_controller.c:184) 20250212125425937 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) 20250212125425937 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425951 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 3a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425951 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) 20250212125425951 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425951 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425951 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425951 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) 20250212125425951 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) 20250212125425951 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 29 storing in window (29..92) (tbf_ul.cpp:314) 20250212125425951 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425951 DRLCMACUL DEBUG - Mark BSN 93 as INVALID (rlc_window_ul.cpp:42) 20250212125425951 DRLCMACUL DEBUG - Raising V(R) to 30 (rlc_window_ul.cpp:50) 20250212125425951 DRLCMACUL DEBUG - Taking block 29 out, raising V(Q) to 30 (rlc_window_ul.cpp:65) 20250212125425951 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425951 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425951 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425951 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425951 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425951 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425952 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) 20250212125425952 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) 20250212125425952 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) 20250212125425952 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) 20250212125425952 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) 20250212125425952 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) 20250212125425952 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) 20250212125425953 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) 20250212125425953 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) 20250212125425953 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) 20250212125425953 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) 20250212125425953 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) 20250212125425953 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) 20250212125425953 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) 20250212125425953 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) 20250212125425956 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) 20250212125425956 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) 20250212125425956 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1300 for type USF (pdch_ul_controller.c:184) 20250212125425956 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) 20250212125425956 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425970 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 3c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425970 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) 20250212125425970 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425970 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425970 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425970 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) 20250212125425970 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) 20250212125425970 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 30 storing in window (30..93) (tbf_ul.cpp:314) 20250212125425970 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425970 DRLCMACUL DEBUG - Mark BSN 94 as INVALID (rlc_window_ul.cpp:42) 20250212125425970 DRLCMACUL DEBUG - Raising V(R) to 31 (rlc_window_ul.cpp:50) 20250212125425970 DRLCMACUL DEBUG - Taking block 30 out, raising V(Q) to 31 (rlc_window_ul.cpp:65) 20250212125425970 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425970 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425970 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425970 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425970 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425970 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425970 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) 20250212125425970 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) 20250212125425970 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) 20250212125425970 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) 20250212125425970 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) 20250212125425971 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) 20250212125425971 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) 20250212125425971 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) 20250212125425971 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) 20250212125425971 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) 20250212125425971 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) 20250212125425972 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) 20250212125425972 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) 20250212125425972 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) 20250212125425972 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) 20250212125425979 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) 20250212125425979 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) 20250212125425979 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1304 for type USF (pdch_ul_controller.c:184) 20250212125425979 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) 20250212125425980 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125425993 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 3e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125425993 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) 20250212125425993 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125425993 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125425993 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125425993 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) 20250212125425993 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) 20250212125425993 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 31 storing in window (31..94) (tbf_ul.cpp:314) 20250212125425993 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125425993 DRLCMACUL DEBUG - Mark BSN 95 as INVALID (rlc_window_ul.cpp:42) 20250212125425993 DRLCMACUL DEBUG - Raising V(R) to 32 (rlc_window_ul.cpp:50) 20250212125425993 DRLCMACUL DEBUG - Taking block 31 out, raising V(Q) to 32 (rlc_window_ul.cpp:65) 20250212125425993 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125425993 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125425993 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125425993 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125425993 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125425994 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125425994 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) 20250212125425994 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) 20250212125425994 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) 20250212125425994 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) 20250212125425994 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) 20250212125425995 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) 20250212125425995 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) 20250212125425995 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) 20250212125425995 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) 20250212125425995 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) 20250212125425995 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) 20250212125425995 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) 20250212125425995 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) 20250212125425996 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) 20250212125425996 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) 20250212125425998 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) 20250212125425998 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) 20250212125425998 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1308 for type USF (pdch_ul_controller.c:184) 20250212125425998 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) 20250212125425998 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125426012 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 40 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125426012 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) 20250212125426012 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125426012 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 40 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125426012 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125426012 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) 20250212125426012 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) 20250212125426012 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 32 storing in window (32..95) (tbf_ul.cpp:314) 20250212125426012 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125426012 DRLCMACUL DEBUG - Mark BSN 96 as INVALID (rlc_window_ul.cpp:42) 20250212125426012 DRLCMACUL DEBUG - Raising V(R) to 33 (rlc_window_ul.cpp:50) 20250212125426012 DRLCMACUL DEBUG - Taking block 32 out, raising V(Q) to 33 (rlc_window_ul.cpp:65) 20250212125426012 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125426012 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125426012 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125426012 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125426012 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125426012 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125426012 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) 20250212125426012 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) 20250212125426012 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) 20250212125426012 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) 20250212125426012 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) 20250212125426012 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) 20250212125426012 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) 20250212125426013 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) 20250212125426013 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) 20250212125426013 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) 20250212125426013 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) 20250212125426013 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) 20250212125426013 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) 20250212125426014 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) 20250212125426014 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) 20250212125426017 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) 20250212125426017 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) 20250212125426017 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1313 for type USF (pdch_ul_controller.c:184) 20250212125426017 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) 20250212125426017 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125426031 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 42 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125426031 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) 20250212125426031 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125426031 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 42 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125426031 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125426031 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) 20250212125426031 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) 20250212125426031 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 33 storing in window (33..96) (tbf_ul.cpp:314) 20250212125426031 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125426031 DRLCMACUL DEBUG - Mark BSN 97 as INVALID (rlc_window_ul.cpp:42) 20250212125426031 DRLCMACUL DEBUG - Raising V(R) to 34 (rlc_window_ul.cpp:50) 20250212125426031 DRLCMACUL DEBUG - Taking block 33 out, raising V(Q) to 34 (rlc_window_ul.cpp:65) 20250212125426031 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125426031 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125426031 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125426031 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125426031 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125426031 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125426031 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) 20250212125426031 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) 20250212125426031 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) 20250212125426032 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) 20250212125426032 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) 20250212125426032 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) 20250212125426032 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) 20250212125426032 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) 20250212125426032 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) 20250212125426032 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) 20250212125426032 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) 20250212125426033 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) 20250212125426033 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) 20250212125426033 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) 20250212125426033 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) 20250212125426040 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) 20250212125426040 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) 20250212125426040 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1317 for type USF (pdch_ul_controller.c:184) 20250212125426040 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1313 Sending data request: sapi=5 arfcn=871 cur_fn=1308 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125426040 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125426054 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 44 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125426054 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) 20250212125426054 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125426054 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 44 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125426054 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125426054 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) 20250212125426054 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) 20250212125426054 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 34 storing in window (34..97) (tbf_ul.cpp:314) 20250212125426055 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125426055 DRLCMACUL DEBUG - Mark BSN 98 as INVALID (rlc_window_ul.cpp:42) 20250212125426055 DRLCMACUL DEBUG - Raising V(R) to 35 (rlc_window_ul.cpp:50) 20250212125426055 DRLCMACUL DEBUG - Taking block 34 out, raising V(Q) to 35 (rlc_window_ul.cpp:65) 20250212125426055 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125426055 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125426055 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125426055 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125426055 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125426055 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125426055 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) 20250212125426055 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) 20250212125426055 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) 20250212125426055 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) 20250212125426055 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) 20250212125426055 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) 20250212125426055 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) 20250212125426056 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) 20250212125426056 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) 20250212125426056 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) 20250212125426056 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) 20250212125426056 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) 20250212125426056 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) 20250212125426057 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) 20250212125426057 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) 20250212125426059 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) 20250212125426059 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) 20250212125426059 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1321 for type USF (pdch_ul_controller.c:184) 20250212125426059 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) 20250212125426059 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125426073 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 46 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125426073 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) 20250212125426073 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125426073 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 46 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125426073 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125426073 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) 20250212125426073 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) 20250212125426073 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 35 storing in window (35..98) (tbf_ul.cpp:314) 20250212125426073 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125426073 DRLCMACUL DEBUG - Mark BSN 99 as INVALID (rlc_window_ul.cpp:42) 20250212125426073 DRLCMACUL DEBUG - Raising V(R) to 36 (rlc_window_ul.cpp:50) 20250212125426073 DRLCMACUL DEBUG - Taking block 35 out, raising V(Q) to 36 (rlc_window_ul.cpp:65) 20250212125426073 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125426073 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125426073 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125426073 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125426073 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125426073 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125426073 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) 20250212125426074 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) 20250212125426074 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) 20250212125426074 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) 20250212125426074 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) 20250212125426074 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) 20250212125426074 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) 20250212125426074 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) 20250212125426074 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) 20250212125426075 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) 20250212125426075 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) 20250212125426075 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) 20250212125426075 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) 20250212125426075 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) 20250212125426075 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) 20250212125426078 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) 20250212125426078 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) 20250212125426078 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1326 for type USF (pdch_ul_controller.c:184) 20250212125426078 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) 20250212125426078 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125426092 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 48 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125426092 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) 20250212125426092 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125426092 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 48 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125426092 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125426092 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) 20250212125426092 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) 20250212125426092 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 36 storing in window (36..99) (tbf_ul.cpp:314) 20250212125426092 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125426092 DRLCMACUL DEBUG - Mark BSN 100 as INVALID (rlc_window_ul.cpp:42) 20250212125426092 DRLCMACUL DEBUG - Raising V(R) to 37 (rlc_window_ul.cpp:50) 20250212125426092 DRLCMACUL DEBUG - Taking block 36 out, raising V(Q) to 37 (rlc_window_ul.cpp:65) 20250212125426092 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125426092 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125426092 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125426092 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125426092 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125426092 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125426092 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) 20250212125426092 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) 20250212125426092 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) 20250212125426092 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) 20250212125426092 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) 20250212125426093 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) 20250212125426093 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) 20250212125426093 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) 20250212125426093 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) 20250212125426093 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) 20250212125426093 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) 20250212125426093 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) 20250212125426093 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) 20250212125426094 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) 20250212125426094 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) 20250212125426101 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) 20250212125426101 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) 20250212125426101 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1330 for type USF (pdch_ul_controller.c:184) 20250212125426101 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) 20250212125426101 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125426115 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 4a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125426115 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) 20250212125426115 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125426115 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4a 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125426115 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125426115 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) 20250212125426115 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) 20250212125426115 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 37 storing in window (37..100) (tbf_ul.cpp:314) 20250212125426115 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125426115 DRLCMACUL DEBUG - Mark BSN 101 as INVALID (rlc_window_ul.cpp:42) 20250212125426115 DRLCMACUL DEBUG - Raising V(R) to 38 (rlc_window_ul.cpp:50) 20250212125426115 DRLCMACUL DEBUG - Taking block 37 out, raising V(Q) to 38 (rlc_window_ul.cpp:65) 20250212125426115 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125426115 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125426115 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125426115 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125426115 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125426115 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125426115 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) 20250212125426116 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) 20250212125426116 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) 20250212125426116 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) 20250212125426116 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) 20250212125426116 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) 20250212125426116 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) 20250212125426116 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) 20250212125426116 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) 20250212125426117 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) 20250212125426117 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) 20250212125426117 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) 20250212125426117 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) 20250212125426117 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) 20250212125426117 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) 20250212125426120 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) 20250212125426120 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) 20250212125426120 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1334 for type USF (pdch_ul_controller.c:184) 20250212125426120 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) 20250212125426120 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125426134 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 4c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125426134 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) 20250212125426134 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125426134 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4c 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125426134 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125426134 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) 20250212125426134 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) 20250212125426134 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 38 storing in window (38..101) (tbf_ul.cpp:314) 20250212125426134 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125426134 DRLCMACUL DEBUG - Mark BSN 102 as INVALID (rlc_window_ul.cpp:42) 20250212125426134 DRLCMACUL DEBUG - Raising V(R) to 39 (rlc_window_ul.cpp:50) 20250212125426134 DRLCMACUL DEBUG - Taking block 38 out, raising V(Q) to 39 (rlc_window_ul.cpp:65) 20250212125426134 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125426134 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125426134 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125426134 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125426134 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125426134 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125426134 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) 20250212125426134 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) 20250212125426134 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) 20250212125426134 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) 20250212125426134 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) 20250212125426134 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) 20250212125426134 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) 20250212125426134 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) 20250212125426134 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) 20250212125426135 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) 20250212125426135 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) 20250212125426135 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) 20250212125426135 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) 20250212125426135 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) 20250212125426135 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) 20250212125426138 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) 20250212125426138 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) 20250212125426138 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1339 for type USF (pdch_ul_controller.c:184) 20250212125426138 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) 20250212125426138 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125426152 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 4e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125426152 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) 20250212125426152 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125426152 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4e 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125426152 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125426152 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) 20250212125426152 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) 20250212125426152 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 39 storing in window (39..102) (tbf_ul.cpp:314) 20250212125426152 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125426152 DRLCMACUL DEBUG - Mark BSN 103 as INVALID (rlc_window_ul.cpp:42) 20250212125426152 DRLCMACUL DEBUG - Raising V(R) to 40 (rlc_window_ul.cpp:50) 20250212125426152 DRLCMACUL DEBUG - Taking block 39 out, raising V(Q) to 40 (rlc_window_ul.cpp:65) 20250212125426152 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125426152 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125426152 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125426152 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125426152 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125426152 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125426152 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) 20250212125426153 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) 20250212125426153 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) 20250212125426153 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) 20250212125426153 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) 20250212125426153 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) 20250212125426153 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) 20250212125426153 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) 20250212125426153 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) 20250212125426153 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) 20250212125426153 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) 20250212125426153 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) 20250212125426153 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) 20250212125426154 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) 20250212125426154 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) 20250212125426162 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) 20250212125426162 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) 20250212125426162 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1343 for type USF (pdch_ul_controller.c:184) 20250212125426162 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) 20250212125426162 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125426176 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 50 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125426176 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) 20250212125426176 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125426176 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 50 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125426176 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125426176 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) 20250212125426176 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) 20250212125426176 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 40 storing in window (40..103) (tbf_ul.cpp:314) 20250212125426176 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125426176 DRLCMACUL DEBUG - Mark BSN 104 as INVALID (rlc_window_ul.cpp:42) 20250212125426176 DRLCMACUL DEBUG - Raising V(R) to 41 (rlc_window_ul.cpp:50) 20250212125426176 DRLCMACUL DEBUG - Taking block 40 out, raising V(Q) to 41 (rlc_window_ul.cpp:65) 20250212125426176 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125426176 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125426176 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125426176 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125426176 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125426176 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125426176 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) 20250212125426176 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) 20250212125426176 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) 20250212125426176 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) 20250212125426176 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) 20250212125426176 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) 20250212125426177 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) 20250212125426177 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) 20250212125426177 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) 20250212125426177 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) 20250212125426177 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) 20250212125426177 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) 20250212125426177 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) 20250212125426177 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) 20250212125426177 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) 20250212125426181 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) 20250212125426181 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) 20250212125426181 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1347 for type USF (pdch_ul_controller.c:184) 20250212125426181 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) 20250212125426181 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125426195 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 52 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125426195 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) 20250212125426195 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125426195 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 52 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125426195 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125426195 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) 20250212125426195 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) 20250212125426195 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 41 storing in window (41..104) (tbf_ul.cpp:314) 20250212125426195 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125426195 DRLCMACUL DEBUG - Mark BSN 105 as INVALID (rlc_window_ul.cpp:42) 20250212125426195 DRLCMACUL DEBUG - Raising V(R) to 42 (rlc_window_ul.cpp:50) 20250212125426195 DRLCMACUL DEBUG - Taking block 41 out, raising V(Q) to 42 (rlc_window_ul.cpp:65) 20250212125426195 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125426195 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125426195 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125426195 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125426195 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125426195 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125426195 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) 20250212125426195 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) 20250212125426195 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) 20250212125426196 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) 20250212125426196 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) 20250212125426196 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) 20250212125426196 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) 20250212125426196 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) 20250212125426196 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) 20250212125426196 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) 20250212125426196 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) 20250212125426196 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) 20250212125426196 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) 20250212125426197 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) 20250212125426197 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) 20250212125426199 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) 20250212125426199 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) 20250212125426199 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1352 for type USF (pdch_ul_controller.c:184) 20250212125426199 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) 20250212125426199 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125426213 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 54 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125426213 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) 20250212125426213 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125426213 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 54 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125426213 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125426213 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) 20250212125426213 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) 20250212125426213 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 42 storing in window (42..105) (tbf_ul.cpp:314) 20250212125426213 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125426213 DRLCMACUL DEBUG - Mark BSN 106 as INVALID (rlc_window_ul.cpp:42) 20250212125426213 DRLCMACUL DEBUG - Raising V(R) to 43 (rlc_window_ul.cpp:50) 20250212125426213 DRLCMACUL DEBUG - Taking block 42 out, raising V(Q) to 43 (rlc_window_ul.cpp:65) 20250212125426213 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125426213 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125426213 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125426213 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125426213 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125426213 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125426213 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) 20250212125426213 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) 20250212125426213 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) 20250212125426214 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) 20250212125426214 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) 20250212125426214 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) 20250212125426214 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) 20250212125426214 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) 20250212125426214 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) 20250212125426214 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) 20250212125426214 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) 20250212125426214 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) 20250212125426214 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) 20250212125426214 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) 20250212125426214 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) 20250212125426222 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) 20250212125426222 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) 20250212125426222 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1356 for type USF (pdch_ul_controller.c:184) 20250212125426222 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) 20250212125426223 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Forwarded 298 out of 300 transmitted 20250212125426236 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 56 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125426236 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) 20250212125426236 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125426236 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 56 41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125426236 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125426237 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) 20250212125426237 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) 20250212125426237 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 43 storing in window (43..106) (tbf_ul.cpp:314) 20250212125426237 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 fc b8 30 ae fe 69 25 b9 c9 0a c4 4b 93 24 53 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125426237 DRLCMACUL DEBUG - Mark BSN 107 as INVALID (rlc_window_ul.cpp:42) 20250212125426237 DRLCMACUL DEBUG - Raising V(R) to 44 (rlc_window_ul.cpp:50) 20250212125426237 DRLCMACUL DEBUG - Taking block 43 out, raising V(Q) to 44 (rlc_window_ul.cpp:65) 20250212125426237 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125426237 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125426237 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20250212125426237 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125426237 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125426237 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125426237 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) 20250212125426237 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20250212125426237 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125426237 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) BTS(463)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125426237 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) 20250212125426237 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) 20250212125426237 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) 20250212125426237 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) 20250212125426237 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) 20250212125426237 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) 20250212125426237 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34442<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125426238 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) 20250212125426238 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) 20250212125426238 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) 20250212125426238 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) 20250212125426238 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) 20250212125426238 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) 20250212125426238 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) 20250212125426238 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) 20250212125426239 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34434<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125426239 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125426240 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125426240 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125426240 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125426240 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125426240 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20250212125426240 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125426240 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125426240 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125426240 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Deallocated (fsm.c:568) 20250212125426240 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Deallocated (fsm.c:568) 20250212125426240 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125426240 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125426240 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125426240 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125426240 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125426240 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125426240 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125426240 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125426240 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125426240 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125426240 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125426240 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125426240 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125426240 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) 20250212125426240 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) 20250212125426240 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) MTC@8d0f06c41a7d: Test case TC_ul_tbf_bsn_wraparound_gprs finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_bsn_wraparound_gprs pass'. respawn: 41: stopped pid 8833 with status 0 respawn: 42: starting: osmo-pcu Wed Feb 12 12:54:26 UTC 2025 ====== 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 20250212125426251 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125426251 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125426251 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125426251 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125426270 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45298<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125426370 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45298<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=3179772) Waiting for packet dumper to finish... 1 (prev_count=3179772, count=3251264) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_bsn_wraparound_gprs pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_from_bts'. ------ PCU_Tests.TC_paging_cs_from_bts ------ Wed Feb 12 12:54:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_cs_from_bts.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_cs_from_bts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_from_bts' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_paging_cs_from_bts started. 468@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_paging_cs_from_bts-BVCI1234(470)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 468@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 468@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(472)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125429455 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45308<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 468@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 468@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(476)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(473)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(473)@8d0f06c41a7d: Start timer T: 5 s 20250212125429465 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45314<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(473)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_paging_cs_from_bts-STATS(478)@8d0f06c41a7d: Start timer T: 2 s TC_paging_cs_from_bts-STATS(478)@8d0f06c41a7d: Start timer T: 2 s 468@8d0f06c41a7d: 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(479)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(479)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125431252 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125431252 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125431252 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(473)@8d0f06c41a7d: OsmoPCU is now connected BTS(475)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125431255 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125431255 DLGLOBAL DEBUG validating counter group 0x562f3b30d040(bts) with 102 counters (rate_ctr.c:86) 20250212125431255 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125431255 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125431255 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125431255 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125431255 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125431255 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125431255 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125431255 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125431255 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125431255 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125431255 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125431255 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125431255 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125431255 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125431255 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125431255 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125431255 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125431255 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125431255 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125431255 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125431255 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125431255 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125431255 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125431255 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125431255 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125431255 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125431255 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125431255 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125431255 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125431255 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125431255 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125431255 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125431255 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125431255 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125431255 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125431255 DLGLOBAL DEBUG validating counter group 0x7fa8e7f135e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125431255 DLGLOBAL DEBUG validating counter group 0x562f3b30c720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125431255 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125431255 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125431255 DLGLOBAL DEBUG validating counter group 0x7fa8e7f14180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125431255 DLGLOBAL DEBUG validating counter group 0x7fa8e7f14160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125431255 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125431255 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) 20250212125431255 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) 20250212125431255 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125431255 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125431255 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125431255 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125431255 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125431255 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125431255 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125431255 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125431255 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125431255 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125431255 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125431255 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125431255 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125431255 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125431255 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125431255 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125431255 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125431255 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125431255 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125431255 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125431255 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125431255 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125431255 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125431255 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125431255 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125431255 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125431255 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) 20250212125431255 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125431255 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(475)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(475)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(475)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(472)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(472)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE BTS(475)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(472)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(472)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(475)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" 20250212125431257 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125431257 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) 20250212125431257 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) 20250212125431257 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125431257 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125431257 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) 20250212125431257 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125431257 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) 20250212125431257 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(475)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(472)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(472)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125431258 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125431258 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) 20250212125431258 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) 20250212125431258 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125431258 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125431258 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125431258 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125431258 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125431258 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125431258 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(475)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(475)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212125431258 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125431258 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(472)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(472)@8d0f06c41a7d: Start timer Tns_test: 10 s 469@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 469@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125431263 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125431263 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125431263 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125431263 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125431263 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125431263 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125431263 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125431263 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_paging_cs_from_bts-BVCI1234(470)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_paging_cs_from_bts-BVCI1234(470)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125431266 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125431266 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125431266 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125431266 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125431266 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125431266 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125431266 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125431266 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125431267 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) 20250212125431267 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125431267 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125431267 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125431267 DLGLOBAL DEBUG validating counter group 0x562f3b30c760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125431267 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125431267 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125431267 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125431267 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125431267 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125431267 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125431267 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125431267 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125431267 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125431267 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125431267 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125431267 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125431267 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125431267 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125431267 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125431267 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125431267 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125431267 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125431267 DLGLOBAL DEBUG validating counter group 0x562f3b30cb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125431267 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125431267 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125431267 DLGLOBAL DEBUG validating counter group 0x562f3b30cc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125431267 DLGLOBAL DEBUG validating counter group 0x562f3b30cc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125431267 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125431267 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125431267 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125431267 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125431267 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212125431267 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125431267 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125431267 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125431267 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125431267 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) 20250212125431267 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) 20250212125431267 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125431267 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125431267 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125431267 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) 20250212125431267 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125431267 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125431267 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125431267 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125431267 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125431267 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125431267 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125431267 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125431267 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125431267 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(475)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125431269 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) 20250212125431269 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125431269 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) 20250212125431269 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) 20250212125431270 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) 20250212125431270 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) 20250212125431270 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125431270 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125431270 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125431270 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125431270 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125431270 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) 20250212125431270 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) 20250212125431270 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) 20250212125431270 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) 20250212125431271 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) 20250212125431271 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) 20250212125431271 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) 20250212125431271 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) 20250212125431271 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) 20250212125431271 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) 20250212125431273 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) 20250212125431273 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) 20250212125431273 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(475)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125431287 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) 20250212125431287 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) 20250212125431288 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) 20250212125431288 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) 20250212125431288 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) 20250212125431288 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) 20250212125431288 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) 20250212125431288 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) 20250212125431288 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) 20250212125431288 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) 20250212125431289 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) 20250212125431289 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) 20250212125431289 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) 20250212125431289 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) 20250212125431289 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) 20250212125431289 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) 20250212125431292 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) 20250212125431292 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) 20250212125431292 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(475)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125431306 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) 20250212125431306 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) 20250212125431306 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) 20250212125431306 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) 20250212125431306 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) 20250212125431306 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) 20250212125431307 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) 20250212125431307 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) 20250212125431307 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) 20250212125431307 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) 20250212125431307 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) 20250212125431307 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) 20250212125431307 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) 20250212125431307 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) 20250212125431308 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) 20250212125431308 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) 20250212125431315 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) 20250212125431315 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) 20250212125431315 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(475)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125431329 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) 20250212125431329 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) 20250212125431329 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) 20250212125431329 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) 20250212125431330 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) 20250212125431330 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) 20250212125431330 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) 20250212125431330 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) 20250212125431330 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) 20250212125431330 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) 20250212125431331 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) 20250212125431331 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) 20250212125431331 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) 20250212125431331 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) 20250212125431331 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) 20250212125431331 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) 20250212125431334 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) 20250212125431334 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) 20250212125431334 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(475)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125431348 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) 20250212125431348 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) 20250212125431348 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) 20250212125431348 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) 20250212125431349 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) 20250212125431349 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) 20250212125431349 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) 20250212125431349 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) 20250212125431349 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) 20250212125431349 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) 20250212125431349 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) 20250212125431349 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) 20250212125431350 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) 20250212125431350 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) 20250212125431350 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) 20250212125431350 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) 20250212125431352 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) 20250212125431352 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) 20250212125431353 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(475)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125431366 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) 20250212125431366 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) 20250212125431367 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) 20250212125431367 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) 20250212125431367 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) 20250212125431367 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) 20250212125431367 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) 20250212125431367 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)[0;m 20250212125431368 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) 20250212125431368 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) 20250212125431368 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) 20250212125431368 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) 20250212125431368 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) 20250212125431368 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) 20250212125431368 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) 20250212125431368 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) 20250212125431376 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) 20250212125431376 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) 20250212125431376 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(475)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125431390 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) 20250212125431390 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) 20250212125431390 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) 20250212125431390 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) 20250212125431390 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) 20250212125431390 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) 20250212125431390 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) 20250212125431390 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) 20250212125431391 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) 20250212125431391 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) 20250212125431391 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) 20250212125431391 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) 20250212125431391 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) 20250212125431391 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) 20250212125431391 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) 20250212125431391 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) 20250212125431394 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) 20250212125431395 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) 20250212125431395 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(475)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125431409 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) 20250212125431409 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) 20250212125431409 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) 20250212125431409 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) 20250212125431409 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) 20250212125431409 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) 20250212125431410 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) 20250212125431410 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) 20250212125431410 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) 20250212125431410 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) 20250212125431410 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) 20250212125431410 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) 20250212125431410 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) 20250212125431410 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) 20250212125431410 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) 20250212125431410 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) 20250212125431413 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) 20250212125431413 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) 20250212125431413 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(475)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125431427 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) 20250212125431427 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) 20250212125431427 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) 20250212125431427 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) 20250212125431428 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) 20250212125431428 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) 20250212125431428 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) 20250212125431428 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) 20250212125431428 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) 20250212125431428 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) 20250212125431428 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) 20250212125431428 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) 20250212125431428 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) 20250212125431428 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) 20250212125431429 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) 20250212125431429 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) 20250212125431436 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) 20250212125431436 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) 20250212125431437 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(475)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125431452 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) 20250212125431452 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) 20250212125431453 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) 20250212125431453 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) 20250212125431454 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) 20250212125431454 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) 20250212125431454 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) 20250212125431454 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) 20250212125431455 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) 20250212125431455 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) 20250212125431455 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) 20250212125431455 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) 20250212125431455 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) 20250212125431455 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) 20250212125431456 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) 20250212125431456 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) 20250212125431457 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) 20250212125431457 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) 20250212125431457 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(475)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125431468 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125431468 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125431468 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125431470 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) 20250212125431470 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) 20250212125431471 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) 20250212125431471 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) 20250212125431471 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) 20250212125431471 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) 20250212125431472 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) 20250212125431472 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) 20250212125431472 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) 20250212125431472 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) 20250212125431472 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) 20250212125431472 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) 20250212125431473 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) 20250212125431473 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) 20250212125431473 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) 20250212125431473 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) 20250212125431474 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) 20250212125431474 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) 20250212125431474 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20250212125431474 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) 20250212125431475 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(475)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125431477 DL1IF DEBUG Paging request received: chan_needed=0 length=8 (pcu_l1_if.cpp:1063) 20250212125431477 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000042 (bts.cpp:444) 20250212125431477 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125431477 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125431490 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) 20250212125431490 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) 20250212125431491 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) 20250212125431491 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) 20250212125431492 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) 20250212125431492 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) 20250212125431492 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) 20250212125431492 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) 20250212125431493 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) 20250212125431493 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) 20250212125431493 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) 20250212125431493 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) 20250212125431494 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) 20250212125431494 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) 20250212125431494 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) 20250212125431494 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) 20250212125431498 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) 20250212125431498 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) 20250212125431498 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20250212125431498 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125431498 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20250212125431498 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125431498 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125431499 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125431499 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125431499 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) 20250212125431499 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(475)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O BTS(475)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125431504 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45314<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125431506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45308<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125431508 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125431509 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125431509 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125431509 DTBF INFO TBF(UL:TFI-0-0-0:G){FLOW} free (tbf.cpp:271) 20250212125431509 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125431509 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125431509 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){FLOW} (gprs_ms.c:381) 20250212125431509 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125431509 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20250212125431509 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125431509 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125431509 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Deallocated (fsm.c:568) 20250212125431509 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125431509 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125431509 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125431509 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125431509 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125431509 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125431509 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125431509 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125431509 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125431509 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125431510 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125431510 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125431510 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125431510 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) 20250212125431510 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) 20250212125431510 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 42: stopped pid 8903 with status 0 MTC@8d0f06c41a7d: Test case TC_paging_cs_from_bts finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_from_bts pass'. Wed Feb 12 12:54:31 UTC 2025 ====== 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 respawn: 43: starting: osmo-pcu 20250212125431560 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125431560 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125431560 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125431560 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125431572 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45320<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125431672 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45320<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75292) Waiting for packet dumper to finish... 1 (prev_count=75292, count=133800) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_from_bts pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_from_sgsn_sign_ptmsi'. ------ PCU_Tests.TC_paging_cs_from_sgsn_sign_ptmsi ------ Wed Feb 12 12:54:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_cs_from_sgsn_sign_ptmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_cs_from_sgsn_sign_ptmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_from_sgsn_sign_ptmsi' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_paging_cs_from_sgsn_sign_ptmsi started. 481@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_paging_cs_from_sgsn_sign_ptmsi-BVCI1234(483)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 481@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 481@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(485)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125434747 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48200<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 481@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(489)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 481@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(489)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(486)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(486)@8d0f06c41a7d: Start timer T: 5 s 20250212125434753 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48214<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(486)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_paging_cs_from_sgsn_sign_ptmsi-STATS(490)@8d0f06c41a7d: Start timer T: 2 s TC_paging_cs_from_sgsn_sign_ptmsi-STATS(490)@8d0f06c41a7d: Start timer T: 2 s 481@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(493)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125436561 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125436561 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125436561 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(486)@8d0f06c41a7d: OsmoPCU is now connected BTS(488)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125436564 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125436564 DLGLOBAL DEBUG validating counter group 0x55bea65d8040(bts) with 102 counters (rate_ctr.c:86) 20250212125436564 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125436564 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125436564 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125436564 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125436564 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125436564 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125436564 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125436564 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125436564 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125436564 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125436564 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125436564 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125436564 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125436564 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125436564 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125436564 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125436564 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125436564 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125436564 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125436565 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125436565 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125436565 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125436565 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125436565 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125436565 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125436565 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125436565 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125436565 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125436565 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125436565 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125436565 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125436565 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125436565 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125436565 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125436565 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125436565 DLGLOBAL DEBUG validating counter group 0x7f8e97c955e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125436565 DLGLOBAL DEBUG validating counter group 0x55bea65d7720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125436565 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125436565 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125436565 DLGLOBAL DEBUG validating counter group 0x7f8e97c96180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125436565 DLGLOBAL DEBUG validating counter group 0x7f8e97c96160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125436565 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125436565 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) 20250212125436565 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) 20250212125436565 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125436565 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125436565 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125436565 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125436565 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125436565 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125436565 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125436565 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125436565 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125436565 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125436565 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125436565 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125436565 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125436565 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125436565 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125436565 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125436565 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125436565 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125436565 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125436565 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125436565 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125436565 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125436565 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125436565 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125436565 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125436565 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125436565 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) 20250212125436565 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125436565 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(488)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(488)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(488)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(488)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(485)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(485)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(485)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(485)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(488)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(488)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(488)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(488)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212125436567 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125436567 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) 20250212125436567 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) 20250212125436567 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125436567 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125436567 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) 20250212125436568 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125436568 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) 20250212125436568 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(485)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(485)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125436568 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125436568 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) 20250212125436568 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) 20250212125436568 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125436568 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125436568 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125436568 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125436568 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125436568 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125436568 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125436569 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125436569 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(485)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(485)@8d0f06c41a7d: Start timer Tns_test: 10 s 482@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 482@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125436575 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125436575 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125436575 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125436575 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125436575 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125436575 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125436575 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125436575 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_paging_cs_from_sgsn_sign_ptmsi-BVCI1234(483)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_paging_cs_from_sgsn_sign_ptmsi-BVCI1234(483)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125436578 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125436578 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125436578 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125436578 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125436578 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125436578 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125436578 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125436578 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125436578 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) 20250212125436578 DL1IF DEBUG 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@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125436579 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) 20250212125436579 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) 20250212125436579 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) 20250212125436579 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) 20250212125436579 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) 20250212125436579 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) 20250212125436579 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) 20250212125436579 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) 20250212125436579 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) 20250212125436579 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) 20250212125436579 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) 20250212125436579 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) 20250212125436580 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) 20250212125436580 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) 20250212125436580 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) 20250212125436580 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125436580 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125436580 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125436580 DLGLOBAL DEBUG validating counter group 0x55bea65d7760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125436580 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125436580 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125436580 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125436580 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125436580 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125436580 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125436580 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125436580 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125436580 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125436580 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125436580 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125436580 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125436580 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125436580 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125436580 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125436580 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125436580 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125436580 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125436580 DLGLOBAL DEBUG validating counter group 0x55bea65d7b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125436580 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125436580 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125436580 DLGLOBAL DEBUG validating counter group 0x55bea65d7c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125436580 DLGLOBAL DEBUG validating counter group 0x55bea65d7c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125436580 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125436580 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125436580 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125436580 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125436580 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212125436580 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125436580 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125436580 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125436580 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125436580 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) 20250212125436580 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) 20250212125436580 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125436580 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125436580 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125436580 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) 20250212125436581 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125436581 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125436581 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125436581 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125436581 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125436581 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125436581 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125436581 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125436581 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125436581 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(488)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125436583 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) 20250212125436583 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) 20250212125436583 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125436584 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125436584 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125436584 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125436584 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125436584 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) BTS(488)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125436597 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) 20250212125436597 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) 20250212125436597 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) 20250212125436597 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) 20250212125436597 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) 20250212125436597 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) 20250212125436598 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) 20250212125436598 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) 20250212125436598 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) 20250212125436598 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) 20250212125436598 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) 20250212125436598 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) 20250212125436598 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) 20250212125436598 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) 20250212125436598 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) 20250212125436598 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) 20250212125436601 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) 20250212125436601 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) 20250212125436602 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(488)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125436615 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) 20250212125436615 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) 20250212125436616 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) 20250212125436616 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) 20250212125436616 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) 20250212125436616 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) 20250212125436616 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) 20250212125436616 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) 20250212125436616 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) 20250212125436616 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) 20250212125436616 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) 20250212125436616 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) 20250212125436617 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) 20250212125436617 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) 20250212125436617 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) 20250212125436617 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) 20250212125436625 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) 20250212125436625 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) 20250212125436625 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(488)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125436640 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) 20250212125436640 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) 20250212125436641 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) 20250212125436641 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) 20250212125436642 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) 20250212125436642 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) 20250212125436644 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) 20250212125436644 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) 20250212125436645 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) 20250212125436645 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) 20250212125436646 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) 20250212125436646 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) 20250212125436647 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) 20250212125436647 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) 20250212125436648 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) 20250212125436648 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) 20250212125436649 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) 20250212125436649 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) 20250212125436650 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(488)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125436658 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) 20250212125436658 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) 20250212125436659 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) 20250212125436659 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) 20250212125436659 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) 20250212125436659 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) 20250212125436659 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) 20250212125436659 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) 20250212125436659 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) 20250212125436659 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) 20250212125436659 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) 20250212125436659 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) 20250212125436659 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) 20250212125436659 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) 20250212125436660 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) 20250212125436660 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) 20250212125436663 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) 20250212125436663 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) 20250212125436663 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(488)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125436678 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) 20250212125436678 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) 20250212125436680 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) 20250212125436680 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) 20250212125436681 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) 20250212125436681 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) 20250212125436682 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) 20250212125436682 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) 20250212125436683 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) 20250212125436683 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) 20250212125436684 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) 20250212125436684 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) 20250212125436685 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) 20250212125436685 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) 20250212125436686 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) 20250212125436686 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) 20250212125436688 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) 20250212125436688 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) 20250212125436689 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(488)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125436702 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) 20250212125436702 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) 20250212125436704 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) 20250212125436704 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) 20250212125436705 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) 20250212125436705 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) 20250212125436706 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) 20250212125436706 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) 20250212125436707 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) 20250212125436707 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) 20250212125436708 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) 20250212125436708 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) 20250212125436710 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) 20250212125436710 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) 20250212125436711 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) 20250212125436711 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) 20250212125436712 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) 20250212125436712 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) 20250212125436712 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(488)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125436722 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) 20250212125436722 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) 20250212125436724 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) 20250212125436724 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) 20250212125436724 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) 20250212125436724 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) 20250212125436725 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) 20250212125436725 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) 20250212125436726 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) 20250212125436726 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) 20250212125436727 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) 20250212125436727 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) 20250212125436729 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) 20250212125436729 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) 20250212125436730 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) 20250212125436730 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) 20250212125436732 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) 20250212125436732 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) 20250212125436732 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(488)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125436740 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) 20250212125436740 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) 20250212125436740 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) 20250212125436740 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) 20250212125436741 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) 20250212125436741 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) 20250212125436741 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) 20250212125436741 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) 20250212125436742 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) 20250212125436742 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) 20250212125436742 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) 20250212125436742 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) 20250212125436743 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) 20250212125436743 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) 20250212125436743 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) 20250212125436743 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) 20250212125436749 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) 20250212125436749 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) 20250212125436750 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(488)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125436763 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) 20250212125436763 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) 20250212125436763 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) 20250212125436763 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) 20250212125436763 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) 20250212125436763 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) 20250212125436764 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) 20250212125436764 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) 20250212125436764 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) 20250212125436764 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) 20250212125436764 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) 20250212125436764 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) 20250212125436764 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) 20250212125436764 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) 20250212125436764 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) 20250212125436764 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) 20250212125436768 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) 20250212125436768 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) 20250212125436768 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(488)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125436781 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125436781 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125436781 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125436783 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) 20250212125436783 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) 20250212125436784 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) 20250212125436784 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) 20250212125436785 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) 20250212125436785 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) 20250212125436786 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) 20250212125436786 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) 20250212125436787 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) 20250212125436787 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) 20250212125436787 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) 20250212125436787 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) 20250212125436788 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) 20250212125436788 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) 20250212125436788 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) 20250212125436788 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) 20250212125436789 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) 20250212125436789 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) 20250212125436789 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20250212125436789 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) 20250212125436790 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(488)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125436798 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125436798 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125436798 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125436798 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125436798 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0F94776C (bts.cpp:444) 20250212125436798 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125436798 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125436802 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) 20250212125436802 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) 20250212125436803 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) 20250212125436803 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) 20250212125436803 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) 20250212125436804 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) 20250212125436804 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) 20250212125436804 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) 20250212125436805 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) 20250212125436805 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) 20250212125436805 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) 20250212125436805 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) 20250212125436806 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) 20250212125436806 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) 20250212125436806 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) 20250212125436806 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) 20250212125436811 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) 20250212125436811 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) 20250212125436811 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20250212125436811 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125436811 DRLCMAC DEBUG Paging MI - TMSI-0x0F94776C (pdch.cpp:258) 20250212125436811 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125436811 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 15 | u.TMSI = 148 | u.TMSI = 119 | u.TMSI = 108 | 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) 20250212125436811 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125436812 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125436812 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 30 7c a3 bb 60 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125436812 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(488)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000000000000000000000'O BTS(488)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125436820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48214<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125436823 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48200<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125436825 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125436825 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125436825 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125436825 DTBF INFO TBF(UL:TFI-0-0-0:G){FLOW} free (tbf.cpp:271) 20250212125436825 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125436826 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125436826 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){FLOW} (gprs_ms.c:381) 20250212125436826 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125436826 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20250212125436826 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125436826 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125436826 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Deallocated (fsm.c:568) 20250212125436826 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125436826 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125436826 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125436826 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125436826 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125436826 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125436826 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125436826 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125436826 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125436827 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125436827 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125436827 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125436827 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125436827 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) 20250212125436827 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) 20250212125436827 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 8976 with status 0 MTC@8d0f06c41a7d: Test case TC_paging_cs_from_sgsn_sign_ptmsi finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_from_sgsn_sign_ptmsi pass'. respawn: 44: starting: osmo-pcu Wed Feb 12 12:54:36 UTC 2025 ====== 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 20250212125436843 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125436843 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125436843 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125436843 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125436864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48228<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125436964 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48228<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75420) Waiting for packet dumper to finish... 1 (prev_count=75420, count=134008) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_from_sgsn_sign_ptmsi pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_from_sgsn_sign'. ------ PCU_Tests.TC_paging_cs_from_sgsn_sign ------ Wed Feb 12 12:54:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_cs_from_sgsn_sign.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_cs_from_sgsn_sign.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_from_sgsn_sign' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_paging_cs_from_sgsn_sign started. 494@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_paging_cs_from_sgsn_sign-BVCI1234(496)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 494@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(498)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 494@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 20250212125440038 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48234<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 494@8d0f06c41a7d: 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(502)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 494@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(502)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(499)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(499)@8d0f06c41a7d: Start timer T: 5 s 20250212125440048 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48240<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(499)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_paging_cs_from_sgsn_sign-STATS(504)@8d0f06c41a7d: Start timer T: 2 s TC_paging_cs_from_sgsn_sign-STATS(504)@8d0f06c41a7d: Start timer T: 2 s 494@8d0f06c41a7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(505)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(505)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125441844 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125441844 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125441844 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(499)@8d0f06c41a7d: OsmoPCU is now connected BTS(501)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125441848 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125441848 DLGLOBAL DEBUG validating counter group 0x558ee0310040(bts) with 102 counters (rate_ctr.c:86) 20250212125441848 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125441848 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125441848 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125441848 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125441848 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125441848 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125441848 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125441848 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125441848 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125441848 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125441848 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125441848 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125441848 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125441848 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125441848 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125441848 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125441848 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125441848 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125441848 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125441848 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125441848 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125441848 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125441848 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125441848 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125441848 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125441848 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125441848 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125441848 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125441848 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125441848 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125441848 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125441848 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125441848 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125441848 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125441848 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125441848 DLGLOBAL DEBUG validating counter group 0x7f57ca4575e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125441848 DLGLOBAL DEBUG validating counter group 0x558ee030f720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125441848 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125441848 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125441848 DLGLOBAL DEBUG validating counter group 0x7f57ca458180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125441848 DLGLOBAL DEBUG validating counter group 0x7f57ca458160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125441848 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125441848 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) 20250212125441848 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) 20250212125441848 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125441848 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125441848 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125441848 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125441848 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125441848 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125441848 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125441848 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125441848 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125441848 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125441848 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125441848 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125441848 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125441848 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125441848 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125441848 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125441848 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125441848 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125441848 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125441848 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125441848 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125441848 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125441848 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125441848 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125441848 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125441848 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125441848 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) 20250212125441848 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125441848 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(501)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(501)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(501)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(501)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(501)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(501)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(501)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(498)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(501)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(498)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(498)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(498)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212125441851 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125441851 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) 20250212125441851 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) 20250212125441851 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125441851 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125441851 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) 20250212125441851 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125441851 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) 20250212125441851 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(498)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(498)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125441851 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125441851 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) 20250212125441851 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) 20250212125441851 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125441851 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125441851 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125441851 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125441851 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125441852 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125441852 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125441852 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125441852 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(498)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(498)@8d0f06c41a7d: Start timer Tns_test: 10 s 495@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 495@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125441856 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125441856 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125441856 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125441856 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125441856 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125441856 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125441856 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125441856 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_paging_cs_from_sgsn_sign-BVCI1234(496)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_paging_cs_from_sgsn_sign-BVCI1234(496)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125441859 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125441859 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125441859 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125441859 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125441859 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125441859 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125441859 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125441859 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125441860 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) 20250212125441860 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125441860 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125441860 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125441860 DLGLOBAL DEBUG validating counter group 0x558ee030f760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125441860 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125441860 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125441860 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125441860 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125441860 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125441860 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125441860 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125441860 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125441860 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125441860 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125441860 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125441860 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125441860 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125441860 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125441860 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125441860 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125441860 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125441860 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125441860 DLGLOBAL DEBUG validating counter group 0x558ee030fb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125441860 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125441860 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125441860 DLGLOBAL DEBUG validating counter group 0x558ee030fc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125441860 DLGLOBAL DEBUG validating counter group 0x558ee030fc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125441860 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125441860 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125441860 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125441860 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125441860 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212125441860 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125441860 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125441860 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125441860 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125441860 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) 20250212125441860 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) 20250212125441860 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125441860 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125441860 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125441860 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) 20250212125441860 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125441860 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125441860 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125441860 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125441860 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125441860 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125441860 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125441861 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125441861 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125441861 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(501)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 } } } } } } } } } 20250212125441862 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) 20250212125441862 DL1IF DEBUG 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@8d0f06c41a7d: 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 } 20250212125441862 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) 20250212125441862 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) 20250212125441863 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) 20250212125441863 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) 20250212125441863 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125441863 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125441863 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125441863 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125441863 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125441863 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) 20250212125441863 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) 20250212125441863 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) 20250212125441863 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) 20250212125441863 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) 20250212125441863 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) 20250212125441863 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) 20250212125441863 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) 20250212125441863 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) 20250212125441863 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) 20250212125441866 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) 20250212125441866 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) 20250212125441866 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(501)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125441880 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) 20250212125441880 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) 20250212125441880 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) 20250212125441880 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) 20250212125441881 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) 20250212125441881 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) 20250212125441881 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) 20250212125441881 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) 20250212125441881 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) 20250212125441881 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) 20250212125441881 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) 20250212125441881 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) 20250212125441881 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) 20250212125441881 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) 20250212125441881 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) 20250212125441881 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) 20250212125441885 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) 20250212125441885 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) 20250212125441885 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(501)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125441899 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) 20250212125441899 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) 20250212125441899 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) 20250212125441899 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) 20250212125441899 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) 20250212125441899 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) 20250212125441899 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) 20250212125441899 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) 20250212125441900 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) 20250212125441900 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) 20250212125441900 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) 20250212125441900 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) 20250212125441900 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) 20250212125441900 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) 20250212125441900 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) 20250212125441900 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) 20250212125441908 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) 20250212125441908 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) 20250212125441908 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(501)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125441922 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) 20250212125441922 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) 20250212125441923 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) 20250212125441923 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) 20250212125441923 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) 20250212125441923 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) 20250212125441923 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) 20250212125441923 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) 20250212125441923 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) 20250212125441923 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) 20250212125441923 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) 20250212125441923 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) 20250212125441923 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) 20250212125441923 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) 20250212125441923 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) 20250212125441923 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) 20250212125441927 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) 20250212125441927 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) 20250212125441927 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(501)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125441941 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) 20250212125441941 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) 20250212125441941 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) 20250212125441941 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) 20250212125441941 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) 20250212125441941 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) 20250212125441941 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) 20250212125441941 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) 20250212125441942 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) 20250212125441942 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) 20250212125441942 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) 20250212125441942 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) 20250212125441942 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) 20250212125441942 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) 20250212125441942 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) 20250212125441942 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) 20250212125441946 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) 20250212125441946 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) 20250212125441946 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(501)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125441960 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) 20250212125441960 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) 20250212125441960 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) 20250212125441960 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) 20250212125441960 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) 20250212125441960 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) 20250212125441960 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) 20250212125441960 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) 20250212125441960 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) 20250212125441960 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) 20250212125441961 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) 20250212125441961 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) 20250212125441961 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) 20250212125441961 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) 20250212125441961 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) 20250212125441961 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) 20250212125441969 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) 20250212125441969 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) 20250212125441969 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(501)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125441983 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) 20250212125441983 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) 20250212125441983 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) 20250212125441983 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) 20250212125441983 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) 20250212125441983 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) 20250212125441983 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) 20250212125441983 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) 20250212125441983 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) 20250212125441984 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) 20250212125441984 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) 20250212125441984 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) 20250212125441984 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) 20250212125441984 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) 20250212125441984 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) 20250212125441984 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) 20250212125441987 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) 20250212125441987 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) 20250212125441988 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(501)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125442001 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) 20250212125442001 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) 20250212125442002 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) 20250212125442002 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) 20250212125442002 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) 20250212125442002 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) 20250212125442002 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) 20250212125442002 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) 20250212125442002 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) 20250212125442002 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) 20250212125442002 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) 20250212125442002 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) 20250212125442002 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) 20250212125442002 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) 20250212125442003 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) 20250212125442003 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) 20250212125442006 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) 20250212125442006 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) 20250212125442006 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(501)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125442020 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) 20250212125442020 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) 20250212125442020 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) 20250212125442020 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) 20250212125442020 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) 20250212125442020 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) 20250212125442021 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) 20250212125442021 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) 20250212125442021 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) 20250212125442021 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) 20250212125442021 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) 20250212125442021 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) 20250212125442021 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) 20250212125442021 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) 20250212125442021 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) 20250212125442021 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) 20250212125442029 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) 20250212125442029 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) 20250212125442030 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(501)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125442043 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) 20250212125442043 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) 20250212125442044 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) 20250212125442044 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) 20250212125442044 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) 20250212125442044 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) 20250212125442044 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) 20250212125442044 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) 20250212125442044 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) 20250212125442044 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) 20250212125442044 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) 20250212125442044 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) 20250212125442044 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) 20250212125442044 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) 20250212125442045 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) 20250212125442045 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) 20250212125442048 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) 20250212125442048 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) 20250212125442048 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(501)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125442061 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125442061 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125442061 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125442062 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) 20250212125442062 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) 20250212125442062 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) 20250212125442062 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) 20250212125442062 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) 20250212125442062 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) 20250212125442063 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) 20250212125442063 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) 20250212125442063 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) 20250212125442063 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) 20250212125442063 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) 20250212125442063 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) 20250212125442063 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) 20250212125442063 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) 20250212125442063 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) 20250212125442063 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) 20250212125442067 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) 20250212125442067 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) 20250212125442067 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20250212125442067 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) 20250212125442067 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(501)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125442069 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125442069 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125442069 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125442069 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125442069 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000042 (bts.cpp:444) 20250212125442069 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125442069 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125442081 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) 20250212125442081 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) 20250212125442081 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) 20250212125442081 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) 20250212125442081 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) 20250212125442081 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) 20250212125442081 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) 20250212125442081 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) 20250212125442081 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) 20250212125442081 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) 20250212125442081 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) 20250212125442081 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) 20250212125442082 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) 20250212125442082 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) 20250212125442082 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) 20250212125442082 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) 20250212125442090 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) 20250212125442090 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) 20250212125442090 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20250212125442090 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125442090 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20250212125442090 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125442090 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125442090 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125442090 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125442090 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) 20250212125442090 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(501)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O BTS(501)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125442092 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48240<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125442093 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48234<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125442093 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125442093 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125442093 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125442093 DTBF INFO TBF(UL:TFI-0-0-0:G){FLOW} free (tbf.cpp:271) 20250212125442093 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125442093 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125442093 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){FLOW} (gprs_ms.c:381) 20250212125442093 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125442093 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20250212125442093 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125442093 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125442093 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Deallocated (fsm.c:568) 20250212125442093 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125442093 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125442093 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125442093 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125442093 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125442093 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125442093 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125442094 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125442094 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125442094 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125442094 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125442094 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125442094 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125442094 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) 20250212125442094 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) 20250212125442094 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 9036 with status 0 MTC@8d0f06c41a7d: Test case TC_paging_cs_from_sgsn_sign finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_from_sgsn_sign pass'. Wed Feb 12 12:54:42 UTC 2025 ====== 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 respawn: 45: starting: osmo-pcu 20250212125442108 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125442108 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125442108 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125442108 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125442128 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54900<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125442228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54900<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=130964) Waiting for packet dumper to finish... 1 (prev_count=130964, count=134684) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_from_sgsn_sign pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_from_sgsn_ptp'. ------ PCU_Tests.TC_paging_cs_from_sgsn_ptp ------ Wed Feb 12 12:54:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_cs_from_sgsn_ptp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_cs_from_sgsn_ptp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_from_sgsn_ptp' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_paging_cs_from_sgsn_ptp started. 507@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_paging_cs_from_sgsn_ptp-BVCI1234(509)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 507@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 507@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(511)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125445272 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54912<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 507@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(515)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 507@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(515)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(512)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20250212125445280 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54914<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(512)@8d0f06c41a7d: Start timer T: 5 s PCUIF(512)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_paging_cs_from_sgsn_ptp-STATS(517)@8d0f06c41a7d: Start timer T: 2 s 507@8d0f06c41a7d: 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_ptp-STATS(517)@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(518)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(518)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125447109 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125447109 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125447109 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(512)@8d0f06c41a7d: OsmoPCU is now connected BTS(514)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125447113 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125447113 DLGLOBAL DEBUG validating counter group 0x5566293dc040(bts) with 102 counters (rate_ctr.c:86) 20250212125447113 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125447113 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125447113 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125447113 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125447113 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125447113 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125447113 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125447113 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125447113 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125447113 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125447113 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125447113 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125447113 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125447113 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125447113 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125447113 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125447113 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125447113 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125447113 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125447113 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125447113 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125447113 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125447113 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125447113 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125447113 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125447113 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125447113 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125447113 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125447113 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125447113 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125447113 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125447113 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125447113 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125447113 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125447113 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125447113 DLGLOBAL DEBUG validating counter group 0x7f47044fe5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125447113 DLGLOBAL DEBUG validating counter group 0x5566293db720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125447113 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125447114 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125447114 DLGLOBAL DEBUG validating counter group 0x7f47044ff180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125447114 DLGLOBAL DEBUG validating counter group 0x7f47044ff160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125447114 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125447114 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) 20250212125447114 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) 20250212125447114 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125447114 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125447114 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125447114 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125447114 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125447114 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125447114 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125447114 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125447114 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125447114 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125447114 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125447114 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125447114 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125447114 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125447114 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125447114 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125447114 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125447114 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125447114 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125447114 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125447114 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125447114 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125447114 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125447114 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125447114 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125447114 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125447114 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) 20250212125447114 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125447114 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(514)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(514)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(514)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(514)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(511)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(514)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(511)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE BTS(514)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(511)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(511)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(514)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(514)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212125447116 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125447116 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) 20250212125447116 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) 20250212125447116 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125447116 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125447116 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) 20250212125447116 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125447116 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) 20250212125447116 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(511)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(511)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125447116 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125447116 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) 20250212125447116 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) 20250212125447116 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125447116 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125447116 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125447116 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125447116 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125447116 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125447116 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125447117 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125447117 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(511)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(511)@8d0f06c41a7d: Start timer Tns_test: 10 s 508@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 508@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125447122 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125447122 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125447122 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125447122 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125447122 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125447122 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125447122 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125447122 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_paging_cs_from_sgsn_ptp-BVCI1234(509)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_paging_cs_from_sgsn_ptp-BVCI1234(509)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125447126 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125447126 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125447126 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125447126 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125447126 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125447126 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125447126 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125447126 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 20250212125447126 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) 20250212125447126 DL1IF DEBUG 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@8d0f06c41a7d: Start timer T: 2 s 20250212125447127 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) 20250212125447127 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) 20250212125447127 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) 20250212125447127 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) 20250212125447127 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) 20250212125447127 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) 20250212125447127 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) 20250212125447127 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) 20250212125447128 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) 20250212125447128 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) 20250212125447128 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) 20250212125447128 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) 20250212125447128 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) 20250212125447128 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) 20250212125447128 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125447128 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125447128 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125447128 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125447128 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125447128 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125447128 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125447128 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125447128 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125447128 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125447129 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) 20250212125447129 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125447129 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125447129 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125447129 DLGLOBAL DEBUG validating counter group 0x5566293db760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125447129 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125447129 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125447129 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125447129 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125447129 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125447129 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125447129 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125447129 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125447129 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125447129 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125447129 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125447129 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125447129 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125447129 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125447129 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125447129 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125447129 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125447129 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125447129 DLGLOBAL DEBUG validating counter group 0x5566293dbb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125447129 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125447129 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125447129 DLGLOBAL DEBUG validating counter group 0x5566293dbc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125447129 DLGLOBAL DEBUG validating counter group 0x5566293dbc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125447129 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125447129 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125447129 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125447129 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125447129 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212125447129 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125447129 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125447129 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125447129 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125447129 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) 20250212125447129 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) 20250212125447129 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125447129 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125447129 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125447129 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(514)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20250212125447131 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125447132 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125447132 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125447132 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125447132 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125447132 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125447145 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) 20250212125447145 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) 20250212125447145 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) 20250212125447145 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) 20250212125447146 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) 20250212125447146 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) 20250212125447146 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) 20250212125447146 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) 20250212125447146 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) 20250212125447146 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) 20250212125447147 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) 20250212125447147 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) 20250212125447147 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) 20250212125447147 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) 20250212125447147 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) 20250212125447147 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) 20250212125447150 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) 20250212125447150 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) 20250212125447150 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(514)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125447163 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) 20250212125447163 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) 20250212125447164 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) 20250212125447164 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) 20250212125447164 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) 20250212125447164 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) 20250212125447164 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) 20250212125447164 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) 20250212125447164 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) 20250212125447164 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) 20250212125447165 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) 20250212125447165 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) 20250212125447165 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) 20250212125447165 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) 20250212125447165 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) 20250212125447165 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) 20250212125447173 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) 20250212125447173 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) 20250212125447173 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(514)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125447187 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) 20250212125447187 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) 20250212125447187 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) 20250212125447187 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) 20250212125447188 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) 20250212125447188 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) 20250212125447188 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) 20250212125447188 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) 20250212125447188 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) 20250212125447188 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) 20250212125447188 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) 20250212125447188 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) 20250212125447189 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) 20250212125447189 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) 20250212125447189 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) 20250212125447189 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) 20250212125447191 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) 20250212125447191 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) 20250212125447192 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(514)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125447206 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) 20250212125447206 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) 20250212125447206 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) 20250212125447206 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) 20250212125447206 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) 20250212125447206 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) 20250212125447206 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) 20250212125447206 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) 20250212125447206 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) 20250212125447206 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) 20250212125447207 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) 20250212125447207 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) 20250212125447207 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) 20250212125447207 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) 20250212125447207 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) 20250212125447207 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) 20250212125447210 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) 20250212125447210 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) 20250212125447210 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(514)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125447224 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) 20250212125447224 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) 20250212125447224 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) 20250212125447224 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) 20250212125447224 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) 20250212125447224 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) 20250212125447225 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) 20250212125447225 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) 20250212125447225 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) 20250212125447225 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) 20250212125447225 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) 20250212125447225 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) 20250212125447225 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) 20250212125447225 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) 20250212125447225 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) 20250212125447225 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) 20250212125447233 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) 20250212125447233 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) 20250212125447233 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(514)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125447247 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) 20250212125447247 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) 20250212125447248 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) 20250212125447248 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) 20250212125447248 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) 20250212125447248 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) 20250212125447248 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) 20250212125447248 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) 20250212125447248 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) 20250212125447248 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) 20250212125447248 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) 20250212125447248 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) 20250212125447249 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) 20250212125447249 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) 20250212125447249 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) 20250212125447249 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) 20250212125447252 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) 20250212125447252 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) 20250212125447252 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(514)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125447267 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) 20250212125447267 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) 20250212125447267 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) 20250212125447267 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) 20250212125447268 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) 20250212125447268 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) 20250212125447268 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) 20250212125447268 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) 20250212125447268 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) 20250212125447268 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) 20250212125447268 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) 20250212125447268 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) 20250212125447268 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) 20250212125447268 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) 20250212125447268 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) 20250212125447268 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) 20250212125447271 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) 20250212125447271 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) 20250212125447272 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(514)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125447286 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) 20250212125447286 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) 20250212125447286 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) 20250212125447286 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) 20250212125447286 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) 20250212125447286 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) 20250212125447287 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) 20250212125447287 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) 20250212125447287 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) 20250212125447287 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) 20250212125447287 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) 20250212125447287 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) 20250212125447287 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) 20250212125447287 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) 20250212125447288 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) 20250212125447288 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) 20250212125447295 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) 20250212125447295 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) 20250212125447295 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(514)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125447311 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) 20250212125447311 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) 20250212125447311 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) 20250212125447311 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) 20250212125447312 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) 20250212125447312 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) 20250212125447312 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) 20250212125447312 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) 20250212125447312 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) 20250212125447312 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) 20250212125447312 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) 20250212125447313 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) 20250212125447313 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) 20250212125447313 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) 20250212125447313 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) 20250212125447313 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) 20250212125447315 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) 20250212125447316 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) 20250212125447316 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(514)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125447329 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125447329 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125447329 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125447329 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) 20250212125447329 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) 20250212125447330 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) 20250212125447330 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) 20250212125447330 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) 20250212125447330 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) 20250212125447330 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) 20250212125447330 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) 20250212125447330 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) 20250212125447330 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) 20250212125447330 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) 20250212125447330 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) 20250212125447331 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) 20250212125447331 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) 20250212125447331 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) 20250212125447331 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) 20250212125447334 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) 20250212125447334 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) 20250212125447334 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20250212125447334 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) 20250212125447334 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(514)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125447337 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125447337 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125447337 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125447337 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125447337 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000042 (bts.cpp:444) 20250212125447337 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125447337 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125447348 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) 20250212125447348 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) 20250212125447348 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) 20250212125447348 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) 20250212125447349 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) 20250212125447349 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) 20250212125447349 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) 20250212125447349 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) 20250212125447349 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) 20250212125447349 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) 20250212125447349 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) 20250212125447349 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) 20250212125447349 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) 20250212125447349 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) 20250212125447349 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) 20250212125447349 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) 20250212125447358 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) 20250212125447358 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) 20250212125447358 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20250212125447358 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125447358 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20250212125447358 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125447358 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125447358 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125447358 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125447358 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) 20250212125447358 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(514)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O BTS(514)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125447360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54914<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125447361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54912<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125447362 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125447362 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125447362 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125447362 DTBF INFO TBF(UL:TFI-0-0-0:G){FLOW} free (tbf.cpp:271) 20250212125447362 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125447362 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125447362 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){FLOW} (gprs_ms.c:381) 20250212125447362 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125447362 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20250212125447362 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125447362 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125447362 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Deallocated (fsm.c:568) 20250212125447362 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125447362 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125447362 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125447362 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125447362 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125447362 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125447362 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125447362 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125447362 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125447362 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125447362 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125447362 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125447362 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125447362 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) 20250212125447362 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) 20250212125447362 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 9102 with status 0 MTC@8d0f06c41a7d: Test case TC_paging_cs_from_sgsn_ptp finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_from_sgsn_ptp pass'. respawn: 46: starting: osmo-pcu Wed Feb 12 12:54:47 UTC 2025 ====== 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 20250212125447374 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125447374 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125447374 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125447375 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125447396 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54922<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125447496 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54922<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=78728) Waiting for packet dumper to finish... 1 (prev_count=78728, count=133968) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_from_sgsn_ptp pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_ps_from_sgsn_sign_ptmsi'. ------ PCU_Tests.TC_paging_ps_from_sgsn_sign_ptmsi ------ Wed Feb 12 12:54:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_ps_from_sgsn_sign_ptmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_ps_from_sgsn_sign_ptmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_ps_from_sgsn_sign_ptmsi' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_paging_ps_from_sgsn_sign_ptmsi started. MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 20250212125450574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54928<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(520)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(520)@8d0f06c41a7d: Start timer T: 5 s PCUIF(520)@8d0f06c41a7d: Start timer T_Conn: 10 s 20250212125450602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54938<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_paging_ps_from_sgsn_sign_ptmsi-STATS(522)@8d0f06c41a7d: Start timer T: 2 s TC_paging_ps_from_sgsn_sign_ptmsi-STATS(522)@8d0f06c41a7d: Start timer T: 2 s 20250212125452375 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125452375 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125452375 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(520)@8d0f06c41a7d: OsmoPCU is now connected BTS(521)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" 20250212125452388 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125452388 DLGLOBAL DEBUG validating counter group 0x5587b645e040(bts) with 102 counters (rate_ctr.c:86) 20250212125452388 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125452388 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125452388 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125452388 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125452388 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125452388 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125452388 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125452388 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125452388 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125452388 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125452388 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125452388 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125452388 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125452388 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125452388 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125452388 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125452388 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125452388 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125452388 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125452388 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125452388 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125452388 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125452388 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125452388 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125452388 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125452388 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125452388 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125452388 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125452388 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125452388 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125452388 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125452388 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125452388 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125452388 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125452388 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125452388 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125452388 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125452388 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125452388 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125452388 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125452388 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125452388 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125452388 DLGLOBAL DEBUG validating counter group 0x7fbcd89485e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125452388 DLGLOBAL DEBUG validating counter group 0x5587b645d720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125452388 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125452388 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125452388 DLGLOBAL DEBUG validating counter group 0x7fbcd8949180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125452388 DLGLOBAL DEBUG validating counter group 0x7fbcd8949160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125452388 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125452388 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) 20250212125452388 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) 20250212125452388 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125452388 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125452388 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125452388 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125452388 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125452388 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125452388 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125452388 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125452388 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125452388 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125452388 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125452388 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125452388 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125452388 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125452388 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125452388 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125452388 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125452388 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125452388 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125452388 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125452388 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125452388 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125452388 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125452388 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125452388 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125452388 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125452389 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) 20250212125452389 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125452389 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(521)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(521)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(521)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(521)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(521)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(521)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(521)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(521)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 524@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 20250212125452399 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) 20250212125452399 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125452400 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) 20250212125452400 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) 20250212125452400 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) 20250212125452400 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) 20250212125452400 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) 20250212125452400 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) 20250212125452401 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) 20250212125452401 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) 20250212125452401 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) 20250212125452401 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) 20250212125452401 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) 20250212125452401 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) 20250212125452402 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) 20250212125452402 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) 20250212125452403 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) TC_paging_ps_from_sgsn_sign_ptmsi-BVCI1234(526)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 TC_paging_ps_from_sgsn_sign_ptmsi-STATS(522)@8d0f06c41a7d: Start timer T: 2 s 524@8d0f06c41a7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(528)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 10 s 524@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(528)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125452418 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) 20250212125452418 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) 20250212125452419 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) 20250212125452419 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) 20250212125452419 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) 20250212125452419 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) 20250212125452419 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) 20250212125452419 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) 20250212125452420 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) 20250212125452420 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) 20250212125452421 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) 20250212125452421 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) 20250212125452421 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) 20250212125452421 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) 20250212125452422 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) 20250212125452422 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) 524@8d0f06c41a7d: 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 } 20250212125452423 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) -NSVCI1234(530)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 524@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(530)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125452437 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) 20250212125452437 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) 20250212125452438 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) 20250212125452438 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) 20250212125452439 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) 20250212125452439 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) 20250212125452439 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) 20250212125452439 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) 20250212125452439 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) 20250212125452439 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) 20250212125452439 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) 20250212125452439 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) 524@8d0f06c41a7d: 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 } 20250212125452440 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) 20250212125452440 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) 20250212125452440 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) 20250212125452440 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(532)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(532)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125452446 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125452462 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) 20250212125452462 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) 20250212125452463 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) 20250212125452463 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) 20250212125452463 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) 20250212125452463 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) 20250212125452464 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) 20250212125452464 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) 20250212125452465 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) 20250212125452465 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) 20250212125452465 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) 20250212125452465 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) 20250212125452466 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) 20250212125452466 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) 20250212125452467 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) 20250212125452467 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) 20250212125452468 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125452481 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) 20250212125452481 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) 20250212125452483 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) 20250212125452483 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) 20250212125452484 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) 20250212125452484 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) 20250212125452485 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) 20250212125452485 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) 20250212125452485 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) 20250212125452485 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) 20250212125452486 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) 20250212125452486 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) 20250212125452486 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) 20250212125452486 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) 20250212125452487 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) 20250212125452487 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) 20250212125452488 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125452500 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) 20250212125452500 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) 20250212125452501 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) 20250212125452501 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) 20250212125452502 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) 20250212125452502 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) 20250212125452503 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) 20250212125452503 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) 20250212125452504 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) 20250212125452504 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) 20250212125452504 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) 20250212125452504 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) 20250212125452505 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) 20250212125452505 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) 20250212125452506 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) 20250212125452506 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) 20250212125452509 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125452522 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) 20250212125452522 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) 20250212125452523 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) 20250212125452523 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) 20250212125452523 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) 20250212125452523 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) 20250212125452523 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) 20250212125452523 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) 20250212125452524 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) 20250212125452524 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) 20250212125452524 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) 20250212125452524 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) 20250212125452524 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) 20250212125452524 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) 20250212125452524 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) 20250212125452524 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) 20250212125452527 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125452542 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) 20250212125452542 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) 20250212125452543 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) 20250212125452543 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) 20250212125452544 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) 20250212125452544 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) 20250212125452544 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) 20250212125452544 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) 20250212125452545 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) 20250212125452545 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) 20250212125452546 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) 20250212125452546 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) 20250212125452546 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) 20250212125452546 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) 20250212125452547 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) 20250212125452547 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) 20250212125452548 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125452562 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) 20250212125452562 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) 20250212125452564 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) 20250212125452564 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) 20250212125452564 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) 20250212125452564 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) 20250212125452565 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) 20250212125452565 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) 20250212125452566 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) 20250212125452566 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) 20250212125452567 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) 20250212125452567 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) 20250212125452568 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) 20250212125452568 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) 20250212125452568 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) 20250212125452568 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) 20250212125452571 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125452586 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) 20250212125452587 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) 20250212125452588 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) 20250212125452588 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) 20250212125452589 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) 20250212125452589 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) 20250212125452590 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) 20250212125452590 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) 20250212125452590 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) 20250212125452590 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) 20250212125452591 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) 20250212125452591 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) 20250212125452592 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) 20250212125452592 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) 20250212125452592 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) 20250212125452592 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) 20250212125452593 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125452605 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) 20250212125452605 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) 20250212125452606 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) 20250212125452607 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) 20250212125452607 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) 20250212125452608 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) 20250212125452609 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) 20250212125452609 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) 20250212125452611 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) 20250212125452611 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) 20250212125452611 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) 20250212125452611 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) 20250212125452612 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) 20250212125452612 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) 20250212125452613 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) 20250212125452613 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) 20250212125452614 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125452625 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) 20250212125452625 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) 20250212125452626 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) 20250212125452626 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) 20250212125452627 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) 20250212125452627 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) 20250212125452627 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) 20250212125452628 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) 20250212125452628 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) 20250212125452628 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) 20250212125452629 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) 20250212125452629 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) 20250212125452630 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) 20250212125452630 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) 20250212125452631 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) 20250212125452631 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) 20250212125452634 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125452649 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) 20250212125452650 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) 20250212125452651 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) 20250212125452651 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) 20250212125452652 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) 20250212125452652 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) 20250212125452652 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) 20250212125452652 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) 20250212125452653 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) 20250212125452653 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) 20250212125452654 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) 20250212125452655 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) 20250212125452656 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) 20250212125452656 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) 20250212125452657 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) 20250212125452657 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) 20250212125452657 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125452669 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) 20250212125452669 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) 20250212125452669 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) 20250212125452670 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) 20250212125452670 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) 20250212125452670 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) 20250212125452671 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) 20250212125452671 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) 20250212125452671 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) 20250212125452671 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) 20250212125452672 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) 20250212125452672 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) 20250212125452672 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) 20250212125452672 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) 20250212125452673 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) 20250212125452673 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) 20250212125452673 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125452688 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) 20250212125452688 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) 20250212125452689 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) 20250212125452689 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) 20250212125452689 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) 20250212125452689 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) 20250212125452690 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) 20250212125452690 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) 20250212125452691 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) 20250212125452691 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) 20250212125452691 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) 20250212125452691 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) 20250212125452692 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) 20250212125452692 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) 20250212125452692 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) 20250212125452692 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) 20250212125452696 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125452711 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) 20250212125452711 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) 20250212125452712 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) 20250212125452712 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) 20250212125452713 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) 20250212125452713 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) 20250212125452714 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) 20250212125452714 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) 20250212125452715 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) 20250212125452715 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) 20250212125452715 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) 20250212125452715 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) 20250212125452716 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) 20250212125452716 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) 20250212125452717 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) 20250212125452717 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) 20250212125452718 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125452730 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) 20250212125452730 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) 20250212125452732 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) 20250212125452732 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) 20250212125452733 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) 20250212125452733 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) 20250212125452733 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) 20250212125452734 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) 20250212125452735 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) 20250212125452735 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) 20250212125452736 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) 20250212125452736 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) 20250212125452736 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) 20250212125452736 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) 20250212125452737 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) 20250212125452737 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) 20250212125452738 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125452749 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) 20250212125452749 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) 20250212125452750 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) 20250212125452751 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) 20250212125452751 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) 20250212125452751 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) 20250212125452752 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) 20250212125452752 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) 20250212125452752 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) 20250212125452752 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) 20250212125452753 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) 20250212125452753 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) 20250212125452754 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) 20250212125452754 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) 20250212125452754 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) 20250212125452754 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) 20250212125452759 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125452774 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) 20250212125452774 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) 20250212125452775 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) 20250212125452775 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) 20250212125452776 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) 20250212125452776 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) 20250212125452776 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) 20250212125452776 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) 20250212125452777 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) 20250212125452777 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) 20250212125452778 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) 20250212125452778 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) 20250212125452779 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) 20250212125452779 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) 20250212125452780 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) 20250212125452780 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) 20250212125452780 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125452793 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) 20250212125452793 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) 20250212125452794 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) 20250212125452794 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) 20250212125452795 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) 20250212125452795 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) 20250212125452796 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) 20250212125452796 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) 20250212125452797 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) 20250212125452797 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) 20250212125452798 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) 20250212125452798 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) 20250212125452798 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) 20250212125452798 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) 20250212125452799 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) 20250212125452799 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) 20250212125452800 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125452811 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) 20250212125452811 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) 20250212125452812 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) 20250212125452812 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) 20250212125452812 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) 20250212125452812 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) 20250212125452813 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) 20250212125452813 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) 20250212125452813 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) 20250212125452813 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) 20250212125452813 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) 20250212125452813 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) 20250212125452814 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) 20250212125452814 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) 20250212125452814 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) 20250212125452814 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) 20250212125452821 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125452835 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) 20250212125452835 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) 20250212125452836 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) 20250212125452836 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) 20250212125452837 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) 20250212125452837 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) 20250212125452838 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) 20250212125452838 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) 20250212125452838 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) 20250212125452838 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) 20250212125452839 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) 20250212125452839 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) 20250212125452840 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) 20250212125452840 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) 20250212125452841 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) 20250212125452841 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) 20250212125452841 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125452855 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) 20250212125452855 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) 20250212125452856 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) 20250212125452856 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) 20250212125452857 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) 20250212125452857 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) 20250212125452858 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) 20250212125452858 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) 20250212125452859 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) 20250212125452859 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) 20250212125452860 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) 20250212125452860 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) 20250212125452861 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) 20250212125452861 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) 20250212125452863 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) 20250212125452863 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) 20250212125452864 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125452875 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) 20250212125452875 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) 20250212125452878 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) 20250212125452878 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) 20250212125452879 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) 20250212125452879 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) 20250212125452880 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) 20250212125452880 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) 20250212125452880 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) 20250212125452881 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) 20250212125452881 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) 20250212125452881 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) 20250212125452882 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) 20250212125452882 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) 20250212125452884 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) 20250212125452884 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) 20250212125452885 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125452897 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) 20250212125452897 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) 20250212125452898 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) 20250212125452898 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) 20250212125452898 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) 20250212125452898 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) 20250212125452898 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) 20250212125452898 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) 20250212125452898 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) 20250212125452898 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) 20250212125452898 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) 20250212125452898 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) 20250212125452899 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) 20250212125452899 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) 20250212125452899 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) 20250212125452899 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) 20250212125452902 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125452918 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) 20250212125452918 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) 20250212125452919 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) 20250212125452919 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) 20250212125452920 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) 20250212125452920 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) 20250212125452921 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) 20250212125452921 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) 20250212125452922 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) 20250212125452922 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) 20250212125452923 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) 20250212125452923 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) 20250212125452924 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) 20250212125452924 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) 20250212125452925 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) 20250212125452925 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) 20250212125452926 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125452938 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) 20250212125452938 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) 20250212125452940 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) 20250212125452940 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) 20250212125452941 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) 20250212125452941 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) 20250212125452942 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) 20250212125452942 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) 20250212125452942 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) 20250212125452942 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) 20250212125452943 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) 20250212125452943 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) 20250212125452944 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) 20250212125452944 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) 20250212125452945 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) 20250212125452945 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) 20250212125452946 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125452960 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) 20250212125452960 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) 20250212125452960 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) 20250212125452960 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) 20250212125452961 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) 20250212125452961 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) 20250212125452961 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) 20250212125452961 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) 20250212125452961 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) 20250212125452961 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) 20250212125452961 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) 20250212125452961 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) 20250212125452962 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) 20250212125452962 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) 20250212125452962 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) 20250212125452962 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) 20250212125452964 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125452979 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) 20250212125452979 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) 20250212125452979 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) 20250212125452979 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) 20250212125452980 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) 20250212125452980 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) 20250212125452980 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) 20250212125452980 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) 20250212125452981 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) 20250212125452981 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) 20250212125452981 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) 20250212125452981 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) 20250212125452982 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) 20250212125452982 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) 20250212125452982 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) 20250212125452982 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) 20250212125452984 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125453000 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) 20250212125453000 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) 20250212125453002 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) 20250212125453002 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) 20250212125453003 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) 20250212125453003 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) 20250212125453004 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) 20250212125453004 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) 20250212125453005 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) 20250212125453005 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) 20250212125453006 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) 20250212125453006 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) 20250212125453007 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) 20250212125453007 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) 20250212125453007 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) 20250212125453007 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) 20250212125453008 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125453022 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) 20250212125453022 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) 20250212125453023 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) 20250212125453023 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) 20250212125453024 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) 20250212125453024 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) 20250212125453025 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) 20250212125453025 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) 20250212125453026 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) 20250212125453026 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) 20250212125453026 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) 20250212125453027 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) 20250212125453027 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) 20250212125453027 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) 20250212125453028 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) 20250212125453028 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) 20250212125453028 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125453040 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) 20250212125453040 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) 20250212125453041 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) 20250212125453041 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) 20250212125453041 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) 20250212125453041 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) 20250212125453042 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) 20250212125453042 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) 20250212125453042 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) 20250212125453042 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) 20250212125453043 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) 20250212125453043 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) 20250212125453043 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) 20250212125453043 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) 20250212125453044 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) 20250212125453044 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) 20250212125453045 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125453060 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) 20250212125453060 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) 20250212125453061 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) 20250212125453061 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) 20250212125453062 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) 20250212125453062 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) 20250212125453063 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) 20250212125453063 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) 20250212125453064 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) 20250212125453064 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) 20250212125453064 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) 20250212125453064 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) 20250212125453065 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) 20250212125453065 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) 20250212125453066 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) 20250212125453066 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) 20250212125453069 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125453084 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) 20250212125453084 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) 20250212125453085 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) 20250212125453085 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) 20250212125453086 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) 20250212125453086 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) 20250212125453087 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) 20250212125453087 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) 20250212125453087 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) 20250212125453087 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) 20250212125453088 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) 20250212125453088 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) 20250212125453089 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) 20250212125453089 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) 20250212125453089 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) 20250212125453089 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) 20250212125453090 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125453102 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) 20250212125453102 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) 20250212125453102 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) 20250212125453102 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) 20250212125453102 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) 20250212125453102 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) 20250212125453102 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) 20250212125453102 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) 20250212125453103 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) 20250212125453103 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) 20250212125453103 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) 20250212125453103 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) 20250212125453103 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) 20250212125453103 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) 20250212125453103 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) 20250212125453103 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) 20250212125453107 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125453122 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) 20250212125453122 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) 20250212125453123 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) 20250212125453123 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) 20250212125453123 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) 20250212125453123 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) 20250212125453124 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) 20250212125453124 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) 20250212125453125 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) 20250212125453125 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) 20250212125453126 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) 20250212125453126 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) 20250212125453127 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) 20250212125453127 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) 20250212125453127 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) 20250212125453127 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) 20250212125453131 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125453146 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) 20250212125453146 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) 20250212125453147 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) 20250212125453147 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) 20250212125453148 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) 20250212125453148 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) 20250212125453149 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) 20250212125453149 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) 20250212125453149 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) 20250212125453149 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) 20250212125453150 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) 20250212125453150 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) 20250212125453150 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) 20250212125453150 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) 20250212125453151 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) 20250212125453151 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) 20250212125453152 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125453165 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) 20250212125453165 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) 20250212125453167 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) 20250212125453167 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) 20250212125453167 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) 20250212125453167 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) 20250212125453168 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) 20250212125453168 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) 20250212125453169 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) 20250212125453169 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) 20250212125453170 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) 20250212125453170 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) 20250212125453170 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) 20250212125453170 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) 20250212125453171 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) 20250212125453171 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) 20250212125453172 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125453184 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) 20250212125453184 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) 20250212125453186 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) 20250212125453186 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) 20250212125453187 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) 20250212125453187 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) 20250212125453188 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) 20250212125453188 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) 20250212125453189 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) 20250212125453189 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) 20250212125453190 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) 20250212125453190 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) 20250212125453191 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) 20250212125453191 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) 20250212125453192 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) 20250212125453192 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) 20250212125453194 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125453209 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) 20250212125453209 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) 20250212125453211 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) 20250212125453211 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) 20250212125453212 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) 20250212125453212 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) 20250212125453212 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) 20250212125453212 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) 20250212125453213 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) 20250212125453213 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) 20250212125453214 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) 20250212125453214 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) 20250212125453215 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) 20250212125453215 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) 20250212125453216 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) 20250212125453216 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) 20250212125453216 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125453228 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) 20250212125453228 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) 20250212125453229 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) 20250212125453229 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) 20250212125453230 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) 20250212125453230 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) 20250212125453231 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) 20250212125453231 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) 20250212125453232 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) 20250212125453232 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) 20250212125453233 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) 20250212125453233 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) 20250212125453233 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) 20250212125453233 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) 20250212125453234 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) 20250212125453234 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) 20250212125453235 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125453247 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) 20250212125453247 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) 20250212125453248 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) 20250212125453248 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) 20250212125453249 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) 20250212125453249 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) 20250212125453249 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) 20250212125453249 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) 20250212125453250 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) 20250212125453250 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) 20250212125453250 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) 20250212125453250 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) 20250212125453251 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) 20250212125453251 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) 20250212125453251 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) 20250212125453251 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) 20250212125453256 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125453271 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) 20250212125453271 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) 20250212125453274 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) 20250212125453274 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) 20250212125453275 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) 20250212125453275 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) 20250212125453276 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) 20250212125453276 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) 20250212125453277 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) 20250212125453277 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) 20250212125453278 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) 20250212125453278 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) 20250212125453279 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) 20250212125453279 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) 20250212125453281 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) 20250212125453281 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) 20250212125453282 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125453291 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) 20250212125453291 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) 20250212125453292 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) 20250212125453292 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) 20250212125453293 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) 20250212125453293 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) 20250212125453294 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) 20250212125453294 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) 20250212125453295 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) 20250212125453295 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) 20250212125453296 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) 20250212125453296 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) 20250212125453297 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) 20250212125453297 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) 20250212125453297 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) 20250212125453297 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) 20250212125453298 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125453310 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) 20250212125453310 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) 20250212125453312 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) 20250212125453312 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) 20250212125453313 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) 20250212125453313 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) 20250212125453314 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) 20250212125453314 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) 20250212125453314 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) 20250212125453314 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) 20250212125453315 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) 20250212125453315 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) 20250212125453316 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) 20250212125453316 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) 20250212125453317 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) 20250212125453317 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) 20250212125453319 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125453334 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) 20250212125453334 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) 20250212125453335 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) 20250212125453335 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) 20250212125453336 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) 20250212125453336 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) 20250212125453336 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) 20250212125453336 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) 20250212125453337 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) 20250212125453337 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) 20250212125453337 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) 20250212125453337 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) 20250212125453337 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) 20250212125453337 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) 20250212125453338 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) 20250212125453338 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) 20250212125453339 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125453353 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) 20250212125453353 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) 20250212125453353 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) 20250212125453353 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) 20250212125453353 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) 20250212125453353 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) 20250212125453354 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) 20250212125453354 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) 20250212125453354 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) 20250212125453354 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) 20250212125453354 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) 20250212125453354 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) 20250212125453355 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) 20250212125453355 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) 20250212125453355 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) 20250212125453355 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) 20250212125453357 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125453371 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) 20250212125453371 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) 20250212125453371 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) 20250212125453371 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) 20250212125453371 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) 20250212125453371 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) 20250212125453372 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) 20250212125453372 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) 20250212125453372 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) 20250212125453372 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) 20250212125453372 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) 20250212125453372 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) 20250212125453372 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) 20250212125453372 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) 20250212125453372 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) 20250212125453372 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) 20250212125453380 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125453395 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) 20250212125453395 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) 20250212125453396 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) 20250212125453396 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) 20250212125453397 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) 20250212125453397 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) 20250212125453398 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) 20250212125453398 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) 20250212125453398 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) 20250212125453398 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) 20250212125453399 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) 20250212125453399 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) 20250212125453400 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) 20250212125453400 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) 20250212125453400 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) 20250212125453400 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) 20250212125453401 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125453414 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) 20250212125453414 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) 20250212125453414 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) 20250212125453414 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) 20250212125453414 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) 20250212125453415 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) 20250212125453415 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) 20250212125453415 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) 20250212125453416 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) 20250212125453416 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) 20250212125453417 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) 20250212125453417 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) 20250212125453418 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) 20250212125453418 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) 20250212125453419 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) 20250212125453419 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) 20250212125453420 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125453433 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) 20250212125453433 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) 20250212125453434 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) 20250212125453434 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) 20250212125453435 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) 20250212125453435 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) 20250212125453436 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) 20250212125453436 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) 20250212125453437 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) 20250212125453437 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) 20250212125453437 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) 20250212125453437 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) 20250212125453438 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) 20250212125453438 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) 20250212125453439 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) 20250212125453439 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) 20250212125453443 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125453459 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) 20250212125453459 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) 20250212125453461 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) 20250212125453461 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) 20250212125453462 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) 20250212125453462 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) 20250212125453463 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) 20250212125453463 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) 20250212125453464 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) 20250212125453464 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) 20250212125453464 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) 20250212125453464 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) 20250212125453464 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) 20250212125453464 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) 20250212125453464 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) 20250212125453464 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) 20250212125453464 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125453476 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) 20250212125453476 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) 20250212125453477 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) 20250212125453477 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) 20250212125453477 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) 20250212125453477 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) 20250212125453478 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) 20250212125453478 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) 20250212125453478 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) 20250212125453478 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) 20250212125453478 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) 20250212125453478 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) 20250212125453479 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) 20250212125453479 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) 20250212125453479 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) 20250212125453479 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) 20250212125453481 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125453496 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) 20250212125453496 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) 20250212125453497 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) 20250212125453497 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) 20250212125453498 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) 20250212125453498 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) 20250212125453499 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) 20250212125453499 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) 20250212125453500 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) 20250212125453500 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) 20250212125453500 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) 20250212125453500 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) 20250212125453501 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) 20250212125453501 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) 20250212125453502 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) 20250212125453502 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) 20250212125453506 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125453519 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) 20250212125453519 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) 20250212125453519 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) 20250212125453519 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) 20250212125453519 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) 20250212125453519 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) 20250212125453520 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) 20250212125453520 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) 20250212125453520 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) 20250212125453520 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) 20250212125453520 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) 20250212125453520 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) 20250212125453520 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) 20250212125453520 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) 20250212125453520 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) 20250212125453520 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) 20250212125453523 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125453538 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) 20250212125453538 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) 20250212125453538 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) 20250212125453538 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) 20250212125453538 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) 20250212125453538 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) 20250212125453539 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) 20250212125453539 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) 20250212125453539 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) 20250212125453539 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) 20250212125453539 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) 20250212125453539 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) 20250212125453539 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) 20250212125453539 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) 20250212125453540 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) 20250212125453540 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) 20250212125453542 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125453557 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) 20250212125453557 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) 20250212125453559 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) 20250212125453559 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) 20250212125453559 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) 20250212125453559 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) 20250212125453560 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) 20250212125453560 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) 20250212125453561 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) 20250212125453561 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) 20250212125453562 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) 20250212125453562 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) 20250212125453562 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) 20250212125453562 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) 20250212125453563 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) 20250212125453563 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) 20250212125453567 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125453584 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) 20250212125453584 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) 20250212125453586 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) 20250212125453586 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) 20250212125453587 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) 20250212125453587 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) 20250212125453588 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) 20250212125453588 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) 20250212125453588 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) 20250212125453588 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) 20250212125453589 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) 20250212125453589 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) 20250212125453589 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) 20250212125453589 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) 20250212125453590 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) 20250212125453590 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) 20250212125453590 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125453599 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) 20250212125453599 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) 20250212125453600 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) 20250212125453600 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) 20250212125453600 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) 20250212125453600 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) 20250212125453600 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) 20250212125453600 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) 20250212125453600 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) 20250212125453600 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) 20250212125453600 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) 20250212125453600 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) 20250212125453600 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) 20250212125453600 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) 20250212125453600 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) 20250212125453600 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) 20250212125453604 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125453618 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) 20250212125453618 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) 20250212125453618 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) 20250212125453618 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) 20250212125453618 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) 20250212125453618 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) 20250212125453619 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) 20250212125453619 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) 20250212125453619 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) 20250212125453619 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) 20250212125453619 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) 20250212125453619 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) 20250212125453619 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) 20250212125453619 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) 20250212125453619 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) 20250212125453619 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) 20250212125453627 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125453641 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) 20250212125453641 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) 20250212125453642 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) 20250212125453642 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) 20250212125453642 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) 20250212125453642 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) 20250212125453642 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) 20250212125453642 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) 20250212125453642 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) 20250212125453642 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) 20250212125453642 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) 20250212125453642 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) 20250212125453642 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) 20250212125453642 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) 20250212125453643 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) 20250212125453643 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) 20250212125453646 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125453661 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) 20250212125453661 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) 20250212125453661 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) 20250212125453661 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) 20250212125453662 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) 20250212125453662 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) 20250212125453663 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) 20250212125453663 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) 20250212125453663 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) 20250212125453663 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) 20250212125453664 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) 20250212125453664 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) 20250212125453664 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) 20250212125453664 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) 20250212125453664 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) 20250212125453665 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) 20250212125453665 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125453681 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) 20250212125453681 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) 20250212125453682 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) 20250212125453682 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) 20250212125453683 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) 20250212125453683 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) 20250212125453683 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) 20250212125453683 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) 20250212125453684 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) 20250212125453684 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) 20250212125453685 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) 20250212125453685 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) 20250212125453686 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) 20250212125453686 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) 20250212125453687 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) 20250212125453687 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) 20250212125453690 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125453704 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) 20250212125453704 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) 20250212125453706 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) 20250212125453706 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) 20250212125453706 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) 20250212125453706 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) 20250212125453707 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) 20250212125453707 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) 20250212125453708 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) 20250212125453708 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) 20250212125453709 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) 20250212125453709 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) 20250212125453710 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) 20250212125453710 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) 20250212125453711 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) 20250212125453711 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) 20250212125453712 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125453724 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) 20250212125453724 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) 20250212125453726 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) 20250212125453726 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) 20250212125453727 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) 20250212125453727 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) 20250212125453728 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) 20250212125453729 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) 20250212125453730 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) 20250212125453730 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) 20250212125453731 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) 20250212125453731 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) 20250212125453731 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) 20250212125453731 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) 20250212125453732 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) 20250212125453732 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) 20250212125453732 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125453743 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) 20250212125453743 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) 20250212125453745 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) 20250212125453745 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) 20250212125453745 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) 20250212125453745 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) 20250212125453747 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) 20250212125453747 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) 20250212125453748 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) 20250212125453748 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) 20250212125453749 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) 20250212125453749 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) 20250212125453750 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) 20250212125453750 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) 20250212125453751 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) 20250212125453752 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) 20250212125453753 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125453766 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) 20250212125453766 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) 20250212125453767 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) 20250212125453767 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) 20250212125453767 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) 20250212125453767 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) 20250212125453767 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) 20250212125453767 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) 20250212125453767 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) 20250212125453767 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) 20250212125453767 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) 20250212125453768 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) 20250212125453768 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) 20250212125453768 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) 20250212125453768 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) 20250212125453768 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) 20250212125453770 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125453785 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) 20250212125453785 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) 20250212125453786 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) 20250212125453786 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) 20250212125453787 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) 20250212125453787 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) 20250212125453788 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) 20250212125453788 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) 20250212125453788 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) 20250212125453788 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) 20250212125453789 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) 20250212125453789 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) 20250212125453790 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) 20250212125453790 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) 20250212125453791 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) 20250212125453791 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) 20250212125453792 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125453807 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) 20250212125453807 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) 20250212125453809 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) 20250212125453809 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) 20250212125453811 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) 20250212125453811 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) 20250212125453812 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) 20250212125453812 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) 20250212125453813 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) 20250212125453813 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) 20250212125453814 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) 20250212125453814 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) 20250212125453814 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) 20250212125453814 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) 20250212125453815 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) 20250212125453815 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) 20250212125453818 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125453832 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) 20250212125453832 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) 20250212125453834 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) 20250212125453834 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) 20250212125453835 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) 20250212125453835 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) 20250212125453836 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) 20250212125453836 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) 20250212125453837 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) 20250212125453837 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) 20250212125453838 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) 20250212125453838 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) 20250212125453839 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) 20250212125453839 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) 20250212125453839 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) 20250212125453839 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) 20250212125453840 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125453851 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) 20250212125453851 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) 20250212125453853 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) 20250212125453853 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) 20250212125453853 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) 20250212125453853 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) 20250212125453854 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) 20250212125453854 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) 20250212125453855 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) 20250212125453855 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) 20250212125453856 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) 20250212125453856 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) 20250212125453856 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) 20250212125453856 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) 20250212125453857 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) 20250212125453857 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) 20250212125453858 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125453870 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) 20250212125453870 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) 20250212125453872 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) 20250212125453872 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) 20250212125453872 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) 20250212125453872 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) 20250212125453873 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) 20250212125453873 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) 20250212125453873 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) 20250212125453874 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) 20250212125453876 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) 20250212125453876 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) 20250212125453876 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) 20250212125453876 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) 20250212125453877 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) 20250212125453877 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) 20250212125453879 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125453896 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) 20250212125453896 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) 20250212125453898 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) 20250212125453898 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) 20250212125453899 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) 20250212125453899 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) 20250212125453900 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) 20250212125453900 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) 20250212125453902 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) 20250212125453902 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) 20250212125453903 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) 20250212125453903 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) 20250212125453904 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) 20250212125453904 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) 20250212125453905 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) 20250212125453906 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) 20250212125453906 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125453914 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) 20250212125453914 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) 20250212125453914 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) 20250212125453914 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) 20250212125453915 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) 20250212125453915 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) 20250212125453915 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) 20250212125453915 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) 20250212125453916 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) 20250212125453916 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) 20250212125453917 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) 20250212125453917 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) 20250212125453918 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) 20250212125453918 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) 20250212125453918 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) 20250212125453918 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) 20250212125453919 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125453932 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) 20250212125453932 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) 20250212125453932 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) 20250212125453932 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) 20250212125453932 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) 20250212125453932 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) 20250212125453933 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) 20250212125453933 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) 20250212125453933 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) 20250212125453933 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) 20250212125453933 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) 20250212125453933 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) 20250212125453933 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) 20250212125453933 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) 20250212125453933 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) 20250212125453933 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) 20250212125453942 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125453956 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) 20250212125453956 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) 20250212125453957 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) 20250212125453957 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) 20250212125453958 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) 20250212125453958 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) 20250212125453958 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) 20250212125453958 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) 20250212125453958 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) 20250212125453958 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) 20250212125453959 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) 20250212125453959 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) 20250212125453959 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) 20250212125453960 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) 20250212125453960 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) 20250212125453960 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) 20250212125453960 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125453976 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) 20250212125453976 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) 20250212125453976 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) 20250212125453976 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) 20250212125453976 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) 20250212125453976 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) 20250212125453976 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) 20250212125453976 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) 20250212125453976 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) 20250212125453976 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) 20250212125453976 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) 20250212125453976 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) 20250212125453977 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) 20250212125453977 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) 20250212125453977 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) 20250212125453977 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) 20250212125453980 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125453995 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) 20250212125453995 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) 20250212125453996 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) 20250212125453996 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) 20250212125453996 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) 20250212125453996 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) 20250212125453997 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) 20250212125453997 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) 20250212125453998 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) 20250212125453998 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) 20250212125453998 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) 20250212125453998 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) 20250212125453999 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) 20250212125453999 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) 20250212125453999 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) 20250212125454000 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) 20250212125454006 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125454021 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) 20250212125454021 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) 20250212125454022 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) 20250212125454022 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) 20250212125454023 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) 20250212125454023 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) 20250212125454025 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) 20250212125454025 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) 20250212125454026 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) 20250212125454026 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) 20250212125454027 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) 20250212125454028 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) 20250212125454029 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) 20250212125454029 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) 20250212125454030 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) 20250212125454030 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) 20250212125454031 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125454040 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) 20250212125454040 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) 20250212125454042 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) 20250212125454042 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) 20250212125454042 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) 20250212125454042 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) 20250212125454043 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) 20250212125454043 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) 20250212125454043 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) 20250212125454043 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) 20250212125454044 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) 20250212125454044 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) 20250212125454044 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) 20250212125454044 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) 20250212125454045 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) 20250212125454045 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) 20250212125454045 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125454060 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) 20250212125454060 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) 20250212125454061 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) 20250212125454061 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) 20250212125454062 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) 20250212125454062 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) 20250212125454062 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) 20250212125454062 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) 20250212125454063 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) 20250212125454063 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) 20250212125454063 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) 20250212125454063 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) 20250212125454064 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) 20250212125454064 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) 20250212125454064 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) 20250212125454064 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) 20250212125454069 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125454084 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) 20250212125454084 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) 20250212125454085 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) 20250212125454085 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) 20250212125454086 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) 20250212125454086 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) 20250212125454087 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) 20250212125454087 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) 20250212125454088 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) 20250212125454088 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) 20250212125454089 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) 20250212125454089 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) 20250212125454090 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) 20250212125454090 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) 20250212125454091 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) 20250212125454091 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) 20250212125454092 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125454102 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) 20250212125454102 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) 20250212125454104 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) 20250212125454104 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) 20250212125454105 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) 20250212125454105 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) 20250212125454105 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) 20250212125454105 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) 20250212125454106 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) 20250212125454106 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) 20250212125454106 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) 20250212125454106 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) 20250212125454106 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) 20250212125454106 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) 20250212125454107 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) 20250212125454107 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) 20250212125454107 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125454122 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) 20250212125454122 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) 20250212125454123 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) 20250212125454123 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) 20250212125454124 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) 20250212125454124 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) 20250212125454124 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) 20250212125454124 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) 20250212125454125 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) 20250212125454125 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) 20250212125454126 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) 20250212125454126 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) 20250212125454127 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) 20250212125454127 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) 20250212125454127 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) 20250212125454127 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) 20250212125454131 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125454146 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) 20250212125454146 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) 20250212125454147 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) 20250212125454147 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) 20250212125454148 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) 20250212125454148 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) 20250212125454149 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) 20250212125454149 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) 20250212125454150 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) 20250212125454150 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) 20250212125454150 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) 20250212125454151 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) 20250212125454152 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) 20250212125454152 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) 20250212125454154 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) 20250212125454154 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) 20250212125454155 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125454166 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) 20250212125454166 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) 20250212125454168 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) 20250212125454168 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) 20250212125454169 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) 20250212125454169 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) 20250212125454171 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) 20250212125454171 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) 20250212125454171 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) 20250212125454171 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) 20250212125454172 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) 20250212125454172 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) 20250212125454173 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) 20250212125454173 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) 20250212125454173 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) 20250212125454173 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) 20250212125454174 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125454184 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) 20250212125454184 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) 20250212125454185 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) 20250212125454185 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) 20250212125454185 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) 20250212125454185 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) 20250212125454186 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) 20250212125454186 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) 20250212125454186 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) 20250212125454186 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) 20250212125454187 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) 20250212125454187 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) 20250212125454187 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) 20250212125454187 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) 20250212125454188 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) 20250212125454188 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) 20250212125454195 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125454209 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) 20250212125454209 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) 20250212125454210 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) 20250212125454210 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) 20250212125454210 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) 20250212125454210 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) 20250212125454211 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) 20250212125454211 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) 20250212125454212 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) 20250212125454212 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) 20250212125454212 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) 20250212125454212 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) 20250212125454213 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) 20250212125454213 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) 20250212125454214 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) 20250212125454214 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) 20250212125454215 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125454228 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) 20250212125454228 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) 20250212125454228 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) 20250212125454228 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) 20250212125454229 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) 20250212125454229 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) 20250212125454229 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) 20250212125454229 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) 20250212125454229 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) 20250212125454229 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) 20250212125454229 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) 20250212125454229 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) 20250212125454230 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) 20250212125454230 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) 20250212125454230 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) 20250212125454230 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) 20250212125454232 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125454246 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) 20250212125454246 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) 20250212125454246 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) 20250212125454246 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) 20250212125454246 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) 20250212125454246 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) 20250212125454246 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) 20250212125454246 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) 20250212125454246 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) 20250212125454246 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) 20250212125454246 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) 20250212125454246 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) 20250212125454247 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) 20250212125454247 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) 20250212125454247 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) 20250212125454247 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) 20250212125454255 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125454270 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) 20250212125454270 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) 20250212125454270 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) 20250212125454270 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) 20250212125454270 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) 20250212125454270 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) 20250212125454271 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) 20250212125454271 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) 20250212125454271 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) 20250212125454271 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) 20250212125454271 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) 20250212125454271 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) 20250212125454271 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) 20250212125454271 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) 20250212125454271 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) 20250212125454271 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) 20250212125454275 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125454289 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) 20250212125454289 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) 20250212125454289 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) 20250212125454289 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) 20250212125454289 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) 20250212125454289 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) 20250212125454289 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) 20250212125454289 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) 20250212125454290 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) 20250212125454290 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) 20250212125454290 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) 20250212125454290 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) 20250212125454290 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) 20250212125454290 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) 20250212125454290 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) 20250212125454290 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) 20250212125454293 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125454309 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) 20250212125454309 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) 20250212125454309 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) 20250212125454309 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) 20250212125454310 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) 20250212125454310 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) 20250212125454312 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) 20250212125454312 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) 20250212125454313 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) 20250212125454313 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) 20250212125454314 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) 20250212125454314 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) 20250212125454314 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) 20250212125454314 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) 20250212125454315 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) 20250212125454315 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) 20250212125454317 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125454331 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) 20250212125454331 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) 20250212125454331 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) 20250212125454331 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) 20250212125454331 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) 20250212125454331 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) 20250212125454332 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) 20250212125454332 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) 20250212125454332 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) 20250212125454332 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) 20250212125454332 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) 20250212125454332 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) 20250212125454332 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) 20250212125454332 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) 20250212125454332 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) 20250212125454332 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) 20250212125454336 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125454350 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) 20250212125454350 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) 20250212125454350 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) 20250212125454350 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) 20250212125454350 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) 20250212125454350 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) 20250212125454350 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) 20250212125454350 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) 20250212125454350 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) 20250212125454350 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) 20250212125454350 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) 20250212125454350 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) 20250212125454351 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) 20250212125454351 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) 20250212125454351 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) 20250212125454351 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) 20250212125454354 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125454368 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) 20250212125454368 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) 20250212125454368 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) 20250212125454368 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) 20250212125454368 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) 20250212125454368 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) 20250212125454369 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) 20250212125454369 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) 20250212125454369 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) 20250212125454369 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) 20250212125454369 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) 20250212125454369 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) 20250212125454369 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) 20250212125454369 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) 20250212125454369 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) 20250212125454369 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) 20250212125454387 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125454402 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) 20250212125454402 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) 20250212125454403 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) 20250212125454403 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) 20250212125454404 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) 20250212125454404 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) 20250212125454405 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) 20250212125454405 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) 20250212125454406 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) 20250212125454406 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) 20250212125454407 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) 20250212125454407 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) 20250212125454408 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) 20250212125454408 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) 20250212125454409 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) 20250212125454409 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) 20250212125454409 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125454420 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) 20250212125454420 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) 20250212125454421 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) 20250212125454421 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) 20250212125454421 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) 20250212125454421 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) 20250212125454421 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) 20250212125454421 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) 20250212125454422 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) 20250212125454422 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) 20250212125454422 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) 20250212125454422 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) 20250212125454423 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) 20250212125454423 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) 20250212125454423 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) 20250212125454423 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) 20250212125454425 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125454440 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) 20250212125454440 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) 20250212125454441 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) 20250212125454441 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) 20250212125454442 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) 20250212125454442 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) 20250212125454442 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) 20250212125454442 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) 20250212125454442 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) 20250212125454442 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) 20250212125454443 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) 20250212125454443 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) 20250212125454444 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) 20250212125454444 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) 20250212125454445 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) 20250212125454445 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) 20250212125454450 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125454464 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) 20250212125454464 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) 20250212125454464 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) 20250212125454464 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) 20250212125454465 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) 20250212125454465 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) 20250212125454465 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) 20250212125454465 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) 20250212125454465 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) 20250212125454465 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) 20250212125454466 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) 20250212125454466 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) 20250212125454466 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) 20250212125454466 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) 20250212125454466 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) 20250212125454466 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) 20250212125454468 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125454482 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) 20250212125454482 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) 20250212125454482 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) 20250212125454482 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) 20250212125454482 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) 20250212125454482 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) 20250212125454482 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) 20250212125454482 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) 20250212125454483 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) 20250212125454483 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) 20250212125454483 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) 20250212125454483 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) 20250212125454483 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) 20250212125454483 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) 20250212125454483 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) 20250212125454483 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) 20250212125454486 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125454501 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) 20250212125454501 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) 20250212125454502 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) 20250212125454502 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) 20250212125454503 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) 20250212125454503 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) 20250212125454503 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) 20250212125454503 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) 20250212125454504 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) 20250212125454504 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) 20250212125454504 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) 20250212125454504 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) 20250212125454505 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) 20250212125454505 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) 20250212125454505 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) 20250212125454505 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) 20250212125454511 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125454525 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) 20250212125454525 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) 20250212125454525 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) 20250212125454526 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) 20250212125454526 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) 20250212125454526 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) 20250212125454527 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) 20250212125454527 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) 20250212125454527 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) 20250212125454527 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) 20250212125454528 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) 20250212125454528 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) 20250212125454528 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) 20250212125454528 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) 20250212125454529 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) 20250212125454529 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) 20250212125454529 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125454543 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) 20250212125454543 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) 20250212125454543 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) 20250212125454543 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) 20250212125454544 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) 20250212125454544 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) 20250212125454544 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) 20250212125454544 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) 20250212125454544 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) 20250212125454544 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) 20250212125454544 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) 20250212125454544 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) 20250212125454544 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) 20250212125454544 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) 20250212125454545 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) 20250212125454545 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) 20250212125454548 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125454562 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) 20250212125454562 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) 20250212125454563 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) 20250212125454563 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) 20250212125454563 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) 20250212125454563 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) 20250212125454564 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) 20250212125454564 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) 20250212125454564 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) 20250212125454564 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) 20250212125454565 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) 20250212125454565 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) 20250212125454565 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) 20250212125454565 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) 20250212125454565 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) 20250212125454565 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) 20250212125454572 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125454587 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) 20250212125454587 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) 20250212125454588 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) 20250212125454588 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) 20250212125454589 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) 20250212125454589 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) 20250212125454590 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) 20250212125454590 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) 20250212125454591 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) 20250212125454591 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) 20250212125454592 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) 20250212125454592 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) 20250212125454593 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) 20250212125454593 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) 20250212125454594 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) 20250212125454594 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) 20250212125454595 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125454605 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) 20250212125454605 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) 20250212125454606 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) 20250212125454606 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) 20250212125454606 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) 20250212125454606 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) 20250212125454607 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) 20250212125454607 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) 20250212125454607 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) 20250212125454607 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) 20250212125454607 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) 20250212125454607 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) 20250212125454608 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) 20250212125454608 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) 20250212125454608 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) 20250212125454608 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) 20250212125454609 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125454624 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) 20250212125454624 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) 20250212125454625 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) 20250212125454625 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) 20250212125454626 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) 20250212125454626 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) 20250212125454626 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) 20250212125454626 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) 20250212125454627 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) 20250212125454627 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) 20250212125454628 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) 20250212125454628 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) 20250212125454629 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) 20250212125454629 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) 20250212125454629 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) 20250212125454629 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) 20250212125454633 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125454649 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) 20250212125454649 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) 20250212125454652 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) 20250212125454652 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) 20250212125454653 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) 20250212125454653 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) 20250212125454654 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) 20250212125454655 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) 20250212125454655 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) 20250212125454656 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) 20250212125454656 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) 20250212125454657 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) 20250212125454657 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) 20250212125454657 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) 20250212125454660 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) 20250212125454660 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) 20250212125454661 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125454667 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) 20250212125454667 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) 20250212125454668 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) 20250212125454668 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) 20250212125454668 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) 20250212125454668 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) 20250212125454668 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) 20250212125454668 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) 20250212125454668 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) 20250212125454668 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) 20250212125454669 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) 20250212125454669 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) 20250212125454669 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) 20250212125454669 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) 20250212125454669 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) 20250212125454669 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) 20250212125454671 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125454687 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) 20250212125454687 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) 20250212125454688 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) 20250212125454688 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) 20250212125454688 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) 20250212125454688 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) 20250212125454689 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) 20250212125454689 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) 20250212125454689 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) 20250212125454689 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) 20250212125454690 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) 20250212125454690 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) 20250212125454690 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) 20250212125454690 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) 20250212125454691 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) 20250212125454691 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) 20250212125454695 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125454709 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) 20250212125454709 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) 20250212125454710 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) 20250212125454710 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) 20250212125454710 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) 20250212125454710 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) 20250212125454710 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) 20250212125454710 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) 20250212125454710 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) 20250212125454710 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) 20250212125454710 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) 20250212125454710 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) 20250212125454710 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) 20250212125454710 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) 20250212125454711 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) 20250212125454711 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) 20250212125454714 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125454728 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) 20250212125454728 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) 20250212125454729 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) 20250212125454729 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) 20250212125454729 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) 20250212125454729 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) 20250212125454729 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) 20250212125454729 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) 20250212125454729 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) 20250212125454730 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) 20250212125454730 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) 20250212125454730 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) 20250212125454730 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) 20250212125454730 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) 20250212125454730 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) 20250212125454730 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) 20250212125454733 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125454748 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) 20250212125454748 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) 20250212125454749 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) 20250212125454749 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) 20250212125454750 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) 20250212125454750 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) 20250212125454751 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) 20250212125454751 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) 20250212125454752 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) 20250212125454752 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) 20250212125454753 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) 20250212125454753 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) 20250212125454753 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) 20250212125454753 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) 20250212125454754 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) 20250212125454754 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) 20250212125454757 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125454772 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) 20250212125454772 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) 20250212125454773 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) 20250212125454773 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) 20250212125454774 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) 20250212125454774 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) 20250212125454775 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) 20250212125454775 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) 20250212125454776 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) 20250212125454776 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) 20250212125454776 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) 20250212125454776 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) 20250212125454777 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) 20250212125454777 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) 20250212125454778 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) 20250212125454778 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) 20250212125454779 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125454791 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) 20250212125454791 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) 20250212125454792 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) 20250212125454792 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) 20250212125454793 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) 20250212125454793 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) 20250212125454794 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) 20250212125454794 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) 20250212125454795 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) 20250212125454795 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) 20250212125454796 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) 20250212125454796 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) 20250212125454797 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) 20250212125454797 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) 20250212125454799 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) 20250212125454799 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) 20250212125454800 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125454811 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) 20250212125454811 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) 20250212125454812 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) 20250212125454812 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) 20250212125454813 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) 20250212125454813 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) 20250212125454814 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) 20250212125454814 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) 20250212125454815 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) 20250212125454815 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) 20250212125454816 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) 20250212125454816 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) 20250212125454816 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) 20250212125454816 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) 20250212125454817 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) 20250212125454817 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) 20250212125454820 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125454833 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) 20250212125454833 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) 20250212125454834 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) 20250212125454834 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) 20250212125454834 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) 20250212125454834 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) 20250212125454834 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) 20250212125454834 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) 20250212125454834 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) 20250212125454834 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) 20250212125454835 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) 20250212125454835 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) 20250212125454835 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) 20250212125454835 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) 20250212125454835 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) 20250212125454835 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) 20250212125454838 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125454852 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) 20250212125454852 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) 20250212125454853 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) 20250212125454853 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) 20250212125454853 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) 20250212125454853 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) 20250212125454853 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) 20250212125454853 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) 20250212125454853 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) 20250212125454853 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) 20250212125454854 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) 20250212125454854 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) 20250212125454854 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) 20250212125454854 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) 20250212125454854 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) 20250212125454855 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) 20250212125454857 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125454872 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) 20250212125454872 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) 20250212125454873 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) 20250212125454873 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) 20250212125454874 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) 20250212125454874 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) 20250212125454874 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) 20250212125454875 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) 20250212125454875 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) 20250212125454875 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) 20250212125454876 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) 20250212125454876 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) 20250212125454876 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) 20250212125454877 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) 20250212125454877 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) 20250212125454877 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) 20250212125454882 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125454896 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) 20250212125454896 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) 20250212125454897 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) 20250212125454897 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) 20250212125454898 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) 20250212125454898 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) 20250212125454898 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) 20250212125454898 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) 20250212125454899 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) 20250212125454899 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) 20250212125454900 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) 20250212125454900 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) 20250212125454901 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) 20250212125454901 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) 20250212125454902 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) 20250212125454902 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) 20250212125454902 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125454915 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) 20250212125454915 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) 20250212125454916 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) 20250212125454916 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) 20250212125454917 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) 20250212125454917 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) 20250212125454918 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) 20250212125454918 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) 20250212125454919 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) 20250212125454919 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) 20250212125454919 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) 20250212125454919 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) 20250212125454920 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) 20250212125454920 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) 20250212125454921 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) 20250212125454921 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) 20250212125454922 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125454934 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) 20250212125454934 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) 20250212125454935 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) 20250212125454936 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) 20250212125454936 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) 20250212125454936 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) 20250212125454937 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) 20250212125454938 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) 20250212125454940 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) 20250212125454940 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) 20250212125454941 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) 20250212125454941 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) 20250212125454942 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) 20250212125454942 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) 20250212125454943 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) 20250212125454943 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) 20250212125454944 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125454959 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) 20250212125454959 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) 20250212125454961 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) 20250212125454961 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) 20250212125454963 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) 20250212125454963 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) 20250212125454964 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) 20250212125454964 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) 20250212125454965 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) 20250212125454965 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) 20250212125454966 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) 20250212125454966 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) 20250212125454968 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) 20250212125454968 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) 20250212125454968 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) 20250212125454968 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) 20250212125454969 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125454979 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) 20250212125454979 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) 20250212125454980 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) 20250212125454980 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) 20250212125454981 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) 20250212125454981 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) 20250212125454982 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) 20250212125454982 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) 20250212125454983 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) 20250212125454983 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) 20250212125454983 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) 20250212125454983 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) 20250212125454984 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) 20250212125454984 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) 20250212125454985 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) 20250212125454985 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) 20250212125454986 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125454998 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) 20250212125454998 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) 20250212125454999 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) 20250212125454999 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) 20250212125454999 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) 20250212125454999 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) 20250212125455000 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) 20250212125455000 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) 20250212125455000 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) 20250212125455000 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) 20250212125455000 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) 20250212125455000 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) 20250212125455001 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) 20250212125455001 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) 20250212125455001 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) 20250212125455001 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) 20250212125455007 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125455022 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) 20250212125455022 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) 20250212125455024 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) 20250212125455024 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) 20250212125455024 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) 20250212125455024 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) 20250212125455025 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) 20250212125455025 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) 20250212125455026 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) 20250212125455026 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) 20250212125455026 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) 20250212125455026 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) 20250212125455027 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) 20250212125455027 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) 20250212125455027 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) 20250212125455027 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) 20250212125455028 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125455041 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) 20250212125455041 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) 20250212125455042 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) 20250212125455042 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) 20250212125455043 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) 20250212125455043 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) 20250212125455044 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) 20250212125455044 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) 20250212125455045 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) 20250212125455045 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) 20250212125455045 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) 20250212125455045 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) 20250212125455046 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) 20250212125455046 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) 20250212125455047 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) 20250212125455047 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) 20250212125455048 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125455060 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) 20250212125455060 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) 20250212125455061 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) 20250212125455061 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) 20250212125455061 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) 20250212125455061 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) 20250212125455062 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) 20250212125455062 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) 20250212125455062 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) 20250212125455062 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) 20250212125455063 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) 20250212125455063 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) 20250212125455063 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) 20250212125455063 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) 20250212125455063 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) 20250212125455063 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) 20250212125455070 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125455084 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) 20250212125455084 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) 20250212125455087 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) 20250212125455087 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) 20250212125455088 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) 20250212125455088 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) 20250212125455089 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) 20250212125455089 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) 20250212125455090 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) 20250212125455090 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) 20250212125455091 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) 20250212125455091 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) 20250212125455091 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) 20250212125455091 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) 20250212125455092 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) 20250212125455092 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) 20250212125455093 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125455104 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) 20250212125455104 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) 20250212125455105 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) 20250212125455105 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) 20250212125455106 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) 20250212125455106 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) 20250212125455106 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) 20250212125455106 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) 20250212125455107 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) 20250212125455107 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) 20250212125455107 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) 20250212125455107 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) 20250212125455108 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) 20250212125455108 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) 20250212125455108 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) 20250212125455108 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) 20250212125455108 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125455121 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) 20250212125455121 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) 20250212125455122 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) 20250212125455122 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) 20250212125455122 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) 20250212125455122 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) 20250212125455122 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) 20250212125455122 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) 20250212125455122 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) 20250212125455122 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) 20250212125455122 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) 20250212125455122 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) 20250212125455122 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) 20250212125455122 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) 20250212125455123 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) 20250212125455123 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) 20250212125455130 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125455145 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) 20250212125455145 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) 20250212125455145 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) 20250212125455145 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) 20250212125455145 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) 20250212125455145 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) 20250212125455145 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) 20250212125455145 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) 20250212125455145 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) 20250212125455145 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) 20250212125455145 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) 20250212125455145 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) 20250212125455145 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) 20250212125455145 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) 20250212125455146 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) 20250212125455146 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) 20250212125455149 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125455163 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) 20250212125455163 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) 20250212125455164 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) 20250212125455164 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) 20250212125455164 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) 20250212125455164 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) 20250212125455164 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) 20250212125455164 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) 20250212125455165 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) 20250212125455165 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) 20250212125455165 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) 20250212125455165 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) 20250212125455165 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) 20250212125455165 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) 20250212125455165 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) 20250212125455165 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) 20250212125455168 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125455182 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) 20250212125455182 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) 20250212125455182 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) 20250212125455182 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) 20250212125455182 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) 20250212125455182 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) 20250212125455182 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) 20250212125455182 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) 20250212125455182 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) 20250212125455182 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) 20250212125455182 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) 20250212125455182 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) 20250212125455183 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) 20250212125455183 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) 20250212125455183 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) 20250212125455183 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) 20250212125455191 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125455205 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) 20250212125455205 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) 20250212125455205 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) 20250212125455205 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) 20250212125455205 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) 20250212125455205 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) 20250212125455205 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) 20250212125455205 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) 20250212125455206 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) 20250212125455206 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) 20250212125455206 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) 20250212125455206 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) 20250212125455206 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) 20250212125455206 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) 20250212125455206 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) 20250212125455206 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) 20250212125455209 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125455224 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) 20250212125455224 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) 20250212125455224 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) 20250212125455224 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) 20250212125455225 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) 20250212125455225 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) 20250212125455225 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) 20250212125455225 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) 20250212125455225 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) 20250212125455225 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) 20250212125455226 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) 20250212125455226 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) 20250212125455226 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) 20250212125455226 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) 20250212125455227 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) 20250212125455227 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) 20250212125455229 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125455244 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) 20250212125455244 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) 20250212125455245 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) 20250212125455245 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) 20250212125455246 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) 20250212125455246 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) 20250212125455247 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) 20250212125455247 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) 20250212125455247 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) 20250212125455247 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) 20250212125455248 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) 20250212125455248 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) 20250212125455249 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) 20250212125455249 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) 20250212125455249 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) 20250212125455249 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) 20250212125455253 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125455268 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) 20250212125455268 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) 20250212125455269 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) 20250212125455269 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) 20250212125455270 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) 20250212125455270 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) 20250212125455271 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) 20250212125455271 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) 20250212125455272 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) 20250212125455272 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) 20250212125455274 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) 20250212125455274 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) 20250212125455275 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) 20250212125455275 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) 20250212125455276 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) 20250212125455276 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) 20250212125455277 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125455287 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) 20250212125455287 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) 20250212125455287 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) 20250212125455287 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) 20250212125455288 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) 20250212125455288 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) 20250212125455288 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) 20250212125455288 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) 20250212125455288 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) 20250212125455288 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) 20250212125455289 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) 20250212125455289 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) 20250212125455289 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) 20250212125455289 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) 20250212125455289 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) 20250212125455289 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) 20250212125455291 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125455306 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) 20250212125455306 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) 20250212125455307 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) 20250212125455307 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) 20250212125455308 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) 20250212125455308 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) 20250212125455309 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) 20250212125455309 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) 20250212125455310 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) 20250212125455310 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) 20250212125455311 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) 20250212125455311 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) 20250212125455312 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) 20250212125455312 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) 20250212125455312 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) 20250212125455312 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) 20250212125455315 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125455330 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) 20250212125455330 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) 20250212125455332 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) 20250212125455332 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) 20250212125455332 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) 20250212125455332 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) 20250212125455333 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) 20250212125455333 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) 20250212125455335 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) 20250212125455335 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) 20250212125455336 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) 20250212125455336 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) 20250212125455336 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) 20250212125455336 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) 20250212125455337 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) 20250212125455337 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) 20250212125455338 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125455350 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) 20250212125455350 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) 20250212125455351 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) 20250212125455351 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) 20250212125455354 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) 20250212125455354 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) 20250212125455355 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) 20250212125455355 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) 20250212125455356 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) 20250212125455356 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) 20250212125455357 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) 20250212125455357 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) 20250212125455359 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) 20250212125455359 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) 20250212125455360 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) 20250212125455360 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) 20250212125455360 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125455369 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) 20250212125455369 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) 20250212125455370 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) 20250212125455370 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) 20250212125455370 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) 20250212125455370 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) 20250212125455371 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) 20250212125455371 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) 20250212125455371 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) 20250212125455371 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) 20250212125455372 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) 20250212125455372 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) 20250212125455373 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) 20250212125455373 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) 20250212125455373 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) 20250212125455373 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) 20250212125455378 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125455388 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) 20250212125455388 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) 20250212125455388 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) -NSVCI1234(528)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(528)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(528)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(528)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212125455395 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) 20250212125455395 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) 20250212125455397 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125455397 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) 20250212125455397 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) 20250212125455397 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125455397 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125455397 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) 20250212125455397 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) 20250212125455397 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) 20250212125455398 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) 20250212125455398 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) 20250212125455399 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125455399 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) 20250212125455399 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212125455399 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) 20250212125455400 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(528)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(528)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125455401 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) 20250212125455401 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) 20250212125455401 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125455401 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) 20250212125455401 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) 20250212125455401 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125455402 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125455402 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125455402 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125455402 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125455402 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125455402 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125455402 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) 20250212125455402 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) 20250212125455404 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) 20250212125455404 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) 20250212125455405 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125455405 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) 20250212125455405 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) 20250212125455405 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(528)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(528)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(528)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212125455406 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125455413 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) 20250212125455413 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) 525@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 525@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125455413 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) 20250212125455414 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) 20250212125455414 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) 20250212125455414 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) 20250212125455414 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) 20250212125455414 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) 20250212125455414 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) 20250212125455414 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) 20250212125455415 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) 20250212125455415 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) 20250212125455415 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) 20250212125455415 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) 20250212125455415 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) 20250212125455415 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) 20250212125455417 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125455417 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125455417 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125455417 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125455417 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125455417 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125455417 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125455417 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125455417 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_paging_ps_from_sgsn_sign_ptmsi-BVCI1234(526)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_paging_ps_from_sgsn_sign_ptmsi-BVCI1234(526)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125455420 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125455420 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125455420 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125455420 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125455420 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125455420 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125455420 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125455420 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125455422 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125455422 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125455422 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125455422 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125455422 DRLCMAC NOTICE TX: [PCU -> BTS] Paging Request (CCCH) MI=TMSI-0x54EC317E (gprs_rlcmac.c:36) 20250212125455422 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=628 block=0 data=ff ff ff ff 32 36 32 34 32 30 30 30 30 30 30 30 34 32 33 00 00 25 06 21 00 05 f4 54 ec 31 7e 27 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20250212125455422 DPCU DEBUG PCH paging timer started for MI=TMSI-0x54EC317E IMSI=262420000000423 (bts_pch_timer.c:94) 20250212125455422 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125455422 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125455422 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125455422 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125455422 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125455422 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125455422 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212125455422 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212125455422 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125455422 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(521)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '00'O BTS(521)@8d0f06c41a7d: 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@8d0f06c41a7d: 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 := '54EC317E'O } } } }, mi2 := omit, rest_octets := '272B2B2B2B2B2B2B2B2B2B2B2B'O ("'++++++++++++") } } } 20250212125455424 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125455424 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125455424 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125455424 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125455424 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) TC_paging_ps_from_sgsn_sign_ptmsi-STATS(522)@8d0f06c41a7d: Start timer T: 2 s 20250212125455431 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) 20250212125455431 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) 20250212125455431 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) 20250212125455431 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) 20250212125455431 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) 20250212125455431 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) 20250212125455431 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) 20250212125455431 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) 20250212125455431 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) 20250212125455431 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) 20250212125455432 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) 20250212125455432 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) 20250212125455432 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) 20250212125455432 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) 20250212125455432 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) 20250212125455432 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)@8d0f06c41a7d: Start timer T_statsd: 5 s TC_paging_ps_from_sgsn_sign_ptmsi-STATS(522)@8d0f06c41a7d: 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 } 20250212125455440 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) TC_paging_ps_from_sgsn_sign_ptmsi-STATS(522)@8d0f06c41a7d: 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(521)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125455462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54938<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125455463 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54928<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125455463 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125455463 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125455463 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125455463 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125455463 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125455463 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125455463 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125455463 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125455463 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125455463 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125455463 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125455463 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125455463 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125455463 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125455463 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) 20250212125455463 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) 20250212125455463 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 9169 with status 0 respawn: 47: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_paging_ps_from_sgsn_sign_ptmsi finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_ps_from_sgsn_sign_ptmsi pass'. Wed Feb 12 12:54:55 UTC 2025 ====== 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 20250212125455480 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125455480 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125455480 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125455480 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125455497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53848<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125455610 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53848<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=590344) Waiting for packet dumper to finish... 1 (prev_count=590344, count=696800) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_ps_from_sgsn_sign_ptmsi pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_ps_from_sgsn_sign'. ------ PCU_Tests.TC_paging_ps_from_sgsn_sign ------ Wed Feb 12 12:54:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_ps_from_sgsn_sign.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_ps_from_sgsn_sign.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_ps_from_sgsn_sign' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_paging_ps_from_sgsn_sign started. MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 20250212125458687 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53856<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(533)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(533)@8d0f06c41a7d: Start timer T: 5 s PCUIF(533)@8d0f06c41a7d: Start timer T_Conn: 10 s 20250212125458692 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53862<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_paging_ps_from_sgsn_sign-STATS(535)@8d0f06c41a7d: Start timer T: 2 s TC_paging_ps_from_sgsn_sign-STATS(535)@8d0f06c41a7d: Start timer T: 2 s 20250212125500482 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125500482 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125500482 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(533)@8d0f06c41a7d: OsmoPCU is now connected BTS(534)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" 20250212125500498 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125500498 DLGLOBAL DEBUG validating counter group 0x55961bf1d040(bts) with 102 counters (rate_ctr.c:86) 20250212125500498 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125500498 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125500498 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125500498 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125500498 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125500498 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125500498 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125500498 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125500498 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125500498 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125500498 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125500498 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125500498 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125500498 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125500498 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125500498 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125500498 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125500498 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125500498 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125500498 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125500498 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125500498 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125500498 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125500498 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125500498 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125500498 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125500498 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125500498 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125500498 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125500498 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125500498 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125500498 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125500498 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125500498 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125500498 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125500498 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125500498 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125500498 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125500498 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125500498 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125500498 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125500498 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125500498 DLGLOBAL DEBUG validating counter group 0x7f0602f2d5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125500498 DLGLOBAL DEBUG validating counter group 0x55961bf1c720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125500498 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125500498 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125500498 DLGLOBAL DEBUG validating counter group 0x7f0602f2e180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125500498 DLGLOBAL DEBUG validating counter group 0x7f0602f2e160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125500498 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125500498 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) 20250212125500498 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) 20250212125500498 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125500499 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125500499 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125500499 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125500499 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125500499 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125500499 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125500499 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125500499 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125500499 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125500499 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125500499 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125500499 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125500499 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125500499 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125500499 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125500499 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125500499 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125500499 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125500499 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125500499 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125500499 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125500499 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125500499 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125500499 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125500499 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125500499 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) 20250212125500500 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125500501 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(534)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(534)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(534)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(534)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(534)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(534)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(534)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(534)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212125500510 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) 20250212125500510 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125500511 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) 20250212125500511 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) 20250212125500512 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) 20250212125500512 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) 20250212125500512 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) 20250212125500512 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) 20250212125500514 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) 20250212125500514 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) 20250212125500515 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) 20250212125500515 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) 20250212125500515 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) 20250212125500515 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) 20250212125500516 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) 20250212125500516 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) 20250212125500516 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 537@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 20250212125500529 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) 20250212125500529 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) 20250212125500531 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) 20250212125500531 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) 20250212125500531 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) 20250212125500531 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) 20250212125500531 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) 20250212125500531 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) 20250212125500532 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) 20250212125500532 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) 20250212125500532 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) 20250212125500532 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) 20250212125500532 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) 20250212125500532 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_ps_from_sgsn_sign-BVCI1234(539)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 20250212125500533 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) 20250212125500533 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) 20250212125500534 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_paging_ps_from_sgsn_sign-STATS(535)@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 10 s 537@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(541)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 537@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 537@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 537@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(543)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125500548 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) 20250212125500548 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) 20250212125500548 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) 20250212125500548 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) 20250212125500548 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) 20250212125500548 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) 20250212125500548 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) 20250212125500548 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) 20250212125500548 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) 20250212125500548 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) 20250212125500548 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) 20250212125500548 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) 20250212125500549 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) 20250212125500549 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) 20250212125500549 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) 20250212125500549 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) 537@8d0f06c41a7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(545)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(545)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125500557 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125500571 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) 20250212125500571 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) 20250212125500572 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) 20250212125500572 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) 20250212125500572 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) 20250212125500572 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) 20250212125500572 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) 20250212125500572 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) 20250212125500572 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) 20250212125500572 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) 20250212125500573 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) 20250212125500573 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) 20250212125500573 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) 20250212125500573 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) 20250212125500573 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) 20250212125500573 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) 20250212125500576 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125500590 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) 20250212125500590 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) 20250212125500590 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) 20250212125500590 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) 20250212125500591 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) 20250212125500591 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) 20250212125500591 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) 20250212125500591 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) 20250212125500591 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) 20250212125500591 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) 20250212125500591 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) 20250212125500591 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) 20250212125500591 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) 20250212125500591 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) 20250212125500592 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) 20250212125500592 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) 20250212125500594 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125500609 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) 20250212125500609 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) 20250212125500609 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) 20250212125500609 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) 20250212125500609 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) 20250212125500609 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) 20250212125500610 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) 20250212125500610 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) 20250212125500610 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) 20250212125500610 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) 20250212125500610 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) 20250212125500610 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) 20250212125500611 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) 20250212125500611 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) 20250212125500611 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) 20250212125500611 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) 20250212125500618 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125500632 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) 20250212125500632 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) 20250212125500633 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) 20250212125500633 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) 20250212125500634 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) 20250212125500634 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) 20250212125500634 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) 20250212125500634 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) 20250212125500635 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) 20250212125500635 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) 20250212125500635 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) 20250212125500635 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) 20250212125500636 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) 20250212125500636 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) 20250212125500636 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) 20250212125500636 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) 20250212125500637 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125500652 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) 20250212125500652 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) 20250212125500654 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) 20250212125500654 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) 20250212125500654 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) 20250212125500654 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) 20250212125500655 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) 20250212125500655 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) 20250212125500656 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) 20250212125500656 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) 20250212125500657 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) 20250212125500657 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) 20250212125500658 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) 20250212125500658 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) 20250212125500658 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) 20250212125500658 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) 20250212125500659 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125500672 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) 20250212125500672 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) 20250212125500673 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) 20250212125500673 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) 20250212125500674 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) 20250212125500674 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) 20250212125500675 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) 20250212125500675 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) 20250212125500676 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) 20250212125500676 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) 20250212125500677 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) 20250212125500677 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) 20250212125500677 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) 20250212125500677 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) 20250212125500678 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) 20250212125500678 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) 20250212125500681 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125500695 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) 20250212125500695 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) 20250212125500696 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) 20250212125500696 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) 20250212125500697 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) 20250212125500697 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) 20250212125500697 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) 20250212125500697 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) 20250212125500698 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) 20250212125500698 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) 20250212125500699 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) 20250212125500699 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) 20250212125500699 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) 20250212125500699 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) 20250212125500700 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) 20250212125500700 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) 20250212125500701 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125500714 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) 20250212125500714 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) 20250212125500716 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) 20250212125500716 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) 20250212125500717 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) 20250212125500717 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) 20250212125500718 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) 20250212125500718 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) 20250212125500719 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) 20250212125500719 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) 20250212125500720 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) 20250212125500720 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) 20250212125500721 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) 20250212125500721 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) 20250212125500722 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) 20250212125500722 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) 20250212125500723 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125500733 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) 20250212125500733 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) 20250212125500733 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) 20250212125500733 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) 20250212125500734 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) 20250212125500734 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) 20250212125500735 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) 20250212125500735 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) 20250212125500736 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) 20250212125500736 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) 20250212125500736 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) 20250212125500736 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) 20250212125500737 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) 20250212125500737 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) 20250212125500738 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) 20250212125500738 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) 20250212125500742 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125500757 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) 20250212125500757 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) 20250212125500758 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) 20250212125500758 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) 20250212125500758 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) 20250212125500758 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) 20250212125500759 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) 20250212125500759 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) 20250212125500759 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) 20250212125500759 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) 20250212125500760 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) 20250212125500760 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) 20250212125500760 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) 20250212125500760 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) 20250212125500761 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) 20250212125500761 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) 20250212125500761 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125500775 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) 20250212125500775 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) 20250212125500776 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) 20250212125500776 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) 20250212125500776 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) 20250212125500776 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) 20250212125500776 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) 20250212125500776 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) 20250212125500777 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) 20250212125500777 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) 20250212125500777 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) 20250212125500777 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) 20250212125500777 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) 20250212125500777 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) 20250212125500777 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) 20250212125500777 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) 20250212125500780 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125500794 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) 20250212125500794 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) 20250212125500795 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) 20250212125500795 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) 20250212125500795 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) 20250212125500795 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) 20250212125500795 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) 20250212125500795 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) 20250212125500796 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) 20250212125500796 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) 20250212125500796 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) 20250212125500796 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) 20250212125500796 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) 20250212125500796 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) 20250212125500797 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) 20250212125500797 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) 20250212125500804 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125500818 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) 20250212125500818 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) 20250212125500818 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) 20250212125500818 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) 20250212125500819 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) 20250212125500819 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) 20250212125500819 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) 20250212125500819 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) 20250212125500819 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) 20250212125500819 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) 20250212125500819 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) 20250212125500819 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) 20250212125500820 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) 20250212125500820 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) 20250212125500820 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) 20250212125500820 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) 20250212125500822 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125500837 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) 20250212125500837 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) 20250212125500838 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) 20250212125500838 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) 20250212125500839 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) 20250212125500839 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) 20250212125500839 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) 20250212125500839 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) 20250212125500840 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) 20250212125500840 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) 20250212125500840 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) 20250212125500840 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) 20250212125500841 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) 20250212125500841 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) 20250212125500842 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) 20250212125500842 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) 20250212125500842 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125500857 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) 20250212125500857 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) 20250212125500858 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) 20250212125500858 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) 20250212125500859 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) 20250212125500859 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) 20250212125500860 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) 20250212125500860 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) 20250212125500861 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) 20250212125500861 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) 20250212125500862 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) 20250212125500862 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) 20250212125500863 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) 20250212125500863 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) 20250212125500864 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) 20250212125500864 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) 20250212125500867 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125500881 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) 20250212125500881 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) 20250212125500882 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) 20250212125500882 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) 20250212125500882 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) 20250212125500882 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) 20250212125500883 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) 20250212125500883 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) 20250212125500883 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) 20250212125500883 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) 20250212125500883 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) 20250212125500883 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) 20250212125500884 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) 20250212125500884 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) 20250212125500884 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) 20250212125500884 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) 20250212125500885 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125500900 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) 20250212125500900 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) 20250212125500900 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) 20250212125500900 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) 20250212125500900 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) 20250212125500900 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) 20250212125500901 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) 20250212125500901 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) 20250212125500901 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) 20250212125500901 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) 20250212125500902 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) 20250212125500902 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) 20250212125500902 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) 20250212125500902 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) 20250212125500902 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) 20250212125500902 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) 20250212125500904 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125500919 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) 20250212125500919 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) 20250212125500920 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) 20250212125500920 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) 20250212125500920 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) 20250212125500920 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) 20250212125500921 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) 20250212125500921 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) 20250212125500921 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) 20250212125500921 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) 20250212125500921 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) 20250212125500921 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) 20250212125500921 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) 20250212125500921 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) 20250212125500922 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) 20250212125500922 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) 20250212125500928 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125500942 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) 20250212125500942 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) 20250212125500943 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) 20250212125500943 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) 20250212125500944 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) 20250212125500944 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) 20250212125500944 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) 20250212125500944 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) 20250212125500945 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) 20250212125500945 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) 20250212125500946 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) 20250212125500946 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) 20250212125500946 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) 20250212125500946 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) 20250212125500947 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) 20250212125500947 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) 20250212125500947 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125500961 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) 20250212125500961 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) 20250212125500962 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) 20250212125500962 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) 20250212125500962 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) 20250212125500962 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) 20250212125500962 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) 20250212125500962 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) 20250212125500962 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) 20250212125500962 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) 20250212125500963 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) 20250212125500963 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) 20250212125500963 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) 20250212125500963 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) 20250212125500963 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) 20250212125500963 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) 20250212125500966 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125500981 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) 20250212125500981 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) 20250212125500982 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) 20250212125500982 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) 20250212125500983 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) 20250212125500983 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) 20250212125500984 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) 20250212125500984 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) 20250212125500985 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) 20250212125500985 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) 20250212125500986 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) 20250212125500986 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) 20250212125500987 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) 20250212125500987 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) 20250212125500988 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) 20250212125500988 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) 20250212125500990 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125501005 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) 20250212125501005 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) 20250212125501007 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) 20250212125501007 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) 20250212125501007 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) 20250212125501007 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) 20250212125501009 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) 20250212125501009 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) 20250212125501009 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) 20250212125501009 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) 20250212125501010 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) 20250212125501010 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) 20250212125501011 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) 20250212125501011 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) 20250212125501011 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) 20250212125501011 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) 20250212125501012 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125501022 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) 20250212125501022 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) 20250212125501022 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) 20250212125501022 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) 20250212125501023 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) 20250212125501023 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) 20250212125501023 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) 20250212125501023 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) 20250212125501023 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) 20250212125501023 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) 20250212125501023 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) 20250212125501023 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) 20250212125501023 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) 20250212125501023 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) 20250212125501023 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) 20250212125501023 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) 20250212125501027 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125501041 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) 20250212125501041 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) 20250212125501041 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) 20250212125501041 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) 20250212125501041 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) 20250212125501041 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) 20250212125501042 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) 20250212125501042 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) 20250212125501042 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) 20250212125501042 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) 20250212125501042 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) 20250212125501042 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) 20250212125501042 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) 20250212125501042 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) 20250212125501042 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) 20250212125501042 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) 20250212125501050 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125501064 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) 20250212125501064 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) 20250212125501065 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) 20250212125501065 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) 20250212125501065 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) 20250212125501065 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) 20250212125501065 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) 20250212125501065 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) 20250212125501065 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) 20250212125501065 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) 20250212125501065 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) 20250212125501065 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) 20250212125501065 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) 20250212125501065 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) 20250212125501065 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) 20250212125501065 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) 20250212125501069 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125501083 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) 20250212125501083 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) 20250212125501084 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) 20250212125501084 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) 20250212125501084 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) 20250212125501084 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) 20250212125501084 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) 20250212125501084 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) 20250212125501084 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) 20250212125501084 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) 20250212125501085 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) 20250212125501085 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) 20250212125501085 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) 20250212125501085 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) 20250212125501085 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) 20250212125501085 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) 20250212125501088 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125501103 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) 20250212125501103 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) 20250212125501105 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) 20250212125501105 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) 20250212125501105 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) 20250212125501105 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) 20250212125501106 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) 20250212125501106 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) 20250212125501107 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) 20250212125501107 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) 20250212125501108 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) 20250212125501108 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) 20250212125501108 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) 20250212125501108 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) 20250212125501109 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) 20250212125501109 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) 20250212125501113 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125501127 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) 20250212125501127 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) 20250212125501129 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) 20250212125501129 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) 20250212125501129 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) 20250212125501129 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) 20250212125501130 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) 20250212125501130 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) 20250212125501131 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) 20250212125501131 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) 20250212125501132 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) 20250212125501132 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) 20250212125501133 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) 20250212125501133 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) 20250212125501133 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) 20250212125501133 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) 20250212125501134 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125501147 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) 20250212125501147 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) 20250212125501148 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) 20250212125501148 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) 20250212125501149 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) 20250212125501149 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) 20250212125501150 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) 20250212125501150 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) 20250212125501150 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) 20250212125501151 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) 20250212125501151 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) 20250212125501151 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) 20250212125501152 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) 20250212125501152 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) 20250212125501153 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) 20250212125501153 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) 20250212125501154 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125501166 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) 20250212125501166 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) 20250212125501167 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) 20250212125501167 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) 20250212125501168 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) 20250212125501168 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) 20250212125501169 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) 20250212125501169 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) 20250212125501170 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) 20250212125501170 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) 20250212125501171 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) 20250212125501171 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) 20250212125501172 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) 20250212125501172 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) 20250212125501172 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) 20250212125501172 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) 20250212125501176 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125501190 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) 20250212125501190 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) 20250212125501191 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) 20250212125501191 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) 20250212125501192 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) 20250212125501192 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) 20250212125501193 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) 20250212125501193 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) 20250212125501193 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) 20250212125501193 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) 20250212125501194 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) 20250212125501194 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) 20250212125501195 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) 20250212125501195 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) 20250212125501196 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) 20250212125501196 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) 20250212125501197 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125501209 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) 20250212125501209 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) 20250212125501210 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) 20250212125501210 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) 20250212125501211 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) 20250212125501211 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) 20250212125501212 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) 20250212125501212 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) 20250212125501212 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) 20250212125501213 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) 20250212125501213 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) 20250212125501214 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) 20250212125501215 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) 20250212125501215 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) 20250212125501215 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) 20250212125501215 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) 20250212125501216 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125501228 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) 20250212125501228 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) 20250212125501229 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) 20250212125501229 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) 20250212125501230 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) 20250212125501230 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) 20250212125501231 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) 20250212125501231 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) 20250212125501231 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) 20250212125501232 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) 20250212125501232 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) 20250212125501232 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) 20250212125501233 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) 20250212125501233 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) 20250212125501234 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) 20250212125501234 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) 20250212125501238 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125501252 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) 20250212125501252 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) 20250212125501253 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) 20250212125501253 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) 20250212125501254 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) 20250212125501254 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) 20250212125501255 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) 20250212125501255 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) 20250212125501257 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) 20250212125501257 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) 20250212125501258 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) 20250212125501258 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) 20250212125501259 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) 20250212125501259 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) 20250212125501260 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) 20250212125501260 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) 20250212125501260 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125501272 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) 20250212125501272 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) 20250212125501273 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) 20250212125501273 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) 20250212125501273 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) 20250212125501274 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) 20250212125501274 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) 20250212125501274 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) 20250212125501275 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) 20250212125501275 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) 20250212125501275 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) 20250212125501275 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) 20250212125501275 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) 20250212125501275 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) 20250212125501276 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) 20250212125501276 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) 20250212125501276 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125501290 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) 20250212125501290 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) 20250212125501290 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) 20250212125501290 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) 20250212125501291 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) 20250212125501291 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) 20250212125501291 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) 20250212125501291 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) 20250212125501291 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) 20250212125501291 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) 20250212125501292 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) 20250212125501292 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) 20250212125501292 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) 20250212125501292 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) 20250212125501292 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) 20250212125501292 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) 20250212125501300 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125501315 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) 20250212125501315 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) 20250212125501315 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) 20250212125501315 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) 20250212125501316 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) 20250212125501316 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) 20250212125501316 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) 20250212125501316 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) 20250212125501316 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) 20250212125501316 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) 20250212125501317 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) 20250212125501317 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) 20250212125501317 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) 20250212125501317 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) 20250212125501318 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) 20250212125501318 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) 20250212125501319 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125501333 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) 20250212125501333 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) 20250212125501333 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) 20250212125501333 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) 20250212125501333 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) 20250212125501333 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) 20250212125501333 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) 20250212125501333 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) 20250212125501333 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) 20250212125501333 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) 20250212125501334 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) 20250212125501334 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) 20250212125501334 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) 20250212125501334 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) 20250212125501334 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) 20250212125501334 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) 20250212125501337 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125501351 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) 20250212125501351 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) 20250212125501352 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) 20250212125501352 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) 20250212125501352 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) 20250212125501352 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) 20250212125501352 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) 20250212125501352 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) 20250212125501352 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) 20250212125501352 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) 20250212125501352 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) 20250212125501352 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) 20250212125501352 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) 20250212125501352 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) 20250212125501353 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) 20250212125501353 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) 20250212125501361 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125501375 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) 20250212125501375 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) 20250212125501375 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) 20250212125501375 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) 20250212125501375 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) 20250212125501375 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) 20250212125501375 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) 20250212125501375 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) 20250212125501375 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) 20250212125501375 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) 20250212125501376 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) 20250212125501376 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) 20250212125501376 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) 20250212125501376 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) 20250212125501376 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) 20250212125501376 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) 20250212125501379 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125501398 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) 20250212125501398 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) 20250212125501399 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) 20250212125501399 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) 20250212125501399 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) 20250212125501399 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) 20250212125501400 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) 20250212125501400 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) 20250212125501400 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) 20250212125501400 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) 20250212125501401 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) 20250212125501401 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) 20250212125501401 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) 20250212125501401 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) 20250212125501402 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) 20250212125501402 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) 20250212125501403 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125501417 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) 20250212125501417 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) 20250212125501418 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) 20250212125501418 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) 20250212125501419 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) 20250212125501419 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) 20250212125501419 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) 20250212125501419 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) 20250212125501420 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) 20250212125501420 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) 20250212125501420 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) 20250212125501420 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) 20250212125501421 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) 20250212125501421 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) 20250212125501422 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) 20250212125501422 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) 20250212125501426 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125501444 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) 20250212125501444 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) 20250212125501444 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) 20250212125501444 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) 20250212125501444 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) 20250212125501444 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) 20250212125501444 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) 20250212125501444 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) 20250212125501445 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) 20250212125501445 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) 20250212125501445 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) 20250212125501445 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) 20250212125501445 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) 20250212125501445 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) 20250212125501445 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) 20250212125501445 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) 20250212125501448 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125501462 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) 20250212125501462 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) 20250212125501462 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) 20250212125501462 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) 20250212125501462 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) 20250212125501462 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) 20250212125501462 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) 20250212125501462 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) 20250212125501462 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) 20250212125501462 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) 20250212125501462 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) 20250212125501462 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) 20250212125501463 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) 20250212125501463 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) 20250212125501463 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) 20250212125501463 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) 20250212125501466 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125501480 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) 20250212125501481 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) 20250212125501481 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) 20250212125501481 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) 20250212125501481 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) 20250212125501481 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) 20250212125501481 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) 20250212125501481 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) 20250212125501481 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) 20250212125501481 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) 20250212125501482 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) 20250212125501482 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) 20250212125501482 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) 20250212125501482 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) 20250212125501482 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) 20250212125501482 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) 20250212125501490 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125501504 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) 20250212125501504 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) 20250212125501504 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) 20250212125501504 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) 20250212125501504 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) 20250212125501504 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) 20250212125501504 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) 20250212125501504 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) 20250212125501504 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) 20250212125501504 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) 20250212125501504 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) 20250212125501504 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) 20250212125501504 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) 20250212125501504 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) 20250212125501505 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) 20250212125501505 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) 20250212125501508 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125501523 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) 20250212125501523 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) 20250212125501524 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) 20250212125501524 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) 20250212125501525 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) 20250212125501525 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) 20250212125501525 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) 20250212125501525 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) 20250212125501526 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) 20250212125501526 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) 20250212125501526 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) 20250212125501526 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) 20250212125501526 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) 20250212125501526 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) 20250212125501527 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) 20250212125501527 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) 20250212125501527 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125501541 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) 20250212125501541 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) 20250212125501542 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) 20250212125501542 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) 20250212125501542 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) 20250212125501542 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) 20250212125501542 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) 20250212125501542 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) 20250212125501542 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) 20250212125501542 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) 20250212125501542 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) 20250212125501542 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) 20250212125501543 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) 20250212125501543 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) 20250212125501543 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) 20250212125501543 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) 20250212125501551 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125501566 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) 20250212125501566 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) 20250212125501567 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) 20250212125501567 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) 20250212125501567 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) 20250212125501567 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) 20250212125501568 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) 20250212125501568 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) 20250212125501569 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) 20250212125501569 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) 20250212125501569 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) 20250212125501569 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) 20250212125501570 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) 20250212125501570 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) 20250212125501571 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) 20250212125501571 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) 20250212125501571 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125501586 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) 20250212125501586 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) 20250212125501587 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) 20250212125501587 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) 20250212125501588 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) 20250212125501588 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) 20250212125501589 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) 20250212125501589 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) 20250212125501590 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) 20250212125501590 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) 20250212125501590 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) 20250212125501590 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) 20250212125501591 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) 20250212125501591 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) 20250212125501592 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) 20250212125501592 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) 20250212125501593 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125501608 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) 20250212125501608 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) 20250212125501610 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) 20250212125501610 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) 20250212125501611 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) 20250212125501611 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) 20250212125501612 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) 20250212125501612 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) 20250212125501612 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) 20250212125501612 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) 20250212125501613 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) 20250212125501613 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) 20250212125501613 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) 20250212125501613 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) 20250212125501613 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) 20250212125501613 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) 20250212125501617 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125501630 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) 20250212125501630 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) 20250212125501630 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) 20250212125501630 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) 20250212125501630 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) 20250212125501630 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) 20250212125501631 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) 20250212125501631 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) 20250212125501631 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) 20250212125501631 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) 20250212125501631 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) 20250212125501631 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) 20250212125501631 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) 20250212125501631 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) 20250212125501631 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) 20250212125501631 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) 20250212125501635 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125501649 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) 20250212125501649 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) 20250212125501649 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) 20250212125501649 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) 20250212125501649 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) 20250212125501649 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) 20250212125501649 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) 20250212125501649 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) 20250212125501649 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) 20250212125501649 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) 20250212125501649 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) 20250212125501649 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) 20250212125501649 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) 20250212125501649 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) 20250212125501650 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) 20250212125501650 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) 20250212125501653 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125501668 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) 20250212125501668 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) 20250212125501668 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) 20250212125501668 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) 20250212125501668 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) 20250212125501668 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) 20250212125501668 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) 20250212125501668 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) 20250212125501669 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) 20250212125501669 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) 20250212125501669 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) 20250212125501669 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) 20250212125501669 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) 20250212125501669 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) 20250212125501669 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) 20250212125501669 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) 20250212125501677 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125501692 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) 20250212125501692 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) 20250212125501692 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) 20250212125501692 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) 20250212125501692 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) 20250212125501692 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) 20250212125501692 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) 20250212125501692 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) 20250212125501693 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) 20250212125501693 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) 20250212125501693 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) 20250212125501693 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) 20250212125501693 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) 20250212125501693 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) 20250212125501693 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) 20250212125501693 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) 20250212125501696 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125501710 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) 20250212125501710 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) 20250212125501710 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) 20250212125501710 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) 20250212125501710 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) 20250212125501710 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) 20250212125501710 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) 20250212125501710 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) 20250212125501711 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) 20250212125501711 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) 20250212125501711 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) 20250212125501711 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) 20250212125501711 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) 20250212125501711 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) 20250212125501711 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) 20250212125501711 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) 20250212125501714 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125501729 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) 20250212125501729 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) 20250212125501729 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) 20250212125501729 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) 20250212125501729 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) 20250212125501729 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) 20250212125501729 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) 20250212125501729 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) 20250212125501729 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) 20250212125501729 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) 20250212125501729 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) 20250212125501729 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) 20250212125501729 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) 20250212125501729 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) 20250212125501730 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) 20250212125501730 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) 20250212125501738 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125501753 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) 20250212125501753 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) 20250212125501755 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) 20250212125501755 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) 20250212125501755 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) 20250212125501755 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) 20250212125501756 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) 20250212125501756 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) 20250212125501758 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) 20250212125501758 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) 20250212125501759 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) 20250212125501759 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) 20250212125501760 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) 20250212125501760 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) 20250212125501760 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) 20250212125501760 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) 20250212125501761 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125501773 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) 20250212125501773 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) 20250212125501774 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) 20250212125501774 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) 20250212125501775 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) 20250212125501775 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) 20250212125501775 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) 20250212125501776 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) 20250212125501776 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) 20250212125501776 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) 20250212125501777 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) 20250212125501777 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) 20250212125501778 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) 20250212125501778 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) 20250212125501778 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) 20250212125501778 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) 20250212125501779 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125501792 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) 20250212125501792 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) 20250212125501793 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) 20250212125501793 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) 20250212125501794 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) 20250212125501794 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) 20250212125501795 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) 20250212125501795 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) 20250212125501795 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) 20250212125501795 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) 20250212125501796 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) 20250212125501796 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) 20250212125501797 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) 20250212125501797 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) 20250212125501798 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) 20250212125501798 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) 20250212125501801 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125501816 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) 20250212125501816 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) 20250212125501817 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) 20250212125501817 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) 20250212125501818 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) 20250212125501818 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) 20250212125501819 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) 20250212125501820 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) 20250212125501821 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) 20250212125501821 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) 20250212125501821 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) 20250212125501821 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) 20250212125501822 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) 20250212125501822 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) 20250212125501823 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) 20250212125501824 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) 20250212125501825 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125501835 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) 20250212125501835 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) 20250212125501836 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) 20250212125501836 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) 20250212125501837 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) 20250212125501837 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) 20250212125501838 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) 20250212125501838 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) 20250212125501839 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) 20250212125501839 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) 20250212125501840 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) 20250212125501840 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) 20250212125501841 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) 20250212125501841 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) 20250212125501842 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) 20250212125501842 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) 20250212125501843 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125501856 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) 20250212125501856 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) 20250212125501857 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) 20250212125501857 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) 20250212125501858 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) 20250212125501858 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) 20250212125501859 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) 20250212125501859 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) 20250212125501859 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) 20250212125501859 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) 20250212125501860 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) 20250212125501860 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) 20250212125501861 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) 20250212125501861 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) 20250212125501862 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) 20250212125501862 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) 20250212125501865 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125501879 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) 20250212125501879 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) 20250212125501882 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) 20250212125501882 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) 20250212125501883 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) 20250212125501883 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) 20250212125501883 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) 20250212125501883 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) 20250212125501884 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) 20250212125501884 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) 20250212125501885 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) 20250212125501885 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) 20250212125501886 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) 20250212125501886 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) 20250212125501887 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) 20250212125501887 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) 20250212125501887 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125501899 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) 20250212125501899 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) 20250212125501900 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) 20250212125501901 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) 20250212125501902 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) 20250212125501902 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) 20250212125501904 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) 20250212125501904 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) 20250212125501905 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) 20250212125501905 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) 20250212125501907 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) 20250212125501907 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) 20250212125501908 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) 20250212125501908 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) 20250212125501909 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) 20250212125501909 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) 20250212125501909 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125501917 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) 20250212125501917 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) 20250212125501918 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) 20250212125501918 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) 20250212125501919 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) 20250212125501919 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) 20250212125501919 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) 20250212125501919 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) 20250212125501920 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) 20250212125501920 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) 20250212125501920 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) 20250212125501920 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) 20250212125501921 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) 20250212125501921 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) 20250212125501921 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) 20250212125501921 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) 20250212125501927 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125501942 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) 20250212125501942 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) 20250212125501943 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) 20250212125501944 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) 20250212125501944 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) 20250212125501944 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) 20250212125501945 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) 20250212125501945 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) 20250212125501946 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) 20250212125501946 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) 20250212125501947 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) 20250212125501947 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) 20250212125501947 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) 20250212125501948 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) 20250212125501948 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) 20250212125501948 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) 20250212125501949 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125501961 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) 20250212125501961 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) 20250212125501962 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) 20250212125501962 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) 20250212125501963 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) 20250212125501963 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) 20250212125501963 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) 20250212125501964 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) 20250212125501964 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) 20250212125501964 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) 20250212125501965 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) 20250212125501965 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) 20250212125501966 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) 20250212125501966 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) 20250212125501967 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) 20250212125501968 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) 20250212125501968 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125501981 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) 20250212125501981 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) 20250212125501982 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) 20250212125501982 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) 20250212125501983 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) 20250212125501983 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) 20250212125501984 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) 20250212125501984 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) 20250212125501985 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) 20250212125501985 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) 20250212125501986 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) 20250212125501986 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) 20250212125501986 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) 20250212125501986 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) 20250212125501987 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) 20250212125501987 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) 20250212125501989 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125502004 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) 20250212125502004 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) 20250212125502005 DL1IF[0;m 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) 20250212125502006 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) 20250212125502006 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) 20250212125502006 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) 20250212125502007 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) 20250212125502007 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) 20250212125502008 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) 20250212125502008 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) 20250212125502009 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) 20250212125502009 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) 20250212125502010 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) 20250212125502010 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) 20250212125502011 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) 20250212125502011 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) 20250212125502012 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125502023 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) 20250212125502023 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) 20250212125502023 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) 20250212125502023 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) 20250212125502024 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) 20250212125502024 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) 20250212125502024 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) 20250212125502024 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) 20250212125502024 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) 20250212125502024 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) 20250212125502025 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) 20250212125502025 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) 20250212125502025 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) 20250212125502025 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) 20250212125502025 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) 20250212125502025 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) 20250212125502028 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125502041 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) 20250212125502041 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) 20250212125502041 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) 20250212125502041 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) 20250212125502042 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) 20250212125502042 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) 20250212125502042 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) 20250212125502042 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) 20250212125502042 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) 20250212125502042 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) 20250212125502042 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) 20250212125502042 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) 20250212125502042 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) 20250212125502042 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) 20250212125502042 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) 20250212125502042 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) 20250212125502050 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125502065 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) 20250212125502065 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) 20250212125502065 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) 20250212125502065 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) 20250212125502065 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) 20250212125502065 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) 20250212125502066 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) 20250212125502066 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) 20250212125502066 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) 20250212125502066 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) 20250212125502066 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) 20250212125502066 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) 20250212125502066 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) 20250212125502066 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) 20250212125502067 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) 20250212125502067 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) 20250212125502069 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125502083 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) 20250212125502083 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) 20250212125502084 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) 20250212125502084 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) 20250212125502084 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) 20250212125502084 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) 20250212125502084 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) 20250212125502084 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) 20250212125502085 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) 20250212125502085 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) 20250212125502085 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) 20250212125502085 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) 20250212125502085 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) 20250212125502085 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) 20250212125502085 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) 20250212125502085 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) 20250212125502088 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125502102 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) 20250212125502102 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) 20250212125502102 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) 20250212125502102 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) 20250212125502102 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) 20250212125502102 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) 20250212125502103 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) 20250212125502103 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) 20250212125502103 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) 20250212125502103 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) 20250212125502103 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) 20250212125502103 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) 20250212125502103 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) 20250212125502103 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) 20250212125502103 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) 20250212125502103 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) 20250212125502111 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125502126 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) 20250212125502126 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) 20250212125502126 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) 20250212125502126 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) 20250212125502127 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) 20250212125502127 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) 20250212125502127 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) 20250212125502127 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) 20250212125502128 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) 20250212125502128 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) 20250212125502128 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) 20250212125502128 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) 20250212125502128 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) 20250212125502128 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) 20250212125502129 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) 20250212125502129 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) 20250212125502130 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125502145 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) 20250212125502146 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) 20250212125502147 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) 20250212125502147 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) 20250212125502147 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) 20250212125502147 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) 20250212125502148 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) 20250212125502148 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) 20250212125502148 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) 20250212125502148 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) 20250212125502149 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) 20250212125502149 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) 20250212125502150 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) 20250212125502150 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) 20250212125502150 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) 20250212125502150 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) 20250212125502151 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125502165 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) 20250212125502165 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) 20250212125502167 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) 20250212125502167 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) 20250212125502168 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) 20250212125502168 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) 20250212125502168 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) 20250212125502168 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) 20250212125502169 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) 20250212125502169 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) 20250212125502170 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) 20250212125502170 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) 20250212125502171 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) 20250212125502171 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) 20250212125502172 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) 20250212125502172 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) 20250212125502175 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125502191 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) 20250212125502191 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) 20250212125502192 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) 20250212125502192 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) 20250212125502193 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) 20250212125502193 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) 20250212125502194 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) 20250212125502194 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) 20250212125502195 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) 20250212125502195 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) 20250212125502196 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) 20250212125502196 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) 20250212125502196 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) 20250212125502196 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) 20250212125502197 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) 20250212125502197 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) 20250212125502198 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125502209 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) 20250212125502209 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) 20250212125502209 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) 20250212125502209 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) 20250212125502210 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) 20250212125502210 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) 20250212125502210 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) 20250212125502210 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) 20250212125502210 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) 20250212125502210 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) 20250212125502211 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) 20250212125502211 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) 20250212125502211 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) 20250212125502211 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) 20250212125502211 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) 20250212125502211 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) 20250212125502214 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125502227 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) 20250212125502227 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) 20250212125502228 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) 20250212125502228 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) 20250212125502228 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) 20250212125502228 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) 20250212125502228 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) 20250212125502228 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) 20250212125502228 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) 20250212125502228 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) 20250212125502228 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) 20250212125502228 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) 20250212125502228 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) 20250212125502228 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) 20250212125502229 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) 20250212125502229 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) 20250212125502237 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125502252 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) 20250212125502253 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) 20250212125502254 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) 20250212125502254 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) 20250212125502255 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) 20250212125502255 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) 20250212125502255 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) 20250212125502255 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) 20250212125502256 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) 20250212125502256 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) 20250212125502257 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) 20250212125502257 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) 20250212125502258 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) 20250212125502258 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) 20250212125502259 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) 20250212125502259 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) 20250212125502259 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125502271 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) 20250212125502271 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) 20250212125502272 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) 20250212125502272 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) 20250212125502273 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) 20250212125502273 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) 20250212125502273 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) 20250212125502273 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) 20250212125502274 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) 20250212125502274 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) 20250212125502274 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) 20250212125502274 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) 20250212125502275 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) 20250212125502275 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) 20250212125502275 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) 20250212125502275 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) 20250212125502276 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125502291 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) 20250212125502291 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) 20250212125502293 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) 20250212125502293 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) 20250212125502293 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) 20250212125502293 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) 20250212125502294 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) 20250212125502294 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) 20250212125502296 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) 20250212125502296 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) 20250212125502297 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) 20250212125502297 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) 20250212125502298 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) 20250212125502298 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) 20250212125502299 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) 20250212125502299 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) 20250212125502301 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125502316 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) 20250212125502316 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) 20250212125502318 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) 20250212125502318 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) 20250212125502319 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) 20250212125502319 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) 20250212125502320 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) 20250212125502320 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) 20250212125502321 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) 20250212125502321 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) 20250212125502322 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) 20250212125502322 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) 20250212125502323 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) 20250212125502323 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) 20250212125502323 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) 20250212125502324 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) 20250212125502325 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125502336 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) 20250212125502336 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) 20250212125502338 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) 20250212125502338 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) 20250212125502339 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) 20250212125502339 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) 20250212125502340 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) 20250212125502340 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) 20250212125502342 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) 20250212125502342 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) 20250212125502343 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) 20250212125502343 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) 20250212125502344 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) 20250212125502344 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) 20250212125502345 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) 20250212125502345 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) 20250212125502346 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125502355 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) 20250212125502355 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) 20250212125502356 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) 20250212125502356 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) 20250212125502358 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) 20250212125502358 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) 20250212125502359 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) 20250212125502359 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) 20250212125502360 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) 20250212125502360 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) 20250212125502361 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) 20250212125502361 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) 20250212125502362 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) 20250212125502362 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) 20250212125502363 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) 20250212125502363 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) 20250212125502364 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125502379 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) 20250212125502379 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) 20250212125502380 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) 20250212125502380 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) 20250212125502381 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) 20250212125502381 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) 20250212125502382 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) 20250212125502382 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) 20250212125502383 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) 20250212125502383 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) 20250212125502384 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) 20250212125502384 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) 20250212125502385 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) 20250212125502385 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) 20250212125502386 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) 20250212125502386 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) 20250212125502387 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125502398 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) 20250212125502398 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) 20250212125502400 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) 20250212125502400 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) 20250212125502401 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) 20250212125502401 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) 20250212125502401 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) 20250212125502401 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) 20250212125502403 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) 20250212125502403 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) 20250212125502404 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) 20250212125502404 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) 20250212125502404 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) 20250212125502404 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) 20250212125502406 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) 20250212125502406 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) 20250212125502407 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125502418 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) 20250212125502418 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) 20250212125502419 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) 20250212125502419 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) 20250212125502420 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) 20250212125502420 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) 20250212125502422 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) 20250212125502422 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) 20250212125502423 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) 20250212125502423 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) 20250212125502423 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) 20250212125502423 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) 20250212125502423 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) 20250212125502423 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) 20250212125502424 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) 20250212125502424 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) 20250212125502426 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125502440 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) 20250212125502440 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) 20250212125502440 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) 20250212125502440 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) 20250212125502440 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) 20250212125502440 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) 20250212125502440 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) 20250212125502440 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) 20250212125502441 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) 20250212125502441 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) 20250212125502441 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) 20250212125502441 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) 20250212125502441 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) 20250212125502441 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) 20250212125502441 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) 20250212125502441 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) 20250212125502444 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125502459 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) 20250212125502459 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) 20250212125502459 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) 20250212125502459 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) 20250212125502460 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) 20250212125502460 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) 20250212125502460 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) 20250212125502460 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) 20250212125502460 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) 20250212125502460 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) 20250212125502460 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) 20250212125502460 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) 20250212125502461 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) 20250212125502461 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) 20250212125502461 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) 20250212125502461 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) 20250212125502464 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125502479 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) 20250212125502479 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) 20250212125502481 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) 20250212125502482 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) 20250212125502483 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) 20250212125502483 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) 20250212125502484 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) 20250212125502484 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) 20250212125502485 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) 20250212125502485 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) 20250212125502485 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) 20250212125502485 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) 20250212125502485 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) 20250212125502485 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) 20250212125502485 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) 20250212125502485 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) 20250212125502488 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125502502 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) 20250212125502503 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) 20250212125502504 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) 20250212125502504 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) 20250212125502505 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) 20250212125502505 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) 20250212125502505 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) 20250212125502505 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) 20250212125502507 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) 20250212125502507 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) 20250212125502507 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) 20250212125502507 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) 20250212125502508 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) 20250212125502508 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) 20250212125502509 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) 20250212125502509 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) 20250212125502510 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125502523 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) 20250212125502523 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) 20250212125502525 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) 20250212125502525 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) 20250212125502526 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) 20250212125502526 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) 20250212125502527 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) 20250212125502527 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) 20250212125502527 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) 20250212125502527 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) 20250212125502528 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) 20250212125502528 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) 20250212125502529 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) 20250212125502529 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) 20250212125502529 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) 20250212125502529 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) 20250212125502530 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125502541 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) 20250212125502541 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) 20250212125502541 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) 20250212125502541 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) 20250212125502541 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) 20250212125502541 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) 20250212125502541 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) 20250212125502541 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) 20250212125502541 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) 20250212125502541 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) 20250212125502541 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) 20250212125502541 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) 20250212125502542 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) 20250212125502542 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) 20250212125502542 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) 20250212125502542 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) 20250212125502550 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125502564 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) 20250212125502564 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) 20250212125502564 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) 20250212125502564 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) 20250212125502564 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) 20250212125502564 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) 20250212125502565 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) 20250212125502565 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) 20250212125502565 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) 20250212125502565 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) 20250212125502565 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) 20250212125502565 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) 20250212125502565 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) 20250212125502565 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) 20250212125502565 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) 20250212125502565 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) 20250212125502569 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125502583 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) 20250212125502583 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) 20250212125502584 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) 20250212125502584 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) 20250212125502584 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) 20250212125502584 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) 20250212125502585 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) 20250212125502585 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) 20250212125502585 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) 20250212125502585 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) 20250212125502586 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) 20250212125502586 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) 20250212125502587 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) 20250212125502587 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) 20250212125502587 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) 20250212125502587 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) 20250212125502589 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125502603 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) 20250212125502603 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) 20250212125502605 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) 20250212125502605 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) 20250212125502605 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) 20250212125502605 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) 20250212125502606 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) 20250212125502606 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) 20250212125502607 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) 20250212125502607 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) 20250212125502608 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) 20250212125502608 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) 20250212125502608 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) 20250212125502608 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) 20250212125502609 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) 20250212125502609 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) 20250212125502612 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125502628 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) 20250212125502628 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) 20250212125502630 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) 20250212125502630 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) 20250212125502630 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) 20250212125502631 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) 20250212125502631 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) 20250212125502631 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) 20250212125502632 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) 20250212125502632 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) 20250212125502633 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) 20250212125502633 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) 20250212125502634 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) 20250212125502634 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) 20250212125502634 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) 20250212125502635 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) 20250212125502636 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125502648 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) 20250212125502648 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) 20250212125502650 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) 20250212125502650 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) 20250212125502652 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) 20250212125502652 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) 20250212125502653 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) 20250212125502653 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) 20250212125502654 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) 20250212125502654 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) 20250212125502655 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) 20250212125502655 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) 20250212125502656 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) 20250212125502656 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) 20250212125502657 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) 20250212125502657 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) 20250212125502659 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125502665 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) 20250212125502665 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) 20250212125502666 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) 20250212125502666 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) 20250212125502666 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) 20250212125502666 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) 20250212125502667 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) 20250212125502667 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) 20250212125502667 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) 20250212125502667 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) 20250212125502668 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) 20250212125502668 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) 20250212125502668 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) 20250212125502668 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) 20250212125502669 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) 20250212125502669 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) 20250212125502674 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125502688 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) 20250212125502688 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) 20250212125502688 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) 20250212125502688 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) 20250212125502688 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) 20250212125502688 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) 20250212125502688 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) 20250212125502688 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) 20250212125502688 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) 20250212125502688 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) 20250212125502689 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) 20250212125502689 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) 20250212125502689 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) 20250212125502689 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) 20250212125502689 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) 20250212125502689 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) 20250212125502692 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125502707 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) 20250212125502707 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) 20250212125502707 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) 20250212125502707 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) 20250212125502707 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) 20250212125502707 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) 20250212125502707 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) 20250212125502707 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) 20250212125502707 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) 20250212125502707 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) 20250212125502707 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) 20250212125502707 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) 20250212125502707 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) 20250212125502707 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) 20250212125502708 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) 20250212125502708 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) 20250212125502711 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125502727 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) 20250212125502727 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) 20250212125502729 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) 20250212125502729 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) 20250212125502730 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) 20250212125502730 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) 20250212125502731 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) 20250212125502731 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) 20250212125502732 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) 20250212125502732 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) 20250212125502733 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) 20250212125502733 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) 20250212125502734 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) 20250212125502734 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) 20250212125502734 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) 20250212125502734 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) 20250212125502736 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125502751 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) 20250212125502751 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) 20250212125502752 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) 20250212125502752 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) 20250212125502753 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) 20250212125502753 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) 20250212125502754 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) 20250212125502754 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) 20250212125502755 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) 20250212125502755 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) 20250212125502756 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) 20250212125502756 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) 20250212125502756 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) 20250212125502757 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) 20250212125502757 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) 20250212125502757 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) 20250212125502758 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125502769 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) 20250212125502769 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) 20250212125502770 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) 20250212125502770 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) 20250212125502771 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) 20250212125502771 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) 20250212125502771 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) 20250212125502771 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) 20250212125502771 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) 20250212125502771 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) 20250212125502772 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) 20250212125502772 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) 20250212125502772 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) 20250212125502772 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) 20250212125502772 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) 20250212125502772 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) 20250212125502774 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125502788 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) 20250212125502788 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) 20250212125502788 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) 20250212125502788 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) 20250212125502788 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) 20250212125502788 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) 20250212125502788 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) 20250212125502788 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) 20250212125502789 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) 20250212125502789 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) 20250212125502789 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) 20250212125502789 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) 20250212125502789 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) 20250212125502789 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) 20250212125502789 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) 20250212125502789 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) 20250212125502797 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125502811 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) 20250212125502811 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) 20250212125502811 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) 20250212125502811 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) 20250212125502811 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) 20250212125502811 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) 20250212125502812 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) 20250212125502812 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) 20250212125502812 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) 20250212125502812 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) 20250212125502812 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) 20250212125502812 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) 20250212125502812 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) 20250212125502812 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) 20250212125502812 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) 20250212125502812 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) 20250212125502815 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125502829 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) 20250212125502829 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) 20250212125502830 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) 20250212125502830 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) 20250212125502830 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) 20250212125502830 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) 20250212125502830 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) 20250212125502830 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) 20250212125502830 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) 20250212125502830 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) 20250212125502830 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) 20250212125502830 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) 20250212125502831 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) 20250212125502831 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) 20250212125502831 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) 20250212125502831 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) 20250212125502834 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125502848 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) 20250212125502848 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) 20250212125502848 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) 20250212125502849 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) 20250212125502849 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) 20250212125502849 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) 20250212125502849 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) 20250212125502849 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) 20250212125502849 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) 20250212125502849 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) 20250212125502849 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) 20250212125502849 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) 20250212125502849 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) 20250212125502849 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) 20250212125502849 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) 20250212125502849 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) 20250212125502858 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125502872 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) 20250212125502872 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) 20250212125502872 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) 20250212125502872 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) 20250212125502872 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) 20250212125502872 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) 20250212125502872 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) 20250212125502872 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) 20250212125502873 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) 20250212125502873 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) 20250212125502873 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) 20250212125502873 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) 20250212125502873 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) 20250212125502873 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) 20250212125502873 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) 20250212125502873 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) 20250212125502876 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125502891 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) 20250212125502891 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) 20250212125502892 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) 20250212125502892 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) 20250212125502892 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) 20250212125502892 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) 20250212125502893 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) 20250212125502893 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) 20250212125502893 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) 20250212125502893 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) 20250212125502894 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) 20250212125502894 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) 20250212125502895 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) 20250212125502895 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) 20250212125502895 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) 20250212125502895 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) 20250212125502896 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125502912 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) 20250212125502912 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) 20250212125502914 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) 20250212125502914 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) 20250212125502915 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) 20250212125502915 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) 20250212125502916 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) 20250212125502916 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) 20250212125502916 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) 20250212125502916 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) 20250212125502917 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) 20250212125502917 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) 20250212125502918 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) 20250212125502918 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) 20250212125502919 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) 20250212125502919 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) 20250212125502921 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125502935 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) 20250212125502935 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) 20250212125502935 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) 20250212125502935 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) 20250212125502935 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) 20250212125502935 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) 20250212125502936 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) 20250212125502936 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) 20250212125502936 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) 20250212125502936 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) 20250212125502936 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) 20250212125502936 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) 20250212125502937 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) 20250212125502937 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) 20250212125502937 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) 20250212125502937 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) 20250212125502939 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125502953 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) 20250212125502953 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) 20250212125502954 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) 20250212125502954 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) 20250212125502954 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) 20250212125502954 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) 20250212125502954 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) 20250212125502954 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) 20250212125502954 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) 20250212125502954 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) 20250212125502955 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) 20250212125502955 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) 20250212125502955 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) 20250212125502955 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) 20250212125502955 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) 20250212125502955 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) 20250212125502958 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125502974 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) 20250212125502974 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) 20250212125502975 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) 20250212125502975 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) 20250212125502975 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) 20250212125502975 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) 20250212125502976 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) 20250212125502976 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) 20250212125502977 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) 20250212125502977 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) 20250212125502978 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) 20250212125502978 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) 20250212125502979 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) 20250212125502979 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) 20250212125502979 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) 20250212125502979 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) 20250212125502983 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125502997 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) 20250212125502997 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) 20250212125502998 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) 20250212125502998 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) 20250212125502998 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) 20250212125502998 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) 20250212125502998 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) 20250212125502998 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) 20250212125502999 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) 20250212125502999 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) 20250212125502999 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) 20250212125502999 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) 20250212125502999 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) 20250212125502999 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) 20250212125503000 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) 20250212125503000 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) 20250212125503001 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125503017 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) 20250212125503017 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) 20250212125503019 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) 20250212125503019 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) 20250212125503020 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) 20250212125503020 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) 20250212125503021 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) 20250212125503021 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) 20250212125503021 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) 20250212125503021 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) 20250212125503023 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) 20250212125503023 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) 20250212125503024 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) 20250212125503024 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) 20250212125503025 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) 20250212125503025 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) 20250212125503025 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125503035 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) 20250212125503035 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) 20250212125503037 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) 20250212125503037 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) 20250212125503038 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) 20250212125503038 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) 20250212125503038 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) 20250212125503038 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) 20250212125503039 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) 20250212125503039 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) 20250212125503040 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) 20250212125503040 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) 20250212125503041 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) 20250212125503041 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) 20250212125503042 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) 20250212125503042 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) 20250212125503045 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125503059 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) 20250212125503059 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) 20250212125503060 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) 20250212125503060 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) 20250212125503061 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) 20250212125503061 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) 20250212125503062 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) 20250212125503062 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) 20250212125503063 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) 20250212125503063 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) 20250212125503064 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) 20250212125503064 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) 20250212125503064 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) 20250212125503064 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) 20250212125503065 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) 20250212125503065 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) 20250212125503066 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125503078 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) 20250212125503078 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) 20250212125503079 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) 20250212125503079 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) 20250212125503080 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) 20250212125503080 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) 20250212125503081 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) 20250212125503081 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) 20250212125503082 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) 20250212125503082 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) 20250212125503083 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) 20250212125503083 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) 20250212125503084 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) 20250212125503084 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) 20250212125503085 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) 20250212125503085 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) 20250212125503086 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125503097 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) 20250212125503097 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) 20250212125503098 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) 20250212125503098 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) 20250212125503099 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) 20250212125503099 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) 20250212125503100 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) 20250212125503100 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) 20250212125503101 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) 20250212125503101 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) 20250212125503102 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) 20250212125503102 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) 20250212125503103 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) 20250212125503103 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) 20250212125503104 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) 20250212125503104 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) 20250212125503107 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125503121 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) 20250212125503121 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) 20250212125503123 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) 20250212125503123 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) 20250212125503124 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) 20250212125503124 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) 20250212125503124 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) 20250212125503124 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) 20250212125503125 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) 20250212125503125 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) 20250212125503127 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) 20250212125503127 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) 20250212125503128 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) 20250212125503128 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) 20250212125503128 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) 20250212125503128 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) 20250212125503130 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125503141 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) 20250212125503141 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) 20250212125503142 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) 20250212125503142 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) 20250212125503143 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) 20250212125503143 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) 20250212125503144 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) 20250212125503144 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) 20250212125503145 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) 20250212125503145 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) 20250212125503146 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) 20250212125503146 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) 20250212125503147 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) 20250212125503147 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) 20250212125503148 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) 20250212125503148 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) 20250212125503148 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125503160 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) 20250212125503160 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) 20250212125503162 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) 20250212125503162 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) 20250212125503163 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) 20250212125503163 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) 20250212125503163 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) 20250212125503163 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) 20250212125503164 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) 20250212125503164 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) 20250212125503165 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) 20250212125503165 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) 20250212125503165 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) 20250212125503166 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) 20250212125503166 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) 20250212125503166 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) 20250212125503169 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125503183 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) 20250212125503183 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) 20250212125503184 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) 20250212125503184 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) 20250212125503184 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) 20250212125503184 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) 20250212125503185 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) 20250212125503185 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) 20250212125503185 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) 20250212125503185 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) 20250212125503186 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) 20250212125503186 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) 20250212125503186 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) 20250212125503186 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) 20250212125503187 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) 20250212125503187 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) 20250212125503188 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125503203 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) 20250212125503203 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) 20250212125503204 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) 20250212125503204 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) 20250212125503205 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) 20250212125503205 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) 20250212125503206 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) 20250212125503206 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) 20250212125503206 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) 20250212125503206 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) 20250212125503207 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) 20250212125503207 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) 20250212125503208 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) 20250212125503208 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) 20250212125503209 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) 20250212125503209 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) 20250212125503210 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125503222 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) 20250212125503222 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) 20250212125503223 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) 20250212125503223 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) 20250212125503224 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) 20250212125503224 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) 20250212125503225 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) 20250212125503225 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) 20250212125503225 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) 20250212125503225 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) 20250212125503226 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) 20250212125503226 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) 20250212125503227 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) 20250212125503227 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) 20250212125503228 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) 20250212125503228 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) 20250212125503231 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125503245 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) 20250212125503245 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) 20250212125503247 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) 20250212125503247 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) 20250212125503248 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) 20250212125503248 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) 20250212125503249 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) 20250212125503249 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) 20250212125503250 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) 20250212125503250 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) 20250212125503250 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) 20250212125503250 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) 20250212125503251 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) 20250212125503251 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) 20250212125503252 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) 20250212125503252 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) 20250212125503253 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125503265 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) 20250212125503265 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) 20250212125503266 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) 20250212125503266 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) 20250212125503267 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) 20250212125503267 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) 20250212125503268 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) 20250212125503268 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) 20250212125503269 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) 20250212125503269 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) 20250212125503269 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) 20250212125503270 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) 20250212125503270 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) 20250212125503270 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) 20250212125503271 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) 20250212125503271 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) 20250212125503272 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125503286 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) 20250212125503286 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) 20250212125503287 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) 20250212125503287 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) 20250212125503288 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) 20250212125503288 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) 20250212125503289 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) 20250212125503289 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) 20250212125503290 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) 20250212125503290 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) 20250212125503291 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) 20250212125503291 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) 20250212125503293 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) 20250212125503293 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) 20250212125503294 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) 20250212125503294 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) 20250212125503296 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125503309 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) 20250212125503309 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) 20250212125503311 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) 20250212125503311 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) 20250212125503311 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) 20250212125503311 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) 20250212125503311 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) 20250212125503311 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) 20250212125503312 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) 20250212125503312 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) 20250212125503312 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) 20250212125503312 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) 20250212125503312 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) 20250212125503312 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) 20250212125503313 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) 20250212125503313 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) 20250212125503314 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125503327 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) 20250212125503327 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) 20250212125503328 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) 20250212125503328 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) 20250212125503328 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) 20250212125503328 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) 20250212125503328 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) 20250212125503328 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) 20250212125503328 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) 20250212125503328 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) 20250212125503328 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) 20250212125503328 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) 20250212125503328 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) 20250212125503328 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) 20250212125503328 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) 20250212125503328 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) 20250212125503332 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125503347 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) 20250212125503347 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) 20250212125503348 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) 20250212125503348 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) 20250212125503349 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) 20250212125503349 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) 20250212125503350 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) 20250212125503350 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) 20250212125503351 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) 20250212125503351 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) 20250212125503352 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) 20250212125503352 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) 20250212125503353 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) 20250212125503353 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) 20250212125503354 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) 20250212125503354 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) 20250212125503357 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125503371 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) 20250212125503371 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) 20250212125503373 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) 20250212125503373 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) 20250212125503373 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) 20250212125503373 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) 20250212125503374 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) 20250212125503374 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) 20250212125503375 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) 20250212125503375 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) 20250212125503376 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) 20250212125503376 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) 20250212125503376 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) 20250212125503376 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) 20250212125503377 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) 20250212125503377 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) 20250212125503378 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125503391 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) 20250212125503391 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) 20250212125503392 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) 20250212125503392 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) 20250212125503392 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) 20250212125503392 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) 20250212125503393 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) 20250212125503393 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) 20250212125503393 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) 20250212125503393 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) 20250212125503394 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) 20250212125503394 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) 20250212125503394 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) 20250212125503394 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) 20250212125503395 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) 20250212125503395 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) 20250212125503396 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125503408 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) 20250212125503408 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) 20250212125503409 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) 20250212125503409 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) 20250212125503409 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) 20250212125503409 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) 20250212125503409 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) 20250212125503409 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) 20250212125503409 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) 20250212125503409 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) 20250212125503409 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) 20250212125503409 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) 20250212125503409 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) 20250212125503409 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) 20250212125503410 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) 20250212125503410 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) 20250212125503418 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125503432 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) 20250212125503432 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) 20250212125503432 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) 20250212125503432 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) 20250212125503432 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) 20250212125503432 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) 20250212125503432 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) 20250212125503432 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) 20250212125503432 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) 20250212125503432 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) 20250212125503433 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) 20250212125503433 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) 20250212125503433 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) 20250212125503433 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) 20250212125503433 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) 20250212125503433 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) 20250212125503436 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125503451 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) 20250212125503451 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) 20250212125503451 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) 20250212125503451 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) 20250212125503451 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) 20250212125503451 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) 20250212125503452 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) 20250212125503452 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) 20250212125503452 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) 20250212125503452 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) 20250212125503452 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) 20250212125503452 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) 20250212125503453 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) 20250212125503453 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) 20250212125503453 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) 20250212125503453 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) 20250212125503455 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125503470 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) 20250212125503470 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) 20250212125503471 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) 20250212125503471 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) 20250212125503472 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) 20250212125503472 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) 20250212125503473 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) 20250212125503473 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) 20250212125503474 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) 20250212125503474 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) 20250212125503475 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) 20250212125503475 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) 20250212125503476 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) 20250212125503476 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) 20250212125503477 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) 20250212125503477 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) 20250212125503480 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125503495 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) 20250212125503495 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) 20250212125503496 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) 20250212125503496 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) 20250212125503497 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) 20250212125503498 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) 20250212125503498 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) 20250212125503499 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) 20250212125503499 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) 20250212125503499 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) 20250212125503499 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125503499 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) 20250212125503499 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) 20250212125503500 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) 20250212125503500 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) 20250212125503501 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) 20250212125503501 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) 20250212125503502 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) 20250212125503502 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) 20250212125503503 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) -NSVCI1234(541)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(541)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(541)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(541)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212125503506 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125503506 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) 20250212125503506 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) 20250212125503506 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125503506 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125503506 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) 20250212125503507 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125503507 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) 20250212125503507 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(541)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(541)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125503509 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125503509 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) 20250212125503509 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) 20250212125503509 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125503509 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125503509 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125503509 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125503509 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125503509 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125503509 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125503511 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125503511 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(541)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(541)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212125503514 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) 20250212125503514 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) 20250212125503516 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) 20250212125503516 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) 20250212125503517 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) 20250212125503517 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) 20250212125503518 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) 20250212125503518 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) 20250212125503519 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) 20250212125503519 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) 538@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 538@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125503520 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) 20250212125503520 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) 20250212125503522 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) 20250212125503522 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) 20250212125503523 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) 20250212125503523 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) 20250212125503524 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125503525 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125503525 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125503525 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125503525 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125503525 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125503525 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125503525 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125503525 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_paging_ps_from_sgsn_sign-BVCI1234(539)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_paging_ps_from_sgsn_sign-BVCI1234(539)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125503532 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125503532 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125503532 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125503532 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125503532 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125503532 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125503532 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125503532 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125503533 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) 20250212125503533 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) 20250212125503533 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) 20250212125503533 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) 20250212125503534 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) 20250212125503534 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) 20250212125503534 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) 20250212125503534 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) 20250212125503534 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125503534 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125503534 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125503534 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125503534 DRLCMAC NOTICE TX: [PCU -> BTS] Paging Request (CCCH) MI=IMSI-262420000000423 (gprs_rlcmac.c:36) 20250212125503534 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) 20250212125503534 DPCU DEBUG PCH paging timer started for MI=IMSI-262420000000423 IMSI=262420000000423 (bts_pch_timer.c:94) 20250212125503535 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) 20250212125503535 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) 20250212125503535 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) 20250212125503535 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) 20250212125503535 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) 20250212125503535 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) 20250212125503536 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) 20250212125503536 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) 20250212125503536 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125503536 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125503536 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125503536 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125503536 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125503536 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125503536 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212125503536 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212125503536 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125503536 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(534)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '00'O BTS(534)@8d0f06c41a7d: 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@8d0f06c41a7d: 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)@8d0f06c41a7d: Start timer T: 2 s 20250212125503541 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125503541 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125503541 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125503541 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125503541 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125503542 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125503556 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) 20250212125503556 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) 20250212125503556 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) 20250212125503556 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) 20250212125503557 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) 20250212125503557 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) 20250212125503557 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) 20250212125503557 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) 20250212125503557 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) 20250212125503557 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) 20250212125503558 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) 20250212125503558 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) 20250212125503558 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) 20250212125503558 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) 20250212125503558 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) 20250212125503558 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) 20250212125503561 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) TC_paging_ps_from_sgsn_sign-STATS(535)@8d0f06c41a7d: Start timer T_statsd: 5 s TC_paging_ps_from_sgsn_sign-STATS(535)@8d0f06c41a7d: 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 } 20250212125503574 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) 20250212125503574 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) 20250212125503574 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) 20250212125503574 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) 20250212125503575 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) 20250212125503575 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) 20250212125503575 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) 20250212125503575 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) 20250212125503575 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) 20250212125503575 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) 20250212125503575 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) 20250212125503575 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) 20250212125503575 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) 20250212125503575 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) 20250212125503575 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) 20250212125503575 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) 20250212125503579 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) TC_paging_ps_from_sgsn_sign-STATS(535)@8d0f06c41a7d: EXP match: { name := "TTCN3.bts.0.pch.requests", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.pch.requests", mtype := "c", min := 1, max := 1 } BTS(534)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125503596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53862<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125503597 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53856<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125503597 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125503597 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125503597 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125503597 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125503597 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125503597 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125503597 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125503597 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125503598 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125503598 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125503598 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125503598 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125503598 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125503598 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125503598 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) 20250212125503598 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) 20250212125503598 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 9235 with status 0 MTC@8d0f06c41a7d: Test case TC_paging_ps_from_sgsn_sign finished. Verdict: pass respawn: 48: starting: osmo-pcu MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_ps_from_sgsn_sign pass'. Wed Feb 12 12:55:03 UTC 2025 ====== 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 20250212125503612 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125503613 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125503613 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125503613 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125503633 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42420<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125503734 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42420<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=590252) Waiting for packet dumper to finish... 1 (prev_count=590252, count=705380) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_ps_from_sgsn_sign pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_ps_from_sgsn_ptp'. ------ PCU_Tests.TC_paging_ps_from_sgsn_ptp ------ Wed Feb 12 12:55:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_ps_from_sgsn_ptp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_ps_from_sgsn_ptp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_ps_from_sgsn_ptp' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_paging_ps_from_sgsn_ptp started. MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 20250212125506815 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42428<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(546)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(546)@8d0f06c41a7d: Start timer T: 5 s 20250212125506831 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42436<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(546)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_paging_ps_from_sgsn_ptp-STATS(548)@8d0f06c41a7d: Start timer T: 2 s TC_paging_ps_from_sgsn_ptp-STATS(548)@8d0f06c41a7d: Start timer T: 2 s 20250212125508614 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125508614 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125508614 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(546)@8d0f06c41a7d: OsmoPCU is now connected BTS(547)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" 20250212125508620 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125508620 DLGLOBAL DEBUG validating counter group 0x561317bfb040(bts) with 102 counters (rate_ctr.c:86) 20250212125508620 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125508620 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125508620 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125508620 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125508620 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125508620 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125508620 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125508620 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125508620 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125508620 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125508620 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125508620 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125508621 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125508621 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125508621 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125508621 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125508621 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125508621 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125508621 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125508621 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125508621 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125508621 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125508621 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125508621 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125508621 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125508621 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125508621 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125508621 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125508621 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125508621 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125508621 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125508621 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125508621 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125508621 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125508621 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125508621 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125508621 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125508621 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125508621 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125508621 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125508621 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125508621 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125508621 DLGLOBAL DEBUG validating counter group 0x7fa9c75ed5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125508621 DLGLOBAL DEBUG validating counter group 0x561317bfa720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125508621 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125508621 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125508621 DLGLOBAL DEBUG validating counter group 0x7fa9c75ee180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125508621 DLGLOBAL DEBUG validating counter group 0x7fa9c75ee160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125508621 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125508621 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) 20250212125508621 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) 20250212125508621 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125508621 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125508621 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125508621 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125508621 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125508621 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125508621 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125508621 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125508621 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125508621 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125508621 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125508621 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125508621 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125508621 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125508621 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125508621 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125508621 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125508621 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125508621 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125508621 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125508621 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125508621 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125508621 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125508621 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125508621 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125508621 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125508621 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) 20250212125508621 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125508621 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(547)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(547)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(547)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(547)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(547)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(547)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(547)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(547)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 550@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 20250212125508634 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) 20250212125508634 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125508636 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) 20250212125508636 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) 20250212125508637 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) 20250212125508637 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) 20250212125508638 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) 20250212125508638 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) 20250212125508639 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) 20250212125508639 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) 20250212125508640 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) 20250212125508640 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) 20250212125508641 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) 20250212125508641 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) 20250212125508642 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) 20250212125508642 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) 20250212125508644 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) TC_paging_ps_from_sgsn_ptp-BVCI1234(552)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 TC_paging_ps_from_sgsn_ptp-STATS(548)@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 10 s 550@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 550@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(554)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125508653 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) 20250212125508653 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) 20250212125508654 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) 20250212125508654 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) 20250212125508654 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) 20250212125508654 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) 20250212125508654 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) 20250212125508654 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) 20250212125508655 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) 20250212125508655 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) 20250212125508655 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) 20250212125508655 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) 20250212125508655 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) 20250212125508655 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) 20250212125508655 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) 20250212125508655 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) 20250212125508657 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 550@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(556)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 550@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 20250212125508671 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) 20250212125508671 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) 20250212125508672 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) 20250212125508672 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) 20250212125508672 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) 20250212125508672 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) 550@8d0f06c41a7d: 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 } 20250212125508672 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) 20250212125508672 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) 20250212125508672 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) 20250212125508672 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) -NSVCI1234(558)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250212125508672 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) 20250212125508672 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) 20250212125508673 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) 20250212125508673 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) 20250212125508673 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) 20250212125508673 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(558)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125508681 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125508695 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) 20250212125508695 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) 20250212125508695 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) 20250212125508695 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) 20250212125508695 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) 20250212125508695 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) 20250212125508695 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) 20250212125508695 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) 20250212125508695 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) 20250212125508695 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) 20250212125508696 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) 20250212125508696 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) 20250212125508696 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) 20250212125508696 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) 20250212125508696 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) 20250212125508696 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) 20250212125508699 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125508714 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) 20250212125508714 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) 20250212125508714 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) 20250212125508714 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) 20250212125508714 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) 20250212125508715 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) 20250212125508715 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) 20250212125508715 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) 20250212125508715 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) 20250212125508715 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) 20250212125508715 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) 20250212125508715 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) 20250212125508716 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) 20250212125508716 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) 20250212125508716 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) 20250212125508716 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) 20250212125508718 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125508733 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) 20250212125508733 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) 20250212125508733 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) 20250212125508733 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) 20250212125508734 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) 20250212125508734 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) 20250212125508734 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) 20250212125508734 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) 20250212125508735 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) 20250212125508735 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) 20250212125508735 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) 20250212125508735 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) 20250212125508736 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) 20250212125508736 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) 20250212125508736 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) 20250212125508736 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) 20250212125508742 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125508756 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) 20250212125508756 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) 20250212125508757 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) 20250212125508757 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) 20250212125508757 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) 20250212125508757 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) 20250212125508758 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) 20250212125508758 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) 20250212125508758 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) 20250212125508758 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) 20250212125508759 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) 20250212125508759 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) 20250212125508759 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) 20250212125508759 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) 20250212125508759 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) 20250212125508759 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) 20250212125508761 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125508776 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) 20250212125508776 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) 20250212125508777 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) 20250212125508777 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) 20250212125508777 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) 20250212125508777 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) 20250212125508778 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) 20250212125508778 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) 20250212125508780 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) 20250212125508780 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) 20250212125508781 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) 20250212125508781 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) 20250212125508782 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) 20250212125508782 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) 20250212125508783 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) 20250212125508783 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) 20250212125508784 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125508795 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) 20250212125508795 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) 20250212125508796 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) 20250212125508796 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) 20250212125508796 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) 20250212125508796 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) 20250212125508797 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) 20250212125508797 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) 20250212125508797 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) 20250212125508797 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) 20250212125508797 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) 20250212125508797 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) 20250212125508798 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) 20250212125508798 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) 20250212125508798 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) 20250212125508798 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) 20250212125508804 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125508819 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) 20250212125508820 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) 20250212125508821 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) 20250212125508821 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) 20250212125508822 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) 20250212125508822 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) 20250212125508823 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) 20250212125508823 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) 20250212125508824 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) 20250212125508824 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) 20250212125508825 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) 20250212125508825 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) 20250212125508826 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) 20250212125508826 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) 20250212125508827 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) 20250212125508827 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) 20250212125508827 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125508839 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) 20250212125508839 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) 20250212125508841 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) 20250212125508841 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) 20250212125508841 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) 20250212125508841 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) 20250212125508842 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) 20250212125508842 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) 20250212125508843 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) 20250212125508843 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) 20250212125508844 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) 20250212125508844 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) 20250212125508844 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) 20250212125508845 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) 20250212125508845 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) 20250212125508845 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) 20250212125508846 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125508858 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) 20250212125508858 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) 20250212125508859 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) 20250212125508859 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) 20250212125508859 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) 20250212125508859 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) 20250212125508860 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) 20250212125508860 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) 20250212125508861 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) 20250212125508861 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) 20250212125508862 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) 20250212125508862 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) 20250212125508863 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) 20250212125508863 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) 20250212125508863 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) 20250212125508863 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) 20250212125508867 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125508882 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) 20250212125508882 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) 20250212125508883 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) 20250212125508884 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) 20250212125508885 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) 20250212125508885 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) 20250212125508886 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) 20250212125508886 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) 20250212125508887 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) 20250212125508887 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) 20250212125508887 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) 20250212125508887 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) 20250212125508888 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) 20250212125508888 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) 20250212125508889 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) 20250212125508889 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) 20250212125508890 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125508902 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) 20250212125508902 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) 20250212125508903 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) 20250212125508904 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) 20250212125508904 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) 20250212125508904 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) 20250212125508905 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) 20250212125508905 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) 20250212125508906 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) 20250212125508906 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) 20250212125508907 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) 20250212125508907 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) 20250212125508908 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) 20250212125508908 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) 20250212125508908 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) 20250212125508908 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) 20250212125508909 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125508921 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) 20250212125508921 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) 20250212125508923 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) 20250212125508923 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) 20250212125508923 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) 20250212125508923 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) 20250212125508924 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) 20250212125508924 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) 20250212125508925 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) 20250212125508925 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) 20250212125508926 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) 20250212125508926 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) 20250212125508927 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) 20250212125508927 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) 20250212125508928 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) 20250212125508928 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) 20250212125508931 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125508946 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) 20250212125508946 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) 20250212125508947 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) 20250212125508947 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) 20250212125508948 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) 20250212125508948 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) 20250212125508948 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) 20250212125508948 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) 20250212125508949 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) 20250212125508949 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) 20250212125508950 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) 20250212125508950 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) 20250212125508951 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) 20250212125508951 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) 20250212125508952 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) 20250212125508952 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) 20250212125508952 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125508965 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) 20250212125508965 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) 20250212125508966 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) 20250212125508966 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) 20250212125508967 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) 20250212125508967 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) 20250212125508968 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) 20250212125508968 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) 20250212125508969 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) 20250212125508969 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) 20250212125508970 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) 20250212125508970 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) 20250212125508971 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) 20250212125508971 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) 20250212125508972 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) 20250212125508972 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) 20250212125508972 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125508984 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) 20250212125508984 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) 20250212125508986 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) 20250212125508986 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) 20250212125508987 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) 20250212125508987 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) 20250212125508987 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) 20250212125508987 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) 20250212125508988 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) 20250212125508988 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) 20250212125508989 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) 20250212125508989 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) 20250212125508990 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) 20250212125508990 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) 20250212125508992 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) 20250212125508992 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) 20250212125508995 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125509009 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) 20250212125509009 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) 20250212125509010 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) 20250212125509010 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) 20250212125509011 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) 20250212125509011 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) 20250212125509012 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) 20250212125509012 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) 20250212125509013 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) 20250212125509013 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) 20250212125509014 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) 20250212125509014 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) 20250212125509015 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) 20250212125509015 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) 20250212125509015 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) 20250212125509015 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) 20250212125509016 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125509028 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) 20250212125509028 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) 20250212125509029 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) 20250212125509029 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) 20250212125509030 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) 20250212125509031 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) 20250212125509032 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) 20250212125509032 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) 20250212125509033 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) 20250212125509033 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) 20250212125509033 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) 20250212125509033 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) 20250212125509034 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) 20250212125509034 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) 20250212125509035 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) 20250212125509035 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) 20250212125509036 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125509048 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) 20250212125509048 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) 20250212125509049 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) 20250212125509049 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) 20250212125509050 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) 20250212125509050 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) 20250212125509052 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) 20250212125509052 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) 20250212125509054 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) 20250212125509054 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) 20250212125509056 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) 20250212125509056 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) 20250212125509057 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) 20250212125509057 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) 20250212125509058 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) 20250212125509058 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) 20250212125509059 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125509071 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) 20250212125509072 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) 20250212125509072 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) 20250212125509072 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) 20250212125509072 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) 20250212125509072 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) 20250212125509073 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) 20250212125509073 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) 20250212125509073 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) 20250212125509073 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) 20250212125509073 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) 20250212125509073 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) 20250212125509073 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) 20250212125509073 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) 20250212125509074 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) 20250212125509074 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) 20250212125509076 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125509092 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) 20250212125509092 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) 20250212125509093 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) 20250212125509093 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) 20250212125509094 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) 20250212125509094 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) 20250212125509095 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) 20250212125509095 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) 20250212125509096 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) 20250212125509096 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) 20250212125509097 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) 20250212125509097 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) 20250212125509098 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) 20250212125509098 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) 20250212125509099 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) 20250212125509099 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) 20250212125509100 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125509112 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) 20250212125509112 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) 20250212125509114 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) 20250212125509114 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) 20250212125509115 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) 20250212125509115 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) 20250212125509117 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) 20250212125509117 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) 20250212125509117 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) 20250212125509117 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) 20250212125509117 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) 20250212125509117 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) 20250212125509118 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) 20250212125509118 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) 20250212125509118 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) 20250212125509118 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) 20250212125509121 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125509134 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) 20250212125509134 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) 20250212125509135 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) 20250212125509135 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) 20250212125509135 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) 20250212125509135 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) 20250212125509135 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) 20250212125509135 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) 20250212125509135 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) 20250212125509135 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) 20250212125509135 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) 20250212125509135 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) 20250212125509135 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) 20250212125509135 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) 20250212125509135 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) 20250212125509135 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) 20250212125509138 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125509153 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) 20250212125509153 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) 20250212125509153 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) 20250212125509153 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) 20250212125509153 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) 20250212125509153 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) 20250212125509153 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) 20250212125509153 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) 20250212125509154 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) 20250212125509154 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) 20250212125509154 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) 20250212125509154 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) 20250212125509154 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) 20250212125509154 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) 20250212125509154 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) 20250212125509154 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) 20250212125509157 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125509173 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) 20250212125509173 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) 20250212125509174 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) 20250212125509174 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) 20250212125509174 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) 20250212125509174 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) 20250212125509175 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) 20250212125509175 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) 20250212125509175 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) 20250212125509175 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) 20250212125509175 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) 20250212125509175 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) 20250212125509176 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) 20250212125509176 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) 20250212125509176 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) 20250212125509176 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) 20250212125509181 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125509197 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) 20250212125509197 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) 20250212125509198 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) 20250212125509198 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) 20250212125509199 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) 20250212125509199 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) 20250212125509200 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) 20250212125509201 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) 20250212125509202 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) 20250212125509202 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) 20250212125509203 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) 20250212125509203 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) 20250212125509204 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) 20250212125509204 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) 20250212125509205 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) 20250212125509206 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) 20250212125509207 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125509216 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) 20250212125509217 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) 20250212125509218 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) 20250212125509218 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) 20250212125509219 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) 20250212125509219 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) 20250212125509220 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) 20250212125509220 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) 20250212125509220 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) 20250212125509220 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) 20250212125509221 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) 20250212125509221 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) 20250212125509221 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) 20250212125509221 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) 20250212125509221 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) 20250212125509221 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) 20250212125509222 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125509235 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) 20250212125509235 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) 20250212125509236 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) 20250212125509236 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) 20250212125509237 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) 20250212125509237 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) 20250212125509238 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) 20250212125509238 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) 20250212125509239 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) 20250212125509239 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) 20250212125509240 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) 20250212125509240 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) 20250212125509240 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) 20250212125509240 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) 20250212125509241 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) 20250212125509241 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) 20250212125509244 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125509259 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) 20250212125509259 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) 20250212125509260 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) 20250212125509260 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) 20250212125509261 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) 20250212125509261 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) 20250212125509262 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) 20250212125509262 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) 20250212125509263 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) 20250212125509263 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) 20250212125509263 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) 20250212125509263 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) 20250212125509265 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) 20250212125509265 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) 20250212125509266 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) 20250212125509266 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) 20250212125509267 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125509279 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) 20250212125509279 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) 20250212125509280 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) 20250212125509280 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) 20250212125509280 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) 20250212125509280 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) 20250212125509281 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) 20250212125509281 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) 20250212125509281 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) 20250212125509281 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) 20250212125509282 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) 20250212125509282 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) 20250212125509283 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) 20250212125509283 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) 20250212125509283 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) 20250212125509283 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) 20250212125509283 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125509296 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) 20250212125509296 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) 20250212125509296 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) 20250212125509296 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) 20250212125509296 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) 20250212125509296 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) 20250212125509297 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) 20250212125509297 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) 20250212125509297 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) 20250212125509297 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) 20250212125509297 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) 20250212125509297 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) 20250212125509297 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) 20250212125509297 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) 20250212125509297 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) 20250212125509297 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) 20250212125509305 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125509320 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) 20250212125509320 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) 20250212125509321 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) 20250212125509321 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) 20250212125509322 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) 20250212125509322 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) 20250212125509323 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) 20250212125509323 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) 20250212125509323 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) 20250212125509323 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) 20250212125509324 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) 20250212125509324 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) 20250212125509325 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) 20250212125509325 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) 20250212125509326 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) 20250212125509326 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) 20250212125509327 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125509340 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) 20250212125509340 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) 20250212125509342 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) 20250212125509342 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) 20250212125509342 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) 20250212125509342 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) 20250212125509343 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) 20250212125509343 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) 20250212125509344 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) 20250212125509344 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) 20250212125509345 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) 20250212125509345 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) 20250212125509346 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) 20250212125509346 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) 20250212125509346 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) 20250212125509346 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) 20250212125509347 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125509359 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) 20250212125509359 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) 20250212125509360 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) 20250212125509360 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) 20250212125509361 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) 20250212125509361 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) 20250212125509362 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) 20250212125509362 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) 20250212125509362 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) 20250212125509362 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) 20250212125509371 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) 20250212125509371 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) 20250212125509372 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) 20250212125509372 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) 20250212125509372 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) 20250212125509373 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) 20250212125509373 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125509387 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) 20250212125509387 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) 20250212125509388 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) 20250212125509388 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) 20250212125509389 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) 20250212125509389 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) 20250212125509390 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) 20250212125509390 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) 20250212125509391 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) 20250212125509391 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) 20250212125509392 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) 20250212125509392 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) 20250212125509392 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) 20250212125509392 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) 20250212125509393 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) 20250212125509393 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) 20250212125509394 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125509406 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) 20250212125509406 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) 20250212125509407 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) 20250212125509407 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) 20250212125509408 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) 20250212125509408 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) 20250212125509409 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) 20250212125509409 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) 20250212125509410 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) 20250212125509410 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) 20250212125509411 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) 20250212125509411 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) 20250212125509411 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) 20250212125509411 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) 20250212125509412 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) 20250212125509412 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) 20250212125509413 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125509426 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) 20250212125509426 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) 20250212125509428 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) 20250212125509428 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) 20250212125509429 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) 20250212125509429 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) 20250212125509430 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) 20250212125509430 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) 20250212125509430 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) 20250212125509430 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) 20250212125509431 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) 20250212125509431 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) 20250212125509432 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) 20250212125509432 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) 20250212125509433 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) 20250212125509433 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) 20250212125509435 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125509450 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) 20250212125509450 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) 20250212125509451 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) 20250212125509451 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) 20250212125509452 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) 20250212125509452 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) 20250212125509453 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) 20250212125509453 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) 20250212125509454 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) 20250212125509454 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) 20250212125509455 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) 20250212125509455 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) 20250212125509456 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) 20250212125509456 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) 20250212125509457 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) 20250212125509457 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) 20250212125509458 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125509469 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) 20250212125509469 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) 20250212125509471 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) 20250212125509471 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) 20250212125509473 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) 20250212125509473 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) 20250212125509474 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) 20250212125509474 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) 20250212125509476 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) 20250212125509476 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) 20250212125509477 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) 20250212125509477 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) 20250212125509478 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) 20250212125509478 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) 20250212125509479 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) 20250212125509479 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) 20250212125509480 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125509490 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) 20250212125509490 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) 20250212125509492 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) 20250212125509492 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) 20250212125509493 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) 20250212125509493 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) 20250212125509494 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) 20250212125509494 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) 20250212125509496 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) 20250212125509496 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) 20250212125509497 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) 20250212125509497 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) 20250212125509498 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) 20250212125509498 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) 20250212125509499 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) 20250212125509499 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) 20250212125509500 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125509513 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) 20250212125509514 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) 20250212125509515 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) 20250212125509515 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) 20250212125509516 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) 20250212125509516 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) 20250212125509517 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) 20250212125509517 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) 20250212125509518 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) 20250212125509518 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) 20250212125509519 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) 20250212125509519 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) 20250212125509519 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) 20250212125509519 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) 20250212125509520 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) 20250212125509520 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) 20250212125509521 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125509533 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) 20250212125509533 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) 20250212125509535 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) 20250212125509535 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) 20250212125509535 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) 20250212125509535 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) 20250212125509536 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) 20250212125509536 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) 20250212125509537 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) 20250212125509537 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) 20250212125509538 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) 20250212125509538 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) 20250212125509538 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) 20250212125509538 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) 20250212125509539 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) 20250212125509540 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) 20250212125509540 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125509553 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) 20250212125509553 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) 20250212125509554 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) 20250212125509554 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) 20250212125509555 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) 20250212125509555 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) 20250212125509555 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) 20250212125509555 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) 20250212125509556 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) 20250212125509556 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) 20250212125509557 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) 20250212125509557 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) 20250212125509557 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) 20250212125509557 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) 20250212125509558 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) 20250212125509558 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) 20250212125509562 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125509577 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) 20250212125509577 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) 20250212125509578 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) 20250212125509578 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) 20250212125509580 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) 20250212125509580 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) 20250212125509580 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) 20250212125509580 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) 20250212125509581 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) 20250212125509581 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) 20250212125509582 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) 20250212125509582 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) 20250212125509583 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) 20250212125509583 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) 20250212125509583 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) 20250212125509583 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) 20250212125509584 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125509597 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) 20250212125509597 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) 20250212125509599 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) 20250212125509599 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) 20250212125509600 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) 20250212125509600 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) 20250212125509600 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) 20250212125509600 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) 20250212125509601 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) 20250212125509601 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) 20250212125509601 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) 20250212125509602 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) 20250212125509602 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) 20250212125509602 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) 20250212125509603 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) 20250212125509603 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) 20250212125509603 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125509615 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) 20250212125509615 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) 20250212125509615 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) 20250212125509615 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) 20250212125509615 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) 20250212125509615 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) 20250212125509615 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) 20250212125509615 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) 20250212125509615 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) 20250212125509615 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) 20250212125509615 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) 20250212125509615 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) 20250212125509616 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) 20250212125509616 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) 20250212125509616 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) 20250212125509616 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) 20250212125509624 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125509638 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) 20250212125509638 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) 20250212125509638 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) 20250212125509638 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) 20250212125509638 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) 20250212125509638 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) 20250212125509638 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) 20250212125509638 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) 20250212125509639 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) 20250212125509639 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) 20250212125509639 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) 20250212125509639 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) 20250212125509639 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) 20250212125509639 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) 20250212125509639 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) 20250212125509639 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) 20250212125509643 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125509657 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) 20250212125509657 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) 20250212125509657 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) 20250212125509657 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) 20250212125509657 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) 20250212125509657 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) 20250212125509657 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) 20250212125509657 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) 20250212125509657 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) 20250212125509657 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) 20250212125509658 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) 20250212125509658 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) 20250212125509658 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) 20250212125509658 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) 20250212125509658 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) 20250212125509658 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) 20250212125509661 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125509675 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) 20250212125509675 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) 20250212125509676 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) 20250212125509676 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) 20250212125509676 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) 20250212125509676 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) 20250212125509676 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) 20250212125509676 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) 20250212125509677 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) 20250212125509677 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) 20250212125509677 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) 20250212125509677 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) 20250212125509677 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) 20250212125509677 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) 20250212125509678 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) 20250212125509678 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) 20250212125509685 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125509699 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) 20250212125509699 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) 20250212125509700 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) 20250212125509700 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) 20250212125509700 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) 20250212125509700 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) 20250212125509700 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) 20250212125509700 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) 20250212125509700 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) 20250212125509700 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) 20250212125509701 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) 20250212125509701 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) 20250212125509701 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) 20250212125509701 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) 20250212125509701 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) 20250212125509701 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) 20250212125509704 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125509718 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) 20250212125509718 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) 20250212125509718 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) 20250212125509718 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) 20250212125509718 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) 20250212125509718 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) 20250212125509719 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) 20250212125509719 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) 20250212125509719 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) 20250212125509719 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) 20250212125509719 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) 20250212125509719 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) 20250212125509719 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) 20250212125509719 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) 20250212125509719 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) 20250212125509719 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) 20250212125509722 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125509736 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) 20250212125509736 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) 20250212125509737 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) 20250212125509737 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) 20250212125509737 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) 20250212125509737 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) 20250212125509737 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) 20250212125509737 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) 20250212125509737 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) 20250212125509737 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) 20250212125509737 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) 20250212125509737 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) 20250212125509737 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) 20250212125509737 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) 20250212125509737 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) 20250212125509737 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) 20250212125509745 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125509760 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) 20250212125509760 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) 20250212125509760 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) 20250212125509760 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) 20250212125509760 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) 20250212125509760 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) 20250212125509760 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) 20250212125509760 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) 20250212125509760 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) 20250212125509760 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) 20250212125509761 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) 20250212125509761 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) 20250212125509761 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) 20250212125509761 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) 20250212125509761 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) 20250212125509761 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) 20250212125509764 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125509778 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) 20250212125509778 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) 20250212125509778 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) 20250212125509778 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) 20250212125509779 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) 20250212125509779 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) 20250212125509779 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) 20250212125509779 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) 20250212125509779 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) 20250212125509779 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) 20250212125509779 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) 20250212125509779 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) 20250212125509779 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) 20250212125509779 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) 20250212125509779 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) 20250212125509779 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) 20250212125509783 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125509797 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) 20250212125509797 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) 20250212125509797 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) 20250212125509797 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) 20250212125509797 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) 20250212125509797 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) 20250212125509797 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) 20250212125509797 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) 20250212125509797 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) 20250212125509797 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) 20250212125509798 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) 20250212125509798 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) 20250212125509798 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) 20250212125509798 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) 20250212125509798 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) 20250212125509798 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) 20250212125509806 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125509820 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) 20250212125509820 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) 20250212125509821 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) 20250212125509821 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) 20250212125509821 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) 20250212125509821 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) 20250212125509821 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) 20250212125509821 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) 20250212125509821 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) 20250212125509821 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) 20250212125509821 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) 20250212125509821 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) 20250212125509821 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) 20250212125509821 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) 20250212125509821 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) 20250212125509821 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) 20250212125509825 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125509839 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) 20250212125509839 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) 20250212125509839 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) 20250212125509839 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) 20250212125509839 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) 20250212125509839 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) 20250212125509839 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) 20250212125509839 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) 20250212125509839 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) 20250212125509839 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) 20250212125509840 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) 20250212125509840 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) 20250212125509840 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) 20250212125509840 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) 20250212125509840 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) 20250212125509840 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) 20250212125509844 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125509858 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) 20250212125509858 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) 20250212125509858 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) 20250212125509858 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) 20250212125509858 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) 20250212125509858 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) 20250212125509859 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) 20250212125509859 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) 20250212125509859 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) 20250212125509859 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) 20250212125509859 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) 20250212125509859 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) 20250212125509860 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) 20250212125509860 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) 20250212125509860 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) 20250212125509860 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) 20250212125509867 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125509881 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) 20250212125509881 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) 20250212125509881 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) 20250212125509881 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) 20250212125509882 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) 20250212125509882 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) 20250212125509882 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) 20250212125509882 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) 20250212125509882 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) 20250212125509882 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) 20250212125509882 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) 20250212125509882 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) 20250212125509882 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) 20250212125509882 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) 20250212125509883 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) 20250212125509883 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) 20250212125509885 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125509899 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) 20250212125509900 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) 20250212125509900 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) 20250212125509900 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) 20250212125509900 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) 20250212125509900 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) 20250212125509900 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) 20250212125509900 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) 20250212125509900 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) 20250212125509900 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) 20250212125509900 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) 20250212125509900 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) 20250212125509900 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) 20250212125509900 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) 20250212125509901 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) 20250212125509901 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) 20250212125509904 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125509918 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) 20250212125509918 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) 20250212125509918 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) 20250212125509918 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) 20250212125509919 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) 20250212125509919 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) 20250212125509919 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) 20250212125509919 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) 20250212125509919 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) 20250212125509919 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) 20250212125509919 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) 20250212125509919 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) 20250212125509920 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) 20250212125509920 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) 20250212125509920 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) 20250212125509920 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) 20250212125509927 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125509941 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) 20250212125509941 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) 20250212125509942 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) 20250212125509942 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) 20250212125509942 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) 20250212125509942 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) 20250212125509942 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) 20250212125509942 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) 20250212125509942 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) 20250212125509942 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) 20250212125509942 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) 20250212125509942 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) 20250212125509942 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) 20250212125509942 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) 20250212125509942 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) 20250212125509943 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) 20250212125509946 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125509960 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) 20250212125509960 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) 20250212125509960 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) 20250212125509961 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) 20250212125509961 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) 20250212125509961 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) 20250212125509961 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) 20250212125509961 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) 20250212125509961 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) 20250212125509961 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) 20250212125509961 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) 20250212125509961 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) 20250212125509961 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) 20250212125509961 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) 20250212125509961 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) 20250212125509961 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) 20250212125509965 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125509979 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) 20250212125509979 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) 20250212125509979 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) 20250212125509979 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) 20250212125509979 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) 20250212125509979 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) 20250212125509980 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) 20250212125509980 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) 20250212125509980 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) 20250212125509980 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) 20250212125509980 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) 20250212125509980 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) 20250212125509980 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) 20250212125509980 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) 20250212125509980 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) 20250212125509980 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) 20250212125509988 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125510002 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) 20250212125510002 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) 20250212125510003 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) 20250212125510003 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) 20250212125510003 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) 20250212125510003 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) 20250212125510003 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) 20250212125510003 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) 20250212125510003 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) 20250212125510003 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) 20250212125510003 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) 20250212125510003 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) 20250212125510003 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) 20250212125510003 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) 20250212125510004 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) 20250212125510004 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) 20250212125510007 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125510021 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) 20250212125510021 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) 20250212125510021 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) 20250212125510021 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) 20250212125510022 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) 20250212125510022 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) 20250212125510022 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) 20250212125510022 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) 20250212125510022 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) 20250212125510022 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) 20250212125510022 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) 20250212125510022 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) 20250212125510022 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) 20250212125510022 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) 20250212125510022 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) 20250212125510022 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) 20250212125510026 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125510040 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) 20250212125510040 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) 20250212125510040 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) 20250212125510040 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) 20250212125510041 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) 20250212125510041 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) 20250212125510041 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) 20250212125510041 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) 20250212125510041 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) 20250212125510041 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) 20250212125510041 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) 20250212125510041 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) 20250212125510042 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) 20250212125510042 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) 20250212125510042 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) 20250212125510042 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) 20250212125510049 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125510063 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) 20250212125510063 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) 20250212125510063 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) 20250212125510063 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) 20250212125510064 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) 20250212125510064 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) 20250212125510064 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) 20250212125510064 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) 20250212125510064 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) 20250212125510064 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) 20250212125510064 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) 20250212125510064 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) 20250212125510064 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) 20250212125510064 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) 20250212125510064 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) 20250212125510064 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) 20250212125510068 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125510082 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) 20250212125510082 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) 20250212125510082 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) 20250212125510082 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) 20250212125510083 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) 20250212125510083 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) 20250212125510083 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) 20250212125510083 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) 20250212125510083 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) 20250212125510083 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) 20250212125510083 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) 20250212125510083 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) 20250212125510084 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) 20250212125510084 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) 20250212125510084 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) 20250212125510084 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) 20250212125510086 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125510101 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) 20250212125510101 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) 20250212125510101 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) 20250212125510101 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) 20250212125510101 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) 20250212125510101 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) 20250212125510102 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) 20250212125510102 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) 20250212125510102 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) 20250212125510102 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) 20250212125510102 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) 20250212125510102 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) 20250212125510102 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) 20250212125510102 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) 20250212125510103 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) 20250212125510103 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) 20250212125510110 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125510124 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) 20250212125510124 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) 20250212125510124 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) 20250212125510124 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) 20250212125510125 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) 20250212125510125 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) 20250212125510125 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) 20250212125510125 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) 20250212125510125 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) 20250212125510125 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) 20250212125510125 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) 20250212125510125 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) 20250212125510125 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) 20250212125510125 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) 20250212125510125 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) 20250212125510125 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) 20250212125510129 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125510143 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) 20250212125510143 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) 20250212125510143 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) 20250212125510143 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) 20250212125510143 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) 20250212125510143 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) 20250212125510144 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) 20250212125510144 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) 20250212125510144 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) 20250212125510144 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) 20250212125510144 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) 20250212125510144 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) 20250212125510144 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) 20250212125510144 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) 20250212125510144 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) 20250212125510144 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) 20250212125510148 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125510162 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) 20250212125510162 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) 20250212125510162 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) 20250212125510162 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) 20250212125510163 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) 20250212125510163 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) 20250212125510163 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) 20250212125510163 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) 20250212125510163 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) 20250212125510163 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) 20250212125510163 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) 20250212125510163 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) 20250212125510163 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) 20250212125510163 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) 20250212125510164 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) 20250212125510164 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) 20250212125510171 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125510186 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) 20250212125510186 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) 20250212125510188 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) 20250212125510188 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) 20250212125510188 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) 20250212125510188 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) 20250212125510189 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) 20250212125510189 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) 20250212125510189 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) 20250212125510189 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) 20250212125510190 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) 20250212125510190 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) 20250212125510190 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) 20250212125510190 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) 20250212125510191 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) 20250212125510191 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) 20250212125510191 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125510205 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) 20250212125510205 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) 20250212125510205 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) 20250212125510205 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) 20250212125510205 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) 20250212125510205 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) 20250212125510206 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) 20250212125510206 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) 20250212125510206 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) 20250212125510206 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) 20250212125510206 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) 20250212125510206 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) 20250212125510206 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) 20250212125510206 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) 20250212125510207 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) 20250212125510207 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) 20250212125510209 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125510223 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) 20250212125510223 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) 20250212125510224 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) 20250212125510224 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) 20250212125510224 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) 20250212125510224 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) 20250212125510224 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) 20250212125510224 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) 20250212125510224 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) 20250212125510224 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) 20250212125510225 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) 20250212125510225 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) 20250212125510225 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) 20250212125510225 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) 20250212125510225 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) 20250212125510225 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) 20250212125510232 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125510247 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) 20250212125510247 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) 20250212125510247 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) 20250212125510247 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) 20250212125510248 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) 20250212125510248 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) 20250212125510248 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) 20250212125510248 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) 20250212125510248 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) 20250212125510248 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) 20250212125510248 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) 20250212125510248 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) 20250212125510249 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) 20250212125510249 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) 20250212125510249 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) 20250212125510249 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) 20250212125510251 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125510265 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) 20250212125510265 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) 20250212125510266 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) 20250212125510266 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) 20250212125510266 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) 20250212125510266 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) 20250212125510266 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) 20250212125510266 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) 20250212125510266 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) 20250212125510266 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) 20250212125510266 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) 20250212125510266 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) 20250212125510267 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) 20250212125510267 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) 20250212125510267 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) 20250212125510267 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) 20250212125510270 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125510284 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) 20250212125510284 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) 20250212125510284 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) 20250212125510284 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) 20250212125510284 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) 20250212125510284 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) 20250212125510284 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) 20250212125510284 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) 20250212125510284 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) 20250212125510284 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) 20250212125510285 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) 20250212125510285 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) 20250212125510285 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) 20250212125510285 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) 20250212125510285 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) 20250212125510285 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) 20250212125510293 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125510308 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) 20250212125510308 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) 20250212125510308 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) 20250212125510308 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) 20250212125510308 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) 20250212125510308 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) 20250212125510309 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) 20250212125510309 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) 20250212125510309 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) 20250212125510309 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) 20250212125510309 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) 20250212125510309 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) 20250212125510309 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) 20250212125510309 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) 20250212125510310 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) 20250212125510310 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) 20250212125510312 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125510327 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) 20250212125510327 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) 20250212125510327 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) 20250212125510327 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) 20250212125510328 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) 20250212125510328 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) 20250212125510328 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) 20250212125510328 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) 20250212125510328 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) 20250212125510328 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) 20250212125510328 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) 20250212125510328 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) 20250212125510329 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) 20250212125510329 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) 20250212125510329 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) 20250212125510329 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) 20250212125510331 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125510345 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) 20250212125510345 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) 20250212125510346 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) 20250212125510346 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) 20250212125510346 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) 20250212125510346 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) 20250212125510346 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) 20250212125510346 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) 20250212125510346 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) 20250212125510346 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) 20250212125510347 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) 20250212125510347 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) 20250212125510347 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) 20250212125510347 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) 20250212125510347 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) 20250212125510347 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) 20250212125510355 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125510369 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) 20250212125510369 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) 20250212125510369 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) 20250212125510369 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) 20250212125510369 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) 20250212125510369 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) 20250212125510369 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) 20250212125510369 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) 20250212125510369 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) 20250212125510369 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) 20250212125510370 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) 20250212125510370 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) 20250212125510370 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) 20250212125510370 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) 20250212125510370 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) 20250212125510370 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) 20250212125510373 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125510387 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) 20250212125510387 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) 20250212125510388 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) 20250212125510388 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) 20250212125510388 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) 20250212125510388 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) 20250212125510388 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) 20250212125510388 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) 20250212125510388 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) 20250212125510388 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) 20250212125510388 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) 20250212125510388 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) 20250212125510388 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) 20250212125510388 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) 20250212125510389 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) 20250212125510389 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) 20250212125510392 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125510406 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) 20250212125510406 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) 20250212125510407 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) 20250212125510407 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) 20250212125510407 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) 20250212125510407 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) 20250212125510407 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) 20250212125510407 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) 20250212125510407 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) 20250212125510407 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) 20250212125510408 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) 20250212125510408 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) 20250212125510408 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) 20250212125510408 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) 20250212125510408 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) 20250212125510408 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) 20250212125510415 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125510429 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) 20250212125510429 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) 20250212125510430 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) 20250212125510430 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) 20250212125510430 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) 20250212125510430 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) 20250212125510430 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) 20250212125510430 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) 20250212125510430 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) 20250212125510430 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) 20250212125510430 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) 20250212125510430 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) 20250212125510430 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) 20250212125510430 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) 20250212125510431 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) 20250212125510431 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) 20250212125510434 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125510448 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) 20250212125510448 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) 20250212125510448 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) 20250212125510448 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) 20250212125510448 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) 20250212125510448 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) 20250212125510448 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) 20250212125510448 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) 20250212125510449 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) 20250212125510449 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) 20250212125510449 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) 20250212125510449 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) 20250212125510449 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) 20250212125510449 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) 20250212125510449 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) 20250212125510449 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) 20250212125510453 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125510467 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) 20250212125510467 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) 20250212125510468 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) 20250212125510468 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) 20250212125510468 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) 20250212125510468 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) 20250212125510468 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) 20250212125510468 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) 20250212125510469 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) 20250212125510469 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) 20250212125510469 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) 20250212125510469 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) 20250212125510469 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) 20250212125510469 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) 20250212125510469 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) 20250212125510469 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) 20250212125510476 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125510491 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) 20250212125510491 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) 20250212125510491 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) 20250212125510491 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) 20250212125510491 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) 20250212125510491 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) 20250212125510491 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) 20250212125510491 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) 20250212125510491 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) 20250212125510491 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) 20250212125510491 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) 20250212125510491 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) 20250212125510492 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) 20250212125510492 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) 20250212125510492 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) 20250212125510492 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) 20250212125510495 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125510509 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) 20250212125510509 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) 20250212125510509 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) 20250212125510509 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) 20250212125510509 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) 20250212125510509 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) 20250212125510509 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) 20250212125510509 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) 20250212125510510 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) 20250212125510510 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) 20250212125510510 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) 20250212125510510 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) 20250212125510510 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) 20250212125510510 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) 20250212125510510 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) 20250212125510510 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) 20250212125510514 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125510528 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) 20250212125510528 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) 20250212125510529 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) 20250212125510529 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) 20250212125510529 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) 20250212125510529 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) 20250212125510529 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) 20250212125510529 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) 20250212125510530 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) 20250212125510530 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) 20250212125510530 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) 20250212125510530 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) 20250212125510530 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) 20250212125510530 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) 20250212125510530 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) 20250212125510530 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) 20250212125510537 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125510551 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) 20250212125510551 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) 20250212125510552 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) 20250212125510552 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) 20250212125510552 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) 20250212125510552 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) 20250212125510552 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) 20250212125510552 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) 20250212125510553 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) 20250212125510553 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) 20250212125510553 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) 20250212125510553 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) 20250212125510553 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) 20250212125510553 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) 20250212125510553 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) 20250212125510553 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) 20250212125510556 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125510570 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) 20250212125510570 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) 20250212125510570 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) 20250212125510570 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) 20250212125510571 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) 20250212125510571 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) 20250212125510571 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) 20250212125510571 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) 20250212125510571 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) 20250212125510571 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) 20250212125510572 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) 20250212125510572 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) 20250212125510572 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) 20250212125510572 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) 20250212125510572 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) 20250212125510572 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) 20250212125510574 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125510591 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) 20250212125510591 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) 20250212125510591 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) 20250212125510591 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) 20250212125510591 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) 20250212125510591 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) 20250212125510591 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) 20250212125510591 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) 20250212125510592 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) 20250212125510592 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) 20250212125510592 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) 20250212125510592 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) 20250212125510592 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) 20250212125510592 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) 20250212125510593 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) 20250212125510593 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) 20250212125510600 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125510614 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) 20250212125510614 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) 20250212125510615 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) 20250212125510615 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) 20250212125510615 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) 20250212125510615 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) 20250212125510615 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) 20250212125510615 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) 20250212125510616 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) 20250212125510616 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) 20250212125510616 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) 20250212125510616 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) 20250212125510616 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) 20250212125510616 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) 20250212125510616 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) 20250212125510616 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) 20250212125510619 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125510633 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) 20250212125510633 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) 20250212125510633 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) 20250212125510633 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) 20250212125510633 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) 20250212125510633 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) 20250212125510633 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) 20250212125510633 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) 20250212125510633 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) 20250212125510633 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) 20250212125510634 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) 20250212125510634 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) 20250212125510634 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) 20250212125510634 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) 20250212125510634 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) 20250212125510634 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) 20250212125510637 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125510651 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) 20250212125510651 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) 20250212125510652 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) 20250212125510652 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) 20250212125510652 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) 20250212125510652 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) 20250212125510652 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) 20250212125510652 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) 20250212125510652 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) 20250212125510652 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) 20250212125510653 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) 20250212125510653 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) 20250212125510653 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) 20250212125510653 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) 20250212125510653 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) 20250212125510653 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) 20250212125510661 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125510675 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) 20250212125510675 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) 20250212125510675 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) 20250212125510675 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) 20250212125510675 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) 20250212125510675 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) 20250212125510675 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) 20250212125510675 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) 20250212125510676 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) 20250212125510676 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) 20250212125510676 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) 20250212125510676 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) 20250212125510676 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) 20250212125510676 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) 20250212125510676 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) 20250212125510676 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) 20250212125510679 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125510693 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) 20250212125510693 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) 20250212125510694 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) 20250212125510694 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) 20250212125510694 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) 20250212125510694 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) 20250212125510694 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) 20250212125510694 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) 20250212125510694 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) 20250212125510694 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) 20250212125510695 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) 20250212125510695 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) 20250212125510695 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) 20250212125510695 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) 20250212125510695 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) 20250212125510695 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) 20250212125510698 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125510712 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) 20250212125510712 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) 20250212125510712 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) 20250212125510712 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) 20250212125510713 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) 20250212125510713 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) 20250212125510713 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) 20250212125510713 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) 20250212125510713 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) 20250212125510713 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) 20250212125510713 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) 20250212125510713 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) 20250212125510713 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) 20250212125510713 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) 20250212125510713 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) 20250212125510713 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) 20250212125510721 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125510736 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) 20250212125510736 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) 20250212125510736 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) 20250212125510736 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) 20250212125510736 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) 20250212125510736 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) 20250212125510736 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) 20250212125510736 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) 20250212125510736 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) 20250212125510736 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) 20250212125510737 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) 20250212125510737 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) 20250212125510737 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) 20250212125510737 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) 20250212125510737 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) 20250212125510737 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) 20250212125510740 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125510755 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) 20250212125510755 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) 20250212125510755 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) 20250212125510755 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) 20250212125510755 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) 20250212125510755 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) 20250212125510755 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) 20250212125510755 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) 20250212125510755 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) 20250212125510755 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) 20250212125510755 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) 20250212125510755 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) 20250212125510755 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) 20250212125510756 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) 20250212125510756 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) 20250212125510756 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) 20250212125510759 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125510773 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) 20250212125510773 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) 20250212125510773 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) 20250212125510773 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) 20250212125510774 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) 20250212125510774 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) 20250212125510774 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) 20250212125510774 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) 20250212125510774 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) 20250212125510774 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) 20250212125510774 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) 20250212125510774 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) 20250212125510774 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) 20250212125510774 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) 20250212125510774 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) 20250212125510774 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) 20250212125510782 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125510797 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) 20250212125510797 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) 20250212125510797 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) 20250212125510797 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) 20250212125510797 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) 20250212125510797 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) 20250212125510797 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) 20250212125510797 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) 20250212125510797 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) 20250212125510797 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) 20250212125510798 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) 20250212125510798 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) 20250212125510798 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) 20250212125510798 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) 20250212125510798 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) 20250212125510798 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) 20250212125510801 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125510815 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) 20250212125510815 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) 20250212125510816 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) 20250212125510816 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) 20250212125510816 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) 20250212125510816 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) 20250212125510816 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) 20250212125510816 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) 20250212125510816 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) 20250212125510816 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) 20250212125510816 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) 20250212125510816 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) 20250212125510816 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) 20250212125510816 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) 20250212125510816 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) 20250212125510816 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) 20250212125510820 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125510834 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) 20250212125510834 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) 20250212125510834 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) 20250212125510834 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) 20250212125510834 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) 20250212125510834 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) 20250212125510834 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) 20250212125510834 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) 20250212125510834 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) 20250212125510834 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) 20250212125510835 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) 20250212125510835 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) 20250212125510835 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) 20250212125510835 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) 20250212125510835 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) 20250212125510835 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) 20250212125510843 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125510857 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) 20250212125510857 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) 20250212125510857 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) 20250212125510857 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) 20250212125510857 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) 20250212125510857 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) 20250212125510858 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) 20250212125510858 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) 20250212125510858 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) 20250212125510858 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) 20250212125510858 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) 20250212125510858 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) 20250212125510858 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) 20250212125510858 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) 20250212125510858 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) 20250212125510858 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) 20250212125510862 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125510876 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) 20250212125510876 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) 20250212125510876 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) 20250212125510876 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) 20250212125510876 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) 20250212125510876 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) 20250212125510876 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) 20250212125510876 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) 20250212125510876 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) 20250212125510876 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) 20250212125510876 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) 20250212125510876 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) 20250212125510877 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) 20250212125510877 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) 20250212125510877 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) 20250212125510877 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) 20250212125510880 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125510894 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) 20250212125510895 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) 20250212125510895 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) 20250212125510895 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) 20250212125510896 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) 20250212125510896 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) 20250212125510896 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) 20250212125510896 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) 20250212125510896 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) 20250212125510896 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) 20250212125510896 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) 20250212125510896 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) 20250212125510897 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) 20250212125510897 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) 20250212125510897 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) 20250212125510897 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) 20250212125510904 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125510918 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) 20250212125510918 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) 20250212125510918 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) 20250212125510918 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) 20250212125510919 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) 20250212125510919 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) 20250212125510919 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) 20250212125510919 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) 20250212125510919 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) 20250212125510919 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) 20250212125510920 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) 20250212125510920 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) 20250212125510920 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) 20250212125510920 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) 20250212125510920 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) 20250212125510920 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) 20250212125510923 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125510937 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) 20250212125510937 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) 20250212125510937 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) 20250212125510937 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) 20250212125510937 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) 20250212125510937 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) 20250212125510938 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) 20250212125510938 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) 20250212125510938 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) 20250212125510938 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) 20250212125510938 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) 20250212125510938 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) 20250212125510938 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) 20250212125510938 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) 20250212125510939 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) 20250212125510939 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) 20250212125510941 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125510955 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) 20250212125510955 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) 20250212125510955 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) 20250212125510955 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) 20250212125510955 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) 20250212125510955 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) 20250212125510956 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) 20250212125510956 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) 20250212125510956 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) 20250212125510956 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) 20250212125510956 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) 20250212125510956 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) 20250212125510956 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) 20250212125510956 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) 20250212125510956 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) 20250212125510956 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) 20250212125510965 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125510979 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) 20250212125510979 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) 20250212125510979 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) 20250212125510979 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) 20250212125510979 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) 20250212125510979 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) 20250212125510979 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) 20250212125510979 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) 20250212125510979 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) 20250212125510979 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) 20250212125510980 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) 20250212125510980 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) 20250212125510980 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) 20250212125510980 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) 20250212125510980 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) 20250212125510980 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) 20250212125510983 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125510998 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) 20250212125510998 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) 20250212125510998 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) 20250212125510998 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) 20250212125510998 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) 20250212125510998 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) 20250212125510998 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) 20250212125510998 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) 20250212125510999 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) 20250212125510999 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) 20250212125510999 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) 20250212125510999 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) 20250212125510999 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) 20250212125510999 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) 20250212125510999 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) 20250212125510999 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) 20250212125511002 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125511016 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) 20250212125511016 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) 20250212125511016 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) 20250212125511016 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) 20250212125511016 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) 20250212125511016 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) 20250212125511017 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) 20250212125511017 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) 20250212125511017 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) 20250212125511017 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) 20250212125511017 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) 20250212125511017 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) 20250212125511017 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) 20250212125511017 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) 20250212125511017 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) 20250212125511017 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) 20250212125511025 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125511039 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) 20250212125511039 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) 20250212125511040 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) 20250212125511040 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) 20250212125511040 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) 20250212125511040 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) 20250212125511041 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) 20250212125511041 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) 20250212125511041 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) 20250212125511041 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) 20250212125511041 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) 20250212125511041 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) 20250212125511041 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) 20250212125511041 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) 20250212125511041 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) 20250212125511041 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) 20250212125511044 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125511058 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) 20250212125511058 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) 20250212125511058 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) 20250212125511058 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) 20250212125511058 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) 20250212125511058 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) 20250212125511058 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) 20250212125511059 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) 20250212125511059 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) 20250212125511059 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) 20250212125511059 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) 20250212125511059 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) 20250212125511059 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) 20250212125511059 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) 20250212125511059 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) 20250212125511059 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) 20250212125511063 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125511077 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) 20250212125511077 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) 20250212125511077 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) 20250212125511077 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) 20250212125511077 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) 20250212125511077 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) 20250212125511077 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) 20250212125511077 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) 20250212125511077 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) 20250212125511077 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) 20250212125511077 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) 20250212125511077 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) 20250212125511078 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) 20250212125511078 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) 20250212125511078 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) 20250212125511078 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) 20250212125511086 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125511100 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) 20250212125511100 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) 20250212125511100 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) 20250212125511100 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) 20250212125511101 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) 20250212125511101 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) 20250212125511101 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) 20250212125511101 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) 20250212125511101 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) 20250212125511101 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) 20250212125511101 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) 20250212125511101 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) 20250212125511101 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) 20250212125511101 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) 20250212125511101 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) 20250212125511101 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) 20250212125511105 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125511118 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) 20250212125511118 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) 20250212125511119 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) 20250212125511119 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) 20250212125511119 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) 20250212125511119 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) 20250212125511119 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) 20250212125511119 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) 20250212125511119 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) 20250212125511119 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) 20250212125511119 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) 20250212125511119 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) 20250212125511119 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) 20250212125511119 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) 20250212125511119 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) 20250212125511120 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) 20250212125511123 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125511137 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) 20250212125511137 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) 20250212125511137 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) 20250212125511138 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) 20250212125511138 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) 20250212125511138 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) 20250212125511138 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) 20250212125511138 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) 20250212125511138 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) 20250212125511138 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) 20250212125511138 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) 20250212125511138 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) 20250212125511138 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) 20250212125511138 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) 20250212125511138 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) 20250212125511138 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) 20250212125511146 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125511160 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) 20250212125511160 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) 20250212125511161 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) 20250212125511161 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) 20250212125511161 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) 20250212125511161 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) 20250212125511161 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) 20250212125511161 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) 20250212125511161 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) 20250212125511161 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) 20250212125511161 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) 20250212125511162 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) 20250212125511162 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) 20250212125511162 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) 20250212125511162 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) 20250212125511162 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) 20250212125511165 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125511179 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) 20250212125511179 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) 20250212125511179 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) 20250212125511179 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) 20250212125511179 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) 20250212125511179 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) 20250212125511180 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) 20250212125511180 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) 20250212125511180 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) 20250212125511180 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) 20250212125511180 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) 20250212125511180 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) 20250212125511180 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) 20250212125511180 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) 20250212125511180 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) 20250212125511180 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) 20250212125511184 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125511198 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) 20250212125511198 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) 20250212125511199 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) 20250212125511199 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) 20250212125511199 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) 20250212125511199 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) 20250212125511199 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) 20250212125511199 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) 20250212125511199 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) 20250212125511199 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) 20250212125511199 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) 20250212125511199 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) 20250212125511200 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) 20250212125511200 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) 20250212125511200 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) 20250212125511200 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) 20250212125511207 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125511221 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) 20250212125511221 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) 20250212125511222 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) 20250212125511222 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) 20250212125511222 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) 20250212125511222 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) 20250212125511222 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) 20250212125511222 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) 20250212125511222 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) 20250212125511222 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) 20250212125511222 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) 20250212125511222 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) 20250212125511223 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) 20250212125511223 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) 20250212125511223 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) 20250212125511223 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) 20250212125511226 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125511240 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) 20250212125511240 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) 20250212125511240 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) 20250212125511240 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) 20250212125511241 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) 20250212125511241 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) 20250212125511241 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) 20250212125511241 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) 20250212125511241 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) 20250212125511241 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) 20250212125511241 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) 20250212125511241 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) 20250212125511241 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) 20250212125511241 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) 20250212125511241 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) 20250212125511241 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) 20250212125511244 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125511259 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) 20250212125511259 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) 20250212125511259 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) 20250212125511259 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) 20250212125511259 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) 20250212125511259 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) 20250212125511259 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) 20250212125511259 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) 20250212125511259 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) 20250212125511259 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) 20250212125511259 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) 20250212125511259 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) 20250212125511260 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) 20250212125511260 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) 20250212125511260 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) 20250212125511260 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) 20250212125511268 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125511282 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) 20250212125511282 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) 20250212125511282 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) 20250212125511282 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) 20250212125511283 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) 20250212125511283 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) 20250212125511283 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) 20250212125511283 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) 20250212125511283 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) 20250212125511283 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) 20250212125511283 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) 20250212125511283 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) 20250212125511284 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) 20250212125511284 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) 20250212125511284 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) 20250212125511284 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) 20250212125511286 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125511300 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) 20250212125511300 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) 20250212125511301 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) 20250212125511301 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) 20250212125511301 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) 20250212125511301 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) 20250212125511302 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) 20250212125511302 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) 20250212125511302 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) 20250212125511302 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) 20250212125511302 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) 20250212125511302 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) 20250212125511303 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) 20250212125511303 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) 20250212125511303 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) 20250212125511303 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) 20250212125511305 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125511319 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) 20250212125511319 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) 20250212125511319 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) 20250212125511319 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) 20250212125511319 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) 20250212125511319 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) 20250212125511320 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) 20250212125511320 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) 20250212125511320 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) 20250212125511320 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) 20250212125511320 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) 20250212125511320 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) 20250212125511320 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) 20250212125511320 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) 20250212125511320 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) 20250212125511320 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) 20250212125511328 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125511343 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) 20250212125511343 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) 20250212125511343 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) 20250212125511343 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) 20250212125511344 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) 20250212125511344 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) 20250212125511344 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) 20250212125511344 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) 20250212125511344 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) 20250212125511344 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) 20250212125511344 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) 20250212125511344 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) 20250212125511345 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) 20250212125511345 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) 20250212125511345 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) 20250212125511345 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) 20250212125511347 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125511361 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) 20250212125511361 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) 20250212125511362 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) 20250212125511362 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) 20250212125511362 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) 20250212125511362 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) 20250212125511362 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) 20250212125511362 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) 20250212125511363 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) 20250212125511363 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) 20250212125511363 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) 20250212125511363 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) 20250212125511363 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) 20250212125511363 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) 20250212125511363 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) 20250212125511363 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) 20250212125511366 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125511380 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) 20250212125511380 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) 20250212125511381 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) 20250212125511381 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) 20250212125511381 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) 20250212125511381 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) 20250212125511381 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) 20250212125511381 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) 20250212125511381 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) 20250212125511381 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) 20250212125511381 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) 20250212125511381 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) 20250212125511381 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) 20250212125511381 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) 20250212125511382 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) 20250212125511382 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) 20250212125511389 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125511403 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) 20250212125511403 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) 20250212125511403 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) 20250212125511404 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) 20250212125511404 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) 20250212125511404 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) 20250212125511404 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) 20250212125511404 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) 20250212125511404 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) 20250212125511404 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) 20250212125511404 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) 20250212125511404 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) 20250212125511404 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) 20250212125511404 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) 20250212125511404 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) 20250212125511404 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) 20250212125511408 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125511422 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) 20250212125511422 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) 20250212125511423 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) 20250212125511423 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) 20250212125511423 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) 20250212125511423 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) 20250212125511423 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) 20250212125511423 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) 20250212125511423 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) 20250212125511423 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) 20250212125511423 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) 20250212125511423 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) 20250212125511424 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) 20250212125511424 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) 20250212125511424 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) 20250212125511424 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) 20250212125511427 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125511441 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) 20250212125511441 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) 20250212125511442 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) 20250212125511442 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) 20250212125511442 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) 20250212125511442 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) 20250212125511442 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) 20250212125511442 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) 20250212125511443 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) 20250212125511443 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) 20250212125511443 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) 20250212125511443 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) 20250212125511443 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) 20250212125511443 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) 20250212125511444 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) 20250212125511444 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) 20250212125511451 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125511465 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) 20250212125511465 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) 20250212125511465 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) 20250212125511465 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) 20250212125511466 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) 20250212125511466 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) 20250212125511466 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) 20250212125511466 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) 20250212125511466 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) 20250212125511466 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) 20250212125511467 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) 20250212125511467 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) 20250212125511467 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) 20250212125511467 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) 20250212125511467 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) 20250212125511467 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) 20250212125511469 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125511483 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) 20250212125511483 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) 20250212125511484 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) 20250212125511484 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) 20250212125511484 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) 20250212125511484 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) 20250212125511484 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) 20250212125511484 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) 20250212125511485 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) 20250212125511485 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) 20250212125511485 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) 20250212125511485 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) 20250212125511485 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) 20250212125511485 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) 20250212125511485 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) 20250212125511485 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) 20250212125511488 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125511502 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) 20250212125511503 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) 20250212125511503 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) 20250212125511503 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) 20250212125511504 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) 20250212125511504 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) 20250212125511504 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) 20250212125511504 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) 20250212125511504 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) 20250212125511504 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) 20250212125511504 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) 20250212125511504 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) 20250212125511505 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) 20250212125511505 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) 20250212125511505 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) 20250212125511505 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) 20250212125511511 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125511526 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) 20250212125511526 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) 20250212125511526 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) 20250212125511526 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) 20250212125511526 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) 20250212125511526 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) 20250212125511526 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) 20250212125511526 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) 20250212125511527 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) 20250212125511527 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) 20250212125511527 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) 20250212125511527 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) 20250212125511527 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) 20250212125511527 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) 20250212125511527 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) 20250212125511527 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) 20250212125511530 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125511544 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) 20250212125511544 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) 20250212125511545 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) 20250212125511545 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) 20250212125511545 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) 20250212125511545 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) 20250212125511545 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) 20250212125511545 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) 20250212125511546 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) 20250212125511546 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) 20250212125511546 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) 20250212125511546 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) 20250212125511546 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) 20250212125511546 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) 20250212125511546 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) 20250212125511546 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) 20250212125511549 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125511564 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) 20250212125511564 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) 20250212125511564 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) 20250212125511564 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) 20250212125511564 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) 20250212125511564 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) 20250212125511565 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) 20250212125511565 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) 20250212125511565 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) 20250212125511565 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) 20250212125511565 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) 20250212125511565 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) 20250212125511565 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) 20250212125511565 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) 20250212125511566 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) 20250212125511566 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) 20250212125511573 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125511587 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) 20250212125511587 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) 20250212125511587 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) 20250212125511587 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) 20250212125511587 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) 20250212125511587 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) 20250212125511588 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) 20250212125511588 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) 20250212125511588 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) 20250212125511588 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) 20250212125511588 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) 20250212125511588 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) 20250212125511588 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) 20250212125511588 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) 20250212125511589 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) 20250212125511589 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) 20250212125511591 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125511606 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) 20250212125511606 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) 20250212125511606 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) 20250212125511606 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) 20250212125511606 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) 20250212125511606 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) 20250212125511606 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) 20250212125511606 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) 20250212125511606 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) 20250212125511606 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) 20250212125511607 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) 20250212125511607 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) 20250212125511607 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) 20250212125511607 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) 20250212125511607 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) 20250212125511607 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) 20250212125511610 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125511622 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) 20250212125511622 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) 20250212125511622 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) -NSVCI1234(554)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(554)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(554)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(554)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212125511623 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125511623 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) 20250212125511623 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) 20250212125511623 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125511623 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125511623 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) 20250212125511624 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125511624 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) 20250212125511624 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(554)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(554)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125511624 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) 20250212125511624 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) 20250212125511624 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125511624 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) 20250212125511624 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) 20250212125511624 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125511624 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125511624 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125511624 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125511624 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125511624 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125511624 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125511624 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) 20250212125511624 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) -NSVCI1234(554)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212125511625 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) 20250212125511625 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) -NSVCI1234(554)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(554)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212125511625 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125511625 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) 20250212125511625 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) 20250212125511625 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) 20250212125511625 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) 20250212125511625 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) 20250212125511625 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) 20250212125511625 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) 20250212125511625 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) 20250212125511625 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) 20250212125511626 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) 20250212125511626 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) 551@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 551@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125511629 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125511629 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125511629 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125511629 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125511629 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125511629 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125511629 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125511629 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_paging_ps_from_sgsn_ptp-BVCI1234(552)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_paging_ps_from_sgsn_ptp-BVCI1234(552)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125511632 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125511632 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125511632 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125511632 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125511632 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125511632 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125511632 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125511632 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125511634 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125511635 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125511635 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125511635 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125511635 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125511635 DRLCMAC NOTICE TX: [PCU -> BTS] Paging Request (CCCH) MI=IMSI-262420000000423 (gprs_rlcmac.c:36) 20250212125511635 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) 20250212125511635 DPCU DEBUG PCH paging timer started for MI=IMSI-262420000000423 IMSI=262420000000423 (bts_pch_timer.c:94) 20250212125511635 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125511635 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125511635 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125511635 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125511635 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125511635 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125511635 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212125511635 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212125511635 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125511635 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(547)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '00'O BTS(547)@8d0f06c41a7d: 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@8d0f06c41a7d: 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 ("'+++++++++") } } } 20250212125511638 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125511638 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125511638 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125511638 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125511638 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) TC_paging_ps_from_sgsn_ptp-STATS(548)@8d0f06c41a7d: Start timer T: 2 s 20250212125511648 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) 20250212125511648 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) 20250212125511648 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) 20250212125511648 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) 20250212125511649 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) 20250212125511649 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) 20250212125511649 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) 20250212125511649 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) 20250212125511649 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) 20250212125511649 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) 20250212125511649 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) 20250212125511649 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) 20250212125511650 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) 20250212125511650 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) 20250212125511650 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) 20250212125511650 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_ptp-STATS(548)@8d0f06c41a7d: Start timer T_statsd: 5 s 20250212125511652 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) TC_paging_ps_from_sgsn_ptp-STATS(548)@8d0f06c41a7d: 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 } 20250212125511666 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) 20250212125511666 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) 20250212125511667 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) 20250212125511667 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) 20250212125511667 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) 20250212125511667 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) 20250212125511667 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) 20250212125511667 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) 20250212125511668 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) 20250212125511668 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) 20250212125511668 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) 20250212125511668 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) 20250212125511668 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) 20250212125511668 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) 20250212125511668 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) 20250212125511668 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125511685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42436<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125511686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42428<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125511686 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125511686 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125511686 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125511687 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125511687 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125511687 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125511687 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125511687 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125511687 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125511687 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125511687 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125511687 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125511687 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125511687 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125511687 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) 20250212125511687 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) 20250212125511687 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 9305 with status 0 respawn: 49: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_paging_ps_from_sgsn_ptp finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_ps_from_sgsn_ptp pass'. Wed Feb 12 12:55:11 UTC 2025 ====== 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 20250212125511705 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125511705 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125511705 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125511705 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125511724 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59444<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125511824 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59444<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=682288) Waiting for packet dumper to finish... 1 (prev_count=682288, count=705156) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_ps_from_sgsn_ptp pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_pch_timeout'. ------ PCU_Tests.TC_paging_pch_timeout ------ Wed Feb 12 12:55:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_pch_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_pch_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_pch_timeout' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_paging_pch_timeout started. MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 20250212125514865 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59456<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(559)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(559)@8d0f06c41a7d: Start timer T: 5 s PCUIF(559)@8d0f06c41a7d: Start timer T_Conn: 10 s 20250212125514872 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59464<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_paging_pch_timeout-STATS(561)@8d0f06c41a7d: Start timer T: 2 s TC_paging_pch_timeout-STATS(561)@8d0f06c41a7d: Start timer T: 2 s 20250212125516706 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125516706 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125516706 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(559)@8d0f06c41a7d: OsmoPCU is now connected BTS(560)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125516709 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125516709 DLGLOBAL DEBUG validating counter group 0x55da3fe04040(bts) with 102 counters (rate_ctr.c:86) 20250212125516709 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125516709 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125516709 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125516709 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125516709 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125516709 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125516709 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125516709 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125516709 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125516709 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125516709 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125516709 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125516709 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125516709 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125516709 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125516709 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125516709 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125516709 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125516709 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125516709 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125516709 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125516709 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125516709 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125516709 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125516709 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125516709 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125516709 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125516709 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125516709 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125516709 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125516709 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125516709 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125516709 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125516709 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125516709 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125516709 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125516709 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125516709 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125516709 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125516709 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125516709 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125516710 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125516710 DLGLOBAL DEBUG validating counter group 0x7fa7e489a5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125516710 DLGLOBAL DEBUG validating counter group 0x55da3fe03720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125516710 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125516710 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125516710 DLGLOBAL DEBUG validating counter group 0x7fa7e489b180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125516710 DLGLOBAL DEBUG validating counter group 0x7fa7e489b160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125516710 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125516710 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) 20250212125516710 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) 20250212125516710 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125516710 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125516710 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125516710 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125516710 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125516710 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125516710 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125516710 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125516710 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125516710 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125516710 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125516710 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125516710 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125516710 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125516710 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125516710 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125516710 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125516710 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125516710 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125516710 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125516710 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125516710 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125516710 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125516710 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125516710 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125516710 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125516710 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) 20250212125516710 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125516710 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(560)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(560)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(560)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(560)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(560)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(560)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(560)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(560)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 563@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_paging_pch_timeout-BVCI1234(565)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 20250212125516724 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) 20250212125516724 DL1IF DEBUG 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_paging_pch_timeout-STATS(561)@8d0f06c41a7d: Start timer T: 2 s 20250212125516725 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) 20250212125516725 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@8d0f06c41a7d: Start timer T: 10 s 20250212125516725 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) 20250212125516725 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) 20250212125516726 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) 20250212125516726 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) 563@8d0f06c41a7d: 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 } 20250212125516726 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) 20250212125516726 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) 20250212125516726 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) 20250212125516726 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(567)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250212125516727 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) 20250212125516727 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) 20250212125516727 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) 20250212125516727 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) 20250212125516728 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 563@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(567)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 563@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 563@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(569)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125516742 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) 20250212125516742 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) 20250212125516743 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) 20250212125516743 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) 20250212125516743 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) 20250212125516743 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) 20250212125516743 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) 20250212125516743 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) 20250212125516744 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) 20250212125516744 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) 20250212125516744 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) 20250212125516744 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) 20250212125516744 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) 20250212125516744 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) 20250212125516744 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) 20250212125516745 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) 563@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(571)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125516747 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125516761 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) 20250212125516761 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) 20250212125516761 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) 20250212125516761 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) 20250212125516761 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) 20250212125516761 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) 20250212125516762 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) 20250212125516762 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) 20250212125516762 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) 20250212125516762 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) 20250212125516762 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) 20250212125516762 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) 20250212125516762 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) 20250212125516762 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) 20250212125516763 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) 20250212125516763 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) 20250212125516770 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125516784 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) 20250212125516784 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) 20250212125516785 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) 20250212125516785 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) 20250212125516785 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) 20250212125516785 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) 20250212125516785 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) 20250212125516785 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) 20250212125516785 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) 20250212125516785 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) 20250212125516786 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) 20250212125516786 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) 20250212125516786 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) 20250212125516786 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) 20250212125516786 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) 20250212125516786 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) 20250212125516789 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125516803 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) 20250212125516803 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) 20250212125516803 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) 20250212125516803 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) 20250212125516803 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) 20250212125516803 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) 20250212125516803 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) 20250212125516803 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) 20250212125516804 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) 20250212125516804 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) 20250212125516804 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) 20250212125516804 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) 20250212125516804 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) 20250212125516804 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) 20250212125516804 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) 20250212125516804 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) 20250212125516807 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125516822 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) 20250212125516822 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) 20250212125516822 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) 20250212125516822 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) 20250212125516822 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) 20250212125516822 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) 20250212125516822 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) 20250212125516822 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) 20250212125516822 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) 20250212125516822 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) 20250212125516822 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) 20250212125516822 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) 20250212125516823 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) 20250212125516823 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) 20250212125516823 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) 20250212125516823 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) 20250212125516831 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125516845 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) 20250212125516845 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) 20250212125516845 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) 20250212125516845 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) 20250212125516845 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) 20250212125516845 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) 20250212125516845 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) 20250212125516845 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) 20250212125516845 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) 20250212125516845 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) 20250212125516845 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) 20250212125516845 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) 20250212125516846 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) 20250212125516846 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) 20250212125516846 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) 20250212125516846 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) 20250212125516849 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125516863 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) 20250212125516863 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) 20250212125516864 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) 20250212125516864 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) 20250212125516864 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) 20250212125516864 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) 20250212125516864 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) 20250212125516864 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) 20250212125516864 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) 20250212125516864 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) 20250212125516864 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) 20250212125516864 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) 20250212125516864 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) 20250212125516864 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) 20250212125516865 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) 20250212125516865 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) 20250212125516868 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125516882 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) 20250212125516882 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) 20250212125516882 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) 20250212125516882 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) 20250212125516882 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) 20250212125516882 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) 20250212125516882 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) 20250212125516882 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) 20250212125516882 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) 20250212125516882 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) 20250212125516883 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) 20250212125516883 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) 20250212125516883 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) 20250212125516883 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) 20250212125516883 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) 20250212125516883 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) 20250212125516891 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125516905 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) 20250212125516905 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) 20250212125516906 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) 20250212125516906 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) 20250212125516906 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) 20250212125516906 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) 20250212125516906 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) 20250212125516906 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) 20250212125516906 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) 20250212125516906 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) 20250212125516906 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) 20250212125516906 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) 20250212125516906 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) 20250212125516906 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) 20250212125516907 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) 20250212125516907 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) 20250212125516910 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125516924 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) 20250212125516924 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) 20250212125516924 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) 20250212125516924 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) 20250212125516924 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) 20250212125516924 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) 20250212125516924 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) 20250212125516924 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) 20250212125516925 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) 20250212125516925 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) 20250212125516925 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) 20250212125516925 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) 20250212125516925 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) 20250212125516925 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) 20250212125516925 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) 20250212125516925 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) 20250212125516928 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125516942 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) 20250212125516942 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) 20250212125516943 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) 20250212125516943 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) 20250212125516943 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) 20250212125516943 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) 20250212125516943 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) 20250212125516943 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) 20250212125516943 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) 20250212125516943 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) 20250212125516943 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) 20250212125516943 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) 20250212125516943 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) 20250212125516943 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) 20250212125516943 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) 20250212125516943 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) 20250212125516952 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125516966 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) 20250212125516966 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) 20250212125516966 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) 20250212125516966 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) 20250212125516966 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) 20250212125516966 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) 20250212125516967 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) 20250212125516967 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) 20250212125516967 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) 20250212125516967 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) 20250212125516967 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) 20250212125516967 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) 20250212125516967 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) 20250212125516967 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) 20250212125516968 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) 20250212125516968 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) 20250212125516970 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125516984 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) 20250212125516984 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) 20250212125516985 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) 20250212125516985 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) 20250212125516985 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) 20250212125516985 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) 20250212125516985 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) 20250212125516985 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) 20250212125516985 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) 20250212125516985 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) 20250212125516985 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) 20250212125516985 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) 20250212125516985 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) 20250212125516985 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) 20250212125516986 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) 20250212125516986 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) 20250212125516989 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125517003 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) 20250212125517003 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) 20250212125517003 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) 20250212125517003 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) 20250212125517003 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) 20250212125517003 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) 20250212125517004 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) 20250212125517004 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) 20250212125517004 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) 20250212125517004 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) 20250212125517004 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) 20250212125517004 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) 20250212125517004 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) 20250212125517004 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) 20250212125517005 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) 20250212125517005 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) 20250212125517012 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125517027 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) 20250212125517027 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) 20250212125517027 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) 20250212125517027 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) 20250212125517027 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) 20250212125517027 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) 20250212125517027 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) 20250212125517027 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) 20250212125517027 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) 20250212125517027 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) 20250212125517028 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) 20250212125517028 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) 20250212125517028 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) 20250212125517028 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) 20250212125517028 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) 20250212125517028 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) 20250212125517031 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125517045 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) 20250212125517045 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) 20250212125517045 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) 20250212125517045 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) 20250212125517046 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) 20250212125517046 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) 20250212125517046 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) 20250212125517046 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) 20250212125517046 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) 20250212125517046 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) 20250212125517046 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) 20250212125517046 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) 20250212125517046 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) 20250212125517046 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) 20250212125517046 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) 20250212125517046 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) 20250212125517050 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125517064 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) 20250212125517064 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) 20250212125517064 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) 20250212125517064 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) 20250212125517064 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) 20250212125517064 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) 20250212125517064 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) 20250212125517064 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) 20250212125517065 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) 20250212125517065 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) 20250212125517065 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) 20250212125517065 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) 20250212125517065 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) 20250212125517065 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) 20250212125517065 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) 20250212125517065 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) 20250212125517073 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125517087 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) 20250212125517087 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) 20250212125517087 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) 20250212125517087 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) 20250212125517088 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) 20250212125517088 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) 20250212125517088 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) 20250212125517088 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) 20250212125517088 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) 20250212125517088 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) 20250212125517088 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) 20250212125517088 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) 20250212125517088 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) 20250212125517088 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) 20250212125517088 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) 20250212125517088 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) 20250212125517092 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125517106 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) 20250212125517106 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) 20250212125517107 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) 20250212125517107 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) 20250212125517107 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) 20250212125517107 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) 20250212125517107 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) 20250212125517107 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) 20250212125517108 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) 20250212125517108 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) 20250212125517108 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) 20250212125517108 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) 20250212125517108 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) 20250212125517108 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) 20250212125517108 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) 20250212125517108 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) 20250212125517111 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125517125 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) 20250212125517125 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) 20250212125517125 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) 20250212125517125 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) 20250212125517125 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) 20250212125517126 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) 20250212125517126 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) 20250212125517126 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) 20250212125517126 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) 20250212125517126 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) 20250212125517126 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) 20250212125517126 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) 20250212125517127 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) 20250212125517127 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) 20250212125517127 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) 20250212125517127 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) 20250212125517134 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125517148 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) 20250212125517148 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) 20250212125517148 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) 20250212125517149 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) 20250212125517149 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) 20250212125517149 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) 20250212125517149 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) 20250212125517149 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) 20250212125517149 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) 20250212125517149 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) 20250212125517150 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) 20250212125517150 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) 20250212125517150 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) 20250212125517150 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) 20250212125517150 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) 20250212125517150 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) 20250212125517153 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125517167 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) 20250212125517167 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) 20250212125517167 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) 20250212125517167 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) 20250212125517168 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) 20250212125517168 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) 20250212125517168 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) 20250212125517168 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) 20250212125517168 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) 20250212125517168 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) 20250212125517169 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) 20250212125517169 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) 20250212125517169 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) 20250212125517169 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) 20250212125517169 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) 20250212125517169 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) 20250212125517172 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125517186 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) 20250212125517186 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) 20250212125517186 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) 20250212125517186 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) 20250212125517187 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) 20250212125517187 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) 20250212125517187 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) 20250212125517187 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) 20250212125517187 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) 20250212125517187 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) 20250212125517187 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) 20250212125517187 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) 20250212125517188 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) 20250212125517188 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) 20250212125517188 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) 20250212125517188 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) 20250212125517195 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125517209 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) 20250212125517209 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) 20250212125517209 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) 20250212125517209 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) 20250212125517210 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) 20250212125517210 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) 20250212125517210 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) 20250212125517210 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) 20250212125517210 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) 20250212125517210 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) 20250212125517210 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) 20250212125517210 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) 20250212125517211 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) 20250212125517211 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) 20250212125517211 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) 20250212125517211 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) 20250212125517214 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125517228 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) 20250212125517228 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) 20250212125517228 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) 20250212125517228 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) 20250212125517229 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) 20250212125517229 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) 20250212125517229 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) 20250212125517229 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) 20250212125517229 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) 20250212125517229 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) 20250212125517230 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) 20250212125517230 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) 20250212125517230 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) 20250212125517230 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) 20250212125517230 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) 20250212125517230 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) 20250212125517232 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125517247 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) 20250212125517247 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) 20250212125517247 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) 20250212125517247 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) 20250212125517247 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) 20250212125517247 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) 20250212125517248 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) 20250212125517248 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) 20250212125517248 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) 20250212125517248 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) 20250212125517248 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) 20250212125517248 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) 20250212125517248 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) 20250212125517248 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) 20250212125517248 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) 20250212125517248 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) 20250212125517256 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125517270 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) 20250212125517270 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) 20250212125517270 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) 20250212125517270 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) 20250212125517271 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) 20250212125517271 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) 20250212125517271 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) 20250212125517271 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) 20250212125517271 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) 20250212125517271 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) 20250212125517271 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) 20250212125517271 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) 20250212125517271 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) 20250212125517271 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) 20250212125517271 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) 20250212125517271 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) 20250212125517275 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125517289 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) 20250212125517289 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) 20250212125517289 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) 20250212125517289 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) 20250212125517289 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) 20250212125517289 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) 20250212125517289 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) 20250212125517289 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) 20250212125517290 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) 20250212125517290 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) 20250212125517290 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) 20250212125517290 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) 20250212125517290 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) 20250212125517290 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) 20250212125517290 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) 20250212125517290 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) 20250212125517293 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125517308 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) 20250212125517308 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) 20250212125517308 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) 20250212125517308 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) 20250212125517308 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) 20250212125517308 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) 20250212125517308 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) 20250212125517308 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) 20250212125517308 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) 20250212125517308 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) 20250212125517309 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) 20250212125517309 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) 20250212125517309 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) 20250212125517309 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) 20250212125517309 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) 20250212125517309 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) 20250212125517317 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125517331 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) 20250212125517331 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) 20250212125517331 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) 20250212125517331 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) 20250212125517331 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) 20250212125517331 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) 20250212125517332 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) 20250212125517332 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) 20250212125517332 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) 20250212125517332 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) 20250212125517332 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) 20250212125517332 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) 20250212125517332 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) 20250212125517332 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) 20250212125517332 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) 20250212125517332 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) 20250212125517336 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125517350 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) 20250212125517350 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) 20250212125517350 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) 20250212125517350 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) 20250212125517350 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) 20250212125517350 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) 20250212125517350 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) 20250212125517350 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) 20250212125517350 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) 20250212125517350 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) 20250212125517350 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) 20250212125517350 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) 20250212125517351 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) 20250212125517351 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) 20250212125517351 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) 20250212125517351 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) 20250212125517354 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125517368 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) 20250212125517368 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) 20250212125517369 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) 20250212125517369 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) 20250212125517369 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) 20250212125517369 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) 20250212125517369 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) 20250212125517369 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) 20250212125517369 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) 20250212125517369 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) 20250212125517369 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) 20250212125517369 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) 20250212125517369 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) 20250212125517369 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) 20250212125517369 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) 20250212125517369 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) 20250212125517378 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125517392 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) 20250212125517392 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) 20250212125517392 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) 20250212125517392 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) 20250212125517392 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) 20250212125517392 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) 20250212125517392 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) 20250212125517392 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) 20250212125517393 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) 20250212125517393 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) 20250212125517393 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) 20250212125517393 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) 20250212125517393 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) 20250212125517393 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) 20250212125517393 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) 20250212125517393 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) 20250212125517396 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125517411 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) 20250212125517411 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) 20250212125517411 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) 20250212125517411 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) 20250212125517412 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) 20250212125517412 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) 20250212125517412 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) 20250212125517412 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) 20250212125517413 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) 20250212125517413 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) 20250212125517413 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) 20250212125517413 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) 20250212125517413 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) 20250212125517413 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) 20250212125517414 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) 20250212125517414 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) 20250212125517415 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125517430 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) 20250212125517430 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) 20250212125517430 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) 20250212125517430 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) 20250212125517430 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) 20250212125517430 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) 20250212125517431 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) 20250212125517431 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) 20250212125517431 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) 20250212125517431 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) 20250212125517431 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) 20250212125517431 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) 20250212125517431 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) 20250212125517431 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) 20250212125517431 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) 20250212125517431 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) 20250212125517438 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125517453 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) 20250212125517453 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) 20250212125517453 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) 20250212125517453 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) 20250212125517453 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) 20250212125517453 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) 20250212125517453 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) 20250212125517453 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) 20250212125517453 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) 20250212125517453 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) 20250212125517454 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) 20250212125517454 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) 20250212125517454 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) 20250212125517454 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) 20250212125517454 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) 20250212125517454 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) 20250212125517457 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125517471 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) 20250212125517471 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) 20250212125517472 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) 20250212125517472 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) 20250212125517472 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) 20250212125517472 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) 20250212125517472 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) 20250212125517472 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) 20250212125517472 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) 20250212125517472 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) 20250212125517472 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) 20250212125517472 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) 20250212125517472 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) 20250212125517472 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) 20250212125517472 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) 20250212125517472 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) 20250212125517476 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125517490 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) 20250212125517490 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) 20250212125517490 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) 20250212125517490 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) 20250212125517490 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) 20250212125517490 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) 20250212125517491 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) 20250212125517491 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) 20250212125517491 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) 20250212125517491 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) 20250212125517491 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) 20250212125517491 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) 20250212125517492 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) 20250212125517492 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) 20250212125517492 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) 20250212125517492 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) 20250212125517499 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125517513 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) 20250212125517513 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) 20250212125517514 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) 20250212125517514 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) 20250212125517514 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) 20250212125517514 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) 20250212125517514 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) 20250212125517514 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) 20250212125517515 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) 20250212125517515 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) 20250212125517515 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) 20250212125517515 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) 20250212125517515 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) 20250212125517515 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) 20250212125517515 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) 20250212125517515 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) 20250212125517518 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125517532 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) 20250212125517532 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) 20250212125517532 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) 20250212125517532 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) 20250212125517532 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) 20250212125517532 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) 20250212125517532 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) 20250212125517533 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) 20250212125517533 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) 20250212125517533 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) 20250212125517533 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) 20250212125517533 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) 20250212125517533 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) 20250212125517533 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) 20250212125517533 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) 20250212125517533 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) 20250212125517536 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125517550 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) 20250212125517550 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) 20250212125517551 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) 20250212125517551 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) 20250212125517551 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) 20250212125517551 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) 20250212125517551 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) 20250212125517551 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) 20250212125517551 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) 20250212125517551 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) 20250212125517551 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) 20250212125517551 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) 20250212125517551 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) 20250212125517551 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) 20250212125517552 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) 20250212125517552 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) 20250212125517560 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125517574 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) 20250212125517574 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) 20250212125517574 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) 20250212125517574 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) 20250212125517575 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) 20250212125517575 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) 20250212125517575 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) 20250212125517575 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) 20250212125517575 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) 20250212125517575 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) 20250212125517575 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) 20250212125517575 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) 20250212125517576 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) 20250212125517576 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) 20250212125517576 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) 20250212125517576 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) 20250212125517579 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125517593 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) 20250212125517593 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) 20250212125517593 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) 20250212125517593 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) 20250212125517593 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) 20250212125517593 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) 20250212125517594 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) 20250212125517594 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) 20250212125517594 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) 20250212125517594 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) 20250212125517594 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) 20250212125517594 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) 20250212125517594 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) 20250212125517594 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) 20250212125517595 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) 20250212125517595 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) 20250212125517597 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125517612 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) 20250212125517612 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) 20250212125517612 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) 20250212125517612 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) 20250212125517612 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) 20250212125517612 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) 20250212125517612 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) 20250212125517612 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) 20250212125517612 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) 20250212125517612 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) 20250212125517613 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) 20250212125517613 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) 20250212125517613 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) 20250212125517613 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) 20250212125517613 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) 20250212125517613 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) 20250212125517621 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125517635 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) 20250212125517635 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) 20250212125517635 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) 20250212125517635 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) 20250212125517635 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) 20250212125517635 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) 20250212125517635 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) 20250212125517635 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) 20250212125517635 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) 20250212125517635 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) 20250212125517636 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) 20250212125517636 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) 20250212125517636 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) 20250212125517636 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) 20250212125517636 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) 20250212125517636 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) 20250212125517639 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125517654 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) 20250212125517654 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) 20250212125517654 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) 20250212125517654 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) 20250212125517654 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) 20250212125517654 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) 20250212125517654 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) 20250212125517654 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) 20250212125517654 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) 20250212125517654 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) 20250212125517654 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) 20250212125517654 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) 20250212125517655 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) 20250212125517655 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) 20250212125517655 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) 20250212125517655 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) 20250212125517658 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125517672 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) 20250212125517672 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) 20250212125517672 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) 20250212125517672 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) 20250212125517673 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) 20250212125517673 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) 20250212125517673 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) 20250212125517673 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) 20250212125517673 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) 20250212125517673 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) 20250212125517673 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) 20250212125517673 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) 20250212125517673 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) 20250212125517673 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) 20250212125517673 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) 20250212125517673 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) 20250212125517682 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125517696 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) 20250212125517696 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) 20250212125517696 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) 20250212125517696 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) 20250212125517696 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) 20250212125517696 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) 20250212125517696 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) 20250212125517696 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) 20250212125517696 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) 20250212125517696 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) 20250212125517697 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) 20250212125517697 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) 20250212125517697 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) 20250212125517697 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) 20250212125517697 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) 20250212125517697 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) 20250212125517700 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125517715 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) 20250212125517715 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) 20250212125517715 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) 20250212125517715 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) 20250212125517715 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) 20250212125517715 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) 20250212125517715 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) 20250212125517715 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) 20250212125517715 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) 20250212125517715 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) 20250212125517715 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) 20250212125517715 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) 20250212125517716 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) 20250212125517716 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) 20250212125517716 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) 20250212125517716 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) 20250212125517719 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125517733 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) 20250212125517733 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) 20250212125517734 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) 20250212125517734 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) 20250212125517734 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) 20250212125517734 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) 20250212125517734 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) 20250212125517734 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) 20250212125517734 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) 20250212125517734 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) 20250212125517734 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) 20250212125517734 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) 20250212125517735 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) 20250212125517735 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) 20250212125517735 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) 20250212125517735 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) 20250212125517743 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125517757 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) 20250212125517757 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) 20250212125517757 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) 20250212125517757 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) 20250212125517757 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) 20250212125517757 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) 20250212125517758 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) 20250212125517758 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) 20250212125517758 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) 20250212125517758 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) 20250212125517758 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) 20250212125517758 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) 20250212125517759 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) 20250212125517759 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) 20250212125517759 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) 20250212125517759 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) 20250212125517761 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125517776 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) 20250212125517776 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) 20250212125517776 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) 20250212125517776 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) 20250212125517776 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) 20250212125517776 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) 20250212125517777 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) 20250212125517777 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) 20250212125517777 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) 20250212125517777 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) 20250212125517777 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) 20250212125517777 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) 20250212125517777 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) 20250212125517777 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) 20250212125517778 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) 20250212125517778 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) 20250212125517780 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125517794 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) 20250212125517794 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) 20250212125517795 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) 20250212125517795 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) 20250212125517795 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) 20250212125517795 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) 20250212125517795 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) 20250212125517795 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) 20250212125517795 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) 20250212125517795 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) 20250212125517796 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) 20250212125517796 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) 20250212125517796 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) 20250212125517796 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) 20250212125517796 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) 20250212125517796 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) 20250212125517803 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125517818 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) 20250212125517818 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) 20250212125517818 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) 20250212125517818 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) 20250212125517818 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) 20250212125517818 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) 20250212125517819 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) 20250212125517819 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) 20250212125517819 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) 20250212125517819 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) 20250212125517819 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) 20250212125517819 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) 20250212125517819 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) 20250212125517819 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) 20250212125517820 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) 20250212125517820 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) 20250212125517822 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125517836 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) 20250212125517836 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) 20250212125517837 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) 20250212125517837 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) 20250212125517837 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) 20250212125517837 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) 20250212125517837 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) 20250212125517837 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) 20250212125517837 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) 20250212125517837 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) 20250212125517838 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) 20250212125517838 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) 20250212125517838 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) 20250212125517838 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) 20250212125517838 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) 20250212125517838 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) 20250212125517841 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125517855 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) 20250212125517855 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) 20250212125517855 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) 20250212125517855 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) 20250212125517855 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) 20250212125517855 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) 20250212125517855 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) 20250212125517855 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) 20250212125517855 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) 20250212125517856 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) 20250212125517856 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) 20250212125517856 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) 20250212125517856 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) 20250212125517856 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) 20250212125517856 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) 20250212125517856 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) 20250212125517864 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125517878 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) 20250212125517878 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) 20250212125517878 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) 20250212125517878 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) 20250212125517878 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) 20250212125517879 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) 20250212125517879 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) 20250212125517879 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) 20250212125517879 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) 20250212125517879 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) 20250212125517879 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) 20250212125517879 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) 20250212125517879 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) 20250212125517879 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) 20250212125517879 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) 20250212125517879 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) 20250212125517883 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125517897 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) 20250212125517897 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) 20250212125517897 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) 20250212125517897 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) 20250212125517897 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) 20250212125517897 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) 20250212125517898 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) 20250212125517898 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) 20250212125517898 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) 20250212125517898 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) 20250212125517898 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) 20250212125517898 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) 20250212125517898 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) 20250212125517898 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) 20250212125517898 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) 20250212125517898 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) 20250212125517901 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125517924 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) 20250212125517924 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) 20250212125517924 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) 20250212125517924 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) 20250212125517925 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) 20250212125517925 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) 20250212125517925 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) 20250212125517925 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) 20250212125517925 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) 20250212125517925 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) 20250212125517925 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) 20250212125517925 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) 20250212125517926 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) 20250212125517926 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) 20250212125517926 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) 20250212125517926 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) 20250212125517933 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125517947 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) 20250212125517947 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) 20250212125517948 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) 20250212125517948 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) 20250212125517948 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) 20250212125517948 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) 20250212125517948 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) 20250212125517948 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) 20250212125517949 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) 20250212125517949 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) 20250212125517949 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) 20250212125517949 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) 20250212125517949 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) 20250212125517949 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) 20250212125517949 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) 20250212125517949 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) 20250212125517952 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125517966 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) 20250212125517966 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) 20250212125517966 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) 20250212125517966 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) 20250212125517966 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) 20250212125517967 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) 20250212125517967 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) 20250212125517967 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) 20250212125517967 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) 20250212125517967 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) 20250212125517967 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) 20250212125517967 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) 20250212125517968 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) 20250212125517968 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) 20250212125517968 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) 20250212125517968 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) 20250212125517970 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125517985 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) 20250212125517985 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) 20250212125517985 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) 20250212125517985 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) 20250212125517985 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) 20250212125517985 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) 20250212125517985 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) 20250212125517985 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) 20250212125517986 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) 20250212125517986 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) 20250212125517986 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) 20250212125517986 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) 20250212125517986 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) 20250212125517986 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) 20250212125517987 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) 20250212125517987 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) 20250212125517994 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125518008 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) 20250212125518009 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) 20250212125518009 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) 20250212125518009 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) 20250212125518009 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) 20250212125518009 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) 20250212125518009 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) 20250212125518009 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) 20250212125518010 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) 20250212125518010 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) 20250212125518010 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) 20250212125518010 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) 20250212125518010 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) 20250212125518010 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) 20250212125518011 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) 20250212125518011 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) 20250212125518013 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125518027 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) 20250212125518027 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) 20250212125518028 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) 20250212125518028 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) 20250212125518028 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) 20250212125518028 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) 20250212125518028 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) 20250212125518028 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) 20250212125518028 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) 20250212125518028 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) 20250212125518028 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) 20250212125518028 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) 20250212125518029 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) 20250212125518029 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) 20250212125518029 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) 20250212125518029 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) 20250212125518032 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125518046 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) 20250212125518046 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) 20250212125518046 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) 20250212125518046 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) 20250212125518047 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) 20250212125518047 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) 20250212125518047 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) 20250212125518047 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) 20250212125518047 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) 20250212125518047 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) 20250212125518047 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) 20250212125518047 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) 20250212125518048 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) 20250212125518048 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) 20250212125518048 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) 20250212125518048 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) 20250212125518055 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125518069 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) 20250212125518069 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) 20250212125518069 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) 20250212125518069 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) 20250212125518070 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) 20250212125518070 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) 20250212125518070 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) 20250212125518070 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) 20250212125518070 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) 20250212125518070 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) 20250212125518070 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) 20250212125518070 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) 20250212125518071 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) 20250212125518071 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) 20250212125518071 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) 20250212125518071 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) 20250212125518074 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125518088 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) 20250212125518088 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) 20250212125518088 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) 20250212125518088 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) 20250212125518089 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) 20250212125518089 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) 20250212125518089 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) 20250212125518089 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) 20250212125518089 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) 20250212125518089 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) 20250212125518089 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) 20250212125518089 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) 20250212125518089 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) 20250212125518089 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) 20250212125518090 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) 20250212125518090 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) 20250212125518093 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125518107 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) 20250212125518107 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) 20250212125518107 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) 20250212125518107 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) 20250212125518107 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) 20250212125518107 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) 20250212125518107 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) 20250212125518107 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) 20250212125518107 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) 20250212125518107 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) 20250212125518108 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) 20250212125518108 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) 20250212125518108 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) 20250212125518108 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) 20250212125518108 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) 20250212125518108 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) 20250212125518116 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125518130 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) 20250212125518130 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) 20250212125518131 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) 20250212125518131 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) 20250212125518131 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) 20250212125518131 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) 20250212125518131 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) 20250212125518131 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) 20250212125518131 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) 20250212125518131 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) 20250212125518131 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) 20250212125518131 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) 20250212125518131 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) 20250212125518131 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) 20250212125518131 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) 20250212125518131 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) 20250212125518135 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125518149 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) 20250212125518149 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) 20250212125518149 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) 20250212125518149 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) 20250212125518150 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) 20250212125518150 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) 20250212125518150 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) 20250212125518150 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) 20250212125518150 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) 20250212125518150 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) 20250212125518151 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) 20250212125518151 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) 20250212125518151 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) 20250212125518151 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) 20250212125518151 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) 20250212125518151 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) 20250212125518153 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125518168 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) 20250212125518168 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) 20250212125518168 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) 20250212125518168 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) 20250212125518168 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) 20250212125518168 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) 20250212125518169 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) 20250212125518169 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) 20250212125518169 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) 20250212125518169 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) 20250212125518169 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) 20250212125518169 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) 20250212125518170 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) 20250212125518170 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) 20250212125518170 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) 20250212125518170 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) 20250212125518177 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125518229 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) 20250212125518229 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) 20250212125518229 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) 20250212125518229 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) 20250212125518230 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) 20250212125518230 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) 20250212125518230 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) 20250212125518230 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) 20250212125518230 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) 20250212125518230 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) 20250212125518231 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) 20250212125518231 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) 20250212125518231 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) 20250212125518231 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) 20250212125518231 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) 20250212125518231 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) 20250212125518231 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125518238 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) 20250212125518238 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) 20250212125518239 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) 20250212125518239 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) 20250212125518239 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) 20250212125518239 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) 20250212125518239 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) 20250212125518239 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) 20250212125518239 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) 20250212125518239 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) 20250212125518240 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) 20250212125518240 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) 20250212125518240 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) 20250212125518240 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) 20250212125518240 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) 20250212125518240 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) 20250212125518243 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125518257 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) 20250212125518257 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) 20250212125518257 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) 20250212125518257 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) 20250212125518258 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) 20250212125518258 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) 20250212125518258 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) 20250212125518258 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) 20250212125518258 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) 20250212125518258 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) 20250212125518259 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) 20250212125518259 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) 20250212125518259 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) 20250212125518259 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) 20250212125518259 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) 20250212125518259 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) 20250212125518266 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125518281 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) 20250212125518281 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) 20250212125518281 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) 20250212125518281 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) 20250212125518281 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) 20250212125518281 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) 20250212125518282 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) 20250212125518282 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) 20250212125518282 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) 20250212125518282 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) 20250212125518283 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) 20250212125518283 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) 20250212125518283 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) 20250212125518283 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) 20250212125518283 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) 20250212125518283 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) 20250212125518285 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125518299 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) 20250212125518299 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) 20250212125518299 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) 20250212125518299 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) 20250212125518299 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) 20250212125518299 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) 20250212125518300 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) 20250212125518300 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) 20250212125518300 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) 20250212125518300 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) 20250212125518300 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) 20250212125518300 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) 20250212125518301 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) 20250212125518301 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) 20250212125518301 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) 20250212125518301 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) 20250212125518304 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125518318 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) 20250212125518318 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) 20250212125518318 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) 20250212125518318 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) 20250212125518318 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) 20250212125518318 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) 20250212125518319 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) 20250212125518319 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) 20250212125518319 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) 20250212125518319 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) 20250212125518319 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) 20250212125518319 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) 20250212125518319 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) 20250212125518319 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) 20250212125518320 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) 20250212125518320 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) 20250212125518327 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125518341 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) 20250212125518341 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) 20250212125518342 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) 20250212125518342 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) 20250212125518342 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) 20250212125518342 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) 20250212125518342 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) 20250212125518342 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) 20250212125518342 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) 20250212125518342 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) 20250212125518342 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) 20250212125518342 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) 20250212125518342 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) 20250212125518342 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) 20250212125518343 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) 20250212125518343 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) 20250212125518346 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125518360 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) 20250212125518360 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) 20250212125518360 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) 20250212125518360 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) 20250212125518360 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) 20250212125518360 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) 20250212125518360 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) 20250212125518360 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) 20250212125518361 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) 20250212125518361 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) 20250212125518361 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) 20250212125518361 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) 20250212125518361 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) 20250212125518361 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) 20250212125518361 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) 20250212125518361 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) 20250212125518365 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125518379 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) 20250212125518379 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) 20250212125518379 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) 20250212125518379 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) 20250212125518379 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) 20250212125518379 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) 20250212125518379 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) 20250212125518379 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) 20250212125518380 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) 20250212125518380 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) 20250212125518380 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) 20250212125518380 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) 20250212125518380 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) 20250212125518380 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) 20250212125518380 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) 20250212125518380 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) 20250212125518388 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125518402 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) 20250212125518402 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) 20250212125518402 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) 20250212125518402 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) 20250212125518402 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) 20250212125518402 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) 20250212125518402 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) 20250212125518402 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) 20250212125518403 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) 20250212125518403 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) 20250212125518403 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) 20250212125518403 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) 20250212125518403 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) 20250212125518403 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) 20250212125518403 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) 20250212125518403 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) 20250212125518406 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125518421 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) 20250212125518421 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) 20250212125518421 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) 20250212125518421 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) 20250212125518421 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) 20250212125518421 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) 20250212125518421 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) 20250212125518421 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) 20250212125518421 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) 20250212125518421 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) 20250212125518421 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) 20250212125518421 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) 20250212125518422 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) 20250212125518422 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) 20250212125518422 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) 20250212125518422 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) 20250212125518425 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125518439 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) 20250212125518439 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) 20250212125518439 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) 20250212125518439 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) 20250212125518439 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) 20250212125518439 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) 20250212125518440 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) 20250212125518440 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) 20250212125518440 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) 20250212125518440 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) 20250212125518440 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) 20250212125518440 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) 20250212125518440 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) 20250212125518440 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) 20250212125518440 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) 20250212125518440 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) 20250212125518449 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125518463 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) 20250212125518463 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) 20250212125518463 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) 20250212125518463 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) 20250212125518463 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) 20250212125518463 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) 20250212125518464 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) 20250212125518464 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) 20250212125518464 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) 20250212125518464 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) 20250212125518465 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) 20250212125518465 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) 20250212125518465 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) 20250212125518465 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) 20250212125518465 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) 20250212125518465 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) 20250212125518467 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125518481 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) 20250212125518481 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) 20250212125518482 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) 20250212125518482 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) 20250212125518482 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) 20250212125518482 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) 20250212125518482 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) 20250212125518482 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) 20250212125518482 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) 20250212125518482 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) 20250212125518483 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) 20250212125518483 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) 20250212125518483 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) 20250212125518483 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) 20250212125518483 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) 20250212125518483 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) 20250212125518486 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125518500 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) 20250212125518500 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) 20250212125518500 [1;34mDL1IF 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) 20250212125518500 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) 20250212125518500 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) 20250212125518500 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) 20250212125518500 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) 20250212125518500 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) 20250212125518500 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) 20250212125518500 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) 20250212125518501 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) 20250212125518501 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) 20250212125518501 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) 20250212125518501 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) 20250212125518501 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) 20250212125518501 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) 20250212125518509 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125518523 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) 20250212125518523 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) 20250212125518523 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) 20250212125518523 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) 20250212125518523 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) 20250212125518523 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) 20250212125518524 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) 20250212125518524 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) 20250212125518524 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) 20250212125518524 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) 20250212125518524 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) 20250212125518524 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) 20250212125518524 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) 20250212125518524 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) 20250212125518524 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) 20250212125518524 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) 20250212125518528 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125518542 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) 20250212125518542 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) 20250212125518542 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) 20250212125518542 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) 20250212125518543 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) 20250212125518543 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) 20250212125518543 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) 20250212125518543 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) 20250212125518543 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) 20250212125518543 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) 20250212125518544 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) 20250212125518544 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) 20250212125518544 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) 20250212125518544 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) 20250212125518544 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) 20250212125518544 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) 20250212125518546 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125518561 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) 20250212125518561 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) 20250212125518561 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) 20250212125518561 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) 20250212125518561 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) 20250212125518561 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) 20250212125518562 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) 20250212125518562 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) 20250212125518562 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) 20250212125518562 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) 20250212125518562 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) 20250212125518562 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) 20250212125518562 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) 20250212125518562 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) 20250212125518563 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) 20250212125518563 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) 20250212125518570 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125518584 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) 20250212125518584 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) 20250212125518584 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) 20250212125518584 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) 20250212125518585 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) 20250212125518585 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) 20250212125518585 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) 20250212125518585 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) 20250212125518585 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) 20250212125518585 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) 20250212125518585 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) 20250212125518585 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) 20250212125518586 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) 20250212125518586 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) 20250212125518586 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) 20250212125518586 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) 20250212125518588 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125518603 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) 20250212125518603 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) 20250212125518603 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) 20250212125518603 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) 20250212125518603 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) 20250212125518603 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) 20250212125518603 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) 20250212125518603 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) 20250212125518604 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) 20250212125518604 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) 20250212125518604 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) 20250212125518604 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) 20250212125518604 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) 20250212125518604 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) 20250212125518605 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) 20250212125518605 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) 20250212125518607 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125518621 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) 20250212125518621 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) 20250212125518621 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) 20250212125518621 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) 20250212125518622 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) 20250212125518622 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) 20250212125518622 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) 20250212125518622 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) 20250212125518622 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) 20250212125518622 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) 20250212125518622 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) 20250212125518622 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) 20250212125518623 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) 20250212125518623 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) 20250212125518623 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) 20250212125518623 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) 20250212125518630 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125518644 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) 20250212125518644 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) 20250212125518645 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) 20250212125518645 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) 20250212125518645 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) 20250212125518645 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) 20250212125518645 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) 20250212125518645 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) 20250212125518646 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) 20250212125518646 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) 20250212125518646 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) 20250212125518646 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) 20250212125518646 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) 20250212125518646 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) 20250212125518646 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) 20250212125518646 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) 20250212125518649 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125518663 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) 20250212125518663 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) 20250212125518664 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) 20250212125518664 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) 20250212125518664 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) 20250212125518664 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) 20250212125518664 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) 20250212125518664 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) 20250212125518664 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) 20250212125518664 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) 20250212125518665 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) 20250212125518665 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) 20250212125518665 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) 20250212125518665 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) 20250212125518665 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) 20250212125518665 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) 20250212125518668 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125518682 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) 20250212125518682 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) 20250212125518682 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) 20250212125518682 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) 20250212125518682 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) 20250212125518682 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) 20250212125518683 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) 20250212125518683 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) 20250212125518683 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) 20250212125518683 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) 20250212125518683 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) 20250212125518683 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) 20250212125518683 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) 20250212125518683 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) 20250212125518683 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) 20250212125518683 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) 20250212125518691 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125518705 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) 20250212125518705 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) 20250212125518706 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) 20250212125518706 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) 20250212125518706 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) 20250212125518706 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) 20250212125518706 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) 20250212125518706 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) 20250212125518707 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) 20250212125518707 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) 20250212125518707 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) 20250212125518707 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) 20250212125518707 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) 20250212125518707 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) 20250212125518707 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) 20250212125518707 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) 20250212125518710 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125518724 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) 20250212125518724 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) 20250212125518724 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) 20250212125518724 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) 20250212125518724 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) 20250212125518724 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) 20250212125518724 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) 20250212125518724 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) 20250212125518724 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) 20250212125518724 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) 20250212125518724 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) 20250212125518724 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) 20250212125518725 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) 20250212125518725 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) 20250212125518725 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) 20250212125518725 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) 20250212125518728 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125518743 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) 20250212125518743 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) 20250212125518743 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) 20250212125518743 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) 20250212125518743 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) 20250212125518743 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) 20250212125518744 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) 20250212125518744 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) 20250212125518744 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) 20250212125518744 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) 20250212125518744 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) 20250212125518744 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) 20250212125518744 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) 20250212125518744 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) 20250212125518745 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) 20250212125518745 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) 20250212125518752 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125518766 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) 20250212125518766 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) 20250212125518766 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) 20250212125518766 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) 20250212125518767 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) 20250212125518767 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) 20250212125518767 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) 20250212125518767 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) 20250212125518767 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) 20250212125518767 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) 20250212125518767 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) 20250212125518767 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) 20250212125518768 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) 20250212125518768 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) 20250212125518768 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) 20250212125518768 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) 20250212125518770 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125518784 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) 20250212125518784 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) 20250212125518785 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) 20250212125518785 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) 20250212125518785 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) 20250212125518785 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) 20250212125518785 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) 20250212125518785 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) 20250212125518786 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) 20250212125518786 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) 20250212125518786 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) 20250212125518786 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) 20250212125518786 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) 20250212125518786 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) 20250212125518786 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) 20250212125518786 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) 20250212125518789 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125518803 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) 20250212125518803 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) 20250212125518804 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) 20250212125518804 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) 20250212125518804 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) 20250212125518804 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) 20250212125518804 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) 20250212125518804 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) 20250212125518804 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) 20250212125518804 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) 20250212125518805 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) 20250212125518805 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) 20250212125518805 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) 20250212125518805 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) 20250212125518805 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) 20250212125518805 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) 20250212125518812 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125518826 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) 20250212125518826 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) 20250212125518827 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) 20250212125518827 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) 20250212125518827 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) 20250212125518827 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) 20250212125518828 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) 20250212125518828 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) 20250212125518828 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) 20250212125518828 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) 20250212125518828 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) 20250212125518828 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) 20250212125518828 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) 20250212125518828 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) 20250212125518829 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) 20250212125518829 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) 20250212125518831 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125518845 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) 20250212125518845 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) 20250212125518845 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) 20250212125518845 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) 20250212125518846 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) 20250212125518846 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) 20250212125518846 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) 20250212125518846 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) 20250212125518846 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) 20250212125518846 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) 20250212125518847 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) 20250212125518847 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) 20250212125518847 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) 20250212125518847 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) 20250212125518847 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) 20250212125518847 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) 20250212125518850 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125518864 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) 20250212125518864 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) 20250212125518864 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) 20250212125518864 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) 20250212125518864 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) 20250212125518864 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) 20250212125518864 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) 20250212125518864 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) 20250212125518865 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) 20250212125518865 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) 20250212125518865 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) 20250212125518865 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) 20250212125518865 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) 20250212125518865 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) 20250212125518865 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) 20250212125518865 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) 20250212125518873 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125518887 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) 20250212125518887 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) 20250212125518887 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) 20250212125518887 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) 20250212125518887 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) 20250212125518887 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) 20250212125518887 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) 20250212125518887 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) 20250212125518888 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) 20250212125518888 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) 20250212125518888 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) 20250212125518888 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) 20250212125518888 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) 20250212125518888 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) 20250212125518888 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) 20250212125518888 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) 20250212125518892 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125518906 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) 20250212125518906 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) 20250212125518906 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) 20250212125518906 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) 20250212125518906 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) 20250212125518906 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) 20250212125518906 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) 20250212125518906 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) 20250212125518906 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) 20250212125518906 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) 20250212125518906 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) 20250212125518906 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) 20250212125518907 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) 20250212125518907 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) 20250212125518907 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) 20250212125518907 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) 20250212125518910 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125518924 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) 20250212125518924 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) 20250212125518925 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) 20250212125518925 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) 20250212125518925 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) 20250212125518925 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) 20250212125518925 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) 20250212125518925 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) 20250212125518925 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) 20250212125518925 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) 20250212125518925 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) 20250212125518925 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) 20250212125518925 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) 20250212125518925 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) 20250212125518926 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) 20250212125518926 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) 20250212125518934 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125518948 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) 20250212125518948 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) 20250212125518948 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) 20250212125518948 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) 20250212125518949 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) 20250212125518949 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) 20250212125518949 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) 20250212125518949 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) 20250212125518949 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) 20250212125518949 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) 20250212125518949 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) 20250212125518949 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) 20250212125518950 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) 20250212125518950 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) 20250212125518950 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) 20250212125518950 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) 20250212125518952 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125518967 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) 20250212125518967 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) 20250212125518967 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) 20250212125518967 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) 20250212125518967 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) 20250212125518967 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) 20250212125518967 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) 20250212125518967 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) 20250212125518967 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) 20250212125518967 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) 20250212125518968 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) 20250212125518968 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) 20250212125518968 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) 20250212125518968 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) 20250212125518968 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) 20250212125518968 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) 20250212125518971 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125518986 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) 20250212125518986 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) 20250212125518986 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) 20250212125518986 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) 20250212125518986 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) 20250212125518986 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) 20250212125518986 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) 20250212125518986 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) 20250212125518987 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) 20250212125518987 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) 20250212125518987 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) 20250212125518987 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) 20250212125518987 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) 20250212125518987 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) 20250212125518987 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) 20250212125518987 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) 20250212125518995 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125519009 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) 20250212125519009 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) 20250212125519010 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) 20250212125519010 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) 20250212125519010 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) 20250212125519010 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) 20250212125519011 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) 20250212125519011 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) 20250212125519011 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) 20250212125519011 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) 20250212125519011 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) 20250212125519011 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) 20250212125519011 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) 20250212125519011 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) 20250212125519012 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) 20250212125519012 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) 20250212125519014 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125519028 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) 20250212125519028 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) 20250212125519029 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) 20250212125519029 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) 20250212125519029 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) 20250212125519029 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) 20250212125519029 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) 20250212125519029 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) 20250212125519030 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) 20250212125519030 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) 20250212125519030 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) 20250212125519030 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) 20250212125519030 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) 20250212125519030 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) 20250212125519030 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) 20250212125519030 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) 20250212125519033 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125519047 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) 20250212125519047 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) 20250212125519047 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) 20250212125519047 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) 20250212125519047 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) 20250212125519047 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) 20250212125519048 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) 20250212125519048 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) 20250212125519048 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) 20250212125519048 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) 20250212125519048 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) 20250212125519048 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) 20250212125519048 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) 20250212125519048 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) 20250212125519049 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) 20250212125519049 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) 20250212125519056 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125519071 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) 20250212125519071 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) 20250212125519071 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) 20250212125519071 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) 20250212125519071 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) 20250212125519071 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) 20250212125519071 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) 20250212125519071 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) 20250212125519071 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) 20250212125519071 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) 20250212125519071 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) 20250212125519071 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) 20250212125519072 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) 20250212125519072 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) 20250212125519072 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) 20250212125519072 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) 20250212125519075 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125519089 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) 20250212125519089 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) 20250212125519089 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) 20250212125519089 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) 20250212125519090 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) 20250212125519090 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) 20250212125519090 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) 20250212125519090 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) 20250212125519090 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) 20250212125519090 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) 20250212125519090 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) 20250212125519090 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) 20250212125519090 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) 20250212125519090 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) 20250212125519090 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) 20250212125519090 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) 20250212125519094 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125519113 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) 20250212125519113 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) 20250212125519114 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) 20250212125519114 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) 20250212125519114 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) 20250212125519114 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) 20250212125519114 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) 20250212125519114 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) 20250212125519114 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) 20250212125519114 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) 20250212125519114 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) 20250212125519114 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) 20250212125519114 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) 20250212125519114 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) 20250212125519115 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) 20250212125519115 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) 20250212125519123 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125519137 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) 20250212125519137 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) 20250212125519137 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) 20250212125519137 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) 20250212125519137 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) 20250212125519137 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) 20250212125519137 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) 20250212125519137 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) 20250212125519137 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) 20250212125519137 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) 20250212125519138 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) 20250212125519138 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) 20250212125519138 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) 20250212125519138 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) 20250212125519138 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) 20250212125519138 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) 20250212125519142 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125519156 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) 20250212125519156 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) 20250212125519156 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) 20250212125519156 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) 20250212125519156 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) 20250212125519156 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) 20250212125519156 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) 20250212125519156 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) 20250212125519156 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) 20250212125519156 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) 20250212125519157 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) 20250212125519157 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) 20250212125519157 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) 20250212125519157 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) 20250212125519157 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) 20250212125519157 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) 20250212125519160 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125519174 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) 20250212125519174 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) 20250212125519175 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) 20250212125519175 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) 20250212125519175 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) 20250212125519175 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) 20250212125519175 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) 20250212125519175 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) 20250212125519175 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) 20250212125519175 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) 20250212125519175 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) 20250212125519175 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) 20250212125519175 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) 20250212125519175 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) 20250212125519176 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) 20250212125519176 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) 20250212125519184 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125519198 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) 20250212125519198 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) 20250212125519198 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) 20250212125519198 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) 20250212125519198 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) 20250212125519198 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) 20250212125519198 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) 20250212125519198 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) 20250212125519199 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) 20250212125519199 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) 20250212125519199 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) 20250212125519199 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) 20250212125519199 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) 20250212125519199 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) 20250212125519199 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) 20250212125519199 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) 20250212125519203 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125519217 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) 20250212125519217 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) 20250212125519217 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) 20250212125519217 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) 20250212125519217 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) 20250212125519217 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) 20250212125519217 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) 20250212125519217 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) 20250212125519218 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) 20250212125519218 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) 20250212125519218 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) 20250212125519218 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) 20250212125519218 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) 20250212125519218 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) 20250212125519218 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) 20250212125519218 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) 20250212125519221 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125519235 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) 20250212125519235 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) 20250212125519235 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) 20250212125519235 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) 20250212125519236 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) 20250212125519236 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) 20250212125519236 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) 20250212125519236 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) 20250212125519236 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) 20250212125519236 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) 20250212125519236 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) 20250212125519236 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) 20250212125519236 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) 20250212125519236 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) 20250212125519236 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) 20250212125519236 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) 20250212125519244 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125519259 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) 20250212125519259 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) 20250212125519259 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) 20250212125519259 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) 20250212125519259 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) 20250212125519259 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) 20250212125519259 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) 20250212125519259 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) 20250212125519260 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) 20250212125519260 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) 20250212125519260 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) 20250212125519260 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) 20250212125519260 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) 20250212125519260 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) 20250212125519261 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) 20250212125519261 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) 20250212125519263 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125519278 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) 20250212125519278 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) 20250212125519278 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) 20250212125519278 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) 20250212125519278 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) 20250212125519278 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) 20250212125519278 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) 20250212125519278 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) 20250212125519278 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) 20250212125519278 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) 20250212125519278 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) 20250212125519278 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) 20250212125519279 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) 20250212125519279 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) 20250212125519279 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) 20250212125519279 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) 20250212125519282 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125519296 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) 20250212125519296 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) 20250212125519296 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) 20250212125519296 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) 20250212125519296 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) 20250212125519296 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) 20250212125519297 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) 20250212125519297 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) 20250212125519297 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) 20250212125519297 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) 20250212125519297 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) 20250212125519297 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) 20250212125519297 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) 20250212125519297 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) 20250212125519297 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) 20250212125519297 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) 20250212125519305 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125519319 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) 20250212125519319 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) 20250212125519320 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) 20250212125519320 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) 20250212125519320 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) 20250212125519320 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) 20250212125519320 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) 20250212125519320 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) 20250212125519320 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) 20250212125519320 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) 20250212125519320 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) 20250212125519320 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) 20250212125519320 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) 20250212125519320 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) 20250212125519321 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) 20250212125519321 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) 20250212125519324 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125519338 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) 20250212125519338 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) 20250212125519338 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) 20250212125519338 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) 20250212125519338 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) 20250212125519338 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) 20250212125519338 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) 20250212125519338 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) 20250212125519339 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) 20250212125519339 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) 20250212125519339 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) 20250212125519339 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) 20250212125519339 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) 20250212125519339 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) 20250212125519339 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) 20250212125519339 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) 20250212125519343 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125519357 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) 20250212125519357 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) 20250212125519357 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) 20250212125519357 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) 20250212125519357 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) 20250212125519357 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) 20250212125519357 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) 20250212125519357 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) 20250212125519357 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) 20250212125519357 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) 20250212125519358 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) 20250212125519358 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) 20250212125519358 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) 20250212125519358 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) 20250212125519358 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) 20250212125519358 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) 20250212125519366 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125519380 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) 20250212125519380 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) 20250212125519380 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) 20250212125519380 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) 20250212125519380 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) 20250212125519380 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) 20250212125519380 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) 20250212125519380 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) 20250212125519381 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) 20250212125519381 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) 20250212125519381 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) 20250212125519381 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) 20250212125519381 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) 20250212125519381 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) 20250212125519381 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) 20250212125519381 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) 20250212125519384 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125519398 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) 20250212125519398 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) 20250212125519399 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) 20250212125519399 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) 20250212125519399 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) 20250212125519399 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) 20250212125519399 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) 20250212125519399 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) 20250212125519399 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) 20250212125519399 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) 20250212125519399 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) 20250212125519399 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) 20250212125519399 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) 20250212125519399 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) 20250212125519400 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) 20250212125519400 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) 20250212125519403 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125519417 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) 20250212125519417 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) 20250212125519417 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) 20250212125519417 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) 20250212125519417 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) 20250212125519417 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) 20250212125519418 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) 20250212125519418 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) 20250212125519418 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) 20250212125519418 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) 20250212125519418 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) 20250212125519418 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) 20250212125519418 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) 20250212125519418 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) 20250212125519418 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) 20250212125519418 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) 20250212125519426 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125519440 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) 20250212125519440 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) 20250212125519441 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) 20250212125519441 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) 20250212125519441 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) 20250212125519441 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) 20250212125519441 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) 20250212125519441 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) 20250212125519441 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) 20250212125519441 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) 20250212125519441 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) 20250212125519441 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) 20250212125519441 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) 20250212125519441 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) 20250212125519442 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) 20250212125519442 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) 20250212125519445 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125519459 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) 20250212125519459 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) 20250212125519460 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) 20250212125519460 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) 20250212125519460 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) 20250212125519460 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) 20250212125519460 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) 20250212125519460 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) 20250212125519460 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) 20250212125519460 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) 20250212125519460 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) 20250212125519460 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) 20250212125519460 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) 20250212125519460 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) 20250212125519460 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) 20250212125519461 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) 20250212125519464 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125519478 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) 20250212125519478 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) 20250212125519478 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) 20250212125519478 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) 20250212125519478 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) 20250212125519478 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) 20250212125519479 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) 20250212125519479 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) 20250212125519479 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) 20250212125519479 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) 20250212125519479 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) 20250212125519479 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) 20250212125519479 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) 20250212125519479 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) 20250212125519479 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) 20250212125519479 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) 20250212125519487 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125519501 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) 20250212125519501 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) 20250212125519502 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) 20250212125519502 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) 20250212125519502 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) 20250212125519502 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) 20250212125519503 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) 20250212125519503 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) 20250212125519503 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) 20250212125519503 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) 20250212125519503 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) 20250212125519503 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) 20250212125519503 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) 20250212125519503 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) 20250212125519504 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) 20250212125519504 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) 20250212125519506 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125519520 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) 20250212125519520 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) 20250212125519520 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) 20250212125519520 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) 20250212125519520 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) 20250212125519520 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) 20250212125519521 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) 20250212125519521 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) 20250212125519521 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) 20250212125519521 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) 20250212125519521 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) 20250212125519521 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) 20250212125519521 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) 20250212125519521 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) 20250212125519522 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) 20250212125519522 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) 20250212125519525 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125519539 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) 20250212125519539 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) 20250212125519539 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) 20250212125519539 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) 20250212125519540 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) 20250212125519540 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) 20250212125519540 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) 20250212125519540 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) 20250212125519540 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) 20250212125519540 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) 20250212125519540 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) 20250212125519540 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) 20250212125519541 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) 20250212125519541 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) 20250212125519541 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) 20250212125519541 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) 20250212125519548 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125519562 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) 20250212125519562 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) 20250212125519563 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) 20250212125519563 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) 20250212125519563 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) 20250212125519563 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) 20250212125519563 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) 20250212125519563 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) 20250212125519564 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) 20250212125519564 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) 20250212125519564 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) 20250212125519564 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) 20250212125519564 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) 20250212125519564 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) 20250212125519565 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) 20250212125519565 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) 20250212125519567 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125519581 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) 20250212125519581 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) 20250212125519581 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) 20250212125519581 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) 20250212125519582 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) 20250212125519582 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) 20250212125519582 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) 20250212125519582 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) 20250212125519582 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) 20250212125519582 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) 20250212125519583 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) 20250212125519583 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) 20250212125519583 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) 20250212125519583 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) 20250212125519583 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) 20250212125519583 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) 20250212125519585 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125519600 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) 20250212125519600 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) 20250212125519600 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) 20250212125519600 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) 20250212125519600 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) 20250212125519600 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) 20250212125519601 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) 20250212125519601 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) 20250212125519601 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) 20250212125519601 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) 20250212125519601 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) 20250212125519601 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) 20250212125519602 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) 20250212125519602 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) 20250212125519602 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) 20250212125519602 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) 20250212125519609 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125519623 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) 20250212125519623 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) 20250212125519623 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) 20250212125519623 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) 20250212125519624 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) 20250212125519624 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) 20250212125519624 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) 20250212125519624 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) 20250212125519624 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) 20250212125519624 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) 20250212125519624 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) 20250212125519624 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) 20250212125519625 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) 20250212125519625 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) 20250212125519625 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) 20250212125519625 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) 20250212125519627 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125519642 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) 20250212125519642 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) 20250212125519642 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) 20250212125519642 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) 20250212125519643 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) 20250212125519643 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) 20250212125519643 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) 20250212125519643 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) 20250212125519643 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) 20250212125519643 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) 20250212125519643 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) 20250212125519643 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) 20250212125519644 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) 20250212125519644 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) 20250212125519644 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) 20250212125519644 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) 20250212125519646 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125519660 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) 20250212125519660 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) 20250212125519661 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) 20250212125519661 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) 20250212125519661 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) 20250212125519661 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) 20250212125519661 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) 20250212125519661 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) 20250212125519662 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) 20250212125519662 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) 20250212125519662 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) 20250212125519662 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) 20250212125519662 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) 20250212125519662 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) 20250212125519662 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) 20250212125519662 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) 20250212125519669 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125519683 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) 20250212125519684 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) 20250212125519684 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) 20250212125519684 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) 20250212125519684 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) 20250212125519684 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) 20250212125519684 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) 20250212125519684 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) 20250212125519684 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) 20250212125519684 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) 20250212125519684 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) 20250212125519684 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) 20250212125519684 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) 20250212125519684 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) 20250212125519685 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) 20250212125519685 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) 20250212125519688 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125519702 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) 20250212125519702 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) 20250212125519702 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) 20250212125519702 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) 20250212125519703 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) 20250212125519703 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) 20250212125519703 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) 20250212125519703 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) 20250212125519703 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) 20250212125519703 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) 20250212125519703 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) 20250212125519703 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) 20250212125519703 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) 20250212125519703 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) 20250212125519703 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) 20250212125519703 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) 20250212125519707 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125519710 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) 20250212125519710 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) 20250212125519710 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) -NSVCI1234(567)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(567)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(567)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(567)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212125519712 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125519712 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) 20250212125519712 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) 20250212125519712 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125519712 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125519712 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) 20250212125519712 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125519712 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) 20250212125519712 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(567)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(567)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125519713 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125519713 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) 20250212125519713 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) 20250212125519713 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125519713 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125519713 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125519713 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125519713 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125519713 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125519713 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125519714 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125519714 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(567)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(567)@8d0f06c41a7d: Start timer Tns_test: 10 s 564@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 564@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125519721 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125519721 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125519721 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125519721 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125519721 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125519721 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125519721 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125519721 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125519721 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) 20250212125519721 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) 20250212125519721 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) 20250212125519721 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) 20250212125519722 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) 20250212125519722 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) 20250212125519722 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) 20250212125519722 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) 20250212125519722 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) 20250212125519722 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) 20250212125519722 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) 20250212125519722 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) 20250212125519723 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) 20250212125519723 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) 20250212125519723 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) 20250212125519723 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_pch_timeout-BVCI1234(565)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_paging_pch_timeout-BVCI1234(565)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125519725 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125519725 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125519725 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125519725 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125519725 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125519725 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125519725 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125519725 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125519728 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125519728 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125519728 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125519728 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125519728 DRLCMAC NOTICE TX: [PCU -> BTS] Paging Request (CCCH) MI=IMSI-262420000000423 (gprs_rlcmac.c:36) 20250212125519728 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) 20250212125519728 DPCU DEBUG PCH paging timer started for MI=IMSI-262420000000423 IMSI=262420000000423 (bts_pch_timer.c:94) 20250212125519728 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125519728 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125519728 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125519728 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125519728 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125519728 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125519728 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212125519728 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212125519728 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125519728 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(560)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '00'O BTS(560)@8d0f06c41a7d: 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@8d0f06c41a7d: 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 ("'+++++++++") } } } 20250212125519731 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) TC_paging_pch_timeout-STATS(561)@8d0f06c41a7d: Start timer T: 2 s 20250212125519732 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125519732 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125519732 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125519732 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125519732 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125519745 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) 20250212125519745 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) 20250212125519745 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) 20250212125519745 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) 20250212125519745 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) 20250212125519745 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) 20250212125519746 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) 20250212125519746 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) 20250212125519746 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) 20250212125519746 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) 20250212125519746 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) 20250212125519746 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) 20250212125519746 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) 20250212125519746 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) 20250212125519747 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) 20250212125519747 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) 20250212125519749 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) TC_paging_pch_timeout-STATS(561)@8d0f06c41a7d: Start timer T_statsd: 5 s TC_paging_pch_timeout-STATS(561)@8d0f06c41a7d: 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 } 20250212125519763 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) 20250212125519763 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) 20250212125519764 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) 20250212125519764 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) 20250212125519764 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) 20250212125519764 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) 20250212125519764 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) 20250212125519764 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) 20250212125519765 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) 20250212125519765 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) 20250212125519765 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) 20250212125519765 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) 20250212125519765 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) 20250212125519765 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) 20250212125519765 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) 20250212125519765 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) 20250212125519768 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) TC_paging_pch_timeout-STATS(561)@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 1.2 s 20250212125519782 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) 20250212125519782 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) 20250212125519783 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) 20250212125519783 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) 20250212125519783 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) 20250212125519783 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) 20250212125519783 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) 20250212125519783 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) 20250212125519783 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) 20250212125519783 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) 20250212125519784 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) 20250212125519784 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) 20250212125519784 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) 20250212125519784 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) 20250212125519784 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) 20250212125519784 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) 20250212125519791 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125519805 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) 20250212125519805 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) 20250212125519806 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) 20250212125519806 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) 20250212125519806 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) 20250212125519806 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) 20250212125519806 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) 20250212125519806 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) 20250212125519807 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) 20250212125519807 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) 20250212125519807 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) 20250212125519807 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) 20250212125519807 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) 20250212125519807 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) 20250212125519808 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) 20250212125519808 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) 20250212125519810 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125519824 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) 20250212125519824 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) 20250212125519824 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) 20250212125519824 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) 20250212125519824 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) 20250212125519825 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) 20250212125519825 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) 20250212125519825 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) 20250212125519825 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) 20250212125519825 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) 20250212125519825 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) 20250212125519825 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) 20250212125519825 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) 20250212125519825 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) 20250212125519825 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) 20250212125519825 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) 20250212125519829 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125519843 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) 20250212125519843 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) 20250212125519843 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) 20250212125519843 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) 20250212125519843 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) 20250212125519843 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) 20250212125519843 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) 20250212125519843 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) 20250212125519844 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) 20250212125519844 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) 20250212125519844 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) 20250212125519844 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) 20250212125519844 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) 20250212125519844 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) 20250212125519844 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) 20250212125519844 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) 20250212125519852 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125519867 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) 20250212125519867 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) 20250212125519867 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) 20250212125519867 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) 20250212125519867 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) 20250212125519867 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) 20250212125519868 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) 20250212125519868 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) 20250212125519868 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) 20250212125519868 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) 20250212125519868 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) 20250212125519868 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) 20250212125519868 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) 20250212125519868 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) 20250212125519869 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) 20250212125519869 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) 20250212125519871 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125519885 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) 20250212125519885 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) 20250212125519886 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) 20250212125519886 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) 20250212125519886 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) 20250212125519886 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) 20250212125519886 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) 20250212125519886 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) 20250212125519886 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) 20250212125519886 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) 20250212125519886 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) 20250212125519886 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) 20250212125519887 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) 20250212125519887 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) 20250212125519887 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) 20250212125519887 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) 20250212125519890 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125519904 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) 20250212125519904 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) 20250212125519904 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) 20250212125519904 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) 20250212125519904 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) 20250212125519904 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) 20250212125519904 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) 20250212125519904 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) 20250212125519905 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) 20250212125519905 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) 20250212125519905 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) 20250212125519905 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) 20250212125519905 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) 20250212125519905 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) 20250212125519905 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) 20250212125519905 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) 20250212125519913 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125519927 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) 20250212125519927 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) 20250212125519927 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) 20250212125519927 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) 20250212125519928 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) 20250212125519928 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) 20250212125519928 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) 20250212125519928 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) 20250212125519928 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) 20250212125519928 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) 20250212125519928 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) 20250212125519928 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) 20250212125519928 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) 20250212125519928 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) 20250212125519928 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) 20250212125519929 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) 20250212125519932 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125519946 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) 20250212125519946 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) 20250212125519946 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) 20250212125519946 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) 20250212125519946 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) 20250212125519946 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) 20250212125519946 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) 20250212125519946 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) 20250212125519947 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) 20250212125519947 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) 20250212125519947 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) 20250212125519947 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) 20250212125519947 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) 20250212125519947 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) 20250212125519947 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) 20250212125519947 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) 20250212125519951 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125519965 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) 20250212125519965 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) 20250212125519965 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) 20250212125519965 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) 20250212125519965 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) 20250212125519965 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) 20250212125519965 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) 20250212125519965 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) 20250212125519966 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) 20250212125519966 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) 20250212125519966 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) 20250212125519966 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) 20250212125519966 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) 20250212125519966 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) 20250212125519966 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) 20250212125519966 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) 20250212125519974 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125519988 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) 20250212125519988 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) 20250212125519988 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) 20250212125519988 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) 20250212125519989 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) 20250212125519989 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) 20250212125519989 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) 20250212125519989 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) 20250212125519989 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) 20250212125519989 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) 20250212125519990 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) 20250212125519990 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) 20250212125519990 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) 20250212125519990 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) 20250212125519990 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) 20250212125519990 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) 20250212125519993 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125520007 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) 20250212125520007 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) 20250212125520008 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) 20250212125520008 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) 20250212125520008 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) 20250212125520008 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) 20250212125520008 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) 20250212125520008 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) 20250212125520008 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) 20250212125520008 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) 20250212125520009 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) 20250212125520009 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) 20250212125520009 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) 20250212125520009 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) 20250212125520009 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) 20250212125520009 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) 20250212125520012 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125520026 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) 20250212125520026 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) 20250212125520026 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) 20250212125520026 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) 20250212125520027 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) 20250212125520027 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) 20250212125520027 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) 20250212125520027 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) 20250212125520027 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) 20250212125520027 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) 20250212125520028 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) 20250212125520028 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) 20250212125520028 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) 20250212125520028 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) 20250212125520028 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) 20250212125520028 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) 20250212125520035 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125520050 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) 20250212125520050 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) 20250212125520050 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) 20250212125520050 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) 20250212125520050 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) 20250212125520050 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) 20250212125520051 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) 20250212125520051 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) 20250212125520051 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) 20250212125520051 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) 20250212125520051 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) 20250212125520051 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) 20250212125520052 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) 20250212125520052 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) 20250212125520052 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) 20250212125520052 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) 20250212125520054 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125520068 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) 20250212125520068 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) 20250212125520069 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) 20250212125520069 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) 20250212125520069 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) 20250212125520069 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) 20250212125520069 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) 20250212125520069 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) 20250212125520070 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) 20250212125520070 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) 20250212125520070 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) 20250212125520070 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) 20250212125520070 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) 20250212125520070 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) 20250212125520070 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) 20250212125520070 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) 20250212125520073 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125520087 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) 20250212125520087 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) 20250212125520087 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) 20250212125520087 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) 20250212125520087 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) 20250212125520087 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) 20250212125520087 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) 20250212125520087 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) 20250212125520088 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) 20250212125520088 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) 20250212125520088 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) 20250212125520088 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) 20250212125520088 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) 20250212125520088 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) 20250212125520088 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) 20250212125520088 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) 20250212125520096 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125520110 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) 20250212125520110 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) 20250212125520111 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) 20250212125520111 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) 20250212125520111 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) 20250212125520111 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) 20250212125520111 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) 20250212125520111 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) 20250212125520111 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) 20250212125520111 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) 20250212125520112 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) 20250212125520112 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) 20250212125520112 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) 20250212125520112 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) 20250212125520112 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) 20250212125520112 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) 20250212125520115 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125520129 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) 20250212125520129 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) 20250212125520129 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) 20250212125520129 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) 20250212125520130 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) 20250212125520130 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) 20250212125520130 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) 20250212125520130 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) 20250212125520130 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) 20250212125520130 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) 20250212125520130 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) 20250212125520130 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) 20250212125520131 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) 20250212125520131 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) 20250212125520131 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) 20250212125520131 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) 20250212125520133 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125520147 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) 20250212125520148 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) 20250212125520148 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) 20250212125520148 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) 20250212125520148 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) 20250212125520148 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) 20250212125520148 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) 20250212125520148 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) 20250212125520148 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) 20250212125520148 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) 20250212125520148 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) 20250212125520148 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) 20250212125520149 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) 20250212125520149 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) 20250212125520149 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) 20250212125520149 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) 20250212125520157 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125520171 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) 20250212125520171 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) 20250212125520171 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) 20250212125520171 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) 20250212125520171 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) 20250212125520171 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) 20250212125520171 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) 20250212125520171 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) 20250212125520172 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) 20250212125520172 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) 20250212125520172 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) 20250212125520172 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) 20250212125520172 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) 20250212125520172 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) 20250212125520172 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) 20250212125520172 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) 20250212125520175 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125520189 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) 20250212125520190 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) 20250212125520190 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) 20250212125520190 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) 20250212125520190 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) 20250212125520190 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) 20250212125520191 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) 20250212125520191 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) 20250212125520191 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) 20250212125520191 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) 20250212125520191 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) 20250212125520191 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) 20250212125520191 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) 20250212125520191 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) 20250212125520192 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) 20250212125520192 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) 20250212125520194 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125520208 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) 20250212125520208 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) 20250212125520208 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) 20250212125520208 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) 20250212125520209 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) 20250212125520209 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) 20250212125520209 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) 20250212125520209 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) 20250212125520209 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) 20250212125520209 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) 20250212125520210 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) 20250212125520210 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) 20250212125520210 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) 20250212125520210 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) 20250212125520210 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) 20250212125520210 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) 20250212125520217 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125520231 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) 20250212125520231 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) 20250212125520232 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) 20250212125520232 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) 20250212125520232 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) 20250212125520232 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) 20250212125520232 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) 20250212125520232 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) 20250212125520233 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) 20250212125520233 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) 20250212125520233 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) 20250212125520233 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) 20250212125520233 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) 20250212125520233 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) 20250212125520234 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) 20250212125520234 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) 20250212125520236 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125520250 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) 20250212125520250 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) 20250212125520250 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) 20250212125520250 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) 20250212125520250 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) 20250212125520250 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) 20250212125520250 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) 20250212125520250 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) 20250212125520251 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) 20250212125520251 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) 20250212125520251 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) 20250212125520251 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) 20250212125520251 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) 20250212125520251 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) 20250212125520251 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) 20250212125520251 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) 20250212125520254 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125520268 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) 20250212125520268 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) 20250212125520269 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) 20250212125520269 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) 20250212125520269 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) 20250212125520269 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) 20250212125520269 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) 20250212125520269 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) 20250212125520269 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) 20250212125520269 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) 20250212125520269 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) 20250212125520269 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) 20250212125520269 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) 20250212125520269 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) 20250212125520269 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) 20250212125520269 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) 20250212125520278 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125520292 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) 20250212125520292 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) 20250212125520292 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) 20250212125520292 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) 20250212125520292 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) 20250212125520292 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) 20250212125520292 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) 20250212125520292 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) 20250212125520292 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) 20250212125520292 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) 20250212125520292 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) 20250212125520292 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) 20250212125520293 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) 20250212125520293 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) 20250212125520293 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) 20250212125520293 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) 20250212125520296 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125520310 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) 20250212125520310 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) 20250212125520311 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) 20250212125520311 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) 20250212125520311 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) 20250212125520311 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) 20250212125520311 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) 20250212125520311 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) 20250212125520311 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) 20250212125520311 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) 20250212125520311 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) 20250212125520311 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) 20250212125520311 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) 20250212125520311 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) 20250212125520311 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) 20250212125520312 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) 20250212125520315 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125520329 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) 20250212125520329 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) 20250212125520329 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) 20250212125520329 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) 20250212125520329 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) 20250212125520329 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) 20250212125520329 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) 20250212125520329 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) 20250212125520329 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) 20250212125520330 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) 20250212125520330 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) 20250212125520330 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) 20250212125520330 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) 20250212125520330 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) 20250212125520330 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) 20250212125520330 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) 20250212125520338 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125520353 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) 20250212125520353 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) 20250212125520353 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) 20250212125520353 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) 20250212125520353 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) 20250212125520353 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) 20250212125520353 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) 20250212125520353 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) 20250212125520353 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) 20250212125520353 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) 20250212125520354 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) 20250212125520354 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) 20250212125520354 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) 20250212125520354 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) 20250212125520354 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) 20250212125520354 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) 20250212125520357 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125520371 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) 20250212125520371 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) 20250212125520371 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) 20250212125520371 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) 20250212125520372 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) 20250212125520372 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) 20250212125520372 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) 20250212125520372 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) 20250212125520372 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) 20250212125520372 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) 20250212125520372 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) 20250212125520372 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) 20250212125520372 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) 20250212125520372 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) 20250212125520372 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) 20250212125520372 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) 20250212125520376 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125520390 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) 20250212125520390 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) 20250212125520390 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) 20250212125520390 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) 20250212125520390 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) 20250212125520390 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) 20250212125520390 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) 20250212125520390 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) 20250212125520390 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) 20250212125520390 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) 20250212125520390 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) 20250212125520390 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) 20250212125520391 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) 20250212125520391 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) 20250212125520391 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) 20250212125520391 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) 20250212125520399 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125520413 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) 20250212125520413 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) 20250212125520413 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) 20250212125520413 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) 20250212125520413 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) 20250212125520413 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) 20250212125520414 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) 20250212125520414 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) 20250212125520414 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) 20250212125520414 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) 20250212125520414 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) 20250212125520414 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) 20250212125520414 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) 20250212125520414 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) 20250212125520414 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) 20250212125520414 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) 20250212125520417 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125520431 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) 20250212125520431 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) 20250212125520432 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) 20250212125520432 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) 20250212125520432 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) 20250212125520432 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) 20250212125520432 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) 20250212125520432 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) 20250212125520432 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) 20250212125520432 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) 20250212125520432 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) 20250212125520432 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) 20250212125520432 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) 20250212125520432 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) 20250212125520432 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) 20250212125520432 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) 20250212125520436 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125520450 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) 20250212125520450 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) 20250212125520450 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) 20250212125520450 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) 20250212125520451 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) 20250212125520451 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) 20250212125520451 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) 20250212125520451 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) 20250212125520451 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) 20250212125520451 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) 20250212125520451 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) 20250212125520451 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) 20250212125520451 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) 20250212125520451 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) 20250212125520451 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) 20250212125520451 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) 20250212125520459 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125520473 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) 20250212125520473 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) 20250212125520474 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) 20250212125520474 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) 20250212125520474 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) 20250212125520474 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) 20250212125520474 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) 20250212125520474 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) 20250212125520474 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) 20250212125520474 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) 20250212125520474 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) 20250212125520474 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) 20250212125520474 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) 20250212125520474 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) 20250212125520475 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) 20250212125520475 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) 20250212125520478 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125520492 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) 20250212125520492 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) 20250212125520492 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) 20250212125520492 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) 20250212125520493 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) 20250212125520493 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) 20250212125520493 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) 20250212125520493 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) 20250212125520493 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) 20250212125520493 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) 20250212125520493 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) 20250212125520493 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) 20250212125520493 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) 20250212125520493 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) 20250212125520494 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) 20250212125520494 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) 20250212125520497 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125520511 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) 20250212125520511 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) 20250212125520511 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) 20250212125520511 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) 20250212125520511 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) 20250212125520511 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) 20250212125520511 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) 20250212125520511 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) 20250212125520511 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) 20250212125520511 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) 20250212125520511 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) 20250212125520511 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) 20250212125520512 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) 20250212125520512 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) 20250212125520512 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) 20250212125520512 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) 20250212125520520 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125520534 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) 20250212125520534 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) 20250212125520534 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) 20250212125520534 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) 20250212125520535 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) 20250212125520535 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) 20250212125520535 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) 20250212125520535 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) 20250212125520535 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) 20250212125520535 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) 20250212125520536 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) 20250212125520536 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) 20250212125520536 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) 20250212125520536 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) 20250212125520536 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) 20250212125520536 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) 20250212125520539 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125520553 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) 20250212125520553 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) 20250212125520553 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) 20250212125520553 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) 20250212125520554 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) 20250212125520554 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) 20250212125520554 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) 20250212125520554 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) 20250212125520554 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) 20250212125520554 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) 20250212125520554 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) 20250212125520554 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) 20250212125520554 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) 20250212125520554 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) 20250212125520555 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) 20250212125520555 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) 20250212125520557 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125520571 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) 20250212125520571 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) 20250212125520572 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) 20250212125520572 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) 20250212125520572 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) 20250212125520572 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) 20250212125520572 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) 20250212125520572 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) 20250212125520572 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) 20250212125520572 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) 20250212125520572 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) 20250212125520572 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) 20250212125520572 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) 20250212125520572 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) 20250212125520573 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) 20250212125520573 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) 20250212125520581 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125520595 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) 20250212125520595 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) 20250212125520596 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) 20250212125520596 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) 20250212125520596 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) 20250212125520596 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) 20250212125520596 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) 20250212125520596 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) 20250212125520597 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) 20250212125520597 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) 20250212125520597 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) 20250212125520597 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) 20250212125520597 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) 20250212125520597 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) 20250212125520597 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) 20250212125520597 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) 20250212125520600 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125520614 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) 20250212125520614 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) 20250212125520614 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) 20250212125520614 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) 20250212125520614 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) 20250212125520614 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) 20250212125520614 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) 20250212125520614 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) 20250212125520614 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) 20250212125520614 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) 20250212125520615 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) 20250212125520615 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) 20250212125520615 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) 20250212125520615 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) 20250212125520615 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) 20250212125520615 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) 20250212125520619 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125520632 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) 20250212125520632 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) 20250212125520633 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) 20250212125520633 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) 20250212125520633 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) 20250212125520633 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) 20250212125520633 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) 20250212125520633 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) 20250212125520633 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) 20250212125520633 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) 20250212125520633 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) 20250212125520633 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) 20250212125520633 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) 20250212125520633 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) 20250212125520634 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) 20250212125520634 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) 20250212125520642 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125520656 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) 20250212125520656 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) 20250212125520656 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) 20250212125520656 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) 20250212125520656 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) 20250212125520656 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) 20250212125520656 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) 20250212125520656 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) 20250212125520657 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) 20250212125520657 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) 20250212125520657 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) 20250212125520657 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) 20250212125520657 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) 20250212125520657 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) 20250212125520657 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) 20250212125520657 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) 20250212125520661 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125520675 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) 20250212125520675 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) 20250212125520675 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) 20250212125520675 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) 20250212125520675 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) 20250212125520675 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) 20250212125520676 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) 20250212125520676 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) 20250212125520676 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) 20250212125520676 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) 20250212125520676 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) 20250212125520676 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) 20250212125520676 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) 20250212125520676 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) 20250212125520677 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) 20250212125520677 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) 20250212125520679 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125520694 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) 20250212125520694 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) 20250212125520694 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) 20250212125520694 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) 20250212125520694 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) 20250212125520694 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) 20250212125520695 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) 20250212125520695 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) 20250212125520695 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) 20250212125520695 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) 20250212125520695 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) 20250212125520695 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) 20250212125520695 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) 20250212125520695 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) 20250212125520696 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) 20250212125520696 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) 20250212125520703 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125520717 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) 20250212125520717 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) 20250212125520717 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) 20250212125520717 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) 20250212125520718 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) 20250212125520718 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) 20250212125520718 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) 20250212125520718 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) 20250212125520718 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) 20250212125520718 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) 20250212125520718 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) 20250212125520718 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) 20250212125520719 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) 20250212125520719 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) 20250212125520719 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) 20250212125520719 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) 20250212125520721 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125520728 DPCU INFO PCH paging timeout for IMSI=262420000000423 (bts_pch_timer.c:69) 20250212125520728 DPCU DEBUG PCH paging timer stopped for IMSI=262420000000423 (bts_pch_timer.c:61) 20250212125520735 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) 20250212125520735 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) 20250212125520736 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) 20250212125520736 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) 20250212125520736 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) 20250212125520736 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) 20250212125520736 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) 20250212125520736 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) 20250212125520737 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) 20250212125520737 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) 20250212125520737 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) 20250212125520737 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) 20250212125520737 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) 20250212125520737 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) 20250212125520737 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) 20250212125520737 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) 20250212125520740 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125520754 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) 20250212125520754 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) 20250212125520755 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) 20250212125520755 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) 20250212125520755 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) 20250212125520755 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) 20250212125520755 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) 20250212125520755 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) 20250212125520755 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) 20250212125520755 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) 20250212125520756 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) 20250212125520756 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) 20250212125520756 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) 20250212125520756 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) 20250212125520756 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) 20250212125520756 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) 20250212125520763 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125520777 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) 20250212125520777 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) 20250212125520778 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) 20250212125520778 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) 20250212125520778 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) 20250212125520778 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) 20250212125520778 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) 20250212125520778 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) 20250212125520779 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) 20250212125520779 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) 20250212125520779 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) 20250212125520779 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) 20250212125520779 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) 20250212125520779 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) 20250212125520780 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) 20250212125520780 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) 20250212125520782 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125520796 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) 20250212125520796 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) 20250212125520797 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) 20250212125520797 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) 20250212125520797 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) 20250212125520797 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) 20250212125520797 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) 20250212125520797 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) 20250212125520797 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) 20250212125520797 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) 20250212125520798 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) 20250212125520798 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) 20250212125520798 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) 20250212125520798 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) 20250212125520798 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) 20250212125520798 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) 20250212125520800 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125520815 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) 20250212125520815 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) 20250212125520815 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) 20250212125520815 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) 20250212125520816 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) 20250212125520816 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) 20250212125520816 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) 20250212125520816 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) 20250212125520816 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) 20250212125520816 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) 20250212125520816 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) 20250212125520816 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) 20250212125520817 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) 20250212125520817 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) 20250212125520817 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) 20250212125520817 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) 20250212125520824 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125520838 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) 20250212125520838 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) 20250212125520839 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) 20250212125520839 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) 20250212125520839 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) 20250212125520839 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) 20250212125520839 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) 20250212125520839 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) 20250212125520839 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) 20250212125520839 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) 20250212125520839 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) 20250212125520839 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) 20250212125520839 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) 20250212125520839 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) 20250212125520839 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) 20250212125520839 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) 20250212125520843 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125520857 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) 20250212125520857 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) 20250212125520858 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) 20250212125520858 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) 20250212125520858 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) 20250212125520858 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) 20250212125520858 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) 20250212125520858 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) 20250212125520859 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) 20250212125520859 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) 20250212125520859 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) 20250212125520859 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) 20250212125520859 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) 20250212125520859 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) 20250212125520859 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) 20250212125520859 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) 20250212125520862 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125520876 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) 20250212125520876 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) 20250212125520876 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) 20250212125520876 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) 20250212125520877 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) 20250212125520877 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) 20250212125520877 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) 20250212125520877 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) 20250212125520877 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) 20250212125520877 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) 20250212125520877 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) 20250212125520877 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) 20250212125520878 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) 20250212125520878 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) 20250212125520878 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) 20250212125520878 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) 20250212125520885 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125520899 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) 20250212125520899 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) 20250212125520900 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) 20250212125520900 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) 20250212125520900 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) 20250212125520900 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) 20250212125520900 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) 20250212125520900 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) 20250212125520901 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) 20250212125520901 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) 20250212125520901 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) 20250212125520901 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) 20250212125520901 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) 20250212125520901 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) 20250212125520901 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) 20250212125520901 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) 20250212125520904 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125520918 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) 20250212125520918 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) 20250212125520919 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) 20250212125520919 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) 20250212125520919 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) 20250212125520919 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) 20250212125520919 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) 20250212125520919 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) 20250212125520920 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) 20250212125520920 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) 20250212125520920 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) 20250212125520920 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) 20250212125520920 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) 20250212125520920 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) 20250212125520920 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) 20250212125520920 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) 20250212125520923 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125520937 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) 20250212125520937 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) 20250212125520937 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) 20250212125520937 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) 20250212125520938 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) 20250212125520938 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) 20250212125520938 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) 20250212125520938 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) 20250212125520938 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) 20250212125520938 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) 20250212125520939 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) 20250212125520939 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) 20250212125520939 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) 20250212125520939 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) 20250212125520939 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) 20250212125520939 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) 20250212125520946 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125520960 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) 20250212125520960 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) 20250212125520961 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) 20250212125520961 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) 20250212125520961 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) 20250212125520961 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) 20250212125520961 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) 20250212125520961 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) 20250212125520961 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) 20250212125520961 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) 20250212125520961 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) 20250212125520961 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) 20250212125520961 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) 20250212125520961 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) 20250212125520961 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) 20250212125520961 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) 20250212125520965 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) TC_paging_pch_timeout-STATS(561)@8d0f06c41a7d: Start timer T: 2 s 20250212125520979 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) 20250212125520979 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) 20250212125520980 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) 20250212125520980 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) 20250212125520980 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) 20250212125520980 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) 20250212125520980 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) 20250212125520980 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) 20250212125520981 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) 20250212125520981 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) 20250212125520981 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) 20250212125520981 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) 20250212125520981 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) 20250212125520981 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) 20250212125520981 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) 20250212125520981 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) 20250212125520983 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) TC_paging_pch_timeout-STATS(561)@8d0f06c41a7d: Start timer T_statsd: 5 s 20250212125520997 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) 20250212125520997 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) 20250212125520998 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) 20250212125520998 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) 20250212125520998 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) 20250212125520998 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) 20250212125520998 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) 20250212125520998 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) 20250212125520998 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) 20250212125520998 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) 20250212125520999 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) 20250212125520999 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) 20250212125520999 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) 20250212125520999 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) 20250212125520999 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) 20250212125520999 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) 20250212125521007 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) TC_paging_pch_timeout-STATS(561)@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s BTS(560)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125521029 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59464<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125521030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59456<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125521031 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125521031 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125521031 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125521031 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125521031 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125521031 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125521031 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125521031 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125521031 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125521031 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125521031 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125521031 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125521031 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125521031 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125521031 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) 20250212125521031 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) 20250212125521031 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 9373 with status 0 MTC@8d0f06c41a7d: Test case TC_paging_pch_timeout finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_pch_timeout pass'. Wed Feb 12 12:55:21 UTC 2025 ====== PCU_Tests.TC_paging_pch_timeout pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_paging_pch_timeout.talloc respawn: 50: starting: osmo-pcu 20250212125521054 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125521054 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125521054 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125521054 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125521064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59470<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125521164 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59470<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=905196) Waiting for packet dumper to finish... 1 (prev_count=905196, count=979044) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_pch_timeout pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_multi_ms_imsi_tmsi'. ------ PCU_Tests.TC_paging_cs_multi_ms_imsi_tmsi ------ Wed Feb 12 12:55:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_cs_multi_ms_imsi_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_cs_multi_ms_imsi_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_multi_ms_imsi_tmsi' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_paging_cs_multi_ms_imsi_tmsi started. 572@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_paging_cs_multi_ms_imsi_tmsi-BVCI1234(574)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 572@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(576)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 572@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 20250212125524220 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44660<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 572@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 572@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(580)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(577)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(577)@8d0f06c41a7d: Start timer T: 5 s 20250212125524229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44672<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(577)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_paging_cs_multi_ms_imsi_tmsi-STATS(582)@8d0f06c41a7d: Start timer T: 2 s TC_paging_cs_multi_ms_imsi_tmsi-STATS(582)@8d0f06c41a7d: Start timer T: 2 s 572@8d0f06c41a7d: 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(583)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(583)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125526055 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125526055 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125526055 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(577)@8d0f06c41a7d: OsmoPCU is now connected BTS(579)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125526058 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125526058 DLGLOBAL DEBUG validating counter group 0x5627f6a35040(bts) with 102 counters (rate_ctr.c:86) 20250212125526058 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125526058 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125526058 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125526058 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125526058 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125526058 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125526058 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125526058 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125526058 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125526058 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125526058 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125526058 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125526058 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125526058 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125526058 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125526058 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125526058 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125526058 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125526058 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125526058 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125526058 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125526058 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125526058 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125526058 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125526058 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125526058 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125526058 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125526058 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125526058 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125526058 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125526058 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125526058 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125526058 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125526058 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125526058 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125526058 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125526058 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125526058 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125526058 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125526058 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125526058 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125526058 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125526058 DLGLOBAL DEBUG validating counter group 0x7f9213d0e5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125526058 DLGLOBAL DEBUG validating counter group 0x5627f6a34720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125526058 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125526058 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125526058 DLGLOBAL DEBUG validating counter group 0x7f9213d0f180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125526058 DLGLOBAL DEBUG validating counter group 0x7f9213d0f160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125526058 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125526058 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) 20250212125526058 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) 20250212125526058 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125526058 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125526058 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125526058 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125526058 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125526058 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125526058 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125526058 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125526058 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125526058 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125526058 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125526058 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125526058 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125526058 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125526058 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125526058 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125526058 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125526058 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125526058 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125526058 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125526058 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125526058 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125526058 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125526059 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125526059 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125526059 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125526059 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) 20250212125526059 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125526059 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(579)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(579)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(579)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(579)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(579)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(576)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(579)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(576)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(576)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(576)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(579)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212125526062 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125526062 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) 20250212125526062 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) 20250212125526062 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125526062 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125526062 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) 20250212125526062 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125526062 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) 20250212125526062 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(576)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(576)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125526062 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125526062 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) 20250212125526062 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) 20250212125526062 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125526062 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125526062 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125526062 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125526062 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125526062 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125526062 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) -NSVCI1234(576)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(576)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(576)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212125526063 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125526063 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) 573@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 573@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125526068 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125526068 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125526068 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125526068 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125526068 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125526068 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125526068 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125526068 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_paging_cs_multi_ms_imsi_tmsi-BVCI1234(574)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_paging_cs_multi_ms_imsi_tmsi-BVCI1234(574)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125526071 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125526071 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125526071 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125526071 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125526071 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125526071 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125526071 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125526071 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125526072 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) 20250212125526072 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125526072 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) 20250212125526072 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) 20250212125526072 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) 20250212125526072 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) 20250212125526072 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) 20250212125526072 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) 20250212125526073 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) 20250212125526073 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) 20250212125526073 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) 20250212125526073 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) 20250212125526073 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) 20250212125526073 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) 20250212125526073 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) 20250212125526073 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) 20250212125526074 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125526074 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125526074 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125526074 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125526074 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125526074 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125526074 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212125526074 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212125526074 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125526074 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125526076 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125526077 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125526077 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125526077 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125526077 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125526077 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125526082 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) 20250212125526083 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125526083 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125526083 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125526083 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125526083 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125526083 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125526083 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125526083 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125526083 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125526083 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125526083 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125526083 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125526083 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125526083 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125526083 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125526083 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125526083 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125526083 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125526083 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125526083 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125526083 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125526083 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125526083 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125526083 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125526083 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125526083 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125526083 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125526083 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125526083 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125526083 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125526083 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125526083 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212125526083 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125526083 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125526083 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125526083 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125526083 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) 20250212125526083 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) 20250212125526083 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125526083 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125526083 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125526083 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125526090 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) 20250212125526090 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) 20250212125526091 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) 20250212125526091 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) 20250212125526091 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) 20250212125526091 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) 20250212125526091 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) 20250212125526091 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) 20250212125526092 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) 20250212125526092 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) 20250212125526092 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) 20250212125526092 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) 20250212125526092 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) 20250212125526092 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) 20250212125526092 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) 20250212125526092 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) 20250212125526095 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) 20250212125526095 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) 20250212125526095 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125526109 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) 20250212125526109 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) 20250212125526109 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) 20250212125526109 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) 20250212125526110 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) 20250212125526110 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) 20250212125526110 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) 20250212125526110 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) 20250212125526110 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) 20250212125526110 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) 20250212125526110 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) 20250212125526110 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) 20250212125526110 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) 20250212125526110 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) 20250212125526110 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) 20250212125526111 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) 20250212125526119 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) 20250212125526119 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) 20250212125526119 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125526133 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) 20250212125526133 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) 20250212125526134 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) 20250212125526134 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) 20250212125526134 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) 20250212125526134 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) 20250212125526135 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) 20250212125526135 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) 20250212125526135 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) 20250212125526135 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) 20250212125526136 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) 20250212125526136 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) 20250212125526137 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) 20250212125526137 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) 20250212125526138 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) 20250212125526138 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) 20250212125526139 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) 20250212125526139 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) 20250212125526140 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125526153 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) 20250212125526153 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) 20250212125526153 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) 20250212125526153 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) 20250212125526153 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) 20250212125526153 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) 20250212125526153 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) 20250212125526153 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) 20250212125526154 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) 20250212125526154 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) 20250212125526154 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) 20250212125526154 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) 20250212125526154 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) 20250212125526154 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) 20250212125526154 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) 20250212125526154 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) 20250212125526157 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) 20250212125526157 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) 20250212125526157 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125526171 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) 20250212125526171 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) 20250212125526171 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) 20250212125526171 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) 20250212125526172 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) 20250212125526172 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) 20250212125526172 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) 20250212125526172 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) 20250212125526172 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) 20250212125526172 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) 20250212125526172 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) 20250212125526172 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) 20250212125526172 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) 20250212125526172 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) 20250212125526172 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) 20250212125526172 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) 20250212125526181 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) 20250212125526181 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) 20250212125526181 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125526195 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) 20250212125526195 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) 20250212125526195 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) 20250212125526195 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) 20250212125526195 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) 20250212125526195 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) 20250212125526196 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) 20250212125526196 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) 20250212125526196 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) 20250212125526196 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) 20250212125526196 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) 20250212125526196 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) 20250212125526196 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) 20250212125526196 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) 20250212125526197 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) 20250212125526197 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) 20250212125526199 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) 20250212125526199 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) 20250212125526200 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125526214 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) 20250212125526214 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) 20250212125526214 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) 20250212125526214 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) 20250212125526214 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) 20250212125526214 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) 20250212125526215 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) 20250212125526215 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) 20250212125526215 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) 20250212125526215 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) 20250212125526215 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) 20250212125526215 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) 20250212125526215 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) 20250212125526216 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) 20250212125526216 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) 20250212125526216 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) 20250212125526218 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) 20250212125526218 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) 20250212125526218 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125526232 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) 20250212125526232 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) 20250212125526232 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) 20250212125526232 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) 20250212125526233 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) 20250212125526233 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) 20250212125526233 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) 20250212125526233 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) 20250212125526233 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) 20250212125526233 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) 20250212125526233 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) 20250212125526233 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) 20250212125526233 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) 20250212125526233 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) 20250212125526233 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) 20250212125526233 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) 20250212125526241 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) 20250212125526241 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) 20250212125526241 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125526256 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) 20250212125526256 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) 20250212125526256 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) 20250212125526256 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) 20250212125526256 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) 20250212125526256 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) 20250212125526257 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) 20250212125526257 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) 20250212125526257 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) 20250212125526257 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) 20250212125526257 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) 20250212125526257 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) 20250212125526257 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) 20250212125526257 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) 20250212125526258 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) 20250212125526258 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) 20250212125526260 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) 20250212125526260 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) 20250212125526261 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125526274 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) 20250212125526274 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) 20250212125526275 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) 20250212125526275 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) 20250212125526275 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) 20250212125526275 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) 20250212125526275 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) 20250212125526275 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) 20250212125526276 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) 20250212125526276 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) 20250212125526276 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) 20250212125526276 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) 20250212125526276 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) 20250212125526276 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) 20250212125526277 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) 20250212125526277 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) 20250212125526279 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) 20250212125526279 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) 20250212125526279 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125526283 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125526283 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125526283 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125526293 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) 20250212125526293 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) 20250212125526293 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) 20250212125526293 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) 20250212125526294 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) 20250212125526294 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) 20250212125526294 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) 20250212125526294 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) 20250212125526294 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) 20250212125526294 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) 20250212125526294 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) 20250212125526294 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) 20250212125526295 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) 20250212125526295 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) 20250212125526295 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) 20250212125526295 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) 20250212125526302 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) 20250212125526302 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) 20250212125526302 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20250212125526302 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) 20250212125526302 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125526316 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 2e 0d 34 9a 15 cf 3a fd 2b 5d bc ed 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125526316 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) 20250212125526316 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125526316 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 01 00 00 00 01 2e 0d 34 9a 15 cf 3a fd 2b 5d bc ed 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125526316 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125526316 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=52 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20250212125526316 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) 20250212125526317 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125526317 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) 20250212125526317 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125526317 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 2e 0d 34 9a 15 cf 3a fd 2b 5d bc ed 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125526317 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125526317 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125526317 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125526317 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125526317 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125526317 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125526317 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125526317 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) 20250212125526317 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) 20250212125526317 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125526317 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125526317 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125526317 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) 20250212125526317 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) 20250212125526317 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) 20250212125526317 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) 20250212125526317 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) 20250212125526317 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) 20250212125526317 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) 20250212125526317 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) 20250212125526317 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) 20250212125526317 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) 20250212125526318 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) 20250212125526318 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) 20250212125526318 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) 20250212125526318 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) 20250212125526321 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) 20250212125526321 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) 20250212125526321 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20250212125526321 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) 20250212125526321 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125526321 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125526321 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) 20250212125526321 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125526321 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125526321 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125526321 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) 20250212125526321 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) 20250212125526321 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125526322 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) 20250212125526322 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125526323 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125526323 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125526323 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125526323 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125526323 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125526323 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=0 (bts.cpp:663) 20250212125526323 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125526323 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125526323 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125526323 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125526323 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125526323 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125526323 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125526323 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125526323 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125526323 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125526323 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125526323 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125526323 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125526323 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125526323 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125526323 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125526323 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125526323 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125526323 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125526323 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125526323 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125526323 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125526323 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20250212125526323 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125526323 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-0:G){NEW} (gprs_ms.c:336) 20250212125526323 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125526323 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125526323 DTBFUL INFO TBF(UL:TFI-0-1-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125526323 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125526323 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) 20250212125526323 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) 20250212125526323 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125526323 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125526323 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125526323 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125526335 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) 20250212125526335 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) 20250212125526335 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) 20250212125526335 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125526335 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) 20250212125526335 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) 20250212125526335 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) 20250212125526335 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) 20250212125526335 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) 20250212125526335 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) 20250212125526335 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) 20250212125526335 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) 20250212125526335 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) 20250212125526335 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) 20250212125526336 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) 20250212125526336 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) 20250212125526336 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) 20250212125526336 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) 20250212125526339 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) 20250212125526339 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) 20250212125526339 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20250212125526339 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) 20250212125526339 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125526354 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) 20250212125526354 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) 20250212125526354 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) 20250212125526354 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125526354 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 64 c1 7c 3d eb 22 7c 79 88 14 30 14 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125526354 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) 20250212125526354 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125526354 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 01 01 00 00 00 02 64 c1 7c 3d eb 22 7c 79 88 14 30 14 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125526354 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125526354 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=60 Rx UL DATA from unexpected TBF(UL:TFI-0-1-0:G){ASSIGN} (pdch.cpp:1070) 20250212125526354 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) 20250212125526354 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125526354 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) 20250212125526354 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125526354 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} data_length=30, data=00 00 00 02 64 c1 7c 3d eb 22 7c 79 88 14 30 14 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125526354 DTBFUL INFO TBF(UL:TFI-0-1-0:G){ASSIGN} Decoded premier TLLI=0x00000002 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125526354 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000002, not yet confirmed (gprs_ms.c:512) 20250212125526354 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125526354 DTBFUL ERROR UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125526354 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125526354 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125526354 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125526355 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125526355 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) 20250212125526355 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125526355 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125526355 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125526355 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) 20250212125526355 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) 20250212125526355 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) 20250212125526355 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) 20250212125526355 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) 20250212125526355 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) 20250212125526355 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) 20250212125526355 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) 20250212125526356 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) 20250212125526356 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) 20250212125526356 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) 20250212125526356 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) 20250212125526363 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) 20250212125526363 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) 20250212125526363 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125526363 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125526363 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) 20250212125526363 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125526363 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125526363 DTBFUL ERROR UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125526363 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) 20250212125526363 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) 20250212125526363 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125526364 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) 20250212125526364 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125526364 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125526364 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125526364 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125526364 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125526364 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125526364 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=0 (bts.cpp:663) 20250212125526364 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125526364 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125526364 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125526364 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125526364 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125526364 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125526364 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125526364 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125526364 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125526364 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125526364 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125526364 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125526364 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125526364 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125526364 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125526364 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125526364 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125526364 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125526364 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125526364 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125526364 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125526364 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125526364 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20250212125526364 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125526364 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-0:G){NEW} (gprs_ms.c:336) 20250212125526364 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125526364 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125526364 DTBFUL INFO TBF(UL:TFI-0-2-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125526364 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125526365 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) 20250212125526365 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) 20250212125526365 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125526365 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125526365 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125526365 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125526377 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) 20250212125526377 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) 20250212125526377 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) 20250212125526377 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125526377 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) 20250212125526377 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) 20250212125526377 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) 20250212125526377 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) 20250212125526377 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) 20250212125526377 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) 20250212125526377 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) 20250212125526377 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) 20250212125526377 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) 20250212125526377 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) 20250212125526378 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) 20250212125526378 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) 20250212125526378 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) 20250212125526378 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) 20250212125526381 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) 20250212125526381 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) 20250212125526381 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type USF (pdch_ul_controller.c:184) 20250212125526381 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) 20250212125526381 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125526396 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) 20250212125526396 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) 20250212125526396 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) 20250212125526396 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) 20250212125526396 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 94 44 f7 9f db f7 66 7b 06 e3 7b 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125526396 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) 20250212125526396 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125526396 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 01 01 00 00 00 03 94 44 f7 9f db f7 66 7b 06 e3 7b 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125526396 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125526396 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=69 Rx UL DATA from unexpected TBF(UL:TFI-0-2-0:G){ASSIGN} (pdch.cpp:1070) 20250212125526396 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) 20250212125526396 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125526396 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) 20250212125526396 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125526396 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} data_length=30, data=00 00 00 03 94 44 f7 9f db f7 66 7b 06 e3 7b 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125526396 DTBFUL INFO TBF(UL:TFI-0-2-0:G){ASSIGN} Decoded premier TLLI=0x00000003 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125526396 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000003, not yet confirmed (gprs_ms.c:512) 20250212125526396 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125526396 DTBFUL ERROR UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125526396 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125526396 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125526396 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125526396 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125526396 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) 20250212125526396 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125526396 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125526396 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125526396 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) 20250212125526396 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) 20250212125526396 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) 20250212125526397 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) 20250212125526397 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) 20250212125526397 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) 20250212125526397 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) 20250212125526397 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) 20250212125526397 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) 20250212125526397 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) 20250212125526400 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) 20250212125526400 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) 20250212125526400 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125526400 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125526400 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) 20250212125526400 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125526400 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125526400 DTBFUL ERROR UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125526400 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) 20250212125526400 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) 20250212125526400 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125526401 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) 20250212125526401 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125526401 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125526401 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125526401 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125526401 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125526401 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125526401 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=0 (bts.cpp:663) 20250212125526401 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125526401 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125526401 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125526401 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125526401 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125526401 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125526401 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125526401 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125526401 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125526401 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125526401 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125526401 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125526401 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125526401 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125526401 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125526402 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125526402 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125526402 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125526402 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125526402 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125526402 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125526402 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125526402 DTBF INFO TBF(UL:TFI-0-3-0:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20250212125526402 DTBF INFO TBF(UL:TFI-0-3-0:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125526402 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-0:G){NEW} (gprs_ms.c:336) 20250212125526402 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125526402 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125526402 DTBFUL INFO TBF(UL:TFI-0-3-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125526402 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125526402 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) 20250212125526402 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) 20250212125526402 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125526402 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125526402 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125526402 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125526414 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) 20250212125526414 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) 20250212125526414 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) 20250212125526414 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125526414 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) 20250212125526414 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) 20250212125526415 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) 20250212125526415 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) 20250212125526415 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) 20250212125526415 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) 20250212125526415 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) 20250212125526415 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) 20250212125526415 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) 20250212125526415 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) 20250212125526416 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) 20250212125526416 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) 20250212125526416 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) 20250212125526416 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) 20250212125526423 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) 20250212125526423 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) 20250212125526423 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20250212125526423 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) 20250212125526424 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125526437 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) 20250212125526437 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) 20250212125526438 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) 20250212125526438 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) 20250212125526438 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) 20250212125526438 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) 20250212125526438 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 f7 24 6b ec 6f b3 5d d5 bf b9 d5 af 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125526438 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) 20250212125526438 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125526438 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 01 01 00 00 00 04 f7 24 6b ec 6f b3 5d d5 bf b9 d5 af 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125526438 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125526438 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=78 Rx UL DATA from unexpected TBF(UL:TFI-0-3-0:G){ASSIGN} (pdch.cpp:1070) 20250212125526438 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) 20250212125526438 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125526438 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) 20250212125526438 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125526438 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} data_length=30, data=00 00 00 04 f7 24 6b ec 6f b3 5d d5 bf b9 d5 af 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125526438 DTBFUL INFO TBF(UL:TFI-0-3-0:G){ASSIGN} Decoded premier TLLI=0x00000004 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125526438 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000004, not yet confirmed (gprs_ms.c:512) 20250212125526438 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125526438 DTBFUL ERROR UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125526438 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125526438 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125526438 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125526438 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125526438 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) 20250212125526438 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125526438 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125526438 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125526438 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) 20250212125526438 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) 20250212125526438 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) 20250212125526438 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) 20250212125526438 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) 20250212125526438 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) 20250212125526439 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) 20250212125526439 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) 20250212125526442 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) 20250212125526442 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) 20250212125526442 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125526442 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125526442 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) 20250212125526442 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125526442 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125526442 DTBFUL ERROR UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125526442 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) 20250212125526442 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) 20250212125526442 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125526443 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) 20250212125526443 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125526443 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125526443 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125526443 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125526443 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125526443 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125526443 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=0 (bts.cpp:663) 20250212125526443 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125526443 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125526443 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125526443 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125526443 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125526443 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125526443 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125526443 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125526443 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125526443 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125526443 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125526443 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125526443 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125526443 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125526443 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125526443 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125526443 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125526443 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125526443 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125526443 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125526443 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125526443 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125526443 DTBF INFO TBF(UL:TFI-0-4-0:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20250212125526443 DTBF INFO TBF(UL:TFI-0-4-0:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125526443 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-0:G){NEW} (gprs_ms.c:336) 20250212125526443 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125526443 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125526443 DTBFUL INFO TBF(UL:TFI-0-4-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125526443 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125526443 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) 20250212125526443 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) 20250212125526443 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125526443 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125526443 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125526443 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125526456 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) 20250212125526456 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) 20250212125526456 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) 20250212125526456 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125526456 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) 20250212125526456 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) 20250212125526456 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) 20250212125526456 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) 20250212125526457 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) 20250212125526457 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) 20250212125526457 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) 20250212125526457 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) 20250212125526457 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) 20250212125526457 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) 20250212125526457 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) 20250212125526457 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) 20250212125526457 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) 20250212125526457 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) 20250212125526460 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) 20250212125526460 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) 20250212125526460 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20250212125526460 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) 20250212125526461 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125526475 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) 20250212125526475 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) 20250212125526475 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) 20250212125526475 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) 20250212125526475 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) 20250212125526475 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) 20250212125526475 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) 20250212125526475 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) 20250212125526475 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=8 data=3c 01 01 00 00 00 05 77 0b 47 3e 6b 69 15 5d 50 4e e2 5b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125526475 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) 20250212125526475 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125526475 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 01 01 00 00 00 05 77 0b 47 3e 6b 69 15 5d 50 4e e2 5b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125526475 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125526475 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=86 Rx UL DATA from unexpected TBF(UL:TFI-0-4-0:G){ASSIGN} (pdch.cpp:1070) 20250212125526475 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) 20250212125526475 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125526475 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) 20250212125526475 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125526475 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} data_length=30, data=00 00 00 05 77 0b 47 3e 6b 69 15 5d 50 4e e2 5b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125526475 DTBFUL INFO TBF(UL:TFI-0-4-0:G){ASSIGN} Decoded premier TLLI=0x00000005 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125526475 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000005, not yet confirmed (gprs_ms.c:512) 20250212125526475 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125526475 DTBFUL ERROR UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125526475 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125526475 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125526475 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125526475 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125526475 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) 20250212125526475 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125526475 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125526475 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125526475 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) 20250212125526475 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) 20250212125526476 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) 20250212125526476 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) 20250212125526476 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) 20250212125526476 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) 20250212125526484 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) 20250212125526484 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) 20250212125526484 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125526484 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125526484 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) 20250212125526484 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125526484 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125526484 DTBFUL ERROR UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125526484 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) 20250212125526484 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) 20250212125526484 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125526485 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) 20250212125526485 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125526485 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125526486 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125526486 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125526486 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125526486 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125526486 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=0 (bts.cpp:663) 20250212125526486 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125526486 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125526486 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125526486 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125526486 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125526486 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125526486 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125526486 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125526486 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125526486 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125526486 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125526486 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125526486 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125526486 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125526486 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125526486 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125526486 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125526486 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125526486 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125526486 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125526486 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125526486 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125526486 DTBF INFO TBF(UL:TFI-0-5-0:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20250212125526486 DTBF INFO TBF(UL:TFI-0-5-0:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125526486 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-0:G){NEW} (gprs_ms.c:336) 20250212125526486 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125526486 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125526486 DTBFUL INFO TBF(UL:TFI-0-5-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125526486 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125526486 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) 20250212125526486 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) 20250212125526486 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125526486 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125526486 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125526486 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125526498 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) 20250212125526498 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) 20250212125526498 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) 20250212125526498 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20250212125526498 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) 20250212125526498 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) 20250212125526498 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) 20250212125526498 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) 20250212125526499 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) 20250212125526499 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) 20250212125526499 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) 20250212125526499 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) 20250212125526499 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) 20250212125526499 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) 20250212125526499 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) 20250212125526499 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) 20250212125526499 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) 20250212125526499 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) 20250212125526502 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) 20250212125526502 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) 20250212125526502 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20250212125526502 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) 20250212125526503 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125526517 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) 20250212125526517 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) 20250212125526517 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) 20250212125526517 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) 20250212125526517 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) 20250212125526517 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) 20250212125526518 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) 20250212125526518 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) 20250212125526518 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) 20250212125526518 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) 20250212125526518 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 1f a6 f7 c9 6a 07 e9 d4 7f f2 c7 ce 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125526518 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) 20250212125526518 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125526518 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 01 01 00 00 00 06 1f a6 f7 c9 6a 07 e9 d4 7f f2 c7 ce 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125526518 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125526518 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=95 Rx UL DATA from unexpected TBF(UL:TFI-0-5-0:G){ASSIGN} (pdch.cpp:1070) 20250212125526518 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) 20250212125526519 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125526519 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) 20250212125526519 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125526519 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} data_length=30, data=00 00 00 06 1f a6 f7 c9 6a 07 e9 d4 7f f2 c7 ce 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125526519 DTBFUL INFO TBF(UL:TFI-0-5-0:G){ASSIGN} Decoded premier TLLI=0x00000006 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125526519 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000006, not yet confirmed (gprs_ms.c:512) 20250212125526519 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125526519 DTBFUL ERROR UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125526519 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125526519 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125526519 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125526519 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125526519 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) 20250212125526519 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125526519 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125526519 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125526519 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) 20250212125526519 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) 20250212125526519 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) 20250212125526519 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) 20250212125526522 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) 20250212125526522 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) 20250212125526522 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125526522 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125526522 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) 20250212125526522 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125526522 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125526522 DTBFUL ERROR UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125526522 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) 20250212125526522 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) 20250212125526522 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=126, TA=0 20250212125526523 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125526523 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125526523 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125526523 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) 20250212125526523 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125526523 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125526523 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125526523 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125526523 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125526523 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125526523 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=0 (bts.cpp:663) 20250212125526523 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125526523 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125526523 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125526523 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125526523 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125526523 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125526523 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125526523 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125526523 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125526523 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125526523 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125526523 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125526523 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125526523 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125526523 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125526523 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125526523 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125526523 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125526523 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125526523 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125526523 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125526523 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125526523 DTBF INFO TBF(UL:TFI-0-6-0:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20250212125526523 DTBF INFO TBF(UL:TFI-0-6-0:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125526523 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-0:G){NEW} (gprs_ms.c:336) 20250212125526523 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125526523 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125526523 DTBFUL INFO TBF(UL:TFI-0-6-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125526523 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125526523 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) 20250212125526523 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) 20250212125526523 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125526523 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125526523 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125526524 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125526536 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) 20250212125526536 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) 20250212125526536 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) 20250212125526536 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20250212125526536 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) 20250212125526536 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) 20250212125526536 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) 20250212125526536 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) 20250212125526536 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) 20250212125526536 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) 20250212125526536 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) 20250212125526536 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) 20250212125526537 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) 20250212125526537 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) 20250212125526537 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) 20250212125526537 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) 20250212125526537 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) 20250212125526537 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) 20250212125526545 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) 20250212125526545 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) 20250212125526545 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20250212125526545 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) 20250212125526545 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125526559 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) 20250212125526559 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) 20250212125526559 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) 20250212125526559 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) 20250212125526559 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) 20250212125526559 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) 20250212125526559 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) 20250212125526559 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) 20250212125526559 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) 20250212125526559 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) 20250212125526560 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) 20250212125526560 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) 20250212125526560 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 fd ee a4 a6 00 be bb 9e fe 97 e9 1b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125526560 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) 20250212125526560 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125526560 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 01 01 00 00 00 07 fd ee a4 a6 00 be bb 9e fe 97 e9 1b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125526560 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125526560 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=104 Rx UL DATA from unexpected TBF(UL:TFI-0-6-0:G){ASSIGN} (pdch.cpp:1070) 20250212125526560 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) 20250212125526560 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125526560 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) 20250212125526560 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125526560 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} data_length=30, data=00 00 00 07 fd ee a4 a6 00 be bb 9e fe 97 e9 1b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125526560 DTBFUL INFO TBF(UL:TFI-0-6-0:G){ASSIGN} Decoded premier TLLI=0x00000007 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125526560 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000007, not yet confirmed (gprs_ms.c:512) 20250212125526560 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125526560 DTBFUL ERROR UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125526560 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125526560 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125526560 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125526560 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125526560 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) 20250212125526560 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125526560 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125526560 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125526560 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) 20250212125526560 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) 20250212125526563 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) 20250212125526563 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) 20250212125526563 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125526563 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125526563 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) 20250212125526563 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125526563 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125526563 DTBFUL ERROR UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125526563 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) 20250212125526563 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) 20250212125526563 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125526565 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125526565 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125526565 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125526565 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) 20250212125526565 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125526565 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125526565 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125526565 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125526565 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125526565 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125526565 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=0 (bts.cpp:663) 20250212125526565 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125526565 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125526565 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125526565 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125526565 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125526565 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125526565 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125526565 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125526565 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125526565 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125526565 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125526565 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125526565 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125526565 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125526565 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125526565 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125526565 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125526565 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125526565 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125526565 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125526565 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125526565 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125526565 DTBF INFO TBF(UL:TFI-0-7-0:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20250212125526565 DTBF INFO TBF(UL:TFI-0-7-0:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125526565 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-0:G){NEW} (gprs_ms.c:336) 20250212125526565 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125526565 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125526565 DTBFUL INFO TBF(UL:TFI-0-7-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125526565 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125526565 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) 20250212125526565 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) 20250212125526565 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125526565 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125526565 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125526565 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125526577 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) 20250212125526577 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) 20250212125526577 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) 20250212125526577 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20250212125526578 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) 20250212125526578 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) 20250212125526578 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) 20250212125526578 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) 20250212125526578 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) 20250212125526578 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) 20250212125526578 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) 20250212125526578 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) 20250212125526578 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) 20250212125526578 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) 20250212125526578 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) 20250212125526578 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) 20250212125526579 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) 20250212125526579 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) 20250212125526582 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) 20250212125526582 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) 20250212125526582 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20250212125526582 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) 20250212125526582 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125526596 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) 20250212125526596 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) 20250212125526597 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) 20250212125526597 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) 20250212125526597 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) 20250212125526597 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) 20250212125526597 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) 20250212125526597 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) 20250212125526598 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) 20250212125526598 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) 20250212125526598 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) 20250212125526598 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) 20250212125526598 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) 20250212125526598 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) 20250212125526599 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 48 47 b7 92 47 a2 f6 f9 1e 8f e4 88 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125526599 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) 20250212125526599 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125526599 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 01 01 00 00 00 08 48 47 b7 92 47 a2 f6 f9 1e 8f e4 88 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125526599 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125526599 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=112 Rx UL DATA from unexpected TBF(UL:TFI-0-7-0:G){ASSIGN} (pdch.cpp:1070) 20250212125526599 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) 20250212125526599 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125526599 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) 20250212125526599 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125526599 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} data_length=30, data=00 00 00 08 48 47 b7 92 47 a2 f6 f9 1e 8f e4 88 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125526599 DTBFUL INFO TBF(UL:TFI-0-7-0:G){ASSIGN} Decoded premier TLLI=0x00000008 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125526599 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000008, not yet confirmed (gprs_ms.c:512) 20250212125526599 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125526599 DTBFUL ERROR UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125526599 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125526599 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125526599 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125526599 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125526599 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) 20250212125526599 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125526599 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125526599 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125526602 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125526602 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125526602 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125526606 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) 20250212125526606 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) 20250212125526606 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125526606 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125526606 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) 20250212125526606 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125526606 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125526606 DTBFUL ERROR UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125526606 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) 20250212125526606 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) 20250212125526606 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125526608 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) 20250212125526608 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125526608 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125526608 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125526608 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125526608 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125526608 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125526608 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20250212125526608 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125526608 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125526608 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125526608 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125526608 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125526608 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125526608 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125526608 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125526608 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125526608 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125526608 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125526608 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125526608 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125526608 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125526608 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125526608 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125526608 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125526608 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125526608 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125526608 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125526608 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20250212125526608 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20250212125526608 DTBF INFO TBF(UL:TFI-0-0-1:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125526608 DTBF INFO TBF(UL:TFI-0-0-1:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125526608 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-1:G){NEW} (gprs_ms.c:336) 20250212125526608 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125526608 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125526608 DTBFUL INFO TBF(UL:TFI-0-0-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125526608 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125526608 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) 20250212125526608 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) 20250212125526608 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125526608 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125526608 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20250212125526608 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125526620 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) 20250212125526620 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) 20250212125526620 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) 20250212125526620 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20250212125526621 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) 20250212125526621 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) 20250212125526621 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) 20250212125526621 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) 20250212125526622 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) 20250212125526622 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) 20250212125526622 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) 20250212125526622 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) 20250212125526623 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) 20250212125526623 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) 20250212125526623 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) 20250212125526623 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) 20250212125526623 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) 20250212125526623 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) 20250212125526625 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) 20250212125526625 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) 20250212125526625 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20250212125526625 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) 20250212125526625 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 1 20250212125526639 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) 20250212125526639 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) 20250212125526639 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) 20250212125526639 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) 20250212125526640 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) 20250212125526640 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) 20250212125526640 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) 20250212125526640 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) 20250212125526640 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) 20250212125526640 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) 20250212125526640 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) 20250212125526640 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) 20250212125526641 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) 20250212125526641 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) 20250212125526641 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) 20250212125526641 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) 20250212125526644 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125526644 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125526644 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125526644 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) 20250212125526644 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) 20250212125526644 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20250212125526644 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) 20250212125526644 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 1 20250212125526658 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) 20250212125526658 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) 20250212125526658 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) 20250212125526658 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20250212125526658 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20250212125526658 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20250212125526658 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) 20250212125526658 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) 20250212125526658 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) 20250212125526658 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) 20250212125526659 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) 20250212125526659 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) 20250212125526659 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) 20250212125526659 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) 20250212125526659 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) 20250212125526659 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) 20250212125526659 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) 20250212125526659 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) 20250212125526660 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) 20250212125526660 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) 20250212125526667 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) 20250212125526667 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) 20250212125526667 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 1 20250212125526681 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) 20250212125526681 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) 20250212125526681 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) 20250212125526681 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20250212125526681 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) 20250212125526681 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) 20250212125526682 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) 20250212125526682 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) 20250212125526682 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) 20250212125526682 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) 20250212125526682 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) 20250212125526682 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) 20250212125526682 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) 20250212125526682 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) 20250212125526683 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) 20250212125526683 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) 20250212125526683 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) 20250212125526683 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) 20250212125526686 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) 20250212125526686 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) 20250212125526686 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125526686 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125526686 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125526686 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 1 20250212125526700 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) 20250212125526700 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) 20250212125526700 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) 20250212125526700 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) 20250212125526700 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) 20250212125526700 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) 20250212125526700 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) 20250212125526700 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) 20250212125526700 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) 20250212125526700 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) 20250212125526700 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) 20250212125526700 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) 20250212125526701 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) 20250212125526701 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) 20250212125526701 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) 20250212125526701 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) 20250212125526704 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) 20250212125526704 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) 20250212125526704 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 1 20250212125526718 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) 20250212125526718 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) 20250212125526719 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) 20250212125526719 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) 20250212125526719 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) 20250212125526719 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) 20250212125526719 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) 20250212125526719 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) 20250212125526719 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) 20250212125526719 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) 20250212125526719 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) 20250212125526719 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) 20250212125526719 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) 20250212125526719 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) 20250212125526720 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) 20250212125526720 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) 20250212125526724 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125526724 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125526724 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125526728 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) 20250212125526728 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) 20250212125526728 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 1 20250212125526742 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) 20250212125526742 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) 20250212125526742 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) 20250212125526742 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) 20250212125526742 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) 20250212125526742 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) 20250212125526742 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) 20250212125526742 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) 20250212125526742 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) 20250212125526742 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) 20250212125526743 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) 20250212125526743 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) 20250212125526743 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) 20250212125526743 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) 20250212125526743 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) 20250212125526743 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) 20250212125526746 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) 20250212125526746 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) 20250212125526746 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 1 20250212125526760 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) 20250212125526760 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) 20250212125526761 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) 20250212125526761 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) 20250212125526761 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) 20250212125526761 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) 20250212125526761 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) 20250212125526761 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) 20250212125526761 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) 20250212125526761 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) 20250212125526761 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) 20250212125526761 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) 20250212125526761 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) 20250212125526761 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) 20250212125526762 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) 20250212125526762 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) 20250212125526765 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125526765 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125526765 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125526765 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) 20250212125526765 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) 20250212125526765 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 1 20250212125526779 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) 20250212125526779 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) 20250212125526779 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) 20250212125526779 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) 20250212125526780 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) 20250212125526780 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) 20250212125526780 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) 20250212125526780 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) 20250212125526780 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) 20250212125526780 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) 20250212125526780 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) 20250212125526780 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) 20250212125526780 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) 20250212125526780 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) 20250212125526780 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) 20250212125526780 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) 20250212125526789 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) 20250212125526789 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) 20250212125526789 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 1 20250212125526802 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) 20250212125526802 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) 20250212125526803 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) 20250212125526803 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) 20250212125526803 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) 20250212125526803 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) 20250212125526803 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) 20250212125526803 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) 20250212125526803 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) 20250212125526803 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) 20250212125526803 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) 20250212125526803 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) 20250212125526803 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) 20250212125526803 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) 20250212125526804 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) 20250212125526804 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) 20250212125526807 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) 20250212125526807 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) 20250212125526807 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 1 20250212125526808 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125526808 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125526808 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125526821 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) 20250212125526821 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) 20250212125526822 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) 20250212125526822 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) 20250212125526822 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) 20250212125526822 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) 20250212125526822 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) 20250212125526822 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) 20250212125526822 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) 20250212125526822 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) 20250212125526822 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) 20250212125526822 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) 20250212125526822 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) 20250212125526822 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) 20250212125526823 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) 20250212125526823 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) 20250212125526826 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) 20250212125526826 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) 20250212125526826 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 169 for type USF (pdch_ul_controller.c:184) 20250212125526826 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) 20250212125526826 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 1 vs exp USF 1 20250212125526840 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 fa 95 07 20 e6 69 3f 71 12 23 e3 ef 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125526840 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) 20250212125526840 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125526840 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 03 01 00 00 00 09 fa 95 07 20 e6 69 3f 71 12 23 e3 ef 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125526840 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125526840 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=164 Rx UL DATA from unexpected TBF(UL:TFI-0-0-1:G){FLOW} (pdch.cpp:1070) 20250212125526840 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) 20250212125526840 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125526840 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) 20250212125526840 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125526840 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G){FLOW} data_length=30, data=00 00 00 09 fa 95 07 20 e6 69 3f 71 12 23 e3 ef 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125526840 DTBFUL INFO TBF(UL:TFI-0-0-1:G){FLOW} Decoded premier TLLI=0x00000009 of UL DATA TFI=1. (tbf_ul.cpp:361) 20250212125526840 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000009, not yet confirmed (gprs_ms.c:512) 20250212125526840 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125526840 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125526840 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125526840 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125526840 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125526840 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) 20250212125526840 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) 20250212125526840 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125526840 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125526840 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125526840 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) 20250212125526840 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) 20250212125526840 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) 20250212125526840 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) 20250212125526841 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) 20250212125526841 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) 20250212125526841 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) 20250212125526841 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) 20250212125526841 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) 20250212125526841 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) 20250212125526841 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) 20250212125526841 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) 20250212125526841 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) 20250212125526841 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) 20250212125526849 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) 20250212125526849 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) 20250212125526849 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 173 for type USF (pdch_ul_controller.c:184) 20250212125526849 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) 20250212125526849 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (final=0) (encoding.cpp:1112) 20250212125526849 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125526849 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) 20250212125526849 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125526849 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125526849 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125526849 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) 20250212125526849 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) 20250212125526849 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125526851 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) 20250212125526851 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125526851 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125526851 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125526851 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125526851 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125526851 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125526851 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=1 (bts.cpp:663) 20250212125526851 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125526851 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125526851 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125526851 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125526851 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125526851 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125526851 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125526851 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125526851 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125526851 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125526851 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125526851 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125526851 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125526851 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125526851 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125526851 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125526851 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125526851 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125526851 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125526851 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125526851 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20250212125526851 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20250212125526851 DTBF INFO TBF(UL:TFI-0-1-1:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20250212125526851 DTBF INFO TBF(UL:TFI-0-1-1:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125526851 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-1:G){NEW} (gprs_ms.c:336) 20250212125526851 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125526851 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125526851 DTBFUL INFO TBF(UL:TFI-0-1-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125526851 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125526851 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) 20250212125526851 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) 20250212125526851 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125526851 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125526851 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20250212125526851 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125526863 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) 20250212125526863 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) 20250212125526863 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) 20250212125526864 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125526864 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) 20250212125526864 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) 20250212125526864 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) 20250212125526864 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) 20250212125526864 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) 20250212125526864 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) 20250212125526864 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) 20250212125526864 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) 20250212125526864 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) 20250212125526864 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) 20250212125526864 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) 20250212125526864 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) 20250212125526865 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) 20250212125526865 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) 20250212125526868 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) 20250212125526868 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) 20250212125526868 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 177 for type USF (pdch_ul_controller.c:184) 20250212125526868 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) 20250212125526868 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 1 vs exp USF 1 20250212125526882 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) 20250212125526882 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) 20250212125526882 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) 20250212125526882 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125526883 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 70 87 fa c5 3f 71 99 2d 55 08 94 1c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125526883 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) 20250212125526883 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125526883 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 03 01 00 00 00 0a 70 87 fa c5 3f 71 99 2d 55 08 94 1c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125526883 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125526883 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=173 Rx UL DATA from unexpected TBF(UL:TFI-0-1-1:G){ASSIGN} (pdch.cpp:1070) 20250212125526883 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) 20250212125526883 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125526883 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) 20250212125526883 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125526883 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} data_length=30, data=00 00 00 0a 70 87 fa c5 3f 71 99 2d 55 08 94 1c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125526883 DTBFUL INFO TBF(UL:TFI-0-1-1:G){ASSIGN} Decoded premier TLLI=0x0000000a of UL DATA TFI=1. (tbf_ul.cpp:361) 20250212125526883 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000a, not yet confirmed (gprs_ms.c:512) 20250212125526883 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125526883 DTBFUL ERROR UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125526883 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125526883 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125526883 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125526883 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125526883 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) 20250212125526883 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125526883 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125526883 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125526883 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) 20250212125526883 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) 20250212125526883 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) 20250212125526883 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) 20250212125526884 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) 20250212125526884 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) 20250212125526884 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) 20250212125526884 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) 20250212125526884 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) 20250212125526884 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) 20250212125526884 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) 20250212125526884 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) 20250212125526887 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) 20250212125526887 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) 20250212125526887 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 182 for type USF (pdch_ul_controller.c:184) 20250212125526887 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) 20250212125526887 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125526887 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125526887 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) 20250212125526887 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125526887 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125526887 DTBFUL ERROR UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125526887 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) 20250212125526887 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) 20250212125526887 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125526888 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) 20250212125526888 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125526888 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125526888 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125526888 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125526888 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125526888 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125526888 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=1 (bts.cpp:663) 20250212125526888 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125526888 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125526888 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125526888 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125526888 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125526888 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125526888 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125526889 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125526889 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125526889 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125526889 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125526889 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125526889 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125526889 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125526889 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125526889 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125526889 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125526889 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125526889 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125526889 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125526889 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20250212125526889 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20250212125526889 DTBF INFO TBF(UL:TFI-0-2-1:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20250212125526889 DTBF INFO TBF(UL:TFI-0-2-1:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125526889 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-1:G){NEW} (gprs_ms.c:336) 20250212125526889 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125526889 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125526889 DTBFUL INFO TBF(UL:TFI-0-2-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125526889 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125526889 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) 20250212125526889 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) 20250212125526889 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125526889 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125526889 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20250212125526889 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125526901 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) 20250212125526901 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) 20250212125526901 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) 20250212125526901 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125526901 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) 20250212125526901 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) 20250212125526901 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) 20250212125526901 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) 20250212125526902 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) 20250212125526902 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) 20250212125526902 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) 20250212125526902 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) 20250212125526902 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) 20250212125526902 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) 20250212125526902 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) 20250212125526902 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) 20250212125526902 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) 20250212125526902 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) 20250212125526910 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) 20250212125526910 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) 20250212125526910 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 186 for type USF (pdch_ul_controller.c:184) 20250212125526910 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) 20250212125526910 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 1 vs exp USF 1 20250212125526924 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) 20250212125526924 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) 20250212125526925 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) 20250212125526925 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) 20250212125526925 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) 20250212125526925 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125526925 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 e2 41 53 37 af 9a 85 7d df 0b 51 ba 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125526925 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) 20250212125526925 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125526925 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 03 01 00 00 00 0b e2 41 53 37 af 9a 85 7d df 0b 51 ba 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125526925 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125526925 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=182 Rx UL DATA from unexpected TBF(UL:TFI-0-2-1:G){ASSIGN} (pdch.cpp:1070) 20250212125526925 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) 20250212125526925 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125526925 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) 20250212125526925 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125526925 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} data_length=30, data=00 00 00 0b e2 41 53 37 af 9a 85 7d df 0b 51 ba 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125526925 DTBFUL INFO TBF(UL:TFI-0-2-1:G){ASSIGN} Decoded premier TLLI=0x0000000b of UL DATA TFI=1. (tbf_ul.cpp:361) 20250212125526925 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000b, not yet confirmed (gprs_ms.c:512) 20250212125526925 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125526925 DTBFUL ERROR UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125526925 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125526925 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125526925 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125526925 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125526925 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) 20250212125526925 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125526925 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125526925 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125526925 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) 20250212125526925 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) 20250212125526926 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) 20250212125526926 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) 20250212125526926 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) 20250212125526926 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) 20250212125526926 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) 20250212125526926 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) 20250212125526926 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) 20250212125526926 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) 20250212125526929 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) 20250212125526929 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) 20250212125526929 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 190 for type USF (pdch_ul_controller.c:184) 20250212125526929 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) 20250212125526929 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125526929 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125526929 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) 20250212125526929 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125526929 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125526929 DTBFUL ERROR UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125526929 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) 20250212125526929 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) 20250212125526929 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125526931 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) 20250212125526931 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125526931 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125526931 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125526931 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125526931 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125526931 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125526931 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=1 (bts.cpp:663) 20250212125526931 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125526931 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125526931 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125526931 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125526931 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125526931 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125526931 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125526931 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125526931 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125526931 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125526931 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125526931 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125526931 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125526931 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125526931 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125526931 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125526931 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125526931 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125526931 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125526931 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125526931 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20250212125526931 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20250212125526931 DTBF INFO TBF(UL:TFI-0-3-1:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20250212125526931 DTBF INFO TBF(UL:TFI-0-3-1:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125526931 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-1:G){NEW} (gprs_ms.c:336) 20250212125526931 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125526931 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125526931 DTBFUL INFO TBF(UL:TFI-0-3-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125526931 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125526931 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) 20250212125526931 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) 20250212125526931 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125526931 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125526931 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20250212125526931 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125526943 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) 20250212125526943 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) 20250212125526943 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) 20250212125526943 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125526943 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) 20250212125526943 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) 20250212125526943 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) 20250212125526943 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) 20250212125526944 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) 20250212125526944 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) 20250212125526944 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) 20250212125526944 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) 20250212125526944 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) 20250212125526944 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) 20250212125526944 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) 20250212125526944 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) 20250212125526944 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) 20250212125526944 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) 20250212125526947 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) 20250212125526947 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) 20250212125526947 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 195 for type USF (pdch_ul_controller.c:184) 20250212125526947 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) 20250212125526948 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 1 vs exp USF 1 20250212125526961 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) 20250212125526961 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) 20250212125526962 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) 20250212125526962 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) 20250212125526962 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) 20250212125526962 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) 20250212125526962 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) 20250212125526962 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125526962 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 35 31 b7 76 9a 2f 3d 78 2e a6 4e 5f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125526962 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) 20250212125526962 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125526962 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 03 01 00 00 00 0c 35 31 b7 76 9a 2f 3d 78 2e a6 4e 5f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125526962 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125526962 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=190 Rx UL DATA from unexpected TBF(UL:TFI-0-3-1:G){ASSIGN} (pdch.cpp:1070) 20250212125526962 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) 20250212125526962 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125526962 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) 20250212125526962 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125526962 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} data_length=30, data=00 00 00 0c 35 31 b7 76 9a 2f 3d 78 2e a6 4e 5f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125526963 DTBFUL INFO TBF(UL:TFI-0-3-1:G){ASSIGN} Decoded premier TLLI=0x0000000c of UL DATA TFI=1. (tbf_ul.cpp:361) 20250212125526963 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000c, not yet confirmed (gprs_ms.c:512) 20250212125526963 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125526963 DTBFUL ERROR UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125526963 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125526963 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125526963 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125526963 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125526963 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) 20250212125526963 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125526963 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125526963 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125526963 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) 20250212125526963 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) 20250212125526963 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) 20250212125526963 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) 20250212125526963 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) 20250212125526963 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) 20250212125526963 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) 20250212125526963 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) 20250212125526971 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) 20250212125526971 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) 20250212125526971 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 199 for type USF (pdch_ul_controller.c:184) 20250212125526971 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) 20250212125526971 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125526971 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125526971 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) 20250212125526971 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125526971 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125526971 DTBFUL ERROR UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125526971 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) 20250212125526971 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) 20250212125526971 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125526973 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) 20250212125526973 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125526973 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125526973 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125526973 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125526973 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125526973 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125526973 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=1 (bts.cpp:663) 20250212125526973 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125526973 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125526973 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125526973 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125526973 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125526973 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125526973 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125526973 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125526973 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125526973 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125526973 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125526973 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125526973 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125526973 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125526973 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125526973 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125526973 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125526973 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125526973 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125526973 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125526973 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20250212125526973 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20250212125526973 DTBF INFO TBF(UL:TFI-0-4-1:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20250212125526973 DTBF INFO TBF(UL:TFI-0-4-1:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125526973 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-1:G){NEW} (gprs_ms.c:336) 20250212125526973 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125526973 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125526973 DTBFUL INFO TBF(UL:TFI-0-4-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125526973 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125526973 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) 20250212125526973 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) 20250212125526973 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125526973 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125526973 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20250212125526973 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125526985 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) 20250212125526985 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) 20250212125526985 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) 20250212125526985 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125526985 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) 20250212125526985 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) 20250212125526986 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) 20250212125526986 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) 20250212125526986 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) 20250212125526986 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) 20250212125526986 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) 20250212125526986 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) 20250212125526986 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) 20250212125526986 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) 20250212125526987 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) 20250212125526987 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) 20250212125526987 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) 20250212125526987 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) 20250212125526989 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) 20250212125526990 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) 20250212125526990 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 203 for type USF (pdch_ul_controller.c:184) 20250212125526990 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) 20250212125526990 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 1 vs exp USF 1 20250212125527004 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) 20250212125527004 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) 20250212125527004 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) 20250212125527004 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) 20250212125527005 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) 20250212125527005 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) 20250212125527005 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) 20250212125527005 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) 20250212125527005 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) 20250212125527005 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125527005 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 2e f3 7a da ac 09 fc e8 39 c1 7b ad 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125527005 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) 20250212125527005 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125527005 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 03 01 00 00 00 0d 2e f3 7a da ac 09 fc e8 39 c1 7b ad 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125527005 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125527005 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=199 Rx UL DATA from unexpected TBF(UL:TFI-0-4-1:G){ASSIGN} (pdch.cpp:1070) 20250212125527005 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) 20250212125527005 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125527005 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) 20250212125527005 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125527005 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} data_length=30, data=00 00 00 0d 2e f3 7a da ac 09 fc e8 39 c1 7b ad 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125527005 DTBFUL INFO TBF(UL:TFI-0-4-1:G){ASSIGN} Decoded premier TLLI=0x0000000d of UL DATA TFI=1. (tbf_ul.cpp:361) 20250212125527005 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000d, not yet confirmed (gprs_ms.c:512) 20250212125527005 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125527005 DTBFUL ERROR UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125527005 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125527005 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125527005 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125527005 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125527005 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) 20250212125527005 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125527005 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125527005 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125527005 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) 20250212125527005 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) 20250212125527006 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) 20250212125527006 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) 20250212125527006 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) 20250212125527006 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) 20250212125527008 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) 20250212125527008 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) 20250212125527008 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 208 for type USF (pdch_ul_controller.c:184) 20250212125527008 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) 20250212125527008 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125527008 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125527008 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) 20250212125527008 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125527008 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125527008 DTBFUL ERROR UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125527008 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) 20250212125527008 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) 20250212125527008 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125527010 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) 20250212125527010 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125527010 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125527010 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125527010 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125527010 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125527010 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125527010 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=1 (bts.cpp:663) 20250212125527010 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125527010 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125527010 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125527010 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125527010 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125527010 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125527010 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125527010 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125527010 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125527010 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125527010 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125527010 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125527010 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125527010 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125527010 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125527010 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125527010 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125527010 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125527010 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125527010 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125527010 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20250212125527010 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20250212125527010 DTBF INFO TBF(UL:TFI-0-5-1:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20250212125527010 DTBF INFO TBF(UL:TFI-0-5-1:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125527010 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-1:G){NEW} (gprs_ms.c:336) 20250212125527010 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125527010 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125527010 DTBFUL INFO TBF(UL:TFI-0-5-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125527010 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125527010 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) 20250212125527010 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) 20250212125527010 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125527010 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125527010 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20250212125527010 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125527022 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) 20250212125527022 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) 20250212125527022 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) 20250212125527022 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20250212125527023 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) 20250212125527023 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) 20250212125527023 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) 20250212125527023 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) 20250212125527023 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) 20250212125527023 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) 20250212125527024 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) 20250212125527024 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) 20250212125527024 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) 20250212125527024 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) 20250212125527024 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) 20250212125527024 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) 20250212125527025 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) 20250212125527025 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) 20250212125527032 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) 20250212125527032 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) 20250212125527032 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 212 for type USF (pdch_ul_controller.c:184) 20250212125527032 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) 20250212125527032 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 1 vs exp USF 1 20250212125527046 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) 20250212125527046 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) 20250212125527046 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) 20250212125527046 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) 20250212125527047 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) 20250212125527047 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) 20250212125527047 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) 20250212125527047 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) 20250212125527047 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) 20250212125527047 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) 20250212125527047 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) 20250212125527047 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125527047 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 d2 33 92 44 3f 3d eb 96 a2 56 bb 30 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125527047 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) 20250212125527047 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125527047 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 03 01 00 00 00 0e d2 33 92 44 3f 3d eb 96 a2 56 bb 30 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125527047 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125527047 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=208 Rx UL DATA from unexpected TBF(UL:TFI-0-5-1:G){ASSIGN} (pdch.cpp:1070) 20250212125527047 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) 20250212125527047 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125527047 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) 20250212125527047 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125527047 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} data_length=30, data=00 00 00 0e d2 33 92 44 3f 3d eb 96 a2 56 bb 30 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125527047 DTBFUL INFO TBF(UL:TFI-0-5-1:G){ASSIGN} Decoded premier TLLI=0x0000000e of UL DATA TFI=1. (tbf_ul.cpp:361) 20250212125527047 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000e, not yet confirmed (gprs_ms.c:512) 20250212125527047 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125527047 DTBFUL ERROR UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125527047 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125527047 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125527047 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125527047 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125527047 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) 20250212125527047 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125527047 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125527047 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125527047 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) 20250212125527047 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) 20250212125527048 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) 20250212125527048 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) 20250212125527050 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) 20250212125527050 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) 20250212125527050 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 216 for type USF (pdch_ul_controller.c:184) 20250212125527050 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) 20250212125527050 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125527050 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125527050 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) 20250212125527050 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125527050 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125527050 DTBFUL ERROR UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125527050 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) 20250212125527050 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) 20250212125527051 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125527052 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125527052 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125527052 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125527052 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) 20250212125527052 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125527052 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125527052 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125527052 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125527052 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125527052 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125527052 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=1 (bts.cpp:663) 20250212125527052 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125527052 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125527052 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125527052 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125527052 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125527052 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125527052 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125527052 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125527052 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125527052 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125527052 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125527052 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125527052 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125527052 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125527052 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125527052 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125527052 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125527052 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125527052 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125527052 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125527052 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20250212125527052 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20250212125527052 DTBF INFO TBF(UL:TFI-0-6-1:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20250212125527052 DTBF INFO TBF(UL:TFI-0-6-1:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125527052 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-1:G){NEW} (gprs_ms.c:336) 20250212125527052 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125527052 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125527052 DTBFUL INFO TBF(UL:TFI-0-6-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125527052 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125527052 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) 20250212125527052 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) 20250212125527052 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125527052 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125527052 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20250212125527052 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125527064 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) 20250212125527064 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) 20250212125527064 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) 20250212125527064 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20250212125527065 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) 20250212125527065 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) 20250212125527065 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) 20250212125527065 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) 20250212125527065 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) 20250212125527065 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) 20250212125527065 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) 20250212125527065 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) 20250212125527065 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) 20250212125527065 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) 20250212125527065 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) 20250212125527065 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) 20250212125527066 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) 20250212125527066 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) 20250212125527069 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) 20250212125527069 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) 20250212125527069 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 221 for type USF (pdch_ul_controller.c:184) 20250212125527069 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) 20250212125527069 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 1 vs exp USF 1 20250212125527083 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) 20250212125527083 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) 20250212125527084 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) 20250212125527084 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) 20250212125527084 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) 20250212125527084 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) 20250212125527084 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) 20250212125527084 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) 20250212125527085 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) 20250212125527085 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) 20250212125527085 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) 20250212125527085 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) 20250212125527085 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) 20250212125527085 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125527085 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 c1 f7 3b 67 f9 85 65 53 84 67 30 d6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125527085 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) 20250212125527085 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125527085 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 03 01 00 00 00 0f c1 f7 3b 67 f9 85 65 53 84 67 30 d6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125527085 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125527085 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=216 Rx UL DATA from unexpected TBF(UL:TFI-0-6-1:G){ASSIGN} (pdch.cpp:1070) 20250212125527085 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) 20250212125527085 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125527085 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) 20250212125527085 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125527085 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} data_length=30, data=00 00 00 0f c1 f7 3b 67 f9 85 65 53 84 67 30 d6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125527085 DTBFUL INFO TBF(UL:TFI-0-6-1:G){ASSIGN} Decoded premier TLLI=0x0000000f of UL DATA TFI=1. (tbf_ul.cpp:361) 20250212125527085 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000f, not yet confirmed (gprs_ms.c:512) 20250212125527085 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125527085 DTBFUL ERROR UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125527085 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125527085 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125527085 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125527085 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125527085 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) 20250212125527085 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125527085 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125527085 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125527086 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) 20250212125527086 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) 20250212125527090 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125527090 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125527090 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125527092 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) 20250212125527093 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) 20250212125527093 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 225 for type USF (pdch_ul_controller.c:184) 20250212125527093 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) 20250212125527093 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125527093 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125527093 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) 20250212125527093 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125527093 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125527093 DTBFUL ERROR UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125527093 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) 20250212125527093 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) 20250212125527093 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125527094 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) 20250212125527094 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125527094 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125527094 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125527095 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125527095 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125527095 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125527095 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=1 (bts.cpp:663) 20250212125527095 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125527095 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125527095 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125527095 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125527095 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125527095 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125527095 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125527095 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125527095 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125527095 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125527095 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125527095 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125527095 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125527095 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125527095 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125527095 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125527095 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125527095 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125527095 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125527095 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125527095 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20250212125527095 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20250212125527095 DTBF INFO TBF(UL:TFI-0-7-1:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20250212125527095 DTBF INFO TBF(UL:TFI-0-7-1:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125527095 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-1:G){NEW} (gprs_ms.c:336) 20250212125527095 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125527095 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125527095 DTBFUL INFO TBF(UL:TFI-0-7-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125527095 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125527095 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) 20250212125527095 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) 20250212125527095 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125527095 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125527095 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20250212125527095 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125527106 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) 20250212125527106 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) 20250212125527106 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) 20250212125527106 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20250212125527107 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) 20250212125527107 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) 20250212125527107 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) 20250212125527107 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) 20250212125527107 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) 20250212125527107 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) 20250212125527107 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) 20250212125527107 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) 20250212125527107 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) 20250212125527107 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) 20250212125527107 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) 20250212125527107 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) 20250212125527107 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) 20250212125527108 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) 20250212125527111 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) 20250212125527111 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) 20250212125527111 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 229 for type USF (pdch_ul_controller.c:184) 20250212125527111 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) 20250212125527111 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 1 vs exp USF 1 20250212125527125 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) 20250212125527125 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) 20250212125527125 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) 20250212125527125 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) 20250212125527125 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) 20250212125527125 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) 20250212125527126 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) 20250212125527126 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) 20250212125527126 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) 20250212125527126 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) 20250212125527126 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) 20250212125527126 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) 20250212125527126 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) 20250212125527126 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) 20250212125527126 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) 20250212125527126 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125527126 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 e8 e4 03 55 94 69 18 c5 91 23 b6 87 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125527126 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) 20250212125527126 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125527126 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 03 01 00 00 00 10 e8 e4 03 55 94 69 18 c5 91 23 b6 87 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125527126 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125527126 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=225 Rx UL DATA from unexpected TBF(UL:TFI-0-7-1:G){ASSIGN} (pdch.cpp:1070) 20250212125527126 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) 20250212125527126 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125527126 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) 20250212125527126 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125527126 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} data_length=30, data=00 00 00 10 e8 e4 03 55 94 69 18 c5 91 23 b6 87 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125527126 DTBFUL INFO TBF(UL:TFI-0-7-1:G){ASSIGN} Decoded premier TLLI=0x00000010 of UL DATA TFI=1. (tbf_ul.cpp:361) 20250212125527126 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000010, not yet confirmed (gprs_ms.c:512) 20250212125527126 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125527126 DTBFUL ERROR UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125527126 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125527126 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125527126 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125527126 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125527126 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) 20250212125527126 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125527126 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125527126 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125527129 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) 20250212125527129 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) 20250212125527130 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 234 for type USF (pdch_ul_controller.c:184) 20250212125527130 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) 20250212125527130 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125527130 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125527130 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) 20250212125527130 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125527130 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125527130 DTBFUL ERROR UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125527130 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) 20250212125527130 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) 20250212125527130 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125527131 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) 20250212125527131 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125527131 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125527131 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125527131 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125527131 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125527131 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125527131 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=2 (bts.cpp:663) 20250212125527131 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125527131 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125527131 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125527131 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125527131 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125527131 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125527131 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125527131 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125527131 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125527131 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125527131 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125527131 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125527131 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125527131 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125527131 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125527131 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125527131 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125527131 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125527131 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125527131 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125527131 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20250212125527131 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20250212125527131 DTBF INFO TBF(UL:TFI-0-0-2:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125527131 DTBF INFO TBF(UL:TFI-0-0-2:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125527131 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-2:G){NEW} (gprs_ms.c:336) 20250212125527131 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125527131 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125527131 DTBFUL INFO TBF(UL:TFI-0-0-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125527131 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125527131 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) 20250212125527131 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) 20250212125527131 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125527131 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125527131 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20250212125527131 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) 20250212125527131 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125527131 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125527131 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125527144 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) 20250212125527144 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) 20250212125527144 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) 20250212125527144 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20250212125527144 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) 20250212125527144 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) 20250212125527144 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) 20250212125527144 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) 20250212125527144 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) 20250212125527144 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) 20250212125527144 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) 20250212125527144 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) 20250212125527144 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) 20250212125527144 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) 20250212125527145 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) 20250212125527145 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) 20250212125527145 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) 20250212125527145 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) 20250212125527153 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) 20250212125527153 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) 20250212125527153 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 238 for type USF (pdch_ul_controller.c:184) 20250212125527153 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) 20250212125527153 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 1 vs exp USF 2 20250212125527167 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) 20250212125527167 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) 20250212125527167 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) 20250212125527167 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) 20250212125527168 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) 20250212125527168 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) 20250212125527168 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) 20250212125527168 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) 20250212125527168 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) 20250212125527168 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) 20250212125527168 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) 20250212125527168 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) 20250212125527168 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) 20250212125527168 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) 20250212125527168 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) 20250212125527168 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) 20250212125527168 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) 20250212125527168 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125527172 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) 20250212125527172 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) 20250212125527172 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 242 for type USF (pdch_ul_controller.c:184) 20250212125527172 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) 20250212125527172 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 1 vs exp USF 2 20250212125527173 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125527173 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125527173 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125527186 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) 20250212125527186 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) 20250212125527186 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) 20250212125527186 DTBF NOTICE TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20250212125527186 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20250212125527186 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20250212125527187 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) 20250212125527187 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) 20250212125527187 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) 20250212125527187 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) 20250212125527187 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) 20250212125527187 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) 20250212125527188 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) 20250212125527188 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) 20250212125527188 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) 20250212125527188 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) 20250212125527188 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) 20250212125527188 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) 20250212125527188 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) 20250212125527188 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) 20250212125527191 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) 20250212125527191 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) 20250212125527191 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 2 20250212125527205 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) 20250212125527205 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) 20250212125527205 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) 20250212125527205 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20250212125527205 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) 20250212125527205 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) 20250212125527206 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) 20250212125527206 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) 20250212125527206 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) 20250212125527206 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) 20250212125527206 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) 20250212125527206 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) 20250212125527207 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) 20250212125527207 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) 20250212125527207 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) 20250212125527207 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) 20250212125527207 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) 20250212125527207 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) 20250212125527210 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125527210 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125527210 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125527214 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) 20250212125527214 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) 20250212125527215 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 2 20250212125527229 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) 20250212125527229 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) 20250212125527229 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) 20250212125527229 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) 20250212125527229 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) 20250212125527229 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) 20250212125527230 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) 20250212125527230 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) 20250212125527230 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) 20250212125527230 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) 20250212125527230 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) 20250212125527230 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) 20250212125527230 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) 20250212125527230 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) 20250212125527231 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) 20250212125527231 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) 20250212125527233 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) 20250212125527233 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) 20250212125527233 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 2 20250212125527247 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) 20250212125527247 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) 20250212125527247 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) 20250212125527247 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) 20250212125527248 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) 20250212125527248 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) 20250212125527248 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) 20250212125527248 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) 20250212125527248 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) 20250212125527248 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) 20250212125527248 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) 20250212125527248 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) 20250212125527248 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) 20250212125527248 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) 20250212125527248 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) 20250212125527248 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) 20250212125527252 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) 20250212125527252 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) 20250212125527252 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 2 20250212125527253 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125527253 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125527253 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125527266 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) 20250212125527266 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) 20250212125527267 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) 20250212125527267 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) 20250212125527267 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) 20250212125527267 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) 20250212125527268 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) 20250212125527268 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) 20250212125527268 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) 20250212125527268 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) 20250212125527268 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) 20250212125527268 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) 20250212125527269 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) 20250212125527269 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) 20250212125527269 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) 20250212125527269 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) 20250212125527275 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) 20250212125527275 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) 20250212125527276 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 2 20250212125527290 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) 20250212125527290 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) 20250212125527290 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) 20250212125527290 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) 20250212125527290 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) 20250212125527290 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) 20250212125527291 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) 20250212125527291 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) 20250212125527291 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) 20250212125527291 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) 20250212125527291 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) 20250212125527291 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) 20250212125527292 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) 20250212125527292 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) 20250212125527292 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) 20250212125527292 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) 20250212125527294 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) 20250212125527294 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) 20250212125527294 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 2 20250212125527296 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125527296 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125527296 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125527308 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) 20250212125527308 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) 20250212125527309 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) 20250212125527309 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) 20250212125527309 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) 20250212125527309 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) 20250212125527309 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) 20250212125527309 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) 20250212125527310 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) 20250212125527310 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) 20250212125527310 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) 20250212125527310 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) 20250212125527310 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) 20250212125527310 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) 20250212125527311 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) 20250212125527311 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) 20250212125527313 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) 20250212125527313 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) 20250212125527313 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 2 20250212125527327 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) 20250212125527327 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) 20250212125527328 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) 20250212125527328 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) 20250212125527328 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) 20250212125527328 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) 20250212125527328 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) 20250212125527328 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) 20250212125527328 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) 20250212125527328 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) 20250212125527329 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) 20250212125527329 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) 20250212125527329 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) 20250212125527329 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) 20250212125527329 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) 20250212125527329 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) 20250212125527331 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125527331 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125527331 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125527336 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) 20250212125527336 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) 20250212125527336 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 277 for type USF (pdch_ul_controller.c:184) 20250212125527336 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) 20250212125527337 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 2 vs exp USF 2 20250212125527351 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 97 07 b9 a4 14 03 58 be fc 77 5b 21 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125527351 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) 20250212125527351 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125527351 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 05 01 00 00 00 11 97 07 b9 a4 14 03 58 be fc 77 5b 21 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125527351 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125527351 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=273 Rx UL DATA from unexpected TBF(UL:TFI-0-0-2:G){FLOW} (pdch.cpp:1070) 20250212125527351 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) 20250212125527351 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125527351 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) 20250212125527351 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125527351 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G){FLOW} data_length=30, data=00 00 00 11 97 07 b9 a4 14 03 58 be fc 77 5b 21 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125527351 DTBFUL INFO TBF(UL:TFI-0-0-2:G){FLOW} Decoded premier TLLI=0x00000011 of UL DATA TFI=2. (tbf_ul.cpp:361) 20250212125527351 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000011, not yet confirmed (gprs_ms.c:512) 20250212125527351 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125527351 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125527351 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125527351 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125527351 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125527351 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) 20250212125527351 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) 20250212125527351 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125527351 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125527351 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125527351 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) 20250212125527351 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) 20250212125527351 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) 20250212125527351 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) 20250212125527352 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) 20250212125527352 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) 20250212125527352 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) 20250212125527352 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) 20250212125527352 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) 20250212125527352 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) 20250212125527352 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) 20250212125527352 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) 20250212125527353 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) 20250212125527353 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) 20250212125527355 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) 20250212125527355 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) 20250212125527355 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 281 for type USF (pdch_ul_controller.c:184) 20250212125527355 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) 20250212125527355 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (final=0) (encoding.cpp:1112) 20250212125527355 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125527355 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) 20250212125527355 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125527355 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125527355 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125527355 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) 20250212125527355 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) 20250212125527355 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125527357 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) 20250212125527357 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125527357 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125527357 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125527357 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125527357 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125527357 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125527357 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=2 (bts.cpp:663) 20250212125527357 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125527357 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125527357 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125527357 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125527357 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125527357 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125527357 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125527357 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125527357 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125527357 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125527357 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125527357 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125527357 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125527357 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125527357 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125527357 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125527357 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125527357 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125527357 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125527357 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125527357 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20250212125527357 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20250212125527357 DTBF INFO TBF(UL:TFI-0-1-2:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20250212125527357 DTBF INFO TBF(UL:TFI-0-1-2:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125527357 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-2:G){NEW} (gprs_ms.c:336) 20250212125527357 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125527357 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125527357 DTBFUL INFO TBF(UL:TFI-0-1-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125527357 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125527357 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) 20250212125527357 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) 20250212125527357 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125527358 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125527358 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20250212125527358 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125527369 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) 20250212125527369 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) 20250212125527369 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) 20250212125527369 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125527370 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) 20250212125527370 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) 20250212125527370 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) 20250212125527370 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) 20250212125527370 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) 20250212125527370 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) 20250212125527370 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) 20250212125527370 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) 20250212125527371 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) 20250212125527371 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) 20250212125527371 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) 20250212125527371 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) 20250212125527371 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) 20250212125527371 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) 20250212125527374 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) 20250212125527374 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) 20250212125527374 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 286 for type USF (pdch_ul_controller.c:184) 20250212125527374 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) 20250212125527374 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 2 vs exp USF 2 20250212125527388 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) 20250212125527388 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) 20250212125527388 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) 20250212125527388 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125527388 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 c2 3a a5 a0 6c 40 0e 09 27 bd e6 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125527388 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) 20250212125527388 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125527388 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 05 01 00 00 00 12 c2 3a a5 a0 6c 40 0e 09 27 bd e6 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125527388 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125527388 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=281 Rx UL DATA from unexpected TBF(UL:TFI-0-1-2:G){ASSIGN} (pdch.cpp:1070) 20250212125527388 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) 20250212125527388 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125527388 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) 20250212125527388 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125527388 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} data_length=30, data=00 00 00 12 c2 3a a5 a0 6c 40 0e 09 27 bd e6 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125527388 DTBFUL INFO TBF(UL:TFI-0-1-2:G){ASSIGN} Decoded premier TLLI=0x00000012 of UL DATA TFI=2. (tbf_ul.cpp:361) 20250212125527388 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000012, not yet confirmed (gprs_ms.c:512) 20250212125527388 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125527388 DTBFUL ERROR UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125527388 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125527388 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125527388 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125527388 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125527388 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) 20250212125527388 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125527388 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125527388 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125527389 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) 20250212125527389 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) 20250212125527389 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) 20250212125527389 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) 20250212125527389 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) 20250212125527389 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) 20250212125527389 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) 20250212125527389 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) 20250212125527389 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) 20250212125527389 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) 20250212125527389 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) 20250212125527389 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) 20250212125527397 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) 20250212125527397 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) 20250212125527397 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 290 for type USF (pdch_ul_controller.c:184) 20250212125527397 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) 20250212125527397 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125527397 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125527397 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) 20250212125527397 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125527397 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125527397 DTBFUL ERROR UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125527397 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) 20250212125527397 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) 20250212125527398 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125527399 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) 20250212125527399 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125527399 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125527399 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125527399 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125527399 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125527399 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125527399 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=2 (bts.cpp:663) 20250212125527399 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125527399 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125527399 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125527399 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125527399 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125527399 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125527399 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125527399 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125527399 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125527399 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125527399 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125527399 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125527399 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125527399 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125527399 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125527399 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125527399 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125527399 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125527399 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125527399 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125527399 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20250212125527399 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20250212125527399 DTBF INFO TBF(UL:TFI-0-2-2:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20250212125527399 DTBF INFO TBF(UL:TFI-0-2-2:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125527399 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-2:G){NEW} (gprs_ms.c:336) 20250212125527399 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125527399 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125527399 DTBFUL INFO TBF(UL:TFI-0-2-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125527399 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125527399 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) 20250212125527399 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) 20250212125527399 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125527399 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125527399 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20250212125527399 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125527411 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) 20250212125527411 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) 20250212125527411 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) 20250212125527411 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125527412 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) 20250212125527412 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) 20250212125527412 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) 20250212125527412 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) 20250212125527412 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) 20250212125527412 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) 20250212125527412 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) 20250212125527412 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) 20250212125527412 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) 20250212125527412 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) 20250212125527412 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) 20250212125527412 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) 20250212125527412 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) 20250212125527412 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) 20250212125527416 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) 20250212125527416 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) 20250212125527416 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 294 for type USF (pdch_ul_controller.c:184) 20250212125527416 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) 20250212125527416 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 2 vs exp USF 2 20250212125527430 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) 20250212125527430 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) 20250212125527430 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) 20250212125527430 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) 20250212125527430 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) 20250212125527430 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125527430 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 9e 4e f2 a6 dd 8b 2e c9 59 2c 49 cf 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125527430 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) 20250212125527430 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125527430 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 05 01 00 00 00 13 9e 4e f2 a6 dd 8b 2e c9 59 2c 49 cf 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125527430 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125527430 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=290 Rx UL DATA from unexpected TBF(UL:TFI-0-2-2:G){ASSIGN} (pdch.cpp:1070) 20250212125527430 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) 20250212125527430 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125527430 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) 20250212125527430 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125527430 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G){ASSIGN} data_length=30, data=00 00 00 13 9e 4e f2 a6 dd 8b 2e c9 59 2c 49 cf 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125527430 DTBFUL INFO TBF(UL:TFI-0-2-2:G){ASSIGN} Decoded premier TLLI=0x00000013 of UL DATA TFI=2. (tbf_ul.cpp:361) 20250212125527430 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000013, not yet confirmed (gprs_ms.c:512) 20250212125527430 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125527430 DTBFUL ERROR UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125527430 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125527430 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125527431 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125527431 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125527431 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) 20250212125527431 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125527431 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125527431 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125527431 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) 20250212125527431 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) 20250212125527431 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) 20250212125527431 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) 20250212125527431 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) 20250212125527431 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) 20250212125527431 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) 20250212125527431 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) 20250212125527431 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) 20250212125527431 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) 20250212125527435 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) 20250212125527435 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) 20250212125527435 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 299 for type USF (pdch_ul_controller.c:184) 20250212125527435 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) 20250212125527435 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125527435 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125527435 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) 20250212125527435 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125527435 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125527435 DTBFUL ERROR UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125527435 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) 20250212125527435 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) 20250212125527435 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125527436 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) 20250212125527436 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125527436 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125527436 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125527436 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125527436 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125527436 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125527436 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=2 (bts.cpp:663) 20250212125527436 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125527436 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125527436 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125527436 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125527436 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125527436 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125527436 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125527436 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125527436 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125527436 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125527436 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125527436 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125527436 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125527436 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125527436 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125527436 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125527436 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125527436 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125527436 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125527436 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125527436 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20250212125527436 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20250212125527436 DTBF INFO TBF(UL:TFI-0-3-2:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20250212125527436 DTBF INFO TBF(UL:TFI-0-3-2:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125527436 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-2:G){NEW} (gprs_ms.c:336) 20250212125527436 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125527436 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125527436 DTBFUL INFO TBF(UL:TFI-0-3-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125527436 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125527436 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) 20250212125527436 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) 20250212125527436 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125527436 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125527436 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20250212125527436 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125527449 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) 20250212125527449 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) 20250212125527449 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) 20250212125527449 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125527449 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) 20250212125527449 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) 20250212125527449 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) 20250212125527449 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) 20250212125527449 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) 20250212125527449 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) 20250212125527449 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) 20250212125527449 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) 20250212125527450 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) 20250212125527450 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) 20250212125527450 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) 20250212125527450 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) 20250212125527450 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) 20250212125527450 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) 20250212125527458 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) 20250212125527458 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) 20250212125527458 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 303 for type USF (pdch_ul_controller.c:184) 20250212125527458 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) 20250212125527458 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 2 vs exp USF 2 20250212125527472 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) 20250212125527472 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) 20250212125527472 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) 20250212125527472 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) 20250212125527473 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) 20250212125527473 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) 20250212125527473 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) 20250212125527473 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125527473 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 41 73 a5 bf 0d 1c 17 65 78 c6 47 99 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125527473 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) 20250212125527473 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125527473 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 05 01 00 00 00 14 41 73 a5 bf 0d 1c 17 65 78 c6 47 99 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125527473 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125527473 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=299 Rx UL DATA from unexpected TBF(UL:TFI-0-3-2:G){ASSIGN} (pdch.cpp:1070) 20250212125527473 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) 20250212125527473 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125527473 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) 20250212125527473 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125527473 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G){ASSIGN} data_length=30, data=00 00 00 14 41 73 a5 bf 0d 1c 17 65 78 c6 47 99 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125527473 DTBFUL INFO TBF(UL:TFI-0-3-2:G){ASSIGN} Decoded premier TLLI=0x00000014 of UL DATA TFI=2. (tbf_ul.cpp:361) 20250212125527473 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000014, not yet confirmed (gprs_ms.c:512) 20250212125527473 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125527473 DTBFUL ERROR UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125527473 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125527473 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125527473 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125527473 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125527473 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) 20250212125527473 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125527473 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125527473 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125527473 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) 20250212125527473 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) 20250212125527473 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) 20250212125527473 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) 20250212125527473 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) 20250212125527473 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) 20250212125527473 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) 20250212125527473 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) 20250212125527477 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) 20250212125527477 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) 20250212125527477 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 307 for type USF (pdch_ul_controller.c:184) 20250212125527477 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) 20250212125527477 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125527477 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125527477 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) 20250212125527477 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125527477 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125527477 DTBFUL ERROR UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125527477 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) 20250212125527477 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) 20250212125527477 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125527478 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) 20250212125527478 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125527478 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125527478 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125527478 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125527478 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125527478 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125527478 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=2 (bts.cpp:663) 20250212125527478 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125527478 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125527478 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125527478 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125527478 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125527478 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125527478 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125527478 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125527478 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125527478 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125527478 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125527478 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125527478 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125527478 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125527478 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125527478 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125527478 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125527478 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125527478 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125527478 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125527478 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20250212125527478 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20250212125527478 DTBF INFO TBF(UL:TFI-0-4-2:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20250212125527478 DTBF INFO TBF(UL:TFI-0-4-2:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125527478 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-2:G){NEW} (gprs_ms.c:336) 20250212125527478 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125527478 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125527478 DTBFUL INFO TBF(UL:TFI-0-4-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125527478 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125527478 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) 20250212125527478 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) 20250212125527478 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125527478 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125527478 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20250212125527478 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125527491 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) 20250212125527491 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) 20250212125527491 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) 20250212125527491 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125527491 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) 20250212125527491 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) 20250212125527491 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) 20250212125527491 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) 20250212125527491 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) 20250212125527491 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) 20250212125527492 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) 20250212125527492 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) 20250212125527492 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) 20250212125527492 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) 20250212125527492 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) 20250212125527492 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) 20250212125527492 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) 20250212125527492 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) 20250212125527496 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) 20250212125527496 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) 20250212125527496 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 312 for type USF (pdch_ul_controller.c:184) 20250212125527496 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) 20250212125527496 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 2 vs exp USF 2 20250212125527510 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) 20250212125527510 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) 20250212125527510 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) 20250212125527510 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) 20250212125527510 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) 20250212125527510 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) 20250212125527510 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) 20250212125527510 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) 20250212125527510 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) 20250212125527510 DTBF[0;m DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125527510 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 c5 c2 68 ca f3 03 59 ba ce 11 b0 95 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125527510 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) 20250212125527510 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125527510 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 05 01 00 00 00 15 c5 c2 68 ca f3 03 59 ba ce 11 b0 95 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125527510 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125527510 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=307 Rx UL DATA from unexpected TBF(UL:TFI-0-4-2:G){ASSIGN} (pdch.cpp:1070) 20250212125527510 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) 20250212125527510 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125527510 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) 20250212125527510 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125527510 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G){ASSIGN} data_length=30, data=00 00 00 15 c5 c2 68 ca f3 03 59 ba ce 11 b0 95 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125527510 DTBFUL INFO TBF(UL:TFI-0-4-2:G){ASSIGN} Decoded premier TLLI=0x00000015 of UL DATA TFI=2. (tbf_ul.cpp:361) 20250212125527510 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000015, not yet confirmed (gprs_ms.c:512) 20250212125527510 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125527510 DTBFUL ERROR UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125527510 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125527510 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125527510 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125527510 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125527510 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) 20250212125527510 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125527510 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125527510 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125527510 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) 20250212125527510 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) 20250212125527511 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) 20250212125527511 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) 20250212125527511 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) 20250212125527511 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) 20250212125527519 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) 20250212125527519 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) 20250212125527519 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 316 for type USF (pdch_ul_controller.c:184) 20250212125527519 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) 20250212125527519 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125527519 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125527519 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) 20250212125527519 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125527519 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125527519 DTBFUL ERROR UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125527519 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) 20250212125527519 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) 20250212125527519 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125527520 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) 20250212125527520 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125527520 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125527520 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125527520 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125527520 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125527520 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125527520 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=2 (bts.cpp:663) 20250212125527520 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125527520 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125527520 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125527520 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125527520 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125527520 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125527520 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125527520 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125527520 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125527520 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125527520 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125527520 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125527520 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125527520 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125527520 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125527520 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125527520 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125527520 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125527520 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125527520 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125527520 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20250212125527520 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20250212125527520 DTBF INFO TBF(UL:TFI-0-5-2:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20250212125527520 DTBF INFO TBF(UL:TFI-0-5-2:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125527520 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-2:G){NEW} (gprs_ms.c:336) 20250212125527520 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125527520 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125527520 DTBFUL INFO TBF(UL:TFI-0-5-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125527520 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125527520 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) 20250212125527520 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) 20250212125527520 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125527520 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125527520 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20250212125527520 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125527533 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) 20250212125527533 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) 20250212125527533 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) 20250212125527533 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20250212125527533 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) 20250212125527533 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) 20250212125527533 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) 20250212125527533 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) 20250212125527534 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) 20250212125527534 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) 20250212125527534 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) 20250212125527534 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) 20250212125527534 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) 20250212125527534 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) 20250212125527534 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) 20250212125527534 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) 20250212125527534 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) 20250212125527534 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) 20250212125527538 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) 20250212125527538 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) 20250212125527538 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 320 for type USF (pdch_ul_controller.c:184) 20250212125527538 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) 20250212125527538 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 2 vs exp USF 2 20250212125527552 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) 20250212125527552 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) 20250212125527552 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) 20250212125527552 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) 20250212125527552 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) 20250212125527552 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) 20250212125527552 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) 20250212125527552 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) 20250212125527552 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) 20250212125527552 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) 20250212125527552 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) 20250212125527552 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125527553 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 f0 80 fe 29 6b e3 27 98 ff aa 78 37 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125527553 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) 20250212125527553 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125527553 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 05 01 00 00 00 16 f0 80 fe 29 6b e3 27 98 ff aa 78 37 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125527553 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125527553 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=316 Rx UL DATA from unexpected TBF(UL:TFI-0-5-2:G){ASSIGN} (pdch.cpp:1070) 20250212125527553 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) 20250212125527553 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125527553 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) 20250212125527553 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125527553 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} data_length=30, data=00 00 00 16 f0 80 fe 29 6b e3 27 98 ff aa 78 37 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125527553 DTBFUL INFO TBF(UL:TFI-0-5-2:G){ASSIGN} Decoded premier TLLI=0x00000016 of UL DATA TFI=2. (tbf_ul.cpp:361) 20250212125527553 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000016, not yet confirmed (gprs_ms.c:512) 20250212125527553 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125527553 DTBFUL ERROR UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125527553 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125527553 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125527553 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125527553 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125527553 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) 20250212125527553 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125527553 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125527553 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125527553 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) 20250212125527553 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) 20250212125527553 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) 20250212125527553 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) 20250212125527556 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) 20250212125527556 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) 20250212125527556 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 325 for type USF (pdch_ul_controller.c:184) 20250212125527556 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) 20250212125527556 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125527556 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125527556 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) 20250212125527556 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125527556 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125527556 DTBFUL ERROR UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125527556 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) 20250212125527556 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) 20250212125527557 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125527558 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125527558 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125527558 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125527558 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) 20250212125527558 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125527558 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125527558 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125527558 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125527558 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125527558 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125527558 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=2 (bts.cpp:663) 20250212125527558 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125527558 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125527558 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125527558 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125527558 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125527558 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125527558 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125527558 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125527558 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125527558 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125527558 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125527558 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125527558 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125527558 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125527558 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125527558 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125527558 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125527558 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125527558 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125527558 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125527558 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20250212125527558 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20250212125527558 DTBF INFO TBF(UL:TFI-0-6-2:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20250212125527558 DTBF INFO TBF(UL:TFI-0-6-2:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125527558 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-2:G){NEW} (gprs_ms.c:336) 20250212125527558 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125527558 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125527558 DTBFUL INFO TBF(UL:TFI-0-6-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125527558 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125527558 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) 20250212125527558 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) 20250212125527558 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125527558 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125527558 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20250212125527558 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125527571 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) 20250212125527571 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) 20250212125527571 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) 20250212125527571 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20250212125527571 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) 20250212125527571 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) 20250212125527571 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) 20250212125527571 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) 20250212125527571 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) 20250212125527571 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) 20250212125527571 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) 20250212125527571 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) 20250212125527571 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) 20250212125527571 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) 20250212125527572 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) 20250212125527572 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) 20250212125527572 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) 20250212125527572 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) 20250212125527580 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) 20250212125527580 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) 20250212125527580 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 329 for type USF (pdch_ul_controller.c:184) 20250212125527580 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) 20250212125527580 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 2 vs exp USF 2 20250212125527594 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) 20250212125527594 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) 20250212125527594 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) 20250212125527594 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) 20250212125527594 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) 20250212125527594 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) 20250212125527594 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) 20250212125527594 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) 20250212125527594 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) 20250212125527594 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) 20250212125527594 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) 20250212125527594 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) 20250212125527594 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) 20250212125527594 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125527595 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 6f fb f1 15 a4 2c 3b 62 76 96 80 ec 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125527595 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) 20250212125527595 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125527595 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 05 01 00 00 00 17 6f fb f1 15 a4 2c 3b 62 76 96 80 ec 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125527595 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125527595 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=325 Rx UL DATA from unexpected TBF(UL:TFI-0-6-2:G){ASSIGN} (pdch.cpp:1070) 20250212125527595 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) 20250212125527595 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125527595 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) 20250212125527595 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125527595 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} data_length=30, data=00 00 00 17 6f fb f1 15 a4 2c 3b 62 76 96 80 ec 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125527595 DTBFUL INFO TBF(UL:TFI-0-6-2:G){ASSIGN} Decoded premier TLLI=0x00000017 of UL DATA TFI=2. (tbf_ul.cpp:361) 20250212125527595 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000017, not yet confirmed (gprs_ms.c:512) 20250212125527595 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125527595 DTBFUL ERROR UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125527595 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125527595 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125527595 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125527595 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125527595 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) 20250212125527595 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125527595 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125527595 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125527595 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) 20250212125527595 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) 20250212125527598 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) 20250212125527598 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) 20250212125527598 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 333 for type USF (pdch_ul_controller.c:184) 20250212125527598 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) 20250212125527598 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125527598 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125527598 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) 20250212125527598 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125527598 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125527598 DTBFUL ERROR UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125527598 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) 20250212125527598 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) 20250212125527598 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125527599 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125527599 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125527599 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125527600 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) 20250212125527600 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125527600 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125527600 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125527600 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125527600 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125527600 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125527600 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=2 (bts.cpp:663) 20250212125527600 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125527600 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125527600 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125527600 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125527600 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125527600 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125527600 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125527600 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125527600 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125527600 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125527600 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125527600 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125527600 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125527600 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125527600 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125527600 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125527600 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125527600 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125527600 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125527600 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125527600 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20250212125527600 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20250212125527600 DTBF INFO TBF(UL:TFI-0-7-2:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20250212125527600 DTBF INFO TBF(UL:TFI-0-7-2:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125527600 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-2:G){NEW} (gprs_ms.c:336) 20250212125527600 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125527600 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125527600 DTBFUL INFO TBF(UL:TFI-0-7-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125527600 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125527600 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) 20250212125527600 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) 20250212125527600 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125527600 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125527600 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20250212125527600 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125527612 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) 20250212125527612 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) 20250212125527612 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) 20250212125527612 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20250212125527613 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) 20250212125527613 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) 20250212125527613 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) 20250212125527613 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) 20250212125527613 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) 20250212125527613 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) 20250212125527613 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) 20250212125527613 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) 20250212125527614 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) 20250212125527614 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) 20250212125527614 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) 20250212125527614 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) 20250212125527614 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) 20250212125527614 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) 20250212125527617 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) 20250212125527617 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) 20250212125527617 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 338 for type USF (pdch_ul_controller.c:184) 20250212125527617 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) 20250212125527617 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 2 vs exp USF 2 20250212125527631 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) 20250212125527631 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) 20250212125527632 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) 20250212125527632 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) 20250212125527632 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) 20250212125527632 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) 20250212125527632 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) 20250212125527632 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) 20250212125527633 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) 20250212125527633 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) 20250212125527633 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) 20250212125527633 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) 20250212125527633 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) 20250212125527633 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) 20250212125527633 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) 20250212125527633 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125527633 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 8e 3b 45 bb 88 a6 c7 57 bd c0 26 c2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125527633 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) 20250212125527633 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125527633 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 05 01 00 00 00 18 8e 3b 45 bb 88 a6 c7 57 bd c0 26 c2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125527633 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125527633 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=333 Rx UL DATA from unexpected TBF(UL:TFI-0-7-2:G){ASSIGN} (pdch.cpp:1070) 20250212125527633 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) 20250212125527633 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125527633 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) 20250212125527633 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125527633 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} data_length=30, data=00 00 00 18 8e 3b 45 bb 88 a6 c7 57 bd c0 26 c2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125527633 DTBFUL INFO TBF(UL:TFI-0-7-2:G){ASSIGN} Decoded premier TLLI=0x00000018 of UL DATA TFI=2. (tbf_ul.cpp:361) 20250212125527633 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000018, not yet confirmed (gprs_ms.c:512) 20250212125527633 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125527633 DTBFUL ERROR UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125527633 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125527633 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125527633 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125527633 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125527633 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) 20250212125527633 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125527633 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125527633 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125527636 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125527636 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125527636 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125527640 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) 20250212125527640 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) 20250212125527641 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 342 for type USF (pdch_ul_controller.c:184) 20250212125527641 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) 20250212125527641 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125527641 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125527641 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) 20250212125527641 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125527641 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125527641 DTBFUL ERROR UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125527641 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) 20250212125527641 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) 20250212125527641 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125527643 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) 20250212125527643 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125527643 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125527643 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125527643 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125527643 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125527643 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125527643 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=3 (bts.cpp:663) 20250212125527643 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125527643 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125527643 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125527643 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125527643 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125527643 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125527643 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125527643 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125527643 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125527643 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125527643 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125527643 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125527643 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125527643 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125527643 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125527643 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125527643 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125527643 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125527643 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125527643 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125527643 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20250212125527643 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20250212125527643 DTBF INFO TBF(UL:TFI-0-0-3:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125527643 DTBF INFO TBF(UL:TFI-0-0-3:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125527643 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-3:G){NEW} (gprs_ms.c:336) 20250212125527643 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125527643 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125527643 DTBFUL INFO TBF(UL:TFI-0-0-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125527643 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125527643 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) 20250212125527643 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) 20250212125527643 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125527643 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125527643 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20250212125527643 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125527655 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) 20250212125527655 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) 20250212125527655 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) 20250212125527655 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20250212125527655 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) 20250212125527655 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) 20250212125527655 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) 20250212125527655 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) 20250212125527656 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) 20250212125527656 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) 20250212125527656 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) 20250212125527656 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) 20250212125527656 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) 20250212125527656 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) 20250212125527656 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) 20250212125527656 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) 20250212125527656 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) 20250212125527656 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) 20250212125527659 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) 20250212125527659 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) 20250212125527659 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 346 for type USF (pdch_ul_controller.c:184) 20250212125527659 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) 20250212125527659 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 2 vs exp USF 3 20250212125527673 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) 20250212125527673 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) 20250212125527673 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) 20250212125527673 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) 20250212125527673 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) 20250212125527673 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) 20250212125527674 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) 20250212125527674 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) 20250212125527674 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) 20250212125527674 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) 20250212125527674 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) 20250212125527674 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) 20250212125527674 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) 20250212125527674 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) 20250212125527674 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) 20250212125527674 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) 20250212125527674 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) 20250212125527674 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125527678 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) 20250212125527678 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) 20250212125527678 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 351 for type USF (pdch_ul_controller.c:184) 20250212125527678 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) 20250212125527678 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 2 vs exp USF 3 20250212125527679 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125527679 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125527679 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125527692 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) 20250212125527692 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) 20250212125527692 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) 20250212125527692 DTBF NOTICE TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20250212125527692 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20250212125527692 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20250212125527692 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) 20250212125527692 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) 20250212125527692 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) 20250212125527692 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) 20250212125527692 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) 20250212125527692 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) 20250212125527692 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) 20250212125527692 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) 20250212125527693 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) 20250212125527693 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) 20250212125527693 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) 20250212125527693 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) 20250212125527693 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) 20250212125527693 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) 20250212125527701 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) 20250212125527701 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) 20250212125527701 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 3 20250212125527715 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) 20250212125527715 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) 20250212125527715 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) 20250212125527715 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20250212125527715 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) 20250212125527715 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) 20250212125527715 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) 20250212125527715 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) 20250212125527716 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) 20250212125527716 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) 20250212125527716 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) 20250212125527716 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) 20250212125527716 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) 20250212125527716 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) 20250212125527716 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) 20250212125527716 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) 20250212125527716 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) 20250212125527716 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) 20250212125527720 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) 20250212125527720 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) 20250212125527720 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 3 20250212125527721 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125527721 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125527721 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125527734 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) 20250212125527734 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) 20250212125527734 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) 20250212125527734 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) 20250212125527734 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) 20250212125527734 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) 20250212125527734 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) 20250212125527734 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) 20250212125527734 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) 20250212125527734 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) 20250212125527735 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) 20250212125527735 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) 20250212125527735 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) 20250212125527735 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) 20250212125527735 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) 20250212125527735 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) 20250212125527738 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) 20250212125527738 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) 20250212125527739 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 3 20250212125527752 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) 20250212125527752 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) 20250212125527753 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) 20250212125527753 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) 20250212125527753 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) 20250212125527753 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) 20250212125527753 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) 20250212125527753 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) 20250212125527754 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) 20250212125527754 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) 20250212125527754 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) 20250212125527754 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) 20250212125527754 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) 20250212125527754 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) 20250212125527754 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) 20250212125527754 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) 20250212125527759 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125527759 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125527759 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125527761 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) 20250212125527761 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) 20250212125527762 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 3 20250212125527776 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) 20250212125527776 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) 20250212125527776 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) 20250212125527776 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) 20250212125527776 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) 20250212125527776 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) 20250212125527776 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) 20250212125527776 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) 20250212125527776 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) 20250212125527776 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) 20250212125527776 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) 20250212125527776 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) 20250212125527777 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) 20250212125527777 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) 20250212125527777 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) 20250212125527777 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) 20250212125527780 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) 20250212125527780 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) 20250212125527780 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 3 20250212125527794 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) 20250212125527794 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) 20250212125527794 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) 20250212125527794 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) 20250212125527795 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) 20250212125527795 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) 20250212125527795 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) 20250212125527795 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) 20250212125527795 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) 20250212125527795 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) 20250212125527795 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) 20250212125527795 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) 20250212125527796 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) 20250212125527796 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) 20250212125527796 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) 20250212125527796 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) 20250212125527799 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) 20250212125527799 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) 20250212125527799 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 3 20250212125527800 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125527800 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125527800 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125527813 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) 20250212125527813 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) 20250212125527814 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) 20250212125527814 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) 20250212125527814 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) 20250212125527814 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) 20250212125527815 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) 20250212125527815 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) 20250212125527815 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) 20250212125527815 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) 20250212125527816 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) 20250212125527816 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) 20250212125527816 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) 20250212125527816 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) 20250212125527817 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) 20250212125527817 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) 20250212125527822 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) 20250212125527822 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) 20250212125527823 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 3 20250212125527837 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) 20250212125527837 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) 20250212125527837 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) 20250212125527837 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) 20250212125527838 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) 20250212125527838 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) 20250212125527838 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) 20250212125527838 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) 20250212125527838 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) 20250212125527838 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) 20250212125527839 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) 20250212125527839 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) 20250212125527839 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) 20250212125527839 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) 20250212125527840 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) 20250212125527840 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) 20250212125527841 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) 20250212125527841 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) 20250212125527841 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 3 20250212125527843 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125527843 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125527843 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125527856 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) 20250212125527856 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) 20250212125527856 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) 20250212125527856 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) 20250212125527857 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) 20250212125527857 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) 20250212125527857 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) 20250212125527857 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) 20250212125527858 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) 20250212125527858 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) 20250212125527858 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) 20250212125527858 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) 20250212125527858 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) 20250212125527858 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) 20250212125527859 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) 20250212125527859 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) 20250212125527860 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) 20250212125527860 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) 20250212125527860 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 390 for type USF (pdch_ul_controller.c:184) 20250212125527860 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) 20250212125527860 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 3 vs exp USF 3 20250212125527874 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 f3 9a 00 c3 2f 6d cb 1b c8 4a fb 4a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125527874 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) 20250212125527874 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125527874 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 07 01 00 00 00 19 f3 9a 00 c3 2f 6d cb 1b c8 4a fb 4a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125527874 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125527874 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=385 Rx UL DATA from unexpected TBF(UL:TFI-0-0-3:G){FLOW} (pdch.cpp:1070) 20250212125527874 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) 20250212125527874 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125527874 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) 20250212125527874 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125527874 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G){FLOW} data_length=30, data=00 00 00 19 f3 9a 00 c3 2f 6d cb 1b c8 4a fb 4a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125527874 DTBFUL INFO TBF(UL:TFI-0-0-3:G){FLOW} Decoded premier TLLI=0x00000019 of UL DATA TFI=3. (tbf_ul.cpp:361) 20250212125527874 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000019, not yet confirmed (gprs_ms.c:512) 20250212125527874 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125527874 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125527874 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125527874 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125527874 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125527874 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) 20250212125527874 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) 20250212125527874 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125527874 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125527874 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125527874 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) 20250212125527874 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) 20250212125527875 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) 20250212125527875 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) 20250212125527875 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) 20250212125527875 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) 20250212125527875 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) 20250212125527875 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) 20250212125527875 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) 20250212125527875 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) 20250212125527875 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) 20250212125527875 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) 20250212125527875 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) 20250212125527875 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) 20250212125527883 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) 20250212125527883 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) 20250212125527883 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 394 for type USF (pdch_ul_controller.c:184) 20250212125527883 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) 20250212125527883 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (final=0) (encoding.cpp:1112) 20250212125527883 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125527883 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) 20250212125527883 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125527883 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125527883 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125527883 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) 20250212125527883 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) 20250212125527883 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125527885 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) 20250212125527885 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125527885 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125527885 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125527885 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125527885 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125527885 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125527885 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=3 (bts.cpp:663) 20250212125527885 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125527885 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125527885 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125527885 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125527885 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125527885 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125527885 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125527885 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125527885 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125527885 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125527885 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125527885 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125527885 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125527885 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125527885 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125527885 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125527885 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125527885 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125527885 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125527885 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125527885 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20250212125527885 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20250212125527885 DTBF INFO TBF(UL:TFI-0-1-3:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20250212125527885 DTBF INFO TBF(UL:TFI-0-1-3:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125527885 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-3:G){NEW} (gprs_ms.c:336) 20250212125527885 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125527885 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125527885 DTBFUL INFO TBF(UL:TFI-0-1-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125527885 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125527885 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) 20250212125527885 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) 20250212125527885 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125527885 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125527885 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20250212125527885 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125527898 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) 20250212125527898 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) 20250212125527898 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) 20250212125527898 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125527899 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) 20250212125527899 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) 20250212125527899 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) 20250212125527899 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) 20250212125527899 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) 20250212125527899 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) 20250212125527900 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) 20250212125527900 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) 20250212125527900 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) 20250212125527900 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) 20250212125527901 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) 20250212125527901 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) 20250212125527901 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) 20250212125527901 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) 20250212125527903 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) 20250212125527903 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) 20250212125527903 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 398 for type USF (pdch_ul_controller.c:184) 20250212125527903 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) 20250212125527904 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 3 vs exp USF 3 20250212125527916 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) 20250212125527916 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) 20250212125527916 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) 20250212125527916 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125527916 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 44 ee 5c 3e 55 d8 89 32 23 47 70 a8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125527916 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) 20250212125527916 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125527916 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 07 01 00 00 00 1a 44 ee 5c 3e 55 d8 89 32 23 47 70 a8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125527916 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125527916 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=394 Rx UL DATA from unexpected TBF(UL:TFI-0-1-3:G){ASSIGN} (pdch.cpp:1070) 20250212125527916 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) 20250212125527916 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125527916 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) 20250212125527916 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125527916 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} data_length=30, data=00 00 00 1a 44 ee 5c 3e 55 d8 89 32 23 47 70 a8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125527916 DTBFUL INFO TBF(UL:TFI-0-1-3:G){ASSIGN} Decoded premier TLLI=0x0000001a of UL DATA TFI=3. (tbf_ul.cpp:361) 20250212125527916 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001a, not yet confirmed (gprs_ms.c:512) 20250212125527916 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125527916 DTBFUL ERROR UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125527916 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125527916 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125527916 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125527916 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125527916 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) 20250212125527916 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125527916 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125527916 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125527916 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) 20250212125527916 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) 20250212125527917 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) 20250212125527917 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) 20250212125527917 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) 20250212125527917 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) 20250212125527917 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) 20250212125527917 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) 20250212125527918 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) 20250212125527918 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) 20250212125527918 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) 20250212125527918 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) 20250212125527921 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) 20250212125527921 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) 20250212125527921 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 403 for type USF (pdch_ul_controller.c:184) 20250212125527921 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) 20250212125527921 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125527921 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125527921 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) 20250212125527921 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125527921 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125527921 DTBFUL ERROR UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125527921 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) 20250212125527921 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) 20250212125527921 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125527922 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) 20250212125527922 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125527922 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125527922 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125527922 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125527922 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125527922 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125527922 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=3 (bts.cpp:663) 20250212125527922 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125527922 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125527922 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125527922 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125527922 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125527922 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125527922 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125527922 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125527922 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125527922 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125527922 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125527922 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125527922 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125527922 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125527922 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125527922 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125527922 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125527922 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125527922 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125527922 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125527922 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20250212125527922 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20250212125527922 DTBF INFO TBF(UL:TFI-0-2-3:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20250212125527922 DTBF INFO TBF(UL:TFI-0-2-3:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125527922 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-3:G){NEW} (gprs_ms.c:336) 20250212125527922 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125527922 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125527922 DTBFUL INFO TBF(UL:TFI-0-2-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125527922 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125527922 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) 20250212125527922 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) 20250212125527922 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125527922 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125527922 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20250212125527922 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125527935 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) 20250212125527935 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) 20250212125527935 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) 20250212125527935 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125527935 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) 20250212125527935 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) 20250212125527935 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) 20250212125527935 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) 20250212125527935 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) 20250212125527935 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) 20250212125527935 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) 20250212125527935 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) 20250212125527936 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) 20250212125527936 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) 20250212125527936 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) 20250212125527936 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) 20250212125527936 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) 20250212125527936 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) 20250212125527944 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) 20250212125527944 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) 20250212125527944 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 407 for type USF (pdch_ul_controller.c:184) 20250212125527944 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) 20250212125527944 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 3 vs exp USF 3 20250212125527958 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) 20250212125527958 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) 20250212125527959 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) 20250212125527959 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) 20250212125527959 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) 20250212125527959 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125527959 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 6e aa 37 02 db 17 70 01 00 66 30 9f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125527959 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) 20250212125527959 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125527959 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 07 01 00 00 00 1b 6e aa 37 02 db 17 70 01 00 66 30 9f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125527959 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125527959 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=403 Rx UL DATA from unexpected TBF(UL:TFI-0-2-3:G){ASSIGN} (pdch.cpp:1070) 20250212125527959 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) 20250212125527959 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125527959 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) 20250212125527959 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125527959 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} data_length=30, data=00 00 00 1b 6e aa 37 02 db 17 70 01 00 66 30 9f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125527959 DTBFUL INFO TBF(UL:TFI-0-2-3:G){ASSIGN} Decoded premier TLLI=0x0000001b of UL DATA TFI=3. (tbf_ul.cpp:361) 20250212125527959 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001b, not yet confirmed (gprs_ms.c:512) 20250212125527959 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125527959 DTBFUL ERROR UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125527959 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125527959 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125527959 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125527959 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125527959 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) 20250212125527959 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125527959 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125527959 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125527959 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) 20250212125527959 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) 20250212125527959 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) 20250212125527959 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) 20250212125527959 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) 20250212125527959 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) 20250212125527960 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) 20250212125527960 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) 20250212125527960 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) 20250212125527960 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) 20250212125527963 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) 20250212125527963 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) 20250212125527963 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 411 for type USF (pdch_ul_controller.c:184) 20250212125527963 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) 20250212125527963 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125527963 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125527963 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) 20250212125527963 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125527963 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125527963 DTBFUL ERROR UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125527963 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) 20250212125527963 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) 20250212125527963 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125527964 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) 20250212125527964 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125527964 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125527964 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125527964 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125527964 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125527964 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125527964 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=3 (bts.cpp:663) 20250212125527964 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125527964 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125527964 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125527964 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125527964 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125527964 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125527964 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125527964 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125527964 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125527964 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125527964 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125527964 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125527964 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125527964 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125527964 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125527964 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125527964 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125527964 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125527964 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125527964 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125527964 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20250212125527964 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20250212125527964 DTBF INFO TBF(UL:TFI-0-3-3:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20250212125527964 DTBF INFO TBF(UL:TFI-0-3-3:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125527964 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-3:G){NEW} (gprs_ms.c:336) 20250212125527964 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125527964 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125527964 DTBFUL INFO TBF(UL:TFI-0-3-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125527964 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125527964 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) 20250212125527964 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) 20250212125527964 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125527964 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125527964 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20250212125527964 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125527977 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) 20250212125527977 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) 20250212125527977 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) 20250212125527977 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125527977 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) 20250212125527977 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) 20250212125527977 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) 20250212125527977 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) 20250212125527978 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) 20250212125527978 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) 20250212125527978 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) 20250212125527978 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) 20250212125527978 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) 20250212125527978 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) 20250212125527978 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) 20250212125527978 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) 20250212125527978 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) 20250212125527978 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) 20250212125527981 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) 20250212125527981 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) 20250212125527981 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 416 for type USF (pdch_ul_controller.c:184) 20250212125527981 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) 20250212125527981 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 3 vs exp USF 3 20250212125527995 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) 20250212125527995 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) 20250212125527995 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) 20250212125527996 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) 20250212125527996 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) 20250212125527996 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) 20250212125527996 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) 20250212125527996 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125527996 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 d2 fb 4b 06 bf b7 50 0f 6b 6c 6c 1f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125527996 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) 20250212125527996 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125527996 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 07 01 00 00 00 1c d2 fb 4b 06 bf b7 50 0f 6b 6c 6c 1f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125527996 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125527996 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=411 Rx UL DATA from unexpected TBF(UL:TFI-0-3-3:G){ASSIGN} (pdch.cpp:1070) 20250212125527996 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) 20250212125527996 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125527996 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) 20250212125527996 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125527996 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} data_length=30, data=00 00 00 1c d2 fb 4b 06 bf b7 50 0f 6b 6c 6c 1f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125527996 DTBFUL INFO TBF(UL:TFI-0-3-3:G){ASSIGN} Decoded premier TLLI=0x0000001c of UL DATA TFI=3. (tbf_ul.cpp:361) 20250212125527996 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001c, not yet confirmed (gprs_ms.c:512) 20250212125527996 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125527996 DTBFUL ERROR UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125527996 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125527996 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125527996 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125527996 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125527996 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) 20250212125527996 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125527996 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125527996 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125527996 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) 20250212125527996 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) 20250212125527996 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) 20250212125527996 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) 20250212125527996 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) 20250212125527996 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) 20250212125527996 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) 20250212125527996 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) 20250212125528004 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) 20250212125528004 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) 20250212125528004 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 420 for type USF (pdch_ul_controller.c:184) 20250212125528004 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) 20250212125528004 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125528004 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125528004 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) 20250212125528004 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125528004 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125528004 DTBFUL ERROR UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125528004 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) 20250212125528005 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) 20250212125528005 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125528006 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) 20250212125528006 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125528006 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125528006 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125528006 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125528006 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125528006 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125528006 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=3 (bts.cpp:663) 20250212125528006 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125528006 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125528006 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125528006 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125528006 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125528006 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125528006 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125528006 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125528006 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125528006 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125528006 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125528006 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125528006 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125528006 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125528006 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125528006 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125528006 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125528006 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125528006 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125528006 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125528006 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20250212125528006 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20250212125528006 DTBF INFO TBF(UL:TFI-0-4-3:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20250212125528006 DTBF INFO TBF(UL:TFI-0-4-3:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125528006 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-3:G){NEW} (gprs_ms.c:336) 20250212125528006 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125528006 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125528006 DTBFUL INFO TBF(UL:TFI-0-4-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125528006 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125528006 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) 20250212125528006 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) 20250212125528006 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125528006 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125528006 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20250212125528006 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125528019 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) 20250212125528019 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) 20250212125528019 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) 20250212125528019 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125528019 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) 20250212125528019 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) 20250212125528019 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) 20250212125528019 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) 20250212125528019 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) 20250212125528019 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) 20250212125528019 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) 20250212125528019 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) 20250212125528020 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) 20250212125528020 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) 20250212125528020 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) 20250212125528020 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) 20250212125528020 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) 20250212125528020 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) 20250212125528023 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) 20250212125528023 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) 20250212125528023 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 424 for type USF (pdch_ul_controller.c:184) 20250212125528023 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) 20250212125528023 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 3 vs exp USF 3 20250212125528037 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) 20250212125528037 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) 20250212125528037 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) 20250212125528037 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) 20250212125528038 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) 20250212125528038 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) 20250212125528038 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) 20250212125528038 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) 20250212125528038 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) 20250212125528038 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125528038 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 2b 0e 53 90 5f ae 90 d4 68 d3 73 d5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125528038 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) 20250212125528038 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125528038 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 07 01 00 00 00 1d 2b 0e 53 90 5f ae 90 d4 68 d3 73 d5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125528038 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125528038 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=420 Rx UL DATA from unexpected TBF(UL:TFI-0-4-3:G){ASSIGN} (pdch.cpp:1070) 20250212125528038 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) 20250212125528038 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125528038 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) 20250212125528038 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125528038 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} data_length=30, data=00 00 00 1d 2b 0e 53 90 5f ae 90 d4 68 d3 73 d5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125528038 DTBFUL INFO TBF(UL:TFI-0-4-3:G){ASSIGN} Decoded premier TLLI=0x0000001d of UL DATA TFI=3. (tbf_ul.cpp:361) 20250212125528038 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001d, not yet confirmed (gprs_ms.c:512) 20250212125528038 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125528038 DTBFUL ERROR UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125528038 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125528038 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125528038 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125528038 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125528038 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) 20250212125528038 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125528038 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125528038 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125528038 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) 20250212125528038 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) 20250212125528038 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) 20250212125528038 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) 20250212125528038 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) 20250212125528038 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) 20250212125528042 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) 20250212125528042 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) 20250212125528042 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 429 for type USF (pdch_ul_controller.c:184) 20250212125528042 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) 20250212125528042 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125528042 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125528042 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) 20250212125528042 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125528042 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125528042 DTBFUL ERROR UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125528042 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) 20250212125528042 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) 20250212125528042 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125528043 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) 20250212125528043 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125528043 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125528043 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125528044 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125528044 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125528044 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125528044 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=3 (bts.cpp:663) 20250212125528044 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125528044 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125528044 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125528044 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125528044 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125528044 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125528044 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125528044 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125528044 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125528044 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125528044 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125528044 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125528044 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125528044 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125528044 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125528044 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125528044 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125528044 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125528044 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125528044 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125528044 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20250212125528044 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20250212125528044 DTBF INFO TBF(UL:TFI-0-5-3:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20250212125528044 DTBF INFO TBF(UL:TFI-0-5-3:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125528044 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-3:G){NEW} (gprs_ms.c:336) 20250212125528044 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125528044 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125528044 DTBFUL INFO TBF(UL:TFI-0-5-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125528044 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125528044 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) 20250212125528044 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) 20250212125528044 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125528044 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125528044 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20250212125528044 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125528056 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) 20250212125528056 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) 20250212125528056 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) 20250212125528056 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20250212125528056 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) 20250212125528056 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) 20250212125528056 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) 20250212125528056 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) 20250212125528056 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) 20250212125528056 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) 20250212125528056 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) 20250212125528056 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) 20250212125528057 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) 20250212125528057 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) 20250212125528057 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) 20250212125528057 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) 20250212125528057 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) 20250212125528057 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) 20250212125528065 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) 20250212125528065 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) 20250212125528065 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 433 for type USF (pdch_ul_controller.c:184) 20250212125528065 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) 20250212125528065 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 3 vs exp USF 3 20250212125528079 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) 20250212125528079 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) 20250212125528080 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) 20250212125528080 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) 20250212125528080 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) 20250212125528080 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) 20250212125528081 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) 20250212125528081 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) 20250212125528081 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) 20250212125528081 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) 20250212125528081 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) 20250212125528081 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125528081 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 7b d7 41 92 80 a6 20 6a c5 03 93 98 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125528081 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) 20250212125528081 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125528081 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 07 01 00 00 00 1e 7b d7 41 92 80 a6 20 6a c5 03 93 98 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125528081 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125528081 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=429 Rx UL DATA from unexpected TBF(UL:TFI-0-5-3:G){ASSIGN} (pdch.cpp:1070) 20250212125528081 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) 20250212125528081 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125528082 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) 20250212125528082 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125528082 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} data_length=30, data=00 00 00 1e 7b d7 41 92 80 a6 20 6a c5 03 93 98 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125528082 DTBFUL INFO TBF(UL:TFI-0-5-3:G){ASSIGN} Decoded premier TLLI=0x0000001e of UL DATA TFI=3. (tbf_ul.cpp:361) 20250212125528082 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001e, not yet confirmed (gprs_ms.c:512) 20250212125528082 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125528082 DTBFUL ERROR UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125528082 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125528082 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125528082 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125528082 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125528082 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) 20250212125528082 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125528082 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125528082 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125528083 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) 20250212125528083 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) 20250212125528084 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) 20250212125528084 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) 20250212125528084 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) 20250212125528084 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) 20250212125528084 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 437 for type USF (pdch_ul_controller.c:184) 20250212125528084 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) 20250212125528084 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125528084 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125528084 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) 20250212125528084 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125528084 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125528084 DTBFUL ERROR UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125528084 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) 20250212125528084 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) 20250212125528085 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125528086 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125528086 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125528086 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125528088 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) 20250212125528088 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125528088 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125528088 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125528088 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125528088 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125528088 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125528088 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=3 (bts.cpp:663) 20250212125528088 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125528088 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125528088 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125528088 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125528088 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125528088 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125528088 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125528088 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125528088 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125528088 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125528089 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125528089 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125528089 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125528089 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125528089 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125528089 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125528089 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125528089 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125528089 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125528089 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125528089 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20250212125528089 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20250212125528089 DTBF INFO TBF(UL:TFI-0-6-3:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20250212125528089 DTBF INFO TBF(UL:TFI-0-6-3:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125528089 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-3:G){NEW} (gprs_ms.c:336) 20250212125528089 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125528089 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125528089 DTBFUL INFO TBF(UL:TFI-0-6-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125528089 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125528089 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) 20250212125528089 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) 20250212125528089 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125528089 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125528089 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20250212125528089 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=429 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6d 7a 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125528098 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) 20250212125528098 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) 20250212125528098 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) 20250212125528098 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20250212125528098 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) 20250212125528098 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) 20250212125528099 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) 20250212125528099 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) 20250212125528099 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) 20250212125528099 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) 20250212125528099 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) 20250212125528099 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) 20250212125528099 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) 20250212125528099 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) 20250212125528099 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) 20250212125528099 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) 20250212125528099 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) 20250212125528099 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) 20250212125528102 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) 20250212125528102 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) 20250212125528102 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 442 for type USF (pdch_ul_controller.c:184) 20250212125528102 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) 20250212125528103 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 3 vs exp USF 3 20250212125528116 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) 20250212125528116 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) 20250212125528117 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) 20250212125528117 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) 20250212125528117 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) 20250212125528117 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) 20250212125528117 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) 20250212125528117 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) 20250212125528117 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) 20250212125528117 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) 20250212125528118 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) 20250212125528118 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) 20250212125528118 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) 20250212125528118 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125528118 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 d2 0b 1f 62 29 a0 62 05 46 94 0a c9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125528118 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) 20250212125528118 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125528118 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 07 01 00 00 00 1f d2 0b 1f 62 29 a0 62 05 46 94 0a c9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125528118 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125528118 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=437 Rx UL DATA from unexpected TBF(UL:TFI-0-6-3:G){ASSIGN} (pdch.cpp:1070) 20250212125528118 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) 20250212125528118 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125528118 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) 20250212125528118 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125528118 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} data_length=30, data=00 00 00 1f d2 0b 1f 62 29 a0 62 05 46 94 0a c9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125528118 DTBFUL INFO TBF(UL:TFI-0-6-3:G){ASSIGN} Decoded premier TLLI=0x0000001f of UL DATA TFI=3. (tbf_ul.cpp:361) 20250212125528118 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001f, not yet confirmed (gprs_ms.c:512) 20250212125528118 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125528118 DTBFUL ERROR UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125528118 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125528118 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125528118 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125528118 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125528118 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) 20250212125528118 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125528118 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125528118 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125528118 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) 20250212125528118 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) 20250212125528123 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125528123 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125528123 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125528126 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) 20250212125528126 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) 20250212125528126 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 446 for type USF (pdch_ul_controller.c:184) 20250212125528126 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) 20250212125528126 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125528126 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125528126 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) 20250212125528126 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125528126 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125528126 DTBFUL ERROR UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125528126 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) 20250212125528126 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) 20250212125528126 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125528127 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) 20250212125528127 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125528127 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125528127 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125528127 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125528128 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125528128 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125528128 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=3 (bts.cpp:663) 20250212125528128 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125528128 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125528128 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125528128 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125528128 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125528128 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125528128 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125528128 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125528128 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125528128 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125528128 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125528128 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125528128 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125528128 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125528128 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125528128 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125528128 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125528128 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125528128 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125528128 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125528128 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20250212125528128 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20250212125528128 DTBF INFO TBF(UL:TFI-0-7-3:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20250212125528128 DTBF INFO TBF(UL:TFI-0-7-3:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125528128 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-3:G){NEW} (gprs_ms.c:336) 20250212125528128 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125528128 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125528128 DTBFUL INFO TBF(UL:TFI-0-7-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125528128 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125528128 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) 20250212125528128 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) 20250212125528128 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125528128 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125528128 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20250212125528128 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125528140 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) 20250212125528140 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) 20250212125528140 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) 20250212125528140 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20250212125528140 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) 20250212125528140 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) 20250212125528140 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) 20250212125528140 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) 20250212125528140 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) 20250212125528140 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) 20250212125528141 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) 20250212125528141 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) 20250212125528141 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) 20250212125528141 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) 20250212125528141 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) 20250212125528141 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) 20250212125528141 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) 20250212125528141 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) 20250212125528145 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) 20250212125528145 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) 20250212125528145 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 450 for type USF (pdch_ul_controller.c:184) 20250212125528145 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) 20250212125528145 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 3 vs exp USF 3 20250212125528159 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) 20250212125528159 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) 20250212125528159 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) 20250212125528159 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) 20250212125528159 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) 20250212125528159 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) 20250212125528159 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) 20250212125528159 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) 20250212125528159 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) 20250212125528159 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) 20250212125528160 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) 20250212125528160 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) 20250212125528160 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) 20250212125528160 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) 20250212125528160 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) 20250212125528160 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125528160 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 eb 65 55 a9 e2 e6 15 79 df f6 fc 50 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125528160 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) 20250212125528160 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125528160 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 07 01 00 00 00 20 eb 65 55 a9 e2 e6 15 79 df f6 fc 50 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125528160 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125528160 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=446 Rx UL DATA from unexpected TBF(UL:TFI-0-7-3:G){ASSIGN} (pdch.cpp:1070) 20250212125528160 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) 20250212125528160 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125528160 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) 20250212125528160 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125528160 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} data_length=30, data=00 00 00 20 eb 65 55 a9 e2 e6 15 79 df f6 fc 50 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125528160 DTBFUL INFO TBF(UL:TFI-0-7-3:G){ASSIGN} Decoded premier TLLI=0x00000020 of UL DATA TFI=3. (tbf_ul.cpp:361) 20250212125528160 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000020, not yet confirmed (gprs_ms.c:512) 20250212125528160 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125528160 DTBFUL ERROR UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125528160 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125528160 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125528160 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125528160 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125528160 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) 20250212125528160 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125528160 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125528160 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125528163 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) 20250212125528163 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) 20250212125528163 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 455 for type USF (pdch_ul_controller.c:184) 20250212125528163 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) 20250212125528163 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125528163 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125528163 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) 20250212125528163 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125528163 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125528163 DTBFUL ERROR UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125528163 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) 20250212125528163 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) 20250212125528163 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125528164 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) 20250212125528164 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125528164 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125528164 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125528164 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125528164 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125528164 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125528164 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=4 (bts.cpp:663) 20250212125528164 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125528164 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125528164 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125528164 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125528164 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125528164 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125528164 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125528164 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125528164 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125528164 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125528164 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125528164 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125528164 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125528164 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125528164 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125528164 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125528164 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125528164 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125528164 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125528164 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125528164 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20250212125528164 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20250212125528164 DTBF INFO TBF(UL:TFI-0-0-4:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125528164 DTBF INFO TBF(UL:TFI-0-0-4:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125528164 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-4:G){NEW} (gprs_ms.c:336) 20250212125528164 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125528164 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125528164 DTBFUL INFO TBF(UL:TFI-0-0-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125528164 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125528164 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) 20250212125528164 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) 20250212125528164 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125528164 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125528164 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20250212125528164 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) 20250212125528165 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125528165 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125528165 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125528179 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) 20250212125528179 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) 20250212125528179 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) 20250212125528179 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20250212125528179 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) 20250212125528179 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) 20250212125528179 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) 20250212125528180 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) 20250212125528180 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) 20250212125528180 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) 20250212125528180 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) 20250212125528180 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) 20250212125528180 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) 20250212125528180 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) 20250212125528180 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) 20250212125528180 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) 20250212125528180 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) 20250212125528180 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) 20250212125528188 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) 20250212125528188 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) 20250212125528188 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 459 for type USF (pdch_ul_controller.c:184) 20250212125528188 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) 20250212125528189 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 3 vs exp USF 4 20250212125528202 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) 20250212125528202 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) 20250212125528203 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) 20250212125528203 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) 20250212125528203 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) 20250212125528203 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) 20250212125528203 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) 20250212125528203 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) 20250212125528203 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) 20250212125528203 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) 20250212125528203 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) 20250212125528203 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) 20250212125528203 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) 20250212125528203 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) 20250212125528203 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) 20250212125528203 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) 20250212125528203 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) 20250212125528203 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125528207 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125528207 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125528207 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125528207 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) 20250212125528207 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) 20250212125528207 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 463 for type USF (pdch_ul_controller.c:184) 20250212125528207 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) 20250212125528207 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 3 vs exp USF 4 20250212125528221 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) 20250212125528221 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) 20250212125528221 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) 20250212125528221 DTBF NOTICE TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20250212125528221 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20250212125528221 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20250212125528222 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) 20250212125528222 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) 20250212125528222 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) 20250212125528222 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) 20250212125528224 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) 20250212125528224 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) 20250212125528224 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) 20250212125528224 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) 20250212125528224 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) 20250212125528224 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) 20250212125528225 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) 20250212125528225 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) 20250212125528225 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) 20250212125528225 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) 20250212125528226 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) 20250212125528226 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) 20250212125528226 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 4 20250212125528240 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) 20250212125528240 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) 20250212125528240 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) 20250212125528240 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20250212125528240 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) 20250212125528240 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) 20250212125528240 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) 20250212125528240 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) 20250212125528240 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) 20250212125528240 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) 20250212125528240 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) 20250212125528240 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) 20250212125528241 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) 20250212125528241 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) 20250212125528241 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) 20250212125528241 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) 20250212125528241 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) 20250212125528241 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) 20250212125528244 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125528244 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125528244 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125528249 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) 20250212125528249 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) 20250212125528249 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 4 20250212125528263 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) 20250212125528263 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) 20250212125528263 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) 20250212125528263 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) 20250212125528264 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) 20250212125528264 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) 20250212125528264 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) 20250212125528264 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) 20250212125528264 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) 20250212125528264 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) 20250212125528264 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) 20250212125528264 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) 20250212125528264 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) 20250212125528264 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) 20250212125528264 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) 20250212125528264 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) 20250212125528268 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) 20250212125528268 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) 20250212125528268 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 4 20250212125528282 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) 20250212125528282 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) 20250212125528283 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) 20250212125528283 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) 20250212125528283 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) 20250212125528283 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) 20250212125528284 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) 20250212125528284 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) 20250212125528284 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) 20250212125528284 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) 20250212125528284 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) 20250212125528284 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) 20250212125528285 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) 20250212125528285 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) 20250212125528285 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) 20250212125528285 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) 20250212125528287 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) 20250212125528287 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) 20250212125528288 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125528290 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125528290 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125528290 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 4 20250212125528302 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) 20250212125528302 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) 20250212125528304 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) 20250212125528304 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) 20250212125528305 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) 20250212125528305 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) 20250212125528306 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) 20250212125528306 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) 20250212125528307 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) 20250212125528307 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) 20250212125528307 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) 20250212125528307 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) 20250212125528308 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) 20250212125528308 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) 20250212125528310 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) 20250212125528310 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) 20250212125528312 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) 20250212125528312 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) 20250212125528313 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 4 20250212125528328 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) 20250212125528328 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) 20250212125528328 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125528328 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125528328 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125528329 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) 20250212125528329 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) 20250212125528330 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) 20250212125528330 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) 20250212125528331 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) 20250212125528331 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) 20250212125528332 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) 20250212125528332 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) 20250212125528332 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) 20250212125528332 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) 20250212125528333 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) 20250212125528333 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) 20250212125528333 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) 20250212125528333 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) 20250212125528334 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) 20250212125528334 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) 20250212125528335 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 4 20250212125528351 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) 20250212125528351 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) 20250212125528351 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) 20250212125528351 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) 20250212125528352 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) 20250212125528352 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) 20250212125528353 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) 20250212125528353 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) 20250212125528353 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) 20250212125528353 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) 20250212125528354 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) 20250212125528354 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) 20250212125528354 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) 20250212125528354 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) 20250212125528355 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) 20250212125528355 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) 20250212125528355 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) 20250212125528355 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) 20250212125528355 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 4 20250212125528365 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125528365 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125528365 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125528371 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) 20250212125528371 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) 20250212125528373 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) 20250212125528373 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) 20250212125528374 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) 20250212125528374 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) 20250212125528376 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) 20250212125528376 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) 20250212125528377 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) 20250212125528377 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) 20250212125528379 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) 20250212125528379 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) 20250212125528380 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) 20250212125528380 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) 20250212125528381 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) 20250212125528381 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) 20250212125528382 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) 20250212125528382 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) 20250212125528382 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 498 for type USF (pdch_ul_controller.c:184) 20250212125528382 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) 20250212125528383 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 4 vs exp USF 4 20250212125528394 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 10 57 0b 4a 9a 63 98 f9 a0 9a 9e e6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125528394 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) 20250212125528394 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125528394 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 09 01 00 00 00 21 10 57 0b 4a 9a 63 98 f9 a0 9a 9e e6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125528394 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125528394 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=494 Rx UL DATA from unexpected TBF(UL:TFI-0-0-4:G){FLOW} (pdch.cpp:1070) 20250212125528394 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) 20250212125528394 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125528394 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) 20250212125528394 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125528394 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G){FLOW} data_length=30, data=00 00 00 21 10 57 0b 4a 9a 63 98 f9 a0 9a 9e e6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125528394 DTBFUL INFO TBF(UL:TFI-0-0-4:G){FLOW} Decoded premier TLLI=0x00000021 of UL DATA TFI=4. (tbf_ul.cpp:361) 20250212125528394 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000021, not yet confirmed (gprs_ms.c:512) 20250212125528394 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125528394 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125528394 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125528394 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125528394 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125528394 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) 20250212125528394 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) 20250212125528394 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125528394 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125528394 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125528394 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) 20250212125528394 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) 20250212125528395 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) 20250212125528395 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) 20250212125528395 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) 20250212125528395 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) 20250212125528395 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) 20250212125528395 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) 20250212125528395 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) 20250212125528395 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) 20250212125528396 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) 20250212125528396 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) 20250212125528396 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) 20250212125528396 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) 20250212125528398 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) 20250212125528398 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) 20250212125528398 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 502 for type USF (pdch_ul_controller.c:184) 20250212125528398 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) 20250212125528399 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (final=0) (encoding.cpp:1112) 20250212125528399 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125528399 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) 20250212125528399 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125528399 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125528399 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125528399 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) 20250212125528399 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) 20250212125528399 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125528400 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) 20250212125528400 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125528400 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125528400 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125528400 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125528400 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125528400 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125528400 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=4 (bts.cpp:663) 20250212125528400 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125528400 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125528400 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125528400 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125528400 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125528400 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125528400 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125528400 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125528400 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125528400 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125528400 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125528400 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125528400 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125528400 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125528400 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125528400 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125528400 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125528400 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125528400 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125528400 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125528400 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20250212125528400 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20250212125528400 DTBF INFO TBF(UL:TFI-0-1-4:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20250212125528400 DTBF INFO TBF(UL:TFI-0-1-4:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125528400 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-4:G){NEW} (gprs_ms.c:336) 20250212125528400 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125528400 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125528400 DTBFUL INFO TBF(UL:TFI-0-1-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125528400 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125528400 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) 20250212125528400 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) 20250212125528400 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125528400 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125528400 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20250212125528400 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125528413 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) 20250212125528413 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) 20250212125528413 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) 20250212125528413 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125528414 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) 20250212125528414 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) 20250212125528414 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) 20250212125528414 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) 20250212125528415 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) 20250212125528415 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) 20250212125528415 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) 20250212125528415 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) 20250212125528416 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) 20250212125528416 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) 20250212125528417 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) 20250212125528417 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) 20250212125528417 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) 20250212125528417 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) 20250212125528418 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) 20250212125528418 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) 20250212125528418 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 507 for type USF (pdch_ul_controller.c:184) 20250212125528418 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) 20250212125528418 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 4 vs exp USF 4 20250212125528431 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) 20250212125528431 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) 20250212125528431 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) 20250212125528431 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125528432 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 39 bc 82 a2 22 f5 96 ea 4b 9f d6 fa 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125528432 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) 20250212125528432 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125528432 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 09 01 00 00 00 22 39 bc 82 a2 22 f5 96 ea 4b 9f d6 fa 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125528432 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125528432 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=502 Rx UL DATA from unexpected TBF(UL:TFI-0-1-4:G){ASSIGN} (pdch.cpp:1070) 20250212125528432 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) 20250212125528432 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125528432 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) 20250212125528432 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125528432 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} data_length=30, data=00 00 00 22 39 bc 82 a2 22 f5 96 ea 4b 9f d6 fa 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125528432 DTBFUL INFO TBF(UL:TFI-0-1-4:G){ASSIGN} Decoded premier TLLI=0x00000022 of UL DATA TFI=4. (tbf_ul.cpp:361) 20250212125528432 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000022, not yet confirmed (gprs_ms.c:512) 20250212125528432 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125528432 DTBFUL ERROR UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125528432 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125528432 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125528432 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125528432 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125528432 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) 20250212125528432 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125528432 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125528432 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125528432 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) 20250212125528432 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) 20250212125528432 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) 20250212125528432 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) 20250212125528433 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) 20250212125528433 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) 20250212125528433 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) 20250212125528433 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) 20250212125528433 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) 20250212125528433 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) 20250212125528433 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) 20250212125528433 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) 20250212125528440 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) 20250212125528440 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) 20250212125528440 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 511 for type USF (pdch_ul_controller.c:184) 20250212125528440 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) 20250212125528440 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125528440 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125528440 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) 20250212125528440 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125528440 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125528440 DTBFUL ERROR UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125528440 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) 20250212125528440 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) 20250212125528441 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125528442 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) 20250212125528442 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125528442 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125528442 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125528442 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125528442 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125528442 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125528442 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=4 (bts.cpp:663) 20250212125528442 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125528442 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125528442 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125528442 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125528442 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125528442 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125528442 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125528442 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125528442 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125528442 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125528442 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125528442 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125528442 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125528442 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125528442 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125528442 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125528442 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125528442 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125528442 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125528442 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125528442 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20250212125528442 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20250212125528442 DTBF INFO TBF(UL:TFI-0-2-4:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20250212125528442 DTBF INFO TBF(UL:TFI-0-2-4:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125528442 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-4:G){NEW} (gprs_ms.c:336) 20250212125528442 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125528442 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125528442 DTBFUL INFO TBF(UL:TFI-0-2-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125528442 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125528442 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) 20250212125528442 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) 20250212125528442 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125528442 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125528442 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20250212125528442 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125528455 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) 20250212125528455 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) 20250212125528455 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) 20250212125528455 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125528456 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) 20250212125528456 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) 20250212125528457 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) 20250212125528457 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) 20250212125528457 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) 20250212125528457 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) 20250212125528458 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) 20250212125528458 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) 20250212125528459 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) 20250212125528459 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) 20250212125528460 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) 20250212125528460 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) 20250212125528461 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) 20250212125528461 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) 20250212125528462 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) 20250212125528462 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) 20250212125528462 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 515 for type USF (pdch_ul_controller.c:184) 20250212125528462 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) 20250212125528463 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 4 vs exp USF 4 20250212125528475 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) 20250212125528475 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) 20250212125528476 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) 20250212125528476 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) 20250212125528476 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) 20250212125528476 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125528477 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 c1 c6 c8 46 d8 51 78 bd 1f 98 9c 62 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125528477 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) 20250212125528477 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125528477 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 09 01 00 00 00 23 c1 c6 c8 46 d8 51 78 bd 1f 98 9c 62 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125528477 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125528477 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=511 Rx UL DATA from unexpected TBF(UL:TFI-0-2-4:G){ASSIGN} (pdch.cpp:1070) 20250212125528477 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) 20250212125528477 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125528477 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) 20250212125528477 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125528477 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} data_length=30, data=00 00 00 23 c1 c6 c8 46 d8 51 78 bd 1f 98 9c 62 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125528477 DTBFUL INFO TBF(UL:TFI-0-2-4:G){ASSIGN} Decoded premier TLLI=0x00000023 of UL DATA TFI=4. (tbf_ul.cpp:361) 20250212125528477 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000023, not yet confirmed (gprs_ms.c:512) 20250212125528477 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125528477 DTBFUL ERROR UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125528477 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125528477 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125528477 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125528477 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125528477 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) 20250212125528477 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125528477 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125528477 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125528478 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) 20250212125528478 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) 20250212125528479 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) 20250212125528479 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) 20250212125528479 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) 20250212125528479 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) 20250212125528480 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) 20250212125528480 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) 20250212125528481 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) 20250212125528481 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) 20250212125528482 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) 20250212125528482 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) 20250212125528482 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 520 for type USF (pdch_ul_controller.c:184) 20250212125528482 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) 20250212125528482 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125528482 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125528482 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) 20250212125528482 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125528482 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125528482 DTBFUL ERROR UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125528482 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) 20250212125528482 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) 20250212125528482 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125528487 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) 20250212125528487 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125528487 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125528487 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125528487 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125528487 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125528487 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125528487 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=4 (bts.cpp:663) 20250212125528487 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125528487 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125528487 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125528487 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125528487 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125528487 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125528487 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125528487 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125528487 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125528487 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125528487 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125528487 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125528487 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125528487 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125528487 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125528487 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125528487 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125528487 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125528487 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125528487 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125528487 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20250212125528487 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20250212125528487 DTBF INFO TBF(UL:TFI-0-3-4:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20250212125528487 DTBF INFO TBF(UL:TFI-0-3-4:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125528487 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-4:G){NEW} (gprs_ms.c:336) 20250212125528487 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125528487 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125528487 DTBFUL INFO TBF(UL:TFI-0-3-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125528487 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125528487 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) 20250212125528487 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) 20250212125528487 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125528487 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125528487 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20250212125528487 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125528494 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) 20250212125528494 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) 20250212125528494 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) 20250212125528494 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125528495 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) 20250212125528495 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) 20250212125528496 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) 20250212125528496 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) 20250212125528496 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) 20250212125528496 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) 20250212125528497 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) 20250212125528497 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) 20250212125528498 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) 20250212125528498 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) 20250212125528498 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) 20250212125528498 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) 20250212125528499 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) 20250212125528499 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) 20250212125528503 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) 20250212125528503 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) 20250212125528503 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 524 for type USF (pdch_ul_controller.c:184) 20250212125528503 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) 20250212125528504 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 4 vs exp USF 4 20250212125528518 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) 20250212125528518 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) 20250212125528520 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) 20250212125528520 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) 20250212125528521 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) 20250212125528521 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) 20250212125528521 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) 20250212125528521 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125528523 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 22 23 bd 0f 20 0a 8a d5 ed 2d c5 c7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125528523 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) 20250212125528523 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125528523 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 09 01 00 00 00 24 22 23 bd 0f 20 0a 8a d5 ed 2d c5 c7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125528523 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125528523 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=520 Rx UL DATA from unexpected TBF(UL:TFI-0-3-4:G){ASSIGN} (pdch.cpp:1070) 20250212125528523 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) 20250212125528523 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125528523 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) 20250212125528523 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125528523 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} data_length=30, data=00 00 00 24 22 23 bd 0f 20 0a 8a d5 ed 2d c5 c7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125528523 DTBFUL INFO TBF(UL:TFI-0-3-4:G){ASSIGN} Decoded premier TLLI=0x00000024 of UL DATA TFI=4. (tbf_ul.cpp:361) 20250212125528523 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000024, not yet confirmed (gprs_ms.c:512) 20250212125528523 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125528523 DTBFUL ERROR UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125528523 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125528523 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125528523 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125528523 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125528523 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) 20250212125528523 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125528523 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125528523 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125528524 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) 20250212125528524 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) 20250212125528525 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) 20250212125528525 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) 20250212125528527 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) 20250212125528527 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) 20250212125528528 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) 20250212125528528 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) 20250212125528529 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) 20250212125528529 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) 20250212125528529 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 528 for type USF (pdch_ul_controller.c:184) 20250212125528529 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) 20250212125528529 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125528529 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125528529 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) 20250212125528529 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125528529 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125528529 DTBFUL ERROR UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125528529 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) 20250212125528529 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) 20250212125528531 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125528537 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) 20250212125528537 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125528537 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125528537 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125528537 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125528537 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125528537 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125528537 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=4 (bts.cpp:663) 20250212125528537 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125528537 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125528537 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125528537 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125528537 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125528537 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125528537 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125528537 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125528537 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125528537 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125528537 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125528537 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125528537 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125528537 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125528537 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125528537 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125528537 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125528537 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125528537 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125528537 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125528537 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20250212125528537 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20250212125528537 DTBF INFO TBF(UL:TFI-0-4-4:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20250212125528537 DTBF INFO TBF(UL:TFI-0-4-4:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125528537 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-4:G){NEW} (gprs_ms.c:336) 20250212125528537 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125528537 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125528537 DTBFUL INFO TBF(UL:TFI-0-4-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125528537 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125528537 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) 20250212125528537 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) 20250212125528537 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125528537 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125528537 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20250212125528537 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) 20250212125528538 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) 20250212125528538 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) 20250212125528538 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) 20250212125528538 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125528541 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) 20250212125528541 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20250212125528542 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) 20250212125528542 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@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 } } } } } } } } } 20250212125528543 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) 20250212125528543 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) MTC@8d0f06c41a7d: 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 } 20250212125528543 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) 20250212125528543 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) 20250212125528543 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) 20250212125528543 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) 20250212125528544 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) 20250212125528544 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) 20250212125528544 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) 20250212125528544 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) 20250212125528545 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125528558 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) 20250212125528558 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) 20250212125528559 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) 20250212125528559 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) 20250212125528560 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) 20250212125528560 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) 20250212125528561 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) 20250212125528561 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) 20250212125528561 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) 20250212125528562 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125528562 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) 20250212125528562 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) 20250212125528563 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) 20250212125528563 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) 20250212125528564 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) 20250212125528564 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) 20250212125528565 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) 20250212125528565 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) 20250212125528568 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) 20250212125528568 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) 20250212125528568 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 537 for type USF (pdch_ul_controller.c:184) 20250212125528568 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) 20250212125528569 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 4 vs exp USF 4 20250212125528582 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) 20250212125528582 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) 20250212125528583 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) 20250212125528583 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) 20250212125528584 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) 20250212125528584 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) 20250212125528585 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) 20250212125528585 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) 20250212125528586 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 a6 c0 18 16 a9 16 ec 33 85 11 ec fd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125528586 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) 20250212125528586 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125528586 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 09 01 00 00 00 25 a6 c0 18 16 a9 16 ec 33 85 11 ec fd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125528586 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125528586 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:1070) 20250212125528586 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) 20250212125528586 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125528586 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) 20250212125528586 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125528586 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} data_length=30, data=00 00 00 25 a6 c0 18 16 a9 16 ec 33 85 11 ec fd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125528586 DTBFUL INFO TBF(UL:TFI-0-4-4:G){ASSIGN} Decoded premier TLLI=0x00000025 of UL DATA TFI=4. (tbf_ul.cpp:361) 20250212125528586 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000025, not yet confirmed (gprs_ms.c:512) 20250212125528586 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125528586 DTBFUL ERROR UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125528586 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125528586 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125528586 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125528586 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125528586 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) 20250212125528586 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125528586 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125528586 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125528586 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) 20250212125528586 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) 20250212125528587 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) 20250212125528587 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) 20250212125528588 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) 20250212125528588 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) 20250212125528589 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) 20250212125528589 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) 20250212125528589 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 541 for type USF (pdch_ul_controller.c:184) 20250212125528589 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) 20250212125528589 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125528589 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125528589 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) 20250212125528589 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125528589 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125528589 DTBFUL ERROR UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125528589 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) 20250212125528589 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) 20250212125528590 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125528595 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) 20250212125528595 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125528595 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125528595 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125528595 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125528595 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125528595 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125528595 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=4 (bts.cpp:663) 20250212125528595 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125528595 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125528595 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125528595 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125528595 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125528595 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125528595 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125528595 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125528595 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125528595 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125528595 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125528595 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125528595 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125528595 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125528595 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125528595 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125528595 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125528595 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125528595 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125528595 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125528595 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20250212125528595 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20250212125528595 DTBF INFO TBF(UL:TFI-0-5-4:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20250212125528595 DTBF INFO TBF(UL:TFI-0-5-4:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125528595 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-4:G){NEW} (gprs_ms.c:336) 20250212125528595 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125528595 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125528595 DTBFUL INFO TBF(UL:TFI-0-5-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125528595 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125528595 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) 20250212125528595 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) 20250212125528595 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125528595 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125528595 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20250212125528595 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) BTS(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125528601 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125528601 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125528601 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125528601 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) 20250212125528601 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) 20250212125528601 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) 20250212125528601 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20250212125528603 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) 20250212125528603 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) 20250212125528603 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) 20250212125528603 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) 20250212125528604 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) 20250212125528604 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) 20250212125528605 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) 20250212125528606 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) 20250212125528606 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) 20250212125528606 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) 20250212125528607 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) 20250212125528607 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) 20250212125528608 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) 20250212125528608 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) 20250212125528609 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) 20250212125528609 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=541 block_nr=5 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=546 (gprs_rlcmac_sched.cpp:454) 20250212125528609 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 546 for type USF (pdch_ul_controller.c:184) 20250212125528609 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Sending data request: sapi=5 arfcn=871 cur_fn=537 block=5 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125528610 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 4 vs exp USF 4 20250212125528621 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) 20250212125528621 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) 20250212125528622 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) 20250212125528622 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) 20250212125528623 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) 20250212125528623 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) 20250212125528624 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) 20250212125528624 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) 20250212125528624 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) 20250212125528624 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) 20250212125528624 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) 20250212125528624 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125528625 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=541 block=5 data=3c 09 01 00 00 00 26 cd 8a f2 86 e8 df e8 80 0e 2f 1c d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125528625 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125528625 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125528625 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 09 01 00 00 00 26 cd 8a f2 86 e8 df e8 80 0e 2f 1c d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125528625 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125528625 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=541 Rx UL DATA from unexpected TBF(UL:TFI-0-5-4:G){ASSIGN} (pdch.cpp:1070) 20250212125528625 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) 20250212125528625 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125528625 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) 20250212125528625 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125528625 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G){ASSIGN} data_length=30, data=00 00 00 26 cd 8a f2 86 e8 df e8 80 0e 2f 1c d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125528625 DTBFUL INFO TBF(UL:TFI-0-5-4:G){ASSIGN} Decoded premier TLLI=0x00000026 of UL DATA TFI=4. (tbf_ul.cpp:361) 20250212125528625 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000026, not yet confirmed (gprs_ms.c:512) 20250212125528625 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125528625 DTBFUL ERROR UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125528625 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125528625 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125528625 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125528625 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125528625 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) 20250212125528625 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125528625 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125528625 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125528626 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) 20250212125528626 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) 20250212125528626 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) 20250212125528626 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) 20250212125528630 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=546 RX RTS.req: sapi=5 arfcn=876 cur_fn=541 block=6 (pcu_l1_if.cpp:576) 20250212125528630 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=546 block_nr=6 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=550 (gprs_rlcmac_sched.cpp:454) 20250212125528630 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 550 for type USF (pdch_ul_controller.c:184) 20250212125528630 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) 20250212125528630 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125528630 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125528630 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) 20250212125528630 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125528630 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125528630 DTBFUL ERROR UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125528630 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=546 Scheduling control message at RTS for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125528630 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=546 Sending data request: sapi=5 arfcn=876 cur_fn=541 block=6 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) 20250212125528630 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125528634 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=541, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125528634 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125528634 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125528634 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125528634 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125528634 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125528634 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125528634 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=4 (bts.cpp:663) 20250212125528634 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125528634 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125528634 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125528634 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125528634 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125528634 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125528634 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125528634 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125528634 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125528634 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125528634 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125528634 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125528634 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125528634 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125528634 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125528635 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125528635 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125528635 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125528635 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125528635 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125528635 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20250212125528635 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20250212125528635 DTBF INFO TBF(UL:TFI-0-6-4:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20250212125528635 DTBF INFO TBF(UL:TFI-0-6-4:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125528635 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-4:G){NEW} (gprs_ms.c:336) 20250212125528635 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125528635 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125528635 DTBFUL INFO TBF(UL:TFI-0-6-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125528635 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125528635 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) 20250212125528635 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=541 (tbf_ul.cpp:221) 20250212125528635 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125528635 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125528635 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20250212125528635 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=541 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6d 7b 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125528643 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125528643 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125528643 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125528644 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) 20250212125528644 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) 20250212125528644 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=546): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20250212125528644 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20250212125528645 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) 20250212125528645 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) 20250212125528646 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) 20250212125528646 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) 20250212125528647 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) 20250212125528647 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) 20250212125528647 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) 20250212125528647 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) 20250212125528648 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) 20250212125528648 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) 20250212125528649 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) 20250212125528649 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) 20250212125528649 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) 20250212125528649 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) 20250212125528650 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) 20250212125528650 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=550 block_nr=7 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=554 (gprs_rlcmac_sched.cpp:454) 20250212125528650 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 554 for type USF (pdch_ul_controller.c:184) 20250212125528650 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Sending data request: sapi=5 arfcn=871 cur_fn=546 block=7 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125528650 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 4 vs exp USF 4 20250212125528662 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) 20250212125528662 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) 20250212125528662 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) 20250212125528662 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) 20250212125528663 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) 20250212125528663 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) 20250212125528663 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) 20250212125528663 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) 20250212125528663 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) 20250212125528663 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) 20250212125528663 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) 20250212125528663 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) 20250212125528663 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=550): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20250212125528663 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125528663 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=550 block=7 data=3c 09 01 00 00 00 27 5a eb 99 a3 e4 78 0a 1d 78 3c 04 33 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125528663 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125528663 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125528663 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 09 01 00 00 00 27 5a eb 99 a3 e4 78 0a 1d 78 3c 04 33 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125528663 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125528663 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=550 Rx UL DATA from unexpected TBF(UL:TFI-0-6-4:G){ASSIGN} (pdch.cpp:1070) 20250212125528663 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) 20250212125528663 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125528663 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) 20250212125528663 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125528663 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} data_length=30, data=00 00 00 27 5a eb 99 a3 e4 78 0a 1d 78 3c 04 33 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125528663 DTBFUL INFO TBF(UL:TFI-0-6-4:G){ASSIGN} Decoded premier TLLI=0x00000027 of UL DATA TFI=4. (tbf_ul.cpp:361) 20250212125528663 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000027, not yet confirmed (gprs_ms.c:512) 20250212125528663 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125528663 DTBFUL ERROR UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125528663 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125528663 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125528663 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125528663 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125528663 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) 20250212125528663 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125528663 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125528663 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125528664 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) 20250212125528664 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) 20250212125528667 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=554 RX RTS.req: sapi=5 arfcn=877 cur_fn=550 block=8 (pcu_l1_if.cpp:576) 20250212125528667 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=554 block_nr=8 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=559 (gprs_rlcmac_sched.cpp:454) 20250212125528667 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 559 for type USF (pdch_ul_controller.c:184) 20250212125528667 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) 20250212125528667 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125528667 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125528667 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) 20250212125528667 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125528667 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125528667 DTBFUL ERROR UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125528667 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=554 Scheduling control message at RTS for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125528667 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=554 Sending data request: sapi=5 arfcn=877 cur_fn=550 block=8 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) 20250212125528667 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125528669 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=550, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125528669 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125528669 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125528669 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125528669 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125528669 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125528669 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125528669 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=4 (bts.cpp:663) 20250212125528669 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125528669 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125528669 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125528669 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125528669 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125528669 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125528669 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125528669 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125528669 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125528669 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125528669 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125528669 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125528669 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125528669 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125528669 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125528669 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125528669 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125528669 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125528669 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125528669 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125528669 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20250212125528669 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20250212125528669 DTBF INFO TBF(UL:TFI-0-7-4:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20250212125528669 DTBF INFO TBF(UL:TFI-0-7-4:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125528669 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-4:G){NEW} (gprs_ms.c:336) 20250212125528669 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125528669 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125528669 DTBFUL INFO TBF(UL:TFI-0-7-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125528669 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125528669 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) 20250212125528669 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=550 (tbf_ul.cpp:221) 20250212125528669 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125528669 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125528669 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20250212125528669 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=550 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6e 7c 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125528681 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) 20250212125528681 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) 20250212125528681 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=554): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20250212125528681 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20250212125528682 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) 20250212125528682 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) 20250212125528682 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) 20250212125528682 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) 20250212125528683 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) 20250212125528683 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) 20250212125528683 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) 20250212125528683 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) 20250212125528683 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) 20250212125528683 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) 20250212125528683 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) 20250212125528683 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) 20250212125528684 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) 20250212125528684 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) 20250212125528688 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125528688 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125528688 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125528690 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) 20250212125528690 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=559 block_nr=9 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=563 (gprs_rlcmac_sched.cpp:454) 20250212125528690 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 563 for type USF (pdch_ul_controller.c:184) 20250212125528690 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Sending data request: sapi=5 arfcn=871 cur_fn=554 block=9 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125528691 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 4 vs exp USF 4 20250212125528706 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) 20250212125528706 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) 20250212125528707 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) 20250212125528708 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) 20250212125528708 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) 20250212125528708 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) 20250212125528709 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) 20250212125528709 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) 20250212125528712 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) 20250212125528712 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) 20250212125528713 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) 20250212125528713 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) 20250212125528715 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) 20250212125528715 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) 20250212125528715 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=559): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20250212125528715 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125528716 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=559 block=9 data=3c 09 01 00 00 00 28 fa 57 ff f8 2a cf 80 7c bd 09 1f 90 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125528716 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125528716 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125528716 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 09 01 00 00 00 28 fa 57 ff f8 2a cf 80 7c bd 09 1f 90 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125528716 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125528716 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=559 Rx UL DATA from unexpected TBF(UL:TFI-0-7-4:G){ASSIGN} (pdch.cpp:1070) 20250212125528716 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) 20250212125528716 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125528716 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) 20250212125528716 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125528716 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} data_length=30, data=00 00 00 28 fa 57 ff f8 2a cf 80 7c bd 09 1f 90 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125528716 DTBFUL INFO TBF(UL:TFI-0-7-4:G){ASSIGN} Decoded premier TLLI=0x00000028 of UL DATA TFI=4. (tbf_ul.cpp:361) 20250212125528716 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000028, not yet confirmed (gprs_ms.c:512) 20250212125528716 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125528716 DTBFUL ERROR UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125528716 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125528716 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125528716 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125528716 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125528716 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) 20250212125528716 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125528716 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125528716 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125528717 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=563 RX RTS.req: sapi=5 arfcn=878 cur_fn=559 block=10 (pcu_l1_if.cpp:576) 20250212125528717 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=563 block_nr=10 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=567 (gprs_rlcmac_sched.cpp:454) 20250212125528717 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 567 for type USF (pdch_ul_controller.c:184) 20250212125528717 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) 20250212125528717 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125528717 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125528717 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) 20250212125528717 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125528717 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125528717 DTBFUL ERROR UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125528717 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=563 Scheduling control message at RTS for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125528717 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=563 Sending data request: sapi=5 arfcn=878 cur_fn=559 block=10 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) 20250212125528719 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125528723 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=559, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125528724 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125528724 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125528724 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125528724 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125528724 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125528724 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125528724 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=5 (bts.cpp:663) 20250212125528724 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125528724 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125528724 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125528724 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125528724 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125528724 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125528724 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125528724 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125528724 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125528724 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125528724 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125528724 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125528724 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125528724 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125528724 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125528724 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125528724 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125528724 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125528724 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125528724 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125528724 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20250212125528724 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20250212125528724 DTBF INFO TBF(UL:TFI-0-0-5:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125528724 DTBF INFO TBF(UL:TFI-0-0-5:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125528724 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-5:G){NEW} (gprs_ms.c:336) 20250212125528724 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125528724 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125528724 DTBFUL INFO TBF(UL:TFI-0-0-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125528724 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125528724 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) 20250212125528724 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=559 (tbf_ul.cpp:221) 20250212125528724 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125528724 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125528724 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20250212125528724 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=559 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) 20250212125528726 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) 20250212125528726 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) 20250212125528727 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=563): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20250212125528727 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) BTS(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20250212125528728 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) 20250212125528728 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) 20250212125528729 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) 20250212125528729 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) 20250212125528730 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) 20250212125528730 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) MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125528731 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) 20250212125528731 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) 20250212125528732 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) 20250212125528732 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) 20250212125528733 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) 20250212125528733 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) 20250212125528734 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) 20250212125528734 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) 20250212125528735 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125528738 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125528738 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125528738 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125528744 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) 20250212125528744 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) 20250212125528744 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) 20250212125528744 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) 20250212125528744 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) 20250212125528744 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) 20250212125528744 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) 20250212125528744 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) 20250212125528744 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) 20250212125528745 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) 20250212125528745 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) 20250212125528745 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) 20250212125528745 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) 20250212125528745 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) 20250212125528745 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) 20250212125528745 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) 20250212125528745 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=567): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20250212125528745 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125528753 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) 20250212125528753 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) 20250212125528753 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 576 for type USF (pdch_ul_controller.c:184) 20250212125528753 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) 20250212125528753 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 4 vs exp USF 5 20250212125528767 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) 20250212125528767 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) 20250212125528767 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) 20250212125528767 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) 20250212125528768 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) 20250212125528768 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) 20250212125528768 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) 20250212125528768 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) 20250212125528768 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) 20250212125528768 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) 20250212125528768 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) 20250212125528768 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) 20250212125528768 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) 20250212125528768 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) 20250212125528768 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) 20250212125528768 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) 20250212125528772 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) 20250212125528772 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) 20250212125528772 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 580 for type USF (pdch_ul_controller.c:184) 20250212125528772 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) 20250212125528772 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 4 vs exp USF 5 20250212125528786 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) 20250212125528786 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) 20250212125528786 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) 20250212125528786 DTBF NOTICE TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20250212125528786 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20250212125528786 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20250212125528787 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) 20250212125528787 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) 20250212125528787 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) 20250212125528787 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) 20250212125528788 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) 20250212125528788 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) 20250212125528788 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) 20250212125528788 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) 20250212125528788 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) 20250212125528788 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) 20250212125528788 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) 20250212125528788 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) 20250212125528789 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) 20250212125528789 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) 20250212125528791 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) 20250212125528791 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) 20250212125528791 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 5 20250212125528796 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125528796 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125528796 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125528805 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) 20250212125528805 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) 20250212125528805 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) 20250212125528805 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20250212125528806 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) 20250212125528806 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) 20250212125528806 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) 20250212125528806 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) 20250212125528806 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) 20250212125528806 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) 20250212125528806 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) 20250212125528806 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) 20250212125528807 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) 20250212125528807 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) 20250212125528807 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) 20250212125528807 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) 20250212125528807 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) 20250212125528807 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) 20250212125528814 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) 20250212125528814 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) 20250212125528815 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 5 20250212125528829 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) 20250212125528829 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) 20250212125528830 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) 20250212125528830 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) 20250212125528830 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) 20250212125528830 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) 20250212125528831 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) 20250212125528831 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) 20250212125528831 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) 20250212125528831 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) 20250212125528832 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) 20250212125528832 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) 20250212125528832 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) 20250212125528832 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) 20250212125528832 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) 20250212125528832 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) 20250212125528834 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) 20250212125528834 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) 20250212125528834 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125528836 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125528836 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125528836 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 5 20250212125528849 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) 20250212125528849 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) 20250212125528850 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) 20250212125528850 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) 20250212125528851 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) 20250212125528851 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) 20250212125528853 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) 20250212125528853 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) 20250212125528854 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) 20250212125528854 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) 20250212125528855 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) 20250212125528855 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) 20250212125528856 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) 20250212125528856 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) 20250212125528857 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) 20250212125528857 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) 20250212125528858 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) 20250212125528858 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) 20250212125528859 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 5 20250212125528868 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) 20250212125528868 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) 20250212125528869 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125528869 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125528869 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125528869 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) 20250212125528869 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) 20250212125528870 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) 20250212125528870 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) 20250212125528871 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) 20250212125528871 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) 20250212125528872 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) 20250212125528872 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) 20250212125528873 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) 20250212125528873 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) 20250212125528874 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) 20250212125528874 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) 20250212125528876 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) 20250212125528876 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) 20250212125528878 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) 20250212125528878 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) 20250212125528879 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 5 20250212125528891 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) 20250212125528891 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) 20250212125528891 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) 20250212125528891 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) 20250212125528891 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) 20250212125528891 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) 20250212125528891 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) 20250212125528891 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) 20250212125528891 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) 20250212125528891 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) 20250212125528891 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) 20250212125528891 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) 20250212125528892 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) 20250212125528892 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) 20250212125528892 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) 20250212125528892 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) 20250212125528895 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) 20250212125528895 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) 20250212125528895 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 5 20250212125528912 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) 20250212125528912 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) 20250212125528913 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) 20250212125528913 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) 20250212125528914 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) 20250212125528914 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) 20250212125528915 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) 20250212125528915 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) 20250212125528916 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) 20250212125528916 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) 20250212125528917 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) 20250212125528917 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) 20250212125528917 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) 20250212125528917 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) 20250212125528918 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) 20250212125528918 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) 20250212125528920 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) 20250212125528920 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) 20250212125528921 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 5 20250212125528925 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125528925 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125528925 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125528932 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) 20250212125528932 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) 20250212125528934 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) 20250212125528934 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) 20250212125528935 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) 20250212125528935 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) 20250212125528936 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) 20250212125528936 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) 20250212125528937 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) 20250212125528937 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) 20250212125528938 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) 20250212125528938 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) 20250212125528938 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) 20250212125528938 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) 20250212125528939 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) 20250212125528939 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) 20250212125528941 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) 20250212125528941 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) 20250212125528941 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 615 for type USF (pdch_ul_controller.c:184) 20250212125528942 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) 20250212125528942 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 5 vs exp USF 5 20250212125528954 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 bf 64 47 df 42 58 70 51 08 9a 70 e0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125528954 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) 20250212125528954 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125528954 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 0b 01 00 00 00 29 bf 64 47 df 42 58 70 51 08 9a 70 e0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125528954 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125528954 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=611 Rx UL DATA from unexpected TBF(UL:TFI-0-0-5:G){FLOW} (pdch.cpp:1070) 20250212125528954 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) 20250212125528954 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125528955 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) 20250212125528955 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125528955 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G){FLOW} data_length=30, data=00 00 00 29 bf 64 47 df 42 58 70 51 08 9a 70 e0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125528955 DTBFUL INFO TBF(UL:TFI-0-0-5:G){FLOW} Decoded premier TLLI=0x00000029 of UL DATA TFI=5. (tbf_ul.cpp:361) 20250212125528955 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000029, not yet confirmed (gprs_ms.c:512) 20250212125528955 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125528955 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125528955 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125528955 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125528955 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125528955 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) 20250212125528955 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) 20250212125528955 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125528955 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125528955 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125528956 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) 20250212125528956 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) 20250212125528956 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) 20250212125528956 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) 20250212125528956 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) 20250212125528956 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) 20250212125528956 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) 20250212125528956 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) 20250212125528956 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) 20250212125528956 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) 20250212125528957 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) 20250212125528957 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) 20250212125528957 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) 20250212125528957 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) 20250212125528959 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) 20250212125528959 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) 20250212125528959 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 619 for type USF (pdch_ul_controller.c:184) 20250212125528959 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) 20250212125528959 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (final=0) (encoding.cpp:1112) 20250212125528959 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125528959 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) 20250212125528959 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125528959 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125528959 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125528959 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) 20250212125528959 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) 20250212125528959 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125528960 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) 20250212125528960 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125528960 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125528960 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125528960 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125528960 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125528960 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125528960 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=5 (bts.cpp:663) 20250212125528960 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125528960 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125528960 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125528960 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125528960 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125528960 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125528960 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125528960 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125528960 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125528960 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125528960 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125528960 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125528960 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125528960 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125528960 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125528961 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125528961 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125528961 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125528961 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125528961 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125528961 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20250212125528961 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20250212125528961 DTBF INFO TBF(UL:TFI-0-1-5:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20250212125528961 DTBF INFO TBF(UL:TFI-0-1-5:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125528961 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-5:G){NEW} (gprs_ms.c:336) 20250212125528961 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125528961 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125528961 DTBFUL INFO TBF(UL:TFI-0-1-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125528961 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125528961 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) 20250212125528961 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) 20250212125528961 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125528961 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125528961 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20250212125528961 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125528973 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) 20250212125528973 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) 20250212125528973 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) 20250212125528973 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125528973 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) 20250212125528973 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) 20250212125528973 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) 20250212125528973 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) 20250212125528973 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) 20250212125528973 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) 20250212125528973 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) 20250212125528973 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) 20250212125528974 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) 20250212125528974 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) 20250212125528974 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) 20250212125528974 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) 20250212125528974 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) 20250212125528974 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) 20250212125528977 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) 20250212125528977 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) 20250212125528977 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 624 for type USF (pdch_ul_controller.c:184) 20250212125528977 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) 20250212125528978 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 5 vs exp USF 5 20250212125528992 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) 20250212125528992 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) 20250212125528992 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) 20250212125528992 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125528992 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 08 7f 96 a7 e8 a0 59 ea 10 93 bf a9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125528992 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) 20250212125528992 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125528992 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 0b 01 00 00 00 2a 08 7f 96 a7 e8 a0 59 ea 10 93 bf a9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125528992 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125528992 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=619 Rx UL DATA from unexpected TBF(UL:TFI-0-1-5:G){ASSIGN} (pdch.cpp:1070) 20250212125528992 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) 20250212125528992 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125528992 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) 20250212125528992 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125528992 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} data_length=30, data=00 00 00 2a 08 7f 96 a7 e8 a0 59 ea 10 93 bf a9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125528992 DTBFUL INFO TBF(UL:TFI-0-1-5:G){ASSIGN} Decoded premier TLLI=0x0000002a of UL DATA TFI=5. (tbf_ul.cpp:361) 20250212125528992 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002a, not yet confirmed (gprs_ms.c:512) 20250212125528992 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125528992 DTBFUL ERROR UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125528992 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125528992 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125528992 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125528992 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125528992 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) 20250212125528992 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125528992 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125528992 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125528992 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) 20250212125528992 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) 20250212125528992 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) 20250212125528992 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) 20250212125528992 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) 20250212125528992 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) 20250212125528992 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) 20250212125528992 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) 20250212125528993 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) 20250212125528993 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) 20250212125528993 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) 20250212125528993 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) 20250212125529001 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) 20250212125529001 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) 20250212125529001 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 628 for type USF (pdch_ul_controller.c:184) 20250212125529001 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) 20250212125529001 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125529001 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125529001 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) 20250212125529001 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125529001 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125529001 DTBFUL ERROR UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125529001 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) 20250212125529001 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) 20250212125529001 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125529002 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) 20250212125529002 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125529002 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125529002 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125529002 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125529002 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125529002 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125529002 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=5 (bts.cpp:663) 20250212125529002 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125529002 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125529002 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125529002 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125529002 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125529002 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125529002 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125529002 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125529002 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125529002 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125529002 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125529002 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125529002 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125529002 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125529002 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125529002 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125529002 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125529002 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125529002 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125529002 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125529002 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20250212125529002 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20250212125529002 DTBF INFO TBF(UL:TFI-0-2-5:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20250212125529002 DTBF INFO TBF(UL:TFI-0-2-5:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125529002 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-5:G){NEW} (gprs_ms.c:336) 20250212125529002 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125529002 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125529002 DTBFUL INFO TBF(UL:TFI-0-2-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125529002 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125529002 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) 20250212125529002 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) 20250212125529002 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125529002 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125529002 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20250212125529002 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125529015 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) 20250212125529016 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) 20250212125529016 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) 20250212125529016 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125529016 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) 20250212125529016 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) 20250212125529017 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) 20250212125529017 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) 20250212125529017 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) 20250212125529017 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) 20250212125529017 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) 20250212125529017 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) 20250212125529018 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) 20250212125529018 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) 20250212125529018 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) 20250212125529018 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) 20250212125529018 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) 20250212125529018 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) 20250212125529020 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) 20250212125529020 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) 20250212125529020 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 632 for type USF (pdch_ul_controller.c:184) 20250212125529020 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) 20250212125529021 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 5 vs exp USF 5 20250212125529034 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) 20250212125529034 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) 20250212125529035 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) 20250212125529035 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) 20250212125529035 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) 20250212125529035 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125529035 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 38 ae c2 ea d1 a1 bf 08 32 2f 86 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125529035 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) 20250212125529035 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125529035 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 0b 01 00 00 00 2b 38 ae c2 ea d1 a1 bf 08 32 2f 86 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125529035 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125529035 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=628 Rx UL DATA from unexpected TBF(UL:TFI-0-2-5:G){ASSIGN} (pdch.cpp:1070) 20250212125529035 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) 20250212125529035 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125529035 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) 20250212125529035 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125529035 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G){ASSIGN} data_length=30, data=00 00 00 2b 38 ae c2 ea d1 a1 bf 08 32 2f 86 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125529035 DTBFUL INFO TBF(UL:TFI-0-2-5:G){ASSIGN} Decoded premier TLLI=0x0000002b of UL DATA TFI=5. (tbf_ul.cpp:361) 20250212125529035 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002b, not yet confirmed (gprs_ms.c:512) 20250212125529035 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125529035 DTBFUL ERROR UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125529035 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125529035 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125529035 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125529035 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125529035 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) 20250212125529035 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125529035 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125529035 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125529035 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) 20250212125529035 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) 20250212125529035 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) 20250212125529035 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) 20250212125529035 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) 20250212125529035 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) 20250212125529035 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) 20250212125529035 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) 20250212125529035 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) 20250212125529035 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) 20250212125529039 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) 20250212125529039 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) 20250212125529039 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 637 for type USF (pdch_ul_controller.c:184) 20250212125529039 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) 20250212125529039 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125529039 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125529039 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) 20250212125529039 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125529039 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125529039 DTBFUL ERROR UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125529039 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) 20250212125529039 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) 20250212125529039 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125529040 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) 20250212125529040 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125529040 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125529040 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125529040 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125529040 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125529040 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125529040 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=5 (bts.cpp:663) 20250212125529040 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125529040 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125529040 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125529040 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125529040 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125529040 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125529040 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125529040 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125529040 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125529040 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125529040 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125529040 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125529040 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125529040 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125529040 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125529040 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125529040 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125529040 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125529040 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125529040 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125529040 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20250212125529040 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20250212125529040 DTBF INFO TBF(UL:TFI-0-3-5:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20250212125529040 DTBF INFO TBF(UL:TFI-0-3-5:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125529040 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-5:G){NEW} (gprs_ms.c:336) 20250212125529040 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125529040 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125529040 DTBFUL INFO TBF(UL:TFI-0-3-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125529040 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125529040 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) 20250212125529040 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) 20250212125529040 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125529040 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125529040 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20250212125529040 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125529053 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) 20250212125529053 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) 20250212125529053 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) 20250212125529053 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125529053 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) 20250212125529053 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) 20250212125529053 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) 20250212125529053 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) 20250212125529053 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) 20250212125529053 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) 20250212125529054 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) 20250212125529054 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) 20250212125529054 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) 20250212125529054 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) 20250212125529054 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) 20250212125529054 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) 20250212125529054 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) 20250212125529054 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) 20250212125529062 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) 20250212125529062 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) 20250212125529062 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 641 for type USF (pdch_ul_controller.c:184) 20250212125529062 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) 20250212125529062 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 5 vs exp USF 5 20250212125529076 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) 20250212125529076 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) 20250212125529076 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) 20250212125529076 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) 20250212125529076 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) 20250212125529076 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) 20250212125529076 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) 20250212125529076 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125529077 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 43 11 39 db b7 fa 91 d2 4b a5 63 87 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125529077 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) 20250212125529077 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125529077 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 0b 01 00 00 00 2c 43 11 39 db b7 fa 91 d2 4b a5 63 87 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125529077 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125529077 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=637 Rx UL DATA from unexpected TBF(UL:TFI-0-3-5:G){ASSIGN} (pdch.cpp:1070) 20250212125529077 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) 20250212125529077 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125529077 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) 20250212125529077 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125529077 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G){ASSIGN} data_length=30, data=00 00 00 2c 43 11 39 db b7 fa 91 d2 4b a5 63 87 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125529077 DTBFUL INFO TBF(UL:TFI-0-3-5:G){ASSIGN} Decoded premier TLLI=0x0000002c of UL DATA TFI=5. (tbf_ul.cpp:361) 20250212125529077 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002c, not yet confirmed (gprs_ms.c:512) 20250212125529077 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125529077 DTBFUL ERROR UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125529077 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125529077 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125529077 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125529077 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125529077 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) 20250212125529077 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125529077 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125529077 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125529077 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) 20250212125529077 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) 20250212125529077 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) 20250212125529077 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) 20250212125529077 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) 20250212125529077 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) 20250212125529077 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) 20250212125529077 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) 20250212125529081 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) 20250212125529081 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) 20250212125529081 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 645 for type USF (pdch_ul_controller.c:184) 20250212125529081 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) 20250212125529081 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125529081 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125529081 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) 20250212125529081 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125529081 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125529081 DTBFUL ERROR UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125529081 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) 20250212125529081 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) 20250212125529081 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125529082 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) 20250212125529082 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125529082 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125529082 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125529082 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125529082 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125529082 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125529082 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=5 (bts.cpp:663) 20250212125529082 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125529082 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125529082 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125529082 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125529082 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125529082 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125529082 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125529082 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125529082 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125529082 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125529082 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125529082 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125529082 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125529082 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125529082 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125529082 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125529082 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125529082 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125529082 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125529082 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125529082 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20250212125529082 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20250212125529082 DTBF INFO TBF(UL:TFI-0-4-5:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20250212125529082 DTBF INFO TBF(UL:TFI-0-4-5:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125529082 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-5:G){NEW} (gprs_ms.c:336) 20250212125529082 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125529082 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125529082 DTBFUL INFO TBF(UL:TFI-0-4-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125529082 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125529082 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) 20250212125529082 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) 20250212125529082 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125529082 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125529082 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20250212125529082 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125529095 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) 20250212125529095 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) 20250212125529095 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) 20250212125529095 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125529095 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) 20250212125529096 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) 20250212125529096 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) 20250212125529096 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) 20250212125529096 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) 20250212125529096 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) 20250212125529096 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) 20250212125529096 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) 20250212125529096 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) 20250212125529096 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) 20250212125529097 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) 20250212125529097 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) 20250212125529097 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) 20250212125529097 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) 20250212125529100 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) 20250212125529100 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) 20250212125529100 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 650 for type USF (pdch_ul_controller.c:184) 20250212125529100 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) 20250212125529100 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 5 vs exp USF 5 20250212125529115 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) 20250212125529115 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) 20250212125529116 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) 20250212125529116 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) 20250212125529117 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) 20250212125529117 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) 20250212125529118 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) 20250212125529118 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) 20250212125529118 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) 20250212125529118 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125529118 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 e8 2c 72 84 12 6d 42 59 87 57 0b dd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125529118 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) 20250212125529118 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125529118 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 0b 01 00 00 00 2d e8 2c 72 84 12 6d 42 59 87 57 0b dd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125529118 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125529118 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=645 Rx UL DATA from unexpected TBF(UL:TFI-0-4-5:G){ASSIGN} (pdch.cpp:1070) 20250212125529118 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) 20250212125529118 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125529118 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) 20250212125529119 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125529119 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G){ASSIGN} data_length=30, data=00 00 00 2d e8 2c 72 84 12 6d 42 59 87 57 0b dd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125529119 DTBFUL INFO TBF(UL:TFI-0-4-5:G){ASSIGN} Decoded premier TLLI=0x0000002d of UL DATA TFI=5. (tbf_ul.cpp:361) 20250212125529119 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002d, not yet confirmed (gprs_ms.c:512) 20250212125529119 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125529119 DTBFUL ERROR UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125529119 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125529119 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125529119 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125529119 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125529119 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) 20250212125529119 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125529119 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125529119 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125529119 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) 20250212125529119 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) 20250212125529120 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) 20250212125529120 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) 20250212125529121 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) 20250212125529121 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) 20250212125529124 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) 20250212125529124 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) 20250212125529124 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 654 for type USF (pdch_ul_controller.c:184) 20250212125529124 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) 20250212125529124 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125529124 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125529124 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) 20250212125529124 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125529124 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125529124 DTBFUL ERROR UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125529124 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) 20250212125529124 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) 20250212125529125 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125529130 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) 20250212125529130 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125529130 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125529130 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125529130 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125529130 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125529130 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125529130 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=5 (bts.cpp:663) 20250212125529130 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125529130 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125529130 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125529130 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125529130 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125529130 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125529130 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125529130 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125529130 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125529130 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125529130 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125529130 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125529130 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125529130 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125529130 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125529130 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125529130 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125529130 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125529130 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125529130 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125529130 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20250212125529131 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20250212125529131 DTBF INFO TBF(UL:TFI-0-5-5:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20250212125529131 DTBF INFO TBF(UL:TFI-0-5-5:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125529131 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-5:G){NEW} (gprs_ms.c:336) 20250212125529131 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125529131 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125529131 DTBFUL INFO TBF(UL:TFI-0-5-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125529131 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125529131 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) 20250212125529131 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) 20250212125529131 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125529131 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125529131 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20250212125529131 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125529139 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) 20250212125529139 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) 20250212125529139 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) 20250212125529139 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20250212125529140 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) 20250212125529140 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) 20250212125529141 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) 20250212125529141 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) 20250212125529142 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) 20250212125529142 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) 20250212125529143 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) 20250212125529143 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) 20250212125529143 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) 20250212125529143 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) 20250212125529144 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) 20250212125529144 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) 20250212125529145 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) 20250212125529145 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) 20250212125529146 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) 20250212125529146 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) 20250212125529146 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 658 for type USF (pdch_ul_controller.c:184) 20250212125529146 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) 20250212125529146 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 5 vs exp USF 5 20250212125529158 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) 20250212125529158 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) 20250212125529160 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) 20250212125529160 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) 20250212125529161 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125529162 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125529162 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125529162 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) 20250212125529162 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) 20250212125529163 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) 20250212125529163 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) 20250212125529163 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) 20250212125529163 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) 20250212125529163 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) 20250212125529164 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125529164 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 e9 52 42 09 82 6c 01 d6 52 6e 83 d4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125529164 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) 20250212125529164 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125529164 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 0b 01 00 00 00 2e e9 52 42 09 82 6c 01 d6 52 6e 83 d4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125529164 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125529164 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=654 Rx UL DATA from unexpected TBF(UL:TFI-0-5-5:G){ASSIGN} (pdch.cpp:1070) 20250212125529164 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) 20250212125529164 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125529164 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) 20250212125529164 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125529164 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G){ASSIGN} data_length=30, data=00 00 00 2e e9 52 42 09 82 6c 01 d6 52 6e 83 d4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125529164 DTBFUL INFO TBF(UL:TFI-0-5-5:G){ASSIGN} Decoded premier TLLI=0x0000002e of UL DATA TFI=5. (tbf_ul.cpp:361) 20250212125529164 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002e, not yet confirmed (gprs_ms.c:512) 20250212125529164 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125529164 DTBFUL ERROR UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125529165 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125529165 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125529165 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125529165 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125529165 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) 20250212125529165 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125529165 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125529165 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125529165 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) 20250212125529165 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) 20250212125529167 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) 20250212125529167 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) 20250212125529169 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) 20250212125529169 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) 20250212125529169 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 663 for type USF (pdch_ul_controller.c:184) 20250212125529169 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) 20250212125529169 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125529169 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125529169 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) 20250212125529169 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125529169 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125529169 DTBFUL ERROR UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125529169 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) 20250212125529169 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) 20250212125529170 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125529174 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) 20250212125529174 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125529174 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125529174 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125529174 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125529174 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125529174 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125529175 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=5 (bts.cpp:663) 20250212125529175 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125529175 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125529175 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125529175 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125529175 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125529175 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125529175 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125529175 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125529175 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125529175 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125529175 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125529175 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125529175 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125529175 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125529175 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125529175 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125529175 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125529175 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125529175 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125529175 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125529175 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20250212125529175 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20250212125529175 DTBF INFO TBF(UL:TFI-0-6-5:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20250212125529175 DTBF INFO TBF(UL:TFI-0-6-5:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125529175 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-5:G){NEW} (gprs_ms.c:336) 20250212125529175 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125529175 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125529175 DTBFUL INFO TBF(UL:TFI-0-6-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125529175 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125529175 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) 20250212125529175 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) 20250212125529175 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125529175 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125529175 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20250212125529175 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(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 } } } } } } } } } 20250212125529179 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) 20250212125529179 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) 20250212125529179 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) 20250212125529179 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) MTC@8d0f06c41a7d: 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 } 20250212125529180 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) 20250212125529180 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) 20250212125529181 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) 20250212125529181 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) 20250212125529182 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) 20250212125529182 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) 20250212125529182 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) 20250212125529182 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) 20250212125529183 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) 20250212125529183 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) 20250212125529184 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) 20250212125529184 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) 20250212125529185 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) 20250212125529185 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) 20250212125529187 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) 20250212125529187 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) 20250212125529187 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 667 for type USF (pdch_ul_controller.c:184) 20250212125529187 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) 20250212125529189 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 5 vs exp USF 5 20250212125529202 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) 20250212125529202 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) 20250212125529203 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125529203 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125529203 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125529203 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) 20250212125529203 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) 20250212125529204 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) 20250212125529204 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) 20250212125529205 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) 20250212125529205 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) 20250212125529206 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) 20250212125529206 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) 20250212125529207 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) 20250212125529207 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) 20250212125529207 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) 20250212125529207 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125529208 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 d1 7f cd 46 a9 4d b7 92 a1 c0 f6 1d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125529208 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) 20250212125529208 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125529208 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 0b 01 00 00 00 2f d1 7f cd 46 a9 4d b7 92 a1 c0 f6 1d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125529208 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125529208 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=663 Rx UL DATA from unexpected TBF(UL:TFI-0-6-5:G){ASSIGN} (pdch.cpp:1070) 20250212125529208 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) 20250212125529208 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125529208 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) 20250212125529208 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125529208 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G){ASSIGN} data_length=30, data=00 00 00 2f d1 7f cd 46 a9 4d b7 92 a1 c0 f6 1d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125529208 DTBFUL INFO TBF(UL:TFI-0-6-5:G){ASSIGN} Decoded premier TLLI=0x0000002f of UL DATA TFI=5. (tbf_ul.cpp:361) 20250212125529208 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002f, not yet confirmed (gprs_ms.c:512) 20250212125529208 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125529208 DTBFUL ERROR UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125529208 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125529208 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125529208 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125529208 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125529208 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) 20250212125529208 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125529208 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125529208 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125529209 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) 20250212125529209 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) 20250212125529210 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) 20250212125529210 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) 20250212125529210 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 671 for type USF (pdch_ul_controller.c:184) 20250212125529210 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) 20250212125529210 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125529210 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125529210 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) 20250212125529210 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125529210 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125529210 DTBFUL ERROR UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125529210 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) 20250212125529210 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) 20250212125529211 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125529217 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) 20250212125529217 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125529217 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125529217 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125529217 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125529217 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125529217 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125529217 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=5 (bts.cpp:663) 20250212125529217 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125529217 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125529217 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125529217 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125529217 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125529217 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125529217 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125529217 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125529217 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125529217 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125529217 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125529217 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125529217 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125529217 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125529217 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125529217 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125529217 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125529217 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125529217 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125529217 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125529217 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20250212125529217 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20250212125529217 DTBF INFO TBF(UL:TFI-0-7-5:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20250212125529217 DTBF INFO TBF(UL:TFI-0-7-5:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125529218 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-5:G){NEW} (gprs_ms.c:336) 20250212125529218 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125529218 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125529218 DTBFUL INFO TBF(UL:TFI-0-7-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125529218 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125529218 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) 20250212125529218 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) 20250212125529218 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125529218 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125529218 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20250212125529218 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) BTS(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125529223 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) 20250212125529223 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) 20250212125529223 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) 20250212125529223 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20250212125529225 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) 20250212125529225 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) 20250212125529226 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) 20250212125529226 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) 20250212125529227 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) 20250212125529227 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) 20250212125529228 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) 20250212125529228 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) 20250212125529228 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) 20250212125529228 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) 20250212125529229 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) 20250212125529229 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) 20250212125529229 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) 20250212125529229 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) 20250212125529230 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) 20250212125529230 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) 20250212125529230 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 676 for type USF (pdch_ul_controller.c:184) 20250212125529230 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) 20250212125529230 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 5 vs exp USF 5 20250212125529240 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125529240 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125529240 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125529241 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) 20250212125529241 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) 20250212125529243 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) 20250212125529243 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) 20250212125529244 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) 20250212125529244 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) 20250212125529245 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) 20250212125529245 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) 20250212125529247 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) 20250212125529247 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) 20250212125529247 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) 20250212125529247 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) 20250212125529248 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) 20250212125529248 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) 20250212125529248 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) 20250212125529248 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125529249 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=671 block=11 data=3c 0b 01 00 00 00 30 d0 49 1d 9b 3f 4d 70 fa bb ac f5 39 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125529249 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125529249 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125529249 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 0b 01 00 00 00 30 d0 49 1d 9b 3f 4d 70 fa bb ac f5 39 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125529249 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125529249 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=671 Rx UL DATA from unexpected TBF(UL:TFI-0-7-5:G){ASSIGN} (pdch.cpp:1070) 20250212125529249 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) 20250212125529249 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125529249 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) 20250212125529249 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125529249 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G){ASSIGN} data_length=30, data=00 00 00 30 d0 49 1d 9b 3f 4d 70 fa bb ac f5 39 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125529249 DTBFUL INFO TBF(UL:TFI-0-7-5:G){ASSIGN} Decoded premier TLLI=0x00000030 of UL DATA TFI=5. (tbf_ul.cpp:361) 20250212125529249 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000030, not yet confirmed (gprs_ms.c:512) 20250212125529249 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125529249 DTBFUL ERROR UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125529249 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125529249 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125529249 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125529249 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125529249 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) 20250212125529249 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125529249 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125529249 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125529250 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=676 RX RTS.req: sapi=5 arfcn=878 cur_fn=671 block=0 (pcu_l1_if.cpp:576) 20250212125529250 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=676 block_nr=0 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=680 (gprs_rlcmac_sched.cpp:454) 20250212125529250 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 680 for type USF (pdch_ul_controller.c:184) 20250212125529250 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) 20250212125529250 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125529251 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125529251 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) 20250212125529251 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125529251 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125529251 DTBFUL ERROR UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125529251 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=676 Scheduling control message at RTS for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125529251 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=676 Sending data request: sapi=5 arfcn=878 cur_fn=671 block=0 data=44 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 06 18 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125529251 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125529254 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=671, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125529254 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125529254 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125529254 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125529254 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125529254 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125529254 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125529254 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=6 (bts.cpp:663) 20250212125529254 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125529254 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125529254 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125529254 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125529254 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125529254 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125529254 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125529254 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125529254 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125529254 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125529254 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125529254 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125529254 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125529254 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125529254 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125529255 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125529255 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125529255 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125529255 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125529255 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125529255 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20250212125529255 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20250212125529255 DTBF INFO TBF(UL:TFI-0-0-6:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125529255 DTBF INFO TBF(UL:TFI-0-0-6:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125529255 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-6:G){NEW} (gprs_ms.c:336) 20250212125529255 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125529255 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125529255 DTBFUL INFO TBF(UL:TFI-0-0-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125529255 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125529255 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) 20250212125529255 DTBF DEBUG TBF(UL:TFI-0-0-6:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=671 (tbf_ul.cpp:221) 20250212125529255 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125529255 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125529255 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20250212125529255 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=671 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7e 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125529264 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) 20250212125529264 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) 20250212125529264 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) 20250212125529264 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20250212125529265 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) 20250212125529265 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) 20250212125529266 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) 20250212125529266 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) 20250212125529266 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) 20250212125529266 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) 20250212125529267 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) 20250212125529267 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) 20250212125529267 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) 20250212125529267 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) 20250212125529267 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) 20250212125529267 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) 20250212125529268 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) 20250212125529268 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) 20250212125529269 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) 20250212125529269 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=680 block_nr=1 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=684 (gprs_rlcmac_sched.cpp:454) 20250212125529269 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 684 for type USF (pdch_ul_controller.c:184) 20250212125529269 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=680 Sending data request: sapi=5 arfcn=871 cur_fn=676 block=1 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125529269 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 5 vs exp USF 6 20250212125529282 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125529282 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125529282 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125529282 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) 20250212125529282 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) 20250212125529283 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) 20250212125529283 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) 20250212125529283 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) 20250212125529283 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) 20250212125529283 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) 20250212125529283 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) 20250212125529283 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) 20250212125529283 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) 20250212125529283 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) 20250212125529283 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) 20250212125529283 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) 20250212125529283 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) 20250212125529284 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) 20250212125529284 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) 20250212125529284 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=680): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20250212125529284 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125529287 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) 20250212125529287 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) 20250212125529287 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 689 for type USF (pdch_ul_controller.c:184) 20250212125529287 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) 20250212125529287 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 5 vs exp USF 6 20250212125529301 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) 20250212125529301 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) 20250212125529301 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=684): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20250212125529301 DTBF NOTICE TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20250212125529301 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20250212125529301 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20250212125529301 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) 20250212125529301 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) 20250212125529301 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) 20250212125529301 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) 20250212125529301 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) 20250212125529301 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) 20250212125529302 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) 20250212125529302 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) 20250212125529302 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) 20250212125529302 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) 20250212125529302 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) 20250212125529302 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) 20250212125529302 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) 20250212125529302 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) 20250212125529310 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) 20250212125529310 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) 20250212125529310 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 6 20250212125529325 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) 20250212125529325 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) 20250212125529325 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=689): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} (pdch_ul_controller.c:309) 20250212125529325 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20250212125529325 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) 20250212125529325 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) 20250212125529325 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) 20250212125529325 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) 20250212125529325 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) 20250212125529325 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) 20250212125529326 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) 20250212125529326 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) 20250212125529326 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) 20250212125529326 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) 20250212125529326 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) 20250212125529326 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) 20250212125529326 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) 20250212125529326 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) 20250212125529329 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) 20250212125529329 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) 20250212125529329 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 6 20250212125529331 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125529331 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125529332 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125529343 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) 20250212125529343 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) 20250212125529344 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) 20250212125529344 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) 20250212125529344 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) 20250212125529344 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) 20250212125529344 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) 20250212125529344 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) 20250212125529344 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) 20250212125529344 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) 20250212125529345 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) 20250212125529345 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) 20250212125529345 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) 20250212125529345 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) 20250212125529345 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) 20250212125529345 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) 20250212125529348 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) 20250212125529348 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) 20250212125529348 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 6 20250212125529362 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) 20250212125529362 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) 20250212125529362 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) 20250212125529362 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) 20250212125529362 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) 20250212125529362 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) 20250212125529363 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) 20250212125529363 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) 20250212125529363 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) 20250212125529363 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) 20250212125529363 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) 20250212125529363 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) 20250212125529364 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) 20250212125529364 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) 20250212125529364 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) 20250212125529364 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) 20250212125529371 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) 20250212125529371 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) 20250212125529372 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 6 20250212125529376 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125529376 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125529376 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125529385 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) 20250212125529385 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) 20250212125529386 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) 20250212125529386 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) 20250212125529386 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) 20250212125529386 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) 20250212125529386 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) 20250212125529386 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) 20250212125529386 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) 20250212125529386 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) 20250212125529387 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) 20250212125529387 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) 20250212125529387 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) 20250212125529387 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) 20250212125529387 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) 20250212125529387 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) 20250212125529390 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) 20250212125529390 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) 20250212125529390 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 6 20250212125529404 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) 20250212125529404 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) 20250212125529405 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) 20250212125529405 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) 20250212125529405 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) 20250212125529405 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) 20250212125529405 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) 20250212125529405 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) 20250212125529405 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) 20250212125529405 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) 20250212125529406 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) 20250212125529406 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) 20250212125529406 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) 20250212125529406 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) 20250212125529406 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) 20250212125529406 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) 20250212125529408 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) 20250212125529408 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) 20250212125529409 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 6 20250212125529418 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125529418 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125529418 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125529422 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) 20250212125529422 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) 20250212125529423 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) 20250212125529423 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) 20250212125529423 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) 20250212125529423 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) 20250212125529423 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) 20250212125529423 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) 20250212125529423 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) 20250212125529423 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) 20250212125529423 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) 20250212125529423 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) 20250212125529423 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) 20250212125529423 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) 20250212125529424 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) 20250212125529424 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) 20250212125529432 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) 20250212125529432 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) 20250212125529432 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 6 20250212125529446 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) 20250212125529446 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) 20250212125529446 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) 20250212125529446 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) 20250212125529446 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) 20250212125529446 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) 20250212125529446 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) 20250212125529446 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) 20250212125529447 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) 20250212125529447 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) 20250212125529447 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) 20250212125529447 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) 20250212125529447 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) 20250212125529447 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) 20250212125529447 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) 20250212125529447 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) 20250212125529450 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) 20250212125529450 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) 20250212125529451 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 6 20250212125529456 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125529456 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125529456 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125529465 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) 20250212125529465 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) 20250212125529465 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) 20250212125529465 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) 20250212125529465 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) 20250212125529465 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) 20250212125529465 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) 20250212125529465 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) 20250212125529465 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) 20250212125529465 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) 20250212125529466 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) 20250212125529466 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) 20250212125529466 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) 20250212125529466 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) 20250212125529466 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) 20250212125529466 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) 20250212125529469 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) 20250212125529469 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=723 block_nr=11 scheduling USF=6 for TBF(UL:TFI-0-0-6:G){FLOW}, expect answer on UL FN=728 (gprs_rlcmac_sched.cpp:454) 20250212125529469 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 728 for type USF (pdch_ul_controller.c:184) 20250212125529469 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) 20250212125529469 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 6 vs exp USF 6 20250212125529483 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=719 block=11 data=3c 0d 01 00 00 00 31 f0 5d 07 67 a6 e6 df b3 2a 06 a8 1a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125529483 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) 20250212125529483 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125529483 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 0d 01 00 00 00 31 f0 5d 07 67 a6 e6 df b3 2a 06 a8 1a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125529483 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125529483 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=723 Rx UL DATA from unexpected TBF(UL:TFI-0-0-6:G){FLOW} (pdch.cpp:1070) 20250212125529483 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) 20250212125529483 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125529483 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) 20250212125529483 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125529483 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G){FLOW} data_length=30, data=00 00 00 31 f0 5d 07 67 a6 e6 df b3 2a 06 a8 1a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125529483 DTBFUL INFO TBF(UL:TFI-0-0-6:G){FLOW} Decoded premier TLLI=0x00000031 of UL DATA TFI=6. (tbf_ul.cpp:361) 20250212125529483 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000031, not yet confirmed (gprs_ms.c:512) 20250212125529483 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125529483 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125529483 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125529483 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125529483 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125529483 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) 20250212125529483 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) 20250212125529483 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125529483 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125529483 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125529483 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) 20250212125529483 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) 20250212125529484 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) 20250212125529484 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) 20250212125529484 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) 20250212125529484 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) 20250212125529484 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) 20250212125529484 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) 20250212125529484 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) 20250212125529484 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) 20250212125529484 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) 20250212125529484 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) 20250212125529484 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) 20250212125529484 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) 20250212125529492 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) 20250212125529492 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) 20250212125529492 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 732 for type USF (pdch_ul_controller.c:184) 20250212125529492 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) 20250212125529492 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (final=0) (encoding.cpp:1112) 20250212125529492 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125529492 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) 20250212125529492 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125529492 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125529492 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125529492 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=728 Scheduling control message at RTS for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125529493 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=728 Sending data request: sapi=5 arfcn=871 cur_fn=723 block=0 data=46 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125529493 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125529494 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=723, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125529494 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125529494 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125529494 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125529494 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125529494 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125529494 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125529494 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=6 (bts.cpp:663) 20250212125529494 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125529494 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125529494 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125529494 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125529494 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125529494 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125529494 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125529494 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125529494 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125529494 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125529494 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125529494 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125529494 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125529494 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125529494 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125529494 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125529494 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125529494 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125529494 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125529494 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125529494 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20250212125529494 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20250212125529494 DTBF INFO TBF(UL:TFI-0-1-6:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20250212125529494 DTBF INFO TBF(UL:TFI-0-1-6:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125529494 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-6:G){NEW} (gprs_ms.c:336) 20250212125529494 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125529494 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125529494 DTBFUL INFO TBF(UL:TFI-0-1-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125529494 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125529494 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) 20250212125529494 DTBF DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=723 (tbf_ul.cpp:221) 20250212125529494 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125529494 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125529494 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20250212125529494 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=723 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 78 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125529506 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) 20250212125529506 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) 20250212125529506 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) 20250212125529506 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125529507 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) 20250212125529507 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) 20250212125529507 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) 20250212125529507 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) 20250212125529507 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) 20250212125529507 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) 20250212125529507 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) 20250212125529507 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) 20250212125529507 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) 20250212125529507 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) 20250212125529507 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) 20250212125529507 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) 20250212125529508 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) 20250212125529508 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) 20250212125529511 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) 20250212125529511 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) 20250212125529511 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 736 for type USF (pdch_ul_controller.c:184) 20250212125529511 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) 20250212125529511 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 6 vs exp USF 6 20250212125529525 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) 20250212125529525 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) 20250212125529525 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) 20250212125529525 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125529526 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=732 block=1 data=3c 0d 01 00 00 00 32 f9 44 8f 2c 1a 59 6b b2 85 a0 dd d0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125529526 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125529526 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125529526 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 0d 01 00 00 00 32 f9 44 8f 2c 1a 59 6b b2 85 a0 dd d0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125529526 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125529526 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=732 Rx UL DATA from unexpected TBF(UL:TFI-0-1-6:G){ASSIGN} (pdch.cpp:1070) 20250212125529526 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) 20250212125529526 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125529526 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) 20250212125529526 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125529526 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} data_length=30, data=00 00 00 32 f9 44 8f 2c 1a 59 6b b2 85 a0 dd d0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125529526 DTBFUL INFO TBF(UL:TFI-0-1-6:G){ASSIGN} Decoded premier TLLI=0x00000032 of UL DATA TFI=6. (tbf_ul.cpp:361) 20250212125529526 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000032, not yet confirmed (gprs_ms.c:512) 20250212125529526 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125529526 DTBFUL ERROR UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125529526 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125529526 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125529526 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125529526 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125529526 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) 20250212125529526 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125529526 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125529526 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125529526 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) 20250212125529526 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) 20250212125529526 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) 20250212125529526 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) 20250212125529526 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) 20250212125529526 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) 20250212125529526 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) 20250212125529526 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) 20250212125529527 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) 20250212125529527 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) 20250212125529527 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) 20250212125529527 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) 20250212125529530 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=736 RX RTS.req: sapi=5 arfcn=872 cur_fn=732 block=2 (pcu_l1_if.cpp:576) 20250212125529530 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=736 block_nr=2 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=741 (gprs_rlcmac_sched.cpp:454) 20250212125529530 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 741 for type USF (pdch_ul_controller.c:184) 20250212125529530 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) 20250212125529530 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125529530 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125529530 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) 20250212125529530 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125529530 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125529530 DTBFUL ERROR UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125529530 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=736 Scheduling control message at RTS for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125529530 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=736 Sending data request: sapi=5 arfcn=872 cur_fn=732 block=2 data=45 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 58 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125529530 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125529532 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=732, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125529532 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125529532 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125529532 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125529532 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125529532 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125529532 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125529532 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=6 (bts.cpp:663) 20250212125529532 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125529532 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125529532 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125529532 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125529532 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125529532 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125529532 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125529532 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125529532 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125529532 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125529532 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125529532 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125529532 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125529532 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125529532 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125529532 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125529532 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125529532 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125529532 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125529532 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125529532 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20250212125529532 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20250212125529532 DTBF INFO TBF(UL:TFI-0-2-6:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20250212125529532 DTBF INFO TBF(UL:TFI-0-2-6:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125529532 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-6:G){NEW} (gprs_ms.c:336) 20250212125529532 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125529532 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125529532 DTBFUL INFO TBF(UL:TFI-0-2-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125529532 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125529532 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) 20250212125529532 DTBF DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=732 (tbf_ul.cpp:221) 20250212125529532 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125529532 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125529532 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20250212125529532 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=732 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 69 79 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125529544 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) 20250212125529544 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) 20250212125529544 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) 20250212125529544 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125529545 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) 20250212125529545 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) 20250212125529545 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) 20250212125529545 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) 20250212125529545 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) 20250212125529545 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) 20250212125529545 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) 20250212125529545 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) 20250212125529546 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) 20250212125529546 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) 20250212125529546 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) 20250212125529546 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) 20250212125529546 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) 20250212125529546 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) 20250212125529563 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) 20250212125529563 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) 20250212125529563 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 745 for type USF (pdch_ul_controller.c:184) 20250212125529563 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) 20250212125529564 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 6 vs exp USF 6 20250212125529577 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) 20250212125529577 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) 20250212125529578 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) 20250212125529578 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) 20250212125529578 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=741): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20250212125529578 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125529578 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=741 block=3 data=3c 0d 01 00 00 00 33 83 de 98 8a e4 56 46 01 5e 85 32 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125529578 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125529578 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125529578 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 0d 01 00 00 00 33 83 de 98 8a e4 56 46 01 5e 85 32 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125529578 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125529578 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=741 Rx UL DATA from unexpected TBF(UL:TFI-0-2-6:G){ASSIGN} (pdch.cpp:1070) 20250212125529578 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) 20250212125529578 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125529578 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) 20250212125529578 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125529578 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} data_length=30, data=00 00 00 33 83 de 98 8a e4 56 46 01 5e 85 32 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125529578 DTBFUL INFO TBF(UL:TFI-0-2-6:G){ASSIGN} Decoded premier TLLI=0x00000033 of UL DATA TFI=6. (tbf_ul.cpp:361) 20250212125529578 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000033, not yet confirmed (gprs_ms.c:512) 20250212125529578 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125529578 DTBFUL ERROR UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125529578 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125529578 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125529578 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125529578 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125529578 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) 20250212125529578 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125529578 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125529578 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125529578 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) 20250212125529578 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) 20250212125529578 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) 20250212125529578 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) 20250212125529578 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) 20250212125529578 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) 20250212125529578 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) 20250212125529578 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) 20250212125529579 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) 20250212125529579 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) 20250212125529582 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=745 RX RTS.req: sapi=5 arfcn=873 cur_fn=741 block=4 (pcu_l1_if.cpp:576) 20250212125529582 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=745 block_nr=4 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=749 (gprs_rlcmac_sched.cpp:454) 20250212125529582 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 749 for type USF (pdch_ul_controller.c:184) 20250212125529582 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) 20250212125529582 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125529582 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125529582 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) 20250212125529582 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125529582 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125529582 DTBFUL ERROR UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125529582 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=745 Scheduling control message at RTS for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125529582 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=745 Sending data request: sapi=5 arfcn=873 cur_fn=741 block=4 data=45 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 78 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125529582 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125529584 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=741, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125529584 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125529584 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125529584 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125529584 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125529584 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125529584 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125529584 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=6 (bts.cpp:663) 20250212125529584 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125529584 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125529584 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125529584 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125529584 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125529584 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125529584 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125529584 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125529584 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125529584 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125529584 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125529584 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125529584 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125529584 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125529584 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125529584 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125529584 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125529584 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125529584 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125529584 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125529584 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20250212125529584 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20250212125529584 DTBF INFO TBF(UL:TFI-0-3-6:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20250212125529584 DTBF INFO TBF(UL:TFI-0-3-6:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125529584 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-6:G){NEW} (gprs_ms.c:336) 20250212125529584 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125529584 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125529584 DTBFUL INFO TBF(UL:TFI-0-3-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125529584 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125529584 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) 20250212125529584 DTBF DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=741 (tbf_ul.cpp:221) 20250212125529584 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125529584 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125529584 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20250212125529584 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=741 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6a 7a 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125529596 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) 20250212125529596 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) 20250212125529596 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) 20250212125529596 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125529597 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) 20250212125529597 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) 20250212125529597 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) 20250212125529597 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) 20250212125529597 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) 20250212125529597 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) 20250212125529598 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) 20250212125529598 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) 20250212125529598 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) 20250212125529598 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) 20250212125529598 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) 20250212125529598 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) 20250212125529598 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) 20250212125529598 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) 20250212125529601 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) 20250212125529601 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) 20250212125529601 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 754 for type USF (pdch_ul_controller.c:184) 20250212125529601 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) 20250212125529601 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 6 vs exp USF 6 20250212125529615 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) 20250212125529615 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) 20250212125529615 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) 20250212125529615 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) 20250212125529616 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) 20250212125529616 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) 20250212125529616 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=749): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20250212125529616 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125529616 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=749 block=5 data=3c 0d 01 00 00 00 34 4c 56 06 a7 78 fd 46 05 f3 83 50 ee 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125529616 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125529616 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125529616 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 0d 01 00 00 00 34 4c 56 06 a7 78 fd 46 05 f3 83 50 ee 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125529616 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125529616 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=749 Rx UL DATA from unexpected TBF(UL:TFI-0-3-6:G){ASSIGN} (pdch.cpp:1070) 20250212125529616 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) 20250212125529616 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125529616 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) 20250212125529616 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125529616 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} data_length=30, data=00 00 00 34 4c 56 06 a7 78 fd 46 05 f3 83 50 ee 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125529616 DTBFUL INFO TBF(UL:TFI-0-3-6:G){ASSIGN} Decoded premier TLLI=0x00000034 of UL DATA TFI=6. (tbf_ul.cpp:361) 20250212125529616 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000034, not yet confirmed (gprs_ms.c:512) 20250212125529616 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125529616 DTBFUL ERROR UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125529616 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125529616 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125529616 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125529616 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125529616 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) 20250212125529616 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125529616 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125529616 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125529616 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) 20250212125529616 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) 20250212125529616 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) 20250212125529616 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) 20250212125529617 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) 20250212125529617 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) 20250212125529617 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) 20250212125529617 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) 20250212125529624 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=754 RX RTS.req: sapi=5 arfcn=874 cur_fn=749 block=6 (pcu_l1_if.cpp:576) 20250212125529624 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=754 block_nr=6 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=758 (gprs_rlcmac_sched.cpp:454) 20250212125529624 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 758 for type USF (pdch_ul_controller.c:184) 20250212125529624 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) 20250212125529624 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125529624 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125529624 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) 20250212125529624 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125529624 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125529624 DTBFUL ERROR UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125529624 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=754 Scheduling control message at RTS for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125529624 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=754 Sending data request: sapi=5 arfcn=874 cur_fn=749 block=6 data=45 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 98 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125529625 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125529626 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=749, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125529626 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125529626 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125529626 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125529626 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125529626 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125529626 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125529626 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=6 (bts.cpp:663) 20250212125529626 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125529626 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125529626 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125529626 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125529626 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125529626 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125529626 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125529626 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125529626 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125529626 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125529626 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125529626 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125529626 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125529626 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125529626 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125529626 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125529626 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125529626 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125529626 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125529626 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125529626 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20250212125529626 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20250212125529626 DTBF INFO TBF(UL:TFI-0-4-6:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20250212125529626 DTBF INFO TBF(UL:TFI-0-4-6:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125529626 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-6:G){NEW} (gprs_ms.c:336) 20250212125529626 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125529626 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125529626 DTBFUL INFO TBF(UL:TFI-0-4-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125529626 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125529626 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) 20250212125529626 DTBF DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=749 (tbf_ul.cpp:221) 20250212125529626 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125529626 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125529626 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20250212125529626 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=749 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6b 7b 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125529638 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) 20250212125529638 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) 20250212125529638 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) 20250212125529638 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125529639 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) 20250212125529639 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) 20250212125529639 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) 20250212125529639 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) 20250212125529639 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) 20250212125529639 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) 20250212125529639 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) 20250212125529639 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) 20250212125529640 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) 20250212125529640 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) 20250212125529640 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) 20250212125529640 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) 20250212125529640 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) 20250212125529640 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) 20250212125529643 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) 20250212125529643 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) 20250212125529643 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 762 for type USF (pdch_ul_controller.c:184) 20250212125529643 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) 20250212125529643 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 6 vs exp USF 6 20250212125529657 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) 20250212125529657 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) 20250212125529658 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) 20250212125529658 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) 20250212125529658 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) 20250212125529658 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) 20250212125529658 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) 20250212125529658 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) 20250212125529658 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=758): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20250212125529658 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125529659 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=758 block=7 data=3c 0d 01 00 00 00 35 73 07 dc 88 79 cf 75 47 5a a9 51 8b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125529659 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125529659 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125529659 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 0d 01 00 00 00 35 73 07 dc 88 79 cf 75 47 5a a9 51 8b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125529659 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125529659 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=758 Rx UL DATA from unexpected TBF(UL:TFI-0-4-6:G){ASSIGN} (pdch.cpp:1070) 20250212125529659 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) 20250212125529659 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125529659 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) 20250212125529659 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125529659 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} data_length=30, data=00 00 00 35 73 07 dc 88 79 cf 75 47 5a a9 51 8b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125529659 DTBFUL INFO TBF(UL:TFI-0-4-6:G){ASSIGN} Decoded premier TLLI=0x00000035 of UL DATA TFI=6. (tbf_ul.cpp:361) 20250212125529659 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000035, not yet confirmed (gprs_ms.c:512) 20250212125529659 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125529659 DTBFUL ERROR UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125529659 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125529659 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125529659 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125529659 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125529659 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) 20250212125529659 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125529659 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125529659 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125529659 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) 20250212125529659 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) 20250212125529659 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) 20250212125529659 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) 20250212125529659 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) 20250212125529659 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) 20250212125529662 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=762 RX RTS.req: sapi=5 arfcn=875 cur_fn=758 block=8 (pcu_l1_if.cpp:576) 20250212125529662 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=762 block_nr=8 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=767 (gprs_rlcmac_sched.cpp:454) 20250212125529662 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 767 for type USF (pdch_ul_controller.c:184) 20250212125529662 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) 20250212125529662 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125529662 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125529662 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) 20250212125529662 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125529662 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125529662 DTBFUL ERROR UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125529662 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=762 Scheduling control message at RTS for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125529662 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=762 Sending data request: sapi=5 arfcn=875 cur_fn=758 block=8 data=45 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 b8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125529662 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125529663 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=758, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125529663 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125529663 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125529663 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125529663 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125529663 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125529663 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125529663 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=6 (bts.cpp:663) 20250212125529663 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125529663 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125529663 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125529663 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125529663 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125529663 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125529663 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125529663 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125529663 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125529663 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125529663 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125529663 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125529663 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125529663 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125529663 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125529663 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125529663 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125529663 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125529663 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125529663 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125529663 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20250212125529663 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20250212125529663 DTBF INFO TBF(UL:TFI-0-5-6:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20250212125529663 DTBF INFO TBF(UL:TFI-0-5-6:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125529663 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-6:G){NEW} (gprs_ms.c:336) 20250212125529663 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125529663 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125529663 DTBFUL INFO TBF(UL:TFI-0-5-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125529663 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125529663 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) 20250212125529663 DTBF DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=758 (tbf_ul.cpp:221) 20250212125529663 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125529663 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125529663 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20250212125529663 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=758 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6c 7c 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125529695 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125529695 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125529695 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125529703 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) 20250212125529703 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) 20250212125529703 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) 20250212125529703 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20250212125529705 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) 20250212125529705 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) 20250212125529705 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) 20250212125529705 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) 20250212125529706 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) 20250212125529706 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) 20250212125529707 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) 20250212125529707 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) 20250212125529708 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) 20250212125529708 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) 20250212125529709 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) 20250212125529709 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) 20250212125529709 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) 20250212125529709 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) 20250212125529710 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) 20250212125529710 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) 20250212125529710 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 771 for type USF (pdch_ul_controller.c:184) 20250212125529710 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) 20250212125529711 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 6 vs exp USF 6 20250212125529725 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) 20250212125529725 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) 20250212125529727 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) 20250212125529727 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) 20250212125529728 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) 20250212125529728 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) 20250212125529729 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) 20250212125529729 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) 20250212125529730 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) 20250212125529730 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) 20250212125529730 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=767): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20250212125529730 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125529731 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=767 block=9 data=3c 0d 01 00 00 00 36 92 35 89 c0 c5 87 05 48 32 bf af 64 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125529731 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125529731 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125529731 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 0d 01 00 00 00 36 92 35 89 c0 c5 87 05 48 32 bf af 64 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125529731 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125529731 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=767 Rx UL DATA from unexpected TBF(UL:TFI-0-5-6:G){ASSIGN} (pdch.cpp:1070) 20250212125529731 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) 20250212125529731 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125529731 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) 20250212125529731 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125529731 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} data_length=30, data=00 00 00 36 92 35 89 c0 c5 87 05 48 32 bf af 64 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125529731 DTBFUL INFO TBF(UL:TFI-0-5-6:G){ASSIGN} Decoded premier TLLI=0x00000036 of UL DATA TFI=6. (tbf_ul.cpp:361) 20250212125529731 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000036, not yet confirmed (gprs_ms.c:512) 20250212125529731 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125529731 DTBFUL ERROR UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125529731 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125529731 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125529731 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125529731 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125529731 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) 20250212125529731 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125529731 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125529731 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125529731 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) 20250212125529731 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) 20250212125529732 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) 20250212125529732 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) 20250212125529733 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125529733 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125529733 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125529733 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=771 RX RTS.req: sapi=5 arfcn=876 cur_fn=767 block=10 (pcu_l1_if.cpp:576) 20250212125529733 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=771 block_nr=10 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=775 (gprs_rlcmac_sched.cpp:454) 20250212125529733 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 775 for type USF (pdch_ul_controller.c:184) 20250212125529733 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) 20250212125529733 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125529733 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125529733 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) 20250212125529733 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125529733 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125529733 DTBFUL ERROR UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125529733 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=771 Scheduling control message at RTS for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125529733 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=771 Sending data request: sapi=5 arfcn=876 cur_fn=767 block=10 data=45 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 d8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125529734 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125529737 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=767, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125529737 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125529737 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125529737 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125529737 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125529737 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125529737 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125529737 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=6 (bts.cpp:663) 20250212125529737 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125529737 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125529737 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125529737 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125529737 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125529737 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125529737 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125529737 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125529737 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125529737 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125529737 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125529737 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125529737 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125529737 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125529737 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125529737 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125529737 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125529737 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125529737 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125529737 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125529737 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20250212125529737 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20250212125529737 DTBF INFO TBF(UL:TFI-0-6-6:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20250212125529737 DTBF INFO TBF(UL:TFI-0-6-6:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125529737 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-6:G){NEW} (gprs_ms.c:336) 20250212125529737 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125529737 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125529737 DTBFUL INFO TBF(UL:TFI-0-6-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125529737 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125529737 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) 20250212125529737 DTBF DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=767 (tbf_ul.cpp:221) 20250212125529737 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125529737 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125529737 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20250212125529737 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=767 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6d 7d 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125529743 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) 20250212125529743 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) 20250212125529743 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) 20250212125529743 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20250212125529743 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) 20250212125529743 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) 20250212125529743 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) 20250212125529743 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) 20250212125529744 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) 20250212125529744 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) 20250212125529744 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) 20250212125529744 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) 20250212125529744 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) 20250212125529744 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) 20250212125529744 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) 20250212125529744 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) 20250212125529745 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) 20250212125529745 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) 20250212125529747 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) 20250212125529747 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) 20250212125529747 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 780 for type USF (pdch_ul_controller.c:184) 20250212125529747 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) 20250212125529748 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 6 vs exp USF 6 20250212125529785 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125529785 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125529785 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125529785 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) 20250212125529785 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) 20250212125529786 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) 20250212125529786 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) 20250212125529787 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) 20250212125529787 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) 20250212125529787 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) 20250212125529787 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) 20250212125529787 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) 20250212125529787 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) 20250212125529788 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) 20250212125529788 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) 20250212125529788 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=775): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20250212125529788 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125529788 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=775 block=11 data=3c 0d 01 00 00 00 37 3f 67 4c 0f 09 db 48 8e 39 d1 1f 6a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125529788 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125529788 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125529788 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 0d 01 00 00 00 37 3f 67 4c 0f 09 db 48 8e 39 d1 1f 6a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125529788 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125529788 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=775 Rx UL DATA from unexpected TBF(UL:TFI-0-6-6:G){ASSIGN} (pdch.cpp:1070) 20250212125529788 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) 20250212125529788 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125529788 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) 20250212125529788 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125529788 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} data_length=30, data=00 00 00 37 3f 67 4c 0f 09 db 48 8e 39 d1 1f 6a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125529788 DTBFUL INFO TBF(UL:TFI-0-6-6:G){ASSIGN} Decoded premier TLLI=0x00000037 of UL DATA TFI=6. (tbf_ul.cpp:361) 20250212125529788 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000037, not yet confirmed (gprs_ms.c:512) 20250212125529788 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125529788 DTBFUL ERROR UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125529788 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125529788 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125529788 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125529788 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125529788 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) 20250212125529788 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125529788 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125529788 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125529788 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) 20250212125529788 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) 20250212125529794 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=780 RX RTS.req: sapi=5 arfcn=877 cur_fn=775 block=0 (pcu_l1_if.cpp:576) 20250212125529794 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=780 block_nr=0 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=784 (gprs_rlcmac_sched.cpp:454) 20250212125529794 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 784 for type USF (pdch_ul_controller.c:184) 20250212125529794 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) 20250212125529794 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125529794 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125529794 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) 20250212125529794 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125529794 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125529794 DTBFUL ERROR UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125529794 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=780 Scheduling control message at RTS for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125529794 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=780 Sending data request: sapi=5 arfcn=877 cur_fn=775 block=0 data=45 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 f8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125529795 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125529799 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=775, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125529799 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125529799 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125529799 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125529799 DLGLOBAL DEBUG validating counter group 0x5627f6a34760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125529799 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125529799 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125529799 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=6 (bts.cpp:663) 20250212125529799 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125529799 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125529799 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125529799 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125529799 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125529799 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125529799 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125529799 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125529799 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125529799 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125529799 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125529799 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125529799 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125529799 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125529799 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125529799 DLGLOBAL DEBUG validating counter group 0x5627f6a34b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125529799 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125529799 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125529799 DLGLOBAL DEBUG validating counter group 0x5627f6a34c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125529799 DLGLOBAL DEBUG validating counter group 0x5627f6a34c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125529799 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20250212125529799 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20250212125529799 DTBF INFO TBF(UL:TFI-0-7-6:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20250212125529799 DTBF INFO TBF(UL:TFI-0-7-6:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125529799 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-6:G){NEW} (gprs_ms.c:336) 20250212125529799 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125529799 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125529799 DTBFUL INFO TBF(UL:TFI-0-7-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125529799 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125529799 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) 20250212125529799 DTBF DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=775 (tbf_ul.cpp:221) 20250212125529799 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125529799 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125529799 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20250212125529800 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=775 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6e 7e 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(579)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125529809 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) 20250212125529809 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) 20250212125529809 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) 20250212125529809 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20250212125529811 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) 20250212125529811 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) 20250212125529811 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) 20250212125529811 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) 20250212125529812 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) 20250212125529812 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) 20250212125529813 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) 20250212125529813 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) 20250212125529814 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) 20250212125529814 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) 20250212125529815 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) 20250212125529815 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) 20250212125529816 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) 20250212125529816 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) 20250212125529817 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) 20250212125529817 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) 20250212125529817 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 788 for type USF (pdch_ul_controller.c:184) 20250212125529817 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) 20250212125529817 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 6 vs exp USF 6 20250212125529826 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125529826 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125529826 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125529828 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) 20250212125529829 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) 20250212125529829 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) 20250212125529829 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) 20250212125529830 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) 20250212125529830 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) 20250212125529830 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) 20250212125529830 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) 20250212125529830 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) 20250212125529830 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) 20250212125529831 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) 20250212125529831 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) 20250212125529831 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) 20250212125529831 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) 20250212125529831 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=784): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20250212125529831 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125529832 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=784 block=1 data=3c 0d 01 00 00 00 38 0d ec 12 d6 4b 31 66 bd 27 b3 cf 91 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125529832 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125529832 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125529832 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 0d 01 00 00 00 38 0d ec 12 d6 4b 31 66 bd 27 b3 cf 91 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125529832 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125529832 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=784 Rx UL DATA from unexpected TBF(UL:TFI-0-7-6:G){ASSIGN} (pdch.cpp:1070) 20250212125529832 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) 20250212125529832 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125529832 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) 20250212125529832 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125529832 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} data_length=30, data=00 00 00 38 0d ec 12 d6 4b 31 66 bd 27 b3 cf 91 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125529832 DTBFUL INFO TBF(UL:TFI-0-7-6:G){ASSIGN} Decoded premier TLLI=0x00000038 of UL DATA TFI=6. (tbf_ul.cpp:361) 20250212125529832 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000038, not yet confirmed (gprs_ms.c:512) 20250212125529832 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125529832 DTBFUL ERROR UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125529832 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125529832 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125529832 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125529832 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125529832 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) 20250212125529832 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125529832 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125529832 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125529833 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=788 RX RTS.req: sapi=5 arfcn=878 cur_fn=784 block=2 (pcu_l1_if.cpp:576) 20250212125529833 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=788 block_nr=2 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=793 (gprs_rlcmac_sched.cpp:454) 20250212125529833 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 793 for type USF (pdch_ul_controller.c:184) 20250212125529833 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) 20250212125529833 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125529833 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125529833 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) 20250212125529833 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125529833 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125529833 DTBFUL ERROR UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125529833 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=788 Scheduling control message at RTS for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125529833 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=788 Sending data request: sapi=5 arfcn=878 cur_fn=784 block=2 data=45 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 07 18 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125529833 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125529836 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529836 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529836 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529836 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529836 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000001 (bts.cpp:444) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529836 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529836 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529836 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529836 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529836 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529836 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529836 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529836 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529836 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529837 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529837 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529837 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529837 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529837 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000002 (bts.cpp:444) 20250212125529837 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529837 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529837 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529837 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529837 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529837 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529837 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529837 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529837 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529837 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529837 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529837 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529837 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529837 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529837 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529837 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529837 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529837 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529837 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529837 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529837 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529837 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529837 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529837 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529837 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529837 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529837 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529837 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529837 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529837 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529837 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529837 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529837 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529837 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529837 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529838 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529838 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529838 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529838 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529838 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529838 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529838 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529838 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529838 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529838 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529838 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529838 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529838 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000003 (bts.cpp:444) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529838 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529839 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529839 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529839 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529839 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529839 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529839 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529839 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529839 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529839 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529839 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529839 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529839 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529839 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529839 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529839 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529839 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529839 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529839 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529839 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529839 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529839 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529839 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529839 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529839 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529839 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529839 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529839 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529839 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529839 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529839 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529839 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529839 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529839 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529839 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529839 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529839 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529839 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529839 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529839 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529839 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529840 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000004 (bts.cpp:444) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529840 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529840 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529840 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529840 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529840 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529840 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529840 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529840 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529840 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529841 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529841 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529841 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529841 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529841 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000005 (bts.cpp:444) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529841 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529841 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529841 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529841 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529841 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529841 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529841 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529841 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529841 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529842 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529842 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529842 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529842 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529842 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000006 (bts.cpp:444) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529842 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529842 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529842 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529842 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529842 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529842 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529842 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529842 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529842 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529843 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529843 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529843 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529843 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529843 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000007 (bts.cpp:444) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529843 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529843 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529843 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529843 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529843 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529843 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529843 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529843 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529843 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) MTC@8d0f06c41a7d: Start timer T: 0.2 s 20250212125529844 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529844 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529844 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529844 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529844 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000008 (bts.cpp:444) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529844 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529844 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529844 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529844 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529844 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529844 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529844 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529844 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529844 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529844 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529844 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529844 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529844 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000009 (bts.cpp:444) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529844 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529845 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529845 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529845 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529845 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529845 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529845 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529845 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529845 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529845 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529845 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529845 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529845 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529845 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000000A (bts.cpp:444) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529845 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529846 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529846 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529846 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529846 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529846 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529846 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529846 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529846 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529846 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529846 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529846 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529846 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529846 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000011 (bts.cpp:444) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529846 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529847 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529847 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529847 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529847 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529847 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529847 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529847 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529847 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529847 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529847 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529847 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529847 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529847 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000012 (bts.cpp:444) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529847 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529847 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529847 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529847 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529847 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529847 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529847 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529847 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529847 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529847 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529847 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529847 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529847 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000000D (bts.cpp:444) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529847 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529848 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529848 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529848 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529848 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529848 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529848 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529848 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529848 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529848 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529848 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529848 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529848 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529848 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000014 (bts.cpp:444) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529848 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529848 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529848 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529848 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529848 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529848 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529848 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529848 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529848 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529848 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) 20250212125529848 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) 20250212125529848 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) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20250212125529849 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529849 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529849 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529849 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529849 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000015 (bts.cpp:444) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529849 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529849 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529849 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529849 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529849 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529849 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529849 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529849 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529849 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) 20250212125529849 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) 20250212125529849 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529849 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529849 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529849 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529849 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000010 (bts.cpp:444) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529849 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529850 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529850 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529850 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529850 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529850 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529850 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529850 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529850 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529850 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529850 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529850 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529850 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529850 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000017 (bts.cpp:444) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529850 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529850 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529850 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529850 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529850 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529850 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529850 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529850 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529850 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529850 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) 20250212125529850 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) 20250212125529851 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529851 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529851 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529851 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529851 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000018 (bts.cpp:444) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529851 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529851 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529851 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529851 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529851 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529851 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529851 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529851 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529851 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529851 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) 20250212125529851 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) 20250212125529852 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529852 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529852 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529852 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529852 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000013 (bts.cpp:444) 20250212125529852 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529852 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529852 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529852 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529852 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529852 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529852 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529852 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529852 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529852 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529852 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529852 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529852 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529852 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529852 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529852 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529852 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529852 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529852 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529852 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529852 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529852 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529852 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529852 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529852 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529852 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529852 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529852 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529852 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529852 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529852 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529852 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529852 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529852 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529852 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529853 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529853 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529853 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529853 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529853 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529853 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529853 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529853 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529853 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529853 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529853 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529853 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529853 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529853 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529853 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529853 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529853 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529853 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529853 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529853 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529853 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529853 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529853 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529853 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529853 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529853 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529853 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529853 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529853 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529853 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) 20250212125529853 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) 20250212125529853 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529853 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529853 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529853 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529853 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000020 (bts.cpp:444) 20250212125529853 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529853 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529853 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529853 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529853 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529853 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529853 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529853 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529853 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529853 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529854 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529854 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529854 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529854 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529855 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529855 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529855 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529855 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529855 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529855 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) 20250212125529855 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) 20250212125529855 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529855 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529855 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529855 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529855 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000021 (bts.cpp:444) 20250212125529855 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529855 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529855 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529855 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529855 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529855 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529855 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529855 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529855 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529855 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529855 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529855 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529855 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529855 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529855 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529855 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529855 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529855 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529855 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529855 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529855 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529855 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529855 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529855 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529855 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529855 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529855 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529855 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529855 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529855 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529855 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529855 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529855 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529855 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529855 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529855 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529856 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529856 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529856 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529856 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529856 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529856 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529856 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529856 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529856 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529856 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529856 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529856 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529856 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529856 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529856 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529856 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529856 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529856 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529856 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529856 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529856 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529856 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529856 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529856 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529856 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529856 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529856 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529856 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529856 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) 20250212125529856 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) 20250212125529856 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529856 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529856 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529856 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529856 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000016 (bts.cpp:444) 20250212125529856 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529856 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529856 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529856 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529856 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529856 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529856 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529856 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529856 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529856 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529856 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529857 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529857 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529857 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529857 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529858 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529858 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529858 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529858 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529858 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529858 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) 20250212125529858 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) 20250212125529858 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529858 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529858 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529858 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529858 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000023 (bts.cpp:444) 20250212125529858 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529858 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529858 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529858 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529858 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529858 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529858 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529858 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529858 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529858 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529858 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529858 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529858 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529858 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529858 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529858 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529858 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529858 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529858 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529858 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529858 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529858 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529858 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529858 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529858 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529858 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529858 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529858 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529858 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529858 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529858 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529858 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529858 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529858 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529858 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529859 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529859 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529859 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529859 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529859 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529859 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529859 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529859 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529859 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529859 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529859 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529859 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529859 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529859 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529859 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529859 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529859 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529859 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529859 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529859 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529859 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529859 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529859 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529859 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529859 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529859 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529859 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529859 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529859 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529859 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125529859 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529859 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529859 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529859 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529859 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000024 (bts.cpp:444) 20250212125529859 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529859 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529859 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529859 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529859 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529859 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529859 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529859 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529859 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529859 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529859 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529859 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529859 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529859 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529859 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529860 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529860 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529860 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529860 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529860 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529860 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529860 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529860 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529860 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529860 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529860 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529861 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529861 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529861 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000019 (bts.cpp:444) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529861 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529862 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529862 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529862 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529862 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529862 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529862 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529862 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529862 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529862 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529862 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529862 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529862 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529862 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529862 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529862 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529862 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529862 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529862 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529862 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529862 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529862 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529862 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000026 (bts.cpp:444) 20250212125529862 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529862 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529862 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529862 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529862 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529862 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529862 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529862 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529862 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529862 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529862 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529862 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529862 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529862 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529862 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529862 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529862 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529862 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529862 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529862 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529862 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529862 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529862 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529862 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529862 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529862 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529862 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529863 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529863 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529863 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529863 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529863 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529863 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529863 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529863 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529863 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529863 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529863 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529863 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529863 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529863 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529863 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529863 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529863 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529863 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529863 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529863 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529863 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529863 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529863 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529863 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529863 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529863 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529863 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529863 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529863 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529863 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529863 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529863 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529863 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529863 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529863 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529863 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529863 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529863 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125529863 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125529863 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125529863 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529863 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529863 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529863 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529863 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000027 (bts.cpp:444) 20250212125529863 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529863 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529863 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529863 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529863 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529864 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529864 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529865 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529865 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529865 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529865 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529865 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529865 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529865 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529865 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529865 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529865 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529865 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529865 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000001C (bts.cpp:444) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529865 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529866 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529866 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529866 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529866 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529866 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529866 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529866 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529866 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529866 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529866 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529866 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529866 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529866 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529866 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529866 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529866 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529866 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529866 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529866 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529866 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529866 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529866 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529866 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529866 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529866 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529866 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529866 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529866 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529866 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529866 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529866 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000029 (bts.cpp:444) 20250212125529866 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529866 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529866 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529866 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529866 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529866 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529866 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529866 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529866 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529866 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529866 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529866 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529866 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529866 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529866 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529866 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529867 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529867 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529867 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529867 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529867 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529867 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529867 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529867 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529867 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529867 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529867 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529867 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529868 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529868 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000030 (bts.cpp:444) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529868 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529869 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529869 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529869 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529869 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529869 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529869 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529869 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529869 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529869 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529869 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529869 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529869 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529869 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000001F (bts.cpp:444) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529869 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529870 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529870 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529870 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529870 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529870 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529870 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529870 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529870 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529870 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529870 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529870 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529870 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529870 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000032 (bts.cpp:444) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529870 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529870 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529870 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529870 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529870 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529870 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529870 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529870 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529870 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529870 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529870 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529870 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529870 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000033 (bts.cpp:444) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529870 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529871 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529871 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529871 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529871 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529871 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529871 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529871 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529871 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529871 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529871 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529871 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529871 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529871 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000022 (bts.cpp:444) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529871 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529871 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529871 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529871 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529871 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529871 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529871 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529871 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529871 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529871 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529871 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529871 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529871 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000035 (bts.cpp:444) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529871 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529871 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529871 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529871 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529871 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529871 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529871 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529871 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529871 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529871 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529871 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529871 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529871 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000036 (bts.cpp:444) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529871 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529872 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529872 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529872 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529872 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000025 (bts.cpp:444) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529872 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529872 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529872 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529872 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000038 (bts.cpp:444) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 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) 20250212125529872 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) 20250212125529872 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529872 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529872 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529872 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529872 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000039 (bts.cpp:444) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529872 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529872 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529872 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529872 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000028 (bts.cpp:444) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529872 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529872 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529873 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529873 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529873 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529873 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529873 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000041 (bts.cpp:444) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529873 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529873 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529873 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529873 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529873 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529873 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529873 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529873 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529873 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) 20250212125529873 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) 20250212125529873 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529873 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529873 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529873 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529873 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000042 (bts.cpp:444) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529873 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529873 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529873 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529873 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529873 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529873 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529873 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529873 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529873 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529873 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) 20250212125529873 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) 20250212125529873 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529873 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529873 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529874 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529874 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000002B (bts.cpp:444) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529874 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529874 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529874 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529874 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529874 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529874 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529874 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529874 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529874 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) 20250212125529874 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) 20250212125529874 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529874 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529874 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529874 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529874 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000044 (bts.cpp:444) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529874 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529874 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529874 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529874 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529874 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529874 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529874 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529874 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529874 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) 20250212125529874 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) 20250212125529874 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529874 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529874 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529874 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529874 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000045 (bts.cpp:444) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529874 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529875 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529875 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529875 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529875 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529875 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529875 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529875 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529875 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529875 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529875 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529875 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529875 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529875 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000002E (bts.cpp:444) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529875 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529875 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529875 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529875 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529875 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529875 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529875 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529875 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529875 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529875 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529875 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529875 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529875 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000047 (bts.cpp:444) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529875 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529876 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529876 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529876 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529876 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529876 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529876 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529876 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529876 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529876 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) 20250212125529876 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) 20250212125529876 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529876 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529876 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529876 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529876 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000048 (bts.cpp:444) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529876 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529876 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529876 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529876 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529876 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529876 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529876 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529876 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529876 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529876 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529876 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529876 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529876 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000031 (bts.cpp:444) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529876 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529877 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529877 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529877 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529877 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529877 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529877 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529877 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529877 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529877 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) 20250212125529877 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) 20250212125529877 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529877 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529877 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529877 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529877 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000050 (bts.cpp:444) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529877 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529877 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529877 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529877 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529877 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529877 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529877 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529877 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529877 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) 20250212125529877 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) 20250212125529877 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=793): TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} (pdch_ul_controller.c:309) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125529877 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529877 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529877 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529877 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529877 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000051 (bts.cpp:444) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529877 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529877 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529877 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529877 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529877 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529877 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529877 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529877 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529877 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529878 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529878 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529878 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529878 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529878 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000034 (bts.cpp:444) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529878 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529878 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529878 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529878 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529878 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529878 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529878 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529878 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529878 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125529878 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529878 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529878 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529878 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529878 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000053 (bts.cpp:444) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529878 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529878 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529878 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529878 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529878 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529878 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529878 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529878 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529878 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529878 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529878 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529878 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529878 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000054 (bts.cpp:444) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529878 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529879 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529879 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529879 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529879 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529879 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529879 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529879 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529879 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529879 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529879 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529879 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529879 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529879 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000037 (bts.cpp:444) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529879 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529879 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529879 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529879 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529879 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529879 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529879 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529879 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529879 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125529879 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125529879 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125529879 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125529879 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000056 (bts.cpp:444) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125529879 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125529879 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529879 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529879 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529879 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529879 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529879 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529880 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529880 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125529890 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) 20250212125529890 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) 20250212125529891 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) 20250212125529891 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) 20250212125529891 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) 20250212125529891 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) 20250212125529891 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) 20250212125529891 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) 20250212125529891 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) 20250212125529891 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) 20250212125529891 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) 20250212125529891 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) 20250212125529891 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) 20250212125529891 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) 20250212125529892 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) 20250212125529892 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) 20250212125529895 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125529909 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) 20250212125529909 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) 20250212125529910 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) 20250212125529910 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) 20250212125529910 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) 20250212125529910 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) 20250212125529911 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) 20250212125529911 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) 20250212125529911 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) 20250212125529911 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) 20250212125529912 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) 20250212125529912 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) 20250212125529913 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) 20250212125529913 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) 20250212125529913 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) 20250212125529913 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) 20250212125529920 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125529935 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) 20250212125529935 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) 20250212125529937 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) 20250212125529937 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) 20250212125529938 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125529938 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125529938 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125529938 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) 20250212125529938 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) 20250212125529939 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) 20250212125529939 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) 20250212125529940 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) 20250212125529940 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) 20250212125529942 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) 20250212125529942 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) 20250212125529942 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) 20250212125529942 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) 20250212125529943 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) 20250212125529943 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) 20250212125529944 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125529954 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) 20250212125529954 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) 20250212125529956 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) 20250212125529956 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) 20250212125529957 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) 20250212125529957 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) 20250212125529957 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) 20250212125529957 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) 20250212125529958 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) 20250212125529958 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) 20250212125529960 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) 20250212125529960 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) 20250212125529961 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) 20250212125529961 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) 20250212125529962 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) 20250212125529962 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) 20250212125529963 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125529973 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) 20250212125529973 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) 20250212125529975 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) 20250212125529975 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) 20250212125529976 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) 20250212125529976 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) 20250212125529977 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) 20250212125529977 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) 20250212125529978 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) 20250212125529978 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) 20250212125529979 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) 20250212125529979 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) 20250212125529980 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) 20250212125529980 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) 20250212125529980 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) 20250212125529981 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) 20250212125529982 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125529997 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) 20250212125529997 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) 20250212125529999 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) 20250212125529999 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) 20250212125529999 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) 20250212125529999 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) 20250212125530000 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125530000 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125530000 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125530000 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) 20250212125530000 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) 20250212125530001 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) 20250212125530001 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) 20250212125530002 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) 20250212125530002 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) 20250212125530002 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) 20250212125530002 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) 20250212125530003 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) 20250212125530003 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) 20250212125530004 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125530016 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) 20250212125530016 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) 20250212125530018 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) 20250212125530018 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) 20250212125530018 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) 20250212125530018 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) 20250212125530019 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) 20250212125530019 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) 20250212125530020 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) 20250212125530020 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) 20250212125530021 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) 20250212125530021 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) 20250212125530023 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) 20250212125530023 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) 20250212125530024 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) 20250212125530024 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) 20250212125530025 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125530036 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) 20250212125530036 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) 20250212125530037 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) 20250212125530037 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) 20250212125530038 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) 20250212125530038 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) 20250212125530039 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) 20250212125530039 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) 20250212125530040 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) 20250212125530040 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) 20250212125530041 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) 20250212125530041 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) 20250212125530042 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) 20250212125530042 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) 20250212125530043 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) 20250212125530043 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) 20250212125530045 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) 20250212125530045 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) 20250212125530045 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 836 for type USF (pdch_ul_controller.c:184) 20250212125530045 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530045 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20250212125530045 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20250212125530046 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20250212125530046 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530046 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530046 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125530046 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530046 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530046 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=832 Sending data request: sapi=5 arfcn=871 cur_fn=827 block=0 data=46 88 3c 14 93 12 00 00 00 00 32 8c 00 00 00 6e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125530047 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125530060 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) 20250212125530060 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) 20250212125530061 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) 20250212125530061 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) 20250212125530062 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) 20250212125530062 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) 20250212125530062 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) 20250212125530062 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) 20250212125530063 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) 20250212125530063 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) 20250212125530063 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) 20250212125530063 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) 20250212125530063 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) 20250212125530063 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) 20250212125530063 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) 20250212125530063 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) 20250212125530064 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) 20250212125530064 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=836 block_nr=1 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=840 (gprs_rlcmac_sched.cpp:454) 20250212125530064 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 840 for type USF (pdch_ul_controller.c:184) 20250212125530064 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530064 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20250212125530064 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20250212125530064 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20250212125530064 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530064 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530064 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125530064 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530064 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530064 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=836 Sending data request: sapi=5 arfcn=871 cur_fn=832 block=1 data=46 88 3c 14 93 12 00 00 00 00 22 8f 05 24 c4 80 00 00 00 06 a0 00 00 (pcu_l1_if.cpp:182) 20250212125530064 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20250212125530078 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) 20250212125530078 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) 20250212125530079 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=836): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20250212125530079 DTBF NOTICE TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20250212125530079 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20250212125530079 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20250212125530079 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) 20250212125530079 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) 20250212125530080 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) 20250212125530080 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) 20250212125530080 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) 20250212125530080 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) 20250212125530081 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) 20250212125530081 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) 20250212125530081 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) 20250212125530081 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) 20250212125530082 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) 20250212125530082 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) 20250212125530082 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) 20250212125530082 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) 20250212125530082 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) 20250212125530082 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530082 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20250212125530082 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20250212125530082 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20250212125530083 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530083 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530083 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125530083 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530083 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530083 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 a0 f0 52 4c 48 00 00 00 00 2a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125530083 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125530097 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) 20250212125530098 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) 20250212125530098 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=840): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING} (pdch_ul_controller.c:309) 20250212125530098 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20250212125530099 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) 20250212125530099 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) 20250212125530099 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) 20250212125530099 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) 20250212125530100 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) 20250212125530101 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) 20250212125530101 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) 20250212125530101 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) 20250212125530102 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) 20250212125530102 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) 20250212125530103 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) 20250212125530103 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) 20250212125530103 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) 20250212125530103 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) 20250212125530106 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) 20250212125530106 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530107 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20250212125530107 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20250212125530107 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20250212125530107 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530107 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530107 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125530107 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530107 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530107 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=845 Sending data request: sapi=5 arfcn=871 cur_fn=840 block=3 data=47 88 3c 14 93 12 00 00 00 00 02 8c 00 00 00 62 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125530107 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125530120 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) 20250212125530120 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) 20250212125530120 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) 20250212125530120 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) 20250212125530121 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) 20250212125530121 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) 20250212125530121 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) 20250212125530121 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) 20250212125530121 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) 20250212125530121 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) 20250212125530121 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) 20250212125530121 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) 20250212125530122 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) 20250212125530122 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) 20250212125530122 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) 20250212125530122 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) 20250212125530125 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) 20250212125530125 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530125 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20250212125530125 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20250212125530125 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20250212125530125 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530125 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530125 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125530125 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530125 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530125 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=849 Sending data request: sapi=5 arfcn=871 cur_fn=845 block=4 data=47 88 3c 14 93 12 00 00 00 00 42 0f 05 24 c4 80 00 00 00 0e 80 00 00 (pcu_l1_if.cpp:182) 20250212125530125 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125530139 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) 20250212125530139 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) 20250212125530139 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) 20250212125530139 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) 20250212125530139 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) 20250212125530139 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) 20250212125530139 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) 20250212125530139 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) 20250212125530139 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) 20250212125530139 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) 20250212125530140 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) 20250212125530140 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) 20250212125530140 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) 20250212125530140 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) 20250212125530140 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) 20250212125530140 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) 20250212125530143 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) 20250212125530143 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530143 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20250212125530143 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20250212125530143 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20250212125530143 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530143 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530143 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125530144 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530144 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530144 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=853 Sending data request: sapi=5 arfcn=871 cur_fn=849 block=5 data=47 88 30 00 00 01 70 f0 52 4c 48 00 00 00 00 a8 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125530144 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125530157 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) 20250212125530157 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) 20250212125530158 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) 20250212125530158 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) 20250212125530158 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) 20250212125530158 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) 20250212125530158 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) 20250212125530158 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) 20250212125530158 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) 20250212125530158 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) 20250212125530159 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) 20250212125530159 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) 20250212125530159 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) 20250212125530159 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) 20250212125530159 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) 20250212125530159 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) 20250212125530167 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) 20250212125530167 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530167 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20250212125530167 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20250212125530167 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20250212125530167 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530167 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530167 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125530167 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530167 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530167 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=858 Sending data request: sapi=5 arfcn=871 cur_fn=853 block=6 data=47 88 3c 14 93 12 00 00 00 00 22 0c 00 00 00 56 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125530167 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125530181 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) 20250212125530181 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) 20250212125530181 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) 20250212125530181 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) 20250212125530182 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) 20250212125530182 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) 20250212125530182 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) 20250212125530182 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) 20250212125530182 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) 20250212125530182 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) 20250212125530182 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) 20250212125530182 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) 20250212125530182 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) 20250212125530182 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) 20250212125530183 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) 20250212125530183 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) 20250212125530185 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) 20250212125530185 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530185 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20250212125530185 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20250212125530185 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20250212125530185 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530185 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530185 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125530185 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530185 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530185 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=862 Sending data request: sapi=5 arfcn=871 cur_fn=858 block=7 data=47 88 3c 14 93 12 00 00 00 00 12 0f 05 24 c4 80 00 00 00 02 80 00 00 (pcu_l1_if.cpp:182) 20250212125530185 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125530200 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) 20250212125530200 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) 20250212125530200 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) 20250212125530200 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) 20250212125530200 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) 20250212125530200 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) 20250212125530201 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) 20250212125530201 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) 20250212125530201 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) 20250212125530201 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) 20250212125530201 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) 20250212125530201 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) 20250212125530202 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) 20250212125530202 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) 20250212125530202 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) 20250212125530202 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) 20250212125530204 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) 20250212125530204 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530204 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20250212125530204 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20250212125530204 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20250212125530204 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530204 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530204 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125530205 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530205 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530205 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=866 Sending data request: sapi=5 arfcn=871 cur_fn=862 block=8 data=47 88 30 00 00 01 40 f0 52 4c 48 00 00 00 01 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125530205 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125530219 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) 20250212125530219 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) 20250212125530221 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) 20250212125530221 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) 20250212125530222 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) 20250212125530222 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) 20250212125530223 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) 20250212125530223 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) 20250212125530224 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) 20250212125530224 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) 20250212125530225 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) 20250212125530225 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) 20250212125530226 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) 20250212125530226 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) 20250212125530227 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) 20250212125530227 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) 20250212125530229 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) 20250212125530229 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530229 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20250212125530229 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20250212125530229 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20250212125530229 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530229 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530229 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125530230 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530230 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530230 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=871 Sending data request: sapi=5 arfcn=871 cur_fn=866 block=9 data=47 88 3c 14 93 12 00 00 00 00 41 8c 00 00 00 4a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125530230 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125530243 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) 20250212125530243 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) 20250212125530244 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) 20250212125530244 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) 20250212125530244 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) 20250212125530244 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) 20250212125530244 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) 20250212125530244 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) 20250212125530244 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) 20250212125530244 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) 20250212125530244 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) 20250212125530244 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) 20250212125530245 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) 20250212125530245 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) 20250212125530245 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) 20250212125530245 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) 20250212125530248 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) 20250212125530248 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530248 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20250212125530248 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20250212125530248 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20250212125530248 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530248 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530248 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125530248 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530248 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530248 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=875 Sending data request: sapi=5 arfcn=871 cur_fn=871 block=10 data=47 88 3c 14 93 12 00 00 00 00 31 8f 05 24 c4 80 00 00 00 0a 60 00 00 (pcu_l1_if.cpp:182) 20250212125530248 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125530263 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) 20250212125530263 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) 20250212125530265 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) 20250212125530265 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) 20250212125530266 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) 20250212125530266 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) 20250212125530267 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) 20250212125530267 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) 20250212125530268 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) 20250212125530268 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) 20250212125530269 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) 20250212125530269 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) 20250212125530271 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) 20250212125530271 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) 20250212125530272 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) 20250212125530272 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) 20250212125530273 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) 20250212125530273 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530273 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20250212125530273 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20250212125530273 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20250212125530273 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530273 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530273 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125530274 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530274 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530274 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=879 Sending data request: sapi=5 arfcn=871 cur_fn=875 block=11 data=47 88 30 00 00 01 10 f0 52 4c 48 00 00 00 00 66 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125530274 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125530282 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) 20250212125530282 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) 20250212125530283 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) 20250212125530283 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) 20250212125530284 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) 20250212125530284 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) 20250212125530285 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) 20250212125530285 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) 20250212125530287 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) 20250212125530287 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) 20250212125530287 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) 20250212125530287 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) 20250212125530288 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) 20250212125530288 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) 20250212125530289 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) 20250212125530289 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) 20250212125530292 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) 20250212125530292 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530292 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20250212125530292 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20250212125530292 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20250212125530292 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530292 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530292 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125530293 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530293 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530293 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=884 Sending data request: sapi=5 arfcn=871 cur_fn=879 block=0 data=47 88 3c 14 93 12 00 00 00 00 11 8c 00 00 00 3e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125530293 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125530306 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) 20250212125530306 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) 20250212125530306 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) 20250212125530306 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) 20250212125530307 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) 20250212125530307 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) 20250212125530307 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) 20250212125530307 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) 20250212125530307 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) 20250212125530307 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) 20250212125530308 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) 20250212125530308 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) 20250212125530308 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) 20250212125530308 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) 20250212125530309 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) 20250212125530309 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) 20250212125530311 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) 20250212125530311 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530311 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20250212125530311 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20250212125530311 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20250212125530311 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530311 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530311 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125530311 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530311 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=888 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530311 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=888 Sending data request: sapi=5 arfcn=871 cur_fn=884 block=1 data=47 88 3c 14 93 12 00 00 00 00 01 8f 05 24 c4 80 00 00 00 12 40 00 00 (pcu_l1_if.cpp:182) 20250212125530311 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125530326 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) 20250212125530326 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) 20250212125530327 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) 20250212125530327 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) 20250212125530328 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) 20250212125530328 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) 20250212125530329 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) 20250212125530329 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) 20250212125530330 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) 20250212125530330 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) 20250212125530331 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) 20250212125530331 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) 20250212125530332 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) 20250212125530332 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) 20250212125530333 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) 20250212125530333 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) 20250212125530334 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) 20250212125530334 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530334 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20250212125530334 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20250212125530334 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20250212125530334 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530334 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530334 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125530334 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530334 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=892 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530334 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=892 Sending data request: sapi=5 arfcn=871 cur_fn=888 block=2 data=47 88 30 00 00 00 e0 f0 52 4c 48 00 00 00 00 e4 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125530335 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125530345 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) 20250212125530345 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) 20250212125530346 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) 20250212125530346 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) 20250212125530347 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) 20250212125530347 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) 20250212125530348 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) 20250212125530348 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) 20250212125530349 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) 20250212125530349 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) 20250212125530349 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) 20250212125530349 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) 20250212125530350 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) 20250212125530350 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) 20250212125530351 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) 20250212125530351 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) 20250212125530354 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) 20250212125530354 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530354 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20250212125530354 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20250212125530354 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20250212125530354 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530354 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530354 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125530355 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530355 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=897 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530355 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=897 Sending data request: sapi=5 arfcn=871 cur_fn=892 block=3 data=47 88 3c 14 93 12 00 00 00 00 31 0c 00 00 00 32 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125530355 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125530369 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) 20250212125530369 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) 20250212125530371 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) 20250212125530371 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) 20250212125530371 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) 20250212125530371 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) 20250212125530372 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) 20250212125530372 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) 20250212125530373 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) 20250212125530373 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) 20250212125530374 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) 20250212125530374 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) 20250212125530375 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) 20250212125530375 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) 20250212125530375 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) 20250212125530375 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) 20250212125530377 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) 20250212125530377 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530377 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20250212125530377 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20250212125530377 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20250212125530377 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530377 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530377 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125530378 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530378 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=901 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530378 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=901 Sending data request: sapi=5 arfcn=871 cur_fn=897 block=4 data=47 88 3c 14 93 12 00 00 00 00 21 0f 05 24 c4 80 00 00 00 06 40 00 00 (pcu_l1_if.cpp:182) 20250212125530378 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125530389 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) 20250212125530389 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) 20250212125530390 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) 20250212125530390 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) 20250212125530391 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) 20250212125530391 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) 20250212125530392 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) 20250212125530392 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) 20250212125530392 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) 20250212125530392 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) 20250212125530393 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) 20250212125530393 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) 20250212125530395 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) 20250212125530395 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) 20250212125530396 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) 20250212125530396 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) 20250212125530398 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) 20250212125530398 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530398 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20250212125530398 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20250212125530398 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20250212125530398 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530398 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530398 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125530398 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530398 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=905 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530398 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=905 Sending data request: sapi=5 arfcn=871 cur_fn=901 block=5 data=47 88 30 00 00 00 b0 f0 52 4c 48 00 00 00 00 24 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125530399 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125530408 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) 20250212125530408 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) 20250212125530409 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) 20250212125530409 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) 20250212125530410 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) 20250212125530410 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) 20250212125530410 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) 20250212125530410 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) 20250212125530411 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) 20250212125530411 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) 20250212125530411 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) 20250212125530411 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) 20250212125530411 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) 20250212125530411 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) 20250212125530412 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) 20250212125530412 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) 20250212125530417 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) 20250212125530417 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530417 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20250212125530417 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20250212125530417 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20250212125530417 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530417 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530417 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125530418 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530418 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=910 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530418 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=910 Sending data request: sapi=5 arfcn=871 cur_fn=905 block=6 data=47 88 3c 14 93 12 00 00 00 00 01 0c 00 00 00 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125530418 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125530432 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) 20250212125530432 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) 20250212125530433 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) 20250212125530433 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) 20250212125530433 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) 20250212125530433 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) 20250212125530435 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) 20250212125530435 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) 20250212125530436 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) 20250212125530436 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) 20250212125530436 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) 20250212125530436 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) 20250212125530437 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) 20250212125530437 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) 20250212125530437 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) 20250212125530437 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) 20250212125530438 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) 20250212125530438 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530438 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20250212125530438 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20250212125530438 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20250212125530438 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530438 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530438 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125530438 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530438 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=914 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530438 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=914 Sending data request: sapi=5 arfcn=871 cur_fn=910 block=7 data=47 88 3c 14 93 12 00 00 00 00 40 8f 05 24 c4 80 00 00 00 0e 20 00 00 (pcu_l1_if.cpp:182) 20250212125530439 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125530451 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) 20250212125530451 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) 20250212125530452 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) 20250212125530452 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) 20250212125530452 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) 20250212125530452 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) 20250212125530453 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) 20250212125530453 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) 20250212125530453 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) 20250212125530453 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) 20250212125530453 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) 20250212125530453 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) 20250212125530454 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) 20250212125530454 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) 20250212125530455 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) 20250212125530455 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) 20250212125530455 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) 20250212125530455 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530455 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20250212125530455 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20250212125530455 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20250212125530455 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530455 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530455 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125530455 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530455 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=918 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530455 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=918 Sending data request: sapi=5 arfcn=871 cur_fn=914 block=8 data=47 88 30 00 00 00 80 f0 52 4c 48 00 00 00 00 a2 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125530456 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125530469 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) 20250212125530469 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) 20250212125530470 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) 20250212125530470 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) 20250212125530470 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) 20250212125530470 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) 20250212125530470 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) 20250212125530470 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) 20250212125530470 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) 20250212125530470 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) 20250212125530471 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) 20250212125530471 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) 20250212125530471 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) 20250212125530471 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) 20250212125530471 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) 20250212125530471 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) 20250212125530478 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) 20250212125530478 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530478 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20250212125530478 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20250212125530478 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20250212125530478 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530478 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530478 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125530478 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530478 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=923 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530478 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=923 Sending data request: sapi=5 arfcn=871 cur_fn=918 block=9 data=47 88 3c 14 93 12 00 00 00 00 20 8c 00 00 00 1a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125530479 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125530492 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) 20250212125530493 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) 20250212125530493 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) 20250212125530493 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) 20250212125530493 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) 20250212125530493 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) 20250212125530493 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) 20250212125530493 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) 20250212125530494 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) 20250212125530494 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) 20250212125530494 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) 20250212125530494 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) 20250212125530494 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) 20250212125530494 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) 20250212125530495 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) 20250212125530495 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) 20250212125530497 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) 20250212125530497 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530497 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20250212125530497 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20250212125530497 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20250212125530497 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530497 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530497 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125530497 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530497 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=927 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530497 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=927 Sending data request: sapi=5 arfcn=871 cur_fn=923 block=10 data=47 88 3c 14 93 12 00 00 00 00 10 8f 05 24 c4 80 00 00 00 02 20 00 00 (pcu_l1_if.cpp:182) 20250212125530497 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125530512 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) 20250212125530512 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) 20250212125530513 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) 20250212125530513 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) 20250212125530514 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) 20250212125530514 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) 20250212125530515 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) 20250212125530515 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) 20250212125530515 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) 20250212125530515 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) 20250212125530516 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) 20250212125530516 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) 20250212125530516 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) 20250212125530516 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) 20250212125530517 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) 20250212125530517 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) 20250212125530517 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) 20250212125530517 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530517 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20250212125530517 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20250212125530517 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20250212125530517 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530517 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530517 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125530517 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530517 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=931 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530517 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=931 Sending data request: sapi=5 arfcn=871 cur_fn=927 block=11 data=47 88 30 00 00 00 50 f0 52 4c 48 00 00 00 01 20 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125530518 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125530532 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) 20250212125530532 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) 20250212125530533 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) 20250212125530533 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) 20250212125530534 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) 20250212125530534 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) 20250212125530535 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) 20250212125530535 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) 20250212125530536 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) 20250212125530536 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) 20250212125530537 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) 20250212125530537 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) 20250212125530537 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) 20250212125530537 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) 20250212125530538 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) 20250212125530538 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) 20250212125530541 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) 20250212125530541 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530541 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20250212125530541 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20250212125530541 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20250212125530541 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530541 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530541 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125530542 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530542 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530542 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=936 Sending data request: sapi=5 arfcn=871 cur_fn=931 block=0 data=47 88 3c 14 93 12 00 00 00 00 40 0c 00 00 00 0e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125530542 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125530554 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) 20250212125530554 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) 20250212125530554 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) 20250212125530554 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) 20250212125530554 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) 20250212125530554 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) 20250212125530555 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) 20250212125530555 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) 20250212125530555 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) 20250212125530555 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) 20250212125530555 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) 20250212125530555 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) 20250212125530555 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) 20250212125530555 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) 20250212125530555 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) 20250212125530555 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) 20250212125530559 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) 20250212125530559 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530559 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20250212125530559 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20250212125530559 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20250212125530559 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530559 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530559 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125530559 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530559 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=940 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530559 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=940 Sending data request: sapi=5 arfcn=871 cur_fn=936 block=1 data=47 88 3c 14 93 12 00 00 00 00 30 0f 05 24 c4 80 00 00 00 0a 00 00 00 (pcu_l1_if.cpp:182) 20250212125530559 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125530573 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) 20250212125530573 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) 20250212125530573 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) 20250212125530573 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) 20250212125530573 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) 20250212125530573 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) 20250212125530573 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) 20250212125530573 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) 20250212125530573 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) 20250212125530573 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) 20250212125530573 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) 20250212125530574 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) 20250212125530574 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) 20250212125530574 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) 20250212125530574 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) 20250212125530574 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) 20250212125530577 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) 20250212125530577 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530577 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20250212125530577 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20250212125530577 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20250212125530577 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530577 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530577 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125530577 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530577 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=944 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530577 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 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) 20250212125530577 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125530591 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) 20250212125530591 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) 20250212125530592 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) 20250212125530592 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) 20250212125530592 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) 20250212125530592 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) 20250212125530592 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) 20250212125530592 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) 20250212125530592 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) 20250212125530592 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) 20250212125530592 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) 20250212125530593 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) 20250212125530593 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) 20250212125530593 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) 20250212125530593 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) 20250212125530593 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) 20250212125530601 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) 20250212125530601 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530601 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20250212125530601 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20250212125530601 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530601 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125530601 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530601 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=949 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530601 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=949 Sending data request: sapi=5 arfcn=871 cur_fn=944 block=3 data=47 88 3c 14 93 12 00 00 00 00 10 0c 00 00 00 02 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125530602 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125530614 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) 20250212125530614 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) 20250212125530615 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) 20250212125530615 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) 20250212125530615 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) 20250212125530615 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) 20250212125530615 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) 20250212125530615 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) 20250212125530615 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) 20250212125530615 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) 20250212125530615 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) 20250212125530615 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) 20250212125530615 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) 20250212125530615 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) 20250212125530616 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) 20250212125530616 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) 20250212125530619 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) 20250212125530619 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) 20250212125530619 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125530633 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) 20250212125530633 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) 20250212125530633 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) 20250212125530633 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) 20250212125530634 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) 20250212125530634 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) 20250212125530634 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) 20250212125530634 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) 20250212125530634 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) 20250212125530634 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) 20250212125530634 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) 20250212125530634 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) 20250212125530634 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) 20250212125530634 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) 20250212125530634 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) 20250212125530634 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) 20250212125530638 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) 20250212125530638 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=957 block_nr=5 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=962 (gprs_rlcmac_sched.cpp:454) 20250212125530638 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 962 for type USF (pdch_ul_controller.c:184) 20250212125530638 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530638 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20250212125530638 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20250212125530638 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20250212125530638 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530638 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530638 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125530638 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530638 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=957 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530638 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=957 Sending data request: sapi=5 arfcn=872 cur_fn=953 block=5 data=46 88 3c 14 93 12 00 00 00 00 32 8c 00 00 00 6e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125530638 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125530652 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) 20250212125530652 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) 20250212125530652 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) 20250212125530652 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) 20250212125530652 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) 20250212125530652 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) 20250212125530652 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) 20250212125530652 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) 20250212125530653 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) 20250212125530653 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) 20250212125530653 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) 20250212125530653 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) 20250212125530653 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) 20250212125530653 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) 20250212125530653 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) 20250212125530653 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) 20250212125530661 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) 20250212125530661 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=962 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=966 (gprs_rlcmac_sched.cpp:454) 20250212125530661 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 966 for type USF (pdch_ul_controller.c:184) 20250212125530661 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530661 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20250212125530661 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20250212125530661 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20250212125530661 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530661 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530661 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125530661 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530661 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=962 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530661 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=962 Sending data request: sapi=5 arfcn=872 cur_fn=957 block=6 data=40 88 3c 14 93 12 00 00 00 00 22 8f 05 24 c4 80 00 00 00 06 a0 00 00 (pcu_l1_if.cpp:182) 20250212125530661 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20250212125530675 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) 20250212125530675 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) 20250212125530676 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) 20250212125530676 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) 20250212125530676 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=962): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20250212125530676 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125530676 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) 20250212125530676 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) 20250212125530676 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) 20250212125530676 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) 20250212125530677 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) 20250212125530677 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) 20250212125530677 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) 20250212125530677 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) 20250212125530677 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) 20250212125530677 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) 20250212125530677 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) 20250212125530677 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) 20250212125530680 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) 20250212125530680 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=966 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=970 (gprs_rlcmac_sched.cpp:454) 20250212125530680 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 970 for type USF (pdch_ul_controller.c:184) 20250212125530680 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530680 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20250212125530680 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20250212125530680 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20250212125530680 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530680 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530680 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125530680 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530680 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=966 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530680 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=966 Sending data request: sapi=5 arfcn=872 cur_fn=962 block=7 data=41 88 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) 20250212125530680 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125530694 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) 20250212125530694 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) 20250212125530694 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) 20250212125530694 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) 20250212125530694 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=966): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20250212125530694 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125530694 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) 20250212125530694 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) 20250212125530695 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) 20250212125530695 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) 20250212125530695 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) 20250212125530695 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) 20250212125530695 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) 20250212125530695 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) 20250212125530695 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) 20250212125530695 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) 20250212125530695 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) 20250212125530695 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) 20250212125530698 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) 20250212125530698 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=970 block_nr=8 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=975 (gprs_rlcmac_sched.cpp:454) 20250212125530698 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 975 for type USF (pdch_ul_controller.c:184) 20250212125530698 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530698 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20250212125530698 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20250212125530698 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20250212125530698 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530698 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530698 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125530699 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530699 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=970 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530699 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=970 Sending data request: sapi=5 arfcn=872 cur_fn=966 block=8 data=42 88 3c 14 93 12 00 00 00 00 02 8c 00 00 00 62 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125530699 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125530712 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) 20250212125530712 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) 20250212125530713 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) 20250212125530713 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) 20250212125530713 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=970): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20250212125530713 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125530713 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) 20250212125530713 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) 20250212125530713 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) 20250212125530713 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) 20250212125530713 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) 20250212125530713 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) 20250212125530713 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) 20250212125530713 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) 20250212125530713 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) 20250212125530713 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) 20250212125530714 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) 20250212125530714 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) 20250212125530722 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) 20250212125530722 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=975 block_nr=9 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=979 (gprs_rlcmac_sched.cpp:454) 20250212125530722 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 979 for type USF (pdch_ul_controller.c:184) 20250212125530722 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530722 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20250212125530722 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20250212125530722 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20250212125530722 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530722 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530722 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125530722 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530722 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=975 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530722 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=975 Sending data request: sapi=5 arfcn=872 cur_fn=970 block=9 data=43 88 3c 14 93 12 00 00 00 00 42 0f 05 24 c4 80 00 00 00 0e 80 00 00 (pcu_l1_if.cpp:182) 20250212125530722 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125530736 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) 20250212125530736 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) 20250212125530736 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) 20250212125530736 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) 20250212125530736 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=975): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20250212125530736 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125530736 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) 20250212125530736 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) 20250212125530737 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) 20250212125530737 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) 20250212125530737 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) 20250212125530737 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) 20250212125530737 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) 20250212125530737 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) 20250212125530737 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) 20250212125530737 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) 20250212125530737 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) 20250212125530737 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) 20250212125530740 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) 20250212125530740 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=979 block_nr=10 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=983 (gprs_rlcmac_sched.cpp:454) 20250212125530740 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 983 for type USF (pdch_ul_controller.c:184) 20250212125530740 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530740 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20250212125530740 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20250212125530740 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20250212125530740 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530740 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530740 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125530740 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530741 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=979 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530741 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=979 Sending data request: sapi=5 arfcn=872 cur_fn=975 block=10 data=44 88 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) 20250212125530741 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125530754 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) 20250212125530754 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) 20250212125530755 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) 20250212125530755 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) 20250212125530755 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=979): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20250212125530755 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125530755 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) 20250212125530755 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) 20250212125530755 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) 20250212125530755 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) 20250212125530755 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) 20250212125530755 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) 20250212125530755 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) 20250212125530755 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) 20250212125530755 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) 20250212125530755 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) 20250212125530755 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) 20250212125530755 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) 20250212125530759 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) 20250212125530759 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=983 block_nr=11 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=988 (gprs_rlcmac_sched.cpp:454) 20250212125530759 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 988 for type USF (pdch_ul_controller.c:184) 20250212125530759 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530759 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20250212125530759 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20250212125530759 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20250212125530759 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530759 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530759 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125530759 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530759 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=983 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530759 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=983 Sending data request: sapi=5 arfcn=872 cur_fn=979 block=11 data=45 88 3c 14 93 12 00 00 00 00 22 0c 00 00 00 56 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125530759 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125530773 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) 20250212125530773 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) 20250212125530773 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) 20250212125530773 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) 20250212125530773 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=983): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20250212125530773 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125530773 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) 20250212125530773 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) 20250212125530773 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) 20250212125530774 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) 20250212125530774 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) 20250212125530774 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) 20250212125530774 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) 20250212125530774 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) 20250212125530774 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) 20250212125530774 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) 20250212125530774 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) 20250212125530774 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) 20250212125530782 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) 20250212125530782 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=988 block_nr=0 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=992 (gprs_rlcmac_sched.cpp:454) 20250212125530782 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 992 for type USF (pdch_ul_controller.c:184) 20250212125530782 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530782 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20250212125530782 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20250212125530782 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20250212125530782 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530782 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530782 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125530782 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530782 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=988 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530782 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=988 Sending data request: sapi=5 arfcn=872 cur_fn=983 block=0 data=46 88 3c 14 93 12 00 00 00 00 12 0f 05 24 c4 80 00 00 00 02 80 00 00 (pcu_l1_if.cpp:182) 20250212125530783 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125530796 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) 20250212125530796 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) 20250212125530797 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) 20250212125530797 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) 20250212125530797 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=988): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20250212125530797 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125530797 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) 20250212125530797 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) 20250212125530797 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) 20250212125530797 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) 20250212125530797 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) 20250212125530797 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) 20250212125530798 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) 20250212125530798 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) 20250212125530798 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) 20250212125530798 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) 20250212125530798 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) 20250212125530798 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) 20250212125530801 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) 20250212125530801 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=992 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=996 (gprs_rlcmac_sched.cpp:454) 20250212125530801 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 996 for type USF (pdch_ul_controller.c:184) 20250212125530801 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530801 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20250212125530801 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20250212125530801 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20250212125530801 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530801 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530801 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125530801 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530801 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=992 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530801 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=992 Sending data request: sapi=5 arfcn=872 cur_fn=988 block=1 data=40 88 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) 20250212125530801 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125530815 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) 20250212125530815 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) 20250212125530815 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) 20250212125530815 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) 20250212125530815 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=992): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20250212125530815 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125530815 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) 20250212125530815 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) 20250212125530815 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) 20250212125530815 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) 20250212125530816 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) 20250212125530816 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) 20250212125530816 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) 20250212125530816 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) 20250212125530816 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) 20250212125530816 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) 20250212125530816 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) 20250212125530816 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) 20250212125530819 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) 20250212125530819 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=996 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=1001 (gprs_rlcmac_sched.cpp:454) 20250212125530819 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1001 for type USF (pdch_ul_controller.c:184) 20250212125530819 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530819 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20250212125530819 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20250212125530819 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20250212125530819 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530819 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530819 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125530819 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530819 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=996 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530819 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=996 Sending data request: sapi=5 arfcn=872 cur_fn=992 block=2 data=41 88 3c 14 93 12 00 00 00 00 41 8c 00 00 00 4a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125530820 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125530834 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) 20250212125530834 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) 20250212125530834 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) 20250212125530834 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) 20250212125530834 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=996): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20250212125530834 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125530834 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) 20250212125530834 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) 20250212125530834 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) 20250212125530834 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) 20250212125530835 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) 20250212125530835 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) 20250212125530835 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) 20250212125530835 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) 20250212125530835 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) 20250212125530835 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) 20250212125530835 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) 20250212125530835 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) 20250212125530843 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) 20250212125530843 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1001 block_nr=3 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=1005 (gprs_rlcmac_sched.cpp:454) 20250212125530843 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1005 for type USF (pdch_ul_controller.c:184) 20250212125530843 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530843 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20250212125530843 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20250212125530843 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20250212125530843 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530843 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530843 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125530843 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530843 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1001 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530843 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1001 Sending data request: sapi=5 arfcn=872 cur_fn=996 block=3 data=42 88 3c 14 93 12 00 00 00 00 31 8f 05 24 c4 80 00 00 00 0a 60 00 00 (pcu_l1_if.cpp:182) 20250212125530844 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125530857 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) 20250212125530857 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) 20250212125530857 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) 20250212125530857 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) 20250212125530857 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1001): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20250212125530857 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125530858 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) 20250212125530858 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) 20250212125530858 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) 20250212125530858 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) 20250212125530858 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) 20250212125530858 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) 20250212125530858 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) 20250212125530858 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) 20250212125530858 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) 20250212125530858 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) 20250212125530858 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) 20250212125530858 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) 20250212125530861 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) 20250212125530861 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1005 block_nr=4 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=1009 (gprs_rlcmac_sched.cpp:454) 20250212125530861 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1009 for type USF (pdch_ul_controller.c:184) 20250212125530861 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530861 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20250212125530861 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20250212125530861 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20250212125530861 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530862 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530862 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125530862 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530862 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1005 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530862 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1005 Sending data request: sapi=5 arfcn=872 cur_fn=1001 block=4 data=43 88 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) 20250212125530862 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125530875 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) 20250212125530875 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) 20250212125530876 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) 20250212125530876 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) 20250212125530876 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1005): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20250212125530876 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125530876 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) 20250212125530876 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) 20250212125530876 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) 20250212125530876 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) 20250212125530876 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) 20250212125530876 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) 20250212125530876 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) 20250212125530876 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) 20250212125530876 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) 20250212125530876 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) 20250212125530876 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) 20250212125530876 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) 20250212125530880 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) 20250212125530880 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1009 block_nr=5 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=1014 (gprs_rlcmac_sched.cpp:454) 20250212125530880 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1014 for type USF (pdch_ul_controller.c:184) 20250212125530880 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530880 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20250212125530880 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20250212125530880 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20250212125530880 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530880 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530880 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125530880 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530880 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1009 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530880 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1009 Sending data request: sapi=5 arfcn=872 cur_fn=1005 block=5 data=44 88 3c 14 93 12 00 00 00 00 11 8c 00 00 00 3e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125530880 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125530895 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) 20250212125530895 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) 20250212125530895 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) 20250212125530895 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) 20250212125530895 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1009): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20250212125530895 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125530896 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) 20250212125530896 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) 20250212125530896 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) 20250212125530896 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) 20250212125530896 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) 20250212125530896 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) 20250212125530897 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) 20250212125530897 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) 20250212125530897 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) 20250212125530897 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) 20250212125530897 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) 20250212125530897 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) 20250212125530903 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) 20250212125530903 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1014 block_nr=6 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=1018 (gprs_rlcmac_sched.cpp:454) 20250212125530903 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1018 for type USF (pdch_ul_controller.c:184) 20250212125530903 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530903 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20250212125530903 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20250212125530903 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20250212125530903 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530903 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530903 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125530903 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530903 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1014 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530903 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1014 Sending data request: sapi=5 arfcn=872 cur_fn=1009 block=6 data=45 88 3c 14 93 12 00 00 00 00 01 8f 05 24 c4 80 00 00 00 12 40 00 00 (pcu_l1_if.cpp:182) 20250212125530904 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125530917 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) 20250212125530917 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) 20250212125530918 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) 20250212125530918 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) 20250212125530918 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1014): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20250212125530918 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125530918 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) 20250212125530918 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) 20250212125530918 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) 20250212125530918 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) 20250212125530918 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) 20250212125530918 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) 20250212125530918 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) 20250212125530918 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) 20250212125530919 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) 20250212125530919 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) 20250212125530919 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) 20250212125530919 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) 20250212125530922 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) 20250212125530922 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1018 block_nr=7 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=1022 (gprs_rlcmac_sched.cpp:454) 20250212125530922 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1022 for type USF (pdch_ul_controller.c:184) 20250212125530922 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530922 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20250212125530922 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20250212125530922 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20250212125530922 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530922 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530922 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125530922 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530922 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1018 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530922 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1018 Sending data request: sapi=5 arfcn=872 cur_fn=1014 block=7 data=46 88 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) 20250212125530922 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125530936 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) 20250212125530936 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) 20250212125530937 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) 20250212125530937 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) 20250212125530937 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1018): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20250212125530937 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125530938 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) 20250212125530938 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) 20250212125530938 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) 20250212125530938 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) 20250212125530939 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) 20250212125530939 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) 20250212125530939 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) 20250212125530939 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) 20250212125530939 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) 20250212125530939 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) 20250212125530940 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) 20250212125530940 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) 20250212125530941 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) 20250212125530941 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1022 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=1027 (gprs_rlcmac_sched.cpp:454) 20250212125530941 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1027 for type USF (pdch_ul_controller.c:184) 20250212125530941 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530941 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20250212125530941 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20250212125530941 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20250212125530941 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530941 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530941 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125530941 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530941 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1022 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530941 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1022 Sending data request: sapi=5 arfcn=872 cur_fn=1018 block=8 data=40 88 3c 14 93 12 00 00 00 00 31 0c 00 00 00 32 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125530941 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125530955 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) 20250212125530955 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) 20250212125530955 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) 20250212125530956 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) 20250212125530956 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1022): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20250212125530956 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125530956 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) 20250212125530956 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) 20250212125530956 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) 20250212125530956 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) 20250212125530956 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) 20250212125530956 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) 20250212125530956 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) 20250212125530956 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) 20250212125530956 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) 20250212125530956 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) 20250212125530956 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) 20250212125530956 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) 20250212125530964 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) 20250212125530964 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1027 block_nr=9 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=1031 (gprs_rlcmac_sched.cpp:454) 20250212125530964 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1031 for type USF (pdch_ul_controller.c:184) 20250212125530964 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530964 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20250212125530964 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20250212125530964 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20250212125530964 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530964 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530964 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125530964 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530964 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1027 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530964 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1027 Sending data request: sapi=5 arfcn=872 cur_fn=1022 block=9 data=41 88 3c 14 93 12 00 00 00 00 21 0f 05 24 c4 80 00 00 00 06 40 00 00 (pcu_l1_if.cpp:182) 20250212125530964 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125530978 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) 20250212125530978 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) 20250212125530979 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) 20250212125530979 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) 20250212125530979 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1027): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20250212125530979 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125530979 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) 20250212125530979 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) 20250212125530979 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) 20250212125530979 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) 20250212125530979 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) 20250212125530979 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) 20250212125530979 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) 20250212125530979 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) 20250212125530979 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) 20250212125530979 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) 20250212125530979 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) 20250212125530979 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) 20250212125530983 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) 20250212125530983 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1031 block_nr=10 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=1035 (gprs_rlcmac_sched.cpp:454) 20250212125530983 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1035 for type USF (pdch_ul_controller.c:184) 20250212125530983 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125530983 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20250212125530983 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20250212125530983 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20250212125530983 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125530983 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125530983 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125530983 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125530983 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1031 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125530983 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1031 Sending data request: sapi=5 arfcn=872 cur_fn=1027 block=10 data=42 88 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) 20250212125530983 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125530997 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) 20250212125530997 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) 20250212125530998 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) 20250212125530998 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) 20250212125530998 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1031): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20250212125530998 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125530998 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) 20250212125530998 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) 20250212125530999 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) 20250212125530999 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) 20250212125530999 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) 20250212125530999 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) 20250212125530999 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) 20250212125530999 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) 20250212125531000 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) 20250212125531000 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) 20250212125531000 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) 20250212125531000 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) 20250212125531002 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) 20250212125531002 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1035 block_nr=11 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=1040 (gprs_rlcmac_sched.cpp:454) 20250212125531002 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1040 for type USF (pdch_ul_controller.c:184) 20250212125531002 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531002 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20250212125531002 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20250212125531002 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20250212125531002 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125531002 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531002 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125531003 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531003 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1035 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531003 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1035 Sending data request: sapi=5 arfcn=872 cur_fn=1031 block=11 data=43 88 3c 14 93 12 00 00 00 00 01 0c 00 00 00 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125531003 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125531016 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) 20250212125531016 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) 20250212125531016 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) 20250212125531016 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) 20250212125531016 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1035): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20250212125531016 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125531017 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) 20250212125531017 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) 20250212125531017 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) 20250212125531017 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) 20250212125531017 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) 20250212125531017 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) 20250212125531017 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) 20250212125531017 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) 20250212125531018 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) 20250212125531018 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) 20250212125531018 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) 20250212125531018 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) 20250212125531026 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) 20250212125531026 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1040 block_nr=0 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=1044 (gprs_rlcmac_sched.cpp:454) 20250212125531026 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1044 for type USF (pdch_ul_controller.c:184) 20250212125531026 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531026 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20250212125531026 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20250212125531026 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20250212125531026 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125531026 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531026 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125531026 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531026 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1040 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531027 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1040 Sending data request: sapi=5 arfcn=872 cur_fn=1035 block=0 data=44 88 3c 14 93 12 00 00 00 00 40 8f 05 24 c4 80 00 00 00 0e 20 00 00 (pcu_l1_if.cpp:182) 20250212125531027 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125531040 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) 20250212125531040 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) 20250212125531040 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) 20250212125531040 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) 20250212125531040 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1040): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20250212125531040 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125531041 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) 20250212125531041 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) 20250212125531041 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) 20250212125531041 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) 20250212125531041 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) 20250212125531041 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) 20250212125531042 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) 20250212125531042 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) 20250212125531042 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) 20250212125531042 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) 20250212125531043 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) 20250212125531043 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) 20250212125531173 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) 20250212125531173 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1044 block_nr=1 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=1048 (gprs_rlcmac_sched.cpp:454) 20250212125531173 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1048 for type USF (pdch_ul_controller.c:184) 20250212125531173 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531174 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20250212125531174 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20250212125531174 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20250212125531174 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125531174 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531174 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125531174 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531174 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1044 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531174 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1044 Sending data request: sapi=5 arfcn=872 cur_fn=1040 block=1 data=45 88 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) 20250212125531175 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125531181 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) 20250212125531181 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) 20250212125531181 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) 20250212125531181 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) 20250212125531181 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1044): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20250212125531181 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125531182 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) 20250212125531182 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) 20250212125531182 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) 20250212125531182 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) 20250212125531182 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) 20250212125531182 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) 20250212125531182 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) 20250212125531182 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) 20250212125531182 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) 20250212125531182 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) 20250212125531183 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) 20250212125531183 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) 20250212125531186 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) 20250212125531186 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1048 block_nr=2 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=1053 (gprs_rlcmac_sched.cpp:454) 20250212125531186 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1053 for type USF (pdch_ul_controller.c:184) 20250212125531186 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531186 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20250212125531186 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20250212125531186 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20250212125531186 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125531186 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531186 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125531186 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531186 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1048 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531186 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1048 Sending data request: sapi=5 arfcn=872 cur_fn=1044 block=2 data=46 88 3c 14 93 12 00 00 00 00 20 8c 00 00 00 1a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125531186 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125531200 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) 20250212125531200 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) 20250212125531200 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) 20250212125531200 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) 20250212125531200 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1048): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20250212125531200 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125531200 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) 20250212125531200 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) 20250212125531201 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) 20250212125531201 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) 20250212125531201 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) 20250212125531201 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) 20250212125531201 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) 20250212125531201 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) 20250212125531201 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) 20250212125531201 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) 20250212125531201 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) 20250212125531201 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) 20250212125531209 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) 20250212125531209 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1053 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=1057 (gprs_rlcmac_sched.cpp:454) 20250212125531209 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1057 for type USF (pdch_ul_controller.c:184) 20250212125531209 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531209 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20250212125531209 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20250212125531209 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20250212125531209 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125531209 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531209 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125531209 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531209 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1053 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531209 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1053 Sending data request: sapi=5 arfcn=872 cur_fn=1048 block=3 data=40 88 3c 14 93 12 00 00 00 00 10 8f 05 24 c4 80 00 00 00 02 20 00 00 (pcu_l1_if.cpp:182) 20250212125531209 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125531223 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) 20250212125531223 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) 20250212125531223 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) 20250212125531223 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) 20250212125531223 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1053): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20250212125531223 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125531223 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) 20250212125531223 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) 20250212125531224 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) 20250212125531224 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) 20250212125531224 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) 20250212125531224 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) 20250212125531224 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) 20250212125531224 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) 20250212125531224 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) 20250212125531224 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) 20250212125531224 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) 20250212125531224 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) 20250212125531228 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) 20250212125531228 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1057 block_nr=4 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=1061 (gprs_rlcmac_sched.cpp:454) 20250212125531228 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1061 for type USF (pdch_ul_controller.c:184) 20250212125531228 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531228 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20250212125531228 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20250212125531228 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20250212125531228 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125531228 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531228 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125531228 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531228 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1057 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531228 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1057 Sending data request: sapi=5 arfcn=872 cur_fn=1053 block=4 data=41 88 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) 20250212125531228 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125531242 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) 20250212125531242 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) 20250212125531242 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) 20250212125531242 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) 20250212125531242 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1057): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20250212125531242 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125531242 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) 20250212125531242 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) 20250212125531242 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) 20250212125531242 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) 20250212125531242 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) 20250212125531242 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) 20250212125531242 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) 20250212125531242 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) 20250212125531243 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) 20250212125531243 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) 20250212125531243 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) 20250212125531243 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) 20250212125531246 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) 20250212125531246 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1061 block_nr=5 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=1066 (gprs_rlcmac_sched.cpp:454) 20250212125531246 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1066 for type USF (pdch_ul_controller.c:184) 20250212125531246 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531246 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20250212125531246 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20250212125531246 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20250212125531246 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125531246 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531246 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125531246 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531246 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1061 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531246 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1061 Sending data request: sapi=5 arfcn=872 cur_fn=1057 block=5 data=42 88 3c 14 93 12 00 00 00 00 40 0c 00 00 00 0e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125531246 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125531261 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) 20250212125531261 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) 20250212125531262 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) 20250212125531262 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) 20250212125531262 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1061): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20250212125531262 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125531262 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) 20250212125531262 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) 20250212125531262 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) 20250212125531262 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) 20250212125531262 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) 20250212125531262 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) 20250212125531263 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) 20250212125531263 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) 20250212125531263 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) 20250212125531263 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) 20250212125531263 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) 20250212125531263 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) 20250212125531270 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) 20250212125531270 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1066 block_nr=6 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=1070 (gprs_rlcmac_sched.cpp:454) 20250212125531270 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1070 for type USF (pdch_ul_controller.c:184) 20250212125531270 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531270 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20250212125531270 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20250212125531270 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20250212125531270 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125531270 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531270 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125531270 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531270 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1066 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531270 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1066 Sending data request: sapi=5 arfcn=872 cur_fn=1061 block=6 data=43 88 3c 14 93 12 00 00 00 00 30 0f 05 24 c4 80 00 00 00 0a 00 00 00 (pcu_l1_if.cpp:182) 20250212125531270 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125531284 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) 20250212125531284 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) 20250212125531284 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) 20250212125531284 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) 20250212125531284 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1066): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20250212125531284 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125531284 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) 20250212125531284 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) 20250212125531285 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) 20250212125531285 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) 20250212125531285 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) 20250212125531285 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) 20250212125531285 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) 20250212125531285 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) 20250212125531285 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) 20250212125531285 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) 20250212125531285 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) 20250212125531285 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) 20250212125531288 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) 20250212125531288 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1070 block_nr=7 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=1074 (gprs_rlcmac_sched.cpp:454) 20250212125531288 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1074 for type USF (pdch_ul_controller.c:184) 20250212125531288 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531288 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20250212125531288 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20250212125531288 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20250212125531288 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125531288 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531288 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125531289 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531289 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1070 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531289 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1070 Sending data request: sapi=5 arfcn=872 cur_fn=1066 block=7 data=44 88 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) 20250212125531289 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125531303 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) 20250212125531303 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) 20250212125531303 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) 20250212125531303 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) 20250212125531303 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1070): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20250212125531303 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125531303 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) 20250212125531303 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) 20250212125531303 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) 20250212125531303 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) 20250212125531303 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) 20250212125531303 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) 20250212125531304 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) 20250212125531304 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) 20250212125531304 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) 20250212125531304 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) 20250212125531304 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) 20250212125531304 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) 20250212125531307 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) 20250212125531307 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1074 block_nr=8 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=1079 (gprs_rlcmac_sched.cpp:454) 20250212125531307 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1079 for type USF (pdch_ul_controller.c:184) 20250212125531307 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531307 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20250212125531307 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20250212125531307 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531307 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125531307 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531307 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1074 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531307 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1074 Sending data request: sapi=5 arfcn=872 cur_fn=1070 block=8 data=45 88 3c 14 93 12 00 00 00 00 10 0c 00 00 00 02 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125531307 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125531321 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) 20250212125531321 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) 20250212125531321 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) 20250212125531321 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) 20250212125531321 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1074): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20250212125531321 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125531321 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) 20250212125531321 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) 20250212125531322 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) 20250212125531322 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) 20250212125531322 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) 20250212125531322 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) 20250212125531322 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) 20250212125531322 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) 20250212125531322 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) 20250212125531322 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) 20250212125531322 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) 20250212125531322 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) 20250212125531330 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) 20250212125531330 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1079 block_nr=9 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=1083 (gprs_rlcmac_sched.cpp:454) 20250212125531330 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1083 for type USF (pdch_ul_controller.c:184) 20250212125531330 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1079 Sending data request: sapi=5 arfcn=872 cur_fn=1074 block=9 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125531331 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125531345 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) 20250212125531345 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) 20250212125531345 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) 20250212125531345 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) 20250212125531345 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1079): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20250212125531345 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125531345 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) 20250212125531345 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) 20250212125531346 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) 20250212125531346 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) 20250212125531346 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) 20250212125531346 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) 20250212125531346 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) 20250212125531346 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) 20250212125531346 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) 20250212125531346 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) 20250212125531346 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) 20250212125531346 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) 20250212125531349 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) 20250212125531349 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1083 block_nr=10 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1087 (gprs_rlcmac_sched.cpp:454) 20250212125531349 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1087 for type USF (pdch_ul_controller.c:184) 20250212125531349 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531349 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20250212125531349 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20250212125531349 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20250212125531349 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125531349 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531349 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125531349 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531349 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1083 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531349 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1083 Sending data request: sapi=5 arfcn=873 cur_fn=1079 block=10 data=46 88 3c 14 93 12 00 00 00 00 32 8c 00 00 00 6e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125531349 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125531363 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) 20250212125531363 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) 20250212125531363 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) 20250212125531363 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) 20250212125531363 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1083): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20250212125531363 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125531363 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) 20250212125531363 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) 20250212125531364 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) 20250212125531364 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) 20250212125531364 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) 20250212125531364 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) 20250212125531364 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) 20250212125531364 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) 20250212125531364 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) 20250212125531364 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) 20250212125531364 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) 20250212125531364 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) 20250212125531370 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) 20250212125531370 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1087 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=1092 (gprs_rlcmac_sched.cpp:454) 20250212125531370 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1092 for type USF (pdch_ul_controller.c:184) 20250212125531370 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531370 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20250212125531370 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20250212125531370 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20250212125531370 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125531370 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531370 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125531370 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531370 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1087 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531370 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1087 Sending data request: sapi=5 arfcn=873 cur_fn=1083 block=11 data=40 88 3c 14 93 12 00 00 00 00 22 8f 05 24 c4 80 00 00 00 06 a0 00 00 (pcu_l1_if.cpp:182) 20250212125531371 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20250212125531385 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) 20250212125531385 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) 20250212125531385 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) 20250212125531385 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) 20250212125531385 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) 20250212125531385 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) 20250212125531385 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1087): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20250212125531385 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125531386 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) 20250212125531386 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) 20250212125531386 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) 20250212125531386 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) 20250212125531386 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) 20250212125531386 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) 20250212125531386 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) 20250212125531386 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) 20250212125531386 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) 20250212125531386 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) 20250212125531394 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) 20250212125531394 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1092 block_nr=0 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=1096 (gprs_rlcmac_sched.cpp:454) 20250212125531394 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1096 for type USF (pdch_ul_controller.c:184) 20250212125531394 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531394 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20250212125531394 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20250212125531394 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20250212125531394 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125531394 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531394 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125531394 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531394 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1092 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531394 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1092 Sending data request: sapi=5 arfcn=873 cur_fn=1087 block=0 data=41 88 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) 20250212125531394 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125531408 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) 20250212125531408 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) 20250212125531408 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) 20250212125531408 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) 20250212125531408 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) 20250212125531408 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) 20250212125531408 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1092): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20250212125531408 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125531408 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) 20250212125531408 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) 20250212125531408 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) 20250212125531408 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) 20250212125531408 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) 20250212125531408 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) 20250212125531409 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) 20250212125531409 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) 20250212125531409 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) 20250212125531409 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) 20250212125531412 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) 20250212125531412 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1096 block_nr=1 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=1100 (gprs_rlcmac_sched.cpp:454) 20250212125531412 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1100 for type USF (pdch_ul_controller.c:184) 20250212125531412 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531412 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20250212125531412 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20250212125531412 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20250212125531412 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125531412 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531412 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125531412 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531412 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1096 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531412 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1096 Sending data request: sapi=5 arfcn=873 cur_fn=1092 block=1 data=42 88 3c 14 93 12 00 00 00 00 02 8c 00 00 00 62 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125531412 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125531426 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) 20250212125531426 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) 20250212125531426 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) 20250212125531426 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) 20250212125531427 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) 20250212125531427 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) 20250212125531427 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1096): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20250212125531427 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125531427 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) 20250212125531427 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) 20250212125531427 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) 20250212125531427 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) 20250212125531427 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) 20250212125531427 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) 20250212125531427 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) 20250212125531427 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) 20250212125531427 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) 20250212125531427 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) 20250212125531431 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) 20250212125531431 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1100 block_nr=2 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=1105 (gprs_rlcmac_sched.cpp:454) 20250212125531431 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1105 for type USF (pdch_ul_controller.c:184) 20250212125531431 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531431 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20250212125531431 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20250212125531431 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20250212125531431 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125531431 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531431 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125531431 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531431 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1100 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531431 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1100 Sending data request: sapi=5 arfcn=873 cur_fn=1096 block=2 data=43 88 3c 14 93 12 00 00 00 00 42 0f 05 24 c4 80 00 00 00 0e 80 00 00 (pcu_l1_if.cpp:182) 20250212125531431 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125531445 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) 20250212125531445 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) 20250212125531445 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) 20250212125531445 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) 20250212125531446 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) 20250212125531446 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) 20250212125531446 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1100): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20250212125531446 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125531446 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) 20250212125531446 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) 20250212125531446 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) 20250212125531446 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) 20250212125531447 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) 20250212125531447 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) 20250212125531447 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) 20250212125531447 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) 20250212125531447 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) 20250212125531447 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) 20250212125531454 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) 20250212125531454 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1105 block_nr=3 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=1109 (gprs_rlcmac_sched.cpp:454) 20250212125531454 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1109 for type USF (pdch_ul_controller.c:184) 20250212125531454 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531454 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20250212125531454 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20250212125531454 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20250212125531454 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125531454 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531454 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125531454 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531454 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1105 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531454 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1105 Sending data request: sapi=5 arfcn=873 cur_fn=1100 block=3 data=44 88 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) 20250212125531455 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125531468 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) 20250212125531468 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) 20250212125531469 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) 20250212125531469 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) 20250212125531469 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) 20250212125531469 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) 20250212125531469 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1105): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20250212125531469 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125531469 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) 20250212125531469 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) 20250212125531470 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) 20250212125531470 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) 20250212125531470 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) 20250212125531470 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) 20250212125531470 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) 20250212125531470 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) 20250212125531470 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) 20250212125531470 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) 20250212125531473 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) 20250212125531473 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1109 block_nr=4 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=1113 (gprs_rlcmac_sched.cpp:454) 20250212125531473 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1113 for type USF (pdch_ul_controller.c:184) 20250212125531473 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531473 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20250212125531473 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20250212125531473 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20250212125531473 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125531473 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531473 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125531473 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531473 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1109 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531473 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1109 Sending data request: sapi=5 arfcn=873 cur_fn=1105 block=4 data=45 88 3c 14 93 12 00 00 00 00 22 0c 00 00 00 56 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125531473 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125531487 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) 20250212125531487 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) 20250212125531487 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) 20250212125531487 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) 20250212125531487 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) 20250212125531487 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) 20250212125531487 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1109): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20250212125531487 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125531488 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) 20250212125531488 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) 20250212125531488 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) 20250212125531488 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) 20250212125531488 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) 20250212125531488 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) 20250212125531488 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) 20250212125531488 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) 20250212125531488 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) 20250212125531488 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) 20250212125531491 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) 20250212125531491 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1113 block_nr=5 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1118 (gprs_rlcmac_sched.cpp:454) 20250212125531491 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1118 for type USF (pdch_ul_controller.c:184) 20250212125531491 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531491 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20250212125531491 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20250212125531491 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20250212125531491 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125531491 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531492 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125531492 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531492 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1113 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531492 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1113 Sending data request: sapi=5 arfcn=873 cur_fn=1109 block=5 data=46 88 3c 14 93 12 00 00 00 00 12 0f 05 24 c4 80 00 00 00 02 80 00 00 (pcu_l1_if.cpp:182) 20250212125531492 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125531506 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) 20250212125531506 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) 20250212125531506 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) 20250212125531506 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) 20250212125531506 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) 20250212125531506 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) 20250212125531506 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1113): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20250212125531506 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125531506 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) 20250212125531506 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) 20250212125531506 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) 20250212125531506 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) 20250212125531507 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) 20250212125531507 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) 20250212125531507 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) 20250212125531507 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) 20250212125531507 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) 20250212125531507 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) 20250212125531515 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) 20250212125531515 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1118 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=1122 (gprs_rlcmac_sched.cpp:454) 20250212125531515 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1122 for type USF (pdch_ul_controller.c:184) 20250212125531515 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531515 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20250212125531515 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20250212125531515 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20250212125531515 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125531515 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531515 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125531515 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531515 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1118 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531515 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1118 Sending data request: sapi=5 arfcn=873 cur_fn=1113 block=6 data=40 88 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) 20250212125531515 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125531529 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) 20250212125531529 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) 20250212125531529 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) 20250212125531529 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) 20250212125531529 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) 20250212125531529 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) 20250212125531529 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1118): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20250212125531529 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125531529 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) 20250212125531529 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) 20250212125531529 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) 20250212125531529 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) 20250212125531530 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) 20250212125531530 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) 20250212125531530 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) 20250212125531530 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) 20250212125531530 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) 20250212125531530 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) 20250212125531533 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) 20250212125531533 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1122 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=1126 (gprs_rlcmac_sched.cpp:454) 20250212125531533 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1126 for type USF (pdch_ul_controller.c:184) 20250212125531533 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531533 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20250212125531533 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20250212125531533 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20250212125531533 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125531533 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531533 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125531534 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531534 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1122 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531534 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1122 Sending data request: sapi=5 arfcn=873 cur_fn=1118 block=7 data=41 88 3c 14 93 12 00 00 00 00 41 8c 00 00 00 4a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125531534 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125531547 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) 20250212125531548 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) 20250212125531548 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) 20250212125531548 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) 20250212125531548 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) 20250212125531548 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) 20250212125531548 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1122): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20250212125531548 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125531548 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) 20250212125531548 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) 20250212125531548 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) 20250212125531548 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) 20250212125531548 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) 20250212125531548 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) 20250212125531549 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) 20250212125531549 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) 20250212125531549 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) 20250212125531549 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) 20250212125531552 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) 20250212125531552 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1126 block_nr=8 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=1131 (gprs_rlcmac_sched.cpp:454) 20250212125531552 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1131 for type USF (pdch_ul_controller.c:184) 20250212125531552 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531552 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20250212125531552 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20250212125531552 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20250212125531552 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125531552 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531552 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125531552 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531552 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1126 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531552 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1126 Sending data request: sapi=5 arfcn=873 cur_fn=1122 block=8 data=42 88 3c 14 93 12 00 00 00 00 31 8f 05 24 c4 80 00 00 00 0a 60 00 00 (pcu_l1_if.cpp:182) 20250212125531552 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125531566 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) 20250212125531566 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) 20250212125531566 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) 20250212125531566 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) 20250212125531566 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) 20250212125531566 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) 20250212125531566 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1126): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20250212125531566 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125531567 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) 20250212125531567 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) 20250212125531567 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) 20250212125531567 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) 20250212125531567 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) 20250212125531567 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) 20250212125531567 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) 20250212125531567 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) 20250212125531567 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) 20250212125531567 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) 20250212125531575 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) 20250212125531575 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1131 block_nr=9 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=1135 (gprs_rlcmac_sched.cpp:454) 20250212125531575 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1135 for type USF (pdch_ul_controller.c:184) 20250212125531575 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531575 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20250212125531575 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20250212125531575 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20250212125531575 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125531575 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531575 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125531576 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531576 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1131 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531576 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1131 Sending data request: sapi=5 arfcn=873 cur_fn=1126 block=9 data=43 88 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) 20250212125531576 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125531589 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) 20250212125531589 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) 20250212125531589 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) 20250212125531589 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) 20250212125531590 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) 20250212125531590 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) 20250212125531590 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1131): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20250212125531590 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125531590 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) 20250212125531590 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) 20250212125531590 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) 20250212125531590 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) 20250212125531590 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) 20250212125531590 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) 20250212125531590 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) 20250212125531590 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) 20250212125531590 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) 20250212125531590 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) 20250212125531594 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) 20250212125531594 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1135 block_nr=10 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=1139 (gprs_rlcmac_sched.cpp:454) 20250212125531594 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1139 for type USF (pdch_ul_controller.c:184) 20250212125531594 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531594 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20250212125531594 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20250212125531594 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20250212125531594 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125531594 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531594 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125531594 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531594 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1135 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531594 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1135 Sending data request: sapi=5 arfcn=873 cur_fn=1131 block=10 data=44 88 3c 14 93 12 00 00 00 00 11 8c 00 00 00 3e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125531594 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125531608 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) 20250212125531608 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) 20250212125531608 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) 20250212125531609 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) 20250212125531609 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) 20250212125531609 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) 20250212125531609 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1135): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20250212125531609 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125531609 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) 20250212125531609 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) 20250212125531609 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) 20250212125531609 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) 20250212125531610 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) 20250212125531610 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) 20250212125531610 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) 20250212125531610 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) 20250212125531610 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) 20250212125531610 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) 20250212125531613 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) 20250212125531613 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1139 block_nr=11 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=1144 (gprs_rlcmac_sched.cpp:454) 20250212125531613 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1144 for type USF (pdch_ul_controller.c:184) 20250212125531613 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531613 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20250212125531613 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20250212125531613 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20250212125531613 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125531613 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531613 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125531613 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531613 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1139 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531613 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1139 Sending data request: sapi=5 arfcn=873 cur_fn=1135 block=11 data=45 88 3c 14 93 12 00 00 00 00 01 8f 05 24 c4 80 00 00 00 12 40 00 00 (pcu_l1_if.cpp:182) 20250212125531613 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125531627 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) 20250212125531627 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) 20250212125531627 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) 20250212125531627 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) 20250212125531627 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) 20250212125531627 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) 20250212125531627 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1139): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20250212125531627 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125531628 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) 20250212125531628 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) 20250212125531628 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) 20250212125531628 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) 20250212125531628 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) 20250212125531628 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) 20250212125531628 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) 20250212125531628 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) 20250212125531629 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) 20250212125531629 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) 20250212125531636 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) 20250212125531636 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1144 block_nr=0 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1148 (gprs_rlcmac_sched.cpp:454) 20250212125531636 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1148 for type USF (pdch_ul_controller.c:184) 20250212125531636 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531636 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20250212125531636 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20250212125531636 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20250212125531636 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125531636 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531636 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125531636 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531636 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1144 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531636 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1144 Sending data request: sapi=5 arfcn=873 cur_fn=1139 block=0 data=46 88 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) 20250212125531636 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125531650 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) 20250212125531650 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) 20250212125531650 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) 20250212125531650 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) 20250212125531651 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) 20250212125531651 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) 20250212125531651 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1144): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20250212125531651 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125531651 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) 20250212125531651 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) 20250212125531651 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) 20250212125531651 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) 20250212125531651 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) 20250212125531651 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) 20250212125531651 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) 20250212125531651 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) 20250212125531652 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) 20250212125531652 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) 20250212125531654 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) 20250212125531654 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1148 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=1152 (gprs_rlcmac_sched.cpp:454) 20250212125531654 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1152 for type USF (pdch_ul_controller.c:184) 20250212125531654 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531654 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20250212125531654 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20250212125531654 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20250212125531654 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125531654 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531654 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125531655 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531655 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1148 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531655 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1148 Sending data request: sapi=5 arfcn=873 cur_fn=1144 block=1 data=40 88 3c 14 93 12 00 00 00 00 31 0c 00 00 00 32 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125531655 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125531658 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20250212125531658 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20250212125531658 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20250212125531658 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20250212125531658 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125531658 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125531658 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125531658 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125531658 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){RELEASING}: Deallocated (fsm.c:568) 20250212125531658 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125531658 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125531669 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) 20250212125531669 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) 20250212125531669 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) 20250212125531669 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) 20250212125531669 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) 20250212125531669 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) 20250212125531669 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1148): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20250212125531669 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125531670 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) 20250212125531670 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) 20250212125531670 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) 20250212125531670 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) 20250212125531670 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) 20250212125531670 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) 20250212125531671 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) 20250212125531671 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) 20250212125531671 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) 20250212125531671 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) 20250212125531673 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) 20250212125531673 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1152 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=1157 (gprs_rlcmac_sched.cpp:454) 20250212125531673 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1157 for type USF (pdch_ul_controller.c:184) 20250212125531673 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531673 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20250212125531673 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20250212125531673 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20250212125531673 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125531673 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531673 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125531673 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531673 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1152 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531673 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1152 Sending data request: sapi=5 arfcn=873 cur_fn=1148 block=2 data=41 88 3c 14 93 12 00 00 00 00 21 0f 05 24 c4 80 00 00 00 06 40 00 00 (pcu_l1_if.cpp:182) 20250212125531674 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125531687 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) 20250212125531687 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) 20250212125531688 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) 20250212125531688 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) 20250212125531688 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) 20250212125531688 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) 20250212125531688 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1152): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20250212125531688 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125531688 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) 20250212125531688 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) 20250212125531688 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) 20250212125531688 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) 20250212125531689 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) 20250212125531689 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) 20250212125531689 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) 20250212125531689 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) 20250212125531689 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) 20250212125531689 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) 20250212125531696 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) 20250212125531696 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1157 block_nr=3 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=1161 (gprs_rlcmac_sched.cpp:454) 20250212125531696 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1161 for type USF (pdch_ul_controller.c:184) 20250212125531696 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531696 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20250212125531696 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20250212125531696 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20250212125531696 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125531696 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531696 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125531697 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531697 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1157 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531697 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1157 Sending data request: sapi=5 arfcn=873 cur_fn=1152 block=3 data=42 88 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) 20250212125531697 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125531710 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) 20250212125531710 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) 20250212125531711 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) 20250212125531711 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) 20250212125531711 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) 20250212125531711 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) 20250212125531711 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1157): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20250212125531711 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125531711 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) 20250212125531711 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) 20250212125531712 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) 20250212125531712 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) 20250212125531712 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) 20250212125531712 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) 20250212125531712 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) 20250212125531712 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) 20250212125531712 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) 20250212125531712 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) 20250212125531715 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) 20250212125531715 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1161 block_nr=4 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=1165 (gprs_rlcmac_sched.cpp:454) 20250212125531715 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1165 for type USF (pdch_ul_controller.c:184) 20250212125531715 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531715 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20250212125531715 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20250212125531715 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20250212125531715 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125531715 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531715 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125531715 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531715 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1161 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531715 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1161 Sending data request: sapi=5 arfcn=873 cur_fn=1157 block=4 data=43 88 3c 14 93 12 00 00 00 00 01 0c 00 00 00 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125531715 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125531729 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) 20250212125531729 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) 20250212125531729 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) 20250212125531729 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) 20250212125531729 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) 20250212125531729 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) 20250212125531730 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1161): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20250212125531730 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125531730 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) 20250212125531730 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) 20250212125531730 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) 20250212125531730 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) 20250212125531730 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) 20250212125531730 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) 20250212125531730 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) 20250212125531730 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) 20250212125531731 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) 20250212125531731 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) 20250212125531734 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) 20250212125531734 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1165 block_nr=5 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=1170 (gprs_rlcmac_sched.cpp:454) 20250212125531734 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1170 for type USF (pdch_ul_controller.c:184) 20250212125531734 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531734 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20250212125531734 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20250212125531734 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20250212125531734 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125531734 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531734 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125531734 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531734 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1165 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531734 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1165 Sending data request: sapi=5 arfcn=873 cur_fn=1161 block=5 data=44 88 3c 14 93 12 00 00 00 00 40 8f 05 24 c4 80 00 00 00 0e 20 00 00 (pcu_l1_if.cpp:182) 20250212125531734 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125531748 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) 20250212125531748 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) 20250212125531748 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) 20250212125531748 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) 20250212125531748 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) 20250212125531748 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) 20250212125531748 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1165): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20250212125531748 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125531749 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) 20250212125531749 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) 20250212125531749 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) 20250212125531749 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) 20250212125531749 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) 20250212125531749 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) 20250212125531750 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) 20250212125531750 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) 20250212125531750 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) 20250212125531750 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) 20250212125531757 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) 20250212125531757 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1170 block_nr=6 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=1174 (gprs_rlcmac_sched.cpp:454) 20250212125531757 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1174 for type USF (pdch_ul_controller.c:184) 20250212125531757 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531757 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20250212125531757 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20250212125531757 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20250212125531757 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125531757 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531757 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125531757 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531757 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1170 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531757 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1170 Sending data request: sapi=5 arfcn=873 cur_fn=1165 block=6 data=45 88 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) 20250212125531757 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125531771 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) 20250212125531771 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) 20250212125531771 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) 20250212125531771 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) 20250212125531771 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) 20250212125531771 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) 20250212125531771 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1170): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20250212125531771 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125531772 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) 20250212125531772 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) 20250212125531772 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) 20250212125531772 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) 20250212125531772 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) 20250212125531772 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) 20250212125531772 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) 20250212125531772 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) 20250212125531772 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) 20250212125531772 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) 20250212125531776 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) 20250212125531776 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1174 block_nr=7 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1178 (gprs_rlcmac_sched.cpp:454) 20250212125531776 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1178 for type USF (pdch_ul_controller.c:184) 20250212125531776 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531776 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20250212125531776 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20250212125531776 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20250212125531776 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125531776 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531776 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125531776 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531776 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1174 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531776 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1174 Sending data request: sapi=5 arfcn=873 cur_fn=1170 block=7 data=46 88 3c 14 93 12 00 00 00 00 20 8c 00 00 00 1a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125531776 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125531790 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) 20250212125531790 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) 20250212125531790 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) 20250212125531790 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) 20250212125531791 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) 20250212125531791 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) 20250212125531791 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1174): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20250212125531791 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125531791 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) 20250212125531791 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) 20250212125531791 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) 20250212125531791 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) 20250212125531791 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) 20250212125531791 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) 20250212125531792 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) 20250212125531792 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) 20250212125531792 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) 20250212125531792 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) 20250212125531915 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) 20250212125531915 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1178 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=1183 (gprs_rlcmac_sched.cpp:454) 20250212125531915 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1183 for type USF (pdch_ul_controller.c:184) 20250212125531915 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531915 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20250212125531915 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20250212125531915 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20250212125531915 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125531915 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531915 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125531916 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531916 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1178 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531916 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1178 Sending data request: sapi=5 arfcn=873 cur_fn=1174 block=8 data=40 88 3c 14 93 12 00 00 00 00 10 8f 05 24 c4 80 00 00 00 02 20 00 00 (pcu_l1_if.cpp:182) 20250212125531916 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125531927 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) 20250212125531927 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) 20250212125531927 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) 20250212125531927 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) 20250212125531927 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) 20250212125531927 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) 20250212125531927 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1178): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20250212125531927 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125531927 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) 20250212125531927 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) 20250212125531928 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) 20250212125531928 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) 20250212125531928 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) 20250212125531928 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) 20250212125531928 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) 20250212125531928 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) 20250212125531928 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) 20250212125531928 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) 20250212125531936 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) 20250212125531936 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1183 block_nr=9 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=1187 (gprs_rlcmac_sched.cpp:454) 20250212125531936 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1187 for type USF (pdch_ul_controller.c:184) 20250212125531936 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531936 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20250212125531936 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20250212125531936 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20250212125531936 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125531936 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531936 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125531936 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531936 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1183 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531936 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1183 Sending data request: sapi=5 arfcn=873 cur_fn=1178 block=9 data=41 88 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) 20250212125531936 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125531950 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) 20250212125531950 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) 20250212125531951 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) 20250212125531951 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) 20250212125531951 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) 20250212125531951 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) 20250212125531951 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1183): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20250212125531951 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125531951 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) 20250212125531951 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) 20250212125531951 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) 20250212125531951 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) 20250212125531952 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) 20250212125531952 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) 20250212125531952 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) 20250212125531952 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) 20250212125531952 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) 20250212125531952 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) 20250212125531955 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) 20250212125531955 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1187 block_nr=10 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=1191 (gprs_rlcmac_sched.cpp:454) 20250212125531955 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1191 for type USF (pdch_ul_controller.c:184) 20250212125531955 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531955 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20250212125531955 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20250212125531955 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20250212125531955 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125531955 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531955 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125531955 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531955 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1187 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531955 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1187 Sending data request: sapi=5 arfcn=873 cur_fn=1183 block=10 data=42 88 3c 14 93 12 00 00 00 00 40 0c 00 00 00 0e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125531955 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125531969 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) 20250212125531969 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) 20250212125531969 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) 20250212125531969 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) 20250212125531969 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) 20250212125531969 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) 20250212125531969 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1187): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20250212125531969 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125531969 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) 20250212125531969 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) 20250212125531969 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) 20250212125531969 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) 20250212125531970 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) 20250212125531970 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) 20250212125531970 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) 20250212125531970 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) 20250212125531970 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) 20250212125531970 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) 20250212125531973 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) 20250212125531973 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1191 block_nr=11 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=1196 (gprs_rlcmac_sched.cpp:454) 20250212125531973 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1196 for type USF (pdch_ul_controller.c:184) 20250212125531973 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531973 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20250212125531973 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20250212125531973 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20250212125531973 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125531973 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531973 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125531973 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531973 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1191 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531973 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1191 Sending data request: sapi=5 arfcn=873 cur_fn=1187 block=11 data=43 88 3c 14 93 12 00 00 00 00 30 0f 05 24 c4 80 00 00 00 0a 00 00 00 (pcu_l1_if.cpp:182) 20250212125531973 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125531987 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) 20250212125531987 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) 20250212125531987 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) 20250212125531987 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) 20250212125531988 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) 20250212125531988 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) 20250212125531988 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1191): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20250212125531988 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125531988 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) 20250212125531988 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) 20250212125531988 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) 20250212125531988 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) 20250212125531988 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) 20250212125531988 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) 20250212125531988 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) 20250212125531988 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) 20250212125531988 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) 20250212125531988 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) 20250212125531996 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) 20250212125531996 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1196 block_nr=0 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=1200 (gprs_rlcmac_sched.cpp:454) 20250212125531996 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1200 for type USF (pdch_ul_controller.c:184) 20250212125531996 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125531996 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20250212125531996 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20250212125531996 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20250212125531996 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125531996 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125531996 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125531997 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125531997 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1196 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125531997 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1196 Sending data request: sapi=5 arfcn=873 cur_fn=1191 block=0 data=44 88 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) 20250212125531997 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125532010 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) 20250212125532010 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) 20250212125532011 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) 20250212125532011 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) 20250212125532011 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) 20250212125532011 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) 20250212125532011 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1196): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20250212125532011 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125532011 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) 20250212125532011 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) 20250212125532011 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) 20250212125532011 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) 20250212125532011 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) 20250212125532011 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) 20250212125532011 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) 20250212125532011 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) 20250212125532012 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) 20250212125532012 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) 20250212125532015 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) 20250212125532015 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1200 block_nr=1 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=1204 (gprs_rlcmac_sched.cpp:454) 20250212125532015 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1204 for type USF (pdch_ul_controller.c:184) 20250212125532015 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532015 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20250212125532015 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20250212125532015 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532015 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125532015 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532015 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1200 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532015 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1200 Sending data request: sapi=5 arfcn=873 cur_fn=1196 block=1 data=45 88 3c 14 93 12 00 00 00 00 10 0c 00 00 00 02 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125532015 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125532029 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) 20250212125532029 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) 20250212125532029 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) 20250212125532029 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) 20250212125532029 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) 20250212125532029 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) 20250212125532029 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1200): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20250212125532029 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125532030 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) 20250212125532030 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) 20250212125532030 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) 20250212125532030 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) 20250212125532030 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) 20250212125532030 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) 20250212125532030 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) 20250212125532030 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) 20250212125532030 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) 20250212125532030 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) 20250212125532034 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) 20250212125532034 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1204 block_nr=2 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1209 (gprs_rlcmac_sched.cpp:454) 20250212125532034 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1209 for type USF (pdch_ul_controller.c:184) 20250212125532034 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1204 Sending data request: sapi=5 arfcn=873 cur_fn=1200 block=2 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125532034 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125532048 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) 20250212125532048 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) 20250212125532048 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) 20250212125532048 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) 20250212125532048 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) 20250212125532048 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) 20250212125532048 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1204): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20250212125532048 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125532048 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) 20250212125532048 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) 20250212125532048 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) 20250212125532048 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) 20250212125532048 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) 20250212125532048 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) 20250212125532049 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) 20250212125532049 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) 20250212125532049 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) 20250212125532049 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) 20250212125532057 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) 20250212125532057 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1209 block_nr=3 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1213 (gprs_rlcmac_sched.cpp:454) 20250212125532057 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1213 for type USF (pdch_ul_controller.c:184) 20250212125532057 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532057 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20250212125532057 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20250212125532057 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20250212125532057 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532057 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532057 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125532057 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532057 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1209 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532057 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1209 Sending data request: sapi=5 arfcn=874 cur_fn=1204 block=3 data=46 88 3c 14 93 12 00 00 00 00 32 8c 00 00 00 6e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125532057 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125532071 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) 20250212125532071 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) 20250212125532071 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) 20250212125532071 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) 20250212125532071 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) 20250212125532071 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) 20250212125532071 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1209): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20250212125532071 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125532071 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) 20250212125532071 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) 20250212125532072 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) 20250212125532072 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) 20250212125532072 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) 20250212125532072 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) 20250212125532072 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) 20250212125532072 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) 20250212125532072 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) 20250212125532072 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) 20250212125532075 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) 20250212125532075 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1213 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=1217 (gprs_rlcmac_sched.cpp:454) 20250212125532075 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1217 for type USF (pdch_ul_controller.c:184) 20250212125532075 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532075 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20250212125532075 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20250212125532075 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20250212125532075 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532076 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532076 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125532076 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532076 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1213 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532076 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1213 Sending data request: sapi=5 arfcn=874 cur_fn=1209 block=4 data=40 88 3c 14 93 12 00 00 00 00 22 8f 05 24 c4 80 00 00 00 06 a0 00 00 (pcu_l1_if.cpp:182) 20250212125532076 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20250212125532090 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) 20250212125532090 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) 20250212125532090 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) 20250212125532090 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) 20250212125532090 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) 20250212125532090 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) 20250212125532090 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) 20250212125532090 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) 20250212125532090 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1213): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20250212125532090 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125532090 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) 20250212125532090 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) 20250212125532090 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) 20250212125532090 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) 20250212125532091 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) 20250212125532091 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) 20250212125532091 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) 20250212125532091 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) 20250212125532094 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) 20250212125532094 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1217 block_nr=5 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=1222 (gprs_rlcmac_sched.cpp:454) 20250212125532094 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1222 for type USF (pdch_ul_controller.c:184) 20250212125532094 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532094 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20250212125532094 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20250212125532094 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20250212125532094 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532094 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532094 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125532094 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532094 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1217 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532094 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1217 Sending data request: sapi=5 arfcn=874 cur_fn=1213 block=5 data=41 88 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) 20250212125532094 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125532108 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) 20250212125532108 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) 20250212125532108 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) 20250212125532108 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) 20250212125532109 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) 20250212125532109 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) 20250212125532109 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) 20250212125532109 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) 20250212125532109 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1217): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20250212125532109 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125532109 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) 20250212125532109 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) 20250212125532109 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) 20250212125532109 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) 20250212125532109 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) 20250212125532109 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) 20250212125532109 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) 20250212125532109 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) 20250212125532117 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) 20250212125532117 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1222 block_nr=6 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=1226 (gprs_rlcmac_sched.cpp:454) 20250212125532117 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1226 for type USF (pdch_ul_controller.c:184) 20250212125532117 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532117 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20250212125532117 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20250212125532118 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20250212125532118 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532118 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532118 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125532118 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532118 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1222 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532118 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1222 Sending data request: sapi=5 arfcn=874 cur_fn=1217 block=6 data=42 88 3c 14 93 12 00 00 00 00 02 8c 00 00 00 62 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125532118 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125532131 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) 20250212125532131 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) 20250212125532132 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) 20250212125532132 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) 20250212125532132 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) 20250212125532132 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) 20250212125532132 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) 20250212125532132 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) 20250212125532132 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1222): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20250212125532132 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125532132 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) 20250212125532132 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) 20250212125532132 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) 20250212125532132 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) 20250212125532132 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) 20250212125532132 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) 20250212125532133 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) 20250212125532133 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) 20250212125532136 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) 20250212125532136 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1226 block_nr=7 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=1230 (gprs_rlcmac_sched.cpp:454) 20250212125532136 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1230 for type USF (pdch_ul_controller.c:184) 20250212125532136 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532136 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20250212125532136 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20250212125532136 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20250212125532136 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532136 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532136 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125532136 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532136 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1226 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532136 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1226 Sending data request: sapi=5 arfcn=874 cur_fn=1222 block=7 data=43 88 3c 14 93 12 00 00 00 00 42 0f 05 24 c4 80 00 00 00 0e 80 00 00 (pcu_l1_if.cpp:182) 20250212125532136 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125532150 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) 20250212125532150 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) 20250212125532151 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) 20250212125532151 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) 20250212125532151 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) 20250212125532151 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) 20250212125532151 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) 20250212125532151 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) 20250212125532151 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1226): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20250212125532151 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125532151 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) 20250212125532151 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) 20250212125532152 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) 20250212125532152 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) 20250212125532152 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) 20250212125532152 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) 20250212125532152 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) 20250212125532152 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) 20250212125532155 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) 20250212125532155 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1230 block_nr=8 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=1235 (gprs_rlcmac_sched.cpp:454) 20250212125532155 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1235 for type USF (pdch_ul_controller.c:184) 20250212125532155 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532155 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20250212125532155 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20250212125532155 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20250212125532155 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532155 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532155 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125532155 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532155 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1230 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532155 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1230 Sending data request: sapi=5 arfcn=874 cur_fn=1226 block=8 data=44 88 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) 20250212125532155 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125532169 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) 20250212125532169 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) 20250212125532169 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) 20250212125532169 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) 20250212125532169 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) 20250212125532169 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) 20250212125532169 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) 20250212125532169 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) 20250212125532169 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1230): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20250212125532169 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125532169 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) 20250212125532170 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) 20250212125532170 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) 20250212125532170 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) 20250212125532170 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) 20250212125532170 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) 20250212125532170 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) 20250212125532170 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) 20250212125532178 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) 20250212125532178 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1235 block_nr=9 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=1239 (gprs_rlcmac_sched.cpp:454) 20250212125532178 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1239 for type USF (pdch_ul_controller.c:184) 20250212125532178 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532178 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20250212125532178 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20250212125532178 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20250212125532178 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532178 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532178 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125532178 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532178 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1235 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532178 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1235 Sending data request: sapi=5 arfcn=874 cur_fn=1230 block=9 data=45 88 3c 14 93 12 00 00 00 00 22 0c 00 00 00 56 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125532178 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125532187 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20250212125532187 DTBF INFO TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} free (tbf.cpp:271) 20250212125532187 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20250212125532187 DMS INFO MS(TLLI-0x00000009:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000009){RELEASING} (gprs_ms.c:381) 20250212125532187 DMS INFO MS(TLLI-0x00000009:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125532187 DMS INFO MS(TLLI-0x00000009:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125532187 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125532187 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20250212125532187 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){RELEASING}: Deallocated (fsm.c:568) 20250212125532187 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20250212125532187 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20250212125532192 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) 20250212125532192 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) 20250212125532193 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) 20250212125532193 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) 20250212125532193 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) 20250212125532193 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) 20250212125532193 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) 20250212125532193 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) 20250212125532193 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1235): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20250212125532193 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125532193 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) 20250212125532193 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) 20250212125532193 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) 20250212125532193 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) 20250212125532193 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) 20250212125532193 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) 20250212125532193 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) 20250212125532193 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) 20250212125532197 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) 20250212125532197 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1239 block_nr=10 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1243 (gprs_rlcmac_sched.cpp:454) 20250212125532197 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1243 for type USF (pdch_ul_controller.c:184) 20250212125532197 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532197 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20250212125532197 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20250212125532197 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20250212125532197 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532197 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532197 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125532197 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532197 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1239 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532197 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1239 Sending data request: sapi=5 arfcn=874 cur_fn=1235 block=10 data=46 88 3c 14 93 12 00 00 00 00 12 0f 05 24 c4 80 00 00 00 02 80 00 00 (pcu_l1_if.cpp:182) 20250212125532197 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125532211 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) 20250212125532211 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) 20250212125532211 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) 20250212125532211 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) 20250212125532211 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) 20250212125532211 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) 20250212125532211 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) 20250212125532211 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) 20250212125532211 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1239): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20250212125532211 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125532212 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) 20250212125532212 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) 20250212125532212 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) 20250212125532212 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) 20250212125532212 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) 20250212125532212 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) 20250212125532212 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) 20250212125532212 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) 20250212125532215 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) 20250212125532215 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1243 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=1248 (gprs_rlcmac_sched.cpp:454) 20250212125532215 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1248 for type USF (pdch_ul_controller.c:184) 20250212125532215 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532215 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20250212125532215 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20250212125532215 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20250212125532215 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532215 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532215 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125532216 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532216 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1243 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532216 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1243 Sending data request: sapi=5 arfcn=874 cur_fn=1239 block=11 data=40 88 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) 20250212125532216 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125532230 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) 20250212125532230 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) 20250212125532230 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) 20250212125532230 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) 20250212125532230 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) 20250212125532230 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) 20250212125532230 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) 20250212125532230 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) 20250212125532230 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1243): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20250212125532230 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125532230 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) 20250212125532230 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) 20250212125532230 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) 20250212125532230 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) 20250212125532231 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) 20250212125532231 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) 20250212125532231 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) 20250212125532231 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) 20250212125532239 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) 20250212125532239 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1248 block_nr=0 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=1252 (gprs_rlcmac_sched.cpp:454) 20250212125532239 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1252 for type USF (pdch_ul_controller.c:184) 20250212125532239 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532239 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20250212125532239 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20250212125532239 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20250212125532239 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532239 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532239 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125532239 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532239 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1248 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532239 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1248 Sending data request: sapi=5 arfcn=874 cur_fn=1243 block=0 data=41 88 3c 14 93 12 00 00 00 00 41 8c 00 00 00 4a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125532239 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125532253 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) 20250212125532253 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) 20250212125532253 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) 20250212125532253 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) 20250212125532253 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) 20250212125532253 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) 20250212125532254 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) 20250212125532254 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) 20250212125532254 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1248): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20250212125532254 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125532254 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) 20250212125532254 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) 20250212125532254 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) 20250212125532254 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) 20250212125532254 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) 20250212125532254 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) 20250212125532254 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) 20250212125532254 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) 20250212125532258 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) 20250212125532258 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1252 block_nr=1 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=1256 (gprs_rlcmac_sched.cpp:454) 20250212125532258 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1256 for type USF (pdch_ul_controller.c:184) 20250212125532258 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532258 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20250212125532258 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20250212125532258 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20250212125532258 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532258 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532258 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125532258 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532258 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1252 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532258 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1252 Sending data request: sapi=5 arfcn=874 cur_fn=1248 block=1 data=42 88 3c 14 93 12 00 00 00 00 31 8f 05 24 c4 80 00 00 00 0a 60 00 00 (pcu_l1_if.cpp:182) 20250212125532258 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125532272 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) 20250212125532272 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) 20250212125532272 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) 20250212125532272 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) 20250212125532272 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) 20250212125532272 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) 20250212125532273 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) 20250212125532273 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) 20250212125532273 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1252): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20250212125532273 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125532273 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) 20250212125532273 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) 20250212125532273 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) 20250212125532273 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) 20250212125532273 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) 20250212125532273 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) 20250212125532273 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) 20250212125532273 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) 20250212125532276 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) 20250212125532276 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1256 block_nr=2 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=1261 (gprs_rlcmac_sched.cpp:454) 20250212125532276 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1261 for type USF (pdch_ul_controller.c:184) 20250212125532276 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532276 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20250212125532276 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20250212125532276 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20250212125532276 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532276 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532276 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125532276 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532276 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1256 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532276 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1256 Sending data request: sapi=5 arfcn=874 cur_fn=1252 block=2 data=43 88 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) 20250212125532276 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125532290 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) 20250212125532290 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) 20250212125532291 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) 20250212125532291 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) 20250212125532291 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) 20250212125532291 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) 20250212125532291 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) 20250212125532291 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) 20250212125532291 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1256): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20250212125532291 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125532291 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) 20250212125532291 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) 20250212125532291 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) 20250212125532291 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) 20250212125532291 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) 20250212125532291 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) 20250212125532291 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) 20250212125532291 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) 20250212125532300 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) 20250212125532300 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1261 block_nr=3 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=1265 (gprs_rlcmac_sched.cpp:454) 20250212125532300 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1265 for type USF (pdch_ul_controller.c:184) 20250212125532300 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532300 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20250212125532300 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20250212125532300 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20250212125532300 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532300 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532300 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125532300 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532300 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1261 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532300 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1261 Sending data request: sapi=5 arfcn=874 cur_fn=1256 block=3 data=44 88 3c 14 93 12 00 00 00 00 11 8c 00 00 00 3e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125532300 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125532314 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) 20250212125532314 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) 20250212125532314 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) 20250212125532314 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) 20250212125532314 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) 20250212125532314 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) 20250212125532314 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) 20250212125532314 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) 20250212125532314 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1261): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20250212125532314 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125532315 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) 20250212125532315 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) 20250212125532315 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) 20250212125532315 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) 20250212125532315 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) 20250212125532315 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) 20250212125532315 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) 20250212125532315 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) 20250212125532318 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) 20250212125532318 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1265 block_nr=4 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=1269 (gprs_rlcmac_sched.cpp:454) 20250212125532318 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1269 for type USF (pdch_ul_controller.c:184) 20250212125532318 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532318 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20250212125532318 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20250212125532318 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20250212125532318 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532318 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532318 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125532319 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532319 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1265 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532319 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1265 Sending data request: sapi=5 arfcn=874 cur_fn=1261 block=4 data=45 88 3c 14 93 12 00 00 00 00 01 8f 05 24 c4 80 00 00 00 12 40 00 00 (pcu_l1_if.cpp:182) 20250212125532319 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125532332 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) 20250212125532332 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) 20250212125532333 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) 20250212125532333 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) 20250212125532333 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) 20250212125532333 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) 20250212125532333 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) 20250212125532333 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) 20250212125532333 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1265): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20250212125532333 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125532333 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) 20250212125532333 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) 20250212125532333 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) 20250212125532333 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) 20250212125532333 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) 20250212125532333 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) 20250212125532333 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) 20250212125532333 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) 20250212125532337 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) 20250212125532337 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1269 block_nr=5 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1274 (gprs_rlcmac_sched.cpp:454) 20250212125532337 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1274 for type USF (pdch_ul_controller.c:184) 20250212125532337 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532337 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20250212125532337 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20250212125532337 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20250212125532337 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532337 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532337 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125532337 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532337 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1269 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532337 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1269 Sending data request: sapi=5 arfcn=874 cur_fn=1265 block=5 data=46 88 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) 20250212125532337 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125532351 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) 20250212125532351 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) 20250212125532351 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) 20250212125532351 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) 20250212125532351 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) 20250212125532351 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) 20250212125532351 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) 20250212125532351 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) 20250212125532351 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1269): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20250212125532351 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125532351 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) 20250212125532352 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) 20250212125532352 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) 20250212125532352 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) 20250212125532352 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) 20250212125532352 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) 20250212125532352 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) 20250212125532352 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) 20250212125532360 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) 20250212125532360 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1274 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=1278 (gprs_rlcmac_sched.cpp:454) 20250212125532360 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1278 for type USF (pdch_ul_controller.c:184) 20250212125532360 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532360 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20250212125532360 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20250212125532360 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20250212125532360 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532360 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532360 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125532360 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532360 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1274 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532360 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1274 Sending data request: sapi=5 arfcn=874 cur_fn=1269 block=6 data=40 88 3c 14 93 12 00 00 00 00 31 0c 00 00 00 32 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125532360 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125532375 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) 20250212125532375 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) 20250212125532376 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) 20250212125532376 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) 20250212125532377 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) 20250212125532377 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) 20250212125532377 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) 20250212125532377 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) 20250212125532377 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1274): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20250212125532377 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125532378 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) 20250212125532378 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) 20250212125532378 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) 20250212125532378 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) 20250212125532378 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) 20250212125532378 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) 20250212125532379 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) 20250212125532379 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) 20250212125532380 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) 20250212125532380 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1278 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=1282 (gprs_rlcmac_sched.cpp:454) 20250212125532380 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1282 for type USF (pdch_ul_controller.c:184) 20250212125532380 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532380 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20250212125532380 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20250212125532380 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20250212125532380 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532380 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532380 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125532381 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532381 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1278 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532381 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1278 Sending data request: sapi=5 arfcn=874 cur_fn=1274 block=7 data=41 88 3c 14 93 12 00 00 00 00 21 0f 05 24 c4 80 00 00 00 06 40 00 00 (pcu_l1_if.cpp:182) 20250212125532381 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125532394 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) 20250212125532394 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) 20250212125532394 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) 20250212125532394 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) 20250212125532394 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) 20250212125532394 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) 20250212125532395 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) 20250212125532395 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) 20250212125532395 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1278): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20250212125532395 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125532395 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) 20250212125532395 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) 20250212125532395 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) 20250212125532395 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) 20250212125532395 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) 20250212125532395 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) 20250212125532396 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) 20250212125532396 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) 20250212125532399 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) 20250212125532399 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1282 block_nr=8 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=1287 (gprs_rlcmac_sched.cpp:454) 20250212125532399 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1287 for type USF (pdch_ul_controller.c:184) 20250212125532399 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532399 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20250212125532399 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20250212125532399 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20250212125532399 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532399 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532399 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125532399 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532399 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1282 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532399 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1282 Sending data request: sapi=5 arfcn=874 cur_fn=1278 block=8 data=42 88 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) 20250212125532399 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125532412 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) 20250212125532413 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) 20250212125532413 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) 20250212125532413 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) 20250212125532413 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) 20250212125532413 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) 20250212125532413 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) 20250212125532413 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) 20250212125532413 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1282): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20250212125532413 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125532413 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) 20250212125532413 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) 20250212125532413 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) 20250212125532413 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) 20250212125532414 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) 20250212125532414 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) 20250212125532414 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) 20250212125532414 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) 20250212125532422 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) 20250212125532422 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1287 block_nr=9 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=1291 (gprs_rlcmac_sched.cpp:454) 20250212125532422 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1291 for type USF (pdch_ul_controller.c:184) 20250212125532422 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532422 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20250212125532422 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20250212125532422 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20250212125532422 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532422 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532422 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125532422 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532422 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1287 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532422 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1287 Sending data request: sapi=5 arfcn=874 cur_fn=1282 block=9 data=43 88 3c 14 93 12 00 00 00 00 01 0c 00 00 00 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125532422 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125532436 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) 20250212125532436 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) 20250212125532436 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) 20250212125532436 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) 20250212125532436 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) 20250212125532436 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) 20250212125532436 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) 20250212125532436 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) 20250212125532436 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1287): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20250212125532436 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125532436 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) 20250212125532436 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) 20250212125532436 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) 20250212125532437 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) 20250212125532437 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) 20250212125532437 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) 20250212125532437 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) 20250212125532437 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) 20250212125532440 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) 20250212125532440 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1291 block_nr=10 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=1295 (gprs_rlcmac_sched.cpp:454) 20250212125532440 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1295 for type USF (pdch_ul_controller.c:184) 20250212125532440 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532440 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20250212125532440 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20250212125532440 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20250212125532440 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532440 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532440 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125532440 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532440 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1291 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532440 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1291 Sending data request: sapi=5 arfcn=874 cur_fn=1287 block=10 data=44 88 3c 14 93 12 00 00 00 00 40 8f 05 24 c4 80 00 00 00 0e 20 00 00 (pcu_l1_if.cpp:182) 20250212125532440 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125532454 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) 20250212125532454 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) 20250212125532455 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) 20250212125532455 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) 20250212125532455 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) 20250212125532455 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) 20250212125532455 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) 20250212125532455 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) 20250212125532455 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1291): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20250212125532455 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125532455 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) 20250212125532455 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) 20250212125532455 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) 20250212125532455 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) 20250212125532455 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) 20250212125532455 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) 20250212125532456 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) 20250212125532456 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) 20250212125532459 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) 20250212125532459 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1295 block_nr=11 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=1300 (gprs_rlcmac_sched.cpp:454) 20250212125532459 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1300 for type USF (pdch_ul_controller.c:184) 20250212125532459 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532459 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20250212125532459 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20250212125532459 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20250212125532459 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532459 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532459 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125532459 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532459 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1295 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532459 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1295 Sending data request: sapi=5 arfcn=874 cur_fn=1291 block=11 data=45 88 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) 20250212125532459 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125532473 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) 20250212125532473 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) 20250212125532473 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) 20250212125532473 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) 20250212125532473 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) 20250212125532473 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) 20250212125532473 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) 20250212125532473 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) 20250212125532473 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1295): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20250212125532473 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125532474 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) 20250212125532474 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) 20250212125532474 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) 20250212125532474 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) 20250212125532474 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) 20250212125532474 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) 20250212125532474 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) 20250212125532474 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) 20250212125532482 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) 20250212125532482 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1300 block_nr=0 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1304 (gprs_rlcmac_sched.cpp:454) 20250212125532482 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1304 for type USF (pdch_ul_controller.c:184) 20250212125532482 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532482 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20250212125532482 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20250212125532482 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20250212125532482 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532482 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532482 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125532482 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532482 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1300 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532482 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1300 Sending data request: sapi=5 arfcn=874 cur_fn=1295 block=0 data=46 88 3c 14 93 12 00 00 00 00 20 8c 00 00 00 1a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125532482 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125532496 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) 20250212125532496 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) 20250212125532496 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) 20250212125532496 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) 20250212125532497 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) 20250212125532497 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) 20250212125532497 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) 20250212125532497 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) 20250212125532497 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1300): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20250212125532497 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125532497 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) 20250212125532497 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) 20250212125532497 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) 20250212125532497 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) 20250212125532497 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) 20250212125532497 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) 20250212125532497 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) 20250212125532497 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) 20250212125532501 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) 20250212125532501 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1304 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=1308 (gprs_rlcmac_sched.cpp:454) 20250212125532501 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1308 for type USF (pdch_ul_controller.c:184) 20250212125532501 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532501 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20250212125532501 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20250212125532501 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20250212125532501 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532501 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532501 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125532501 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532501 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1304 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532501 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1304 Sending data request: sapi=5 arfcn=874 cur_fn=1300 block=1 data=40 88 3c 14 93 12 00 00 00 00 10 8f 05 24 c4 80 00 00 00 02 20 00 00 (pcu_l1_if.cpp:182) 20250212125532501 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125532515 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) 20250212125532515 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) 20250212125532515 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) 20250212125532515 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) 20250212125532515 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) 20250212125532515 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) 20250212125532515 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) 20250212125532515 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) 20250212125532515 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1304): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20250212125532515 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125532515 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) 20250212125532515 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) 20250212125532516 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) 20250212125532516 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) 20250212125532516 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) 20250212125532516 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) 20250212125532516 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) 20250212125532516 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) 20250212125532519 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) 20250212125532519 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1308 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=1313 (gprs_rlcmac_sched.cpp:454) 20250212125532519 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1313 for type USF (pdch_ul_controller.c:184) 20250212125532519 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532519 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20250212125532519 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20250212125532519 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20250212125532519 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532519 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532519 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125532520 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532520 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1308 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532520 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1308 Sending data request: sapi=5 arfcn=874 cur_fn=1304 block=2 data=41 88 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) 20250212125532520 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125532533 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) 20250212125532533 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) 20250212125532534 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) 20250212125532534 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) 20250212125532534 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) 20250212125532534 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) 20250212125532534 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) 20250212125532534 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) 20250212125532534 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1308): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20250212125532534 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125532534 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) 20250212125532534 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) 20250212125532534 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) 20250212125532534 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) 20250212125532534 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) 20250212125532534 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) 20250212125532535 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) 20250212125532535 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) 20250212125532543 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) 20250212125532543 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1313 block_nr=3 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=1317 (gprs_rlcmac_sched.cpp:454) 20250212125532543 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1317 for type USF (pdch_ul_controller.c:184) 20250212125532543 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532543 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20250212125532543 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20250212125532543 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20250212125532543 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532543 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532543 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125532543 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532543 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1313 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532543 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1313 Sending data request: sapi=5 arfcn=874 cur_fn=1308 block=3 data=42 88 3c 14 93 12 00 00 00 00 40 0c 00 00 00 0e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125532543 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125532557 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) 20250212125532557 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) 20250212125532557 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) 20250212125532557 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) 20250212125532557 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) 20250212125532557 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) 20250212125532557 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) 20250212125532557 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) 20250212125532557 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1313): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20250212125532557 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125532557 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) 20250212125532557 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) 20250212125532558 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) 20250212125532558 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) 20250212125532558 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) 20250212125532558 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) 20250212125532558 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) 20250212125532558 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) 20250212125532561 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) 20250212125532561 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1317 block_nr=4 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=1321 (gprs_rlcmac_sched.cpp:454) 20250212125532561 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1321 for type USF (pdch_ul_controller.c:184) 20250212125532561 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532561 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20250212125532561 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20250212125532561 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20250212125532561 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532561 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532561 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125532561 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532561 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1317 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532561 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1317 Sending data request: sapi=5 arfcn=874 cur_fn=1313 block=4 data=43 88 3c 14 93 12 00 00 00 00 30 0f 05 24 c4 80 00 00 00 0a 00 00 00 (pcu_l1_if.cpp:182) 20250212125532561 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125532575 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) 20250212125532575 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) 20250212125532575 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) 20250212125532575 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) 20250212125532576 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) 20250212125532576 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) 20250212125532576 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) 20250212125532576 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) 20250212125532576 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1317): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20250212125532576 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125532576 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) 20250212125532576 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) 20250212125532576 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) 20250212125532576 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) 20250212125532576 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) 20250212125532576 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) 20250212125532576 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) 20250212125532576 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) 20250212125532580 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) 20250212125532580 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1321 block_nr=5 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=1326 (gprs_rlcmac_sched.cpp:454) 20250212125532580 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1326 for type USF (pdch_ul_controller.c:184) 20250212125532580 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532580 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20250212125532580 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20250212125532580 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20250212125532580 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532580 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532580 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125532580 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532580 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1321 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532580 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1321 Sending data request: sapi=5 arfcn=874 cur_fn=1317 block=5 data=44 88 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) 20250212125532580 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125532594 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) 20250212125532594 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) 20250212125532594 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) 20250212125532594 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) 20250212125532594 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) 20250212125532594 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) 20250212125532594 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) 20250212125532594 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) 20250212125532594 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1321): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20250212125532594 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125532594 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) 20250212125532594 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) 20250212125532595 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) 20250212125532595 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) 20250212125532595 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) 20250212125532595 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) 20250212125532595 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) 20250212125532595 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) 20250212125532603 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) 20250212125532603 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1326 block_nr=6 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=1330 (gprs_rlcmac_sched.cpp:454) 20250212125532603 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1330 for type USF (pdch_ul_controller.c:184) 20250212125532603 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532603 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20250212125532603 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20250212125532603 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532603 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125532603 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532603 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1326 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532603 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1326 Sending data request: sapi=5 arfcn=874 cur_fn=1321 block=6 data=45 88 3c 14 93 12 00 00 00 00 10 0c 00 00 00 02 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125532603 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125532617 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) 20250212125532618 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) 20250212125532618 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) 20250212125532618 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) 20250212125532618 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) 20250212125532618 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) 20250212125532618 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) 20250212125532618 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) 20250212125532618 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1326): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20250212125532618 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125532618 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) 20250212125532618 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) 20250212125532618 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) 20250212125532618 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) 20250212125532619 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) 20250212125532619 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) 20250212125532619 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) 20250212125532619 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) 20250212125532622 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) 20250212125532622 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1330 block_nr=7 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1334 (gprs_rlcmac_sched.cpp:454) 20250212125532622 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1334 for type USF (pdch_ul_controller.c:184) 20250212125532622 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1330 Sending data request: sapi=5 arfcn=874 cur_fn=1326 block=7 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125532622 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125532636 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) 20250212125532636 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) 20250212125532636 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) 20250212125532636 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) 20250212125532636 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) 20250212125532636 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) 20250212125532636 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) 20250212125532636 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) 20250212125532636 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1330): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20250212125532636 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125532637 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) 20250212125532637 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) 20250212125532637 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) 20250212125532637 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) 20250212125532637 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) 20250212125532637 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) 20250212125532638 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) 20250212125532638 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) 20250212125532641 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) 20250212125532641 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1334 block_nr=8 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1339 (gprs_rlcmac_sched.cpp:454) 20250212125532641 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1339 for type USF (pdch_ul_controller.c:184) 20250212125532641 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532641 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20250212125532641 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20250212125532641 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20250212125532641 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532641 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532641 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125532641 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532641 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1334 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532641 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1334 Sending data request: sapi=5 arfcn=875 cur_fn=1330 block=8 data=46 88 3c 14 93 12 00 00 00 00 32 8c 00 00 00 6e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125532641 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125532655 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) 20250212125532655 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) 20250212125532655 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) 20250212125532655 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) 20250212125532655 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) 20250212125532655 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) 20250212125532655 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) 20250212125532655 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) 20250212125532655 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1334): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20250212125532655 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125532655 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) 20250212125532655 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) 20250212125532656 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) 20250212125532656 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) 20250212125532656 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) 20250212125532656 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) 20250212125532656 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) 20250212125532656 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) 20250212125532664 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) 20250212125532664 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1339 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=1343 (gprs_rlcmac_sched.cpp:454) 20250212125532664 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1343 for type USF (pdch_ul_controller.c:184) 20250212125532664 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532664 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20250212125532664 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20250212125532664 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20250212125532664 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532664 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532664 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125532664 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532664 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1339 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532664 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1339 Sending data request: sapi=5 arfcn=875 cur_fn=1334 block=9 data=40 88 3c 14 93 12 00 00 00 00 22 8f 05 24 c4 80 00 00 00 06 a0 00 00 (pcu_l1_if.cpp:182) 20250212125532664 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20250212125532678 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) 20250212125532678 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) 20250212125532678 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) 20250212125532678 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) 20250212125532678 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) 20250212125532678 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) 20250212125532678 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) 20250212125532678 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) 20250212125532679 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) 20250212125532679 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) 20250212125532679 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1339): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20250212125532679 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125532679 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) 20250212125532679 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) 20250212125532679 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) 20250212125532679 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) 20250212125532679 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) 20250212125532679 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) 20250212125532683 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) 20250212125532683 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1343 block_nr=10 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=1347 (gprs_rlcmac_sched.cpp:454) 20250212125532683 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1347 for type USF (pdch_ul_controller.c:184) 20250212125532683 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532683 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20250212125532683 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20250212125532683 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20250212125532683 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532683 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532683 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125532683 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532683 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1343 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532683 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1343 Sending data request: sapi=5 arfcn=875 cur_fn=1339 block=10 data=41 88 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) 20250212125532683 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125532692 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20250212125532692 DTBF INFO TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} free (tbf.cpp:271) 20250212125532692 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20250212125532692 DMS INFO MS(TLLI-0x00000011:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000011){RELEASING} (gprs_ms.c:381) 20250212125532692 DMS INFO MS(TLLI-0x00000011:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125532692 DMS INFO MS(TLLI-0x00000011:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125532692 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125532692 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20250212125532692 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){RELEASING}: Deallocated (fsm.c:568) 20250212125532692 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20250212125532692 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20250212125532697 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) 20250212125532697 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) 20250212125532697 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) 20250212125532697 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) 20250212125532697 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) 20250212125532697 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) 20250212125532698 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) 20250212125532698 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) 20250212125532698 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) 20250212125532698 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) 20250212125532698 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1343): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20250212125532698 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125532698 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) 20250212125532698 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) 20250212125532698 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) 20250212125532698 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) 20250212125532698 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) 20250212125532698 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) 20250212125532701 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) 20250212125532701 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1347 block_nr=11 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=1352 (gprs_rlcmac_sched.cpp:454) 20250212125532701 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1352 for type USF (pdch_ul_controller.c:184) 20250212125532701 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532701 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20250212125532701 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20250212125532701 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20250212125532701 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532701 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532701 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125532702 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532702 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1347 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532702 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1347 Sending data request: sapi=5 arfcn=875 cur_fn=1343 block=11 data=42 88 3c 14 93 12 00 00 00 00 02 8c 00 00 00 62 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125532702 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125532715 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) 20250212125532715 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) 20250212125532716 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) 20250212125532716 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) 20250212125532716 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) 20250212125532716 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) 20250212125532716 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) 20250212125532716 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) 20250212125532716 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) 20250212125532716 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) 20250212125532716 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1347): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20250212125532716 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125532716 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) 20250212125532716 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) 20250212125532716 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) 20250212125532716 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) 20250212125532717 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) 20250212125532717 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) 20250212125532725 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) 20250212125532725 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1352 block_nr=0 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=1356 (gprs_rlcmac_sched.cpp:454) 20250212125532725 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1356 for type USF (pdch_ul_controller.c:184) 20250212125532725 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532725 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20250212125532725 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20250212125532725 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20250212125532725 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532725 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532725 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125532725 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532725 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1352 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532725 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1352 Sending data request: sapi=5 arfcn=875 cur_fn=1347 block=0 data=43 88 3c 14 93 12 00 00 00 00 42 0f 05 24 c4 80 00 00 00 0e 80 00 00 (pcu_l1_if.cpp:182) 20250212125532725 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125532739 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) 20250212125532739 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) 20250212125532739 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) 20250212125532739 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) 20250212125532739 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) 20250212125532739 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) 20250212125532739 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) 20250212125532739 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) 20250212125532739 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) 20250212125532739 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) 20250212125532740 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1352): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20250212125532740 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125532740 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) 20250212125532740 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) 20250212125532740 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) 20250212125532740 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) 20250212125532740 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) 20250212125532740 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) 20250212125532743 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) 20250212125532743 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1356 block_nr=1 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=1360 (gprs_rlcmac_sched.cpp:454) 20250212125532743 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1360 for type USF (pdch_ul_controller.c:184) 20250212125532743 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532743 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20250212125532743 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20250212125532743 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20250212125532743 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532743 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532743 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125532743 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532743 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1356 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532743 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1356 Sending data request: sapi=5 arfcn=875 cur_fn=1352 block=1 data=44 88 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) 20250212125532744 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125532757 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) 20250212125532757 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) 20250212125532758 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) 20250212125532758 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) 20250212125532758 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) 20250212125532758 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) 20250212125532758 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) 20250212125532758 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) 20250212125532758 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) 20250212125532758 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) 20250212125532758 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1356): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20250212125532758 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125532758 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) 20250212125532758 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) 20250212125532758 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) 20250212125532758 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) 20250212125532759 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) 20250212125532759 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) 20250212125532762 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) 20250212125532762 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1360 block_nr=2 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=1365 (gprs_rlcmac_sched.cpp:454) 20250212125532762 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1365 for type USF (pdch_ul_controller.c:184) 20250212125532762 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532762 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20250212125532762 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20250212125532762 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20250212125532762 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532762 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532762 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125532762 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532762 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1360 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532762 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1360 Sending data request: sapi=5 arfcn=875 cur_fn=1356 block=2 data=45 88 3c 14 93 12 00 00 00 00 22 0c 00 00 00 56 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125532762 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125532776 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) 20250212125532776 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) 20250212125532777 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) 20250212125532777 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) 20250212125532777 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) 20250212125532777 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) 20250212125532777 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) 20250212125532777 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) 20250212125532777 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) 20250212125532777 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) 20250212125532777 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1360): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20250212125532777 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125532778 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) 20250212125532778 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) 20250212125532778 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) 20250212125532778 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) 20250212125532778 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) 20250212125532778 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) 20250212125532785 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) 20250212125532785 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1365 block_nr=3 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1369 (gprs_rlcmac_sched.cpp:454) 20250212125532785 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1369 for type USF (pdch_ul_controller.c:184) 20250212125532785 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532785 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20250212125532785 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20250212125532785 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20250212125532785 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532785 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532785 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125532785 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532785 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1365 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532785 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1365 Sending data request: sapi=5 arfcn=875 cur_fn=1360 block=3 data=46 88 3c 14 93 12 00 00 00 00 12 0f 05 24 c4 80 00 00 00 02 80 00 00 (pcu_l1_if.cpp:182) 20250212125532785 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125532799 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) 20250212125532799 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) 20250212125532800 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) 20250212125532800 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) 20250212125532800 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) 20250212125532800 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) 20250212125532800 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) 20250212125532800 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) 20250212125532800 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) 20250212125532800 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) 20250212125532800 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1365): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20250212125532800 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125532800 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) 20250212125532800 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) 20250212125532800 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) 20250212125532800 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) 20250212125532801 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) 20250212125532801 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) 20250212125532804 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) 20250212125532804 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1369 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=1373 (gprs_rlcmac_sched.cpp:454) 20250212125532804 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1373 for type USF (pdch_ul_controller.c:184) 20250212125532804 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532804 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20250212125532804 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20250212125532804 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20250212125532804 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532804 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532804 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125532804 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532804 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1369 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532804 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1369 Sending data request: sapi=5 arfcn=875 cur_fn=1365 block=4 data=40 88 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) 20250212125532804 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125532818 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) 20250212125532818 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) 20250212125532819 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) 20250212125532819 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) 20250212125532819 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) 20250212125532819 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) 20250212125532819 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) 20250212125532819 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) 20250212125532819 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) 20250212125532819 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) 20250212125532819 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1369): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20250212125532819 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125532819 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) 20250212125532819 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) 20250212125532820 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) 20250212125532820 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) 20250212125532820 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) 20250212125532820 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) 20250212125532823 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) 20250212125532823 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1373 block_nr=5 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=1378 (gprs_rlcmac_sched.cpp:454) 20250212125532823 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1378 for type USF (pdch_ul_controller.c:184) 20250212125532823 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532823 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20250212125532823 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20250212125532823 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20250212125532823 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532823 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532823 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125532823 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532823 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1373 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532823 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1373 Sending data request: sapi=5 arfcn=875 cur_fn=1369 block=5 data=41 88 3c 14 93 12 00 00 00 00 41 8c 00 00 00 4a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125532823 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125532840 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) 20250212125532840 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) 20250212125532840 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) 20250212125532840 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) 20250212125532841 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) 20250212125532841 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) 20250212125532841 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) 20250212125532841 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) 20250212125532841 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) 20250212125532841 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) 20250212125532841 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1373): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20250212125532841 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125532841 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) 20250212125532841 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) 20250212125532842 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) 20250212125532842 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) 20250212125532842 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) 20250212125532842 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) 20250212125532849 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) 20250212125532849 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1378 block_nr=6 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=1382 (gprs_rlcmac_sched.cpp:454) 20250212125532849 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1382 for type USF (pdch_ul_controller.c:184) 20250212125532849 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532849 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20250212125532849 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20250212125532849 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20250212125532849 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532849 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532849 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125532849 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532849 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1378 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532849 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1378 Sending data request: sapi=5 arfcn=875 cur_fn=1373 block=6 data=42 88 3c 14 93 12 00 00 00 00 31 8f 05 24 c4 80 00 00 00 0a 60 00 00 (pcu_l1_if.cpp:182) 20250212125532849 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125532863 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) 20250212125532863 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) 20250212125532863 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) 20250212125532863 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) 20250212125532863 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) 20250212125532864 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) 20250212125532864 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) 20250212125532864 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) 20250212125532864 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) 20250212125532864 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) 20250212125532864 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1378): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20250212125532864 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125532864 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) 20250212125532864 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) 20250212125532864 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) 20250212125532864 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) 20250212125532864 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) 20250212125532864 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) 20250212125532868 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) 20250212125532868 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1382 block_nr=7 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=1386 (gprs_rlcmac_sched.cpp:454) 20250212125532868 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1386 for type USF (pdch_ul_controller.c:184) 20250212125532868 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532868 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20250212125532868 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20250212125532868 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20250212125532868 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532868 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532868 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125532868 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532868 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1382 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532868 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1382 Sending data request: sapi=5 arfcn=875 cur_fn=1378 block=7 data=43 88 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) 20250212125532868 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125532882 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) 20250212125532882 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) 20250212125532882 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) 20250212125532882 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) 20250212125532882 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) 20250212125532882 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) 20250212125532882 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) 20250212125532882 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) 20250212125532883 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) 20250212125532883 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) 20250212125532883 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1382): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20250212125532883 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125532883 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) 20250212125532883 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) 20250212125532883 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) 20250212125532883 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) 20250212125532883 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) 20250212125532883 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) 20250212125532886 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) 20250212125532886 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1386 block_nr=8 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=1391 (gprs_rlcmac_sched.cpp:454) 20250212125532886 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1391 for type USF (pdch_ul_controller.c:184) 20250212125532886 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532886 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20250212125532886 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20250212125532886 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20250212125532887 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532887 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532887 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125532887 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532887 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1386 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532887 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1386 Sending data request: sapi=5 arfcn=875 cur_fn=1382 block=8 data=44 88 3c 14 93 12 00 00 00 00 11 8c 00 00 00 3e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125532887 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125532900 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) 20250212125532900 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) 20250212125532901 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) 20250212125532901 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) 20250212125532901 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) 20250212125532901 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) 20250212125532901 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) 20250212125532901 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) 20250212125532901 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) 20250212125532901 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) 20250212125532901 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1386): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20250212125532901 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125532901 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) 20250212125532901 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) 20250212125532901 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) 20250212125532901 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) 20250212125532902 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) 20250212125532902 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) 20250212125532910 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) 20250212125532910 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1391 block_nr=9 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=1395 (gprs_rlcmac_sched.cpp:454) 20250212125532910 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1395 for type USF (pdch_ul_controller.c:184) 20250212125532910 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532910 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20250212125532910 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20250212125532910 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20250212125532910 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532910 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532910 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125532910 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532910 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1391 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532910 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1391 Sending data request: sapi=5 arfcn=875 cur_fn=1386 block=9 data=45 88 3c 14 93 12 00 00 00 00 01 8f 05 24 c4 80 00 00 00 12 40 00 00 (pcu_l1_if.cpp:182) 20250212125532910 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125532924 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) 20250212125532924 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) 20250212125532924 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) 20250212125532924 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) 20250212125532924 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) 20250212125532924 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) 20250212125532924 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) 20250212125532924 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) 20250212125532924 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) 20250212125532924 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) 20250212125532924 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1391): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20250212125532924 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125532925 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) 20250212125532925 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) 20250212125532925 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) 20250212125532925 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) 20250212125532925 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) 20250212125532925 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) 20250212125532928 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) 20250212125532928 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1395 block_nr=10 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1399 (gprs_rlcmac_sched.cpp:454) 20250212125532928 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1399 for type USF (pdch_ul_controller.c:184) 20250212125532928 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532928 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20250212125532928 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20250212125532928 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20250212125532928 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532928 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532928 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125532929 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532929 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1395 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532929 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1395 Sending data request: sapi=5 arfcn=875 cur_fn=1391 block=10 data=46 88 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) 20250212125532929 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125532942 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) 20250212125532942 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) 20250212125532943 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) 20250212125532943 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) 20250212125532943 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) 20250212125532943 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) 20250212125532943 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) 20250212125532943 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) 20250212125532943 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) 20250212125532943 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) 20250212125532943 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1395): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20250212125532943 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125532943 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) 20250212125532943 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) 20250212125532943 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) 20250212125532943 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) 20250212125532943 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) 20250212125532943 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) 20250212125532947 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) 20250212125532947 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1399 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=1404 (gprs_rlcmac_sched.cpp:454) 20250212125532947 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1404 for type USF (pdch_ul_controller.c:184) 20250212125532947 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532947 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20250212125532947 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20250212125532947 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20250212125532947 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532947 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532947 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125532947 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532947 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1399 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532947 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1399 Sending data request: sapi=5 arfcn=875 cur_fn=1395 block=11 data=40 88 3c 14 93 12 00 00 00 00 31 0c 00 00 00 32 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125532947 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125532961 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) 20250212125532961 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) 20250212125532961 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) 20250212125532961 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) 20250212125532961 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) 20250212125532961 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) 20250212125532962 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) 20250212125532962 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) 20250212125532962 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) 20250212125532962 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) 20250212125532962 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1399): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20250212125532962 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125532962 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) 20250212125532962 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) 20250212125532962 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) 20250212125532962 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) 20250212125532962 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) 20250212125532962 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) 20250212125532970 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) 20250212125532970 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1404 block_nr=0 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=1408 (gprs_rlcmac_sched.cpp:454) 20250212125532970 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1408 for type USF (pdch_ul_controller.c:184) 20250212125532970 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532970 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20250212125532970 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20250212125532970 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20250212125532970 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532970 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532970 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125532970 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532970 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1404 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532970 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1404 Sending data request: sapi=5 arfcn=875 cur_fn=1399 block=0 data=41 88 3c 14 93 12 00 00 00 00 21 0f 05 24 c4 80 00 00 00 06 40 00 00 (pcu_l1_if.cpp:182) 20250212125532970 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125532984 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) 20250212125532984 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) 20250212125532984 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) 20250212125532984 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) 20250212125532985 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) 20250212125532985 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) 20250212125532985 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) 20250212125532985 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) 20250212125532985 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) 20250212125532985 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) 20250212125532985 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1404): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20250212125532985 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125532985 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) 20250212125532985 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) 20250212125532985 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) 20250212125532985 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) 20250212125532985 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) 20250212125532985 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) 20250212125532989 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) 20250212125532989 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1408 block_nr=1 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=1412 (gprs_rlcmac_sched.cpp:454) 20250212125532989 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1412 for type USF (pdch_ul_controller.c:184) 20250212125532989 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125532989 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20250212125532989 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20250212125532989 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20250212125532989 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125532989 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125532989 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125532989 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125532989 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1408 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125532989 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1408 Sending data request: sapi=5 arfcn=875 cur_fn=1404 block=1 data=42 88 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) 20250212125532989 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125533003 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) 20250212125533003 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) 20250212125533003 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) 20250212125533003 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) 20250212125533003 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) 20250212125533003 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) 20250212125533003 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) 20250212125533003 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) 20250212125533004 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) 20250212125533004 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) 20250212125533004 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1408): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20250212125533004 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125533004 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) 20250212125533004 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) 20250212125533004 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) 20250212125533004 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) 20250212125533004 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) 20250212125533004 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) 20250212125533007 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) 20250212125533007 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1412 block_nr=2 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=1417 (gprs_rlcmac_sched.cpp:454) 20250212125533007 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1417 for type USF (pdch_ul_controller.c:184) 20250212125533007 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533007 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20250212125533007 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20250212125533007 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20250212125533007 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533007 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533007 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125533007 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533007 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1412 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533007 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1412 Sending data request: sapi=5 arfcn=875 cur_fn=1408 block=2 data=43 88 3c 14 93 12 00 00 00 00 01 0c 00 00 00 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125533008 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125533021 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) 20250212125533021 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) 20250212125533022 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) 20250212125533022 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) 20250212125533022 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) 20250212125533022 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) 20250212125533022 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) 20250212125533022 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) 20250212125533022 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) 20250212125533022 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) 20250212125533022 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1412): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20250212125533022 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125533022 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) 20250212125533022 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) 20250212125533022 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) 20250212125533022 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) 20250212125533022 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) 20250212125533022 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) 20250212125533031 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) 20250212125533031 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1417 block_nr=3 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=1421 (gprs_rlcmac_sched.cpp:454) 20250212125533031 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1421 for type USF (pdch_ul_controller.c:184) 20250212125533031 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533031 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20250212125533031 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20250212125533031 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20250212125533031 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533031 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533031 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125533031 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533031 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1417 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533031 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1417 Sending data request: sapi=5 arfcn=875 cur_fn=1412 block=3 data=44 88 3c 14 93 12 00 00 00 00 40 8f 05 24 c4 80 00 00 00 0e 20 00 00 (pcu_l1_if.cpp:182) 20250212125533031 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125533045 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) 20250212125533045 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) 20250212125533045 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) 20250212125533045 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) 20250212125533045 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) 20250212125533045 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) 20250212125533046 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) 20250212125533046 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) 20250212125533046 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) 20250212125533046 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) 20250212125533046 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1417): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20250212125533046 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125533046 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) 20250212125533046 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) 20250212125533047 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) 20250212125533047 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) 20250212125533047 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) 20250212125533047 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) 20250212125533049 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) 20250212125533049 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1421 block_nr=4 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=1425 (gprs_rlcmac_sched.cpp:454) 20250212125533049 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1425 for type USF (pdch_ul_controller.c:184) 20250212125533049 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533049 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20250212125533049 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20250212125533049 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20250212125533049 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533049 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533049 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125533049 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533049 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1421 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533050 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1421 Sending data request: sapi=5 arfcn=875 cur_fn=1417 block=4 data=45 88 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) 20250212125533050 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125533064 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) 20250212125533064 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) 20250212125533064 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) 20250212125533064 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) 20250212125533064 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) 20250212125533064 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) 20250212125533065 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) 20250212125533065 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) 20250212125533065 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) 20250212125533065 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) 20250212125533065 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1421): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20250212125533065 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125533065 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) 20250212125533065 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) 20250212125533065 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) 20250212125533065 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) 20250212125533066 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) 20250212125533066 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) 20250212125533068 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) 20250212125533068 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1425 block_nr=5 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1430 (gprs_rlcmac_sched.cpp:454) 20250212125533068 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1430 for type USF (pdch_ul_controller.c:184) 20250212125533068 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533068 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20250212125533068 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20250212125533068 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20250212125533068 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533068 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533068 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125533068 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533068 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1425 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533068 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1425 Sending data request: sapi=5 arfcn=875 cur_fn=1421 block=5 data=46 88 3c 14 93 12 00 00 00 00 20 8c 00 00 00 1a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125533068 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125533082 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) 20250212125533082 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) 20250212125533083 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) 20250212125533083 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) 20250212125533083 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) 20250212125533083 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) 20250212125533083 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) 20250212125533083 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) 20250212125533083 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) 20250212125533083 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) 20250212125533083 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1425): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20250212125533083 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125533084 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) 20250212125533084 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) 20250212125533084 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) 20250212125533084 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) 20250212125533084 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) 20250212125533084 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) 20250212125533091 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) 20250212125533091 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1430 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=1434 (gprs_rlcmac_sched.cpp:454) 20250212125533091 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1434 for type USF (pdch_ul_controller.c:184) 20250212125533091 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533091 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20250212125533091 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20250212125533091 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20250212125533091 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533091 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533091 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125533091 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533091 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1430 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533091 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1430 Sending data request: sapi=5 arfcn=875 cur_fn=1425 block=6 data=40 88 3c 14 93 12 00 00 00 00 10 8f 05 24 c4 80 00 00 00 02 20 00 00 (pcu_l1_if.cpp:182) 20250212125533092 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125533105 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) 20250212125533105 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) 20250212125533106 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) 20250212125533106 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) 20250212125533106 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) 20250212125533106 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) 20250212125533106 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) 20250212125533106 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) 20250212125533106 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) 20250212125533106 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) 20250212125533106 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1430): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20250212125533106 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125533106 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) 20250212125533106 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) 20250212125533107 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) 20250212125533107 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) 20250212125533107 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) 20250212125533107 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) 20250212125533110 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) 20250212125533110 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1434 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=1438 (gprs_rlcmac_sched.cpp:454) 20250212125533110 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1438 for type USF (pdch_ul_controller.c:184) 20250212125533110 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533110 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20250212125533110 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20250212125533110 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20250212125533110 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533110 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533110 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125533110 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533110 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1434 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533110 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1434 Sending data request: sapi=5 arfcn=875 cur_fn=1430 block=7 data=41 88 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) 20250212125533110 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125533124 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) 20250212125533124 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) 20250212125533124 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) 20250212125533124 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) 20250212125533125 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) 20250212125533125 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) 20250212125533125 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) 20250212125533125 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) 20250212125533125 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) 20250212125533125 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) 20250212125533125 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1434): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20250212125533125 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125533125 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) 20250212125533125 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) 20250212125533126 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) 20250212125533126 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) 20250212125533126 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) 20250212125533126 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) 20250212125533129 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) 20250212125533129 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1438 block_nr=8 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=1443 (gprs_rlcmac_sched.cpp:454) 20250212125533129 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1443 for type USF (pdch_ul_controller.c:184) 20250212125533129 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533129 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20250212125533129 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20250212125533129 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20250212125533129 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533129 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533129 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125533129 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533129 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1438 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533129 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1438 Sending data request: sapi=5 arfcn=875 cur_fn=1434 block=8 data=42 88 3c 14 93 12 00 00 00 00 40 0c 00 00 00 0e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125533129 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125533142 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) 20250212125533142 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) 20250212125533143 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) 20250212125533143 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) 20250212125533143 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) 20250212125533143 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) 20250212125533143 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) 20250212125533143 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) 20250212125533143 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) 20250212125533143 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) 20250212125533143 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1438): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20250212125533143 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125533143 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) 20250212125533143 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) 20250212125533143 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) 20250212125533143 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) 20250212125533144 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) 20250212125533144 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) 20250212125533152 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) 20250212125533152 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1443 block_nr=9 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=1447 (gprs_rlcmac_sched.cpp:454) 20250212125533152 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1447 for type USF (pdch_ul_controller.c:184) 20250212125533152 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533152 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20250212125533152 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20250212125533152 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20250212125533152 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533152 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533152 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125533152 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533152 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1443 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533152 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1443 Sending data request: sapi=5 arfcn=875 cur_fn=1438 block=9 data=43 88 3c 14 93 12 00 00 00 00 30 0f 05 24 c4 80 00 00 00 0a 00 00 00 (pcu_l1_if.cpp:182) 20250212125533152 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125533166 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) 20250212125533166 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) 20250212125533166 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) 20250212125533166 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) 20250212125533166 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) 20250212125533166 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) 20250212125533166 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) 20250212125533166 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) 20250212125533166 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) 20250212125533166 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) 20250212125533166 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1443): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20250212125533166 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125533167 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) 20250212125533167 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) 20250212125533167 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) 20250212125533167 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) 20250212125533167 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) 20250212125533167 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) 20250212125533170 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) 20250212125533170 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1447 block_nr=10 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=1451 (gprs_rlcmac_sched.cpp:454) 20250212125533170 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1451 for type USF (pdch_ul_controller.c:184) 20250212125533170 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533170 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20250212125533170 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20250212125533170 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20250212125533170 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533170 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533170 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125533170 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533170 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1447 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533170 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1447 Sending data request: sapi=5 arfcn=875 cur_fn=1443 block=10 data=44 88 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) 20250212125533170 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125533184 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) 20250212125533184 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) 20250212125533185 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) 20250212125533185 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) 20250212125533185 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) 20250212125533185 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) 20250212125533185 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) 20250212125533185 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) 20250212125533185 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) 20250212125533185 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) 20250212125533185 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1447): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20250212125533185 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125533185 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) 20250212125533185 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) 20250212125533185 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) 20250212125533185 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) 20250212125533186 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) 20250212125533186 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) 20250212125533189 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) 20250212125533189 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1451 block_nr=11 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=1456 (gprs_rlcmac_sched.cpp:454) 20250212125533189 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1456 for type USF (pdch_ul_controller.c:184) 20250212125533189 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533189 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20250212125533189 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20250212125533189 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533189 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125533189 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533189 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1451 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533189 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1451 Sending data request: sapi=5 arfcn=875 cur_fn=1447 block=11 data=45 88 3c 14 93 12 00 00 00 00 10 0c 00 00 00 02 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125533189 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125533203 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) 20250212125533203 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) 20250212125533203 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) 20250212125533203 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) 20250212125533204 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) 20250212125533204 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) 20250212125533204 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) 20250212125533204 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) 20250212125533204 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) 20250212125533204 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) 20250212125533204 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1451): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20250212125533204 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125533204 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) 20250212125533204 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) 20250212125533205 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) 20250212125533205 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) 20250212125533205 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) 20250212125533205 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) 20250212125533213 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) 20250212125533213 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1456 block_nr=0 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1460 (gprs_rlcmac_sched.cpp:454) 20250212125533213 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1460 for type USF (pdch_ul_controller.c:184) 20250212125533213 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1456 Sending data request: sapi=5 arfcn=875 cur_fn=1451 block=0 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125533213 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125533222 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20250212125533222 DTBF INFO TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} free (tbf.cpp:271) 20250212125533222 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20250212125533222 DMS INFO MS(TLLI-0x00000019:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000019){RELEASING} (gprs_ms.c:381) 20250212125533222 DMS INFO MS(TLLI-0x00000019:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125533222 DMS INFO MS(TLLI-0x00000019:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125533222 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125533222 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){NONE}: Deallocated (fsm.c:568) 20250212125533222 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){RELEASING}: Deallocated (fsm.c:568) 20250212125533222 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-3:G){NONE}: Deallocated (fsm.c:568) 20250212125533222 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-3:G){NONE}: Deallocated (fsm.c:568) 20250212125533226 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) 20250212125533226 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) 20250212125533227 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) 20250212125533227 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) 20250212125533227 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) 20250212125533227 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) 20250212125533227 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) 20250212125533227 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) 20250212125533228 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) 20250212125533228 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) 20250212125533228 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1456): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20250212125533228 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125533228 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) 20250212125533228 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) 20250212125533228 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) 20250212125533228 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) 20250212125533228 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) 20250212125533228 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) 20250212125533231 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) 20250212125533231 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1460 block_nr=1 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1464 (gprs_rlcmac_sched.cpp:454) 20250212125533231 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1464 for type USF (pdch_ul_controller.c:184) 20250212125533231 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533231 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20250212125533231 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20250212125533231 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20250212125533231 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533231 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533231 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125533231 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533231 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1460 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533231 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1460 Sending data request: sapi=5 arfcn=876 cur_fn=1456 block=1 data=46 88 3c 14 93 12 00 00 00 00 32 8c 00 00 00 6e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125533231 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125533245 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) 20250212125533245 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) 20250212125533246 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) 20250212125533246 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) 20250212125533246 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) 20250212125533246 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) 20250212125533246 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) 20250212125533246 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) 20250212125533246 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) 20250212125533246 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) 20250212125533246 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1460): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20250212125533246 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125533246 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) 20250212125533246 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) 20250212125533246 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) 20250212125533246 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) 20250212125533247 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) 20250212125533247 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) 20250212125533250 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) 20250212125533250 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1464 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=1469 (gprs_rlcmac_sched.cpp:454) 20250212125533250 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1469 for type USF (pdch_ul_controller.c:184) 20250212125533250 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533250 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20250212125533250 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20250212125533250 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20250212125533250 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533250 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533250 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125533250 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533250 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1464 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533250 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1464 Sending data request: sapi=5 arfcn=876 cur_fn=1460 block=2 data=40 88 3c 14 93 12 00 00 00 00 22 8f 05 24 c4 80 00 00 00 06 a0 00 00 (pcu_l1_if.cpp:182) 20250212125533250 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20250212125533264 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) 20250212125533264 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) 20250212125533264 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) 20250212125533264 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) 20250212125533265 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) 20250212125533265 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) 20250212125533265 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) 20250212125533265 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) 20250212125533265 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) 20250212125533265 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) 20250212125533265 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) 20250212125533265 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) 20250212125533265 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1464): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20250212125533266 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125533266 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) 20250212125533266 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) 20250212125533266 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) 20250212125533266 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) 20250212125533273 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) 20250212125533273 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1469 block_nr=3 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=1473 (gprs_rlcmac_sched.cpp:454) 20250212125533273 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1473 for type USF (pdch_ul_controller.c:184) 20250212125533273 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533273 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20250212125533273 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20250212125533273 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20250212125533273 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533273 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533273 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125533273 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533273 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1469 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533273 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1469 Sending data request: sapi=5 arfcn=876 cur_fn=1464 block=3 data=41 88 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) 20250212125533273 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125533287 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) 20250212125533287 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) 20250212125533288 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) 20250212125533288 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) 20250212125533288 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) 20250212125533288 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) 20250212125533288 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) 20250212125533288 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) 20250212125533288 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) 20250212125533288 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) 20250212125533288 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) 20250212125533288 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) 20250212125533288 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1469): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20250212125533288 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125533288 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) 20250212125533288 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) 20250212125533289 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) 20250212125533289 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) 20250212125533292 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) 20250212125533292 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1473 block_nr=4 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=1477 (gprs_rlcmac_sched.cpp:454) 20250212125533292 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1477 for type USF (pdch_ul_controller.c:184) 20250212125533292 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533292 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20250212125533292 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20250212125533292 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20250212125533292 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533292 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533292 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125533292 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533292 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1473 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533292 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1473 Sending data request: sapi=5 arfcn=876 cur_fn=1469 block=4 data=42 88 3c 14 93 12 00 00 00 00 02 8c 00 00 00 62 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125533292 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125533306 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) 20250212125533306 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) 20250212125533306 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) 20250212125533306 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) 20250212125533306 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) 20250212125533306 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) 20250212125533306 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) 20250212125533306 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) 20250212125533306 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) 20250212125533306 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) 20250212125533306 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) 20250212125533306 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) 20250212125533306 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1473): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20250212125533306 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125533307 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) 20250212125533307 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) 20250212125533307 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) 20250212125533307 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) 20250212125533310 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) 20250212125533310 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1477 block_nr=5 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=1482 (gprs_rlcmac_sched.cpp:454) 20250212125533310 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1482 for type USF (pdch_ul_controller.c:184) 20250212125533310 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533310 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20250212125533310 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20250212125533310 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20250212125533310 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533310 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533310 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125533310 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533310 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1477 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533310 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1477 Sending data request: sapi=5 arfcn=876 cur_fn=1473 block=5 data=43 88 3c 14 93 12 00 00 00 00 42 0f 05 24 c4 80 00 00 00 0e 80 00 00 (pcu_l1_if.cpp:182) 20250212125533310 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125533324 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) 20250212125533324 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) 20250212125533324 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) 20250212125533324 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) 20250212125533325 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) 20250212125533325 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) 20250212125533325 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) 20250212125533325 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) 20250212125533325 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) 20250212125533325 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) 20250212125533325 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) 20250212125533325 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) 20250212125533325 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1477): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20250212125533325 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125533325 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) 20250212125533325 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) 20250212125533325 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) 20250212125533325 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) 20250212125533334 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) 20250212125533334 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1482 block_nr=6 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=1486 (gprs_rlcmac_sched.cpp:454) 20250212125533334 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1486 for type USF (pdch_ul_controller.c:184) 20250212125533334 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533334 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20250212125533334 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20250212125533334 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20250212125533334 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533334 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533334 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125533334 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533334 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1482 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533334 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1482 Sending data request: sapi=5 arfcn=876 cur_fn=1477 block=6 data=44 88 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) 20250212125533334 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125533348 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) 20250212125533348 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) 20250212125533348 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) 20250212125533348 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) 20250212125533348 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) 20250212125533348 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) 20250212125533348 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) 20250212125533348 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) 20250212125533348 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) 20250212125533348 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) 20250212125533349 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) 20250212125533349 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) 20250212125533349 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1482): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20250212125533349 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125533349 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) 20250212125533349 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) 20250212125533349 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) 20250212125533349 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) 20250212125533352 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) 20250212125533352 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1486 block_nr=7 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=1490 (gprs_rlcmac_sched.cpp:454) 20250212125533352 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1490 for type USF (pdch_ul_controller.c:184) 20250212125533352 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533352 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20250212125533352 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20250212125533352 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20250212125533352 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533352 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533352 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125533352 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533352 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1486 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533352 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1486 Sending data request: sapi=5 arfcn=876 cur_fn=1482 block=7 data=45 88 3c 14 93 12 00 00 00 00 22 0c 00 00 00 56 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125533353 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125533366 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) 20250212125533366 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) 20250212125533367 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) 20250212125533367 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) 20250212125533367 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) 20250212125533367 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) 20250212125533367 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) 20250212125533367 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) 20250212125533368 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) 20250212125533368 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) 20250212125533368 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) 20250212125533368 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) 20250212125533368 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1486): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20250212125533368 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125533368 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) 20250212125533368 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) 20250212125533368 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) 20250212125533368 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) 20250212125533371 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) 20250212125533371 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1490 block_nr=8 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1495 (gprs_rlcmac_sched.cpp:454) 20250212125533371 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1495 for type USF (pdch_ul_controller.c:184) 20250212125533371 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533371 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20250212125533371 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20250212125533371 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20250212125533371 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533371 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533371 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125533371 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533371 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1490 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533371 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1490 Sending data request: sapi=5 arfcn=876 cur_fn=1486 block=8 data=46 88 3c 14 93 12 00 00 00 00 12 0f 05 24 c4 80 00 00 00 02 80 00 00 (pcu_l1_if.cpp:182) 20250212125533371 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125533385 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) 20250212125533385 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) 20250212125533385 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) 20250212125533385 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) 20250212125533386 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) 20250212125533386 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) 20250212125533386 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) 20250212125533386 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) 20250212125533386 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) 20250212125533386 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) 20250212125533386 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) 20250212125533386 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) 20250212125533386 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1490): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20250212125533386 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125533386 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) 20250212125533386 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) 20250212125533387 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) 20250212125533387 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) 20250212125533394 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) 20250212125533394 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1495 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=1499 (gprs_rlcmac_sched.cpp:454) 20250212125533394 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1499 for type USF (pdch_ul_controller.c:184) 20250212125533394 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533394 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20250212125533394 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20250212125533394 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20250212125533394 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533394 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533394 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125533394 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533394 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1495 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533394 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1495 Sending data request: sapi=5 arfcn=876 cur_fn=1490 block=9 data=40 88 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) 20250212125533394 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125533408 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) 20250212125533408 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) 20250212125533409 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) 20250212125533409 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) 20250212125533409 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) 20250212125533409 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) 20250212125533409 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) 20250212125533409 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) 20250212125533409 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) 20250212125533409 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) 20250212125533409 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) 20250212125533409 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) 20250212125533409 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1495): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20250212125533409 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125533409 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) 20250212125533409 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) 20250212125533410 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) 20250212125533410 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) 20250212125533413 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) 20250212125533413 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1499 block_nr=10 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=1503 (gprs_rlcmac_sched.cpp:454) 20250212125533413 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1503 for type USF (pdch_ul_controller.c:184) 20250212125533413 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533413 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20250212125533413 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20250212125533413 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20250212125533413 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533413 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533413 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125533413 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533413 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1499 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533413 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1499 Sending data request: sapi=5 arfcn=876 cur_fn=1495 block=10 data=41 88 3c 14 93 12 00 00 00 00 41 8c 00 00 00 4a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125533413 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125533427 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) 20250212125533427 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) 20250212125533428 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) 20250212125533428 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) 20250212125533428 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) 20250212125533428 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) 20250212125533428 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) 20250212125533428 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) 20250212125533428 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) 20250212125533428 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) 20250212125533429 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) 20250212125533429 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) 20250212125533429 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1499): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20250212125533429 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125533429 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) 20250212125533429 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) 20250212125533429 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) 20250212125533429 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) 20250212125533432 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) 20250212125533432 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1503 block_nr=11 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=1508 (gprs_rlcmac_sched.cpp:454) 20250212125533432 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1508 for type USF (pdch_ul_controller.c:184) 20250212125533432 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533432 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20250212125533432 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20250212125533432 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20250212125533432 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533432 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533432 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125533432 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533432 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1503 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533432 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1503 Sending data request: sapi=5 arfcn=876 cur_fn=1499 block=11 data=42 88 3c 14 93 12 00 00 00 00 31 8f 05 24 c4 80 00 00 00 0a 60 00 00 (pcu_l1_if.cpp:182) 20250212125533432 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125533446 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) 20250212125533446 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) 20250212125533446 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) 20250212125533446 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) 20250212125533446 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) 20250212125533446 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) 20250212125533446 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) 20250212125533446 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) 20250212125533446 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) 20250212125533446 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) 20250212125533446 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) 20250212125533446 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) 20250212125533446 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1503): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20250212125533446 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125533447 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) 20250212125533447 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) 20250212125533447 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) 20250212125533447 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) 20250212125533455 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) 20250212125533455 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1508 block_nr=0 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=1512 (gprs_rlcmac_sched.cpp:454) 20250212125533455 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1512 for type USF (pdch_ul_controller.c:184) 20250212125533455 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533455 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20250212125533455 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20250212125533455 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20250212125533455 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533455 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533455 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125533455 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533455 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1508 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533455 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1508 Sending data request: sapi=5 arfcn=876 cur_fn=1503 block=0 data=43 88 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) 20250212125533455 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125533469 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) 20250212125533469 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) 20250212125533469 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) 20250212125533469 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) 20250212125533469 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) 20250212125533469 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) 20250212125533470 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) 20250212125533470 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) 20250212125533470 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) 20250212125533470 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) 20250212125533470 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) 20250212125533470 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) 20250212125533470 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1508): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20250212125533470 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125533470 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) 20250212125533470 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) 20250212125533470 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) 20250212125533470 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) 20250212125533473 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) 20250212125533473 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1512 block_nr=1 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=1516 (gprs_rlcmac_sched.cpp:454) 20250212125533473 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1516 for type USF (pdch_ul_controller.c:184) 20250212125533473 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533473 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20250212125533473 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20250212125533473 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20250212125533473 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533473 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533473 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125533473 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533473 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1512 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533473 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1512 Sending data request: sapi=5 arfcn=876 cur_fn=1508 block=1 data=44 88 3c 14 93 12 00 00 00 00 11 8c 00 00 00 3e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125533473 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125533488 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) 20250212125533488 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) 20250212125533488 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) 20250212125533488 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) 20250212125533489 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) 20250212125533489 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) 20250212125533489 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) 20250212125533489 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) 20250212125533489 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) 20250212125533489 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) 20250212125533489 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) 20250212125533489 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) 20250212125533489 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1512): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20250212125533489 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125533489 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) 20250212125533489 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) 20250212125533489 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) 20250212125533489 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) 20250212125533501 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) 20250212125533501 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1516 block_nr=2 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=1521 (gprs_rlcmac_sched.cpp:454) 20250212125533501 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1521 for type USF (pdch_ul_controller.c:184) 20250212125533501 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533501 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20250212125533501 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20250212125533501 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20250212125533501 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533501 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533501 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125533501 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533501 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1516 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533501 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1516 Sending data request: sapi=5 arfcn=876 cur_fn=1512 block=2 data=45 88 3c 14 93 12 00 00 00 00 01 8f 05 24 c4 80 00 00 00 12 40 00 00 (pcu_l1_if.cpp:182) 20250212125533501 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125533515 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) 20250212125533515 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) 20250212125533516 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) 20250212125533516 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) 20250212125533516 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) 20250212125533516 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) 20250212125533516 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) 20250212125533516 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) 20250212125533516 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) 20250212125533516 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) 20250212125533516 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) 20250212125533516 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) 20250212125533516 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1516): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20250212125533516 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125533516 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) 20250212125533516 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) 20250212125533516 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) 20250212125533516 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) 20250212125533524 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) 20250212125533524 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1521 block_nr=3 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1525 (gprs_rlcmac_sched.cpp:454) 20250212125533524 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1525 for type USF (pdch_ul_controller.c:184) 20250212125533524 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533524 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20250212125533524 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20250212125533524 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20250212125533524 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533524 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533524 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125533524 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533524 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1521 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533524 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1521 Sending data request: sapi=5 arfcn=876 cur_fn=1516 block=3 data=46 88 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) 20250212125533524 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125533539 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) 20250212125533539 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) 20250212125533539 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) 20250212125533539 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) 20250212125533539 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) 20250212125533539 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) 20250212125533539 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) 20250212125533539 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) 20250212125533539 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) 20250212125533539 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) 20250212125533540 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) 20250212125533540 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) 20250212125533540 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1521): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20250212125533540 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125533540 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) 20250212125533540 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) 20250212125533540 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) 20250212125533540 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) 20250212125533543 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) 20250212125533543 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1525 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=1529 (gprs_rlcmac_sched.cpp:454) 20250212125533543 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1529 for type USF (pdch_ul_controller.c:184) 20250212125533543 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533543 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20250212125533543 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20250212125533543 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20250212125533543 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533543 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533543 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125533543 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533543 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1525 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533543 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1525 Sending data request: sapi=5 arfcn=876 cur_fn=1521 block=4 data=40 88 3c 14 93 12 00 00 00 00 31 0c 00 00 00 32 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125533543 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125533557 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) 20250212125533557 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) 20250212125533557 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) 20250212125533557 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) 20250212125533557 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) 20250212125533557 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) 20250212125533558 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) 20250212125533558 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) 20250212125533558 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) 20250212125533558 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) 20250212125533558 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) 20250212125533558 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) 20250212125533558 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1525): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20250212125533558 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125533558 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) 20250212125533558 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) 20250212125533558 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) 20250212125533558 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) 20250212125533562 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) 20250212125533562 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1529 block_nr=5 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=1534 (gprs_rlcmac_sched.cpp:454) 20250212125533562 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1534 for type USF (pdch_ul_controller.c:184) 20250212125533562 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533562 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20250212125533562 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20250212125533562 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20250212125533562 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533562 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533562 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125533562 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533562 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1529 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533562 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1529 Sending data request: sapi=5 arfcn=876 cur_fn=1525 block=5 data=41 88 3c 14 93 12 00 00 00 00 21 0f 05 24 c4 80 00 00 00 06 40 00 00 (pcu_l1_if.cpp:182) 20250212125533562 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125533576 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) 20250212125533576 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) 20250212125533576 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) 20250212125533576 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) 20250212125533577 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) 20250212125533577 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) 20250212125533577 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) 20250212125533577 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) 20250212125533577 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) 20250212125533577 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) 20250212125533578 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) 20250212125533578 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) 20250212125533578 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1529): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20250212125533578 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125533578 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) 20250212125533578 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) 20250212125533578 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) 20250212125533578 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) 20250212125533585 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) 20250212125533585 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1534 block_nr=6 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=1538 (gprs_rlcmac_sched.cpp:454) 20250212125533585 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1538 for type USF (pdch_ul_controller.c:184) 20250212125533585 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533585 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20250212125533586 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20250212125533586 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20250212125533586 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533586 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533586 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125533586 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533586 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1534 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533586 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1534 Sending data request: sapi=5 arfcn=876 cur_fn=1529 block=6 data=42 88 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) 20250212125533586 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125533599 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) 20250212125533599 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) 20250212125533599 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) 20250212125533599 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) 20250212125533600 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) 20250212125533600 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) 20250212125533600 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) 20250212125533600 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) 20250212125533600 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) 20250212125533600 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) 20250212125533600 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) 20250212125533600 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) 20250212125533600 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1534): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20250212125533600 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125533601 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) 20250212125533601 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) 20250212125533601 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) 20250212125533601 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) 20250212125533604 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) 20250212125533604 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1538 block_nr=7 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=1542 (gprs_rlcmac_sched.cpp:454) 20250212125533604 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1542 for type USF (pdch_ul_controller.c:184) 20250212125533604 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533604 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20250212125533604 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20250212125533604 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20250212125533604 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533604 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533604 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125533604 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533604 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1538 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533604 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1538 Sending data request: sapi=5 arfcn=876 cur_fn=1534 block=7 data=43 88 3c 14 93 12 00 00 00 00 01 0c 00 00 00 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125533604 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125533618 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) 20250212125533618 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) 20250212125533618 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) 20250212125533618 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) 20250212125533619 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) 20250212125533619 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) 20250212125533619 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) 20250212125533619 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) 20250212125533619 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) 20250212125533619 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) 20250212125533619 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) 20250212125533619 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) 20250212125533619 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1538): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20250212125533619 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125533620 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) 20250212125533620 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) 20250212125533620 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) 20250212125533620 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) 20250212125533623 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) 20250212125533623 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1542 block_nr=8 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=1547 (gprs_rlcmac_sched.cpp:454) 20250212125533623 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1547 for type USF (pdch_ul_controller.c:184) 20250212125533623 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533623 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20250212125533623 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20250212125533623 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20250212125533623 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533623 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533623 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125533623 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533623 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1542 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533623 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1542 Sending data request: sapi=5 arfcn=876 cur_fn=1538 block=8 data=44 88 3c 14 93 12 00 00 00 00 40 8f 05 24 c4 80 00 00 00 0e 20 00 00 (pcu_l1_if.cpp:182) 20250212125533623 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125533638 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) 20250212125533638 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) 20250212125533639 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) 20250212125533639 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) 20250212125533639 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) 20250212125533639 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) 20250212125533640 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) 20250212125533640 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) 20250212125533640 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) 20250212125533640 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) 20250212125533640 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) 20250212125533640 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) 20250212125533641 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1542): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20250212125533641 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125533641 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) 20250212125533641 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) 20250212125533641 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) 20250212125533641 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) 20250212125533646 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) 20250212125533646 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1547 block_nr=9 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=1551 (gprs_rlcmac_sched.cpp:454) 20250212125533646 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1551 for type USF (pdch_ul_controller.c:184) 20250212125533646 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533646 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20250212125533646 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20250212125533646 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20250212125533646 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533646 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533646 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125533646 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533646 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1547 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533646 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1547 Sending data request: sapi=5 arfcn=876 cur_fn=1542 block=9 data=45 88 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) 20250212125533647 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125533660 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) 20250212125533660 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) 20250212125533661 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) 20250212125533661 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) 20250212125533661 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) 20250212125533661 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) 20250212125533661 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) 20250212125533661 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) 20250212125533661 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) 20250212125533661 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) 20250212125533662 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) 20250212125533662 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) 20250212125533662 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1547): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20250212125533662 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125533662 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) 20250212125533662 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) 20250212125533662 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) 20250212125533662 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) 20250212125533665 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) 20250212125533665 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1551 block_nr=10 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1555 (gprs_rlcmac_sched.cpp:454) 20250212125533665 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1555 for type USF (pdch_ul_controller.c:184) 20250212125533665 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533665 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20250212125533665 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20250212125533665 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20250212125533665 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533665 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533665 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125533665 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533665 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1551 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533665 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1551 Sending data request: sapi=5 arfcn=876 cur_fn=1547 block=10 data=46 88 3c 14 93 12 00 00 00 00 20 8c 00 00 00 1a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125533665 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125533679 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) 20250212125533679 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) 20250212125533679 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) 20250212125533679 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) 20250212125533679 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) 20250212125533679 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) 20250212125533679 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) 20250212125533679 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) 20250212125533679 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) 20250212125533679 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) 20250212125533680 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) 20250212125533680 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) 20250212125533680 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1551): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20250212125533680 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125533680 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) 20250212125533680 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) 20250212125533680 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) 20250212125533680 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) 20250212125533683 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) 20250212125533683 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1555 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=1560 (gprs_rlcmac_sched.cpp:454) 20250212125533683 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1560 for type USF (pdch_ul_controller.c:184) 20250212125533683 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533683 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20250212125533683 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20250212125533683 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20250212125533683 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533683 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533683 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125533684 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533684 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1555 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533684 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1555 Sending data request: sapi=5 arfcn=876 cur_fn=1551 block=11 data=40 88 3c 14 93 12 00 00 00 00 10 8f 05 24 c4 80 00 00 00 02 20 00 00 (pcu_l1_if.cpp:182) 20250212125533684 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125533697 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) 20250212125533697 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) 20250212125533698 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) 20250212125533698 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) 20250212125533698 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) 20250212125533698 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) 20250212125533698 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) 20250212125533698 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) 20250212125533698 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) 20250212125533698 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) 20250212125533698 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) 20250212125533698 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) 20250212125533698 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1555): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20250212125533698 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125533698 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) 20250212125533698 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) 20250212125533699 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) 20250212125533699 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) 20250212125533707 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) 20250212125533707 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1560 block_nr=0 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=1564 (gprs_rlcmac_sched.cpp:454) 20250212125533707 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1564 for type USF (pdch_ul_controller.c:184) 20250212125533707 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533707 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20250212125533707 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20250212125533707 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20250212125533707 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533707 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533707 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125533707 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533707 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1560 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533707 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1560 Sending data request: sapi=5 arfcn=876 cur_fn=1555 block=0 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) 20250212125533707 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125533721 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) 20250212125533721 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) 20250212125533721 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) 20250212125533721 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) 20250212125533721 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) 20250212125533721 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) 20250212125533722 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) 20250212125533722 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) 20250212125533722 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) 20250212125533722 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) 20250212125533722 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) 20250212125533722 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) 20250212125533722 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1560): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20250212125533722 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125533722 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) 20250212125533722 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) 20250212125533723 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) 20250212125533723 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) 20250212125533725 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) 20250212125533725 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1564 block_nr=1 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=1568 (gprs_rlcmac_sched.cpp:454) 20250212125533725 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1568 for type USF (pdch_ul_controller.c:184) 20250212125533725 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533725 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20250212125533725 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20250212125533725 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20250212125533725 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533725 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533725 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125533725 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533725 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1564 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533725 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1564 Sending data request: sapi=5 arfcn=876 cur_fn=1560 block=1 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) 20250212125533725 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125533739 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) 20250212125533739 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) 20250212125533739 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) 20250212125533739 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) 20250212125533740 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) 20250212125533740 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) 20250212125533740 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) 20250212125533740 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) 20250212125533740 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) 20250212125533740 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) 20250212125533740 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) 20250212125533740 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) 20250212125533740 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1564): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20250212125533740 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125533740 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) 20250212125533740 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) 20250212125533740 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) 20250212125533740 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) 20250212125533744 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) 20250212125533744 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1568 block_nr=2 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=1573 (gprs_rlcmac_sched.cpp:454) 20250212125533744 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1573 for type USF (pdch_ul_controller.c:184) 20250212125533744 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533744 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20250212125533744 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20250212125533744 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20250212125533744 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533744 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533744 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125533744 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533744 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1568 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533744 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1568 Sending data request: sapi=5 arfcn=876 cur_fn=1564 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) 20250212125533744 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125533758 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) 20250212125533758 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) 20250212125533758 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) 20250212125533758 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) 20250212125533758 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) 20250212125533758 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) 20250212125533758 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) 20250212125533758 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) 20250212125533759 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) 20250212125533759 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) 20250212125533759 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) 20250212125533759 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) 20250212125533759 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1568): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20250212125533759 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125533759 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) 20250212125533759 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) 20250212125533759 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) 20250212125533759 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) 20250212125533767 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) 20250212125533767 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1573 block_nr=3 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=1577 (gprs_rlcmac_sched.cpp:454) 20250212125533767 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1577 for type USF (pdch_ul_controller.c:184) 20250212125533767 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533767 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20250212125533767 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20250212125533767 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20250212125533767 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533767 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533767 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125533767 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533767 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1573 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533767 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1573 Sending data request: sapi=5 arfcn=876 cur_fn=1568 block=3 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) 20250212125533767 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125533781 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) 20250212125533781 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) 20250212125533782 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) 20250212125533782 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) 20250212125533782 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) 20250212125533782 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) 20250212125533782 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) 20250212125533782 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) 20250212125533782 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) 20250212125533782 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) 20250212125533782 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) 20250212125533782 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) 20250212125533782 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1573): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20250212125533782 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125533783 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) 20250212125533783 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) 20250212125533783 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) 20250212125533783 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) 20250212125533786 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) 20250212125533786 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1577 block_nr=4 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=1581 (gprs_rlcmac_sched.cpp:454) 20250212125533786 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1581 for type USF (pdch_ul_controller.c:184) 20250212125533786 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533786 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20250212125533786 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20250212125533786 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533786 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125533786 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533786 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1577 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533786 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1577 Sending data request: sapi=5 arfcn=876 cur_fn=1573 block=4 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) 20250212125533786 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125533787 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20250212125533787 DTBF INFO TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} free (tbf.cpp:271) 20250212125533787 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20250212125533787 DMS INFO MS(TLLI-0x00000021:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000021){RELEASING} (gprs_ms.c:381) 20250212125533787 DMS INFO MS(TLLI-0x00000021:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125533787 DMS INFO MS(TLLI-0x00000021:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125533787 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125533787 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){NONE}: Deallocated (fsm.c:568) 20250212125533787 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){RELEASING}: Deallocated (fsm.c:568) 20250212125533787 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-4:G){NONE}: Deallocated (fsm.c:568) 20250212125533787 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-4:G){NONE}: Deallocated (fsm.c:568) 20250212125533800 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) 20250212125533800 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) 20250212125533800 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) 20250212125533800 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) 20250212125533800 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) 20250212125533800 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) 20250212125533800 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) 20250212125533800 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) 20250212125533800 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) 20250212125533800 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) 20250212125533801 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) 20250212125533801 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) 20250212125533801 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1577): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20250212125533801 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125533801 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) 20250212125533801 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) 20250212125533801 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) 20250212125533801 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) 20250212125533804 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) 20250212125533804 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1581 block_nr=5 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1586 (gprs_rlcmac_sched.cpp:454) 20250212125533804 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1586 for type USF (pdch_ul_controller.c:184) 20250212125533804 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1581 Sending data request: sapi=5 arfcn=876 cur_fn=1577 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) 20250212125533804 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125533818 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) 20250212125533818 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) 20250212125533819 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) 20250212125533819 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) 20250212125533819 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) 20250212125533819 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) 20250212125533819 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) 20250212125533819 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) 20250212125533819 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) 20250212125533819 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) 20250212125533819 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) 20250212125533819 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) 20250212125533819 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1581): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20250212125533819 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125533820 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) 20250212125533820 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) 20250212125533820 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) 20250212125533820 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) 20250212125533828 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) 20250212125533828 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1586 block_nr=6 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1590 (gprs_rlcmac_sched.cpp:454) 20250212125533828 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1590 for type USF (pdch_ul_controller.c:184) 20250212125533828 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533828 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20250212125533828 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20250212125533828 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20250212125533828 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533828 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533828 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125533828 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533828 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1586 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533828 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1586 Sending data request: sapi=5 arfcn=877 cur_fn=1581 block=6 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) 20250212125533828 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125533842 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) 20250212125533842 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) 20250212125533842 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) 20250212125533842 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) 20250212125533842 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) 20250212125533842 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) 20250212125533842 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) 20250212125533842 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) 20250212125533842 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) 20250212125533842 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) 20250212125533842 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) 20250212125533843 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) 20250212125533843 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1586): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20250212125533843 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125533843 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) 20250212125533843 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) 20250212125533843 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) 20250212125533843 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) 20250212125533846 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) 20250212125533846 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1590 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=1594 (gprs_rlcmac_sched.cpp:454) 20250212125533846 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1594 for type USF (pdch_ul_controller.c:184) 20250212125533846 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533846 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20250212125533846 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20250212125533846 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20250212125533846 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533846 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533846 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125533847 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533847 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1590 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533847 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1590 Sending data request: sapi=5 arfcn=877 cur_fn=1586 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) 20250212125533847 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20250212125533860 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) 20250212125533861 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) 20250212125533861 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) 20250212125533861 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) 20250212125533861 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) 20250212125533861 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) 20250212125533861 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) 20250212125533861 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) 20250212125533862 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) 20250212125533862 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) 20250212125533862 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) 20250212125533862 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) 20250212125533862 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) 20250212125533862 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) 20250212125533862 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1590): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20250212125533862 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125533862 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) 20250212125533862 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) 20250212125533865 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) 20250212125533865 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1594 block_nr=8 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=1599 (gprs_rlcmac_sched.cpp:454) 20250212125533865 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1599 for type USF (pdch_ul_controller.c:184) 20250212125533865 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533865 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20250212125533865 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20250212125533865 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20250212125533865 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533865 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533865 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125533865 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533865 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1594 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533865 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1594 Sending data request: sapi=5 arfcn=877 cur_fn=1590 block=8 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) 20250212125533865 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125533879 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) 20250212125533879 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) 20250212125533879 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) 20250212125533879 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) 20250212125533879 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) 20250212125533879 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) 20250212125533879 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) 20250212125533879 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) 20250212125533880 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) 20250212125533880 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) 20250212125533880 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) 20250212125533880 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) 20250212125533880 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) 20250212125533880 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) 20250212125533880 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1594): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20250212125533880 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125533880 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) 20250212125533880 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) 20250212125533888 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) 20250212125533888 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1599 block_nr=9 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=1603 (gprs_rlcmac_sched.cpp:454) 20250212125533888 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1603 for type USF (pdch_ul_controller.c:184) 20250212125533888 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533888 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20250212125533888 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20250212125533888 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20250212125533888 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533888 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533888 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125533888 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533888 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1599 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533888 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1599 Sending data request: sapi=5 arfcn=877 cur_fn=1594 block=9 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) 20250212125533888 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125533902 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) 20250212125533902 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) 20250212125533902 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) 20250212125533902 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) 20250212125533903 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) 20250212125533903 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) 20250212125533903 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) 20250212125533903 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) 20250212125533903 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) 20250212125533903 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) 20250212125533904 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) 20250212125533904 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) 20250212125533904 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) 20250212125533904 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) 20250212125533904 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1599): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20250212125533904 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125533904 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) 20250212125533904 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) 20250212125533907 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) 20250212125533907 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1603 block_nr=10 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=1607 (gprs_rlcmac_sched.cpp:454) 20250212125533907 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1607 for type USF (pdch_ul_controller.c:184) 20250212125533907 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533907 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20250212125533907 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20250212125533907 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20250212125533907 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533907 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533907 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125533907 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533907 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1603 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533907 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1603 Sending data request: sapi=5 arfcn=877 cur_fn=1599 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) 20250212125533907 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125533921 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) 20250212125533921 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) 20250212125533921 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) 20250212125533921 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) 20250212125533922 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) 20250212125533922 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) 20250212125533922 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) 20250212125533922 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) 20250212125533922 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) 20250212125533922 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) 20250212125533922 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) 20250212125533922 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) 20250212125533922 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) 20250212125533922 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) 20250212125533922 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1603): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20250212125533922 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125533923 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) 20250212125533923 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) 20250212125533925 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) 20250212125533925 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1607 block_nr=11 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=1612 (gprs_rlcmac_sched.cpp:454) 20250212125533925 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1612 for type USF (pdch_ul_controller.c:184) 20250212125533925 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533925 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20250212125533925 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20250212125533925 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20250212125533925 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533925 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533925 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125533926 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533926 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1607 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533926 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1607 Sending data request: sapi=5 arfcn=877 cur_fn=1603 block=11 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) 20250212125533926 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125533939 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) 20250212125533939 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) 20250212125533940 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) 20250212125533940 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) 20250212125533940 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) 20250212125533940 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) 20250212125533940 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) 20250212125533940 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) 20250212125533940 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) 20250212125533940 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) 20250212125533940 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) 20250212125533940 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) 20250212125533940 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) 20250212125533940 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) 20250212125533940 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1607): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20250212125533940 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125533940 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) 20250212125533940 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) 20250212125533949 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) 20250212125533949 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1612 block_nr=0 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=1616 (gprs_rlcmac_sched.cpp:454) 20250212125533949 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1616 for type USF (pdch_ul_controller.c:184) 20250212125533949 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533949 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20250212125533949 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20250212125533949 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20250212125533949 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533949 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533949 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125533949 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533949 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1612 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533949 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1612 Sending data request: sapi=5 arfcn=877 cur_fn=1607 block=0 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) 20250212125533949 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125533962 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) 20250212125533963 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) 20250212125533963 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) 20250212125533963 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) 20250212125533963 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) 20250212125533963 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) 20250212125533963 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) 20250212125533963 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) 20250212125533963 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) 20250212125533963 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) 20250212125533963 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) 20250212125533963 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) 20250212125533963 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) 20250212125533963 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) 20250212125533963 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1612): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20250212125533963 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125533964 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) 20250212125533964 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) 20250212125533967 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) 20250212125533967 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1616 block_nr=1 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1620 (gprs_rlcmac_sched.cpp:454) 20250212125533967 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1620 for type USF (pdch_ul_controller.c:184) 20250212125533967 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533967 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20250212125533967 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20250212125533967 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20250212125533967 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533967 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533967 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125533967 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533967 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1616 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533967 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1616 Sending data request: sapi=5 arfcn=877 cur_fn=1612 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) 20250212125533967 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125533981 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) 20250212125533981 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) 20250212125533981 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) 20250212125533981 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) 20250212125533982 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) 20250212125533982 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) 20250212125533982 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) 20250212125533982 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) 20250212125533982 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) 20250212125533982 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) 20250212125533982 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) 20250212125533982 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) 20250212125533982 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) 20250212125533982 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) 20250212125533982 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1616): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20250212125533982 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125533982 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) 20250212125533982 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) 20250212125533986 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) 20250212125533986 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1620 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=1625 (gprs_rlcmac_sched.cpp:454) 20250212125533986 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1625 for type USF (pdch_ul_controller.c:184) 20250212125533986 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125533986 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20250212125533986 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20250212125533986 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20250212125533986 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125533986 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125533986 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125533986 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125533986 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1620 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125533986 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1620 Sending data request: sapi=5 arfcn=877 cur_fn=1616 block=2 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) 20250212125533986 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125534000 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) 20250212125534000 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) 20250212125534000 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) 20250212125534000 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) 20250212125534000 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) 20250212125534000 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) 20250212125534000 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) 20250212125534000 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) 20250212125534000 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) 20250212125534000 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) 20250212125534000 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) 20250212125534001 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) 20250212125534001 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) 20250212125534001 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) 20250212125534001 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1620): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20250212125534001 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125534001 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) 20250212125534001 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) 20250212125534009 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) 20250212125534009 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1625 block_nr=3 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=1629 (gprs_rlcmac_sched.cpp:454) 20250212125534009 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1629 for type USF (pdch_ul_controller.c:184) 20250212125534009 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534009 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20250212125534009 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20250212125534009 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20250212125534009 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534009 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534009 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125534009 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534009 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1625 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534009 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1625 Sending data request: sapi=5 arfcn=877 cur_fn=1620 block=3 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) 20250212125534009 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125534023 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) 20250212125534023 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) 20250212125534023 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) 20250212125534023 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) 20250212125534023 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) 20250212125534023 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) 20250212125534024 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) 20250212125534024 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) 20250212125534024 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) 20250212125534024 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) 20250212125534024 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) 20250212125534024 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) 20250212125534024 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) 20250212125534024 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) 20250212125534024 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1625): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20250212125534024 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125534024 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) 20250212125534024 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) 20250212125534028 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) 20250212125534028 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1629 block_nr=4 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=1633 (gprs_rlcmac_sched.cpp:454) 20250212125534028 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1633 for type USF (pdch_ul_controller.c:184) 20250212125534028 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534028 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20250212125534028 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20250212125534028 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20250212125534028 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534028 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534028 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125534028 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534028 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1629 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534028 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1629 Sending data request: sapi=5 arfcn=877 cur_fn=1625 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) 20250212125534028 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125534042 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) 20250212125534042 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) 20250212125534042 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) 20250212125534042 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) 20250212125534043 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) 20250212125534043 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) 20250212125534043 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) 20250212125534043 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) 20250212125534043 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) 20250212125534043 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) 20250212125534044 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) 20250212125534044 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) 20250212125534044 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) 20250212125534044 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) 20250212125534044 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1629): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20250212125534044 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125534044 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) 20250212125534044 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) 20250212125534047 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) 20250212125534047 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1633 block_nr=5 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=1638 (gprs_rlcmac_sched.cpp:454) 20250212125534047 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1638 for type USF (pdch_ul_controller.c:184) 20250212125534047 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534047 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20250212125534047 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20250212125534047 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20250212125534047 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534047 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534047 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125534047 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534047 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1633 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534047 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1633 Sending data request: sapi=5 arfcn=877 cur_fn=1629 block=5 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) 20250212125534047 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125534062 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) 20250212125534062 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) 20250212125534064 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) 20250212125534064 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) 20250212125534065 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) 20250212125534065 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) 20250212125534065 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) 20250212125534065 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) 20250212125534066 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) 20250212125534066 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) 20250212125534067 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) 20250212125534067 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) 20250212125534068 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) 20250212125534068 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) 20250212125534068 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1633): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20250212125534068 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125534069 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) 20250212125534069 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) 20250212125534072 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) 20250212125534072 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1638 block_nr=6 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=1642 (gprs_rlcmac_sched.cpp:454) 20250212125534072 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1642 for type USF (pdch_ul_controller.c:184) 20250212125534072 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534072 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20250212125534072 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20250212125534072 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20250212125534072 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534072 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534072 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125534073 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534073 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1638 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534073 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1638 Sending data request: sapi=5 arfcn=877 cur_fn=1633 block=6 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) 20250212125534073 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125534085 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) 20250212125534085 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) 20250212125534086 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) 20250212125534086 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) 20250212125534086 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) 20250212125534086 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) 20250212125534086 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) 20250212125534086 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) 20250212125534087 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) 20250212125534087 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) 20250212125534087 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) 20250212125534087 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) 20250212125534087 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) 20250212125534087 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) 20250212125534087 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1638): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20250212125534087 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125534087 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) 20250212125534087 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) 20250212125534090 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) 20250212125534090 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1642 block_nr=7 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=1646 (gprs_rlcmac_sched.cpp:454) 20250212125534090 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1646 for type USF (pdch_ul_controller.c:184) 20250212125534090 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534090 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20250212125534090 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20250212125534090 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20250212125534090 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534090 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534090 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125534090 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534090 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1642 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534090 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1642 Sending data request: sapi=5 arfcn=877 cur_fn=1638 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) 20250212125534090 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125534104 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) 20250212125534104 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) 20250212125534104 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) 20250212125534104 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) 20250212125534104 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) 20250212125534104 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) 20250212125534105 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) 20250212125534105 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) 20250212125534105 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) 20250212125534105 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) 20250212125534105 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) 20250212125534105 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) 20250212125534105 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) 20250212125534105 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) 20250212125534105 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1642): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20250212125534105 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125534106 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) 20250212125534106 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) 20250212125534108 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) 20250212125534108 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1646 block_nr=8 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1651 (gprs_rlcmac_sched.cpp:454) 20250212125534108 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1651 for type USF (pdch_ul_controller.c:184) 20250212125534108 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534108 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20250212125534108 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20250212125534108 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20250212125534108 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534109 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534109 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125534109 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534109 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1646 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534109 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1646 Sending data request: sapi=5 arfcn=877 cur_fn=1642 block=8 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) 20250212125534109 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125534123 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) 20250212125534123 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) 20250212125534124 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) 20250212125534124 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) 20250212125534124 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) 20250212125534124 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) 20250212125534125 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) 20250212125534125 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) 20250212125534125 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) 20250212125534125 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) 20250212125534125 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) 20250212125534125 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) 20250212125534126 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) 20250212125534126 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) 20250212125534126 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1646): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20250212125534126 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125534126 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) 20250212125534126 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) 20250212125534132 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) 20250212125534132 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1651 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=1655 (gprs_rlcmac_sched.cpp:454) 20250212125534132 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1655 for type USF (pdch_ul_controller.c:184) 20250212125534132 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534132 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20250212125534132 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20250212125534132 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20250212125534132 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534132 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534132 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125534133 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534133 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1651 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534133 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1651 Sending data request: sapi=5 arfcn=877 cur_fn=1646 block=9 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) 20250212125534133 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125534147 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) 20250212125534147 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) 20250212125534149 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) 20250212125534149 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) 20250212125534149 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) 20250212125534149 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) 20250212125534150 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) 20250212125534150 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) 20250212125534151 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) 20250212125534151 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) 20250212125534152 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) 20250212125534152 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) 20250212125534152 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) 20250212125534152 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) 20250212125534152 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1651): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20250212125534152 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125534153 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) 20250212125534153 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) 20250212125534154 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) 20250212125534154 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1655 block_nr=10 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=1659 (gprs_rlcmac_sched.cpp:454) 20250212125534154 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1659 for type USF (pdch_ul_controller.c:184) 20250212125534154 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534154 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20250212125534154 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20250212125534154 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20250212125534154 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534154 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534154 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125534154 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534154 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1655 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534154 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1655 Sending data request: sapi=5 arfcn=877 cur_fn=1651 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) 20250212125534155 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125534166 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) 20250212125534166 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) 20250212125534166 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) 20250212125534166 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) 20250212125534166 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) 20250212125534167 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) 20250212125534167 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) 20250212125534167 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) 20250212125534167 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) 20250212125534167 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) 20250212125534168 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) 20250212125534168 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) 20250212125534168 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) 20250212125534168 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) 20250212125534168 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1655): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20250212125534168 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125534169 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) 20250212125534169 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) 20250212125534171 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) 20250212125534171 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1659 block_nr=11 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=1664 (gprs_rlcmac_sched.cpp:454) 20250212125534171 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1664 for type USF (pdch_ul_controller.c:184) 20250212125534171 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534171 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20250212125534171 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20250212125534171 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20250212125534171 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534171 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534171 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125534171 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534171 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1659 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534171 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1659 Sending data request: sapi=5 arfcn=877 cur_fn=1655 block=11 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) 20250212125534172 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125534185 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) 20250212125534185 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) 20250212125534186 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) 20250212125534186 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) 20250212125534186 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) 20250212125534186 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) 20250212125534186 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) 20250212125534186 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) 20250212125534187 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) 20250212125534187 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) 20250212125534187 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) 20250212125534187 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) 20250212125534187 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) 20250212125534187 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) 20250212125534187 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1659): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20250212125534187 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125534188 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) 20250212125534188 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) 20250212125534194 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) 20250212125534194 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1664 block_nr=0 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=1668 (gprs_rlcmac_sched.cpp:454) 20250212125534194 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1668 for type USF (pdch_ul_controller.c:184) 20250212125534194 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534194 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20250212125534194 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20250212125534194 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20250212125534194 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534194 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534194 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125534195 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534195 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1664 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534195 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1664 Sending data request: sapi=5 arfcn=877 cur_fn=1659 block=0 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) 20250212125534195 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125534209 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) 20250212125534209 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) 20250212125534210 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) 20250212125534210 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) 20250212125534211 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) 20250212125534211 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) 20250212125534212 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) 20250212125534212 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) 20250212125534213 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) 20250212125534213 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) 20250212125534214 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) 20250212125534214 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) 20250212125534214 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) 20250212125534214 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) 20250212125534214 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1664): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20250212125534214 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125534216 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) 20250212125534216 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) 20250212125534217 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) 20250212125534217 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1668 block_nr=1 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=1672 (gprs_rlcmac_sched.cpp:454) 20250212125534217 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1672 for type USF (pdch_ul_controller.c:184) 20250212125534217 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534217 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20250212125534217 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20250212125534217 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20250212125534217 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534217 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534217 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125534217 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534217 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1668 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534217 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1668 Sending data request: sapi=5 arfcn=877 cur_fn=1664 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) 20250212125534217 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125534229 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) 20250212125534229 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) 20250212125534230 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) 20250212125534230 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) 20250212125534231 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) 20250212125534231 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) 20250212125534231 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) 20250212125534231 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) 20250212125534232 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) 20250212125534232 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) 20250212125534232 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) 20250212125534232 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) 20250212125534233 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) 20250212125534233 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) 20250212125534233 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1668): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20250212125534233 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125534233 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) 20250212125534233 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) 20250212125534234 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) 20250212125534234 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1672 block_nr=2 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=1677 (gprs_rlcmac_sched.cpp:454) 20250212125534234 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1677 for type USF (pdch_ul_controller.c:184) 20250212125534234 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534234 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20250212125534234 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20250212125534234 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20250212125534234 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534234 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534234 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125534234 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534234 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1672 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534234 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1672 Sending data request: sapi=5 arfcn=877 cur_fn=1668 block=2 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) 20250212125534235 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125534247 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) 20250212125534247 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) 20250212125534248 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) 20250212125534248 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) 20250212125534248 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) 20250212125534248 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) 20250212125534248 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) 20250212125534248 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) 20250212125534248 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) 20250212125534248 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) 20250212125534248 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) 20250212125534248 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) 20250212125534248 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) 20250212125534248 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) 20250212125534248 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1672): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20250212125534248 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125534249 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) 20250212125534249 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) 20250212125534256 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) 20250212125534257 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1677 block_nr=3 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1681 (gprs_rlcmac_sched.cpp:454) 20250212125534257 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1681 for type USF (pdch_ul_controller.c:184) 20250212125534257 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534257 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20250212125534257 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20250212125534257 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20250212125534257 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534257 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534257 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125534257 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534257 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1677 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534257 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1677 Sending data request: sapi=5 arfcn=877 cur_fn=1672 block=3 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) 20250212125534257 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125534271 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) 20250212125534271 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) 20250212125534271 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) 20250212125534271 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) 20250212125534271 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) 20250212125534271 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) 20250212125534271 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) 20250212125534271 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) 20250212125534271 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) 20250212125534271 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) 20250212125534271 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) 20250212125534271 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) 20250212125534272 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) 20250212125534272 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) 20250212125534272 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1677): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20250212125534272 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125534272 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) 20250212125534272 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) 20250212125534275 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) 20250212125534275 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1681 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=1685 (gprs_rlcmac_sched.cpp:454) 20250212125534275 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1685 for type USF (pdch_ul_controller.c:184) 20250212125534275 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534275 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20250212125534275 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20250212125534275 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20250212125534275 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534275 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534275 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125534275 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534275 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1681 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534275 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1681 Sending data request: sapi=5 arfcn=877 cur_fn=1677 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) 20250212125534275 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125534289 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) 20250212125534289 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) 20250212125534289 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) 20250212125534289 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) 20250212125534289 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) 20250212125534289 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) 20250212125534290 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) 20250212125534290 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) 20250212125534290 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) 20250212125534290 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) 20250212125534290 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) 20250212125534290 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) 20250212125534290 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) 20250212125534290 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) 20250212125534290 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1681): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20250212125534290 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125534290 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) 20250212125534290 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) 20250212125534294 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) 20250212125534294 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1685 block_nr=5 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=1690 (gprs_rlcmac_sched.cpp:454) 20250212125534294 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1690 for type USF (pdch_ul_controller.c:184) 20250212125534294 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534294 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20250212125534294 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20250212125534294 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20250212125534294 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534294 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534294 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125534294 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534294 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1685 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534294 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1685 Sending data request: sapi=5 arfcn=877 cur_fn=1681 block=5 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) 20250212125534294 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125534301 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20250212125534301 DTBF INFO TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} free (tbf.cpp:271) 20250212125534301 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20250212125534301 DMS INFO MS(TLLI-0x00000029:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000029){RELEASING} (gprs_ms.c:381) 20250212125534301 DMS INFO MS(TLLI-0x00000029:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125534301 DMS INFO MS(TLLI-0x00000029:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125534301 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125534301 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){NONE}: Deallocated (fsm.c:568) 20250212125534301 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){RELEASING}: Deallocated (fsm.c:568) 20250212125534301 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-5:G){NONE}: Deallocated (fsm.c:568) 20250212125534301 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-5:G){NONE}: Deallocated (fsm.c:568) 20250212125534308 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) 20250212125534308 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) 20250212125534308 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) 20250212125534308 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) 20250212125534308 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) 20250212125534308 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) 20250212125534308 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) 20250212125534308 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) 20250212125534308 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) 20250212125534308 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) 20250212125534308 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) 20250212125534308 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) 20250212125534309 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) 20250212125534309 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) 20250212125534309 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1685): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20250212125534309 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125534309 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) 20250212125534309 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) 20250212125534317 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) 20250212125534317 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1690 block_nr=6 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=1694 (gprs_rlcmac_sched.cpp:454) 20250212125534317 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1694 for type USF (pdch_ul_controller.c:184) 20250212125534317 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534317 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20250212125534317 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20250212125534317 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20250212125534317 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534317 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534317 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125534317 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534317 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1690 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534317 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1690 Sending data request: sapi=5 arfcn=877 cur_fn=1685 block=6 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) 20250212125534317 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125534331 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) 20250212125534331 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) 20250212125534331 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) 20250212125534331 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) 20250212125534331 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) 20250212125534331 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) 20250212125534332 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) 20250212125534332 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) 20250212125534332 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) 20250212125534332 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) 20250212125534332 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) 20250212125534332 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) 20250212125534332 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) 20250212125534332 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) 20250212125534332 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1690): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20250212125534332 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125534332 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) 20250212125534332 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) 20250212125534336 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) 20250212125534336 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1694 block_nr=7 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=1698 (gprs_rlcmac_sched.cpp:454) 20250212125534336 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1698 for type USF (pdch_ul_controller.c:184) 20250212125534336 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534336 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20250212125534336 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20250212125534336 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20250212125534336 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534336 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534336 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125534336 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534336 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1694 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534336 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1694 Sending data request: sapi=5 arfcn=877 cur_fn=1690 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) 20250212125534336 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125534350 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) 20250212125534350 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) 20250212125534350 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) 20250212125534350 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) 20250212125534350 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) 20250212125534350 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) 20250212125534350 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) 20250212125534350 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) 20250212125534350 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) 20250212125534350 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) 20250212125534350 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) 20250212125534350 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) 20250212125534351 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) 20250212125534351 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) 20250212125534351 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1694): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20250212125534351 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125534351 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) 20250212125534351 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) 20250212125534354 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) 20250212125534354 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1698 block_nr=8 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=1703 (gprs_rlcmac_sched.cpp:454) 20250212125534354 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1703 for type USF (pdch_ul_controller.c:184) 20250212125534354 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534354 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20250212125534354 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20250212125534354 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20250212125534354 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534354 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534354 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125534355 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534355 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1698 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534355 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1698 Sending data request: sapi=5 arfcn=877 cur_fn=1694 block=8 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) 20250212125534355 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125534369 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) 20250212125534369 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) 20250212125534370 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) 20250212125534370 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) 20250212125534370 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) 20250212125534370 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) 20250212125534371 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) 20250212125534371 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) 20250212125534371 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) 20250212125534371 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) 20250212125534372 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) 20250212125534372 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) 20250212125534372 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) 20250212125534372 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) 20250212125534372 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1698): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20250212125534372 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125534373 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) 20250212125534373 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) 20250212125534378 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) 20250212125534379 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1703 block_nr=9 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=1707 (gprs_rlcmac_sched.cpp:454) 20250212125534379 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1707 for type USF (pdch_ul_controller.c:184) 20250212125534379 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534379 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20250212125534379 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20250212125534379 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534379 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125534379 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534379 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1703 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534379 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1703 Sending data request: sapi=5 arfcn=877 cur_fn=1698 block=9 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) 20250212125534380 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125534392 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) 20250212125534392 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) 20250212125534393 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) 20250212125534393 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) 20250212125534393 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) 20250212125534393 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) 20250212125534394 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) 20250212125534394 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) 20250212125534394 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) 20250212125534394 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) 20250212125534395 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) 20250212125534395 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) 20250212125534395 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) 20250212125534395 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) 20250212125534395 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1703): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20250212125534395 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125534395 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) 20250212125534395 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) 20250212125534397 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) 20250212125534397 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1707 block_nr=10 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1711 (gprs_rlcmac_sched.cpp:454) 20250212125534397 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1711 for type USF (pdch_ul_controller.c:184) 20250212125534397 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1707 Sending data request: sapi=5 arfcn=877 cur_fn=1703 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) 20250212125534398 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125534413 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) 20250212125534413 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) 20250212125534414 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) 20250212125534414 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) 20250212125534415 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) 20250212125534415 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) 20250212125534416 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) 20250212125534416 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) 20250212125534417 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) 20250212125534417 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) 20250212125534418 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) 20250212125534418 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) 20250212125534419 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) 20250212125534419 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) 20250212125534419 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1707): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20250212125534419 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125534419 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) 20250212125534419 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) 20250212125534420 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) 20250212125534420 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1711 block_nr=11 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1716 (gprs_rlcmac_sched.cpp:454) 20250212125534421 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1716 for type USF (pdch_ul_controller.c:184) 20250212125534421 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534421 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20250212125534421 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20250212125534421 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20250212125534421 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534421 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534421 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125534421 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534421 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1711 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534421 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1711 Sending data request: sapi=5 arfcn=878 cur_fn=1707 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) 20250212125534422 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125534433 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) 20250212125534433 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) 20250212125534435 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) 20250212125534435 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) 20250212125534435 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) 20250212125534435 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) 20250212125534436 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) 20250212125534436 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) 20250212125534437 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) 20250212125534437 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) 20250212125534437 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) 20250212125534437 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) 20250212125534438 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) 20250212125534438 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) 20250212125534438 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1711): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20250212125534438 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125534439 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) 20250212125534439 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) 20250212125534441 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) 20250212125534441 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1716 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=1720 (gprs_rlcmac_sched.cpp:454) 20250212125534441 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1720 for type USF (pdch_ul_controller.c:184) 20250212125534441 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534441 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20250212125534441 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20250212125534441 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20250212125534441 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534441 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534441 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125534442 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534442 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1716 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534442 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1716 Sending data request: sapi=5 arfcn=878 cur_fn=1711 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) 20250212125534442 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20250212125534457 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) 20250212125534457 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) 20250212125534458 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) 20250212125534458 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) 20250212125534458 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) 20250212125534458 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) 20250212125534459 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) 20250212125534459 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) 20250212125534460 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) 20250212125534460 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) 20250212125534461 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) 20250212125534461 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) 20250212125534462 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) 20250212125534462 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) 20250212125534464 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) 20250212125534464 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) 20250212125534464 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1716): TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} (pdch_ul_controller.c:309) 20250212125534464 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125534465 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) 20250212125534465 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1720 block_nr=1 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=1724 (gprs_rlcmac_sched.cpp:454) 20250212125534465 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1724 for type USF (pdch_ul_controller.c:184) 20250212125534465 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534465 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20250212125534465 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20250212125534465 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20250212125534465 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534465 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534465 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125534466 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534466 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1720 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534466 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1720 Sending data request: sapi=5 arfcn=878 cur_fn=1716 block=1 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) 20250212125534466 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125534474 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) 20250212125534474 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) 20250212125534475 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) 20250212125534475 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) 20250212125534475 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) 20250212125534475 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) 20250212125534475 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) 20250212125534475 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) 20250212125534476 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) 20250212125534476 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) 20250212125534476 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) 20250212125534476 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) 20250212125534476 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) 20250212125534476 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) 20250212125534477 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) 20250212125534477 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) 20250212125534477 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1720): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20250212125534477 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125534479 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) 20250212125534479 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1724 block_nr=2 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=1729 (gprs_rlcmac_sched.cpp:454) 20250212125534479 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1729 for type USF (pdch_ul_controller.c:184) 20250212125534479 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534479 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20250212125534479 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20250212125534479 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20250212125534479 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534479 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534479 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125534479 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534479 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1724 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534479 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1724 Sending data request: sapi=5 arfcn=878 cur_fn=1720 block=2 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) 20250212125534479 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125534494 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) 20250212125534494 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) 20250212125534495 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) 20250212125534495 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) 20250212125534496 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) 20250212125534496 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) 20250212125534497 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) 20250212125534497 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) 20250212125534497 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) 20250212125534497 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) 20250212125534498 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) 20250212125534498 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) 20250212125534499 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) 20250212125534499 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) 20250212125534500 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) 20250212125534500 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) 20250212125534500 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1724): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20250212125534500 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125534504 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) 20250212125534504 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1729 block_nr=3 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=1733 (gprs_rlcmac_sched.cpp:454) 20250212125534504 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1733 for type USF (pdch_ul_controller.c:184) 20250212125534504 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534504 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20250212125534504 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20250212125534504 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20250212125534504 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534504 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534504 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125534505 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534505 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1729 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534505 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1729 Sending data request: sapi=5 arfcn=878 cur_fn=1724 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) 20250212125534505 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125534518 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) 20250212125534518 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) 20250212125534519 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) 20250212125534519 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) 20250212125534520 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) 20250212125534520 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) 20250212125534520 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) 20250212125534520 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) 20250212125534521 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) 20250212125534521 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) 20250212125534522 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) 20250212125534522 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) 20250212125534522 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) 20250212125534522 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) 20250212125534523 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) 20250212125534523 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) 20250212125534523 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1729): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20250212125534523 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125534523 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) 20250212125534523 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1733 block_nr=4 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=1737 (gprs_rlcmac_sched.cpp:454) 20250212125534523 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1737 for type USF (pdch_ul_controller.c:184) 20250212125534523 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534523 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20250212125534523 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20250212125534523 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20250212125534523 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534523 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534523 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125534524 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534524 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1733 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534524 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1733 Sending data request: sapi=5 arfcn=878 cur_fn=1729 block=4 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) 20250212125534524 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125534537 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) 20250212125534537 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) 20250212125534539 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) 20250212125534539 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) 20250212125534540 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) 20250212125534540 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) 20250212125534541 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) 20250212125534541 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) 20250212125534542 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) 20250212125534542 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) 20250212125534543 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) 20250212125534543 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) 20250212125534543 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) 20250212125534543 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) 20250212125534544 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) 20250212125534544 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) 20250212125534544 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1733): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20250212125534544 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125534545 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) 20250212125534545 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1737 block_nr=5 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=1742 (gprs_rlcmac_sched.cpp:454) 20250212125534545 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1742 for type USF (pdch_ul_controller.c:184) 20250212125534545 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534545 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20250212125534545 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20250212125534545 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20250212125534545 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534545 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534545 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125534546 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534546 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1737 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534546 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1737 Sending data request: sapi=5 arfcn=878 cur_fn=1733 block=5 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) 20250212125534546 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125534557 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) 20250212125534557 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) 20250212125534559 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) 20250212125534559 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) 20250212125534559 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) 20250212125534559 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) 20250212125534560 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) 20250212125534560 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) 20250212125534561 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) 20250212125534561 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) 20250212125534562 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) 20250212125534562 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) 20250212125534563 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) 20250212125534563 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) 20250212125534563 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) 20250212125534563 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) 20250212125534563 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1737): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20250212125534563 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125534567 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) 20250212125534567 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1742 block_nr=6 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1746 (gprs_rlcmac_sched.cpp:454) 20250212125534567 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1746 for type USF (pdch_ul_controller.c:184) 20250212125534567 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534567 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20250212125534567 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20250212125534567 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20250212125534567 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534567 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534567 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125534567 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534567 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1742 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534567 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1742 Sending data request: sapi=5 arfcn=878 cur_fn=1737 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) 20250212125534568 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125534581 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) 20250212125534581 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) 20250212125534583 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) 20250212125534583 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) 20250212125534583 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) 20250212125534583 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) 20250212125534584 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) 20250212125534584 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) 20250212125534585 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) 20250212125534585 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) 20250212125534586 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) 20250212125534586 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) 20250212125534587 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) 20250212125534587 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) 20250212125534588 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) 20250212125534588 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) 20250212125534588 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1742): TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} (pdch_ul_controller.c:309) 20250212125534588 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125534589 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) 20250212125534589 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1746 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=1750 (gprs_rlcmac_sched.cpp:454) 20250212125534589 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1750 for type USF (pdch_ul_controller.c:184) 20250212125534589 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534589 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20250212125534589 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20250212125534589 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20250212125534589 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534589 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534589 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125534589 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534589 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1746 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534589 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1746 Sending data request: sapi=5 arfcn=878 cur_fn=1742 block=7 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) 20250212125534589 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125534600 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) 20250212125534600 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) 20250212125534602 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) 20250212125534602 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) 20250212125534603 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) 20250212125534603 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) 20250212125534604 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) 20250212125534604 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) 20250212125534605 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) 20250212125534605 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) 20250212125534605 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) 20250212125534605 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) 20250212125534606 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) 20250212125534606 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) 20250212125534607 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) 20250212125534607 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) 20250212125534607 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1746): TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} (pdch_ul_controller.c:309) 20250212125534607 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125534608 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) 20250212125534608 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1750 block_nr=8 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=1755 (gprs_rlcmac_sched.cpp:454) 20250212125534608 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1755 for type USF (pdch_ul_controller.c:184) 20250212125534608 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534608 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20250212125534608 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20250212125534608 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20250212125534608 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534608 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534609 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125534609 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534609 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1750 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534609 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1750 Sending data request: sapi=5 arfcn=878 cur_fn=1746 block=8 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) 20250212125534609 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125534619 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) 20250212125534619 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) 20250212125534620 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) 20250212125534620 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) 20250212125534620 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) 20250212125534620 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) 20250212125534621 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) 20250212125534621 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) 20250212125534622 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) 20250212125534622 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) 20250212125534623 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) 20250212125534623 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) 20250212125534623 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) 20250212125534623 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) 20250212125534623 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) 20250212125534623 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) 20250212125534623 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1750): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20250212125534623 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125534628 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) 20250212125534628 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1755 block_nr=9 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=1759 (gprs_rlcmac_sched.cpp:454) 20250212125534628 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1759 for type USF (pdch_ul_controller.c:184) 20250212125534628 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534628 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20250212125534629 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20250212125534629 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20250212125534629 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534629 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534629 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125534629 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534629 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1755 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534629 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1755 Sending data request: sapi=5 arfcn=878 cur_fn=1750 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) 20250212125534629 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125534642 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) 20250212125534642 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) 20250212125534642 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) 20250212125534642 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) 20250212125534643 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) 20250212125534643 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) 20250212125534643 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) 20250212125534643 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) 20250212125534643 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) 20250212125534643 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) 20250212125534643 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) 20250212125534643 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) 20250212125534643 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) 20250212125534643 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) 20250212125534643 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) 20250212125534643 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) 20250212125534643 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1755): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20250212125534643 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125534647 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) 20250212125534647 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1759 block_nr=10 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=1763 (gprs_rlcmac_sched.cpp:454) 20250212125534647 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1763 for type USF (pdch_ul_controller.c:184) 20250212125534647 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534647 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20250212125534647 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20250212125534647 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20250212125534647 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534647 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534647 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125534647 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534647 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1759 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534647 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1759 Sending data request: sapi=5 arfcn=878 cur_fn=1755 block=10 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) 20250212125534647 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125534663 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) 20250212125534663 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) 20250212125534664 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) 20250212125534664 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) 20250212125534665 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) 20250212125534665 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) 20250212125534666 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) 20250212125534666 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) 20250212125534667 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) 20250212125534667 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) 20250212125534667 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) 20250212125534667 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) 20250212125534668 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) 20250212125534668 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) 20250212125534669 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) 20250212125534669 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) 20250212125534669 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1759): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20250212125534669 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125534670 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) 20250212125534670 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1763 block_nr=11 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=1768 (gprs_rlcmac_sched.cpp:454) 20250212125534670 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1768 for type USF (pdch_ul_controller.c:184) 20250212125534670 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534670 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20250212125534670 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20250212125534670 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20250212125534670 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534670 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534671 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125534671 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534671 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1763 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534672 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1763 Sending data request: sapi=5 arfcn=878 cur_fn=1759 block=11 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) 20250212125534672 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125534682 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) 20250212125534682 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) 20250212125534683 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) 20250212125534683 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) 20250212125534684 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) 20250212125534684 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) 20250212125534685 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) 20250212125534685 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) 20250212125534685 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) 20250212125534685 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) 20250212125534686 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) 20250212125534686 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) 20250212125534687 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) 20250212125534687 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) 20250212125534687 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) 20250212125534687 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) 20250212125534687 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1763): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20250212125534687 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125534691 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) 20250212125534691 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1768 block_nr=0 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=1772 (gprs_rlcmac_sched.cpp:454) 20250212125534691 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1772 for type USF (pdch_ul_controller.c:184) 20250212125534691 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534691 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20250212125534691 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20250212125534691 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20250212125534691 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534691 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534691 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125534692 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534692 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1768 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534692 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1768 Sending data request: sapi=5 arfcn=878 cur_fn=1763 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) 20250212125534692 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125534706 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) 20250212125534706 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) 20250212125534707 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) 20250212125534707 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) 20250212125534707 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) 20250212125534707 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) 20250212125534708 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) 20250212125534708 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) 20250212125534709 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) 20250212125534709 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) 20250212125534709 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) 20250212125534709 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) 20250212125534710 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) 20250212125534710 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) 20250212125534711 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) 20250212125534711 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) 20250212125534711 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1768): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20250212125534711 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125534711 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) 20250212125534711 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1772 block_nr=1 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1776 (gprs_rlcmac_sched.cpp:454) 20250212125534711 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1776 for type USF (pdch_ul_controller.c:184) 20250212125534711 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534711 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20250212125534711 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20250212125534711 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20250212125534711 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534711 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534711 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125534712 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534712 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1772 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534712 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1772 Sending data request: sapi=5 arfcn=878 cur_fn=1768 block=1 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) 20250212125534712 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125534725 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) 20250212125534725 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) 20250212125534727 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) 20250212125534727 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) 20250212125534727 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) 20250212125534728 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) 20250212125534728 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) 20250212125534728 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) 20250212125534729 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) 20250212125534729 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) 20250212125534730 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) 20250212125534730 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) 20250212125534731 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) 20250212125534731 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) 20250212125534732 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) 20250212125534732 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) 20250212125534732 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1772): TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} (pdch_ul_controller.c:309) 20250212125534732 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125534732 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) 20250212125534732 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1776 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=1781 (gprs_rlcmac_sched.cpp:454) 20250212125534732 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1781 for type USF (pdch_ul_controller.c:184) 20250212125534732 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534732 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20250212125534732 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20250212125534732 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20250212125534732 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534732 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534732 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125534733 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534733 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1776 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534733 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1776 Sending data request: sapi=5 arfcn=878 cur_fn=1772 block=2 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) 20250212125534733 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125534744 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) 20250212125534745 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) 20250212125534746 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) 20250212125534746 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) 20250212125534747 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) 20250212125534747 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) 20250212125534748 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) 20250212125534748 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) 20250212125534749 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) 20250212125534749 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) 20250212125534750 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) 20250212125534750 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) 20250212125534751 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) 20250212125534751 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) 20250212125534751 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) 20250212125534751 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) 20250212125534751 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1776): TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} (pdch_ul_controller.c:309) 20250212125534751 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125534754 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) 20250212125534754 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1781 block_nr=3 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=1785 (gprs_rlcmac_sched.cpp:454) 20250212125534754 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1785 for type USF (pdch_ul_controller.c:184) 20250212125534754 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534754 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20250212125534754 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20250212125534754 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20250212125534754 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534754 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534754 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125534754 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534754 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1781 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534754 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1781 Sending data request: sapi=5 arfcn=878 cur_fn=1776 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) 20250212125534755 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125534768 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) 20250212125534768 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) 20250212125534769 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) 20250212125534769 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) 20250212125534770 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) 20250212125534770 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) 20250212125534771 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) 20250212125534771 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) 20250212125534772 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) 20250212125534772 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) 20250212125534773 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) 20250212125534773 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) 20250212125534774 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) 20250212125534774 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) 20250212125534775 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) 20250212125534775 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) 20250212125534775 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1781): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20250212125534775 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125534776 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) 20250212125534776 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1785 block_nr=4 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=1789 (gprs_rlcmac_sched.cpp:454) 20250212125534776 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1789 for type USF (pdch_ul_controller.c:184) 20250212125534776 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534776 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20250212125534776 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20250212125534776 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20250212125534776 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534776 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534776 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125534777 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534777 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1785 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534777 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1785 Sending data request: sapi=5 arfcn=878 cur_fn=1781 block=4 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) 20250212125534777 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125534787 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) 20250212125534787 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) 20250212125534790 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) 20250212125534790 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) 20250212125534791 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) 20250212125534791 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) 20250212125534792 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) 20250212125534792 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) 20250212125534793 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) 20250212125534793 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) 20250212125534793 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) 20250212125534794 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) 20250212125534794 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) 20250212125534794 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) 20250212125534794 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) 20250212125534794 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) 20250212125534794 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1785): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20250212125534794 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125534794 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) 20250212125534794 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1789 block_nr=5 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=1794 (gprs_rlcmac_sched.cpp:454) 20250212125534794 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1794 for type USF (pdch_ul_controller.c:184) 20250212125534794 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534794 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20250212125534795 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20250212125534795 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20250212125534795 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534795 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534795 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125534795 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534795 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1789 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534795 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1789 Sending data request: sapi=5 arfcn=878 cur_fn=1785 block=5 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) 20250212125534795 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125534805 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) 20250212125534805 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) 20250212125534805 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) 20250212125534805 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) 20250212125534805 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) 20250212125534805 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) 20250212125534805 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) 20250212125534805 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) 20250212125534805 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) 20250212125534805 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) 20250212125534806 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) 20250212125534806 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) 20250212125534806 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) 20250212125534806 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) 20250212125534806 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) 20250212125534806 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) 20250212125534806 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1789): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20250212125534806 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125534814 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) 20250212125534814 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1794 block_nr=6 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=1798 (gprs_rlcmac_sched.cpp:454) 20250212125534814 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1798 for type USF (pdch_ul_controller.c:184) 20250212125534814 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534814 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20250212125534814 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20250212125534814 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20250212125534814 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534814 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534814 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125534814 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534814 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1794 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534814 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1794 Sending data request: sapi=5 arfcn=878 cur_fn=1789 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) 20250212125534815 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125534828 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) 20250212125534828 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) 20250212125534828 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) 20250212125534828 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) 20250212125534829 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) 20250212125534829 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) 20250212125534829 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) 20250212125534829 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) 20250212125534829 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) 20250212125534829 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) 20250212125534829 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) 20250212125534829 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) 20250212125534829 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) 20250212125534829 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) 20250212125534829 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) 20250212125534829 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) 20250212125534829 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1794): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20250212125534829 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125534833 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) 20250212125534833 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1798 block_nr=7 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=1802 (gprs_rlcmac_sched.cpp:454) 20250212125534833 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1802 for type USF (pdch_ul_controller.c:184) 20250212125534833 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534833 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20250212125534833 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20250212125534833 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20250212125534833 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534833 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534833 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125534833 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534833 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1798 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534833 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1798 Sending data request: sapi=5 arfcn=878 cur_fn=1794 block=7 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) 20250212125534833 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125534847 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) 20250212125534847 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) 20250212125534847 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) 20250212125534847 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) 20250212125534847 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) 20250212125534847 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) 20250212125534848 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) 20250212125534848 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) 20250212125534848 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) 20250212125534848 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) 20250212125534848 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) 20250212125534848 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) 20250212125534848 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) 20250212125534848 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) 20250212125534848 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) 20250212125534848 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) 20250212125534848 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1798): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20250212125534848 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125534851 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) 20250212125534851 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1802 block_nr=8 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1807 (gprs_rlcmac_sched.cpp:454) 20250212125534852 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1807 for type USF (pdch_ul_controller.c:184) 20250212125534852 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534852 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20250212125534852 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20250212125534852 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20250212125534852 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534852 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534852 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125534852 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534852 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1802 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534852 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1802 Sending data request: sapi=5 arfcn=878 cur_fn=1798 block=8 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) 20250212125534852 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125534866 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) 20250212125534866 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) 20250212125534866 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) 20250212125534866 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) 20250212125534866 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) 20250212125534866 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) 20250212125534866 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) 20250212125534866 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) 20250212125534866 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) 20250212125534866 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) 20250212125534866 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) 20250212125534866 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) 20250212125534867 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) 20250212125534867 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) 20250212125534867 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) 20250212125534867 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) 20250212125534867 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1802): TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} (pdch_ul_controller.c:309) 20250212125534867 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125534875 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) 20250212125534875 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1807 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=1811 (gprs_rlcmac_sched.cpp:454) 20250212125534875 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1811 for type USF (pdch_ul_controller.c:184) 20250212125534875 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534875 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20250212125534875 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20250212125534875 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20250212125534875 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534875 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534875 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125534875 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534875 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1807 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534875 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1807 Sending data request: sapi=5 arfcn=878 cur_fn=1802 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) 20250212125534875 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125534889 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) 20250212125534889 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) 20250212125534889 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) 20250212125534889 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) 20250212125534889 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) 20250212125534889 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) 20250212125534889 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) 20250212125534889 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) 20250212125534890 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) 20250212125534890 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) 20250212125534890 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) 20250212125534890 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) 20250212125534890 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) 20250212125534890 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) 20250212125534890 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) 20250212125534890 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) 20250212125534890 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1807): TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} (pdch_ul_controller.c:309) 20250212125534890 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125534893 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) 20250212125534893 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1811 block_nr=10 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=1815 (gprs_rlcmac_sched.cpp:454) 20250212125534894 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1815 for type USF (pdch_ul_controller.c:184) 20250212125534894 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534894 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20250212125534894 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20250212125534894 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20250212125534894 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534894 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534894 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125534894 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534894 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1811 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534894 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1811 Sending data request: sapi=5 arfcn=878 cur_fn=1807 block=10 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) 20250212125534894 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125534908 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) 20250212125534908 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) 20250212125534908 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) 20250212125534908 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) 20250212125534908 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) 20250212125534908 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) 20250212125534908 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) 20250212125534908 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) 20250212125534908 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) 20250212125534908 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) 20250212125534909 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) 20250212125534909 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) 20250212125534909 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) 20250212125534909 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) 20250212125534909 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) 20250212125534909 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) 20250212125534909 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1811): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20250212125534909 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125534912 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) 20250212125534912 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1815 block_nr=11 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=1820 (gprs_rlcmac_sched.cpp:454) 20250212125534912 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1820 for type USF (pdch_ul_controller.c:184) 20250212125534912 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534912 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20250212125534912 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20250212125534912 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20250212125534912 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534912 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534912 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125534912 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534912 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1815 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534912 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1815 Sending data request: sapi=5 arfcn=878 cur_fn=1811 block=11 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) 20250212125534912 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125534926 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) 20250212125534926 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) 20250212125534926 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) 20250212125534926 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) 20250212125534927 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) 20250212125534927 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) 20250212125534927 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) 20250212125534927 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) 20250212125534927 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) 20250212125534927 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) 20250212125534927 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) 20250212125534927 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) 20250212125534927 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) 20250212125534927 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) 20250212125534927 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) 20250212125534927 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) 20250212125534927 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1815): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20250212125534927 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125534935 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) 20250212125534935 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1820 block_nr=0 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=1824 (gprs_rlcmac_sched.cpp:454) 20250212125534935 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1824 for type USF (pdch_ul_controller.c:184) 20250212125534935 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534935 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20250212125534935 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20250212125534935 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20250212125534935 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534935 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534935 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125534936 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534936 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1820 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534936 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1820 Sending data request: sapi=5 arfcn=878 cur_fn=1815 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) 20250212125534936 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125534950 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) 20250212125534950 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) 20250212125534950 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) 20250212125534950 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) 20250212125534950 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) 20250212125534950 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) 20250212125534951 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) 20250212125534951 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) 20250212125534951 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) 20250212125534951 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) 20250212125534951 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) 20250212125534951 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) 20250212125534952 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) 20250212125534952 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) 20250212125534952 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) 20250212125534952 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) 20250212125534952 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1820): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20250212125534952 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125534955 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) 20250212125534955 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1824 block_nr=1 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=1828 (gprs_rlcmac_sched.cpp:454) 20250212125534955 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1828 for type USF (pdch_ul_controller.c:184) 20250212125534955 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534955 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20250212125534955 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20250212125534955 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20250212125534955 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125534955 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534955 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125534955 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534955 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1824 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534955 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1824 Sending data request: sapi=5 arfcn=878 cur_fn=1820 block=1 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) 20250212125534956 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125534969 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) 20250212125534969 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) 20250212125534970 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) 20250212125534970 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) 20250212125534971 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) 20250212125534971 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) 20250212125534971 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) 20250212125534971 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) 20250212125534971 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) 20250212125534971 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) 20250212125534972 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) 20250212125534972 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) 20250212125534972 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) 20250212125534972 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) 20250212125534973 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) 20250212125534973 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) 20250212125534973 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1824): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20250212125534973 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125534973 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) 20250212125534973 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1828 block_nr=2 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=1833 (gprs_rlcmac_sched.cpp:454) 20250212125534973 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1833 for type USF (pdch_ul_controller.c:184) 20250212125534973 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125534973 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20250212125534973 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20250212125534973 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125534973 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125534974 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125534974 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1828 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125534974 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1828 Sending data request: sapi=5 arfcn=878 cur_fn=1824 block=2 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) 20250212125534974 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20250212125534989 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) 20250212125534989 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) 20250212125534991 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) 20250212125534991 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) 20250212125534992 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) 20250212125534992 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) 20250212125534993 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) 20250212125534993 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) 20250212125534995 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) 20250212125534995 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) 20250212125534996 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) 20250212125534996 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) 20250212125534997 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) 20250212125534997 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) 20250212125534998 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) 20250212125534998 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) 20250212125534998 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1828): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20250212125534998 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125534999 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) 20250212125534999 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1833 block_nr=3 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1837 (gprs_rlcmac_sched.cpp:454) 20250212125534999 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1837 for type USF (pdch_ul_controller.c:184) 20250212125534999 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1833 Sending data request: sapi=5 arfcn=878 cur_fn=1828 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) 20250212125535000 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(579)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(579)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125535007 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44672<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125535010 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44660<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125535011 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125535011 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125535011 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125535011 DTBF INFO TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING} free (tbf.cpp:271) 20250212125535011 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20250212125535011 DMS INFO MS(TLLI-0x00000031:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000031){RELEASING} (gprs_ms.c:381) 20250212125535011 DMS INFO MS(TLLI-0x00000031:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535011 DMS INFO MS(TLLI-0x00000031:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535011 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535011 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){NONE}: Deallocated (fsm.c:568) 20250212125535011 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){RELEASING}: Deallocated (fsm.c:568) 20250212125535011 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-6:G){NONE}: Deallocated (fsm.c:568) 20250212125535011 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-6:G){NONE}: Deallocated (fsm.c:568) 20250212125535011 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125535011 DTBF INFO TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} free (tbf.cpp:271) 20250212125535011 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535011 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20250212125535011 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000002){FLOW} (gprs_ms.c:381) 20250212125535011 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535011 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535012 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535012 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20250212125535012 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){FLOW}: Deallocated (fsm.c:568) 20250212125535012 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20250212125535012 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20250212125535012 DTBF INFO TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} free (tbf.cpp:271) 20250212125535012 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535012 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20250212125535012 DMS INFO MS(TLLI-0x0000000a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000a){FLOW} (gprs_ms.c:381) 20250212125535012 DMS INFO MS(TLLI-0x0000000a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535012 DMS INFO MS(TLLI-0x0000000a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535012 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535012 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20250212125535012 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){FLOW}: Deallocated (fsm.c:568) 20250212125535012 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20250212125535012 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20250212125535012 DTBF INFO TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} free (tbf.cpp:271) 20250212125535012 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535012 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20250212125535012 DMS INFO MS(TLLI-0x00000012:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000012){FLOW} (gprs_ms.c:381) 20250212125535012 DMS INFO MS(TLLI-0x00000012:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535012 DMS INFO MS(TLLI-0x00000012:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535012 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535012 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20250212125535012 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){FLOW}: Deallocated (fsm.c:568) 20250212125535012 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20250212125535012 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20250212125535012 DTBF INFO TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} free (tbf.cpp:271) 20250212125535012 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535012 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20250212125535012 DMS INFO MS(TLLI-0x0000001a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001a){FLOW} (gprs_ms.c:381) 20250212125535012 DMS INFO MS(TLLI-0x0000001a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535012 DMS INFO MS(TLLI-0x0000001a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535012 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535012 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){NONE}: Deallocated (fsm.c:568) 20250212125535012 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){FLOW}: Deallocated (fsm.c:568) 20250212125535012 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-3:G){NONE}: Deallocated (fsm.c:568) 20250212125535012 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-3:G){NONE}: Deallocated (fsm.c:568) 20250212125535012 DTBF INFO TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} free (tbf.cpp:271) 20250212125535012 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535012 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20250212125535012 DMS INFO MS(TLLI-0x00000022:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000022){FLOW} (gprs_ms.c:381) 20250212125535012 DMS INFO MS(TLLI-0x00000022:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535012 DMS INFO MS(TLLI-0x00000022:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535012 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535012 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){NONE}: Deallocated (fsm.c:568) 20250212125535012 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){FLOW}: Deallocated (fsm.c:568) 20250212125535012 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-4:G){NONE}: Deallocated (fsm.c:568) 20250212125535013 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-4:G){NONE}: Deallocated (fsm.c:568) 20250212125535013 DTBF INFO TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} free (tbf.cpp:271) 20250212125535013 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535013 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20250212125535013 DMS INFO MS(TLLI-0x0000002a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002a){FLOW} (gprs_ms.c:381) 20250212125535013 DMS INFO MS(TLLI-0x0000002a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535013 DMS INFO MS(TLLI-0x0000002a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535013 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535013 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){NONE}: Deallocated (fsm.c:568) 20250212125535013 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){FLOW}: Deallocated (fsm.c:568) 20250212125535013 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-5:G){NONE}: Deallocated (fsm.c:568) 20250212125535013 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-5:G){NONE}: Deallocated (fsm.c:568) 20250212125535013 DTBF INFO TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} free (tbf.cpp:271) 20250212125535013 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535013 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20250212125535013 DMS INFO MS(TLLI-0x00000032:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000032){FLOW} (gprs_ms.c:381) 20250212125535013 DMS INFO MS(TLLI-0x00000032:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535013 DMS INFO MS(TLLI-0x00000032:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535013 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535013 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){NONE}: Deallocated (fsm.c:568) 20250212125535013 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){FLOW}: Deallocated (fsm.c:568) 20250212125535013 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-6:G){NONE}: Deallocated (fsm.c:568) 20250212125535013 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-6:G){NONE}: Deallocated (fsm.c:568) 20250212125535013 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125535013 DTBF INFO TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} free (tbf.cpp:271) 20250212125535013 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535013 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20250212125535013 DMS INFO MS(TLLI-0x00000003:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000003){FLOW} (gprs_ms.c:381) 20250212125535013 DMS INFO MS(TLLI-0x00000003:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535013 DMS INFO MS(TLLI-0x00000003:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535013 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535013 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20250212125535013 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){FLOW}: Deallocated (fsm.c:568) 20250212125535013 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20250212125535013 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20250212125535013 DTBF INFO TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} free (tbf.cpp:271) 20250212125535013 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535013 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20250212125535013 DMS INFO MS(TLLI-0x0000000b:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000b){FLOW} (gprs_ms.c:381) 20250212125535013 DMS INFO MS(TLLI-0x0000000b:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535013 DMS INFO MS(TLLI-0x0000000b:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535013 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535013 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20250212125535013 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){FLOW}: Deallocated (fsm.c:568) 20250212125535013 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20250212125535013 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20250212125535013 DTBF INFO TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} free (tbf.cpp:271) 20250212125535013 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535013 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20250212125535013 DMS INFO MS(TLLI-0x00000013:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000013){FLOW} (gprs_ms.c:381) 20250212125535013 DMS INFO MS(TLLI-0x00000013:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535013 DMS INFO MS(TLLI-0x00000013:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535013 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535013 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){NONE}: Deallocated (fsm.c:568) 20250212125535013 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){FLOW}: Deallocated (fsm.c:568) 20250212125535013 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-2:G){NONE}: Deallocated (fsm.c:568) 20250212125535013 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-2:G){NONE}: Deallocated (fsm.c:568) 20250212125535014 DTBF INFO TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} free (tbf.cpp:271) 20250212125535014 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535014 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20250212125535014 DMS INFO MS(TLLI-0x0000001b:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001b){FLOW} (gprs_ms.c:381) 20250212125535014 DMS INFO MS(TLLI-0x0000001b:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535014 DMS INFO MS(TLLI-0x0000001b:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535014 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535014 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){NONE}: Deallocated (fsm.c:568) 20250212125535014 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){FLOW}: Deallocated (fsm.c:568) 20250212125535014 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-3:G){NONE}: Deallocated (fsm.c:568) 20250212125535014 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-3:G){NONE}: Deallocated (fsm.c:568) 20250212125535014 DTBF INFO TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} free (tbf.cpp:271) 20250212125535014 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535014 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20250212125535014 DMS INFO MS(TLLI-0x00000023:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000023){FLOW} (gprs_ms.c:381) 20250212125535014 DMS INFO MS(TLLI-0x00000023:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535014 DMS INFO MS(TLLI-0x00000023:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535014 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535014 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){NONE}: Deallocated (fsm.c:568) 20250212125535014 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){FLOW}: Deallocated (fsm.c:568) 20250212125535014 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-4:G){NONE}: Deallocated (fsm.c:568) 20250212125535014 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-4:G){NONE}: Deallocated (fsm.c:568) 20250212125535014 DTBF INFO TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} free (tbf.cpp:271) 20250212125535014 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535014 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20250212125535014 DMS INFO MS(TLLI-0x0000002b:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002b){FLOW} (gprs_ms.c:381) 20250212125535014 DMS INFO MS(TLLI-0x0000002b:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535014 DMS INFO MS(TLLI-0x0000002b:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535014 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535014 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){NONE}: Deallocated (fsm.c:568) 20250212125535014 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){FLOW}: Deallocated (fsm.c:568) 20250212125535014 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-5:G){NONE}: Deallocated (fsm.c:568) 20250212125535014 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-5:G){NONE}: Deallocated (fsm.c:568) 20250212125535015 DTBF INFO TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} free (tbf.cpp:271) 20250212125535015 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535015 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20250212125535015 DMS INFO MS(TLLI-0x00000033:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000033){FLOW} (gprs_ms.c:381) 20250212125535015 DMS INFO MS(TLLI-0x00000033:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535015 DMS INFO MS(TLLI-0x00000033:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535015 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535015 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){NONE}: Deallocated (fsm.c:568) 20250212125535015 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){FLOW}: Deallocated (fsm.c:568) 20250212125535015 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-6:G){NONE}: Deallocated (fsm.c:568) 20250212125535015 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-6:G){NONE}: Deallocated (fsm.c:568) 20250212125535015 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125535015 DTBF INFO TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} free (tbf.cpp:271) 20250212125535015 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535015 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20250212125535015 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000004){FLOW} (gprs_ms.c:381) 20250212125535015 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535015 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535015 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535015 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20250212125535015 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){FLOW}: Deallocated (fsm.c:568) 20250212125535015 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20250212125535015 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20250212125535015 DTBF INFO TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} free (tbf.cpp:271) 20250212125535015 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535015 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20250212125535015 DMS INFO MS(TLLI-0x0000000c:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000c){FLOW} (gprs_ms.c:381) 20250212125535015 DMS INFO MS(TLLI-0x0000000c:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535015 DMS INFO MS(TLLI-0x0000000c:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535015 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535015 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){NONE}: Deallocated (fsm.c:568) 20250212125535015 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){FLOW}: Deallocated (fsm.c:568) 20250212125535015 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-1:G){NONE}: Deallocated (fsm.c:568) 20250212125535015 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-1:G){NONE}: Deallocated (fsm.c:568) 20250212125535015 DTBF INFO TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} free (tbf.cpp:271) 20250212125535015 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535015 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20250212125535015 DMS INFO MS(TLLI-0x00000014:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000014){FLOW} (gprs_ms.c:381) 20250212125535015 DMS INFO MS(TLLI-0x00000014:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535015 DMS INFO MS(TLLI-0x00000014:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535015 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535015 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){NONE}: Deallocated (fsm.c:568) 20250212125535016 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){FLOW}: Deallocated (fsm.c:568) 20250212125535016 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-2:G){NONE}: Deallocated (fsm.c:568) 20250212125535016 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-2:G){NONE}: Deallocated (fsm.c:568) 20250212125535016 DTBF INFO TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} free (tbf.cpp:271) 20250212125535016 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535016 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20250212125535016 DMS INFO MS(TLLI-0x0000001c:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001c){FLOW} (gprs_ms.c:381) 20250212125535016 DMS INFO MS(TLLI-0x0000001c:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535016 DMS INFO MS(TLLI-0x0000001c:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535016 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535016 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){NONE}: Deallocated (fsm.c:568) 20250212125535016 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){FLOW}: Deallocated (fsm.c:568) 20250212125535016 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-3:G){NONE}: Deallocated (fsm.c:568) 20250212125535016 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-3:G){NONE}: Deallocated (fsm.c:568) 20250212125535016 DTBF INFO TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} free (tbf.cpp:271) 20250212125535016 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535016 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20250212125535016 DMS INFO MS(TLLI-0x00000024:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000024){FLOW} (gprs_ms.c:381) 20250212125535016 DMS INFO MS(TLLI-0x00000024:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535016 DMS INFO MS(TLLI-0x00000024:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535016 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535016 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){NONE}: Deallocated (fsm.c:568) 20250212125535016 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){FLOW}: Deallocated (fsm.c:568) 20250212125535016 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-4:G){NONE}: Deallocated (fsm.c:568) 20250212125535016 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-4:G){NONE}: Deallocated (fsm.c:568) 20250212125535016 DTBF INFO TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} free (tbf.cpp:271) 20250212125535016 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535016 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20250212125535016 DMS INFO MS(TLLI-0x0000002c:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002c){FLOW} (gprs_ms.c:381) 20250212125535016 DMS INFO MS(TLLI-0x0000002c:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535016 DMS INFO MS(TLLI-0x0000002c:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535016 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535016 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){NONE}: Deallocated (fsm.c:568) 20250212125535016 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){FLOW}: Deallocated (fsm.c:568) 20250212125535016 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-5:G){NONE}: Deallocated (fsm.c:568) 20250212125535016 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-5:G){NONE}: Deallocated (fsm.c:568) 20250212125535017 DTBF INFO TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} free (tbf.cpp:271) 20250212125535017 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535017 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20250212125535017 DMS INFO MS(TLLI-0x00000034:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000034){FLOW} (gprs_ms.c:381) 20250212125535017 DMS INFO MS(TLLI-0x00000034:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535017 DMS INFO MS(TLLI-0x00000034:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535017 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535017 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){NONE}: Deallocated (fsm.c:568) 20250212125535017 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){FLOW}: Deallocated (fsm.c:568) 20250212125535017 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-6:G){NONE}: Deallocated (fsm.c:568) 20250212125535017 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-6:G){NONE}: Deallocated (fsm.c:568) 20250212125535017 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125535017 DTBF INFO TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} free (tbf.cpp:271) 20250212125535017 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535017 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20250212125535017 DMS INFO MS(TLLI-0x00000005:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000005){FLOW} (gprs_ms.c:381) 20250212125535017 DMS INFO MS(TLLI-0x00000005:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535017 DMS INFO MS(TLLI-0x00000005:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535017 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535017 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){NONE}: Deallocated (fsm.c:568) 20250212125535017 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){FLOW}: Deallocated (fsm.c:568) 20250212125535017 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-0:G){NONE}: Deallocated (fsm.c:568) 20250212125535017 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-0:G){NONE}: Deallocated (fsm.c:568) 20250212125535017 DTBF INFO TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} free (tbf.cpp:271) 20250212125535017 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535017 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20250212125535017 DMS INFO MS(TLLI-0x0000000d:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000d){FLOW} (gprs_ms.c:381) 20250212125535017 DMS INFO MS(TLLI-0x0000000d:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535017 DMS INFO MS(TLLI-0x0000000d:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535017 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535017 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){NONE}: Deallocated (fsm.c:568) 20250212125535018 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){FLOW}: Deallocated (fsm.c:568) 20250212125535018 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-1:G){NONE}: Deallocated (fsm.c:568) 20250212125535018 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-1:G){NONE}: Deallocated (fsm.c:568) 20250212125535018 DTBF INFO TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} free (tbf.cpp:271) 20250212125535018 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535018 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20250212125535018 DMS INFO MS(TLLI-0x00000015:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000015){FLOW} (gprs_ms.c:381) 20250212125535018 DMS INFO MS(TLLI-0x00000015:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535018 DMS INFO MS(TLLI-0x00000015:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535018 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535018 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){NONE}: Deallocated (fsm.c:568) 20250212125535018 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){FLOW}: Deallocated (fsm.c:568) 20250212125535018 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-2:G){NONE}: Deallocated (fsm.c:568) 20250212125535018 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-2:G){NONE}: Deallocated (fsm.c:568) 20250212125535018 DTBF INFO TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} free (tbf.cpp:271) 20250212125535018 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535018 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20250212125535018 DMS INFO MS(TLLI-0x0000001d:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001d){FLOW} (gprs_ms.c:381) 20250212125535018 DMS INFO MS(TLLI-0x0000001d:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535018 DMS INFO MS(TLLI-0x0000001d:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535018 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535018 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){NONE}: Deallocated (fsm.c:568) 20250212125535018 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){FLOW}: Deallocated (fsm.c:568) 20250212125535018 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-3:G){NONE}: Deallocated (fsm.c:568) 20250212125535018 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-3:G){NONE}: Deallocated (fsm.c:568) 20250212125535018 DTBF INFO TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} free (tbf.cpp:271) 20250212125535018 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535018 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20250212125535018 DMS INFO MS(TLLI-0x00000025:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000025){FLOW} (gprs_ms.c:381) 20250212125535018 DMS INFO MS(TLLI-0x00000025:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535018 DMS INFO MS(TLLI-0x00000025:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535018 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535018 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){NONE}: Deallocated (fsm.c:568) 20250212125535018 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){FLOW}: Deallocated (fsm.c:568) 20250212125535018 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-4:G){NONE}: Deallocated (fsm.c:568) 20250212125535018 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-4:G){NONE}: Deallocated (fsm.c:568) 20250212125535019 DTBF INFO TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} free (tbf.cpp:271) 20250212125535019 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535019 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20250212125535019 DMS INFO MS(TLLI-0x0000002d:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002d){FLOW} (gprs_ms.c:381) 20250212125535019 DMS INFO MS(TLLI-0x0000002d:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535019 DMS INFO MS(TLLI-0x0000002d:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535019 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535019 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){NONE}: Deallocated (fsm.c:568) 20250212125535019 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){FLOW}: Deallocated (fsm.c:568) 20250212125535019 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-5:G){NONE}: Deallocated (fsm.c:568) 20250212125535019 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-5:G){NONE}: Deallocated (fsm.c:568) 20250212125535019 DTBF INFO TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} free (tbf.cpp:271) 20250212125535019 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535019 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20250212125535019 DMS INFO MS(TLLI-0x00000035:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000035){FLOW} (gprs_ms.c:381) 20250212125535019 DMS INFO MS(TLLI-0x00000035:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535019 DMS INFO MS(TLLI-0x00000035:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535019 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535019 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){NONE}: Deallocated (fsm.c:568) 20250212125535019 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){FLOW}: Deallocated (fsm.c:568) 20250212125535019 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-6:G){NONE}: Deallocated (fsm.c:568) 20250212125535019 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-6:G){NONE}: Deallocated (fsm.c:568) 20250212125535019 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125535019 DTBF INFO TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} free (tbf.cpp:271) 20250212125535019 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535019 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20250212125535019 DMS INFO MS(TLLI-0x00000006:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000006){FLOW} (gprs_ms.c:381) 20250212125535019 DMS INFO MS(TLLI-0x00000006:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535019 DMS INFO MS(TLLI-0x00000006:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535019 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535019 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){NONE}: Deallocated (fsm.c:568) 20250212125535019 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){FLOW}: Deallocated (fsm.c:568) 20250212125535019 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-0:G){NONE}: Deallocated (fsm.c:568) 20250212125535019 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-0:G){NONE}: Deallocated (fsm.c:568) 20250212125535020 DTBF INFO TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} free (tbf.cpp:271) 20250212125535020 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535020 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20250212125535020 DMS INFO MS(TLLI-0x0000000e:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000e){FLOW} (gprs_ms.c:381) 20250212125535020 DMS INFO MS(TLLI-0x0000000e:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535020 DMS INFO MS(TLLI-0x0000000e:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535020 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535020 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){NONE}: Deallocated (fsm.c:568) 20250212125535020 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){FLOW}: Deallocated (fsm.c:568) 20250212125535020 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-1:G){NONE}: Deallocated (fsm.c:568) 20250212125535020 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-1:G){NONE}: Deallocated (fsm.c:568) 20250212125535020 DTBF INFO TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} free (tbf.cpp:271) 20250212125535020 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535020 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20250212125535020 DMS INFO MS(TLLI-0x00000016:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000016){FLOW} (gprs_ms.c:381) 20250212125535020 DMS INFO MS(TLLI-0x00000016:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535020 DMS INFO MS(TLLI-0x00000016:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535020 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535020 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){NONE}: Deallocated (fsm.c:568) 20250212125535020 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){FLOW}: Deallocated (fsm.c:568) 20250212125535020 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-2:G){NONE}: Deallocated (fsm.c:568) 20250212125535020 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-2:G){NONE}: Deallocated (fsm.c:568) 20250212125535020 DTBF INFO TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} free (tbf.cpp:271) 20250212125535020 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535020 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20250212125535020 DMS INFO MS(TLLI-0x0000001e:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001e){FLOW} (gprs_ms.c:381) 20250212125535020 DMS INFO MS(TLLI-0x0000001e:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535020 DMS INFO MS(TLLI-0x0000001e:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535020 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535020 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){NONE}: Deallocated (fsm.c:568) 20250212125535020 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){FLOW}: Deallocated (fsm.c:568) 20250212125535020 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-3:G){NONE}: Deallocated (fsm.c:568) 20250212125535020 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-3:G){NONE}: Deallocated (fsm.c:568) 20250212125535021 DTBF INFO TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} free (tbf.cpp:271) 20250212125535021 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535021 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20250212125535021 DMS INFO MS(TLLI-0x00000026:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000026){FLOW} (gprs_ms.c:381) 20250212125535021 DMS INFO MS(TLLI-0x00000026:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535021 DMS INFO MS(TLLI-0x00000026:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535021 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535021 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){NONE}: Deallocated (fsm.c:568) 20250212125535021 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){FLOW}: Deallocated (fsm.c:568) 20250212125535021 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-4:G){NONE}: Deallocated (fsm.c:568) 20250212125535021 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-4:G){NONE}: Deallocated (fsm.c:568) 20250212125535021 DTBF INFO TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} free (tbf.cpp:271) 20250212125535021 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535021 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20250212125535021 DMS INFO MS(TLLI-0x0000002e:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002e){FLOW} (gprs_ms.c:381) 20250212125535021 DMS INFO MS(TLLI-0x0000002e:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535021 DMS INFO MS(TLLI-0x0000002e:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535021 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535021 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){NONE}: Deallocated (fsm.c:568) 20250212125535021 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){FLOW}: Deallocated (fsm.c:568) 20250212125535021 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-5:G){NONE}: Deallocated (fsm.c:568) 20250212125535021 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-5:G){NONE}: Deallocated (fsm.c:568) 20250212125535021 DTBF INFO TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} free (tbf.cpp:271) 20250212125535021 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535021 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20250212125535021 DMS INFO MS(TLLI-0x00000036:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000036){FLOW} (gprs_ms.c:381) 20250212125535021 DMS INFO MS(TLLI-0x00000036:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535021 DMS INFO MS(TLLI-0x00000036:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535021 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535021 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){NONE}: Deallocated (fsm.c:568) 20250212125535021 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){FLOW}: Deallocated (fsm.c:568) 20250212125535021 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-6:G){NONE}: Deallocated (fsm.c:568) 20250212125535021 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-6:G){NONE}: Deallocated (fsm.c:568) 20250212125535021 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125535021 DTBF INFO TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} free (tbf.cpp:271) 20250212125535022 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535022 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20250212125535022 DMS INFO MS(TLLI-0x00000007:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000007){FLOW} (gprs_ms.c:381) 20250212125535022 DMS INFO MS(TLLI-0x00000007:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535022 DMS INFO MS(TLLI-0x00000007:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535022 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535022 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){NONE}: Deallocated (fsm.c:568) 20250212125535022 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){FLOW}: Deallocated (fsm.c:568) 20250212125535022 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-0:G){NONE}: Deallocated (fsm.c:568) 20250212125535022 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-0:G){NONE}: Deallocated (fsm.c:568) 20250212125535022 DTBF INFO TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} free (tbf.cpp:271) 20250212125535022 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535022 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) MTC@8d0f06c41a7d: Test case TC_paging_cs_multi_ms_imsi_tmsi finished. Verdict: pass 20250212125535022 DMS INFO MS(TLLI-0x0000000f:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000f){FLOW} (gprs_ms.c:381) 20250212125535022 DMS INFO MS(TLLI-0x0000000f:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535022 DMS INFO MS(TLLI-0x0000000f:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535022 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535022 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){NONE}: Deallocated (fsm.c:568) 20250212125535022 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){FLOW}: Deallocated (fsm.c:568) 20250212125535022 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-1:G){NONE}: Deallocated (fsm.c:568) 20250212125535022 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-1:G){NONE}: Deallocated (fsm.c:568) 20250212125535022 DTBF INFO TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} free (tbf.cpp:271) 20250212125535022 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535022 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20250212125535022 DMS INFO MS(TLLI-0x00000017:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000017){FLOW} (gprs_ms.c:381) 20250212125535022 DMS INFO MS(TLLI-0x00000017:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535022 DMS INFO MS(TLLI-0x00000017:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535022 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535022 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){NONE}: Deallocated (fsm.c:568) 20250212125535022 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){FLOW}: Deallocated (fsm.c:568) 20250212125535022 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-2:G){NONE}: Deallocated (fsm.c:568) 20250212125535022 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-2:G){NONE}: Deallocated (fsm.c:568) MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_multi_ms_imsi_tmsi pass'. 20250212125535022 DTBF INFO TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} free (tbf.cpp:271) 20250212125535022 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535023 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20250212125535023 DMS INFO MS(TLLI-0x0000001f:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001f){FLOW} (gprs_ms.c:381) 20250212125535023 DMS INFO MS(TLLI-0x0000001f:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535023 DMS INFO MS(TLLI-0x0000001f:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535023 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535023 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){NONE}: Deallocated (fsm.c:568) 20250212125535023 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){FLOW}: Deallocated (fsm.c:568) 20250212125535023 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-3:G){NONE}: Deallocated (fsm.c:568) 20250212125535023 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-3:G){NONE}: Deallocated (fsm.c:568) 20250212125535023 DTBF INFO TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} free (tbf.cpp:271) 20250212125535023 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535023 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20250212125535023 DMS INFO MS(TLLI-0x00000027:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000027){FLOW} (gprs_ms.c:381) 20250212125535023 DMS INFO MS(TLLI-0x00000027:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535023 DMS INFO MS(TLLI-0x00000027:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535023 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535023 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){NONE}: Deallocated (fsm.c:568) 20250212125535023 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){FLOW}: Deallocated (fsm.c:568) 20250212125535023 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-4:G){NONE}: Deallocated (fsm.c:568) 20250212125535023 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-4:G){NONE}: Deallocated (fsm.c:568) 20250212125535023 DTBF INFO TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} free (tbf.cpp:271) 20250212125535023 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535023 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20250212125535023 DMS INFO MS(TLLI-0x0000002f:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002f){FLOW} (gprs_ms.c:381) 20250212125535023 DMS INFO MS(TLLI-0x0000002f:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535023 DMS INFO MS(TLLI-0x0000002f:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535023 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535023 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){NONE}: Deallocated (fsm.c:568) 20250212125535023 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){FLOW}: Deallocated (fsm.c:568) 20250212125535023 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-5:G){NONE}: Deallocated (fsm.c:568) 20250212125535023 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-5:G){NONE}: Deallocated (fsm.c:568) 20250212125535023 DTBF INFO TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} free (tbf.cpp:271) 20250212125535024 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535024 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20250212125535024 DMS INFO MS(TLLI-0x00000037:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000037){FLOW} (gprs_ms.c:381) 20250212125535024 DMS INFO MS(TLLI-0x00000037:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535024 DMS INFO MS(TLLI-0x00000037:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535024 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535024 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){NONE}: Deallocated (fsm.c:568) 20250212125535024 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){FLOW}: Deallocated (fsm.c:568) 20250212125535024 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-6:G){NONE}: Deallocated (fsm.c:568) 20250212125535024 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-6:G){NONE}: Deallocated (fsm.c:568) 20250212125535024 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125535024 DTBF INFO TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} free (tbf.cpp:271) 20250212125535024 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535024 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20250212125535024 DMS INFO MS(TLLI-0x00000008:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000008){FLOW} (gprs_ms.c:381) 20250212125535024 DMS INFO MS(TLLI-0x00000008:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535024 DMS INFO MS(TLLI-0x00000008:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535024 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535024 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){NONE}: Deallocated (fsm.c:568) 20250212125535024 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){FLOW}: Deallocated (fsm.c:568) 20250212125535024 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-0:G){NONE}: Deallocated (fsm.c:568) 20250212125535024 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-0:G){NONE}: Deallocated (fsm.c:568) 20250212125535024 DTBF INFO TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} free (tbf.cpp:271) 20250212125535024 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535024 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20250212125535024 DMS INFO MS(TLLI-0x00000010:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000010){FLOW} (gprs_ms.c:381) 20250212125535024 DMS INFO MS(TLLI-0x00000010:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535024 DMS INFO MS(TLLI-0x00000010:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535024 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535024 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){NONE}: Deallocated (fsm.c:568) 20250212125535024 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){FLOW}: Deallocated (fsm.c:568) 20250212125535024 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-1:G){NONE}: Deallocated (fsm.c:568) 20250212125535024 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-1:G){NONE}: Deallocated (fsm.c:568) 20250212125535024 DTBF INFO TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} free (tbf.cpp:271) 20250212125535024 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535024 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20250212125535024 DMS INFO MS(TLLI-0x00000018:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000018){FLOW} (gprs_ms.c:381) 20250212125535024 DMS INFO MS(TLLI-0x00000018:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535024 DMS INFO MS(TLLI-0x00000018:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535024 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535024 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){NONE}: Deallocated (fsm.c:568) 20250212125535024 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){FLOW}: Deallocated (fsm.c:568) 20250212125535025 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-2:G){NONE}: Deallocated (fsm.c:568) 20250212125535025 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-2:G){NONE}: Deallocated (fsm.c:568) 20250212125535025 DTBF INFO TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} free (tbf.cpp:271) 20250212125535025 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535025 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20250212125535025 DMS INFO MS(TLLI-0x00000020:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000020){FLOW} (gprs_ms.c:381) 20250212125535025 DMS INFO MS(TLLI-0x00000020:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535025 DMS INFO MS(TLLI-0x00000020:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535025 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535025 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){NONE}: Deallocated (fsm.c:568) 20250212125535025 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){FLOW}: Deallocated (fsm.c:568) 20250212125535025 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-3:G){NONE}: Deallocated (fsm.c:568) 20250212125535025 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-3:G){NONE}: Deallocated (fsm.c:568) 20250212125535025 DTBF INFO TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} free (tbf.cpp:271) 20250212125535025 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535025 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20250212125535025 DMS INFO MS(TLLI-0x00000028:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000028){FLOW} (gprs_ms.c:381) 20250212125535025 DMS INFO MS(TLLI-0x00000028:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535025 DMS INFO MS(TLLI-0x00000028:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535025 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535025 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){NONE}: Deallocated (fsm.c:568) 20250212125535025 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){FLOW}: Deallocated (fsm.c:568) 20250212125535025 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-4:G){NONE}: Deallocated (fsm.c:568) 20250212125535025 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-4:G){NONE}: Deallocated (fsm.c:568) 20250212125535025 DTBF INFO TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} free (tbf.cpp:271) 20250212125535025 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535025 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20250212125535025 DMS INFO MS(TLLI-0x00000030:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000030){FLOW} (gprs_ms.c:381) 20250212125535025 DMS INFO MS(TLLI-0x00000030:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535025 DMS INFO MS(TLLI-0x00000030:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535025 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535025 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){NONE}: Deallocated (fsm.c:568) 20250212125535025 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){FLOW}: Deallocated (fsm.c:568) 20250212125535025 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-5:G){NONE}: Deallocated (fsm.c:568) 20250212125535025 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-5:G){NONE}: Deallocated (fsm.c:568) 20250212125535026 DTBF INFO TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} free (tbf.cpp:271) 20250212125535026 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125535026 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20250212125535026 DMS INFO MS(TLLI-0x00000038:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000038){FLOW} (gprs_ms.c:381) 20250212125535026 DMS INFO MS(TLLI-0x00000038:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125535026 DMS INFO MS(TLLI-0x00000038:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125535026 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125535026 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){NONE}: Deallocated (fsm.c:568) 20250212125535026 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){FLOW}: Deallocated (fsm.c:568) 20250212125535026 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-6:G){NONE}: Deallocated (fsm.c:568) 20250212125535026 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-6:G){NONE}: Deallocated (fsm.c:568) 20250212125535026 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125535026 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125535026 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125535026 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125535026 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) 20250212125535026 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) 20250212125535026 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 9448 with status 0 respawn: 51: starting: osmo-pcu Wed Feb 12 12:55:35 UTC 2025 ====== 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 20250212125535069 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125535071 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125535071 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125535071 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125535092 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49470<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125535193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49470<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7024376) Waiting for packet dumper to finish... 1 (prev_count=7024376, count=7109416) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_multi_ms_imsi_tmsi pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_multi_ms_imsi'. ------ PCU_Tests.TC_paging_cs_multi_ms_imsi ------ Wed Feb 12 12:55:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_cs_multi_ms_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_cs_multi_ms_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_multi_ms_imsi' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_paging_cs_multi_ms_imsi started. 585@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 585@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_paging_cs_multi_ms_imsi-BVCI1234(588)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(589)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 585@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 585@8d0f06c41a7d: 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(592)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(592)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 585@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 20250212125538349 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49476<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(591)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20250212125538357 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49480<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(591)@8d0f06c41a7d: Start timer T: 5 s TC_paging_cs_multi_ms_imsi-STATS(595)@8d0f06c41a7d: Start timer T: 2 s PCUIF(591)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_paging_cs_multi_ms_imsi-STATS(595)@8d0f06c41a7d: Start timer T: 2 s 585@8d0f06c41a7d: 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(596)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(596)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125540071 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125540072 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125540072 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(591)@8d0f06c41a7d: OsmoPCU is now connected BTS(593)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125540076 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125540076 DLGLOBAL DEBUG validating counter group 0x55ef23334040(bts) with 102 counters (rate_ctr.c:86) 20250212125540076 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125540076 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125540076 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125540076 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125540076 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125540076 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125540076 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125540076 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125540076 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125540076 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125540076 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125540076 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125540076 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125540076 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125540076 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125540076 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125540076 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125540076 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125540076 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125540076 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125540076 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125540076 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125540076 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125540076 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125540076 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125540076 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125540076 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125540076 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125540076 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125540076 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125540076 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125540076 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125540076 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125540076 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125540076 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125540076 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125540076 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125540076 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125540076 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125540076 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125540076 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125540076 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125540076 DLGLOBAL DEBUG validating counter group 0x7f2dd60835e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125540076 DLGLOBAL DEBUG validating counter group 0x55ef23333720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125540076 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125540076 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125540076 DLGLOBAL DEBUG validating counter group 0x7f2dd6084180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125540076 DLGLOBAL DEBUG validating counter group 0x7f2dd6084160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125540076 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125540076 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) 20250212125540076 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) 20250212125540076 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125540076 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125540076 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125540076 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125540076 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125540076 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125540076 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125540076 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125540076 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125540076 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125540076 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125540076 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125540076 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125540076 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125540076 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125540076 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125540076 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125540076 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125540076 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125540076 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125540076 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125540076 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125540076 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125540076 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125540076 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125540076 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125540076 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) 20250212125540076 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125540076 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) -NSVCI1234(589)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(593)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(589)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(589)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(589)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(593)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" 20250212125540077 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125540077 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) 20250212125540077 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) 20250212125540077 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125540077 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125540077 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) 20250212125540077 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125540077 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) 20250212125540077 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(593)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(589)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. BTS(593)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(589)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125540078 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125540078 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) 20250212125540078 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) 20250212125540078 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125540078 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125540078 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125540078 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125540078 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125540078 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125540078 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(593)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(593)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" 20250212125540078 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125540078 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(589)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(589)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(589)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(593)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(593)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 586@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 586@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125540083 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125540083 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125540083 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125540083 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125540083 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125540083 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125540083 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125540083 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_paging_cs_multi_ms_imsi-BVCI1234(588)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_paging_cs_multi_ms_imsi-BVCI1234(588)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125540087 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125540087 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125540087 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125540087 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125540087 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125540087 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125540087 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125540087 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125540089 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) 20250212125540089 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125540089 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125540089 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125540089 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125540089 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125540089 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125540089 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125540089 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212125540089 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212125540089 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125540089 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125540089 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) 20250212125540089 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) 20250212125540089 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) 20250212125540089 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) 20250212125540090 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) 20250212125540090 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) 20250212125540090 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) 20250212125540090 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) 20250212125540090 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) 20250212125540090 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) 20250212125540091 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) 20250212125540091 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) 20250212125540091 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) 20250212125540091 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) 20250212125540092 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125540092 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125540092 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125540092 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125540092 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125540093 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125540098 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) 20250212125540098 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125540098 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125540098 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125540098 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125540098 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125540098 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125540098 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125540098 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125540098 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125540098 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125540098 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125540098 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125540098 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125540098 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125540098 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125540098 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125540098 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125540098 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125540098 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125540098 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125540098 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125540098 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125540098 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125540098 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125540098 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125540098 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125540098 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125540098 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125540098 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125540098 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125540098 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125540098 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212125540098 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125540098 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125540098 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125540098 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125540098 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) 20250212125540098 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) 20250212125540098 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125540098 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125540098 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125540098 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125540107 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) 20250212125540107 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) 20250212125540108 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) 20250212125540108 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) 20250212125540108 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) 20250212125540108 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) 20250212125540108 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) 20250212125540108 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) 20250212125540108 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) 20250212125540108 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) 20250212125540109 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) 20250212125540109 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) 20250212125540109 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) 20250212125540109 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) 20250212125540109 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) 20250212125540109 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) 20250212125540112 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) 20250212125540112 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) 20250212125540112 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125540126 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) 20250212125540126 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) 20250212125540126 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) 20250212125540126 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) 20250212125540127 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) 20250212125540127 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) 20250212125540127 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) 20250212125540127 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) 20250212125540127 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) 20250212125540127 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) 20250212125540128 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) 20250212125540128 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) 20250212125540128 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) 20250212125540128 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) 20250212125540128 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) 20250212125540128 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) 20250212125540136 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) 20250212125540136 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) 20250212125540136 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125540149 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) 20250212125540149 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) 20250212125540149 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) 20250212125540149 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) 20250212125540149 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) 20250212125540149 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) 20250212125540150 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) 20250212125540150 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) 20250212125540150 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) 20250212125540150 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) 20250212125540150 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) 20250212125540150 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) 20250212125540150 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) 20250212125540150 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) 20250212125540150 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) 20250212125540150 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) 20250212125540154 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) 20250212125540154 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) 20250212125540154 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125540169 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) 20250212125540169 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) 20250212125540169 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) 20250212125540169 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) 20250212125540169 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) 20250212125540169 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) 20250212125540170 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) 20250212125540170 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) 20250212125540170 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) 20250212125540170 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) 20250212125540170 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) 20250212125540170 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) 20250212125540170 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) 20250212125540170 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) 20250212125540170 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) 20250212125540170 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) 20250212125540174 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) 20250212125540174 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) 20250212125540174 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125540188 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) 20250212125540188 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) 20250212125540188 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) 20250212125540188 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) 20250212125540188 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) 20250212125540188 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) 20250212125540188 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) 20250212125540188 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) 20250212125540189 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) 20250212125540189 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) 20250212125540189 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) 20250212125540189 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) 20250212125540189 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) 20250212125540189 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) 20250212125540189 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) 20250212125540189 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) 20250212125540197 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) 20250212125540197 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) 20250212125540197 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125540211 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) 20250212125540211 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) 20250212125540211 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) 20250212125540211 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) 20250212125540211 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) 20250212125540211 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) 20250212125540212 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) 20250212125540212 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) 20250212125540212 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) 20250212125540212 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) 20250212125540212 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) 20250212125540212 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) 20250212125540212 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) 20250212125540212 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) 20250212125540212 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) 20250212125540212 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) 20250212125540216 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) 20250212125540216 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) 20250212125540216 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125540230 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) 20250212125540230 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) 20250212125540230 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) 20250212125540230 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) 20250212125540230 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) 20250212125540230 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) 20250212125540230 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) 20250212125540230 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) 20250212125540230 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) 20250212125540230 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) 20250212125540231 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) 20250212125540231 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) 20250212125540231 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) 20250212125540231 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) 20250212125540231 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) 20250212125540231 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) 20250212125540234 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) 20250212125540234 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) 20250212125540234 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125540248 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) 20250212125540248 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) 20250212125540248 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) 20250212125540249 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) 20250212125540249 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) 20250212125540249 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) 20250212125540249 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) 20250212125540249 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) 20250212125540249 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) 20250212125540249 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) 20250212125540249 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) 20250212125540249 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) 20250212125540249 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) 20250212125540249 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) 20250212125540249 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) 20250212125540249 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) 20250212125540258 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) 20250212125540258 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) 20250212125540258 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125540272 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) 20250212125540272 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) 20250212125540272 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) 20250212125540272 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) 20250212125540272 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) 20250212125540272 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) 20250212125540272 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) 20250212125540272 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) 20250212125540272 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) 20250212125540272 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) 20250212125540272 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) 20250212125540272 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) 20250212125540273 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) 20250212125540273 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) 20250212125540273 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) 20250212125540273 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) 20250212125540276 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) 20250212125540276 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) 20250212125540276 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125540290 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) 20250212125540290 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) 20250212125540290 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) 20250212125540290 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) 20250212125540291 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) 20250212125540291 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) 20250212125540291 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) 20250212125540291 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) 20250212125540291 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) 20250212125540291 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) 20250212125540291 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) 20250212125540291 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) 20250212125540291 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) 20250212125540291 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) 20250212125540291 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) 20250212125540291 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) 20250212125540295 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) 20250212125540295 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) 20250212125540295 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125540299 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125540299 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125540299 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125540309 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) 20250212125540309 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) 20250212125540309 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) 20250212125540309 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) 20250212125540309 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) 20250212125540309 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) 20250212125540309 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) 20250212125540309 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) 20250212125540309 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) 20250212125540309 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) 20250212125540310 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) 20250212125540310 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) 20250212125540310 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) 20250212125540310 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) 20250212125540310 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) 20250212125540310 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) 20250212125540318 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) 20250212125540318 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) 20250212125540318 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20250212125540318 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) 20250212125540318 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125540332 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 03 32 7c 93 cc 4e 0a a0 be 1e 44 4b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125540332 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) 20250212125540332 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125540332 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 01 00 00 00 01 03 32 7c 93 cc 4e 0a a0 be 1e 44 4b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125540332 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125540332 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=52 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20250212125540332 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) 20250212125540332 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125540332 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) 20250212125540332 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125540332 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 03 32 7c 93 cc 4e 0a a0 be 1e 44 4b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125540332 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125540332 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125540332 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125540332 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125540332 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125540332 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125540332 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125540332 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) 20250212125540332 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) 20250212125540332 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125540332 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125540332 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125540332 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) 20250212125540332 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) 20250212125540333 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) 20250212125540333 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) 20250212125540333 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) 20250212125540333 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) 20250212125540333 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) 20250212125540333 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) 20250212125540333 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) 20250212125540333 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) 20250212125540333 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) 20250212125540333 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) 20250212125540333 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) 20250212125540333 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) 20250212125540337 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) 20250212125540337 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) 20250212125540337 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20250212125540337 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) 20250212125540337 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125540337 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125540337 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) 20250212125540337 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125540337 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125540337 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125540337 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) 20250212125540337 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) 20250212125540337 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125540339 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) 20250212125540339 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125540339 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125540339 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125540339 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125540339 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125540339 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125540339 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=0 (bts.cpp:663) 20250212125540339 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125540339 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125540339 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125540339 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125540339 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125540339 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125540339 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125540339 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125540339 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125540339 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125540339 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125540339 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125540339 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125540339 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125540339 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125540339 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125540339 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125540339 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125540339 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125540339 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125540339 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125540339 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125540339 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20250212125540339 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125540339 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-0:G){NEW} (gprs_ms.c:336) 20250212125540339 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125540339 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125540339 DTBFUL INFO TBF(UL:TFI-0-1-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125540339 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125540339 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) 20250212125540339 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) 20250212125540339 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125540339 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125540339 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125540339 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125540351 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) 20250212125540351 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) 20250212125540351 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) 20250212125540351 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125540351 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) 20250212125540351 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) 20250212125540352 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) 20250212125540352 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) 20250212125540352 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) 20250212125540352 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) 20250212125540352 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) 20250212125540352 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) 20250212125540353 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) 20250212125540353 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) 20250212125540353 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) 20250212125540353 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) 20250212125540353 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) 20250212125540353 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) 20250212125540355 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) 20250212125540355 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) 20250212125540355 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20250212125540355 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) 20250212125540356 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125540369 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) 20250212125540369 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) 20250212125540369 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) 20250212125540369 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125540370 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 7c f6 7e 9b 47 08 40 44 a6 1b e8 55 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125540370 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) 20250212125540370 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125540370 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 01 01 00 00 00 02 7c f6 7e 9b 47 08 40 44 a6 1b e8 55 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125540370 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125540370 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=60 Rx UL DATA from unexpected TBF(UL:TFI-0-1-0:G){ASSIGN} (pdch.cpp:1070) 20250212125540370 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) 20250212125540370 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125540370 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) 20250212125540370 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125540370 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} data_length=30, data=00 00 00 02 7c f6 7e 9b 47 08 40 44 a6 1b e8 55 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125540370 DTBFUL INFO TBF(UL:TFI-0-1-0:G){ASSIGN} Decoded premier TLLI=0x00000002 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125540370 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000002, not yet confirmed (gprs_ms.c:512) 20250212125540370 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125540370 DTBFUL ERROR UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125540370 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125540370 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125540370 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125540370 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125540370 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) 20250212125540370 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125540370 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125540370 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125540370 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) 20250212125540370 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) 20250212125540370 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) 20250212125540370 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) 20250212125540371 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) 20250212125540371 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) 20250212125540371 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) 20250212125540371 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) 20250212125540371 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) 20250212125540371 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) 20250212125540372 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) 20250212125540372 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) 20250212125540379 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) 20250212125540379 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) 20250212125540379 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125540379 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125540379 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) 20250212125540379 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125540379 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125540379 DTBFUL ERROR UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125540379 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) 20250212125540379 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) 20250212125540379 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125540380 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) 20250212125540380 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125540380 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125540380 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125540380 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125540380 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125540380 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125540380 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=0 (bts.cpp:663) 20250212125540380 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125540380 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125540380 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125540380 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125540380 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125540380 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125540380 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125540380 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125540380 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125540380 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125540380 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125540380 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125540380 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125540380 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125540380 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125540380 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125540380 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125540380 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125540380 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125540380 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125540380 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125540380 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125540380 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20250212125540380 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125540380 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-0:G){NEW} (gprs_ms.c:336) 20250212125540380 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125540380 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125540380 DTBFUL INFO TBF(UL:TFI-0-2-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125540380 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125540380 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) 20250212125540380 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) 20250212125540380 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125540380 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125540380 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125540380 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125540393 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) 20250212125540393 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) 20250212125540393 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) 20250212125540393 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125540393 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) 20250212125540393 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) 20250212125540393 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) 20250212125540393 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) 20250212125540393 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) 20250212125540393 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) 20250212125540393 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) 20250212125540393 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) 20250212125540393 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) 20250212125540393 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) 20250212125540394 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) 20250212125540394 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) 20250212125540394 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) 20250212125540394 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) 20250212125540397 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) 20250212125540397 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) 20250212125540397 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type USF (pdch_ul_controller.c:184) 20250212125540397 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) 20250212125540397 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125540411 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) 20250212125540411 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) 20250212125540411 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) 20250212125540411 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) 20250212125540412 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 25 03 2c 20 63 a5 50 13 79 3b e8 6b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125540412 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) 20250212125540412 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125540412 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 01 01 00 00 00 03 25 03 2c 20 63 a5 50 13 79 3b e8 6b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125540412 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125540412 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=69 Rx UL DATA from unexpected TBF(UL:TFI-0-2-0:G){ASSIGN} (pdch.cpp:1070) 20250212125540412 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) 20250212125540412 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125540412 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) 20250212125540412 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125540412 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} data_length=30, data=00 00 00 03 25 03 2c 20 63 a5 50 13 79 3b e8 6b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125540412 DTBFUL INFO TBF(UL:TFI-0-2-0:G){ASSIGN} Decoded premier TLLI=0x00000003 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125540412 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000003, not yet confirmed (gprs_ms.c:512) 20250212125540412 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125540412 DTBFUL ERROR UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125540412 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125540412 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125540412 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125540412 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125540412 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) 20250212125540412 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125540412 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125540412 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125540412 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) 20250212125540412 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) 20250212125540412 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) 20250212125540412 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) 20250212125540412 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) 20250212125540412 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) 20250212125540412 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) 20250212125540412 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) 20250212125540412 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) 20250212125540412 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) 20250212125540416 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) 20250212125540416 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) 20250212125540416 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125540416 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125540416 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) 20250212125540416 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125540416 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125540416 DTBFUL ERROR UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125540416 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) 20250212125540416 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) 20250212125540416 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125540417 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) 20250212125540417 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125540417 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125540417 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125540417 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125540417 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125540417 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125540417 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=0 (bts.cpp:663) 20250212125540417 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125540417 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125540417 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125540417 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125540417 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125540417 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125540417 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125540417 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125540417 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125540417 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125540417 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125540417 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125540417 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125540417 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125540417 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125540417 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125540417 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125540417 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125540417 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125540417 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125540417 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125540417 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125540417 DTBF INFO TBF(UL:TFI-0-3-0:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20250212125540417 DTBF INFO TBF(UL:TFI-0-3-0:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125540417 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-0:G){NEW} (gprs_ms.c:336) 20250212125540417 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125540417 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125540417 DTBFUL INFO TBF(UL:TFI-0-3-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125540417 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125540417 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) 20250212125540417 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) 20250212125540417 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125540417 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125540417 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125540417 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125540430 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) 20250212125540430 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) 20250212125540430 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) 20250212125540430 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125540431 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) 20250212125540431 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) 20250212125540431 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) 20250212125540431 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) 20250212125540431 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) 20250212125540431 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) 20250212125540431 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) 20250212125540431 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) 20250212125540431 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) 20250212125540431 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) 20250212125540432 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) 20250212125540432 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) 20250212125540432 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) 20250212125540432 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) 20250212125540439 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) 20250212125540439 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) 20250212125540439 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20250212125540439 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) 20250212125540439 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125540453 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) 20250212125540453 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) 20250212125540454 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) 20250212125540454 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) 20250212125540454 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) 20250212125540454 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) 20250212125540454 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 21 6d ad 42 fb f7 46 3d 46 4b 77 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125540454 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) 20250212125540454 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125540454 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 01 01 00 00 00 04 e8 21 6d ad 42 fb f7 46 3d 46 4b 77 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125540454 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125540454 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=78 Rx UL DATA from unexpected TBF(UL:TFI-0-3-0:G){ASSIGN} (pdch.cpp:1070) 20250212125540454 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) 20250212125540454 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125540454 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) 20250212125540454 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125540454 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} data_length=30, data=00 00 00 04 e8 21 6d ad 42 fb f7 46 3d 46 4b 77 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125540454 DTBFUL INFO TBF(UL:TFI-0-3-0:G){ASSIGN} Decoded premier TLLI=0x00000004 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125540454 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000004, not yet confirmed (gprs_ms.c:512) 20250212125540454 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125540454 DTBFUL ERROR UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125540454 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125540454 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125540454 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125540454 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125540454 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) 20250212125540454 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125540454 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125540454 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125540454 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) 20250212125540454 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) 20250212125540454 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) 20250212125540454 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) 20250212125540454 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) 20250212125540454 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) 20250212125540455 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) 20250212125540455 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) 20250212125540458 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) 20250212125540458 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) 20250212125540458 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125540458 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125540458 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) 20250212125540458 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125540458 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125540458 DTBFUL ERROR UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125540458 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) 20250212125540458 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) 20250212125540458 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125540459 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) 20250212125540460 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125540460 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125540460 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125540460 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125540460 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125540460 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125540460 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=0 (bts.cpp:663) 20250212125540460 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125540460 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125540460 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125540460 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125540460 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125540460 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125540460 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125540460 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125540460 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125540460 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125540460 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125540460 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125540460 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125540460 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125540460 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125540460 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125540460 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125540460 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125540460 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125540460 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125540460 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125540460 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125540460 DTBF INFO TBF(UL:TFI-0-4-0:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20250212125540460 DTBF INFO TBF(UL:TFI-0-4-0:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125540460 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-0:G){NEW} (gprs_ms.c:336) 20250212125540460 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125540460 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125540460 DTBFUL INFO TBF(UL:TFI-0-4-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125540460 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125540460 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) 20250212125540460 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) 20250212125540460 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125540460 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125540460 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125540460 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125540472 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) 20250212125540472 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) 20250212125540472 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) 20250212125540472 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125540472 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) 20250212125540472 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) 20250212125540472 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) 20250212125540472 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) 20250212125540473 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) 20250212125540473 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) 20250212125540473 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) 20250212125540473 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) 20250212125540473 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) 20250212125540473 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) 20250212125540473 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) 20250212125540473 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) 20250212125540473 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) 20250212125540473 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) 20250212125540477 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) 20250212125540477 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) 20250212125540477 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20250212125540477 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) 20250212125540477 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125540491 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) 20250212125540491 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) 20250212125540491 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) 20250212125540491 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) 20250212125540491 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) 20250212125540491 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) 20250212125540492 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) 20250212125540492 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) 20250212125540492 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 c7 92 7e 8f fe e2 5d 87 8d e9 51 73 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125540492 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) 20250212125540492 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125540492 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 01 01 00 00 00 05 c7 92 7e 8f fe e2 5d 87 8d e9 51 73 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125540492 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125540492 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=86 Rx UL DATA from unexpected TBF(UL:TFI-0-4-0:G){ASSIGN} (pdch.cpp:1070) 20250212125540492 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) 20250212125540492 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125540492 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) 20250212125540492 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125540492 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} data_length=30, data=00 00 00 05 c7 92 7e 8f fe e2 5d 87 8d e9 51 73 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125540492 DTBFUL INFO TBF(UL:TFI-0-4-0:G){ASSIGN} Decoded premier TLLI=0x00000005 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125540492 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000005, not yet confirmed (gprs_ms.c:512) 20250212125540492 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125540492 DTBFUL ERROR UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125540492 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125540492 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125540492 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125540492 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125540492 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) 20250212125540492 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125540492 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125540492 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125540492 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) 20250212125540492 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) 20250212125540492 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) 20250212125540492 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) 20250212125540493 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) 20250212125540493 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) 20250212125540500 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) 20250212125540500 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) 20250212125540500 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125540500 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125540500 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) 20250212125540500 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125540500 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125540500 DTBFUL ERROR UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125540500 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) 20250212125540500 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) 20250212125540500 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125540501 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) 20250212125540501 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125540501 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125540501 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125540501 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125540501 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125540501 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125540501 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=0 (bts.cpp:663) 20250212125540501 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125540501 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125540501 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125540501 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125540501 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125540501 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125540501 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125540501 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125540501 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125540501 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125540501 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125540501 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125540501 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125540501 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125540501 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125540502 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125540502 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125540502 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125540502 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125540502 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125540502 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125540502 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125540502 DTBF INFO TBF(UL:TFI-0-5-0:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20250212125540502 DTBF INFO TBF(UL:TFI-0-5-0:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125540502 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-0:G){NEW} (gprs_ms.c:336) 20250212125540502 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125540502 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125540502 DTBFUL INFO TBF(UL:TFI-0-5-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125540502 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125540502 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) 20250212125540502 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) 20250212125540502 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125540502 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125540502 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125540502 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125540514 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) 20250212125540514 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) 20250212125540514 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) 20250212125540514 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20250212125540515 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) 20250212125540515 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) 20250212125540515 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) 20250212125540515 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) 20250212125540515 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) 20250212125540515 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) 20250212125540515 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) 20250212125540515 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) 20250212125540515 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) 20250212125540515 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) 20250212125540515 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) 20250212125540515 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) 20250212125540515 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) 20250212125540515 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) 20250212125540519 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) 20250212125540519 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) 20250212125540519 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20250212125540519 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) 20250212125540519 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125540533 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) 20250212125540533 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) 20250212125540533 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) 20250212125540533 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) 20250212125540533 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) 20250212125540533 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) 20250212125540533 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) 20250212125540533 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) 20250212125540534 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) 20250212125540534 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) 20250212125540534 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 94 59 d9 bd 00 2f b3 15 25 49 ad cb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125540534 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) 20250212125540534 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125540534 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 01 01 00 00 00 06 94 59 d9 bd 00 2f b3 15 25 49 ad cb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125540534 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125540534 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=95 Rx UL DATA from unexpected TBF(UL:TFI-0-5-0:G){ASSIGN} (pdch.cpp:1070) 20250212125540534 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) 20250212125540534 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125540534 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) 20250212125540534 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125540534 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} data_length=30, data=00 00 00 06 94 59 d9 bd 00 2f b3 15 25 49 ad cb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125540534 DTBFUL INFO TBF(UL:TFI-0-5-0:G){ASSIGN} Decoded premier TLLI=0x00000006 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125540534 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000006, not yet confirmed (gprs_ms.c:512) 20250212125540534 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125540534 DTBFUL ERROR UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125540534 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125540534 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125540534 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125540534 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125540534 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) 20250212125540534 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125540534 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125540534 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125540534 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) 20250212125540534 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) 20250212125540534 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) 20250212125540534 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) 20250212125540537 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) 20250212125540537 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) 20250212125540537 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125540537 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125540537 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) 20250212125540538 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125540538 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125540538 DTBFUL ERROR UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125540538 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) 20250212125540538 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) 20250212125540538 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125540539 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) 20250212125540539 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125540539 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125540539 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125540539 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125540539 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125540539 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125540539 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=0 (bts.cpp:663) 20250212125540539 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125540539 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125540539 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125540539 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125540539 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125540539 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125540539 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125540539 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125540539 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125540539 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125540539 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125540539 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125540539 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125540539 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125540539 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125540539 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125540539 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125540539 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125540539 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125540539 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125540539 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125540539 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125540539 DTBF INFO TBF(UL:TFI-0-6-0:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20250212125540539 DTBF INFO TBF(UL:TFI-0-6-0:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125540539 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-0:G){NEW} (gprs_ms.c:336) 20250212125540539 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125540539 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125540539 DTBFUL INFO TBF(UL:TFI-0-6-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125540539 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125540539 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) 20250212125540539 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) 20250212125540539 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125540539 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125540539 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125540539 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) 20250212125540539 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125540539 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125540539 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125540552 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) 20250212125540552 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) 20250212125540552 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) 20250212125540552 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20250212125540552 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) 20250212125540552 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) 20250212125540552 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) 20250212125540552 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) 20250212125540553 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) 20250212125540553 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) 20250212125540553 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) 20250212125540553 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) 20250212125540553 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) 20250212125540553 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) 20250212125540553 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) 20250212125540553 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) 20250212125540554 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) 20250212125540554 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) 20250212125540561 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) 20250212125540561 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) 20250212125540561 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20250212125540561 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) 20250212125540561 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125540575 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) 20250212125540575 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) 20250212125540575 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) 20250212125540575 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) 20250212125540575 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) 20250212125540575 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) 20250212125540575 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) 20250212125540575 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) 20250212125540575 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) 20250212125540575 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) 20250212125540576 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) 20250212125540576 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) 20250212125540576 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 76 3e 4f ab 0c 4d 45 24 bc 98 6a 23 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125540576 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) 20250212125540576 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125540576 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 01 01 00 00 00 07 76 3e 4f ab 0c 4d 45 24 bc 98 6a 23 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125540576 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125540576 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=104 Rx UL DATA from unexpected TBF(UL:TFI-0-6-0:G){ASSIGN} (pdch.cpp:1070) 20250212125540576 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) 20250212125540576 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125540576 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) 20250212125540576 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125540576 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} data_length=30, data=00 00 00 07 76 3e 4f ab 0c 4d 45 24 bc 98 6a 23 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125540576 DTBFUL INFO TBF(UL:TFI-0-6-0:G){ASSIGN} Decoded premier TLLI=0x00000007 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125540576 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000007, not yet confirmed (gprs_ms.c:512) 20250212125540576 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125540576 DTBFUL ERROR UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125540576 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125540576 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125540576 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125540576 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125540576 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) 20250212125540576 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125540576 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125540576 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125540576 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) 20250212125540576 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) 20250212125540579 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) 20250212125540579 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) 20250212125540579 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125540579 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125540579 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) 20250212125540579 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125540579 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125540579 DTBFUL ERROR UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125540579 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) 20250212125540579 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) 20250212125540580 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125540581 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125540581 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125540581 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125540581 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) 20250212125540581 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125540581 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125540581 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125540581 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125540581 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125540581 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125540581 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=0 (bts.cpp:663) 20250212125540581 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125540581 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125540581 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125540581 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125540581 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125540581 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125540581 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125540581 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125540581 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125540581 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125540581 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125540581 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125540581 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125540581 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125540581 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125540581 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125540581 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125540581 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125540581 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125540581 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125540581 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125540581 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125540581 DTBF INFO TBF(UL:TFI-0-7-0:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20250212125540581 DTBF INFO TBF(UL:TFI-0-7-0:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125540581 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-0:G){NEW} (gprs_ms.c:336) 20250212125540581 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125540581 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125540581 DTBFUL INFO TBF(UL:TFI-0-7-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125540581 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125540581 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) 20250212125540581 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) 20250212125540581 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125540581 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125540581 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125540581 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125540594 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) 20250212125540594 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) 20250212125540594 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) 20250212125540594 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20250212125540594 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) 20250212125540594 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) 20250212125540594 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) 20250212125540594 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) 20250212125540594 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) 20250212125540594 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) 20250212125540595 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) 20250212125540595 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) 20250212125540595 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) 20250212125540595 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) 20250212125540595 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) 20250212125540595 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) 20250212125540595 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) 20250212125540595 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) 20250212125540598 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) 20250212125540598 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) 20250212125540598 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20250212125540598 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) 20250212125540598 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125540612 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) 20250212125540612 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) 20250212125540612 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) 20250212125540612 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) 20250212125540613 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) 20250212125540613 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) 20250212125540613 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) 20250212125540613 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) 20250212125540613 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) 20250212125540613 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) 20250212125540613 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) 20250212125540613 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) 20250212125540613 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) 20250212125540613 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) 20250212125540614 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 62 fc 2b e0 ae b6 65 28 4e 3d ca 3e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125540614 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) 20250212125540614 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125540614 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 01 01 00 00 00 08 62 fc 2b e0 ae b6 65 28 4e 3d ca 3e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125540614 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125540614 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=112 Rx UL DATA from unexpected TBF(UL:TFI-0-7-0:G){ASSIGN} (pdch.cpp:1070) 20250212125540614 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) 20250212125540614 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125540614 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) 20250212125540614 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125540614 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} data_length=30, data=00 00 00 08 62 fc 2b e0 ae b6 65 28 4e 3d ca 3e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125540614 DTBFUL INFO TBF(UL:TFI-0-7-0:G){ASSIGN} Decoded premier TLLI=0x00000008 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125540614 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000008, not yet confirmed (gprs_ms.c:512) 20250212125540614 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125540614 DTBFUL ERROR UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125540614 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125540614 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125540614 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125540614 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125540614 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) 20250212125540614 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125540614 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125540614 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125540618 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125540618 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125540618 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125540621 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) 20250212125540621 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) 20250212125540621 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125540621 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125540621 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) 20250212125540621 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125540621 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125540621 DTBFUL ERROR UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125540621 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) 20250212125540621 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) 20250212125540622 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125540623 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) 20250212125540623 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125540623 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125540623 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125540623 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125540623 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125540623 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125540623 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20250212125540623 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125540623 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125540623 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125540623 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125540623 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125540623 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125540623 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125540623 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125540623 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125540623 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125540623 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125540623 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125540623 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125540623 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125540623 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125540623 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125540623 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125540623 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125540623 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125540623 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125540623 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20250212125540623 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20250212125540623 DTBF INFO TBF(UL:TFI-0-0-1:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125540623 DTBF INFO TBF(UL:TFI-0-0-1:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125540623 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-1:G){NEW} (gprs_ms.c:336) 20250212125540623 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125540623 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125540623 DTBFUL INFO TBF(UL:TFI-0-0-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125540623 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125540623 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) 20250212125540623 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) 20250212125540623 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125540623 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125540623 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20250212125540623 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125540635 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) 20250212125540635 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) 20250212125540635 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) 20250212125540635 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20250212125540636 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) 20250212125540636 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) 20250212125540636 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) 20250212125540636 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) 20250212125540636 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) 20250212125540636 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) 20250212125540636 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) 20250212125540636 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) 20250212125540636 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) 20250212125540636 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) 20250212125540636 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) 20250212125540636 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) 20250212125540637 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) 20250212125540637 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) 20250212125540640 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) 20250212125540640 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) 20250212125540640 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20250212125540640 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) 20250212125540641 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 1 20250212125540654 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) 20250212125540654 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) 20250212125540655 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) 20250212125540655 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) 20250212125540655 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) 20250212125540655 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) 20250212125540655 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) 20250212125540655 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) 20250212125540656 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) 20250212125540656 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) 20250212125540656 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) 20250212125540656 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) 20250212125540656 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) 20250212125540656 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) 20250212125540656 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) 20250212125540656 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) 20250212125540659 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) 20250212125540659 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) 20250212125540659 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20250212125540659 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) 20250212125540659 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 1 20250212125540660 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125540660 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125540660 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125540673 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) 20250212125540673 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) 20250212125540673 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) 20250212125540673 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20250212125540673 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20250212125540673 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20250212125540673 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) 20250212125540673 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) 20250212125540674 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) 20250212125540674 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) 20250212125540674 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) 20250212125540674 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) 20250212125540674 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) 20250212125540674 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) 20250212125540675 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) 20250212125540675 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) 20250212125540675 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) 20250212125540675 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) 20250212125540675 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) 20250212125540675 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) 20250212125540682 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) 20250212125540682 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) 20250212125540682 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 1 20250212125540697 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) 20250212125540697 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) 20250212125540697 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) 20250212125540697 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20250212125540697 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) 20250212125540697 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) 20250212125540697 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) 20250212125540697 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) 20250212125540698 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) 20250212125540698 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) 20250212125540698 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) 20250212125540698 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) 20250212125540698 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) 20250212125540698 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) 20250212125540698 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) 20250212125540698 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) 20250212125540698 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) 20250212125540698 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) 20250212125540701 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) 20250212125540701 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) 20250212125540701 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 1 20250212125540702 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125540702 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125540702 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125540715 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) 20250212125540715 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) 20250212125540716 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) 20250212125540716 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) 20250212125540716 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) 20250212125540716 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) 20250212125540716 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) 20250212125540716 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) 20250212125540716 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) 20250212125540716 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) 20250212125540716 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) 20250212125540716 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) 20250212125540716 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) 20250212125540716 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) 20250212125540716 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) 20250212125540716 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) 20250212125540720 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) 20250212125540720 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) 20250212125540720 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 1 20250212125540734 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) 20250212125540734 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) 20250212125540734 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) 20250212125540734 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) 20250212125540734 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) 20250212125540734 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) 20250212125540735 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) 20250212125540735 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) 20250212125540735 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) 20250212125540735 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) 20250212125540735 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) 20250212125540735 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) 20250212125540735 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) 20250212125540735 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) 20250212125540735 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) 20250212125540735 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) 20250212125540740 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125540740 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125540740 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125540743 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) 20250212125540743 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) 20250212125540743 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 1 20250212125540757 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) 20250212125540757 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) 20250212125540758 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) 20250212125540758 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) 20250212125540758 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) 20250212125540758 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) 20250212125540758 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) 20250212125540758 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) 20250212125540758 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) 20250212125540758 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) 20250212125540758 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) 20250212125540758 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) 20250212125540758 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) 20250212125540758 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) 20250212125540758 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) 20250212125540758 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) 20250212125540762 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) 20250212125540762 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) 20250212125540762 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 1 20250212125540776 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) 20250212125540776 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) 20250212125540776 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) 20250212125540776 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) 20250212125540776 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) 20250212125540776 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) 20250212125540777 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) 20250212125540777 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) 20250212125540777 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) 20250212125540777 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) 20250212125540777 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) 20250212125540777 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) 20250212125540777 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) 20250212125540777 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) 20250212125540778 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) 20250212125540778 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) 20250212125540781 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125540781 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125540781 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125540781 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) 20250212125540781 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) 20250212125540781 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 1 20250212125540795 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) 20250212125540795 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) 20250212125540795 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) 20250212125540795 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) 20250212125540796 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) 20250212125540796 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) 20250212125540796 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) 20250212125540796 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) 20250212125540796 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) 20250212125540796 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) 20250212125540796 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) 20250212125540796 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) 20250212125540797 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) 20250212125540797 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) 20250212125540797 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) 20250212125540797 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) 20250212125540804 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) 20250212125540804 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) 20250212125540804 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 1 20250212125540818 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) 20250212125540818 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) 20250212125540818 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) 20250212125540818 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) 20250212125540819 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) 20250212125540819 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) 20250212125540819 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) 20250212125540819 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) 20250212125540819 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) 20250212125540819 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) 20250212125540819 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) 20250212125540819 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) 20250212125540819 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) 20250212125540819 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) 20250212125540819 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) 20250212125540819 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) 20250212125540823 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) 20250212125540823 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) 20250212125540823 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 1 20250212125540824 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125540824 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125540824 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125540837 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) 20250212125540837 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) 20250212125540837 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) 20250212125540837 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) 20250212125540837 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) 20250212125540837 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) 20250212125540838 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) 20250212125540838 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) 20250212125540838 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) 20250212125540838 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) 20250212125540838 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) 20250212125540838 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) 20250212125540838 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) 20250212125540838 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) 20250212125540839 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) 20250212125540839 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) 20250212125540842 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) 20250212125540842 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) 20250212125540842 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 169 for type USF (pdch_ul_controller.c:184) 20250212125540842 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) 20250212125540842 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 1 vs exp USF 1 20250212125540856 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 b7 11 7b 20 86 93 a3 95 2a cf 2b a9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125540856 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) 20250212125540856 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125540856 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 03 01 00 00 00 09 b7 11 7b 20 86 93 a3 95 2a cf 2b a9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125540856 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125540856 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=164 Rx UL DATA from unexpected TBF(UL:TFI-0-0-1:G){FLOW} (pdch.cpp:1070) 20250212125540856 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) 20250212125540856 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125540856 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) 20250212125540856 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125540856 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G){FLOW} data_length=30, data=00 00 00 09 b7 11 7b 20 86 93 a3 95 2a cf 2b a9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125540856 DTBFUL INFO TBF(UL:TFI-0-0-1:G){FLOW} Decoded premier TLLI=0x00000009 of UL DATA TFI=1. (tbf_ul.cpp:361) 20250212125540856 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000009, not yet confirmed (gprs_ms.c:512) 20250212125540856 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125540856 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125540856 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125540856 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125540856 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125540856 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) 20250212125540856 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) 20250212125540856 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125540856 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125540856 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125540856 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) 20250212125540856 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) 20250212125540856 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) 20250212125540856 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) 20250212125540856 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) 20250212125540856 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) 20250212125540856 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) 20250212125540856 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) 20250212125540857 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) 20250212125540857 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) 20250212125540857 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) 20250212125540857 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) 20250212125540857 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) 20250212125540857 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) 20250212125540865 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) 20250212125540865 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) 20250212125540865 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 173 for type USF (pdch_ul_controller.c:184) 20250212125540865 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) 20250212125540865 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (final=0) (encoding.cpp:1112) 20250212125540865 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125540865 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) 20250212125540865 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125540865 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125540865 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125540865 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) 20250212125540865 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) 20250212125540865 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125540866 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) 20250212125540866 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125540866 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125540866 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125540866 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125540866 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125540866 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125540866 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=1 (bts.cpp:663) 20250212125540866 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125540866 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125540866 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125540866 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125540866 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125540866 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125540866 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125540866 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125540866 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125540866 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125540866 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125540866 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125540866 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125540866 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125540866 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125540866 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125540866 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125540866 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125540866 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125540866 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125540866 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20250212125540866 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20250212125540866 DTBF INFO TBF(UL:TFI-0-1-1:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20250212125540866 DTBF INFO TBF(UL:TFI-0-1-1:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125540866 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-1:G){NEW} (gprs_ms.c:336) 20250212125540866 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125540866 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125540866 DTBFUL INFO TBF(UL:TFI-0-1-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125540866 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125540866 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) 20250212125540866 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) 20250212125540866 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125540866 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125540866 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20250212125540866 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125540879 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) 20250212125540879 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) 20250212125540879 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) 20250212125540879 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125540879 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) 20250212125540879 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) 20250212125540879 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) 20250212125540879 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) 20250212125540879 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) 20250212125540879 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) 20250212125540879 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) 20250212125540879 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) 20250212125540880 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) 20250212125540880 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) 20250212125540880 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) 20250212125540880 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) 20250212125540880 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) 20250212125540880 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) 20250212125540883 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) 20250212125540883 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) 20250212125540883 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 177 for type USF (pdch_ul_controller.c:184) 20250212125540883 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) 20250212125540883 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 1 vs exp USF 1 20250212125540897 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) 20250212125540897 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) 20250212125540897 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) 20250212125540897 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125540898 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 62 c6 ef 53 ac 39 a5 d4 47 39 ed c7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125540898 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) 20250212125540898 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125540898 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 03 01 00 00 00 0a 62 c6 ef 53 ac 39 a5 d4 47 39 ed c7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125540898 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125540898 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=173 Rx UL DATA from unexpected TBF(UL:TFI-0-1-1:G){ASSIGN} (pdch.cpp:1070) 20250212125540898 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) 20250212125540898 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125540898 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) 20250212125540898 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125540898 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} data_length=30, data=00 00 00 0a 62 c6 ef 53 ac 39 a5 d4 47 39 ed c7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125540898 DTBFUL INFO TBF(UL:TFI-0-1-1:G){ASSIGN} Decoded premier TLLI=0x0000000a of UL DATA TFI=1. (tbf_ul.cpp:361) 20250212125540898 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000a, not yet confirmed (gprs_ms.c:512) 20250212125540898 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125540898 DTBFUL ERROR UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125540898 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125540898 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125540898 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125540898 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125540898 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) 20250212125540898 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125540898 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125540898 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125540898 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) 20250212125540898 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) 20250212125540898 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) 20250212125540898 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) 20250212125540898 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) 20250212125540898 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) 20250212125540899 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) 20250212125540899 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) 20250212125540899 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) 20250212125540899 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) 20250212125540899 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) 20250212125540899 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) 20250212125540902 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) 20250212125540902 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) 20250212125540902 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 182 for type USF (pdch_ul_controller.c:184) 20250212125540902 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) 20250212125540902 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125540902 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125540902 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) 20250212125540902 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125540902 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125540902 DTBFUL ERROR UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125540902 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) 20250212125540902 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) 20250212125540902 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125540904 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) 20250212125540904 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125540904 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125540904 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125540904 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125540904 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125540904 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125540904 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=1 (bts.cpp:663) 20250212125540904 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125540904 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125540904 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125540904 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125540904 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125540904 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125540904 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125540904 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125540904 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125540904 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125540904 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125540904 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125540904 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125540904 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125540904 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125540904 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125540904 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125540904 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125540904 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125540904 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125540904 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20250212125540904 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20250212125540904 DTBF INFO TBF(UL:TFI-0-2-1:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20250212125540904 DTBF INFO TBF(UL:TFI-0-2-1:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125540904 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-1:G){NEW} (gprs_ms.c:336) 20250212125540904 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125540904 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125540904 DTBFUL INFO TBF(UL:TFI-0-2-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125540904 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125540904 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) 20250212125540904 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) 20250212125540904 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125540904 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125540904 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20250212125540904 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125540916 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) 20250212125540916 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) 20250212125540916 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) 20250212125540916 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125540916 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) 20250212125540916 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) 20250212125540917 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) 20250212125540917 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) 20250212125540917 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) 20250212125540917 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) 20250212125540917 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) 20250212125540917 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) 20250212125540917 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) 20250212125540917 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) 20250212125540917 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) 20250212125540917 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) 20250212125540917 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) 20250212125540917 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) 20250212125540926 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) 20250212125540926 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) 20250212125540926 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 186 for type USF (pdch_ul_controller.c:184) 20250212125540926 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) 20250212125540926 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 1 vs exp USF 1 20250212125540939 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) 20250212125540939 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) 20250212125540940 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) 20250212125540940 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) 20250212125540940 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) 20250212125540940 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125540940 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 af 1e 9e 4f 20 ab 21 5d 1f 2c 0e a3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125540940 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) 20250212125540940 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125540940 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 03 01 00 00 00 0b af 1e 9e 4f 20 ab 21 5d 1f 2c 0e a3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125540940 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125540940 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=182 Rx UL DATA from unexpected TBF(UL:TFI-0-2-1:G){ASSIGN} (pdch.cpp:1070) 20250212125540940 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) 20250212125540940 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125540940 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) 20250212125540940 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125540940 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} data_length=30, data=00 00 00 0b af 1e 9e 4f 20 ab 21 5d 1f 2c 0e a3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125540940 DTBFUL INFO TBF(UL:TFI-0-2-1:G){ASSIGN} Decoded premier TLLI=0x0000000b of UL DATA TFI=1. (tbf_ul.cpp:361) 20250212125540940 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000b, not yet confirmed (gprs_ms.c:512) 20250212125540940 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125540940 DTBFUL ERROR UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125540940 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125540940 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125540940 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125540940 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125540940 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) 20250212125540940 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125540940 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125540940 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125540940 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) 20250212125540940 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) 20250212125540940 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) 20250212125540940 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) 20250212125540940 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) 20250212125540940 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) 20250212125540941 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) 20250212125540941 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) 20250212125540941 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) 20250212125540941 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) 20250212125540944 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) 20250212125540944 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) 20250212125540944 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 190 for type USF (pdch_ul_controller.c:184) 20250212125540944 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) 20250212125540944 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125540944 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125540944 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) 20250212125540944 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125540944 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125540944 DTBFUL ERROR UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125540944 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) 20250212125540944 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) 20250212125540944 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125540946 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) 20250212125540946 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125540946 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125540946 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125540946 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125540946 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125540946 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125540946 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=1 (bts.cpp:663) 20250212125540946 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125540946 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125540946 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125540946 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125540946 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125540946 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125540946 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125540946 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125540946 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125540946 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125540946 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125540946 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125540946 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125540946 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125540946 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125540946 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125540946 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125540946 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125540946 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125540946 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125540946 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20250212125540946 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20250212125540946 DTBF INFO TBF(UL:TFI-0-3-1:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20250212125540946 DTBF INFO TBF(UL:TFI-0-3-1:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125540946 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-1:G){NEW} (gprs_ms.c:336) 20250212125540946 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125540946 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125540946 DTBFUL INFO TBF(UL:TFI-0-3-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125540946 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125540946 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) 20250212125540946 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) 20250212125540946 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125540946 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125540946 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20250212125540946 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125540958 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) 20250212125540958 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) 20250212125540958 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) 20250212125540958 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125540959 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) 20250212125540959 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) 20250212125540959 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) 20250212125540959 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) 20250212125540959 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) 20250212125540959 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) 20250212125540959 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) 20250212125540959 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) 20250212125540959 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) 20250212125540959 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) 20250212125540959 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) 20250212125540959 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) 20250212125540959 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) 20250212125540959 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) 20250212125540963 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) 20250212125540963 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) 20250212125540963 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 195 for type USF (pdch_ul_controller.c:184) 20250212125540963 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) 20250212125540963 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 1 vs exp USF 1 20250212125540977 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) 20250212125540977 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) 20250212125540977 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) 20250212125540977 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) 20250212125540977 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) 20250212125540977 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) 20250212125540977 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) 20250212125540977 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125540977 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 bb 91 60 1f 0a d4 b3 8d 9d 33 c1 3d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125540977 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) 20250212125540977 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125540977 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 03 01 00 00 00 0c bb 91 60 1f 0a d4 b3 8d 9d 33 c1 3d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125540977 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125540977 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=190 Rx UL DATA from unexpected TBF(UL:TFI-0-3-1:G){ASSIGN} (pdch.cpp:1070) 20250212125540978 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) 20250212125540978 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125540978 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) 20250212125540978 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125540978 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} data_length=30, data=00 00 00 0c bb 91 60 1f 0a d4 b3 8d 9d 33 c1 3d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125540978 DTBFUL INFO TBF(UL:TFI-0-3-1:G){ASSIGN} Decoded premier TLLI=0x0000000c of UL DATA TFI=1. (tbf_ul.cpp:361) 20250212125540978 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000c, not yet confirmed (gprs_ms.c:512) 20250212125540978 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125540978 DTBFUL ERROR UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125540978 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125540978 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125540978 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125540978 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125540978 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) 20250212125540978 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125540978 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125540978 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125540978 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) 20250212125540978 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) 20250212125540978 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) 20250212125540978 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) 20250212125540978 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) 20250212125540978 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) 20250212125540978 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) 20250212125540978 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) 20250212125540986 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) 20250212125540986 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) 20250212125540986 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 199 for type USF (pdch_ul_controller.c:184) 20250212125540986 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) 20250212125540986 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125540986 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125540986 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) 20250212125540986 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125540986 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125540986 DTBFUL ERROR UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125540986 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) 20250212125540986 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) 20250212125540986 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125540988 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) 20250212125540988 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125540988 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125540988 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125540988 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125540988 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125540988 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125540988 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=1 (bts.cpp:663) 20250212125540988 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125540988 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125540988 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125540988 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125540988 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125540988 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125540988 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125540988 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125540988 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125540988 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125540988 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125540988 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125540988 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125540988 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125540988 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125540988 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125540988 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125540988 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125540988 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125540988 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125540988 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20250212125540988 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20250212125540988 DTBF INFO TBF(UL:TFI-0-4-1:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20250212125540988 DTBF INFO TBF(UL:TFI-0-4-1:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125540988 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-1:G){NEW} (gprs_ms.c:336) 20250212125540988 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125540988 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125540988 DTBFUL INFO TBF(UL:TFI-0-4-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125540988 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125540988 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) 20250212125540988 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) 20250212125540988 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125540988 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125540988 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20250212125540988 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125541000 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) 20250212125541000 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) 20250212125541000 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) 20250212125541000 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125541000 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) 20250212125541000 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) 20250212125541001 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) 20250212125541001 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) 20250212125541001 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) 20250212125541001 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) 20250212125541001 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) 20250212125541001 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) 20250212125541001 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) 20250212125541001 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) 20250212125541001 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) 20250212125541001 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) 20250212125541001 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) 20250212125541001 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) 20250212125541005 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) 20250212125541005 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) 20250212125541005 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 203 for type USF (pdch_ul_controller.c:184) 20250212125541005 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) 20250212125541005 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 1 vs exp USF 1 20250212125541018 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) 20250212125541018 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) 20250212125541019 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) 20250212125541019 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) 20250212125541019 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) 20250212125541019 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) 20250212125541019 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) 20250212125541019 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) 20250212125541019 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) 20250212125541019 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125541019 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 da 9b b6 71 d2 cd 98 ad 52 1a 64 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125541019 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) 20250212125541019 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125541019 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 03 01 00 00 00 0d da 9b b6 71 d2 cd 98 ad 52 1a 64 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125541019 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125541019 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=199 Rx UL DATA from unexpected TBF(UL:TFI-0-4-1:G){ASSIGN} (pdch.cpp:1070) 20250212125541019 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) 20250212125541019 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125541019 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) 20250212125541019 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125541019 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} data_length=30, data=00 00 00 0d da 9b b6 71 d2 cd 98 ad 52 1a 64 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125541019 DTBFUL INFO TBF(UL:TFI-0-4-1:G){ASSIGN} Decoded premier TLLI=0x0000000d of UL DATA TFI=1. (tbf_ul.cpp:361) 20250212125541019 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000d, not yet confirmed (gprs_ms.c:512) 20250212125541019 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125541019 DTBFUL ERROR UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125541019 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125541019 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125541019 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125541019 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125541019 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) 20250212125541019 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125541019 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125541019 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125541019 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) 20250212125541019 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) 20250212125541019 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) 20250212125541019 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) 20250212125541020 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) 20250212125541020 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) 20250212125541023 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) 20250212125541023 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) 20250212125541023 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 208 for type USF (pdch_ul_controller.c:184) 20250212125541023 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) 20250212125541023 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125541023 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125541023 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) 20250212125541023 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125541023 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125541023 DTBFUL ERROR UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125541023 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) 20250212125541023 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) 20250212125541023 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125541024 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) 20250212125541024 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125541024 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125541024 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125541024 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125541024 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125541024 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125541024 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=1 (bts.cpp:663) 20250212125541024 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125541024 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125541024 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125541024 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125541024 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125541024 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125541024 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125541024 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125541024 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125541024 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125541024 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125541024 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125541024 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125541024 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125541024 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125541024 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125541024 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125541024 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125541024 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125541024 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125541024 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20250212125541024 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20250212125541024 DTBF INFO TBF(UL:TFI-0-5-1:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20250212125541024 DTBF INFO TBF(UL:TFI-0-5-1:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125541024 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-1:G){NEW} (gprs_ms.c:336) 20250212125541024 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125541024 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125541024 DTBFUL INFO TBF(UL:TFI-0-5-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125541024 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125541024 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) 20250212125541024 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) 20250212125541024 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125541024 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125541024 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20250212125541024 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125541037 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) 20250212125541037 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) 20250212125541037 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) 20250212125541037 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20250212125541037 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) 20250212125541037 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) 20250212125541038 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) 20250212125541038 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) 20250212125541038 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) 20250212125541038 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) 20250212125541038 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) 20250212125541038 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) 20250212125541038 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) 20250212125541038 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) 20250212125541038 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) 20250212125541038 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) 20250212125541038 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) 20250212125541038 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) 20250212125541046 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) 20250212125541046 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) 20250212125541046 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 212 for type USF (pdch_ul_controller.c:184) 20250212125541046 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) 20250212125541047 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 1 vs exp USF 1 20250212125541061 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) 20250212125541061 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) 20250212125541061 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) 20250212125541061 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) 20250212125541061 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) 20250212125541061 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) 20250212125541061 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) 20250212125541061 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) 20250212125541061 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) 20250212125541061 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) 20250212125541061 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) 20250212125541061 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125541062 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 d7 58 18 ec 14 94 c0 19 7e 5f 8c 3b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125541062 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) 20250212125541062 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125541062 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 03 01 00 00 00 0e d7 58 18 ec 14 94 c0 19 7e 5f 8c 3b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125541062 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125541062 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=208 Rx UL DATA from unexpected TBF(UL:TFI-0-5-1:G){ASSIGN} (pdch.cpp:1070) 20250212125541062 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) 20250212125541062 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125541062 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) 20250212125541062 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125541062 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} data_length=30, data=00 00 00 0e d7 58 18 ec 14 94 c0 19 7e 5f 8c 3b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125541062 DTBFUL INFO TBF(UL:TFI-0-5-1:G){ASSIGN} Decoded premier TLLI=0x0000000e of UL DATA TFI=1. (tbf_ul.cpp:361) 20250212125541062 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000e, not yet confirmed (gprs_ms.c:512) 20250212125541062 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125541062 DTBFUL ERROR UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125541062 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125541062 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125541062 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125541062 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125541062 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) 20250212125541062 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125541062 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125541062 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125541062 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) 20250212125541062 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) 20250212125541062 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) 20250212125541062 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) 20250212125541065 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) 20250212125541065 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) 20250212125541065 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 216 for type USF (pdch_ul_controller.c:184) 20250212125541065 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) 20250212125541065 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125541065 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125541065 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) 20250212125541065 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125541065 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125541065 DTBFUL ERROR UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125541065 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) 20250212125541065 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) 20250212125541065 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125541067 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125541067 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125541067 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125541067 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) 20250212125541067 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125541067 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125541067 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125541067 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125541067 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125541067 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125541067 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=1 (bts.cpp:663) 20250212125541067 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125541067 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125541067 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125541067 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125541067 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125541067 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125541067 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125541067 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125541067 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125541067 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125541067 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125541067 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125541067 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125541067 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125541067 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125541067 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125541067 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125541067 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125541067 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125541067 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125541067 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20250212125541067 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20250212125541067 DTBF INFO TBF(UL:TFI-0-6-1:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20250212125541067 DTBF INFO TBF(UL:TFI-0-6-1:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125541067 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-1:G){NEW} (gprs_ms.c:336) 20250212125541067 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125541067 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125541067 DTBFUL INFO TBF(UL:TFI-0-6-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125541067 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125541067 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) 20250212125541067 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) 20250212125541067 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125541067 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125541067 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20250212125541067 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125541079 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) 20250212125541079 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) 20250212125541079 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) 20250212125541079 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20250212125541080 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) 20250212125541080 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) 20250212125541080 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) 20250212125541080 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) 20250212125541080 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) 20250212125541080 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) 20250212125541081 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) 20250212125541081 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) 20250212125541081 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) 20250212125541081 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) 20250212125541081 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) 20250212125541081 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) 20250212125541081 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) 20250212125541081 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) 20250212125541084 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) 20250212125541084 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) 20250212125541084 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 221 for type USF (pdch_ul_controller.c:184) 20250212125541084 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) 20250212125541084 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 1 vs exp USF 1 20250212125541098 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) 20250212125541098 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) 20250212125541098 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) 20250212125541098 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) 20250212125541099 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) 20250212125541099 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) 20250212125541099 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) 20250212125541099 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) 20250212125541099 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) 20250212125541099 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) 20250212125541100 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) 20250212125541100 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) 20250212125541100 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) 20250212125541100 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125541100 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 cb 09 ae 10 f0 4a f2 c9 90 f8 81 99 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125541100 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) 20250212125541100 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125541100 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 03 01 00 00 00 0f cb 09 ae 10 f0 4a f2 c9 90 f8 81 99 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125541100 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125541100 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=216 Rx UL DATA from unexpected TBF(UL:TFI-0-6-1:G){ASSIGN} (pdch.cpp:1070) 20250212125541100 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) 20250212125541100 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125541100 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) 20250212125541100 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125541100 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} data_length=30, data=00 00 00 0f cb 09 ae 10 f0 4a f2 c9 90 f8 81 99 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125541100 DTBFUL INFO TBF(UL:TFI-0-6-1:G){ASSIGN} Decoded premier TLLI=0x0000000f of UL DATA TFI=1. (tbf_ul.cpp:361) 20250212125541100 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000f, not yet confirmed (gprs_ms.c:512) 20250212125541100 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125541100 DTBFUL ERROR UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125541100 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125541100 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125541100 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125541100 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125541100 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) 20250212125541100 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125541100 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125541100 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125541100 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) 20250212125541100 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) 20250212125541104 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125541104 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125541104 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125541107 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) 20250212125541107 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) 20250212125541107 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 225 for type USF (pdch_ul_controller.c:184) 20250212125541107 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) 20250212125541107 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125541107 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125541107 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) 20250212125541107 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125541107 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125541107 DTBFUL ERROR UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125541107 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) 20250212125541107 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) 20250212125541108 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125541109 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) 20250212125541109 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125541109 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125541109 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125541109 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125541109 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125541109 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125541109 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=1 (bts.cpp:663) 20250212125541109 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125541109 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125541109 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125541109 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125541109 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125541109 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125541109 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125541109 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125541109 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125541109 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125541109 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125541109 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125541109 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125541109 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125541109 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125541109 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125541109 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125541109 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125541109 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125541109 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125541109 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20250212125541109 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20250212125541109 DTBF INFO TBF(UL:TFI-0-7-1:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20250212125541109 DTBF INFO TBF(UL:TFI-0-7-1:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125541109 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-1:G){NEW} (gprs_ms.c:336) 20250212125541109 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125541109 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125541109 DTBFUL INFO TBF(UL:TFI-0-7-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125541109 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125541109 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) 20250212125541109 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) 20250212125541109 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125541109 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125541109 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20250212125541109 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125541121 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) 20250212125541121 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) 20250212125541121 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) 20250212125541121 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20250212125541122 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) 20250212125541122 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) 20250212125541122 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) 20250212125541122 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) 20250212125541122 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) 20250212125541122 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) 20250212125541123 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) 20250212125541123 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) 20250212125541123 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) 20250212125541123 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) 20250212125541123 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) 20250212125541123 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) 20250212125541123 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) 20250212125541123 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) 20250212125541126 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) 20250212125541126 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) 20250212125541126 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 229 for type USF (pdch_ul_controller.c:184) 20250212125541126 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) 20250212125541127 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 1 vs exp USF 1 20250212125541140 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) 20250212125541140 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) 20250212125541140 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) 20250212125541140 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) 20250212125541141 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) 20250212125541141 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) 20250212125541141 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) 20250212125541141 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) 20250212125541141 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) 20250212125541141 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) 20250212125541141 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) 20250212125541141 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) 20250212125541142 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) 20250212125541142 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) 20250212125541142 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) 20250212125541142 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125541142 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 ba ae 60 9f 4d 68 09 b9 c1 db c3 40 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125541142 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) 20250212125541142 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125541142 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 03 01 00 00 00 10 ba ae 60 9f 4d 68 09 b9 c1 db c3 40 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125541142 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125541142 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=225 Rx UL DATA from unexpected TBF(UL:TFI-0-7-1:G){ASSIGN} (pdch.cpp:1070) 20250212125541142 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) 20250212125541142 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125541142 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) 20250212125541142 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125541142 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} data_length=30, data=00 00 00 10 ba ae 60 9f 4d 68 09 b9 c1 db c3 40 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125541142 DTBFUL INFO TBF(UL:TFI-0-7-1:G){ASSIGN} Decoded premier TLLI=0x00000010 of UL DATA TFI=1. (tbf_ul.cpp:361) 20250212125541142 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000010, not yet confirmed (gprs_ms.c:512) 20250212125541142 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125541142 DTBFUL ERROR UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125541142 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125541142 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125541142 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125541142 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125541142 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) 20250212125541142 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125541142 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125541142 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125541145 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) 20250212125541145 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) 20250212125541145 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 234 for type USF (pdch_ul_controller.c:184) 20250212125541145 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) 20250212125541145 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125541145 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125541145 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) 20250212125541145 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125541145 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125541145 DTBFUL ERROR UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125541145 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) 20250212125541145 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) 20250212125541145 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125541146 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125541146 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125541146 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125541146 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) 20250212125541146 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125541146 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125541146 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125541146 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125541146 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125541146 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125541146 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=2 (bts.cpp:663) 20250212125541146 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125541146 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125541146 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125541146 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125541146 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125541146 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125541146 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125541146 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125541146 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125541146 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125541146 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125541146 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125541146 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125541146 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125541146 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125541147 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125541147 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125541147 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125541147 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125541147 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125541147 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20250212125541147 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20250212125541147 DTBF INFO TBF(UL:TFI-0-0-2:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125541147 DTBF INFO TBF(UL:TFI-0-0-2:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125541147 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-2:G){NEW} (gprs_ms.c:336) 20250212125541147 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125541147 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125541147 DTBFUL INFO TBF(UL:TFI-0-0-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125541147 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125541147 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) 20250212125541147 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) 20250212125541147 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125541147 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125541147 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20250212125541147 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125541158 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) 20250212125541159 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) 20250212125541159 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) 20250212125541159 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20250212125541159 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) 20250212125541159 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) 20250212125541159 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) 20250212125541159 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) 20250212125541160 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) 20250212125541160 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) 20250212125541160 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) 20250212125541160 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) 20250212125541160 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) 20250212125541160 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) 20250212125541160 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) 20250212125541160 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) 20250212125541161 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) 20250212125541161 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) 20250212125541168 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) 20250212125541168 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) 20250212125541168 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 238 for type USF (pdch_ul_controller.c:184) 20250212125541168 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) 20250212125541168 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 1 vs exp USF 2 20250212125541182 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) 20250212125541182 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) 20250212125541182 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) 20250212125541182 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) 20250212125541182 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) 20250212125541182 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) 20250212125541183 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) 20250212125541183 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) 20250212125541183 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) 20250212125541183 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) 20250212125541183 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) 20250212125541183 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) 20250212125541184 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) 20250212125541184 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) 20250212125541184 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) 20250212125541184 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) 20250212125541184 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) 20250212125541184 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125541186 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) 20250212125541186 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) 20250212125541186 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 242 for type USF (pdch_ul_controller.c:184) 20250212125541186 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) 20250212125541186 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 1 vs exp USF 2 20250212125541188 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125541188 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125541188 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125541200 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) 20250212125541200 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) 20250212125541200 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) 20250212125541200 DTBF NOTICE TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20250212125541200 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20250212125541200 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20250212125541201 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) 20250212125541201 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) 20250212125541201 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) 20250212125541201 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) 20250212125541201 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) 20250212125541201 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) 20250212125541201 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) 20250212125541201 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) 20250212125541201 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) 20250212125541201 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) 20250212125541201 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) 20250212125541201 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) 20250212125541201 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) 20250212125541201 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) 20250212125541205 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) 20250212125541205 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) 20250212125541205 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 2 20250212125541219 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) 20250212125541219 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) 20250212125541219 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) 20250212125541219 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20250212125541219 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) 20250212125541219 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) 20250212125541219 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) 20250212125541219 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) 20250212125541220 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) 20250212125541220 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) 20250212125541220 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) 20250212125541220 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) 20250212125541220 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) 20250212125541220 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) 20250212125541220 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) 20250212125541220 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) 20250212125541220 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) 20250212125541220 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) 20250212125541225 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125541225 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125541225 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125541228 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) 20250212125541228 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) 20250212125541228 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 2 20250212125541242 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) 20250212125541242 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) 20250212125541242 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) 20250212125541242 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) 20250212125541243 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) 20250212125541243 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) 20250212125541243 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) 20250212125541243 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) 20250212125541243 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) 20250212125541243 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) 20250212125541243 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) 20250212125541243 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) 20250212125541243 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) 20250212125541243 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) 20250212125541243 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) 20250212125541243 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) 20250212125541247 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) 20250212125541247 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) 20250212125541247 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 2 20250212125541261 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) 20250212125541261 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) 20250212125541261 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) 20250212125541261 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) 20250212125541261 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) 20250212125541261 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) 20250212125541261 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) 20250212125541261 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) 20250212125541262 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) 20250212125541262 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) 20250212125541262 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) 20250212125541262 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) 20250212125541262 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) 20250212125541262 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) 20250212125541262 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) 20250212125541262 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) 20250212125541265 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) 20250212125541265 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) 20250212125541266 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 2 20250212125541268 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125541268 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125541268 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125541279 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) 20250212125541279 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) 20250212125541280 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) 20250212125541280 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) 20250212125541280 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) 20250212125541280 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) 20250212125541280 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) 20250212125541280 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) 20250212125541280 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) 20250212125541280 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) 20250212125541280 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) 20250212125541280 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) 20250212125541280 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) 20250212125541280 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) 20250212125541280 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) 20250212125541280 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) 20250212125541289 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) 20250212125541289 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) 20250212125541289 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 2 20250212125541303 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) 20250212125541303 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) 20250212125541303 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) 20250212125541303 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) 20250212125541303 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) 20250212125541303 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) 20250212125541304 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) 20250212125541304 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) 20250212125541304 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) 20250212125541304 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) 20250212125541304 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) 20250212125541304 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) 20250212125541304 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) 20250212125541304 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) 20250212125541304 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) 20250212125541304 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) 20250212125541308 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) 20250212125541308 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) 20250212125541308 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 2 20250212125541310 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125541310 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125541310 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125541322 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) 20250212125541322 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) 20250212125541322 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) 20250212125541322 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) 20250212125541322 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) 20250212125541322 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) 20250212125541322 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) 20250212125541322 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) 20250212125541323 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) 20250212125541323 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) 20250212125541323 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) 20250212125541323 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) 20250212125541323 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) 20250212125541323 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) 20250212125541323 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) 20250212125541323 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) 20250212125541326 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) 20250212125541326 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) 20250212125541326 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 2 20250212125541340 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) 20250212125541340 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) 20250212125541341 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) 20250212125541341 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) 20250212125541341 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) 20250212125541341 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) 20250212125541341 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) 20250212125541341 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) 20250212125541341 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) 20250212125541341 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) 20250212125541341 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) 20250212125541341 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) 20250212125541341 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) 20250212125541341 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) 20250212125541341 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) 20250212125541341 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) 20250212125541347 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125541347 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125541347 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125541350 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) 20250212125541350 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) 20250212125541350 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 277 for type USF (pdch_ul_controller.c:184) 20250212125541350 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) 20250212125541350 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 2 vs exp USF 2 20250212125541364 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 11 d6 a1 4f 9d b1 73 68 4d 7e 52 e8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125541364 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) 20250212125541364 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125541364 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 05 01 00 00 00 11 11 d6 a1 4f 9d b1 73 68 4d 7e 52 e8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125541364 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125541364 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=273 Rx UL DATA from unexpected TBF(UL:TFI-0-0-2:G){FLOW} (pdch.cpp:1070) 20250212125541364 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) 20250212125541364 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125541364 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) 20250212125541364 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125541364 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G){FLOW} data_length=30, data=00 00 00 11 11 d6 a1 4f 9d b1 73 68 4d 7e 52 e8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125541364 DTBFUL INFO TBF(UL:TFI-0-0-2:G){FLOW} Decoded premier TLLI=0x00000011 of UL DATA TFI=2. (tbf_ul.cpp:361) 20250212125541364 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000011, not yet confirmed (gprs_ms.c:512) 20250212125541364 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125541364 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125541364 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125541364 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125541364 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125541364 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) 20250212125541364 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) 20250212125541364 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125541364 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125541364 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125541364 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) 20250212125541364 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) 20250212125541364 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) 20250212125541364 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) 20250212125541364 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) 20250212125541364 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) 20250212125541364 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) 20250212125541364 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) 20250212125541364 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) 20250212125541364 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) 20250212125541365 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) 20250212125541365 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) 20250212125541365 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) 20250212125541365 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) 20250212125541368 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) 20250212125541368 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) 20250212125541368 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 281 for type USF (pdch_ul_controller.c:184) 20250212125541368 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) 20250212125541368 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (final=0) (encoding.cpp:1112) 20250212125541368 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125541368 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) 20250212125541368 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125541368 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125541368 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125541368 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) 20250212125541368 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) 20250212125541368 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125541369 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) 20250212125541369 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125541369 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125541369 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125541369 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125541369 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125541369 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125541369 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=2 (bts.cpp:663) 20250212125541369 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125541369 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125541369 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125541369 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125541369 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125541369 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125541369 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125541369 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125541369 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125541369 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125541369 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125541369 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125541369 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125541369 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125541369 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125541369 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125541369 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125541369 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125541369 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125541369 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125541369 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20250212125541369 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20250212125541369 DTBF INFO TBF(UL:TFI-0-1-2:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20250212125541369 DTBF INFO TBF(UL:TFI-0-1-2:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125541369 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-2:G){NEW} (gprs_ms.c:336) 20250212125541369 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125541369 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125541369 DTBFUL INFO TBF(UL:TFI-0-1-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125541369 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125541370 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) 20250212125541370 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) 20250212125541370 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125541370 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125541370 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20250212125541370 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125541382 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) 20250212125541382 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) 20250212125541382 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) 20250212125541382 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125541382 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) 20250212125541382 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) 20250212125541383 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) 20250212125541383 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) 20250212125541383 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) 20250212125541383 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) 20250212125541383 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) 20250212125541383 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) 20250212125541383 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) 20250212125541383 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) 20250212125541383 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) 20250212125541383 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) 20250212125541383 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) 20250212125541383 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) 20250212125541387 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) 20250212125541387 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) 20250212125541387 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 286 for type USF (pdch_ul_controller.c:184) 20250212125541387 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) 20250212125541387 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 2 vs exp USF 2 20250212125541401 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) 20250212125541401 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) 20250212125541401 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) 20250212125541401 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125541401 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 9c c3 98 76 08 1b da ea 19 6c 8d b1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125541401 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) 20250212125541401 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125541401 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 05 01 00 00 00 12 9c c3 98 76 08 1b da ea 19 6c 8d b1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125541401 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125541401 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=281 Rx UL DATA from unexpected TBF(UL:TFI-0-1-2:G){ASSIGN} (pdch.cpp:1070) 20250212125541401 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) 20250212125541401 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125541401 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) 20250212125541401 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125541401 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} data_length=30, data=00 00 00 12 9c c3 98 76 08 1b da ea 19 6c 8d b1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125541401 DTBFUL INFO TBF(UL:TFI-0-1-2:G){ASSIGN} Decoded premier TLLI=0x00000012 of UL DATA TFI=2. (tbf_ul.cpp:361) 20250212125541401 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000012, not yet confirmed (gprs_ms.c:512) 20250212125541401 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125541401 DTBFUL ERROR UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125541401 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125541401 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125541401 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125541401 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125541401 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) 20250212125541401 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125541401 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125541401 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125541401 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) 20250212125541401 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) 20250212125541401 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) 20250212125541401 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) 20250212125541401 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) 20250212125541401 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) 20250212125541401 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) 20250212125541401 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) 20250212125541402 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) 20250212125541402 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) 20250212125541402 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) 20250212125541402 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) 20250212125541410 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) 20250212125541410 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) 20250212125541410 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 290 for type USF (pdch_ul_controller.c:184) 20250212125541410 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) 20250212125541410 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125541410 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125541410 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) 20250212125541410 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125541410 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125541410 DTBFUL ERROR UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125541410 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) 20250212125541410 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) 20250212125541410 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125541411 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) 20250212125541411 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125541411 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125541411 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125541411 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125541411 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125541411 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125541411 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=2 (bts.cpp:663) 20250212125541411 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125541411 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125541411 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125541411 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125541411 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125541411 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125541411 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125541411 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125541411 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125541411 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125541412 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125541412 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125541412 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125541412 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125541412 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125541412 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125541412 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125541412 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125541412 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125541412 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125541412 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20250212125541412 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20250212125541412 DTBF INFO TBF(UL:TFI-0-2-2:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20250212125541412 DTBF INFO TBF(UL:TFI-0-2-2:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125541412 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-2:G){NEW} (gprs_ms.c:336) 20250212125541412 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125541412 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125541412 DTBFUL INFO TBF(UL:TFI-0-2-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125541412 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125541412 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) 20250212125541412 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) 20250212125541412 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125541412 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125541412 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20250212125541412 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125541424 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) 20250212125541424 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) 20250212125541424 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) 20250212125541424 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125541424 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) 20250212125541424 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) 20250212125541424 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) 20250212125541424 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) 20250212125541424 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) 20250212125541424 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) 20250212125541425 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) 20250212125541425 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) 20250212125541425 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) 20250212125541425 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) 20250212125541425 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) 20250212125541425 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) 20250212125541425 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) 20250212125541425 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) 20250212125541429 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) 20250212125541429 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) 20250212125541429 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 294 for type USF (pdch_ul_controller.c:184) 20250212125541429 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) 20250212125541429 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 2 vs exp USF 2 20250212125541443 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) 20250212125541443 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) 20250212125541443 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) 20250212125541443 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) 20250212125541443 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) 20250212125541443 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125541443 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 da 96 4b 38 76 e5 47 af 53 60 0a f2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125541443 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) 20250212125541443 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125541443 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 05 01 00 00 00 13 da 96 4b 38 76 e5 47 af 53 60 0a f2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125541443 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125541443 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=290 Rx UL DATA from unexpected TBF(UL:TFI-0-2-2:G){ASSIGN} (pdch.cpp:1070) 20250212125541443 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) 20250212125541443 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125541443 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) 20250212125541443 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125541443 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G){ASSIGN} data_length=30, data=00 00 00 13 da 96 4b 38 76 e5 47 af 53 60 0a f2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125541443 DTBFUL INFO TBF(UL:TFI-0-2-2:G){ASSIGN} Decoded premier TLLI=0x00000013 of UL DATA TFI=2. (tbf_ul.cpp:361) 20250212125541443 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000013, not yet confirmed (gprs_ms.c:512) 20250212125541443 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125541443 DTBFUL ERROR UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125541443 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125541443 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125541443 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125541443 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125541443 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) 20250212125541443 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125541443 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125541443 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125541443 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) 20250212125541443 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) 20250212125541444 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) 20250212125541444 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) 20250212125541444 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) 20250212125541444 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) 20250212125541444 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) 20250212125541444 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) 20250212125541444 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) 20250212125541444 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) 20250212125541447 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) 20250212125541447 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) 20250212125541447 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 299 for type USF (pdch_ul_controller.c:184) 20250212125541447 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) 20250212125541447 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125541447 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125541447 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) 20250212125541447 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125541447 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125541447 DTBFUL ERROR UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125541447 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) 20250212125541447 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) 20250212125541448 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125541449 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) 20250212125541449 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125541449 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125541449 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125541449 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125541449 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125541449 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125541449 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=2 (bts.cpp:663) 20250212125541449 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125541449 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125541449 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125541449 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125541449 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125541449 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125541449 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125541449 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125541449 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125541449 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125541449 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125541449 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125541449 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125541449 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125541449 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125541449 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125541449 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125541449 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125541449 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125541449 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125541449 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20250212125541449 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20250212125541449 DTBF INFO TBF(UL:TFI-0-3-2:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20250212125541449 DTBF INFO TBF(UL:TFI-0-3-2:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125541449 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-2:G){NEW} (gprs_ms.c:336) 20250212125541449 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125541449 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125541449 DTBFUL INFO TBF(UL:TFI-0-3-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125541449 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125541449 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) 20250212125541449 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) 20250212125541449 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125541449 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125541449 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20250212125541449 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125541462 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) 20250212125541462 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) 20250212125541462 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) 20250212125541462 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125541462 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) 20250212125541462 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) 20250212125541462 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) 20250212125541462 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) 20250212125541463 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) 20250212125541463 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) 20250212125541463 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) 20250212125541463 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) 20250212125541463 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) 20250212125541463 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) 20250212125541463 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) 20250212125541463 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) 20250212125541464 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) 20250212125541464 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) 20250212125541471 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) 20250212125541471 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) 20250212125541471 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 303 for type USF (pdch_ul_controller.c:184) 20250212125541471 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) 20250212125541471 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 2 vs exp USF 2 20250212125541485 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) 20250212125541485 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) 20250212125541485 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) 20250212125541485 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) 20250212125541485 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) 20250212125541485 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) 20250212125541485 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) 20250212125541485 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125541485 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 2c 9a 3e e7 38 11 0c 0d e7 05 8d 93 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125541485 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) 20250212125541486 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125541486 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 05 01 00 00 00 14 2c 9a 3e e7 38 11 0c 0d e7 05 8d 93 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125541486 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125541486 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=299 Rx UL DATA from unexpected TBF(UL:TFI-0-3-2:G){ASSIGN} (pdch.cpp:1070) 20250212125541486 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) 20250212125541486 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125541486 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) 20250212125541486 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125541486 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G){ASSIGN} data_length=30, data=00 00 00 14 2c 9a 3e e7 38 11 0c 0d e7 05 8d 93 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125541486 DTBFUL INFO TBF(UL:TFI-0-3-2:G){ASSIGN} Decoded premier TLLI=0x00000014 of UL DATA TFI=2. (tbf_ul.cpp:361) 20250212125541486 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000014, not yet confirmed (gprs_ms.c:512) 20250212125541486 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125541486 DTBFUL ERROR UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125541486 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125541486 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125541486 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125541486 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125541486 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) 20250212125541486 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125541486 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125541486 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125541486 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) 20250212125541486 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) 20250212125541486 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) 20250212125541486 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) 20250212125541486 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) 20250212125541486 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) 20250212125541486 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) 20250212125541486 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) 20250212125541489 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) 20250212125541489 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) 20250212125541489 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 307 for type USF (pdch_ul_controller.c:184) 20250212125541489 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) 20250212125541489 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125541489 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125541489 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) 20250212125541489 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125541489 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125541489 DTBFUL ERROR UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125541489 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) 20250212125541489 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) 20250212125541490 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125541491 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) 20250212125541491 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125541491 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125541491 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125541491 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125541491 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125541491 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125541491 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=2 (bts.cpp:663) 20250212125541491 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125541491 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125541491 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125541491 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125541491 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125541491 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125541491 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125541491 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125541491 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125541491 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125541491 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125541491 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125541491 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125541491 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125541491 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125541491 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125541491 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125541491 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125541491 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125541491 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125541491 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20250212125541491 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20250212125541491 DTBF INFO TBF(UL:TFI-0-4-2:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20250212125541491 DTBF INFO TBF(UL:TFI-0-4-2:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125541491 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-2:G){NEW} (gprs_ms.c:336) 20250212125541491 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125541491 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125541491 DTBFUL INFO TBF(UL:TFI-0-4-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125541491 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125541491 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) 20250212125541491 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) 20250212125541491 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125541491 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125541491 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20250212125541491 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125541503 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) 20250212125541503 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) 20250212125541503 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) 20250212125541503 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125541504 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) 20250212125541504 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) 20250212125541504 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) 20250212125541504 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) 20250212125541504 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) 20250212125541504 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) 20250212125541504 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) 20250212125541504 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) 20250212125541504 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) 20250212125541504 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) 20250212125541504 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) 20250212125541504 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) 20250212125541505 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) 20250212125541505 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) 20250212125541508 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) 20250212125541508 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) 20250212125541508 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 312 for type USF (pdch_ul_controller.c:184) 20250212125541508 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) 20250212125541508 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 2 vs exp USF 2 20250212125541522 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) 20250212125541522 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) 20250212125541522 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) 20250212125541522 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) 20250212125541523 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) 20250212125541523 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) 20250212125541523 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) 20250212125541523 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) 20250212125541523 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) 20250212125541523 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125541523 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 66 c6 b2 07 96 0f bb de f3 19 10 4b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125541523 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) 20250212125541523 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125541523 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 05 01 00 00 00 15 66 c6 b2 07 96 0f bb de f3 19 10 4b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125541523 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125541523 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=307 Rx UL DATA from unexpected TBF(UL:TFI-0-4-2:G){ASSIGN} (pdch.cpp:1070) 20250212125541523 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) 20250212125541523 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125541523 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) 20250212125541523 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125541523 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G){ASSIGN} data_length=30, data=00 00 00 15 66 c6 b2 07 96 0f bb de f3 19 10 4b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125541523 DTBFUL INFO TBF(UL:TFI-0-4-2:G){ASSIGN} Decoded premier TLLI=0x00000015 of UL DATA TFI=2. (tbf_ul.cpp:361) 20250212125541523 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000015, not yet confirmed (gprs_ms.c:512) 20250212125541523 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125541523 DTBFUL ERROR UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125541523 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125541523 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125541523 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125541523 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125541523 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) 20250212125541523 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125541523 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125541523 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125541524 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) 20250212125541524 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) 20250212125541524 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) 20250212125541524 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) 20250212125541524 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) 20250212125541524 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) 20250212125541531 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) 20250212125541531 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) 20250212125541531 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 316 for type USF (pdch_ul_controller.c:184) 20250212125541531 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) 20250212125541531 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125541531 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125541531 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) 20250212125541531 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125541531 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125541531 DTBFUL ERROR UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125541531 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) 20250212125541531 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) 20250212125541532 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125541533 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) 20250212125541533 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125541533 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125541533 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125541533 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125541533 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125541533 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125541533 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=2 (bts.cpp:663) 20250212125541533 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125541533 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125541533 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125541533 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125541533 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125541533 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125541533 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125541533 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125541533 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125541533 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125541533 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125541533 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125541533 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125541533 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125541533 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125541533 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125541533 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125541533 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125541533 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125541533 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125541533 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20250212125541533 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20250212125541533 DTBF INFO TBF(UL:TFI-0-5-2:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20250212125541533 DTBF INFO TBF(UL:TFI-0-5-2:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125541533 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-2:G){NEW} (gprs_ms.c:336) 20250212125541533 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125541533 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125541533 DTBFUL INFO TBF(UL:TFI-0-5-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125541533 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125541533 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) 20250212125541533 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) 20250212125541533 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125541533 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125541533 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20250212125541533 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125541545 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) 20250212125541545 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) 20250212125541545 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) 20250212125541545 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20250212125541545 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) 20250212125541545 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) 20250212125541546 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) 20250212125541546 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) 20250212125541546 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) 20250212125541546 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) 20250212125541546 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) 20250212125541546 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) 20250212125541546 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) 20250212125541546 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) 20250212125541546 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) 20250212125541546 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) 20250212125541546 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) 20250212125541546 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) 20250212125541550 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) 20250212125541550 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) 20250212125541550 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 320 for type USF (pdch_ul_controller.c:184) 20250212125541550 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) 20250212125541550 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 2 vs exp USF 2 20250212125541564 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) 20250212125541564 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) 20250212125541564 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) 20250212125541564 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) 20250212125541565 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) 20250212125541565 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) 20250212125541565 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) 20250212125541565 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) 20250212125541565 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) 20250212125541565 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) 20250212125541565 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) 20250212125541565 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125541566 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 a3 88 19 9b 4b 12 10 33 55 9a dc 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125541566 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) 20250212125541566 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125541566 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 05 01 00 00 00 16 a3 88 19 9b 4b 12 10 33 55 9a dc 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125541566 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125541566 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=316 Rx UL DATA from unexpected TBF(UL:TFI-0-5-2:G){ASSIGN} (pdch.cpp:1070) 20250212125541566 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) 20250212125541566 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125541566 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) 20250212125541566 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125541566 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} data_length=30, data=00 00 00 16 a3 88 19 9b 4b 12 10 33 55 9a dc 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125541566 DTBFUL INFO TBF(UL:TFI-0-5-2:G){ASSIGN} Decoded premier TLLI=0x00000016 of UL DATA TFI=2. (tbf_ul.cpp:361) 20250212125541566 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000016, not yet confirmed (gprs_ms.c:512) 20250212125541566 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125541566 DTBFUL ERROR UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125541566 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125541566 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125541566 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125541566 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125541566 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) 20250212125541566 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125541566 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125541566 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125541566 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) 20250212125541566 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) 20250212125541566 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) 20250212125541566 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) 20250212125541568 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) 20250212125541568 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) 20250212125541568 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 325 for type USF (pdch_ul_controller.c:184) 20250212125541568 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) 20250212125541568 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125541568 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125541568 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) 20250212125541568 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125541568 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125541568 DTBFUL ERROR UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125541568 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) 20250212125541568 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) 20250212125541569 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125541570 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125541570 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125541570 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125541570 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) 20250212125541570 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125541570 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125541570 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125541570 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125541570 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125541570 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125541570 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=2 (bts.cpp:663) 20250212125541570 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125541570 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125541570 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125541570 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125541570 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125541570 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125541570 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125541570 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125541570 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125541570 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125541570 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125541570 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125541570 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125541570 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125541570 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125541570 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125541570 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125541570 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125541570 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125541570 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125541570 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20250212125541570 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20250212125541570 DTBF INFO TBF(UL:TFI-0-6-2:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20250212125541570 DTBF INFO TBF(UL:TFI-0-6-2:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125541570 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-2:G){NEW} (gprs_ms.c:336) 20250212125541570 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125541570 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125541570 DTBFUL INFO TBF(UL:TFI-0-6-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125541570 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125541570 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) 20250212125541570 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) 20250212125541570 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125541570 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125541570 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20250212125541570 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125541582 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) 20250212125541582 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) 20250212125541582 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) 20250212125541582 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20250212125541583 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) 20250212125541583 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) 20250212125541583 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) 20250212125541583 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) 20250212125541583 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) 20250212125541583 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) 20250212125541583 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) 20250212125541583 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) 20250212125541583 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) 20250212125541583 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) 20250212125541583 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) 20250212125541583 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) 20250212125541583 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) 20250212125541583 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) 20250212125541592 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) 20250212125541592 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) 20250212125541592 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 329 for type USF (pdch_ul_controller.c:184) 20250212125541592 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) 20250212125541592 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 2 vs exp USF 2 20250212125541606 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) 20250212125541606 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) 20250212125541606 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) 20250212125541606 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) 20250212125541606 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) 20250212125541606 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) 20250212125541606 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) 20250212125541606 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) 20250212125541606 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) 20250212125541606 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) 20250212125541606 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) 20250212125541606 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) 20250212125541606 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) 20250212125541606 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125541606 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 81 4b cc 33 63 39 ab 39 40 96 6a fb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125541606 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) 20250212125541606 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125541606 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 05 01 00 00 00 17 81 4b cc 33 63 39 ab 39 40 96 6a fb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125541607 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125541607 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=325 Rx UL DATA from unexpected TBF(UL:TFI-0-6-2:G){ASSIGN} (pdch.cpp:1070) 20250212125541607 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) 20250212125541607 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125541607 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) 20250212125541607 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125541607 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} data_length=30, data=00 00 00 17 81 4b cc 33 63 39 ab 39 40 96 6a fb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125541607 DTBFUL INFO TBF(UL:TFI-0-6-2:G){ASSIGN} Decoded premier TLLI=0x00000017 of UL DATA TFI=2. (tbf_ul.cpp:361) 20250212125541607 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000017, not yet confirmed (gprs_ms.c:512) 20250212125541607 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125541607 DTBFUL ERROR UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125541607 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125541607 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125541607 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125541607 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125541607 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) 20250212125541607 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125541607 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125541607 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125541607 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) 20250212125541607 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) 20250212125541610 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) 20250212125541610 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) 20250212125541610 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 333 for type USF (pdch_ul_controller.c:184) 20250212125541610 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) 20250212125541610 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125541610 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125541610 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) 20250212125541610 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125541610 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125541610 DTBFUL ERROR UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125541610 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) 20250212125541610 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) 20250212125541610 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125541611 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) 20250212125541611 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125541611 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125541611 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125541611 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125541611 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125541611 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125541611 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=2 (bts.cpp:663) 20250212125541611 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125541611 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125541611 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125541611 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125541611 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125541611 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125541611 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125541611 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125541611 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125541611 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125541611 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125541611 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125541611 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125541611 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125541611 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125541611 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125541611 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125541611 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125541611 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125541611 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125541611 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20250212125541611 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20250212125541611 DTBF INFO TBF(UL:TFI-0-7-2:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20250212125541611 DTBF INFO TBF(UL:TFI-0-7-2:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125541611 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-2:G){NEW} (gprs_ms.c:336) 20250212125541611 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125541611 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125541611 DTBFUL INFO TBF(UL:TFI-0-7-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125541611 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125541611 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) 20250212125541611 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) 20250212125541611 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125541612 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125541612 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20250212125541612 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125541613 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125541613 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125541613 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125541624 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) 20250212125541624 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) 20250212125541624 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) 20250212125541624 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20250212125541624 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) 20250212125541624 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) 20250212125541625 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) 20250212125541625 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) 20250212125541625 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) 20250212125541625 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) 20250212125541625 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) 20250212125541625 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) 20250212125541625 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) 20250212125541625 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) 20250212125541625 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) 20250212125541625 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) 20250212125541625 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) 20250212125541625 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) 20250212125541629 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) 20250212125541629 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) 20250212125541629 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 338 for type USF (pdch_ul_controller.c:184) 20250212125541629 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) 20250212125541629 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 2 vs exp USF 2 20250212125541643 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) 20250212125541643 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) 20250212125541643 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) 20250212125541643 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) 20250212125541643 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) 20250212125541643 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) 20250212125541643 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) 20250212125541643 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) 20250212125541643 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) 20250212125541644 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) 20250212125541644 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) 20250212125541644 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) 20250212125541644 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) 20250212125541644 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) 20250212125541644 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) 20250212125541644 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125541644 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 81 70 05 ce d2 00 dc 1a 64 2b cb 87 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125541644 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) 20250212125541644 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125541644 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 05 01 00 00 00 18 81 70 05 ce d2 00 dc 1a 64 2b cb 87 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125541644 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125541644 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=333 Rx UL DATA from unexpected TBF(UL:TFI-0-7-2:G){ASSIGN} (pdch.cpp:1070) 20250212125541644 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) 20250212125541644 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125541644 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) 20250212125541644 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125541644 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} data_length=30, data=00 00 00 18 81 70 05 ce d2 00 dc 1a 64 2b cb 87 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125541644 DTBFUL INFO TBF(UL:TFI-0-7-2:G){ASSIGN} Decoded premier TLLI=0x00000018 of UL DATA TFI=2. (tbf_ul.cpp:361) 20250212125541644 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000018, not yet confirmed (gprs_ms.c:512) 20250212125541644 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125541644 DTBFUL ERROR UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125541644 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125541644 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125541644 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125541644 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125541644 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) 20250212125541644 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125541644 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125541644 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125541650 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125541650 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125541650 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125541652 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) 20250212125541652 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) 20250212125541652 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 342 for type USF (pdch_ul_controller.c:184) 20250212125541652 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) 20250212125541652 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125541652 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125541652 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) 20250212125541652 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125541652 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125541652 DTBFUL ERROR UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125541652 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) 20250212125541652 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) 20250212125541652 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125541653 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) 20250212125541653 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125541653 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125541653 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125541653 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125541653 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125541653 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125541653 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=3 (bts.cpp:663) 20250212125541653 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125541653 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125541653 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125541653 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125541653 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125541653 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125541653 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125541653 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125541653 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125541653 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125541653 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125541653 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125541653 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125541653 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125541653 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125541653 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125541653 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125541653 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125541653 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125541653 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125541653 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20250212125541653 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20250212125541653 DTBF INFO TBF(UL:TFI-0-0-3:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125541653 DTBF INFO TBF(UL:TFI-0-0-3:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125541653 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-3:G){NEW} (gprs_ms.c:336) 20250212125541653 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125541653 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125541653 DTBFUL INFO TBF(UL:TFI-0-0-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125541653 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125541653 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) 20250212125541653 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) 20250212125541653 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125541653 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125541653 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20250212125541653 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125541666 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) 20250212125541666 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) 20250212125541666 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) 20250212125541666 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20250212125541666 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) 20250212125541666 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) 20250212125541666 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) 20250212125541666 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) 20250212125541666 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) 20250212125541666 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) 20250212125541667 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) 20250212125541667 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) 20250212125541667 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) 20250212125541667 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) 20250212125541667 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) 20250212125541667 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) 20250212125541667 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) 20250212125541667 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) 20250212125541671 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) 20250212125541671 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) 20250212125541671 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 346 for type USF (pdch_ul_controller.c:184) 20250212125541671 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) 20250212125541671 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 2 vs exp USF 3 20250212125541685 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) 20250212125541685 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) 20250212125541685 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) 20250212125541685 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) 20250212125541686 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) 20250212125541686 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) 20250212125541686 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) 20250212125541686 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) 20250212125541686 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) 20250212125541686 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) 20250212125541686 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) 20250212125541686 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) 20250212125541687 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) 20250212125541687 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) 20250212125541687 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) 20250212125541687 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) 20250212125541687 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) 20250212125541687 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125541689 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) 20250212125541689 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) 20250212125541689 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 351 for type USF (pdch_ul_controller.c:184) 20250212125541689 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) 20250212125541690 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 2 vs exp USF 3 20250212125541692 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125541692 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125541692 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125541703 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) 20250212125541703 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) 20250212125541703 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) 20250212125541703 DTBF NOTICE TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20250212125541703 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20250212125541703 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20250212125541704 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) 20250212125541704 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) 20250212125541704 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) 20250212125541704 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) 20250212125541704 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) 20250212125541704 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) 20250212125541704 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) 20250212125541704 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) 20250212125541705 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) 20250212125541705 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) 20250212125541705 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) 20250212125541705 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) 20250212125541705 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) 20250212125541705 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) 20250212125541713 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) 20250212125541713 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) 20250212125541713 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 3 20250212125541727 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) 20250212125541727 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) 20250212125541727 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) 20250212125541727 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20250212125541727 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) 20250212125541727 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) 20250212125541727 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) 20250212125541727 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) 20250212125541728 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) 20250212125541728 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) 20250212125541728 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) 20250212125541728 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) 20250212125541728 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) 20250212125541728 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) 20250212125541728 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) 20250212125541728 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) 20250212125541729 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) 20250212125541729 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) 20250212125541731 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) 20250212125541731 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) 20250212125541731 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 3 20250212125541734 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125541734 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125541734 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125541745 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) 20250212125541745 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) 20250212125541746 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) 20250212125541746 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) 20250212125541746 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) 20250212125541746 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) 20250212125541746 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) 20250212125541746 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) 20250212125541746 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) 20250212125541746 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) 20250212125541746 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) 20250212125541746 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) 20250212125541747 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) 20250212125541747 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) 20250212125541747 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) 20250212125541747 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) 20250212125541750 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) 20250212125541750 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) 20250212125541750 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 3 20250212125541764 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) 20250212125541764 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) 20250212125541764 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) 20250212125541764 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) 20250212125541764 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) 20250212125541764 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) 20250212125541765 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) 20250212125541765 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) 20250212125541765 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) 20250212125541765 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) 20250212125541765 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) 20250212125541765 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) 20250212125541765 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) 20250212125541765 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) 20250212125541765 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) 20250212125541765 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) 20250212125541770 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125541770 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125541770 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125541773 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) 20250212125541773 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) 20250212125541773 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 3 20250212125541787 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) 20250212125541787 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) 20250212125541787 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) 20250212125541787 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) 20250212125541788 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) 20250212125541788 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) 20250212125541788 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) 20250212125541788 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) 20250212125541788 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) 20250212125541788 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) 20250212125541788 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) 20250212125541788 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) 20250212125541788 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) 20250212125541788 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) 20250212125541788 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) 20250212125541788 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) 20250212125541792 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) 20250212125541792 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) 20250212125541792 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 3 20250212125541806 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) 20250212125541806 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) 20250212125541806 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) 20250212125541806 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) 20250212125541806 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) 20250212125541806 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) 20250212125541806 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) 20250212125541806 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) 20250212125541806 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) 20250212125541806 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) 20250212125541806 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) 20250212125541806 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) 20250212125541807 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) 20250212125541807 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) 20250212125541807 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) 20250212125541807 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) 20250212125541810 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) 20250212125541810 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) 20250212125541811 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 3 20250212125541812 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125541812 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125541812 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125541824 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) 20250212125541824 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) 20250212125541825 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) 20250212125541825 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) 20250212125541825 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) 20250212125541825 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) 20250212125541825 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) 20250212125541825 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) 20250212125541825 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) 20250212125541825 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) 20250212125541825 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) 20250212125541825 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) 20250212125541825 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) 20250212125541825 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) 20250212125541825 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) 20250212125541825 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) 20250212125541834 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) 20250212125541834 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) 20250212125541834 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 3 20250212125541848 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) 20250212125541848 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) 20250212125541848 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) 20250212125541848 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) 20250212125541848 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) 20250212125541848 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) 20250212125541848 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) 20250212125541848 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) 20250212125541848 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) 20250212125541848 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) 20250212125541848 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) 20250212125541848 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) 20250212125541848 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) 20250212125541848 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) 20250212125541849 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) 20250212125541849 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) 20250212125541852 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) 20250212125541852 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) 20250212125541852 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 3 20250212125541854 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125541854 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125541854 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125541866 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) 20250212125541866 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) 20250212125541866 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) 20250212125541866 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) 20250212125541867 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) 20250212125541867 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) 20250212125541867 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) 20250212125541867 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) 20250212125541867 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) 20250212125541867 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) 20250212125541867 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) 20250212125541867 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) 20250212125541867 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) 20250212125541867 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) 20250212125541867 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) 20250212125541867 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) 20250212125541871 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) 20250212125541871 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) 20250212125541871 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 390 for type USF (pdch_ul_controller.c:184) 20250212125541871 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) 20250212125541871 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 3 vs exp USF 3 20250212125541885 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 e5 86 4b 02 50 69 13 59 74 ff 4d 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125541885 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) 20250212125541885 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125541885 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 07 01 00 00 00 19 e5 86 4b 02 50 69 13 59 74 ff 4d 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125541885 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125541885 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=385 Rx UL DATA from unexpected TBF(UL:TFI-0-0-3:G){FLOW} (pdch.cpp:1070) 20250212125541885 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) 20250212125541885 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125541885 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) 20250212125541885 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125541885 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G){FLOW} data_length=30, data=00 00 00 19 e5 86 4b 02 50 69 13 59 74 ff 4d 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125541885 DTBFUL INFO TBF(UL:TFI-0-0-3:G){FLOW} Decoded premier TLLI=0x00000019 of UL DATA TFI=3. (tbf_ul.cpp:361) 20250212125541885 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000019, not yet confirmed (gprs_ms.c:512) 20250212125541885 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125541885 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125541885 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125541885 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125541885 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125541885 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) 20250212125541885 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) 20250212125541885 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125541885 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125541885 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125541885 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) 20250212125541885 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) 20250212125541885 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) 20250212125541885 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) 20250212125541885 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) 20250212125541885 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) 20250212125541886 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) 20250212125541886 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) 20250212125541886 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) 20250212125541886 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) 20250212125541886 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) 20250212125541886 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) 20250212125541886 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) 20250212125541886 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) 20250212125541894 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) 20250212125541894 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) 20250212125541894 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 394 for type USF (pdch_ul_controller.c:184) 20250212125541894 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) 20250212125541894 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (final=0) (encoding.cpp:1112) 20250212125541894 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125541894 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) 20250212125541894 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125541894 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125541894 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125541894 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) 20250212125541894 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) 20250212125541894 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125541895 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) 20250212125541895 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125541895 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125541895 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125541895 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125541895 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125541895 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125541895 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=3 (bts.cpp:663) 20250212125541895 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125541895 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125541895 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125541895 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125541895 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125541895 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125541895 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125541895 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125541895 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125541895 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125541895 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125541895 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125541895 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125541895 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125541895 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125541895 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125541895 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125541895 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125541895 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125541895 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125541895 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20250212125541895 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20250212125541895 DTBF INFO TBF(UL:TFI-0-1-3:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20250212125541895 DTBF INFO TBF(UL:TFI-0-1-3:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125541895 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-3:G){NEW} (gprs_ms.c:336) 20250212125541895 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125541895 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125541895 DTBFUL INFO TBF(UL:TFI-0-1-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125541895 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125541896 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) 20250212125541896 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) 20250212125541896 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125541896 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125541896 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20250212125541896 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125541908 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) 20250212125541908 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) 20250212125541908 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) 20250212125541908 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125541908 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) 20250212125541908 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) 20250212125541908 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) 20250212125541908 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) 20250212125541909 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) 20250212125541909 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) 20250212125541909 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) 20250212125541909 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) 20250212125541909 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) 20250212125541909 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) 20250212125541909 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) 20250212125541909 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) 20250212125541909 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) 20250212125541909 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) 20250212125541913 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) 20250212125541913 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) 20250212125541913 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 398 for type USF (pdch_ul_controller.c:184) 20250212125541913 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) 20250212125541913 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 3 vs exp USF 3 20250212125541927 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) 20250212125541927 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) 20250212125541927 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) 20250212125541927 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125541927 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 ee 37 c6 96 46 ce b4 6f 4b 99 a2 fc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125541927 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) 20250212125541927 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125541927 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 07 01 00 00 00 1a ee 37 c6 96 46 ce b4 6f 4b 99 a2 fc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125541927 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125541927 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=394 Rx UL DATA from unexpected TBF(UL:TFI-0-1-3:G){ASSIGN} (pdch.cpp:1070) 20250212125541927 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) 20250212125541927 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125541927 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) 20250212125541927 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125541927 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} data_length=30, data=00 00 00 1a ee 37 c6 96 46 ce b4 6f 4b 99 a2 fc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125541927 DTBFUL INFO TBF(UL:TFI-0-1-3:G){ASSIGN} Decoded premier TLLI=0x0000001a of UL DATA TFI=3. (tbf_ul.cpp:361) 20250212125541927 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001a, not yet confirmed (gprs_ms.c:512) 20250212125541927 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125541927 DTBFUL ERROR UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125541927 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125541927 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125541927 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125541927 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125541927 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) 20250212125541927 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125541927 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125541927 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125541927 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) 20250212125541927 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) 20250212125541927 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) 20250212125541927 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) 20250212125541928 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) 20250212125541928 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) 20250212125541928 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) 20250212125541928 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) 20250212125541928 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) 20250212125541928 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) 20250212125541928 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) 20250212125541928 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) 20250212125541931 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) 20250212125541931 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) 20250212125541931 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 403 for type USF (pdch_ul_controller.c:184) 20250212125541931 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) 20250212125541931 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125541931 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125541931 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) 20250212125541931 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125541931 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125541931 DTBFUL ERROR UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125541931 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) 20250212125541931 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) 20250212125541931 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125541932 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) 20250212125541933 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125541933 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125541933 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125541933 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125541933 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125541933 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125541933 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=3 (bts.cpp:663) 20250212125541933 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125541933 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125541933 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125541933 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125541933 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125541933 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125541933 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125541933 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125541933 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125541933 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125541933 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125541933 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125541933 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125541933 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125541933 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125541933 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125541933 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125541933 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125541933 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125541933 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125541933 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20250212125541933 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20250212125541933 DTBF INFO TBF(UL:TFI-0-2-3:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20250212125541933 DTBF INFO TBF(UL:TFI-0-2-3:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125541933 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-3:G){NEW} (gprs_ms.c:336) 20250212125541933 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125541933 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125541933 DTBFUL INFO TBF(UL:TFI-0-2-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125541933 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125541933 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) 20250212125541933 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) 20250212125541933 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125541933 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125541933 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20250212125541933 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125541946 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) 20250212125541946 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) 20250212125541946 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) 20250212125541946 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125541946 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) 20250212125541946 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) 20250212125541947 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) 20250212125541947 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) 20250212125541947 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) 20250212125541947 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) 20250212125541947 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) 20250212125541947 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) 20250212125541947 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) 20250212125541947 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) 20250212125541947 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) 20250212125541947 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) 20250212125541947 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) 20250212125541947 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) 20250212125541955 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) 20250212125541955 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) 20250212125541955 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 407 for type USF (pdch_ul_controller.c:184) 20250212125541955 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) 20250212125541955 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 3 vs exp USF 3 20250212125541970 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) 20250212125541970 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) 20250212125541971 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) 20250212125541971 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) 20250212125541971 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) 20250212125541971 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125541972 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 18 b1 86 6e 92 9d e2 ad 2b 86 83 64 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125541972 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) 20250212125541972 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125541972 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 07 01 00 00 00 1b 18 b1 86 6e 92 9d e2 ad 2b 86 83 64 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125541972 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125541972 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=403 Rx UL DATA from unexpected TBF(UL:TFI-0-2-3:G){ASSIGN} (pdch.cpp:1070) 20250212125541972 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) 20250212125541972 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125541972 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) 20250212125541972 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125541972 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} data_length=30, data=00 00 00 1b 18 b1 86 6e 92 9d e2 ad 2b 86 83 64 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125541972 DTBFUL INFO TBF(UL:TFI-0-2-3:G){ASSIGN} Decoded premier TLLI=0x0000001b of UL DATA TFI=3. (tbf_ul.cpp:361) 20250212125541972 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001b, not yet confirmed (gprs_ms.c:512) 20250212125541972 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125541972 DTBFUL ERROR UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125541972 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125541972 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125541972 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125541972 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125541972 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) 20250212125541972 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125541972 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125541972 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125541973 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) 20250212125541973 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) 20250212125541973 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) 20250212125541973 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) 20250212125541974 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) 20250212125541974 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) 20250212125541974 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) 20250212125541974 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) 20250212125541975 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) 20250212125541975 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) 20250212125541975 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) 20250212125541976 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) 20250212125541976 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 411 for type USF (pdch_ul_controller.c:184) 20250212125541976 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) 20250212125541976 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125541976 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125541976 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) 20250212125541976 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125541976 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125541976 DTBFUL ERROR UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125541976 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) 20250212125541976 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) 20250212125541976 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125541978 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) 20250212125541978 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125541978 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125541978 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125541978 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125541978 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125541978 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125541978 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=3 (bts.cpp:663) 20250212125541978 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125541978 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125541978 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125541978 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125541978 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125541978 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125541978 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125541978 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125541978 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125541978 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125541978 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125541978 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125541978 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125541978 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125541978 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125541979 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125541979 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125541979 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125541979 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125541979 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125541979 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20250212125541979 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20250212125541979 DTBF INFO TBF(UL:TFI-0-3-3:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20250212125541979 DTBF INFO TBF(UL:TFI-0-3-3:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125541979 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-3:G){NEW} (gprs_ms.c:336) 20250212125541979 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125541979 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125541979 DTBFUL INFO TBF(UL:TFI-0-3-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125541979 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125541979 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) 20250212125541979 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) 20250212125541979 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125541979 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125541979 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20250212125541979 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125541992 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) 20250212125541992 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) 20250212125541992 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) 20250212125541992 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125541993 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) 20250212125541993 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) 20250212125541994 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) 20250212125541994 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) 20250212125541994 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) 20250212125541994 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) 20250212125541994 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) 20250212125541994 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) 20250212125541995 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) 20250212125541995 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) 20250212125541995 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) 20250212125541995 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) 20250212125541995 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) 20250212125541996 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) 20250212125541996 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) 20250212125541996 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) 20250212125541996 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 416 for type USF (pdch_ul_controller.c:184) 20250212125541996 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) 20250212125541997 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 3 vs exp USF 3 20250212125542010 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) 20250212125542010 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) 20250212125542010 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) 20250212125542010 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) 20250212125542011 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) 20250212125542011 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) 20250212125542011 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) 20250212125542011 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125542011 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 04 08 42 ab a5 44 d5 99 ff dc 06 fd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125542011 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) 20250212125542011 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125542011 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 07 01 00 00 00 1c 04 08 42 ab a5 44 d5 99 ff dc 06 fd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125542011 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125542011 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=411 Rx UL DATA from unexpected TBF(UL:TFI-0-3-3:G){ASSIGN} (pdch.cpp:1070) 20250212125542011 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) 20250212125542011 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125542011 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) 20250212125542011 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125542011 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} data_length=30, data=00 00 00 1c 04 08 42 ab a5 44 d5 99 ff dc 06 fd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125542011 DTBFUL INFO TBF(UL:TFI-0-3-3:G){ASSIGN} Decoded premier TLLI=0x0000001c of UL DATA TFI=3. (tbf_ul.cpp:361) 20250212125542011 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001c, not yet confirmed (gprs_ms.c:512) 20250212125542011 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125542011 DTBFUL ERROR UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125542011 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125542011 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125542011 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125542011 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125542011 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) 20250212125542011 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125542011 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125542011 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125542011 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) 20250212125542011 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) 20250212125542012 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) 20250212125542012 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) 20250212125542012 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) 20250212125542012 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) 20250212125542012 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) 20250212125542012 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) 20250212125542019 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) 20250212125542019 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) 20250212125542019 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 420 for type USF (pdch_ul_controller.c:184) 20250212125542019 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) 20250212125542019 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125542019 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125542019 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) 20250212125542019 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125542019 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125542019 DTBFUL ERROR UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125542019 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) 20250212125542019 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) 20250212125542020 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125542021 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) 20250212125542021 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125542021 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125542021 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125542021 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125542021 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125542021 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125542021 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=3 (bts.cpp:663) 20250212125542021 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125542021 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125542021 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125542021 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125542021 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125542021 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125542021 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125542021 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125542021 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125542021 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125542021 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125542021 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125542021 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125542021 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125542021 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125542021 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125542021 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125542021 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125542021 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125542021 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125542021 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20250212125542021 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20250212125542021 DTBF INFO TBF(UL:TFI-0-4-3:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20250212125542021 DTBF INFO TBF(UL:TFI-0-4-3:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125542021 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-3:G){NEW} (gprs_ms.c:336) 20250212125542021 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125542021 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125542021 DTBFUL INFO TBF(UL:TFI-0-4-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125542021 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125542021 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) 20250212125542021 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) 20250212125542021 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125542021 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125542021 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20250212125542021 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125542033 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) 20250212125542033 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) 20250212125542033 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) 20250212125542033 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125542034 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) 20250212125542034 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) 20250212125542034 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) 20250212125542034 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) 20250212125542034 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) 20250212125542034 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) 20250212125542034 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) 20250212125542034 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) 20250212125542035 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) 20250212125542035 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) 20250212125542035 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) 20250212125542035 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) 20250212125542035 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) 20250212125542035 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) 20250212125542038 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) 20250212125542038 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) 20250212125542038 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 424 for type USF (pdch_ul_controller.c:184) 20250212125542038 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) 20250212125542038 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 3 vs exp USF 3 20250212125542052 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) 20250212125542052 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) 20250212125542052 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) 20250212125542052 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) 20250212125542052 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) 20250212125542052 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) 20250212125542052 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) 20250212125542052 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) 20250212125542052 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) 20250212125542052 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125542053 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 7b 95 a1 3e e4 a1 6c d6 2c 36 aa 6a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125542053 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) 20250212125542053 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125542053 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 07 01 00 00 00 1d 7b 95 a1 3e e4 a1 6c d6 2c 36 aa 6a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125542053 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125542053 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=420 Rx UL DATA from unexpected TBF(UL:TFI-0-4-3:G){ASSIGN} (pdch.cpp:1070) 20250212125542053 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) 20250212125542053 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125542053 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) 20250212125542053 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125542053 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} data_length=30, data=00 00 00 1d 7b 95 a1 3e e4 a1 6c d6 2c 36 aa 6a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125542053 DTBFUL INFO TBF(UL:TFI-0-4-3:G){ASSIGN} Decoded premier TLLI=0x0000001d of UL DATA TFI=3. (tbf_ul.cpp:361) 20250212125542053 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001d, not yet confirmed (gprs_ms.c:512) 20250212125542053 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125542053 DTBFUL ERROR UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125542053 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125542053 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125542053 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125542053 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125542053 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) 20250212125542053 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125542053 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125542053 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125542053 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) 20250212125542053 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) 20250212125542053 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) 20250212125542053 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) 20250212125542053 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) 20250212125542053 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) 20250212125542056 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) 20250212125542056 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) 20250212125542056 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 429 for type USF (pdch_ul_controller.c:184) 20250212125542056 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) 20250212125542056 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125542057 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125542057 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) 20250212125542057 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125542057 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125542057 DTBFUL ERROR UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125542057 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) 20250212125542057 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) 20250212125542057 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125542058 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) 20250212125542058 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125542058 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125542058 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125542058 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125542058 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125542058 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125542058 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=3 (bts.cpp:663) 20250212125542058 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125542058 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125542058 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125542058 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125542058 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125542058 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125542058 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125542058 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125542058 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125542058 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125542058 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125542058 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125542058 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125542058 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125542058 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125542058 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125542058 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125542058 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125542058 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125542058 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125542058 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20250212125542058 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20250212125542058 DTBF INFO TBF(UL:TFI-0-5-3:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20250212125542058 DTBF INFO TBF(UL:TFI-0-5-3:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125542058 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-3:G){NEW} (gprs_ms.c:336) 20250212125542058 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125542058 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125542058 DTBFUL INFO TBF(UL:TFI-0-5-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125542058 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125542058 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) 20250212125542058 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) 20250212125542058 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125542058 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125542058 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20250212125542058 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125542070 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) 20250212125542070 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) 20250212125542071 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) 20250212125542071 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20250212125542071 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) 20250212125542071 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) 20250212125542071 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) 20250212125542071 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) 20250212125542071 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) 20250212125542071 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) 20250212125542071 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) 20250212125542071 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) 20250212125542071 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) 20250212125542071 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) 20250212125542072 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) 20250212125542072 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) 20250212125542072 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) 20250212125542072 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) 20250212125542080 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) 20250212125542080 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) 20250212125542080 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 433 for type USF (pdch_ul_controller.c:184) 20250212125542080 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) 20250212125542080 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 3 vs exp USF 3 20250212125542094 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) 20250212125542094 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) 20250212125542095 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) 20250212125542095 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) 20250212125542095 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) 20250212125542095 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) 20250212125542095 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) 20250212125542095 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) 20250212125542095 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) 20250212125542095 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) 20250212125542095 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) 20250212125542095 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125542096 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125542096 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125542096 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125542096 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 ab c2 42 ab af 30 b0 64 c4 8b 51 5a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125542096 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) 20250212125542096 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125542096 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 07 01 00 00 00 1e ab c2 42 ab af 30 b0 64 c4 8b 51 5a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125542096 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125542096 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=429 Rx UL DATA from unexpected TBF(UL:TFI-0-5-3:G){ASSIGN} (pdch.cpp:1070) 20250212125542096 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) 20250212125542096 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125542096 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) 20250212125542096 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125542096 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} data_length=30, data=00 00 00 1e ab c2 42 ab af 30 b0 64 c4 8b 51 5a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125542096 DTBFUL INFO TBF(UL:TFI-0-5-3:G){ASSIGN} Decoded premier TLLI=0x0000001e of UL DATA TFI=3. (tbf_ul.cpp:361) 20250212125542096 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001e, not yet confirmed (gprs_ms.c:512) 20250212125542096 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125542096 DTBFUL ERROR UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125542096 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125542096 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125542096 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125542096 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125542096 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) 20250212125542096 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125542096 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125542096 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125542096 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) 20250212125542096 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) 20250212125542096 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) 20250212125542096 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) 20250212125542099 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) 20250212125542099 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) 20250212125542099 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 437 for type USF (pdch_ul_controller.c:184) 20250212125542099 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) 20250212125542099 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125542099 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125542099 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) 20250212125542099 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125542099 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125542099 DTBFUL ERROR UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125542099 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) 20250212125542099 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) 20250212125542099 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125542100 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) 20250212125542100 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125542100 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125542100 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125542100 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125542100 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125542100 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125542100 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=3 (bts.cpp:663) 20250212125542100 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125542100 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125542100 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125542100 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125542100 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125542100 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125542100 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125542100 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125542100 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125542100 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125542100 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125542100 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125542100 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125542100 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125542100 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125542100 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125542100 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125542100 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125542100 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125542100 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125542100 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20250212125542100 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20250212125542100 DTBF INFO TBF(UL:TFI-0-6-3:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20250212125542100 DTBF INFO TBF(UL:TFI-0-6-3:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125542100 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-3:G){NEW} (gprs_ms.c:336) 20250212125542100 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125542100 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125542100 DTBFUL INFO TBF(UL:TFI-0-6-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125542100 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125542100 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) 20250212125542100 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) 20250212125542100 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125542100 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125542100 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20250212125542100 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=429 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6d 7a 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125542113 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) 20250212125542113 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) 20250212125542113 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) 20250212125542113 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20250212125542113 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) 20250212125542113 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) 20250212125542113 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) 20250212125542113 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) 20250212125542114 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) 20250212125542114 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) 20250212125542114 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) 20250212125542114 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) 20250212125542114 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) 20250212125542114 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) 20250212125542114 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) 20250212125542114 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) 20250212125542114 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) 20250212125542114 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) 20250212125542117 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) 20250212125542117 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) 20250212125542117 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 442 for type USF (pdch_ul_controller.c:184) 20250212125542117 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) 20250212125542117 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 3 vs exp USF 3 20250212125542131 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) 20250212125542131 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) 20250212125542131 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) 20250212125542131 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) 20250212125542132 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) 20250212125542132 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) 20250212125542132 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) 20250212125542132 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) 20250212125542132 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) 20250212125542132 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) 20250212125542132 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) 20250212125542132 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) 20250212125542132 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) 20250212125542132 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125542132 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 5d 3f f8 8b b5 3b fc 3b 7f 28 41 e1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125542132 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) 20250212125542132 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125542132 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 07 01 00 00 00 1f 5d 3f f8 8b b5 3b fc 3b 7f 28 41 e1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125542132 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125542132 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=437 Rx UL DATA from unexpected TBF(UL:TFI-0-6-3:G){ASSIGN} (pdch.cpp:1070) 20250212125542132 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) 20250212125542132 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125542132 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) 20250212125542132 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125542132 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} data_length=30, data=00 00 00 1f 5d 3f f8 8b b5 3b fc 3b 7f 28 41 e1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125542132 DTBFUL INFO TBF(UL:TFI-0-6-3:G){ASSIGN} Decoded premier TLLI=0x0000001f of UL DATA TFI=3. (tbf_ul.cpp:361) 20250212125542132 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001f, not yet confirmed (gprs_ms.c:512) 20250212125542132 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125542132 DTBFUL ERROR UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125542132 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125542132 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125542132 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125542132 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125542132 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) 20250212125542132 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125542132 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125542132 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125542132 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) 20250212125542132 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) 20250212125542133 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125542133 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125542133 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125542141 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) 20250212125542141 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) 20250212125542141 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 446 for type USF (pdch_ul_controller.c:184) 20250212125542141 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) 20250212125542141 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125542141 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125542141 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) 20250212125542141 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125542141 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125542141 DTBFUL ERROR UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125542141 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) 20250212125542141 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) 20250212125542141 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125542142 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) 20250212125542142 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125542142 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125542142 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125542142 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125542142 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125542142 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125542142 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=3 (bts.cpp:663) 20250212125542142 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125542142 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125542142 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125542142 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125542142 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125542142 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125542142 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125542142 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125542142 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125542142 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125542142 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125542142 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125542142 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125542142 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125542142 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125542142 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125542142 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125542142 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125542142 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125542142 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125542142 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20250212125542142 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20250212125542142 DTBF INFO TBF(UL:TFI-0-7-3:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20250212125542142 DTBF INFO TBF(UL:TFI-0-7-3:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125542142 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-3:G){NEW} (gprs_ms.c:336) 20250212125542142 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125542142 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125542142 DTBFUL INFO TBF(UL:TFI-0-7-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125542142 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125542142 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) 20250212125542142 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) 20250212125542142 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125542142 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125542142 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20250212125542142 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125542155 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) 20250212125542155 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) 20250212125542155 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) 20250212125542155 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20250212125542155 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) 20250212125542155 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) 20250212125542155 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) 20250212125542155 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) 20250212125542156 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) 20250212125542156 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) 20250212125542156 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) 20250212125542156 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) 20250212125542156 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) 20250212125542156 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) 20250212125542156 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) 20250212125542156 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) 20250212125542157 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) 20250212125542157 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) 20250212125542159 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) 20250212125542159 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) 20250212125542159 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 450 for type USF (pdch_ul_controller.c:184) 20250212125542159 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) 20250212125542160 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 3 vs exp USF 3 20250212125542173 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) 20250212125542173 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) 20250212125542174 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) 20250212125542174 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) 20250212125542174 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) 20250212125542174 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) 20250212125542174 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) 20250212125542174 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) 20250212125542174 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) 20250212125542174 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) 20250212125542174 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) 20250212125542174 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) 20250212125542174 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) 20250212125542174 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) 20250212125542174 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) 20250212125542174 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125542174 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 82 8c d3 35 59 a0 59 42 ab 6f 9e a9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125542174 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) 20250212125542175 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125542175 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 07 01 00 00 00 20 82 8c d3 35 59 a0 59 42 ab 6f 9e a9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125542175 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125542175 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=446 Rx UL DATA from unexpected TBF(UL:TFI-0-7-3:G){ASSIGN} (pdch.cpp:1070) 20250212125542175 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) 20250212125542175 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125542175 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) 20250212125542175 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125542175 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} data_length=30, data=00 00 00 20 82 8c d3 35 59 a0 59 42 ab 6f 9e a9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125542175 DTBFUL INFO TBF(UL:TFI-0-7-3:G){ASSIGN} Decoded premier TLLI=0x00000020 of UL DATA TFI=3. (tbf_ul.cpp:361) 20250212125542175 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000020, not yet confirmed (gprs_ms.c:512) 20250212125542175 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125542175 DTBFUL ERROR UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125542175 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125542175 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125542175 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125542175 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125542175 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) 20250212125542175 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125542175 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125542175 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125542178 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) 20250212125542178 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) 20250212125542178 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 455 for type USF (pdch_ul_controller.c:184) 20250212125542178 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) 20250212125542178 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125542178 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125542178 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) 20250212125542178 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125542178 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125542178 DTBFUL ERROR UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125542178 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) 20250212125542178 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) 20250212125542178 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125542179 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125542179 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125542179 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125542179 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) 20250212125542179 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125542179 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125542179 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125542179 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125542179 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125542180 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125542180 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=4 (bts.cpp:663) 20250212125542180 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125542180 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125542180 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125542180 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125542180 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125542180 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125542180 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125542180 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125542180 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125542180 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125542180 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125542180 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125542180 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125542180 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125542180 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125542180 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125542180 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125542180 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125542180 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125542180 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125542180 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20250212125542180 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20250212125542180 DTBF INFO TBF(UL:TFI-0-0-4:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125542180 DTBF INFO TBF(UL:TFI-0-0-4:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125542180 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-4:G){NEW} (gprs_ms.c:336) 20250212125542180 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125542180 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125542180 DTBFUL INFO TBF(UL:TFI-0-0-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125542180 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125542180 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) 20250212125542180 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) 20250212125542180 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125542180 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125542180 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20250212125542180 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125542193 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) 20250212125542193 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) 20250212125542193 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) 20250212125542193 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20250212125542194 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) 20250212125542194 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) 20250212125542195 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) 20250212125542195 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) 20250212125542195 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) 20250212125542196 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) 20250212125542197 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) 20250212125542197 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) 20250212125542197 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) 20250212125542197 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) 20250212125542198 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) 20250212125542198 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) 20250212125542198 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) 20250212125542198 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) 20250212125542202 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) 20250212125542202 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) 20250212125542202 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 459 for type USF (pdch_ul_controller.c:184) 20250212125542202 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) 20250212125542202 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 3 vs exp USF 4 20250212125542216 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) 20250212125542216 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) 20250212125542216 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) 20250212125542216 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) 20250212125542216 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) 20250212125542216 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) 20250212125542216 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) 20250212125542216 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) 20250212125542217 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) 20250212125542217 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) 20250212125542217 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) 20250212125542217 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) 20250212125542217 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) 20250212125542217 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) 20250212125542217 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) 20250212125542217 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) 20250212125542217 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) 20250212125542217 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125542220 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) 20250212125542220 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) 20250212125542220 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 463 for type USF (pdch_ul_controller.c:184) 20250212125542220 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) 20250212125542220 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 3 vs exp USF 4 20250212125542221 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125542221 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125542221 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125542234 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) 20250212125542234 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) 20250212125542234 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) 20250212125542234 DTBF NOTICE TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20250212125542234 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20250212125542234 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20250212125542234 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) 20250212125542234 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) 20250212125542235 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) 20250212125542235 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) 20250212125542235 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) 20250212125542235 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) 20250212125542235 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) 20250212125542235 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) 20250212125542235 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) 20250212125542235 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) 20250212125542235 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) 20250212125542235 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) 20250212125542235 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) 20250212125542235 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) 20250212125542239 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) 20250212125542239 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) 20250212125542239 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 4 20250212125542253 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) 20250212125542253 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) 20250212125542253 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) 20250212125542253 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20250212125542253 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) 20250212125542253 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) 20250212125542253 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) 20250212125542253 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) 20250212125542253 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) 20250212125542253 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) 20250212125542254 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) 20250212125542254 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) 20250212125542254 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) 20250212125542254 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) 20250212125542254 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) 20250212125542254 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) 20250212125542254 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) 20250212125542254 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) 20250212125542259 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125542259 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125542259 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125542262 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) 20250212125542262 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) 20250212125542262 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 4 20250212125542276 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) 20250212125542276 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) 20250212125542276 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) 20250212125542276 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) 20250212125542277 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) 20250212125542277 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) 20250212125542277 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) 20250212125542277 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) 20250212125542277 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) 20250212125542277 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) 20250212125542277 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) 20250212125542277 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) 20250212125542277 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) 20250212125542277 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) 20250212125542277 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) 20250212125542277 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) 20250212125542281 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) 20250212125542281 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) 20250212125542281 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 4 20250212125542295 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) 20250212125542295 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) 20250212125542295 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) 20250212125542295 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) 20250212125542295 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) 20250212125542295 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) 20250212125542295 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) 20250212125542295 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) 20250212125542296 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) 20250212125542296 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) 20250212125542296 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) 20250212125542296 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) 20250212125542296 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) 20250212125542296 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) 20250212125542296 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) 20250212125542296 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) 20250212125542300 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) 20250212125542300 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) 20250212125542300 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 4 20250212125542301 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125542301 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125542301 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125542314 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) 20250212125542314 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) 20250212125542315 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) 20250212125542315 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) 20250212125542316 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) 20250212125542316 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) 20250212125542316 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) 20250212125542316 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) 20250212125542317 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) 20250212125542317 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) 20250212125542317 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) 20250212125542317 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) 20250212125542318 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) 20250212125542318 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) 20250212125542319 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) 20250212125542319 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) 20250212125542324 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) 20250212125542324 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) 20250212125542325 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 4 20250212125542338 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) 20250212125542338 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) 20250212125542339 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) 20250212125542339 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) 20250212125542339 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) 20250212125542339 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) 20250212125542339 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) 20250212125542339 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) 20250212125542340 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) 20250212125542340 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) 20250212125542340 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) 20250212125542340 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) 20250212125542340 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) 20250212125542340 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) 20250212125542341 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) 20250212125542341 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) 20250212125542342 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125542342 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125542342 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125542343 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) 20250212125542343 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) 20250212125542343 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 4 20250212125542358 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) 20250212125542358 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) 20250212125542359 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) 20250212125542359 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) 20250212125542360 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) 20250212125542360 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) 20250212125542361 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) 20250212125542361 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) 20250212125542362 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) 20250212125542362 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) 20250212125542363 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) 20250212125542363 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) 20250212125542363 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) 20250212125542363 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) 20250212125542364 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) 20250212125542364 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) 20250212125542365 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) 20250212125542365 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) 20250212125542366 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 4 20250212125542377 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) 20250212125542377 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) 20250212125542378 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) 20250212125542378 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) 20250212125542379 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) 20250212125542379 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) 20250212125542380 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125542380 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125542380 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125542380 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) 20250212125542380 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) 20250212125542381 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) 20250212125542381 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) 20250212125542382 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) 20250212125542382 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) 20250212125542383 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) 20250212125542383 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) 20250212125542384 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) 20250212125542384 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) 20250212125542386 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) 20250212125542386 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) 20250212125542386 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 498 for type USF (pdch_ul_controller.c:184) 20250212125542386 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) 20250212125542386 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 4 vs exp USF 4 20250212125542400 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 5c 55 de 17 bb 2c 46 6a fe 37 d6 6e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125542400 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) 20250212125542400 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125542400 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 09 01 00 00 00 21 5c 55 de 17 bb 2c 46 6a fe 37 d6 6e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125542400 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125542400 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=494 Rx UL DATA from unexpected TBF(UL:TFI-0-0-4:G){FLOW} (pdch.cpp:1070) 20250212125542400 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) 20250212125542400 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125542400 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) 20250212125542400 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125542400 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G){FLOW} data_length=30, data=00 00 00 21 5c 55 de 17 bb 2c 46 6a fe 37 d6 6e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125542400 DTBFUL INFO TBF(UL:TFI-0-0-4:G){FLOW} Decoded premier TLLI=0x00000021 of UL DATA TFI=4. (tbf_ul.cpp:361) 20250212125542400 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000021, not yet confirmed (gprs_ms.c:512) 20250212125542400 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125542400 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125542400 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125542400 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125542400 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125542400 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) 20250212125542400 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) 20250212125542400 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125542400 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125542400 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125542401 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) 20250212125542401 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) 20250212125542401 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) 20250212125542401 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) 20250212125542401 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) 20250212125542402 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) 20250212125542402 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) 20250212125542402 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) 20250212125542402 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) 20250212125542402 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) 20250212125542403 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) 20250212125542403 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) 20250212125542403 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) 20250212125542403 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) 20250212125542405 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) 20250212125542405 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) 20250212125542405 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 502 for type USF (pdch_ul_controller.c:184) 20250212125542405 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) 20250212125542405 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (final=0) (encoding.cpp:1112) 20250212125542405 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125542405 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) 20250212125542405 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125542405 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125542405 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125542405 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) 20250212125542405 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) 20250212125542405 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125542409 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) 20250212125542409 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125542409 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125542409 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125542409 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125542409 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125542409 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125542409 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=4 (bts.cpp:663) 20250212125542409 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125542409 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125542409 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125542409 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125542409 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125542409 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125542409 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125542409 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125542409 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125542409 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125542409 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125542409 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125542409 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125542409 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125542410 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125542410 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125542410 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125542410 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125542410 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125542410 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125542410 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20250212125542410 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20250212125542410 DTBF INFO TBF(UL:TFI-0-1-4:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20250212125542410 DTBF INFO TBF(UL:TFI-0-1-4:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125542410 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-4:G){NEW} (gprs_ms.c:336) 20250212125542410 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125542410 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125542410 DTBFUL INFO TBF(UL:TFI-0-1-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125542410 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125542410 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) 20250212125542410 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) 20250212125542410 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125542411 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125542411 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20250212125542411 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125542420 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) 20250212125542420 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) 20250212125542420 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) 20250212125542420 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125542421 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) 20250212125542421 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) 20250212125542422 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) 20250212125542422 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) 20250212125542423 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) 20250212125542423 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) 20250212125542424 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) 20250212125542424 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) 20250212125542425 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) 20250212125542425 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) 20250212125542425 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) 20250212125542426 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) 20250212125542427 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) 20250212125542427 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) 20250212125542428 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) 20250212125542428 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) 20250212125542428 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 507 for type USF (pdch_ul_controller.c:184) 20250212125542428 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) 20250212125542428 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 4 vs exp USF 4 20250212125542446 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) 20250212125542446 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) 20250212125542446 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) 20250212125542446 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125542448 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 2a 31 13 c0 70 7a 63 33 4d ad bf ca 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125542448 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) 20250212125542448 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125542448 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 09 01 00 00 00 22 2a 31 13 c0 70 7a 63 33 4d ad bf ca 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125542448 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125542448 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=502 Rx UL DATA from unexpected TBF(UL:TFI-0-1-4:G){ASSIGN} (pdch.cpp:1070) 20250212125542448 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) 20250212125542449 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125542449 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) 20250212125542449 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125542449 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} data_length=30, data=00 00 00 22 2a 31 13 c0 70 7a 63 33 4d ad bf ca 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125542449 DTBFUL INFO TBF(UL:TFI-0-1-4:G){ASSIGN} Decoded premier TLLI=0x00000022 of UL DATA TFI=4. (tbf_ul.cpp:361) 20250212125542449 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000022, not yet confirmed (gprs_ms.c:512) 20250212125542449 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125542449 DTBFUL ERROR UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125542449 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125542449 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125542449 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125542449 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125542449 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) 20250212125542449 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125542449 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125542449 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125542450 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) 20250212125542450 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) 20250212125542451 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) 20250212125542451 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) 20250212125542452 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) 20250212125542452 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) 20250212125542453 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) 20250212125542453 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) 20250212125542454 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) 20250212125542454 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) 20250212125542455 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) 20250212125542455 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) 20250212125542456 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) 20250212125542456 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) 20250212125542456 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 511 for type USF (pdch_ul_controller.c:184) 20250212125542456 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) 20250212125542456 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125542456 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125542456 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) 20250212125542456 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125542456 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125542456 DTBFUL ERROR UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125542456 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) 20250212125542457 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) 20250212125542457 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125542462 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) 20250212125542462 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125542462 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125542462 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125542462 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125542462 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125542462 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125542462 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=4 (bts.cpp:663) 20250212125542462 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125542462 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125542462 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125542462 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125542462 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125542462 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125542462 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125542462 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125542462 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125542462 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125542463 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125542463 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125542463 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125542463 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125542463 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125542463 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125542463 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125542463 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125542463 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125542463 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125542463 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20250212125542463 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20250212125542463 DTBF INFO TBF(UL:TFI-0-2-4:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20250212125542463 DTBF INFO TBF(UL:TFI-0-2-4:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125542463 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-4:G){NEW} (gprs_ms.c:336) 20250212125542463 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125542463 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125542463 DTBFUL INFO TBF(UL:TFI-0-2-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125542463 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125542463 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) 20250212125542463 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) 20250212125542463 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125542463 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125542463 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20250212125542463 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125542470 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) 20250212125542470 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) 20250212125542470 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) 20250212125542470 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125542471 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) 20250212125542471 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) 20250212125542472 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) 20250212125542472 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) 20250212125542473 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) 20250212125542473 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) 20250212125542473 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) 20250212125542473 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) 20250212125542474 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) 20250212125542474 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) 20250212125542474 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) 20250212125542474 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) 20250212125542475 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) 20250212125542475 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) 20250212125542475 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) 20250212125542475 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) 20250212125542476 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 515 for type USF (pdch_ul_controller.c:184) 20250212125542476 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) 20250212125542476 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 4 vs exp USF 4 20250212125542488 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) 20250212125542488 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) 20250212125542490 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) 20250212125542490 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) 20250212125542490 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) 20250212125542490 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125542491 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 12 f5 84 6b 78 d4 78 93 0c 7d 70 43 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125542491 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) 20250212125542491 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125542491 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 09 01 00 00 00 23 12 f5 84 6b 78 d4 78 93 0c 7d 70 43 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125542491 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125542491 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=511 Rx UL DATA from unexpected TBF(UL:TFI-0-2-4:G){ASSIGN} (pdch.cpp:1070) 20250212125542491 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) 20250212125542491 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125542491 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) 20250212125542491 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125542491 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} data_length=30, data=00 00 00 23 12 f5 84 6b 78 d4 78 93 0c 7d 70 43 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125542491 DTBFUL INFO TBF(UL:TFI-0-2-4:G){ASSIGN} Decoded premier TLLI=0x00000023 of UL DATA TFI=4. (tbf_ul.cpp:361) 20250212125542491 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000023, not yet confirmed (gprs_ms.c:512) 20250212125542491 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125542491 DTBFUL ERROR UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125542491 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125542491 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125542491 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125542491 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125542491 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) 20250212125542491 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125542491 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125542491 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125542492 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) 20250212125542492 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) 20250212125542492 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) 20250212125542492 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) 20250212125542493 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) 20250212125542493 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) 20250212125542494 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) 20250212125542494 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) 20250212125542495 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) 20250212125542495 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) 20250212125542496 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) 20250212125542496 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) 20250212125542496 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 520 for type USF (pdch_ul_controller.c:184) 20250212125542496 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) 20250212125542496 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125542496 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125542496 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) 20250212125542496 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125542496 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125542496 DTBFUL ERROR UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125542496 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) 20250212125542496 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) 20250212125542497 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125542503 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) 20250212125542503 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125542503 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125542503 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125542503 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125542503 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125542503 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125542503 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=4 (bts.cpp:663) 20250212125542503 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125542503 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125542503 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125542503 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125542503 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125542503 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125542503 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125542503 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125542503 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125542503 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125542503 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125542503 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125542503 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125542503 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125542504 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125542504 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125542504 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125542504 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125542504 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125542504 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125542504 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20250212125542504 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20250212125542504 DTBF INFO TBF(UL:TFI-0-3-4:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20250212125542504 DTBF INFO TBF(UL:TFI-0-3-4:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125542504 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-4:G){NEW} (gprs_ms.c:336) 20250212125542504 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125542504 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125542504 DTBFUL INFO TBF(UL:TFI-0-3-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125542504 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125542504 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) 20250212125542504 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) 20250212125542504 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125542504 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125542504 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20250212125542504 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125542508 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) 20250212125542508 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) 20250212125542508 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) 20250212125542508 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125542510 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) 20250212125542510 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) 20250212125542511 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) 20250212125542511 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) 20250212125542512 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) 20250212125542512 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) 20250212125542513 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) 20250212125542513 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) 20250212125542513 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) 20250212125542513 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) 20250212125542514 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) 20250212125542514 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) 20250212125542515 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) 20250212125542515 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) 20250212125542517 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) 20250212125542517 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) 20250212125542517 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 524 for type USF (pdch_ul_controller.c:184) 20250212125542517 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) 20250212125542518 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 4 vs exp USF 4 20250212125542531 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) 20250212125542531 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) 20250212125542532 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) 20250212125542532 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) 20250212125542532 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) 20250212125542532 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) 20250212125542532 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) 20250212125542532 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125542533 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 73 1b 15 8b d6 83 50 e2 90 d9 c0 05 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125542533 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) 20250212125542533 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125542533 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 09 01 00 00 00 24 73 1b 15 8b d6 83 50 e2 90 d9 c0 05 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125542533 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125542533 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=520 Rx UL DATA from unexpected TBF(UL:TFI-0-3-4:G){ASSIGN} (pdch.cpp:1070) 20250212125542533 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) 20250212125542533 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125542533 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) 20250212125542533 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125542533 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} data_length=30, data=00 00 00 24 73 1b 15 8b d6 83 50 e2 90 d9 c0 05 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125542533 DTBFUL INFO TBF(UL:TFI-0-3-4:G){ASSIGN} Decoded premier TLLI=0x00000024 of UL DATA TFI=4. (tbf_ul.cpp:361) 20250212125542533 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000024, not yet confirmed (gprs_ms.c:512) 20250212125542533 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125542533 DTBFUL ERROR UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125542533 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125542533 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125542533 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125542533 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125542533 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) 20250212125542533 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125542533 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125542533 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125542533 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) 20250212125542533 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) 20250212125542534 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) 20250212125542534 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) 20250212125542534 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) 20250212125542534 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) 20250212125542534 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) 20250212125542534 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) 20250212125542535 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) 20250212125542535 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) 20250212125542535 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 528 for type USF (pdch_ul_controller.c:184) 20250212125542535 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) 20250212125542535 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125542535 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125542535 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) 20250212125542535 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125542535 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125542535 DTBFUL ERROR UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125542535 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) 20250212125542535 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) 20250212125542536 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125542538 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) 20250212125542538 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125542538 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125542538 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125542538 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125542538 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125542538 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125542538 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=4 (bts.cpp:663) 20250212125542538 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125542538 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125542538 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125542538 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125542538 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125542538 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125542538 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125542538 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125542538 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125542538 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125542538 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125542538 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125542538 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125542538 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125542538 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125542538 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125542538 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125542538 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125542538 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125542538 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125542538 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20250212125542538 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20250212125542538 DTBF INFO TBF(UL:TFI-0-4-4:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20250212125542538 DTBF INFO TBF(UL:TFI-0-4-4:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125542538 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-4:G){NEW} (gprs_ms.c:336) 20250212125542538 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125542538 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125542538 DTBFUL INFO TBF(UL:TFI-0-4-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125542538 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125542538 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) 20250212125542538 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) 20250212125542538 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125542538 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125542538 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20250212125542538 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125542550 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) 20250212125542550 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) 20250212125542550 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) 20250212125542550 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125542550 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) 20250212125542550 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) 20250212125542551 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) 20250212125542551 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) 20250212125542551 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) 20250212125542551 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) 20250212125542551 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) 20250212125542551 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) 20250212125542551 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) 20250212125542551 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) 20250212125542551 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) 20250212125542551 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) 20250212125542551 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) 20250212125542551 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) 20250212125542554 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) 20250212125542554 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) 20250212125542554 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 533 for type USF (pdch_ul_controller.c:184) 20250212125542554 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) 20250212125542555 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 4 vs exp USF 4 20250212125542569 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) 20250212125542569 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) 20250212125542570 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) 20250212125542570 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) 20250212125542571 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) 20250212125542571 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) 20250212125542571 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) 20250212125542571 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) 20250212125542571 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) 20250212125542571 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125542572 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 e5 c7 f7 0e 68 02 df ed f7 39 a4 c1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125542572 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) 20250212125542572 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125542572 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 09 01 00 00 00 25 e5 c7 f7 0e 68 02 df ed f7 39 a4 c1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125542572 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125542572 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=528 Rx UL DATA from unexpected TBF(UL:TFI-0-4-4:G){ASSIGN} (pdch.cpp:1070) 20250212125542572 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) 20250212125542572 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125542572 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) 20250212125542572 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125542572 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} data_length=30, data=00 00 00 25 e5 c7 f7 0e 68 02 df ed f7 39 a4 c1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125542572 DTBFUL INFO TBF(UL:TFI-0-4-4:G){ASSIGN} Decoded premier TLLI=0x00000025 of UL DATA TFI=4. (tbf_ul.cpp:361) 20250212125542572 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000025, not yet confirmed (gprs_ms.c:512) 20250212125542572 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125542572 DTBFUL ERROR UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125542572 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125542573 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125542573 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125542573 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125542573 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) 20250212125542573 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125542573 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125542573 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125542573 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) 20250212125542573 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) 20250212125542574 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) 20250212125542574 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) 20250212125542575 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) 20250212125542575 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) 20250212125542579 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) 20250212125542579 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) 20250212125542579 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 537 for type USF (pdch_ul_controller.c:184) 20250212125542579 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) 20250212125542579 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125542579 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125542579 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) 20250212125542579 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125542579 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125542579 DTBFUL ERROR UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125542579 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) 20250212125542579 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) 20250212125542580 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125542586 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) 20250212125542586 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125542586 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125542586 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125542586 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125542586 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125542586 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125542586 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=4 (bts.cpp:663) 20250212125542586 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125542586 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125542586 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125542586 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125542586 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125542586 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125542586 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125542586 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125542586 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125542586 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125542586 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125542586 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125542586 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125542586 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125542586 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125542586 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125542586 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125542586 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125542587 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125542587 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125542587 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20250212125542587 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20250212125542587 DTBF INFO TBF(UL:TFI-0-5-4:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20250212125542587 DTBF INFO TBF(UL:TFI-0-5-4:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125542587 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-4:G){NEW} (gprs_ms.c:336) 20250212125542587 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125542587 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125542587 DTBFUL INFO TBF(UL:TFI-0-5-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125542587 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125542587 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) 20250212125542587 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) 20250212125542587 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125542587 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125542587 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20250212125542587 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125542594 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) 20250212125542594 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) 20250212125542594 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) 20250212125542594 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20250212125542595 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) 20250212125542595 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) 20250212125542596 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) 20250212125542596 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) 20250212125542597 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) 20250212125542597 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) 20250212125542598 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) 20250212125542598 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) 20250212125542598 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) 20250212125542598 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) 20250212125542599 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) 20250212125542599 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) 20250212125542600 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) 20250212125542600 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) 20250212125542601 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) 20250212125542601 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) 20250212125542601 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 541 for type USF (pdch_ul_controller.c:184) 20250212125542601 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) 20250212125542602 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 4 vs exp USF 4 20250212125542611 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125542611 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125542611 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125542613 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) 20250212125542613 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) 20250212125542615 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) 20250212125542615 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) 20250212125542616 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) 20250212125542616 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) 20250212125542617 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) 20250212125542617 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) 20250212125542618 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) 20250212125542618 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) 20250212125542618 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) 20250212125542618 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125542619 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 4b 1b 32 db 7b 26 35 11 0c 8d 0c 4b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125542619 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) 20250212125542619 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125542619 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 09 01 00 00 00 26 4b 1b 32 db 7b 26 35 11 0c 8d 0c 4b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125542619 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125542619 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=537 Rx UL DATA from unexpected TBF(UL:TFI-0-5-4:G){ASSIGN} (pdch.cpp:1070) 20250212125542619 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) 20250212125542619 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125542619 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) 20250212125542619 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125542619 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G){ASSIGN} data_length=30, data=00 00 00 26 4b 1b 32 db 7b 26 35 11 0c 8d 0c 4b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125542619 DTBFUL INFO TBF(UL:TFI-0-5-4:G){ASSIGN} Decoded premier TLLI=0x00000026 of UL DATA TFI=4. (tbf_ul.cpp:361) 20250212125542619 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000026, not yet confirmed (gprs_ms.c:512) 20250212125542619 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125542619 DTBFUL ERROR UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125542619 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125542619 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125542619 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125542619 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125542619 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) 20250212125542619 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125542619 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125542619 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125542620 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) 20250212125542620 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) 20250212125542620 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) 20250212125542620 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) 20250212125542622 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) 20250212125542622 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) 20250212125542622 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 546 for type USF (pdch_ul_controller.c:184) 20250212125542622 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) 20250212125542622 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125542622 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125542622 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) 20250212125542622 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125542622 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125542622 DTBFUL ERROR UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125542622 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) 20250212125542622 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) 20250212125542623 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125542627 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) 20250212125542627 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125542627 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125542627 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125542627 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125542627 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125542627 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125542627 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=4 (bts.cpp:663) 20250212125542627 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125542627 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125542628 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125542628 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125542628 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125542628 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125542628 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125542628 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125542628 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125542628 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125542628 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125542628 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125542628 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125542628 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125542628 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125542628 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125542628 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125542628 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125542628 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125542628 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125542628 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20250212125542628 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20250212125542628 DTBF INFO TBF(UL:TFI-0-6-4:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20250212125542628 DTBF INFO TBF(UL:TFI-0-6-4:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125542628 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-4:G){NEW} (gprs_ms.c:336) 20250212125542628 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125542628 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125542628 DTBFUL INFO TBF(UL:TFI-0-6-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125542628 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125542629 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) 20250212125542629 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) 20250212125542629 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125542629 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125542629 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20250212125542629 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 } } } } } } } } } 20250212125542632 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) 20250212125542632 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) 20250212125542633 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) 20250212125542633 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) MTC@8d0f06c41a7d: 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 } 20250212125542634 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) 20250212125542634 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) 20250212125542635 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) 20250212125542635 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) 20250212125542636 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) 20250212125542636 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) 20250212125542637 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) 20250212125542637 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) 20250212125542637 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) 20250212125542637 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) 20250212125542638 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) 20250212125542638 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) 20250212125542638 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) 20250212125542638 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) 20250212125542641 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) 20250212125542641 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) 20250212125542641 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 550 for type USF (pdch_ul_controller.c:184) 20250212125542641 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) 20250212125542641 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 4 vs exp USF 4 20250212125542655 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) 20250212125542655 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) 20250212125542655 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) 20250212125542655 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) 20250212125542656 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) 20250212125542656 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) 20250212125542656 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) 20250212125542656 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) 20250212125542656 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) 20250212125542656 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) 20250212125542656 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) 20250212125542656 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) 20250212125542656 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) 20250212125542656 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125542657 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 e7 c2 c7 e5 8d 65 0a c3 7a 96 84 40 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125542657 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) 20250212125542657 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125542657 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 09 01 00 00 00 27 e7 c2 c7 e5 8d 65 0a c3 7a 96 84 40 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125542657 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125542657 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=546 Rx UL DATA from unexpected TBF(UL:TFI-0-6-4:G){ASSIGN} (pdch.cpp:1070) 20250212125542657 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) 20250212125542657 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125542657 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) 20250212125542657 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125542657 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} data_length=30, data=00 00 00 27 e7 c2 c7 e5 8d 65 0a c3 7a 96 84 40 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125542657 DTBFUL INFO TBF(UL:TFI-0-6-4:G){ASSIGN} Decoded premier TLLI=0x00000027 of UL DATA TFI=4. (tbf_ul.cpp:361) 20250212125542657 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000027, not yet confirmed (gprs_ms.c:512) 20250212125542657 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125542657 DTBFUL ERROR UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125542657 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125542657 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125542657 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125542657 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125542657 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) 20250212125542657 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125542657 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125542657 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125542657 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) 20250212125542657 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) 20250212125542659 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) 20250212125542659 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) 20250212125542659 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 554 for type USF (pdch_ul_controller.c:184) 20250212125542659 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) 20250212125542659 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125542659 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125542659 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) 20250212125542659 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125542659 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125542660 DTBFUL ERROR UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125542660 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) 20250212125542660 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) 20250212125542660 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125542661 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) 20250212125542661 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125542661 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125542661 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125542661 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125542661 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125542661 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125542661 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=4 (bts.cpp:663) 20250212125542661 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125542661 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125542661 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125542661 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125542661 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125542661 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125542661 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125542661 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125542661 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125542661 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125542661 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125542661 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125542661 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125542661 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125542661 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125542661 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125542661 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125542661 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125542661 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125542661 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125542661 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20250212125542661 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20250212125542661 DTBF INFO TBF(UL:TFI-0-7-4:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20250212125542661 DTBF INFO TBF(UL:TFI-0-7-4:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125542661 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-4:G){NEW} (gprs_ms.c:336) 20250212125542661 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125542661 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125542661 DTBFUL INFO TBF(UL:TFI-0-7-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125542661 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125542661 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) 20250212125542661 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) 20250212125542661 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125542661 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125542661 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20250212125542661 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125542663 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125542663 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125542663 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125542675 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) 20250212125542675 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) 20250212125542675 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) 20250212125542675 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20250212125542677 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) 20250212125542677 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) 20250212125542677 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) 20250212125542677 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) 20250212125542678 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) 20250212125542678 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) 20250212125542678 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) 20250212125542678 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) 20250212125542678 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) 20250212125542678 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) 20250212125542679 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) 20250212125542679 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) 20250212125542679 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) 20250212125542679 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) 20250212125542680 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) 20250212125542680 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) 20250212125542680 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 559 for type USF (pdch_ul_controller.c:184) 20250212125542680 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) 20250212125542680 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 4 vs exp USF 4 20250212125542693 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) 20250212125542693 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) 20250212125542693 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) 20250212125542693 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) 20250212125542694 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) 20250212125542694 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) 20250212125542694 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) 20250212125542694 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) 20250212125542694 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) 20250212125542694 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) 20250212125542694 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) 20250212125542694 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) 20250212125542695 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) 20250212125542695 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) 20250212125542695 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) 20250212125542695 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125542695 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 e9 1c e1 59 07 f8 23 28 a5 99 a3 3e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125542695 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) 20250212125542695 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125542695 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 09 01 00 00 00 28 e9 1c e1 59 07 f8 23 28 a5 99 a3 3e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125542695 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125542695 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=554 Rx UL DATA from unexpected TBF(UL:TFI-0-7-4:G){ASSIGN} (pdch.cpp:1070) 20250212125542695 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) 20250212125542695 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125542695 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) 20250212125542695 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125542695 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} data_length=30, data=00 00 00 28 e9 1c e1 59 07 f8 23 28 a5 99 a3 3e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125542695 DTBFUL INFO TBF(UL:TFI-0-7-4:G){ASSIGN} Decoded premier TLLI=0x00000028 of UL DATA TFI=4. (tbf_ul.cpp:361) 20250212125542695 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000028, not yet confirmed (gprs_ms.c:512) 20250212125542695 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125542695 DTBFUL ERROR UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125542695 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125542695 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125542695 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125542695 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125542695 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) 20250212125542695 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125542695 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125542695 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125542702 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) 20250212125542702 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) 20250212125542702 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 563 for type USF (pdch_ul_controller.c:184) 20250212125542702 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) 20250212125542702 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125542702 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125542702 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) 20250212125542702 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125542702 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125542702 DTBFUL ERROR UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125542702 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) 20250212125542702 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) 20250212125542703 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125542704 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) 20250212125542704 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125542704 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125542704 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125542704 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125542704 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125542704 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125542704 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=5 (bts.cpp:663) 20250212125542704 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125542704 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125542704 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125542704 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125542704 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125542704 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125542704 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125542704 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125542704 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125542704 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125542704 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125542704 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125542704 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125542704 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125542704 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125542704 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125542704 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125542704 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125542704 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125542704 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125542704 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20250212125542704 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20250212125542704 DTBF INFO TBF(UL:TFI-0-0-5:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125542704 DTBF INFO TBF(UL:TFI-0-0-5:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125542704 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-5:G){NEW} (gprs_ms.c:336) 20250212125542704 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125542704 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125542704 DTBFUL INFO TBF(UL:TFI-0-0-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125542704 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125542704 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) 20250212125542704 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) 20250212125542704 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125542704 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125542704 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20250212125542704 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) 20250212125542704 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125542704 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125542704 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125542716 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) 20250212125542716 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) 20250212125542716 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) 20250212125542716 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20250212125542716 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) 20250212125542716 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) 20250212125542717 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) 20250212125542717 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) 20250212125542717 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) 20250212125542717 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) 20250212125542717 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) 20250212125542717 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) 20250212125542717 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) 20250212125542717 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) 20250212125542717 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) 20250212125542717 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) 20250212125542717 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) 20250212125542717 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) 20250212125542721 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) 20250212125542721 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) 20250212125542721 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 567 for type USF (pdch_ul_controller.c:184) 20250212125542721 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) 20250212125542721 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 4 vs exp USF 5 20250212125542735 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) 20250212125542735 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) 20250212125542736 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) 20250212125542736 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) 20250212125542736 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) 20250212125542736 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) 20250212125542736 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) 20250212125542736 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) 20250212125542736 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) 20250212125542736 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) 20250212125542736 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) 20250212125542736 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) 20250212125542737 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) 20250212125542737 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) 20250212125542737 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) 20250212125542737 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) 20250212125542737 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) 20250212125542737 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125542738 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125542738 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125542738 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125542740 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) 20250212125542740 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) 20250212125542740 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 572 for type USF (pdch_ul_controller.c:184) 20250212125542740 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) 20250212125542740 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 4 vs exp USF 5 20250212125542754 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) 20250212125542754 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) 20250212125542754 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) 20250212125542754 DTBF NOTICE TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20250212125542754 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20250212125542754 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20250212125542754 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) 20250212125542754 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) 20250212125542754 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) 20250212125542754 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) 20250212125542754 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) 20250212125542754 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) 20250212125542754 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) 20250212125542754 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) 20250212125542755 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) 20250212125542755 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) 20250212125542755 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) 20250212125542755 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) 20250212125542755 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) 20250212125542755 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) 20250212125542763 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) 20250212125542763 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) 20250212125542763 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 5 20250212125542777 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) 20250212125542777 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) 20250212125542777 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) 20250212125542777 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20250212125542777 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) 20250212125542777 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) 20250212125542777 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) 20250212125542777 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) 20250212125542777 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) 20250212125542777 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) 20250212125542778 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) 20250212125542778 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) 20250212125542778 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) 20250212125542778 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) 20250212125542778 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) 20250212125542778 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) 20250212125542778 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) 20250212125542778 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) 20250212125542781 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) 20250212125542781 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) 20250212125542782 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 5 20250212125542788 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125542788 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125542788 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125542796 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) 20250212125542796 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) 20250212125542796 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) 20250212125542796 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) 20250212125542796 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) 20250212125542796 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) 20250212125542796 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) 20250212125542796 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) 20250212125542796 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) 20250212125542796 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) 20250212125542796 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) 20250212125542796 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) 20250212125542797 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) 20250212125542797 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) 20250212125542797 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) 20250212125542797 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) 20250212125542800 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) 20250212125542800 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) 20250212125542800 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 5 20250212125542814 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) 20250212125542814 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) 20250212125542815 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) 20250212125542815 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) 20250212125542815 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) 20250212125542815 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) 20250212125542815 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) 20250212125542815 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) 20250212125542815 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) 20250212125542815 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) 20250212125542815 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) 20250212125542815 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) 20250212125542815 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) 20250212125542815 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) 20250212125542816 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) 20250212125542816 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) 20250212125542824 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) 20250212125542824 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) 20250212125542824 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 5 20250212125542829 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125542829 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125542829 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125542837 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) 20250212125542837 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) 20250212125542838 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) 20250212125542838 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) 20250212125542838 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) 20250212125542838 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) 20250212125542838 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) 20250212125542838 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) 20250212125542838 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) 20250212125542838 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) 20250212125542838 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) 20250212125542838 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) 20250212125542838 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) 20250212125542838 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) 20250212125542839 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) 20250212125542839 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) 20250212125542842 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) 20250212125542842 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) 20250212125542842 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 5 20250212125542856 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) 20250212125542856 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) 20250212125542857 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) 20250212125542857 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) 20250212125542857 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) 20250212125542857 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) 20250212125542857 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) 20250212125542857 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) 20250212125542857 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) 20250212125542857 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) 20250212125542857 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) 20250212125542857 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) 20250212125542857 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) 20250212125542857 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) 20250212125542858 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) 20250212125542858 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) 20250212125542861 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) 20250212125542861 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) 20250212125542861 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 5 20250212125542862 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125542862 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125542862 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125542875 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) 20250212125542875 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) 20250212125542875 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) 20250212125542875 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) 20250212125542875 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) 20250212125542875 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) 20250212125542876 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) 20250212125542876 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) 20250212125542876 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) 20250212125542876 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) 20250212125542876 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) 20250212125542876 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) 20250212125542876 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) 20250212125542876 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) 20250212125542876 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) 20250212125542876 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) 20250212125542884 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) 20250212125542884 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) 20250212125542884 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 5 20250212125542898 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) 20250212125542898 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) 20250212125542898 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) 20250212125542898 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) 20250212125542899 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) 20250212125542899 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) 20250212125542899 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) 20250212125542899 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) 20250212125542899 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) 20250212125542899 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) 20250212125542899 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) 20250212125542899 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) 20250212125542899 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) 20250212125542899 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) 20250212125542899 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) 20250212125542899 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) 20250212125542903 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) 20250212125542903 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) 20250212125542903 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 5 20250212125542905 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125542905 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125542905 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125542917 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) 20250212125542917 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) 20250212125542917 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) 20250212125542917 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) 20250212125542918 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) 20250212125542918 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) 20250212125542918 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) 20250212125542918 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) 20250212125542918 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) 20250212125542918 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) 20250212125542918 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) 20250212125542918 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) 20250212125542918 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) 20250212125542918 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) 20250212125542918 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) 20250212125542918 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) 20250212125542922 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) 20250212125542922 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){FLOW}, expect answer on UL FN=611 (gprs_rlcmac_sched.cpp:454) 20250212125542922 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 611 for type USF (pdch_ul_controller.c:184) 20250212125542922 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Sending data request: sapi=5 arfcn=871 cur_fn=602 block=8 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125542922 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 5 vs exp USF 5 20250212125542936 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=602 block=8 data=3c 0b 01 00 00 00 29 10 ac e7 68 8e 95 7b 78 30 e7 cd e4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125542936 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) 20250212125542936 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125542936 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 0b 01 00 00 00 29 10 ac e7 68 8e 95 7b 78 30 e7 cd e4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125542936 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125542936 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=606 Rx UL DATA from unexpected TBF(UL:TFI-0-0-5:G){FLOW} (pdch.cpp:1070) 20250212125542936 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) 20250212125542936 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125542936 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) 20250212125542936 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125542936 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G){FLOW} data_length=30, data=00 00 00 29 10 ac e7 68 8e 95 7b 78 30 e7 cd e4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125542936 DTBFUL INFO TBF(UL:TFI-0-0-5:G){FLOW} Decoded premier TLLI=0x00000029 of UL DATA TFI=5. (tbf_ul.cpp:361) 20250212125542936 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000029, not yet confirmed (gprs_ms.c:512) 20250212125542936 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125542936 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125542936 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125542936 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125542936 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125542936 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) 20250212125542936 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) 20250212125542936 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125542936 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125542936 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125542936 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) 20250212125542936 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) 20250212125542936 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) 20250212125542936 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) 20250212125542937 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) 20250212125542937 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) 20250212125542937 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) 20250212125542937 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) 20250212125542937 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) 20250212125542937 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) 20250212125542938 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) 20250212125542938 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) 20250212125542938 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) 20250212125542938 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) 20250212125542945 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) 20250212125542945 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) 20250212125542945 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 615 for type USF (pdch_ul_controller.c:184) 20250212125542945 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) 20250212125542945 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (final=0) (encoding.cpp:1112) 20250212125542945 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125542945 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) 20250212125542945 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125542945 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125542945 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125542945 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 Scheduling control message at RTS for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125542945 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Sending data request: sapi=5 arfcn=871 cur_fn=606 block=9 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) 20250212125542945 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125542946 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=606, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125542946 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125542946 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125542946 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125542947 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125542947 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125542947 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125542947 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=5 (bts.cpp:663) 20250212125542947 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125542947 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125542947 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125542947 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125542947 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125542947 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125542947 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125542947 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125542947 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125542947 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125542947 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125542947 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125542947 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125542947 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125542947 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125542947 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125542947 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125542947 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125542947 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125542947 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125542947 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20250212125542947 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20250212125542947 DTBF INFO TBF(UL:TFI-0-1-5:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20250212125542947 DTBF INFO TBF(UL:TFI-0-1-5:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125542947 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-5:G){NEW} (gprs_ms.c:336) 20250212125542947 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125542947 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125542947 DTBFUL INFO TBF(UL:TFI-0-1-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125542947 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125542947 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) 20250212125542947 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=606 (tbf_ul.cpp:221) 20250212125542947 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125542947 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125542947 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20250212125542947 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=606 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 7e 09 6b 00 00 c9 4a 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125542959 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) 20250212125542959 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) 20250212125542959 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) 20250212125542959 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125542959 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) 20250212125542959 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) 20250212125542959 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) 20250212125542959 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) 20250212125542960 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) 20250212125542960 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) 20250212125542960 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) 20250212125542960 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) 20250212125542960 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) 20250212125542960 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) 20250212125542960 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) 20250212125542960 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) 20250212125542960 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) 20250212125542960 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) 20250212125542964 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) 20250212125542964 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) 20250212125542964 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 619 for type USF (pdch_ul_controller.c:184) 20250212125542964 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=615 Sending data request: sapi=5 arfcn=871 cur_fn=611 block=10 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125542964 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 5 vs exp USF 5 20250212125542978 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) 20250212125542978 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) 20250212125542978 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) 20250212125542978 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125542978 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=615 block=10 data=3c 0b 01 00 00 00 2a 5c d2 de 6d 6d ac 40 5f 2f 01 21 50 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125542978 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125542978 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125542978 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 0b 01 00 00 00 2a 5c d2 de 6d 6d ac 40 5f 2f 01 21 50 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125542978 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125542978 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=615 Rx UL DATA from unexpected TBF(UL:TFI-0-1-5:G){ASSIGN} (pdch.cpp:1070) 20250212125542978 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) 20250212125542978 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125542978 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) 20250212125542978 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125542978 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} data_length=30, data=00 00 00 2a 5c d2 de 6d 6d ac 40 5f 2f 01 21 50 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125542978 DTBFUL INFO TBF(UL:TFI-0-1-5:G){ASSIGN} Decoded premier TLLI=0x0000002a of UL DATA TFI=5. (tbf_ul.cpp:361) 20250212125542978 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002a, not yet confirmed (gprs_ms.c:512) 20250212125542978 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125542978 DTBFUL ERROR UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125542978 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125542978 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125542978 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125542978 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125542978 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) 20250212125542978 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125542978 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125542978 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125542978 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) 20250212125542978 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) 20250212125542978 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) 20250212125542978 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) 20250212125542979 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) 20250212125542979 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) 20250212125542979 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) 20250212125542979 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) 20250212125542979 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) 20250212125542979 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) 20250212125542979 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) 20250212125542979 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) 20250212125542982 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=619 RX RTS.req: sapi=5 arfcn=872 cur_fn=615 block=11 (pcu_l1_if.cpp:576) 20250212125542982 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=619 block_nr=11 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=624 (gprs_rlcmac_sched.cpp:454) 20250212125542982 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 624 for type USF (pdch_ul_controller.c:184) 20250212125542982 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) 20250212125542982 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125542982 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125542982 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) 20250212125542982 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125542982 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125542982 DTBFUL ERROR UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125542982 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=619 Scheduling control message at RTS for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125542982 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=619 Sending data request: sapi=5 arfcn=872 cur_fn=615 block=11 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) 20250212125542982 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125542983 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=615, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125542983 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125542983 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125542983 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125542983 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125542984 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125542984 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125542984 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=5 (bts.cpp:663) 20250212125542984 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125542984 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125542984 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125542984 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125542984 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125542984 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125542984 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125542984 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125542984 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125542984 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125542984 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125542984 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125542984 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125542984 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125542984 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125542984 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125542984 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125542984 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125542984 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125542984 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125542984 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20250212125542984 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20250212125542984 DTBF INFO TBF(UL:TFI-0-2-5:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20250212125542984 DTBF INFO TBF(UL:TFI-0-2-5:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125542984 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-5:G){NEW} (gprs_ms.c:336) 20250212125542984 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125542984 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125542984 DTBFUL INFO TBF(UL:TFI-0-2-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125542984 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125542984 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) 20250212125542984 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=615 (tbf_ul.cpp:221) 20250212125542984 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125542984 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125542984 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20250212125542984 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=615 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 69 78 09 6b 00 00 c9 4a 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125542996 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) 20250212125542996 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) 20250212125542996 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) 20250212125542996 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125542997 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) 20250212125542997 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) 20250212125542997 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) 20250212125542997 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) 20250212125542997 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) 20250212125542997 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) 20250212125542997 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) 20250212125542997 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) 20250212125542997 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) 20250212125542997 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) 20250212125542997 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) 20250212125542997 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) 20250212125542998 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) 20250212125542998 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) 20250212125543005 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) 20250212125543005 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=624 block_nr=0 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=628 (gprs_rlcmac_sched.cpp:454) 20250212125543005 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 628 for type USF (pdch_ul_controller.c:184) 20250212125543005 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=624 Sending data request: sapi=5 arfcn=871 cur_fn=619 block=0 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125543006 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 5 vs exp USF 5 20250212125543019 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) 20250212125543019 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) 20250212125543020 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) 20250212125543020 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) 20250212125543020 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=624): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20250212125543020 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125543020 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=624 block=0 data=3c 0b 01 00 00 00 2b 8e f3 fc 24 40 27 c7 16 f5 67 7f 53 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125543020 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125543020 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125543020 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 0b 01 00 00 00 2b 8e f3 fc 24 40 27 c7 16 f5 67 7f 53 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125543020 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125543020 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=624 Rx UL DATA from unexpected TBF(UL:TFI-0-2-5:G){ASSIGN} (pdch.cpp:1070) 20250212125543020 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) 20250212125543020 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125543020 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) 20250212125543020 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125543020 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G){ASSIGN} data_length=30, data=00 00 00 2b 8e f3 fc 24 40 27 c7 16 f5 67 7f 53 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125543020 DTBFUL INFO TBF(UL:TFI-0-2-5:G){ASSIGN} Decoded premier TLLI=0x0000002b of UL DATA TFI=5. (tbf_ul.cpp:361) 20250212125543020 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002b, not yet confirmed (gprs_ms.c:512) 20250212125543020 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125543020 DTBFUL ERROR UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125543020 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125543020 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125543020 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125543020 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125543020 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) 20250212125543020 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125543020 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125543020 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125543020 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) 20250212125543020 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) 20250212125543020 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) 20250212125543020 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) 20250212125543020 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) 20250212125543020 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) 20250212125543020 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) 20250212125543020 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) 20250212125543020 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) 20250212125543020 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) 20250212125543024 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=628 RX RTS.req: sapi=5 arfcn=873 cur_fn=624 block=1 (pcu_l1_if.cpp:576) 20250212125543024 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=628 block_nr=1 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=632 (gprs_rlcmac_sched.cpp:454) 20250212125543024 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 632 for type USF (pdch_ul_controller.c:184) 20250212125543024 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) 20250212125543024 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125543024 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125543024 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) 20250212125543024 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125543024 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125543024 DTBFUL ERROR UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125543024 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=628 Scheduling control message at RTS for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125543024 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=628 Sending data request: sapi=5 arfcn=873 cur_fn=624 block=1 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) 20250212125543024 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125543025 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=624, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125543025 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125543025 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125543025 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125543025 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125543025 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125543025 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125543025 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=5 (bts.cpp:663) 20250212125543025 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125543025 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125543025 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125543025 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125543025 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125543025 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125543025 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125543025 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125543025 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125543025 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125543025 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125543025 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125543025 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125543025 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125543025 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125543025 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125543025 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125543025 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125543025 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125543025 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125543025 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20250212125543025 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20250212125543025 DTBF INFO TBF(UL:TFI-0-3-5:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20250212125543025 DTBF INFO TBF(UL:TFI-0-3-5:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125543025 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-5:G){NEW} (gprs_ms.c:336) 20250212125543025 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125543025 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125543025 DTBFUL INFO TBF(UL:TFI-0-3-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125543025 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125543025 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) 20250212125543025 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=624 (tbf_ul.cpp:221) 20250212125543025 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125543025 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125543025 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20250212125543025 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=624 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6a 79 09 6b 00 00 c9 4a 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125543038 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) 20250212125543038 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) 20250212125543038 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=628): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20250212125543038 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125543038 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) 20250212125543038 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) 20250212125543038 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) 20250212125543038 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) 20250212125543039 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) 20250212125543039 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) 20250212125543039 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) 20250212125543039 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) 20250212125543039 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) 20250212125543039 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) 20250212125543039 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) 20250212125543039 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) 20250212125543039 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) 20250212125543039 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) 20250212125543043 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) 20250212125543043 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=632 block_nr=2 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=637 (gprs_rlcmac_sched.cpp:454) 20250212125543043 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 637 for type USF (pdch_ul_controller.c:184) 20250212125543043 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=632 Sending data request: sapi=5 arfcn=871 cur_fn=628 block=2 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125543043 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 5 vs exp USF 5 20250212125543057 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) 20250212125543057 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) 20250212125543057 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) 20250212125543057 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) 20250212125543057 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) 20250212125543057 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) 20250212125543057 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=632): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20250212125543057 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125543057 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=632 block=2 data=3c 0b 01 00 00 00 2c e7 32 02 27 d7 9a 52 00 3c ff a5 7a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125543057 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125543057 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125543057 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 0b 01 00 00 00 2c e7 32 02 27 d7 9a 52 00 3c ff a5 7a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125543057 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125543057 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=632 Rx UL DATA from unexpected TBF(UL:TFI-0-3-5:G){ASSIGN} (pdch.cpp:1070) 20250212125543057 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) 20250212125543057 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125543057 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) 20250212125543057 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125543057 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G){ASSIGN} data_length=30, data=00 00 00 2c e7 32 02 27 d7 9a 52 00 3c ff a5 7a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125543057 DTBFUL INFO TBF(UL:TFI-0-3-5:G){ASSIGN} Decoded premier TLLI=0x0000002c of UL DATA TFI=5. (tbf_ul.cpp:361) 20250212125543057 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002c, not yet confirmed (gprs_ms.c:512) 20250212125543057 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125543057 DTBFUL ERROR UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125543057 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125543057 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125543057 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125543057 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125543057 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) 20250212125543057 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125543057 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125543057 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125543057 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) 20250212125543057 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) 20250212125543057 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) 20250212125543058 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) 20250212125543058 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) 20250212125543058 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) 20250212125543058 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) 20250212125543058 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) 20250212125543066 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=637 RX RTS.req: sapi=5 arfcn=874 cur_fn=632 block=3 (pcu_l1_if.cpp:576) 20250212125543066 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=637 block_nr=3 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=641 (gprs_rlcmac_sched.cpp:454) 20250212125543066 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 641 for type USF (pdch_ul_controller.c:184) 20250212125543066 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) 20250212125543066 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125543066 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125543066 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) 20250212125543066 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125543066 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125543066 DTBFUL ERROR UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125543066 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=637 Scheduling control message at RTS for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125543066 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=637 Sending data request: sapi=5 arfcn=874 cur_fn=632 block=3 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) 20250212125543066 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125543067 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=632, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125543067 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125543067 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125543067 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125543067 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125543067 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125543067 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125543067 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=5 (bts.cpp:663) 20250212125543067 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125543067 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125543067 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125543067 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125543067 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125543067 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125543067 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125543067 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125543067 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125543067 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125543067 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125543067 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125543067 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125543067 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125543067 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125543067 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125543067 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125543067 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125543067 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125543067 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125543067 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20250212125543067 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20250212125543067 DTBF INFO TBF(UL:TFI-0-4-5:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20250212125543067 DTBF INFO TBF(UL:TFI-0-4-5:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125543067 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-5:G){NEW} (gprs_ms.c:336) 20250212125543067 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125543067 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125543067 DTBFUL INFO TBF(UL:TFI-0-4-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125543067 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125543067 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) 20250212125543067 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=632 (tbf_ul.cpp:221) 20250212125543067 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125543067 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125543067 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20250212125543067 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=632 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6b 7a 09 6b 00 00 c9 4a 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125543080 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) 20250212125543080 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) 20250212125543080 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=637): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20250212125543080 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125543080 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) 20250212125543080 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) 20250212125543080 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) 20250212125543080 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) 20250212125543081 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) 20250212125543081 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) 20250212125543081 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) 20250212125543081 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) 20250212125543081 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) 20250212125543081 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) 20250212125543081 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) 20250212125543081 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) 20250212125543081 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) 20250212125543081 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) 20250212125543085 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) 20250212125543085 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=641 block_nr=4 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=645 (gprs_rlcmac_sched.cpp:454) 20250212125543085 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 645 for type USF (pdch_ul_controller.c:184) 20250212125543085 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=641 Sending data request: sapi=5 arfcn=871 cur_fn=637 block=4 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125543085 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 5 vs exp USF 5 20250212125543099 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) 20250212125543099 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) 20250212125543099 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) 20250212125543099 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) 20250212125543099 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) 20250212125543099 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) 20250212125543099 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) 20250212125543099 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) 20250212125543099 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=641): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20250212125543099 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125543099 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=641 block=4 data=3c 0b 01 00 00 00 2d d7 76 4a eb 24 8c 36 a4 41 4f 1a f0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125543099 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125543099 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125543099 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 0b 01 00 00 00 2d d7 76 4a eb 24 8c 36 a4 41 4f 1a f0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125543099 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125543099 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=641 Rx UL DATA from unexpected TBF(UL:TFI-0-4-5:G){ASSIGN} (pdch.cpp:1070) 20250212125543099 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) 20250212125543099 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125543099 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) 20250212125543099 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125543099 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G){ASSIGN} data_length=30, data=00 00 00 2d d7 76 4a eb 24 8c 36 a4 41 4f 1a f0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125543099 DTBFUL INFO TBF(UL:TFI-0-4-5:G){ASSIGN} Decoded premier TLLI=0x0000002d of UL DATA TFI=5. (tbf_ul.cpp:361) 20250212125543099 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002d, not yet confirmed (gprs_ms.c:512) 20250212125543099 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125543099 DTBFUL ERROR UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125543099 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125543099 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125543099 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125543099 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125543099 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) 20250212125543099 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125543099 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125543099 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125543099 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) 20250212125543099 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) 20250212125543100 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) 20250212125543100 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) 20250212125543100 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) 20250212125543100 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) 20250212125543103 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=645 RX RTS.req: sapi=5 arfcn=875 cur_fn=641 block=5 (pcu_l1_if.cpp:576) 20250212125543103 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=645 block_nr=5 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=650 (gprs_rlcmac_sched.cpp:454) 20250212125543103 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 650 for type USF (pdch_ul_controller.c:184) 20250212125543103 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) 20250212125543103 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125543103 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125543103 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) 20250212125543103 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125543103 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125543103 DTBFUL ERROR UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125543103 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=645 Scheduling control message at RTS for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125543103 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=645 Sending data request: sapi=5 arfcn=875 cur_fn=641 block=5 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) 20250212125543103 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125543104 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=641, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125543104 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125543104 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125543104 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125543104 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125543104 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125543104 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125543104 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=5 (bts.cpp:663) 20250212125543104 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125543104 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125543104 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125543104 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125543104 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125543104 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125543104 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125543104 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125543104 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125543104 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125543104 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125543104 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125543104 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125543104 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125543104 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125543104 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125543104 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125543104 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125543104 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125543104 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125543104 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20250212125543104 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20250212125543104 DTBF INFO TBF(UL:TFI-0-5-5:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20250212125543104 DTBF INFO TBF(UL:TFI-0-5-5:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125543104 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-5:G){NEW} (gprs_ms.c:336) 20250212125543104 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125543104 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125543104 DTBFUL INFO TBF(UL:TFI-0-5-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125543104 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125543105 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) 20250212125543105 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=641 (tbf_ul.cpp:221) 20250212125543105 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125543105 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125543105 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20250212125543105 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=641 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6c 7b 09 6b 00 00 c9 4a 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125543117 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) 20250212125543117 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) 20250212125543117 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=645): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20250212125543117 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20250212125543118 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) 20250212125543118 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) 20250212125543118 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) 20250212125543118 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) 20250212125543118 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) 20250212125543118 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) 20250212125543118 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) 20250212125543118 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) 20250212125543118 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) 20250212125543118 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) 20250212125543118 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) 20250212125543118 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) 20250212125543118 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) 20250212125543119 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) 20250212125543127 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) 20250212125543127 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=650 block_nr=6 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=654 (gprs_rlcmac_sched.cpp:454) 20250212125543127 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 654 for type USF (pdch_ul_controller.c:184) 20250212125543127 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=650 Sending data request: sapi=5 arfcn=871 cur_fn=645 block=6 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125543127 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 5 vs exp USF 5 20250212125543140 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) 20250212125543140 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) 20250212125543141 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) 20250212125543141 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) 20250212125543141 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) 20250212125543141 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) 20250212125543141 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) 20250212125543141 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) 20250212125543142 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) 20250212125543142 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) 20250212125543142 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=650): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20250212125543142 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125543142 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=650 block=6 data=3c 0b 01 00 00 00 2e 8e 19 e9 ba 0c 78 e8 07 09 25 09 e6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125543142 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125543142 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125543142 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 0b 01 00 00 00 2e 8e 19 e9 ba 0c 78 e8 07 09 25 09 e6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125543142 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125543142 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=650 Rx UL DATA from unexpected TBF(UL:TFI-0-5-5:G){ASSIGN} (pdch.cpp:1070) 20250212125543142 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) 20250212125543142 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125543142 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) 20250212125543142 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125543142 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G){ASSIGN} data_length=30, data=00 00 00 2e 8e 19 e9 ba 0c 78 e8 07 09 25 09 e6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125543142 DTBFUL INFO TBF(UL:TFI-0-5-5:G){ASSIGN} Decoded premier TLLI=0x0000002e of UL DATA TFI=5. (tbf_ul.cpp:361) 20250212125543142 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002e, not yet confirmed (gprs_ms.c:512) 20250212125543142 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125543142 DTBFUL ERROR UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125543142 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125543142 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125543142 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125543142 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125543142 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) 20250212125543142 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125543142 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125543142 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125543142 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) 20250212125543142 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) 20250212125543142 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) 20250212125543142 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) 20250212125543145 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=654 RX RTS.req: sapi=5 arfcn=876 cur_fn=650 block=7 (pcu_l1_if.cpp:576) 20250212125543145 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=654 block_nr=7 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=658 (gprs_rlcmac_sched.cpp:454) 20250212125543145 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 658 for type USF (pdch_ul_controller.c:184) 20250212125543145 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) 20250212125543145 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125543145 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125543145 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) 20250212125543145 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125543145 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125543145 DTBFUL ERROR UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125543145 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=654 Scheduling control message at RTS for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125543145 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=654 Sending data request: sapi=5 arfcn=876 cur_fn=650 block=7 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) 20250212125543145 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125543146 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=650, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125543146 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125543146 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125543146 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125543146 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125543146 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125543146 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125543146 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=5 (bts.cpp:663) 20250212125543146 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125543146 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125543146 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125543146 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125543146 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125543146 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125543146 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125543146 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125543146 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125543146 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125543146 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125543146 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125543146 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125543146 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125543146 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125543146 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125543146 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125543146 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125543146 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125543146 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125543146 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20250212125543146 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20250212125543146 DTBF INFO TBF(UL:TFI-0-6-5:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20250212125543146 DTBF INFO TBF(UL:TFI-0-6-5:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125543146 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-5:G){NEW} (gprs_ms.c:336) 20250212125543146 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125543146 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125543146 DTBFUL INFO TBF(UL:TFI-0-6-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125543146 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125543146 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) 20250212125543146 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=650 (tbf_ul.cpp:221) 20250212125543146 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125543146 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125543146 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20250212125543146 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=650 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6d 7c 09 6b 00 00 c9 4a 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125543148 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125543148 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125543148 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125543185 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125543185 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125543185 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125543226 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125543226 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125543226 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125543254 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) 20250212125543254 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) 20250212125543254 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=654): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20250212125543254 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20250212125543256 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) 20250212125543256 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) 20250212125543256 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) 20250212125543256 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) 20250212125543257 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) 20250212125543257 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) 20250212125543258 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) 20250212125543258 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) 20250212125543258 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) 20250212125543258 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) 20250212125543258 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) 20250212125543258 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) 20250212125543258 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) 20250212125543258 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) 20250212125543259 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) 20250212125543259 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=658 block_nr=8 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=663 (gprs_rlcmac_sched.cpp:454) 20250212125543259 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 663 for type USF (pdch_ul_controller.c:184) 20250212125543259 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=658 Sending data request: sapi=5 arfcn=871 cur_fn=654 block=8 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125543259 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125543259 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) 20250212125543259 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) 20250212125543259 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) 20250212125543259 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) 20250212125543259 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) 20250212125543259 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) 20250212125543259 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) 20250212125543259 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) 20250212125543260 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) 20250212125543260 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) 20250212125543260 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) 20250212125543260 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) 20250212125543260 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=658): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20250212125543260 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125543260 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) 20250212125543260 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) 20250212125543260 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) 20250212125543260 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) 20250212125543260 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125543260 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) 20250212125543260 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) 20250212125543260 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=663): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20250212125543260 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20250212125543261 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) 20250212125543261 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) 20250212125543261 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) 20250212125543261 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) 20250212125543261 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) 20250212125543261 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) 20250212125543261 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) 20250212125543261 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) 20250212125543261 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) 20250212125543261 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) 20250212125543261 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) 20250212125543261 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) 20250212125543261 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) 20250212125543261 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) 20250212125543262 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125543262 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) 20250212125543262 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) 20250212125543262 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) 20250212125543262 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) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125543263 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) 20250212125543263 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) 20250212125543263 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) 20250212125543263 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) MTC@8d0f06c41a7d: Rx DL block USF 5 vs exp USF 5 20250212125543263 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) 20250212125543263 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) 20250212125543263 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) 20250212125543263 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) 20250212125543263 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) 20250212125543263 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) 20250212125543263 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) 20250212125543263 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) 20250212125543263 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125543264 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) 20250212125543264 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) 20250212125543264 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) 20250212125543264 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) 20250212125543264 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) 20250212125543264 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) 20250212125543264 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) 20250212125543264 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) 20250212125543264 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) 20250212125543264 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) 20250212125543264 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) 20250212125543264 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) 20250212125543265 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) 20250212125543265 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) 20250212125543265 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) 20250212125543265 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) 20250212125543265 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125543265 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) 20250212125543265 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) 20250212125543265 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) 20250212125543265 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) 20250212125543265 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) 20250212125543265 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) 20250212125543266 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) 20250212125543266 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) 20250212125543266 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) 20250212125543266 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) 20250212125543266 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) 20250212125543266 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) 20250212125543266 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) 20250212125543266 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) 20250212125543266 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) 20250212125543266 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) 20250212125543267 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125543267 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125543267 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125543268 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125543282 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) 20250212125543282 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) 20250212125543282 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) 20250212125543282 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) 20250212125543282 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) 20250212125543282 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) 20250212125543282 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) 20250212125543282 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) 20250212125543282 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) 20250212125543282 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) 20250212125543283 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) 20250212125543283 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) 20250212125543283 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=680 block=1 data=3c 0b 01 00 00 00 2f db 5f dc 0d 98 ac b5 f4 f8 58 74 55 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125543283 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125543283 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125543283 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 0b 01 00 00 00 2f db 5f dc 0d 98 ac b5 f4 f8 58 74 55 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125543283 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125543283 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=680 Rx UL DATA from unexpected TBF(UL:TFI-0-6-5:G){ASSIGN} (pdch.cpp:1070) 20250212125543283 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) 20250212125543283 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125543283 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) 20250212125543283 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125543283 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G){ASSIGN} data_length=30, data=00 00 00 2f db 5f dc 0d 98 ac b5 f4 f8 58 74 55 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125543283 DTBFUL INFO TBF(UL:TFI-0-6-5:G){ASSIGN} Decoded premier TLLI=0x0000002f of UL DATA TFI=5. (tbf_ul.cpp:361) 20250212125543283 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002f, not yet confirmed (gprs_ms.c:512) 20250212125543283 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125543283 DTBFUL ERROR UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125543283 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125543283 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125543283 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125543283 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125543283 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) 20250212125543283 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125543283 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125543283 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125543283 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) 20250212125543283 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) 20250212125543286 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=684 RX RTS.req: sapi=5 arfcn=877 cur_fn=680 block=2 (pcu_l1_if.cpp:576) 20250212125543286 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=684 block_nr=2 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=689 (gprs_rlcmac_sched.cpp:454) 20250212125543286 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 689 for type USF (pdch_ul_controller.c:184) 20250212125543286 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) 20250212125543286 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125543286 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125543286 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) 20250212125543286 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125543286 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125543286 DTBFUL ERROR UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125543286 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=684 Scheduling control message at RTS for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125543286 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=684 Sending data request: sapi=5 arfcn=877 cur_fn=680 block=2 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) 20250212125543287 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125543288 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=680, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125543288 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125543288 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125543288 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125543288 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125543288 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125543288 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125543288 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=5 (bts.cpp:663) 20250212125543288 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125543288 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125543288 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125543288 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125543288 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125543288 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125543288 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125543288 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125543288 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125543288 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125543288 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125543288 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125543288 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125543288 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125543288 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125543288 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125543288 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125543288 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125543288 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125543288 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125543288 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20250212125543288 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20250212125543288 DTBF INFO TBF(UL:TFI-0-7-5:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20250212125543288 DTBF INFO TBF(UL:TFI-0-7-5:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125543288 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-5:G){NEW} (gprs_ms.c:336) 20250212125543288 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125543288 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125543288 DTBFUL INFO TBF(UL:TFI-0-7-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125543288 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125543288 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) 20250212125543288 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=680 (tbf_ul.cpp:221) 20250212125543288 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125543288 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125543288 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20250212125543288 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=680 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125543301 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) 20250212125543301 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) 20250212125543301 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) 20250212125543301 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) 20250212125543301 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) 20250212125543301 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) 20250212125543302 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) 20250212125543302 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) 20250212125543302 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) 20250212125543302 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) 20250212125543302 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) 20250212125543302 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) 20250212125543302 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) 20250212125543302 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) 20250212125543302 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) 20250212125543302 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) 20250212125543306 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125543306 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125543306 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125543310 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) 20250212125543310 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) 20250212125543310 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 693 for type USF (pdch_ul_controller.c:184) 20250212125543310 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) 20250212125543310 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 5 vs exp USF 5 20250212125543324 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) 20250212125543324 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) 20250212125543324 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) 20250212125543324 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) 20250212125543324 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) 20250212125543324 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) 20250212125543324 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) 20250212125543324 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) 20250212125543324 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) 20250212125543324 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) 20250212125543324 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) 20250212125543324 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) 20250212125543325 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) 20250212125543325 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) 20250212125543325 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=689): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20250212125543325 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125543325 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=689 block=3 data=3c 0b 01 00 00 00 30 da d8 fa 30 15 df fa 86 36 5a ee 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125543325 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125543325 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125543325 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 0b 01 00 00 00 30 da d8 fa 30 15 df fa 86 36 5a ee 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125543325 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125543325 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=689 Rx UL DATA from unexpected TBF(UL:TFI-0-7-5:G){ASSIGN} (pdch.cpp:1070) 20250212125543325 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) 20250212125543325 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125543325 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) 20250212125543325 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125543325 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G){ASSIGN} data_length=30, data=00 00 00 30 da d8 fa 30 15 df fa 86 36 5a ee 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125543325 DTBFUL INFO TBF(UL:TFI-0-7-5:G){ASSIGN} Decoded premier TLLI=0x00000030 of UL DATA TFI=5. (tbf_ul.cpp:361) 20250212125543325 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000030, not yet confirmed (gprs_ms.c:512) 20250212125543325 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125543325 DTBFUL ERROR UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125543325 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125543325 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125543325 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125543325 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125543325 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) 20250212125543325 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125543325 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125543325 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125543328 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=693 RX RTS.req: sapi=5 arfcn=878 cur_fn=689 block=4 (pcu_l1_if.cpp:576) 20250212125543328 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=693 block_nr=4 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=697 (gprs_rlcmac_sched.cpp:454) 20250212125543328 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 697 for type USF (pdch_ul_controller.c:184) 20250212125543328 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) 20250212125543328 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125543328 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125543328 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) 20250212125543328 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125543328 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125543328 DTBFUL ERROR UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125543328 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=693 Scheduling control message at RTS for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125543328 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=693 Sending data request: sapi=5 arfcn=878 cur_fn=689 block=4 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) 20250212125543328 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125543329 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=689, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125543329 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125543329 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125543329 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125543329 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125543329 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125543329 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125543329 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=6 (bts.cpp:663) 20250212125543329 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125543329 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125543329 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125543329 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125543330 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125543330 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125543330 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125543330 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125543330 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125543330 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125543330 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125543330 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125543330 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125543330 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125543330 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125543330 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125543330 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125543330 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125543330 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125543330 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125543330 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20250212125543330 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20250212125543330 DTBF INFO TBF(UL:TFI-0-0-6:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125543330 DTBF INFO TBF(UL:TFI-0-0-6:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125543330 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-6:G){NEW} (gprs_ms.c:336) 20250212125543330 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125543330 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125543330 DTBFUL INFO TBF(UL:TFI-0-0-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125543330 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125543330 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) 20250212125543330 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=689 (tbf_ul.cpp:221) 20250212125543330 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125543330 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125543330 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20250212125543330 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=689 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125543342 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) 20250212125543342 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) 20250212125543342 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=693): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20250212125543342 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20250212125543342 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) 20250212125543342 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) 20250212125543343 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) 20250212125543343 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) 20250212125543343 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) 20250212125543343 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) 20250212125543343 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) 20250212125543343 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) 20250212125543343 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) 20250212125543343 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) 20250212125543343 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) 20250212125543343 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) 20250212125543343 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) 20250212125543343 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) 20250212125543347 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125543347 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125543347 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125543347 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) 20250212125543347 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=697 block_nr=5 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=702 (gprs_rlcmac_sched.cpp:454) 20250212125543347 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 702 for type USF (pdch_ul_controller.c:184) 20250212125543347 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=697 Sending data request: sapi=5 arfcn=871 cur_fn=693 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) 20250212125543347 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 5 vs exp USF 6 20250212125543361 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) 20250212125543361 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) 20250212125543361 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) 20250212125543361 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) 20250212125543361 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) 20250212125543361 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) 20250212125543362 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) 20250212125543362 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) 20250212125543362 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) 20250212125543362 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) 20250212125543362 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) 20250212125543362 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) 20250212125543362 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) 20250212125543362 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) 20250212125543362 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) 20250212125543362 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) 20250212125543362 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=697): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20250212125543362 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125543370 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) 20250212125543370 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=702 block_nr=6 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=706 (gprs_rlcmac_sched.cpp:454) 20250212125543370 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 706 for type USF (pdch_ul_controller.c:184) 20250212125543370 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Sending data request: sapi=5 arfcn=871 cur_fn=697 block=6 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125543371 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 5 vs exp USF 6 20250212125543384 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) 20250212125543384 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) 20250212125543384 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=702): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20250212125543384 DTBF NOTICE TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20250212125543384 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20250212125543384 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20250212125543385 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) 20250212125543385 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) 20250212125543385 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) 20250212125543385 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) 20250212125543385 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) 20250212125543385 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) 20250212125543385 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) 20250212125543385 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) 20250212125543386 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) 20250212125543386 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) 20250212125543386 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) 20250212125543386 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) 20250212125543386 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) 20250212125543386 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) 20250212125543389 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) 20250212125543389 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) 20250212125543389 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 6 20250212125543403 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) 20250212125543403 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) 20250212125543403 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=706): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} (pdch_ul_controller.c:309) 20250212125543403 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20250212125543403 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) 20250212125543403 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) 20250212125543403 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) 20250212125543403 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) 20250212125543403 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) 20250212125543403 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) 20250212125543403 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) 20250212125543403 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) 20250212125543403 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) 20250212125543403 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) 20250212125543404 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) 20250212125543404 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) 20250212125543404 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) 20250212125543404 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) 20250212125543407 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) 20250212125543407 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) 20250212125543408 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 6 20250212125543421 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) 20250212125543421 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) 20250212125543421 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) 20250212125543421 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) 20250212125543422 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) 20250212125543422 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) 20250212125543422 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) 20250212125543422 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) 20250212125543422 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) 20250212125543422 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) 20250212125543422 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) 20250212125543422 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) 20250212125543422 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) 20250212125543422 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) 20250212125543422 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) 20250212125543422 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) 20250212125543431 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) 20250212125543431 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) 20250212125543431 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 6 20250212125543445 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) 20250212125543445 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) 20250212125543445 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) 20250212125543445 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) 20250212125543446 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) 20250212125543446 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) 20250212125543446 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) 20250212125543446 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) 20250212125543446 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) 20250212125543446 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) 20250212125543446 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) 20250212125543446 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) 20250212125543447 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) 20250212125543447 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) 20250212125543447 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) 20250212125543447 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) 20250212125543449 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) 20250212125543449 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) 20250212125543449 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 6 20250212125543463 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) 20250212125543463 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) 20250212125543464 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) 20250212125543464 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) 20250212125543464 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) 20250212125543464 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) 20250212125543464 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) 20250212125543464 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) 20250212125543464 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) 20250212125543464 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) 20250212125543464 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) 20250212125543464 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) 20250212125543464 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) 20250212125543464 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) 20250212125543464 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) 20250212125543464 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) 20250212125543468 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) 20250212125543468 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) 20250212125543468 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 6 20250212125543482 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) 20250212125543482 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) 20250212125543482 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) 20250212125543482 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) 20250212125543483 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) 20250212125543483 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) 20250212125543483 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) 20250212125543483 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) 20250212125543483 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) 20250212125543483 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) 20250212125543483 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) 20250212125543483 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) 20250212125543483 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) 20250212125543483 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) 20250212125543483 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) 20250212125543483 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) 20250212125543488 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125543488 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125543488 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125543492 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) 20250212125543492 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) 20250212125543492 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 6 20250212125543505 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) 20250212125543506 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) 20250212125543506 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) 20250212125543506 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) 20250212125543506 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) 20250212125543506 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) 20250212125543506 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) 20250212125543506 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) 20250212125543506 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) 20250212125543506 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) 20250212125543507 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) 20250212125543507 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) 20250212125543507 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) 20250212125543507 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) 20250212125543507 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) 20250212125543507 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) 20250212125543510 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) 20250212125543510 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) 20250212125543510 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 6 20250212125543525 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) 20250212125543525 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) 20250212125543526 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) 20250212125543526 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) 20250212125543526 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) 20250212125543526 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) 20250212125543527 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) 20250212125543527 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) 20250212125543527 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) 20250212125543527 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) 20250212125543527 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) 20250212125543527 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) 20250212125543528 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) 20250212125543528 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) 20250212125543528 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) 20250212125543528 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) 20250212125543529 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) 20250212125543529 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) 20250212125543530 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125543531 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125543531 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125543531 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 6 20250212125543545 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) 20250212125543545 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) 20250212125543546 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) 20250212125543546 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) 20250212125543547 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) 20250212125543547 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) 20250212125543547 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) 20250212125543547 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) 20250212125543548 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) 20250212125543548 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) 20250212125543548 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) 20250212125543548 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) 20250212125543549 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) 20250212125543549 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) 20250212125543550 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) 20250212125543550 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) 20250212125543553 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) 20250212125543554 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){FLOW}, expect answer on UL FN=745 (gprs_rlcmac_sched.cpp:454) 20250212125543554 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 745 for type USF (pdch_ul_controller.c:184) 20250212125543554 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) 20250212125543554 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 6 vs exp USF 6 20250212125543568 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=736 block=3 data=3c 0d 01 00 00 00 31 30 c9 90 04 b0 07 ee 92 ae 1a 2a c9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125543568 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) 20250212125543568 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125543568 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 0d 01 00 00 00 31 30 c9 90 04 b0 07 ee 92 ae 1a 2a c9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125543568 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125543568 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=741 Rx UL DATA from unexpected TBF(UL:TFI-0-0-6:G){FLOW} (pdch.cpp:1070) 20250212125543568 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) 20250212125543568 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125543568 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) 20250212125543568 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125543568 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G){FLOW} data_length=30, data=00 00 00 31 30 c9 90 04 b0 07 ee 92 ae 1a 2a c9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125543569 DTBFUL INFO TBF(UL:TFI-0-0-6:G){FLOW} Decoded premier TLLI=0x00000031 of UL DATA TFI=6. (tbf_ul.cpp:361) 20250212125543569 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000031, not yet confirmed (gprs_ms.c:512) 20250212125543569 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125543569 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125543569 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125543569 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125543569 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125543569 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) 20250212125543569 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) 20250212125543569 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125543569 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125543569 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125543570 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) 20250212125543570 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) 20250212125543571 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) 20250212125543571 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) 20250212125543572 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) 20250212125543572 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) 20250212125543572 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) 20250212125543573 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) 20250212125543573 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) 20250212125543573 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) 20250212125543574 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) 20250212125543574 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) 20250212125543575 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) 20250212125543575 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) 20250212125543576 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) 20250212125543576 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) 20250212125543576 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 749 for type USF (pdch_ul_controller.c:184) 20250212125543576 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) 20250212125543576 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (final=0) (encoding.cpp:1112) 20250212125543576 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125543576 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) 20250212125543576 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125543576 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125543576 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125543576 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=745 Scheduling control message at RTS for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125543576 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=745 Sending data request: sapi=5 arfcn=871 cur_fn=741 block=4 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) 20250212125543576 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125543581 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=741, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125543581 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125543581 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125543581 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125543581 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125543581 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125543581 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125543581 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=6 (bts.cpp:663) 20250212125543581 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125543582 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125543582 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125543582 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125543582 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125543582 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125543582 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125543582 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125543582 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125543582 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125543582 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125543582 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125543582 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125543582 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125543582 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125543582 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125543582 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125543582 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125543582 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125543582 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125543582 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20250212125543582 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20250212125543582 DTBF INFO TBF(UL:TFI-0-1-6:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20250212125543582 DTBF INFO TBF(UL:TFI-0-1-6:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125543582 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-6:G){NEW} (gprs_ms.c:336) 20250212125543582 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125543582 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125543582 DTBFUL INFO TBF(UL:TFI-0-1-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125543582 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125543582 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) 20250212125543582 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=741 (tbf_ul.cpp:221) 20250212125543582 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125543582 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125543582 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20250212125543582 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 68 78 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125543588 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) 20250212125543588 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) 20250212125543588 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) 20250212125543588 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125543589 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) 20250212125543589 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) 20250212125543590 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) 20250212125543590 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) 20250212125543591 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) 20250212125543591 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) 20250212125543591 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) 20250212125543591 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) 20250212125543592 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) 20250212125543592 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) 20250212125543593 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) 20250212125543593 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) 20250212125543593 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) 20250212125543593 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) 20250212125543594 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) 20250212125543594 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) 20250212125543594 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 754 for type USF (pdch_ul_controller.c:184) 20250212125543594 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) 20250212125543595 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 6 vs exp USF 6 20250212125543607 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) 20250212125543607 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) 20250212125543607 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) 20250212125543607 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125543608 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=749 block=5 data=3c 0d 01 00 00 00 32 7b cc 0a ce 15 7a 37 55 17 21 79 38 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125543608 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125543608 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125543608 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 0d 01 00 00 00 32 7b cc 0a ce 15 7a 37 55 17 21 79 38 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125543608 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125543608 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=749 Rx UL DATA from unexpected TBF(UL:TFI-0-1-6:G){ASSIGN} (pdch.cpp:1070) 20250212125543608 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) 20250212125543608 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125543608 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) 20250212125543608 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125543608 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} data_length=30, data=00 00 00 32 7b cc 0a ce 15 7a 37 55 17 21 79 38 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125543609 DTBFUL INFO TBF(UL:TFI-0-1-6:G){ASSIGN} Decoded premier TLLI=0x00000032 of UL DATA TFI=6. (tbf_ul.cpp:361) 20250212125543609 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000032, not yet confirmed (gprs_ms.c:512) 20250212125543609 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125543609 DTBFUL ERROR UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125543609 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125543609 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125543609 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125543609 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125543609 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) 20250212125543609 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125543609 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125543609 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125543609 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) 20250212125543609 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) 20250212125543610 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) 20250212125543610 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) 20250212125543611 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) 20250212125543611 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) 20250212125543611 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) 20250212125543611 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) 20250212125543612 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) 20250212125543612 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) 20250212125543613 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) 20250212125543613 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) 20250212125543616 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=754 RX RTS.req: sapi=5 arfcn=872 cur_fn=749 block=6 (pcu_l1_if.cpp:576) 20250212125543616 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=754 block_nr=6 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=758 (gprs_rlcmac_sched.cpp:454) 20250212125543616 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 758 for type USF (pdch_ul_controller.c:184) 20250212125543616 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) 20250212125543616 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125543616 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125543616 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) 20250212125543616 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125543616 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125543616 DTBFUL ERROR UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125543616 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=754 Scheduling control message at RTS for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125543616 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=754 Sending data request: sapi=5 arfcn=872 cur_fn=749 block=6 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) 20250212125543617 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125543622 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=749, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125543622 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125543622 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125543622 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125543622 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125543622 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125543622 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125543622 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=6 (bts.cpp:663) 20250212125543622 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125543622 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125543622 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125543622 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125543622 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125543622 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125543622 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125543622 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125543622 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125543622 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125543622 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125543622 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125543622 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125543622 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125543622 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125543623 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125543623 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125543623 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125543623 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125543623 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125543623 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20250212125543623 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20250212125543623 DTBF INFO TBF(UL:TFI-0-2-6:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20250212125543623 DTBF INFO TBF(UL:TFI-0-2-6:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125543623 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-6:G){NEW} (gprs_ms.c:336) 20250212125543623 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125543623 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125543623 DTBFUL INFO TBF(UL:TFI-0-2-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125543623 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125543623 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) 20250212125543623 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=749 (tbf_ul.cpp:221) 20250212125543623 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125543623 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125543623 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20250212125543623 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 69 79 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125543630 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) 20250212125543630 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) 20250212125543631 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) 20250212125543631 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125543632 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) 20250212125543632 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) 20250212125543633 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) 20250212125543633 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) 20250212125543633 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) 20250212125543634 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) 20250212125543634 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) 20250212125543634 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) 20250212125543635 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) 20250212125543635 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) 20250212125543636 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) 20250212125543636 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) 20250212125543636 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) 20250212125543636 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) 20250212125543637 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) 20250212125543637 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) 20250212125543637 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 762 for type USF (pdch_ul_controller.c:184) 20250212125543637 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) 20250212125543638 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 6 vs exp USF 6 20250212125543650 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) 20250212125543650 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) 20250212125543651 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) 20250212125543651 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) 20250212125543651 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=758): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20250212125543651 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125543652 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=758 block=7 data=3c 0d 01 00 00 00 33 45 fa ff 23 1b 26 1e ef 52 bb 54 c9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125543652 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125543652 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125543652 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 0d 01 00 00 00 33 45 fa ff 23 1b 26 1e ef 52 bb 54 c9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125543652 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125543652 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=758 Rx UL DATA from unexpected TBF(UL:TFI-0-2-6:G){ASSIGN} (pdch.cpp:1070) 20250212125543652 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) 20250212125543652 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125543652 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) 20250212125543652 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125543652 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} data_length=30, data=00 00 00 33 45 fa ff 23 1b 26 1e ef 52 bb 54 c9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125543652 DTBFUL INFO TBF(UL:TFI-0-2-6:G){ASSIGN} Decoded premier TLLI=0x00000033 of UL DATA TFI=6. (tbf_ul.cpp:361) 20250212125543652 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000033, not yet confirmed (gprs_ms.c:512) 20250212125543652 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125543652 DTBFUL ERROR UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125543652 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125543652 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125543652 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125543652 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125543652 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) 20250212125543652 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125543652 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125543652 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125543653 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) 20250212125543653 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) 20250212125543654 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) 20250212125543654 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) 20250212125543655 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) 20250212125543655 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) 20250212125543656 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) 20250212125543656 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) 20250212125543656 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) 20250212125543656 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) 20250212125543658 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=762 RX RTS.req: sapi=5 arfcn=873 cur_fn=758 block=8 (pcu_l1_if.cpp:576) 20250212125543658 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=762 block_nr=8 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=767 (gprs_rlcmac_sched.cpp:454) 20250212125543658 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 767 for type USF (pdch_ul_controller.c:184) 20250212125543658 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) 20250212125543658 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125543658 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125543658 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) 20250212125543658 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125543658 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125543658 DTBFUL ERROR UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125543658 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=762 Scheduling control message at RTS for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125543658 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=762 Sending data request: sapi=5 arfcn=873 cur_fn=758 block=8 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) 20250212125543658 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125543663 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=758, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125543663 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125543663 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125543663 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125543663 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125543663 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125543663 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125543663 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=6 (bts.cpp:663) 20250212125543663 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125543663 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125543663 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125543663 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125543663 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125543663 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125543663 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125543663 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125543664 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125543664 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125543664 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125543664 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125543664 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125543664 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125543664 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125543664 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125543664 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125543664 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125543664 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125543664 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125543664 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20250212125543664 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20250212125543664 DTBF INFO TBF(UL:TFI-0-3-6:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20250212125543664 DTBF INFO TBF(UL:TFI-0-3-6:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125543664 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-6:G){NEW} (gprs_ms.c:336) 20250212125543664 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125543664 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125543664 DTBFUL INFO TBF(UL:TFI-0-3-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125543664 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125543664 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) 20250212125543664 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=758 (tbf_ul.cpp:221) 20250212125543664 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125543664 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125543664 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20250212125543664 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 6a 7a 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125543670 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) 20250212125543670 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) 20250212125543670 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) 20250212125543670 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125543672 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) 20250212125543672 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) 20250212125543673 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) 20250212125543673 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) 20250212125543673 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) 20250212125543673 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) 20250212125543674 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) 20250212125543674 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) 20250212125543674 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) 20250212125543674 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) 20250212125543675 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) 20250212125543675 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) 20250212125543675 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) 20250212125543675 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) 20250212125543678 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) 20250212125543678 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) 20250212125543678 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 771 for type USF (pdch_ul_controller.c:184) 20250212125543678 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) 20250212125543679 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 6 vs exp USF 6 20250212125543694 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) 20250212125543694 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) 20250212125543696 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) 20250212125543696 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) 20250212125543696 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) 20250212125543696 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) 20250212125543696 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=767): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20250212125543696 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125543697 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=767 block=9 data=3c 0d 01 00 00 00 34 4d 22 55 62 4b 5e df d0 c9 c5 c6 84 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125543697 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125543697 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125543697 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 0d 01 00 00 00 34 4d 22 55 62 4b 5e df d0 c9 c5 c6 84 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125543697 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125543697 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=767 Rx UL DATA from unexpected TBF(UL:TFI-0-3-6:G){ASSIGN} (pdch.cpp:1070) 20250212125543697 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) 20250212125543697 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125543697 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) 20250212125543697 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125543697 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} data_length=30, data=00 00 00 34 4d 22 55 62 4b 5e df d0 c9 c5 c6 84 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125543697 DTBFUL INFO TBF(UL:TFI-0-3-6:G){ASSIGN} Decoded premier TLLI=0x00000034 of UL DATA TFI=6. (tbf_ul.cpp:361) 20250212125543697 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000034, not yet confirmed (gprs_ms.c:512) 20250212125543697 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125543697 DTBFUL ERROR UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125543697 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125543697 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125543697 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125543697 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125543697 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) 20250212125543698 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125543698 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125543698 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125543698 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) 20250212125543698 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) 20250212125543700 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) 20250212125543700 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) 20250212125543701 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) 20250212125543701 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) 20250212125543701 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) 20250212125543701 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) 20250212125543702 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=771 RX RTS.req: sapi=5 arfcn=874 cur_fn=767 block=10 (pcu_l1_if.cpp:576) 20250212125543702 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=771 block_nr=10 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=775 (gprs_rlcmac_sched.cpp:454) 20250212125543702 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 775 for type USF (pdch_ul_controller.c:184) 20250212125543702 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) 20250212125543702 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125543702 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125543702 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) 20250212125543702 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125543702 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125543702 DTBFUL ERROR UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125543702 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=771 Scheduling control message at RTS for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125543702 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=771 Sending data request: sapi=5 arfcn=874 cur_fn=767 block=10 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) 20250212125543703 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125543709 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=767, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125543709 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125543709 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125543709 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125543709 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125543709 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125543709 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125543709 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=6 (bts.cpp:663) 20250212125543709 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125543709 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125543709 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125543709 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125543709 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125543709 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125543709 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125543709 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125543709 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125543709 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125543709 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125543709 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125543709 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125543709 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125543709 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125543709 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125543709 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125543709 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125543709 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125543709 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125543709 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20250212125543709 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20250212125543709 DTBF INFO TBF(UL:TFI-0-4-6:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20250212125543709 DTBF INFO TBF(UL:TFI-0-4-6:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125543709 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-6:G){NEW} (gprs_ms.c:336) 20250212125543709 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125543709 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125543709 DTBFUL INFO TBF(UL:TFI-0-4-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125543710 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125543710 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) 20250212125543710 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=767 (tbf_ul.cpp:221) 20250212125543710 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125543710 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125543710 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20250212125543710 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 6b 7b 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125543715 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) 20250212125543715 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) 20250212125543715 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) 20250212125543715 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125543716 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) 20250212125543716 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) 20250212125543717 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) 20250212125543717 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) 20250212125543718 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) 20250212125543718 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) 20250212125543719 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) 20250212125543719 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) 20250212125543720 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) 20250212125543720 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) 20250212125543720 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) 20250212125543720 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) 20250212125543721 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) 20250212125543721 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) 20250212125543722 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) 20250212125543722 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) 20250212125543722 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 780 for type USF (pdch_ul_controller.c:184) 20250212125543722 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) 20250212125543723 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 6 vs exp USF 6 20250212125543733 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) 20250212125543733 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) 20250212125543735 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) 20250212125543735 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) 20250212125543735 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) 20250212125543735 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) 20250212125543736 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) 20250212125543736 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) 20250212125543736 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=775): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20250212125543736 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125543737 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=775 block=11 data=3c 0d 01 00 00 00 35 6c 7e 3e 23 41 af 4b 2a 15 64 0d c9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125543737 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125543737 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125543737 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 0d 01 00 00 00 35 6c 7e 3e 23 41 af 4b 2a 15 64 0d c9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125543737 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125543737 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=775 Rx UL DATA from unexpected TBF(UL:TFI-0-4-6:G){ASSIGN} (pdch.cpp:1070) 20250212125543737 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) 20250212125543737 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125543737 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) 20250212125543737 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125543737 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} data_length=30, data=00 00 00 35 6c 7e 3e 23 41 af 4b 2a 15 64 0d c9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125543737 DTBFUL INFO TBF(UL:TFI-0-4-6:G){ASSIGN} Decoded premier TLLI=0x00000035 of UL DATA TFI=6. (tbf_ul.cpp:361) 20250212125543737 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000035, not yet confirmed (gprs_ms.c:512) 20250212125543737 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125543737 DTBFUL ERROR UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125543737 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125543737 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125543737 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125543737 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125543737 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) 20250212125543737 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125543737 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125543737 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125543738 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) 20250212125543738 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) 20250212125543739 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) 20250212125543739 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) 20250212125543739 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) 20250212125543739 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) 20250212125543743 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=780 RX RTS.req: sapi=5 arfcn=875 cur_fn=775 block=0 (pcu_l1_if.cpp:576) 20250212125543743 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=780 block_nr=0 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=784 (gprs_rlcmac_sched.cpp:454) 20250212125543743 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 784 for type USF (pdch_ul_controller.c:184) 20250212125543743 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) 20250212125543743 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125543743 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125543743 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) 20250212125543743 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125543743 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125543743 DTBFUL ERROR UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125543743 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=780 Scheduling control message at RTS for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125543743 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=780 Sending data request: sapi=5 arfcn=875 cur_fn=775 block=0 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) 20250212125543745 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125543750 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=775, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125543750 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125543750 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125543750 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125543750 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125543750 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125543750 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125543750 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=6 (bts.cpp:663) 20250212125543750 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125543750 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125543750 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125543750 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125543750 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125543750 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125543750 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125543750 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125543750 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125543750 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125543750 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125543750 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125543750 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125543750 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125543750 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125543750 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125543750 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125543750 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125543750 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125543750 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125543750 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20250212125543750 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20250212125543750 DTBF INFO TBF(UL:TFI-0-5-6:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20250212125543750 DTBF INFO TBF(UL:TFI-0-5-6:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125543750 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-6:G){NEW} (gprs_ms.c:336) 20250212125543750 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125543750 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125543750 DTBFUL INFO TBF(UL:TFI-0-5-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125543750 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125543750 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) 20250212125543750 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=775 (tbf_ul.cpp:221) 20250212125543750 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125543750 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125543750 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20250212125543750 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 6c 7c 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125543758 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) 20250212125543758 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) 20250212125543758 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) 20250212125543758 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20250212125543760 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) 20250212125543760 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) 20250212125543762 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) 20250212125543762 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) 20250212125543763 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) 20250212125543763 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) 20250212125543764 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) 20250212125543764 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) 20250212125543764 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) 20250212125543764 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) 20250212125543765 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) 20250212125543765 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) 20250212125543766 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) 20250212125543766 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) 20250212125543767 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) 20250212125543767 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) 20250212125543767 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 788 for type USF (pdch_ul_controller.c:184) 20250212125543767 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) 20250212125543768 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 6 vs exp USF 6 20250212125543776 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) 20250212125543776 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) 20250212125543777 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) 20250212125543777 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) 20250212125543777 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) 20250212125543777 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) 20250212125543778 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) 20250212125543778 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) 20250212125543778 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) 20250212125543778 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) 20250212125543778 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=784): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20250212125543778 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125543778 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=784 block=1 data=3c 0d 01 00 00 00 36 65 e3 00 b5 e9 08 4b a2 94 84 32 8a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125543778 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125543778 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125543778 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 0d 01 00 00 00 36 65 e3 00 b5 e9 08 4b a2 94 84 32 8a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125543778 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125543778 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=784 Rx UL DATA from unexpected TBF(UL:TFI-0-5-6:G){ASSIGN} (pdch.cpp:1070) 20250212125543778 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) 20250212125543778 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125543778 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) 20250212125543778 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125543778 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} data_length=30, data=00 00 00 36 65 e3 00 b5 e9 08 4b a2 94 84 32 8a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125543778 DTBFUL INFO TBF(UL:TFI-0-5-6:G){ASSIGN} Decoded premier TLLI=0x00000036 of UL DATA TFI=6. (tbf_ul.cpp:361) 20250212125543778 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000036, not yet confirmed (gprs_ms.c:512) 20250212125543778 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125543778 DTBFUL ERROR UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125543778 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125543778 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125543778 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125543778 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125543778 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) 20250212125543778 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125543778 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125543778 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125543778 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) 20250212125543778 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) 20250212125543779 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) 20250212125543779 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) 20250212125543781 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=788 RX RTS.req: sapi=5 arfcn=876 cur_fn=784 block=2 (pcu_l1_if.cpp:576) 20250212125543781 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=788 block_nr=2 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=793 (gprs_rlcmac_sched.cpp:454) 20250212125543781 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 793 for type USF (pdch_ul_controller.c:184) 20250212125543781 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) 20250212125543781 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125543781 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125543781 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) 20250212125543781 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125543781 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125543781 DTBFUL ERROR UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125543781 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=788 Scheduling control message at RTS for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125543781 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=788 Sending data request: sapi=5 arfcn=876 cur_fn=784 block=2 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) 20250212125543781 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125543782 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=784, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125543782 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125543782 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125543782 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125543782 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125543782 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125543782 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125543782 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=6 (bts.cpp:663) 20250212125543782 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125543782 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125543782 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125543782 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125543782 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125543782 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125543782 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125543782 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125543782 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125543782 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125543782 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125543782 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125543782 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125543782 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125543782 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125543782 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125543782 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125543782 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125543782 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125543782 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125543782 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20250212125543782 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20250212125543782 DTBF INFO TBF(UL:TFI-0-6-6:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20250212125543782 DTBF INFO TBF(UL:TFI-0-6-6:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125543782 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-6:G){NEW} (gprs_ms.c:336) 20250212125543782 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125543782 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125543782 DTBFUL INFO TBF(UL:TFI-0-6-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125543782 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125543782 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) 20250212125543782 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=784 (tbf_ul.cpp:221) 20250212125543782 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125543782 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125543782 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20250212125543782 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 6d 7d 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125543783 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125543783 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125543783 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125543795 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) 20250212125543795 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) 20250212125543796 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) 20250212125543796 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20250212125543796 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) 20250212125543796 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) 20250212125543797 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) 20250212125543797 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) 20250212125543797 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) 20250212125543797 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) 20250212125543797 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) 20250212125543798 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) 20250212125543798 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) 20250212125543798 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) 20250212125543798 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) 20250212125543798 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) 20250212125543799 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) 20250212125543799 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) 20250212125543805 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) 20250212125543805 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) 20250212125543805 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 797 for type USF (pdch_ul_controller.c:184) 20250212125543805 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) 20250212125543806 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 6 vs exp USF 6 20250212125543821 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) 20250212125543821 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) 20250212125543822 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) 20250212125543822 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) 20250212125543822 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) 20250212125543822 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) 20250212125543823 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) 20250212125543823 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) 20250212125543823 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125543823 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125543823 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125543823 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) 20250212125543823 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) 20250212125543823 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) 20250212125543823 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) 20250212125543823 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=793): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20250212125543823 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125543824 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=793 block=3 data=3c 0d 01 00 00 00 37 40 0b aa c3 b9 0c 07 8c c4 a8 0c fc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125543824 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125543824 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125543824 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 0d 01 00 00 00 37 40 0b aa c3 b9 0c 07 8c c4 a8 0c fc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125543824 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125543824 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=793 Rx UL DATA from unexpected TBF(UL:TFI-0-6-6:G){ASSIGN} (pdch.cpp:1070) 20250212125543824 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) 20250212125543824 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125543824 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) 20250212125543824 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125543824 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} data_length=30, data=00 00 00 37 40 0b aa c3 b9 0c 07 8c c4 a8 0c fc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125543824 DTBFUL INFO TBF(UL:TFI-0-6-6:G){ASSIGN} Decoded premier TLLI=0x00000037 of UL DATA TFI=6. (tbf_ul.cpp:361) 20250212125543824 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000037, not yet confirmed (gprs_ms.c:512) 20250212125543824 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125543824 DTBFUL ERROR UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125543824 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125543824 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125543824 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125543824 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125543824 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) 20250212125543824 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125543824 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125543824 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125543825 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) 20250212125543825 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) 20250212125543825 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=797 RX RTS.req: sapi=5 arfcn=877 cur_fn=793 block=4 (pcu_l1_if.cpp:576) 20250212125543825 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=797 block_nr=4 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=801 (gprs_rlcmac_sched.cpp:454) 20250212125543826 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 801 for type USF (pdch_ul_controller.c:184) 20250212125543826 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) 20250212125543826 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125543826 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125543826 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) 20250212125543826 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125543826 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125543826 DTBFUL ERROR UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125543826 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=797 Scheduling control message at RTS for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125543826 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=797 Sending data request: sapi=5 arfcn=877 cur_fn=793 block=4 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) 20250212125543826 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125543828 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=793, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125543828 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125543828 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125543828 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125543828 DLGLOBAL DEBUG validating counter group 0x55ef23333760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125543828 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125543828 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125543828 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=6 (bts.cpp:663) 20250212125543828 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125543828 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125543828 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125543828 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125543828 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125543828 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125543829 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125543829 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125543829 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125543829 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125543829 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125543829 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125543829 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125543829 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125543829 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125543829 DLGLOBAL DEBUG validating counter group 0x55ef23333b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125543829 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125543829 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125543829 DLGLOBAL DEBUG validating counter group 0x55ef23333c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125543829 DLGLOBAL DEBUG validating counter group 0x55ef23333c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125543829 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20250212125543829 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20250212125543829 DTBF INFO TBF(UL:TFI-0-7-6:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20250212125543829 DTBF INFO TBF(UL:TFI-0-7-6:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125543829 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-6:G){NEW} (gprs_ms.c:336) 20250212125543829 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125543829 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125543829 DTBFUL INFO TBF(UL:TFI-0-7-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125543829 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125543829 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) 20250212125543829 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=793 (tbf_ul.cpp:221) 20250212125543829 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125543829 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125543829 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20250212125543829 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=793 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(593)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125543838 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) 20250212125543838 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) 20250212125543838 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) 20250212125543838 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20250212125543838 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) 20250212125543838 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) 20250212125543838 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) 20250212125543838 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) 20250212125543839 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) 20250212125543839 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) 20250212125543839 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) 20250212125543839 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) 20250212125543839 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) 20250212125543839 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) 20250212125543839 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) 20250212125543839 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) 20250212125543839 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) 20250212125543839 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) 20250212125543843 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) 20250212125543843 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=801 block_nr=5 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=806 (gprs_rlcmac_sched.cpp:454) 20250212125543843 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 806 for type USF (pdch_ul_controller.c:184) 20250212125543843 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=801 Sending data request: sapi=5 arfcn=871 cur_fn=797 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) 20250212125543843 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 6 vs exp USF 6 20250212125543857 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) 20250212125543857 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) 20250212125543857 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) 20250212125543857 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) 20250212125543857 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) 20250212125543857 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) 20250212125543857 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) 20250212125543857 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) 20250212125543857 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) 20250212125543857 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) 20250212125543858 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) 20250212125543858 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) 20250212125543858 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) 20250212125543858 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) 20250212125543858 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=801): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20250212125543858 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125543858 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=801 block=5 data=3c 0d 01 00 00 00 38 2e 3e dc 55 c0 c5 db 30 12 9e c6 a4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125543858 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125543858 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125543858 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 0d 01 00 00 00 38 2e 3e dc 55 c0 c5 db 30 12 9e c6 a4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125543858 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125543858 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=801 Rx UL DATA from unexpected TBF(UL:TFI-0-7-6:G){ASSIGN} (pdch.cpp:1070) 20250212125543858 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) 20250212125543858 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125543858 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) 20250212125543858 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125543858 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} data_length=30, data=00 00 00 38 2e 3e dc 55 c0 c5 db 30 12 9e c6 a4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125543858 DTBFUL INFO TBF(UL:TFI-0-7-6:G){ASSIGN} Decoded premier TLLI=0x00000038 of UL DATA TFI=6. (tbf_ul.cpp:361) 20250212125543858 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000038, not yet confirmed (gprs_ms.c:512) 20250212125543858 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125543858 DTBFUL ERROR UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125543858 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125543858 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125543858 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125543858 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125543858 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) 20250212125543858 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125543858 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125543858 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125543865 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125543865 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125543865 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125543866 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=806 RX RTS.req: sapi=5 arfcn=878 cur_fn=801 block=6 (pcu_l1_if.cpp:576) 20250212125543866 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=806 block_nr=6 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=810 (gprs_rlcmac_sched.cpp:454) 20250212125543866 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 810 for type USF (pdch_ul_controller.c:184) 20250212125543866 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) 20250212125543866 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125543866 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125543866 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) 20250212125543866 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125543866 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125543866 DTBFUL ERROR UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125543866 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=806 Scheduling control message at RTS for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125543866 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=806 Sending data request: sapi=5 arfcn=878 cur_fn=801 block=6 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) 20250212125543866 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125543869 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543869 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543869 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543869 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543869 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000001 (bts.cpp:444) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543869 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543869 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543869 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543869 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543869 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543869 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543869 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543869 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543869 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543869 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543869 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543869 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543869 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000002 (bts.cpp:444) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543869 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543869 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543869 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543869 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543869 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543869 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543869 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543869 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543869 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543869 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543869 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543869 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543869 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000003 (bts.cpp:444) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543869 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543869 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543869 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543869 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543869 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543869 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543869 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543869 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543869 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543869 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543869 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543869 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543869 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000004 (bts.cpp:444) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543869 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543870 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543870 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543870 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543870 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543870 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543870 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543870 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543870 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543870 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543870 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543870 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543870 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543870 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000005 (bts.cpp:444) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543870 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543870 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543870 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543870 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543870 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543870 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543870 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543870 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543870 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543871 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543871 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543871 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543871 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543871 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000006 (bts.cpp:444) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543871 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543871 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543871 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543871 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543871 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543871 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543871 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543871 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543871 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543871 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543871 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543871 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543871 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543871 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000007 (bts.cpp:444) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543872 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543872 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543872 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543872 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543872 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543872 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543872 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543872 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543872 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543872 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543872 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543872 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543872 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000008 (bts.cpp:444) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543872 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543873 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543873 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543873 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543873 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543873 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543873 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543873 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543873 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) MTC@8d0f06c41a7d: Start timer T: 0.2 s 20250212125543873 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543873 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543873 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543873 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543873 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000009 (bts.cpp:444) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543873 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543873 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543873 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543873 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543873 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543873 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543873 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543873 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543873 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543873 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543873 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543873 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543873 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000010 (bts.cpp:444) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543873 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543874 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543874 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543874 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543874 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543874 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543874 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543874 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543874 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543874 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543874 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543874 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543874 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543874 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000011 (bts.cpp:444) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543874 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543874 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543874 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543874 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543874 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543874 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543874 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543874 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543874 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543874 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543874 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543874 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543874 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000012 (bts.cpp:444) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543874 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543875 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543875 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543875 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543875 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543875 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543875 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543875 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543875 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543875 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543875 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543875 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543875 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543875 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000013 (bts.cpp:444) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543875 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543875 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543875 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543875 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543875 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543875 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543876 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543876 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543876 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543876 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543876 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543876 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543876 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543876 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000014 (bts.cpp:444) 20250212125543876 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543876 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543876 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543876 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543876 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543876 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543876 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543876 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543876 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543876 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543876 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543876 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543876 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543876 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543876 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543876 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543876 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543876 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543876 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543876 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543876 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543876 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543876 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543876 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543876 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543876 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543876 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543876 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543877 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543877 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543877 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543877 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543877 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543877 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543877 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543877 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543877 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543877 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543877 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543877 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543877 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000015 (bts.cpp:444) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543877 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543877 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543877 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543877 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543877 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543877 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543877 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543877 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543877 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543877 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543877 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543877 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543877 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000016 (bts.cpp:444) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543877 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543877 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543877 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543877 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543877 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543877 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543877 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543877 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543877 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543878 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543878 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543878 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543878 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543878 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000017 (bts.cpp:444) 20250212125543878 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543878 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543878 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543878 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543878 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543878 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543878 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543878 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543878 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543878 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543878 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543879 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543880 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543880 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543880 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543880 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543880 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543880 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543880 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543880 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543880 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543880 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543880 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543880 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543880 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000018 (bts.cpp:444) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543880 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543881 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543881 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543881 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543881 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543881 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543881 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543881 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543881 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543881 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543881 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543881 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543881 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543881 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000019 (bts.cpp:444) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543881 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543881 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543881 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543881 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543881 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543881 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543881 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543881 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543881 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543881 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543881 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543881 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543881 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000020 (bts.cpp:444) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543881 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543882 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543882 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543882 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543882 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543882 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543882 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543882 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543882 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543882 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543882 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543882 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543882 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543882 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000021 (bts.cpp:444) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543882 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543883 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543883 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543883 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543883 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543883 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543883 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543883 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543883 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543883 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543883 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543883 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543883 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543883 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000022 (bts.cpp:444) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543883 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543883 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543883 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543883 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543883 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543883 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543883 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543883 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543883 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) 20250212125543883 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) 20250212125543883 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=806): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20250212125543883 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20250212125543883 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543883 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543883 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543884 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543884 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000023 (bts.cpp:444) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543884 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543884 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543884 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543884 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543884 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543884 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543884 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543884 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543884 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543884 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) 20250212125543884 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) 20250212125543885 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543885 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543885 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543885 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543885 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000024 (bts.cpp:444) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543885 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543885 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543885 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543885 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543885 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543885 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543885 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543885 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543885 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543885 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) 20250212125543885 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) 20250212125543886 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543886 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543886 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543886 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543886 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000025 (bts.cpp:444) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543886 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543886 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543886 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543886 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543886 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543886 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543886 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543886 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543886 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543886 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543886 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543886 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543886 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000026 (bts.cpp:444) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543886 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543887 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543887 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543887 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543887 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543887 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543887 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543887 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543887 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543887 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) 20250212125543887 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) 20250212125543887 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543887 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543887 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543887 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543887 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000027 (bts.cpp:444) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543887 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543888 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543888 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543888 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543888 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543888 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543888 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543888 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543888 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543888 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) 20250212125543888 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) 20250212125543888 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543888 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543888 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543888 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543888 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000028 (bts.cpp:444) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543888 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543888 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543888 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543888 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543888 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543888 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543888 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543888 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543889 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543889 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543889 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543889 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543889 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543889 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000029 (bts.cpp:444) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543889 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543889 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543889 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543889 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543889 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543889 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543889 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543889 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543890 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543890 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) 20250212125543890 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) 20250212125543890 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543890 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543890 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543890 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543890 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000030 (bts.cpp:444) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543890 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543890 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543890 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543890 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543890 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543890 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543890 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543890 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543890 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) 20250212125543890 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) 20250212125543890 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543890 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543890 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543890 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543890 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000031 (bts.cpp:444) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543890 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543891 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543891 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543891 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543891 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543891 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543891 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543891 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543891 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543891 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) 20250212125543891 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) 20250212125543891 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543891 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543891 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543891 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543891 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000032 (bts.cpp:444) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543891 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543891 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543891 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543891 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543891 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543891 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543891 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543891 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543891 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543891 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543891 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543891 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543891 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543891 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000033 (bts.cpp:444) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543892 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543892 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543892 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543892 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543892 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543892 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543892 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543892 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543892 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125543892 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543892 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543892 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543892 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543892 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000034 (bts.cpp:444) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543892 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543892 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543893 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543893 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543893 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543893 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543893 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543893 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543893 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543893 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543893 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543893 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543893 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543893 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000035 (bts.cpp:444) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543893 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543893 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543893 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543893 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543893 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543893 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543893 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543893 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543893 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543893 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543893 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543893 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543893 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000036 (bts.cpp:444) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543893 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543894 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543894 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543894 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543894 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543894 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543894 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543894 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543894 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543894 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543894 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543894 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543894 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543894 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000037 (bts.cpp:444) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543894 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543894 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543894 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543894 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543894 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543894 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543894 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543894 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543894 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543894 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543894 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543894 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543894 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000038 (bts.cpp:444) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543894 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543895 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543895 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543895 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543895 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543895 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543895 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543895 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543895 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543895 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543895 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543895 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543895 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543895 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000039 (bts.cpp:444) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543895 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543895 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543895 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543895 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543895 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543895 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543895 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543895 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543895 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543895 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543895 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543895 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543895 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000040 (bts.cpp:444) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543895 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543896 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543896 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543896 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543896 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543896 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543896 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543896 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543896 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543896 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543896 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543896 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543896 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543896 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000041 (bts.cpp:444) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543896 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543896 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543896 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543896 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543896 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543896 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543896 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543896 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543896 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543896 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543896 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543896 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543896 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000042 (bts.cpp:444) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543896 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543897 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543897 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543897 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543897 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543897 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543897 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543897 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543897 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543897 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543897 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543897 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543897 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543897 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000043 (bts.cpp:444) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543897 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543897 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543897 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543897 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543897 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543897 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543897 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543897 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543897 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543897 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543897 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543897 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543897 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000044 (bts.cpp:444) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543897 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543898 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543898 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543898 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543898 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543898 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543898 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543898 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543898 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543898 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543898 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543898 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543898 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543898 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000045 (bts.cpp:444) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543898 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543898 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543898 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543898 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543898 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543898 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543898 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543898 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543898 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543898 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543898 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543898 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543898 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000046 (bts.cpp:444) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543898 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543899 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543899 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543899 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543899 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543899 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543899 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543899 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543899 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543899 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543899 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543899 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543899 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543899 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000047 (bts.cpp:444) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543899 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543899 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543899 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543899 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543899 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543899 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543899 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543899 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543899 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543899 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543899 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543899 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543899 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000048 (bts.cpp:444) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543899 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543900 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543900 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543900 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543900 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543900 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543900 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543900 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543900 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543900 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543900 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543900 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543900 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543900 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000049 (bts.cpp:444) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543900 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543900 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543900 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543900 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543900 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543900 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543900 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543900 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543900 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543900 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543900 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543900 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543900 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000050 (bts.cpp:444) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543900 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543901 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543901 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543901 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543901 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543901 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543901 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543901 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543901 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543901 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543901 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543901 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543901 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543901 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000051 (bts.cpp:444) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543901 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543901 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543901 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543901 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543901 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543901 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543901 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543901 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543901 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) 20250212125543901 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) 20250212125543901 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543901 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543901 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543901 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543901 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000052 (bts.cpp:444) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543901 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543902 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543902 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543902 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543902 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543902 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543902 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543902 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543902 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543902 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543902 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543902 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543902 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543902 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000053 (bts.cpp:444) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543902 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543902 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543902 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543902 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543902 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543902 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543902 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543902 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543902 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543902 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543902 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543902 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543902 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000054 (bts.cpp:444) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543902 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543902 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543902 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543902 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543902 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543903 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543903 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543903 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543903 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543903 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) 20250212125543903 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) 20250212125543903 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543903 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543903 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543903 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543903 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000055 (bts.cpp:444) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543903 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543903 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543903 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543903 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543903 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543903 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543903 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543903 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543903 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) 20250212125543903 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) 20250212125543903 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125543903 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125543903 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125543903 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125543903 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000056 (bts.cpp:444) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125543903 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125543903 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543903 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543903 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543903 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543903 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543903 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543903 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543903 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125543903 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) 20250212125543903 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) 20250212125543903 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) 20250212125543903 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) 20250212125543904 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) 20250212125543904 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) 20250212125543904 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) 20250212125543904 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) 20250212125543904 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) 20250212125543904 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) 20250212125543904 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=810): TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} (pdch_ul_controller.c:309) 20250212125543904 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125543905 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125543911 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125543911 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125543911 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125543919 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) 20250212125543919 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) 20250212125543919 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) 20250212125543919 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) 20250212125543920 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) 20250212125543920 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) 20250212125543920 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) 20250212125543920 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) 20250212125543920 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) 20250212125543920 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) 20250212125543920 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) 20250212125543920 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) 20250212125543921 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) 20250212125543921 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) 20250212125543921 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) 20250212125543921 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) 20250212125543928 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125543942 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) 20250212125543942 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) 20250212125543942 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) 20250212125543942 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) 20250212125543943 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) 20250212125543943 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) 20250212125543943 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) 20250212125543943 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) 20250212125543943 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) 20250212125543943 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) 20250212125543944 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) 20250212125543944 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) 20250212125543944 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) 20250212125543944 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) 20250212125543944 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) 20250212125543944 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) 20250212125543947 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125543951 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125543951 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125543951 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125543962 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) 20250212125543962 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) 20250212125543963 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) 20250212125543963 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) 20250212125543963 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) 20250212125543963 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) 20250212125543964 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) 20250212125543964 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) 20250212125543964 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) 20250212125543964 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) 20250212125543965 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) 20250212125543965 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) 20250212125543965 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) 20250212125543965 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) 20250212125543965 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) 20250212125543965 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) 20250212125543966 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125543981 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) 20250212125543981 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) 20250212125543982 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125543982 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125543982 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125543982 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) 20250212125543982 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) 20250212125543983 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) 20250212125543983 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) 20250212125543984 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) 20250212125543984 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) 20250212125543984 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) 20250212125543984 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) 20250212125543985 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) 20250212125543985 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) 20250212125543985 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) 20250212125543985 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) 20250212125543986 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) 20250212125543986 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) 20250212125543989 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125544003 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) 20250212125544003 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) 20250212125544004 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) 20250212125544004 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) 20250212125544004 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) 20250212125544004 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) 20250212125544004 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) 20250212125544004 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) 20250212125544005 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) 20250212125544005 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) 20250212125544005 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) 20250212125544005 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) 20250212125544005 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) 20250212125544005 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) 20250212125544005 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) 20250212125544005 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) 20250212125544008 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125544023 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) 20250212125544023 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) 20250212125544024 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) 20250212125544024 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) 20250212125544024 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) 20250212125544024 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) 20250212125544025 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) 20250212125544025 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) 20250212125544026 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) 20250212125544026 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) 20250212125544027 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) 20250212125544027 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) 20250212125544028 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) 20250212125544028 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) 20250212125544029 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) 20250212125544029 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) 20250212125544029 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125544029 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125544029 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125544029 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125544043 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) 20250212125544043 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) 20250212125544044 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) 20250212125544044 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) 20250212125544045 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) 20250212125544045 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) 20250212125544046 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) 20250212125544046 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) 20250212125544047 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) 20250212125544047 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) 20250212125544048 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) 20250212125544048 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) 20250212125544048 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) 20250212125544048 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) 20250212125544049 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) 20250212125544049 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) 20250212125544052 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125544066 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) 20250212125544066 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) 20250212125544067 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) 20250212125544067 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) 20250212125544068 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) 20250212125544068 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) 20250212125544068 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) 20250212125544068 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) 20250212125544069 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) 20250212125544069 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) 20250212125544069 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) 20250212125544069 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) 20250212125544071 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) 20250212125544071 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) 20250212125544072 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) 20250212125544072 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) 20250212125544073 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125544085 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) 20250212125544085 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) 20250212125544085 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) 20250212125544085 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) 20250212125544085 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) 20250212125544085 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) 20250212125544086 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) 20250212125544086 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) 20250212125544086 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) 20250212125544086 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) 20250212125544086 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) 20250212125544086 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) 20250212125544086 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) 20250212125544086 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) 20250212125544086 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) 20250212125544086 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) 20250212125544089 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) 20250212125544089 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=853 block_nr=5 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=858 (gprs_rlcmac_sched.cpp:454) 20250212125544089 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 858 for type USF (pdch_ul_controller.c:184) 20250212125544089 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544089 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20250212125544089 DRLCMAC DEBUG Paging MI - IMSI-262420000000055 (pdch.cpp:258) 20250212125544089 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20250212125544089 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544089 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544089 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544090 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544090 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544090 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=853 Sending data request: sapi=5 arfcn=871 cur_fn=849 block=5 data=46 88 3c 14 93 12 00 00 00 00 32 8f 05 24 c4 80 00 00 00 0a a0 00 00 (pcu_l1_if.cpp:182) 20250212125544090 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20250212125544105 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) 20250212125544105 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) 20250212125544106 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) 20250212125544106 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) 20250212125544107 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) 20250212125544107 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) 20250212125544108 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) 20250212125544108 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) 20250212125544108 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) 20250212125544108 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) 20250212125544109 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) 20250212125544109 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) 20250212125544110 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) 20250212125544110 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) 20250212125544112 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) 20250212125544112 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) 20250212125544114 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) 20250212125544114 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=858 block_nr=6 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=862 (gprs_rlcmac_sched.cpp:454) 20250212125544114 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 862 for type USF (pdch_ul_controller.c:184) 20250212125544114 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544114 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20250212125544115 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20250212125544115 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20250212125544115 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544115 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544115 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544115 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544115 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544115 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=858 Sending data request: sapi=5 arfcn=871 cur_fn=853 block=6 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) 20250212125544116 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20250212125544128 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) 20250212125544128 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) 20250212125544128 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=858): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20250212125544128 DTBF NOTICE TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20250212125544128 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20250212125544128 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20250212125544128 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) 20250212125544128 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) 20250212125544129 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) 20250212125544129 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) 20250212125544129 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) 20250212125544129 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) 20250212125544130 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) 20250212125544130 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) 20250212125544130 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) 20250212125544130 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) 20250212125544130 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) 20250212125544130 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) 20250212125544131 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) 20250212125544131 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) 20250212125544132 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) 20250212125544132 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544132 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20250212125544132 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20250212125544132 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20250212125544132 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544132 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544132 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544133 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544133 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544133 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=862 Sending data request: sapi=5 arfcn=871 cur_fn=858 block=7 data=47 88 3c 14 93 12 00 00 00 00 12 8f 05 24 c4 80 00 00 00 02 a0 00 00 (pcu_l1_if.cpp:182) 20250212125544133 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20250212125544146 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) 20250212125544146 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) 20250212125544146 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=862): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING} (pdch_ul_controller.c:309) 20250212125544146 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20250212125544146 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) 20250212125544146 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) 20250212125544146 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) 20250212125544146 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) 20250212125544146 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) 20250212125544146 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) 20250212125544147 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) 20250212125544147 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) 20250212125544147 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) 20250212125544147 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) 20250212125544147 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) 20250212125544147 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) 20250212125544147 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) 20250212125544147 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) 20250212125544150 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) 20250212125544150 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544150 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20250212125544150 DRLCMAC DEBUG Paging MI - IMSI-262420000000049 (pdch.cpp:258) 20250212125544150 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20250212125544151 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544151 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544151 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544151 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544151 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544151 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=866 Sending data request: sapi=5 arfcn=871 cur_fn=862 block=8 data=47 88 3c 14 93 12 00 00 00 00 02 8f 05 24 c4 80 00 00 00 12 80 00 00 (pcu_l1_if.cpp:182) 20250212125544151 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125544164 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) 20250212125544164 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) 20250212125544165 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) 20250212125544165 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) 20250212125544165 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) 20250212125544165 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) 20250212125544165 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) 20250212125544165 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) 20250212125544165 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) 20250212125544165 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) 20250212125544165 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) 20250212125544165 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) 20250212125544165 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) 20250212125544165 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) 20250212125544166 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) 20250212125544166 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) 20250212125544174 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) 20250212125544174 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544174 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20250212125544174 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20250212125544174 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20250212125544174 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544174 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544174 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544174 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544174 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544174 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 42 0f 05 24 c4 80 00 00 00 0e 80 00 00 (pcu_l1_if.cpp:182) 20250212125544174 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125544188 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) 20250212125544188 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) 20250212125544188 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) 20250212125544188 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) 20250212125544189 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) 20250212125544189 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) 20250212125544189 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) 20250212125544189 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) 20250212125544189 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) 20250212125544189 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) 20250212125544189 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) 20250212125544189 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) 20250212125544189 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) 20250212125544189 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) 20250212125544189 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) 20250212125544189 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) 20250212125544192 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) 20250212125544192 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544192 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20250212125544192 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20250212125544192 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20250212125544192 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544192 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544192 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544192 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544192 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544192 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 32 0f 05 24 c4 80 00 00 00 0a 80 00 00 (pcu_l1_if.cpp:182) 20250212125544192 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125544206 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) 20250212125544206 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) 20250212125544207 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) 20250212125544207 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) 20250212125544207 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) 20250212125544207 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) 20250212125544207 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) 20250212125544207 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) 20250212125544208 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) 20250212125544208 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) 20250212125544208 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) 20250212125544208 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) 20250212125544208 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) 20250212125544208 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) 20250212125544208 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) 20250212125544208 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) 20250212125544211 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) 20250212125544211 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544211 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20250212125544211 DRLCMAC DEBUG Paging MI - IMSI-262420000000043 (pdch.cpp:258) 20250212125544211 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20250212125544211 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544211 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544211 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544211 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544211 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544211 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 22 0f 05 24 c4 80 00 00 00 06 80 00 00 (pcu_l1_if.cpp:182) 20250212125544211 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125544225 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) 20250212125544225 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) 20250212125544226 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) 20250212125544226 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) 20250212125544226 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) 20250212125544226 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) 20250212125544226 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) 20250212125544226 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) 20250212125544226 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) 20250212125544226 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) 20250212125544227 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) 20250212125544227 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) 20250212125544227 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) 20250212125544227 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) 20250212125544227 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) 20250212125544227 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) 20250212125544234 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) 20250212125544234 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544234 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20250212125544234 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20250212125544234 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20250212125544234 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544234 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544234 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544235 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544235 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544235 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 12 0f 05 24 c4 80 00 00 00 02 80 00 00 (pcu_l1_if.cpp:182) 20250212125544235 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125544248 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) 20250212125544248 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) 20250212125544249 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) 20250212125544249 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) 20250212125544249 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) 20250212125544249 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) 20250212125544249 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) 20250212125544249 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) 20250212125544250 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) 20250212125544250 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) 20250212125544250 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) 20250212125544250 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) 20250212125544250 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) 20250212125544250 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) 20250212125544250 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) 20250212125544250 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) 20250212125544253 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) 20250212125544253 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544253 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20250212125544253 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20250212125544253 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20250212125544253 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544253 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544253 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544253 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544253 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=888 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544253 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 02 0f 05 24 c4 80 00 00 00 12 60 00 00 (pcu_l1_if.cpp:182) 20250212125544253 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125544267 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) 20250212125544267 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) 20250212125544268 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) 20250212125544268 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) 20250212125544268 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) 20250212125544268 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) 20250212125544268 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) 20250212125544268 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) 20250212125544268 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) 20250212125544268 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) 20250212125544269 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) 20250212125544269 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) 20250212125544269 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) 20250212125544269 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) 20250212125544269 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) 20250212125544269 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) 20250212125544272 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) 20250212125544272 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544272 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20250212125544272 DRLCMAC DEBUG Paging MI - IMSI-262420000000037 (pdch.cpp:258) 20250212125544272 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20250212125544272 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544272 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544272 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544272 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544272 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=892 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544272 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=892 Sending data request: sapi=5 arfcn=871 cur_fn=888 block=2 data=47 88 3c 14 93 12 00 00 00 00 41 8f 05 24 c4 80 00 00 00 0e 60 00 00 (pcu_l1_if.cpp:182) 20250212125544272 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125544286 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) 20250212125544286 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) 20250212125544286 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) 20250212125544286 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) 20250212125544286 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) 20250212125544286 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) 20250212125544287 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) 20250212125544287 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) 20250212125544287 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) 20250212125544287 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) 20250212125544287 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) 20250212125544287 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) 20250212125544287 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) 20250212125544287 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) 20250212125544287 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) 20250212125544287 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) 20250212125544295 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) 20250212125544295 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544295 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20250212125544295 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20250212125544295 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20250212125544295 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544296 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544296 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544296 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544296 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=897 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544296 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=897 Sending data request: sapi=5 arfcn=871 cur_fn=892 block=3 data=47 88 3c 14 93 12 00 00 00 00 31 8f 05 24 c4 80 00 00 00 0a 60 00 00 (pcu_l1_if.cpp:182) 20250212125544296 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125544311 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) 20250212125544311 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) 20250212125544312 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) 20250212125544312 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) 20250212125544313 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) 20250212125544313 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) 20250212125544313 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) 20250212125544313 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) 20250212125544315 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) 20250212125544315 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) 20250212125544315 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) 20250212125544315 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) 20250212125544316 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) 20250212125544316 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) 20250212125544317 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) 20250212125544317 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) 20250212125544318 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) 20250212125544318 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544318 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20250212125544318 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20250212125544318 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20250212125544318 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544318 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544318 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544319 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544319 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=901 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544319 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=901 Sending data request: sapi=5 arfcn=871 cur_fn=897 block=4 data=47 88 3c 14 93 12 00 00 00 00 21 8f 05 24 c4 80 00 00 00 06 60 00 00 (pcu_l1_if.cpp:182) 20250212125544320 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125544330 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) 20250212125544330 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) 20250212125544331 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) 20250212125544331 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) 20250212125544332 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) 20250212125544332 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) 20250212125544333 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) 20250212125544333 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) 20250212125544334 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) 20250212125544334 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) 20250212125544335 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) 20250212125544335 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) 20250212125544336 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) 20250212125544336 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) 20250212125544337 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) 20250212125544337 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) 20250212125544338 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) 20250212125544338 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544338 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20250212125544338 DRLCMAC DEBUG Paging MI - IMSI-262420000000031 (pdch.cpp:258) 20250212125544338 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20250212125544339 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544339 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544339 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544339 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544339 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=905 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544339 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=905 Sending data request: sapi=5 arfcn=871 cur_fn=901 block=5 data=47 88 3c 14 93 12 00 00 00 00 11 8f 05 24 c4 80 00 00 00 02 60 00 00 (pcu_l1_if.cpp:182) 20250212125544340 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125544350 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) 20250212125544350 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) 20250212125544352 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) 20250212125544352 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) 20250212125544354 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) 20250212125544354 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) 20250212125544355 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) 20250212125544355 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) 20250212125544356 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) 20250212125544356 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) 20250212125544357 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) 20250212125544357 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) 20250212125544357 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) 20250212125544357 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) 20250212125544358 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) 20250212125544358 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) 20250212125544359 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) 20250212125544359 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544359 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20250212125544359 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20250212125544359 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20250212125544359 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544359 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544359 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544360 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544360 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=910 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544360 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=910 Sending data request: sapi=5 arfcn=871 cur_fn=905 block=6 data=47 88 3c 14 93 12 00 00 00 00 01 8f 05 24 c4 80 00 00 00 12 40 00 00 (pcu_l1_if.cpp:182) 20250212125544360 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125544374 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) 20250212125544374 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) 20250212125544376 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) 20250212125544376 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) 20250212125544377 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) 20250212125544377 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) 20250212125544378 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) 20250212125544378 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) 20250212125544379 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) 20250212125544379 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) 20250212125544380 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) 20250212125544380 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) 20250212125544381 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) 20250212125544381 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) 20250212125544382 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) 20250212125544382 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) 20250212125544383 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) 20250212125544384 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544384 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20250212125544384 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20250212125544384 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20250212125544384 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544384 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544384 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544385 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544385 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=914 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544385 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 41 0f 05 24 c4 80 00 00 00 0e 40 00 00 (pcu_l1_if.cpp:182) 20250212125544385 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125544393 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) 20250212125544393 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) 20250212125544394 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) 20250212125544394 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) 20250212125544394 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) 20250212125544394 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) 20250212125544394 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) 20250212125544394 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) 20250212125544395 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) 20250212125544395 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) 20250212125544395 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) 20250212125544395 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) 20250212125544396 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) 20250212125544396 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) 20250212125544396 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) 20250212125544396 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) 20250212125544397 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) 20250212125544397 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544398 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20250212125544398 DRLCMAC DEBUG Paging MI - IMSI-262420000000025 (pdch.cpp:258) 20250212125544398 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20250212125544398 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544398 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544398 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544398 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544398 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=918 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544398 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 31 0f 05 24 c4 80 00 00 00 0a 40 00 00 (pcu_l1_if.cpp:182) 20250212125544398 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125544412 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) 20250212125544412 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) 20250212125544413 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) 20250212125544413 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) 20250212125544413 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) 20250212125544414 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) 20250212125544414 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) 20250212125544414 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) 20250212125544414 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) 20250212125544414 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) 20250212125544415 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) 20250212125544415 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) 20250212125544415 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) 20250212125544415 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) 20250212125544416 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) 20250212125544416 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) 20250212125544422 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) 20250212125544422 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544422 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20250212125544422 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20250212125544422 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20250212125544422 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544422 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544422 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544422 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544422 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=923 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544423 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 21 0f 05 24 c4 80 00 00 00 06 40 00 00 (pcu_l1_if.cpp:182) 20250212125544423 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125544437 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) 20250212125544437 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) 20250212125544438 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) 20250212125544438 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) 20250212125544439 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) 20250212125544439 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) 20250212125544440 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) 20250212125544440 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) 20250212125544441 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) 20250212125544441 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) 20250212125544442 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) 20250212125544442 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) 20250212125544442 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) 20250212125544442 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) 20250212125544443 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) 20250212125544443 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) 20250212125544444 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) 20250212125544444 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544444 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20250212125544444 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20250212125544444 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20250212125544444 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544444 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544444 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544445 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544445 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=927 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544445 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 11 0f 05 24 c4 80 00 00 00 02 40 00 00 (pcu_l1_if.cpp:182) 20250212125544445 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125544457 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) 20250212125544457 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) 20250212125544458 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) 20250212125544458 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) 20250212125544459 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) 20250212125544459 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) 20250212125544459 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) 20250212125544460 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) 20250212125544460 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) 20250212125544460 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) 20250212125544461 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) 20250212125544461 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) 20250212125544462 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) 20250212125544462 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) 20250212125544462 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) 20250212125544462 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) 20250212125544463 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) 20250212125544463 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544463 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20250212125544463 DRLCMAC DEBUG Paging MI - IMSI-262420000000019 (pdch.cpp:258) 20250212125544463 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20250212125544463 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544463 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544463 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544464 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544464 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=931 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544464 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 01 0f 05 24 c4 80 00 00 00 12 20 00 00 (pcu_l1_if.cpp:182) 20250212125544464 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125544474 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) 20250212125544474 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) 20250212125544475 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) 20250212125544475 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) 20250212125544475 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) 20250212125544475 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) 20250212125544475 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) 20250212125544475 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) 20250212125544475 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) 20250212125544475 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) 20250212125544475 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) 20250212125544475 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) 20250212125544475 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) 20250212125544475 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) 20250212125544475 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) 20250212125544475 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) 20250212125544484 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) 20250212125544484 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544484 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20250212125544484 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20250212125544484 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20250212125544484 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544484 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544484 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544484 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544484 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544484 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=936 Sending data request: sapi=5 arfcn=871 cur_fn=931 block=0 data=47 88 3c 14 93 12 00 00 00 00 40 8f 05 24 c4 80 00 00 00 0e 20 00 00 (pcu_l1_if.cpp:182) 20250212125544484 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125544498 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) 20250212125544498 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) 20250212125544498 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) 20250212125544498 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) 20250212125544498 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) 20250212125544498 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) 20250212125544498 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) 20250212125544498 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) 20250212125544499 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) 20250212125544499 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) 20250212125544499 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) 20250212125544499 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) 20250212125544499 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) 20250212125544499 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) 20250212125544499 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) 20250212125544499 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) 20250212125544503 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) 20250212125544503 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544503 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20250212125544503 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20250212125544503 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20250212125544503 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544503 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544503 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544503 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544503 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=940 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544503 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=940 Sending data request: sapi=5 arfcn=871 cur_fn=936 block=1 data=47 88 3c 14 93 12 00 00 00 00 30 8f 05 24 c4 80 00 00 00 0a 20 00 00 (pcu_l1_if.cpp:182) 20250212125544503 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125544518 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) 20250212125544518 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) 20250212125544519 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) 20250212125544519 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) 20250212125544520 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) 20250212125544520 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) 20250212125544521 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) 20250212125544521 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) 20250212125544522 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) 20250212125544522 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) 20250212125544522 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) 20250212125544522 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) 20250212125544523 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) 20250212125544523 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) 20250212125544524 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) 20250212125544524 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) 20250212125544524 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) 20250212125544524 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544524 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20250212125544524 DRLCMAC DEBUG Paging MI - IMSI-262420000000013 (pdch.cpp:258) 20250212125544524 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20250212125544524 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544524 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544524 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544524 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544524 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=944 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544524 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=944 Sending data request: sapi=5 arfcn=871 cur_fn=940 block=2 data=47 88 3c 14 93 12 00 00 00 00 20 8f 05 24 c4 80 00 00 00 06 20 00 00 (pcu_l1_if.cpp:182) 20250212125544524 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125544538 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) 20250212125544538 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) 20250212125544540 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) 20250212125544540 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) 20250212125544541 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) 20250212125544541 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) 20250212125544542 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) 20250212125544542 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) 20250212125544543 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) 20250212125544543 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) 20250212125544544 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) 20250212125544544 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) 20250212125544546 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) 20250212125544546 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) 20250212125544547 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) 20250212125544547 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) 20250212125544548 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) 20250212125544548 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544548 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20250212125544548 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20250212125544548 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20250212125544548 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544548 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544548 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544548 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544548 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=949 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544548 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=949 Sending data request: sapi=5 arfcn=871 cur_fn=944 block=3 data=47 88 3c 14 93 12 00 00 00 00 10 8f 05 24 c4 80 00 00 00 02 20 00 00 (pcu_l1_if.cpp:182) 20250212125544549 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125544561 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) 20250212125544561 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) 20250212125544563 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) 20250212125544563 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) 20250212125544564 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) 20250212125544564 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) 20250212125544564 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) 20250212125544564 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) 20250212125544566 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) 20250212125544566 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) 20250212125544566 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) 20250212125544566 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) 20250212125544567 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) 20250212125544567 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) 20250212125544568 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) 20250212125544568 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) 20250212125544568 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) 20250212125544568 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544568 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20250212125544568 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20250212125544568 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20250212125544568 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544568 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544568 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544568 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544568 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=953 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544568 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 00 8f 05 24 c4 80 00 00 00 12 00 00 00 (pcu_l1_if.cpp:182) 20250212125544569 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125544579 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) 20250212125544579 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) 20250212125544580 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) 20250212125544580 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) 20250212125544580 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) 20250212125544580 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) 20250212125544580 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) 20250212125544580 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) 20250212125544580 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) 20250212125544580 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) 20250212125544581 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) 20250212125544581 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) 20250212125544581 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) 20250212125544581 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) 20250212125544581 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) 20250212125544581 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) 20250212125544584 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) 20250212125544584 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544584 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20250212125544584 DRLCMAC DEBUG Paging MI - IMSI-262420000000007 (pdch.cpp:258) 20250212125544584 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20250212125544584 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544584 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544584 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544584 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544584 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=957 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544584 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 40 0f 05 24 c4 80 00 00 00 0e 00 00 00 (pcu_l1_if.cpp:182) 20250212125544584 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125544598 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) 20250212125544598 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) 20250212125544598 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) 20250212125544598 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) 20250212125544599 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) 20250212125544599 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) 20250212125544599 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) 20250212125544599 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) 20250212125544599 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) 20250212125544599 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) 20250212125544600 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) 20250212125544600 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) 20250212125544600 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) 20250212125544600 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) 20250212125544600 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) 20250212125544600 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) 20250212125544607 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) 20250212125544607 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544607 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20250212125544607 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20250212125544607 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20250212125544607 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544607 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544607 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544607 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544607 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=962 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544607 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 30 0f 05 24 c4 80 00 00 00 0a 00 00 00 (pcu_l1_if.cpp:182) 20250212125544608 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125544621 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) 20250212125544621 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) 20250212125544622 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) 20250212125544622 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) 20250212125544622 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) 20250212125544622 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) 20250212125544623 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) 20250212125544623 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) 20250212125544623 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) 20250212125544623 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) 20250212125544623 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) 20250212125544623 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) 20250212125544623 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) 20250212125544623 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) 20250212125544623 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) 20250212125544623 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) 20250212125544626 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) 20250212125544626 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544626 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20250212125544626 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20250212125544626 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20250212125544626 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544626 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544626 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544626 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544626 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=966 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544626 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=966 Sending data request: sapi=5 arfcn=871 cur_fn=962 block=7 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) 20250212125544626 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125544640 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) 20250212125544640 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) 20250212125544640 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) 20250212125544640 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) 20250212125544640 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) 20250212125544640 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) 20250212125544641 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) 20250212125544641 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) 20250212125544641 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) 20250212125544641 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) 20250212125544641 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) 20250212125544641 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) 20250212125544641 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) 20250212125544641 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) 20250212125544642 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) 20250212125544642 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) 20250212125544644 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) 20250212125544644 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544644 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20250212125544644 DRLCMAC DEBUG Paging MI - IMSI-262420000000001 (pdch.cpp:258) 20250212125544644 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544644 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544644 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544644 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=970 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544644 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=970 Sending data request: sapi=5 arfcn=871 cur_fn=966 block=8 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) 20250212125544644 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125544658 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) 20250212125544658 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) 20250212125544659 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) 20250212125544659 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) 20250212125544659 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) 20250212125544659 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) 20250212125544659 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) 20250212125544659 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) 20250212125544659 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) 20250212125544659 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) 20250212125544659 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) 20250212125544659 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) 20250212125544659 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) 20250212125544659 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) 20250212125544660 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) 20250212125544660 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) 20250212125544668 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) 20250212125544668 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=975 Sending data request: sapi=5 arfcn=871 cur_fn=970 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125544668 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125544682 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) 20250212125544682 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) 20250212125544682 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) 20250212125544682 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) 20250212125544682 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) 20250212125544682 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) 20250212125544682 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) 20250212125544682 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) 20250212125544682 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) 20250212125544682 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) 20250212125544682 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) 20250212125544682 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) 20250212125544683 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) 20250212125544683 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) 20250212125544683 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) 20250212125544683 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) 20250212125544686 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) 20250212125544686 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=979 block_nr=10 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=983 (gprs_rlcmac_sched.cpp:454) 20250212125544686 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 983 for type USF (pdch_ul_controller.c:184) 20250212125544686 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544686 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20250212125544686 DRLCMAC DEBUG Paging MI - IMSI-262420000000055 (pdch.cpp:258) 20250212125544686 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20250212125544686 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544686 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544686 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544686 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544686 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=979 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544686 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=979 Sending data request: sapi=5 arfcn=872 cur_fn=975 block=10 data=46 88 3c 14 93 12 00 00 00 00 32 8f 05 24 c4 80 00 00 00 0a a0 00 00 (pcu_l1_if.cpp:182) 20250212125544687 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20250212125544700 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) 20250212125544700 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) 20250212125544700 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) 20250212125544700 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) 20250212125544701 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) 20250212125544701 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) 20250212125544701 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) 20250212125544701 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) 20250212125544701 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) 20250212125544701 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) 20250212125544701 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) 20250212125544701 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) 20250212125544701 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) 20250212125544701 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) 20250212125544701 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) 20250212125544701 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) 20250212125544705 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) 20250212125544705 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=983 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=988 (gprs_rlcmac_sched.cpp:454) 20250212125544705 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 988 for type USF (pdch_ul_controller.c:184) 20250212125544705 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544705 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20250212125544705 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20250212125544705 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20250212125544705 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544705 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544705 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544705 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544705 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=983 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544705 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=983 Sending data request: sapi=5 arfcn=872 cur_fn=979 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) 20250212125544705 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20250212125544719 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) 20250212125544719 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) 20250212125544719 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) 20250212125544719 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) 20250212125544719 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=983): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20250212125544719 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125544719 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) 20250212125544719 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) 20250212125544719 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) 20250212125544719 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) 20250212125544720 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) 20250212125544720 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) 20250212125544720 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) 20250212125544720 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) 20250212125544720 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) 20250212125544720 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) 20250212125544720 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) 20250212125544720 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) 20250212125544728 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) 20250212125544728 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=988 block_nr=0 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=992 (gprs_rlcmac_sched.cpp:454) 20250212125544728 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 992 for type USF (pdch_ul_controller.c:184) 20250212125544728 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544728 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20250212125544728 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20250212125544728 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20250212125544728 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544728 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544728 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544728 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544728 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=988 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544728 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=988 Sending data request: sapi=5 arfcn=872 cur_fn=983 block=0 data=41 88 3c 14 93 12 00 00 00 00 12 8f 05 24 c4 80 00 00 00 02 a0 00 00 (pcu_l1_if.cpp:182) 20250212125544728 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20250212125544742 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) 20250212125544742 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) 20250212125544743 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) 20250212125544743 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) 20250212125544743 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=988): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20250212125544743 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125544743 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) 20250212125544743 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) 20250212125544743 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) 20250212125544743 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) 20250212125544744 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) 20250212125544744 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) 20250212125544744 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) 20250212125544744 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) 20250212125544744 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) 20250212125544744 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) 20250212125544744 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) 20250212125544744 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) 20250212125544747 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) 20250212125544747 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=992 block_nr=1 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=996 (gprs_rlcmac_sched.cpp:454) 20250212125544747 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 996 for type USF (pdch_ul_controller.c:184) 20250212125544747 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544747 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20250212125544747 DRLCMAC DEBUG Paging MI - IMSI-262420000000049 (pdch.cpp:258) 20250212125544747 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20250212125544747 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544747 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544747 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544747 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544747 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=992 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544747 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=992 Sending data request: sapi=5 arfcn=872 cur_fn=988 block=1 data=42 88 3c 14 93 12 00 00 00 00 02 8f 05 24 c4 80 00 00 00 12 80 00 00 (pcu_l1_if.cpp:182) 20250212125544747 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125544761 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) 20250212125544761 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) 20250212125544762 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) 20250212125544762 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) 20250212125544762 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=992): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20250212125544762 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125544762 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) 20250212125544762 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) 20250212125544762 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) 20250212125544762 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) 20250212125544762 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) 20250212125544762 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) 20250212125544762 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) 20250212125544763 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) 20250212125544763 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) 20250212125544763 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) 20250212125544763 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) 20250212125544763 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) 20250212125544766 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) 20250212125544766 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=996 block_nr=2 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=1001 (gprs_rlcmac_sched.cpp:454) 20250212125544766 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1001 for type USF (pdch_ul_controller.c:184) 20250212125544766 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544766 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20250212125544766 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20250212125544766 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20250212125544766 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544766 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544766 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544766 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544766 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=996 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544766 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=996 Sending data request: sapi=5 arfcn=872 cur_fn=992 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) 20250212125544766 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125544780 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) 20250212125544780 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) 20250212125544780 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) 20250212125544780 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) 20250212125544780 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=996): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20250212125544780 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125544781 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) 20250212125544781 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) 20250212125544781 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) 20250212125544781 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) 20250212125544781 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) 20250212125544781 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) 20250212125544781 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) 20250212125544781 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) 20250212125544782 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) 20250212125544782 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) 20250212125544782 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) 20250212125544782 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) 20250212125544789 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) 20250212125544789 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1001 block_nr=3 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=1005 (gprs_rlcmac_sched.cpp:454) 20250212125544789 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1005 for type USF (pdch_ul_controller.c:184) 20250212125544789 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544789 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20250212125544789 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20250212125544789 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20250212125544789 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544789 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544789 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544789 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544789 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1001 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544789 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1001 Sending data request: sapi=5 arfcn=872 cur_fn=996 block=3 data=44 88 3c 14 93 12 00 00 00 00 32 0f 05 24 c4 80 00 00 00 0a 80 00 00 (pcu_l1_if.cpp:182) 20250212125544790 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125544803 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) 20250212125544803 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) 20250212125544803 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) 20250212125544803 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) 20250212125544803 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1001): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20250212125544803 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125544804 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) 20250212125544804 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) 20250212125544804 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) 20250212125544804 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) 20250212125544804 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) 20250212125544804 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) 20250212125544804 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) 20250212125544804 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) 20250212125544804 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) 20250212125544804 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) 20250212125544804 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) 20250212125544804 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) 20250212125544808 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) 20250212125544808 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1005 block_nr=4 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=1009 (gprs_rlcmac_sched.cpp:454) 20250212125544808 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1009 for type USF (pdch_ul_controller.c:184) 20250212125544808 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544808 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20250212125544808 DRLCMAC DEBUG Paging MI - IMSI-262420000000043 (pdch.cpp:258) 20250212125544808 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20250212125544808 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544808 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544808 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544808 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544808 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1005 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544808 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1005 Sending data request: sapi=5 arfcn=872 cur_fn=1001 block=4 data=45 88 3c 14 93 12 00 00 00 00 22 0f 05 24 c4 80 00 00 00 06 80 00 00 (pcu_l1_if.cpp:182) 20250212125544808 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125544822 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) 20250212125544822 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) 20250212125544822 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) 20250212125544822 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) 20250212125544822 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1005): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20250212125544822 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125544823 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) 20250212125544823 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) 20250212125544823 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) 20250212125544823 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) 20250212125544823 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) 20250212125544823 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) 20250212125544823 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) 20250212125544823 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) 20250212125544824 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) 20250212125544824 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) 20250212125544824 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) 20250212125544824 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) 20250212125544826 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) 20250212125544826 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1009 block_nr=5 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=1014 (gprs_rlcmac_sched.cpp:454) 20250212125544826 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1014 for type USF (pdch_ul_controller.c:184) 20250212125544826 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544826 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20250212125544826 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20250212125544826 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20250212125544826 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544826 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544826 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544827 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544827 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1009 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544827 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1009 Sending data request: sapi=5 arfcn=872 cur_fn=1005 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) 20250212125544827 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125544841 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) 20250212125544841 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) 20250212125544841 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) 20250212125544841 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) 20250212125544841 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1009): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20250212125544841 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125544841 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) 20250212125544841 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) 20250212125544841 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) 20250212125544841 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) 20250212125544842 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) 20250212125544842 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) 20250212125544842 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) 20250212125544842 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) 20250212125544842 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) 20250212125544842 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) 20250212125544842 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) 20250212125544842 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) 20250212125544850 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) 20250212125544850 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1014 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=1018 (gprs_rlcmac_sched.cpp:454) 20250212125544850 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1018 for type USF (pdch_ul_controller.c:184) 20250212125544850 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544850 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20250212125544850 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20250212125544850 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20250212125544850 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544850 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544850 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544850 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544850 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1014 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544850 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1014 Sending data request: sapi=5 arfcn=872 cur_fn=1009 block=6 data=40 88 3c 14 93 12 00 00 00 00 02 0f 05 24 c4 80 00 00 00 12 60 00 00 (pcu_l1_if.cpp:182) 20250212125544850 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125544864 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) 20250212125544864 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) 20250212125544864 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) 20250212125544864 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) 20250212125544864 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1014): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20250212125544864 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125544865 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) 20250212125544865 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) 20250212125544865 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) 20250212125544865 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) 20250212125544865 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) 20250212125544865 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) 20250212125544865 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) 20250212125544865 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) 20250212125544866 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) 20250212125544866 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) 20250212125544866 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) 20250212125544866 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) 20250212125544868 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) 20250212125544868 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1018 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=1022 (gprs_rlcmac_sched.cpp:454) 20250212125544868 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1022 for type USF (pdch_ul_controller.c:184) 20250212125544868 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544868 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20250212125544868 DRLCMAC DEBUG Paging MI - IMSI-262420000000037 (pdch.cpp:258) 20250212125544868 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20250212125544868 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544868 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544868 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544869 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544869 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1018 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544869 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1018 Sending data request: sapi=5 arfcn=872 cur_fn=1014 block=7 data=41 88 3c 14 93 12 00 00 00 00 41 8f 05 24 c4 80 00 00 00 0e 60 00 00 (pcu_l1_if.cpp:182) 20250212125544869 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125544882 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) 20250212125544882 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) 20250212125544883 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) 20250212125544883 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) 20250212125544883 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1018): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20250212125544883 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125544883 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) 20250212125544883 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) 20250212125544883 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) 20250212125544883 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) 20250212125544883 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) 20250212125544883 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) 20250212125544883 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) 20250212125544883 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) 20250212125544884 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) 20250212125544884 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) 20250212125544884 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) 20250212125544884 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) 20250212125544887 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) 20250212125544887 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1022 block_nr=8 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=1027 (gprs_rlcmac_sched.cpp:454) 20250212125544887 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1027 for type USF (pdch_ul_controller.c:184) 20250212125544887 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544887 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20250212125544887 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20250212125544887 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20250212125544887 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544887 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544887 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544887 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544887 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1022 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544887 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1022 Sending data request: sapi=5 arfcn=872 cur_fn=1018 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) 20250212125544887 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125544901 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) 20250212125544901 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) 20250212125544901 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) 20250212125544901 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) 20250212125544901 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1022): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20250212125544901 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125544902 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) 20250212125544902 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) 20250212125544902 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) 20250212125544902 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) 20250212125544902 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) 20250212125544902 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) 20250212125544902 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) 20250212125544902 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) 20250212125544902 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) 20250212125544902 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) 20250212125544902 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) 20250212125544902 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) 20250212125544911 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) 20250212125544911 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1027 block_nr=9 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=1031 (gprs_rlcmac_sched.cpp:454) 20250212125544911 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1031 for type USF (pdch_ul_controller.c:184) 20250212125544911 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125544911 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20250212125544911 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20250212125544911 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20250212125544911 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125544911 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125544911 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125544911 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125544911 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1027 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125544911 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1027 Sending data request: sapi=5 arfcn=872 cur_fn=1022 block=9 data=43 88 3c 14 93 12 00 00 00 00 21 8f 05 24 c4 80 00 00 00 06 60 00 00 (pcu_l1_if.cpp:182) 20250212125544911 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125545006 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) 20250212125545006 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) 20250212125545007 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) 20250212125545007 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) 20250212125545007 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1027): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20250212125545007 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125545007 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) 20250212125545007 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) 20250212125545007 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) 20250212125545007 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) 20250212125545007 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) 20250212125545007 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) 20250212125545007 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) 20250212125545007 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) 20250212125545007 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) 20250212125545007 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) 20250212125545007 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) 20250212125545007 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) 20250212125545010 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) 20250212125545010 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1031 block_nr=10 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=1035 (gprs_rlcmac_sched.cpp:454) 20250212125545010 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1035 for type USF (pdch_ul_controller.c:184) 20250212125545010 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545010 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20250212125545010 DRLCMAC DEBUG Paging MI - IMSI-262420000000031 (pdch.cpp:258) 20250212125545010 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20250212125545010 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545010 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545010 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545010 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545010 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1031 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545010 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1031 Sending data request: sapi=5 arfcn=872 cur_fn=1027 block=10 data=44 88 3c 14 93 12 00 00 00 00 11 8f 05 24 c4 80 00 00 00 02 60 00 00 (pcu_l1_if.cpp:182) 20250212125545010 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125545024 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) 20250212125545024 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) 20250212125545025 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) 20250212125545025 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) 20250212125545025 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1031): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20250212125545025 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125545025 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) 20250212125545025 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) 20250212125545025 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) 20250212125545025 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) 20250212125545026 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) 20250212125545026 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) 20250212125545026 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) 20250212125545026 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) 20250212125545026 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) 20250212125545026 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) 20250212125545026 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) 20250212125545026 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) 20250212125545029 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) 20250212125545029 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1035 block_nr=11 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=1040 (gprs_rlcmac_sched.cpp:454) 20250212125545029 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1040 for type USF (pdch_ul_controller.c:184) 20250212125545029 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545029 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20250212125545029 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20250212125545029 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20250212125545029 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545029 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545029 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545029 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545029 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1035 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545029 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1035 Sending data request: sapi=5 arfcn=872 cur_fn=1031 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) 20250212125545029 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125545043 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) 20250212125545043 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) 20250212125545043 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) 20250212125545043 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) 20250212125545043 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1035): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20250212125545043 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125545043 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) 20250212125545043 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) 20250212125545044 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) 20250212125545044 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) 20250212125545044 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) 20250212125545044 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) 20250212125545044 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) 20250212125545044 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) 20250212125545044 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) 20250212125545044 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) 20250212125545044 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) 20250212125545044 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) 20250212125545052 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) 20250212125545052 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1040 block_nr=0 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=1044 (gprs_rlcmac_sched.cpp:454) 20250212125545052 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1044 for type USF (pdch_ul_controller.c:184) 20250212125545052 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545052 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20250212125545052 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20250212125545052 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20250212125545052 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545052 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545052 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545053 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545053 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1040 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545053 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1040 Sending data request: sapi=5 arfcn=872 cur_fn=1035 block=0 data=46 88 3c 14 93 12 00 00 00 00 41 0f 05 24 c4 80 00 00 00 0e 40 00 00 (pcu_l1_if.cpp:182) 20250212125545053 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125545066 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) 20250212125545066 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) 20250212125545067 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) 20250212125545067 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) 20250212125545067 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1040): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20250212125545067 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125545067 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) 20250212125545067 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) 20250212125545067 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) 20250212125545067 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) 20250212125545067 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) 20250212125545067 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) 20250212125545067 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) 20250212125545067 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) 20250212125545067 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) 20250212125545067 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) 20250212125545068 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) 20250212125545068 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) 20250212125545071 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) 20250212125545071 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1044 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=1048 (gprs_rlcmac_sched.cpp:454) 20250212125545071 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1048 for type USF (pdch_ul_controller.c:184) 20250212125545071 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545071 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20250212125545071 DRLCMAC DEBUG Paging MI - IMSI-262420000000025 (pdch.cpp:258) 20250212125545071 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20250212125545071 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545071 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545071 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545071 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545071 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1044 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545071 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1044 Sending data request: sapi=5 arfcn=872 cur_fn=1040 block=1 data=40 88 3c 14 93 12 00 00 00 00 31 0f 05 24 c4 80 00 00 00 0a 40 00 00 (pcu_l1_if.cpp:182) 20250212125545071 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125545085 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) 20250212125545085 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) 20250212125545086 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) 20250212125545086 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) 20250212125545086 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1044): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20250212125545086 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125545086 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) 20250212125545086 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) 20250212125545086 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) 20250212125545086 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) 20250212125545086 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) 20250212125545086 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) 20250212125545086 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) 20250212125545086 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) 20250212125545086 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) 20250212125545086 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) 20250212125545086 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) 20250212125545086 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) 20250212125545090 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) 20250212125545090 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1048 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=1053 (gprs_rlcmac_sched.cpp:454) 20250212125545090 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1053 for type USF (pdch_ul_controller.c:184) 20250212125545090 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545090 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20250212125545090 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20250212125545090 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20250212125545090 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545090 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545090 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545090 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545090 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1048 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545090 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1048 Sending data request: sapi=5 arfcn=872 cur_fn=1044 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) 20250212125545090 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125545104 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) 20250212125545104 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) 20250212125545104 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) 20250212125545104 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) 20250212125545104 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1048): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20250212125545104 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125545104 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) 20250212125545104 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) 20250212125545104 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) 20250212125545104 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) 20250212125545105 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) 20250212125545105 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) 20250212125545105 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) 20250212125545105 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) 20250212125545105 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) 20250212125545105 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) 20250212125545105 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) 20250212125545105 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) 20250212125545113 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) 20250212125545113 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1053 block_nr=3 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=1057 (gprs_rlcmac_sched.cpp:454) 20250212125545113 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1057 for type USF (pdch_ul_controller.c:184) 20250212125545113 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545113 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20250212125545113 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20250212125545113 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20250212125545113 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545113 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545113 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545114 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545114 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1053 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545114 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1053 Sending data request: sapi=5 arfcn=872 cur_fn=1048 block=3 data=42 88 3c 14 93 12 00 00 00 00 11 0f 05 24 c4 80 00 00 00 02 40 00 00 (pcu_l1_if.cpp:182) 20250212125545114 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125545127 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) 20250212125545128 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) 20250212125545128 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) 20250212125545128 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) 20250212125545128 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1053): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20250212125545128 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125545128 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) 20250212125545128 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) 20250212125545128 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) 20250212125545128 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) 20250212125545128 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) 20250212125545128 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) 20250212125545128 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) 20250212125545128 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) 20250212125545129 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) 20250212125545129 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) 20250212125545129 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) 20250212125545129 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) 20250212125545132 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) 20250212125545132 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1057 block_nr=4 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=1061 (gprs_rlcmac_sched.cpp:454) 20250212125545132 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1061 for type USF (pdch_ul_controller.c:184) 20250212125545132 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545132 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20250212125545132 DRLCMAC DEBUG Paging MI - IMSI-262420000000019 (pdch.cpp:258) 20250212125545132 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20250212125545132 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545132 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545132 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545132 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545132 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1057 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545132 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1057 Sending data request: sapi=5 arfcn=872 cur_fn=1053 block=4 data=43 88 3c 14 93 12 00 00 00 00 01 0f 05 24 c4 80 00 00 00 12 20 00 00 (pcu_l1_if.cpp:182) 20250212125545132 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125545148 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) 20250212125545148 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) 20250212125545149 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) 20250212125545149 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) 20250212125545149 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1057): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20250212125545149 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125545149 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) 20250212125545149 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) 20250212125545149 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) 20250212125545149 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) 20250212125545149 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) 20250212125545149 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) 20250212125545149 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) 20250212125545149 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) 20250212125545149 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) 20250212125545149 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) 20250212125545149 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) 20250212125545149 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) 20250212125545151 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) 20250212125545151 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1061 block_nr=5 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=1066 (gprs_rlcmac_sched.cpp:454) 20250212125545151 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1066 for type USF (pdch_ul_controller.c:184) 20250212125545151 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545151 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20250212125545151 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20250212125545151 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20250212125545151 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545151 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545151 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545151 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545151 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1061 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545151 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1061 Sending data request: sapi=5 arfcn=872 cur_fn=1057 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) 20250212125545151 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125545165 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) 20250212125545165 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) 20250212125545165 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) 20250212125545165 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) 20250212125545165 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1061): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20250212125545165 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125545165 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) 20250212125545165 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) 20250212125545165 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) 20250212125545165 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) 20250212125545165 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) 20250212125545165 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) 20250212125545166 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) 20250212125545166 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) 20250212125545166 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) 20250212125545166 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) 20250212125545166 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) 20250212125545166 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) 20250212125545174 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) 20250212125545174 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1066 block_nr=6 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=1070 (gprs_rlcmac_sched.cpp:454) 20250212125545174 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1070 for type USF (pdch_ul_controller.c:184) 20250212125545174 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545174 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20250212125545174 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20250212125545174 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20250212125545174 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545174 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545174 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545174 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545174 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1066 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545174 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1066 Sending data request: sapi=5 arfcn=872 cur_fn=1061 block=6 data=45 88 3c 14 93 12 00 00 00 00 30 8f 05 24 c4 80 00 00 00 0a 20 00 00 (pcu_l1_if.cpp:182) 20250212125545174 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125545188 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) 20250212125545188 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) 20250212125545188 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) 20250212125545188 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) 20250212125545188 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1066): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20250212125545188 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125545188 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) 20250212125545188 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) 20250212125545189 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) 20250212125545189 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) 20250212125545189 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) 20250212125545189 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) 20250212125545189 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) 20250212125545189 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) 20250212125545189 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) 20250212125545189 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) 20250212125545189 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) 20250212125545189 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) 20250212125545193 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) 20250212125545193 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1070 block_nr=7 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=1074 (gprs_rlcmac_sched.cpp:454) 20250212125545193 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1074 for type USF (pdch_ul_controller.c:184) 20250212125545193 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545193 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20250212125545193 DRLCMAC DEBUG Paging MI - IMSI-262420000000013 (pdch.cpp:258) 20250212125545193 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20250212125545193 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545193 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545193 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545193 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545193 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1070 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545193 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1070 Sending data request: sapi=5 arfcn=872 cur_fn=1066 block=7 data=46 88 3c 14 93 12 00 00 00 00 20 8f 05 24 c4 80 00 00 00 06 20 00 00 (pcu_l1_if.cpp:182) 20250212125545193 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125545207 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) 20250212125545207 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) 20250212125545207 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) 20250212125545207 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) 20250212125545207 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1070): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20250212125545207 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125545207 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) 20250212125545207 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) 20250212125545207 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) 20250212125545207 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) 20250212125545207 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) 20250212125545207 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) 20250212125545208 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) 20250212125545208 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) 20250212125545208 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) 20250212125545208 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) 20250212125545208 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) 20250212125545208 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) 20250212125545211 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) 20250212125545211 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1074 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=1079 (gprs_rlcmac_sched.cpp:454) 20250212125545211 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1079 for type USF (pdch_ul_controller.c:184) 20250212125545211 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545211 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20250212125545211 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20250212125545211 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20250212125545211 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545211 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545211 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545212 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545212 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1074 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545212 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1074 Sending data request: sapi=5 arfcn=872 cur_fn=1070 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) 20250212125545212 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125545225 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) 20250212125545225 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) 20250212125545226 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) 20250212125545226 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) 20250212125545226 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1074): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20250212125545226 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125545226 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) 20250212125545226 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) 20250212125545226 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) 20250212125545226 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) 20250212125545226 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) 20250212125545226 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) 20250212125545226 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) 20250212125545226 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) 20250212125545226 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) 20250212125545226 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) 20250212125545226 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) 20250212125545226 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) 20250212125545235 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) 20250212125545235 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1079 block_nr=9 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=1083 (gprs_rlcmac_sched.cpp:454) 20250212125545235 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1083 for type USF (pdch_ul_controller.c:184) 20250212125545235 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545235 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20250212125545235 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20250212125545235 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20250212125545235 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545236 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545236 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545236 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545236 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1079 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545236 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1079 Sending data request: sapi=5 arfcn=872 cur_fn=1074 block=9 data=41 88 3c 14 93 12 00 00 00 00 00 8f 05 24 c4 80 00 00 00 12 00 00 00 (pcu_l1_if.cpp:182) 20250212125545236 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125545249 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) 20250212125545249 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) 20250212125545250 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) 20250212125545250 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) 20250212125545250 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1079): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20250212125545250 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125545250 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) 20250212125545250 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) 20250212125545251 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) 20250212125545251 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) 20250212125545251 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) 20250212125545251 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) 20250212125545251 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) 20250212125545251 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) 20250212125545252 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) 20250212125545252 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) 20250212125545252 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) 20250212125545252 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) 20250212125545254 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) 20250212125545254 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1083 block_nr=10 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=1087 (gprs_rlcmac_sched.cpp:454) 20250212125545254 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1087 for type USF (pdch_ul_controller.c:184) 20250212125545254 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545254 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20250212125545254 DRLCMAC DEBUG Paging MI - IMSI-262420000000007 (pdch.cpp:258) 20250212125545254 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20250212125545254 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545254 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545254 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545254 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545254 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1083 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545254 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1083 Sending data request: sapi=5 arfcn=872 cur_fn=1079 block=10 data=42 88 3c 14 93 12 00 00 00 00 40 0f 05 24 c4 80 00 00 00 0e 00 00 00 (pcu_l1_if.cpp:182) 20250212125545254 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125545268 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) 20250212125545268 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) 20250212125545268 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) 20250212125545268 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) 20250212125545268 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1083): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20250212125545268 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125545268 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) 20250212125545269 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) 20250212125545269 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) 20250212125545269 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) 20250212125545269 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) 20250212125545269 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) 20250212125545269 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) 20250212125545269 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) 20250212125545269 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) 20250212125545269 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) 20250212125545269 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) 20250212125545269 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) 20250212125545273 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) 20250212125545273 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1087 block_nr=11 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=1092 (gprs_rlcmac_sched.cpp:454) 20250212125545273 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1092 for type USF (pdch_ul_controller.c:184) 20250212125545273 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545273 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20250212125545273 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20250212125545273 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20250212125545273 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545273 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545273 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545273 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545273 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1087 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545273 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1087 Sending data request: sapi=5 arfcn=872 cur_fn=1083 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) 20250212125545273 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125545287 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) 20250212125545287 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) 20250212125545287 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) 20250212125545287 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) 20250212125545287 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1087): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20250212125545287 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125545287 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) 20250212125545287 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) 20250212125545287 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) 20250212125545287 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) 20250212125545288 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) 20250212125545288 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) 20250212125545288 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) 20250212125545288 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) 20250212125545288 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) 20250212125545288 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) 20250212125545288 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) 20250212125545288 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) 20250212125545296 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) 20250212125545296 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1092 block_nr=0 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=1096 (gprs_rlcmac_sched.cpp:454) 20250212125545296 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1096 for type USF (pdch_ul_controller.c:184) 20250212125545296 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545296 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20250212125545296 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20250212125545296 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20250212125545296 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545296 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545296 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545297 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545297 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1092 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545297 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1092 Sending data request: sapi=5 arfcn=872 cur_fn=1087 block=0 data=44 88 3c 14 93 12 00 00 00 00 20 0f 05 24 c4 80 00 00 00 06 00 00 00 (pcu_l1_if.cpp:182) 20250212125545297 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125545310 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) 20250212125545310 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) 20250212125545310 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) 20250212125545310 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) 20250212125545310 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1092): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20250212125545310 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125545311 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) 20250212125545311 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) 20250212125545311 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) 20250212125545311 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) 20250212125545311 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) 20250212125545311 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) 20250212125545311 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) 20250212125545311 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) 20250212125545311 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) 20250212125545311 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) 20250212125545311 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) 20250212125545311 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) 20250212125545315 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1096 RX RTS.req: sapi=5 arfcn=872 cur_fn=1092 block=1 (pcu_l1_if.cpp:576) 20250212125545315 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1096 block_nr=1 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=1100 (gprs_rlcmac_sched.cpp:454) 20250212125545315 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1100 for type USF (pdch_ul_controller.c:184) 20250212125545315 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545315 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20250212125545315 DRLCMAC DEBUG Paging MI - IMSI-262420000000001 (pdch.cpp:258) 20250212125545315 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545315 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545315 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545315 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1096 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545315 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1096 Sending data request: sapi=5 arfcn=872 cur_fn=1092 block=1 data=45 88 3c 14 93 12 00 00 00 00 10 0f 05 24 c4 80 00 00 00 02 00 00 00 (pcu_l1_if.cpp:182) 20250212125545315 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125545329 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) 20250212125545329 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) 20250212125545329 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) 20250212125545329 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) 20250212125545329 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1096): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20250212125545329 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125545329 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) 20250212125545329 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) 20250212125545329 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) 20250212125545329 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) 20250212125545330 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) 20250212125545330 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) 20250212125545330 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) 20250212125545330 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) 20250212125545330 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) 20250212125545330 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) 20250212125545330 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) 20250212125545330 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) 20250212125545334 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1100 RX RTS.req: sapi=5 arfcn=872 cur_fn=1096 block=2 (pcu_l1_if.cpp:576) 20250212125545334 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1100 block_nr=2 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=1105 (gprs_rlcmac_sched.cpp:454) 20250212125545334 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1105 for type USF (pdch_ul_controller.c:184) 20250212125545334 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1100 Sending data request: sapi=5 arfcn=872 cur_fn=1096 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) 20250212125545334 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125545349 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) 20250212125545349 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) 20250212125545349 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) 20250212125545349 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) 20250212125545349 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1100): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20250212125545349 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125545350 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) 20250212125545350 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) 20250212125545350 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) 20250212125545350 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) 20250212125545350 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) 20250212125545350 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) 20250212125545350 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) 20250212125545350 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) 20250212125545350 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) 20250212125545350 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) 20250212125545351 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) 20250212125545351 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) 20250212125545359 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) 20250212125545359 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1105 block_nr=3 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1109 (gprs_rlcmac_sched.cpp:454) 20250212125545359 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1109 for type USF (pdch_ul_controller.c:184) 20250212125545359 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545359 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20250212125545359 DRLCMAC DEBUG Paging MI - IMSI-262420000000055 (pdch.cpp:258) 20250212125545359 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20250212125545359 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545359 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545359 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545359 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545359 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1105 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545359 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1105 Sending data request: sapi=5 arfcn=873 cur_fn=1100 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) 20250212125545359 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20250212125545375 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) 20250212125545375 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) 20250212125545375 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) 20250212125545375 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) 20250212125545375 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1105): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20250212125545375 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125545375 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) 20250212125545375 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) 20250212125545375 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) 20250212125545375 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) 20250212125545375 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) 20250212125545375 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) 20250212125545376 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) 20250212125545376 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) 20250212125545376 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) 20250212125545376 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) 20250212125545376 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) 20250212125545376 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) 20250212125545379 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) 20250212125545379 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1109 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=1113 (gprs_rlcmac_sched.cpp:454) 20250212125545379 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1113 for type USF (pdch_ul_controller.c:184) 20250212125545379 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545379 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20250212125545379 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20250212125545379 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20250212125545379 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545379 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545379 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545380 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545380 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1109 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545380 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1109 Sending data request: sapi=5 arfcn=873 cur_fn=1105 block=4 data=40 88 3c 14 93 12 00 00 00 00 22 8f 05 24 c4 80 00 00 00 06 a0 00 00 (pcu_l1_if.cpp:182) 20250212125545380 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20250212125545395 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) 20250212125545395 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) 20250212125545395 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) 20250212125545395 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) 20250212125545395 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) 20250212125545395 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) 20250212125545395 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1109): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20250212125545395 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125545396 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) 20250212125545396 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) 20250212125545396 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) 20250212125545396 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) 20250212125545396 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) 20250212125545396 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) 20250212125545396 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) 20250212125545396 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) 20250212125545396 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) 20250212125545396 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) 20250212125545400 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) 20250212125545400 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1113 block_nr=5 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=1118 (gprs_rlcmac_sched.cpp:454) 20250212125545400 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1118 for type USF (pdch_ul_controller.c:184) 20250212125545400 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545400 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20250212125545400 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20250212125545400 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20250212125545400 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545400 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545400 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545400 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545400 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1113 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545400 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1113 Sending data request: sapi=5 arfcn=873 cur_fn=1109 block=5 data=41 88 3c 14 93 12 00 00 00 00 12 8f 05 24 c4 80 00 00 00 02 a0 00 00 (pcu_l1_if.cpp:182) 20250212125545400 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20250212125545414 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) 20250212125545414 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) 20250212125545414 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) 20250212125545414 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) 20250212125545414 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) 20250212125545414 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) 20250212125545414 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1113): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20250212125545414 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125545414 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) 20250212125545414 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) 20250212125545414 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) 20250212125545414 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) 20250212125545415 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) 20250212125545415 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) 20250212125545415 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) 20250212125545415 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) 20250212125545415 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) 20250212125545415 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) 20250212125545423 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) 20250212125545423 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1118 block_nr=6 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=1122 (gprs_rlcmac_sched.cpp:454) 20250212125545423 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1122 for type USF (pdch_ul_controller.c:184) 20250212125545423 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545423 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20250212125545423 DRLCMAC DEBUG Paging MI - IMSI-262420000000049 (pdch.cpp:258) 20250212125545423 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20250212125545423 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545423 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545423 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545423 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545423 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1118 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545423 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1118 Sending data request: sapi=5 arfcn=873 cur_fn=1113 block=6 data=42 88 3c 14 93 12 00 00 00 00 02 8f 05 24 c4 80 00 00 00 12 80 00 00 (pcu_l1_if.cpp:182) 20250212125545423 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125545437 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) 20250212125545437 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) 20250212125545437 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) 20250212125545437 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) 20250212125545437 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) 20250212125545437 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) 20250212125545437 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1118): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20250212125545437 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125545437 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) 20250212125545437 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) 20250212125545438 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) 20250212125545438 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) 20250212125545438 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) 20250212125545438 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) 20250212125545438 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) 20250212125545438 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) 20250212125545438 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) 20250212125545438 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) 20250212125545441 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) 20250212125545441 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1122 block_nr=7 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=1126 (gprs_rlcmac_sched.cpp:454) 20250212125545441 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1126 for type USF (pdch_ul_controller.c:184) 20250212125545441 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545441 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20250212125545441 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20250212125545441 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20250212125545442 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545442 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545442 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545442 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545442 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1122 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545442 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1122 Sending data request: sapi=5 arfcn=873 cur_fn=1118 block=7 data=43 88 3c 14 93 12 00 00 00 00 42 0f 05 24 c4 80 00 00 00 0e 80 00 00 (pcu_l1_if.cpp:182) 20250212125545442 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125545455 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) 20250212125545455 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) 20250212125545456 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) 20250212125545456 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) 20250212125545456 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) 20250212125545456 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) 20250212125545456 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1122): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20250212125545456 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125545456 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) 20250212125545456 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) 20250212125545456 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) 20250212125545456 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) 20250212125545456 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) 20250212125545456 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) 20250212125545456 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) 20250212125545456 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) 20250212125545456 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) 20250212125545457 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) 20250212125545460 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) 20250212125545460 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1126 block_nr=8 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=1131 (gprs_rlcmac_sched.cpp:454) 20250212125545460 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1131 for type USF (pdch_ul_controller.c:184) 20250212125545460 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545460 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20250212125545460 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20250212125545460 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20250212125545460 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545460 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545460 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545460 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545460 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1126 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545460 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1126 Sending data request: sapi=5 arfcn=873 cur_fn=1122 block=8 data=44 88 3c 14 93 12 00 00 00 00 32 0f 05 24 c4 80 00 00 00 0a 80 00 00 (pcu_l1_if.cpp:182) 20250212125545460 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125545474 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) 20250212125545474 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) 20250212125545475 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) 20250212125545475 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) 20250212125545475 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) 20250212125545475 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) 20250212125545475 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1126): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20250212125545475 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125545475 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) 20250212125545475 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) 20250212125545475 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) 20250212125545475 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) 20250212125545475 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) 20250212125545475 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) 20250212125545475 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) 20250212125545475 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) 20250212125545475 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) 20250212125545475 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) 20250212125545483 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) 20250212125545483 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1131 block_nr=9 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=1135 (gprs_rlcmac_sched.cpp:454) 20250212125545483 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1135 for type USF (pdch_ul_controller.c:184) 20250212125545483 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545483 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20250212125545483 DRLCMAC DEBUG Paging MI - IMSI-262420000000043 (pdch.cpp:258) 20250212125545483 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20250212125545483 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545483 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545483 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545484 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545484 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1131 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545484 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1131 Sending data request: sapi=5 arfcn=873 cur_fn=1126 block=9 data=45 88 3c 14 93 12 00 00 00 00 22 0f 05 24 c4 80 00 00 00 06 80 00 00 (pcu_l1_if.cpp:182) 20250212125545484 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125545497 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) 20250212125545497 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) 20250212125545498 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) 20250212125545498 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) 20250212125545498 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) 20250212125545498 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) 20250212125545498 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1131): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20250212125545498 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125545498 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) 20250212125545498 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) 20250212125545498 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) 20250212125545498 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) 20250212125545498 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) 20250212125545498 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) 20250212125545498 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) 20250212125545498 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) 20250212125545499 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) 20250212125545499 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) 20250212125545502 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) 20250212125545502 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1135 block_nr=10 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1139 (gprs_rlcmac_sched.cpp:454) 20250212125545502 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1139 for type USF (pdch_ul_controller.c:184) 20250212125545502 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545502 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20250212125545502 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20250212125545502 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20250212125545502 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545502 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545502 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545502 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545502 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1135 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545502 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1135 Sending data request: sapi=5 arfcn=873 cur_fn=1131 block=10 data=46 88 3c 14 93 12 00 00 00 00 12 0f 05 24 c4 80 00 00 00 02 80 00 00 (pcu_l1_if.cpp:182) 20250212125545502 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125545516 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) 20250212125545516 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) 20250212125545516 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) 20250212125545516 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) 20250212125545516 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) 20250212125545516 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) 20250212125545516 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1135): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20250212125545516 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125545516 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) 20250212125545516 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) 20250212125545517 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) 20250212125545517 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) 20250212125545517 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) 20250212125545517 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) 20250212125545517 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) 20250212125545517 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) 20250212125545517 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) 20250212125545517 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) 20250212125545521 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) 20250212125545521 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1139 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=1144 (gprs_rlcmac_sched.cpp:454) 20250212125545521 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1144 for type USF (pdch_ul_controller.c:184) 20250212125545521 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545521 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20250212125545521 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20250212125545521 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20250212125545521 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545521 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545521 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545521 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545521 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1139 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545521 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1139 Sending data request: sapi=5 arfcn=873 cur_fn=1135 block=11 data=40 88 3c 14 93 12 00 00 00 00 02 0f 05 24 c4 80 00 00 00 12 60 00 00 (pcu_l1_if.cpp:182) 20250212125545521 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125545535 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) 20250212125545535 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) 20250212125545535 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) 20250212125545535 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) 20250212125545535 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) 20250212125545535 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) 20250212125545535 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1139): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20250212125545535 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125545536 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) 20250212125545536 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) 20250212125545536 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) 20250212125545536 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) 20250212125545536 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) 20250212125545536 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) 20250212125545536 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) 20250212125545536 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) 20250212125545537 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) 20250212125545537 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) 20250212125545544 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) 20250212125545544 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1144 block_nr=0 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=1148 (gprs_rlcmac_sched.cpp:454) 20250212125545544 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1148 for type USF (pdch_ul_controller.c:184) 20250212125545544 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545544 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20250212125545544 DRLCMAC DEBUG Paging MI - IMSI-262420000000037 (pdch.cpp:258) 20250212125545544 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20250212125545544 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545544 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545544 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545544 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545544 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1144 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545544 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1144 Sending data request: sapi=5 arfcn=873 cur_fn=1139 block=0 data=41 88 3c 14 93 12 00 00 00 00 41 8f 05 24 c4 80 00 00 00 0e 60 00 00 (pcu_l1_if.cpp:182) 20250212125545544 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125545558 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) 20250212125545558 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) 20250212125545558 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) 20250212125545558 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) 20250212125545558 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) 20250212125545558 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) 20250212125545558 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1144): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20250212125545558 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125545559 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) 20250212125545559 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) 20250212125545559 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) 20250212125545559 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) 20250212125545559 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) 20250212125545559 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) 20250212125545559 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) 20250212125545559 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) 20250212125545559 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) 20250212125545559 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) 20250212125545562 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) 20250212125545563 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1148 block_nr=1 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=1152 (gprs_rlcmac_sched.cpp:454) 20250212125545563 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1152 for type USF (pdch_ul_controller.c:184) 20250212125545563 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545563 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20250212125545563 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20250212125545563 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20250212125545563 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545563 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545563 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545563 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545563 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1148 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545563 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1148 Sending data request: sapi=5 arfcn=873 cur_fn=1144 block=1 data=42 88 3c 14 93 12 00 00 00 00 31 8f 05 24 c4 80 00 00 00 0a 60 00 00 (pcu_l1_if.cpp:182) 20250212125545563 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125545576 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) 20250212125545576 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) 20250212125545577 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) 20250212125545577 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) 20250212125545577 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) 20250212125545577 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) 20250212125545577 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1148): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20250212125545577 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125545577 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) 20250212125545577 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) 20250212125545577 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) 20250212125545577 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) 20250212125545577 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) 20250212125545577 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) 20250212125545577 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) 20250212125545577 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) 20250212125545578 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) 20250212125545578 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) 20250212125545581 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) 20250212125545581 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1152 block_nr=2 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=1157 (gprs_rlcmac_sched.cpp:454) 20250212125545581 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1157 for type USF (pdch_ul_controller.c:184) 20250212125545581 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545581 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20250212125545581 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20250212125545581 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20250212125545581 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545581 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545581 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545581 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545581 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1152 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545581 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1152 Sending data request: sapi=5 arfcn=873 cur_fn=1148 block=2 data=43 88 3c 14 93 12 00 00 00 00 21 8f 05 24 c4 80 00 00 00 06 60 00 00 (pcu_l1_if.cpp:182) 20250212125545581 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125545596 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) 20250212125545596 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) 20250212125545596 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) 20250212125545596 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) 20250212125545596 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) 20250212125545596 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) 20250212125545596 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1152): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20250212125545596 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125545596 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) 20250212125545596 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) 20250212125545596 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) 20250212125545596 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) 20250212125545596 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) 20250212125545596 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) 20250212125545597 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) 20250212125545597 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) 20250212125545597 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) 20250212125545597 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) 20250212125545605 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) 20250212125545605 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1157 block_nr=3 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=1161 (gprs_rlcmac_sched.cpp:454) 20250212125545605 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1161 for type USF (pdch_ul_controller.c:184) 20250212125545605 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545605 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20250212125545605 DRLCMAC DEBUG Paging MI - IMSI-262420000000031 (pdch.cpp:258) 20250212125545605 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20250212125545605 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545605 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545605 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545605 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545605 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1157 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545605 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1157 Sending data request: sapi=5 arfcn=873 cur_fn=1152 block=3 data=44 88 3c 14 93 12 00 00 00 00 11 8f 05 24 c4 80 00 00 00 02 60 00 00 (pcu_l1_if.cpp:182) 20250212125545605 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125545619 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) 20250212125545619 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) 20250212125545620 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) 20250212125545620 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) 20250212125545620 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) 20250212125545620 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) 20250212125545620 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1157): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20250212125545620 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125545621 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) 20250212125545621 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) 20250212125545621 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) 20250212125545621 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) 20250212125545622 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) 20250212125545622 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) 20250212125545622 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) 20250212125545622 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) 20250212125545623 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) 20250212125545623 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) 20250212125545624 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) 20250212125545624 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1161 block_nr=4 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=1165 (gprs_rlcmac_sched.cpp:454) 20250212125545624 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1165 for type USF (pdch_ul_controller.c:184) 20250212125545624 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545624 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20250212125545624 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20250212125545624 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20250212125545624 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545624 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545624 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545624 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545624 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1161 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545624 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1161 Sending data request: sapi=5 arfcn=873 cur_fn=1157 block=4 data=45 88 3c 14 93 12 00 00 00 00 01 8f 05 24 c4 80 00 00 00 12 40 00 00 (pcu_l1_if.cpp:182) 20250212125545624 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125545647 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) 20250212125545647 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) 20250212125545647 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) 20250212125545647 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) 20250212125545647 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) 20250212125545647 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) 20250212125545647 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1161): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20250212125545647 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125545648 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) 20250212125545648 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) 20250212125545648 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) 20250212125545648 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) 20250212125545648 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) 20250212125545648 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) 20250212125545648 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) 20250212125545648 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) 20250212125545649 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) 20250212125545649 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) 20250212125545651 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) 20250212125545651 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1165 block_nr=5 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1170 (gprs_rlcmac_sched.cpp:454) 20250212125545651 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1170 for type USF (pdch_ul_controller.c:184) 20250212125545651 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545651 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20250212125545651 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20250212125545651 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20250212125545651 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545651 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545651 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545651 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545651 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1165 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545651 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1165 Sending data request: sapi=5 arfcn=873 cur_fn=1161 block=5 data=46 88 3c 14 93 12 00 00 00 00 41 0f 05 24 c4 80 00 00 00 0e 40 00 00 (pcu_l1_if.cpp:182) 20250212125545651 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125545666 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) 20250212125545666 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) 20250212125545667 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) 20250212125545667 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) 20250212125545668 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) 20250212125545668 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) 20250212125545668 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1165): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20250212125545668 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125545668 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) 20250212125545668 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) 20250212125545669 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) 20250212125545669 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) 20250212125545670 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) 20250212125545670 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) 20250212125545671 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) 20250212125545671 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) 20250212125545671 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) 20250212125545671 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) 20250212125545673 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20250212125545673 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20250212125545673 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20250212125545673 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20250212125545673 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125545673 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125545673 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125545673 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125545673 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){RELEASING}: Deallocated (fsm.c:568) 20250212125545673 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125545673 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125545675 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) 20250212125545675 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1170 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=1174 (gprs_rlcmac_sched.cpp:454) 20250212125545675 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1174 for type USF (pdch_ul_controller.c:184) 20250212125545675 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545675 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20250212125545675 DRLCMAC DEBUG Paging MI - IMSI-262420000000025 (pdch.cpp:258) 20250212125545675 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20250212125545675 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545675 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545675 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545676 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545676 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1170 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545676 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1170 Sending data request: sapi=5 arfcn=873 cur_fn=1165 block=6 data=40 88 3c 14 93 12 00 00 00 00 31 0f 05 24 c4 80 00 00 00 0a 40 00 00 (pcu_l1_if.cpp:182) 20250212125545677 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125545691 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) 20250212125545691 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) 20250212125545692 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) 20250212125545692 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) 20250212125545693 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) 20250212125545693 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) 20250212125545693 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1170): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20250212125545693 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125545694 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) 20250212125545694 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) 20250212125545695 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) 20250212125545695 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) 20250212125545695 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) 20250212125545695 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) 20250212125545696 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) 20250212125545696 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) 20250212125545697 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) 20250212125545697 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) 20250212125545698 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) 20250212125545698 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1174 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=1178 (gprs_rlcmac_sched.cpp:454) 20250212125545698 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1178 for type USF (pdch_ul_controller.c:184) 20250212125545698 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545698 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20250212125545698 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20250212125545698 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20250212125545698 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545698 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545698 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545698 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545699 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1174 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545699 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1174 Sending data request: sapi=5 arfcn=873 cur_fn=1170 block=7 data=41 88 3c 14 93 12 00 00 00 00 21 0f 05 24 c4 80 00 00 00 06 40 00 00 (pcu_l1_if.cpp:182) 20250212125545699 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125545710 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) 20250212125545710 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) 20250212125545712 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) 20250212125545712 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) 20250212125545713 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) 20250212125545713 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) 20250212125545714 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1174): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20250212125545714 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125545714 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) 20250212125545715 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) 20250212125545715 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) 20250212125545715 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) 20250212125545716 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) 20250212125545716 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) 20250212125545717 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) 20250212125545717 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) 20250212125545718 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) 20250212125545718 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) 20250212125545719 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) 20250212125545719 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1178 block_nr=8 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=1183 (gprs_rlcmac_sched.cpp:454) 20250212125545719 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1183 for type USF (pdch_ul_controller.c:184) 20250212125545719 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545719 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20250212125545719 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20250212125545719 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20250212125545719 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545719 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545719 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545720 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545720 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1178 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545720 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1178 Sending data request: sapi=5 arfcn=873 cur_fn=1174 block=8 data=42 88 3c 14 93 12 00 00 00 00 11 0f 05 24 c4 80 00 00 00 02 40 00 00 (pcu_l1_if.cpp:182) 20250212125545720 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125545729 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) 20250212125545729 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) 20250212125545730 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) 20250212125545730 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) 20250212125545731 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) 20250212125545731 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) 20250212125545731 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1178): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20250212125545731 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125545732 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) 20250212125545732 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) 20250212125545733 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) 20250212125545733 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) 20250212125545733 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) 20250212125545734 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) 20250212125545734 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) 20250212125545734 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) 20250212125545735 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) 20250212125545735 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) 20250212125545739 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) 20250212125545739 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1183 block_nr=9 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=1187 (gprs_rlcmac_sched.cpp:454) 20250212125545739 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1187 for type USF (pdch_ul_controller.c:184) 20250212125545739 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545739 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20250212125545739 DRLCMAC DEBUG Paging MI - IMSI-262420000000019 (pdch.cpp:258) 20250212125545739 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20250212125545739 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545739 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545739 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545740 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545740 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1183 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545740 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1183 Sending data request: sapi=5 arfcn=873 cur_fn=1178 block=9 data=43 88 3c 14 93 12 00 00 00 00 01 0f 05 24 c4 80 00 00 00 12 20 00 00 (pcu_l1_if.cpp:182) 20250212125545740 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125545753 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) 20250212125545753 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) 20250212125545753 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) 20250212125545754 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) 20250212125545754 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) 20250212125545754 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) 20250212125545754 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1183): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20250212125545754 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125545755 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) 20250212125545755 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) 20250212125545755 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) 20250212125545755 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) 20250212125545756 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) 20250212125545756 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) 20250212125545757 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) 20250212125545757 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) 20250212125545757 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) 20250212125545757 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) 20250212125545758 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) 20250212125545758 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1187 block_nr=10 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=1191 (gprs_rlcmac_sched.cpp:454) 20250212125545758 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1191 for type USF (pdch_ul_controller.c:184) 20250212125545758 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545758 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20250212125545758 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20250212125545758 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20250212125545758 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545758 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545758 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545758 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545758 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1187 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545758 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1187 Sending data request: sapi=5 arfcn=873 cur_fn=1183 block=10 data=44 88 3c 14 93 12 00 00 00 00 40 8f 05 24 c4 80 00 00 00 0e 20 00 00 (pcu_l1_if.cpp:182) 20250212125545759 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125545772 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) 20250212125545773 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) 20250212125545774 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) 20250212125545774 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) 20250212125545775 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) 20250212125545775 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) 20250212125545775 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1187): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20250212125545775 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125545777 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) 20250212125545777 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) 20250212125545778 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) 20250212125545779 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) 20250212125545779 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) 20250212125545780 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) 20250212125545780 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) 20250212125545780 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) 20250212125545781 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) 20250212125545781 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) 20250212125545782 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) 20250212125545782 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1191 block_nr=11 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=1196 (gprs_rlcmac_sched.cpp:454) 20250212125545782 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1196 for type USF (pdch_ul_controller.c:184) 20250212125545782 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545782 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20250212125545782 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20250212125545782 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20250212125545782 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545782 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545782 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545783 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545783 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1191 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545783 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1191 Sending data request: sapi=5 arfcn=873 cur_fn=1187 block=11 data=45 88 3c 14 93 12 00 00 00 00 30 8f 05 24 c4 80 00 00 00 0a 20 00 00 (pcu_l1_if.cpp:182) 20250212125545783 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125545792 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) 20250212125545792 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) 20250212125545793 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) 20250212125545793 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) 20250212125545794 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) 20250212125545794 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) 20250212125545794 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1191): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20250212125545794 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125545794 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) 20250212125545794 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) 20250212125545795 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) 20250212125545795 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) 20250212125545795 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) 20250212125545795 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) 20250212125545796 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) 20250212125545796 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) 20250212125545797 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) 20250212125545797 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) 20250212125545801 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) 20250212125545802 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1196 block_nr=0 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1200 (gprs_rlcmac_sched.cpp:454) 20250212125545802 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1200 for type USF (pdch_ul_controller.c:184) 20250212125545802 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545802 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20250212125545802 DRLCMAC DEBUG Paging MI - IMSI-262420000000013 (pdch.cpp:258) 20250212125545802 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20250212125545802 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545802 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545802 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545802 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545802 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1196 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545802 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1196 Sending data request: sapi=5 arfcn=873 cur_fn=1191 block=0 data=46 88 3c 14 93 12 00 00 00 00 20 8f 05 24 c4 80 00 00 00 06 20 00 00 (pcu_l1_if.cpp:182) 20250212125545802 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125545817 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) 20250212125545817 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) 20250212125545818 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) 20250212125545818 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) 20250212125545819 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) 20250212125545819 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) 20250212125545819 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1196): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20250212125545819 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125545820 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) 20250212125545820 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) 20250212125545821 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) 20250212125545821 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) 20250212125545821 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) 20250212125545821 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) 20250212125545822 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) 20250212125545822 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) 20250212125545823 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) 20250212125545823 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) 20250212125545824 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) 20250212125545824 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1200 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=1204 (gprs_rlcmac_sched.cpp:454) 20250212125545824 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1204 for type USF (pdch_ul_controller.c:184) 20250212125545824 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545824 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20250212125545824 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20250212125545824 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20250212125545824 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545824 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545824 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545824 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545824 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1200 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545824 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1200 Sending data request: sapi=5 arfcn=873 cur_fn=1196 block=1 data=40 88 3c 14 93 12 00 00 00 00 10 8f 05 24 c4 80 00 00 00 02 20 00 00 (pcu_l1_if.cpp:182) 20250212125545824 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125545836 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) 20250212125545837 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) 20250212125545838 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) 20250212125545838 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) 20250212125545839 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) 20250212125545839 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) 20250212125545839 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1200): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20250212125545839 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125545839 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) 20250212125545839 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) 20250212125545840 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) 20250212125545840 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) 20250212125545841 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) 20250212125545841 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) 20250212125545842 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) 20250212125545842 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) 20250212125545843 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) 20250212125545843 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) 20250212125545844 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) 20250212125545844 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1204 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=1209 (gprs_rlcmac_sched.cpp:454) 20250212125545844 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1209 for type USF (pdch_ul_controller.c:184) 20250212125545844 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545844 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20250212125545844 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20250212125545844 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20250212125545844 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545844 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545844 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545844 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545844 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1204 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545844 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1204 Sending data request: sapi=5 arfcn=873 cur_fn=1200 block=2 data=41 88 3c 14 93 12 00 00 00 00 00 8f 05 24 c4 80 00 00 00 12 00 00 00 (pcu_l1_if.cpp:182) 20250212125545844 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125545856 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) 20250212125545856 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) 20250212125545857 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) 20250212125545857 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) 20250212125545857 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) 20250212125545857 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) 20250212125545857 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1204): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20250212125545857 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125545858 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) 20250212125545858 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) 20250212125545859 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) 20250212125545859 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) 20250212125545860 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) 20250212125545860 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) 20250212125545861 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) 20250212125545861 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) 20250212125545862 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) 20250212125545862 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) 20250212125545865 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) 20250212125545865 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1209 block_nr=3 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=1213 (gprs_rlcmac_sched.cpp:454) 20250212125545865 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1213 for type USF (pdch_ul_controller.c:184) 20250212125545865 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545865 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20250212125545865 DRLCMAC DEBUG Paging MI - IMSI-262420000000007 (pdch.cpp:258) 20250212125545865 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20250212125545865 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545865 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545865 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545865 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545865 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1209 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545865 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1209 Sending data request: sapi=5 arfcn=873 cur_fn=1204 block=3 data=42 88 3c 14 93 12 00 00 00 00 40 0f 05 24 c4 80 00 00 00 0e 00 00 00 (pcu_l1_if.cpp:182) 20250212125545866 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125545880 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) 20250212125545880 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) 20250212125545881 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) 20250212125545881 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) 20250212125545882 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) 20250212125545882 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) 20250212125545882 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1209): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20250212125545882 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125545883 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) 20250212125545883 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) 20250212125545884 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) 20250212125545884 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) 20250212125545885 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) 20250212125545885 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) 20250212125545886 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) 20250212125545886 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) 20250212125545887 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) 20250212125545887 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) 20250212125545888 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) 20250212125545888 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1213 block_nr=4 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=1217 (gprs_rlcmac_sched.cpp:454) 20250212125545888 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1217 for type USF (pdch_ul_controller.c:184) 20250212125545888 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545888 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20250212125545888 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20250212125545888 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20250212125545888 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545888 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545888 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545889 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545889 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1213 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545889 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1213 Sending data request: sapi=5 arfcn=873 cur_fn=1209 block=4 data=43 88 3c 14 93 12 00 00 00 00 30 0f 05 24 c4 80 00 00 00 0a 00 00 00 (pcu_l1_if.cpp:182) 20250212125545889 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125545899 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) 20250212125545899 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) 20250212125545901 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) 20250212125545901 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) 20250212125545901 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) 20250212125545901 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) 20250212125545901 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1213): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20250212125545901 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125545902 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) 20250212125545902 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) 20250212125545904 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) 20250212125545904 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) 20250212125545905 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) 20250212125545905 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) 20250212125545907 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) 20250212125545907 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) 20250212125545908 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) 20250212125545908 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) 20250212125545909 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) 20250212125545909 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1217 block_nr=5 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=1222 (gprs_rlcmac_sched.cpp:454) 20250212125545909 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1222 for type USF (pdch_ul_controller.c:184) 20250212125545909 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545909 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20250212125545909 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20250212125545909 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20250212125545909 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545909 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545909 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545909 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545909 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1217 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545909 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1217 Sending data request: sapi=5 arfcn=873 cur_fn=1213 block=5 data=44 88 3c 14 93 12 00 00 00 00 20 0f 05 24 c4 80 00 00 00 06 00 00 00 (pcu_l1_if.cpp:182) 20250212125545910 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125545917 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) 20250212125545917 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) 20250212125545918 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) 20250212125545918 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) 20250212125545918 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) 20250212125545918 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) 20250212125545918 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1217): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20250212125545918 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125545918 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) 20250212125545918 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) 20250212125545918 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) 20250212125545918 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) 20250212125545919 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) 20250212125545919 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) 20250212125545919 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) 20250212125545919 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) 20250212125545919 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) 20250212125545919 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) 20250212125545926 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1222 RX RTS.req: sapi=5 arfcn=873 cur_fn=1217 block=6 (pcu_l1_if.cpp:576) 20250212125545926 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1222 block_nr=6 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=1226 (gprs_rlcmac_sched.cpp:454) 20250212125545926 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1226 for type USF (pdch_ul_controller.c:184) 20250212125545926 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545926 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20250212125545926 DRLCMAC DEBUG Paging MI - IMSI-262420000000001 (pdch.cpp:258) 20250212125545926 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545926 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545927 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545927 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1222 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545927 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1222 Sending data request: sapi=5 arfcn=873 cur_fn=1217 block=6 data=45 88 3c 14 93 12 00 00 00 00 10 0f 05 24 c4 80 00 00 00 02 00 00 00 (pcu_l1_if.cpp:182) 20250212125545927 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125545941 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) 20250212125545941 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) 20250212125545942 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) 20250212125545942 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) 20250212125545942 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) 20250212125545942 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) 20250212125545942 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1222): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20250212125545942 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125545943 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) 20250212125545943 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) 20250212125545943 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) 20250212125545943 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) 20250212125545944 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) 20250212125545944 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) 20250212125545944 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) 20250212125545944 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) 20250212125545945 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) 20250212125545945 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) 20250212125545946 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1226 RX RTS.req: sapi=5 arfcn=873 cur_fn=1222 block=7 (pcu_l1_if.cpp:576) 20250212125545946 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1226 block_nr=7 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1230 (gprs_rlcmac_sched.cpp:454) 20250212125545946 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1230 for type USF (pdch_ul_controller.c:184) 20250212125545946 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1226 Sending data request: sapi=5 arfcn=873 cur_fn=1222 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) 20250212125545946 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125545960 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) 20250212125545960 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) 20250212125545961 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) 20250212125545961 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) 20250212125545961 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) 20250212125545961 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) 20250212125545961 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1226): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20250212125545961 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125545962 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) 20250212125545962 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) 20250212125545962 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) 20250212125545962 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) 20250212125545963 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) 20250212125545963 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) 20250212125545963 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) 20250212125545963 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) 20250212125545963 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) 20250212125545963 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) 20250212125545966 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) 20250212125545966 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1230 block_nr=8 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1235 (gprs_rlcmac_sched.cpp:454) 20250212125545966 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1235 for type USF (pdch_ul_controller.c:184) 20250212125545966 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545966 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20250212125545966 DRLCMAC DEBUG Paging MI - IMSI-262420000000055 (pdch.cpp:258) 20250212125545966 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20250212125545966 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545966 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545966 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545966 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545966 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1230 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545966 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1230 Sending data request: sapi=5 arfcn=874 cur_fn=1226 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) 20250212125545967 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20250212125545979 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) 20250212125545979 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) 20250212125545979 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) 20250212125545979 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) 20250212125545979 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) 20250212125545979 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) 20250212125545979 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1230): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20250212125545979 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125545979 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) 20250212125545979 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) 20250212125545980 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) 20250212125545980 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) 20250212125545980 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) 20250212125545980 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) 20250212125545980 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) 20250212125545980 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) 20250212125545981 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) 20250212125545981 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) 20250212125545988 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) 20250212125545988 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1235 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=1239 (gprs_rlcmac_sched.cpp:454) 20250212125545988 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1239 for type USF (pdch_ul_controller.c:184) 20250212125545988 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125545988 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20250212125545988 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20250212125545988 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20250212125545988 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125545988 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125545988 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125545988 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125545988 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1235 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125545988 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1235 Sending data request: sapi=5 arfcn=874 cur_fn=1230 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) 20250212125545988 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20250212125546002 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) 20250212125546002 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) 20250212125546003 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) 20250212125546003 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) 20250212125546003 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) 20250212125546003 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) 20250212125546003 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) 20250212125546003 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) 20250212125546003 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1235): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20250212125546003 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125546004 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) 20250212125546004 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) 20250212125546004 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) 20250212125546004 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) 20250212125546004 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) 20250212125546004 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) 20250212125546004 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) 20250212125546004 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) 20250212125546007 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) 20250212125546007 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1239 block_nr=10 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=1243 (gprs_rlcmac_sched.cpp:454) 20250212125546007 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1243 for type USF (pdch_ul_controller.c:184) 20250212125546007 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546007 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20250212125546007 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20250212125546007 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20250212125546007 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546007 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546007 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546007 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546007 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1239 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546007 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1239 Sending data request: sapi=5 arfcn=874 cur_fn=1235 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) 20250212125546007 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20250212125546021 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) 20250212125546021 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) 20250212125546021 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) 20250212125546021 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) 20250212125546021 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) 20250212125546021 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) 20250212125546021 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) 20250212125546021 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) 20250212125546021 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1239): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20250212125546021 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125546022 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) 20250212125546022 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) 20250212125546022 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) 20250212125546022 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) 20250212125546022 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) 20250212125546022 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) 20250212125546022 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) 20250212125546023 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) 20250212125546025 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) 20250212125546025 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1243 block_nr=11 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=1248 (gprs_rlcmac_sched.cpp:454) 20250212125546025 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1248 for type USF (pdch_ul_controller.c:184) 20250212125546025 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546025 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20250212125546025 DRLCMAC DEBUG Paging MI - IMSI-262420000000049 (pdch.cpp:258) 20250212125546025 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20250212125546025 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546025 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546025 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546025 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546025 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1243 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546025 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1243 Sending data request: sapi=5 arfcn=874 cur_fn=1239 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) 20250212125546025 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125546039 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) 20250212125546039 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) 20250212125546039 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) 20250212125546039 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) 20250212125546040 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) 20250212125546040 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) 20250212125546040 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) 20250212125546040 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) 20250212125546040 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1243): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20250212125546040 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125546040 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) 20250212125546040 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) 20250212125546040 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) 20250212125546040 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) 20250212125546040 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) 20250212125546040 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) 20250212125546040 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) 20250212125546040 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) 20250212125546048 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) 20250212125546048 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1248 block_nr=0 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=1252 (gprs_rlcmac_sched.cpp:454) 20250212125546048 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1252 for type USF (pdch_ul_controller.c:184) 20250212125546048 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546048 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20250212125546048 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20250212125546048 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20250212125546048 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546048 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546048 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546049 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546049 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1248 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546049 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1248 Sending data request: sapi=5 arfcn=874 cur_fn=1243 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) 20250212125546049 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125546062 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) 20250212125546062 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) 20250212125546063 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) 20250212125546063 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) 20250212125546063 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) 20250212125546063 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) 20250212125546063 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) 20250212125546063 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) 20250212125546063 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1248): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20250212125546063 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125546063 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) 20250212125546063 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) 20250212125546063 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) 20250212125546063 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) 20250212125546063 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) 20250212125546063 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) 20250212125546063 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) 20250212125546063 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) 20250212125546067 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) 20250212125546067 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1252 block_nr=1 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=1256 (gprs_rlcmac_sched.cpp:454) 20250212125546067 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1256 for type USF (pdch_ul_controller.c:184) 20250212125546067 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546067 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20250212125546067 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20250212125546067 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20250212125546067 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546067 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546067 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546067 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546067 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1252 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546067 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1252 Sending data request: sapi=5 arfcn=874 cur_fn=1248 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) 20250212125546067 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125546081 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) 20250212125546081 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) 20250212125546081 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) 20250212125546081 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) 20250212125546081 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) 20250212125546081 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) 20250212125546081 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) 20250212125546081 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) 20250212125546081 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1252): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20250212125546081 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125546082 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) 20250212125546082 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) 20250212125546082 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) 20250212125546082 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) 20250212125546082 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) 20250212125546082 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) 20250212125546082 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) 20250212125546082 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) 20250212125546086 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) 20250212125546086 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1256 block_nr=2 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=1261 (gprs_rlcmac_sched.cpp:454) 20250212125546086 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1261 for type USF (pdch_ul_controller.c:184) 20250212125546086 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546086 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20250212125546086 DRLCMAC DEBUG Paging MI - IMSI-262420000000043 (pdch.cpp:258) 20250212125546086 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20250212125546086 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546086 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546086 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546086 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546086 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1256 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546086 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1256 Sending data request: sapi=5 arfcn=874 cur_fn=1252 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) 20250212125546086 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125546100 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) 20250212125546100 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) 20250212125546100 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) 20250212125546100 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) 20250212125546100 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) 20250212125546100 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) 20250212125546100 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) 20250212125546100 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) 20250212125546100 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1256): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20250212125546100 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125546100 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) 20250212125546100 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) 20250212125546100 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) 20250212125546100 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) 20250212125546101 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) 20250212125546101 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) 20250212125546101 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) 20250212125546101 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) 20250212125546109 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) 20250212125546109 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1261 block_nr=3 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1265 (gprs_rlcmac_sched.cpp:454) 20250212125546109 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1265 for type USF (pdch_ul_controller.c:184) 20250212125546109 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546109 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20250212125546109 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20250212125546109 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20250212125546109 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546109 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546109 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546109 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546109 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1261 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546109 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1261 Sending data request: sapi=5 arfcn=874 cur_fn=1256 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) 20250212125546109 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125546123 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) 20250212125546123 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) 20250212125546123 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) 20250212125546123 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) 20250212125546123 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) 20250212125546123 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) 20250212125546123 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) 20250212125546123 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) 20250212125546123 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1261): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20250212125546123 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125546123 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) 20250212125546123 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) 20250212125546124 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) 20250212125546124 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) 20250212125546124 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) 20250212125546124 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) 20250212125546124 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) 20250212125546124 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) 20250212125546127 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) 20250212125546127 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1265 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=1269 (gprs_rlcmac_sched.cpp:454) 20250212125546127 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1269 for type USF (pdch_ul_controller.c:184) 20250212125546127 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546127 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20250212125546127 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20250212125546127 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20250212125546127 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546127 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546127 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546127 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546127 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1265 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546127 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1265 Sending data request: sapi=5 arfcn=874 cur_fn=1261 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) 20250212125546127 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125546142 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) 20250212125546142 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) 20250212125546142 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) 20250212125546142 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) 20250212125546142 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) 20250212125546142 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) 20250212125546142 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) 20250212125546142 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) 20250212125546142 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1265): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20250212125546142 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125546142 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) 20250212125546142 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) 20250212125546142 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) 20250212125546142 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) 20250212125546143 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) 20250212125546143 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) 20250212125546143 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) 20250212125546143 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) 20250212125546146 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) 20250212125546146 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1269 block_nr=5 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=1274 (gprs_rlcmac_sched.cpp:454) 20250212125546146 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1274 for type USF (pdch_ul_controller.c:184) 20250212125546146 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546146 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20250212125546146 DRLCMAC DEBUG Paging MI - IMSI-262420000000037 (pdch.cpp:258) 20250212125546146 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20250212125546146 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546146 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546146 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546146 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546146 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1269 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546146 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1269 Sending data request: sapi=5 arfcn=874 cur_fn=1265 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) 20250212125546146 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125546160 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) 20250212125546160 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) 20250212125546160 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) 20250212125546160 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) 20250212125546161 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) 20250212125546161 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) 20250212125546161 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) 20250212125546161 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) 20250212125546161 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1269): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20250212125546161 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125546161 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) 20250212125546161 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) 20250212125546161 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) 20250212125546161 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) 20250212125546161 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) 20250212125546161 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) 20250212125546161 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) 20250212125546161 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) 20250212125546169 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) 20250212125546169 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1274 block_nr=6 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=1278 (gprs_rlcmac_sched.cpp:454) 20250212125546169 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1278 for type USF (pdch_ul_controller.c:184) 20250212125546169 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546169 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20250212125546169 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20250212125546169 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20250212125546169 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546169 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546169 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546169 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546169 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1274 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546169 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1274 Sending data request: sapi=5 arfcn=874 cur_fn=1269 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) 20250212125546169 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125546183 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) 20250212125546183 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) 20250212125546183 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) 20250212125546183 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) 20250212125546183 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) 20250212125546183 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) 20250212125546184 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) 20250212125546184 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) 20250212125546184 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1274): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20250212125546184 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125546184 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) 20250212125546184 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) 20250212125546184 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) 20250212125546184 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) 20250212125546184 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) 20250212125546184 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) 20250212125546184 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) 20250212125546184 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) 20250212125546188 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) 20250212125546188 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1278 block_nr=7 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=1282 (gprs_rlcmac_sched.cpp:454) 20250212125546188 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1282 for type USF (pdch_ul_controller.c:184) 20250212125546188 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546188 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20250212125546188 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20250212125546188 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20250212125546188 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546188 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546188 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546188 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546188 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1278 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546188 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1278 Sending data request: sapi=5 arfcn=874 cur_fn=1274 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) 20250212125546188 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125546201 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20250212125546201 DTBF INFO TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} free (tbf.cpp:271) 20250212125546201 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20250212125546201 DMS INFO MS(TLLI-0x00000009:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000009){RELEASING} (gprs_ms.c:381) 20250212125546201 DMS INFO MS(TLLI-0x00000009:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125546201 DMS INFO MS(TLLI-0x00000009:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125546201 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125546201 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20250212125546201 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){RELEASING}: Deallocated (fsm.c:568) 20250212125546201 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20250212125546201 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20250212125546202 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) 20250212125546202 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) 20250212125546202 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) 20250212125546202 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) 20250212125546202 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) 20250212125546202 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) 20250212125546202 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) 20250212125546202 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) 20250212125546202 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1278): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20250212125546202 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125546202 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) 20250212125546202 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) 20250212125546203 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) 20250212125546203 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) 20250212125546203 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) 20250212125546203 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) 20250212125546203 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) 20250212125546203 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) 20250212125546206 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) 20250212125546206 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1282 block_nr=8 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=1287 (gprs_rlcmac_sched.cpp:454) 20250212125546206 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1287 for type USF (pdch_ul_controller.c:184) 20250212125546206 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546206 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20250212125546206 DRLCMAC DEBUG Paging MI - IMSI-262420000000031 (pdch.cpp:258) 20250212125546206 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20250212125546206 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546206 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546206 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546206 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546206 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1282 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546206 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1282 Sending data request: sapi=5 arfcn=874 cur_fn=1278 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) 20250212125546206 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125546220 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) 20250212125546220 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) 20250212125546221 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) 20250212125546221 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) 20250212125546221 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) 20250212125546221 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) 20250212125546221 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) 20250212125546221 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) 20250212125546221 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1282): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20250212125546221 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125546221 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) 20250212125546221 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) 20250212125546221 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) 20250212125546221 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) 20250212125546221 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) 20250212125546221 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) 20250212125546221 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) 20250212125546221 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) 20250212125546230 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) 20250212125546230 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1287 block_nr=9 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=1291 (gprs_rlcmac_sched.cpp:454) 20250212125546230 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1291 for type USF (pdch_ul_controller.c:184) 20250212125546230 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546230 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20250212125546230 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20250212125546230 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20250212125546230 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546230 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546230 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546230 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546230 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1287 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546230 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1287 Sending data request: sapi=5 arfcn=874 cur_fn=1282 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) 20250212125546230 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125546244 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) 20250212125546244 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) 20250212125546244 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) 20250212125546244 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) 20250212125546244 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) 20250212125546244 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) 20250212125546244 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) 20250212125546244 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) 20250212125546244 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1287): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20250212125546244 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125546244 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) 20250212125546244 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) 20250212125546245 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) 20250212125546245 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) 20250212125546245 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) 20250212125546245 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) 20250212125546245 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) 20250212125546245 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) 20250212125546248 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) 20250212125546248 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1291 block_nr=10 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1295 (gprs_rlcmac_sched.cpp:454) 20250212125546248 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1295 for type USF (pdch_ul_controller.c:184) 20250212125546248 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546248 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20250212125546248 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20250212125546248 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20250212125546248 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546248 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546248 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546248 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546248 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1291 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546248 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1291 Sending data request: sapi=5 arfcn=874 cur_fn=1287 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) 20250212125546248 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125546262 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) 20250212125546262 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) 20250212125546262 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) 20250212125546262 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) 20250212125546263 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) 20250212125546263 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) 20250212125546263 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) 20250212125546263 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) 20250212125546263 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1291): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20250212125546263 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125546263 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) 20250212125546263 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) 20250212125546263 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) 20250212125546263 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) 20250212125546263 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) 20250212125546263 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) 20250212125546263 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) 20250212125546263 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) 20250212125546267 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) 20250212125546267 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1295 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=1300 (gprs_rlcmac_sched.cpp:454) 20250212125546267 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1300 for type USF (pdch_ul_controller.c:184) 20250212125546267 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546267 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20250212125546267 DRLCMAC DEBUG Paging MI - IMSI-262420000000025 (pdch.cpp:258) 20250212125546267 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20250212125546267 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546267 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546267 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546267 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546267 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1295 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546267 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1295 Sending data request: sapi=5 arfcn=874 cur_fn=1291 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) 20250212125546267 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125546281 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) 20250212125546281 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) 20250212125546281 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) 20250212125546281 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) 20250212125546281 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) 20250212125546281 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) 20250212125546282 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) 20250212125546282 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) 20250212125546282 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1295): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20250212125546282 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125546282 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) 20250212125546282 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) 20250212125546282 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) 20250212125546282 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) 20250212125546282 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) 20250212125546282 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) 20250212125546282 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) 20250212125546282 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) 20250212125546290 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) 20250212125546290 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1300 block_nr=0 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=1304 (gprs_rlcmac_sched.cpp:454) 20250212125546290 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1304 for type USF (pdch_ul_controller.c:184) 20250212125546290 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546290 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20250212125546290 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20250212125546290 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20250212125546290 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546290 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546290 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546290 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546290 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1300 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546290 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1300 Sending data request: sapi=5 arfcn=874 cur_fn=1295 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) 20250212125546290 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125546304 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) 20250212125546304 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) 20250212125546304 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) 20250212125546304 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) 20250212125546305 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) 20250212125546305 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) 20250212125546305 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) 20250212125546305 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) 20250212125546305 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1300): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20250212125546305 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125546305 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) 20250212125546305 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) 20250212125546305 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) 20250212125546305 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) 20250212125546305 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) 20250212125546305 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) 20250212125546305 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) 20250212125546305 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) 20250212125546309 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) 20250212125546309 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1304 block_nr=1 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=1308 (gprs_rlcmac_sched.cpp:454) 20250212125546309 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1308 for type USF (pdch_ul_controller.c:184) 20250212125546309 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546309 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20250212125546309 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20250212125546309 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20250212125546309 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546309 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546309 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546309 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546309 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1304 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546309 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1304 Sending data request: sapi=5 arfcn=874 cur_fn=1300 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) 20250212125546309 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125546323 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) 20250212125546323 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) 20250212125546323 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) 20250212125546323 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) 20250212125546323 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) 20250212125546323 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) 20250212125546323 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) 20250212125546323 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) 20250212125546323 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1304): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20250212125546323 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125546324 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) 20250212125546324 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) 20250212125546324 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) 20250212125546324 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) 20250212125546324 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) 20250212125546324 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) 20250212125546324 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) 20250212125546324 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) 20250212125546327 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) 20250212125546327 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1308 block_nr=2 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=1313 (gprs_rlcmac_sched.cpp:454) 20250212125546327 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1313 for type USF (pdch_ul_controller.c:184) 20250212125546327 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546327 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20250212125546327 DRLCMAC DEBUG Paging MI - IMSI-262420000000019 (pdch.cpp:258) 20250212125546328 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20250212125546328 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546328 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546328 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546328 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546328 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1308 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546328 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1308 Sending data request: sapi=5 arfcn=874 cur_fn=1304 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) 20250212125546328 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125546342 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) 20250212125546342 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) 20250212125546342 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) 20250212125546342 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) 20250212125546342 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) 20250212125546342 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) 20250212125546342 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) 20250212125546342 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) 20250212125546342 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1308): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20250212125546342 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125546342 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) 20250212125546342 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) 20250212125546343 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) 20250212125546343 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) 20250212125546343 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) 20250212125546343 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) 20250212125546343 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) 20250212125546343 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) 20250212125546351 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) 20250212125546351 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1313 block_nr=3 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=1317 (gprs_rlcmac_sched.cpp:454) 20250212125546351 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1317 for type USF (pdch_ul_controller.c:184) 20250212125546351 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546351 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20250212125546351 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20250212125546351 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20250212125546351 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546351 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546351 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546351 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546351 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1313 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546351 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1313 Sending data request: sapi=5 arfcn=874 cur_fn=1308 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) 20250212125546351 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125546365 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) 20250212125546365 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) 20250212125546365 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) 20250212125546365 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) 20250212125546365 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) 20250212125546365 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) 20250212125546366 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) 20250212125546366 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) 20250212125546366 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1313): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20250212125546366 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125546366 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) 20250212125546366 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) 20250212125546366 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) 20250212125546366 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) 20250212125546366 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) 20250212125546366 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) 20250212125546366 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) 20250212125546366 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) 20250212125546369 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) 20250212125546369 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1317 block_nr=4 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=1321 (gprs_rlcmac_sched.cpp:454) 20250212125546369 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1321 for type USF (pdch_ul_controller.c:184) 20250212125546370 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546370 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20250212125546370 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20250212125546370 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20250212125546370 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546370 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546370 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546370 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546370 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1317 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546370 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1317 Sending data request: sapi=5 arfcn=874 cur_fn=1313 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) 20250212125546370 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125546383 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) 20250212125546383 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) 20250212125546384 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) 20250212125546384 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) 20250212125546384 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) 20250212125546384 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) 20250212125546384 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) 20250212125546384 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) 20250212125546384 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1317): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20250212125546384 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125546384 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) 20250212125546384 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) 20250212125546384 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) 20250212125546384 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) 20250212125546385 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) 20250212125546385 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) 20250212125546385 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) 20250212125546385 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) 20250212125546388 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) 20250212125546388 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1321 block_nr=5 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1326 (gprs_rlcmac_sched.cpp:454) 20250212125546388 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1326 for type USF (pdch_ul_controller.c:184) 20250212125546388 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546388 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20250212125546388 DRLCMAC DEBUG Paging MI - IMSI-262420000000013 (pdch.cpp:258) 20250212125546388 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20250212125546388 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546388 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546388 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546388 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546388 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1321 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546388 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1321 Sending data request: sapi=5 arfcn=874 cur_fn=1317 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) 20250212125546388 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125546402 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) 20250212125546402 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) 20250212125546402 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) 20250212125546402 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) 20250212125546403 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) 20250212125546403 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) 20250212125546403 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) 20250212125546403 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) 20250212125546403 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1321): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20250212125546403 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125546403 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) 20250212125546403 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) 20250212125546403 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) 20250212125546403 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) 20250212125546403 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) 20250212125546403 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) 20250212125546403 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) 20250212125546403 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) 20250212125546412 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) 20250212125546412 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1326 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=1330 (gprs_rlcmac_sched.cpp:454) 20250212125546412 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1330 for type USF (pdch_ul_controller.c:184) 20250212125546412 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546412 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20250212125546412 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20250212125546412 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20250212125546412 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546412 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546412 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546412 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546412 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1326 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546412 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1326 Sending data request: sapi=5 arfcn=874 cur_fn=1321 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) 20250212125546412 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125546425 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) 20250212125546425 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) 20250212125546426 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) 20250212125546426 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) 20250212125546426 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) 20250212125546426 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) 20250212125546426 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) 20250212125546426 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) 20250212125546426 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1326): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20250212125546426 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125546426 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) 20250212125546426 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) 20250212125546426 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) 20250212125546426 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) 20250212125546426 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) 20250212125546426 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) 20250212125546427 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) 20250212125546427 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) 20250212125546430 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) 20250212125546430 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1330 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=1334 (gprs_rlcmac_sched.cpp:454) 20250212125546430 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1334 for type USF (pdch_ul_controller.c:184) 20250212125546430 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546430 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20250212125546430 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20250212125546430 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20250212125546430 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546430 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546430 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546430 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546430 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1330 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546430 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1330 Sending data request: sapi=5 arfcn=874 cur_fn=1326 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) 20250212125546430 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125546444 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) 20250212125546444 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) 20250212125546444 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) 20250212125546444 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) 20250212125546444 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) 20250212125546444 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) 20250212125546445 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) 20250212125546445 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) 20250212125546445 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1330): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20250212125546445 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125546445 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) 20250212125546445 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) 20250212125546445 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) 20250212125546445 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) 20250212125546445 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) 20250212125546445 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) 20250212125546445 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) 20250212125546445 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) 20250212125546449 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) 20250212125546449 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1334 block_nr=8 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=1339 (gprs_rlcmac_sched.cpp:454) 20250212125546449 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1339 for type USF (pdch_ul_controller.c:184) 20250212125546449 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546449 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20250212125546449 DRLCMAC DEBUG Paging MI - IMSI-262420000000007 (pdch.cpp:258) 20250212125546449 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20250212125546449 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546449 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546449 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546449 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546449 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1334 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546449 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1334 Sending data request: sapi=5 arfcn=874 cur_fn=1330 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) 20250212125546449 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125546463 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) 20250212125546463 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) 20250212125546463 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) 20250212125546463 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) 20250212125546463 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) 20250212125546463 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) 20250212125546463 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) 20250212125546463 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) 20250212125546463 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1334): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20250212125546463 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125546463 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) 20250212125546463 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) 20250212125546463 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) 20250212125546463 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) 20250212125546464 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) 20250212125546464 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) 20250212125546464 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) 20250212125546464 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) 20250212125546474 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) 20250212125546474 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1339 block_nr=9 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=1343 (gprs_rlcmac_sched.cpp:454) 20250212125546474 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1343 for type USF (pdch_ul_controller.c:184) 20250212125546474 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546474 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20250212125546474 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20250212125546474 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20250212125546474 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546474 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546474 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546474 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546474 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1339 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546474 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1339 Sending data request: sapi=5 arfcn=874 cur_fn=1334 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) 20250212125546474 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125546488 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) 20250212125546488 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) 20250212125546489 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) 20250212125546489 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) 20250212125546489 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) 20250212125546489 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) 20250212125546489 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) 20250212125546489 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) 20250212125546489 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1339): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20250212125546489 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125546489 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) 20250212125546489 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) 20250212125546489 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) 20250212125546489 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) 20250212125546489 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) 20250212125546489 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) 20250212125546490 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) 20250212125546490 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) 20250212125546493 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) 20250212125546493 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1343 block_nr=10 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=1347 (gprs_rlcmac_sched.cpp:454) 20250212125546493 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1347 for type USF (pdch_ul_controller.c:184) 20250212125546493 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546493 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20250212125546493 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20250212125546493 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20250212125546493 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546493 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546493 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546493 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546493 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1343 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546493 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1343 Sending data request: sapi=5 arfcn=874 cur_fn=1339 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) 20250212125546493 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125546507 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) 20250212125546507 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) 20250212125546507 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) 20250212125546507 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) 20250212125546507 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) 20250212125546507 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) 20250212125546507 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) 20250212125546507 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) 20250212125546507 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1343): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20250212125546507 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125546507 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) 20250212125546507 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) 20250212125546507 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) 20250212125546507 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) 20250212125546508 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) 20250212125546508 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) 20250212125546508 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) 20250212125546508 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) 20250212125546511 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1347 RX RTS.req: sapi=5 arfcn=874 cur_fn=1343 block=11 (pcu_l1_if.cpp:576) 20250212125546511 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1347 block_nr=11 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=1352 (gprs_rlcmac_sched.cpp:454) 20250212125546511 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1352 for type USF (pdch_ul_controller.c:184) 20250212125546511 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546511 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20250212125546511 DRLCMAC DEBUG Paging MI - IMSI-262420000000001 (pdch.cpp:258) 20250212125546511 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546511 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546511 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546511 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1347 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546511 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1347 Sending data request: sapi=5 arfcn=874 cur_fn=1343 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) 20250212125546511 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125546525 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) 20250212125546525 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) 20250212125546525 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) 20250212125546525 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) 20250212125546525 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) 20250212125546525 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) 20250212125546526 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) 20250212125546526 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) 20250212125546526 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1347): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20250212125546526 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125546526 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) 20250212125546526 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) 20250212125546526 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) 20250212125546526 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) 20250212125546526 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) 20250212125546526 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) 20250212125546526 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) 20250212125546526 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) 20250212125546535 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1352 RX RTS.req: sapi=5 arfcn=874 cur_fn=1347 block=0 (pcu_l1_if.cpp:576) 20250212125546535 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1352 block_nr=0 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1356 (gprs_rlcmac_sched.cpp:454) 20250212125546535 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1356 for type USF (pdch_ul_controller.c:184) 20250212125546535 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1352 Sending data request: sapi=5 arfcn=874 cur_fn=1347 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) 20250212125546535 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125546549 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) 20250212125546549 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) 20250212125546549 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) 20250212125546549 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) 20250212125546549 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) 20250212125546549 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) 20250212125546549 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) 20250212125546549 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) 20250212125546549 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1352): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20250212125546549 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125546549 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) 20250212125546549 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) 20250212125546550 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) 20250212125546550 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) 20250212125546550 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) 20250212125546550 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) 20250212125546550 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) 20250212125546550 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) 20250212125546553 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) 20250212125546553 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1356 block_nr=1 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1360 (gprs_rlcmac_sched.cpp:454) 20250212125546553 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1360 for type USF (pdch_ul_controller.c:184) 20250212125546553 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546553 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20250212125546553 DRLCMAC DEBUG Paging MI - IMSI-262420000000055 (pdch.cpp:258) 20250212125546553 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20250212125546553 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546553 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546553 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546554 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546554 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1356 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546554 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1356 Sending data request: sapi=5 arfcn=875 cur_fn=1352 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) 20250212125546554 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20250212125546567 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) 20250212125546567 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) 20250212125546568 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) 20250212125546568 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) 20250212125546568 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) 20250212125546568 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) 20250212125546568 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) 20250212125546568 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) 20250212125546568 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1356): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20250212125546568 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125546568 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) 20250212125546568 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) 20250212125546568 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) 20250212125546568 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) 20250212125546568 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) 20250212125546568 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) 20250212125546569 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) 20250212125546569 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) 20250212125546572 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) 20250212125546572 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1360 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=1365 (gprs_rlcmac_sched.cpp:454) 20250212125546572 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1365 for type USF (pdch_ul_controller.c:184) 20250212125546572 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546572 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20250212125546572 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20250212125546572 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20250212125546572 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546572 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546572 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546572 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546572 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1360 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546572 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1360 Sending data request: sapi=5 arfcn=875 cur_fn=1356 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) 20250212125546572 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20250212125546586 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) 20250212125546586 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) 20250212125546586 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) 20250212125546586 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) 20250212125546586 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) 20250212125546586 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) 20250212125546586 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) 20250212125546586 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) 20250212125546587 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) 20250212125546587 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) 20250212125546587 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1360): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20250212125546587 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125546587 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) 20250212125546587 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) 20250212125546587 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) 20250212125546587 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) 20250212125546587 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) 20250212125546587 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) 20250212125546595 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) 20250212125546595 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1365 block_nr=3 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=1369 (gprs_rlcmac_sched.cpp:454) 20250212125546595 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1369 for type USF (pdch_ul_controller.c:184) 20250212125546595 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546595 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20250212125546595 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20250212125546595 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20250212125546595 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546595 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546595 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546595 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546596 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1365 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546596 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1365 Sending data request: sapi=5 arfcn=875 cur_fn=1360 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) 20250212125546596 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20250212125546609 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) 20250212125546609 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) 20250212125546610 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) 20250212125546610 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) 20250212125546610 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) 20250212125546610 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) 20250212125546610 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) 20250212125546610 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) 20250212125546610 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) 20250212125546610 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) 20250212125546610 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1365): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20250212125546610 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125546610 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) 20250212125546610 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) 20250212125546610 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) 20250212125546610 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) 20250212125546610 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) 20250212125546610 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) 20250212125546614 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) 20250212125546614 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1369 block_nr=4 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=1373 (gprs_rlcmac_sched.cpp:454) 20250212125546614 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1373 for type USF (pdch_ul_controller.c:184) 20250212125546614 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546614 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20250212125546614 DRLCMAC DEBUG Paging MI - IMSI-262420000000049 (pdch.cpp:258) 20250212125546614 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20250212125546614 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546614 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546614 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546614 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546614 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1369 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546614 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1369 Sending data request: sapi=5 arfcn=875 cur_fn=1365 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) 20250212125546614 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125546628 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) 20250212125546628 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) 20250212125546628 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) 20250212125546628 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) 20250212125546628 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) 20250212125546628 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) 20250212125546628 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) 20250212125546628 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) 20250212125546629 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) 20250212125546629 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) 20250212125546629 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1369): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20250212125546629 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125546629 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) 20250212125546629 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) 20250212125546629 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) 20250212125546629 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) 20250212125546629 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) 20250212125546629 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) 20250212125546632 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) 20250212125546632 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1373 block_nr=5 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=1378 (gprs_rlcmac_sched.cpp:454) 20250212125546632 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1378 for type USF (pdch_ul_controller.c:184) 20250212125546632 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546632 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20250212125546633 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20250212125546633 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20250212125546633 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546633 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546633 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546633 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546633 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1373 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546633 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1373 Sending data request: sapi=5 arfcn=875 cur_fn=1369 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) 20250212125546633 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125546647 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) 20250212125546647 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) 20250212125546647 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) 20250212125546647 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) 20250212125546647 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) 20250212125546647 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) 20250212125546647 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) 20250212125546647 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) 20250212125546648 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) 20250212125546648 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) 20250212125546648 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1373): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20250212125546648 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125546648 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) 20250212125546648 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) 20250212125546648 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) 20250212125546648 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) 20250212125546648 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) 20250212125546648 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) 20250212125546657 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) 20250212125546657 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1378 block_nr=6 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=1382 (gprs_rlcmac_sched.cpp:454) 20250212125546657 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1382 for type USF (pdch_ul_controller.c:184) 20250212125546657 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546657 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20250212125546657 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20250212125546657 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20250212125546657 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546657 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546657 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546658 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546658 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1378 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546658 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1378 Sending data request: sapi=5 arfcn=875 cur_fn=1373 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) 20250212125546659 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125546671 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) 20250212125546671 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) 20250212125546672 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) 20250212125546672 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) 20250212125546672 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) 20250212125546672 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) 20250212125546673 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) 20250212125546673 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) 20250212125546673 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) 20250212125546673 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) 20250212125546673 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1378): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20250212125546673 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125546674 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) 20250212125546674 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) 20250212125546674 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) 20250212125546674 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) 20250212125546674 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) 20250212125546674 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) 20250212125546675 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) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125546675 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1382 block_nr=7 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=1386 (gprs_rlcmac_sched.cpp:454) 20250212125546675 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1386 for type USF (pdch_ul_controller.c:184) 20250212125546675 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546675 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20250212125546675 DRLCMAC DEBUG Paging MI - IMSI-262420000000043 (pdch.cpp:258) 20250212125546675 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20250212125546676 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546676 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546676 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546676 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546676 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1382 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546676 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1382 Sending data request: sapi=5 arfcn=875 cur_fn=1378 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) 20250212125546676 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125546692 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) 20250212125546692 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) 20250212125546693 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) 20250212125546693 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) 20250212125546693 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) 20250212125546693 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) 20250212125546693 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) 20250212125546693 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) 20250212125546694 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) 20250212125546694 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) 20250212125546694 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1382): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20250212125546694 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125546694 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) 20250212125546694 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) 20250212125546694 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) 20250212125546694 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) 20250212125546694 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) 20250212125546694 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) 20250212125546697 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) 20250212125546697 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1386 block_nr=8 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1391 (gprs_rlcmac_sched.cpp:454) 20250212125546697 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1391 for type USF (pdch_ul_controller.c:184) 20250212125546697 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546697 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20250212125546697 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20250212125546697 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20250212125546697 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546697 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546697 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546697 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546697 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1386 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546697 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1386 Sending data request: sapi=5 arfcn=875 cur_fn=1382 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) 20250212125546697 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125546704 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20250212125546704 DTBF INFO TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} free (tbf.cpp:271) 20250212125546704 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20250212125546704 DMS INFO MS(TLLI-0x00000011:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000011){RELEASING} (gprs_ms.c:381) 20250212125546704 DMS INFO MS(TLLI-0x00000011:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125546704 DMS INFO MS(TLLI-0x00000011:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125546704 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125546704 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20250212125546704 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){RELEASING}: Deallocated (fsm.c:568) 20250212125546704 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20250212125546704 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20250212125546711 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) 20250212125546711 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) 20250212125546711 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) 20250212125546711 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) 20250212125546711 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) 20250212125546711 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) 20250212125546712 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) 20250212125546712 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) 20250212125546712 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) 20250212125546712 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) 20250212125546712 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1386): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20250212125546712 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125546712 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) 20250212125546712 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) 20250212125546712 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) 20250212125546712 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) 20250212125546713 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) 20250212125546713 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) 20250212125546720 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) 20250212125546720 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1391 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=1395 (gprs_rlcmac_sched.cpp:454) 20250212125546720 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1395 for type USF (pdch_ul_controller.c:184) 20250212125546720 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546720 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20250212125546720 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20250212125546720 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20250212125546720 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546720 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546720 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546720 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546720 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1391 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546720 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1391 Sending data request: sapi=5 arfcn=875 cur_fn=1386 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) 20250212125546720 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125546734 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) 20250212125546734 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) 20250212125546734 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) 20250212125546734 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) 20250212125546734 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) 20250212125546734 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) 20250212125546734 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) 20250212125546734 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) 20250212125546735 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) 20250212125546735 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) 20250212125546735 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1391): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20250212125546735 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125546735 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) 20250212125546735 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) 20250212125546735 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) 20250212125546735 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) 20250212125546735 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) 20250212125546735 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) 20250212125546738 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) 20250212125546738 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1395 block_nr=10 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=1399 (gprs_rlcmac_sched.cpp:454) 20250212125546738 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1399 for type USF (pdch_ul_controller.c:184) 20250212125546738 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546738 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20250212125546738 DRLCMAC DEBUG Paging MI - IMSI-262420000000037 (pdch.cpp:258) 20250212125546738 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20250212125546738 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546738 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546738 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546739 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546739 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1395 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546739 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1395 Sending data request: sapi=5 arfcn=875 cur_fn=1391 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) 20250212125546739 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125546752 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) 20250212125546752 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) 20250212125546753 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) 20250212125546753 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) 20250212125546753 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) 20250212125546753 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) 20250212125546753 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) 20250212125546753 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) 20250212125546753 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) 20250212125546753 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) 20250212125546753 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1395): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20250212125546753 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125546753 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) 20250212125546753 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) 20250212125546753 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) 20250212125546753 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) 20250212125546754 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) 20250212125546754 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) 20250212125546757 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) 20250212125546757 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1399 block_nr=11 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=1404 (gprs_rlcmac_sched.cpp:454) 20250212125546757 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1404 for type USF (pdch_ul_controller.c:184) 20250212125546757 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546757 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20250212125546757 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20250212125546757 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20250212125546757 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546757 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546757 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546757 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546757 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1399 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546757 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1399 Sending data request: sapi=5 arfcn=875 cur_fn=1395 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) 20250212125546757 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125546771 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) 20250212125546771 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) 20250212125546771 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) 20250212125546771 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) 20250212125546771 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) 20250212125546771 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) 20250212125546772 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) 20250212125546772 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) 20250212125546772 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) 20250212125546772 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) 20250212125546772 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1399): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20250212125546772 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125546772 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) 20250212125546772 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) 20250212125546772 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) 20250212125546772 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) 20250212125546772 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) 20250212125546772 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) 20250212125546780 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) 20250212125546780 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1404 block_nr=0 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=1408 (gprs_rlcmac_sched.cpp:454) 20250212125546780 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1408 for type USF (pdch_ul_controller.c:184) 20250212125546780 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546780 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20250212125546780 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20250212125546780 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20250212125546780 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546780 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546780 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546780 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546780 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1404 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546780 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1404 Sending data request: sapi=5 arfcn=875 cur_fn=1399 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) 20250212125546780 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125546794 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) 20250212125546794 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) 20250212125546794 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) 20250212125546794 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) 20250212125546795 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) 20250212125546795 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) 20250212125546795 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) 20250212125546795 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) 20250212125546795 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) 20250212125546795 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) 20250212125546795 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1404): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20250212125546795 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125546795 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) 20250212125546795 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) 20250212125546795 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) 20250212125546795 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) 20250212125546796 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) 20250212125546796 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) 20250212125546799 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) 20250212125546799 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1408 block_nr=1 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=1412 (gprs_rlcmac_sched.cpp:454) 20250212125546799 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1412 for type USF (pdch_ul_controller.c:184) 20250212125546799 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546799 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20250212125546799 DRLCMAC DEBUG Paging MI - IMSI-262420000000031 (pdch.cpp:258) 20250212125546799 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20250212125546799 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546799 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546799 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546799 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546799 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1408 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546799 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1408 Sending data request: sapi=5 arfcn=875 cur_fn=1404 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) 20250212125546799 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125546814 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) 20250212125546814 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) 20250212125546815 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) 20250212125546815 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) 20250212125546815 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) 20250212125546815 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) 20250212125546815 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) 20250212125546815 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) 20250212125546816 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) 20250212125546816 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) 20250212125546816 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1408): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20250212125546816 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125546816 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) 20250212125546816 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) 20250212125546816 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) 20250212125546816 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) 20250212125546817 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) 20250212125546817 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) 20250212125546819 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) 20250212125546819 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1412 block_nr=2 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=1417 (gprs_rlcmac_sched.cpp:454) 20250212125546819 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1417 for type USF (pdch_ul_controller.c:184) 20250212125546819 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546819 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20250212125546819 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20250212125546819 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20250212125546819 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546819 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546819 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546820 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546820 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1412 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546820 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1412 Sending data request: sapi=5 arfcn=875 cur_fn=1408 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) 20250212125546820 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125546835 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) 20250212125546835 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) 20250212125546835 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) 20250212125546835 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) 20250212125546835 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) 20250212125546835 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) 20250212125546836 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) 20250212125546836 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) 20250212125546837 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) 20250212125546837 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) 20250212125546837 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1412): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20250212125546837 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125546837 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) 20250212125546837 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) 20250212125546838 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) 20250212125546838 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) 20250212125546838 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) 20250212125546838 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) 20250212125546844 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) 20250212125546844 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1417 block_nr=3 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1421 (gprs_rlcmac_sched.cpp:454) 20250212125546844 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1421 for type USF (pdch_ul_controller.c:184) 20250212125546844 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546844 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20250212125546844 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20250212125546844 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20250212125546844 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546844 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546844 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546844 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546844 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1417 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546844 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1417 Sending data request: sapi=5 arfcn=875 cur_fn=1412 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) 20250212125546844 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125546858 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) 20250212125546858 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) 20250212125546859 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) 20250212125546859 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) 20250212125546859 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) 20250212125546859 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) 20250212125546859 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) 20250212125546859 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) 20250212125546859 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) 20250212125546859 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) 20250212125546860 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1417): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20250212125546860 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125546860 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) 20250212125546860 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) 20250212125546860 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) 20250212125546860 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) 20250212125546860 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) 20250212125546860 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) 20250212125546863 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) 20250212125546863 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1421 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=1425 (gprs_rlcmac_sched.cpp:454) 20250212125546863 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1425 for type USF (pdch_ul_controller.c:184) 20250212125546863 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546863 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20250212125546863 DRLCMAC DEBUG Paging MI - IMSI-262420000000025 (pdch.cpp:258) 20250212125546863 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20250212125546863 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546863 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546863 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546863 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546863 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1421 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546863 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1421 Sending data request: sapi=5 arfcn=875 cur_fn=1417 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) 20250212125546863 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125546877 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) 20250212125546877 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) 20250212125546877 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) 20250212125546877 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) 20250212125546877 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) 20250212125546877 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) 20250212125546877 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) 20250212125546877 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) 20250212125546878 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) 20250212125546878 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) 20250212125546878 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1421): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20250212125546878 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125546878 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) 20250212125546878 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) 20250212125546878 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) 20250212125546878 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) 20250212125546878 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) 20250212125546878 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) 20250212125546882 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) 20250212125546882 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1425 block_nr=5 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=1430 (gprs_rlcmac_sched.cpp:454) 20250212125546882 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1430 for type USF (pdch_ul_controller.c:184) 20250212125546882 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546882 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20250212125546882 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20250212125546882 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20250212125546882 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546882 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546882 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546882 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546882 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1425 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546882 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1425 Sending data request: sapi=5 arfcn=875 cur_fn=1421 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) 20250212125546882 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125546896 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) 20250212125546896 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) 20250212125546896 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) 20250212125546896 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) 20250212125546896 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) 20250212125546896 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) 20250212125546896 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) 20250212125546896 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) 20250212125546896 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) 20250212125546896 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) 20250212125546896 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1425): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20250212125546896 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125546896 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) 20250212125546896 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) 20250212125546897 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) 20250212125546897 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) 20250212125546897 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) 20250212125546897 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) 20250212125546905 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) 20250212125546905 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1430 block_nr=6 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=1434 (gprs_rlcmac_sched.cpp:454) 20250212125546905 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1434 for type USF (pdch_ul_controller.c:184) 20250212125546905 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546905 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20250212125546905 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20250212125546905 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20250212125546905 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546905 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546905 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546905 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546905 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1430 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546905 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1430 Sending data request: sapi=5 arfcn=875 cur_fn=1425 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) 20250212125546905 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125546919 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) 20250212125546919 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) 20250212125546919 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) 20250212125546919 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) 20250212125546919 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) 20250212125546919 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) 20250212125546919 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) 20250212125546919 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) 20250212125546920 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) 20250212125546920 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) 20250212125546920 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1430): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20250212125546920 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125546920 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) 20250212125546920 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) 20250212125546920 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) 20250212125546920 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) 20250212125546920 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) 20250212125546920 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) 20250212125546924 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) 20250212125546924 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1434 block_nr=7 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=1438 (gprs_rlcmac_sched.cpp:454) 20250212125546924 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1438 for type USF (pdch_ul_controller.c:184) 20250212125546924 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546924 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20250212125546924 DRLCMAC DEBUG Paging MI - IMSI-262420000000019 (pdch.cpp:258) 20250212125546924 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20250212125546924 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546924 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546924 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546924 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546924 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1434 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546924 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1434 Sending data request: sapi=5 arfcn=875 cur_fn=1430 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) 20250212125546924 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125546938 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) 20250212125546938 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) 20250212125546938 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) 20250212125546938 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) 20250212125546938 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) 20250212125546938 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) 20250212125546938 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) 20250212125546938 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) 20250212125546938 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) 20250212125546938 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) 20250212125546938 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1434): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20250212125546938 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125546938 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) 20250212125546938 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) 20250212125546939 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) 20250212125546939 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) 20250212125546939 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) 20250212125546939 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) 20250212125546942 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) 20250212125546942 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1438 block_nr=8 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=1443 (gprs_rlcmac_sched.cpp:454) 20250212125546942 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1443 for type USF (pdch_ul_controller.c:184) 20250212125546942 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546942 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20250212125546942 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20250212125546942 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20250212125546942 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546942 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546942 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546942 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546942 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1438 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546942 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1438 Sending data request: sapi=5 arfcn=875 cur_fn=1434 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) 20250212125546942 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125546956 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) 20250212125546956 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) 20250212125546957 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) 20250212125546957 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) 20250212125546957 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) 20250212125546957 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) 20250212125546957 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) 20250212125546957 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) 20250212125546958 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) 20250212125546958 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) 20250212125546958 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1438): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20250212125546958 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125546958 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) 20250212125546958 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) 20250212125546958 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) 20250212125546958 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) 20250212125546958 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) 20250212125546958 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) 20250212125546966 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) 20250212125546966 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1443 block_nr=9 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=1447 (gprs_rlcmac_sched.cpp:454) 20250212125546966 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1447 for type USF (pdch_ul_controller.c:184) 20250212125546966 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546966 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20250212125546966 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20250212125546966 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20250212125546966 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546966 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546966 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546966 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546966 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1443 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546966 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1443 Sending data request: sapi=5 arfcn=875 cur_fn=1438 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) 20250212125546966 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125546979 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) 20250212125546979 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) 20250212125546980 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) 20250212125546980 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) 20250212125546980 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) 20250212125546980 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) 20250212125546980 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) 20250212125546980 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) 20250212125546981 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) 20250212125546981 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) 20250212125546981 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1443): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20250212125546981 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125546981 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) 20250212125546981 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) 20250212125546981 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) 20250212125546981 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) 20250212125546981 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) 20250212125546981 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) 20250212125546984 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) 20250212125546984 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1447 block_nr=10 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1451 (gprs_rlcmac_sched.cpp:454) 20250212125546984 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1451 for type USF (pdch_ul_controller.c:184) 20250212125546984 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125546984 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20250212125546984 DRLCMAC DEBUG Paging MI - IMSI-262420000000013 (pdch.cpp:258) 20250212125546984 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20250212125546984 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125546984 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125546984 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125546984 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125546984 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1447 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125546984 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1447 Sending data request: sapi=5 arfcn=875 cur_fn=1443 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) 20250212125546984 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125546998 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) 20250212125546998 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) 20250212125546998 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) 20250212125546998 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) 20250212125546999 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) 20250212125546999 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) 20250212125546999 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) 20250212125546999 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) 20250212125546999 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) 20250212125546999 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) 20250212125546999 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1447): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20250212125546999 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125546999 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) 20250212125546999 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) 20250212125547000 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) 20250212125547000 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) 20250212125547000 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) 20250212125547000 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) 20250212125547003 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) 20250212125547003 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1451 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=1456 (gprs_rlcmac_sched.cpp:454) 20250212125547003 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1456 for type USF (pdch_ul_controller.c:184) 20250212125547003 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547003 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20250212125547003 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20250212125547003 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20250212125547003 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547003 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547003 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547003 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547003 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1451 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547003 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1451 Sending data request: sapi=5 arfcn=875 cur_fn=1447 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) 20250212125547003 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125547017 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) 20250212125547017 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) 20250212125547017 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) 20250212125547017 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) 20250212125547017 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) 20250212125547017 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) 20250212125547018 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) 20250212125547018 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) 20250212125547018 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) 20250212125547018 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) 20250212125547018 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1451): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20250212125547018 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125547018 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) 20250212125547018 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) 20250212125547018 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) 20250212125547018 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) 20250212125547019 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) 20250212125547019 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) 20250212125547026 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) 20250212125547026 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1456 block_nr=0 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=1460 (gprs_rlcmac_sched.cpp:454) 20250212125547026 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1460 for type USF (pdch_ul_controller.c:184) 20250212125547026 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547026 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20250212125547026 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20250212125547026 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20250212125547026 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547026 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547026 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547026 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547026 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1456 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547026 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1456 Sending data request: sapi=5 arfcn=875 cur_fn=1451 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) 20250212125547026 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125547040 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) 20250212125547040 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) 20250212125547040 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) 20250212125547040 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) 20250212125547040 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) 20250212125547040 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) 20250212125547040 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) 20250212125547040 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) 20250212125547040 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) 20250212125547040 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) 20250212125547040 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1456): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20250212125547040 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125547041 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) 20250212125547041 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) 20250212125547041 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) 20250212125547041 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) 20250212125547041 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) 20250212125547041 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) 20250212125547044 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) 20250212125547044 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1460 block_nr=1 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=1464 (gprs_rlcmac_sched.cpp:454) 20250212125547044 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1464 for type USF (pdch_ul_controller.c:184) 20250212125547044 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547044 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20250212125547044 DRLCMAC DEBUG Paging MI - IMSI-262420000000007 (pdch.cpp:258) 20250212125547044 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20250212125547044 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547044 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547044 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547045 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547045 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1460 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547045 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1460 Sending data request: sapi=5 arfcn=875 cur_fn=1456 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) 20250212125547045 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125547058 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) 20250212125547058 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) 20250212125547059 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) 20250212125547059 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) 20250212125547059 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) 20250212125547059 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) 20250212125547059 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) 20250212125547059 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) 20250212125547059 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) 20250212125547059 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) 20250212125547059 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1460): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20250212125547059 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125547059 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) 20250212125547059 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) 20250212125547059 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) 20250212125547059 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) 20250212125547060 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) 20250212125547060 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) 20250212125547063 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) 20250212125547063 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1464 block_nr=2 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=1469 (gprs_rlcmac_sched.cpp:454) 20250212125547063 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1469 for type USF (pdch_ul_controller.c:184) 20250212125547063 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547063 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20250212125547063 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20250212125547063 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20250212125547063 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547063 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547063 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547063 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547063 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1464 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547063 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1464 Sending data request: sapi=5 arfcn=875 cur_fn=1460 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) 20250212125547063 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125547077 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) 20250212125547077 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) 20250212125547077 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) 20250212125547077 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) 20250212125547077 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) 20250212125547077 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) 20250212125547078 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) 20250212125547078 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) 20250212125547078 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) 20250212125547078 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) 20250212125547078 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1464): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20250212125547078 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125547078 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) 20250212125547078 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) 20250212125547078 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) 20250212125547078 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) 20250212125547078 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) 20250212125547078 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) 20250212125547086 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) 20250212125547086 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1469 block_nr=3 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=1473 (gprs_rlcmac_sched.cpp:454) 20250212125547086 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1473 for type USF (pdch_ul_controller.c:184) 20250212125547086 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547086 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20250212125547086 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20250212125547086 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20250212125547086 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547086 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547086 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547086 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547086 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1469 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547086 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1469 Sending data request: sapi=5 arfcn=875 cur_fn=1464 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) 20250212125547086 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125547100 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) 20250212125547100 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) 20250212125547100 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) 20250212125547100 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) 20250212125547101 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) 20250212125547101 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) 20250212125547101 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) 20250212125547101 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) 20250212125547101 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) 20250212125547101 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) 20250212125547101 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1469): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20250212125547101 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125547101 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) 20250212125547101 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) 20250212125547101 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) 20250212125547101 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) 20250212125547101 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) 20250212125547101 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) 20250212125547105 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1473 RX RTS.req: sapi=5 arfcn=875 cur_fn=1469 block=4 (pcu_l1_if.cpp:576) 20250212125547105 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1473 block_nr=4 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=1477 (gprs_rlcmac_sched.cpp:454) 20250212125547105 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1477 for type USF (pdch_ul_controller.c:184) 20250212125547105 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547105 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20250212125547105 DRLCMAC DEBUG Paging MI - IMSI-262420000000001 (pdch.cpp:258) 20250212125547105 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547105 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547105 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547105 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1473 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547105 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1473 Sending data request: sapi=5 arfcn=875 cur_fn=1469 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) 20250212125547105 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125547119 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) 20250212125547119 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) 20250212125547119 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) 20250212125547119 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) 20250212125547119 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) 20250212125547119 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) 20250212125547119 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) 20250212125547119 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) 20250212125547120 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) 20250212125547120 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) 20250212125547120 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1473): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20250212125547120 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125547120 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) 20250212125547120 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) 20250212125547120 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) 20250212125547120 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) 20250212125547120 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) 20250212125547120 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) 20250212125547124 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1477 RX RTS.req: sapi=5 arfcn=875 cur_fn=1473 block=5 (pcu_l1_if.cpp:576) 20250212125547124 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1477 block_nr=5 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1482 (gprs_rlcmac_sched.cpp:454) 20250212125547124 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1482 for type USF (pdch_ul_controller.c:184) 20250212125547124 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1477 Sending data request: sapi=5 arfcn=875 cur_fn=1473 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) 20250212125547124 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125547138 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) 20250212125547138 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) 20250212125547138 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) 20250212125547138 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) 20250212125547138 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) 20250212125547138 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) 20250212125547138 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) 20250212125547138 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) 20250212125547138 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) 20250212125547138 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) 20250212125547138 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1477): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20250212125547138 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125547138 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) 20250212125547138 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) 20250212125547139 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) 20250212125547139 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) 20250212125547139 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) 20250212125547139 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) 20250212125547147 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) 20250212125547147 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1482 block_nr=6 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1486 (gprs_rlcmac_sched.cpp:454) 20250212125547147 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1486 for type USF (pdch_ul_controller.c:184) 20250212125547147 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547147 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20250212125547147 DRLCMAC DEBUG Paging MI - IMSI-262420000000055 (pdch.cpp:258) 20250212125547147 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20250212125547147 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547147 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547147 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547147 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547147 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1482 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547147 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1482 Sending data request: sapi=5 arfcn=876 cur_fn=1477 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) 20250212125547147 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20250212125547161 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) 20250212125547161 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) 20250212125547161 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) 20250212125547161 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) 20250212125547161 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) 20250212125547161 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) 20250212125547161 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) 20250212125547161 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) 20250212125547162 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) 20250212125547162 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) 20250212125547162 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1482): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20250212125547162 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125547162 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) 20250212125547162 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) 20250212125547162 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) 20250212125547162 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) 20250212125547162 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) 20250212125547162 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) 20250212125547165 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) 20250212125547165 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1486 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=1490 (gprs_rlcmac_sched.cpp:454) 20250212125547165 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1490 for type USF (pdch_ul_controller.c:184) 20250212125547165 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547165 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20250212125547165 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20250212125547165 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20250212125547165 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547165 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547165 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547166 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547166 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1486 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547166 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1486 Sending data request: sapi=5 arfcn=876 cur_fn=1482 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) 20250212125547166 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20250212125547179 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) 20250212125547179 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) 20250212125547180 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) 20250212125547180 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) 20250212125547180 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) 20250212125547180 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) 20250212125547180 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) 20250212125547180 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) 20250212125547180 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) 20250212125547180 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) 20250212125547180 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) 20250212125547180 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) 20250212125547180 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1486): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20250212125547180 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125547180 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) 20250212125547180 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) 20250212125547181 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) 20250212125547181 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) 20250212125547184 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) 20250212125547184 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1490 block_nr=8 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=1495 (gprs_rlcmac_sched.cpp:454) 20250212125547184 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1495 for type USF (pdch_ul_controller.c:184) 20250212125547184 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547184 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20250212125547184 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20250212125547184 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20250212125547184 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547184 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547184 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547184 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547184 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1490 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547184 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1490 Sending data request: sapi=5 arfcn=876 cur_fn=1486 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) 20250212125547184 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20250212125547198 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) 20250212125547198 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) 20250212125547198 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) 20250212125547198 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) 20250212125547198 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) 20250212125547198 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) 20250212125547199 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) 20250212125547199 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) 20250212125547199 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) 20250212125547199 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) 20250212125547199 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) 20250212125547199 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) 20250212125547199 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1490): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20250212125547199 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125547199 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) 20250212125547199 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) 20250212125547199 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) 20250212125547199 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) 20250212125547208 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) 20250212125547208 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1495 block_nr=9 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=1499 (gprs_rlcmac_sched.cpp:454) 20250212125547208 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1499 for type USF (pdch_ul_controller.c:184) 20250212125547208 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547208 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20250212125547208 DRLCMAC DEBUG Paging MI - IMSI-262420000000049 (pdch.cpp:258) 20250212125547208 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20250212125547208 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547208 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547208 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547208 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547208 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1495 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547208 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1495 Sending data request: sapi=5 arfcn=876 cur_fn=1490 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) 20250212125547208 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125547222 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) 20250212125547222 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) 20250212125547222 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) 20250212125547222 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) 20250212125547223 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) 20250212125547223 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) 20250212125547223 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) 20250212125547223 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) 20250212125547223 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) 20250212125547223 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) 20250212125547223 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) 20250212125547223 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) 20250212125547223 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1495): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20250212125547223 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125547224 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) 20250212125547224 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) 20250212125547224 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) 20250212125547224 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) 20250212125547226 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) 20250212125547226 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1499 block_nr=10 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=1503 (gprs_rlcmac_sched.cpp:454) 20250212125547226 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1503 for type USF (pdch_ul_controller.c:184) 20250212125547226 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547226 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20250212125547226 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20250212125547226 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20250212125547226 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547226 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547226 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547226 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547226 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1499 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547226 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1499 Sending data request: sapi=5 arfcn=876 cur_fn=1495 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) 20250212125547226 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125547234 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20250212125547234 DTBF INFO TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} free (tbf.cpp:271) 20250212125547234 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20250212125547234 DMS INFO MS(TLLI-0x00000019:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000019){RELEASING} (gprs_ms.c:381) 20250212125547234 DMS INFO MS(TLLI-0x00000019:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125547234 DMS INFO MS(TLLI-0x00000019:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125547234 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125547234 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){NONE}: Deallocated (fsm.c:568) 20250212125547234 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){RELEASING}: Deallocated (fsm.c:568) 20250212125547234 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-3:G){NONE}: Deallocated (fsm.c:568) 20250212125547234 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-3:G){NONE}: Deallocated (fsm.c:568) 20250212125547240 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) 20250212125547240 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) 20250212125547240 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) 20250212125547240 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) 20250212125547241 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) 20250212125547241 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) 20250212125547241 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) 20250212125547241 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) 20250212125547241 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) 20250212125547241 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) 20250212125547241 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) 20250212125547241 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) 20250212125547241 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1499): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20250212125547241 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125547241 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) 20250212125547241 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) 20250212125547241 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) 20250212125547241 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) 20250212125547245 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) 20250212125547245 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1503 block_nr=11 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=1508 (gprs_rlcmac_sched.cpp:454) 20250212125547245 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1508 for type USF (pdch_ul_controller.c:184) 20250212125547245 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547245 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20250212125547245 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20250212125547245 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20250212125547245 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547245 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547245 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547245 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547245 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1503 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547245 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1503 Sending data request: sapi=5 arfcn=876 cur_fn=1499 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) 20250212125547245 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125547259 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) 20250212125547259 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) 20250212125547259 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) 20250212125547259 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) 20250212125547259 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) 20250212125547259 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) 20250212125547259 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) 20250212125547259 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) 20250212125547260 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) 20250212125547260 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) 20250212125547260 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) 20250212125547260 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) 20250212125547260 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1503): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20250212125547260 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125547260 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) 20250212125547260 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) 20250212125547260 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) 20250212125547260 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) 20250212125547268 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) 20250212125547268 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1508 block_nr=0 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=1512 (gprs_rlcmac_sched.cpp:454) 20250212125547268 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1512 for type USF (pdch_ul_controller.c:184) 20250212125547268 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547268 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20250212125547268 DRLCMAC DEBUG Paging MI - IMSI-262420000000043 (pdch.cpp:258) 20250212125547268 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20250212125547268 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547268 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547268 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547268 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547268 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1508 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547268 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1508 Sending data request: sapi=5 arfcn=876 cur_fn=1503 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) 20250212125547269 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125547282 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) 20250212125547282 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) 20250212125547283 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) 20250212125547283 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) 20250212125547283 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) 20250212125547283 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) 20250212125547283 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) 20250212125547283 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) 20250212125547283 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) 20250212125547283 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) 20250212125547284 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) 20250212125547284 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) 20250212125547284 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1508): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20250212125547284 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125547284 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) 20250212125547284 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) 20250212125547284 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) 20250212125547284 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) 20250212125547287 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) 20250212125547287 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1512 block_nr=1 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1516 (gprs_rlcmac_sched.cpp:454) 20250212125547287 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1516 for type USF (pdch_ul_controller.c:184) 20250212125547287 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547287 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20250212125547287 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20250212125547287 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20250212125547287 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547287 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547287 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547287 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547287 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1512 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547287 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1512 Sending data request: sapi=5 arfcn=876 cur_fn=1508 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) 20250212125547287 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125547301 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) 20250212125547301 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) 20250212125547301 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) 20250212125547301 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) 20250212125547301 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) 20250212125547301 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) 20250212125547301 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) 20250212125547301 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) 20250212125547301 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) 20250212125547301 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) 20250212125547301 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) 20250212125547301 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) 20250212125547301 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1512): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20250212125547301 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125547302 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) 20250212125547302 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) 20250212125547302 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) 20250212125547302 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) 20250212125547305 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) 20250212125547305 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1516 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=1521 (gprs_rlcmac_sched.cpp:454) 20250212125547305 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1521 for type USF (pdch_ul_controller.c:184) 20250212125547305 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547305 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20250212125547305 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20250212125547305 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20250212125547305 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547305 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547305 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547305 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547305 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1516 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547305 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1516 Sending data request: sapi=5 arfcn=876 cur_fn=1512 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) 20250212125547305 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125547319 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) 20250212125547319 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) 20250212125547319 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) 20250212125547319 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) 20250212125547320 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) 20250212125547320 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) 20250212125547320 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) 20250212125547320 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) 20250212125547321 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) 20250212125547321 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) 20250212125547321 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) 20250212125547321 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) 20250212125547321 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1516): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20250212125547321 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125547321 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) 20250212125547321 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) 20250212125547321 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) 20250212125547321 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) 20250212125547329 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) 20250212125547329 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1521 block_nr=3 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=1525 (gprs_rlcmac_sched.cpp:454) 20250212125547329 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1525 for type USF (pdch_ul_controller.c:184) 20250212125547329 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547329 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20250212125547329 DRLCMAC DEBUG Paging MI - IMSI-262420000000037 (pdch.cpp:258) 20250212125547329 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20250212125547329 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547329 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547329 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547329 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547329 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1521 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547329 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1521 Sending data request: sapi=5 arfcn=876 cur_fn=1516 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) 20250212125547329 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125547343 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) 20250212125547343 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) 20250212125547343 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) 20250212125547343 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) 20250212125547343 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) 20250212125547343 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) 20250212125547344 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) 20250212125547344 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) 20250212125547344 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) 20250212125547344 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) 20250212125547344 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) 20250212125547344 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) 20250212125547344 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1521): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20250212125547344 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125547344 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) 20250212125547345 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) 20250212125547345 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) 20250212125547345 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) 20250212125547347 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) 20250212125547347 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1525 block_nr=4 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=1529 (gprs_rlcmac_sched.cpp:454) 20250212125547347 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1529 for type USF (pdch_ul_controller.c:184) 20250212125547347 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547347 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20250212125547347 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20250212125547347 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20250212125547347 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547347 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547347 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547347 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547347 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1525 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547347 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1525 Sending data request: sapi=5 arfcn=876 cur_fn=1521 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) 20250212125547347 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125547361 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) 20250212125547361 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) 20250212125547362 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) 20250212125547362 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) 20250212125547362 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) 20250212125547362 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) 20250212125547362 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) 20250212125547362 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) 20250212125547362 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) 20250212125547362 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) 20250212125547362 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) 20250212125547362 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) 20250212125547362 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1525): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20250212125547362 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125547363 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) 20250212125547363 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) 20250212125547363 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) 20250212125547363 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) 20250212125547366 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) 20250212125547366 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1529 block_nr=5 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=1534 (gprs_rlcmac_sched.cpp:454) 20250212125547366 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1534 for type USF (pdch_ul_controller.c:184) 20250212125547366 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547366 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20250212125547366 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20250212125547366 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20250212125547366 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547366 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547366 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547366 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547366 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1529 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547366 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1529 Sending data request: sapi=5 arfcn=876 cur_fn=1525 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) 20250212125547366 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125547380 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) 20250212125547380 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) 20250212125547380 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) 20250212125547380 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) 20250212125547380 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) 20250212125547380 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) 20250212125547381 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) 20250212125547381 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) 20250212125547381 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) 20250212125547381 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) 20250212125547381 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) 20250212125547381 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) 20250212125547381 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1529): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20250212125547381 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125547381 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) 20250212125547381 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) 20250212125547382 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) 20250212125547382 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) 20250212125547389 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) 20250212125547389 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1534 block_nr=6 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=1538 (gprs_rlcmac_sched.cpp:454) 20250212125547389 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1538 for type USF (pdch_ul_controller.c:184) 20250212125547389 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547389 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20250212125547389 DRLCMAC DEBUG Paging MI - IMSI-262420000000031 (pdch.cpp:258) 20250212125547389 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20250212125547389 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547389 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547389 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547389 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547389 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1534 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547389 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1534 Sending data request: sapi=5 arfcn=876 cur_fn=1529 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) 20250212125547389 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125547403 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) 20250212125547403 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) 20250212125547403 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) 20250212125547403 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) 20250212125547403 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) 20250212125547403 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) 20250212125547403 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) 20250212125547403 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) 20250212125547404 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) 20250212125547404 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) 20250212125547404 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) 20250212125547404 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) 20250212125547404 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1534): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20250212125547404 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125547404 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) 20250212125547404 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) 20250212125547404 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) 20250212125547404 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) 20250212125547408 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) 20250212125547408 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1538 block_nr=7 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=1542 (gprs_rlcmac_sched.cpp:454) 20250212125547408 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1542 for type USF (pdch_ul_controller.c:184) 20250212125547408 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547408 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20250212125547408 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20250212125547408 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20250212125547408 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547408 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547408 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547408 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547408 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1538 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547408 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1538 Sending data request: sapi=5 arfcn=876 cur_fn=1534 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) 20250212125547408 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125547422 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) 20250212125547422 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) 20250212125547422 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) 20250212125547422 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) 20250212125547422 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) 20250212125547422 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) 20250212125547422 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) 20250212125547422 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) 20250212125547422 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) 20250212125547422 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) 20250212125547423 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) 20250212125547423 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) 20250212125547423 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1538): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20250212125547423 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125547423 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) 20250212125547423 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) 20250212125547423 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) 20250212125547423 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) 20250212125547426 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) 20250212125547426 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1542 block_nr=8 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1547 (gprs_rlcmac_sched.cpp:454) 20250212125547426 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1547 for type USF (pdch_ul_controller.c:184) 20250212125547426 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547426 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20250212125547426 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20250212125547426 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20250212125547426 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547426 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547426 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547426 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547426 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1542 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547426 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1542 Sending data request: sapi=5 arfcn=876 cur_fn=1538 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) 20250212125547427 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125547440 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) 20250212125547440 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) 20250212125547441 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) 20250212125547441 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) 20250212125547441 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) 20250212125547441 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) 20250212125547441 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) 20250212125547441 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) 20250212125547442 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) 20250212125547442 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) 20250212125547442 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) 20250212125547442 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) 20250212125547442 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1542): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20250212125547442 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125547442 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) 20250212125547442 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) 20250212125547442 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) 20250212125547442 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) 20250212125547450 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) 20250212125547450 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1547 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=1551 (gprs_rlcmac_sched.cpp:454) 20250212125547450 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1551 for type USF (pdch_ul_controller.c:184) 20250212125547450 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547450 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20250212125547450 DRLCMAC DEBUG Paging MI - IMSI-262420000000025 (pdch.cpp:258) 20250212125547450 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20250212125547450 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547450 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547450 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547450 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547450 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1547 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547450 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1547 Sending data request: sapi=5 arfcn=876 cur_fn=1542 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) 20250212125547450 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125547464 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) 20250212125547464 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) 20250212125547464 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) 20250212125547464 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) 20250212125547464 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) 20250212125547464 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) 20250212125547464 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) 20250212125547464 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) 20250212125547465 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) 20250212125547465 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) 20250212125547465 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) 20250212125547465 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) 20250212125547465 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1547): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20250212125547465 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125547465 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) 20250212125547465 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) 20250212125547465 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) 20250212125547465 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) 20250212125547468 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) 20250212125547468 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1551 block_nr=10 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=1555 (gprs_rlcmac_sched.cpp:454) 20250212125547468 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1555 for type USF (pdch_ul_controller.c:184) 20250212125547468 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547468 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20250212125547468 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20250212125547468 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20250212125547468 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547468 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547468 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547468 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547468 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1551 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547468 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1551 Sending data request: sapi=5 arfcn=876 cur_fn=1547 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) 20250212125547469 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125547482 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) 20250212125547482 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) 20250212125547483 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) 20250212125547483 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) 20250212125547483 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) 20250212125547483 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) 20250212125547483 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) 20250212125547483 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) 20250212125547483 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) 20250212125547483 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) 20250212125547484 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) 20250212125547484 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) 20250212125547484 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1551): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20250212125547484 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125547484 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) 20250212125547484 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) 20250212125547484 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) 20250212125547484 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) 20250212125547487 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) 20250212125547487 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1555 block_nr=11 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=1560 (gprs_rlcmac_sched.cpp:454) 20250212125547487 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1560 for type USF (pdch_ul_controller.c:184) 20250212125547487 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547487 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20250212125547487 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20250212125547487 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20250212125547487 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547487 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547487 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547487 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547487 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1555 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547487 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1555 Sending data request: sapi=5 arfcn=876 cur_fn=1551 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) 20250212125547487 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125547501 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) 20250212125547501 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) 20250212125547501 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) 20250212125547501 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) 20250212125547501 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) 20250212125547501 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) 20250212125547502 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) 20250212125547502 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) 20250212125547502 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) 20250212125547502 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) 20250212125547502 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) 20250212125547502 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) 20250212125547502 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1555): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20250212125547502 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125547502 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) 20250212125547502 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) 20250212125547503 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) 20250212125547503 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) 20250212125547510 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) 20250212125547510 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1560 block_nr=0 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=1564 (gprs_rlcmac_sched.cpp:454) 20250212125547510 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1564 for type USF (pdch_ul_controller.c:184) 20250212125547510 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547510 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20250212125547510 DRLCMAC DEBUG Paging MI - IMSI-262420000000019 (pdch.cpp:258) 20250212125547510 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20250212125547510 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547510 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547510 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547510 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547510 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1560 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547510 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1560 Sending data request: sapi=5 arfcn=876 cur_fn=1555 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) 20250212125547510 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125547524 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) 20250212125547524 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) 20250212125547525 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) 20250212125547525 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) 20250212125547525 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) 20250212125547525 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) 20250212125547525 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) 20250212125547525 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) 20250212125547526 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) 20250212125547526 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) 20250212125547526 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) 20250212125547526 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) 20250212125547526 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1560): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20250212125547526 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125547526 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) 20250212125547526 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) 20250212125547527 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) 20250212125547527 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) 20250212125547529 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) 20250212125547529 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1564 block_nr=1 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=1568 (gprs_rlcmac_sched.cpp:454) 20250212125547529 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1568 for type USF (pdch_ul_controller.c:184) 20250212125547529 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547529 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20250212125547529 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20250212125547529 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20250212125547529 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547529 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547529 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547529 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547529 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1564 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547529 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1564 Sending data request: sapi=5 arfcn=876 cur_fn=1560 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) 20250212125547529 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125547544 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) 20250212125547544 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) 20250212125547546 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) 20250212125547546 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) 20250212125547547 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) 20250212125547547 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) 20250212125547547 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) 20250212125547547 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) 20250212125547548 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) 20250212125547548 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) 20250212125547548 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) 20250212125547548 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) 20250212125547548 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1564): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20250212125547548 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125547548 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) 20250212125547548 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) 20250212125547549 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) 20250212125547549 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) 20250212125547549 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) 20250212125547549 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1568 block_nr=2 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=1573 (gprs_rlcmac_sched.cpp:454) 20250212125547549 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1573 for type USF (pdch_ul_controller.c:184) 20250212125547549 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547549 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20250212125547549 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20250212125547549 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20250212125547549 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547549 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547549 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547549 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547549 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1568 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547549 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1568 Sending data request: sapi=5 arfcn=876 cur_fn=1564 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) 20250212125547549 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125547562 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) 20250212125547562 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) 20250212125547562 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) 20250212125547562 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) 20250212125547562 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) 20250212125547562 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) 20250212125547563 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) 20250212125547563 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) 20250212125547563 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) 20250212125547563 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) 20250212125547563 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) 20250212125547563 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) 20250212125547563 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1568): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20250212125547563 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125547563 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) 20250212125547563 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) 20250212125547564 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) 20250212125547564 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) 20250212125547571 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) 20250212125547571 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1573 block_nr=3 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1577 (gprs_rlcmac_sched.cpp:454) 20250212125547571 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1577 for type USF (pdch_ul_controller.c:184) 20250212125547571 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547571 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20250212125547571 DRLCMAC DEBUG Paging MI - IMSI-262420000000013 (pdch.cpp:258) 20250212125547571 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20250212125547571 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547571 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547571 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547571 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547571 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1573 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547571 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1573 Sending data request: sapi=5 arfcn=876 cur_fn=1568 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) 20250212125547571 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125547585 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) 20250212125547585 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) 20250212125547585 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) 20250212125547585 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) 20250212125547585 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) 20250212125547585 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) 20250212125547586 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) 20250212125547586 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) 20250212125547586 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) 20250212125547586 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) 20250212125547586 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) 20250212125547586 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) 20250212125547586 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1573): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20250212125547586 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125547586 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) 20250212125547586 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) 20250212125547587 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) 20250212125547587 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) 20250212125547589 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) 20250212125547589 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1577 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=1581 (gprs_rlcmac_sched.cpp:454) 20250212125547589 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1581 for type USF (pdch_ul_controller.c:184) 20250212125547589 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547589 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20250212125547589 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20250212125547589 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20250212125547589 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547589 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547589 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547590 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547590 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1577 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547590 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1577 Sending data request: sapi=5 arfcn=876 cur_fn=1573 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) 20250212125547590 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125547603 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) 20250212125547603 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) 20250212125547604 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) 20250212125547604 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) 20250212125547604 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) 20250212125547604 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) 20250212125547604 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) 20250212125547604 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) 20250212125547604 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) 20250212125547604 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) 20250212125547604 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) 20250212125547604 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) 20250212125547604 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1577): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20250212125547604 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125547604 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) 20250212125547604 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) 20250212125547604 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) 20250212125547604 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) 20250212125547608 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) 20250212125547608 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1581 block_nr=5 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=1586 (gprs_rlcmac_sched.cpp:454) 20250212125547608 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1586 for type USF (pdch_ul_controller.c:184) 20250212125547608 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547608 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20250212125547608 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20250212125547608 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20250212125547608 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547608 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547608 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547608 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547608 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1581 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547608 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1581 Sending data request: sapi=5 arfcn=876 cur_fn=1577 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) 20250212125547608 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125547622 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) 20250212125547622 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) 20250212125547622 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) 20250212125547622 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) 20250212125547622 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) 20250212125547622 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) 20250212125547623 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) 20250212125547623 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) 20250212125547623 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) 20250212125547623 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) 20250212125547623 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) 20250212125547623 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) 20250212125547623 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1581): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20250212125547623 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125547623 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) 20250212125547623 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) 20250212125547623 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) 20250212125547623 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) 20250212125547631 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) 20250212125547631 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1586 block_nr=6 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=1590 (gprs_rlcmac_sched.cpp:454) 20250212125547631 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1590 for type USF (pdch_ul_controller.c:184) 20250212125547631 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547631 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20250212125547631 DRLCMAC DEBUG Paging MI - IMSI-262420000000007 (pdch.cpp:258) 20250212125547631 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20250212125547631 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547631 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547631 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547631 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547631 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1586 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547631 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1586 Sending data request: sapi=5 arfcn=876 cur_fn=1581 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) 20250212125547631 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125547645 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) 20250212125547645 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) 20250212125547646 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) 20250212125547646 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) 20250212125547646 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) 20250212125547646 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) 20250212125547646 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) 20250212125547646 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) 20250212125547646 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) 20250212125547646 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) 20250212125547646 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) 20250212125547646 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) 20250212125547646 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1586): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20250212125547646 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125547646 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) 20250212125547646 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) 20250212125547646 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) 20250212125547646 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) 20250212125547650 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) 20250212125547650 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1590 block_nr=7 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=1594 (gprs_rlcmac_sched.cpp:454) 20250212125547650 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1594 for type USF (pdch_ul_controller.c:184) 20250212125547650 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547650 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20250212125547650 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20250212125547650 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20250212125547650 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547650 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547650 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547650 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547650 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1590 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547650 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1590 Sending data request: sapi=5 arfcn=876 cur_fn=1586 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) 20250212125547650 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125547664 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) 20250212125547664 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) 20250212125547664 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) 20250212125547664 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) 20250212125547664 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) 20250212125547664 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) 20250212125547664 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) 20250212125547664 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) 20250212125547665 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) 20250212125547665 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) 20250212125547665 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) 20250212125547665 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) 20250212125547665 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1590): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20250212125547665 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125547665 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) 20250212125547665 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) 20250212125547665 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) 20250212125547665 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) 20250212125547669 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) 20250212125547669 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1594 block_nr=8 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=1599 (gprs_rlcmac_sched.cpp:454) 20250212125547669 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1599 for type USF (pdch_ul_controller.c:184) 20250212125547669 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547669 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20250212125547669 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20250212125547669 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20250212125547669 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547669 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547669 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547669 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547669 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1594 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547669 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1594 Sending data request: sapi=5 arfcn=876 cur_fn=1590 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) 20250212125547669 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125547683 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) 20250212125547683 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) 20250212125547684 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) 20250212125547684 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) 20250212125547684 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) 20250212125547684 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) 20250212125547684 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) 20250212125547684 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) 20250212125547685 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) 20250212125547685 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) 20250212125547685 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) 20250212125547685 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) 20250212125547685 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1594): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20250212125547685 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125547685 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) 20250212125547685 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) 20250212125547685 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) 20250212125547685 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) 20250212125547692 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1599 RX RTS.req: sapi=5 arfcn=876 cur_fn=1594 block=9 (pcu_l1_if.cpp:576) 20250212125547692 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1599 block_nr=9 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=1603 (gprs_rlcmac_sched.cpp:454) 20250212125547692 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1603 for type USF (pdch_ul_controller.c:184) 20250212125547692 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547692 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20250212125547692 DRLCMAC DEBUG Paging MI - IMSI-262420000000001 (pdch.cpp:258) 20250212125547692 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547692 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547692 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547692 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1599 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547692 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1599 Sending data request: sapi=5 arfcn=876 cur_fn=1594 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) 20250212125547692 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125547706 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) 20250212125547706 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) 20250212125547707 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) 20250212125547707 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) 20250212125547707 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) 20250212125547707 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) 20250212125547707 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) 20250212125547707 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) 20250212125547707 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) 20250212125547707 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) 20250212125547708 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) 20250212125547708 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) 20250212125547708 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1599): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20250212125547708 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125547708 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) 20250212125547708 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) 20250212125547708 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) 20250212125547708 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) 20250212125547711 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1603 RX RTS.req: sapi=5 arfcn=876 cur_fn=1599 block=10 (pcu_l1_if.cpp:576) 20250212125547711 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1603 block_nr=10 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1607 (gprs_rlcmac_sched.cpp:454) 20250212125547711 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1607 for type USF (pdch_ul_controller.c:184) 20250212125547711 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1603 Sending data request: sapi=5 arfcn=876 cur_fn=1599 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) 20250212125547711 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125547725 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) 20250212125547725 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) 20250212125547725 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) 20250212125547725 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) 20250212125547725 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) 20250212125547725 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) 20250212125547725 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) 20250212125547725 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) 20250212125547726 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) 20250212125547726 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) 20250212125547726 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) 20250212125547726 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) 20250212125547726 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1603): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20250212125547726 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125547726 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) 20250212125547726 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) 20250212125547726 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) 20250212125547726 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) 20250212125547729 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) 20250212125547729 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1607 block_nr=11 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1612 (gprs_rlcmac_sched.cpp:454) 20250212125547729 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1612 for type USF (pdch_ul_controller.c:184) 20250212125547729 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547729 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20250212125547729 DRLCMAC DEBUG Paging MI - IMSI-262420000000055 (pdch.cpp:258) 20250212125547729 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20250212125547729 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547729 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547729 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547730 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547730 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1607 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547730 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1607 Sending data request: sapi=5 arfcn=877 cur_fn=1603 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) 20250212125547730 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20250212125547744 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) 20250212125547744 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) 20250212125547744 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) 20250212125547744 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) 20250212125547744 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) 20250212125547744 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) 20250212125547744 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) 20250212125547744 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) 20250212125547745 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) 20250212125547745 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) 20250212125547745 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) 20250212125547745 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) 20250212125547745 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1607): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20250212125547745 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125547745 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) 20250212125547745 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) 20250212125547745 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) 20250212125547745 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) 20250212125547753 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) 20250212125547753 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1612 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=1616 (gprs_rlcmac_sched.cpp:454) 20250212125547753 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1616 for type USF (pdch_ul_controller.c:184) 20250212125547753 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547753 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20250212125547753 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20250212125547753 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20250212125547753 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547753 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547753 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547753 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547753 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1612 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547753 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1612 Sending data request: sapi=5 arfcn=877 cur_fn=1607 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) 20250212125547753 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20250212125547754 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20250212125547754 DTBF INFO TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} free (tbf.cpp:271) 20250212125547754 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20250212125547754 DMS INFO MS(TLLI-0x00000021:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000021){RELEASING} (gprs_ms.c:381) 20250212125547754 DMS INFO MS(TLLI-0x00000021:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125547754 DMS INFO MS(TLLI-0x00000021:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125547754 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125547754 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){NONE}: Deallocated (fsm.c:568) 20250212125547754 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){RELEASING}: Deallocated (fsm.c:568) 20250212125547754 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-4:G){NONE}: Deallocated (fsm.c:568) 20250212125547754 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-4:G){NONE}: Deallocated (fsm.c:568) 20250212125547767 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) 20250212125547767 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) 20250212125547767 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) 20250212125547767 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) 20250212125547767 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) 20250212125547767 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) 20250212125547768 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) 20250212125547768 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) 20250212125547768 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) 20250212125547768 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) 20250212125547768 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) 20250212125547768 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) 20250212125547768 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) 20250212125547768 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) 20250212125547768 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1612): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20250212125547768 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125547768 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) 20250212125547768 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) 20250212125547772 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) 20250212125547772 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1616 block_nr=1 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=1620 (gprs_rlcmac_sched.cpp:454) 20250212125547772 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1620 for type USF (pdch_ul_controller.c:184) 20250212125547772 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547772 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20250212125547772 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20250212125547772 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20250212125547772 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547772 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547772 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547772 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547772 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1616 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547772 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1616 Sending data request: sapi=5 arfcn=877 cur_fn=1612 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) 20250212125547772 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20250212125547786 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) 20250212125547786 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) 20250212125547786 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) 20250212125547786 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) 20250212125547786 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) 20250212125547786 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) 20250212125547786 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) 20250212125547786 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) 20250212125547786 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) 20250212125547786 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) 20250212125547786 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) 20250212125547786 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) 20250212125547787 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) 20250212125547787 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) 20250212125547787 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1616): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20250212125547787 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125547787 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) 20250212125547787 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) 20250212125547790 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) 20250212125547790 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1620 block_nr=2 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=1625 (gprs_rlcmac_sched.cpp:454) 20250212125547790 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1625 for type USF (pdch_ul_controller.c:184) 20250212125547790 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547790 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20250212125547790 DRLCMAC DEBUG Paging MI - IMSI-262420000000049 (pdch.cpp:258) 20250212125547790 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20250212125547790 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547790 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547790 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547790 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547790 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1620 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547790 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1620 Sending data request: sapi=5 arfcn=877 cur_fn=1616 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) 20250212125547790 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125547804 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) 20250212125547804 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) 20250212125547804 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) 20250212125547804 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) 20250212125547805 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) 20250212125547805 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) 20250212125547805 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) 20250212125547805 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) 20250212125547805 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) 20250212125547805 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) 20250212125547805 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) 20250212125547805 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) 20250212125547805 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) 20250212125547805 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) 20250212125547805 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1620): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20250212125547805 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125547805 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) 20250212125547805 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) 20250212125547813 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) 20250212125547813 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1625 block_nr=3 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=1629 (gprs_rlcmac_sched.cpp:454) 20250212125547813 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1629 for type USF (pdch_ul_controller.c:184) 20250212125547813 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547813 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20250212125547813 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20250212125547813 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20250212125547813 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547813 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547813 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547813 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547813 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1625 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547813 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1625 Sending data request: sapi=5 arfcn=877 cur_fn=1620 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) 20250212125547814 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125547849 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) 20250212125547849 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) 20250212125547849 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) 20250212125547849 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) 20250212125547850 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) 20250212125547850 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) 20250212125547850 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) 20250212125547850 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) 20250212125547850 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) 20250212125547850 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) 20250212125547850 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) 20250212125547850 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) 20250212125547850 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) 20250212125547850 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) 20250212125547850 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1625): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20250212125547850 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125547850 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) 20250212125547850 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) 20250212125547853 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) 20250212125547853 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1629 block_nr=4 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=1633 (gprs_rlcmac_sched.cpp:454) 20250212125547853 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1633 for type USF (pdch_ul_controller.c:184) 20250212125547853 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547853 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20250212125547853 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20250212125547853 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20250212125547853 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547853 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547853 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547853 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547854 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1629 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547854 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1629 Sending data request: sapi=5 arfcn=877 cur_fn=1625 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) 20250212125547854 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125547867 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) 20250212125547867 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) 20250212125547867 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) 20250212125547867 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) 20250212125547868 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) 20250212125547868 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) 20250212125547868 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) 20250212125547868 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) 20250212125547868 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) 20250212125547868 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) 20250212125547868 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) 20250212125547868 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) 20250212125547868 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) 20250212125547868 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) 20250212125547868 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1629): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20250212125547868 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125547869 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) 20250212125547869 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) 20250212125547872 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) 20250212125547872 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1633 block_nr=5 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=1638 (gprs_rlcmac_sched.cpp:454) 20250212125547872 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1638 for type USF (pdch_ul_controller.c:184) 20250212125547872 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547872 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20250212125547872 DRLCMAC DEBUG Paging MI - IMSI-262420000000043 (pdch.cpp:258) 20250212125547872 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20250212125547872 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547872 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547872 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547872 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547872 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1633 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547872 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1633 Sending data request: sapi=5 arfcn=877 cur_fn=1629 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) 20250212125547872 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125547886 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) 20250212125547886 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) 20250212125547887 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) 20250212125547887 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) 20250212125547887 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) 20250212125547887 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) 20250212125547887 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) 20250212125547887 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) 20250212125547887 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) 20250212125547887 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) 20250212125547888 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) 20250212125547888 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) 20250212125547888 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) 20250212125547888 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) 20250212125547888 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1633): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20250212125547888 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125547888 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) 20250212125547888 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) 20250212125547895 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) 20250212125547895 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1638 block_nr=6 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1642 (gprs_rlcmac_sched.cpp:454) 20250212125547895 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1642 for type USF (pdch_ul_controller.c:184) 20250212125547895 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547895 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20250212125547895 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20250212125547895 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20250212125547895 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547895 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547895 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547895 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547895 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1638 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547895 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1638 Sending data request: sapi=5 arfcn=877 cur_fn=1633 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) 20250212125547895 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125547909 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) 20250212125547909 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) 20250212125547910 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) 20250212125547910 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) 20250212125547910 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) 20250212125547910 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) 20250212125547910 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) 20250212125547910 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) 20250212125547910 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) 20250212125547910 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) 20250212125547910 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) 20250212125547910 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) 20250212125547910 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) 20250212125547910 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) 20250212125547910 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1638): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20250212125547910 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125547910 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) 20250212125547910 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) 20250212125547914 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) 20250212125547914 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1642 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=1646 (gprs_rlcmac_sched.cpp:454) 20250212125547914 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1646 for type USF (pdch_ul_controller.c:184) 20250212125547914 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547914 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20250212125547914 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20250212125547914 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20250212125547914 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547914 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547914 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547914 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547914 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1642 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547914 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1642 Sending data request: sapi=5 arfcn=877 cur_fn=1638 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) 20250212125547914 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125547929 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) 20250212125547929 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) 20250212125547929 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) 20250212125547929 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) 20250212125547929 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) 20250212125547929 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) 20250212125547929 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) 20250212125547929 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) 20250212125547930 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) 20250212125547930 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) 20250212125547930 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) 20250212125547930 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) 20250212125547930 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) 20250212125547930 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) 20250212125547930 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1642): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20250212125547930 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125547930 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) 20250212125547930 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) 20250212125547933 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) 20250212125547933 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1646 block_nr=8 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=1651 (gprs_rlcmac_sched.cpp:454) 20250212125547933 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1651 for type USF (pdch_ul_controller.c:184) 20250212125547933 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547933 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20250212125547933 DRLCMAC DEBUG Paging MI - IMSI-262420000000037 (pdch.cpp:258) 20250212125547933 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20250212125547933 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547933 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547933 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547934 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547934 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1646 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547934 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1646 Sending data request: sapi=5 arfcn=877 cur_fn=1642 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) 20250212125547934 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125547947 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) 20250212125547947 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) 20250212125547948 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) 20250212125547948 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) 20250212125547948 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) 20250212125547948 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) 20250212125547948 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) 20250212125547948 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) 20250212125547948 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) 20250212125547948 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) 20250212125547949 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) 20250212125547949 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) 20250212125547949 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) 20250212125547949 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) 20250212125547949 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1646): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20250212125547949 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125547949 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) 20250212125547949 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) 20250212125547957 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) 20250212125547957 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1651 block_nr=9 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=1655 (gprs_rlcmac_sched.cpp:454) 20250212125547957 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1655 for type USF (pdch_ul_controller.c:184) 20250212125547957 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547957 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20250212125547957 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20250212125547957 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20250212125547957 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547957 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547957 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547957 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547957 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1651 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547957 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1651 Sending data request: sapi=5 arfcn=877 cur_fn=1646 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) 20250212125547957 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125547972 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) 20250212125547972 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) 20250212125547973 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) 20250212125547973 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) 20250212125547974 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) 20250212125547974 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) 20250212125547975 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) 20250212125547975 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) 20250212125547976 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) 20250212125547976 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) 20250212125547976 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) 20250212125547976 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) 20250212125547977 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) 20250212125547977 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) 20250212125547977 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1651): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20250212125547977 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125547978 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) 20250212125547978 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) 20250212125547979 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) 20250212125547979 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1655 block_nr=10 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=1659 (gprs_rlcmac_sched.cpp:454) 20250212125547979 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1659 for type USF (pdch_ul_controller.c:184) 20250212125547979 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547979 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20250212125547979 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20250212125547979 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20250212125547979 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547979 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547979 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547979 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547979 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1655 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547979 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1655 Sending data request: sapi=5 arfcn=877 cur_fn=1651 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) 20250212125547979 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125547991 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) 20250212125547991 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) 20250212125547992 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) 20250212125547992 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) 20250212125547993 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) 20250212125547993 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) 20250212125547994 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) 20250212125547994 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) 20250212125547995 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) 20250212125547995 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) 20250212125547996 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) 20250212125547996 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) 20250212125547997 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) 20250212125547997 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) 20250212125547997 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1655): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20250212125547997 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125547997 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) 20250212125547997 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) 20250212125547998 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) 20250212125547998 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1659 block_nr=11 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=1664 (gprs_rlcmac_sched.cpp:454) 20250212125547998 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1664 for type USF (pdch_ul_controller.c:184) 20250212125547998 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125547998 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20250212125547998 DRLCMAC DEBUG Paging MI - IMSI-262420000000031 (pdch.cpp:258) 20250212125547998 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20250212125547999 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125547999 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125547999 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125547999 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125547999 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1659 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125547999 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1659 Sending data request: sapi=5 arfcn=877 cur_fn=1655 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) 20250212125547999 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125548010 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) 20250212125548010 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) 20250212125548011 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) 20250212125548012 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) 20250212125548012 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) 20250212125548012 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) 20250212125548013 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) 20250212125548013 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) 20250212125548014 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) 20250212125548014 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) 20250212125548015 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) 20250212125548015 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) 20250212125548015 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) 20250212125548015 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) 20250212125548015 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1659): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20250212125548015 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125548016 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) 20250212125548016 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) 20250212125548020 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) 20250212125548020 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1664 block_nr=0 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=1668 (gprs_rlcmac_sched.cpp:454) 20250212125548020 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1668 for type USF (pdch_ul_controller.c:184) 20250212125548020 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548020 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20250212125548020 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20250212125548020 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20250212125548020 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548020 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548020 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548020 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548020 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1664 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548020 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1664 Sending data request: sapi=5 arfcn=877 cur_fn=1659 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) 20250212125548020 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125548034 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) 20250212125548034 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) 20250212125548036 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) 20250212125548036 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) 20250212125548036 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) 20250212125548036 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) 20250212125548037 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) 20250212125548037 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) 20250212125548039 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) 20250212125548039 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) 20250212125548040 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) 20250212125548040 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) 20250212125548040 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) 20250212125548040 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) 20250212125548040 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1664): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20250212125548040 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125548041 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) 20250212125548041 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) 20250212125548042 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) 20250212125548042 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1668 block_nr=1 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1672 (gprs_rlcmac_sched.cpp:454) 20250212125548042 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1672 for type USF (pdch_ul_controller.c:184) 20250212125548042 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548042 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20250212125548042 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20250212125548042 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20250212125548042 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548042 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548042 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548043 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548043 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1668 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548043 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1668 Sending data request: sapi=5 arfcn=877 cur_fn=1664 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) 20250212125548043 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125548054 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) 20250212125548054 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) 20250212125548054 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) 20250212125548054 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) 20250212125548055 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) 20250212125548055 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) 20250212125548055 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) 20250212125548055 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) 20250212125548055 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) 20250212125548055 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) 20250212125548056 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) 20250212125548056 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) 20250212125548056 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) 20250212125548056 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) 20250212125548056 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1668): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20250212125548056 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125548056 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) 20250212125548056 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) 20250212125548058 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) 20250212125548058 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1672 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=1677 (gprs_rlcmac_sched.cpp:454) 20250212125548058 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1677 for type USF (pdch_ul_controller.c:184) 20250212125548058 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548058 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20250212125548058 DRLCMAC DEBUG Paging MI - IMSI-262420000000025 (pdch.cpp:258) 20250212125548058 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20250212125548058 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548058 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548058 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548058 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548058 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1672 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548058 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1672 Sending data request: sapi=5 arfcn=877 cur_fn=1668 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) 20250212125548058 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125548072 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) 20250212125548072 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) 20250212125548072 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) 20250212125548072 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) 20250212125548072 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) 20250212125548073 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) 20250212125548073 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) 20250212125548073 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) 20250212125548073 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) 20250212125548073 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) 20250212125548073 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) 20250212125548073 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) 20250212125548074 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) 20250212125548074 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) 20250212125548074 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1672): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20250212125548074 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125548074 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) 20250212125548074 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) 20250212125548086 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) 20250212125548086 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1677 block_nr=3 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=1681 (gprs_rlcmac_sched.cpp:454) 20250212125548086 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1681 for type USF (pdch_ul_controller.c:184) 20250212125548086 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548086 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20250212125548086 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20250212125548086 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20250212125548086 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548086 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548086 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548087 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548087 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1677 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548087 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1677 Sending data request: sapi=5 arfcn=877 cur_fn=1672 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) 20250212125548087 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125548099 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) 20250212125548099 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) 20250212125548099 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) 20250212125548099 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) 20250212125548099 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) 20250212125548099 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) 20250212125548099 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) 20250212125548099 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) 20250212125548100 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) 20250212125548100 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) 20250212125548100 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) 20250212125548100 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) 20250212125548100 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) 20250212125548100 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) 20250212125548100 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1677): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20250212125548100 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125548100 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) 20250212125548100 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) 20250212125548103 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) 20250212125548104 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1681 block_nr=4 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=1685 (gprs_rlcmac_sched.cpp:454) 20250212125548104 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1685 for type USF (pdch_ul_controller.c:184) 20250212125548104 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548104 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20250212125548104 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20250212125548104 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20250212125548104 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548104 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548104 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548104 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548104 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1681 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548104 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1681 Sending data request: sapi=5 arfcn=877 cur_fn=1677 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) 20250212125548104 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125548118 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) 20250212125548118 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) 20250212125548119 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) 20250212125548119 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) 20250212125548119 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) 20250212125548119 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) 20250212125548120 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) 20250212125548120 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) 20250212125548120 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) 20250212125548120 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) 20250212125548121 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) 20250212125548121 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) 20250212125548122 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) 20250212125548122 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) 20250212125548122 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1681): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20250212125548122 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125548122 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) 20250212125548122 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) 20250212125548124 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) 20250212125548124 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1685 block_nr=5 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=1690 (gprs_rlcmac_sched.cpp:454) 20250212125548124 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1690 for type USF (pdch_ul_controller.c:184) 20250212125548124 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548124 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20250212125548124 DRLCMAC DEBUG Paging MI - IMSI-262420000000019 (pdch.cpp:258) 20250212125548124 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20250212125548124 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548124 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548124 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548125 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548125 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1685 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548125 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1685 Sending data request: sapi=5 arfcn=877 cur_fn=1681 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) 20250212125548125 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125548138 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) 20250212125548138 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) 20250212125548139 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) 20250212125548139 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) 20250212125548140 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) 20250212125548140 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) 20250212125548141 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) 20250212125548141 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) 20250212125548142 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) 20250212125548142 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) 20250212125548142 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) 20250212125548143 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) 20250212125548143 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) 20250212125548143 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) 20250212125548143 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1685): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20250212125548144 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125548144 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) 20250212125548144 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) 20250212125548150 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) 20250212125548150 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1690 block_nr=6 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=1694 (gprs_rlcmac_sched.cpp:454) 20250212125548150 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1694 for type USF (pdch_ul_controller.c:184) 20250212125548150 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548150 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20250212125548150 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20250212125548150 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20250212125548150 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548150 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548150 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548151 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548152 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1690 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548152 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1690 Sending data request: sapi=5 arfcn=877 cur_fn=1685 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) 20250212125548152 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125548165 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) 20250212125548165 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) 20250212125548166 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) 20250212125548166 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) 20250212125548167 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) 20250212125548167 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) 20250212125548167 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) 20250212125548167 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) 20250212125548168 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) 20250212125548168 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) 20250212125548168 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) 20250212125548168 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) 20250212125548169 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) 20250212125548169 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) 20250212125548169 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1690): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20250212125548169 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125548169 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) 20250212125548169 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) 20250212125548169 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) 20250212125548169 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1694 block_nr=7 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=1698 (gprs_rlcmac_sched.cpp:454) 20250212125548170 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1698 for type USF (pdch_ul_controller.c:184) 20250212125548170 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548170 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20250212125548170 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20250212125548170 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20250212125548170 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548170 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548170 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548170 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548170 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1694 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548170 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1694 Sending data request: sapi=5 arfcn=877 cur_fn=1690 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) 20250212125548170 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125548182 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) 20250212125548182 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) 20250212125548183 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) 20250212125548183 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) 20250212125548183 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) 20250212125548183 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) 20250212125548183 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) 20250212125548183 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) 20250212125548183 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) 20250212125548183 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) 20250212125548183 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) 20250212125548183 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) 20250212125548183 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) 20250212125548183 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) 20250212125548183 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1694): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20250212125548183 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125548184 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) 20250212125548184 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) 20250212125548187 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) 20250212125548187 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1698 block_nr=8 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1703 (gprs_rlcmac_sched.cpp:454) 20250212125548187 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1703 for type USF (pdch_ul_controller.c:184) 20250212125548187 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548187 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20250212125548187 DRLCMAC DEBUG Paging MI - IMSI-262420000000013 (pdch.cpp:258) 20250212125548187 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20250212125548187 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548187 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548187 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548187 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548187 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1698 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548187 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1698 Sending data request: sapi=5 arfcn=877 cur_fn=1694 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) 20250212125548187 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125548201 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) 20250212125548201 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) 20250212125548202 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) 20250212125548202 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) 20250212125548202 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) 20250212125548202 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) 20250212125548202 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) 20250212125548202 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) 20250212125548203 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) 20250212125548203 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) 20250212125548203 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) 20250212125548203 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) 20250212125548203 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) 20250212125548203 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) 20250212125548203 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1698): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20250212125548203 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125548204 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) 20250212125548204 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) 20250212125548211 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) 20250212125548211 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1703 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=1707 (gprs_rlcmac_sched.cpp:454) 20250212125548211 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1707 for type USF (pdch_ul_controller.c:184) 20250212125548211 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548211 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20250212125548211 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20250212125548211 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20250212125548211 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548211 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548211 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548211 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548211 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1703 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548211 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1703 Sending data request: sapi=5 arfcn=877 cur_fn=1698 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) 20250212125548211 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125548240 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) 20250212125548240 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) 20250212125548241 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) 20250212125548241 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) 20250212125548241 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) 20250212125548241 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) 20250212125548242 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) 20250212125548242 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) 20250212125548242 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) 20250212125548242 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) 20250212125548243 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) 20250212125548243 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) 20250212125548243 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) 20250212125548243 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) 20250212125548243 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1703): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20250212125548243 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125548243 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) 20250212125548243 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) 20250212125548244 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) 20250212125548244 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1707 block_nr=10 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=1711 (gprs_rlcmac_sched.cpp:454) 20250212125548244 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1711 for type USF (pdch_ul_controller.c:184) 20250212125548244 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548244 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20250212125548244 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20250212125548244 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20250212125548244 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548244 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548245 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548245 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548245 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1707 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548245 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1707 Sending data request: sapi=5 arfcn=877 cur_fn=1703 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) 20250212125548245 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125548258 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) 20250212125548258 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) 20250212125548258 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) 20250212125548258 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) 20250212125548259 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) 20250212125548259 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) 20250212125548259 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) 20250212125548259 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) 20250212125548259 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) 20250212125548259 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) 20250212125548259 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) 20250212125548259 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) 20250212125548259 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) 20250212125548259 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) 20250212125548259 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1707): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20250212125548259 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125548259 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) 20250212125548259 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) 20250212125548263 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) 20250212125548263 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1711 block_nr=11 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=1716 (gprs_rlcmac_sched.cpp:454) 20250212125548263 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1716 for type USF (pdch_ul_controller.c:184) 20250212125548263 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548263 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20250212125548263 DRLCMAC DEBUG Paging MI - IMSI-262420000000007 (pdch.cpp:258) 20250212125548263 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20250212125548263 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548263 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548263 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548263 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548263 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1711 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548263 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1711 Sending data request: sapi=5 arfcn=877 cur_fn=1707 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) 20250212125548263 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125548277 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) 20250212125548277 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) 20250212125548277 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) 20250212125548277 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) 20250212125548277 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) 20250212125548277 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) 20250212125548277 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) 20250212125548277 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) 20250212125548278 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) 20250212125548278 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) 20250212125548278 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) 20250212125548278 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) 20250212125548278 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) 20250212125548278 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) 20250212125548278 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1711): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20250212125548278 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125548278 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) 20250212125548278 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) 20250212125548286 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) 20250212125548286 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1716 block_nr=0 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=1720 (gprs_rlcmac_sched.cpp:454) 20250212125548286 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1720 for type USF (pdch_ul_controller.c:184) 20250212125548286 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548286 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20250212125548286 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20250212125548286 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20250212125548286 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548286 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548286 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548286 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548286 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1716 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548286 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1716 Sending data request: sapi=5 arfcn=877 cur_fn=1711 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) 20250212125548286 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125548300 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) 20250212125548300 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) 20250212125548300 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) 20250212125548300 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) 20250212125548301 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) 20250212125548301 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) 20250212125548301 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) 20250212125548301 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) 20250212125548301 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) 20250212125548301 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) 20250212125548301 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) 20250212125548301 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) 20250212125548301 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) 20250212125548301 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) 20250212125548301 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1716): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20250212125548301 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125548301 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) 20250212125548301 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) 20250212125548305 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) 20250212125548305 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1720 block_nr=1 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=1724 (gprs_rlcmac_sched.cpp:454) 20250212125548305 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1724 for type USF (pdch_ul_controller.c:184) 20250212125548305 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548305 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20250212125548305 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20250212125548305 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20250212125548305 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548305 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548305 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548305 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548305 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1720 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548305 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1720 Sending data request: sapi=5 arfcn=877 cur_fn=1716 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) 20250212125548305 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125548319 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) 20250212125548319 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) 20250212125548319 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) 20250212125548319 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) 20250212125548319 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) 20250212125548319 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) 20250212125548320 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) 20250212125548320 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) 20250212125548320 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) 20250212125548320 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) 20250212125548320 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) 20250212125548320 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) 20250212125548320 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) 20250212125548320 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) 20250212125548320 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1720): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20250212125548320 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125548320 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) 20250212125548320 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) 20250212125548324 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1724 RX RTS.req: sapi=5 arfcn=877 cur_fn=1720 block=2 (pcu_l1_if.cpp:576) 20250212125548324 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1724 block_nr=2 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=1729 (gprs_rlcmac_sched.cpp:454) 20250212125548324 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1729 for type USF (pdch_ul_controller.c:184) 20250212125548324 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548324 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20250212125548324 DRLCMAC DEBUG Paging MI - IMSI-262420000000001 (pdch.cpp:258) 20250212125548324 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548324 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548324 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548324 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1724 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548324 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1724 Sending data request: sapi=5 arfcn=877 cur_fn=1720 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) 20250212125548324 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125548338 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) 20250212125548339 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) 20250212125548340 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) 20250212125548340 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) 20250212125548340 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) 20250212125548340 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) 20250212125548341 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) 20250212125548341 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) 20250212125548342 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) 20250212125548342 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) 20250212125548343 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) 20250212125548343 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) 20250212125548344 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) 20250212125548344 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) 20250212125548344 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1724): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20250212125548344 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125548345 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) 20250212125548345 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) 20250212125548348 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1729 RX RTS.req: sapi=5 arfcn=877 cur_fn=1724 block=3 (pcu_l1_if.cpp:576) 20250212125548348 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1729 block_nr=3 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1733 (gprs_rlcmac_sched.cpp:454) 20250212125548348 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1733 for type USF (pdch_ul_controller.c:184) 20250212125548348 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1729 Sending data request: sapi=5 arfcn=877 cur_fn=1724 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) 20250212125548349 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125548362 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) 20250212125548362 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) 20250212125548362 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) 20250212125548362 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) 20250212125548363 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) 20250212125548363 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) 20250212125548363 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) 20250212125548363 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) 20250212125548363 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) 20250212125548363 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) 20250212125548364 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) 20250212125548364 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) 20250212125548364 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) 20250212125548364 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) 20250212125548364 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1729): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20250212125548364 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125548364 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) 20250212125548364 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) 20250212125548367 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) 20250212125548367 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1733 block_nr=4 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1737 (gprs_rlcmac_sched.cpp:454) 20250212125548367 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1737 for type USF (pdch_ul_controller.c:184) 20250212125548367 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548367 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20250212125548367 DRLCMAC DEBUG Paging MI - IMSI-262420000000055 (pdch.cpp:258) 20250212125548367 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20250212125548367 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548367 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548367 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548367 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548367 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1733 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548367 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1733 Sending data request: sapi=5 arfcn=878 cur_fn=1729 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) 20250212125548367 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20250212125548381 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) 20250212125548381 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) 20250212125548381 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) 20250212125548381 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) 20250212125548381 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) 20250212125548381 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) 20250212125548381 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) 20250212125548381 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) 20250212125548381 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) 20250212125548381 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) 20250212125548382 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) 20250212125548382 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) 20250212125548382 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) 20250212125548382 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) 20250212125548382 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1733): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20250212125548382 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125548382 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) 20250212125548382 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) 20250212125548385 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20250212125548385 DTBF INFO TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} free (tbf.cpp:271) 20250212125548385 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20250212125548385 DMS INFO MS(TLLI-0x00000029:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000029){RELEASING} (gprs_ms.c:381) 20250212125548385 DMS INFO MS(TLLI-0x00000029:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125548385 DMS INFO MS(TLLI-0x00000029:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125548385 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125548385 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){NONE}: Deallocated (fsm.c:568) 20250212125548385 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){RELEASING}: Deallocated (fsm.c:568) 20250212125548385 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-5:G){NONE}: Deallocated (fsm.c:568) 20250212125548385 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-5:G){NONE}: Deallocated (fsm.c:568) 20250212125548385 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) 20250212125548385 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1737 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=1742 (gprs_rlcmac_sched.cpp:454) 20250212125548385 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1742 for type USF (pdch_ul_controller.c:184) 20250212125548385 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548385 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20250212125548385 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20250212125548385 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20250212125548385 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548385 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548385 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548385 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548385 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1737 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548385 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1737 Sending data request: sapi=5 arfcn=878 cur_fn=1733 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) 20250212125548385 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20250212125548399 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) 20250212125548399 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) 20250212125548400 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) 20250212125548400 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) 20250212125548400 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) 20250212125548400 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) 20250212125548400 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) 20250212125548400 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) 20250212125548400 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) 20250212125548400 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) 20250212125548401 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) 20250212125548401 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) 20250212125548401 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) 20250212125548401 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) 20250212125548401 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) 20250212125548401 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) 20250212125548401 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1737): TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} (pdch_ul_controller.c:309) 20250212125548401 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125548409 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) 20250212125548409 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1742 block_nr=6 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=1746 (gprs_rlcmac_sched.cpp:454) 20250212125548409 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1746 for type USF (pdch_ul_controller.c:184) 20250212125548409 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548409 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20250212125548409 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20250212125548409 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20250212125548409 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548409 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548409 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548409 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548409 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1742 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548409 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1742 Sending data request: sapi=5 arfcn=878 cur_fn=1737 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) 20250212125548409 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20250212125548424 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) 20250212125548424 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) 20250212125548425 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) 20250212125548425 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) 20250212125548426 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) 20250212125548426 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) 20250212125548427 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) 20250212125548427 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) 20250212125548428 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) 20250212125548428 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) 20250212125548429 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) 20250212125548429 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) 20250212125548430 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) 20250212125548430 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) 20250212125548431 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) 20250212125548431 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) 20250212125548431 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1742): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20250212125548431 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125548431 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) 20250212125548431 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1746 block_nr=7 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=1750 (gprs_rlcmac_sched.cpp:454) 20250212125548431 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1750 for type USF (pdch_ul_controller.c:184) 20250212125548431 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548431 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20250212125548431 DRLCMAC DEBUG Paging MI - IMSI-262420000000049 (pdch.cpp:258) 20250212125548432 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20250212125548432 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548432 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548432 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548432 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548432 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1746 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548432 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1746 Sending data request: sapi=5 arfcn=878 cur_fn=1742 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) 20250212125548432 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125548443 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) 20250212125548443 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) 20250212125548444 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) 20250212125548444 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) 20250212125548444 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) 20250212125548444 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) 20250212125548445 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) 20250212125548445 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) 20250212125548445 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) 20250212125548445 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) 20250212125548445 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) 20250212125548445 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) 20250212125548446 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) 20250212125548446 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) 20250212125548446 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) 20250212125548446 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) 20250212125548446 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1746): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20250212125548446 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125548447 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) 20250212125548447 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1750 block_nr=8 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=1755 (gprs_rlcmac_sched.cpp:454) 20250212125548447 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1755 for type USF (pdch_ul_controller.c:184) 20250212125548447 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548447 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20250212125548447 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20250212125548447 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20250212125548447 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548448 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548448 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548448 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548448 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1750 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548448 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1750 Sending data request: sapi=5 arfcn=878 cur_fn=1746 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) 20250212125548448 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125548461 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) 20250212125548461 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) 20250212125548462 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) 20250212125548462 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) 20250212125548462 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) 20250212125548462 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) 20250212125548462 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) 20250212125548462 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) 20250212125548462 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) 20250212125548462 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) 20250212125548462 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) 20250212125548462 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) 20250212125548463 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) 20250212125548463 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) 20250212125548463 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) 20250212125548463 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) 20250212125548463 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1750): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20250212125548463 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125548471 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) 20250212125548471 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1755 block_nr=9 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=1759 (gprs_rlcmac_sched.cpp:454) 20250212125548471 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1759 for type USF (pdch_ul_controller.c:184) 20250212125548471 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548471 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20250212125548471 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20250212125548471 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20250212125548471 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548471 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548471 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548471 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548471 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1755 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548471 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1755 Sending data request: sapi=5 arfcn=878 cur_fn=1750 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) 20250212125548471 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125548485 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) 20250212125548485 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) 20250212125548485 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) 20250212125548485 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) 20250212125548486 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) 20250212125548486 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) 20250212125548486 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) 20250212125548486 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) 20250212125548486 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) 20250212125548486 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) 20250212125548486 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) 20250212125548486 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) 20250212125548487 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) 20250212125548487 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) 20250212125548487 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) 20250212125548487 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) 20250212125548487 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1755): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20250212125548487 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125548490 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) 20250212125548490 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1759 block_nr=10 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=1763 (gprs_rlcmac_sched.cpp:454) 20250212125548490 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1763 for type USF (pdch_ul_controller.c:184) 20250212125548490 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548490 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20250212125548490 DRLCMAC DEBUG Paging MI - IMSI-262420000000043 (pdch.cpp:258) 20250212125548490 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20250212125548490 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548490 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548490 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548490 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548490 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1759 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548490 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1759 Sending data request: sapi=5 arfcn=878 cur_fn=1755 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) 20250212125548490 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125548505 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) 20250212125548505 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) 20250212125548507 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) 20250212125548507 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) 20250212125548508 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) 20250212125548508 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) 20250212125548509 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) 20250212125548509 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) 20250212125548511 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) 20250212125548511 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) 20250212125548511 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) 20250212125548511 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) 20250212125548512 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) 20250212125548512 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) 20250212125548513 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) 20250212125548513 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) 20250212125548513 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1759): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20250212125548513 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125548513 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) 20250212125548513 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1763 block_nr=11 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1768 (gprs_rlcmac_sched.cpp:454) 20250212125548513 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1768 for type USF (pdch_ul_controller.c:184) 20250212125548513 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548513 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20250212125548514 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20250212125548514 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20250212125548514 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548514 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548514 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548514 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548514 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1763 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548514 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1763 Sending data request: sapi=5 arfcn=878 cur_fn=1759 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) 20250212125548515 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20250212125548523 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) 20250212125548523 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) 20250212125548524 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) 20250212125548524 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) 20250212125548524 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) 20250212125548524 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) 20250212125548524 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) 20250212125548524 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) 20250212125548524 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) 20250212125548524 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) 20250212125548524 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) 20250212125548524 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) 20250212125548525 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) 20250212125548525 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) 20250212125548525 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) 20250212125548525 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) 20250212125548525 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1763): TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} (pdch_ul_controller.c:309) 20250212125548525 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125548532 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) 20250212125548532 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1768 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=1772 (gprs_rlcmac_sched.cpp:454) 20250212125548532 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1772 for type USF (pdch_ul_controller.c:184) 20250212125548532 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548532 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20250212125548532 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20250212125548532 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20250212125548532 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548532 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548532 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548532 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548532 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1768 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548532 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1768 Sending data request: sapi=5 arfcn=878 cur_fn=1763 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) 20250212125548532 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125548546 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) 20250212125548546 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) 20250212125548546 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) 20250212125548546 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) 20250212125548547 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) 20250212125548547 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) 20250212125548547 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) 20250212125548547 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) 20250212125548547 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) 20250212125548547 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) 20250212125548547 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) 20250212125548547 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) 20250212125548547 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) 20250212125548547 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) 20250212125548547 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) 20250212125548547 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) 20250212125548547 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1768): TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} (pdch_ul_controller.c:309) 20250212125548547 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125548551 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) 20250212125548551 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1772 block_nr=1 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=1776 (gprs_rlcmac_sched.cpp:454) 20250212125548551 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1776 for type USF (pdch_ul_controller.c:184) 20250212125548551 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548551 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20250212125548551 DRLCMAC DEBUG Paging MI - IMSI-262420000000037 (pdch.cpp:258) 20250212125548551 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20250212125548551 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548551 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548551 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548551 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548551 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1772 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548551 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1772 Sending data request: sapi=5 arfcn=878 cur_fn=1768 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) 20250212125548551 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125548566 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) 20250212125548566 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) 20250212125548567 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) 20250212125548567 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) 20250212125548568 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) 20250212125548568 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) 20250212125548568 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) 20250212125548568 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) 20250212125548569 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) 20250212125548569 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) 20250212125548570 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) 20250212125548570 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) 20250212125548571 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) 20250212125548571 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) 20250212125548571 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) 20250212125548571 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) 20250212125548572 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1772): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20250212125548572 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125548572 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) 20250212125548572 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1776 block_nr=2 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=1781 (gprs_rlcmac_sched.cpp:454) 20250212125548572 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1781 for type USF (pdch_ul_controller.c:184) 20250212125548572 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548572 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20250212125548572 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20250212125548572 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20250212125548573 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548573 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548573 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548573 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548573 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1776 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548573 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1776 Sending data request: sapi=5 arfcn=878 cur_fn=1772 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) 20250212125548573 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125548585 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) 20250212125548585 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) 20250212125548586 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) 20250212125548586 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) 20250212125548587 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) 20250212125548587 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) 20250212125548588 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) 20250212125548588 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) 20250212125548588 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) 20250212125548588 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) 20250212125548589 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) 20250212125548589 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) 20250212125548589 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) 20250212125548589 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) 20250212125548590 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) 20250212125548590 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) 20250212125548590 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1776): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20250212125548590 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125548594 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) 20250212125548594 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1781 block_nr=3 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=1785 (gprs_rlcmac_sched.cpp:454) 20250212125548594 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1785 for type USF (pdch_ul_controller.c:184) 20250212125548594 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548594 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20250212125548594 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20250212125548594 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20250212125548594 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548594 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548594 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548594 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548594 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1781 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548594 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1781 Sending data request: sapi=5 arfcn=878 cur_fn=1776 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) 20250212125548594 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125548608 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) 20250212125548608 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) 20250212125548608 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) 20250212125548608 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) 20250212125548608 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) 20250212125548608 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) 20250212125548608 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) 20250212125548608 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) 20250212125548608 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) 20250212125548608 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) 20250212125548608 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) 20250212125548608 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) 20250212125548609 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) 20250212125548609 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) 20250212125548609 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) 20250212125548609 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) 20250212125548609 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1781): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20250212125548609 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125548612 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) 20250212125548612 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1785 block_nr=4 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=1789 (gprs_rlcmac_sched.cpp:454) 20250212125548612 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1789 for type USF (pdch_ul_controller.c:184) 20250212125548612 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548612 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20250212125548612 DRLCMAC DEBUG Paging MI - IMSI-262420000000031 (pdch.cpp:258) 20250212125548612 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20250212125548612 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548612 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548612 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548612 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548612 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1785 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548612 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1785 Sending data request: sapi=5 arfcn=878 cur_fn=1781 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) 20250212125548612 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20250212125548627 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) 20250212125548627 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) 20250212125548627 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) 20250212125548627 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) 20250212125548627 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) 20250212125548627 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) 20250212125548627 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) 20250212125548627 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) 20250212125548627 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) 20250212125548627 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) 20250212125548627 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) 20250212125548627 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) 20250212125548628 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) 20250212125548628 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) 20250212125548628 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) 20250212125548628 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) 20250212125548628 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1785): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20250212125548628 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125548631 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) 20250212125548631 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1789 block_nr=5 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=1794 (gprs_rlcmac_sched.cpp:454) 20250212125548631 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1794 for type USF (pdch_ul_controller.c:184) 20250212125548631 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548631 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20250212125548631 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20250212125548631 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20250212125548631 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548631 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548631 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548631 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548631 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1789 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548631 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1789 Sending data request: sapi=5 arfcn=878 cur_fn=1785 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) 20250212125548631 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125548645 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) 20250212125548645 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) 20250212125548646 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) 20250212125548646 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) 20250212125548646 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) 20250212125548646 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) 20250212125548646 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) 20250212125548646 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) 20250212125548646 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) 20250212125548646 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) 20250212125548646 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) 20250212125548646 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) 20250212125548647 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) 20250212125548647 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) 20250212125548647 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) 20250212125548647 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) 20250212125548647 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1789): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20250212125548647 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125548654 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) 20250212125548654 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1794 block_nr=6 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1798 (gprs_rlcmac_sched.cpp:454) 20250212125548654 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1798 for type USF (pdch_ul_controller.c:184) 20250212125548654 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548654 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20250212125548654 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20250212125548654 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20250212125548654 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548654 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548654 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548655 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548655 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1794 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548655 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1794 Sending data request: sapi=5 arfcn=878 cur_fn=1789 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) 20250212125548655 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125548668 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) 20250212125548668 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) 20250212125548669 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) 20250212125548669 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) 20250212125548669 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) 20250212125548669 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) 20250212125548669 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) 20250212125548669 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) 20250212125548669 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) 20250212125548669 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) 20250212125548669 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) 20250212125548669 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) 20250212125548669 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) 20250212125548669 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) 20250212125548670 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) 20250212125548670 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) 20250212125548670 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1794): TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} (pdch_ul_controller.c:309) 20250212125548670 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125548673 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) 20250212125548673 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1798 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=1802 (gprs_rlcmac_sched.cpp:454) 20250212125548673 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1802 for type USF (pdch_ul_controller.c:184) 20250212125548673 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548673 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20250212125548673 DRLCMAC DEBUG Paging MI - IMSI-262420000000025 (pdch.cpp:258) 20250212125548673 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20250212125548673 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548673 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548673 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548673 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548673 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1798 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548673 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1798 Sending data request: sapi=5 arfcn=878 cur_fn=1794 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) 20250212125548673 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125548687 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) 20250212125548687 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) 20250212125548687 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) 20250212125548687 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) 20250212125548687 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) 20250212125548687 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) 20250212125548687 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) 20250212125548687 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) 20250212125548688 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) 20250212125548688 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) 20250212125548688 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) 20250212125548688 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) 20250212125548688 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) 20250212125548688 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) 20250212125548688 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) 20250212125548688 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) 20250212125548688 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1798): TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} (pdch_ul_controller.c:309) 20250212125548688 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125548692 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) 20250212125548692 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1802 block_nr=8 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=1807 (gprs_rlcmac_sched.cpp:454) 20250212125548692 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1807 for type USF (pdch_ul_controller.c:184) 20250212125548692 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548692 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20250212125548692 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20250212125548692 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20250212125548692 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548692 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548692 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548692 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548692 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1802 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548692 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1802 Sending data request: sapi=5 arfcn=878 cur_fn=1798 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) 20250212125548692 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125548706 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) 20250212125548706 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) 20250212125548706 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) 20250212125548706 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) 20250212125548706 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) 20250212125548706 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) 20250212125548706 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) 20250212125548706 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) 20250212125548706 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) 20250212125548706 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) 20250212125548706 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) 20250212125548706 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) 20250212125548706 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) 20250212125548706 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) 20250212125548707 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) 20250212125548707 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) 20250212125548707 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1802): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20250212125548707 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125548715 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) 20250212125548715 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1807 block_nr=9 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=1811 (gprs_rlcmac_sched.cpp:454) 20250212125548715 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1811 for type USF (pdch_ul_controller.c:184) 20250212125548715 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548715 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20250212125548715 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20250212125548715 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20250212125548715 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548715 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548715 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548715 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548715 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1807 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548715 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1807 Sending data request: sapi=5 arfcn=878 cur_fn=1802 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) 20250212125548715 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20250212125548729 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) 20250212125548729 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) 20250212125548729 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) 20250212125548729 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) 20250212125548729 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) 20250212125548729 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) 20250212125548729 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) 20250212125548729 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) 20250212125548729 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) 20250212125548729 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) 20250212125548729 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) 20250212125548729 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) 20250212125548730 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) 20250212125548730 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) 20250212125548730 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) 20250212125548730 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) 20250212125548730 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1807): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20250212125548730 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125548733 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) 20250212125548733 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1811 block_nr=10 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=1815 (gprs_rlcmac_sched.cpp:454) 20250212125548733 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1815 for type USF (pdch_ul_controller.c:184) 20250212125548733 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548733 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20250212125548733 DRLCMAC DEBUG Paging MI - IMSI-262420000000019 (pdch.cpp:258) 20250212125548733 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20250212125548733 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548733 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548733 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548733 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548733 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1811 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548733 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1811 Sending data request: sapi=5 arfcn=878 cur_fn=1807 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) 20250212125548733 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125548756 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) 20250212125548756 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) 20250212125548756 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) 20250212125548756 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) 20250212125548756 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) 20250212125548756 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) 20250212125548756 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) 20250212125548756 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) 20250212125548756 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) 20250212125548756 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) 20250212125548757 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) 20250212125548757 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) 20250212125548757 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) 20250212125548757 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) 20250212125548757 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) 20250212125548757 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) 20250212125548757 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1811): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20250212125548757 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125548760 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) 20250212125548760 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1815 block_nr=11 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=1820 (gprs_rlcmac_sched.cpp:454) 20250212125548760 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1820 for type USF (pdch_ul_controller.c:184) 20250212125548760 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548760 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20250212125548760 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20250212125548760 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20250212125548760 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548760 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548760 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548760 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548760 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1815 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548760 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1815 Sending data request: sapi=5 arfcn=878 cur_fn=1811 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) 20250212125548760 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125548774 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) 20250212125548774 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) 20250212125548775 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) 20250212125548775 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) 20250212125548775 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) 20250212125548775 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) 20250212125548775 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) 20250212125548775 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) 20250212125548775 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) 20250212125548775 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) 20250212125548775 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) 20250212125548775 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) 20250212125548775 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) 20250212125548775 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) 20250212125548775 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) 20250212125548775 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) 20250212125548775 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1815): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20250212125548775 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125548784 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) 20250212125548784 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1820 block_nr=0 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=1824 (gprs_rlcmac_sched.cpp:454) 20250212125548784 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1824 for type USF (pdch_ul_controller.c:184) 20250212125548784 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548784 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20250212125548784 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20250212125548784 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20250212125548784 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548784 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548784 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548784 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548784 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1820 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548784 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1820 Sending data request: sapi=5 arfcn=878 cur_fn=1815 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) 20250212125548784 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125548798 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) 20250212125548798 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) 20250212125548798 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) 20250212125548798 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) 20250212125548798 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) 20250212125548798 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) 20250212125548798 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) 20250212125548798 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) 20250212125548798 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) 20250212125548798 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) 20250212125548799 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) 20250212125548799 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) 20250212125548799 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) 20250212125548799 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) 20250212125548799 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) 20250212125548799 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) 20250212125548799 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1820): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20250212125548799 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125548804 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) 20250212125548804 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1824 block_nr=1 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1828 (gprs_rlcmac_sched.cpp:454) 20250212125548804 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1828 for type USF (pdch_ul_controller.c:184) 20250212125548804 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548804 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20250212125548804 DRLCMAC DEBUG Paging MI - IMSI-262420000000013 (pdch.cpp:258) 20250212125548804 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20250212125548804 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548804 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548804 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548804 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548804 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1824 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548804 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1824 Sending data request: sapi=5 arfcn=878 cur_fn=1820 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) 20250212125548804 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125548817 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) 20250212125548817 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) 20250212125548818 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) 20250212125548818 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) 20250212125548818 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) 20250212125548818 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) 20250212125548818 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) 20250212125548818 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) 20250212125548818 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) 20250212125548818 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) 20250212125548819 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) 20250212125548819 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) 20250212125548819 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) 20250212125548819 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) 20250212125548819 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) 20250212125548819 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) 20250212125548819 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1824): TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} (pdch_ul_controller.c:309) 20250212125548819 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125548822 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) 20250212125548822 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1828 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=1833 (gprs_rlcmac_sched.cpp:454) 20250212125548822 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1833 for type USF (pdch_ul_controller.c:184) 20250212125548822 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548822 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20250212125548822 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20250212125548822 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20250212125548822 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548822 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548822 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548822 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548822 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1828 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548822 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1828 Sending data request: sapi=5 arfcn=878 cur_fn=1824 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) 20250212125548822 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20250212125548836 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) 20250212125548836 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) 20250212125548837 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) 20250212125548837 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) 20250212125548837 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) 20250212125548837 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) 20250212125548837 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) 20250212125548837 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) 20250212125548838 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) 20250212125548838 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) 20250212125548838 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) 20250212125548838 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) 20250212125548838 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) 20250212125548838 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) 20250212125548839 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) 20250212125548839 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) 20250212125548839 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1828): TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} (pdch_ul_controller.c:309) 20250212125548839 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125548846 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) 20250212125548846 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1833 block_nr=3 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=1837 (gprs_rlcmac_sched.cpp:454) 20250212125548846 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1837 for type USF (pdch_ul_controller.c:184) 20250212125548846 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548846 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20250212125548846 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20250212125548846 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20250212125548846 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548846 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548846 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548846 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548846 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1833 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548846 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1833 Sending data request: sapi=5 arfcn=878 cur_fn=1828 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) 20250212125548846 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125548859 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) 20250212125548859 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) 20250212125548860 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) 20250212125548860 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) 20250212125548860 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) 20250212125548860 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) 20250212125548860 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) 20250212125548860 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) 20250212125548860 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) 20250212125548860 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) 20250212125548860 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) 20250212125548860 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) 20250212125548860 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) 20250212125548860 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) 20250212125548861 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) 20250212125548861 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) 20250212125548861 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1833): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20250212125548861 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125548864 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) 20250212125548864 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1837 block_nr=4 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=1841 (gprs_rlcmac_sched.cpp:454) 20250212125548864 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1841 for type USF (pdch_ul_controller.c:184) 20250212125548864 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548864 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20250212125548864 DRLCMAC DEBUG Paging MI - IMSI-262420000000007 (pdch.cpp:258) 20250212125548864 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20250212125548864 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548864 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548864 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548864 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548864 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1837 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548864 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1837 Sending data request: sapi=5 arfcn=878 cur_fn=1833 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) 20250212125548864 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125548878 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) 20250212125548878 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) 20250212125548879 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) 20250212125548879 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) 20250212125548879 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) 20250212125548879 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) 20250212125548879 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) 20250212125548879 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) 20250212125548880 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) 20250212125548880 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) 20250212125548880 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) 20250212125548880 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) 20250212125548880 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) 20250212125548880 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) 20250212125548880 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) 20250212125548880 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) 20250212125548880 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1837): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20250212125548880 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125548883 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) 20250212125548883 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1841 block_nr=5 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=1846 (gprs_rlcmac_sched.cpp:454) 20250212125548883 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1846 for type USF (pdch_ul_controller.c:184) 20250212125548883 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548883 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20250212125548883 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20250212125548883 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20250212125548883 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548883 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548883 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548883 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548883 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1841 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548883 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1841 Sending data request: sapi=5 arfcn=878 cur_fn=1837 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) 20250212125548883 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125548897 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) 20250212125548897 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) 20250212125548897 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) 20250212125548897 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) 20250212125548897 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) 20250212125548897 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) 20250212125548898 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) 20250212125548898 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) 20250212125548898 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) 20250212125548898 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) 20250212125548898 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) 20250212125548898 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) 20250212125548898 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) 20250212125548898 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) 20250212125548899 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) 20250212125548899 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) 20250212125548899 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1841): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20250212125548899 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125548906 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) 20250212125548906 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1846 block_nr=6 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=1850 (gprs_rlcmac_sched.cpp:454) 20250212125548906 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1850 for type USF (pdch_ul_controller.c:184) 20250212125548906 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125548906 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20250212125548906 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20250212125548906 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20250212125548906 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125548906 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125548906 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125548906 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125548906 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1846 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125548906 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1846 Sending data request: sapi=5 arfcn=878 cur_fn=1841 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) 20250212125548906 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125549128 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20250212125549129 DTBF INFO TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING} free (tbf.cpp:271) 20250212125549129 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20250212125549129 DMS INFO MS(TLLI-0x00000031:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000031){RELEASING} (gprs_ms.c:381) 20250212125549129 DMS INFO MS(TLLI-0x00000031:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549129 DMS INFO MS(TLLI-0x00000031:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549129 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549129 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){NONE}: Deallocated (fsm.c:568) 20250212125549129 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){RELEASING}: Deallocated (fsm.c:568) 20250212125549129 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-6:G){NONE}: Deallocated (fsm.c:568) 20250212125549129 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-6:G){NONE}: Deallocated (fsm.c:568) 20250212125549138 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) 20250212125549138 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) 20250212125549141 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) 20250212125549141 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) 20250212125549142 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) 20250212125549142 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) 20250212125549142 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) 20250212125549142 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) 20250212125549142 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) 20250212125549142 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) 20250212125549142 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) 20250212125549142 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) 20250212125549143 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) 20250212125549143 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) 20250212125549143 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) 20250212125549143 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) 20250212125549143 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1846): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20250212125549143 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125549144 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1850 RX RTS.req: sapi=5 arfcn=878 cur_fn=1846 block=7 (pcu_l1_if.cpp:576) 20250212125549144 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1850 block_nr=7 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=1854 (gprs_rlcmac_sched.cpp:454) 20250212125549144 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1854 for type USF (pdch_ul_controller.c:184) 20250212125549144 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125549144 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20250212125549144 DRLCMAC DEBUG Paging MI - IMSI-262420000000001 (pdch.cpp:258) 20250212125549144 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125549144 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20250212125549144 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125549144 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1850 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125549144 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1850 Sending data request: sapi=5 arfcn=878 cur_fn=1846 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) 20250212125549144 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125549144 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) 20250212125549144 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) 20250212125549145 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) 20250212125549145 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) 20250212125549145 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) 20250212125549145 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) 20250212125549145 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) 20250212125549145 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) 20250212125549145 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) 20250212125549145 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) 20250212125549146 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) 20250212125549146 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) 20250212125549146 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) 20250212125549146 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) 20250212125549146 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) 20250212125549146 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) 20250212125549146 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1850): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20250212125549146 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125549146 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125549146 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) 20250212125549146 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) 20250212125549147 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) 20250212125549147 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) 20250212125549147 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) 20250212125549147 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) 20250212125549147 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) 20250212125549147 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) 20250212125549147 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) 20250212125549147 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) 20250212125549147 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) 20250212125549147 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) 20250212125549147 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) 20250212125549147 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) 20250212125549147 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) 20250212125549147 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) 20250212125549147 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1854): TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} (pdch_ul_controller.c:309) 20250212125549147 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125549148 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125549148 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) 20250212125549148 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) 20250212125549148 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) 20250212125549148 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) 20250212125549149 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) 20250212125549149 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) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20250212125549149 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) 20250212125549149 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) 20250212125549149 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) 20250212125549149 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) 20250212125549149 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) 20250212125549149 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) 20250212125549149 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) 20250212125549149 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) 20250212125549149 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) 20250212125549149 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) 20250212125549149 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125549150 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) 20250212125549150 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) 20250212125549150 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) 20250212125549150 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) 20250212125549150 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) 20250212125549150 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) 20250212125549150 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) 20250212125549150 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) 20250212125549150 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) 20250212125549150 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) 20250212125549150 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) 20250212125549150 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) 20250212125549150 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) 20250212125549150 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) 20250212125549150 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) 20250212125549150 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) 20250212125549151 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125549151 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) 20250212125549151 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) 20250212125549151 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) 20250212125549151 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) 20250212125549151 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) 20250212125549151 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) 20250212125549151 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) 20250212125549151 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) 20250212125549151 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) 20250212125549151 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) 20250212125549151 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) 20250212125549151 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) 20250212125549152 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) 20250212125549152 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) 20250212125549152 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) 20250212125549152 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) 20250212125549152 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125549152 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) 20250212125549152 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) 20250212125549152 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) 20250212125549152 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) 20250212125549152 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) 20250212125549152 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) 20250212125549152 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) 20250212125549152 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) 20250212125549153 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) 20250212125549153 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) 20250212125549153 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) 20250212125549153 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) 20250212125549153 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) 20250212125549153 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) 20250212125549153 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) 20250212125549153 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) 20250212125549153 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125549163 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) 20250212125549163 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) 20250212125549163 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) 20250212125549163 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) 20250212125549163 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) 20250212125549163 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) 20250212125549163 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) 20250212125549163 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) 20250212125549163 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) 20250212125549163 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) 20250212125549164 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) 20250212125549164 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) 20250212125549164 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) 20250212125549164 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) 20250212125549164 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) 20250212125549164 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) 20250212125549167 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1880 RX RTS.req: sapi=5 arfcn=878 cur_fn=1876 block=2 (pcu_l1_if.cpp:576) 20250212125549167 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1880 block_nr=2 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1885 (gprs_rlcmac_sched.cpp:454) 20250212125549167 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1885 for type USF (pdch_ul_controller.c:184) 20250212125549167 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1880 Sending data request: sapi=5 arfcn=878 cur_fn=1876 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) 20250212125549167 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(593)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125549169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49480<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125549170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49476<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125549170 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125549170 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125549170 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125549170 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125549170 DTBF INFO TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} free (tbf.cpp:271) 20250212125549170 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549170 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20250212125549170 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000002){FLOW} (gprs_ms.c:381) 20250212125549170 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549170 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549170 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549170 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20250212125549170 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){FLOW}: Deallocated (fsm.c:568) 20250212125549170 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20250212125549170 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20250212125549170 DTBF INFO TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} free (tbf.cpp:271) 20250212125549170 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549170 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20250212125549170 DMS INFO MS(TLLI-0x0000000a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000a){FLOW} (gprs_ms.c:381) 20250212125549170 DMS INFO MS(TLLI-0x0000000a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549170 DMS INFO MS(TLLI-0x0000000a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549170 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549170 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20250212125549170 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){FLOW}: Deallocated (fsm.c:568) 20250212125549170 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20250212125549170 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20250212125549170 DTBF INFO TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} free (tbf.cpp:271) 20250212125549170 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549170 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20250212125549170 DMS INFO MS(TLLI-0x00000012:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000012){FLOW} (gprs_ms.c:381) 20250212125549170 DMS INFO MS(TLLI-0x00000012:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549170 DMS INFO MS(TLLI-0x00000012:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549170 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549170 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20250212125549170 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){FLOW}: Deallocated (fsm.c:568) 20250212125549170 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20250212125549170 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20250212125549170 DTBF INFO TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} free (tbf.cpp:271) 20250212125549170 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549170 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20250212125549170 DMS INFO MS(TLLI-0x0000001a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001a){FLOW} (gprs_ms.c:381) 20250212125549170 DMS INFO MS(TLLI-0x0000001a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549170 DMS INFO MS(TLLI-0x0000001a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549170 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549170 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){NONE}: Deallocated (fsm.c:568) 20250212125549170 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){FLOW}: Deallocated (fsm.c:568) 20250212125549170 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-3:G){NONE}: Deallocated (fsm.c:568) 20250212125549170 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-3:G){NONE}: Deallocated (fsm.c:568) 20250212125549170 DTBF INFO TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} free (tbf.cpp:271) 20250212125549170 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549170 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20250212125549170 DMS INFO MS(TLLI-0x00000022:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000022){FLOW} (gprs_ms.c:381) 20250212125549170 DMS INFO MS(TLLI-0x00000022:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549170 DMS INFO MS(TLLI-0x00000022:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549170 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549170 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){NONE}: Deallocated (fsm.c:568) 20250212125549170 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){FLOW}: Deallocated (fsm.c:568) 20250212125549170 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-4:G){NONE}: Deallocated (fsm.c:568) 20250212125549170 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-4:G){NONE}: Deallocated (fsm.c:568) 20250212125549170 DTBF INFO TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} free (tbf.cpp:271) 20250212125549170 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549170 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20250212125549170 DMS INFO MS(TLLI-0x0000002a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002a){FLOW} (gprs_ms.c:381) 20250212125549170 DMS INFO MS(TLLI-0x0000002a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549170 DMS INFO MS(TLLI-0x0000002a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549170 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549170 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){NONE}: Deallocated (fsm.c:568) 20250212125549170 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){FLOW}: Deallocated (fsm.c:568) 20250212125549170 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-5:G){NONE}: Deallocated (fsm.c:568) 20250212125549170 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-5:G){NONE}: Deallocated (fsm.c:568) 20250212125549170 DTBF INFO TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} free (tbf.cpp:271) 20250212125549170 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549170 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20250212125549170 DMS INFO MS(TLLI-0x00000032:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000032){FLOW} (gprs_ms.c:381) 20250212125549170 DMS INFO MS(TLLI-0x00000032:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549170 DMS INFO MS(TLLI-0x00000032:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549170 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549170 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){NONE}: Deallocated (fsm.c:568) 20250212125549170 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){FLOW}: Deallocated (fsm.c:568) 20250212125549170 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-6:G){NONE}: Deallocated (fsm.c:568) 20250212125549170 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-6:G){NONE}: Deallocated (fsm.c:568) 20250212125549170 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125549170 DTBF INFO TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} free (tbf.cpp:271) 20250212125549170 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549170 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20250212125549170 DMS INFO MS(TLLI-0x00000003:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000003){FLOW} (gprs_ms.c:381) 20250212125549170 DMS INFO MS(TLLI-0x00000003:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549170 DMS INFO MS(TLLI-0x00000003:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549170 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549170 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20250212125549170 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){FLOW}: Deallocated (fsm.c:568) 20250212125549170 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20250212125549170 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20250212125549170 DTBF INFO TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} free (tbf.cpp:271) 20250212125549170 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549170 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20250212125549170 DMS INFO MS(TLLI-0x0000000b:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000b){FLOW} (gprs_ms.c:381) 20250212125549170 DMS INFO MS(TLLI-0x0000000b:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549170 DMS INFO MS(TLLI-0x0000000b:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549170 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549170 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20250212125549170 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){FLOW}: Deallocated (fsm.c:568) 20250212125549170 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20250212125549170 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20250212125549170 DTBF INFO TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} free (tbf.cpp:271) 20250212125549170 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549170 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20250212125549170 DMS INFO MS(TLLI-0x00000013:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000013){FLOW} (gprs_ms.c:381) 20250212125549170 DMS INFO MS(TLLI-0x00000013:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549170 DMS INFO MS(TLLI-0x00000013:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549170 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549170 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){NONE}: Deallocated (fsm.c:568) 20250212125549170 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){FLOW}: Deallocated (fsm.c:568) 20250212125549170 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-2:G){NONE}: Deallocated (fsm.c:568) 20250212125549170 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-2:G){NONE}: Deallocated (fsm.c:568) 20250212125549170 DTBF INFO TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} free (tbf.cpp:271) 20250212125549170 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549170 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20250212125549170 DMS INFO MS(TLLI-0x0000001b:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001b){FLOW} (gprs_ms.c:381) 20250212125549170 DMS INFO MS(TLLI-0x0000001b:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549170 DMS INFO MS(TLLI-0x0000001b:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549170 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549171 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){FLOW}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-3:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-3:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} free (tbf.cpp:271) 20250212125549171 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549171 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20250212125549171 DMS INFO MS(TLLI-0x00000023:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000023){FLOW} (gprs_ms.c:381) 20250212125549171 DMS INFO MS(TLLI-0x00000023:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549171 DMS INFO MS(TLLI-0x00000023:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549171 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549171 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){FLOW}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-4:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-4:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} free (tbf.cpp:271) 20250212125549171 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549171 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20250212125549171 DMS INFO MS(TLLI-0x0000002b:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002b){FLOW} (gprs_ms.c:381) 20250212125549171 DMS INFO MS(TLLI-0x0000002b:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549171 DMS INFO MS(TLLI-0x0000002b:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549171 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549171 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){FLOW}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-5:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-5:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} free (tbf.cpp:271) 20250212125549171 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549171 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20250212125549171 DMS INFO MS(TLLI-0x00000033:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000033){FLOW} (gprs_ms.c:381) 20250212125549171 DMS INFO MS(TLLI-0x00000033:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549171 DMS INFO MS(TLLI-0x00000033:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549171 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549171 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){FLOW}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-6:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-6:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125549171 DTBF INFO TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} free (tbf.cpp:271) 20250212125549171 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549171 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20250212125549171 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000004){FLOW} (gprs_ms.c:381) 20250212125549171 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549171 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549171 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549171 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){FLOW}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} free (tbf.cpp:271) 20250212125549171 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549171 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20250212125549171 DMS INFO MS(TLLI-0x0000000c:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000c){FLOW} (gprs_ms.c:381) 20250212125549171 DMS INFO MS(TLLI-0x0000000c:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549171 DMS INFO MS(TLLI-0x0000000c:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549171 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549171 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){FLOW}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-1:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-1:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} free (tbf.cpp:271) 20250212125549171 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549171 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20250212125549171 DMS INFO MS(TLLI-0x00000014:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000014){FLOW} (gprs_ms.c:381) 20250212125549171 DMS INFO MS(TLLI-0x00000014:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549171 DMS INFO MS(TLLI-0x00000014:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549171 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549171 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){FLOW}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-2:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-2:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} free (tbf.cpp:271) 20250212125549171 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549171 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20250212125549171 DMS INFO MS(TLLI-0x0000001c:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001c){FLOW} (gprs_ms.c:381) 20250212125549171 DMS INFO MS(TLLI-0x0000001c:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549171 DMS INFO MS(TLLI-0x0000001c:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549171 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549171 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){FLOW}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-3:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-3:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} free (tbf.cpp:271) 20250212125549171 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549171 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20250212125549171 DMS INFO MS(TLLI-0x00000024:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000024){FLOW} (gprs_ms.c:381) 20250212125549171 DMS INFO MS(TLLI-0x00000024:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549171 DMS INFO MS(TLLI-0x00000024:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549171 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549171 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){FLOW}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-4:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-4:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} free (tbf.cpp:271) 20250212125549171 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549171 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20250212125549171 DMS INFO MS(TLLI-0x0000002c:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002c){FLOW} (gprs_ms.c:381) 20250212125549171 DMS INFO MS(TLLI-0x0000002c:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549171 DMS INFO MS(TLLI-0x0000002c:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549171 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549171 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){FLOW}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-5:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-5:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} free (tbf.cpp:271) 20250212125549171 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549171 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20250212125549171 DMS INFO MS(TLLI-0x00000034:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000034){FLOW} (gprs_ms.c:381) 20250212125549171 DMS INFO MS(TLLI-0x00000034:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549171 DMS INFO MS(TLLI-0x00000034:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549171 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549171 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){FLOW}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-6:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-6:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125549171 DTBF INFO TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} free (tbf.cpp:271) 20250212125549171 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549171 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20250212125549171 DMS INFO MS(TLLI-0x00000005:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000005){FLOW} (gprs_ms.c:381) 20250212125549171 DMS INFO MS(TLLI-0x00000005:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549171 DMS INFO MS(TLLI-0x00000005:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549171 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549171 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){FLOW}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-0:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-0:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} free (tbf.cpp:271) 20250212125549171 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549171 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20250212125549171 DMS INFO MS(TLLI-0x0000000d:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000d){FLOW} (gprs_ms.c:381) 20250212125549171 DMS INFO MS(TLLI-0x0000000d:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549171 DMS INFO MS(TLLI-0x0000000d:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549171 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549171 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){FLOW}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-1:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-1:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} free (tbf.cpp:271) 20250212125549171 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549171 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20250212125549171 DMS INFO MS(TLLI-0x00000015:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000015){FLOW} (gprs_ms.c:381) 20250212125549171 DMS INFO MS(TLLI-0x00000015:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549171 DMS INFO MS(TLLI-0x00000015:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549171 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549171 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){FLOW}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-2:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-2:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} free (tbf.cpp:271) 20250212125549171 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549171 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20250212125549171 DMS INFO MS(TLLI-0x0000001d:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001d){FLOW} (gprs_ms.c:381) 20250212125549171 DMS INFO MS(TLLI-0x0000001d:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549171 DMS INFO MS(TLLI-0x0000001d:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549171 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549171 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){FLOW}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-3:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-3:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} free (tbf.cpp:271) 20250212125549171 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549171 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20250212125549171 DMS INFO MS(TLLI-0x00000025:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000025){FLOW} (gprs_ms.c:381) 20250212125549171 DMS INFO MS(TLLI-0x00000025:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549171 DMS INFO MS(TLLI-0x00000025:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549171 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549171 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){FLOW}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-4:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-4:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} free (tbf.cpp:271) 20250212125549171 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549171 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20250212125549171 DMS INFO MS(TLLI-0x0000002d:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002d){FLOW} (gprs_ms.c:381) 20250212125549171 DMS INFO MS(TLLI-0x0000002d:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549171 DMS INFO MS(TLLI-0x0000002d:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549171 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549171 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){FLOW}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-5:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-5:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} free (tbf.cpp:271) 20250212125549171 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549171 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20250212125549171 DMS INFO MS(TLLI-0x00000035:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000035){FLOW} (gprs_ms.c:381) 20250212125549171 DMS INFO MS(TLLI-0x00000035:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549171 DMS INFO MS(TLLI-0x00000035:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549171 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549171 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){FLOW}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-6:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-6:G){NONE}: Deallocated (fsm.c:568) 20250212125549171 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125549171 DTBF INFO TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} free (tbf.cpp:271) 20250212125549171 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549171 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20250212125549171 DMS INFO MS(TLLI-0x00000006:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000006){FLOW} (gprs_ms.c:381) 20250212125549172 DMS INFO MS(TLLI-0x00000006:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549172 DMS INFO MS(TLLI-0x00000006:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549172 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549172 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){FLOW}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-0:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-0:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} free (tbf.cpp:271) 20250212125549172 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549172 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20250212125549172 DMS INFO MS(TLLI-0x0000000e:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000e){FLOW} (gprs_ms.c:381) 20250212125549172 DMS INFO MS(TLLI-0x0000000e:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549172 DMS INFO MS(TLLI-0x0000000e:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549172 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549172 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){FLOW}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-1:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-1:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} free (tbf.cpp:271) 20250212125549172 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549172 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20250212125549172 DMS INFO MS(TLLI-0x00000016:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000016){FLOW} (gprs_ms.c:381) 20250212125549172 DMS INFO MS(TLLI-0x00000016:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549172 DMS INFO MS(TLLI-0x00000016:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549172 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549172 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){FLOW}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-2:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-2:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} free (tbf.cpp:271) 20250212125549172 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549172 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20250212125549172 DMS INFO MS(TLLI-0x0000001e:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001e){FLOW} (gprs_ms.c:381) 20250212125549172 DMS INFO MS(TLLI-0x0000001e:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549172 DMS INFO MS(TLLI-0x0000001e:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549172 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549172 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){FLOW}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-3:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-3:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} free (tbf.cpp:271) 20250212125549172 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549172 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20250212125549172 DMS INFO MS(TLLI-0x00000026:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000026){FLOW} (gprs_ms.c:381) 20250212125549172 DMS INFO MS(TLLI-0x00000026:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549172 DMS INFO MS(TLLI-0x00000026:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549172 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549172 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){FLOW}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-4:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-4:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} free (tbf.cpp:271) 20250212125549172 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549172 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20250212125549172 DMS INFO MS(TLLI-0x0000002e:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002e){FLOW} (gprs_ms.c:381) 20250212125549172 DMS INFO MS(TLLI-0x0000002e:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549172 DMS INFO MS(TLLI-0x0000002e:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549172 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549172 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){FLOW}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-5:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-5:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} free (tbf.cpp:271) 20250212125549172 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549172 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20250212125549172 DMS INFO MS(TLLI-0x00000036:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000036){FLOW} (gprs_ms.c:381) 20250212125549172 DMS INFO MS(TLLI-0x00000036:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549172 DMS INFO MS(TLLI-0x00000036:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549172 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549172 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){FLOW}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-6:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-6:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125549172 DTBF INFO TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} free (tbf.cpp:271) 20250212125549172 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549172 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20250212125549172 DMS INFO MS(TLLI-0x00000007:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000007){FLOW} (gprs_ms.c:381) 20250212125549172 DMS INFO MS(TLLI-0x00000007:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549172 DMS INFO MS(TLLI-0x00000007:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549172 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549172 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){FLOW}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-0:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-0:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} free (tbf.cpp:271) 20250212125549172 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549172 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20250212125549172 DMS INFO MS(TLLI-0x0000000f:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000f){FLOW} (gprs_ms.c:381) 20250212125549172 DMS INFO MS(TLLI-0x0000000f:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549172 DMS INFO MS(TLLI-0x0000000f:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549172 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549172 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){FLOW}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-1:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-1:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} free (tbf.cpp:271) 20250212125549172 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549172 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20250212125549172 DMS INFO MS(TLLI-0x00000017:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000017){FLOW} (gprs_ms.c:381) 20250212125549172 DMS INFO MS(TLLI-0x00000017:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549172 DMS INFO MS(TLLI-0x00000017:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549172 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549172 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){FLOW}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-2:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-2:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} free (tbf.cpp:271) 20250212125549172 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549172 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20250212125549172 DMS INFO MS(TLLI-0x0000001f:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001f){FLOW} (gprs_ms.c:381) 20250212125549172 DMS INFO MS(TLLI-0x0000001f:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549172 DMS INFO MS(TLLI-0x0000001f:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549172 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549172 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){FLOW}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-3:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-3:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} free (tbf.cpp:271) 20250212125549172 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549172 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20250212125549172 DMS INFO MS(TLLI-0x00000027:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000027){FLOW} (gprs_ms.c:381) 20250212125549172 DMS INFO MS(TLLI-0x00000027:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549172 DMS INFO MS(TLLI-0x00000027:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549172 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549172 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){FLOW}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-4:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-4:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} free (tbf.cpp:271) 20250212125549172 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549172 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20250212125549172 DMS INFO MS(TLLI-0x0000002f:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002f){FLOW} (gprs_ms.c:381) 20250212125549172 DMS INFO MS(TLLI-0x0000002f:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549172 DMS INFO MS(TLLI-0x0000002f:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549172 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549172 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){FLOW}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-5:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-5:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} free (tbf.cpp:271) 20250212125549172 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549172 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20250212125549172 DMS INFO MS(TLLI-0x00000037:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000037){FLOW} (gprs_ms.c:381) 20250212125549172 DMS INFO MS(TLLI-0x00000037:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549172 DMS INFO MS(TLLI-0x00000037:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549172 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549172 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){FLOW}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-6:G){NONE}: Deallocated (fsm.c:568) 20250212125549172 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-6:G){NONE}: Deallocated (fsm.c:568) 20250212125549173 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125549173 DTBF INFO TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} free (tbf.cpp:271) 20250212125549173 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549173 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20250212125549173 DMS INFO MS(TLLI-0x00000008:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000008){FLOW} (gprs_ms.c:381) MTC@8d0f06c41a7d: Test case TC_paging_cs_multi_ms_imsi finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_multi_ms_imsi pass'.20250212125549173 DMS INFO MS(TLLI-0x00000008:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549173 DMS INFO MS(TLLI-0x00000008:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549173 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549173 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){NONE}: Deallocated (fsm.c:568) 20250212125549173 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){FLOW}: Deallocated (fsm.c:568) 20250212125549173 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-0:G){NONE}: Deallocated (fsm.c:568) 20250212125549173 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-0:G){NONE}: Deallocated (fsm.c:568) 20250212125549173 DTBF INFO TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} free (tbf.cpp:271) 20250212125549173 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549173 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20250212125549173 DMS INFO MS(TLLI-0x00000010:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000010){FLOW} (gprs_ms.c:381) 20250212125549173 DMS INFO MS(TLLI-0x00000010:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549173 DMS INFO MS(TLLI-0x00000010:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549173 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549173 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){NONE}: Deallocated (fsm.c:568) 20250212125549173 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){FLOW}: Deallocated (fsm.c:568) 20250212125549173 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-1:G){NONE}: Deallocated (fsm.c:568) 20250212125549173 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-1:G){NONE}: Deallocated (fsm.c:568) 20250212125549173 DTBF INFO TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} free (tbf.cpp:271) 20250212125549173 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549173 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20250212125549173 DMS INFO MS(TLLI-0x00000018:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000018){FLOW} (gprs_ms.c:381) 20250212125549173 DMS INFO MS(TLLI-0x00000018:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549173 DMS INFO MS(TLLI-0x00000018:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549173 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549173 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){NONE}: Deallocated (fsm.c:568) 20250212125549173 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){FLOW}: Deallocated (fsm.c:568) 20250212125549173 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-2:G){NONE}: Deallocated (fsm.c:568) 20250212125549173 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-2:G){NONE}: Deallocated (fsm.c:568) 20250212125549173 DTBF INFO TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} free (tbf.cpp:271) 20250212125549173 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549173 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20250212125549173 DMS INFO MS(TLLI-0x00000020:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000020){FLOW} (gprs_ms.c:381) 20250212125549173 DMS INFO MS(TLLI-0x00000020:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549173 DMS INFO MS(TLLI-0x00000020:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549173 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549173 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){NONE}: Deallocated (fsm.c:568) 20250212125549173 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){FLOW}: Deallocated (fsm.c:568) 20250212125549173 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-3:G){NONE}: Deallocated (fsm.c:568) 20250212125549173 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-3:G){NONE}: Deallocated (fsm.c:568) 20250212125549173 DTBF INFO TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} free (tbf.cpp:271) 20250212125549173 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549173 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20250212125549173 DMS INFO MS(TLLI-0x00000028:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000028){FLOW} (gprs_ms.c:381) 20250212125549173 DMS INFO MS(TLLI-0x00000028:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549173 DMS INFO MS(TLLI-0x00000028:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549173 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549173 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){NONE}: Deallocated (fsm.c:568) 20250212125549173 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){FLOW}: Deallocated (fsm.c:568) 20250212125549173 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-4:G){NONE}: Deallocated (fsm.c:568) 20250212125549173 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-4:G){NONE}: Deallocated (fsm.c:568) 20250212125549173 DTBF INFO TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} free (tbf.cpp:271) 20250212125549173 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549173 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20250212125549173 DMS INFO MS(TLLI-0x00000030:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000030){FLOW} (gprs_ms.c:381) 20250212125549173 DMS INFO MS(TLLI-0x00000030:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549173 DMS INFO MS(TLLI-0x00000030:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549173 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549173 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){NONE}: Deallocated (fsm.c:568) 20250212125549173 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){FLOW}: Deallocated (fsm.c:568) 20250212125549173 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-5:G){NONE}: Deallocated (fsm.c:568) 20250212125549173 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-5:G){NONE}: Deallocated (fsm.c:568) 20250212125549173 DTBF INFO TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} free (tbf.cpp:271) 20250212125549173 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125549173 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20250212125549173 DMS INFO MS(TLLI-0x00000038:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000038){FLOW} (gprs_ms.c:381) 20250212125549173 DMS INFO MS(TLLI-0x00000038:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125549173 DMS INFO MS(TLLI-0x00000038:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125549173 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125549173 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){NONE}: Deallocated (fsm.c:568) 20250212125549173 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){FLOW}: Deallocated (fsm.c:568) 20250212125549173 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-6:G){NONE}: Deallocated (fsm.c:568) 20250212125549173 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-6:G){NONE}: Deallocated (fsm.c:568) 20250212125549173 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125549173 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125549173 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125549173 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125549173 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) 20250212125549173 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) 20250212125549173 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 9514 with status 0 respawn: 52: starting: osmo-pcu Wed Feb 12 12:55:49 UTC 2025 ====== 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 20250212125549185 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125549185 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125549185 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125549185 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125549198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33238<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125549298 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33238<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7141568) Waiting for packet dumper to finish... 1 (prev_count=7141568, count=7275772) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_multi_ms_imsi pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_multi_ms_tmsi'. ------ PCU_Tests.TC_paging_cs_multi_ms_tmsi ------ Wed Feb 12 12:55:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_cs_multi_ms_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_cs_multi_ms_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_multi_ms_tmsi' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_paging_cs_multi_ms_tmsi started. 598@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_paging_cs_multi_ms_tmsi-BVCI1234(600)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 598@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(602)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 598@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 20250212125552460 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60478<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 598@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(606)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 598@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(606)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(603)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20250212125552469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60490<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(603)@8d0f06c41a7d: Start timer T: 5 s PCUIF(603)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_paging_cs_multi_ms_tmsi-STATS(608)@8d0f06c41a7d: Start timer T: 2 s TC_paging_cs_multi_ms_tmsi-STATS(608)@8d0f06c41a7d: Start timer T: 2 s 598@8d0f06c41a7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(609)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(609)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125554186 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125554186 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125554186 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(603)@8d0f06c41a7d: OsmoPCU is now connected BTS(605)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125554189 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125554189 DLGLOBAL DEBUG validating counter group 0x5636f2444040(bts) with 102 counters (rate_ctr.c:86) 20250212125554189 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125554189 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125554189 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125554189 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125554189 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125554189 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125554189 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125554189 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125554189 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125554189 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125554189 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125554189 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125554189 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125554189 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125554189 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125554189 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125554189 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125554189 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125554189 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125554189 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125554189 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125554189 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125554189 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125554189 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125554189 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125554189 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125554189 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125554189 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125554189 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125554189 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125554189 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125554189 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125554189 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125554189 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125554189 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125554189 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125554189 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125554189 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125554189 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125554189 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125554189 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125554189 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125554189 DLGLOBAL DEBUG validating counter group 0x7fc14c4505e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125554189 DLGLOBAL DEBUG validating counter group 0x5636f2443720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125554189 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125554189 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125554189 DLGLOBAL DEBUG validating counter group 0x7fc14c451180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125554189 DLGLOBAL DEBUG validating counter group 0x7fc14c451160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125554189 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125554189 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) 20250212125554189 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) 20250212125554189 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125554189 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125554189 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125554189 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125554189 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125554189 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125554189 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125554189 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125554189 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125554189 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125554189 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125554189 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125554189 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125554189 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125554189 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125554189 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125554189 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125554189 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125554189 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125554189 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125554189 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125554189 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125554189 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125554189 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125554189 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125554189 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125554189 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) 20250212125554189 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125554190 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(605)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(605)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(602)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(602)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE BTS(605)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(602)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(602)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(605)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" 20250212125554191 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125554191 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) 20250212125554191 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) 20250212125554191 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125554191 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125554191 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)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" 20250212125554191 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125554191 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) 20250212125554191 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(605)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(602)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(602)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125554192 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125554192 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) 20250212125554192 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) 20250212125554192 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125554192 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125554192 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125554192 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125554192 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125554192 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125554192 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(605)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212125554192 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125554192 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(602)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(602)@8d0f06c41a7d: Start timer Tns_test: 10 s 599@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 599@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125554197 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125554197 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125554197 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125554197 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125554197 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125554197 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125554197 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125554197 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_paging_cs_multi_ms_tmsi-BVCI1234(600)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_paging_cs_multi_ms_tmsi-BVCI1234(600)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125554200 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125554200 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125554200 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125554200 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125554200 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125554200 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125554200 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125554200 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125554201 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125554201 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125554201 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125554201 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125554201 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125554201 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125554201 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212125554201 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212125554201 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125554201 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125554203 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) 20250212125554203 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125554203 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125554203 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125554203 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125554203 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125554203 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125554203 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) 20250212125554203 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) 20250212125554203 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) 20250212125554203 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) 20250212125554204 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) 20250212125554204 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) 20250212125554204 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) 20250212125554204 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) 20250212125554204 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) 20250212125554204 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) 20250212125554204 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) 20250212125554204 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) 20250212125554204 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) 20250212125554204 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) 20250212125554208 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125554213 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) 20250212125554213 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125554213 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125554213 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125554213 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125554213 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125554213 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125554213 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125554213 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125554213 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125554213 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125554213 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125554213 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125554213 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125554213 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125554213 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125554213 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125554213 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125554213 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125554213 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125554213 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125554213 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125554213 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125554213 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125554213 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125554213 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125554213 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125554213 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125554213 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125554213 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125554213 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125554213 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125554213 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212125554213 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125554213 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125554213 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125554213 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125554213 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) 20250212125554213 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) 20250212125554213 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125554213 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125554213 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125554213 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125554221 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) 20250212125554221 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) 20250212125554222 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) 20250212125554222 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) 20250212125554222 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) 20250212125554222 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) 20250212125554222 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) 20250212125554222 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) 20250212125554222 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) 20250212125554222 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) 20250212125554222 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) 20250212125554222 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) 20250212125554222 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) 20250212125554222 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) 20250212125554223 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) 20250212125554223 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) 20250212125554226 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) 20250212125554226 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) 20250212125554226 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125554240 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) 20250212125554240 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) 20250212125554240 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) 20250212125554240 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) 20250212125554240 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) 20250212125554240 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) 20250212125554240 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) 20250212125554240 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) 20250212125554241 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) 20250212125554241 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) 20250212125554241 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) 20250212125554241 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) 20250212125554241 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) 20250212125554241 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) 20250212125554241 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) 20250212125554241 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) 20250212125554249 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) 20250212125554249 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) 20250212125554249 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125554263 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) 20250212125554263 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) 20250212125554263 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) 20250212125554263 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) 20250212125554264 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) 20250212125554264 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) 20250212125554264 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) 20250212125554264 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) 20250212125554264 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) 20250212125554264 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) 20250212125554264 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) 20250212125554264 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) 20250212125554264 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) 20250212125554264 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) 20250212125554264 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) 20250212125554264 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) 20250212125554268 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) 20250212125554268 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) 20250212125554268 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125554282 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) 20250212125554282 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) 20250212125554282 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) 20250212125554282 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) 20250212125554282 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) 20250212125554282 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) 20250212125554282 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) 20250212125554282 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) 20250212125554283 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) 20250212125554283 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) 20250212125554283 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) 20250212125554283 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) 20250212125554283 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) 20250212125554283 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) 20250212125554283 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) 20250212125554283 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) 20250212125554344 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) 20250212125554344 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) 20250212125554345 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125554356 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) 20250212125554357 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) 20250212125554357 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) 20250212125554357 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) 20250212125554357 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) 20250212125554357 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) 20250212125554358 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) 20250212125554358 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) 20250212125554358 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) 20250212125554358 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) 20250212125554358 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) 20250212125554359 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) 20250212125554359 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) 20250212125554359 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) 20250212125554359 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) 20250212125554359 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) 20250212125554365 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) 20250212125554365 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) 20250212125554365 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125554379 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) 20250212125554379 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) 20250212125554380 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) 20250212125554380 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) 20250212125554380 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) 20250212125554380 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) 20250212125554380 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) 20250212125554380 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) 20250212125554380 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) 20250212125554380 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) 20250212125554380 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) 20250212125554380 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) 20250212125554380 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) 20250212125554380 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) 20250212125554380 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) 20250212125554380 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) 20250212125554384 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) 20250212125554384 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) 20250212125554384 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125554398 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) 20250212125554398 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) 20250212125554398 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) 20250212125554398 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) 20250212125554398 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) 20250212125554398 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) 20250212125554398 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) 20250212125554398 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) 20250212125554398 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) 20250212125554398 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) 20250212125554399 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) 20250212125554399 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) 20250212125554399 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) 20250212125554399 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) 20250212125554399 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) 20250212125554399 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) 20250212125554402 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) 20250212125554402 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) 20250212125554403 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125554414 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125554414 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125554414 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125554416 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) 20250212125554416 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) 20250212125554417 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) 20250212125554417 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) 20250212125554417 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) 20250212125554417 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) 20250212125554417 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) 20250212125554417 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) 20250212125554417 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) 20250212125554417 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) 20250212125554417 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) 20250212125554417 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) 20250212125554417 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) 20250212125554417 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) 20250212125554417 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) 20250212125554417 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) 20250212125554426 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) 20250212125554426 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=39 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=43 (gprs_rlcmac_sched.cpp:454) 20250212125554426 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 43 for type USF (pdch_ul_controller.c:184) 20250212125554426 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Sending data request: sapi=5 arfcn=871 cur_fn=34 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) 20250212125554426 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125554441 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=9 data=3c 01 01 00 00 00 01 36 52 ed 17 32 dc f2 15 29 c4 65 2d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125554441 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125554441 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125554441 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 01 00 00 00 01 36 52 ed 17 32 dc f2 15 29 c4 65 2d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125554441 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125554441 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=39 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20250212125554441 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) 20250212125554441 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125554441 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) 20250212125554441 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125554441 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 36 52 ed 17 32 dc f2 15 29 c4 65 2d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125554441 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125554441 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125554442 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125554442 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125554442 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125554442 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125554442 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125554442 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) 20250212125554442 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) 20250212125554442 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125554442 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125554442 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125554442 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) 20250212125554442 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) 20250212125554442 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) 20250212125554442 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) 20250212125554442 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) 20250212125554442 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) 20250212125554442 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) 20250212125554442 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) 20250212125554443 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) 20250212125554443 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) 20250212125554443 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) 20250212125554443 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) 20250212125554443 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) 20250212125554443 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) 20250212125554446 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) 20250212125554446 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:TLLI-0x00000001){FLOW}, expect answer on UL FN=47 (gprs_rlcmac_sched.cpp:454) 20250212125554446 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 47 for type USF (pdch_ul_controller.c:184) 20250212125554446 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) 20250212125554446 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125554446 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125554446 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) 20250212125554446 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125554446 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125554446 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125554446 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125554446 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Sending data request: sapi=5 arfcn=871 cur_fn=39 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) 20250212125554446 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125554449 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=39, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125554449 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125554449 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125554449 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125554449 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125554449 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125554449 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125554449 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=0 (bts.cpp:663) 20250212125554449 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125554449 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125554449 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125554449 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125554449 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125554449 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125554449 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125554449 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125554449 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125554449 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125554449 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125554449 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125554449 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125554449 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125554449 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125554449 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125554449 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125554449 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125554449 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125554449 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125554449 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125554449 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125554449 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20250212125554449 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125554449 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-0:G){NEW} (gprs_ms.c:336) 20250212125554449 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125554449 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125554449 DTBFUL INFO TBF(UL:TFI-0-1-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125554449 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125554449 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) 20250212125554449 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=39 (tbf_ul.cpp:221) 20250212125554449 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125554449 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125554449 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125554449 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=39 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125554460 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) 20250212125554460 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) 20250212125554460 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=43): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125554460 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125554461 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) 20250212125554461 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) 20250212125554461 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) 20250212125554461 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) 20250212125554462 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) 20250212125554462 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) 20250212125554462 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) 20250212125554462 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) 20250212125554463 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) 20250212125554463 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) 20250212125554463 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) 20250212125554463 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) 20250212125554464 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) 20250212125554464 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) 20250212125554465 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) 20250212125554465 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:TLLI-0x00000001){FLOW}, expect answer on UL FN=52 (gprs_rlcmac_sched.cpp:454) 20250212125554465 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20250212125554465 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) 20250212125554466 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125554480 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) 20250212125554480 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) 20250212125554480 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=47): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125554480 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125554481 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=11 data=3c 01 01 00 00 00 02 17 9f 84 02 04 f8 44 8d 5d 64 29 ff 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125554481 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125554481 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125554481 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 01 01 00 00 00 02 17 9f 84 02 04 f8 44 8d 5d 64 29 ff 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125554481 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125554481 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=47 Rx UL DATA from unexpected TBF(UL:TFI-0-1-0:G){ASSIGN} (pdch.cpp:1070) 20250212125554481 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) 20250212125554482 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125554482 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) 20250212125554482 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125554482 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} data_length=30, data=00 00 00 02 17 9f 84 02 04 f8 44 8d 5d 64 29 ff 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125554482 DTBFUL INFO TBF(UL:TFI-0-1-0:G){ASSIGN} Decoded premier TLLI=0x00000002 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125554482 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000002, not yet confirmed (gprs_ms.c:512) 20250212125554482 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125554482 DTBFUL ERROR UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125554482 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125554482 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125554482 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125554482 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125554482 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) 20250212125554482 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125554482 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125554482 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125554483 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) 20250212125554483 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) 20250212125554484 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) 20250212125554484 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) 20250212125554484 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) 20250212125554485 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) 20250212125554485 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) 20250212125554485 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) 20250212125554486 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) 20250212125554486 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) 20250212125554487 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) 20250212125554487 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) 20250212125554491 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=872 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20250212125554491 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) 20250212125554491 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125554491 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125554491 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) 20250212125554491 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125554491 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125554491 DTBFUL ERROR UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125554491 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Scheduling control message at RTS for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125554491 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Sending data request: sapi=5 arfcn=872 cur_fn=47 block=0 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) 20250212125554492 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125554498 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=47, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125554498 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125554498 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125554498 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125554498 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125554498 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125554498 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125554498 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=0 (bts.cpp:663) 20250212125554498 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125554498 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125554498 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125554498 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125554498 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125554498 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125554498 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125554498 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125554498 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125554498 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125554498 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125554498 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125554498 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125554498 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125554498 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125554498 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125554498 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125554498 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125554498 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125554498 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125554498 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125554499 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125554499 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20250212125554499 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125554499 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-0:G){NEW} (gprs_ms.c:336) 20250212125554499 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125554499 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125554499 DTBFUL INFO TBF(UL:TFI-0-2-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125554499 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125554499 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) 20250212125554499 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=47 (tbf_ul.cpp:221) 20250212125554499 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125554499 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125554499 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125554499 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 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125554507 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) 20250212125554507 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) 20250212125554507 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) 20250212125554507 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125554508 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) 20250212125554508 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) 20250212125554509 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) 20250212125554509 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) 20250212125554509 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) 20250212125554509 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) 20250212125554510 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) 20250212125554510 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) 20250212125554510 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) 20250212125554510 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) 20250212125554511 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) 20250212125554511 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) 20250212125554511 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) 20250212125554511 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) 20250212125554511 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) 20250212125554511 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) 20250212125554511 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20250212125554511 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) 20250212125554512 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125554523 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) 20250212125554523 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) 20250212125554524 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) 20250212125554524 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) 20250212125554524 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=1 data=3c 01 01 00 00 00 03 25 36 83 ba 86 ad bf 79 dc eb 16 68 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125554524 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125554524 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125554524 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 01 01 00 00 00 03 25 36 83 ba 86 ad bf 79 dc eb 16 68 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125554524 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125554524 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=56 Rx UL DATA from unexpected TBF(UL:TFI-0-2-0:G){ASSIGN} (pdch.cpp:1070) 20250212125554524 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) 20250212125554524 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125554524 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) 20250212125554524 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125554524 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} data_length=30, data=00 00 00 03 25 36 83 ba 86 ad bf 79 dc eb 16 68 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125554524 DTBFUL INFO TBF(UL:TFI-0-2-0:G){ASSIGN} Decoded premier TLLI=0x00000003 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125554524 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000003, not yet confirmed (gprs_ms.c:512) 20250212125554524 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125554524 DTBFUL ERROR UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125554524 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125554524 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125554524 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125554524 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125554524 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) 20250212125554524 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125554524 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125554524 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125554524 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) 20250212125554524 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) 20250212125554524 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) 20250212125554524 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) 20250212125554524 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) 20250212125554524 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) 20250212125554524 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) 20250212125554525 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) 20250212125554525 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) 20250212125554525 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) 20250212125554528 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 RX RTS.req: sapi=5 arfcn=873 cur_fn=56 block=2 (pcu_l1_if.cpp:576) 20250212125554528 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) 20250212125554528 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125554528 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125554528 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) 20250212125554528 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125554528 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125554528 DTBFUL ERROR UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125554528 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Scheduling control message at RTS for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125554528 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Sending data request: sapi=5 arfcn=873 cur_fn=56 block=2 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) 20250212125554528 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125554530 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=56, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125554530 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125554530 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125554530 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125554530 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125554530 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125554530 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125554530 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=0 (bts.cpp:663) 20250212125554530 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125554530 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125554530 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125554530 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125554530 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125554530 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125554530 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125554530 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125554530 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125554530 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125554530 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125554530 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125554530 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125554530 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125554530 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125554530 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125554530 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125554530 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125554530 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125554530 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125554530 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125554530 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125554530 DTBF INFO TBF(UL:TFI-0-3-0:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20250212125554530 DTBF INFO TBF(UL:TFI-0-3-0:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125554530 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-0:G){NEW} (gprs_ms.c:336) 20250212125554530 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125554530 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125554530 DTBFUL INFO TBF(UL:TFI-0-3-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125554530 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125554530 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) 20250212125554530 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=56 (tbf_ul.cpp:221) 20250212125554530 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125554530 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125554530 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125554530 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 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125554542 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) 20250212125554542 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) 20250212125554542 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) 20250212125554542 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125554542 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) 20250212125554542 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) 20250212125554543 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) 20250212125554543 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) 20250212125554543 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) 20250212125554543 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) 20250212125554543 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) 20250212125554543 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) 20250212125554543 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) 20250212125554543 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) 20250212125554544 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) 20250212125554544 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) 20250212125554544 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) 20250212125554544 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) 20250212125554551 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) 20250212125554551 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) 20250212125554551 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type USF (pdch_ul_controller.c:184) 20250212125554551 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) 20250212125554551 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125554565 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) 20250212125554565 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) 20250212125554566 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) 20250212125554566 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) 20250212125554566 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) 20250212125554566 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) 20250212125554566 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=3 data=3c 01 01 00 00 00 04 23 91 5b 65 24 ad b6 9f ce e4 7a 26 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125554566 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125554566 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125554566 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 01 01 00 00 00 04 23 91 5b 65 24 ad b6 9f ce e4 7a 26 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125554566 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125554566 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=65 Rx UL DATA from unexpected TBF(UL:TFI-0-3-0:G){ASSIGN} (pdch.cpp:1070) 20250212125554566 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) 20250212125554566 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125554566 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) 20250212125554566 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125554566 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} data_length=30, data=00 00 00 04 23 91 5b 65 24 ad b6 9f ce e4 7a 26 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125554566 DTBFUL INFO TBF(UL:TFI-0-3-0:G){ASSIGN} Decoded premier TLLI=0x00000004 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125554566 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000004, not yet confirmed (gprs_ms.c:512) 20250212125554566 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125554566 DTBFUL ERROR UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125554566 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125554566 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125554566 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125554566 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125554566 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) 20250212125554566 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125554566 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125554566 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125554566 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) 20250212125554566 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) 20250212125554566 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) 20250212125554566 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) 20250212125554567 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) 20250212125554567 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) 20250212125554567 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) 20250212125554567 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) 20250212125554570 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 RX RTS.req: sapi=5 arfcn=874 cur_fn=65 block=4 (pcu_l1_if.cpp:576) 20250212125554570 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) 20250212125554570 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125554570 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125554570 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) 20250212125554570 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125554570 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125554570 DTBFUL ERROR UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125554570 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Scheduling control message at RTS for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125554570 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Sending data request: sapi=5 arfcn=874 cur_fn=65 block=4 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) 20250212125554570 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125554571 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=65, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125554571 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125554571 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125554571 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125554571 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125554571 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125554571 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125554571 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=0 (bts.cpp:663) 20250212125554571 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125554571 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125554571 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125554571 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125554571 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125554571 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125554571 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125554571 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125554571 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125554571 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125554571 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125554571 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125554571 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125554571 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125554571 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125554571 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125554571 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125554571 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125554571 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125554571 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125554571 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125554571 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125554571 DTBF INFO TBF(UL:TFI-0-4-0:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20250212125554571 DTBF INFO TBF(UL:TFI-0-4-0:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125554571 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-0:G){NEW} (gprs_ms.c:336) 20250212125554571 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125554571 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125554571 DTBFUL INFO TBF(UL:TFI-0-4-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125554571 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125554571 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) 20250212125554571 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=65 (tbf_ul.cpp:221) 20250212125554571 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125554571 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125554571 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125554571 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=65 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125554584 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) 20250212125554584 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) 20250212125554584 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) 20250212125554584 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125554584 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) 20250212125554584 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) 20250212125554584 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) 20250212125554584 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) 20250212125554584 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) 20250212125554584 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) 20250212125554584 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) 20250212125554584 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) 20250212125554584 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) 20250212125554584 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) 20250212125554585 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) 20250212125554585 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) 20250212125554585 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) 20250212125554585 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) 20250212125554588 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) 20250212125554588 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) 20250212125554588 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type USF (pdch_ul_controller.c:184) 20250212125554588 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) 20250212125554588 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125554602 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) 20250212125554602 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) 20250212125554602 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) 20250212125554602 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) 20250212125554603 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) 20250212125554603 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) 20250212125554603 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) 20250212125554603 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) 20250212125554603 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=5 data=3c 01 01 00 00 00 05 6e b8 0d b0 0e 7e 5b 6a a3 5e d4 da 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125554603 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125554603 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125554603 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 01 01 00 00 00 05 6e b8 0d b0 0e 7e 5b 6a a3 5e d4 da 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125554603 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125554603 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=73 Rx UL DATA from unexpected TBF(UL:TFI-0-4-0:G){ASSIGN} (pdch.cpp:1070) 20250212125554603 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) 20250212125554603 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125554603 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) 20250212125554603 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125554603 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} data_length=30, data=00 00 00 05 6e b8 0d b0 0e 7e 5b 6a a3 5e d4 da 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125554603 DTBFUL INFO TBF(UL:TFI-0-4-0:G){ASSIGN} Decoded premier TLLI=0x00000005 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125554603 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000005, not yet confirmed (gprs_ms.c:512) 20250212125554603 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125554603 DTBFUL ERROR UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125554603 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125554603 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125554603 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125554603 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125554603 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) 20250212125554603 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125554603 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125554603 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125554603 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) 20250212125554603 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) 20250212125554603 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) 20250212125554603 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) 20250212125554603 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) 20250212125554603 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) 20250212125554612 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 RX RTS.req: sapi=5 arfcn=875 cur_fn=73 block=6 (pcu_l1_if.cpp:576) 20250212125554612 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) 20250212125554612 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125554612 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125554612 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) 20250212125554612 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125554612 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125554612 DTBFUL ERROR UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125554612 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Scheduling control message at RTS for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125554612 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Sending data request: sapi=5 arfcn=875 cur_fn=73 block=6 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) 20250212125554612 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125554613 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=73, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125554613 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125554613 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125554613 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125554613 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125554613 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125554613 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125554613 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=0 (bts.cpp:663) 20250212125554613 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125554613 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125554613 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125554613 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125554613 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125554613 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125554613 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125554613 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125554613 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125554613 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125554613 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125554613 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125554613 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125554613 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125554613 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125554613 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125554613 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125554613 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125554613 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125554613 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125554613 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125554613 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125554613 DTBF INFO TBF(UL:TFI-0-5-0:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20250212125554613 DTBF INFO TBF(UL:TFI-0-5-0:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125554613 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-0:G){NEW} (gprs_ms.c:336) 20250212125554613 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125554613 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125554613 DTBFUL INFO TBF(UL:TFI-0-5-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125554613 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125554613 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) 20250212125554613 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=73 (tbf_ul.cpp:221) 20250212125554613 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125554613 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125554613 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125554613 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=73 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125554626 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) 20250212125554626 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) 20250212125554626 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=78): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125554626 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20250212125554626 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) 20250212125554626 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) 20250212125554626 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) 20250212125554626 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) 20250212125554626 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) 20250212125554626 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) 20250212125554627 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) 20250212125554627 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) 20250212125554627 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) 20250212125554627 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) 20250212125554627 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) 20250212125554627 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) 20250212125554627 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) 20250212125554627 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) 20250212125554630 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) 20250212125554630 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) 20250212125554630 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20250212125554630 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) 20250212125554630 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125554649 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125554649 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125554649 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125554665 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) 20250212125554665 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) 20250212125554665 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) 20250212125554665 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) 20250212125554666 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) 20250212125554666 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) 20250212125554666 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) 20250212125554666 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) 20250212125554667 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) 20250212125554667 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) 20250212125554667 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=7 data=3c 01 01 00 00 00 06 a8 e7 5a ca 52 40 6c ac 33 9f 96 d3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125554667 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125554667 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125554667 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 01 01 00 00 00 06 a8 e7 5a ca 52 40 6c ac 33 9f 96 d3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125554667 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125554667 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=82 Rx UL DATA from unexpected TBF(UL:TFI-0-5-0:G){ASSIGN} (pdch.cpp:1070) 20250212125554667 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) 20250212125554667 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125554667 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) 20250212125554667 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125554667 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} data_length=30, data=00 00 00 06 a8 e7 5a ca 52 40 6c ac 33 9f 96 d3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125554667 DTBFUL INFO TBF(UL:TFI-0-5-0:G){ASSIGN} Decoded premier TLLI=0x00000006 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125554667 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000006, not yet confirmed (gprs_ms.c:512) 20250212125554667 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125554667 DTBFUL ERROR UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125554667 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125554667 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125554667 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125554667 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125554667 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) 20250212125554667 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125554667 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125554667 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125554667 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) 20250212125554667 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) 20250212125554667 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) 20250212125554667 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) 20250212125554669 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 RX RTS.req: sapi=5 arfcn=876 cur_fn=82 block=8 (pcu_l1_if.cpp:576) 20250212125554669 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) 20250212125554669 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125554669 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125554669 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) 20250212125554669 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125554669 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125554669 DTBFUL ERROR UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125554669 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Scheduling control message at RTS for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125554669 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Sending data request: sapi=5 arfcn=876 cur_fn=82 block=8 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) 20250212125554669 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125554671 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=82, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125554671 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125554671 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125554671 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125554671 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125554671 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125554671 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125554671 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=0 (bts.cpp:663) 20250212125554671 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125554671 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125554671 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125554671 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125554671 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125554671 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125554671 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125554671 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125554671 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125554671 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125554671 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125554671 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125554671 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125554671 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125554671 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125554671 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125554671 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125554671 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125554671 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125554671 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125554671 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125554671 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125554671 DTBF INFO TBF(UL:TFI-0-6-0:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20250212125554671 DTBF INFO TBF(UL:TFI-0-6-0:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125554671 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-0:G){NEW} (gprs_ms.c:336) 20250212125554671 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125554671 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125554671 DTBFUL INFO TBF(UL:TFI-0-6-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125554671 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125554671 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) 20250212125554671 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=82 (tbf_ul.cpp:221) 20250212125554671 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125554671 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125554671 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125554671 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 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125554683 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) 20250212125554683 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) 20250212125554683 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) 20250212125554683 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20250212125554683 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) 20250212125554683 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) 20250212125554683 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) 20250212125554683 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) 20250212125554683 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) 20250212125554683 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) 20250212125554684 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) 20250212125554684 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) 20250212125554684 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) 20250212125554684 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) 20250212125554684 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) 20250212125554684 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) 20250212125554684 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) 20250212125554684 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) 20250212125554692 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) 20250212125554692 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) 20250212125554692 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20250212125554692 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) 20250212125554692 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125554699 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125554699 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125554699 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125554706 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) 20250212125554706 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) 20250212125554706 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) 20250212125554706 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) 20250212125554707 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) 20250212125554707 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) 20250212125554707 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) 20250212125554707 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) 20250212125554707 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) 20250212125554707 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) 20250212125554707 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) 20250212125554707 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) 20250212125554707 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=9 data=3c 01 01 00 00 00 07 b9 05 aa 84 2d 6b 64 26 e4 f5 0c 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125554707 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125554707 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125554707 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 01 01 00 00 00 07 b9 05 aa 84 2d 6b 64 26 e4 f5 0c 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125554707 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125554707 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=91 Rx UL DATA from unexpected TBF(UL:TFI-0-6-0:G){ASSIGN} (pdch.cpp:1070) 20250212125554707 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) 20250212125554707 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125554707 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) 20250212125554707 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125554707 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} data_length=30, data=00 00 00 07 b9 05 aa 84 2d 6b 64 26 e4 f5 0c 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125554707 DTBFUL INFO TBF(UL:TFI-0-6-0:G){ASSIGN} Decoded premier TLLI=0x00000007 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125554707 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000007, not yet confirmed (gprs_ms.c:512) 20250212125554707 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125554707 DTBFUL ERROR UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125554707 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125554707 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125554707 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125554707 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125554707 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) 20250212125554707 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125554707 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125554707 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125554707 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) 20250212125554707 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) 20250212125554711 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 RX RTS.req: sapi=5 arfcn=877 cur_fn=91 block=10 (pcu_l1_if.cpp:576) 20250212125554711 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) 20250212125554711 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125554711 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125554711 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) 20250212125554711 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125554711 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125554711 DTBFUL ERROR UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125554711 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Scheduling control message at RTS for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125554711 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Sending data request: sapi=5 arfcn=877 cur_fn=91 block=10 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) 20250212125554711 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125554712 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=91, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125554712 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125554712 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125554712 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125554712 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125554712 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125554712 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125554712 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=0 (bts.cpp:663) 20250212125554712 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125554712 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125554712 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125554712 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125554712 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125554712 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125554712 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125554712 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125554712 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125554712 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125554712 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125554712 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125554712 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125554712 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125554712 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125554712 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125554712 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125554712 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125554712 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125554712 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125554712 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125554712 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125554712 DTBF INFO TBF(UL:TFI-0-7-0:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20250212125554712 DTBF INFO TBF(UL:TFI-0-7-0:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125554712 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-0:G){NEW} (gprs_ms.c:336) 20250212125554712 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125554712 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125554712 DTBFUL INFO TBF(UL:TFI-0-7-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125554712 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125554712 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) 20250212125554712 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=91 (tbf_ul.cpp:221) 20250212125554712 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125554712 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125554712 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125554712 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=91 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125554725 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) 20250212125554725 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) 20250212125554725 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) 20250212125554725 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20250212125554725 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) 20250212125554725 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) 20250212125554725 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) 20250212125554725 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) 20250212125554725 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) 20250212125554725 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) 20250212125554726 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) 20250212125554726 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) 20250212125554726 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) 20250212125554726 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) 20250212125554726 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) 20250212125554726 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) 20250212125554726 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) 20250212125554726 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) 20250212125554729 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) 20250212125554729 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) 20250212125554729 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20250212125554729 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) 20250212125554730 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125554731 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125554731 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125554731 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125554743 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) 20250212125554743 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) 20250212125554744 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) 20250212125554744 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) 20250212125554744 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) 20250212125554744 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) 20250212125554744 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) 20250212125554744 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) 20250212125554744 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) 20250212125554744 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) 20250212125554745 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) 20250212125554745 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) 20250212125554745 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) 20250212125554745 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) 20250212125554745 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=11 data=3c 01 01 00 00 00 08 c8 9a dd 3b aa 97 d9 77 fd 07 37 9a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125554745 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125554745 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125554745 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 01 01 00 00 00 08 c8 9a dd 3b aa 97 d9 77 fd 07 37 9a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125554745 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125554745 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=99 Rx UL DATA from unexpected TBF(UL:TFI-0-7-0:G){ASSIGN} (pdch.cpp:1070) 20250212125554745 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) 20250212125554745 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125554745 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) 20250212125554745 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125554745 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} data_length=30, data=00 00 00 08 c8 9a dd 3b aa 97 d9 77 fd 07 37 9a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125554745 DTBFUL INFO TBF(UL:TFI-0-7-0:G){ASSIGN} Decoded premier TLLI=0x00000008 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125554745 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000008, not yet confirmed (gprs_ms.c:512) 20250212125554745 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125554745 DTBFUL ERROR UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125554745 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125554745 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125554745 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125554745 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125554745 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) 20250212125554745 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125554745 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125554745 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125554753 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 RX RTS.req: sapi=5 arfcn=878 cur_fn=99 block=0 (pcu_l1_if.cpp:576) 20250212125554753 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) 20250212125554753 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125554753 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125554753 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) 20250212125554753 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125554753 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125554753 DTBFUL ERROR UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125554753 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Scheduling control message at RTS for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125554753 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Sending data request: sapi=5 arfcn=878 cur_fn=99 block=0 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) 20250212125554753 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125554755 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=99, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125554755 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125554755 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125554755 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125554755 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125554755 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125554755 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125554755 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20250212125554755 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125554755 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125554755 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125554755 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125554755 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125554755 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125554755 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125554755 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125554755 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125554755 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125554755 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125554755 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125554755 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125554755 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125554755 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125554755 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125554755 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125554755 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125554755 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125554755 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125554755 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20250212125554755 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20250212125554755 DTBF INFO TBF(UL:TFI-0-0-1:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125554755 DTBF INFO TBF(UL:TFI-0-0-1:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125554755 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-1:G){NEW} (gprs_ms.c:336) 20250212125554755 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125554755 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125554755 DTBFUL INFO TBF(UL:TFI-0-0-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125554755 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125554756 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) 20250212125554756 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=99 (tbf_ul.cpp:221) 20250212125554756 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125554756 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125554756 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20250212125554756 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=99 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125554767 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) 20250212125554767 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) 20250212125554767 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) 20250212125554767 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20250212125554768 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) 20250212125554768 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) 20250212125554769 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) 20250212125554769 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) 20250212125554769 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) 20250212125554769 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) 20250212125554770 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) 20250212125554770 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) 20250212125554770 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) 20250212125554770 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) 20250212125554771 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) 20250212125554771 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) 20250212125554772 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125554772 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125554772 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125554772 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) 20250212125554772 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) 20250212125554773 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) 20250212125554773 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) 20250212125554773 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20250212125554773 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) 20250212125554773 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 1 20250212125554787 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) 20250212125554787 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) 20250212125554788 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) 20250212125554788 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) 20250212125554789 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) 20250212125554789 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) 20250212125554789 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) 20250212125554789 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) 20250212125554790 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) 20250212125554790 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) 20250212125554791 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) 20250212125554791 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) 20250212125554792 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) 20250212125554792 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) 20250212125554792 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) 20250212125554793 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) 20250212125554793 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) 20250212125554793 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) 20250212125554793 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20250212125554793 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) 20250212125554794 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 1 20250212125554806 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) 20250212125554806 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) 20250212125554807 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) 20250212125554807 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20250212125554807 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20250212125554807 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20250212125554808 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) 20250212125554808 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) 20250212125554809 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) 20250212125554809 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) 20250212125554810 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) 20250212125554810 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) 20250212125554811 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) 20250212125554811 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) 20250212125554811 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) 20250212125554811 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) 20250212125554812 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) 20250212125554812 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) 20250212125554813 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125554813 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125554813 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125554813 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) 20250212125554813 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) 20250212125554816 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) 20250212125554816 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) 20250212125554816 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 1 20250212125554830 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) 20250212125554830 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) 20250212125554830 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=117): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} (pdch_ul_controller.c:309) 20250212125554830 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20250212125554831 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) 20250212125554831 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) 20250212125554832 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) 20250212125554832 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) 20250212125554833 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) 20250212125554833 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) 20250212125554834 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) 20250212125554834 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) 20250212125554834 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) 20250212125554834 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) 20250212125554835 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) 20250212125554835 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) 20250212125554836 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) 20250212125554836 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) 20250212125554837 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) 20250212125554837 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) 20250212125554837 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 1 20250212125554849 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) 20250212125554849 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) 20250212125554851 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) 20250212125554851 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) 20250212125554852 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) 20250212125554852 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) 20250212125554853 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) 20250212125554853 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) 20250212125554854 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) 20250212125554854 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) 20250212125554854 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) 20250212125554855 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) 20250212125554855 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) 20250212125554855 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) 20250212125554856 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) 20250212125554856 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) 20250212125554857 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) 20250212125554857 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) 20250212125554858 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 1 20250212125554869 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) 20250212125554869 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) 20250212125554870 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) 20250212125554870 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) 20250212125554871 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125554871 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125554871 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125554871 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) 20250212125554871 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) 20250212125554872 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) 20250212125554872 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) 20250212125554873 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) 20250212125554873 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) 20250212125554874 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) 20250212125554874 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) 20250212125554875 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) 20250212125554875 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) 20250212125554876 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) 20250212125554876 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) 20250212125554879 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) 20250212125554879 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) 20250212125554882 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 1 20250212125554893 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) 20250212125554893 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) 20250212125554894 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) 20250212125554894 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) 20250212125554894 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) 20250212125554894 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) 20250212125554895 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) 20250212125554895 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) 20250212125554895 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) 20250212125554895 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) 20250212125554896 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) 20250212125554896 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) 20250212125554896 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) 20250212125554896 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) 20250212125554896 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) 20250212125554896 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) 20250212125554898 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) 20250212125554898 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) 20250212125554898 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 1 20250212125554913 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125554913 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125554913 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125554913 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) 20250212125554913 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) 20250212125554914 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) 20250212125554914 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) 20250212125554915 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) 20250212125554915 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) 20250212125554916 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) 20250212125554916 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) 20250212125554917 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) 20250212125554917 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) 20250212125554918 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) 20250212125554918 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) 20250212125554918 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) 20250212125554918 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) 20250212125554919 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) 20250212125554919 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) 20250212125554920 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) 20250212125554920 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) 20250212125554921 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 1 20250212125554932 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) 20250212125554932 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) 20250212125554933 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) 20250212125554933 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) 20250212125554934 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) 20250212125554934 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) 20250212125554934 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) 20250212125554934 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) 20250212125554935 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) 20250212125554935 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) 20250212125554936 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) 20250212125554936 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) 20250212125554937 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) 20250212125554937 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) 20250212125554937 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) 20250212125554937 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) 20250212125554941 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) 20250212125554941 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) 20250212125554942 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 1 20250212125554955 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) 20250212125554956 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) 20250212125554956 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125554956 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125554956 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125554958 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) 20250212125554958 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) 20250212125554959 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) 20250212125554959 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) 20250212125554960 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) 20250212125554960 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) 20250212125554961 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) 20250212125554961 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) 20250212125554962 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) 20250212125554962 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) 20250212125554963 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) 20250212125554963 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) 20250212125554964 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) 20250212125554965 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) 20250212125554966 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) 20250212125554966 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=147 block_nr=10 scheduling USF=1 for TBF(UL:TFI-0-0-1:G){FLOW}, expect answer on UL FN=151 (gprs_rlcmac_sched.cpp:454) 20250212125554966 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type USF (pdch_ul_controller.c:184) 20250212125554966 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Sending data request: sapi=5 arfcn=871 cur_fn=143 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) 20250212125554967 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 1 vs exp USF 1 20250212125554976 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=10 data=3c 03 01 00 00 00 09 a4 87 94 01 23 b1 e4 06 b8 04 d2 32 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125554976 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) 20250212125554976 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125554976 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 03 01 00 00 00 09 a4 87 94 01 23 b1 e4 06 b8 04 d2 32 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125554977 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125554977 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=147 Rx UL DATA from unexpected TBF(UL:TFI-0-0-1:G){FLOW} (pdch.cpp:1070) 20250212125554977 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) 20250212125554977 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125554977 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) 20250212125554977 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125554977 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G){FLOW} data_length=30, data=00 00 00 09 a4 87 94 01 23 b1 e4 06 b8 04 d2 32 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125554977 DTBFUL INFO TBF(UL:TFI-0-0-1:G){FLOW} Decoded premier TLLI=0x00000009 of UL DATA TFI=1. (tbf_ul.cpp:361) 20250212125554977 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000009, not yet confirmed (gprs_ms.c:512) 20250212125554977 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125554977 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125554977 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125554977 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125554977 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125554977 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) 20250212125554977 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) 20250212125554977 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125554977 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125554977 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125554979 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) 20250212125554979 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) 20250212125554981 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) 20250212125554981 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) 20250212125554982 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) 20250212125554982 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) 20250212125554984 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) 20250212125554984 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) 20250212125554985 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) 20250212125554985 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) 20250212125554986 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) 20250212125554986 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) 20250212125554987 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) 20250212125554987 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) 20250212125554988 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) 20250212125554988 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:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=156 (gprs_rlcmac_sched.cpp:454) 20250212125554989 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type USF (pdch_ul_controller.c:184) 20250212125554989 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) 20250212125554989 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (final=0) (encoding.cpp:1112) 20250212125554989 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125554989 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) 20250212125554989 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125554989 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125554989 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125554989 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Scheduling control message at RTS for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125554989 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Sending data request: sapi=5 arfcn=871 cur_fn=147 block=11 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) 20250212125554990 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125554995 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) 20250212125554995 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) 20250212125554995 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=151): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20250212125554995 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125554996 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) 20250212125554996 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) 20250212125554997 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) 20250212125554997 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) 20250212125554997 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) 20250212125554997 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) 20250212125554998 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) 20250212125554998 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) 20250212125554999 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) 20250212125554999 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) 20250212125555001 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) 20250212125555001 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) 20250212125555001 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) 20250212125555001 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) 20250212125555002 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=151, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125555002 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125555002 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125555002 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125555002 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125555002 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125555002 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125555002 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=1 (bts.cpp:663) 20250212125555002 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125555002 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125555002 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125555002 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125555002 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125555002 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125555002 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125555002 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125555002 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125555002 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125555002 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125555002 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125555002 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125555002 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125555002 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125555002 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125555002 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125555002 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125555002 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125555002 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125555002 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20250212125555002 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20250212125555002 DTBF INFO TBF(UL:TFI-0-1-1:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20250212125555002 DTBF INFO TBF(UL:TFI-0-1-1:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125555002 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-1:G){NEW} (gprs_ms.c:336) 20250212125555002 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125555002 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125555002 DTBFUL INFO TBF(UL:TFI-0-1-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125555002 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125555002 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) 20250212125555002 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=151 (tbf_ul.cpp:221) 20250212125555002 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125555002 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125555003 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20250212125555003 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=151 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20250212125555004 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125555019 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) 20250212125555019 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) 20250212125555019 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=156): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20250212125555019 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125555021 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) 20250212125555021 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) 20250212125555022 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) 20250212125555022 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) 20250212125555023 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) 20250212125555023 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) 20250212125555025 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) 20250212125555025 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) 20250212125555026 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) 20250212125555026 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) 20250212125555027 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) 20250212125555027 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) 20250212125555028 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) 20250212125555028 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) 20250212125555030 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) 20250212125555030 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:TLLI-0x00000009){FLOW}, expect answer on UL FN=164 (gprs_rlcmac_sched.cpp:454) 20250212125555030 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 164 for type USF (pdch_ul_controller.c:184) 20250212125555030 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) 20250212125555031 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 1 vs exp USF 1 20250212125555038 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) 20250212125555038 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) 20250212125555039 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=1 data=3c 03 01 00 00 00 0a 7e 0a 05 a4 c9 6d 87 d3 bb e4 56 d6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125555039 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125555039 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125555039 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 03 01 00 00 00 0a 7e 0a 05 a4 c9 6d 87 d3 bb e4 56 d6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125555039 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125555039 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=160 Rx UL DATA from unexpected TBF(UL:TFI-0-1-1:G){ASSIGN} (pdch.cpp:1070) 20250212125555039 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) 20250212125555039 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125555039 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) 20250212125555039 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125555039 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} data_length=30, data=00 00 00 0a 7e 0a 05 a4 c9 6d 87 d3 bb e4 56 d6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125555039 DTBFUL INFO TBF(UL:TFI-0-1-1:G){ASSIGN} Decoded premier TLLI=0x0000000a of UL DATA TFI=1. (tbf_ul.cpp:361) 20250212125555039 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000a, not yet confirmed (gprs_ms.c:512) 20250212125555039 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125555039 DTBFUL ERROR UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125555039 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125555039 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125555039 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125555039 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125555039 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) 20250212125555039 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125555039 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125555039 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125555040 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) 20250212125555040 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) 20250212125555040 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) 20250212125555040 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) 20250212125555040 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) 20250212125555040 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) 20250212125555041 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) 20250212125555041 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) 20250212125555041 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) 20250212125555041 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) 20250212125555042 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) 20250212125555042 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) 20250212125555043 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 RX RTS.req: sapi=5 arfcn=872 cur_fn=160 block=2 (pcu_l1_if.cpp:576) 20250212125555043 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=164 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=169 (gprs_rlcmac_sched.cpp:454) 20250212125555043 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 169 for type USF (pdch_ul_controller.c:184) 20250212125555043 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) 20250212125555043 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125555043 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125555043 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) 20250212125555043 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125555043 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125555043 DTBFUL ERROR UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125555043 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Scheduling control message at RTS for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125555043 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Sending data request: sapi=5 arfcn=872 cur_fn=160 block=2 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) 20250212125555043 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125555046 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=160, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125555046 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125555046 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125555046 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125555046 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125555046 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125555046 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125555046 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=1 (bts.cpp:663) 20250212125555046 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125555046 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125555046 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125555046 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125555046 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125555046 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125555046 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125555046 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125555046 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125555046 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125555046 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125555046 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125555046 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125555046 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125555046 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125555046 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125555046 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125555046 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125555046 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125555046 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125555046 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20250212125555046 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20250212125555046 DTBF INFO TBF(UL:TFI-0-2-1:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20250212125555046 DTBF INFO TBF(UL:TFI-0-2-1:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125555046 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-1:G){NEW} (gprs_ms.c:336) 20250212125555046 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125555046 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125555046 DTBFUL INFO TBF(UL:TFI-0-2-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125555046 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125555046 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) 20250212125555046 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=160 (tbf_ul.cpp:221) 20250212125555046 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125555046 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125555046 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20250212125555046 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 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125555057 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) 20250212125555057 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) 20250212125555057 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) 20250212125555057 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125555059 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) 20250212125555059 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) 20250212125555060 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) 20250212125555060 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) 20250212125555060 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) 20250212125555060 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) 20250212125555061 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) 20250212125555061 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) 20250212125555062 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) 20250212125555062 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) 20250212125555063 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) 20250212125555063 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) 20250212125555063 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) 20250212125555063 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) 20250212125555067 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) 20250212125555067 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) 20250212125555067 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 173 for type USF (pdch_ul_controller.c:184) 20250212125555067 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) 20250212125555068 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 1 vs exp USF 1 20250212125555082 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) 20250212125555082 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) 20250212125555083 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) 20250212125555084 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) 20250212125555084 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=169): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20250212125555084 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125555084 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=3 data=3c 03 01 00 00 00 0b 81 b4 20 c2 4d ac c3 02 0c 0d d8 5c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125555084 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125555084 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125555084 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 03 01 00 00 00 0b 81 b4 20 c2 4d ac c3 02 0c 0d d8 5c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125555084 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125555084 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=169 Rx UL DATA from unexpected TBF(UL:TFI-0-2-1:G){ASSIGN} (pdch.cpp:1070) 20250212125555084 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) 20250212125555085 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125555085 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) 20250212125555085 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125555085 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} data_length=30, data=00 00 00 0b 81 b4 20 c2 4d ac c3 02 0c 0d d8 5c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125555085 DTBFUL INFO TBF(UL:TFI-0-2-1:G){ASSIGN} Decoded premier TLLI=0x0000000b of UL DATA TFI=1. (tbf_ul.cpp:361) 20250212125555085 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000b, not yet confirmed (gprs_ms.c:512) 20250212125555085 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125555085 DTBFUL ERROR UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125555085 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125555085 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125555085 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125555085 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125555085 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) 20250212125555085 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125555085 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125555085 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125555085 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) 20250212125555085 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) 20250212125555086 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) 20250212125555086 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) 20250212125555087 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) 20250212125555087 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) 20250212125555088 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) 20250212125555088 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) 20250212125555089 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) 20250212125555089 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) 20250212125555089 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=173 RX RTS.req: sapi=5 arfcn=873 cur_fn=169 block=4 (pcu_l1_if.cpp:576) 20250212125555089 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=173 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=177 (gprs_rlcmac_sched.cpp:454) 20250212125555089 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 177 for type USF (pdch_ul_controller.c:184) 20250212125555089 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) 20250212125555089 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125555089 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125555089 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) 20250212125555089 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125555090 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125555090 DTBFUL ERROR UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125555090 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=173 Scheduling control message at RTS for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125555090 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=173 Sending data request: sapi=5 arfcn=873 cur_fn=169 block=4 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) 20250212125555090 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125555094 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=169, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125555094 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125555094 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125555094 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125555094 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125555094 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125555094 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125555094 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=1 (bts.cpp:663) 20250212125555094 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125555094 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125555094 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125555094 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125555094 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125555094 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125555094 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125555094 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125555095 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125555095 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125555095 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125555095 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125555095 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125555095 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125555095 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125555095 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125555095 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125555095 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125555095 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125555095 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125555095 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20250212125555095 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20250212125555095 DTBF INFO TBF(UL:TFI-0-3-1:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20250212125555095 DTBF INFO TBF(UL:TFI-0-3-1:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125555095 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-1:G){NEW} (gprs_ms.c:336) 20250212125555095 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125555095 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125555095 DTBFUL INFO TBF(UL:TFI-0-3-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125555095 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125555095 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) 20250212125555095 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=169 (tbf_ul.cpp:221) 20250212125555095 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125555095 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125555095 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20250212125555095 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 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125555101 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) 20250212125555101 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) 20250212125555101 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) 20250212125555101 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125555103 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) 20250212125555103 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) 20250212125555104 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) 20250212125555104 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) 20250212125555105 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) 20250212125555105 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) 20250212125555106 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) 20250212125555106 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) 20250212125555107 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) 20250212125555107 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) 20250212125555108 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) 20250212125555108 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) 20250212125555108 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) 20250212125555108 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) 20250212125555109 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) 20250212125555109 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) 20250212125555109 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 182 for type USF (pdch_ul_controller.c:184) 20250212125555109 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) 20250212125555109 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 1 vs exp USF 1 20250212125555119 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) 20250212125555119 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) 20250212125555119 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) 20250212125555119 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) 20250212125555119 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) 20250212125555119 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) 20250212125555119 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=177): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20250212125555119 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125555119 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=177 block=5 data=3c 03 01 00 00 00 0c eb fc 85 68 89 95 54 ab 57 df 35 96 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125555119 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125555119 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125555119 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 03 01 00 00 00 0c eb fc 85 68 89 95 54 ab 57 df 35 96 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125555119 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125555119 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=177 Rx UL DATA from unexpected TBF(UL:TFI-0-3-1:G){ASSIGN} (pdch.cpp:1070) 20250212125555119 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) 20250212125555119 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125555119 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) 20250212125555119 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125555119 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} data_length=30, data=00 00 00 0c eb fc 85 68 89 95 54 ab 57 df 35 96 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125555119 DTBFUL INFO TBF(UL:TFI-0-3-1:G){ASSIGN} Decoded premier TLLI=0x0000000c of UL DATA TFI=1. (tbf_ul.cpp:361) 20250212125555119 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000c, not yet confirmed (gprs_ms.c:512) 20250212125555119 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125555119 DTBFUL ERROR UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125555119 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125555119 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125555119 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125555119 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125555119 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) 20250212125555119 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125555119 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125555119 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125555120 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) 20250212125555120 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) 20250212125555120 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) 20250212125555120 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) 20250212125555120 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) 20250212125555120 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) 20250212125555120 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) 20250212125555120 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) 20250212125555128 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=182 RX RTS.req: sapi=5 arfcn=874 cur_fn=177 block=6 (pcu_l1_if.cpp:576) 20250212125555128 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=182 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=186 (gprs_rlcmac_sched.cpp:454) 20250212125555128 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 186 for type USF (pdch_ul_controller.c:184) 20250212125555128 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) 20250212125555128 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125555128 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125555128 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) 20250212125555128 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125555128 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125555128 DTBFUL ERROR UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125555128 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=182 Scheduling control message at RTS for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125555128 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=182 Sending data request: sapi=5 arfcn=874 cur_fn=177 block=6 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) 20250212125555128 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125555129 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=177, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125555129 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125555129 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125555129 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125555129 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125555129 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125555129 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125555129 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=1 (bts.cpp:663) 20250212125555129 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125555129 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125555129 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125555129 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125555129 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125555129 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125555129 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125555129 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125555129 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125555129 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125555130 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125555130 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125555130 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125555130 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125555130 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125555130 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125555130 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125555130 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125555130 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125555130 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125555130 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20250212125555130 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20250212125555130 DTBF INFO TBF(UL:TFI-0-4-1:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20250212125555130 DTBF INFO TBF(UL:TFI-0-4-1:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125555130 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-1:G){NEW} (gprs_ms.c:336) 20250212125555130 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125555130 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125555130 DTBFUL INFO TBF(UL:TFI-0-4-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125555130 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125555130 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) 20250212125555130 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=177 (tbf_ul.cpp:221) 20250212125555130 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125555130 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125555130 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20250212125555130 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 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125555142 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) 20250212125555142 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) 20250212125555142 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) 20250212125555142 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125555143 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) 20250212125555143 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) 20250212125555143 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) 20250212125555143 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) 20250212125555143 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) 20250212125555143 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) 20250212125555143 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) 20250212125555143 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) 20250212125555143 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) 20250212125555143 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) 20250212125555143 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) 20250212125555143 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) 20250212125555143 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) 20250212125555143 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) 20250212125555147 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) 20250212125555147 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) 20250212125555147 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 190 for type USF (pdch_ul_controller.c:184) 20250212125555147 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) 20250212125555147 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 1 vs exp USF 1 20250212125555161 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) 20250212125555161 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) 20250212125555161 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) 20250212125555161 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) 20250212125555161 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) 20250212125555161 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) 20250212125555161 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) 20250212125555161 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) 20250212125555161 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=186): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20250212125555161 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125555162 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=186 block=7 data=3c 03 01 00 00 00 0d ef 6e 1d f5 8c 13 18 13 c9 ca 45 10 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125555162 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125555162 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125555162 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 03 01 00 00 00 0d ef 6e 1d f5 8c 13 18 13 c9 ca 45 10 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125555162 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125555162 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=186 Rx UL DATA from unexpected TBF(UL:TFI-0-4-1:G){ASSIGN} (pdch.cpp:1070) 20250212125555162 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) 20250212125555162 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125555162 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) 20250212125555162 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125555162 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} data_length=30, data=00 00 00 0d ef 6e 1d f5 8c 13 18 13 c9 ca 45 10 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125555162 DTBFUL INFO TBF(UL:TFI-0-4-1:G){ASSIGN} Decoded premier TLLI=0x0000000d of UL DATA TFI=1. (tbf_ul.cpp:361) 20250212125555162 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000d, not yet confirmed (gprs_ms.c:512) 20250212125555162 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125555162 DTBFUL ERROR UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125555162 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125555162 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125555162 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125555162 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125555162 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) 20250212125555162 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125555162 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125555162 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125555162 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) 20250212125555162 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) 20250212125555162 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) 20250212125555162 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) 20250212125555162 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) 20250212125555162 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) 20250212125555166 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=190 RX RTS.req: sapi=5 arfcn=875 cur_fn=186 block=8 (pcu_l1_if.cpp:576) 20250212125555166 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=190 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=195 (gprs_rlcmac_sched.cpp:454) 20250212125555166 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 195 for type USF (pdch_ul_controller.c:184) 20250212125555166 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) 20250212125555166 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125555166 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125555166 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) 20250212125555166 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125555166 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125555166 DTBFUL ERROR UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125555166 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=190 Scheduling control message at RTS for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125555166 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=190 Sending data request: sapi=5 arfcn=875 cur_fn=186 block=8 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) 20250212125555166 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125555168 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=186, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125555168 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125555168 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125555168 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125555168 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125555168 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125555169 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125555169 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=1 (bts.cpp:663) 20250212125555169 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125555169 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125555169 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125555169 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125555169 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125555169 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125555169 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125555169 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125555169 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125555169 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125555169 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125555169 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125555169 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125555169 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125555169 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125555169 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125555169 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125555169 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125555169 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125555169 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125555169 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20250212125555169 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20250212125555169 DTBF INFO TBF(UL:TFI-0-5-1:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20250212125555169 DTBF INFO TBF(UL:TFI-0-5-1:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125555169 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-1:G){NEW} (gprs_ms.c:336) 20250212125555169 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125555169 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125555169 DTBFUL INFO TBF(UL:TFI-0-5-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125555169 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125555169 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) 20250212125555169 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=186 (tbf_ul.cpp:221) 20250212125555169 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125555169 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125555169 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20250212125555169 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 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125555181 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) 20250212125555181 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) 20250212125555181 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) 20250212125555181 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20250212125555182 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) 20250212125555182 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) 20250212125555182 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) 20250212125555182 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) 20250212125555183 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) 20250212125555183 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) 20250212125555184 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) 20250212125555184 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) 20250212125555184 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) 20250212125555184 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) 20250212125555185 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) 20250212125555185 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) 20250212125555185 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) 20250212125555186 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) 20250212125555190 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) 20250212125555190 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) 20250212125555190 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 199 for type USF (pdch_ul_controller.c:184) 20250212125555190 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) 20250212125555191 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 1 vs exp USF 1 20250212125555203 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125555203 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125555203 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125555206 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) 20250212125555206 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) 20250212125555208 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) 20250212125555208 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) 20250212125555210 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) 20250212125555210 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) 20250212125555210 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) 20250212125555210 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) 20250212125555211 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) 20250212125555211 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) 20250212125555211 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=195): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20250212125555211 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125555213 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=195 block=9 data=3c 03 01 00 00 00 0e 49 7b e0 58 e1 c1 96 6d ae 61 45 4a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125555213 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125555213 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125555213 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 03 01 00 00 00 0e 49 7b e0 58 e1 c1 96 6d ae 61 45 4a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125555213 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125555213 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=195 Rx UL DATA from unexpected TBF(UL:TFI-0-5-1:G){ASSIGN} (pdch.cpp:1070) 20250212125555213 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) 20250212125555213 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125555213 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) 20250212125555213 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125555213 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} data_length=30, data=00 00 00 0e 49 7b e0 58 e1 c1 96 6d ae 61 45 4a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125555213 DTBFUL INFO TBF(UL:TFI-0-5-1:G){ASSIGN} Decoded premier TLLI=0x0000000e of UL DATA TFI=1. (tbf_ul.cpp:361) 20250212125555213 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000e, not yet confirmed (gprs_ms.c:512) 20250212125555213 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125555213 DTBFUL ERROR UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125555213 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125555213 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125555213 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125555213 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125555213 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) 20250212125555213 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125555213 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125555213 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125555214 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) 20250212125555215 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) 20250212125555215 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) 20250212125555215 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) 20250212125555216 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=199 RX RTS.req: sapi=5 arfcn=876 cur_fn=195 block=10 (pcu_l1_if.cpp:576) 20250212125555216 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=199 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=203 (gprs_rlcmac_sched.cpp:454) 20250212125555216 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 203 for type USF (pdch_ul_controller.c:184) 20250212125555216 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) 20250212125555216 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125555216 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125555216 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) 20250212125555216 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125555216 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125555216 DTBFUL ERROR UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125555216 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=199 Scheduling control message at RTS for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125555216 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=199 Sending data request: sapi=5 arfcn=876 cur_fn=195 block=10 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) 20250212125555218 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125555224 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=195, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125555224 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125555224 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125555224 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125555224 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125555224 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125555224 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125555224 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=1 (bts.cpp:663) 20250212125555224 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125555224 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125555224 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125555224 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125555224 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125555224 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125555224 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125555224 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125555224 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125555224 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125555224 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125555224 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125555224 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125555224 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125555224 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125555224 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125555224 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125555224 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125555224 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125555224 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125555224 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20250212125555224 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20250212125555224 DTBF INFO TBF(UL:TFI-0-6-1:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20250212125555224 DTBF INFO TBF(UL:TFI-0-6-1:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125555224 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-1:G){NEW} (gprs_ms.c:336) 20250212125555224 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125555224 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125555224 DTBFUL INFO TBF(UL:TFI-0-6-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125555224 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125555224 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) 20250212125555225 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=195 (tbf_ul.cpp:221) 20250212125555225 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125555225 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125555225 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20250212125555225 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 6d 78 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20250212125555226 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) 20250212125555226 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) 20250212125555226 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) 20250212125555226 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20250212125555228 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) 20250212125555228 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) BTS(605)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20250212125555230 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) 20250212125555230 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) 20250212125555232 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) 20250212125555232 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) MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 } } } } } } } } } 20250212125555233 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) 20250212125555234 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) MTC@8d0f06c41a7d: 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 } 20250212125555235 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) 20250212125555235 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) 20250212125555237 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) 20250212125555237 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) 20250212125555238 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) 20250212125555238 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) 20250212125555239 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125555243 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) 20250212125555243 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) 20250212125555244 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) 20250212125555244 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) 20250212125555245 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) 20250212125555245 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) 20250212125555246 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) 20250212125555246 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) 20250212125555247 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125555247 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125555247 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125555247 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) 20250212125555247 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) 20250212125555248 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) 20250212125555248 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) 20250212125555248 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=203): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20250212125555248 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125555249 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) 20250212125555249 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) 20250212125555249 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) 20250212125555249 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) 20250212125555253 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) 20250212125555253 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) 20250212125555253 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 212 for type USF (pdch_ul_controller.c:184) 20250212125555253 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) 20250212125555253 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 1 vs exp USF 1 20250212125555267 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) 20250212125555267 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) 20250212125555267 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) 20250212125555267 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) 20250212125555268 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) 20250212125555268 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) 20250212125555268 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) 20250212125555268 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) 20250212125555268 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) 20250212125555268 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) 20250212125555269 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) 20250212125555269 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) 20250212125555269 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=208 block=0 data=3c 03 01 00 00 00 0f 73 5d 85 a5 37 b2 04 e0 25 24 98 d7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125555269 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125555269 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125555269 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 03 01 00 00 00 0f 73 5d 85 a5 37 b2 04 e0 25 24 98 d7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125555269 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125555269 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=208 Rx UL DATA from unexpected TBF(UL:TFI-0-6-1:G){ASSIGN} (pdch.cpp:1070) 20250212125555269 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) 20250212125555269 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125555269 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) 20250212125555269 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125555269 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} data_length=30, data=00 00 00 0f 73 5d 85 a5 37 b2 04 e0 25 24 98 d7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125555269 DTBFUL INFO TBF(UL:TFI-0-6-1:G){ASSIGN} Decoded premier TLLI=0x0000000f of UL DATA TFI=1. (tbf_ul.cpp:361) 20250212125555269 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000f, not yet confirmed (gprs_ms.c:512) 20250212125555269 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125555269 DTBFUL ERROR UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125555269 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125555269 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125555269 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125555269 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125555269 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) 20250212125555269 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125555269 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125555269 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125555269 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) 20250212125555269 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) 20250212125555271 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=212 RX RTS.req: sapi=5 arfcn=877 cur_fn=208 block=1 (pcu_l1_if.cpp:576) 20250212125555271 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=212 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=216 (gprs_rlcmac_sched.cpp:454) 20250212125555271 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 216 for type USF (pdch_ul_controller.c:184) 20250212125555271 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) 20250212125555271 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125555271 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125555271 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) 20250212125555271 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125555271 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125555271 DTBFUL ERROR UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125555271 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=212 Scheduling control message at RTS for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125555271 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=212 Sending data request: sapi=5 arfcn=877 cur_fn=208 block=1 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) 20250212125555272 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125555273 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=208, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125555273 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125555273 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125555273 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125555273 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125555273 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125555273 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125555273 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=1 (bts.cpp:663) 20250212125555273 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125555273 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125555273 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125555273 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125555273 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125555273 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125555273 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125555273 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125555273 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125555273 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125555273 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125555273 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125555273 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125555273 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125555273 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125555273 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125555273 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125555273 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125555273 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125555273 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125555273 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20250212125555273 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20250212125555273 DTBF INFO TBF(UL:TFI-0-7-1:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20250212125555273 DTBF INFO TBF(UL:TFI-0-7-1:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125555274 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-1:G){NEW} (gprs_ms.c:336) 20250212125555274 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125555274 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125555274 DTBFUL INFO TBF(UL:TFI-0-7-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125555274 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125555274 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) 20250212125555274 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=208 (tbf_ul.cpp:221) 20250212125555274 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125555274 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125555274 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20250212125555274 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 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125555285 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) 20250212125555285 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) 20250212125555285 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) 20250212125555285 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20250212125555286 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) 20250212125555286 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) 20250212125555286 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) 20250212125555286 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) 20250212125555287 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) 20250212125555287 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) 20250212125555287 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) 20250212125555287 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) 20250212125555287 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) 20250212125555287 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) 20250212125555287 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) 20250212125555287 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) 20250212125555288 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) 20250212125555288 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) 20250212125555290 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) 20250212125555290 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) 20250212125555290 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 221 for type USF (pdch_ul_controller.c:184) 20250212125555290 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) 20250212125555290 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 1 vs exp USF 1 20250212125555295 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125555295 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125555295 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125555304 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) 20250212125555304 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) 20250212125555304 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) 20250212125555304 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) 20250212125555304 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) 20250212125555304 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) 20250212125555304 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) 20250212125555304 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) 20250212125555305 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) 20250212125555305 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) 20250212125555305 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) 20250212125555305 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) 20250212125555305 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) 20250212125555305 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) 20250212125555305 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=216): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20250212125555305 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125555305 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=216 block=2 data=3c 03 01 00 00 00 10 04 57 6f ea 27 90 2d 22 ba e0 1e 67 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125555305 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125555305 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125555305 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 03 01 00 00 00 10 04 57 6f ea 27 90 2d 22 ba e0 1e 67 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125555305 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125555305 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=216 Rx UL DATA from unexpected TBF(UL:TFI-0-7-1:G){ASSIGN} (pdch.cpp:1070) 20250212125555305 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) 20250212125555305 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125555305 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) 20250212125555305 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125555305 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} data_length=30, data=00 00 00 10 04 57 6f ea 27 90 2d 22 ba e0 1e 67 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125555305 DTBFUL INFO TBF(UL:TFI-0-7-1:G){ASSIGN} Decoded premier TLLI=0x00000010 of UL DATA TFI=1. (tbf_ul.cpp:361) 20250212125555305 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000010, not yet confirmed (gprs_ms.c:512) 20250212125555305 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125555305 DTBFUL ERROR UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125555305 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125555305 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125555305 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125555305 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125555305 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) 20250212125555305 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125555305 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125555305 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125555313 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=221 RX RTS.req: sapi=5 arfcn=878 cur_fn=216 block=3 (pcu_l1_if.cpp:576) 20250212125555313 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=221 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=225 (gprs_rlcmac_sched.cpp:454) 20250212125555313 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 225 for type USF (pdch_ul_controller.c:184) 20250212125555313 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) 20250212125555313 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125555313 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125555313 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) 20250212125555313 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125555313 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125555313 DTBFUL ERROR UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125555313 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=221 Scheduling control message at RTS for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125555313 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=221 Sending data request: sapi=5 arfcn=878 cur_fn=216 block=3 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) 20250212125555313 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125555315 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=216, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125555315 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125555315 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125555315 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125555315 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125555315 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125555315 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125555315 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=2 (bts.cpp:663) 20250212125555315 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125555315 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125555315 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125555315 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125555315 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125555315 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125555315 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125555315 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125555315 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125555315 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125555315 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125555315 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125555315 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125555315 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125555315 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125555315 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125555315 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125555315 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125555315 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125555315 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125555315 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20250212125555315 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20250212125555315 DTBF INFO TBF(UL:TFI-0-0-2:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125555315 DTBF INFO TBF(UL:TFI-0-0-2:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125555315 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-2:G){NEW} (gprs_ms.c:336) 20250212125555315 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125555315 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125555315 DTBFUL INFO TBF(UL:TFI-0-0-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125555315 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125555315 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) 20250212125555315 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=216 (tbf_ul.cpp:221) 20250212125555315 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125555315 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125555315 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20250212125555315 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 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125555327 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) 20250212125555327 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) 20250212125555327 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) 20250212125555327 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20250212125555327 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) 20250212125555327 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) 20250212125555328 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) 20250212125555328 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) 20250212125555328 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) 20250212125555328 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) 20250212125555328 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) 20250212125555328 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) 20250212125555328 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) 20250212125555328 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) 20250212125555329 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) 20250212125555329 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) 20250212125555329 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) 20250212125555329 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) 20250212125555330 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125555330 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125555330 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125555332 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) 20250212125555332 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) 20250212125555332 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 229 for type USF (pdch_ul_controller.c:184) 20250212125555332 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) 20250212125555332 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 1 vs exp USF 2 20250212125555346 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) 20250212125555346 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) 20250212125555346 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) 20250212125555346 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) 20250212125555347 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) 20250212125555347 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) 20250212125555347 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) 20250212125555347 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) 20250212125555347 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) 20250212125555347 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) 20250212125555347 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) 20250212125555347 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) 20250212125555348 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) 20250212125555348 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) 20250212125555348 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) 20250212125555348 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) 20250212125555348 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=225): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20250212125555348 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125555351 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) 20250212125555351 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) 20250212125555351 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 234 for type USF (pdch_ul_controller.c:184) 20250212125555351 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) 20250212125555351 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 1 vs exp USF 2 20250212125555364 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) 20250212125555364 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) 20250212125555364 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) 20250212125555364 DTBF NOTICE TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20250212125555364 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20250212125555365 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20250212125555365 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) 20250212125555365 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) 20250212125555365 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) 20250212125555365 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) 20250212125555365 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) 20250212125555365 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) 20250212125555366 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) 20250212125555366 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) 20250212125555366 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) 20250212125555366 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) 20250212125555366 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) 20250212125555366 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) 20250212125555366 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) 20250212125555366 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) 20250212125555369 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125555369 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125555369 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125555374 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) 20250212125555374 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) 20250212125555374 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 2 20250212125555388 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) 20250212125555388 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) 20250212125555388 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=234): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} (pdch_ul_controller.c:309) 20250212125555388 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20250212125555388 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) 20250212125555388 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) 20250212125555389 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) 20250212125555389 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) 20250212125555389 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) 20250212125555389 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) 20250212125555389 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) 20250212125555389 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) 20250212125555389 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) 20250212125555389 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) 20250212125555389 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) 20250212125555390 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) 20250212125555390 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) 20250212125555390 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) 20250212125555392 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) 20250212125555392 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) 20250212125555393 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 2 20250212125555406 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) 20250212125555406 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) 20250212125555407 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) 20250212125555407 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) 20250212125555407 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) 20250212125555407 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) 20250212125555407 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) 20250212125555407 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) 20250212125555407 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) 20250212125555408 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) 20250212125555408 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) 20250212125555408 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) 20250212125555408 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) 20250212125555408 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) 20250212125555408 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) 20250212125555408 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) 20250212125555411 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) 20250212125555411 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) 20250212125555411 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 2 20250212125555425 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125555425 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125555425 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125555425 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) 20250212125555425 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) 20250212125555425 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) 20250212125555425 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) 20250212125555426 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) 20250212125555426 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) 20250212125555426 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) 20250212125555426 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) 20250212125555426 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) 20250212125555426 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) 20250212125555427 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) 20250212125555427 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) 20250212125555427 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) 20250212125555427 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) 20250212125555427 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) 20250212125555427 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) 20250212125555434 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) 20250212125555434 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) 20250212125555434 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 2 20250212125555448 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) 20250212125555448 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) 20250212125555449 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) 20250212125555449 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) 20250212125555449 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) 20250212125555449 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) 20250212125555449 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) 20250212125555449 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) 20250212125555449 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) 20250212125555449 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) 20250212125555450 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) 20250212125555450 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) 20250212125555450 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) 20250212125555450 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) 20250212125555450 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) 20250212125555450 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) 20250212125555453 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) 20250212125555453 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) 20250212125555453 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 2 20250212125555467 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) 20250212125555467 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) 20250212125555467 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) 20250212125555467 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) 20250212125555468 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) 20250212125555468 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) 20250212125555468 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) 20250212125555468 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) 20250212125555468 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) 20250212125555468 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) 20250212125555468 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) 20250212125555468 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) 20250212125555469 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) 20250212125555469 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) 20250212125555469 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) 20250212125555469 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) 20250212125555472 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) 20250212125555472 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) 20250212125555472 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 2 20250212125555474 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125555474 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125555474 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125555486 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) 20250212125555486 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) 20250212125555486 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) 20250212125555486 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) 20250212125555486 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) 20250212125555486 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) 20250212125555487 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) 20250212125555487 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) 20250212125555487 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) 20250212125555487 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) 20250212125555487 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) 20250212125555487 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) 20250212125555487 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) 20250212125555487 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) 20250212125555488 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) 20250212125555488 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) 20250212125555495 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) 20250212125555495 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) 20250212125555495 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 2 20250212125555509 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) 20250212125555509 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) 20250212125555509 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) 20250212125555509 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) 20250212125555510 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) 20250212125555510 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) 20250212125555510 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) 20250212125555510 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) 20250212125555510 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) 20250212125555510 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) 20250212125555510 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) 20250212125555510 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) 20250212125555511 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) 20250212125555511 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) 20250212125555511 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) 20250212125555511 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) 20250212125555513 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) 20250212125555513 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) 20250212125555513 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 2 20250212125555516 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125555516 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125555516 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125555527 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) 20250212125555527 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) 20250212125555528 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) 20250212125555528 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) 20250212125555528 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) 20250212125555528 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) 20250212125555528 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) 20250212125555528 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) 20250212125555528 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) 20250212125555528 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) 20250212125555528 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) 20250212125555528 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) 20250212125555528 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) 20250212125555528 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) 20250212125555528 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) 20250212125555528 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) 20250212125555532 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) 20250212125555532 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) 20250212125555532 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 273 for type USF (pdch_ul_controller.c:184) 20250212125555532 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) 20250212125555532 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 2 vs exp USF 2 20250212125555546 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 56 6a 1a 21 c7 4a 3b 2d 5a 92 71 3e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125555546 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) 20250212125555546 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125555546 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 05 01 00 00 00 11 56 6a 1a 21 c7 4a 3b 2d 5a 92 71 3e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125555546 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125555546 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:1070) 20250212125555546 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) 20250212125555546 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125555546 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) 20250212125555546 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125555546 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G){FLOW} data_length=30, data=00 00 00 11 56 6a 1a 21 c7 4a 3b 2d 5a 92 71 3e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125555546 DTBFUL INFO TBF(UL:TFI-0-0-2:G){FLOW} Decoded premier TLLI=0x00000011 of UL DATA TFI=2. (tbf_ul.cpp:361) 20250212125555546 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000011, not yet confirmed (gprs_ms.c:512) 20250212125555546 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125555546 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125555546 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125555546 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125555546 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125555546 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) 20250212125555546 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) 20250212125555546 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125555546 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125555546 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125555546 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) 20250212125555546 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) 20250212125555547 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) 20250212125555547 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) 20250212125555547 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) 20250212125555547 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) 20250212125555547 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) 20250212125555547 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) 20250212125555548 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) 20250212125555548 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) 20250212125555548 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) 20250212125555548 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) 20250212125555548 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) 20250212125555548 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) 20250212125555555 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) 20250212125555555 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) 20250212125555555 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 277 for type USF (pdch_ul_controller.c:184) 20250212125555555 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) 20250212125555555 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (final=0) (encoding.cpp:1112) 20250212125555555 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125555555 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) 20250212125555555 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125555555 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125555555 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125555555 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) 20250212125555555 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) 20250212125555556 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125555557 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) 20250212125555557 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125555557 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125555557 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125555557 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125555557 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125555557 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125555557 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=2 (bts.cpp:663) 20250212125555557 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125555557 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125555557 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125555557 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125555557 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125555557 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125555557 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125555557 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125555557 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125555557 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125555557 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125555557 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125555557 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125555557 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125555557 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125555557 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125555557 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125555557 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125555557 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125555557 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125555557 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20250212125555557 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20250212125555557 DTBF INFO TBF(UL:TFI-0-1-2:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20250212125555557 DTBF INFO TBF(UL:TFI-0-1-2:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125555557 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-2:G){NEW} (gprs_ms.c:336) 20250212125555557 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125555557 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125555557 DTBFUL INFO TBF(UL:TFI-0-1-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125555557 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125555557 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) 20250212125555558 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) 20250212125555558 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125555558 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125555558 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20250212125555558 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(605)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125555569 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) 20250212125555569 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) 20250212125555569 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) 20250212125555569 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125555570 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) 20250212125555570 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) 20250212125555570 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) 20250212125555570 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) 20250212125555570 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) 20250212125555570 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) 20250212125555570 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) 20250212125555570 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) 20250212125555571 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) 20250212125555571 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) 20250212125555571 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) 20250212125555571 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) 20250212125555571 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) 20250212125555571 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) 20250212125555574 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) 20250212125555574 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) 20250212125555574 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 281 for type USF (pdch_ul_controller.c:184) 20250212125555574 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) 20250212125555574 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 2 vs exp USF 2 20250212125555588 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) 20250212125555588 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) 20250212125555588 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) 20250212125555588 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125555589 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 e3 3a a8 40 d3 d9 69 83 25 47 6f 82 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125555589 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) 20250212125555589 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125555589 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 05 01 00 00 00 12 e3 3a a8 40 d3 d9 69 83 25 47 6f 82 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125555589 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125555589 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:1070) 20250212125555589 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) 20250212125555589 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125555589 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) 20250212125555589 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125555589 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} data_length=30, data=00 00 00 12 e3 3a a8 40 d3 d9 69 83 25 47 6f 82 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125555589 DTBFUL INFO TBF(UL:TFI-0-1-2:G){ASSIGN} Decoded premier TLLI=0x00000012 of UL DATA TFI=2. (tbf_ul.cpp:361) 20250212125555589 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000012, not yet confirmed (gprs_ms.c:512) 20250212125555589 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125555589 DTBFUL ERROR UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125555589 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125555589 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125555589 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125555589 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125555589 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) 20250212125555589 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125555589 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125555589 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125555589 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) 20250212125555589 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) 20250212125555589 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) 20250212125555589 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) 20250212125555589 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) 20250212125555589 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) 20250212125555589 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) 20250212125555589 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) 20250212125555589 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) 20250212125555589 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) 20250212125555589 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) 20250212125555589 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) 20250212125555593 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) 20250212125555593 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) 20250212125555593 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 286 for type USF (pdch_ul_controller.c:184) 20250212125555593 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) 20250212125555593 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125555593 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125555593 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) 20250212125555593 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125555593 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125555593 DTBFUL ERROR UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125555593 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) 20250212125555593 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) 20250212125555593 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125555594 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) 20250212125555594 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125555594 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125555594 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125555594 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125555594 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125555594 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125555594 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=2 (bts.cpp:663) 20250212125555594 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125555594 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125555594 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125555594 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125555594 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125555594 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125555594 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125555594 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125555594 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125555594 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125555594 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125555594 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125555594 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125555594 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125555594 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125555595 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125555595 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125555595 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125555595 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125555595 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125555595 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20250212125555595 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20250212125555595 DTBF INFO TBF(UL:TFI-0-2-2:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20250212125555595 DTBF INFO TBF(UL:TFI-0-2-2:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125555595 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-2:G){NEW} (gprs_ms.c:336) 20250212125555595 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125555595 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125555595 DTBFUL INFO TBF(UL:TFI-0-2-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125555595 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125555595 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) 20250212125555595 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) 20250212125555595 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125555595 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125555595 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20250212125555595 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(605)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125555607 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) 20250212125555607 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) 20250212125555607 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) 20250212125555607 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125555607 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) 20250212125555607 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) 20250212125555607 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) 20250212125555607 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) 20250212125555607 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) 20250212125555607 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) 20250212125555608 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) 20250212125555608 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) 20250212125555608 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) 20250212125555608 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) 20250212125555608 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) 20250212125555608 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) 20250212125555608 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) 20250212125555608 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) 20250212125555616 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) 20250212125555616 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) 20250212125555616 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 290 for type USF (pdch_ul_controller.c:184) 20250212125555616 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) 20250212125555616 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 2 vs exp USF 2 20250212125555630 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) 20250212125555630 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) 20250212125555631 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) 20250212125555631 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) 20250212125555631 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) 20250212125555631 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125555631 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 ae d1 89 6e b4 f2 ff 2a 97 10 51 34 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125555631 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) 20250212125555631 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125555631 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 05 01 00 00 00 13 ae d1 89 6e b4 f2 ff 2a 97 10 51 34 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125555631 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125555631 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:1070) 20250212125555631 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) 20250212125555631 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125555631 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) 20250212125555631 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125555631 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G){ASSIGN} data_length=30, data=00 00 00 13 ae d1 89 6e b4 f2 ff 2a 97 10 51 34 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125555631 DTBFUL INFO TBF(UL:TFI-0-2-2:G){ASSIGN} Decoded premier TLLI=0x00000013 of UL DATA TFI=2. (tbf_ul.cpp:361) 20250212125555631 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000013, not yet confirmed (gprs_ms.c:512) 20250212125555631 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125555631 DTBFUL ERROR UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125555631 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125555631 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125555631 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125555631 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125555631 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) 20250212125555631 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125555631 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125555631 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125555631 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) 20250212125555631 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) 20250212125555632 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) 20250212125555632 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) 20250212125555632 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) 20250212125555632 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) 20250212125555632 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) 20250212125555632 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) 20250212125555632 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) 20250212125555632 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) 20250212125555635 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) 20250212125555635 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) 20250212125555635 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 294 for type USF (pdch_ul_controller.c:184) 20250212125555635 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) 20250212125555635 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125555635 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125555635 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) 20250212125555635 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125555635 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125555635 DTBFUL ERROR UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125555635 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) 20250212125555635 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) 20250212125555635 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125555637 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) 20250212125555637 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125555637 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125555637 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125555637 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125555637 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125555637 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125555637 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=2 (bts.cpp:663) 20250212125555637 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125555637 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125555637 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125555637 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125555637 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125555637 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125555637 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125555637 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125555637 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125555637 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125555637 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125555637 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125555637 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125555637 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125555637 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125555637 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125555637 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125555637 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125555637 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125555637 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125555637 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20250212125555637 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20250212125555637 DTBF INFO TBF(UL:TFI-0-3-2:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20250212125555637 DTBF INFO TBF(UL:TFI-0-3-2:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125555637 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-2:G){NEW} (gprs_ms.c:336) 20250212125555637 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125555637 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125555637 DTBFUL INFO TBF(UL:TFI-0-3-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125555637 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125555637 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) 20250212125555637 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) 20250212125555637 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125555637 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125555637 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20250212125555637 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) BTS(605)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125555649 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) 20250212125555649 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) 20250212125555649 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) 20250212125555649 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125555650 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) 20250212125555650 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) 20250212125555650 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) 20250212125555650 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) 20250212125555650 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) 20250212125555650 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) 20250212125555651 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) 20250212125555651 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) 20250212125555651 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) 20250212125555651 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) 20250212125555651 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) 20250212125555651 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) 20250212125555651 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) 20250212125555651 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) 20250212125555654 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) 20250212125555654 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=294 block_nr=8 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=299 (gprs_rlcmac_sched.cpp:454) 20250212125555654 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 299 for type USF (pdch_ul_controller.c:184) 20250212125555654 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Sending data request: sapi=5 arfcn=871 cur_fn=290 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) 20250212125555654 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 2 vs exp USF 2 20250212125555668 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) 20250212125555668 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) 20250212125555668 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) 20250212125555668 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) 20250212125555669 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) 20250212125555669 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) 20250212125555669 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) 20250212125555669 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125555669 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=294 block=8 data=3c 05 01 00 00 00 14 83 c7 37 b8 6d 21 f2 ef 0f bf b6 fe 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125555669 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125555669 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125555669 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 05 01 00 00 00 14 83 c7 37 b8 6d 21 f2 ef 0f bf b6 fe 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125555669 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125555669 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=294 Rx UL DATA from unexpected TBF(UL:TFI-0-3-2:G){ASSIGN} (pdch.cpp:1070) 20250212125555669 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) 20250212125555669 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125555669 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) 20250212125555669 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125555669 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G){ASSIGN} data_length=30, data=00 00 00 14 83 c7 37 b8 6d 21 f2 ef 0f bf b6 fe 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125555669 DTBFUL INFO TBF(UL:TFI-0-3-2:G){ASSIGN} Decoded premier TLLI=0x00000014 of UL DATA TFI=2. (tbf_ul.cpp:361) 20250212125555669 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000014, not yet confirmed (gprs_ms.c:512) 20250212125555669 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125555669 DTBFUL ERROR UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125555669 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125555669 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125555669 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125555669 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125555669 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) 20250212125555669 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125555669 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125555669 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125555669 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) 20250212125555669 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) 20250212125555669 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) 20250212125555669 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) 20250212125555670 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) 20250212125555670 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) 20250212125555670 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) 20250212125555670 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) 20250212125555677 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=299 RX RTS.req: sapi=5 arfcn=874 cur_fn=294 block=9 (pcu_l1_if.cpp:576) 20250212125555677 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=299 block_nr=9 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=303 (gprs_rlcmac_sched.cpp:454) 20250212125555677 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 303 for type USF (pdch_ul_controller.c:184) 20250212125555677 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) 20250212125555677 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125555677 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125555677 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) 20250212125555677 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125555677 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125555677 DTBFUL ERROR UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125555677 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=299 Scheduling control message at RTS for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125555677 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=299 Sending data request: sapi=5 arfcn=874 cur_fn=294 block=9 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) 20250212125555677 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125555679 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=294, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125555679 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125555679 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125555679 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125555679 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125555679 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125555679 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125555679 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=2 (bts.cpp:663) 20250212125555679 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125555679 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125555679 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125555679 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125555679 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125555679 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125555679 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125555679 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125555679 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125555679 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125555679 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125555679 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125555679 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125555679 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125555679 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125555679 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125555679 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125555679 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125555679 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125555679 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125555679 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20250212125555679 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20250212125555679 DTBF INFO TBF(UL:TFI-0-4-2:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20250212125555679 DTBF INFO TBF(UL:TFI-0-4-2:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125555679 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-2:G){NEW} (gprs_ms.c:336) 20250212125555679 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125555679 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125555679 DTBFUL INFO TBF(UL:TFI-0-4-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125555679 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125555679 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) 20250212125555680 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=294 (tbf_ul.cpp:221) 20250212125555680 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125555680 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125555680 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20250212125555680 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=294 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125555691 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) 20250212125555691 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) 20250212125555691 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=299): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20250212125555691 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125555692 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) 20250212125555692 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) 20250212125555692 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) 20250212125555692 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) 20250212125555692 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) 20250212125555692 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) 20250212125555693 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) 20250212125555693 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) 20250212125555693 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) 20250212125555693 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) 20250212125555693 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) 20250212125555693 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) 20250212125555693 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) 20250212125555693 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) 20250212125555696 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) 20250212125555696 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=303 block_nr=10 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=307 (gprs_rlcmac_sched.cpp:454) 20250212125555696 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 307 for type USF (pdch_ul_controller.c:184) 20250212125555696 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Sending data request: sapi=5 arfcn=871 cur_fn=299 block=10 data=42 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125555696 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 2 vs exp USF 2 20250212125555710 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) 20250212125555710 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) 20250212125555711 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) 20250212125555711 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) 20250212125555711 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) 20250212125555711 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) 20250212125555711 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) 20250212125555711 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) 20250212125555711 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=303): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20250212125555711 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125555711 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=303 block=10 data=3c 05 01 00 00 00 15 29 a6 31 f5 25 54 9e 27 78 6c 11 d9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125555711 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125555711 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125555711 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 05 01 00 00 00 15 29 a6 31 f5 25 54 9e 27 78 6c 11 d9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125555711 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125555711 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=303 Rx UL DATA from unexpected TBF(UL:TFI-0-4-2:G){ASSIGN} (pdch.cpp:1070) 20250212125555711 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) 20250212125555711 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125555712 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) 20250212125555712 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125555712 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G){ASSIGN} data_length=30, data=00 00 00 15 29 a6 31 f5 25 54 9e 27 78 6c 11 d9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125555712 DTBFUL INFO TBF(UL:TFI-0-4-2:G){ASSIGN} Decoded premier TLLI=0x00000015 of UL DATA TFI=2. (tbf_ul.cpp:361) 20250212125555712 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000015, not yet confirmed (gprs_ms.c:512) 20250212125555712 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125555712 DTBFUL ERROR UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125555712 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125555712 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125555712 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125555712 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125555712 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) 20250212125555712 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125555712 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125555712 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125555712 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) 20250212125555712 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) 20250212125555712 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) 20250212125555712 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) 20250212125555712 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) 20250212125555712 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) 20250212125555715 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=307 RX RTS.req: sapi=5 arfcn=875 cur_fn=303 block=11 (pcu_l1_if.cpp:576) 20250212125555715 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=307 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=312 (gprs_rlcmac_sched.cpp:454) 20250212125555715 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 312 for type USF (pdch_ul_controller.c:184) 20250212125555715 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) 20250212125555715 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125555715 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125555715 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) 20250212125555715 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125555715 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125555715 DTBFUL ERROR UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125555715 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=307 Scheduling control message at RTS for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125555715 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=307 Sending data request: sapi=5 arfcn=875 cur_fn=303 block=11 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) 20250212125555715 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125555717 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) 20250212125555717 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125555717 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125555717 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125555717 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125555717 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125555717 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125555717 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=2 (bts.cpp:663) 20250212125555717 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125555717 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125555717 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125555717 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125555717 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125555717 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125555717 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125555717 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125555717 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125555717 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125555717 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125555717 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125555717 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125555717 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125555717 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125555717 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125555717 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125555717 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125555717 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125555717 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125555717 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20250212125555717 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20250212125555717 DTBF INFO TBF(UL:TFI-0-5-2:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20250212125555717 DTBF INFO TBF(UL:TFI-0-5-2:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125555717 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-2:G){NEW} (gprs_ms.c:336) 20250212125555717 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125555717 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125555717 DTBFUL INFO TBF(UL:TFI-0-5-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125555717 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125555717 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) 20250212125555717 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=303 (tbf_ul.cpp:221) 20250212125555717 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125555717 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125555717 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20250212125555717 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 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125555729 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) 20250212125555729 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) 20250212125555729 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=307): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20250212125555729 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20250212125555729 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) 20250212125555729 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) 20250212125555729 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) 20250212125555729 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) 20250212125555730 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) 20250212125555730 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) 20250212125555730 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) 20250212125555730 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) 20250212125555730 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) 20250212125555730 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) 20250212125555731 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) 20250212125555731 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) 20250212125555731 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) 20250212125555731 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) 20250212125555738 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) 20250212125555738 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) 20250212125555738 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 316 for type USF (pdch_ul_controller.c:184) 20250212125555738 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) 20250212125555738 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 2 vs exp USF 2 20250212125555752 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) 20250212125555752 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) 20250212125555752 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) 20250212125555752 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) 20250212125555752 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) 20250212125555752 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) 20250212125555752 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) 20250212125555752 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) 20250212125555753 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) 20250212125555753 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) 20250212125555753 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=312): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20250212125555753 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125555753 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=312 block=0 data=3c 05 01 00 00 00 16 47 f8 c1 94 b1 15 d2 69 fe 72 54 d4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125555753 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125555753 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125555753 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 05 01 00 00 00 16 47 f8 c1 94 b1 15 d2 69 fe 72 54 d4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125555753 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125555753 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=312 Rx UL DATA from unexpected TBF(UL:TFI-0-5-2:G){ASSIGN} (pdch.cpp:1070) 20250212125555753 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) 20250212125555753 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125555753 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) 20250212125555753 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125555753 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} data_length=30, data=00 00 00 16 47 f8 c1 94 b1 15 d2 69 fe 72 54 d4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125555753 DTBFUL INFO TBF(UL:TFI-0-5-2:G){ASSIGN} Decoded premier TLLI=0x00000016 of UL DATA TFI=2. (tbf_ul.cpp:361) 20250212125555753 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000016, not yet confirmed (gprs_ms.c:512) 20250212125555753 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125555753 DTBFUL ERROR UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125555753 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125555753 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125555753 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125555753 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125555753 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) 20250212125555753 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125555753 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125555753 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125555753 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) 20250212125555753 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) 20250212125555753 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) 20250212125555753 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) 20250212125555756 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=316 RX RTS.req: sapi=5 arfcn=876 cur_fn=312 block=1 (pcu_l1_if.cpp:576) 20250212125555756 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=316 block_nr=1 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=320 (gprs_rlcmac_sched.cpp:454) 20250212125555756 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 320 for type USF (pdch_ul_controller.c:184) 20250212125555756 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) 20250212125555756 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125555756 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125555756 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) 20250212125555756 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125555756 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125555756 DTBFUL ERROR UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125555756 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=316 Scheduling control message at RTS for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125555756 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=316 Sending data request: sapi=5 arfcn=876 cur_fn=312 block=1 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) 20250212125555757 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125555758 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125555758 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125555758 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125555758 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=312, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125555758 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125555758 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125555758 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125555758 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125555758 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125555758 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125555758 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=2 (bts.cpp:663) 20250212125555758 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125555758 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125555758 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125555758 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125555758 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125555758 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125555758 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125555758 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125555758 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125555758 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125555758 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125555758 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125555758 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125555758 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125555758 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125555758 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125555758 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125555758 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125555758 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125555758 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125555758 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20250212125555758 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20250212125555758 DTBF INFO TBF(UL:TFI-0-6-2:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20250212125555758 DTBF INFO TBF(UL:TFI-0-6-2:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125555758 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-2:G){NEW} (gprs_ms.c:336) 20250212125555758 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125555758 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125555758 DTBFUL INFO TBF(UL:TFI-0-6-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125555758 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125555758 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) 20250212125555758 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=312 (tbf_ul.cpp:221) 20250212125555758 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125555758 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125555758 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20250212125555758 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 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125555770 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) 20250212125555770 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) 20250212125555770 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) 20250212125555770 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20250212125555771 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) 20250212125555771 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) 20250212125555771 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) 20250212125555771 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) 20250212125555771 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) 20250212125555771 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) 20250212125555771 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) 20250212125555771 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) 20250212125555771 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) 20250212125555771 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) 20250212125555771 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) 20250212125555771 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) 20250212125555771 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) 20250212125555771 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) 20250212125555775 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) 20250212125555775 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) 20250212125555775 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 325 for type USF (pdch_ul_controller.c:184) 20250212125555775 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) 20250212125555775 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 2 vs exp USF 2 20250212125555789 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) 20250212125555789 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) 20250212125555789 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) 20250212125555789 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) 20250212125555790 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) 20250212125555790 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) 20250212125555790 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) 20250212125555790 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) 20250212125555790 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) 20250212125555790 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) 20250212125555790 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) 20250212125555790 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) 20250212125555790 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=320): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20250212125555790 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125555790 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=320 block=2 data=3c 05 01 00 00 00 17 4d ad b2 38 c0 9e 29 eb 67 16 f2 45 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125555790 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125555790 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125555790 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 05 01 00 00 00 17 4d ad b2 38 c0 9e 29 eb 67 16 f2 45 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125555790 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125555790 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=320 Rx UL DATA from unexpected TBF(UL:TFI-0-6-2:G){ASSIGN} (pdch.cpp:1070) 20250212125555790 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) 20250212125555790 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125555790 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) 20250212125555790 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125555790 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} data_length=30, data=00 00 00 17 4d ad b2 38 c0 9e 29 eb 67 16 f2 45 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125555790 DTBFUL INFO TBF(UL:TFI-0-6-2:G){ASSIGN} Decoded premier TLLI=0x00000017 of UL DATA TFI=2. (tbf_ul.cpp:361) 20250212125555790 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000017, not yet confirmed (gprs_ms.c:512) 20250212125555790 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125555790 DTBFUL ERROR UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125555790 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125555790 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125555790 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125555790 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125555790 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) 20250212125555790 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125555790 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125555790 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125555790 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) 20250212125555790 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) 20250212125555796 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125555796 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125555796 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125555798 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=325 RX RTS.req: sapi=5 arfcn=877 cur_fn=320 block=3 (pcu_l1_if.cpp:576) 20250212125555798 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=325 block_nr=3 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=329 (gprs_rlcmac_sched.cpp:454) 20250212125555798 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 329 for type USF (pdch_ul_controller.c:184) 20250212125555798 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) 20250212125555798 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125555798 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125555798 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) 20250212125555798 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125555798 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125555798 DTBFUL ERROR UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125555798 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=325 Scheduling control message at RTS for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125555798 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=325 Sending data request: sapi=5 arfcn=877 cur_fn=320 block=3 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) 20250212125555799 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125555800 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=320, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125555800 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125555800 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125555800 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125555800 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125555800 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125555800 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125555800 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=2 (bts.cpp:663) 20250212125555800 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125555800 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125555800 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125555800 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125555800 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125555800 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125555800 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125555800 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125555800 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125555800 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125555800 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125555800 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125555800 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125555800 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125555800 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125555800 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125555800 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125555800 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125555800 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125555800 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125555800 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20250212125555800 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20250212125555800 DTBF INFO TBF(UL:TFI-0-7-2:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20250212125555800 DTBF INFO TBF(UL:TFI-0-7-2:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125555800 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-2:G){NEW} (gprs_ms.c:336) 20250212125555800 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125555800 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125555800 DTBFUL INFO TBF(UL:TFI-0-7-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125555801 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125555801 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) 20250212125555801 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=320 (tbf_ul.cpp:221) 20250212125555801 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125555801 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125555801 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20250212125555801 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 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125555812 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) 20250212125555812 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) 20250212125555812 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) 20250212125555812 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20250212125555813 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) 20250212125555813 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) 20250212125555813 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) 20250212125555813 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) 20250212125555813 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) 20250212125555813 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) 20250212125555813 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) 20250212125555813 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) 20250212125555814 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) 20250212125555814 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) 20250212125555814 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) 20250212125555814 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) 20250212125555814 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) 20250212125555814 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) 20250212125555817 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) 20250212125555817 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) 20250212125555817 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 333 for type USF (pdch_ul_controller.c:184) 20250212125555817 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) 20250212125555817 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 2 vs exp USF 2 20250212125555831 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) 20250212125555831 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) 20250212125555832 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) 20250212125555832 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) 20250212125555832 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) 20250212125555832 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) 20250212125555832 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) 20250212125555832 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) 20250212125555832 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) 20250212125555832 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) 20250212125555832 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) 20250212125555832 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) 20250212125555833 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) 20250212125555833 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) 20250212125555833 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=329): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20250212125555833 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125555833 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=329 block=4 data=3c 05 01 00 00 00 18 ca 39 15 af fb 67 fb 75 44 0d 46 e3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125555833 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125555833 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125555833 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 05 01 00 00 00 18 ca 39 15 af fb 67 fb 75 44 0d 46 e3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125555833 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125555833 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=329 Rx UL DATA from unexpected TBF(UL:TFI-0-7-2:G){ASSIGN} (pdch.cpp:1070) 20250212125555833 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) 20250212125555833 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125555833 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) 20250212125555833 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125555833 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} data_length=30, data=00 00 00 18 ca 39 15 af fb 67 fb 75 44 0d 46 e3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125555833 DTBFUL INFO TBF(UL:TFI-0-7-2:G){ASSIGN} Decoded premier TLLI=0x00000018 of UL DATA TFI=2. (tbf_ul.cpp:361) 20250212125555833 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000018, not yet confirmed (gprs_ms.c:512) 20250212125555833 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125555833 DTBFUL ERROR UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125555833 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125555833 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125555833 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125555833 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125555833 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) 20250212125555833 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125555833 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125555833 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125555836 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=333 RX RTS.req: sapi=5 arfcn=878 cur_fn=329 block=5 (pcu_l1_if.cpp:576) 20250212125555836 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=333 block_nr=5 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=338 (gprs_rlcmac_sched.cpp:454) 20250212125555836 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 338 for type USF (pdch_ul_controller.c:184) 20250212125555836 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) 20250212125555836 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125555836 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125555836 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) 20250212125555836 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125555836 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125555836 DTBFUL ERROR UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125555836 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=333 Scheduling control message at RTS for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125555836 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=333 Sending data request: sapi=5 arfcn=878 cur_fn=329 block=5 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) 20250212125555836 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125555837 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=329, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125555837 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125555837 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125555837 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125555837 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125555837 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125555837 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125555837 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=3 (bts.cpp:663) 20250212125555837 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125555837 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125555837 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125555837 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125555837 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125555837 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125555837 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125555837 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125555837 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125555837 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125555837 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125555837 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125555837 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125555837 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125555837 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125555837 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125555837 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125555837 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125555837 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125555837 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125555837 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20250212125555837 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20250212125555837 DTBF INFO TBF(UL:TFI-0-0-3:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125555837 DTBF INFO TBF(UL:TFI-0-0-3:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125555837 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-3:G){NEW} (gprs_ms.c:336) 20250212125555837 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125555837 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125555837 DTBFUL INFO TBF(UL:TFI-0-0-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125555837 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125555837 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) 20250212125555837 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=329 (tbf_ul.cpp:221) 20250212125555837 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125555837 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125555837 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20250212125555837 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 67 7b 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20250212125555837 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125555837 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125555837 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(605)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125555850 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) 20250212125555850 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) 20250212125555850 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) 20250212125555850 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20250212125555850 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) 20250212125555850 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) 20250212125555850 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) 20250212125555850 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) 20250212125555850 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) 20250212125555850 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) 20250212125555850 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) 20250212125555850 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) 20250212125555850 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) 20250212125555850 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) 20250212125555851 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) 20250212125555851 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) 20250212125555851 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) 20250212125555851 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) 20250212125555859 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) 20250212125555859 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) 20250212125555859 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 342 for type USF (pdch_ul_controller.c:184) 20250212125555859 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) 20250212125555859 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 2 vs exp USF 3 20250212125555873 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) 20250212125555873 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) 20250212125555873 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) 20250212125555873 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) 20250212125555874 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) 20250212125555874 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) 20250212125555874 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) 20250212125555874 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) 20250212125555874 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) 20250212125555874 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) 20250212125555874 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) 20250212125555874 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) 20250212125555874 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) 20250212125555874 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) 20250212125555875 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) 20250212125555875 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) 20250212125555875 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=338): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20250212125555875 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125555877 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) 20250212125555877 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) 20250212125555877 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 346 for type USF (pdch_ul_controller.c:184) 20250212125555878 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) 20250212125555878 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 2 vs exp USF 3 20250212125555880 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125555880 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125555880 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125555892 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) 20250212125555892 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) 20250212125555892 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) 20250212125555892 DTBF NOTICE TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20250212125555892 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20250212125555892 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20250212125555892 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) 20250212125555892 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) 20250212125555892 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) 20250212125555892 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) 20250212125555892 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) 20250212125555892 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) 20250212125555893 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) 20250212125555893 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) 20250212125555893 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) 20250212125555893 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) 20250212125555893 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) 20250212125555893 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) 20250212125555893 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) 20250212125555893 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) 20250212125555896 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) 20250212125555896 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) 20250212125555896 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 3 20250212125555910 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) 20250212125555910 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) 20250212125555910 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=346): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} (pdch_ul_controller.c:309) 20250212125555910 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20250212125555910 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) 20250212125555910 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) 20250212125555910 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) 20250212125555910 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) 20250212125555911 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) 20250212125555911 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) 20250212125555911 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) 20250212125555911 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) 20250212125555911 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) 20250212125555911 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) 20250212125555911 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) 20250212125555911 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) 20250212125555911 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) 20250212125555911 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) 20250212125555917 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125555917 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125555917 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125555919 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) 20250212125555919 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) 20250212125555920 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 3 20250212125555933 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) 20250212125555933 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) 20250212125555934 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) 20250212125555934 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) 20250212125555934 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) 20250212125555934 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) 20250212125555934 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) 20250212125555934 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) 20250212125555934 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) 20250212125555934 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) 20250212125555934 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) 20250212125555934 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) 20250212125555934 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) 20250212125555934 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) 20250212125555935 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) 20250212125555935 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) 20250212125555938 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) 20250212125555938 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) 20250212125555938 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 3 20250212125555952 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) 20250212125555952 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) 20250212125555952 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) 20250212125555952 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) 20250212125555952 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) 20250212125555952 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) 20250212125555952 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) 20250212125555952 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) 20250212125555953 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) 20250212125555953 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) 20250212125555953 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) 20250212125555953 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) 20250212125555953 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) 20250212125555953 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) 20250212125555953 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) 20250212125555953 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) 20250212125555956 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) 20250212125555956 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) 20250212125555957 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 3 20250212125555959 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125555959 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125555959 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125555970 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) 20250212125555970 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) 20250212125555971 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) 20250212125555971 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) 20250212125555971 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) 20250212125555971 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) 20250212125555971 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) 20250212125555971 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) 20250212125555971 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) 20250212125555971 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) 20250212125555971 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) 20250212125555971 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) 20250212125555971 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) 20250212125555971 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) 20250212125555972 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) 20250212125555972 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) 20250212125555980 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) 20250212125555980 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) 20250212125555980 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 3 20250212125555994 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) 20250212125555994 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) 20250212125555994 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) 20250212125555994 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) 20250212125555994 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) 20250212125555994 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) 20250212125555994 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) 20250212125555994 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) 20250212125555995 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) 20250212125555995 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) 20250212125555995 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) 20250212125555995 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) 20250212125555995 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) 20250212125555995 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) 20250212125555995 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) 20250212125555995 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) 20250212125555998 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) 20250212125555998 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) 20250212125555999 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 3 20250212125556001 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125556001 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125556001 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125556012 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) 20250212125556013 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) 20250212125556013 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) 20250212125556013 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) 20250212125556013 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) 20250212125556013 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) 20250212125556013 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) 20250212125556013 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) 20250212125556013 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) 20250212125556013 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) 20250212125556013 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) 20250212125556013 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) 20250212125556013 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) 20250212125556013 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) 20250212125556014 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) 20250212125556014 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) 20250212125556017 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) 20250212125556017 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) 20250212125556017 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 3 20250212125556031 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) 20250212125556031 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) 20250212125556031 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) 20250212125556031 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) 20250212125556031 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) 20250212125556031 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) 20250212125556032 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) 20250212125556032 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) 20250212125556032 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) 20250212125556032 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) 20250212125556032 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) 20250212125556032 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) 20250212125556032 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) 20250212125556032 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) 20250212125556032 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) 20250212125556032 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) 20250212125556038 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125556038 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125556038 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125556040 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) 20250212125556040 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=377 block_nr=3 scheduling USF=3 for TBF(UL:TFI-0-0-3:G){FLOW}, expect answer on UL FN=381 (gprs_rlcmac_sched.cpp:454) 20250212125556040 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 381 for type USF (pdch_ul_controller.c:184) 20250212125556040 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Sending data request: sapi=5 arfcn=871 cur_fn=372 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) 20250212125556040 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 3 vs exp USF 3 20250212125556054 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 block=3 data=3c 07 01 00 00 00 19 d6 80 d4 ce a2 8f 42 72 29 d7 b9 85 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125556054 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) 20250212125556054 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125556054 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 07 01 00 00 00 19 d6 80 d4 ce a2 8f 42 72 29 d7 b9 85 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125556054 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125556054 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=377 Rx UL DATA from unexpected TBF(UL:TFI-0-0-3:G){FLOW} (pdch.cpp:1070) 20250212125556054 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) 20250212125556054 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125556054 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) 20250212125556054 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125556054 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G){FLOW} data_length=30, data=00 00 00 19 d6 80 d4 ce a2 8f 42 72 29 d7 b9 85 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125556054 DTBFUL INFO TBF(UL:TFI-0-0-3:G){FLOW} Decoded premier TLLI=0x00000019 of UL DATA TFI=3. (tbf_ul.cpp:361) 20250212125556054 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000019, not yet confirmed (gprs_ms.c:512) 20250212125556054 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125556054 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125556054 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125556054 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125556054 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125556054 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) 20250212125556054 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) 20250212125556054 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125556054 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125556054 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125556055 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) 20250212125556055 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) 20250212125556055 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) 20250212125556055 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) 20250212125556056 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) 20250212125556056 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) 20250212125556056 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) 20250212125556056 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) 20250212125556056 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) 20250212125556056 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) 20250212125556056 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) 20250212125556056 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) 20250212125556057 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) 20250212125556057 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) 20250212125556059 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) 20250212125556059 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:TLLI-0x00000019){FLOW}, expect answer on UL FN=385 (gprs_rlcmac_sched.cpp:454) 20250212125556059 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 385 for type USF (pdch_ul_controller.c:184) 20250212125556059 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) 20250212125556059 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (final=0) (encoding.cpp:1112) 20250212125556059 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125556059 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) 20250212125556059 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125556059 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125556059 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125556059 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 Scheduling control message at RTS for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125556059 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Sending data request: sapi=5 arfcn=871 cur_fn=377 block=4 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) 20250212125556059 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125556060 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=377, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125556060 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125556060 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125556060 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125556060 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125556060 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125556060 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125556060 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=3 (bts.cpp:663) 20250212125556060 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125556060 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125556060 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125556060 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125556060 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125556060 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125556060 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125556060 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125556060 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125556060 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125556060 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125556060 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125556060 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125556060 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125556060 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125556061 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125556061 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125556061 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125556061 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125556061 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125556061 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20250212125556061 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20250212125556061 DTBF INFO TBF(UL:TFI-0-1-3:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20250212125556061 DTBF INFO TBF(UL:TFI-0-1-3:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125556061 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-3:G){NEW} (gprs_ms.c:336) 20250212125556061 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125556061 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125556061 DTBFUL INFO TBF(UL:TFI-0-1-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125556061 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125556061 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) 20250212125556061 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=377 (tbf_ul.cpp:221) 20250212125556061 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125556061 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125556061 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20250212125556061 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=377 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125556074 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) 20250212125556074 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) 20250212125556074 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=381): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20250212125556074 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125556075 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) 20250212125556075 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) 20250212125556076 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) 20250212125556076 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) 20250212125556077 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) 20250212125556077 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) 20250212125556078 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) 20250212125556078 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) 20250212125556078 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) 20250212125556078 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) 20250212125556079 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) 20250212125556079 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) 20250212125556080 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) 20250212125556080 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) 20250212125556080 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) 20250212125556080 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) 20250212125556080 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 390 for type USF (pdch_ul_controller.c:184) 20250212125556080 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) 20250212125556081 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 3 vs exp USF 3 20250212125556093 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) 20250212125556093 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) 20250212125556093 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) 20250212125556093 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125556094 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=385 block=5 data=3c 07 01 00 00 00 1a 04 30 b5 22 bb 3a 5a 2f b1 ea 8b c0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125556094 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125556094 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125556094 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 07 01 00 00 00 1a 04 30 b5 22 bb 3a 5a 2f b1 ea 8b c0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125556094 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125556094 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=385 Rx UL DATA from unexpected TBF(UL:TFI-0-1-3:G){ASSIGN} (pdch.cpp:1070) 20250212125556094 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) 20250212125556094 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125556094 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) 20250212125556094 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125556094 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} data_length=30, data=00 00 00 1a 04 30 b5 22 bb 3a 5a 2f b1 ea 8b c0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125556094 DTBFUL INFO TBF(UL:TFI-0-1-3:G){ASSIGN} Decoded premier TLLI=0x0000001a of UL DATA TFI=3. (tbf_ul.cpp:361) 20250212125556094 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001a, not yet confirmed (gprs_ms.c:512) 20250212125556094 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125556094 DTBFUL ERROR UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125556094 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125556094 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125556095 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125556095 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125556095 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) 20250212125556095 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125556095 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125556095 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125556095 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) 20250212125556095 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) 20250212125556096 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) 20250212125556096 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) 20250212125556096 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) 20250212125556096 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) 20250212125556097 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) 20250212125556097 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) 20250212125556097 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) 20250212125556097 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) 20250212125556098 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) 20250212125556098 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) 20250212125556101 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=390 RX RTS.req: sapi=5 arfcn=872 cur_fn=385 block=6 (pcu_l1_if.cpp:576) 20250212125556101 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=390 block_nr=6 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=394 (gprs_rlcmac_sched.cpp:454) 20250212125556101 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 394 for type USF (pdch_ul_controller.c:184) 20250212125556101 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) 20250212125556101 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125556101 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125556101 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) 20250212125556101 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125556101 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125556101 DTBFUL ERROR UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125556101 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=390 Scheduling control message at RTS for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125556101 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=390 Sending data request: sapi=5 arfcn=872 cur_fn=385 block=6 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) 20250212125556102 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125556103 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=385, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125556103 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125556103 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125556103 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125556103 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125556103 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125556103 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125556103 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=3 (bts.cpp:663) 20250212125556104 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125556104 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125556104 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125556104 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125556104 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125556104 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125556104 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125556104 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125556104 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125556104 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125556104 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125556104 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125556104 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125556104 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125556104 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125556104 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125556104 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125556104 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125556104 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125556104 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125556104 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20250212125556104 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20250212125556104 DTBF INFO TBF(UL:TFI-0-2-3:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20250212125556104 DTBF INFO TBF(UL:TFI-0-2-3:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125556104 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-3:G){NEW} (gprs_ms.c:336) 20250212125556104 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125556104 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125556104 DTBFUL INFO TBF(UL:TFI-0-2-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125556104 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125556104 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) 20250212125556104 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=385 (tbf_ul.cpp:221) 20250212125556104 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125556104 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125556104 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20250212125556104 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 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125556116 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) 20250212125556116 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) 20250212125556116 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) 20250212125556116 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125556117 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) 20250212125556117 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) 20250212125556117 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) 20250212125556117 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) 20250212125556118 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) 20250212125556118 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) 20250212125556118 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) 20250212125556118 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) 20250212125556119 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) 20250212125556119 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) 20250212125556120 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) 20250212125556120 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) 20250212125556120 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) 20250212125556120 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) 20250212125556121 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) 20250212125556121 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) 20250212125556121 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 398 for type USF (pdch_ul_controller.c:184) 20250212125556121 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) 20250212125556122 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 3 vs exp USF 3 20250212125556134 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) 20250212125556134 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) 20250212125556135 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) 20250212125556135 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) 20250212125556135 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=394): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20250212125556135 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125556135 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=394 block=7 data=3c 07 01 00 00 00 1b 89 92 34 ac 74 69 76 f1 72 f7 6d a2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125556135 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125556135 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125556135 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 07 01 00 00 00 1b 89 92 34 ac 74 69 76 f1 72 f7 6d a2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125556135 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125556135 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=394 Rx UL DATA from unexpected TBF(UL:TFI-0-2-3:G){ASSIGN} (pdch.cpp:1070) 20250212125556135 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) 20250212125556135 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125556135 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) 20250212125556135 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125556135 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} data_length=30, data=00 00 00 1b 89 92 34 ac 74 69 76 f1 72 f7 6d a2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125556135 DTBFUL INFO TBF(UL:TFI-0-2-3:G){ASSIGN} Decoded premier TLLI=0x0000001b of UL DATA TFI=3. (tbf_ul.cpp:361) 20250212125556135 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001b, not yet confirmed (gprs_ms.c:512) 20250212125556135 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125556135 DTBFUL ERROR UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125556135 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125556135 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125556135 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125556135 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125556135 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) 20250212125556135 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125556135 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125556135 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125556135 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) 20250212125556135 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) 20250212125556136 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) 20250212125556136 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) 20250212125556136 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) 20250212125556136 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) 20250212125556136 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) 20250212125556136 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) 20250212125556137 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) 20250212125556137 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) 20250212125556139 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=398 RX RTS.req: sapi=5 arfcn=873 cur_fn=394 block=8 (pcu_l1_if.cpp:576) 20250212125556139 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=398 block_nr=8 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=403 (gprs_rlcmac_sched.cpp:454) 20250212125556139 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 403 for type USF (pdch_ul_controller.c:184) 20250212125556139 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) 20250212125556139 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125556139 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125556139 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) 20250212125556139 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125556139 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125556139 DTBFUL ERROR UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125556139 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=398 Scheduling control message at RTS for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125556139 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=398 Sending data request: sapi=5 arfcn=873 cur_fn=394 block=8 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) 20250212125556139 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125556141 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=394, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125556141 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125556141 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125556141 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125556141 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125556141 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125556141 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125556141 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=3 (bts.cpp:663) 20250212125556141 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125556141 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125556141 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125556141 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125556141 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125556141 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125556142 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125556142 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125556142 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125556142 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125556142 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125556142 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125556142 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125556142 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125556142 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125556142 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125556142 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125556142 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125556142 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125556142 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125556142 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20250212125556142 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20250212125556142 DTBF INFO TBF(UL:TFI-0-3-3:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20250212125556142 DTBF INFO TBF(UL:TFI-0-3-3:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125556142 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-3:G){NEW} (gprs_ms.c:336) 20250212125556142 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125556142 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125556142 DTBFUL INFO TBF(UL:TFI-0-3-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125556142 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125556142 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) 20250212125556142 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=394 (tbf_ul.cpp:221) 20250212125556142 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125556142 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125556142 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20250212125556142 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 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125556154 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) 20250212125556154 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) 20250212125556154 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) 20250212125556154 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125556155 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) 20250212125556155 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) 20250212125556155 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) 20250212125556155 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) 20250212125556156 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) 20250212125556156 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) 20250212125556156 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) 20250212125556156 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) 20250212125556157 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) 20250212125556157 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) 20250212125556157 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) 20250212125556157 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) 20250212125556157 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) 20250212125556157 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) 20250212125556163 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) 20250212125556163 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) 20250212125556163 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 407 for type USF (pdch_ul_controller.c:184) 20250212125556163 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) 20250212125556164 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 3 vs exp USF 3 20250212125556178 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) 20250212125556178 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) 20250212125556179 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) 20250212125556179 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) 20250212125556180 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) 20250212125556180 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) 20250212125556180 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=403): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20250212125556180 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125556181 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=403 block=9 data=3c 07 01 00 00 00 1c cc f1 b4 7b 4d 58 eb c7 5c 92 eb 17 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125556181 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125556181 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125556181 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 07 01 00 00 00 1c cc f1 b4 7b 4d 58 eb c7 5c 92 eb 17 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125556181 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125556181 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=403 Rx UL DATA from unexpected TBF(UL:TFI-0-3-3:G){ASSIGN} (pdch.cpp:1070) 20250212125556181 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) 20250212125556181 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125556181 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) 20250212125556181 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125556181 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} data_length=30, data=00 00 00 1c cc f1 b4 7b 4d 58 eb c7 5c 92 eb 17 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125556181 DTBFUL INFO TBF(UL:TFI-0-3-3:G){ASSIGN} Decoded premier TLLI=0x0000001c of UL DATA TFI=3. (tbf_ul.cpp:361) 20250212125556181 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001c, not yet confirmed (gprs_ms.c:512) 20250212125556181 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125556181 DTBFUL ERROR UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125556181 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125556181 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125556181 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125556181 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125556181 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) 20250212125556181 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125556181 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125556181 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125556182 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) 20250212125556182 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) 20250212125556182 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) 20250212125556182 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) 20250212125556183 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) 20250212125556183 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) 20250212125556184 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) 20250212125556184 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) 20250212125556185 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=407 RX RTS.req: sapi=5 arfcn=874 cur_fn=403 block=10 (pcu_l1_if.cpp:576) 20250212125556185 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=407 block_nr=10 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=411 (gprs_rlcmac_sched.cpp:454) 20250212125556185 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 411 for type USF (pdch_ul_controller.c:184) 20250212125556185 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) 20250212125556185 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125556185 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125556185 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) 20250212125556185 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125556185 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125556185 DTBFUL ERROR UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125556185 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=407 Scheduling control message at RTS for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125556185 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=407 Sending data request: sapi=5 arfcn=874 cur_fn=403 block=10 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) 20250212125556185 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125556189 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=403, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125556189 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125556189 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125556189 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125556189 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125556189 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125556189 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125556189 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=3 (bts.cpp:663) 20250212125556189 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125556189 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125556189 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125556189 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125556189 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125556189 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125556189 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125556189 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125556189 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125556190 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125556190 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125556190 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125556190 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125556190 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125556190 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125556190 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125556190 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125556190 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125556190 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125556190 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125556190 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20250212125556190 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20250212125556190 DTBF INFO TBF(UL:TFI-0-4-3:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20250212125556190 DTBF INFO TBF(UL:TFI-0-4-3:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125556190 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-3:G){NEW} (gprs_ms.c:336) 20250212125556190 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125556190 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125556190 DTBFUL INFO TBF(UL:TFI-0-4-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125556190 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125556190 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) 20250212125556190 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=403 (tbf_ul.cpp:221) 20250212125556190 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125556190 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125556190 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20250212125556190 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 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125556197 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) 20250212125556197 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) 20250212125556197 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) 20250212125556197 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125556198 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) 20250212125556198 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) 20250212125556199 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) 20250212125556199 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) 20250212125556200 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) 20250212125556200 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) 20250212125556201 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) 20250212125556201 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) 20250212125556202 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) 20250212125556202 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) 20250212125556203 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) 20250212125556203 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) 20250212125556203 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) 20250212125556203 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) 20250212125556204 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) 20250212125556204 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) 20250212125556204 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 416 for type USF (pdch_ul_controller.c:184) 20250212125556204 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) 20250212125556205 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 3 vs exp USF 3 20250212125556216 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) 20250212125556216 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) 20250212125556218 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) 20250212125556218 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) 20250212125556218 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) 20250212125556218 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) 20250212125556219 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) 20250212125556219 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) 20250212125556219 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=411): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20250212125556219 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125556220 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=411 block=11 data=3c 07 01 00 00 00 1d 33 aa ab 72 f4 8c cf 88 8d 3b d3 6b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125556220 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125556220 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125556220 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 07 01 00 00 00 1d 33 aa ab 72 f4 8c cf 88 8d 3b d3 6b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125556220 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125556220 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=411 Rx UL DATA from unexpected TBF(UL:TFI-0-4-3:G){ASSIGN} (pdch.cpp:1070) 20250212125556220 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) 20250212125556220 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125556220 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) 20250212125556220 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125556220 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} data_length=30, data=00 00 00 1d 33 aa ab 72 f4 8c cf 88 8d 3b d3 6b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125556220 DTBFUL INFO TBF(UL:TFI-0-4-3:G){ASSIGN} Decoded premier TLLI=0x0000001d of UL DATA TFI=3. (tbf_ul.cpp:361) 20250212125556220 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001d, not yet confirmed (gprs_ms.c:512) 20250212125556220 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125556220 DTBFUL ERROR UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125556220 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125556220 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125556220 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125556220 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125556220 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) 20250212125556220 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125556220 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125556220 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125556221 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) 20250212125556221 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) 20250212125556222 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) 20250212125556222 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) 20250212125556222 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) 20250212125556222 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) 20250212125556226 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=416 RX RTS.req: sapi=5 arfcn=875 cur_fn=411 block=0 (pcu_l1_if.cpp:576) 20250212125556226 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=416 block_nr=0 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=420 (gprs_rlcmac_sched.cpp:454) 20250212125556226 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 420 for type USF (pdch_ul_controller.c:184) 20250212125556226 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) 20250212125556226 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125556226 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125556226 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) 20250212125556226 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125556226 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125556226 DTBFUL ERROR UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125556226 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=416 Scheduling control message at RTS for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125556226 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=416 Sending data request: sapi=5 arfcn=875 cur_fn=411 block=0 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) 20250212125556227 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125556232 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=411, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125556232 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125556232 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125556232 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125556232 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125556232 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125556232 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125556232 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=3 (bts.cpp:663) 20250212125556232 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125556232 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125556232 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125556232 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125556232 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125556232 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125556232 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125556232 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125556232 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125556232 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125556232 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125556232 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125556232 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125556232 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125556232 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125556232 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125556232 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125556232 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125556232 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125556232 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125556232 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20250212125556232 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20250212125556232 DTBF INFO TBF(UL:TFI-0-5-3:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20250212125556232 DTBF INFO TBF(UL:TFI-0-5-3:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125556232 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-3:G){NEW} (gprs_ms.c:336) 20250212125556232 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125556232 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125556233 DTBFUL INFO TBF(UL:TFI-0-5-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125556233 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125556233 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) 20250212125556233 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=411 (tbf_ul.cpp:221) 20250212125556233 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125556233 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125556233 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20250212125556233 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 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125556240 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) 20250212125556240 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) 20250212125556240 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) 20250212125556240 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20250212125556242 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) 20250212125556242 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) 20250212125556242 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) 20250212125556242 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) 20250212125556243 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) 20250212125556243 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) 20250212125556244 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) 20250212125556244 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) 20250212125556245 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) 20250212125556245 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) 20250212125556245 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) 20250212125556245 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) 20250212125556246 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) 20250212125556246 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) 20250212125556247 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) 20250212125556247 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) 20250212125556247 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 424 for type USF (pdch_ul_controller.c:184) 20250212125556247 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) 20250212125556248 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 3 vs exp USF 3 20250212125556260 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) 20250212125556260 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) 20250212125556261 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125556261 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125556261 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125556262 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) 20250212125556262 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) 20250212125556263 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) 20250212125556263 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) 20250212125556263 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) 20250212125556263 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) 20250212125556264 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) 20250212125556264 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) 20250212125556264 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=420): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20250212125556264 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125556265 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=420 block=1 data=3c 07 01 00 00 00 1e e6 c6 b9 1d 9a f1 be 50 1d 1b 82 67 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125556265 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125556265 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125556265 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 07 01 00 00 00 1e e6 c6 b9 1d 9a f1 be 50 1d 1b 82 67 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125556265 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125556265 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=420 Rx UL DATA from unexpected TBF(UL:TFI-0-5-3:G){ASSIGN} (pdch.cpp:1070) 20250212125556265 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) 20250212125556265 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125556265 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) 20250212125556265 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125556265 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} data_length=30, data=00 00 00 1e e6 c6 b9 1d 9a f1 be 50 1d 1b 82 67 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125556265 DTBFUL INFO TBF(UL:TFI-0-5-3:G){ASSIGN} Decoded premier TLLI=0x0000001e of UL DATA TFI=3. (tbf_ul.cpp:361) 20250212125556265 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001e, not yet confirmed (gprs_ms.c:512) 20250212125556265 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125556265 DTBFUL ERROR UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125556265 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125556265 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125556265 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125556265 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125556265 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) 20250212125556265 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125556265 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125556265 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125556266 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) 20250212125556266 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) 20250212125556267 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) 20250212125556267 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) 20250212125556268 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=424 RX RTS.req: sapi=5 arfcn=876 cur_fn=420 block=2 (pcu_l1_if.cpp:576) 20250212125556268 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=424 block_nr=2 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=429 (gprs_rlcmac_sched.cpp:454) 20250212125556268 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 429 for type USF (pdch_ul_controller.c:184) 20250212125556268 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) 20250212125556268 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125556268 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125556268 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) 20250212125556268 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125556268 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125556268 DTBFUL ERROR UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125556268 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=424 Scheduling control message at RTS for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125556268 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=424 Sending data request: sapi=5 arfcn=876 cur_fn=420 block=2 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) 20250212125556269 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125556275 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=420, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125556275 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125556275 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125556275 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125556275 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125556275 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125556275 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125556275 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=3 (bts.cpp:663) 20250212125556275 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125556275 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125556275 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125556275 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125556275 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125556275 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125556275 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125556275 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125556275 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125556275 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125556275 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125556275 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125556275 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125556275 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125556275 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125556275 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125556275 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125556275 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125556275 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125556275 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125556275 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20250212125556275 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20250212125556275 DTBF INFO TBF(UL:TFI-0-6-3:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20250212125556275 DTBF INFO TBF(UL:TFI-0-6-3:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125556275 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-3:G){NEW} (gprs_ms.c:336) 20250212125556275 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125556275 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125556275 DTBFUL INFO TBF(UL:TFI-0-6-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125556275 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125556275 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) 20250212125556275 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=420 (tbf_ul.cpp:221) 20250212125556275 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125556275 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125556275 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20250212125556275 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 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125556278 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) 20250212125556278 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) 20250212125556278 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) 20250212125556278 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20250212125556279 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) 20250212125556279 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) 20250212125556279 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) 20250212125556279 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) 20250212125556280 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) 20250212125556280 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) 20250212125556280 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) 20250212125556280 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) 20250212125556280 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) 20250212125556280 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) 20250212125556280 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) 20250212125556280 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) 20250212125556281 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) 20250212125556281 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) 20250212125556287 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) 20250212125556287 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) 20250212125556287 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 433 for type USF (pdch_ul_controller.c:184) 20250212125556287 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) 20250212125556287 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 3 vs exp USF 3 20250212125556301 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) 20250212125556301 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) 20250212125556301 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) 20250212125556301 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) 20250212125556301 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) 20250212125556301 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) 20250212125556302 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) 20250212125556302 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) 20250212125556302 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) 20250212125556302 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) 20250212125556302 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) 20250212125556302 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) 20250212125556302 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=429): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20250212125556302 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125556302 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=429 block=3 data=3c 07 01 00 00 00 1f a5 72 10 4f 7d cd a4 6c 3e fb bd 88 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125556302 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125556302 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125556302 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 07 01 00 00 00 1f a5 72 10 4f 7d cd a4 6c 3e fb bd 88 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125556302 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125556302 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=429 Rx UL DATA from unexpected TBF(UL:TFI-0-6-3:G){ASSIGN} (pdch.cpp:1070) 20250212125556302 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) 20250212125556302 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125556302 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) 20250212125556302 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125556302 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} data_length=30, data=00 00 00 1f a5 72 10 4f 7d cd a4 6c 3e fb bd 88 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125556302 DTBFUL INFO TBF(UL:TFI-0-6-3:G){ASSIGN} Decoded premier TLLI=0x0000001f of UL DATA TFI=3. (tbf_ul.cpp:361) 20250212125556302 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001f, not yet confirmed (gprs_ms.c:512) 20250212125556302 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125556302 DTBFUL ERROR UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125556302 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125556302 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125556302 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125556302 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125556302 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) 20250212125556302 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125556302 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125556302 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125556302 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) 20250212125556302 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) 20250212125556304 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125556304 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125556304 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125556306 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=433 RX RTS.req: sapi=5 arfcn=877 cur_fn=429 block=4 (pcu_l1_if.cpp:576) 20250212125556306 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=433 block_nr=4 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=437 (gprs_rlcmac_sched.cpp:454) 20250212125556306 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 437 for type USF (pdch_ul_controller.c:184) 20250212125556306 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) 20250212125556306 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125556306 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125556306 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) 20250212125556306 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125556306 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125556306 DTBFUL ERROR UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125556306 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=433 Scheduling control message at RTS for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125556306 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=433 Sending data request: sapi=5 arfcn=877 cur_fn=429 block=4 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) 20250212125556306 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125556307 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=429, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125556307 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125556307 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125556307 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125556307 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125556307 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125556307 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125556307 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=3 (bts.cpp:663) 20250212125556307 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125556307 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125556307 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125556307 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125556307 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125556307 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125556307 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125556307 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125556307 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125556307 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125556307 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125556307 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125556307 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125556307 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125556307 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125556307 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125556307 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125556307 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125556307 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125556307 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125556307 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20250212125556307 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20250212125556307 DTBF INFO TBF(UL:TFI-0-7-3:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20250212125556307 DTBF INFO TBF(UL:TFI-0-7-3:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125556307 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-3:G){NEW} (gprs_ms.c:336) 20250212125556307 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125556307 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125556307 DTBFUL INFO TBF(UL:TFI-0-7-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125556307 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125556307 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) 20250212125556307 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=429 (tbf_ul.cpp:221) 20250212125556307 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125556307 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125556307 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20250212125556307 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 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125556320 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) 20250212125556320 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) 20250212125556320 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) 20250212125556320 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20250212125556320 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) 20250212125556320 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) 20250212125556320 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) 20250212125556320 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) 20250212125556320 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) 20250212125556320 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) 20250212125556320 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) 20250212125556320 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) 20250212125556320 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) 20250212125556320 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) 20250212125556321 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) 20250212125556321 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) 20250212125556321 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) 20250212125556321 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) 20250212125556324 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) 20250212125556324 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) 20250212125556324 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 442 for type USF (pdch_ul_controller.c:184) 20250212125556324 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) 20250212125556325 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 3 vs exp USF 3 20250212125556339 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) 20250212125556339 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) 20250212125556340 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) 20250212125556340 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) 20250212125556341 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) 20250212125556341 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) 20250212125556341 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) 20250212125556341 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) 20250212125556342 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) 20250212125556342 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) 20250212125556342 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125556342 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125556342 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125556342 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) 20250212125556342 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) 20250212125556343 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) 20250212125556343 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) 20250212125556343 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=437): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20250212125556343 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125556343 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=437 block=5 data=3c 07 01 00 00 00 20 ba e8 2a 58 fb 73 43 c9 b8 69 fe 33 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125556343 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125556343 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125556343 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 07 01 00 00 00 20 ba e8 2a 58 fb 73 43 c9 b8 69 fe 33 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125556343 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125556343 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=437 Rx UL DATA from unexpected TBF(UL:TFI-0-7-3:G){ASSIGN} (pdch.cpp:1070) 20250212125556343 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) 20250212125556343 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125556343 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) 20250212125556343 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125556343 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} data_length=30, data=00 00 00 20 ba e8 2a 58 fb 73 43 c9 b8 69 fe 33 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125556343 DTBFUL INFO TBF(UL:TFI-0-7-3:G){ASSIGN} Decoded premier TLLI=0x00000020 of UL DATA TFI=3. (tbf_ul.cpp:361) 20250212125556343 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000020, not yet confirmed (gprs_ms.c:512) 20250212125556343 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125556343 DTBFUL ERROR UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125556343 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125556343 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125556343 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125556343 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125556343 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) 20250212125556343 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125556343 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125556343 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125556348 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=442 RX RTS.req: sapi=5 arfcn=878 cur_fn=437 block=6 (pcu_l1_if.cpp:576) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125556348 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=442 block_nr=6 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=446 (gprs_rlcmac_sched.cpp:454) 20250212125556348 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 446 for type USF (pdch_ul_controller.c:184) 20250212125556348 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) 20250212125556348 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125556348 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125556349 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) 20250212125556349 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125556349 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125556349 DTBFUL ERROR UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125556349 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=442 Scheduling control message at RTS for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125556349 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=442 Sending data request: sapi=5 arfcn=878 cur_fn=437 block=6 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) 20250212125556349 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125556388 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=437, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125556388 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125556388 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125556388 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125556388 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125556388 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125556388 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125556388 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=4 (bts.cpp:663) 20250212125556388 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125556388 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125556388 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125556388 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125556388 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125556388 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125556388 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125556388 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125556388 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125556388 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125556388 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125556388 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125556389 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125556389 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125556389 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125556389 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125556389 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125556389 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125556389 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125556389 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125556389 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20250212125556389 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20250212125556389 DTBF INFO TBF(UL:TFI-0-0-4:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125556389 DTBF INFO TBF(UL:TFI-0-0-4:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125556389 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-4:G){NEW} (gprs_ms.c:336) 20250212125556389 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125556389 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125556389 DTBFUL INFO TBF(UL:TFI-0-0-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125556389 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125556389 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) 20250212125556389 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=437 (tbf_ul.cpp:221) 20250212125556389 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125556389 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125556389 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20250212125556389 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 67 7c 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20250212125556390 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125556390 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125556390 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(605)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125556396 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) 20250212125556396 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) 20250212125556396 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) 20250212125556396 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20250212125556397 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) 20250212125556397 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) 20250212125556398 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) 20250212125556398 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) 20250212125556399 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) 20250212125556399 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) 20250212125556400 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) 20250212125556400 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) 20250212125556401 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) 20250212125556401 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) 20250212125556401 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) 20250212125556401 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) 20250212125556402 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) 20250212125556402 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) 20250212125556403 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) 20250212125556403 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) 20250212125556403 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 450 for type USF (pdch_ul_controller.c:184) 20250212125556403 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) 20250212125556404 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 3 vs exp USF 4 20250212125556415 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) 20250212125556415 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) 20250212125556417 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) 20250212125556417 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) 20250212125556417 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) 20250212125556417 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) 20250212125556418 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) 20250212125556418 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) 20250212125556419 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) 20250212125556419 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) 20250212125556420 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) 20250212125556420 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) 20250212125556420 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) 20250212125556420 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) 20250212125556421 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) 20250212125556421 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) 20250212125556421 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=446): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20250212125556421 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125556422 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) 20250212125556422 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) 20250212125556422 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 455 for type USF (pdch_ul_controller.c:184) 20250212125556422 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) 20250212125556423 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 3 vs exp USF 4 20250212125556433 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125556433 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125556433 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125556434 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) 20250212125556434 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) 20250212125556434 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) 20250212125556434 DTBF NOTICE TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20250212125556434 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20250212125556435 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20250212125556436 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) 20250212125556436 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) 20250212125556436 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) 20250212125556436 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) 20250212125556437 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) 20250212125556437 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) 20250212125556438 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) 20250212125556438 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) 20250212125556439 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) 20250212125556439 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) 20250212125556440 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) 20250212125556440 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) 20250212125556440 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) 20250212125556440 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) 20250212125556444 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) 20250212125556444 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) 20250212125556445 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 4 20250212125556458 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) 20250212125556458 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) 20250212125556458 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=455): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} (pdch_ul_controller.c:309) 20250212125556458 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20250212125556460 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) 20250212125556460 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) 20250212125556460 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) 20250212125556460 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) 20250212125556461 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) 20250212125556461 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) 20250212125556462 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) 20250212125556462 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) 20250212125556463 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) 20250212125556463 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) 20250212125556464 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) 20250212125556464 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) 20250212125556464 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) 20250212125556464 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) 20250212125556465 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) 20250212125556465 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) 20250212125556466 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 4 20250212125556476 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125556476 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125556476 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125556477 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) 20250212125556477 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) 20250212125556478 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) 20250212125556478 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) 20250212125556479 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) 20250212125556479 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) 20250212125556480 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) 20250212125556481 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) 20250212125556481 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) 20250212125556482 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) 20250212125556483 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) 20250212125556483 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) 20250212125556483 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) 20250212125556483 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) 20250212125556484 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) 20250212125556484 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) 20250212125556485 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) 20250212125556485 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) 20250212125556486 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 4 20250212125556497 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) 20250212125556497 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) 20250212125556498 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) 20250212125556498 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) 20250212125556499 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) 20250212125556499 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) 20250212125556499 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) 20250212125556499 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) 20250212125556500 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) 20250212125556500 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) 20250212125556500 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) 20250212125556500 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) 20250212125556501 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) 20250212125556501 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) 20250212125556501 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) 20250212125556501 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) 20250212125556506 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) 20250212125556506 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) 20250212125556506 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125556507 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125556507 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125556507 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 4 20250212125556520 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) 20250212125556520 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) 20250212125556521 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) 20250212125556521 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) 20250212125556521 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) 20250212125556521 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) 20250212125556522 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) 20250212125556522 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) 20250212125556522 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) 20250212125556522 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) 20250212125556523 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) 20250212125556523 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) 20250212125556523 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) 20250212125556523 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) 20250212125556524 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) 20250212125556524 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) 20250212125556525 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) 20250212125556525 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) 20250212125556526 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 4 20250212125556540 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) 20250212125556540 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) 20250212125556541 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) 20250212125556541 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) 20250212125556542 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) 20250212125556542 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) 20250212125556543 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) 20250212125556543 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) 20250212125556543 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) 20250212125556543 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) 20250212125556544 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) 20250212125556544 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) 20250212125556545 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) 20250212125556545 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) 20250212125556546 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) 20250212125556546 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) 20250212125556546 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) 20250212125556546 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) 20250212125556547 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 4 20250212125556559 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) 20250212125556559 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) 20250212125556560 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) 20250212125556560 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) 20250212125556561 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) 20250212125556561 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) 20250212125556561 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) 20250212125556561 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) 20250212125556562 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) 20250212125556562 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) 20250212125556563 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) 20250212125556563 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) 20250212125556563 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) 20250212125556563 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) 20250212125556564 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) 20250212125556564 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) 20250212125556568 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) 20250212125556568 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) 20250212125556568 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 4 20250212125556583 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) 20250212125556583 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) 20250212125556584 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) 20250212125556584 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) 20250212125556585 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) 20250212125556585 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) 20250212125556585 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) 20250212125556585 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) 20250212125556586 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) 20250212125556586 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) 20250212125556587 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) 20250212125556587 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) 20250212125556588 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) 20250212125556588 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) 20250212125556589 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125556589 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125556589 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125556589 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) 20250212125556589 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) 20250212125556590 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) 20250212125556590 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=485 block_nr=4 scheduling USF=4 for TBF(UL:TFI-0-0-4:G){FLOW}, expect answer on UL FN=489 (gprs_rlcmac_sched.cpp:454) 20250212125556590 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 489 for type USF (pdch_ul_controller.c:184) 20250212125556590 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Sending data request: sapi=5 arfcn=871 cur_fn=481 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) 20250212125556591 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 4 vs exp USF 4 20250212125556602 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=481 block=4 data=3c 09 01 00 00 00 21 47 8c 77 04 e4 23 f3 fe bb 2a ce 5c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125556602 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) 20250212125556602 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125556602 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 09 01 00 00 00 21 47 8c 77 04 e4 23 f3 fe bb 2a ce 5c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125556602 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125556602 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=485 Rx UL DATA from unexpected TBF(UL:TFI-0-0-4:G){FLOW} (pdch.cpp:1070) 20250212125556602 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) 20250212125556602 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125556602 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) 20250212125556602 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125556602 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G){FLOW} data_length=30, data=00 00 00 21 47 8c 77 04 e4 23 f3 fe bb 2a ce 5c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125556602 DTBFUL INFO TBF(UL:TFI-0-0-4:G){FLOW} Decoded premier TLLI=0x00000021 of UL DATA TFI=4. (tbf_ul.cpp:361) 20250212125556602 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000021, not yet confirmed (gprs_ms.c:512) 20250212125556602 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125556602 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125556602 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125556602 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125556602 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125556602 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) 20250212125556602 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) 20250212125556602 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125556602 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125556602 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125556604 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) 20250212125556604 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) 20250212125556605 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) 20250212125556605 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) 20250212125556606 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) 20250212125556606 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) 20250212125556607 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) 20250212125556607 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) 20250212125556608 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) 20250212125556608 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) 20250212125556608 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) 20250212125556608 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) 20250212125556609 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) 20250212125556609 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) 20250212125556610 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) 20250212125556611 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=489 block_nr=5 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=494 (gprs_rlcmac_sched.cpp:454) 20250212125556611 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 494 for type USF (pdch_ul_controller.c:184) 20250212125556611 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) 20250212125556611 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (final=0) (encoding.cpp:1112) 20250212125556611 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125556611 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) 20250212125556611 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125556611 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125556611 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125556611 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 Scheduling control message at RTS for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125556611 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Sending data request: sapi=5 arfcn=871 cur_fn=485 block=5 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) 20250212125556612 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125556618 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=485, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125556618 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125556618 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125556618 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125556618 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125556618 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125556618 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125556618 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=4 (bts.cpp:663) 20250212125556618 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125556618 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125556618 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125556618 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125556618 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125556618 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125556618 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125556618 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125556618 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125556618 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125556618 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125556618 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125556618 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125556618 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125556618 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125556619 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125556619 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125556619 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125556619 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125556619 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125556619 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20250212125556619 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20250212125556619 DTBF INFO TBF(UL:TFI-0-1-4:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20250212125556619 DTBF INFO TBF(UL:TFI-0-1-4:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125556619 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-4:G){NEW} (gprs_ms.c:336) 20250212125556619 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125556619 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125556619 DTBFUL INFO TBF(UL:TFI-0-1-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125556619 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125556619 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) 20250212125556619 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=485 (tbf_ul.cpp:221) 20250212125556619 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125556619 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125556619 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20250212125556619 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=485 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 } } } } } } } } } 20250212125556624 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) 20250212125556624 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) 20250212125556624 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=489): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) MTC@8d0f06c41a7d: 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 } 20250212125556624 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125556625 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) 20250212125556625 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) 20250212125556626 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) 20250212125556626 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) 20250212125556627 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) 20250212125556627 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) 20250212125556627 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) 20250212125556627 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) 20250212125556628 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) 20250212125556628 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) 20250212125556629 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) 20250212125556629 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) 20250212125556630 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) 20250212125556630 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) 20250212125556631 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) 20250212125556631 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=494 block_nr=6 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=498 (gprs_rlcmac_sched.cpp:454) 20250212125556632 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 498 for type USF (pdch_ul_controller.c:184) 20250212125556632 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) 20250212125556632 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 4 vs exp USF 4 20250212125556646 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) 20250212125556646 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) 20250212125556646 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=494): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20250212125556646 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125556647 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=494 block=6 data=3c 09 01 00 00 00 22 c5 db 3e 12 4c 28 a2 39 27 dd 35 a8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125556647 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125556647 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125556647 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 09 01 00 00 00 22 c5 db 3e 12 4c 28 a2 39 27 dd 35 a8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125556647 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125556647 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=494 Rx UL DATA from unexpected TBF(UL:TFI-0-1-4:G){ASSIGN} (pdch.cpp:1070) 20250212125556647 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) 20250212125556647 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125556647 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) 20250212125556647 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125556647 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} data_length=30, data=00 00 00 22 c5 db 3e 12 4c 28 a2 39 27 dd 35 a8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125556647 DTBFUL INFO TBF(UL:TFI-0-1-4:G){ASSIGN} Decoded premier TLLI=0x00000022 of UL DATA TFI=4. (tbf_ul.cpp:361) 20250212125556647 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000022, not yet confirmed (gprs_ms.c:512) 20250212125556647 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125556647 DTBFUL ERROR UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125556647 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125556647 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125556647 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125556647 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125556647 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) 20250212125556647 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125556647 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125556647 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125556648 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) 20250212125556648 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) 20250212125556649 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) 20250212125556649 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) 20250212125556649 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) 20250212125556649 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) 20250212125556650 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) 20250212125556650 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) 20250212125556651 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) 20250212125556651 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) 20250212125556652 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) 20250212125556652 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) 20250212125556652 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=498 RX RTS.req: sapi=5 arfcn=872 cur_fn=494 block=7 (pcu_l1_if.cpp:576) 20250212125556652 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=498 block_nr=7 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=502 (gprs_rlcmac_sched.cpp:454) 20250212125556653 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 502 for type USF (pdch_ul_controller.c:184) 20250212125556653 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) 20250212125556653 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125556653 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125556653 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) 20250212125556653 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125556653 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125556653 DTBFUL ERROR UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125556653 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=498 Scheduling control message at RTS for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125556653 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=498 Sending data request: sapi=5 arfcn=872 cur_fn=494 block=7 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) 20250212125556653 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125556657 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=494, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125556657 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125556657 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125556657 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125556657 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125556658 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125556658 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125556658 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=4 (bts.cpp:663) 20250212125556658 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125556658 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125556658 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125556658 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125556658 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125556658 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125556658 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125556658 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125556658 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125556658 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125556658 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125556658 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125556658 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125556658 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125556658 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125556658 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125556658 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125556658 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125556658 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125556658 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125556658 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20250212125556658 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20250212125556658 DTBF INFO TBF(UL:TFI-0-2-4:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20250212125556658 DTBF INFO TBF(UL:TFI-0-2-4:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125556659 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-4:G){NEW} (gprs_ms.c:336) 20250212125556659 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125556659 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125556659 DTBFUL INFO TBF(UL:TFI-0-2-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125556659 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125556659 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) 20250212125556659 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=494 (tbf_ul.cpp:221) 20250212125556659 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125556659 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125556659 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20250212125556659 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 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125556665 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) 20250212125556665 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) 20250212125556665 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) 20250212125556665 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125556666 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) 20250212125556666 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) 20250212125556667 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) 20250212125556667 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) 20250212125556668 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) 20250212125556668 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) 20250212125556669 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) 20250212125556669 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) 20250212125556669 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) 20250212125556669 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) 20250212125556670 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) 20250212125556670 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) 20250212125556671 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) 20250212125556671 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) 20250212125556672 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) 20250212125556672 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) 20250212125556672 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 507 for type USF (pdch_ul_controller.c:184) 20250212125556672 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) 20250212125556673 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 4 vs exp USF 4 20250212125556684 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) 20250212125556684 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) 20250212125556685 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) 20250212125556685 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) 20250212125556685 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=502): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20250212125556686 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125556686 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=502 block=8 data=3c 09 01 00 00 00 23 72 67 ba 9b e4 4e ca e1 f0 a0 33 5a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125556686 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125556686 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125556686 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 09 01 00 00 00 23 72 67 ba 9b e4 4e ca e1 f0 a0 33 5a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125556686 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125556686 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=502 Rx UL DATA from unexpected TBF(UL:TFI-0-2-4:G){ASSIGN} (pdch.cpp:1070) 20250212125556687 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) 20250212125556687 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125556687 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) 20250212125556687 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125556687 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} data_length=30, data=00 00 00 23 72 67 ba 9b e4 4e ca e1 f0 a0 33 5a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125556687 DTBFUL INFO TBF(UL:TFI-0-2-4:G){ASSIGN} Decoded premier TLLI=0x00000023 of UL DATA TFI=4. (tbf_ul.cpp:361) 20250212125556687 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000023, not yet confirmed (gprs_ms.c:512) 20250212125556687 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125556687 DTBFUL ERROR UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125556687 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125556687 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125556687 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125556687 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125556687 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) 20250212125556687 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125556687 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125556687 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125556687 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) 20250212125556687 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) 20250212125556688 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) 20250212125556688 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) 20250212125556689 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) 20250212125556689 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) 20250212125556690 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) 20250212125556690 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) 20250212125556691 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) 20250212125556691 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) 20250212125556694 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=507 RX RTS.req: sapi=5 arfcn=873 cur_fn=502 block=9 (pcu_l1_if.cpp:576) 20250212125556694 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=507 block_nr=9 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=511 (gprs_rlcmac_sched.cpp:454) 20250212125556694 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 511 for type USF (pdch_ul_controller.c:184) 20250212125556694 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) 20250212125556694 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125556694 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125556694 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) 20250212125556694 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125556694 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125556694 DTBFUL ERROR UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125556694 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=507 Scheduling control message at RTS for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125556694 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=507 Sending data request: sapi=5 arfcn=873 cur_fn=502 block=9 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) 20250212125556695 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125556700 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=502, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125556700 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125556700 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125556700 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125556700 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125556700 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125556700 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125556700 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=4 (bts.cpp:663) 20250212125556700 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125556700 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125556700 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125556700 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125556700 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125556700 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125556700 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125556701 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125556701 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125556701 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125556701 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125556701 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125556701 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125556701 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125556701 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125556701 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125556701 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125556701 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125556701 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125556701 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125556701 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20250212125556701 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20250212125556701 DTBF INFO TBF(UL:TFI-0-3-4:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20250212125556701 DTBF INFO TBF(UL:TFI-0-3-4:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125556701 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-4:G){NEW} (gprs_ms.c:336) 20250212125556701 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125556701 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125556701 DTBFUL INFO TBF(UL:TFI-0-3-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125556701 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125556701 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) 20250212125556701 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=502 (tbf_ul.cpp:221) 20250212125556701 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125556701 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125556701 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20250212125556701 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 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125556708 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) 20250212125556708 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) 20250212125556708 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) 20250212125556708 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125556709 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) 20250212125556709 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) 20250212125556710 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) 20250212125556710 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) 20250212125556710 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) 20250212125556710 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) 20250212125556711 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) 20250212125556711 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) 20250212125556711 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) 20250212125556711 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) 20250212125556711 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) 20250212125556711 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) 20250212125556712 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) 20250212125556712 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) 20250212125556712 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) 20250212125556712 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) 20250212125556712 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 515 for type USF (pdch_ul_controller.c:184) 20250212125556712 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) 20250212125556713 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 4 vs exp USF 4 20250212125556727 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) 20250212125556727 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) 20250212125556728 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) 20250212125556728 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) 20250212125556729 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) 20250212125556729 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) 20250212125556729 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=511): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20250212125556729 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125556730 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=511 block=10 data=3c 09 01 00 00 00 24 37 df b5 c1 a0 db 25 df 05 17 22 2d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125556730 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125556730 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125556730 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 09 01 00 00 00 24 37 df b5 c1 a0 db 25 df 05 17 22 2d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125556730 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125556730 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=511 Rx UL DATA from unexpected TBF(UL:TFI-0-3-4:G){ASSIGN} (pdch.cpp:1070) 20250212125556730 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) 20250212125556730 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125556730 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) 20250212125556730 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125556730 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} data_length=30, data=00 00 00 24 37 df b5 c1 a0 db 25 df 05 17 22 2d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125556730 DTBFUL INFO TBF(UL:TFI-0-3-4:G){ASSIGN} Decoded premier TLLI=0x00000024 of UL DATA TFI=4. (tbf_ul.cpp:361) 20250212125556730 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000024, not yet confirmed (gprs_ms.c:512) 20250212125556730 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125556730 DTBFUL ERROR UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125556730 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125556730 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125556730 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125556730 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125556730 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) 20250212125556730 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125556730 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125556730 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125556731 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) 20250212125556731 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) 20250212125556732 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) 20250212125556732 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) 20250212125556732 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) 20250212125556732 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) 20250212125556733 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) 20250212125556733 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) 20250212125556734 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=515 RX RTS.req: sapi=5 arfcn=874 cur_fn=511 block=11 (pcu_l1_if.cpp:576) 20250212125556734 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=515 block_nr=11 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=520 (gprs_rlcmac_sched.cpp:454) 20250212125556734 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 520 for type USF (pdch_ul_controller.c:184) 20250212125556734 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) 20250212125556734 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125556734 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125556734 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) 20250212125556734 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125556734 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125556734 DTBFUL ERROR UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125556734 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=515 Scheduling control message at RTS for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125556734 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=515 Sending data request: sapi=5 arfcn=874 cur_fn=511 block=11 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) 20250212125556735 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125556740 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=511, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125556740 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125556740 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125556740 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125556740 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125556740 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125556740 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125556740 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=4 (bts.cpp:663) 20250212125556740 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125556740 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125556740 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125556740 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125556740 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125556740 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125556740 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125556740 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125556740 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125556740 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125556740 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125556740 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125556740 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125556740 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125556740 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125556740 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125556740 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125556740 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125556740 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125556740 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125556740 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20250212125556740 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20250212125556740 DTBF INFO TBF(UL:TFI-0-4-4:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20250212125556741 DTBF INFO TBF(UL:TFI-0-4-4:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125556741 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-4:G){NEW} (gprs_ms.c:336) 20250212125556741 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125556741 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125556741 DTBFUL INFO TBF(UL:TFI-0-4-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125556741 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125556741 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) 20250212125556741 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=511 (tbf_ul.cpp:221) 20250212125556741 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125556741 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125556741 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20250212125556741 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 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125556747 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) 20250212125556747 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) 20250212125556747 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) 20250212125556747 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125556748 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) 20250212125556748 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) 20250212125556750 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) 20250212125556750 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) 20250212125556751 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) 20250212125556751 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) 20250212125556752 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) 20250212125556752 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) 20250212125556753 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) 20250212125556754 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) 20250212125556755 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) 20250212125556755 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) 20250212125556755 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) 20250212125556756 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) 20250212125556756 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) 20250212125556756 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) 20250212125556756 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 524 for type USF (pdch_ul_controller.c:184) 20250212125556756 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) 20250212125556757 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 4 vs exp USF 4 20250212125556770 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) 20250212125556770 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) 20250212125556771 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) 20250212125556771 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) 20250212125556772 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) 20250212125556772 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) 20250212125556773 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) 20250212125556773 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) 20250212125556773 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=520): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20250212125556773 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125556773 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=520 block=0 data=3c 09 01 00 00 00 25 fd 66 65 82 35 5b 93 06 99 42 58 8f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125556773 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125556773 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125556773 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 09 01 00 00 00 25 fd 66 65 82 35 5b 93 06 99 42 58 8f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125556773 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125556773 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=520 Rx UL DATA from unexpected TBF(UL:TFI-0-4-4:G){ASSIGN} (pdch.cpp:1070) 20250212125556773 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) 20250212125556773 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125556773 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) 20250212125556773 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125556773 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} data_length=30, data=00 00 00 25 fd 66 65 82 35 5b 93 06 99 42 58 8f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125556773 DTBFUL INFO TBF(UL:TFI-0-4-4:G){ASSIGN} Decoded premier TLLI=0x00000025 of UL DATA TFI=4. (tbf_ul.cpp:361) 20250212125556773 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000025, not yet confirmed (gprs_ms.c:512) 20250212125556773 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125556773 DTBFUL ERROR UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125556773 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125556773 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125556773 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125556773 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125556773 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) 20250212125556773 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125556773 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125556773 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125556774 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) 20250212125556774 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) 20250212125556774 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) 20250212125556774 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) 20250212125556775 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) 20250212125556775 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) 20250212125556775 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=524 RX RTS.req: sapi=5 arfcn=875 cur_fn=520 block=1 (pcu_l1_if.cpp:576) 20250212125556775 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=524 block_nr=1 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=528 (gprs_rlcmac_sched.cpp:454) 20250212125556775 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 528 for type USF (pdch_ul_controller.c:184) 20250212125556775 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) 20250212125556775 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125556775 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125556775 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) 20250212125556775 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125556775 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125556775 DTBFUL ERROR UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125556775 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=524 Scheduling control message at RTS for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125556775 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=524 Sending data request: sapi=5 arfcn=875 cur_fn=520 block=1 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) 20250212125556776 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125556778 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=520, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125556778 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125556778 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125556778 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125556778 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125556778 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125556778 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125556778 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=4 (bts.cpp:663) 20250212125556778 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125556778 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125556778 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125556778 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125556778 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125556778 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125556778 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125556778 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125556778 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125556778 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125556778 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125556778 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125556778 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125556778 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125556778 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125556778 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125556778 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125556778 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125556778 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125556778 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125556778 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20250212125556778 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20250212125556778 DTBF INFO TBF(UL:TFI-0-5-4:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20250212125556778 DTBF INFO TBF(UL:TFI-0-5-4:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125556779 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-4:G){NEW} (gprs_ms.c:336) 20250212125556779 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125556779 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125556779 DTBFUL INFO TBF(UL:TFI-0-5-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125556779 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125556779 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) 20250212125556779 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=520 (tbf_ul.cpp:221) 20250212125556779 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125556779 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125556779 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20250212125556779 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 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125556789 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) 20250212125556789 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) 20250212125556789 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) 20250212125556789 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20250212125556790 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) 20250212125556790 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) 20250212125556791 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) 20250212125556791 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) 20250212125556792 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) 20250212125556792 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) 20250212125556792 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) 20250212125556792 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) 20250212125556793 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) 20250212125556793 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) 20250212125556794 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) 20250212125556794 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) 20250212125556794 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) 20250212125556794 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) 20250212125556795 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) 20250212125556795 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) 20250212125556795 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 533 for type USF (pdch_ul_controller.c:184) 20250212125556795 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) 20250212125556796 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 4 vs exp USF 4 20250212125556808 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) 20250212125556808 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) 20250212125556810 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) 20250212125556810 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) 20250212125556811 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) 20250212125556811 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) 20250212125556811 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) 20250212125556812 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) 20250212125556812 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) 20250212125556812 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) 20250212125556812 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=528): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20250212125556813 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125556813 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=528 block=2 data=3c 09 01 00 00 00 26 96 ee d7 2f f5 7e 38 a2 2c c3 05 80 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125556813 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125556813 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125556813 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 09 01 00 00 00 26 96 ee d7 2f f5 7e 38 a2 2c c3 05 80 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125556813 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125556813 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=528 Rx UL DATA from unexpected TBF(UL:TFI-0-5-4:G){ASSIGN} (pdch.cpp:1070) 20250212125556813 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) 20250212125556813 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125556813 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) 20250212125556814 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125556814 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G){ASSIGN} data_length=30, data=00 00 00 26 96 ee d7 2f f5 7e 38 a2 2c c3 05 80 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125556814 DTBFUL INFO TBF(UL:TFI-0-5-4:G){ASSIGN} Decoded premier TLLI=0x00000026 of UL DATA TFI=4. (tbf_ul.cpp:361) 20250212125556814 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000026, not yet confirmed (gprs_ms.c:512) 20250212125556814 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125556814 DTBFUL ERROR UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125556814 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125556814 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125556814 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125556814 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125556814 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) 20250212125556814 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125556814 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125556814 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125556814 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) 20250212125556814 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) 20250212125556815 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) 20250212125556815 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) 20250212125556818 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=533 RX RTS.req: sapi=5 arfcn=876 cur_fn=528 block=3 (pcu_l1_if.cpp:576) 20250212125556818 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=533 block_nr=3 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=537 (gprs_rlcmac_sched.cpp:454) 20250212125556818 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 537 for type USF (pdch_ul_controller.c:184) 20250212125556819 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) 20250212125556819 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125556819 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125556819 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) 20250212125556819 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125556819 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125556819 DTBFUL ERROR UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125556819 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=533 Scheduling control message at RTS for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125556819 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=533 Sending data request: sapi=5 arfcn=876 cur_fn=528 block=3 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) 20250212125556819 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125556819 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125556819 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125556819 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125556823 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=528, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125556823 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125556823 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125556823 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125556823 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125556823 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125556823 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125556823 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=4 (bts.cpp:663) 20250212125556823 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125556823 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125556823 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125556823 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125556823 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125556823 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125556823 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125556823 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125556823 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125556823 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125556823 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125556823 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125556823 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125556823 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125556823 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125556824 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125556824 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125556824 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125556824 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125556824 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125556824 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20250212125556824 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20250212125556824 DTBF INFO TBF(UL:TFI-0-6-4:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20250212125556824 DTBF INFO TBF(UL:TFI-0-6-4:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125556824 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-4:G){NEW} (gprs_ms.c:336) 20250212125556824 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125556824 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125556824 DTBFUL INFO TBF(UL:TFI-0-6-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125556824 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125556824 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) 20250212125556824 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=528 (tbf_ul.cpp:221) 20250212125556824 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125556824 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125556824 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20250212125556824 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 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125556831 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) 20250212125556831 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) 20250212125556831 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) 20250212125556831 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20250212125556831 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) 20250212125556831 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) 20250212125556832 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) 20250212125556832 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) 20250212125556832 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) 20250212125556832 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) 20250212125556832 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) 20250212125556832 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) 20250212125556832 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) 20250212125556832 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) 20250212125556832 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) 20250212125556832 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) 20250212125556832 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) 20250212125556832 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) 20250212125556836 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) 20250212125556836 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) 20250212125556836 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 541 for type USF (pdch_ul_controller.c:184) 20250212125556836 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) 20250212125556836 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 4 vs exp USF 4 20250212125556850 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) 20250212125556850 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) 20250212125556851 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) 20250212125556851 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) 20250212125556851 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) 20250212125556851 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) 20250212125556852 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) 20250212125556852 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) 20250212125556852 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) 20250212125556852 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) 20250212125556852 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) 20250212125556852 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) 20250212125556852 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=537): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20250212125556852 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125556853 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=537 block=4 data=3c 09 01 00 00 00 27 58 90 e9 02 04 84 1b 4d 63 ec 63 5e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125556853 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125556853 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125556853 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 09 01 00 00 00 27 58 90 e9 02 04 84 1b 4d 63 ec 63 5e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125556853 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125556853 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=537 Rx UL DATA from unexpected TBF(UL:TFI-0-6-4:G){ASSIGN} (pdch.cpp:1070) 20250212125556853 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) 20250212125556853 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125556853 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) 20250212125556853 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125556853 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} data_length=30, data=00 00 00 27 58 90 e9 02 04 84 1b 4d 63 ec 63 5e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125556853 DTBFUL INFO TBF(UL:TFI-0-6-4:G){ASSIGN} Decoded premier TLLI=0x00000027 of UL DATA TFI=4. (tbf_ul.cpp:361) 20250212125556853 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000027, not yet confirmed (gprs_ms.c:512) 20250212125556853 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125556853 DTBFUL ERROR UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125556853 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125556853 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125556853 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125556853 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125556853 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) 20250212125556853 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125556853 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125556853 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125556853 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) 20250212125556853 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) 20250212125556855 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=541 RX RTS.req: sapi=5 arfcn=877 cur_fn=537 block=5 (pcu_l1_if.cpp:576) 20250212125556855 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=541 block_nr=5 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=546 (gprs_rlcmac_sched.cpp:454) 20250212125556855 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 546 for type USF (pdch_ul_controller.c:184) 20250212125556855 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) 20250212125556855 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125556855 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125556855 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) 20250212125556855 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125556855 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125556855 DTBFUL ERROR UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125556855 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=541 Scheduling control message at RTS for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125556855 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=541 Sending data request: sapi=5 arfcn=877 cur_fn=537 block=5 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) 20250212125556856 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125556860 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125556860 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125556860 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125556860 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=537, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125556860 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125556860 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125556860 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125556860 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125556860 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125556860 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125556860 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=4 (bts.cpp:663) 20250212125556860 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125556860 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125556860 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125556860 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125556860 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125556860 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125556860 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125556860 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125556860 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125556860 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125556860 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125556860 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125556860 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125556860 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125556860 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125556860 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125556860 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125556860 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125556860 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125556860 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125556860 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20250212125556860 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20250212125556860 DTBF INFO TBF(UL:TFI-0-7-4:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20250212125556860 DTBF INFO TBF(UL:TFI-0-7-4:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125556860 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-4:G){NEW} (gprs_ms.c:336) 20250212125556860 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125556860 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125556860 DTBFUL INFO TBF(UL:TFI-0-7-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125556860 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125556860 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) 20250212125556860 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=537 (tbf_ul.cpp:221) 20250212125556860 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125556860 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125556860 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20250212125556860 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 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125556870 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) 20250212125556870 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) 20250212125556870 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) 20250212125556870 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20250212125556871 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) 20250212125556871 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) 20250212125556872 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) 20250212125556872 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) 20250212125556873 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) 20250212125556873 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) 20250212125556874 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) 20250212125556874 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) 20250212125556875 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) 20250212125556875 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) 20250212125556876 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) 20250212125556876 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) 20250212125556877 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) 20250212125556877 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) 20250212125556879 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) 20250212125556879 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) 20250212125556880 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 550 for type USF (pdch_ul_controller.c:184) 20250212125556880 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) 20250212125556880 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 4 vs exp USF 4 20250212125556893 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) 20250212125556893 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) 20250212125556894 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) 20250212125556894 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) 20250212125556894 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) 20250212125556894 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) 20250212125556894 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) 20250212125556894 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) 20250212125556894 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) 20250212125556894 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) 20250212125556895 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) 20250212125556895 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) 20250212125556895 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) 20250212125556895 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) 20250212125556895 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=546): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20250212125556895 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125556896 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=546 block=6 data=3c 09 01 00 00 00 28 f4 55 25 70 27 2d 97 37 8b 2d c0 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125556896 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125556896 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125556896 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 09 01 00 00 00 28 f4 55 25 70 27 2d 97 37 8b 2d c0 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125556896 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125556896 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=546 Rx UL DATA from unexpected TBF(UL:TFI-0-7-4:G){ASSIGN} (pdch.cpp:1070) 20250212125556896 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) 20250212125556896 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125556896 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) 20250212125556896 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125556896 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} data_length=30, data=00 00 00 28 f4 55 25 70 27 2d 97 37 8b 2d c0 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125556896 DTBFUL INFO TBF(UL:TFI-0-7-4:G){ASSIGN} Decoded premier TLLI=0x00000028 of UL DATA TFI=4. (tbf_ul.cpp:361) 20250212125556896 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000028, not yet confirmed (gprs_ms.c:512) 20250212125556896 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125556896 DTBFUL ERROR UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125556896 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125556896 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125556896 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125556896 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125556896 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) 20250212125556896 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125556896 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125556896 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125556898 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=550 RX RTS.req: sapi=5 arfcn=878 cur_fn=546 block=7 (pcu_l1_if.cpp:576) 20250212125556898 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=550 block_nr=7 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=554 (gprs_rlcmac_sched.cpp:454) 20250212125556898 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 554 for type USF (pdch_ul_controller.c:184) 20250212125556898 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) 20250212125556898 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125556898 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125556898 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) 20250212125556898 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125556898 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125556898 DTBFUL ERROR UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125556898 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=550 Scheduling control message at RTS for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125556898 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=550 Sending data request: sapi=5 arfcn=878 cur_fn=546 block=7 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) 20250212125556898 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125556901 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=546, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125556901 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125556901 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125556901 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125556901 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125556901 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125556901 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125556901 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=5 (bts.cpp:663) 20250212125556901 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125556901 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125556901 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125556901 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125556901 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125556901 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125556901 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125556901 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125556901 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125556901 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125556901 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125556901 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125556901 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125556901 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125556901 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125556901 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125556901 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125556901 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125556901 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125556901 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125556901 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20250212125556901 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20250212125556901 DTBF INFO TBF(UL:TFI-0-0-5:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125556901 DTBF INFO TBF(UL:TFI-0-0-5:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125556901 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-5:G){NEW} (gprs_ms.c:336) 20250212125556901 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125556901 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125556901 DTBFUL INFO TBF(UL:TFI-0-0-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125556901 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125556901 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) 20250212125556901 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=546 (tbf_ul.cpp:221) 20250212125556901 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125556901 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125556901 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20250212125556901 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 67 7d 09 6b 00 00 c9 4a 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20250212125556901 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125556901 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125556901 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(605)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125556913 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) 20250212125556913 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) 20250212125556913 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) 20250212125556913 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20250212125556913 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) 20250212125556913 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) 20250212125556914 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) 20250212125556914 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) 20250212125556914 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) 20250212125556914 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) 20250212125556915 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) 20250212125556915 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) 20250212125556915 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) 20250212125556915 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) 20250212125556915 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) 20250212125556915 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) 20250212125556916 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) 20250212125556916 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) 20250212125556917 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) 20250212125556917 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) 20250212125556917 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 559 for type USF (pdch_ul_controller.c:184) 20250212125556917 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) 20250212125556917 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 4 vs exp USF 5 20250212125556931 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) 20250212125556931 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) 20250212125556931 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) 20250212125556931 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) 20250212125556931 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) 20250212125556931 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) 20250212125556931 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) 20250212125556931 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) 20250212125556931 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) 20250212125556931 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) 20250212125556932 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) 20250212125556932 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) 20250212125556932 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) 20250212125556932 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) 20250212125556932 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) 20250212125556932 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) 20250212125556932 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=554): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20250212125556932 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125556940 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) 20250212125556940 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=559 block_nr=9 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=563 (gprs_rlcmac_sched.cpp:454) 20250212125556940 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 563 for type USF (pdch_ul_controller.c:184) 20250212125556940 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Sending data request: sapi=5 arfcn=871 cur_fn=554 block=9 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125556940 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 4 vs exp USF 5 20250212125556941 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125556941 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125556941 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125556954 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) 20250212125556954 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) 20250212125556954 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) 20250212125556954 DTBF NOTICE TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20250212125556954 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20250212125556955 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20250212125556955 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) 20250212125556955 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) 20250212125556955 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) 20250212125556955 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) 20250212125556955 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) 20250212125556955 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) 20250212125556955 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) 20250212125556955 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) 20250212125556955 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) 20250212125556955 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) 20250212125556955 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) 20250212125556955 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) 20250212125556956 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) 20250212125556956 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) 20250212125556959 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) 20250212125556959 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) 20250212125556959 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 5 20250212125556973 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) 20250212125556973 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) 20250212125556973 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=563): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} (pdch_ul_controller.c:309) 20250212125556973 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20250212125556974 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) 20250212125556974 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) 20250212125556974 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) 20250212125556974 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) 20250212125556974 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) 20250212125556974 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) 20250212125556974 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) 20250212125556974 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) 20250212125556975 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) 20250212125556975 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) 20250212125556975 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) 20250212125556975 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) 20250212125556975 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) 20250212125556975 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) 20250212125556978 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) 20250212125556978 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) 20250212125556978 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125556980 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125556980 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125556980 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 5 20250212125556993 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) 20250212125556993 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) 20250212125556994 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) 20250212125556994 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) 20250212125556995 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) 20250212125556995 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) 20250212125556996 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) 20250212125556996 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) 20250212125556997 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) 20250212125556997 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) 20250212125556997 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) 20250212125556997 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) 20250212125556998 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) 20250212125556998 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) 20250212125556999 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) 20250212125556999 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) 20250212125557002 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) 20250212125557003 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) 20250212125557003 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 5 20250212125557017 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) 20250212125557017 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) 20250212125557018 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) 20250212125557018 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) 20250212125557020 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) 20250212125557020 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) 20250212125557021 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) 20250212125557021 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) 20250212125557022 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) 20250212125557022 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) 20250212125557023 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) 20250212125557023 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) 20250212125557023 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) 20250212125557023 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) 20250212125557024 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125557024 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125557024 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125557024 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) 20250212125557024 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) 20250212125557025 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) 20250212125557025 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) 20250212125557026 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 5 20250212125557035 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) 20250212125557035 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) 20250212125557035 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) 20250212125557035 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) 20250212125557036 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) 20250212125557036 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) 20250212125557036 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) 20250212125557036 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) 20250212125557037 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) 20250212125557037 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) 20250212125557037 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) 20250212125557037 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) 20250212125557037 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) 20250212125557037 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) 20250212125557038 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) 20250212125557038 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) 20250212125557040 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) 20250212125557040 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) 20250212125557040 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 5 20250212125557054 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) 20250212125557054 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) 20250212125557055 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) 20250212125557055 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) 20250212125557055 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) 20250212125557055 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) 20250212125557055 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) 20250212125557055 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) 20250212125557056 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) 20250212125557056 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) 20250212125557056 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) 20250212125557056 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) 20250212125557057 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) 20250212125557057 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) 20250212125557057 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) 20250212125557057 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) 20250212125557061 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125557061 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125557061 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125557064 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) 20250212125557064 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) 20250212125557065 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 5 20250212125557078 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) 20250212125557078 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) 20250212125557078 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) 20250212125557078 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) 20250212125557078 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) 20250212125557078 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) 20250212125557079 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) 20250212125557079 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) 20250212125557079 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) 20250212125557079 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) 20250212125557079 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) 20250212125557079 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) 20250212125557080 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) 20250212125557080 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) 20250212125557080 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) 20250212125557080 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) 20250212125557083 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) 20250212125557083 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) 20250212125557083 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 5 20250212125557096 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) 20250212125557096 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) 20250212125557096 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) 20250212125557096 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) 20250212125557097 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) 20250212125557097 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) 20250212125557097 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) 20250212125557097 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) 20250212125557097 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) 20250212125557097 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) 20250212125557097 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) 20250212125557097 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) 20250212125557097 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) 20250212125557097 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) 20250212125557097 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) 20250212125557097 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) 20250212125557101 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) 20250212125557101 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) 20250212125557101 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 5 20250212125557102 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125557102 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125557102 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125557116 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) 20250212125557116 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) 20250212125557117 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) 20250212125557117 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) 20250212125557117 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) 20250212125557117 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) 20250212125557118 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) 20250212125557118 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) 20250212125557119 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) 20250212125557119 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) 20250212125557119 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) 20250212125557119 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) 20250212125557120 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) 20250212125557120 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) 20250212125557121 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) 20250212125557121 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) 20250212125557126 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) 20250212125557126 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=598 block_nr=6 scheduling USF=5 for TBF(UL:TFI-0-0-5:G){FLOW}, expect answer on UL FN=602 (gprs_rlcmac_sched.cpp:454) 20250212125557126 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 602 for type USF (pdch_ul_controller.c:184) 20250212125557126 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Sending data request: sapi=5 arfcn=871 cur_fn=593 block=6 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125557127 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 5 vs exp USF 5 20250212125557140 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=593 block=6 data=3c 0b 01 00 00 00 29 59 e2 0f 41 b7 10 7f 95 29 ba b7 e0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125557140 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) 20250212125557140 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125557140 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 0b 01 00 00 00 29 59 e2 0f 41 b7 10 7f 95 29 ba b7 e0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125557140 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125557140 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=598 Rx UL DATA from unexpected TBF(UL:TFI-0-0-5:G){FLOW} (pdch.cpp:1070) 20250212125557140 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) 20250212125557140 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125557140 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) 20250212125557140 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125557140 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G){FLOW} data_length=30, data=00 00 00 29 59 e2 0f 41 b7 10 7f 95 29 ba b7 e0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125557140 DTBFUL INFO TBF(UL:TFI-0-0-5:G){FLOW} Decoded premier TLLI=0x00000029 of UL DATA TFI=5. (tbf_ul.cpp:361) 20250212125557140 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000029, not yet confirmed (gprs_ms.c:512) 20250212125557140 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125557141 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125557141 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125557141 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125557141 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125557141 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) 20250212125557141 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) 20250212125557141 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125557141 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125557141 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125557142 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) 20250212125557142 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) 20250212125557143 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) 20250212125557143 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) 20250212125557145 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) 20250212125557145 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) 20250212125557146 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) 20250212125557146 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) 20250212125557147 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) 20250212125557147 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) 20250212125557148 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) 20250212125557148 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) 20250212125557150 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) 20250212125557150 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) 20250212125557151 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) 20250212125557151 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=602 block_nr=7 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=606 (gprs_rlcmac_sched.cpp:454) 20250212125557151 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 606 for type USF (pdch_ul_controller.c:184) 20250212125557151 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) 20250212125557151 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (final=0) (encoding.cpp:1112) 20250212125557151 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125557151 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) 20250212125557151 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125557151 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125557151 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125557151 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 Scheduling control message at RTS for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125557151 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Sending data request: sapi=5 arfcn=871 cur_fn=598 block=7 data=45 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125557152 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125557156 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=598, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125557156 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125557156 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125557156 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125557156 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125557157 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125557157 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125557157 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=5 (bts.cpp:663) 20250212125557157 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125557157 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125557157 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125557157 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125557157 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125557157 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125557157 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125557157 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125557157 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125557157 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125557157 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125557157 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125557157 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125557157 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125557157 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125557157 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125557157 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125557157 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125557157 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125557157 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125557157 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20250212125557157 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20250212125557157 DTBF INFO TBF(UL:TFI-0-1-5:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20250212125557157 DTBF INFO TBF(UL:TFI-0-1-5:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125557157 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-5:G){NEW} (gprs_ms.c:336) 20250212125557157 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125557157 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125557157 DTBFUL INFO TBF(UL:TFI-0-1-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125557157 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125557157 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) 20250212125557157 DTBF DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=598 (tbf_ul.cpp:221) 20250212125557157 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125557157 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125557157 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20250212125557157 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=598 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 7e 09 6b 00 00 c9 4a 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20250212125557160 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) 20250212125557160 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) 20250212125557160 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=602): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20250212125557160 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) BTS(605)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20250212125557161 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) 20250212125557161 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) 20250212125557162 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) 20250212125557162 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) 20250212125557162 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) 20250212125557162 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) MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125557164 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) 20250212125557164 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) 20250212125557165 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) 20250212125557165 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) 20250212125557166 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) 20250212125557166 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) 20250212125557167 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) 20250212125557167 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) 20250212125557168 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125557178 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) 20250212125557178 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) 20250212125557178 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) 20250212125557178 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125557178 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) 20250212125557178 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) 20250212125557178 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) 20250212125557178 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) 20250212125557179 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) 20250212125557179 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) 20250212125557179 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) 20250212125557179 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) 20250212125557179 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) 20250212125557179 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) 20250212125557179 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) 20250212125557179 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) 20250212125557179 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) 20250212125557179 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) 20250212125557190 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) 20250212125557190 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) 20250212125557190 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 615 for type USF (pdch_ul_controller.c:184) 20250212125557190 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) 20250212125557190 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 5 vs exp USF 5 20250212125557204 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) 20250212125557204 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) 20250212125557204 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 4f 78 f7 61 e2 2d c7 db a6 3e 1b 90 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125557204 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) 20250212125557204 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125557204 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 0b 01 00 00 00 2a 4f 78 f7 61 e2 2d c7 db a6 3e 1b 90 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125557204 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125557204 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=611 Rx UL DATA from unexpected TBF(UL:TFI-0-1-5:G){ASSIGN} (pdch.cpp:1070) 20250212125557204 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) 20250212125557204 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125557204 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) 20250212125557204 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125557204 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} data_length=30, data=00 00 00 2a 4f 78 f7 61 e2 2d c7 db a6 3e 1b 90 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125557204 DTBFUL INFO TBF(UL:TFI-0-1-5:G){ASSIGN} Decoded premier TLLI=0x0000002a of UL DATA TFI=5. (tbf_ul.cpp:361) 20250212125557204 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002a, not yet confirmed (gprs_ms.c:512) 20250212125557204 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125557204 DTBFUL ERROR UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125557204 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125557204 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125557204 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125557204 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125557204 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) 20250212125557204 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125557204 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125557204 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125557204 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) 20250212125557204 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) 20250212125557204 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) 20250212125557204 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) 20250212125557204 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) 20250212125557204 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) 20250212125557204 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) 20250212125557204 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) 20250212125557205 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) 20250212125557205 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) 20250212125557205 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) 20250212125557205 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) 20250212125557208 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) 20250212125557208 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) 20250212125557208 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 619 for type USF (pdch_ul_controller.c:184) 20250212125557208 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) 20250212125557208 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125557208 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125557208 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) 20250212125557208 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125557208 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125557208 DTBFUL ERROR UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125557208 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) 20250212125557208 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) 20250212125557208 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125557210 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) 20250212125557210 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125557210 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125557210 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125557210 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125557210 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125557210 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125557210 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=5 (bts.cpp:663) 20250212125557210 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125557210 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125557210 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125557210 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125557210 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125557210 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125557210 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125557210 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125557210 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125557210 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125557210 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125557210 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125557210 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125557210 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125557210 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125557210 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125557210 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125557210 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125557210 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125557210 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125557210 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20250212125557210 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20250212125557210 DTBF INFO TBF(UL:TFI-0-2-5:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20250212125557210 DTBF INFO TBF(UL:TFI-0-2-5:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125557210 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-5:G){NEW} (gprs_ms.c:336) 20250212125557210 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125557210 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125557210 DTBFUL INFO TBF(UL:TFI-0-2-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125557210 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125557210 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) 20250212125557210 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) 20250212125557210 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125557210 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125557210 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20250212125557210 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125557222 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) 20250212125557222 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) 20250212125557223 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) 20250212125557223 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125557223 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) 20250212125557223 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) 20250212125557223 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) 20250212125557223 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) 20250212125557223 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) 20250212125557223 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) 20250212125557223 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) 20250212125557223 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) 20250212125557223 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) 20250212125557223 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) 20250212125557224 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) 20250212125557224 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) 20250212125557224 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) 20250212125557224 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) 20250212125557227 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) 20250212125557227 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) 20250212125557227 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 624 for type USF (pdch_ul_controller.c:184) 20250212125557227 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) 20250212125557227 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 5 vs exp USF 5 20250212125557241 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) 20250212125557241 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) 20250212125557241 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) 20250212125557241 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) 20250212125557241 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) 20250212125557241 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125557242 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 2f d0 69 8f e7 e6 37 d7 5f 90 7f ae 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125557242 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) 20250212125557242 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125557242 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 0b 01 00 00 00 2b 2f d0 69 8f e7 e6 37 d7 5f 90 7f ae 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125557242 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125557242 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=619 Rx UL DATA from unexpected TBF(UL:TFI-0-2-5:G){ASSIGN} (pdch.cpp:1070) 20250212125557242 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) 20250212125557242 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125557242 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) 20250212125557242 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125557242 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G){ASSIGN} data_length=30, data=00 00 00 2b 2f d0 69 8f e7 e6 37 d7 5f 90 7f ae 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125557242 DTBFUL INFO TBF(UL:TFI-0-2-5:G){ASSIGN} Decoded premier TLLI=0x0000002b of UL DATA TFI=5. (tbf_ul.cpp:361) 20250212125557242 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002b, not yet confirmed (gprs_ms.c:512) 20250212125557242 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125557242 DTBFUL ERROR UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125557242 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125557242 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125557242 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125557242 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125557242 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) 20250212125557242 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125557242 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125557242 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125557242 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) 20250212125557242 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) 20250212125557242 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) 20250212125557242 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) 20250212125557242 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) 20250212125557242 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) 20250212125557243 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) 20250212125557243 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) 20250212125557243 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) 20250212125557243 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) 20250212125557250 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) 20250212125557250 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) 20250212125557250 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 628 for type USF (pdch_ul_controller.c:184) 20250212125557250 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) 20250212125557251 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125557251 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125557251 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) 20250212125557251 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125557251 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125557251 DTBFUL ERROR UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125557251 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) 20250212125557251 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) 20250212125557251 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125557252 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) 20250212125557252 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125557252 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125557252 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125557253 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125557253 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125557253 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125557253 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=5 (bts.cpp:663) 20250212125557253 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125557253 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125557253 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125557253 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125557253 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125557253 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125557253 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125557253 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125557253 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125557253 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125557253 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125557253 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125557253 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125557253 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125557253 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125557253 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125557253 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125557253 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125557253 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125557253 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125557253 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20250212125557253 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20250212125557253 DTBF INFO TBF(UL:TFI-0-3-5:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20250212125557253 DTBF INFO TBF(UL:TFI-0-3-5:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125557253 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-5:G){NEW} (gprs_ms.c:336) 20250212125557253 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125557253 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125557253 DTBFUL INFO TBF(UL:TFI-0-3-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125557253 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125557253 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) 20250212125557253 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) 20250212125557253 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125557253 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125557253 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20250212125557253 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125557265 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) 20250212125557265 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) 20250212125557265 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) 20250212125557265 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125557265 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) 20250212125557265 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) 20250212125557265 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) 20250212125557265 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) 20250212125557265 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) 20250212125557265 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) 20250212125557266 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) 20250212125557266 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) 20250212125557266 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) 20250212125557266 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) 20250212125557266 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) 20250212125557266 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) 20250212125557266 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) 20250212125557266 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) 20250212125557269 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) 20250212125557269 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) 20250212125557269 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 632 for type USF (pdch_ul_controller.c:184) 20250212125557269 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) 20250212125557269 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 5 vs exp USF 5 20250212125557283 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) 20250212125557283 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) 20250212125557284 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) 20250212125557284 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) 20250212125557284 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) 20250212125557284 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) 20250212125557284 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) 20250212125557284 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125557284 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 b0 b7 22 45 72 b1 e6 f5 c4 2c f9 fd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125557284 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) 20250212125557284 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125557284 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 0b 01 00 00 00 2c b0 b7 22 45 72 b1 e6 f5 c4 2c f9 fd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125557284 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125557284 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=628 Rx UL DATA from unexpected TBF(UL:TFI-0-3-5:G){ASSIGN} (pdch.cpp:1070) 20250212125557284 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) 20250212125557284 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125557284 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) 20250212125557284 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125557284 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G){ASSIGN} data_length=30, data=00 00 00 2c b0 b7 22 45 72 b1 e6 f5 c4 2c f9 fd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125557284 DTBFUL INFO TBF(UL:TFI-0-3-5:G){ASSIGN} Decoded premier TLLI=0x0000002c of UL DATA TFI=5. (tbf_ul.cpp:361) 20250212125557284 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002c, not yet confirmed (gprs_ms.c:512) 20250212125557284 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125557284 DTBFUL ERROR UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125557284 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125557284 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125557284 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125557284 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125557284 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) 20250212125557284 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125557284 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125557284 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125557284 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) 20250212125557284 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) 20250212125557285 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) 20250212125557285 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) 20250212125557285 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) 20250212125557285 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) 20250212125557285 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) 20250212125557285 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) 20250212125557288 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) 20250212125557288 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) 20250212125557288 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 637 for type USF (pdch_ul_controller.c:184) 20250212125557288 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) 20250212125557288 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125557288 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125557288 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) 20250212125557288 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125557288 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125557288 DTBFUL ERROR UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125557288 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) 20250212125557288 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) 20250212125557288 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125557290 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) 20250212125557290 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125557290 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125557290 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125557290 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125557290 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125557290 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125557290 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=5 (bts.cpp:663) 20250212125557290 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125557290 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125557290 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125557290 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125557290 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125557290 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125557290 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125557290 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125557290 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125557290 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125557290 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125557290 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125557290 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125557290 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125557290 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125557290 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125557290 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125557290 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125557290 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125557290 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125557290 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20250212125557290 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20250212125557290 DTBF INFO TBF(UL:TFI-0-4-5:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20250212125557290 DTBF INFO TBF(UL:TFI-0-4-5:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125557290 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-5:G){NEW} (gprs_ms.c:336) 20250212125557290 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125557290 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125557290 DTBFUL INFO TBF(UL:TFI-0-4-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125557290 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125557290 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) 20250212125557290 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) 20250212125557290 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125557290 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125557290 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20250212125557290 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125557302 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) 20250212125557302 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) 20250212125557302 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) 20250212125557302 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125557302 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) 20250212125557302 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) 20250212125557303 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) 20250212125557303 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) 20250212125557303 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) 20250212125557303 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) 20250212125557303 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) 20250212125557303 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) 20250212125557303 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) 20250212125557303 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) 20250212125557304 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) 20250212125557304 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) 20250212125557304 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) 20250212125557304 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) 20250212125557311 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) 20250212125557311 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) 20250212125557311 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 641 for type USF (pdch_ul_controller.c:184) 20250212125557311 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) 20250212125557311 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 5 vs exp USF 5 20250212125557325 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) 20250212125557325 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) 20250212125557325 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) 20250212125557325 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) 20250212125557326 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) 20250212125557326 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) 20250212125557326 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) 20250212125557326 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) 20250212125557326 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) 20250212125557326 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125557326 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 19 04 9d 17 48 80 7f 6c 11 f2 9c 7f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125557326 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) 20250212125557326 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125557326 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 0b 01 00 00 00 2d 19 04 9d 17 48 80 7f 6c 11 f2 9c 7f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125557326 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125557326 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=637 Rx UL DATA from unexpected TBF(UL:TFI-0-4-5:G){ASSIGN} (pdch.cpp:1070) 20250212125557326 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) 20250212125557326 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125557326 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) 20250212125557326 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125557326 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G){ASSIGN} data_length=30, data=00 00 00 2d 19 04 9d 17 48 80 7f 6c 11 f2 9c 7f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125557326 DTBFUL INFO TBF(UL:TFI-0-4-5:G){ASSIGN} Decoded premier TLLI=0x0000002d of UL DATA TFI=5. (tbf_ul.cpp:361) 20250212125557326 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002d, not yet confirmed (gprs_ms.c:512) 20250212125557326 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125557326 DTBFUL ERROR UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125557326 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125557326 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125557326 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125557326 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125557326 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) 20250212125557326 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125557326 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125557326 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125557327 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) 20250212125557327 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) 20250212125557327 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) 20250212125557327 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) 20250212125557327 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) 20250212125557327 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) 20250212125557330 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) 20250212125557330 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) 20250212125557330 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 645 for type USF (pdch_ul_controller.c:184) 20250212125557330 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) 20250212125557330 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125557330 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125557330 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) 20250212125557330 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125557330 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125557330 DTBFUL ERROR UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125557330 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) 20250212125557330 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) 20250212125557330 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125557331 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) 20250212125557331 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125557331 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125557331 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125557331 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125557331 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125557331 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125557331 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=5 (bts.cpp:663) 20250212125557331 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125557331 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125557331 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125557331 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125557331 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125557331 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125557331 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125557331 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125557331 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125557331 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125557331 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125557331 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125557331 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125557331 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125557331 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125557331 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125557331 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125557331 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125557331 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125557331 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125557331 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20250212125557331 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20250212125557331 DTBF INFO TBF(UL:TFI-0-5-5:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20250212125557331 DTBF INFO TBF(UL:TFI-0-5-5:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125557331 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-5:G){NEW} (gprs_ms.c:336) 20250212125557331 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125557331 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125557331 DTBFUL INFO TBF(UL:TFI-0-5-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125557331 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125557331 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) 20250212125557331 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) 20250212125557331 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125557331 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125557331 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20250212125557331 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125557343 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) 20250212125557344 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) 20250212125557344 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) 20250212125557344 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20250212125557344 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) 20250212125557344 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) 20250212125557344 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) 20250212125557344 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) 20250212125557344 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) 20250212125557344 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) 20250212125557344 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) 20250212125557344 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) 20250212125557344 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) 20250212125557344 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) 20250212125557344 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) 20250212125557344 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) 20250212125557345 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) 20250212125557345 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) 20250212125557348 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) 20250212125557348 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) 20250212125557348 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 650 for type USF (pdch_ul_controller.c:184) 20250212125557348 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) 20250212125557348 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 5 vs exp USF 5 20250212125557357 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125557357 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125557357 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125557362 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) 20250212125557362 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) 20250212125557362 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) 20250212125557362 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) 20250212125557362 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) 20250212125557363 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) 20250212125557363 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) 20250212125557363 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) 20250212125557363 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) 20250212125557363 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) 20250212125557363 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) 20250212125557363 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125557363 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 22 9b 51 fb 6c 2a 5d 7e 7d 86 f8 d4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125557363 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) 20250212125557363 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125557363 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 0b 01 00 00 00 2e 22 9b 51 fb 6c 2a 5d 7e 7d 86 f8 d4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125557363 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125557363 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=645 Rx UL DATA from unexpected TBF(UL:TFI-0-5-5:G){ASSIGN} (pdch.cpp:1070) 20250212125557363 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) 20250212125557363 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125557363 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) 20250212125557363 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125557363 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G){ASSIGN} data_length=30, data=00 00 00 2e 22 9b 51 fb 6c 2a 5d 7e 7d 86 f8 d4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125557363 DTBFUL INFO TBF(UL:TFI-0-5-5:G){ASSIGN} Decoded premier TLLI=0x0000002e of UL DATA TFI=5. (tbf_ul.cpp:361) 20250212125557363 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002e, not yet confirmed (gprs_ms.c:512) 20250212125557363 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125557363 DTBFUL ERROR UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125557363 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125557363 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125557363 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125557363 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125557363 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) 20250212125557363 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125557363 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125557363 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125557363 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) 20250212125557363 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) 20250212125557363 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) 20250212125557363 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) 20250212125557371 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) 20250212125557371 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) 20250212125557371 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 654 for type USF (pdch_ul_controller.c:184) 20250212125557371 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) 20250212125557371 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125557371 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125557371 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) 20250212125557371 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125557371 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125557371 DTBFUL ERROR UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125557371 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) 20250212125557371 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) 20250212125557371 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125557372 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) 20250212125557373 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125557373 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125557373 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125557373 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125557373 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125557373 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125557373 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=5 (bts.cpp:663) 20250212125557373 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125557373 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125557373 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125557373 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125557373 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125557373 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125557373 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125557373 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125557373 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125557373 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125557373 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125557373 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125557373 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125557373 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125557373 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125557373 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125557373 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125557373 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125557373 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125557373 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125557373 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20250212125557373 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20250212125557373 DTBF INFO TBF(UL:TFI-0-6-5:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20250212125557373 DTBF INFO TBF(UL:TFI-0-6-5:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125557373 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-5:G){NEW} (gprs_ms.c:336) 20250212125557373 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125557373 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125557373 DTBFUL INFO TBF(UL:TFI-0-6-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125557373 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125557373 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) 20250212125557373 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) 20250212125557373 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125557373 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125557373 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20250212125557373 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125557385 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) 20250212125557385 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) 20250212125557385 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) 20250212125557385 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20250212125557385 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) 20250212125557385 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) 20250212125557386 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) 20250212125557386 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) 20250212125557386 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) 20250212125557386 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) 20250212125557386 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) 20250212125557386 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) 20250212125557386 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) 20250212125557386 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) 20250212125557387 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) 20250212125557387 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) 20250212125557387 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) 20250212125557387 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) 20250212125557390 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) 20250212125557390 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) 20250212125557390 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 658 for type USF (pdch_ul_controller.c:184) 20250212125557390 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) 20250212125557390 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 5 vs exp USF 5 20250212125557404 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) 20250212125557404 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) 20250212125557404 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) 20250212125557404 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) 20250212125557404 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) 20250212125557404 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) 20250212125557404 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) 20250212125557404 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) 20250212125557404 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) 20250212125557404 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) 20250212125557405 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) 20250212125557405 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) 20250212125557405 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) 20250212125557405 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125557405 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 68 83 f6 cf 72 aa 8d 66 69 4b 07 87 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125557405 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) 20250212125557405 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125557405 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 0b 01 00 00 00 2f 68 83 f6 cf 72 aa 8d 66 69 4b 07 87 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125557405 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125557405 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=654 Rx UL DATA from unexpected TBF(UL:TFI-0-6-5:G){ASSIGN} (pdch.cpp:1070) 20250212125557405 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) 20250212125557405 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125557405 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) 20250212125557405 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125557405 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G){ASSIGN} data_length=30, data=00 00 00 2f 68 83 f6 cf 72 aa 8d 66 69 4b 07 87 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125557405 DTBFUL INFO TBF(UL:TFI-0-6-5:G){ASSIGN} Decoded premier TLLI=0x0000002f of UL DATA TFI=5. (tbf_ul.cpp:361) 20250212125557405 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002f, not yet confirmed (gprs_ms.c:512) 20250212125557405 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125557405 DTBFUL ERROR UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125557405 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125557405 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125557405 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125557405 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125557405 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) 20250212125557405 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125557405 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125557405 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125557405 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) 20250212125557405 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) 20250212125557408 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) 20250212125557408 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) 20250212125557408 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 663 for type USF (pdch_ul_controller.c:184) 20250212125557408 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) 20250212125557408 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125557408 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125557408 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) 20250212125557408 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125557408 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125557408 DTBFUL ERROR UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125557408 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) 20250212125557408 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) 20250212125557409 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125557409 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) 20250212125557409 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125557409 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125557409 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125557409 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125557409 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125557409 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125557409 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=5 (bts.cpp:663) 20250212125557409 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125557409 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125557409 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125557409 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125557409 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125557409 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125557409 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125557409 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125557409 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125557410 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125557410 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125557410 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125557410 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125557410 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125557410 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125557410 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125557410 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125557410 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125557410 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125557410 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125557410 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20250212125557410 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20250212125557410 DTBF INFO TBF(UL:TFI-0-7-5:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20250212125557410 DTBF INFO TBF(UL:TFI-0-7-5:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125557410 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-5:G){NEW} (gprs_ms.c:336) 20250212125557410 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125557410 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125557410 DTBFUL INFO TBF(UL:TFI-0-7-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125557410 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125557410 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) 20250212125557410 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) 20250212125557410 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125557410 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125557410 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20250212125557410 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125557411 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125557411 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125557411 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125557422 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) 20250212125557422 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) 20250212125557422 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) 20250212125557422 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20250212125557423 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) 20250212125557423 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) 20250212125557423 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) 20250212125557423 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) 20250212125557423 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) 20250212125557423 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) 20250212125557423 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) 20250212125557423 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) 20250212125557423 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) 20250212125557423 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) 20250212125557423 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) 20250212125557423 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) 20250212125557424 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) 20250212125557424 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) 20250212125557432 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) 20250212125557432 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) 20250212125557432 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 667 for type USF (pdch_ul_controller.c:184) 20250212125557432 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) 20250212125557432 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 5 vs exp USF 5 20250212125557446 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) 20250212125557446 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) 20250212125557446 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) 20250212125557446 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) 20250212125557446 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) 20250212125557446 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) 20250212125557446 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) 20250212125557446 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) 20250212125557446 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) 20250212125557446 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) 20250212125557447 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) 20250212125557447 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) 20250212125557447 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) 20250212125557447 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) 20250212125557447 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) 20250212125557447 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125557447 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 01 77 aa f2 aa a3 f5 d1 6b be 50 8d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125557447 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) 20250212125557447 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125557447 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 0b 01 00 00 00 30 01 77 aa f2 aa a3 f5 d1 6b be 50 8d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125557447 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125557447 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=663 Rx UL DATA from unexpected TBF(UL:TFI-0-7-5:G){ASSIGN} (pdch.cpp:1070) 20250212125557447 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) 20250212125557447 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125557447 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) 20250212125557447 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125557447 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G){ASSIGN} data_length=30, data=00 00 00 30 01 77 aa f2 aa a3 f5 d1 6b be 50 8d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125557447 DTBFUL INFO TBF(UL:TFI-0-7-5:G){ASSIGN} Decoded premier TLLI=0x00000030 of UL DATA TFI=5. (tbf_ul.cpp:361) 20250212125557447 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000030, not yet confirmed (gprs_ms.c:512) 20250212125557447 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125557447 DTBFUL ERROR UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125557447 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125557447 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125557447 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125557447 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125557447 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) 20250212125557447 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125557447 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125557447 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125557450 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) 20250212125557450 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) 20250212125557450 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 671 for type USF (pdch_ul_controller.c:184) 20250212125557450 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) 20250212125557450 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125557450 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125557450 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) 20250212125557450 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125557450 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125557450 DTBFUL ERROR UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125557450 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) 20250212125557450 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) 20250212125557450 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125557451 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) 20250212125557451 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125557451 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125557451 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125557451 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125557451 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125557451 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125557451 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=6 (bts.cpp:663) 20250212125557451 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125557451 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125557451 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125557451 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125557451 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125557451 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125557451 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125557451 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125557451 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125557451 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125557451 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125557451 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125557452 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125557452 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125557452 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125557452 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125557452 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125557452 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125557452 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125557452 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125557452 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20250212125557452 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20250212125557452 DTBF INFO TBF(UL:TFI-0-0-6:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125557452 DTBF INFO TBF(UL:TFI-0-0-6:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125557452 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-6:G){NEW} (gprs_ms.c:336) 20250212125557452 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125557452 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125557452 DTBFUL INFO TBF(UL:TFI-0-0-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125557452 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125557452 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) 20250212125557452 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) 20250212125557452 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125557452 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125557452 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20250212125557452 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125557454 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125557454 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125557454 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125557464 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) 20250212125557464 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) 20250212125557464 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) 20250212125557464 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20250212125557464 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) 20250212125557464 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) 20250212125557465 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) 20250212125557465 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) 20250212125557465 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) 20250212125557465 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) 20250212125557465 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) 20250212125557465 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) 20250212125557465 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) 20250212125557465 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) 20250212125557465 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) 20250212125557465 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) 20250212125557465 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) 20250212125557465 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) 20250212125557469 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) 20250212125557469 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) 20250212125557469 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 676 for type USF (pdch_ul_controller.c:184) 20250212125557469 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) 20250212125557469 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 5 vs exp USF 6 20250212125557484 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) 20250212125557484 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) 20250212125557484 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) 20250212125557484 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) 20250212125557485 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) 20250212125557485 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) 20250212125557485 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) 20250212125557485 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) 20250212125557486 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) 20250212125557486 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) 20250212125557487 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) 20250212125557487 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) 20250212125557488 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) 20250212125557488 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) 20250212125557488 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) 20250212125557488 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) 20250212125557488 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) 20250212125557488 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125557490 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125557490 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125557490 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125557493 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) 20250212125557493 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) 20250212125557493 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 680 for type USF (pdch_ul_controller.c:184) 20250212125557493 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) 20250212125557494 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 5 vs exp USF 6 20250212125557508 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) 20250212125557508 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) 20250212125557508 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) 20250212125557508 DTBF NOTICE TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20250212125557508 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20250212125557508 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20250212125557509 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) 20250212125557509 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) 20250212125557510 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) 20250212125557510 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) 20250212125557510 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) 20250212125557511 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) 20250212125557511 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) 20250212125557511 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) 20250212125557512 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) 20250212125557512 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) 20250212125557513 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) 20250212125557513 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) 20250212125557514 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) 20250212125557514 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) 20250212125557514 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) 20250212125557514 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) 20250212125557515 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 6 20250212125557527 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) 20250212125557527 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) 20250212125557527 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) 20250212125557527 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20250212125557529 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) 20250212125557529 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) 20250212125557529 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) 20250212125557529 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) 20250212125557530 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) 20250212125557530 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) 20250212125557531 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) 20250212125557531 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) 20250212125557532 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125557532 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125557532 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125557532 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) 20250212125557532 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) 20250212125557533 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) 20250212125557533 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) 20250212125557534 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) 20250212125557534 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) 20250212125557535 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) 20250212125557535 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) 20250212125557536 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 6 20250212125557547 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) 20250212125557547 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) 20250212125557548 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) 20250212125557548 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) 20250212125557548 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) 20250212125557548 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) 20250212125557549 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) 20250212125557549 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) 20250212125557549 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) 20250212125557549 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) 20250212125557550 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) 20250212125557550 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) 20250212125557550 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) 20250212125557550 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) 20250212125557550 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) 20250212125557550 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) 20250212125557556 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) 20250212125557556 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) 20250212125557556 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 6 20250212125557570 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) 20250212125557570 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) 20250212125557570 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) 20250212125557570 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) 20250212125557570 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) 20250212125557570 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) 20250212125557570 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) 20250212125557570 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) 20250212125557570 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) 20250212125557570 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) 20250212125557570 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) 20250212125557570 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) 20250212125557570 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) 20250212125557570 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) 20250212125557571 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) 20250212125557571 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) 20250212125557574 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125557574 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125557574 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125557574 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) 20250212125557574 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) 20250212125557574 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 6 20250212125557588 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) 20250212125557588 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) 20250212125557588 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) 20250212125557588 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) 20250212125557588 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) 20250212125557588 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) 20250212125557589 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) 20250212125557589 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) 20250212125557589 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) 20250212125557589 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) 20250212125557589 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) 20250212125557589 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) 20250212125557589 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) 20250212125557589 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) 20250212125557589 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) 20250212125557589 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) 20250212125557593 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) 20250212125557593 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) 20250212125557593 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 6 20250212125557607 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) 20250212125557607 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) 20250212125557607 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) 20250212125557607 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) 20250212125557607 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) 20250212125557607 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) 20250212125557608 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) 20250212125557608 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) 20250212125557608 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) 20250212125557608 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) 20250212125557608 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) 20250212125557608 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) 20250212125557608 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) 20250212125557608 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) 20250212125557609 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) 20250212125557609 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) 20250212125557610 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125557610 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125557610 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125557616 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) 20250212125557616 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) 20250212125557616 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 6 20250212125557630 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) 20250212125557630 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) 20250212125557630 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) 20250212125557630 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) 20250212125557631 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) 20250212125557631 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) 20250212125557631 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) 20250212125557631 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) 20250212125557631 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) 20250212125557631 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) 20250212125557631 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) 20250212125557631 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) 20250212125557632 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) 20250212125557632 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) 20250212125557632 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) 20250212125557632 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) 20250212125557635 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) 20250212125557635 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) 20250212125557635 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 6 20250212125557649 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) 20250212125557649 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) 20250212125557649 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) 20250212125557649 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) 20250212125557649 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) 20250212125557649 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) 20250212125557649 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) 20250212125557649 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) 20250212125557649 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) 20250212125557649 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) 20250212125557649 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) 20250212125557649 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) 20250212125557650 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) 20250212125557650 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) 20250212125557650 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) 20250212125557650 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) 20250212125557652 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125557652 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125557652 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125557671 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) 20250212125557671 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) 20250212125557671 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 715 for type USF (pdch_ul_controller.c:184) 20250212125557671 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) 20250212125557671 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 6 vs exp USF 6 20250212125557685 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 ca b6 c1 10 de 12 f3 b9 4f 9e 01 70 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125557685 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) 20250212125557685 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125557685 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 0d 01 00 00 00 31 ca b6 c1 10 de 12 f3 b9 4f 9e 01 70 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125557685 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125557685 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=710 Rx UL DATA from unexpected TBF(UL:TFI-0-0-6:G){FLOW} (pdch.cpp:1070) 20250212125557685 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) 20250212125557685 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125557685 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) 20250212125557685 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125557685 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G){FLOW} data_length=30, data=00 00 00 31 ca b6 c1 10 de 12 f3 b9 4f 9e 01 70 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125557685 DTBFUL INFO TBF(UL:TFI-0-0-6:G){FLOW} Decoded premier TLLI=0x00000031 of UL DATA TFI=6. (tbf_ul.cpp:361) 20250212125557685 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000031, not yet confirmed (gprs_ms.c:512) 20250212125557685 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125557685 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125557685 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125557685 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125557685 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125557685 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) 20250212125557685 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) 20250212125557685 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125557685 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125557685 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125557686 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) 20250212125557686 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) 20250212125557686 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) 20250212125557686 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) 20250212125557686 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) 20250212125557686 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) 20250212125557687 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) 20250212125557687 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) 20250212125557687 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) 20250212125557687 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) 20250212125557687 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) 20250212125557687 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) 20250212125557687 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) 20250212125557687 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) 20250212125557694 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) 20250212125557694 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) 20250212125557694 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 719 for type USF (pdch_ul_controller.c:184) 20250212125557694 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) 20250212125557694 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (final=0) (encoding.cpp:1112) 20250212125557694 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125557694 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) 20250212125557694 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125557694 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125557694 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125557694 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) 20250212125557694 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) 20250212125557695 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125557696 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) 20250212125557696 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125557696 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125557696 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125557696 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125557696 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125557696 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125557696 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=6 (bts.cpp:663) 20250212125557696 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125557696 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125557696 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125557696 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125557696 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125557696 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125557696 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125557696 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125557696 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125557696 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125557696 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125557696 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125557696 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125557696 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125557696 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125557696 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125557696 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125557696 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125557696 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125557696 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125557696 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20250212125557696 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20250212125557696 DTBF INFO TBF(UL:TFI-0-1-6:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20250212125557696 DTBF INFO TBF(UL:TFI-0-1-6:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125557696 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-6:G){NEW} (gprs_ms.c:336) 20250212125557696 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125557696 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125557696 DTBFUL INFO TBF(UL:TFI-0-1-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125557696 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125557696 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) 20250212125557696 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) 20250212125557696 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125557696 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125557696 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20250212125557696 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125557708 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) 20250212125557708 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) 20250212125557708 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) 20250212125557708 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125557709 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) 20250212125557709 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) 20250212125557709 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) 20250212125557709 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) 20250212125557709 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) 20250212125557709 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) 20250212125557709 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) 20250212125557709 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) 20250212125557709 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) 20250212125557709 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) 20250212125557709 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) 20250212125557709 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) 20250212125557710 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) 20250212125557710 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) 20250212125557713 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) 20250212125557713 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) 20250212125557713 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 723 for type USF (pdch_ul_controller.c:184) 20250212125557713 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) 20250212125557713 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 6 vs exp USF 6 20250212125557727 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) 20250212125557727 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) 20250212125557727 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) 20250212125557727 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125557727 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 2a 99 dc e9 91 6b 09 26 ed 68 1f f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125557727 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) 20250212125557727 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125557727 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 0d 01 00 00 00 32 2a 99 dc e9 91 6b 09 26 ed 68 1f f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125557727 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125557727 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=719 Rx UL DATA from unexpected TBF(UL:TFI-0-1-6:G){ASSIGN} (pdch.cpp:1070) 20250212125557727 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) 20250212125557727 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125557727 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) 20250212125557727 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125557727 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} data_length=30, data=00 00 00 32 2a 99 dc e9 91 6b 09 26 ed 68 1f f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125557727 DTBFUL INFO TBF(UL:TFI-0-1-6:G){ASSIGN} Decoded premier TLLI=0x00000032 of UL DATA TFI=6. (tbf_ul.cpp:361) 20250212125557727 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000032, not yet confirmed (gprs_ms.c:512) 20250212125557727 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125557727 DTBFUL ERROR UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125557727 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125557727 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125557727 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125557727 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125557727 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) 20250212125557727 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125557727 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125557727 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125557727 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) 20250212125557727 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) 20250212125557728 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) 20250212125557728 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) 20250212125557728 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) 20250212125557728 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) 20250212125557728 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) 20250212125557728 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) 20250212125557728 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) 20250212125557728 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) 20250212125557728 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) 20250212125557728 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) 20250212125557732 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) 20250212125557732 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) 20250212125557732 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 728 for type USF (pdch_ul_controller.c:184) 20250212125557732 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) 20250212125557732 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125557732 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125557732 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) 20250212125557732 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125557732 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125557732 DTBFUL ERROR UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125557732 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) 20250212125557732 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) 20250212125557732 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125557733 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) 20250212125557733 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125557733 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125557733 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125557733 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125557733 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125557733 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125557733 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=6 (bts.cpp:663) 20250212125557733 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125557733 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125557733 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125557733 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125557733 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125557733 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125557733 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125557733 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125557733 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125557733 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125557733 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125557733 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125557733 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125557733 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125557734 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125557734 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125557734 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125557734 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125557734 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125557734 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125557734 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20250212125557734 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20250212125557734 DTBF INFO TBF(UL:TFI-0-2-6:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20250212125557734 DTBF INFO TBF(UL:TFI-0-2-6:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125557734 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-6:G){NEW} (gprs_ms.c:336) 20250212125557734 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125557734 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125557734 DTBFUL INFO TBF(UL:TFI-0-2-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125557734 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125557734 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) 20250212125557734 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) 20250212125557734 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125557734 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125557734 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20250212125557734 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125557747 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) 20250212125557747 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) 20250212125557747 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) 20250212125557747 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125557747 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) 20250212125557747 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) 20250212125557748 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) 20250212125557748 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) 20250212125557748 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) 20250212125557748 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) 20250212125557749 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) 20250212125557749 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) 20250212125557749 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) 20250212125557749 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) 20250212125557750 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) 20250212125557750 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) 20250212125557751 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) 20250212125557751 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) 20250212125557756 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) 20250212125557756 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) 20250212125557756 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 732 for type USF (pdch_ul_controller.c:184) 20250212125557756 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) 20250212125557757 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 6 vs exp USF 6 20250212125557771 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) 20250212125557771 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) 20250212125557772 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) 20250212125557772 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) 20250212125557772 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) 20250212125557772 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125557773 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 38 76 91 25 17 25 8b f4 bb 4d 0e 55 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125557773 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) 20250212125557773 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125557773 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 0d 01 00 00 00 33 38 76 91 25 17 25 8b f4 bb 4d 0e 55 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125557773 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125557773 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=728 Rx UL DATA from unexpected TBF(UL:TFI-0-2-6:G){ASSIGN} (pdch.cpp:1070) 20250212125557773 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) 20250212125557773 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125557773 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) 20250212125557773 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125557773 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} data_length=30, data=00 00 00 33 38 76 91 25 17 25 8b f4 bb 4d 0e 55 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125557773 DTBFUL INFO TBF(UL:TFI-0-2-6:G){ASSIGN} Decoded premier TLLI=0x00000033 of UL DATA TFI=6. (tbf_ul.cpp:361) 20250212125557773 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000033, not yet confirmed (gprs_ms.c:512) 20250212125557773 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125557773 DTBFUL ERROR UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125557773 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125557773 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125557773 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125557773 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125557773 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) 20250212125557773 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125557773 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125557773 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125557774 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) 20250212125557774 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) 20250212125557775 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) 20250212125557775 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) 20250212125557776 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) 20250212125557776 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) 20250212125557776 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) 20250212125557776 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) 20250212125557777 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) 20250212125557777 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) 20250212125557778 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) 20250212125557778 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) 20250212125557778 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 736 for type USF (pdch_ul_controller.c:184) 20250212125557778 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) 20250212125557778 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125557778 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125557778 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) 20250212125557778 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125557778 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125557778 DTBFUL ERROR UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125557778 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) 20250212125557778 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) 20250212125557779 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125557785 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) 20250212125557785 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125557785 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125557785 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125557785 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125557785 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125557785 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125557785 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=6 (bts.cpp:663) 20250212125557785 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125557785 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125557785 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125557785 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125557785 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125557785 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125557785 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125557785 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125557785 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125557785 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125557785 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125557785 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125557785 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125557785 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125557785 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125557786 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125557786 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125557786 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125557786 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125557786 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125557786 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20250212125557786 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20250212125557786 DTBF INFO TBF(UL:TFI-0-3-6:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20250212125557786 DTBF INFO TBF(UL:TFI-0-3-6:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125557786 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-6:G){NEW} (gprs_ms.c:336) 20250212125557786 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125557786 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125557786 DTBFUL INFO TBF(UL:TFI-0-3-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125557786 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125557786 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) 20250212125557786 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) 20250212125557786 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125557786 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125557786 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20250212125557786 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 } } } } } } } } } 20250212125557791 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) 20250212125557791 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) 20250212125557791 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) 20250212125557791 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) MTC@8d0f06c41a7d: 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 } 20250212125557793 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) 20250212125557793 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) 20250212125557794 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) 20250212125557794 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) 20250212125557795 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) 20250212125557795 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) 20250212125557796 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) 20250212125557796 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) 20250212125557797 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) 20250212125557797 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) 20250212125557798 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) 20250212125557798 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) 20250212125557798 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) 20250212125557798 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) 20250212125557799 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) 20250212125557799 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) 20250212125557799 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 741 for type USF (pdch_ul_controller.c:184) 20250212125557799 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) 20250212125557799 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 6 vs exp USF 6 20250212125557809 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) 20250212125557809 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) 20250212125557810 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) 20250212125557810 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) 20250212125557811 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) 20250212125557811 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) 20250212125557811 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) 20250212125557811 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125557813 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 60 e2 71 7e a9 be 9e ed 6a 70 9a f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125557813 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) 20250212125557813 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125557813 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 0d 01 00 00 00 34 60 e2 71 7e a9 be 9e ed 6a 70 9a f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125557813 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125557813 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=736 Rx UL DATA from unexpected TBF(UL:TFI-0-3-6:G){ASSIGN} (pdch.cpp:1070) 20250212125557813 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) 20250212125557813 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125557813 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) 20250212125557813 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125557813 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} data_length=30, data=00 00 00 34 60 e2 71 7e a9 be 9e ed 6a 70 9a f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125557813 DTBFUL INFO TBF(UL:TFI-0-3-6:G){ASSIGN} Decoded premier TLLI=0x00000034 of UL DATA TFI=6. (tbf_ul.cpp:361) 20250212125557813 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000034, not yet confirmed (gprs_ms.c:512) 20250212125557813 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125557813 DTBFUL ERROR UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125557813 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125557813 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125557813 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125557813 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125557813 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) 20250212125557813 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125557813 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125557813 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125557814 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) 20250212125557814 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) 20250212125557815 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) 20250212125557815 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) 20250212125557816 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) 20250212125557816 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) 20250212125557817 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) 20250212125557817 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) 20250212125557819 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) 20250212125557819 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) 20250212125557819 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 745 for type USF (pdch_ul_controller.c:184) 20250212125557819 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) 20250212125557819 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125557819 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125557819 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) 20250212125557819 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125557819 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125557819 DTBFUL ERROR UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125557819 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) 20250212125557819 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) 20250212125557820 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125557824 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) 20250212125557824 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125557824 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125557824 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125557824 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125557824 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125557824 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125557824 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=6 (bts.cpp:663) 20250212125557824 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125557824 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125557824 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125557824 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125557824 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125557824 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125557824 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125557824 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125557824 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125557824 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125557824 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125557824 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125557824 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125557824 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125557824 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125557824 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125557824 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125557824 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125557824 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125557824 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125557824 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20250212125557824 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20250212125557824 DTBF INFO TBF(UL:TFI-0-4-6:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20250212125557824 DTBF INFO TBF(UL:TFI-0-4-6:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125557824 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-6:G){NEW} (gprs_ms.c:336) 20250212125557824 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125557824 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125557824 DTBFUL INFO TBF(UL:TFI-0-4-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125557824 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125557824 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) 20250212125557824 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) 20250212125557824 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125557824 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125557824 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20250212125557824 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125557832 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) 20250212125557832 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) 20250212125557832 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) 20250212125557832 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125557833 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) 20250212125557833 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) 20250212125557833 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) 20250212125557833 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) 20250212125557833 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) 20250212125557833 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) 20250212125557833 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) 20250212125557833 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) 20250212125557833 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) 20250212125557833 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) 20250212125557833 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) 20250212125557833 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) 20250212125557834 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) 20250212125557834 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) 20250212125557837 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) 20250212125557837 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) 20250212125557837 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 749 for type USF (pdch_ul_controller.c:184) 20250212125557837 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) 20250212125557837 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 6 vs exp USF 6 20250212125557851 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) 20250212125557851 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) 20250212125557851 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) 20250212125557851 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) 20250212125557851 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) 20250212125557851 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) 20250212125557851 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) 20250212125557851 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) 20250212125557851 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) 20250212125557851 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125557852 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 d4 55 7a ee d8 06 5b 16 6f 52 f4 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125557852 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) 20250212125557852 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125557852 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 0d 01 00 00 00 35 d4 55 7a ee d8 06 5b 16 6f 52 f4 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125557852 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125557852 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=745 Rx UL DATA from unexpected TBF(UL:TFI-0-4-6:G){ASSIGN} (pdch.cpp:1070) 20250212125557852 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) 20250212125557852 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125557852 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) 20250212125557852 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125557852 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} data_length=30, data=00 00 00 35 d4 55 7a ee d8 06 5b 16 6f 52 f4 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125557852 DTBFUL INFO TBF(UL:TFI-0-4-6:G){ASSIGN} Decoded premier TLLI=0x00000035 of UL DATA TFI=6. (tbf_ul.cpp:361) 20250212125557852 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000035, not yet confirmed (gprs_ms.c:512) 20250212125557852 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125557852 DTBFUL ERROR UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125557852 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125557852 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125557852 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125557852 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125557852 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) 20250212125557852 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125557852 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125557852 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125557852 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) 20250212125557852 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) 20250212125557852 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) 20250212125557852 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) 20250212125557852 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) 20250212125557852 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) 20250212125557856 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) 20250212125557856 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) 20250212125557856 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 754 for type USF (pdch_ul_controller.c:184) 20250212125557856 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) 20250212125557856 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125557856 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125557856 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) 20250212125557856 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125557856 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125557856 DTBFUL ERROR UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125557856 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) 20250212125557856 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) 20250212125557856 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125557857 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) 20250212125557857 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125557857 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125557857 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125557857 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125557857 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125557857 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125557857 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=6 (bts.cpp:663) 20250212125557857 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125557857 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125557857 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125557857 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125557857 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125557857 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125557857 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125557857 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125557857 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125557857 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125557857 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125557857 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125557857 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125557857 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125557857 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125557857 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125557857 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125557857 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125557857 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125557857 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125557857 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20250212125557857 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20250212125557857 DTBF INFO TBF(UL:TFI-0-5-6:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20250212125557857 DTBF INFO TBF(UL:TFI-0-5-6:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125557857 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-6:G){NEW} (gprs_ms.c:336) 20250212125557857 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125557857 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125557857 DTBFUL INFO TBF(UL:TFI-0-5-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125557857 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125557857 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) 20250212125557857 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) 20250212125557857 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125557857 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125557857 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20250212125557857 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125557870 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) 20250212125557870 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) 20250212125557870 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) 20250212125557870 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20250212125557870 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) 20250212125557870 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) 20250212125557870 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) 20250212125557870 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) 20250212125557871 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) 20250212125557871 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) 20250212125557871 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) 20250212125557871 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) 20250212125557871 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) 20250212125557871 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) 20250212125557871 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) 20250212125557871 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) 20250212125557871 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) 20250212125557871 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) 20250212125557879 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) 20250212125557879 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) 20250212125557879 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 758 for type USF (pdch_ul_controller.c:184) 20250212125557879 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) 20250212125557880 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 6 vs exp USF 6 20250212125557894 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) 20250212125557894 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) 20250212125557895 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) 20250212125557895 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) 20250212125557896 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125557896 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125557896 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125557896 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) 20250212125557896 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) 20250212125557896 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) 20250212125557896 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) 20250212125557897 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) 20250212125557897 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) 20250212125557897 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) 20250212125557897 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125557897 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 97 18 d2 a1 5e 83 66 29 f7 5c f5 c8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125557897 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) 20250212125557897 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125557897 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 0d 01 00 00 00 36 97 18 d2 a1 5e 83 66 29 f7 5c f5 c8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125557897 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125557897 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=754 Rx UL DATA from unexpected TBF(UL:TFI-0-5-6:G){ASSIGN} (pdch.cpp:1070) 20250212125557897 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) 20250212125557897 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125557897 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) 20250212125557897 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125557897 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} data_length=30, data=00 00 00 36 97 18 d2 a1 5e 83 66 29 f7 5c f5 c8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125557897 DTBFUL INFO TBF(UL:TFI-0-5-6:G){ASSIGN} Decoded premier TLLI=0x00000036 of UL DATA TFI=6. (tbf_ul.cpp:361) 20250212125557897 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000036, not yet confirmed (gprs_ms.c:512) 20250212125557897 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125557897 DTBFUL ERROR UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125557897 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125557897 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125557897 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125557897 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125557897 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) 20250212125557897 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125557897 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125557897 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125557898 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) 20250212125557898 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) 20250212125557898 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) 20250212125557898 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) 20250212125557898 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) 20250212125557898 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) 20250212125557898 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 762 for type USF (pdch_ul_controller.c:184) 20250212125557898 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) 20250212125557898 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125557898 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125557898 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) 20250212125557898 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125557898 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125557898 DTBFUL ERROR UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125557898 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) 20250212125557898 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) 20250212125557898 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125557899 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) 20250212125557899 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125557899 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125557899 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125557899 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125557899 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125557899 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125557899 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=6 (bts.cpp:663) 20250212125557899 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125557899 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125557899 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125557899 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125557899 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125557899 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125557899 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125557899 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125557899 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125557899 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125557899 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125557899 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125557899 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125557899 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125557899 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125557899 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125557899 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125557899 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125557899 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125557899 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125557899 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20250212125557899 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20250212125557899 DTBF INFO TBF(UL:TFI-0-6-6:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20250212125557899 DTBF INFO TBF(UL:TFI-0-6-6:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125557899 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-6:G){NEW} (gprs_ms.c:336) 20250212125557899 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125557899 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125557899 DTBFUL INFO TBF(UL:TFI-0-6-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125557899 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125557899 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) 20250212125557899 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) 20250212125557899 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125557899 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125557899 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20250212125557899 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125557912 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) 20250212125557912 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) 20250212125557912 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) 20250212125557912 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20250212125557912 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) 20250212125557912 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) 20250212125557913 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) 20250212125557913 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) 20250212125557913 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) 20250212125557913 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) 20250212125557913 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) 20250212125557913 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) 20250212125557913 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) 20250212125557913 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) 20250212125557913 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) 20250212125557913 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) 20250212125557914 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) 20250212125557914 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) 20250212125557917 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) 20250212125557917 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) 20250212125557917 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 767 for type USF (pdch_ul_controller.c:184) 20250212125557917 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) 20250212125557917 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 6 vs exp USF 6 20250212125557931 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) 20250212125557931 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) 20250212125557931 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) 20250212125557931 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) 20250212125557931 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) 20250212125557931 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) 20250212125557931 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) 20250212125557931 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) 20250212125557931 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) 20250212125557931 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) 20250212125557931 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) 20250212125557931 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) 20250212125557931 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) 20250212125557931 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125557932 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 d6 b8 ce c6 f8 82 ab 89 46 75 8b 38 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125557932 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) 20250212125557932 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125557932 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 0d 01 00 00 00 37 d6 b8 ce c6 f8 82 ab 89 46 75 8b 38 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125557932 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125557932 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:1070) 20250212125557932 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) 20250212125557932 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125557932 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) 20250212125557932 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125557932 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} data_length=30, data=00 00 00 37 d6 b8 ce c6 f8 82 ab 89 46 75 8b 38 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125557932 DTBFUL INFO TBF(UL:TFI-0-6-6:G){ASSIGN} Decoded premier TLLI=0x00000037 of UL DATA TFI=6. (tbf_ul.cpp:361) 20250212125557932 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000037, not yet confirmed (gprs_ms.c:512) 20250212125557932 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125557932 DTBFUL ERROR UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125557932 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125557932 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125557932 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125557932 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125557932 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) 20250212125557932 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125557932 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125557932 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125557932 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) 20250212125557932 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) 20250212125557934 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125557934 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125557934 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125557940 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) 20250212125557940 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) 20250212125557940 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 771 for type USF (pdch_ul_controller.c:184) 20250212125557940 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) 20250212125557940 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125557940 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125557940 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) 20250212125557940 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125557940 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125557940 DTBFUL ERROR UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125557940 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) 20250212125557940 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) 20250212125557940 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125557941 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) 20250212125557941 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125557941 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125557941 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125557941 DLGLOBAL DEBUG validating counter group 0x5636f2443760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125557941 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125557941 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125557941 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=6 (bts.cpp:663) 20250212125557941 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125557941 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125557941 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125557941 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125557941 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125557941 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125557941 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125557941 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125557941 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125557941 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125557941 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125557941 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125557941 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125557941 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125557941 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125557941 DLGLOBAL DEBUG validating counter group 0x5636f2443b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125557941 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125557941 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125557941 DLGLOBAL DEBUG validating counter group 0x5636f2443c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125557941 DLGLOBAL DEBUG validating counter group 0x5636f2443c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125557941 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20250212125557941 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20250212125557941 DTBF INFO TBF(UL:TFI-0-7-6:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20250212125557941 DTBF INFO TBF(UL:TFI-0-7-6:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125557941 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-6:G){NEW} (gprs_ms.c:336) 20250212125557941 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125557941 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125557941 DTBFUL INFO TBF(UL:TFI-0-7-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125557941 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125557941 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) 20250212125557941 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) 20250212125557941 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125557941 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125557941 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20250212125557941 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@8d0f06c41a7d: 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 } 20250212125557954 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) 20250212125557954 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) 20250212125557954 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) 20250212125557954 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20250212125557954 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) 20250212125557954 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) 20250212125557954 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) 20250212125557954 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) 20250212125557955 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) 20250212125557955 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) 20250212125557955 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) 20250212125557955 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) 20250212125557955 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) 20250212125557955 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) 20250212125557955 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) 20250212125557955 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) 20250212125557955 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) 20250212125557955 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) 20250212125557958 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) 20250212125557958 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) 20250212125557958 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 775 for type USF (pdch_ul_controller.c:184) 20250212125557958 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) 20250212125557959 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 6 vs exp USF 6 20250212125557973 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) 20250212125557973 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) 20250212125557973 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) 20250212125557973 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) 20250212125557973 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) 20250212125557973 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) 20250212125557974 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) 20250212125557974 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) 20250212125557974 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) 20250212125557974 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) 20250212125557974 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) 20250212125557974 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) 20250212125557974 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) 20250212125557974 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) 20250212125557974 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) 20250212125557974 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125557974 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 54 e5 12 0b 46 4e 65 f1 6c 85 f0 c7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125557974 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) 20250212125557974 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125557974 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 0d 01 00 00 00 38 54 e5 12 0b 46 4e 65 f1 6c 85 f0 c7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125557974 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125557974 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:1070) 20250212125557974 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) 20250212125557974 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125557974 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) 20250212125557974 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125557974 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} data_length=30, data=00 00 00 38 54 e5 12 0b 46 4e 65 f1 6c 85 f0 c7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125557974 DTBFUL INFO TBF(UL:TFI-0-7-6:G){ASSIGN} Decoded premier TLLI=0x00000038 of UL DATA TFI=6. (tbf_ul.cpp:361) 20250212125557974 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000038, not yet confirmed (gprs_ms.c:512) 20250212125557974 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125557974 DTBFUL ERROR UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20250212125557974 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125557974 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125557974 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125557974 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125557974 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) 20250212125557974 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125557974 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125557974 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125557977 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) 20250212125557977 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) 20250212125557977 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 780 for type USF (pdch_ul_controller.c:184) 20250212125557977 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) 20250212125557977 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} (final=0) (encoding.cpp:1112) 20250212125557977 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125557977 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) 20250212125557977 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125557977 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125557977 DTBFUL ERROR UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20250212125557977 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) 20250212125557977 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) 20250212125557977 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Start timer T: 0.2 s 20250212125557980 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125557980 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125557980 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125557980 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125557980 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000001 (bts.cpp:444) 20250212125557980 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125557980 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125557980 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125557980 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125557980 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125557980 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125557980 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125557980 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125557980 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557980 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557980 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557980 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557980 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557981 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557981 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557981 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557981 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557981 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557981 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557981 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557981 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557981 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125557981 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125557981 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125557981 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125557981 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000002 (bts.cpp:444) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557981 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557981 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557982 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557982 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557982 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557982 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557982 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557982 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557982 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557982 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125557982 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125557982 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125557982 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125557982 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000003 (bts.cpp:444) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557982 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557983 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557983 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557983 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557983 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557983 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557983 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557983 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557983 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557983 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125557983 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125557983 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125557983 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125557983 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000004 (bts.cpp:444) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557983 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557983 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557983 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557983 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557983 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557983 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557983 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557983 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557984 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557985 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125557985 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125557985 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125557985 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125557985 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000005 (bts.cpp:444) 20250212125557985 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125557985 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125557985 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125557985 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125557985 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125557985 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125557985 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125557985 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125557985 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557985 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557985 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557985 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557985 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557985 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557985 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557985 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557985 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557985 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557985 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557985 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557985 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557985 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557985 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557985 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557985 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557986 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557986 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557986 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557986 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557986 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557986 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557986 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557986 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557986 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557986 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557986 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557986 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557986 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557986 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557986 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557986 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557986 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557986 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557986 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557986 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557986 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557986 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557986 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557986 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557986 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557986 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557986 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557986 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557986 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557986 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557986 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557986 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557986 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557986 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557986 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557986 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557986 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557986 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557986 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557986 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125557986 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125557986 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125557987 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125557987 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125557987 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125557987 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125557987 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000006 (bts.cpp:444) 20250212125557987 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125557987 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125557987 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125557987 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125557987 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125557987 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125557987 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125557987 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125557987 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557987 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557987 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557987 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557987 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557987 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557987 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557987 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557987 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557987 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557987 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557987 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557987 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557987 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557987 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557987 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557988 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557988 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557988 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557988 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557988 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557988 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557988 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557988 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557988 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125557988 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125557988 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125557988 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125557988 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000007 (bts.cpp:444) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557988 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557989 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557989 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557989 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557989 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557989 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557989 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557989 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557989 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557989 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125557989 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125557989 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125557989 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125557989 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000008 (bts.cpp:444) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557989 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557990 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557990 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557990 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557990 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557990 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557990 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557990 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557990 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557990 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557990 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557990 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557990 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557990 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557990 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125557990 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125557990 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125557990 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125557990 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000009 (bts.cpp:444) 20250212125557990 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125557990 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125557990 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125557990 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125557990 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125557990 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557991 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557991 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557991 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557991 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557991 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557991 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557991 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557991 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557991 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125557991 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125557991 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125557991 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125557991 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000000A (bts.cpp:444) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125557991 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557992 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557992 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557992 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557992 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557992 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557992 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557992 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557992 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557992 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557993 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125557993 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125557993 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125557993 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125557993 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000000B (bts.cpp:444) 20250212125557993 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125557993 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125557993 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125557993 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125557993 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125557993 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125557993 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125557993 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125557993 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557993 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557993 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557993 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557993 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557993 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557993 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557993 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557993 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557993 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557993 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557993 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557993 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557994 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557994 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557994 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557994 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557994 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557994 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557994 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557994 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557994 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557994 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557994 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557994 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557994 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557994 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557994 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557994 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557994 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557994 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557994 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557994 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557994 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557994 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557994 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557994 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557994 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557994 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557994 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557994 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557994 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557994 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557994 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557994 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557994 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557995 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557995 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557995 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557995 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557995 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557995 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557995 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557995 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557995 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557995 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557995 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125557995 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125557995 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125557995 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125557995 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000000C (bts.cpp:444) 20250212125557995 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125557995 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125557995 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125557995 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125557995 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125557995 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125557995 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125557995 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125557995 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557995 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557995 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557995 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557995 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557995 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557995 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557995 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557995 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557996 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557996 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557996 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557996 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557996 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557996 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557996 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557996 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557996 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557996 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557996 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557996 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557996 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557996 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557996 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557996 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557996 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557996 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557996 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557996 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557996 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557996 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557996 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557996 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557996 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557996 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557996 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557996 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557996 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557996 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557996 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557996 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557996 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557996 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557997 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557997 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557997 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557997 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557997 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557997 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557997 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557997 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557997 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557997 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557997 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557997 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557997 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557997 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) 20250212125557997 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) 20250212125557997 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) 20250212125557997 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20250212125557997 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125557997 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125557997 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125557997 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125557997 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000000D (bts.cpp:444) 20250212125557997 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125557997 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125557997 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125557997 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125557997 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125557997 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125557997 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125557997 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125557997 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557998 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557998 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557998 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557998 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557998 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557998 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557998 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557998 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557998 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557998 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557998 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557998 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557998 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557998 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557998 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557998 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557998 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557998 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557998 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557998 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557998 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557998 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557998 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557998 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557998 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557998 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557998 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557998 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557998 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557998 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557999 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557999 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557999 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557999 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557999 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557999 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557999 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557999 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557999 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557999 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125557999 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125557999 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125557999 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125557999 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125557999 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125557999 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125557999 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125557999 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557999 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557999 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557999 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557999 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557999 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557999 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557999 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125557999 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) 20250212125557999 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) 20250212125557999 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125557999 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125557999 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125557999 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558000 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000000E (bts.cpp:444) 20250212125558000 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558000 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558000 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558000 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558000 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558000 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558000 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558000 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558000 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558000 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558000 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558000 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558000 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558000 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558000 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558000 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558000 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558000 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558000 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558000 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558000 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558000 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558000 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558000 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558000 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558000 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558000 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558000 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558000 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558000 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558000 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558000 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558000 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558001 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558001 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558001 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558001 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558001 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558001 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558001 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558001 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558001 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558001 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558001 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558001 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558001 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558001 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558001 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558001 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558001 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558001 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558001 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558001 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558001 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558001 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558001 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558001 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558001 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558001 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558001 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558001 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558001 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558001 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558001 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558001 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) 20250212125558001 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) 20250212125558002 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558002 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558002 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558002 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558002 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000000F (bts.cpp:444) 20250212125558002 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558002 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558002 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558002 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558002 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558002 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558002 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558002 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558002 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558002 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558002 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558002 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558002 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558002 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558002 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558002 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558002 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558002 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558002 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558002 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558002 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558002 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558002 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558002 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558002 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558002 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558003 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558003 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558003 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558003 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558003 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558003 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558003 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558003 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558003 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558003 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558003 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558003 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558003 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558003 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558003 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558003 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558003 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558003 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558003 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558003 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558003 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558003 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558003 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558003 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558003 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558003 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558003 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558003 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558003 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558003 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558003 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558003 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558003 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558004 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558004 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558004 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558004 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558004 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558004 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) 20250212125558004 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) 20250212125558004 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558004 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558004 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558004 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558004 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000010 (bts.cpp:444) 20250212125558004 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558004 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558004 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558004 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558004 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558004 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558004 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558004 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558004 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558004 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558004 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558004 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558004 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558004 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558004 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558004 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558004 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558004 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558004 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558004 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558005 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558005 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558005 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558005 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558005 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558005 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558005 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558005 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558005 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558005 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558005 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558005 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558005 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558005 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558005 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558005 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558005 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558005 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558005 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558005 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558005 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558005 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558005 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558005 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558005 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558005 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558005 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558005 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558005 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558005 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558005 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558005 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558005 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558006 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558006 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558006 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558006 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558006 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558006 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558006 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558006 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558006 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558006 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558006 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558006 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) 20250212125558006 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) 20250212125558006 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558006 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558006 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558006 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558006 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000011 (bts.cpp:444) 20250212125558006 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558006 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558006 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558006 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558006 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558006 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558006 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558006 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558006 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558006 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558006 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558007 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558007 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558007 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558007 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558007 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558007 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558007 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558007 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558007 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558007 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558007 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558007 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558007 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558007 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558007 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558007 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558007 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558007 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558007 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558007 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558007 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558007 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558007 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558007 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558007 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558007 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558007 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558007 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558007 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558007 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558007 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558007 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558007 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558007 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558008 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558008 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558008 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558008 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558008 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558008 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558008 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558008 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558008 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558008 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558008 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558008 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558008 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558008 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558008 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558008 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558008 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558008 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558008 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558008 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) 20250212125558008 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) 20250212125558008 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558008 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558008 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558008 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558008 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000012 (bts.cpp:444) 20250212125558008 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558008 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558008 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558008 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558008 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558009 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558009 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558009 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558009 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558009 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558009 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558009 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558009 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558009 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558009 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558009 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558009 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558009 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558009 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558009 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558009 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558009 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558009 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558009 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558009 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558009 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558009 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558009 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558009 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558009 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558009 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558009 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558009 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558009 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558009 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558009 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558009 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558009 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558009 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558009 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558010 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558010 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558010 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558010 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558010 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558010 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558010 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558010 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558010 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558010 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558010 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558010 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558010 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558010 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558010 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558010 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558010 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558010 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558010 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558010 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558010 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558010 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558010 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558010 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558010 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) 20250212125558010 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) 20250212125558010 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558010 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558010 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558010 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558011 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000013 (bts.cpp:444) 20250212125558011 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558011 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558011 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558011 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558011 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558011 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558011 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558011 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558011 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558011 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558011 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558011 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558011 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558011 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558011 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558011 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558011 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558011 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558011 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558011 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558011 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558011 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558011 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558011 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558011 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558011 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558011 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558011 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558011 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558011 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558011 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558012 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558012 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558012 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558012 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558012 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558012 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558012 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558012 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558012 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558012 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558012 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558012 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558012 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558012 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558012 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558012 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558012 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558012 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558012 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558012 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558012 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558012 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558012 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558012 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558012 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558012 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558012 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558012 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558012 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558012 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558012 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558012 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558012 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558012 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) 20250212125558012 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) 20250212125558013 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558013 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558013 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558013 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558013 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000014 (bts.cpp:444) 20250212125558013 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558013 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558013 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558013 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558013 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558013 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558013 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558013 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558013 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558013 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558013 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558013 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558013 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558013 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558013 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558013 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558013 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558013 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558013 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558013 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558013 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558013 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558013 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558013 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558013 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558013 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558013 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558013 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558013 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558014 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558014 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558014 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558014 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558014 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558014 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558014 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558014 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558014 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558014 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558014 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558014 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558014 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558014 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558014 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558014 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558014 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558014 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558014 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558014 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558014 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558014 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558014 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558014 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558014 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558014 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558014 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558014 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558014 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558014 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558014 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558015 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558015 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558015 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558015 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558015 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125558015 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558015 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558015 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558015 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558015 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000015 (bts.cpp:444) 20250212125558015 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558015 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558015 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558015 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558015 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558015 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558015 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558015 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558015 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558015 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558015 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558015 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558015 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558015 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558015 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558015 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558015 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558015 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558015 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558015 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558015 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558015 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558016 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558016 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558016 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558016 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558016 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558016 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558016 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558016 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558016 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558016 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558016 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558016 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558016 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558016 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558016 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558016 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558016 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558016 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558016 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558016 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558016 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558016 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558016 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558016 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558016 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558016 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558016 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558016 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558016 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558016 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558016 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558016 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558016 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558016 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558016 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558016 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558016 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558017 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558017 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558017 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558017 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558017 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558017 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558017 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558017 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558017 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558017 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000016 (bts.cpp:444) 20250212125558017 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558017 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558017 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558017 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558017 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558017 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558017 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558017 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558017 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558017 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558017 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558017 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558017 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558017 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558017 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558017 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558017 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558017 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558017 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558017 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558017 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558017 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558017 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558017 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558017 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558017 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558018 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558018 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558018 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558018 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558018 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558018 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558018 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558018 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558018 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558018 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558018 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558018 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558018 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558018 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558018 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558018 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558018 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558018 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558018 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558018 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558018 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558018 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558018 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558018 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558018 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558018 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558018 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558018 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558018 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558018 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558018 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558018 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558018 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558018 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558018 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558018 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558018 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558018 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558019 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558019 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558019 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558019 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558019 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000017 (bts.cpp:444) 20250212125558019 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558019 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558019 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558019 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558019 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558019 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558019 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558019 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558019 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558019 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558019 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558019 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558019 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558019 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558019 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558019 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558019 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558019 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558019 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558019 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558019 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558019 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558019 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558019 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558019 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558019 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558019 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558019 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558019 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558019 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558020 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558020 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558020 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558020 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558020 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558020 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558020 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558020 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558020 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558020 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558020 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558020 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558020 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558020 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558020 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558020 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558020 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558020 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558020 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558020 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558020 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558020 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558020 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558020 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558020 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558020 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558020 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558020 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558020 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558020 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558020 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558020 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558020 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558020 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558020 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558020 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558020 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558021 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558021 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000018 (bts.cpp:444) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558021 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558022 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558022 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558022 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558022 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558022 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558022 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558022 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558022 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558022 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558022 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558022 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558022 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558022 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558022 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558022 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558022 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558022 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558022 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558022 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558022 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558022 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558022 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558022 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558022 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558022 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558022 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) 20250212125558022 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) 20250212125558022 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558022 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558022 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558022 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558022 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000019 (bts.cpp:444) 20250212125558022 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558022 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558022 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558022 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558022 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558022 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558022 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558023 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558024 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558024 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558024 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558024 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558024 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558024 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558024 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558024 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558024 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558024 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558024 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558024 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558024 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558024 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558024 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558024 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558024 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) 20250212125558024 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) 20250212125558024 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558024 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558024 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558024 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558024 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000001A (bts.cpp:444) 20250212125558024 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558024 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558024 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558024 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558024 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558024 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558024 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558024 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558024 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558024 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558024 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558024 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558024 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558024 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558024 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558025 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558025 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558025 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558025 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558025 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558025 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558026 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558026 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558026 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558026 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125558026 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125558026 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125558026 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) 20250212125558026 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) 20250212125558026 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558026 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558026 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558026 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558026 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000001B (bts.cpp:444) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558026 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558026 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558026 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558026 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558026 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558026 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558026 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558026 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558026 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) 20250212125558026 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) 20250212125558026 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558026 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558026 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558026 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558026 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000001C (bts.cpp:444) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558026 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558027 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558027 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558027 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558027 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558027 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558027 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558027 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558027 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558027 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) 20250212125558027 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) 20250212125558027 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558027 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558027 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558027 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558027 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000001D (bts.cpp:444) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558027 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558027 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558027 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558027 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558027 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558027 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558027 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558027 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558027 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558027 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558027 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558027 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558027 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558027 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000001E (bts.cpp:444) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558028 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558028 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558028 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558028 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558028 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558028 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558028 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558028 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558028 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) 20250212125558028 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) 20250212125558028 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558028 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558028 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558028 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558028 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000001F (bts.cpp:444) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558028 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558029 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558029 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558029 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558029 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558029 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558029 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558029 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558029 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558029 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558029 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558029 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558029 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558029 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000020 (bts.cpp:444) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558029 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558029 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558029 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558029 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558029 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558029 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558029 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558029 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558030 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558030 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558030 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558030 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558030 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558030 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000021 (bts.cpp:444) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558030 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558030 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558030 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558030 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558030 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558030 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558030 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558030 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558030 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) 20250212125558030 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) 20250212125558030 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558030 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558030 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558030 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558030 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000022 (bts.cpp:444) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558030 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558031 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558031 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558031 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558031 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558031 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558031 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558031 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558031 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558031 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558031 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558031 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558031 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558031 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000023 (bts.cpp:444) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558031 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558032 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558032 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558032 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558032 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558032 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558032 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558032 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558032 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558032 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558032 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558032 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558032 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558032 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000024 (bts.cpp:444) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558032 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558032 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558032 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558032 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558032 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558032 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558032 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558032 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558032 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) 20250212125558032 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) 20250212125558032 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) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125558032 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558032 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558032 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558032 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558032 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000025 (bts.cpp:444) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558032 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558033 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558033 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558033 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558033 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558033 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558033 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558033 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558033 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558033 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558033 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558033 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558033 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558033 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000026 (bts.cpp:444) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558033 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558034 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558034 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558034 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558034 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558034 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558034 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558034 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558034 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558034 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125558034 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558034 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558034 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558034 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558034 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000027 (bts.cpp:444) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558034 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558034 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558034 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558034 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558034 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558034 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558034 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558034 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558034 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558034 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558034 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558034 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558034 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000028 (bts.cpp:444) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558034 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558034 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558034 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558034 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558035 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558035 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558035 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558035 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558035 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558035 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558035 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558035 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558035 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558035 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000029 (bts.cpp:444) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558035 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558035 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558035 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558035 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558035 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558035 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558035 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558035 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558035 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558035 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558035 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558035 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558035 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000002A (bts.cpp:444) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558035 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558035 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558035 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558035 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558035 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558035 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558035 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558035 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558036 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558036 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558036 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558036 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558036 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558036 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000002B (bts.cpp:444) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558036 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558036 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558036 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558036 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558036 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558036 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558036 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558036 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558036 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558036 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558036 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558036 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558036 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000002C (bts.cpp:444) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558036 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558036 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558036 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558036 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558036 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558036 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558036 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558036 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558036 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558036 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558036 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558036 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558036 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000002D (bts.cpp:444) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558036 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558037 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558037 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558037 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558037 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558037 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558037 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558037 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558037 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558037 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558037 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558037 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558037 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558037 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000002E (bts.cpp:444) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558037 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558037 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558037 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558037 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558037 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558037 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558037 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558037 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558037 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558037 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558037 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558037 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558037 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000002F (bts.cpp:444) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558037 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558038 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558038 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558038 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558038 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558038 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558038 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558038 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558038 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558038 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558038 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558038 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558038 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558038 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000030 (bts.cpp:444) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558038 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558038 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558038 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558038 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558038 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558038 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558038 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558038 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558038 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) 20250212125558038 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) 20250212125558038 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558038 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558038 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558038 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558038 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000031 (bts.cpp:444) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558038 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558039 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558039 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558039 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558039 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558039 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558039 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558039 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558039 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558039 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558039 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558039 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558039 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558039 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000032 (bts.cpp:444) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558039 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558039 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558039 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558039 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558039 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558039 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558039 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558039 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558039 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558039 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558039 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558039 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558039 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000033 (bts.cpp:444) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558039 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558040 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558040 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558040 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558040 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558040 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558040 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558040 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558040 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558040 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558040 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558040 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558040 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558040 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000034 (bts.cpp:444) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558040 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558040 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558040 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558040 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558040 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558040 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558040 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558040 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558040 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) 20250212125558040 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) 20250212125558040 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558040 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558040 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558040 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558040 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000035 (bts.cpp:444) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558040 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558040 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558040 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558040 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558040 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558040 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558040 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558040 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558040 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558040 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558040 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558040 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558040 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000036 (bts.cpp:444) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558040 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558041 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558041 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558041 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558041 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558041 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558041 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558041 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558041 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558041 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) 20250212125558041 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) 20250212125558041 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558041 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558041 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558041 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558041 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000037 (bts.cpp:444) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558041 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558041 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558041 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558041 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558041 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558041 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558041 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558041 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558041 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125558041 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125558041 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125558041 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125558041 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000038 (bts.cpp:444) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20250212125558041 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20250212125558042 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20250212125558042 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20250212125558042 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20250212125558042 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20250212125558042 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20250212125558042 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20250212125558042 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558042 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558042 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558042 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558042 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558042 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558042 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558042 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20250212125558042 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) 20250212125558042 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) 20250212125558042 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) 20250212125558042 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) 20250212125558042 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) 20250212125558042 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) 20250212125558043 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) 20250212125558043 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) 20250212125558043 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) 20250212125558043 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) 20250212125558043 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125558056 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) 20250212125558056 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) 20250212125558056 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) 20250212125558056 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) 20250212125558057 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) 20250212125558057 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) 20250212125558057 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) 20250212125558057 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) 20250212125558057 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125558057 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125558057 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125558057 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) 20250212125558057 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) 20250212125558057 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) 20250212125558057 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) 20250212125558058 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) 20250212125558058 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) 20250212125558058 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) 20250212125558058 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) 20250212125558066 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125558080 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) 20250212125558080 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) 20250212125558080 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) 20250212125558080 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) 20250212125558080 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) 20250212125558080 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) 20250212125558081 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) 20250212125558081 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) 20250212125558081 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) 20250212125558081 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) 20250212125558081 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) 20250212125558081 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) 20250212125558082 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) 20250212125558082 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) 20250212125558082 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) 20250212125558082 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) 20250212125558085 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125558100 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125558100 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125558100 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125558101 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) 20250212125558101 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) 20250212125558102 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) 20250212125558102 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) 20250212125558103 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) 20250212125558103 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) 20250212125558104 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) 20250212125558104 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) 20250212125558105 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) 20250212125558105 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) 20250212125558106 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) 20250212125558106 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) 20250212125558107 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) 20250212125558107 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) 20250212125558108 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) 20250212125558108 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) 20250212125558109 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125558120 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) 20250212125558120 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) 20250212125558121 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) 20250212125558121 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) 20250212125558122 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) 20250212125558122 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) 20250212125558123 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) 20250212125558123 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) 20250212125558123 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) 20250212125558123 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) 20250212125558124 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) 20250212125558124 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) 20250212125558125 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) 20250212125558125 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) 20250212125558126 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) 20250212125558126 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) 20250212125558129 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125558141 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125558141 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125558141 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125558144 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) 20250212125558144 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) 20250212125558146 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) 20250212125558146 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) 20250212125558147 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) 20250212125558147 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) 20250212125558147 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) 20250212125558147 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) 20250212125558148 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) 20250212125558148 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) 20250212125558149 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) 20250212125558149 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) 20250212125558150 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) 20250212125558150 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) 20250212125558151 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) 20250212125558151 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) 20250212125558151 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125558163 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) 20250212125558163 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) 20250212125558165 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) 20250212125558165 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) 20250212125558165 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) 20250212125558165 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) 20250212125558167 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) 20250212125558167 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) 20250212125558169 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) 20250212125558169 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) 20250212125558171 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) 20250212125558171 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) 20250212125558172 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) 20250212125558172 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) 20250212125558173 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) 20250212125558173 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) 20250212125558175 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125558182 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) 20250212125558183 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) 20250212125558184 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) 20250212125558184 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) 20250212125558185 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) 20250212125558185 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) 20250212125558186 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) 20250212125558186 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) 20250212125558187 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) 20250212125558187 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) 20250212125558188 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) 20250212125558188 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) 20250212125558189 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) 20250212125558189 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) 20250212125558190 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) 20250212125558190 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) 20250212125558192 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) 20250212125558192 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) 20250212125558192 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 823 for type USF (pdch_ul_controller.c:184) 20250212125558192 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558192 DRLCMAC DEBUG Paging MI - TMSI-0x00000038 (pdch.cpp:258) 20250212125558192 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20250212125558192 DRLCMAC DEBUG Paging MI - TMSI-0x00000036 (pdch.cpp:258) 20250212125558192 DRLCMAC DEBUG Paging MI - TMSI-0x00000035 (pdch.cpp:258) 20250212125558192 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20250212125558192 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125558192 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558192 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558193 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558193 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=819 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558193 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) 20250212125558193 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558207 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) 20250212125558207 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) 20250212125558208 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) 20250212125558208 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) 20250212125558209 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) 20250212125558209 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) 20250212125558210 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) 20250212125558210 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) 20250212125558211 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) 20250212125558211 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) 20250212125558212 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) 20250212125558212 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) 20250212125558213 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) 20250212125558213 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) 20250212125558213 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) 20250212125558214 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) 20250212125558215 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) 20250212125558215 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) 20250212125558215 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 827 for type USF (pdch_ul_controller.c:184) 20250212125558215 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558215 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20250212125558215 DRLCMAC DEBUG Paging MI - TMSI-0x00000033 (pdch.cpp:258) 20250212125558215 DRLCMAC DEBUG Paging MI - TMSI-0x00000032 (pdch.cpp:258) 20250212125558215 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20250212125558215 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20250212125558215 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125558215 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558215 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558215 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558215 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=823 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558215 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) 20250212125558216 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558226 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) 20250212125558227 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) 20250212125558227 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) 20250212125558227 DTBF NOTICE TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20250212125558227 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20250212125558227 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20250212125558229 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) 20250212125558229 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) 20250212125558230 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) 20250212125558230 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) 20250212125558231 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) 20250212125558231 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) 20250212125558232 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) 20250212125558232 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) 20250212125558233 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) 20250212125558233 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) 20250212125558234 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) 20250212125558234 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) 20250212125558235 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) 20250212125558235 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) 20250212125558236 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) 20250212125558236 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558236 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20250212125558236 DRLCMAC DEBUG Paging MI - TMSI-0x0000002F (pdch.cpp:258) 20250212125558236 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20250212125558236 DRLCMAC DEBUG Paging MI - TMSI-0x0000002D (pdch.cpp:258) 20250212125558236 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20250212125558236 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125558236 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558236 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558236 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558236 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=827 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558236 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) 20250212125558236 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558245 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) 20250212125558245 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) 20250212125558245 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) 20250212125558245 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20250212125558246 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) 20250212125558246 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) 20250212125558246 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) 20250212125558246 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) 20250212125558247 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) 20250212125558247 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) 20250212125558248 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) 20250212125558248 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) 20250212125558248 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) 20250212125558248 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) 20250212125558249 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) 20250212125558249 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) 20250212125558250 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) 20250212125558250 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) 20250212125558254 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) 20250212125558254 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558254 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20250212125558254 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20250212125558254 DRLCMAC DEBUG Paging MI - TMSI-0x0000002A (pdch.cpp:258) 20250212125558254 DRLCMAC DEBUG Paging MI - TMSI-0x00000029 (pdch.cpp:258) 20250212125558254 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20250212125558254 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125558254 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558254 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558255 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558255 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558255 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) 20250212125558255 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558269 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) 20250212125558269 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) 20250212125558270 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) 20250212125558270 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) 20250212125558271 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) 20250212125558271 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) 20250212125558272 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) 20250212125558272 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) 20250212125558273 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) 20250212125558273 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) 20250212125558273 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) 20250212125558273 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) 20250212125558274 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) 20250212125558274 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) 20250212125558275 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) 20250212125558275 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) 20250212125558276 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) 20250212125558276 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558276 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20250212125558276 DRLCMAC DEBUG Paging MI - TMSI-0x00000027 (pdch.cpp:258) 20250212125558276 DRLCMAC DEBUG Paging MI - TMSI-0x00000026 (pdch.cpp:258) 20250212125558276 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20250212125558276 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20250212125558276 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125558276 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558276 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558277 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558277 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558277 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) 20250212125558277 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558288 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) 20250212125558288 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) 20250212125558289 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) 20250212125558289 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) 20250212125558289 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) 20250212125558289 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) 20250212125558290 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) 20250212125558290 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) 20250212125558291 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) 20250212125558291 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) 20250212125558293 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) 20250212125558293 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) 20250212125558294 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) 20250212125558294 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) 20250212125558295 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) 20250212125558295 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) 20250212125558296 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) 20250212125558296 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558296 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20250212125558296 DRLCMAC DEBUG Paging MI - TMSI-0x00000023 (pdch.cpp:258) 20250212125558296 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20250212125558297 DRLCMAC DEBUG Paging MI - TMSI-0x00000021 (pdch.cpp:258) 20250212125558297 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20250212125558297 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125558297 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558297 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558297 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558297 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558297 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) 20250212125558299 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558307 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) 20250212125558307 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) 20250212125558308 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) 20250212125558308 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) 20250212125558309 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) 20250212125558309 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) 20250212125558310 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) 20250212125558310 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) 20250212125558310 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) 20250212125558310 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) 20250212125558311 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) 20250212125558311 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) 20250212125558312 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) 20250212125558312 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) 20250212125558312 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) 20250212125558312 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) 20250212125558317 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) 20250212125558317 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558317 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20250212125558317 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20250212125558317 DRLCMAC DEBUG Paging MI - TMSI-0x0000001E (pdch.cpp:258) 20250212125558317 DRLCMAC DEBUG Paging MI - TMSI-0x0000001D (pdch.cpp:258) 20250212125558317 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20250212125558317 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125558317 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558317 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558317 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558317 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558317 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) 20250212125558318 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558332 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) 20250212125558332 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) 20250212125558334 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) 20250212125558334 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) 20250212125558335 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) 20250212125558335 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) 20250212125558336 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) 20250212125558336 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) 20250212125558336 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) 20250212125558336 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) 20250212125558337 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) 20250212125558337 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) 20250212125558338 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) 20250212125558338 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) 20250212125558339 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) 20250212125558339 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) 20250212125558339 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) 20250212125558339 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558339 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20250212125558339 DRLCMAC DEBUG Paging MI - TMSI-0x0000001B (pdch.cpp:258) 20250212125558339 DRLCMAC DEBUG Paging MI - TMSI-0x0000001A (pdch.cpp:258) 20250212125558339 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20250212125558339 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20250212125558339 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125558340 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558340 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558340 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558340 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558340 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) 20250212125558340 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558350 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) 20250212125558350 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) 20250212125558351 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) 20250212125558351 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) 20250212125558351 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) 20250212125558351 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) 20250212125558351 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) 20250212125558351 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) 20250212125558351 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) 20250212125558352 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) 20250212125558352 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) 20250212125558352 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) 20250212125558352 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) 20250212125558352 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) 20250212125558352 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) 20250212125558352 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) 20250212125558354 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) 20250212125558354 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558354 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20250212125558354 DRLCMAC DEBUG Paging MI - TMSI-0x00000017 (pdch.cpp:258) 20250212125558354 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20250212125558354 DRLCMAC DEBUG Paging MI - TMSI-0x00000015 (pdch.cpp:258) 20250212125558354 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20250212125558354 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125558354 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558354 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558354 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558354 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558354 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) 20250212125558354 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558368 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) 20250212125558368 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) 20250212125558369 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) 20250212125558369 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) 20250212125558369 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) 20250212125558369 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) 20250212125558369 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) 20250212125558369 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) 20250212125558370 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) 20250212125558370 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) 20250212125558370 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) 20250212125558370 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) 20250212125558370 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) 20250212125558370 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) 20250212125558370 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) 20250212125558370 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) 20250212125558378 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) 20250212125558378 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558378 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20250212125558378 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20250212125558378 DRLCMAC DEBUG Paging MI - TMSI-0x00000012 (pdch.cpp:258) 20250212125558378 DRLCMAC DEBUG Paging MI - TMSI-0x00000011 (pdch.cpp:258) 20250212125558378 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20250212125558378 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125558378 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558378 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558378 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558378 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558378 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) 20250212125558378 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558392 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) 20250212125558392 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) 20250212125558392 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) 20250212125558392 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) 20250212125558392 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) 20250212125558392 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) 20250212125558393 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) 20250212125558393 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) 20250212125558393 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) 20250212125558393 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) 20250212125558393 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) 20250212125558393 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) 20250212125558393 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) 20250212125558393 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) 20250212125558394 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) 20250212125558394 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) 20250212125558397 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) 20250212125558397 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558397 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20250212125558397 DRLCMAC DEBUG Paging MI - TMSI-0x0000000F (pdch.cpp:258) 20250212125558397 DRLCMAC DEBUG Paging MI - TMSI-0x0000000E (pdch.cpp:258) 20250212125558397 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20250212125558397 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20250212125558397 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125558397 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558397 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558397 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558397 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558397 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) 20250212125558397 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558412 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) 20250212125558412 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) 20250212125558413 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) 20250212125558413 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) 20250212125558414 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) 20250212125558414 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) 20250212125558415 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) 20250212125558415 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) 20250212125558416 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) 20250212125558416 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) 20250212125558416 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) 20250212125558416 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) 20250212125558417 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) 20250212125558417 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) 20250212125558418 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) 20250212125558418 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) 20250212125558419 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) 20250212125558419 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558419 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20250212125558419 DRLCMAC DEBUG Paging MI - TMSI-0x0000000B (pdch.cpp:258) 20250212125558419 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20250212125558419 DRLCMAC DEBUG Paging MI - TMSI-0x00000009 (pdch.cpp:258) 20250212125558419 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20250212125558419 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125558419 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558419 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558419 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558419 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558419 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) 20250212125558420 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558432 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) 20250212125558432 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) 20250212125558433 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) 20250212125558433 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) 20250212125558434 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) 20250212125558434 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) 20250212125558434 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) 20250212125558434 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) 20250212125558435 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) 20250212125558435 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) 20250212125558436 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) 20250212125558436 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) 20250212125558437 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) 20250212125558437 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) 20250212125558437 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) 20250212125558437 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) 20250212125558441 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) 20250212125558441 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558441 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20250212125558441 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20250212125558441 DRLCMAC DEBUG Paging MI - TMSI-0x00000006 (pdch.cpp:258) 20250212125558441 DRLCMAC DEBUG Paging MI - TMSI-0x00000005 (pdch.cpp:258) 20250212125558441 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20250212125558441 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125558441 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558441 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558442 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558442 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558442 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) 20250212125558442 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558456 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) 20250212125558456 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) 20250212125558457 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) 20250212125558457 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) 20250212125558458 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) 20250212125558458 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) 20250212125558459 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) 20250212125558459 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) 20250212125558459 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) 20250212125558459 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) 20250212125558460 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) 20250212125558460 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) 20250212125558461 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) 20250212125558461 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) 20250212125558461 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) 20250212125558461 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) 20250212125558462 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) 20250212125558462 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558462 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20250212125558462 DRLCMAC DEBUG Paging MI - TMSI-0x00000003 (pdch.cpp:258) 20250212125558462 DRLCMAC DEBUG Paging MI - TMSI-0x00000002 (pdch.cpp:258) 20250212125558462 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20250212125558462 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558462 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558462 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558462 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558462 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) 20250212125558462 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558474 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) 20250212125558474 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) 20250212125558474 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) 20250212125558474 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) 20250212125558475 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) 20250212125558475 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) 20250212125558475 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) 20250212125558475 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) 20250212125558476 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) 20250212125558476 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) 20250212125558477 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) 20250212125558477 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) 20250212125558477 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) 20250212125558477 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) 20250212125558478 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) 20250212125558478 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) 20250212125558479 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) 20250212125558479 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) 20250212125558479 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125558493 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) 20250212125558493 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) 20250212125558493 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) 20250212125558493 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) 20250212125558493 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) 20250212125558493 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) 20250212125558493 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) 20250212125558494 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) 20250212125558494 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) 20250212125558494 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) 20250212125558494 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) 20250212125558494 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) 20250212125558494 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) 20250212125558494 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) 20250212125558495 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) 20250212125558495 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) 20250212125558502 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) 20250212125558502 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) 20250212125558502 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 888 for type USF (pdch_ul_controller.c:184) 20250212125558502 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558502 DRLCMAC DEBUG Paging MI - TMSI-0x00000038 (pdch.cpp:258) 20250212125558502 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20250212125558502 DRLCMAC DEBUG Paging MI - TMSI-0x00000036 (pdch.cpp:258) 20250212125558502 DRLCMAC DEBUG Paging MI - TMSI-0x00000035 (pdch.cpp:258) 20250212125558502 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20250212125558502 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125558502 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558502 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558502 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558502 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=884 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558502 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) 20250212125558502 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558516 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) 20250212125558516 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) 20250212125558517 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) 20250212125558517 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) 20250212125558517 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) 20250212125558517 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) 20250212125558517 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) 20250212125558517 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) 20250212125558518 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) 20250212125558518 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) 20250212125558518 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) 20250212125558518 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) 20250212125558519 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) 20250212125558519 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) 20250212125558519 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) 20250212125558519 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) 20250212125558521 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) 20250212125558521 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) 20250212125558521 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 892 for type USF (pdch_ul_controller.c:184) 20250212125558521 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558521 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20250212125558521 DRLCMAC DEBUG Paging MI - TMSI-0x00000033 (pdch.cpp:258) 20250212125558521 DRLCMAC DEBUG Paging MI - TMSI-0x00000032 (pdch.cpp:258) 20250212125558521 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20250212125558521 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20250212125558521 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125558521 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558521 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558521 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558521 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=888 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558521 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) 20250212125558522 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558536 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) 20250212125558537 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) 20250212125558538 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) 20250212125558538 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) 20250212125558538 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) 20250212125558538 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125558539 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) 20250212125558539 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) 20250212125558540 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) 20250212125558540 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) 20250212125558541 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) 20250212125558541 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) 20250212125558543 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) 20250212125558543 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) 20250212125558544 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) 20250212125558544 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) 20250212125558545 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) 20250212125558545 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) 20250212125558547 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) 20250212125558547 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) 20250212125558547 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 897 for type USF (pdch_ul_controller.c:184) 20250212125558547 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558547 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20250212125558547 DRLCMAC DEBUG Paging MI - TMSI-0x0000002F (pdch.cpp:258) 20250212125558547 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20250212125558547 DRLCMAC DEBUG Paging MI - TMSI-0x0000002D (pdch.cpp:258) 20250212125558547 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20250212125558547 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125558547 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558547 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558548 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558548 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=892 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558548 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) 20250212125558549 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558556 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) 20250212125558556 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) 20250212125558558 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) 20250212125558558 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) 20250212125558558 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) 20250212125558558 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125558559 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) 20250212125558559 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) 20250212125558560 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) 20250212125558560 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) 20250212125558560 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) 20250212125558560 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) 20250212125558561 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) 20250212125558561 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) 20250212125558561 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) 20250212125558561 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) 20250212125558562 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) 20250212125558562 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) 20250212125558564 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) 20250212125558564 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) 20250212125558564 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 901 for type USF (pdch_ul_controller.c:184) 20250212125558564 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558564 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20250212125558564 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20250212125558565 DRLCMAC DEBUG Paging MI - TMSI-0x0000002A (pdch.cpp:258) 20250212125558565 DRLCMAC DEBUG Paging MI - TMSI-0x00000029 (pdch.cpp:258) 20250212125558565 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20250212125558565 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125558565 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558565 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558566 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558566 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=897 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558566 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) 20250212125558566 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558578 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) 20250212125558578 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) 20250212125558578 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) 20250212125558578 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) 20250212125558578 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) 20250212125558578 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125558579 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) 20250212125558579 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) 20250212125558579 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) 20250212125558579 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) 20250212125558579 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) 20250212125558579 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) 20250212125558579 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) 20250212125558579 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) 20250212125558579 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) 20250212125558579 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) 20250212125558579 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) 20250212125558579 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) 20250212125558583 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) 20250212125558583 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) 20250212125558583 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 905 for type USF (pdch_ul_controller.c:184) 20250212125558583 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558583 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20250212125558583 DRLCMAC DEBUG Paging MI - TMSI-0x00000027 (pdch.cpp:258) 20250212125558583 DRLCMAC DEBUG Paging MI - TMSI-0x00000026 (pdch.cpp:258) 20250212125558583 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20250212125558583 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20250212125558583 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125558583 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558583 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558583 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558583 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=901 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558583 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) 20250212125558583 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558597 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) 20250212125558597 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) 20250212125558597 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) 20250212125558597 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) 20250212125558597 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) 20250212125558597 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125558597 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) 20250212125558597 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) 20250212125558597 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) 20250212125558597 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) 20250212125558597 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) 20250212125558597 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) 20250212125558598 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) 20250212125558598 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) 20250212125558598 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) 20250212125558598 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) 20250212125558598 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) 20250212125558598 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) 20250212125558601 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) 20250212125558601 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) 20250212125558601 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 910 for type USF (pdch_ul_controller.c:184) 20250212125558601 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558601 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20250212125558601 DRLCMAC DEBUG Paging MI - TMSI-0x00000023 (pdch.cpp:258) 20250212125558601 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20250212125558601 DRLCMAC DEBUG Paging MI - TMSI-0x00000021 (pdch.cpp:258) 20250212125558601 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20250212125558601 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125558601 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558601 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558602 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558602 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=905 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558602 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) 20250212125558602 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558616 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) 20250212125558616 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) 20250212125558616 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) 20250212125558616 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) 20250212125558616 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) 20250212125558616 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125558616 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) 20250212125558616 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) 20250212125558616 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) 20250212125558616 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) 20250212125558616 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) 20250212125558616 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) 20250212125558616 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) 20250212125558616 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) 20250212125558616 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) 20250212125558616 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) 20250212125558617 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) 20250212125558617 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) 20250212125558625 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) 20250212125558625 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) 20250212125558625 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 914 for type USF (pdch_ul_controller.c:184) 20250212125558625 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558625 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20250212125558625 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20250212125558625 DRLCMAC DEBUG Paging MI - TMSI-0x0000001E (pdch.cpp:258) 20250212125558625 DRLCMAC DEBUG Paging MI - TMSI-0x0000001D (pdch.cpp:258) 20250212125558625 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20250212125558625 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125558625 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558625 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558625 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558625 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=910 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558625 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) 20250212125558625 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558639 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) 20250212125558639 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) 20250212125558639 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) 20250212125558639 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) 20250212125558639 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) 20250212125558639 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125558639 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) 20250212125558639 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) 20250212125558639 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) 20250212125558639 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) 20250212125558639 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) 20250212125558639 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) 20250212125558639 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) 20250212125558640 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) 20250212125558640 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) 20250212125558640 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) 20250212125558640 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) 20250212125558640 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) 20250212125558643 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) 20250212125558643 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) 20250212125558643 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 918 for type USF (pdch_ul_controller.c:184) 20250212125558643 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558643 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20250212125558643 DRLCMAC DEBUG Paging MI - TMSI-0x0000001B (pdch.cpp:258) 20250212125558643 DRLCMAC DEBUG Paging MI - TMSI-0x0000001A (pdch.cpp:258) 20250212125558643 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20250212125558643 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20250212125558643 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125558643 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558643 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558644 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558644 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=914 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558644 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) 20250212125558644 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558657 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) 20250212125558657 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) 20250212125558658 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) 20250212125558658 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) 20250212125558658 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) 20250212125558658 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125558658 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) 20250212125558658 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) 20250212125558658 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) 20250212125558658 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) 20250212125558658 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) 20250212125558658 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) 20250212125558658 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) 20250212125558658 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) 20250212125558658 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) 20250212125558658 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) 20250212125558658 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) 20250212125558658 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) 20250212125558662 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) 20250212125558662 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) 20250212125558662 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 923 for type USF (pdch_ul_controller.c:184) 20250212125558662 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558662 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20250212125558662 DRLCMAC DEBUG Paging MI - TMSI-0x00000017 (pdch.cpp:258) 20250212125558662 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20250212125558662 DRLCMAC DEBUG Paging MI - TMSI-0x00000015 (pdch.cpp:258) 20250212125558662 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20250212125558662 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125558662 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558662 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558662 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558662 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=918 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558662 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) 20250212125558662 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558676 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) 20250212125558676 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) 20250212125558676 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) 20250212125558676 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) 20250212125558676 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) 20250212125558676 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125558676 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) 20250212125558676 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) 20250212125558677 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) 20250212125558677 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) 20250212125558677 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) 20250212125558677 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) 20250212125558677 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) 20250212125558677 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) 20250212125558677 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) 20250212125558677 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) 20250212125558677 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) 20250212125558677 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) 20250212125558685 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) 20250212125558685 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) 20250212125558685 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 927 for type USF (pdch_ul_controller.c:184) 20250212125558685 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558685 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20250212125558685 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20250212125558685 DRLCMAC DEBUG Paging MI - TMSI-0x00000012 (pdch.cpp:258) 20250212125558685 DRLCMAC DEBUG Paging MI - TMSI-0x00000011 (pdch.cpp:258) 20250212125558685 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20250212125558685 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125558685 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558685 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558686 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558686 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=923 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558686 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) 20250212125558686 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558699 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) 20250212125558699 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) 20250212125558700 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) 20250212125558700 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) 20250212125558700 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) 20250212125558700 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125558700 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) 20250212125558700 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) 20250212125558700 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) 20250212125558700 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) 20250212125558700 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) 20250212125558700 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) 20250212125558700 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) 20250212125558700 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) 20250212125558700 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) 20250212125558700 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) 20250212125558700 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) 20250212125558700 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) 20250212125558704 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) 20250212125558704 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) 20250212125558704 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 931 for type USF (pdch_ul_controller.c:184) 20250212125558704 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558704 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20250212125558704 DRLCMAC DEBUG Paging MI - TMSI-0x0000000F (pdch.cpp:258) 20250212125558704 DRLCMAC DEBUG Paging MI - TMSI-0x0000000E (pdch.cpp:258) 20250212125558704 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20250212125558704 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20250212125558704 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125558704 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558704 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558704 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558704 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=927 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558704 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) 20250212125558704 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558718 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) 20250212125558718 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) 20250212125558719 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) 20250212125558719 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) 20250212125558719 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) 20250212125558719 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125558719 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) 20250212125558719 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) 20250212125558719 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) 20250212125558719 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) 20250212125558720 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) 20250212125558720 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) 20250212125558720 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) 20250212125558720 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) 20250212125558720 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) 20250212125558720 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) 20250212125558720 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) 20250212125558720 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) 20250212125558723 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) 20250212125558723 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) 20250212125558723 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 936 for type USF (pdch_ul_controller.c:184) 20250212125558723 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558723 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20250212125558723 DRLCMAC DEBUG Paging MI - TMSI-0x0000000B (pdch.cpp:258) 20250212125558723 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20250212125558723 DRLCMAC DEBUG Paging MI - TMSI-0x00000009 (pdch.cpp:258) 20250212125558723 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20250212125558723 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125558723 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558723 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558723 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558723 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=931 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558723 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) 20250212125558723 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558737 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) 20250212125558737 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) 20250212125558737 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) 20250212125558737 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) 20250212125558737 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) 20250212125558737 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125558738 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) 20250212125558738 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) 20250212125558738 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) 20250212125558738 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) 20250212125558738 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) 20250212125558738 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) 20250212125558738 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) 20250212125558738 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) 20250212125558739 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) 20250212125558739 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) 20250212125558739 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) 20250212125558739 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) 20250212125558746 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) 20250212125558746 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) 20250212125558746 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 940 for type USF (pdch_ul_controller.c:184) 20250212125558746 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558746 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20250212125558746 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20250212125558746 DRLCMAC DEBUG Paging MI - TMSI-0x00000006 (pdch.cpp:258) 20250212125558746 DRLCMAC DEBUG Paging MI - TMSI-0x00000005 (pdch.cpp:258) 20250212125558746 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20250212125558746 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125558746 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558746 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558746 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558746 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=936 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558746 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) 20250212125558746 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558760 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) 20250212125558760 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) 20250212125558761 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) 20250212125558761 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) 20250212125558761 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) 20250212125558761 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125558761 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) 20250212125558761 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) 20250212125558761 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) 20250212125558761 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) 20250212125558761 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) 20250212125558761 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) 20250212125558762 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) 20250212125558762 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) 20250212125558762 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) 20250212125558762 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) 20250212125558762 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) 20250212125558762 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) 20250212125558765 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) 20250212125558765 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) 20250212125558765 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 944 for type USF (pdch_ul_controller.c:184) 20250212125558765 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558765 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20250212125558765 DRLCMAC DEBUG Paging MI - TMSI-0x00000003 (pdch.cpp:258) 20250212125558765 DRLCMAC DEBUG Paging MI - TMSI-0x00000002 (pdch.cpp:258) 20250212125558765 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20250212125558765 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558765 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558765 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558765 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=940 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558765 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) 20250212125558765 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558779 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) 20250212125558779 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) 20250212125558779 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) 20250212125558779 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) 20250212125558779 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) 20250212125558779 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125558779 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) 20250212125558779 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) 20250212125558779 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) 20250212125558779 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) 20250212125558780 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) 20250212125558780 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) 20250212125558780 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) 20250212125558780 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) 20250212125558780 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) 20250212125558780 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) 20250212125558780 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) 20250212125558780 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) 20250212125558783 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) 20250212125558783 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) 20250212125558783 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 949 for type USF (pdch_ul_controller.c:184) 20250212125558783 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) 20250212125558784 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125558797 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) 20250212125558797 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) 20250212125558797 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) 20250212125558798 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) 20250212125558798 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) 20250212125558798 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125558798 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) 20250212125558798 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) 20250212125558798 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) 20250212125558798 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) 20250212125558798 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) 20250212125558798 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) 20250212125558798 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) 20250212125558798 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) 20250212125558798 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) 20250212125558798 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) 20250212125558798 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) 20250212125558798 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) 20250212125558807 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) 20250212125558807 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) 20250212125558807 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 953 for type USF (pdch_ul_controller.c:184) 20250212125558807 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558807 DRLCMAC DEBUG Paging MI - TMSI-0x00000038 (pdch.cpp:258) 20250212125558807 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20250212125558807 DRLCMAC DEBUG Paging MI - TMSI-0x00000036 (pdch.cpp:258) 20250212125558807 DRLCMAC DEBUG Paging MI - TMSI-0x00000035 (pdch.cpp:258) 20250212125558807 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20250212125558807 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125558807 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558807 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558807 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558807 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=949 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558807 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) 20250212125558807 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558820 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) 20250212125558821 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) 20250212125558821 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) 20250212125558821 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) 20250212125558821 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) 20250212125558821 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125558821 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) 20250212125558821 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) 20250212125558821 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) 20250212125558821 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) 20250212125558821 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) 20250212125558821 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) 20250212125558821 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) 20250212125558821 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) 20250212125558822 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) 20250212125558822 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) 20250212125558822 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) 20250212125558822 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) 20250212125558825 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) 20250212125558825 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) 20250212125558825 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 957 for type USF (pdch_ul_controller.c:184) 20250212125558825 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558825 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20250212125558825 DRLCMAC DEBUG Paging MI - TMSI-0x00000033 (pdch.cpp:258) 20250212125558825 DRLCMAC DEBUG Paging MI - TMSI-0x00000032 (pdch.cpp:258) 20250212125558825 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20250212125558825 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20250212125558825 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125558825 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558825 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558825 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558825 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=953 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558825 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) 20250212125558825 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558839 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) 20250212125558839 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) 20250212125558839 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) 20250212125558839 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) 20250212125558840 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) 20250212125558840 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) 20250212125558840 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) 20250212125558840 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125558840 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) 20250212125558840 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) 20250212125558840 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) 20250212125558840 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) 20250212125558840 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) 20250212125558840 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) 20250212125558840 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) 20250212125558840 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) 20250212125558840 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) 20250212125558840 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) 20250212125558844 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) 20250212125558844 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) 20250212125558844 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 962 for type USF (pdch_ul_controller.c:184) 20250212125558844 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558844 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20250212125558844 DRLCMAC DEBUG Paging MI - TMSI-0x0000002F (pdch.cpp:258) 20250212125558844 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20250212125558844 DRLCMAC DEBUG Paging MI - TMSI-0x0000002D (pdch.cpp:258) 20250212125558844 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20250212125558844 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125558844 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558844 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558844 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558844 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=957 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558844 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) 20250212125558844 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558858 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) 20250212125558858 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) 20250212125558858 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) 20250212125558858 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) 20250212125558858 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) 20250212125558858 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) 20250212125558858 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) 20250212125558858 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125558858 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) 20250212125558858 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) 20250212125558858 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) 20250212125558858 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) 20250212125558859 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) 20250212125558859 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) 20250212125558859 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) 20250212125558859 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) 20250212125558859 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) 20250212125558859 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) 20250212125558867 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) 20250212125558867 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) 20250212125558867 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 966 for type USF (pdch_ul_controller.c:184) 20250212125558867 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558867 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20250212125558867 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20250212125558867 DRLCMAC DEBUG Paging MI - TMSI-0x0000002A (pdch.cpp:258) 20250212125558867 DRLCMAC DEBUG Paging MI - TMSI-0x00000029 (pdch.cpp:258) 20250212125558867 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20250212125558867 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125558867 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558867 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558867 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558867 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=962 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558867 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) 20250212125558867 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558881 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) 20250212125558881 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) 20250212125558882 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) 20250212125558882 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) 20250212125558882 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) 20250212125558882 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) 20250212125558882 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) 20250212125558882 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125558882 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) 20250212125558882 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) 20250212125558882 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) 20250212125558882 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) 20250212125558882 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) 20250212125558882 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) 20250212125558882 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) 20250212125558882 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) 20250212125558882 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) 20250212125558883 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) 20250212125558886 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) 20250212125558886 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) 20250212125558886 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 970 for type USF (pdch_ul_controller.c:184) 20250212125558886 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558886 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20250212125558886 DRLCMAC DEBUG Paging MI - TMSI-0x00000027 (pdch.cpp:258) 20250212125558886 DRLCMAC DEBUG Paging MI - TMSI-0x00000026 (pdch.cpp:258) 20250212125558886 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20250212125558886 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20250212125558886 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125558886 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558886 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558886 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558886 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=966 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558886 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) 20250212125558886 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558900 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) 20250212125558900 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) 20250212125558900 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) 20250212125558900 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) 20250212125558900 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) 20250212125558900 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) 20250212125558900 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) 20250212125558900 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125558900 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) 20250212125558900 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) 20250212125558900 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) 20250212125558900 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) 20250212125558900 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) 20250212125558901 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) 20250212125558901 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) 20250212125558901 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) 20250212125558901 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) 20250212125558901 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) 20250212125558904 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) 20250212125558904 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) 20250212125558904 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 975 for type USF (pdch_ul_controller.c:184) 20250212125558904 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558904 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20250212125558904 DRLCMAC DEBUG Paging MI - TMSI-0x00000023 (pdch.cpp:258) 20250212125558904 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20250212125558904 DRLCMAC DEBUG Paging MI - TMSI-0x00000021 (pdch.cpp:258) 20250212125558904 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20250212125558904 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125558904 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558904 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558904 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558904 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=970 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558904 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) 20250212125558904 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558918 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) 20250212125558918 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) 20250212125558919 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) 20250212125558919 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) 20250212125558919 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) 20250212125558919 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) 20250212125558919 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) 20250212125558919 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125558919 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) 20250212125558919 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) 20250212125558919 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) 20250212125558919 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) 20250212125558919 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) 20250212125558919 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) 20250212125558919 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) 20250212125558919 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) 20250212125558919 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) 20250212125558919 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) 20250212125558928 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) 20250212125558928 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) 20250212125558928 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 979 for type USF (pdch_ul_controller.c:184) 20250212125558928 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558928 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20250212125558928 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20250212125558928 DRLCMAC DEBUG Paging MI - TMSI-0x0000001E (pdch.cpp:258) 20250212125558928 DRLCMAC DEBUG Paging MI - TMSI-0x0000001D (pdch.cpp:258) 20250212125558928 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20250212125558928 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125558928 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558928 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558928 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558928 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=975 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558928 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) 20250212125558928 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558942 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) 20250212125558942 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) 20250212125558942 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) 20250212125558942 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) 20250212125558942 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) 20250212125558942 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) 20250212125558942 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) 20250212125558942 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125558942 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) 20250212125558942 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) 20250212125558942 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) 20250212125558942 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) 20250212125558943 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) 20250212125558943 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) 20250212125558943 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) 20250212125558943 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) 20250212125558943 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) 20250212125558943 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) 20250212125558946 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) 20250212125558946 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) 20250212125558946 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 983 for type USF (pdch_ul_controller.c:184) 20250212125558946 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558946 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20250212125558946 DRLCMAC DEBUG Paging MI - TMSI-0x0000001B (pdch.cpp:258) 20250212125558946 DRLCMAC DEBUG Paging MI - TMSI-0x0000001A (pdch.cpp:258) 20250212125558946 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20250212125558946 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20250212125558946 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125558946 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558946 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558946 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558946 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=979 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558946 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) 20250212125558946 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558960 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) 20250212125558960 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) 20250212125558961 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) 20250212125558961 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) 20250212125558961 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) 20250212125558961 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) 20250212125558961 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) 20250212125558961 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125558961 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) 20250212125558961 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) 20250212125558961 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) 20250212125558961 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) 20250212125558961 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) 20250212125558961 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) 20250212125558961 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) 20250212125558961 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) 20250212125558962 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) 20250212125558962 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) 20250212125558965 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) 20250212125558965 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) 20250212125558965 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 988 for type USF (pdch_ul_controller.c:184) 20250212125558965 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558965 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20250212125558965 DRLCMAC DEBUG Paging MI - TMSI-0x00000017 (pdch.cpp:258) 20250212125558965 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20250212125558965 DRLCMAC DEBUG Paging MI - TMSI-0x00000015 (pdch.cpp:258) 20250212125558965 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20250212125558965 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125558965 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558965 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558965 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558965 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=983 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558965 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) 20250212125558965 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125558979 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) 20250212125558979 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) 20250212125558979 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) 20250212125558979 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) 20250212125558979 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) 20250212125558979 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) 20250212125558979 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) 20250212125558979 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125558979 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) 20250212125558979 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) 20250212125558980 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) 20250212125558980 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) 20250212125558980 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) 20250212125558980 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) 20250212125558980 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) 20250212125558980 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) 20250212125558980 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) 20250212125558980 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) 20250212125558988 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) 20250212125558988 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) 20250212125558988 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 992 for type USF (pdch_ul_controller.c:184) 20250212125558988 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125558988 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20250212125558988 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20250212125558988 DRLCMAC DEBUG Paging MI - TMSI-0x00000012 (pdch.cpp:258) 20250212125558988 DRLCMAC DEBUG Paging MI - TMSI-0x00000011 (pdch.cpp:258) 20250212125558988 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20250212125558988 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125558988 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125558988 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125558988 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125558988 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=988 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125558988 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) 20250212125558988 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559002 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) 20250212125559002 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) 20250212125559002 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) 20250212125559002 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) 20250212125559003 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) 20250212125559003 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) 20250212125559003 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) 20250212125559003 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125559003 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) 20250212125559003 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) 20250212125559003 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) 20250212125559003 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) 20250212125559003 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) 20250212125559003 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) 20250212125559003 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) 20250212125559003 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) 20250212125559003 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) 20250212125559003 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) 20250212125559007 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) 20250212125559007 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) 20250212125559007 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 996 for type USF (pdch_ul_controller.c:184) 20250212125559007 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559007 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20250212125559007 DRLCMAC DEBUG Paging MI - TMSI-0x0000000F (pdch.cpp:258) 20250212125559007 DRLCMAC DEBUG Paging MI - TMSI-0x0000000E (pdch.cpp:258) 20250212125559007 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20250212125559007 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20250212125559007 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559007 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559007 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559007 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559007 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=992 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559007 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) 20250212125559007 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559021 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) 20250212125559021 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) 20250212125559021 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) 20250212125559021 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) 20250212125559021 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) 20250212125559021 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) 20250212125559021 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) 20250212125559021 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125559021 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) 20250212125559021 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) 20250212125559021 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) 20250212125559021 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) 20250212125559022 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) 20250212125559022 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) 20250212125559022 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) 20250212125559022 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) 20250212125559022 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) 20250212125559022 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) 20250212125559025 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) 20250212125559025 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) 20250212125559025 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1001 for type USF (pdch_ul_controller.c:184) 20250212125559025 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559025 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20250212125559025 DRLCMAC DEBUG Paging MI - TMSI-0x0000000B (pdch.cpp:258) 20250212125559025 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20250212125559025 DRLCMAC DEBUG Paging MI - TMSI-0x00000009 (pdch.cpp:258) 20250212125559025 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20250212125559025 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559025 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559025 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559025 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559025 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=996 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559025 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) 20250212125559026 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559039 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) 20250212125559039 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) 20250212125559040 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) 20250212125559040 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) 20250212125559040 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) 20250212125559040 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) 20250212125559040 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) 20250212125559040 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125559040 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) 20250212125559040 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) 20250212125559040 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) 20250212125559040 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) 20250212125559040 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) 20250212125559040 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) 20250212125559040 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) 20250212125559040 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) 20250212125559041 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) 20250212125559041 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) 20250212125559049 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) 20250212125559049 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) 20250212125559049 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1005 for type USF (pdch_ul_controller.c:184) 20250212125559049 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559049 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20250212125559049 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20250212125559049 DRLCMAC DEBUG Paging MI - TMSI-0x00000006 (pdch.cpp:258) 20250212125559049 DRLCMAC DEBUG Paging MI - TMSI-0x00000005 (pdch.cpp:258) 20250212125559049 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20250212125559049 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559049 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559049 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559049 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559049 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1001 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559049 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) 20250212125559049 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559063 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) 20250212125559063 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) 20250212125559063 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) 20250212125559063 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) 20250212125559063 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) 20250212125559063 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) 20250212125559063 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) 20250212125559063 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125559063 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) 20250212125559063 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) 20250212125559063 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) 20250212125559063 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) 20250212125559063 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) 20250212125559063 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) 20250212125559064 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) 20250212125559064 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) 20250212125559064 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) 20250212125559064 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) 20250212125559067 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) 20250212125559067 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) 20250212125559067 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1009 for type USF (pdch_ul_controller.c:184) 20250212125559067 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559067 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20250212125559067 DRLCMAC DEBUG Paging MI - TMSI-0x00000003 (pdch.cpp:258) 20250212125559067 DRLCMAC DEBUG Paging MI - TMSI-0x00000002 (pdch.cpp:258) 20250212125559067 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20250212125559067 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559067 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559067 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559067 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1005 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559067 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) 20250212125559067 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559081 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) 20250212125559081 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) 20250212125559081 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) 20250212125559081 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) 20250212125559082 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) 20250212125559082 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) 20250212125559082 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) 20250212125559082 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125559082 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) 20250212125559082 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) 20250212125559082 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) 20250212125559082 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) 20250212125559082 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) 20250212125559082 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) 20250212125559082 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) 20250212125559082 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) 20250212125559082 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) 20250212125559082 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) 20250212125559086 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) 20250212125559086 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) 20250212125559086 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1014 for type USF (pdch_ul_controller.c:184) 20250212125559086 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) 20250212125559086 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125559100 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) 20250212125559100 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) 20250212125559100 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) 20250212125559100 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) 20250212125559100 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) 20250212125559100 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) 20250212125559100 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) 20250212125559100 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125559100 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) 20250212125559100 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) 20250212125559101 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) 20250212125559101 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) 20250212125559101 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) 20250212125559101 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) 20250212125559101 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) 20250212125559101 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) 20250212125559101 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) 20250212125559101 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) 20250212125559109 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) 20250212125559109 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) 20250212125559109 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1018 for type USF (pdch_ul_controller.c:184) 20250212125559109 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559109 DRLCMAC DEBUG Paging MI - TMSI-0x00000038 (pdch.cpp:258) 20250212125559109 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20250212125559109 DRLCMAC DEBUG Paging MI - TMSI-0x00000036 (pdch.cpp:258) 20250212125559109 DRLCMAC DEBUG Paging MI - TMSI-0x00000035 (pdch.cpp:258) 20250212125559109 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20250212125559109 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559109 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559109 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559109 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559109 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1014 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559109 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) 20250212125559109 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559123 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) 20250212125559123 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) 20250212125559123 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) 20250212125559123 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) 20250212125559123 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) 20250212125559123 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) 20250212125559123 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) 20250212125559123 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125559124 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) 20250212125559124 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) 20250212125559124 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) 20250212125559124 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) 20250212125559124 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) 20250212125559124 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) 20250212125559124 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) 20250212125559124 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) 20250212125559124 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) 20250212125559124 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) 20250212125559128 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) 20250212125559128 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) 20250212125559128 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1022 for type USF (pdch_ul_controller.c:184) 20250212125559128 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559128 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20250212125559128 DRLCMAC DEBUG Paging MI - TMSI-0x00000033 (pdch.cpp:258) 20250212125559128 DRLCMAC DEBUG Paging MI - TMSI-0x00000032 (pdch.cpp:258) 20250212125559128 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20250212125559128 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20250212125559128 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559128 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559128 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559128 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559128 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1018 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559128 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) 20250212125559128 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559142 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) 20250212125559142 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) 20250212125559142 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) 20250212125559142 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) 20250212125559142 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) 20250212125559142 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) 20250212125559142 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) 20250212125559142 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) 20250212125559142 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) 20250212125559142 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125559142 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) 20250212125559142 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) 20250212125559142 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) 20250212125559142 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) 20250212125559143 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) 20250212125559143 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) 20250212125559143 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) 20250212125559143 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) 20250212125559146 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) 20250212125559146 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) 20250212125559146 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1027 for type USF (pdch_ul_controller.c:184) 20250212125559146 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559146 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20250212125559146 DRLCMAC DEBUG Paging MI - TMSI-0x0000002F (pdch.cpp:258) 20250212125559146 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20250212125559146 DRLCMAC DEBUG Paging MI - TMSI-0x0000002D (pdch.cpp:258) 20250212125559146 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20250212125559146 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559146 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559146 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559146 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559146 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1022 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559146 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) 20250212125559146 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559160 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) 20250212125559160 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) 20250212125559160 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) 20250212125559160 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) 20250212125559161 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) 20250212125559161 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) 20250212125559161 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) 20250212125559161 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) 20250212125559161 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) 20250212125559161 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125559161 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) 20250212125559161 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) 20250212125559161 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) 20250212125559161 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) 20250212125559161 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) 20250212125559161 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) 20250212125559161 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) 20250212125559161 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) 20250212125559169 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) 20250212125559169 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) 20250212125559169 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1031 for type USF (pdch_ul_controller.c:184) 20250212125559169 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559169 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20250212125559169 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20250212125559169 DRLCMAC DEBUG Paging MI - TMSI-0x0000002A (pdch.cpp:258) 20250212125559169 DRLCMAC DEBUG Paging MI - TMSI-0x00000029 (pdch.cpp:258) 20250212125559169 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20250212125559169 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559169 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559170 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559170 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559170 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1027 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559170 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) 20250212125559170 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559183 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) 20250212125559183 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) 20250212125559184 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) 20250212125559184 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) 20250212125559184 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) 20250212125559184 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) 20250212125559184 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) 20250212125559184 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) 20250212125559184 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) 20250212125559184 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125559184 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) 20250212125559184 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) 20250212125559184 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) 20250212125559184 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) 20250212125559184 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) 20250212125559184 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) 20250212125559184 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) 20250212125559184 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) 20250212125559188 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) 20250212125559188 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) 20250212125559188 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1035 for type USF (pdch_ul_controller.c:184) 20250212125559188 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559188 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20250212125559188 DRLCMAC DEBUG Paging MI - TMSI-0x00000027 (pdch.cpp:258) 20250212125559188 DRLCMAC DEBUG Paging MI - TMSI-0x00000026 (pdch.cpp:258) 20250212125559188 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20250212125559188 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20250212125559188 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559188 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559188 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559188 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559188 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1031 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559188 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) 20250212125559188 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559202 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) 20250212125559202 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) 20250212125559202 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) 20250212125559202 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) 20250212125559202 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) 20250212125559202 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) 20250212125559203 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) 20250212125559203 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) 20250212125559203 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) 20250212125559203 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125559203 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) 20250212125559203 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) 20250212125559203 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) 20250212125559203 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) 20250212125559203 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) 20250212125559203 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) 20250212125559203 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) 20250212125559203 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) 20250212125559207 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) 20250212125559207 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) 20250212125559207 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1040 for type USF (pdch_ul_controller.c:184) 20250212125559207 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559207 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20250212125559207 DRLCMAC DEBUG Paging MI - TMSI-0x00000023 (pdch.cpp:258) 20250212125559207 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20250212125559207 DRLCMAC DEBUG Paging MI - TMSI-0x00000021 (pdch.cpp:258) 20250212125559207 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20250212125559207 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559207 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559207 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559207 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559207 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1035 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559207 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) 20250212125559207 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559221 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) 20250212125559221 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) 20250212125559221 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) 20250212125559221 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) 20250212125559221 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) 20250212125559221 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) 20250212125559221 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) 20250212125559221 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) 20250212125559221 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) 20250212125559221 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125559221 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) 20250212125559221 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) 20250212125559221 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) 20250212125559222 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) 20250212125559222 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) 20250212125559222 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) 20250212125559222 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) 20250212125559222 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) 20250212125559230 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) 20250212125559230 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) 20250212125559230 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1044 for type USF (pdch_ul_controller.c:184) 20250212125559230 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559230 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20250212125559230 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20250212125559230 DRLCMAC DEBUG Paging MI - TMSI-0x0000001E (pdch.cpp:258) 20250212125559230 DRLCMAC DEBUG Paging MI - TMSI-0x0000001D (pdch.cpp:258) 20250212125559230 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20250212125559230 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559230 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559230 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559230 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559230 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1040 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559230 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) 20250212125559230 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559244 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) 20250212125559244 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) 20250212125559244 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) 20250212125559244 [1;34mDL1IF 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) 20250212125559244 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) 20250212125559244 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) 20250212125559244 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) 20250212125559244 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) 20250212125559244 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) 20250212125559244 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125559245 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) 20250212125559245 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) 20250212125559245 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) 20250212125559245 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) 20250212125559245 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) 20250212125559245 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) 20250212125559245 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) 20250212125559245 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) 20250212125559248 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) 20250212125559248 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) 20250212125559248 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1048 for type USF (pdch_ul_controller.c:184) 20250212125559248 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559248 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20250212125559248 DRLCMAC DEBUG Paging MI - TMSI-0x0000001B (pdch.cpp:258) 20250212125559248 DRLCMAC DEBUG Paging MI - TMSI-0x0000001A (pdch.cpp:258) 20250212125559249 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20250212125559249 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20250212125559249 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559249 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559249 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559249 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559249 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1044 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559249 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) 20250212125559249 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559262 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) 20250212125559262 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) 20250212125559263 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) 20250212125559263 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) 20250212125559263 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) 20250212125559263 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) 20250212125559263 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) 20250212125559263 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) 20250212125559263 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) 20250212125559263 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125559263 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) 20250212125559263 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) 20250212125559263 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) 20250212125559263 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) 20250212125559263 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) 20250212125559263 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) 20250212125559264 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) 20250212125559264 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) 20250212125559267 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) 20250212125559267 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) 20250212125559267 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1053 for type USF (pdch_ul_controller.c:184) 20250212125559267 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559267 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20250212125559267 DRLCMAC DEBUG Paging MI - TMSI-0x00000017 (pdch.cpp:258) 20250212125559267 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20250212125559267 DRLCMAC DEBUG Paging MI - TMSI-0x00000015 (pdch.cpp:258) 20250212125559267 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20250212125559267 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559267 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559267 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559267 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559267 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1048 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559267 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) 20250212125559267 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559281 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) 20250212125559281 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) 20250212125559281 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) 20250212125559281 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) 20250212125559281 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) 20250212125559281 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) 20250212125559281 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) 20250212125559281 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) 20250212125559281 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) 20250212125559282 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125559282 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) 20250212125559282 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) 20250212125559282 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) 20250212125559282 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) 20250212125559282 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) 20250212125559282 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) 20250212125559282 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) 20250212125559282 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) 20250212125559290 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) 20250212125559290 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) 20250212125559290 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1057 for type USF (pdch_ul_controller.c:184) 20250212125559290 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559290 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20250212125559290 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20250212125559290 DRLCMAC DEBUG Paging MI - TMSI-0x00000012 (pdch.cpp:258) 20250212125559290 DRLCMAC DEBUG Paging MI - TMSI-0x00000011 (pdch.cpp:258) 20250212125559290 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20250212125559290 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559290 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559290 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559290 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559290 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1053 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559290 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) 20250212125559290 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559305 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) 20250212125559305 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) 20250212125559305 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) 20250212125559305 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) 20250212125559305 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) 20250212125559305 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) 20250212125559305 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) 20250212125559305 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) 20250212125559305 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) 20250212125559305 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125559305 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) 20250212125559305 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) 20250212125559306 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) 20250212125559306 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) 20250212125559306 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) 20250212125559306 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) 20250212125559306 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) 20250212125559306 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) 20250212125559309 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) 20250212125559309 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) 20250212125559309 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1061 for type USF (pdch_ul_controller.c:184) 20250212125559309 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559309 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20250212125559309 DRLCMAC DEBUG Paging MI - TMSI-0x0000000F (pdch.cpp:258) 20250212125559309 DRLCMAC DEBUG Paging MI - TMSI-0x0000000E (pdch.cpp:258) 20250212125559309 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20250212125559309 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20250212125559309 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559309 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559309 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559310 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559310 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1057 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559310 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) 20250212125559310 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559323 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) 20250212125559323 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) 20250212125559324 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) 20250212125559324 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) 20250212125559324 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) 20250212125559324 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) 20250212125559324 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) 20250212125559324 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) 20250212125559324 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) 20250212125559324 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125559325 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) 20250212125559325 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) 20250212125559325 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) 20250212125559325 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) 20250212125559325 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) 20250212125559325 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) 20250212125559325 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) 20250212125559325 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) 20250212125559328 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) 20250212125559328 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) 20250212125559328 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1066 for type USF (pdch_ul_controller.c:184) 20250212125559328 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559328 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20250212125559328 DRLCMAC DEBUG Paging MI - TMSI-0x0000000B (pdch.cpp:258) 20250212125559328 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20250212125559328 DRLCMAC DEBUG Paging MI - TMSI-0x00000009 (pdch.cpp:258) 20250212125559328 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20250212125559328 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559328 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559328 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559328 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559328 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1061 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559328 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) 20250212125559328 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559342 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) 20250212125559342 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) 20250212125559342 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) 20250212125559342 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) 20250212125559343 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) 20250212125559343 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) 20250212125559343 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) 20250212125559343 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) 20250212125559343 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) 20250212125559343 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125559343 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) 20250212125559343 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) 20250212125559343 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) 20250212125559343 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) 20250212125559344 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) 20250212125559344 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) 20250212125559344 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) 20250212125559344 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) 20250212125559351 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) 20250212125559351 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) 20250212125559351 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1070 for type USF (pdch_ul_controller.c:184) 20250212125559351 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559351 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20250212125559351 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20250212125559351 DRLCMAC DEBUG Paging MI - TMSI-0x00000006 (pdch.cpp:258) 20250212125559351 DRLCMAC DEBUG Paging MI - TMSI-0x00000005 (pdch.cpp:258) 20250212125559351 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20250212125559351 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559351 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559351 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559351 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559351 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1066 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559351 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) 20250212125559352 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559365 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) 20250212125559365 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) 20250212125559366 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) 20250212125559366 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) 20250212125559366 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) 20250212125559366 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) 20250212125559366 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) 20250212125559366 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) 20250212125559366 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) 20250212125559366 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125559366 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) 20250212125559366 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) 20250212125559366 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) 20250212125559366 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) 20250212125559366 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) 20250212125559366 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) 20250212125559367 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) 20250212125559367 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) 20250212125559370 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) 20250212125559370 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) 20250212125559370 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1074 for type USF (pdch_ul_controller.c:184) 20250212125559370 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559370 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20250212125559370 DRLCMAC DEBUG Paging MI - TMSI-0x00000003 (pdch.cpp:258) 20250212125559370 DRLCMAC DEBUG Paging MI - TMSI-0x00000002 (pdch.cpp:258) 20250212125559370 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20250212125559370 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559370 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559370 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559370 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1070 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559370 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) 20250212125559370 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559384 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) 20250212125559384 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) 20250212125559384 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) 20250212125559384 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) 20250212125559384 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) 20250212125559384 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) 20250212125559384 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) 20250212125559384 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) 20250212125559384 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) 20250212125559384 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125559384 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) 20250212125559384 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) 20250212125559384 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) 20250212125559384 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) 20250212125559385 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) 20250212125559385 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) 20250212125559385 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) 20250212125559385 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) 20250212125559388 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) 20250212125559388 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) 20250212125559388 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1079 for type USF (pdch_ul_controller.c:184) 20250212125559388 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) 20250212125559388 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125559402 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) 20250212125559402 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) 20250212125559403 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) 20250212125559403 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) 20250212125559403 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) 20250212125559403 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) 20250212125559403 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) 20250212125559403 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) 20250212125559403 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) 20250212125559403 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125559403 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) 20250212125559403 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) 20250212125559403 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) 20250212125559403 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) 20250212125559403 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) 20250212125559403 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) 20250212125559403 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) 20250212125559403 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) 20250212125559412 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) 20250212125559412 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) 20250212125559412 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1083 for type USF (pdch_ul_controller.c:184) 20250212125559412 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559412 DRLCMAC DEBUG Paging MI - TMSI-0x00000038 (pdch.cpp:258) 20250212125559412 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20250212125559412 DRLCMAC DEBUG Paging MI - TMSI-0x00000036 (pdch.cpp:258) 20250212125559412 DRLCMAC DEBUG Paging MI - TMSI-0x00000035 (pdch.cpp:258) 20250212125559412 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20250212125559412 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559412 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559412 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559412 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559412 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1079 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559412 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) 20250212125559412 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559426 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) 20250212125559426 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) 20250212125559426 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) 20250212125559426 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) 20250212125559426 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) 20250212125559426 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) 20250212125559426 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) 20250212125559426 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) 20250212125559426 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) 20250212125559426 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125559426 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) 20250212125559426 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) 20250212125559426 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) 20250212125559426 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) 20250212125559426 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) 20250212125559426 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) 20250212125559427 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) 20250212125559427 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) 20250212125559430 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) 20250212125559430 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) 20250212125559430 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1087 for type USF (pdch_ul_controller.c:184) 20250212125559430 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559430 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20250212125559430 DRLCMAC DEBUG Paging MI - TMSI-0x00000033 (pdch.cpp:258) 20250212125559430 DRLCMAC DEBUG Paging MI - TMSI-0x00000032 (pdch.cpp:258) 20250212125559430 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20250212125559430 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20250212125559430 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559430 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559430 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559430 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559430 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1083 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559430 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) 20250212125559430 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559444 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) 20250212125559444 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) 20250212125559445 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) 20250212125559445 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) 20250212125559445 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) 20250212125559445 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) 20250212125559445 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) 20250212125559445 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) 20250212125559445 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) 20250212125559445 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) 20250212125559445 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) 20250212125559445 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125559446 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) 20250212125559446 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) 20250212125559446 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) 20250212125559446 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) 20250212125559446 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) 20250212125559446 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) 20250212125559449 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) 20250212125559449 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) 20250212125559449 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1092 for type USF (pdch_ul_controller.c:184) 20250212125559449 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559449 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20250212125559449 DRLCMAC DEBUG Paging MI - TMSI-0x0000002F (pdch.cpp:258) 20250212125559449 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20250212125559449 DRLCMAC DEBUG Paging MI - TMSI-0x0000002D (pdch.cpp:258) 20250212125559449 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20250212125559449 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559449 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559449 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559449 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559449 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1087 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559449 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) 20250212125559449 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559464 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) 20250212125559464 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) 20250212125559466 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) 20250212125559466 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) 20250212125559466 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) 20250212125559466 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) 20250212125559467 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) 20250212125559467 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) 20250212125559467 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) 20250212125559467 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) 20250212125559467 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) 20250212125559467 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125559468 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) 20250212125559468 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) 20250212125559468 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) 20250212125559468 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) 20250212125559469 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) 20250212125559469 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) 20250212125559473 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) 20250212125559473 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) 20250212125559473 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1096 for type USF (pdch_ul_controller.c:184) 20250212125559473 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559473 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20250212125559473 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20250212125559473 DRLCMAC DEBUG Paging MI - TMSI-0x0000002A (pdch.cpp:258) 20250212125559473 DRLCMAC DEBUG Paging MI - TMSI-0x00000029 (pdch.cpp:258) 20250212125559473 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20250212125559473 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559473 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559473 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559473 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559473 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1092 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559473 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) 20250212125559473 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559487 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) 20250212125559487 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) 20250212125559487 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) 20250212125559487 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) 20250212125559487 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) 20250212125559487 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) 20250212125559487 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) 20250212125559487 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) 20250212125559487 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) 20250212125559487 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) 20250212125559487 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) 20250212125559487 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125559487 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) 20250212125559487 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) 20250212125559488 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) 20250212125559488 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) 20250212125559488 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) 20250212125559488 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) 20250212125559491 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) 20250212125559491 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) 20250212125559491 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1100 for type USF (pdch_ul_controller.c:184) 20250212125559491 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559491 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20250212125559491 DRLCMAC DEBUG Paging MI - TMSI-0x00000027 (pdch.cpp:258) 20250212125559491 DRLCMAC DEBUG Paging MI - TMSI-0x00000026 (pdch.cpp:258) 20250212125559491 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20250212125559491 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20250212125559491 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559491 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559491 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559491 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559491 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1096 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559491 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) 20250212125559491 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559505 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) 20250212125559505 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) 20250212125559506 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) 20250212125559506 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) 20250212125559506 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) 20250212125559506 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) 20250212125559506 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) 20250212125559506 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) 20250212125559506 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) 20250212125559506 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) 20250212125559506 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) 20250212125559506 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125559507 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) 20250212125559507 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) 20250212125559507 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) 20250212125559507 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) 20250212125559507 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) 20250212125559507 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) 20250212125559510 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) 20250212125559510 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) 20250212125559510 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1105 for type USF (pdch_ul_controller.c:184) 20250212125559510 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559510 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20250212125559510 DRLCMAC DEBUG Paging MI - TMSI-0x00000023 (pdch.cpp:258) 20250212125559510 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20250212125559510 DRLCMAC DEBUG Paging MI - TMSI-0x00000021 (pdch.cpp:258) 20250212125559510 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20250212125559510 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559510 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559510 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559510 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559510 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1100 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559510 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) 20250212125559510 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559524 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) 20250212125559524 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) 20250212125559525 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) 20250212125559525 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) 20250212125559526 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) 20250212125559526 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) 20250212125559526 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) 20250212125559526 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) 20250212125559527 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) 20250212125559527 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) 20250212125559527 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) 20250212125559527 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125559527 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) 20250212125559527 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) 20250212125559528 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) 20250212125559528 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) 20250212125559529 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) 20250212125559529 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) 20250212125559534 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) 20250212125559534 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) 20250212125559534 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1109 for type USF (pdch_ul_controller.c:184) 20250212125559534 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559534 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20250212125559534 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20250212125559534 DRLCMAC DEBUG Paging MI - TMSI-0x0000001E (pdch.cpp:258) 20250212125559534 DRLCMAC DEBUG Paging MI - TMSI-0x0000001D (pdch.cpp:258) 20250212125559534 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20250212125559534 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559535 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559535 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559535 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559535 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1105 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559535 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) 20250212125559535 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559549 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) 20250212125559549 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) 20250212125559550 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) 20250212125559550 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) 20250212125559551 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) 20250212125559551 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) 20250212125559552 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) 20250212125559552 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) 20250212125559553 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) 20250212125559553 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) 20250212125559553 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) 20250212125559553 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125559554 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) 20250212125559554 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) 20250212125559555 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) 20250212125559555 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) 20250212125559556 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) 20250212125559556 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) 20250212125559557 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) 20250212125559557 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) 20250212125559557 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1113 for type USF (pdch_ul_controller.c:184) 20250212125559557 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559557 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20250212125559557 DRLCMAC DEBUG Paging MI - TMSI-0x0000001B (pdch.cpp:258) 20250212125559557 DRLCMAC DEBUG Paging MI - TMSI-0x0000001A (pdch.cpp:258) 20250212125559557 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20250212125559557 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20250212125559557 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559558 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559558 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559558 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559558 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1109 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559558 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) 20250212125559558 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559568 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) 20250212125559568 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) 20250212125559569 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) 20250212125559569 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) 20250212125559570 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) 20250212125559570 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) 20250212125559571 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) 20250212125559571 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) 20250212125559572 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) 20250212125559572 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) 20250212125559572 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) 20250212125559572 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125559572 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) 20250212125559572 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) 20250212125559573 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) 20250212125559573 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) 20250212125559574 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) 20250212125559574 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) 20250212125559574 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) 20250212125559574 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) 20250212125559574 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1118 for type USF (pdch_ul_controller.c:184) 20250212125559574 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559574 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20250212125559574 DRLCMAC DEBUG Paging MI - TMSI-0x00000017 (pdch.cpp:258) 20250212125559574 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20250212125559574 DRLCMAC DEBUG Paging MI - TMSI-0x00000015 (pdch.cpp:258) 20250212125559574 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20250212125559574 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559574 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559574 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559575 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559575 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1113 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559575 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) 20250212125559575 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559586 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) 20250212125559586 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) 20250212125559586 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) 20250212125559586 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) 20250212125559587 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) 20250212125559587 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) 20250212125559587 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) 20250212125559587 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) 20250212125559587 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) 20250212125559587 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) 20250212125559587 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) 20250212125559587 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125559588 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) 20250212125559588 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) 20250212125559588 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) 20250212125559588 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) 20250212125559588 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) 20250212125559588 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) 20250212125559595 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) 20250212125559595 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) 20250212125559595 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1122 for type USF (pdch_ul_controller.c:184) 20250212125559595 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559595 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20250212125559595 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20250212125559595 DRLCMAC DEBUG Paging MI - TMSI-0x00000012 (pdch.cpp:258) 20250212125559595 DRLCMAC DEBUG Paging MI - TMSI-0x00000011 (pdch.cpp:258) 20250212125559595 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20250212125559595 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559595 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559595 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559595 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559595 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1118 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559595 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) 20250212125559595 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559610 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) 20250212125559610 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) 20250212125559611 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) 20250212125559611 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) 20250212125559611 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) 20250212125559611 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) 20250212125559612 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) 20250212125559612 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) 20250212125559613 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) 20250212125559613 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) 20250212125559613 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) 20250212125559613 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125559614 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) 20250212125559614 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) 20250212125559614 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) 20250212125559614 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) 20250212125559615 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) 20250212125559615 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) 20250212125559616 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) 20250212125559616 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) 20250212125559616 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1126 for type USF (pdch_ul_controller.c:184) 20250212125559616 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559616 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20250212125559616 DRLCMAC DEBUG Paging MI - TMSI-0x0000000F (pdch.cpp:258) 20250212125559616 DRLCMAC DEBUG Paging MI - TMSI-0x0000000E (pdch.cpp:258) 20250212125559616 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20250212125559616 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20250212125559616 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559616 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559616 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559616 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559616 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1122 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559616 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) 20250212125559617 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559630 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) 20250212125559630 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) 20250212125559632 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) 20250212125559632 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) 20250212125559633 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) 20250212125559633 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) 20250212125559634 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) 20250212125559634 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) 20250212125559634 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) 20250212125559634 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) 20250212125559634 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) 20250212125559634 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125559635 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) 20250212125559635 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) 20250212125559636 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) 20250212125559636 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) 20250212125559637 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) 20250212125559637 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) 20250212125559638 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) 20250212125559638 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) 20250212125559638 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1131 for type USF (pdch_ul_controller.c:184) 20250212125559638 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559638 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20250212125559638 DRLCMAC DEBUG Paging MI - TMSI-0x0000000B (pdch.cpp:258) 20250212125559638 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20250212125559638 DRLCMAC DEBUG Paging MI - TMSI-0x00000009 (pdch.cpp:258) 20250212125559638 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20250212125559638 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559638 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559638 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559639 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559639 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1126 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559639 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) 20250212125559639 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559648 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) 20250212125559648 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) 20250212125559648 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) 20250212125559648 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) 20250212125559648 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) 20250212125559648 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) 20250212125559649 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) 20250212125559649 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) 20250212125559649 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) 20250212125559649 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) 20250212125559649 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) 20250212125559649 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125559649 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) 20250212125559649 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) 20250212125559649 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) 20250212125559649 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) 20250212125559650 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) 20250212125559650 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) 20250212125559657 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) 20250212125559657 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) 20250212125559657 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1135 for type USF (pdch_ul_controller.c:184) 20250212125559657 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559657 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20250212125559657 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20250212125559657 DRLCMAC DEBUG Paging MI - TMSI-0x00000006 (pdch.cpp:258) 20250212125559657 DRLCMAC DEBUG Paging MI - TMSI-0x00000005 (pdch.cpp:258) 20250212125559657 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20250212125559657 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559657 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559657 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559657 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559657 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1131 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559657 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) 20250212125559657 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559671 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) 20250212125559671 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) 20250212125559671 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) 20250212125559671 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) 20250212125559671 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) 20250212125559671 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) 20250212125559671 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) 20250212125559671 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) 20250212125559671 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) 20250212125559671 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) 20250212125559671 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) 20250212125559671 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125559671 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) 20250212125559672 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) 20250212125559672 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) 20250212125559672 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) 20250212125559672 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) 20250212125559672 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) 20250212125559675 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) 20250212125559675 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) 20250212125559675 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1139 for type USF (pdch_ul_controller.c:184) 20250212125559675 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559675 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20250212125559675 DRLCMAC DEBUG Paging MI - TMSI-0x00000003 (pdch.cpp:258) 20250212125559675 DRLCMAC DEBUG Paging MI - TMSI-0x00000002 (pdch.cpp:258) 20250212125559675 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20250212125559675 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559675 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559675 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559675 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1135 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559675 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) 20250212125559675 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559690 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) 20250212125559690 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) 20250212125559690 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) 20250212125559690 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) 20250212125559690 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) 20250212125559690 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) 20250212125559691 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) 20250212125559691 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) 20250212125559691 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) 20250212125559691 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) 20250212125559691 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) 20250212125559691 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125559691 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) 20250212125559691 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) 20250212125559692 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) 20250212125559692 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) 20250212125559693 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) 20250212125559693 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) 20250212125559695 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) 20250212125559695 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) 20250212125559695 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1144 for type USF (pdch_ul_controller.c:184) 20250212125559695 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) 20250212125559695 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125559709 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) 20250212125559709 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) 20250212125559709 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) 20250212125559709 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) 20250212125559709 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) 20250212125559709 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) 20250212125559709 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) 20250212125559709 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) 20250212125559709 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) 20250212125559709 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) 20250212125559709 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) 20250212125559709 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125559709 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) 20250212125559709 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) 20250212125559710 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) 20250212125559710 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) 20250212125559710 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) 20250212125559710 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) 20250212125559718 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) 20250212125559718 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) 20250212125559718 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1148 for type USF (pdch_ul_controller.c:184) 20250212125559718 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559718 DRLCMAC DEBUG Paging MI - TMSI-0x00000038 (pdch.cpp:258) 20250212125559718 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20250212125559718 DRLCMAC DEBUG Paging MI - TMSI-0x00000036 (pdch.cpp:258) 20250212125559718 DRLCMAC DEBUG Paging MI - TMSI-0x00000035 (pdch.cpp:258) 20250212125559718 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20250212125559718 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559718 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559718 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559718 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559718 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1144 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559718 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) 20250212125559718 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559732 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) 20250212125559732 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) 20250212125559732 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) 20250212125559732 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) 20250212125559732 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) 20250212125559732 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) 20250212125559732 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) 20250212125559732 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) 20250212125559732 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) 20250212125559732 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) 20250212125559732 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) 20250212125559732 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125559733 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) 20250212125559733 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) 20250212125559733 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) 20250212125559733 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) 20250212125559733 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) 20250212125559733 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) 20250212125559736 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) 20250212125559736 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) 20250212125559736 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1152 for type USF (pdch_ul_controller.c:184) 20250212125559736 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559736 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20250212125559736 DRLCMAC DEBUG Paging MI - TMSI-0x00000033 (pdch.cpp:258) 20250212125559736 DRLCMAC DEBUG Paging MI - TMSI-0x00000032 (pdch.cpp:258) 20250212125559736 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20250212125559736 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20250212125559736 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559736 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559736 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559737 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559737 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1148 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559737 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) 20250212125559737 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559750 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) 20250212125559750 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) 20250212125559751 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) 20250212125559751 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) 20250212125559751 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) 20250212125559751 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) 20250212125559751 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) 20250212125559751 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) 20250212125559751 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) 20250212125559751 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) 20250212125559751 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) 20250212125559751 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) 20250212125559751 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) 20250212125559751 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125559751 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) 20250212125559751 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) 20250212125559751 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) 20250212125559751 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) 20250212125559755 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) 20250212125559755 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) 20250212125559755 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1157 for type USF (pdch_ul_controller.c:184) 20250212125559755 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559755 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20250212125559755 DRLCMAC DEBUG Paging MI - TMSI-0x0000002F (pdch.cpp:258) 20250212125559755 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20250212125559755 DRLCMAC DEBUG Paging MI - TMSI-0x0000002D (pdch.cpp:258) 20250212125559755 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20250212125559755 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559755 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559755 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559755 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559755 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1152 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559755 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) 20250212125559755 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559769 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) 20250212125559769 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) 20250212125559769 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) 20250212125559769 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) 20250212125559770 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) 20250212125559770 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) 20250212125559770 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) 20250212125559770 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) 20250212125559770 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) 20250212125559770 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) 20250212125559770 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) 20250212125559770 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) 20250212125559770 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) 20250212125559770 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125559770 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) 20250212125559770 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) 20250212125559770 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) 20250212125559770 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) 20250212125559779 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) 20250212125559779 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) 20250212125559779 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1161 for type USF (pdch_ul_controller.c:184) 20250212125559779 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559779 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20250212125559779 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20250212125559779 DRLCMAC DEBUG Paging MI - TMSI-0x0000002A (pdch.cpp:258) 20250212125559779 DRLCMAC DEBUG Paging MI - TMSI-0x00000029 (pdch.cpp:258) 20250212125559779 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20250212125559779 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559779 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559779 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559779 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559779 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1157 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559779 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) 20250212125559779 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559793 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) 20250212125559793 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) 20250212125559793 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) 20250212125559793 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) 20250212125559793 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) 20250212125559793 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) 20250212125559793 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) 20250212125559793 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) 20250212125559793 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) 20250212125559793 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) 20250212125559793 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) 20250212125559793 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) 20250212125559793 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) 20250212125559793 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125559794 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) 20250212125559794 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) 20250212125559794 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) 20250212125559794 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) 20250212125559797 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) 20250212125559797 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) 20250212125559797 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1165 for type USF (pdch_ul_controller.c:184) 20250212125559797 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559797 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20250212125559798 DRLCMAC DEBUG Paging MI - TMSI-0x00000027 (pdch.cpp:258) 20250212125559798 DRLCMAC DEBUG Paging MI - TMSI-0x00000026 (pdch.cpp:258) 20250212125559798 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20250212125559798 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20250212125559798 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559798 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559798 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559798 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559798 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1161 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559798 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) 20250212125559798 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559807 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20250212125559807 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20250212125559807 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20250212125559807 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20250212125559807 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125559807 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125559807 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125559807 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125559807 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){RELEASING}: Deallocated (fsm.c:568) 20250212125559807 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125559807 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125559812 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) 20250212125559812 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) 20250212125559812 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) 20250212125559812 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) 20250212125559813 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) 20250212125559813 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) 20250212125559813 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) 20250212125559813 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) 20250212125559813 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) 20250212125559813 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) 20250212125559814 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) 20250212125559814 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) 20250212125559814 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) 20250212125559814 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125559814 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) 20250212125559814 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) 20250212125559815 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) 20250212125559815 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) 20250212125559817 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) 20250212125559817 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) 20250212125559817 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1170 for type USF (pdch_ul_controller.c:184) 20250212125559817 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559817 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20250212125559817 DRLCMAC DEBUG Paging MI - TMSI-0x00000023 (pdch.cpp:258) 20250212125559817 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20250212125559817 DRLCMAC DEBUG Paging MI - TMSI-0x00000021 (pdch.cpp:258) 20250212125559817 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20250212125559817 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559817 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559817 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559817 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559817 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1165 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559818 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) 20250212125559818 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559832 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) 20250212125559832 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) 20250212125559833 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) 20250212125559833 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) 20250212125559834 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) 20250212125559834 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) 20250212125559834 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) 20250212125559835 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) 20250212125559835 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) 20250212125559835 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) 20250212125559836 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) 20250212125559836 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) 20250212125559836 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) 20250212125559836 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125559837 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) 20250212125559837 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) 20250212125559837 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) 20250212125559837 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) 20250212125559841 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) 20250212125559841 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) 20250212125559841 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1174 for type USF (pdch_ul_controller.c:184) 20250212125559841 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559841 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20250212125559841 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20250212125559841 DRLCMAC DEBUG Paging MI - TMSI-0x0000001E (pdch.cpp:258) 20250212125559841 DRLCMAC DEBUG Paging MI - TMSI-0x0000001D (pdch.cpp:258) 20250212125559841 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20250212125559841 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559841 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559841 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559842 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559842 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1170 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559842 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) 20250212125559843 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559854 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) 20250212125559854 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) 20250212125559855 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) 20250212125559855 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) 20250212125559855 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) 20250212125559855 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) 20250212125559855 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) 20250212125559855 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) 20250212125559855 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) 20250212125559856 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) 20250212125559856 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) 20250212125559856 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) 20250212125559856 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) 20250212125559856 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125559856 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) 20250212125559856 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) 20250212125559857 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) 20250212125559857 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) 20250212125559859 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) 20250212125559859 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) 20250212125559859 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1178 for type USF (pdch_ul_controller.c:184) 20250212125559859 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559859 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20250212125559859 DRLCMAC DEBUG Paging MI - TMSI-0x0000001B (pdch.cpp:258) 20250212125559859 DRLCMAC DEBUG Paging MI - TMSI-0x0000001A (pdch.cpp:258) 20250212125559859 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20250212125559859 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20250212125559859 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559859 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559859 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559859 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559859 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1174 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559859 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) 20250212125559859 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559873 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) 20250212125559873 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) 20250212125559874 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) 20250212125559874 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) 20250212125559874 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) 20250212125559874 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) 20250212125559875 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) 20250212125559875 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) 20250212125559875 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) 20250212125559875 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) 20250212125559875 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) 20250212125559875 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) 20250212125559875 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) 20250212125559875 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125559876 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) 20250212125559876 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) 20250212125559876 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) 20250212125559876 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) 20250212125559878 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) 20250212125559878 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) 20250212125559878 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1183 for type USF (pdch_ul_controller.c:184) 20250212125559878 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559878 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20250212125559878 DRLCMAC DEBUG Paging MI - TMSI-0x00000017 (pdch.cpp:258) 20250212125559878 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20250212125559878 DRLCMAC DEBUG Paging MI - TMSI-0x00000015 (pdch.cpp:258) 20250212125559878 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20250212125559878 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559878 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559878 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559878 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559878 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1178 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559878 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) 20250212125559879 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559893 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) 20250212125559893 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) 20250212125559894 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) 20250212125559894 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) 20250212125559895 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) 20250212125559895 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) 20250212125559895 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) 20250212125559895 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) 20250212125559896 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) 20250212125559896 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) 20250212125559896 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) 20250212125559896 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) 20250212125559896 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) 20250212125559896 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125559897 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) 20250212125559897 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) 20250212125559897 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) 20250212125559897 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) 20250212125559902 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) 20250212125559902 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) 20250212125559902 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1187 for type USF (pdch_ul_controller.c:184) 20250212125559902 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559902 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20250212125559902 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20250212125559902 DRLCMAC DEBUG Paging MI - TMSI-0x00000012 (pdch.cpp:258) 20250212125559902 DRLCMAC DEBUG Paging MI - TMSI-0x00000011 (pdch.cpp:258) 20250212125559902 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20250212125559902 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559902 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559902 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559902 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559902 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1183 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559902 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) 20250212125559902 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559926 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) 20250212125559927 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) 20250212125559928 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) 20250212125559928 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) 20250212125559928 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) 20250212125559928 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) 20250212125559929 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) 20250212125559929 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) 20250212125559930 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) 20250212125559930 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) 20250212125559930 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) 20250212125559930 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) 20250212125559930 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) 20250212125559930 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125559931 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) 20250212125559931 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) 20250212125559931 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) 20250212125559931 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) 20250212125559932 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) 20250212125559932 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) 20250212125559932 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1191 for type USF (pdch_ul_controller.c:184) 20250212125559932 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559932 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20250212125559932 DRLCMAC DEBUG Paging MI - TMSI-0x0000000F (pdch.cpp:258) 20250212125559932 DRLCMAC DEBUG Paging MI - TMSI-0x0000000E (pdch.cpp:258) 20250212125559932 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20250212125559932 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20250212125559932 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559932 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559932 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559933 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559933 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1187 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559933 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) 20250212125559933 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559945 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) 20250212125559945 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) 20250212125559947 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) 20250212125559947 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) 20250212125559947 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) 20250212125559947 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) 20250212125559948 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) 20250212125559948 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) 20250212125559949 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) 20250212125559949 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) 20250212125559950 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) 20250212125559950 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) 20250212125559950 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) 20250212125559950 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125559951 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) 20250212125559951 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) 20250212125559951 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) 20250212125559951 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) 20250212125559952 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) 20250212125559952 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) 20250212125559952 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1196 for type USF (pdch_ul_controller.c:184) 20250212125559952 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559952 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20250212125559952 DRLCMAC DEBUG Paging MI - TMSI-0x0000000B (pdch.cpp:258) 20250212125559952 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20250212125559952 DRLCMAC DEBUG Paging MI - TMSI-0x00000009 (pdch.cpp:258) 20250212125559952 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20250212125559952 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559952 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559952 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559953 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559953 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1191 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559953 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) 20250212125559953 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559966 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) 20250212125559966 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) 20250212125559968 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) 20250212125559968 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) 20250212125559969 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) 20250212125559969 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) 20250212125559970 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) 20250212125559970 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) 20250212125559970 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) 20250212125559970 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) 20250212125559971 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) 20250212125559971 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) 20250212125559971 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) 20250212125559971 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125559972 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) 20250212125559972 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) 20250212125559972 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) 20250212125559972 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) 20250212125559975 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) 20250212125559975 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) 20250212125559975 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1200 for type USF (pdch_ul_controller.c:184) 20250212125559975 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559975 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20250212125559975 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20250212125559975 DRLCMAC DEBUG Paging MI - TMSI-0x00000006 (pdch.cpp:258) 20250212125559975 DRLCMAC DEBUG Paging MI - TMSI-0x00000005 (pdch.cpp:258) 20250212125559975 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20250212125559975 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125559975 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559975 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559975 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559975 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1196 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559975 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) 20250212125559975 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125559988 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) 20250212125559988 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) 20250212125559988 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) 20250212125559988 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) 20250212125559989 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) 20250212125559989 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) 20250212125559989 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) 20250212125559989 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) 20250212125559989 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) 20250212125559989 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) 20250212125559989 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) 20250212125559989 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) 20250212125559989 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) 20250212125559989 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125559989 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) 20250212125559989 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) 20250212125559989 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) 20250212125559989 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) 20250212125559993 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) 20250212125559993 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) 20250212125559993 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1204 for type USF (pdch_ul_controller.c:184) 20250212125559993 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20250212125559993 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20250212125559993 DRLCMAC DEBUG Paging MI - TMSI-0x00000003 (pdch.cpp:258) 20250212125559993 DRLCMAC DEBUG Paging MI - TMSI-0x00000002 (pdch.cpp:258) 20250212125559993 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20250212125559993 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125559993 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125559993 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125559993 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1200 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125559993 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) 20250212125559993 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125600008 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) 20250212125600008 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) 20250212125600008 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) 20250212125600008 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) 20250212125600009 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) 20250212125600009 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) 20250212125600009 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) 20250212125600009 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) 20250212125600010 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) 20250212125600010 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) 20250212125600010 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) 20250212125600010 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) 20250212125600010 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) 20250212125600010 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125600011 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) 20250212125600011 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) 20250212125600011 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) 20250212125600012 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) 20250212125600012 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) 20250212125600012 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) 20250212125600012 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1209 for type USF (pdch_ul_controller.c:184) 20250212125600012 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) 20250212125600013 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125600028 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) 20250212125600028 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) 20250212125600030 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) 20250212125600030 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) 20250212125600032 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) 20250212125600032 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) 20250212125600033 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) 20250212125600033 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) 20250212125600034 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) 20250212125600034 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) 20250212125600035 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) 20250212125600035 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) 20250212125600036 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) 20250212125600036 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125600037 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) 20250212125600037 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) 20250212125600038 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) 20250212125600038 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) 20250212125600039 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) 20250212125600039 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) 20250212125600039 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1213 for type USF (pdch_ul_controller.c:184) 20250212125600039 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125600039 DRLCMAC DEBUG Paging MI - TMSI-0x00000038 (pdch.cpp:258) 20250212125600039 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20250212125600039 DRLCMAC DEBUG Paging MI - TMSI-0x00000036 (pdch.cpp:258) 20250212125600039 DRLCMAC DEBUG Paging MI - TMSI-0x00000035 (pdch.cpp:258) 20250212125600039 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20250212125600039 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125600039 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125600039 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125600040 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125600040 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1209 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125600040 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) 20250212125600041 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125600051 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) 20250212125600051 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) 20250212125600051 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) 20250212125600051 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) 20250212125600051 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) 20250212125600051 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) 20250212125600051 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) 20250212125600052 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) 20250212125600052 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) 20250212125600052 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) 20250212125600052 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) 20250212125600052 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) 20250212125600052 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) 20250212125600052 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125600052 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) 20250212125600052 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) 20250212125600052 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) 20250212125600052 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) 20250212125600055 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) 20250212125600055 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) 20250212125600055 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1217 for type USF (pdch_ul_controller.c:184) 20250212125600055 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125600055 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20250212125600055 DRLCMAC DEBUG Paging MI - TMSI-0x00000033 (pdch.cpp:258) 20250212125600055 DRLCMAC DEBUG Paging MI - TMSI-0x00000032 (pdch.cpp:258) 20250212125600055 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20250212125600055 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20250212125600055 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125600055 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125600055 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125600055 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125600055 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1213 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125600055 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) 20250212125600055 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125600069 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) 20250212125600069 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) 20250212125600070 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) 20250212125600070 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) 20250212125600070 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) 20250212125600070 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) 20250212125600071 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) 20250212125600071 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) 20250212125600071 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) 20250212125600071 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) 20250212125600071 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) 20250212125600071 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) 20250212125600072 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) 20250212125600072 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) 20250212125600072 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) 20250212125600072 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125600072 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) 20250212125600072 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) 20250212125600074 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) 20250212125600074 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) 20250212125600074 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1222 for type USF (pdch_ul_controller.c:184) 20250212125600074 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125600074 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20250212125600074 DRLCMAC DEBUG Paging MI - TMSI-0x0000002F (pdch.cpp:258) 20250212125600074 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20250212125600074 DRLCMAC DEBUG Paging MI - TMSI-0x0000002D (pdch.cpp:258) 20250212125600074 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20250212125600074 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125600074 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125600074 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125600075 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125600075 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1217 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125600075 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) 20250212125600075 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125600090 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) 20250212125600090 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) 20250212125600092 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) 20250212125600092 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) 20250212125600093 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) 20250212125600093 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) 20250212125600094 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) 20250212125600094 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) 20250212125600095 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) 20250212125600095 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) 20250212125600096 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) 20250212125600096 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) 20250212125600097 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) 20250212125600097 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) 20250212125600097 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) 20250212125600097 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125600098 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) 20250212125600098 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) 20250212125600100 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) 20250212125600100 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) 20250212125600100 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1226 for type USF (pdch_ul_controller.c:184) 20250212125600100 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125600100 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20250212125600100 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20250212125600100 DRLCMAC DEBUG Paging MI - TMSI-0x0000002A (pdch.cpp:258) 20250212125600100 DRLCMAC DEBUG Paging MI - TMSI-0x00000029 (pdch.cpp:258) 20250212125600100 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20250212125600100 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125600100 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125600100 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125600101 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125600101 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1222 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125600101 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) 20250212125600102 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125600114 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) 20250212125600114 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) 20250212125600114 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) 20250212125600114 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) 20250212125600115 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) 20250212125600115 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) 20250212125600115 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) 20250212125600115 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) 20250212125600115 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) 20250212125600115 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) 20250212125600115 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) 20250212125600115 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) 20250212125600116 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) 20250212125600116 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) 20250212125600116 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) 20250212125600116 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125600116 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) 20250212125600116 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) 20250212125600117 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) 20250212125600117 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) 20250212125600117 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1230 for type USF (pdch_ul_controller.c:184) 20250212125600117 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125600117 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20250212125600117 DRLCMAC DEBUG Paging MI - TMSI-0x00000027 (pdch.cpp:258) 20250212125600117 DRLCMAC DEBUG Paging MI - TMSI-0x00000026 (pdch.cpp:258) 20250212125600117 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20250212125600117 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20250212125600117 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125600117 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125600117 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125600118 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125600118 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1226 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125600118 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) 20250212125600118 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125600131 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) 20250212125600131 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) 20250212125600132 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) 20250212125600132 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) 20250212125600132 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) 20250212125600132 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) 20250212125600132 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) 20250212125600132 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) 20250212125600132 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) 20250212125600132 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) 20250212125600132 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) 20250212125600132 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) 20250212125600132 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) 20250212125600132 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) 20250212125600132 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) 20250212125600132 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125600132 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) 20250212125600132 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) 20250212125600136 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) 20250212125600136 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) 20250212125600136 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1235 for type USF (pdch_ul_controller.c:184) 20250212125600136 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125600136 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20250212125600136 DRLCMAC DEBUG Paging MI - TMSI-0x00000023 (pdch.cpp:258) 20250212125600136 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20250212125600136 DRLCMAC DEBUG Paging MI - TMSI-0x00000021 (pdch.cpp:258) 20250212125600136 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20250212125600136 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125600136 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125600136 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125600136 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125600136 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1230 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125600136 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) 20250212125600136 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125600150 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) 20250212125600150 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) 20250212125600150 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) 20250212125600150 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) 20250212125600150 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) 20250212125600150 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) 20250212125600151 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) 20250212125600151 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) 20250212125600151 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) 20250212125600151 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) 20250212125600151 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) 20250212125600151 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) 20250212125600151 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) 20250212125600151 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) 20250212125600151 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) 20250212125600151 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125600151 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) 20250212125600151 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) 20250212125600159 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) 20250212125600159 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) 20250212125600159 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1239 for type USF (pdch_ul_controller.c:184) 20250212125600159 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125600159 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20250212125600159 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20250212125600159 DRLCMAC DEBUG Paging MI - TMSI-0x0000001E (pdch.cpp:258) 20250212125600159 DRLCMAC DEBUG Paging MI - TMSI-0x0000001D (pdch.cpp:258) 20250212125600159 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20250212125600159 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125600159 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125600159 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125600159 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125600159 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1235 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125600159 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) 20250212125600159 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125600173 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) 20250212125600173 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) 20250212125600174 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) 20250212125600174 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) 20250212125600174 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) 20250212125600174 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) 20250212125600174 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) 20250212125600174 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) 20250212125600174 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) 20250212125600174 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) 20250212125600174 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) 20250212125600174 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) 20250212125600174 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) 20250212125600174 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) 20250212125600174 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) 20250212125600174 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125600175 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) 20250212125600175 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) 20250212125600178 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) 20250212125600178 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) 20250212125600178 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1243 for type USF (pdch_ul_controller.c:184) 20250212125600178 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125600178 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20250212125600178 DRLCMAC DEBUG Paging MI - TMSI-0x0000001B (pdch.cpp:258) 20250212125600178 DRLCMAC DEBUG Paging MI - TMSI-0x0000001A (pdch.cpp:258) 20250212125600178 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20250212125600178 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20250212125600178 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125600178 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125600178 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125600178 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125600178 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1239 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125600178 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) 20250212125600178 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125600192 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) 20250212125600192 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) 20250212125600192 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) 20250212125600192 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) 20250212125600193 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) 20250212125600193 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) 20250212125600193 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) 20250212125600193 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) 20250212125600193 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) 20250212125600193 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) 20250212125600193 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) 20250212125600193 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) 20250212125600193 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) 20250212125600193 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) 20250212125600193 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) 20250212125600193 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125600193 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) 20250212125600193 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) 20250212125600197 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) 20250212125600197 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) 20250212125600197 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1248 for type USF (pdch_ul_controller.c:184) 20250212125600197 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125600197 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20250212125600197 DRLCMAC DEBUG Paging MI - TMSI-0x00000017 (pdch.cpp:258) 20250212125600197 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20250212125600197 DRLCMAC DEBUG Paging MI - TMSI-0x00000015 (pdch.cpp:258) 20250212125600197 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20250212125600197 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125600197 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125600197 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125600197 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125600197 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1243 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125600197 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) 20250212125600197 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125600211 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) 20250212125600211 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) 20250212125600211 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) 20250212125600211 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) 20250212125600211 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) 20250212125600211 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) 20250212125600212 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) 20250212125600212 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) 20250212125600212 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) 20250212125600212 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) 20250212125600212 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) 20250212125600212 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) 20250212125600213 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) 20250212125600213 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) 20250212125600213 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) 20250212125600213 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125600213 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) 20250212125600213 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) 20250212125600220 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) 20250212125600220 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) 20250212125600220 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1252 for type USF (pdch_ul_controller.c:184) 20250212125600220 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125600220 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20250212125600220 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20250212125600220 DRLCMAC DEBUG Paging MI - TMSI-0x00000012 (pdch.cpp:258) 20250212125600220 DRLCMAC DEBUG Paging MI - TMSI-0x00000011 (pdch.cpp:258) 20250212125600220 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20250212125600220 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125600220 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125600220 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125600220 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125600220 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1248 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125600220 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) 20250212125600220 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125600234 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) 20250212125600234 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) 20250212125600234 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) 20250212125600234 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) 20250212125600235 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) 20250212125600235 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) 20250212125600235 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) 20250212125600235 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) 20250212125600235 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) 20250212125600235 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) 20250212125600235 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) 20250212125600235 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) 20250212125600235 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) 20250212125600235 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) 20250212125600235 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) 20250212125600235 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125600235 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) 20250212125600235 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) 20250212125600238 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) 20250212125600238 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) 20250212125600238 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1256 for type USF (pdch_ul_controller.c:184) 20250212125600239 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125600239 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20250212125600239 DRLCMAC DEBUG Paging MI - TMSI-0x0000000F (pdch.cpp:258) 20250212125600239 DRLCMAC DEBUG Paging MI - TMSI-0x0000000E (pdch.cpp:258) 20250212125600239 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20250212125600239 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20250212125600239 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125600239 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125600239 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125600239 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125600239 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1252 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125600239 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) 20250212125600239 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125600252 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) 20250212125600253 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) 20250212125600253 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) 20250212125600253 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) 20250212125600253 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) 20250212125600253 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) 20250212125600253 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) 20250212125600253 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) 20250212125600253 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) 20250212125600253 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) 20250212125600253 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) 20250212125600253 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) 20250212125600253 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) 20250212125600253 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) 20250212125600253 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) 20250212125600253 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125600254 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) 20250212125600254 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) 20250212125600257 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) 20250212125600257 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) 20250212125600257 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1261 for type USF (pdch_ul_controller.c:184) 20250212125600257 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125600257 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20250212125600257 DRLCMAC DEBUG Paging MI - TMSI-0x0000000B (pdch.cpp:258) 20250212125600257 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20250212125600257 DRLCMAC DEBUG Paging MI - TMSI-0x00000009 (pdch.cpp:258) 20250212125600257 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20250212125600257 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125600257 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125600257 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125600257 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125600257 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1256 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125600257 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) 20250212125600258 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125600271 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) 20250212125600271 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) 20250212125600272 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) 20250212125600272 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) 20250212125600272 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) 20250212125600272 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) 20250212125600272 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) 20250212125600272 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) 20250212125600273 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) 20250212125600273 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) 20250212125600273 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) 20250212125600273 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) 20250212125600273 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) 20250212125600273 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) 20250212125600273 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) 20250212125600273 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125600273 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) 20250212125600273 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) 20250212125600281 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) 20250212125600281 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) 20250212125600281 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1265 for type USF (pdch_ul_controller.c:184) 20250212125600281 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125600281 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20250212125600281 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20250212125600281 DRLCMAC DEBUG Paging MI - TMSI-0x00000006 (pdch.cpp:258) 20250212125600281 DRLCMAC DEBUG Paging MI - TMSI-0x00000005 (pdch.cpp:258) 20250212125600281 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20250212125600281 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125600281 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125600281 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125600281 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125600281 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1261 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125600281 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) 20250212125600281 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125600316 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) 20250212125600316 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) 20250212125600316 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) 20250212125600316 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) 20250212125600317 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) 20250212125600317 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) 20250212125600318 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) 20250212125600318 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) 20250212125600318 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) 20250212125600318 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) 20250212125600319 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) 20250212125600319 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) 20250212125600319 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) 20250212125600319 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) 20250212125600319 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) 20250212125600319 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125600319 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) 20250212125600319 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) 20250212125600320 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) 20250212125600320 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) 20250212125600320 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1269 for type USF (pdch_ul_controller.c:184) 20250212125600320 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20250212125600320 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20250212125600320 DRLCMAC DEBUG Paging MI - TMSI-0x00000003 (pdch.cpp:258) 20250212125600320 DRLCMAC DEBUG Paging MI - TMSI-0x00000002 (pdch.cpp:258) 20250212125600320 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20250212125600320 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125600320 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125600320 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125600320 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1265 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125600320 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) 20250212125600320 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125600334 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) 20250212125600334 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) 20250212125600335 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) 20250212125600335 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) 20250212125600336 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) 20250212125600336 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) 20250212125600337 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) 20250212125600337 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) 20250212125600337 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) 20250212125600337 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) 20250212125600338 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) 20250212125600338 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) 20250212125600339 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) 20250212125600339 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) 20250212125600339 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) 20250212125600339 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125600340 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) 20250212125600340 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) 20250212125600341 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) 20250212125600341 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) 20250212125600341 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1274 for type USF (pdch_ul_controller.c:184) 20250212125600341 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) 20250212125600341 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125600353 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) 20250212125600353 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) 20250212125600355 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) 20250212125600355 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) 20250212125600356 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) 20250212125600356 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) 20250212125600358 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) 20250212125600358 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) 20250212125600359 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) 20250212125600359 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) 20250212125600360 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) 20250212125600360 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) 20250212125600361 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) 20250212125600361 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) 20250212125600361 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) 20250212125600361 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125600362 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) 20250212125600362 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) 20250212125600364 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) 20250212125600364 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) 20250212125600364 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1278 for type USF (pdch_ul_controller.c:184) 20250212125600364 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125600364 DRLCMAC DEBUG Paging MI - TMSI-0x00000038 (pdch.cpp:258) 20250212125600364 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20250212125600364 DRLCMAC DEBUG Paging MI - TMSI-0x00000036 (pdch.cpp:258) 20250212125600364 DRLCMAC DEBUG Paging MI - TMSI-0x00000035 (pdch.cpp:258) 20250212125600364 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20250212125600364 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125600364 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125600364 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125600364 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125600364 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1274 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125600364 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) 20250212125600364 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125600365 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20250212125600365 DTBF INFO TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} free (tbf.cpp:271) 20250212125600365 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20250212125600365 DMS INFO MS(TLLI-0x00000009:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000009){RELEASING} (gprs_ms.c:381) 20250212125600365 DMS INFO MS(TLLI-0x00000009:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600365 DMS INFO MS(TLLI-0x00000009:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600365 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600365 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20250212125600365 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){RELEASING}: Deallocated (fsm.c:568) 20250212125600365 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20250212125600365 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125600377 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) 20250212125600377 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) 20250212125600377 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) 20250212125600377 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) 20250212125600377 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) 20250212125600377 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) 20250212125600377 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) 20250212125600377 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) 20250212125600377 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) 20250212125600377 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) 20250212125600377 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) 20250212125600377 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) 20250212125600378 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) 20250212125600378 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) 20250212125600378 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) 20250212125600378 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125600378 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) 20250212125600378 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) 20250212125600381 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) 20250212125600381 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) 20250212125600381 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1282 for type USF (pdch_ul_controller.c:184) 20250212125600381 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125600381 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20250212125600381 DRLCMAC DEBUG Paging MI - TMSI-0x00000033 (pdch.cpp:258) 20250212125600381 DRLCMAC DEBUG Paging MI - TMSI-0x00000032 (pdch.cpp:258) 20250212125600381 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20250212125600381 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20250212125600381 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125600381 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125600381 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125600381 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125600381 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1278 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125600381 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) 20250212125600381 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125600395 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) 20250212125600395 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) 20250212125600395 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) 20250212125600395 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) 20250212125600396 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) 20250212125600396 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) 20250212125600396 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) 20250212125600396 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) 20250212125600396 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) 20250212125600396 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) 20250212125600396 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) 20250212125600396 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) 20250212125600396 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) 20250212125600396 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) 20250212125600396 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) 20250212125600396 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) 20250212125600396 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) 20250212125600396 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125600400 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) 20250212125600400 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) 20250212125600400 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1287 for type USF (pdch_ul_controller.c:184) 20250212125600400 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125600400 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20250212125600400 DRLCMAC DEBUG Paging MI - TMSI-0x0000002F (pdch.cpp:258) 20250212125600400 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20250212125600400 DRLCMAC DEBUG Paging MI - TMSI-0x0000002D (pdch.cpp:258) 20250212125600400 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20250212125600400 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125600400 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125600400 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125600400 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125600400 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1282 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125600400 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) 20250212125600400 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125600414 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) 20250212125600414 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) 20250212125600414 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) 20250212125600414 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) 20250212125600415 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) 20250212125600415 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) 20250212125600415 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) 20250212125600415 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) 20250212125600415 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) 20250212125600415 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) 20250212125600416 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) 20250212125600416 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) 20250212125600416 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) 20250212125600416 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) 20250212125600416 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) 20250212125600416 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) 20250212125600416 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) 20250212125600416 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125600424 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) 20250212125600424 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) 20250212125600424 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1291 for type USF (pdch_ul_controller.c:184) 20250212125600424 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125600424 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20250212125600424 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20250212125600424 DRLCMAC DEBUG Paging MI - TMSI-0x0000002A (pdch.cpp:258) 20250212125600424 DRLCMAC DEBUG Paging MI - TMSI-0x00000029 (pdch.cpp:258) 20250212125600424 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20250212125600424 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125600424 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125600424 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125600424 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125600424 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1287 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125600424 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) 20250212125600424 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125600440 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) 20250212125600440 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) 20250212125600441 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) 20250212125600441 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) 20250212125600442 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) 20250212125600442 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) 20250212125600442 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) 20250212125600442 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) 20250212125600442 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) 20250212125600443 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) 20250212125600443 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) 20250212125600443 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) 20250212125600444 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) 20250212125600444 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) 20250212125600444 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) 20250212125600444 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) 20250212125600444 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) 20250212125600444 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125600444 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) 20250212125600444 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) 20250212125600444 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1295 for type USF (pdch_ul_controller.c:184) 20250212125600444 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125600444 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20250212125600445 DRLCMAC DEBUG Paging MI - TMSI-0x00000027 (pdch.cpp:258) 20250212125600445 DRLCMAC DEBUG Paging MI - TMSI-0x00000026 (pdch.cpp:258) 20250212125600445 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20250212125600445 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20250212125600445 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125600445 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125600445 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125600445 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125600445 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1291 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125600445 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) 20250212125600445 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125600459 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) 20250212125600459 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) 20250212125600460 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) 20250212125600460 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) 20250212125600461 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) 20250212125600461 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) 20250212125600462 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) 20250212125600462 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) 20250212125600463 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) 20250212125600463 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) 20250212125600463 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) 20250212125600463 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) 20250212125600464 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) 20250212125600464 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) 20250212125600465 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) 20250212125600465 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) 20250212125600465 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) 20250212125600465 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125600466 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) 20250212125600466 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) 20250212125600467 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1300 for type USF (pdch_ul_controller.c:184) 20250212125600467 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125600467 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20250212125600467 DRLCMAC DEBUG Paging MI - TMSI-0x00000023 (pdch.cpp:258) 20250212125600467 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20250212125600467 DRLCMAC DEBUG Paging MI - TMSI-0x00000021 (pdch.cpp:258) 20250212125600467 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20250212125600467 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125600467 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125600467 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125600468 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125600468 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1295 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125600468 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) 20250212125600468 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125600478 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) 20250212125600478 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) 20250212125600480 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) 20250212125600480 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) 20250212125600482 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) 20250212125600482 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) 20250212125600483 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) 20250212125600483 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) 20250212125600484 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) 20250212125600484 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) 20250212125600485 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) 20250212125600485 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) 20250212125600486 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) 20250212125600486 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) 20250212125600486 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) 20250212125600486 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) 20250212125600486 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) 20250212125600486 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125600487 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) 20250212125600487 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) 20250212125600487 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1304 for type USF (pdch_ul_controller.c:184) 20250212125600487 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125600487 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20250212125600487 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20250212125600487 DRLCMAC DEBUG Paging MI - TMSI-0x0000001E (pdch.cpp:258) 20250212125600487 DRLCMAC DEBUG Paging MI - TMSI-0x0000001D (pdch.cpp:258) 20250212125600487 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20250212125600487 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125600487 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125600487 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125600487 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125600487 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1300 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125600487 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) 20250212125600488 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125600502 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) 20250212125600502 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) 20250212125600503 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) 20250212125600503 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) 20250212125600504 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) 20250212125600504 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) 20250212125600505 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) 20250212125600505 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) 20250212125600506 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) 20250212125600506 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) 20250212125600507 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) 20250212125600507 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) 20250212125600507 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) 20250212125600507 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) 20250212125600508 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) 20250212125600509 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) 20250212125600509 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) 20250212125600509 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125600510 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) 20250212125600510 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) 20250212125600510 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1308 for type USF (pdch_ul_controller.c:184) 20250212125600510 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125600510 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20250212125600510 DRLCMAC DEBUG Paging MI - TMSI-0x0000001B (pdch.cpp:258) 20250212125600510 DRLCMAC DEBUG Paging MI - TMSI-0x0000001A (pdch.cpp:258) 20250212125600510 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20250212125600510 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20250212125600510 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125600510 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125600510 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125600511 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125600511 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1304 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125600511 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) 20250212125600511 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125600521 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) 20250212125600521 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) 20250212125600524 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) 20250212125600524 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) 20250212125600525 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) 20250212125600525 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) 20250212125600526 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) 20250212125600526 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) 20250212125600527 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) 20250212125600527 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) 20250212125600528 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) 20250212125600528 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) 20250212125600529 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) 20250212125600529 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) 20250212125600530 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) 20250212125600530 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) 20250212125600530 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) 20250212125600530 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125600531 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) 20250212125600531 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) 20250212125600531 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1313 for type USF (pdch_ul_controller.c:184) 20250212125600531 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125600531 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20250212125600531 DRLCMAC DEBUG Paging MI - TMSI-0x00000017 (pdch.cpp:258) 20250212125600531 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20250212125600531 DRLCMAC DEBUG Paging MI - TMSI-0x00000015 (pdch.cpp:258) 20250212125600531 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20250212125600531 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125600531 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125600531 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125600532 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125600532 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1308 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125600532 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) 20250212125600532 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125600540 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) 20250212125600540 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) 20250212125600541 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) 20250212125600541 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) 20250212125600542 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) 20250212125600542 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) 20250212125600543 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) 20250212125600543 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) 20250212125600544 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) 20250212125600544 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) 20250212125600544 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) 20250212125600544 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) 20250212125600545 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) 20250212125600545 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) 20250212125600545 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) 20250212125600545 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) 20250212125600545 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) 20250212125600545 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125600549 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) 20250212125600549 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) 20250212125600549 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1317 for type USF (pdch_ul_controller.c:184) 20250212125600549 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125600549 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20250212125600549 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20250212125600549 DRLCMAC DEBUG Paging MI - TMSI-0x00000012 (pdch.cpp:258) 20250212125600549 DRLCMAC DEBUG Paging MI - TMSI-0x00000011 (pdch.cpp:258) 20250212125600549 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20250212125600549 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125600549 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125600549 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125600549 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125600549 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1313 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125600549 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) 20250212125600549 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125600563 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) 20250212125600563 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) 20250212125600563 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) 20250212125600563 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) 20250212125600564 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) 20250212125600564 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) 20250212125600564 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) 20250212125600564 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) 20250212125600564 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) 20250212125600564 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) 20250212125600565 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) 20250212125600565 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) 20250212125600565 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) 20250212125600565 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) 20250212125600565 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) 20250212125600565 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) 20250212125600565 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) 20250212125600565 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125600568 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) 20250212125600568 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) 20250212125600568 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1321 for type USF (pdch_ul_controller.c:184) 20250212125600568 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125600568 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20250212125600568 DRLCMAC DEBUG Paging MI - TMSI-0x0000000F (pdch.cpp:258) 20250212125600568 DRLCMAC DEBUG Paging MI - TMSI-0x0000000E (pdch.cpp:258) 20250212125600568 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20250212125600568 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20250212125600568 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125600568 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125600568 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125600568 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125600568 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1317 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125600568 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) 20250212125600568 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125600583 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) 20250212125600583 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) 20250212125600585 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) 20250212125600585 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) 20250212125600586 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) 20250212125600586 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) 20250212125600587 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) 20250212125600587 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) 20250212125600587 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) 20250212125600587 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) 20250212125600588 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) 20250212125600588 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) 20250212125600588 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) 20250212125600588 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) 20250212125600589 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) 20250212125600589 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) 20250212125600589 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) 20250212125600589 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125600590 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) 20250212125600590 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) 20250212125600590 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1326 for type USF (pdch_ul_controller.c:184) 20250212125600590 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125600590 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20250212125600590 DRLCMAC DEBUG Paging MI - TMSI-0x0000000B (pdch.cpp:258) 20250212125600590 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20250212125600590 DRLCMAC DEBUG Paging MI - TMSI-0x00000009 (pdch.cpp:258) 20250212125600590 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20250212125600590 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125600591 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125600591 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125600592 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125600592 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1321 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125600592 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) 20250212125600592 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125600602 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) 20250212125600602 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) 20250212125600603 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) 20250212125600604 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) 20250212125600605 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) 20250212125600605 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) 20250212125600605 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) 20250212125600605 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) 20250212125600606 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) 20250212125600606 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) 20250212125600607 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) 20250212125600607 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) 20250212125600608 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) 20250212125600608 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) 20250212125600608 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) 20250212125600609 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) 20250212125600609 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) 20250212125600609 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125600611 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) 20250212125600611 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) 20250212125600611 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1330 for type USF (pdch_ul_controller.c:184) 20250212125600611 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125600611 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20250212125600611 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20250212125600611 DRLCMAC DEBUG Paging MI - TMSI-0x00000006 (pdch.cpp:258) 20250212125600611 DRLCMAC DEBUG Paging MI - TMSI-0x00000005 (pdch.cpp:258) 20250212125600611 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20250212125600611 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20250212125600612 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125600612 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125600613 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125600613 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1326 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125600613 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) 20250212125600613 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125600626 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) 20250212125600626 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) 20250212125600627 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) 20250212125600627 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) 20250212125600628 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) 20250212125600628 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) 20250212125600629 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) 20250212125600629 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) 20250212125600630 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) 20250212125600630 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) 20250212125600631 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) 20250212125600631 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) 20250212125600633 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) 20250212125600633 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) 20250212125600634 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) 20250212125600634 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) 20250212125600634 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) 20250212125600634 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125600635 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) 20250212125600635 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) 20250212125600635 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1334 for type USF (pdch_ul_controller.c:184) 20250212125600635 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20250212125600635 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20250212125600635 DRLCMAC DEBUG Paging MI - TMSI-0x00000003 (pdch.cpp:258) 20250212125600635 DRLCMAC DEBUG Paging MI - TMSI-0x00000002 (pdch.cpp:258) 20250212125600635 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20250212125600635 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20250212125600635 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20250212125600636 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20250212125600636 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1330 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20250212125600636 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) 20250212125600637 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20250212125600645 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) 20250212125600645 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) 20250212125600646 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) 20250212125600646 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) 20250212125600647 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) 20250212125600647 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) 20250212125600648 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) 20250212125600648 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) 20250212125600649 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) 20250212125600649 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) 20250212125600649 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) 20250212125600649 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) 20250212125600650 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) 20250212125600650 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) 20250212125600651 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) 20250212125600651 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) 20250212125600651 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) 20250212125600651 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125600652 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) 20250212125600652 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) 20250212125600652 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1339 for type USF (pdch_ul_controller.c:184) 20250212125600652 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) 20250212125600653 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(605)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125600660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60490<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125600664 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60478<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125600666 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125600666 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125600667 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125600667 DTBF INFO TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} free (tbf.cpp:271) 20250212125600667 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20250212125600667 DMS INFO MS(TLLI-0x00000011:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000011){RELEASING} (gprs_ms.c:381) 20250212125600667 DMS INFO MS(TLLI-0x00000011:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600667 DMS INFO MS(TLLI-0x00000011:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600667 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600667 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20250212125600667 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){RELEASING}: Deallocated (fsm.c:568) 20250212125600667 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20250212125600667 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20250212125600667 DTBF INFO TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} free (tbf.cpp:271) 20250212125600667 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20250212125600667 DMS INFO MS(TLLI-0x00000019:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000019){RELEASING} (gprs_ms.c:381) 20250212125600667 DMS INFO MS(TLLI-0x00000019:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600667 DMS INFO MS(TLLI-0x00000019:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600667 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600667 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){NONE}: Deallocated (fsm.c:568) 20250212125600667 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){RELEASING}: Deallocated (fsm.c:568) 20250212125600667 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-3:G){NONE}: Deallocated (fsm.c:568) 20250212125600667 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-3:G){NONE}: Deallocated (fsm.c:568) 20250212125600667 DTBF INFO TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} free (tbf.cpp:271) 20250212125600667 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20250212125600667 DMS INFO MS(TLLI-0x00000021:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000021){RELEASING} (gprs_ms.c:381) 20250212125600667 DMS INFO MS(TLLI-0x00000021:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600667 DMS INFO MS(TLLI-0x00000021:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600667 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600667 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){NONE}: Deallocated (fsm.c:568) 20250212125600667 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){RELEASING}: Deallocated (fsm.c:568) 20250212125600667 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-4:G){NONE}: Deallocated (fsm.c:568) 20250212125600668 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-4:G){NONE}: Deallocated (fsm.c:568) 20250212125600668 DTBF INFO TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} free (tbf.cpp:271) 20250212125600668 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20250212125600668 DMS INFO MS(TLLI-0x00000029:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000029){RELEASING} (gprs_ms.c:381) 20250212125600668 DMS INFO MS(TLLI-0x00000029:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600668 DMS INFO MS(TLLI-0x00000029:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600668 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600668 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){NONE}: Deallocated (fsm.c:568) 20250212125600668 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){RELEASING}: Deallocated (fsm.c:568) 20250212125600668 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-5:G){NONE}: Deallocated (fsm.c:568) 20250212125600668 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-5:G){NONE}: Deallocated (fsm.c:568) 20250212125600668 DTBF INFO TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING} free (tbf.cpp:271) 20250212125600668 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20250212125600668 DMS INFO MS(TLLI-0x00000031:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000031){RELEASING} (gprs_ms.c:381) 20250212125600668 DMS INFO MS(TLLI-0x00000031:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600668 DMS INFO MS(TLLI-0x00000031:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600668 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600668 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){NONE}: Deallocated (fsm.c:568) 20250212125600668 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){RELEASING}: Deallocated (fsm.c:568) 20250212125600668 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-6:G){NONE}: Deallocated (fsm.c:568) 20250212125600668 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-6:G){NONE}: Deallocated (fsm.c:568) 20250212125600668 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125600668 DTBF INFO TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} free (tbf.cpp:271) 20250212125600668 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600668 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20250212125600668 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000002){FLOW} (gprs_ms.c:381) 20250212125600668 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600668 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600668 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600668 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20250212125600668 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){FLOW}: Deallocated (fsm.c:568) 20250212125600668 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20250212125600668 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20250212125600669 DTBF INFO TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} free (tbf.cpp:271) 20250212125600669 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600669 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20250212125600669 DMS INFO MS(TLLI-0x0000000a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000a){FLOW} (gprs_ms.c:381) 20250212125600669 DMS INFO MS(TLLI-0x0000000a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600669 DMS INFO MS(TLLI-0x0000000a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600669 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600669 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20250212125600669 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){FLOW}: Deallocated (fsm.c:568) 20250212125600669 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20250212125600669 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20250212125600669 DTBF INFO TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} free (tbf.cpp:271) 20250212125600669 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600669 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20250212125600669 DMS INFO MS(TLLI-0x00000012:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000012){FLOW} (gprs_ms.c:381) 20250212125600669 DMS INFO MS(TLLI-0x00000012:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600669 DMS INFO MS(TLLI-0x00000012:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600669 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600669 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20250212125600669 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){FLOW}: Deallocated (fsm.c:568) 20250212125600669 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20250212125600669 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20250212125600669 DTBF INFO TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} free (tbf.cpp:271) 20250212125600669 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600669 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20250212125600669 DMS INFO MS(TLLI-0x0000001a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001a){FLOW} (gprs_ms.c:381) 20250212125600669 DMS INFO MS(TLLI-0x0000001a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600669 DMS INFO MS(TLLI-0x0000001a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600669 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600669 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){NONE}: Deallocated (fsm.c:568) 20250212125600669 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){FLOW}: Deallocated (fsm.c:568) 20250212125600669 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-3:G){NONE}: Deallocated (fsm.c:568) 20250212125600670 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-3:G){NONE}: Deallocated (fsm.c:568) 20250212125600670 DTBF INFO TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} free (tbf.cpp:271) 20250212125600670 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600670 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20250212125600670 DMS INFO MS(TLLI-0x00000022:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000022){FLOW} (gprs_ms.c:381) 20250212125600670 DMS INFO MS(TLLI-0x00000022:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600670 DMS INFO MS(TLLI-0x00000022:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600670 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600670 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){NONE}: Deallocated (fsm.c:568) 20250212125600670 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){FLOW}: Deallocated (fsm.c:568) 20250212125600670 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-4:G){NONE}: Deallocated (fsm.c:568) 20250212125600670 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-4:G){NONE}: Deallocated (fsm.c:568) 20250212125600670 DTBF INFO TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} free (tbf.cpp:271) 20250212125600670 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600670 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20250212125600670 DMS INFO MS(TLLI-0x0000002a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002a){FLOW} (gprs_ms.c:381) 20250212125600670 DMS INFO MS(TLLI-0x0000002a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600670 DMS INFO MS(TLLI-0x0000002a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600670 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600670 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){NONE}: Deallocated (fsm.c:568) 20250212125600670 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){FLOW}: Deallocated (fsm.c:568) 20250212125600670 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-5:G){NONE}: Deallocated (fsm.c:568) 20250212125600670 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-5:G){NONE}: Deallocated (fsm.c:568) 20250212125600670 DTBF INFO TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} free (tbf.cpp:271) 20250212125600670 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600670 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20250212125600670 DMS INFO MS(TLLI-0x00000032:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000032){FLOW} (gprs_ms.c:381) 20250212125600670 DMS INFO MS(TLLI-0x00000032:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600670 DMS INFO MS(TLLI-0x00000032:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600671 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600671 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){NONE}: Deallocated (fsm.c:568) 20250212125600671 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){FLOW}: Deallocated (fsm.c:568) 20250212125600671 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-6:G){NONE}: Deallocated (fsm.c:568) 20250212125600671 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-6:G){NONE}: Deallocated (fsm.c:568) 20250212125600671 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125600671 DTBF INFO TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} free (tbf.cpp:271) 20250212125600671 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600671 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20250212125600671 DMS INFO MS(TLLI-0x00000003:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000003){FLOW} (gprs_ms.c:381) 20250212125600671 DMS INFO MS(TLLI-0x00000003:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600671 DMS INFO MS(TLLI-0x00000003:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600671 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600671 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20250212125600671 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){FLOW}: Deallocated (fsm.c:568) 20250212125600671 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20250212125600671 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20250212125600671 DTBF INFO TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} free (tbf.cpp:271) 20250212125600671 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600671 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20250212125600671 DMS INFO MS(TLLI-0x0000000b:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000b){FLOW} (gprs_ms.c:381) 20250212125600671 DMS INFO MS(TLLI-0x0000000b:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600671 DMS INFO MS(TLLI-0x0000000b:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600671 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600671 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20250212125600671 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){FLOW}: Deallocated (fsm.c:568) 20250212125600671 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20250212125600671 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20250212125600671 DTBF INFO TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} free (tbf.cpp:271) 20250212125600671 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600671 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20250212125600671 DMS INFO MS(TLLI-0x00000013:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000013){FLOW} (gprs_ms.c:381) 20250212125600671 DMS INFO MS(TLLI-0x00000013:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600672 DMS INFO MS(TLLI-0x00000013:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600672 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600672 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){NONE}: Deallocated (fsm.c:568) 20250212125600672 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){FLOW}: Deallocated (fsm.c:568) 20250212125600672 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-2:G){NONE}: Deallocated (fsm.c:568) 20250212125600672 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-2:G){NONE}: Deallocated (fsm.c:568) 20250212125600672 DTBF INFO TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} free (tbf.cpp:271) 20250212125600672 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600672 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20250212125600672 DMS INFO MS(TLLI-0x0000001b:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001b){FLOW} (gprs_ms.c:381) 20250212125600672 DMS INFO MS(TLLI-0x0000001b:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600672 DMS INFO MS(TLLI-0x0000001b:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600672 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600672 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){NONE}: Deallocated (fsm.c:568) 20250212125600672 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){FLOW}: Deallocated (fsm.c:568) 20250212125600672 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-3:G){NONE}: Deallocated (fsm.c:568) 20250212125600672 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-3:G){NONE}: Deallocated (fsm.c:568) 20250212125600672 DTBF INFO TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} free (tbf.cpp:271) 20250212125600672 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600672 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20250212125600672 DMS INFO MS(TLLI-0x00000023:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000023){FLOW} (gprs_ms.c:381) 20250212125600672 DMS INFO MS(TLLI-0x00000023:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600672 DMS INFO MS(TLLI-0x00000023:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600672 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600672 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){NONE}: Deallocated (fsm.c:568) 20250212125600672 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){FLOW}: Deallocated (fsm.c:568) 20250212125600672 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-4:G){NONE}: Deallocated (fsm.c:568) 20250212125600672 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-4:G){NONE}: Deallocated (fsm.c:568) 20250212125600672 DTBF INFO TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} free (tbf.cpp:271) 20250212125600672 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600672 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20250212125600672 DMS INFO MS(TLLI-0x0000002b:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002b){FLOW} (gprs_ms.c:381) 20250212125600672 DMS INFO MS(TLLI-0x0000002b:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600672 DMS INFO MS(TLLI-0x0000002b:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600672 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600672 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){NONE}: Deallocated (fsm.c:568) 20250212125600672 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){FLOW}: Deallocated (fsm.c:568) 20250212125600672 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-5:G){NONE}: Deallocated (fsm.c:568) 20250212125600672 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-5:G){NONE}: Deallocated (fsm.c:568) 20250212125600672 DTBF INFO TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} free (tbf.cpp:271) 20250212125600672 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600672 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20250212125600672 DMS INFO MS(TLLI-0x00000033:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000033){FLOW} (gprs_ms.c:381) 20250212125600672 DMS INFO MS(TLLI-0x00000033:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600672 DMS INFO MS(TLLI-0x00000033:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600672 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600672 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){NONE}: Deallocated (fsm.c:568) 20250212125600672 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){FLOW}: Deallocated (fsm.c:568) 20250212125600672 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-6:G){NONE}: Deallocated (fsm.c:568) 20250212125600672 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-6:G){NONE}: Deallocated (fsm.c:568) 20250212125600672 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125600672 DTBF INFO TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} free (tbf.cpp:271) 20250212125600672 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600672 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20250212125600672 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000004){FLOW} (gprs_ms.c:381) 20250212125600672 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600672 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600672 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600672 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20250212125600672 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){FLOW}: Deallocated (fsm.c:568) 20250212125600672 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20250212125600672 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} free (tbf.cpp:271) 20250212125600673 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600673 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20250212125600673 DMS INFO MS(TLLI-0x0000000c:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000c){FLOW} (gprs_ms.c:381) 20250212125600673 DMS INFO MS(TLLI-0x0000000c:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600673 DMS INFO MS(TLLI-0x0000000c:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600673 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600673 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){FLOW}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-1:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-1:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} free (tbf.cpp:271) 20250212125600673 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600673 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20250212125600673 DMS INFO MS(TLLI-0x00000014:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000014){FLOW} (gprs_ms.c:381) 20250212125600673 DMS INFO MS(TLLI-0x00000014:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600673 DMS INFO MS(TLLI-0x00000014:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600673 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600673 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){FLOW}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-2:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-2:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} free (tbf.cpp:271) 20250212125600673 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600673 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20250212125600673 DMS INFO MS(TLLI-0x0000001c:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001c){FLOW} (gprs_ms.c:381) 20250212125600673 DMS INFO MS(TLLI-0x0000001c:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600673 DMS INFO MS(TLLI-0x0000001c:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600673 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600673 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){FLOW}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-3:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-3:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} free (tbf.cpp:271) 20250212125600673 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600673 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20250212125600673 DMS INFO MS(TLLI-0x00000024:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000024){FLOW} (gprs_ms.c:381) 20250212125600673 DMS INFO MS(TLLI-0x00000024:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600673 DMS INFO MS(TLLI-0x00000024:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600673 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600673 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){FLOW}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-4:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-4:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} free (tbf.cpp:271) 20250212125600673 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600673 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20250212125600673 DMS INFO MS(TLLI-0x0000002c:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002c){FLOW} (gprs_ms.c:381) 20250212125600673 DMS INFO MS(TLLI-0x0000002c:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600673 DMS INFO MS(TLLI-0x0000002c:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600673 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600673 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){FLOW}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-5:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-5:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} free (tbf.cpp:271) 20250212125600673 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600673 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20250212125600673 DMS INFO MS(TLLI-0x00000034:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000034){FLOW} (gprs_ms.c:381) 20250212125600673 DMS INFO MS(TLLI-0x00000034:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600673 DMS INFO MS(TLLI-0x00000034:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600673 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) MTC@8d0f06c41a7d: Test case TC_paging_cs_multi_ms_tmsi finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_multi_ms_tmsi pass'. 20250212125600673 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){FLOW}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-6:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-6:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125600673 DTBF INFO TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} free (tbf.cpp:271) 20250212125600673 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600673 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20250212125600673 DMS INFO MS(TLLI-0x00000005:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000005){FLOW} (gprs_ms.c:381) 20250212125600673 DMS INFO MS(TLLI-0x00000005:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600673 DMS INFO MS(TLLI-0x00000005:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600673 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600673 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){FLOW}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-0:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-0:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} free (tbf.cpp:271) 20250212125600673 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600673 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20250212125600673 DMS INFO MS(TLLI-0x0000000d:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000d){FLOW} (gprs_ms.c:381) 20250212125600673 DMS INFO MS(TLLI-0x0000000d:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600673 DMS INFO MS(TLLI-0x0000000d:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600673 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600673 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){FLOW}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-1:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-1:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} free (tbf.cpp:271) 20250212125600673 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600673 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20250212125600673 DMS INFO MS(TLLI-0x00000015:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000015){FLOW} (gprs_ms.c:381) 20250212125600673 DMS INFO MS(TLLI-0x00000015:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600673 DMS INFO MS(TLLI-0x00000015:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600673 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600673 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){FLOW}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-2:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-2:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} free (tbf.cpp:271) 20250212125600673 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600673 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20250212125600673 DMS INFO MS(TLLI-0x0000001d:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001d){FLOW} (gprs_ms.c:381) 20250212125600673 DMS INFO MS(TLLI-0x0000001d:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600673 DMS INFO MS(TLLI-0x0000001d:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600673 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600673 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){FLOW}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-3:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-3:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} free (tbf.cpp:271) 20250212125600673 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600673 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20250212125600673 DMS INFO MS(TLLI-0x00000025:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000025){FLOW} (gprs_ms.c:381) 20250212125600673 DMS INFO MS(TLLI-0x00000025:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600673 DMS INFO MS(TLLI-0x00000025:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600673 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600673 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){FLOW}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-4:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-4:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} free (tbf.cpp:271) 20250212125600673 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600673 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20250212125600673 DMS INFO MS(TLLI-0x0000002d:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002d){FLOW} (gprs_ms.c:381) 20250212125600673 DMS INFO MS(TLLI-0x0000002d:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600673 DMS INFO MS(TLLI-0x0000002d:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600673 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600673 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){FLOW}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-5:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-5:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} free (tbf.cpp:271) 20250212125600673 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600673 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20250212125600673 DMS INFO MS(TLLI-0x00000035:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000035){FLOW} (gprs_ms.c:381) 20250212125600673 DMS INFO MS(TLLI-0x00000035:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600673 DMS INFO MS(TLLI-0x00000035:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600673 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600673 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){FLOW}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-6:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-6:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125600673 DTBF INFO TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} free (tbf.cpp:271) 20250212125600673 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600673 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20250212125600673 DMS INFO MS(TLLI-0x00000006:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000006){FLOW} (gprs_ms.c:381) 20250212125600673 DMS INFO MS(TLLI-0x00000006:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600673 DMS INFO MS(TLLI-0x00000006:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600673 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600673 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){FLOW}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-0:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-0:G){NONE}: Deallocated (fsm.c:568) 20250212125600673 DTBF INFO TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} free (tbf.cpp:271) 20250212125600674 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600674 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20250212125600674 DMS INFO MS(TLLI-0x0000000e:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000e){FLOW} (gprs_ms.c:381) 20250212125600674 DMS INFO MS(TLLI-0x0000000e:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600674 DMS INFO MS(TLLI-0x0000000e:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600674 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600674 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){FLOW}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-1:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-1:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} free (tbf.cpp:271) 20250212125600674 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600674 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20250212125600674 DMS INFO MS(TLLI-0x00000016:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000016){FLOW} (gprs_ms.c:381) 20250212125600674 DMS INFO MS(TLLI-0x00000016:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600674 DMS INFO MS(TLLI-0x00000016:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600674 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600674 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){FLOW}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-2:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-2:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} free (tbf.cpp:271) 20250212125600674 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600674 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20250212125600674 DMS INFO MS(TLLI-0x0000001e:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001e){FLOW} (gprs_ms.c:381) 20250212125600674 DMS INFO MS(TLLI-0x0000001e:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600674 DMS INFO MS(TLLI-0x0000001e:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600674 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600674 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){FLOW}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-3:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-3:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} free (tbf.cpp:271) 20250212125600674 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600674 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20250212125600674 DMS INFO MS(TLLI-0x00000026:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000026){FLOW} (gprs_ms.c:381) 20250212125600674 DMS INFO MS(TLLI-0x00000026:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600674 DMS INFO MS(TLLI-0x00000026:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600674 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600674 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){FLOW}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-4:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-4:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} free (tbf.cpp:271) 20250212125600674 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600674 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20250212125600674 DMS INFO MS(TLLI-0x0000002e:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002e){FLOW} (gprs_ms.c:381) 20250212125600674 DMS INFO MS(TLLI-0x0000002e:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600674 DMS INFO MS(TLLI-0x0000002e:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600674 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600674 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){FLOW}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-5:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-5:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} free (tbf.cpp:271) 20250212125600674 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600674 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20250212125600674 DMS INFO MS(TLLI-0x00000036:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000036){FLOW} (gprs_ms.c:381) 20250212125600674 DMS INFO MS(TLLI-0x00000036:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600674 DMS INFO MS(TLLI-0x00000036:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600674 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600674 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){FLOW}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-6:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-6:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125600674 DTBF INFO TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} free (tbf.cpp:271) 20250212125600674 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600674 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20250212125600674 DMS INFO MS(TLLI-0x00000007:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000007){FLOW} (gprs_ms.c:381) 20250212125600674 DMS INFO MS(TLLI-0x00000007:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600674 DMS INFO MS(TLLI-0x00000007:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600674 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600674 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){FLOW}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-0:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-0:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} free (tbf.cpp:271) 20250212125600674 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600674 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20250212125600674 DMS INFO MS(TLLI-0x0000000f:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000f){FLOW} (gprs_ms.c:381) 20250212125600674 DMS INFO MS(TLLI-0x0000000f:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600674 DMS INFO MS(TLLI-0x0000000f:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600674 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600674 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){FLOW}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-1:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-1:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} free (tbf.cpp:271) 20250212125600674 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600674 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20250212125600674 DMS INFO MS(TLLI-0x00000017:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000017){FLOW} (gprs_ms.c:381) 20250212125600674 DMS INFO MS(TLLI-0x00000017:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600674 DMS INFO MS(TLLI-0x00000017:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600674 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600674 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){FLOW}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-2:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-2:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} free (tbf.cpp:271) 20250212125600674 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600674 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20250212125600674 DMS INFO MS(TLLI-0x0000001f:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001f){FLOW} (gprs_ms.c:381) 20250212125600674 DMS INFO MS(TLLI-0x0000001f:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600674 DMS INFO MS(TLLI-0x0000001f:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600674 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600674 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){FLOW}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-3:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-3:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} free (tbf.cpp:271) 20250212125600674 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600674 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20250212125600674 DMS INFO MS(TLLI-0x00000027:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000027){FLOW} (gprs_ms.c:381) 20250212125600674 DMS INFO MS(TLLI-0x00000027:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600674 DMS INFO MS(TLLI-0x00000027:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600674 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600674 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){FLOW}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-4:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-4:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} free (tbf.cpp:271) 20250212125600674 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600674 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20250212125600674 DMS INFO MS(TLLI-0x0000002f:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002f){FLOW} (gprs_ms.c:381) 20250212125600674 DMS INFO MS(TLLI-0x0000002f:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600674 DMS INFO MS(TLLI-0x0000002f:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600674 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600674 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){FLOW}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-5:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-5:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} free (tbf.cpp:271) 20250212125600674 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600674 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20250212125600674 DMS INFO MS(TLLI-0x00000037:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000037){FLOW} (gprs_ms.c:381) 20250212125600674 DMS INFO MS(TLLI-0x00000037:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600674 DMS INFO MS(TLLI-0x00000037:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600674 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600674 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){FLOW}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-6:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-6:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125600674 DTBF INFO TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} free (tbf.cpp:271) 20250212125600674 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600674 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20250212125600674 DMS INFO MS(TLLI-0x00000008:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000008){FLOW} (gprs_ms.c:381) 20250212125600674 DMS INFO MS(TLLI-0x00000008:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600674 DMS INFO MS(TLLI-0x00000008:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600674 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600674 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){FLOW}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-0:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-0:G){NONE}: Deallocated (fsm.c:568) 20250212125600674 DTBF INFO TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} free (tbf.cpp:271) 20250212125600674 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600675 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20250212125600675 DMS INFO MS(TLLI-0x00000010:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000010){FLOW} (gprs_ms.c:381) 20250212125600675 DMS INFO MS(TLLI-0x00000010:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600675 DMS INFO MS(TLLI-0x00000010:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600675 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600675 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){NONE}: Deallocated (fsm.c:568) 20250212125600675 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){FLOW}: Deallocated (fsm.c:568) 20250212125600675 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-1:G){NONE}: Deallocated (fsm.c:568) 20250212125600675 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-1:G){NONE}: Deallocated (fsm.c:568) 20250212125600675 DTBF INFO TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} free (tbf.cpp:271) 20250212125600675 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600675 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20250212125600675 DMS INFO MS(TLLI-0x00000018:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000018){FLOW} (gprs_ms.c:381) 20250212125600675 DMS INFO MS(TLLI-0x00000018:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600675 DMS INFO MS(TLLI-0x00000018:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600675 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600675 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){NONE}: Deallocated (fsm.c:568) 20250212125600675 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){FLOW}: Deallocated (fsm.c:568) 20250212125600675 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-2:G){NONE}: Deallocated (fsm.c:568) 20250212125600675 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-2:G){NONE}: Deallocated (fsm.c:568) 20250212125600675 DTBF INFO TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} free (tbf.cpp:271) 20250212125600675 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600675 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20250212125600675 DMS INFO MS(TLLI-0x00000020:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000020){FLOW} (gprs_ms.c:381) 20250212125600675 DMS INFO MS(TLLI-0x00000020:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600675 DMS INFO MS(TLLI-0x00000020:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600675 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600675 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){NONE}: Deallocated (fsm.c:568) 20250212125600675 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){FLOW}: Deallocated (fsm.c:568) 20250212125600675 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-3:G){NONE}: Deallocated (fsm.c:568) 20250212125600675 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-3:G){NONE}: Deallocated (fsm.c:568) 20250212125600675 DTBF INFO TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} free (tbf.cpp:271) 20250212125600675 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600675 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20250212125600675 DMS INFO MS(TLLI-0x00000028:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000028){FLOW} (gprs_ms.c:381) 20250212125600675 DMS INFO MS(TLLI-0x00000028:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600675 DMS INFO MS(TLLI-0x00000028:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600675 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600675 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){NONE}: Deallocated (fsm.c:568) 20250212125600675 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){FLOW}: Deallocated (fsm.c:568) 20250212125600675 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-4:G){NONE}: Deallocated (fsm.c:568) 20250212125600675 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-4:G){NONE}: Deallocated (fsm.c:568) 20250212125600675 DTBF INFO TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} free (tbf.cpp:271) 20250212125600675 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600675 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20250212125600675 DMS INFO MS(TLLI-0x00000030:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000030){FLOW} (gprs_ms.c:381) 20250212125600675 DMS INFO MS(TLLI-0x00000030:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600675 DMS INFO MS(TLLI-0x00000030:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600675 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600675 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){NONE}: Deallocated (fsm.c:568) 20250212125600675 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){FLOW}: Deallocated (fsm.c:568) 20250212125600675 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-5:G){NONE}: Deallocated (fsm.c:568) 20250212125600675 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-5:G){NONE}: Deallocated (fsm.c:568) 20250212125600675 DTBF INFO TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} free (tbf.cpp:271) 20250212125600675 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125600675 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20250212125600675 DMS INFO MS(TLLI-0x00000038:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000038){FLOW} (gprs_ms.c:381) 20250212125600675 DMS INFO MS(TLLI-0x00000038:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125600675 DMS INFO MS(TLLI-0x00000038:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125600675 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125600675 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){NONE}: Deallocated (fsm.c:568) 20250212125600675 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){FLOW}: Deallocated (fsm.c:568) 20250212125600675 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-6:G){NONE}: Deallocated (fsm.c:568) 20250212125600675 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-6:G){NONE}: Deallocated (fsm.c:568) 20250212125600675 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125600675 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125600675 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125600675 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125600675 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) 20250212125600675 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) 20250212125600675 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 9584 with status 0 Wed Feb 12 12:56:00 UTC 2025 ====== 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 respawn: 53: starting: osmo-pcu 20250212125600728 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125600728 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125600728 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125600728 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125600737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60504<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125600838 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60504<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=5385328) Waiting for packet dumper to finish... 1 (prev_count=5385328, count=5445848) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_multi_ms_tmsi pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_bssgp_dl_unitdata_with_valid_imsi'. ------ PCU_Tests.TC_bssgp_dl_unitdata_with_valid_imsi ------ Wed Feb 12 12:56:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_bssgp_dl_unitdata_with_valid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_bssgp_dl_unitdata_with_valid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_bssgp_dl_unitdata_with_valid_imsi' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_bssgp_dl_unitdata_with_valid_imsi started. 611@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_bssgp_dl_unitdata_with_valid_imsi-BVCI1234(613)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 611@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(615)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 611@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 20250212125604014 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35206<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 611@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(619)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 611@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(619)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(616)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(616)@8d0f06c41a7d: Start timer T: 5 s 20250212125604020 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35210<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(616)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_bssgp_dl_unitdata_with_valid_imsi-STATS(620)@8d0f06c41a7d: Start timer T: 2 s TC_bssgp_dl_unitdata_with_valid_imsi-STATS(620)@8d0f06c41a7d: Start timer T: 2 s 611@8d0f06c41a7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(623)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(623)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125605729 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125605729 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125605729 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(616)@8d0f06c41a7d: OsmoPCU is now connected BTS(618)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" TC_bssgp_dl_unitdata_with_valid_imsi-STATS(620)@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125605744 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125605744 DLGLOBAL DEBUG validating counter group 0x55b405ca6040(bts) with 102 counters (rate_ctr.c:86) 20250212125605744 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125605744 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125605744 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125605744 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125605744 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125605744 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125605744 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125605744 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125605744 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125605744 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125605744 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125605744 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125605744 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125605744 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125605744 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125605744 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125605744 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125605744 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125605744 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125605744 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125605745 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125605745 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125605745 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125605745 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125605745 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125605745 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125605745 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125605745 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125605745 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125605745 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125605745 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125605745 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125605745 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125605745 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125605745 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125605745 DLGLOBAL DEBUG validating counter group 0x7f4bac20d5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125605745 DLGLOBAL DEBUG validating counter group 0x55b405ca5720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125605745 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125605745 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125605745 DLGLOBAL DEBUG validating counter group 0x7f4bac20e180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125605745 DLGLOBAL DEBUG validating counter group 0x7f4bac20e160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125605745 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125605745 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) 20250212125605745 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) 20250212125605745 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125605745 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125605745 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125605745 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125605745 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125605745 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125605745 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125605745 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125605745 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125605745 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125605745 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125605745 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125605745 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125605745 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125605745 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125605745 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125605745 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125605745 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125605745 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125605745 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125605745 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125605745 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125605745 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125605745 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125605745 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125605745 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125605746 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) 20250212125605746 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125605748 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(618)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(615)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(618)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(615)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(615)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(615)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(618)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" 20250212125605753 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125605753 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) 20250212125605753 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) 20250212125605753 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125605753 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125605753 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) 20250212125605753 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125605753 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) 20250212125605753 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(618)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(618)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(615)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(615)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125605755 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125605756 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) 20250212125605756 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) 20250212125605756 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125605756 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125605756 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125605756 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125605756 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125605756 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125605756 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(618)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(618)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" 20250212125605759 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125605759 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(615)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). BTS(618)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(615)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212125605760 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) 20250212125605760 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125605761 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) 20250212125605761 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) 20250212125605762 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) 20250212125605762 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) 20250212125605762 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) 20250212125605763 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) 20250212125605763 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) 20250212125605763 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) 20250212125605764 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) 20250212125605764 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) 20250212125605764 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) 20250212125605764 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) 20250212125605765 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) 20250212125605765 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) 20250212125605766 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 612@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 612@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125605775 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125605775 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125605775 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125605775 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125605775 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125605775 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125605775 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125605775 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125605775 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) 20250212125605775 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) 20250212125605776 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) 20250212125605776 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) 20250212125605777 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) 20250212125605777 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) 20250212125605777 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) 20250212125605777 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) 20250212125605778 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) 20250212125605778 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) 20250212125605778 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) 20250212125605778 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) 20250212125605779 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) 20250212125605779 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) 20250212125605779 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) 20250212125605779 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) 20250212125605780 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_bssgp_dl_unitdata_with_valid_imsi-BVCI1234(613)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_bssgp_dl_unitdata_with_valid_imsi-BVCI1234(613)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125605786 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125605786 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125605786 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125605786 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125605786 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125605786 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125605786 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125605786 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125605789 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) 20250212125605790 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125605790 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125605790 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125605790 DLGLOBAL DEBUG validating counter group 0x55b405ca5760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125605790 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125605790 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125605790 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125605790 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125605790 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125605790 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125605790 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125605790 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125605790 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125605790 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125605790 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125605790 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125605790 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125605790 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125605790 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125605790 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125605790 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125605790 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125605790 DLGLOBAL DEBUG validating counter group 0x55b405ca5b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125605790 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125605790 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125605790 DLGLOBAL DEBUG validating counter group 0x55b405ca5c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125605790 DLGLOBAL DEBUG validating counter group 0x55b405ca5c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125605790 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125605790 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125605790 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125605790 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125605790 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212125605790 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125605790 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125605790 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125605790 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125605790 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) 20250212125605790 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) 20250212125605790 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125605790 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125605790 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125605790 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) 20250212125605792 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) BTS(618)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20250212125605792 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125605792 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125605792 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125605792 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125605792 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125605792 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125605792 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125605792 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125605792 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125605797 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) 20250212125605797 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) 20250212125605798 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) 20250212125605798 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) 20250212125605798 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) 20250212125605798 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) 20250212125605798 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125605798 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125605798 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125605798 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125605798 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125605798 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) 20250212125605798 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) 20250212125605799 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) 20250212125605799 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) 20250212125605799 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) 20250212125605799 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) 20250212125605799 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) 20250212125605799 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) 20250212125605800 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) 20250212125605800 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) 20250212125605803 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125605818 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) 20250212125605819 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) 20250212125605820 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) 20250212125605820 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) 20250212125605820 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) 20250212125605820 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) 20250212125605821 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) 20250212125605821 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) 20250212125605822 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) 20250212125605822 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) 20250212125605823 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) 20250212125605823 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) 20250212125605823 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) 20250212125605823 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) 20250212125605824 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) 20250212125605824 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) 20250212125605825 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125605838 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) 20250212125605838 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) 20250212125605839 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) 20250212125605839 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) 20250212125605839 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) 20250212125605839 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) 20250212125605840 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) 20250212125605840 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) 20250212125605841 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) 20250212125605841 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) 20250212125605842 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) 20250212125605842 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) 20250212125605842 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) 20250212125605842 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) 20250212125605843 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) 20250212125605843 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) 20250212125605844 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125605856 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) 20250212125605856 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) 20250212125605858 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) 20250212125605858 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) 20250212125605858 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) 20250212125605858 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) 20250212125605859 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) 20250212125605859 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) 20250212125605860 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) 20250212125605860 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) 20250212125605861 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) 20250212125605861 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) 20250212125605861 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) 20250212125605861 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) 20250212125605862 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) 20250212125605862 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) 20250212125605866 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125605880 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) 20250212125605880 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) 20250212125605881 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) 20250212125605881 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) 20250212125605882 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) 20250212125605882 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) 20250212125605883 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) 20250212125605883 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) 20250212125605883 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) 20250212125605883 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) 20250212125605884 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) 20250212125605884 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) 20250212125605885 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) 20250212125605885 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) 20250212125605886 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) 20250212125605886 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) 20250212125605886 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125605900 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) 20250212125605900 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) 20250212125605901 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) 20250212125605901 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) 20250212125605901 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) 20250212125605901 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) 20250212125605902 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) 20250212125605902 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) 20250212125605903 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) 20250212125605903 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) 20250212125605904 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) 20250212125605904 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) 20250212125605904 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) 20250212125605904 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) 20250212125605905 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) 20250212125605905 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) 20250212125605906 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125605919 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) 20250212125605919 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) 20250212125605921 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) 20250212125605921 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) 20250212125605922 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) 20250212125605922 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) 20250212125605923 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) 20250212125605923 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) 20250212125605924 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) 20250212125605924 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) 20250212125605925 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) 20250212125605925 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) 20250212125605925 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) 20250212125605925 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) 20250212125605926 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) 20250212125605926 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) 20250212125605928 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) 20250212125605928 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) 20250212125605929 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(618)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125605942 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) 20250212125605942 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) 20250212125605942 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) 20250212125605942 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) 20250212125605943 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) 20250212125605943 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) 20250212125605943 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) 20250212125605943 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) 20250212125605943 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) 20250212125605943 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) 20250212125605944 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) 20250212125605944 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) 20250212125605944 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) 20250212125605944 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) 20250212125605945 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) 20250212125605945 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) 20250212125605947 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) 20250212125605947 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) 20250212125605948 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(618)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125605962 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) 20250212125605962 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) 20250212125605963 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) 20250212125605963 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) 20250212125605964 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) 20250212125605964 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) 20250212125605965 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) 20250212125605965 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) 20250212125605966 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) 20250212125605966 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) 20250212125605967 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) 20250212125605967 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) 20250212125605968 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) 20250212125605968 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) 20250212125605969 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) 20250212125605969 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) 20250212125605970 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) 20250212125605970 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) 20250212125605971 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(618)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125605983 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) 20250212125605983 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) 20250212125605984 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) 20250212125605984 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) 20250212125605985 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) 20250212125605985 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) 20250212125605985 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) 20250212125605986 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) 20250212125605986 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) 20250212125605986 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) 20250212125605987 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) 20250212125605987 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) 20250212125605987 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) 20250212125605987 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) 20250212125605988 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) 20250212125605988 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) 20250212125605991 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125605991 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125605991 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125605992 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) 20250212125605992 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) 20250212125605992 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20250212125605992 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) 20250212125605992 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(618)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125606006 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 58 75 d6 79 14 5b 9c 0d 70 69 bd 81 51 dc f9 21 ff ec a8 d0 aa 21 e9 bf 65 e3 00 (pcu_l1_if.cpp:463) 20250212125606006 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) 20250212125606006 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125606006 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 01 00 00 00 01 58 75 d6 79 14 5b 9c 0d 70 69 bd 81 51 dc f9 21 ff ec a8 d0 aa 21 e9 bf 65 e3 00 (pdch.cpp:1019) 20250212125606006 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125606006 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=52 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20250212125606006 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) 20250212125606006 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125606006 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) 20250212125606006 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125606006 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 58 75 d6 79 14 5b 9c 0d 70 69 bd 81 51 dc f9 21 ff ec a8 d0 aa 21 e9 bf 65 e3 (tbf_ul.cpp:337) 20250212125606006 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125606007 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125606007 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125606007 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125606007 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125606007 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125606007 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125606007 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) 20250212125606007 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=26 (tbf_ul.cpp:197) 20250212125606007 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=26 (tbf_ul.cpp:467) 20250212125606007 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125606007 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) 20250212125606007 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20250212125606007 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20250212125606007 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20250212125606007 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125606007 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) 20250212125606007 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125606007 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125606007 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) 20250212125606007 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) 20250212125606008 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) 20250212125606008 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) 20250212125606008 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) 20250212125606008 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) 20250212125606009 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) 20250212125606009 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) 20250212125606009 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) 20250212125606009 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) 20250212125606010 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) 20250212125606010 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) 20250212125606011 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) 20250212125606011 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) 20250212125606012 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) 20250212125606012 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) 20250212125606012 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20250212125606012 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20250212125606012 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125606012 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) 20250212125606012 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20250212125606012 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) 20250212125606012 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) 20250212125606012 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125606012 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125606012 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) 20250212125606012 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) 20250212125606012 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(618)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125606026 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) 20250212125606026 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) 20250212125606026 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) 20250212125606026 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125606026 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) 20250212125606026 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) 20250212125606027 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) 20250212125606027 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) 20250212125606027 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) 20250212125606027 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) 20250212125606027 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) 20250212125606027 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) 20250212125606028 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) 20250212125606028 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) 20250212125606028 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) 20250212125606028 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) 20250212125606028 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) 20250212125606028 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) 20250212125606030 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125606044 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) 20250212125606044 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) 20250212125606044 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) 20250212125606044 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) 20250212125606044 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) 20250212125606044 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) 20250212125606044 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) 20250212125606044 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) 20250212125606045 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) 20250212125606045 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) 20250212125606045 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) 20250212125606045 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) 20250212125606045 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) 20250212125606045 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) 20250212125606045 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) 20250212125606045 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) 20250212125606053 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125606068 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) 20250212125606068 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) 20250212125606068 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) 20250212125606068 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) 20250212125606068 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) 20250212125606068 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) 20250212125606068 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) 20250212125606068 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) 20250212125606069 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) 20250212125606069 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) 20250212125606069 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) 20250212125606069 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) 20250212125606069 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) 20250212125606069 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) 20250212125606069 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) 20250212125606069 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) 20250212125606072 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125606088 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) 20250212125606088 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) 20250212125606088 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125606088 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125606088 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) 20250212125606088 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125606088 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=69 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20250212125606088 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20250212125606088 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:170) 20250212125606088 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20250212125606088 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) 20250212125606088 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20250212125606088 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20250212125606088 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125606088 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20250212125606088 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20250212125606088 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125606088 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125606088 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20250212125606088 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125606088 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125606088 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 0 (-) (tbf_ul_fsm.c:252) 20250212125606088 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125606090 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) 20250212125606090 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) 20250212125606090 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) 20250212125606090 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) 20250212125606091 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) 20250212125606091 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) 20250212125606092 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) 20250212125606092 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) 20250212125606093 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) 20250212125606093 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) 20250212125606094 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) 20250212125606094 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) 20250212125606095 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) 20250212125606095 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) 20250212125606095 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125606095 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125606095 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125606095 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125606095 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125606095 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20250212125606095 DMS INFO Modifying MS object, TLLI = 0x00000001, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20250212125606095 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20250212125606095 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125606095 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125606095 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125606095 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125606095 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125606095 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125606095 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125606095 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125606095 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125606095 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125606095 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125606095 DRLCMAC 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) 20250212125606095 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125606095 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125606095 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125606095 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20250212125606095 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125606095 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125606095 DLGLOBAL DEBUG validating counter group 0x55b405ca5b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125606095 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125606096 DLGLOBAL DEBUG validating counter group 0x55b405ca5e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125606096 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125606096 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125606096 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) 20250212125606096 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) 20250212125606096 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) 20250212125606096 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL): + tbf: now used by 1 (tbf) (gprs_ms.c:355) 20250212125606096 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL) Cancel scheduled MS release (gprs_ms.c:255) 20250212125606096 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20250212125606096 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) 20250212125606096 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20250212125606096 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) 20250212125606096 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20250212125606096 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) 20250212125606096 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) 20250212125606096 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(618)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(618)@8d0f06c41a7d: 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@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 0.2 s 20250212125606103 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20250212125606103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212125606103 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212125606103 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) 20250212125606107 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) 20250212125606107 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) 20250212125606109 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) 20250212125606109 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) 20250212125606110 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) 20250212125606110 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) 20250212125606110 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) 20250212125606110 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) 20250212125606111 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) 20250212125606111 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) 20250212125606112 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) 20250212125606112 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) 20250212125606113 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) 20250212125606113 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) 20250212125606114 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) 20250212125606114 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) 20250212125606117 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125606132 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) 20250212125606132 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) 20250212125606133 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) 20250212125606133 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) 20250212125606134 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) 20250212125606134 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) 20250212125606135 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) 20250212125606135 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) 20250212125606136 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) 20250212125606136 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) 20250212125606137 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) 20250212125606137 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) 20250212125606138 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) 20250212125606139 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) 20250212125606139 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) 20250212125606139 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) 20250212125606140 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125606151 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) 20250212125606151 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) 20250212125606152 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) 20250212125606152 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) 20250212125606153 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) 20250212125606153 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) 20250212125606154 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) 20250212125606154 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) 20250212125606156 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) 20250212125606156 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) 20250212125606157 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) 20250212125606157 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) 20250212125606158 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) 20250212125606158 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) 20250212125606160 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) 20250212125606160 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) 20250212125606161 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125606171 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) 20250212125606171 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) 20250212125606172 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) 20250212125606172 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) 20250212125606172 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) 20250212125606172 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) 20250212125606173 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) 20250212125606173 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) 20250212125606173 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) 20250212125606173 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) 20250212125606174 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) 20250212125606174 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) 20250212125606175 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) 20250212125606175 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) 20250212125606175 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) 20250212125606175 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) 20250212125606179 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125606193 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) 20250212125606193 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) 20250212125606193 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) 20250212125606193 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) 20250212125606194 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) 20250212125606194 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) 20250212125606194 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) 20250212125606194 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) 20250212125606194 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) 20250212125606194 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) 20250212125606194 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) 20250212125606194 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) 20250212125606195 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) 20250212125606195 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) 20250212125606195 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) 20250212125606195 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) 20250212125606198 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125606212 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) 20250212125606212 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) 20250212125606212 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) 20250212125606212 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) 20250212125606213 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) 20250212125606213 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) 20250212125606213 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) 20250212125606213 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) 20250212125606213 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) 20250212125606213 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) 20250212125606213 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) 20250212125606213 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) 20250212125606214 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) 20250212125606214 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) 20250212125606214 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) 20250212125606214 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) 20250212125606216 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125606231 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) 20250212125606231 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) 20250212125606232 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) 20250212125606232 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) 20250212125606233 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) 20250212125606233 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) 20250212125606233 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) 20250212125606233 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) 20250212125606234 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) 20250212125606234 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) 20250212125606234 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) 20250212125606234 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) 20250212125606236 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) 20250212125606236 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) 20250212125606237 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) 20250212125606237 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) 20250212125606242 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125606255 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) 20250212125606255 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) 20250212125606256 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) 20250212125606256 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) 20250212125606256 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) 20250212125606256 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) 20250212125606257 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) 20250212125606257 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) 20250212125606257 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) 20250212125606257 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) 20250212125606258 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) 20250212125606258 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) 20250212125606258 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) 20250212125606258 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) 20250212125606259 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) 20250212125606259 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) 20250212125606259 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125606275 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) 20250212125606275 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) 20250212125606276 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) 20250212125606276 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) 20250212125606277 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) 20250212125606277 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) 20250212125606278 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) 20250212125606278 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) 20250212125606279 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) 20250212125606279 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) 20250212125606280 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) 20250212125606280 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) 20250212125606281 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) 20250212125606281 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) 20250212125606281 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) 20250212125606281 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) 20250212125606282 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125606293 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) 20250212125606293 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) 20250212125606295 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) 20250212125606295 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) 20250212125606296 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) 20250212125606296 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) 20250212125606296 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) 20250212125606296 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) 20250212125606297 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) 20250212125606297 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) 20250212125606298 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) 20250212125606298 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) 20250212125606299 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) 20250212125606299 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) 20250212125606300 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) 20250212125606300 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) 20250212125606303 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125606303 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) 20250212125606303 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20250212125606303 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) 20250212125606303 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) 20250212125606303 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) 20250212125606303 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) 20250212125606303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20250212125606303 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125606303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20250212125606303 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) 20250212125606304 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) 20250212125606304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 f3 fe ea c8 3c f5 81 0d ab 90 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20250212125606304 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) 20250212125606304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125606304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125606304 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) 20250212125606304 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 117 + 13 = 130 (pdch_ul_controller.c:131) 20250212125606304 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type POLL (pdch_ul_controller.c:184) 20250212125606304 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) 20250212125606304 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) 20250212125606304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 f3 fe ea c8 3c f5 81 0d ab 90 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20250212125606304 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 f3 fe ea c8 3c f5 81 0d ab 90 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) 20250212125606304 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125606316 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) 20250212125606316 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) 20250212125606316 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) 20250212125606316 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) 20250212125606317 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) 20250212125606317 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) 20250212125606317 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) 20250212125606317 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) 20250212125606317 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) 20250212125606317 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) 20250212125606317 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) 20250212125606317 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) 20250212125606317 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) 20250212125606317 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) 20250212125606317 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) 20250212125606317 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) 20250212125606321 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125606389 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) 20250212125606389 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) 20250212125606390 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) 20250212125606391 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) 20250212125606391 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) 20250212125606391 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) 20250212125606392 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) 20250212125606392 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) 20250212125606393 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) 20250212125606393 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) 20250212125606394 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) 20250212125606394 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) 20250212125606394 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) 20250212125606395 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) 20250212125606395 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) 20250212125606395 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) 20250212125606396 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125606405 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) 20250212125606405 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) 20250212125606405 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) 20250212125606405 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) 20250212125606405 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) 20250212125606405 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) 20250212125606406 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) 20250212125606406 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) 20250212125606406 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) 20250212125606406 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) 20250212125606406 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) 20250212125606406 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) 20250212125606406 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) 20250212125606406 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) 20250212125606406 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) 20250212125606406 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) 20250212125606414 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125606428 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) 20250212125606428 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) 20250212125606428 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125606428 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125606428 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) 20250212125606428 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125606428 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125606428 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20250212125606428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125606428 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) 20250212125606428 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) 20250212125606428 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20250212125606428 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) 20250212125606428 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) 20250212125606428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20250212125606428 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20250212125606428 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) 20250212125606429 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) 20250212125606429 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) TC_bssgp_dl_unitdata_with_valid_imsi-STATS(620)@8d0f06c41a7d: Start timer T: 2 s 20250212125606429 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) 20250212125606429 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) 20250212125606429 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) 20250212125606429 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) 20250212125606429 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) 20250212125606429 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) 20250212125606430 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) 20250212125606430 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) 20250212125606430 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) 20250212125606430 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) 20250212125606430 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) 20250212125606430 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) 20250212125606433 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) TC_bssgp_dl_unitdata_with_valid_imsi-STATS(620)@8d0f06c41a7d: Start timer T_statsd: 5 s TC_bssgp_dl_unitdata_with_valid_imsi-STATS(620)@8d0f06c41a7d: EXP match: { name := "TTCN3.bts.0.tbf.dl.alloc", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.tbf.dl.alloc", mtype := "c", min := 1, max := 1 } TC_bssgp_dl_unitdata_with_valid_imsi-STATS(620)@8d0f06c41a7d: 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 } 20250212125606447 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) TC_bssgp_dl_unitdata_with_valid_imsi-STATS(620)@8d0f06c41a7d: EXP match: { name := "TTCN3.bts.0.rlc.dl_payload_bytes", val := 10, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rlc.dl_payload_bytes", mtype := "c", min := 10, max := 10 } TC_bssgp_dl_unitdata_with_valid_imsi-STATS(620)@8d0f06c41a7d: EXP match: { name := "TTCN3.bts.0.rlc.ul_payload_bytes", val := 26, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rlc.ul_payload_bytes", mtype := "c", min := 26, max := 26 } TC_bssgp_dl_unitdata_with_valid_imsi-STATS(620)@8d0f06c41a7d: 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(620)@8d0f06c41a7d: 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 } 20250212125606447 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) 20250212125606447 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) 20250212125606447 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) 20250212125606447 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) 20250212125606447 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) 20250212125606448 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) 20250212125606448 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) 20250212125606448 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) 20250212125606448 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) 20250212125606448 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) 20250212125606448 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) 20250212125606449 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) 20250212125606449 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) 20250212125606449 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) 20250212125606449 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) 20250212125606451 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125606465 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) 20250212125606465 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) 20250212125606466 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) 20250212125606466 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) 20250212125606466 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) 20250212125606466 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) 20250212125606466 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) 20250212125606466 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) 20250212125606466 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) 20250212125606466 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) 20250212125606466 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) 20250212125606466 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) 20250212125606467 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) 20250212125606467 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) 20250212125606467 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) 20250212125606467 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) BTS(618)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125606468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35210<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125606468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35206<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125606469 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125606469 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125606469 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125606469 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125606469 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125606469 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) 20250212125606469 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125606469 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125606469 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125606469 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125606469 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125606469 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125606469 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125606469 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125606469 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125606469 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125606469 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125606469 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125606469 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125606469 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125606469 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125606469 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125606469 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125606469 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) 20250212125606469 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) 20250212125606469 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 9654 with status 0 respawn: 54: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_bssgp_dl_unitdata_with_valid_imsi finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_bssgp_dl_unitdata_with_valid_imsi pass'. Wed Feb 12 12:56:06 UTC 2025 ====== 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 20250212125606481 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125606481 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125606481 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125606481 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125606498 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35216<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125606599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35216<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=216216) Waiting for packet dumper to finish... 1 (prev_count=216216, count=268944) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_bssgp_dl_unitdata_with_valid_imsi pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_bssgp_dl_unitdata_with_invalid_imsi'. ------ PCU_Tests.TC_bssgp_dl_unitdata_with_invalid_imsi ------ Wed Feb 12 12:56:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_bssgp_dl_unitdata_with_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_bssgp_dl_unitdata_with_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_bssgp_dl_unitdata_with_invalid_imsi' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_bssgp_dl_unitdata_with_invalid_imsi started. 624@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_bssgp_dl_unitdata_with_invalid_imsi-BVCI1234(626)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 624@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 624@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(628)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125609742 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35220<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 624@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(632)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 624@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(632)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(629)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(629)@8d0f06c41a7d: Start timer T: 5 s PCUIF(629)@8d0f06c41a7d: Start timer T_Conn: 10 s 20250212125609748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35234<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_bssgp_dl_unitdata_with_invalid_imsi-STATS(633)@8d0f06c41a7d: Start timer T: 2 s TC_bssgp_dl_unitdata_with_invalid_imsi-STATS(633)@8d0f06c41a7d: Start timer T: 2 s 624@8d0f06c41a7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(636)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(636)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125611481 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125611481 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125611481 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(629)@8d0f06c41a7d: OsmoPCU is now connected BTS(631)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125611485 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125611485 DLGLOBAL DEBUG validating counter group 0x55c005454040(bts) with 102 counters (rate_ctr.c:86) 20250212125611485 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125611485 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125611485 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125611485 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125611485 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125611485 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125611485 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125611485 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125611485 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125611485 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125611485 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125611485 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125611485 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125611485 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125611485 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125611485 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125611485 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125611485 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125611485 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125611485 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125611485 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125611485 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125611485 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125611485 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125611485 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125611485 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125611485 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125611485 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125611485 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125611485 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125611485 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125611485 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125611485 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125611485 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125611485 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125611485 DLGLOBAL DEBUG validating counter group 0x7f80905335e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125611485 DLGLOBAL DEBUG validating counter group 0x55c005453720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125611485 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125611485 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125611485 DLGLOBAL DEBUG validating counter group 0x7f8090534180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125611485 DLGLOBAL DEBUG validating counter group 0x7f8090534160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125611485 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125611485 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) 20250212125611485 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) 20250212125611485 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125611485 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125611485 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125611485 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125611485 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125611485 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125611485 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125611485 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125611485 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125611485 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125611485 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125611485 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125611485 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125611485 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125611485 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125611485 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125611485 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125611485 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125611485 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125611485 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125611485 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125611485 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125611485 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125611485 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125611485 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125611485 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125611485 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) 20250212125611485 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125611485 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(631)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(631)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(631)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(631)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(628)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(631)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(628)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE BTS(631)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(628)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(628)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(631)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" 20250212125611487 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125611487 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) 20250212125611487 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) 20250212125611487 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125611487 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125611487 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)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212125611487 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125611487 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) 20250212125611487 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(628)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(628)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125611487 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125611487 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) 20250212125611487 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) 20250212125611487 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125611487 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125611487 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125611487 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125611487 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125611487 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125611487 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125611488 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125611488 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(628)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(628)@8d0f06c41a7d: Start timer Tns_test: 10 s 625@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 625@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125611494 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125611494 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125611494 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125611494 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125611494 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125611494 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125611494 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125611494 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_bssgp_dl_unitdata_with_invalid_imsi-BVCI1234(626)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_bssgp_dl_unitdata_with_invalid_imsi-BVCI1234(626)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125611497 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125611497 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125611497 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125611497 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125611497 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125611498 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125611498 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125611498 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125611498 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) 20250212125611498 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125611498 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125611498 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125611498 DLGLOBAL DEBUG validating counter group 0x55c005453760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125611498 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125611498 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125611498 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125611498 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125611498 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125611498 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125611498 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125611498 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125611498 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125611498 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125611498 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125611498 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125611498 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125611498 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125611498 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125611498 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125611498 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125611498 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125611498 DLGLOBAL DEBUG validating counter group 0x55c005453b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125611498 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125611498 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125611498 DLGLOBAL DEBUG validating counter group 0x55c005453c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125611498 DLGLOBAL DEBUG validating counter group 0x55c005453c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125611498 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125611498 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125611498 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125611498 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125611498 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212125611498 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125611499 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125611499 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125611499 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125611499 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) 20250212125611499 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) 20250212125611499 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125611499 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125611499 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125611499 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) 20250212125611499 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) 20250212125611499 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125611499 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) 20250212125611499 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) 20250212125611499 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) 20250212125611499 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) 20250212125611500 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125611500 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125611500 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125611500 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125611500 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125611500 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125611500 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125611500 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125611500 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125611500 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125611500 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) 20250212125611500 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(631)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20250212125611500 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) 20250212125611500 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) 20250212125611501 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) 20250212125611501 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) 20250212125611501 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) 20250212125611501 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) 20250212125611501 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) 20250212125611501 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@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125611503 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125611503 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125611503 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125611503 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125611503 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125611503 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) 20250212125611503 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) 20250212125611504 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(631)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125611517 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) 20250212125611517 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) 20250212125611518 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) 20250212125611518 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) 20250212125611518 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) 20250212125611518 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) 20250212125611518 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) 20250212125611518 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) 20250212125611519 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) 20250212125611519 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) 20250212125611519 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) 20250212125611519 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) 20250212125611519 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) 20250212125611519 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) 20250212125611519 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) 20250212125611519 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) 20250212125611522 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) 20250212125611522 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) 20250212125611522 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(631)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125611536 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) 20250212125611536 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) 20250212125611536 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) 20250212125611536 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) 20250212125611536 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) 20250212125611536 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) 20250212125611536 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) 20250212125611536 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) 20250212125611537 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) 20250212125611537 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) 20250212125611537 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) 20250212125611537 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) 20250212125611537 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) 20250212125611537 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) 20250212125611537 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) 20250212125611537 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) 20250212125611545 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) 20250212125611545 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) 20250212125611546 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(631)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125611559 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) 20250212125611559 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) 20250212125611560 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) 20250212125611560 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) 20250212125611560 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) 20250212125611560 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) 20250212125611561 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) 20250212125611561 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) 20250212125611561 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) 20250212125611561 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) 20250212125611562 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) 20250212125611562 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) 20250212125611562 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) 20250212125611562 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) 20250212125611563 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) 20250212125611563 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) 20250212125611564 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) 20250212125611564 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) 20250212125611565 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(631)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125611578 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) 20250212125611578 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) 20250212125611578 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) 20250212125611578 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) 20250212125611579 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) 20250212125611579 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) 20250212125611579 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) 20250212125611579 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) 20250212125611580 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) 20250212125611580 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) 20250212125611580 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) 20250212125611580 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) 20250212125611580 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) 20250212125611580 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) 20250212125611580 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) 20250212125611580 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) 20250212125611582 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) 20250212125611582 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) 20250212125611583 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(631)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125611597 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) 20250212125611597 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) 20250212125611597 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) 20250212125611597 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) 20250212125611597 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) 20250212125611597 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) 20250212125611597 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) 20250212125611597 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) 20250212125611597 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) 20250212125611597 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) 20250212125611598 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) 20250212125611598 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) 20250212125611598 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) 20250212125611598 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) 20250212125611598 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) 20250212125611598 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) 20250212125611606 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) 20250212125611606 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) 20250212125611606 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(631)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125611620 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) 20250212125611620 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) 20250212125611620 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) 20250212125611620 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) 20250212125611620 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) 20250212125611620 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) 20250212125611620 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) 20250212125611620 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) 20250212125611620 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) 20250212125611620 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) 20250212125611621 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) 20250212125611621 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) 20250212125611621 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) 20250212125611621 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) 20250212125611621 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) 20250212125611621 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) 20250212125611624 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) 20250212125611624 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) 20250212125611625 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(631)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125611638 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) 20250212125611638 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) 20250212125611639 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) 20250212125611639 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) 20250212125611639 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) 20250212125611639 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) 20250212125611639 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) 20250212125611639 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) 20250212125611639 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) 20250212125611639 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) 20250212125611639 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) 20250212125611639 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) 20250212125611639 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) 20250212125611639 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) 20250212125611640 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) 20250212125611640 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) 20250212125611643 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) 20250212125611643 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) 20250212125611643 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(631)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125611657 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) 20250212125611657 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) 20250212125611657 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) 20250212125611657 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) 20250212125611657 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) 20250212125611657 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) 20250212125611657 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) 20250212125611657 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) 20250212125611658 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) 20250212125611658 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) 20250212125611658 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) 20250212125611658 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) 20250212125611658 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) 20250212125611658 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) 20250212125611658 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) 20250212125611658 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) 20250212125611666 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) 20250212125611666 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) 20250212125611666 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(631)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125611680 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) 20250212125611680 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) 20250212125611681 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) 20250212125611681 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) 20250212125611681 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) 20250212125611681 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) 20250212125611681 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) 20250212125611681 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) 20250212125611681 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) 20250212125611681 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) 20250212125611681 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) 20250212125611681 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) 20250212125611681 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) 20250212125611681 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) 20250212125611681 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) 20250212125611681 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) 20250212125611685 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) 20250212125611685 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) 20250212125611685 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(631)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125611699 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125611699 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125611699 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125611699 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) 20250212125611699 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) 20250212125611699 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) 20250212125611699 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) 20250212125611699 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) 20250212125611699 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) 20250212125611699 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) 20250212125611699 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) 20250212125611700 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) 20250212125611700 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) 20250212125611700 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) 20250212125611700 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) 20250212125611700 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) 20250212125611700 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) 20250212125611700 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) 20250212125611700 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) 20250212125611703 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) 20250212125611703 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) 20250212125611703 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20250212125611703 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) 20250212125611704 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(631)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125611718 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 b8 5c 1d 85 9f 81 9b 36 16 7c be a1 fa a4 6a c6 d9 3f 45 97 c9 c0 54 68 4d 28 00 (pcu_l1_if.cpp:463) 20250212125611718 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) 20250212125611718 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125611718 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 01 00 00 00 01 b8 5c 1d 85 9f 81 9b 36 16 7c be a1 fa a4 6a c6 d9 3f 45 97 c9 c0 54 68 4d 28 00 (pdch.cpp:1019) 20250212125611718 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125611718 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=47 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20250212125611718 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) 20250212125611718 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125611718 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) 20250212125611718 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125611718 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 b8 5c 1d 85 9f 81 9b 36 16 7c be a1 fa a4 6a c6 d9 3f 45 97 c9 c0 54 68 4d 28 (tbf_ul.cpp:337) 20250212125611718 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125611718 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125611718 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125611718 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125611718 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125611718 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125611718 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125611718 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) 20250212125611718 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=26 (tbf_ul.cpp:197) 20250212125611718 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=26 (tbf_ul.cpp:467) 20250212125611718 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125611718 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) 20250212125611718 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20250212125611718 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20250212125611718 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20250212125611718 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125611718 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) 20250212125611718 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125611718 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125611718 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) 20250212125611718 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) 20250212125611718 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) 20250212125611718 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) 20250212125611718 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) 20250212125611718 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) 20250212125611718 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) 20250212125611718 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) 20250212125611718 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) 20250212125611718 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) 20250212125611719 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) 20250212125611719 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) 20250212125611719 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) 20250212125611719 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) 20250212125611727 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) 20250212125611727 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) 20250212125611727 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 52 + 13 = 65 (pdch_ul_controller.c:131) 20250212125611727 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20250212125611727 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125611727 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) 20250212125611727 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type POLL (pdch_ul_controller.c:184) 20250212125611727 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) 20250212125611727 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) 20250212125611727 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125611727 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125611727 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) 20250212125611727 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) 20250212125611727 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(631)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125611741 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) 20250212125611741 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) 20250212125611741 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) 20250212125611741 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125611741 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) 20250212125611741 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) 20250212125611741 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) 20250212125611741 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) 20250212125611741 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) 20250212125611741 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) 20250212125611741 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) 20250212125611741 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) 20250212125611741 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) 20250212125611741 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) 20250212125611742 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) 20250212125611742 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) 20250212125611742 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) 20250212125611742 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) 20250212125611745 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125611759 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) 20250212125611759 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) 20250212125611759 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) 20250212125611759 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) 20250212125611760 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) 20250212125611760 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) 20250212125611760 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) 20250212125611760 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) 20250212125611760 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) 20250212125611760 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) 20250212125611760 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) 20250212125611760 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) 20250212125611761 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) 20250212125611761 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) 20250212125611761 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) 20250212125611761 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) 20250212125611764 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125611778 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) 20250212125611778 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) 20250212125611778 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) 20250212125611778 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) 20250212125611779 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) 20250212125611779 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) 20250212125611779 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) 20250212125611779 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) 20250212125611779 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) 20250212125611779 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) 20250212125611779 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) 20250212125611779 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) 20250212125611780 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) 20250212125611780 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) 20250212125611780 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) 20250212125611780 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) 20250212125611787 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125611801 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) 20250212125611801 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) 20250212125611801 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125611801 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125611801 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) 20250212125611802 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125611802 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=65 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20250212125611802 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20250212125611802 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:170) 20250212125611802 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20250212125611802 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) 20250212125611802 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20250212125611802 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20250212125611802 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125611802 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20250212125611802 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20250212125611802 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125611802 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125611802 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20250212125611802 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125611802 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125611802 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 0 (-) (tbf_ul_fsm.c:252) 20250212125611802 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125611802 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) 20250212125611802 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) 20250212125611802 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) 20250212125611802 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) 20250212125611802 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) 20250212125611802 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) 20250212125611802 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) 20250212125611802 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) 20250212125611802 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) 20250212125611802 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) 20250212125611802 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) 20250212125611802 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) 20250212125611803 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) 20250212125611803 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) 20250212125611803 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125611803 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125611803 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125611803 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125611803 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125611803 DLBSSGP NOTICE Failed to parse IMSI IE (rc=-74) (gprs_bssgp_pcu.c:137) 20250212125611803 DLBSSGP NOTICE BSSGP BVCI=0 Tx STATUS, cause=Conditional IE error (gprs_bssgp_util.c:575) 20250212125611803 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(631)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125611806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35234<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125611807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35220<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125611807 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125611808 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125611808 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125611808 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125611808 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125611808 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125611808 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125611808 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125611808 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125611808 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125611808 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125611808 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125611808 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125611808 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125611808 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) 20250212125611808 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) 20250212125611808 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 9717 with status 0 respawn: 55: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_bssgp_dl_unitdata_with_invalid_imsi finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_bssgp_dl_unitdata_with_invalid_imsi pass'. Wed Feb 12 12:56:11 UTC 2025 ====== 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 20250212125611818 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125611819 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125611819 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125611819 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125611838 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38992<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125611938 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38992<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=141028) Waiting for packet dumper to finish... 1 (prev_count=141028, count=161376) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_bssgp_dl_unitdata_with_invalid_imsi pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_gprs_data_no_llc_ui_dummy'. ------ PCU_Tests.TC_dl_gprs_data_no_llc_ui_dummy ------ Wed Feb 12 12:56:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_dl_gprs_data_no_llc_ui_dummy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_dl_gprs_data_no_llc_ui_dummy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_gprs_data_no_llc_ui_dummy' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_dl_gprs_data_no_llc_ui_dummy started. 637@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_dl_gprs_data_no_llc_ui_dummy-BVCI1234(639)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 637@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 637@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(641)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125615070 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38994<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 637@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(645)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 637@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(645)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(642)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(642)@8d0f06c41a7d: Start timer T: 5 s PCUIF(642)@8d0f06c41a7d: Start timer T_Conn: 10 s 20250212125615076 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38998<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_dl_gprs_data_no_llc_ui_dummy-STATS(646)@8d0f06c41a7d: Start timer T: 2 s TC_dl_gprs_data_no_llc_ui_dummy-STATS(646)@8d0f06c41a7d: Start timer T: 2 s 637@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(649)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125616819 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125616819 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125616819 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(642)@8d0f06c41a7d: OsmoPCU is now connected BTS(644)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125616833 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125616833 DLGLOBAL DEBUG validating counter group 0x564aa1a92040(bts) with 102 counters (rate_ctr.c:86) 20250212125616833 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125616833 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125616833 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125616834 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125616834 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125616834 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125616834 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125616834 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125616834 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125616834 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125616834 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125616834 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125616834 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125616834 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125616834 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125616834 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125616834 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125616834 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125616834 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125616834 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125616834 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125616834 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125616834 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125616834 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125616834 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125616834 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125616834 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125616834 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125616834 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125616834 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125616834 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125616834 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125616834 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125616834 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125616834 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125616834 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125616834 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125616834 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125616834 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125616834 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125616834 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125616834 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125616834 DLGLOBAL DEBUG validating counter group 0x7f313e5a45e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125616834 DLGLOBAL DEBUG validating counter group 0x564aa1a91720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125616834 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125616834 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125616834 DLGLOBAL DEBUG validating counter group 0x7f313e5a5180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125616834 DLGLOBAL DEBUG validating counter group 0x7f313e5a5160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125616834 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125616834 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) 20250212125616834 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) 20250212125616834 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125616834 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125616834 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125616835 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125616835 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125616835 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125616835 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125616835 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125616835 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125616835 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125616835 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125616835 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125616835 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125616835 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125616835 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125616835 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125616835 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125616835 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125616835 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125616835 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125616835 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125616835 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125616835 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125616835 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125616835 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125616835 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125616835 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) 20250212125616835 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125616836 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(644)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(644)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(641)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(644)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(641)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(641)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(641)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(644)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(644)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" 20250212125616844 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125616844 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) 20250212125616844 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) 20250212125616844 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125616845 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125616845 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) 20250212125616845 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125616845 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) 20250212125616845 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(644)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(641)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(641)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(644)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(644)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212125616849 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125616849 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) 20250212125616849 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) 20250212125616849 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125616849 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125616849 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125616849 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125616849 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125616849 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125616849 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125616850 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) 20250212125616850 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125616851 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) 20250212125616851 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) 20250212125616851 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125616851 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(641)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(641)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212125616852 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) 20250212125616852 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) 20250212125616853 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) 20250212125616853 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) 20250212125616853 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) 20250212125616853 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) 20250212125616854 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) 20250212125616854 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) 20250212125616854 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) 20250212125616854 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) 20250212125616855 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) 20250212125616855 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) 20250212125616857 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 638@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 638@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125616864 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125616864 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125616864 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125616864 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125616864 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125616864 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125616864 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125616864 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125616864 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) 20250212125616864 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) 20250212125616866 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) 20250212125616866 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) 20250212125616867 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) 20250212125616867 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) 20250212125616867 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) 20250212125616867 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) 20250212125616868 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) 20250212125616868 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) 20250212125616869 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) 20250212125616869 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) 20250212125616870 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) 20250212125616870 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) 20250212125616870 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) 20250212125616871 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_dl_gprs_data_no_llc_ui_dummy-BVCI1234(639)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 20250212125616871 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_dl_gprs_data_no_llc_ui_dummy-BVCI1234(639)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125616874 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125616874 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125616874 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125616874 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125616874 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125616874 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125616874 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125616874 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125616878 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125616878 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125616878 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125616878 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125616878 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125616878 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 6 (gprs_bssgp_pcu.c:177) 20250212125616878 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125616878 DLGLOBAL DEBUG validating counter group 0x564aa1a91760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125616878 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20250212125616878 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20250212125616878 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20250212125616878 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 6 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125616878 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125616878 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125616878 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125616878 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125616878 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125616878 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125616878 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125616878 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125616878 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125616878 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125616878 DRLCMAC 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) 20250212125616878 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125616878 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125616878 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125616878 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20250212125616878 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125616878 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125616878 DLGLOBAL DEBUG validating counter group 0x564aa1a91b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125616878 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125616878 DLGLOBAL DEBUG validating counter group 0x564aa1a91e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125616879 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125616879 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125616879 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) 20250212125616879 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) 20250212125616879 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) 20250212125616879 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) 20250212125616879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20250212125616879 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) 20250212125616879 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20250212125616879 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) 20250212125616879 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20250212125616879 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) 20250212125616879 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) 20250212125616879 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) 20250212125616879 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125616879 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125616879 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125616879 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125616879 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125616879 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125616879 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212125616879 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212125616879 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125616879 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(644)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(644)@8d0f06c41a7d: 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@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 0.2 s 20250212125616883 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20250212125616883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212125616883 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212125616883 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) 20250212125616884 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) 20250212125616884 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) 20250212125616884 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125616884 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125616884 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125616884 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125616884 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125616884 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) 20250212125616884 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) 20250212125616884 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) 20250212125616884 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) 20250212125616885 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) 20250212125616885 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) 20250212125616885 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) 20250212125616885 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) 20250212125616885 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) 20250212125616885 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) 20250212125616885 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) 20250212125616885 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) 20250212125616886 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) 20250212125616886 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) 20250212125616892 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125616906 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) 20250212125616906 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) 20250212125616906 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) 20250212125616906 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) 20250212125616906 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) 20250212125616906 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) 20250212125616906 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) 20250212125616906 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) 20250212125616907 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) 20250212125616907 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) 20250212125616907 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) 20250212125616907 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) 20250212125616907 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) 20250212125616907 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) 20250212125616907 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) 20250212125616907 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) 20250212125616911 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125616925 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) 20250212125616925 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) 20250212125616925 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) 20250212125616925 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) 20250212125616925 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) 20250212125616925 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) 20250212125616926 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) 20250212125616926 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) 20250212125616926 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) 20250212125616926 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) 20250212125616926 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) 20250212125616926 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) 20250212125616926 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) 20250212125616926 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) 20250212125616926 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) 20250212125616926 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) 20250212125616929 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125616944 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) 20250212125616944 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) 20250212125616944 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) 20250212125616944 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) 20250212125616944 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) 20250212125616944 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) 20250212125616944 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) 20250212125616944 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) 20250212125616944 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) 20250212125616944 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) 20250212125616945 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) 20250212125616945 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) 20250212125616945 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) 20250212125616945 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) 20250212125616945 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) 20250212125616945 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) 20250212125616953 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125616967 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) 20250212125616967 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) 20250212125616968 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) 20250212125616968 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) 20250212125616968 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) 20250212125616968 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) 20250212125616968 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) 20250212125616968 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) 20250212125616968 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) 20250212125616968 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) 20250212125616969 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) 20250212125616969 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) 20250212125616969 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) 20250212125616969 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) 20250212125616969 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) 20250212125616969 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) 20250212125616972 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125616987 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) 20250212125616987 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) 20250212125616988 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) 20250212125616988 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) 20250212125616989 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) 20250212125616989 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) 20250212125616989 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) 20250212125616989 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) 20250212125616990 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) 20250212125616990 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) 20250212125616991 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) 20250212125616991 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) 20250212125616991 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) 20250212125616992 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) 20250212125616992 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) 20250212125616992 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) 20250212125616993 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125617005 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) 20250212125617005 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) 20250212125617005 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) 20250212125617005 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) 20250212125617005 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) 20250212125617005 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) 20250212125617005 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) 20250212125617005 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) 20250212125617005 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) 20250212125617005 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) 20250212125617005 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) 20250212125617005 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) 20250212125617005 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) 20250212125617006 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) 20250212125617006 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) 20250212125617006 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) 20250212125617014 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125617028 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) 20250212125617028 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) 20250212125617028 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) 20250212125617028 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) 20250212125617028 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) 20250212125617028 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) 20250212125617029 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) 20250212125617029 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) 20250212125617029 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) 20250212125617029 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) 20250212125617029 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) 20250212125617029 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) 20250212125617029 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) 20250212125617029 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) 20250212125617029 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) 20250212125617029 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) 20250212125617032 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125617047 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) 20250212125617047 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) 20250212125617047 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) 20250212125617047 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) 20250212125617047 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) 20250212125617047 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) 20250212125617047 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) 20250212125617047 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) 20250212125617047 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) 20250212125617047 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) 20250212125617047 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) 20250212125617047 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) 20250212125617047 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) 20250212125617047 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) 20250212125617048 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) 20250212125617048 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) 20250212125617051 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125617066 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) 20250212125617066 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) 20250212125617068 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) 20250212125617068 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) 20250212125617069 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) 20250212125617069 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) 20250212125617070 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) 20250212125617070 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) 20250212125617070 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) 20250212125617070 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) 20250212125617071 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) 20250212125617071 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) 20250212125617071 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) 20250212125617071 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) 20250212125617072 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) 20250212125617072 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) 20250212125617075 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125617084 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125617084 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) 20250212125617084 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20250212125617091 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) 20250212125617091 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) 20250212125617092 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) 20250212125617092 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) 20250212125617094 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) 20250212125617094 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) 20250212125617094 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) 20250212125617094 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) 20250212125617095 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) 20250212125617095 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) 20250212125617096 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) 20250212125617096 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) 20250212125617097 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) 20250212125617097 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) 20250212125617097 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) 20250212125617097 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) 20250212125617099 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) 20250212125617099 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) 20250212125617099 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) 20250212125617099 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) 20250212125617099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=6) (tbf_dl.cpp:551) 20250212125617099 DRLCMACDL DEBUG -- Chunk with length 6 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125617099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=6 (tbf_dl.cpp:663) 20250212125617099 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) 20250212125617099 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) 20250212125617099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 19 25 88 51 0d f9 98 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) 20250212125617099 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) 20250212125617099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125617099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125617099 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) 20250212125617099 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20250212125617099 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20250212125617099 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) 20250212125617099 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) 20250212125617099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 19 25 88 51 0d f9 98 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) 20250212125617099 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 19 25 88 51 0d f9 98 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) 20250212125617099 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(644)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125617108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38998<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125617112 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38994<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125617114 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125617114 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125617114 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125617114 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) 20250212125617114 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125617114 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125617114 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) 20250212125617114 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125617114 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125617114 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125617114 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125617114 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125617114 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125617114 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125617114 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125617114 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125617114 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125617114 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125617114 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125617114 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125617114 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125617114 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125617114 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125617114 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125617114 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) 20250212125617114 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) 20250212125617114 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 9782 with status 0 respawn: 56: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_dl_gprs_data_no_llc_ui_dummy finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_gprs_data_no_llc_ui_dummy pass'. Wed Feb 12 12:56:17 UTC 2025 ====== 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 20250212125617164 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125617164 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125617164 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125617164 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125617192 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39008<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125617292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39008<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67048) Waiting for packet dumper to finish... 1 (prev_count=67048, count=129028) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_gprs_data_no_llc_ui_dummy pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_egprs_data_no_llc_ui_dummy'. ------ PCU_Tests.TC_dl_egprs_data_no_llc_ui_dummy ------ Wed Feb 12 12:56:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_dl_egprs_data_no_llc_ui_dummy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_dl_egprs_data_no_llc_ui_dummy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_egprs_data_no_llc_ui_dummy' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_dl_egprs_data_no_llc_ui_dummy started. 650@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_dl_egprs_data_no_llc_ui_dummy-BVCI1234(652)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 650@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(654)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 650@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 20250212125620368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39010<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 650@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(658)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 650@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(658)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(655)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20250212125620375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39018<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(655)@8d0f06c41a7d: Start timer T: 5 s PCUIF(655)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_dl_egprs_data_no_llc_ui_dummy-STATS(659)@8d0f06c41a7d: Start timer T: 2 s TC_dl_egprs_data_no_llc_ui_dummy-STATS(659)@8d0f06c41a7d: Start timer T: 2 s 650@8d0f06c41a7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(662)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(662)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125622164 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125622165 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125622165 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(655)@8d0f06c41a7d: OsmoPCU is now connected BTS(657)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125622169 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125622169 DLGLOBAL DEBUG validating counter group 0x5559eb389040(bts) with 102 counters (rate_ctr.c:86) 20250212125622169 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125622169 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125622169 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125622169 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125622169 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125622169 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125622169 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125622170 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125622170 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125622170 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125622170 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125622170 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125622170 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125622170 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125622170 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125622170 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125622170 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125622170 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125622170 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125622170 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125622170 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125622170 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125622170 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125622170 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125622170 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125622170 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125622170 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125622170 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125622170 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125622170 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125622170 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125622170 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125622170 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125622170 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125622170 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125622170 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125622170 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125622170 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125622170 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125622170 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125622170 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125622170 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125622170 DLGLOBAL DEBUG validating counter group 0x7f050143a5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125622170 DLGLOBAL DEBUG validating counter group 0x5559eb388720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125622170 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125622170 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125622170 DLGLOBAL DEBUG validating counter group 0x7f050143b180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125622170 DLGLOBAL DEBUG validating counter group 0x7f050143b160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125622170 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125622170 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) 20250212125622170 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) 20250212125622170 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125622170 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125622170 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125622170 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125622170 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125622170 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125622170 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125622170 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125622170 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125622170 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125622170 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125622170 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125622170 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125622170 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125622170 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125622170 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125622170 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125622170 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125622170 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125622170 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125622170 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125622170 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125622170 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125622170 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125622170 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125622170 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125622170 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) 20250212125622170 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125622170 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(657)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(654)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(657)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(654)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(654)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(654)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(657)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(657)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" 20250212125622172 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125622173 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) 20250212125622173 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) 20250212125622173 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125622173 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125622173 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(657)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" 20250212125622173 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125622173 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) 20250212125622173 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(657)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(657)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(654)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(654)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(657)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212125622174 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125622174 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) 20250212125622174 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) 20250212125622174 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125622174 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125622174 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125622174 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125622174 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125622174 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125622174 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125622174 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125622174 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(654)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(654)@8d0f06c41a7d: Start timer Tns_test: 10 s 651@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 651@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125622181 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125622181 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125622181 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125622181 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125622181 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125622181 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125622181 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125622181 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125622183 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) 20250212125622183 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125622183 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) 20250212125622183 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) 20250212125622184 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) 20250212125622184 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_dl_egprs_data_no_llc_ui_dummy-BVCI1234(652)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 20250212125622184 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) 20250212125622184 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) 20250212125622184 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) 20250212125622184 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_dl_egprs_data_no_llc_ui_dummy-BVCI1234(652)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125622185 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) 20250212125622185 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@8d0f06c41a7d: BSSGP successfully initialized 20250212125622185 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) 20250212125622185 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) 20250212125622185 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) 20250212125622185 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) 20250212125622185 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125622185 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125622185 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125622185 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125622185 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125622185 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125622185 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125622185 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125622187 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125622188 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125622188 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125622188 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125622188 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125622188 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125622188 DLBSSGP DEBUG Got BSSGP RA Capability of size 5 (gprs_bssgp_pcu.c:84) 20250212125622188 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) 20250212125622188 DLBSSGP DEBUG Got downlink MS class 3/3 (gprs_bssgp_pcu.c:148) 20250212125622188 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 6 (gprs_bssgp_pcu.c:177) 20250212125622188 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125622188 DLGLOBAL DEBUG validating counter group 0x5559eb388760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125622188 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20250212125622188 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20250212125622188 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20250212125622188 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20250212125622188 DMS INFO Modifying MS object, TLLI = 0x00000001, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20250212125622188 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212125622188 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) appending 6 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125622188 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125622188 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125622188 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20250212125622188 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125622188 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125622188 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125622188 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125622188 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125622188 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125622188 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125622188 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125622188 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) 20250212125622188 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125622188 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125622188 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) [1;34m20250212125622188 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Allocating DL TBF (tbf_dl.cpp:116) 20250212125622188 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125622188 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125622188 DLGLOBAL DEBUG validating counter group 0x5559eb388b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125622188 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125622188 DLGLOBAL DEBUG validating counter group 0x5559eb388e00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125622188 DTBFDL DEBUG TBF(DL:TFI-0-0--1:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125622188 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125622188 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) 20250212125622188 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) 20250212125622188 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) 20250212125622188 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125622188 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) 20250212125622188 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) 20250212125622188 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20250212125622188 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) 20250212125622188 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20250212125622188 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) 20250212125622188 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20250212125622188 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) 20250212125622188 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) 20250212125622188 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) 20250212125622188 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125622188 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125622188 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125622188 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125622188 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125622188 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125622188 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212125622188 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212125622188 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125622188 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(657)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(657)@8d0f06c41a7d: 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@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 0.2 s 20250212125622192 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20250212125622192 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212125622192 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212125622192 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) 20250212125622192 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125622193 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125622193 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125622193 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125622193 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125622201 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) 20250212125622201 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) 20250212125622202 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) 20250212125622202 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) 20250212125622202 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) 20250212125622202 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) 20250212125622202 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) 20250212125622202 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) 20250212125622202 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) 20250212125622202 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) 20250212125622202 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) 20250212125622202 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) 20250212125622202 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) 20250212125622202 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) 20250212125622202 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) 20250212125622202 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) 20250212125622206 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125622220 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) 20250212125622220 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) 20250212125622220 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) 20250212125622220 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) 20250212125622220 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) 20250212125622220 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) 20250212125622220 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) 20250212125622220 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) 20250212125622220 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) 20250212125622220 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) 20250212125622221 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) 20250212125622221 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) 20250212125622221 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) 20250212125622221 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) 20250212125622221 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) 20250212125622221 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) 20250212125622229 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125622243 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) 20250212125622243 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) 20250212125622243 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) 20250212125622243 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) 20250212125622244 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) 20250212125622244 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) 20250212125622244 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) 20250212125622244 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) 20250212125622244 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) 20250212125622244 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) 20250212125622244 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) 20250212125622244 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) 20250212125622244 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) 20250212125622244 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) 20250212125622244 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) 20250212125622244 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) 20250212125622248 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125622262 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) 20250212125622262 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) 20250212125622262 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) 20250212125622262 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) 20250212125622262 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) 20250212125622262 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) 20250212125622263 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) 20250212125622263 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) 20250212125622263 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) 20250212125622263 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) 20250212125622263 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) 20250212125622263 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) 20250212125622263 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) 20250212125622263 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) 20250212125622263 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) 20250212125622263 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) 20250212125622267 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125622281 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) 20250212125622281 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) 20250212125622281 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) 20250212125622281 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) 20250212125622282 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) 20250212125622282 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) 20250212125622282 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) 20250212125622282 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) 20250212125622282 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) 20250212125622282 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) 20250212125622282 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) 20250212125622282 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) 20250212125622282 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) 20250212125622282 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) 20250212125622283 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) 20250212125622283 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) 20250212125622290 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125622304 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) 20250212125622304 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) 20250212125622304 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) 20250212125622304 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) 20250212125622305 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) 20250212125622305 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) 20250212125622305 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) 20250212125622305 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) 20250212125622305 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) 20250212125622305 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) 20250212125622305 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) 20250212125622305 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) 20250212125622305 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) 20250212125622305 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) 20250212125622305 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) 20250212125622305 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) 20250212125622309 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125622323 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) 20250212125622323 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) 20250212125622323 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) 20250212125622323 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) 20250212125622323 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) 20250212125622323 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) 20250212125622323 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) 20250212125622323 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) 20250212125622323 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) 20250212125622323 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) 20250212125622324 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) 20250212125622324 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) 20250212125622324 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) 20250212125622324 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) 20250212125622324 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) 20250212125622324 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) 20250212125622327 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125622341 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) 20250212125622341 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) 20250212125622342 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) 20250212125622342 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) 20250212125622342 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) 20250212125622342 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) 20250212125622342 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) 20250212125622342 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) 20250212125622342 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) 20250212125622342 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) 20250212125622342 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) 20250212125622342 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) 20250212125622343 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) 20250212125622343 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) 20250212125622343 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) 20250212125622343 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) 20250212125622350 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125622364 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) 20250212125622364 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) 20250212125622365 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) 20250212125622365 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) 20250212125622365 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) 20250212125622365 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) 20250212125622365 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) 20250212125622365 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) 20250212125622365 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) 20250212125622365 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) 20250212125622365 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) 20250212125622365 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) 20250212125622366 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) 20250212125622366 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) 20250212125622366 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) 20250212125622366 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) 20250212125622369 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125622383 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) 20250212125622383 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) 20250212125622383 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) 20250212125622383 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) 20250212125622384 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) 20250212125622384 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) 20250212125622384 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) 20250212125622384 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) 20250212125622384 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) 20250212125622384 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) 20250212125622384 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) 20250212125622384 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) 20250212125622384 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) 20250212125622384 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) 20250212125622384 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) 20250212125622384 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) 20250212125622388 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125622392 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125622392 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) 20250212125622392 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20250212125622402 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) 20250212125622402 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) 20250212125622402 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) 20250212125622402 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) 20250212125622402 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) 20250212125622402 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) 20250212125622403 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) 20250212125622403 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) 20250212125622403 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) 20250212125622403 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) 20250212125622403 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) 20250212125622403 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) 20250212125622404 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) 20250212125622404 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) 20250212125622404 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) 20250212125622404 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) 20250212125622411 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) 20250212125622411 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) 20250212125622411 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) 20250212125622411 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) 20250212125622411 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=6) (tbf_dl.cpp:551) 20250212125622411 DRLCMACDL DEBUG -- Chunk with length 6 is less than remaining space (22): add length header to to delimit LLC frame (encoding.cpp:1603) 20250212125622411 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=6 (tbf_dl.cpp:663) 20250212125622411 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) 20250212125622411 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) 20250212125622411 DRLCMACDL DEBUG Adding LI=127 to signal padding (encoding.cpp:1698) 20250212125622411 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, MCS-1): 0c ff 63 f0 24 32 36 fc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20250212125622411 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) 20250212125622411 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125622411 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125622411 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) 20250212125622411 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 52 + 13 = 65 (pdch_ul_controller.c:131) 20250212125622411 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type POLL (pdch_ul_controller.c:184) 20250212125622411 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=65, TS=7) (tbf_dl.cpp:883) 20250212125622411 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=65, TS=7 (tbf_dl.cpp:903) 20250212125622411 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 c7 e0 49 64 6c f8 57 56 56 56 56 56 56 56 56 56 56 56 56 56 00 (tbf_dl.cpp:911) 20250212125622411 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=0f 00 00 16 18 fe c7 e0 49 64 6c f8 57 56 56 56 56 56 56 56 56 56 56 56 56 56 00 (pcu_l1_if.cpp:182) 20250212125622412 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(657)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125622415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39018<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125622416 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39010<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125622416 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125622416 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125622416 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125622416 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) 20250212125622416 DTBF INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125622416 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125622416 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) 20250212125622416 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125622416 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125622416 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125622416 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125622416 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125622416 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125622416 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125622416 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125622416 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125622416 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125622416 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125622416 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125622416 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125622416 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125622416 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125622416 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125622416 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125622416 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) 20250212125622416 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) 20250212125622416 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) MTC@8d0f06c41a7d: Test case TC_dl_egprs_data_no_llc_ui_dummy finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_egprs_data_no_llc_ui_dummy pass'. respawn: 56: stopped pid 9848 with status 0 respawn: 57: starting: osmo-pcu Wed Feb 12 12:56:22 UTC 2025 ====== 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 20250212125622429 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125622429 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125622429 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125622429 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125622448 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51354<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125622549 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51354<->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=138076) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_egprs_data_no_llc_ui_dummy pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_finished_pkt_dl_ass_pch'. ------ PCU_Tests.TC_ul_tbf_finished_pkt_dl_ass_pch ------ Wed Feb 12 12:56:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_tbf_finished_pkt_dl_ass_pch.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_tbf_finished_pkt_dl_ass_pch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_finished_pkt_dl_ass_pch' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_ul_tbf_finished_pkt_dl_ass_pch started. 663@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_ul_tbf_finished_pkt_dl_ass_pch-BVCI1234(665)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 663@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 663@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(667)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125625646 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51370<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 663@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(671)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 663@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(671)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(668)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20250212125625652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51376<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(668)@8d0f06c41a7d: Start timer T: 5 s PCUIF(668)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_ul_tbf_finished_pkt_dl_ass_pch-STATS(672)@8d0f06c41a7d: Start timer T: 2 s TC_ul_tbf_finished_pkt_dl_ass_pch-STATS(672)@8d0f06c41a7d: Start timer T: 2 s 663@8d0f06c41a7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(675)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(675)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125627429 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125627429 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125627429 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(668)@8d0f06c41a7d: OsmoPCU is now connected BTS(670)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125627434 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125627434 DLGLOBAL DEBUG validating counter group 0x559151673040(bts) with 102 counters (rate_ctr.c:86) 20250212125627434 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125627434 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125627434 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125627434 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125627434 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125627434 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125627434 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125627434 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125627434 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125627434 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125627434 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125627434 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125627434 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125627434 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125627434 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125627434 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125627434 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125627434 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125627434 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125627434 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125627434 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125627434 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125627434 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125627434 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125627434 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125627434 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125627434 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125627434 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125627434 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125627434 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125627434 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125627434 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125627434 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125627434 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125627434 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125627434 DLGLOBAL DEBUG validating counter group 0x7fb8771e05e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125627434 DLGLOBAL DEBUG validating counter group 0x559151672720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125627434 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125627434 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125627434 DLGLOBAL DEBUG validating counter group 0x7fb8771e1180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125627434 DLGLOBAL DEBUG validating counter group 0x7fb8771e1160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125627434 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125627434 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) 20250212125627434 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) 20250212125627434 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125627434 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125627434 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125627434 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125627434 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125627434 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125627434 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125627434 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125627434 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125627434 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125627434 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125627434 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125627434 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125627434 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125627434 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125627434 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125627434 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125627434 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125627434 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125627434 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125627434 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125627434 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125627434 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125627434 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125627434 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125627434 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125627434 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) 20250212125627434 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125627435 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(670)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(670)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(667)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(670)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(667)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(667)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(667)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(670)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(670)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" 20250212125627437 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125627437 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) 20250212125627437 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) 20250212125627437 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125627437 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125627437 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) 20250212125627437 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125627437 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) 20250212125627437 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(670)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(667)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(667)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(670)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" 20250212125627437 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125627437 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) 20250212125627437 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) 20250212125627437 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125627437 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125627437 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125627437 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125627437 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125627437 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125627437 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(670)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212125627438 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125627438 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(667)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(667)@8d0f06c41a7d: Start timer Tns_test: 10 s 664@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 664@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125627442 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125627442 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125627442 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125627442 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125627442 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125627442 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125627442 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125627442 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_ul_tbf_finished_pkt_dl_ass_pch-BVCI1234(665)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_ul_tbf_finished_pkt_dl_ass_pch-BVCI1234(665)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125627445 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125627445 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125627445 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125627445 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125627445 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125627445 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125627445 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125627445 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125627446 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) 20250212125627446 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125627446 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125627446 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125627446 DLGLOBAL DEBUG validating counter group 0x559151672760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125627446 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125627446 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125627446 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125627446 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125627446 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125627446 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125627446 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125627446 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125627446 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125627446 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125627446 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125627446 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125627446 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125627446 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125627446 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125627446 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125627446 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125627446 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125627446 DLGLOBAL DEBUG validating counter group 0x559151672b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125627446 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125627446 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125627446 DLGLOBAL DEBUG validating counter group 0x559151672c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125627446 DLGLOBAL DEBUG validating counter group 0x559151672c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125627446 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125627446 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125627446 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125627446 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125627446 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212125627446 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125627446 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125627446 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125627446 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125627446 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) 20250212125627446 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) 20250212125627446 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125627446 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125627446 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125627446 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) 20250212125627446 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125627446 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125627446 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125627446 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125627446 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125627446 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125627446 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125627446 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125627446 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125627446 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(670)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 } } } } } } } } } 20250212125627448 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) 20250212125627448 DL1IF DEBUG 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@8d0f06c41a7d: 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 } 20250212125627448 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) 20250212125627448 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) 20250212125627449 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) 20250212125627449 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) 20250212125627449 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125627449 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125627449 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125627449 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125627449 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125627449 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) 20250212125627449 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) 20250212125627449 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) 20250212125627449 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) 20250212125627449 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) 20250212125627449 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) 20250212125627450 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) 20250212125627450 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) 20250212125627450 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) 20250212125627450 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) 20250212125627452 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) 20250212125627452 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) 20250212125627452 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(670)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125627467 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) 20250212125627467 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) 20250212125627468 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) 20250212125627468 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) 20250212125627469 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) 20250212125627469 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) 20250212125627469 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) 20250212125627469 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) 20250212125627470 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) 20250212125627470 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) 20250212125627470 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) 20250212125627470 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) 20250212125627471 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) 20250212125627471 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) 20250212125627471 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) 20250212125627471 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) 20250212125627472 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) 20250212125627472 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) 20250212125627472 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(670)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125627487 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) 20250212125627487 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) 20250212125627488 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) 20250212125627488 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) 20250212125627489 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) 20250212125627489 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) 20250212125627489 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) 20250212125627489 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) 20250212125627490 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) 20250212125627490 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) 20250212125627491 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) 20250212125627491 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) 20250212125627493 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) 20250212125627493 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) 20250212125627494 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) 20250212125627494 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) 20250212125627496 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) 20250212125627496 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) 20250212125627497 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(670)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125627510 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) 20250212125627510 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) 20250212125627510 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) 20250212125627510 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) 20250212125627510 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) 20250212125627510 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) 20250212125627510 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) 20250212125627510 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) 20250212125627511 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) 20250212125627511 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) 20250212125627511 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) 20250212125627511 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) 20250212125627511 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) 20250212125627511 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) 20250212125627511 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) 20250212125627511 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) 20250212125627514 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) 20250212125627514 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) 20250212125627514 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(670)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125627528 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) 20250212125627528 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) 20250212125627528 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) 20250212125627528 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) 20250212125627528 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) 20250212125627528 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) 20250212125627529 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) 20250212125627529 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) 20250212125627529 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) 20250212125627529 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) 20250212125627529 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) 20250212125627529 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) 20250212125627529 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) 20250212125627529 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) 20250212125627529 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) 20250212125627529 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) 20250212125627533 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) 20250212125627533 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) 20250212125627533 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(670)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125627547 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) 20250212125627547 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) 20250212125627547 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) 20250212125627547 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) 20250212125627547 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) 20250212125627547 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) 20250212125627547 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) 20250212125627547 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) 20250212125627548 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) 20250212125627548 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) 20250212125627548 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) 20250212125627548 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) 20250212125627548 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) 20250212125627548 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) 20250212125627548 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) 20250212125627548 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) 20250212125627556 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) 20250212125627556 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) 20250212125627556 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(670)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125627570 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) 20250212125627570 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) 20250212125627570 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) 20250212125627570 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) 20250212125627570 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) 20250212125627570 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) 20250212125627570 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) 20250212125627570 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) 20250212125627571 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) 20250212125627571 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) 20250212125627571 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) 20250212125627571 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) 20250212125627571 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) 20250212125627571 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) 20250212125627571 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) 20250212125627571 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) 20250212125627574 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) 20250212125627574 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) 20250212125627575 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(670)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125627589 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) 20250212125627589 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) 20250212125627590 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) 20250212125627590 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) 20250212125627590 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) 20250212125627590 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) 20250212125627591 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) 20250212125627591 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) 20250212125627591 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) 20250212125627591 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) 20250212125627591 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) 20250212125627591 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) 20250212125627591 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) 20250212125627592 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) 20250212125627592 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) 20250212125627592 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) 20250212125627594 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) 20250212125627594 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) 20250212125627594 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(670)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125627608 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) 20250212125627608 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) 20250212125627609 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) 20250212125627609 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) 20250212125627609 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) 20250212125627609 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) 20250212125627609 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) 20250212125627609 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) 20250212125627609 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) 20250212125627609 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) 20250212125627610 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) 20250212125627610 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) 20250212125627610 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) 20250212125627610 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) 20250212125627610 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) 20250212125627610 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) 20250212125627617 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) 20250212125627617 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) 20250212125627618 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(670)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125627632 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) 20250212125627632 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) 20250212125627632 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) 20250212125627632 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) 20250212125627632 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) 20250212125627632 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) 20250212125627633 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) 20250212125627633 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) 20250212125627633 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) 20250212125627633 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) 20250212125627633 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) 20250212125627633 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) 20250212125627634 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) 20250212125627634 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) 20250212125627634 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) 20250212125627634 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) 20250212125627636 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) 20250212125627636 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) 20250212125627637 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(670)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125627647 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125627647 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125627647 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125627650 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) 20250212125627650 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) 20250212125627651 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) 20250212125627651 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) 20250212125627651 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) 20250212125627651 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) 20250212125627651 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) 20250212125627651 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) 20250212125627652 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) 20250212125627652 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) 20250212125627652 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) 20250212125627652 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) 20250212125627652 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) 20250212125627652 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) 20250212125627653 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) 20250212125627653 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) 20250212125627655 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) 20250212125627655 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) 20250212125627655 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20250212125627655 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) 20250212125627655 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(670)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125627669 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) 20250212125627669 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) 20250212125627669 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) 20250212125627669 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) 20250212125627670 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) 20250212125627670 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) 20250212125627670 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) 20250212125627670 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) 20250212125627670 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) 20250212125627670 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) 20250212125627670 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) 20250212125627670 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) 20250212125627670 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) 20250212125627670 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) 20250212125627670 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) 20250212125627670 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) 20250212125627678 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) 20250212125627678 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) 20250212125627678 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20250212125627678 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) 20250212125627678 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(670)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125627692 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) 20250212125627692 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) 20250212125627692 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) 20250212125627692 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125627692 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) 20250212125627692 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) 20250212125627692 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) 20250212125627692 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) 20250212125627693 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) 20250212125627693 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) 20250212125627693 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) 20250212125627693 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) 20250212125627693 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) 20250212125627693 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) 20250212125627693 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) 20250212125627693 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) 20250212125627693 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) 20250212125627693 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) 20250212125627697 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125627711 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 06 df e3 54 14 ff b6 93 fb 6f 73 d0 99 fd 59 f5 9c 82 b7 fe f6 94 d5 d7 4d 3e 00 (pcu_l1_if.cpp:463) 20250212125627711 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) 20250212125627711 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125627711 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 01 01 00 00 00 01 06 df e3 54 14 ff b6 93 fb 6f 73 d0 99 fd 59 f5 9c 82 b7 fe f6 94 d5 d7 4d 3e 00 (pdch.cpp:1019) 20250212125627711 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125627711 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) 20250212125627711 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125627711 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) 20250212125627711 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125627711 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 06 df e3 54 14 ff b6 93 fb 6f 73 d0 99 fd 59 f5 9c 82 b7 fe f6 94 d5 d7 4d 3e (tbf_ul.cpp:337) 20250212125627711 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125627711 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125627711 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125627711 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125627711 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125627711 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125627711 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125627711 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) 20250212125627711 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) 20250212125627711 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125627711 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125627711 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125627711 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) 20250212125627711 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) 20250212125627711 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) 20250212125627711 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) 20250212125627711 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) 20250212125627711 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) 20250212125627711 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) 20250212125627711 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) 20250212125627712 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) 20250212125627712 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) 20250212125627712 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) 20250212125627712 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) 20250212125627712 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) 20250212125627712 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) 20250212125627715 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) 20250212125627715 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) 20250212125627715 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20250212125627715 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) 20250212125627715 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125627715 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125627715 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) 20250212125627715 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125627715 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125627715 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125627715 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) 20250212125627715 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) 20250212125627715 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(670)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125627730 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 7b 1f 31 1d 8e 9c 19 c8 04 18 07 76 e0 a0 0e 94 99 a9 1f 7f f6 2b d1 d0 b2 95 5e 52 32 f6 00 (pcu_l1_if.cpp:463) 20250212125627730 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) 20250212125627730 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125627730 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 03 7b 1f 31 1d 8e 9c 19 c8 04 18 07 76 e0 a0 0e 94 99 a9 1f 7f f6 2b d1 d0 b2 95 5e 52 32 f6 00 (pdch.cpp:1019) 20250212125627730 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125627730 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=60 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125627730 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) 20250212125627730 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) 20250212125627730 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20250212125627730 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=7b 1f 31 1d 8e 9c 19 c8 04 18 07 76 e0 a0 0e 94 99 a9 1f 7f f6 2b d1 d0 b2 95 5e 52 32 f6 (tbf_ul.cpp:337) 20250212125627730 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20250212125627730 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20250212125627730 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20250212125627730 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125627730 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) 20250212125627730 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=56 (tbf_ul.cpp:197) 20250212125627730 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=56 (tbf_ul.cpp:467) 20250212125627730 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125627730 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) 20250212125627730 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20250212125627730 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20250212125627730 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20250212125627730 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) 20250212125627730 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125627730 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125627730 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) 20250212125627730 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) 20250212125627730 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) 20250212125627730 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) 20250212125627730 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) 20250212125627730 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) 20250212125627730 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) 20250212125627730 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) 20250212125627731 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) 20250212125627731 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) 20250212125627731 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) 20250212125627731 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) 20250212125627731 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) 20250212125627731 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) 20250212125627739 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) 20250212125627739 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) 20250212125627739 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 65 + 13 = 78 (pdch_ul_controller.c:131) 20250212125627739 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20250212125627739 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRR" R=Received I=Invalid (encoding.cpp:860) 20250212125627739 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) 20250212125627739 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type POLL (pdch_ul_controller.c:184) 20250212125627739 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) 20250212125627739 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) 20250212125627739 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) 20250212125627739 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) 20250212125627739 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(670)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125627743 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125627743 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125627743 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125627743 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125627743 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125627743 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20250212125627743 DMS INFO Modifying MS object, TLLI = 0x00000001, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20250212125627743 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20250212125627743 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125627753 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) 20250212125627753 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) 20250212125627753 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) 20250212125627753 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125627754 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) 20250212125627754 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) 20250212125627754 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) 20250212125627754 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) 20250212125627754 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) 20250212125627754 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) 20250212125627754 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) 20250212125627754 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) 20250212125627755 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) 20250212125627755 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) 20250212125627755 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) 20250212125627755 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) 20250212125627755 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) 20250212125627755 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) 20250212125627758 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125627772 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) 20250212125627772 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) 20250212125627772 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) 20250212125627772 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) 20250212125627773 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) 20250212125627773 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) 20250212125627773 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) 20250212125627773 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) 20250212125627773 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) 20250212125627773 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) 20250212125627773 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) 20250212125627773 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) 20250212125627774 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) 20250212125627774 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) 20250212125627774 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) 20250212125627774 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) 20250212125627776 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125627791 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) 20250212125627791 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) 20250212125627791 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) 20250212125627791 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) 20250212125627791 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) 20250212125627791 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) 20250212125627791 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) 20250212125627791 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) 20250212125627791 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) 20250212125627791 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) 20250212125627792 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) 20250212125627792 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) 20250212125627792 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) 20250212125627792 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) 20250212125627792 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) 20250212125627792 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) 20250212125627800 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125627814 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) 20250212125627814 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) 20250212125627814 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125627814 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125627814 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | MTC@8d0f06c41a7d: Start timer T: 2 s 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) 20250212125627814 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125627814 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) 20250212125627814 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) 20250212125627814 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) 20250212125627814 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20250212125627814 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) 20250212125627814 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20250212125627814 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20250212125627814 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125627814 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) 20250212125627814 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20250212125627814 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125627814 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125627814 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Deallocated (fsm.c:568) 20250212125627814 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125627814 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125627814 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125627814 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) 20250212125627814 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125627814 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125627814 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125627814 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20250212125627814 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125627814 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125627814 DLGLOBAL DEBUG validating counter group 0x559151672b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125627814 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125627814 DLGLOBAL DEBUG validating counter group 0x559151672e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125627814 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125627814 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125627814 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) 20250212125627814 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) 20250212125627814 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) 20250212125627814 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) 20250212125627814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20250212125627814 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) 20250212125627814 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20250212125627814 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) 20250212125627814 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20250212125627814 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) 20250212125627814 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) 20250212125627814 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) 20250212125627814 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) 20250212125627814 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) 20250212125627815 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) 20250212125627815 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) 20250212125627815 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) 20250212125627815 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) 20250212125627815 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) 20250212125627815 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) 20250212125627815 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) 20250212125627815 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) 20250212125627816 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) 20250212125627816 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) 20250212125627816 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) 20250212125627816 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(670)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(670)@8d0f06c41a7d: 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@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 14, t2 := 13 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 4, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 0.2 s 20250212125627817 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20250212125627817 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212125627817 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212125627817 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) 20250212125627818 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125627832 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) 20250212125627832 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) 20250212125627832 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) 20250212125627832 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) 20250212125627833 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) 20250212125627833 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) 20250212125627833 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) 20250212125627833 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) 20250212125627833 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) 20250212125627833 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) 20250212125627833 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) 20250212125627833 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) 20250212125627833 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) 20250212125627833 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) 20250212125627833 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) 20250212125627833 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) 20250212125627837 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125627851 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) 20250212125627851 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) 20250212125627851 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) 20250212125627851 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) 20250212125627851 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) 20250212125627851 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) 20250212125627851 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) 20250212125627851 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) 20250212125627852 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) 20250212125627852 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) 20250212125627852 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) 20250212125627852 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) 20250212125627852 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) 20250212125627852 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) 20250212125627852 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) 20250212125627852 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) 20250212125627860 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125627874 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) 20250212125627874 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) 20250212125627874 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) 20250212125627874 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) 20250212125627874 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) 20250212125627874 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) 20250212125627875 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) 20250212125627875 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) 20250212125627875 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) 20250212125627875 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) 20250212125627875 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) 20250212125627875 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) 20250212125627875 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) 20250212125627875 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) 20250212125627875 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) 20250212125627875 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) 20250212125627879 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125627893 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) 20250212125627893 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) 20250212125627894 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) 20250212125627894 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) 20250212125627895 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) 20250212125627895 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) 20250212125627895 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) 20250212125627895 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) 20250212125627895 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) 20250212125627895 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) 20250212125627896 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) 20250212125627896 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) 20250212125627896 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) 20250212125627896 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) 20250212125627897 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) 20250212125627897 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) 20250212125627898 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125627912 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) 20250212125627912 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) 20250212125627913 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) 20250212125627913 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) 20250212125627913 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) 20250212125627913 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) 20250212125627913 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) 20250212125627913 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) 20250212125627913 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) 20250212125627913 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) 20250212125627914 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) 20250212125627914 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) 20250212125627914 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) 20250212125627914 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) 20250212125627914 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) 20250212125627915 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) 20250212125627922 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125627936 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) 20250212125627936 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) 20250212125627937 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) 20250212125627937 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) 20250212125627937 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) 20250212125627937 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) 20250212125627937 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) 20250212125627937 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) 20250212125627938 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) 20250212125627938 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) 20250212125627938 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) 20250212125627938 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) 20250212125627938 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) 20250212125627938 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) 20250212125627938 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) 20250212125627938 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) 20250212125627941 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125627955 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) 20250212125627955 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) 20250212125627955 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) 20250212125627955 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) 20250212125627955 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) 20250212125627955 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) 20250212125627955 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) 20250212125627955 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) 20250212125627955 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) 20250212125627955 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) 20250212125627956 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) 20250212125627956 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) 20250212125627956 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) 20250212125627956 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) 20250212125627956 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) 20250212125627956 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) 20250212125627959 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125627973 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) 20250212125627973 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) 20250212125627974 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) 20250212125627974 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) 20250212125627974 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) 20250212125627974 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) 20250212125627974 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) 20250212125627974 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) 20250212125627974 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) 20250212125627974 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) 20250212125627974 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) 20250212125627974 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) 20250212125627974 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) 20250212125627974 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) 20250212125627974 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) 20250212125627974 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) 20250212125627983 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125627997 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) 20250212125627997 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) 20250212125627997 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) 20250212125627997 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) 20250212125627997 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) 20250212125627997 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) 20250212125627997 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) 20250212125627997 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) 20250212125627998 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) 20250212125627998 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) 20250212125627998 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) 20250212125627998 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) 20250212125627998 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) 20250212125627998 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) 20250212125627998 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) 20250212125627998 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) 20250212125628001 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125628015 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) 20250212125628015 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) 20250212125628015 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) 20250212125628015 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) 20250212125628016 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) 20250212125628016 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) 20250212125628016 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) 20250212125628016 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) 20250212125628016 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) 20250212125628016 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) 20250212125628016 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) 20250212125628016 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) 20250212125628016 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) 20250212125628016 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) 20250212125628016 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) 20250212125628016 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) 20250212125628017 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125628017 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) 20250212125628017 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20250212125628020 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) 20250212125628020 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) 20250212125628020 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) 20250212125628020 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) 20250212125628020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20250212125628020 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125628020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20250212125628020 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) 20250212125628020 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) 20250212125628020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 ec c6 d0 56 b3 d7 c1 12 ed 34 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20250212125628020 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) 20250212125628020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125628020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125628020 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) 20250212125628020 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 125 + 13 = 138 (pdch_ul_controller.c:131) 20250212125628020 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type POLL (pdch_ul_controller.c:184) 20250212125628020 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) 20250212125628020 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) 20250212125628020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 ec c6 d0 56 b3 d7 c1 12 ed 34 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20250212125628020 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 ec c6 d0 56 b3 d7 c1 12 ed 34 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) 20250212125628020 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(670)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125628022 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51376<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125628023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51370<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125628023 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125628023 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125628023 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125628023 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) 20250212125628023 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125628023 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125628023 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) 20250212125628023 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125628023 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125628023 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125628023 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125628023 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125628023 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125628024 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125628024 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125628024 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125628024 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125628024 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125628024 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125628024 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125628024 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125628024 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125628024 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125628024 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125628024 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) 20250212125628024 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) 20250212125628024 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 9917 with status 0 respawn: 58: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_ul_tbf_finished_pkt_dl_ass_pch finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_finished_pkt_dl_ass_pch pass'. Wed Feb 12 12:56:28 UTC 2025 ====== 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 20250212125628036 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125628036 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125628036 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125628036 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125628053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51392<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125628153 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51392<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=191620) Waiting for packet dumper to finish... 1 (prev_count=191620, count=243720) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_finished_pkt_dl_ass_pch pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_1phase_while_dl_ass_pch'. ------ PCU_Tests.TC_ul_tbf_1phase_while_dl_ass_pch ------ Wed Feb 12 12:56:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_tbf_1phase_while_dl_ass_pch.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_tbf_1phase_while_dl_ass_pch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_1phase_while_dl_ass_pch' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_ul_tbf_1phase_while_dl_ass_pch started. 676@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 676@8d0f06c41a7d: 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_ul_tbf_1phase_while_dl_ass_pch-BVCI1234(679)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(680)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 676@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(680)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 676@8d0f06c41a7d: 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(683)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 676@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(683)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125631232 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51408<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(682)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(682)@8d0f06c41a7d: Start timer T: 5 s 20250212125631238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51414<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(682)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_ul_tbf_1phase_while_dl_ass_pch-STATS(686)@8d0f06c41a7d: Start timer T: 2 s TC_ul_tbf_1phase_while_dl_ass_pch-STATS(686)@8d0f06c41a7d: Start timer T: 2 s 676@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(687)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125633036 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125633037 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125633037 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(682)@8d0f06c41a7d: OsmoPCU is now connected BTS(684)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125633049 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125633050 DLGLOBAL DEBUG validating counter group 0x5570f9ef1040(bts) with 102 counters (rate_ctr.c:86) 20250212125633050 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125633050 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125633050 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125633050 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125633050 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125633050 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125633050 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125633050 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125633050 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125633050 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125633050 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125633050 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125633050 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125633050 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125633050 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125633050 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125633050 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125633050 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125633050 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125633050 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125633050 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125633050 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125633050 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125633050 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125633050 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125633050 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125633050 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125633050 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125633050 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125633050 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125633050 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125633050 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125633050 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125633050 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125633050 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125633050 DLGLOBAL DEBUG validating counter group 0x7f1d2a8445e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125633050 DLGLOBAL DEBUG validating counter group 0x5570f9ef0720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125633050 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125633050 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125633050 DLGLOBAL DEBUG validating counter group 0x7f1d2a845180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125633050 DLGLOBAL DEBUG validating counter group 0x7f1d2a845160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125633050 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125633050 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) 20250212125633050 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) 20250212125633050 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125633050 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125633050 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125633050 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125633050 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125633050 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125633050 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125633050 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125633050 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125633050 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125633050 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125633050 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125633050 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125633050 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125633050 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125633050 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125633050 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125633050 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125633050 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125633050 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125633050 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125633050 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125633050 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125633050 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125633050 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125633050 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125633051 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) 20250212125633051 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125633052 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) -NSVCI1234(680)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(680)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE BTS(684)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(680)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(680)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(684)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" 20250212125633054 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125633054 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) 20250212125633054 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) 20250212125633054 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125633054 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125633054 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) 20250212125633055 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125633055 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) 20250212125633055 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(684)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(680)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(680)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125633056 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125633056 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) 20250212125633056 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) 20250212125633056 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125633056 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125633056 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125633056 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125633056 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125633056 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125633056 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(684)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(684)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" 20250212125633057 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125633057 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(680)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(680)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(680)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(684)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(684)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(684)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 677@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 677@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125633062 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) 20250212125633062 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125633062 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) 20250212125633062 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) 20250212125633062 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125633062 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125633062 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125633062 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125633062 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125633062 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125633062 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125633062 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125633062 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) 20250212125633062 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) 20250212125633063 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) 20250212125633063 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) 20250212125633063 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) 20250212125633063 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) 20250212125633063 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) 20250212125633063 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) 20250212125633064 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) 20250212125633064 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) 20250212125633064 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) 20250212125633064 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_tbf_1phase_while_dl_ass_pch-BVCI1234(679)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_ul_tbf_1phase_while_dl_ass_pch-BVCI1234(679)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125633066 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125633066 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125633066 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125633066 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125633066 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125633066 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125633066 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125633066 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125633066 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125633067 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) 20250212125633067 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125633067 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125633067 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125633067 DLGLOBAL DEBUG validating counter group 0x5570f9ef0760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125633067 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125633067 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125633067 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125633067 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125633067 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125633067 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125633067 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125633067 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125633067 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125633067 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125633067 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125633067 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125633067 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125633067 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125633067 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125633067 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125633067 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125633067 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125633067 DLGLOBAL DEBUG validating counter group 0x5570f9ef0b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125633067 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125633067 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125633067 DLGLOBAL DEBUG validating counter group 0x5570f9ef0c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125633067 DLGLOBAL DEBUG validating counter group 0x5570f9ef0c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125633067 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125633067 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125633067 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125633067 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125633067 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212125633067 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125633067 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125633067 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125633067 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125633067 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) 20250212125633067 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) 20250212125633067 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125633067 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125633067 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125633067 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(684)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20250212125633068 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125633068 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125633068 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125633068 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125633068 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125633068 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125633068 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125633068 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125633068 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125633068 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125633071 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125633071 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125633071 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125633071 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125633071 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125633080 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) 20250212125633080 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) 20250212125633081 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) 20250212125633081 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) 20250212125633081 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) 20250212125633081 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) 20250212125633081 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) 20250212125633081 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) 20250212125633082 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) 20250212125633082 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) 20250212125633082 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) 20250212125633082 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) 20250212125633082 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) 20250212125633082 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) 20250212125633082 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) 20250212125633082 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) 20250212125633085 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) 20250212125633085 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) 20250212125633085 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(684)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125633099 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) 20250212125633099 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) 20250212125633099 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) 20250212125633099 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) 20250212125633099 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) 20250212125633099 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) 20250212125633099 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) 20250212125633099 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) 20250212125633100 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) 20250212125633100 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) 20250212125633100 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) 20250212125633100 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) 20250212125633100 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) 20250212125633100 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) 20250212125633100 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) 20250212125633100 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) 20250212125633108 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) 20250212125633108 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) 20250212125633108 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(684)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125633122 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) 20250212125633122 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) 20250212125633122 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) 20250212125633122 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) 20250212125633122 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) 20250212125633122 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) 20250212125633123 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) 20250212125633123 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) 20250212125633123 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) 20250212125633123 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) 20250212125633123 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) 20250212125633123 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) 20250212125633123 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) 20250212125633123 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) 20250212125633123 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) 20250212125633123 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) 20250212125633127 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) 20250212125633127 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) 20250212125633127 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(684)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125633141 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) 20250212125633141 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) 20250212125633141 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) 20250212125633141 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) 20250212125633141 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) 20250212125633141 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) 20250212125633141 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) 20250212125633141 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) 20250212125633141 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) 20250212125633141 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) 20250212125633142 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) 20250212125633142 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) 20250212125633142 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) 20250212125633142 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) 20250212125633142 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) 20250212125633142 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) 20250212125633145 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) 20250212125633145 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) 20250212125633145 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(684)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125633159 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) 20250212125633159 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) 20250212125633159 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) 20250212125633159 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) 20250212125633160 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) 20250212125633160 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) 20250212125633160 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) 20250212125633160 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) 20250212125633160 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) 20250212125633160 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) 20250212125633161 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) 20250212125633161 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) 20250212125633161 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) 20250212125633161 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) 20250212125633161 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) 20250212125633161 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) 20250212125633169 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) 20250212125633169 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) 20250212125633169 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(684)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125633183 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) 20250212125633183 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) 20250212125633183 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) 20250212125633183 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) 20250212125633183 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) 20250212125633183 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) 20250212125633184 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) 20250212125633184 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) 20250212125633184 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) 20250212125633184 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) 20250212125633184 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) 20250212125633184 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) 20250212125633185 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) 20250212125633185 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) 20250212125633185 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) 20250212125633185 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) 20250212125633187 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) 20250212125633187 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) 20250212125633188 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(684)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125633201 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) 20250212125633201 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) 20250212125633202 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) 20250212125633202 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) 20250212125633202 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) 20250212125633202 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) 20250212125633202 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) 20250212125633202 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) 20250212125633202 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) 20250212125633202 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) 20250212125633202 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) 20250212125633202 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) 20250212125633203 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) 20250212125633203 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) 20250212125633203 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) 20250212125633203 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) 20250212125633206 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) 20250212125633206 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) 20250212125633206 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(684)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125633220 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) 20250212125633220 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) 20250212125633220 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) 20250212125633220 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) 20250212125633220 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) 20250212125633220 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) 20250212125633220 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) 20250212125633220 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) 20250212125633221 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) 20250212125633221 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) 20250212125633221 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) 20250212125633221 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) 20250212125633221 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) 20250212125633221 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) 20250212125633221 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) 20250212125633221 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) 20250212125633229 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) 20250212125633229 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) 20250212125633229 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(684)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125633243 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) 20250212125633243 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) 20250212125633244 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) 20250212125633244 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) 20250212125633244 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) 20250212125633244 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) 20250212125633244 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) 20250212125633244 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) 20250212125633244 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) 20250212125633244 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) 20250212125633244 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) 20250212125633244 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) 20250212125633244 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) 20250212125633244 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) 20250212125633245 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) 20250212125633245 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) 20250212125633248 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) 20250212125633248 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) 20250212125633248 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(684)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125633262 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) 20250212125633262 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) 20250212125633262 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) 20250212125633262 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) 20250212125633262 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) 20250212125633262 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) 20250212125633263 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) 20250212125633263 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) 20250212125633263 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) 20250212125633263 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) 20250212125633263 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) 20250212125633263 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) 20250212125633263 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) 20250212125633263 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) 20250212125633263 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) 20250212125633263 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) 20250212125633267 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) 20250212125633267 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) 20250212125633267 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125633267 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125633267 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125633267 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(684)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125633281 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) 20250212125633281 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) 20250212125633281 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) 20250212125633281 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) 20250212125633281 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) 20250212125633281 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) 20250212125633281 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) 20250212125633281 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) 20250212125633281 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) 20250212125633281 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) 20250212125633281 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) 20250212125633281 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) 20250212125633282 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) 20250212125633282 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) 20250212125633282 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) 20250212125633282 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) 20250212125633290 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) 20250212125633290 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) 20250212125633290 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20250212125633290 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) 20250212125633290 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(684)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125633304 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) 20250212125633304 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) 20250212125633304 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) 20250212125633304 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) 20250212125633304 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) 20250212125633305 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) 20250212125633305 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) 20250212125633305 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) 20250212125633305 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) 20250212125633305 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) 20250212125633305 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) 20250212125633305 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) 20250212125633305 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) 20250212125633305 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) 20250212125633305 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) 20250212125633305 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) 20250212125633309 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) 20250212125633309 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) 20250212125633309 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20250212125633309 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) 20250212125633309 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(684)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125633323 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) 20250212125633323 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) 20250212125633323 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) 20250212125633323 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125633323 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) 20250212125633323 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) 20250212125633323 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) 20250212125633323 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) 20250212125633323 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) 20250212125633323 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) 20250212125633323 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) 20250212125633323 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) 20250212125633323 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) 20250212125633323 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) 20250212125633324 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) 20250212125633324 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) 20250212125633324 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) 20250212125633324 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) 20250212125633327 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125633341 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 b5 69 42 9f c3 d3 66 9d 0c 65 88 2c 14 69 40 90 07 73 61 84 92 99 3a 15 65 40 00 (pcu_l1_if.cpp:463) 20250212125633341 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) 20250212125633341 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125633341 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 01 01 00 00 00 01 b5 69 42 9f c3 d3 66 9d 0c 65 88 2c 14 69 40 90 07 73 61 84 92 99 3a 15 65 40 00 (pdch.cpp:1019) 20250212125633341 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125633341 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) 20250212125633341 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125633341 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) 20250212125633341 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125633341 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 b5 69 42 9f c3 d3 66 9d 0c 65 88 2c 14 69 40 90 07 73 61 84 92 99 3a 15 65 40 (tbf_ul.cpp:337) 20250212125633341 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125633341 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125633341 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125633341 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125633341 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125633341 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125633341 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125633341 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) 20250212125633341 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) 20250212125633341 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125633341 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125633341 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125633342 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) 20250212125633342 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) 20250212125633342 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) 20250212125633342 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) 20250212125633342 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) 20250212125633342 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) 20250212125633342 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) 20250212125633342 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) 20250212125633343 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) 20250212125633343 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) 20250212125633343 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) 20250212125633343 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) 20250212125633343 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) 20250212125633343 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) 20250212125633351 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) 20250212125633351 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) 20250212125633351 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type USF (pdch_ul_controller.c:184) 20250212125633351 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) 20250212125633351 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125633351 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125633351 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) 20250212125633351 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125633351 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125633351 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125633351 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) 20250212125633351 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) 20250212125633351 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(684)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125633365 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 36 c0 b6 0a d9 d1 8b 69 38 27 ea e4 df 65 57 b2 d9 a7 54 cf 3c d1 99 6b 3e fe 13 a6 7a ef 00 (pcu_l1_if.cpp:463) 20250212125633365 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) 20250212125633365 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125633365 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 03 36 c0 b6 0a d9 d1 8b 69 38 27 ea e4 df 65 57 b2 d9 a7 54 cf 3c d1 99 6b 3e fe 13 a6 7a ef 00 (pdch.cpp:1019) 20250212125633365 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125633365 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=65 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125633365 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) 20250212125633365 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) 20250212125633365 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20250212125633365 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=36 c0 b6 0a d9 d1 8b 69 38 27 ea e4 df 65 57 b2 d9 a7 54 cf 3c d1 99 6b 3e fe 13 a6 7a ef (tbf_ul.cpp:337) 20250212125633365 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20250212125633365 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20250212125633365 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20250212125633365 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125633365 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) 20250212125633365 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=56 (tbf_ul.cpp:197) 20250212125633365 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=56 (tbf_ul.cpp:467) 20250212125633365 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125633365 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) 20250212125633365 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20250212125633365 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20250212125633365 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20250212125633365 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) 20250212125633365 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125633365 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125633365 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) 20250212125633365 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) 20250212125633365 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) 20250212125633365 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) 20250212125633366 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) 20250212125633366 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) 20250212125633366 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) 20250212125633366 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) 20250212125633366 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) 20250212125633366 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) 20250212125633366 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) 20250212125633366 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) 20250212125633367 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) 20250212125633367 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) 20250212125633369 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) 20250212125633369 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) 20250212125633369 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 69 + 13 = 82 (pdch_ul_controller.c:131) 20250212125633369 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20250212125633369 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRR" R=Received I=Invalid (encoding.cpp:860) 20250212125633369 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) 20250212125633369 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type POLL (pdch_ul_controller.c:184) 20250212125633369 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) 20250212125633369 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) 20250212125633369 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) 20250212125633369 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) 20250212125633369 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(684)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125633372 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125633372 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125633372 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125633372 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125633372 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125633372 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20250212125633372 DMS INFO Modifying MS object, TLLI = 0x00000001, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20250212125633372 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20250212125633372 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125633383 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) 20250212125633383 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) 20250212125633383 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=69): TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} (pdch_ul_controller.c:309) 20250212125633383 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125633384 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) 20250212125633384 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) 20250212125633384 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) 20250212125633384 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) 20250212125633384 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) 20250212125633384 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) 20250212125633384 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) 20250212125633384 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) 20250212125633385 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) 20250212125633385 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) 20250212125633385 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) 20250212125633385 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) 20250212125633385 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) 20250212125633385 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) 20250212125633388 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125633402 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) 20250212125633402 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) 20250212125633402 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) 20250212125633402 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) 20250212125633403 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) 20250212125633403 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) 20250212125633403 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) 20250212125633403 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) 20250212125633403 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) 20250212125633403 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) 20250212125633403 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) 20250212125633403 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) 20250212125633403 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) 20250212125633403 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) 20250212125633404 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) 20250212125633404 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) 20250212125633411 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125633425 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) 20250212125633425 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) 20250212125633426 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) 20250212125633426 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) 20250212125633426 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) 20250212125633426 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) 20250212125633426 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) 20250212125633426 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) 20250212125633426 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) 20250212125633427 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) 20250212125633427 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) 20250212125633427 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) 20250212125633427 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) 20250212125633427 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) 20250212125633427 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) 20250212125633427 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) 20250212125633430 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125633444 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) 20250212125633444 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) 20250212125633444 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125633444 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125633444 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|MTC@8d0f06c41a7d: Start timer T: 2 s  (gsm_rlcmac.c:5476) 20250212125633444 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125633444 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) 20250212125633444 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) 20250212125633444 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) 20250212125633444 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20250212125633444 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) 20250212125633444 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20250212125633444 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20250212125633444 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125633444 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) 20250212125633444 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20250212125633444 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125633444 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125633444 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Deallocated (fsm.c:568) 20250212125633444 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125633444 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125633444 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125633444 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) 20250212125633444 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125633444 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125633444 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125633444 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20250212125633444 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125633444 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125633444 DLGLOBAL DEBUG validating counter group 0x5570f9ef0b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125633444 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125633444 DLGLOBAL DEBUG validating counter group 0x5570f9ef0e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125633444 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125633444 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125633444 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) 20250212125633444 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) 20250212125633444 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) 20250212125633444 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) 20250212125633444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20250212125633444 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) 20250212125633444 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20250212125633444 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) 20250212125633444 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20250212125633444 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) 20250212125633444 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) 20250212125633444 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) 20250212125633444 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) 20250212125633444 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) 20250212125633444 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) 20250212125633444 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) 20250212125633444 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) 20250212125633444 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) 20250212125633445 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) 20250212125633445 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) 20250212125633445 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) 20250212125633445 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) 20250212125633445 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) 20250212125633445 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) 20250212125633445 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) 20250212125633445 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(684)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(684)@8d0f06c41a7d: 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@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@8d0f06c41a7d: 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@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125633447 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20250212125633447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212125633447 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212125633447 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) 20250212125633447 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=82, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125633447 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125633447 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125633447 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125633447 DLGLOBAL DEBUG validating counter group 0x5570f9ef0760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125633447 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125633447 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125633447 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125633447 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125633447 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125633447 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125633447 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125633447 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125633447 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125633447 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125633447 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125633447 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125633447 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125633447 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125633447 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125633447 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125633447 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125633447 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125633447 DLGLOBAL DEBUG validating counter group 0x5570f9ef0b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125633447 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125633447 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125633447 DLGLOBAL DEBUG validating counter group 0x5570f9ef0c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125633447 DLGLOBAL DEBUG validating counter group 0x5570f9ef0c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125633447 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125633447 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125633447 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125633447 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125633447 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212125633447 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125633447 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125633447 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125633447 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125633447 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) 20250212125633447 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=82 (tbf_ul.cpp:221) 20250212125633447 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125633447 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125633447 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125633447 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=82 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(684)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 } } } } } } } } } 20250212125633448 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: 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 } 20250212125633462 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) 20250212125633462 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) 20250212125633463 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) 20250212125633463 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) 20250212125633463 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) 20250212125633463 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) 20250212125633463 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) 20250212125633463 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) 20250212125633463 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) 20250212125633463 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) 20250212125633463 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) 20250212125633463 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) 20250212125633463 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) 20250212125633463 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) 20250212125633463 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) 20250212125633463 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) 20250212125633472 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) 20250212125633472 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125633472 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(684)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125633486 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) 20250212125633486 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) 20250212125633486 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) 20250212125633486 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) 20250212125633487 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) 20250212125633487 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) 20250212125633487 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) 20250212125633487 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) 20250212125633487 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) 20250212125633487 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) 20250212125633487 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) 20250212125633487 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) 20250212125633488 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) 20250212125633488 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) 20250212125633488 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) 20250212125633488 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) 20250212125633490 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) 20250212125633490 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) 20250212125633490 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(684)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125633504 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) 20250212125633504 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) 20250212125633505 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) 20250212125633505 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) 20250212125633505 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) 20250212125633505 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) 20250212125633505 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) 20250212125633505 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) 20250212125633505 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) 20250212125633505 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) 20250212125633505 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) 20250212125633505 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) 20250212125633505 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) 20250212125633505 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) 20250212125633506 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) 20250212125633506 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) 20250212125633509 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) 20250212125633509 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) 20250212125633509 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(684)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125633523 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) 20250212125633523 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) 20250212125633523 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) 20250212125633523 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) 20250212125633523 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) 20250212125633523 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) 20250212125633524 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) 20250212125633524 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) 20250212125633524 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) 20250212125633524 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) 20250212125633524 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) 20250212125633524 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) 20250212125633524 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) 20250212125633524 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) 20250212125633524 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) 20250212125633524 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) 20250212125633532 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) 20250212125633532 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) 20250212125633533 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(684)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125633546 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) 20250212125633546 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) 20250212125633546 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) 20250212125633547 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) 20250212125633547 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) 20250212125633547 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) 20250212125633547 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) 20250212125633547 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) 20250212125633547 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) 20250212125633547 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) 20250212125633547 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) 20250212125633547 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) 20250212125633547 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) 20250212125633547 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) 20250212125633547 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) 20250212125633547 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) 20250212125633551 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) 20250212125633551 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) 20250212125633551 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(684)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125633565 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) 20250212125633565 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) 20250212125633565 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) 20250212125633565 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) 20250212125633565 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) 20250212125633565 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) 20250212125633566 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) 20250212125633566 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) 20250212125633566 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) 20250212125633566 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) 20250212125633566 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) 20250212125633566 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) 20250212125633566 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) 20250212125633566 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) 20250212125633566 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) 20250212125633566 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) 20250212125633570 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) 20250212125633570 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) 20250212125633570 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(684)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125633584 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) 20250212125633584 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) 20250212125633584 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) 20250212125633584 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) 20250212125633584 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) 20250212125633584 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) 20250212125633585 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) 20250212125633585 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) 20250212125633585 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) 20250212125633585 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) 20250212125633585 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) 20250212125633585 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) 20250212125633585 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) 20250212125633585 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) 20250212125633585 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) 20250212125633585 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) 20250212125633593 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) 20250212125633593 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) 20250212125633593 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(684)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125633607 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) 20250212125633607 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) 20250212125633607 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) 20250212125633607 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) 20250212125633607 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) 20250212125633607 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) 20250212125633607 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) 20250212125633607 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) 20250212125633608 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) 20250212125633608 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) 20250212125633608 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) 20250212125633608 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) 20250212125633608 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) 20250212125633608 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) 20250212125633608 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) 20250212125633608 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) 20250212125633612 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) 20250212125633612 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) 20250212125633612 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(684)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125633626 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) 20250212125633626 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) 20250212125633626 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) 20250212125633626 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) 20250212125633626 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) 20250212125633626 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) 20250212125633627 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) 20250212125633627 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) 20250212125633627 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) 20250212125633627 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) 20250212125633627 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) 20250212125633627 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) 20250212125633627 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) 20250212125633627 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) 20250212125633628 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) 20250212125633628 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) 20250212125633630 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) 20250212125633630 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) 20250212125633631 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(684)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125633644 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) 20250212125633644 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) 20250212125633645 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) 20250212125633645 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) 20250212125633645 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) 20250212125633645 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) 20250212125633645 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) 20250212125633645 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) 20250212125633646 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) 20250212125633646 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) 20250212125633646 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) 20250212125633646 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) 20250212125633646 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) 20250212125633646 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) 20250212125633647 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) 20250212125633647 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) 20250212125633648 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125633648 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125633648 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125633648 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125633648 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) 20250212125633648 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20250212125633654 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) 20250212125633654 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=130 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=134 (gprs_rlcmac_sched.cpp:454) 20250212125633654 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20250212125633654 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20250212125633654 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) 20250212125633654 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) 20250212125633654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20250212125633654 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125633654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20250212125633654 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) 20250212125633654 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) 20250212125633654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 97 4a 14 dd a4 5a 5c 8a 93 b7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20250212125633654 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) 20250212125633654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125633654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125633654 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) 20250212125633654 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 130 + 13 = 143 (pdch_ul_controller.c:131) 20250212125633654 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type POLL (pdch_ul_controller.c:184) 20250212125633654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=143, TS=7) (tbf_dl.cpp:883) 20250212125633654 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=143, TS=7 (tbf_dl.cpp:903) 20250212125633654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 97 4a 14 dd a4 5a 5c 8a 93 b7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20250212125633654 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=08 00 00 29 97 4a 14 dd a4 5a 5c 8a 93 b7 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) 20250212125633654 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125633668 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) 20250212125633668 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) 20250212125633668 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) 20250212125633668 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) 20250212125633668 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) 20250212125633668 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) 20250212125633669 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) 20250212125633669 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) 20250212125633669 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) 20250212125633669 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) 20250212125633669 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) 20250212125633669 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) 20250212125633670 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) 20250212125633670 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) 20250212125633670 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) 20250212125633670 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) 20250212125633672 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125633687 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=7 data=04 01 01 00 00 00 01 f9 96 be e1 5b c5 03 1a 34 c8 87 11 3b f5 66 f1 69 e9 43 ba 86 89 33 ad 21 1d 00 (pcu_l1_if.cpp:463) 20250212125633687 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) 20250212125633687 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125633687 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 01 01 00 00 00 01 f9 96 be e1 5b c5 03 1a 34 c8 87 11 3b f5 66 f1 69 e9 43 ba 86 89 33 ad 21 1d 00 (pdch.cpp:1019) 20250212125633687 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125633687 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) 20250212125633687 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125633687 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) 20250212125633687 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125633687 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 f9 96 be e1 5b c5 03 1a 34 c8 87 11 3b f5 66 f1 69 e9 43 ba 86 89 33 ad 21 1d (tbf_ul.cpp:337) 20250212125633687 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125633687 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125633687 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) 20250212125633687 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) 20250212125633687 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL) Clearing MS object (gprs_ms.c:402) 20250212125633687 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) 20250212125633687 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125633687 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125633687 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) 20250212125633687 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) 20250212125633687 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125633687 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125633687 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125633687 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125633687 DMS INFO MS(TA-0:MSCLS-0-0): - ms_merge_and_clear_ms: now used by 0 (-) (gprs_ms.c:488) 20250212125633687 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20250212125633687 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125633687 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125633687 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125633687 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125633687 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125633687 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) 20250212125633687 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) 20250212125633687 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) 20250212125633687 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125633687 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125633687 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) 20250212125633687 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) 20250212125633687 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) 20250212125633687 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) 20250212125633687 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) 20250212125633687 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) 20250212125633688 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) 20250212125633688 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) 20250212125633688 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) 20250212125633688 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) 20250212125633688 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) 20250212125633688 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) 20250212125633688 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) 20250212125633688 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) 20250212125633691 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) 20250212125633691 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=138 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, expect answer on UL FN=143 (gprs_rlcmac_sched.cpp:454) 20250212125633691 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20250212125633691 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) 20250212125633691 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125633691 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125633691 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) 20250212125633691 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125633691 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125633691 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) 20250212125633691 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125633691 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) 20250212125633691 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212125633691 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125633691 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125633691 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20250212125633691 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125633691 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125633691 DLGLOBAL DEBUG validating counter group 0x5570f9ef0b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125633691 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125633691 DLGLOBAL DEBUG validating counter group 0x5570f9ef0e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125633691 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125633691 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125633691 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) 20250212125633691 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) 20250212125633691 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) 20250212125633691 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) 20250212125633691 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20250212125633691 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) 20250212125633691 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20250212125633691 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:146) 20250212125633691 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20250212125633691 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) 20250212125633691 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20250212125633691 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) 20250212125633691 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125633691 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125633691 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(684)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125633705 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) 20250212125633705 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) 20250212125633705 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) 20250212125633705 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) 20250212125633706 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) 20250212125633706 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) 20250212125633706 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) 20250212125633706 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) 20250212125633706 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) 20250212125633706 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) 20250212125633706 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) 20250212125633706 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) 20250212125633707 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) 20250212125633707 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) 20250212125633707 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) 20250212125633707 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) 20250212125633714 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) 20250212125633714 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) 20250212125633714 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type USF (pdch_ul_controller.c:184) 20250212125633714 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212125633714 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 143 + 13 = 156 (pdch_ul_controller.c:131) 20250212125633715 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20250212125633715 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20250212125633715 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) 20250212125633715 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20250212125633715 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type POLL (pdch_ul_controller.c:184) 20250212125633715 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=156, TS=7) (tbf_dl_ass_fsm.c:126) 20250212125633715 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20250212125633715 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) 20250212125633715 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) 20250212125633715 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(684)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++") 20250212125633729 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) 20250212125633729 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) 20250212125633729 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=143): TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125633729 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125633729 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) 20250212125633729 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) 20250212125633729 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) 20250212125633729 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) 20250212125633729 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) 20250212125633729 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) 20250212125633729 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) 20250212125633729 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) 20250212125633730 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) 20250212125633730 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) 20250212125633730 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) 20250212125633730 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) 20250212125633731 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) 20250212125633731 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) 20250212125633733 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125633747 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) 20250212125633747 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) 20250212125633747 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) 20250212125633747 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125633747 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) 20250212125633747 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) 20250212125633748 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) 20250212125633748 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) 20250212125633748 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) 20250212125633748 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) 20250212125633748 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) 20250212125633748 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) 20250212125633748 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) 20250212125633748 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) 20250212125633748 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) 20250212125633748 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) 20250212125633748 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) 20250212125633748 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) 20250212125633752 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125633766 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) 20250212125633766 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) 20250212125633766 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) 20250212125633766 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) 20250212125633766 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) 20250212125633766 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) 20250212125633767 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) 20250212125633767 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) 20250212125633767 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) 20250212125633767 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) 20250212125633767 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) 20250212125633767 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) 20250212125633767 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) 20250212125633767 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) 20250212125633767 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) 20250212125633767 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) 20250212125633775 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125633789 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) 20250212125633789 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) 20250212125633789 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125633789 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125633789 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) 20250212125633789 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125633789 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) 20250212125633789 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} [UPLINK] DOWNLINK ASSIGNED (pdch.cpp:420) 20250212125633789 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:424) 20250212125633789 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to NONE (tbf_dl_ass_fsm.c:177) 20250212125633789 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:437) 20250212125633789 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20250212125633789 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) 20250212125633789 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) 20250212125633790 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) 20250212125633790 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) 20250212125633790 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) 20250212125633790 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) 20250212125633790 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) 20250212125633790 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) 20250212125633790 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) 20250212125633790 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) 20250212125633790 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) 20250212125633790 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) 20250212125633790 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) 20250212125633790 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) 20250212125633794 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) 20250212125633794 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) 20250212125633794 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 164 for type USF (pdch_ul_controller.c:184) 20250212125633794 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) 20250212125633794 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) 20250212125633794 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) 20250212125633794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20250212125633794 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125633794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20250212125633794 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) 20250212125633794 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) 20250212125633794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 97 4a 14 dd a4 5a 5c 8a 93 b7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20250212125633794 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) 20250212125633794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125633794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125633794 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) 20250212125633794 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 160 + 13 = 173 (pdch_ul_controller.c:131) 20250212125633794 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 173 for type POLL (pdch_ul_controller.c:184) 20250212125633794 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) 20250212125633794 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) 20250212125633794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 97 4a 14 dd a4 5a 5c 8a 93 b7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20250212125633794 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 97 4a 14 dd a4 5a 5c 8a 93 b7 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) 20250212125633794 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(684)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125633796 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51414<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125633797 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51408<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125633797 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125633797 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125633797 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125633797 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125633797 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125633797 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) 20250212125633797 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20250212125633797 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125633797 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125633797 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Deallocated (fsm.c:568) 20250212125633797 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125633797 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125633797 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) 20250212125633797 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125633797 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125633797 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) 20250212125633797 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125633797 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125633797 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125633797 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125633797 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125633797 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125633797 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125633797 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125633797 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125633797 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125633797 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125633797 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125633797 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125633797 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125633797 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125633797 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125633797 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125633797 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) 20250212125633797 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) 20250212125633797 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 9981 with status 0 MTC@8d0f06c41a7d: Test case TC_ul_tbf_1phase_while_dl_ass_pch finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_1phase_while_dl_ass_pch pass'. respawn: 59: starting: osmo-pcu Wed Feb 12 12:56:33 UTC 2025 ====== 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 20250212125633810 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125633810 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125633810 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125633810 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125633831 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59280<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125633931 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59280<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=327112) Waiting for packet dumper to finish... 1 (prev_count=327112, count=348892) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_1phase_while_dl_ass_pch pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_2phase_while_dl_ass_pch'. ------ PCU_Tests.TC_ul_tbf_2phase_while_dl_ass_pch ------ Wed Feb 12 12:56:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_tbf_2phase_while_dl_ass_pch.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_tbf_2phase_while_dl_ass_pch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_2phase_while_dl_ass_pch' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_ul_tbf_2phase_while_dl_ass_pch started. 689@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 689@8d0f06c41a7d: 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_ul_tbf_2phase_while_dl_ass_pch-BVCI1234(692)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(693)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 689@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(693)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125636992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59288<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 689@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(697)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s 689@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(697)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(694)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(694)@8d0f06c41a7d: Start timer T: 5 s 20250212125637001 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59296<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(694)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_ul_tbf_2phase_while_dl_ass_pch-STATS(698)@8d0f06c41a7d: Start timer T: 2 s TC_ul_tbf_2phase_while_dl_ass_pch-STATS(698)@8d0f06c41a7d: Start timer T: 2 s 689@8d0f06c41a7d: 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(701)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(701)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125638811 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125638811 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125638811 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(694)@8d0f06c41a7d: OsmoPCU is now connected BTS(696)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125638816 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125638816 DLGLOBAL DEBUG validating counter group 0x55c58d1de040(bts) with 102 counters (rate_ctr.c:86) 20250212125638816 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125638816 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125638816 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125638816 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125638816 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125638816 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125638816 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125638816 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125638816 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125638816 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125638816 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125638816 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125638816 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125638816 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125638816 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125638816 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125638816 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125638816 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125638816 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125638816 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125638816 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125638816 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125638816 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125638816 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125638816 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125638816 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125638816 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125638816 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125638816 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125638816 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125638816 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125638816 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125638816 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125638816 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125638816 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125638816 DLGLOBAL DEBUG validating counter group 0x7f61987d25e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125638816 DLGLOBAL DEBUG validating counter group 0x55c58d1dd720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125638816 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125638816 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125638816 DLGLOBAL DEBUG validating counter group 0x7f61987d3180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125638816 DLGLOBAL DEBUG validating counter group 0x7f61987d3160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125638816 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125638816 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) 20250212125638816 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) 20250212125638816 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125638816 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125638816 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125638816 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125638816 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125638816 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125638816 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125638816 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125638816 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125638816 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125638816 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125638816 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125638816 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125638816 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125638816 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125638816 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125638816 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125638816 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125638817 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125638817 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125638817 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125638817 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125638817 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125638817 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125638817 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125638817 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125638817 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) 20250212125638817 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125638817 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(696)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(696)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(696)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(693)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(696)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(693)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(693)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(693)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(696)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" 20250212125638819 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) BTS(696)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" 20250212125638819 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) 20250212125638819 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) 20250212125638819 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125638819 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125638819 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(696)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" 20250212125638820 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125638820 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) 20250212125638820 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(696)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(693)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(693)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125638820 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125638820 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) 20250212125638820 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) 20250212125638820 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125638820 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125638820 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125638820 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125638820 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125638820 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125638820 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125638821 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125638821 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(693)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(693)@8d0f06c41a7d: Start timer Tns_test: 10 s 690@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 690@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125638826 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125638826 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125638826 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125638826 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125638826 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125638826 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125638826 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125638826 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125638829 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) 20250212125638829 DL1IF DEBUG 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_ul_tbf_2phase_while_dl_ass_pch-BVCI1234(692)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 20250212125638829 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) 20250212125638829 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) 20250212125638829 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) 20250212125638829 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) 20250212125638830 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) 20250212125638830 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) 20250212125638830 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) 20250212125638830 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_ul_tbf_2phase_while_dl_ass_pch-BVCI1234(692)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125638830 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) 20250212125638830 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) 20250212125638830 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) 20250212125638830 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) 20250212125638830 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) 20250212125638830 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@8d0f06c41a7d: BSSGP successfully initialized 20250212125638830 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125638830 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125638830 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125638830 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125638830 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125638830 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125638830 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125638830 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125638831 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) 20250212125638831 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125638831 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125638831 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125638831 DLGLOBAL DEBUG validating counter group 0x55c58d1dd760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125638831 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125638831 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125638831 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125638832 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125638832 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125638832 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125638832 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125638832 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125638832 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125638832 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125638832 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125638832 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125638832 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125638832 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125638832 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125638832 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125638832 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125638832 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125638832 DLGLOBAL DEBUG validating counter group 0x55c58d1ddb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125638832 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125638832 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125638832 DLGLOBAL DEBUG validating counter group 0x55c58d1ddc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125638832 DLGLOBAL DEBUG validating counter group 0x55c58d1ddc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125638832 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125638832 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125638832 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125638832 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125638832 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212125638832 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125638832 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125638832 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125638832 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125638832 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) 20250212125638832 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) 20250212125638832 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125638832 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125638832 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125638832 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(696)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20250212125638833 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125638833 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125638833 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125638833 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125638833 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125638833 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125638833 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125638833 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125638833 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125638833 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125638834 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125638835 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125638835 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125638835 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125638835 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125638835 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125638848 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) 20250212125638848 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) 20250212125638848 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) 20250212125638848 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) 20250212125638849 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) 20250212125638849 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) 20250212125638849 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) 20250212125638849 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) 20250212125638849 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) 20250212125638849 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) 20250212125638849 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) 20250212125638849 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) 20250212125638849 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) 20250212125638849 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) 20250212125638849 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) 20250212125638849 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) 20250212125638852 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) 20250212125638852 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) 20250212125638853 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(696)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125638866 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) 20250212125638866 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) 20250212125638867 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) 20250212125638867 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) 20250212125638867 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) 20250212125638867 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) 20250212125638867 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) 20250212125638867 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) 20250212125638867 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) 20250212125638867 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) 20250212125638867 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) 20250212125638867 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) 20250212125638867 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) 20250212125638867 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) 20250212125638867 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) 20250212125638867 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) 20250212125638876 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) 20250212125638876 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) 20250212125638876 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(696)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125638890 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) 20250212125638890 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) 20250212125638890 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) 20250212125638890 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) 20250212125638890 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) 20250212125638890 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) 20250212125638891 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) 20250212125638891 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) 20250212125638891 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) 20250212125638891 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) 20250212125638891 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) 20250212125638891 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) 20250212125638891 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) 20250212125638891 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) 20250212125638891 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) 20250212125638891 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) 20250212125638894 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) 20250212125638894 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) 20250212125638894 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(696)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125638908 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) 20250212125638908 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) 20250212125638909 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) 20250212125638909 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) 20250212125638909 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) 20250212125638909 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) 20250212125638909 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) 20250212125638909 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) 20250212125638909 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) 20250212125638909 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) 20250212125638909 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) 20250212125638909 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) 20250212125638909 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) 20250212125638909 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) 20250212125638910 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) 20250212125638910 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) 20250212125638913 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) 20250212125638913 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) 20250212125638913 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(696)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125638928 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) 20250212125638928 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) 20250212125638928 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) 20250212125638928 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) 20250212125638928 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) 20250212125638928 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) 20250212125638929 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) 20250212125638929 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) 20250212125638929 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) 20250212125638929 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) 20250212125638929 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) 20250212125638929 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) 20250212125638929 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) 20250212125638930 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) 20250212125638930 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) 20250212125638930 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) 20250212125638937 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) 20250212125638937 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) 20250212125638937 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(696)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125638951 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) 20250212125638951 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) 20250212125638952 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) 20250212125638952 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) 20250212125638952 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) 20250212125638952 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) 20250212125638952 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) 20250212125638952 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) 20250212125638953 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) 20250212125638953 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) 20250212125638953 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) 20250212125638953 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) 20250212125638953 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) 20250212125638953 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) 20250212125638954 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) 20250212125638954 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) 20250212125638956 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) 20250212125638956 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) 20250212125638956 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(696)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125638970 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) 20250212125638970 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) 20250212125638971 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) 20250212125638971 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) 20250212125638971 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) 20250212125638971 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) 20250212125638971 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) 20250212125638971 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) 20250212125638972 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) 20250212125638972 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) 20250212125638972 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) 20250212125638972 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) 20250212125638972 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) 20250212125638972 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) 20250212125638972 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) 20250212125638972 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) 20250212125638975 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) 20250212125638975 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) 20250212125638975 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(696)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125638989 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) 20250212125638989 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) 20250212125638989 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) 20250212125638990 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) 20250212125638990 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) 20250212125638990 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) 20250212125638990 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) 20250212125638990 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) 20250212125638991 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) 20250212125638991 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) 20250212125638991 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) 20250212125638991 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) 20250212125638991 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) 20250212125638991 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) 20250212125638992 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) 20250212125638992 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) 20250212125638998 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) 20250212125638999 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) 20250212125638999 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(696)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125639013 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) 20250212125639013 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) 20250212125639013 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) 20250212125639013 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) 20250212125639014 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) 20250212125639014 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) 20250212125639014 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) 20250212125639014 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) 20250212125639014 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) 20250212125639014 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) 20250212125639014 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) 20250212125639014 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) 20250212125639015 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) 20250212125639015 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) 20250212125639015 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) 20250212125639015 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) 20250212125639017 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) 20250212125639017 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) 20250212125639018 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(696)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125639032 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) 20250212125639032 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) 20250212125639032 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125639032 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125639032 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125639032 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) 20250212125639032 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) 20250212125639032 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) 20250212125639032 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) 20250212125639033 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) 20250212125639033 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) 20250212125639033 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) 20250212125639033 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) 20250212125639033 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) 20250212125639033 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) 20250212125639034 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) 20250212125639034 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) 20250212125639034 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) 20250212125639034 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) 20250212125639036 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) 20250212125639036 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) 20250212125639036 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20250212125639036 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) 20250212125639036 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(696)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125639050 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) 20250212125639050 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) 20250212125639051 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) 20250212125639051 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) 20250212125639051 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) 20250212125639051 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) 20250212125639051 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) 20250212125639051 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) 20250212125639052 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) 20250212125639052 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) 20250212125639052 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) 20250212125639052 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) 20250212125639052 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) 20250212125639052 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) 20250212125639052 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) 20250212125639052 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) 20250212125639059 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) 20250212125639060 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) 20250212125639060 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20250212125639060 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) 20250212125639060 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(696)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125639074 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) 20250212125639074 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) 20250212125639074 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) 20250212125639074 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125639074 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) 20250212125639074 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) 20250212125639074 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) 20250212125639074 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) 20250212125639075 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) 20250212125639075 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) 20250212125639075 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) 20250212125639075 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) 20250212125639075 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) 20250212125639075 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) 20250212125639075 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) 20250212125639075 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) 20250212125639076 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) 20250212125639076 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) 20250212125639078 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125639092 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 95 37 c0 7d 5e dd 20 f7 61 c5 c6 69 cf ab 73 ae b9 48 08 c0 b4 dd bf f0 32 59 00 (pcu_l1_if.cpp:463) 20250212125639093 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) 20250212125639093 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125639093 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 01 01 00 00 00 01 95 37 c0 7d 5e dd 20 f7 61 c5 c6 69 cf ab 73 ae b9 48 08 c0 b4 dd bf f0 32 59 00 (pdch.cpp:1019) 20250212125639093 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125639093 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) 20250212125639093 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125639093 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) 20250212125639093 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125639093 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 95 37 c0 7d 5e dd 20 f7 61 c5 c6 69 cf ab 73 ae b9 48 08 c0 b4 dd bf f0 32 59 (tbf_ul.cpp:337) 20250212125639093 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125639093 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125639093 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125639093 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125639093 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125639093 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125639093 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125639093 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) 20250212125639093 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) 20250212125639093 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125639093 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125639093 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125639093 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) 20250212125639093 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) 20250212125639093 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) 20250212125639093 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) 20250212125639093 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) 20250212125639093 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) 20250212125639093 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) 20250212125639093 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) 20250212125639094 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) 20250212125639094 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) 20250212125639094 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) 20250212125639094 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) 20250212125639094 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) 20250212125639094 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) 20250212125639097 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) 20250212125639097 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) 20250212125639097 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20250212125639097 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) 20250212125639097 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125639097 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125639097 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) 20250212125639097 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125639097 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125639097 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125639097 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) 20250212125639097 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) 20250212125639097 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(696)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125639111 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 3c f3 42 f7 fc 17 d5 8b c8 d6 6d 7d de de 4f a9 9b 38 6b 51 d7 5d 12 9e 39 e8 53 8b 64 2d 00 (pcu_l1_if.cpp:463) 20250212125639111 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) 20250212125639111 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125639111 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 03 3c f3 42 f7 fc 17 d5 8b c8 d6 6d 7d de de 4f a9 9b 38 6b 51 d7 5d 12 9e 39 e8 53 8b 64 2d 00 (pdch.cpp:1019) 20250212125639111 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125639111 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=60 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125639111 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) 20250212125639111 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) 20250212125639111 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20250212125639111 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=3c f3 42 f7 fc 17 d5 8b c8 d6 6d 7d de de 4f a9 9b 38 6b 51 d7 5d 12 9e 39 e8 53 8b 64 2d (tbf_ul.cpp:337) 20250212125639111 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20250212125639111 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20250212125639111 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20250212125639111 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125639111 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) 20250212125639111 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=56 (tbf_ul.cpp:197) 20250212125639111 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=56 (tbf_ul.cpp:467) 20250212125639111 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125639111 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) 20250212125639111 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20250212125639111 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20250212125639111 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20250212125639111 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) 20250212125639111 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125639111 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125639112 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) 20250212125639112 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) 20250212125639112 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) 20250212125639112 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) 20250212125639112 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) 20250212125639112 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) 20250212125639113 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) 20250212125639113 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) 20250212125639113 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) 20250212125639113 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) 20250212125639113 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) 20250212125639113 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) 20250212125639113 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) 20250212125639113 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) 20250212125639121 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) 20250212125639121 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) 20250212125639121 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 65 + 13 = 78 (pdch_ul_controller.c:131) 20250212125639121 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20250212125639121 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRR" R=Received I=Invalid (encoding.cpp:860) 20250212125639121 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) 20250212125639121 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type POLL (pdch_ul_controller.c:184) 20250212125639121 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) 20250212125639121 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) 20250212125639121 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) 20250212125639121 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) 20250212125639121 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(696)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125639124 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125639124 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125639124 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125639124 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125639124 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125639124 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20250212125639124 DMS INFO Modifying MS object, TLLI = 0x00000001, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20250212125639124 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20250212125639124 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125639135 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) 20250212125639135 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) 20250212125639135 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) 20250212125639135 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125639135 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) 20250212125639135 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) 20250212125639135 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) 20250212125639135 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) 20250212125639135 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) 20250212125639135 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) 20250212125639135 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) 20250212125639135 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) 20250212125639135 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) 20250212125639135 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) 20250212125639136 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) 20250212125639136 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) 20250212125639136 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) 20250212125639136 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) 20250212125639139 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125639153 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) 20250212125639153 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) 20250212125639154 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) 20250212125639154 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) 20250212125639154 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) 20250212125639154 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) 20250212125639154 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) 20250212125639155 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) 20250212125639155 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) 20250212125639155 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) 20250212125639155 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) 20250212125639155 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) 20250212125639155 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) 20250212125639155 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) 20250212125639155 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) 20250212125639156 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) 20250212125639158 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125639172 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) 20250212125639172 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) 20250212125639173 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) 20250212125639173 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) 20250212125639173 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) 20250212125639173 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) 20250212125639173 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) 20250212125639173 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) 20250212125639173 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) 20250212125639173 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) 20250212125639173 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) 20250212125639173 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) 20250212125639174 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) 20250212125639174 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) 20250212125639174 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) 20250212125639174 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) 20250212125639181 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125639195 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) 20250212125639195 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) 20250212125639195 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125639195 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125639195 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) 20250212125639195 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125639196 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) 20250212125639196 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) 20250212125639196 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) 20250212125639196 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20250212125639196 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) 20250212125639196 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20250212125639196 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20250212125639196 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125639196 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) 20250212125639196 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20250212125639196 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125639196 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125639196 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Deallocated (fsm.c:568) 20250212125639196 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125639196 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125639196 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125639196 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) 20250212125639196 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125639196 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125639196 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125639196 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20250212125639196 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125639196 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125639196 DLGLOBAL DEBUG validating counter group 0x55c58d1ddb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125639196 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125639196 DLGLOBAL DEBUG validating counter group 0x55c58d1dde20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125639196 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125639196 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125639196 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) 20250212125639196 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) 20250212125639196 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) 20250212125639196 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) 20250212125639196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20250212125639196 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) 20250212125639196 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20250212125639196 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) 20250212125639196 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20250212125639196 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) 20250212125639196 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) 20250212125639196 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) 20250212125639196 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) 20250212125639196 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) 20250212125639196 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) 20250212125639196 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) 20250212125639196 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) 20250212125639196 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) 20250212125639197 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) 20250212125639197 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) 20250212125639197 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) 20250212125639197 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) 20250212125639197 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) 20250212125639197 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) 20250212125639197 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) 20250212125639197 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(696)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(696)@8d0f06c41a7d: 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@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 14, t2 := 13 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 4, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@8d0f06c41a7d: 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@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125639199 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20250212125639199 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212125639199 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212125639199 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) 20250212125639199 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=78, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125639199 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125639199 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212125639199 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type SBA (pdch_ul_controller.c:184) 20250212125639199 DRLCMAC DEBUG Allocated a single block at SBFn=117 TRX=0 TS=7 (bts.cpp:1002) 20250212125639199 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212125639199 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=78 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 70 09 6b 00 00 c0 08 0f 6b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20250212125639200 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(696)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 15, t2 := 13 } } } } } } } } } } } MTC@8d0f06c41a7d: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 15, t2 := 13 } } } 20250212125639214 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) 20250212125639214 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) 20250212125639214 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) 20250212125639214 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) 20250212125639214 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) 20250212125639214 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) 20250212125639214 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) 20250212125639214 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) 20250212125639214 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) 20250212125639214 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) 20250212125639215 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) 20250212125639215 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) 20250212125639215 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) 20250212125639215 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) 20250212125639215 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) 20250212125639215 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) 20250212125639218 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125639233 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) 20250212125639233 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) 20250212125639234 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) 20250212125639234 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) 20250212125639234 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) 20250212125639234 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) 20250212125639234 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) 20250212125639234 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) 20250212125639235 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) 20250212125639235 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) 20250212125639235 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) 20250212125639235 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) 20250212125639235 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) 20250212125639235 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) 20250212125639235 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) 20250212125639235 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) 20250212125639243 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125639257 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) 20250212125639257 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) 20250212125639257 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) 20250212125639257 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) 20250212125639258 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) 20250212125639258 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) 20250212125639258 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) 20250212125639258 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) 20250212125639258 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) 20250212125639258 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) 20250212125639259 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) 20250212125639259 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) 20250212125639259 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) 20250212125639259 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) 20250212125639259 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) 20250212125639259 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) 20250212125639261 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125639276 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) 20250212125639276 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) 20250212125639276 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) 20250212125639276 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) 20250212125639276 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) 20250212125639276 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) 20250212125639276 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) 20250212125639276 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) 20250212125639277 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) 20250212125639277 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) 20250212125639277 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) 20250212125639277 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) 20250212125639277 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) 20250212125639277 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) 20250212125639277 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) 20250212125639277 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) 20250212125639281 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125639295 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) 20250212125639295 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) 20250212125639296 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) 20250212125639296 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) 20250212125639296 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) 20250212125639296 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) 20250212125639296 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) 20250212125639296 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) 20250212125639296 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) 20250212125639296 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) 20250212125639297 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) 20250212125639297 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) 20250212125639297 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) 20250212125639297 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) 20250212125639297 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) 20250212125639297 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) 20250212125639304 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125639319 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) 20250212125639319 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) 20250212125639319 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) 20250212125639319 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) 20250212125639320 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) 20250212125639320 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) 20250212125639320 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) 20250212125639320 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) 20250212125639320 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) 20250212125639320 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) 20250212125639321 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) 20250212125639321 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) 20250212125639321 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) 20250212125639321 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) 20250212125639321 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) 20250212125639321 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) 20250212125639324 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125639338 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) 20250212125639338 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) 20250212125639339 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) 20250212125639339 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) 20250212125639339 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) 20250212125639339 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) 20250212125639339 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) 20250212125639339 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) 20250212125639339 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) 20250212125639339 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) 20250212125639340 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) 20250212125639340 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) 20250212125639340 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) 20250212125639340 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) 20250212125639340 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) 20250212125639340 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) 20250212125639343 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125639357 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) 20250212125639357 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) 20250212125639358 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) 20250212125639358 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) 20250212125639358 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) 20250212125639358 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) 20250212125639358 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) 20250212125639358 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) 20250212125639359 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) 20250212125639359 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) 20250212125639359 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) 20250212125639359 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) 20250212125639359 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) 20250212125639359 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) 20250212125639359 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) 20250212125639359 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) 20250212125639367 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125639381 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=3 data=40 16 40 00 00 00 62 70 e8 45 18 00 20 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125639381 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) 20250212125639381 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125639381 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125639381 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 = 28 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 1 | A5_bits = 80 | 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| (gsm_rlcmac.c:5476) 20250212125639382 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125639382 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL): + rcv_resource_request: now used by 2 (tbf,rcv_resource_request) (pdch.cpp:681) 20250212125639382 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20250212125639382 DTBFDL NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got PACKET RESOURCE REQ while DL-TBF pending, killing it (pdch.cpp:737) 20250212125639382 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20250212125639382 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125639382 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) 20250212125639382 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (rcv_resource_request) (gprs_ms.c:394) 20250212125639382 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125639382 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20250212125639382 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125639382 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125639382 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20250212125639382 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125639382 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) 20250212125639382 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212125639382 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125639382 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125639382 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125639382 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125639382 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125639382 DLGLOBAL DEBUG validating counter group 0x55c58d1ddb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125639382 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125639382 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125639382 DLGLOBAL DEBUG validating counter group 0x55c58d1ddc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125639382 DLGLOBAL DEBUG validating counter group 0x55c58d1ddc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125639382 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) 20250212125639382 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125639382 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) 20250212125639382 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) 20250212125639382 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) 20250212125639382 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) 20250212125639382 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212125639382 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) 20250212125639382 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212125639382 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) 20250212125639382 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20250212125639382 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20250212125639382 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212125639382 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212125639382 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20250212125639382 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) 20250212125639382 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) 20250212125639382 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) 20250212125639382 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) 20250212125639382 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) 20250212125639382 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) 20250212125639383 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) 20250212125639383 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) 20250212125639383 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) 20250212125639383 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) 20250212125639383 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) 20250212125639383 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) 20250212125639383 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) 20250212125639383 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) 20250212125639386 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) 20250212125639386 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125639386 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 121 + 13 = 134 (pdch_ul_controller.c:131) 20250212125639386 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) 20250212125639386 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125639386 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125639386 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125639386 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type POLL (pdch_ul_controller.c:184) 20250212125639386 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=134, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125639386 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125639386 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125639386 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125639386 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(696)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20250212125639400 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) 20250212125639400 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) 20250212125639400 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) 20250212125639400 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) 20250212125639401 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) 20250212125639401 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) 20250212125639401 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) 20250212125639401 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) 20250212125639401 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) 20250212125639401 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) 20250212125639401 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) 20250212125639401 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) 20250212125639401 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) 20250212125639401 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) 20250212125639402 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) 20250212125639402 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) 20250212125639405 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125639419 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) 20250212125639419 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) 20250212125639420 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) 20250212125639420 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) 20250212125639420 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) 20250212125639420 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) 20250212125639420 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) 20250212125639420 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) 20250212125639421 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) 20250212125639421 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) 20250212125639421 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) 20250212125639421 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) 20250212125639421 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) 20250212125639421 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) 20250212125639421 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) 20250212125639421 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) 20250212125639428 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125639443 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) 20250212125639443 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) 20250212125639443 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) 20250212125639443 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) 20250212125639444 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) 20250212125639444 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) 20250212125639444 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) 20250212125639444 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) 20250212125639444 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) 20250212125639444 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) 20250212125639444 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) 20250212125639444 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) 20250212125639445 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) 20250212125639445 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) 20250212125639445 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) 20250212125639445 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) 20250212125639447 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125639462 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=7 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125639462 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) 20250212125639462 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125639462 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125639462 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) 20250212125639462 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125639462 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} FN=134 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20250212125639462 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20250212125639462 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20250212125639462 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20250212125639462 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20250212125639462 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20250212125639462 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125639462 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) 20250212125639462 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212125639462 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125639462 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125639462 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20250212125639462 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125639462 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125639462 DLGLOBAL DEBUG validating counter group 0x55c58d1ddb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125639462 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125639462 DLGLOBAL DEBUG validating counter group 0x55c58d1dde20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125639462 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125639462 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125639462 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) 20250212125639462 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) 20250212125639462 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) 20250212125639462 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) 20250212125639462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20250212125639462 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) 20250212125639462 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20250212125639463 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:146) 20250212125639463 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20250212125639463 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) 20250212125639463 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20250212125639463 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) 20250212125639463 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) 20250212125639463 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) 20250212125639463 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) 20250212125639463 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) 20250212125639463 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) 20250212125639463 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) 20250212125639464 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) 20250212125639464 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) 20250212125639464 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) 20250212125639464 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) 20250212125639465 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) 20250212125639465 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) 20250212125639465 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) 20250212125639465 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) 20250212125639467 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) 20250212125639467 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=138 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, expect answer on UL FN=143 (gprs_rlcmac_sched.cpp:454) 20250212125639467 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20250212125639467 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212125639467 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 138 + 13 = 151 (pdch_ul_controller.c:131) 20250212125639467 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20250212125639467 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20250212125639467 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) 20250212125639467 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20250212125639467 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type POLL (pdch_ul_controller.c:184) 20250212125639467 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=151, TS=7) (tbf_dl_ass_fsm.c:126) 20250212125639467 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20250212125639467 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125639467 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=48 08 00 00 0c 03 cd 9e 08 00 80 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125639467 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(696)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++") 20250212125639481 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) 20250212125639481 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) 20250212125639482 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) 20250212125639482 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) 20250212125639482 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) 20250212125639482 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) 20250212125639482 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) 20250212125639482 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) 20250212125639483 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) 20250212125639483 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) 20250212125639483 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) 20250212125639483 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) 20250212125639483 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) 20250212125639483 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) 20250212125639484 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) 20250212125639484 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) 20250212125639491 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125639505 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) 20250212125639505 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) 20250212125639505 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=143): TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125639505 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125639506 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) 20250212125639506 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) 20250212125639506 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) 20250212125639506 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) 20250212125639506 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) 20250212125639506 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) 20250212125639507 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) 20250212125639507 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) 20250212125639507 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) 20250212125639507 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) 20250212125639507 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) 20250212125639507 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) 20250212125639508 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) 20250212125639508 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) 20250212125639510 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125639524 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) 20250212125639524 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) 20250212125639525 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) 20250212125639525 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) 20250212125639525 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) 20250212125639525 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) 20250212125639525 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) 20250212125639525 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) 20250212125639526 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) 20250212125639526 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) 20250212125639526 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) 20250212125639526 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) 20250212125639526 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) 20250212125639526 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) 20250212125639526 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) 20250212125639527 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) 20250212125639529 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125639543 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) 20250212125639543 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) 20250212125639543 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125639543 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125639543 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) 20250212125639543 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125639543 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} FN=151 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20250212125639543 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} [UPLINK] DOWNLINK ASSIGNED (pdch.cpp:420) 20250212125639543 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) 20250212125639543 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_dl_ass_fsm.c:177) 20250212125639543 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:437) 20250212125639543 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20250212125639544 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) 20250212125639544 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) 20250212125639544 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) 20250212125639544 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) 20250212125639545 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) 20250212125639545 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) 20250212125639545 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) 20250212125639545 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) 20250212125639545 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) 20250212125639545 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) 20250212125639545 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) 20250212125639545 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) 20250212125639546 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) 20250212125639546 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) 20250212125639553 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) 20250212125639553 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=156 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, expect answer on UL FN=160 (gprs_rlcmac_sched.cpp:454) 20250212125639553 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 160 for type USF (pdch_ul_controller.c:184) 20250212125639553 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20250212125639553 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) 20250212125639553 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) 20250212125639553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20250212125639553 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125639553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20250212125639553 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) 20250212125639553 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) 20250212125639553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 f1 40 a5 f5 f8 6f 75 b7 11 14 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20250212125639553 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) 20250212125639553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125639553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125639553 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) 20250212125639553 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 156 + 13 = 169 (pdch_ul_controller.c:131) 20250212125639553 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 169 for type POLL (pdch_ul_controller.c:184) 20250212125639553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=169, TS=7) (tbf_dl.cpp:883) 20250212125639553 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=169, TS=7 (tbf_dl.cpp:903) 20250212125639553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 f1 40 a5 f5 f8 6f 75 b7 11 14 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20250212125639553 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Sending data request: sapi=5 arfcn=871 cur_fn=151 block=0 data=08 00 00 29 f1 40 a5 f5 f8 6f 75 b7 11 14 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) 20250212125639553 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(696)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125639556 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59296<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125639558 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59288<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125639558 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125639558 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125639558 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125639558 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125639558 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125639558 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) 20250212125639558 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20250212125639558 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125639558 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125639558 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125639558 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125639558 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125639558 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) 20250212125639558 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125639558 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125639558 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) 20250212125639558 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125639558 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125639558 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125639558 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125639558 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125639558 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125639558 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125639558 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125639558 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125639558 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125639558 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125639558 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125639558 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125639558 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125639558 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125639558 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125639558 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125639558 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) 20250212125639558 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) 20250212125639558 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 10050 with status 0 MTC@8d0f06c41a7d: Test case TC_ul_tbf_2phase_while_dl_ass_pch finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_2phase_while_dl_ass_pch pass'. respawn: 60: starting: osmo-pcu Wed Feb 12 12:56:39 UTC 2025 ====== 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 20250212125639590 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125639591 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125639591 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125639591 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125639618 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59306<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125639718 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59306<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=260212) Waiting for packet dumper to finish... 1 (prev_count=260212, count=363476) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_2phase_while_dl_ass_pch pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_signalling'. ------ PCU_Tests.TC_egprs_pkt_chan_req_signalling ------ Wed Feb 12 12:56:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_signalling.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_signalling.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_signalling' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_egprs_pkt_chan_req_signalling started. MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 20250212125642757 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60190<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(702)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(702)@8d0f06c41a7d: Start timer T: 5 s 20250212125642765 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60204<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(702)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_egprs_pkt_chan_req_signalling-STATS(704)@8d0f06c41a7d: Start timer T: 2 s TC_egprs_pkt_chan_req_signalling-STATS(704)@8d0f06c41a7d: Start timer T: 2 s 20250212125644591 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125644591 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125644591 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(702)@8d0f06c41a7d: OsmoPCU is now connected BTS(703)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" TC_egprs_pkt_chan_req_signalling-STATS(704)@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Sending EGPRS Packet Channel Request (1637): { signalling := { tag := '110011'B, random_bits := '00101'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=1637, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125644595 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125644595 DLGLOBAL DEBUG validating counter group 0x5643d8ec6040(bts) with 102 counters (rate_ctr.c:86) 20250212125644595 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125644595 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125644595 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125644595 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125644595 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125644595 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125644595 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125644595 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125644595 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125644595 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125644595 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125644595 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125644595 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125644595 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125644595 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125644595 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125644595 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125644595 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125644595 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125644595 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125644595 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125644595 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125644595 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125644595 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125644595 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125644595 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125644595 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125644595 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125644595 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125644595 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125644595 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125644595 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125644595 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125644595 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125644595 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125644595 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125644595 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125644595 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125644595 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125644595 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125644595 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125644595 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125644595 DLGLOBAL DEBUG validating counter group 0x7f83b769f5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125644595 DLGLOBAL DEBUG validating counter group 0x5643d8ec5720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125644595 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125644595 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125644595 DLGLOBAL DEBUG validating counter group 0x7f83b76a0180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125644595 DLGLOBAL DEBUG validating counter group 0x7f83b76a0160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125644595 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125644596 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) 20250212125644596 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) 20250212125644596 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125644596 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125644596 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125644596 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125644596 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125644596 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125644596 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125644596 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125644596 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125644596 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125644596 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125644596 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125644596 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125644596 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125644596 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125644596 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125644596 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125644596 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125644596 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125644596 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125644596 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125644596 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125644596 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125644596 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125644596 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125644596 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125644596 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) 20250212125644596 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125644596 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125644596 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x665, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20250212125644596 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x665 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125644596 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 51 |  : Content | RandomBits = 5 | : End Content |  (gsm_rlcmac.c:6244) 20250212125644596 DRLCMAC INFO Rx EGPRS Packet Channel Request: Signalling (bts.cpp:809) 20250212125644596 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212125644596 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20250212125644596 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20250212125644596 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212125644596 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 42 80 00 10 0b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(703)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(703)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(703)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(703)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(703)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(703)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(703)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(703)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" BTS(703)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 := '00101'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 }, nr_radio_blocks_allocated := '00'B, p0_present := '0'B, p0 := omit, spare := omit, pr_mode := omit } }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@8d0f06c41a7d: Sending EGPRS Packet Channel Request (1652): { signalling := { tag := '110011'B, random_bits := '10100'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=1652, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125644599 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x674, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20250212125644599 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x674 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125644599 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 51 |  : Content | RandomBits = 20 | : End Content |  (gsm_rlcmac.c:6244) 20250212125644599 DRLCMAC INFO Rx EGPRS Packet Channel Request: Signalling (bts.cpp:809) 20250212125644599 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212125644599 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type SBA (pdch_ul_controller.c:184) 20250212125644599 DRLCMAC DEBUG Allocated a single block at SBFn=56 TRX=0 TS=7 (bts.cpp:1002) 20250212125644599 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212125644599 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 4a 00 00 52 0b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(703)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '10100'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 5, t2 := 4 }, nr_radio_blocks_allocated := '00'B, p0_present := '0'B, p0 := omit, spare := omit, pr_mode := omit } }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@8d0f06c41a7d: Sending EGPRS Packet Channel Request (1654): { signalling := { tag := '110011'B, random_bits := '10110'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=1654, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125644600 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x676, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20250212125644600 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x676 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125644600 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 51 |  : Content | RandomBits = 22 | : End Content |  (gsm_rlcmac.c:6244) 20250212125644600 DRLCMAC INFO Rx EGPRS Packet Channel Request: Signalling (bts.cpp:809) 20250212125644600 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212125644600 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type SBA (pdch_ul_controller.c:184) 20250212125644600 DRLCMAC DEBUG Allocated a single block at SBFn=60 TRX=0 TS=7 (bts.cpp:1002) 20250212125644600 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212125644600 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 4b 00 00 94 0b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(703)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 := '10110'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@8d0f06c41a7d: Sending EGPRS Packet Channel Request (1648): { signalling := { tag := '110011'B, random_bits := '10000'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=1648, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125644602 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x670, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20250212125644602 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x670 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125644602 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 51 |  : Content | RandomBits = 16 | : End Content |  (gsm_rlcmac.c:6244) 20250212125644602 DRLCMAC INFO Rx EGPRS Packet Channel Request: Signalling (bts.cpp:809) 20250212125644602 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212125644602 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type SBA (pdch_ul_controller.c:184) 20250212125644602 DRLCMAC DEBUG Allocated a single block at SBFn=65 TRX=0 TS=7 (bts.cpp:1002) 20250212125644602 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212125644602 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 48 00 00 e6 8b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(703)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '10000'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 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@8d0f06c41a7d: Sending EGPRS Packet Channel Request (1661): { signalling := { tag := '110011'B, random_bits := '11101'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=1661, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125644603 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x67d, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20250212125644603 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x67d (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125644603 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 51 |  : Content | RandomBits = 29 | : End Content |  (gsm_rlcmac.c:6244) 20250212125644603 DRLCMAC INFO Rx EGPRS Packet Channel Request: Signalling (bts.cpp:809) 20250212125644603 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212125644603 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type SBA (pdch_ul_controller.c:184) 20250212125644603 DRLCMAC DEBUG Allocated a single block at SBFn=69 TRX=0 TS=7 (bts.cpp:1002) 20250212125644603 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212125644603 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 4e 80 01 28 8b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(703)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 := '11101'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@8d0f06c41a7d: Sending EGPRS Packet Channel Request (1638): { signalling := { tag := '110011'B, random_bits := '00110'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=1638, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125644605 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x666, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20250212125644605 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x666 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125644605 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 51 |  : Content | RandomBits = 6 | : End Content |  (gsm_rlcmac.c:6244) 20250212125644605 DRLCMAC INFO Rx EGPRS Packet Channel Request: Signalling (bts.cpp:809) 20250212125644605 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212125644605 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type SBA (pdch_ul_controller.c:184) 20250212125644605 DRLCMAC DEBUG Allocated a single block at SBFn=73 TRX=0 TS=7 (bts.cpp:1002) 20250212125644605 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212125644605 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 01 6a 8b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(703)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 := 22, t2 := 21 }, nr_radio_blocks_allocated := '00'B, p0_present := '0'B, p0 := omit, spare := omit, pr_mode := omit } }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } TC_egprs_pkt_chan_req_signalling-STATS(704)@8d0f06c41a7d: Start timer T: 2 s 20250212125644609 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) 20250212125644609 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125644609 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) 20250212125644609 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) 20250212125644610 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) 20250212125644610 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) 20250212125644610 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) 20250212125644610 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) 20250212125644610 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) 20250212125644610 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) 20250212125644611 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) 20250212125644611 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) 20250212125644611 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) 20250212125644611 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) 20250212125644611 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) 20250212125644611 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) 20250212125644614 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_signalling-STATS(704)@8d0f06c41a7d: Start timer T_statsd: 5 s 20250212125644628 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) 20250212125644628 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) 20250212125644628 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) 20250212125644628 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) 20250212125644628 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) 20250212125644628 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) 20250212125644628 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) 20250212125644628 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) 20250212125644628 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) 20250212125644629 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) 20250212125644629 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) 20250212125644629 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) 20250212125644629 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) 20250212125644629 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) 20250212125644629 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) 20250212125644629 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) 20250212125644632 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_signalling-STATS(704)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125644654 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60204<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125644655 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60190<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125644655 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125644655 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125644655 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125644655 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125644655 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125644655 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125644655 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125644655 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125644655 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125644655 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125644655 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125644655 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125644655 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20250212125644655 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125644655 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) 20250212125644655 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) 20250212125644655 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@8d0f06c41a7d: Test case TC_egprs_pkt_chan_req_signalling finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_signalling pass'. respawn: 60: stopped pid 10116 with status 0 respawn: 61: starting: osmo-pcu Wed Feb 12 12:56:44 UTC 2025 ====== 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 20250212125644664 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125644664 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125644664 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125644664 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125644682 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60216<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125644783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60216<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=6912) Waiting for packet dumper to finish... 1 (prev_count=6912, count=70972) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_signalling pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_one_phase'. ------ PCU_Tests.TC_egprs_pkt_chan_req_one_phase ------ Wed Feb 12 12:56:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_one_phase.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_one_phase.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_one_phase' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_egprs_pkt_chan_req_one_phase started. MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 20250212125647814 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60218<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(706)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20250212125647822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60234<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(706)@8d0f06c41a7d: Start timer T: 5 s PCUIF(706)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_egprs_pkt_chan_req_one_phase-STATS(708)@8d0f06c41a7d: Start timer T: 2 s TC_egprs_pkt_chan_req_one_phase-STATS(708)@8d0f06c41a7d: Start timer T: 2 s 20250212125649665 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125649665 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125649665 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(706)@8d0f06c41a7d: OsmoPCU is now connected BTS(707)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" TC_egprs_pkt_chan_req_one_phase-STATS(708)@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Sending EGPRS Packet Channel Request (686): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '110'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=686, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125649670 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125649670 DLGLOBAL DEBUG validating counter group 0x55e0fa161040(bts) with 102 counters (rate_ctr.c:86) 20250212125649670 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125649670 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125649670 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125649670 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125649670 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125649670 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125649670 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125649670 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125649670 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125649670 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125649670 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125649670 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125649670 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125649670 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125649670 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125649670 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125649670 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125649670 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125649670 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125649670 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125649670 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125649670 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125649670 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125649670 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125649670 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125649670 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125649670 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125649670 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125649670 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125649670 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125649670 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125649670 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125649670 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125649670 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125649670 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125649670 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125649670 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125649670 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125649670 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125649670 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125649670 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125649670 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125649670 DLGLOBAL DEBUG validating counter group 0x7fdcd72605e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125649670 DLGLOBAL DEBUG validating counter group 0x55e0fa160720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125649670 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125649670 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125649670 DLGLOBAL DEBUG validating counter group 0x7fdcd7261180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125649670 DLGLOBAL DEBUG validating counter group 0x7fdcd7261160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125649670 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125649670 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) 20250212125649670 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) 20250212125649670 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125649670 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125649670 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125649670 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125649670 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125649670 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125649670 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125649670 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125649670 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125649670 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125649670 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125649671 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125649671 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125649671 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125649671 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125649671 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125649671 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125649671 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125649671 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125649671 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125649671 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125649671 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125649671 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125649671 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125649671 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125649671 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125649671 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) 20250212125649671 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125649671 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125649671 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) 20250212125649671 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ae (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125649671 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) 20250212125649671 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20250212125649671 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125649671 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20250212125649671 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125649671 DLGLOBAL DEBUG validating counter group 0x55e0fa160760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125649671 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125649671 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20250212125649671 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212125649671 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125649671 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125649671 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125649671 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125649671 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125649671 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125649671 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125649671 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125649671 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125649671 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125649671 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125649671 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125649671 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125649671 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125649671 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20250212125649671 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125649671 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125649671 DLGLOBAL DEBUG validating counter group 0x55e0fa160b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125649671 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125649671 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125649671 DLGLOBAL DEBUG validating counter group 0x55e0fa160c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125649671 DLGLOBAL DEBUG validating counter group 0x55e0fa160c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125649671 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125649671 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:E){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125649671 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125649671 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125649671 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) 20250212125649671 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125649671 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-0:E){NEW} (gprs_ms.c:336) 20250212125649671 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125649671 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125649671 DTBFUL INFO TBF(UL:TFI-0-0-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125649671 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125649671 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) 20250212125649671 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) 20250212125649671 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125649671 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125649671 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125649671 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 20 00 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(707)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(707)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(707)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(707)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(707)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(707)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(707)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(707)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" BTS(707)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 := 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@8d0f06c41a7d: Sending EGPRS Packet Channel Request (588): { one_phase := { tag := '0'B, multislot_class := '10010'B, priority := '01'B, random_bits := '100'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=588, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125649675 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x24c, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20250212125649675 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x24c (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125649675 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 18 | Priority = 1 | RandomBits = 4 | : End Content |  (gsm_rlcmac.c:6244) 20250212125649675 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20250212125649675 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125649675 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20250212125649675 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125649675 DLGLOBAL DEBUG validating counter group 0x55e0fa160760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125649675 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125649675 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 19 (gprs_ms.c:636) 20250212125649675 DMS INFO MS(TA-220:MSCLS-0-19) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212125649675 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125649675 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=0 (bts.cpp:663) 20250212125649675 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125649675 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125649675 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125649675 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125649675 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125649676 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125649676 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125649676 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125649676 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125649676 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125649676 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125649676 DTBF DEBUG MS(TA-220:MSCLS-0-19) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125649676 DTBF INFO MS(TA-220:MSCLS-0-19) Allocating UL TBF (tbf_ul.cpp:115) 20250212125649676 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125649676 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125649676 DLGLOBAL DEBUG validating counter group 0x55e0fa160b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125649676 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125649676 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125649676 DLGLOBAL DEBUG validating counter group 0x55e0fa160c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125649676 DLGLOBAL DEBUG validating counter group 0x55e0fa160c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125649676 DTBFUL DEBUG TBF(UL:TFI-0-1--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125649676 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-0:E){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125649676 DTBF INFO TBF(UL:TFI-0-1-0:E){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20250212125649676 DTBF INFO TBF(UL:TFI-0-1-0:E){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125649676 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) 20250212125649676 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125649676 DMS INFO MS(TA-220:MSCLS-0-19) Attaching UL TBF: TBF(UL:TFI-0-1-0:E){NEW} (gprs_ms.c:336) 20250212125649676 DMS DEBUG MS(TA-220:MSCLS-0-19:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125649676 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125649676 DTBFUL INFO TBF(UL:TFI-0-1-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125649676 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125649676 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) 20250212125649676 DTBF DEBUG TBF(UL:TFI-0-1-0:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20250212125649676 DMS DEBUG MS(TA-220:MSCLS-0-19:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125649676 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125649676 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125649676 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 7f 09 6b 00 00 46 20 00 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(707)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := '01100'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@8d0f06c41a7d: Sending EGPRS Packet Channel Request (522): { one_phase := { tag := '0'B, multislot_class := '10000'B, priority := '01'B, random_bits := '010'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=522, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125649677 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x20a, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20250212125649677 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x20a (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125649677 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 16 | Priority = 1 | RandomBits = 2 | : End Content |  (gsm_rlcmac.c:6244) 20250212125649677 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20250212125649677 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125649677 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20250212125649677 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125649677 DLGLOBAL DEBUG validating counter group 0x55e0fa160760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125649677 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125649678 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 17 (gprs_ms.c:636) 20250212125649678 DMS INFO MS(TA-220:MSCLS-0-17) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212125649678 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125649678 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=0 (bts.cpp:663) 20250212125649678 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125649678 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125649678 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125649678 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125649678 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125649678 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125649678 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125649678 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125649678 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125649678 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125649678 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125649678 DTBF DEBUG MS(TA-220:MSCLS-0-17) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125649678 DTBF INFO MS(TA-220:MSCLS-0-17) Allocating UL TBF (tbf_ul.cpp:115) 20250212125649678 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125649678 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125649678 DLGLOBAL DEBUG validating counter group 0x55e0fa160b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125649678 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125649678 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125649678 DLGLOBAL DEBUG validating counter group 0x55e0fa160c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125649678 DLGLOBAL DEBUG validating counter group 0x55e0fa160c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125649678 DTBFUL DEBUG TBF(UL:TFI-0-2--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125649678 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-0:E){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125649678 DTBF INFO TBF(UL:TFI-0-2-0:E){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20250212125649678 DTBF INFO TBF(UL:TFI-0-2-0:E){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125649678 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) 20250212125649678 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125649678 DMS INFO MS(TA-220:MSCLS-0-17) Attaching UL TBF: TBF(UL:TFI-0-2-0:E){NEW} (gprs_ms.c:336) 20250212125649678 DMS DEBUG MS(TA-220:MSCLS-0-17:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125649678 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125649678 DTBFUL INFO TBF(UL:TFI-0-2-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125649678 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125649678 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) 20250212125649678 DTBF DEBUG TBF(UL:TFI-0-2-0:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20250212125649678 DMS DEBUG MS(TA-220:MSCLS-0-17:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125649678 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125649678 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125649678 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 69 7f 09 6b 00 00 45 20 00 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(707)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := '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@8d0f06c41a7d: Sending EGPRS Packet Channel Request (977): { one_phase := { tag := '0'B, multislot_class := '11110'B, priority := '10'B, random_bits := '001'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=977, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125649680 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x3d1, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20250212125649680 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x3d1 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125649680 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 30 | Priority = 2 | RandomBits = 1 | : End Content |  (gsm_rlcmac.c:6244) 20250212125649680 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20250212125649680 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125649680 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 3, however we ignore it (bts.cpp:986) 20250212125649680 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125649680 DLGLOBAL DEBUG validating counter group 0x55e0fa160760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125649680 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125649680 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 31 (gprs_ms.c:636) 20250212125649680 DMS INFO MS(TA-220:MSCLS-0-31) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212125649680 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125649680 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=0 (bts.cpp:663) 20250212125649680 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125649680 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125649680 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125649680 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125649680 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125649680 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125649680 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125649680 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125649680 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125649680 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125649680 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125649680 DTBF DEBUG MS(TA-220:MSCLS-0-31) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125649680 DTBF INFO MS(TA-220:MSCLS-0-31) Allocating UL TBF (tbf_ul.cpp:115) 20250212125649680 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125649680 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125649680 DLGLOBAL DEBUG validating counter group 0x55e0fa160b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125649680 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125649680 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125649680 DLGLOBAL DEBUG validating counter group 0x55e0fa160c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125649680 DLGLOBAL DEBUG validating counter group 0x55e0fa160c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125649680 DTBFUL DEBUG TBF(UL:TFI-0-3--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125649680 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-0:E){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125649680 DTBF INFO TBF(UL:TFI-0-3-0:E){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20250212125649680 DTBF INFO TBF(UL:TFI-0-3-0:E){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125649680 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) 20250212125649680 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125649680 DMS INFO MS(TA-220:MSCLS-0-31) Attaching UL TBF: TBF(UL:TFI-0-3-0:E){NEW} (gprs_ms.c:336) 20250212125649680 DMS DEBUG MS(TA-220:MSCLS-0-31:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125649680 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125649680 DTBFUL INFO TBF(UL:TFI-0-3-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125649680 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125649680 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) 20250212125649680 DTBF DEBUG TBF(UL:TFI-0-3-0:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20250212125649680 DMS DEBUG MS(TA-220:MSCLS-0-31:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125649680 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125649680 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125649680 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6a 7f 09 6b 00 00 48 a0 00 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(707)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := '10001'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@8d0f06c41a7d: Sending EGPRS Packet Channel Request (156): { one_phase := { tag := '0'B, multislot_class := '00100'B, priority := '11'B, random_bits := '100'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=156, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125649682 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x9c, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20250212125649682 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x9c (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125649682 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 4 | Priority = 3 | RandomBits = 4 | : End Content |  (gsm_rlcmac.c:6244) 20250212125649682 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20250212125649682 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125649682 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 4, however we ignore it (bts.cpp:986) 20250212125649682 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125649682 DLGLOBAL DEBUG validating counter group 0x55e0fa160760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125649682 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125649682 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 5 (gprs_ms.c:636) 20250212125649682 DMS INFO MS(TA-220:MSCLS-0-5) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212125649682 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125649682 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=0 (bts.cpp:663) 20250212125649682 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125649682 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125649682 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125649682 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125649682 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125649682 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125649682 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125649682 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125649682 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125649682 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125649682 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125649682 DTBF DEBUG MS(TA-220:MSCLS-0-5) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125649682 DTBF INFO MS(TA-220:MSCLS-0-5) Allocating UL TBF (tbf_ul.cpp:115) 20250212125649682 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125649682 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125649682 DLGLOBAL DEBUG validating counter group 0x55e0fa160b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125649682 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125649682 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125649682 DLGLOBAL DEBUG validating counter group 0x55e0fa160c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125649682 DLGLOBAL DEBUG validating counter group 0x55e0fa160c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125649682 DTBFUL DEBUG TBF(UL:TFI-0-4--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125649682 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-0:E){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125649682 DTBF INFO TBF(UL:TFI-0-4-0:E){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20250212125649682 DTBF INFO TBF(UL:TFI-0-4-0:E){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125649682 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) 20250212125649682 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125649682 DMS INFO MS(TA-220:MSCLS-0-5) Attaching UL TBF: TBF(UL:TFI-0-4-0:E){NEW} (gprs_ms.c:336) 20250212125649682 DMS DEBUG MS(TA-220:MSCLS-0-5:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125649682 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125649682 DTBFUL INFO TBF(UL:TFI-0-4-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125649682 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125649682 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) 20250212125649682 DTBF DEBUG TBF(UL:TFI-0-4-0:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20250212125649682 DMS DEBUG MS(TA-220:MSCLS-0-5:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125649682 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125649682 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125649682 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6b 7f 09 6b 00 00 4e 20 00 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(707)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := '11100'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@8d0f06c41a7d: Sending EGPRS Packet Channel Request (782): { one_phase := { tag := '0'B, multislot_class := '11000'B, priority := '01'B, random_bits := '110'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=782, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125649684 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) 20250212125649684 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125649684 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) 20250212125649684 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) 20250212125649684 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) 20250212125649684 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) 20250212125649685 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) 20250212125649685 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) 20250212125649685 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) 20250212125649685 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) 20250212125649685 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) 20250212125649685 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) 20250212125649685 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) 20250212125649685 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) 20250212125649686 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) 20250212125649686 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) 20250212125649686 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x30e, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20250212125649686 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x30e (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125649686 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 24 | Priority = 1 | RandomBits = 6 | : End Content |  (gsm_rlcmac.c:6244) 20250212125649686 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20250212125649686 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125649686 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20250212125649686 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125649686 DLGLOBAL DEBUG validating counter group 0x55e0fa160760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125649686 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125649686 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 25 (gprs_ms.c:636) 20250212125649686 DMS INFO MS(TA-220:MSCLS-0-25) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212125649686 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125649686 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=0 (bts.cpp:663) 20250212125649686 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125649686 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125649686 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125649686 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125649686 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125649686 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125649686 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125649686 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125649686 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125649686 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125649686 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125649686 DTBF DEBUG MS(TA-220:MSCLS-0-25) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125649686 DTBF INFO MS(TA-220:MSCLS-0-25) Allocating UL TBF (tbf_ul.cpp:115) 20250212125649686 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125649686 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125649686 DLGLOBAL DEBUG validating counter group 0x55e0fa160b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125649686 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125649686 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125649686 DLGLOBAL DEBUG validating counter group 0x55e0fa160c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125649686 DLGLOBAL DEBUG validating counter group 0x55e0fa160c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125649686 DTBFUL DEBUG TBF(UL:TFI-0-5--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125649686 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-0:E){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125649686 DTBF INFO TBF(UL:TFI-0-5-0:E){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20250212125649686 DTBF INFO TBF(UL:TFI-0-5-0:E){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125649686 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) 20250212125649686 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125649686 DMS INFO MS(TA-220:MSCLS-0-25) Attaching UL TBF: TBF(UL:TFI-0-5-0:E){NEW} (gprs_ms.c:336) 20250212125649686 DMS DEBUG MS(TA-220:MSCLS-0-25:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125649686 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125649686 DTBFUL INFO TBF(UL:TFI-0-5-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125649686 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125649686 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) 20250212125649686 DTBF DEBUG TBF(UL:TFI-0-5-0:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20250212125649686 DMS DEBUG MS(TA-220:MSCLS-0-25:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125649686 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125649686 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125649686 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6c 7f 09 6b 00 00 47 20 00 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(707)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := '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 } } } } 20250212125649688 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_one_phase-STATS(708)@8d0f06c41a7d: Start timer T: 2 s 20250212125649702 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) 20250212125649702 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) 20250212125649702 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) 20250212125649702 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) 20250212125649702 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) 20250212125649702 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) 20250212125649703 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) 20250212125649703 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) 20250212125649703 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) 20250212125649703 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) 20250212125649703 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) 20250212125649703 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) 20250212125649703 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) 20250212125649703 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) 20250212125649703 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) 20250212125649703 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) 20250212125649706 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_one_phase-STATS(708)@8d0f06c41a7d: Start timer T_statsd: 5 s 20250212125649720 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) 20250212125649720 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) 20250212125649721 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) 20250212125649721 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) 20250212125649721 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) 20250212125649721 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) 20250212125649721 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) 20250212125649721 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) 20250212125649721 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) 20250212125649721 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) 20250212125649721 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) 20250212125649721 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) 20250212125649721 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) 20250212125649721 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) 20250212125649722 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) 20250212125649722 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) 20250212125649730 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125649744 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) 20250212125649744 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) 20250212125649745 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) 20250212125649745 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) 20250212125649745 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) 20250212125649745 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) 20250212125649745 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) 20250212125649745 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) 20250212125649745 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) 20250212125649745 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) 20250212125649746 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) 20250212125649746 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) 20250212125649746 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) 20250212125649746 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) 20250212125649746 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) 20250212125649746 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) 20250212125649749 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_one_phase-STATS(708)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125649763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60234<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125649764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60218<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125649764 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125649764 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125649764 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125649764 DTBF INFO TBF(UL:TFI-0-0-0:E){ASSIGN} free (tbf.cpp:271) 20250212125649764 DTBF DEBUG TBF(UL:TFI-0-0-0:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125649764 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:E){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125649764 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20250212125649764 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125649764 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20250212125649764 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125649764 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20250212125649764 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: Deallocated (fsm.c:568) 20250212125649764 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20250212125649764 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20250212125649764 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125649764 DTBF INFO TBF(UL:TFI-0-1-0:E){ASSIGN} free (tbf.cpp:271) 20250212125649764 DTBF DEBUG TBF(UL:TFI-0-1-0:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125649764 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-0:E){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125649764 DMS INFO MS(TA-0:MSCLS-0-19:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20250212125649764 DMS INFO MS(TA-0:MSCLS-0-19): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125649764 DMS INFO MS(TA-0:MSCLS-0-19) Destroying MS object (gprs_ms.c:186) 20250212125649764 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125649764 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:E){NONE}: Deallocated (fsm.c:568) 20250212125649764 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:E){ASSIGN}: Deallocated (fsm.c:568) 20250212125649764 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-0:E){NONE}: Deallocated (fsm.c:568) 20250212125649764 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-0:E){NONE}: Deallocated (fsm.c:568) 20250212125649764 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125649764 DTBF INFO TBF(UL:TFI-0-2-0:E){ASSIGN} free (tbf.cpp:271) 20250212125649764 DTBF DEBUG TBF(UL:TFI-0-2-0:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125649764 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-0:E){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125649764 DMS INFO MS(TA-0:MSCLS-0-17:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20250212125649764 DMS INFO MS(TA-0:MSCLS-0-17): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125649764 DMS INFO MS(TA-0:MSCLS-0-17) Destroying MS object (gprs_ms.c:186) 20250212125649764 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125649764 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:E){NONE}: Deallocated (fsm.c:568) 20250212125649764 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:E){ASSIGN}: Deallocated (fsm.c:568) 20250212125649764 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-0:E){NONE}: Deallocated (fsm.c:568) 20250212125649764 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-0:E){NONE}: Deallocated (fsm.c:568) 20250212125649764 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125649764 DTBF INFO TBF(UL:TFI-0-3-0:E){ASSIGN} free (tbf.cpp:271) 20250212125649764 DTBF DEBUG TBF(UL:TFI-0-3-0:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125649764 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-0:E){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125649764 DMS INFO MS(TA-0:MSCLS-0-31:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20250212125649764 DMS INFO MS(TA-0:MSCLS-0-31): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125649764 DMS INFO MS(TA-0:MSCLS-0-31) Destroying MS object (gprs_ms.c:186) 20250212125649764 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125649764 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:E){NONE}: Deallocated (fsm.c:568) 20250212125649764 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:E){ASSIGN}: Deallocated (fsm.c:568) 20250212125649764 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-0:E){NONE}: Deallocated (fsm.c:568) 20250212125649764 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-0:E){NONE}: Deallocated (fsm.c:568) 20250212125649764 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125649764 DTBF INFO TBF(UL:TFI-0-4-0:E){ASSIGN} free (tbf.cpp:271) 20250212125649764 DTBF DEBUG TBF(UL:TFI-0-4-0:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125649764 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-0:E){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125649764 DMS INFO MS(TA-0:MSCLS-0-5:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20250212125649764 DMS INFO MS(TA-0:MSCLS-0-5): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125649764 DMS INFO MS(TA-0:MSCLS-0-5) Destroying MS object (gprs_ms.c:186) 20250212125649764 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125649764 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:E){NONE}: Deallocated (fsm.c:568) 20250212125649764 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:E){ASSIGN}: Deallocated (fsm.c:568) 20250212125649764 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-0:E){NONE}: Deallocated (fsm.c:568) 20250212125649764 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-0:E){NONE}: Deallocated (fsm.c:568) 20250212125649764 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125649764 DTBF INFO TBF(UL:TFI-0-5-0:E){ASSIGN} free (tbf.cpp:271) 20250212125649764 DTBF DEBUG TBF(UL:TFI-0-5-0:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125649765 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-0:E){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125649765 DMS INFO MS(TA-0:MSCLS-0-25:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20250212125649765 DMS INFO MS(TA-0:MSCLS-0-25): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125649765 DMS INFO MS(TA-0:MSCLS-0-25) Destroying MS object (gprs_ms.c:186) 20250212125649765 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125649765 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:E){NONE}: Deallocated (fsm.c:568) 20250212125649765 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:E){ASSIGN}: Deallocated (fsm.c:568) 20250212125649765 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-0:E){NONE}: Deallocated (fsm.c:568) 20250212125649765 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-0:E){NONE}: Deallocated (fsm.c:568) 20250212125649765 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125649765 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) MTC@8d0f06c41a7d: Test case TC_egprs_pkt_chan_req_one_phase finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_one_phase pass'. 20250212125649765 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125649765 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125649765 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20250212125649765 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125649765 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) 20250212125649765 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) 20250212125649765 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) respawn: 61: stopped pid 10174 with status 0 respawn: 62: starting: osmo-pcu Wed Feb 12 12:56:49 UTC 2025 ====== 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 20250212125649775 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125649776 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125649776 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125649776 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125649787 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60244<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125649888 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60244<->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=159376) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_one_phase pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_two_phase'. ------ PCU_Tests.TC_egprs_pkt_chan_req_two_phase ------ Wed Feb 12 12:56:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_two_phase.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_two_phase.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_two_phase' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_egprs_pkt_chan_req_two_phase started. MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 20250212125652922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43272<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(710)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(710)@8d0f06c41a7d: Start timer T: 5 s PCUIF(710)@8d0f06c41a7d: Start timer T_Conn: 10 s 20250212125652928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43276<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_egprs_pkt_chan_req_two_phase-STATS(712)@8d0f06c41a7d: Start timer T: 2 s TC_egprs_pkt_chan_req_two_phase-STATS(712)@8d0f06c41a7d: Start timer T: 2 s 20250212125654776 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125654776 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125654776 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(710)@8d0f06c41a7d: OsmoPCU is now connected BTS(711)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" TC_egprs_pkt_chan_req_two_phase-STATS(712)@8d0f06c41a7d: Start timer T: 2 s 20250212125654779 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125654779 DLGLOBAL DEBUG validating counter group 0x556e6b0ac040(bts) with 102 counters (rate_ctr.c:86) 20250212125654779 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125654779 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125654779 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125654779 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125654779 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125654779 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125654779 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125654779 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125654779 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125654779 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125654779 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125654779 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125654779 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125654779 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125654779 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125654779 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125654779 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125654779 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125654779 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125654779 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125654779 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125654779 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125654779 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125654779 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125654779 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125654779 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125654779 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125654779 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125654779 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125654779 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125654779 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125654779 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125654779 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125654779 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125654779 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) MTC@8d0f06c41a7d: Sending EGPRS Packet Channel Request (1567): { two_phase := { tag := '110000'B, priority := '11'B, random_bits := '111'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=1567, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125654779 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125654779 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125654779 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125654779 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125654779 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125654779 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125654779 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125654779 DLGLOBAL DEBUG validating counter group 0x7f0ec18025e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125654779 DLGLOBAL DEBUG validating counter group 0x556e6b0ab720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125654779 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125654779 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125654779 DLGLOBAL DEBUG validating counter group 0x7f0ec1803180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125654779 DLGLOBAL DEBUG validating counter group 0x7f0ec1803160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125654779 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125654779 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) 20250212125654779 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) 20250212125654779 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125654779 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125654779 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125654779 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125654779 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125654779 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125654779 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125654779 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125654779 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125654779 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125654779 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125654779 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125654779 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125654779 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125654779 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125654779 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125654779 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125654779 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125654779 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125654779 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125654779 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125654779 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125654779 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125654779 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125654779 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125654779 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125654779 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) 20250212125654779 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125654780 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125654780 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x61f, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20250212125654780 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x61f (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125654780 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 48 |  : Content | Priority = 3 | RandomBits = 7 | : End Content |  (gsm_rlcmac.c:6244) 20250212125654780 DRLCMAC INFO Rx EGPRS Packet Channel Request: Two Phase Access (bts.cpp:809) 20250212125654780 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212125654780 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 4, however we ignore it (bts.cpp:986) 20250212125654780 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20250212125654780 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20250212125654780 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212125654780 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 4f 80 00 10 0b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(711)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(711)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(711)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(711)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(711)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(711)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(711)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(711)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" BTS(711)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '11111'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 }, nr_radio_blocks_allocated := '00'B, p0_present := '0'B, p0 := omit, spare := omit, pr_mode := omit } }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@8d0f06c41a7d: Sending EGPRS Packet Channel Request (1563): { two_phase := { tag := '110000'B, priority := '11'B, random_bits := '011'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=1563, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125654783 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x61b, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20250212125654783 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x61b (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125654783 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 48 |  : Content | Priority = 3 | RandomBits = 3 | : End Content |  (gsm_rlcmac.c:6244) 20250212125654783 DRLCMAC INFO Rx EGPRS Packet Channel Request: Two Phase Access (bts.cpp:809) 20250212125654783 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212125654783 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 4, however we ignore it (bts.cpp:986) 20250212125654783 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type SBA (pdch_ul_controller.c:184) 20250212125654783 DRLCMAC DEBUG Allocated a single block at SBFn=56 TRX=0 TS=7 (bts.cpp:1002) 20250212125654783 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212125654783 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 4d 80 00 52 0b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(711)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '11011'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 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@8d0f06c41a7d: Sending EGPRS Packet Channel Request (1539): { two_phase := { tag := '110000'B, priority := '00'B, random_bits := '011'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=1539, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125654784 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x603, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20250212125654784 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x603 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125654784 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 48 |  : Content | Priority = 0 | RandomBits = 3 | : End Content |  (gsm_rlcmac.c:6244) 20250212125654784 DRLCMAC INFO Rx EGPRS Packet Channel Request: Two Phase Access (bts.cpp:809) 20250212125654784 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212125654784 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 1, however we ignore it (bts.cpp:986) 20250212125654784 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type SBA (pdch_ul_controller.c:184) 20250212125654784 DRLCMAC DEBUG Allocated a single block at SBFn=60 TRX=0 TS=7 (bts.cpp:1002) 20250212125654784 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212125654784 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 00 94 0b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(711)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 := 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@8d0f06c41a7d: Sending EGPRS Packet Channel Request (1557): { two_phase := { tag := '110000'B, priority := '10'B, random_bits := '101'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=1557, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125654785 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x615, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20250212125654785 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x615 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125654785 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 48 |  : Content | Priority = 2 | RandomBits = 5 | : End Content |  (gsm_rlcmac.c:6244) 20250212125654785 DRLCMAC INFO Rx EGPRS Packet Channel Request: Two Phase Access (bts.cpp:809) 20250212125654785 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212125654785 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 3, however we ignore it (bts.cpp:986) 20250212125654785 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type SBA (pdch_ul_controller.c:184) 20250212125654785 DRLCMAC DEBUG Allocated a single block at SBFn=65 TRX=0 TS=7 (bts.cpp:1002) 20250212125654785 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212125654785 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 4a 80 00 e6 8b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(711)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 := '10101'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@8d0f06c41a7d: Sending EGPRS Packet Channel Request (1548): { two_phase := { tag := '110000'B, priority := '01'B, random_bits := '100'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=1548, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125654786 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x60c, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20250212125654786 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x60c (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125654786 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 48 |  : Content | Priority = 1 | RandomBits = 4 | : End Content |  (gsm_rlcmac.c:6244) 20250212125654786 DRLCMAC INFO Rx EGPRS Packet Channel Request: Two Phase Access (bts.cpp:809) 20250212125654786 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212125654786 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20250212125654786 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type SBA (pdch_ul_controller.c:184) 20250212125654786 DRLCMAC DEBUG Allocated a single block at SBFn=69 TRX=0 TS=7 (bts.cpp:1002) 20250212125654786 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212125654786 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 01 28 8b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(711)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 := 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@8d0f06c41a7d: Sending EGPRS Packet Channel Request (1551): { two_phase := { tag := '110000'B, priority := '01'B, random_bits := '111'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=1551, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125654788 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x60f, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20250212125654788 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x60f (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125654788 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 48 |  : Content | Priority = 1 | RandomBits = 7 | : End Content |  (gsm_rlcmac.c:6244) 20250212125654788 DRLCMAC INFO Rx EGPRS Packet Channel Request: Two Phase Access (bts.cpp:809) 20250212125654788 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212125654788 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20250212125654788 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type SBA (pdch_ul_controller.c:184) 20250212125654788 DRLCMAC DEBUG Allocated a single block at SBFn=73 TRX=0 TS=7 (bts.cpp:1002) 20250212125654788 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212125654788 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 80 01 6a 8b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(711)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 := '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)@8d0f06c41a7d: Start timer T: 2 s 20250212125654793 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) 20250212125654793 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125654793 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) 20250212125654793 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) 20250212125654793 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) 20250212125654793 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) 20250212125654793 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) 20250212125654793 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) 20250212125654793 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) 20250212125654793 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) 20250212125654793 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) 20250212125654793 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) 20250212125654794 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) 20250212125654794 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) 20250212125654794 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) 20250212125654794 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) 20250212125654797 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_two_phase-STATS(712)@8d0f06c41a7d: Start timer T_statsd: 5 s 20250212125654811 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) 20250212125654811 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) 20250212125654811 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) 20250212125654811 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) 20250212125654812 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) 20250212125654812 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) 20250212125654812 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) 20250212125654812 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) 20250212125654812 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) 20250212125654812 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) 20250212125654812 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) 20250212125654812 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) 20250212125654812 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) 20250212125654812 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) 20250212125654812 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) 20250212125654812 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_two_phase-STATS(712)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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 } 20250212125654816 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_two_phase-STATS(712)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125654828 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43276<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125654828 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43272<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125654829 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125654829 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125654829 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125654829 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125654829 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125654829 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125654829 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125654829 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125654829 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125654829 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125654829 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125654829 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125654829 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20250212125654829 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125654829 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) 20250212125654829 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) 20250212125654829 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@8d0f06c41a7d: Test case TC_egprs_pkt_chan_req_two_phase finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_two_phase pass'. respawn: 62: stopped pid 10231 with status 0 respawn: 63: starting: osmo-pcu Wed Feb 12 12:56:54 UTC 2025 ====== 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 20250212125654836 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125654836 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125654836 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125654836 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125654854 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43278<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125654954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43278<->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=73708) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_two_phase pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_content'. ------ PCU_Tests.TC_egprs_pkt_chan_req_reject_content ------ Wed Feb 12 12:56:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_reject_content.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_reject_content.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_content' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_egprs_pkt_chan_req_reject_content started. MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 20250212125657984 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43290<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(714)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(714)@8d0f06c41a7d: Start timer T: 5 s PCUIF(714)@8d0f06c41a7d: Start timer T_Conn: 10 s 20250212125657990 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43296<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_egprs_pkt_chan_req_reject_content-STATS(716)@8d0f06c41a7d: Start timer T: 2 s TC_egprs_pkt_chan_req_reject_content-STATS(716)@8d0f06c41a7d: Start timer T: 2 s 20250212125659837 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125659837 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125659837 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(714)@8d0f06c41a7d: OsmoPCU is now connected BTS(715)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" TC_egprs_pkt_chan_req_reject_content-STATS(716)@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125659840 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125659840 DLGLOBAL DEBUG validating counter group 0x561d49382040(bts) with 102 counters (rate_ctr.c:86) 20250212125659840 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125659840 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125659840 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125659840 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125659840 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125659840 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125659840 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125659840 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125659840 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125659840 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125659840 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125659840 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125659840 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125659840 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125659840 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125659840 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125659840 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125659840 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125659840 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125659840 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125659840 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125659840 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125659840 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125659840 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125659840 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125659840 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125659840 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125659840 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125659840 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125659840 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125659840 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125659840 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125659840 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125659840 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125659840 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125659840 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125659840 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125659840 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125659840 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125659840 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125659840 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125659840 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125659840 DLGLOBAL DEBUG validating counter group 0x7f38d16655e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125659840 DLGLOBAL DEBUG validating counter group 0x561d49381720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125659840 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125659840 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125659840 DLGLOBAL DEBUG validating counter group 0x7f38d1666180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125659840 DLGLOBAL DEBUG validating counter group 0x7f38d1666160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125659840 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125659840 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) 20250212125659840 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) 20250212125659840 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125659840 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125659840 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125659840 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125659841 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125659841 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125659841 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125659841 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125659841 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125659841 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125659841 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125659841 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125659841 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125659841 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125659841 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125659841 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125659841 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125659841 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125659841 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125659841 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125659841 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125659841 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125659841 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125659841 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125659841 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125659841 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125659841 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) 20250212125659841 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125659841 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(715)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" 20250212125659842 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7fd, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20250212125659842 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7fd (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125659842 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): 20250212125659842 DCSN1 ERROR csnStreamDecoder: error STREAM_NOT_SUPPORTED (-8) at EGPRS_PacketChannelRequest_Choice (idx 0) (gsm_rlcmac.c:6244) 20250212125659842 DRLCMAC NOTICE Failed to decode EGPRS Packet Channel Request: rc=-8 (bts.cpp:804) 20250212125659842 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20250212125659842 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 f4 2b 2b 00 (pcu_l1_if.cpp:182) BTS(715)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(715)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(715)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(715)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(715)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(715)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(715)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" BTS(715)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: 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 := '11101'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@8d0f06c41a7d: Start timer T: 2 s 20250212125659845 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7f6, fn=1338 (rfn=1338), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20250212125659845 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7f6 (11 bit) Fn=1338 qta=0 (bts.cpp:952) 20250212125659845 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): 20250212125659845 DCSN1 ERROR csnStreamDecoder: error STREAM_NOT_SUPPORTED (-8) at EGPRS_PacketChannelRequest_Choice (idx 0) (gsm_rlcmac.c:6244) 20250212125659845 DRLCMAC NOTICE Failed to decode EGPRS Packet Channel Request: rc=-8 (bts.cpp:804) 20250212125659845 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20250212125659845 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 d8 2b 2b 00 (pcu_l1_if.cpp:182) BTS(715)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: 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 := '10110'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125659847 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e9, fn=1339 (rfn=1339), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20250212125659847 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e9 (11 bit) Fn=1339 qta=0 (bts.cpp:952) 20250212125659847 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): 20250212125659847 DCSN1 ERROR csnStreamDecoder: error STREAM_NOT_SUPPORTED (-8) at EGPRS_PacketChannelRequest_Choice (idx 0) (gsm_rlcmac.c:6244) 20250212125659847 DRLCMAC NOTICE Failed to decode EGPRS Packet Channel Request: rc=-8 (bts.cpp:804) 20250212125659847 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20250212125659847 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 a4 2b 2b 00 (pcu_l1_if.cpp:182) BTS(715)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: 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 := '01001'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125659848 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7fa, fn=1340 (rfn=1340), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20250212125659848 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7fa (11 bit) Fn=1340 qta=0 (bts.cpp:952) 20250212125659848 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): 20250212125659848 DCSN1 ERROR csnStreamDecoder: error STREAM_NOT_SUPPORTED (-8) at EGPRS_PacketChannelRequest_Choice (idx 0) (gsm_rlcmac.c:6244) 20250212125659848 DRLCMAC NOTICE Failed to decode EGPRS Packet Channel Request: rc=-8 (bts.cpp:804) 20250212125659848 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20250212125659848 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 e8 2b 2b 00 (pcu_l1_if.cpp:182) BTS(715)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: 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 := '11010'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125659849 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e2, fn=1341 (rfn=1341), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20250212125659849 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e2 (11 bit) Fn=1341 qta=0 (bts.cpp:952) 20250212125659849 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): 20250212125659849 DCSN1 ERROR csnStreamDecoder: error STREAM_NOT_SUPPORTED (-8) at EGPRS_PacketChannelRequest_Choice (idx 0) (gsm_rlcmac.c:6244) 20250212125659849 DRLCMAC NOTICE Failed to decode EGPRS Packet Channel Request: rc=-8 (bts.cpp:804) 20250212125659849 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20250212125659849 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 88 2b 2b 00 (pcu_l1_if.cpp:182) BTS(715)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: 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 := '00010'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@8d0f06c41a7d: Start timer T: 2 s 20250212125659850 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7fb, fn=1342 (rfn=1342), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20250212125659850 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7fb (11 bit) Fn=1342 qta=0 (bts.cpp:952) 20250212125659850 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): 20250212125659850 DCSN1 ERROR csnStreamDecoder: error STREAM_NOT_SUPPORTED (-8) at EGPRS_PacketChannelRequest_Choice (idx 0) (gsm_rlcmac.c:6244) 20250212125659850 DRLCMAC NOTICE Failed to decode EGPRS Packet Channel Request: rc=-8 (bts.cpp:804) 20250212125659850 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20250212125659850 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 ec 2b 2b 00 (pcu_l1_if.cpp:182) BTS(715)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: 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 := '11011'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)@8d0f06c41a7d: Start timer T: 2 s 20250212125659854 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) 20250212125659854 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125659854 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) 20250212125659854 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) 20250212125659854 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) 20250212125659854 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) 20250212125659854 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) 20250212125659854 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) 20250212125659854 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) 20250212125659854 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) 20250212125659855 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) 20250212125659855 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) 20250212125659855 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) 20250212125659855 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) 20250212125659855 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) 20250212125659855 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) 20250212125659858 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_reject_content-STATS(716)@8d0f06c41a7d: Start timer T_statsd: 5 s 20250212125659872 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) 20250212125659872 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) 20250212125659872 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) 20250212125659872 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) 20250212125659872 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) 20250212125659872 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) 20250212125659873 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) 20250212125659873 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) 20250212125659873 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) 20250212125659873 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) 20250212125659873 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) 20250212125659873 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) 20250212125659873 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) 20250212125659873 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) 20250212125659873 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) 20250212125659873 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) 20250212125659877 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_reject_content-STATS(716)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_UL", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_UL", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_reject_content-STATS(716)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125659890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43296<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125659890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43290<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125659890 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125659891 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125659891 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125659891 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125659891 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125659891 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125659891 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125659891 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125659891 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125659891 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125659891 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125659891 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125659891 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20250212125659891 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125659891 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) 20250212125659891 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) 20250212125659891 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@8d0f06c41a7d: Test case TC_egprs_pkt_chan_req_reject_content finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_content pass'. respawn: 63: stopped pid 10288 with status 0 respawn: 64: starting: osmo-pcu Wed Feb 12 12:56:59 UTC 2025 ====== 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 20250212125659899 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125659899 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125659899 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125659899 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125659919 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43302<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125700019 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43302<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=6932) Waiting for packet dumper to finish... 1 (prev_count=6932, count=63480) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_content pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_emergency'. ------ PCU_Tests.TC_egprs_pkt_chan_req_reject_emergency ------ Wed Feb 12 12:57:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_reject_emergency.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_reject_emergency.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_emergency' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_egprs_pkt_chan_req_reject_emergency started. MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 20250212125703049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51896<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(718)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(718)@8d0f06c41a7d: Start timer T: 5 s PCUIF(718)@8d0f06c41a7d: Start timer T_Conn: 10 s 20250212125703054 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51906<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_egprs_pkt_chan_req_reject_emergency-STATS(720)@8d0f06c41a7d: Start timer T: 2 s TC_egprs_pkt_chan_req_reject_emergency-STATS(720)@8d0f06c41a7d: Start timer T: 2 s 20250212125704900 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125704900 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125704900 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(718)@8d0f06c41a7d: OsmoPCU is now connected BTS(719)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" TC_egprs_pkt_chan_req_reject_emergency-STATS(720)@8d0f06c41a7d: Start timer T: 2 s 20250212125704904 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125704904 DLGLOBAL DEBUG validating counter group 0x555803404040(bts) with 102 counters (rate_ctr.c:86) 20250212125704904 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125704904 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125704904 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125704904 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125704904 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125704904 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125704904 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125704904 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125704904 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125704904 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125704904 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125704904 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125704904 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125704904 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125704904 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125704904 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125704904 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125704904 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125704904 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125704904 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125704904 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125704904 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125704904 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125704904 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125704904 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125704904 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125704904 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125704904 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125704904 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125704904 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125704904 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125704904 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125704904 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125704904 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125704904 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125704904 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125704904 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125704904 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125704904 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125704904 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125704904 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125704904 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125704904 DLGLOBAL DEBUG validating counter group 0x7f2a8b2b55e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125704904 DLGLOBAL DEBUG validating counter group 0x555803403720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125704904 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125704904 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125704904 DLGLOBAL DEBUG validating counter group 0x7f2a8b2b6180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125704904 DLGLOBAL DEBUG validating counter group 0x7f2a8b2b6160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125704904 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125704904 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) 20250212125704904 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) 20250212125704904 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125704904 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125704904 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125704904 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125704904 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125704904 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125704904 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125704904 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125704904 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125704904 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125704904 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125704904 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125704904 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125704904 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125704904 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125704904 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125704904 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125704904 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125704904 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125704904 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125704904 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125704904 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125704904 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125704904 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125704904 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125704904 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125704905 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) 20250212125704905 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125704905 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(719)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" 20250212125704905 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x6eb, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20250212125704905 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x6eb (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125704905 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 55 |  : Content | RandomBits = 11 | : End Content |  (gsm_rlcmac.c:6244) 20250212125704905 DRLCMAC INFO Rx EGPRS Packet Channel Request: Emergency call (bts.cpp:809) 20250212125704905 DRLCMAC NOTICE Emergency call is not supported, rejecting (bts.cpp:841) 20250212125704905 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20250212125704905 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 ac 2b 2b 00 (pcu_l1_if.cpp:182) BTS(719)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(719)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(719)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(719)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(719)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(719)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(719)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" BTS(719)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: 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 := '01011'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125704908 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x6e7, fn=1338 (rfn=1338), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20250212125704908 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x6e7 (11 bit) Fn=1338 qta=0 (bts.cpp:952) 20250212125704908 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 55 |  : Content | RandomBits = 7 | : End Content |  (gsm_rlcmac.c:6244) 20250212125704908 DRLCMAC INFO Rx EGPRS Packet Channel Request: Emergency call (bts.cpp:809) 20250212125704908 DRLCMAC NOTICE Emergency call is not supported, rejecting (bts.cpp:841) 20250212125704908 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20250212125704908 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 9c 2b 2b 00 (pcu_l1_if.cpp:182) BTS(719)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: 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 := '00111'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@8d0f06c41a7d: Start timer T: 2 s 20250212125704909 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x6ff, fn=1339 (rfn=1339), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20250212125704909 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x6ff (11 bit) Fn=1339 qta=0 (bts.cpp:952) 20250212125704909 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 55 |  : Content | RandomBits = 31 | : End Content |  (gsm_rlcmac.c:6244) 20250212125704909 DRLCMAC INFO Rx EGPRS Packet Channel Request: Emergency call (bts.cpp:809) 20250212125704909 DRLCMAC NOTICE Emergency call is not supported, rejecting (bts.cpp:841) 20250212125704909 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20250212125704909 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 fc 2b 2b 00 (pcu_l1_if.cpp:182) BTS(719)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: 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 := '11111'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@8d0f06c41a7d: Start timer T: 2 s 20250212125704910 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x6e6, fn=1340 (rfn=1340), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20250212125704910 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x6e6 (11 bit) Fn=1340 qta=0 (bts.cpp:952) 20250212125704910 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 55 |  : Content | RandomBits = 6 | : End Content |  (gsm_rlcmac.c:6244) 20250212125704910 DRLCMAC INFO Rx EGPRS Packet Channel Request: Emergency call (bts.cpp:809) 20250212125704910 DRLCMAC NOTICE Emergency call is not supported, rejecting (bts.cpp:841) 20250212125704910 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20250212125704910 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 98 2b 2b 00 (pcu_l1_if.cpp:182) BTS(719)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: 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 := '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@8d0f06c41a7d: Start timer T: 2 s 20250212125704911 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x6f4, fn=1341 (rfn=1341), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20250212125704911 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x6f4 (11 bit) Fn=1341 qta=0 (bts.cpp:952) 20250212125704911 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 55 |  : Content | RandomBits = 20 | : End Content |  (gsm_rlcmac.c:6244) 20250212125704911 DRLCMAC INFO Rx EGPRS Packet Channel Request: Emergency call (bts.cpp:809) 20250212125704911 DRLCMAC NOTICE Emergency call is not supported, rejecting (bts.cpp:841) 20250212125704911 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20250212125704911 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 d0 2b 2b 00 (pcu_l1_if.cpp:182) BTS(719)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: 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 := '10100'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@8d0f06c41a7d: Start timer T: 2 s 20250212125704912 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x6f6, fn=1342 (rfn=1342), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20250212125704912 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x6f6 (11 bit) Fn=1342 qta=0 (bts.cpp:952) 20250212125704912 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 55 |  : Content | RandomBits = 22 | : End Content |  (gsm_rlcmac.c:6244) 20250212125704912 DRLCMAC INFO Rx EGPRS Packet Channel Request: Emergency call (bts.cpp:809) 20250212125704912 DRLCMAC NOTICE Emergency call is not supported, rejecting (bts.cpp:841) 20250212125704912 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20250212125704912 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 d8 2b 2b 00 (pcu_l1_if.cpp:182) BTS(719)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: 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 := '10110'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } TC_egprs_pkt_chan_req_reject_emergency-STATS(720)@8d0f06c41a7d: Start timer T: 2 s 20250212125704918 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) 20250212125704918 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125704918 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) 20250212125704918 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) 20250212125704918 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) 20250212125704918 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) 20250212125704918 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) 20250212125704918 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) 20250212125704918 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) 20250212125704918 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) 20250212125704918 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) 20250212125704918 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) 20250212125704919 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) 20250212125704919 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) 20250212125704919 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) 20250212125704919 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) 20250212125704922 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_reject_emergency-STATS(720)@8d0f06c41a7d: Start timer T_statsd: 5 s 20250212125704936 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) 20250212125704936 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) 20250212125704937 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) 20250212125704937 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) 20250212125704937 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) 20250212125704937 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) 20250212125704937 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) 20250212125704937 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) 20250212125704937 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) 20250212125704937 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) 20250212125704937 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) 20250212125704937 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) 20250212125704937 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) 20250212125704937 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) 20250212125704938 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) 20250212125704938 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) 20250212125704941 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_reject_emergency-STATS(720)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_DL", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_DL", mtype := "c", min := 0, max := 0 } BTS(719)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125704958 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51906<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125704958 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51896<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125704958 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125704958 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125704959 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125704959 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125704959 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125704959 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125704959 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125704959 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125704959 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125704959 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125704959 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125704959 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125704959 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20250212125704959 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125704959 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) 20250212125704959 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) 20250212125704959 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@8d0f06c41a7d: Test case TC_egprs_pkt_chan_req_reject_emergency finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_emergency pass'. respawn: 64: stopped pid 10346 with status 0 respawn: 65: starting: osmo-pcu Wed Feb 12 12:57:04 UTC 2025 ====== 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 20250212125704969 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125704969 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125704969 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125704970 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125704982 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51912<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125705083 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51912<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=6944) Waiting for packet dumper to finish... 1 (prev_count=6944, count=68056) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_emergency pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_exhaustion'. ------ PCU_Tests.TC_egprs_pkt_chan_req_reject_exhaustion ------ Wed Feb 12 12:57:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_reject_exhaustion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_reject_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_exhaustion' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_egprs_pkt_chan_req_reject_exhaustion started. MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 20250212125708113 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51916<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(722)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(722)@8d0f06c41a7d: Start timer T: 5 s PCUIF(722)@8d0f06c41a7d: Start timer T_Conn: 10 s 20250212125708118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51930<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_egprs_pkt_chan_req_reject_exhaustion-STATS(724)@8d0f06c41a7d: Start timer T: 2 s TC_egprs_pkt_chan_req_reject_exhaustion-STATS(724)@8d0f06c41a7d: Start timer T: 2 s 20250212125709970 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125709970 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125709970 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(722)@8d0f06c41a7d: OsmoPCU is now connected BTS(723)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" TC_egprs_pkt_chan_req_reject_exhaustion-STATS(724)@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Sending EGPRS Packet Channel Request (685): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '101'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=685, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125709985 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125709985 DLGLOBAL DEBUG validating counter group 0x55a4ad1e1040(bts) with 102 counters (rate_ctr.c:86) 20250212125709985 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125709985 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125709985 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125709985 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125709985 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125709985 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125709985 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125709985 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125709985 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125709985 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125709985 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125709985 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125709985 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125709985 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125709985 DL1IF DEBUG t3142=3 (pcu_l1_if.cpp:818) 20250212125709985 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125709985 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125709985 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125709985 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125709985 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125709985 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125709986 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125709986 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125709986 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125709986 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125709986 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125709986 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125709986 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125709986 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125709986 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125709986 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125709986 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125709986 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125709986 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125709986 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125709986 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125709986 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125709986 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125709986 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125709986 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125709986 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125709986 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125709986 DLGLOBAL DEBUG validating counter group 0x7fee8489d5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125709986 DLGLOBAL DEBUG validating counter group 0x55a4ad1e0720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125709986 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125709986 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125709986 DLGLOBAL DEBUG validating counter group 0x7fee8489e180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125709986 DLGLOBAL DEBUG validating counter group 0x7fee8489e160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125709986 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125709986 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) 20250212125709986 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) 20250212125709986 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125709986 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125709986 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125709986 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125709986 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125709987 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) 20250212125709987 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125709988 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125709990 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) 20250212125709990 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ad (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125709990 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) 20250212125709990 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20250212125709990 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) BTS(723)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" 20250212125709990 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20250212125709990 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125709990 DLGLOBAL DEBUG validating counter group 0x55a4ad1e0760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125709990 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125709990 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20250212125709990 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212125709990 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125709990 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125709990 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125709990 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125709990 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125709990 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125709990 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125709990 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125709990 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125709990 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125709990 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125709990 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125709990 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125709990 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125709990 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20250212125709991 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125709991 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125709991 DLGLOBAL DEBUG validating counter group 0x55a4ad1e0b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125709991 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125709991 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125709991 DLGLOBAL DEBUG validating counter group 0x55a4ad1e0c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125709991 DLGLOBAL DEBUG validating counter group 0x55a4ad1e0c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125709991 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125709991 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:E){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125709991 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125709991 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125709991 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) 20250212125709991 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125709991 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-0:E){NEW} (gprs_ms.c:336) 20250212125709991 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125709991 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125709991 DTBFUL INFO TBF(UL:TFI-0-0-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125709991 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125709991 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) 20250212125709991 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) 20250212125709991 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125709991 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125709991 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125709991 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 } } } } 20250212125709999 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) 20250212125709999 DL1IF DEBUG 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@8d0f06c41a7d: Sending EGPRS Packet Channel Request (683): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '011'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=683, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125710000 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) 20250212125710001 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ab (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125710001 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) 20250212125710001 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20250212125710001 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125710001 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20250212125710001 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125710001 DLGLOBAL DEBUG validating counter group 0x55a4ad1e0760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125710001 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125710001 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20250212125710001 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212125710001 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125710001 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20250212125710001 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125710001 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125710001 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125710001 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125710001 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125710001 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125710001 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125710001 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125710001 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125710001 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125710001 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125710001 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125710001 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20250212125710001 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125710001 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125710001 DLGLOBAL DEBUG validating counter group 0x55a4ad1e0b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125710001 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125710001 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125710001 DLGLOBAL DEBUG validating counter group 0x55a4ad1e0c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125710001 DLGLOBAL DEBUG validating counter group 0x55a4ad1e0c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125710001 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20250212125710001 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-1:E){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20250212125710001 DTBF INFO TBF(UL:TFI-0-0-1:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125710001 DTBF INFO TBF(UL:TFI-0-0-1:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125710001 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) 20250212125710001 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125710001 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-1:E){NEW} (gprs_ms.c:336) 20250212125710001 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125710001 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125710001 DTBFUL INFO TBF(UL:TFI-0-0-1:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125710001 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125710001 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) 20250212125710001 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) 20250212125710001 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125710001 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125710002 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20250212125710002 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 45 a1 08 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20250212125710003 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(723)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01011'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@8d0f06c41a7d: Sending EGPRS Packet Channel Request (684): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '100'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=684, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125710008 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) 20250212125710008 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ac (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125710008 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) 20250212125710008 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20250212125710008 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125710008 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20250212125710008 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125710008 DLGLOBAL DEBUG validating counter group 0x55a4ad1e0760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125710008 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125710008 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20250212125710008 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212125710008 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125710008 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=2 (bts.cpp:663) 20250212125710008 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125710008 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125710008 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125710008 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125710008 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125710008 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125710008 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125710008 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125710008 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125710008 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125710008 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125710008 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125710008 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20250212125710008 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125710008 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125710008 DLGLOBAL DEBUG validating counter group 0x55a4ad1e0b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125710008 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125710008 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125710008 DLGLOBAL DEBUG validating counter group 0x55a4ad1e0c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125710008 DLGLOBAL DEBUG validating counter group 0x55a4ad1e0c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125710008 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20250212125710008 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-2:E){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20250212125710008 DTBF INFO TBF(UL:TFI-0-0-2:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125710008 DTBF INFO TBF(UL:TFI-0-0-2:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125710008 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) 20250212125710008 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125710008 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-2:E){NEW} (gprs_ms.c:336) 20250212125710008 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125710008 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125710008 DTBFUL INFO TBF(UL:TFI-0-0-2:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125710009 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125710009 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) 20250212125710009 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) 20250212125710009 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125710009 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125710009 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20250212125710009 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(723)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: Sending EGPRS Packet Channel Request (685): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '101'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=685, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125710014 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) 20250212125710015 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ad (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125710015 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) 20250212125710015 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20250212125710015 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125710015 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20250212125710015 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125710015 DLGLOBAL DEBUG validating counter group 0x55a4ad1e0760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125710015 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125710015 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20250212125710015 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212125710015 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125710015 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=3 (bts.cpp:663) 20250212125710015 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125710015 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125710015 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125710015 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125710015 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125710015 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125710015 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125710015 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125710015 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125710015 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125710015 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125710015 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125710015 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20250212125710015 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125710015 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125710015 DLGLOBAL DEBUG validating counter group 0x55a4ad1e0b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125710015 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125710015 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125710015 DLGLOBAL DEBUG validating counter group 0x55a4ad1e0c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125710015 DLGLOBAL DEBUG validating counter group 0x55a4ad1e0c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125710015 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20250212125710015 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-3:E){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20250212125710015 DTBF INFO TBF(UL:TFI-0-0-3:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125710015 DTBF INFO TBF(UL:TFI-0-0-3:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125710015 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) 20250212125710015 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125710015 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-3:E){NEW} (gprs_ms.c:336) 20250212125710015 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125710015 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125710015 DTBFUL INFO TBF(UL:TFI-0-0-3:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125710015 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125710015 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) 20250212125710015 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) 20250212125710015 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125710015 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125710015 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20250212125710015 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) 20250212125710017 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) 20250212125710017 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(723)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: Sending EGPRS Packet Channel Request (684): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '100'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=684, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125710021 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2ac, fn=1337 (rfn=1337), cur_fn=4, is_11bit=1 (pcu_l1_if.cpp:633) 20250212125710021 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ac (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125710021 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) 20250212125710021 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20250212125710021 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125710021 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20250212125710021 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125710021 DLGLOBAL DEBUG validating counter group 0x55a4ad1e0760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125710021 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125710021 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20250212125710021 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212125710022 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125710022 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=4 (bts.cpp:663) 20250212125710022 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125710022 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125710022 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125710022 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125710022 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125710022 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125710022 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125710022 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125710022 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125710022 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125710022 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125710022 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125710022 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20250212125710022 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125710022 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125710022 DLGLOBAL DEBUG validating counter group 0x55a4ad1e0b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125710022 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125710022 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125710022 DLGLOBAL DEBUG validating counter group 0x55a4ad1e0c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125710022 DLGLOBAL DEBUG validating counter group 0x55a4ad1e0c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125710022 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20250212125710022 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-4:E){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20250212125710022 DTBF INFO TBF(UL:TFI-0-0-4:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125710022 DTBF INFO TBF(UL:TFI-0-0-4:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125710022 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) 20250212125710022 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125710022 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-4:E){NEW} (gprs_ms.c:336) 20250212125710022 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125710022 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125710022 DTBFUL INFO TBF(UL:TFI-0-0-4:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125710022 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125710022 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) 20250212125710022 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) 20250212125710022 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125710022 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125710022 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20250212125710022 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 46 24 20 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20250212125710023 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(723)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: Sending EGPRS Packet Channel Request (683): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '011'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=683, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125710028 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) 20250212125710028 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ab (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125710028 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) 20250212125710028 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20250212125710028 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125710028 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20250212125710028 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125710028 DLGLOBAL DEBUG validating counter group 0x55a4ad1e0760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125710028 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125710028 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20250212125710028 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212125710028 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125710028 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=5 (bts.cpp:663) 20250212125710028 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125710028 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125710028 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125710028 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125710028 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125710028 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125710028 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125710028 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125710028 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125710028 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125710028 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125710028 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125710028 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20250212125710028 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125710028 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125710028 DLGLOBAL DEBUG validating counter group 0x55a4ad1e0b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125710028 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125710028 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125710028 DLGLOBAL DEBUG validating counter group 0x55a4ad1e0c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125710028 DLGLOBAL DEBUG validating counter group 0x55a4ad1e0c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125710028 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20250212125710028 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-5:E){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20250212125710028 DTBF INFO TBF(UL:TFI-0-0-5:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125710028 DTBF INFO TBF(UL:TFI-0-0-5:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125710028 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) 20250212125710028 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125710028 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-5:E){NEW} (gprs_ms.c:336) 20250212125710028 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125710028 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125710028 DTBFUL INFO TBF(UL:TFI-0-0-5:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125710028 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125710028 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) 20250212125710028 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) 20250212125710028 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125710028 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125710028 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20250212125710028 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 a5 28 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(723)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: Sending EGPRS Packet Channel Request (680): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '000'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=680, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125710031 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) 20250212125710031 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2a8 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125710031 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) 20250212125710031 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20250212125710031 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125710031 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20250212125710031 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125710031 DLGLOBAL DEBUG validating counter group 0x55a4ad1e0760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125710031 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125710031 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20250212125710031 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212125710031 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125710031 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=6 (bts.cpp:663) 20250212125710031 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125710031 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125710031 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125710031 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125710031 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125710031 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125710031 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125710031 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125710031 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125710031 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125710031 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125710031 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125710031 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20250212125710031 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125710031 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125710031 DLGLOBAL DEBUG validating counter group 0x55a4ad1e0b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125710031 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125710031 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125710031 DLGLOBAL DEBUG validating counter group 0x55a4ad1e0c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125710031 DLGLOBAL DEBUG validating counter group 0x55a4ad1e0c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125710031 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20250212125710031 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-6:E){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20250212125710031 DTBF INFO TBF(UL:TFI-0-0-6:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125710031 DTBF INFO TBF(UL:TFI-0-0-6:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125710031 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) 20250212125710031 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125710031 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-6:E){NEW} (gprs_ms.c:336) 20250212125710031 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125710031 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125710031 DTBFUL INFO TBF(UL:TFI-0-0-6:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125710031 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125710031 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) 20250212125710031 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) 20250212125710031 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125710031 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125710031 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20250212125710031 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 44 26 30 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(723)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: Start timer T: 2 s 20250212125710033 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2a8, fn=1870 (rfn=1870), cur_fn=4, is_11bit=1 (pcu_l1_if.cpp:633) 20250212125710033 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2a8 (11 bit) Fn=1870 qta=0 (bts.cpp:952) 20250212125710033 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) 20250212125710033 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20250212125710033 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125710033 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20250212125710033 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125710033 DLGLOBAL DEBUG validating counter group 0x55a4ad1e0760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125710033 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125710033 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20250212125710033 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212125710033 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125710033 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=7 (bts.cpp:663) 20250212125710033 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125710033 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125710033 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125710033 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125710033 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125710033 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125710033 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125710033 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125710033 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20250212125710033 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) 20250212125710033 DRLCMAC NOTICE No USF available (alloc_algo.cpp:728) 20250212125710033 DRLCMAC DEBUG Disabling algorithm B (alloc_algo.cpp:883) 20250212125710033 DRLCMAC DEBUG [UL] algo A (suggested TRX: -1): Alloc start (alloc_algo.cpp:327) 20250212125710033 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125710033 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125710033 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125710033 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125710033 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125710033 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125710033 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125710033 DRLCMAC DEBUG - Skipping TS 7, because no USF available (alloc_algo.cpp:183) 20250212125710033 DRLCMAC NOTICE [UL] algo A (suggested TRX: -1): failed to allocate a TS, no USF available (alloc_algo.cpp:358) 20250212125710033 DTBF NOTICE MS(TA-220:MSCLS-0-22) Timeslot Allocation failed: trx = -1, single_slot = 1 (gprs_ms.c:1198) 20250212125710033 DMS INFO MS(TA-220:MSCLS-0-22): - bts_rcv_rach: now used by 0 (-) (bts.cpp:1012) 20250212125710033 DMS INFO MS(TA-220:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20250212125710033 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20250212125710033 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 4d 06 3a 10 7f 0c 58 03 7f 0c 58 03 7f 0c 58 03 7f 0c 58 03 a0 2b 2b 00 (pcu_l1_if.cpp:182) BTS(723)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: 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 := '01000'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } TC_egprs_pkt_chan_req_reject_exhaustion-STATS(724)@8d0f06c41a7d: Start timer T: 2 s 20250212125710035 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) 20250212125710035 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) 20250212125710044 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_reject_exhaustion-STATS(724)@8d0f06c41a7d: Start timer T_statsd: 5 s 20250212125710059 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) 20250212125710059 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) 20250212125710063 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125710077 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) 20250212125710077 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) 20250212125710082 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_reject_exhaustion-STATS(724)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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 } 20250212125710096 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) 20250212125710096 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) BTS(723)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125710103 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51930<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125710104 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51916<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125710104 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125710104 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125710104 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125710104 DTBF INFO TBF(UL:TFI-0-0-0:E){ASSIGN} free (tbf.cpp:271) 20250212125710104 DTBF DEBUG TBF(UL:TFI-0-0-0:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125710104 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:E){ASSIGN}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20250212125710104 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20250212125710104 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125710104 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20250212125710104 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125710104 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20250212125710104 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: Deallocated (fsm.c:568) 20250212125710104 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20250212125710104 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20250212125710104 DTBF INFO TBF(UL:TFI-0-0-1:E){ASSIGN} free (tbf.cpp:271) 20250212125710104 DTBF DEBUG TBF(UL:TFI-0-0-1:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125710104 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-1:E){ASSIGN}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20250212125710104 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20250212125710104 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125710104 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20250212125710104 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125710104 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20250212125710104 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: Deallocated (fsm.c:568) 20250212125710104 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20250212125710104 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20250212125710104 DTBF INFO TBF(UL:TFI-0-0-2:E){ASSIGN} free (tbf.cpp:271) 20250212125710104 DTBF DEBUG TBF(UL:TFI-0-0-2:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125710104 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-2:E){ASSIGN}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20250212125710104 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20250212125710104 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125710104 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20250212125710104 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125710104 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20250212125710104 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: Deallocated (fsm.c:568) 20250212125710104 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20250212125710104 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20250212125710104 DTBF INFO TBF(UL:TFI-0-0-3:E){ASSIGN} free (tbf.cpp:271) 20250212125710104 DTBF DEBUG TBF(UL:TFI-0-0-3:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125710104 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-3:E){ASSIGN}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20250212125710104 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20250212125710104 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125710104 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20250212125710104 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125710104 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20250212125710104 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: Deallocated (fsm.c:568) 20250212125710104 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20250212125710104 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20250212125710104 DTBF INFO TBF(UL:TFI-0-0-4:E){ASSIGN} free (tbf.cpp:271) 20250212125710104 DTBF DEBUG TBF(UL:TFI-0-0-4:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125710104 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-4:E){ASSIGN}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20250212125710104 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20250212125710104 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125710104 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20250212125710104 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125710104 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20250212125710104 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: Deallocated (fsm.c:568) 20250212125710104 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20250212125710104 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20250212125710104 DTBF INFO TBF(UL:TFI-0-0-5:E){ASSIGN} free (tbf.cpp:271) 20250212125710104 DTBF DEBUG TBF(UL:TFI-0-0-5:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125710104 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-5:E){ASSIGN}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20250212125710104 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20250212125710104 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125710104 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20250212125710104 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125710104 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20250212125710104 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: Deallocated (fsm.c:568) 20250212125710104 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20250212125710104 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20250212125710104 DTBF INFO TBF(UL:TFI-0-0-6:E){ASSIGN} free (tbf.cpp:271) 20250212125710104 DTBF DEBUG TBF(UL:TFI-0-0-6:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125710104 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-6:E){ASSIGN}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20250212125710104 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20250212125710104 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125710104 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20250212125710104 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125710104 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20250212125710104 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: Deallocated (fsm.c:568) 20250212125710104 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20250212125710104 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20250212125710104 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125710104 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125710104 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20250212125710104 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125710104 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) 20250212125710104 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) 20250212125710104 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@8d0f06c41a7d: Test case TC_egprs_pkt_chan_req_reject_exhaustion finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_exhaustion pass'. respawn: 65: stopped pid 10406 with status 0 respawn: 66: starting: osmo-pcu Wed Feb 12 12:57:10 UTC 2025 ====== 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 20250212125710112 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125710112 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125710112 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125710112 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125710126 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51942<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125710226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51942<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=72488) Waiting for packet dumper to finish... 1 (prev_count=72488, count=167820) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_exhaustion pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mo_ping_pong_with_ul_racap_egprs_only'. ------ PCU_Tests.TC_mo_ping_pong_with_ul_racap_egprs_only ------ Wed Feb 12 12:57:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_mo_ping_pong_with_ul_racap_egprs_only.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_mo_ping_pong_with_ul_racap_egprs_only.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mo_ping_pong_with_ul_racap_egprs_only' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_mo_ping_pong_with_ul_racap_egprs_only started. 726@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_mo_ping_pong_with_ul_racap_egprs_only-BVCI1234(728)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 726@8d0f06c41a7d: 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(731)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(731)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 726@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 20250212125713267 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51696<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(730)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(730)@8d0f06c41a7d: Start timer T: 5 s 20250212125713272 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51710<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(730)@8d0f06c41a7d: Start timer T_Conn: 10 s 726@8d0f06c41a7d: 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 } TC_mo_ping_pong_with_ul_racap_egprs_only-STATS(734)@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(735)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_mo_ping_pong_with_ul_racap_egprs_only-STATS(734)@8d0f06c41a7d: Start timer T: 2 s 726@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(735)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 726@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(738)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125715113 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125715113 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125715113 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(730)@8d0f06c41a7d: OsmoPCU is now connected BTS(732)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125715116 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125715116 DLGLOBAL DEBUG validating counter group 0x5610a48f4040(bts) with 102 counters (rate_ctr.c:86) 20250212125715116 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125715116 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125715116 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125715116 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125715116 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125715116 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125715116 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125715116 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125715116 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125715116 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125715116 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125715116 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125715116 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125715116 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125715116 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125715116 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125715116 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125715116 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125715117 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125715117 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125715117 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125715117 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125715117 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125715117 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125715117 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125715117 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125715117 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125715117 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125715117 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125715117 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125715117 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125715117 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125715117 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125715117 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125715117 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125715117 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125715117 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125715117 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125715117 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125715117 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125715117 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125715117 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125715117 DLGLOBAL DEBUG validating counter group 0x7fb403da15e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125715117 DLGLOBAL DEBUG validating counter group 0x5610a48f3720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125715117 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125715117 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125715117 DLGLOBAL DEBUG validating counter group 0x7fb403da2180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125715117 DLGLOBAL DEBUG validating counter group 0x7fb403da2160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125715117 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125715117 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) 20250212125715117 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) 20250212125715117 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125715117 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125715117 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125715117 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125715117 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125715117 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125715117 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125715117 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125715117 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125715117 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125715117 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125715117 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125715117 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125715117 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125715117 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125715117 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125715117 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125715117 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125715117 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125715117 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125715117 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125715117 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125715117 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125715117 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125715117 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125715117 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125715117 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) 20250212125715117 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125715117 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(732)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(732)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(732)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(732)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(732)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(731)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(731)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(731)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(731)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(732)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(732)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(732)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212125715119 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125715119 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) 20250212125715119 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) 20250212125715119 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125715119 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125715119 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) 20250212125715119 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125715119 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) 20250212125715119 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(731)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(731)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125715119 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125715119 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) 20250212125715119 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) 20250212125715119 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125715119 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125715119 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125715119 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125715119 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125715119 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125715119 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125715120 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125715120 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(731)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(731)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(731)@8d0f06c41a7d: Start timer Tns_test: 10 s 727@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 727@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125715126 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125715126 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125715126 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125715126 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125715126 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125715126 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125715126 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125715126 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_mo_ping_pong_with_ul_racap_egprs_only-BVCI1234(728)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_mo_ping_pong_with_ul_racap_egprs_only-BVCI1234(728)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125715130 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125715130 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125715130 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125715130 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125715130 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125715130 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125715130 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125715130 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125715131 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) 20250212125715131 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125715131 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) 20250212125715131 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) 20250212125715132 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) 20250212125715132 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) 20250212125715132 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) 20250212125715132 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) 20250212125715132 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) 20250212125715132 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) 20250212125715132 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125715132 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125715132 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125715132 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125715132 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125715132 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125715132 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212125715132 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212125715132 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125715132 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125715132 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) 20250212125715132 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) 20250212125715133 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) 20250212125715133 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) 20250212125715133 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) 20250212125715133 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) 20250212125715133 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) 20250212125715133 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125715133 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212125715133 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20250212125715133 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20250212125715133 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212125715133 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(732)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20250212125715135 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125715135 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125715135 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125715135 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125715135 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 } } } } } } } } } } } 20250212125715135 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: 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 } } } 20250212125715149 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) 20250212125715149 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) 20250212125715149 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) 20250212125715149 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) 20250212125715149 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) 20250212125715149 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) 20250212125715149 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) 20250212125715149 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) 20250212125715150 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) 20250212125715150 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) 20250212125715150 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) 20250212125715150 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) 20250212125715150 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) 20250212125715150 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) 20250212125715150 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) 20250212125715150 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) 20250212125715153 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125715168 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) 20250212125715168 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) 20250212125715168 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) 20250212125715168 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) 20250212125715168 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) 20250212125715168 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) 20250212125715168 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) 20250212125715168 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) 20250212125715169 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) 20250212125715169 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) 20250212125715169 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) 20250212125715169 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) 20250212125715169 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) 20250212125715169 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) 20250212125715169 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) 20250212125715169 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) 20250212125715177 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125715192 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) 20250212125715192 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) 20250212125715192 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) 20250212125715192 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) 20250212125715192 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) 20250212125715192 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) 20250212125715193 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) 20250212125715193 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) 20250212125715193 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) 20250212125715193 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) 20250212125715194 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) 20250212125715194 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) 20250212125715194 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) 20250212125715194 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) 20250212125715194 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) 20250212125715194 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) 20250212125715196 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125715211 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) 20250212125715211 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) 20250212125715213 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) 20250212125715213 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) 20250212125715213 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) 20250212125715213 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) 20250212125715215 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) 20250212125715215 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) 20250212125715216 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) 20250212125715216 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) 20250212125715217 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) 20250212125715217 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) 20250212125715218 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) 20250212125715218 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) 20250212125715218 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) 20250212125715218 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) 20250212125715219 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125715231 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) 20250212125715231 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) 20250212125715232 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) 20250212125715232 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) 20250212125715233 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) 20250212125715233 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) 20250212125715233 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) 20250212125715234 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) 20250212125715234 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) 20250212125715234 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) 20250212125715235 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) 20250212125715235 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) 20250212125715236 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) 20250212125715236 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) 20250212125715237 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) 20250212125715237 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) 20250212125715239 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125715253 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) 20250212125715253 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) 20250212125715253 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) 20250212125715253 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) 20250212125715254 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) 20250212125715254 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) 20250212125715254 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) 20250212125715254 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) 20250212125715255 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) 20250212125715255 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) 20250212125715256 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) 20250212125715256 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) 20250212125715257 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) 20250212125715257 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) 20250212125715258 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) 20250212125715258 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) 20250212125715259 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125715272 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) 20250212125715272 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) 20250212125715273 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) 20250212125715273 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) 20250212125715273 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) 20250212125715273 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) 20250212125715274 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) 20250212125715274 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) 20250212125715274 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) 20250212125715274 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) 20250212125715274 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) 20250212125715274 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) 20250212125715274 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) 20250212125715274 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) 20250212125715275 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) 20250212125715275 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) 20250212125715277 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125715293 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) 20250212125715293 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) 20250212125715295 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) 20250212125715295 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) 20250212125715296 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) 20250212125715296 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) 20250212125715298 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) 20250212125715298 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) 20250212125715299 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) 20250212125715299 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) 20250212125715300 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) 20250212125715300 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) 20250212125715301 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) 20250212125715301 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) 20250212125715302 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) 20250212125715302 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) 20250212125715303 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125715315 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) 20250212125715315 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) 20250212125715316 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) 20250212125715316 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) 20250212125715316 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) 20250212125715316 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) 20250212125715316 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) 20250212125715316 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) 20250212125715316 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) 20250212125715316 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) 20250212125715316 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) 20250212125715316 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) 20250212125715317 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) 20250212125715317 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) 20250212125715317 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) 20250212125715317 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) 20250212125715320 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125715334 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) 20250212125715334 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) 20250212125715334 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) 20250212125715334 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) 20250212125715334 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) 20250212125715334 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) 20250212125715335 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) 20250212125715335 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) 20250212125715335 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) 20250212125715335 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) 20250212125715335 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) 20250212125715335 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) 20250212125715335 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) 20250212125715335 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) 20250212125715336 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) 20250212125715336 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) 20250212125715339 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125715353 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) 20250212125715353 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) 20250212125715353 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) 20250212125715353 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) 20250212125715353 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) 20250212125715353 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) 20250212125715354 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) 20250212125715354 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) 20250212125715354 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) 20250212125715354 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) 20250212125715354 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) 20250212125715354 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) 20250212125715354 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) 20250212125715354 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) 20250212125715355 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) 20250212125715355 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) 20250212125715362 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125715376 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 88 e8 45 18 8c 00 80 00 00 00 00 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125715376 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) 20250212125715376 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125715376 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125715376 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 = 34 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 1 | A5_bits = 80 | 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| (gsm_rlcmac.c:5476) 20250212125715376 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125715376 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125715376 DLGLOBAL DEBUG validating counter group 0x5610a48f3760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125715376 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125715376 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20250212125715376 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20250212125715376 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20250212125715376 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20250212125715376 DMS INFO Modifying MS object, TLLI = 0x00000001, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20250212125715376 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212125715376 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125715376 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125715376 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20250212125715376 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125715376 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125715376 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125715376 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125715376 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125715376 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125715376 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125715376 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125715376 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) 20250212125715376 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212125715376 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125715376 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125715376 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Allocating UL TBF (tbf_ul.cpp:115) 20250212125715376 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125715376 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125715376 DLGLOBAL DEBUG validating counter group 0x5610a48f3b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125715376 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125715376 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125715376 DLGLOBAL DEBUG validating counter group 0x5610a48f3c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125715376 DLGLOBAL DEBUG validating counter group 0x5610a48f3c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125715376 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125715376 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125715376 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) 20250212125715376 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) 20250212125715377 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) 20250212125715377 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125715377 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) 20250212125715377 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20250212125715377 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212125715377 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) 20250212125715377 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212125715377 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) 20250212125715377 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20250212125715377 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20250212125715377 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212125715377 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212125715377 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20250212125715377 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) 20250212125715377 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) 20250212125715378 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) 20250212125715378 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) 20250212125715378 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) 20250212125715378 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) 20250212125715378 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) 20250212125715378 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) 20250212125715378 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) 20250212125715378 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) 20250212125715379 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) 20250212125715379 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) 20250212125715379 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) 20250212125715379 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) 20250212125715381 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) 20250212125715381 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125715381 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20250212125715381 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125715381 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125715381 DCSN1 INFO csnStreamEncoder (type: Pkt 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) 20250212125715381 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125715381 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20250212125715381 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) 20250212125715381 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125715381 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) 20250212125715381 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) 20250212125715381 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(732)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B'O ("++++++++") 20250212125715395 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 c0 82 3a a9 30 63 f1 39 a2 e3 2e 83 03 a6 ed d6 84 8b ad 82 a5 80 75 0c 0f (pcu_l1_if.cpp:463) 20250212125715395 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) 20250212125715395 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20250212125715395 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 c0 82 3a a9 30 63 f1 39 a2 e3 2e 83 03 a6 ed d6 84 8b ad 82 a5 80 75 0c 0f (pdch.cpp:1019) 20250212125715395 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=0, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20250212125715395 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=56 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} (pdch.cpp:1070) 20250212125715395 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) 20250212125715395 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) 20250212125715395 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125715395 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} data_length=22, data=9d 54 98 b1 f8 1c d1 71 97 c1 01 d3 76 6b c2 c5 56 c1 52 c0 3a 86 (tbf_ul.cpp:337) 20250212125715395 DRLCMACUL DEBUG - Mark BSN 1984 as INVALID (rlc_window_ul.cpp:42) 20250212125715395 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125715395 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125715395 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} Assembling frames: (len=22) (tbf_ul.cpp:172) 20250212125715395 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) 20250212125715395 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} complete UL frame len=22 (tbf_ul.cpp:197) 20250212125715395 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} len=22 (tbf_ul.cpp:467) 20250212125715395 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125715395 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125715395 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) 20250212125715395 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) 20250212125715395 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) 20250212125715396 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) 20250212125715396 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) 20250212125715396 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) 20250212125715396 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) 20250212125715396 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) 20250212125715396 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) 20250212125715396 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) 20250212125715396 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) 20250212125715396 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) 20250212125715396 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) 20250212125715397 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) 20250212125715397 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) 20250212125715399 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125715419 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) 20250212125715419 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) 20250212125715419 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) 20250212125715419 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) 20250212125715419 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) 20250212125715419 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) 20250212125715419 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) 20250212125715419 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) 20250212125715420 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) 20250212125715420 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) 20250212125715420 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) 20250212125715420 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) 20250212125715420 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) 20250212125715420 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) 20250212125715421 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) 20250212125715421 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) 20250212125715428 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125715442 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) 20250212125715442 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) 20250212125715442 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) 20250212125715442 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) 20250212125715442 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) 20250212125715442 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) 20250212125715443 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) 20250212125715443 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) 20250212125715443 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) 20250212125715443 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) 20250212125715443 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) 20250212125715443 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) 20250212125715443 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) 20250212125715443 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) 20250212125715443 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) 20250212125715443 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) 20250212125715447 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125715461 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) 20250212125715461 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) 20250212125715461 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125715461 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125715461 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) 20250212125715461 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125715461 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) MTC@8d0f06c41a7d: Start timer T: 0.5 s 20250212125715461 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20250212125715461 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20250212125715461 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20250212125715461 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20250212125715461 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20250212125715462 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) 20250212125715462 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) 20250212125715462 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) 20250212125715462 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) 20250212125715462 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) 20250212125715462 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) 20250212125715462 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) 20250212125715462 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) 20250212125715462 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) 20250212125715462 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) 20250212125715462 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) 20250212125715462 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) 20250212125715463 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) 20250212125715463 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) 20250212125715463 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125715463 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125715463 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125715463 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125715463 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125715463 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20250212125715463 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20250212125715463 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125715463 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125715463 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) 20250212125715463 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212125715463 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125715463 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125715463 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL) Allocating DL TBF (tbf_dl.cpp:116) 20250212125715463 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125715463 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125715464 DLGLOBAL DEBUG validating counter group 0x5610a48f3b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125715464 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125715464 DLGLOBAL DEBUG validating counter group 0x5610a48f3e00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125715464 DTBFDL DEBUG TBF(DL:TFI-0-0--1:E:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125715464 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125715464 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) 20250212125715464 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) 20250212125715464 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) 20250212125715464 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125715464 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) 20250212125715464 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20250212125715464 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20250212125715464 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) 20250212125715464 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20250212125715464 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:146) 20250212125715464 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20250212125715464 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) 20250212125715464 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20250212125715464 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) 20250212125715465 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125715480 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) 20250212125715480 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) 20250212125715480 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) 20250212125715480 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) 20250212125715480 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) 20250212125715480 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) 20250212125715481 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) 20250212125715481 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) 20250212125715481 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) 20250212125715481 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) 20250212125715481 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) 20250212125715481 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) 20250212125715481 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) 20250212125715481 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) 20250212125715482 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) 20250212125715482 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) 20250212125715489 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125715503 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) 20250212125715503 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) 20250212125715503 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) 20250212125715503 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) 20250212125715503 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) 20250212125715503 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) 20250212125715503 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) 20250212125715503 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) 20250212125715503 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) 20250212125715503 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) 20250212125715504 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) 20250212125715504 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) 20250212125715504 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) 20250212125715504 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) 20250212125715504 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) 20250212125715504 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) 20250212125715507 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125715522 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) 20250212125715522 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) 20250212125715522 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) 20250212125715522 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) 20250212125715522 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) 20250212125715522 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) 20250212125715522 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) 20250212125715522 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) 20250212125715523 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) 20250212125715523 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) 20250212125715523 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) 20250212125715523 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) 20250212125715523 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) 20250212125715523 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) 20250212125715523 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) 20250212125715523 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) 20250212125715526 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125715541 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) 20250212125715541 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) 20250212125715541 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) 20250212125715541 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) 20250212125715541 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) 20250212125715541 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) 20250212125715542 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) 20250212125715542 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) 20250212125715542 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) 20250212125715542 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) 20250212125715542 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) 20250212125715542 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) 20250212125715543 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) 20250212125715543 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) 20250212125715543 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) 20250212125715543 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) 20250212125715550 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125715564 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) 20250212125715564 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) 20250212125715565 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) 20250212125715565 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) 20250212125715565 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) 20250212125715565 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) 20250212125715565 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) 20250212125715565 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) 20250212125715566 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) 20250212125715566 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) 20250212125715566 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) 20250212125715566 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) 20250212125715566 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) 20250212125715566 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) 20250212125715566 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) 20250212125715566 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) 20250212125715569 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125715583 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) 20250212125715583 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) 20250212125715583 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) 20250212125715583 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) 20250212125715584 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) 20250212125715584 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) 20250212125715584 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) 20250212125715584 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) 20250212125715584 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) 20250212125715584 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) 20250212125715584 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) 20250212125715584 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) 20250212125715585 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) 20250212125715585 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) 20250212125715585 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) 20250212125715585 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) 20250212125715587 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125715602 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) 20250212125715602 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) 20250212125715602 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) 20250212125715602 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) 20250212125715602 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) 20250212125715602 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) 20250212125715602 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) 20250212125715602 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) 20250212125715602 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) 20250212125715602 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) 20250212125715603 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) 20250212125715603 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) 20250212125715603 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) 20250212125715603 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) 20250212125715603 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) 20250212125715603 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) 20250212125715611 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125715625 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) 20250212125715625 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) 20250212125715625 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) 20250212125715625 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) 20250212125715625 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) 20250212125715625 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) 20250212125715625 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) 20250212125715625 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) 20250212125715626 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) 20250212125715626 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) 20250212125715626 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) 20250212125715626 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) 20250212125715626 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) 20250212125715626 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) 20250212125715626 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) 20250212125715626 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) 20250212125715629 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125715644 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) 20250212125715644 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) 20250212125715644 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) 20250212125715644 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) 20250212125715644 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) 20250212125715644 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) 20250212125715645 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) 20250212125715645 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) 20250212125715645 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) 20250212125715645 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) 20250212125715645 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) 20250212125715645 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) 20250212125715646 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) 20250212125715646 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) 20250212125715646 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) 20250212125715646 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) 20250212125715648 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125715662 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) 20250212125715662 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) 20250212125715663 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) 20250212125715663 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) 20250212125715663 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) 20250212125715663 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) 20250212125715663 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) 20250212125715663 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) 20250212125715663 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) 20250212125715663 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) 20250212125715664 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) 20250212125715664 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) 20250212125715664 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) 20250212125715664 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) 20250212125715664 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) 20250212125715664 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) 20250212125715672 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125715686 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) 20250212125715686 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) 20250212125715687 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) 20250212125715687 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) 20250212125715687 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) 20250212125715687 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) 20250212125715688 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) 20250212125715688 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) 20250212125715688 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) 20250212125715688 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) 20250212125715689 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) 20250212125715689 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) 20250212125715689 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) 20250212125715689 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) 20250212125715689 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) 20250212125715689 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) 20250212125715691 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125715705 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) 20250212125715706 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) 20250212125715706 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) 20250212125715706 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) 20250212125715706 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) 20250212125715706 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) 20250212125715706 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) 20250212125715706 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) 20250212125715707 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) 20250212125715707 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) 20250212125715707 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) 20250212125715707 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) 20250212125715707 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) 20250212125715707 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) 20250212125715707 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) 20250212125715707 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) 20250212125715710 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125715738 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) 20250212125715738 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) 20250212125715739 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) 20250212125715739 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) 20250212125715739 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) 20250212125715739 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) 20250212125715739 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) 20250212125715739 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) 20250212125715740 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) 20250212125715740 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) 20250212125715740 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) 20250212125715740 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) 20250212125715740 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) 20250212125715740 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) 20250212125715741 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) 20250212125715741 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) 20250212125715747 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125715762 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) 20250212125715762 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) 20250212125715762 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) 20250212125715762 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) 20250212125715762 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) 20250212125715762 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) 20250212125715763 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) 20250212125715763 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) 20250212125715763 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) 20250212125715763 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) 20250212125715763 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) 20250212125715763 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) 20250212125715764 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) 20250212125715764 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) 20250212125715764 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) 20250212125715764 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) 20250212125715766 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125715780 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) 20250212125715781 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) 20250212125715781 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) 20250212125715781 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) 20250212125715781 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) 20250212125715781 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) 20250212125715782 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) 20250212125715782 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) 20250212125715782 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) 20250212125715782 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) 20250212125715782 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) 20250212125715782 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) 20250212125715783 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) 20250212125715783 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) 20250212125715783 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) 20250212125715783 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) 20250212125715785 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125715800 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) 20250212125715800 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) 20250212125715800 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) 20250212125715800 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) 20250212125715801 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) 20250212125715801 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) 20250212125715801 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) 20250212125715801 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) 20250212125715801 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) 20250212125715801 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) 20250212125715802 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) 20250212125715802 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) 20250212125715802 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) 20250212125715802 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) 20250212125715802 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) 20250212125715802 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) 20250212125715809 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125715824 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) 20250212125715824 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) 20250212125715824 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) 20250212125715824 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) 20250212125715825 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) 20250212125715825 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) 20250212125715825 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) 20250212125715825 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) 20250212125715825 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) 20250212125715825 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) 20250212125715826 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) 20250212125715826 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) 20250212125715826 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) 20250212125715826 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) 20250212125715826 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) 20250212125715826 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) 20250212125715828 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125715843 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) 20250212125715843 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) 20250212125715844 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) 20250212125715844 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) 20250212125715844 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) 20250212125715844 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) 20250212125715844 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) 20250212125715844 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) 20250212125715844 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) 20250212125715844 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) 20250212125715845 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) 20250212125715845 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) 20250212125715845 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) 20250212125715845 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) 20250212125715845 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) 20250212125715845 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) 20250212125715848 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125715862 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) 20250212125715862 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) 20250212125715863 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) 20250212125715863 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) 20250212125715863 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) 20250212125715863 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) 20250212125715863 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) 20250212125715863 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) 20250212125715863 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) 20250212125715863 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) 20250212125715864 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) 20250212125715864 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) 20250212125715864 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) 20250212125715864 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) 20250212125715864 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) 20250212125715864 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) 20250212125715871 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125715886 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) 20250212125715886 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) 20250212125715886 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) 20250212125715886 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) 20250212125715886 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) 20250212125715886 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) 20250212125715887 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) 20250212125715887 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) 20250212125715887 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) 20250212125715887 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) 20250212125715887 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) 20250212125715887 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) 20250212125715888 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) 20250212125715888 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) 20250212125715888 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) 20250212125715888 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) 20250212125715890 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125715905 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) 20250212125715905 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) 20250212125715905 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) 20250212125715905 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) 20250212125715906 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) 20250212125715906 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) 20250212125715906 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) 20250212125715906 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) 20250212125715907 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) 20250212125715907 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) 20250212125715907 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) 20250212125715907 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) 20250212125715907 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) 20250212125715908 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) 20250212125715908 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) 20250212125715908 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) 20250212125715909 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125715924 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) 20250212125715924 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) 20250212125715924 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) 20250212125715924 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) 20250212125715925 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) 20250212125715925 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) 20250212125715925 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) 20250212125715925 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) 20250212125715925 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) 20250212125715925 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) 20250212125715926 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) 20250212125715926 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) 20250212125715926 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) 20250212125715926 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) 20250212125715927 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) 20250212125715927 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) 20250212125715933 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125715948 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) 20250212125715948 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) 20250212125715948 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) 20250212125715948 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) 20250212125715949 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) 20250212125715949 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) 20250212125715949 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) 20250212125715949 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) 20250212125715949 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) 20250212125715949 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) 20250212125715949 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) 20250212125715949 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) 20250212125715949 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) 20250212125715949 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) 20250212125715950 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) 20250212125715950 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) 20250212125715952 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125715967 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) 20250212125715967 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) 20250212125715967 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) 20250212125715968 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) 20250212125715968 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) 20250212125715968 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) 20250212125715968 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) 20250212125715968 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) 20250212125715969 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) 20250212125715969 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) 20250212125715969 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) 20250212125715969 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) 20250212125715969 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) 20250212125715969 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) 20250212125715970 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) 20250212125715970 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) 20250212125715972 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) 20250212125715972 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) 20250212125715972 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 182 for type USF (pdch_ul_controller.c:184) 20250212125715972 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212125715972 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 177 + 13 = 190 (pdch_ul_controller.c:131) 20250212125715972 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20250212125715972 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20250212125715972 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) 20250212125715972 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20250212125715972 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 190 for type POLL (pdch_ul_controller.c:184) 20250212125715972 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=190, TS=7) (tbf_dl_ass_fsm.c:126) 20250212125715972 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20250212125715972 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) 20250212125715972 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) 20250212125715972 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(732)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '032B2B2B2B2B2B2B2B2B2B'O 20250212125715986 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) 20250212125715986 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) 20250212125715987 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) 20250212125715987 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) 20250212125715987 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) 20250212125715987 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) 20250212125715987 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) 20250212125715987 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) 20250212125715987 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) 20250212125715987 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) 20250212125715988 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) 20250212125715988 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) 20250212125715988 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) 20250212125715988 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) 20250212125715988 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) 20250212125715988 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) 20250212125715996 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125716010 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) 20250212125716010 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) 20250212125716010 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) 20250212125716010 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125716010 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) 20250212125716011 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) 20250212125716011 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) 20250212125716011 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) 20250212125716011 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) 20250212125716011 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) 20250212125716011 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) 20250212125716011 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) 20250212125716012 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) 20250212125716012 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) 20250212125716012 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) 20250212125716012 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) 20250212125716013 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) 20250212125716013 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) 20250212125716015 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125716029 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) 20250212125716029 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) 20250212125716030 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) 20250212125716030 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) 20250212125716030 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) 20250212125716030 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) 20250212125716030 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) 20250212125716031 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) 20250212125716031 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) 20250212125716031 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) 20250212125716031 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) 20250212125716031 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) 20250212125716031 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) 20250212125716031 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) 20250212125716032 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) 20250212125716032 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) 20250212125716034 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125716048 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) 20250212125716048 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) 20250212125716048 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125716048 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125716048 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) 20250212125716048 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125716048 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} FN=190 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20250212125716048 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} [UPLINK] DOWNLINK ASSIGNED (pdch.cpp:420) 20250212125716048 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:424) 20250212125716048 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_dl_ass_fsm.c:177) 20250212125716048 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:437) 20250212125716048 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20250212125716049 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) 20250212125716049 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) 20250212125716049 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) 20250212125716049 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) 20250212125716049 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) 20250212125716049 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) 20250212125716049 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) 20250212125716049 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) 20250212125716050 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) 20250212125716050 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) 20250212125716050 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) 20250212125716050 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) 20250212125716050 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) 20250212125716050 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) 20250212125716058 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) 20250212125716058 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) 20250212125716058 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 199 for type USF (pdch_ul_controller.c:184) 20250212125716058 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) 20250212125716058 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125716058 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) 20250212125716058 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) 20250212125716058 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) 20250212125716058 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) 20250212125716058 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) 20250212125716058 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(732)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0087B0042B2B2B2B2B2B2B2B2B2B'O 20250212125716072 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) 20250212125716072 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) 20250212125716073 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) 20250212125716073 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) 20250212125716073 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) 20250212125716073 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) 20250212125716073 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) 20250212125716073 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) 20250212125716074 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) 20250212125716074 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) 20250212125716074 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) 20250212125716074 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) 20250212125716074 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) 20250212125716074 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) 20250212125716075 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) 20250212125716075 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) 20250212125716077 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) 20250212125716077 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) 20250212125716077 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 203 for type USF (pdch_ul_controller.c:184) 20250212125716077 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) 20250212125716077 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) 20250212125716077 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) 20250212125716077 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20250212125716077 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (22): add length header to to delimit LLC frame (encoding.cpp:1603) 20250212125716077 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20250212125716077 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) 20250212125716077 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20250212125716077 DRLCMACDL DEBUG Adding LI=127 to signal padding (encoding.cpp:1698) 20250212125716077 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data block (BSN 0, MCS-1): 14 ff 1a a1 be 77 16 11 fa 35 de d3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20250212125716077 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) 20250212125716077 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125716077 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125716077 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) 20250212125716077 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 199 + 13 = 212 (pdch_ul_controller.c:131) 20250212125716077 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 212 for type POLL (pdch_ul_controller.c:184) 20250212125716077 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) 20250212125716077 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) 20250212125716077 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} msg block (BSN 0, MCS-1): 0f 00 00 16 28 fe 35 42 7d ef 2c 22 f4 6b bc a7 57 56 56 56 56 56 56 56 56 56 00 (tbf_dl.cpp:911) 20250212125716077 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 35 42 7d ef 2c 22 f4 6b bc a7 57 56 56 56 56 56 56 56 56 56 00 (pcu_l1_if.cpp:182) 20250212125716077 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125716091 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) 20250212125716091 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) 20250212125716091 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) 20250212125716091 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125716092 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) 20250212125716092 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) 20250212125716092 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) 20250212125716092 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) 20250212125716092 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) 20250212125716092 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) 20250212125716093 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) 20250212125716093 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) 20250212125716093 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) 20250212125716093 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) 20250212125716093 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) 20250212125716093 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) 20250212125716093 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) 20250212125716093 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) 20250212125716096 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125716110 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) 20250212125716110 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) 20250212125716110 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) 20250212125716110 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125716111 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) 20250212125716111 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) 20250212125716111 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) 20250212125716111 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) 20250212125716111 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) 20250212125716111 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) 20250212125716112 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) 20250212125716112 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) 20250212125716112 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) 20250212125716112 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) 20250212125716113 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) 20250212125716113 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) 20250212125716113 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) 20250212125716113 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) 20250212125716120 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125716134 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) 20250212125716134 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) 20250212125716135 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) 20250212125716135 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) 20250212125716135 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) 20250212125716135 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) 20250212125716135 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) 20250212125716135 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) 20250212125716136 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) 20250212125716136 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) 20250212125716136 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) 20250212125716136 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) 20250212125716137 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) 20250212125716137 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) 20250212125716137 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) 20250212125716137 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) 20250212125716139 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125716153 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) 20250212125716153 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) 20250212125716153 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125716153 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125716153 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) 20250212125716153 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125716153 DTBF DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125716153 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, 0x5610a530a79c, 0x5610a530a7a0, 4, 0, win: 0-1, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20250212125716153 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 2, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:597) 20250212125716153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125716153 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) 20250212125716153 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) 20250212125716153 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20250212125716153 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) 20250212125716153 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) 20250212125716153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20250212125716153 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20250212125716154 DTBFDL ERROR DL_TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}: Event FINAL_ACK_RECVD not permitted (tbf_dl.cpp:1076) BTS(732)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125716154 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) 20250212125716154 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) 20250212125716154 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) 20250212125716154 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) 20250212125716155 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) 20250212125716155 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) 20250212125716155 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51710<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125716156 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) 20250212125716156 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) 20250212125716156 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) 20250212125716156 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) 20250212125716156 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) 20250212125716156 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) 20250212125716157 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) 20250212125716157 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) 20250212125716158 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51696<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125716158 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125716158 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125716158 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125716158 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125716158 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125716158 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL:DL) Detaching TBF: TBF(UL:E:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20250212125716158 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20250212125716158 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125716158 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125716158 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125716158 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125716158 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125716158 DTBF INFO TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125716158 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125716158 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3:DL) Detaching TBF: TBF(DL:E:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20250212125716158 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125716158 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125716158 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125716158 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125716158 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125716158 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125716158 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125716158 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125716158 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125716158 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125716158 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125716158 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125716158 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125716158 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125716158 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125716158 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125716158 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125716158 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) 20250212125716158 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) 20250212125716158 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 10463 with status 0 respawn: 67: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_mo_ping_pong_with_ul_racap_egprs_only finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mo_ping_pong_with_ul_racap_egprs_only pass'. 20250212125716171 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125716171 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125716171 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125716171 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) Wed Feb 12 12:57:16 UTC 2025 ====== 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 20250212125716226 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51726<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125716327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51726<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=350244) Waiting for packet dumper to finish... 1 (prev_count=350244, count=392280) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mo_ping_pong_with_ul_racap_egprs_only pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_fh_imm_ass_ul_egprs'. ------ PCU_Tests.TC_pcuif_fh_imm_ass_ul_egprs ------ Wed Feb 12 12:57:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pcuif_fh_imm_ass_ul_egprs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pcuif_fh_imm_ass_ul_egprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_fh_imm_ass_ul_egprs' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_pcuif_fh_imm_ass_ul_egprs started. MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 20250212125719552 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51732<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(739)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(739)@8d0f06c41a7d: Start timer T: 5 s PCUIF(739)@8d0f06c41a7d: Start timer T_Conn: 10 s 20250212125719557 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51742<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_pcuif_fh_imm_ass_ul_egprs-STATS(741)@8d0f06c41a7d: Start timer T: 2 s TC_pcuif_fh_imm_ass_ul_egprs-STATS(741)@8d0f06c41a7d: Start timer T: 2 s 20250212125721171 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125721171 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125721171 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(739)@8d0f06c41a7d: OsmoPCU is now connected BTS(740)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=1642, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125721174 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125721174 DLGLOBAL DEBUG validating counter group 0x559313991040(bts) with 102 counters (rate_ctr.c:86) 20250212125721174 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125721174 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125721174 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125721174 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125721174 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125721174 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125721174 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125721174 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125721174 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125721174 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125721174 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125721174 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125721174 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125721174 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125721174 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125721174 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125721174 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125721174 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125721174 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125721174 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125721174 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125721174 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125721174 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125721174 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125721174 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125721174 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125721174 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125721174 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125721174 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125721174 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125721174 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125721174 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125721174 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125721174 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125721174 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125721174 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125721175 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125721175 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125721175 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125721175 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125721175 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125721175 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125721175 DLGLOBAL DEBUG validating counter group 0x7f4ca31925e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125721175 DLGLOBAL DEBUG validating counter group 0x559313990720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125721175 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125721175 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125721175 DLGLOBAL DEBUG validating counter group 0x7f4ca3193180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125721175 DLGLOBAL DEBUG validating counter group 0x7f4ca3193160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125721175 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125721175 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) 20250212125721175 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) 20250212125721175 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125721175 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125721175 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125721175 DL1IF INFO PDCH (trx=0, ts=7): tsc=1, hopping=yes (pcu_l1_if.cpp:952) 20250212125721175 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125721175 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125721175 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125721175 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125721175 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125721175 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125721175 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125721175 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125721175 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125721175 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125721175 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125721175 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125721175 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125721175 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125721175 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125721175 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125721175 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125721175 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125721175 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125721175 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125721175 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125721175 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125721175 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) 20250212125721175 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125721175 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125721175 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) 20250212125721175 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x66a (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125721175 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 51 |  : Content | RandomBits = 10 | : End Content |  (gsm_rlcmac.c:6244) 20250212125721175 DRLCMAC INFO Rx EGPRS Packet Channel Request: Signalling (bts.cpp:809) 20250212125721175 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212125721175 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20250212125721175 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20250212125721175 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=1 TFI=-1 USF=7 (bts.cpp:1026) 20250212125721175 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 38 5d 7f 09 6b 00 02 06 c6 45 00 00 10 0b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(740)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(740)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(740)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(740)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(740)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(740)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(740)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(740)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" BTS(740)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: 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 := 1, presence := '1'B, zero := omit, one := { maio := 33, hsn := 29 } }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 2, ma := '0110001101100000'B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01010'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 }, nr_radio_blocks_allocated := '00'B, p0_present := '0'B, p0 := omit, spare := omit, pr_mode := omit } }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@8d0f06c41a7d: 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)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125721180 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51742<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125721181 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51732<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125721181 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125721181 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125721181 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125721181 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125721181 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125721181 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125721181 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125721181 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125721181 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125721181 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125721181 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125721181 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125721181 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20250212125721181 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125721181 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) 20250212125721181 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) 20250212125721181 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@8d0f06c41a7d: Test case TC_pcuif_fh_imm_ass_ul_egprs finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_fh_imm_ass_ul_egprs pass'. respawn: 67: stopped pid 10523 with status 0 respawn: 68: starting: osmo-pcu Wed Feb 12 12:57:21 UTC 2025 ====== 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 20250212125721209 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125721209 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125721209 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125721209 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125721222 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51754<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125721322 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51754<->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=38292) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_fh_imm_ass_ul_egprs pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_fh_imm_ass_ul'. ------ PCU_Tests.TC_pcuif_fh_imm_ass_ul ------ Wed Feb 12 12:57:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pcuif_fh_imm_ass_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pcuif_fh_imm_ass_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_fh_imm_ass_ul' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_pcuif_fh_imm_ass_ul started. MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 20250212125724352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45236<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(743)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(743)@8d0f06c41a7d: Start timer T: 5 s 20250212125724358 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45244<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(743)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_pcuif_fh_imm_ass_ul-STATS(745)@8d0f06c41a7d: Start timer T: 2 s TC_pcuif_fh_imm_ass_ul-STATS(745)@8d0f06c41a7d: Start timer T: 2 s 20250212125726210 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125726210 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125726210 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(743)@8d0f06c41a7d: OsmoPCU is now connected BTS(744)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125726214 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125726214 DLGLOBAL DEBUG validating counter group 0x55e13e2b1040(bts) with 102 counters (rate_ctr.c:86) 20250212125726214 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125726214 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125726214 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125726214 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125726214 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125726214 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125726214 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125726214 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125726214 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125726214 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125726214 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125726214 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125726214 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125726214 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125726214 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125726214 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125726214 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125726214 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125726214 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125726214 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125726214 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125726214 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125726214 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125726214 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125726214 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125726214 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125726214 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125726214 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125726214 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125726214 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125726214 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125726214 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125726214 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125726214 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125726214 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125726214 DLGLOBAL DEBUG validating counter group 0x7f6121fa05e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125726214 DLGLOBAL DEBUG validating counter group 0x55e13e2b0720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125726214 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125726214 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125726214 DLGLOBAL DEBUG validating counter group 0x7f6121fa1180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125726214 DLGLOBAL DEBUG validating counter group 0x7f6121fa1160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125726214 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125726214 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) 20250212125726214 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) 20250212125726214 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125726214 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125726214 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125726214 DL1IF INFO PDCH (trx=0, ts=7): tsc=3, hopping=yes (pcu_l1_if.cpp:952) 20250212125726214 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125726214 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125726214 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125726214 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125726214 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125726214 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125726214 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125726214 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125726214 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125726214 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125726214 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125726214 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125726214 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125726214 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125726214 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125726214 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125726214 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125726214 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125726214 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125726214 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125726214 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125726214 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125726214 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) 20250212125726214 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125726215 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) 20250212125726215 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125726215 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125726215 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125726215 DLGLOBAL DEBUG validating counter group 0x55e13e2b0760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125726215 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125726215 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125726215 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125726215 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125726215 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125726215 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125726215 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125726215 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125726215 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125726215 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125726215 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125726215 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125726215 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125726215 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125726215 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125726215 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125726215 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125726215 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125726215 DLGLOBAL DEBUG validating counter group 0x55e13e2b0b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125726215 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125726215 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125726215 DLGLOBAL DEBUG validating counter group 0x55e13e2b0c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125726215 DLGLOBAL DEBUG validating counter group 0x55e13e2b0c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125726215 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125726215 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125726215 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125726215 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125726215 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212125726215 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125726215 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125726215 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125726215 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125726215 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) 20250212125726215 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) 20250212125726215 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125726215 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125726215 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=3 TFI=0 USF=0 (bts.cpp:1026) 20250212125726215 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 31 06 3f 10 0f 7b fa 78 09 6b 00 01 96 c8 00 30 0b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20250212125726215 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(744)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(744)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(744)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(744)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(744)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(744)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(744)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(744)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" BTS(744)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: 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 := 3, presence := '1'B, zero := omit, one := { maio := 47, hsn := 58 } }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 1, ma := '01101001'B }, rest_octets := { presence := '11'B, ll := 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@8d0f06c41a7d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(744)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125726219 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45244<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125726220 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45236<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125726220 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125726220 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125726220 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125726220 DTBF INFO TBF(UL:TFI-0-0-0:G){ASSIGN} free (tbf.cpp:271) 20250212125726220 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125726220 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125726220 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20250212125726220 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125726220 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20250212125726220 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125726220 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125726220 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Deallocated (fsm.c:568) 20250212125726220 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125726220 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125726220 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125726220 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125726220 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125726220 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125726220 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125726220 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125726220 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125726220 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125726220 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125726220 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20250212125726220 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125726220 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) 20250212125726220 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) 20250212125726220 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@8d0f06c41a7d: Test case TC_pcuif_fh_imm_ass_ul finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_fh_imm_ass_ul pass'. respawn: 68: stopped pid 10583 with status 0 respawn: 69: starting: osmo-pcu Wed Feb 12 12:57:26 UTC 2025 ====== 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 20250212125726231 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125726231 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125726231 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125726231 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125726250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45252<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125726350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45252<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=6864) Waiting for packet dumper to finish... 1 (prev_count=6864, count=46644) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_fh_imm_ass_ul pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_fh_imm_ass_dl'. ------ PCU_Tests.TC_pcuif_fh_imm_ass_dl ------ Wed Feb 12 12:57:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pcuif_fh_imm_ass_dl.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pcuif_fh_imm_ass_dl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_fh_imm_ass_dl' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_pcuif_fh_imm_ass_dl started. 747@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_pcuif_fh_imm_ass_dl-BVCI1234(749)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 747@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 747@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(751)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125729431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45260<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s 747@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(755)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 747@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(755)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(752)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(752)@8d0f06c41a7d: Start timer T: 5 s 20250212125729439 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45266<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(752)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_pcuif_fh_imm_ass_dl-STATS(757)@8d0f06c41a7d: Start timer T: 2 s 747@8d0f06c41a7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(758)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_pcuif_fh_imm_ass_dl-STATS(757)@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(758)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125731231 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125731231 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125731231 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(752)@8d0f06c41a7d: OsmoPCU is now connected BTS(754)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125731234 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125731234 DLGLOBAL DEBUG validating counter group 0x55e9a6744040(bts) with 102 counters (rate_ctr.c:86) 20250212125731234 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125731235 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125731235 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125731235 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125731235 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125731235 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125731235 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125731235 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125731235 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125731235 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125731235 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125731235 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125731235 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125731235 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125731235 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125731235 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125731235 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125731235 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125731235 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125731235 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125731235 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125731235 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125731235 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125731235 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125731235 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125731235 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125731235 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125731235 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125731235 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125731235 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125731235 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125731235 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125731235 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125731235 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125731235 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125731235 DLGLOBAL DEBUG validating counter group 0x7fee5f76a5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125731235 DLGLOBAL DEBUG validating counter group 0x55e9a6743720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125731235 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125731235 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125731235 DLGLOBAL DEBUG validating counter group 0x7fee5f76b180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125731235 DLGLOBAL DEBUG validating counter group 0x7fee5f76b160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125731235 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125731235 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) 20250212125731235 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) 20250212125731235 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125731235 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125731235 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125731235 DL1IF INFO PDCH (trx=0, ts=7): tsc=2, hopping=yes (pcu_l1_if.cpp:952) 20250212125731235 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125731235 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125731235 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125731235 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125731235 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125731235 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125731235 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125731235 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125731235 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125731235 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125731235 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125731235 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125731235 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125731235 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125731235 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125731235 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125731235 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125731235 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125731235 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125731235 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125731235 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125731235 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125731235 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) 20250212125731236 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125731236 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(754)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(754)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(754)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(754)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(754)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(751)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(754)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(751)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(751)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(751)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(754)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" 20250212125731238 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125731238 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) 20250212125731238 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) 20250212125731238 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125731238 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125731238 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) 20250212125731238 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125731238 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) 20250212125731238 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(754)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(751)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(751)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125731239 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125731239 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) 20250212125731239 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) 20250212125731239 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125731239 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125731239 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125731239 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125731239 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125731239 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125731239 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) -NSVCI1234(751)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(751)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(751)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212125731240 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125731240 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) 748@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 748@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125731247 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125731247 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125731247 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125731247 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125731247 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125731247 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125731247 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125731247 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125731248 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) 20250212125731248 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125731250 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) 20250212125731250 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_pcuif_fh_imm_ass_dl-BVCI1234(749)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 20250212125731250 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) 20250212125731250 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) 20250212125731250 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) 20250212125731250 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) 20250212125731250 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) 20250212125731250 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_pcuif_fh_imm_ass_dl-BVCI1234(749)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125731251 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) 20250212125731251 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@8d0f06c41a7d: BSSGP successfully initialized 20250212125731251 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) 20250212125731251 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) 20250212125731251 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) 20250212125731251 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) 20250212125731251 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125731251 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125731251 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125731251 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125731251 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125731251 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125731251 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125731251 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125731253 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125731255 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125731255 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125731255 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125731255 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125731255 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125731255 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x5ba5c9ca IMSI: none len: 12 (gprs_bssgp_pcu.c:177) 20250212125731255 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125731255 DLGLOBAL DEBUG validating counter group 0x55e9a6743760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125731255 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20250212125731255 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x5ba5c9ca, partly confirmed (gprs_ms.c:538) 20250212125731255 DTBFDL DEBUG MS(TLLI-0x5ba5c9ca:TA-220:MSCLS-0-0) appending 12 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125731255 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125731255 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125731255 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125731255 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125731255 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125731255 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125731255 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125731255 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125731255 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125731255 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125731255 DRLCMAC 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) 20250212125731255 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125731255 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125731255 DTBF DEBUG MS(TLLI-0x5ba5c9ca:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125731255 DTBF INFO MS(TLLI-0x5ba5c9ca:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20250212125731255 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125731255 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125731255 DLGLOBAL DEBUG validating counter group 0x55e9a6743b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125731255 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125731255 DLGLOBAL DEBUG validating counter group 0x55e9a6743e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125731255 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x5ba5c9ca){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125731255 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125731255 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125731255 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20250212125731255 DMS INFO MS(TLLI-0x5ba5c9ca:TA-220:MSCLS-0-0) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NEW} (gprs_ms.c:348) 20250212125731255 DMS DEBUG MS(TLLI-0x5ba5c9ca:TA-220:MSCLS-0-0:DL): + tbf: now used by 2 (dl_tbf_handle,tbf) (gprs_ms.c:355) 20250212125731255 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20250212125731255 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=) (tbf_dl.cpp:486) 20250212125731255 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20250212125731256 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20250212125731256 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20250212125731256 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=220 (bts.cpp:1114) 20250212125731256 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ca c9 a5 5b 31 06 3f 30 0f 5f 93 7d 80 00 1c 01 70 d5 ba 5c 9c a8 00 03 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20250212125731256 DMS DEBUG MS(TLLI-0x5ba5c9ca:TA-220:MSCLS-0-0:DL): - dl_tbf_handle: now used by 1 (tbf) (tbf_dl.cpp:232) 20250212125731256 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125731256 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125731256 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125731256 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125731256 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125731256 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125731256 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125731256 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125731256 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125731256 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(754)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '01'O MTC@8d0f06c41a7d: 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 := 2, presence := '1'B, zero := omit, one := { maio := 62, hsn := 19 } }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 1, ma := '00001110'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 := '5BA5C9CA'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@8d0f06c41a7d: Rx Downlink TBF assignment: { ccch := { tlli := '5BA5C9CA'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(754)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125731260 DL1IF DEBUG Data confirm received: sapi=9 (pcu_l1_if.cpp:510) 20250212125731260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212125731260 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212125731260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20250212125731260 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125731260 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125731260 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125731260 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125731260 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125731261 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45266<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125731262 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45260<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125731263 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125731263 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125731263 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125731263 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){ASSIGN} free (tbf.cpp:271) 20250212125731263 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125731263 DMS INFO MS(TLLI-0x5ba5c9ca:TA-220:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:TLLI-0x5ba5c9ca){ASSIGN} (gprs_ms.c:381) 20250212125731263 DMS INFO MS(TLLI-0x5ba5c9ca:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125731263 DMS INFO MS(TLLI-0x5ba5c9ca:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125731263 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125731263 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){ASSIGN}: Deallocated (fsm.c:568) 20250212125731263 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NONE}: Deallocated (fsm.c:568) 20250212125731263 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NONE}: Deallocated (fsm.c:568) 20250212125731263 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125731263 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125731263 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125731263 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125731263 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125731264 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125731264 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125731264 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125731264 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125731264 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125731264 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125731264 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) 20250212125731264 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) 20250212125731264 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 10639 with status 0 MTC@8d0f06c41a7d: Test case TC_pcuif_fh_imm_ass_dl finished. Verdict: pass respawn: 70: starting: osmo-pcu MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_fh_imm_ass_dl pass'. Wed Feb 12 12:57:31 UTC 2025 ====== 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 20250212125731304 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125731304 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125731304 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125731304 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125731327 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45282<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125731427 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45282<->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=68392) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_fh_imm_ass_dl pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_fh_pkt_ass_ul'. ------ PCU_Tests.TC_pcuif_fh_pkt_ass_ul ------ Wed Feb 12 12:57:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pcuif_fh_pkt_ass_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pcuif_fh_pkt_ass_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_fh_pkt_ass_ul' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_pcuif_fh_pkt_ass_ul started. MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 20250212125734506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35500<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(760)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(760)@8d0f06c41a7d: Start timer T: 5 s PCUIF(760)@8d0f06c41a7d: Start timer T_Conn: 10 s 20250212125734513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35506<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_pcuif_fh_pkt_ass_ul-STATS(762)@8d0f06c41a7d: Start timer T: 2 s TC_pcuif_fh_pkt_ass_ul-STATS(762)@8d0f06c41a7d: Start timer T: 2 s 20250212125736305 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125736305 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125736305 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(760)@8d0f06c41a7d: OsmoPCU is now connected BTS(761)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125736319 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125736320 DLGLOBAL DEBUG validating counter group 0x556441bb5040(bts) with 102 counters (rate_ctr.c:86) 20250212125736320 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125736320 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125736320 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125736320 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125736320 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125736320 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125736320 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125736320 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125736320 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125736320 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125736320 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125736320 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125736320 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125736320 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125736320 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125736320 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125736320 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125736320 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125736320 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125736320 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125736320 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125736320 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125736320 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125736320 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125736320 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125736320 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125736320 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125736320 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125736320 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125736320 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125736320 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125736320 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125736320 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125736320 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125736320 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125736320 DLGLOBAL DEBUG validating counter group 0x7f999c79d5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125736320 DLGLOBAL DEBUG validating counter group 0x556441bb4720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125736320 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125736320 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125736320 DLGLOBAL DEBUG validating counter group 0x7f999c79e180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125736320 DLGLOBAL DEBUG validating counter group 0x7f999c79e160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125736320 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125736320 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) 20250212125736320 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) 20250212125736320 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125736320 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125736320 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125736320 DL1IF INFO PDCH (trx=0, ts=7): tsc=5, hopping=yes (pcu_l1_if.cpp:952) 20250212125736320 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125736320 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125736321 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125736321 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125736321 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125736321 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125736321 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125736321 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125736321 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125736321 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125736321 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125736321 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125736321 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125736321 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125736321 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125736321 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125736321 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125736321 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125736321 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125736321 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125736321 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125736321 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125736321 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) 20250212125736321 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125736322 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) 20250212125736322 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125736322 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212125736322 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20250212125736322 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20250212125736322 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=5 TFI=-1 USF=7 (bts.cpp:1026) 20250212125736322 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 b8 c1 70 09 6b 00 03 03 1c ce c0 08 01 03 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20250212125736323 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(761)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(761)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(761)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(761)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(761)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(761)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(761)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(761)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" BTS(761)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: 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 := 5, presence := '1'B, zero := omit, one := { maio := 35, hsn := 1 } }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 3, ma := '011100110011100011000000'B }, rest_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@8d0f06c41a7d: 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 } } } 20250212125736333 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) 20250212125736333 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125736334 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) 20250212125736334 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) 20250212125736335 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) 20250212125736335 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) 20250212125736335 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) 20250212125736335 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) 20250212125736336 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) 20250212125736336 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) 20250212125736336 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) 20250212125736337 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) 20250212125736337 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) 20250212125736337 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) 20250212125736338 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) 20250212125736338 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) 20250212125736339 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125736352 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) 20250212125736352 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) 20250212125736353 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) 20250212125736353 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) 20250212125736354 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) 20250212125736354 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) 20250212125736355 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) 20250212125736355 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) 20250212125736356 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) 20250212125736356 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) 20250212125736356 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) 20250212125736356 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) 20250212125736357 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) 20250212125736357 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) 20250212125736357 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) 20250212125736357 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) 20250212125736358 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125736370 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) 20250212125736370 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) 20250212125736372 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) 20250212125736372 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) 20250212125736372 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) 20250212125736372 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) 20250212125736373 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) 20250212125736373 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) 20250212125736374 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) 20250212125736374 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) 20250212125736375 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) 20250212125736375 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) 20250212125736376 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) 20250212125736376 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) 20250212125736377 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) 20250212125736377 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) 20250212125736380 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125736394 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) 20250212125736395 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) 20250212125736396 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) 20250212125736396 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) 20250212125736397 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) 20250212125736397 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) 20250212125736397 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) 20250212125736397 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) 20250212125736398 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) 20250212125736398 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) 20250212125736399 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) 20250212125736399 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) 20250212125736400 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) 20250212125736400 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) 20250212125736400 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) 20250212125736400 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) 20250212125736401 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125736413 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) 20250212125736413 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) 20250212125736415 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) 20250212125736415 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) 20250212125736417 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) 20250212125736417 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) 20250212125736418 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) 20250212125736418 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) 20250212125736419 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) 20250212125736419 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) 20250212125736419 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) 20250212125736419 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) 20250212125736420 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) 20250212125736420 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) 20250212125736421 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) 20250212125736421 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) 20250212125736422 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125736433 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) 20250212125736433 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) 20250212125736434 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) 20250212125736434 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) 20250212125736435 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) 20250212125736435 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) 20250212125736436 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) 20250212125736436 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) 20250212125736437 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) 20250212125736437 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) 20250212125736437 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) 20250212125736437 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) 20250212125736438 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) 20250212125736438 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) 20250212125736439 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) 20250212125736439 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) 20250212125736442 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125736456 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) 20250212125736456 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) 20250212125736458 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) 20250212125736458 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) 20250212125736459 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) 20250212125736459 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) 20250212125736460 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) 20250212125736460 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) 20250212125736460 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) 20250212125736460 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) 20250212125736461 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) 20250212125736461 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) 20250212125736462 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) 20250212125736462 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) 20250212125736463 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) 20250212125736463 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) 20250212125736464 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125736476 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) 20250212125736476 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) 20250212125736477 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) 20250212125736477 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) 20250212125736477 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) 20250212125736477 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) 20250212125736478 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) 20250212125736478 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) 20250212125736479 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) 20250212125736479 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) 20250212125736480 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) 20250212125736480 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) 20250212125736481 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) 20250212125736481 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) 20250212125736481 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) 20250212125736482 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) 20250212125736482 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125736495 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) 20250212125736495 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) 20250212125736496 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) 20250212125736496 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) 20250212125736497 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) 20250212125736497 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) 20250212125736498 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) 20250212125736498 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) 20250212125736499 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) 20250212125736499 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) 20250212125736499 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) 20250212125736499 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) 20250212125736500 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) 20250212125736500 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) 20250212125736501 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) 20250212125736501 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) 20250212125736504 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125736518 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) 20250212125736518 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) 20250212125736519 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) 20250212125736519 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) 20250212125736519 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) 20250212125736519 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) 20250212125736520 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) 20250212125736520 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) 20250212125736520 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) 20250212125736520 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) 20250212125736521 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) 20250212125736521 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) 20250212125736521 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) 20250212125736521 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) 20250212125736521 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) 20250212125736521 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) 20250212125736522 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125736537 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) 20250212125736537 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) 20250212125736538 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) 20250212125736538 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) 20250212125736539 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) 20250212125736539 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) 20250212125736540 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) 20250212125736540 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) 20250212125736541 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) 20250212125736541 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) 20250212125736541 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) 20250212125736541 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) 20250212125736542 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) 20250212125736542 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) 20250212125736543 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) 20250212125736543 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) 20250212125736544 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125736557 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) 20250212125736557 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) 20250212125736558 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) 20250212125736558 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) 20250212125736559 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) 20250212125736559 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) 20250212125736560 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) 20250212125736560 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) 20250212125736561 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) 20250212125736561 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) 20250212125736562 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) 20250212125736562 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) 20250212125736563 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) 20250212125736563 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) 20250212125736563 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) 20250212125736563 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) 20250212125736566 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125736580 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 56 e9 72 72 80 20 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125736580 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) 20250212125736580 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125736580 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125736580 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 = 0x5ba5c9ca | : 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) 20250212125736581 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125736581 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125736581 DLGLOBAL DEBUG validating counter group 0x556441bb4760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125736581 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x5ba5c9ca, not yet confirmed (gprs_ms.c:512) 20250212125736581 DMS INFO MS(TLLI-0x5ba5c9ca:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20250212125736581 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20250212125736581 DMS INFO Modifying MS object, TLLI = 0x5ba5c9ca, TA 220 -> 0 (gprs_ms.c:609) 20250212125736581 DRLCMACMEAS INFO MS(TLLI-0x5ba5c9ca: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) 20250212125736581 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125736582 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125736582 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125736582 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125736582 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125736582 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125736582 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125736582 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125736582 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125736582 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125736582 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=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) 20250212125736582 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212125736582 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125736582 DTBF DEBUG MS(TLLI-0x5ba5c9ca:TA-0:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125736582 DTBF INFO MS(TLLI-0x5ba5c9ca:TA-0:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125736582 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125736582 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125736582 DLGLOBAL DEBUG validating counter group 0x556441bb4b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125736582 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125736582 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125736582 DLGLOBAL DEBUG validating counter group 0x556441bb4c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125736582 DLGLOBAL DEBUG validating counter group 0x556441bb4c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125736582 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x5ba5c9ca){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125736582 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125736582 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125736582 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125736582 DMS INFO MS(TLLI-0x5ba5c9ca:TA-0:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NEW} (gprs_ms.c:336) 20250212125736582 DMS DEBUG MS(TLLI-0x5ba5c9ca:TA-0:MSCLS-0-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20250212125736582 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212125736582 DTBFUL INFO TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125736583 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212125736583 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20250212125736583 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20250212125736583 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20250212125736583 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212125736583 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212125736583 DMS DEBUG MS(TLLI-0x5ba5c9ca:TA-0:MSCLS-0-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20250212125736583 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) 20250212125736583 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) 20250212125736583 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) 20250212125736583 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) 20250212125736584 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) 20250212125736584 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) 20250212125736585 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) 20250212125736585 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) 20250212125736587 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) 20250212125736587 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) 20250212125736588 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) 20250212125736588 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) 20250212125736589 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) 20250212125736590 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) 20250212125736591 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) 20250212125736591 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125736591 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20250212125736591 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125736591 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125736591 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1537591754 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 5 | u.Direct_encoding_1 = 2 |  : u.Direct_encoding_1 | MAIO = 35 |  : GPRS_Mobile_Allocation | HSN = 1 | RFL_NUMBER = 0 | u.MA = 0 |  : u.MA | MA_BitLength = 17 | MA_BITMAP = 3 | MA_BITMAP = 28 | MA_BITMAP = 206 |  : 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 = 3|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125736593 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125736593 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20250212125736593 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=69, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125736593 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125736593 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-0x5ba5c9ca){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125736593 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 4b 74 b9 39 43 01 b4 60 88 e3 99 c8 80 00 83 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125736593 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(761)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '832B2B2B2B2B2B'O 20250212125736601 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) 20250212125736602 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) 20250212125736603 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) 20250212125736603 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) BTS(761)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125736604 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) 20250212125736604 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) 20250212125736605 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) 20250212125736605 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) 20250212125736606 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) 20250212125736606 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) 20250212125736606 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35506<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125736607 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) 20250212125736607 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) 20250212125736608 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) 20250212125736608 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) 20250212125736609 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) 20250212125736609 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) 20250212125736611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35500<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125736612 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125736612 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125736612 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125736612 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){ASSIGN} free (tbf.cpp:271) 20250212125736612 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125736612 DMS INFO MS(TLLI-0x5ba5c9ca:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x5ba5c9ca){ASSIGN} (gprs_ms.c:381) 20250212125736612 DMS INFO MS(TLLI-0x5ba5c9ca:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125736612 DMS INFO MS(TLLI-0x5ba5c9ca:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125736612 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125736612 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NONE}: Deallocated (fsm.c:568) 20250212125736612 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){ASSIGN}: Deallocated (fsm.c:568) 20250212125736612 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){WAIT_ACK}: Deallocated (fsm.c:568) 20250212125736612 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NONE}: Deallocated (fsm.c:568) 20250212125736612 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125736612 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125736612 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125736612 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125736612 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125736612 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125736612 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125736612 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125736612 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125736613 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20250212125736613 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125736613 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) 20250212125736613 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) 20250212125736613 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@8d0f06c41a7d: Test case TC_pcuif_fh_pkt_ass_ul finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_fh_pkt_ass_ul pass'. respawn: 70: stopped pid 10705 with status 0 respawn: 71: starting: osmo-pcu Wed Feb 12 12:57:36 UTC 2025 ====== 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 20250212125736628 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125736629 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125736629 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125736629 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125736642 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35520<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125736743 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35520<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108848) Waiting for packet dumper to finish... 1 (prev_count=108848, count=137488) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_fh_pkt_ass_ul pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_fh_pkt_ass_dl'. ------ PCU_Tests.TC_pcuif_fh_pkt_ass_dl ------ Wed Feb 12 12:57:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pcuif_fh_pkt_ass_dl.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pcuif_fh_pkt_ass_dl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_fh_pkt_ass_dl' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_pcuif_fh_pkt_ass_dl started. 764@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_pcuif_fh_pkt_ass_dl-BVCI1234(766)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 764@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 764@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(768)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125739808 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35528<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 764@8d0f06c41a7d: 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(772)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(772)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 764@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 PCUIF(769)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(769)@8d0f06c41a7d: Start timer T: 5 s 20250212125739815 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35530<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(769)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_pcuif_fh_pkt_ass_dl-STATS(773)@8d0f06c41a7d: Start timer T: 2 s TC_pcuif_fh_pkt_ass_dl-STATS(773)@8d0f06c41a7d: Start timer T: 2 s 764@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(776)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125741629 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125741630 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125741630 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(769)@8d0f06c41a7d: OsmoPCU is now connected BTS(771)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125741647 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125741648 DLGLOBAL DEBUG validating counter group 0x562231e0a040(bts) with 102 counters (rate_ctr.c:86) 20250212125741648 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125741648 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125741648 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125741648 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125741648 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125741648 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125741648 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125741648 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125741648 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125741648 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125741648 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125741648 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125741648 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125741648 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125741648 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125741648 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125741648 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125741648 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125741648 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125741648 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125741648 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125741648 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125741648 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125741648 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125741648 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125741648 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125741648 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125741648 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125741648 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125741648 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125741648 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125741648 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125741648 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125741648 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125741648 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125741648 DLGLOBAL DEBUG validating counter group 0x7f6eead685e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125741648 DLGLOBAL DEBUG validating counter group 0x562231e09720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125741648 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125741648 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125741648 DLGLOBAL DEBUG validating counter group 0x7f6eead69180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125741648 DLGLOBAL DEBUG validating counter group 0x7f6eead69160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125741648 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125741648 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) 20250212125741648 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) 20250212125741648 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125741649 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125741649 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125741649 DL1IF INFO PDCH (trx=0, ts=7): tsc=6, hopping=yes (pcu_l1_if.cpp:952) 20250212125741649 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125741649 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125741649 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125741649 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125741649 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125741649 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125741649 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125741649 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125741649 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125741649 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125741649 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125741649 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125741649 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125741649 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125741649 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125741649 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125741649 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125741649 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125741649 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125741649 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125741649 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125741649 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125741651 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) 20250212125741651 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125741653 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) -NSVCI1234(768)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(768)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(768)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(768)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(771)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" 20250212125741657 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125741657 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) 20250212125741657 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) 20250212125741657 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125741657 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125741657 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) 20250212125741658 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125741658 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) 20250212125741658 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(771)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(771)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(768)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(768)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(771)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" 20250212125741661 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) 20250212125741661 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125741663 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125741663 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) 20250212125741663 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) 20250212125741663 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125741663 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125741663 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125741663 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125741663 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125741663 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125741663 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125741663 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) 20250212125741663 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) 20250212125741664 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) 20250212125741664 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) 20250212125741665 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125741665 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) 20250212125741665 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) 20250212125741665 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(768)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(768)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(768)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212125741666 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) 20250212125741666 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) 20250212125741667 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) 20250212125741667 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) 20250212125741668 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) 20250212125741669 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) 20250212125741670 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) 20250212125741670 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(771)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" 20250212125741672 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(771)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(771)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(771)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212125741678 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) 20250212125741678 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) 765@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 765@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125741678 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) 20250212125741678 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) 20250212125741679 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) 20250212125741679 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) 20250212125741680 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) 20250212125741680 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) 20250212125741681 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) 20250212125741681 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) 20250212125741683 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) 20250212125741683 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) 20250212125741684 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125741684 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125741684 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125741684 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125741684 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125741684 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125741684 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125741684 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125741684 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) 20250212125741685 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) 20250212125741686 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) 20250212125741686 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) 20250212125741686 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_pcuif_fh_pkt_ass_dl-BVCI1234(766)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_pcuif_fh_pkt_ass_dl-BVCI1234(766)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125741691 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125741691 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125741691 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125741691 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125741691 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125741691 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125741691 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125741691 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125741693 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) 20250212125741693 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125741693 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125741693 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125741693 DLGLOBAL DEBUG validating counter group 0x562231e09760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125741693 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125741693 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125741693 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125741693 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125741693 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125741693 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125741693 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125741693 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125741693 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125741693 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125741693 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125741693 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125741693 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125741693 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125741693 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125741693 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125741693 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125741693 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125741693 DLGLOBAL DEBUG validating counter group 0x562231e09b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125741693 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125741693 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125741693 DLGLOBAL DEBUG validating counter group 0x562231e09c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125741693 DLGLOBAL DEBUG validating counter group 0x562231e09c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125741693 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125741693 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125741693 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125741693 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125741693 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212125741693 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125741693 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125741693 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125741693 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125741693 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) 20250212125741693 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) 20250212125741693 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125741693 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125741693 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=6 TFI=0 USF=0 (bts.cpp:1026) 20250212125741693 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 39 06 3f 10 0f d9 10 78 09 6b 00 03 00 0a fd c8 00 30 0b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20250212125741694 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125741694 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125741694 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125741694 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125741694 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125741694 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125741694 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125741694 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125741694 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125741694 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(771)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: 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 := 6, presence := '1'B, zero := omit, one := { maio := 36, hsn := 16 } }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 3, ma := '101111110101000000000000'B }, rest_octets := { presence := '11'B, ll := 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@8d0f06c41a7d: 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 } 20250212125741696 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) 20250212125741696 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) 20250212125741697 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) 20250212125741697 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) 20250212125741698 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) 20250212125741698 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) 20250212125741698 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) 20250212125741698 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) 20250212125741698 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125741698 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125741698 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125741698 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125741698 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125741698 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) 20250212125741698 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) 20250212125741699 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) 20250212125741699 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) 20250212125741699 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) 20250212125741699 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) 20250212125741699 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) 20250212125741699 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) 20250212125741705 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) 20250212125741705 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) 20250212125741706 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(771)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125741720 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) 20250212125741721 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) 20250212125741722 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) 20250212125741722 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) 20250212125741723 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) 20250212125741723 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) 20250212125741723 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) 20250212125741723 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) 20250212125741724 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) 20250212125741724 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) 20250212125741725 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) 20250212125741725 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) 20250212125741726 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) 20250212125741726 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) 20250212125741726 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) 20250212125741726 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) 20250212125741727 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) 20250212125741727 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) 20250212125741727 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(771)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125741739 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) 20250212125741739 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) 20250212125741740 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) 20250212125741740 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) 20250212125741740 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) 20250212125741740 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) 20250212125741741 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) 20250212125741741 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) 20250212125741741 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) 20250212125741741 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) 20250212125741741 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) 20250212125741741 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) 20250212125741742 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) 20250212125741742 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) 20250212125741742 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) 20250212125741742 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) 20250212125741743 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) 20250212125741743 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) 20250212125741744 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(771)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125741758 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) 20250212125741758 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) 20250212125741759 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) 20250212125741759 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) 20250212125741760 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) 20250212125741760 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) 20250212125741761 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) 20250212125741761 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) 20250212125741762 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) 20250212125741762 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) 20250212125741763 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) 20250212125741763 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) 20250212125741763 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) 20250212125741763 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) 20250212125741764 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) 20250212125741764 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) 20250212125741767 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) 20250212125741768 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) 20250212125741768 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(771)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125741782 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) 20250212125741782 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) 20250212125741784 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) 20250212125741784 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) 20250212125741784 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) 20250212125741784 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) 20250212125741785 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) 20250212125741785 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) 20250212125741786 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) 20250212125741786 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) 20250212125741787 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) 20250212125741787 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) 20250212125741788 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) 20250212125741788 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) 20250212125741789 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) 20250212125741789 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) 20250212125741789 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) 20250212125741789 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) 20250212125741790 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(771)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125741801 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) 20250212125741801 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) 20250212125741801 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) 20250212125741801 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) 20250212125741802 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) 20250212125741802 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) 20250212125741802 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) 20250212125741802 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) 20250212125741803 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) 20250212125741803 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) 20250212125741803 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) 20250212125741803 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) 20250212125741804 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) 20250212125741804 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) 20250212125741805 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) 20250212125741805 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) 20250212125741806 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) 20250212125741806 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) 20250212125741807 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(771)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125741820 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) 20250212125741820 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) 20250212125741820 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) 20250212125741820 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) 20250212125741821 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) 20250212125741821 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) 20250212125741821 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) 20250212125741821 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) 20250212125741822 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) 20250212125741822 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) 20250212125741822 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) 20250212125741822 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) 20250212125741822 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) 20250212125741822 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) 20250212125741823 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) 20250212125741823 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) 20250212125741829 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) 20250212125741829 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) 20250212125741829 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(771)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125741842 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) 20250212125741842 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) 20250212125741843 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) 20250212125741843 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) 20250212125741843 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) 20250212125741843 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) 20250212125741843 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) 20250212125741843 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) 20250212125741843 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) 20250212125741843 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) 20250212125741844 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) 20250212125741844 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) 20250212125741844 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) 20250212125741844 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) 20250212125741844 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) 20250212125741844 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) 20250212125741847 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) 20250212125741847 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) 20250212125741847 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(771)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125741861 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) 20250212125741861 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) 20250212125741862 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) 20250212125741862 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) 20250212125741862 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) 20250212125741862 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) 20250212125741863 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) 20250212125741863 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) 20250212125741863 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) 20250212125741863 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) 20250212125741863 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) 20250212125741863 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) 20250212125741864 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) 20250212125741864 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) 20250212125741864 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) 20250212125741864 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) 20250212125741866 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) 20250212125741866 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) 20250212125741866 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(771)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125741880 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) 20250212125741880 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) 20250212125741881 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) 20250212125741881 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) 20250212125741881 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) 20250212125741881 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) 20250212125741881 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) 20250212125741881 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) 20250212125741882 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) 20250212125741882 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) 20250212125741883 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) 20250212125741883 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) 20250212125741883 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) 20250212125741883 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) 20250212125741883 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) 20250212125741883 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) 20250212125741890 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) 20250212125741890 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) 20250212125741891 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(771)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125741894 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125741894 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125741894 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125741903 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) 20250212125741903 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) 20250212125741903 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) 20250212125741903 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) 20250212125741904 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) 20250212125741904 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) 20250212125741904 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) 20250212125741904 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) 20250212125741904 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) 20250212125741904 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) 20250212125741905 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) 20250212125741905 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) 20250212125741905 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) 20250212125741905 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) 20250212125741905 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) 20250212125741905 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) 20250212125741908 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) 20250212125741908 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) 20250212125741908 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20250212125741908 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) 20250212125741908 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(771)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125741922 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 5b a5 c9 ca da ad 53 1b fb b9 0b 4a 94 d3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125741922 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) 20250212125741922 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125741922 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 01 5b a5 c9 ca da ad 53 1b fb b9 0b 4a 94 d3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125741922 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125741922 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=56 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20250212125741922 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) 20250212125741922 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125741922 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) 20250212125741922 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125741922 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=5b a5 c9 ca da ad 53 1b fb b9 0b 4a 94 d3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125741922 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x5ba5c9ca of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125741922 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x5ba5c9ca, not yet confirmed (gprs_ms.c:512) 20250212125741922 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125741922 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125741922 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125741922 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125741922 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125741922 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20250212125741922 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20250212125741922 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125741922 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125741922 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125741922 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) 20250212125741922 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) 20250212125741922 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) 20250212125741922 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) 20250212125741923 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) 20250212125741923 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) 20250212125741923 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) 20250212125741923 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) 20250212125741923 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) 20250212125741923 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) 20250212125741923 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) 20250212125741923 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) 20250212125741924 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) 20250212125741924 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) 20250212125741927 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) 20250212125741927 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-0x5ba5c9ca){FLOW}, expect answer on UL FN=65 (gprs_rlcmac_sched.cpp:454) 20250212125741927 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20250212125741927 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) 20250212125741927 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){FLOW} (final=0) (encoding.cpp:1112) 20250212125741927 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125741927 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 6b 74 b9 39 58 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20250212125741927 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125741927 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125741927 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125741927 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-0x5ba5c9ca){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125741927 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 6b 74 b9 39 58 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125741927 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(771)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125741940 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) 20250212125741940 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) 20250212125741940 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=60): TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){FLOW} (pdch_ul_controller.c:309) 20250212125741940 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125741941 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) 20250212125741941 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) 20250212125741941 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) 20250212125741941 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) 20250212125741941 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) 20250212125741941 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) 20250212125741941 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) 20250212125741941 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) 20250212125741941 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) 20250212125741941 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) 20250212125741941 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) 20250212125741941 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) 20250212125741941 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) 20250212125741941 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) 20250212125741950 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125741964 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) 20250212125741964 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) 20250212125741964 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=65): TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){FLOW} (pdch_ul_controller.c:309) 20250212125741964 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125741964 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) 20250212125741964 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) 20250212125741964 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) 20250212125741964 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) 20250212125741964 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) 20250212125741964 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) 20250212125741965 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) 20250212125741965 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) 20250212125741965 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) 20250212125741965 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) 20250212125741965 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) 20250212125741965 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) 20250212125741965 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) 20250212125741965 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) 20250212125741968 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125741982 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) 20250212125741982 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) 20250212125741983 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) 20250212125741983 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) 20250212125741983 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) 20250212125741983 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) 20250212125741983 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) 20250212125741983 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) 20250212125741983 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) 20250212125741983 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) 20250212125741983 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) 20250212125741983 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) 20250212125741983 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) 20250212125741983 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) 20250212125741984 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) 20250212125741984 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) 20250212125741987 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125742001 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 05 6e 97 27 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125742001 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) 20250212125742001 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125742001 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125742001 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x5ba5c9ca | 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) 20250212125742001 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125742001 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=73 TLLI=0x5ba5c9ca (pdch.cpp:347) 20250212125742001 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x5ba5c9ca:TA-0:MSCLS-0-0:UL) (pdch.cpp:351) 20250212125742001 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) 20250212125742001 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) 20250212125742002 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) 20250212125742002 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) 20250212125742002 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) 20250212125742002 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) 20250212125742002 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) 20250212125742002 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) 20250212125742002 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) 20250212125742002 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) 20250212125742002 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) 20250212125742002 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) 20250212125742002 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) 20250212125742002 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) 20250212125742003 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125742003 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125742003 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125742003 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125742003 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125742003 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x5ba5c9ca IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20250212125742003 DMS INFO Modifying MS object, TLLI: 0x5ba5c9ca confirmed (gprs_ms.c:547) 20250212125742003 DTBFDL DEBUG MS(TLLI-0x5ba5c9ca:TA-0:MSCLS-0-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125742003 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125742003 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) 20250212125742003 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212125742003 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125742003 DTBF DEBUG MS(TLLI-0x5ba5c9ca:TA-0:MSCLS-0-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125742003 DTBF INFO MS(TLLI-0x5ba5c9ca:TA-0:MSCLS-0-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20250212125742003 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125742003 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125742003 DLGLOBAL DEBUG validating counter group 0x562231e09b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125742003 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125742003 DLGLOBAL DEBUG validating counter group 0x562231e09e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125742003 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x5ba5c9ca){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125742003 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125742003 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125742003 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20250212125742003 DMS INFO MS(TLLI-0x5ba5c9ca:TA-0:MSCLS-0-0:UL) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NEW} (gprs_ms.c:348) 20250212125742003 DMS DEBUG MS(TLLI-0x5ba5c9ca:TA-0:MSCLS-0-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20250212125742003 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20250212125742003 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NEW} Send downlink assignment on PACCH, because TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){FLOW} exists (tbf_dl.cpp:471) 20250212125742003 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20250212125742003 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:146) 20250212125742003 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20250212125742003 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20250212125742003 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20250212125742003 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){ASSIGN} Starting timer X2001 [assignment (PACCH)] with 2 sec. 0 microsec (tbf_dl_fsm.c:125) 20250212125742011 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) 20250212125742011 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-0x5ba5c9ca){FLOW}, expect answer on UL FN=82 (gprs_rlcmac_sched.cpp:454) 20250212125742011 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20250212125742011 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212125742011 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 78 + 13 = 91 (pdch_ul_controller.c:131) 20250212125742011 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){ASSIGN} (tbf_dl_ass_fsm.c:105) 20250212125742011 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20250212125742011 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 = 36 |  : GPRS_Mobile_Allocation | HSN = 16 | RFL_NUMBER = 0 | u.MA = 0 |  : u.MA | MA_BitLength = 16 | MA_BITMAP = 0 | MA_BITMAP = 10 | MA_BITMAP = 253 |  : End u.MA |  : End GPRS_Mobile_Allocation |  : End u.Direct_encoding_1 |  : End Frequency_Parameters | Exist_DOWNLINK_TFI_ASSIGNMENT = 1 | DOWNLINK_TFI_ASSIGNMENT = 0 | Exist_Power_Control_Parameters = 1 |  : Power_Control_Parameters | ALPHA = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 1 | Slot[7].GAMMA_TN = 0 |  : End Power_Control_Parameters | Exist_TBF_Starting_Time = 0 | Exist_Measurement_Mapping = 0 | Exist_AdditionsR99 = 0 | Padding = 3|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125742011 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20250212125742011 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type POLL (pdch_ul_controller.c:184) 20250212125742011 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){FLOW} Scheduled DL Assignment polling on PACCH (FN=91, TS=7) (tbf_dl_ass_fsm.c:126) 20250212125742011 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20250212125742011 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-0x5ba5c9ca){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125742011 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 a9 10 10 05 7e c1 00 10 03 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125742012 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(771)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '032B2B2B2B2B2B2B2B'O BTS(771)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125742017 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35530<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125742019 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35528<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125742020 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125742020 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125742020 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125742021 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){FLOW} free (tbf.cpp:271) 20250212125742021 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125742021 DMS INFO MS(TLLI-0x5ba5c9ca:TA-0:MSCLS-0-0:UL:DL) Detaching TBF: TBF(UL:G:TLLI-0x5ba5c9ca){FLOW} (gprs_ms.c:381) 20250212125742021 DMS DEBUG MS(TLLI-0x5ba5c9ca:TA-0:MSCLS-0-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20250212125742021 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125742021 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NONE}: Deallocated (fsm.c:568) 20250212125742021 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){FLOW}: Deallocated (fsm.c:568) 20250212125742021 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NONE}: Deallocated (fsm.c:568) 20250212125742021 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){WAIT_ACK}: Deallocated (fsm.c:568) 20250212125742021 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){ASSIGN} free (tbf.cpp:271) 20250212125742021 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125742021 DMS INFO MS(TLLI-0x5ba5c9ca:TA-0:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:TLLI-0x5ba5c9ca){ASSIGN} (gprs_ms.c:381) 20250212125742021 DMS INFO MS(TLLI-0x5ba5c9ca:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125742021 DMS INFO MS(TLLI-0x5ba5c9ca:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125742021 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125742021 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){ASSIGN}: Deallocated (fsm.c:568) 20250212125742021 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NONE}: Deallocated (fsm.c:568) 20250212125742021 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x5ba5c9ca){NONE}: Deallocated (fsm.c:568) 20250212125742021 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125742021 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125742021 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125742021 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125742021 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125742021 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125742021 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125742021 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125742021 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125742021 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125742021 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125742021 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) 20250212125742021 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) 20250212125742021 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 10764 with status 0 MTC@8d0f06c41a7d: Test case TC_pcuif_fh_pkt_ass_dl finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_fh_pkt_ass_dl pass'. respawn: 72: starting: osmo-pcu Wed Feb 12 12:57:42 UTC 2025 ====== 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 20250212125742041 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125742041 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125742041 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125742041 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125742054 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48960<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125742154 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48960<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75252) Waiting for packet dumper to finish... 1 (prev_count=75252, count=192892) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_fh_pkt_ass_dl pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_multitrx_multims_alloc'. ------ PCU_Tests.TC_multitrx_multims_alloc ------ Wed Feb 12 12:57:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_multitrx_multims_alloc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_multitrx_multims_alloc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_multitrx_multims_alloc' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_multitrx_multims_alloc started. 777@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_multitrx_multims_alloc-BVCI1234(779)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 777@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 777@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(781)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125745275 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48976<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 777@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(785)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 777@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(785)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(782)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(782)@8d0f06c41a7d: Start timer T: 5 s 20250212125745283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48984<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(782)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_multitrx_multims_alloc-STATS(787)@8d0f06c41a7d: Start timer T: 2 s TC_multitrx_multims_alloc-STATS(787)@8d0f06c41a7d: Start timer T: 2 s 777@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(788)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125747042 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125747043 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125747043 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(782)@8d0f06c41a7d: OsmoPCU is now connected BTS(784)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125747057 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125747058 DLGLOBAL DEBUG validating counter group 0x55aa3f80d040(bts) with 102 counters (rate_ctr.c:86) 20250212125747058 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125747058 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125747058 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125747058 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125747058 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125747058 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125747058 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125747058 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125747058 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125747058 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125747058 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125747058 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125747058 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125747058 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125747058 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125747058 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125747058 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125747058 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125747058 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125747058 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125747058 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125747058 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125747058 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125747058 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125747058 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125747058 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125747058 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125747058 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125747058 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125747058 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125747058 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125747058 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125747058 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125747058 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125747058 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125747058 DLGLOBAL DEBUG validating counter group 0x7f9cff9ea5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125747058 DLGLOBAL DEBUG validating counter group 0x55aa3f80c720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125747058 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125747058 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125747058 DLGLOBAL DEBUG validating counter group 0x7f9cff9eb180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125747059 DLGLOBAL DEBUG validating counter group 0x7f9cff9eb160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125747059 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125747059 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) 20250212125747059 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) 20250212125747059 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125747059 DL1IF INFO PDCH(bts=0,trx=0,ts=6) Sending activate request (pcu_l1_if.cpp:158) 20250212125747059 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125747059 DL1IF INFO PDCH (trx=0, ts=6): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125747059 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125747059 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125747059 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125747059 DL1IF INFO PDCH(bts=0,trx=1,ts=4) Sending activate request (pcu_l1_if.cpp:158) 20250212125747059 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125747059 DL1IF INFO PDCH (trx=1, ts=4): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125747059 DL1IF INFO PDCH(bts=0,trx=1,ts=5) Sending activate request (pcu_l1_if.cpp:158) 20250212125747059 DRLCMAC INFO PDCH(bts=0,trx=1,ts=5) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125747059 DL1IF INFO PDCH (trx=1, ts=5): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125747059 DL1IF INFO PDCH(bts=0,trx=2,ts=0) Sending activate request (pcu_l1_if.cpp:158) 20250212125747059 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125747059 DL1IF INFO PDCH (trx=2, ts=0): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125747059 DL1IF INFO PDCH(bts=0,trx=2,ts=1) Sending activate request (pcu_l1_if.cpp:158) 20250212125747059 DRLCMAC INFO PDCH(bts=0,trx=2,ts=1) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125747059 DL1IF INFO PDCH (trx=2, ts=1): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125747059 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125747059 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) 20250212125747059 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) 20250212125747061 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(784)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS6" -NSVCI1234(781)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(781)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(781)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(781)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(784)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(784)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS4" 20250212125747066 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125747066 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) 20250212125747066 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) 20250212125747066 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125747066 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125747066 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) 20250212125747066 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125747066 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) 20250212125747066 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(784)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS5" BTS(784)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS0" -NSVCI1234(781)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(781)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125747069 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125747069 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) 20250212125747069 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) 20250212125747069 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125747069 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125747069 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125747069 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125747069 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125747069 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125747069 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125747070 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) 20250212125747070 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) BTS(784)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS1" 20250212125747071 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125747071 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(781)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(781)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212125747073 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) 20250212125747073 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) 20250212125747073 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) 20250212125747073 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) 20250212125747074 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) 20250212125747074 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) 20250212125747074 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) 20250212125747074 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) 20250212125747075 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) 20250212125747075 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125747075 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 778@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 778@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125747084 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125747084 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125747084 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125747084 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125747084 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125747084 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125747084 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125747084 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125747089 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) 20250212125747089 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) 20250212125747089 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) 20250212125747089 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) 20250212125747090 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) 20250212125747090 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) 20250212125747090 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) 20250212125747090 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) 20250212125747091 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) 20250212125747091 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) 20250212125747091 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) 20250212125747091 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_multitrx_multims_alloc-BVCI1234(779)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_multitrx_multims_alloc-BVCI1234(779)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125747093 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125747094 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125747094 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125747094 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125747094 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125747094 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125747094 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125747094 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125747094 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125747097 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125747097 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125747097 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125747097 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125747097 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125747097 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125747097 DLBSSGP DEBUG Computed BVC leak rate = 15000, num_pdch = 6, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125747097 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125747097 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 150000, R = 15000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125747097 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125747099 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) 20250212125747099 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125747099 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125747099 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125747099 DLGLOBAL DEBUG validating counter group 0x55aa3f80c760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125747099 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125747099 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125747099 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125747099 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125747099 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125747099 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125747099 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125747099 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125747099 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125747099 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"......CC"(TS=7) (alloc_algo.cpp:504) 20250212125747099 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20250212125747099 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) 20250212125747099 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 6 (alloc_algo.cpp:834) 20250212125747099 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"DD....C."(TS=7) (alloc_algo.cpp:841) 20250212125747099 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125747099 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125747099 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125747099 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125747099 DLGLOBAL DEBUG validating counter group 0x55aa3f80cb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125747099 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125747099 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125747099 DLGLOBAL DEBUG validating counter group 0x55aa3f80cc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125747099 DLGLOBAL DEBUG validating counter group 0x55aa3f80cc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125747099 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=6 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125747099 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125747099 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6) (tbf.cpp:299) 20250212125747099 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00 (tbf_ul.cpp:712) 20250212125747099 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212125747099 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125747099 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125747099 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125747099 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125747099 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) 20250212125747099 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) 20250212125747099 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125747099 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125747099 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=6 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125747099 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 0e e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(784)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20250212125747103 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125747103 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125747103 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125747103 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125747103 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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@8d0f06c41a7d: 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@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125747104 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=4, is_11bit=0 (pcu_l1_if.cpp:633) 20250212125747104 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125747104 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125747104 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125747104 DLGLOBAL DEBUG validating counter group 0x55aa3f80c760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125747104 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125747104 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125747104 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=0 (bts.cpp:663) 20250212125747104 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125747104 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125747104 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125747104 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125747104 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125747104 DRLCMAC DEBUG - Skipping TS 7, because not enabled (alloc_algo.cpp:75) 20250212125747104 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"....CC.."(TS=7) (alloc_algo.cpp:504) 20250212125747104 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20250212125747104 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) 20250212125747104 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 4 (alloc_algo.cpp:834) 20250212125747104 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..DDC..."(TS=7) (alloc_algo.cpp:841) 20250212125747104 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125747104 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125747104 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125747104 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125747104 DLGLOBAL DEBUG validating counter group 0x55aa3f80cb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125747104 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125747104 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125747104 DLGLOBAL DEBUG validating counter group 0x55aa3f80cc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125747104 DLGLOBAL DEBUG validating counter group 0x55aa3f80cc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125747104 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=4 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125747104 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) Attaching TBF(UL:TFI-0-1-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125747104 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=4) (tbf.cpp:299) 20250212125747104 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Allocated: trx = 1, ul_slots = 10, dl_slots = 00 (tbf_ul.cpp:712) 20250212125747104 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-0:G){NEW} (gprs_ms.c:336) 20250212125747104 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125747104 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125747104 DTBFUL INFO TBF(UL:TFI-0-1-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125747104 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125747104 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) 20250212125747104 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=4 (tbf_ul.cpp:221) 20250212125747104 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125747104 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125747104 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=4 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125747104 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 0c e3 68 79 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(784)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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@8d0f06c41a7d: 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@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125747107 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) 20250212125747107 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) 20250212125747107 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) 20250212125747107 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) 20250212125747107 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) 20250212125747107 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) 20250212125747108 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) 20250212125747108 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) 20250212125747108 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) 20250212125747108 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) 20250212125747108 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) 20250212125747108 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) 20250212125747109 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) 20250212125747109 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125747109 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125747109 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125747109 DLGLOBAL DEBUG validating counter group 0x55aa3f80c760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125747109 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125747109 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125747109 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=0 (bts.cpp:663) 20250212125747109 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125747109 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125747109 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125747109 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125747109 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125747109 DRLCMAC DEBUG - Skipping TS 7, because not enabled (alloc_algo.cpp:75) 20250212125747109 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"CC......"(TS=7) (alloc_algo.cpp:504) 20250212125747109 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20250212125747109 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) 20250212125747109 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 0 (alloc_algo.cpp:834) 20250212125747109 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"C.....DD"(TS=7) (alloc_algo.cpp:841) 20250212125747109 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125747109 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125747109 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125747109 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125747109 DLGLOBAL DEBUG validating counter group 0x55aa3f80cb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125747109 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125747109 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125747109 DLGLOBAL DEBUG validating counter group 0x55aa3f80cc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125747109 DLGLOBAL DEBUG validating counter group 0x55aa3f80cc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125747109 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=0 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125747109 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) Attaching TBF(UL:TFI-0-2-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125747109 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=0) (tbf.cpp:299) 20250212125747109 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Allocated: trx = 2, ul_slots = 01, dl_slots = 00 (tbf_ul.cpp:712) 20250212125747109 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-0:G){NEW} (gprs_ms.c:336) 20250212125747109 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125747109 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125747109 DTBFUL INFO TBF(UL:TFI-0-2-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125747109 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125747109 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) 20250212125747109 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) 20250212125747109 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125747109 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125747109 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=0 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125747109 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) BTS(784)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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@8d0f06c41a7d: 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@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125747112 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) 20250212125747112 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125747112 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125747112 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125747112 DLGLOBAL DEBUG validating counter group 0x55aa3f80c760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125747112 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125747112 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125747112 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20250212125747112 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125747112 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125747112 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125747112 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125747112 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125747112 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125747112 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"......CC"(TS=7) (alloc_algo.cpp:504) 20250212125747112 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20250212125747112 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) 20250212125747112 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125747112 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"DD.....C"(TS=7) (alloc_algo.cpp:841) 20250212125747112 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125747112 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125747112 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125747112 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125747112 DLGLOBAL DEBUG validating counter group 0x55aa3f80cb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125747112 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125747112 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125747112 DLGLOBAL DEBUG validating counter group 0x55aa3f80cc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125747112 DLGLOBAL DEBUG validating counter group 0x55aa3f80cc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125747112 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=1 USF=0 (tbf_ul.cpp:695) 20250212125747112 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-1:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000002. (pdch.cpp:1190) 20250212125747112 DTBF INFO TBF(UL:TFI-0-0-1:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125747112 DTBF INFO TBF(UL:TFI-0-0-1:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125747112 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-1:G){NEW} (gprs_ms.c:336) 20250212125747112 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125747112 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125747112 DTBFUL INFO TBF(UL:TFI-0-0-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125747112 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125747112 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) 20250212125747112 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) 20250212125747112 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125747112 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125747112 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=1 USF=0 (bts.cpp:1026) 20250212125747112 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(784)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125747114 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) 20250212125747114 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125747114 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125747114 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125747114 DLGLOBAL DEBUG validating counter group 0x55aa3f80c760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125747114 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125747114 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125747114 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=1 (bts.cpp:663) 20250212125747114 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125747114 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125747114 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125747114 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125747114 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125747114 DRLCMAC DEBUG - Skipping TS 7, because not enabled (alloc_algo.cpp:75) 20250212125747114 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"....CC.."(TS=7) (alloc_algo.cpp:504) 20250212125747114 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20250212125747114 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) 20250212125747114 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 5 (alloc_algo.cpp:834) 20250212125747114 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..DD.C.."(TS=7) (alloc_algo.cpp:841) 20250212125747114 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125747114 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125747114 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125747114 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125747115 DLGLOBAL DEBUG validating counter group 0x55aa3f80cb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125747115 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125747115 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125747115 DLGLOBAL DEBUG validating counter group 0x55aa3f80cc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125747115 DLGLOBAL DEBUG validating counter group 0x55aa3f80cc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125747115 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=5 TFI=1 USF=0 (tbf_ul.cpp:695) 20250212125747115 DRLCMAC INFO PDCH(bts=0,trx=1,ts=5) Attaching TBF(UL:TFI-0-1-1:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000002. (pdch.cpp:1190) 20250212125747115 DTBF INFO TBF(UL:TFI-0-1-1:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=5) (tbf.cpp:299) 20250212125747115 DTBF INFO TBF(UL:TFI-0-1-1:G){NEW} Allocated: trx = 1, ul_slots = 20, dl_slots = 00 (tbf_ul.cpp:712) 20250212125747115 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-1:G){NEW} (gprs_ms.c:336) 20250212125747115 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125747115 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125747115 DTBFUL INFO TBF(UL:TFI-0-1-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125747115 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125747115 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) 20250212125747115 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) 20250212125747115 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125747115 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125747115 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=5 TA=0 TSC=7 TFI=1 USF=0 (bts.cpp:1026) 20250212125747115 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(784)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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@8d0f06c41a7d: 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@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=125, TA=0 20250212125747117 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125747118 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) 20250212125747118 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125747118 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125747118 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125747118 DLGLOBAL DEBUG validating counter group 0x55aa3f80c760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125747118 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125747118 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125747118 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=1 (bts.cpp:663) 20250212125747118 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125747118 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125747118 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125747118 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125747118 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125747118 DRLCMAC DEBUG - Skipping TS 7, because not enabled (alloc_algo.cpp:75) 20250212125747118 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"CC......"(TS=7) (alloc_algo.cpp:504) 20250212125747118 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20250212125747118 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) 20250212125747118 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 1 (alloc_algo.cpp:834) 20250212125747118 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)".C....DD"(TS=7) (alloc_algo.cpp:841) 20250212125747118 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125747118 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125747118 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125747118 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125747119 DLGLOBAL DEBUG validating counter group 0x55aa3f80cb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125747119 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125747119 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125747119 DLGLOBAL DEBUG validating counter group 0x55aa3f80cc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125747119 DLGLOBAL DEBUG validating counter group 0x55aa3f80cc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125747119 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=1 TFI=1 USF=0 (tbf_ul.cpp:695) 20250212125747119 DRLCMAC INFO PDCH(bts=0,trx=2,ts=1) Attaching TBF(UL:TFI-0-2-1:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000002. (pdch.cpp:1190) 20250212125747119 DTBF INFO TBF(UL:TFI-0-2-1:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=1) (tbf.cpp:299) 20250212125747119 DTBF INFO TBF(UL:TFI-0-2-1:G){NEW} Allocated: trx = 2, ul_slots = 02, dl_slots = 00 (tbf_ul.cpp:712) 20250212125747119 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-1:G){NEW} (gprs_ms.c:336) 20250212125747119 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125747119 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125747119 DTBFUL INFO TBF(UL:TFI-0-2-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125747119 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125747119 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) 20250212125747119 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) 20250212125747119 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125747119 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125747119 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=1 TA=0 TSC=7 TFI=1 USF=0 (bts.cpp:1026) 20250212125747119 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(784)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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@8d0f06c41a7d: 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@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125747123 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) 20250212125747123 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125747123 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125747123 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125747123 DLGLOBAL DEBUG validating counter group 0x55aa3f80c760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125747123 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125747123 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125747123 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=2 (bts.cpp:663) 20250212125747123 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125747123 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125747123 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125747123 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125747123 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125747123 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125747123 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"......CC"(TS=7) (alloc_algo.cpp:504) 20250212125747123 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20250212125747123 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) 20250212125747123 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 6 (alloc_algo.cpp:834) 20250212125747123 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"DD....C."(TS=7) (alloc_algo.cpp:841) 20250212125747123 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125747123 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125747123 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125747123 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125747123 DLGLOBAL DEBUG validating counter group 0x55aa3f80cb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125747123 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125747123 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125747123 DLGLOBAL DEBUG validating counter group 0x55aa3f80cc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125747123 DLGLOBAL DEBUG validating counter group 0x55aa3f80cc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125747123 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=6 TFI=2 USF=1 (tbf_ul.cpp:695) 20250212125747123 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) Attaching TBF(UL:TFI-0-0-2:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000005. (pdch.cpp:1190) 20250212125747123 DTBF INFO TBF(UL:TFI-0-0-2:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6) (tbf.cpp:299) 20250212125747123 DTBF INFO TBF(UL:TFI-0-0-2:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00 (tbf_ul.cpp:712) 20250212125747123 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-2:G){NEW} (gprs_ms.c:336) 20250212125747123 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125747123 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125747123 DTBFUL INFO TBF(UL:TFI-0-0-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125747123 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125747123 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) 20250212125747123 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) 20250212125747123 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125747123 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125747123 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=6 TA=0 TSC=7 TFI=2 USF=1 (bts.cpp:1026) 20250212125747123 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) BTS(784)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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@8d0f06c41a7d: 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@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125747127 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) 20250212125747127 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125747127 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125747127 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125747127 DLGLOBAL DEBUG validating counter group 0x55aa3f80c760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125747127 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125747127 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125747127 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=2 (bts.cpp:663) 20250212125747127 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125747127 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125747127 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125747127 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125747127 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125747127 DRLCMAC DEBUG - Skipping TS 7, because not enabled (alloc_algo.cpp:75) 20250212125747127 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"....CC.."(TS=7) (alloc_algo.cpp:504) 20250212125747127 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20250212125747127 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) 20250212125747127 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 4 (alloc_algo.cpp:834) 20250212125747127 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..DDC..."(TS=7) (alloc_algo.cpp:841) 20250212125747127 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125747127 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125747127 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125747127 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125747127 DLGLOBAL DEBUG validating counter group 0x55aa3f80cb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125747127 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125747127 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125747127 DLGLOBAL DEBUG validating counter group 0x55aa3f80cc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125747127 DLGLOBAL DEBUG validating counter group 0x55aa3f80cc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125747127 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=4 TFI=2 USF=1 (tbf_ul.cpp:695) 20250212125747127 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) Attaching TBF(UL:TFI-0-1-2:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000005. (pdch.cpp:1190) 20250212125747127 DTBF INFO TBF(UL:TFI-0-1-2:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=4) (tbf.cpp:299) 20250212125747127 DTBF INFO TBF(UL:TFI-0-1-2:G){NEW} Allocated: trx = 1, ul_slots = 10, dl_slots = 00 (tbf_ul.cpp:712) 20250212125747127 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-2:G){NEW} (gprs_ms.c:336) 20250212125747127 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125747127 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125747127 DTBFUL INFO TBF(UL:TFI-0-1-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125747127 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125747127 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) 20250212125747127 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=8 (tbf_ul.cpp:221) 20250212125747127 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125747127 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125747127 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=4 TA=0 TSC=7 TFI=2 USF=1 (bts.cpp:1026) 20250212125747127 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 78 09 6b 00 00 c8 82 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(784)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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@8d0f06c41a7d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(784)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125747130 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48984<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125747131 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48976<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125747131 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125747131 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125747131 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125747131 DTBF INFO TBF(UL:TFI-0-0-0:G){ASSIGN} free (tbf.cpp:271) 20250212125747131 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125747131 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) Detaching TBF(UL:TFI-0-0-0:G){ASSIGN}, 2 TBFs, USFs = 03, TFIs = 00000005. (pdch.cpp:1200) 20250212125747131 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20250212125747131 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125747131 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20250212125747131 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125747131 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125747132 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Deallocated (fsm.c:568) 20250212125747132 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125747132 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125747132 DTBF INFO TBF(UL:TFI-0-0-2:G){ASSIGN} free (tbf.cpp:271) 20250212125747132 DTBF DEBUG TBF(UL:TFI-0-0-2:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125747132 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) Detaching TBF(UL:TFI-0-0-2:G){ASSIGN}, 1 TBFs, USFs = 02, TFIs = 00000004. (pdch.cpp:1200) 20250212125747132 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20250212125747132 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125747132 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20250212125747132 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125747132 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20250212125747132 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: Deallocated (fsm.c:568) 20250212125747132 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20250212125747132 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20250212125747132 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125747132 DTBF INFO TBF(UL:TFI-0-0-1:G){ASSIGN} free (tbf.cpp:271) 20250212125747132 DTBF DEBUG TBF(UL:TFI-0-0-1:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125747132 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-1:G){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000002. (pdch.cpp:1200) 20250212125747132 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20250212125747132 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125747132 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20250212125747132 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125747132 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20250212125747132 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: Deallocated (fsm.c:568) 20250212125747132 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20250212125747132 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20250212125747132 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125747132 DTBF INFO TBF(UL:TFI-0-1-0:G){ASSIGN} free (tbf.cpp:271) 20250212125747132 DTBF DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125747132 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) Detaching TBF(UL:TFI-0-1-0:G){ASSIGN}, 2 TBFs, USFs = 03, TFIs = 00000005. (pdch.cpp:1200) 20250212125747132 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20250212125747132 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125747132 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20250212125747132 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125747132 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20250212125747132 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Deallocated (fsm.c:568) 20250212125747132 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20250212125747132 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20250212125747132 DTBF INFO TBF(UL:TFI-0-1-2:G){ASSIGN} free (tbf.cpp:271) 20250212125747132 DTBF DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125747132 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) Detaching TBF(UL:TFI-0-1-2:G){ASSIGN}, 1 TBFs, USFs = 02, TFIs = 00000004. (pdch.cpp:1200) 20250212125747132 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20250212125747132 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125747132 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20250212125747132 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125747133 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20250212125747133 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Deallocated (fsm.c:568) 20250212125747133 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20250212125747133 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20250212125747133 DRLCMAC INFO PDCH(bts=0,trx=1,ts=5) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125747133 DTBF INFO TBF(UL:TFI-0-1-1:G){ASSIGN} free (tbf.cpp:271) 20250212125747133 DTBF DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125747133 DRLCMAC INFO PDCH(bts=0,trx=1,ts=5) Detaching TBF(UL:TFI-0-1-1:G){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000002. (pdch.cpp:1200) 20250212125747133 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20250212125747133 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125747133 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20250212125747133 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125747133 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20250212125747133 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Deallocated (fsm.c:568) 20250212125747133 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20250212125747133 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20250212125747133 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125747133 DTBF INFO TBF(UL:TFI-0-2-0:G){ASSIGN} free (tbf.cpp:271) 20250212125747133 DTBF DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125747133 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) Detaching TBF(UL:TFI-0-2-0:G){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125747133 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20250212125747133 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125747133 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20250212125747133 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125747133 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20250212125747133 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Deallocated (fsm.c:568) 20250212125747133 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20250212125747133 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20250212125747133 DRLCMAC INFO PDCH(bts=0,trx=2,ts=1) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125747133 DTBF INFO TBF(UL:TFI-0-2-1:G){ASSIGN} free (tbf.cpp:271) 20250212125747133 DTBF DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212125747133 DRLCMAC INFO PDCH(bts=0,trx=2,ts=1) Detaching TBF(UL:TFI-0-2-1:G){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000002. (pdch.cpp:1200) 20250212125747133 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20250212125747134 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125747134 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20250212125747134 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125747134 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20250212125747134 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Deallocated (fsm.c:568) 20250212125747134 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20250212125747134 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20250212125747134 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125747134 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125747134 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125747134 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125747134 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) 20250212125747134 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) 20250212125747134 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 10828 with status 0 respawn: 73: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_multitrx_multims_alloc finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_multitrx_multims_alloc pass'. Wed Feb 12 12:57:47 UTC 2025 ====== PCU_Tests.TC_multitrx_multims_alloc pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_multitrx_multims_alloc.talloc 20250212125747166 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125747166 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125747166 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125747166 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125747184 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48998<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125747285 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48998<->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=162520) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_multitrx_multims_alloc pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_from_sgsn'. ------ PCU_Tests.TC_dl_multislot_tbf_ms_class_from_sgsn ------ Wed Feb 12 12:57:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_dl_multislot_tbf_ms_class_from_sgsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_dl_multislot_tbf_ms_class_from_sgsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_from_sgsn' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_dl_multislot_tbf_ms_class_from_sgsn started. 790@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_dl_multislot_tbf_ms_class_from_sgsn-BVCI1234(792)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 790@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(794)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 790@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 20250212125750361 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49002<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 790@8d0f06c41a7d: 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(798)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 790@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(798)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(795)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(795)@8d0f06c41a7d: Start timer T: 5 s 20250212125750368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49014<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(795)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_dl_multislot_tbf_ms_class_from_sgsn-STATS(799)@8d0f06c41a7d: Start timer T: 2 s TC_dl_multislot_tbf_ms_class_from_sgsn-STATS(799)@8d0f06c41a7d: Start timer T: 2 s 790@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(802)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125752168 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125752168 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125752168 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(795)@8d0f06c41a7d: OsmoPCU is now connected BTS(796)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125752171 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125752171 DLGLOBAL DEBUG validating counter group 0x556b9937d040(bts) with 102 counters (rate_ctr.c:86) 20250212125752171 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125752171 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125752171 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125752171 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125752171 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125752171 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125752171 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125752171 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125752171 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125752171 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125752171 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125752171 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125752171 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125752171 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125752171 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125752171 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125752171 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125752171 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125752171 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125752171 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125752171 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125752171 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125752171 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125752171 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125752171 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125752171 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125752171 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125752171 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125752171 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125752171 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125752171 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125752171 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125752171 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125752171 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125752171 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125752171 DLGLOBAL DEBUG validating counter group 0x7f21733035e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125752171 DLGLOBAL DEBUG validating counter group 0x556b9937c720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125752171 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125752171 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125752171 DLGLOBAL DEBUG validating counter group 0x7f2173304180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125752171 DLGLOBAL DEBUG validating counter group 0x7f2173304160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125752171 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125752171 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) 20250212125752171 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) 20250212125752171 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125752171 DL1IF INFO PDCH(bts=0,trx=0,ts=0) Sending activate request (pcu_l1_if.cpp:158) 20250212125752171 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125752171 DL1IF INFO PDCH (trx=0, ts=0): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125752171 DL1IF INFO PDCH(bts=0,trx=0,ts=1) Sending activate request (pcu_l1_if.cpp:158) 20250212125752171 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125752171 DL1IF INFO PDCH (trx=0, ts=1): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125752171 DL1IF INFO PDCH(bts=0,trx=0,ts=2) Sending activate request (pcu_l1_if.cpp:158) 20250212125752171 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125752171 DL1IF INFO PDCH (trx=0, ts=2): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125752171 DL1IF INFO PDCH(bts=0,trx=0,ts=3) Sending activate request (pcu_l1_if.cpp:158) 20250212125752171 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125752171 DL1IF INFO PDCH (trx=0, ts=3): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125752171 DL1IF INFO PDCH(bts=0,trx=0,ts=4) Sending activate request (pcu_l1_if.cpp:158) 20250212125752171 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125752171 DL1IF INFO PDCH (trx=0, ts=4): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125752171 DL1IF INFO PDCH(bts=0,trx=0,ts=5) Sending activate request (pcu_l1_if.cpp:158) 20250212125752171 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125752171 DL1IF INFO PDCH (trx=0, ts=5): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125752171 DL1IF INFO PDCH(bts=0,trx=0,ts=6) Sending activate request (pcu_l1_if.cpp:158) 20250212125752171 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125752171 DL1IF INFO PDCH (trx=0, ts=6): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125752171 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125752171 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125752171 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125752171 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125752171 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) 20250212125752171 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) 20250212125752171 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(796)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS0" BTS(796)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS1" BTS(796)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS2" BTS(796)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS3" BTS(796)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS4" BTS(796)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS5" -NSVCI1234(794)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(796)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS6" -NSVCI1234(794)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(794)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(794)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(796)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" 20250212125752173 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125752173 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) 20250212125752173 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) 20250212125752173 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125752173 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125752173 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) 20250212125752173 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125752173 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) 20250212125752173 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(794)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(794)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125752173 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125752173 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) 20250212125752173 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) 20250212125752173 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125752173 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125752173 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125752173 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125752173 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125752173 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125752173 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125752174 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125752174 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(794)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(794)@8d0f06c41a7d: Start timer Tns_test: 10 s 791@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 791@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125752178 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125752178 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125752178 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125752178 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125752178 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125752178 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125752178 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125752178 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_dl_multislot_tbf_ms_class_from_sgsn-BVCI1234(792)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_dl_multislot_tbf_ms_class_from_sgsn-BVCI1234(792)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125752181 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125752181 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125752181 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125752181 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125752181 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125752181 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125752181 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125752181 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125752182 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) 20250212125752182 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125752182 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125752182 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125752182 DLGLOBAL DEBUG validating counter group 0x556b9937c760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125752182 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125752182 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125752182 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125752182 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"CCCCCCCC"(TS=7) (alloc_algo.cpp:504) 20250212125752182 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"..U..u.."(TS=7), single (alloc_algo.cpp:688) 20250212125752182 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 2 (alloc_algo.cpp:834) 20250212125752182 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..C.DDDD"(TS=7) (alloc_algo.cpp:841) 20250212125752182 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125752182 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125752182 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125752182 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125752182 DLGLOBAL DEBUG validating counter group 0x556b9937cb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125752182 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125752182 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125752182 DLGLOBAL DEBUG validating counter group 0x556b9937cc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125752182 DLGLOBAL DEBUG validating counter group 0x556b9937cc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125752182 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=2 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125752182 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125752182 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2) (tbf.cpp:299) 20250212125752182 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00 (tbf_ul.cpp:712) 20250212125752182 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212125752182 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125752182 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125752182 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125752182 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125752182 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) 20250212125752182 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) 20250212125752182 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125752182 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125752182 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=2 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125752182 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0a e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20250212125752183 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125752183 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125752183 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125752183 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125752183 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125752183 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125752183 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125752183 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125752183 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125752183 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(796)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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 } } } } } } } } } 20250212125752185 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) 20250212125752185 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) MTC@8d0f06c41a7d: 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 } 20250212125752185 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) 20250212125752185 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) 20250212125752185 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) 20250212125752185 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) 20250212125752186 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) 20250212125752186 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) 20250212125752186 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) 20250212125752186 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) 20250212125752186 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) 20250212125752186 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) 20250212125752186 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) 20250212125752186 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) 20250212125752186 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) 20250212125752186 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125752186 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125752186 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125752186 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125752186 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125752186 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125752189 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=4 RX RTS.req: sapi=5 arfcn=871 cur_fn=0 block=1 (pcu_l1_if.cpp:576) 20250212125752189 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=4 Sending data request: sapi=5 arfcn=871 cur_fn=0 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125752189 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(796)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125752203 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) 20250212125752203 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) 20250212125752203 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) 20250212125752203 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) 20250212125752204 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) 20250212125752204 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) 20250212125752204 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) 20250212125752204 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) 20250212125752204 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) 20250212125752204 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) 20250212125752204 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) 20250212125752204 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) 20250212125752204 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) 20250212125752204 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) 20250212125752204 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) 20250212125752204 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) 20250212125752208 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=8 RX RTS.req: sapi=5 arfcn=871 cur_fn=4 block=2 (pcu_l1_if.cpp:576) 20250212125752208 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=8 Sending data request: sapi=5 arfcn=871 cur_fn=4 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125752208 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(796)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125752222 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) 20250212125752222 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) 20250212125752222 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) 20250212125752222 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) 20250212125752222 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) 20250212125752222 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) 20250212125752222 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) 20250212125752222 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) 20250212125752223 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) 20250212125752223 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) 20250212125752223 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) 20250212125752223 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) 20250212125752223 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) 20250212125752223 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) 20250212125752223 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) 20250212125752223 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) 20250212125752231 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) 20250212125752231 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) 20250212125752231 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(796)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125752245 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) 20250212125752245 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) 20250212125752245 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) 20250212125752246 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) 20250212125752246 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) 20250212125752246 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) 20250212125752246 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) 20250212125752246 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) 20250212125752246 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) 20250212125752246 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) 20250212125752246 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) 20250212125752246 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) 20250212125752246 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) 20250212125752246 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) 20250212125752246 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) 20250212125752246 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) 20250212125752250 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) 20250212125752250 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) 20250212125752250 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(796)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125752264 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) 20250212125752264 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) 20250212125752264 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) 20250212125752264 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) 20250212125752264 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) 20250212125752264 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) 20250212125752264 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) 20250212125752264 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) 20250212125752264 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) 20250212125752264 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) 20250212125752265 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) 20250212125752265 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) 20250212125752265 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) 20250212125752265 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) 20250212125752265 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) 20250212125752265 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) 20250212125752268 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) 20250212125752268 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) 20250212125752269 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(796)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125752283 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) 20250212125752283 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) 20250212125752283 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) 20250212125752283 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) 20250212125752283 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) 20250212125752283 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) 20250212125752283 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) 20250212125752283 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) 20250212125752283 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) 20250212125752283 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) 20250212125752283 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) 20250212125752283 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) 20250212125752283 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) 20250212125752283 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) 20250212125752284 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) 20250212125752284 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) 20250212125752292 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) 20250212125752292 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) 20250212125752292 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(796)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125752306 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) 20250212125752306 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) 20250212125752306 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) 20250212125752306 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) 20250212125752306 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) 20250212125752306 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) 20250212125752306 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) 20250212125752306 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) 20250212125752306 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) 20250212125752306 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) 20250212125752307 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) 20250212125752307 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) 20250212125752307 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) 20250212125752307 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) 20250212125752307 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) 20250212125752307 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) 20250212125752310 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) 20250212125752310 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) 20250212125752310 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(796)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125752324 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) 20250212125752324 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) 20250212125752324 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) 20250212125752324 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) 20250212125752325 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) 20250212125752325 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) 20250212125752325 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) 20250212125752325 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) 20250212125752325 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) 20250212125752325 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) 20250212125752325 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) 20250212125752325 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) 20250212125752325 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) 20250212125752325 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) 20250212125752325 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) 20250212125752325 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) 20250212125752329 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) 20250212125752329 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) 20250212125752329 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(796)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125752343 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) 20250212125752343 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) 20250212125752343 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) 20250212125752343 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) 20250212125752343 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) 20250212125752343 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) 20250212125752343 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) 20250212125752343 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) 20250212125752343 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) 20250212125752343 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) 20250212125752344 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) 20250212125752344 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) 20250212125752344 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) 20250212125752344 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) 20250212125752344 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) 20250212125752344 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) 20250212125752352 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) 20250212125752352 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) 20250212125752352 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(796)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125752366 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) 20250212125752366 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) 20250212125752366 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) 20250212125752366 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) 20250212125752366 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) 20250212125752366 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) 20250212125752367 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) 20250212125752367 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) 20250212125752367 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) 20250212125752367 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) 20250212125752367 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) 20250212125752367 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) 20250212125752367 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) 20250212125752367 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) 20250212125752367 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) 20250212125752367 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) 20250212125752371 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) 20250212125752371 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) 20250212125752371 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(796)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125752383 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125752383 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125752383 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125752385 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) 20250212125752385 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) 20250212125752385 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) 20250212125752385 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) 20250212125752385 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) 20250212125752385 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) 20250212125752385 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) 20250212125752385 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) 20250212125752385 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) 20250212125752385 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) 20250212125752386 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) 20250212125752386 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) 20250212125752386 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) 20250212125752386 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) 20250212125752386 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) 20250212125752386 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) 20250212125752389 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) 20250212125752389 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=47 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=52 (gprs_rlcmac_sched.cpp:454) 20250212125752389 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20250212125752389 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125752389 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(796)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125752404 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) 20250212125752404 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) 20250212125752404 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) 20250212125752404 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) 20250212125752404 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) 20250212125752404 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) 20250212125752404 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) 20250212125752404 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) 20250212125752404 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) 20250212125752404 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) 20250212125752405 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) 20250212125752405 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) 20250212125752405 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) 20250212125752405 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) 20250212125752405 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) 20250212125752405 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) 20250212125752413 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125752427 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) 20250212125752427 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) 20250212125752427 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) 20250212125752427 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) 20250212125752427 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data=3c 01 01 00 00 00 01 66 67 d7 54 86 f0 5e 54 f7 7e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125752427 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125752427 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125752427 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 01 00 00 00 01 66 67 d7 54 86 f0 5e 54 f7 7e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125752427 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125752427 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) 20250212125752427 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125752427 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) 20250212125752427 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125752427 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 66 67 d7 54 86 f0 5e 54 f7 7e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125752427 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125752427 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125752427 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125752427 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125752427 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125752427 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125752427 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125752427 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) 20250212125752427 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) 20250212125752427 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125752427 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125752427 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125752427 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) 20250212125752427 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) 20250212125752427 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) 20250212125752427 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) 20250212125752428 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) 20250212125752428 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) 20250212125752428 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) 20250212125752428 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) 20250212125752428 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) 20250212125752428 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) 20250212125752431 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20250212125752431 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=56 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=60 (gprs_rlcmac_sched.cpp:454) 20250212125752431 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20250212125752431 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) 20250212125752431 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125752432 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125752432 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) 20250212125752432 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125752432 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125752432 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125752432 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=56 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125752432 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125752432 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(796)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125752436 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125752436 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125752436 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125752436 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125752436 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125752436 DLBSSGP DEBUG Got BSSGP RA Capability of size 5 (gprs_bssgp_pcu.c:84) 20250212125752436 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) 20250212125752436 DLBSSGP DEBUG Got downlink MS class 18/0 (gprs_bssgp_pcu.c:148) 20250212125752436 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20250212125752436 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20250212125752436 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 18 (gprs_ms.c:624) 20250212125752436 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125752436 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125752436 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) 20250212125752436 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 4 slots (alloc_algo.cpp:837) 20250212125752436 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..C.DDDD"(TS=7) (alloc_algo.cpp:841) 20250212125752436 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125752436 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20250212125752436 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125752436 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125752436 DLGLOBAL DEBUG validating counter group 0x556b9937cb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125752436 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125752436 DLGLOBAL DEBUG validating counter group 0x556b9937ce20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125752436 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=0 TFI=0 (tbf_dl.cpp:431) 20250212125752436 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125752436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=1 TFI=0 (tbf_dl.cpp:431) 20250212125752436 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125752436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=2 TFI=0 (tbf_dl.cpp:431) 20250212125752436 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125752436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=3 TFI=0 (tbf_dl.cpp:431) 20250212125752436 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125752436 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) 20250212125752436 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) 20250212125752436 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) 20250212125752436 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20250212125752436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20250212125752436 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) 20250212125752436 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20250212125752436 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:146) 20250212125752436 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20250212125752436 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) 20250212125752436 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20250212125752437 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) 20250212125752445 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) 20250212125752445 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) 20250212125752446 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) 20250212125752446 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) 20250212125752446 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) 20250212125752446 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) 20250212125752446 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) 20250212125752446 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) 20250212125752447 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) 20250212125752447 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) 20250212125752447 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) 20250212125752447 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) 20250212125752447 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) 20250212125752447 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) 20250212125752448 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) 20250212125752448 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) 20250212125752450 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) 20250212125752450 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) 20250212125752450 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20250212125752450 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212125752450 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 60 + 13 = 73 (pdch_ul_controller.c:131) 20250212125752450 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20250212125752450 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20250212125752450 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) 20250212125752451 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20250212125752451 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 73 for type POLL (pdch_ul_controller.c:184) 20250212125752451 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=73, TS=2) (tbf_dl_ass_fsm.c:126) 20250212125752451 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20250212125752451 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) 20250212125752451 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=48 08 00 07 84 03 cd 9e 08 41 04 10 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125752451 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(796)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Test case "TC_dl_multislot_tbf_ms_class_from_sgsn" aborted at "PCU_Tests.ttcn":3470 BTS(796)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125752453 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49014<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125752454 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49002<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125752455 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125752455 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125752455 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125752455 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20250212125752455 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125752455 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125752455 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125752455 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125752455 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL:DL) Detaching TBF: TBF(DL:G:TLLI-0x00000001){ASSIGN} (gprs_ms.c:381) 20250212125752455 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20250212125752455 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125752455 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20250212125752455 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125752455 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125752455 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125752455 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125752455 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125752455 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125752455 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20250212125752455 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125752455 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125752455 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125752455 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125752455 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125752455 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125752455 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Deallocated (fsm.c:568) 20250212125752455 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125752455 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125752455 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125752455 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125752455 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125752455 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125752455 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125752455 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125752455 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125752455 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) 20250212125752455 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) 20250212125752455 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 10893 with status 0 respawn: 74: starting: osmo-pcu 20250212125752468 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125752468 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125752468 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125752468 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) MTC@8d0f06c41a7d: Test case TC_dl_multislot_tbf_ms_class_from_sgsn finished. Verdict: fail reason: Expected 8 PDCH slots allocated but got 4 MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_from_sgsn fail'. Wed Feb 12 12:57:52 UTC 2025 ------ 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 20250212125752498 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41268<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125752599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41268<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=141028) Waiting for packet dumper to finish... 1 (prev_count=141028, count=178888) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_from_sgsn fail' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_unknown'. ------ PCU_Tests.TC_dl_multislot_tbf_ms_class_unknown ------ Wed Feb 12 12:57:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_dl_multislot_tbf_ms_class_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_dl_multislot_tbf_ms_class_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_unknown' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_dl_multislot_tbf_ms_class_unknown started. 803@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_dl_multislot_tbf_ms_class_unknown-BVCI1234(805)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 803@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 803@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(807)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125755711 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41270<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 803@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(811)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 803@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(811)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(808)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(808)@8d0f06c41a7d: Start timer T: 5 s 20250212125755722 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41278<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(808)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_dl_multislot_tbf_ms_class_unknown-STATS(812)@8d0f06c41a7d: Start timer T: 2 s TC_dl_multislot_tbf_ms_class_unknown-STATS(812)@8d0f06c41a7d: Start timer T: 2 s 803@8d0f06c41a7d: 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(815)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(815)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125757469 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125757469 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125757469 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(808)@8d0f06c41a7d: OsmoPCU is now connected BTS(810)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125757472 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125757472 DLGLOBAL DEBUG validating counter group 0x562331788040(bts) with 102 counters (rate_ctr.c:86) 20250212125757472 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125757472 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125757472 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125757472 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125757472 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125757472 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125757472 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125757472 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125757472 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125757472 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125757472 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125757472 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125757472 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125757472 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125757472 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125757472 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125757472 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125757472 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125757472 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125757472 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125757472 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125757472 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125757472 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125757472 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125757472 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125757472 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125757472 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125757472 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125757472 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125757473 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125757473 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125757473 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125757473 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125757473 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125757473 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125757473 DLGLOBAL DEBUG validating counter group 0x7f95782185e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125757473 DLGLOBAL DEBUG validating counter group 0x562331787720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125757473 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125757473 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125757473 DLGLOBAL DEBUG validating counter group 0x7f9578219180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125757473 DLGLOBAL DEBUG validating counter group 0x7f9578219160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125757473 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125757473 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) 20250212125757473 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) 20250212125757473 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125757473 DL1IF INFO PDCH(bts=0,trx=0,ts=0) Sending activate request (pcu_l1_if.cpp:158) 20250212125757473 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125757473 DL1IF INFO PDCH (trx=0, ts=0): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125757473 DL1IF INFO PDCH(bts=0,trx=0,ts=1) Sending activate request (pcu_l1_if.cpp:158) 20250212125757473 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125757473 DL1IF INFO PDCH (trx=0, ts=1): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125757473 DL1IF INFO PDCH(bts=0,trx=0,ts=2) Sending activate request (pcu_l1_if.cpp:158) 20250212125757473 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125757473 DL1IF INFO PDCH (trx=0, ts=2): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125757473 DL1IF INFO PDCH(bts=0,trx=0,ts=3) Sending activate request (pcu_l1_if.cpp:158) 20250212125757473 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125757473 DL1IF INFO PDCH (trx=0, ts=3): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125757473 DL1IF INFO PDCH(bts=0,trx=0,ts=4) Sending activate request (pcu_l1_if.cpp:158) 20250212125757473 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125757473 DL1IF INFO PDCH (trx=0, ts=4): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125757473 DL1IF INFO PDCH(bts=0,trx=0,ts=5) Sending activate request (pcu_l1_if.cpp:158) 20250212125757473 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125757473 DL1IF INFO PDCH (trx=0, ts=5): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125757473 DL1IF INFO PDCH(bts=0,trx=0,ts=6) Sending activate request (pcu_l1_if.cpp:158) 20250212125757473 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125757473 DL1IF INFO PDCH (trx=0, ts=6): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125757473 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125757473 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125757473 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125757473 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125757473 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) 20250212125757473 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) 20250212125757473 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(810)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS0" BTS(810)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS1" BTS(810)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS2" BTS(810)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS3" BTS(810)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS4" BTS(810)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS5" BTS(810)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS6" BTS(810)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(807)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(807)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(807)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(807)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212125757475 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125757475 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) 20250212125757475 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) 20250212125757475 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125757475 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125757475 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) 20250212125757476 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125757476 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) 20250212125757476 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(807)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(807)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125757476 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125757476 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) 20250212125757476 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) 20250212125757476 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125757476 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125757476 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125757476 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125757476 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125757476 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125757476 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125757477 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125757477 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(807)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(807)@8d0f06c41a7d: Start timer Tns_test: 10 s 804@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 804@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125757483 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125757483 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125757483 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125757483 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125757483 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125757483 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125757483 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125757483 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_dl_multislot_tbf_ms_class_unknown-BVCI1234(805)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_dl_multislot_tbf_ms_class_unknown-BVCI1234(805)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125757487 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) 20250212125757487 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) 20250212125757487 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) 20250212125757487 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) 20250212125757487 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125757487 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125757487 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125757487 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125757487 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125757487 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125757487 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125757487 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125757487 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) 20250212125757487 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) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 20250212125757487 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) 20250212125757487 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) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125757488 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) 20250212125757488 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) 20250212125757488 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) 20250212125757488 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) 20250212125757488 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) 20250212125757488 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) 20250212125757489 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) 20250212125757489 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125757489 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125757489 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125757489 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125757489 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125757489 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125757489 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125757489 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125757489 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125757489 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125757489 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125757489 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) 20250212125757489 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125757489 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125757489 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125757489 DLGLOBAL DEBUG validating counter group 0x562331787760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125757489 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125757489 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125757489 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125757489 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"CCCCCCCC"(TS=7) (alloc_algo.cpp:504) 20250212125757489 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"..U..u.."(TS=7), single (alloc_algo.cpp:688) 20250212125757489 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 2 (alloc_algo.cpp:834) 20250212125757489 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..C.DDDD"(TS=7) (alloc_algo.cpp:841) 20250212125757489 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125757489 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125757489 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125757489 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125757489 DLGLOBAL DEBUG validating counter group 0x562331787b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125757489 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125757489 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125757489 DLGLOBAL DEBUG validating counter group 0x562331787c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125757489 DLGLOBAL DEBUG validating counter group 0x562331787c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125757489 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=2 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125757489 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125757489 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2) (tbf.cpp:299) 20250212125757489 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00 (tbf_ul.cpp:712) 20250212125757489 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212125757489 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125757489 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125757489 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125757489 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125757489 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) 20250212125757489 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) 20250212125757489 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125757489 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125757489 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=2 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125757489 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0a e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(810)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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 } } } } } } } } } 20250212125757491 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: 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 } 20250212125757492 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125757492 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125757492 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125757492 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125757492 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125757505 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) 20250212125757505 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) 20250212125757505 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) 20250212125757505 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) 20250212125757505 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) 20250212125757505 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) 20250212125757505 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) 20250212125757505 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) 20250212125757506 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) 20250212125757506 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) 20250212125757506 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) 20250212125757506 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) 20250212125757506 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) 20250212125757506 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) 20250212125757506 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) 20250212125757506 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) 20250212125757510 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=8 RX RTS.req: sapi=5 arfcn=871 cur_fn=4 block=2 (pcu_l1_if.cpp:576) 20250212125757510 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=8 Sending data request: sapi=5 arfcn=871 cur_fn=4 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125757510 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(810)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125757524 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) 20250212125757524 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) 20250212125757524 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) 20250212125757524 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) 20250212125757524 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) 20250212125757524 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) 20250212125757524 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) 20250212125757524 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) 20250212125757524 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) 20250212125757524 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) 20250212125757524 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) 20250212125757524 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) 20250212125757525 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) 20250212125757525 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) 20250212125757525 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) 20250212125757525 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) 20250212125757533 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) 20250212125757533 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) 20250212125757533 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(810)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125757547 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) 20250212125757547 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) 20250212125757547 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) 20250212125757547 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) 20250212125757547 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) 20250212125757547 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) 20250212125757548 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) 20250212125757548 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) 20250212125757548 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) 20250212125757548 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) 20250212125757548 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) 20250212125757548 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) 20250212125757548 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) 20250212125757548 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) 20250212125757548 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) 20250212125757548 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) 20250212125757552 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) 20250212125757552 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) 20250212125757552 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(810)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125757603 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) 20250212125757603 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) 20250212125757603 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) 20250212125757603 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) 20250212125757603 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) 20250212125757603 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) 20250212125757604 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) 20250212125757604 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) 20250212125757604 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) 20250212125757604 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) 20250212125757604 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) 20250212125757604 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) 20250212125757604 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) 20250212125757604 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) 20250212125757604 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) 20250212125757604 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) 20250212125757604 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) 20250212125757604 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) 20250212125757604 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125757604 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) 20250212125757605 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) 20250212125757605 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) 20250212125757605 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) 20250212125757605 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) 20250212125757605 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) 20250212125757605 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) 20250212125757605 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) 20250212125757605 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) 20250212125757605 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) 20250212125757605 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) 20250212125757605 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) 20250212125757605 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) 20250212125757605 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) 20250212125757606 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) 20250212125757606 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) 20250212125757606 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(810)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125757608 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) 20250212125757608 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) 20250212125757608 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) 20250212125757608 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) 20250212125757608 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) 20250212125757608 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) 20250212125757608 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) 20250212125757608 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) 20250212125757608 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) 20250212125757608 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) 20250212125757608 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) 20250212125757608 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) 20250212125757609 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) 20250212125757609 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) 20250212125757609 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) 20250212125757609 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) 20250212125757612 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) 20250212125757612 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) 20250212125757613 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(810)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125757626 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) 20250212125757626 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) 20250212125757627 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) 20250212125757627 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) 20250212125757627 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) 20250212125757627 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) 20250212125757627 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) 20250212125757627 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) 20250212125757627 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) 20250212125757627 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) 20250212125757627 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) 20250212125757627 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) 20250212125757627 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) 20250212125757627 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) 20250212125757627 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) 20250212125757627 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) 20250212125757631 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) 20250212125757631 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) 20250212125757631 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(810)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125757645 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) 20250212125757645 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) 20250212125757645 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) 20250212125757645 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) 20250212125757645 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) 20250212125757645 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) 20250212125757646 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) 20250212125757646 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) 20250212125757646 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) 20250212125757646 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) 20250212125757646 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) 20250212125757646 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) 20250212125757646 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) 20250212125757646 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) 20250212125757647 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) 20250212125757647 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) 20250212125757654 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) 20250212125757654 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) 20250212125757655 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(810)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125757669 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) 20250212125757669 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) 20250212125757669 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) 20250212125757669 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) 20250212125757669 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) 20250212125757669 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) 20250212125757670 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) 20250212125757670 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) 20250212125757670 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) 20250212125757670 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) 20250212125757670 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) 20250212125757670 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) 20250212125757670 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) 20250212125757670 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) 20250212125757671 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) 20250212125757671 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) 20250212125757673 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) 20250212125757673 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) 20250212125757673 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(810)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125757687 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) 20250212125757687 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) 20250212125757688 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) 20250212125757688 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) 20250212125757688 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) 20250212125757688 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) 20250212125757688 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) 20250212125757688 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) 20250212125757688 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) 20250212125757688 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) 20250212125757689 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) 20250212125757689 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) 20250212125757689 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) 20250212125757689 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) 20250212125757689 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) 20250212125757689 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) 20250212125757690 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125757690 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125757690 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125757692 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) 20250212125757692 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=47 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=52 (gprs_rlcmac_sched.cpp:454) 20250212125757692 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20250212125757692 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125757692 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(810)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125757706 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) 20250212125757706 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) 20250212125757706 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) 20250212125757706 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) 20250212125757706 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) 20250212125757706 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) 20250212125757706 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) 20250212125757706 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) 20250212125757706 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) 20250212125757706 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) 20250212125757706 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) 20250212125757707 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) 20250212125757707 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) 20250212125757707 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) 20250212125757707 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) 20250212125757707 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) 20250212125757715 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125757729 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) 20250212125757729 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) 20250212125757729 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) 20250212125757729 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) 20250212125757729 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data=3c 01 00 41 00 00 00 01 cd 08 e7 25 28 7b 22 fe 0b e1 80 c0 ad 2e 01 bc 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20250212125757729 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125757729 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125757729 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 00 41 00 00 00 01 cd 08 e7 25 28 7b 22 fe 0b e1 80 c0 ad 2e 01 bc 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20250212125757729 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125757729 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) 20250212125757729 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125757729 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) 20250212125757729 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125757730 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=41 00 00 00 01 cd 08 e7 25 28 7b 22 fe 0b e1 80 c0 ad 2e 01 bc 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125757730 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125757730 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125757730 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125757730 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125757730 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125757730 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125757730 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125757730 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20250212125757730 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) 20250212125757730 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20250212125757730 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20250212125757730 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125757730 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) 20250212125757730 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125757730 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125757730 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125757730 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) 20250212125757730 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) 20250212125757730 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) 20250212125757730 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) 20250212125757730 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) 20250212125757730 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) 20250212125757730 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) 20250212125757730 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) 20250212125757730 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) 20250212125757730 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) 20250212125757734 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125757748 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) 20250212125757748 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) 20250212125757748 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) 20250212125757748 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) 20250212125757748 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) 20250212125757748 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) 20250212125757748 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) 20250212125757748 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) 20250212125757748 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) 20250212125757748 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) 20250212125757749 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) 20250212125757749 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) 20250212125757749 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) 20250212125757749 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) 20250212125757749 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) 20250212125757749 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) 20250212125757752 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) 20250212125757752 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) 20250212125757752 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20250212125757752 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) 20250212125757752 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20250212125757752 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125757752 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) 20250212125757752 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20250212125757752 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125757752 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125757752 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) 20250212125757752 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) 20250212125757753 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(810)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125757756 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125757756 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125757756 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125757756 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125757756 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125757756 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20250212125757756 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20250212125757756 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125757756 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125757756 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) 20250212125757756 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 4 slots (alloc_algo.cpp:837) 20250212125757756 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..C.DDDD"(TS=7) (alloc_algo.cpp:841) 20250212125757756 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125757756 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20250212125757756 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125757756 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125757756 DLGLOBAL DEBUG validating counter group 0x562331787b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125757756 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125757756 DLGLOBAL DEBUG validating counter group 0x562331787e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125757756 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=0 TFI=0 (tbf_dl.cpp:431) 20250212125757756 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125757756 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=1 TFI=0 (tbf_dl.cpp:431) 20250212125757756 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125757756 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=2 TFI=0 (tbf_dl.cpp:431) 20250212125757756 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125757756 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=3 TFI=0 (tbf_dl.cpp:431) 20250212125757756 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125757756 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) 20250212125757756 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) 20250212125757756 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) 20250212125757756 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20250212125757756 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20250212125757756 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) 20250212125757756 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20250212125757756 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:146) 20250212125757756 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20250212125757756 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) 20250212125757756 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20250212125757756 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) 20250212125757766 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) 20250212125757766 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) 20250212125757767 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) 20250212125757767 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) 20250212125757767 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) 20250212125757767 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) 20250212125757767 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) 20250212125757767 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) 20250212125757768 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) 20250212125757768 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) 20250212125757768 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) 20250212125757768 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) 20250212125757768 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) 20250212125757768 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) 20250212125757768 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) 20250212125757768 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) 20250212125757776 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) 20250212125757776 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) 20250212125757776 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 69 for type USF (pdch_ul_controller.c:184) 20250212125757776 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212125757776 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 65 + 13 = 78 (pdch_ul_controller.c:131) 20250212125757776 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20250212125757776 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20250212125757776 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) 20250212125757776 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20250212125757776 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 78 for type POLL (pdch_ul_controller.c:184) 20250212125757776 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=78, TS=2) (tbf_dl_ass_fsm.c:126) 20250212125757776 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20250212125757776 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) 20250212125757776 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) 20250212125757776 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(810)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Test case "TC_dl_multislot_tbf_ms_class_unknown" aborted at "PCU_Tests.ttcn":3540 BTS(810)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125757778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41278<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125757779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41270<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125757780 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125757780 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125757780 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125757780 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20250212125757780 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125757780 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125757780 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125757780 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125757780 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) Detaching TBF: TBF(DL:G:TLLI-0x00000001){ASSIGN} (gprs_ms.c:381) 20250212125757780 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20250212125757780 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125757780 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20250212125757780 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125757780 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125757780 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125757780 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125757780 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125757780 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125757780 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20250212125757780 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125757780 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125757780 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125757780 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125757780 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125757780 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125757780 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Deallocated (fsm.c:568) 20250212125757780 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125757780 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125757780 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125757780 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125757780 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125757780 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125757780 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125757780 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125757780 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125757780 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) 20250212125757780 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) 20250212125757780 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 10960 with status 0 respawn: 75: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_dl_multislot_tbf_ms_class_unknown finished. Verdict: fail reason: Expected 1 PDCH slots allocated but got 4 MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_unknown fail'. 20250212125757794 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125757794 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125757794 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125757794 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) Wed Feb 12 12:57:57 UTC 2025 ------ 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 20250212125757816 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41280<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125757917 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41280<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=140984) Waiting for packet dumper to finish... 1 (prev_count=140984, count=171232) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_unknown fail' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_from_2phase'. ------ PCU_Tests.TC_dl_multislot_tbf_ms_class_from_2phase ------ Wed Feb 12 12:57:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_dl_multislot_tbf_ms_class_from_2phase.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_dl_multislot_tbf_ms_class_from_2phase.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_from_2phase' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_dl_multislot_tbf_ms_class_from_2phase started. 816@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_dl_multislot_tbf_ms_class_from_2phase-BVCI1234(818)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 816@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(820)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 816@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 20250212125800978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41290<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 816@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 816@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(824)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(821)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(821)@8d0f06c41a7d: Start timer T: 5 s 20250212125800986 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41296<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(821)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_dl_multislot_tbf_ms_class_from_2phase-STATS(826)@8d0f06c41a7d: Start timer T: 2 s 816@8d0f06c41a7d: 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_from_2phase-STATS(826)@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(827)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(827)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125802794 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125802795 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125802795 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(821)@8d0f06c41a7d: OsmoPCU is now connected BTS(823)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125802798 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125802798 DLGLOBAL DEBUG validating counter group 0x556e2ca9c040(bts) with 102 counters (rate_ctr.c:86) 20250212125802798 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125802798 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125802798 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125802798 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125802798 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125802798 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125802798 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125802798 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125802798 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125802798 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125802798 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125802798 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125802798 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125802798 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125802798 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125802798 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125802798 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125802798 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125802798 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125802798 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125802798 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125802798 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125802798 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125802798 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125802798 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125802798 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125802798 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125802798 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125802798 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125802798 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125802798 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125802798 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125802798 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125802798 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125802798 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125802798 DLGLOBAL DEBUG validating counter group 0x7fc2876365e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125802798 DLGLOBAL DEBUG validating counter group 0x556e2ca9b720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125802798 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125802798 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125802798 DLGLOBAL DEBUG validating counter group 0x7fc287637180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125802798 DLGLOBAL DEBUG validating counter group 0x7fc287637160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125802798 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125802798 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) 20250212125802798 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) 20250212125802798 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125802798 DL1IF INFO PDCH(bts=0,trx=0,ts=0) Sending activate request (pcu_l1_if.cpp:158) 20250212125802798 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125802798 DL1IF INFO PDCH (trx=0, ts=0): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125802798 DL1IF INFO PDCH(bts=0,trx=0,ts=1) Sending activate request (pcu_l1_if.cpp:158) 20250212125802798 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125802798 DL1IF INFO PDCH (trx=0, ts=1): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125802798 DL1IF INFO PDCH(bts=0,trx=0,ts=2) Sending activate request (pcu_l1_if.cpp:158) 20250212125802798 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125802798 DL1IF INFO PDCH (trx=0, ts=2): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125802798 DL1IF INFO PDCH(bts=0,trx=0,ts=3) Sending activate request (pcu_l1_if.cpp:158) 20250212125802798 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125802798 DL1IF INFO PDCH (trx=0, ts=3): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125802798 DL1IF INFO PDCH(bts=0,trx=0,ts=4) Sending activate request (pcu_l1_if.cpp:158) 20250212125802798 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125802798 DL1IF INFO PDCH (trx=0, ts=4): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125802798 DL1IF INFO PDCH(bts=0,trx=0,ts=5) Sending activate request (pcu_l1_if.cpp:158) 20250212125802798 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125802798 DL1IF INFO PDCH (trx=0, ts=5): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125802798 DL1IF INFO PDCH(bts=0,trx=0,ts=6) Sending activate request (pcu_l1_if.cpp:158) 20250212125802798 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125802798 DL1IF INFO PDCH (trx=0, ts=6): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125802798 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125802798 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125802798 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125802798 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125802798 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) 20250212125802798 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) 20250212125802799 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(823)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS0" BTS(823)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS1" -NSVCI1234(820)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(823)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS2" -NSVCI1234(820)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(820)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(820)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(823)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS3" 20250212125802801 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125802801 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) 20250212125802801 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) 20250212125802801 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125802801 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) BTS(823)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS4" 20250212125802801 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) 20250212125802801 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125802801 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) 20250212125802801 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(823)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS5" -NSVCI1234(820)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(820)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(823)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS6" BTS(823)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" 20250212125802802 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125802802 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) 20250212125802802 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) 20250212125802802 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125802802 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125802802 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125802802 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125802802 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125802802 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125802802 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125802802 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125802802 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(820)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(820)@8d0f06c41a7d: Start timer Tns_test: 10 s 817@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 817@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125802807 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125802807 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125802807 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125802807 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125802807 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125802807 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125802807 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125802807 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_dl_multislot_tbf_ms_class_from_2phase-BVCI1234(818)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_dl_multislot_tbf_ms_class_from_2phase-BVCI1234(818)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125802810 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125802810 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125802810 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125802810 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125802810 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125802810 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125802810 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125802810 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125802811 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) 20250212125802811 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125802812 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212125802812 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20250212125802812 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20250212125802812 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212125802812 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) 20250212125802812 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) 20250212125802812 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) 20250212125802812 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125802812 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125802812 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125802812 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125802812 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125802812 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125802812 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125802812 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125802812 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125802812 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125802812 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) 20250212125802812 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) 20250212125802813 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) 20250212125802813 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) BTS(823)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20250212125802813 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) 20250212125802813 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) 20250212125802814 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) 20250212125802814 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) 20250212125802814 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) 20250212125802814 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) MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 } } } } } } } } } } } 20250212125802814 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) 20250212125802814 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) MTC@8d0f06c41a7d: 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 } } } 20250212125802815 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) 20250212125802815 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125802815 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125802815 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125802815 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125802815 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125802815 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125802816 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125802830 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) 20250212125802830 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) 20250212125802831 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) 20250212125802831 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) 20250212125802831 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) 20250212125802831 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) 20250212125802831 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) 20250212125802831 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) 20250212125802832 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) 20250212125802832 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) 20250212125802832 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) 20250212125802832 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) 20250212125802832 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) 20250212125802832 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) 20250212125802832 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) 20250212125802832 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) 20250212125802835 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125802849 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) 20250212125802849 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) 20250212125802849 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) 20250212125802849 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) 20250212125802850 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) 20250212125802850 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) 20250212125802850 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) 20250212125802850 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) 20250212125802850 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) 20250212125802850 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) 20250212125802851 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) 20250212125802851 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) 20250212125802851 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) 20250212125802851 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) 20250212125802851 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) 20250212125802851 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) 20250212125802858 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125802872 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) 20250212125802872 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) 20250212125802873 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) 20250212125802873 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) 20250212125802873 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) 20250212125802873 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) 20250212125802873 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) 20250212125802873 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) 20250212125802873 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) 20250212125802873 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) 20250212125802874 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) 20250212125802874 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) 20250212125802874 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) 20250212125802874 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) 20250212125802874 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) 20250212125802874 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) 20250212125802877 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125802891 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) 20250212125802891 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) 20250212125802892 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) 20250212125802892 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) 20250212125802892 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) 20250212125802892 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) 20250212125802892 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) 20250212125802892 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) 20250212125802892 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) 20250212125802892 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) 20250212125802893 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) 20250212125802893 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) 20250212125802893 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) 20250212125802893 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) 20250212125802893 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) 20250212125802893 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) 20250212125802896 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125802910 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) 20250212125802910 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) 20250212125802910 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) 20250212125802910 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) 20250212125802911 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) 20250212125802911 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) 20250212125802911 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) 20250212125802911 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) 20250212125802911 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) 20250212125802911 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) 20250212125802911 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) 20250212125802911 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) 20250212125802911 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) 20250212125802911 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) 20250212125802911 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) 20250212125802911 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) 20250212125802919 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125802933 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) 20250212125802933 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) 20250212125802933 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) 20250212125802933 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) 20250212125802933 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) 20250212125802933 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) 20250212125802934 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) 20250212125802934 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) 20250212125802934 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) 20250212125802934 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) 20250212125802934 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) 20250212125802934 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) 20250212125802934 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) 20250212125802934 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) 20250212125802934 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) 20250212125802934 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) 20250212125802938 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125802952 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) 20250212125802952 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) 20250212125802952 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) 20250212125802952 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) 20250212125802952 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) 20250212125802952 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) 20250212125802952 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) 20250212125802952 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) 20250212125802953 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) 20250212125802953 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) 20250212125802953 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) 20250212125802953 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) 20250212125802953 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) 20250212125802953 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) 20250212125802953 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) 20250212125802953 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) 20250212125802956 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125802970 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) 20250212125802970 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) 20250212125802971 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) 20250212125802971 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) 20250212125802971 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) 20250212125802971 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) 20250212125802971 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) 20250212125802971 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) 20250212125802971 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) 20250212125802971 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) 20250212125802971 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) 20250212125802971 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) 20250212125802972 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) 20250212125802972 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) 20250212125802972 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) 20250212125802972 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) 20250212125802980 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125802994 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) 20250212125802994 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) 20250212125802994 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) 20250212125802994 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) 20250212125802994 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) 20250212125802994 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) 20250212125802994 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) 20250212125802995 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) 20250212125802995 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) 20250212125802995 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) 20250212125802995 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) 20250212125802995 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) 20250212125802995 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) 20250212125802995 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) 20250212125802995 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) 20250212125802995 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) 20250212125802998 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125803014 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) 20250212125803014 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) 20250212125803014 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) 20250212125803014 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) 20250212125803014 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) 20250212125803014 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) 20250212125803014 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) 20250212125803014 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) 20250212125803015 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) 20250212125803015 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) 20250212125803015 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) 20250212125803015 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) 20250212125803015 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) 20250212125803015 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) 20250212125803015 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) 20250212125803015 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) 20250212125803018 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125803033 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) 20250212125803033 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) 20250212125803033 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) 20250212125803033 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) 20250212125803034 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) 20250212125803034 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) 20250212125803034 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) 20250212125803034 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) 20250212125803034 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) 20250212125803034 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) 20250212125803035 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) 20250212125803035 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) 20250212125803035 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) 20250212125803035 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) 20250212125803035 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) 20250212125803035 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) 20250212125803042 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125803056 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) 20250212125803056 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) 20250212125803057 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) 20250212125803057 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) 20250212125803057 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) 20250212125803057 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) 20250212125803057 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) 20250212125803057 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) 20250212125803058 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) 20250212125803058 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) 20250212125803058 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) 20250212125803058 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) 20250212125803058 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) 20250212125803058 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) 20250212125803058 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 70 e8 45 90 00 20 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125803058 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) 20250212125803058 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125803058 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125803058 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 = 28 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 1 | A5_bits = 80 | 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| (gsm_rlcmac.c:5476) 20250212125803059 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125803059 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125803059 DLGLOBAL DEBUG validating counter group 0x556e2ca9b760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125803059 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125803059 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20250212125803059 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20250212125803059 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20250212125803059 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 18 (gprs_ms.c:624) 20250212125803059 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) 20250212125803059 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125803059 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125803059 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 18 (alloc_algo.cpp:482) 20250212125803059 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"CCCCCCCC"(TS=7) (alloc_algo.cpp:504) 20250212125803059 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) 20250212125803059 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 8 slots (alloc_algo.cpp:837) 20250212125803059 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"CCCCCCCC"(TS=7) (alloc_algo.cpp:841) 20250212125803059 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125803059 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125803059 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125803059 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125803059 DLGLOBAL DEBUG validating counter group 0x556e2ca9bb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125803059 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125803059 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125803059 DLGLOBAL DEBUG validating counter group 0x556e2ca9bc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125803059 DLGLOBAL DEBUG validating counter group 0x556e2ca9bc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125803059 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=0 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125803059 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125803059 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=1 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125803059 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125803059 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=2 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125803059 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125803059 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=3 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125803059 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125803059 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=4 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125803059 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125803059 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=5 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125803059 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125803059 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=6 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125803059 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125803059 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125803059 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125803059 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) 20250212125803059 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) 20250212125803059 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) 20250212125803059 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20250212125803059 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212125803059 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) 20250212125803059 DTBFUL [1;32mINFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212125803059 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) 20250212125803059 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=0) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20250212125803059 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20250212125803059 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212125803059 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212125803059 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20250212125803061 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) 20250212125803061 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125803061 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20250212125803061 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125803061 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125803061 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 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) 20250212125803061 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125803061 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20250212125803061 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) 20250212125803061 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125803061 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) 20250212125803061 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) 20250212125803061 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(823)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '412B2B2B2B2B2B2B'O ("A+++++++") 20250212125803075 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) 20250212125803075 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) 20250212125803075 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) 20250212125803075 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) 20250212125803076 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) 20250212125803076 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) 20250212125803076 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) 20250212125803076 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) 20250212125803076 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) 20250212125803076 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) 20250212125803076 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) 20250212125803076 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) 20250212125803077 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) 20250212125803077 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) 20250212125803077 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) 20250212125803077 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) 20250212125803079 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125803094 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) 20250212125803094 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) 20250212125803094 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) 20250212125803094 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) 20250212125803094 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) 20250212125803094 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) 20250212125803095 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) 20250212125803095 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) 20250212125803095 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) 20250212125803095 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) 20250212125803095 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) 20250212125803095 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) 20250212125803095 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) 20250212125803095 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) 20250212125803095 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) 20250212125803095 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) 20250212125803103 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125803119 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) 20250212125803119 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) 20250212125803120 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) 20250212125803120 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) 20250212125803120 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) 20250212125803120 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) 20250212125803120 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) 20250212125803120 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) 20250212125803120 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) 20250212125803120 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) 20250212125803121 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) 20250212125803121 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) 20250212125803121 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) 20250212125803121 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) 20250212125803121 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) 20250212125803121 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) 20250212125803124 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125803138 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) 20250212125803138 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) 20250212125803139 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) 20250212125803139 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) 20250212125803139 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) 20250212125803139 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) 20250212125803139 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) 20250212125803139 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) 20250212125803140 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) 20250212125803140 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) 20250212125803140 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) 20250212125803140 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) 20250212125803140 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) 20250212125803140 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) 20250212125803141 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) 20250212125803141 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) 20250212125803141 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125803141 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125803141 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) 20250212125803141 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125803141 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20250212125803141 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20250212125803141 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20250212125803141 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20250212125803141 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20250212125803141 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) 20250212125803141 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20250212125803141 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125803141 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125803141 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125803141 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125803141 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125803141 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20250212125803141 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20250212125803141 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125803141 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125803141 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) 20250212125803141 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 8 slots (alloc_algo.cpp:837) 20250212125803141 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"CCCCCCCC"(TS=7) (alloc_algo.cpp:841) 20250212125803141 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125803141 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20250212125803141 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125803141 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125803142 DLGLOBAL DEBUG validating counter group 0x556e2ca9bb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125803142 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125803142 DLGLOBAL DEBUG validating counter group 0x556e2ca9be20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125803142 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=0 TFI=0 (tbf_dl.cpp:431) 20250212125803142 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125803142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=1 TFI=0 (tbf_dl.cpp:431) 20250212125803142 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125803142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=2 TFI=0 (tbf_dl.cpp:431) 20250212125803142 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125803142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=3 TFI=0 (tbf_dl.cpp:431) 20250212125803142 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125803142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=4 TFI=0 (tbf_dl.cpp:431) 20250212125803142 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125803142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=5 TFI=0 (tbf_dl.cpp:431) 20250212125803142 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125803142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=6 TFI=0 (tbf_dl.cpp:431) 20250212125803142 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125803142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125803142 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125803142 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) 20250212125803142 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) 20250212125803142 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) 20250212125803142 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20250212125803142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20250212125803142 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) 20250212125803142 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20250212125803142 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:146) 20250212125803142 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20250212125803142 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) 20250212125803142 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20250212125803142 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) 20250212125803144 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) 20250212125803144 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) 20250212125803144 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=0) Reserving FN 78 for type USF (pdch_ul_controller.c:184) 20250212125803144 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212125803145 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=0) POLL scheduled at FN 73 + 13 = 86 (pdch_ul_controller.c:131) 20250212125803145 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20250212125803145 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20250212125803145 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) 20250212125803145 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20250212125803145 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=0) Reserving FN 86 for type POLL (pdch_ul_controller.c:184) 20250212125803145 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=86, TS=0) (tbf_dl_ass_fsm.c:126) 20250212125803145 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20250212125803145 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) 20250212125803145 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) 20250212125803145 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(823)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '032B2B2B2B2B2B2B'O 20250212125803157 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) 20250212125803157 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) 20250212125803157 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) 20250212125803157 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) 20250212125803157 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) 20250212125803158 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) 20250212125803158 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) 20250212125803158 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) 20250212125803158 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) 20250212125803158 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) 20250212125803158 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) 20250212125803158 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) 20250212125803158 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) 20250212125803158 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) 20250212125803158 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) 20250212125803158 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) 20250212125803167 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125803181 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) 20250212125803181 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) 20250212125803181 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) 20250212125803181 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125803181 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) 20250212125803181 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) 20250212125803181 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) 20250212125803181 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) 20250212125803182 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) 20250212125803182 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) 20250212125803182 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) 20250212125803182 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) 20250212125803182 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) 20250212125803182 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) 20250212125803182 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) 20250212125803182 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) 20250212125803182 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) 20250212125803183 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) 20250212125803185 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125803199 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) 20250212125803199 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) 20250212125803199 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) 20250212125803199 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) 20250212125803199 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) 20250212125803199 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) 20250212125803200 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) 20250212125803200 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) 20250212125803200 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) 20250212125803200 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) 20250212125803200 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) 20250212125803200 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) 20250212125803200 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) 20250212125803200 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) 20250212125803200 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) 20250212125803200 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) 20250212125803204 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125803218 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) 20250212125803218 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) 20250212125803218 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=0) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125803218 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=0) FN=86 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125803218 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) 20250212125803218 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=0) FN=86 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125803218 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=86 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20250212125803218 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} [UPLINK] DOWNLINK ASSIGNED (pdch.cpp:420) 20250212125803218 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:424) 20250212125803218 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_dl_ass_fsm.c:177) 20250212125803218 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:437) 20250212125803218 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) BTS(823)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125803218 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) 20250212125803218 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) 20250212125803218 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) 20250212125803218 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) 20250212125803219 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) 20250212125803219 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) 20250212125803219 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) 20250212125803219 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) 20250212125803219 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41296<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125803220 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) 20250212125803220 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) 20250212125803220 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) 20250212125803220 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) 20250212125803220 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) 20250212125803220 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) 20250212125803221 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41290<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125803222 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125803222 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125803222 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125803222 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125803222 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125803222 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125803222 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125803222 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125803222 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125803222 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125803222 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125803222 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125803222 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL:DL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20250212125803222 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20250212125803222 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125803222 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125803222 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125803222 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125803222 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125803222 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125803222 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125803222 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125803222 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125803222 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125803222 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125803222 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125803222 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125803222 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125803222 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0:DL) Detaching TBF: TBF(DL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20250212125803222 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125803222 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125803222 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125803222 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125803222 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125803222 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125803222 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125803222 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125803222 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125803222 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125803222 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125803222 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125803222 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125803222 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125803222 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125803222 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125803222 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125803222 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) 20250212125803222 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) 20250212125803222 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 11026 with status 0 MTC@8d0f06c41a7d: Test case TC_dl_multislot_tbf_ms_class_from_2phase finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_from_2phase pass'. respawn: 76: starting: osmo-pcu Wed Feb 12 12:58:03 UTC 2025 ====== 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 20250212125803233 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125803233 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125803233 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125803233 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125803250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59606<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125803350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59606<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=124740) Waiting for packet dumper to finish... 1 (prev_count=124740, count=245240) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_from_2phase pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_multislot_tbf_ms_class_from_2phase'. ------ PCU_Tests.TC_ul_multislot_tbf_ms_class_from_2phase ------ Wed Feb 12 12:58:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_multislot_tbf_ms_class_from_2phase.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_multislot_tbf_ms_class_from_2phase.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_multislot_tbf_ms_class_from_2phase' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_ul_multislot_tbf_ms_class_from_2phase started. 829@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_ul_multislot_tbf_ms_class_from_2phase-BVCI1234(831)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 829@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 829@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(833)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125806412 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59612<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 829@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(837)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(837)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 829@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 PCUIF(834)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20250212125806419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59620<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(834)@8d0f06c41a7d: Start timer T: 5 s PCUIF(834)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_ul_multislot_tbf_ms_class_from_2phase-STATS(838)@8d0f06c41a7d: Start timer T: 2 s TC_ul_multislot_tbf_ms_class_from_2phase-STATS(838)@8d0f06c41a7d: Start timer T: 2 s 829@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(841)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125808234 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125808234 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125808234 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(834)@8d0f06c41a7d: OsmoPCU is now connected BTS(836)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125808239 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125808239 DLGLOBAL DEBUG validating counter group 0x56169155e040(bts) with 102 counters (rate_ctr.c:86) 20250212125808239 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125808239 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125808239 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125808239 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125808239 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125808239 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125808239 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125808239 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125808239 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125808239 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125808239 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125808239 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125808239 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125808239 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125808239 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125808239 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125808239 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125808239 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125808239 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125808239 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125808239 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125808239 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125808239 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125808239 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125808239 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125808239 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125808239 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125808239 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125808239 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125808239 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125808239 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125808239 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125808239 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125808239 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125808239 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125808239 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125808239 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125808239 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125808239 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125808239 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125808239 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125808239 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125808239 DLGLOBAL DEBUG validating counter group 0x7fabcb69d5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125808239 DLGLOBAL DEBUG validating counter group 0x56169155d720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125808239 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125808239 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125808239 DLGLOBAL DEBUG validating counter group 0x7fabcb69e180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125808239 DLGLOBAL DEBUG validating counter group 0x7fabcb69e160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125808239 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125808239 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) 20250212125808239 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) 20250212125808239 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125808239 DL1IF INFO PDCH(bts=0,trx=0,ts=0) Sending activate request (pcu_l1_if.cpp:158) 20250212125808239 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125808239 DL1IF INFO PDCH (trx=0, ts=0): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125808239 DL1IF INFO PDCH(bts=0,trx=0,ts=1) Sending activate request (pcu_l1_if.cpp:158) 20250212125808239 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125808239 DL1IF INFO PDCH (trx=0, ts=1): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125808239 DL1IF INFO PDCH(bts=0,trx=0,ts=2) Sending activate request (pcu_l1_if.cpp:158) 20250212125808239 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125808239 DL1IF INFO PDCH (trx=0, ts=2): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125808239 DL1IF INFO PDCH(bts=0,trx=0,ts=3) Sending activate request (pcu_l1_if.cpp:158) 20250212125808239 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125808239 DL1IF INFO PDCH (trx=0, ts=3): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125808239 DL1IF INFO PDCH(bts=0,trx=0,ts=4) Sending activate request (pcu_l1_if.cpp:158) 20250212125808239 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125808239 DL1IF INFO PDCH (trx=0, ts=4): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125808239 DL1IF INFO PDCH(bts=0,trx=0,ts=5) Sending activate request (pcu_l1_if.cpp:158) 20250212125808239 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125808239 DL1IF INFO PDCH (trx=0, ts=5): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125808239 DL1IF INFO PDCH(bts=0,trx=0,ts=6) Sending activate request (pcu_l1_if.cpp:158) 20250212125808239 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125808239 DL1IF INFO PDCH (trx=0, ts=6): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125808239 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125808239 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125808239 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125808239 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125808239 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) 20250212125808239 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) 20250212125808239 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(836)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS0" BTS(836)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS1" -NSVCI1234(833)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(836)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS2" -NSVCI1234(833)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(833)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(833)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(836)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS3" BTS(836)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS4" 20250212125808241 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125808241 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) 20250212125808241 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) 20250212125808241 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125808241 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125808241 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) 20250212125808241 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125808241 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) 20250212125808241 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(836)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS5" -NSVCI1234(833)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(833)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(836)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS6" 20250212125808242 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125808242 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) 20250212125808242 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) 20250212125808242 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125808242 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125808242 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125808242 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125808242 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125808242 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125808242 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(836)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" 20250212125808243 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125808243 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(833)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(833)@8d0f06c41a7d: Start timer Tns_test: 10 s 830@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 830@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125808247 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125808247 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125808247 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125808247 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125808247 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125808247 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125808247 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125808247 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_ul_multislot_tbf_ms_class_from_2phase-BVCI1234(831)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_ul_multislot_tbf_ms_class_from_2phase-BVCI1234(831)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125808251 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125808251 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125808251 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125808251 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125808251 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125808251 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125808251 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125808251 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125808252 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) 20250212125808252 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) 20250212125808252 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) 20250212125808252 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) 20250212125808252 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) 20250212125808252 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) 20250212125808252 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) 20250212125808252 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) 20250212125808252 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) 20250212125808252 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) 20250212125808253 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125808253 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125808253 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125808253 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125808253 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125808253 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125808253 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212125808253 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212125808253 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125808253 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125808253 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) 20250212125808253 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) 20250212125808253 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) 20250212125808253 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) 20250212125808253 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) 20250212125808253 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125808254 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) 20250212125808254 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125808254 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212125808254 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20250212125808254 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20250212125808254 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212125808254 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(836)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } } } 20250212125808256 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125808256 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125808256 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125808256 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125808256 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125808256 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125808270 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) 20250212125808270 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) 20250212125808270 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) 20250212125808270 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) 20250212125808271 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) 20250212125808271 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) 20250212125808271 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) 20250212125808271 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) 20250212125808271 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) 20250212125808271 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) 20250212125808271 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) 20250212125808271 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) 20250212125808271 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) 20250212125808271 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) 20250212125808271 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) 20250212125808271 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) 20250212125808275 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125808289 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) 20250212125808289 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) 20250212125808289 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) 20250212125808289 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) 20250212125808289 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) 20250212125808289 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) 20250212125808289 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) 20250212125808289 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) 20250212125808289 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) 20250212125808289 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) 20250212125808289 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) 20250212125808289 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) 20250212125808290 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) 20250212125808290 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) 20250212125808290 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) 20250212125808290 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) 20250212125808298 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125808312 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) 20250212125808312 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) 20250212125808312 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) 20250212125808312 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) 20250212125808313 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) 20250212125808313 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) 20250212125808313 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) 20250212125808313 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) 20250212125808313 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) 20250212125808313 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) 20250212125808313 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) 20250212125808313 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) 20250212125808313 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) 20250212125808313 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) 20250212125808313 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) 20250212125808313 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) 20250212125808317 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125808331 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) 20250212125808331 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) 20250212125808331 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) 20250212125808331 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) 20250212125808331 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) 20250212125808331 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) 20250212125808332 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) 20250212125808332 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) 20250212125808332 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) 20250212125808332 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) 20250212125808332 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) 20250212125808332 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) 20250212125808332 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) 20250212125808332 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) 20250212125808332 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) 20250212125808332 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) 20250212125808335 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125808350 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) 20250212125808350 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) 20250212125808350 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) 20250212125808350 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) 20250212125808350 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) 20250212125808350 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) 20250212125808350 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) 20250212125808350 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) 20250212125808350 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) 20250212125808350 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) 20250212125808350 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) 20250212125808350 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) 20250212125808351 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) 20250212125808351 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) 20250212125808351 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) 20250212125808351 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) 20250212125808359 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125808373 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) 20250212125808373 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) 20250212125808373 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) 20250212125808373 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) 20250212125808373 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) 20250212125808373 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) 20250212125808373 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) 20250212125808373 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) 20250212125808373 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) 20250212125808373 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) 20250212125808374 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) 20250212125808374 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) 20250212125808374 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) 20250212125808374 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) 20250212125808374 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) 20250212125808374 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) 20250212125808377 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125808392 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) 20250212125808392 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) 20250212125808392 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) 20250212125808392 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) 20250212125808392 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) 20250212125808392 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) 20250212125808392 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) 20250212125808392 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) 20250212125808392 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) 20250212125808392 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) 20250212125808393 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) 20250212125808393 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) 20250212125808393 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) 20250212125808393 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) 20250212125808393 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) 20250212125808393 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) 20250212125808396 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125808410 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) 20250212125808410 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) 20250212125808410 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) 20250212125808410 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) 20250212125808410 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) 20250212125808410 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) 20250212125808410 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) 20250212125808411 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) 20250212125808411 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) 20250212125808411 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) 20250212125808411 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) 20250212125808411 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) 20250212125808411 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) 20250212125808411 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) 20250212125808411 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) 20250212125808411 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) 20250212125808419 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125808433 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) 20250212125808433 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) 20250212125808433 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) 20250212125808433 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) 20250212125808434 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) 20250212125808434 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) 20250212125808434 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) 20250212125808434 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) 20250212125808434 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) 20250212125808434 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) 20250212125808434 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) 20250212125808434 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) 20250212125808434 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) 20250212125808434 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) 20250212125808434 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) 20250212125808434 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) 20250212125808438 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125808452 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) 20250212125808452 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) 20250212125808452 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) 20250212125808452 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) 20250212125808452 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) 20250212125808452 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) 20250212125808452 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) 20250212125808452 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) 20250212125808452 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) 20250212125808452 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) 20250212125808453 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) 20250212125808453 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) 20250212125808453 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) 20250212125808453 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) 20250212125808453 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) 20250212125808453 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) 20250212125808456 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125808470 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) 20250212125808471 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) 20250212125808471 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) 20250212125808471 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) 20250212125808471 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) 20250212125808471 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) 20250212125808471 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) 20250212125808471 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) 20250212125808471 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) 20250212125808471 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) 20250212125808472 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) 20250212125808472 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) 20250212125808472 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) 20250212125808472 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) 20250212125808472 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) 20250212125808472 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) 20250212125808480 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125808494 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) 20250212125808494 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) 20250212125808494 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) 20250212125808494 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) 20250212125808494 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) 20250212125808494 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) 20250212125808495 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) 20250212125808495 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) 20250212125808495 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) 20250212125808495 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) 20250212125808495 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) 20250212125808495 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) 20250212125808495 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) 20250212125808495 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) 20250212125808495 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 70 e8 45 90 00 20 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125808495 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) 20250212125808495 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125808495 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125808495 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 = 28 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 1 | A5_bits = 80 | 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| (gsm_rlcmac.c:5476) 20250212125808496 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125808496 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125808496 DLGLOBAL DEBUG validating counter group 0x56169155d760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125808496 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125808496 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20250212125808496 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20250212125808496 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20250212125808496 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 18 (gprs_ms.c:624) 20250212125808496 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) 20250212125808496 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125808496 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125808496 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 18 (alloc_algo.cpp:482) 20250212125808496 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"CCCCCCCC"(TS=7) (alloc_algo.cpp:504) 20250212125808496 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) 20250212125808496 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 8 slots (alloc_algo.cpp:837) 20250212125808496 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"CCCCCCCC"(TS=7) (alloc_algo.cpp:841) 20250212125808496 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125808496 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125808496 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125808496 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125808496 DLGLOBAL DEBUG validating counter group 0x56169155db40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125808496 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125808496 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125808496 DLGLOBAL DEBUG validating counter group 0x56169155dc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125808496 DLGLOBAL DEBUG validating counter group 0x56169155dc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125808496 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=0 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125808496 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125808496 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=1 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125808496 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125808496 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=2 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125808496 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125808496 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=3 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125808496 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125808496 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=4 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125808496 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125808496 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=5 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125808496 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125808496 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=6 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125808496 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125808496 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125808496 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125808496 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) 20250212125808496 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) 20250212125808496 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) 20250212125808496 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20250212125808496 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212125808496 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) 20250212125808496 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212125808496 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) 20250212125808496 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=0) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20250212125808496 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20250212125808496 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212125808496 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212125808496 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20250212125808498 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) 20250212125808498 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125808498 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20250212125808498 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125808498 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125808498 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 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) 20250212125808498 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125808498 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20250212125808498 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) 20250212125808498 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125808498 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) 20250212125808498 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) 20250212125808499 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(836)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '412B2B2B2B2B2B2B'O ("A+++++++") BTS(836)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125808501 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59620<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125808502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59612<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125808503 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125808503 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125808503 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125808503 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20250212125808503 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125808503 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125808503 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125808503 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125808503 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125808503 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125808503 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125808503 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125808503 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){ASSIGN} (gprs_ms.c:381) 20250212125808503 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125808503 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125808503 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125808503 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125808503 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20250212125808503 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Deallocated (fsm.c:568) 20250212125808503 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125808503 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125808503 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125808503 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125808503 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125808503 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125808503 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125808503 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125808503 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125808503 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125808503 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125808503 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125808503 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) 20250212125808503 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) 20250212125808503 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 11096 with status 0 MTC@8d0f06c41a7d: Test case TC_ul_multislot_tbf_ms_class_from_2phase finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_multislot_tbf_ms_class_from_2phase pass'. respawn: 77: starting: osmo-pcu Wed Feb 12 12:58:08 UTC 2025 ====== 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 20250212125808511 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125808511 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125808511 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125808511 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125808531 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59632<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125808631 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59632<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=141044) Waiting for packet dumper to finish... 1 (prev_count=141044, count=164624) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_multislot_tbf_ms_class_from_2phase pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req'. ------ PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req ------ Wed Feb 12 12:58:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_ul_tbf_reestablish_with_pkt_resource_req started. 842@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_ul_tbf_reestablish_with_pkt_resource_req-BVCI1234(844)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 842@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 842@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(846)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125811681 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42848<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 842@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(850)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 842@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(850)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(847)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(847)@8d0f06c41a7d: Start timer T: 5 s 20250212125811687 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42864<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(847)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(851)@8d0f06c41a7d: Start timer T: 2 s TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(851)@8d0f06c41a7d: Start timer T: 2 s 842@8d0f06c41a7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(854)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(854)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125813512 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125813512 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125813512 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(847)@8d0f06c41a7d: OsmoPCU is now connected BTS(849)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(851)@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125813517 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125813517 DLGLOBAL DEBUG validating counter group 0x56506e062040(bts) with 102 counters (rate_ctr.c:86) 20250212125813517 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125813517 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125813517 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125813517 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125813517 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125813517 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125813517 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125813517 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125813517 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125813517 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125813517 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125813517 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125813517 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125813517 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125813517 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125813517 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125813517 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125813517 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125813517 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125813517 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125813517 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125813517 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125813517 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125813517 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125813517 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125813517 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125813517 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125813517 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125813517 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125813517 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125813517 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125813517 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125813517 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125813517 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125813517 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125813517 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125813517 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125813517 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125813517 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125813517 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125813517 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125813517 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125813517 DLGLOBAL DEBUG validating counter group 0x7f3f71f965e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125813517 DLGLOBAL DEBUG validating counter group 0x56506e061720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125813517 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125813517 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125813517 DLGLOBAL DEBUG validating counter group 0x7f3f71f97180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125813517 DLGLOBAL DEBUG validating counter group 0x7f3f71f97160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125813517 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125813517 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) 20250212125813517 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) 20250212125813517 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125813517 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125813517 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125813517 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125813517 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125813517 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125813517 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125813517 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125813517 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125813517 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125813517 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125813517 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125813517 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125813517 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125813517 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125813517 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125813517 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125813517 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125813517 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125813517 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125813517 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125813517 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125813517 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125813517 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125813517 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125813517 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125813517 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) 20250212125813517 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125813517 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(849)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(849)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(849)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(849)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(849)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(849)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(846)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(849)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(849)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(846)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(846)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(846)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212125813520 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125813520 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) 20250212125813520 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) 20250212125813520 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125813520 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125813520 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) 20250212125813520 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125813520 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) 20250212125813520 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(846)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(846)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125813521 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125813521 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) 20250212125813521 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) 20250212125813521 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125813521 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125813521 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125813521 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125813521 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125813521 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125813521 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125813522 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125813522 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(846)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(846)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(846)@8d0f06c41a7d: Start timer Tns_test: 10 s 843@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 843@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125813527 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125813527 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125813527 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125813528 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125813528 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125813528 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125813528 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125813528 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_ul_tbf_reestablish_with_pkt_resource_req-BVCI1234(844)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_ul_tbf_reestablish_with_pkt_resource_req-BVCI1234(844)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125813530 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) 20250212125813530 DL1IF DEBUG 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@8d0f06c41a7d: BSSGP successfully initialized 20250212125813531 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) 20250212125813531 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) 20250212125813531 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125813531 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125813531 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125813531 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125813531 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125813531 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125813531 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125813531 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125813531 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) 20250212125813531 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@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125813532 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) 20250212125813532 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) 20250212125813532 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) 20250212125813532 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) 20250212125813532 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) 20250212125813532 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) 20250212125813532 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) 20250212125813532 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) 20250212125813533 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) 20250212125813533 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) 20250212125813533 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) 20250212125813533 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125813533 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125813533 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125813533 DLGLOBAL DEBUG validating counter group 0x56506e061760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125813533 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125813533 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125813533 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125813533 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125813533 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125813533 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125813533 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125813533 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125813533 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125813533 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125813533 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125813533 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125813533 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125813533 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125813533 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125813533 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125813533 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125813533 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125813533 DLGLOBAL DEBUG validating counter group 0x56506e061b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125813533 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125813533 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125813533 DLGLOBAL DEBUG validating counter group 0x56506e061c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125813533 DLGLOBAL DEBUG validating counter group 0x56506e061c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125813533 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125813533 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125813533 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125813533 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125813533 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212125813533 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125813533 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125813533 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125813533 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125813533 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) 20250212125813533 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) 20250212125813533 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125813533 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125813533 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125813533 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) 20250212125813533 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125813533 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125813533 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125813533 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125813534 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125813534 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125813534 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212125813534 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212125813534 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125813534 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(849)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 } } } } } } } } } 20250212125813535 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: 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 } 20250212125813536 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125813537 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125813537 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125813537 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125813537 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125813549 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) 20250212125813549 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) 20250212125813549 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) 20250212125813549 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) 20250212125813550 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) 20250212125813550 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) 20250212125813550 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) 20250212125813550 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) 20250212125813550 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) 20250212125813550 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) 20250212125813550 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) 20250212125813550 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) 20250212125813551 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) 20250212125813551 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) 20250212125813551 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) 20250212125813551 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) 20250212125813553 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) 20250212125813553 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) 20250212125813554 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(849)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125813567 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) 20250212125813567 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) 20250212125813568 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) 20250212125813568 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) 20250212125813568 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) 20250212125813568 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) 20250212125813568 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) 20250212125813568 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) 20250212125813568 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) 20250212125813568 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) 20250212125813568 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) 20250212125813568 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) 20250212125813568 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) 20250212125813568 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) 20250212125813569 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) 20250212125813569 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) 20250212125813577 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) 20250212125813577 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) 20250212125813577 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(849)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125813591 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) 20250212125813591 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) 20250212125813591 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) 20250212125813591 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) 20250212125813592 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) 20250212125813592 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) 20250212125813592 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) 20250212125813592 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) 20250212125813592 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) 20250212125813592 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) 20250212125813592 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) 20250212125813592 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) 20250212125813593 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) 20250212125813593 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) 20250212125813593 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) 20250212125813593 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) 20250212125813596 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) 20250212125813596 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) 20250212125813596 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(849)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125813610 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) 20250212125813610 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) 20250212125813610 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) 20250212125813610 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) 20250212125813610 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) 20250212125813610 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) 20250212125813611 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) 20250212125813611 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) 20250212125813611 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) 20250212125813611 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) 20250212125813611 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) 20250212125813611 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) 20250212125813611 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) 20250212125813611 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) 20250212125813612 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) 20250212125813612 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) 20250212125813614 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) 20250212125813614 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) 20250212125813614 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(849)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125813628 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) 20250212125813628 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) 20250212125813629 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) 20250212125813629 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) 20250212125813629 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) 20250212125813629 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) 20250212125813629 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) 20250212125813629 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) 20250212125813630 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) 20250212125813630 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) 20250212125813630 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) 20250212125813630 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) 20250212125813630 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) 20250212125813630 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) 20250212125813630 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) 20250212125813630 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) 20250212125813638 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) 20250212125813638 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) 20250212125813638 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(849)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125813652 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) 20250212125813652 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) 20250212125813652 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) 20250212125813652 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) 20250212125813653 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) 20250212125813653 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) 20250212125813653 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) 20250212125813653 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) 20250212125813653 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) 20250212125813653 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) 20250212125813653 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) 20250212125813653 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) 20250212125813654 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) 20250212125813654 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) 20250212125813654 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) 20250212125813654 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) 20250212125813656 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) 20250212125813657 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) 20250212125813657 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(849)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125813670 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) 20250212125813670 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) 20250212125813671 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) 20250212125813671 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) 20250212125813671 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) 20250212125813671 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) 20250212125813671 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) 20250212125813671 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) 20250212125813671 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) 20250212125813671 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) 20250212125813671 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) 20250212125813671 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) 20250212125813671 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) 20250212125813671 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) 20250212125813672 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) 20250212125813672 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) 20250212125813675 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) 20250212125813675 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) 20250212125813675 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(849)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125813689 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) 20250212125813689 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) 20250212125813689 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) 20250212125813689 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) 20250212125813689 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) 20250212125813689 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) 20250212125813690 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) 20250212125813690 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) 20250212125813690 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) 20250212125813690 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) 20250212125813690 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) 20250212125813690 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) 20250212125813690 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) 20250212125813690 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) 20250212125813690 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) 20250212125813690 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) 20250212125813698 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) 20250212125813698 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) 20250212125813699 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(849)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125813712 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) 20250212125813712 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) 20250212125813713 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) 20250212125813713 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) 20250212125813713 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) 20250212125813713 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) 20250212125813713 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) 20250212125813713 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) 20250212125813713 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) 20250212125813713 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) 20250212125813713 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) 20250212125813713 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) 20250212125813713 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) 20250212125813713 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) 20250212125813714 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) 20250212125813714 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) 20250212125813717 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) 20250212125813717 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) 20250212125813717 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(849)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125813731 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) 20250212125813731 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) 20250212125813731 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) 20250212125813731 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) 20250212125813731 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) 20250212125813731 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) 20250212125813732 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) 20250212125813732 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) 20250212125813732 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) 20250212125813732 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) 20250212125813732 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) 20250212125813732 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) 20250212125813732 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) 20250212125813732 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) 20250212125813732 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) 20250212125813732 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) 20250212125813734 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125813734 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125813734 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125813735 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) 20250212125813735 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) 20250212125813735 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20250212125813735 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) 20250212125813736 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(849)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125813749 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 b6 1b 28 79 42 44 5e df dd 14 87 a8 1f 69 00 1b 74 37 16 8b db 1d d8 eb ad 5d 00 (pcu_l1_if.cpp:463) 20250212125813750 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) 20250212125813750 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125813750 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 01 00 00 00 01 b6 1b 28 79 42 44 5e df dd 14 87 a8 1f 69 00 1b 74 37 16 8b db 1d d8 eb ad 5d 00 (pdch.cpp:1019) 20250212125813750 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125813750 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=47 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20250212125813750 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) 20250212125813750 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125813750 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) 20250212125813750 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125813750 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 b6 1b 28 79 42 44 5e df dd 14 87 a8 1f 69 00 1b 74 37 16 8b db 1d d8 eb ad 5d (tbf_ul.cpp:337) 20250212125813750 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125813750 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125813750 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125813750 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125813750 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125813750 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125813750 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125813750 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) 20250212125813750 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=26 (tbf_ul.cpp:197) 20250212125813750 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=26 (tbf_ul.cpp:467) 20250212125813750 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125813750 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) 20250212125813750 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20250212125813750 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20250212125813750 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20250212125813750 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125813750 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) 20250212125813750 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125813750 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125813750 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) 20250212125813750 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) 20250212125813750 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) 20250212125813750 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) 20250212125813751 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) 20250212125813751 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) 20250212125813751 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) 20250212125813751 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) 20250212125813751 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) 20250212125813751 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) 20250212125813752 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) 20250212125813752 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) 20250212125813752 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) 20250212125813752 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) 20250212125813759 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) 20250212125813759 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) 20250212125813759 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 52 + 13 = 65 (pdch_ul_controller.c:131) 20250212125813759 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20250212125813759 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125813759 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) 20250212125813759 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type POLL (pdch_ul_controller.c:184) 20250212125813759 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) 20250212125813759 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) 20250212125813759 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125813759 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125813759 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) 20250212125813759 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) 20250212125813759 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(849)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125813773 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) 20250212125813773 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) 20250212125813773 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) 20250212125813773 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125813773 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) 20250212125813773 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) 20250212125813774 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) 20250212125813774 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) 20250212125813774 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) 20250212125813774 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) 20250212125813774 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) 20250212125813774 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) 20250212125813774 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) 20250212125813774 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) 20250212125813774 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) 20250212125813774 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) 20250212125813774 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) 20250212125813774 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) 20250212125813777 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125813791 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) 20250212125813791 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) 20250212125813791 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) 20250212125813791 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) 20250212125813792 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) 20250212125813792 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) 20250212125813792 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) 20250212125813792 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) 20250212125813792 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) 20250212125813792 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) 20250212125813792 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) 20250212125813792 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) 20250212125813792 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) 20250212125813792 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) 20250212125813792 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) 20250212125813792 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) 20250212125813796 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125813810 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) 20250212125813810 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) 20250212125813810 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) 20250212125813810 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) 20250212125813810 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) 20250212125813810 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) 20250212125813810 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) 20250212125813810 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) 20250212125813810 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) 20250212125813810 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) 20250212125813811 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) 20250212125813811 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) 20250212125813811 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) 20250212125813811 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) 20250212125813811 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) 20250212125813811 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) 20250212125813819 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125813833 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=3 data=40 16 40 00 00 00 40 20 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125813833 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) 20250212125813833 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125813833 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125813833 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) 20250212125813833 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125813833 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): + rcv_resource_request: now used by 2 (tbf,rcv_resource_request) (pdch.cpp:681) 20250212125813833 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=65 PKT RESOURCE REQ: MS requests reuse of finished UL TBF in RRBP block of final UL ACK/NACK (pdch.cpp:767) 20250212125813833 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:772) 20250212125813833 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) 20250212125813833 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20250212125813833 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20250212125813833 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125813833 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20250212125813833 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 2 (rcv_resource_request,st_finished) (gprs_ms.c:394) 20250212125813833 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125813833 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Deallocated (fsm.c:568) 20250212125813833 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20250212125813833 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125813833 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125813833 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 1 (rcv_resource_request) (tbf_ul_fsm.c:252) 20250212125813833 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125813833 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) 20250212125813833 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212125813833 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125813833 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125813833 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125813833 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125813833 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125813833 DLGLOBAL DEBUG validating counter group 0x56506e061b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125813833 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125813833 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125813833 DLGLOBAL DEBUG validating counter group 0x56506e061c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125813833 DLGLOBAL DEBUG validating counter group 0x56506e061c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125813833 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125813833 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125813833 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) 20250212125813833 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) 20250212125813833 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) 20250212125813833 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20250212125813833 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212125813833 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) 20250212125813833 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212125813833 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) 20250212125813833 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20250212125813833 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20250212125813833 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212125813833 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212125813833 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20250212125813833 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) 20250212125813833 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) 20250212125813834 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) 20250212125813834 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) 20250212125813834 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) 20250212125813834 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) 20250212125813834 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) 20250212125813834 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) 20250212125813834 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) 20250212125813834 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) 20250212125813834 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) 20250212125813834 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) 20250212125813834 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) 20250212125813835 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) 20250212125813838 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) 20250212125813838 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125813838 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 69 + 13 = 82 (pdch_ul_controller.c:131) 20250212125813838 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125813838 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125813838 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125813838 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125813838 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type POLL (pdch_ul_controller.c:184) 20250212125813838 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=82, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125813838 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125813838 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125813838 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125813838 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(849)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20250212125813852 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) 20250212125813852 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) 20250212125813852 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) 20250212125813852 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) 20250212125813852 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) 20250212125813852 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) 20250212125813852 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) 20250212125813852 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) 20250212125813852 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) 20250212125813852 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) 20250212125813852 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) 20250212125813852 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) 20250212125813853 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) 20250212125813853 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) 20250212125813853 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) 20250212125813853 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) 20250212125813856 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125813870 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) 20250212125813870 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) 20250212125813871 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) 20250212125813871 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) 20250212125813871 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) 20250212125813871 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) 20250212125813871 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) 20250212125813871 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) 20250212125813871 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) 20250212125813871 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) 20250212125813872 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) 20250212125813872 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) 20250212125813872 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) 20250212125813872 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) 20250212125813872 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) 20250212125813872 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) 20250212125813880 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125813894 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) 20250212125813894 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) 20250212125813894 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) 20250212125813894 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) 20250212125813895 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) 20250212125813895 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) 20250212125813895 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) 20250212125813895 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) 20250212125813895 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) 20250212125813895 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) 20250212125813895 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) 20250212125813895 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) 20250212125813896 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) 20250212125813896 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) 20250212125813896 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) 20250212125813896 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) 20250212125813898 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125813912 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) 20250212125813912 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) 20250212125813912 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125813912 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125813912 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) 20250212125813912 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125813912 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=82 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20250212125813912 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20250212125813912 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20250212125813912 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20250212125813912 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20250212125813912 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20250212125813913 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) 20250212125813913 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) 20250212125813913 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) 20250212125813913 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) 20250212125813914 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) 20250212125813914 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) 20250212125813914 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) 20250212125813914 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) 20250212125813914 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) 20250212125813914 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) 20250212125813914 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) 20250212125813914 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) 20250212125813914 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) 20250212125813914 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) 20250212125813917 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125813931 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=8 data=00 00 01 a9 93 8c cd af b0 0d 07 05 54 84 46 f2 aa 30 a3 3e 92 61 f0 (pcu_l1_if.cpp:463) 20250212125813931 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) 20250212125813931 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125813931 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 01 a9 93 8c cd af b0 0d 07 05 54 84 46 f2 aa 30 a3 3e 92 61 f0 (pdch.cpp:1019) 20250212125813931 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125813931 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=86 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125813931 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) 20250212125813931 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) 20250212125813931 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125813931 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=a9 93 8c cd af b0 0d 07 05 54 84 46 f2 aa 30 a3 3e 92 61 f0 (tbf_ul.cpp:337) 20250212125813931 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125813931 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125813931 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125813931 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125813931 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) 20250212125813931 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=20 (tbf_ul.cpp:197) 20250212125813931 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=20 (tbf_ul.cpp:467) 20250212125813931 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125813931 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) 20250212125813931 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20250212125813931 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20250212125813931 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20250212125813931 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) 20250212125813931 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125813931 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) 20250212125813931 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) 20250212125813931 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) 20250212125813931 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) 20250212125813931 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) 20250212125813932 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) 20250212125813932 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) 20250212125813932 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) 20250212125813932 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) 20250212125813932 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) 20250212125813932 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) 20250212125813932 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) 20250212125813932 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) 20250212125813932 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) 20250212125813932 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) 20250212125813940 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) 20250212125813940 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) 20250212125813940 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 91 + 13 = 104 (pdch_ul_controller.c:131) 20250212125813940 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20250212125813940 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125813940 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) 20250212125813940 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type POLL (pdch_ul_controller.c:184) 20250212125813940 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=104, TS=7) (tbf_ul_ack_fsm.c:90) 20250212125813940 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) 20250212125813940 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){FINISHED} (gprs_rlcmac_sched.cpp:202) 20250212125813940 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 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) 20250212125813940 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(849)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20250212125813954 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) 20250212125813954 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) 20250212125813954 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) 20250212125813954 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) 20250212125813955 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) 20250212125813955 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) 20250212125813955 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) 20250212125813955 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) 20250212125813955 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) 20250212125813955 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) 20250212125813955 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) 20250212125813955 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) 20250212125813955 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) 20250212125813955 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) 20250212125813955 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) 20250212125813955 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) 20250212125813959 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125813973 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) 20250212125813973 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) 20250212125813973 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) 20250212125813973 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) 20250212125813973 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) 20250212125813973 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) 20250212125813973 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) 20250212125813973 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) 20250212125813973 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) 20250212125813973 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) 20250212125813973 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) 20250212125813973 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) 20250212125813974 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) 20250212125813974 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) 20250212125813974 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) 20250212125813974 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) 20250212125813977 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125813991 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) 20250212125813991 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) 20250212125813992 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) 20250212125813992 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) 20250212125813992 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) 20250212125813992 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) 20250212125813992 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) 20250212125813992 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) 20250212125813992 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) 20250212125813992 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) 20250212125813992 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) 20250212125813992 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) 20250212125813992 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) 20250212125813992 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) 20250212125813992 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) 20250212125813992 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) 20250212125814001 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125814015 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 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) 20250212125814015 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) 20250212125814015 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125814015 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125814015 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) 20250212125814015 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125814015 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=104 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20250212125814015 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20250212125814015 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) 20250212125814015 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20250212125814015 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) 20250212125814015 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20250212125814015 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20250212125814015 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125814015 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20250212125814015 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20250212125814015 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125814015 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125814015 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}: Deallocated (fsm.c:568) 20250212125814015 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125814015 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125814015 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 0 (-) (tbf_ul_fsm.c:252) 20250212125814015 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125814015 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) 20250212125814015 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) 20250212125814015 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) 20250212125814015 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) 20250212125814015 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) 20250212125814015 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) TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(851)@8d0f06c41a7d: Start timer T: 2 s 20250212125814015 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) 20250212125814015 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) 20250212125814016 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) 20250212125814016 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) 20250212125814016 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) 20250212125814016 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) 20250212125814016 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) 20250212125814016 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) 20250212125814019 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(851)@8d0f06c41a7d: Start timer T_statsd: 5 s 20250212125814033 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) 20250212125814033 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) 20250212125814034 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) 20250212125814034 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) 20250212125814034 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) 20250212125814034 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) 20250212125814034 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) 20250212125814034 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) 20250212125814034 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) 20250212125814034 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) 20250212125814034 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) 20250212125814034 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) 20250212125814034 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) 20250212125814034 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) 20250212125814035 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) 20250212125814035 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) 20250212125814038 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(851)@8d0f06c41a7d: EXP match: { name := "TTCN3.bts.0.rach.requests", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests", mtype := "c", min := 1, max := 1 } TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(851)@8d0f06c41a7d: EXP match: { name := "TTCN3.bts.0.rach.requests.11bit", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.11bit", mtype := "c", min := 0, max := 0 } TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(851)@8d0f06c41a7d: EXP match: { name := "TTCN3.bts.0.rach.requests.one_phase", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.one_phase", mtype := "c", min := 1, max := 1 } TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(851)@8d0f06c41a7d: EXP match: { name := "TTCN3.bts.0.rach.requests.two_phase", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.two_phase", mtype := "c", min := 0, max := 0 } TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(851)@8d0f06c41a7d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_UL", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_UL", mtype := "c", min := 1, max := 1 } TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(851)@8d0f06c41a7d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_ul.one_phase", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_ul.one_phase", mtype := "c", min := 1, max := 1 } TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(851)@8d0f06c41a7d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_ul.two_phase", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_ul.two_phase", mtype := "c", min := 0, max := 0 } TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(851)@8d0f06c41a7d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_ul.contention_resolution_success", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_ul.contention_resolution_success", mtype := "c", min := 1, max := 1 } TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(851)@8d0f06c41a7d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_DL", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_DL", mtype := "c", min := 0, max := 0 } TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(851)@8d0f06c41a7d: 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)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125814055 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42864<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125814057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42848<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125814057 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125814057 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125814057 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125814057 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125814057 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125814057 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125814057 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125814057 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125814057 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125814057 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125814057 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125814057 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125814057 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125814057 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125814057 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) 20250212125814057 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) 20250212125814057 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) MTC@8d0f06c41a7d: Test case TC_ul_tbf_reestablish_with_pkt_resource_req finished. Verdict: pass respawn: 77: stopped pid 11163 with status 0 MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req pass'. respawn: 78: starting: osmo-pcu Wed Feb 12 12:58:14 UTC 2025 ====== 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 20250212125814068 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125814068 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125814068 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125814068 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125814086 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42870<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125814186 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42870<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=206640) Waiting for packet dumper to finish... 1 (prev_count=206640, count=264972) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req_t3168'. ------ PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req_t3168 ------ Wed Feb 12 12:58:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req_t3168.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req_t3168.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req_t3168' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_ul_tbf_reestablish_with_pkt_resource_req_t3168 started. 855@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_ul_tbf_reestablish_with_pkt_resource_req_t3168-BVCI1234(857)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 855@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(859)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 855@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 20250212125817253 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42876<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 855@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(863)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 855@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(863)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(860)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(860)@8d0f06c41a7d: Start timer T: 5 s 20250212125817262 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42888<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(860)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_ul_tbf_reestablish_with_pkt_resource_req_t3168-STATS(865)@8d0f06c41a7d: Start timer T: 2 s TC_ul_tbf_reestablish_with_pkt_resource_req_t3168-STATS(865)@8d0f06c41a7d: Start timer T: 2 s 855@8d0f06c41a7d: 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(866)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(866)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125819068 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125819068 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125819068 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(860)@8d0f06c41a7d: OsmoPCU is now connected BTS(862)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125819071 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125819071 DLGLOBAL DEBUG validating counter group 0x55f6cd2cd040(bts) with 102 counters (rate_ctr.c:86) 20250212125819071 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125819071 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125819071 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125819071 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125819071 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125819071 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125819071 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125819071 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125819071 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125819071 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125819071 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125819071 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125819071 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125819071 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125819071 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125819071 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125819071 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125819071 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125819071 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125819071 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125819071 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125819071 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125819071 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125819071 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125819071 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125819071 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125819071 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125819071 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125819071 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125819071 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125819071 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20250212125819071 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125819071 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125819071 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20250212125819071 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20250212125819071 DLGLOBAL DEBUG validating counter group 0x7f3271c805e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125819071 DLGLOBAL DEBUG validating counter group 0x55f6cd2cc720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125819071 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125819071 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125819071 DLGLOBAL DEBUG validating counter group 0x7f3271c81180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125819071 DLGLOBAL DEBUG validating counter group 0x7f3271c81160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125819071 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125819071 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) 20250212125819071 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) 20250212125819071 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125819071 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125819071 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125819071 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125819071 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125819071 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125819071 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125819071 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125819071 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125819071 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125819071 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125819071 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125819071 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125819071 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125819072 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125819072 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125819072 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125819072 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125819072 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125819072 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125819072 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125819072 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125819072 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125819072 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125819072 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125819072 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125819072 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) 20250212125819072 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125819072 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(862)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(862)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(862)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(859)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(862)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(859)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(859)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(859)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(862)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" 20250212125819073 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125819073 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(862)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" 20250212125819073 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) 20250212125819073 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125819073 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125819073 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) 20250212125819073 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125819073 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) 20250212125819073 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(862)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(859)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(859)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125819074 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125819074 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) 20250212125819074 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) 20250212125819074 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125819074 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125819074 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125819074 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125819074 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125819074 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125819074 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125819074 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125819074 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(859)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(859)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(859)@8d0f06c41a7d: Start timer Tns_test: 10 s 856@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 856@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125819079 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125819079 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125819079 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125819079 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125819079 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125819079 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125819079 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125819079 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_ul_tbf_reestablish_with_pkt_resource_req_t3168-BVCI1234(857)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_ul_tbf_reestablish_with_pkt_resource_req_t3168-BVCI1234(857)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125819082 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125819082 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125819082 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125819082 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125819082 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125819082 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125819082 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125819082 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125819083 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) 20250212125819083 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125819083 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212125819083 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125819083 DLGLOBAL DEBUG validating counter group 0x55f6cd2cc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125819083 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212125819083 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125819083 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125819083 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125819083 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125819083 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125819083 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125819083 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125819083 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125819083 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125819083 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125819083 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212125819083 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125819083 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125819083 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125819083 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125819083 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125819083 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125819083 DLGLOBAL DEBUG validating counter group 0x55f6cd2ccb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125819083 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125819083 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125819083 DLGLOBAL DEBUG validating counter group 0x55f6cd2ccc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125819083 DLGLOBAL DEBUG validating counter group 0x55f6cd2ccc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125819083 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125819083 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125819083 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212125819083 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212125819083 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212125819083 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212125819083 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212125819083 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212125819083 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212125819083 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) 20250212125819083 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) 20250212125819083 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212125819083 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212125819083 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212125819083 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) 20250212125819084 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125819084 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125819084 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125819084 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125819084 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125819084 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125819084 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125819084 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125819084 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125819084 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(862)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } 20250212125819085 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) 20250212125819085 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125819086 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) 20250212125819086 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) 20250212125819086 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) 20250212125819086 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) 20250212125819086 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) 20250212125819086 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) 20250212125819086 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) 20250212125819086 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) 20250212125819086 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) 20250212125819086 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) 20250212125819086 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) 20250212125819086 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) 20250212125819087 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125819087 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125819087 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125819087 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125819087 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125819087 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) 20250212125819087 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) 20250212125819090 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) 20250212125819090 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) 20250212125819090 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125819104 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) 20250212125819104 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) 20250212125819104 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) 20250212125819104 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) 20250212125819104 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) 20250212125819104 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) 20250212125819104 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) 20250212125819104 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) 20250212125819104 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) 20250212125819104 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) 20250212125819104 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) 20250212125819104 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) 20250212125819104 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) 20250212125819105 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) 20250212125819105 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) 20250212125819105 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) 20250212125819108 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) 20250212125819108 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) 20250212125819108 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125819122 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) 20250212125819122 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) 20250212125819123 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) 20250212125819123 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) 20250212125819123 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) 20250212125819123 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) 20250212125819123 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) 20250212125819123 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) 20250212125819123 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) 20250212125819123 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) 20250212125819123 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) 20250212125819123 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) 20250212125819123 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) 20250212125819123 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) 20250212125819123 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) 20250212125819123 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) 20250212125819131 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) 20250212125819132 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) 20250212125819132 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125819146 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) 20250212125819146 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) 20250212125819146 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) 20250212125819146 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) 20250212125819146 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) 20250212125819146 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) 20250212125819146 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) 20250212125819146 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) 20250212125819146 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) 20250212125819146 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) 20250212125819147 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) 20250212125819147 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) 20250212125819147 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) 20250212125819147 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) 20250212125819147 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) 20250212125819147 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) 20250212125819151 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) 20250212125819151 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) 20250212125819151 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125819165 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) 20250212125819165 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) 20250212125819165 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) 20250212125819165 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) 20250212125819165 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) 20250212125819165 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) 20250212125819166 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) 20250212125819166 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) 20250212125819166 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) 20250212125819166 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) 20250212125819166 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) 20250212125819166 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) 20250212125819166 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) 20250212125819166 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) 20250212125819167 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) 20250212125819167 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) 20250212125819169 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) 20250212125819169 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) 20250212125819169 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125819183 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) 20250212125819183 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) 20250212125819183 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) 20250212125819183 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) 20250212125819184 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) 20250212125819184 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) 20250212125819184 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) 20250212125819184 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) 20250212125819184 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) 20250212125819184 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) 20250212125819184 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) 20250212125819184 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) 20250212125819184 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) 20250212125819184 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) 20250212125819184 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) 20250212125819184 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) 20250212125819192 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) 20250212125819192 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) 20250212125819192 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125819207 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) 20250212125819207 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) 20250212125819207 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) 20250212125819207 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) 20250212125819207 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) 20250212125819207 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) 20250212125819207 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) 20250212125819207 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) 20250212125819207 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) 20250212125819207 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) 20250212125819207 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) 20250212125819207 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) 20250212125819207 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) 20250212125819207 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) 20250212125819208 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) 20250212125819208 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) 20250212125819211 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) 20250212125819211 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) 20250212125819212 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125819225 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) 20250212125819225 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) 20250212125819226 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) 20250212125819226 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) 20250212125819226 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) 20250212125819226 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) 20250212125819226 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) 20250212125819226 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) 20250212125819226 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) 20250212125819226 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) 20250212125819227 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) 20250212125819227 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) 20250212125819227 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) 20250212125819227 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) 20250212125819227 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) 20250212125819227 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) 20250212125819230 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) 20250212125819230 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) 20250212125819230 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125819244 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) 20250212125819244 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) 20250212125819244 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) 20250212125819244 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) 20250212125819245 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) 20250212125819245 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) 20250212125819245 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) 20250212125819245 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) 20250212125819245 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) 20250212125819245 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) 20250212125819245 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) 20250212125819245 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) 20250212125819246 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) 20250212125819246 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) 20250212125819246 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) 20250212125819246 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) 20250212125819253 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) 20250212125819253 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) 20250212125819253 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125819267 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) 20250212125819267 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) 20250212125819267 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) 20250212125819267 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) 20250212125819268 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) 20250212125819268 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) 20250212125819268 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) 20250212125819268 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) 20250212125819268 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) 20250212125819268 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) 20250212125819268 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) 20250212125819268 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) 20250212125819268 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) 20250212125819268 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) 20250212125819268 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) 20250212125819268 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) 20250212125819272 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) 20250212125819272 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) 20250212125819272 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 7 vs exp USF 0 20250212125819284 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125819284 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212125819284 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212125819286 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) 20250212125819286 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) 20250212125819286 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) 20250212125819286 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) 20250212125819286 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) 20250212125819286 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) 20250212125819286 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) 20250212125819286 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) 20250212125819286 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) 20250212125819286 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) 20250212125819287 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) 20250212125819287 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) 20250212125819287 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) 20250212125819287 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) 20250212125819287 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) 20250212125819287 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) 20250212125819290 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) 20250212125819290 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) 20250212125819290 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20250212125819290 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) 20250212125819290 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: Rx DL block USF 0 vs exp USF 0 20250212125819304 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 74 3d a8 fb cb 14 d9 b6 3b c5 58 cb be cc 0a 17 98 82 8f 66 ee 72 28 00 f2 8b 00 (pcu_l1_if.cpp:463) 20250212125819304 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) 20250212125819304 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20250212125819304 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 01 00 00 00 01 74 3d a8 fb cb 14 d9 b6 3b c5 58 cb be cc 0a 17 98 82 8f 66 ee 72 28 00 f2 8b 00 (pdch.cpp:1019) 20250212125819304 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20250212125819304 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=47 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20250212125819304 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) 20250212125819304 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20250212125819304 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) 20250212125819304 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125819304 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 74 3d a8 fb cb 14 d9 b6 3b c5 58 cb be cc 0a 17 98 82 8f 66 ee 72 28 00 f2 8b (tbf_ul.cpp:337) 20250212125819304 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20250212125819304 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125819304 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20250212125819304 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125819304 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125819304 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125819305 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20250212125819305 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) 20250212125819305 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=26 (tbf_ul.cpp:197) 20250212125819305 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=26 (tbf_ul.cpp:467) 20250212125819305 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125819305 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) 20250212125819305 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20250212125819305 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20250212125819305 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20250212125819305 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20250212125819305 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) 20250212125819305 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20250212125819305 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20250212125819305 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) 20250212125819305 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) 20250212125819305 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) 20250212125819305 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) 20250212125819305 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) 20250212125819305 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) 20250212125819305 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) 20250212125819305 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) 20250212125819305 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) 20250212125819305 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) 20250212125819306 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) 20250212125819306 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) 20250212125819306 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) 20250212125819306 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) 20250212125819314 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) 20250212125819314 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) 20250212125819314 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 52 + 13 = 65 (pdch_ul_controller.c:131) 20250212125819314 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20250212125819314 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20250212125819314 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) 20250212125819314 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type POLL (pdch_ul_controller.c:184) 20250212125819314 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) 20250212125819314 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) 20250212125819314 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20250212125819314 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20250212125819314 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) 20250212125819314 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) 20250212125819314 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@8d0f06c41a7d: Start timer T_3168: 16.5 s 20250212125819328 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) 20250212125819328 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) 20250212125819328 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) 20250212125819328 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125819328 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) 20250212125819328 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) 20250212125819328 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) 20250212125819328 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) 20250212125819328 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) 20250212125819328 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) 20250212125819328 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) 20250212125819328 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) 20250212125819329 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) 20250212125819329 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) 20250212125819329 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) 20250212125819329 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) 20250212125819329 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) 20250212125819329 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) 20250212125819332 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125819346 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) 20250212125819346 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) 20250212125819347 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) 20250212125819347 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) 20250212125819347 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) 20250212125819347 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) 20250212125819347 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) 20250212125819347 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) 20250212125819347 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) 20250212125819347 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) 20250212125819347 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) 20250212125819347 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) 20250212125819347 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) 20250212125819347 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) 20250212125819348 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) 20250212125819348 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) 20250212125819351 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125819365 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) 20250212125819365 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) 20250212125819365 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) 20250212125819365 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) 20250212125819366 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) 20250212125819366 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) 20250212125819366 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) 20250212125819366 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) 20250212125819366 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) 20250212125819366 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) 20250212125819366 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) 20250212125819366 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) 20250212125819366 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) 20250212125819366 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) 20250212125819367 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) 20250212125819367 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) 20250212125819374 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125819388 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=3 data=40 16 40 00 00 00 40 20 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125819388 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) 20250212125819388 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125819388 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125819388 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) 20250212125819388 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125819388 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): + rcv_resource_request: now used by 2 (tbf,rcv_resource_request) (pdch.cpp:681) 20250212125819389 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=65 PKT RESOURCE REQ: MS requests reuse of finished UL TBF in RRBP block of final UL ACK/NACK (pdch.cpp:767) 20250212125819389 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:772) 20250212125819389 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) 20250212125819389 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20250212125819389 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20250212125819389 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125819389 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20250212125819389 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 2 (rcv_resource_request,st_finished) (gprs_ms.c:394) 20250212125819389 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125819389 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Deallocated (fsm.c:568) 20250212125819389 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20250212125819389 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125819389 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212125819389 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 1 (rcv_resource_request) (tbf_ul_fsm.c:252) 20250212125819389 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125819389 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) 20250212125819389 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212125819389 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125819389 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125819389 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125819389 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125819389 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125819389 DLGLOBAL DEBUG validating counter group 0x55f6cd2ccb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125819389 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125819389 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125819389 DLGLOBAL DEBUG validating counter group 0x55f6cd2ccc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125819389 DLGLOBAL DEBUG validating counter group 0x55f6cd2ccc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125819389 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125819389 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125819389 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) 20250212125819389 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) 20250212125819389 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) 20250212125819389 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20250212125819389 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212125819389 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) 20250212125819389 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212125819389 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) 20250212125819389 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20250212125819389 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20250212125819389 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212125819389 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212125819389 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20250212125819389 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) 20250212125819389 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) 20250212125819389 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) 20250212125819389 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) 20250212125819389 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) 20250212125819389 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) 20250212125819389 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) 20250212125819389 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) 20250212125819390 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) 20250212125819390 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) 20250212125819390 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) 20250212125819390 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) 20250212125819390 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) 20250212125819390 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) 20250212125819393 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) 20250212125819393 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125819393 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 69 + 13 = 82 (pdch_ul_controller.c:131) 20250212125819393 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125819393 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125819393 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125819393 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125819393 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type POLL (pdch_ul_controller.c:184) 20250212125819393 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=82, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125819393 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125819393 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125819393 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125819393 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 0 20250212125819407 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) 20250212125819407 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) 20250212125819407 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) 20250212125819407 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) 20250212125819407 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) 20250212125819407 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) 20250212125819407 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) 20250212125819407 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) 20250212125819408 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) 20250212125819408 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) 20250212125819408 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) 20250212125819408 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) 20250212125819408 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) 20250212125819408 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) 20250212125819408 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) 20250212125819408 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) 20250212125819412 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) 20250212125819412 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125819412 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125819426 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) 20250212125819426 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) 20250212125819426 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) 20250212125819426 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) 20250212125819426 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) 20250212125819426 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) 20250212125819426 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) 20250212125819426 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) 20250212125819426 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) 20250212125819426 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) 20250212125819426 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) 20250212125819426 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) 20250212125819427 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) 20250212125819427 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) 20250212125819427 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) 20250212125819427 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) 20250212125819435 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) 20250212125819435 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=78 block_nr=6 scheduling free USF for polling at FN=82 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125819435 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) 20250212125819435 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125819449 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) 20250212125819449 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) 20250212125819449 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) 20250212125819449 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) 20250212125819449 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) 20250212125819449 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) 20250212125819449 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) 20250212125819449 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) 20250212125819450 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) 20250212125819450 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) 20250212125819450 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) 20250212125819450 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) 20250212125819450 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) 20250212125819450 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) 20250212125819450 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) 20250212125819450 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) 20250212125819453 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) 20250212125819453 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125819454 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125819467 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) 20250212125819467 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) 20250212125819467 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=82, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125819467 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=82, TS=7 (curr FN 82), reason=UL_ASS (tbf.cpp:487) 20250212125819467 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125819467 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125819467 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125819468 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) 20250212125819468 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) 20250212125819468 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) 20250212125819468 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) 20250212125819468 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) 20250212125819468 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) 20250212125819469 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) 20250212125819469 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) 20250212125819469 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) 20250212125819469 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) 20250212125819469 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) 20250212125819469 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) 20250212125819469 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) 20250212125819470 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) 20250212125819472 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) 20250212125819472 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125819472 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 86 + 13 = 99 (pdch_ul_controller.c:131) 20250212125819472 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125819472 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125819472 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125819472 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125819472 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type POLL (pdch_ul_controller.c:184) 20250212125819472 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=99, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125819472 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125819472 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125819472 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125819472 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 1 20250212125819486 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) 20250212125819486 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) 20250212125819487 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) 20250212125819487 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) 20250212125819487 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) 20250212125819487 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) 20250212125819487 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) 20250212125819487 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) 20250212125819487 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) 20250212125819487 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) 20250212125819488 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) 20250212125819488 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) 20250212125819488 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) 20250212125819488 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) 20250212125819488 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) 20250212125819488 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) 20250212125819496 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) 20250212125819496 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125819496 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125819509 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) 20250212125819509 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) 20250212125819510 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) 20250212125819510 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) 20250212125819510 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) 20250212125819510 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) 20250212125819510 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) 20250212125819510 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) 20250212125819511 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) 20250212125819511 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) 20250212125819511 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) 20250212125819511 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) 20250212125819511 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) 20250212125819511 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) 20250212125819511 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) 20250212125819511 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) 20250212125819514 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) 20250212125819514 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=95 block_nr=10 scheduling free USF for polling at FN=99 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125819514 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) 20250212125819514 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125819528 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) 20250212125819528 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) 20250212125819529 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) 20250212125819529 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) 20250212125819529 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) 20250212125819529 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) 20250212125819529 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) 20250212125819529 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) 20250212125819530 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) 20250212125819530 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) 20250212125819530 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) 20250212125819530 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) 20250212125819530 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) 20250212125819530 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) 20250212125819530 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) 20250212125819530 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) 20250212125819533 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) 20250212125819533 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) 20250212125819533 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125819547 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) 20250212125819547 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) 20250212125819547 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=99, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125819547 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=99, TS=7 (curr FN 99), reason=UL_ASS (tbf.cpp:487) 20250212125819547 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125819547 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125819547 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125819547 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) 20250212125819547 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) 20250212125819547 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) 20250212125819547 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) 20250212125819548 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) 20250212125819548 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) 20250212125819548 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) 20250212125819548 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) 20250212125819548 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) 20250212125819548 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) 20250212125819548 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) 20250212125819548 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) 20250212125819549 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) 20250212125819549 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) 20250212125819556 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) 20250212125819556 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125819556 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 104 + 13 = 117 (pdch_ul_controller.c:131) 20250212125819556 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125819556 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125819556 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125819556 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125819556 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type POLL (pdch_ul_controller.c:184) 20250212125819556 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=117, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125819556 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125819556 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125819556 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125819556 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 2 20250212125819570 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) 20250212125819570 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) 20250212125819570 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) 20250212125819570 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) 20250212125819571 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) 20250212125819571 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) 20250212125819571 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) 20250212125819571 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) 20250212125819571 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) 20250212125819571 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) 20250212125819571 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) 20250212125819571 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) 20250212125819572 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) 20250212125819572 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) 20250212125819572 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) 20250212125819572 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) 20250212125819575 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) 20250212125819575 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) 20250212125819575 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125819589 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) 20250212125819589 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) 20250212125819589 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) 20250212125819589 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) 20250212125819589 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) 20250212125819589 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) 20250212125819590 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) 20250212125819590 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) 20250212125819590 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) 20250212125819590 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) 20250212125819590 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) 20250212125819590 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) 20250212125819590 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) 20250212125819590 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) 20250212125819591 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) 20250212125819591 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) 20250212125819593 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) 20250212125819593 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=112 block_nr=2 scheduling free USF for polling at FN=117 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125819593 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) 20250212125819594 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125819607 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) 20250212125819607 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) 20250212125819608 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) 20250212125819608 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) 20250212125819608 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) 20250212125819608 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) 20250212125819608 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) 20250212125819608 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) 20250212125819609 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) 20250212125819609 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) 20250212125819609 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) 20250212125819609 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) 20250212125819609 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) 20250212125819609 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) 20250212125819609 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) 20250212125819609 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) 20250212125819617 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) 20250212125819617 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) 20250212125819617 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125819631 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) 20250212125819631 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) 20250212125819631 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=117, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125819631 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=117, TS=7 (curr FN 117), reason=UL_ASS (tbf.cpp:487) 20250212125819631 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125819631 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125819631 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125819631 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) 20250212125819631 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) 20250212125819631 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) 20250212125819631 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) 20250212125819632 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) 20250212125819632 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) 20250212125819632 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) 20250212125819632 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) 20250212125819632 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) 20250212125819632 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) 20250212125819633 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) 20250212125819633 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) 20250212125819633 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) 20250212125819633 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) 20250212125819635 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) 20250212125819635 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125819635 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 121 + 13 = 134 (pdch_ul_controller.c:131) 20250212125819635 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125819635 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125819635 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125819635 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125819635 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type POLL (pdch_ul_controller.c:184) 20250212125819635 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=134, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125819635 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125819635 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125819635 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125819636 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 3 20250212125819649 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) 20250212125819649 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) 20250212125819650 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) 20250212125819650 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) 20250212125819650 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) 20250212125819650 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) 20250212125819650 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) 20250212125819650 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) 20250212125819650 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) 20250212125819650 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) 20250212125819650 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) 20250212125819650 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) 20250212125819651 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) 20250212125819651 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) 20250212125819651 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) 20250212125819651 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) 20250212125819654 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) 20250212125819654 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) 20250212125819654 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125819668 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) 20250212125819668 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) 20250212125819668 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) 20250212125819668 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) 20250212125819669 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) 20250212125819669 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) 20250212125819669 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) 20250212125819669 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) 20250212125819669 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) 20250212125819669 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) 20250212125819669 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) 20250212125819669 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) 20250212125819669 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) 20250212125819669 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) 20250212125819669 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) 20250212125819669 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) 20250212125819678 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) 20250212125819678 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=130 block_nr=6 scheduling free USF for polling at FN=134 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125819678 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) 20250212125819678 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125819692 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) 20250212125819692 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) 20250212125819692 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) 20250212125819692 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) 20250212125819693 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) 20250212125819693 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) 20250212125819693 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) 20250212125819693 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) 20250212125819693 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) 20250212125819693 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) 20250212125819694 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) 20250212125819694 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) 20250212125819694 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) 20250212125819694 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) 20250212125819694 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) 20250212125819694 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) 20250212125819696 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) 20250212125819696 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) 20250212125819696 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125819710 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) 20250212125819710 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) 20250212125819710 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=134, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125819710 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=134, TS=7 (curr FN 134), reason=UL_ASS (tbf.cpp:487) 20250212125819710 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125819710 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125819710 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125819711 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) 20250212125819711 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) 20250212125819711 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) 20250212125819711 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) 20250212125819711 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) 20250212125819711 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) 20250212125819711 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) 20250212125819711 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) 20250212125819712 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) 20250212125819712 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) 20250212125819712 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) 20250212125819712 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) 20250212125819712 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) 20250212125819712 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) 20250212125819715 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) 20250212125819715 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125819715 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 138 + 13 = 151 (pdch_ul_controller.c:131) 20250212125819715 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125819715 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125819715 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125819715 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125819715 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type POLL (pdch_ul_controller.c:184) 20250212125819715 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=151, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125819715 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125819715 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125819715 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125819715 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 4 20250212125819729 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) 20250212125819729 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) 20250212125819729 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) 20250212125819729 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) 20250212125819730 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) 20250212125819730 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) 20250212125819730 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) 20250212125819730 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) 20250212125819730 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) 20250212125819730 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) 20250212125819730 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) 20250212125819730 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) 20250212125819731 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) 20250212125819731 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) 20250212125819731 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) 20250212125819731 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) 20250212125819738 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) 20250212125819738 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) 20250212125819738 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125819752 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) 20250212125819752 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) 20250212125819753 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) 20250212125819753 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) 20250212125819753 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) 20250212125819753 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) 20250212125819753 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) 20250212125819753 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) 20250212125819753 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) 20250212125819753 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) 20250212125819754 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) 20250212125819754 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) 20250212125819754 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) 20250212125819754 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) 20250212125819754 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) 20250212125819754 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) 20250212125819757 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) 20250212125819757 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=147 block_nr=10 scheduling free USF for polling at FN=151 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125819757 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) 20250212125819757 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125819771 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) 20250212125819771 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) 20250212125819771 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) 20250212125819771 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) 20250212125819771 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) 20250212125819771 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) 20250212125819771 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) 20250212125819771 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) 20250212125819771 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) 20250212125819771 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) 20250212125819771 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) 20250212125819771 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) 20250212125819771 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) 20250212125819771 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) 20250212125819772 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) 20250212125819772 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) 20250212125819775 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) 20250212125819775 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) 20250212125819775 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125819789 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) 20250212125819789 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) 20250212125819789 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=151, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125819789 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=151, TS=7 (curr FN 151), reason=UL_ASS (tbf.cpp:487) 20250212125819789 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125819789 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125819789 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125819790 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) 20250212125819790 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) 20250212125819790 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) 20250212125819790 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) 20250212125819790 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) 20250212125819790 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) 20250212125819790 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) 20250212125819790 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) 20250212125819790 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) 20250212125819790 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) 20250212125819790 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) 20250212125819790 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) 20250212125819790 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) 20250212125819790 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) 20250212125819799 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) 20250212125819799 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125819799 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 156 + 13 = 169 (pdch_ul_controller.c:131) 20250212125819799 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125819799 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125819799 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125819799 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125819799 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 169 for type POLL (pdch_ul_controller.c:184) 20250212125819799 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=169, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125819799 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125819799 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125819799 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Sending data request: sapi=5 arfcn=871 cur_fn=151 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125819799 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 5 20250212125819813 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) 20250212125819813 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) 20250212125819813 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) 20250212125819813 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) 20250212125819814 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) 20250212125819814 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) 20250212125819814 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) 20250212125819814 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) 20250212125819814 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) 20250212125819814 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) 20250212125819814 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) 20250212125819814 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) 20250212125819815 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) 20250212125819815 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) 20250212125819815 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) 20250212125819815 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) 20250212125819817 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) 20250212125819818 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) 20250212125819818 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125819832 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) 20250212125819832 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) 20250212125819832 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) 20250212125819832 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) 20250212125819832 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) 20250212125819832 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) 20250212125819832 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) 20250212125819832 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) 20250212125819832 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) 20250212125819832 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) 20250212125819832 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) 20250212125819832 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) 20250212125819832 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) 20250212125819832 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) 20250212125819833 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) 20250212125819833 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) 20250212125819836 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) 20250212125819836 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=164 block_nr=2 scheduling free USF for polling at FN=169 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125819836 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) 20250212125819836 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125819850 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) 20250212125819850 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) 20250212125819851 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) 20250212125819851 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) 20250212125819851 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) 20250212125819851 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) 20250212125819851 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) 20250212125819851 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) 20250212125819851 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) 20250212125819851 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) 20250212125819852 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) 20250212125819852 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) 20250212125819852 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) 20250212125819852 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) 20250212125819852 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) 20250212125819852 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) 20250212125819859 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) 20250212125819859 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) 20250212125819860 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125819873 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) 20250212125819873 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) 20250212125819873 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=169, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125819873 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=169, TS=7 (curr FN 169), reason=UL_ASS (tbf.cpp:487) 20250212125819873 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125819873 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125819874 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125819874 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) 20250212125819874 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) 20250212125819874 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) 20250212125819874 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) 20250212125819874 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) 20250212125819874 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) 20250212125819874 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) 20250212125819874 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) 20250212125819874 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) 20250212125819874 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) 20250212125819874 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) 20250212125819874 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) 20250212125819875 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) 20250212125819875 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) 20250212125819878 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) 20250212125819878 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125819878 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 173 + 13 = 186 (pdch_ul_controller.c:131) 20250212125819878 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125819878 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125819878 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125819878 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125819878 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 186 for type POLL (pdch_ul_controller.c:184) 20250212125819878 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=186, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125819878 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125819878 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125819878 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Sending data request: sapi=5 arfcn=871 cur_fn=169 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125819878 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 6 20250212125819892 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) 20250212125819892 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) 20250212125819892 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) 20250212125819892 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) 20250212125819893 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) 20250212125819893 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) 20250212125819893 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) 20250212125819893 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) 20250212125819893 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) 20250212125819893 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) 20250212125819893 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) 20250212125819893 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) 20250212125819894 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) 20250212125819894 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) 20250212125819894 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) 20250212125819894 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) 20250212125819897 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) 20250212125819897 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) 20250212125819897 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125819911 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) 20250212125819911 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) 20250212125819911 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) 20250212125819911 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) 20250212125819911 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) 20250212125819911 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) 20250212125819911 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) 20250212125819911 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) 20250212125819911 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) 20250212125819911 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) 20250212125819912 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) 20250212125819912 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) 20250212125819912 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) 20250212125819912 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) 20250212125819912 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) 20250212125819912 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) 20250212125819920 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) 20250212125819920 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=182 block_nr=6 scheduling free USF for polling at FN=186 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125819920 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) 20250212125819920 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125819934 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) 20250212125819934 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) 20250212125819934 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) 20250212125819934 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) 20250212125819934 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) 20250212125819934 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) 20250212125819935 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) 20250212125819935 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) 20250212125819935 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) 20250212125819935 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) 20250212125819935 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) 20250212125819935 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) 20250212125819935 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) 20250212125819935 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) 20250212125819935 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) 20250212125819935 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) 20250212125819939 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) 20250212125819939 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) 20250212125819939 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125819953 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) 20250212125819953 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) 20250212125819953 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=186, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125819953 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=186, TS=7 (curr FN 186), reason=UL_ASS (tbf.cpp:487) 20250212125819953 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125819953 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125819953 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125819953 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) 20250212125819953 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) 20250212125819953 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) 20250212125819953 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) 20250212125819953 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) 20250212125819953 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) 20250212125819953 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) 20250212125819953 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) 20250212125819953 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) 20250212125819953 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) 20250212125819954 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) 20250212125819954 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) 20250212125819954 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) 20250212125819954 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) 20250212125819957 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) 20250212125819957 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125819957 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 190 + 13 = 203 (pdch_ul_controller.c:131) 20250212125819957 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125819957 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125819957 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125819958 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125819958 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 203 for type POLL (pdch_ul_controller.c:184) 20250212125819958 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=203, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125819958 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125819958 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125819958 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Sending data request: sapi=5 arfcn=871 cur_fn=186 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125819958 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 7 20250212125819971 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) 20250212125819971 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) 20250212125819972 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) 20250212125819972 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) 20250212125819972 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) 20250212125819972 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) 20250212125819972 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) 20250212125819972 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) 20250212125819972 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) 20250212125819972 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) 20250212125819972 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) 20250212125819972 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) 20250212125819972 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) 20250212125819972 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) 20250212125819973 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) 20250212125819973 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) 20250212125819981 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) 20250212125819981 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) 20250212125819981 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125819994 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) 20250212125819995 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) 20250212125819995 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) 20250212125819995 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) 20250212125819995 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) 20250212125819995 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) 20250212125819995 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) 20250212125819995 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) 20250212125819995 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) 20250212125819995 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) 20250212125819995 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) 20250212125819995 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) 20250212125819995 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) 20250212125819995 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) 20250212125819996 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) 20250212125819996 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) 20250212125819999 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) 20250212125819999 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=199 block_nr=10 scheduling free USF for polling at FN=203 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125819999 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) 20250212125819999 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820013 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) 20250212125820013 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) 20250212125820013 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) 20250212125820013 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) 20250212125820013 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) 20250212125820013 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) 20250212125820014 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) 20250212125820014 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) 20250212125820014 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) 20250212125820014 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) 20250212125820014 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) 20250212125820014 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) 20250212125820014 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) 20250212125820014 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) 20250212125820014 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) 20250212125820014 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) 20250212125820018 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) 20250212125820018 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) 20250212125820018 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820032 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) 20250212125820032 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) 20250212125820032 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=203, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125820032 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=203, TS=7 (curr FN 203), reason=UL_ASS (tbf.cpp:487) 20250212125820032 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125820032 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125820032 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125820032 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) 20250212125820032 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) 20250212125820032 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) 20250212125820032 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) 20250212125820032 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) 20250212125820032 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) 20250212125820032 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) 20250212125820032 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) 20250212125820033 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) 20250212125820033 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) 20250212125820033 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) 20250212125820033 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) 20250212125820033 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) 20250212125820033 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) 20250212125820041 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) 20250212125820041 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125820041 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 208 + 13 = 221 (pdch_ul_controller.c:131) 20250212125820041 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125820041 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125820041 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125820041 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125820041 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 221 for type POLL (pdch_ul_controller.c:184) 20250212125820041 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=221, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125820041 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125820041 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125820041 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Sending data request: sapi=5 arfcn=871 cur_fn=203 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125820041 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 8 20250212125820055 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) 20250212125820055 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) 20250212125820055 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) 20250212125820055 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) 20250212125820055 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) 20250212125820055 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) 20250212125820056 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) 20250212125820056 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) 20250212125820056 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) 20250212125820056 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) 20250212125820056 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) 20250212125820056 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) 20250212125820056 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) 20250212125820056 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) 20250212125820056 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) 20250212125820056 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) 20250212125820060 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) 20250212125820060 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) 20250212125820060 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820074 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) 20250212125820074 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) 20250212125820074 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) 20250212125820074 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) 20250212125820074 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) 20250212125820074 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) 20250212125820074 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) 20250212125820074 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) 20250212125820074 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) 20250212125820074 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) 20250212125820074 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) 20250212125820074 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) 20250212125820075 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) 20250212125820075 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) 20250212125820075 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) 20250212125820075 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) 20250212125820078 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) 20250212125820078 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=216 block_nr=2 scheduling free USF for polling at FN=221 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125820078 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) 20250212125820078 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820092 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) 20250212125820092 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) 20250212125820092 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) 20250212125820092 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) 20250212125820093 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) 20250212125820093 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) 20250212125820093 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) 20250212125820093 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) 20250212125820093 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) 20250212125820093 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) 20250212125820093 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) 20250212125820093 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) 20250212125820093 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) 20250212125820093 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) 20250212125820093 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) 20250212125820093 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) 20250212125820101 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) 20250212125820102 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) 20250212125820102 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820116 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) 20250212125820116 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) 20250212125820116 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=221, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125820116 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=221, TS=7 (curr FN 221), reason=UL_ASS (tbf.cpp:487) 20250212125820116 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125820116 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125820116 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125820116 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) 20250212125820116 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) 20250212125820116 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) 20250212125820116 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) 20250212125820117 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) 20250212125820117 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) 20250212125820117 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) 20250212125820117 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) 20250212125820117 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) 20250212125820117 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) 20250212125820117 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) 20250212125820117 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) 20250212125820118 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) 20250212125820118 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) 20250212125820120 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) 20250212125820120 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125820120 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 225 + 13 = 238 (pdch_ul_controller.c:131) 20250212125820120 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125820120 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125820120 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125820121 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125820121 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 238 for type POLL (pdch_ul_controller.c:184) 20250212125820121 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=238, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125820121 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125820121 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125820121 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Sending data request: sapi=5 arfcn=871 cur_fn=221 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125820121 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 9 20250212125820135 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) 20250212125820135 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) 20250212125820135 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) 20250212125820135 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) 20250212125820135 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) 20250212125820135 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) 20250212125820136 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) 20250212125820136 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) 20250212125820136 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) 20250212125820136 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) 20250212125820136 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) 20250212125820136 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) 20250212125820136 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) 20250212125820136 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) 20250212125820136 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) 20250212125820136 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) 20250212125820139 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) 20250212125820139 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) 20250212125820139 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820153 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) 20250212125820153 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) 20250212125820153 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) 20250212125820153 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) 20250212125820154 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) 20250212125820154 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) 20250212125820154 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) 20250212125820154 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) 20250212125820154 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) 20250212125820154 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) 20250212125820154 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) 20250212125820154 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) 20250212125820154 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) 20250212125820154 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) 20250212125820154 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) 20250212125820154 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) 20250212125820162 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) 20250212125820162 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=234 block_nr=6 scheduling free USF for polling at FN=238 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125820162 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) 20250212125820162 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820176 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) 20250212125820176 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) 20250212125820176 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) 20250212125820176 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) 20250212125820177 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) 20250212125820177 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) 20250212125820177 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) 20250212125820177 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) 20250212125820177 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) 20250212125820177 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) 20250212125820177 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) 20250212125820177 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) 20250212125820177 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) 20250212125820177 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) 20250212125820177 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) 20250212125820177 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) 20250212125820181 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) 20250212125820181 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) 20250212125820181 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820195 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) 20250212125820195 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) 20250212125820195 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=238, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125820195 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=238, TS=7 (curr FN 238), reason=UL_ASS (tbf.cpp:487) 20250212125820195 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125820195 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125820195 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125820195 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) 20250212125820195 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) 20250212125820195 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) 20250212125820195 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) 20250212125820196 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) 20250212125820196 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) 20250212125820196 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) 20250212125820196 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) 20250212125820196 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) 20250212125820196 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) 20250212125820196 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) 20250212125820196 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) 20250212125820196 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) 20250212125820196 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) 20250212125820200 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) 20250212125820200 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125820200 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 242 + 13 = 255 (pdch_ul_controller.c:131) 20250212125820200 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125820200 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125820200 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125820200 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125820200 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 255 for type POLL (pdch_ul_controller.c:184) 20250212125820200 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=255, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125820200 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125820200 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125820200 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Sending data request: sapi=5 arfcn=871 cur_fn=238 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125820200 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 10 20250212125820214 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) 20250212125820214 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) 20250212125820214 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) 20250212125820214 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) 20250212125820214 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) 20250212125820214 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) 20250212125820214 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) 20250212125820214 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) 20250212125820214 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) 20250212125820214 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) 20250212125820214 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) 20250212125820214 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) 20250212125820214 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) 20250212125820214 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) 20250212125820215 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) 20250212125820215 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) 20250212125820223 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) 20250212125820223 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) 20250212125820223 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820237 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) 20250212125820237 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) 20250212125820237 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) 20250212125820237 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) 20250212125820238 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) 20250212125820238 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) 20250212125820238 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) 20250212125820238 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) 20250212125820238 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) 20250212125820238 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) 20250212125820238 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) 20250212125820238 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) 20250212125820238 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) 20250212125820238 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) 20250212125820238 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) 20250212125820238 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) 20250212125820242 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) 20250212125820242 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=251 block_nr=10 scheduling free USF for polling at FN=255 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125820242 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) 20250212125820242 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820256 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) 20250212125820256 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) 20250212125820256 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) 20250212125820256 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) 20250212125820256 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) 20250212125820256 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) 20250212125820256 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) 20250212125820256 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) 20250212125820256 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) 20250212125820256 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) 20250212125820257 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) 20250212125820257 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) 20250212125820257 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) 20250212125820257 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) 20250212125820257 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) 20250212125820257 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) 20250212125820260 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) 20250212125820260 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) 20250212125820260 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820274 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) 20250212125820274 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) 20250212125820274 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=255, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125820274 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=255, TS=7 (curr FN 255), reason=UL_ASS (tbf.cpp:487) 20250212125820274 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125820274 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125820274 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125820274 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) 20250212125820274 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) 20250212125820275 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) 20250212125820275 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) 20250212125820275 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) 20250212125820275 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) 20250212125820275 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) 20250212125820275 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) 20250212125820275 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) 20250212125820275 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) 20250212125820275 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) 20250212125820275 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) 20250212125820275 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) 20250212125820275 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) 20250212125820284 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) 20250212125820284 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125820284 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 260 + 13 = 273 (pdch_ul_controller.c:131) 20250212125820284 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125820284 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125820284 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125820284 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125820284 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 273 for type POLL (pdch_ul_controller.c:184) 20250212125820284 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=273, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125820284 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125820284 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125820284 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Sending data request: sapi=5 arfcn=871 cur_fn=255 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125820284 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 11 20250212125820298 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) 20250212125820298 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) 20250212125820298 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) 20250212125820298 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) 20250212125820298 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) 20250212125820298 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) 20250212125820298 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) 20250212125820298 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) 20250212125820299 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) 20250212125820299 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) 20250212125820299 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) 20250212125820299 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) 20250212125820299 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) 20250212125820299 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) 20250212125820299 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) 20250212125820299 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) 20250212125820302 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) 20250212125820302 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) 20250212125820302 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820316 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) 20250212125820316 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) 20250212125820316 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) 20250212125820316 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) 20250212125820316 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) 20250212125820316 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) 20250212125820317 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) 20250212125820317 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) 20250212125820317 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) 20250212125820317 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) 20250212125820317 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) 20250212125820317 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) 20250212125820317 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) 20250212125820317 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) 20250212125820317 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) 20250212125820317 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) 20250212125820321 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) 20250212125820321 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=268 block_nr=2 scheduling free USF for polling at FN=273 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125820321 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) 20250212125820321 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820335 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) 20250212125820335 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) 20250212125820335 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) 20250212125820335 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) 20250212125820335 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) 20250212125820335 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) 20250212125820335 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) 20250212125820335 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) 20250212125820335 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) 20250212125820335 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) 20250212125820335 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) 20250212125820335 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) 20250212125820336 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) 20250212125820336 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) 20250212125820336 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) 20250212125820336 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) 20250212125820344 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) 20250212125820344 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) 20250212125820344 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820358 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) 20250212125820358 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) 20250212125820358 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=273, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125820358 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=273, TS=7 (curr FN 273), reason=UL_ASS (tbf.cpp:487) 20250212125820358 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125820358 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125820358 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125820358 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) 20250212125820358 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) 20250212125820358 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) 20250212125820358 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) 20250212125820359 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) 20250212125820359 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) 20250212125820359 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) 20250212125820359 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) 20250212125820359 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) 20250212125820359 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) 20250212125820359 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) 20250212125820359 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) 20250212125820359 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) 20250212125820359 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) 20250212125820363 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) 20250212125820363 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125820363 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 277 + 13 = 290 (pdch_ul_controller.c:131) 20250212125820363 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125820363 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125820363 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125820363 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125820363 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 290 for type POLL (pdch_ul_controller.c:184) 20250212125820363 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=290, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125820363 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125820363 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125820363 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Sending data request: sapi=5 arfcn=871 cur_fn=273 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125820363 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 12 20250212125820377 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) 20250212125820377 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) 20250212125820377 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) 20250212125820377 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) 20250212125820377 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) 20250212125820377 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) 20250212125820377 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) 20250212125820377 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) 20250212125820377 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) 20250212125820377 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) 20250212125820378 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) 20250212125820378 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) 20250212125820378 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) 20250212125820378 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) 20250212125820378 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) 20250212125820378 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) 20250212125820381 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) 20250212125820381 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) 20250212125820381 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820395 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) 20250212125820395 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) 20250212125820396 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) 20250212125820396 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) 20250212125820396 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) 20250212125820396 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) 20250212125820396 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) 20250212125820396 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) 20250212125820396 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) 20250212125820396 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) 20250212125820396 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) 20250212125820396 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) 20250212125820396 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) 20250212125820396 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) 20250212125820397 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) 20250212125820397 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) 20250212125820405 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) 20250212125820405 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=286 block_nr=6 scheduling free USF for polling at FN=290 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125820405 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) 20250212125820405 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820419 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) 20250212125820419 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) 20250212125820419 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) 20250212125820419 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) 20250212125820419 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) 20250212125820419 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) 20250212125820419 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) 20250212125820419 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) 20250212125820420 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) 20250212125820420 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) 20250212125820420 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) 20250212125820420 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) 20250212125820420 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) 20250212125820420 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) 20250212125820420 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) 20250212125820420 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) 20250212125820423 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) 20250212125820423 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) 20250212125820424 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820438 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) 20250212125820438 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) 20250212125820438 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=290, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125820438 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=290, TS=7 (curr FN 290), reason=UL_ASS (tbf.cpp:487) 20250212125820438 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125820438 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125820438 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125820438 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) 20250212125820438 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) 20250212125820439 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) 20250212125820439 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) 20250212125820439 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) 20250212125820439 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) 20250212125820439 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) 20250212125820439 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) 20250212125820439 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) 20250212125820439 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) 20250212125820440 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) 20250212125820440 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) 20250212125820440 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) 20250212125820440 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) 20250212125820442 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) 20250212125820442 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125820442 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 294 + 13 = 307 (pdch_ul_controller.c:131) 20250212125820442 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125820442 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125820442 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125820442 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125820442 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 307 for type POLL (pdch_ul_controller.c:184) 20250212125820442 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=307, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125820442 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125820442 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125820442 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Sending data request: sapi=5 arfcn=871 cur_fn=290 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125820442 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 13 20250212125820456 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) 20250212125820456 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) 20250212125820456 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) 20250212125820456 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) 20250212125820457 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) 20250212125820457 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) 20250212125820457 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) 20250212125820457 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) 20250212125820458 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) 20250212125820458 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) 20250212125820458 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) 20250212125820458 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) 20250212125820458 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) 20250212125820458 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) 20250212125820458 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) 20250212125820458 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) 20250212125820465 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) 20250212125820465 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) 20250212125820465 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820479 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) 20250212125820479 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) 20250212125820480 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) 20250212125820480 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) 20250212125820480 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) 20250212125820480 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) 20250212125820480 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) 20250212125820480 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) 20250212125820480 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) 20250212125820480 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) 20250212125820480 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) 20250212125820480 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) 20250212125820481 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) 20250212125820481 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) 20250212125820481 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) 20250212125820481 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) 20250212125820484 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) 20250212125820484 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=303 block_nr=10 scheduling free USF for polling at FN=307 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125820484 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) 20250212125820484 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820498 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) 20250212125820498 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) 20250212125820498 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) 20250212125820498 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) 20250212125820498 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) 20250212125820498 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) 20250212125820498 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) 20250212125820498 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) 20250212125820499 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) 20250212125820499 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) 20250212125820499 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) 20250212125820499 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) 20250212125820499 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) 20250212125820499 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) 20250212125820499 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) 20250212125820499 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) 20250212125820502 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) 20250212125820502 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) 20250212125820503 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820516 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) 20250212125820516 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) 20250212125820516 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=307, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125820516 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=307, TS=7 (curr FN 307), reason=UL_ASS (tbf.cpp:487) 20250212125820516 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125820516 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125820516 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125820517 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) 20250212125820517 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) 20250212125820517 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) 20250212125820517 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) 20250212125820517 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) 20250212125820517 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) 20250212125820517 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) 20250212125820517 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) 20250212125820517 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) 20250212125820517 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) 20250212125820517 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) 20250212125820517 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) 20250212125820518 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) 20250212125820518 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) 20250212125820526 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) 20250212125820526 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125820526 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 312 + 13 = 325 (pdch_ul_controller.c:131) 20250212125820526 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125820526 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125820526 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125820526 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125820526 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 325 for type POLL (pdch_ul_controller.c:184) 20250212125820526 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=325, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125820526 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125820526 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125820526 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Sending data request: sapi=5 arfcn=871 cur_fn=307 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125820526 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 14 20250212125820540 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) 20250212125820540 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) 20250212125820540 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) 20250212125820540 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) 20250212125820540 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) 20250212125820540 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) 20250212125820540 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) 20250212125820540 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) 20250212125820540 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) 20250212125820540 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) 20250212125820541 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) 20250212125820541 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) 20250212125820541 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) 20250212125820541 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) 20250212125820541 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) 20250212125820541 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) 20250212125820544 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) 20250212125820544 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) 20250212125820544 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820558 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) 20250212125820558 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) 20250212125820559 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) 20250212125820559 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) 20250212125820559 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) 20250212125820559 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) 20250212125820559 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) 20250212125820559 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) 20250212125820559 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) 20250212125820559 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) 20250212125820559 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) 20250212125820559 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) 20250212125820560 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) 20250212125820560 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) 20250212125820560 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) 20250212125820560 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) 20250212125820563 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) 20250212125820563 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=320 block_nr=2 scheduling free USF for polling at FN=325 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125820563 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) 20250212125820563 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820577 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) 20250212125820577 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) 20250212125820577 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) 20250212125820577 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) 20250212125820577 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) 20250212125820577 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) 20250212125820578 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) 20250212125820578 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) 20250212125820578 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) 20250212125820578 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) 20250212125820578 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) 20250212125820578 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) 20250212125820578 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) 20250212125820578 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) 20250212125820579 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) 20250212125820579 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) 20250212125820586 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) 20250212125820586 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) 20250212125820587 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820600 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) 20250212125820600 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) 20250212125820600 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=325, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125820600 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=325, TS=7 (curr FN 325), reason=UL_ASS (tbf.cpp:487) 20250212125820600 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125820600 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125820600 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125820601 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) 20250212125820601 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) 20250212125820601 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) 20250212125820601 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) 20250212125820601 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) 20250212125820601 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) 20250212125820602 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) 20250212125820602 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) 20250212125820602 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) 20250212125820602 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) 20250212125820602 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) 20250212125820602 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) 20250212125820602 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) 20250212125820602 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) 20250212125820605 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) 20250212125820605 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125820605 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 329 + 13 = 342 (pdch_ul_controller.c:131) 20250212125820605 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125820605 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125820605 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125820605 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125820605 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 342 for type POLL (pdch_ul_controller.c:184) 20250212125820605 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=342, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125820605 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125820605 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125820605 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Sending data request: sapi=5 arfcn=871 cur_fn=325 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125820605 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 15 20250212125820619 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) 20250212125820619 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) 20250212125820619 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) 20250212125820619 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) 20250212125820620 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) 20250212125820620 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) 20250212125820620 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) 20250212125820620 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) 20250212125820620 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) 20250212125820620 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) 20250212125820620 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) 20250212125820620 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) 20250212125820620 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) 20250212125820620 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) 20250212125820620 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) 20250212125820620 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) 20250212125820623 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) 20250212125820623 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) 20250212125820624 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820637 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) 20250212125820637 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) 20250212125820638 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) 20250212125820638 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) 20250212125820638 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) 20250212125820638 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) 20250212125820638 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) 20250212125820638 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) 20250212125820639 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) 20250212125820639 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) 20250212125820639 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) 20250212125820639 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) 20250212125820639 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) 20250212125820639 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) 20250212125820639 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) 20250212125820639 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) 20250212125820647 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) 20250212125820647 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=338 block_nr=6 scheduling free USF for polling at FN=342 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125820647 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) 20250212125820647 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820661 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) 20250212125820661 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) 20250212125820661 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) 20250212125820661 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) 20250212125820661 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) 20250212125820661 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) 20250212125820662 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) 20250212125820662 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) 20250212125820662 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) 20250212125820662 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) 20250212125820662 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) 20250212125820662 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) 20250212125820662 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) 20250212125820662 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) 20250212125820663 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) 20250212125820663 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) 20250212125820665 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) 20250212125820665 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) 20250212125820666 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820679 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) 20250212125820679 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) 20250212125820679 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=342, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125820679 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=342, TS=7 (curr FN 342), reason=UL_ASS (tbf.cpp:487) 20250212125820679 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125820679 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125820679 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125820679 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) 20250212125820679 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) 20250212125820680 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) 20250212125820680 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) 20250212125820680 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) 20250212125820680 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) 20250212125820680 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) 20250212125820680 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) 20250212125820680 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) 20250212125820680 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) 20250212125820680 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) 20250212125820680 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) 20250212125820680 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) 20250212125820680 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) 20250212125820684 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) 20250212125820684 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125820684 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 346 + 13 = 359 (pdch_ul_controller.c:131) 20250212125820684 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125820684 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125820684 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125820684 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125820684 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 359 for type POLL (pdch_ul_controller.c:184) 20250212125820684 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=359, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125820684 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125820684 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125820684 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Sending data request: sapi=5 arfcn=871 cur_fn=342 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125820684 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 16 20250212125820698 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) 20250212125820698 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) 20250212125820698 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) 20250212125820698 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) 20250212125820699 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) 20250212125820699 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) 20250212125820699 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) 20250212125820699 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) 20250212125820699 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) 20250212125820699 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) 20250212125820700 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) 20250212125820700 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) 20250212125820700 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) 20250212125820700 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) 20250212125820700 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) 20250212125820700 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) 20250212125820707 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) 20250212125820707 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) 20250212125820707 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820721 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) 20250212125820721 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) 20250212125820722 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) 20250212125820722 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) 20250212125820722 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) 20250212125820722 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) 20250212125820722 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) 20250212125820722 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) 20250212125820723 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) 20250212125820723 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) 20250212125820723 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) 20250212125820723 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) 20250212125820723 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) 20250212125820723 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) 20250212125820723 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) 20250212125820723 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) 20250212125820726 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) 20250212125820726 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=355 block_nr=10 scheduling free USF for polling at FN=359 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125820726 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) 20250212125820726 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820740 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) 20250212125820740 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) 20250212125820740 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) 20250212125820740 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) 20250212125820741 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) 20250212125820741 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) 20250212125820741 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) 20250212125820741 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) 20250212125820741 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) 20250212125820741 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) 20250212125820741 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) 20250212125820741 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) 20250212125820742 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) 20250212125820742 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) 20250212125820742 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) 20250212125820742 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) 20250212125820744 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) 20250212125820744 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) 20250212125820745 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820758 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) 20250212125820758 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) 20250212125820758 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=359, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125820758 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=359, TS=7 (curr FN 359), reason=UL_ASS (tbf.cpp:487) 20250212125820758 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125820758 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125820758 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125820759 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) 20250212125820759 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) 20250212125820759 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) 20250212125820759 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) 20250212125820759 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) 20250212125820759 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) 20250212125820760 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) 20250212125820760 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) 20250212125820760 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) 20250212125820760 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) 20250212125820760 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) 20250212125820760 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) 20250212125820761 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) 20250212125820761 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) 20250212125820767 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) 20250212125820767 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125820767 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 364 + 13 = 377 (pdch_ul_controller.c:131) 20250212125820768 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125820768 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125820768 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125820768 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125820768 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 377 for type POLL (pdch_ul_controller.c:184) 20250212125820768 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=377, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125820768 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125820768 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125820768 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Sending data request: sapi=5 arfcn=871 cur_fn=359 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125820768 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 17 20250212125820781 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) 20250212125820781 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) 20250212125820782 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) 20250212125820782 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) 20250212125820782 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) 20250212125820782 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) 20250212125820782 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) 20250212125820782 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) 20250212125820782 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) 20250212125820782 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) 20250212125820782 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) 20250212125820782 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) 20250212125820783 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) 20250212125820783 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) 20250212125820783 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) 20250212125820783 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) 20250212125820786 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) 20250212125820786 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) 20250212125820786 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820800 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) 20250212125820800 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) 20250212125820800 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) 20250212125820800 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) 20250212125820801 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) 20250212125820801 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) 20250212125820801 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) 20250212125820801 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) 20250212125820801 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) 20250212125820801 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) 20250212125820801 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) 20250212125820801 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) 20250212125820801 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) 20250212125820801 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) 20250212125820801 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) 20250212125820801 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) 20250212125820805 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) 20250212125820805 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=372 block_nr=2 scheduling free USF for polling at FN=377 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125820805 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) 20250212125820805 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820819 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) 20250212125820819 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) 20250212125820819 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) 20250212125820819 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) 20250212125820819 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) 20250212125820819 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) 20250212125820819 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) 20250212125820819 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) 20250212125820819 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) 20250212125820819 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) 20250212125820820 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) 20250212125820820 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) 20250212125820820 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) 20250212125820820 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) 20250212125820820 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) 20250212125820820 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) 20250212125820828 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) 20250212125820828 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) 20250212125820828 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820842 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) 20250212125820842 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) 20250212125820842 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=377, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125820842 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=377, TS=7 (curr FN 377), reason=UL_ASS (tbf.cpp:487) 20250212125820842 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125820842 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125820842 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125820843 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) 20250212125820843 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) 20250212125820843 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) 20250212125820843 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) 20250212125820843 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) 20250212125820843 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) 20250212125820843 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) 20250212125820843 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) 20250212125820844 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) 20250212125820844 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) 20250212125820844 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) 20250212125820844 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) 20250212125820844 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) 20250212125820844 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) 20250212125820847 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) 20250212125820847 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125820847 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 381 + 13 = 394 (pdch_ul_controller.c:131) 20250212125820847 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125820847 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125820847 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125820847 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125820847 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 394 for type POLL (pdch_ul_controller.c:184) 20250212125820847 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=394, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125820847 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125820847 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125820847 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Sending data request: sapi=5 arfcn=871 cur_fn=377 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125820847 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 18 20250212125820861 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) 20250212125820861 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) 20250212125820861 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) 20250212125820861 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) 20250212125820861 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) 20250212125820861 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) 20250212125820862 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) 20250212125820862 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) 20250212125820862 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) 20250212125820862 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) 20250212125820862 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) 20250212125820862 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) 20250212125820862 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) 20250212125820862 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) 20250212125820862 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) 20250212125820862 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) 20250212125820865 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) 20250212125820865 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) 20250212125820865 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820879 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) 20250212125820879 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) 20250212125820879 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) 20250212125820879 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) 20250212125820880 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) 20250212125820880 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) 20250212125820880 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) 20250212125820880 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) 20250212125820880 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) 20250212125820880 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) 20250212125820880 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) 20250212125820880 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) 20250212125820880 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) 20250212125820880 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) 20250212125820880 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) 20250212125820880 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) 20250212125820888 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) 20250212125820888 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=390 block_nr=6 scheduling free USF for polling at FN=394 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125820888 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) 20250212125820889 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820902 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) 20250212125820902 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) 20250212125820903 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) 20250212125820903 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) 20250212125820903 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) 20250212125820903 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) 20250212125820903 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) 20250212125820903 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) 20250212125820903 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) 20250212125820903 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) 20250212125820903 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) 20250212125820903 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) 20250212125820903 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) 20250212125820903 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) 20250212125820903 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) 20250212125820903 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) 20250212125820907 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) 20250212125820907 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) 20250212125820907 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820921 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) 20250212125820921 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) 20250212125820921 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=394, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125820921 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=394, TS=7 (curr FN 394), reason=UL_ASS (tbf.cpp:487) 20250212125820921 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125820921 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125820921 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125820921 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) 20250212125820921 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) 20250212125820921 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) 20250212125820921 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) 20250212125820922 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) 20250212125820922 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) 20250212125820922 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) 20250212125820922 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) 20250212125820922 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) 20250212125820922 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) 20250212125820922 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) 20250212125820922 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) 20250212125820922 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) 20250212125820922 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) 20250212125820926 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) 20250212125820926 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125820926 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 398 + 13 = 411 (pdch_ul_controller.c:131) 20250212125820926 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125820926 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125820926 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125820926 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125820926 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 411 for type POLL (pdch_ul_controller.c:184) 20250212125820926 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=411, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125820926 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125820926 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125820926 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Sending data request: sapi=5 arfcn=871 cur_fn=394 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125820926 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 19 20250212125820940 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) 20250212125820940 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) 20250212125820940 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) 20250212125820940 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) 20250212125820941 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) 20250212125820941 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) 20250212125820941 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) 20250212125820941 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) 20250212125820941 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) 20250212125820941 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) 20250212125820941 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) 20250212125820941 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) 20250212125820942 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) 20250212125820942 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) 20250212125820942 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) 20250212125820942 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) 20250212125820949 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) 20250212125820949 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) 20250212125820949 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820963 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) 20250212125820963 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) 20250212125820963 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) 20250212125820963 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) 20250212125820963 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) 20250212125820963 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) 20250212125820964 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) 20250212125820964 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) 20250212125820964 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) 20250212125820964 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) 20250212125820964 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) 20250212125820964 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) 20250212125820964 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) 20250212125820964 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) 20250212125820964 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) 20250212125820964 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) 20250212125820968 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) 20250212125820968 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=407 block_nr=10 scheduling free USF for polling at FN=411 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125820968 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) 20250212125820968 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125820982 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) 20250212125820982 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) 20250212125820982 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) 20250212125820982 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) 20250212125820982 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) 20250212125820982 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) 20250212125820982 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) 20250212125820982 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) 20250212125820982 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) 20250212125820982 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) 20250212125820982 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) 20250212125820982 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) 20250212125820983 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) 20250212125820983 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) 20250212125820983 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) 20250212125820983 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) 20250212125820986 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) 20250212125820986 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) 20250212125820986 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821000 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) 20250212125821000 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) 20250212125821000 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=411, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125821000 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=411, TS=7 (curr FN 411), reason=UL_ASS (tbf.cpp:487) 20250212125821000 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125821000 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125821000 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125821000 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) 20250212125821000 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) 20250212125821001 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) 20250212125821001 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) 20250212125821001 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) 20250212125821001 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) 20250212125821001 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) 20250212125821001 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) 20250212125821001 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) 20250212125821001 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) 20250212125821001 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) 20250212125821001 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) 20250212125821001 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) 20250212125821001 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) 20250212125821009 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) 20250212125821009 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125821009 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 416 + 13 = 429 (pdch_ul_controller.c:131) 20250212125821009 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125821009 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125821009 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125821010 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125821010 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 429 for type POLL (pdch_ul_controller.c:184) 20250212125821010 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=429, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125821010 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125821010 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125821010 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Sending data request: sapi=5 arfcn=871 cur_fn=411 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125821010 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 20 20250212125821024 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) 20250212125821024 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) 20250212125821024 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) 20250212125821024 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) 20250212125821024 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) 20250212125821024 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) 20250212125821024 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) 20250212125821024 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) 20250212125821024 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) 20250212125821024 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) 20250212125821024 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) 20250212125821024 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) 20250212125821025 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) 20250212125821025 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) 20250212125821025 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) 20250212125821025 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) 20250212125821028 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) 20250212125821028 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) 20250212125821028 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821042 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) 20250212125821042 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) 20250212125821042 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) 20250212125821042 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) 20250212125821043 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) 20250212125821043 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) 20250212125821043 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) 20250212125821043 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) 20250212125821043 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) 20250212125821043 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) 20250212125821043 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) 20250212125821043 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) 20250212125821043 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) 20250212125821043 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) 20250212125821043 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) 20250212125821043 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) 20250212125821047 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) 20250212125821047 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=424 block_nr=2 scheduling free USF for polling at FN=429 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125821047 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) 20250212125821047 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821061 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) 20250212125821061 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) 20250212125821061 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) 20250212125821061 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) 20250212125821061 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) 20250212125821061 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) 20250212125821061 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) 20250212125821061 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) 20250212125821061 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) 20250212125821061 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) 20250212125821062 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) 20250212125821062 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) 20250212125821062 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) 20250212125821062 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) 20250212125821062 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) 20250212125821062 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) 20250212125821070 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) 20250212125821070 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) 20250212125821070 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821084 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) 20250212125821084 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) 20250212125821084 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=429, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125821084 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=429, TS=7 (curr FN 429), reason=UL_ASS (tbf.cpp:487) 20250212125821084 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125821084 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125821084 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125821084 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) 20250212125821084 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) 20250212125821084 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) 20250212125821084 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) 20250212125821084 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) 20250212125821084 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) 20250212125821085 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) 20250212125821085 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) 20250212125821085 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) 20250212125821085 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) 20250212125821085 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) 20250212125821085 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) 20250212125821085 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) 20250212125821085 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) 20250212125821089 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) 20250212125821089 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125821089 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 433 + 13 = 446 (pdch_ul_controller.c:131) 20250212125821089 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125821089 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125821089 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125821089 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125821089 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 446 for type POLL (pdch_ul_controller.c:184) 20250212125821089 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=446, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125821089 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125821089 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125821089 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Sending data request: sapi=5 arfcn=871 cur_fn=429 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125821089 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 21 20250212125821103 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) 20250212125821103 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) 20250212125821103 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) 20250212125821103 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) 20250212125821103 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) 20250212125821103 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) 20250212125821104 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) 20250212125821104 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) 20250212125821104 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) 20250212125821104 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) 20250212125821104 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) 20250212125821104 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) 20250212125821104 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) 20250212125821104 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) 20250212125821105 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) 20250212125821105 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) 20250212125821107 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) 20250212125821107 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) 20250212125821108 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821122 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) 20250212125821122 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) 20250212125821122 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) 20250212125821122 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) 20250212125821123 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) 20250212125821123 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) 20250212125821123 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) 20250212125821123 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) 20250212125821123 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) 20250212125821123 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) 20250212125821123 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) 20250212125821123 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) 20250212125821124 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) 20250212125821124 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) 20250212125821124 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) 20250212125821124 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) 20250212125821131 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) 20250212125821131 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=442 block_nr=6 scheduling free USF for polling at FN=446 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125821131 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) 20250212125821131 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821145 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) 20250212125821145 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) 20250212125821145 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) 20250212125821145 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) 20250212125821145 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) 20250212125821145 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) 20250212125821145 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) 20250212125821145 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) 20250212125821145 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) 20250212125821145 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) 20250212125821145 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) 20250212125821145 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) 20250212125821146 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) 20250212125821146 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) 20250212125821146 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) 20250212125821146 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) 20250212125821149 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) 20250212125821149 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) 20250212125821149 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821163 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) 20250212125821163 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) 20250212125821163 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=446, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125821163 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=446, TS=7 (curr FN 446), reason=UL_ASS (tbf.cpp:487) 20250212125821163 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125821163 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125821163 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125821164 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) 20250212125821164 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) 20250212125821164 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) 20250212125821164 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) 20250212125821164 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) 20250212125821164 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) 20250212125821165 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) 20250212125821165 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) 20250212125821165 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) 20250212125821165 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) 20250212125821165 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) 20250212125821165 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) 20250212125821165 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) 20250212125821165 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) 20250212125821168 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) 20250212125821168 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125821168 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 450 + 13 = 463 (pdch_ul_controller.c:131) 20250212125821168 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125821168 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125821168 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125821168 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125821168 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 463 for type POLL (pdch_ul_controller.c:184) 20250212125821168 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=463, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125821168 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125821168 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125821168 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Sending data request: sapi=5 arfcn=871 cur_fn=446 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125821168 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 22 20250212125821182 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) 20250212125821182 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) 20250212125821183 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) 20250212125821183 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) 20250212125821183 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) 20250212125821183 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) 20250212125821183 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) 20250212125821183 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) 20250212125821184 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) 20250212125821184 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) 20250212125821184 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) 20250212125821184 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) 20250212125821184 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) 20250212125821184 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) 20250212125821184 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) 20250212125821184 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) 20250212125821192 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) 20250212125821192 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) 20250212125821192 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821206 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) 20250212125821206 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) 20250212125821206 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) 20250212125821206 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) 20250212125821206 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) 20250212125821206 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) 20250212125821206 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) 20250212125821207 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) 20250212125821207 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) 20250212125821207 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) 20250212125821207 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) 20250212125821207 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) 20250212125821207 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) 20250212125821207 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) 20250212125821208 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) 20250212125821208 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) 20250212125821210 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) 20250212125821210 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=459 block_nr=10 scheduling free USF for polling at FN=463 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125821210 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) 20250212125821211 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821224 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) 20250212125821224 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) 20250212125821225 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) 20250212125821225 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) 20250212125821225 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) 20250212125821225 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) 20250212125821225 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) 20250212125821225 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) 20250212125821226 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) 20250212125821226 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) 20250212125821226 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) 20250212125821226 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) 20250212125821226 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) 20250212125821226 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) 20250212125821226 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) 20250212125821226 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) 20250212125821229 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) 20250212125821229 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) 20250212125821229 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821243 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) 20250212125821243 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) 20250212125821243 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=463, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125821243 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=463, TS=7 (curr FN 463), reason=UL_ASS (tbf.cpp:487) 20250212125821243 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125821243 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125821243 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125821244 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) 20250212125821244 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) 20250212125821244 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) 20250212125821244 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) 20250212125821244 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) 20250212125821244 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) 20250212125821244 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) 20250212125821244 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) 20250212125821245 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) 20250212125821245 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) 20250212125821245 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) 20250212125821245 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) 20250212125821245 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) 20250212125821245 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) 20250212125821252 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) 20250212125821252 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125821252 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 468 + 13 = 481 (pdch_ul_controller.c:131) 20250212125821252 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125821252 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125821252 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125821253 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125821253 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 481 for type POLL (pdch_ul_controller.c:184) 20250212125821253 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=481, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125821253 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125821253 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125821253 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Sending data request: sapi=5 arfcn=871 cur_fn=463 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125821253 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 23 20250212125821266 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) 20250212125821266 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) 20250212125821267 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) 20250212125821267 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) 20250212125821267 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) 20250212125821267 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) 20250212125821267 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) 20250212125821267 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) 20250212125821268 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) 20250212125821268 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) 20250212125821268 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) 20250212125821268 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) 20250212125821268 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) 20250212125821268 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) 20250212125821268 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) 20250212125821268 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) 20250212125821271 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) 20250212125821271 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) 20250212125821271 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821285 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) 20250212125821285 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) 20250212125821285 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) 20250212125821285 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) 20250212125821286 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) 20250212125821286 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) 20250212125821286 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) 20250212125821286 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) 20250212125821286 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) 20250212125821286 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) 20250212125821287 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) 20250212125821287 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) 20250212125821287 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) 20250212125821287 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) 20250212125821287 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) 20250212125821287 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) 20250212125821290 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) 20250212125821290 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=476 block_nr=2 scheduling free USF for polling at FN=481 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125821290 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) 20250212125821290 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821304 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) 20250212125821304 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) 20250212125821305 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) 20250212125821305 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) 20250212125821305 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) 20250212125821305 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) 20250212125821305 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) 20250212125821305 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) 20250212125821305 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) 20250212125821305 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) 20250212125821306 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) 20250212125821306 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) 20250212125821306 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) 20250212125821306 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) 20250212125821306 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) 20250212125821306 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) 20250212125821313 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) 20250212125821313 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) 20250212125821313 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821327 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) 20250212125821327 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) 20250212125821327 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=481, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125821327 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=481, TS=7 (curr FN 481), reason=UL_ASS (tbf.cpp:487) 20250212125821327 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125821327 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125821327 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125821327 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) 20250212125821327 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) 20250212125821328 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) 20250212125821328 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) 20250212125821328 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) 20250212125821328 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) 20250212125821328 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) 20250212125821328 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) 20250212125821328 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) 20250212125821328 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) 20250212125821328 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) 20250212125821328 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) 20250212125821328 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) 20250212125821328 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) 20250212125821332 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) 20250212125821332 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125821332 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 485 + 13 = 498 (pdch_ul_controller.c:131) 20250212125821332 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125821332 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125821332 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125821332 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125821332 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 498 for type POLL (pdch_ul_controller.c:184) 20250212125821332 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=498, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125821332 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125821332 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125821332 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Sending data request: sapi=5 arfcn=871 cur_fn=481 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125821332 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 24 20250212125821346 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) 20250212125821346 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) 20250212125821346 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) 20250212125821346 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) 20250212125821346 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) 20250212125821346 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) 20250212125821346 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) 20250212125821346 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) 20250212125821346 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) 20250212125821346 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) 20250212125821347 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) 20250212125821347 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) 20250212125821347 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) 20250212125821347 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) 20250212125821347 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) 20250212125821347 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) 20250212125821350 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) 20250212125821350 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) 20250212125821350 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821364 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) 20250212125821364 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) 20250212125821365 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) 20250212125821365 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) 20250212125821365 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) 20250212125821365 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) 20250212125821365 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) 20250212125821365 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) 20250212125821365 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) 20250212125821365 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) 20250212125821365 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) 20250212125821365 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) 20250212125821365 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) 20250212125821365 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) 20250212125821365 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) 20250212125821365 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) 20250212125821374 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) 20250212125821374 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=494 block_nr=6 scheduling free USF for polling at FN=498 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125821374 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) 20250212125821374 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821388 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) 20250212125821388 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) 20250212125821388 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) 20250212125821388 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) 20250212125821388 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) 20250212125821388 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) 20250212125821388 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) 20250212125821388 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) 20250212125821388 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) 20250212125821388 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) 20250212125821389 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) 20250212125821389 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) 20250212125821389 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) 20250212125821389 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) 20250212125821389 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) 20250212125821389 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) 20250212125821392 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) 20250212125821392 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Sending data request: sapi=5 arfcn=871 cur_fn=494 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125821392 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821406 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) 20250212125821406 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) 20250212125821406 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=498, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125821406 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=498, TS=7 (curr FN 498), reason=UL_ASS (tbf.cpp:487) 20250212125821406 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125821406 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125821406 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125821406 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) 20250212125821406 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) 20250212125821407 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) 20250212125821407 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) 20250212125821407 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) 20250212125821407 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) 20250212125821407 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) 20250212125821407 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) 20250212125821407 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) 20250212125821407 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) 20250212125821407 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) 20250212125821407 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) 20250212125821407 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) 20250212125821407 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) 20250212125821411 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) 20250212125821411 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125821411 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 502 + 13 = 515 (pdch_ul_controller.c:131) 20250212125821411 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125821411 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125821411 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125821411 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125821411 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 515 for type POLL (pdch_ul_controller.c:184) 20250212125821411 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=515, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125821411 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125821411 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125821411 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Sending data request: sapi=5 arfcn=871 cur_fn=498 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125821411 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 25 20250212125821425 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) 20250212125821425 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) 20250212125821425 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) 20250212125821425 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) 20250212125821425 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) 20250212125821425 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) 20250212125821425 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) 20250212125821425 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) 20250212125821425 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) 20250212125821425 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) 20250212125821426 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) 20250212125821426 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) 20250212125821426 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) 20250212125821426 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) 20250212125821426 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) 20250212125821426 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) 20250212125821434 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) 20250212125821434 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) 20250212125821434 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821448 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) 20250212125821448 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) 20250212125821449 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) 20250212125821449 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) 20250212125821449 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) 20250212125821449 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) 20250212125821449 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) 20250212125821449 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) 20250212125821449 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) 20250212125821449 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) 20250212125821449 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) 20250212125821450 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) 20250212125821450 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) 20250212125821450 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) 20250212125821450 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) 20250212125821450 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) 20250212125821453 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) 20250212125821453 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=511 block_nr=10 scheduling free USF for polling at FN=515 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125821453 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) 20250212125821453 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821467 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) 20250212125821467 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) 20250212125821467 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) 20250212125821467 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) 20250212125821467 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) 20250212125821467 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) 20250212125821467 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) 20250212125821467 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) 20250212125821467 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) 20250212125821467 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) 20250212125821468 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) 20250212125821468 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) 20250212125821468 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) 20250212125821468 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) 20250212125821468 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) 20250212125821468 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) 20250212125821471 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) 20250212125821471 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) 20250212125821472 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821485 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) 20250212125821485 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) 20250212125821485 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=515, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125821485 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=515, TS=7 (curr FN 515), reason=UL_ASS (tbf.cpp:487) 20250212125821485 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125821485 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125821485 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125821486 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) 20250212125821486 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) 20250212125821486 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) 20250212125821486 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) 20250212125821486 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) 20250212125821486 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) 20250212125821486 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) 20250212125821486 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) 20250212125821486 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) 20250212125821486 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) 20250212125821487 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) 20250212125821487 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) 20250212125821487 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) 20250212125821487 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) 20250212125821495 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) 20250212125821495 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125821495 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 520 + 13 = 533 (pdch_ul_controller.c:131) 20250212125821495 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125821495 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125821495 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125821495 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125821495 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 533 for type POLL (pdch_ul_controller.c:184) 20250212125821495 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=533, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125821495 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125821495 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125821495 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Sending data request: sapi=5 arfcn=871 cur_fn=515 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125821495 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 26 20250212125821509 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) 20250212125821509 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) 20250212125821509 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) 20250212125821509 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) 20250212125821509 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) 20250212125821509 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) 20250212125821509 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) 20250212125821509 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) 20250212125821509 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) 20250212125821509 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) 20250212125821509 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) 20250212125821509 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) 20250212125821510 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) 20250212125821510 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) 20250212125821510 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) 20250212125821510 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) 20250212125821513 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) 20250212125821513 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) 20250212125821513 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821527 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) 20250212125821527 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) 20250212125821527 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) 20250212125821527 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) 20250212125821528 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) 20250212125821528 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) 20250212125821528 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) 20250212125821528 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) 20250212125821528 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) 20250212125821528 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) 20250212125821528 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) 20250212125821528 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) 20250212125821528 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) 20250212125821528 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) 20250212125821529 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) 20250212125821529 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) 20250212125821532 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) 20250212125821532 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=528 block_nr=2 scheduling free USF for polling at FN=533 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125821532 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) 20250212125821532 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821546 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) 20250212125821546 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) 20250212125821546 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) 20250212125821546 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) 20250212125821546 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) 20250212125821546 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) 20250212125821546 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) 20250212125821546 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) 20250212125821546 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) 20250212125821546 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) 20250212125821547 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) 20250212125821547 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) 20250212125821547 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) 20250212125821547 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) 20250212125821547 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) 20250212125821547 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) 20250212125821555 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) 20250212125821555 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) 20250212125821555 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821569 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) 20250212125821569 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) 20250212125821569 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=533, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125821569 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=533, TS=7 (curr FN 533), reason=UL_ASS (tbf.cpp:487) 20250212125821569 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125821569 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125821569 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125821569 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) 20250212125821569 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) 20250212125821569 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) 20250212125821569 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) 20250212125821570 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) 20250212125821570 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) 20250212125821570 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) 20250212125821570 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) 20250212125821570 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) 20250212125821570 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) 20250212125821570 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) 20250212125821570 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) 20250212125821570 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) 20250212125821570 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) 20250212125821574 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) 20250212125821574 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125821574 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 537 + 13 = 550 (pdch_ul_controller.c:131) 20250212125821574 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125821574 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125821574 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125821574 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125821574 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 550 for type POLL (pdch_ul_controller.c:184) 20250212125821574 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=550, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125821574 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125821574 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125821574 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Sending data request: sapi=5 arfcn=871 cur_fn=533 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125821574 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 27 20250212125821588 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) 20250212125821588 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) 20250212125821588 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) 20250212125821588 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) 20250212125821588 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) 20250212125821588 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) 20250212125821588 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) 20250212125821588 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) 20250212125821588 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) 20250212125821588 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) 20250212125821589 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) 20250212125821589 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) 20250212125821589 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) 20250212125821589 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) 20250212125821589 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) 20250212125821589 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) 20250212125821592 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) 20250212125821592 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) 20250212125821592 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821606 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) 20250212125821606 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) 20250212125821607 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) 20250212125821607 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) 20250212125821607 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) 20250212125821607 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) 20250212125821607 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) 20250212125821607 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) 20250212125821608 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) 20250212125821608 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) 20250212125821608 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) 20250212125821608 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) 20250212125821608 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) 20250212125821608 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) 20250212125821608 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) 20250212125821608 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) 20250212125821616 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) 20250212125821616 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=546 block_nr=6 scheduling free USF for polling at FN=550 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125821616 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) 20250212125821616 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821630 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) 20250212125821630 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) 20250212125821630 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) 20250212125821630 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) 20250212125821630 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) 20250212125821630 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) 20250212125821630 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) 20250212125821630 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) 20250212125821631 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) 20250212125821631 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) 20250212125821631 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) 20250212125821631 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) 20250212125821631 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) 20250212125821631 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) 20250212125821631 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) 20250212125821631 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) 20250212125821634 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) 20250212125821634 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) 20250212125821634 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821648 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) 20250212125821648 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) 20250212125821648 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=550, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125821648 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=550, TS=7 (curr FN 550), reason=UL_ASS (tbf.cpp:487) 20250212125821648 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125821648 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125821648 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125821648 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) 20250212125821648 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) 20250212125821649 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) 20250212125821649 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) 20250212125821649 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) 20250212125821649 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) 20250212125821649 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) 20250212125821649 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) 20250212125821649 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) 20250212125821649 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) 20250212125821649 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) 20250212125821649 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) 20250212125821649 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) 20250212125821649 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) 20250212125821653 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) 20250212125821653 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125821653 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 554 + 13 = 567 (pdch_ul_controller.c:131) 20250212125821653 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125821653 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125821653 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125821653 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125821653 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 567 for type POLL (pdch_ul_controller.c:184) 20250212125821653 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=567, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125821653 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125821653 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125821653 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Sending data request: sapi=5 arfcn=871 cur_fn=550 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125821653 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 28 20250212125821667 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) 20250212125821667 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) 20250212125821667 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) 20250212125821667 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) 20250212125821667 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) 20250212125821667 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) 20250212125821667 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) 20250212125821667 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) 20250212125821667 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) 20250212125821667 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) 20250212125821668 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) 20250212125821668 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) 20250212125821668 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) 20250212125821668 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) 20250212125821668 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) 20250212125821668 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) 20250212125821676 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) 20250212125821676 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) 20250212125821676 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821690 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) 20250212125821690 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) 20250212125821691 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) 20250212125821691 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) 20250212125821691 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) 20250212125821691 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) 20250212125821691 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) 20250212125821691 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) 20250212125821692 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) 20250212125821692 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) 20250212125821692 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) 20250212125821692 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) 20250212125821692 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) 20250212125821692 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) 20250212125821692 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) 20250212125821693 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) 20250212125821695 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) 20250212125821695 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=563 block_nr=10 scheduling free USF for polling at FN=567 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125821695 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) 20250212125821695 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821709 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) 20250212125821709 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) 20250212125821709 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) 20250212125821709 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) 20250212125821710 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) 20250212125821710 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) 20250212125821710 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) 20250212125821710 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) 20250212125821710 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) 20250212125821710 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) 20250212125821710 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) 20250212125821710 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) 20250212125821711 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) 20250212125821711 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) 20250212125821711 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) 20250212125821711 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) 20250212125821713 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) 20250212125821713 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) 20250212125821714 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821728 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) 20250212125821728 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) 20250212125821728 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=567, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125821728 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=567, TS=7 (curr FN 567), reason=UL_ASS (tbf.cpp:487) 20250212125821728 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125821728 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125821728 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125821728 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) 20250212125821728 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) 20250212125821728 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) 20250212125821728 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) 20250212125821728 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) 20250212125821728 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) 20250212125821729 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) 20250212125821729 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) 20250212125821729 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) 20250212125821729 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) 20250212125821729 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) 20250212125821729 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) 20250212125821729 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) 20250212125821729 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) 20250212125821737 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) 20250212125821737 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125821737 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 572 + 13 = 585 (pdch_ul_controller.c:131) 20250212125821737 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125821737 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125821737 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125821737 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125821737 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 585 for type POLL (pdch_ul_controller.c:184) 20250212125821737 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=585, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125821737 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125821737 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125821737 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Sending data request: sapi=5 arfcn=871 cur_fn=567 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125821737 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 29 20250212125821751 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) 20250212125821751 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) 20250212125821751 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) 20250212125821751 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) 20250212125821752 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) 20250212125821752 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) 20250212125821752 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) 20250212125821752 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) 20250212125821752 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) 20250212125821752 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) 20250212125821752 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) 20250212125821752 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) 20250212125821753 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) 20250212125821753 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) 20250212125821753 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) 20250212125821753 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) 20250212125821755 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) 20250212125821755 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) 20250212125821756 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821769 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) 20250212125821769 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) 20250212125821770 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) 20250212125821770 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) 20250212125821770 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) 20250212125821770 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) 20250212125821770 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) 20250212125821770 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) 20250212125821771 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) 20250212125821771 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) 20250212125821771 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) 20250212125821771 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) 20250212125821771 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) 20250212125821771 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) 20250212125821772 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) 20250212125821772 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) 20250212125821774 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) 20250212125821774 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=580 block_nr=2 scheduling free USF for polling at FN=585 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125821774 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) 20250212125821774 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821788 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) 20250212125821788 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) 20250212125821788 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) 20250212125821788 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) 20250212125821789 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) 20250212125821789 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) 20250212125821789 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) 20250212125821789 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) 20250212125821789 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) 20250212125821789 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) 20250212125821790 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) 20250212125821790 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) 20250212125821790 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) 20250212125821790 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) 20250212125821790 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) 20250212125821790 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) 20250212125821797 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) 20250212125821797 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) 20250212125821798 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821812 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) 20250212125821812 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) 20250212125821812 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=585, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125821812 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=585, TS=7 (curr FN 585), reason=UL_ASS (tbf.cpp:487) 20250212125821812 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125821812 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125821812 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125821812 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) 20250212125821812 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) 20250212125821812 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) 20250212125821812 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) 20250212125821812 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) 20250212125821812 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) 20250212125821813 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) 20250212125821813 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) 20250212125821813 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) 20250212125821813 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) 20250212125821813 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) 20250212125821813 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) 20250212125821813 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) 20250212125821813 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) 20250212125821816 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) 20250212125821816 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125821816 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 589 + 13 = 602 (pdch_ul_controller.c:131) 20250212125821816 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125821816 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125821816 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125821816 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125821816 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 602 for type POLL (pdch_ul_controller.c:184) 20250212125821816 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=602, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125821816 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125821816 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125821816 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Sending data request: sapi=5 arfcn=871 cur_fn=585 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125821816 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 30 20250212125821830 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) 20250212125821830 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) 20250212125821831 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) 20250212125821831 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) 20250212125821831 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) 20250212125821831 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) 20250212125821831 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) 20250212125821831 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) 20250212125821831 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) 20250212125821831 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) 20250212125821832 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) 20250212125821832 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) 20250212125821832 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) 20250212125821832 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) 20250212125821832 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) 20250212125821832 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) 20250212125821835 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) 20250212125821835 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) 20250212125821835 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821849 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) 20250212125821849 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) 20250212125821849 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) 20250212125821849 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) 20250212125821850 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) 20250212125821850 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) 20250212125821850 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) 20250212125821850 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) 20250212125821850 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) 20250212125821850 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) 20250212125821850 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) 20250212125821850 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) 20250212125821851 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) 20250212125821851 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) 20250212125821851 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) 20250212125821851 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) 20250212125821858 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) 20250212125821858 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=598 block_nr=6 scheduling free USF for polling at FN=602 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125821858 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) 20250212125821858 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821872 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) 20250212125821872 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) 20250212125821873 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) 20250212125821873 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) 20250212125821873 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) 20250212125821873 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) 20250212125821873 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) 20250212125821873 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) 20250212125821873 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) 20250212125821873 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) 20250212125821874 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) 20250212125821874 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) 20250212125821874 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) 20250212125821874 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) 20250212125821874 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) 20250212125821874 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) 20250212125821877 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) 20250212125821877 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) 20250212125821877 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821891 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) 20250212125821891 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) 20250212125821891 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=602, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125821891 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=602, TS=7 (curr FN 602), reason=UL_ASS (tbf.cpp:487) 20250212125821891 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125821891 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125821891 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125821891 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) 20250212125821891 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) 20250212125821892 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) 20250212125821892 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) 20250212125821892 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) 20250212125821892 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) 20250212125821892 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) 20250212125821892 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) 20250212125821892 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) 20250212125821892 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) 20250212125821893 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) 20250212125821893 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) 20250212125821893 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) 20250212125821893 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) 20250212125821895 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) 20250212125821895 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125821895 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 606 + 13 = 619 (pdch_ul_controller.c:131) 20250212125821895 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125821896 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125821896 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125821896 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125821896 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 619 for type POLL (pdch_ul_controller.c:184) 20250212125821896 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=619, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125821896 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125821896 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125821896 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Sending data request: sapi=5 arfcn=871 cur_fn=602 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125821896 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 31 20250212125821909 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) 20250212125821909 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) 20250212125821910 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) 20250212125821910 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) 20250212125821910 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) 20250212125821910 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) 20250212125821911 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) 20250212125821911 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) 20250212125821911 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) 20250212125821911 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) 20250212125821911 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) 20250212125821911 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) 20250212125821911 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) 20250212125821911 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) 20250212125821912 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) 20250212125821912 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) 20250212125821919 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) 20250212125821919 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) 20250212125821919 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821933 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) 20250212125821933 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) 20250212125821933 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) 20250212125821933 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) 20250212125821933 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) 20250212125821933 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) 20250212125821934 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) 20250212125821934 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) 20250212125821934 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) 20250212125821934 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) 20250212125821934 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) 20250212125821934 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) 20250212125821935 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) 20250212125821935 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) 20250212125821935 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) 20250212125821935 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) 20250212125821937 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) 20250212125821937 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=615 block_nr=10 scheduling free USF for polling at FN=619 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125821937 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) 20250212125821938 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821951 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) 20250212125821951 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) 20250212125821952 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) 20250212125821952 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) 20250212125821952 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) 20250212125821952 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) 20250212125821952 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) 20250212125821952 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) 20250212125821953 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) 20250212125821953 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) 20250212125821953 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) 20250212125821953 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) 20250212125821953 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) 20250212125821953 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) 20250212125821954 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) 20250212125821954 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) 20250212125821956 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) 20250212125821956 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) 20250212125821956 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125821970 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) 20250212125821970 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) 20250212125821970 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=619, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125821970 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=619, TS=7 (curr FN 619), reason=UL_ASS (tbf.cpp:487) 20250212125821970 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125821970 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125821970 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125821971 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) 20250212125821971 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) 20250212125821971 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) 20250212125821971 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) 20250212125821971 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) 20250212125821971 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) 20250212125821971 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) 20250212125821971 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) 20250212125821972 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) 20250212125821972 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) 20250212125821972 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) 20250212125821972 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) 20250212125821972 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) 20250212125821972 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) 20250212125821979 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) 20250212125821979 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125821979 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 624 + 13 = 637 (pdch_ul_controller.c:131) 20250212125821979 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125821979 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125821979 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125821979 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125821979 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 637 for type POLL (pdch_ul_controller.c:184) 20250212125821979 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=637, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125821979 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125821979 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125821979 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=624 Sending data request: sapi=5 arfcn=871 cur_fn=619 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125821980 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 32 20250212125821993 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) 20250212125821993 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) 20250212125821994 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) 20250212125821994 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) 20250212125821994 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) 20250212125821994 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) 20250212125821994 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) 20250212125821994 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) 20250212125821994 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) 20250212125821994 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) 20250212125821995 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) 20250212125821995 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) 20250212125821995 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) 20250212125821995 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) 20250212125821995 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) 20250212125821995 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) 20250212125821998 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) 20250212125821998 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) 20250212125821998 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822012 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) 20250212125822012 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) 20250212125822012 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) 20250212125822012 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) 20250212125822012 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) 20250212125822012 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) 20250212125822012 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) 20250212125822012 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) 20250212125822012 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) 20250212125822012 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) 20250212125822012 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) 20250212125822012 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) 20250212125822013 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) 20250212125822013 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) 20250212125822013 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) 20250212125822013 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) 20250212125822016 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) 20250212125822016 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=632 block_nr=2 scheduling free USF for polling at FN=637 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125822016 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) 20250212125822016 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822030 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) 20250212125822030 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) 20250212125822031 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) 20250212125822031 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) 20250212125822031 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) 20250212125822031 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) 20250212125822031 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) 20250212125822031 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) 20250212125822031 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) 20250212125822031 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) 20250212125822031 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) 20250212125822031 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) 20250212125822031 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) 20250212125822031 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) 20250212125822031 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) 20250212125822031 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) 20250212125822040 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) 20250212125822040 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) 20250212125822040 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822054 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) 20250212125822054 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) 20250212125822054 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=637, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125822054 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=637, TS=7 (curr FN 637), reason=UL_ASS (tbf.cpp:487) 20250212125822054 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125822054 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125822054 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125822054 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) 20250212125822054 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) 20250212125822054 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) 20250212125822054 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) 20250212125822054 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) 20250212125822054 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) 20250212125822054 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) 20250212125822054 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) 20250212125822054 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) 20250212125822054 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) 20250212125822055 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) 20250212125822055 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) 20250212125822055 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) 20250212125822055 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) 20250212125822058 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) 20250212125822058 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125822058 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 641 + 13 = 654 (pdch_ul_controller.c:131) 20250212125822058 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125822058 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125822058 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125822058 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125822058 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 654 for type POLL (pdch_ul_controller.c:184) 20250212125822058 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=654, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125822058 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125822058 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125822058 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=641 Sending data request: sapi=5 arfcn=871 cur_fn=637 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125822058 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 33 20250212125822072 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) 20250212125822072 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) 20250212125822072 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) 20250212125822072 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) 20250212125822072 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) 20250212125822073 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) 20250212125822073 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) 20250212125822073 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) 20250212125822073 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) 20250212125822073 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) 20250212125822073 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) 20250212125822073 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) 20250212125822073 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) 20250212125822073 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) 20250212125822073 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) 20250212125822073 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) 20250212125822077 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) 20250212125822077 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) 20250212125822077 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822091 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) 20250212125822091 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) 20250212125822091 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) 20250212125822091 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) 20250212125822091 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) 20250212125822091 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) 20250212125822091 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) 20250212125822091 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) 20250212125822091 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) 20250212125822091 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) 20250212125822092 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) 20250212125822092 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) 20250212125822092 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) 20250212125822092 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) 20250212125822092 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) 20250212125822092 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) 20250212125822100 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) 20250212125822100 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=650 block_nr=6 scheduling free USF for polling at FN=654 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125822100 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) 20250212125822100 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822114 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) 20250212125822114 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) 20250212125822114 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) 20250212125822114 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) 20250212125822115 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) 20250212125822115 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) 20250212125822115 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) 20250212125822115 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) 20250212125822115 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) 20250212125822115 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) 20250212125822115 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) 20250212125822115 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) 20250212125822115 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) 20250212125822115 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) 20250212125822115 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) 20250212125822115 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) 20250212125822119 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) 20250212125822119 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) 20250212125822119 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822133 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) 20250212125822133 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) 20250212125822133 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=654, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125822133 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=654, TS=7 (curr FN 654), reason=UL_ASS (tbf.cpp:487) 20250212125822133 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125822133 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125822133 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125822133 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) 20250212125822133 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) 20250212125822133 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) 20250212125822133 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) 20250212125822133 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) 20250212125822133 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) 20250212125822133 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) 20250212125822133 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) 20250212125822134 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) 20250212125822134 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) 20250212125822134 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) 20250212125822134 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) 20250212125822134 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) 20250212125822134 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) 20250212125822137 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) 20250212125822137 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125822137 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 658 + 13 = 671 (pdch_ul_controller.c:131) 20250212125822137 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125822137 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125822137 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125822138 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125822138 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 671 for type POLL (pdch_ul_controller.c:184) 20250212125822138 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=671, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125822138 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125822138 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=658 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125822138 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=658 Sending data request: sapi=5 arfcn=871 cur_fn=654 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125822138 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 34 20250212125822151 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) 20250212125822151 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) 20250212125822152 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) 20250212125822152 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) 20250212125822152 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) 20250212125822152 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) 20250212125822152 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) 20250212125822152 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) 20250212125822152 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) 20250212125822152 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) 20250212125822152 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) 20250212125822152 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) 20250212125822152 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) 20250212125822152 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) 20250212125822153 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) 20250212125822153 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) 20250212125822160 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) 20250212125822160 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) 20250212125822161 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822174 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) 20250212125822174 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) 20250212125822175 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) 20250212125822175 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) 20250212125822175 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) 20250212125822175 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) 20250212125822175 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) 20250212125822175 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) 20250212125822175 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) 20250212125822175 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) 20250212125822176 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) 20250212125822176 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) 20250212125822176 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) 20250212125822176 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) 20250212125822176 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) 20250212125822176 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) 20250212125822179 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) 20250212125822179 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=667 block_nr=10 scheduling free USF for polling at FN=671 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125822179 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) 20250212125822179 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822193 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) 20250212125822193 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) 20250212125822193 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) 20250212125822193 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) 20250212125822193 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) 20250212125822193 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) 20250212125822194 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) 20250212125822194 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) 20250212125822194 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) 20250212125822194 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) 20250212125822194 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) 20250212125822194 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) 20250212125822194 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) 20250212125822194 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) 20250212125822194 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) 20250212125822194 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) 20250212125822198 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) 20250212125822198 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) 20250212125822198 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822212 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) 20250212125822212 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) 20250212125822212 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=671, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125822212 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=671, TS=7 (curr FN 671), reason=UL_ASS (tbf.cpp:487) 20250212125822212 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125822212 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125822212 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125822212 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) 20250212125822212 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) 20250212125822212 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) 20250212125822212 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) 20250212125822212 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) 20250212125822212 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) 20250212125822212 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) 20250212125822212 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) 20250212125822213 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) 20250212125822213 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) 20250212125822213 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) 20250212125822213 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) 20250212125822213 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) 20250212125822213 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) 20250212125822221 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) 20250212125822221 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125822221 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 676 + 13 = 689 (pdch_ul_controller.c:131) 20250212125822221 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125822221 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125822221 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125822221 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125822221 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 689 for type POLL (pdch_ul_controller.c:184) 20250212125822221 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=689, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125822221 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125822221 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125822221 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=676 Sending data request: sapi=5 arfcn=871 cur_fn=671 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125822221 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 35 20250212125822235 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) 20250212125822235 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) 20250212125822235 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) 20250212125822235 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) 20250212125822235 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) 20250212125822235 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) 20250212125822236 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) 20250212125822236 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) 20250212125822236 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) 20250212125822236 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) 20250212125822236 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) 20250212125822236 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) 20250212125822236 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) 20250212125822236 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) 20250212125822236 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) 20250212125822236 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) 20250212125822240 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) 20250212125822240 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) 20250212125822240 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822254 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) 20250212125822254 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) 20250212125822254 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) 20250212125822254 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) 20250212125822254 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) 20250212125822254 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) 20250212125822254 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) 20250212125822254 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) 20250212125822254 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) 20250212125822254 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) 20250212125822255 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) 20250212125822255 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) 20250212125822255 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) 20250212125822255 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) 20250212125822255 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) 20250212125822255 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) 20250212125822258 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) 20250212125822258 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=684 block_nr=2 scheduling free USF for polling at FN=689 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125822258 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) 20250212125822258 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822272 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) 20250212125822272 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) 20250212125822272 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) 20250212125822273 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) 20250212125822273 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) 20250212125822273 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) 20250212125822273 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) 20250212125822273 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) 20250212125822273 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) 20250212125822273 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) 20250212125822273 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) 20250212125822273 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) 20250212125822273 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) 20250212125822273 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) 20250212125822273 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) 20250212125822273 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) 20250212125822281 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) 20250212125822281 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) 20250212125822282 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822296 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) 20250212125822296 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) 20250212125822296 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=689, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125822296 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=689, TS=7 (curr FN 689), reason=UL_ASS (tbf.cpp:487) 20250212125822296 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125822296 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125822296 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125822296 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) 20250212125822296 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) 20250212125822296 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) 20250212125822296 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) 20250212125822296 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) 20250212125822296 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) 20250212125822296 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) 20250212125822296 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) 20250212125822296 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) 20250212125822296 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) 20250212125822296 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) 20250212125822296 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) 20250212125822297 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) 20250212125822297 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) 20250212125822300 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) 20250212125822300 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125822300 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 693 + 13 = 706 (pdch_ul_controller.c:131) 20250212125822300 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125822300 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125822300 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125822300 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125822300 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 706 for type POLL (pdch_ul_controller.c:184) 20250212125822300 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=706, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125822300 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125822300 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125822300 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=693 Sending data request: sapi=5 arfcn=871 cur_fn=689 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125822301 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 36 20250212125822314 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) 20250212125822314 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) 20250212125822314 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) 20250212125822314 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) 20250212125822315 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) 20250212125822315 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) 20250212125822315 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) 20250212125822315 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) 20250212125822315 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) 20250212125822315 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) 20250212125822315 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) 20250212125822315 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) 20250212125822315 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) 20250212125822315 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) 20250212125822315 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) 20250212125822315 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) 20250212125822319 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) 20250212125822319 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) 20250212125822319 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822333 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) 20250212125822333 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) 20250212125822333 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) 20250212125822333 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) 20250212125822333 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) 20250212125822333 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) 20250212125822333 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) 20250212125822333 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) 20250212125822333 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) 20250212125822333 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) 20250212125822334 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) 20250212125822334 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) 20250212125822334 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) 20250212125822334 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) 20250212125822334 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) 20250212125822334 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) 20250212125822342 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) 20250212125822342 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=702 block_nr=6 scheduling free USF for polling at FN=706 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125822342 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) 20250212125822342 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822356 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) 20250212125822356 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) 20250212125822356 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) 20250212125822356 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) 20250212125822356 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) 20250212125822356 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) 20250212125822357 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) 20250212125822357 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) 20250212125822357 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) 20250212125822357 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) 20250212125822357 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) 20250212125822357 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) 20250212125822357 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) 20250212125822357 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) 20250212125822357 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) 20250212125822357 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) 20250212125822361 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) 20250212125822361 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) 20250212125822361 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822375 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) 20250212125822375 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) 20250212125822375 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=706, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125822375 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=706, TS=7 (curr FN 706), reason=UL_ASS (tbf.cpp:487) 20250212125822375 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125822375 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125822375 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125822375 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) 20250212125822375 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) 20250212125822375 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) 20250212125822375 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) 20250212125822375 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) 20250212125822375 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) 20250212125822375 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) 20250212125822375 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) 20250212125822376 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) 20250212125822376 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) 20250212125822376 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) 20250212125822376 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) 20250212125822376 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) 20250212125822376 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) 20250212125822379 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) 20250212125822379 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125822379 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 710 + 13 = 723 (pdch_ul_controller.c:131) 20250212125822379 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125822379 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125822379 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125822380 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125822380 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 723 for type POLL (pdch_ul_controller.c:184) 20250212125822380 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=723, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125822380 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125822380 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125822380 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Sending data request: sapi=5 arfcn=871 cur_fn=706 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125822380 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 37 20250212125822394 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) 20250212125822394 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) 20250212125822394 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) 20250212125822394 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) 20250212125822394 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) 20250212125822394 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) 20250212125822394 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) 20250212125822394 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) 20250212125822395 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) 20250212125822395 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) 20250212125822395 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) 20250212125822395 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) 20250212125822395 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) 20250212125822395 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) 20250212125822395 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) 20250212125822395 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) 20250212125822403 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) 20250212125822403 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) 20250212125822403 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822417 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) 20250212125822417 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) 20250212125822417 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) 20250212125822417 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) 20250212125822418 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) 20250212125822418 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) 20250212125822418 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) 20250212125822418 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) 20250212125822418 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) 20250212125822418 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) 20250212125822418 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) 20250212125822418 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) 20250212125822419 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) 20250212125822419 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) 20250212125822419 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) 20250212125822419 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) 20250212125822421 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) 20250212125822421 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=719 block_nr=10 scheduling free USF for polling at FN=723 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125822421 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) 20250212125822421 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822435 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) 20250212125822435 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) 20250212125822435 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) 20250212125822435 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) 20250212125822436 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) 20250212125822436 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) 20250212125822436 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) 20250212125822436 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) 20250212125822436 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) 20250212125822436 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) 20250212125822436 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) 20250212125822436 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) 20250212125822436 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) 20250212125822436 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) 20250212125822436 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) 20250212125822436 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) 20250212125822440 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) 20250212125822440 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) 20250212125822440 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822454 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) 20250212125822454 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) 20250212125822454 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=723, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125822454 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=723, TS=7 (curr FN 723), reason=UL_ASS (tbf.cpp:487) 20250212125822454 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125822454 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125822454 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125822454 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) 20250212125822454 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) 20250212125822455 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) 20250212125822455 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) 20250212125822455 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) 20250212125822455 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) 20250212125822455 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) 20250212125822455 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) 20250212125822455 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) 20250212125822455 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) 20250212125822456 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) 20250212125822456 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) 20250212125822456 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) 20250212125822456 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) 20250212125822463 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) 20250212125822463 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125822463 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 728 + 13 = 741 (pdch_ul_controller.c:131) 20250212125822463 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125822463 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125822463 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125822463 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125822463 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 741 for type POLL (pdch_ul_controller.c:184) 20250212125822463 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=741, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125822463 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125822463 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=728 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125822463 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=728 Sending data request: sapi=5 arfcn=871 cur_fn=723 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125822463 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 38 20250212125822477 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) 20250212125822477 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) 20250212125822478 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) 20250212125822478 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) 20250212125822478 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) 20250212125822478 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) 20250212125822478 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) 20250212125822478 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) 20250212125822478 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) 20250212125822478 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) 20250212125822479 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) 20250212125822479 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) 20250212125822479 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) 20250212125822479 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) 20250212125822480 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) 20250212125822480 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) 20250212125822482 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) 20250212125822482 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) 20250212125822482 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822496 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) 20250212125822496 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) 20250212125822496 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) 20250212125822496 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) 20250212125822497 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) 20250212125822497 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) 20250212125822497 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) 20250212125822497 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) 20250212125822497 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) 20250212125822497 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) 20250212125822497 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) 20250212125822497 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) 20250212125822498 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) 20250212125822498 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) 20250212125822498 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) 20250212125822498 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) 20250212125822500 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) 20250212125822500 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=736 block_nr=2 scheduling free USF for polling at FN=741 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125822500 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) 20250212125822501 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822514 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) 20250212125822514 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) 20250212125822515 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) 20250212125822515 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) 20250212125822515 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) 20250212125822515 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) 20250212125822515 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) 20250212125822515 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) 20250212125822516 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) 20250212125822516 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) 20250212125822516 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) 20250212125822516 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) 20250212125822516 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) 20250212125822516 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) 20250212125822516 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) 20250212125822516 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) 20250212125822524 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) 20250212125822524 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) 20250212125822524 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822538 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) 20250212125822538 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) 20250212125822538 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=741, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125822538 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=741, TS=7 (curr FN 741), reason=UL_ASS (tbf.cpp:487) 20250212125822538 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125822538 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125822538 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125822538 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) 20250212125822538 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) 20250212125822538 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) 20250212125822538 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) 20250212125822539 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) 20250212125822539 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) 20250212125822539 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) 20250212125822539 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) 20250212125822539 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) 20250212125822539 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) 20250212125822539 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) 20250212125822539 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) 20250212125822540 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) 20250212125822540 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) 20250212125822542 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) 20250212125822542 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125822542 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 745 + 13 = 758 (pdch_ul_controller.c:131) 20250212125822542 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125822542 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125822542 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125822542 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125822542 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 758 for type POLL (pdch_ul_controller.c:184) 20250212125822542 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=758, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125822542 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125822542 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=745 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125822542 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=745 Sending data request: sapi=5 arfcn=871 cur_fn=741 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125822543 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 39 20250212125822556 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) 20250212125822556 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) 20250212125822557 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) 20250212125822557 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) 20250212125822557 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) 20250212125822557 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) 20250212125822557 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) 20250212125822557 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) 20250212125822557 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) 20250212125822557 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) 20250212125822558 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) 20250212125822558 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) 20250212125822558 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) 20250212125822558 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) 20250212125822558 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) 20250212125822558 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) 20250212125822561 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) 20250212125822561 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) 20250212125822561 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822575 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) 20250212125822575 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) 20250212125822575 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) 20250212125822575 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) 20250212125822576 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) 20250212125822576 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) 20250212125822576 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) 20250212125822576 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) 20250212125822576 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) 20250212125822576 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) 20250212125822576 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) 20250212125822576 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) 20250212125822577 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) 20250212125822577 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) 20250212125822577 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) 20250212125822577 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) 20250212125822584 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) 20250212125822584 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=754 block_nr=6 scheduling free USF for polling at FN=758 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125822584 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) 20250212125822584 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822598 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) 20250212125822598 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) 20250212125822599 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) 20250212125822599 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) 20250212125822599 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) 20250212125822599 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) 20250212125822600 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) 20250212125822600 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) 20250212125822600 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) 20250212125822600 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) 20250212125822600 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) 20250212125822600 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) 20250212125822601 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) 20250212125822601 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) 20250212125822601 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) 20250212125822601 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) 20250212125822603 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) 20250212125822603 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) 20250212125822603 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822617 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) 20250212125822617 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) 20250212125822617 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=758, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125822617 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=758, TS=7 (curr FN 758), reason=UL_ASS (tbf.cpp:487) 20250212125822617 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125822617 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125822617 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125822617 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) 20250212125822617 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) 20250212125822618 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) 20250212125822618 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) 20250212125822618 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) 20250212125822618 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) 20250212125822618 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) 20250212125822618 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) 20250212125822618 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) 20250212125822618 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) 20250212125822619 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) 20250212125822619 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) 20250212125822619 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) 20250212125822619 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) 20250212125822622 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) 20250212125822622 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125822622 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 762 + 13 = 775 (pdch_ul_controller.c:131) 20250212125822622 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125822622 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125822622 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125822622 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125822622 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 775 for type POLL (pdch_ul_controller.c:184) 20250212125822622 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=775, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125822622 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125822622 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=762 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125822622 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=762 Sending data request: sapi=5 arfcn=871 cur_fn=758 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125822622 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 40 20250212125822636 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) 20250212125822636 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) 20250212125822636 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) 20250212125822636 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) 20250212125822637 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) 20250212125822637 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) 20250212125822637 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) 20250212125822637 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) 20250212125822637 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) 20250212125822637 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) 20250212125822637 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) 20250212125822637 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) 20250212125822638 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) 20250212125822638 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) 20250212125822638 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) 20250212125822638 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) 20250212125822645 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) 20250212125822645 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) 20250212125822645 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822659 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) 20250212125822659 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) 20250212125822659 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) 20250212125822659 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) 20250212125822660 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) 20250212125822660 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) 20250212125822660 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) 20250212125822660 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) 20250212125822660 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) 20250212125822660 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) 20250212125822660 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) 20250212125822660 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) 20250212125822661 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) 20250212125822661 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) 20250212125822661 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) 20250212125822661 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) 20250212125822664 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) 20250212125822664 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=771 block_nr=10 scheduling free USF for polling at FN=775 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125822664 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) 20250212125822664 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822678 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) 20250212125822678 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) 20250212125822678 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) 20250212125822678 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) 20250212125822678 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) 20250212125822678 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) 20250212125822678 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) 20250212125822678 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) 20250212125822679 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) 20250212125822679 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) 20250212125822679 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) 20250212125822679 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) 20250212125822679 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) 20250212125822679 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) 20250212125822680 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) 20250212125822680 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) 20250212125822682 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) 20250212125822682 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) 20250212125822683 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822696 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) 20250212125822696 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) 20250212125822696 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=775, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125822696 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=775, TS=7 (curr FN 775), reason=UL_ASS (tbf.cpp:487) 20250212125822696 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125822696 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125822696 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125822696 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) 20250212125822696 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) 20250212125822697 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) 20250212125822697 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) 20250212125822697 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) 20250212125822697 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) 20250212125822697 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) 20250212125822697 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) 20250212125822697 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) 20250212125822697 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) 20250212125822697 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) 20250212125822697 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) 20250212125822698 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) 20250212125822698 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) 20250212125822705 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) 20250212125822705 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125822705 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 780 + 13 = 793 (pdch_ul_controller.c:131) 20250212125822705 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125822705 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125822705 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125822706 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125822706 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 793 for type POLL (pdch_ul_controller.c:184) 20250212125822706 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=793, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125822706 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125822706 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=780 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125822706 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=780 Sending data request: sapi=5 arfcn=871 cur_fn=775 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125822706 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 41 20250212125822720 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) 20250212125822720 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) 20250212125822720 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) 20250212125822720 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) 20250212125822720 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) 20250212125822720 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) 20250212125822720 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) 20250212125822720 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) 20250212125822720 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) 20250212125822720 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) 20250212125822720 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) 20250212125822720 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) 20250212125822721 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) 20250212125822721 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) 20250212125822721 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) 20250212125822721 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) 20250212125822724 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) 20250212125822724 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) 20250212125822724 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822738 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) 20250212125822738 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) 20250212125822738 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) 20250212125822738 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) 20250212125822738 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) 20250212125822738 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) 20250212125822739 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) 20250212125822739 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) 20250212125822739 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) 20250212125822739 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) 20250212125822739 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) 20250212125822739 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) 20250212125822739 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) 20250212125822739 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) 20250212125822739 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) 20250212125822739 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) 20250212125822743 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) 20250212125822743 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=788 block_nr=2 scheduling free USF for polling at FN=793 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125822743 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) 20250212125822743 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822757 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) 20250212125822757 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) 20250212125822757 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) 20250212125822757 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) 20250212125822757 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) 20250212125822757 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) 20250212125822757 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) 20250212125822757 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) 20250212125822758 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) 20250212125822758 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) 20250212125822758 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) 20250212125822758 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) 20250212125822758 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) 20250212125822758 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) 20250212125822758 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) 20250212125822758 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) 20250212125822766 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) 20250212125822766 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) 20250212125822766 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822780 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) 20250212125822780 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) 20250212125822780 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=793, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125822780 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=793, TS=7 (curr FN 793), reason=UL_ASS (tbf.cpp:487) 20250212125822780 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125822780 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125822780 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125822780 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) 20250212125822780 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) 20250212125822780 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) 20250212125822780 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) 20250212125822781 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) 20250212125822781 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) 20250212125822781 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) 20250212125822781 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) 20250212125822781 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) 20250212125822781 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) 20250212125822781 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) 20250212125822781 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) 20250212125822781 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) 20250212125822781 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) 20250212125822785 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) 20250212125822785 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125822785 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 797 + 13 = 810 (pdch_ul_controller.c:131) 20250212125822785 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125822785 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125822785 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125822785 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125822785 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 810 for type POLL (pdch_ul_controller.c:184) 20250212125822785 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=810, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125822785 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125822785 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=797 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125822785 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=797 Sending data request: sapi=5 arfcn=871 cur_fn=793 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125822785 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 42 20250212125822799 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) 20250212125822799 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) 20250212125822799 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) 20250212125822799 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) 20250212125822799 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) 20250212125822799 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) 20250212125822799 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) 20250212125822799 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) 20250212125822800 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) 20250212125822800 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) 20250212125822800 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) 20250212125822800 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) 20250212125822800 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) 20250212125822800 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) 20250212125822800 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) 20250212125822800 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) 20250212125822803 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) 20250212125822803 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) 20250212125822803 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822817 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) 20250212125822817 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) 20250212125822818 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) 20250212125822818 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) 20250212125822818 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) 20250212125822818 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) 20250212125822818 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) 20250212125822818 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) 20250212125822818 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) 20250212125822818 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) 20250212125822818 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) 20250212125822818 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) 20250212125822818 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) 20250212125822818 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) 20250212125822819 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) 20250212125822819 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) 20250212125822826 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) 20250212125822826 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=806 block_nr=6 scheduling free USF for polling at FN=810 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125822826 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) 20250212125822827 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822841 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) 20250212125822841 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) 20250212125822841 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) 20250212125822841 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) 20250212125822841 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) 20250212125822841 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) 20250212125822842 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) 20250212125822842 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) 20250212125822842 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) 20250212125822842 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) 20250212125822842 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) 20250212125822842 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) 20250212125822842 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) 20250212125822842 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) 20250212125822842 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) 20250212125822842 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) 20250212125822845 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) 20250212125822845 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) 20250212125822845 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822859 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) 20250212125822859 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) 20250212125822859 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=810, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125822859 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=810, TS=7 (curr FN 810), reason=UL_ASS (tbf.cpp:487) 20250212125822859 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125822859 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125822859 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125822860 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) 20250212125822860 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) 20250212125822860 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) 20250212125822860 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) 20250212125822860 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) 20250212125822860 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) 20250212125822860 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) 20250212125822860 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) 20250212125822860 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) 20250212125822860 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) 20250212125822860 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) 20250212125822860 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) 20250212125822860 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) 20250212125822860 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) 20250212125822864 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) 20250212125822864 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125822864 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 814 + 13 = 827 (pdch_ul_controller.c:131) 20250212125822864 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125822864 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125822864 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125822864 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125822864 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 827 for type POLL (pdch_ul_controller.c:184) 20250212125822864 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=827, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125822864 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125822864 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=814 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125822864 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=814 Sending data request: sapi=5 arfcn=871 cur_fn=810 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125822864 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 43 20250212125822878 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) 20250212125822878 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) 20250212125822878 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) 20250212125822878 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) 20250212125822879 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) 20250212125822879 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) 20250212125822879 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) 20250212125822879 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) 20250212125822879 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) 20250212125822879 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) 20250212125822879 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) 20250212125822879 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) 20250212125822880 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) 20250212125822880 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) 20250212125822880 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) 20250212125822880 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) 20250212125822887 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) 20250212125822887 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) 20250212125822887 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822901 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) 20250212125822901 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) 20250212125822902 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) 20250212125822902 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) 20250212125822902 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) 20250212125822902 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) 20250212125822902 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) 20250212125822902 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) 20250212125822902 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) 20250212125822902 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) 20250212125822903 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) 20250212125822903 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) 20250212125822903 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) 20250212125822903 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) 20250212125822903 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) 20250212125822903 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) 20250212125822906 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) 20250212125822906 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=823 block_nr=10 scheduling free USF for polling at FN=827 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125822906 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) 20250212125822906 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822920 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) 20250212125822920 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) 20250212125822920 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) 20250212125822920 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) 20250212125822920 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) 20250212125822920 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) 20250212125822921 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) 20250212125822921 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) 20250212125822921 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) 20250212125822921 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) 20250212125822921 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) 20250212125822921 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) 20250212125822921 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) 20250212125822921 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) 20250212125822922 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) 20250212125822922 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) 20250212125822924 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) 20250212125822924 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) 20250212125822925 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822938 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) 20250212125822938 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) 20250212125822938 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=827, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125822938 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=827, TS=7 (curr FN 827), reason=UL_ASS (tbf.cpp:487) 20250212125822938 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125822938 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125822938 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125822939 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) 20250212125822939 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) 20250212125822939 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) 20250212125822939 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) 20250212125822939 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) 20250212125822939 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) 20250212125822940 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) 20250212125822940 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) 20250212125822940 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) 20250212125822940 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) 20250212125822940 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) 20250212125822940 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) 20250212125822941 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) 20250212125822941 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) 20250212125822948 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) 20250212125822948 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125822948 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 832 + 13 = 845 (pdch_ul_controller.c:131) 20250212125822948 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125822948 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125822948 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125822948 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125822948 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 845 for type POLL (pdch_ul_controller.c:184) 20250212125822948 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=845, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125822948 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125822948 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125822948 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=832 Sending data request: sapi=5 arfcn=871 cur_fn=827 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125822948 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 44 20250212125822962 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) 20250212125822962 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) 20250212125822962 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) 20250212125822962 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) 20250212125822962 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) 20250212125822962 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) 20250212125822963 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) 20250212125822963 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) 20250212125822963 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) 20250212125822963 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) 20250212125822963 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) 20250212125822963 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) 20250212125822963 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) 20250212125822963 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) 20250212125822964 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) 20250212125822964 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) 20250212125822966 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) 20250212125822966 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) 20250212125822966 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822980 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) 20250212125822980 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) 20250212125822981 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) 20250212125822981 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) 20250212125822981 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) 20250212125822981 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) 20250212125822981 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) 20250212125822981 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) 20250212125822981 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) 20250212125822981 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) 20250212125822982 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) 20250212125822982 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) 20250212125822982 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) 20250212125822982 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) 20250212125822982 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) 20250212125822982 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) 20250212125822985 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) 20250212125822985 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=840 block_nr=2 scheduling free USF for polling at FN=845 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125822985 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) 20250212125822985 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125822999 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) 20250212125822999 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) 20250212125822999 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) 20250212125822999 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) 20250212125822999 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) 20250212125822999 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) 20250212125822999 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) 20250212125822999 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) 20250212125822999 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) 20250212125822999 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) 20250212125823000 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) 20250212125823000 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) 20250212125823000 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) 20250212125823000 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) 20250212125823000 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) 20250212125823000 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) 20250212125823008 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) 20250212125823008 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) 20250212125823008 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125823022 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) 20250212125823022 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) 20250212125823022 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=845, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125823022 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=845, TS=7 (curr FN 845), reason=UL_ASS (tbf.cpp:487) 20250212125823022 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125823022 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125823022 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125823023 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) 20250212125823023 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) 20250212125823023 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) 20250212125823023 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) 20250212125823023 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) 20250212125823023 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) 20250212125823024 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) 20250212125823024 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) 20250212125823024 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) 20250212125823024 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) 20250212125823024 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) 20250212125823024 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) 20250212125823024 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) 20250212125823024 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) 20250212125823027 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) 20250212125823027 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125823027 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 849 + 13 = 862 (pdch_ul_controller.c:131) 20250212125823027 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125823027 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125823027 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125823027 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125823027 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 862 for type POLL (pdch_ul_controller.c:184) 20250212125823027 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=862, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125823027 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125823027 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125823027 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=849 Sending data request: sapi=5 arfcn=871 cur_fn=845 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125823027 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 45 20250212125823041 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) 20250212125823041 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) 20250212125823041 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) 20250212125823041 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) 20250212125823041 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) 20250212125823042 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) 20250212125823042 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) 20250212125823042 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) 20250212125823042 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) 20250212125823042 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) 20250212125823042 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) 20250212125823042 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) 20250212125823043 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) 20250212125823043 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) 20250212125823043 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) 20250212125823043 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) 20250212125823045 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) 20250212125823045 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) 20250212125823046 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125823059 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) 20250212125823059 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) 20250212125823060 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) 20250212125823060 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) 20250212125823060 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) 20250212125823060 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) 20250212125823060 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) 20250212125823060 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) 20250212125823060 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) 20250212125823060 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) 20250212125823060 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) 20250212125823060 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) 20250212125823060 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) 20250212125823060 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) 20250212125823061 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) 20250212125823061 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) 20250212125823069 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) 20250212125823069 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=858 block_nr=6 scheduling free USF for polling at FN=862 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125823069 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) 20250212125823069 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125823083 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) 20250212125823083 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) 20250212125823083 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) 20250212125823083 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) 20250212125823083 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) 20250212125823083 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) 20250212125823083 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) 20250212125823083 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) 20250212125823083 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) 20250212125823083 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) 20250212125823083 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) 20250212125823083 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) 20250212125823084 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) 20250212125823084 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) 20250212125823084 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) 20250212125823084 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) 20250212125823087 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) 20250212125823087 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) 20250212125823088 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125823102 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) 20250212125823102 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) 20250212125823102 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=862, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125823102 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=862, TS=7 (curr FN 862), reason=UL_ASS (tbf.cpp:487) 20250212125823102 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125823102 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125823102 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125823102 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) 20250212125823102 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) 20250212125823102 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) 20250212125823102 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) 20250212125823102 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) 20250212125823102 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) 20250212125823103 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) 20250212125823103 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) 20250212125823103 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) 20250212125823103 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) 20250212125823103 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) 20250212125823103 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) 20250212125823103 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) 20250212125823103 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) 20250212125823106 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) 20250212125823106 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125823106 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 866 + 13 = 879 (pdch_ul_controller.c:131) 20250212125823106 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125823106 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125823106 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125823106 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125823106 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 879 for type POLL (pdch_ul_controller.c:184) 20250212125823106 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=879, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125823106 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125823106 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125823106 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=866 Sending data request: sapi=5 arfcn=871 cur_fn=862 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125823106 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 46 20250212125823120 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) 20250212125823120 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) 20250212125823120 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) 20250212125823120 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) 20250212125823120 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) 20250212125823121 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) 20250212125823121 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) 20250212125823121 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) 20250212125823121 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) 20250212125823121 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) 20250212125823121 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) 20250212125823121 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) 20250212125823121 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) 20250212125823121 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) 20250212125823121 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) 20250212125823121 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) 20250212125823129 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) 20250212125823129 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) 20250212125823129 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125823143 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) 20250212125823143 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) 20250212125823143 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) 20250212125823143 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) 20250212125823143 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) 20250212125823144 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) 20250212125823144 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) 20250212125823144 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) 20250212125823144 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) 20250212125823144 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) 20250212125823144 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) 20250212125823144 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) 20250212125823144 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) 20250212125823144 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) 20250212125823144 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) 20250212125823144 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) 20250212125823148 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) 20250212125823148 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=875 block_nr=10 scheduling free USF for polling at FN=879 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125823148 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) 20250212125823148 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125823162 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) 20250212125823162 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) 20250212125823162 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) 20250212125823162 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) 20250212125823162 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) 20250212125823162 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) 20250212125823163 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) 20250212125823163 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) 20250212125823163 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) 20250212125823163 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) 20250212125823163 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) 20250212125823163 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) 20250212125823163 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) 20250212125823163 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) 20250212125823163 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) 20250212125823163 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) 20250212125823167 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) 20250212125823167 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) 20250212125823167 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125823180 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) 20250212125823180 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) 20250212125823180 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=879, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125823180 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=879, TS=7 (curr FN 879), reason=UL_ASS (tbf.cpp:487) 20250212125823181 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125823181 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125823181 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125823181 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) 20250212125823181 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) 20250212125823181 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) 20250212125823181 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) 20250212125823181 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) 20250212125823181 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) 20250212125823181 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) 20250212125823181 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) 20250212125823181 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) 20250212125823181 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) 20250212125823181 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) 20250212125823181 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) 20250212125823182 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) 20250212125823182 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) 20250212125823190 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) 20250212125823190 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125823190 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 884 + 13 = 897 (pdch_ul_controller.c:131) 20250212125823190 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125823190 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125823190 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125823190 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125823190 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 897 for type POLL (pdch_ul_controller.c:184) 20250212125823190 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=897, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125823190 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125823190 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125823190 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=884 Sending data request: sapi=5 arfcn=871 cur_fn=879 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125823190 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 47 20250212125823204 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) 20250212125823204 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) 20250212125823204 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) 20250212125823204 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) 20250212125823204 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) 20250212125823204 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) 20250212125823204 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) 20250212125823204 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) 20250212125823204 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) 20250212125823204 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) 20250212125823205 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) 20250212125823205 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) 20250212125823205 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) 20250212125823205 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) 20250212125823205 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) 20250212125823205 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) 20250212125823208 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) 20250212125823208 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) 20250212125823209 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125823222 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) 20250212125823222 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) 20250212125823223 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) 20250212125823223 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) 20250212125823223 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) 20250212125823223 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) 20250212125823223 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) 20250212125823223 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) 20250212125823223 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) 20250212125823223 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) 20250212125823223 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) 20250212125823223 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) 20250212125823223 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) 20250212125823223 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) 20250212125823223 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) 20250212125823223 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) 20250212125823227 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) 20250212125823227 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=892 block_nr=2 scheduling free USF for polling at FN=897 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125823227 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) 20250212125823227 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125823241 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) 20250212125823241 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) 20250212125823242 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) 20250212125823242 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) 20250212125823242 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) 20250212125823242 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) 20250212125823242 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) 20250212125823242 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) 20250212125823242 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) 20250212125823242 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) 20250212125823243 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) 20250212125823243 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) 20250212125823243 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) 20250212125823243 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) 20250212125823243 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) 20250212125823243 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) 20250212125823250 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) 20250212125823250 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) 20250212125823251 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125823264 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) 20250212125823264 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) 20250212125823264 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=897, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125823264 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=897, TS=7 (curr FN 897), reason=UL_ASS (tbf.cpp:487) 20250212125823264 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125823264 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125823264 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125823265 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) 20250212125823265 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) 20250212125823265 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) 20250212125823265 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) 20250212125823265 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) 20250212125823265 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) 20250212125823266 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) 20250212125823266 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) 20250212125823266 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) 20250212125823266 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) 20250212125823266 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) 20250212125823266 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) 20250212125823266 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) 20250212125823266 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) 20250212125823269 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) 20250212125823269 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125823269 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 901 + 13 = 914 (pdch_ul_controller.c:131) 20250212125823269 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125823269 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125823269 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125823269 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125823269 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 914 for type POLL (pdch_ul_controller.c:184) 20250212125823269 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=914, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125823269 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125823269 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=901 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125823269 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=901 Sending data request: sapi=5 arfcn=871 cur_fn=897 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125823269 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 48 20250212125823283 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) 20250212125823283 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) 20250212125823283 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) 20250212125823283 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) 20250212125823283 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) 20250212125823283 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) 20250212125823283 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) 20250212125823283 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) 20250212125823283 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) 20250212125823283 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) 20250212125823284 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) 20250212125823284 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) 20250212125823284 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) 20250212125823284 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) 20250212125823284 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) 20250212125823284 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) 20250212125823287 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) 20250212125823287 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) 20250212125823287 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125823301 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) 20250212125823301 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) 20250212125823302 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) 20250212125823302 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) 20250212125823302 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) 20250212125823302 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) 20250212125823302 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) 20250212125823302 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) 20250212125823302 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) 20250212125823302 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) 20250212125823302 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) 20250212125823302 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) 20250212125823302 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) 20250212125823302 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) 20250212125823302 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) 20250212125823302 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) 20250212125823311 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) 20250212125823311 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=910 block_nr=6 scheduling free USF for polling at FN=914 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125823311 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) 20250212125823311 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125823325 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) 20250212125823325 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) 20250212125823325 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) 20250212125823325 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) 20250212125823325 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) 20250212125823325 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) 20250212125823325 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) 20250212125823325 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) 20250212125823325 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) 20250212125823325 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) 20250212125823326 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) 20250212125823326 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) 20250212125823326 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) 20250212125823326 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) 20250212125823326 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) 20250212125823326 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) 20250212125823329 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) 20250212125823329 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) 20250212125823330 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125823358 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) 20250212125823358 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) 20250212125823358 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=914, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125823358 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=914, TS=7 (curr FN 914), reason=UL_ASS (tbf.cpp:487) 20250212125823358 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125823358 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125823358 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125823359 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) 20250212125823359 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) 20250212125823359 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) 20250212125823359 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) 20250212125823359 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) 20250212125823359 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) 20250212125823359 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) 20250212125823360 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) 20250212125823360 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) 20250212125823360 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) 20250212125823360 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) 20250212125823360 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) 20250212125823360 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) 20250212125823360 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) 20250212125823363 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) 20250212125823363 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125823363 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 918 + 13 = 931 (pdch_ul_controller.c:131) 20250212125823363 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125823363 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125823363 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125823363 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125823363 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 931 for type POLL (pdch_ul_controller.c:184) 20250212125823363 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=931, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125823363 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125823363 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=918 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125823363 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=918 Sending data request: sapi=5 arfcn=871 cur_fn=914 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125823363 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 49 20250212125823377 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) 20250212125823377 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) 20250212125823377 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) 20250212125823377 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) 20250212125823377 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) 20250212125823377 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) 20250212125823377 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) 20250212125823377 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) 20250212125823377 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) 20250212125823377 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) 20250212125823377 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) 20250212125823377 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) 20250212125823378 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) 20250212125823378 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) 20250212125823378 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) 20250212125823378 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) 20250212125823386 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) 20250212125823386 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) 20250212125823386 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125823400 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) 20250212125823400 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) 20250212125823401 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) 20250212125823401 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) 20250212125823401 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) 20250212125823401 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) 20250212125823401 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) 20250212125823401 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) 20250212125823402 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) 20250212125823402 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) 20250212125823402 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) 20250212125823402 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) 20250212125823402 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) 20250212125823402 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) 20250212125823402 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) 20250212125823402 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) 20250212125823405 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) 20250212125823405 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=927 block_nr=10 scheduling free USF for polling at FN=931 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125823405 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) 20250212125823405 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125823419 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) 20250212125823419 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) 20250212125823419 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) 20250212125823419 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) 20250212125823419 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) 20250212125823419 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) 20250212125823419 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) 20250212125823419 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) 20250212125823419 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) 20250212125823419 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) 20250212125823419 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) 20250212125823419 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) 20250212125823420 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) 20250212125823420 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) 20250212125823420 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) 20250212125823420 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) 20250212125823423 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) 20250212125823423 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) 20250212125823423 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125823437 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) 20250212125823437 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) 20250212125823437 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=931, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125823437 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=931, TS=7 (curr FN 931), reason=UL_ASS (tbf.cpp:487) 20250212125823437 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125823437 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125823437 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125823437 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) 20250212125823437 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) 20250212125823438 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) 20250212125823438 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) 20250212125823438 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) 20250212125823438 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) 20250212125823438 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) 20250212125823438 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) 20250212125823438 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) 20250212125823438 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) 20250212125823438 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) 20250212125823438 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) 20250212125823438 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) 20250212125823438 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) 20250212125823446 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) 20250212125823446 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125823446 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 936 + 13 = 949 (pdch_ul_controller.c:131) 20250212125823446 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125823447 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125823447 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125823447 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125823447 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 949 for type POLL (pdch_ul_controller.c:184) 20250212125823447 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=949, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125823447 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125823447 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125823447 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=936 Sending data request: sapi=5 arfcn=871 cur_fn=931 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125823447 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 50 20250212125823460 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) 20250212125823460 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) 20250212125823461 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) 20250212125823461 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) 20250212125823461 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) 20250212125823461 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) 20250212125823461 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) 20250212125823461 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) 20250212125823461 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) 20250212125823461 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) 20250212125823461 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) 20250212125823461 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) 20250212125823461 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) 20250212125823461 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) 20250212125823461 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) 20250212125823461 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) 20250212125823465 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) 20250212125823465 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=940 Sending data request: sapi=5 arfcn=871 cur_fn=936 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125823465 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125823479 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) 20250212125823479 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) 20250212125823479 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) 20250212125823479 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) 20250212125823479 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) 20250212125823479 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) 20250212125823479 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) 20250212125823479 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) 20250212125823480 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) 20250212125823480 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) 20250212125823480 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) 20250212125823480 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) 20250212125823480 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) 20250212125823480 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) 20250212125823480 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) 20250212125823480 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) 20250212125823484 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) 20250212125823484 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=944 block_nr=2 scheduling free USF for polling at FN=949 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125823484 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) 20250212125823484 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125823498 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) 20250212125823498 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) 20250212125823498 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) 20250212125823498 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) 20250212125823498 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) 20250212125823498 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) 20250212125823498 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) 20250212125823498 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) 20250212125823499 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) 20250212125823499 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) 20250212125823499 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) 20250212125823499 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) 20250212125823499 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) 20250212125823499 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) 20250212125823499 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) 20250212125823499 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) 20250212125823507 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) 20250212125823507 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) 20250212125823507 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125823521 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) 20250212125823521 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) 20250212125823521 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=949, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125823521 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=949, TS=7 (curr FN 949), reason=UL_ASS (tbf.cpp:487) 20250212125823521 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125823521 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125823521 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125823522 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) 20250212125823522 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) 20250212125823522 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) 20250212125823522 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) 20250212125823522 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) 20250212125823522 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) 20250212125823522 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) 20250212125823522 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) 20250212125823522 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) 20250212125823522 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) 20250212125823522 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) 20250212125823522 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) 20250212125823522 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) 20250212125823522 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) 20250212125823526 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) 20250212125823526 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125823526 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 953 + 13 = 966 (pdch_ul_controller.c:131) 20250212125823526 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125823526 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125823526 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125823526 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125823526 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 966 for type POLL (pdch_ul_controller.c:184) 20250212125823526 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=966, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125823526 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125823526 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=953 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125823526 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=953 Sending data request: sapi=5 arfcn=871 cur_fn=949 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125823526 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 51 20250212125823539 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) 20250212125823539 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) 20250212125823540 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) 20250212125823540 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) 20250212125823540 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) 20250212125823540 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) 20250212125823540 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) 20250212125823540 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) 20250212125823540 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) 20250212125823540 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) 20250212125823540 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) 20250212125823540 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) 20250212125823540 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) 20250212125823540 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) 20250212125823541 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) 20250212125823541 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) 20250212125823544 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) 20250212125823544 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=957 Sending data request: sapi=5 arfcn=871 cur_fn=953 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125823544 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125823558 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) 20250212125823558 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) 20250212125823558 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) 20250212125823558 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) 20250212125823558 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) 20250212125823558 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) 20250212125823559 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) 20250212125823559 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) 20250212125823559 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) 20250212125823559 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) 20250212125823559 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) 20250212125823559 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) 20250212125823559 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) 20250212125823559 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) 20250212125823559 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) 20250212125823559 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) 20250212125823567 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) 20250212125823567 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=962 block_nr=6 scheduling free USF for polling at FN=966 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125823567 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) 20250212125823568 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125823581 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) 20250212125823581 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) 20250212125823581 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) 20250212125823581 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) 20250212125823582 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) 20250212125823582 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) 20250212125823582 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) 20250212125823582 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) 20250212125823582 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) 20250212125823582 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) 20250212125823582 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) 20250212125823582 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) 20250212125823582 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) 20250212125823582 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) 20250212125823582 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) 20250212125823582 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) 20250212125823586 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) 20250212125823586 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) 20250212125823586 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125823600 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) 20250212125823600 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) 20250212125823600 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=966, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125823600 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=966, TS=7 (curr FN 966), reason=UL_ASS (tbf.cpp:487) 20250212125823600 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125823600 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125823600 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125823600 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) 20250212125823600 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) 20250212125823600 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) 20250212125823600 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) 20250212125823600 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) 20250212125823600 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) 20250212125823600 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) 20250212125823600 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) 20250212125823601 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) 20250212125823601 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) 20250212125823601 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) 20250212125823601 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) 20250212125823601 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) 20250212125823601 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) 20250212125823604 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) 20250212125823604 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125823604 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 970 + 13 = 983 (pdch_ul_controller.c:131) 20250212125823604 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125823604 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125823604 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125823605 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125823605 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 983 for type POLL (pdch_ul_controller.c:184) 20250212125823605 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=983, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125823605 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125823605 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=970 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125823605 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=970 Sending data request: sapi=5 arfcn=871 cur_fn=966 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125823605 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 52 20250212125823618 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) 20250212125823619 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) 20250212125823619 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) 20250212125823619 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) 20250212125823619 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) 20250212125823619 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) 20250212125823619 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) 20250212125823619 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) 20250212125823619 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) 20250212125823619 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) 20250212125823619 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) 20250212125823619 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) 20250212125823619 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) 20250212125823619 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) 20250212125823620 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) 20250212125823620 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) 20250212125823628 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) 20250212125823628 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=975 Sending data request: sapi=5 arfcn=871 cur_fn=970 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125823628 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125823642 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) 20250212125823642 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) 20250212125823642 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) 20250212125823642 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) 20250212125823642 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) 20250212125823642 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) 20250212125823642 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) 20250212125823642 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) 20250212125823643 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) 20250212125823643 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) 20250212125823643 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) 20250212125823643 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) 20250212125823643 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) 20250212125823643 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) 20250212125823643 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) 20250212125823643 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) 20250212125823646 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) 20250212125823646 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=979 block_nr=10 scheduling free USF for polling at FN=983 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125823646 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) 20250212125823647 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125823661 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) 20250212125823661 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) 20250212125823661 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) 20250212125823661 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) 20250212125823661 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) 20250212125823661 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) 20250212125823661 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) 20250212125823661 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) 20250212125823661 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) 20250212125823661 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) 20250212125823661 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) 20250212125823661 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) 20250212125823662 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) 20250212125823662 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) 20250212125823662 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) 20250212125823662 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) 20250212125823665 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) 20250212125823665 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=983 Sending data request: sapi=5 arfcn=871 cur_fn=979 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125823665 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125823679 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) 20250212125823679 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) 20250212125823679 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=983, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125823679 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=983, TS=7 (curr FN 983), reason=UL_ASS (tbf.cpp:487) 20250212125823679 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125823679 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125823679 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125823679 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) 20250212125823679 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) 20250212125823680 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) 20250212125823680 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) 20250212125823680 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) 20250212125823680 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) 20250212125823680 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) 20250212125823680 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) 20250212125823680 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) 20250212125823680 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) 20250212125823681 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) 20250212125823681 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) 20250212125823681 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) 20250212125823681 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) 20250212125823688 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) 20250212125823688 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125823688 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 988 + 13 = 1001 (pdch_ul_controller.c:131) 20250212125823688 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125823688 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125823688 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125823689 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125823689 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1001 for type POLL (pdch_ul_controller.c:184) 20250212125823689 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1001, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125823689 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125823689 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=988 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125823689 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=988 Sending data request: sapi=5 arfcn=871 cur_fn=983 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125823689 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 53 20250212125823702 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) 20250212125823702 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) 20250212125823703 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) 20250212125823703 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) 20250212125823703 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) 20250212125823703 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) 20250212125823703 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) 20250212125823703 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) 20250212125823704 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) 20250212125823704 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) 20250212125823704 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) 20250212125823704 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) 20250212125823704 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) 20250212125823704 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) 20250212125823704 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) 20250212125823704 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) 20250212125823707 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) 20250212125823707 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=992 Sending data request: sapi=5 arfcn=871 cur_fn=988 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125823707 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125823721 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) 20250212125823721 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) 20250212125823721 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) 20250212125823721 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) 20250212125823721 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) 20250212125823721 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) 20250212125823721 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) 20250212125823722 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) 20250212125823722 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) 20250212125823722 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) 20250212125823722 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) 20250212125823722 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) 20250212125823722 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) 20250212125823722 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) 20250212125823722 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) 20250212125823722 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) 20250212125823726 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) 20250212125823726 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=996 block_nr=2 scheduling free USF for polling at FN=1001 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125823726 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) 20250212125823726 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125823740 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) 20250212125823740 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) 20250212125823740 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) 20250212125823740 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) 20250212125823740 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) 20250212125823740 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) 20250212125823740 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) 20250212125823740 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) 20250212125823740 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) 20250212125823740 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) 20250212125823740 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) 20250212125823741 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) 20250212125823741 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) 20250212125823741 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) 20250212125823741 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) 20250212125823741 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) 20250212125823749 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) 20250212125823749 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1001 Sending data request: sapi=5 arfcn=871 cur_fn=996 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125823749 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125823763 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) 20250212125823763 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) 20250212125823763 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1001, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125823763 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1001, TS=7 (curr FN 1001), reason=UL_ASS (tbf.cpp:487) 20250212125823763 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125823763 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125823763 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125823763 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) 20250212125823763 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) 20250212125823763 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) 20250212125823763 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) 20250212125823763 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) 20250212125823763 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) 20250212125823764 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) 20250212125823764 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) 20250212125823764 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) 20250212125823764 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) 20250212125823764 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) 20250212125823764 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) 20250212125823764 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) 20250212125823764 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) 20250212125823767 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) 20250212125823767 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125823767 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1005 + 13 = 1018 (pdch_ul_controller.c:131) 20250212125823767 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125823767 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125823767 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125823768 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125823768 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1018 for type POLL (pdch_ul_controller.c:184) 20250212125823768 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1018, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125823768 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125823768 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1005 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125823768 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1005 Sending data request: sapi=5 arfcn=871 cur_fn=1001 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125823768 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 54 20250212125823781 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) 20250212125823781 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) 20250212125823782 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) 20250212125823782 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) 20250212125823782 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) 20250212125823782 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) 20250212125823782 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) 20250212125823782 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) 20250212125823782 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) 20250212125823782 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) 20250212125823782 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) 20250212125823782 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) 20250212125823782 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) 20250212125823782 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) 20250212125823783 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) 20250212125823783 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) 20250212125823786 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) 20250212125823786 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1009 Sending data request: sapi=5 arfcn=871 cur_fn=1005 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125823786 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125823800 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) 20250212125823800 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) 20250212125823800 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) 20250212125823800 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) 20250212125823800 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) 20250212125823800 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) 20250212125823801 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) 20250212125823801 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) 20250212125823801 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) 20250212125823801 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) 20250212125823801 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) 20250212125823801 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) 20250212125823801 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) 20250212125823801 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) 20250212125823801 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) 20250212125823801 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) 20250212125823809 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) 20250212125823809 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1014 block_nr=6 scheduling free USF for polling at FN=1018 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125823809 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) 20250212125823809 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125823823 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) 20250212125823823 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) 20250212125823824 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) 20250212125823824 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) 20250212125823824 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) 20250212125823824 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) 20250212125823824 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) 20250212125823824 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) 20250212125823824 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) 20250212125823824 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) 20250212125823824 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) 20250212125823824 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) 20250212125823824 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) 20250212125823824 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) 20250212125823824 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) 20250212125823824 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) 20250212125823828 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) 20250212125823828 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1018 Sending data request: sapi=5 arfcn=871 cur_fn=1014 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125823828 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125823842 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) 20250212125823842 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) 20250212125823842 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1018, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125823842 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1018, TS=7 (curr FN 1018), reason=UL_ASS (tbf.cpp:487) 20250212125823842 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125823842 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125823842 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125823842 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) 20250212125823842 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) 20250212125823842 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) 20250212125823842 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) 20250212125823843 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) 20250212125823843 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) 20250212125823843 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) 20250212125823843 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) 20250212125823843 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) 20250212125823843 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) 20250212125823843 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) 20250212125823843 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) 20250212125823843 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) 20250212125823843 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) 20250212125823847 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) 20250212125823847 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125823847 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1022 + 13 = 1035 (pdch_ul_controller.c:131) 20250212125823847 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125823847 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125823847 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125823847 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125823847 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1035 for type POLL (pdch_ul_controller.c:184) 20250212125823847 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1035, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125823847 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125823847 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1022 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125823847 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1022 Sending data request: sapi=5 arfcn=871 cur_fn=1018 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125823847 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 55 20250212125823861 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) 20250212125823861 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) 20250212125823861 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) 20250212125823861 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) 20250212125823861 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) 20250212125823861 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) 20250212125823861 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) 20250212125823861 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) 20250212125823861 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) 20250212125823861 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) 20250212125823861 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) 20250212125823861 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) 20250212125823862 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) 20250212125823862 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) 20250212125823862 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) 20250212125823862 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) 20250212125823870 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) 20250212125823870 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1027 Sending data request: sapi=5 arfcn=871 cur_fn=1022 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125823870 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125823884 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) 20250212125823884 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) 20250212125823884 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) 20250212125823884 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) 20250212125823884 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) 20250212125823884 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) 20250212125823884 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) 20250212125823884 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) 20250212125823885 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) 20250212125823885 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) 20250212125823885 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) 20250212125823885 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) 20250212125823885 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) 20250212125823885 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) 20250212125823885 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) 20250212125823885 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) 20250212125823888 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) 20250212125823888 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1031 block_nr=10 scheduling free USF for polling at FN=1035 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125823888 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) 20250212125823889 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125823903 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) 20250212125823903 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) 20250212125823903 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) 20250212125823903 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) 20250212125823903 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) 20250212125823903 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) 20250212125823903 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) 20250212125823903 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) 20250212125823903 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) 20250212125823903 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) 20250212125823903 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) 20250212125823903 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) 20250212125823904 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) 20250212125823904 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) 20250212125823904 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) 20250212125823904 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) 20250212125823907 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) 20250212125823907 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1035 Sending data request: sapi=5 arfcn=871 cur_fn=1031 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125823907 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125823921 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) 20250212125823921 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) 20250212125823921 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1035, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125823921 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1035, TS=7 (curr FN 1035), reason=UL_ASS (tbf.cpp:487) 20250212125823921 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125823921 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125823921 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125823921 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) 20250212125823921 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) 20250212125823921 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) 20250212125823921 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) 20250212125823922 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) 20250212125823922 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) 20250212125823922 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) 20250212125823922 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) 20250212125823922 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) 20250212125823922 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) 20250212125823922 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) 20250212125823922 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) 20250212125823922 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) 20250212125823922 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) 20250212125823930 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) 20250212125823930 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125823930 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1040 + 13 = 1053 (pdch_ul_controller.c:131) 20250212125823930 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125823930 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125823930 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125823931 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125823931 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1053 for type POLL (pdch_ul_controller.c:184) 20250212125823931 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1053, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125823931 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125823931 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1040 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125823931 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1040 Sending data request: sapi=5 arfcn=871 cur_fn=1035 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125823931 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 56 20250212125823944 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) 20250212125823944 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) 20250212125823945 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) 20250212125823945 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) 20250212125823945 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) 20250212125823945 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) 20250212125823945 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) 20250212125823945 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) 20250212125823945 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) 20250212125823945 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) 20250212125823945 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) 20250212125823945 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) 20250212125823945 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) 20250212125823945 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) 20250212125823945 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) 20250212125823945 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) 20250212125823949 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) 20250212125823949 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1044 Sending data request: sapi=5 arfcn=871 cur_fn=1040 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125823949 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125823963 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) 20250212125823963 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) 20250212125823964 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) 20250212125823964 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) 20250212125823964 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) 20250212125823964 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) 20250212125823964 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) 20250212125823964 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) 20250212125823965 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) 20250212125823965 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) 20250212125823965 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) 20250212125823965 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) 20250212125823965 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) 20250212125823965 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) 20250212125823965 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) 20250212125823965 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) 20250212125823968 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) 20250212125823968 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1048 block_nr=2 scheduling free USF for polling at FN=1053 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125823968 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) 20250212125823968 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125823982 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) 20250212125823982 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) 20250212125823982 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) 20250212125823982 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) 20250212125823983 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) 20250212125823983 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) 20250212125823983 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) 20250212125823983 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) 20250212125823983 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) 20250212125823983 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) 20250212125823983 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) 20250212125823983 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) 20250212125823983 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) 20250212125823983 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) 20250212125823984 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) 20250212125823984 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) 20250212125823991 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) 20250212125823991 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1053 Sending data request: sapi=5 arfcn=871 cur_fn=1048 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125823991 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125824005 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) 20250212125824005 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) 20250212125824005 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1053, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125824005 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1053, TS=7 (curr FN 1053), reason=UL_ASS (tbf.cpp:487) 20250212125824005 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125824005 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125824005 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125824005 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) 20250212125824005 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) 20250212125824005 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) 20250212125824005 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) 20250212125824005 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) 20250212125824005 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) 20250212125824006 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) 20250212125824006 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) 20250212125824006 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) 20250212125824006 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) 20250212125824006 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) 20250212125824006 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) 20250212125824006 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) 20250212125824006 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) 20250212125824010 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) 20250212125824010 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125824010 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1057 + 13 = 1070 (pdch_ul_controller.c:131) 20250212125824010 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125824010 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125824010 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125824010 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125824010 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1070 for type POLL (pdch_ul_controller.c:184) 20250212125824010 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1070, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125824010 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125824010 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1057 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125824010 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1057 Sending data request: sapi=5 arfcn=871 cur_fn=1053 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824010 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 57 20250212125824023 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) 20250212125824023 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) 20250212125824024 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) 20250212125824024 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) 20250212125824024 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) 20250212125824024 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) 20250212125824024 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) 20250212125824024 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) 20250212125824024 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) 20250212125824024 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) 20250212125824024 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) 20250212125824024 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) 20250212125824025 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) 20250212125824025 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) 20250212125824025 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) 20250212125824025 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) 20250212125824028 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) 20250212125824028 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1061 Sending data request: sapi=5 arfcn=871 cur_fn=1057 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824028 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125824042 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) 20250212125824042 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) 20250212125824042 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) 20250212125824042 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) 20250212125824043 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) 20250212125824043 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) 20250212125824043 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) 20250212125824043 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) 20250212125824043 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) 20250212125824043 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) 20250212125824043 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) 20250212125824043 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) 20250212125824043 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) 20250212125824043 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) 20250212125824043 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) 20250212125824043 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) 20250212125824051 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) 20250212125824051 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1066 block_nr=6 scheduling free USF for polling at FN=1070 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125824051 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) 20250212125824052 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125824065 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) 20250212125824065 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) 20250212125824066 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) 20250212125824066 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) 20250212125824066 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) 20250212125824066 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) 20250212125824066 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) 20250212125824066 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) 20250212125824066 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) 20250212125824066 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) 20250212125824066 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) 20250212125824066 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) 20250212125824066 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) 20250212125824066 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) 20250212125824067 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) 20250212125824067 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) 20250212125824070 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) 20250212125824070 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1070 Sending data request: sapi=5 arfcn=871 cur_fn=1066 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824070 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125824084 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) 20250212125824084 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) 20250212125824084 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1070, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125824084 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1070, TS=7 (curr FN 1070), reason=UL_ASS (tbf.cpp:487) 20250212125824084 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125824084 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125824084 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125824084 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) 20250212125824084 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) 20250212125824085 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) 20250212125824085 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) 20250212125824085 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) 20250212125824085 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) 20250212125824085 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) 20250212125824085 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) 20250212125824085 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) 20250212125824085 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) 20250212125824085 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) 20250212125824085 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) 20250212125824085 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) 20250212125824085 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) 20250212125824089 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) 20250212125824089 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125824089 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1074 + 13 = 1087 (pdch_ul_controller.c:131) 20250212125824089 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125824089 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125824089 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125824089 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125824089 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1087 for type POLL (pdch_ul_controller.c:184) 20250212125824089 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1087, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125824089 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125824089 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1074 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125824089 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1074 Sending data request: sapi=5 arfcn=871 cur_fn=1070 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824089 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 58 20250212125824103 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) 20250212125824103 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) 20250212125824103 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) 20250212125824103 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) 20250212125824103 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) 20250212125824103 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) 20250212125824103 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) 20250212125824103 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) 20250212125824103 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) 20250212125824103 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) 20250212125824104 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) 20250212125824104 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) 20250212125824104 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) 20250212125824104 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) 20250212125824104 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) 20250212125824104 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) 20250212125824112 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) 20250212125824112 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1079 Sending data request: sapi=5 arfcn=871 cur_fn=1074 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824112 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125824126 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) 20250212125824126 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) 20250212125824126 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) 20250212125824126 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) 20250212125824127 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) 20250212125824127 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) 20250212125824127 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) 20250212125824127 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) 20250212125824127 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) 20250212125824127 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) 20250212125824127 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) 20250212125824127 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) 20250212125824127 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) 20250212125824127 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) 20250212125824127 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) 20250212125824127 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) 20250212125824131 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) 20250212125824131 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1083 block_nr=10 scheduling free USF for polling at FN=1087 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125824131 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) 20250212125824131 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125824145 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) 20250212125824145 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) 20250212125824145 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) 20250212125824145 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) 20250212125824145 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) 20250212125824145 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) 20250212125824146 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) 20250212125824146 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) 20250212125824146 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) 20250212125824146 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) 20250212125824146 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) 20250212125824146 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) 20250212125824146 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) 20250212125824146 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) 20250212125824146 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) 20250212125824146 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) 20250212125824149 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) 20250212125824149 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1087 Sending data request: sapi=5 arfcn=871 cur_fn=1083 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824150 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125824164 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) 20250212125824164 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) 20250212125824164 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1087, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125824164 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1087, TS=7 (curr FN 1087), reason=UL_ASS (tbf.cpp:487) 20250212125824164 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125824164 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125824164 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125824164 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) 20250212125824164 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) 20250212125824164 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) 20250212125824164 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) 20250212125824164 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) 20250212125824164 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) 20250212125824164 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) 20250212125824164 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) 20250212125824164 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) 20250212125824164 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) 20250212125824165 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) 20250212125824165 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) 20250212125824165 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) 20250212125824165 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) 20250212125824173 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) 20250212125824173 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125824173 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1092 + 13 = 1105 (pdch_ul_controller.c:131) 20250212125824173 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125824173 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125824173 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125824173 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125824173 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1105 for type POLL (pdch_ul_controller.c:184) 20250212125824173 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1105, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125824173 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125824173 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1092 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125824173 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1092 Sending data request: sapi=5 arfcn=871 cur_fn=1087 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824173 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 59 20250212125824187 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) 20250212125824187 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) 20250212125824187 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) 20250212125824187 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) 20250212125824188 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) 20250212125824188 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) 20250212125824188 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) 20250212125824188 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) 20250212125824188 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) 20250212125824188 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) 20250212125824188 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) 20250212125824188 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) 20250212125824189 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) 20250212125824189 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) 20250212125824189 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) 20250212125824189 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) 20250212125824192 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) 20250212125824192 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1096 Sending data request: sapi=5 arfcn=871 cur_fn=1092 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824192 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125824206 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) 20250212125824206 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) 20250212125824206 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) 20250212125824206 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) 20250212125824206 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) 20250212125824206 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) 20250212125824207 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) 20250212125824207 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) 20250212125824207 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) 20250212125824207 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) 20250212125824207 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) 20250212125824207 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) 20250212125824207 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) 20250212125824207 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) 20250212125824207 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) 20250212125824207 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) 20250212125824210 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) 20250212125824210 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1100 block_nr=2 scheduling free USF for polling at FN=1105 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125824210 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) 20250212125824210 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125824224 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) 20250212125824224 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) 20250212125824225 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) 20250212125824225 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) 20250212125824225 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) 20250212125824225 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) 20250212125824225 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) 20250212125824225 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) 20250212125824226 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) 20250212125824226 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) 20250212125824226 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) 20250212125824226 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) 20250212125824226 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) 20250212125824226 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) 20250212125824226 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) 20250212125824226 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) 20250212125824234 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) 20250212125824234 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1105 Sending data request: sapi=5 arfcn=871 cur_fn=1100 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824234 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125824248 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) 20250212125824248 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) 20250212125824248 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1105, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125824248 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1105, TS=7 (curr FN 1105), reason=UL_ASS (tbf.cpp:487) 20250212125824248 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125824248 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125824248 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125824248 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) 20250212125824248 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) 20250212125824249 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) 20250212125824249 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) 20250212125824249 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) 20250212125824249 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) 20250212125824249 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) 20250212125824249 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) 20250212125824249 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) 20250212125824249 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) 20250212125824250 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) 20250212125824250 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) 20250212125824250 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) 20250212125824250 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) 20250212125824252 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) 20250212125824252 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125824252 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1109 + 13 = 1122 (pdch_ul_controller.c:131) 20250212125824252 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125824252 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125824252 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125824252 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125824252 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1122 for type POLL (pdch_ul_controller.c:184) 20250212125824252 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1122, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125824252 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125824252 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1109 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125824252 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1109 Sending data request: sapi=5 arfcn=871 cur_fn=1105 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824253 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 60 20250212125824266 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) 20250212125824266 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) 20250212125824267 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) 20250212125824267 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) 20250212125824267 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) 20250212125824267 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) 20250212125824267 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) 20250212125824267 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) 20250212125824267 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) 20250212125824267 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) 20250212125824268 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) 20250212125824268 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) 20250212125824268 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) 20250212125824268 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) 20250212125824268 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) 20250212125824268 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) 20250212125824271 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) 20250212125824271 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1113 Sending data request: sapi=5 arfcn=871 cur_fn=1109 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824271 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125824285 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) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 61 20250212125824285 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) 20250212125824286 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) 20250212125824286 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) 20250212125824286 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) 20250212125824286 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) 20250212125824286 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) 20250212125824286 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) 20250212125824286 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) 20250212125824286 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) 20250212125824286 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) 20250212125824286 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) 20250212125824287 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) 20250212125824287 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) 20250212125824287 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) 20250212125824287 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) 20250212125824294 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) 20250212125824294 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1118 block_nr=6 scheduling free USF for polling at FN=1122 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125824294 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) 20250212125824294 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125824308 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) 20250212125824308 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) 20250212125824308 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) 20250212125824308 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) 20250212125824309 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) 20250212125824309 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) 20250212125824309 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) 20250212125824309 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) 20250212125824309 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) 20250212125824309 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) 20250212125824309 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) 20250212125824309 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) 20250212125824309 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) 20250212125824309 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) 20250212125824309 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) 20250212125824309 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) 20250212125824313 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) 20250212125824313 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1122 Sending data request: sapi=5 arfcn=871 cur_fn=1118 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824313 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125824327 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) 20250212125824327 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) 20250212125824327 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1122, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125824327 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1122, TS=7 (curr FN 1122), reason=UL_ASS (tbf.cpp:487) 20250212125824327 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125824327 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125824327 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125824327 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) 20250212125824327 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) 20250212125824327 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) 20250212125824327 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) 20250212125824327 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) 20250212125824327 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) 20250212125824327 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) 20250212125824327 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) 20250212125824328 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) 20250212125824328 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) 20250212125824328 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) 20250212125824328 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) 20250212125824328 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) 20250212125824328 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) 20250212125824332 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) 20250212125824332 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125824332 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1126 + 13 = 1139 (pdch_ul_controller.c:131) 20250212125824332 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125824332 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125824332 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125824332 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125824332 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1139 for type POLL (pdch_ul_controller.c:184) 20250212125824332 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1139, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125824332 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125824332 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1126 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125824332 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1126 Sending data request: sapi=5 arfcn=871 cur_fn=1122 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824333 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125824346 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) 20250212125824346 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) 20250212125824346 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) 20250212125824346 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) 20250212125824347 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) 20250212125824347 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) 20250212125824347 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) 20250212125824347 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) 20250212125824347 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) 20250212125824347 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) 20250212125824347 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) 20250212125824347 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) 20250212125824348 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) 20250212125824348 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) 20250212125824348 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) 20250212125824348 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) 20250212125824355 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) 20250212125824355 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1131 Sending data request: sapi=5 arfcn=871 cur_fn=1126 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824355 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125824369 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) 20250212125824369 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) 20250212125824370 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) 20250212125824370 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) 20250212125824370 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) 20250212125824370 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) 20250212125824370 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) 20250212125824370 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) 20250212125824370 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) 20250212125824370 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) 20250212125824370 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) 20250212125824370 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) 20250212125824370 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) 20250212125824370 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) 20250212125824371 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) 20250212125824371 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) 20250212125824374 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) 20250212125824374 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1135 block_nr=10 scheduling free USF for polling at FN=1139 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125824374 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) 20250212125824374 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125824388 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) 20250212125824388 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) 20250212125824388 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) 20250212125824388 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) 20250212125824388 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) 20250212125824388 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) 20250212125824388 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) 20250212125824388 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) 20250212125824388 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) 20250212125824388 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) 20250212125824388 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) 20250212125824388 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) 20250212125824389 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) 20250212125824389 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) 20250212125824389 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) 20250212125824389 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) 20250212125824392 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) 20250212125824392 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1139 Sending data request: sapi=5 arfcn=871 cur_fn=1135 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824392 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125824406 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) 20250212125824406 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) 20250212125824406 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1139, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125824406 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1139, TS=7 (curr FN 1139), reason=UL_ASS (tbf.cpp:487) 20250212125824406 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125824406 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125824406 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125824407 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) 20250212125824407 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) 20250212125824407 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) 20250212125824407 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) 20250212125824407 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) 20250212125824407 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) 20250212125824407 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) 20250212125824407 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) 20250212125824407 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) 20250212125824407 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) 20250212125824407 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) 20250212125824407 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) 20250212125824407 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) 20250212125824407 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) 20250212125824416 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) 20250212125824416 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125824416 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1144 + 13 = 1157 (pdch_ul_controller.c:131) 20250212125824416 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125824416 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125824416 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125824416 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125824416 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1157 for type POLL (pdch_ul_controller.c:184) 20250212125824416 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1157, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125824416 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125824416 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1144 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125824416 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1144 Sending data request: sapi=5 arfcn=871 cur_fn=1139 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824416 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 62 20250212125824430 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) 20250212125824430 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) 20250212125824430 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) 20250212125824430 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) 20250212125824431 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) 20250212125824431 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) 20250212125824431 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) 20250212125824431 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) 20250212125824431 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) 20250212125824431 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) 20250212125824431 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) 20250212125824431 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) 20250212125824432 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) 20250212125824432 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) 20250212125824432 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) 20250212125824432 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) 20250212125824434 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) 20250212125824434 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1148 Sending data request: sapi=5 arfcn=871 cur_fn=1144 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824435 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125824448 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) 20250212125824448 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) 20250212125824449 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) 20250212125824449 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) 20250212125824449 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) 20250212125824449 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) 20250212125824449 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) 20250212125824449 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) 20250212125824450 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) 20250212125824450 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) 20250212125824450 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) 20250212125824450 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) 20250212125824450 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) 20250212125824450 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) 20250212125824450 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) 20250212125824450 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) 20250212125824453 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) 20250212125824453 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1152 block_nr=2 scheduling free USF for polling at FN=1157 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125824453 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) 20250212125824453 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125824467 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) 20250212125824467 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) 20250212125824467 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) 20250212125824467 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) 20250212125824467 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) 20250212125824467 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) 20250212125824468 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) 20250212125824468 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) 20250212125824468 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) 20250212125824468 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) 20250212125824468 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) 20250212125824468 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) 20250212125824468 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) 20250212125824468 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) 20250212125824468 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) 20250212125824468 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) 20250212125824476 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) 20250212125824476 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1157 Sending data request: sapi=5 arfcn=871 cur_fn=1152 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824476 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125824490 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) 20250212125824490 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) 20250212125824490 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1157, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125824490 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1157, TS=7 (curr FN 1157), reason=UL_ASS (tbf.cpp:487) 20250212125824490 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125824490 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125824490 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125824490 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) 20250212125824490 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) 20250212125824491 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) 20250212125824491 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) 20250212125824491 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) 20250212125824491 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) 20250212125824491 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) 20250212125824491 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) 20250212125824491 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) 20250212125824491 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) 20250212125824491 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) 20250212125824491 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) 20250212125824491 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) 20250212125824491 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) 20250212125824495 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) 20250212125824495 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125824495 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1161 + 13 = 1174 (pdch_ul_controller.c:131) 20250212125824495 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125824495 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125824495 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125824495 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125824495 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1174 for type POLL (pdch_ul_controller.c:184) 20250212125824495 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1174, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125824495 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125824495 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1161 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125824495 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1161 Sending data request: sapi=5 arfcn=871 cur_fn=1157 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824495 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 63 20250212125824509 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) 20250212125824509 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) 20250212125824509 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) 20250212125824509 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) 20250212125824509 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) 20250212125824509 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) 20250212125824509 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) 20250212125824509 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) 20250212125824509 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) 20250212125824509 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) 20250212125824510 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) 20250212125824510 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) 20250212125824510 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) 20250212125824510 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) 20250212125824510 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) 20250212125824510 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) 20250212125824513 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) 20250212125824513 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1165 Sending data request: sapi=5 arfcn=871 cur_fn=1161 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824514 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125824527 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) 20250212125824527 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) 20250212125824528 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) 20250212125824528 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) 20250212125824528 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) 20250212125824528 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) 20250212125824528 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) 20250212125824528 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) 20250212125824528 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) 20250212125824528 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) 20250212125824528 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) 20250212125824528 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) 20250212125824528 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) 20250212125824528 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) 20250212125824528 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) 20250212125824528 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) 20250212125824537 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) 20250212125824537 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1170 block_nr=6 scheduling free USF for polling at FN=1174 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125824537 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) 20250212125824537 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125824551 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) 20250212125824551 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) 20250212125824551 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) 20250212125824551 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) 20250212125824551 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) 20250212125824551 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) 20250212125824551 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) 20250212125824551 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) 20250212125824551 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) 20250212125824551 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) 20250212125824551 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) 20250212125824551 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) 20250212125824551 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) 20250212125824551 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) 20250212125824552 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) 20250212125824552 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) 20250212125824555 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) 20250212125824555 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1174 Sending data request: sapi=5 arfcn=871 cur_fn=1170 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824555 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125824569 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) 20250212125824569 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) 20250212125824569 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1174, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125824569 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1174, TS=7 (curr FN 1174), reason=UL_ASS (tbf.cpp:487) 20250212125824569 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125824569 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125824569 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125824569 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) 20250212125824569 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) 20250212125824569 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) 20250212125824569 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) 20250212125824570 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) 20250212125824570 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) 20250212125824570 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) 20250212125824570 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) 20250212125824570 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) 20250212125824570 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) 20250212125824570 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) 20250212125824570 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) 20250212125824570 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) 20250212125824570 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) 20250212125824574 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) 20250212125824574 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125824574 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1178 + 13 = 1191 (pdch_ul_controller.c:131) 20250212125824574 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125824574 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125824574 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125824574 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125824574 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1191 for type POLL (pdch_ul_controller.c:184) 20250212125824574 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1191, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125824574 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125824574 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1178 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125824574 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1178 Sending data request: sapi=5 arfcn=871 cur_fn=1174 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824574 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 64 20250212125824588 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) 20250212125824588 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) 20250212125824588 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) 20250212125824588 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) 20250212125824588 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) 20250212125824588 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) 20250212125824588 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) 20250212125824588 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) 20250212125824588 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) 20250212125824588 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) 20250212125824589 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) 20250212125824589 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) 20250212125824589 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) 20250212125824589 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) 20250212125824589 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) 20250212125824589 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) 20250212125824597 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) 20250212125824597 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1183 Sending data request: sapi=5 arfcn=871 cur_fn=1178 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824597 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125824611 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) 20250212125824611 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) 20250212125824611 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) 20250212125824611 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) 20250212125824611 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) 20250212125824611 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) 20250212125824611 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) 20250212125824611 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) 20250212125824612 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) 20250212125824612 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) 20250212125824612 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) 20250212125824612 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) 20250212125824612 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) 20250212125824612 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) 20250212125824612 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) 20250212125824612 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) 20250212125824616 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) 20250212125824616 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1187 block_nr=10 scheduling free USF for polling at FN=1191 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125824616 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) 20250212125824616 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125824630 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) 20250212125824630 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) 20250212125824630 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) 20250212125824630 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) 20250212125824630 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) 20250212125824630 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) 20250212125824630 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) 20250212125824630 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) 20250212125824630 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) 20250212125824630 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) 20250212125824630 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) 20250212125824630 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) 20250212125824630 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) 20250212125824630 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) 20250212125824631 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) 20250212125824631 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) 20250212125824634 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) 20250212125824634 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1191 Sending data request: sapi=5 arfcn=871 cur_fn=1187 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824634 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125824648 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) 20250212125824648 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) 20250212125824648 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1191, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125824648 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1191, TS=7 (curr FN 1191), reason=UL_ASS (tbf.cpp:487) 20250212125824648 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125824648 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125824648 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125824649 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) 20250212125824649 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) 20250212125824649 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) 20250212125824649 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) 20250212125824649 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) 20250212125824649 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) 20250212125824649 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) 20250212125824649 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) 20250212125824650 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) 20250212125824650 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) 20250212125824650 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) 20250212125824650 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) 20250212125824650 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) 20250212125824650 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) 20250212125824657 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) 20250212125824657 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125824657 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1196 + 13 = 1209 (pdch_ul_controller.c:131) 20250212125824657 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125824657 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125824658 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125824658 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125824658 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1209 for type POLL (pdch_ul_controller.c:184) 20250212125824658 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1209, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125824658 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125824658 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1196 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125824658 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1196 Sending data request: sapi=5 arfcn=871 cur_fn=1191 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824658 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 65 20250212125824672 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) 20250212125824672 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) 20250212125824672 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) 20250212125824672 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) 20250212125824672 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) 20250212125824672 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) 20250212125824672 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) 20250212125824672 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) 20250212125824672 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) 20250212125824672 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) 20250212125824672 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) 20250212125824672 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) 20250212125824673 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) 20250212125824673 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) 20250212125824673 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) 20250212125824673 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) 20250212125824676 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) 20250212125824676 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1200 Sending data request: sapi=5 arfcn=871 cur_fn=1196 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824676 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125824690 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) 20250212125824690 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) 20250212125824691 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) 20250212125824691 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) 20250212125824691 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) 20250212125824691 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) 20250212125824691 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) 20250212125824691 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) 20250212125824691 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) 20250212125824691 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) 20250212125824691 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) 20250212125824691 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) 20250212125824691 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) 20250212125824691 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) 20250212125824691 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) 20250212125824691 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) 20250212125824695 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) 20250212125824695 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1204 block_nr=2 scheduling free USF for polling at FN=1209 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125824695 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) 20250212125824695 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125824709 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) 20250212125824709 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) 20250212125824709 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) 20250212125824709 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) 20250212125824709 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) 20250212125824709 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) 20250212125824709 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) 20250212125824709 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) 20250212125824709 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) 20250212125824709 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) 20250212125824710 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) 20250212125824710 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) 20250212125824710 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) 20250212125824710 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) 20250212125824710 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) 20250212125824710 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) 20250212125824718 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) 20250212125824718 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1209 Sending data request: sapi=5 arfcn=871 cur_fn=1204 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824718 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125824732 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) 20250212125824732 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) 20250212125824732 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1209, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125824732 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1209, TS=7 (curr FN 1209), reason=UL_ASS (tbf.cpp:487) 20250212125824732 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125824732 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125824732 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125824732 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) 20250212125824732 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) 20250212125824732 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) 20250212125824732 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) 20250212125824733 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) 20250212125824733 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) 20250212125824733 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) 20250212125824733 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) 20250212125824733 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) 20250212125824733 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) 20250212125824733 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) 20250212125824733 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) 20250212125824733 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) 20250212125824733 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) 20250212125824737 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) 20250212125824737 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125824737 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1213 + 13 = 1226 (pdch_ul_controller.c:131) 20250212125824737 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125824737 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125824737 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125824737 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125824737 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1226 for type POLL (pdch_ul_controller.c:184) 20250212125824737 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1226, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125824737 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125824737 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1213 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125824737 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1213 Sending data request: sapi=5 arfcn=871 cur_fn=1209 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824737 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 66 20250212125824751 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) 20250212125824751 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) 20250212125824751 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) 20250212125824751 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) 20250212125824751 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) 20250212125824751 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) 20250212125824751 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) 20250212125824751 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) 20250212125824751 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) 20250212125824751 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) 20250212125824751 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) 20250212125824751 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) 20250212125824752 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) 20250212125824752 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) 20250212125824752 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) 20250212125824752 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) 20250212125824755 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) 20250212125824755 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1217 Sending data request: sapi=5 arfcn=871 cur_fn=1213 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824755 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125824769 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) 20250212125824769 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) 20250212125824769 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) 20250212125824769 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) 20250212125824770 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) 20250212125824770 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) 20250212125824770 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) 20250212125824770 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) 20250212125824770 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) 20250212125824770 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) 20250212125824770 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) 20250212125824770 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) 20250212125824770 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) 20250212125824770 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) 20250212125824770 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) 20250212125824770 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) 20250212125824778 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) 20250212125824778 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1222 block_nr=6 scheduling free USF for polling at FN=1226 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125824778 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) 20250212125824779 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125824793 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) 20250212125824793 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) 20250212125824793 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) 20250212125824793 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) 20250212125824793 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) 20250212125824793 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) 20250212125824794 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) 20250212125824794 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) 20250212125824794 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) 20250212125824794 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) 20250212125824794 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) 20250212125824794 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) 20250212125824794 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) 20250212125824794 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) 20250212125824794 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) 20250212125824794 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) 20250212125824797 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) 20250212125824797 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1226 Sending data request: sapi=5 arfcn=871 cur_fn=1222 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824797 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125824811 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) 20250212125824811 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) 20250212125824811 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1226, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125824811 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1226, TS=7 (curr FN 1226), reason=UL_ASS (tbf.cpp:487) 20250212125824811 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125824811 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125824811 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125824811 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) 20250212125824811 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) 20250212125824811 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) 20250212125824811 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) 20250212125824812 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) 20250212125824812 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) 20250212125824812 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) 20250212125824812 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) 20250212125824812 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) 20250212125824812 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) 20250212125824812 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) 20250212125824812 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) 20250212125824812 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) 20250212125824812 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) 20250212125824816 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) 20250212125824816 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125824816 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1230 + 13 = 1243 (pdch_ul_controller.c:131) 20250212125824816 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125824816 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125824816 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125824816 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125824816 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1243 for type POLL (pdch_ul_controller.c:184) 20250212125824816 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1243, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125824816 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125824816 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1230 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125824816 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1230 Sending data request: sapi=5 arfcn=871 cur_fn=1226 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824816 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 67 20250212125824830 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) 20250212125824830 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) 20250212125824830 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) 20250212125824830 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) 20250212125824830 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) 20250212125824830 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) 20250212125824830 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) 20250212125824830 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) 20250212125824830 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) 20250212125824830 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) 20250212125824830 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) 20250212125824830 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) 20250212125824831 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) 20250212125824831 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) 20250212125824831 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) 20250212125824831 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) 20250212125824839 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) 20250212125824839 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1235 Sending data request: sapi=5 arfcn=871 cur_fn=1230 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824839 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125824853 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) 20250212125824853 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) 20250212125824853 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) 20250212125824853 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) 20250212125824853 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) 20250212125824853 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) 20250212125824854 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) 20250212125824854 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) 20250212125824854 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) 20250212125824854 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) 20250212125824854 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) 20250212125824854 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) 20250212125824854 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) 20250212125824854 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) 20250212125824854 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) 20250212125824854 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) 20250212125824858 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) 20250212125824858 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1239 block_nr=10 scheduling free USF for polling at FN=1243 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125824858 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) 20250212125824858 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125824872 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) 20250212125824872 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) 20250212125824872 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) 20250212125824872 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) 20250212125824872 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) 20250212125824872 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) 20250212125824872 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) 20250212125824872 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) 20250212125824872 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) 20250212125824872 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) 20250212125824872 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) 20250212125824872 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) 20250212125824873 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) 20250212125824873 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) 20250212125824873 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) 20250212125824873 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) 20250212125824876 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) 20250212125824876 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1243 Sending data request: sapi=5 arfcn=871 cur_fn=1239 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824876 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125824890 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) 20250212125824890 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) 20250212125824890 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1243, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125824890 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1243, TS=7 (curr FN 1243), reason=UL_ASS (tbf.cpp:487) 20250212125824890 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125824890 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125824890 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125824890 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) 20250212125824890 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) 20250212125824891 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) 20250212125824891 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) 20250212125824891 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) 20250212125824891 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) 20250212125824891 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) 20250212125824891 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) 20250212125824891 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) 20250212125824891 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) 20250212125824891 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) 20250212125824891 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) 20250212125824891 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) 20250212125824891 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) 20250212125824899 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) 20250212125824899 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125824899 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1248 + 13 = 1261 (pdch_ul_controller.c:131) 20250212125824899 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125824899 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125824899 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125824900 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125824900 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1261 for type POLL (pdch_ul_controller.c:184) 20250212125824900 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1261, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125824900 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125824900 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1248 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125824900 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1248 Sending data request: sapi=5 arfcn=871 cur_fn=1243 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824900 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 68 20250212125824913 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) 20250212125824913 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) 20250212125824914 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) 20250212125824914 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) 20250212125824914 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) 20250212125824914 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) 20250212125824914 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) 20250212125824914 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) 20250212125824914 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) 20250212125824914 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) 20250212125824914 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) 20250212125824914 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) 20250212125824914 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) 20250212125824914 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) 20250212125824915 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) 20250212125824915 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) 20250212125824918 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) 20250212125824918 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1252 Sending data request: sapi=5 arfcn=871 cur_fn=1248 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824918 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125824932 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) 20250212125824932 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) 20250212125824933 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) 20250212125824933 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) 20250212125824933 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) 20250212125824933 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) 20250212125824933 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) 20250212125824933 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) 20250212125824933 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) 20250212125824933 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) 20250212125824934 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) 20250212125824934 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) 20250212125824934 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) 20250212125824934 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) 20250212125824934 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) 20250212125824934 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) 20250212125824937 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) 20250212125824937 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1256 block_nr=2 scheduling free USF for polling at FN=1261 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125824937 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) 20250212125824937 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125824951 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) 20250212125824951 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) 20250212125824951 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) 20250212125824951 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) 20250212125824951 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) 20250212125824951 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) 20250212125824951 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) 20250212125824951 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) 20250212125824951 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) 20250212125824951 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) 20250212125824951 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) 20250212125824951 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) 20250212125824952 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) 20250212125824952 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) 20250212125824952 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) 20250212125824952 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) 20250212125824960 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) 20250212125824960 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1261 Sending data request: sapi=5 arfcn=871 cur_fn=1256 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824960 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125824974 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) 20250212125824974 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) 20250212125824974 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1261, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125824974 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1261, TS=7 (curr FN 1261), reason=UL_ASS (tbf.cpp:487) 20250212125824974 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125824974 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125824974 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125824974 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) 20250212125824974 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) 20250212125824974 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) 20250212125824974 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) 20250212125824974 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) 20250212125824974 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) 20250212125824974 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) 20250212125824974 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) 20250212125824975 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) 20250212125824975 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) 20250212125824975 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) 20250212125824975 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) 20250212125824975 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) 20250212125824975 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) 20250212125824978 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) 20250212125824978 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125824978 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1265 + 13 = 1278 (pdch_ul_controller.c:131) 20250212125824978 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125824978 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125824978 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125824978 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125824978 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1278 for type POLL (pdch_ul_controller.c:184) 20250212125824978 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1278, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125824978 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125824979 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1265 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125824979 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1265 Sending data request: sapi=5 arfcn=871 cur_fn=1261 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824979 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 69 20250212125824992 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) 20250212125824992 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) 20250212125824993 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) 20250212125824993 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) 20250212125824993 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) 20250212125824993 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) 20250212125824993 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) 20250212125824993 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) 20250212125824993 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) 20250212125824993 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) 20250212125824993 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) 20250212125824993 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) 20250212125824993 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) 20250212125824993 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) 20250212125824993 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) 20250212125824993 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) 20250212125824997 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) 20250212125824997 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1269 Sending data request: sapi=5 arfcn=871 cur_fn=1265 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125824997 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125825011 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) 20250212125825011 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) 20250212125825011 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) 20250212125825011 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) 20250212125825012 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) 20250212125825012 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) 20250212125825012 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) 20250212125825012 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) 20250212125825012 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) 20250212125825012 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) 20250212125825013 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) 20250212125825013 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) 20250212125825013 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) 20250212125825013 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) 20250212125825013 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) 20250212125825013 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) 20250212125825020 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) 20250212125825020 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1274 block_nr=6 scheduling free USF for polling at FN=1278 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125825020 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) 20250212125825021 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125825034 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) 20250212125825034 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) 20250212125825035 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) 20250212125825035 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) 20250212125825035 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) 20250212125825035 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) 20250212125825035 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) 20250212125825035 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) 20250212125825035 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) 20250212125825035 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) 20250212125825036 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) 20250212125825036 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) 20250212125825036 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) 20250212125825036 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) 20250212125825036 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) 20250212125825036 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) 20250212125825039 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) 20250212125825039 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1278 Sending data request: sapi=5 arfcn=871 cur_fn=1274 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825039 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125825053 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) 20250212125825053 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) 20250212125825053 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1278, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125825053 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1278, TS=7 (curr FN 1278), reason=UL_ASS (tbf.cpp:487) 20250212125825053 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125825053 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125825053 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125825053 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) 20250212125825053 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) 20250212125825053 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) 20250212125825053 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) 20250212125825053 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) 20250212125825053 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) 20250212125825053 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) 20250212125825053 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) 20250212125825053 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) 20250212125825053 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) 20250212125825054 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) 20250212125825054 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) 20250212125825054 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) 20250212125825054 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) 20250212125825057 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) 20250212125825057 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125825057 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1282 + 13 = 1295 (pdch_ul_controller.c:131) 20250212125825057 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125825057 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125825057 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125825057 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125825057 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1295 for type POLL (pdch_ul_controller.c:184) 20250212125825057 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1295, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125825057 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125825057 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1282 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125825057 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1282 Sending data request: sapi=5 arfcn=871 cur_fn=1278 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825057 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 70 20250212125825071 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) 20250212125825071 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) 20250212125825071 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) 20250212125825071 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) 20250212125825072 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) 20250212125825072 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) 20250212125825072 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) 20250212125825072 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) 20250212125825072 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) 20250212125825072 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) 20250212125825072 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) 20250212125825072 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) 20250212125825072 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) 20250212125825072 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) 20250212125825072 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) 20250212125825072 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) 20250212125825080 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) 20250212125825080 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1287 Sending data request: sapi=5 arfcn=871 cur_fn=1282 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825081 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125825094 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) 20250212125825094 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) 20250212125825095 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) 20250212125825095 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) 20250212125825095 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) 20250212125825095 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) 20250212125825095 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) 20250212125825095 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) 20250212125825095 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) 20250212125825095 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) 20250212125825095 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) 20250212125825095 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) 20250212125825095 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) 20250212125825095 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) 20250212125825095 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) 20250212125825095 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) 20250212125825099 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) 20250212125825099 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1291 block_nr=10 scheduling free USF for polling at FN=1295 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125825099 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) 20250212125825099 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125825113 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) 20250212125825113 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) 20250212125825113 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) 20250212125825113 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) 20250212125825113 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) 20250212125825113 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) 20250212125825114 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) 20250212125825114 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) 20250212125825114 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) 20250212125825114 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) 20250212125825114 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) 20250212125825114 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) 20250212125825114 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) 20250212125825114 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) 20250212125825114 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) 20250212125825114 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) 20250212125825118 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) 20250212125825118 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1295 Sending data request: sapi=5 arfcn=871 cur_fn=1291 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825118 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125825131 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) 20250212125825131 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) 20250212125825131 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1295, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125825131 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1295, TS=7 (curr FN 1295), reason=UL_ASS (tbf.cpp:487) 20250212125825132 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125825132 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125825132 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125825132 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) 20250212125825132 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) 20250212125825132 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) 20250212125825132 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) 20250212125825132 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) 20250212125825132 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) 20250212125825132 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) 20250212125825132 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) 20250212125825132 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) 20250212125825132 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) 20250212125825132 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) 20250212125825132 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) 20250212125825133 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) 20250212125825133 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) 20250212125825141 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) 20250212125825141 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125825141 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1300 + 13 = 1313 (pdch_ul_controller.c:131) 20250212125825141 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125825141 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125825141 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125825141 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125825141 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1313 for type POLL (pdch_ul_controller.c:184) 20250212125825141 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1313, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125825141 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125825141 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1300 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125825141 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1300 Sending data request: sapi=5 arfcn=871 cur_fn=1295 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825141 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 71 20250212125825155 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) 20250212125825155 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) 20250212125825155 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) 20250212125825155 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) 20250212125825156 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) 20250212125825156 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) 20250212125825156 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) 20250212125825156 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) 20250212125825156 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) 20250212125825156 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) 20250212125825157 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) 20250212125825157 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) 20250212125825157 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) 20250212125825157 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) 20250212125825157 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) 20250212125825157 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) 20250212125825159 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) 20250212125825159 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1304 Sending data request: sapi=5 arfcn=871 cur_fn=1300 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825160 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125825173 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) 20250212125825173 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) 20250212125825174 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) 20250212125825174 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) 20250212125825174 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) 20250212125825174 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) 20250212125825174 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) 20250212125825174 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) 20250212125825174 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) 20250212125825174 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) 20250212125825174 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) 20250212125825174 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) 20250212125825174 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) 20250212125825174 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) 20250212125825175 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) 20250212125825175 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) 20250212125825178 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) 20250212125825178 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1308 block_nr=2 scheduling free USF for polling at FN=1313 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125825178 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) 20250212125825178 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125825192 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) 20250212125825192 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) 20250212125825192 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) 20250212125825192 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) 20250212125825193 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) 20250212125825193 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) 20250212125825193 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) 20250212125825193 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) 20250212125825193 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) 20250212125825193 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) 20250212125825193 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) 20250212125825193 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) 20250212125825193 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) 20250212125825193 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) 20250212125825193 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) 20250212125825193 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) 20250212125825201 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) 20250212125825201 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1313 Sending data request: sapi=5 arfcn=871 cur_fn=1308 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825202 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125825215 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) 20250212125825215 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) 20250212125825215 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1313, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125825215 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1313, TS=7 (curr FN 1313), reason=UL_ASS (tbf.cpp:487) 20250212125825215 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125825215 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125825215 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125825216 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) 20250212125825216 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) 20250212125825216 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) 20250212125825216 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) 20250212125825216 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) 20250212125825216 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) 20250212125825216 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) 20250212125825216 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) 20250212125825216 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) 20250212125825216 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) 20250212125825216 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) 20250212125825216 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) 20250212125825216 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) 20250212125825216 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) 20250212125825220 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) 20250212125825220 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125825220 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1317 + 13 = 1330 (pdch_ul_controller.c:131) 20250212125825220 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125825220 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125825220 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125825220 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125825220 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1330 for type POLL (pdch_ul_controller.c:184) 20250212125825220 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1330, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125825220 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125825220 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1317 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125825220 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1317 Sending data request: sapi=5 arfcn=871 cur_fn=1313 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825220 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 72 20250212125825234 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) 20250212125825234 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) 20250212125825234 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) 20250212125825234 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) 20250212125825234 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) 20250212125825234 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) 20250212125825235 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) 20250212125825235 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) 20250212125825235 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) 20250212125825235 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) 20250212125825235 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) 20250212125825235 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) 20250212125825235 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) 20250212125825235 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) 20250212125825235 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) 20250212125825235 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) 20250212125825239 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) 20250212125825239 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1321 Sending data request: sapi=5 arfcn=871 cur_fn=1317 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825239 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125825253 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) 20250212125825253 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) 20250212125825253 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) 20250212125825253 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) 20250212125825253 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) 20250212125825253 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) 20250212125825253 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) 20250212125825253 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) 20250212125825253 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) 20250212125825253 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) 20250212125825253 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) 20250212125825253 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) 20250212125825253 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) 20250212125825253 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) 20250212125825254 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) 20250212125825254 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) 20250212125825262 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) 20250212125825262 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1326 block_nr=6 scheduling free USF for polling at FN=1330 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125825262 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) 20250212125825262 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125825276 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) 20250212125825276 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) 20250212125825276 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) 20250212125825276 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) 20250212125825276 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) 20250212125825276 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) 20250212125825276 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) 20250212125825276 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) 20250212125825276 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) 20250212125825276 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) 20250212125825277 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) 20250212125825277 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) 20250212125825277 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) 20250212125825277 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) 20250212125825277 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) 20250212125825277 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) 20250212125825280 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) 20250212125825280 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1330 Sending data request: sapi=5 arfcn=871 cur_fn=1326 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825281 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125825294 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) 20250212125825294 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) 20250212125825294 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1330, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125825294 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1330, TS=7 (curr FN 1330), reason=UL_ASS (tbf.cpp:487) 20250212125825294 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125825294 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125825294 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125825295 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) 20250212125825295 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) 20250212125825295 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) 20250212125825295 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) 20250212125825295 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) 20250212125825295 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) 20250212125825295 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) 20250212125825295 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) 20250212125825295 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) 20250212125825295 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) 20250212125825295 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) 20250212125825295 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) 20250212125825295 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) 20250212125825295 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) 20250212125825299 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) 20250212125825299 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125825299 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1334 + 13 = 1347 (pdch_ul_controller.c:131) 20250212125825299 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125825299 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125825299 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125825299 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125825299 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1347 for type POLL (pdch_ul_controller.c:184) 20250212125825299 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1347, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125825299 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125825299 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1334 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125825299 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1334 Sending data request: sapi=5 arfcn=871 cur_fn=1330 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825299 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 73 20250212125825313 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) 20250212125825313 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) 20250212125825313 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) 20250212125825313 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) 20250212125825313 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) 20250212125825313 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) 20250212125825313 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) 20250212125825313 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) 20250212125825314 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) 20250212125825314 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) 20250212125825314 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) 20250212125825314 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) 20250212125825314 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) 20250212125825314 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) 20250212125825314 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) 20250212125825314 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) 20250212125825322 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) 20250212125825322 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1339 Sending data request: sapi=5 arfcn=871 cur_fn=1334 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825322 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125825336 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) 20250212125825336 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) 20250212125825337 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) 20250212125825337 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) 20250212125825337 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) 20250212125825337 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) 20250212125825337 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) 20250212125825337 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) 20250212125825337 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) 20250212125825337 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) 20250212125825337 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) 20250212125825337 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) 20250212125825337 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) 20250212125825337 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) 20250212125825337 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) 20250212125825337 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) 20250212125825341 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) 20250212125825341 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1343 block_nr=10 scheduling free USF for polling at FN=1347 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125825341 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) 20250212125825341 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125825355 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) 20250212125825355 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) 20250212125825355 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) 20250212125825355 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) 20250212125825355 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) 20250212125825355 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) 20250212125825355 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) 20250212125825355 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) 20250212125825356 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) 20250212125825356 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) 20250212125825356 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) 20250212125825356 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) 20250212125825356 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) 20250212125825356 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) 20250212125825356 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) 20250212125825356 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) 20250212125825359 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) 20250212125825359 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1347 Sending data request: sapi=5 arfcn=871 cur_fn=1343 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825360 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125825373 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) 20250212125825373 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) 20250212125825373 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1347, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125825373 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1347, TS=7 (curr FN 1347), reason=UL_ASS (tbf.cpp:487) 20250212125825373 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125825373 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125825373 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125825374 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) 20250212125825374 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) 20250212125825374 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) 20250212125825374 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) 20250212125825374 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) 20250212125825374 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) 20250212125825374 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) 20250212125825374 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) 20250212125825374 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) 20250212125825374 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) 20250212125825374 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) 20250212125825374 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) 20250212125825375 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) 20250212125825375 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) 20250212125825383 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) 20250212125825383 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125825383 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1352 + 13 = 1365 (pdch_ul_controller.c:131) 20250212125825383 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125825383 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125825383 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125825383 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125825383 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1365 for type POLL (pdch_ul_controller.c:184) 20250212125825383 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1365, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125825383 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125825383 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1352 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125825383 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1352 Sending data request: sapi=5 arfcn=871 cur_fn=1347 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825383 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 74 20250212125825397 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) 20250212125825397 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) 20250212125825397 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) 20250212125825397 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) 20250212125825397 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) 20250212125825397 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) 20250212125825397 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) 20250212125825397 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) 20250212125825397 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) 20250212125825397 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) 20250212125825397 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) 20250212125825397 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) 20250212125825398 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) 20250212125825398 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) 20250212125825398 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) 20250212125825398 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) 20250212125825401 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) 20250212125825401 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1356 Sending data request: sapi=5 arfcn=871 cur_fn=1352 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825401 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125825415 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) 20250212125825415 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) 20250212125825415 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) 20250212125825415 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) 20250212125825416 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) 20250212125825416 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) 20250212125825416 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) 20250212125825416 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) 20250212125825416 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) 20250212125825416 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) 20250212125825416 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) 20250212125825416 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) 20250212125825416 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) 20250212125825416 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) 20250212125825416 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) 20250212125825416 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) 20250212125825420 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) 20250212125825420 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1360 block_nr=2 scheduling free USF for polling at FN=1365 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125825420 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) 20250212125825420 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125825434 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) 20250212125825434 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) 20250212125825434 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) 20250212125825434 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) 20250212125825434 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) 20250212125825434 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) 20250212125825434 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) 20250212125825434 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) 20250212125825434 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) 20250212125825434 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) 20250212125825435 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) 20250212125825435 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) 20250212125825435 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) 20250212125825435 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) 20250212125825435 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) 20250212125825435 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) 20250212125825443 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) 20250212125825443 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1365 Sending data request: sapi=5 arfcn=871 cur_fn=1360 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825443 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125825457 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) 20250212125825457 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) 20250212125825457 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1365, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125825457 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1365, TS=7 (curr FN 1365), reason=UL_ASS (tbf.cpp:487) 20250212125825457 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125825457 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125825457 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125825457 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) 20250212125825457 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) 20250212125825457 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) 20250212125825457 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) 20250212125825458 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) 20250212125825458 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) 20250212125825458 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) 20250212125825458 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) 20250212125825458 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) 20250212125825458 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) 20250212125825458 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) 20250212125825458 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) 20250212125825458 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) 20250212125825458 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) 20250212125825462 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) 20250212125825462 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125825462 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1369 + 13 = 1382 (pdch_ul_controller.c:131) 20250212125825462 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125825462 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125825462 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125825462 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125825462 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1382 for type POLL (pdch_ul_controller.c:184) 20250212125825462 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1382, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125825462 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125825462 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1369 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125825462 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1369 Sending data request: sapi=5 arfcn=871 cur_fn=1365 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825462 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 75 20250212125825476 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) 20250212125825476 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) 20250212125825476 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) 20250212125825476 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) 20250212125825476 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) 20250212125825476 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) 20250212125825476 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) 20250212125825476 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) 20250212125825476 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) 20250212125825476 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) 20250212125825477 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) 20250212125825477 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) 20250212125825477 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) 20250212125825477 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) 20250212125825477 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) 20250212125825477 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) 20250212125825480 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) 20250212125825480 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1373 Sending data request: sapi=5 arfcn=871 cur_fn=1369 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825480 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125825494 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) 20250212125825494 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) 20250212125825494 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) 20250212125825494 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) 20250212125825495 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) 20250212125825495 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) 20250212125825495 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) 20250212125825495 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) 20250212125825495 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) 20250212125825495 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) 20250212125825495 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) 20250212125825495 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) 20250212125825495 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) 20250212125825495 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) 20250212125825495 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) 20250212125825495 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) 20250212125825503 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) 20250212125825503 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1378 block_nr=6 scheduling free USF for polling at FN=1382 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125825503 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1378 Sending data request: sapi=5 arfcn=871 cur_fn=1373 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825504 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125825517 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) 20250212125825517 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) 20250212125825518 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) 20250212125825518 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) 20250212125825518 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) 20250212125825518 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) 20250212125825518 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) 20250212125825518 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) 20250212125825518 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) 20250212125825518 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) 20250212125825518 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) 20250212125825518 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) 20250212125825518 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) 20250212125825518 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) 20250212125825519 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) 20250212125825519 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) 20250212125825522 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) 20250212125825522 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1382 Sending data request: sapi=5 arfcn=871 cur_fn=1378 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825522 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125825536 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) 20250212125825536 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) 20250212125825536 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1382, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125825536 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1382, TS=7 (curr FN 1382), reason=UL_ASS (tbf.cpp:487) 20250212125825536 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125825536 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125825536 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125825537 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) 20250212125825537 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) 20250212125825537 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) 20250212125825537 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) 20250212125825537 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) 20250212125825537 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) 20250212125825537 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) 20250212125825537 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) 20250212125825538 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) 20250212125825538 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) 20250212125825538 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) 20250212125825538 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) 20250212125825538 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) 20250212125825538 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) 20250212125825541 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) 20250212125825541 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125825541 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1386 + 13 = 1399 (pdch_ul_controller.c:131) 20250212125825541 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125825541 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125825541 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125825541 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125825541 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1399 for type POLL (pdch_ul_controller.c:184) 20250212125825541 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1399, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125825541 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125825541 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1386 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125825541 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1386 Sending data request: sapi=5 arfcn=871 cur_fn=1382 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825541 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 76 20250212125825555 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) 20250212125825555 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) 20250212125825555 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) 20250212125825555 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) 20250212125825556 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) 20250212125825556 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) 20250212125825556 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) 20250212125825556 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) 20250212125825556 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) 20250212125825556 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) 20250212125825556 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) 20250212125825556 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) 20250212125825557 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) 20250212125825557 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) 20250212125825557 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) 20250212125825557 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) 20250212125825564 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) 20250212125825564 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1391 Sending data request: sapi=5 arfcn=871 cur_fn=1386 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825564 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125825578 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) 20250212125825578 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) 20250212125825579 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) 20250212125825579 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) 20250212125825579 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) 20250212125825579 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) 20250212125825579 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) 20250212125825579 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) 20250212125825579 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) 20250212125825579 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) 20250212125825579 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) 20250212125825579 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) 20250212125825580 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) 20250212125825580 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) 20250212125825580 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) 20250212125825580 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) 20250212125825583 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) 20250212125825583 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1395 block_nr=10 scheduling free USF for polling at FN=1399 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125825583 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1395 Sending data request: sapi=5 arfcn=871 cur_fn=1391 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825583 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125825597 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) 20250212125825597 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) 20250212125825597 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) 20250212125825597 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) 20250212125825597 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) 20250212125825597 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) 20250212125825598 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) 20250212125825598 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) 20250212125825598 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) 20250212125825598 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) 20250212125825598 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) 20250212125825598 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) 20250212125825598 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) 20250212125825598 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) 20250212125825599 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) 20250212125825599 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) 20250212125825601 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) 20250212125825601 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1399 Sending data request: sapi=5 arfcn=871 cur_fn=1395 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825601 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125825637 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) 20250212125825637 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) 20250212125825637 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1399, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125825637 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1399, TS=7 (curr FN 1399), reason=UL_ASS (tbf.cpp:487) 20250212125825637 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125825637 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125825637 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125825638 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) 20250212125825638 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) 20250212125825638 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) 20250212125825638 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) 20250212125825638 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) 20250212125825638 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) 20250212125825639 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) 20250212125825639 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) 20250212125825639 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) 20250212125825639 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) 20250212125825639 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) 20250212125825639 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) 20250212125825639 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) 20250212125825639 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) 20250212125825646 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) 20250212125825646 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125825646 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1404 + 13 = 1417 (pdch_ul_controller.c:131) 20250212125825646 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125825646 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125825646 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125825646 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125825646 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1417 for type POLL (pdch_ul_controller.c:184) 20250212125825646 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1417, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125825646 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125825646 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1404 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125825646 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1404 Sending data request: sapi=5 arfcn=871 cur_fn=1399 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825647 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 77 20250212125825660 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) 20250212125825660 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) 20250212125825661 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) 20250212125825661 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) 20250212125825661 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) 20250212125825661 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) 20250212125825661 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) 20250212125825661 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) 20250212125825661 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) 20250212125825661 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) 20250212125825661 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) 20250212125825662 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) 20250212125825662 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) 20250212125825662 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) 20250212125825662 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) 20250212125825662 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) 20250212125825665 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) 20250212125825665 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1408 Sending data request: sapi=5 arfcn=871 cur_fn=1404 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825665 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125825679 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) 20250212125825679 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) 20250212125825679 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) 20250212125825679 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) 20250212125825679 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) 20250212125825679 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) 20250212125825680 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) 20250212125825680 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) 20250212125825680 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) 20250212125825680 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) 20250212125825680 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) 20250212125825680 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) 20250212125825680 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) 20250212125825680 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) 20250212125825681 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) 20250212125825681 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) 20250212125825683 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) 20250212125825683 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1412 block_nr=2 scheduling free USF for polling at FN=1417 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125825683 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1412 Sending data request: sapi=5 arfcn=871 cur_fn=1408 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825684 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125825697 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) 20250212125825697 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) 20250212125825698 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) 20250212125825698 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) 20250212125825698 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) 20250212125825698 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) 20250212125825698 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) 20250212125825698 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) 20250212125825699 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) 20250212125825699 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) 20250212125825699 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) 20250212125825699 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) 20250212125825699 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) 20250212125825699 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) 20250212125825700 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) 20250212125825700 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) 20250212125825707 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) 20250212125825707 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1417 Sending data request: sapi=5 arfcn=871 cur_fn=1412 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825707 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125825721 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) 20250212125825721 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) 20250212125825721 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1417, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125825721 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1417, TS=7 (curr FN 1417), reason=UL_ASS (tbf.cpp:487) 20250212125825721 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125825721 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125825721 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125825721 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) 20250212125825721 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) 20250212125825721 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) 20250212125825721 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) 20250212125825721 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) 20250212125825721 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) 20250212125825722 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) 20250212125825722 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) 20250212125825722 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) 20250212125825722 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) 20250212125825722 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) 20250212125825722 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) 20250212125825722 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) 20250212125825722 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) 20250212125825725 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) 20250212125825725 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125825725 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1421 + 13 = 1434 (pdch_ul_controller.c:131) 20250212125825725 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125825725 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125825725 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125825725 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125825725 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1434 for type POLL (pdch_ul_controller.c:184) 20250212125825725 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1434, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125825725 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125825725 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1421 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125825725 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1421 Sending data request: sapi=5 arfcn=871 cur_fn=1417 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825725 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 78 20250212125825739 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) 20250212125825739 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) 20250212125825739 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) 20250212125825739 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) 20250212125825739 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) 20250212125825739 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) 20250212125825740 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) 20250212125825740 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) 20250212125825740 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) 20250212125825740 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) 20250212125825740 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) 20250212125825740 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) 20250212125825740 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) 20250212125825740 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) 20250212125825740 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) 20250212125825740 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) 20250212125825744 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) 20250212125825744 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1425 Sending data request: sapi=5 arfcn=871 cur_fn=1421 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825744 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125825758 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) 20250212125825758 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) 20250212125825758 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) 20250212125825758 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) 20250212125825758 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) 20250212125825758 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) 20250212125825758 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) 20250212125825758 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) 20250212125825759 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) 20250212125825759 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) 20250212125825759 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) 20250212125825759 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) 20250212125825759 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) 20250212125825759 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) 20250212125825759 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) 20250212125825759 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) 20250212125825767 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) 20250212125825767 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1430 block_nr=6 scheduling free USF for polling at FN=1434 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125825767 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1430 Sending data request: sapi=5 arfcn=871 cur_fn=1425 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825767 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125825781 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) 20250212125825781 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) 20250212125825781 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) 20250212125825781 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) 20250212125825782 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) 20250212125825782 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) 20250212125825782 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) 20250212125825782 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) 20250212125825782 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) 20250212125825782 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) 20250212125825782 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) 20250212125825782 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) 20250212125825782 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) 20250212125825782 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) 20250212125825782 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) 20250212125825782 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) 20250212125825786 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) 20250212125825786 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1434 Sending data request: sapi=5 arfcn=871 cur_fn=1430 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825786 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125825800 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) 20250212125825800 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) 20250212125825800 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1434, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125825800 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1434, TS=7 (curr FN 1434), reason=UL_ASS (tbf.cpp:487) 20250212125825800 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125825800 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125825800 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125825800 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) 20250212125825800 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) 20250212125825800 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) 20250212125825800 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) 20250212125825800 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) 20250212125825800 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) 20250212125825800 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) 20250212125825800 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) 20250212125825800 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) 20250212125825800 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) 20250212125825801 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) 20250212125825801 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) 20250212125825801 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) 20250212125825801 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) 20250212125825804 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) 20250212125825805 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125825805 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1438 + 13 = 1451 (pdch_ul_controller.c:131) 20250212125825805 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125825805 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125825805 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125825805 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125825805 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1451 for type POLL (pdch_ul_controller.c:184) 20250212125825805 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1451, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125825805 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125825805 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1438 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125825805 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1438 Sending data request: sapi=5 arfcn=871 cur_fn=1434 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825805 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 79 20250212125825819 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) 20250212125825819 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) 20250212125825819 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) 20250212125825819 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) 20250212125825819 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) 20250212125825819 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) 20250212125825819 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) 20250212125825819 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) 20250212125825820 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) 20250212125825820 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) 20250212125825820 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) 20250212125825820 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) 20250212125825820 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) 20250212125825820 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) 20250212125825820 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) 20250212125825820 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) 20250212125825828 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) 20250212125825828 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1443 Sending data request: sapi=5 arfcn=871 cur_fn=1438 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825828 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125825842 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) 20250212125825842 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) 20250212125825842 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) 20250212125825842 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) 20250212125825842 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) 20250212125825842 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) 20250212125825842 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) 20250212125825842 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) 20250212125825843 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) 20250212125825843 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) 20250212125825843 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) 20250212125825843 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) 20250212125825843 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) 20250212125825843 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) 20250212125825843 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) 20250212125825843 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) 20250212125825846 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) 20250212125825846 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1447 block_nr=10 scheduling free USF for polling at FN=1451 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125825846 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1447 Sending data request: sapi=5 arfcn=871 cur_fn=1443 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825846 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125825860 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) 20250212125825860 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) 20250212125825860 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) 20250212125825860 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) 20250212125825860 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) 20250212125825860 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) 20250212125825861 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) 20250212125825861 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) 20250212125825861 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) 20250212125825861 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) 20250212125825861 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) 20250212125825861 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) 20250212125825861 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) 20250212125825861 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) 20250212125825861 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) 20250212125825861 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) 20250212125825865 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) 20250212125825865 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1451 Sending data request: sapi=5 arfcn=871 cur_fn=1447 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825865 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125825879 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) 20250212125825879 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) 20250212125825879 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1451, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125825879 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1451, TS=7 (curr FN 1451), reason=UL_ASS (tbf.cpp:487) 20250212125825879 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125825879 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125825879 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125825879 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) 20250212125825879 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) 20250212125825879 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) 20250212125825879 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) 20250212125825879 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) 20250212125825879 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) 20250212125825879 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) 20250212125825879 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) 20250212125825879 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) 20250212125825879 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) 20250212125825880 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) 20250212125825880 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) 20250212125825880 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) 20250212125825880 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) 20250212125825888 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) 20250212125825888 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125825888 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1456 + 13 = 1469 (pdch_ul_controller.c:131) 20250212125825888 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125825888 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125825888 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125825888 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125825888 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1469 for type POLL (pdch_ul_controller.c:184) 20250212125825888 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1469, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125825888 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125825888 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1456 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125825888 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1456 Sending data request: sapi=5 arfcn=871 cur_fn=1451 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825888 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 80 20250212125825902 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) 20250212125825902 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) 20250212125825902 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) 20250212125825902 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) 20250212125825902 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) 20250212125825902 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) 20250212125825903 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) 20250212125825903 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) 20250212125825903 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) 20250212125825903 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) 20250212125825903 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) 20250212125825903 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) 20250212125825903 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) 20250212125825903 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) 20250212125825903 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) 20250212125825903 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) 20250212125825907 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) 20250212125825907 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1460 Sending data request: sapi=5 arfcn=871 cur_fn=1456 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825907 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125825920 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) 20250212125825920 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) 20250212125825921 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) 20250212125825921 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) 20250212125825921 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) 20250212125825921 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) 20250212125825921 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) 20250212125825921 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) 20250212125825921 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) 20250212125825921 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) 20250212125825921 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) 20250212125825921 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) 20250212125825922 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) 20250212125825922 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) 20250212125825922 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) 20250212125825922 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) 20250212125825925 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) 20250212125825925 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1464 block_nr=2 scheduling free USF for polling at FN=1469 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125825925 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1464 Sending data request: sapi=5 arfcn=871 cur_fn=1460 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825925 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125825939 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) 20250212125825939 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) 20250212125825939 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) 20250212125825939 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) 20250212125825940 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) 20250212125825940 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) 20250212125825940 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) 20250212125825940 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) 20250212125825940 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) 20250212125825940 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) 20250212125825940 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) 20250212125825940 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) 20250212125825940 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) 20250212125825940 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) 20250212125825940 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) 20250212125825940 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) 20250212125825948 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) 20250212125825948 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1469 Sending data request: sapi=5 arfcn=871 cur_fn=1464 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825949 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125825962 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) 20250212125825962 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) 20250212125825962 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1469, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125825962 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1469, TS=7 (curr FN 1469), reason=UL_ASS (tbf.cpp:487) 20250212125825962 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125825962 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125825962 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125825963 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) 20250212125825963 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) 20250212125825963 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) 20250212125825963 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) 20250212125825963 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) 20250212125825963 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) 20250212125825963 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) 20250212125825963 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) 20250212125825963 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) 20250212125825963 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) 20250212125825963 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) 20250212125825963 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) 20250212125825963 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) 20250212125825963 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) 20250212125825967 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) 20250212125825967 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125825967 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1473 + 13 = 1486 (pdch_ul_controller.c:131) 20250212125825967 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125825967 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125825967 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125825967 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125825967 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1486 for type POLL (pdch_ul_controller.c:184) 20250212125825967 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1486, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125825967 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125825967 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1473 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125825967 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1473 Sending data request: sapi=5 arfcn=871 cur_fn=1469 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825967 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 81 20250212125825981 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) 20250212125825981 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) 20250212125825981 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) 20250212125825981 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) 20250212125825981 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) 20250212125825981 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) 20250212125825981 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) 20250212125825981 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) 20250212125825982 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) 20250212125825982 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) 20250212125825982 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) 20250212125825982 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) 20250212125825982 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) 20250212125825982 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) 20250212125825982 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) 20250212125825982 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) 20250212125825986 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) 20250212125825986 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1477 Sending data request: sapi=5 arfcn=871 cur_fn=1473 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125825986 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826000 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) 20250212125826000 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) 20250212125826000 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) 20250212125826000 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) 20250212125826000 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) 20250212125826000 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) 20250212125826000 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) 20250212125826000 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) 20250212125826000 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) 20250212125826000 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) 20250212125826000 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) 20250212125826000 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) 20250212125826001 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) 20250212125826001 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) 20250212125826001 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) 20250212125826001 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) 20250212125826009 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) 20250212125826009 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1482 block_nr=6 scheduling free USF for polling at FN=1486 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125826009 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1482 Sending data request: sapi=5 arfcn=871 cur_fn=1477 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826009 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826023 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) 20250212125826023 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) 20250212125826023 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) 20250212125826023 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) 20250212125826023 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) 20250212125826023 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) 20250212125826024 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) 20250212125826024 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) 20250212125826024 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) 20250212125826024 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) 20250212125826024 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) 20250212125826024 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) 20250212125826024 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) 20250212125826024 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) 20250212125826024 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) 20250212125826024 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) 20250212125826028 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) 20250212125826028 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1486 Sending data request: sapi=5 arfcn=871 cur_fn=1482 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826028 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826042 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) 20250212125826042 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) 20250212125826042 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1486, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125826042 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1486, TS=7 (curr FN 1486), reason=UL_ASS (tbf.cpp:487) 20250212125826042 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125826042 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125826042 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125826042 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) 20250212125826042 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) 20250212125826042 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) 20250212125826042 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) 20250212125826042 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) 20250212125826042 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) 20250212125826042 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) 20250212125826042 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) 20250212125826042 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) 20250212125826042 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) 20250212125826043 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) 20250212125826043 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) 20250212125826043 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) 20250212125826043 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) 20250212125826046 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) 20250212125826046 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125826046 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1490 + 13 = 1503 (pdch_ul_controller.c:131) 20250212125826046 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125826046 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125826046 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125826046 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125826046 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1503 for type POLL (pdch_ul_controller.c:184) 20250212125826046 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1503, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125826046 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125826046 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1490 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125826046 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1490 Sending data request: sapi=5 arfcn=871 cur_fn=1486 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826046 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 82 20250212125826060 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) 20250212125826060 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) 20250212125826060 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) 20250212125826060 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) 20250212125826061 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) 20250212125826061 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) 20250212125826061 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) 20250212125826061 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) 20250212125826061 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) 20250212125826061 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) 20250212125826061 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) 20250212125826061 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) 20250212125826061 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) 20250212125826061 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) 20250212125826061 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) 20250212125826061 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) 20250212125826069 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) 20250212125826069 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1495 Sending data request: sapi=5 arfcn=871 cur_fn=1490 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826070 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826084 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) 20250212125826084 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) 20250212125826084 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) 20250212125826084 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) 20250212125826084 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) 20250212125826084 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) 20250212125826085 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) 20250212125826085 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) 20250212125826085 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) 20250212125826085 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) 20250212125826085 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) 20250212125826085 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) 20250212125826085 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) 20250212125826085 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) 20250212125826086 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) 20250212125826086 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) 20250212125826088 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) 20250212125826088 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1499 block_nr=10 scheduling free USF for polling at FN=1503 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125826088 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1499 Sending data request: sapi=5 arfcn=871 cur_fn=1495 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826088 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826102 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) 20250212125826102 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) 20250212125826102 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) 20250212125826102 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) 20250212125826102 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) 20250212125826102 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) 20250212125826103 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) 20250212125826103 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) 20250212125826103 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) 20250212125826103 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) 20250212125826103 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) 20250212125826103 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) 20250212125826103 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) 20250212125826103 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) 20250212125826103 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) 20250212125826103 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) 20250212125826107 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) 20250212125826107 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1503 Sending data request: sapi=5 arfcn=871 cur_fn=1499 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826107 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826121 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) 20250212125826121 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) 20250212125826121 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1503, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125826121 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1503, TS=7 (curr FN 1503), reason=UL_ASS (tbf.cpp:487) 20250212125826121 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125826121 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125826121 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125826121 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) 20250212125826121 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) 20250212125826121 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) 20250212125826121 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) 20250212125826121 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) 20250212125826121 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) 20250212125826121 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) 20250212125826121 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) 20250212125826122 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) 20250212125826122 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) 20250212125826122 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) 20250212125826122 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) 20250212125826122 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) 20250212125826122 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) 20250212125826130 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) 20250212125826130 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125826130 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1508 + 13 = 1521 (pdch_ul_controller.c:131) 20250212125826130 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125826130 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125826130 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125826130 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125826130 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1521 for type POLL (pdch_ul_controller.c:184) 20250212125826130 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1521, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125826130 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125826130 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1508 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125826130 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1508 Sending data request: sapi=5 arfcn=871 cur_fn=1503 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826130 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 83 20250212125826144 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) 20250212125826144 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) 20250212125826144 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) 20250212125826144 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) 20250212125826144 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) 20250212125826144 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) 20250212125826144 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) 20250212125826144 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) 20250212125826145 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) 20250212125826145 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) 20250212125826145 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) 20250212125826145 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) 20250212125826145 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) 20250212125826145 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) 20250212125826145 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) 20250212125826145 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) 20250212125826149 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) 20250212125826149 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1512 Sending data request: sapi=5 arfcn=871 cur_fn=1508 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826149 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826162 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) 20250212125826162 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) 20250212125826163 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) 20250212125826163 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) 20250212125826163 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) 20250212125826163 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) 20250212125826163 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) 20250212125826163 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) 20250212125826163 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) 20250212125826163 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) 20250212125826163 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) 20250212125826163 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) 20250212125826163 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) 20250212125826163 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) 20250212125826164 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) 20250212125826164 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) 20250212125826167 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) 20250212125826167 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1516 block_nr=2 scheduling free USF for polling at FN=1521 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125826167 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1516 Sending data request: sapi=5 arfcn=871 cur_fn=1512 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826167 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826181 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) 20250212125826181 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) 20250212125826181 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) 20250212125826181 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) 20250212125826181 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) 20250212125826181 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) 20250212125826182 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) 20250212125826182 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) 20250212125826182 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) 20250212125826182 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) 20250212125826182 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) 20250212125826182 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) 20250212125826182 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) 20250212125826182 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) 20250212125826182 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) 20250212125826182 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) 20250212125826190 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) 20250212125826190 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1521 Sending data request: sapi=5 arfcn=871 cur_fn=1516 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826191 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826204 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) 20250212125826204 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) 20250212125826204 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1521, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125826204 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1521, TS=7 (curr FN 1521), reason=UL_ASS (tbf.cpp:487) 20250212125826204 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125826204 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125826204 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125826205 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) 20250212125826205 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) 20250212125826205 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) 20250212125826205 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) 20250212125826205 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) 20250212125826205 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) 20250212125826205 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) 20250212125826205 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) 20250212125826205 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) 20250212125826205 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) 20250212125826205 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) 20250212125826205 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) 20250212125826205 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) 20250212125826205 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) 20250212125826209 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) 20250212125826209 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125826209 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1525 + 13 = 1538 (pdch_ul_controller.c:131) 20250212125826209 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125826209 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125826209 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125826209 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125826209 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1538 for type POLL (pdch_ul_controller.c:184) 20250212125826209 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1538, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125826209 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125826209 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1525 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125826209 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1525 Sending data request: sapi=5 arfcn=871 cur_fn=1521 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826209 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 84 20250212125826223 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) 20250212125826223 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) 20250212125826223 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) 20250212125826223 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) 20250212125826223 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) 20250212125826223 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) 20250212125826223 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) 20250212125826223 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) 20250212125826224 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) 20250212125826224 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) 20250212125826224 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) 20250212125826224 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) 20250212125826224 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) 20250212125826224 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) 20250212125826224 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) 20250212125826224 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) 20250212125826228 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) 20250212125826228 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1529 Sending data request: sapi=5 arfcn=871 cur_fn=1525 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826228 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826242 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) 20250212125826242 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) 20250212125826242 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) 20250212125826242 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) 20250212125826242 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) 20250212125826242 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) 20250212125826242 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) 20250212125826242 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) 20250212125826242 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) 20250212125826242 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) 20250212125826242 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) 20250212125826243 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) 20250212125826243 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) 20250212125826243 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) 20250212125826243 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) 20250212125826243 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) 20250212125826251 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) 20250212125826251 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1534 block_nr=6 scheduling free USF for polling at FN=1538 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125826251 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1534 Sending data request: sapi=5 arfcn=871 cur_fn=1529 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826251 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826265 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) 20250212125826265 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) 20250212125826265 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) 20250212125826265 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) 20250212125826265 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) 20250212125826265 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) 20250212125826265 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) 20250212125826265 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) 20250212125826265 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) 20250212125826266 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) 20250212125826266 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) 20250212125826266 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) 20250212125826266 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) 20250212125826266 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) 20250212125826266 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) 20250212125826266 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) 20250212125826269 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) 20250212125826269 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1538 Sending data request: sapi=5 arfcn=871 cur_fn=1534 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826270 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826283 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) 20250212125826283 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) 20250212125826284 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1538, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125826284 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1538, TS=7 (curr FN 1538), reason=UL_ASS (tbf.cpp:487) 20250212125826284 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125826284 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125826284 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125826284 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) 20250212125826284 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) 20250212125826284 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) 20250212125826284 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) 20250212125826284 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) 20250212125826284 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) 20250212125826284 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) 20250212125826284 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) 20250212125826284 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) 20250212125826284 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) 20250212125826284 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) 20250212125826284 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) 20250212125826285 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) 20250212125826285 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) 20250212125826288 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) 20250212125826288 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125826288 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1542 + 13 = 1555 (pdch_ul_controller.c:131) 20250212125826288 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125826288 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125826288 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125826288 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125826288 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1555 for type POLL (pdch_ul_controller.c:184) 20250212125826288 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1555, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125826288 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125826288 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1542 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125826288 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1542 Sending data request: sapi=5 arfcn=871 cur_fn=1538 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826288 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 85 20250212125826302 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) 20250212125826302 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) 20250212125826302 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) 20250212125826302 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) 20250212125826302 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) 20250212125826302 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) 20250212125826303 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) 20250212125826303 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) 20250212125826303 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) 20250212125826303 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) 20250212125826303 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) 20250212125826303 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) 20250212125826303 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) 20250212125826303 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) 20250212125826303 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) 20250212125826303 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) 20250212125826311 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) 20250212125826311 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1547 Sending data request: sapi=5 arfcn=871 cur_fn=1542 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826311 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826326 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) 20250212125826326 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) 20250212125826326 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) 20250212125826326 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) 20250212125826326 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) 20250212125826326 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) 20250212125826326 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) 20250212125826326 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) 20250212125826326 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) 20250212125826326 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) 20250212125826326 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) 20250212125826326 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) 20250212125826327 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) 20250212125826327 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) 20250212125826327 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) 20250212125826327 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) 20250212125826330 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) 20250212125826330 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1551 block_nr=10 scheduling free USF for polling at FN=1555 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125826330 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1551 Sending data request: sapi=5 arfcn=871 cur_fn=1547 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826330 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826344 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) 20250212125826344 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) 20250212125826345 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) 20250212125826345 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) 20250212125826345 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) 20250212125826345 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) 20250212125826345 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) 20250212125826345 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) 20250212125826345 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) 20250212125826345 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) 20250212125826346 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) 20250212125826346 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) 20250212125826346 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) 20250212125826346 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) 20250212125826346 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) 20250212125826346 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) 20250212125826349 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) 20250212125826349 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1555 Sending data request: sapi=5 arfcn=871 cur_fn=1551 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826349 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826363 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) 20250212125826363 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) 20250212125826363 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1555, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125826363 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1555, TS=7 (curr FN 1555), reason=UL_ASS (tbf.cpp:487) 20250212125826363 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125826363 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125826363 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125826363 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) 20250212125826363 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) 20250212125826363 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) 20250212125826363 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) 20250212125826363 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) 20250212125826363 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) 20250212125826363 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) 20250212125826363 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) 20250212125826363 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) 20250212125826363 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) 20250212125826363 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) 20250212125826363 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) 20250212125826364 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) 20250212125826364 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) 20250212125826372 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) 20250212125826372 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125826372 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1560 + 13 = 1573 (pdch_ul_controller.c:131) 20250212125826372 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125826372 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125826372 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125826372 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125826372 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1573 for type POLL (pdch_ul_controller.c:184) 20250212125826372 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1573, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125826372 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125826372 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1560 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125826372 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1560 Sending data request: sapi=5 arfcn=871 cur_fn=1555 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826372 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 86 20250212125826386 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) 20250212125826386 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) 20250212125826386 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) 20250212125826386 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) 20250212125826386 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) 20250212125826386 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) 20250212125826386 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) 20250212125826386 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) 20250212125826386 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) 20250212125826386 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) 20250212125826387 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) 20250212125826387 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) 20250212125826387 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) 20250212125826387 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) 20250212125826387 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) 20250212125826387 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) 20250212125826390 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) 20250212125826390 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1564 Sending data request: sapi=5 arfcn=871 cur_fn=1560 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826391 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826404 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) 20250212125826404 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) 20250212125826405 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) 20250212125826405 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) 20250212125826405 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) 20250212125826405 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) 20250212125826405 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) 20250212125826405 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) 20250212125826405 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) 20250212125826405 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) 20250212125826405 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) 20250212125826405 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) 20250212125826405 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) 20250212125826405 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) 20250212125826405 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) 20250212125826405 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) 20250212125826409 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) 20250212125826409 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1568 block_nr=2 scheduling free USF for polling at FN=1573 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125826409 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1568 Sending data request: sapi=5 arfcn=871 cur_fn=1564 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826409 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826423 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) 20250212125826423 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) 20250212125826423 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) 20250212125826423 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) 20250212125826423 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) 20250212125826423 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) 20250212125826423 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) 20250212125826423 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) 20250212125826424 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) 20250212125826424 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) 20250212125826424 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) 20250212125826424 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) 20250212125826424 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) 20250212125826424 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) 20250212125826424 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) 20250212125826424 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) 20250212125826432 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) 20250212125826432 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1573 Sending data request: sapi=5 arfcn=871 cur_fn=1568 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826432 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826446 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) 20250212125826446 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) 20250212125826446 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1573, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125826446 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1573, TS=7 (curr FN 1573), reason=UL_ASS (tbf.cpp:487) 20250212125826446 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125826446 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125826446 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125826447 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) 20250212125826447 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) 20250212125826447 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) 20250212125826447 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) 20250212125826447 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) 20250212125826447 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) 20250212125826447 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) 20250212125826447 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) 20250212125826447 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) 20250212125826447 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) 20250212125826447 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) 20250212125826447 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) 20250212125826447 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) 20250212125826447 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) 20250212125826451 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) 20250212125826451 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125826451 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1577 + 13 = 1590 (pdch_ul_controller.c:131) 20250212125826451 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125826451 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125826451 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125826451 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125826451 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1590 for type POLL (pdch_ul_controller.c:184) 20250212125826451 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1590, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125826451 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125826451 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1577 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125826451 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1577 Sending data request: sapi=5 arfcn=871 cur_fn=1573 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826451 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 87 20250212125826465 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) 20250212125826465 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) 20250212125826465 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) 20250212125826465 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) 20250212125826465 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) 20250212125826465 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) 20250212125826465 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) 20250212125826465 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) 20250212125826465 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) 20250212125826465 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) 20250212125826466 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) 20250212125826466 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) 20250212125826466 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) 20250212125826466 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) 20250212125826466 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) 20250212125826466 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) 20250212125826469 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) 20250212125826469 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1581 Sending data request: sapi=5 arfcn=871 cur_fn=1577 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826470 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826483 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) 20250212125826483 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) 20250212125826484 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) 20250212125826484 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) 20250212125826484 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) 20250212125826484 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) 20250212125826484 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) 20250212125826484 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) 20250212125826484 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) 20250212125826484 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) 20250212125826484 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) 20250212125826484 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) 20250212125826484 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) 20250212125826484 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) 20250212125826485 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) 20250212125826485 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) 20250212125826493 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) 20250212125826493 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1586 block_nr=6 scheduling free USF for polling at FN=1590 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125826493 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1586 Sending data request: sapi=5 arfcn=871 cur_fn=1581 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826493 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826514 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) 20250212125826514 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) 20250212125826514 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) 20250212125826514 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) 20250212125826515 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) 20250212125826515 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) 20250212125826515 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) 20250212125826515 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) 20250212125826515 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) 20250212125826515 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) 20250212125826515 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) 20250212125826515 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) 20250212125826515 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) 20250212125826516 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) 20250212125826516 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) 20250212125826516 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) 20250212125826519 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) 20250212125826519 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1590 Sending data request: sapi=5 arfcn=871 cur_fn=1586 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826519 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826533 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) 20250212125826533 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) 20250212125826533 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1590, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125826533 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1590, TS=7 (curr FN 1590), reason=UL_ASS (tbf.cpp:487) 20250212125826533 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125826533 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125826533 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125826533 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) 20250212125826533 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) 20250212125826533 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) 20250212125826533 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) 20250212125826533 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) 20250212125826533 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) 20250212125826533 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) 20250212125826533 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) 20250212125826533 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) 20250212125826533 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) 20250212125826534 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) 20250212125826534 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) 20250212125826534 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) 20250212125826534 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) 20250212125826537 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) 20250212125826537 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125826537 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1594 + 13 = 1607 (pdch_ul_controller.c:131) 20250212125826537 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125826537 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125826537 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125826538 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125826538 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1607 for type POLL (pdch_ul_controller.c:184) 20250212125826538 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1607, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125826538 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125826538 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1594 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125826538 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1594 Sending data request: sapi=5 arfcn=871 cur_fn=1590 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826538 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 88 20250212125826551 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) 20250212125826551 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) 20250212125826552 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) 20250212125826552 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) 20250212125826552 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) 20250212125826552 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) 20250212125826552 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) 20250212125826552 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) 20250212125826552 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) 20250212125826552 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) 20250212125826552 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) 20250212125826552 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) 20250212125826553 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) 20250212125826553 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) 20250212125826553 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) 20250212125826553 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) 20250212125826561 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) 20250212125826561 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1599 Sending data request: sapi=5 arfcn=871 cur_fn=1594 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826561 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826575 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) 20250212125826575 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) 20250212125826575 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) 20250212125826575 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) 20250212125826575 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) 20250212125826575 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) 20250212125826575 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) 20250212125826575 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) 20250212125826575 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) 20250212125826575 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) 20250212125826576 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) 20250212125826576 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) 20250212125826576 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) 20250212125826576 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) 20250212125826576 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) 20250212125826576 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) 20250212125826579 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) 20250212125826579 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1603 block_nr=10 scheduling free USF for polling at FN=1607 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125826579 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1603 Sending data request: sapi=5 arfcn=871 cur_fn=1599 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826579 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826593 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) 20250212125826593 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) 20250212125826593 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) 20250212125826593 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) 20250212125826594 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) 20250212125826594 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) 20250212125826594 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) 20250212125826594 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) 20250212125826594 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) 20250212125826594 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) 20250212125826594 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) 20250212125826594 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) 20250212125826594 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) 20250212125826594 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) 20250212125826594 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) 20250212125826594 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) 20250212125826598 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) 20250212125826598 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1607 Sending data request: sapi=5 arfcn=871 cur_fn=1603 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826598 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826612 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) 20250212125826612 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) 20250212125826612 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1607, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125826612 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1607, TS=7 (curr FN 1607), reason=UL_ASS (tbf.cpp:487) 20250212125826612 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125826612 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125826612 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125826612 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) 20250212125826612 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) 20250212125826612 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) 20250212125826612 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) 20250212125826612 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) 20250212125826612 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) 20250212125826613 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) 20250212125826613 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) 20250212125826613 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) 20250212125826613 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) 20250212125826613 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) 20250212125826613 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) 20250212125826613 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) 20250212125826613 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) 20250212125826621 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) 20250212125826621 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125826621 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1612 + 13 = 1625 (pdch_ul_controller.c:131) 20250212125826621 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125826621 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125826621 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125826621 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125826621 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1625 for type POLL (pdch_ul_controller.c:184) 20250212125826621 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1625, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125826621 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125826621 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1612 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125826621 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1612 Sending data request: sapi=5 arfcn=871 cur_fn=1607 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826621 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 89 20250212125826635 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) 20250212125826635 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) 20250212125826636 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) 20250212125826636 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) 20250212125826636 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) 20250212125826636 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) 20250212125826636 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) 20250212125826636 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) 20250212125826636 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) 20250212125826636 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) 20250212125826636 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) 20250212125826636 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) 20250212125826636 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) 20250212125826636 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) 20250212125826636 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) 20250212125826636 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) 20250212125826640 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) 20250212125826640 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1616 Sending data request: sapi=5 arfcn=871 cur_fn=1612 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826640 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826654 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) 20250212125826654 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) 20250212125826654 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) 20250212125826654 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) 20250212125826654 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) 20250212125826654 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) 20250212125826654 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) 20250212125826654 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) 20250212125826654 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) 20250212125826654 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) 20250212125826655 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) 20250212125826655 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) 20250212125826655 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) 20250212125826655 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) 20250212125826655 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) 20250212125826655 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) 20250212125826658 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) 20250212125826658 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1620 block_nr=2 scheduling free USF for polling at FN=1625 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125826658 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1620 Sending data request: sapi=5 arfcn=871 cur_fn=1616 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826659 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826673 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) 20250212125826673 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) 20250212125826673 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) 20250212125826673 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) 20250212125826674 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) 20250212125826674 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) 20250212125826674 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) 20250212125826674 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) 20250212125826674 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) 20250212125826674 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) 20250212125826675 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) 20250212125826675 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) 20250212125826675 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) 20250212125826675 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) 20250212125826676 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) 20250212125826676 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) 20250212125826682 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) 20250212125826682 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1625 Sending data request: sapi=5 arfcn=871 cur_fn=1620 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826682 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826697 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) 20250212125826697 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) 20250212125826697 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1625, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125826697 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1625, TS=7 (curr FN 1625), reason=UL_ASS (tbf.cpp:487) 20250212125826697 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125826697 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125826697 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125826697 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) 20250212125826697 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) 20250212125826698 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) 20250212125826698 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) 20250212125826698 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) 20250212125826698 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) 20250212125826698 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) 20250212125826698 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) 20250212125826699 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) 20250212125826699 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) 20250212125826699 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) 20250212125826700 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) 20250212125826700 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) 20250212125826700 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) 20250212125826701 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) 20250212125826701 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125826701 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1629 + 13 = 1642 (pdch_ul_controller.c:131) 20250212125826701 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125826701 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125826701 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125826701 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125826701 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1642 for type POLL (pdch_ul_controller.c:184) 20250212125826701 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1642, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125826701 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125826701 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1629 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125826701 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1629 Sending data request: sapi=5 arfcn=871 cur_fn=1625 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826701 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 90 20250212125826715 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) 20250212125826715 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) 20250212125826716 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) 20250212125826716 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) 20250212125826716 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) 20250212125826716 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) 20250212125826716 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) 20250212125826716 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) 20250212125826717 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) 20250212125826717 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) 20250212125826717 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) 20250212125826717 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) 20250212125826717 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) 20250212125826717 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) 20250212125826717 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) 20250212125826717 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) 20250212125826720 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) 20250212125826720 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1633 Sending data request: sapi=5 arfcn=871 cur_fn=1629 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826720 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826734 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) 20250212125826734 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) 20250212125826735 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) 20250212125826735 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) 20250212125826735 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) 20250212125826735 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) 20250212125826735 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) 20250212125826735 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) 20250212125826735 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) 20250212125826735 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) 20250212125826736 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) 20250212125826736 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) 20250212125826736 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) 20250212125826736 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) 20250212125826736 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) 20250212125826736 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) 20250212125826744 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) 20250212125826744 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1638 block_nr=6 scheduling free USF for polling at FN=1642 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125826744 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1638 Sending data request: sapi=5 arfcn=871 cur_fn=1633 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826744 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826757 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) 20250212125826757 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) 20250212125826758 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) 20250212125826758 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) 20250212125826758 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) 20250212125826758 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) 20250212125826759 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) 20250212125826759 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) 20250212125826759 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) 20250212125826759 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) 20250212125826759 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) 20250212125826759 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) 20250212125826759 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) 20250212125826759 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) 20250212125826759 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) 20250212125826759 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) 20250212125826762 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) 20250212125826762 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1642 Sending data request: sapi=5 arfcn=871 cur_fn=1638 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826762 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826776 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) 20250212125826776 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) 20250212125826776 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1642, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125826776 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1642, TS=7 (curr FN 1642), reason=UL_ASS (tbf.cpp:487) 20250212125826776 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125826776 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125826776 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125826777 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) 20250212125826777 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) 20250212125826777 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) 20250212125826777 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) 20250212125826777 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) 20250212125826777 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) 20250212125826778 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) 20250212125826778 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) 20250212125826778 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) 20250212125826778 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) 20250212125826778 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) 20250212125826778 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) 20250212125826778 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) 20250212125826778 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) 20250212125826781 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) 20250212125826781 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125826781 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1646 + 13 = 1659 (pdch_ul_controller.c:131) 20250212125826781 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125826781 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125826781 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125826781 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125826781 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1659 for type POLL (pdch_ul_controller.c:184) 20250212125826781 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1659, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125826781 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125826781 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1646 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125826781 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1646 Sending data request: sapi=5 arfcn=871 cur_fn=1642 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826781 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 91 20250212125826795 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) 20250212125826795 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) 20250212125826795 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) 20250212125826795 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) 20250212125826795 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) 20250212125826795 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) 20250212125826796 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) 20250212125826796 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) 20250212125826796 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) 20250212125826796 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) 20250212125826796 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) 20250212125826796 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) 20250212125826796 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) 20250212125826796 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) 20250212125826796 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) 20250212125826796 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) 20250212125826804 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) 20250212125826804 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1651 Sending data request: sapi=5 arfcn=871 cur_fn=1646 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826804 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826818 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) 20250212125826818 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) 20250212125826818 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) 20250212125826818 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) 20250212125826819 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) 20250212125826819 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) 20250212125826819 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) 20250212125826819 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) 20250212125826819 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) 20250212125826819 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) 20250212125826819 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) 20250212125826819 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) 20250212125826819 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) 20250212125826819 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) 20250212125826819 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) 20250212125826819 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) 20250212125826823 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) 20250212125826823 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1655 block_nr=10 scheduling free USF for polling at FN=1659 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125826823 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1655 Sending data request: sapi=5 arfcn=871 cur_fn=1651 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826823 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826837 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) 20250212125826837 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) 20250212125826837 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) 20250212125826837 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) 20250212125826837 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) 20250212125826837 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) 20250212125826837 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) 20250212125826837 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) 20250212125826837 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) 20250212125826837 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) 20250212125826838 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) 20250212125826838 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) 20250212125826838 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) 20250212125826838 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) 20250212125826838 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) 20250212125826838 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) 20250212125826842 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) 20250212125826842 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1659 Sending data request: sapi=5 arfcn=871 cur_fn=1655 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826842 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826856 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) 20250212125826856 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) 20250212125826856 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1659, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125826856 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1659, TS=7 (curr FN 1659), reason=UL_ASS (tbf.cpp:487) 20250212125826856 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125826856 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125826856 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125826856 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) 20250212125826856 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) 20250212125826856 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) 20250212125826856 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) 20250212125826856 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) 20250212125826856 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) 20250212125826856 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) 20250212125826856 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) 20250212125826856 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) 20250212125826856 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) 20250212125826857 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) 20250212125826857 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) 20250212125826857 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) 20250212125826857 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) 20250212125826865 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) 20250212125826865 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125826865 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1664 + 13 = 1677 (pdch_ul_controller.c:131) 20250212125826865 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125826865 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125826865 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125826865 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125826865 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1677 for type POLL (pdch_ul_controller.c:184) 20250212125826865 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1677, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125826865 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125826865 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1664 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125826865 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1664 Sending data request: sapi=5 arfcn=871 cur_fn=1659 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826865 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 92 20250212125826879 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) 20250212125826879 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) 20250212125826879 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) 20250212125826879 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) 20250212125826879 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) 20250212125826879 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) 20250212125826879 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) 20250212125826879 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) 20250212125826880 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) 20250212125826880 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) 20250212125826880 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) 20250212125826880 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) 20250212125826880 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) 20250212125826880 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) 20250212125826880 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) 20250212125826880 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) 20250212125826884 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) 20250212125826884 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1668 Sending data request: sapi=5 arfcn=871 cur_fn=1664 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826884 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826897 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) 20250212125826897 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) 20250212125826898 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) 20250212125826898 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) 20250212125826898 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) 20250212125826898 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) 20250212125826898 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) 20250212125826898 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) 20250212125826898 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) 20250212125826898 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) 20250212125826898 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) 20250212125826898 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) 20250212125826898 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) 20250212125826898 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) 20250212125826899 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) 20250212125826899 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) 20250212125826902 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) 20250212125826902 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1672 block_nr=2 scheduling free USF for polling at FN=1677 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125826902 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1672 Sending data request: sapi=5 arfcn=871 cur_fn=1668 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826902 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826916 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) 20250212125826916 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) 20250212125826916 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) 20250212125826916 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) 20250212125826916 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) 20250212125826916 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) 20250212125826917 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) 20250212125826917 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) 20250212125826917 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) 20250212125826917 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) 20250212125826917 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) 20250212125826917 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) 20250212125826917 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) 20250212125826917 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) 20250212125826917 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) 20250212125826917 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) 20250212125826926 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) 20250212125826926 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1677 Sending data request: sapi=5 arfcn=871 cur_fn=1672 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826926 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826940 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) 20250212125826940 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) 20250212125826940 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1677, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125826940 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1677, TS=7 (curr FN 1677), reason=UL_ASS (tbf.cpp:487) 20250212125826940 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125826940 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125826940 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125826940 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) 20250212125826940 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) 20250212125826940 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) 20250212125826940 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) 20250212125826940 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) 20250212125826940 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) 20250212125826940 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) 20250212125826940 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) 20250212125826940 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) 20250212125826940 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) 20250212125826941 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) 20250212125826941 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) 20250212125826941 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) 20250212125826941 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) 20250212125826944 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) 20250212125826944 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125826944 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1681 + 13 = 1694 (pdch_ul_controller.c:131) 20250212125826944 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125826944 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125826944 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125826944 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125826944 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1694 for type POLL (pdch_ul_controller.c:184) 20250212125826944 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1694, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125826944 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125826944 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1681 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125826944 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1681 Sending data request: sapi=5 arfcn=871 cur_fn=1677 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826944 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 93 20250212125826958 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) 20250212125826958 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) 20250212125826958 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) 20250212125826958 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) 20250212125826958 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) 20250212125826958 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) 20250212125826959 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) 20250212125826959 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) 20250212125826959 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) 20250212125826959 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) 20250212125826959 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) 20250212125826959 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) 20250212125826959 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) 20250212125826959 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) 20250212125826959 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) 20250212125826959 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) 20250212125826963 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) 20250212125826963 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1685 Sending data request: sapi=5 arfcn=871 cur_fn=1681 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826963 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125826977 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) 20250212125826977 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) 20250212125826977 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) 20250212125826977 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) 20250212125826977 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) 20250212125826977 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) 20250212125826977 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) 20250212125826977 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) 20250212125826977 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) 20250212125826977 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) 20250212125826978 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) 20250212125826978 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) 20250212125826978 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) 20250212125826978 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) 20250212125826978 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) 20250212125826978 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) 20250212125826986 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) 20250212125826986 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1690 block_nr=6 scheduling free USF for polling at FN=1694 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125826986 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1690 Sending data request: sapi=5 arfcn=871 cur_fn=1685 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125826986 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827000 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) 20250212125827000 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) 20250212125827001 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) 20250212125827001 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) 20250212125827001 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) 20250212125827001 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) 20250212125827001 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) 20250212125827001 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) 20250212125827001 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) 20250212125827001 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) 20250212125827002 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) 20250212125827002 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) 20250212125827002 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) 20250212125827002 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) 20250212125827002 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) 20250212125827002 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) 20250212125827005 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) 20250212125827005 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1694 Sending data request: sapi=5 arfcn=871 cur_fn=1690 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827005 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827019 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) 20250212125827019 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) 20250212125827019 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1694, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125827019 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1694, TS=7 (curr FN 1694), reason=UL_ASS (tbf.cpp:487) 20250212125827019 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125827019 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125827019 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125827019 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) 20250212125827019 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) 20250212125827019 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) 20250212125827019 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) 20250212125827020 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) 20250212125827020 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) 20250212125827020 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) 20250212125827020 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) 20250212125827020 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) 20250212125827020 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) 20250212125827020 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) 20250212125827020 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) 20250212125827020 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) 20250212125827020 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) 20250212125827023 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) 20250212125827023 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125827023 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1698 + 13 = 1711 (pdch_ul_controller.c:131) 20250212125827023 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125827023 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125827023 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125827024 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125827024 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1711 for type POLL (pdch_ul_controller.c:184) 20250212125827024 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1711, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125827024 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125827024 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1698 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125827024 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1698 Sending data request: sapi=5 arfcn=871 cur_fn=1694 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827024 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 94 20250212125827037 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) 20250212125827037 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) 20250212125827038 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) 20250212125827038 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) 20250212125827038 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) 20250212125827038 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) 20250212125827038 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) 20250212125827038 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) 20250212125827038 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) 20250212125827038 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) 20250212125827038 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) 20250212125827038 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) 20250212125827038 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) 20250212125827038 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) 20250212125827039 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) 20250212125827039 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) 20250212125827047 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) 20250212125827047 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1703 Sending data request: sapi=5 arfcn=871 cur_fn=1698 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827047 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827061 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) 20250212125827061 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) 20250212125827061 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) 20250212125827061 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) 20250212125827061 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) 20250212125827061 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) 20250212125827061 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) 20250212125827061 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) 20250212125827061 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) 20250212125827061 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) 20250212125827061 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) 20250212125827061 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) 20250212125827062 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) 20250212125827062 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) 20250212125827062 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) 20250212125827062 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) 20250212125827065 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) 20250212125827065 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1707 block_nr=10 scheduling free USF for polling at FN=1711 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125827065 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1707 Sending data request: sapi=5 arfcn=871 cur_fn=1703 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827065 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827079 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) 20250212125827079 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) 20250212125827079 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) 20250212125827079 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) 20250212125827080 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) 20250212125827080 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) 20250212125827080 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) 20250212125827080 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) 20250212125827080 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) 20250212125827080 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) 20250212125827080 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) 20250212125827080 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) 20250212125827080 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) 20250212125827080 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) 20250212125827080 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) 20250212125827080 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) 20250212125827084 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) 20250212125827084 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1711 Sending data request: sapi=5 arfcn=871 cur_fn=1707 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827084 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827098 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) 20250212125827098 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) 20250212125827098 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1711, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125827098 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1711, TS=7 (curr FN 1711), reason=UL_ASS (tbf.cpp:487) 20250212125827098 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125827098 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125827098 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125827098 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) 20250212125827098 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) 20250212125827098 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) 20250212125827098 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) 20250212125827098 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) 20250212125827098 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) 20250212125827098 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) 20250212125827098 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) 20250212125827099 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) 20250212125827099 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) 20250212125827099 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) 20250212125827099 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) 20250212125827099 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) 20250212125827099 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) 20250212125827107 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) 20250212125827107 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125827107 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1716 + 13 = 1729 (pdch_ul_controller.c:131) 20250212125827107 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125827107 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125827107 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125827107 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125827107 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1729 for type POLL (pdch_ul_controller.c:184) 20250212125827107 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1729, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125827107 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125827107 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1716 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125827107 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1716 Sending data request: sapi=5 arfcn=871 cur_fn=1711 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827107 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 95 20250212125827121 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) 20250212125827121 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) 20250212125827122 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) 20250212125827122 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) 20250212125827122 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) 20250212125827122 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) 20250212125827122 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) 20250212125827122 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) 20250212125827122 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) 20250212125827122 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) 20250212125827122 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) 20250212125827122 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) 20250212125827122 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) 20250212125827122 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) 20250212125827123 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) 20250212125827123 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) 20250212125827126 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) 20250212125827126 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1720 Sending data request: sapi=5 arfcn=871 cur_fn=1716 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827126 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827140 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) 20250212125827140 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) 20250212125827140 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) 20250212125827140 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) 20250212125827140 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) 20250212125827140 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) 20250212125827141 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) 20250212125827141 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) 20250212125827141 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) 20250212125827141 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) 20250212125827141 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) 20250212125827141 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) 20250212125827141 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) 20250212125827141 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) 20250212125827141 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) 20250212125827141 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) 20250212125827145 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) 20250212125827145 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1724 block_nr=2 scheduling free USF for polling at FN=1729 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125827145 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1724 Sending data request: sapi=5 arfcn=871 cur_fn=1720 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827145 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827159 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) 20250212125827159 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) 20250212125827159 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) 20250212125827159 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) 20250212125827159 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) 20250212125827159 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) 20250212125827159 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) 20250212125827159 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) 20250212125827159 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) 20250212125827159 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) 20250212125827159 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) 20250212125827159 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) 20250212125827159 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) 20250212125827159 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) 20250212125827160 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) 20250212125827160 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) 20250212125827168 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) 20250212125827168 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1729 Sending data request: sapi=5 arfcn=871 cur_fn=1724 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827168 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827182 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) 20250212125827182 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) 20250212125827182 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1729, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125827182 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1729, TS=7 (curr FN 1729), reason=UL_ASS (tbf.cpp:487) 20250212125827182 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125827182 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125827182 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125827182 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) 20250212125827182 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) 20250212125827182 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) 20250212125827182 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) 20250212125827182 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) 20250212125827182 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) 20250212125827182 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) 20250212125827182 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) 20250212125827183 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) 20250212125827183 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) 20250212125827183 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) 20250212125827183 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) 20250212125827183 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) 20250212125827183 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) 20250212125827186 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) 20250212125827186 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125827186 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1733 + 13 = 1746 (pdch_ul_controller.c:131) 20250212125827186 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125827186 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125827186 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125827187 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125827187 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1746 for type POLL (pdch_ul_controller.c:184) 20250212125827187 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1746, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125827187 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125827187 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1733 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125827187 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1733 Sending data request: sapi=5 arfcn=871 cur_fn=1729 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827187 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 96 20250212125827200 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) 20250212125827200 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) 20250212125827201 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) 20250212125827201 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) 20250212125827201 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) 20250212125827201 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) 20250212125827201 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) 20250212125827201 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) 20250212125827201 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) 20250212125827201 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) 20250212125827201 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) 20250212125827201 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) 20250212125827201 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) 20250212125827201 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) 20250212125827201 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) 20250212125827201 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) 20250212125827205 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) 20250212125827205 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1737 Sending data request: sapi=5 arfcn=871 cur_fn=1733 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827205 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827219 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) 20250212125827219 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) 20250212125827219 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) 20250212125827219 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) 20250212125827219 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) 20250212125827219 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) 20250212125827219 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) 20250212125827219 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) 20250212125827219 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) 20250212125827219 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) 20250212125827220 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) 20250212125827220 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) 20250212125827220 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) 20250212125827220 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) 20250212125827220 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) 20250212125827220 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) 20250212125827228 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) 20250212125827228 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1742 block_nr=6 scheduling free USF for polling at FN=1746 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125827228 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1742 Sending data request: sapi=5 arfcn=871 cur_fn=1737 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827228 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827242 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) 20250212125827242 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) 20250212125827242 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) 20250212125827242 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) 20250212125827242 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) 20250212125827242 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) 20250212125827243 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) 20250212125827243 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) 20250212125827243 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) 20250212125827243 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) 20250212125827243 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) 20250212125827243 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) 20250212125827243 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) 20250212125827243 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) 20250212125827243 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) 20250212125827243 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) 20250212125827247 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) 20250212125827247 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1746 Sending data request: sapi=5 arfcn=871 cur_fn=1742 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827247 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827261 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) 20250212125827261 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) 20250212125827261 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1746, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125827261 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1746, TS=7 (curr FN 1746), reason=UL_ASS (tbf.cpp:487) 20250212125827261 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125827261 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125827261 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125827261 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) 20250212125827261 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) 20250212125827261 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) 20250212125827261 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) 20250212125827261 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) 20250212125827261 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) 20250212125827261 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) 20250212125827261 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) 20250212125827261 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) 20250212125827261 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) 20250212125827262 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) 20250212125827262 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) 20250212125827262 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) 20250212125827262 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) 20250212125827265 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) 20250212125827265 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125827265 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1750 + 13 = 1763 (pdch_ul_controller.c:131) 20250212125827265 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125827265 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125827265 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125827266 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125827266 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1763 for type POLL (pdch_ul_controller.c:184) 20250212125827266 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1763, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125827266 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125827266 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1750 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125827266 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1750 Sending data request: sapi=5 arfcn=871 cur_fn=1746 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827266 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 97 20250212125827279 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) 20250212125827279 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) 20250212125827280 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) 20250212125827280 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) 20250212125827280 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) 20250212125827280 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) 20250212125827280 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) 20250212125827280 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) 20250212125827280 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) 20250212125827280 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) 20250212125827280 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) 20250212125827280 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) 20250212125827280 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) 20250212125827280 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) 20250212125827280 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) 20250212125827280 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) 20250212125827289 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) 20250212125827289 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1755 Sending data request: sapi=5 arfcn=871 cur_fn=1750 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827289 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827303 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) 20250212125827303 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) 20250212125827303 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) 20250212125827303 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) 20250212125827303 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) 20250212125827303 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) 20250212125827303 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) 20250212125827303 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) 20250212125827303 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) 20250212125827303 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) 20250212125827303 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) 20250212125827303 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) 20250212125827303 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) 20250212125827303 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) 20250212125827304 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) 20250212125827304 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) 20250212125827307 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) 20250212125827307 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1759 block_nr=10 scheduling free USF for polling at FN=1763 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125827307 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1759 Sending data request: sapi=5 arfcn=871 cur_fn=1755 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827307 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827321 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) 20250212125827321 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) 20250212125827321 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) 20250212125827321 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) 20250212125827321 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) 20250212125827321 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) 20250212125827322 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) 20250212125827322 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) 20250212125827322 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) 20250212125827322 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) 20250212125827322 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) 20250212125827322 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) 20250212125827322 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) 20250212125827322 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) 20250212125827322 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) 20250212125827322 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) 20250212125827326 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) 20250212125827326 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1763 Sending data request: sapi=5 arfcn=871 cur_fn=1759 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827326 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827340 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) 20250212125827340 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) 20250212125827340 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1763, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125827340 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1763, TS=7 (curr FN 1763), reason=UL_ASS (tbf.cpp:487) 20250212125827340 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125827340 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125827340 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125827340 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) 20250212125827340 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) 20250212125827340 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) 20250212125827340 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) 20250212125827340 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) 20250212125827340 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) 20250212125827340 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) 20250212125827340 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) 20250212125827340 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) 20250212125827340 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) 20250212125827340 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) 20250212125827340 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) 20250212125827341 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) 20250212125827341 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) 20250212125827349 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) 20250212125827349 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125827349 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1768 + 13 = 1781 (pdch_ul_controller.c:131) 20250212125827349 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125827349 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125827349 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125827349 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125827349 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1781 for type POLL (pdch_ul_controller.c:184) 20250212125827349 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1781, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125827349 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125827349 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1768 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125827349 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1768 Sending data request: sapi=5 arfcn=871 cur_fn=1763 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827349 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 98 20250212125827363 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) 20250212125827363 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) 20250212125827363 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) 20250212125827363 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) 20250212125827363 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) 20250212125827363 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) 20250212125827363 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) 20250212125827363 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) 20250212125827364 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) 20250212125827364 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) 20250212125827364 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) 20250212125827364 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) 20250212125827364 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) 20250212125827364 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) 20250212125827364 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) 20250212125827364 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) 20250212125827368 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) 20250212125827368 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1772 Sending data request: sapi=5 arfcn=871 cur_fn=1768 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827368 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827381 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) 20250212125827382 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) 20250212125827382 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) 20250212125827382 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) 20250212125827382 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) 20250212125827382 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) 20250212125827382 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) 20250212125827382 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) 20250212125827382 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) 20250212125827382 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) 20250212125827382 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) 20250212125827382 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) 20250212125827382 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) 20250212125827382 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) 20250212125827382 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) 20250212125827383 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) 20250212125827386 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) 20250212125827386 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1776 block_nr=2 scheduling free USF for polling at FN=1781 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125827386 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1776 Sending data request: sapi=5 arfcn=871 cur_fn=1772 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827386 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827400 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) 20250212125827400 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) 20250212125827400 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) 20250212125827400 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) 20250212125827400 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) 20250212125827400 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) 20250212125827400 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) 20250212125827400 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) 20250212125827401 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) 20250212125827401 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) 20250212125827401 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) 20250212125827401 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) 20250212125827401 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) 20250212125827401 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) 20250212125827401 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) 20250212125827401 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) 20250212125827409 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) 20250212125827409 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1781 Sending data request: sapi=5 arfcn=871 cur_fn=1776 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827409 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827423 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) 20250212125827423 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) 20250212125827423 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1781, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125827423 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1781, TS=7 (curr FN 1781), reason=UL_ASS (tbf.cpp:487) 20250212125827423 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125827423 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125827423 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125827423 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) 20250212125827423 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) 20250212125827423 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) 20250212125827424 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) 20250212125827424 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) 20250212125827424 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) 20250212125827424 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) 20250212125827424 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) 20250212125827424 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) 20250212125827424 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) 20250212125827424 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) 20250212125827424 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) 20250212125827424 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) 20250212125827424 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) 20250212125827428 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) 20250212125827428 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125827428 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1785 + 13 = 1798 (pdch_ul_controller.c:131) 20250212125827428 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125827428 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125827428 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125827428 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125827428 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1798 for type POLL (pdch_ul_controller.c:184) 20250212125827428 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1798, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125827428 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125827428 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1785 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125827428 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1785 Sending data request: sapi=5 arfcn=871 cur_fn=1781 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827428 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 99 20250212125827442 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) 20250212125827442 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) 20250212125827442 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) 20250212125827442 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) 20250212125827442 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) 20250212125827442 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) 20250212125827442 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) 20250212125827442 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) 20250212125827442 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) 20250212125827442 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) 20250212125827443 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) 20250212125827443 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) 20250212125827443 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) 20250212125827443 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) 20250212125827443 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) 20250212125827443 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) 20250212125827446 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) 20250212125827446 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1789 Sending data request: sapi=5 arfcn=871 cur_fn=1785 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827446 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827460 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) 20250212125827460 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) 20250212125827461 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) 20250212125827461 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) 20250212125827461 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) 20250212125827461 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) 20250212125827461 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) 20250212125827461 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) 20250212125827461 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) 20250212125827461 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) 20250212125827461 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) 20250212125827461 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) 20250212125827461 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) 20250212125827461 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) 20250212125827461 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) 20250212125827461 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) 20250212125827470 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) 20250212125827470 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1794 block_nr=6 scheduling free USF for polling at FN=1798 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125827470 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1794 Sending data request: sapi=5 arfcn=871 cur_fn=1789 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827470 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827484 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) 20250212125827484 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) 20250212125827484 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) 20250212125827484 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) 20250212125827484 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) 20250212125827484 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) 20250212125827484 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) 20250212125827484 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) 20250212125827484 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) 20250212125827484 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) 20250212125827484 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) 20250212125827484 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) 20250212125827484 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) 20250212125827484 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) 20250212125827484 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) 20250212125827484 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) 20250212125827488 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) 20250212125827488 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1798 Sending data request: sapi=5 arfcn=871 cur_fn=1794 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827488 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827502 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) 20250212125827502 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) 20250212125827502 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1798, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125827502 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1798, TS=7 (curr FN 1798), reason=UL_ASS (tbf.cpp:487) 20250212125827502 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125827502 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125827502 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125827502 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) 20250212125827502 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) 20250212125827502 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) 20250212125827502 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) 20250212125827503 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) 20250212125827503 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) 20250212125827503 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) 20250212125827503 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) 20250212125827503 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) 20250212125827503 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) 20250212125827503 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) 20250212125827503 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) 20250212125827503 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) 20250212125827503 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) 20250212125827507 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) 20250212125827507 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125827507 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1802 + 13 = 1815 (pdch_ul_controller.c:131) 20250212125827507 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125827507 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125827507 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125827507 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125827507 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1815 for type POLL (pdch_ul_controller.c:184) 20250212125827507 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1815, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125827507 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125827507 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1802 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125827507 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1802 Sending data request: sapi=5 arfcn=871 cur_fn=1798 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827507 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 100 20250212125827521 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) 20250212125827521 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) 20250212125827521 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) 20250212125827521 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) 20250212125827521 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) 20250212125827521 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) 20250212125827522 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) 20250212125827522 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) 20250212125827522 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) 20250212125827522 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) 20250212125827522 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) 20250212125827522 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) 20250212125827522 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) 20250212125827522 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) 20250212125827522 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) 20250212125827522 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) 20250212125827530 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) 20250212125827530 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1807 Sending data request: sapi=5 arfcn=871 cur_fn=1802 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827530 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827544 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) 20250212125827544 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) 20250212125827544 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) 20250212125827544 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) 20250212125827545 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) 20250212125827545 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) 20250212125827545 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) 20250212125827545 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) 20250212125827545 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) 20250212125827545 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) 20250212125827545 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) 20250212125827545 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) 20250212125827545 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) 20250212125827545 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) 20250212125827545 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) 20250212125827545 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) 20250212125827549 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) 20250212125827549 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1811 block_nr=10 scheduling free USF for polling at FN=1815 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125827549 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1811 Sending data request: sapi=5 arfcn=871 cur_fn=1807 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827549 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827563 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) 20250212125827563 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) 20250212125827563 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) 20250212125827563 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) 20250212125827563 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) 20250212125827563 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) 20250212125827563 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) 20250212125827563 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) 20250212125827563 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) 20250212125827564 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) 20250212125827564 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) 20250212125827564 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) 20250212125827564 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) 20250212125827564 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) 20250212125827564 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) 20250212125827564 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) 20250212125827567 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) 20250212125827567 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1815 Sending data request: sapi=5 arfcn=871 cur_fn=1811 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827568 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827581 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) 20250212125827581 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) 20250212125827581 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1815, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125827581 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1815, TS=7 (curr FN 1815), reason=UL_ASS (tbf.cpp:487) 20250212125827581 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125827581 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125827581 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125827582 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) 20250212125827582 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) 20250212125827582 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) 20250212125827582 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) 20250212125827582 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) 20250212125827582 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) 20250212125827582 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) 20250212125827582 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) 20250212125827582 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) 20250212125827582 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) 20250212125827582 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) 20250212125827582 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) 20250212125827583 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) 20250212125827583 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) 20250212125827591 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) 20250212125827591 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125827591 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1820 + 13 = 1833 (pdch_ul_controller.c:131) 20250212125827591 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125827591 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125827591 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125827591 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125827591 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1833 for type POLL (pdch_ul_controller.c:184) 20250212125827591 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1833, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125827591 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125827591 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1820 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125827591 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1820 Sending data request: sapi=5 arfcn=871 cur_fn=1815 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827591 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 101 20250212125827605 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) 20250212125827605 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) 20250212125827605 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) 20250212125827605 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) 20250212125827605 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) 20250212125827605 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) 20250212125827605 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) 20250212125827605 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) 20250212125827605 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) 20250212125827605 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) 20250212125827605 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) 20250212125827605 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) 20250212125827606 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) 20250212125827606 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) 20250212125827606 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) 20250212125827606 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) 20250212125827609 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) 20250212125827609 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1824 Sending data request: sapi=5 arfcn=871 cur_fn=1820 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827609 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827623 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) 20250212125827623 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) 20250212125827623 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) 20250212125827623 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) 20250212125827624 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) 20250212125827624 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) 20250212125827624 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) 20250212125827624 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) 20250212125827624 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) 20250212125827624 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) 20250212125827624 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) 20250212125827624 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) 20250212125827624 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) 20250212125827624 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) 20250212125827624 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) 20250212125827624 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) 20250212125827628 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) 20250212125827628 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1828 block_nr=2 scheduling free USF for polling at FN=1833 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125827628 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1828 Sending data request: sapi=5 arfcn=871 cur_fn=1824 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827628 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827642 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) 20250212125827642 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) 20250212125827642 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) 20250212125827642 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) 20250212125827642 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) 20250212125827642 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) 20250212125827643 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) 20250212125827643 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) 20250212125827643 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) 20250212125827643 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) 20250212125827643 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) 20250212125827643 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) 20250212125827643 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) 20250212125827643 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) 20250212125827643 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) 20250212125827643 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) 20250212125827651 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) 20250212125827651 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1833 Sending data request: sapi=5 arfcn=871 cur_fn=1828 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827651 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827665 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) 20250212125827665 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) 20250212125827665 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1833, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125827665 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1833, TS=7 (curr FN 1833), reason=UL_ASS (tbf.cpp:487) 20250212125827665 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125827665 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125827665 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125827665 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) 20250212125827665 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) 20250212125827665 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) 20250212125827665 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) 20250212125827666 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) 20250212125827666 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) 20250212125827666 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) 20250212125827666 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) 20250212125827666 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) 20250212125827666 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) 20250212125827666 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) 20250212125827666 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) 20250212125827666 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) 20250212125827666 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) 20250212125827670 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) 20250212125827670 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125827670 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1837 + 13 = 1850 (pdch_ul_controller.c:131) 20250212125827670 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125827670 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125827670 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125827670 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125827670 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1850 for type POLL (pdch_ul_controller.c:184) 20250212125827670 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1850, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125827670 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125827670 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1837 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125827670 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1837 Sending data request: sapi=5 arfcn=871 cur_fn=1833 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827670 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 102 20250212125827684 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) 20250212125827684 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) 20250212125827684 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) 20250212125827684 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) 20250212125827684 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) 20250212125827684 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) 20250212125827684 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) 20250212125827684 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) 20250212125827684 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) 20250212125827684 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) 20250212125827685 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) 20250212125827685 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) 20250212125827685 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) 20250212125827685 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) 20250212125827685 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) 20250212125827685 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) 20250212125827688 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) 20250212125827688 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1841 Sending data request: sapi=5 arfcn=871 cur_fn=1837 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827688 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827702 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) 20250212125827702 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) 20250212125827703 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) 20250212125827703 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) 20250212125827703 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) 20250212125827703 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) 20250212125827703 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) 20250212125827703 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) 20250212125827703 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) 20250212125827703 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) 20250212125827703 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) 20250212125827703 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) 20250212125827703 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) 20250212125827703 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) 20250212125827703 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) 20250212125827703 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) 20250212125827712 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) 20250212125827712 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1846 block_nr=6 scheduling free USF for polling at FN=1850 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125827712 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1846 Sending data request: sapi=5 arfcn=871 cur_fn=1841 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827712 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827726 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) 20250212125827726 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) 20250212125827726 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) 20250212125827726 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) 20250212125827726 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) 20250212125827726 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) 20250212125827726 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) 20250212125827726 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) 20250212125827727 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) 20250212125827727 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) 20250212125827727 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) 20250212125827727 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) 20250212125827727 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) 20250212125827727 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) 20250212125827727 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) 20250212125827727 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) 20250212125827730 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) 20250212125827730 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1850 Sending data request: sapi=5 arfcn=871 cur_fn=1846 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827730 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827744 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) 20250212125827744 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) 20250212125827744 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1850, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125827744 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1850, TS=7 (curr FN 1850), reason=UL_ASS (tbf.cpp:487) 20250212125827744 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125827744 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125827744 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125827744 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) 20250212125827744 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) 20250212125827745 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) 20250212125827745 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) 20250212125827745 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) 20250212125827745 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) 20250212125827745 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) 20250212125827745 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) 20250212125827745 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) 20250212125827745 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) 20250212125827745 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) 20250212125827745 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) 20250212125827745 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) 20250212125827745 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) 20250212125827749 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) 20250212125827749 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125827749 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1854 + 13 = 1867 (pdch_ul_controller.c:131) 20250212125827749 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125827749 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125827749 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125827749 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125827749 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1867 for type POLL (pdch_ul_controller.c:184) 20250212125827749 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1867, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125827749 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125827749 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1854 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125827749 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1854 Sending data request: sapi=5 arfcn=871 cur_fn=1850 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827749 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 103 20250212125827763 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) 20250212125827763 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) 20250212125827763 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) 20250212125827763 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) 20250212125827763 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) 20250212125827763 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) 20250212125827763 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) 20250212125827763 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) 20250212125827763 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) 20250212125827763 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) 20250212125827764 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) 20250212125827764 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) 20250212125827764 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) 20250212125827764 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) 20250212125827764 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) 20250212125827764 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) 20250212125827772 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) 20250212125827772 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1859 Sending data request: sapi=5 arfcn=871 cur_fn=1854 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827772 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827786 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) 20250212125827786 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) 20250212125827786 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) 20250212125827786 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) 20250212125827786 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) 20250212125827786 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) 20250212125827787 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) 20250212125827787 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) 20250212125827787 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) 20250212125827787 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) 20250212125827787 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) 20250212125827787 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) 20250212125827787 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) 20250212125827787 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) 20250212125827787 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) 20250212125827787 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) 20250212125827791 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) 20250212125827791 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1863 block_nr=10 scheduling free USF for polling at FN=1867 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125827791 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1863 Sending data request: sapi=5 arfcn=871 cur_fn=1859 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827791 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827804 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) 20250212125827804 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) 20250212125827805 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) 20250212125827805 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) 20250212125827805 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) 20250212125827805 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) 20250212125827805 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) 20250212125827805 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) 20250212125827805 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) 20250212125827805 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) 20250212125827805 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) 20250212125827805 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) 20250212125827805 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) 20250212125827805 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) 20250212125827806 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) 20250212125827806 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) 20250212125827809 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) 20250212125827809 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1867 Sending data request: sapi=5 arfcn=871 cur_fn=1863 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827809 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827823 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) 20250212125827823 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) 20250212125827823 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1867, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125827823 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1867, TS=7 (curr FN 1867), reason=UL_ASS (tbf.cpp:487) 20250212125827823 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125827823 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125827823 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125827823 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) 20250212125827823 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) 20250212125827823 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) 20250212125827823 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) 20250212125827824 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) 20250212125827824 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) 20250212125827824 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) 20250212125827824 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) 20250212125827824 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) 20250212125827824 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) 20250212125827824 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) 20250212125827824 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) 20250212125827824 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) 20250212125827824 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) 20250212125827832 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) 20250212125827832 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125827832 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1872 + 13 = 1885 (pdch_ul_controller.c:131) 20250212125827832 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125827832 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125827832 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125827832 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125827832 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1885 for type POLL (pdch_ul_controller.c:184) 20250212125827832 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1885, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125827832 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125827832 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1872 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125827832 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1872 Sending data request: sapi=5 arfcn=871 cur_fn=1867 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827832 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 104 20250212125827846 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) 20250212125827846 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) 20250212125827847 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) 20250212125827847 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) 20250212125827847 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) 20250212125827847 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) 20250212125827848 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) 20250212125827848 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) 20250212125827848 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) 20250212125827848 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) 20250212125827848 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) 20250212125827848 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) 20250212125827848 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) 20250212125827848 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) 20250212125827849 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) 20250212125827849 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) 20250212125827851 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) 20250212125827851 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1876 Sending data request: sapi=5 arfcn=871 cur_fn=1872 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827851 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827865 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) 20250212125827865 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) 20250212125827866 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) 20250212125827866 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) 20250212125827866 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) 20250212125827866 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) 20250212125827866 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) 20250212125827866 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) 20250212125827866 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) 20250212125827866 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) 20250212125827867 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) 20250212125827867 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) 20250212125827867 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) 20250212125827867 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) 20250212125827867 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) 20250212125827867 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) 20250212125827870 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) 20250212125827870 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1880 block_nr=2 scheduling free USF for polling at FN=1885 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125827870 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1880 Sending data request: sapi=5 arfcn=871 cur_fn=1876 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827870 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827884 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) 20250212125827884 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) 20250212125827884 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) 20250212125827884 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) 20250212125827884 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) 20250212125827884 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) 20250212125827885 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) 20250212125827885 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) 20250212125827885 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) 20250212125827885 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) 20250212125827885 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) 20250212125827885 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) 20250212125827886 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) 20250212125827886 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) 20250212125827886 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) 20250212125827886 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) 20250212125827894 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) 20250212125827894 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1885 Sending data request: sapi=5 arfcn=871 cur_fn=1880 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827894 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827907 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) 20250212125827907 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) 20250212125827907 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1885, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125827907 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1885, TS=7 (curr FN 1885), reason=UL_ASS (tbf.cpp:487) 20250212125827907 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125827907 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125827907 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125827908 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) 20250212125827908 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) 20250212125827908 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) 20250212125827908 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) 20250212125827908 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) 20250212125827908 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) 20250212125827909 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) 20250212125827909 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) 20250212125827909 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) 20250212125827909 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) 20250212125827909 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) 20250212125827909 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) 20250212125827909 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) 20250212125827909 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) 20250212125827912 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) 20250212125827912 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125827912 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1889 + 13 = 1902 (pdch_ul_controller.c:131) 20250212125827912 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125827912 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125827912 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125827912 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125827912 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1902 for type POLL (pdch_ul_controller.c:184) 20250212125827912 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1902, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125827912 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125827912 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1889 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125827912 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1889 Sending data request: sapi=5 arfcn=871 cur_fn=1885 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827912 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 105 20250212125827926 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) 20250212125827926 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) 20250212125827927 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) 20250212125827927 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) 20250212125827927 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) 20250212125827927 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) 20250212125827927 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) 20250212125827927 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) 20250212125827927 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) 20250212125827927 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) 20250212125827928 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) 20250212125827928 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) 20250212125827928 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) 20250212125827928 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) 20250212125827928 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) 20250212125827928 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) 20250212125827931 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) 20250212125827931 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1893 Sending data request: sapi=5 arfcn=871 cur_fn=1889 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827931 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827945 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) 20250212125827945 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) 20250212125827945 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) 20250212125827945 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) 20250212125827945 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) 20250212125827945 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) 20250212125827946 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) 20250212125827946 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) 20250212125827946 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) 20250212125827946 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) 20250212125827946 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) 20250212125827946 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) 20250212125827946 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) 20250212125827946 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) 20250212125827947 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) 20250212125827947 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) 20250212125827954 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) 20250212125827954 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1898 block_nr=6 scheduling free USF for polling at FN=1902 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125827954 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1898 Sending data request: sapi=5 arfcn=871 cur_fn=1893 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827954 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827968 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) 20250212125827968 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) 20250212125827968 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) 20250212125827968 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) 20250212125827969 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) 20250212125827969 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) 20250212125827969 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) 20250212125827969 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) 20250212125827969 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) 20250212125827969 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) 20250212125827969 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) 20250212125827969 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) 20250212125827970 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) 20250212125827970 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) 20250212125827970 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) 20250212125827970 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) 20250212125827973 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) 20250212125827973 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1902 Sending data request: sapi=5 arfcn=871 cur_fn=1898 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827973 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125827987 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) 20250212125827987 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) 20250212125827987 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1902, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125827987 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1902, TS=7 (curr FN 1902), reason=UL_ASS (tbf.cpp:487) 20250212125827987 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125827987 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125827987 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125827987 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) 20250212125827987 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) 20250212125827988 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) 20250212125827988 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) 20250212125827988 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) 20250212125827988 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) 20250212125827988 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) 20250212125827988 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) 20250212125827988 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) 20250212125827988 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) 20250212125827989 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) 20250212125827989 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) 20250212125827989 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) 20250212125827989 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) 20250212125827991 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) 20250212125827991 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125827991 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1906 + 13 = 1919 (pdch_ul_controller.c:131) 20250212125827991 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125827991 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125827991 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125827991 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125827991 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1919 for type POLL (pdch_ul_controller.c:184) 20250212125827991 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1919, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125827991 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125827991 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1906 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125827991 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1906 Sending data request: sapi=5 arfcn=871 cur_fn=1902 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125827991 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 106 20250212125828005 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) 20250212125828005 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) 20250212125828005 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) 20250212125828005 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) 20250212125828005 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) 20250212125828006 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) 20250212125828006 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) 20250212125828006 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) 20250212125828006 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) 20250212125828006 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) 20250212125828006 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) 20250212125828006 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) 20250212125828006 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) 20250212125828006 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) 20250212125828007 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) 20250212125828007 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) 20250212125828014 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) 20250212125828014 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1911 Sending data request: sapi=5 arfcn=871 cur_fn=1906 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828015 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125828028 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) 20250212125828028 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) 20250212125828029 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) 20250212125828029 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) 20250212125828029 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) 20250212125828029 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) 20250212125828029 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) 20250212125828029 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) 20250212125828030 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) 20250212125828030 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) 20250212125828030 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) 20250212125828030 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) 20250212125828030 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) 20250212125828030 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) 20250212125828030 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) 20250212125828030 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) 20250212125828033 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) 20250212125828033 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1915 block_nr=10 scheduling free USF for polling at FN=1919 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125828033 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1915 Sending data request: sapi=5 arfcn=871 cur_fn=1911 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828033 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125828047 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) 20250212125828047 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) 20250212125828047 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) 20250212125828047 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) 20250212125828047 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) 20250212125828047 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) 20250212125828047 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) 20250212125828047 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) 20250212125828048 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) 20250212125828048 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) 20250212125828048 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) 20250212125828048 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) 20250212125828048 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) 20250212125828048 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) 20250212125828048 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) 20250212125828048 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) 20250212125828051 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) 20250212125828051 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1919 Sending data request: sapi=5 arfcn=871 cur_fn=1915 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828052 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125828066 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) 20250212125828066 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) 20250212125828066 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1919, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125828066 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1919, TS=7 (curr FN 1919), reason=UL_ASS (tbf.cpp:487) 20250212125828066 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125828066 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125828066 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125828066 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) 20250212125828066 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) 20250212125828066 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) 20250212125828066 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) 20250212125828066 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) 20250212125828066 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) 20250212125828066 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) 20250212125828066 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) 20250212125828066 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) 20250212125828066 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) 20250212125828067 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) 20250212125828067 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) 20250212125828067 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) 20250212125828067 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) 20250212125828075 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) 20250212125828075 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125828075 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1924 + 13 = 1937 (pdch_ul_controller.c:131) 20250212125828075 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125828075 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125828075 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125828075 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125828075 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1937 for type POLL (pdch_ul_controller.c:184) 20250212125828075 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1937, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125828075 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125828075 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1924 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125828075 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1924 Sending data request: sapi=5 arfcn=871 cur_fn=1919 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828075 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 107 20250212125828089 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) 20250212125828089 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) 20250212125828089 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) 20250212125828089 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) 20250212125828090 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) 20250212125828090 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) 20250212125828090 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) 20250212125828090 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) 20250212125828090 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) 20250212125828090 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) 20250212125828091 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) 20250212125828091 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) 20250212125828091 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) 20250212125828091 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) 20250212125828091 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) 20250212125828091 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) 20250212125828093 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) 20250212125828093 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1928 Sending data request: sapi=5 arfcn=871 cur_fn=1924 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828094 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125828107 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) 20250212125828107 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) 20250212125828108 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) 20250212125828108 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) 20250212125828108 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) 20250212125828108 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) 20250212125828108 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) 20250212125828108 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) 20250212125828108 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) 20250212125828108 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) 20250212125828108 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) 20250212125828108 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) 20250212125828108 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) 20250212125828108 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) 20250212125828108 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) 20250212125828108 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) 20250212125828112 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) 20250212125828112 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1932 block_nr=2 scheduling free USF for polling at FN=1937 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125828112 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1932 Sending data request: sapi=5 arfcn=871 cur_fn=1928 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828112 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125828126 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) 20250212125828126 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) 20250212125828126 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) 20250212125828126 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) 20250212125828126 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) 20250212125828126 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) 20250212125828126 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) 20250212125828126 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) 20250212125828127 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) 20250212125828127 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) 20250212125828127 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) 20250212125828127 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) 20250212125828127 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) 20250212125828127 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) 20250212125828127 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) 20250212125828127 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) 20250212125828135 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) 20250212125828135 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) 20250212125828135 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125828149 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) 20250212125828149 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) 20250212125828149 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1937, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125828149 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1937, TS=7 (curr FN 1937), reason=UL_ASS (tbf.cpp:487) 20250212125828149 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125828149 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125828149 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125828150 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) 20250212125828150 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) 20250212125828150 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) 20250212125828150 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) 20250212125828150 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) 20250212125828150 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) 20250212125828150 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) 20250212125828150 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) 20250212125828150 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) 20250212125828150 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) 20250212125828150 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) 20250212125828150 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) 20250212125828150 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) 20250212125828150 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) 20250212125828154 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) 20250212125828154 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125828154 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1941 + 13 = 1954 (pdch_ul_controller.c:131) 20250212125828154 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125828154 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125828154 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125828154 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125828154 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1954 for type POLL (pdch_ul_controller.c:184) 20250212125828154 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1954, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125828154 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125828154 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1941 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125828154 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1941 Sending data request: sapi=5 arfcn=871 cur_fn=1937 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828154 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 108 20250212125828168 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) 20250212125828168 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) 20250212125828168 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) 20250212125828168 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) 20250212125828168 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) 20250212125828168 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) 20250212125828168 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) 20250212125828168 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) 20250212125828168 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) 20250212125828168 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) 20250212125828169 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) 20250212125828169 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) 20250212125828169 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) 20250212125828169 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) 20250212125828169 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) 20250212125828169 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) 20250212125828172 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) 20250212125828172 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1945 Sending data request: sapi=5 arfcn=871 cur_fn=1941 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828172 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125828186 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) 20250212125828186 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) 20250212125828187 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) 20250212125828187 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) 20250212125828187 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) 20250212125828187 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) 20250212125828187 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) 20250212125828187 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) 20250212125828187 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) 20250212125828187 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) 20250212125828187 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) 20250212125828187 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) 20250212125828187 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) 20250212125828187 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) 20250212125828187 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) 20250212125828187 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) 20250212125828196 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) 20250212125828196 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1950 block_nr=6 scheduling free USF for polling at FN=1954 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125828196 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1950 Sending data request: sapi=5 arfcn=871 cur_fn=1945 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828196 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125828210 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) 20250212125828210 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) 20250212125828210 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) 20250212125828210 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) 20250212125828211 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) 20250212125828211 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) 20250212125828211 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) 20250212125828211 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) 20250212125828211 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) 20250212125828211 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) 20250212125828212 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) 20250212125828212 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) 20250212125828212 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) 20250212125828212 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) 20250212125828212 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) 20250212125828212 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) 20250212125828214 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) 20250212125828214 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1954 Sending data request: sapi=5 arfcn=871 cur_fn=1950 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828214 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125828228 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) 20250212125828228 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) 20250212125828228 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1954, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125828228 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1954, TS=7 (curr FN 1954), reason=UL_ASS (tbf.cpp:487) 20250212125828228 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125828228 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125828228 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125828228 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) 20250212125828228 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) 20250212125828229 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) 20250212125828229 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) 20250212125828229 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) 20250212125828229 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) 20250212125828229 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) 20250212125828229 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) 20250212125828229 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) 20250212125828229 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) 20250212125828229 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) 20250212125828229 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) 20250212125828229 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) 20250212125828229 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) 20250212125828233 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) 20250212125828233 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125828233 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1958 + 13 = 1971 (pdch_ul_controller.c:131) 20250212125828233 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125828233 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125828233 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125828233 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125828233 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1971 for type POLL (pdch_ul_controller.c:184) 20250212125828233 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1971, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125828233 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125828233 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1958 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125828233 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1958 Sending data request: sapi=5 arfcn=871 cur_fn=1954 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828233 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 109 20250212125828247 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) 20250212125828247 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) 20250212125828247 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) 20250212125828247 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) 20250212125828248 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) 20250212125828248 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) 20250212125828248 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) 20250212125828248 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) 20250212125828248 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) 20250212125828248 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) 20250212125828248 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) 20250212125828248 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) 20250212125828248 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) 20250212125828248 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) 20250212125828249 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) 20250212125828249 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) 20250212125828256 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) 20250212125828256 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1963 Sending data request: sapi=5 arfcn=871 cur_fn=1958 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828256 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125828270 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) 20250212125828270 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) 20250212125828270 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) 20250212125828270 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) 20250212125828271 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) 20250212125828271 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) 20250212125828271 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) 20250212125828271 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) 20250212125828271 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) 20250212125828271 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) 20250212125828271 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) 20250212125828271 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) 20250212125828271 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) 20250212125828271 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) 20250212125828271 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) 20250212125828271 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) 20250212125828275 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) 20250212125828275 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1967 block_nr=10 scheduling free USF for polling at FN=1971 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125828275 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1967 Sending data request: sapi=5 arfcn=871 cur_fn=1963 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828275 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125828289 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) 20250212125828289 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) 20250212125828289 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) 20250212125828289 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) 20250212125828289 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) 20250212125828289 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) 20250212125828289 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) 20250212125828289 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) 20250212125828289 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) 20250212125828289 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) 20250212125828290 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) 20250212125828290 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) 20250212125828290 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) 20250212125828290 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) 20250212125828290 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) 20250212125828290 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) 20250212125828293 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) 20250212125828293 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1971 Sending data request: sapi=5 arfcn=871 cur_fn=1967 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828293 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125828307 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) 20250212125828307 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) 20250212125828307 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1971, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125828307 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1971, TS=7 (curr FN 1971), reason=UL_ASS (tbf.cpp:487) 20250212125828307 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125828307 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125828307 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125828307 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) 20250212125828308 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) 20250212125828308 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) 20250212125828308 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) 20250212125828308 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) 20250212125828308 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) 20250212125828308 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) 20250212125828308 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) 20250212125828308 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) 20250212125828308 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) 20250212125828308 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) 20250212125828308 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) 20250212125828308 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) 20250212125828308 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) 20250212125828317 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) 20250212125828317 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125828317 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1976 + 13 = 1989 (pdch_ul_controller.c:131) 20250212125828317 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125828317 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125828317 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125828317 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125828317 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1989 for type POLL (pdch_ul_controller.c:184) 20250212125828317 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1989, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125828317 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125828317 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1976 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125828317 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1976 Sending data request: sapi=5 arfcn=871 cur_fn=1971 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828317 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 110 20250212125828330 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) 20250212125828330 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) 20250212125828331 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) 20250212125828331 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) 20250212125828331 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) 20250212125828331 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) 20250212125828331 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) 20250212125828331 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) 20250212125828331 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) 20250212125828331 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) 20250212125828331 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) 20250212125828331 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) 20250212125828331 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) 20250212125828331 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) 20250212125828332 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) 20250212125828332 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) 20250212125828335 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) 20250212125828335 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1980 Sending data request: sapi=5 arfcn=871 cur_fn=1976 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828335 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125828349 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) 20250212125828349 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) 20250212125828349 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) 20250212125828349 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) 20250212125828349 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) 20250212125828349 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) 20250212125828350 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) 20250212125828350 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) 20250212125828350 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) 20250212125828350 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) 20250212125828350 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) 20250212125828350 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) 20250212125828350 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) 20250212125828350 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) 20250212125828350 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) 20250212125828350 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) 20250212125828354 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) 20250212125828354 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1984 block_nr=2 scheduling free USF for polling at FN=1989 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125828354 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1984 Sending data request: sapi=5 arfcn=871 cur_fn=1980 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828354 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125828368 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) 20250212125828368 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) 20250212125828368 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) 20250212125828368 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) 20250212125828368 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) 20250212125828368 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) 20250212125828368 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) 20250212125828368 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) 20250212125828369 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) 20250212125828369 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) 20250212125828369 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) 20250212125828369 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) 20250212125828369 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) 20250212125828369 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) 20250212125828369 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) 20250212125828369 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) 20250212125828377 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) 20250212125828377 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1989 Sending data request: sapi=5 arfcn=871 cur_fn=1984 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828377 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125828391 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) 20250212125828391 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) 20250212125828391 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1989, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125828391 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1989, TS=7 (curr FN 1989), reason=UL_ASS (tbf.cpp:487) 20250212125828391 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125828391 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125828391 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125828391 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) 20250212125828391 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) 20250212125828391 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) 20250212125828391 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) 20250212125828391 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) 20250212125828391 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) 20250212125828392 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) 20250212125828392 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) 20250212125828392 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) 20250212125828392 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) 20250212125828392 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) 20250212125828392 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) 20250212125828392 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) 20250212125828392 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) 20250212125828396 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) 20250212125828396 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125828396 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1993 + 13 = 2006 (pdch_ul_controller.c:131) 20250212125828396 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125828396 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125828396 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125828396 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125828396 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2006 for type POLL (pdch_ul_controller.c:184) 20250212125828396 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2006, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125828396 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125828396 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1993 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125828396 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1993 Sending data request: sapi=5 arfcn=871 cur_fn=1989 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828396 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 111 20250212125828410 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) 20250212125828410 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) 20250212125828410 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) 20250212125828410 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) 20250212125828410 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) 20250212125828410 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) 20250212125828410 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) 20250212125828410 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) 20250212125828410 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) 20250212125828410 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) 20250212125828411 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) 20250212125828411 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) 20250212125828411 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) 20250212125828411 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) 20250212125828411 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) 20250212125828411 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) 20250212125828414 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) 20250212125828414 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1997 Sending data request: sapi=5 arfcn=871 cur_fn=1993 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828414 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125828428 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) 20250212125828428 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) 20250212125828428 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) 20250212125828428 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) 20250212125828429 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) 20250212125828429 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) 20250212125828429 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) 20250212125828429 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) 20250212125828429 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) 20250212125828429 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) 20250212125828429 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) 20250212125828429 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) 20250212125828429 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) 20250212125828429 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) 20250212125828429 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) 20250212125828429 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) 20250212125828437 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) 20250212125828437 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2002 block_nr=6 scheduling free USF for polling at FN=2006 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125828437 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2002 Sending data request: sapi=5 arfcn=871 cur_fn=1997 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828438 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125828452 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) 20250212125828452 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) 20250212125828452 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) 20250212125828452 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) 20250212125828452 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) 20250212125828452 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) 20250212125828452 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) 20250212125828452 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) 20250212125828452 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) 20250212125828452 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) 20250212125828453 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) 20250212125828453 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) 20250212125828453 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) 20250212125828453 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) 20250212125828453 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) 20250212125828453 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) 20250212125828456 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) 20250212125828456 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2006 Sending data request: sapi=5 arfcn=871 cur_fn=2002 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828456 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125828470 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) 20250212125828470 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) 20250212125828470 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2006, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125828470 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2006, TS=7 (curr FN 2006), reason=UL_ASS (tbf.cpp:487) 20250212125828470 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125828470 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125828470 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125828471 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) 20250212125828471 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) 20250212125828471 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) 20250212125828471 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) 20250212125828471 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) 20250212125828471 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) 20250212125828471 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) 20250212125828471 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) 20250212125828471 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) 20250212125828471 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) 20250212125828471 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) 20250212125828471 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) 20250212125828471 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) 20250212125828471 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) 20250212125828475 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) 20250212125828475 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125828475 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2010 + 13 = 2023 (pdch_ul_controller.c:131) 20250212125828475 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125828475 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125828475 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125828475 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125828475 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2023 for type POLL (pdch_ul_controller.c:184) 20250212125828475 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2023, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125828475 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125828475 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2010 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125828475 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2010 Sending data request: sapi=5 arfcn=871 cur_fn=2006 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828475 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 112 20250212125828489 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) 20250212125828489 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) 20250212125828489 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) 20250212125828489 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) 20250212125828489 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) 20250212125828489 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) 20250212125828489 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) 20250212125828489 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) 20250212125828490 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) 20250212125828490 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) 20250212125828490 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) 20250212125828490 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) 20250212125828490 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) 20250212125828490 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) 20250212125828490 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) 20250212125828490 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) 20250212125828498 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) 20250212125828498 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2015 Sending data request: sapi=5 arfcn=871 cur_fn=2010 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828498 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125828512 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) 20250212125828512 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) 20250212125828512 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) 20250212125828512 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) 20250212125828513 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) 20250212125828513 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) 20250212125828513 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) 20250212125828513 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) 20250212125828513 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) 20250212125828513 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) 20250212125828513 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) 20250212125828513 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) 20250212125828513 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) 20250212125828513 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) 20250212125828514 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) 20250212125828514 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) 20250212125828517 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) 20250212125828517 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2019 block_nr=10 scheduling free USF for polling at FN=2023 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125828517 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2019 Sending data request: sapi=5 arfcn=871 cur_fn=2015 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828517 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125828531 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) 20250212125828531 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) 20250212125828531 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) 20250212125828531 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) 20250212125828531 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) 20250212125828531 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) 20250212125828531 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) 20250212125828531 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) 20250212125828532 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) 20250212125828532 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) 20250212125828532 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) 20250212125828532 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) 20250212125828532 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) 20250212125828532 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) 20250212125828532 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) 20250212125828532 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) 20250212125828535 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) 20250212125828536 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2023 Sending data request: sapi=5 arfcn=871 cur_fn=2019 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828536 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125828550 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) 20250212125828550 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) 20250212125828550 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2023, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125828550 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2023, TS=7 (curr FN 2023), reason=UL_ASS (tbf.cpp:487) 20250212125828550 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125828550 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125828550 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125828550 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) 20250212125828550 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) 20250212125828550 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) 20250212125828550 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) 20250212125828550 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) 20250212125828550 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) 20250212125828550 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) 20250212125828550 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) 20250212125828550 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) 20250212125828550 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) 20250212125828551 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) 20250212125828551 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) 20250212125828551 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) 20250212125828551 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) 20250212125828559 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) 20250212125828559 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125828559 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2028 + 13 = 2041 (pdch_ul_controller.c:131) 20250212125828559 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125828559 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125828559 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125828559 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125828559 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2041 for type POLL (pdch_ul_controller.c:184) 20250212125828559 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2041, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125828559 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125828559 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2028 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125828559 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2028 Sending data request: sapi=5 arfcn=871 cur_fn=2023 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828559 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 113 20250212125828573 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) 20250212125828573 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) 20250212125828573 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) 20250212125828573 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) 20250212125828573 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) 20250212125828573 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) 20250212125828573 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) 20250212125828573 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) 20250212125828574 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) 20250212125828574 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) 20250212125828574 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) 20250212125828574 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) 20250212125828574 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) 20250212125828574 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) 20250212125828574 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) 20250212125828574 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) 20250212125828577 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) 20250212125828578 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2032 Sending data request: sapi=5 arfcn=871 cur_fn=2028 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828578 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125828591 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) 20250212125828591 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) 20250212125828592 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) 20250212125828592 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) 20250212125828592 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) 20250212125828592 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) 20250212125828592 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) 20250212125828592 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) 20250212125828592 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) 20250212125828592 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) 20250212125828592 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) 20250212125828592 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) 20250212125828592 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) 20250212125828592 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) 20250212125828593 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) 20250212125828593 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) 20250212125828596 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) 20250212125828596 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2036 block_nr=2 scheduling free USF for polling at FN=2041 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125828596 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2036 Sending data request: sapi=5 arfcn=871 cur_fn=2032 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828596 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125828610 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) 20250212125828610 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) 20250212125828610 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) 20250212125828610 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) 20250212125828610 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) 20250212125828610 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) 20250212125828611 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) 20250212125828611 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) 20250212125828611 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) 20250212125828611 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) 20250212125828611 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) 20250212125828611 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) 20250212125828611 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) 20250212125828611 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) 20250212125828611 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) 20250212125828611 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) 20250212125828619 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) 20250212125828619 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2041 Sending data request: sapi=5 arfcn=871 cur_fn=2036 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828619 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125828633 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) 20250212125828633 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) 20250212125828633 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2041, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125828633 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2041, TS=7 (curr FN 2041), reason=UL_ASS (tbf.cpp:487) 20250212125828633 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125828633 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125828633 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125828634 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) 20250212125828634 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) 20250212125828634 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) 20250212125828634 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) 20250212125828634 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) 20250212125828634 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) 20250212125828634 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) 20250212125828634 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) 20250212125828634 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) 20250212125828634 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) 20250212125828634 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) 20250212125828634 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) 20250212125828634 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) 20250212125828634 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) 20250212125828638 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) 20250212125828638 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125828638 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2045 + 13 = 2058 (pdch_ul_controller.c:131) 20250212125828638 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125828638 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125828638 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125828638 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125828638 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2058 for type POLL (pdch_ul_controller.c:184) 20250212125828638 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2058, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125828638 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125828638 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2045 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125828638 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2045 Sending data request: sapi=5 arfcn=871 cur_fn=2041 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828638 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 114 20250212125828652 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) 20250212125828652 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) 20250212125828652 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) 20250212125828652 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) 20250212125828652 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) 20250212125828652 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) 20250212125828652 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) 20250212125828652 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) 20250212125828653 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) 20250212125828653 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) 20250212125828653 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) 20250212125828653 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) 20250212125828653 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) 20250212125828653 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) 20250212125828653 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) 20250212125828653 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) 20250212125828657 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) 20250212125828657 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2049 Sending data request: sapi=5 arfcn=871 cur_fn=2045 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828657 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125828671 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) 20250212125828671 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) 20250212125828672 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) 20250212125828672 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) 20250212125828672 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) 20250212125828672 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) 20250212125828672 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) 20250212125828672 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) 20250212125828672 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) 20250212125828672 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) 20250212125828673 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) 20250212125828673 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) 20250212125828673 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) 20250212125828673 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) 20250212125828673 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) 20250212125828673 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) 20250212125828680 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) 20250212125828680 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2054 block_nr=6 scheduling free USF for polling at FN=2058 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125828680 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2054 Sending data request: sapi=5 arfcn=871 cur_fn=2049 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828681 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125828694 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) 20250212125828694 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) 20250212125828695 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) 20250212125828695 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) 20250212125828695 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) 20250212125828695 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) 20250212125828695 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) 20250212125828695 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) 20250212125828695 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) 20250212125828695 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) 20250212125828696 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) 20250212125828696 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) 20250212125828696 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) 20250212125828696 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) 20250212125828696 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) 20250212125828696 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) 20250212125828699 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) 20250212125828699 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2058 Sending data request: sapi=5 arfcn=871 cur_fn=2054 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828699 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125828713 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) 20250212125828713 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) 20250212125828713 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2058, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125828713 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2058, TS=7 (curr FN 2058), reason=UL_ASS (tbf.cpp:487) 20250212125828713 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125828713 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125828713 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125828713 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) 20250212125828713 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) 20250212125828714 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) 20250212125828714 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) 20250212125828714 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) 20250212125828714 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) 20250212125828714 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) 20250212125828714 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) 20250212125828714 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) 20250212125828714 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) 20250212125828714 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) 20250212125828714 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) 20250212125828715 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) 20250212125828715 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) 20250212125828717 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) 20250212125828717 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125828717 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2062 + 13 = 2075 (pdch_ul_controller.c:131) 20250212125828717 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125828717 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125828717 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125828718 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125828718 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2075 for type POLL (pdch_ul_controller.c:184) 20250212125828718 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2075, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125828718 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125828718 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2062 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125828718 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2062 Sending data request: sapi=5 arfcn=871 cur_fn=2058 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828718 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 115 20250212125828731 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) 20250212125828731 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) 20250212125828732 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) 20250212125828732 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) 20250212125828732 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) 20250212125828732 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) 20250212125828732 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) 20250212125828732 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) 20250212125828732 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) 20250212125828732 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) 20250212125828732 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) 20250212125828732 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) 20250212125828732 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) 20250212125828732 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) 20250212125828732 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) 20250212125828732 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) 20250212125828741 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) 20250212125828741 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2067 Sending data request: sapi=5 arfcn=871 cur_fn=2062 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828741 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125828755 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) 20250212125828755 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) 20250212125828755 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) 20250212125828755 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) 20250212125828755 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) 20250212125828755 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) 20250212125828755 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) 20250212125828755 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) 20250212125828755 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) 20250212125828755 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) 20250212125828755 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) 20250212125828755 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) 20250212125828755 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) 20250212125828755 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) 20250212125828756 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) 20250212125828756 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) 20250212125828759 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) 20250212125828759 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2071 block_nr=10 scheduling free USF for polling at FN=2075 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125828759 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2071 Sending data request: sapi=5 arfcn=871 cur_fn=2067 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828759 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125828773 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) 20250212125828773 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) 20250212125828773 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) 20250212125828773 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) 20250212125828774 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) 20250212125828774 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) 20250212125828774 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) 20250212125828774 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) 20250212125828774 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) 20250212125828774 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) 20250212125828774 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) 20250212125828774 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) 20250212125828774 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) 20250212125828774 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) 20250212125828774 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) 20250212125828774 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) 20250212125828778 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) 20250212125828778 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2075 Sending data request: sapi=5 arfcn=871 cur_fn=2071 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828778 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125828792 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) 20250212125828792 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) 20250212125828792 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2075, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125828792 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2075, TS=7 (curr FN 2075), reason=UL_ASS (tbf.cpp:487) 20250212125828792 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125828792 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125828792 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125828792 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) 20250212125828792 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) 20250212125828792 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) 20250212125828792 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) 20250212125828793 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) 20250212125828793 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) 20250212125828793 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) 20250212125828793 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) 20250212125828793 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) 20250212125828793 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) 20250212125828793 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) 20250212125828793 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) 20250212125828793 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) 20250212125828793 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) 20250212125828801 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) 20250212125828801 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125828801 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2080 + 13 = 2093 (pdch_ul_controller.c:131) 20250212125828801 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125828801 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125828801 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125828801 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125828801 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2093 for type POLL (pdch_ul_controller.c:184) 20250212125828801 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2093, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125828801 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125828801 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2080 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125828801 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2080 Sending data request: sapi=5 arfcn=871 cur_fn=2075 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828801 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 116 20250212125828815 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) 20250212125828815 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) 20250212125828815 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) 20250212125828815 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) 20250212125828816 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) 20250212125828816 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) 20250212125828816 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) 20250212125828816 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) 20250212125828816 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) 20250212125828816 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) 20250212125828816 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) 20250212125828816 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) 20250212125828816 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) 20250212125828816 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) 20250212125828816 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) 20250212125828816 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) 20250212125828820 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) 20250212125828820 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2084 Sending data request: sapi=5 arfcn=871 cur_fn=2080 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828820 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125828834 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) 20250212125828834 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) 20250212125828834 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) 20250212125828834 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) 20250212125828834 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) 20250212125828834 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) 20250212125828834 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) 20250212125828834 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) 20250212125828834 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) 20250212125828834 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) 20250212125828834 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) 20250212125828835 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) 20250212125828835 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) 20250212125828835 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) 20250212125828835 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) 20250212125828835 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) 20250212125828838 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) 20250212125828838 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2088 block_nr=2 scheduling free USF for polling at FN=2093 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125828838 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2088 Sending data request: sapi=5 arfcn=871 cur_fn=2084 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828838 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125828852 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) 20250212125828852 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) 20250212125828853 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) 20250212125828853 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) 20250212125828853 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) 20250212125828853 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) 20250212125828853 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) 20250212125828853 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) 20250212125828853 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) 20250212125828853 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) 20250212125828853 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) 20250212125828853 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) 20250212125828853 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) 20250212125828853 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) 20250212125828853 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) 20250212125828853 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) 20250212125828861 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) 20250212125828861 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2093 Sending data request: sapi=5 arfcn=871 cur_fn=2088 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828862 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125828875 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) 20250212125828875 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) 20250212125828875 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2093, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125828875 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2093, TS=7 (curr FN 2093), reason=UL_ASS (tbf.cpp:487) 20250212125828876 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125828876 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125828876 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125828876 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) 20250212125828876 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) 20250212125828876 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) 20250212125828876 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) 20250212125828877 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) 20250212125828877 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) 20250212125828877 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) 20250212125828877 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) 20250212125828877 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) 20250212125828877 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) 20250212125828877 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) 20250212125828877 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) 20250212125828877 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) 20250212125828877 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) 20250212125828880 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) 20250212125828880 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125828880 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2097 + 13 = 2110 (pdch_ul_controller.c:131) 20250212125828880 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125828880 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125828880 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125828881 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125828881 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2110 for type POLL (pdch_ul_controller.c:184) 20250212125828881 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2110, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125828881 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125828881 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2097 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125828881 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2097 Sending data request: sapi=5 arfcn=871 cur_fn=2093 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828881 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 117 20250212125828894 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) 20250212125828894 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) 20250212125828895 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) 20250212125828895 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) 20250212125828895 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) 20250212125828895 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) 20250212125828895 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) 20250212125828895 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) 20250212125828896 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) 20250212125828896 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) 20250212125828896 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) 20250212125828896 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) 20250212125828896 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) 20250212125828896 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) 20250212125828896 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) 20250212125828896 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) 20250212125828899 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) 20250212125828899 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2101 Sending data request: sapi=5 arfcn=871 cur_fn=2097 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828899 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125828933 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) 20250212125828933 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) 20250212125828933 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) 20250212125828933 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) 20250212125828933 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) 20250212125828933 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) 20250212125828934 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) 20250212125828934 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) 20250212125828934 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) 20250212125828934 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) 20250212125828934 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) 20250212125828934 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) 20250212125828934 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) 20250212125828934 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) 20250212125828934 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) 20250212125828934 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) 20250212125828941 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) 20250212125828941 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2106 block_nr=6 scheduling free USF for polling at FN=2110 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125828941 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2106 Sending data request: sapi=5 arfcn=871 cur_fn=2101 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828941 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125828955 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) 20250212125828955 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) 20250212125828956 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) 20250212125828956 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) 20250212125828956 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) 20250212125828956 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) 20250212125828956 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) 20250212125828956 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) 20250212125828956 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) 20250212125828956 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) 20250212125828956 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) 20250212125828956 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) 20250212125828956 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) 20250212125828956 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) 20250212125828957 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) 20250212125828957 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) 20250212125828960 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) 20250212125828960 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) 20250212125828960 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125828974 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) 20250212125828974 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) 20250212125828974 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2110, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125828974 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2110, TS=7 (curr FN 2110), reason=UL_ASS (tbf.cpp:487) 20250212125828974 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125828974 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125828974 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125828974 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) 20250212125828974 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) 20250212125828975 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) 20250212125828975 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) 20250212125828975 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) 20250212125828975 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) 20250212125828975 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) 20250212125828975 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) 20250212125828976 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) 20250212125828976 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) 20250212125828976 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) 20250212125828976 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) 20250212125828976 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) 20250212125828976 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) 20250212125828979 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) 20250212125828979 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125828979 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2114 + 13 = 2127 (pdch_ul_controller.c:131) 20250212125828979 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125828979 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125828979 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125828979 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125828979 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2127 for type POLL (pdch_ul_controller.c:184) 20250212125828979 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2127, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125828979 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125828979 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2114 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125828979 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2114 Sending data request: sapi=5 arfcn=871 cur_fn=2110 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125828979 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 118 20250212125828993 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) 20250212125828993 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) 20250212125828993 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) 20250212125828993 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) 20250212125828993 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) 20250212125828993 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) 20250212125828994 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) 20250212125828994 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) 20250212125828994 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) 20250212125828994 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) 20250212125828994 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) 20250212125828994 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) 20250212125828994 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) 20250212125828994 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) 20250212125828995 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) 20250212125828995 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) 20250212125829002 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) 20250212125829002 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2119 Sending data request: sapi=5 arfcn=871 cur_fn=2114 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829002 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829016 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) 20250212125829016 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) 20250212125829016 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) 20250212125829016 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) 20250212125829016 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) 20250212125829016 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) 20250212125829017 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) 20250212125829017 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) 20250212125829017 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) 20250212125829017 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) 20250212125829017 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) 20250212125829017 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) 20250212125829017 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) 20250212125829017 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) 20250212125829017 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) 20250212125829017 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) 20250212125829020 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) 20250212125829020 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2123 block_nr=10 scheduling free USF for polling at FN=2127 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125829020 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2123 Sending data request: sapi=5 arfcn=871 cur_fn=2119 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829021 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829034 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) 20250212125829035 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) 20250212125829035 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) 20250212125829035 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) 20250212125829035 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) 20250212125829035 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) 20250212125829035 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) 20250212125829035 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) 20250212125829035 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) 20250212125829035 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) 20250212125829035 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) 20250212125829035 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) 20250212125829035 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) 20250212125829035 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) 20250212125829036 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) 20250212125829036 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) 20250212125829039 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) 20250212125829039 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2127 Sending data request: sapi=5 arfcn=871 cur_fn=2123 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829039 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829053 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) 20250212125829053 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) 20250212125829053 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2127, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125829053 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2127, TS=7 (curr FN 2127), reason=UL_ASS (tbf.cpp:487) 20250212125829053 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125829053 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125829053 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125829053 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) 20250212125829053 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) 20250212125829054 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) 20250212125829054 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) 20250212125829054 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) 20250212125829054 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) 20250212125829054 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) 20250212125829054 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) 20250212125829054 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) 20250212125829054 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) 20250212125829054 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) 20250212125829054 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) 20250212125829055 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) 20250212125829055 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) 20250212125829062 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) 20250212125829062 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125829062 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2132 + 13 = 2145 (pdch_ul_controller.c:131) 20250212125829062 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125829062 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125829062 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125829062 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125829062 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2145 for type POLL (pdch_ul_controller.c:184) 20250212125829062 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2145, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125829062 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125829062 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2132 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125829062 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2132 Sending data request: sapi=5 arfcn=871 cur_fn=2127 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829063 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 119 20250212125829076 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) 20250212125829076 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) 20250212125829077 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) 20250212125829077 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) 20250212125829077 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) 20250212125829077 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) 20250212125829077 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) 20250212125829077 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) 20250212125829078 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) 20250212125829078 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) 20250212125829078 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) 20250212125829078 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) 20250212125829078 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) 20250212125829078 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) 20250212125829078 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) 20250212125829078 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) 20250212125829081 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) 20250212125829081 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2136 Sending data request: sapi=5 arfcn=871 cur_fn=2132 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829081 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829084 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125829084 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20250212125829084 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20250212125829084 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125829084 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125829086 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125829086 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125829086 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125829086 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125829086 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125829095 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) 20250212125829095 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) 20250212125829095 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) 20250212125829095 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) 20250212125829096 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) 20250212125829096 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) 20250212125829096 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) 20250212125829096 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) 20250212125829096 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) 20250212125829096 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) 20250212125829096 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) 20250212125829096 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) 20250212125829096 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) 20250212125829096 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) 20250212125829096 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) 20250212125829096 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) 20250212125829100 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) 20250212125829100 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2140 block_nr=2 scheduling free USF for polling at FN=2145 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125829100 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2140 Sending data request: sapi=5 arfcn=871 cur_fn=2136 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829100 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829113 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) 20250212125829113 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) 20250212125829114 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) 20250212125829114 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) 20250212125829114 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) 20250212125829114 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) 20250212125829114 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) 20250212125829114 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) 20250212125829114 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) 20250212125829114 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) 20250212125829114 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) 20250212125829114 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) 20250212125829115 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) 20250212125829115 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) 20250212125829115 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) 20250212125829115 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) 20250212125829123 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) 20250212125829123 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2145 Sending data request: sapi=5 arfcn=871 cur_fn=2140 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829123 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829137 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) 20250212125829137 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) 20250212125829137 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2145, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125829137 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2145, TS=7 (curr FN 2145), reason=UL_ASS (tbf.cpp:487) 20250212125829137 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125829137 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125829137 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125829137 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) 20250212125829137 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) 20250212125829137 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) 20250212125829137 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) 20250212125829137 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) 20250212125829137 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) 20250212125829137 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) 20250212125829137 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) 20250212125829137 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) 20250212125829137 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) 20250212125829138 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) 20250212125829138 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) 20250212125829138 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) 20250212125829138 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) 20250212125829141 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) 20250212125829141 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125829141 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2149 + 13 = 2162 (pdch_ul_controller.c:131) 20250212125829141 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125829141 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125829141 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125829142 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125829142 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2162 for type POLL (pdch_ul_controller.c:184) 20250212125829142 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2162, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125829142 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125829142 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2149 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125829142 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2149 Sending data request: sapi=5 arfcn=871 cur_fn=2145 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829142 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 120 20250212125829155 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) 20250212125829155 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) 20250212125829155 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) 20250212125829155 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) 20250212125829156 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) 20250212125829156 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) 20250212125829156 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) 20250212125829156 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) 20250212125829156 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) 20250212125829156 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) 20250212125829156 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) 20250212125829156 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) 20250212125829156 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) 20250212125829156 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) 20250212125829156 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) 20250212125829156 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) 20250212125829160 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) 20250212125829160 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2153 Sending data request: sapi=5 arfcn=871 cur_fn=2149 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829160 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829174 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) 20250212125829174 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) 20250212125829174 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) 20250212125829174 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) 20250212125829174 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) 20250212125829174 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) 20250212125829174 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) 20250212125829174 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) 20250212125829174 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) 20250212125829174 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) 20250212125829175 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) 20250212125829175 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) 20250212125829175 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) 20250212125829175 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) 20250212125829175 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) 20250212125829175 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) 20250212125829183 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) 20250212125829183 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2158 block_nr=6 scheduling free USF for polling at FN=2162 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125829183 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2158 Sending data request: sapi=5 arfcn=871 cur_fn=2153 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829183 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829197 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) 20250212125829197 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) 20250212125829197 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) 20250212125829197 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) 20250212125829197 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) 20250212125829197 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) 20250212125829198 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) 20250212125829198 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) 20250212125829198 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) 20250212125829198 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) 20250212125829198 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) 20250212125829198 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) 20250212125829198 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) 20250212125829198 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) 20250212125829198 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) 20250212125829198 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) 20250212125829202 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) 20250212125829202 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2162 Sending data request: sapi=5 arfcn=871 cur_fn=2158 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829202 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829216 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) 20250212125829216 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) 20250212125829216 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2162, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125829216 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2162, TS=7 (curr FN 2162), reason=UL_ASS (tbf.cpp:487) 20250212125829216 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125829216 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125829216 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125829216 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) 20250212125829216 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) 20250212125829216 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) 20250212125829216 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) 20250212125829216 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) 20250212125829216 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) 20250212125829216 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) 20250212125829216 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) 20250212125829216 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) 20250212125829216 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) 20250212125829217 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) 20250212125829217 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) 20250212125829217 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) 20250212125829217 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) 20250212125829220 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) 20250212125829220 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125829220 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2166 + 13 = 2179 (pdch_ul_controller.c:131) 20250212125829220 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125829220 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125829220 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125829221 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125829221 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2179 for type POLL (pdch_ul_controller.c:184) 20250212125829221 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2179, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125829221 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125829221 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2166 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125829221 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2166 Sending data request: sapi=5 arfcn=871 cur_fn=2162 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829221 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 121 20250212125829234 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) 20250212125829234 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) 20250212125829235 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) 20250212125829235 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) 20250212125829235 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) 20250212125829235 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) 20250212125829235 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) 20250212125829235 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) 20250212125829235 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) 20250212125829235 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) 20250212125829235 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) 20250212125829235 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) 20250212125829235 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) 20250212125829235 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) 20250212125829235 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) 20250212125829235 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) 20250212125829244 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) 20250212125829244 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2171 Sending data request: sapi=5 arfcn=871 cur_fn=2166 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829244 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829258 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) 20250212125829258 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) 20250212125829258 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) 20250212125829258 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) 20250212125829258 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) 20250212125829258 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) 20250212125829258 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) 20250212125829258 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) 20250212125829258 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) 20250212125829258 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) 20250212125829258 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) 20250212125829258 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) 20250212125829259 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) 20250212125829259 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) 20250212125829259 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) 20250212125829259 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) 20250212125829262 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) 20250212125829262 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2175 block_nr=10 scheduling free USF for polling at FN=2179 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125829262 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2175 Sending data request: sapi=5 arfcn=871 cur_fn=2171 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829262 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829276 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) 20250212125829276 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) 20250212125829277 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) 20250212125829277 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) 20250212125829277 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) 20250212125829277 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) 20250212125829277 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) 20250212125829277 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) 20250212125829277 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) 20250212125829277 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) 20250212125829277 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) 20250212125829277 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) 20250212125829277 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) 20250212125829277 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) 20250212125829277 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) 20250212125829277 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) 20250212125829281 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) 20250212125829281 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2179 Sending data request: sapi=5 arfcn=871 cur_fn=2175 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829281 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829295 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) 20250212125829295 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) 20250212125829295 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2179, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125829295 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2179, TS=7 (curr FN 2179), reason=UL_ASS (tbf.cpp:487) 20250212125829295 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125829295 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125829295 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125829295 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) 20250212125829295 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) 20250212125829295 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) 20250212125829295 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) 20250212125829295 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) 20250212125829295 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) 20250212125829296 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) 20250212125829296 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) 20250212125829296 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) 20250212125829296 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) 20250212125829296 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) 20250212125829296 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) 20250212125829296 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) 20250212125829296 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) 20250212125829304 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) 20250212125829304 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125829304 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2184 + 13 = 2197 (pdch_ul_controller.c:131) 20250212125829304 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125829304 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125829304 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125829304 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125829304 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2197 for type POLL (pdch_ul_controller.c:184) 20250212125829304 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2197, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125829304 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125829304 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2184 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125829304 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2184 Sending data request: sapi=5 arfcn=871 cur_fn=2179 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829304 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 122 20250212125829318 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) 20250212125829318 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) 20250212125829318 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) 20250212125829318 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) 20250212125829319 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) 20250212125829319 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) 20250212125829319 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) 20250212125829319 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) 20250212125829319 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) 20250212125829319 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) 20250212125829319 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) 20250212125829319 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) 20250212125829319 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) 20250212125829319 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) 20250212125829319 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) 20250212125829319 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) 20250212125829323 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) 20250212125829323 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2188 Sending data request: sapi=5 arfcn=871 cur_fn=2184 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829323 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829337 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) 20250212125829337 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) 20250212125829337 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) 20250212125829337 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) 20250212125829337 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) 20250212125829337 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) 20250212125829337 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) 20250212125829337 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) 20250212125829338 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) 20250212125829338 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) 20250212125829338 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) 20250212125829338 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) 20250212125829338 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) 20250212125829338 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) 20250212125829338 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) 20250212125829338 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) 20250212125829341 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) 20250212125829341 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2192 block_nr=2 scheduling free USF for polling at FN=2197 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125829341 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2192 Sending data request: sapi=5 arfcn=871 cur_fn=2188 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829342 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829355 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) 20250212125829355 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) 20250212125829356 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) 20250212125829356 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) 20250212125829356 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) 20250212125829356 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) 20250212125829356 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) 20250212125829356 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) 20250212125829356 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) 20250212125829356 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) 20250212125829356 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) 20250212125829356 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) 20250212125829356 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) 20250212125829356 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) 20250212125829356 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) 20250212125829356 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) 20250212125829365 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) 20250212125829365 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2197 Sending data request: sapi=5 arfcn=871 cur_fn=2192 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829365 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829379 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) 20250212125829379 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) 20250212125829379 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2197, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125829379 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2197, TS=7 (curr FN 2197), reason=UL_ASS (tbf.cpp:487) 20250212125829379 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125829379 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125829379 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125829379 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) 20250212125829379 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) 20250212125829379 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) 20250212125829379 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) 20250212125829379 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) 20250212125829379 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) 20250212125829379 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) 20250212125829379 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) 20250212125829379 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) 20250212125829379 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) 20250212125829380 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) 20250212125829380 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) 20250212125829380 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) 20250212125829380 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) 20250212125829383 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) 20250212125829383 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125829383 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2201 + 13 = 2214 (pdch_ul_controller.c:131) 20250212125829383 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125829383 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125829383 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125829383 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125829383 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2214 for type POLL (pdch_ul_controller.c:184) 20250212125829383 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2214, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125829383 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125829383 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2201 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125829383 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2201 Sending data request: sapi=5 arfcn=871 cur_fn=2197 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829383 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 123 20250212125829397 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) 20250212125829397 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) 20250212125829398 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) 20250212125829398 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) 20250212125829398 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) 20250212125829398 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) 20250212125829398 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) 20250212125829398 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) 20250212125829398 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) 20250212125829398 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) 20250212125829398 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) 20250212125829398 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) 20250212125829398 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) 20250212125829398 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) 20250212125829398 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) 20250212125829398 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) 20250212125829402 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) 20250212125829402 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2205 Sending data request: sapi=5 arfcn=871 cur_fn=2201 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829402 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829416 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) 20250212125829416 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) 20250212125829416 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) 20250212125829416 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) 20250212125829417 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) 20250212125829417 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) 20250212125829417 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) 20250212125829417 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) 20250212125829417 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) 20250212125829417 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) 20250212125829417 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) 20250212125829417 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) 20250212125829418 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) 20250212125829418 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) 20250212125829418 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) 20250212125829418 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) 20250212125829425 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) 20250212125829425 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2210 block_nr=6 scheduling free USF for polling at FN=2214 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125829425 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2210 Sending data request: sapi=5 arfcn=871 cur_fn=2205 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829425 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829439 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) 20250212125829439 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) 20250212125829439 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) 20250212125829439 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) 20250212125829439 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) 20250212125829439 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) 20250212125829439 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) 20250212125829439 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) 20250212125829440 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) 20250212125829440 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) 20250212125829440 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) 20250212125829440 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) 20250212125829440 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) 20250212125829440 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) 20250212125829440 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) 20250212125829440 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) 20250212125829444 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) 20250212125829444 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2214 Sending data request: sapi=5 arfcn=871 cur_fn=2210 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829444 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829457 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) 20250212125829458 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) 20250212125829458 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2214, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125829458 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2214, TS=7 (curr FN 2214), reason=UL_ASS (tbf.cpp:487) 20250212125829458 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125829458 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125829458 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125829458 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) 20250212125829458 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) 20250212125829458 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) 20250212125829458 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) 20250212125829458 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) 20250212125829458 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) 20250212125829458 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) 20250212125829458 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) 20250212125829458 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) 20250212125829458 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) 20250212125829458 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) 20250212125829458 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) 20250212125829459 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) 20250212125829459 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) 20250212125829462 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) 20250212125829462 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125829462 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2218 + 13 = 2231 (pdch_ul_controller.c:131) 20250212125829462 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125829462 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125829462 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125829462 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125829462 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2231 for type POLL (pdch_ul_controller.c:184) 20250212125829462 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2231, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125829462 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125829462 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2218 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125829462 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2218 Sending data request: sapi=5 arfcn=871 cur_fn=2214 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829462 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 124 20250212125829476 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) 20250212125829476 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) 20250212125829476 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) 20250212125829476 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) 20250212125829476 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) 20250212125829476 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) 20250212125829477 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) 20250212125829477 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) 20250212125829477 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) 20250212125829477 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) 20250212125829477 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) 20250212125829477 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) 20250212125829477 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) 20250212125829477 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) 20250212125829477 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) 20250212125829477 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) 20250212125829485 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) 20250212125829485 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2223 Sending data request: sapi=5 arfcn=871 cur_fn=2218 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829485 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829499 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) 20250212125829499 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) 20250212125829500 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) 20250212125829500 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) 20250212125829500 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) 20250212125829500 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) 20250212125829500 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) 20250212125829500 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) 20250212125829500 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) 20250212125829500 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) 20250212125829500 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) 20250212125829500 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) 20250212125829500 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) 20250212125829500 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) 20250212125829500 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) 20250212125829500 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) 20250212125829504 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) 20250212125829504 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2227 block_nr=10 scheduling free USF for polling at FN=2231 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125829504 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2227 Sending data request: sapi=5 arfcn=871 cur_fn=2223 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829504 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829518 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) 20250212125829518 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) 20250212125829518 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) 20250212125829518 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) 20250212125829519 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) 20250212125829519 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) 20250212125829519 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) 20250212125829519 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) 20250212125829519 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) 20250212125829519 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) 20250212125829519 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) 20250212125829519 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) 20250212125829519 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) 20250212125829519 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) 20250212125829519 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) 20250212125829519 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) 20250212125829523 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) 20250212125829523 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2231 Sending data request: sapi=5 arfcn=871 cur_fn=2227 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829523 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829537 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) 20250212125829537 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) 20250212125829537 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2231, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125829537 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2231, TS=7 (curr FN 2231), reason=UL_ASS (tbf.cpp:487) 20250212125829537 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125829537 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125829537 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125829537 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) 20250212125829537 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) 20250212125829537 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) 20250212125829537 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) 20250212125829537 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) 20250212125829537 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) 20250212125829537 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) 20250212125829537 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) 20250212125829537 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) 20250212125829537 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) 20250212125829538 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) 20250212125829538 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) 20250212125829538 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) 20250212125829538 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) 20250212125829546 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) 20250212125829546 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125829546 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2236 + 13 = 2249 (pdch_ul_controller.c:131) 20250212125829546 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125829546 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125829546 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125829546 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125829546 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2249 for type POLL (pdch_ul_controller.c:184) 20250212125829546 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2249, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125829546 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125829546 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2236 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125829546 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2236 Sending data request: sapi=5 arfcn=871 cur_fn=2231 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829546 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 125 20250212125829560 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) 20250212125829560 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) 20250212125829560 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) 20250212125829560 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) 20250212125829560 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) 20250212125829560 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) 20250212125829560 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) 20250212125829560 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) 20250212125829560 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) 20250212125829560 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) 20250212125829561 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) 20250212125829561 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) 20250212125829561 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) 20250212125829561 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) 20250212125829561 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) 20250212125829561 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) 20250212125829564 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) 20250212125829564 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2240 Sending data request: sapi=5 arfcn=871 cur_fn=2236 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829565 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829578 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) 20250212125829578 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) 20250212125829579 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) 20250212125829579 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) 20250212125829579 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) 20250212125829579 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) 20250212125829579 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) 20250212125829579 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) 20250212125829579 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) 20250212125829579 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) 20250212125829579 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) 20250212125829579 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) 20250212125829579 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) 20250212125829579 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) 20250212125829580 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) 20250212125829580 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) 20250212125829583 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) 20250212125829583 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2244 block_nr=2 scheduling free USF for polling at FN=2249 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125829583 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2244 Sending data request: sapi=5 arfcn=871 cur_fn=2240 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829583 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829597 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) 20250212125829597 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) 20250212125829597 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) 20250212125829597 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) 20250212125829597 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) 20250212125829597 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) 20250212125829597 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) 20250212125829597 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) 20250212125829598 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) 20250212125829598 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) 20250212125829598 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) 20250212125829598 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) 20250212125829598 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) 20250212125829598 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) 20250212125829598 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) 20250212125829598 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) 20250212125829606 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) 20250212125829606 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2249 Sending data request: sapi=5 arfcn=871 cur_fn=2244 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829606 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829620 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) 20250212125829620 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) 20250212125829620 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2249, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125829620 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2249, TS=7 (curr FN 2249), reason=UL_ASS (tbf.cpp:487) 20250212125829620 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125829620 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125829620 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125829621 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) 20250212125829621 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) 20250212125829621 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) 20250212125829621 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) 20250212125829621 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) 20250212125829621 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) 20250212125829621 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) 20250212125829621 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) 20250212125829622 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) 20250212125829622 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) 20250212125829622 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) 20250212125829622 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) 20250212125829622 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) 20250212125829622 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) 20250212125829625 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) 20250212125829625 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125829625 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2253 + 13 = 2266 (pdch_ul_controller.c:131) 20250212125829625 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125829625 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125829625 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125829625 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125829625 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2266 for type POLL (pdch_ul_controller.c:184) 20250212125829625 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2266, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125829625 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125829625 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2253 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125829625 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2253 Sending data request: sapi=5 arfcn=871 cur_fn=2249 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829625 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 126 20250212125829639 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) 20250212125829639 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) 20250212125829639 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) 20250212125829639 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) 20250212125829640 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) 20250212125829640 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) 20250212125829640 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) 20250212125829640 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) 20250212125829640 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) 20250212125829640 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) 20250212125829640 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) 20250212125829640 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) 20250212125829641 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) 20250212125829641 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) 20250212125829641 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) 20250212125829641 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) 20250212125829644 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) 20250212125829644 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2257 Sending data request: sapi=5 arfcn=871 cur_fn=2253 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829644 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829657 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) 20250212125829657 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) 20250212125829658 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) 20250212125829658 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) 20250212125829658 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) 20250212125829658 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) 20250212125829659 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) 20250212125829659 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) 20250212125829659 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) 20250212125829659 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) 20250212125829659 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) 20250212125829659 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) 20250212125829659 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) 20250212125829659 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) 20250212125829660 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) 20250212125829660 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) 20250212125829667 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) 20250212125829667 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2262 block_nr=6 scheduling free USF for polling at FN=2266 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125829667 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2262 Sending data request: sapi=5 arfcn=871 cur_fn=2257 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829667 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829681 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) 20250212125829681 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) 20250212125829681 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) 20250212125829681 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) 20250212125829681 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) 20250212125829682 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) 20250212125829682 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) 20250212125829682 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) 20250212125829682 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) 20250212125829682 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) 20250212125829682 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) 20250212125829682 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) 20250212125829682 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) 20250212125829682 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) 20250212125829682 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) 20250212125829682 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) 20250212125829685 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) 20250212125829685 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2266 Sending data request: sapi=5 arfcn=871 cur_fn=2262 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829685 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829699 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) 20250212125829699 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) 20250212125829699 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2266, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125829699 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2266, TS=7 (curr FN 2266), reason=UL_ASS (tbf.cpp:487) 20250212125829699 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125829699 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125829699 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125829699 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) 20250212125829699 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) 20250212125829700 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) 20250212125829700 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) 20250212125829700 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) 20250212125829700 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) 20250212125829700 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) 20250212125829700 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) 20250212125829700 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) 20250212125829700 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) 20250212125829700 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) 20250212125829700 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) 20250212125829700 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) 20250212125829700 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) 20250212125829704 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) 20250212125829704 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125829704 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2270 + 13 = 2283 (pdch_ul_controller.c:131) 20250212125829704 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125829704 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125829704 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125829704 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125829704 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2283 for type POLL (pdch_ul_controller.c:184) 20250212125829704 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2283, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125829704 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125829704 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2270 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125829704 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2270 Sending data request: sapi=5 arfcn=871 cur_fn=2266 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829704 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 127 20250212125829718 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) 20250212125829718 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) 20250212125829718 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) 20250212125829718 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) 20250212125829719 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) 20250212125829719 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) 20250212125829719 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) 20250212125829719 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) 20250212125829719 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) 20250212125829719 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) 20250212125829719 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) 20250212125829719 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) 20250212125829720 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) 20250212125829720 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) 20250212125829720 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) 20250212125829720 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) 20250212125829727 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) 20250212125829727 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2275 Sending data request: sapi=5 arfcn=871 cur_fn=2270 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829728 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829741 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) 20250212125829741 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) 20250212125829742 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) 20250212125829742 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) 20250212125829742 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) 20250212125829742 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) 20250212125829742 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) 20250212125829742 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) 20250212125829742 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) 20250212125829742 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) 20250212125829743 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) 20250212125829743 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) 20250212125829743 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) 20250212125829743 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) 20250212125829743 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) 20250212125829743 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) 20250212125829746 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) 20250212125829746 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2279 block_nr=10 scheduling free USF for polling at FN=2283 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125829746 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2279 Sending data request: sapi=5 arfcn=871 cur_fn=2275 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829746 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829760 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) 20250212125829760 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) 20250212125829760 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) 20250212125829760 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) 20250212125829760 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) 20250212125829760 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) 20250212125829761 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) 20250212125829761 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) 20250212125829761 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) 20250212125829761 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) 20250212125829761 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) 20250212125829761 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) 20250212125829762 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) 20250212125829762 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) 20250212125829762 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) 20250212125829762 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) 20250212125829764 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) 20250212125829764 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2283 Sending data request: sapi=5 arfcn=871 cur_fn=2279 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829765 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829778 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) 20250212125829778 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) 20250212125829778 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2283, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125829778 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2283, TS=7 (curr FN 2283), reason=UL_ASS (tbf.cpp:487) 20250212125829778 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125829778 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125829778 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125829779 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) 20250212125829779 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) 20250212125829779 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) 20250212125829779 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) 20250212125829779 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) 20250212125829779 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) 20250212125829779 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) 20250212125829779 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) 20250212125829779 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) 20250212125829779 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) 20250212125829780 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) 20250212125829780 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) 20250212125829780 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) 20250212125829780 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) 20250212125829788 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) 20250212125829788 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125829788 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2288 + 13 = 2301 (pdch_ul_controller.c:131) 20250212125829788 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125829788 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125829788 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125829788 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125829788 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2301 for type POLL (pdch_ul_controller.c:184) 20250212125829788 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2301, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125829788 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125829788 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2288 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125829788 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2288 Sending data request: sapi=5 arfcn=871 cur_fn=2283 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829788 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 128 20250212125829802 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) 20250212125829802 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) 20250212125829802 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) 20250212125829802 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) 20250212125829802 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) 20250212125829802 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) 20250212125829802 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) 20250212125829802 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) 20250212125829802 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) 20250212125829802 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) 20250212125829802 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) 20250212125829802 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) 20250212125829803 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) 20250212125829803 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) 20250212125829803 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) 20250212125829803 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) 20250212125829806 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) 20250212125829806 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2292 Sending data request: sapi=5 arfcn=871 cur_fn=2288 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829807 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829821 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) 20250212125829821 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) 20250212125829821 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) 20250212125829821 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) 20250212125829821 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) 20250212125829821 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) 20250212125829822 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) 20250212125829822 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) 20250212125829822 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) 20250212125829822 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) 20250212125829822 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) 20250212125829822 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) 20250212125829823 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) 20250212125829823 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) 20250212125829823 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) 20250212125829823 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) 20250212125829825 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) 20250212125829825 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2296 block_nr=2 scheduling free USF for polling at FN=2301 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125829825 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2296 Sending data request: sapi=5 arfcn=871 cur_fn=2292 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829826 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829839 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) 20250212125829839 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) 20250212125829840 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) 20250212125829840 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) 20250212125829840 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) 20250212125829840 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) 20250212125829840 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) 20250212125829840 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) 20250212125829840 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) 20250212125829840 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) 20250212125829840 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) 20250212125829840 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) 20250212125829840 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) 20250212125829840 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) 20250212125829841 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) 20250212125829841 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) 20250212125829849 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) 20250212125829849 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2301 Sending data request: sapi=5 arfcn=871 cur_fn=2296 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829849 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829863 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) 20250212125829863 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) 20250212125829863 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2301, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125829863 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2301, TS=7 (curr FN 2301), reason=UL_ASS (tbf.cpp:487) 20250212125829863 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125829863 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125829863 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125829864 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) 20250212125829864 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) 20250212125829864 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) 20250212125829864 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) 20250212125829864 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) 20250212125829864 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) 20250212125829864 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) 20250212125829864 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) 20250212125829865 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) 20250212125829865 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) 20250212125829865 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) 20250212125829865 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) 20250212125829865 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) 20250212125829865 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) 20250212125829868 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) 20250212125829868 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125829868 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2305 + 13 = 2318 (pdch_ul_controller.c:131) 20250212125829868 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125829868 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125829868 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125829868 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125829868 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2318 for type POLL (pdch_ul_controller.c:184) 20250212125829868 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2318, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125829868 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125829868 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2305 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125829868 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2305 Sending data request: sapi=5 arfcn=871 cur_fn=2301 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829868 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 129 20250212125829882 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) 20250212125829882 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) 20250212125829882 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) 20250212125829882 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) 20250212125829883 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) 20250212125829883 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) 20250212125829883 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) 20250212125829883 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) 20250212125829883 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) 20250212125829883 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) 20250212125829883 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) 20250212125829883 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) 20250212125829884 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) 20250212125829884 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) 20250212125829884 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) 20250212125829884 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) 20250212125829886 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) 20250212125829886 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2309 Sending data request: sapi=5 arfcn=871 cur_fn=2305 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829887 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829900 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) 20250212125829900 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) 20250212125829901 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) 20250212125829901 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) 20250212125829901 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) 20250212125829901 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) 20250212125829901 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) 20250212125829901 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) 20250212125829902 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) 20250212125829902 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) 20250212125829902 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) 20250212125829902 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) 20250212125829902 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) 20250212125829902 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) 20250212125829902 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) 20250212125829902 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) 20250212125829909 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) 20250212125829910 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2314 block_nr=6 scheduling free USF for polling at FN=2318 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125829910 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2314 Sending data request: sapi=5 arfcn=871 cur_fn=2309 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829910 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829923 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) 20250212125829924 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) 20250212125829924 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) 20250212125829924 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) 20250212125829924 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) 20250212125829924 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) 20250212125829924 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) 20250212125829924 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) 20250212125829924 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) 20250212125829924 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) 20250212125829924 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) 20250212125829924 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) 20250212125829925 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) 20250212125829925 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) 20250212125829925 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) 20250212125829925 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) 20250212125829928 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) 20250212125829928 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2318 Sending data request: sapi=5 arfcn=871 cur_fn=2314 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829928 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829942 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) 20250212125829942 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) 20250212125829942 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2318, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125829942 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2318, TS=7 (curr FN 2318), reason=UL_ASS (tbf.cpp:487) 20250212125829942 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125829942 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125829942 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125829943 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) 20250212125829943 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) 20250212125829943 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) 20250212125829943 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) 20250212125829943 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) 20250212125829943 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) 20250212125829944 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) 20250212125829944 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) 20250212125829944 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) 20250212125829944 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) 20250212125829944 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) 20250212125829944 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) 20250212125829944 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) 20250212125829944 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) 20250212125829947 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) 20250212125829947 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125829947 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2322 + 13 = 2335 (pdch_ul_controller.c:131) 20250212125829947 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125829947 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125829947 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125829947 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125829947 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2335 for type POLL (pdch_ul_controller.c:184) 20250212125829947 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2335, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125829947 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125829947 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2322 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125829947 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2322 Sending data request: sapi=5 arfcn=871 cur_fn=2318 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829947 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 130 20250212125829961 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) 20250212125829961 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) 20250212125829961 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) 20250212125829961 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) 20250212125829962 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) 20250212125829962 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) 20250212125829962 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) 20250212125829962 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) 20250212125829962 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) 20250212125829962 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) 20250212125829962 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) 20250212125829962 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) 20250212125829963 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) 20250212125829963 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) 20250212125829963 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) 20250212125829963 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) 20250212125829970 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) 20250212125829970 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2327 Sending data request: sapi=5 arfcn=871 cur_fn=2322 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829970 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125829984 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) 20250212125829984 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) 20250212125829985 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) 20250212125829985 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) 20250212125829985 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) 20250212125829985 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) 20250212125829985 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) 20250212125829985 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) 20250212125829985 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) 20250212125829985 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) 20250212125829986 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) 20250212125829986 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) 20250212125829986 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) 20250212125829986 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) 20250212125829986 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) 20250212125829986 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) 20250212125829989 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) 20250212125829989 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2331 block_nr=10 scheduling free USF for polling at FN=2335 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125829989 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2331 Sending data request: sapi=5 arfcn=871 cur_fn=2327 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125829989 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125830003 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) 20250212125830003 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) 20250212125830003 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) 20250212125830003 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) 20250212125830003 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) 20250212125830003 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) 20250212125830004 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) 20250212125830004 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) 20250212125830004 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) 20250212125830004 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) 20250212125830004 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) 20250212125830004 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) 20250212125830004 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) 20250212125830004 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) 20250212125830005 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) 20250212125830005 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) 20250212125830007 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) 20250212125830007 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) 20250212125830008 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125830022 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) 20250212125830022 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) 20250212125830022 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2335, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125830022 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2335, TS=7 (curr FN 2335), reason=UL_ASS (tbf.cpp:487) 20250212125830022 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125830022 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125830022 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125830022 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) 20250212125830022 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) 20250212125830022 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) 20250212125830022 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) 20250212125830023 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) 20250212125830023 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) 20250212125830023 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) 20250212125830023 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) 20250212125830023 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) 20250212125830023 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) 20250212125830023 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) 20250212125830023 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) 20250212125830024 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) 20250212125830024 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) 20250212125830031 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) 20250212125830031 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125830031 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2340 + 13 = 2353 (pdch_ul_controller.c:131) 20250212125830031 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125830031 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125830031 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125830031 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125830031 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2353 for type POLL (pdch_ul_controller.c:184) 20250212125830031 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2353, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125830031 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125830031 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2340 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125830031 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2340 Sending data request: sapi=5 arfcn=871 cur_fn=2335 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830031 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 131 20250212125830045 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) 20250212125830045 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) 20250212125830045 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) 20250212125830045 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) 20250212125830045 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) 20250212125830045 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) 20250212125830046 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) 20250212125830046 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) 20250212125830046 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) 20250212125830046 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) 20250212125830046 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) 20250212125830046 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) 20250212125830046 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) 20250212125830046 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) 20250212125830047 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) 20250212125830047 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) 20250212125830049 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) 20250212125830049 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2344 Sending data request: sapi=5 arfcn=871 cur_fn=2340 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830050 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125830063 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) 20250212125830063 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) 20250212125830063 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) 20250212125830063 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) 20250212125830064 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) 20250212125830064 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) 20250212125830064 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) 20250212125830064 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) 20250212125830064 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) 20250212125830064 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) 20250212125830064 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) 20250212125830064 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) 20250212125830064 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) 20250212125830064 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) 20250212125830064 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) 20250212125830064 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) 20250212125830068 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) 20250212125830068 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2348 block_nr=2 scheduling free USF for polling at FN=2353 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125830068 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2348 Sending data request: sapi=5 arfcn=871 cur_fn=2344 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830068 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125830082 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) 20250212125830082 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) 20250212125830082 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) 20250212125830082 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) 20250212125830082 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) 20250212125830082 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) 20250212125830083 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) 20250212125830083 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) 20250212125830083 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) 20250212125830083 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) 20250212125830083 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) 20250212125830083 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) 20250212125830084 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) 20250212125830084 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) 20250212125830084 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) 20250212125830084 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) 20250212125830091 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) 20250212125830091 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2353 Sending data request: sapi=5 arfcn=871 cur_fn=2348 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830091 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125830105 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) 20250212125830105 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) 20250212125830105 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2353, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125830105 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2353, TS=7 (curr FN 2353), reason=UL_ASS (tbf.cpp:487) 20250212125830105 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125830105 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125830105 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125830106 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) 20250212125830106 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) 20250212125830106 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) 20250212125830106 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) 20250212125830106 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) 20250212125830106 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) 20250212125830106 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) 20250212125830107 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) 20250212125830107 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) 20250212125830107 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) 20250212125830107 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) 20250212125830107 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) 20250212125830107 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) 20250212125830107 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) 20250212125830110 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) 20250212125830110 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125830110 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2357 + 13 = 2370 (pdch_ul_controller.c:131) 20250212125830110 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125830110 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125830110 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125830110 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125830110 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2370 for type POLL (pdch_ul_controller.c:184) 20250212125830110 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2370, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125830110 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125830110 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2357 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125830110 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2357 Sending data request: sapi=5 arfcn=871 cur_fn=2353 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830110 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 132 20250212125830124 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) 20250212125830124 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) 20250212125830124 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) 20250212125830124 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) 20250212125830125 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) 20250212125830125 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) 20250212125830125 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) 20250212125830125 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) 20250212125830125 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) 20250212125830125 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) 20250212125830125 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) 20250212125830125 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) 20250212125830126 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) 20250212125830126 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) 20250212125830126 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) 20250212125830126 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) 20250212125830128 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) 20250212125830128 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2361 Sending data request: sapi=5 arfcn=871 cur_fn=2357 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830129 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125830142 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) 20250212125830142 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) 20250212125830143 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) 20250212125830143 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) 20250212125830143 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) 20250212125830143 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) 20250212125830143 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) 20250212125830143 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) 20250212125830144 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) 20250212125830144 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) 20250212125830144 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) 20250212125830144 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) 20250212125830144 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) 20250212125830144 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) 20250212125830144 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) 20250212125830144 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) 20250212125830151 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) 20250212125830151 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2366 block_nr=6 scheduling free USF for polling at FN=2370 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125830152 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2366 Sending data request: sapi=5 arfcn=871 cur_fn=2361 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830152 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125830165 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) 20250212125830165 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) 20250212125830166 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) 20250212125830166 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) 20250212125830166 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) 20250212125830166 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) 20250212125830166 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) 20250212125830166 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) 20250212125830166 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) 20250212125830166 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) 20250212125830166 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) 20250212125830166 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) 20250212125830167 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) 20250212125830167 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) 20250212125830167 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) 20250212125830167 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) 20250212125830170 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) 20250212125830170 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2370 Sending data request: sapi=5 arfcn=871 cur_fn=2366 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830171 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125830185 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) 20250212125830185 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) 20250212125830185 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2370, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125830185 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2370, TS=7 (curr FN 2370), reason=UL_ASS (tbf.cpp:487) 20250212125830185 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125830185 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125830185 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125830185 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) 20250212125830185 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) 20250212125830186 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) 20250212125830186 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) 20250212125830186 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) 20250212125830186 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) 20250212125830186 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) 20250212125830186 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) 20250212125830186 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) 20250212125830186 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) 20250212125830187 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) 20250212125830187 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) 20250212125830187 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) 20250212125830187 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) 20250212125830189 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) 20250212125830189 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125830189 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2374 + 13 = 2387 (pdch_ul_controller.c:131) 20250212125830189 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125830189 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125830189 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125830190 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125830190 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2387 for type POLL (pdch_ul_controller.c:184) 20250212125830190 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2387, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125830190 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125830190 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2374 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125830190 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2374 Sending data request: sapi=5 arfcn=871 cur_fn=2370 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830190 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 133 20250212125830203 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) 20250212125830203 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) 20250212125830204 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) 20250212125830204 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) 20250212125830204 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) 20250212125830204 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) 20250212125830205 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) 20250212125830205 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) 20250212125830205 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) 20250212125830205 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) 20250212125830205 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) 20250212125830205 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) 20250212125830206 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) 20250212125830206 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) 20250212125830206 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) 20250212125830206 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) 20250212125830213 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) 20250212125830213 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2379 Sending data request: sapi=5 arfcn=871 cur_fn=2374 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830213 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125830227 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) 20250212125830227 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) 20250212125830227 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) 20250212125830227 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) 20250212125830228 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) 20250212125830228 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) 20250212125830228 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) 20250212125830228 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) 20250212125830228 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) 20250212125830228 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) 20250212125830229 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) 20250212125830229 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) 20250212125830229 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) 20250212125830229 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) 20250212125830229 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) 20250212125830229 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) 20250212125830232 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) 20250212125830232 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2383 block_nr=10 scheduling free USF for polling at FN=2387 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125830232 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2383 Sending data request: sapi=5 arfcn=871 cur_fn=2379 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830232 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125830245 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) 20250212125830245 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) 20250212125830246 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) 20250212125830246 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) 20250212125830246 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) 20250212125830246 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) 20250212125830246 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) 20250212125830246 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) 20250212125830246 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) 20250212125830246 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) 20250212125830246 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) 20250212125830246 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) 20250212125830246 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) 20250212125830246 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) 20250212125830247 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) 20250212125830247 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) 20250212125830250 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) 20250212125830250 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2387 Sending data request: sapi=5 arfcn=871 cur_fn=2383 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830250 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125830264 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) 20250212125830264 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) 20250212125830264 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2387, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125830264 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2387, TS=7 (curr FN 2387), reason=UL_ASS (tbf.cpp:487) 20250212125830264 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125830264 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125830264 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125830264 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) 20250212125830264 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) 20250212125830264 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) 20250212125830264 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) 20250212125830265 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) 20250212125830265 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) 20250212125830265 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) 20250212125830265 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) 20250212125830265 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) 20250212125830265 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) 20250212125830265 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) 20250212125830265 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) 20250212125830265 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) 20250212125830265 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) 20250212125830273 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) 20250212125830273 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125830273 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2392 + 13 = 2405 (pdch_ul_controller.c:131) 20250212125830273 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125830273 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125830273 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125830274 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125830274 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2405 for type POLL (pdch_ul_controller.c:184) 20250212125830274 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2405, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125830274 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125830274 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2392 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125830274 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2392 Sending data request: sapi=5 arfcn=871 cur_fn=2387 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830274 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 134 20250212125830287 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) 20250212125830287 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) 20250212125830288 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) 20250212125830288 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) 20250212125830288 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) 20250212125830288 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) 20250212125830288 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) 20250212125830288 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) 20250212125830289 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) 20250212125830289 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) 20250212125830289 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) 20250212125830289 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) 20250212125830289 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) 20250212125830289 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) 20250212125830289 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) 20250212125830289 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) 20250212125830292 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) 20250212125830292 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) 20250212125830292 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125830306 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) 20250212125830306 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) 20250212125830306 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) 20250212125830306 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) 20250212125830306 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) 20250212125830306 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) 20250212125830306 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) 20250212125830306 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) 20250212125830306 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) 20250212125830306 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) 20250212125830307 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) 20250212125830307 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) 20250212125830307 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) 20250212125830307 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) 20250212125830307 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) 20250212125830307 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) 20250212125830310 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) 20250212125830310 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2400 block_nr=2 scheduling free USF for polling at FN=2405 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125830311 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2400 Sending data request: sapi=5 arfcn=871 cur_fn=2396 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830311 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125830325 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) 20250212125830325 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) 20250212125830325 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) 20250212125830325 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) 20250212125830325 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) 20250212125830325 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) 20250212125830325 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) 20250212125830325 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) 20250212125830325 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) 20250212125830325 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) 20250212125830325 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) 20250212125830325 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) 20250212125830325 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) 20250212125830325 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) 20250212125830326 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) 20250212125830326 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) 20250212125830334 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) 20250212125830334 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2405 Sending data request: sapi=5 arfcn=871 cur_fn=2400 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830334 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125830348 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) 20250212125830348 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) 20250212125830348 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2405, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125830348 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2405, TS=7 (curr FN 2405), reason=UL_ASS (tbf.cpp:487) 20250212125830348 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125830348 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125830348 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125830348 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) 20250212125830348 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) 20250212125830348 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) 20250212125830348 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) 20250212125830349 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) 20250212125830349 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) 20250212125830349 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) 20250212125830349 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) 20250212125830349 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) 20250212125830349 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) 20250212125830349 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) 20250212125830349 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) 20250212125830349 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) 20250212125830349 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) 20250212125830353 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) 20250212125830353 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125830353 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2409 + 13 = 2422 (pdch_ul_controller.c:131) 20250212125830353 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125830353 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125830353 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125830353 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125830353 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2422 for type POLL (pdch_ul_controller.c:184) 20250212125830353 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2422, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125830353 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125830353 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2409 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125830353 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2409 Sending data request: sapi=5 arfcn=871 cur_fn=2405 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830353 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 135 20250212125830367 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) 20250212125830367 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) 20250212125830367 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) 20250212125830367 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) 20250212125830367 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) 20250212125830367 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) 20250212125830367 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) 20250212125830367 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) 20250212125830367 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) 20250212125830367 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) 20250212125830367 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) 20250212125830367 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) 20250212125830367 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) 20250212125830367 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) 20250212125830368 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) 20250212125830368 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) 20250212125830371 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) 20250212125830371 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2413 Sending data request: sapi=5 arfcn=871 cur_fn=2409 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830371 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125830385 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) 20250212125830385 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) 20250212125830385 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) 20250212125830385 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) 20250212125830386 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) 20250212125830386 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) 20250212125830386 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) 20250212125830386 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) 20250212125830386 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) 20250212125830386 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) 20250212125830386 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) 20250212125830386 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) 20250212125830386 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) 20250212125830386 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) 20250212125830386 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) 20250212125830386 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) 20250212125830395 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) 20250212125830395 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2418 block_nr=6 scheduling free USF for polling at FN=2422 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125830395 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2418 Sending data request: sapi=5 arfcn=871 cur_fn=2413 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830395 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125830408 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) 20250212125830409 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) 20250212125830409 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) 20250212125830409 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) 20250212125830409 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) 20250212125830409 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) 20250212125830409 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) 20250212125830409 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) 20250212125830409 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) 20250212125830409 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) 20250212125830409 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) 20250212125830409 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) 20250212125830409 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) 20250212125830409 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) 20250212125830410 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) 20250212125830410 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) 20250212125830413 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) 20250212125830413 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2422 Sending data request: sapi=5 arfcn=871 cur_fn=2418 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830413 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125830427 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) 20250212125830427 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) 20250212125830427 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2422, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125830427 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2422, TS=7 (curr FN 2422), reason=UL_ASS (tbf.cpp:487) 20250212125830427 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125830427 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125830427 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125830427 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) 20250212125830427 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) 20250212125830428 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) 20250212125830428 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) 20250212125830428 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) 20250212125830428 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) 20250212125830428 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) 20250212125830428 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) 20250212125830428 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) 20250212125830428 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) 20250212125830428 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) 20250212125830428 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) 20250212125830428 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) 20250212125830428 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) 20250212125830432 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) 20250212125830432 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125830432 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2426 + 13 = 2439 (pdch_ul_controller.c:131) 20250212125830432 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125830432 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125830432 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125830432 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125830432 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2439 for type POLL (pdch_ul_controller.c:184) 20250212125830432 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2439, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125830432 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125830432 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2426 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125830432 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2426 Sending data request: sapi=5 arfcn=871 cur_fn=2422 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830432 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 136 20250212125830446 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) 20250212125830446 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) 20250212125830446 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) 20250212125830446 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) 20250212125830446 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) 20250212125830446 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) 20250212125830447 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) 20250212125830447 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) 20250212125830447 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) 20250212125830447 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) 20250212125830447 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) 20250212125830447 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) 20250212125830447 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) 20250212125830447 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) 20250212125830447 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) 20250212125830447 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) 20250212125830455 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) 20250212125830455 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2431 Sending data request: sapi=5 arfcn=871 cur_fn=2426 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830455 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125830576 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) 20250212125830576 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) 20250212125830576 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) 20250212125830576 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) 20250212125830576 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) 20250212125830576 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) 20250212125830576 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) 20250212125830576 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) 20250212125830577 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) 20250212125830577 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) 20250212125830577 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) 20250212125830577 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) 20250212125830577 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) 20250212125830577 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) 20250212125830577 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) 20250212125830577 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) 20250212125830580 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) 20250212125830580 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2435 block_nr=10 scheduling free USF for polling at FN=2439 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125830580 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2435 Sending data request: sapi=5 arfcn=871 cur_fn=2431 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830580 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125830594 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) 20250212125830594 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) 20250212125830595 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) 20250212125830595 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) 20250212125830595 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) 20250212125830595 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) 20250212125830595 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) 20250212125830595 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) 20250212125830595 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) 20250212125830595 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) 20250212125830595 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) 20250212125830595 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) 20250212125830595 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) 20250212125830595 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) 20250212125830595 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) 20250212125830595 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) 20250212125830599 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) 20250212125830599 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2439 Sending data request: sapi=5 arfcn=871 cur_fn=2435 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830599 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125830613 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) 20250212125830613 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) 20250212125830613 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2439, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125830613 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2439, TS=7 (curr FN 2439), reason=UL_ASS (tbf.cpp:487) 20250212125830613 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125830613 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125830613 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125830613 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) 20250212125830613 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) 20250212125830613 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) 20250212125830613 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) 20250212125830613 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) 20250212125830613 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) 20250212125830614 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) 20250212125830614 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) 20250212125830614 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) 20250212125830614 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) 20250212125830614 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) 20250212125830614 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) 20250212125830614 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) 20250212125830614 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) 20250212125830622 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) 20250212125830622 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125830622 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2444 + 13 = 2457 (pdch_ul_controller.c:131) 20250212125830622 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125830622 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125830622 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125830622 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125830622 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2457 for type POLL (pdch_ul_controller.c:184) 20250212125830622 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2457, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125830622 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125830622 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2444 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125830622 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2444 Sending data request: sapi=5 arfcn=871 cur_fn=2439 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830622 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 137 20250212125830637 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) 20250212125830637 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) 20250212125830638 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) 20250212125830638 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) 20250212125830638 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) 20250212125830638 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) 20250212125830638 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) 20250212125830638 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) 20250212125830638 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) 20250212125830638 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) 20250212125830638 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) 20250212125830638 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) 20250212125830638 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) 20250212125830638 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) 20250212125830639 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) 20250212125830639 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) 20250212125830642 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) 20250212125830642 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2448 Sending data request: sapi=5 arfcn=871 cur_fn=2444 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830642 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125830656 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) 20250212125830656 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) 20250212125830656 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) 20250212125830656 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) 20250212125830656 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) 20250212125830656 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) 20250212125830657 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) 20250212125830657 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) 20250212125830657 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) 20250212125830657 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) 20250212125830657 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) 20250212125830657 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) 20250212125830657 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) 20250212125830657 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) 20250212125830657 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) 20250212125830657 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) 20250212125830661 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) 20250212125830661 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2452 block_nr=2 scheduling free USF for polling at FN=2457 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125830661 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2452 Sending data request: sapi=5 arfcn=871 cur_fn=2448 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830661 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125830675 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) 20250212125830675 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) 20250212125830675 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) 20250212125830675 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) 20250212125830675 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) 20250212125830675 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) 20250212125830675 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) 20250212125830675 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) 20250212125830676 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) 20250212125830676 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) 20250212125830676 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) 20250212125830676 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) 20250212125830676 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) 20250212125830676 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) 20250212125830676 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) 20250212125830676 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) 20250212125830684 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) 20250212125830684 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2457 Sending data request: sapi=5 arfcn=871 cur_fn=2452 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830685 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125830698 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) 20250212125830698 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) 20250212125830698 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2457, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125830698 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2457, TS=7 (curr FN 2457), reason=UL_ASS (tbf.cpp:487) 20250212125830698 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125830698 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125830698 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125830699 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) 20250212125830699 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) 20250212125830699 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) 20250212125830699 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) 20250212125830699 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) 20250212125830699 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) 20250212125830699 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) 20250212125830699 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) 20250212125830699 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) 20250212125830699 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) 20250212125830700 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) 20250212125830700 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) 20250212125830700 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) 20250212125830700 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) 20250212125830703 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) 20250212125830703 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125830703 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2461 + 13 = 2474 (pdch_ul_controller.c:131) 20250212125830703 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125830703 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125830703 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125830703 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125830703 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2474 for type POLL (pdch_ul_controller.c:184) 20250212125830703 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2474, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125830703 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125830703 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2461 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125830703 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2461 Sending data request: sapi=5 arfcn=871 cur_fn=2457 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830703 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 138 20250212125830717 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) 20250212125830717 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) 20250212125830717 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) 20250212125830717 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) 20250212125830717 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) 20250212125830717 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) 20250212125830717 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) 20250212125830717 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) 20250212125830717 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) 20250212125830717 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) 20250212125830718 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) 20250212125830718 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) 20250212125830718 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) 20250212125830718 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) 20250212125830718 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) 20250212125830718 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) 20250212125830721 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) 20250212125830721 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2465 Sending data request: sapi=5 arfcn=871 cur_fn=2461 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830722 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125830735 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) 20250212125830735 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) 20250212125830736 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) 20250212125830736 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) 20250212125830736 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) 20250212125830736 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) 20250212125830736 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) 20250212125830736 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) 20250212125830736 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) 20250212125830736 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) 20250212125830736 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) 20250212125830736 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) 20250212125830736 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) 20250212125830736 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) 20250212125830736 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) 20250212125830736 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) 20250212125830745 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) 20250212125830745 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2470 block_nr=6 scheduling free USF for polling at FN=2474 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125830745 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2470 Sending data request: sapi=5 arfcn=871 cur_fn=2465 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830745 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125830759 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) 20250212125830759 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) 20250212125830759 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) 20250212125830759 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) 20250212125830759 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) 20250212125830759 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) 20250212125830759 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) 20250212125830759 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) 20250212125830759 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) 20250212125830759 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) 20250212125830760 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) 20250212125830760 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) 20250212125830760 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) 20250212125830760 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) 20250212125830760 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) 20250212125830760 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) 20250212125830763 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) 20250212125830763 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2474 Sending data request: sapi=5 arfcn=871 cur_fn=2470 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830763 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125830778 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) 20250212125830778 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) 20250212125830778 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2474, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125830778 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2474, TS=7 (curr FN 2474), reason=UL_ASS (tbf.cpp:487) 20250212125830778 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125830778 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125830778 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125830778 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) 20250212125830778 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) 20250212125830778 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) 20250212125830778 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) 20250212125830779 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) 20250212125830779 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) 20250212125830779 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) 20250212125830779 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) 20250212125830779 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) 20250212125830779 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) 20250212125830779 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) 20250212125830779 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) 20250212125830780 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) 20250212125830780 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) 20250212125830782 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) 20250212125830782 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125830782 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2478 + 13 = 2491 (pdch_ul_controller.c:131) 20250212125830782 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125830782 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125830782 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125830782 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125830782 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2491 for type POLL (pdch_ul_controller.c:184) 20250212125830782 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2491, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125830782 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125830782 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2478 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125830782 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2478 Sending data request: sapi=5 arfcn=871 cur_fn=2474 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830782 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 139 20250212125830796 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) 20250212125830796 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) 20250212125830796 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) 20250212125830796 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) 20250212125830796 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) 20250212125830796 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) 20250212125830796 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) 20250212125830796 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) 20250212125830797 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) 20250212125830797 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) 20250212125830797 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) 20250212125830797 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) 20250212125830797 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) 20250212125830797 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) 20250212125830797 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) 20250212125830797 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) 20250212125830805 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) 20250212125830805 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2483 Sending data request: sapi=5 arfcn=871 cur_fn=2478 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830805 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125830819 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) 20250212125830819 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) 20250212125830819 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) 20250212125830819 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) 20250212125830819 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) 20250212125830819 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) 20250212125830820 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) 20250212125830820 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) 20250212125830820 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) 20250212125830820 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) 20250212125830820 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) 20250212125830820 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) 20250212125830820 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) 20250212125830820 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) 20250212125830820 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) 20250212125830820 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) 20250212125830824 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) 20250212125830824 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2487 block_nr=10 scheduling free USF for polling at FN=2491 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125830824 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2487 Sending data request: sapi=5 arfcn=871 cur_fn=2483 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830824 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125830838 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) 20250212125830838 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) 20250212125830838 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) 20250212125830838 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) 20250212125830838 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) 20250212125830838 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) 20250212125830838 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) 20250212125830838 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) 20250212125830838 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) 20250212125830838 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) 20250212125830838 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) 20250212125830838 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) 20250212125830839 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) 20250212125830839 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) 20250212125830839 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) 20250212125830839 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) 20250212125830842 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) 20250212125830842 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2491 Sending data request: sapi=5 arfcn=871 cur_fn=2487 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830842 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125830856 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) 20250212125830856 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) 20250212125830856 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2491, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125830856 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2491, TS=7 (curr FN 2491), reason=UL_ASS (tbf.cpp:487) 20250212125830856 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125830856 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125830856 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125830857 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) 20250212125830857 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) 20250212125830857 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) 20250212125830857 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) 20250212125830857 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) 20250212125830857 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) 20250212125830857 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) 20250212125830857 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) 20250212125830857 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) 20250212125830857 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) 20250212125830857 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) 20250212125830857 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) 20250212125830857 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) 20250212125830857 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) 20250212125830866 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) 20250212125830866 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125830866 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2496 + 13 = 2509 (pdch_ul_controller.c:131) 20250212125830866 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125830866 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125830866 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125830866 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125830866 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2509 for type POLL (pdch_ul_controller.c:184) 20250212125830866 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2509, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125830866 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125830866 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2496 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125830866 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2496 Sending data request: sapi=5 arfcn=871 cur_fn=2491 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830866 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 140 20250212125830880 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) 20250212125830880 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) 20250212125830880 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) 20250212125830880 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) 20250212125830880 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) 20250212125830880 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) 20250212125830880 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) 20250212125830880 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) 20250212125830880 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) 20250212125830880 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) 20250212125830880 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) 20250212125830880 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) 20250212125830881 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) 20250212125830881 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) 20250212125830881 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) 20250212125830881 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) 20250212125830884 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) 20250212125830884 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2500 Sending data request: sapi=5 arfcn=871 cur_fn=2496 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830884 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125830900 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) 20250212125830900 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) 20250212125830900 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) 20250212125830900 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) 20250212125830900 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) 20250212125830900 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) 20250212125830900 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) 20250212125830900 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) 20250212125830900 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) 20250212125830900 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) 20250212125830900 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) 20250212125830900 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) 20250212125830900 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) 20250212125830900 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) 20250212125830901 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) 20250212125830901 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) 20250212125830904 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) 20250212125830904 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2504 block_nr=2 scheduling free USF for polling at FN=2509 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125830904 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2504 Sending data request: sapi=5 arfcn=871 cur_fn=2500 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830904 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125830918 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) 20250212125830918 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) 20250212125830918 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) 20250212125830918 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) 20250212125830918 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) 20250212125830918 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) 20250212125830919 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) 20250212125830919 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) 20250212125830919 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) 20250212125830919 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) 20250212125830919 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) 20250212125830919 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) 20250212125830919 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) 20250212125830919 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) 20250212125830919 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) 20250212125830919 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) 20250212125830927 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) 20250212125830927 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2509 Sending data request: sapi=5 arfcn=871 cur_fn=2504 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830928 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125830941 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) 20250212125830941 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) 20250212125830941 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2509, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125830941 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2509, TS=7 (curr FN 2509), reason=UL_ASS (tbf.cpp:487) 20250212125830941 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125830941 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125830941 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125830942 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) 20250212125830942 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) 20250212125830942 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) 20250212125830942 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) 20250212125830942 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) 20250212125830942 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) 20250212125830942 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) 20250212125830942 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) 20250212125830942 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) 20250212125830942 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) 20250212125830942 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) 20250212125830942 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) 20250212125830942 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) 20250212125830942 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) 20250212125830946 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) 20250212125830946 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125830946 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2513 + 13 = 2526 (pdch_ul_controller.c:131) 20250212125830946 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125830946 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125830946 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125830946 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125830946 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2526 for type POLL (pdch_ul_controller.c:184) 20250212125830946 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2526, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125830946 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125830946 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2513 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125830946 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2513 Sending data request: sapi=5 arfcn=871 cur_fn=2509 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830946 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 141 20250212125830960 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) 20250212125830960 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) 20250212125830960 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) 20250212125830960 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) 20250212125830960 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) 20250212125830960 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) 20250212125830960 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) 20250212125830960 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) 20250212125830960 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) 20250212125830960 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) 20250212125830961 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) 20250212125830961 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) 20250212125830961 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) 20250212125830961 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) 20250212125830961 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) 20250212125830961 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) 20250212125830964 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) 20250212125830964 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2517 Sending data request: sapi=5 arfcn=871 cur_fn=2513 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830965 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125830979 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) 20250212125830979 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) 20250212125830979 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) 20250212125830979 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) 20250212125830979 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) 20250212125830979 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) 20250212125830979 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) 20250212125830979 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) 20250212125830979 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) 20250212125830979 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) 20250212125830979 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) 20250212125830979 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) 20250212125830979 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) 20250212125830979 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) 20250212125830980 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) 20250212125830980 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) 20250212125830988 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) 20250212125830988 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2522 block_nr=6 scheduling free USF for polling at FN=2526 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125830988 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2522 Sending data request: sapi=5 arfcn=871 cur_fn=2517 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125830988 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831002 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) 20250212125831002 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) 20250212125831002 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) 20250212125831002 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) 20250212125831002 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) 20250212125831002 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) 20250212125831002 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) 20250212125831002 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) 20250212125831002 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) 20250212125831002 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) 20250212125831002 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) 20250212125831002 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) 20250212125831003 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) 20250212125831003 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) 20250212125831003 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) 20250212125831003 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) 20250212125831006 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) 20250212125831006 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2526 Sending data request: sapi=5 arfcn=871 cur_fn=2522 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831006 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831020 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) 20250212125831020 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) 20250212125831020 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2526, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125831020 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2526, TS=7 (curr FN 2526), reason=UL_ASS (tbf.cpp:487) 20250212125831020 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125831020 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125831020 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125831021 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) 20250212125831021 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) 20250212125831021 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) 20250212125831021 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) 20250212125831021 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) 20250212125831021 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) 20250212125831021 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) 20250212125831021 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) 20250212125831021 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) 20250212125831021 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) 20250212125831021 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) 20250212125831021 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) 20250212125831021 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) 20250212125831021 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) 20250212125831025 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) 20250212125831025 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125831025 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2530 + 13 = 2543 (pdch_ul_controller.c:131) 20250212125831025 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125831025 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125831025 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125831025 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125831025 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2543 for type POLL (pdch_ul_controller.c:184) 20250212125831025 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2543, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125831025 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125831025 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2530 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125831025 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2530 Sending data request: sapi=5 arfcn=871 cur_fn=2526 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831025 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 142 20250212125831039 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) 20250212125831039 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) 20250212125831039 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) 20250212125831039 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) 20250212125831039 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) 20250212125831039 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) 20250212125831039 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) 20250212125831039 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) 20250212125831040 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) 20250212125831040 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) 20250212125831040 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) 20250212125831040 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) 20250212125831040 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) 20250212125831040 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) 20250212125831040 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) 20250212125831040 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) 20250212125831048 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) 20250212125831048 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2535 Sending data request: sapi=5 arfcn=871 cur_fn=2530 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831048 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831062 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) 20250212125831062 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) 20250212125831062 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) 20250212125831062 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) 20250212125831063 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) 20250212125831063 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) 20250212125831063 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) 20250212125831063 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) 20250212125831063 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) 20250212125831063 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) 20250212125831063 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) 20250212125831063 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) 20250212125831063 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) 20250212125831063 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) 20250212125831063 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) 20250212125831063 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) 20250212125831067 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) 20250212125831067 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2539 block_nr=10 scheduling free USF for polling at FN=2543 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125831067 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2539 Sending data request: sapi=5 arfcn=871 cur_fn=2535 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831067 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831081 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) 20250212125831081 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) 20250212125831081 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) 20250212125831081 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) 20250212125831081 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) 20250212125831081 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) 20250212125831081 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) 20250212125831081 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) 20250212125831081 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) 20250212125831082 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) 20250212125831082 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) 20250212125831082 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) 20250212125831082 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) 20250212125831082 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) 20250212125831082 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) 20250212125831082 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) 20250212125831085 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) 20250212125831085 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2543 Sending data request: sapi=5 arfcn=871 cur_fn=2539 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831086 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831099 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) 20250212125831099 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) 20250212125831099 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2543, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125831099 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2543, TS=7 (curr FN 2543), reason=UL_ASS (tbf.cpp:487) 20250212125831099 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125831099 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125831099 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125831100 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) 20250212125831100 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) 20250212125831100 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) 20250212125831100 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) 20250212125831100 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) 20250212125831100 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) 20250212125831100 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) 20250212125831100 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) 20250212125831100 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) 20250212125831100 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) 20250212125831100 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) 20250212125831100 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) 20250212125831100 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) 20250212125831100 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) 20250212125831109 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) 20250212125831109 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125831109 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2548 + 13 = 2561 (pdch_ul_controller.c:131) 20250212125831109 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125831109 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125831109 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125831109 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125831109 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2561 for type POLL (pdch_ul_controller.c:184) 20250212125831109 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2561, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125831109 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125831109 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2548 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125831109 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2548 Sending data request: sapi=5 arfcn=871 cur_fn=2543 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831109 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 143 20250212125831123 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) 20250212125831123 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) 20250212125831123 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) 20250212125831123 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) 20250212125831123 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) 20250212125831123 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) 20250212125831123 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) 20250212125831123 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) 20250212125831124 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) 20250212125831124 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) 20250212125831124 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) 20250212125831124 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) 20250212125831124 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) 20250212125831124 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) 20250212125831124 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) 20250212125831124 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) 20250212125831127 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) 20250212125831127 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2552 Sending data request: sapi=5 arfcn=871 cur_fn=2548 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831127 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831141 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) 20250212125831141 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) 20250212125831141 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) 20250212125831141 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) 20250212125831141 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) 20250212125831141 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) 20250212125831142 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) 20250212125831142 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) 20250212125831142 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) 20250212125831142 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) 20250212125831142 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) 20250212125831142 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) 20250212125831142 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) 20250212125831142 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) 20250212125831142 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) 20250212125831142 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) 20250212125831146 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) 20250212125831146 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2556 block_nr=2 scheduling free USF for polling at FN=2561 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125831146 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2556 Sending data request: sapi=5 arfcn=871 cur_fn=2552 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831146 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831160 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) 20250212125831160 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) 20250212125831160 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) 20250212125831160 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) 20250212125831160 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) 20250212125831160 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) 20250212125831161 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) 20250212125831161 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) 20250212125831161 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) 20250212125831161 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) 20250212125831161 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) 20250212125831161 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) 20250212125831161 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) 20250212125831161 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) 20250212125831161 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) 20250212125831161 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) 20250212125831169 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) 20250212125831169 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2561 Sending data request: sapi=5 arfcn=871 cur_fn=2556 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831169 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831183 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) 20250212125831183 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) 20250212125831183 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2561, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125831183 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2561, TS=7 (curr FN 2561), reason=UL_ASS (tbf.cpp:487) 20250212125831183 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125831183 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125831183 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125831183 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) 20250212125831183 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) 20250212125831183 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) 20250212125831183 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) 20250212125831184 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) 20250212125831184 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) 20250212125831184 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) 20250212125831184 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) 20250212125831184 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) 20250212125831184 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) 20250212125831184 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) 20250212125831184 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) 20250212125831184 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) 20250212125831184 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) 20250212125831188 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) 20250212125831188 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125831188 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2565 + 13 = 2578 (pdch_ul_controller.c:131) 20250212125831188 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125831188 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125831188 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125831188 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125831188 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2578 for type POLL (pdch_ul_controller.c:184) 20250212125831188 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2578, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125831188 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125831188 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2565 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125831188 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2565 Sending data request: sapi=5 arfcn=871 cur_fn=2561 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831188 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 144 20250212125831202 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) 20250212125831202 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) 20250212125831202 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) 20250212125831202 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) 20250212125831202 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) 20250212125831202 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) 20250212125831202 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) 20250212125831202 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) 20250212125831203 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) 20250212125831203 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) 20250212125831203 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) 20250212125831203 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) 20250212125831203 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) 20250212125831203 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) 20250212125831203 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) 20250212125831203 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) 20250212125831206 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) 20250212125831206 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2569 Sending data request: sapi=5 arfcn=871 cur_fn=2565 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831207 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831220 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) 20250212125831220 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) 20250212125831221 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) 20250212125831221 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) 20250212125831221 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) 20250212125831221 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) 20250212125831221 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) 20250212125831221 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) 20250212125831222 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) 20250212125831222 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) 20250212125831222 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) 20250212125831222 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) 20250212125831222 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) 20250212125831222 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) 20250212125831222 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) 20250212125831222 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) 20250212125831230 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) 20250212125831230 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2574 block_nr=6 scheduling free USF for polling at FN=2578 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125831230 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2574 Sending data request: sapi=5 arfcn=871 cur_fn=2569 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831230 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831243 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) 20250212125831243 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) 20250212125831244 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) 20250212125831244 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) 20250212125831244 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) 20250212125831244 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) 20250212125831244 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) 20250212125831244 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) 20250212125831244 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) 20250212125831244 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) 20250212125831244 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) 20250212125831244 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) 20250212125831244 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) 20250212125831244 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) 20250212125831244 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) 20250212125831245 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) 20250212125831248 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) 20250212125831248 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2578 Sending data request: sapi=5 arfcn=871 cur_fn=2574 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831248 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831262 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) 20250212125831262 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) 20250212125831262 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2578, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125831262 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2578, TS=7 (curr FN 2578), reason=UL_ASS (tbf.cpp:487) 20250212125831262 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125831262 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125831262 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125831263 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) 20250212125831263 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) 20250212125831263 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) 20250212125831263 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) 20250212125831263 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) 20250212125831263 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) 20250212125831263 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) 20250212125831263 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) 20250212125831263 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) 20250212125831263 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) 20250212125831263 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) 20250212125831263 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) 20250212125831263 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) 20250212125831263 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) 20250212125831267 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) 20250212125831267 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125831267 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2582 + 13 = 2595 (pdch_ul_controller.c:131) 20250212125831267 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125831267 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125831267 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125831267 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125831267 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2595 for type POLL (pdch_ul_controller.c:184) 20250212125831267 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2595, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125831267 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125831267 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2582 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125831267 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2582 Sending data request: sapi=5 arfcn=871 cur_fn=2578 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831267 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 145 20250212125831281 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) 20250212125831281 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) 20250212125831281 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) 20250212125831281 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) 20250212125831281 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) 20250212125831281 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) 20250212125831281 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) 20250212125831281 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) 20250212125831282 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) 20250212125831282 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) 20250212125831282 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) 20250212125831282 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) 20250212125831282 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) 20250212125831282 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) 20250212125831282 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) 20250212125831282 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) 20250212125831290 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) 20250212125831290 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2587 Sending data request: sapi=5 arfcn=871 cur_fn=2582 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831290 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831304 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) 20250212125831304 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) 20250212125831305 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) 20250212125831305 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) 20250212125831305 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) 20250212125831305 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) 20250212125831305 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) 20250212125831305 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) 20250212125831305 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) 20250212125831305 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) 20250212125831305 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) 20250212125831305 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) 20250212125831305 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) 20250212125831305 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) 20250212125831305 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) 20250212125831305 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) 20250212125831309 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) 20250212125831309 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2591 block_nr=10 scheduling free USF for polling at FN=2595 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125831309 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2591 Sending data request: sapi=5 arfcn=871 cur_fn=2587 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831309 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831323 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) 20250212125831323 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) 20250212125831323 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) 20250212125831323 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) 20250212125831323 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) 20250212125831323 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) 20250212125831324 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) 20250212125831324 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) 20250212125831324 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) 20250212125831324 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) 20250212125831324 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) 20250212125831324 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) 20250212125831324 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) 20250212125831324 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) 20250212125831324 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) 20250212125831324 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) 20250212125831328 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) 20250212125831328 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2595 Sending data request: sapi=5 arfcn=871 cur_fn=2591 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831328 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831342 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) 20250212125831342 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) 20250212125831342 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2595, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125831342 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2595, TS=7 (curr FN 2595), reason=UL_ASS (tbf.cpp:487) 20250212125831342 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125831342 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125831342 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125831342 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) 20250212125831342 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) 20250212125831342 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) 20250212125831342 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) 20250212125831343 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) 20250212125831343 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) 20250212125831343 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) 20250212125831343 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) 20250212125831343 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) 20250212125831343 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) 20250212125831343 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) 20250212125831343 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) 20250212125831344 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) 20250212125831344 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) 20250212125831351 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) 20250212125831351 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125831351 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2600 + 13 = 2613 (pdch_ul_controller.c:131) 20250212125831351 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125831351 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125831351 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125831352 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125831352 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2613 for type POLL (pdch_ul_controller.c:184) 20250212125831352 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2613, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125831352 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125831352 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2600 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125831352 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2600 Sending data request: sapi=5 arfcn=871 cur_fn=2595 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831352 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 146 20250212125831365 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) 20250212125831365 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) 20250212125831366 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) 20250212125831366 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) 20250212125831366 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) 20250212125831366 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) 20250212125831366 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) 20250212125831366 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) 20250212125831366 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) 20250212125831366 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) 20250212125831367 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) 20250212125831367 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) 20250212125831367 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) 20250212125831367 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) 20250212125831367 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) 20250212125831367 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) 20250212125831370 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) 20250212125831370 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2604 Sending data request: sapi=5 arfcn=871 cur_fn=2600 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831370 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831384 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) 20250212125831384 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) 20250212125831384 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) 20250212125831384 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) 20250212125831384 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) 20250212125831384 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) 20250212125831384 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) 20250212125831384 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) 20250212125831384 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) 20250212125831384 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) 20250212125831385 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) 20250212125831385 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) 20250212125831385 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) 20250212125831385 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) 20250212125831385 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) 20250212125831385 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) 20250212125831388 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) 20250212125831388 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2608 block_nr=2 scheduling free USF for polling at FN=2613 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125831388 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2608 Sending data request: sapi=5 arfcn=871 cur_fn=2604 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831389 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831403 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) 20250212125831403 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) 20250212125831403 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) 20250212125831403 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) 20250212125831403 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) 20250212125831403 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) 20250212125831403 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) 20250212125831403 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) 20250212125831403 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) 20250212125831403 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) 20250212125831403 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) 20250212125831403 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) 20250212125831403 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) 20250212125831403 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) 20250212125831404 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) 20250212125831404 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) 20250212125831412 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) 20250212125831412 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2613 Sending data request: sapi=5 arfcn=871 cur_fn=2608 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831412 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831426 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) 20250212125831426 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) 20250212125831426 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2613, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125831426 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2613, TS=7 (curr FN 2613), reason=UL_ASS (tbf.cpp:487) 20250212125831426 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125831426 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125831426 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125831426 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) 20250212125831426 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) 20250212125831427 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) 20250212125831427 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) 20250212125831427 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) 20250212125831427 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) 20250212125831427 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) 20250212125831427 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) 20250212125831427 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) 20250212125831427 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) 20250212125831427 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) 20250212125831427 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) 20250212125831427 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) 20250212125831427 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) 20250212125831431 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) 20250212125831431 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125831431 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2617 + 13 = 2630 (pdch_ul_controller.c:131) 20250212125831431 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125831431 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125831431 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125831431 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125831431 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2630 for type POLL (pdch_ul_controller.c:184) 20250212125831431 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2630, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125831431 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125831431 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2617 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125831431 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2617 Sending data request: sapi=5 arfcn=871 cur_fn=2613 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831431 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 147 20250212125831445 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) 20250212125831445 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) 20250212125831445 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) 20250212125831445 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) 20250212125831445 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) 20250212125831445 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) 20250212125831445 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) 20250212125831445 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) 20250212125831445 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) 20250212125831445 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) 20250212125831446 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) 20250212125831446 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) 20250212125831446 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) 20250212125831446 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) 20250212125831446 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) 20250212125831446 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) 20250212125831449 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) 20250212125831449 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2621 Sending data request: sapi=5 arfcn=871 cur_fn=2617 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831449 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831463 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) 20250212125831463 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) 20250212125831463 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) 20250212125831463 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) 20250212125831464 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) 20250212125831464 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) 20250212125831464 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) 20250212125831464 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) 20250212125831464 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) 20250212125831464 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) 20250212125831464 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) 20250212125831464 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) 20250212125831464 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) 20250212125831464 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) 20250212125831464 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) 20250212125831464 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) 20250212125831472 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) 20250212125831472 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2626 block_nr=6 scheduling free USF for polling at FN=2630 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125831472 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2626 Sending data request: sapi=5 arfcn=871 cur_fn=2621 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831473 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831487 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) 20250212125831487 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) 20250212125831487 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) 20250212125831487 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) 20250212125831487 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) 20250212125831487 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) 20250212125831487 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) 20250212125831487 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) 20250212125831487 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) 20250212125831487 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) 20250212125831487 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) 20250212125831487 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) 20250212125831487 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) 20250212125831487 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) 20250212125831488 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) 20250212125831488 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) 20250212125831491 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) 20250212125831491 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2630 Sending data request: sapi=5 arfcn=871 cur_fn=2626 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831491 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831505 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) 20250212125831505 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) 20250212125831505 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2630, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125831505 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2630, TS=7 (curr FN 2630), reason=UL_ASS (tbf.cpp:487) 20250212125831505 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125831505 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125831505 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125831505 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) 20250212125831505 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) 20250212125831506 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) 20250212125831506 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) 20250212125831506 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) 20250212125831506 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) 20250212125831506 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) 20250212125831506 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) 20250212125831506 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) 20250212125831506 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) 20250212125831506 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) 20250212125831506 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) 20250212125831506 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) 20250212125831506 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) 20250212125831510 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) 20250212125831510 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125831510 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2634 + 13 = 2647 (pdch_ul_controller.c:131) 20250212125831510 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125831510 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125831510 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125831510 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125831510 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2647 for type POLL (pdch_ul_controller.c:184) 20250212125831510 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2647, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125831510 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125831510 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2634 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125831510 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2634 Sending data request: sapi=5 arfcn=871 cur_fn=2630 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831510 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 148 20250212125831524 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) 20250212125831524 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) 20250212125831524 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) 20250212125831524 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) 20250212125831524 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) 20250212125831524 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) 20250212125831524 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) 20250212125831524 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) 20250212125831524 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) 20250212125831524 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) 20250212125831524 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) 20250212125831524 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) 20250212125831525 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) 20250212125831525 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) 20250212125831525 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) 20250212125831525 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) 20250212125831533 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) 20250212125831533 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2639 Sending data request: sapi=5 arfcn=871 cur_fn=2634 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831533 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831547 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) 20250212125831547 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) 20250212125831547 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) 20250212125831547 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) 20250212125831547 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) 20250212125831547 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) 20250212125831547 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) 20250212125831547 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) 20250212125831548 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) 20250212125831548 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) 20250212125831548 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) 20250212125831548 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) 20250212125831548 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) 20250212125831548 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) 20250212125831548 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) 20250212125831548 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) 20250212125831551 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) 20250212125831551 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2643 block_nr=10 scheduling free USF for polling at FN=2647 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125831551 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2643 Sending data request: sapi=5 arfcn=871 cur_fn=2639 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831552 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831565 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) 20250212125831565 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) 20250212125831566 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) 20250212125831566 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) 20250212125831566 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) 20250212125831566 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) 20250212125831566 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) 20250212125831566 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) 20250212125831566 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) 20250212125831566 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) 20250212125831566 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) 20250212125831566 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) 20250212125831566 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) 20250212125831566 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) 20250212125831566 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) 20250212125831566 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) 20250212125831570 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) 20250212125831570 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2647 Sending data request: sapi=5 arfcn=871 cur_fn=2643 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831570 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831598 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) 20250212125831598 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) 20250212125831598 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2647, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125831598 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2647, TS=7 (curr FN 2647), reason=UL_ASS (tbf.cpp:487) 20250212125831598 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125831598 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125831598 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125831598 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) 20250212125831598 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) 20250212125831598 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) 20250212125831598 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) 20250212125831598 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) 20250212125831598 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) 20250212125831599 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) 20250212125831599 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) 20250212125831599 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) 20250212125831599 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) 20250212125831599 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) 20250212125831599 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) 20250212125831599 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) 20250212125831599 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) 20250212125831607 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) 20250212125831607 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125831607 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2652 + 13 = 2665 (pdch_ul_controller.c:131) 20250212125831607 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125831607 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125831607 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125831607 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125831607 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2665 for type POLL (pdch_ul_controller.c:184) 20250212125831607 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2665, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125831607 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125831607 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2652 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125831607 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2652 Sending data request: sapi=5 arfcn=871 cur_fn=2647 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831607 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 149 20250212125831621 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) 20250212125831621 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) 20250212125831621 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) 20250212125831621 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) 20250212125831621 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) 20250212125831621 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) 20250212125831622 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) 20250212125831622 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) 20250212125831622 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) 20250212125831622 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) 20250212125831622 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) 20250212125831622 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) 20250212125831622 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) 20250212125831622 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) 20250212125831622 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) 20250212125831622 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) 20250212125831626 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) 20250212125831626 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2656 Sending data request: sapi=5 arfcn=871 cur_fn=2652 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831626 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831640 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) 20250212125831640 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) 20250212125831640 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) 20250212125831640 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) 20250212125831640 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) 20250212125831640 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) 20250212125831640 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) 20250212125831640 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) 20250212125831640 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) 20250212125831640 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) 20250212125831640 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) 20250212125831640 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) 20250212125831641 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) 20250212125831641 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) 20250212125831641 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) 20250212125831641 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) 20250212125831644 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) 20250212125831644 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2660 block_nr=2 scheduling free USF for polling at FN=2665 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125831644 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2660 Sending data request: sapi=5 arfcn=871 cur_fn=2656 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831644 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831658 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) 20250212125831658 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) 20250212125831658 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) 20250212125831658 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) 20250212125831659 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) 20250212125831659 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) 20250212125831659 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) 20250212125831659 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) 20250212125831659 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) 20250212125831659 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) 20250212125831659 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) 20250212125831659 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) 20250212125831659 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) 20250212125831659 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) 20250212125831659 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) 20250212125831659 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) 20250212125831667 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) 20250212125831667 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2665 Sending data request: sapi=5 arfcn=871 cur_fn=2660 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831668 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831681 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) 20250212125831681 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) 20250212125831681 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2665, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125831681 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2665, TS=7 (curr FN 2665), reason=UL_ASS (tbf.cpp:487) 20250212125831681 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125831681 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125831681 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125831682 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) 20250212125831682 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) 20250212125831682 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) 20250212125831682 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) 20250212125831682 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) 20250212125831682 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) 20250212125831682 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) 20250212125831682 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) 20250212125831682 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) 20250212125831682 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) 20250212125831682 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) 20250212125831682 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) 20250212125831682 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) 20250212125831682 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) 20250212125831686 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) 20250212125831686 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125831686 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2669 + 13 = 2682 (pdch_ul_controller.c:131) 20250212125831686 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125831686 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125831686 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125831687 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125831687 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2682 for type POLL (pdch_ul_controller.c:184) 20250212125831687 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2682, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125831687 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125831687 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2669 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125831687 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2669 Sending data request: sapi=5 arfcn=871 cur_fn=2665 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831687 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 150 20250212125831700 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) 20250212125831700 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) 20250212125831700 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) 20250212125831700 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) 20250212125831700 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) 20250212125831700 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) 20250212125831701 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) 20250212125831701 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) 20250212125831701 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) 20250212125831701 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) 20250212125831701 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) 20250212125831701 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) 20250212125831701 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) 20250212125831701 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) 20250212125831701 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) 20250212125831701 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) 20250212125831705 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) 20250212125831705 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2673 Sending data request: sapi=5 arfcn=871 cur_fn=2669 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831705 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831719 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) 20250212125831719 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) 20250212125831719 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) 20250212125831719 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) 20250212125831719 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) 20250212125831719 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) 20250212125831719 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) 20250212125831719 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) 20250212125831719 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) 20250212125831719 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) 20250212125831719 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) 20250212125831719 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) 20250212125831720 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) 20250212125831720 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) 20250212125831720 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) 20250212125831720 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) 20250212125831728 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) 20250212125831728 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2678 block_nr=6 scheduling free USF for polling at FN=2682 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125831728 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2678 Sending data request: sapi=5 arfcn=871 cur_fn=2673 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831728 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831742 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) 20250212125831742 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) 20250212125831742 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) 20250212125831742 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) 20250212125831742 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) 20250212125831742 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) 20250212125831742 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) 20250212125831742 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) 20250212125831743 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) 20250212125831743 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) 20250212125831743 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) 20250212125831743 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) 20250212125831743 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) 20250212125831743 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) 20250212125831743 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) 20250212125831743 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) 20250212125831746 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) 20250212125831746 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2682 Sending data request: sapi=5 arfcn=871 cur_fn=2678 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831747 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831760 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) 20250212125831760 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) 20250212125831760 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2682, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125831760 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2682, TS=7 (curr FN 2682), reason=UL_ASS (tbf.cpp:487) 20250212125831760 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125831760 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125831760 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125831761 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) 20250212125831761 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) 20250212125831761 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) 20250212125831761 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) 20250212125831761 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) 20250212125831761 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) 20250212125831761 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) 20250212125831761 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) 20250212125831761 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) 20250212125831761 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) 20250212125831761 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) 20250212125831761 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) 20250212125831761 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) 20250212125831761 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) 20250212125831765 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) 20250212125831765 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125831765 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2686 + 13 = 2699 (pdch_ul_controller.c:131) 20250212125831765 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125831765 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125831765 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125831766 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125831766 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2699 for type POLL (pdch_ul_controller.c:184) 20250212125831766 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2699, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125831766 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125831766 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2686 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125831766 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2686 Sending data request: sapi=5 arfcn=871 cur_fn=2682 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831766 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 151 20250212125831779 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) 20250212125831779 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) 20250212125831780 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) 20250212125831780 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) 20250212125831780 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) 20250212125831780 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) 20250212125831780 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) 20250212125831780 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) 20250212125831780 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) 20250212125831780 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) 20250212125831780 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) 20250212125831780 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) 20250212125831780 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) 20250212125831780 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) 20250212125831780 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) 20250212125831780 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) 20250212125831788 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) 20250212125831789 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2691 Sending data request: sapi=5 arfcn=871 cur_fn=2686 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831789 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831802 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) 20250212125831802 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) 20250212125831803 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) 20250212125831803 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) 20250212125831803 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) 20250212125831803 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) 20250212125831803 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) 20250212125831803 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) 20250212125831803 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) 20250212125831803 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) 20250212125831803 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) 20250212125831803 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) 20250212125831803 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) 20250212125831803 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) 20250212125831804 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) 20250212125831804 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) 20250212125831807 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) 20250212125831807 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2695 block_nr=10 scheduling free USF for polling at FN=2699 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125831807 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2695 Sending data request: sapi=5 arfcn=871 cur_fn=2691 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831807 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831821 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) 20250212125831821 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) 20250212125831821 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) 20250212125831821 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) 20250212125831821 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) 20250212125831822 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) 20250212125831822 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) 20250212125831822 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) 20250212125831822 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) 20250212125831822 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) 20250212125831822 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) 20250212125831822 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) 20250212125831822 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) 20250212125831822 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) 20250212125831822 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) 20250212125831822 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) 20250212125831826 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) 20250212125831826 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2699 Sending data request: sapi=5 arfcn=871 cur_fn=2695 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831826 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831840 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) 20250212125831840 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) 20250212125831840 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2699, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125831840 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2699, TS=7 (curr FN 2699), reason=UL_ASS (tbf.cpp:487) 20250212125831840 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125831840 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125831840 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125831840 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) 20250212125831840 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) 20250212125831840 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) 20250212125831840 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) 20250212125831840 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) 20250212125831840 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) 20250212125831840 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) 20250212125831840 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) 20250212125831841 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) 20250212125831841 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) 20250212125831841 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) 20250212125831841 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) 20250212125831841 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) 20250212125831841 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) 20250212125831849 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) 20250212125831849 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125831849 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2704 + 13 = 2717 (pdch_ul_controller.c:131) 20250212125831849 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125831849 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125831849 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125831849 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125831849 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2717 for type POLL (pdch_ul_controller.c:184) 20250212125831849 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2717, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125831849 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125831849 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2704 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125831849 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2704 Sending data request: sapi=5 arfcn=871 cur_fn=2699 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831849 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 152 20250212125831863 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) 20250212125831863 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) 20250212125831863 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) 20250212125831863 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) 20250212125831863 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) 20250212125831863 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) 20250212125831863 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) 20250212125831864 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) 20250212125831864 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) 20250212125831864 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) 20250212125831864 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) 20250212125831864 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) 20250212125831864 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) 20250212125831864 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) 20250212125831864 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) 20250212125831864 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) 20250212125831868 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) 20250212125831868 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2708 Sending data request: sapi=5 arfcn=871 cur_fn=2704 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831868 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831882 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) 20250212125831882 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) 20250212125831882 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) 20250212125831882 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) 20250212125831882 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) 20250212125831882 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) 20250212125831882 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) 20250212125831882 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) 20250212125831882 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) 20250212125831882 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) 20250212125831882 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) 20250212125831882 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) 20250212125831883 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) 20250212125831883 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) 20250212125831883 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) 20250212125831883 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) 20250212125831886 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) 20250212125831886 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2712 block_nr=2 scheduling free USF for polling at FN=2717 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125831886 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2712 Sending data request: sapi=5 arfcn=871 cur_fn=2708 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831886 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831900 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) 20250212125831900 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) 20250212125831900 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) 20250212125831900 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) 20250212125831901 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) 20250212125831901 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) 20250212125831901 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) 20250212125831901 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) 20250212125831901 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) 20250212125831901 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) 20250212125831901 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) 20250212125831901 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) 20250212125831901 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) 20250212125831901 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) 20250212125831901 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) 20250212125831901 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) 20250212125831909 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) 20250212125831909 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2717 Sending data request: sapi=5 arfcn=871 cur_fn=2712 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831910 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831923 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) 20250212125831923 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) 20250212125831923 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2717, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125831923 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2717, TS=7 (curr FN 2717), reason=UL_ASS (tbf.cpp:487) 20250212125831923 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125831923 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125831923 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125831924 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) 20250212125831924 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) 20250212125831924 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) 20250212125831924 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) 20250212125831924 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) 20250212125831924 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) 20250212125831924 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) 20250212125831924 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) 20250212125831924 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) 20250212125831924 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) 20250212125831924 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) 20250212125831924 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) 20250212125831924 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) 20250212125831924 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) 20250212125831928 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) 20250212125831928 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125831928 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2721 + 13 = 2734 (pdch_ul_controller.c:131) 20250212125831928 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125831928 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125831928 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125831928 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125831928 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2734 for type POLL (pdch_ul_controller.c:184) 20250212125831928 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2734, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125831928 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125831928 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2721 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125831928 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2721 Sending data request: sapi=5 arfcn=871 cur_fn=2717 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831928 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 153 20250212125831942 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) 20250212125831942 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) 20250212125831942 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) 20250212125831942 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) 20250212125831942 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) 20250212125831942 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) 20250212125831943 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) 20250212125831943 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) 20250212125831943 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) 20250212125831943 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) 20250212125831943 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) 20250212125831943 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) 20250212125831943 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) 20250212125831943 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) 20250212125831943 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) 20250212125831943 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) 20250212125831947 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) 20250212125831947 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2725 Sending data request: sapi=5 arfcn=871 cur_fn=2721 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831947 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831961 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) 20250212125831961 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) 20250212125831961 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) 20250212125831961 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) 20250212125831961 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) 20250212125831961 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) 20250212125831961 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) 20250212125831961 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) 20250212125831962 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) 20250212125831962 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) 20250212125831962 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) 20250212125831962 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) 20250212125831962 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) 20250212125831962 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) 20250212125831962 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) 20250212125831962 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) 20250212125831970 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) 20250212125831970 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2730 block_nr=6 scheduling free USF for polling at FN=2734 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125831970 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2730 Sending data request: sapi=5 arfcn=871 cur_fn=2725 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831970 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125831984 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) 20250212125831984 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) 20250212125831984 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) 20250212125831984 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) 20250212125831984 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) 20250212125831984 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) 20250212125831984 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) 20250212125831984 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) 20250212125831984 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) 20250212125831984 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) 20250212125831985 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) 20250212125831985 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) 20250212125831985 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) 20250212125831985 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) 20250212125831985 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) 20250212125831985 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) 20250212125831988 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) 20250212125831988 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2734 Sending data request: sapi=5 arfcn=871 cur_fn=2730 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125831989 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832002 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) 20250212125832002 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) 20250212125832002 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2734, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125832002 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2734, TS=7 (curr FN 2734), reason=UL_ASS (tbf.cpp:487) 20250212125832002 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125832002 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125832002 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125832003 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) 20250212125832003 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) 20250212125832003 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) 20250212125832003 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) 20250212125832003 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) 20250212125832003 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) 20250212125832003 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) 20250212125832003 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) 20250212125832003 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) 20250212125832003 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) 20250212125832003 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) 20250212125832003 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) 20250212125832003 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) 20250212125832003 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) 20250212125832007 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) 20250212125832007 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125832007 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2738 + 13 = 2751 (pdch_ul_controller.c:131) 20250212125832007 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125832007 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125832007 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125832007 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125832007 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2751 for type POLL (pdch_ul_controller.c:184) 20250212125832007 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2751, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125832007 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125832007 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2738 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125832007 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2738 Sending data request: sapi=5 arfcn=871 cur_fn=2734 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832007 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 154 20250212125832021 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) 20250212125832021 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) 20250212125832021 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) 20250212125832021 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) 20250212125832021 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) 20250212125832021 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) 20250212125832022 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) 20250212125832022 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) 20250212125832022 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) 20250212125832022 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) 20250212125832022 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) 20250212125832022 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) 20250212125832022 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) 20250212125832022 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) 20250212125832022 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) 20250212125832022 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) 20250212125832030 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) 20250212125832030 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2743 Sending data request: sapi=5 arfcn=871 cur_fn=2738 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832030 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832044 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) 20250212125832044 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) 20250212125832044 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) 20250212125832044 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) 20250212125832045 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) 20250212125832045 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) 20250212125832045 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) 20250212125832045 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) 20250212125832045 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) 20250212125832045 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) 20250212125832045 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) 20250212125832045 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) 20250212125832045 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) 20250212125832045 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) 20250212125832045 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) 20250212125832045 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) 20250212125832049 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) 20250212125832049 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2747 block_nr=10 scheduling free USF for polling at FN=2751 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125832049 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2747 Sending data request: sapi=5 arfcn=871 cur_fn=2743 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832049 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832063 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) 20250212125832063 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) 20250212125832063 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) 20250212125832063 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) 20250212125832063 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) 20250212125832063 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) 20250212125832064 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) 20250212125832064 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) 20250212125832064 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) 20250212125832064 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) 20250212125832064 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) 20250212125832064 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) 20250212125832064 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) 20250212125832064 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) 20250212125832064 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) 20250212125832064 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) 20250212125832068 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) 20250212125832068 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2751 Sending data request: sapi=5 arfcn=871 cur_fn=2747 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832068 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832082 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) 20250212125832082 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) 20250212125832082 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2751, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125832082 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2751, TS=7 (curr FN 2751), reason=UL_ASS (tbf.cpp:487) 20250212125832082 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125832082 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125832082 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125832082 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) 20250212125832082 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) 20250212125832082 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) 20250212125832082 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) 20250212125832082 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) 20250212125832082 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) 20250212125832082 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) 20250212125832082 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) 20250212125832082 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) 20250212125832083 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) 20250212125832083 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) 20250212125832083 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) 20250212125832083 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) 20250212125832083 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) 20250212125832091 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) 20250212125832091 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125832091 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2756 + 13 = 2769 (pdch_ul_controller.c:131) 20250212125832091 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125832091 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125832091 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125832091 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125832091 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2769 for type POLL (pdch_ul_controller.c:184) 20250212125832091 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2769, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125832091 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125832091 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2756 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125832091 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2756 Sending data request: sapi=5 arfcn=871 cur_fn=2751 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832091 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 155 20250212125832105 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) 20250212125832105 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) 20250212125832105 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) 20250212125832105 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) 20250212125832105 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) 20250212125832105 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) 20250212125832105 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) 20250212125832105 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) 20250212125832105 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) 20250212125832106 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) 20250212125832106 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) 20250212125832106 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) 20250212125832106 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) 20250212125832106 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) 20250212125832106 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) 20250212125832106 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) 20250212125832109 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) 20250212125832109 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2760 Sending data request: sapi=5 arfcn=871 cur_fn=2756 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832110 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832123 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) 20250212125832123 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) 20250212125832124 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) 20250212125832124 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) 20250212125832124 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) 20250212125832124 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) 20250212125832124 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) 20250212125832124 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) 20250212125832124 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) 20250212125832124 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) 20250212125832124 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) 20250212125832124 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) 20250212125832124 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) 20250212125832124 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) 20250212125832124 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) 20250212125832124 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) 20250212125832128 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) 20250212125832128 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2764 block_nr=2 scheduling free USF for polling at FN=2769 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125832128 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2764 Sending data request: sapi=5 arfcn=871 cur_fn=2760 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832128 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832142 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) 20250212125832142 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) 20250212125832142 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) 20250212125832142 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) 20250212125832142 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) 20250212125832142 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) 20250212125832143 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) 20250212125832143 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) 20250212125832143 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) 20250212125832143 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) 20250212125832143 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) 20250212125832143 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) 20250212125832143 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) 20250212125832143 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) 20250212125832143 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) 20250212125832143 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) 20250212125832151 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) 20250212125832151 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2769 Sending data request: sapi=5 arfcn=871 cur_fn=2764 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832152 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832165 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) 20250212125832165 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) 20250212125832165 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2769, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125832165 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2769, TS=7 (curr FN 2769), reason=UL_ASS (tbf.cpp:487) 20250212125832165 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125832165 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125832165 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125832166 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) 20250212125832166 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) 20250212125832166 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) 20250212125832166 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) 20250212125832166 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) 20250212125832166 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) 20250212125832166 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) 20250212125832166 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) 20250212125832166 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) 20250212125832166 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) 20250212125832166 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) 20250212125832166 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) 20250212125832167 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) 20250212125832167 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) 20250212125832170 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) 20250212125832170 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125832170 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2773 + 13 = 2786 (pdch_ul_controller.c:131) 20250212125832170 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125832170 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125832170 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125832170 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125832170 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2786 for type POLL (pdch_ul_controller.c:184) 20250212125832170 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2786, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125832170 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125832170 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2773 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125832170 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2773 Sending data request: sapi=5 arfcn=871 cur_fn=2769 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832170 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 156 20250212125832184 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) 20250212125832184 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) 20250212125832184 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) 20250212125832184 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) 20250212125832184 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) 20250212125832184 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) 20250212125832184 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) 20250212125832184 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) 20250212125832185 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) 20250212125832185 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) 20250212125832185 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) 20250212125832185 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) 20250212125832185 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) 20250212125832185 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) 20250212125832185 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) 20250212125832185 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) 20250212125832189 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) 20250212125832189 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2777 Sending data request: sapi=5 arfcn=871 cur_fn=2773 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832189 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832203 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) 20250212125832203 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) 20250212125832203 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) 20250212125832203 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) 20250212125832203 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) 20250212125832203 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) 20250212125832203 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) 20250212125832203 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) 20250212125832203 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) 20250212125832203 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) 20250212125832204 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) 20250212125832204 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) 20250212125832204 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) 20250212125832204 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) 20250212125832204 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) 20250212125832204 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) 20250212125832212 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) 20250212125832212 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2782 block_nr=6 scheduling free USF for polling at FN=2786 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125832212 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2782 Sending data request: sapi=5 arfcn=871 cur_fn=2777 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832212 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832226 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) 20250212125832226 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) 20250212125832226 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) 20250212125832226 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) 20250212125832226 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) 20250212125832226 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) 20250212125832226 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) 20250212125832226 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) 20250212125832226 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) 20250212125832226 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) 20250212125832227 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) 20250212125832227 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) 20250212125832227 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) 20250212125832227 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) 20250212125832227 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) 20250212125832227 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) 20250212125832230 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) 20250212125832230 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2786 Sending data request: sapi=5 arfcn=871 cur_fn=2782 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832231 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832244 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) 20250212125832244 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) 20250212125832244 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2786, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125832244 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2786, TS=7 (curr FN 2786), reason=UL_ASS (tbf.cpp:487) 20250212125832244 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125832244 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125832244 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125832245 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) 20250212125832245 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) 20250212125832245 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) 20250212125832245 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) 20250212125832245 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) 20250212125832245 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) 20250212125832245 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) 20250212125832245 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) 20250212125832245 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) 20250212125832245 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) 20250212125832245 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) 20250212125832245 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) 20250212125832245 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) 20250212125832245 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) 20250212125832249 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) 20250212125832249 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125832249 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2790 + 13 = 2803 (pdch_ul_controller.c:131) 20250212125832249 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125832249 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125832249 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125832249 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125832249 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2803 for type POLL (pdch_ul_controller.c:184) 20250212125832249 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2803, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125832249 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125832249 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2790 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125832249 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2790 Sending data request: sapi=5 arfcn=871 cur_fn=2786 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832249 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 157 20250212125832263 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) 20250212125832263 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) 20250212125832263 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) 20250212125832263 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) 20250212125832263 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) 20250212125832263 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) 20250212125832263 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) 20250212125832263 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) 20250212125832264 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) 20250212125832264 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) 20250212125832264 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) 20250212125832264 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) 20250212125832264 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) 20250212125832264 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) 20250212125832264 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) 20250212125832264 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) 20250212125832272 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) 20250212125832272 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2795 Sending data request: sapi=5 arfcn=871 cur_fn=2790 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832273 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832286 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) 20250212125832286 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) 20250212125832287 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) 20250212125832287 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) 20250212125832287 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) 20250212125832287 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) 20250212125832287 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) 20250212125832287 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) 20250212125832287 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) 20250212125832287 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) 20250212125832287 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) 20250212125832287 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) 20250212125832287 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) 20250212125832287 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) 20250212125832287 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) 20250212125832287 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) 20250212125832291 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) 20250212125832291 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2799 block_nr=10 scheduling free USF for polling at FN=2803 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125832291 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2799 Sending data request: sapi=5 arfcn=871 cur_fn=2795 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832291 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832305 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) 20250212125832305 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) 20250212125832305 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) 20250212125832305 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) 20250212125832306 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) 20250212125832306 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) 20250212125832306 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) 20250212125832306 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) 20250212125832306 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) 20250212125832306 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) 20250212125832306 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) 20250212125832306 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) 20250212125832306 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) 20250212125832306 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) 20250212125832306 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) 20250212125832306 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) 20250212125832310 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) 20250212125832310 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2803 Sending data request: sapi=5 arfcn=871 cur_fn=2799 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832310 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832324 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) 20250212125832324 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) 20250212125832324 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2803, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125832324 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2803, TS=7 (curr FN 2803), reason=UL_ASS (tbf.cpp:487) 20250212125832324 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125832324 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125832324 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125832324 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) 20250212125832324 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) 20250212125832324 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) 20250212125832324 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) 20250212125832324 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) 20250212125832324 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) 20250212125832324 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) 20250212125832324 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) 20250212125832324 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) 20250212125832324 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) 20250212125832324 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) 20250212125832324 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) 20250212125832325 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) 20250212125832325 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) 20250212125832333 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) 20250212125832333 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125832333 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2808 + 13 = 2821 (pdch_ul_controller.c:131) 20250212125832333 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125832333 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125832333 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125832333 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125832333 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2821 for type POLL (pdch_ul_controller.c:184) 20250212125832333 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2821, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125832333 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125832333 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2808 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125832333 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2808 Sending data request: sapi=5 arfcn=871 cur_fn=2803 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832333 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 158 20250212125832347 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) 20250212125832347 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) 20250212125832347 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) 20250212125832347 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) 20250212125832347 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) 20250212125832347 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) 20250212125832347 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) 20250212125832347 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) 20250212125832348 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) 20250212125832348 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) 20250212125832348 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) 20250212125832348 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) 20250212125832348 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) 20250212125832348 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) 20250212125832348 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) 20250212125832348 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) 20250212125832351 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) 20250212125832351 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2812 Sending data request: sapi=5 arfcn=871 cur_fn=2808 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832352 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832365 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) 20250212125832365 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) 20250212125832366 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) 20250212125832366 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) 20250212125832366 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) 20250212125832366 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) 20250212125832366 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) 20250212125832366 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) 20250212125832366 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) 20250212125832366 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) 20250212125832366 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) 20250212125832366 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) 20250212125832366 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) 20250212125832366 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) 20250212125832366 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) 20250212125832366 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) 20250212125832370 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) 20250212125832370 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2816 block_nr=2 scheduling free USF for polling at FN=2821 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125832370 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2816 Sending data request: sapi=5 arfcn=871 cur_fn=2812 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832370 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832384 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) 20250212125832384 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) 20250212125832384 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) 20250212125832384 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) 20250212125832385 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) 20250212125832385 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) 20250212125832385 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) 20250212125832385 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) 20250212125832385 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) 20250212125832385 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) 20250212125832385 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) 20250212125832385 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) 20250212125832385 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) 20250212125832385 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) 20250212125832385 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) 20250212125832385 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) 20250212125832393 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) 20250212125832393 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2821 Sending data request: sapi=5 arfcn=871 cur_fn=2816 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832394 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832409 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) 20250212125832409 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) 20250212125832409 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2821, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125832409 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2821, TS=7 (curr FN 2821), reason=UL_ASS (tbf.cpp:487) 20250212125832409 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125832409 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125832409 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125832409 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) 20250212125832409 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) 20250212125832409 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) 20250212125832409 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) 20250212125832409 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) 20250212125832409 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) 20250212125832409 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) 20250212125832409 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) 20250212125832409 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) 20250212125832409 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) 20250212125832409 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) 20250212125832409 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) 20250212125832410 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) 20250212125832410 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) 20250212125832413 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) 20250212125832413 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125832413 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2825 + 13 = 2838 (pdch_ul_controller.c:131) 20250212125832413 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125832413 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125832413 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125832413 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125832413 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2838 for type POLL (pdch_ul_controller.c:184) 20250212125832413 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2838, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125832413 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125832413 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2825 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125832413 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2825 Sending data request: sapi=5 arfcn=871 cur_fn=2821 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832413 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 159 20250212125832427 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) 20250212125832427 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) 20250212125832427 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) 20250212125832427 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) 20250212125832428 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) 20250212125832428 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) 20250212125832428 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) 20250212125832428 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) 20250212125832428 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) 20250212125832428 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) 20250212125832428 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) 20250212125832428 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) 20250212125832428 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) 20250212125832428 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) 20250212125832428 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) 20250212125832428 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) 20250212125832432 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) 20250212125832432 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2829 Sending data request: sapi=5 arfcn=871 cur_fn=2825 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832432 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832446 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) 20250212125832446 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) 20250212125832446 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) 20250212125832446 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) 20250212125832446 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) 20250212125832446 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) 20250212125832446 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) 20250212125832446 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) 20250212125832447 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) 20250212125832447 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) 20250212125832447 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) 20250212125832447 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) 20250212125832447 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) 20250212125832447 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) 20250212125832447 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) 20250212125832447 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) 20250212125832455 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) 20250212125832455 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2834 block_nr=6 scheduling free USF for polling at FN=2838 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125832455 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2834 Sending data request: sapi=5 arfcn=871 cur_fn=2829 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832455 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832469 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) 20250212125832469 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) 20250212125832469 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) 20250212125832469 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) 20250212125832469 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) 20250212125832469 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) 20250212125832469 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) 20250212125832469 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) 20250212125832470 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) 20250212125832470 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) 20250212125832470 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) 20250212125832470 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) 20250212125832470 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) 20250212125832470 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) 20250212125832470 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) 20250212125832470 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) 20250212125832474 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) 20250212125832474 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2838 Sending data request: sapi=5 arfcn=871 cur_fn=2834 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832474 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832487 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) 20250212125832487 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) 20250212125832488 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2838, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125832488 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2838, TS=7 (curr FN 2838), reason=UL_ASS (tbf.cpp:487) 20250212125832488 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125832488 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125832488 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125832488 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) 20250212125832488 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) 20250212125832488 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) 20250212125832488 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) 20250212125832488 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) 20250212125832488 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) 20250212125832488 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) 20250212125832488 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) 20250212125832488 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) 20250212125832488 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) 20250212125832488 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) 20250212125832488 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) 20250212125832489 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) 20250212125832489 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) 20250212125832492 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) 20250212125832492 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125832492 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2842 + 13 = 2855 (pdch_ul_controller.c:131) 20250212125832492 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125832492 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125832492 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125832492 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125832492 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2855 for type POLL (pdch_ul_controller.c:184) 20250212125832492 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2855, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125832492 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125832492 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2842 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125832492 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2842 Sending data request: sapi=5 arfcn=871 cur_fn=2838 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832492 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 160 20250212125832506 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) 20250212125832506 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) 20250212125832506 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) 20250212125832506 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) 20250212125832507 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) 20250212125832507 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) 20250212125832507 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) 20250212125832507 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) 20250212125832507 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) 20250212125832507 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) 20250212125832507 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) 20250212125832507 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) 20250212125832507 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) 20250212125832507 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) 20250212125832507 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) 20250212125832507 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) 20250212125832515 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) 20250212125832515 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2847 Sending data request: sapi=5 arfcn=871 cur_fn=2842 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832515 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832529 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) 20250212125832529 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) 20250212125832530 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) 20250212125832530 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) 20250212125832530 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) 20250212125832530 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) 20250212125832530 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) 20250212125832530 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) 20250212125832530 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) 20250212125832530 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) 20250212125832530 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) 20250212125832530 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) 20250212125832530 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) 20250212125832530 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) 20250212125832530 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) 20250212125832530 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) 20250212125832534 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) 20250212125832534 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2851 block_nr=10 scheduling free USF for polling at FN=2855 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125832534 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2851 Sending data request: sapi=5 arfcn=871 cur_fn=2847 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832534 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832548 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) 20250212125832548 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) 20250212125832548 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) 20250212125832548 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) 20250212125832548 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) 20250212125832548 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) 20250212125832548 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) 20250212125832548 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) 20250212125832549 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) 20250212125832549 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) 20250212125832549 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) 20250212125832549 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) 20250212125832549 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) 20250212125832549 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) 20250212125832549 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) 20250212125832549 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) 20250212125832552 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) 20250212125832552 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2855 Sending data request: sapi=5 arfcn=871 cur_fn=2851 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832553 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832566 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) 20250212125832566 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) 20250212125832566 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2855, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125832566 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2855, TS=7 (curr FN 2855), reason=UL_ASS (tbf.cpp:487) 20250212125832566 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125832566 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125832566 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125832567 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) 20250212125832567 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) 20250212125832567 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) 20250212125832567 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) 20250212125832567 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) 20250212125832567 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) 20250212125832567 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) 20250212125832567 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) 20250212125832567 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) 20250212125832567 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) 20250212125832568 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) 20250212125832568 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) 20250212125832568 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) 20250212125832568 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) 20250212125832576 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) 20250212125832576 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125832576 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2860 + 13 = 2873 (pdch_ul_controller.c:131) 20250212125832576 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125832576 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125832576 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125832576 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125832576 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2873 for type POLL (pdch_ul_controller.c:184) 20250212125832576 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2873, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125832576 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125832576 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2860 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125832576 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2860 Sending data request: sapi=5 arfcn=871 cur_fn=2855 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832576 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 161 20250212125832590 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) 20250212125832590 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) 20250212125832590 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) 20250212125832590 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) 20250212125832590 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) 20250212125832590 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) 20250212125832590 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) 20250212125832590 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) 20250212125832590 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) 20250212125832590 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) 20250212125832590 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) 20250212125832590 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) 20250212125832591 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) 20250212125832591 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) 20250212125832591 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) 20250212125832591 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) 20250212125832594 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) 20250212125832594 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2864 Sending data request: sapi=5 arfcn=871 cur_fn=2860 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832594 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832608 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) 20250212125832608 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) 20250212125832608 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) 20250212125832608 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) 20250212125832609 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) 20250212125832609 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) 20250212125832609 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) 20250212125832609 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) 20250212125832609 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) 20250212125832609 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) 20250212125832609 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) 20250212125832609 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) 20250212125832609 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) 20250212125832609 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) 20250212125832609 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) 20250212125832609 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) 20250212125832613 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) 20250212125832613 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2868 block_nr=2 scheduling free USF for polling at FN=2873 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125832613 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2868 Sending data request: sapi=5 arfcn=871 cur_fn=2864 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832613 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832627 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) 20250212125832627 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) 20250212125832627 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) 20250212125832627 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) 20250212125832627 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) 20250212125832627 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) 20250212125832627 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) 20250212125832627 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) 20250212125832628 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) 20250212125832628 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) 20250212125832628 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) 20250212125832628 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) 20250212125832628 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) 20250212125832628 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) 20250212125832628 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) 20250212125832628 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) 20250212125832636 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) 20250212125832636 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2873 Sending data request: sapi=5 arfcn=871 cur_fn=2868 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832636 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832650 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) 20250212125832650 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) 20250212125832650 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2873, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125832650 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2873, TS=7 (curr FN 2873), reason=UL_ASS (tbf.cpp:487) 20250212125832650 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125832650 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125832650 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125832650 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) 20250212125832650 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) 20250212125832650 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) 20250212125832650 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) 20250212125832651 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) 20250212125832651 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) 20250212125832651 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) 20250212125832651 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) 20250212125832651 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) 20250212125832651 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) 20250212125832651 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) 20250212125832651 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) 20250212125832651 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) 20250212125832651 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) 20250212125832655 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) 20250212125832655 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125832655 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2877 + 13 = 2890 (pdch_ul_controller.c:131) 20250212125832655 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125832655 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125832655 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125832655 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125832655 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2890 for type POLL (pdch_ul_controller.c:184) 20250212125832655 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2890, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125832655 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125832655 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2877 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125832655 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2877 Sending data request: sapi=5 arfcn=871 cur_fn=2873 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832655 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 162 20250212125832669 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) 20250212125832669 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) 20250212125832669 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) 20250212125832669 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) 20250212125832669 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) 20250212125832669 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) 20250212125832669 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) 20250212125832669 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) 20250212125832669 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) 20250212125832669 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) 20250212125832669 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) 20250212125832669 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) 20250212125832670 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) 20250212125832670 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) 20250212125832670 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) 20250212125832670 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) 20250212125832673 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) 20250212125832673 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2881 Sending data request: sapi=5 arfcn=871 cur_fn=2877 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832673 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832687 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) 20250212125832687 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) 20250212125832687 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) 20250212125832687 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) 20250212125832688 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) 20250212125832688 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) 20250212125832688 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) 20250212125832688 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) 20250212125832688 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) 20250212125832688 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) 20250212125832688 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) 20250212125832688 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) 20250212125832688 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) 20250212125832688 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) 20250212125832688 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) 20250212125832688 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) 20250212125832696 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) 20250212125832696 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2886 block_nr=6 scheduling free USF for polling at FN=2890 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125832696 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2886 Sending data request: sapi=5 arfcn=871 cur_fn=2881 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832697 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832710 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) 20250212125832710 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) 20250212125832711 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) 20250212125832711 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) 20250212125832711 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) 20250212125832711 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) 20250212125832711 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) 20250212125832711 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) 20250212125832711 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) 20250212125832711 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) 20250212125832711 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) 20250212125832711 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) 20250212125832711 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) 20250212125832711 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) 20250212125832712 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) 20250212125832712 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) 20250212125832715 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) 20250212125832715 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2890 Sending data request: sapi=5 arfcn=871 cur_fn=2886 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832715 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832729 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) 20250212125832729 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) 20250212125832729 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2890, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125832729 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2890, TS=7 (curr FN 2890), reason=UL_ASS (tbf.cpp:487) 20250212125832729 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125832729 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125832729 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125832729 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) 20250212125832729 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) 20250212125832729 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) 20250212125832729 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) 20250212125832729 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) 20250212125832729 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) 20250212125832730 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) 20250212125832730 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) 20250212125832730 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) 20250212125832730 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) 20250212125832730 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) 20250212125832730 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) 20250212125832730 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) 20250212125832730 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) 20250212125832734 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) 20250212125832734 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125832734 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2894 + 13 = 2907 (pdch_ul_controller.c:131) 20250212125832734 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125832734 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125832734 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125832734 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125832734 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2907 for type POLL (pdch_ul_controller.c:184) 20250212125832734 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2907, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125832734 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125832734 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2894 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125832734 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2894 Sending data request: sapi=5 arfcn=871 cur_fn=2890 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832734 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 163 20250212125832748 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) 20250212125832748 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) 20250212125832748 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) 20250212125832748 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) 20250212125832748 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) 20250212125832748 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) 20250212125832748 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) 20250212125832748 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) 20250212125832748 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) 20250212125832748 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) 20250212125832748 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) 20250212125832748 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) 20250212125832749 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) 20250212125832749 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) 20250212125832749 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) 20250212125832749 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) 20250212125832757 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) 20250212125832757 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2899 Sending data request: sapi=5 arfcn=871 cur_fn=2894 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832757 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832771 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) 20250212125832771 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) 20250212125832771 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) 20250212125832771 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) 20250212125832772 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) 20250212125832772 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) 20250212125832772 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) 20250212125832772 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) 20250212125832772 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) 20250212125832772 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) 20250212125832772 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) 20250212125832772 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) 20250212125832772 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) 20250212125832772 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) 20250212125832772 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) 20250212125832772 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) 20250212125832776 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) 20250212125832776 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2903 block_nr=10 scheduling free USF for polling at FN=2907 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125832776 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2903 Sending data request: sapi=5 arfcn=871 cur_fn=2899 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832776 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832790 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) 20250212125832790 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) 20250212125832790 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) 20250212125832790 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) 20250212125832790 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) 20250212125832790 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) 20250212125832790 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) 20250212125832790 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) 20250212125832790 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) 20250212125832790 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) 20250212125832790 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) 20250212125832790 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) 20250212125832791 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) 20250212125832791 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) 20250212125832791 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) 20250212125832791 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) 20250212125832794 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) 20250212125832794 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2907 Sending data request: sapi=5 arfcn=871 cur_fn=2903 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832794 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832808 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) 20250212125832808 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) 20250212125832808 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2907, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125832808 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2907, TS=7 (curr FN 2907), reason=UL_ASS (tbf.cpp:487) 20250212125832808 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125832808 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125832808 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125832808 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) 20250212125832808 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) 20250212125832809 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) 20250212125832809 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) 20250212125832809 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) 20250212125832809 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) 20250212125832809 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) 20250212125832809 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) 20250212125832809 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) 20250212125832809 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) 20250212125832809 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) 20250212125832809 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) 20250212125832809 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) 20250212125832809 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) 20250212125832817 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) 20250212125832817 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125832817 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2912 + 13 = 2925 (pdch_ul_controller.c:131) 20250212125832817 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125832817 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125832817 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125832818 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125832818 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2925 for type POLL (pdch_ul_controller.c:184) 20250212125832818 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2925, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125832818 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125832818 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2912 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125832818 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2912 Sending data request: sapi=5 arfcn=871 cur_fn=2907 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832818 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 164 20250212125832831 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) 20250212125832831 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) 20250212125832832 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) 20250212125832832 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) 20250212125832832 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) 20250212125832832 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) 20250212125832832 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) 20250212125832832 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) 20250212125832832 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) 20250212125832832 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) 20250212125832832 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) 20250212125832832 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) 20250212125832832 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) 20250212125832832 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) 20250212125832832 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) 20250212125832832 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) 20250212125832836 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) 20250212125832836 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2916 Sending data request: sapi=5 arfcn=871 cur_fn=2912 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832836 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832850 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) 20250212125832850 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) 20250212125832850 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) 20250212125832850 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) 20250212125832850 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) 20250212125832850 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) 20250212125832850 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) 20250212125832850 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) 20250212125832851 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) 20250212125832851 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) 20250212125832851 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) 20250212125832851 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) 20250212125832851 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) 20250212125832851 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) 20250212125832851 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) 20250212125832851 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) 20250212125832854 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) 20250212125832854 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2920 block_nr=2 scheduling free USF for polling at FN=2925 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125832854 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2920 Sending data request: sapi=5 arfcn=871 cur_fn=2916 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832855 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832868 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) 20250212125832868 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) 20250212125832869 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) 20250212125832869 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) 20250212125832869 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) 20250212125832869 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) 20250212125832869 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) 20250212125832869 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) 20250212125832869 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) 20250212125832869 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) 20250212125832869 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) 20250212125832869 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) 20250212125832869 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) 20250212125832869 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) 20250212125832869 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) 20250212125832869 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) 20250212125832878 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) 20250212125832878 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2925 Sending data request: sapi=5 arfcn=871 cur_fn=2920 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832878 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832892 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) 20250212125832892 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) 20250212125832892 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2925, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125832892 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2925, TS=7 (curr FN 2925), reason=UL_ASS (tbf.cpp:487) 20250212125832892 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125832892 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125832892 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125832892 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) 20250212125832892 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) 20250212125832892 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) 20250212125832892 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) 20250212125832893 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) 20250212125832893 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) 20250212125832893 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) 20250212125832893 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) 20250212125832893 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) 20250212125832893 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) 20250212125832893 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) 20250212125832893 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) 20250212125832893 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) 20250212125832893 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) 20250212125832896 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) 20250212125832896 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125832896 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2929 + 13 = 2942 (pdch_ul_controller.c:131) 20250212125832896 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125832896 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125832896 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125832897 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125832897 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2942 for type POLL (pdch_ul_controller.c:184) 20250212125832897 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2942, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125832897 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125832897 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2929 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125832897 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2929 Sending data request: sapi=5 arfcn=871 cur_fn=2925 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832897 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 165 20250212125832910 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) 20250212125832910 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) 20250212125832910 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) 20250212125832910 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) 20250212125832911 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) 20250212125832911 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) 20250212125832911 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) 20250212125832911 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) 20250212125832911 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) 20250212125832911 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) 20250212125832911 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) 20250212125832911 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) 20250212125832911 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) 20250212125832911 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) 20250212125832911 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) 20250212125832911 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) 20250212125832915 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) 20250212125832915 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2933 Sending data request: sapi=5 arfcn=871 cur_fn=2929 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832915 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832929 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) 20250212125832929 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) 20250212125832929 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) 20250212125832929 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) 20250212125832929 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) 20250212125832929 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) 20250212125832929 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) 20250212125832929 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) 20250212125832930 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) 20250212125832930 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) 20250212125832930 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) 20250212125832930 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) 20250212125832930 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) 20250212125832930 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) 20250212125832930 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) 20250212125832930 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) 20250212125832938 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) 20250212125832938 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2938 block_nr=6 scheduling free USF for polling at FN=2942 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125832938 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2938 Sending data request: sapi=5 arfcn=871 cur_fn=2933 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832938 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832952 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) 20250212125832952 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) 20250212125832952 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) 20250212125832952 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) 20250212125832953 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) 20250212125832953 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) 20250212125832953 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) 20250212125832953 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) 20250212125832953 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) 20250212125832953 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) 20250212125832954 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) 20250212125832954 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) 20250212125832954 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) 20250212125832954 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) 20250212125832954 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) 20250212125832954 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) 20250212125832957 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) 20250212125832957 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2942 Sending data request: sapi=5 arfcn=871 cur_fn=2938 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832957 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125832971 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) 20250212125832971 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) 20250212125832971 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2942, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125832971 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2942, TS=7 (curr FN 2942), reason=UL_ASS (tbf.cpp:487) 20250212125832971 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125832971 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125832971 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125832971 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) 20250212125832971 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) 20250212125832971 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) 20250212125832971 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) 20250212125832971 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) 20250212125832971 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) 20250212125832971 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) 20250212125832971 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) 20250212125832971 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) 20250212125832971 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) 20250212125832972 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) 20250212125832972 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) 20250212125832972 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) 20250212125832972 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) 20250212125832975 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) 20250212125832975 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125832975 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2946 + 13 = 2959 (pdch_ul_controller.c:131) 20250212125832975 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125832975 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125832975 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125832975 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125832975 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2959 for type POLL (pdch_ul_controller.c:184) 20250212125832975 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2959, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125832975 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125832975 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2946 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125832975 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2946 Sending data request: sapi=5 arfcn=871 cur_fn=2942 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832975 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 166 20250212125832989 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) 20250212125832989 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) 20250212125832990 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) 20250212125832990 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) 20250212125832990 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) 20250212125832990 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) 20250212125832990 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) 20250212125832990 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) 20250212125832990 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) 20250212125832990 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) 20250212125832991 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) 20250212125832991 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) 20250212125832991 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) 20250212125832991 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) 20250212125832991 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) 20250212125832991 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) 20250212125832998 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) 20250212125832998 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2951 Sending data request: sapi=5 arfcn=871 cur_fn=2946 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125832999 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833012 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) 20250212125833012 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) 20250212125833013 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) 20250212125833013 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) 20250212125833013 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) 20250212125833013 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) 20250212125833013 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) 20250212125833013 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) 20250212125833013 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) 20250212125833013 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) 20250212125833013 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) 20250212125833013 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) 20250212125833013 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) 20250212125833013 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) 20250212125833013 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) 20250212125833013 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) 20250212125833017 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) 20250212125833017 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2955 block_nr=10 scheduling free USF for polling at FN=2959 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125833017 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2955 Sending data request: sapi=5 arfcn=871 cur_fn=2951 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833017 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833031 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) 20250212125833031 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) 20250212125833031 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) 20250212125833031 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) 20250212125833031 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) 20250212125833031 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) 20250212125833032 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) 20250212125833032 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) 20250212125833032 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) 20250212125833032 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) 20250212125833032 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) 20250212125833032 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) 20250212125833032 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) 20250212125833032 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) 20250212125833032 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) 20250212125833032 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) 20250212125833036 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) 20250212125833036 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2959 Sending data request: sapi=5 arfcn=871 cur_fn=2955 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833036 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833050 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) 20250212125833050 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) 20250212125833050 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2959, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125833050 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2959, TS=7 (curr FN 2959), reason=UL_ASS (tbf.cpp:487) 20250212125833050 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125833050 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125833050 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125833050 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) 20250212125833050 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) 20250212125833050 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) 20250212125833050 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) 20250212125833050 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) 20250212125833050 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) 20250212125833050 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) 20250212125833050 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) 20250212125833050 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) 20250212125833050 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) 20250212125833050 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) 20250212125833050 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) 20250212125833051 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) 20250212125833051 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) 20250212125833059 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) 20250212125833059 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125833059 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2964 + 13 = 2977 (pdch_ul_controller.c:131) 20250212125833059 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125833059 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125833059 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125833059 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125833059 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2977 for type POLL (pdch_ul_controller.c:184) 20250212125833059 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2977, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125833059 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125833059 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2964 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125833059 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2964 Sending data request: sapi=5 arfcn=871 cur_fn=2959 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833059 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 167 20250212125833073 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) 20250212125833073 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) 20250212125833073 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) 20250212125833073 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) 20250212125833073 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) 20250212125833073 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) 20250212125833073 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) 20250212125833073 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) 20250212125833073 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) 20250212125833073 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) 20250212125833074 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) 20250212125833074 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) 20250212125833074 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) 20250212125833074 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) 20250212125833074 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) 20250212125833074 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) 20250212125833077 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) 20250212125833077 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2968 Sending data request: sapi=5 arfcn=871 cur_fn=2964 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833078 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833091 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) 20250212125833091 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) 20250212125833092 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) 20250212125833092 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) 20250212125833092 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) 20250212125833092 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) 20250212125833092 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) 20250212125833092 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) 20250212125833092 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) 20250212125833092 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) 20250212125833092 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) 20250212125833092 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) 20250212125833092 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) 20250212125833092 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) 20250212125833092 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) 20250212125833092 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) 20250212125833096 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) 20250212125833096 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2972 block_nr=2 scheduling free USF for polling at FN=2977 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125833096 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2972 Sending data request: sapi=5 arfcn=871 cur_fn=2968 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833096 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833110 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) 20250212125833110 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) 20250212125833110 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) 20250212125833110 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) 20250212125833110 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) 20250212125833110 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) 20250212125833110 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) 20250212125833110 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) 20250212125833111 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) 20250212125833111 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) 20250212125833111 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) 20250212125833111 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) 20250212125833111 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) 20250212125833111 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) 20250212125833111 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) 20250212125833111 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) 20250212125833119 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) 20250212125833119 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2977 Sending data request: sapi=5 arfcn=871 cur_fn=2972 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833119 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833133 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) 20250212125833133 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) 20250212125833133 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2977, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125833133 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2977, TS=7 (curr FN 2977), reason=UL_ASS (tbf.cpp:487) 20250212125833133 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125833133 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125833133 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125833133 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) 20250212125833133 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) 20250212125833133 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) 20250212125833133 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) 20250212125833134 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) 20250212125833134 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) 20250212125833134 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) 20250212125833134 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) 20250212125833134 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) 20250212125833134 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) 20250212125833134 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) 20250212125833134 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) 20250212125833134 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) 20250212125833134 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) 20250212125833138 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) 20250212125833138 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125833138 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2981 + 13 = 2994 (pdch_ul_controller.c:131) 20250212125833138 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125833138 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125833138 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125833138 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125833138 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2994 for type POLL (pdch_ul_controller.c:184) 20250212125833138 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2994, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125833138 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125833138 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2981 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125833138 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2981 Sending data request: sapi=5 arfcn=871 cur_fn=2977 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833138 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 168 20250212125833152 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) 20250212125833152 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) 20250212125833152 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) 20250212125833152 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) 20250212125833152 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) 20250212125833152 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) 20250212125833152 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) 20250212125833152 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) 20250212125833152 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) 20250212125833152 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) 20250212125833152 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) 20250212125833152 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) 20250212125833153 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) 20250212125833153 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) 20250212125833153 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) 20250212125833153 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) 20250212125833156 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) 20250212125833156 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2985 Sending data request: sapi=5 arfcn=871 cur_fn=2981 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833156 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833170 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) 20250212125833170 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) 20250212125833171 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) 20250212125833171 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) 20250212125833171 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) 20250212125833171 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) 20250212125833171 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) 20250212125833171 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) 20250212125833171 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) 20250212125833171 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) 20250212125833171 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) 20250212125833171 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) 20250212125833171 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) 20250212125833171 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) 20250212125833171 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) 20250212125833171 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) 20250212125833180 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) 20250212125833180 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2990 block_nr=6 scheduling free USF for polling at FN=2994 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125833180 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2990 Sending data request: sapi=5 arfcn=871 cur_fn=2985 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833180 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833194 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) 20250212125833194 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) 20250212125833194 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) 20250212125833194 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) 20250212125833194 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) 20250212125833194 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) 20250212125833194 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) 20250212125833194 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) 20250212125833194 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) 20250212125833194 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) 20250212125833194 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) 20250212125833194 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) 20250212125833194 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) 20250212125833194 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) 20250212125833195 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) 20250212125833195 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) 20250212125833198 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) 20250212125833198 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2994 Sending data request: sapi=5 arfcn=871 cur_fn=2990 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833198 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833212 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) 20250212125833212 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) 20250212125833212 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2994, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125833212 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2994, TS=7 (curr FN 2994), reason=UL_ASS (tbf.cpp:487) 20250212125833212 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125833212 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125833212 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125833212 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) 20250212125833212 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) 20250212125833213 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) 20250212125833213 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) 20250212125833213 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) 20250212125833213 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) 20250212125833213 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) 20250212125833213 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) 20250212125833213 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) 20250212125833213 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) 20250212125833213 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) 20250212125833213 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) 20250212125833213 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) 20250212125833213 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) 20250212125833217 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) 20250212125833217 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125833217 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2998 + 13 = 3011 (pdch_ul_controller.c:131) 20250212125833217 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125833217 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125833217 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125833217 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125833217 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3011 for type POLL (pdch_ul_controller.c:184) 20250212125833217 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3011, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125833217 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125833217 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2998 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125833217 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2998 Sending data request: sapi=5 arfcn=871 cur_fn=2994 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833217 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 169 20250212125833231 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) 20250212125833231 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) 20250212125833231 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) 20250212125833231 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) 20250212125833232 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) 20250212125833232 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) 20250212125833232 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) 20250212125833232 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) 20250212125833232 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) 20250212125833232 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) 20250212125833232 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) 20250212125833232 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) 20250212125833233 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) 20250212125833233 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) 20250212125833233 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) 20250212125833233 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) 20250212125833240 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) 20250212125833240 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3003 Sending data request: sapi=5 arfcn=871 cur_fn=2998 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833240 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833254 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) 20250212125833254 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) 20250212125833255 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) 20250212125833255 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) 20250212125833255 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) 20250212125833255 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) 20250212125833255 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) 20250212125833255 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) 20250212125833255 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) 20250212125833255 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) 20250212125833256 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) 20250212125833256 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) 20250212125833256 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) 20250212125833256 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) 20250212125833256 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) 20250212125833256 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) 20250212125833259 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) 20250212125833259 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3007 block_nr=10 scheduling free USF for polling at FN=3011 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125833259 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3007 Sending data request: sapi=5 arfcn=871 cur_fn=3003 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833259 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833273 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) 20250212125833273 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) 20250212125833273 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) 20250212125833273 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) 20250212125833273 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) 20250212125833273 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) 20250212125833273 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) 20250212125833273 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) 20250212125833274 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) 20250212125833274 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) 20250212125833274 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) 20250212125833274 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) 20250212125833274 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) 20250212125833274 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) 20250212125833274 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) 20250212125833274 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) 20250212125833277 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) 20250212125833277 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3011 Sending data request: sapi=5 arfcn=871 cur_fn=3007 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833278 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833292 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) 20250212125833292 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) 20250212125833292 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3011, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125833292 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3011, TS=7 (curr FN 3011), reason=UL_ASS (tbf.cpp:487) 20250212125833292 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125833292 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125833292 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125833292 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) 20250212125833292 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) 20250212125833292 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) 20250212125833292 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) 20250212125833292 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) 20250212125833292 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) 20250212125833292 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) 20250212125833292 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) 20250212125833292 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) 20250212125833292 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) 20250212125833293 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) 20250212125833293 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) 20250212125833293 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) 20250212125833293 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) 20250212125833301 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) 20250212125833301 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125833301 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3016 + 13 = 3029 (pdch_ul_controller.c:131) 20250212125833301 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125833301 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125833301 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125833301 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125833301 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3029 for type POLL (pdch_ul_controller.c:184) 20250212125833301 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3029, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125833301 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125833301 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3016 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125833301 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3016 Sending data request: sapi=5 arfcn=871 cur_fn=3011 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833301 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 170 20250212125833315 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) 20250212125833315 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) 20250212125833315 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) 20250212125833315 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) 20250212125833315 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) 20250212125833315 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) 20250212125833316 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) 20250212125833316 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) 20250212125833316 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) 20250212125833316 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) 20250212125833316 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) 20250212125833316 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) 20250212125833316 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) 20250212125833316 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) 20250212125833316 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) 20250212125833316 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) 20250212125833319 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) 20250212125833319 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3020 Sending data request: sapi=5 arfcn=871 cur_fn=3016 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833320 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833333 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) 20250212125833333 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) 20250212125833334 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) 20250212125833334 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) 20250212125833334 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) 20250212125833334 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) 20250212125833334 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) 20250212125833334 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) 20250212125833334 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) 20250212125833334 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) 20250212125833335 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) 20250212125833335 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) 20250212125833335 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) 20250212125833335 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) 20250212125833335 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) 20250212125833335 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) 20250212125833338 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) 20250212125833338 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3024 block_nr=2 scheduling free USF for polling at FN=3029 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125833338 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3024 Sending data request: sapi=5 arfcn=871 cur_fn=3020 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833338 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833352 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) 20250212125833352 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) 20250212125833353 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) 20250212125833353 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) 20250212125833353 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) 20250212125833353 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) 20250212125833353 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) 20250212125833353 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) 20250212125833353 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) 20250212125833354 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) 20250212125833354 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) 20250212125833354 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) 20250212125833354 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) 20250212125833354 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) 20250212125833354 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) 20250212125833354 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) 20250212125833361 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) 20250212125833361 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3029 Sending data request: sapi=5 arfcn=871 cur_fn=3024 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833361 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833375 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) 20250212125833375 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) 20250212125833375 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3029, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125833375 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3029, TS=7 (curr FN 3029), reason=UL_ASS (tbf.cpp:487) 20250212125833375 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125833375 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125833375 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125833375 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) 20250212125833375 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) 20250212125833376 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) 20250212125833376 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) 20250212125833376 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) 20250212125833376 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) 20250212125833376 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) 20250212125833376 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) 20250212125833376 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) 20250212125833376 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) 20250212125833376 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) 20250212125833376 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) 20250212125833376 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) 20250212125833376 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) 20250212125833380 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) 20250212125833380 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125833380 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3033 + 13 = 3046 (pdch_ul_controller.c:131) 20250212125833380 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125833380 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125833380 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125833380 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125833380 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3046 for type POLL (pdch_ul_controller.c:184) 20250212125833380 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3046, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125833380 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125833380 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3033 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125833380 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3033 Sending data request: sapi=5 arfcn=871 cur_fn=3029 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833380 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 171 20250212125833394 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) 20250212125833394 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) 20250212125833394 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) 20250212125833394 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) 20250212125833394 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) 20250212125833394 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) 20250212125833394 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) 20250212125833394 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) 20250212125833395 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) 20250212125833395 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) 20250212125833395 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) 20250212125833395 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) 20250212125833395 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) 20250212125833395 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) 20250212125833395 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) 20250212125833395 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) 20250212125833398 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) 20250212125833398 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3037 Sending data request: sapi=5 arfcn=871 cur_fn=3033 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833399 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833412 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) 20250212125833412 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) 20250212125833413 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) 20250212125833413 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) 20250212125833413 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) 20250212125833413 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) 20250212125833413 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) 20250212125833413 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) 20250212125833413 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) 20250212125833413 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) 20250212125833413 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) 20250212125833413 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) 20250212125833413 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) 20250212125833413 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) 20250212125833414 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) 20250212125833414 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) 20250212125833422 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) 20250212125833422 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3042 block_nr=6 scheduling free USF for polling at FN=3046 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125833422 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3042 Sending data request: sapi=5 arfcn=871 cur_fn=3037 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833422 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833436 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) 20250212125833436 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) 20250212125833436 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) 20250212125833436 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) 20250212125833436 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) 20250212125833436 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) 20250212125833436 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) 20250212125833436 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) 20250212125833436 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) 20250212125833436 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) 20250212125833436 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) 20250212125833436 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) 20250212125833437 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) 20250212125833437 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) 20250212125833437 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) 20250212125833437 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) 20250212125833440 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) 20250212125833440 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3046 Sending data request: sapi=5 arfcn=871 cur_fn=3042 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833440 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833454 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) 20250212125833454 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) 20250212125833454 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3046, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125833454 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3046, TS=7 (curr FN 3046), reason=UL_ASS (tbf.cpp:487) 20250212125833454 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125833454 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125833454 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125833454 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) 20250212125833454 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) 20250212125833455 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) 20250212125833455 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) 20250212125833455 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) 20250212125833455 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) 20250212125833455 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) 20250212125833455 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) 20250212125833455 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) 20250212125833455 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) 20250212125833455 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) 20250212125833455 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) 20250212125833455 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) 20250212125833455 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) 20250212125833459 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) 20250212125833459 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125833459 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3050 + 13 = 3063 (pdch_ul_controller.c:131) 20250212125833459 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125833459 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125833459 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125833459 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125833459 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3063 for type POLL (pdch_ul_controller.c:184) 20250212125833459 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3063, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125833459 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125833459 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3050 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125833459 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3050 Sending data request: sapi=5 arfcn=871 cur_fn=3046 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833459 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 172 20250212125833473 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) 20250212125833473 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) 20250212125833473 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) 20250212125833473 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) 20250212125833473 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) 20250212125833473 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) 20250212125833474 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) 20250212125833474 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) 20250212125833474 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) 20250212125833474 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) 20250212125833474 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) 20250212125833474 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) 20250212125833474 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) 20250212125833474 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) 20250212125833474 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) 20250212125833474 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) 20250212125833482 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) 20250212125833482 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3055 Sending data request: sapi=5 arfcn=871 cur_fn=3050 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833482 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833496 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) 20250212125833496 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) 20250212125833496 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) 20250212125833496 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) 20250212125833496 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) 20250212125833496 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) 20250212125833497 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) 20250212125833497 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) 20250212125833497 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) 20250212125833497 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) 20250212125833497 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) 20250212125833497 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) 20250212125833497 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) 20250212125833497 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) 20250212125833497 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) 20250212125833497 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) 20250212125833501 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) 20250212125833501 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3059 block_nr=10 scheduling free USF for polling at FN=3063 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125833501 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3059 Sending data request: sapi=5 arfcn=871 cur_fn=3055 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833501 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833515 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) 20250212125833515 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) 20250212125833515 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) 20250212125833515 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) 20250212125833515 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) 20250212125833515 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) 20250212125833515 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) 20250212125833515 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) 20250212125833515 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) 20250212125833515 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) 20250212125833515 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) 20250212125833515 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) 20250212125833516 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) 20250212125833516 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) 20250212125833516 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) 20250212125833516 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) 20250212125833519 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) 20250212125833519 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3063 Sending data request: sapi=5 arfcn=871 cur_fn=3059 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833520 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833533 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) 20250212125833533 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) 20250212125833533 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3063, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125833533 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3063, TS=7 (curr FN 3063), reason=UL_ASS (tbf.cpp:487) 20250212125833533 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125833533 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125833533 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125833534 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) 20250212125833534 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) 20250212125833534 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) 20250212125833534 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) 20250212125833534 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) 20250212125833534 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) 20250212125833534 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) 20250212125833534 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) 20250212125833534 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) 20250212125833534 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) 20250212125833534 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) 20250212125833534 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) 20250212125833534 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) 20250212125833534 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) 20250212125833543 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) 20250212125833543 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125833543 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3068 + 13 = 3081 (pdch_ul_controller.c:131) 20250212125833543 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125833543 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125833543 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125833543 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125833543 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3081 for type POLL (pdch_ul_controller.c:184) 20250212125833543 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3081, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125833543 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125833543 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3068 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125833543 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3068 Sending data request: sapi=5 arfcn=871 cur_fn=3063 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833543 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 173 20250212125833557 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) 20250212125833557 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) 20250212125833557 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) 20250212125833557 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) 20250212125833557 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) 20250212125833557 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) 20250212125833557 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) 20250212125833557 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) 20250212125833557 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) 20250212125833557 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) 20250212125833557 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) 20250212125833557 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) 20250212125833557 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) 20250212125833557 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) 20250212125833558 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) 20250212125833558 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) 20250212125833561 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) 20250212125833561 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3072 Sending data request: sapi=5 arfcn=871 cur_fn=3068 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833561 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833575 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) 20250212125833575 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) 20250212125833575 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) 20250212125833575 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) 20250212125833575 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) 20250212125833575 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) 20250212125833576 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) 20250212125833576 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) 20250212125833576 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) 20250212125833576 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) 20250212125833576 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) 20250212125833576 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) 20250212125833576 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) 20250212125833576 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) 20250212125833576 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) 20250212125833576 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) 20250212125833580 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) 20250212125833580 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3076 block_nr=2 scheduling free USF for polling at FN=3081 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125833580 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3076 Sending data request: sapi=5 arfcn=871 cur_fn=3072 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833580 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833594 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) 20250212125833594 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) 20250212125833594 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) 20250212125833594 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) 20250212125833594 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) 20250212125833594 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) 20250212125833594 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) 20250212125833594 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) 20250212125833594 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) 20250212125833594 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) 20250212125833595 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) 20250212125833595 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) 20250212125833595 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) 20250212125833595 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) 20250212125833595 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) 20250212125833595 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) 20250212125833603 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) 20250212125833603 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3081 Sending data request: sapi=5 arfcn=871 cur_fn=3076 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833603 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833617 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) 20250212125833617 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) 20250212125833617 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3081, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125833617 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3081, TS=7 (curr FN 3081), reason=UL_ASS (tbf.cpp:487) 20250212125833617 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125833617 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125833617 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125833617 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) 20250212125833617 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) 20250212125833617 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) 20250212125833617 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) 20250212125833617 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) 20250212125833617 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) 20250212125833618 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) 20250212125833618 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) 20250212125833618 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) 20250212125833618 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) 20250212125833618 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) 20250212125833618 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) 20250212125833618 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) 20250212125833618 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) 20250212125833622 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) 20250212125833622 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125833622 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3085 + 13 = 3098 (pdch_ul_controller.c:131) 20250212125833622 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125833622 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125833622 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125833622 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125833622 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3098 for type POLL (pdch_ul_controller.c:184) 20250212125833622 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3098, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125833622 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125833622 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3085 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125833622 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3085 Sending data request: sapi=5 arfcn=871 cur_fn=3081 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833622 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 174 20250212125833636 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) 20250212125833636 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) 20250212125833636 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) 20250212125833636 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) 20250212125833636 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) 20250212125833636 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) 20250212125833636 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) 20250212125833636 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) 20250212125833636 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) 20250212125833636 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) 20250212125833636 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) 20250212125833636 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) 20250212125833637 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) 20250212125833637 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) 20250212125833637 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) 20250212125833637 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) 20250212125833640 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) 20250212125833640 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3089 Sending data request: sapi=5 arfcn=871 cur_fn=3085 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833640 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833654 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) 20250212125833654 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) 20250212125833654 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) 20250212125833654 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) 20250212125833654 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) 20250212125833655 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) 20250212125833655 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) 20250212125833655 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) 20250212125833655 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) 20250212125833655 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) 20250212125833655 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) 20250212125833655 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) 20250212125833655 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) 20250212125833655 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) 20250212125833655 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) 20250212125833655 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) 20250212125833663 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) 20250212125833663 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3094 block_nr=6 scheduling free USF for polling at FN=3098 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125833663 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3094 Sending data request: sapi=5 arfcn=871 cur_fn=3089 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833664 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833677 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) 20250212125833677 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) 20250212125833678 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) 20250212125833678 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) 20250212125833678 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) 20250212125833678 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) 20250212125833678 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) 20250212125833678 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) 20250212125833678 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) 20250212125833678 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) 20250212125833678 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) 20250212125833678 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) 20250212125833678 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) 20250212125833678 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) 20250212125833679 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) 20250212125833679 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) 20250212125833682 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) 20250212125833682 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3098 Sending data request: sapi=5 arfcn=871 cur_fn=3094 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833682 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833696 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) 20250212125833696 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) 20250212125833696 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3098, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125833696 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3098, TS=7 (curr FN 3098), reason=UL_ASS (tbf.cpp:487) 20250212125833696 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125833696 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125833696 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125833696 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) 20250212125833696 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) 20250212125833696 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) 20250212125833696 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) 20250212125833697 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) 20250212125833697 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) 20250212125833697 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) 20250212125833697 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) 20250212125833697 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) 20250212125833697 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) 20250212125833698 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) 20250212125833698 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) 20250212125833698 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) 20250212125833698 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) 20250212125833701 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) 20250212125833701 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125833701 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3102 + 13 = 3115 (pdch_ul_controller.c:131) 20250212125833701 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125833701 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125833701 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125833701 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125833701 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3115 for type POLL (pdch_ul_controller.c:184) 20250212125833701 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3115, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125833701 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125833701 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3102 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125833701 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3102 Sending data request: sapi=5 arfcn=871 cur_fn=3098 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833701 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 175 20250212125833715 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) 20250212125833715 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) 20250212125833715 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) 20250212125833715 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) 20250212125833715 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) 20250212125833715 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) 20250212125833715 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) 20250212125833715 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) 20250212125833715 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) 20250212125833715 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) 20250212125833716 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) 20250212125833716 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) 20250212125833716 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) 20250212125833716 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) 20250212125833716 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) 20250212125833716 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) 20250212125833724 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) 20250212125833724 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3107 Sending data request: sapi=5 arfcn=871 cur_fn=3102 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833724 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833738 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) 20250212125833738 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) 20250212125833738 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) 20250212125833738 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) 20250212125833738 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) 20250212125833738 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) 20250212125833738 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) 20250212125833738 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) 20250212125833739 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) 20250212125833739 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) 20250212125833739 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) 20250212125833739 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) 20250212125833739 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) 20250212125833739 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) 20250212125833739 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) 20250212125833739 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) 20250212125833743 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) 20250212125833743 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3111 block_nr=10 scheduling free USF for polling at FN=3115 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125833743 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3111 Sending data request: sapi=5 arfcn=871 cur_fn=3107 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833743 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833757 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) 20250212125833757 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) 20250212125833757 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) 20250212125833757 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) 20250212125833757 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) 20250212125833757 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) 20250212125833757 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) 20250212125833757 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) 20250212125833757 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) 20250212125833757 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) 20250212125833757 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) 20250212125833757 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) 20250212125833758 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) 20250212125833758 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) 20250212125833758 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) 20250212125833758 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) 20250212125833761 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) 20250212125833761 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3115 Sending data request: sapi=5 arfcn=871 cur_fn=3111 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833761 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833775 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) 20250212125833775 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) 20250212125833775 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3115, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125833775 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3115, TS=7 (curr FN 3115), reason=UL_ASS (tbf.cpp:487) 20250212125833775 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125833775 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125833775 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125833775 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) 20250212125833775 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) 20250212125833776 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) 20250212125833776 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) 20250212125833776 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) 20250212125833776 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) 20250212125833776 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) 20250212125833776 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) 20250212125833776 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) 20250212125833776 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) 20250212125833776 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) 20250212125833776 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) 20250212125833776 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) 20250212125833776 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) 20250212125833784 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) 20250212125833784 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125833784 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3120 + 13 = 3133 (pdch_ul_controller.c:131) 20250212125833784 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125833784 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125833784 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125833785 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125833785 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3133 for type POLL (pdch_ul_controller.c:184) 20250212125833785 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3133, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125833785 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125833785 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3120 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125833785 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3120 Sending data request: sapi=5 arfcn=871 cur_fn=3115 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833785 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 176 20250212125833799 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) 20250212125833799 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) 20250212125833799 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) 20250212125833799 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) 20250212125833799 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) 20250212125833800 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) 20250212125833800 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) 20250212125833800 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) 20250212125833800 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) 20250212125833800 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) 20250212125833800 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) 20250212125833800 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) 20250212125833801 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) 20250212125833801 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) 20250212125833801 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) 20250212125833801 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) 20250212125833803 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) 20250212125833803 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3124 Sending data request: sapi=5 arfcn=871 cur_fn=3120 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833804 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833818 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) 20250212125833818 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) 20250212125833818 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) 20250212125833818 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) 20250212125833818 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) 20250212125833818 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) 20250212125833818 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) 20250212125833818 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) 20250212125833819 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) 20250212125833819 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) 20250212125833819 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) 20250212125833819 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) 20250212125833819 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) 20250212125833819 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) 20250212125833819 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) 20250212125833819 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) 20250212125833822 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) 20250212125833822 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3128 block_nr=2 scheduling free USF for polling at FN=3133 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125833822 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3128 Sending data request: sapi=5 arfcn=871 cur_fn=3124 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833822 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833836 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) 20250212125833836 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) 20250212125833836 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) 20250212125833836 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) 20250212125833837 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) 20250212125833837 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) 20250212125833837 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) 20250212125833837 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) 20250212125833837 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) 20250212125833837 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) 20250212125833837 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) 20250212125833837 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) 20250212125833837 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) 20250212125833837 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) 20250212125833838 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) 20250212125833838 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) 20250212125833845 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) 20250212125833845 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3133 Sending data request: sapi=5 arfcn=871 cur_fn=3128 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833845 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833859 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) 20250212125833859 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) 20250212125833859 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3133, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125833859 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3133, TS=7 (curr FN 3133), reason=UL_ASS (tbf.cpp:487) 20250212125833859 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125833859 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125833859 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125833859 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) 20250212125833859 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) 20250212125833860 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) 20250212125833860 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) 20250212125833860 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) 20250212125833860 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) 20250212125833860 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) 20250212125833860 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) 20250212125833860 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) 20250212125833860 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) 20250212125833860 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) 20250212125833860 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) 20250212125833860 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) 20250212125833860 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) 20250212125833864 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) 20250212125833864 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125833864 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3137 + 13 = 3150 (pdch_ul_controller.c:131) 20250212125833864 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125833864 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125833864 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125833864 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125833864 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3150 for type POLL (pdch_ul_controller.c:184) 20250212125833864 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3150, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125833864 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125833864 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3137 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125833864 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3137 Sending data request: sapi=5 arfcn=871 cur_fn=3133 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833864 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 177 20250212125833878 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) 20250212125833878 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) 20250212125833878 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) 20250212125833878 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) 20250212125833878 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) 20250212125833878 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) 20250212125833878 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) 20250212125833878 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) 20250212125833879 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) 20250212125833879 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) 20250212125833879 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) 20250212125833879 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) 20250212125833879 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) 20250212125833879 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) 20250212125833879 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) 20250212125833879 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) 20250212125833882 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) 20250212125833882 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3141 Sending data request: sapi=5 arfcn=871 cur_fn=3137 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833883 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833896 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) 20250212125833896 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) 20250212125833897 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) 20250212125833897 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) 20250212125833897 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) 20250212125833897 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) 20250212125833897 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) 20250212125833897 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) 20250212125833897 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) 20250212125833897 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) 20250212125833897 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) 20250212125833897 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) 20250212125833897 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) 20250212125833897 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) 20250212125833897 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) 20250212125833897 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) 20250212125833906 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) 20250212125833906 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3146 block_nr=6 scheduling free USF for polling at FN=3150 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125833906 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3146 Sending data request: sapi=5 arfcn=871 cur_fn=3141 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833906 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833920 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) 20250212125833920 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) 20250212125833920 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) 20250212125833920 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) 20250212125833920 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) 20250212125833920 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) 20250212125833920 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) 20250212125833920 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) 20250212125833920 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) 20250212125833920 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) 20250212125833921 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) 20250212125833921 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) 20250212125833921 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) 20250212125833921 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) 20250212125833921 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) 20250212125833921 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) 20250212125833924 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) 20250212125833924 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3150 Sending data request: sapi=5 arfcn=871 cur_fn=3146 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833924 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833938 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) 20250212125833938 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) 20250212125833938 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3150, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125833938 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3150, TS=7 (curr FN 3150), reason=UL_ASS (tbf.cpp:487) 20250212125833938 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125833938 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125833938 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125833939 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) 20250212125833939 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) 20250212125833939 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) 20250212125833939 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) 20250212125833939 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) 20250212125833939 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) 20250212125833939 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) 20250212125833939 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) 20250212125833939 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) 20250212125833939 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) 20250212125833939 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) 20250212125833939 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) 20250212125833939 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) 20250212125833939 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) 20250212125833943 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) 20250212125833943 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125833943 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3154 + 13 = 3167 (pdch_ul_controller.c:131) 20250212125833943 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125833943 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125833943 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125833943 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125833943 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3167 for type POLL (pdch_ul_controller.c:184) 20250212125833943 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3167, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125833943 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125833943 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3154 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125833943 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3154 Sending data request: sapi=5 arfcn=871 cur_fn=3150 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833943 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 178 20250212125833957 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) 20250212125833957 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) 20250212125833957 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) 20250212125833957 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) 20250212125833957 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) 20250212125833957 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) 20250212125833957 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) 20250212125833957 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) 20250212125833958 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) 20250212125833958 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) 20250212125833958 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) 20250212125833958 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) 20250212125833958 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) 20250212125833958 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) 20250212125833958 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) 20250212125833958 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) 20250212125833966 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) 20250212125833966 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3159 Sending data request: sapi=5 arfcn=871 cur_fn=3154 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833967 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833981 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) 20250212125833981 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) 20250212125833981 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) 20250212125833981 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) 20250212125833981 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) 20250212125833981 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) 20250212125833982 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) 20250212125833982 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) 20250212125833982 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) 20250212125833982 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) 20250212125833982 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) 20250212125833982 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) 20250212125833982 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) 20250212125833982 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) 20250212125833982 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) 20250212125833982 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) 20250212125833985 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) 20250212125833985 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3163 block_nr=10 scheduling free USF for polling at FN=3167 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125833985 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3163 Sending data request: sapi=5 arfcn=871 cur_fn=3159 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125833985 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125833999 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) 20250212125833999 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) 20250212125833999 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) 20250212125833999 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) 20250212125834000 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) 20250212125834000 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) 20250212125834000 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) 20250212125834000 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) 20250212125834000 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) 20250212125834000 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) 20250212125834000 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) 20250212125834000 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) 20250212125834000 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) 20250212125834000 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) 20250212125834000 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) 20250212125834000 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) 20250212125834004 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) 20250212125834004 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3167 Sending data request: sapi=5 arfcn=871 cur_fn=3163 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834004 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834018 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) 20250212125834018 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) 20250212125834018 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3167, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125834018 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3167, TS=7 (curr FN 3167), reason=UL_ASS (tbf.cpp:487) 20250212125834018 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125834018 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125834018 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125834018 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) 20250212125834018 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) 20250212125834019 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) 20250212125834019 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) 20250212125834019 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) 20250212125834019 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) 20250212125834019 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) 20250212125834019 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) 20250212125834019 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) 20250212125834019 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) 20250212125834020 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) 20250212125834020 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) 20250212125834020 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) 20250212125834020 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) 20250212125834027 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) 20250212125834027 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125834027 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3172 + 13 = 3185 (pdch_ul_controller.c:131) 20250212125834027 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125834027 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125834027 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125834027 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125834027 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3185 for type POLL (pdch_ul_controller.c:184) 20250212125834027 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3185, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125834027 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125834027 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3172 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125834027 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3172 Sending data request: sapi=5 arfcn=871 cur_fn=3167 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834027 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 179 20250212125834041 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) 20250212125834041 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) 20250212125834041 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) 20250212125834041 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) 20250212125834042 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) 20250212125834042 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) 20250212125834042 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) 20250212125834042 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) 20250212125834042 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) 20250212125834042 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) 20250212125834042 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) 20250212125834042 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) 20250212125834042 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) 20250212125834042 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) 20250212125834042 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) 20250212125834042 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) 20250212125834046 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) 20250212125834046 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3176 Sending data request: sapi=5 arfcn=871 cur_fn=3172 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834046 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834060 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) 20250212125834060 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) 20250212125834060 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) 20250212125834060 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) 20250212125834060 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) 20250212125834060 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) 20250212125834060 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) 20250212125834060 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) 20250212125834060 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) 20250212125834060 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) 20250212125834060 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) 20250212125834060 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) 20250212125834061 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) 20250212125834061 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) 20250212125834061 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) 20250212125834061 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) 20250212125834064 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) 20250212125834064 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3180 block_nr=2 scheduling free USF for polling at FN=3185 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125834064 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3180 Sending data request: sapi=5 arfcn=871 cur_fn=3176 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834064 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834078 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) 20250212125834078 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) 20250212125834079 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) 20250212125834079 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) 20250212125834079 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) 20250212125834079 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) 20250212125834079 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) 20250212125834079 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) 20250212125834079 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) 20250212125834079 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) 20250212125834079 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) 20250212125834079 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) 20250212125834079 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) 20250212125834079 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) 20250212125834080 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) 20250212125834080 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) 20250212125834088 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) 20250212125834088 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3185 Sending data request: sapi=5 arfcn=871 cur_fn=3180 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834088 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834102 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) 20250212125834102 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) 20250212125834102 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3185, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125834102 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3185, TS=7 (curr FN 3185), reason=UL_ASS (tbf.cpp:487) 20250212125834102 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125834102 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125834102 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125834102 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) 20250212125834102 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) 20250212125834102 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) 20250212125834102 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) 20250212125834102 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) 20250212125834102 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) 20250212125834102 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) 20250212125834102 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) 20250212125834102 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) 20250212125834102 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) 20250212125834103 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) 20250212125834103 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) 20250212125834103 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) 20250212125834103 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) 20250212125834106 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) 20250212125834106 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125834106 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3189 + 13 = 3202 (pdch_ul_controller.c:131) 20250212125834106 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125834106 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125834106 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125834106 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125834106 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3202 for type POLL (pdch_ul_controller.c:184) 20250212125834106 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3202, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125834106 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125834106 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3189 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125834106 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3189 Sending data request: sapi=5 arfcn=871 cur_fn=3185 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834106 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 180 20250212125834120 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) 20250212125834120 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) 20250212125834120 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) 20250212125834120 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) 20250212125834121 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) 20250212125834121 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) 20250212125834121 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) 20250212125834121 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) 20250212125834121 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) 20250212125834121 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) 20250212125834121 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) 20250212125834121 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) 20250212125834121 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) 20250212125834121 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) 20250212125834121 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) 20250212125834121 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) 20250212125834125 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) 20250212125834125 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3193 Sending data request: sapi=5 arfcn=871 cur_fn=3189 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834125 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834139 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) 20250212125834139 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) 20250212125834139 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) 20250212125834139 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) 20250212125834139 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) 20250212125834139 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) 20250212125834139 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) 20250212125834139 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) 20250212125834139 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) 20250212125834140 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) 20250212125834140 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) 20250212125834140 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) 20250212125834140 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) 20250212125834140 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) 20250212125834140 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) 20250212125834140 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) 20250212125834148 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) 20250212125834148 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3198 block_nr=6 scheduling free USF for polling at FN=3202 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125834148 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3198 Sending data request: sapi=5 arfcn=871 cur_fn=3193 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834148 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834162 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) 20250212125834162 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) 20250212125834162 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) 20250212125834162 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) 20250212125834162 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) 20250212125834162 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) 20250212125834163 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) 20250212125834163 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) 20250212125834163 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) 20250212125834163 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) 20250212125834163 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) 20250212125834163 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) 20250212125834163 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) 20250212125834163 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) 20250212125834163 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) 20250212125834163 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) 20250212125834167 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) 20250212125834167 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3202 Sending data request: sapi=5 arfcn=871 cur_fn=3198 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834167 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834181 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) 20250212125834181 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) 20250212125834181 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3202, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125834181 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3202, TS=7 (curr FN 3202), reason=UL_ASS (tbf.cpp:487) 20250212125834181 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125834181 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125834181 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125834181 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) 20250212125834181 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) 20250212125834181 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) 20250212125834181 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) 20250212125834181 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) 20250212125834181 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) 20250212125834181 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) 20250212125834181 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) 20250212125834182 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) 20250212125834182 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) 20250212125834182 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) 20250212125834182 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) 20250212125834182 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) 20250212125834182 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) 20250212125834185 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) 20250212125834185 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125834185 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3206 + 13 = 3219 (pdch_ul_controller.c:131) 20250212125834185 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125834185 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125834185 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125834185 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125834185 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3219 for type POLL (pdch_ul_controller.c:184) 20250212125834185 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3219, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125834185 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125834185 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3206 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125834185 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3206 Sending data request: sapi=5 arfcn=871 cur_fn=3202 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834186 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 181 20250212125834199 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) 20250212125834199 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) 20250212125834200 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) 20250212125834200 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) 20250212125834200 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) 20250212125834200 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) 20250212125834200 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) 20250212125834200 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) 20250212125834200 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) 20250212125834200 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) 20250212125834200 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) 20250212125834200 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) 20250212125834200 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) 20250212125834200 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) 20250212125834201 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) 20250212125834201 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) 20250212125834209 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) 20250212125834209 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3211 Sending data request: sapi=5 arfcn=871 cur_fn=3206 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834209 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834223 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) 20250212125834223 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) 20250212125834223 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) 20250212125834223 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) 20250212125834223 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) 20250212125834223 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) 20250212125834223 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) 20250212125834223 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) 20250212125834223 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) 20250212125834223 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) 20250212125834223 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) 20250212125834223 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) 20250212125834224 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) 20250212125834224 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) 20250212125834224 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) 20250212125834224 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) 20250212125834227 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) 20250212125834227 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3215 block_nr=10 scheduling free USF for polling at FN=3219 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125834227 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3215 Sending data request: sapi=5 arfcn=871 cur_fn=3211 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834227 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834241 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) 20250212125834241 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) 20250212125834241 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) 20250212125834241 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) 20250212125834242 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) 20250212125834242 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) 20250212125834242 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) 20250212125834242 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) 20250212125834242 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) 20250212125834242 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) 20250212125834242 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) 20250212125834242 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) 20250212125834242 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) 20250212125834242 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) 20250212125834242 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) 20250212125834242 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) 20250212125834246 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) 20250212125834246 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3219 Sending data request: sapi=5 arfcn=871 cur_fn=3215 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834246 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834260 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) 20250212125834260 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) 20250212125834260 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3219, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125834260 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3219, TS=7 (curr FN 3219), reason=UL_ASS (tbf.cpp:487) 20250212125834260 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125834260 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125834260 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125834260 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) 20250212125834260 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) 20250212125834260 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) 20250212125834260 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) 20250212125834260 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) 20250212125834260 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) 20250212125834260 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) 20250212125834260 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) 20250212125834260 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) 20250212125834260 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) 20250212125834261 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) 20250212125834261 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) 20250212125834261 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) 20250212125834261 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) 20250212125834269 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) 20250212125834269 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125834269 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3224 + 13 = 3237 (pdch_ul_controller.c:131) 20250212125834269 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125834269 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125834269 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125834269 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125834269 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3237 for type POLL (pdch_ul_controller.c:184) 20250212125834269 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3237, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125834269 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125834269 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3224 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125834269 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3224 Sending data request: sapi=5 arfcn=871 cur_fn=3219 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834269 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 182 20250212125834283 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) 20250212125834283 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) 20250212125834283 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) 20250212125834283 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) 20250212125834283 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) 20250212125834283 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) 20250212125834284 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) 20250212125834284 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) 20250212125834284 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) 20250212125834284 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) 20250212125834284 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) 20250212125834284 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) 20250212125834284 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) 20250212125834284 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) 20250212125834284 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) 20250212125834284 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) 20250212125834288 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) 20250212125834288 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3228 Sending data request: sapi=5 arfcn=871 cur_fn=3224 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834288 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834302 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) 20250212125834302 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) 20250212125834302 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) 20250212125834302 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) 20250212125834302 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) 20250212125834302 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) 20250212125834302 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) 20250212125834302 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) 20250212125834302 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) 20250212125834302 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) 20250212125834303 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) 20250212125834303 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) 20250212125834303 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) 20250212125834303 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) 20250212125834303 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) 20250212125834303 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) 20250212125834306 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) 20250212125834306 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3232 block_nr=2 scheduling free USF for polling at FN=3237 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125834306 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3232 Sending data request: sapi=5 arfcn=871 cur_fn=3228 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834306 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834320 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) 20250212125834320 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) 20250212125834320 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) 20250212125834320 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) 20250212125834321 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) 20250212125834321 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) 20250212125834321 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) 20250212125834321 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) 20250212125834321 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) 20250212125834321 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) 20250212125834321 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) 20250212125834321 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) 20250212125834321 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) 20250212125834321 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) 20250212125834321 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) 20250212125834321 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) 20250212125834329 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) 20250212125834330 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3237 Sending data request: sapi=5 arfcn=871 cur_fn=3232 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834330 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834344 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) 20250212125834344 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) 20250212125834344 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3237, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125834344 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3237, TS=7 (curr FN 3237), reason=UL_ASS (tbf.cpp:487) 20250212125834344 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125834344 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125834344 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125834344 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) 20250212125834344 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) 20250212125834344 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) 20250212125834344 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) 20250212125834344 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) 20250212125834344 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) 20250212125834344 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) 20250212125834345 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) 20250212125834345 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) 20250212125834345 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) 20250212125834345 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) 20250212125834345 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) 20250212125834345 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) 20250212125834345 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) 20250212125834348 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) 20250212125834348 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125834348 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3241 + 13 = 3254 (pdch_ul_controller.c:131) 20250212125834348 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125834348 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125834348 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125834348 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125834348 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3254 for type POLL (pdch_ul_controller.c:184) 20250212125834348 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3254, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125834348 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125834348 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3241 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125834348 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3241 Sending data request: sapi=5 arfcn=871 cur_fn=3237 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834348 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 183 20250212125834362 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) 20250212125834362 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) 20250212125834362 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) 20250212125834362 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) 20250212125834362 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) 20250212125834363 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) 20250212125834363 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) 20250212125834363 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) 20250212125834363 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) 20250212125834363 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) 20250212125834363 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) 20250212125834363 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) 20250212125834363 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) 20250212125834363 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) 20250212125834363 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) 20250212125834363 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) 20250212125834367 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) 20250212125834367 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3245 Sending data request: sapi=5 arfcn=871 cur_fn=3241 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834367 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834381 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) 20250212125834381 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) 20250212125834381 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) 20250212125834381 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) 20250212125834381 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) 20250212125834381 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) 20250212125834381 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) 20250212125834381 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) 20250212125834381 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) 20250212125834381 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) 20250212125834381 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) 20250212125834382 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) 20250212125834382 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) 20250212125834382 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) 20250212125834382 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) 20250212125834382 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) 20250212125834390 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) 20250212125834390 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3250 block_nr=6 scheduling free USF for polling at FN=3254 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125834390 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3250 Sending data request: sapi=5 arfcn=871 cur_fn=3245 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834390 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834404 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) 20250212125834404 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) 20250212125834404 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) 20250212125834404 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) 20250212125834404 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) 20250212125834404 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) 20250212125834405 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) 20250212125834405 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) 20250212125834405 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) 20250212125834405 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) 20250212125834405 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) 20250212125834405 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) 20250212125834405 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) 20250212125834405 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) 20250212125834405 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) 20250212125834405 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) 20250212125834409 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) 20250212125834409 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3254 Sending data request: sapi=5 arfcn=871 cur_fn=3250 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834409 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834423 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) 20250212125834423 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) 20250212125834423 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3254, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125834423 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3254, TS=7 (curr FN 3254), reason=UL_ASS (tbf.cpp:487) 20250212125834423 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125834423 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125834423 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125834423 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) 20250212125834423 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) 20250212125834423 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) 20250212125834423 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) 20250212125834423 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) 20250212125834423 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) 20250212125834423 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) 20250212125834423 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) 20250212125834423 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) 20250212125834423 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) 20250212125834424 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) 20250212125834424 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) 20250212125834424 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) 20250212125834424 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) 20250212125834427 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) 20250212125834427 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125834427 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3258 + 13 = 3271 (pdch_ul_controller.c:131) 20250212125834427 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125834427 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125834427 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125834427 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125834427 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3271 for type POLL (pdch_ul_controller.c:184) 20250212125834427 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3271, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125834428 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125834428 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3258 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125834428 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3258 Sending data request: sapi=5 arfcn=871 cur_fn=3254 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834428 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 184 20250212125834441 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) 20250212125834441 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) 20250212125834441 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) 20250212125834441 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) 20250212125834442 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) 20250212125834442 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) 20250212125834442 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) 20250212125834442 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) 20250212125834442 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) 20250212125834442 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) 20250212125834442 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) 20250212125834442 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) 20250212125834442 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) 20250212125834442 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) 20250212125834442 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) 20250212125834442 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) 20250212125834450 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) 20250212125834450 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3263 Sending data request: sapi=5 arfcn=871 cur_fn=3258 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834451 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834464 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) 20250212125834464 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) 20250212125834465 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) 20250212125834465 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) 20250212125834465 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) 20250212125834465 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) 20250212125834465 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) 20250212125834465 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) 20250212125834465 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) 20250212125834465 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) 20250212125834465 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) 20250212125834465 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) 20250212125834465 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) 20250212125834465 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) 20250212125834466 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) 20250212125834466 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) 20250212125834469 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) 20250212125834469 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3267 block_nr=10 scheduling free USF for polling at FN=3271 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125834469 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3267 Sending data request: sapi=5 arfcn=871 cur_fn=3263 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834469 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834483 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) 20250212125834483 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) 20250212125834483 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) 20250212125834483 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) 20250212125834484 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) 20250212125834484 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) 20250212125834484 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) 20250212125834484 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) 20250212125834484 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) 20250212125834484 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) 20250212125834484 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) 20250212125834484 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) 20250212125834484 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) 20250212125834484 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) 20250212125834484 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) 20250212125834484 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) 20250212125834488 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) 20250212125834488 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3271 Sending data request: sapi=5 arfcn=871 cur_fn=3267 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834488 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834502 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) 20250212125834502 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) 20250212125834502 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3271, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125834502 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3271, TS=7 (curr FN 3271), reason=UL_ASS (tbf.cpp:487) 20250212125834502 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125834502 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125834502 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125834502 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) 20250212125834502 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) 20250212125834502 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) 20250212125834502 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) 20250212125834502 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) 20250212125834502 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) 20250212125834502 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) 20250212125834502 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) 20250212125834502 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) 20250212125834502 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) 20250212125834503 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) 20250212125834503 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) 20250212125834503 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) 20250212125834503 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) 20250212125834511 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) 20250212125834511 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125834511 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3276 + 13 = 3289 (pdch_ul_controller.c:131) 20250212125834511 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125834511 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125834511 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125834511 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125834511 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3289 for type POLL (pdch_ul_controller.c:184) 20250212125834511 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3289, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125834511 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125834511 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3276 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125834511 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3276 Sending data request: sapi=5 arfcn=871 cur_fn=3271 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834511 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 185 20250212125834525 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) 20250212125834525 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) 20250212125834526 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) 20250212125834526 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) 20250212125834526 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) 20250212125834526 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) 20250212125834526 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) 20250212125834526 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) 20250212125834527 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) 20250212125834527 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) 20250212125834527 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) 20250212125834527 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) 20250212125834527 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) 20250212125834527 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) 20250212125834528 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) 20250212125834528 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) 20250212125834530 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) 20250212125834530 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3280 Sending data request: sapi=5 arfcn=871 cur_fn=3276 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834530 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834544 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) 20250212125834544 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) 20250212125834545 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) 20250212125834545 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) 20250212125834545 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) 20250212125834545 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) 20250212125834546 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) 20250212125834546 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) 20250212125834546 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) 20250212125834546 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) 20250212125834546 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) 20250212125834546 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) 20250212125834547 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) 20250212125834547 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) 20250212125834547 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) 20250212125834547 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) 20250212125834549 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) 20250212125834549 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3284 block_nr=2 scheduling free USF for polling at FN=3289 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125834549 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3284 Sending data request: sapi=5 arfcn=871 cur_fn=3280 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834549 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834563 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) 20250212125834563 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) 20250212125834563 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) 20250212125834563 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) 20250212125834563 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) 20250212125834563 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) 20250212125834564 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) 20250212125834564 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) 20250212125834564 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) 20250212125834564 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) 20250212125834564 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) 20250212125834564 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) 20250212125834564 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) 20250212125834564 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) 20250212125834564 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) 20250212125834564 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) 20250212125834572 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) 20250212125834572 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3289 Sending data request: sapi=5 arfcn=871 cur_fn=3284 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834572 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834586 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) 20250212125834586 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) 20250212125834586 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3289, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125834586 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3289, TS=7 (curr FN 3289), reason=UL_ASS (tbf.cpp:487) 20250212125834586 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125834586 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125834586 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125834587 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) 20250212125834587 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) 20250212125834587 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) 20250212125834587 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) 20250212125834587 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) 20250212125834587 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) 20250212125834587 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) 20250212125834587 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) 20250212125834587 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) 20250212125834587 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) 20250212125834587 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) 20250212125834587 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) 20250212125834588 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) 20250212125834588 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) 20250212125834591 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) 20250212125834591 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125834591 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3293 + 13 = 3306 (pdch_ul_controller.c:131) 20250212125834591 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125834591 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125834591 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125834591 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125834591 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3306 for type POLL (pdch_ul_controller.c:184) 20250212125834591 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3306, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125834591 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125834591 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3293 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125834591 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3293 Sending data request: sapi=5 arfcn=871 cur_fn=3289 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834591 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 186 20250212125834605 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) 20250212125834605 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) 20250212125834606 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) 20250212125834606 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) 20250212125834606 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) 20250212125834606 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) 20250212125834606 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) 20250212125834606 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) 20250212125834606 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) 20250212125834606 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) 20250212125834607 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) 20250212125834607 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) 20250212125834607 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) 20250212125834607 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) 20250212125834607 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) 20250212125834607 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) 20250212125834610 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) 20250212125834610 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3297 Sending data request: sapi=5 arfcn=871 cur_fn=3293 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834610 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834624 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) 20250212125834624 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) 20250212125834624 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) 20250212125834624 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) 20250212125834625 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) 20250212125834625 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) 20250212125834625 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) 20250212125834625 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) 20250212125834625 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) 20250212125834625 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) 20250212125834625 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) 20250212125834625 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) 20250212125834626 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) 20250212125834626 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) 20250212125834626 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) 20250212125834626 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) 20250212125834633 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) 20250212125834633 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3302 block_nr=6 scheduling free USF for polling at FN=3306 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125834633 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3302 Sending data request: sapi=5 arfcn=871 cur_fn=3297 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834634 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834647 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) 20250212125834647 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) 20250212125834648 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) 20250212125834648 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) 20250212125834648 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) 20250212125834648 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) 20250212125834648 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) 20250212125834648 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) 20250212125834649 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) 20250212125834649 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) 20250212125834649 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) 20250212125834649 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) 20250212125834649 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) 20250212125834649 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) 20250212125834649 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) 20250212125834649 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) 20250212125834652 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) 20250212125834652 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3306 Sending data request: sapi=5 arfcn=871 cur_fn=3302 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834652 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834666 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) 20250212125834666 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) 20250212125834666 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3306, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125834666 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3306, TS=7 (curr FN 3306), reason=UL_ASS (tbf.cpp:487) 20250212125834666 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125834666 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125834666 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125834667 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) 20250212125834667 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) 20250212125834667 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) 20250212125834667 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) 20250212125834667 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) 20250212125834667 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) 20250212125834667 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) 20250212125834667 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) 20250212125834668 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) 20250212125834668 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) 20250212125834668 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) 20250212125834668 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) 20250212125834668 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) 20250212125834668 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) 20250212125834671 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) 20250212125834671 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125834671 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3310 + 13 = 3323 (pdch_ul_controller.c:131) 20250212125834671 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125834671 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125834671 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125834671 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125834671 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3323 for type POLL (pdch_ul_controller.c:184) 20250212125834671 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3323, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125834671 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125834671 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3310 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125834671 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3310 Sending data request: sapi=5 arfcn=871 cur_fn=3306 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834671 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 187 20250212125834685 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) 20250212125834685 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) 20250212125834685 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) 20250212125834685 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) 20250212125834686 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) 20250212125834686 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) 20250212125834686 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) 20250212125834686 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) 20250212125834686 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) 20250212125834686 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) 20250212125834686 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) 20250212125834686 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) 20250212125834687 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) 20250212125834687 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) 20250212125834687 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) 20250212125834687 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) 20250212125834694 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) 20250212125834694 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3315 Sending data request: sapi=5 arfcn=871 cur_fn=3310 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834694 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834708 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) 20250212125834708 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) 20250212125834709 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) 20250212125834709 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) 20250212125834709 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) 20250212125834709 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) 20250212125834709 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) 20250212125834709 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) 20250212125834710 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) 20250212125834710 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) 20250212125834710 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) 20250212125834710 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) 20250212125834710 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) 20250212125834710 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) 20250212125834711 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) 20250212125834711 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) 20250212125834713 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) 20250212125834713 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3319 block_nr=10 scheduling free USF for polling at FN=3323 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125834713 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3319 Sending data request: sapi=5 arfcn=871 cur_fn=3315 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834713 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834727 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) 20250212125834727 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) 20250212125834727 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) 20250212125834727 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) 20250212125834728 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) 20250212125834728 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) 20250212125834728 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) 20250212125834728 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) 20250212125834728 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) 20250212125834728 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) 20250212125834729 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) 20250212125834729 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) 20250212125834729 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) 20250212125834729 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) 20250212125834729 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) 20250212125834729 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) 20250212125834732 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) 20250212125834732 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3323 Sending data request: sapi=5 arfcn=871 cur_fn=3319 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834732 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834746 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) 20250212125834746 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) 20250212125834746 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3323, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125834746 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3323, TS=7 (curr FN 3323), reason=UL_ASS (tbf.cpp:487) 20250212125834746 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125834746 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125834746 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125834746 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) 20250212125834746 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) 20250212125834747 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) 20250212125834747 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) 20250212125834747 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) 20250212125834747 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) 20250212125834747 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) 20250212125834747 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) 20250212125834747 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) 20250212125834747 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) 20250212125834748 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) 20250212125834748 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) 20250212125834748 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) 20250212125834748 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) 20250212125834755 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) 20250212125834755 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125834755 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3328 + 13 = 3341 (pdch_ul_controller.c:131) 20250212125834755 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125834755 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125834755 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125834755 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125834755 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3341 for type POLL (pdch_ul_controller.c:184) 20250212125834755 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3341, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125834755 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125834755 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3328 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125834755 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3328 Sending data request: sapi=5 arfcn=871 cur_fn=3323 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834756 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 188 20250212125834769 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) 20250212125834769 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) 20250212125834770 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) 20250212125834770 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) 20250212125834770 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) 20250212125834771 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) 20250212125834771 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) 20250212125834771 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) 20250212125834771 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) 20250212125834771 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) 20250212125834771 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) 20250212125834771 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) 20250212125834771 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) 20250212125834771 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) 20250212125834772 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) 20250212125834772 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) 20250212125834774 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) 20250212125834774 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3332 Sending data request: sapi=5 arfcn=871 cur_fn=3328 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834774 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834788 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) 20250212125834788 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) 20250212125834788 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) 20250212125834788 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) 20250212125834788 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) 20250212125834788 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) 20250212125834789 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) 20250212125834789 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) 20250212125834789 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) 20250212125834789 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) 20250212125834789 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) 20250212125834789 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) 20250212125834789 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) 20250212125834789 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) 20250212125834789 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) 20250212125834789 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) 20250212125834793 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) 20250212125834793 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3336 block_nr=2 scheduling free USF for polling at FN=3341 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125834793 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3336 Sending data request: sapi=5 arfcn=871 cur_fn=3332 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834793 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834807 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) 20250212125834807 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) 20250212125834807 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) 20250212125834807 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) 20250212125834807 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) 20250212125834807 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) 20250212125834808 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) 20250212125834808 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) 20250212125834808 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) 20250212125834808 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) 20250212125834808 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) 20250212125834808 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) 20250212125834808 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) 20250212125834808 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) 20250212125834809 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) 20250212125834809 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) 20250212125834816 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) 20250212125834816 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3341 Sending data request: sapi=5 arfcn=871 cur_fn=3336 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834816 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834830 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) 20250212125834830 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) 20250212125834830 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3341, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125834830 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3341, TS=7 (curr FN 3341), reason=UL_ASS (tbf.cpp:487) 20250212125834830 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125834830 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125834830 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125834830 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) 20250212125834830 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) 20250212125834831 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) 20250212125834831 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) 20250212125834831 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) 20250212125834831 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) 20250212125834831 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) 20250212125834831 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) 20250212125834831 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) 20250212125834831 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) 20250212125834832 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) 20250212125834832 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) 20250212125834832 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) 20250212125834832 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) 20250212125834834 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) 20250212125834835 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125834835 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3345 + 13 = 3358 (pdch_ul_controller.c:131) 20250212125834835 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125834835 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125834835 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125834835 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125834835 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3358 for type POLL (pdch_ul_controller.c:184) 20250212125834835 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3358, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125834835 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125834835 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3345 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125834835 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3345 Sending data request: sapi=5 arfcn=871 cur_fn=3341 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834835 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 189 20250212125834849 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) 20250212125834849 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) 20250212125834849 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) 20250212125834849 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) 20250212125834849 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) 20250212125834849 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) 20250212125834850 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) 20250212125834850 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) 20250212125834850 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) 20250212125834850 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) 20250212125834850 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) 20250212125834850 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) 20250212125834850 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) 20250212125834850 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) 20250212125834851 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) 20250212125834851 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) 20250212125834853 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) 20250212125834853 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3349 Sending data request: sapi=5 arfcn=871 cur_fn=3345 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834854 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834867 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) 20250212125834867 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) 20250212125834868 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) 20250212125834868 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) 20250212125834868 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) 20250212125834868 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) 20250212125834868 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) 20250212125834868 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) 20250212125834868 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) 20250212125834868 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) 20250212125834868 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) 20250212125834868 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) 20250212125834869 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) 20250212125834869 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) 20250212125834869 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) 20250212125834869 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) 20250212125834877 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) 20250212125834877 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3354 block_nr=6 scheduling free USF for polling at FN=3358 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125834877 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3354 Sending data request: sapi=5 arfcn=871 cur_fn=3349 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834877 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834891 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) 20250212125834891 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) 20250212125834891 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) 20250212125834891 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) 20250212125834892 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) 20250212125834892 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) 20250212125834892 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) 20250212125834892 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) 20250212125834892 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) 20250212125834892 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) 20250212125834892 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) 20250212125834892 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) 20250212125834893 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) 20250212125834893 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) 20250212125834893 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) 20250212125834893 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) 20250212125834895 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) 20250212125834895 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3358 Sending data request: sapi=5 arfcn=871 cur_fn=3354 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834896 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834909 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) 20250212125834909 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) 20250212125834909 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3358, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125834909 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3358, TS=7 (curr FN 3358), reason=UL_ASS (tbf.cpp:487) 20250212125834909 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125834909 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125834909 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125834910 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) 20250212125834910 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) 20250212125834910 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) 20250212125834910 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) 20250212125834910 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) 20250212125834910 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) 20250212125834910 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) 20250212125834910 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) 20250212125834911 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) 20250212125834911 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) 20250212125834911 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) 20250212125834911 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) 20250212125834911 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) 20250212125834911 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) 20250212125834914 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) 20250212125834914 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125834914 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3362 + 13 = 3375 (pdch_ul_controller.c:131) 20250212125834914 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125834914 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125834914 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125834914 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125834914 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3375 for type POLL (pdch_ul_controller.c:184) 20250212125834914 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3375, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125834914 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125834914 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3362 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125834914 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3362 Sending data request: sapi=5 arfcn=871 cur_fn=3358 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834914 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 190 20250212125834928 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) 20250212125834928 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) 20250212125834928 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) 20250212125834928 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) 20250212125834929 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) 20250212125834929 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) 20250212125834929 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) 20250212125834929 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) 20250212125834929 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) 20250212125834929 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) 20250212125834930 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) 20250212125834930 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) 20250212125834930 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) 20250212125834930 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) 20250212125834930 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) 20250212125834930 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) 20250212125834937 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) 20250212125834937 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3367 Sending data request: sapi=5 arfcn=871 cur_fn=3362 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) 20250212125834938 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834952 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) 20250212125834952 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) 20250212125834952 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) 20250212125834952 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) 20250212125834952 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) 20250212125834952 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) 20250212125834953 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) 20250212125834953 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) 20250212125834953 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) 20250212125834953 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) 20250212125834953 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) 20250212125834953 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) 20250212125834953 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) 20250212125834953 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) 20250212125834954 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) 20250212125834954 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) 20250212125834956 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) 20250212125834956 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3371 block_nr=10 scheduling free USF for polling at FN=3375 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125834956 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3371 Sending data request: sapi=5 arfcn=871 cur_fn=3367 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) 20250212125834956 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834970 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) 20250212125834970 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) 20250212125834971 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) 20250212125834971 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) 20250212125834971 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) 20250212125834971 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) 20250212125834971 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) 20250212125834971 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) 20250212125834971 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) 20250212125834972 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) 20250212125834972 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) 20250212125834972 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) 20250212125834972 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) 20250212125834972 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) 20250212125834972 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) 20250212125834972 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) 20250212125834975 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) 20250212125834975 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3375 Sending data request: sapi=5 arfcn=871 cur_fn=3371 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) 20250212125834975 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125834989 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) 20250212125834989 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) 20250212125834989 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3375, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125834989 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3375, TS=7 (curr FN 3375), reason=UL_ASS (tbf.cpp:487) 20250212125834989 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125834989 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125834989 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125834989 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) 20250212125834989 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) 20250212125834990 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) 20250212125834990 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) 20250212125834990 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) 20250212125834990 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) 20250212125834990 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) 20250212125834990 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) 20250212125834990 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) 20250212125834990 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) 20250212125834991 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) 20250212125834991 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) 20250212125834991 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) 20250212125834991 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) 20250212125834998 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) 20250212125834998 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125834998 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3380 + 13 = 3393 (pdch_ul_controller.c:131) 20250212125834998 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125834998 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125834998 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125834998 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125834998 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3393 for type POLL (pdch_ul_controller.c:184) 20250212125834998 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3393, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125834998 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125834998 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3380 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125834998 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3380 Sending data request: sapi=5 arfcn=871 cur_fn=3375 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125834998 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 191 20250212125835012 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) 20250212125835012 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) 20250212125835013 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) 20250212125835013 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) 20250212125835013 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) 20250212125835013 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) 20250212125835013 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) 20250212125835013 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) 20250212125835013 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) 20250212125835013 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) 20250212125835014 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) 20250212125835014 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) 20250212125835014 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) 20250212125835014 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) 20250212125835014 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) 20250212125835014 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) 20250212125835017 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) 20250212125835017 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3384 Sending data request: sapi=5 arfcn=871 cur_fn=3380 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) 20250212125835017 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125835031 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) 20250212125835031 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) 20250212125835031 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) 20250212125835031 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) 20250212125835031 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) 20250212125835031 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) 20250212125835032 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) 20250212125835032 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) 20250212125835032 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) 20250212125835032 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) 20250212125835032 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) 20250212125835032 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) 20250212125835033 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) 20250212125835033 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) 20250212125835033 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) 20250212125835033 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) 20250212125835035 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) 20250212125835035 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3388 block_nr=2 scheduling free USF for polling at FN=3393 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125835035 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3388 Sending data request: sapi=5 arfcn=871 cur_fn=3384 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) 20250212125835036 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125835049 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) 20250212125835049 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) 20250212125835050 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) 20250212125835050 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) 20250212125835050 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) 20250212125835050 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) 20250212125835050 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) 20250212125835051 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) 20250212125835051 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) 20250212125835051 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) 20250212125835051 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) 20250212125835051 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) 20250212125835051 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) 20250212125835051 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) 20250212125835052 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) 20250212125835052 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) 20250212125835059 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) 20250212125835059 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3393 Sending data request: sapi=5 arfcn=871 cur_fn=3388 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) 20250212125835059 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125835073 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) 20250212125835073 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) 20250212125835073 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3393, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125835073 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3393, TS=7 (curr FN 3393), reason=UL_ASS (tbf.cpp:487) 20250212125835073 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125835073 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125835073 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125835074 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) 20250212125835074 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) 20250212125835074 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) 20250212125835074 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) 20250212125835074 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) 20250212125835074 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) 20250212125835074 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) 20250212125835074 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) 20250212125835075 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) 20250212125835075 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) 20250212125835075 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) 20250212125835075 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) 20250212125835075 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) 20250212125835075 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) 20250212125835078 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) 20250212125835078 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125835078 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3397 + 13 = 3410 (pdch_ul_controller.c:131) 20250212125835078 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125835078 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125835078 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125835078 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125835078 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3410 for type POLL (pdch_ul_controller.c:184) 20250212125835078 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3410, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125835078 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125835078 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3397 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125835078 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3397 Sending data request: sapi=5 arfcn=871 cur_fn=3393 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125835078 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 192 20250212125835092 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3397 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3393 block=0 data= (pcu_l1_if.cpp:463) 20250212125835092 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3397 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835092 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3397 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3397 block=0 data= (pcu_l1_if.cpp:463) 20250212125835092 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3397 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835093 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3397 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3397 block=0 data= (pcu_l1_if.cpp:463) 20250212125835093 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3397 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835093 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3397 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3397 block=0 data= (pcu_l1_if.cpp:463) 20250212125835093 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3397 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835093 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3397 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3397 block=0 data= (pcu_l1_if.cpp:463) 20250212125835093 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3397 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835094 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3397 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3397 block=0 data= (pcu_l1_if.cpp:463) 20250212125835094 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3397 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835094 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3397 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3397 block=0 data= (pcu_l1_if.cpp:463) 20250212125835094 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3397 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835094 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3397 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3397 block=0 data= (pcu_l1_if.cpp:463) 20250212125835094 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3397 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835096 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3401 RX RTS.req: sapi=5 arfcn=871 cur_fn=3397 block=5 (pcu_l1_if.cpp:576) 20250212125835096 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3401 Sending data request: sapi=5 arfcn=871 cur_fn=3397 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) 20250212125835097 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125835111 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3401 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3397 block=0 data= (pcu_l1_if.cpp:463) 20250212125835111 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3401 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835111 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3401 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3401 block=0 data= (pcu_l1_if.cpp:463) 20250212125835111 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3401 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835111 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3401 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3401 block=0 data= (pcu_l1_if.cpp:463) 20250212125835111 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3401 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835112 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3401 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3401 block=0 data= (pcu_l1_if.cpp:463) 20250212125835112 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3401 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835112 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3401 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3401 block=0 data= (pcu_l1_if.cpp:463) 20250212125835112 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3401 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835112 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3401 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3401 block=0 data= (pcu_l1_if.cpp:463) 20250212125835112 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3401 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835113 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3401 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3401 block=0 data= (pcu_l1_if.cpp:463) 20250212125835113 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3401 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835113 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3401 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3401 block=0 data= (pcu_l1_if.cpp:463) 20250212125835113 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3401 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835120 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3406 RX RTS.req: sapi=5 arfcn=871 cur_fn=3401 block=6 (pcu_l1_if.cpp:576) 20250212125835120 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3406 block_nr=6 scheduling free USF for polling at FN=3410 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125835120 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3406 Sending data request: sapi=5 arfcn=871 cur_fn=3401 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) 20250212125835120 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125835134 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3406 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3401 block=0 data= (pcu_l1_if.cpp:463) 20250212125835134 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3406 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835134 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3406 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3406 block=0 data= (pcu_l1_if.cpp:463) 20250212125835134 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3406 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835135 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3406 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3406 block=0 data= (pcu_l1_if.cpp:463) 20250212125835135 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3406 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835135 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3406 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3406 block=0 data= (pcu_l1_if.cpp:463) 20250212125835135 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3406 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835135 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3406 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3406 block=0 data= (pcu_l1_if.cpp:463) 20250212125835135 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3406 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835135 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3406 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3406 block=0 data= (pcu_l1_if.cpp:463) 20250212125835135 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3406 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835136 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3406 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3406 block=0 data= (pcu_l1_if.cpp:463) 20250212125835136 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3406 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835136 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3406 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3406 block=0 data= (pcu_l1_if.cpp:463) 20250212125835136 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3406 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835139 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3410 RX RTS.req: sapi=5 arfcn=871 cur_fn=3406 block=7 (pcu_l1_if.cpp:576) 20250212125835139 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3410 Sending data request: sapi=5 arfcn=871 cur_fn=3406 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) 20250212125835139 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125835153 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3410 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3406 block=0 data= (pcu_l1_if.cpp:463) 20250212125835153 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3410 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835153 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3410, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125835153 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3410, TS=7 (curr FN 3410), reason=UL_ASS (tbf.cpp:487) 20250212125835153 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125835153 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125835153 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125835153 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3410 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3410 block=0 data= (pcu_l1_if.cpp:463) 20250212125835153 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3410 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835153 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3410 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3410 block=0 data= (pcu_l1_if.cpp:463) 20250212125835153 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3410 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835154 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3410 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3410 block=0 data= (pcu_l1_if.cpp:463) 20250212125835154 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3410 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835154 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3410 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3410 block=0 data= (pcu_l1_if.cpp:463) 20250212125835154 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3410 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835154 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3410 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3410 block=0 data= (pcu_l1_if.cpp:463) 20250212125835154 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3410 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835155 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3410 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3410 block=0 data= (pcu_l1_if.cpp:463) 20250212125835155 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3410 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835155 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3410 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3410 block=0 data= (pcu_l1_if.cpp:463) 20250212125835155 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3410 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835157 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3414 RX RTS.req: sapi=5 arfcn=871 cur_fn=3410 block=8 (pcu_l1_if.cpp:576) 20250212125835157 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125835157 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3414 + 13 = 3427 (pdch_ul_controller.c:131) 20250212125835157 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125835157 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125835157 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125835158 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125835158 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3427 for type POLL (pdch_ul_controller.c:184) 20250212125835158 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3427, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125835158 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125835158 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3414 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125835158 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3414 Sending data request: sapi=5 arfcn=871 cur_fn=3410 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125835158 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 193 20250212125835171 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3414 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3410 block=0 data= (pcu_l1_if.cpp:463) 20250212125835171 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3414 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835172 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3414 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3414 block=0 data= (pcu_l1_if.cpp:463) 20250212125835172 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3414 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835172 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3414 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3414 block=0 data= (pcu_l1_if.cpp:463) 20250212125835172 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3414 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835172 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3414 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3414 block=0 data= (pcu_l1_if.cpp:463) 20250212125835172 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3414 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835172 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3414 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3414 block=0 data= (pcu_l1_if.cpp:463) 20250212125835173 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3414 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835173 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3414 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3414 block=0 data= (pcu_l1_if.cpp:463) 20250212125835173 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3414 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835173 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3414 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3414 block=0 data= (pcu_l1_if.cpp:463) 20250212125835173 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3414 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835173 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3414 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3414 block=0 data= (pcu_l1_if.cpp:463) 20250212125835173 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3414 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835181 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3419 RX RTS.req: sapi=5 arfcn=871 cur_fn=3414 block=9 (pcu_l1_if.cpp:576) 20250212125835181 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3419 Sending data request: sapi=5 arfcn=871 cur_fn=3414 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) 20250212125835181 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125835195 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3419 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3414 block=0 data= (pcu_l1_if.cpp:463) 20250212125835195 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3419 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835196 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3419 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3419 block=0 data= (pcu_l1_if.cpp:463) 20250212125835196 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3419 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835196 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3419 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3419 block=0 data= (pcu_l1_if.cpp:463) 20250212125835196 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3419 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835196 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3419 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3419 block=0 data= (pcu_l1_if.cpp:463) 20250212125835196 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3419 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835197 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3419 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3419 block=0 data= (pcu_l1_if.cpp:463) 20250212125835197 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3419 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835197 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3419 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3419 block=0 data= (pcu_l1_if.cpp:463) 20250212125835197 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3419 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835197 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3419 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3419 block=0 data= (pcu_l1_if.cpp:463) 20250212125835197 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3419 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835197 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3419 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3419 block=0 data= (pcu_l1_if.cpp:463) 20250212125835197 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3419 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835200 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3423 RX RTS.req: sapi=5 arfcn=871 cur_fn=3419 block=10 (pcu_l1_if.cpp:576) 20250212125835200 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3423 block_nr=10 scheduling free USF for polling at FN=3427 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125835200 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3423 Sending data request: sapi=5 arfcn=871 cur_fn=3419 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) 20250212125835200 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125835213 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3423 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3419 block=0 data= (pcu_l1_if.cpp:463) 20250212125835214 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3423 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835214 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3423 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3423 block=0 data= (pcu_l1_if.cpp:463) 20250212125835214 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3423 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835214 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3423 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3423 block=0 data= (pcu_l1_if.cpp:463) 20250212125835214 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3423 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835214 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3423 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3423 block=0 data= (pcu_l1_if.cpp:463) 20250212125835214 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3423 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835215 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3423 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3423 block=0 data= (pcu_l1_if.cpp:463) 20250212125835215 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3423 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835215 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3423 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3423 block=0 data= (pcu_l1_if.cpp:463) 20250212125835215 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3423 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835215 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3423 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3423 block=0 data= (pcu_l1_if.cpp:463) 20250212125835215 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3423 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835216 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3423 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3423 block=0 data= (pcu_l1_if.cpp:463) 20250212125835216 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3423 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835218 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3427 RX RTS.req: sapi=5 arfcn=871 cur_fn=3423 block=11 (pcu_l1_if.cpp:576) 20250212125835218 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3427 Sending data request: sapi=5 arfcn=871 cur_fn=3423 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) 20250212125835219 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125835232 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3427 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3423 block=0 data= (pcu_l1_if.cpp:463) 20250212125835232 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3427 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835233 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3427, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125835233 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3427, TS=7 (curr FN 3427), reason=UL_ASS (tbf.cpp:487) 20250212125835233 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125835233 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125835233 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125835233 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3427 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3427 block=0 data= (pcu_l1_if.cpp:463) 20250212125835233 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3427 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835233 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3427 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3427 block=0 data= (pcu_l1_if.cpp:463) 20250212125835233 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3427 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835233 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3427 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3427 block=0 data= (pcu_l1_if.cpp:463) 20250212125835233 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3427 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835234 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3427 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3427 block=0 data= (pcu_l1_if.cpp:463) 20250212125835234 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3427 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835234 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3427 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3427 block=0 data= (pcu_l1_if.cpp:463) 20250212125835234 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3427 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835234 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3427 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3427 block=0 data= (pcu_l1_if.cpp:463) 20250212125835234 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3427 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835235 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3427 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3427 block=0 data= (pcu_l1_if.cpp:463) 20250212125835235 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3427 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835242 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3432 RX RTS.req: sapi=5 arfcn=871 cur_fn=3427 block=0 (pcu_l1_if.cpp:576) 20250212125835242 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125835242 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3432 + 13 = 3445 (pdch_ul_controller.c:131) 20250212125835242 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125835242 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125835242 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125835242 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125835242 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3445 for type POLL (pdch_ul_controller.c:184) 20250212125835242 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3445, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125835242 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125835242 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3432 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125835242 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3432 Sending data request: sapi=5 arfcn=871 cur_fn=3427 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125835242 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 194 20250212125835256 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3432 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3427 block=0 data= (pcu_l1_if.cpp:463) 20250212125835256 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3432 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835256 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3432 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3432 block=0 data= (pcu_l1_if.cpp:463) 20250212125835257 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3432 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835257 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3432 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3432 block=0 data= (pcu_l1_if.cpp:463) 20250212125835257 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3432 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835257 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3432 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3432 block=0 data= (pcu_l1_if.cpp:463) 20250212125835257 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3432 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835257 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3432 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3432 block=0 data= (pcu_l1_if.cpp:463) 20250212125835257 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3432 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835258 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3432 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3432 block=0 data= (pcu_l1_if.cpp:463) 20250212125835258 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3432 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835258 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3432 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3432 block=0 data= (pcu_l1_if.cpp:463) 20250212125835258 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3432 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835258 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3432 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3432 block=0 data= (pcu_l1_if.cpp:463) 20250212125835258 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3432 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835261 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3436 RX RTS.req: sapi=5 arfcn=871 cur_fn=3432 block=1 (pcu_l1_if.cpp:576) 20250212125835261 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3436 Sending data request: sapi=5 arfcn=871 cur_fn=3432 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) 20250212125835261 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125835275 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3436 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3432 block=0 data= (pcu_l1_if.cpp:463) 20250212125835275 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3436 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835275 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3436 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3436 block=0 data= (pcu_l1_if.cpp:463) 20250212125835275 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3436 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835275 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3436 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3436 block=0 data= (pcu_l1_if.cpp:463) 20250212125835275 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3436 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835276 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3436 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3436 block=0 data= (pcu_l1_if.cpp:463) 20250212125835276 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3436 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835276 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3436 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3436 block=0 data= (pcu_l1_if.cpp:463) 20250212125835276 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3436 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835276 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3436 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3436 block=0 data= (pcu_l1_if.cpp:463) 20250212125835276 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3436 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835276 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3436 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3436 block=0 data= (pcu_l1_if.cpp:463) 20250212125835276 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3436 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835277 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3436 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3436 block=0 data= (pcu_l1_if.cpp:463) 20250212125835277 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3436 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835279 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3440 RX RTS.req: sapi=5 arfcn=871 cur_fn=3436 block=2 (pcu_l1_if.cpp:576) 20250212125835279 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3440 block_nr=2 scheduling free USF for polling at FN=3445 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125835279 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3440 Sending data request: sapi=5 arfcn=871 cur_fn=3436 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) 20250212125835279 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125835293 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3440 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3436 block=0 data= (pcu_l1_if.cpp:463) 20250212125835293 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3440 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835294 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3440 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3440 block=0 data= (pcu_l1_if.cpp:463) 20250212125835294 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3440 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835294 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3440 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3440 block=0 data= (pcu_l1_if.cpp:463) 20250212125835294 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3440 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835294 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3440 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3440 block=0 data= (pcu_l1_if.cpp:463) 20250212125835294 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3440 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835294 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3440 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3440 block=0 data= (pcu_l1_if.cpp:463) 20250212125835294 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3440 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835294 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3440 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3440 block=0 data= (pcu_l1_if.cpp:463) 20250212125835294 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3440 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835295 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3440 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3440 block=0 data= (pcu_l1_if.cpp:463) 20250212125835295 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3440 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835295 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3440 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3440 block=0 data= (pcu_l1_if.cpp:463) 20250212125835295 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3440 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835302 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3445 RX RTS.req: sapi=5 arfcn=871 cur_fn=3440 block=3 (pcu_l1_if.cpp:576) 20250212125835302 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3445 Sending data request: sapi=5 arfcn=871 cur_fn=3440 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) 20250212125835303 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125835316 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3445 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3440 block=0 data= (pcu_l1_if.cpp:463) 20250212125835316 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3445 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835316 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3445, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20250212125835316 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3445, TS=7 (curr FN 3445), reason=UL_ASS (tbf.cpp:487) 20250212125835316 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212125835316 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20250212125835316 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20250212125835317 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3445 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3445 block=0 data= (pcu_l1_if.cpp:463) 20250212125835317 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3445 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835317 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3445 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3445 block=0 data= (pcu_l1_if.cpp:463) 20250212125835317 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3445 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835317 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3445 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3445 block=0 data= (pcu_l1_if.cpp:463) 20250212125835317 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3445 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835318 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3445 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3445 block=0 data= (pcu_l1_if.cpp:463) 20250212125835318 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3445 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835318 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3445 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3445 block=0 data= (pcu_l1_if.cpp:463) 20250212125835318 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3445 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835318 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3445 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3445 block=0 data= (pcu_l1_if.cpp:463) 20250212125835318 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3445 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835318 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3445 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3445 block=0 data= (pcu_l1_if.cpp:463) 20250212125835318 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3445 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835321 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3449 RX RTS.req: sapi=5 arfcn=871 cur_fn=3445 block=4 (pcu_l1_if.cpp:576) 20250212125835321 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125835321 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3449 + 13 = 3462 (pdch_ul_controller.c:131) 20250212125835321 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125835321 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125835321 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125835321 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125835321 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3462 for type POLL (pdch_ul_controller.c:184) 20250212125835321 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3462, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125835321 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125835321 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3449 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20250212125835321 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3449 Sending data request: sapi=5 arfcn=871 cur_fn=3445 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125835321 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@8d0f06c41a7d: Ignoring RRBP 195 20250212125835335 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3449 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3445 block=0 data= (pcu_l1_if.cpp:463) 20250212125835335 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3449 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835335 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3449 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3449 block=0 data= (pcu_l1_if.cpp:463) 20250212125835335 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3449 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835335 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3449 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3449 block=0 data= (pcu_l1_if.cpp:463) 20250212125835335 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3449 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835336 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3449 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3449 block=0 data= (pcu_l1_if.cpp:463) 20250212125835336 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3449 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835336 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3449 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3449 block=0 data= (pcu_l1_if.cpp:463) 20250212125835336 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3449 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835336 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3449 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3449 block=0 data= (pcu_l1_if.cpp:463) 20250212125835336 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3449 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835336 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3449 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3449 block=0 data= (pcu_l1_if.cpp:463) 20250212125835336 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3449 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835336 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3449 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3449 block=0 data= (pcu_l1_if.cpp:463) 20250212125835336 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3449 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835340 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3453 RX RTS.req: sapi=5 arfcn=871 cur_fn=3449 block=5 (pcu_l1_if.cpp:576) 20250212125835340 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3453 Sending data request: sapi=5 arfcn=871 cur_fn=3449 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) 20250212125835340 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125835354 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3453 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3449 block=0 data= (pcu_l1_if.cpp:463) 20250212125835354 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3453 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835354 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3453 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3453 block=0 data= (pcu_l1_if.cpp:463) 20250212125835354 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3453 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835354 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3453 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3453 block=0 data= (pcu_l1_if.cpp:463) 20250212125835354 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3453 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835354 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3453 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3453 block=0 data= (pcu_l1_if.cpp:463) 20250212125835354 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3453 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835354 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3453 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3453 block=0 data= (pcu_l1_if.cpp:463) 20250212125835354 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3453 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835355 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3453 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3453 block=0 data= (pcu_l1_if.cpp:463) 20250212125835355 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3453 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835355 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3453 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3453 block=0 data= (pcu_l1_if.cpp:463) 20250212125835355 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3453 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835355 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3453 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3453 block=0 data= (pcu_l1_if.cpp:463) 20250212125835355 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3453 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835363 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3458 RX RTS.req: sapi=5 arfcn=871 cur_fn=3453 block=6 (pcu_l1_if.cpp:576) 20250212125835363 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3458 block_nr=6 scheduling free USF for polling at FN=3462 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20250212125835363 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3458 Sending data request: sapi=5 arfcn=871 cur_fn=3453 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) 20250212125835363 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125835377 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3458 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3453 block=0 data= (pcu_l1_if.cpp:463) 20250212125835377 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3458 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835377 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3458 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3458 block=0 data= (pcu_l1_if.cpp:463) 20250212125835377 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3458 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835377 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3458 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3458 block=0 data= (pcu_l1_if.cpp:463) 20250212125835377 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3458 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835377 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3458 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3458 block=0 data= (pcu_l1_if.cpp:463) 20250212125835377 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3458 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835378 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3458 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3458 block=0 data= (pcu_l1_if.cpp:463) 20250212125835378 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3458 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835378 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3458 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3458 block=0 data= (pcu_l1_if.cpp:463) 20250212125835378 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3458 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835378 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3458 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3458 block=0 data= (pcu_l1_if.cpp:463) 20250212125835378 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3458 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835378 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3458 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3458 block=0 data= (pcu_l1_if.cpp:463) 20250212125835378 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3458 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835381 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3462 RX RTS.req: sapi=5 arfcn=871 cur_fn=3458 block=7 (pcu_l1_if.cpp:576) 20250212125835381 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3462 Sending data request: sapi=5 arfcn=871 cur_fn=3458 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) 20250212125835382 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125835390 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Timeout of T3168 (fsm.c:317) 20250212125835390 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20250212125835390 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125835390 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){ASSIGN} (gprs_ms.c:381) 20250212125835390 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125835390 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125835390 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125835390 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125835390 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20250212125835390 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Deallocated (fsm.c:568) 20250212125835390 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125835395 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3462 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3458 block=0 data= (pcu_l1_if.cpp:463) 20250212125835395 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3462 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835396 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3462 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3462 block=0 data= (pcu_l1_if.cpp:463) 20250212125835396 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3462 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835396 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3462 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3462 block=0 data= (pcu_l1_if.cpp:463) 20250212125835396 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3462 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835396 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3462 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3462 block=0 data= (pcu_l1_if.cpp:463) 20250212125835396 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3462 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835396 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3462 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3462 block=0 data= (pcu_l1_if.cpp:463) 20250212125835396 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3462 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835396 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3462 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3462 block=0 data= (pcu_l1_if.cpp:463) 20250212125835396 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3462 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835396 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3462 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3462 block=0 data= (pcu_l1_if.cpp:463) 20250212125835396 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3462 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835397 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3462 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3462 block=0 data= (pcu_l1_if.cpp:463) 20250212125835397 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3462 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125835400 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3466 RX RTS.req: sapi=5 arfcn=871 cur_fn=3462 block=8 (pcu_l1_if.cpp:576) 20250212125835400 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3466 Sending data request: sapi=5 arfcn=871 cur_fn=3462 block=8 data= (pcu_l1_if.cpp:182) 20250212125835400 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125835402 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42888<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125835403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42876<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125835403 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125835403 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125835403 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125835403 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125835403 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125835403 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125835403 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125835403 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125835403 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125835403 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125835403 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125835403 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125835403 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125835403 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125835403 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) 20250212125835403 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) 20250212125835403 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 11227 with status 0 MTC@8d0f06c41a7d: Test case TC_ul_tbf_reestablish_with_pkt_resource_req_t3168 finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req_t3168 pass'. respawn: 79: starting: osmo-pcu Wed Feb 12 12:58:35 UTC 2025 ====== 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 20250212125835414 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125835414 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125835414 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125835415 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125835431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41798<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125835532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41798<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7369860) Waiting for packet dumper to finish... 1 (prev_count=7369860, count=7443164) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req_t3168 pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack'. ------ PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack ------ Wed Feb 12 12:58:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_ul_tbf_reestablish_with_pkt_dl_ack_nack started. 868@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_ul_tbf_reestablish_with_pkt_dl_ack_nack-BVCI1234(870)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 868@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 868@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(872)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125838682 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41812<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 868@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(876)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 868@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(876)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(873)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20250212125838688 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41814<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(873)@8d0f06c41a7d: Start timer T: 5 s PCUIF(873)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_ul_tbf_reestablish_with_pkt_dl_ack_nack-STATS(877)@8d0f06c41a7d: Start timer T: 2 s TC_ul_tbf_reestablish_with_pkt_dl_ack_nack-STATS(877)@8d0f06c41a7d: Start timer T: 2 s 868@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(880)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125840416 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125840416 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125840416 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(873)@8d0f06c41a7d: OsmoPCU is now connected BTS(875)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125840419 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125840419 DLGLOBAL DEBUG validating counter group 0x561dd5db3040(bts) with 102 counters (rate_ctr.c:86) 20250212125840419 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125840419 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125840419 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125840419 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125840419 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125840419 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125840419 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125840419 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125840419 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125840419 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125840419 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125840419 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125840419 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125840419 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125840419 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125840419 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125840419 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125840419 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125840419 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125840419 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125840419 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125840419 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125840419 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125840419 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125840419 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125840419 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125840419 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125840419 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125840419 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125840419 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125840419 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125840419 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125840419 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125840419 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125840419 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125840419 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125840419 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125840419 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125840419 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125840419 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125840419 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125840419 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125840419 DLGLOBAL DEBUG validating counter group 0x7f39340f95e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125840419 DLGLOBAL DEBUG validating counter group 0x561dd5db2720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125840419 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125840419 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125840419 DLGLOBAL DEBUG validating counter group 0x7f39340fa180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125840419 DLGLOBAL DEBUG validating counter group 0x7f39340fa160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125840419 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125840419 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) 20250212125840419 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) 20250212125840419 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125840419 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125840419 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125840419 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125840419 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125840419 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125840419 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125840419 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125840419 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125840419 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125840419 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125840419 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125840419 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125840419 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125840419 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125840419 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125840419 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125840419 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125840419 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125840419 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125840419 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125840419 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125840419 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125840419 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125840419 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125840419 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125840419 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) 20250212125840419 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125840420 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) -NSVCI1234(872)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(875)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(872)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(872)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(872)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(875)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" 20250212125840421 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125840421 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) 20250212125840421 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) 20250212125840421 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125840421 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125840421 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(875)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" 20250212125840421 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125840421 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) 20250212125840421 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(875)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(872)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(872)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125840422 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125840422 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) 20250212125840422 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) 20250212125840422 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125840422 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125840422 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125840422 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125840422 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125840422 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125840422 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(875)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(875)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(875)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" 20250212125840422 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125840422 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(872)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test BTS(875)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(872)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(872)@8d0f06c41a7d: Start timer Tns_test: 10 s 869@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 869@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125840429 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125840429 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125840429 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125840429 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125840429 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125840429 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125840429 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125840429 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_ul_tbf_reestablish_with_pkt_dl_ack_nack-BVCI1234(870)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_ul_tbf_reestablish_with_pkt_dl_ack_nack-BVCI1234(870)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125840433 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) 20250212125840433 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125840433 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125840433 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125840434 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125840434 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125840434 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125840434 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125840434 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125840434 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125840434 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) 20250212125840434 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) 20250212125840434 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) 20250212125840434 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@8d0f06c41a7d: Start timer T: 2 s 20250212125840435 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) 20250212125840435 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) 20250212125840435 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) 20250212125840435 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) 20250212125840435 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) 20250212125840435 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) 20250212125840436 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) 20250212125840436 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) 20250212125840436 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) 20250212125840436 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) 20250212125840436 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125840436 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125840436 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125840436 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125840436 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125840436 DLBSSGP DEBUG Got BSSGP RA Capability of size 5 (gprs_bssgp_pcu.c:84) 20250212125840436 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) 20250212125840437 DLBSSGP DEBUG Got downlink MS class 3/0 (gprs_bssgp_pcu.c:148) 20250212125840437 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20250212125840437 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125840437 DLGLOBAL DEBUG validating counter group 0x561dd5db2760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125840437 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20250212125840437 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20250212125840437 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20250212125840437 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20250212125840437 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125840437 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125840437 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125840437 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20250212125840437 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125840437 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125840437 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125840437 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125840437 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125840437 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125840437 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125840437 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125840437 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) 20250212125840437 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125840437 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125840437 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125840437 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0) Allocating DL TBF (tbf_dl.cpp:116) 20250212125840437 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125840437 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125840437 DLGLOBAL DEBUG validating counter group 0x561dd5db2b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125840437 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125840437 DLGLOBAL DEBUG validating counter group 0x561dd5db2e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125840437 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125840437 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125840437 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) 20250212125840437 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) 20250212125840437 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) 20250212125840437 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) 20250212125840437 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20250212125840437 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) 20250212125840437 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20250212125840437 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) 20250212125840437 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20250212125840437 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) 20250212125840437 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) 20250212125840437 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) 20250212125840437 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125840437 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125840437 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125840437 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125840437 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125840437 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125840437 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212125840437 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212125840437 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125840437 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125840438 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(875)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(875)@8d0f06c41a7d: 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@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 0.2 s 20250212125840440 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20250212125840440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212125840440 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212125840440 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) 20250212125840440 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125840440 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125840440 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125840440 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125840440 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125840451 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) 20250212125840451 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) 20250212125840452 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) 20250212125840452 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) 20250212125840452 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) 20250212125840452 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) 20250212125840452 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) 20250212125840452 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) 20250212125840452 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) 20250212125840452 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) 20250212125840452 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) 20250212125840452 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) 20250212125840452 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) 20250212125840452 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) 20250212125840453 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) 20250212125840453 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) 20250212125840456 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125840470 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) 20250212125840470 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) 20250212125840471 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) 20250212125840471 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) 20250212125840471 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) 20250212125840471 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) 20250212125840471 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) 20250212125840471 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) 20250212125840472 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) 20250212125840472 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) 20250212125840472 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) 20250212125840472 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) 20250212125840472 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) 20250212125840472 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) 20250212125840473 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) 20250212125840473 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) 20250212125840479 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125840494 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) 20250212125840494 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) 20250212125840494 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) 20250212125840494 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) 20250212125840494 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) 20250212125840494 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) 20250212125840494 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) 20250212125840494 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) 20250212125840494 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) 20250212125840494 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) 20250212125840495 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) 20250212125840495 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) 20250212125840495 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) 20250212125840495 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) 20250212125840495 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) 20250212125840495 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) 20250212125840498 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125840512 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) 20250212125840512 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) 20250212125840512 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) 20250212125840512 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) 20250212125840513 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) 20250212125840513 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) 20250212125840513 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) 20250212125840513 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) 20250212125840513 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) 20250212125840513 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) 20250212125840513 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) 20250212125840513 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) 20250212125840513 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) 20250212125840513 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) 20250212125840513 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) 20250212125840513 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) 20250212125840517 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125840531 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) 20250212125840531 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) 20250212125840531 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) 20250212125840531 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) 20250212125840531 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) 20250212125840531 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) 20250212125840532 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) 20250212125840532 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) 20250212125840532 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) 20250212125840532 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) 20250212125840532 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) 20250212125840532 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) 20250212125840532 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) 20250212125840532 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) 20250212125840532 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) 20250212125840532 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) 20250212125840540 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125840554 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) 20250212125840554 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) 20250212125840554 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) 20250212125840554 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) 20250212125840555 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) 20250212125840555 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) 20250212125840555 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) 20250212125840555 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) 20250212125840555 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) 20250212125840555 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) 20250212125840555 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) 20250212125840555 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) 20250212125840555 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) 20250212125840555 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) 20250212125840555 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) 20250212125840555 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) 20250212125840559 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125840573 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) 20250212125840573 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) 20250212125840573 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) 20250212125840573 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) 20250212125840574 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) 20250212125840574 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) 20250212125840574 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) 20250212125840574 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) 20250212125840574 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) 20250212125840574 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) 20250212125840574 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) 20250212125840574 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) 20250212125840575 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) 20250212125840575 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) 20250212125840575 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) 20250212125840575 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) 20250212125840577 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125840592 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) 20250212125840592 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) 20250212125840592 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) 20250212125840592 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) 20250212125840592 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) 20250212125840592 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) 20250212125840593 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) 20250212125840593 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) 20250212125840593 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) 20250212125840593 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) 20250212125840593 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) 20250212125840593 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) 20250212125840593 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) 20250212125840593 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) 20250212125840594 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) 20250212125840594 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) 20250212125840601 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125840617 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) 20250212125840617 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) 20250212125840617 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) 20250212125840617 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) 20250212125840617 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) 20250212125840617 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) 20250212125840618 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) 20250212125840618 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) 20250212125840618 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) 20250212125840618 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) 20250212125840618 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) 20250212125840618 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) 20250212125840618 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) 20250212125840618 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) 20250212125840619 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) 20250212125840619 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) 20250212125840621 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125840635 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) 20250212125840635 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) 20250212125840636 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) 20250212125840636 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) 20250212125840636 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) 20250212125840636 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) 20250212125840636 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) 20250212125840636 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) 20250212125840636 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) 20250212125840636 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) 20250212125840637 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) 20250212125840637 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) 20250212125840637 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) 20250212125840637 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) 20250212125840637 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) 20250212125840637 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) 20250212125840640 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125840640 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) 20250212125840640 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20250212125840640 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) 20250212125840640 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) 20250212125840640 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) 20250212125840640 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) 20250212125840640 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20250212125840640 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125840640 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20250212125840640 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) 20250212125840640 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) 20250212125840640 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 c6 bb d7 b2 5e 9e cf 23 d0 93 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20250212125840640 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) 20250212125840640 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125840640 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125840640 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) 20250212125840640 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 47 + 13 = 60 (pdch_ul_controller.c:131) 20250212125840640 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type POLL (pdch_ul_controller.c:184) 20250212125840640 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) 20250212125840640 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) 20250212125840640 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 c6 bb d7 b2 5e 9e cf 23 d0 93 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20250212125840640 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 c6 bb d7 b2 5e 9e cf 23 d0 93 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) 20250212125840640 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125840654 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) 20250212125840654 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) 20250212125840655 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) 20250212125840655 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) 20250212125840655 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) 20250212125840655 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) 20250212125840655 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) 20250212125840655 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) 20250212125840655 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) 20250212125840655 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) 20250212125840656 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) 20250212125840656 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) 20250212125840656 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) 20250212125840656 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) 20250212125840656 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) 20250212125840656 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) 20250212125840664 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125840677 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) 20250212125840677 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) 20250212125840678 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) 20250212125840678 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) 20250212125840678 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) 20250212125840678 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) 20250212125840678 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) 20250212125840678 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) 20250212125840679 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) 20250212125840679 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) 20250212125840679 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) 20250212125840679 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) 20250212125840679 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) 20250212125840679 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) 20250212125840680 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) 20250212125840680 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) 20250212125840682 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125840696 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) 20250212125840696 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) 20250212125840697 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) 20250212125840697 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) 20250212125840697 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) 20250212125840697 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) 20250212125840697 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) 20250212125840697 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) 20250212125840697 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) 20250212125840697 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) 20250212125840698 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) 20250212125840698 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) 20250212125840698 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) 20250212125840698 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) 20250212125840698 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) 20250212125840698 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) 20250212125840701 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125840715 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=2 data=40 08 10 20 00 00 00 00 00 00 00 30 10 00 00 00 00 00 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125840715 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) 20250212125840715 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125840715 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125840715 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) 20250212125840715 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125840715 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125840715 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20250212125840715 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125840715 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) 20250212125840715 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) 20250212125840715 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20250212125840715 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) 20250212125840715 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) 20250212125840715 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20250212125840715 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20250212125840715 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) 20250212125840715 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125840715 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) 20250212125840715 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212125840715 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125840715 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:DL) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125840715 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:DL) Allocating UL TBF (tbf_ul.cpp:115) 20250212125840715 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125840715 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125840715 DLGLOBAL DEBUG validating counter group 0x561dd5db2b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125840715 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125840715 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125840715 DLGLOBAL DEBUG validating counter group 0x561dd5db2c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125840715 DLGLOBAL DEBUG validating counter group 0x561dd5db2c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125840715 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) 20250212125840715 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125840715 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) 20250212125840715 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) 20250212125840715 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) 20250212125840715 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) 20250212125840715 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212125840715 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) 20250212125840715 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212125840715 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) 20250212125840715 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) 20250212125840715 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:126) 20250212125840715 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212125840715 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212125840715 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) 20250212125840715 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) 20250212125840715 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) 20250212125840715 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) 20250212125840715 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) 20250212125840716 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) 20250212125840716 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) 20250212125840716 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) 20250212125840716 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) 20250212125840716 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) 20250212125840716 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) 20250212125840717 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) 20250212125840717 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) 20250212125840717 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) 20250212125840717 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) 20250212125840724 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) 20250212125840724 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125840724 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 65 + 13 = 78 (pdch_ul_controller.c:131) 20250212125840724 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) 20250212125840724 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125840724 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.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) 20250212125840724 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125840724 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type POLL (pdch_ul_controller.c:184) 20250212125840724 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled UL Assignment polling on PACCH (FN=78, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125840724 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125840724 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Scheduling control message at RTS for TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125840724 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 data=4f 28 40 00 00 00 22 79 b3 a2 00 02 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125840724 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(875)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B'O ("\v++++++++++") BTS(875)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125840727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41814<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125840728 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41812<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125840729 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125840729 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125840729 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125840729 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20250212125840729 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125840729 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) 20250212125840729 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20250212125840729 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125840729 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125840729 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20250212125840729 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125840729 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125840729 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125840729 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125840729 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) 20250212125840729 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125840729 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125840729 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125840729 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125840729 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_ACK}: Deallocated (fsm.c:568) 20250212125840729 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125840729 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125840729 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125840729 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125840729 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125840729 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125840729 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125840729 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125840729 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125840729 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125840729 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125840729 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125840729 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) 20250212125840729 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) 20250212125840729 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 11299 with status 0 MTC@8d0f06c41a7d: Test case TC_ul_tbf_reestablish_with_pkt_dl_ack_nack finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack pass'. respawn: 80: starting: osmo-pcu Wed Feb 12 12:58:40 UTC 2025 ====== 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 20250212125840742 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125840742 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125840742 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125840742 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125840761 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41824<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125840861 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41824<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=148784) Waiting for packet dumper to finish... 1 (prev_count=148784, count=188728) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs'. ------ PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs ------ Wed Feb 12 12:58:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs started. 881@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 881@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(885)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 881@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs-BVCI1234(884)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 881@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 881@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(888)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125843916 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57954<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(887)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(887)@8d0f06c41a7d: Start timer T: 5 s PCUIF(887)@8d0f06c41a7d: Start timer T_Conn: 10 s 20250212125843922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57968<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs-STATS(891)@8d0f06c41a7d: Start timer T: 2 s 881@8d0f06c41a7d: 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_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs-STATS(891)@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(892)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(892)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125845743 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125845743 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125845743 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(887)@8d0f06c41a7d: OsmoPCU is now connected BTS(889)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125845746 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125845746 DLGLOBAL DEBUG validating counter group 0x564f1137e040(bts) with 102 counters (rate_ctr.c:86) 20250212125845746 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125845746 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125845746 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125845746 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125845746 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125845746 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125845746 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125845746 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125845746 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125845746 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125845746 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125845746 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125845746 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125845746 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125845746 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125845746 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125845746 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125845746 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125845746 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125845746 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125845746 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125845746 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125845746 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125845746 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125845746 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125845746 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125845746 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125845746 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125845746 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125845746 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125845746 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125845746 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125845746 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125845746 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125845746 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125845746 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125845746 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125845746 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125845746 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125845746 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125845746 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125845746 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125845746 DLGLOBAL DEBUG validating counter group 0x7fcd5cdb35e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125845746 DLGLOBAL DEBUG validating counter group 0x564f1137d720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125845746 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125845746 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125845746 DLGLOBAL DEBUG validating counter group 0x7fcd5cdb4180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125845746 DLGLOBAL DEBUG validating counter group 0x7fcd5cdb4160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125845746 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125845746 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) 20250212125845746 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) 20250212125845746 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125845746 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125845746 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125845746 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125845746 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125845746 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125845746 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125845746 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125845746 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125845746 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125845746 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125845746 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125845746 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125845746 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125845746 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125845746 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125845746 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125845746 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125845746 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125845746 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125845746 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125845746 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125845746 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125845746 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125845746 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125845746 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125845747 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) 20250212125845747 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125845747 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(889)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(889)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(889)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(889)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(889)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(885)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(889)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(885)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE BTS(889)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(885)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(885)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(889)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212125845749 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125845749 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) 20250212125845749 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) 20250212125845749 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125845749 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125845749 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) 20250212125845749 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125845749 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) 20250212125845749 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(885)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(885)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125845749 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125845749 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) 20250212125845749 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) 20250212125845749 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125845749 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125845749 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125845749 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125845749 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125845749 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125845749 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125845750 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125845750 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(885)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(885)@8d0f06c41a7d: Start timer Tns_test: 10 s 882@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 882@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125845754 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125845754 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125845754 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125845754 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125845754 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125845754 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125845754 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125845754 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs-BVCI1234(884)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs-BVCI1234(884)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125845758 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125845758 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125845758 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125845758 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125845758 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125845758 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125845758 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125845758 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125845760 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125845760 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125845760 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125845760 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125845760 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125845760 DLBSSGP DEBUG Got BSSGP RA Capability of size 5 (gprs_bssgp_pcu.c:84) 20250212125845760 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) 20250212125845760 DLBSSGP DEBUG Got downlink MS class 3/3 (gprs_bssgp_pcu.c:148) 20250212125845760 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20250212125845760 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125845760 DLGLOBAL DEBUG validating counter group 0x564f1137d760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125845760 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20250212125845760 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20250212125845760 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20250212125845760 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20250212125845760 DMS INFO Modifying MS object, TLLI = 0x00000001, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20250212125845760 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212125845760 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125845760 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212125845760 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125845760 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20250212125845760 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125845760 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125845760 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125845760 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125845760 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125845760 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125845760 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125845760 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125845760 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) 20250212125845760 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212125845760 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125845760 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125845760 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Allocating DL TBF (tbf_dl.cpp:116) 20250212125845760 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125845760 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125845760 DLGLOBAL DEBUG validating counter group 0x564f1137db40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125845760 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125845760 DLGLOBAL DEBUG validating counter group 0x564f1137de00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125845760 DTBFDL DEBUG TBF(DL:TFI-0-0--1:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125845760 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212125845760 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) 20250212125845760 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) 20250212125845760 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) 20250212125845760 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125845760 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) 20250212125845760 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) 20250212125845760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20250212125845760 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) 20250212125845760 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20250212125845760 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) 20250212125845760 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20250212125845760 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) 20250212125845760 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) 20250212125845760 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) 20250212125845760 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125845760 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125845760 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125845760 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125845760 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125845760 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125845760 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212125845760 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212125845760 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125845760 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125845760 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) 20250212125845760 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125845761 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) 20250212125845761 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) 20250212125845761 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) 20250212125845761 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) 20250212125845761 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) 20250212125845761 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(889)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(889)@8d0f06c41a7d: 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. 20250212125845761 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) 20250212125845761 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) 20250212125845762 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) 20250212125845762 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) 20250212125845762 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) 20250212125845762 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) 20250212125845762 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) 20250212125845762 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@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 0.2 s 20250212125845763 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125845763 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125845763 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125845763 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125845763 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125845763 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20250212125845763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212125845763 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212125845763 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) 20250212125845765 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125845779 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) 20250212125845779 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) 20250212125845779 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) 20250212125845779 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) 20250212125845780 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) 20250212125845780 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) 20250212125845780 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) 20250212125845780 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) 20250212125845780 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) 20250212125845780 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) 20250212125845780 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) 20250212125845780 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) 20250212125845781 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) 20250212125845781 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) 20250212125845781 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) 20250212125845781 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) 20250212125845783 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125845798 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) 20250212125845798 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) 20250212125845800 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) 20250212125845800 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) 20250212125845800 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) 20250212125845800 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) 20250212125845801 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) 20250212125845801 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) 20250212125845802 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) 20250212125845802 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) 20250212125845802 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) 20250212125845802 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) 20250212125845803 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) 20250212125845803 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) 20250212125845804 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) 20250212125845804 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) 20250212125845808 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125845823 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) 20250212125845823 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) 20250212125845824 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) 20250212125845824 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) 20250212125845825 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) 20250212125845825 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) 20250212125845826 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) 20250212125845826 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) 20250212125845828 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) 20250212125845828 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) 20250212125845829 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) 20250212125845829 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) 20250212125845829 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) 20250212125845829 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) 20250212125845830 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) 20250212125845830 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) 20250212125845831 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125845841 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) 20250212125845841 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) 20250212125845842 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) 20250212125845842 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) 20250212125845842 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) 20250212125845842 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) 20250212125845842 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) 20250212125845842 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) 20250212125845843 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) 20250212125845843 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) 20250212125845843 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) 20250212125845843 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) 20250212125845843 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) 20250212125845843 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) 20250212125845844 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) 20250212125845844 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) 20250212125845847 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125845860 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) 20250212125845860 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) 20250212125845861 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) 20250212125845861 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) 20250212125845862 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) 20250212125845862 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) 20250212125845862 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) 20250212125845862 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) 20250212125845863 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) 20250212125845863 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) 20250212125845863 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) 20250212125845863 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) 20250212125845864 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) 20250212125845864 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) 20250212125845864 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) 20250212125845864 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) 20250212125845870 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125845885 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) 20250212125845885 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) 20250212125845886 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) 20250212125845886 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) 20250212125845886 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) 20250212125845887 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) 20250212125845887 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) 20250212125845887 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) 20250212125845888 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) 20250212125845888 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) 20250212125845889 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) 20250212125845889 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) 20250212125845889 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) 20250212125845889 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) 20250212125845890 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) 20250212125845890 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) 20250212125845891 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125845904 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) 20250212125845904 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) 20250212125845905 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) 20250212125845905 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) 20250212125845906 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) 20250212125845906 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) 20250212125845907 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) 20250212125845907 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) 20250212125845907 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) 20250212125845907 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) 20250212125845908 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) 20250212125845908 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) 20250212125845909 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) 20250212125845909 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) 20250212125845910 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) 20250212125845910 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) 20250212125845910 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125845923 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) 20250212125845923 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) 20250212125845924 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) 20250212125845924 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) 20250212125845925 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) 20250212125845925 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) 20250212125845925 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) 20250212125845925 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) 20250212125845926 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) 20250212125845926 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) 20250212125845926 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) 20250212125845926 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) 20250212125845927 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) 20250212125845927 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) 20250212125845927 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) 20250212125845927 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) 20250212125845931 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125845946 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) 20250212125845946 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) 20250212125845947 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) 20250212125845947 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) 20250212125845947 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) 20250212125845947 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) 20250212125845948 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) 20250212125845948 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) 20250212125845948 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) 20250212125845948 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) 20250212125845948 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) 20250212125845948 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) 20250212125845949 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) 20250212125845949 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) 20250212125845949 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) 20250212125845949 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) 20250212125845951 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125845964 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212125845964 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) 20250212125845964 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20250212125845966 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) 20250212125845966 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) 20250212125845968 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) 20250212125845968 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) 20250212125845969 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) 20250212125845969 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) 20250212125845970 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) 20250212125845970 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) 20250212125845971 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) 20250212125845971 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) 20250212125845972 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) 20250212125845972 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) 20250212125845973 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) 20250212125845973 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) 20250212125845974 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) 20250212125845974 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) 20250212125845975 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) 20250212125845975 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) 20250212125845975 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) 20250212125845975 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) 20250212125845975 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20250212125845975 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (22): add length header to to delimit LLC frame (encoding.cpp:1603) 20250212125845975 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20250212125845975 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) 20250212125845975 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) 20250212125845975 DRLCMACDL DEBUG Adding LI=127 to signal padding (encoding.cpp:1698) 20250212125845975 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, MCS-1): 14 ff 7f 03 8e 4b e0 5f 99 62 f1 87 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20250212125845975 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) 20250212125845975 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125845975 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125845975 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) 20250212125845975 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 47 + 13 = 60 (pdch_ul_controller.c:131) 20250212125845975 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type POLL (pdch_ul_controller.c:184) 20250212125845975 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) 20250212125845975 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) 20250212125845975 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 ff 06 1c 97 c0 bf 32 c5 e2 0f 57 56 56 56 56 56 56 56 56 56 00 (tbf_dl.cpp:911) 20250212125845975 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=0f 00 00 16 28 fe ff 06 1c 97 c0 bf 32 c5 e2 0f 57 56 56 56 56 56 56 56 56 56 00 (pcu_l1_if.cpp:182) 20250212125845976 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125845985 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) 20250212125845985 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) 20250212125845986 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) 20250212125845986 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) 20250212125845987 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) 20250212125845987 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) 20250212125845988 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) 20250212125845988 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) 20250212125845989 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) 20250212125845989 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) 20250212125845990 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) 20250212125845990 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) 20250212125845990 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) 20250212125845990 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) 20250212125845991 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) 20250212125845991 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) 20250212125845994 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125846008 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) 20250212125846008 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) 20250212125846009 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) 20250212125846009 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) 20250212125846009 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) 20250212125846009 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) 20250212125846009 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) 20250212125846009 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) 20250212125846009 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) 20250212125846009 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) 20250212125846010 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) 20250212125846010 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) 20250212125846010 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) 20250212125846010 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) 20250212125846010 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) 20250212125846010 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) 20250212125846013 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125846027 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) 20250212125846027 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) 20250212125846028 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) 20250212125846028 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) 20250212125846029 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) 20250212125846029 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) 20250212125846029 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) 20250212125846029 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) 20250212125846031 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) 20250212125846031 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) 20250212125846032 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) 20250212125846032 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) 20250212125846033 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) 20250212125846033 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) 20250212125846034 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) 20250212125846034 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) 20250212125846035 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125846047 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=2 data=40 20 04 04 00 00 a7 f0 04 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125846047 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) 20250212125846047 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125846047 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125846047 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) 20250212125846048 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125846048 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125846048 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, 0x564f1287179c, 0x564f128717a0, 4, 0, win: 0-1, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20250212125846048 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 2, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:597) 20250212125846048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125846048 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) 20250212125846048 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) 20250212125846048 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20250212125846048 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) 20250212125846048 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) 20250212125846048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20250212125846048 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20250212125846048 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) 20250212125846048 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125846048 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) 20250212125846048 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212125846048 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125846048 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125846048 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) Allocating UL TBF (tbf_ul.cpp:115) 20250212125846048 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125846048 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125846048 DLGLOBAL DEBUG validating counter group 0x564f1137db40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125846048 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125846048 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125846048 DLGLOBAL DEBUG validating counter group 0x564f1137dc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125846048 DLGLOBAL DEBUG validating counter group 0x564f1137dc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125846048 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) 20250212125846048 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125846048 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) 20250212125846048 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) 20250212125846048 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) 20250212125846048 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125846048 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) 20250212125846048 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) 20250212125846048 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212125846049 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) 20250212125846049 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212125846049 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) 20250212125846049 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) 20250212125846049 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:126) 20250212125846049 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212125846049 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212125846050 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) 20250212125846050 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) 20250212125846051 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) 20250212125846051 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) 20250212125846052 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) 20250212125846052 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) 20250212125846053 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) 20250212125846053 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) 20250212125846054 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) 20250212125846054 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) 20250212125846055 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) 20250212125846055 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) 20250212125846055 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) 20250212125846055 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) 20250212125846057 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) 20250212125846057 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125846057 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 65 + 13 = 78 (pdch_ul_controller.c:131) 20250212125846057 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) 20250212125846057 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125846057 DCSN1 INFO csnStreamEncoder (type: Pkt 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) 20250212125846058 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125846058 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type POLL (pdch_ul_controller.c:184) 20250212125846058 DTBF INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled UL Assignment polling on PACCH (FN=78, TS=7) (tbf_ul_ass_fsm.c:141) 20250212125846058 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125846058 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Scheduling control message at RTS for TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125846058 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 data=4f 28 40 00 00 00 30 08 08 79 b3 a2 00 02 0b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125846058 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(889)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B'O ("\v++++++++") 20250212125846074 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) BTS(889)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125846074 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) 20250212125846075 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) 20250212125846075 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) 20250212125846076 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) 20250212125846076 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) 20250212125846078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57968<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125846078 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) 20250212125846078 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) 20250212125846079 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) 20250212125846079 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) 20250212125846080 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) 20250212125846080 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) 20250212125846081 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) 20250212125846081 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) 20250212125846081 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) 20250212125846081 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) 20250212125846085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57954<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125846087 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125846087 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125846087 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125846087 DTBF INFO TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20250212125846087 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125846087 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) 20250212125846087 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20250212125846087 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125846087 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125846087 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20250212125846087 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125846087 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125846087 DTBF INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125846087 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212125846087 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) 20250212125846087 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125846087 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125846087 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125846088 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125846088 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){WAIT_ACK}: Deallocated (fsm.c:568) 20250212125846088 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125846088 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125846088 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125846088 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125846088 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125846088 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125846088 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125846088 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125846088 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125846088 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125846088 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125846088 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125846088 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) 20250212125846088 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) 20250212125846088 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 11367 with status 0 respawn: 81: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs pass'. Wed Feb 12 12:58:46 UTC 2025 ====== 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 20250212125846140 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125846140 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125846140 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125846140 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125846165 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57970<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125846266 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57970<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=147532) Waiting for packet dumper to finish... 1 (prev_count=147532, count=196180) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_multiplex_dl_gprs_egprs'. ------ PCU_Tests.TC_multiplex_dl_gprs_egprs ------ Wed Feb 12 12:58:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_multiplex_dl_gprs_egprs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_multiplex_dl_gprs_egprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_multiplex_dl_gprs_egprs' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_multiplex_dl_gprs_egprs started. 894@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_multiplex_dl_gprs_egprs-BVCI1234(896)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 894@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 894@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(898)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125849311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57986<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 894@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(902)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 894@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(902)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(899)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(899)@8d0f06c41a7d: Start timer T: 5 s 20250212125849319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57988<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(899)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_multiplex_dl_gprs_egprs-STATS(904)@8d0f06c41a7d: Start timer T: 2 s TC_multiplex_dl_gprs_egprs-STATS(904)@8d0f06c41a7d: Start timer T: 2 s 894@8d0f06c41a7d: 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(905)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(905)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125851141 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125851141 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125851141 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(899)@8d0f06c41a7d: OsmoPCU is now connected BTS(901)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125851146 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125851146 DLGLOBAL DEBUG validating counter group 0x55688f909040(bts) with 102 counters (rate_ctr.c:86) 20250212125851146 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125851146 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125851146 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125851146 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125851146 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125851146 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125851146 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125851146 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125851146 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125851146 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125851146 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125851146 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125851146 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125851146 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125851146 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125851146 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125851146 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125851146 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125851146 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125851146 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125851146 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125851146 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125851146 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125851146 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125851146 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125851146 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125851146 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125851146 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125851146 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125851146 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125851146 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125851146 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125851146 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125851146 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125851146 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125851146 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125851146 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125851146 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125851146 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125851146 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125851146 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125851146 DL1IF DEBUG initial_mcs=1 (VTY forced, ignoring) (pcu_l1_if.cpp:861) 20250212125851146 DLGLOBAL DEBUG validating counter group 0x7f925e2195e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125851146 DLGLOBAL DEBUG validating counter group 0x55688f908720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125851146 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125851146 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125851146 DLGLOBAL DEBUG validating counter group 0x7f925e21a180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125851146 DLGLOBAL DEBUG validating counter group 0x7f925e21a160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125851146 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125851146 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) 20250212125851146 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) 20250212125851146 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125851146 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125851146 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125851146 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125851146 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125851146 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) 20250212125851146 DL1IF DEBUG 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@8d0f06c41a7d: Start timer T: 2 s 20250212125851147 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125851147 DRLCMAC DEBUG New max MCS: DL=5 UL=9 (bts.cpp:1449) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(898)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(901)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" MTC@8d0f06c41a7d: Start timer T: 10 s -NSVCI1234(898)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(898)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(898)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212125851148 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125851148 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) 20250212125851148 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) 20250212125851148 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125851148 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125851148 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) 20250212125851148 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125851148 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) 20250212125851148 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(898)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(898)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125851149 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125851149 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) 20250212125851149 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) 20250212125851149 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125851149 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125851149 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125851149 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125851149 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125851149 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125851149 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) -NSVCI1234(898)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(898)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(898)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212125851150 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125851150 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) 895@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 895@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125851155 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125851155 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125851155 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125851155 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125851155 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125851155 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125851155 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125851155 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_multiplex_dl_gprs_egprs-BVCI1234(896)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_multiplex_dl_gprs_egprs-BVCI1234(896)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125851159 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125851159 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125851159 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125851159 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125851159 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125851159 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125851159 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125851159 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125851159 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) 20250212125851159 DL1IF DEBUG 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@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125851160 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) 20250212125851160 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125851160 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212125851160 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20250212125851160 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20250212125851160 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212125851160 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) 20250212125851161 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125851161 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125851161 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125851161 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125851161 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125851161 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125851161 DLBSSGP DEBUG Computed BVC leak rate = 2800, num_pdch = 1, cs = MCS-5 (gprs_bssgp_pcu.c:978) 20250212125851161 DLBSSGP DEBUG Computed MS default leak rate = 2800, ms_num_pdch = 1, cs = MCS-5 (gprs_bssgp_pcu.c:1001) 20250212125851161 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 28000, R = 2800, Bmax_MS = 28000, R_MS = 2800, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125851161 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(901)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } } } 20250212125851164 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125851164 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125851164 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125851164 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125851164 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125851164 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125851178 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) 20250212125851178 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) 20250212125851182 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125851196 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) 20250212125851196 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) 20250212125851206 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125851220 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) 20250212125851220 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) 20250212125851225 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125851239 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) 20250212125851239 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) 20250212125851244 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125851258 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) 20250212125851258 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) 20250212125851268 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125851282 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) 20250212125851282 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) 20250212125851287 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125851301 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) 20250212125851301 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) 20250212125851305 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125851319 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) 20250212125851319 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) 20250212125851329 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125851343 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) 20250212125851343 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) 20250212125851348 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125851362 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) 20250212125851362 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) 20250212125851367 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125851381 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) 20250212125851381 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) 20250212125851390 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125851406 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 70 e8 45 18 00 20 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125851406 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) 20250212125851406 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125851406 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125851406 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 = 28 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 1 | A5_bits = 80 | 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| (gsm_rlcmac.c:5476) 20250212125851408 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125851408 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125851408 DLGLOBAL DEBUG validating counter group 0x55688f908760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125851408 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125851409 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20250212125851409 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20250212125851409 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20250212125851409 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20250212125851409 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125851409 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125851409 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20250212125851409 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125851409 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125851409 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125851409 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125851409 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125851409 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125851409 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125851409 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125851409 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) 20250212125851409 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212125851409 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125851409 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125851409 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125851409 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125851409 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125851409 DLGLOBAL DEBUG validating counter group 0x55688f908b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125851409 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125851409 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125851410 DLGLOBAL DEBUG validating counter group 0x55688f908c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125851410 DLGLOBAL DEBUG validating counter group 0x55688f908c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125851410 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125851410 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125851410 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) 20250212125851410 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) 20250212125851410 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) 20250212125851410 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20250212125851410 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212125851410 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) 20250212125851410 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212125851410 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) 20250212125851410 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20250212125851410 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20250212125851410 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212125851410 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212125851410 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20250212125851412 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) 20250212125851412 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125851412 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20250212125851412 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125851412 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125851412 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125851412 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125851412 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20250212125851412 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) 20250212125851412 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125851412 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) 20250212125851412 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) 20250212125851412 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(901)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20250212125851429 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) 20250212125851429 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) 20250212125851433 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125851448 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) 20250212125851448 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) 20250212125851461 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125851475 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) 20250212125851475 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) 20250212125851480 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=112, TA=0 20250212125851510 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) 20250212125851510 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) 20250212125851510 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125851510 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125851510 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) 20250212125851511 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125851511 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20250212125851511 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20250212125851511 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20250212125851511 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20250212125851511 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20250212125851511 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20250212125851512 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) 20250212125851512 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125851512 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212125851512 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type SBA (pdch_ul_controller.c:184) 20250212125851512 DRLCMAC DEBUG Allocated a single block at SBFn=108 TRX=0 TS=7 (bts.cpp:1002) 20250212125851512 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212125851512 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=69 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 70 09 6b 00 00 c0 08 06 23 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(901)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20250212125851515 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } } } 20250212125851530 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) 20250212125851530 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) 20250212125851539 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125851553 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) 20250212125851553 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) 20250212125851558 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125851572 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) 20250212125851572 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) 20250212125851577 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125851591 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) 20250212125851591 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) 20250212125851601 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125851615 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) 20250212125851615 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) 20250212125851620 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125851634 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) 20250212125851634 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) 20250212125851639 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125851653 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) 20250212125851653 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) 20250212125851662 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125851677 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) 20250212125851677 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) 20250212125851681 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125851696 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 88 e8 45 18 8c 00 80 00 00 00 00 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125851696 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) 20250212125851696 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125851696 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125851696 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 = 34 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 1 | A5_bits = 80 | 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| (gsm_rlcmac.c:5476) 20250212125851696 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125851696 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125851696 DLGLOBAL DEBUG validating counter group 0x55688f908760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125851696 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000002, not yet confirmed (gprs_ms.c:512) 20250212125851696 DMS INFO MS(TLLI-0x00000002:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20250212125851696 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20250212125851696 DMS INFO Modifying MS object, TLLI = 0x00000002, TA 220 -> 0 (gprs_ms.c:609) 20250212125851696 DMS INFO Modifying MS object, TLLI = 0x00000002, MS class 0 -> 3 (gprs_ms.c:624) 20250212125851696 DMS INFO Modifying MS object, TLLI = 0x00000002, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20250212125851696 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212125851696 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125851696 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20250212125851696 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20250212125851696 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125851696 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125851696 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125851696 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125851696 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125851696 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125851696 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125851696 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125851696 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) 20250212125851696 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212125851696 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125851696 DTBF DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125851696 DTBF INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3) Allocating UL TBF (tbf_ul.cpp:115) 20250212125851696 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125851696 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125851696 DLGLOBAL DEBUG validating counter group 0x55688f908b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125851696 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125851696 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125851696 DLGLOBAL DEBUG validating counter group 0x55688f908c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125851696 DLGLOBAL DEBUG validating counter group 0x55688f908c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125851696 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E:TLLI-0x00000002){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20250212125851696 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20250212125851696 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) 20250212125851696 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) 20250212125851696 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) 20250212125851696 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125851696 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) 20250212125851696 DMS DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20250212125851696 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212125851696 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) 20250212125851696 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212125851696 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) 20250212125851697 DTBF INFO TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20250212125851697 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20250212125851697 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212125851697 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212125851697 DMS DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20250212125851700 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) 20250212125851700 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) 20250212125851700 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20250212125851700 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125851700 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 112 + 13 = 125 (pdch_ul_controller.c:131) 20250212125851700 DTBF INFO TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125851700 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125851700 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) 20250212125851701 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125851701 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type POLL (pdch_ul_controller.c:184) 20250212125851701 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) 20250212125851701 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125851701 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) 20250212125851701 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) 20250212125851701 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(901)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B'O ("++++++++") 20250212125851715 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) 20250212125851715 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) 20250212125851724 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125851738 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) 20250212125851738 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) 20250212125851738 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) 20250212125851738 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125851743 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125851757 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) 20250212125851757 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) 20250212125851761 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125851775 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) 20250212125851775 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) 20250212125851775 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125851776 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125851776 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) 20250212125851776 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125851776 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN} FN=125 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20250212125851776 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20250212125851776 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20250212125851776 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20250212125851776 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20250212125851776 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) MTC@8d0f06c41a7d: Start timer T: 0.1 s 20250212125851778 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125851778 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125851778 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125851778 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125851778 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125851778 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20250212125851778 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20250212125851778 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125851778 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125851778 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) 20250212125851778 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212125851778 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125851778 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125851778 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20250212125851778 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125851778 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125851778 DLGLOBAL DEBUG validating counter group 0x55688f908b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125851778 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125851778 DLGLOBAL DEBUG validating counter group 0x55688f908e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125851778 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212125851778 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 03, TFIs = 00000001. (pdch.cpp:1190) 20250212125851778 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) 20250212125851778 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) 20250212125851778 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) 20250212125851778 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20250212125851778 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20250212125851778 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) 20250212125851778 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20250212125851778 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:146) 20250212125851778 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20250212125851778 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) 20250212125851778 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20250212125851778 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) 20250212125851785 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125851799 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) 20250212125851799 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) 20250212125851804 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125851818 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) 20250212125851818 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) 20250212125851823 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125851836 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) 20250212125851836 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) 20250212125851846 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125851860 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) 20250212125851860 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) 20250212125851864 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125851878 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) 20250212125851878 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) 20250212125851883 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) 20250212125851883 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) 20250212125851883 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type USF (pdch_ul_controller.c:184) 20250212125851883 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212125851883 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 151 + 13 = 164 (pdch_ul_controller.c:131) 20250212125851883 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20250212125851883 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20250212125851883 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) 20250212125851883 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20250212125851883 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 164 for type POLL (pdch_ul_controller.c:184) 20250212125851883 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:126) 20250212125851883 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20250212125851883 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) 20250212125851883 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) 20250212125851883 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(901)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++") 20250212125851897 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) 20250212125851897 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) 20250212125851906 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125851920 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) 20250212125851920 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) 20250212125851920 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) 20250212125851920 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125851925 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125851939 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) 20250212125851939 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) 20250212125851943 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125851957 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) 20250212125851957 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) 20250212125851957 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125851957 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125851957 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) 20250212125851958 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125851958 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=164 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20250212125851958 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} [UPLINK] DOWNLINK ASSIGNED (pdch.cpp:420) 20250212125851958 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:424) 20250212125851958 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_dl_ass_fsm.c:177) 20250212125851958 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:437) 20250212125851958 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20250212125851967 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) 20250212125851967 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) 20250212125851967 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 173 for type USF (pdch_ul_controller.c:184) 20250212125851967 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) 20250212125851967 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) 20250212125851967 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) 20250212125851967 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20250212125851967 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (20): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125851967 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20250212125851967 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) 20250212125851967 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20250212125851967 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 0, CS-1): 29 03 eb 70 f8 bd ef 4e 50 5a eb 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20250212125851967 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) 20250212125851967 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125851967 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125851967 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) 20250212125851967 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 169 + 13 = 182 (pdch_ul_controller.c:131) 20250212125851967 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 182 for type POLL (pdch_ul_controller.c:184) 20250212125851967 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) 20250212125851967 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) 20250212125851967 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-1): 0f 00 00 29 03 eb 70 f8 bd ef 4e 50 5a eb 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:911) 20250212125851967 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 03 eb 70 f8 bd ef 4e 50 5a eb 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125851967 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125851981 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) 20250212125851981 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) 20250212125851985 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125852000 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) 20250212125852000 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) 20250212125852000 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) 20250212125852000 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125852004 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125852019 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) 20250212125852019 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) 20250212125852028 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125852042 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) 20250212125852042 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) 20250212125852042 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125852042 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125852042 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) 20250212125852043 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125852043 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125852043 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20250212125852043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125852043 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) 20250212125852043 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) 20250212125852043 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20250212125852043 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) 20250212125852043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} V(B): (V(A)=1)""(V(S)-1=0) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) MTC@8d0f06c41a7d: Start timer T: 0.1 s 20250212125852044 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125852044 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125852044 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125852044 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125852044 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125852044 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000002 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20250212125852044 DMS INFO Modifying MS object, TLLI: 0x00000002 confirmed (gprs_ms.c:547) 20250212125852044 DTBFDL DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125852044 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125852044 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) 20250212125852044 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212125852044 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125852044 DTBF DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212125852044 DTBF INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL) Allocating DL TBF (tbf_dl.cpp:116) 20250212125852044 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125852044 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125852044 DLGLOBAL DEBUG validating counter group 0x55688f908b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125852044 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212125852044 DLGLOBAL DEBUG validating counter group 0x55688f908e00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125852044 DTBFDL DEBUG TBF(DL:TFI-0-0--1:E:TLLI-0x00000002){NEW} Assigning TS=7 TFI=1 (tbf_dl.cpp:431) 20250212125852044 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20250212125852044 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) 20250212125852044 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) 20250212125852044 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) 20250212125852044 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212125852044 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) 20250212125852044 DMS DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20250212125852044 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20250212125852044 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) 20250212125852044 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20250212125852044 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:146) 20250212125852044 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20250212125852044 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) 20250212125852044 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20250212125852044 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) 20250212125852047 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125852061 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) 20250212125852061 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) 20250212125852066 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125852080 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) 20250212125852080 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) 20250212125852089 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125852103 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) 20250212125852103 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) 20250212125852108 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125852122 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) 20250212125852122 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) 20250212125852127 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125852141 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) 20250212125852141 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) 20250212125852150 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) 20250212125852150 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) 20250212125852150 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 212 for type USF (pdch_ul_controller.c:184) 20250212125852150 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212125852150 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 208 + 13 = 221 (pdch_ul_controller.c:131) 20250212125852150 DTBF INFO TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN} (tbf_dl_ass_fsm.c:105) 20250212125852150 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20250212125852150 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) 20250212125852151 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20250212125852151 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 221 for type POLL (pdch_ul_controller.c:184) 20250212125852151 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:126) 20250212125852151 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20250212125852151 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) 20250212125852151 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) 20250212125852151 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(901)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '032B2B2B2B2B2B2B2B2B2B'O 20250212125852164 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) 20250212125852164 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) 20250212125852169 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125852183 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) 20250212125852183 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) 20250212125852183 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) 20250212125852183 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125852188 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125852202 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) 20250212125852202 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) 20250212125852211 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125852225 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) 20250212125852225 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) 20250212125852225 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125852225 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125852225 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) 20250212125852225 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125852225 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} FN=221 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20250212125852225 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} [UPLINK] DOWNLINK ASSIGNED (pdch.cpp:420) 20250212125852225 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:424) 20250212125852225 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){WAIT_ACK}: state_chg to NONE (tbf_dl_ass_fsm.c:177) 20250212125852225 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:437) 20250212125852225 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20250212125852230 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) 20250212125852230 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) 20250212125852230 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 229 for type USF (pdch_ul_controller.c:184) 20250212125852230 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) 20250212125852230 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) 20250212125852230 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) 20250212125852230 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) 20250212125852230 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20250212125852230 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (44): add length header to to delimit LLC frame (encoding.cpp:1603) 20250212125852230 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20250212125852230 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) 20250212125852230 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20250212125852230 DRLCMACDL DEBUG Adding LI=127 to signal padding (encoding.cpp:1698) 20250212125852230 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 0, MCS-4): 14 ff 03 eb 70 f8 bd ef 4e 50 5a eb 2b 2b 2b 2b 2b 2b 2b 2b 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) 20250212125852230 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) 20250212125852230 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125852230 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125852230 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) 20250212125852230 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 225 + 13 = 238 (pdch_ul_controller.c:131) 20250212125852230 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 238 for type POLL (pdch_ul_controller.c:184) 20250212125852230 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) 20250212125852230 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) 20250212125852230 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 0, MCS-4): 8f 00 00 00 28 fe 07 d6 e1 f0 7b df 9d a0 b4 d6 57 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 00 (tbf_dl.cpp:911) 20250212125852230 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 07 d6 e1 f0 7b df 9d a0 b4 d6 57 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 00 (pcu_l1_if.cpp:182) 20250212125852230 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125852244 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) 20250212125852244 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) 20250212125852248 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125852263 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) 20250212125852263 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) 20250212125852263 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) 20250212125852263 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125852272 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125852286 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) 20250212125852286 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) 20250212125852291 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125852305 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) 20250212125852305 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) 20250212125852305 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125852305 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125852305 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) 20250212125852305 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125852305 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125852305 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, 0x556890ff340c, 0x556890ff3410, 4, 0, win: 0-1, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20250212125852305 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 2, BSN 0 to 66 - 1 (66 blocks), "RIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20250212125852305 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125852305 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) 20250212125852305 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) 20250212125852305 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20250212125852305 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) 20250212125852305 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) 20250212125852309 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125852323 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) 20250212125852323 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) 20250212125852325 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125852325 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125852325 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125852325 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125852325 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125852325 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125852325 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125852325 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125852325 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125852325 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125852325 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125852325 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125852325 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000002 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125852325 DTBFDL DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125852332 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) 20250212125852332 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=247 block_nr=9 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=251 (gprs_rlcmac_sched.cpp:454) 20250212125852332 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 251 for type USF (pdch_ul_controller.c:184) 20250212125852332 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) 20250212125852332 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) 20250212125852332 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) 20250212125852332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125852332 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125852332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 1, CS-1): dc a4 bf 3b 84 b4 fc 87 df 52 06 bb d3 57 09 33 cb 2a f5 1d (tbf_dl.cpp:686) 20250212125852332 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) 20250212125852332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125852332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20250212125852332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-1): 07 00 03 dc a4 bf 3b 84 b4 fc 87 df 52 06 bb d3 57 09 33 cb 2a f5 1d (tbf_dl.cpp:911) 20250212125852332 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Sending data request: sapi=5 arfcn=871 cur_fn=242 block=9 data=01 00 03 dc a4 bf 3b 84 b4 fc 87 df 52 06 bb d3 57 09 33 cb 2a f5 1d (pcu_l1_if.cpp:182) 20250212125852332 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125852346 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=9 data=7c 00 c0 82 82 b1 23 d4 41 15 c8 f9 23 b5 77 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125852346 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) 20250212125852346 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20250212125852346 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 7c 00 c0 82 82 b1 23 d4 41 15 c8 f9 23 b5 77 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125852346 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=1, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20250212125852346 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=247 Rx UL DATA from unexpected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch.cpp:1070) 20250212125852346 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) 20250212125852346 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) 20250212125852346 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125852346 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data_length=22, data=c1 d8 11 ea a0 0a e4 fc 91 da bb 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20250212125852346 DRLCMACUL DEBUG - Mark BSN 1984 as INVALID (rlc_window_ul.cpp:42) 20250212125852346 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125852346 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125852346 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20250212125852346 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) 20250212125852346 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) 20250212125852351 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) 20250212125852351 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) 20250212125852351 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 255 for type USF (pdch_ul_controller.c:184) 20250212125852351 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20250212125852351 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) 20250212125852351 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) 20250212125852351 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) 20250212125852351 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125852351 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125852351 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 1, MCS-4): dc a4 bf 3b 84 b4 fc 87 df 52 06 bb d3 57 09 33 cb 2a f5 1d 8d d6 bf 80 32 1e b1 fe fb 06 ee c7 49 8f 27 a7 b6 10 d3 e3 d2 72 ed ca (tbf_dl.cpp:686) 20250212125852351 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) 20250212125852351 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125852351 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20250212125852351 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 1, MCS-4): 87 40 00 80 b8 49 7f 77 08 69 f9 0f bf a5 0c 76 a7 af 12 66 96 55 ea 3b 1a ad 7f 01 65 3c 62 fd f7 0d dc 8f 93 1e 4f 4e 6d 21 a6 c7 a5 e5 da 95 01 (tbf_dl.cpp:911) 20250212125852351 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Sending data request: sapi=5 arfcn=871 cur_fn=247 block=10 data=80 40 00 80 b8 49 7f 77 08 69 f9 0f bf a5 0c 76 a7 af 12 66 96 55 ea 3b 1a ad 7f 01 65 3c 62 fd f7 0d dc 8f 93 1e 4f 4e 6d 21 a6 c7 a5 e5 da 95 01 (pcu_l1_if.cpp:182) 20250212125852351 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125852365 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 01 4c 24 0d 85 b9 a5 b8 66 dc 70 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125852365 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) 20250212125852365 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125852365 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 01 4c 24 0d 85 b9 a5 b8 66 dc 70 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125852365 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125852365 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=251 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} vs expected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch.cpp:1053) 20250212125852365 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) 20250212125852365 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) 20250212125852365 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20250212125852365 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=4c 24 0d 85 b9 a5 b8 66 dc 70 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125852365 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20250212125852365 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20250212125852365 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20250212125852365 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125852365 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125852365 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) 20250212125852365 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=251): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20250212125852365 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125852369 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) 20250212125852369 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=255 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=260 (gprs_rlcmac_sched.cpp:454) 20250212125852369 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 260 for type USF (pdch_ul_controller.c:184) 20250212125852370 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) 20250212125852370 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) 20250212125852370 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) 20250212125852370 DRLCMACDL DEBUG -- Chunk with length 1380 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125852370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 2, CS-1): 8d d6 bf 80 32 1e b1 fe fb 06 ee c7 49 8f 27 a7 b6 10 d3 e3 (tbf_dl.cpp:686) 20250212125852370 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) 20250212125852370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125852370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20250212125852370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-1): 07 00 05 8d d6 bf 80 32 1e b1 fe fb 06 ee c7 49 8f 27 a7 b6 10 d3 e3 (tbf_dl.cpp:911) 20250212125852370 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Sending data request: sapi=5 arfcn=871 cur_fn=251 block=11 data=01 00 05 8d d6 bf 80 32 1e b1 fe fb 06 ee c7 49 8f 27 a7 b6 10 d3 e3 (pcu_l1_if.cpp:182) 20250212125852370 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125852383 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=11 data=7c 08 c0 82 56 eb e8 f9 b1 79 c1 cb b8 18 77 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125852383 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) 20250212125852384 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20250212125852384 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 7c 08 c0 82 56 eb e8 f9 b1 79 c1 cb b8 18 77 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125852384 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=1, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20250212125852384 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=255 Rx UL DATA from unexpected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} vs expected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1053) 20250212125852384 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) 20250212125852384 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) 20250212125852384 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20250212125852384 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data_length=22, data=ab 75 f4 fc d8 bc e0 65 5c 8c bb 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20250212125852384 DRLCMACUL DEBUG - Mark BSN 1985 as INVALID (rlc_window_ul.cpp:42) 20250212125852384 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20250212125852384 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20250212125852384 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20250212125852384 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) 20250212125852384 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) 20250212125852384 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=255): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125852384 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125852393 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) 20250212125852393 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) 20250212125852393 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 264 for type USF (pdch_ul_controller.c:184) 20250212125852393 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20250212125852393 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) 20250212125852393 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) 20250212125852393 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) 20250212125852393 DRLCMACDL DEBUG -- Chunk with length 1356 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125852393 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 2, MCS-4): bf cb 21 c2 9f 2b 71 46 46 18 92 26 85 53 b3 86 46 2e 9f fd 13 70 75 be 3a 2a 60 e6 a0 bb 7a 33 96 98 93 f6 f2 f0 c8 3e 23 f2 1e b1 (tbf_dl.cpp:686) 20250212125852393 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) 20250212125852393 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125852393 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20250212125852393 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 2, MCS-4): 87 80 00 80 7e 97 43 84 3f 57 e2 8c 8c 30 24 4d 0a a7 66 0d 8d 5c 3e fb 27 e0 ea 7c 75 54 c0 cc 41 77 f5 66 2c 31 27 ed e5 e1 91 7d 46 e4 3d 62 01 (tbf_dl.cpp:911) 20250212125852393 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Sending data request: sapi=5 arfcn=871 cur_fn=255 block=0 data=80 80 00 80 7e 97 43 84 3f 57 e2 8c 8c 30 24 4d 0a a7 66 0d 8d 5c 3e fb 27 e0 ea 7c 75 54 c0 cc 41 77 f5 66 2c 31 27 ed e5 e1 91 7d 46 e4 3d 62 01 (pcu_l1_if.cpp:182) 20250212125852393 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125852407 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 03 3d 37 1c a2 f2 20 41 87 a2 d8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125852407 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) 20250212125852407 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125852407 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 03 3d 37 1c a2 f2 20 41 87 a2 d8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125852407 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125852407 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=260 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} vs expected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch.cpp:1053) 20250212125852407 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) 20250212125852407 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) 20250212125852407 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20250212125852407 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=3d 37 1c a2 f2 20 41 87 a2 d8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125852407 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20250212125852407 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20250212125852407 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20250212125852407 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125852407 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125852407 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) 20250212125852407 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=260): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20250212125852407 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125852412 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) 20250212125852412 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=264 block_nr=1 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=268 (gprs_rlcmac_sched.cpp:454) 20250212125852412 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 268 for type USF (pdch_ul_controller.c:184) 20250212125852412 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) 20250212125852412 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) 20250212125852412 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) 20250212125852412 DRLCMACDL DEBUG -- Chunk with length 1360 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125852412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 3, CS-1): d2 72 ed ca bf cb 21 c2 9f 2b 71 46 46 18 92 26 85 53 b3 86 (tbf_dl.cpp:686) 20250212125852412 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) 20250212125852412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125852412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20250212125852412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-1): 07 00 07 d2 72 ed ca bf cb 21 c2 9f 2b 71 46 46 18 92 26 85 53 b3 86 (tbf_dl.cpp:911) 20250212125852412 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Sending data request: sapi=5 arfcn=871 cur_fn=260 block=1 data=01 00 07 d2 72 ed ca bf cb 21 c2 9f 2b 71 46 46 18 92 26 85 53 b3 86 (pcu_l1_if.cpp:182) 20250212125852412 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125852425 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125852426 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125852426 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=1 data=7c 10 c0 82 7a 46 57 70 24 27 df 1c 4f 5f 76 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125852426 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) 20250212125852426 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20250212125852426 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 7c 10 c0 82 7a 46 57 70 24 27 df 1c 4f 5f 76 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125852426 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=1, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20250212125852426 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=264 Rx UL DATA from unexpected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} vs expected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1053) 20250212125852426 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) 20250212125852426 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) 20250212125852426 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20250212125852426 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data_length=22, data=3d a3 2b 38 92 93 6f 8e a7 2f bb 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20250212125852426 DRLCMACUL DEBUG - Mark BSN 1986 as INVALID (rlc_window_ul.cpp:42) 20250212125852426 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20250212125852426 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20250212125852426 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20250212125852426 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) 20250212125852426 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) 20250212125852426 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=264): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125852426 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125852430 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) 20250212125852430 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) 20250212125852430 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 273 for type USF (pdch_ul_controller.c:184) 20250212125852430 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20250212125852430 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) 20250212125852430 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) 20250212125852430 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) 20250212125852430 DRLCMACDL DEBUG -- Chunk with length 1312 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125852430 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 3, MCS-4): 4f 43 75 ed 20 97 1e 2e e1 89 b0 6b bd 19 ae ba 1f ec 1a 18 a6 51 2e 00 4e 49 77 e4 53 15 c5 9e 5d ed f2 01 3d 00 24 36 12 1f 03 2d (tbf_dl.cpp:686) 20250212125852430 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) 20250212125852430 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125852430 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20250212125852430 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) 20250212125852430 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 268 + 13 = 281 (pdch_ul_controller.c:131) 20250212125852430 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 281 for type POLL (pdch_ul_controller.c:184) 20250212125852430 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=281, TS=7) (tbf_dl.cpp:883) 20250212125852430 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=281, TS=7 (tbf_dl.cpp:903) 20250212125852430 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 3, MCS-4): 8f c0 00 80 9e 86 ea da 41 2e 3d 5c c2 13 61 d7 7a 33 5c 75 3f d8 35 30 4c a3 5c 00 9c 92 ee c8 a7 2a 8a 3d bb da e5 03 7a 00 48 6c 24 3e 06 5a 00 (tbf_dl.cpp:911) 20250212125852430 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Sending data request: sapi=5 arfcn=871 cur_fn=264 block=2 data=88 c0 00 80 9e 86 ea da 41 2e 3d 5c c2 13 61 d7 7a 33 5c 75 3f d8 35 30 4c a3 5c 00 9c 92 ee c8 a7 2a 8a 3d bb da e5 03 7a 00 48 6c 24 3e 06 5a 00 (pcu_l1_if.cpp:182) 20250212125852431 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125852444 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) 20250212125852444 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) 20250212125852444 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=268): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20250212125852444 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125852453 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125852467 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) 20250212125852467 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) 20250212125852467 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=273): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125852467 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125852472 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125852486 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) 20250212125852486 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) 20250212125852491 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125852505 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=5 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) 20250212125852505 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) 20250212125852505 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125852505 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125852505 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) 20250212125852505 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125852505 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125852505 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, 0x556890ff2c2c, 0x556890ff2c30, 4, 0, win: 1-4, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20250212125852505 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 5, BSN 1 to 69 - 1 (68 blocks), "RRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20250212125852505 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125852505 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) 20250212125852505 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) 20250212125852505 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20250212125852505 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20250212125852505 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20250212125852505 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) 20250212125852505 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) 20250212125852507 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125852507 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125852507 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125852507 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125852507 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125852507 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125852507 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125852508 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125852508 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125852508 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125852508 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125852508 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125852508 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000002 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125852508 DTBFDL DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125852514 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) 20250212125852514 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=286 block_nr=6 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=290 (gprs_rlcmac_sched.cpp:454) 20250212125852514 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 290 for type USF (pdch_ul_controller.c:184) 20250212125852514 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125852514 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) 20250212125852514 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) 20250212125852514 DRLCMACDL DEBUG -- Chunk with length 1340 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125852514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 4, CS-1): 46 2e 9f fd 13 70 75 be 3a 2a 60 e6 a0 bb 7a 33 96 98 93 f6 (tbf_dl.cpp:686) 20250212125852514 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) 20250212125852514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125852514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20250212125852514 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) 20250212125852514 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 286 + 13 = 299 (pdch_ul_controller.c:131) 20250212125852514 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 299 for type POLL (pdch_ul_controller.c:184) 20250212125852514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=299, TS=7) (tbf_dl.cpp:883) 20250212125852514 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=299, TS=7 (tbf_dl.cpp:903) 20250212125852514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-1): 0f 00 09 46 2e 9f fd 13 70 75 be 3a 2a 60 e6 a0 bb 7a 33 96 98 93 f6 (tbf_dl.cpp:911) 20250212125852514 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Sending data request: sapi=5 arfcn=871 cur_fn=281 block=6 data=09 00 09 46 2e 9f fd 13 70 75 be 3a 2a 60 e6 a0 bb 7a 33 96 98 93 f6 (pcu_l1_if.cpp:182) 20250212125852514 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125852537 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) 20250212125852537 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) 20250212125852542 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125852556 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) 20250212125852556 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) 20250212125852556 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=290): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20250212125852556 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125852561 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125852575 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) 20250212125852575 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) 20250212125852584 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125852598 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=9 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) 20250212125852598 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) 20250212125852598 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125852598 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125852598 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) 20250212125852598 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125852598 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125852598 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 5, BSN 1 to 5 - 1 (4 blocks), "RRRR" (pdch.cpp:509) 20250212125852598 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125852598 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) 20250212125852598 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) 20250212125852598 DRLCMACDL INFO MS (IMSI ): Low error rate 0%, increasing DL CS level to CS-2 (gprs_ms.c:690) 20250212125852598 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20250212125852598 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20250212125852598 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20250212125852598 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20250212125852598 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) 20250212125852598 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) 20250212125852601 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125852601 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125852601 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125852601 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125852601 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125852601 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125852601 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125852601 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125852601 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125852601 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125852601 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125852601 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125852601 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000002 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125852601 DTBFDL DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125852603 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) 20250212125852603 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) 20250212125852603 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 307 for type USF (pdch_ul_controller.c:184) 20250212125852603 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20250212125852603 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) 20250212125852603 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) 20250212125852603 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) 20250212125852603 DRLCMACDL DEBUG -- Chunk with length 1268 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125852603 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 4, MCS-4): 68 55 75 ae d7 88 eb d2 7c 92 69 e6 a2 6d 82 0c 36 f7 15 5c 16 3c a7 2f 11 e1 28 71 57 ff 50 bd fc 9e 7d bb 2f e5 8f e4 44 09 d6 8f (tbf_dl.cpp:686) 20250212125852603 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) 20250212125852603 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125852603 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20250212125852603 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 4, MCS-4): 87 00 01 80 d0 aa ea 5c af 11 d7 a5 f9 24 d3 cc 45 db 04 19 6c ee 2b b8 2c 78 4e 5f 22 c2 51 e2 ae fe a1 7a f9 3d fb 76 5f ca 1f c9 89 12 ac 1f 01 (tbf_dl.cpp:911) 20250212125852603 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Sending data request: sapi=5 arfcn=871 cur_fn=299 block=10 data=80 00 01 80 d0 aa ea 5c af 11 d7 a5 f9 24 d3 cc 45 db 04 19 6c ee 2b b8 2c 78 4e 5f 22 c2 51 e2 ae fe a1 7a f9 3d fb 76 5f ca 1f c9 89 12 ac 1f 01 (pcu_l1_if.cpp:182) 20250212125852603 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125852617 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 05 6e 35 78 70 00 84 08 45 16 22 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125852617 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) 20250212125852617 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125852617 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 05 6e 35 78 70 00 84 08 45 16 22 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125852617 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125852617 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=303 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20250212125852617 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) 20250212125852617 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20250212125852617 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) 20250212125852617 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20250212125852617 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=6e 35 78 70 00 84 08 45 16 22 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125852617 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20250212125852617 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20250212125852617 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20250212125852617 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125852617 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125852617 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) 20250212125852621 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) 20250212125852621 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=307 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=312 (gprs_rlcmac_sched.cpp:454) 20250212125852621 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 312 for type USF (pdch_ul_controller.c:184) 20250212125852621 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125852621 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) 20250212125852621 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) 20250212125852621 DRLCMACDL DEBUG -- Chunk with length 1320 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125852621 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 5, CS-2): f2 f0 c8 3e 23 f2 1e b1 4f 43 75 ed 20 97 1e 2e e1 89 b0 6b bd 19 ae ba 1f ec 1a 18 a6 51 (tbf_dl.cpp:686) 20250212125852621 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) 20250212125852621 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125852621 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20250212125852621 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-2): 07 00 0b f2 f0 c8 3e 23 f2 1e b1 4f 43 75 ed 20 97 1e 2e e1 89 b0 6b bd 19 ae ba 1f ec 1a 18 a6 51 00 (tbf_dl.cpp:911) 20250212125852621 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Sending data request: sapi=5 arfcn=871 cur_fn=303 block=11 data=01 00 0b f2 f0 c8 3e 23 f2 1e b1 4f 43 75 ed 20 97 1e 2e e1 89 b0 6b bd 19 ae ba 1f ec 1a 18 a6 51 00 (pcu_l1_if.cpp:182) 20250212125852622 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125852635 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=11 data=7c 18 c0 82 b8 6f a2 58 bf 23 c0 3c 8b 55 77 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125852635 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) 20250212125852635 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20250212125852635 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 7c 18 c0 82 b8 6f a2 58 bf 23 c0 3c 8b 55 77 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125852635 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=1, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20250212125852635 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=307 Rx UL DATA from unexpected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} vs expected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1053) 20250212125852635 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) 20250212125852635 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) 20250212125852635 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20250212125852635 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data_length=22, data=dc 37 51 ac df 11 60 9e c5 aa bb 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20250212125852635 DRLCMACUL DEBUG - Mark BSN 1987 as INVALID (rlc_window_ul.cpp:42) 20250212125852635 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20250212125852635 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20250212125852635 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20250212125852635 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) 20250212125852635 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) 20250212125852635 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) 20250212125852635 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125852645 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) 20250212125852645 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) 20250212125852645 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 316 for type USF (pdch_ul_controller.c:184) 20250212125852645 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20250212125852645 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) 20250212125852645 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) 20250212125852645 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) 20250212125852645 DRLCMACDL DEBUG -- Chunk with length 1224 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125852645 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 5, MCS-4): a8 0c 6f 85 2a 0b be 39 b4 9e 9a 5d 32 d6 36 c7 76 36 32 93 ea a0 c4 f5 61 73 10 ea c1 5c 03 de a9 c2 f3 31 8f ea 8e 6b 95 2f bd ff (tbf_dl.cpp:686) 20250212125852645 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) 20250212125852645 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125852645 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20250212125852645 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 5, MCS-4): 87 40 01 80 50 19 de 0a 55 16 7c 73 68 3d 35 bb 64 ac 6d 8e ed 6c 64 26 d5 41 89 eb c3 e6 20 d4 83 b9 06 bc 53 85 e7 63 1e d5 1d d7 2a 5f 7a ff 01 (tbf_dl.cpp:911) 20250212125852645 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Sending data request: sapi=5 arfcn=871 cur_fn=307 block=0 data=80 40 01 80 50 19 de 0a 55 16 7c 73 68 3d 35 bb 64 ac 6d 8e ed 6c 64 26 d5 41 89 eb c3 e6 20 d4 83 b9 06 bc 53 85 e7 63 1e d5 1d d7 2a 5f 7a ff 01 (pcu_l1_if.cpp:182) 20250212125852645 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125852659 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 07 b2 15 a1 d7 0b 27 93 93 16 09 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125852659 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) 20250212125852659 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125852659 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 07 b2 15 a1 d7 0b 27 93 93 16 09 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125852659 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125852659 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=312 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} vs expected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch.cpp:1053) 20250212125852659 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) 20250212125852659 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) 20250212125852659 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20250212125852659 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=b2 15 a1 d7 0b 27 93 93 16 09 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125852659 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20250212125852659 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20250212125852659 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20250212125852659 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125852659 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125852659 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) 20250212125852659 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=312): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20250212125852659 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125852663 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) 20250212125852663 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=316 block_nr=1 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=320 (gprs_rlcmac_sched.cpp:454) 20250212125852663 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 320 for type USF (pdch_ul_controller.c:184) 20250212125852663 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) 20250212125852663 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) 20250212125852663 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) 20250212125852663 DRLCMACDL DEBUG -- Chunk with length 1290 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125852663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 6, CS-2): 2e 00 4e 49 77 e4 53 15 c5 9e 5d ed f2 01 3d 00 24 36 12 1f 03 2d 68 55 75 ae d7 88 eb d2 (tbf_dl.cpp:686) 20250212125852663 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) 20250212125852663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125852663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20250212125852663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-2): 07 00 0d 2e 00 4e 49 77 e4 53 15 c5 9e 5d ed f2 01 3d 00 24 36 12 1f 03 2d 68 55 75 ae d7 88 eb d2 00 (tbf_dl.cpp:911) 20250212125852663 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Sending data request: sapi=5 arfcn=871 cur_fn=312 block=1 data=01 00 0d 2e 00 4e 49 77 e4 53 15 c5 9e 5d ed f2 01 3d 00 24 36 12 1f 03 2d 68 55 75 ae d7 88 eb d2 00 (pcu_l1_if.cpp:182) 20250212125852663 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125852677 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=1 data=7c 20 c0 82 74 27 d7 81 4f 68 87 81 dd 37 77 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125852677 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) 20250212125852677 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20250212125852677 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 7c 20 c0 82 74 27 d7 81 4f 68 87 81 dd 37 77 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125852677 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=1, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20250212125852677 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=316 Rx UL DATA from unexpected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} vs expected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1053) 20250212125852677 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) 20250212125852677 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) 20250212125852677 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20250212125852677 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data_length=22, data=ba 93 eb c0 27 b4 c3 c0 ee 9b bb 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20250212125852677 DRLCMACUL DEBUG - Mark BSN 1988 as INVALID (rlc_window_ul.cpp:42) 20250212125852677 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20250212125852677 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20250212125852677 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20250212125852677 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) 20250212125852677 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) 20250212125852677 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=316): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125852677 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125852682 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) 20250212125852682 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) 20250212125852682 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 325 for type USF (pdch_ul_controller.c:184) 20250212125852682 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20250212125852682 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) 20250212125852682 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) 20250212125852682 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) 20250212125852682 DRLCMACDL DEBUG -- Chunk with length 1180 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125852682 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 6, MCS-4): 8f 1c 73 ed c2 68 f7 b5 e9 cd ec 4e ba e2 59 ed 68 62 3a 4c 3b 7c d6 b2 8d ff ec be 12 e5 1e d3 06 ab bd 72 b6 59 0d 5b 88 eb 69 4b (tbf_dl.cpp:686) 20250212125852682 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) 20250212125852682 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125852682 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20250212125852682 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 6, MCS-4): 87 80 01 80 1e 39 e6 da 85 d1 ee 6b d3 9b d9 9d 74 c5 b3 da d1 c4 74 98 76 f8 ac 65 1b ff d9 7d 25 ca 3d a6 0d 56 7b e5 6c b3 1a b6 10 d7 d3 96 00 (tbf_dl.cpp:911) 20250212125852682 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Sending data request: sapi=5 arfcn=871 cur_fn=316 block=2 data=80 80 01 80 1e 39 e6 da 85 d1 ee 6b d3 9b d9 9d 74 c5 b3 da d1 c4 74 98 76 f8 ac 65 1b ff d9 7d 25 ca 3d a6 0d 56 7b e5 6c b3 1a b6 10 d7 d3 96 00 (pcu_l1_if.cpp:182) 20250212125852683 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125852696 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 09 07 f0 32 a0 1e ba a4 9b d3 12 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125852696 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) 20250212125852696 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125852696 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 09 07 f0 32 a0 1e ba a4 9b d3 12 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125852696 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125852696 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} vs expected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch.cpp:1053) 20250212125852696 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) 20250212125852696 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) 20250212125852696 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20250212125852696 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=07 f0 32 a0 1e ba a4 9b d3 12 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125852696 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20250212125852696 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20250212125852696 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20250212125852696 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125852696 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125852696 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) 20250212125852696 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=320): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20250212125852696 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125852701 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125852701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125852706 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) 20250212125852706 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=325 block_nr=3 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=329 (gprs_rlcmac_sched.cpp:454) 20250212125852706 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 329 for type USF (pdch_ul_controller.c:184) 20250212125852706 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125852706 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) 20250212125852706 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) 20250212125852706 DRLCMACDL DEBUG -- Chunk with length 1260 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125852706 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 7, CS-2): 7c 92 69 e6 a2 6d 82 0c 36 f7 15 5c 16 3c a7 2f 11 e1 28 71 57 ff 50 bd fc 9e 7d bb 2f e5 (tbf_dl.cpp:686) 20250212125852706 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) 20250212125852706 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125852706 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20250212125852706 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) 20250212125852706 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 325 + 13 = 338 (pdch_ul_controller.c:131) 20250212125852706 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 338 for type POLL (pdch_ul_controller.c:184) 20250212125852706 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=338, TS=7) (tbf_dl.cpp:883) 20250212125852706 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=338, TS=7 (tbf_dl.cpp:903) 20250212125852706 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-2): 0f 00 0f 7c 92 69 e6 a2 6d 82 0c 36 f7 15 5c 16 3c a7 2f 11 e1 28 71 57 ff 50 bd fc 9e 7d bb 2f e5 00 (tbf_dl.cpp:911) 20250212125852706 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Sending data request: sapi=5 arfcn=871 cur_fn=320 block=3 data=09 00 0f 7c 92 69 e6 a2 6d 82 0c 36 f7 15 5c 16 3c a7 2f 11 e1 28 71 57 ff 50 bd fc 9e 7d bb 2f e5 00 (pcu_l1_if.cpp:182) 20250212125852706 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125852720 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) 20250212125852720 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) 20250212125852720 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=325): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125852720 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125852724 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125852739 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) 20250212125852739 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) 20250212125852739 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=329): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20250212125852739 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125852743 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125852758 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) 20250212125852758 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) 20250212125852767 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125852781 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=333 block=6 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) 20250212125852781 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) 20250212125852781 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125852781 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125852781 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) 20250212125852781 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125852781 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125852781 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 8, BSN 5 to 8 - 1 (3 blocks), "RRR" (pdch.cpp:509) 20250212125852781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125852781 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) 20250212125852781 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) 20250212125852781 DRLCMACDL DEBUG MS (IMSI ): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20250212125852781 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20250212125852781 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20250212125852781 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20250212125852781 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) 20250212125852781 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125852781 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) 20250212125852783 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125852783 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125852783 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125852783 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125852783 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125852783 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125852783 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125852784 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125852784 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125852784 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125852784 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125852784 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125852784 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000002 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125852784 DTBFDL DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125852786 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) 20250212125852786 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) 20250212125852786 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 346 for type USF (pdch_ul_controller.c:184) 20250212125852786 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20250212125852786 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) 20250212125852786 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) 20250212125852786 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) 20250212125852786 DRLCMACDL DEBUG -- Chunk with length 1136 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125852786 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 7, MCS-4): ac 7a c6 ae 17 3f a5 7e 67 3f 8b 1e 14 21 60 60 63 46 76 d9 dd 66 f7 07 42 1a 64 dd 3e e9 fd 0f 29 4e 48 60 e3 c9 61 61 bd da fc 51 (tbf_dl.cpp:686) 20250212125852786 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) 20250212125852786 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125852786 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20250212125852786 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) 20250212125852786 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 342 + 13 = 355 (pdch_ul_controller.c:131) 20250212125852786 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 355 for type POLL (pdch_ul_controller.c:184) 20250212125852786 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=355, TS=7) (tbf_dl.cpp:883) 20250212125852786 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=355, TS=7 (tbf_dl.cpp:903) 20250212125852786 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 7, MCS-4): 8f c0 01 80 58 f5 8c 5d 2f 7e 4a fd ce 7e 16 3d 28 42 c0 c0 c6 8c ec b2 bb cd ee 0f 84 34 c8 ba 7d d2 fb 1f 52 9c 90 c0 c6 93 c3 c2 7a b5 f9 a3 00 (tbf_dl.cpp:911) 20250212125852786 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Sending data request: sapi=5 arfcn=871 cur_fn=338 block=7 data=88 c0 01 80 58 f5 8c 5d 2f 7e 4a fd ce 7e 16 3d 28 42 c0 c0 c6 8c ec b2 bb cd ee 0f 84 34 c8 ba 7d d2 fb 1f 52 9c 90 c0 c6 93 c3 c2 7a b5 f9 a3 00 (pcu_l1_if.cpp:182) 20250212125852786 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125852800 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) 20250212125852800 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) 20250212125852804 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125852819 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) 20250212125852819 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) 20250212125852819 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) 20250212125852819 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125852828 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125852842 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) 20250212125852842 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) 20250212125852847 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125852861 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=10 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) 20250212125852861 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) 20250212125852861 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125852861 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125852861 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) 20250212125852861 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125852861 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125852862 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, 0x556890ff4e4c, 0x556890ff4e50, 4, 0, win: 4-8, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20250212125852862 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 9, BSN 4 to 73 - 1 (69 blocks), "RRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20250212125852862 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125852862 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) 20250212125852862 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) 20250212125852862 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20250212125852862 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20250212125852862 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20250212125852862 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20250212125852862 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) 20250212125852862 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) 20250212125852864 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125852864 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125852864 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125852864 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125852864 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125852864 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125852864 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125852865 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125852865 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125852865 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125852865 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125852865 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125852865 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000002 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125852865 DTBFDL DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125852866 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) 20250212125852866 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=359 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=364 (gprs_rlcmac_sched.cpp:454) 20250212125852866 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 364 for type USF (pdch_ul_controller.c:184) 20250212125852866 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) 20250212125852866 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) 20250212125852866 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) 20250212125852866 DRLCMACDL DEBUG -- Chunk with length 1230 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125852866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 8, CS-2): 8f e4 44 09 d6 8f a8 0c 6f 85 2a 0b be 39 b4 9e 9a 5d 32 d6 36 c7 76 36 32 93 ea a0 c4 f5 (tbf_dl.cpp:686) 20250212125852866 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) 20250212125852866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125852866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20250212125852866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-2): 07 00 11 8f e4 44 09 d6 8f a8 0c 6f 85 2a 0b be 39 b4 9e 9a 5d 32 d6 36 c7 76 36 32 93 ea a0 c4 f5 00 (tbf_dl.cpp:911) 20250212125852866 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Sending data request: sapi=5 arfcn=871 cur_fn=355 block=11 data=01 00 11 8f e4 44 09 d6 8f a8 0c 6f 85 2a 0b be 39 b4 9e 9a 5d 32 d6 36 c7 76 36 32 93 ea a0 c4 f5 00 (pcu_l1_if.cpp:182) 20250212125852866 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125852880 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=11 data=7c 28 c0 82 cc 6d f3 ca 7e c8 d2 e1 7a ff 76 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125852880 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) 20250212125852880 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20250212125852880 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 7c 28 c0 82 cc 6d f3 ca 7e c8 d2 e1 7a ff 76 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125852880 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=1, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20250212125852880 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=359 Rx UL DATA from unexpected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch.cpp:1070) 20250212125852880 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) 20250212125852880 DRLCMACMEAS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20250212125852880 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) 20250212125852880 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20250212125852880 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data_length=22, data=e6 b6 79 65 3f 64 e9 70 bd 7f bb 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20250212125852880 DRLCMACUL DEBUG - Mark BSN 1989 as INVALID (rlc_window_ul.cpp:42) 20250212125852880 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20250212125852880 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20250212125852880 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20250212125852880 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) 20250212125852880 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) 20250212125852889 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) 20250212125852889 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) 20250212125852889 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 368 for type USF (pdch_ul_controller.c:184) 20250212125852889 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20250212125852889 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) 20250212125852889 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) 20250212125852889 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) 20250212125852889 DRLCMACDL DEBUG -- Chunk with length 1092 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125852889 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 8, MCS-4): 9b b1 97 52 12 2e 83 f3 8d ea 75 89 49 5d 49 7d 76 5b ef 48 cb b2 a0 59 8d d8 e6 46 d0 03 10 43 19 a7 79 f4 7c 14 be bc 77 6f 11 4f (tbf_dl.cpp:686) 20250212125852889 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) 20250212125852889 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125852889 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20250212125852889 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 8, MCS-4): 87 00 02 80 36 63 2f a5 24 5c 06 e7 1b d5 eb 12 93 ba 92 fa ec b6 de 91 96 65 41 b3 1a b1 cd 8d a0 07 20 86 32 4e f3 e8 f9 28 7c 79 ef de 22 9e 00 (tbf_dl.cpp:911) 20250212125852889 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Sending data request: sapi=5 arfcn=871 cur_fn=359 block=0 data=80 00 02 80 36 63 2f a5 24 5c 06 e7 1b d5 eb 12 93 ba 92 fa ec b6 de 91 96 65 41 b3 1a b1 cd 8d a0 07 20 86 32 4e f3 e8 f9 28 7c 79 ef de 22 9e 00 (pcu_l1_if.cpp:182) 20250212125852890 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125852903 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 0b 79 9e f7 00 5c f9 66 9c a5 a8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125852903 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) 20250212125852903 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125852903 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0b 79 9e f7 00 5c f9 66 9c a5 a8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125852903 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125852904 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=364 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} vs expected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch.cpp:1053) 20250212125852904 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) 20250212125852904 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) 20250212125852904 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20250212125852904 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=79 9e f7 00 5c f9 66 9c a5 a8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125852904 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20250212125852904 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20250212125852904 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20250212125852904 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125852904 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125852904 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) 20250212125852904 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=364): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20250212125852904 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125852908 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) 20250212125852908 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=368 block_nr=1 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=372 (gprs_rlcmac_sched.cpp:454) 20250212125852908 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 372 for type USF (pdch_ul_controller.c:184) 20250212125852908 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) 20250212125852908 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) 20250212125852908 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) 20250212125852908 DRLCMACDL DEBUG -- Chunk with length 1200 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125852908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 9, CS-2): 61 73 10 ea c1 5c 03 de a9 c2 f3 31 8f ea 8e 6b 95 2f bd ff 8f 1c 73 ed c2 68 f7 b5 e9 cd (tbf_dl.cpp:686) 20250212125852908 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) 20250212125852908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125852908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20250212125852908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-2): 07 00 13 61 73 10 ea c1 5c 03 de a9 c2 f3 31 8f ea 8e 6b 95 2f bd ff 8f 1c 73 ed c2 68 f7 b5 e9 cd 00 (tbf_dl.cpp:911) 20250212125852908 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Sending data request: sapi=5 arfcn=871 cur_fn=364 block=1 data=01 00 13 61 73 10 ea c1 5c 03 de a9 c2 f3 31 8f ea 8e 6b 95 2f bd ff 8f 1c 73 ed c2 68 f7 b5 e9 cd 00 (pcu_l1_if.cpp:182) 20250212125852909 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125852922 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=364 block=1 data=7c 30 c0 82 fe 6a af 5c 5b cf 78 74 f3 6a 77 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125852922 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) 20250212125852922 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20250212125852922 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 7c 30 c0 82 fe 6a af 5c 5b cf 78 74 f3 6a 77 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125852922 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=1, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20250212125852922 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=368 Rx UL DATA from unexpected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} vs expected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1053) 20250212125852922 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) 20250212125852923 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) 20250212125852923 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20250212125852923 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data_length=22, data=7f b5 57 ae ad 67 3c ba 79 b5 bb 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20250212125852923 DRLCMACUL DEBUG - Mark BSN 1990 as INVALID (rlc_window_ul.cpp:42) 20250212125852923 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20250212125852923 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20250212125852923 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20250212125852923 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) 20250212125852923 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) 20250212125852923 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=368): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125852923 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125852927 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) 20250212125852927 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) 20250212125852927 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 377 for type USF (pdch_ul_controller.c:184) 20250212125852927 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20250212125852927 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) 20250212125852927 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) 20250212125852927 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) 20250212125852927 DRLCMACDL DEBUG -- Chunk with length 1048 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125852927 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 9, MCS-4): c4 7a 30 75 18 3f 8d 84 49 75 27 28 0b e0 63 7a a9 5a 5e fa be 20 b2 38 dd 5f e6 0b e8 44 63 36 16 95 f4 e4 0f 6f 71 5b c0 69 ba a8 (tbf_dl.cpp:686) 20250212125852927 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) 20250212125852927 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125852927 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20250212125852927 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 9, MCS-4): 87 40 02 80 88 f5 60 ea 30 7e 1a 09 93 ea 4e 50 16 c0 c7 f4 52 b5 bc f4 7d 41 64 71 ba bf cc 17 d0 89 c6 6c 2c 2a e9 c9 1f de e2 b6 80 d3 74 51 01 (tbf_dl.cpp:911) 20250212125852927 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Sending data request: sapi=5 arfcn=871 cur_fn=368 block=2 data=80 40 02 80 88 f5 60 ea 30 7e 1a 09 93 ea 4e 50 16 c0 c7 f4 52 b5 bc f4 7d 41 64 71 ba bf cc 17 d0 89 c6 6c 2c 2a e9 c9 1f de e2 b6 80 d3 74 51 01 (pcu_l1_if.cpp:182) 20250212125852927 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125852941 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 0d 5e aa cf 9c 44 e5 e0 76 d3 7e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125852941 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) 20250212125852941 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125852941 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0d 5e aa cf 9c 44 e5 e0 76 d3 7e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125852941 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20250212125852941 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=372 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} vs expected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch.cpp:1053) 20250212125852941 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) 20250212125852941 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) 20250212125852941 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20250212125852941 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=5e aa cf 9c 44 e5 e0 76 d3 7e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20250212125852941 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20250212125852941 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20250212125852941 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20250212125852941 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20250212125852941 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20250212125852941 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) 20250212125852941 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=372): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20250212125852941 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125852951 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) 20250212125852951 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=377 block_nr=3 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=381 (gprs_rlcmac_sched.cpp:454) 20250212125852951 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 381 for type USF (pdch_ul_controller.c:184) 20250212125852951 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) 20250212125852951 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) 20250212125852951 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) 20250212125852951 DRLCMACDL DEBUG -- Chunk with length 1170 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125852951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 10, CS-2): ec 4e ba e2 59 ed 68 62 3a 4c 3b 7c d6 b2 8d ff ec be 12 e5 1e d3 06 ab bd 72 b6 59 0d 5b (tbf_dl.cpp:686) 20250212125852951 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) 20250212125852951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125852951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20250212125852951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-2): 07 00 15 ec 4e ba e2 59 ed 68 62 3a 4c 3b 7c d6 b2 8d ff ec be 12 e5 1e d3 06 ab bd 72 b6 59 0d 5b 00 (tbf_dl.cpp:911) 20250212125852951 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Sending data request: sapi=5 arfcn=871 cur_fn=372 block=3 data=01 00 15 ec 4e ba e2 59 ed 68 62 3a 4c 3b 7c d6 b2 8d ff ec be 12 e5 1e d3 06 ab bd 72 b6 59 0d 5b 00 (pcu_l1_if.cpp:182) 20250212125852951 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125852965 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125852965 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 block=3 data=7c 38 c0 82 b0 7d ec 47 06 ad b7 11 26 6d 76 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125852965 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) 20250212125852965 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20250212125852965 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 7c 38 c0 82 b0 7d ec 47 06 ad b7 11 26 6d 76 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20250212125852965 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=1, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20250212125852965 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=377 Rx UL DATA from unexpected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} vs expected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1053) 20250212125852965 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) 20250212125852965 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) 20250212125852965 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20250212125852965 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data_length=22, data=d8 3e f6 23 83 d6 db 08 93 36 bb 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20250212125852965 DRLCMACUL DEBUG - Mark BSN 1991 as INVALID (rlc_window_ul.cpp:42) 20250212125852965 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20250212125852965 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20250212125852965 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20250212125852965 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) 20250212125852965 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) 20250212125852965 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=377): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125852965 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125852965 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125852969 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) 20250212125852970 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) 20250212125852970 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 385 for type USF (pdch_ul_controller.c:184) 20250212125852970 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20250212125852970 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) 20250212125852970 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) 20250212125852970 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) 20250212125852970 DRLCMACDL DEBUG -- Chunk with length 1004 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125852970 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 10, MCS-4): b5 70 76 ea 9c da 9d 89 ea e1 53 f1 68 40 d7 ae 07 66 9e ee 0e 71 15 00 4f 57 0d 08 3b b6 2c 7e 86 ff cd 3a 15 2a 43 98 d9 51 ea cb (tbf_dl.cpp:686) 20250212125852970 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) 20250212125852970 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125852970 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20250212125852970 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) 20250212125852970 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 381 + 13 = 394 (pdch_ul_controller.c:131) 20250212125852970 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 394 for type POLL (pdch_ul_controller.c:184) 20250212125852970 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=394, TS=7) (tbf_dl.cpp:883) 20250212125852970 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=394, TS=7 (tbf_dl.cpp:903) 20250212125852970 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 10, MCS-4): 8f 80 02 80 6a e1 ec d4 39 b5 3b 13 d5 c3 a7 e2 d1 80 ae 5d 0f cc 3c dd 1d e2 2a 00 9e ae 1a 10 76 6c 59 fc 0c ff 9b 75 2a 54 86 30 b3 a3 d4 97 01 (tbf_dl.cpp:911) 20250212125852970 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Sending data request: sapi=5 arfcn=871 cur_fn=377 block=4 data=88 80 02 80 6a e1 ec d4 39 b5 3b 13 d5 c3 a7 e2 d1 80 ae 5d 0f cc 3c dd 1d e2 2a 00 9e ae 1a 10 76 6c 59 fc 0c ff 9b 75 2a 54 86 30 b3 a3 d4 97 01 (pcu_l1_if.cpp:182) 20250212125852970 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125852984 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) 20250212125852984 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) 20250212125852984 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=381): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20250212125852984 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125852988 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125853002 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) 20250212125853002 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) 20250212125853002 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=385): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125853002 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125853012 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125853026 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) 20250212125853026 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) 20250212125853031 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125853045 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=390 block=7 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) 20250212125853045 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) 20250212125853045 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125853045 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125853045 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) 20250212125853045 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125853045 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125853045 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, 0x556890ff4e4c, 0x556890ff4e50, 4, 0, win: 8-11, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20250212125853045 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 12, BSN 8 to 76 - 1 (68 blocks), "RRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20250212125853045 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125853045 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) 20250212125853045 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) 20250212125853045 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20250212125853045 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20250212125853045 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20250212125853045 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) 20250212125853045 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125853045 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) 20250212125853048 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125853048 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125853048 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125853048 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125853048 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125853048 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125853048 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125853048 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125853048 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125853048 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125853048 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125853048 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212125853048 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000002 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20250212125853048 DTBFDL DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212125853050 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) 20250212125853050 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=398 block_nr=8 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=403 (gprs_rlcmac_sched.cpp:454) 20250212125853050 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 403 for type USF (pdch_ul_controller.c:184) 20250212125853050 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125853050 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) 20250212125853050 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) 20250212125853050 DRLCMACDL DEBUG -- Chunk with length 1140 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125853050 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 11, CS-2): 88 eb 69 4b ac 7a c6 ae 17 3f a5 7e 67 3f 8b 1e 14 21 60 60 63 46 76 d9 dd 66 f7 07 42 1a (tbf_dl.cpp:686) 20250212125853050 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) 20250212125853050 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125853050 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20250212125853050 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) 20250212125853050 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 398 + 13 = 411 (pdch_ul_controller.c:131) 20250212125853050 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 411 for type POLL (pdch_ul_controller.c:184) 20250212125853050 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=411, TS=7) (tbf_dl.cpp:883) 20250212125853050 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=411, TS=7 (tbf_dl.cpp:903) 20250212125853050 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-2): 0f 00 17 88 eb 69 4b ac 7a c6 ae 17 3f a5 7e 67 3f 8b 1e 14 21 60 60 63 46 76 d9 dd 66 f7 07 42 1a 00 (tbf_dl.cpp:911) 20250212125853050 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Sending data request: sapi=5 arfcn=871 cur_fn=394 block=8 data=09 00 17 88 eb 69 4b ac 7a c6 ae 17 3f a5 7e 67 3f 8b 1e 14 21 60 60 63 46 76 d9 dd 66 f7 07 42 1a 00 (pcu_l1_if.cpp:182) 20250212125853050 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125853064 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) 20250212125853064 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) 20250212125853073 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125853087 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) 20250212125853087 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) 20250212125853087 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=403): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20250212125853087 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125853092 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125853106 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) 20250212125853106 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) 20250212125853111 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125853125 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=407 block=11 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) 20250212125853125 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) 20250212125853125 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125853125 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125853125 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) 20250212125853125 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125853125 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125853125 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 12, BSN 8 to 12 - 1 (4 blocks), "RRRR" (pdch.cpp:509) 20250212125853125 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125853125 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) 20250212125853125 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) 20250212125853125 DRLCMACDL DEBUG MS (IMSI ): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20250212125853125 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20250212125853125 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20250212125853125 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20250212125853125 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20250212125853125 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) 20250212125853125 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) 20250212125853134 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) 20250212125853134 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) 20250212125853134 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 420 for type USF (pdch_ul_controller.c:184) 20250212125853134 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20250212125853134 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) 20250212125853134 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) 20250212125853134 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) 20250212125853134 DRLCMACDL DEBUG -- Chunk with length 960 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125853134 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 11, MCS-4): f1 9a 41 ca 16 b2 91 06 15 68 5c 1e d3 57 fa d6 16 73 d2 88 07 9b 29 e9 c6 61 dc 0e 99 73 a3 56 9a 6c b2 7c 98 26 50 43 07 16 80 0e (tbf_dl.cpp:686) 20250212125853134 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) 20250212125853134 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125853134 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20250212125853134 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 11, MCS-4): 87 c0 02 80 e2 35 83 94 2d 64 23 0d 2a d0 b8 3c a6 af f4 ad 2d e6 a4 11 0f 36 53 d2 8d c3 b8 1d 32 e7 46 ad 34 d9 64 f9 30 4d a0 86 0e 2c 00 1d 00 (tbf_dl.cpp:911) 20250212125853134 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Sending data request: sapi=5 arfcn=871 cur_fn=411 block=0 data=80 c0 02 80 e2 35 83 94 2d 64 23 0d 2a d0 b8 3c a6 af f4 ad 2d e6 a4 11 0f 36 53 d2 8d c3 b8 1d 32 e7 46 ad 34 d9 64 f9 30 4d a0 86 0e 2c 00 1d 00 (pcu_l1_if.cpp:182) 20250212125853135 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125853148 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125853148 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) 20250212125853148 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) 20250212125853149 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20250212125853153 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) 20250212125853153 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=420 block_nr=1 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=424 (gprs_rlcmac_sched.cpp:454) 20250212125853153 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 424 for type USF (pdch_ul_controller.c:184) 20250212125853153 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) 20250212125853153 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) 20250212125853153 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) 20250212125853153 DRLCMACDL DEBUG -- Chunk with length 1110 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125853153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 12, CS-2): 64 dd 3e e9 fd 0f 29 4e 48 60 e3 c9 61 61 bd da fc 51 9b b1 97 52 12 2e 83 f3 8d ea 75 89 (tbf_dl.cpp:686) 20250212125853153 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) 20250212125853153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125853153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20250212125853153 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) 20250212125853153 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 420 + 13 = 433 (pdch_ul_controller.c:131) 20250212125853153 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 433 for type POLL (pdch_ul_controller.c:184) 20250212125853153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=433, TS=7) (tbf_dl.cpp:883) 20250212125853153 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=433, TS=7 (tbf_dl.cpp:903) 20250212125853153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-2): 0f 00 19 64 dd 3e e9 fd 0f 29 4e 48 60 e3 c9 61 61 bd da fc 51 9b b1 97 52 12 2e 83 f3 8d ea 75 89 00 (tbf_dl.cpp:911) 20250212125853153 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Sending data request: sapi=5 arfcn=871 cur_fn=416 block=1 data=09 00 19 64 dd 3e e9 fd 0f 29 4e 48 60 e3 c9 61 61 bd da fc 51 9b b1 97 52 12 2e 83 f3 8d ea 75 89 00 (pcu_l1_if.cpp:182) 20250212125853153 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125853168 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) 20250212125853168 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) 20250212125853168 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=420): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125853168 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125853172 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125853186 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) 20250212125853186 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) 20250212125853186 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=424): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20250212125853186 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125853196 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125853210 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) 20250212125853210 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) 20250212125853215 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125853229 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 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) 20250212125853229 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) 20250212125853229 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125853229 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125853229 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) 20250212125853229 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125853229 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125853229 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 13, BSN 12 to 13 - 1 (1 blocks), "R" (pdch.cpp:509) 20250212125853229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125853229 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) 20250212125853229 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) 20250212125853229 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20250212125853229 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) 20250212125853229 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) 20250212125853233 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) 20250212125853233 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) 20250212125853233 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 442 for type USF (pdch_ul_controller.c:184) 20250212125853233 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20250212125853233 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) 20250212125853233 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) 20250212125853233 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) 20250212125853233 DRLCMACDL DEBUG -- Chunk with length 916 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125853233 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 12, MCS-4): 1b 6a 89 f9 a4 04 ac c1 4a ed 49 f1 ce ac 95 3c b1 4f f3 c2 1c 4b 6b 1d cd c8 ff a8 3d 1d 3b 40 a5 83 22 3f aa ca 94 0d 89 14 39 65 (tbf_dl.cpp:686) 20250212125853233 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) 20250212125853233 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125853233 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20250212125853233 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) 20250212125853233 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 437 + 13 = 450 (pdch_ul_controller.c:131) 20250212125853233 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 450 for type POLL (pdch_ul_controller.c:184) 20250212125853233 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=450, TS=7) (tbf_dl.cpp:883) 20250212125853233 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=450, TS=7 (tbf_dl.cpp:903) 20250212125853233 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 12, MCS-4): 8f 00 03 80 36 d4 12 f3 49 09 58 83 95 da 93 e2 9d 59 2b 79 62 9f e6 85 39 96 d6 3a 9a 91 ff 51 7b 3a 76 80 4a 07 45 7e 54 95 29 1b 12 29 72 ca 00 (tbf_dl.cpp:911) 20250212125853233 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Sending data request: sapi=5 arfcn=871 cur_fn=433 block=5 data=88 00 03 80 36 d4 12 f3 49 09 58 83 95 da 93 e2 9d 59 2b 79 62 9f e6 85 39 96 d6 3a 9a 91 ff 51 7b 3a 76 80 4a 07 45 7e 54 95 29 1b 12 29 72 ca 00 (pcu_l1_if.cpp:182) 20250212125853233 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125853247 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) 20250212125853247 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) 20250212125853256 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125853271 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) 20250212125853271 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) 20250212125853271 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=442): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125853271 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125853275 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125853289 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) 20250212125853289 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) 20250212125853294 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125853308 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=446 block=8 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) 20250212125853308 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) 20250212125853308 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125853308 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125853308 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) 20250212125853308 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125853308 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125853308 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, 0x556890ff4e4c, 0x556890ff4e50, 4, 0, win: 11-13, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20250212125853308 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 14, BSN 11 to 78 - 1 (67 blocks), "RRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20250212125853308 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125853308 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) 20250212125853308 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) 20250212125853308 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20250212125853308 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20250212125853308 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) 20250212125853308 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) 20250212125853317 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) 20250212125853317 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=455 block_nr=9 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=459 (gprs_rlcmac_sched.cpp:454) 20250212125853317 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 459 for type USF (pdch_ul_controller.c:184) 20250212125853317 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) 20250212125853317 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) 20250212125853317 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) 20250212125853317 DRLCMACDL DEBUG -- Chunk with length 1080 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125853317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 13, CS-2): 49 5d 49 7d 76 5b ef 48 cb b2 a0 59 8d d8 e6 46 d0 03 10 43 19 a7 79 f4 7c 14 be bc 77 6f (tbf_dl.cpp:686) 20250212125853317 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) 20250212125853317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125853317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20250212125853317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-2): 07 00 1b 49 5d 49 7d 76 5b ef 48 cb b2 a0 59 8d d8 e6 46 d0 03 10 43 19 a7 79 f4 7c 14 be bc 77 6f 00 (tbf_dl.cpp:911) 20250212125853317 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Sending data request: sapi=5 arfcn=871 cur_fn=450 block=9 data=01 00 1b 49 5d 49 7d 76 5b ef 48 cb b2 a0 59 8d d8 e6 46 d0 03 10 43 19 a7 79 f4 7c 14 be bc 77 6f 00 (pcu_l1_if.cpp:182) 20250212125853317 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125853331 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) 20250212125853331 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) 20250212125853336 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) 20250212125853336 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) 20250212125853336 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 463 for type USF (pdch_ul_controller.c:184) 20250212125853336 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20250212125853336 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) 20250212125853336 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) 20250212125853336 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) 20250212125853336 DRLCMACDL DEBUG -- Chunk with length 872 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125853336 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 13, MCS-4): 43 62 7e 21 0d 61 42 b1 0f 5e 9b bf 0f 9f 44 d0 42 a2 56 46 ea 19 e0 28 20 96 10 83 e4 dd 86 95 b0 fb fe 3d a1 72 1b ac c6 6b 5d 58 (tbf_dl.cpp:686) 20250212125853336 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) 20250212125853336 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125853336 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20250212125853336 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 13, MCS-4): 87 40 03 80 86 c4 fc 42 1a c2 84 62 1f bc 36 7f 1f 3e 89 a0 85 44 ad 8c d4 33 c0 51 40 2c 21 06 c9 bb 0d 2b 61 f7 fd 7b 42 e5 36 58 8d d7 ba b0 00 (tbf_dl.cpp:911) 20250212125853336 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Sending data request: sapi=5 arfcn=871 cur_fn=455 block=10 data=80 40 03 80 86 c4 fc 42 1a c2 84 62 1f bc 36 7f 1f 3e 89 a0 85 44 ad 8c d4 33 c0 51 40 2c 21 06 c9 bb 0d 2b 61 f7 fd 7b 42 e5 36 58 8d d7 ba b0 00 (pcu_l1_if.cpp:182) 20250212125853336 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125853350 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) 20250212125853350 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) 20250212125853350 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=459): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20250212125853350 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125853355 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) 20250212125853355 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=463 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=468 (gprs_rlcmac_sched.cpp:454) 20250212125853355 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 468 for type USF (pdch_ul_controller.c:184) 20250212125853355 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125853355 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) 20250212125853355 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) 20250212125853355 DRLCMACDL DEBUG -- Chunk with length 1050 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125853355 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 14, CS-2): 11 4f c4 7a 30 75 18 3f 8d 84 49 75 27 28 0b e0 63 7a a9 5a 5e fa be 20 b2 38 dd 5f e6 0b (tbf_dl.cpp:686) 20250212125853355 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) 20250212125853355 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125853355 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20250212125853355 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-2): 07 00 1d 11 4f c4 7a 30 75 18 3f 8d 84 49 75 27 28 0b e0 63 7a a9 5a 5e fa be 20 b2 38 dd 5f e6 0b 00 (tbf_dl.cpp:911) 20250212125853355 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Sending data request: sapi=5 arfcn=871 cur_fn=459 block=11 data=01 00 1d 11 4f c4 7a 30 75 18 3f 8d 84 49 75 27 28 0b e0 63 7a a9 5a 5e fa be 20 b2 38 dd 5f e6 0b 00 (pcu_l1_if.cpp:182) 20250212125853355 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125853369 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) 20250212125853369 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) 20250212125853369 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=463): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125853369 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125853379 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) 20250212125853379 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) 20250212125853379 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 472 for type USF (pdch_ul_controller.c:184) 20250212125853379 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20250212125853379 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) 20250212125853379 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) 20250212125853379 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) 20250212125853379 DRLCMACDL DEBUG -- Chunk with length 828 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125853379 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 14, MCS-4): 8c 41 de f9 af ea 27 16 48 7e f2 dd c3 64 30 9d b3 d5 d4 33 fc 78 fd 76 4e 78 64 be 35 67 19 1c db 86 de 5e c4 a1 05 b1 81 5c 48 86 (tbf_dl.cpp:686) 20250212125853379 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) 20250212125853379 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125853379 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20250212125853379 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 14, MCS-4): 87 80 03 80 18 83 bc f3 5f d5 4f 2c 90 fc e4 bb 87 c9 60 3a 67 ab a9 67 f8 f1 fa ed 9c f0 c8 7c 6b ce 32 38 b6 0d bd bd 88 43 0b 62 03 b9 90 0c 01 (tbf_dl.cpp:911) 20250212125853379 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Sending data request: sapi=5 arfcn=871 cur_fn=463 block=0 data=80 80 03 80 18 83 bc f3 5f d5 4f 2c 90 fc e4 bb 87 c9 60 3a 67 ab a9 67 f8 f1 fa ed 9c f0 c8 7c 6b ce 32 38 b6 0d bd bd 88 43 0b 62 03 b9 90 0c 01 (pcu_l1_if.cpp:182) 20250212125853379 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125853393 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) 20250212125853393 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) 20250212125853393 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=468): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20250212125853393 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125853397 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) 20250212125853397 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=472 block_nr=1 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=476 (gprs_rlcmac_sched.cpp:454) 20250212125853397 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 476 for type USF (pdch_ul_controller.c:184) 20250212125853397 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) 20250212125853397 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) 20250212125853397 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) 20250212125853397 DRLCMACDL DEBUG -- Chunk with length 1020 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125853397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 15, CS-2): e8 44 63 36 16 95 f4 e4 0f 6f 71 5b c0 69 ba a8 b5 70 76 ea 9c da 9d 89 ea e1 53 f1 68 40 (tbf_dl.cpp:686) 20250212125853397 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) 20250212125853397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125853397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20250212125853397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-2): 07 00 1f e8 44 63 36 16 95 f4 e4 0f 6f 71 5b c0 69 ba a8 b5 70 76 ea 9c da 9d 89 ea e1 53 f1 68 40 00 (tbf_dl.cpp:911) 20250212125853397 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Sending data request: sapi=5 arfcn=871 cur_fn=468 block=1 data=01 00 1f e8 44 63 36 16 95 f4 e4 0f 6f 71 5b c0 69 ba a8 b5 70 76 ea 9c da 9d 89 ea e1 53 f1 68 40 00 (pcu_l1_if.cpp:182) 20250212125853397 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125853411 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) 20250212125853411 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) 20250212125853411 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=472): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125853411 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20250212125853416 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) 20250212125853416 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) 20250212125853416 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 481 for type USF (pdch_ul_controller.c:184) 20250212125853416 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20250212125853416 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) 20250212125853416 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) 20250212125853416 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) 20250212125853416 DRLCMACDL DEBUG -- Chunk with length 784 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125853416 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 15, MCS-4): f4 e4 06 de ff ad 5e f6 40 aa 43 8e 82 e3 16 ab 68 0f b3 91 f2 c7 09 47 1a 4b 36 88 1c fc fd 86 60 49 2f 69 92 7b db 3b 07 ec 90 a7 (tbf_dl.cpp:686) 20250212125853416 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) 20250212125853416 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125853416 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20250212125853416 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 15, MCS-4): 87 c0 03 80 e8 c9 0d bc ff 5b bd ec 81 54 87 1c 05 c7 2d 56 d1 1e 66 23 e5 8f 13 8e 34 96 6c 10 39 f8 fb 0d c1 92 5e d2 24 f7 b6 77 0e d8 21 4f 01 (tbf_dl.cpp:911) 20250212125853416 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Sending data request: sapi=5 arfcn=871 cur_fn=472 block=2 data=80 c0 03 80 e8 c9 0d bc ff 5b bd ec 81 54 87 1c 05 c7 2d 56 d1 1e 66 23 e5 8f 13 8e 34 96 6c 10 39 f8 fb 0d c1 92 5e d2 24 f7 b6 77 0e d8 21 4f 01 (pcu_l1_if.cpp:182) 20250212125853416 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125853430 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) 20250212125853430 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) 20250212125853430 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=476): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20250212125853430 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20250212125853439 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) 20250212125853439 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=481 block_nr=3 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=485 (gprs_rlcmac_sched.cpp:454) 20250212125853439 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 485 for type USF (pdch_ul_controller.c:184) 20250212125853439 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) 20250212125853439 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) 20250212125853439 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) 20250212125853439 DRLCMACDL DEBUG -- Chunk with length 990 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125853439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 16, CS-2): d7 ae 07 66 9e ee 0e 71 15 00 4f 57 0d 08 3b b6 2c 7e 86 ff cd 3a 15 2a 43 98 d9 51 ea cb (tbf_dl.cpp:686) 20250212125853439 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) 20250212125853439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125853439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20250212125853439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-2): 07 00 21 d7 ae 07 66 9e ee 0e 71 15 00 4f 57 0d 08 3b b6 2c 7e 86 ff cd 3a 15 2a 43 98 d9 51 ea cb 00 (tbf_dl.cpp:911) 20250212125853439 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Sending data request: sapi=5 arfcn=871 cur_fn=476 block=3 data=01 00 21 d7 ae 07 66 9e ee 0e 71 15 00 4f 57 0d 08 3b b6 2c 7e 86 ff cd 3a 15 2a 43 98 d9 51 ea cb 00 (pcu_l1_if.cpp:182) 20250212125853439 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125853518 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) 20250212125853518 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) 20250212125853518 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=481): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125853518 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20250212125853523 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) 20250212125853523 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) 20250212125853523 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 489 for type USF (pdch_ul_controller.c:184) 20250212125853523 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20250212125853523 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) 20250212125853523 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) 20250212125853523 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) 20250212125853523 DRLCMACDL DEBUG -- Chunk with length 740 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125853523 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 16, MCS-4): 12 ee 01 47 04 0d 10 c6 f2 41 dc 62 12 5f ca 43 59 b8 0b 12 fc e0 f6 06 26 5c 40 33 83 c1 e0 5c d8 5f 0f 76 55 28 73 49 56 05 b7 d8 (tbf_dl.cpp:686) 20250212125853523 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) 20250212125853523 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125853523 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20250212125853523 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 16, MCS-4): 87 00 04 80 24 dc 03 8e 08 1a 20 8c e5 83 b8 c5 24 be 94 87 b2 70 17 24 f8 c1 ed 0d 4c b8 80 66 06 83 c1 b9 b0 bf 1e ec aa 50 e6 92 ac 0a 6e b1 01 (tbf_dl.cpp:911) 20250212125853523 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Sending data request: sapi=5 arfcn=871 cur_fn=481 block=4 data=80 00 04 80 24 dc 03 8e 08 1a 20 8c e5 83 b8 c5 24 be 94 87 b2 70 17 24 f8 c1 ed 0d 4c b8 80 66 06 83 c1 b9 b0 bf 1e ec aa 50 e6 92 ac 0a 6e b1 01 (pcu_l1_if.cpp:182) 20250212125853523 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125853537 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) 20250212125853537 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) 20250212125853537 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=485): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20250212125853537 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20250212125853542 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) 20250212125853542 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=489 block_nr=5 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=494 (gprs_rlcmac_sched.cpp:454) 20250212125853542 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 494 for type USF (pdch_ul_controller.c:184) 20250212125853542 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) 20250212125853542 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) 20250212125853542 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) 20250212125853542 DRLCMACDL DEBUG -- Chunk with length 960 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125853542 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 17, CS-2): f1 9a 41 ca 16 b2 91 06 15 68 5c 1e d3 57 fa d6 16 73 d2 88 07 9b 29 e9 c6 61 dc 0e 99 73 (tbf_dl.cpp:686) 20250212125853542 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) 20250212125853542 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125853542 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20250212125853542 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-2): 07 00 23 f1 9a 41 ca 16 b2 91 06 15 68 5c 1e d3 57 fa d6 16 73 d2 88 07 9b 29 e9 c6 61 dc 0e 99 73 00 (tbf_dl.cpp:911) 20250212125853542 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Sending data request: sapi=5 arfcn=871 cur_fn=485 block=5 data=01 00 23 f1 9a 41 ca 16 b2 91 06 15 68 5c 1e d3 57 fa d6 16 73 d2 88 07 9b 29 e9 c6 61 dc 0e 99 73 00 (pcu_l1_if.cpp:182) 20250212125853542 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125853556 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) 20250212125853556 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) 20250212125853556 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=489): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125853556 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20250212125853565 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) 20250212125853565 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) 20250212125853565 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 498 for type USF (pdch_ul_controller.c:184) 20250212125853565 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20250212125853565 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) 20250212125853565 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) 20250212125853565 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) 20250212125853565 DRLCMACDL DEBUG -- Chunk with length 696 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125853565 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 17, MCS-4): 68 89 ef 4a 18 32 c3 ad c8 f1 85 1b 31 dc f1 04 21 d9 6e ea 89 48 8b 41 68 f3 28 42 fd 0f ac a5 77 99 3e a7 3c b7 87 07 e0 6b b4 18 (tbf_dl.cpp:686) 20250212125853565 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) 20250212125853565 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125853565 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20250212125853565 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 17, MCS-4): 87 40 04 80 d0 12 df 95 30 64 86 5b 91 e3 0b 37 62 b8 e3 09 42 b2 dd d4 13 91 16 83 d0 e6 51 84 fa 1f 58 4b ef 32 7d 4e 79 6e 0f 0f c0 d7 68 31 00 (tbf_dl.cpp:911) 20250212125853565 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Sending data request: sapi=5 arfcn=871 cur_fn=489 block=6 data=80 40 04 80 d0 12 df 95 30 64 86 5b 91 e3 0b 37 62 b8 e3 09 42 b2 dd d4 13 91 16 83 d0 e6 51 84 fa 1f 58 4b ef 32 7d 4e 79 6e 0f 0f c0 d7 68 31 00 (pcu_l1_if.cpp:182) 20250212125853565 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125853579 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) 20250212125853579 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) 20250212125853579 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=494): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20250212125853579 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20250212125853584 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) 20250212125853584 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=498 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=502 (gprs_rlcmac_sched.cpp:454) 20250212125853584 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 502 for type USF (pdch_ul_controller.c:184) 20250212125853584 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125853584 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) 20250212125853584 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) 20250212125853584 DRLCMACDL DEBUG -- Chunk with length 930 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125853584 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 18, CS-2): a3 56 9a 6c b2 7c 98 26 50 43 07 16 80 0e 1b 6a 89 f9 a4 04 ac c1 4a ed 49 f1 ce ac 95 3c (tbf_dl.cpp:686) 20250212125853584 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) 20250212125853584 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125853584 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20250212125853584 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-2): 07 00 25 a3 56 9a 6c b2 7c 98 26 50 43 07 16 80 0e 1b 6a 89 f9 a4 04 ac c1 4a ed 49 f1 ce ac 95 3c 00 (tbf_dl.cpp:911) 20250212125853584 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Sending data request: sapi=5 arfcn=871 cur_fn=494 block=7 data=01 00 25 a3 56 9a 6c b2 7c 98 26 50 43 07 16 80 0e 1b 6a 89 f9 a4 04 ac c1 4a ed 49 f1 ce ac 95 3c 00 (pcu_l1_if.cpp:182) 20250212125853584 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125853598 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) 20250212125853598 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) 20250212125853598 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=498): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125853598 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20250212125853602 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) 20250212125853602 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) 20250212125853602 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 507 for type USF (pdch_ul_controller.c:184) 20250212125853602 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20250212125853602 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) 20250212125853602 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) 20250212125853603 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) 20250212125853603 DRLCMACDL DEBUG -- Chunk with length 652 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125853603 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 18, MCS-4): cc cc d2 74 1b 03 e2 e7 45 3d f5 98 b8 92 0e 4a 94 eb 75 b1 a6 93 73 be 0f 69 4f b3 5e d5 e3 cc 3c e4 bd 92 66 88 40 0d 6d 80 d5 2b (tbf_dl.cpp:686) 20250212125853603 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) 20250212125853603 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125853603 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20250212125853603 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 18, MCS-4): 87 80 04 80 98 99 a5 e9 36 06 c4 cf 8b 7a ea 31 71 25 1d 94 28 d7 eb 62 4d 27 e7 7c 1f d2 9e 66 bd aa c7 99 79 c8 7b 25 cd 10 81 1a da 00 ab 57 00 (tbf_dl.cpp:911) 20250212125853603 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Sending data request: sapi=5 arfcn=871 cur_fn=498 block=8 data=80 80 04 80 98 99 a5 e9 36 06 c4 cf 8b 7a ea 31 71 25 1d 94 28 d7 eb 62 4d 27 e7 7c 1f d2 9e 66 bd aa c7 99 79 c8 7b 25 cd 10 81 1a da 00 ab 57 00 (pcu_l1_if.cpp:182) 20250212125853603 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125853617 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) 20250212125853617 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) 20250212125853617 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=502): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20250212125853617 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20250212125853626 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) 20250212125853626 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=507 block_nr=9 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=511 (gprs_rlcmac_sched.cpp:454) 20250212125853626 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 511 for type USF (pdch_ul_controller.c:184) 20250212125853626 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125853626 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) 20250212125853626 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) 20250212125853626 DRLCMACDL DEBUG -- Chunk with length 900 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125853626 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 19, CS-2): b1 4f f3 c2 1c 4b 6b 1d cd c8 ff a8 3d 1d 3b 40 a5 83 22 3f aa ca 94 0d 89 14 39 65 43 62 (tbf_dl.cpp:686) 20250212125853626 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) 20250212125853626 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125853626 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20250212125853626 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-2): 07 00 27 b1 4f f3 c2 1c 4b 6b 1d cd c8 ff a8 3d 1d 3b 40 a5 83 22 3f aa ca 94 0d 89 14 39 65 43 62 00 (tbf_dl.cpp:911) 20250212125853626 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Sending data request: sapi=5 arfcn=871 cur_fn=502 block=9 data=01 00 27 b1 4f f3 c2 1c 4b 6b 1d cd c8 ff a8 3d 1d 3b 40 a5 83 22 3f aa ca 94 0d 89 14 39 65 43 62 00 (pcu_l1_if.cpp:182) 20250212125853626 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125853640 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) 20250212125853640 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) 20250212125853640 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=507): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125853640 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20250212125853640 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20250212125853640 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20250212125853644 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) 20250212125853644 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) 20250212125853644 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 515 for type USF (pdch_ul_controller.c:184) 20250212125853644 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125853644 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) 20250212125853644 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) 20250212125853644 DRLCMACDL DEBUG -- Chunk with length 608 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125853644 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 19, MCS-5): dd ff 6b 68 d5 7a 0a 2a 8b 71 25 48 22 97 6d 4d 82 0d 73 34 90 be df de 9c 6a 01 99 2e b0 0f eb d6 5a a2 ca 2c 46 60 9d 2e 07 e8 2a 27 d3 19 71 b0 4c 4b 33 e6 b4 75 78 (tbf_dl.cpp:686) 20250212125853644 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) 20250212125853644 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125853644 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20250212125853644 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 19, MCS-5): 87 c0 04 58 f7 ff 1a 5a b5 9e 82 ca 62 5c 09 92 c8 65 5b 93 60 c3 1c 0d a4 ef b7 37 a7 5a 40 a6 0b ec c3 ba b5 96 a8 32 8b 11 58 a7 cb 01 ba ca c9 74 46 1c 2c d3 d2 8c 39 6d 1d 1e (tbf_dl.cpp:911) 20250212125853644 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Sending data request: sapi=5 arfcn=871 cur_fn=507 block=10 data=81 c0 04 58 f7 ff 1a 5a b5 9e 82 ca 62 5c 09 92 c8 65 5b 93 60 c3 1c 0d a4 ef b7 37 a7 5a 40 a6 0b ec c3 ba b5 96 a8 32 8b 11 58 a7 cb 01 ba ca c9 74 46 1c 2c d3 d2 8c 39 6d 1d 1e (pcu_l1_if.cpp:182) 20250212125853644 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125853658 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) 20250212125853659 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) 20250212125853659 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=511): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20250212125853659 DTBF NOTICE TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20250212125853659 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20250212125853659 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20250212125853663 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) 20250212125853663 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) 20250212125853663 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) 20250212125853663 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) 20250212125853663 DRLCMACDL DEBUG -- Chunk with length 870 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125853663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 20, CS-2): 7e 21 0d 61 42 b1 0f 5e 9b bf 0f 9f 44 d0 42 a2 56 46 ea 19 e0 28 20 96 10 83 e4 dd 86 95 (tbf_dl.cpp:686) 20250212125853663 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) 20250212125853663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125853663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20250212125853663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-2): 07 00 29 7e 21 0d 61 42 b1 0f 5e 9b bf 0f 9f 44 d0 42 a2 56 46 ea 19 e0 28 20 96 10 83 e4 dd 86 95 00 (tbf_dl.cpp:911) 20250212125853663 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 29 7e 21 0d 61 42 b1 0f 5e 9b bf 0f 9f 44 d0 42 a2 56 46 ea 19 e0 28 20 96 10 83 e4 dd 86 95 00 (pcu_l1_if.cpp:182) 20250212125853663 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125853677 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) 20250212125853677 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) 20250212125853677 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=515): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){RELEASING} (pdch_ul_controller.c:309) 20250212125853677 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20250212125853687 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) 20250212125853687 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125853687 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) 20250212125853687 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) 20250212125853687 DRLCMACDL DEBUG -- Chunk with length 552 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125853687 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 20, MCS-5): 49 13 e5 b0 4e 65 49 aa 51 c5 2e a7 33 fe cf 54 03 98 72 9a 4d 41 41 23 b2 f2 fa c4 c2 0a 77 c9 29 e8 fe 65 b1 4f c6 58 8e 44 81 d1 90 80 98 71 0e 88 25 15 96 9e 20 09 (tbf_dl.cpp:686) 20250212125853687 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) 20250212125853687 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125853687 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20250212125853687 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 20, MCS-5): 87 00 05 58 d2 44 39 ac 53 59 92 6a 54 b1 cb e9 8c ff 33 d5 00 a6 9c 66 53 50 d0 88 ac bc 3e b1 b0 c2 5d 72 0a ba 7f 59 ec 93 31 96 23 51 60 34 24 20 66 9c 03 62 49 85 a5 27 48 02 (tbf_dl.cpp:911) 20250212125853687 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Sending data request: sapi=5 arfcn=871 cur_fn=515 block=0 data=87 00 05 58 d2 44 39 ac 53 59 92 6a 54 b1 cb e9 8c ff 33 d5 00 a6 9c 66 53 50 d0 88 ac bc 3e b1 b0 c2 5d 72 0a ba 7f 59 ec 93 31 96 23 51 60 34 24 20 66 9c 03 62 49 85 a5 27 48 02 (pcu_l1_if.cpp:182) 20250212125853687 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125853700 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) 20250212125853700 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) 20250212125853705 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) 20250212125853705 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) 20250212125853705 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) 20250212125853705 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) 20250212125853705 DRLCMACDL DEBUG -- Chunk with length 840 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125853705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 21, CS-2): b0 fb fe 3d a1 72 1b ac c6 6b 5d 58 8c 41 de f9 af ea 27 16 48 7e f2 dd c3 64 30 9d b3 d5 (tbf_dl.cpp:686) 20250212125853705 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) 20250212125853705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125853705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20250212125853705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-2): 07 00 2b b0 fb fe 3d a1 72 1b ac c6 6b 5d 58 8c 41 de f9 af ea 27 16 48 7e f2 dd c3 64 30 9d b3 d5 00 (tbf_dl.cpp:911) 20250212125853705 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 2b b0 fb fe 3d a1 72 1b ac c6 6b 5d 58 8c 41 de f9 af ea 27 16 48 7e f2 dd c3 64 30 9d b3 d5 00 (pcu_l1_if.cpp:182) 20250212125853705 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125853719 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) 20250212125853719 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) 20250212125853724 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) 20250212125853724 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125853724 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) 20250212125853724 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) 20250212125853724 DRLCMACDL DEBUG -- Chunk with length 496 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125853724 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 21, MCS-5): cc a2 e6 16 0e fc a1 31 d1 45 69 c0 20 44 54 69 45 2d 2f 83 a9 fb 10 4c b3 c5 9a a6 a9 7e 18 11 1d 1e 16 19 2a 1f 5f 37 4b 67 3e 60 cb d4 b6 d5 1e 98 f1 d3 bd b4 f7 92 (tbf_dl.cpp:686) 20250212125853724 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) 20250212125853724 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125853724 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20250212125853724 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 21, MCS-5): 87 40 05 18 b3 a8 b9 85 03 7f 68 4c 74 51 1a 30 08 11 55 5a 51 cb cb 60 ea 3e 04 d3 6c b1 a6 69 aa 1f 46 44 87 87 45 86 ca c7 d7 cd d2 99 0f d8 32 b5 6d b5 07 66 fc 74 2f ed bd 24 (tbf_dl.cpp:911) 20250212125853724 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Sending data request: sapi=5 arfcn=871 cur_fn=524 block=2 data=87 40 05 18 b3 a8 b9 85 03 7f 68 4c 74 51 1a 30 08 11 55 5a 51 cb cb 60 ea 3e 04 d3 6c b1 a6 69 aa 1f 46 44 87 87 45 86 ca c7 d7 cd d2 99 0f d8 32 b5 6d b5 07 66 fc 74 2f ed bd 24 (pcu_l1_if.cpp:182) 20250212125853724 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125853738 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) 20250212125853738 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) 20250212125853747 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) 20250212125853747 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) 20250212125853747 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) 20250212125853747 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) 20250212125853747 DRLCMACDL DEBUG -- Chunk with length 810 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125853747 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 22, CS-2): d4 33 fc 78 fd 76 4e 78 64 be 35 67 19 1c db 86 de 5e c4 a1 05 b1 81 5c 48 86 f4 e4 06 de (tbf_dl.cpp:686) 20250212125853747 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) 20250212125853747 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125853747 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20250212125853747 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-2): 07 00 2d d4 33 fc 78 fd 76 4e 78 64 be 35 67 19 1c db 86 de 5e c4 a1 05 b1 81 5c 48 86 f4 e4 06 de 00 (tbf_dl.cpp:911) 20250212125853747 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 2d d4 33 fc 78 fd 76 4e 78 64 be 35 67 19 1c db 86 de 5e c4 a1 05 b1 81 5c 48 86 f4 e4 06 de 00 (pcu_l1_if.cpp:182) 20250212125853747 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125853761 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) 20250212125853761 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) 20250212125853766 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) 20250212125853766 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125853766 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) 20250212125853766 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) 20250212125853766 DRLCMACDL DEBUG -- Chunk with length 440 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125853766 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 22, MCS-5): b5 4b 9c fd a4 48 4e f3 cc 72 11 02 a4 99 27 b4 12 b9 3d 2d 06 c8 17 3a 31 5e fc 5d d5 db 6d a6 de 5f 18 d6 67 68 97 14 81 e6 4d 38 0a bd ae 89 0b 0d a3 99 c8 25 ff a3 (tbf_dl.cpp:686) 20250212125853766 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) 20250212125853766 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125853766 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20250212125853766 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 22, MCS-5): 87 80 05 58 ed 12 67 3f 29 92 d3 3c b3 5c 84 00 69 e6 09 ad 44 6e 4f 8b 01 f2 85 4e 8c 17 7f 57 f5 76 9b a9 f7 17 86 f5 19 da 25 45 a0 79 13 8e 42 af 6b e2 42 c3 68 26 72 c9 ff 28 (tbf_dl.cpp:911) 20250212125853766 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Sending data request: sapi=5 arfcn=871 cur_fn=533 block=4 data=87 80 05 58 ed 12 67 3f 29 92 d3 3c b3 5c 84 00 69 e6 09 ad 44 6e 4f 8b 01 f2 85 4e 8c 17 7f 57 f5 76 9b a9 f7 17 86 f5 19 da 25 45 a0 79 13 8e 42 af 6b e2 42 c3 68 26 72 c9 ff 28 (pcu_l1_if.cpp:182) 20250212125853766 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125853780 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) 20250212125853780 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) 20250212125853784 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) 20250212125853784 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125853784 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) 20250212125853784 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) 20250212125853784 DRLCMACDL DEBUG -- Chunk with length 780 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125853784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 23, CS-2): ff ad 5e f6 40 aa 43 8e 82 e3 16 ab 68 0f b3 91 f2 c7 09 47 1a 4b 36 88 1c fc fd 86 60 49 (tbf_dl.cpp:686) 20250212125853784 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) 20250212125853784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125853784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20250212125853784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-2): 07 00 2f ff ad 5e f6 40 aa 43 8e 82 e3 16 ab 68 0f b3 91 f2 c7 09 47 1a 4b 36 88 1c fc fd 86 60 49 00 (tbf_dl.cpp:911) 20250212125853784 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Sending data request: sapi=5 arfcn=871 cur_fn=537 block=5 data=07 00 2f ff ad 5e f6 40 aa 43 8e 82 e3 16 ab 68 0f b3 91 f2 c7 09 47 1a 4b 36 88 1c fc fd 86 60 49 00 (pcu_l1_if.cpp:182) 20250212125853785 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125853799 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) 20250212125853799 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) 20250212125853808 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) 20250212125853808 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125853808 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) 20250212125853808 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) 20250212125853808 DRLCMACDL DEBUG -- Chunk with length 384 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125853808 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 23, MCS-5): 1e 23 2f 9c 11 fa 0e be da e7 86 38 e3 37 16 4c ab 3a b8 39 51 6f 8d 4b e0 3d bc ed 61 22 54 6d 21 e3 94 72 d7 83 b2 4a b9 73 40 fb dc 22 34 0d 19 a8 d2 ec 66 f4 be 78 (tbf_dl.cpp:686) 20250212125853808 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) 20250212125853808 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125853808 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20250212125853808 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 23, MCS-5): 87 c0 05 98 c7 c8 0b 67 84 be 83 af f6 b9 21 ce f8 8d 05 d3 aa 0e 6e 4e d4 5b e3 12 78 0f 6f 7b 98 08 55 5b c8 38 a5 dc f5 a0 ac 52 ee 1c d0 3e b7 08 4d 43 06 aa 34 bb 19 bd 2f 1e (tbf_dl.cpp:911) 20250212125853808 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Sending data request: sapi=5 arfcn=871 cur_fn=541 block=6 data=87 c0 05 98 c7 c8 0b 67 84 be 83 af f6 b9 21 ce f8 8d 05 d3 aa 0e 6e 4e d4 5b e3 12 78 0f 6f 7b 98 08 55 5b c8 38 a5 dc f5 a0 ac 52 ee 1c d0 3e b7 08 4d 43 06 aa 34 bb 19 bd 2f 1e (pcu_l1_if.cpp:182) 20250212125853808 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125853897 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) 20250212125853897 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) 20250212125853899 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) 20250212125853899 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) 20250212125853899 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) 20250212125853899 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) 20250212125853899 DRLCMACDL DEBUG -- Chunk with length 750 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125853899 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 24, CS-2): 2f 69 92 7b db 3b 07 ec 90 a7 12 ee 01 47 04 0d 10 c6 f2 41 dc 62 12 5f ca 43 59 b8 0b 12 (tbf_dl.cpp:686) 20250212125853899 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) 20250212125853899 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125853899 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20250212125853899 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-2): 07 00 31 2f 69 92 7b db 3b 07 ec 90 a7 12 ee 01 47 04 0d 10 c6 f2 41 dc 62 12 5f ca 43 59 b8 0b 12 00 (tbf_dl.cpp:911) 20250212125853899 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Sending data request: sapi=5 arfcn=871 cur_fn=546 block=7 data=07 00 31 2f 69 92 7b db 3b 07 ec 90 a7 12 ee 01 47 04 0d 10 c6 f2 41 dc 62 12 5f ca 43 59 b8 0b 12 00 (pcu_l1_if.cpp:182) 20250212125853900 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125853913 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) 20250212125853913 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) 20250212125853917 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) 20250212125853917 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125853917 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) 20250212125853917 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) 20250212125853917 DRLCMACDL DEBUG -- Chunk with length 328 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125853917 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 24, MCS-5): 4b b6 a9 34 f2 97 d3 cd c7 8a b6 6a 5b ef 55 12 a4 68 52 26 b1 87 50 66 55 36 e2 e4 55 88 87 a9 d0 6e dc 2b 1e 6a 9f 76 9a 16 4c 1c 05 fc a3 9b 39 de 42 9b 9c c9 b6 70 (tbf_dl.cpp:686) 20250212125853917 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) 20250212125853917 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125853917 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20250212125853917 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 24, MCS-5): 87 00 06 d8 92 6d 2a 8d fc e5 74 f3 b1 a2 ad da d6 7b 95 04 29 9a 94 49 ec 21 94 59 95 8d 38 79 15 e2 61 2a b4 1b f7 8a 87 da a7 9d a6 05 13 47 01 ff e8 66 8e b7 d0 26 67 b2 2d 1c (tbf_dl.cpp:911) 20250212125853917 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Sending data request: sapi=5 arfcn=871 cur_fn=550 block=8 data=87 00 06 d8 92 6d 2a 8d fc e5 74 f3 b1 a2 ad da d6 7b 95 04 29 9a 94 49 ec 21 94 59 95 8d 38 79 15 e2 61 2a b4 1b f7 8a 87 da a7 9d a6 05 13 47 01 ff e8 66 8e b7 d0 26 67 b2 2d 1c (pcu_l1_if.cpp:182) 20250212125853917 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125853931 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) 20250212125853931 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) 20250212125853940 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) 20250212125853941 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) 20250212125853941 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) 20250212125853941 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) 20250212125853941 DRLCMACDL DEBUG -- Chunk with length 720 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125853941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 25, CS-2): fc e0 f6 06 26 5c 40 33 83 c1 e0 5c d8 5f 0f 76 55 28 73 49 56 05 b7 d8 68 89 ef 4a 18 32 (tbf_dl.cpp:686) 20250212125853941 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) 20250212125853941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125853941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20250212125853941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-2): 07 00 33 fc e0 f6 06 26 5c 40 33 83 c1 e0 5c d8 5f 0f 76 55 28 73 49 56 05 b7 d8 68 89 ef 4a 18 32 00 (tbf_dl.cpp:911) 20250212125853941 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 33 fc e0 f6 06 26 5c 40 33 83 c1 e0 5c d8 5f 0f 76 55 28 73 49 56 05 b7 d8 68 89 ef 4a 18 32 00 (pcu_l1_if.cpp:182) 20250212125853941 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125853954 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) 20250212125853954 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) 20250212125853959 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) 20250212125853959 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125853959 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) 20250212125853959 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) 20250212125853959 DRLCMACDL DEBUG -- Chunk with length 272 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125853959 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 25, MCS-5): 56 c6 b8 19 8a 5d 4b 48 60 ba c2 c7 7b 6f 44 e6 71 c6 bd 54 36 83 a7 4c 16 9c 47 95 f2 23 5e 92 f8 7a 8a 88 b6 6b b8 42 6e 9b 2d cc 41 45 ce c8 b9 c7 f1 58 e4 63 1f d6 (tbf_dl.cpp:686) 20250212125853959 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) 20250212125853959 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125853959 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20250212125853959 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 25, MCS-5): 87 40 06 98 95 31 6e 86 62 d7 12 12 98 ae f0 f1 de 1b 91 79 9c 71 2f 95 cd e0 29 93 05 e7 51 a5 fc 88 97 24 be 9e 22 a2 ed 1a ae 90 db 66 0b 73 50 91 33 72 ee 71 3c 16 f9 d8 87 35 (tbf_dl.cpp:911) 20250212125853959 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Sending data request: sapi=5 arfcn=871 cur_fn=559 block=10 data=87 40 06 98 95 31 6e 86 62 d7 12 12 98 ae f0 f1 de 1b 91 79 9c 71 2f 95 cd e0 29 93 05 e7 51 a5 fc 88 97 24 be 9e 22 a2 ed 1a ae 90 db 66 0b 73 50 91 33 72 ee 71 3c 16 f9 d8 87 35 (pcu_l1_if.cpp:182) 20250212125853959 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125853973 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) 20250212125853973 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) 20250212125853978 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) 20250212125853978 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) 20250212125853978 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) 20250212125853978 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) 20250212125853978 DRLCMACDL DEBUG -- Chunk with length 690 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125853978 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 26, CS-2): c3 ad c8 f1 85 1b 31 dc f1 04 21 d9 6e ea 89 48 8b 41 68 f3 28 42 fd 0f ac a5 77 99 3e a7 (tbf_dl.cpp:686) 20250212125853978 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) 20250212125853978 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125853978 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20250212125853978 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-2): 07 00 35 c3 ad c8 f1 85 1b 31 dc f1 04 21 d9 6e ea 89 48 8b 41 68 f3 28 42 fd 0f ac a5 77 99 3e a7 00 (tbf_dl.cpp:911) 20250212125853978 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 35 c3 ad c8 f1 85 1b 31 dc f1 04 21 d9 6e ea 89 48 8b 41 68 f3 28 42 fd 0f ac a5 77 99 3e a7 00 (pcu_l1_if.cpp:182) 20250212125853978 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125853993 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) 20250212125853993 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) 20250212125854002 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) 20250212125854002 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125854002 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) 20250212125854002 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) 20250212125854002 DRLCMACDL DEBUG -- Chunk with length 216 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125854002 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 26, MCS-5): 18 c4 7b 78 da ac f0 30 c9 db 65 4f cc 99 e1 40 eb e8 ed f2 ae aa 56 06 58 f6 ff ec 9c 08 f8 57 b7 a6 79 6f 0c 1a 88 31 97 48 af b4 9d c1 bb de b5 e6 19 22 b4 ca a4 f0 (tbf_dl.cpp:686) 20250212125854002 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) 20250212125854002 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854002 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20250212125854002 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 26, MCS-5): 87 80 06 18 06 f1 1e 9e 36 2b 3c 4c f2 76 d9 13 73 66 38 d0 3a 7a bb bc ab aa 95 01 96 fd 3f 3b 27 02 fe d5 ad 69 de 1b 83 06 62 cc 25 d2 2b 6d 67 f0 ae 77 ad 79 86 08 ad 32 29 3c (tbf_dl.cpp:911) 20250212125854002 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Sending data request: sapi=5 arfcn=871 cur_fn=567 block=0 data=87 80 06 18 06 f1 1e 9e 36 2b 3c 4c f2 76 d9 13 73 66 38 d0 3a 7a bb bc ab aa 95 01 96 fd 3f 3b 27 02 fe d5 ad 69 de 1b 83 06 62 cc 25 d2 2b 6d 67 f0 ae 77 ad 79 86 08 ad 32 29 3c (pcu_l1_if.cpp:182) 20250212125854002 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125854016 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) 20250212125854016 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) 20250212125854021 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) 20250212125854021 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) 20250212125854021 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) 20250212125854021 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) 20250212125854021 DRLCMACDL DEBUG -- Chunk with length 660 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125854021 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 27, CS-2): 3c b7 87 07 e0 6b b4 18 cc cc d2 74 1b 03 e2 e7 45 3d f5 98 b8 92 0e 4a 94 eb 75 b1 a6 93 (tbf_dl.cpp:686) 20250212125854021 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) 20250212125854021 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854021 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20250212125854021 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-2): 07 00 37 3c b7 87 07 e0 6b b4 18 cc cc d2 74 1b 03 e2 e7 45 3d f5 98 b8 92 0e 4a 94 eb 75 b1 a6 93 00 (tbf_dl.cpp:911) 20250212125854021 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 37 3c b7 87 07 e0 6b b4 18 cc cc d2 74 1b 03 e2 e7 45 3d f5 98 b8 92 0e 4a 94 eb 75 b1 a6 93 00 (pcu_l1_if.cpp:182) 20250212125854021 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125854035 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) 20250212125854035 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) 20250212125854039 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) 20250212125854039 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125854039 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) 20250212125854039 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) 20250212125854039 DRLCMACDL DEBUG -- Chunk with length 160 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125854039 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 27, MCS-5): 95 24 2b 84 59 10 6d c3 22 3b fe 5d 02 bd c4 f0 58 33 45 9c 92 0c 7e 61 ef cb 98 39 58 02 4a 0a 96 63 bb 20 bb 7c 4b 0d 7a cb f0 a1 2a 2f 98 03 d7 a6 a8 f9 00 29 6c 72 (tbf_dl.cpp:686) 20250212125854039 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) 20250212125854039 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854039 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20250212125854039 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 27, MCS-5): 87 c0 06 58 25 c9 0a 61 16 44 db b0 c8 8e 7f 97 40 2f 31 3c d6 4c 11 a7 24 83 5f d8 fb 32 66 0e 96 80 92 82 e5 d8 2e c8 2e df 52 83 de 32 7c a8 ca 0b e6 c0 b5 29 6a 3e 40 0a 9b 1c (tbf_dl.cpp:911) 20250212125854039 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Sending data request: sapi=5 arfcn=871 cur_fn=576 block=2 data=87 c0 06 58 25 c9 0a 61 16 44 db b0 c8 8e 7f 97 40 2f 31 3c d6 4c 11 a7 24 83 5f d8 fb 32 66 0e 96 80 92 82 e5 d8 2e c8 2e df 52 83 de 32 7c a8 ca 0b e6 c0 b5 29 6a 3e 40 0a 9b 1c (pcu_l1_if.cpp:182) 20250212125854039 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125854054 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) 20250212125854054 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) 20250212125854063 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) 20250212125854063 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) 20250212125854063 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) 20250212125854063 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) 20250212125854063 DRLCMACDL DEBUG -- Chunk with length 630 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125854063 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 28, CS-2): 73 be 0f 69 4f b3 5e d5 e3 cc 3c e4 bd 92 66 88 40 0d 6d 80 d5 2b dd ff 6b 68 d5 7a 0a 2a (tbf_dl.cpp:686) 20250212125854063 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) 20250212125854063 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854063 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20250212125854063 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-2): 07 00 39 73 be 0f 69 4f b3 5e d5 e3 cc 3c e4 bd 92 66 88 40 0d 6d 80 d5 2b dd ff 6b 68 d5 7a 0a 2a 00 (tbf_dl.cpp:911) 20250212125854063 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 39 73 be 0f 69 4f b3 5e d5 e3 cc 3c e4 bd 92 66 88 40 0d 6d 80 d5 2b dd ff 6b 68 d5 7a 0a 2a 00 (pcu_l1_if.cpp:182) 20250212125854063 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125854077 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) 20250212125854077 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) 20250212125854081 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) 20250212125854081 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125854081 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) 20250212125854081 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) 20250212125854081 DRLCMACDL DEBUG -- Chunk with length 104 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125854081 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 28, MCS-5): c9 a3 56 e8 54 a5 c8 f9 e0 e1 22 65 1f 08 da 91 bf 3d 62 27 99 44 61 6f af 88 bf 9e 9b d9 7d 5a 31 28 b5 1d 78 2e 33 12 6d c7 fb 5b 0a 14 ec 3f ea 88 10 4b b4 ae c1 b2 (tbf_dl.cpp:686) 20250212125854081 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) 20250212125854081 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854081 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20250212125854081 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 28, MCS-5): 87 00 07 58 f2 a8 15 3a 55 29 72 3e 78 b8 48 d9 07 82 76 e4 6f 8f d8 49 26 51 d8 db 2b e2 af e7 66 76 9f 56 0c 4a 6d 07 9e cb 8c 44 db f1 fe 96 02 05 fb 8f 3a 22 c4 12 ad 6b b0 2c (tbf_dl.cpp:911) 20250212125854081 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Sending data request: sapi=5 arfcn=871 cur_fn=585 block=4 data=87 00 07 58 f2 a8 15 3a 55 29 72 3e 78 b8 48 d9 07 82 76 e4 6f 8f d8 49 26 51 d8 db 2b e2 af e7 66 76 9f 56 0c 4a 6d 07 9e cb 8c 44 db f1 fe 96 02 05 fb 8f 3a 22 c4 12 ad 6b b0 2c (pcu_l1_if.cpp:182) 20250212125854081 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125854095 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) 20250212125854095 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) 20250212125854100 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) 20250212125854100 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) 20250212125854100 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) 20250212125854100 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) 20250212125854100 DRLCMACDL DEBUG -- Chunk with length 600 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125854100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 29, CS-2): 8b 71 25 48 22 97 6d 4d 82 0d 73 34 90 be df de 9c 6a 01 99 2e b0 0f eb d6 5a a2 ca 2c 46 (tbf_dl.cpp:686) 20250212125854100 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) 20250212125854100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20250212125854100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-2): 07 00 3b 8b 71 25 48 22 97 6d 4d 82 0d 73 34 90 be df de 9c 6a 01 99 2e b0 0f eb d6 5a a2 ca 2c 46 00 (tbf_dl.cpp:911) 20250212125854100 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 3b 8b 71 25 48 22 97 6d 4d 82 0d 73 34 90 be df de 9c 6a 01 99 2e b0 0f eb d6 5a a2 ca 2c 46 00 (pcu_l1_if.cpp:182) 20250212125854100 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125854114 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) 20250212125854114 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) 20250212125854124 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) 20250212125854124 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125854124 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) 20250212125854124 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) 20250212125854124 DRLCMACDL DEBUG -- Chunk with length 48 is less than remaining space (56): add length header to to delimit LLC frame (encoding.cpp:1603) 20250212125854124 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125854124 DRLCMACMEAS INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Bandwitdh: 680 KBits/s (gprs_rlcmac_meas.cpp:181) 20250212125854124 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125854124 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (7) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125854124 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 29, MCS-5): 61 16 3c b6 16 86 58 6f 37 f4 f8 aa 7f 3e 7a ea 08 c9 a2 5f 67 7e a6 8e 04 b6 d9 c8 10 5a d9 c2 37 f1 f5 66 d5 7f 1d bb c0 cb bd 19 7b 2b 6a c1 3d dc a4 bf 3b 84 b4 fc (tbf_dl.cpp:686) 20250212125854124 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) 20250212125854124 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854124 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20250212125854124 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 29, MCS-5): 87 40 07 48 98 05 8f ad 85 21 d6 db 0d 3d be ea 9f 8f 9e 3a 42 b2 e8 d7 99 9f a9 23 81 6d 36 32 84 56 b6 f0 4d 7c bd 59 f5 5f c7 2e f0 72 6f c6 de 8a 5a 70 0f 37 e9 ef 0e 21 2d 3f (tbf_dl.cpp:911) 20250212125854124 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Sending data request: sapi=5 arfcn=871 cur_fn=593 block=6 data=87 40 07 48 98 05 8f ad 85 21 d6 db 0d 3d be ea 9f 8f 9e 3a 42 b2 e8 d7 99 9f a9 23 81 6d 36 32 84 56 b6 f0 4d 7c bd 59 f5 5f c7 2e f0 72 6f c6 de 8a 5a 70 0f 37 e9 ef 0e 21 2d 3f (pcu_l1_if.cpp:182) 20250212125854124 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125854138 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) 20250212125854138 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) 20250212125854142 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) 20250212125854142 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) 20250212125854142 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) 20250212125854142 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) 20250212125854142 DRLCMACDL DEBUG -- Chunk with length 570 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125854142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 30, CS-2): 60 9d 2e 07 e8 2a 27 d3 19 71 b0 4c 4b 33 e6 b4 75 78 49 13 e5 b0 4e 65 49 aa 51 c5 2e a7 (tbf_dl.cpp:686) 20250212125854142 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) 20250212125854142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20250212125854142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-2): 07 00 3d 60 9d 2e 07 e8 2a 27 d3 19 71 b0 4c 4b 33 e6 b4 75 78 49 13 e5 b0 4e 65 49 aa 51 c5 2e a7 00 (tbf_dl.cpp:911) 20250212125854143 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 3d 60 9d 2e 07 e8 2a 27 d3 19 71 b0 4c 4b 33 e6 b4 75 78 49 13 e5 b0 4e 65 49 aa 51 c5 2e a7 00 (pcu_l1_if.cpp:182) 20250212125854143 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125854157 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) 20250212125854157 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) 20250212125854161 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) 20250212125854161 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125854161 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) 20250212125854161 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) 20250212125854161 DRLCMACDL DEBUG -- Chunk with length 1393 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125854161 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 30, MCS-5): 87 df 52 06 bb d3 57 09 33 cb 2a f5 1d 8d d6 bf 80 32 1e b1 fe fb 06 ee c7 49 8f 27 a7 b6 10 d3 e3 d2 72 ed ca bf cb 21 c2 9f 2b 71 46 46 18 92 26 85 53 b3 86 46 2e 9f (tbf_dl.cpp:686) 20250212125854161 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) 20250212125854161 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854161 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20250212125854161 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 30, MCS-5): 87 80 07 d8 e1 b7 94 c1 ee f4 55 c2 cc b2 4a 7d 47 a3 f5 2f a0 8c 47 ac ff be 81 fb 71 d2 e3 c9 a9 2d c4 f4 b8 b4 5c bb f2 ef 72 88 f0 e7 4a 9c 91 11 86 a4 49 e1 d4 ac a1 91 cb 27 (tbf_dl.cpp:911) 20250212125854161 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Sending data request: sapi=5 arfcn=871 cur_fn=602 block=8 data=87 80 07 d8 e1 b7 94 c1 ee f4 55 c2 cc b2 4a 7d 47 a3 f5 2f a0 8c 47 ac ff be 81 fb 71 d2 e3 c9 a9 2d c4 f4 b8 b4 5c bb f2 ef 72 88 f0 e7 4a 9c 91 11 86 a4 49 e1 d4 ac a1 91 cb 27 (pcu_l1_if.cpp:182) 20250212125854161 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125854176 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) 20250212125854176 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) 20250212125854185 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) 20250212125854185 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) 20250212125854185 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) 20250212125854185 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) 20250212125854185 DRLCMACDL DEBUG -- Chunk with length 540 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125854185 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 31, CS-2): 33 fe cf 54 03 98 72 9a 4d 41 41 23 b2 f2 fa c4 c2 0a 77 c9 29 e8 fe 65 b1 4f c6 58 8e 44 (tbf_dl.cpp:686) 20250212125854185 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) 20250212125854185 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854185 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20250212125854185 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-2): 07 00 3f 33 fe cf 54 03 98 72 9a 4d 41 41 23 b2 f2 fa c4 c2 0a 77 c9 29 e8 fe 65 b1 4f c6 58 8e 44 00 (tbf_dl.cpp:911) 20250212125854185 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 3f 33 fe cf 54 03 98 72 9a 4d 41 41 23 b2 f2 fa c4 c2 0a 77 c9 29 e8 fe 65 b1 4f c6 58 8e 44 00 (pcu_l1_if.cpp:182) 20250212125854185 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125854199 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) 20250212125854199 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) 20250212125854204 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) 20250212125854204 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=615 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125854204 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) 20250212125854204 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) 20250212125854204 DRLCMACDL DEBUG -- Chunk with length 510 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125854204 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 32, CS-2): 81 d1 90 80 98 71 0e 88 25 15 96 9e 20 09 cc a2 e6 16 0e fc a1 31 d1 45 69 c0 20 44 54 69 (tbf_dl.cpp:686) 20250212125854204 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) 20250212125854204 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854204 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20250212125854204 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20250212125854204 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 615 + 13 = 628 (pdch_ul_controller.c:131) 20250212125854204 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 628 for type POLL (pdch_ul_controller.c:184) 20250212125854204 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=628, TS=7) (tbf_dl.cpp:883) 20250212125854204 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=628, TS=7 (tbf_dl.cpp:903) 20250212125854204 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-2): 0f 00 41 81 d1 90 80 98 71 0e 88 25 15 96 9e 20 09 cc a2 e6 16 0e fc a1 31 d1 45 69 c0 20 44 54 69 00 (tbf_dl.cpp:911) 20250212125854204 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=615 Sending data request: sapi=5 arfcn=871 cur_fn=611 block=10 data=0f 00 41 81 d1 90 80 98 71 0e 88 25 15 96 9e 20 09 cc a2 e6 16 0e fc a1 31 d1 45 69 c0 20 44 54 69 00 (pcu_l1_if.cpp:182) 20250212125854204 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125854218 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) 20250212125854218 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) 20250212125854222 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125854236 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) 20250212125854236 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) 20250212125854245 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125854259 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) 20250212125854259 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) 20250212125854264 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125854278 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=624 block=1 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) 20250212125854278 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) 20250212125854278 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125854278 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125854278 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) 20250212125854278 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125854278 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125854278 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 33, BSN 13 to 33 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125854278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125854278 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) 20250212125854278 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) 20250212125854278 DRLCMACDL INFO MS (IMSI ): Low error rate 0%, increasing DL CS level to CS-3 (gprs_ms.c:690) 20250212125854278 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20250212125854278 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20250212125854278 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20250212125854278 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20250212125854278 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20250212125854278 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20250212125854278 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20250212125854278 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20250212125854278 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20250212125854278 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20250212125854278 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20250212125854278 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20250212125854278 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20250212125854278 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20250212125854278 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20250212125854278 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20250212125854278 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20250212125854278 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20250212125854278 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20250212125854278 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20250212125854278 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) 20250212125854278 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125854278 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) 20250212125854283 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) 20250212125854283 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125854283 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) 20250212125854283 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) 20250212125854283 DRLCMACDL DEBUG -- Chunk with length 1337 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125854283 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 31, MCS-5): fd 13 70 75 be 3a 2a 60 e6 a0 bb 7a 33 96 98 93 f6 f2 f0 c8 3e 23 f2 1e b1 4f 43 75 ed 20 97 1e 2e e1 89 b0 6b bd 19 ae ba 1f ec 1a 18 a6 51 2e 00 4e 49 77 e4 53 15 c5 (tbf_dl.cpp:686) 20250212125854283 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) 20250212125854283 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854283 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20250212125854283 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 31, MCS-5): 87 c0 07 58 ff 04 5c 9d af 8e 0a 98 39 e8 ae de 8c 25 e6 a4 bd 3c 3c b2 cf 88 bc 47 ec d3 50 5d 3b c8 a5 87 4b 78 22 ec 5a 6f 86 ab ee 07 bb 06 86 69 94 0b 80 53 d2 1d f9 54 45 31 (tbf_dl.cpp:911) 20250212125854283 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=632 Sending data request: sapi=5 arfcn=871 cur_fn=628 block=2 data=87 c0 07 58 ff 04 5c 9d af 8e 0a 98 39 e8 ae de 8c 25 e6 a4 bd 3c 3c b2 cf 88 bc 47 ec d3 50 5d 3b c8 a5 87 4b 78 22 ec 5a 6f 86 ab ee 07 bb 06 86 69 94 0b 80 53 d2 1d f9 54 45 31 (pcu_l1_if.cpp:182) 20250212125854283 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125854297 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) 20250212125854297 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) 20250212125854306 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) 20250212125854306 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125854306 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) 20250212125854306 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) 20250212125854306 DRLCMACDL DEBUG -- Chunk with length 1281 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125854306 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 32, MCS-5): 9e 5d ed f2 01 3d 00 24 36 12 1f 03 2d 68 55 75 ae d7 88 eb d2 7c 92 69 e6 a2 6d 82 0c 36 f7 15 5c 16 3c a7 2f 11 e1 28 71 57 ff 50 bd fc 9e 7d bb 2f e5 8f e4 44 09 d6 (tbf_dl.cpp:686) 20250212125854306 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) 20250212125854306 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854306 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20250212125854306 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20250212125854306 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 637 + 13 = 650 (pdch_ul_controller.c:131) 20250212125854306 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 650 for type POLL (pdch_ul_controller.c:184) 20250212125854306 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=650, TS=7) (tbf_dl.cpp:883) 20250212125854306 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=650, TS=7 (tbf_dl.cpp:903) 20250212125854306 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 32, MCS-5): 8f 00 08 98 67 57 bb 7c 40 0f 00 89 8d c4 c7 40 0b 5a 55 9d eb 35 e2 ba 34 9f 64 9a b9 68 9b 20 83 cd 7d 05 97 05 cf e9 4b 44 38 4a dc d5 3f 54 2f bf 67 df ee 4b f9 23 39 51 82 35 (tbf_dl.cpp:911) 20250212125854306 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=637 Sending data request: sapi=5 arfcn=871 cur_fn=632 block=3 data=8f 00 08 98 67 57 bb 7c 40 0f 00 89 8d c4 c7 40 0b 5a 55 9d eb 35 e2 ba 34 9f 64 9a b9 68 9b 20 83 cd 7d 05 97 05 cf e9 4b 44 38 4a dc d5 3f 54 2f bf 67 df ee 4b f9 23 39 51 82 35 (pcu_l1_if.cpp:182) 20250212125854307 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125854320 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) 20250212125854320 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) 20250212125854325 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125854339 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) 20250212125854339 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) 20250212125854344 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125854358 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) 20250212125854358 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) 20250212125854367 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125854381 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=645 block=6 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) 20250212125854381 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) 20250212125854381 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125854381 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125854381 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) 20250212125854381 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125854381 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125854381 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, 0x556890ff340c, 0x556890ff3410, 4, 0, win: 13-33, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20250212125854381 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 34, BSN 13 to 98 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20250212125854381 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125854381 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) 20250212125854381 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) 20250212125854381 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20250212125854381 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20250212125854381 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20250212125854381 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20250212125854381 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20250212125854381 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20250212125854381 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20250212125854381 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20250212125854381 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20250212125854381 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20250212125854381 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20250212125854381 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20250212125854381 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20250212125854381 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20250212125854381 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20250212125854381 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20250212125854381 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20250212125854381 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20250212125854381 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20250212125854381 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20250212125854381 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) 20250212125854381 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125854381 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) 20250212125854386 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) 20250212125854386 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) 20250212125854386 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) 20250212125854386 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) 20250212125854386 DRLCMACDL DEBUG -- Chunk with length 480 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125854386 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 33, CS-3): 45 2d 2f 83 a9 fb 10 4c b3 c5 9a a6 a9 7e 18 11 1d 1e 16 19 2a 1f 5f 37 4b 67 3e 60 cb d4 b6 d5 1e 98 f1 d3 (tbf_dl.cpp:686) 20250212125854386 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) 20250212125854386 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854386 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20250212125854386 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-3): 07 00 43 45 2d 2f 83 a9 fb 10 4c b3 c5 9a a6 a9 7e 18 11 1d 1e 16 19 2a 1f 5f 37 4b 67 3e 60 cb d4 b6 d5 1e 98 f1 d3 00 (tbf_dl.cpp:911) 20250212125854386 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 43 45 2d 2f 83 a9 fb 10 4c b3 c5 9a a6 a9 7e 18 11 1d 1e 16 19 2a 1f 5f 37 4b 67 3e 60 cb d4 b6 d5 1e 98 f1 d3 00 (pcu_l1_if.cpp:182) 20250212125854386 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125854400 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) 20250212125854400 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) 20250212125854404 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) 20250212125854404 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=658 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125854404 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) 20250212125854404 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) 20250212125854404 DRLCMACDL DEBUG -- Chunk with length 1225 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125854404 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 33, MCS-5): 8f a8 0c 6f 85 2a 0b be 39 b4 9e 9a 5d 32 d6 36 c7 76 36 32 93 ea a0 c4 f5 61 73 10 ea c1 5c 03 de a9 c2 f3 31 8f ea 8e 6b 95 2f bd ff 8f 1c 73 ed c2 68 f7 b5 e9 cd ec (tbf_dl.cpp:686) 20250212125854404 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) 20250212125854404 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854404 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20250212125854404 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 33, MCS-5): 87 40 08 d8 23 2a c3 5b a1 ca 82 6f 0e ad a7 66 97 8c b5 cd b1 9d 8d cc a4 3a 28 71 7d d8 1c 84 7a 30 d7 80 77 aa f0 7c cc a3 ba e3 5a e5 4b ef ff 23 c7 5c bb 30 da 7d 6d 7a 33 3b (tbf_dl.cpp:911) 20250212125854404 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=658 Sending data request: sapi=5 arfcn=871 cur_fn=654 block=8 data=87 40 08 d8 23 2a c3 5b a1 ca 82 6f 0e ad a7 66 97 8c b5 cd b1 9d 8d cc a4 3a 28 71 7d d8 1c 84 7a 30 d7 80 77 aa f0 7c cc a3 ba e3 5a e5 4b ef ff 23 c7 5c bb 30 da 7d 6d 7a 33 3b (pcu_l1_if.cpp:182) 20250212125854405 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125854419 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) 20250212125854419 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) 20250212125854428 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) 20250212125854428 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) 20250212125854428 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) 20250212125854428 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) 20250212125854428 DRLCMACDL DEBUG -- Chunk with length 444 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125854428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 34, CS-3): bd b4 f7 92 b5 4b 9c fd a4 48 4e f3 cc 72 11 02 a4 99 27 b4 12 b9 3d 2d 06 c8 17 3a 31 5e fc 5d d5 db 6d a6 (tbf_dl.cpp:686) 20250212125854428 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) 20250212125854428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20250212125854428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-3): 07 00 45 bd b4 f7 92 b5 4b 9c fd a4 48 4e f3 cc 72 11 02 a4 99 27 b4 12 b9 3d 2d 06 c8 17 3a 31 5e fc 5d d5 db 6d a6 00 (tbf_dl.cpp:911) 20250212125854428 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 45 bd b4 f7 92 b5 4b 9c fd a4 48 4e f3 cc 72 11 02 a4 99 27 b4 12 b9 3d 2d 06 c8 17 3a 31 5e fc 5d d5 db 6d a6 00 (pcu_l1_if.cpp:182) 20250212125854428 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125854442 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) 20250212125854442 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) 20250212125854446 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) 20250212125854446 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=667 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125854446 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) 20250212125854446 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) 20250212125854446 DRLCMACDL DEBUG -- Chunk with length 1169 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125854446 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 34, MCS-5): 4e ba e2 59 ed 68 62 3a 4c 3b 7c d6 b2 8d ff ec be 12 e5 1e d3 06 ab bd 72 b6 59 0d 5b 88 eb 69 4b ac 7a c6 ae 17 3f a5 7e 67 3f 8b 1e 14 21 60 60 63 46 76 d9 dd 66 f7 (tbf_dl.cpp:686) 20250212125854446 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) 20250212125854446 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854446 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20250212125854446 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 34, MCS-5): 87 80 08 98 93 ae 78 56 3b 9a 98 0e d3 0e 9f b5 6c e3 3f bb af 44 b9 c7 b4 c1 6a af 9c 6d 56 c3 16 e2 7a da 12 ab 9e b1 eb c5 4f a9 df d9 cf a2 07 45 08 18 d8 98 91 5d 76 b7 d9 3d (tbf_dl.cpp:911) 20250212125854446 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=667 Sending data request: sapi=5 arfcn=871 cur_fn=663 block=10 data=87 80 08 98 93 ae 78 56 3b 9a 98 0e d3 0e 9f b5 6c e3 3f bb af 44 b9 c7 b4 c1 6a af 9c 6d 56 c3 16 e2 7a da 12 ab 9e b1 eb c5 4f a9 df d9 cf a2 07 45 08 18 d8 98 91 5d 76 b7 d9 3d (pcu_l1_if.cpp:182) 20250212125854446 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125854461 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) 20250212125854461 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) 20250212125854465 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) 20250212125854465 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) 20250212125854465 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) 20250212125854465 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) 20250212125854465 DRLCMACDL DEBUG -- Chunk with length 408 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125854465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 35, CS-3): de 5f 18 d6 67 68 97 14 81 e6 4d 38 0a bd ae 89 0b 0d a3 99 c8 25 ff a3 1e 23 2f 9c 11 fa 0e be da e7 86 38 (tbf_dl.cpp:686) 20250212125854465 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) 20250212125854465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20250212125854465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-3): 07 00 47 de 5f 18 d6 67 68 97 14 81 e6 4d 38 0a bd ae 89 0b 0d a3 99 c8 25 ff a3 1e 23 2f 9c 11 fa 0e be da e7 86 38 00 (tbf_dl.cpp:911) 20250212125854465 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 47 de 5f 18 d6 67 68 97 14 81 e6 4d 38 0a bd ae 89 0b 0d a3 99 c8 25 ff a3 1e 23 2f 9c 11 fa 0e be da e7 86 38 00 (pcu_l1_if.cpp:182) 20250212125854465 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125854479 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) 20250212125854479 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) 20250212125854488 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) 20250212125854488 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125854488 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) 20250212125854488 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) 20250212125854488 DRLCMACDL DEBUG -- Chunk with length 1113 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125854488 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 35, MCS-5): 07 42 1a 64 dd 3e e9 fd 0f 29 4e 48 60 e3 c9 61 61 bd da fc 51 9b b1 97 52 12 2e 83 f3 8d ea 75 89 49 5d 49 7d 76 5b ef 48 cb b2 a0 59 8d d8 e6 46 d0 03 10 43 19 a7 79 (tbf_dl.cpp:686) 20250212125854488 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) 20250212125854488 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854488 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20250212125854488 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 35, MCS-5): 87 c0 08 d8 81 90 06 59 b7 4f 7a ff 43 8a 13 12 d8 78 72 58 58 af 36 7f d4 66 ec a5 94 84 cb e0 7c a3 7a 5d 62 52 57 52 9f dd d6 3b d2 b2 2c 68 56 23 b6 b9 11 f4 00 c4 50 c6 69 1e (tbf_dl.cpp:911) 20250212125854488 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=676 Sending data request: sapi=5 arfcn=871 cur_fn=671 block=0 data=87 c0 08 d8 81 90 06 59 b7 4f 7a ff 43 8a 13 12 d8 78 72 58 58 af 36 7f d4 66 ec a5 94 84 cb e0 7c a3 7a 5d 62 52 57 52 9f dd d6 3b d2 b2 2c 68 56 23 b6 b9 11 f4 00 c4 50 c6 69 1e (pcu_l1_if.cpp:182) 20250212125854489 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125854503 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) 20250212125854503 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) 20250212125854507 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) 20250212125854507 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) 20250212125854507 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) 20250212125854507 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) 20250212125854507 DRLCMACDL DEBUG -- Chunk with length 372 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125854507 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 36, CS-3): e3 37 16 4c ab 3a b8 39 51 6f 8d 4b e0 3d bc ed 61 22 54 6d 21 e3 94 72 d7 83 b2 4a b9 73 40 fb dc 22 34 0d (tbf_dl.cpp:686) 20250212125854507 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) 20250212125854507 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854507 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20250212125854507 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-3): 07 00 49 e3 37 16 4c ab 3a b8 39 51 6f 8d 4b e0 3d bc ed 61 22 54 6d 21 e3 94 72 d7 83 b2 4a b9 73 40 fb dc 22 34 0d 00 (tbf_dl.cpp:911) 20250212125854507 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 49 e3 37 16 4c ab 3a b8 39 51 6f 8d 4b e0 3d bc ed 61 22 54 6d 21 e3 94 72 d7 83 b2 4a b9 73 40 fb dc 22 34 0d 00 (pcu_l1_if.cpp:182) 20250212125854508 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125854521 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) 20250212125854521 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) 20250212125854526 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) 20250212125854526 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=684 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125854526 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) 20250212125854526 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) 20250212125854526 DRLCMACDL DEBUG -- Chunk with length 1057 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125854526 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 36, MCS-5): f4 7c 14 be bc 77 6f 11 4f c4 7a 30 75 18 3f 8d 84 49 75 27 28 0b e0 63 7a a9 5a 5e fa be 20 b2 38 dd 5f e6 0b e8 44 63 36 16 95 f4 e4 0f 6f 71 5b c0 69 ba a8 b5 70 76 (tbf_dl.cpp:686) 20250212125854526 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) 20250212125854526 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854526 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20250212125854526 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 36, MCS-5): 87 00 09 18 3d 1f 85 2f ef dd 5b c4 13 b1 1e 4c 1d c6 4f 23 61 52 dd 09 ca 02 f8 98 5e aa 96 97 be 2f 88 2c 4e f7 97 f9 02 3a d1 98 8d 45 25 3d f9 c3 5b dc 16 70 9a 2e 6a 2d 9c 1d (tbf_dl.cpp:911) 20250212125854526 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=684 Sending data request: sapi=5 arfcn=871 cur_fn=680 block=2 data=87 00 09 18 3d 1f 85 2f ef dd 5b c4 13 b1 1e 4c 1d c6 4f 23 61 52 dd 09 ca 02 f8 98 5e aa 96 97 be 2f 88 2c 4e f7 97 f9 02 3a d1 98 8d 45 25 3d f9 c3 5b dc 16 70 9a 2e 6a 2d 9c 1d (pcu_l1_if.cpp:182) 20250212125854526 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125854540 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) 20250212125854540 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) 20250212125854550 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) 20250212125854550 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) 20250212125854550 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) 20250212125854550 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) 20250212125854550 DRLCMACDL DEBUG -- Chunk with length 336 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125854550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 37, CS-3): 19 a8 d2 ec 66 f4 be 78 4b b6 a9 34 f2 97 d3 cd c7 8a b6 6a 5b ef 55 12 a4 68 52 26 b1 87 50 66 55 36 e2 e4 (tbf_dl.cpp:686) 20250212125854550 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) 20250212125854550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20250212125854550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-3): 07 00 4b 19 a8 d2 ec 66 f4 be 78 4b b6 a9 34 f2 97 d3 cd c7 8a b6 6a 5b ef 55 12 a4 68 52 26 b1 87 50 66 55 36 e2 e4 00 (tbf_dl.cpp:911) 20250212125854550 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 4b 19 a8 d2 ec 66 f4 be 78 4b b6 a9 34 f2 97 d3 cd c7 8a b6 6a 5b ef 55 12 a4 68 52 26 b1 87 50 66 55 36 e2 e4 00 (pcu_l1_if.cpp:182) 20250212125854550 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125854564 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) 20250212125854564 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) 20250212125854569 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) 20250212125854569 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125854569 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) 20250212125854569 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) 20250212125854569 DRLCMACDL DEBUG -- Chunk with length 1001 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125854569 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 37, MCS-5): ea 9c da 9d 89 ea e1 53 f1 68 40 d7 ae 07 66 9e ee 0e 71 15 00 4f 57 0d 08 3b b6 2c 7e 86 ff cd 3a 15 2a 43 98 d9 51 ea cb f1 9a 41 ca 16 b2 91 06 15 68 5c 1e d3 57 fa (tbf_dl.cpp:686) 20250212125854569 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) 20250212125854569 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854569 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20250212125854569 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 37, MCS-5): 87 40 09 98 3a a7 76 67 a2 7a f8 54 3c 1a d0 b5 eb 81 99 a7 bb 43 5c 05 c0 d3 55 03 c2 8e 2d 8b 9f e1 7f b3 4e 85 ca 10 66 76 94 fa 72 bc 66 90 b2 85 6c a4 41 05 1a 97 c7 f4 95 3e (tbf_dl.cpp:911) 20250212125854569 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=693 Sending data request: sapi=5 arfcn=871 cur_fn=689 block=4 data=87 40 09 98 3a a7 76 67 a2 7a f8 54 3c 1a d0 b5 eb 81 99 a7 bb 43 5c 05 c0 d3 55 03 c2 8e 2d 8b 9f e1 7f b3 4e 85 ca 10 66 76 94 fa 72 bc 66 90 b2 85 6c a4 41 05 1a 97 c7 f4 95 3e (pcu_l1_if.cpp:182) 20250212125854569 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125854583 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) 20250212125854583 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) 20250212125854587 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) 20250212125854587 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) 20250212125854587 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) 20250212125854587 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) 20250212125854587 DRLCMACDL DEBUG -- Chunk with length 300 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125854587 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 38, CS-3): 55 88 87 a9 d0 6e dc 2b 1e 6a 9f 76 9a 16 4c 1c 05 fc a3 9b 39 de 42 9b 9c c9 b6 70 56 c6 b8 19 8a 5d 4b 48 (tbf_dl.cpp:686) 20250212125854587 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) 20250212125854587 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854587 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20250212125854587 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-3): 07 00 4d 55 88 87 a9 d0 6e dc 2b 1e 6a 9f 76 9a 16 4c 1c 05 fc a3 9b 39 de 42 9b 9c c9 b6 70 56 c6 b8 19 8a 5d 4b 48 00 (tbf_dl.cpp:911) 20250212125854587 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 4d 55 88 87 a9 d0 6e dc 2b 1e 6a 9f 76 9a 16 4c 1c 05 fc a3 9b 39 de 42 9b 9c c9 b6 70 56 c6 b8 19 8a 5d 4b 48 00 (pcu_l1_if.cpp:182) 20250212125854587 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125854601 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) 20250212125854601 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) 20250212125854611 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) 20250212125854611 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=702 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125854611 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) 20250212125854611 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) 20250212125854611 DRLCMACDL DEBUG -- Chunk with length 945 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125854611 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 38, MCS-5): d6 16 73 d2 88 07 9b 29 e9 c6 61 dc 0e 99 73 a3 56 9a 6c b2 7c 98 26 50 43 07 16 80 0e 1b 6a 89 f9 a4 04 ac c1 4a ed 49 f1 ce ac 95 3c b1 4f f3 c2 1c 4b 6b 1d cd c8 ff (tbf_dl.cpp:686) 20250212125854611 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) 20250212125854611 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854611 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20250212125854611 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 38, MCS-5): 87 80 09 98 b5 c5 9c 34 e2 c1 66 4a ba 71 18 b7 43 e6 dc a8 95 26 9b 2c 1f a6 09 d4 d0 81 05 a0 c3 86 5a 62 3e 29 01 6b b0 52 7b 52 bc 33 6b 25 4f ec d3 bc 30 c7 d2 5a 47 33 f2 3f (tbf_dl.cpp:911) 20250212125854611 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Sending data request: sapi=5 arfcn=871 cur_fn=697 block=6 data=87 80 09 98 b5 c5 9c 34 e2 c1 66 4a ba 71 18 b7 43 e6 dc a8 95 26 9b 2c 1f a6 09 d4 d0 81 05 a0 c3 86 5a 62 3e 29 01 6b b0 52 7b 52 bc 33 6b 25 4f ec d3 bc 30 c7 d2 5a 47 33 f2 3f (pcu_l1_if.cpp:182) 20250212125854611 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125854625 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) 20250212125854625 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) 20250212125854629 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) 20250212125854629 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) 20250212125854629 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) 20250212125854629 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) 20250212125854629 DRLCMACDL DEBUG -- Chunk with length 264 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125854629 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 39, CS-3): 60 ba c2 c7 7b 6f 44 e6 71 c6 bd 54 36 83 a7 4c 16 9c 47 95 f2 23 5e 92 f8 7a 8a 88 b6 6b b8 42 6e 9b 2d cc (tbf_dl.cpp:686) 20250212125854629 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) 20250212125854629 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854629 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20250212125854629 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-3): 07 00 4f 60 ba c2 c7 7b 6f 44 e6 71 c6 bd 54 36 83 a7 4c 16 9c 47 95 f2 23 5e 92 f8 7a 8a 88 b6 6b b8 42 6e 9b 2d cc 00 (tbf_dl.cpp:911) 20250212125854629 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 4f 60 ba c2 c7 7b 6f 44 e6 71 c6 bd 54 36 83 a7 4c 16 9c 47 95 f2 23 5e 92 f8 7a 8a 88 b6 6b b8 42 6e 9b 2d cc 00 (pcu_l1_if.cpp:182) 20250212125854629 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125854643 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) 20250212125854643 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) 20250212125854648 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) 20250212125854648 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125854648 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) 20250212125854648 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) 20250212125854648 DRLCMACDL DEBUG -- Chunk with length 889 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125854648 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 39, MCS-5): a8 3d 1d 3b 40 a5 83 22 3f aa ca 94 0d 89 14 39 65 43 62 7e 21 0d 61 42 b1 0f 5e 9b bf 0f 9f 44 d0 42 a2 56 46 ea 19 e0 28 20 96 10 83 e4 dd 86 95 b0 fb fe 3d a1 72 1b (tbf_dl.cpp:686) 20250212125854648 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) 20250212125854648 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854648 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20250212125854648 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 39, MCS-5): 87 c0 09 18 6a 4f c7 0e 50 e9 a0 c8 8f aa 32 65 43 22 45 4e d9 90 98 5f 48 43 98 50 ec 83 d7 e6 ef c3 27 11 b4 90 a8 95 91 7a 06 38 0a 88 25 c4 20 79 b7 61 25 ec be 7f 4f a8 dc 06 (tbf_dl.cpp:911) 20250212125854648 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Sending data request: sapi=5 arfcn=871 cur_fn=706 block=8 data=87 c0 09 18 6a 4f c7 0e 50 e9 a0 c8 8f aa 32 65 43 22 45 4e d9 90 98 5f 48 43 98 50 ec 83 d7 e6 ef c3 27 11 b4 90 a8 95 91 7a 06 38 0a 88 25 c4 20 79 b7 61 25 ec be 7f 4f a8 dc 06 (pcu_l1_if.cpp:182) 20250212125854648 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125854662 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) 20250212125854662 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) 20250212125854671 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) 20250212125854671 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) 20250212125854671 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) 20250212125854671 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) 20250212125854671 DRLCMACDL DEBUG -- Chunk with length 228 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125854671 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 40, CS-3): 41 45 ce c8 b9 c7 f1 58 e4 63 1f d6 18 c4 7b 78 da ac f0 30 c9 db 65 4f cc 99 e1 40 eb e8 ed f2 ae aa 56 06 (tbf_dl.cpp:686) 20250212125854671 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) 20250212125854671 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854671 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20250212125854671 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-3): 07 00 51 41 45 ce c8 b9 c7 f1 58 e4 63 1f d6 18 c4 7b 78 da ac f0 30 c9 db 65 4f cc 99 e1 40 eb e8 ed f2 ae aa 56 06 00 (tbf_dl.cpp:911) 20250212125854671 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 51 41 45 ce c8 b9 c7 f1 58 e4 63 1f d6 18 c4 7b 78 da ac f0 30 c9 db 65 4f cc 99 e1 40 eb e8 ed f2 ae aa 56 06 00 (pcu_l1_if.cpp:182) 20250212125854671 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125854685 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) 20250212125854685 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) 20250212125854690 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) 20250212125854690 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=719 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125854690 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) 20250212125854690 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) 20250212125854690 DRLCMACDL DEBUG -- Chunk with length 833 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125854690 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 40, MCS-5): ac c6 6b 5d 58 8c 41 de f9 af ea 27 16 48 7e f2 dd c3 64 30 9d b3 d5 d4 33 fc 78 fd 76 4e 78 64 be 35 67 19 1c db 86 de 5e c4 a1 05 b1 81 5c 48 86 f4 e4 06 de ff ad 5e (tbf_dl.cpp:686) 20250212125854690 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) 20250212125854690 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854690 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20250212125854690 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 40, MCS-5): 87 00 0a 18 ab f1 5a 17 16 63 90 77 fe ab fa 89 05 92 9f 7c f7 30 19 4c e7 6c 35 f5 0c 3f 5e bf 9d 13 1e 99 6f cd 59 06 c7 b6 a1 b7 17 71 68 41 6c 20 17 92 21 3d b9 81 f7 7f ab 17 (tbf_dl.cpp:911) 20250212125854690 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Sending data request: sapi=5 arfcn=871 cur_fn=715 block=10 data=87 00 0a 18 ab f1 5a 17 16 63 90 77 fe ab fa 89 05 92 9f 7c f7 30 19 4c e7 6c 35 f5 0c 3f 5e bf 9d 13 1e 99 6f cd 59 06 c7 b6 a1 b7 17 71 68 41 6c 20 17 92 21 3d b9 81 f7 7f ab 17 (pcu_l1_if.cpp:182) 20250212125854690 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125854704 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) 20250212125854704 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) 20250212125854708 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) 20250212125854708 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) 20250212125854708 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) 20250212125854708 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) 20250212125854708 DRLCMACDL DEBUG -- Chunk with length 192 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125854708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 41, CS-3): 58 f6 ff ec 9c 08 f8 57 b7 a6 79 6f 0c 1a 88 31 97 48 af b4 9d c1 bb de b5 e6 19 22 b4 ca a4 f0 95 24 2b 84 (tbf_dl.cpp:686) 20250212125854708 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) 20250212125854708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20250212125854708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-3): 07 00 53 58 f6 ff ec 9c 08 f8 57 b7 a6 79 6f 0c 1a 88 31 97 48 af b4 9d c1 bb de b5 e6 19 22 b4 ca a4 f0 95 24 2b 84 00 (tbf_dl.cpp:911) 20250212125854708 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 53 58 f6 ff ec 9c 08 f8 57 b7 a6 79 6f 0c 1a 88 31 97 48 af b4 9d c1 bb de b5 e6 19 22 b4 ca a4 f0 95 24 2b 84 00 (pcu_l1_if.cpp:182) 20250212125854709 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125854722 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) 20250212125854722 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) 20250212125854732 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) 20250212125854732 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=728 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125854732 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) 20250212125854732 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) 20250212125854732 DRLCMACDL DEBUG -- Chunk with length 777 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125854732 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 41, MCS-5): f6 40 aa 43 8e 82 e3 16 ab 68 0f b3 91 f2 c7 09 47 1a 4b 36 88 1c fc fd 86 60 49 2f 69 92 7b db 3b 07 ec 90 a7 12 ee 01 47 04 0d 10 c6 f2 41 dc 62 12 5f ca 43 59 b8 0b (tbf_dl.cpp:686) 20250212125854732 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) 20250212125854732 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854732 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20250212125854732 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 41, MCS-5): 87 40 0a 98 3d 90 ea 90 a3 e0 b8 c5 2a da c3 6c a4 fc 71 c2 91 c6 92 0d 22 07 7f bf 21 58 d2 4b 9a e4 de f6 ce 01 3b e4 a9 84 7b c0 11 41 03 84 b1 7c 10 b7 98 c4 97 f2 50 16 ee 02 (tbf_dl.cpp:911) 20250212125854732 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=728 Sending data request: sapi=5 arfcn=871 cur_fn=723 block=0 data=87 40 0a 98 3d 90 ea 90 a3 e0 b8 c5 2a da c3 6c a4 fc 71 c2 91 c6 92 0d 22 07 7f bf 21 58 d2 4b 9a e4 de f6 ce 01 3b e4 a9 84 7b c0 11 41 03 84 b1 7c 10 b7 98 c4 97 f2 50 16 ee 02 (pcu_l1_if.cpp:182) 20250212125854732 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125854746 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) 20250212125854746 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) 20250212125854750 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) 20250212125854750 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) 20250212125854750 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) 20250212125854750 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) 20250212125854750 DRLCMACDL DEBUG -- Chunk with length 156 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125854750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 42, CS-3): 59 10 6d c3 22 3b fe 5d 02 bd c4 f0 58 33 45 9c 92 0c 7e 61 ef cb 98 39 58 02 4a 0a 96 63 bb 20 bb 7c 4b 0d (tbf_dl.cpp:686) 20250212125854750 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) 20250212125854750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20250212125854750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-3): 07 00 55 59 10 6d c3 22 3b fe 5d 02 bd c4 f0 58 33 45 9c 92 0c 7e 61 ef cb 98 39 58 02 4a 0a 96 63 bb 20 bb 7c 4b 0d 00 (tbf_dl.cpp:911) 20250212125854750 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 55 59 10 6d c3 22 3b fe 5d 02 bd c4 f0 58 33 45 9c 92 0c 7e 61 ef cb 98 39 58 02 4a 0a 96 63 bb 20 bb 7c 4b 0d 00 (pcu_l1_if.cpp:182) 20250212125854750 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125854764 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) 20250212125854764 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) 20250212125854769 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) 20250212125854769 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=736 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125854769 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) 20250212125854769 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) 20250212125854769 DRLCMACDL DEBUG -- Chunk with length 721 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125854769 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 42, MCS-5): 12 fc e0 f6 06 26 5c 40 33 83 c1 e0 5c d8 5f 0f 76 55 28 73 49 56 05 b7 d8 68 89 ef 4a 18 32 c3 ad c8 f1 85 1b 31 dc f1 04 21 d9 6e ea 89 48 8b 41 68 f3 28 42 fd 0f ac (tbf_dl.cpp:686) 20250212125854769 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) 20250212125854769 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854769 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20250212125854769 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 42, MCS-5): 87 80 0a 98 04 3f b8 bd 81 09 17 d0 cc 60 30 38 17 f6 d7 83 5d 15 ca 5c 92 55 c1 2d 36 5a e2 bb 12 86 cc 70 2b 72 7c e1 46 0c 77 3c 41 48 b6 9b 7a 22 d2 62 10 da 3c 8a 50 ff 03 2b (tbf_dl.cpp:911) 20250212125854769 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=736 Sending data request: sapi=5 arfcn=871 cur_fn=732 block=2 data=87 80 0a 98 04 3f b8 bd 81 09 17 d0 cc 60 30 38 17 f6 d7 83 5d 15 ca 5c 92 55 c1 2d 36 5a e2 bb 12 86 cc 70 2b 72 7c e1 46 0c 77 3c 41 48 b6 9b 7a 22 d2 62 10 da 3c 8a 50 ff 03 2b (pcu_l1_if.cpp:182) 20250212125854769 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125854783 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) 20250212125854783 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) 20250212125854792 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) 20250212125854792 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=741 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125854792 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) 20250212125854792 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) 20250212125854792 DRLCMACDL DEBUG -- Chunk with length 120 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125854792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 43, CS-3): 7a cb f0 a1 2a 2f 98 03 d7 a6 a8 f9 00 29 6c 72 c9 a3 56 e8 54 a5 c8 f9 e0 e1 22 65 1f 08 da 91 bf 3d 62 27 (tbf_dl.cpp:686) 20250212125854792 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) 20250212125854792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20250212125854792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-3): 07 00 57 7a cb f0 a1 2a 2f 98 03 d7 a6 a8 f9 00 29 6c 72 c9 a3 56 e8 54 a5 c8 f9 e0 e1 22 65 1f 08 da 91 bf 3d 62 27 00 (tbf_dl.cpp:911) 20250212125854792 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=741 Sending data request: sapi=5 arfcn=871 cur_fn=736 block=3 data=07 00 57 7a cb f0 a1 2a 2f 98 03 d7 a6 a8 f9 00 29 6c 72 c9 a3 56 e8 54 a5 c8 f9 e0 e1 22 65 1f 08 da 91 bf 3d 62 27 00 (pcu_l1_if.cpp:182) 20250212125854792 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125854806 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) 20250212125854806 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) 20250212125854811 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) 20250212125854811 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=745 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125854811 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) 20250212125854811 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) 20250212125854811 DRLCMACDL DEBUG -- Chunk with length 665 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125854811 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 43, MCS-5): a5 77 99 3e a7 3c b7 87 07 e0 6b b4 18 cc cc d2 74 1b 03 e2 e7 45 3d f5 98 b8 92 0e 4a 94 eb 75 b1 a6 93 73 be 0f 69 4f b3 5e d5 e3 cc 3c e4 bd 92 66 88 40 0d 6d 80 d5 (tbf_dl.cpp:686) 20250212125854811 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) 20250212125854811 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854811 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20250212125854811 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 43, MCS-5): 87 c0 0a 58 e9 5d a6 cf 29 cf ed e1 01 f8 1a 2d 06 33 b3 34 dd c6 80 f8 79 51 4f 3d 26 ae a4 83 12 e5 7a 5d ac e9 e4 9c ef 43 da d3 ac 57 f5 38 33 0f 79 af a4 19 22 50 43 1b 60 35 (tbf_dl.cpp:911) 20250212125854811 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=745 Sending data request: sapi=5 arfcn=871 cur_fn=741 block=4 data=87 c0 0a 58 e9 5d a6 cf 29 cf ed e1 01 f8 1a 2d 06 33 b3 34 dd c6 80 f8 79 51 4f 3d 26 ae a4 83 12 e5 7a 5d ac e9 e4 9c ef 43 da d3 ac 57 f5 38 33 0f 79 af a4 19 22 50 43 1b 60 35 (pcu_l1_if.cpp:182) 20250212125854811 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125854825 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) 20250212125854825 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) 20250212125854829 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) 20250212125854829 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) 20250212125854829 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) 20250212125854829 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) 20250212125854829 DRLCMACDL DEBUG -- Chunk with length 84 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125854829 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 44, CS-3): 99 44 61 6f af 88 bf 9e 9b d9 7d 5a 31 28 b5 1d 78 2e 33 12 6d c7 fb 5b 0a 14 ec 3f ea 88 10 4b b4 ae c1 b2 (tbf_dl.cpp:686) 20250212125854829 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) 20250212125854829 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854829 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20250212125854829 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-3): 07 00 59 99 44 61 6f af 88 bf 9e 9b d9 7d 5a 31 28 b5 1d 78 2e 33 12 6d c7 fb 5b 0a 14 ec 3f ea 88 10 4b b4 ae c1 b2 00 (tbf_dl.cpp:911) 20250212125854829 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=749 Sending data request: sapi=5 arfcn=871 cur_fn=745 block=5 data=07 00 59 99 44 61 6f af 88 bf 9e 9b d9 7d 5a 31 28 b5 1d 78 2e 33 12 6d c7 fb 5b 0a 14 ec 3f ea 88 10 4b b4 ae c1 b2 00 (pcu_l1_if.cpp:182) 20250212125854830 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125854844 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) 20250212125854844 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) 20250212125854853 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) 20250212125854853 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=754 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125854853 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) 20250212125854853 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) 20250212125854853 DRLCMACDL DEBUG -- Chunk with length 609 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125854853 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 44, MCS-5): 2b dd ff 6b 68 d5 7a 0a 2a 8b 71 25 48 22 97 6d 4d 82 0d 73 34 90 be df de 9c 6a 01 99 2e b0 0f eb d6 5a a2 ca 2c 46 60 9d 2e 07 e8 2a 27 d3 19 71 b0 4c 4b 33 e6 b4 75 (tbf_dl.cpp:686) 20250212125854853 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) 20250212125854853 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854853 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20250212125854853 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 44, MCS-5): 87 00 0b d8 4a f7 ff 1a 5a b5 9e 82 ca 62 5c 09 92 c8 65 5b 93 60 c3 1c 0d a4 ef b7 37 a7 5a 40 a6 0b ec c3 ba b5 96 a8 32 8b 11 58 a7 cb 01 ba ca c9 74 46 1c 2c d3 d2 8c 39 6d 1d (tbf_dl.cpp:911) 20250212125854853 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=754 Sending data request: sapi=5 arfcn=871 cur_fn=749 block=6 data=87 00 0b d8 4a f7 ff 1a 5a b5 9e 82 ca 62 5c 09 92 c8 65 5b 93 60 c3 1c 0d a4 ef b7 37 a7 5a 40 a6 0b ec c3 ba b5 96 a8 32 8b 11 58 a7 cb 01 ba ca c9 74 46 1c 2c d3 d2 8c 39 6d 1d (pcu_l1_if.cpp:182) 20250212125854853 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125854867 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) 20250212125854867 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) 20250212125854871 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) 20250212125854871 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) 20250212125854871 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) 20250212125854871 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) 20250212125854871 DRLCMACDL DEBUG -- Chunk with length 48 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125854871 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 45, CS-3): 16 3c b6 16 86 58 6f 37 f4 f8 aa 7f 3e 7a ea 08 c9 a2 5f 67 7e a6 8e 04 b6 d9 c8 10 5a d9 c2 37 f1 f5 66 d5 (tbf_dl.cpp:686) 20250212125854871 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) 20250212125854871 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854871 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20250212125854871 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 45, CS-3): 07 00 5b 16 3c b6 16 86 58 6f 37 f4 f8 aa 7f 3e 7a ea 08 c9 a2 5f 67 7e a6 8e 04 b6 d9 c8 10 5a d9 c2 37 f1 f5 66 d5 00 (tbf_dl.cpp:911) 20250212125854871 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 5b 16 3c b6 16 86 58 6f 37 f4 f8 aa 7f 3e 7a ea 08 c9 a2 5f 67 7e a6 8e 04 b6 d9 c8 10 5a d9 c2 37 f1 f5 66 d5 00 (pcu_l1_if.cpp:182) 20250212125854872 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125854885 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) 20250212125854886 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) 20250212125854890 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) 20250212125854890 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=762 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125854890 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) 20250212125854890 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) 20250212125854890 DRLCMACDL DEBUG -- Chunk with length 553 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125854890 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 45, MCS-5): 78 49 13 e5 b0 4e 65 49 aa 51 c5 2e a7 33 fe cf 54 03 98 72 9a 4d 41 41 23 b2 f2 fa c4 c2 0a 77 c9 29 e8 fe 65 b1 4f c6 58 8e 44 81 d1 90 80 98 71 0e 88 25 15 96 9e 20 (tbf_dl.cpp:686) 20250212125854890 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) 20250212125854890 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854890 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20250212125854890 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 45, MCS-5): 87 40 0b 18 5e d2 44 39 ac 53 59 92 6a 54 b1 cb e9 8c ff 33 d5 00 a6 9c 66 53 50 d0 88 ac bc 3e b1 b0 c2 5d 72 0a ba 7f 59 ec 93 31 96 23 51 60 34 24 20 66 9c 03 62 49 85 a5 27 08 (tbf_dl.cpp:911) 20250212125854890 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=762 Sending data request: sapi=5 arfcn=871 cur_fn=758 block=8 data=87 40 0b 18 5e d2 44 39 ac 53 59 92 6a 54 b1 cb e9 8c ff 33 d5 00 a6 9c 66 53 50 d0 88 ac bc 3e b1 b0 c2 5d 72 0a ba 7f 59 ec 93 31 96 23 51 60 34 24 20 66 9c 03 62 49 85 a5 27 08 (pcu_l1_if.cpp:182) 20250212125854890 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125854904 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) 20250212125854904 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) 20250212125854913 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) 20250212125854913 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) 20250212125854913 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) 20250212125854913 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) 20250212125854913 DRLCMACDL DEBUG -- Chunk with length 12 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125854913 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125854913 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Bandwitdh: 451 KBits/s (gprs_rlcmac_meas.cpp:181) 20250212125854913 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125854913 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (23) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125854913 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 46, CS-3): 33 7f 1d bb c0 cb bd 19 7b 2b 6a c1 3d dc a4 bf 3b 84 b4 fc 87 df 52 06 bb d3 57 09 33 cb 2a f5 1d 8d d6 bf (tbf_dl.cpp:686) 20250212125854913 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) 20250212125854913 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854913 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20250212125854913 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 46, CS-3): 07 00 5c 33 7f 1d bb c0 cb bd 19 7b 2b 6a c1 3d dc a4 bf 3b 84 b4 fc 87 df 52 06 bb d3 57 09 33 cb 2a f5 1d 8d d6 bf 00 (tbf_dl.cpp:911) 20250212125854913 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 5c 33 7f 1d bb c0 cb bd 19 7b 2b 6a c1 3d dc a4 bf 3b 84 b4 fc 87 df 52 06 bb d3 57 09 33 cb 2a f5 1d 8d d6 bf 00 (pcu_l1_if.cpp:182) 20250212125854914 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125854927 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) 20250212125854927 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) 20250212125854932 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) 20250212125854932 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=771 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125854932 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) 20250212125854932 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) 20250212125854932 DRLCMACDL DEBUG -- Chunk with length 497 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125854932 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 46, MCS-5): 09 cc a2 e6 16 0e fc a1 31 d1 45 69 c0 20 44 54 69 45 2d 2f 83 a9 fb 10 4c b3 c5 9a a6 a9 7e 18 11 1d 1e 16 19 2a 1f 5f 37 4b 67 3e 60 cb d4 b6 d5 1e 98 f1 d3 bd b4 f7 (tbf_dl.cpp:686) 20250212125854932 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) 20250212125854932 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854932 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20250212125854932 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 46, MCS-5): 87 80 0b 58 02 b3 a8 b9 85 03 7f 68 4c 74 51 1a 30 08 11 55 5a 51 cb cb 60 ea 3e 04 d3 6c b1 a6 69 aa 1f 46 44 87 87 45 86 ca c7 d7 cd d2 99 0f d8 32 b5 6d b5 07 66 fc 74 2f ed 3d (tbf_dl.cpp:911) 20250212125854932 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=771 Sending data request: sapi=5 arfcn=871 cur_fn=767 block=10 data=87 80 0b 58 02 b3 a8 b9 85 03 7f 68 4c 74 51 1a 30 08 11 55 5a 51 cb cb 60 ea 3e 04 d3 6c b1 a6 69 aa 1f 46 44 87 87 45 86 ca c7 d7 cd d2 99 0f d8 32 b5 6d b5 07 66 fc 74 2f ed 3d (pcu_l1_if.cpp:182) 20250212125854932 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125854946 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) 20250212125854946 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) 20250212125854951 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) 20250212125854951 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) 20250212125854951 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) 20250212125854951 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) 20250212125854951 DRLCMACDL DEBUG -- Chunk with length 1377 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125854951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 47, CS-3): 80 32 1e b1 fe fb 06 ee c7 49 8f 27 a7 b6 10 d3 e3 d2 72 ed ca bf cb 21 c2 9f 2b 71 46 46 18 92 26 85 53 b3 (tbf_dl.cpp:686) 20250212125854951 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) 20250212125854951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20250212125854951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 47, CS-3): 07 00 5f 80 32 1e b1 fe fb 06 ee c7 49 8f 27 a7 b6 10 d3 e3 d2 72 ed ca bf cb 21 c2 9f 2b 71 46 46 18 92 26 85 53 b3 00 (tbf_dl.cpp:911) 20250212125854951 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 5f 80 32 1e b1 fe fb 06 ee c7 49 8f 27 a7 b6 10 d3 e3 d2 72 ed ca bf cb 21 c2 9f 2b 71 46 46 18 92 26 85 53 b3 00 (pcu_l1_if.cpp:182) 20250212125854951 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125854965 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) 20250212125854965 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) 20250212125854974 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) 20250212125854974 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=780 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125854974 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) 20250212125854974 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) 20250212125854974 DRLCMACDL DEBUG -- Chunk with length 441 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125854974 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 47, MCS-5): 92 b5 4b 9c fd a4 48 4e f3 cc 72 11 02 a4 99 27 b4 12 b9 3d 2d 06 c8 17 3a 31 5e fc 5d d5 db 6d a6 de 5f 18 d6 67 68 97 14 81 e6 4d 38 0a bd ae 89 0b 0d a3 99 c8 25 ff (tbf_dl.cpp:686) 20250212125854974 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) 20250212125854974 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854974 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20250212125854974 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 47, MCS-5): 87 c0 0b 98 64 ed 12 67 3f 29 92 d3 3c b3 5c 84 00 69 e6 09 ad 44 6e 4f 8b 01 f2 85 4e 8c 17 7f 57 f5 76 9b a9 f7 17 86 f5 19 da 25 45 a0 79 13 8e 42 af 6b e2 42 c3 68 26 72 c9 3f (tbf_dl.cpp:911) 20250212125854974 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=780 Sending data request: sapi=5 arfcn=871 cur_fn=775 block=0 data=87 c0 0b 98 64 ed 12 67 3f 29 92 d3 3c b3 5c 84 00 69 e6 09 ad 44 6e 4f 8b 01 f2 85 4e 8c 17 7f 57 f5 76 9b a9 f7 17 86 f5 19 da 25 45 a0 79 13 8e 42 af 6b e2 42 c3 68 26 72 c9 3f (pcu_l1_if.cpp:182) 20250212125854974 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125854988 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) 20250212125854988 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) 20250212125854993 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) 20250212125854993 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) 20250212125854993 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) 20250212125854993 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) 20250212125854993 DRLCMACDL DEBUG -- Chunk with length 1341 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125854993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 48, CS-3): 86 46 2e 9f fd 13 70 75 be 3a 2a 60 e6 a0 bb 7a 33 96 98 93 f6 f2 f0 c8 3e 23 f2 1e b1 4f 43 75 ed 20 97 1e (tbf_dl.cpp:686) 20250212125854993 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) 20250212125854993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125854993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20250212125854993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 48, CS-3): 07 00 61 86 46 2e 9f fd 13 70 75 be 3a 2a 60 e6 a0 bb 7a 33 96 98 93 f6 f2 f0 c8 3e 23 f2 1e b1 4f 43 75 ed 20 97 1e 00 (tbf_dl.cpp:911) 20250212125854993 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 61 86 46 2e 9f fd 13 70 75 be 3a 2a 60 e6 a0 bb 7a 33 96 98 93 f6 f2 f0 c8 3e 23 f2 1e b1 4f 43 75 ed 20 97 1e 00 (pcu_l1_if.cpp:182) 20250212125854994 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125855007 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) 20250212125855007 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) 20250212125855011 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) 20250212125855011 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=788 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125855011 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) 20250212125855011 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) 20250212125855011 DRLCMACDL DEBUG -- Chunk with length 385 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125855011 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 48, MCS-5): a3 1e 23 2f 9c 11 fa 0e be da e7 86 38 e3 37 16 4c ab 3a b8 39 51 6f 8d 4b e0 3d bc ed 61 22 54 6d 21 e3 94 72 d7 83 b2 4a b9 73 40 fb dc 22 34 0d 19 a8 d2 ec 66 f4 be (tbf_dl.cpp:686) 20250212125855011 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) 20250212125855011 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855011 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20250212125855011 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 48, MCS-5): 87 00 0c d8 a8 c7 c8 0b 67 84 be 83 af f6 b9 21 ce f8 8d 05 d3 aa 0e 6e 4e d4 5b e3 12 78 0f 6f 7b 98 08 55 5b c8 38 a5 dc f5 a0 ac 52 ee 1c d0 3e b7 08 4d 43 06 aa 34 bb 19 bd 2f (tbf_dl.cpp:911) 20250212125855011 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=788 Sending data request: sapi=5 arfcn=871 cur_fn=784 block=2 data=87 00 0c d8 a8 c7 c8 0b 67 84 be 83 af f6 b9 21 ce f8 8d 05 d3 aa 0e 6e 4e d4 5b e3 12 78 0f 6f 7b 98 08 55 5b c8 38 a5 dc f5 a0 ac 52 ee 1c d0 3e b7 08 4d 43 06 aa 34 bb 19 bd 2f (pcu_l1_if.cpp:182) 20250212125855012 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125855025 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) 20250212125855025 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) 20250212125855035 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) 20250212125855035 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) 20250212125855035 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) 20250212125855035 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) 20250212125855035 DRLCMACDL DEBUG -- Chunk with length 1305 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125855035 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 49, CS-3): 2e e1 89 b0 6b bd 19 ae ba 1f ec 1a 18 a6 51 2e 00 4e 49 77 e4 53 15 c5 9e 5d ed f2 01 3d 00 24 36 12 1f 03 (tbf_dl.cpp:686) 20250212125855035 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) 20250212125855035 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855035 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20250212125855035 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 49, CS-3): 07 00 63 2e e1 89 b0 6b bd 19 ae ba 1f ec 1a 18 a6 51 2e 00 4e 49 77 e4 53 15 c5 9e 5d ed f2 01 3d 00 24 36 12 1f 03 00 (tbf_dl.cpp:911) 20250212125855035 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 63 2e e1 89 b0 6b bd 19 ae ba 1f ec 1a 18 a6 51 2e 00 4e 49 77 e4 53 15 c5 9e 5d ed f2 01 3d 00 24 36 12 1f 03 00 (pcu_l1_if.cpp:182) 20250212125855035 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125855049 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) 20250212125855049 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) 20250212125855053 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) 20250212125855053 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=797 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125855053 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) 20250212125855053 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) 20250212125855053 DRLCMACDL DEBUG -- Chunk with length 329 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125855053 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 49, MCS-5): 78 4b b6 a9 34 f2 97 d3 cd c7 8a b6 6a 5b ef 55 12 a4 68 52 26 b1 87 50 66 55 36 e2 e4 55 88 87 a9 d0 6e dc 2b 1e 6a 9f 76 9a 16 4c 1c 05 fc a3 9b 39 de 42 9b 9c c9 b6 (tbf_dl.cpp:686) 20250212125855053 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) 20250212125855053 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855053 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20250212125855053 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 49, MCS-5): 87 40 0c 18 de 92 6d 2a 8d fc e5 74 f3 b1 a2 ad da d6 7b 95 04 29 9a 94 49 ec 21 94 59 95 8d 38 79 15 e2 61 2a b4 1b f7 8a 87 da a7 9d a6 05 13 47 01 ff e8 66 8e b7 d0 26 67 b2 2d (tbf_dl.cpp:911) 20250212125855053 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=797 Sending data request: sapi=5 arfcn=871 cur_fn=793 block=4 data=87 40 0c 18 de 92 6d 2a 8d fc e5 74 f3 b1 a2 ad da d6 7b 95 04 29 9a 94 49 ec 21 94 59 95 8d 38 79 15 e2 61 2a b4 1b f7 8a 87 da a7 9d a6 05 13 47 01 ff e8 66 8e b7 d0 26 67 b2 2d (pcu_l1_if.cpp:182) 20250212125855054 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125855067 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) 20250212125855067 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) 20250212125855072 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) 20250212125855072 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) 20250212125855072 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) 20250212125855072 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) 20250212125855072 DRLCMACDL DEBUG -- Chunk with length 1269 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125855072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 50, CS-3): 2d 68 55 75 ae d7 88 eb d2 7c 92 69 e6 a2 6d 82 0c 36 f7 15 5c 16 3c a7 2f 11 e1 28 71 57 ff 50 bd fc 9e 7d (tbf_dl.cpp:686) 20250212125855072 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) 20250212125855072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20250212125855072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 50, CS-3): 07 00 65 2d 68 55 75 ae d7 88 eb d2 7c 92 69 e6 a2 6d 82 0c 36 f7 15 5c 16 3c a7 2f 11 e1 28 71 57 ff 50 bd fc 9e 7d 00 (tbf_dl.cpp:911) 20250212125855072 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 65 2d 68 55 75 ae d7 88 eb d2 7c 92 69 e6 a2 6d 82 0c 36 f7 15 5c 16 3c a7 2f 11 e1 28 71 57 ff 50 bd fc 9e 7d 00 (pcu_l1_if.cpp:182) 20250212125855072 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125855086 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) 20250212125855086 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) 20250212125855096 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) 20250212125855096 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=806 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125855096 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) 20250212125855096 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) 20250212125855096 DRLCMACDL DEBUG -- Chunk with length 273 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125855096 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 50, MCS-5): 70 56 c6 b8 19 8a 5d 4b 48 60 ba c2 c7 7b 6f 44 e6 71 c6 bd 54 36 83 a7 4c 16 9c 47 95 f2 23 5e 92 f8 7a 8a 88 b6 6b b8 42 6e 9b 2d cc 41 45 ce c8 b9 c7 f1 58 e4 63 1f (tbf_dl.cpp:686) 20250212125855096 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) 20250212125855096 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855096 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20250212125855096 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 50, MCS-5): 87 80 0c 18 9c 95 31 6e 86 62 d7 12 12 98 ae f0 f1 de 1b 91 79 9c 71 2f 95 cd e0 29 93 05 e7 51 a5 fc 88 97 24 be 9e 22 a2 ed 1a ae 90 db 66 0b 73 50 91 33 72 ee 71 3c 16 f9 d8 07 (tbf_dl.cpp:911) 20250212125855096 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=806 Sending data request: sapi=5 arfcn=871 cur_fn=801 block=6 data=87 80 0c 18 9c 95 31 6e 86 62 d7 12 12 98 ae f0 f1 de 1b 91 79 9c 71 2f 95 cd e0 29 93 05 e7 51 a5 fc 88 97 24 be 9e 22 a2 ed 1a ae 90 db 66 0b 73 50 91 33 72 ee 71 3c 16 f9 d8 07 (pcu_l1_if.cpp:182) 20250212125855096 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125855109 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) 20250212125855109 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) 20250212125855114 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) 20250212125855114 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) 20250212125855114 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) 20250212125855114 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) 20250212125855114 DRLCMACDL DEBUG -- Chunk with length 1233 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125855114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 51, CS-3): bb 2f e5 8f e4 44 09 d6 8f a8 0c 6f 85 2a 0b be 39 b4 9e 9a 5d 32 d6 36 c7 76 36 32 93 ea a0 c4 f5 61 73 10 (tbf_dl.cpp:686) 20250212125855114 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) 20250212125855114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20250212125855114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 51, CS-3): 07 00 67 bb 2f e5 8f e4 44 09 d6 8f a8 0c 6f 85 2a 0b be 39 b4 9e 9a 5d 32 d6 36 c7 76 36 32 93 ea a0 c4 f5 61 73 10 00 (tbf_dl.cpp:911) 20250212125855114 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 67 bb 2f e5 8f e4 44 09 d6 8f a8 0c 6f 85 2a 0b be 39 b4 9e 9a 5d 32 d6 36 c7 76 36 32 93 ea a0 c4 f5 61 73 10 00 (pcu_l1_if.cpp:182) 20250212125855114 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125855128 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) 20250212125855128 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) 20250212125855133 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) 20250212125855133 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=814 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125855133 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) 20250212125855133 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) 20250212125855133 DRLCMACDL DEBUG -- Chunk with length 1197 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125855133 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 52, CS-3): ea c1 5c 03 de a9 c2 f3 31 8f ea 8e 6b 95 2f bd ff 8f 1c 73 ed c2 68 f7 b5 e9 cd ec 4e ba e2 59 ed 68 62 3a (tbf_dl.cpp:686) 20250212125855133 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) 20250212125855133 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855133 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20250212125855133 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20250212125855133 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 814 + 13 = 827 (pdch_ul_controller.c:131) 20250212125855133 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 827 for type POLL (pdch_ul_controller.c:184) 20250212125855133 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=827, TS=7) (tbf_dl.cpp:883) 20250212125855133 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=827, TS=7 (tbf_dl.cpp:903) 20250212125855133 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 52, CS-3): 0f 00 69 ea c1 5c 03 de a9 c2 f3 31 8f ea 8e 6b 95 2f bd ff 8f 1c 73 ed c2 68 f7 b5 e9 cd ec 4e ba e2 59 ed 68 62 3a 00 (tbf_dl.cpp:911) 20250212125855133 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=814 Sending data request: sapi=5 arfcn=871 cur_fn=810 block=8 data=0f 00 69 ea c1 5c 03 de a9 c2 f3 31 8f ea 8e 6b 95 2f bd ff 8f 1c 73 ed c2 68 f7 b5 e9 cd ec 4e ba e2 59 ed 68 62 3a 00 (pcu_l1_if.cpp:182) 20250212125855133 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125855147 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) 20250212125855147 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) 20250212125855156 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125855170 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) 20250212125855170 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) 20250212125855174 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125855188 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) 20250212125855188 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) 20250212125855193 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125855207 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=823 block=11 data=40 08 06 a0 03 ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125855207 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) 20250212125855207 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125855207 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=827 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125855207 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) 20250212125855207 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=827 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125855207 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125855207 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 53, BSN 33 to 53 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125855207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125855207 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) 20250212125855207 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) 20250212125855207 DRLCMACDL DEBUG MS (IMSI ): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20250212125855207 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20250212125855207 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20250212125855207 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20250212125855207 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20250212125855207 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20250212125855207 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20250212125855207 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20250212125855207 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20250212125855207 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20250212125855207 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20250212125855207 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20250212125855207 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20250212125855207 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20250212125855207 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20250212125855207 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20250212125855207 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20250212125855207 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20250212125855207 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20250212125855207 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20250212125855207 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20250212125855207 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) 20250212125855207 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) 20250212125855216 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) 20250212125855216 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125855216 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) 20250212125855216 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) 20250212125855216 DRLCMACDL DEBUG -- Chunk with length 217 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125855216 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 51, MCS-5): d6 18 c4 7b 78 da ac f0 30 c9 db 65 4f cc 99 e1 40 eb e8 ed f2 ae aa 56 06 58 f6 ff ec 9c 08 f8 57 b7 a6 79 6f 0c 1a 88 31 97 48 af b4 9d c1 bb de b5 e6 19 22 b4 ca a4 (tbf_dl.cpp:686) 20250212125855216 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) 20250212125855216 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855216 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20250212125855216 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 51, MCS-5): 87 c0 0c 98 35 06 f1 1e 9e 36 2b 3c 4c f2 76 d9 13 73 66 38 d0 3a 7a bb bc ab aa 95 01 96 fd 3f 3b 27 02 fe d5 ad 69 de 1b 83 06 62 cc 25 d2 2b 6d 67 f0 ae 77 ad 79 86 08 ad 32 29 (tbf_dl.cpp:911) 20250212125855216 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=832 Sending data request: sapi=5 arfcn=871 cur_fn=827 block=0 data=87 c0 0c 98 35 06 f1 1e 9e 36 2b 3c 4c f2 76 d9 13 73 66 38 d0 3a 7a bb bc ab aa 95 01 96 fd 3f 3b 27 02 fe d5 ad 69 de 1b 83 06 62 cc 25 d2 2b 6d 67 f0 ae 77 ad 79 86 08 ad 32 29 (pcu_l1_if.cpp:182) 20250212125855217 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125855231 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) 20250212125855231 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) 20250212125855235 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) 20250212125855235 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125855235 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) 20250212125855235 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) 20250212125855235 DRLCMACDL DEBUG -- Chunk with length 161 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125855235 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 52, MCS-5): f0 95 24 2b 84 59 10 6d c3 22 3b fe 5d 02 bd c4 f0 58 33 45 9c 92 0c 7e 61 ef cb 98 39 58 02 4a 0a 96 63 bb 20 bb 7c 4b 0d 7a cb f0 a1 2a 2f 98 03 d7 a6 a8 f9 00 29 6c (tbf_dl.cpp:686) 20250212125855235 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) 20250212125855235 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855235 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20250212125855235 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20250212125855235 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 836 + 13 = 849 (pdch_ul_controller.c:131) 20250212125855235 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 849 for type POLL (pdch_ul_controller.c:184) 20250212125855235 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=849, TS=7) (tbf_dl.cpp:883) 20250212125855235 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=849, TS=7 (tbf_dl.cpp:903) 20250212125855235 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 52, MCS-5): 8f 00 0d 18 7c 25 c9 0a 61 16 44 db b0 c8 8e 7f 97 40 2f 31 3c d6 4c 11 a7 24 83 5f d8 fb 32 66 0e 96 80 92 82 e5 d8 2e c8 2e df 52 83 de 32 7c a8 ca 0b e6 c0 b5 29 6a 3e 40 0a 1b (tbf_dl.cpp:911) 20250212125855235 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=836 Sending data request: sapi=5 arfcn=871 cur_fn=832 block=1 data=8f 00 0d 18 7c 25 c9 0a 61 16 44 db b0 c8 8e 7f 97 40 2f 31 3c d6 4c 11 a7 24 83 5f d8 fb 32 66 0e 96 80 92 82 e5 d8 2e c8 2e df 52 83 de 32 7c a8 ca 0b e6 c0 b5 29 6a 3e 40 0a 1b (pcu_l1_if.cpp:182) 20250212125855235 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125855249 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) 20250212125855249 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) 20250212125855254 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125855268 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) 20250212125855268 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) 20250212125855277 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125855291 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) 20250212125855291 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) 20250212125855296 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125855310 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=845 block=4 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) 20250212125855310 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) 20250212125855310 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125855310 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125855310 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) 20250212125855310 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125855310 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125855310 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, 0x556890ff2c2c, 0x556890ff2c30, 4, 0, win: 33-53, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20250212125855310 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 54, BSN 33 to 118 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20250212125855310 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125855310 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) 20250212125855310 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) 20250212125855310 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20250212125855310 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20250212125855310 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20250212125855310 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20250212125855310 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20250212125855310 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20250212125855310 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20250212125855310 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20250212125855310 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20250212125855310 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20250212125855310 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20250212125855310 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20250212125855310 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20250212125855310 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20250212125855310 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20250212125855310 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20250212125855310 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20250212125855310 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20250212125855310 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20250212125855310 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20250212125855310 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) 20250212125855310 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) 20250212125855314 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) 20250212125855314 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) 20250212125855314 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) 20250212125855314 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) 20250212125855314 DRLCMACDL DEBUG -- Chunk with length 1161 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125855314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 53, CS-3): 4c 3b 7c d6 b2 8d ff ec be 12 e5 1e d3 06 ab bd 72 b6 59 0d 5b 88 eb 69 4b ac 7a c6 ae 17 3f a5 7e 67 3f 8b (tbf_dl.cpp:686) 20250212125855314 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) 20250212125855314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20250212125855314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 53, CS-3): 07 00 6b 4c 3b 7c d6 b2 8d ff ec be 12 e5 1e d3 06 ab bd 72 b6 59 0d 5b 88 eb 69 4b ac 7a c6 ae 17 3f a5 7e 67 3f 8b 00 (tbf_dl.cpp:911) 20250212125855314 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 6b 4c 3b 7c d6 b2 8d ff ec be 12 e5 1e d3 06 ab bd 72 b6 59 0d 5b 88 eb 69 4b ac 7a c6 ae 17 3f a5 7e 67 3f 8b 00 (pcu_l1_if.cpp:182) 20250212125855315 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125855329 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) 20250212125855329 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) 20250212125855338 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) 20250212125855338 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125855338 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) 20250212125855338 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) 20250212125855338 DRLCMACDL DEBUG -- Chunk with length 105 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125855338 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 53, MCS-5): 72 c9 a3 56 e8 54 a5 c8 f9 e0 e1 22 65 1f 08 da 91 bf 3d 62 27 99 44 61 6f af 88 bf 9e 9b d9 7d 5a 31 28 b5 1d 78 2e 33 12 6d c7 fb 5b 0a 14 ec 3f ea 88 10 4b b4 ae c1 (tbf_dl.cpp:686) 20250212125855338 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) 20250212125855338 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855338 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20250212125855338 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 53, MCS-5): 87 40 0d 98 5c f2 a8 15 3a 55 29 72 3e 78 b8 48 d9 07 82 76 e4 6f 8f d8 49 26 51 d8 db 2b e2 af e7 66 76 9f 56 0c 4a 6d 07 9e cb 8c 44 db f1 fe 96 02 05 fb 8f 3a 22 c4 12 ad 6b 30 (tbf_dl.cpp:911) 20250212125855338 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=858 Sending data request: sapi=5 arfcn=871 cur_fn=853 block=6 data=87 40 0d 98 5c f2 a8 15 3a 55 29 72 3e 78 b8 48 d9 07 82 76 e4 6f 8f d8 49 26 51 d8 db 2b e2 af e7 66 76 9f 56 0c 4a 6d 07 9e cb 8c 44 db f1 fe 96 02 05 fb 8f 3a 22 c4 12 ad 6b 30 (pcu_l1_if.cpp:182) 20250212125855338 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125855352 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) 20250212125855352 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) 20250212125855357 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) 20250212125855357 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) 20250212125855357 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) 20250212125855357 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) 20250212125855357 DRLCMACDL DEBUG -- Chunk with length 1125 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125855357 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 54, CS-3): 1e 14 21 60 60 63 46 76 d9 dd 66 f7 07 42 1a 64 dd 3e e9 fd 0f 29 4e 48 60 e3 c9 61 61 bd da fc 51 9b b1 97 (tbf_dl.cpp:686) 20250212125855357 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) 20250212125855357 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855357 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20250212125855357 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 54, CS-3): 07 00 6d 1e 14 21 60 60 63 46 76 d9 dd 66 f7 07 42 1a 64 dd 3e e9 fd 0f 29 4e 48 60 e3 c9 61 61 bd da fc 51 9b b1 97 00 (tbf_dl.cpp:911) 20250212125855357 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 6d 1e 14 21 60 60 63 46 76 d9 dd 66 f7 07 42 1a 64 dd 3e e9 fd 0f 29 4e 48 60 e3 c9 61 61 bd da fc 51 9b b1 97 00 (pcu_l1_if.cpp:182) 20250212125855357 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125855371 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) 20250212125855371 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) 20250212125855376 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) 20250212125855376 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125855376 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) 20250212125855376 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) 20250212125855376 DRLCMACDL DEBUG -- Chunk with length 49 is less than remaining space (56): add length header to to delimit LLC frame (encoding.cpp:1603) 20250212125855376 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125855376 DRLCMACMEAS INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Bandwitdh: 1134 KBits/s (gprs_rlcmac_meas.cpp:181) 20250212125855376 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125855376 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (6) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125855376 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 54, MCS-5): 63 b2 16 3c b6 16 86 58 6f 37 f4 f8 aa 7f 3e 7a ea 08 c9 a2 5f 67 7e a6 8e 04 b6 d9 c8 10 5a d9 c2 37 f1 f5 66 d5 7f 1d bb c0 cb bd 19 7b 2b 6a c1 3d dc a4 bf 3b 84 b4 (tbf_dl.cpp:686) 20250212125855376 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) 20250212125855376 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855376 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20250212125855376 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 54, MCS-5): 87 80 0d c8 98 ac 05 8f ad 85 21 d6 db 0d 3d be ea 9f 8f 9e 3a 42 b2 e8 d7 99 9f a9 23 81 6d 36 32 84 56 b6 f0 4d 7c bd 59 f5 5f c7 2e f0 72 6f c6 de 8a 5a 70 0f 37 e9 ef 0e 21 2d (tbf_dl.cpp:911) 20250212125855376 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=866 Sending data request: sapi=5 arfcn=871 cur_fn=862 block=8 data=87 80 0d c8 98 ac 05 8f ad 85 21 d6 db 0d 3d be ea 9f 8f 9e 3a 42 b2 e8 d7 99 9f a9 23 81 6d 36 32 84 56 b6 f0 4d 7c bd 59 f5 5f c7 2e f0 72 6f c6 de 8a 5a 70 0f 37 e9 ef 0e 21 2d (pcu_l1_if.cpp:182) 20250212125855376 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125855389 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) 20250212125855390 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) 20250212125855399 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) 20250212125855399 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) 20250212125855399 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) 20250212125855399 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) 20250212125855399 DRLCMACDL DEBUG -- Chunk with length 1089 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125855399 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 55, CS-3): 52 12 2e 83 f3 8d ea 75 89 49 5d 49 7d 76 5b ef 48 cb b2 a0 59 8d d8 e6 46 d0 03 10 43 19 a7 79 f4 7c 14 be (tbf_dl.cpp:686) 20250212125855399 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) 20250212125855399 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855399 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20250212125855399 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 55, CS-3): 07 00 6f 52 12 2e 83 f3 8d ea 75 89 49 5d 49 7d 76 5b ef 48 cb b2 a0 59 8d d8 e6 46 d0 03 10 43 19 a7 79 f4 7c 14 be 00 (tbf_dl.cpp:911) 20250212125855399 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 6f 52 12 2e 83 f3 8d ea 75 89 49 5d 49 7d 76 5b ef 48 cb b2 a0 59 8d d8 e6 46 d0 03 10 43 19 a7 79 f4 7c 14 be 00 (pcu_l1_if.cpp:182) 20250212125855399 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125855413 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) 20250212125855413 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) 20250212125855418 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) 20250212125855418 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125855418 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) 20250212125855418 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) 20250212125855418 DRLCMACDL DEBUG -- Chunk with length 1394 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125855418 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 55, MCS-5): fc 87 df 52 06 bb d3 57 09 33 cb 2a f5 1d 8d d6 bf 80 32 1e b1 fe fb 06 ee c7 49 8f 27 a7 b6 10 d3 e3 d2 72 ed ca bf cb 21 c2 9f 2b 71 46 46 18 92 26 85 53 b3 86 46 2e (tbf_dl.cpp:686) 20250212125855418 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) 20250212125855418 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855418 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20250212125855418 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 55, MCS-5): 87 c0 0d 18 ff e1 b7 94 c1 ee f4 55 c2 cc b2 4a 7d 47 a3 f5 2f a0 8c 47 ac ff be 81 fb 71 d2 e3 c9 a9 2d c4 f4 b8 b4 5c bb f2 ef 72 88 f0 e7 4a 9c 91 11 86 a4 49 e1 d4 ac a1 91 0b (tbf_dl.cpp:911) 20250212125855418 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=875 Sending data request: sapi=5 arfcn=871 cur_fn=871 block=10 data=87 c0 0d 18 ff e1 b7 94 c1 ee f4 55 c2 cc b2 4a 7d 47 a3 f5 2f a0 8c 47 ac ff be 81 fb 71 d2 e3 c9 a9 2d c4 f4 b8 b4 5c bb f2 ef 72 88 f0 e7 4a 9c 91 11 86 a4 49 e1 d4 ac a1 91 0b (pcu_l1_if.cpp:182) 20250212125855418 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125855432 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) 20250212125855432 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) 20250212125855436 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) 20250212125855436 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) 20250212125855436 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) 20250212125855436 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) 20250212125855436 DRLCMACDL DEBUG -- Chunk with length 1053 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125855436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 56, CS-3): bc 77 6f 11 4f c4 7a 30 75 18 3f 8d 84 49 75 27 28 0b e0 63 7a a9 5a 5e fa be 20 b2 38 dd 5f e6 0b e8 44 63 (tbf_dl.cpp:686) 20250212125855436 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) 20250212125855436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20250212125855436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 56, CS-3): 07 00 71 bc 77 6f 11 4f c4 7a 30 75 18 3f 8d 84 49 75 27 28 0b e0 63 7a a9 5a 5e fa be 20 b2 38 dd 5f e6 0b e8 44 63 00 (tbf_dl.cpp:911) 20250212125855436 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 71 bc 77 6f 11 4f c4 7a 30 75 18 3f 8d 84 49 75 27 28 0b e0 63 7a a9 5a 5e fa be 20 b2 38 dd 5f e6 0b e8 44 63 00 (pcu_l1_if.cpp:182) 20250212125855436 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125855450 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) 20250212125855450 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) 20250212125855459 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) 20250212125855459 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125855459 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) 20250212125855459 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) 20250212125855459 DRLCMACDL DEBUG -- Chunk with length 1338 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125855459 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 56, MCS-5): 9f fd 13 70 75 be 3a 2a 60 e6 a0 bb 7a 33 96 98 93 f6 f2 f0 c8 3e 23 f2 1e b1 4f 43 75 ed 20 97 1e 2e e1 89 b0 6b bd 19 ae ba 1f ec 1a 18 a6 51 2e 00 4e 49 77 e4 53 15 (tbf_dl.cpp:686) 20250212125855459 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) 20250212125855459 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855459 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20250212125855459 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 56, MCS-5): 87 00 0e d8 67 ff 04 5c 9d af 8e 0a 98 39 e8 ae de 8c 25 e6 a4 bd 3c 3c b2 cf 88 bc 47 ec d3 50 5d 3b c8 a5 87 4b 78 22 ec 5a 6f 86 ab ee 07 bb 06 86 69 94 0b 80 53 d2 1d f9 54 05 (tbf_dl.cpp:911) 20250212125855459 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=884 Sending data request: sapi=5 arfcn=871 cur_fn=879 block=0 data=87 00 0e d8 67 ff 04 5c 9d af 8e 0a 98 39 e8 ae de 8c 25 e6 a4 bd 3c 3c b2 cf 88 bc 47 ec d3 50 5d 3b c8 a5 87 4b 78 22 ec 5a 6f 86 ab ee 07 bb 06 86 69 94 0b 80 53 d2 1d f9 54 05 (pcu_l1_if.cpp:182) 20250212125855459 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125855473 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) 20250212125855473 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) 20250212125855478 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) 20250212125855478 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) 20250212125855478 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) 20250212125855478 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) 20250212125855478 DRLCMACDL DEBUG -- Chunk with length 1017 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125855478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 57, CS-3): 36 16 95 f4 e4 0f 6f 71 5b c0 69 ba a8 b5 70 76 ea 9c da 9d 89 ea e1 53 f1 68 40 d7 ae 07 66 9e ee 0e 71 15 (tbf_dl.cpp:686) 20250212125855478 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) 20250212125855478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20250212125855478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 57, CS-3): 07 00 73 36 16 95 f4 e4 0f 6f 71 5b c0 69 ba a8 b5 70 76 ea 9c da 9d 89 ea e1 53 f1 68 40 d7 ae 07 66 9e ee 0e 71 15 00 (tbf_dl.cpp:911) 20250212125855478 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 73 36 16 95 f4 e4 0f 6f 71 5b c0 69 ba a8 b5 70 76 ea 9c da 9d 89 ea e1 53 f1 68 40 d7 ae 07 66 9e ee 0e 71 15 00 (pcu_l1_if.cpp:182) 20250212125855478 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125855492 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) 20250212125855492 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) 20250212125855496 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) 20250212125855496 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=892 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125855496 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) 20250212125855496 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) 20250212125855497 DRLCMACDL DEBUG -- Chunk with length 1282 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125855497 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 57, MCS-5): c5 9e 5d ed f2 01 3d 00 24 36 12 1f 03 2d 68 55 75 ae d7 88 eb d2 7c 92 69 e6 a2 6d 82 0c 36 f7 15 5c 16 3c a7 2f 11 e1 28 71 57 ff 50 bd fc 9e 7d bb 2f e5 8f e4 44 09 (tbf_dl.cpp:686) 20250212125855497 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) 20250212125855497 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855497 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20250212125855497 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 57, MCS-5): 87 40 0e 58 b1 67 57 bb 7c 40 0f 00 89 8d c4 c7 40 0b 5a 55 9d eb 35 e2 ba 34 9f 64 9a b9 68 9b 20 83 cd 7d 05 97 05 cf e9 4b 44 38 4a dc d5 3f 54 2f bf 67 df ee 4b f9 23 39 51 02 (tbf_dl.cpp:911) 20250212125855497 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=892 Sending data request: sapi=5 arfcn=871 cur_fn=888 block=2 data=87 40 0e 58 b1 67 57 bb 7c 40 0f 00 89 8d c4 c7 40 0b 5a 55 9d eb 35 e2 ba 34 9f 64 9a b9 68 9b 20 83 cd 7d 05 97 05 cf e9 4b 44 38 4a dc d5 3f 54 2f bf 67 df ee 4b f9 23 39 51 02 (pcu_l1_if.cpp:182) 20250212125855497 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125855510 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) 20250212125855510 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) 20250212125855520 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) 20250212125855520 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) 20250212125855520 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) 20250212125855520 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) 20250212125855520 DRLCMACDL DEBUG -- Chunk with length 981 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125855520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 58, CS-3): 00 4f 57 0d 08 3b b6 2c 7e 86 ff cd 3a 15 2a 43 98 d9 51 ea cb f1 9a 41 ca 16 b2 91 06 15 68 5c 1e d3 57 fa (tbf_dl.cpp:686) 20250212125855520 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) 20250212125855520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20250212125855520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 58, CS-3): 07 00 75 00 4f 57 0d 08 3b b6 2c 7e 86 ff cd 3a 15 2a 43 98 d9 51 ea cb f1 9a 41 ca 16 b2 91 06 15 68 5c 1e d3 57 fa 00 (tbf_dl.cpp:911) 20250212125855520 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 75 00 4f 57 0d 08 3b b6 2c 7e 86 ff cd 3a 15 2a 43 98 d9 51 ea cb f1 9a 41 ca 16 b2 91 06 15 68 5c 1e d3 57 fa 00 (pcu_l1_if.cpp:182) 20250212125855520 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125855534 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) 20250212125855534 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) 20250212125855538 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) 20250212125855538 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=901 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125855538 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) 20250212125855538 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) 20250212125855538 DRLCMACDL DEBUG -- Chunk with length 1226 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125855538 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 58, MCS-5): d6 8f a8 0c 6f 85 2a 0b be 39 b4 9e 9a 5d 32 d6 36 c7 76 36 32 93 ea a0 c4 f5 61 73 10 ea c1 5c 03 de a9 c2 f3 31 8f ea 8e 6b 95 2f bd ff 8f 1c 73 ed c2 68 f7 b5 e9 cd (tbf_dl.cpp:686) 20250212125855538 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) 20250212125855538 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855538 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20250212125855538 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 58, MCS-5): 87 80 0e 98 f5 23 2a c3 5b a1 ca 82 6f 0e ad a7 66 97 8c b5 cd b1 9d 8d cc a4 3a 28 71 7d d8 1c 84 7a 30 d7 80 77 aa f0 7c cc a3 ba e3 5a e5 4b ef ff 23 c7 5c bb 30 da 7d 6d 7a 33 (tbf_dl.cpp:911) 20250212125855538 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=901 Sending data request: sapi=5 arfcn=871 cur_fn=897 block=4 data=87 80 0e 98 f5 23 2a c3 5b a1 ca 82 6f 0e ad a7 66 97 8c b5 cd b1 9d 8d cc a4 3a 28 71 7d d8 1c 84 7a 30 d7 80 77 aa f0 7c cc a3 ba e3 5a e5 4b ef ff 23 c7 5c bb 30 da 7d 6d 7a 33 (pcu_l1_if.cpp:182) 20250212125855539 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125855552 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) 20250212125855552 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) 20250212125855557 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) 20250212125855557 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) 20250212125855557 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) 20250212125855557 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) 20250212125855557 DRLCMACDL DEBUG -- Chunk with length 945 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125855557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 59, CS-3): d6 16 73 d2 88 07 9b 29 e9 c6 61 dc 0e 99 73 a3 56 9a 6c b2 7c 98 26 50 43 07 16 80 0e 1b 6a 89 f9 a4 04 ac (tbf_dl.cpp:686) 20250212125855557 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) 20250212125855557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20250212125855557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 59, CS-3): 07 00 77 d6 16 73 d2 88 07 9b 29 e9 c6 61 dc 0e 99 73 a3 56 9a 6c b2 7c 98 26 50 43 07 16 80 0e 1b 6a 89 f9 a4 04 ac 00 (tbf_dl.cpp:911) 20250212125855557 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 77 d6 16 73 d2 88 07 9b 29 e9 c6 61 dc 0e 99 73 a3 56 9a 6c b2 7c 98 26 50 43 07 16 80 0e 1b 6a 89 f9 a4 04 ac 00 (pcu_l1_if.cpp:182) 20250212125855557 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125855571 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) 20250212125855571 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) 20250212125855580 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) 20250212125855580 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=910 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125855580 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) 20250212125855580 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) 20250212125855580 DRLCMACDL DEBUG -- Chunk with length 1170 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125855580 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 59, MCS-5): ec 4e ba e2 59 ed 68 62 3a 4c 3b 7c d6 b2 8d ff ec be 12 e5 1e d3 06 ab bd 72 b6 59 0d 5b 88 eb 69 4b ac 7a c6 ae 17 3f a5 7e 67 3f 8b 1e 14 21 60 60 63 46 76 d9 dd 66 (tbf_dl.cpp:686) 20250212125855580 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) 20250212125855580 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855580 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20250212125855580 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 59, MCS-5): 87 c0 0e 18 bb 93 ae 78 56 3b 9a 98 0e d3 0e 9f b5 6c e3 3f bb af 44 b9 c7 b4 c1 6a af 9c 6d 56 c3 16 e2 7a da 12 ab 9e b1 eb c5 4f a9 df d9 cf a2 07 45 08 18 d8 98 91 5d 76 b7 19 (tbf_dl.cpp:911) 20250212125855580 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=910 Sending data request: sapi=5 arfcn=871 cur_fn=905 block=6 data=87 c0 0e 18 bb 93 ae 78 56 3b 9a 98 0e d3 0e 9f b5 6c e3 3f bb af 44 b9 c7 b4 c1 6a af 9c 6d 56 c3 16 e2 7a da 12 ab 9e b1 eb c5 4f a9 df d9 cf a2 07 45 08 18 d8 98 91 5d 76 b7 19 (pcu_l1_if.cpp:182) 20250212125855580 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125855594 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) 20250212125855594 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) 20250212125855599 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) 20250212125855599 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) 20250212125855599 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) 20250212125855599 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) 20250212125855599 DRLCMACDL DEBUG -- Chunk with length 909 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125855599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 60, CS-3): c1 4a ed 49 f1 ce ac 95 3c b1 4f f3 c2 1c 4b 6b 1d cd c8 ff a8 3d 1d 3b 40 a5 83 22 3f aa ca 94 0d 89 14 39 (tbf_dl.cpp:686) 20250212125855599 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) 20250212125855599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20250212125855599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 60, CS-3): 07 00 79 c1 4a ed 49 f1 ce ac 95 3c b1 4f f3 c2 1c 4b 6b 1d cd c8 ff a8 3d 1d 3b 40 a5 83 22 3f aa ca 94 0d 89 14 39 00 (tbf_dl.cpp:911) 20250212125855599 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 79 c1 4a ed 49 f1 ce ac 95 3c b1 4f f3 c2 1c 4b 6b 1d cd c8 ff a8 3d 1d 3b 40 a5 83 22 3f aa ca 94 0d 89 14 39 00 (pcu_l1_if.cpp:182) 20250212125855599 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125855613 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) 20250212125855613 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) 20250212125855617 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) 20250212125855617 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=918 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125855617 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) 20250212125855617 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) 20250212125855617 DRLCMACDL DEBUG -- Chunk with length 1114 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125855617 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 60, MCS-5): f7 07 42 1a 64 dd 3e e9 fd 0f 29 4e 48 60 e3 c9 61 61 bd da fc 51 9b b1 97 52 12 2e 83 f3 8d ea 75 89 49 5d 49 7d 76 5b ef 48 cb b2 a0 59 8d d8 e6 46 d0 03 10 43 19 a7 (tbf_dl.cpp:686) 20250212125855617 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) 20250212125855617 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855617 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20250212125855617 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 60, MCS-5): 87 00 0f d8 fd 81 90 06 59 b7 4f 7a ff 43 8a 13 12 d8 78 72 58 58 af 36 7f d4 66 ec a5 94 84 cb e0 7c a3 7a 5d 62 52 57 52 9f dd d6 3b d2 b2 2c 68 56 23 b6 b9 11 f4 00 c4 50 c6 29 (tbf_dl.cpp:911) 20250212125855617 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=918 Sending data request: sapi=5 arfcn=871 cur_fn=914 block=8 data=87 00 0f d8 fd 81 90 06 59 b7 4f 7a ff 43 8a 13 12 d8 78 72 58 58 af 36 7f d4 66 ec a5 94 84 cb e0 7c a3 7a 5d 62 52 57 52 9f dd d6 3b d2 b2 2c 68 56 23 b6 b9 11 f4 00 c4 50 c6 29 (pcu_l1_if.cpp:182) 20250212125855617 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125855631 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) 20250212125855631 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) 20250212125855641 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) 20250212125855641 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) 20250212125855641 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) 20250212125855641 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) 20250212125855641 DRLCMACDL DEBUG -- Chunk with length 873 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125855641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 61, CS-3): 65 43 62 7e 21 0d 61 42 b1 0f 5e 9b bf 0f 9f 44 d0 42 a2 56 46 ea 19 e0 28 20 96 10 83 e4 dd 86 95 b0 fb fe (tbf_dl.cpp:686) 20250212125855641 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) 20250212125855641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20250212125855641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 61, CS-3): 07 00 7b 65 43 62 7e 21 0d 61 42 b1 0f 5e 9b bf 0f 9f 44 d0 42 a2 56 46 ea 19 e0 28 20 96 10 83 e4 dd 86 95 b0 fb fe 00 (tbf_dl.cpp:911) 20250212125855641 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 7b 65 43 62 7e 21 0d 61 42 b1 0f 5e 9b bf 0f 9f 44 d0 42 a2 56 46 ea 19 e0 28 20 96 10 83 e4 dd 86 95 b0 fb fe 00 (pcu_l1_if.cpp:182) 20250212125855641 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125855655 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) 20250212125855655 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) 20250212125855659 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) 20250212125855659 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=927 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125855659 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) 20250212125855659 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) 20250212125855659 DRLCMACDL DEBUG -- Chunk with length 1058 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125855659 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 61, MCS-5): 79 f4 7c 14 be bc 77 6f 11 4f c4 7a 30 75 18 3f 8d 84 49 75 27 28 0b e0 63 7a a9 5a 5e fa be 20 b2 38 dd 5f e6 0b e8 44 63 36 16 95 f4 e4 0f 6f 71 5b c0 69 ba a8 b5 70 (tbf_dl.cpp:686) 20250212125855659 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) 20250212125855659 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855659 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20250212125855659 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 61, MCS-5): 87 40 0f 58 1e 3d 1f 85 2f ef dd 5b c4 13 b1 1e 4c 1d c6 4f 23 61 52 dd 09 ca 02 f8 98 5e aa 96 97 be 2f 88 2c 4e f7 97 f9 02 3a d1 98 8d 45 25 3d f9 c3 5b dc 16 70 9a 2e 6a 2d 1c (tbf_dl.cpp:911) 20250212125855659 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=927 Sending data request: sapi=5 arfcn=871 cur_fn=923 block=10 data=87 40 0f 58 1e 3d 1f 85 2f ef dd 5b c4 13 b1 1e 4c 1d c6 4f 23 61 52 dd 09 ca 02 f8 98 5e aa 96 97 be 2f 88 2c 4e f7 97 f9 02 3a d1 98 8d 45 25 3d f9 c3 5b dc 16 70 9a 2e 6a 2d 1c (pcu_l1_if.cpp:182) 20250212125855659 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125855673 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) 20250212125855673 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) 20250212125855678 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) 20250212125855678 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) 20250212125855678 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) 20250212125855678 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) 20250212125855678 DRLCMACDL DEBUG -- Chunk with length 837 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125855678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 62, CS-3): 3d a1 72 1b ac c6 6b 5d 58 8c 41 de f9 af ea 27 16 48 7e f2 dd c3 64 30 9d b3 d5 d4 33 fc 78 fd 76 4e 78 64 (tbf_dl.cpp:686) 20250212125855678 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) 20250212125855678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20250212125855678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 62, CS-3): 07 00 7d 3d a1 72 1b ac c6 6b 5d 58 8c 41 de f9 af ea 27 16 48 7e f2 dd c3 64 30 9d b3 d5 d4 33 fc 78 fd 76 4e 78 64 00 (tbf_dl.cpp:911) 20250212125855678 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 7d 3d a1 72 1b ac c6 6b 5d 58 8c 41 de f9 af ea 27 16 48 7e f2 dd c3 64 30 9d b3 d5 d4 33 fc 78 fd 76 4e 78 64 00 (pcu_l1_if.cpp:182) 20250212125855678 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125855692 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) 20250212125855692 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) 20250212125855701 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) 20250212125855701 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125855701 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) 20250212125855701 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) 20250212125855701 DRLCMACDL DEBUG -- Chunk with length 1002 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125855701 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 62, MCS-5): 76 ea 9c da 9d 89 ea e1 53 f1 68 40 d7 ae 07 66 9e ee 0e 71 15 00 4f 57 0d 08 3b b6 2c 7e 86 ff cd 3a 15 2a 43 98 d9 51 ea cb f1 9a 41 ca 16 b2 91 06 15 68 5c 1e d3 57 (tbf_dl.cpp:686) 20250212125855701 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) 20250212125855701 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855701 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20250212125855701 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 62, MCS-5): 87 80 0f 98 9d 3a a7 76 67 a2 7a f8 54 3c 1a d0 b5 eb 81 99 a7 bb 43 5c 05 c0 d3 55 03 c2 8e 2d 8b 9f e1 7f b3 4e 85 ca 10 66 76 94 fa 72 bc 66 90 b2 85 6c a4 41 05 1a 97 c7 f4 15 (tbf_dl.cpp:911) 20250212125855701 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=936 Sending data request: sapi=5 arfcn=871 cur_fn=931 block=0 data=87 80 0f 98 9d 3a a7 76 67 a2 7a f8 54 3c 1a d0 b5 eb 81 99 a7 bb 43 5c 05 c0 d3 55 03 c2 8e 2d 8b 9f e1 7f b3 4e 85 ca 10 66 76 94 fa 72 bc 66 90 b2 85 6c a4 41 05 1a 97 c7 f4 15 (pcu_l1_if.cpp:182) 20250212125855701 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125855715 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) 20250212125855715 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) 20250212125855720 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) 20250212125855720 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=940 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125855720 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) 20250212125855720 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) 20250212125855720 DRLCMACDL DEBUG -- Chunk with length 801 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125855720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 63, CS-3): be 35 67 19 1c db 86 de 5e c4 a1 05 b1 81 5c 48 86 f4 e4 06 de ff ad 5e f6 40 aa 43 8e 82 e3 16 ab 68 0f b3 (tbf_dl.cpp:686) 20250212125855720 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) 20250212125855720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20250212125855720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 63, CS-3): 07 00 7f be 35 67 19 1c db 86 de 5e c4 a1 05 b1 81 5c 48 86 f4 e4 06 de ff ad 5e f6 40 aa 43 8e 82 e3 16 ab 68 0f b3 00 (tbf_dl.cpp:911) 20250212125855720 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=940 Sending data request: sapi=5 arfcn=871 cur_fn=936 block=1 data=07 00 7f be 35 67 19 1c db 86 de 5e c4 a1 05 b1 81 5c 48 86 f4 e4 06 de ff ad 5e f6 40 aa 43 8e 82 e3 16 ab 68 0f b3 00 (pcu_l1_if.cpp:182) 20250212125855720 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125855734 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) 20250212125855734 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) 20250212125855738 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) 20250212125855738 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=944 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125855738 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) 20250212125855738 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) 20250212125855738 DRLCMACDL DEBUG -- Chunk with length 946 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125855738 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 63, MCS-5): fa d6 16 73 d2 88 07 9b 29 e9 c6 61 dc 0e 99 73 a3 56 9a 6c b2 7c 98 26 50 43 07 16 80 0e 1b 6a 89 f9 a4 04 ac c1 4a ed 49 f1 ce ac 95 3c b1 4f f3 c2 1c 4b 6b 1d cd c8 (tbf_dl.cpp:686) 20250212125855738 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) 20250212125855738 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855738 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20250212125855738 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 63, MCS-5): 87 c0 0f 98 be b5 c5 9c 34 e2 c1 66 4a ba 71 18 b7 43 e6 dc a8 95 26 9b 2c 1f a6 09 d4 d0 81 05 a0 c3 86 5a 62 3e 29 01 6b b0 52 7b 52 bc 33 6b 25 4f ec d3 bc 30 c7 d2 5a 47 33 32 (tbf_dl.cpp:911) 20250212125855738 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=944 Sending data request: sapi=5 arfcn=871 cur_fn=940 block=2 data=87 c0 0f 98 be b5 c5 9c 34 e2 c1 66 4a ba 71 18 b7 43 e6 dc a8 95 26 9b 2c 1f a6 09 d4 d0 81 05 a0 c3 86 5a 62 3e 29 01 6b b0 52 7b 52 bc 33 6b 25 4f ec d3 bc 30 c7 d2 5a 47 33 32 (pcu_l1_if.cpp:182) 20250212125855738 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125855752 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) 20250212125855752 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) 20250212125855762 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) 20250212125855762 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) 20250212125855762 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) 20250212125855762 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) 20250212125855762 DRLCMACDL DEBUG -- Chunk with length 765 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125855762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 64, CS-3): 91 f2 c7 09 47 1a 4b 36 88 1c fc fd 86 60 49 2f 69 92 7b db 3b 07 ec 90 a7 12 ee 01 47 04 0d 10 c6 f2 41 dc (tbf_dl.cpp:686) 20250212125855762 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) 20250212125855762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20250212125855762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 64, CS-3): 07 00 81 91 f2 c7 09 47 1a 4b 36 88 1c fc fd 86 60 49 2f 69 92 7b db 3b 07 ec 90 a7 12 ee 01 47 04 0d 10 c6 f2 41 dc 00 (tbf_dl.cpp:911) 20250212125855762 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=949 Sending data request: sapi=5 arfcn=871 cur_fn=944 block=3 data=07 00 81 91 f2 c7 09 47 1a 4b 36 88 1c fc fd 86 60 49 2f 69 92 7b db 3b 07 ec 90 a7 12 ee 01 47 04 0d 10 c6 f2 41 dc 00 (pcu_l1_if.cpp:182) 20250212125855762 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125855776 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) 20250212125855776 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) 20250212125855780 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) 20250212125855780 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=953 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125855780 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) 20250212125855780 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) 20250212125855780 DRLCMACDL DEBUG -- Chunk with length 890 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125855780 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 64, MCS-5): ff a8 3d 1d 3b 40 a5 83 22 3f aa ca 94 0d 89 14 39 65 43 62 7e 21 0d 61 42 b1 0f 5e 9b bf 0f 9f 44 d0 42 a2 56 46 ea 19 e0 28 20 96 10 83 e4 dd 86 95 b0 fb fe 3d a1 72 (tbf_dl.cpp:686) 20250212125855780 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) 20250212125855780 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855780 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20250212125855780 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 64, MCS-5): 87 00 10 d8 3f 6a 4f c7 0e 50 e9 a0 c8 8f aa 32 65 43 22 45 4e d9 90 98 5f 48 43 98 50 ec 83 d7 e6 ef c3 27 11 b4 90 a8 95 91 7a 06 38 0a 88 25 c4 20 79 b7 61 25 ec be 7f 4f a8 1c (tbf_dl.cpp:911) 20250212125855780 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=953 Sending data request: sapi=5 arfcn=871 cur_fn=949 block=4 data=87 00 10 d8 3f 6a 4f c7 0e 50 e9 a0 c8 8f aa 32 65 43 22 45 4e d9 90 98 5f 48 43 98 50 ec 83 d7 e6 ef c3 27 11 b4 90 a8 95 91 7a 06 38 0a 88 25 c4 20 79 b7 61 25 ec be 7f 4f a8 1c (pcu_l1_if.cpp:182) 20250212125855780 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125855794 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) 20250212125855794 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) 20250212125855799 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) 20250212125855799 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) 20250212125855799 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) 20250212125855799 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) 20250212125855799 DRLCMACDL DEBUG -- Chunk with length 729 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125855799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 65, CS-3): 62 12 5f ca 43 59 b8 0b 12 fc e0 f6 06 26 5c 40 33 83 c1 e0 5c d8 5f 0f 76 55 28 73 49 56 05 b7 d8 68 89 ef (tbf_dl.cpp:686) 20250212125855799 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) 20250212125855799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20250212125855799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 65, CS-3): 07 00 83 62 12 5f ca 43 59 b8 0b 12 fc e0 f6 06 26 5c 40 33 83 c1 e0 5c d8 5f 0f 76 55 28 73 49 56 05 b7 d8 68 89 ef 00 (tbf_dl.cpp:911) 20250212125855799 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 83 62 12 5f ca 43 59 b8 0b 12 fc e0 f6 06 26 5c 40 33 83 c1 e0 5c d8 5f 0f 76 55 28 73 49 56 05 b7 d8 68 89 ef 00 (pcu_l1_if.cpp:182) 20250212125855799 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125855813 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) 20250212125855813 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) 20250212125855822 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) 20250212125855822 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=962 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125855822 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) 20250212125855822 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) 20250212125855822 DRLCMACDL DEBUG -- Chunk with length 834 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125855822 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 65, MCS-5): 1b ac c6 6b 5d 58 8c 41 de f9 af ea 27 16 48 7e f2 dd c3 64 30 9d b3 d5 d4 33 fc 78 fd 76 4e 78 64 be 35 67 19 1c db 86 de 5e c4 a1 05 b1 81 5c 48 86 f4 e4 06 de ff ad (tbf_dl.cpp:686) 20250212125855822 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) 20250212125855822 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855822 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20250212125855822 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 65, MCS-5): 87 40 10 d8 06 ab f1 5a 17 16 63 90 77 fe ab fa 89 05 92 9f 7c f7 30 19 4c e7 6c 35 f5 0c 3f 5e bf 9d 13 1e 99 6f cd 59 06 c7 b6 a1 b7 17 71 68 41 6c 20 17 92 21 3d b9 81 f7 7f 2b (tbf_dl.cpp:911) 20250212125855822 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=962 Sending data request: sapi=5 arfcn=871 cur_fn=957 block=6 data=87 40 10 d8 06 ab f1 5a 17 16 63 90 77 fe ab fa 89 05 92 9f 7c f7 30 19 4c e7 6c 35 f5 0c 3f 5e bf 9d 13 1e 99 6f cd 59 06 c7 b6 a1 b7 17 71 68 41 6c 20 17 92 21 3d b9 81 f7 7f 2b (pcu_l1_if.cpp:182) 20250212125855822 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125855836 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) 20250212125855836 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) 20250212125855841 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) 20250212125855841 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) 20250212125855841 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) 20250212125855841 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) 20250212125855841 DRLCMACDL DEBUG -- Chunk with length 693 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125855841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 66, CS-3): 4a 18 32 c3 ad c8 f1 85 1b 31 dc f1 04 21 d9 6e ea 89 48 8b 41 68 f3 28 42 fd 0f ac a5 77 99 3e a7 3c b7 87 (tbf_dl.cpp:686) 20250212125855841 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) 20250212125855841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20250212125855841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 66, CS-3): 07 00 85 4a 18 32 c3 ad c8 f1 85 1b 31 dc f1 04 21 d9 6e ea 89 48 8b 41 68 f3 28 42 fd 0f ac a5 77 99 3e a7 3c b7 87 00 (tbf_dl.cpp:911) 20250212125855841 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 85 4a 18 32 c3 ad c8 f1 85 1b 31 dc f1 04 21 d9 6e ea 89 48 8b 41 68 f3 28 42 fd 0f ac a5 77 99 3e a7 3c b7 87 00 (pcu_l1_if.cpp:182) 20250212125855841 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125855855 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) 20250212125855855 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) 20250212125855859 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) 20250212125855859 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=970 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125855859 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) 20250212125855859 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) 20250212125855859 DRLCMACDL DEBUG -- Chunk with length 778 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125855859 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 66, MCS-5): 5e f6 40 aa 43 8e 82 e3 16 ab 68 0f b3 91 f2 c7 09 47 1a 4b 36 88 1c fc fd 86 60 49 2f 69 92 7b db 3b 07 ec 90 a7 12 ee 01 47 04 0d 10 c6 f2 41 dc 62 12 5f ca 43 59 b8 (tbf_dl.cpp:686) 20250212125855859 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) 20250212125855859 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855859 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20250212125855859 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 66, MCS-5): 87 80 10 98 97 3d 90 ea 90 a3 e0 b8 c5 2a da c3 6c a4 fc 71 c2 91 c6 92 0d 22 07 7f bf 21 58 d2 4b 9a e4 de f6 ce 01 3b e4 a9 84 7b c0 11 41 03 84 b1 7c 10 b7 98 c4 97 f2 50 16 2e (tbf_dl.cpp:911) 20250212125855859 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=970 Sending data request: sapi=5 arfcn=871 cur_fn=966 block=8 data=87 80 10 98 97 3d 90 ea 90 a3 e0 b8 c5 2a da c3 6c a4 fc 71 c2 91 c6 92 0d 22 07 7f bf 21 58 d2 4b 9a e4 de f6 ce 01 3b e4 a9 84 7b c0 11 41 03 84 b1 7c 10 b7 98 c4 97 f2 50 16 2e (pcu_l1_if.cpp:182) 20250212125855859 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125855873 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) 20250212125855873 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) 20250212125855883 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) 20250212125855883 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) 20250212125855883 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) 20250212125855883 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) 20250212125855883 DRLCMACDL DEBUG -- Chunk with length 657 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125855883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 67, CS-3): 07 e0 6b b4 18 cc cc d2 74 1b 03 e2 e7 45 3d f5 98 b8 92 0e 4a 94 eb 75 b1 a6 93 73 be 0f 69 4f b3 5e d5 e3 (tbf_dl.cpp:686) 20250212125855883 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) 20250212125855883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 67) (tbf_dl.cpp:847) 20250212125855883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 67, CS-3): 07 00 87 07 e0 6b b4 18 cc cc d2 74 1b 03 e2 e7 45 3d f5 98 b8 92 0e 4a 94 eb 75 b1 a6 93 73 be 0f 69 4f b3 5e d5 e3 00 (tbf_dl.cpp:911) 20250212125855883 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 87 07 e0 6b b4 18 cc cc d2 74 1b 03 e2 e7 45 3d f5 98 b8 92 0e 4a 94 eb 75 b1 a6 93 73 be 0f 69 4f b3 5e d5 e3 00 (pcu_l1_if.cpp:182) 20250212125855883 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125855897 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) 20250212125855897 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) 20250212125855902 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) 20250212125855902 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=979 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125855902 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) 20250212125855902 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) 20250212125855902 DRLCMACDL DEBUG -- Chunk with length 722 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125855902 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 67, MCS-5): 0b 12 fc e0 f6 06 26 5c 40 33 83 c1 e0 5c d8 5f 0f 76 55 28 73 49 56 05 b7 d8 68 89 ef 4a 18 32 c3 ad c8 f1 85 1b 31 dc f1 04 21 d9 6e ea 89 48 8b 41 68 f3 28 42 fd 0f (tbf_dl.cpp:686) 20250212125855902 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) 20250212125855902 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855902 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 67) (tbf_dl.cpp:847) 20250212125855902 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 67, MCS-5): 87 c0 10 d8 82 04 3f b8 bd 81 09 17 d0 cc 60 30 38 17 f6 d7 83 5d 15 ca 5c 92 55 c1 2d 36 5a e2 bb 12 86 cc 70 2b 72 7c e1 46 0c 77 3c 41 48 b6 9b 7a 22 d2 62 10 da 3c 8a 50 ff 03 (tbf_dl.cpp:911) 20250212125855902 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=979 Sending data request: sapi=5 arfcn=871 cur_fn=975 block=10 data=87 c0 10 d8 82 04 3f b8 bd 81 09 17 d0 cc 60 30 38 17 f6 d7 83 5d 15 ca 5c 92 55 c1 2d 36 5a e2 bb 12 86 cc 70 2b 72 7c e1 46 0c 77 3c 41 48 b6 9b 7a 22 d2 62 10 da 3c 8a 50 ff 03 (pcu_l1_if.cpp:182) 20250212125855902 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125855916 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) 20250212125855916 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) 20250212125855920 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) 20250212125855920 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) 20250212125855920 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) 20250212125855920 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) 20250212125855920 DRLCMACDL DEBUG -- Chunk with length 621 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125855920 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 68, CS-3): cc 3c e4 bd 92 66 88 40 0d 6d 80 d5 2b dd ff 6b 68 d5 7a 0a 2a 8b 71 25 48 22 97 6d 4d 82 0d 73 34 90 be df (tbf_dl.cpp:686) 20250212125855920 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) 20250212125855920 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855920 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 68) (tbf_dl.cpp:847) 20250212125855920 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 68, CS-3): 07 00 89 cc 3c e4 bd 92 66 88 40 0d 6d 80 d5 2b dd ff 6b 68 d5 7a 0a 2a 8b 71 25 48 22 97 6d 4d 82 0d 73 34 90 be df 00 (tbf_dl.cpp:911) 20250212125855920 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 89 cc 3c e4 bd 92 66 88 40 0d 6d 80 d5 2b dd ff 6b 68 d5 7a 0a 2a 8b 71 25 48 22 97 6d 4d 82 0d 73 34 90 be df 00 (pcu_l1_if.cpp:182) 20250212125855920 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125855935 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) 20250212125855935 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) 20250212125855944 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) 20250212125855944 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=988 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125855944 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) 20250212125855944 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) 20250212125855944 DRLCMACDL DEBUG -- Chunk with length 666 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125855944 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 68, MCS-5): ac a5 77 99 3e a7 3c b7 87 07 e0 6b b4 18 cc cc d2 74 1b 03 e2 e7 45 3d f5 98 b8 92 0e 4a 94 eb 75 b1 a6 93 73 be 0f 69 4f b3 5e d5 e3 cc 3c e4 bd 92 66 88 40 0d 6d 80 (tbf_dl.cpp:686) 20250212125855944 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) 20250212125855944 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855944 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 68) (tbf_dl.cpp:847) 20250212125855944 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 68, MCS-5): 87 00 11 18 6b e9 5d a6 cf 29 cf ed e1 01 f8 1a 2d 06 33 b3 34 dd c6 80 f8 79 51 4f 3d 26 ae a4 83 12 e5 7a 5d ac e9 e4 9c ef 43 da d3 ac 57 f5 38 33 0f 79 af a4 19 22 50 43 1b 20 (tbf_dl.cpp:911) 20250212125855944 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=988 Sending data request: sapi=5 arfcn=871 cur_fn=983 block=0 data=87 00 11 18 6b e9 5d a6 cf 29 cf ed e1 01 f8 1a 2d 06 33 b3 34 dd c6 80 f8 79 51 4f 3d 26 ae a4 83 12 e5 7a 5d ac e9 e4 9c ef 43 da d3 ac 57 f5 38 33 0f 79 af a4 19 22 50 43 1b 20 (pcu_l1_if.cpp:182) 20250212125855945 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125855958 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) 20250212125855958 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) 20250212125855963 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) 20250212125855963 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) 20250212125855963 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) 20250212125855963 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) 20250212125855963 DRLCMACDL DEBUG -- Chunk with length 585 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125855963 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 69, CS-3): de 9c 6a 01 99 2e b0 0f eb d6 5a a2 ca 2c 46 60 9d 2e 07 e8 2a 27 d3 19 71 b0 4c 4b 33 e6 b4 75 78 49 13 e5 (tbf_dl.cpp:686) 20250212125855963 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) 20250212125855963 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855963 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 69) (tbf_dl.cpp:847) 20250212125855963 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 69, CS-3): 07 00 8b de 9c 6a 01 99 2e b0 0f eb d6 5a a2 ca 2c 46 60 9d 2e 07 e8 2a 27 d3 19 71 b0 4c 4b 33 e6 b4 75 78 49 13 e5 00 (tbf_dl.cpp:911) 20250212125855963 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 8b de 9c 6a 01 99 2e b0 0f eb d6 5a a2 ca 2c 46 60 9d 2e 07 e8 2a 27 d3 19 71 b0 4c 4b 33 e6 b4 75 78 49 13 e5 00 (pcu_l1_if.cpp:182) 20250212125855963 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125855977 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) 20250212125855977 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) 20250212125855982 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) 20250212125855982 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=996 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125855982 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) 20250212125855982 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) 20250212125855982 DRLCMACDL DEBUG -- Chunk with length 610 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125855982 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 69, MCS-5): d5 2b dd ff 6b 68 d5 7a 0a 2a 8b 71 25 48 22 97 6d 4d 82 0d 73 34 90 be df de 9c 6a 01 99 2e b0 0f eb d6 5a a2 ca 2c 46 60 9d 2e 07 e8 2a 27 d3 19 71 b0 4c 4b 33 e6 b4 (tbf_dl.cpp:686) 20250212125855982 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) 20250212125855982 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125855982 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 69) (tbf_dl.cpp:847) 20250212125855982 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 69, MCS-5): 87 40 11 58 f5 4a f7 ff 1a 5a b5 9e 82 ca 62 5c 09 92 c8 65 5b 93 60 c3 1c 0d a4 ef b7 37 a7 5a 40 a6 0b ec c3 ba b5 96 a8 32 8b 11 58 a7 cb 01 ba ca c9 74 46 1c 2c d3 d2 8c 39 2d (tbf_dl.cpp:911) 20250212125855982 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=996 Sending data request: sapi=5 arfcn=871 cur_fn=992 block=2 data=87 40 11 58 f5 4a f7 ff 1a 5a b5 9e 82 ca 62 5c 09 92 c8 65 5b 93 60 c3 1c 0d a4 ef b7 37 a7 5a 40 a6 0b ec c3 ba b5 96 a8 32 8b 11 58 a7 cb 01 ba ca c9 74 46 1c 2c d3 d2 8c 39 2d (pcu_l1_if.cpp:182) 20250212125855982 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125855995 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) 20250212125855995 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) 20250212125856005 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) 20250212125856005 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) 20250212125856005 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) 20250212125856005 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) 20250212125856005 DRLCMACDL DEBUG -- Chunk with length 549 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125856005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 70, CS-3): b0 4e 65 49 aa 51 c5 2e a7 33 fe cf 54 03 98 72 9a 4d 41 41 23 b2 f2 fa c4 c2 0a 77 c9 29 e8 fe 65 b1 4f c6 (tbf_dl.cpp:686) 20250212125856005 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) 20250212125856005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 70) (tbf_dl.cpp:847) 20250212125856005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 70, CS-3): 07 00 8d b0 4e 65 49 aa 51 c5 2e a7 33 fe cf 54 03 98 72 9a 4d 41 41 23 b2 f2 fa c4 c2 0a 77 c9 29 e8 fe 65 b1 4f c6 00 (tbf_dl.cpp:911) 20250212125856005 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 8d b0 4e 65 49 aa 51 c5 2e a7 33 fe cf 54 03 98 72 9a 4d 41 41 23 b2 f2 fa c4 c2 0a 77 c9 29 e8 fe 65 b1 4f c6 00 (pcu_l1_if.cpp:182) 20250212125856005 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125856019 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) 20250212125856019 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) 20250212125856024 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) 20250212125856024 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1005 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125856024 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) 20250212125856024 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) 20250212125856024 DRLCMACDL DEBUG -- Chunk with length 554 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125856024 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 70, MCS-5): 75 78 49 13 e5 b0 4e 65 49 aa 51 c5 2e a7 33 fe cf 54 03 98 72 9a 4d 41 41 23 b2 f2 fa c4 c2 0a 77 c9 29 e8 fe 65 b1 4f c6 58 8e 44 81 d1 90 80 98 71 0e 88 25 15 96 9e (tbf_dl.cpp:686) 20250212125856024 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) 20250212125856024 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856024 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 70) (tbf_dl.cpp:847) 20250212125856024 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 70, MCS-5): 87 80 11 58 1d 5e d2 44 39 ac 53 59 92 6a 54 b1 cb e9 8c ff 33 d5 00 a6 9c 66 53 50 d0 88 ac bc 3e b1 b0 c2 5d 72 0a ba 7f 59 ec 93 31 96 23 51 60 34 24 20 66 9c 03 62 49 85 a5 27 (tbf_dl.cpp:911) 20250212125856024 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1005 Sending data request: sapi=5 arfcn=871 cur_fn=1001 block=4 data=87 80 11 58 1d 5e d2 44 39 ac 53 59 92 6a 54 b1 cb e9 8c ff 33 d5 00 a6 9c 66 53 50 d0 88 ac bc 3e b1 b0 c2 5d 72 0a ba 7f 59 ec 93 31 96 23 51 60 34 24 20 66 9c 03 62 49 85 a5 27 (pcu_l1_if.cpp:182) 20250212125856024 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125856038 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) 20250212125856038 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) 20250212125856042 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) 20250212125856042 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) 20250212125856042 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) 20250212125856042 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) 20250212125856042 DRLCMACDL DEBUG -- Chunk with length 513 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125856042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 71, CS-3): 58 8e 44 81 d1 90 80 98 71 0e 88 25 15 96 9e 20 09 cc a2 e6 16 0e fc a1 31 d1 45 69 c0 20 44 54 69 45 2d 2f (tbf_dl.cpp:686) 20250212125856042 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) 20250212125856042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 71) (tbf_dl.cpp:847) 20250212125856042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 71, CS-3): 07 00 8f 58 8e 44 81 d1 90 80 98 71 0e 88 25 15 96 9e 20 09 cc a2 e6 16 0e fc a1 31 d1 45 69 c0 20 44 54 69 45 2d 2f 00 (tbf_dl.cpp:911) 20250212125856042 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 8f 58 8e 44 81 d1 90 80 98 71 0e 88 25 15 96 9e 20 09 cc a2 e6 16 0e fc a1 31 d1 45 69 c0 20 44 54 69 45 2d 2f 00 (pcu_l1_if.cpp:182) 20250212125856043 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125856056 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) 20250212125856056 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) 20250212125856066 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) 20250212125856066 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1014 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125856066 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) 20250212125856066 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) 20250212125856066 DRLCMACDL DEBUG -- Chunk with length 477 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125856066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 72, CS-3): 83 a9 fb 10 4c b3 c5 9a a6 a9 7e 18 11 1d 1e 16 19 2a 1f 5f 37 4b 67 3e 60 cb d4 b6 d5 1e 98 f1 d3 bd b4 f7 (tbf_dl.cpp:686) 20250212125856066 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) 20250212125856066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 72) (tbf_dl.cpp:847) 20250212125856066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20250212125856066 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1014 + 13 = 1027 (pdch_ul_controller.c:131) 20250212125856066 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1027 for type POLL (pdch_ul_controller.c:184) 20250212125856066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1027, TS=7) (tbf_dl.cpp:883) 20250212125856066 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1027, TS=7 (tbf_dl.cpp:903) 20250212125856066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 72, CS-3): 0f 00 91 83 a9 fb 10 4c b3 c5 9a a6 a9 7e 18 11 1d 1e 16 19 2a 1f 5f 37 4b 67 3e 60 cb d4 b6 d5 1e 98 f1 d3 bd b4 f7 00 (tbf_dl.cpp:911) 20250212125856066 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1014 Sending data request: sapi=5 arfcn=871 cur_fn=1009 block=6 data=0f 00 91 83 a9 fb 10 4c b3 c5 9a a6 a9 7e 18 11 1d 1e 16 19 2a 1f 5f 37 4b 67 3e 60 cb d4 b6 d5 1e 98 f1 d3 bd b4 f7 00 (pcu_l1_if.cpp:182) 20250212125856066 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125856080 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) 20250212125856080 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) 20250212125856084 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125856099 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) 20250212125856099 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) 20250212125856103 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125856117 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) 20250212125856117 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) 20250212125856127 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125856141 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1022 block=9 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) 20250212125856141 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) 20250212125856141 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125856141 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1027 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125856141 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) 20250212125856141 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1027 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125856141 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125856141 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 73, BSN 53 to 73 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125856141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125856141 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) 20250212125856141 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) 20250212125856141 DRLCMACDL INFO MS (IMSI ): Low error rate 0%, increasing DL CS level to CS-4 (gprs_ms.c:690) 20250212125856141 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20250212125856141 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20250212125856141 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20250212125856141 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20250212125856141 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20250212125856141 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20250212125856141 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20250212125856141 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20250212125856141 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20250212125856141 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20250212125856141 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20250212125856141 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20250212125856141 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20250212125856141 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20250212125856141 DRLCMACDL DEBUG - got ack for BSN=67 (rlc_window_dl.cpp:103) 20250212125856141 DRLCMACDL DEBUG - got ack for BSN=68 (rlc_window_dl.cpp:103) 20250212125856141 DRLCMACDL DEBUG - got ack for BSN=69 (rlc_window_dl.cpp:103) 20250212125856141 DRLCMACDL DEBUG - got ack for BSN=70 (rlc_window_dl.cpp:103) 20250212125856141 DRLCMACDL DEBUG - got ack for BSN=71 (rlc_window_dl.cpp:103) 20250212125856141 DRLCMACDL DEBUG - got ack for BSN=72 (rlc_window_dl.cpp:103) 20250212125856141 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) 20250212125856141 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125856141 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) 20250212125856145 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) 20250212125856145 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1031 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125856145 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) 20250212125856145 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) 20250212125856146 DRLCMACDL DEBUG -- Chunk with length 498 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125856146 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 71, MCS-5): 20 09 cc a2 e6 16 0e fc a1 31 d1 45 69 c0 20 44 54 69 45 2d 2f 83 a9 fb 10 4c b3 c5 9a a6 a9 7e 18 11 1d 1e 16 19 2a 1f 5f 37 4b 67 3e 60 cb d4 b6 d5 1e 98 f1 d3 bd b4 (tbf_dl.cpp:686) 20250212125856146 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) 20250212125856146 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856146 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 71) (tbf_dl.cpp:847) 20250212125856146 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 71, MCS-5): 87 c0 11 18 48 02 b3 a8 b9 85 03 7f 68 4c 74 51 1a 30 08 11 55 5a 51 cb cb 60 ea 3e 04 d3 6c b1 a6 69 aa 1f 46 44 87 87 45 86 ca c7 d7 cd d2 99 0f d8 32 b5 6d b5 07 66 fc 74 2f 2d (tbf_dl.cpp:911) 20250212125856146 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1031 Sending data request: sapi=5 arfcn=871 cur_fn=1027 block=10 data=87 c0 11 18 48 02 b3 a8 b9 85 03 7f 68 4c 74 51 1a 30 08 11 55 5a 51 cb cb 60 ea 3e 04 d3 6c b1 a6 69 aa 1f 46 44 87 87 45 86 ca c7 d7 cd d2 99 0f d8 32 b5 6d b5 07 66 fc 74 2f 2d (pcu_l1_if.cpp:182) 20250212125856146 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125856159 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) 20250212125856159 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) 20250212125856164 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) 20250212125856164 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1035 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125856164 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) 20250212125856164 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) 20250212125856164 DRLCMACDL DEBUG -- Chunk with length 442 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125856164 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 72, MCS-5): f7 92 b5 4b 9c fd a4 48 4e f3 cc 72 11 02 a4 99 27 b4 12 b9 3d 2d 06 c8 17 3a 31 5e fc 5d d5 db 6d a6 de 5f 18 d6 67 68 97 14 81 e6 4d 38 0a bd ae 89 0b 0d a3 99 c8 25 (tbf_dl.cpp:686) 20250212125856164 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) 20250212125856164 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856164 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 72) (tbf_dl.cpp:847) 20250212125856164 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20250212125856164 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1035 + 13 = 1048 (pdch_ul_controller.c:131) 20250212125856164 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1048 for type POLL (pdch_ul_controller.c:184) 20250212125856164 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1048, TS=7) (tbf_dl.cpp:883) 20250212125856164 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=1048, TS=7 (tbf_dl.cpp:903) 20250212125856164 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 72, MCS-5): 8f 00 12 d8 bd 64 ed 12 67 3f 29 92 d3 3c b3 5c 84 00 69 e6 09 ad 44 6e 4f 8b 01 f2 85 4e 8c 17 7f 57 f5 76 9b a9 f7 17 86 f5 19 da 25 45 a0 79 13 8e 42 af 6b e2 42 c3 68 26 72 09 (tbf_dl.cpp:911) 20250212125856164 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1035 Sending data request: sapi=5 arfcn=871 cur_fn=1031 block=11 data=8f 00 12 d8 bd 64 ed 12 67 3f 29 92 d3 3c b3 5c 84 00 69 e6 09 ad 44 6e 4f 8b 01 f2 85 4e 8c 17 7f 57 f5 76 9b a9 f7 17 86 f5 19 da 25 45 a0 79 13 8e 42 af 6b e2 42 c3 68 26 72 09 (pcu_l1_if.cpp:182) 20250212125856164 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125856178 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) 20250212125856178 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) 20250212125856187 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125856202 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) 20250212125856202 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) 20250212125856206 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125856220 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) 20250212125856220 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) 20250212125856225 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125856239 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1044 block=2 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) 20250212125856239 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) 20250212125856239 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125856239 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1048 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125856239 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) 20250212125856239 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1048 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125856239 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125856239 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, 0x556890ff662c, 0x556890ff6630, 4, 0, win: 53-73, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20250212125856239 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 74, BSN 53 to 138 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20250212125856239 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125856239 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) 20250212125856239 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) 20250212125856239 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20250212125856239 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20250212125856239 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20250212125856239 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20250212125856239 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20250212125856239 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20250212125856239 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20250212125856239 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20250212125856239 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20250212125856239 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20250212125856239 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20250212125856239 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20250212125856239 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20250212125856239 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20250212125856239 DRLCMACDL DEBUG - got ack for BSN=67 (rlc_window_dl.cpp:103) 20250212125856239 DRLCMACDL DEBUG - got ack for BSN=68 (rlc_window_dl.cpp:103) 20250212125856239 DRLCMACDL DEBUG - got ack for BSN=69 (rlc_window_dl.cpp:103) 20250212125856239 DRLCMACDL DEBUG - got ack for BSN=70 (rlc_window_dl.cpp:103) 20250212125856239 DRLCMACDL DEBUG - got ack for BSN=71 (rlc_window_dl.cpp:103) 20250212125856239 DRLCMACDL DEBUG - got ack for BSN=72 (rlc_window_dl.cpp:103) 20250212125856239 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) 20250212125856239 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125856239 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) 20250212125856248 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) 20250212125856248 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) 20250212125856248 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) 20250212125856248 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) 20250212125856248 DRLCMACDL DEBUG -- Chunk with length 441 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125856248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 73, CS-4): 92 b5 4b 9c fd a4 48 4e f3 cc 72 11 02 a4 99 27 b4 12 b9 3d 2d 06 c8 17 3a 31 5e fc 5d d5 db 6d a6 de 5f 18 d6 67 68 97 14 81 e6 4d 38 0a bd ae 89 0b (tbf_dl.cpp:686) 20250212125856248 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) 20250212125856248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 73) (tbf_dl.cpp:847) 20250212125856248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 73, CS-4): 07 00 93 92 b5 4b 9c fd a4 48 4e f3 cc 72 11 02 a4 99 27 b4 12 b9 3d 2d 06 c8 17 3a 31 5e fc 5d d5 db 6d a6 de 5f 18 d6 67 68 97 14 81 e6 4d 38 0a bd ae 89 0b 00 (tbf_dl.cpp:911) 20250212125856248 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 93 92 b5 4b 9c fd a4 48 4e f3 cc 72 11 02 a4 99 27 b4 12 b9 3d 2d 06 c8 17 3a 31 5e fc 5d d5 db 6d a6 de 5f 18 d6 67 68 97 14 81 e6 4d 38 0a bd ae 89 0b 00 (pcu_l1_if.cpp:182) 20250212125856248 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125856263 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) 20250212125856263 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) 20250212125856267 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) 20250212125856267 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1057 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125856267 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) 20250212125856267 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) 20250212125856267 DRLCMACDL DEBUG -- Chunk with length 386 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125856267 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 73, MCS-5): ff a3 1e 23 2f 9c 11 fa 0e be da e7 86 38 e3 37 16 4c ab 3a b8 39 51 6f 8d 4b e0 3d bc ed 61 22 54 6d 21 e3 94 72 d7 83 b2 4a b9 73 40 fb dc 22 34 0d 19 a8 d2 ec 66 f4 (tbf_dl.cpp:686) 20250212125856267 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) 20250212125856267 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856267 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 73) (tbf_dl.cpp:847) 20250212125856267 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 73, MCS-5): 87 40 12 d8 ff a8 c7 c8 0b 67 84 be 83 af f6 b9 21 ce f8 8d 05 d3 aa 0e 6e 4e d4 5b e3 12 78 0f 6f 7b 98 08 55 5b c8 38 a5 dc f5 a0 ac 52 ee 1c d0 3e b7 08 4d 43 06 aa 34 bb 19 3d (tbf_dl.cpp:911) 20250212125856267 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1057 Sending data request: sapi=5 arfcn=871 cur_fn=1053 block=4 data=87 40 12 d8 ff a8 c7 c8 0b 67 84 be 83 af f6 b9 21 ce f8 8d 05 d3 aa 0e 6e 4e d4 5b e3 12 78 0f 6f 7b 98 08 55 5b c8 38 a5 dc f5 a0 ac 52 ee 1c d0 3e b7 08 4d 43 06 aa 34 bb 19 3d (pcu_l1_if.cpp:182) 20250212125856267 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125856281 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) 20250212125856281 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) 20250212125856286 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) 20250212125856286 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) 20250212125856286 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) 20250212125856286 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) 20250212125856286 DRLCMACDL DEBUG -- Chunk with length 391 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125856286 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 74, CS-4): 0d a3 99 c8 25 ff a3 1e 23 2f 9c 11 fa 0e be da e7 86 38 e3 37 16 4c ab 3a b8 39 51 6f 8d 4b e0 3d bc ed 61 22 54 6d 21 e3 94 72 d7 83 b2 4a b9 73 40 (tbf_dl.cpp:686) 20250212125856286 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) 20250212125856286 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856286 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 74) (tbf_dl.cpp:847) 20250212125856286 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 74, CS-4): 07 00 95 0d a3 99 c8 25 ff a3 1e 23 2f 9c 11 fa 0e be da e7 86 38 e3 37 16 4c ab 3a b8 39 51 6f 8d 4b e0 3d bc ed 61 22 54 6d 21 e3 94 72 d7 83 b2 4a b9 73 40 00 (tbf_dl.cpp:911) 20250212125856286 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 95 0d a3 99 c8 25 ff a3 1e 23 2f 9c 11 fa 0e be da e7 86 38 e3 37 16 4c ab 3a b8 39 51 6f 8d 4b e0 3d bc ed 61 22 54 6d 21 e3 94 72 d7 83 b2 4a b9 73 40 00 (pcu_l1_if.cpp:182) 20250212125856287 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125856300 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) 20250212125856301 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) 20250212125856309 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) 20250212125856309 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1066 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125856310 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) 20250212125856310 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) 20250212125856310 DRLCMACDL DEBUG -- Chunk with length 330 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125856310 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 74, MCS-5): be 78 4b b6 a9 34 f2 97 d3 cd c7 8a b6 6a 5b ef 55 12 a4 68 52 26 b1 87 50 66 55 36 e2 e4 55 88 87 a9 d0 6e dc 2b 1e 6a 9f 76 9a 16 4c 1c 05 fc a3 9b 39 de 42 9b 9c c9 (tbf_dl.cpp:686) 20250212125856310 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) 20250212125856310 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856310 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 74) (tbf_dl.cpp:847) 20250212125856310 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 74, MCS-5): 87 80 12 98 2f de 92 6d 2a 8d fc e5 74 f3 b1 a2 ad da d6 7b 95 04 29 9a 94 49 ec 21 94 59 95 8d 38 79 15 e2 61 2a b4 1b f7 8a 87 da a7 9d a6 05 13 47 01 ff e8 66 8e b7 d0 26 67 32 (tbf_dl.cpp:911) 20250212125856310 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1066 Sending data request: sapi=5 arfcn=871 cur_fn=1061 block=6 data=87 80 12 98 2f de 92 6d 2a 8d fc e5 74 f3 b1 a2 ad da d6 7b 95 04 29 9a 94 49 ec 21 94 59 95 8d 38 79 15 e2 61 2a b4 1b f7 8a 87 da a7 9d a6 05 13 47 01 ff e8 66 8e b7 d0 26 67 32 (pcu_l1_if.cpp:182) 20250212125856310 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125856323 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) 20250212125856323 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) 20250212125856328 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) 20250212125856328 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) 20250212125856328 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) 20250212125856328 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) 20250212125856328 DRLCMACDL DEBUG -- Chunk with length 341 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125856328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 75, CS-4): fb dc 22 34 0d 19 a8 d2 ec 66 f4 be 78 4b b6 a9 34 f2 97 d3 cd c7 8a b6 6a 5b ef 55 12 a4 68 52 26 b1 87 50 66 55 36 e2 e4 55 88 87 a9 d0 6e dc 2b 1e (tbf_dl.cpp:686) 20250212125856328 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) 20250212125856328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 75) (tbf_dl.cpp:847) 20250212125856328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 75, CS-4): 07 00 97 fb dc 22 34 0d 19 a8 d2 ec 66 f4 be 78 4b b6 a9 34 f2 97 d3 cd c7 8a b6 6a 5b ef 55 12 a4 68 52 26 b1 87 50 66 55 36 e2 e4 55 88 87 a9 d0 6e dc 2b 1e 00 (tbf_dl.cpp:911) 20250212125856328 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 97 fb dc 22 34 0d 19 a8 d2 ec 66 f4 be 78 4b b6 a9 34 f2 97 d3 cd c7 8a b6 6a 5b ef 55 12 a4 68 52 26 b1 87 50 66 55 36 e2 e4 55 88 87 a9 d0 6e dc 2b 1e 00 (pcu_l1_if.cpp:182) 20250212125856328 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125856342 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) 20250212125856342 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) 20250212125856347 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) 20250212125856347 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1074 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125856347 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) 20250212125856347 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) 20250212125856347 DRLCMACDL DEBUG -- Chunk with length 274 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125856347 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 75, MCS-5): b6 70 56 c6 b8 19 8a 5d 4b 48 60 ba c2 c7 7b 6f 44 e6 71 c6 bd 54 36 83 a7 4c 16 9c 47 95 f2 23 5e 92 f8 7a 8a 88 b6 6b b8 42 6e 9b 2d cc 41 45 ce c8 b9 c7 f1 58 e4 63 (tbf_dl.cpp:686) 20250212125856347 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) 20250212125856347 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856347 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 75) (tbf_dl.cpp:847) 20250212125856347 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 75, MCS-5): 87 c0 12 98 2d 9c 95 31 6e 86 62 d7 12 12 98 ae f0 f1 de 1b 91 79 9c 71 2f 95 cd e0 29 93 05 e7 51 a5 fc 88 97 24 be 9e 22 a2 ed 1a ae 90 db 66 0b 73 50 91 33 72 ee 71 3c 16 f9 18 (tbf_dl.cpp:911) 20250212125856347 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1074 Sending data request: sapi=5 arfcn=871 cur_fn=1070 block=8 data=87 c0 12 98 2d 9c 95 31 6e 86 62 d7 12 12 98 ae f0 f1 de 1b 91 79 9c 71 2f 95 cd e0 29 93 05 e7 51 a5 fc 88 97 24 be 9e 22 a2 ed 1a ae 90 db 66 0b 73 50 91 33 72 ee 71 3c 16 f9 18 (pcu_l1_if.cpp:182) 20250212125856347 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125856361 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) 20250212125856361 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) 20250212125856370 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) 20250212125856370 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) 20250212125856370 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) 20250212125856370 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) 20250212125856370 DRLCMACDL DEBUG -- Chunk with length 291 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125856370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 76, CS-4): 6a 9f 76 9a 16 4c 1c 05 fc a3 9b 39 de 42 9b 9c c9 b6 70 56 c6 b8 19 8a 5d 4b 48 60 ba c2 c7 7b 6f 44 e6 71 c6 bd 54 36 83 a7 4c 16 9c 47 95 f2 23 5e (tbf_dl.cpp:686) 20250212125856370 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) 20250212125856370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 76) (tbf_dl.cpp:847) 20250212125856370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 76, CS-4): 07 00 99 6a 9f 76 9a 16 4c 1c 05 fc a3 9b 39 de 42 9b 9c c9 b6 70 56 c6 b8 19 8a 5d 4b 48 60 ba c2 c7 7b 6f 44 e6 71 c6 bd 54 36 83 a7 4c 16 9c 47 95 f2 23 5e 00 (tbf_dl.cpp:911) 20250212125856370 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 99 6a 9f 76 9a 16 4c 1c 05 fc a3 9b 39 de 42 9b 9c c9 b6 70 56 c6 b8 19 8a 5d 4b 48 60 ba c2 c7 7b 6f 44 e6 71 c6 bd 54 36 83 a7 4c 16 9c 47 95 f2 23 5e 00 (pcu_l1_if.cpp:182) 20250212125856370 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125856384 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) 20250212125856384 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) 20250212125856389 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) 20250212125856389 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1083 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125856389 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) 20250212125856389 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) 20250212125856389 DRLCMACDL DEBUG -- Chunk with length 218 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125856389 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 76, MCS-5): 1f d6 18 c4 7b 78 da ac f0 30 c9 db 65 4f cc 99 e1 40 eb e8 ed f2 ae aa 56 06 58 f6 ff ec 9c 08 f8 57 b7 a6 79 6f 0c 1a 88 31 97 48 af b4 9d c1 bb de b5 e6 19 22 b4 ca (tbf_dl.cpp:686) 20250212125856389 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) 20250212125856389 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856389 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 76) (tbf_dl.cpp:847) 20250212125856389 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 76, MCS-5): 87 00 13 d8 87 35 06 f1 1e 9e 36 2b 3c 4c f2 76 d9 13 73 66 38 d0 3a 7a bb bc ab aa 95 01 96 fd 3f 3b 27 02 fe d5 ad 69 de 1b 83 06 62 cc 25 d2 2b 6d 67 f0 ae 77 ad 79 86 08 ad 32 (tbf_dl.cpp:911) 20250212125856389 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1083 Sending data request: sapi=5 arfcn=871 cur_fn=1079 block=10 data=87 00 13 d8 87 35 06 f1 1e 9e 36 2b 3c 4c f2 76 d9 13 73 66 38 d0 3a 7a bb bc ab aa 95 01 96 fd 3f 3b 27 02 fe d5 ad 69 de 1b 83 06 62 cc 25 d2 2b 6d 67 f0 ae 77 ad 79 86 08 ad 32 (pcu_l1_if.cpp:182) 20250212125856389 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125856403 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) 20250212125856403 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) 20250212125856407 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) 20250212125856407 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) 20250212125856407 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) 20250212125856407 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) 20250212125856408 DRLCMACDL DEBUG -- Chunk with length 241 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125856408 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 77, CS-4): 92 f8 7a 8a 88 b6 6b b8 42 6e 9b 2d cc 41 45 ce c8 b9 c7 f1 58 e4 63 1f d6 18 c4 7b 78 da ac f0 30 c9 db 65 4f cc 99 e1 40 eb e8 ed f2 ae aa 56 06 58 (tbf_dl.cpp:686) 20250212125856408 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) 20250212125856408 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856408 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 77) (tbf_dl.cpp:847) 20250212125856408 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 77, CS-4): 07 00 9b 92 f8 7a 8a 88 b6 6b b8 42 6e 9b 2d cc 41 45 ce c8 b9 c7 f1 58 e4 63 1f d6 18 c4 7b 78 da ac f0 30 c9 db 65 4f cc 99 e1 40 eb e8 ed f2 ae aa 56 06 58 00 (tbf_dl.cpp:911) 20250212125856408 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 9b 92 f8 7a 8a 88 b6 6b b8 42 6e 9b 2d cc 41 45 ce c8 b9 c7 f1 58 e4 63 1f d6 18 c4 7b 78 da ac f0 30 c9 db 65 4f cc 99 e1 40 eb e8 ed f2 ae aa 56 06 58 00 (pcu_l1_if.cpp:182) 20250212125856408 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125856422 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) 20250212125856422 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) 20250212125856431 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) 20250212125856431 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1092 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125856431 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) 20250212125856431 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) 20250212125856431 DRLCMACDL DEBUG -- Chunk with length 162 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125856431 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 77, MCS-5): a4 f0 95 24 2b 84 59 10 6d c3 22 3b fe 5d 02 bd c4 f0 58 33 45 9c 92 0c 7e 61 ef cb 98 39 58 02 4a 0a 96 63 bb 20 bb 7c 4b 0d 7a cb f0 a1 2a 2f 98 03 d7 a6 a8 f9 00 29 (tbf_dl.cpp:686) 20250212125856431 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) 20250212125856431 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856431 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 77) (tbf_dl.cpp:847) 20250212125856431 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 77, MCS-5): 87 40 13 18 29 7c 25 c9 0a 61 16 44 db b0 c8 8e 7f 97 40 2f 31 3c d6 4c 11 a7 24 83 5f d8 fb 32 66 0e 96 80 92 82 e5 d8 2e c8 2e df 52 83 de 32 7c a8 ca 0b e6 c0 b5 29 6a 3e 40 0a (tbf_dl.cpp:911) 20250212125856431 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1092 Sending data request: sapi=5 arfcn=871 cur_fn=1087 block=0 data=87 40 13 18 29 7c 25 c9 0a 61 16 44 db b0 c8 8e 7f 97 40 2f 31 3c d6 4c 11 a7 24 83 5f d8 fb 32 66 0e 96 80 92 82 e5 d8 2e c8 2e df 52 83 de 32 7c a8 ca 0b e6 c0 b5 29 6a 3e 40 0a (pcu_l1_if.cpp:182) 20250212125856431 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125856445 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) 20250212125856445 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) 20250212125856449 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) 20250212125856449 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) 20250212125856449 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) 20250212125856449 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) 20250212125856449 DRLCMACDL DEBUG -- Chunk with length 191 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125856449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 78, CS-4): f6 ff ec 9c 08 f8 57 b7 a6 79 6f 0c 1a 88 31 97 48 af b4 9d c1 bb de b5 e6 19 22 b4 ca a4 f0 95 24 2b 84 59 10 6d c3 22 3b fe 5d 02 bd c4 f0 58 33 45 (tbf_dl.cpp:686) 20250212125856449 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) 20250212125856449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 78) (tbf_dl.cpp:847) 20250212125856449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 78, CS-4): 07 00 9d f6 ff ec 9c 08 f8 57 b7 a6 79 6f 0c 1a 88 31 97 48 af b4 9d c1 bb de b5 e6 19 22 b4 ca a4 f0 95 24 2b 84 59 10 6d c3 22 3b fe 5d 02 bd c4 f0 58 33 45 00 (tbf_dl.cpp:911) 20250212125856449 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 9d f6 ff ec 9c 08 f8 57 b7 a6 79 6f 0c 1a 88 31 97 48 af b4 9d c1 bb de b5 e6 19 22 b4 ca a4 f0 95 24 2b 84 59 10 6d c3 22 3b fe 5d 02 bd c4 f0 58 33 45 00 (pcu_l1_if.cpp:182) 20250212125856450 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125856463 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) 20250212125856463 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) 20250212125856468 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) 20250212125856468 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1100 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125856468 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) 20250212125856468 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) 20250212125856468 DRLCMACDL DEBUG -- Chunk with length 106 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125856468 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 78, MCS-5): 6c 72 c9 a3 56 e8 54 a5 c8 f9 e0 e1 22 65 1f 08 da 91 bf 3d 62 27 99 44 61 6f af 88 bf 9e 9b d9 7d 5a 31 28 b5 1d 78 2e 33 12 6d c7 fb 5b 0a 14 ec 3f ea 88 10 4b b4 ae (tbf_dl.cpp:686) 20250212125856468 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) 20250212125856468 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856468 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 78) (tbf_dl.cpp:847) 20250212125856468 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 78, MCS-5): 87 80 13 18 9b 5c f2 a8 15 3a 55 29 72 3e 78 b8 48 d9 07 82 76 e4 6f 8f d8 49 26 51 d8 db 2b e2 af e7 66 76 9f 56 0c 4a 6d 07 9e cb 8c 44 db f1 fe 96 02 05 fb 8f 3a 22 c4 12 ad 2b (tbf_dl.cpp:911) 20250212125856468 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1100 Sending data request: sapi=5 arfcn=871 cur_fn=1096 block=2 data=87 80 13 18 9b 5c f2 a8 15 3a 55 29 72 3e 78 b8 48 d9 07 82 76 e4 6f 8f d8 49 26 51 d8 db 2b e2 af e7 66 76 9f 56 0c 4a 6d 07 9e cb 8c 44 db f1 fe 96 02 05 fb 8f 3a 22 c4 12 ad 2b (pcu_l1_if.cpp:182) 20250212125856468 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125856482 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) 20250212125856482 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) 20250212125856491 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) 20250212125856491 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) 20250212125856491 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) 20250212125856491 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) 20250212125856491 DRLCMACDL DEBUG -- Chunk with length 141 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125856491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 79, CS-4): 9c 92 0c 7e 61 ef cb 98 39 58 02 4a 0a 96 63 bb 20 bb 7c 4b 0d 7a cb f0 a1 2a 2f 98 03 d7 a6 a8 f9 00 29 6c 72 c9 a3 56 e8 54 a5 c8 f9 e0 e1 22 65 1f (tbf_dl.cpp:686) 20250212125856491 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) 20250212125856491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 79) (tbf_dl.cpp:847) 20250212125856491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 79, CS-4): 07 00 9f 9c 92 0c 7e 61 ef cb 98 39 58 02 4a 0a 96 63 bb 20 bb 7c 4b 0d 7a cb f0 a1 2a 2f 98 03 d7 a6 a8 f9 00 29 6c 72 c9 a3 56 e8 54 a5 c8 f9 e0 e1 22 65 1f 00 (tbf_dl.cpp:911) 20250212125856491 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 9f 9c 92 0c 7e 61 ef cb 98 39 58 02 4a 0a 96 63 bb 20 bb 7c 4b 0d 7a cb f0 a1 2a 2f 98 03 d7 a6 a8 f9 00 29 6c 72 c9 a3 56 e8 54 a5 c8 f9 e0 e1 22 65 1f 00 (pcu_l1_if.cpp:182) 20250212125856491 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125856505 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) 20250212125856505 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) 20250212125856510 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) 20250212125856510 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1109 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125856510 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) 20250212125856510 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) 20250212125856510 DRLCMACDL DEBUG -- Chunk with length 50 is less than remaining space (56): add length header to to delimit LLC frame (encoding.cpp:1603) 20250212125856510 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125856510 DRLCMACMEAS INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Bandwitdh: 1244 KBits/s (gprs_rlcmac_meas.cpp:181) 20250212125856510 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125856510 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (5) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125856510 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 79, MCS-5): 65 c1 b2 16 3c b6 16 86 58 6f 37 f4 f8 aa 7f 3e 7a ea 08 c9 a2 5f 67 7e a6 8e 04 b6 d9 c8 10 5a d9 c2 37 f1 f5 66 d5 7f 1d bb c0 cb bd 19 7b 2b 6a c1 3d dc a4 bf 3b 84 (tbf_dl.cpp:686) 20250212125856510 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) 20250212125856510 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856510 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 79) (tbf_dl.cpp:847) 20250212125856510 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 79, MCS-5): 87 c0 13 48 59 b0 ac 05 8f ad 85 21 d6 db 0d 3d be ea 9f 8f 9e 3a 42 b2 e8 d7 99 9f a9 23 81 6d 36 32 84 56 b6 f0 4d 7c bd 59 f5 5f c7 2e f0 72 6f c6 de 8a 5a 70 0f 37 e9 ef 0e 21 (tbf_dl.cpp:911) 20250212125856510 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1109 Sending data request: sapi=5 arfcn=871 cur_fn=1105 block=4 data=87 c0 13 48 59 b0 ac 05 8f ad 85 21 d6 db 0d 3d be ea 9f 8f 9e 3a 42 b2 e8 d7 99 9f a9 23 81 6d 36 32 84 56 b6 f0 4d 7c bd 59 f5 5f c7 2e f0 72 6f c6 de 8a 5a 70 0f 37 e9 ef 0e 21 (pcu_l1_if.cpp:182) 20250212125856510 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125856524 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) 20250212125856524 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) 20250212125856529 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) 20250212125856529 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) 20250212125856529 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) 20250212125856529 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) 20250212125856529 DRLCMACDL DEBUG -- Chunk with length 91 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125856529 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 80, CS-4): 08 da 91 bf 3d 62 27 99 44 61 6f af 88 bf 9e 9b d9 7d 5a 31 28 b5 1d 78 2e 33 12 6d c7 fb 5b 0a 14 ec 3f ea 88 10 4b b4 ae c1 b2 16 3c b6 16 86 58 6f (tbf_dl.cpp:686) 20250212125856529 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) 20250212125856529 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856529 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 80) (tbf_dl.cpp:847) 20250212125856529 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 80, CS-4): 07 00 a1 08 da 91 bf 3d 62 27 99 44 61 6f af 88 bf 9e 9b d9 7d 5a 31 28 b5 1d 78 2e 33 12 6d c7 fb 5b 0a 14 ec 3f ea 88 10 4b b4 ae c1 b2 16 3c b6 16 86 58 6f 00 (tbf_dl.cpp:911) 20250212125856529 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 a1 08 da 91 bf 3d 62 27 99 44 61 6f af 88 bf 9e 9b d9 7d 5a 31 28 b5 1d 78 2e 33 12 6d c7 fb 5b 0a 14 ec 3f ea 88 10 4b b4 ae c1 b2 16 3c b6 16 86 58 6f 00 (pcu_l1_if.cpp:182) 20250212125856529 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125856543 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) 20250212125856543 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) 20250212125856552 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) 20250212125856552 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1118 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125856552 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) 20250212125856552 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) 20250212125856552 DRLCMACDL DEBUG -- Chunk with length 1395 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125856552 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 80, MCS-5): b4 fc 87 df 52 06 bb d3 57 09 33 cb 2a f5 1d 8d d6 bf 80 32 1e b1 fe fb 06 ee c7 49 8f 27 a7 b6 10 d3 e3 d2 72 ed ca bf cb 21 c2 9f 2b 71 46 46 18 92 26 85 53 b3 86 46 (tbf_dl.cpp:686) 20250212125856552 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) 20250212125856552 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856552 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 80) (tbf_dl.cpp:847) 20250212125856552 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 80, MCS-5): 87 00 14 18 2d ff e1 b7 94 c1 ee f4 55 c2 cc b2 4a 7d 47 a3 f5 2f a0 8c 47 ac ff be 81 fb 71 d2 e3 c9 a9 2d c4 f4 b8 b4 5c bb f2 ef 72 88 f0 e7 4a 9c 91 11 86 a4 49 e1 d4 ac a1 11 (tbf_dl.cpp:911) 20250212125856552 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1118 Sending data request: sapi=5 arfcn=871 cur_fn=1113 block=6 data=87 00 14 18 2d ff e1 b7 94 c1 ee f4 55 c2 cc b2 4a 7d 47 a3 f5 2f a0 8c 47 ac ff be 81 fb 71 d2 e3 c9 a9 2d c4 f4 b8 b4 5c bb f2 ef 72 88 f0 e7 4a 9c 91 11 86 a4 49 e1 d4 ac a1 11 (pcu_l1_if.cpp:182) 20250212125856553 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125856566 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) 20250212125856566 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) 20250212125856571 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) 20250212125856571 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) 20250212125856571 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) 20250212125856571 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) 20250212125856571 DRLCMACDL DEBUG -- Chunk with length 41 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125856571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125856571 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Bandwitdh: 868 KBits/s (gprs_rlcmac_meas.cpp:181) 20250212125856571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125856571 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (8) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125856571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 81, CS-4): a7 37 f4 f8 aa 7f 3e 7a ea 08 c9 a2 5f 67 7e a6 8e 04 b6 d9 c8 10 5a d9 c2 37 f1 f5 66 d5 7f 1d bb c0 cb bd 19 7b 2b 6a c1 3d dc a4 bf 3b 84 b4 fc 87 (tbf_dl.cpp:686) 20250212125856571 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) 20250212125856571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 81) (tbf_dl.cpp:847) 20250212125856571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 81, CS-4): 07 00 a2 a7 37 f4 f8 aa 7f 3e 7a ea 08 c9 a2 5f 67 7e a6 8e 04 b6 d9 c8 10 5a d9 c2 37 f1 f5 66 d5 7f 1d bb c0 cb bd 19 7b 2b 6a c1 3d dc a4 bf 3b 84 b4 fc 87 00 (tbf_dl.cpp:911) 20250212125856571 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 a2 a7 37 f4 f8 aa 7f 3e 7a ea 08 c9 a2 5f 67 7e a6 8e 04 b6 d9 c8 10 5a d9 c2 37 f1 f5 66 d5 7f 1d bb c0 cb bd 19 7b 2b 6a c1 3d dc a4 bf 3b 84 b4 fc 87 00 (pcu_l1_if.cpp:182) 20250212125856571 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125856585 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) 20250212125856585 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) 20250212125856589 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) 20250212125856589 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1126 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125856589 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) 20250212125856589 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) 20250212125856589 DRLCMACDL DEBUG -- Chunk with length 1339 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125856589 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 81, MCS-5): 2e 9f fd 13 70 75 be 3a 2a 60 e6 a0 bb 7a 33 96 98 93 f6 f2 f0 c8 3e 23 f2 1e b1 4f 43 75 ed 20 97 1e 2e e1 89 b0 6b bd 19 ae ba 1f ec 1a 18 a6 51 2e 00 4e 49 77 e4 53 (tbf_dl.cpp:686) 20250212125856589 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) 20250212125856589 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856589 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 81) (tbf_dl.cpp:847) 20250212125856589 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 81, MCS-5): 87 40 14 98 cb 67 ff 04 5c 9d af 8e 0a 98 39 e8 ae de 8c 25 e6 a4 bd 3c 3c b2 cf 88 bc 47 ec d3 50 5d 3b c8 a5 87 4b 78 22 ec 5a 6f 86 ab ee 07 bb 06 86 69 94 0b 80 53 d2 1d f9 14 (tbf_dl.cpp:911) 20250212125856589 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1126 Sending data request: sapi=5 arfcn=871 cur_fn=1122 block=8 data=87 40 14 98 cb 67 ff 04 5c 9d af 8e 0a 98 39 e8 ae de 8c 25 e6 a4 bd 3c 3c b2 cf 88 bc 47 ec d3 50 5d 3b c8 a5 87 4b 78 22 ec 5a 6f 86 ab ee 07 bb 06 86 69 94 0b 80 53 d2 1d f9 14 (pcu_l1_if.cpp:182) 20250212125856589 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125856603 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) 20250212125856603 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) 20250212125856613 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) 20250212125856613 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) 20250212125856613 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) 20250212125856613 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) 20250212125856613 DRLCMACDL DEBUG -- Chunk with length 1392 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125856613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 82, CS-4): df 52 06 bb d3 57 09 33 cb 2a f5 1d 8d d6 bf 80 32 1e b1 fe fb 06 ee c7 49 8f 27 a7 b6 10 d3 e3 d2 72 ed ca bf cb 21 c2 9f 2b 71 46 46 18 92 26 85 53 (tbf_dl.cpp:686) 20250212125856613 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) 20250212125856613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 82) (tbf_dl.cpp:847) 20250212125856613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 82, CS-4): 07 00 a5 df 52 06 bb d3 57 09 33 cb 2a f5 1d 8d d6 bf 80 32 1e b1 fe fb 06 ee c7 49 8f 27 a7 b6 10 d3 e3 d2 72 ed ca bf cb 21 c2 9f 2b 71 46 46 18 92 26 85 53 00 (tbf_dl.cpp:911) 20250212125856613 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 a5 df 52 06 bb d3 57 09 33 cb 2a f5 1d 8d d6 bf 80 32 1e b1 fe fb 06 ee c7 49 8f 27 a7 b6 10 d3 e3 d2 72 ed ca bf cb 21 c2 9f 2b 71 46 46 18 92 26 85 53 00 (pcu_l1_if.cpp:182) 20250212125856613 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125856627 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) 20250212125856627 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) 20250212125856631 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) 20250212125856631 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1135 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125856631 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) 20250212125856631 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) 20250212125856631 DRLCMACDL DEBUG -- Chunk with length 1283 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125856631 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 82, MCS-5): 15 c5 9e 5d ed f2 01 3d 00 24 36 12 1f 03 2d 68 55 75 ae d7 88 eb d2 7c 92 69 e6 a2 6d 82 0c 36 f7 15 5c 16 3c a7 2f 11 e1 28 71 57 ff 50 bd fc 9e 7d bb 2f e5 8f e4 44 (tbf_dl.cpp:686) 20250212125856631 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) 20250212125856631 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856631 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 82) (tbf_dl.cpp:847) 20250212125856631 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 82, MCS-5): 87 80 14 58 45 b1 67 57 bb 7c 40 0f 00 89 8d c4 c7 40 0b 5a 55 9d eb 35 e2 ba 34 9f 64 9a b9 68 9b 20 83 cd 7d 05 97 05 cf e9 4b 44 38 4a dc d5 3f 54 2f bf 67 df ee 4b f9 23 39 11 (tbf_dl.cpp:911) 20250212125856632 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1135 Sending data request: sapi=5 arfcn=871 cur_fn=1131 block=10 data=87 80 14 58 45 b1 67 57 bb 7c 40 0f 00 89 8d c4 c7 40 0b 5a 55 9d eb 35 e2 ba 34 9f 64 9a b9 68 9b 20 83 cd 7d 05 97 05 cf e9 4b 44 38 4a dc d5 3f 54 2f bf 67 df ee 4b f9 23 39 11 (pcu_l1_if.cpp:182) 20250212125856632 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125856645 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) 20250212125856645 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) 20250212125856650 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) 20250212125856650 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1139 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125856650 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) 20250212125856650 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) 20250212125856650 DRLCMACDL DEBUG -- Chunk with length 1342 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125856650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 83, CS-4): b3 86 46 2e 9f fd 13 70 75 be 3a 2a 60 e6 a0 bb 7a 33 96 98 93 f6 f2 f0 c8 3e 23 f2 1e b1 4f 43 75 ed 20 97 1e 2e e1 89 b0 6b bd 19 ae ba 1f ec 1a 18 (tbf_dl.cpp:686) 20250212125856650 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) 20250212125856650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 83) (tbf_dl.cpp:847) 20250212125856650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 83, CS-4): 07 00 a7 b3 86 46 2e 9f fd 13 70 75 be 3a 2a 60 e6 a0 bb 7a 33 96 98 93 f6 f2 f0 c8 3e 23 f2 1e b1 4f 43 75 ed 20 97 1e 2e e1 89 b0 6b bd 19 ae ba 1f ec 1a 18 00 (tbf_dl.cpp:911) 20250212125856650 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1139 Sending data request: sapi=5 arfcn=871 cur_fn=1135 block=11 data=07 00 a7 b3 86 46 2e 9f fd 13 70 75 be 3a 2a 60 e6 a0 bb 7a 33 96 98 93 f6 f2 f0 c8 3e 23 f2 1e b1 4f 43 75 ed 20 97 1e 2e e1 89 b0 6b bd 19 ae ba 1f ec 1a 18 00 (pcu_l1_if.cpp:182) 20250212125856650 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125856664 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) 20250212125856664 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) 20250212125856673 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) 20250212125856673 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1144 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125856673 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) 20250212125856673 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) 20250212125856673 DRLCMACDL DEBUG -- Chunk with length 1227 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125856673 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 83, MCS-5): 09 d6 8f a8 0c 6f 85 2a 0b be 39 b4 9e 9a 5d 32 d6 36 c7 76 36 32 93 ea a0 c4 f5 61 73 10 ea c1 5c 03 de a9 c2 f3 31 8f ea 8e 6b 95 2f bd ff 8f 1c 73 ed c2 68 f7 b5 e9 (tbf_dl.cpp:686) 20250212125856673 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) 20250212125856673 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856673 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 83) (tbf_dl.cpp:847) 20250212125856673 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 83, MCS-5): 87 c0 14 58 82 f5 23 2a c3 5b a1 ca 82 6f 0e ad a7 66 97 8c b5 cd b1 9d 8d cc a4 3a 28 71 7d d8 1c 84 7a 30 d7 80 77 aa f0 7c cc a3 ba e3 5a e5 4b ef ff 23 c7 5c bb 30 da 7d 6d 3a (tbf_dl.cpp:911) 20250212125856673 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1144 Sending data request: sapi=5 arfcn=871 cur_fn=1139 block=0 data=87 c0 14 58 82 f5 23 2a c3 5b a1 ca 82 6f 0e ad a7 66 97 8c b5 cd b1 9d 8d cc a4 3a 28 71 7d d8 1c 84 7a 30 d7 80 77 aa f0 7c cc a3 ba e3 5a e5 4b ef ff 23 c7 5c bb 30 da 7d 6d 3a (pcu_l1_if.cpp:182) 20250212125856674 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125856688 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) 20250212125856688 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) 20250212125856692 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) 20250212125856692 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) 20250212125856692 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) 20250212125856692 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) 20250212125856692 DRLCMACDL DEBUG -- Chunk with length 1292 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125856692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 84, CS-4): a6 51 2e 00 4e 49 77 e4 53 15 c5 9e 5d ed f2 01 3d 00 24 36 12 1f 03 2d 68 55 75 ae d7 88 eb d2 7c 92 69 e6 a2 6d 82 0c 36 f7 15 5c 16 3c a7 2f 11 e1 (tbf_dl.cpp:686) 20250212125856692 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) 20250212125856692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 84) (tbf_dl.cpp:847) 20250212125856692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 84, CS-4): 07 00 a9 a6 51 2e 00 4e 49 77 e4 53 15 c5 9e 5d ed f2 01 3d 00 24 36 12 1f 03 2d 68 55 75 ae d7 88 eb d2 7c 92 69 e6 a2 6d 82 0c 36 f7 15 5c 16 3c a7 2f 11 e1 00 (tbf_dl.cpp:911) 20250212125856692 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1148 Sending data request: sapi=5 arfcn=871 cur_fn=1144 block=1 data=07 00 a9 a6 51 2e 00 4e 49 77 e4 53 15 c5 9e 5d ed f2 01 3d 00 24 36 12 1f 03 2d 68 55 75 ae d7 88 eb d2 7c 92 69 e6 a2 6d 82 0c 36 f7 15 5c 16 3c a7 2f 11 e1 00 (pcu_l1_if.cpp:182) 20250212125856692 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125856706 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) 20250212125856706 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) 20250212125856710 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) 20250212125856711 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1152 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125856711 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) 20250212125856711 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) 20250212125856711 DRLCMACDL DEBUG -- Chunk with length 1171 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125856711 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 84, MCS-5): cd ec 4e ba e2 59 ed 68 62 3a 4c 3b 7c d6 b2 8d ff ec be 12 e5 1e d3 06 ab bd 72 b6 59 0d 5b 88 eb 69 4b ac 7a c6 ae 17 3f a5 7e 67 3f 8b 1e 14 21 60 60 63 46 76 d9 dd (tbf_dl.cpp:686) 20250212125856711 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) 20250212125856711 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856711 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 84) (tbf_dl.cpp:847) 20250212125856711 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 84, MCS-5): 87 00 15 58 33 bb 93 ae 78 56 3b 9a 98 0e d3 0e 9f b5 6c e3 3f bb af 44 b9 c7 b4 c1 6a af 9c 6d 56 c3 16 e2 7a da 12 ab 9e b1 eb c5 4f a9 df d9 cf a2 07 45 08 18 d8 98 91 5d 76 37 (tbf_dl.cpp:911) 20250212125856711 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1152 Sending data request: sapi=5 arfcn=871 cur_fn=1148 block=2 data=87 00 15 58 33 bb 93 ae 78 56 3b 9a 98 0e d3 0e 9f b5 6c e3 3f bb af 44 b9 c7 b4 c1 6a af 9c 6d 56 c3 16 e2 7a da 12 ab 9e b1 eb c5 4f a9 df d9 cf a2 07 45 08 18 d8 98 91 5d 76 37 (pcu_l1_if.cpp:182) 20250212125856711 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125856725 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) 20250212125856725 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) 20250212125856734 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) 20250212125856734 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) 20250212125856734 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) 20250212125856734 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) 20250212125856734 DRLCMACDL DEBUG -- Chunk with length 1242 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125856734 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 85, CS-4): 28 71 57 ff 50 bd fc 9e 7d bb 2f e5 8f e4 44 09 d6 8f a8 0c 6f 85 2a 0b be 39 b4 9e 9a 5d 32 d6 36 c7 76 36 32 93 ea a0 c4 f5 61 73 10 ea c1 5c 03 de (tbf_dl.cpp:686) 20250212125856734 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) 20250212125856734 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856734 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 85) (tbf_dl.cpp:847) 20250212125856734 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 85, CS-4): 07 00 ab 28 71 57 ff 50 bd fc 9e 7d bb 2f e5 8f e4 44 09 d6 8f a8 0c 6f 85 2a 0b be 39 b4 9e 9a 5d 32 d6 36 c7 76 36 32 93 ea a0 c4 f5 61 73 10 ea c1 5c 03 de 00 (tbf_dl.cpp:911) 20250212125856734 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 ab 28 71 57 ff 50 bd fc 9e 7d bb 2f e5 8f e4 44 09 d6 8f a8 0c 6f 85 2a 0b be 39 b4 9e 9a 5d 32 d6 36 c7 76 36 32 93 ea a0 c4 f5 61 73 10 ea c1 5c 03 de 00 (pcu_l1_if.cpp:182) 20250212125856734 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125856748 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) 20250212125856748 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) 20250212125856753 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) 20250212125856753 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1161 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125856753 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) 20250212125856753 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) 20250212125856753 DRLCMACDL DEBUG -- Chunk with length 1115 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125856753 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 85, MCS-5): 66 f7 07 42 1a 64 dd 3e e9 fd 0f 29 4e 48 60 e3 c9 61 61 bd da fc 51 9b b1 97 52 12 2e 83 f3 8d ea 75 89 49 5d 49 7d 76 5b ef 48 cb b2 a0 59 8d d8 e6 46 d0 03 10 43 19 (tbf_dl.cpp:686) 20250212125856753 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) 20250212125856753 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856753 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 85) (tbf_dl.cpp:847) 20250212125856753 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 85, MCS-5): 87 40 15 98 d9 fd 81 90 06 59 b7 4f 7a ff 43 8a 13 12 d8 78 72 58 58 af 36 7f d4 66 ec a5 94 84 cb e0 7c a3 7a 5d 62 52 57 52 9f dd d6 3b d2 b2 2c 68 56 23 b6 b9 11 f4 00 c4 50 06 (tbf_dl.cpp:911) 20250212125856753 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1161 Sending data request: sapi=5 arfcn=871 cur_fn=1157 block=4 data=87 40 15 98 d9 fd 81 90 06 59 b7 4f 7a ff 43 8a 13 12 d8 78 72 58 58 af 36 7f d4 66 ec a5 94 84 cb e0 7c a3 7a 5d 62 52 57 52 9f dd d6 3b d2 b2 2c 68 56 23 b6 b9 11 f4 00 c4 50 06 (pcu_l1_if.cpp:182) 20250212125856753 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125856767 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) 20250212125856767 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) 20250212125856772 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) 20250212125856772 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) 20250212125856772 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) 20250212125856772 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) 20250212125856772 DRLCMACDL DEBUG -- Chunk with length 1192 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125856772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 86, CS-4): a9 c2 f3 31 8f ea 8e 6b 95 2f bd ff 8f 1c 73 ed c2 68 f7 b5 e9 cd ec 4e ba e2 59 ed 68 62 3a 4c 3b 7c d6 b2 8d ff ec be 12 e5 1e d3 06 ab bd 72 b6 59 (tbf_dl.cpp:686) 20250212125856772 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) 20250212125856772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 86) (tbf_dl.cpp:847) 20250212125856772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 86, CS-4): 07 00 ad a9 c2 f3 31 8f ea 8e 6b 95 2f bd ff 8f 1c 73 ed c2 68 f7 b5 e9 cd ec 4e ba e2 59 ed 68 62 3a 4c 3b 7c d6 b2 8d ff ec be 12 e5 1e d3 06 ab bd 72 b6 59 00 (tbf_dl.cpp:911) 20250212125856772 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 ad a9 c2 f3 31 8f ea 8e 6b 95 2f bd ff 8f 1c 73 ed c2 68 f7 b5 e9 cd ec 4e ba e2 59 ed 68 62 3a 4c 3b 7c d6 b2 8d ff ec be 12 e5 1e d3 06 ab bd 72 b6 59 00 (pcu_l1_if.cpp:182) 20250212125856772 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125856786 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) 20250212125856786 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) 20250212125856797 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) 20250212125856797 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1170 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125856797 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) 20250212125856797 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) 20250212125856797 DRLCMACDL DEBUG -- Chunk with length 1059 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125856797 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 86, MCS-5): a7 79 f4 7c 14 be bc 77 6f 11 4f c4 7a 30 75 18 3f 8d 84 49 75 27 28 0b e0 63 7a a9 5a 5e fa be 20 b2 38 dd 5f e6 0b e8 44 63 36 16 95 f4 e4 0f 6f 71 5b c0 69 ba a8 b5 (tbf_dl.cpp:686) 20250212125856797 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) 20250212125856797 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856797 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 86) (tbf_dl.cpp:847) 20250212125856797 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 86, MCS-5): 87 80 15 d8 69 1e 3d 1f 85 2f ef dd 5b c4 13 b1 1e 4c 1d c6 4f 23 61 52 dd 09 ca 02 f8 98 5e aa 96 97 be 2f 88 2c 4e f7 97 f9 02 3a d1 98 8d 45 25 3d f9 c3 5b dc 16 70 9a 2e 6a 2d (tbf_dl.cpp:911) 20250212125856797 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1170 Sending data request: sapi=5 arfcn=871 cur_fn=1165 block=6 data=87 80 15 d8 69 1e 3d 1f 85 2f ef dd 5b c4 13 b1 1e 4c 1d c6 4f 23 61 52 dd 09 ca 02 f8 98 5e aa 96 97 be 2f 88 2c 4e f7 97 f9 02 3a d1 98 8d 45 25 3d f9 c3 5b dc 16 70 9a 2e 6a 2d (pcu_l1_if.cpp:182) 20250212125856797 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125856811 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) 20250212125856811 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) 20250212125856816 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) 20250212125856816 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) 20250212125856816 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) 20250212125856816 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) 20250212125856816 DRLCMACDL DEBUG -- Chunk with length 1142 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125856816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 87, CS-4): 0d 5b 88 eb 69 4b ac 7a c6 ae 17 3f a5 7e 67 3f 8b 1e 14 21 60 60 63 46 76 d9 dd 66 f7 07 42 1a 64 dd 3e e9 fd 0f 29 4e 48 60 e3 c9 61 61 bd da fc 51 (tbf_dl.cpp:686) 20250212125856816 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) 20250212125856816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 87) (tbf_dl.cpp:847) 20250212125856816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 87, CS-4): 07 00 af 0d 5b 88 eb 69 4b ac 7a c6 ae 17 3f a5 7e 67 3f 8b 1e 14 21 60 60 63 46 76 d9 dd 66 f7 07 42 1a 64 dd 3e e9 fd 0f 29 4e 48 60 e3 c9 61 61 bd da fc 51 00 (tbf_dl.cpp:911) 20250212125856816 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 af 0d 5b 88 eb 69 4b ac 7a c6 ae 17 3f a5 7e 67 3f 8b 1e 14 21 60 60 63 46 76 d9 dd 66 f7 07 42 1a 64 dd 3e e9 fd 0f 29 4e 48 60 e3 c9 61 61 bd da fc 51 00 (pcu_l1_if.cpp:182) 20250212125856816 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125856830 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) 20250212125856830 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) 20250212125856834 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) 20250212125856834 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1178 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125856834 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) 20250212125856834 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) 20250212125856834 DRLCMACDL DEBUG -- Chunk with length 1003 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125856834 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 87, MCS-5): 70 76 ea 9c da 9d 89 ea e1 53 f1 68 40 d7 ae 07 66 9e ee 0e 71 15 00 4f 57 0d 08 3b b6 2c 7e 86 ff cd 3a 15 2a 43 98 d9 51 ea cb f1 9a 41 ca 16 b2 91 06 15 68 5c 1e d3 (tbf_dl.cpp:686) 20250212125856834 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) 20250212125856834 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856834 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 87) (tbf_dl.cpp:847) 20250212125856834 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 87, MCS-5): 87 c0 15 18 9c 9d 3a a7 76 67 a2 7a f8 54 3c 1a d0 b5 eb 81 99 a7 bb 43 5c 05 c0 d3 55 03 c2 8e 2d 8b 9f e1 7f b3 4e 85 ca 10 66 76 94 fa 72 bc 66 90 b2 85 6c a4 41 05 1a 97 c7 34 (tbf_dl.cpp:911) 20250212125856834 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1178 Sending data request: sapi=5 arfcn=871 cur_fn=1174 block=8 data=87 c0 15 18 9c 9d 3a a7 76 67 a2 7a f8 54 3c 1a d0 b5 eb 81 99 a7 bb 43 5c 05 c0 d3 55 03 c2 8e 2d 8b 9f e1 7f b3 4e 85 ca 10 66 76 94 fa 72 bc 66 90 b2 85 6c a4 41 05 1a 97 c7 34 (pcu_l1_if.cpp:182) 20250212125856835 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125856848 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) 20250212125856848 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) 20250212125856858 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) 20250212125856858 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) 20250212125856858 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) 20250212125856858 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) 20250212125856858 DRLCMACDL DEBUG -- Chunk with length 1092 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125856858 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 88, CS-4): 9b b1 97 52 12 2e 83 f3 8d ea 75 89 49 5d 49 7d 76 5b ef 48 cb b2 a0 59 8d d8 e6 46 d0 03 10 43 19 a7 79 f4 7c 14 be bc 77 6f 11 4f c4 7a 30 75 18 3f (tbf_dl.cpp:686) 20250212125856858 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) 20250212125856858 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856858 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 88) (tbf_dl.cpp:847) 20250212125856858 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 88, CS-4): 07 00 b1 9b b1 97 52 12 2e 83 f3 8d ea 75 89 49 5d 49 7d 76 5b ef 48 cb b2 a0 59 8d d8 e6 46 d0 03 10 43 19 a7 79 f4 7c 14 be bc 77 6f 11 4f c4 7a 30 75 18 3f 00 (tbf_dl.cpp:911) 20250212125856858 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 b1 9b b1 97 52 12 2e 83 f3 8d ea 75 89 49 5d 49 7d 76 5b ef 48 cb b2 a0 59 8d d8 e6 46 d0 03 10 43 19 a7 79 f4 7c 14 be bc 77 6f 11 4f c4 7a 30 75 18 3f 00 (pcu_l1_if.cpp:182) 20250212125856858 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125856872 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) 20250212125856872 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) 20250212125856876 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) 20250212125856876 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1187 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125856876 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) 20250212125856876 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) 20250212125856876 DRLCMACDL DEBUG -- Chunk with length 947 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125856876 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 88, MCS-5): 57 fa d6 16 73 d2 88 07 9b 29 e9 c6 61 dc 0e 99 73 a3 56 9a 6c b2 7c 98 26 50 43 07 16 80 0e 1b 6a 89 f9 a4 04 ac c1 4a ed 49 f1 ce ac 95 3c b1 4f f3 c2 1c 4b 6b 1d cd (tbf_dl.cpp:686) 20250212125856876 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) 20250212125856876 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856876 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 88) (tbf_dl.cpp:847) 20250212125856876 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 88, MCS-5): 87 00 16 d8 95 be b5 c5 9c 34 e2 c1 66 4a ba 71 18 b7 43 e6 dc a8 95 26 9b 2c 1f a6 09 d4 d0 81 05 a0 c3 86 5a 62 3e 29 01 6b b0 52 7b 52 bc 33 6b 25 4f ec d3 bc 30 c7 d2 5a 47 33 (tbf_dl.cpp:911) 20250212125856876 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1187 Sending data request: sapi=5 arfcn=871 cur_fn=1183 block=10 data=87 00 16 d8 95 be b5 c5 9c 34 e2 c1 66 4a ba 71 18 b7 43 e6 dc a8 95 26 9b 2c 1f a6 09 d4 d0 81 05 a0 c3 86 5a 62 3e 29 01 6b b0 52 7b 52 bc 33 6b 25 4f ec d3 bc 30 c7 d2 5a 47 33 (pcu_l1_if.cpp:182) 20250212125856877 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125856890 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) 20250212125856890 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) 20250212125856895 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) 20250212125856895 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) 20250212125856895 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) 20250212125856895 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) 20250212125856895 DRLCMACDL DEBUG -- Chunk with length 1042 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125856895 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 89, CS-4): 8d 84 49 75 27 28 0b e0 63 7a a9 5a 5e fa be 20 b2 38 dd 5f e6 0b e8 44 63 36 16 95 f4 e4 0f 6f 71 5b c0 69 ba a8 b5 70 76 ea 9c da 9d 89 ea e1 53 f1 (tbf_dl.cpp:686) 20250212125856895 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) 20250212125856895 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856895 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 89) (tbf_dl.cpp:847) 20250212125856895 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 89, CS-4): 07 00 b3 8d 84 49 75 27 28 0b e0 63 7a a9 5a 5e fa be 20 b2 38 dd 5f e6 0b e8 44 63 36 16 95 f4 e4 0f 6f 71 5b c0 69 ba a8 b5 70 76 ea 9c da 9d 89 ea e1 53 f1 00 (tbf_dl.cpp:911) 20250212125856895 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 b3 8d 84 49 75 27 28 0b e0 63 7a a9 5a 5e fa be 20 b2 38 dd 5f e6 0b e8 44 63 36 16 95 f4 e4 0f 6f 71 5b c0 69 ba a8 b5 70 76 ea 9c da 9d 89 ea e1 53 f1 00 (pcu_l1_if.cpp:182) 20250212125856895 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125856909 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) 20250212125856909 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) 20250212125856918 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) 20250212125856918 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1196 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125856918 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) 20250212125856918 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) 20250212125856918 DRLCMACDL DEBUG -- Chunk with length 891 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125856918 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 89, MCS-5): c8 ff a8 3d 1d 3b 40 a5 83 22 3f aa ca 94 0d 89 14 39 65 43 62 7e 21 0d 61 42 b1 0f 5e 9b bf 0f 9f 44 d0 42 a2 56 46 ea 19 e0 28 20 96 10 83 e4 dd 86 95 b0 fb fe 3d a1 (tbf_dl.cpp:686) 20250212125856918 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) 20250212125856918 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856918 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 89) (tbf_dl.cpp:847) 20250212125856918 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 89, MCS-5): 87 40 16 18 f2 3f 6a 4f c7 0e 50 e9 a0 c8 8f aa 32 65 43 22 45 4e d9 90 98 5f 48 43 98 50 ec 83 d7 e6 ef c3 27 11 b4 90 a8 95 91 7a 06 38 0a 88 25 c4 20 79 b7 61 25 ec be 7f 4f 28 (tbf_dl.cpp:911) 20250212125856918 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1196 Sending data request: sapi=5 arfcn=871 cur_fn=1191 block=0 data=87 40 16 18 f2 3f 6a 4f c7 0e 50 e9 a0 c8 8f aa 32 65 43 22 45 4e d9 90 98 5f 48 43 98 50 ec 83 d7 e6 ef c3 27 11 b4 90 a8 95 91 7a 06 38 0a 88 25 c4 20 79 b7 61 25 ec be 7f 4f 28 (pcu_l1_if.cpp:182) 20250212125856918 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125856933 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) 20250212125856933 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) 20250212125856937 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) 20250212125856937 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) 20250212125856937 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) 20250212125856937 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) 20250212125856937 DRLCMACDL DEBUG -- Chunk with length 992 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125856937 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 90, CS-4): 68 40 d7 ae 07 66 9e ee 0e 71 15 00 4f 57 0d 08 3b b6 2c 7e 86 ff cd 3a 15 2a 43 98 d9 51 ea cb f1 9a 41 ca 16 b2 91 06 15 68 5c 1e d3 57 fa d6 16 73 (tbf_dl.cpp:686) 20250212125856937 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) 20250212125856937 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856937 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 90) (tbf_dl.cpp:847) 20250212125856937 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 90, CS-4): 07 00 b5 68 40 d7 ae 07 66 9e ee 0e 71 15 00 4f 57 0d 08 3b b6 2c 7e 86 ff cd 3a 15 2a 43 98 d9 51 ea cb f1 9a 41 ca 16 b2 91 06 15 68 5c 1e d3 57 fa d6 16 73 00 (tbf_dl.cpp:911) 20250212125856937 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 b5 68 40 d7 ae 07 66 9e ee 0e 71 15 00 4f 57 0d 08 3b b6 2c 7e 86 ff cd 3a 15 2a 43 98 d9 51 ea cb f1 9a 41 ca 16 b2 91 06 15 68 5c 1e d3 57 fa d6 16 73 00 (pcu_l1_if.cpp:182) 20250212125856937 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125856951 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) 20250212125856951 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) 20250212125856956 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) 20250212125856956 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1204 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125856956 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) 20250212125856956 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) 20250212125856956 DRLCMACDL DEBUG -- Chunk with length 835 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125856956 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 90, MCS-5): 72 1b ac c6 6b 5d 58 8c 41 de f9 af ea 27 16 48 7e f2 dd c3 64 30 9d b3 d5 d4 33 fc 78 fd 76 4e 78 64 be 35 67 19 1c db 86 de 5e c4 a1 05 b1 81 5c 48 86 f4 e4 06 de ff (tbf_dl.cpp:686) 20250212125856956 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) 20250212125856956 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856956 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 90) (tbf_dl.cpp:847) 20250212125856956 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 90, MCS-5): 87 80 16 98 dc 06 ab f1 5a 17 16 63 90 77 fe ab fa 89 05 92 9f 7c f7 30 19 4c e7 6c 35 f5 0c 3f 5e bf 9d 13 1e 99 6f cd 59 06 c7 b6 a1 b7 17 71 68 41 6c 20 17 92 21 3d b9 81 f7 3f (tbf_dl.cpp:911) 20250212125856956 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1204 Sending data request: sapi=5 arfcn=871 cur_fn=1200 block=2 data=87 80 16 98 dc 06 ab f1 5a 17 16 63 90 77 fe ab fa 89 05 92 9f 7c f7 30 19 4c e7 6c 35 f5 0c 3f 5e bf 9d 13 1e 99 6f cd 59 06 c7 b6 a1 b7 17 71 68 41 6c 20 17 92 21 3d b9 81 f7 3f (pcu_l1_if.cpp:182) 20250212125856956 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125856970 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) 20250212125856970 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) 20250212125856979 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) 20250212125856979 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) 20250212125856979 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) 20250212125856979 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) 20250212125856979 DRLCMACDL DEBUG -- Chunk with length 942 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125856979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 91, CS-4): d2 88 07 9b 29 e9 c6 61 dc 0e 99 73 a3 56 9a 6c b2 7c 98 26 50 43 07 16 80 0e 1b 6a 89 f9 a4 04 ac c1 4a ed 49 f1 ce ac 95 3c b1 4f f3 c2 1c 4b 6b 1d (tbf_dl.cpp:686) 20250212125856979 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) 20250212125856979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 91) (tbf_dl.cpp:847) 20250212125856979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 91, CS-4): 07 00 b7 d2 88 07 9b 29 e9 c6 61 dc 0e 99 73 a3 56 9a 6c b2 7c 98 26 50 43 07 16 80 0e 1b 6a 89 f9 a4 04 ac c1 4a ed 49 f1 ce ac 95 3c b1 4f f3 c2 1c 4b 6b 1d 00 (tbf_dl.cpp:911) 20250212125856979 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 b7 d2 88 07 9b 29 e9 c6 61 dc 0e 99 73 a3 56 9a 6c b2 7c 98 26 50 43 07 16 80 0e 1b 6a 89 f9 a4 04 ac c1 4a ed 49 f1 ce ac 95 3c b1 4f f3 c2 1c 4b 6b 1d 00 (pcu_l1_if.cpp:182) 20250212125856979 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125856993 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) 20250212125856993 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) 20250212125856997 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) 20250212125856997 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1213 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125856998 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) 20250212125856998 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) 20250212125856998 DRLCMACDL DEBUG -- Chunk with length 892 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125856998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 92, CS-4): cd c8 ff a8 3d 1d 3b 40 a5 83 22 3f aa ca 94 0d 89 14 39 65 43 62 7e 21 0d 61 42 b1 0f 5e 9b bf 0f 9f 44 d0 42 a2 56 46 ea 19 e0 28 20 96 10 83 e4 dd (tbf_dl.cpp:686) 20250212125856998 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) 20250212125856998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125856998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 92) (tbf_dl.cpp:847) 20250212125856998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20250212125856998 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1213 + 13 = 1226 (pdch_ul_controller.c:131) 20250212125856998 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1226 for type POLL (pdch_ul_controller.c:184) 20250212125856998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1226, TS=7) (tbf_dl.cpp:883) 20250212125856998 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1226, TS=7 (tbf_dl.cpp:903) 20250212125856998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 92, CS-4): 0f 00 b9 cd c8 ff a8 3d 1d 3b 40 a5 83 22 3f aa ca 94 0d 89 14 39 65 43 62 7e 21 0d 61 42 b1 0f 5e 9b bf 0f 9f 44 d0 42 a2 56 46 ea 19 e0 28 20 96 10 83 e4 dd 00 (tbf_dl.cpp:911) 20250212125856998 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1213 Sending data request: sapi=5 arfcn=871 cur_fn=1209 block=4 data=0f 00 b9 cd c8 ff a8 3d 1d 3b 40 a5 83 22 3f aa ca 94 0d 89 14 39 65 43 62 7e 21 0d 61 42 b1 0f 5e 9b bf 0f 9f 44 d0 42 a2 56 46 ea 19 e0 28 20 96 10 83 e4 dd 00 (pcu_l1_if.cpp:182) 20250212125856998 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125857012 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) 20250212125857012 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) 20250212125857016 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125857030 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) 20250212125857030 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) 20250212125857039 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125857054 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) 20250212125857054 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) 20250212125857058 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125857072 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1222 block=7 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) 20250212125857072 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) 20250212125857072 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125857072 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1226 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125857072 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) 20250212125857072 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1226 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125857072 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125857072 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 93, BSN 73 to 93 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125857072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125857072 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) 20250212125857072 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) 20250212125857072 DRLCMACDL DEBUG - got ack for BSN=73 (rlc_window_dl.cpp:103) 20250212125857072 DRLCMACDL DEBUG - got ack for BSN=74 (rlc_window_dl.cpp:103) 20250212125857072 DRLCMACDL DEBUG - got ack for BSN=75 (rlc_window_dl.cpp:103) 20250212125857072 DRLCMACDL DEBUG - got ack for BSN=76 (rlc_window_dl.cpp:103) 20250212125857072 DRLCMACDL DEBUG - got ack for BSN=77 (rlc_window_dl.cpp:103) 20250212125857072 DRLCMACDL DEBUG - got ack for BSN=78 (rlc_window_dl.cpp:103) 20250212125857072 DRLCMACDL DEBUG - got ack for BSN=79 (rlc_window_dl.cpp:103) 20250212125857072 DRLCMACDL DEBUG - got ack for BSN=80 (rlc_window_dl.cpp:103) 20250212125857072 DRLCMACDL DEBUG - got ack for BSN=81 (rlc_window_dl.cpp:103) 20250212125857072 DRLCMACDL DEBUG - got ack for BSN=82 (rlc_window_dl.cpp:103) 20250212125857072 DRLCMACDL DEBUG - got ack for BSN=83 (rlc_window_dl.cpp:103) 20250212125857072 DRLCMACDL DEBUG - got ack for BSN=84 (rlc_window_dl.cpp:103) 20250212125857073 DRLCMACDL DEBUG - got ack for BSN=85 (rlc_window_dl.cpp:103) 20250212125857073 DRLCMACDL DEBUG - got ack for BSN=86 (rlc_window_dl.cpp:103) 20250212125857073 DRLCMACDL DEBUG - got ack for BSN=87 (rlc_window_dl.cpp:103) 20250212125857073 DRLCMACDL DEBUG - got ack for BSN=88 (rlc_window_dl.cpp:103) 20250212125857073 DRLCMACDL DEBUG - got ack for BSN=89 (rlc_window_dl.cpp:103) 20250212125857073 DRLCMACDL DEBUG - got ack for BSN=90 (rlc_window_dl.cpp:103) 20250212125857073 DRLCMACDL DEBUG - got ack for BSN=91 (rlc_window_dl.cpp:103) 20250212125857073 DRLCMACDL DEBUG - got ack for BSN=92 (rlc_window_dl.cpp:103) 20250212125857073 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) 20250212125857073 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) 20250212125857077 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) 20250212125857077 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1230 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125857077 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) 20250212125857077 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) 20250212125857077 DRLCMACDL DEBUG -- Chunk with length 779 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125857077 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 91, MCS-5): ad 5e f6 40 aa 43 8e 82 e3 16 ab 68 0f b3 91 f2 c7 09 47 1a 4b 36 88 1c fc fd 86 60 49 2f 69 92 7b db 3b 07 ec 90 a7 12 ee 01 47 04 0d 10 c6 f2 41 dc 62 12 5f ca 43 59 (tbf_dl.cpp:686) 20250212125857077 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) 20250212125857077 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857077 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 91) (tbf_dl.cpp:847) 20250212125857077 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 91, MCS-5): 87 c0 16 58 ab 97 3d 90 ea 90 a3 e0 b8 c5 2a da c3 6c a4 fc 71 c2 91 c6 92 0d 22 07 7f bf 21 58 d2 4b 9a e4 de f6 ce 01 3b e4 a9 84 7b c0 11 41 03 84 b1 7c 10 b7 98 c4 97 f2 50 16 (tbf_dl.cpp:911) 20250212125857077 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1230 Sending data request: sapi=5 arfcn=871 cur_fn=1226 block=8 data=87 c0 16 58 ab 97 3d 90 ea 90 a3 e0 b8 c5 2a da c3 6c a4 fc 71 c2 91 c6 92 0d 22 07 7f bf 21 58 d2 4b 9a e4 de f6 ce 01 3b e4 a9 84 7b c0 11 41 03 84 b1 7c 10 b7 98 c4 97 f2 50 16 (pcu_l1_if.cpp:182) 20250212125857077 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125857091 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) 20250212125857091 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) 20250212125857100 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) 20250212125857100 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1235 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125857100 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) 20250212125857100 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) 20250212125857100 DRLCMACDL DEBUG -- Chunk with length 723 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125857100 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 92, MCS-5): b8 0b 12 fc e0 f6 06 26 5c 40 33 83 c1 e0 5c d8 5f 0f 76 55 28 73 49 56 05 b7 d8 68 89 ef 4a 18 32 c3 ad c8 f1 85 1b 31 dc f1 04 21 d9 6e ea 89 48 8b 41 68 f3 28 42 fd (tbf_dl.cpp:686) 20250212125857100 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) 20250212125857100 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857100 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 92) (tbf_dl.cpp:847) 20250212125857100 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20250212125857100 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1235 + 13 = 1248 (pdch_ul_controller.c:131) 20250212125857100 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1248 for type POLL (pdch_ul_controller.c:184) 20250212125857100 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1248, TS=7) (tbf_dl.cpp:883) 20250212125857100 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=1248, TS=7 (tbf_dl.cpp:903) 20250212125857100 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 92, MCS-5): 8f 00 17 18 ee 82 04 3f b8 bd 81 09 17 d0 cc 60 30 38 17 f6 d7 83 5d 15 ca 5c 92 55 c1 2d 36 5a e2 bb 12 86 cc 70 2b 72 7c e1 46 0c 77 3c 41 48 b6 9b 7a 22 d2 62 10 da 3c 8a 50 3f (tbf_dl.cpp:911) 20250212125857100 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1235 Sending data request: sapi=5 arfcn=871 cur_fn=1230 block=9 data=8f 00 17 18 ee 82 04 3f b8 bd 81 09 17 d0 cc 60 30 38 17 f6 d7 83 5d 15 ca 5c 92 55 c1 2d 36 5a e2 bb 12 86 cc 70 2b 72 7c e1 46 0c 77 3c 41 48 b6 9b 7a 22 d2 62 10 da 3c 8a 50 3f (pcu_l1_if.cpp:182) 20250212125857100 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125857114 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) 20250212125857114 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) 20250212125857119 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125857133 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) 20250212125857133 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) 20250212125857137 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125857151 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) 20250212125857151 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) 20250212125857161 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125857175 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1243 block=0 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) 20250212125857175 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) 20250212125857175 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125857175 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1248 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125857175 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) 20250212125857175 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1248 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125857175 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125857175 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, 0x556890ff730c, 0x556890ff7310, 4, 0, win: 73-93, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20250212125857175 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 94, BSN 73 to 158 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20250212125857175 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125857175 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) 20250212125857175 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) 20250212125857175 DRLCMACDL DEBUG - got ack for BSN=73 (rlc_window_dl.cpp:103) 20250212125857175 DRLCMACDL DEBUG - got ack for BSN=74 (rlc_window_dl.cpp:103) 20250212125857175 DRLCMACDL DEBUG - got ack for BSN=75 (rlc_window_dl.cpp:103) 20250212125857175 DRLCMACDL DEBUG - got ack for BSN=76 (rlc_window_dl.cpp:103) 20250212125857175 DRLCMACDL DEBUG - got ack for BSN=77 (rlc_window_dl.cpp:103) 20250212125857175 DRLCMACDL DEBUG - got ack for BSN=78 (rlc_window_dl.cpp:103) 20250212125857175 DRLCMACDL DEBUG - got ack for BSN=79 (rlc_window_dl.cpp:103) 20250212125857175 DRLCMACDL DEBUG - got ack for BSN=80 (rlc_window_dl.cpp:103) 20250212125857175 DRLCMACDL DEBUG - got ack for BSN=81 (rlc_window_dl.cpp:103) 20250212125857175 DRLCMACDL DEBUG - got ack for BSN=82 (rlc_window_dl.cpp:103) 20250212125857175 DRLCMACDL DEBUG - got ack for BSN=83 (rlc_window_dl.cpp:103) 20250212125857175 DRLCMACDL DEBUG - got ack for BSN=84 (rlc_window_dl.cpp:103) 20250212125857175 DRLCMACDL DEBUG - got ack for BSN=85 (rlc_window_dl.cpp:103) 20250212125857175 DRLCMACDL DEBUG - got ack for BSN=86 (rlc_window_dl.cpp:103) 20250212125857175 DRLCMACDL DEBUG - got ack for BSN=87 (rlc_window_dl.cpp:103) 20250212125857175 DRLCMACDL DEBUG - got ack for BSN=88 (rlc_window_dl.cpp:103) 20250212125857175 DRLCMACDL DEBUG - got ack for BSN=89 (rlc_window_dl.cpp:103) 20250212125857175 DRLCMACDL DEBUG - got ack for BSN=90 (rlc_window_dl.cpp:103) 20250212125857175 DRLCMACDL DEBUG - got ack for BSN=91 (rlc_window_dl.cpp:103) 20250212125857175 DRLCMACDL DEBUG - got ack for BSN=92 (rlc_window_dl.cpp:103) 20250212125857175 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) 20250212125857175 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) 20250212125857179 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) 20250212125857179 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) 20250212125857179 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) 20250212125857179 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) 20250212125857179 DRLCMACDL DEBUG -- Chunk with length 842 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125857179 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 93, CS-4): 86 95 b0 fb fe 3d a1 72 1b ac c6 6b 5d 58 8c 41 de f9 af ea 27 16 48 7e f2 dd c3 64 30 9d b3 d5 d4 33 fc 78 fd 76 4e 78 64 be 35 67 19 1c db 86 de 5e (tbf_dl.cpp:686) 20250212125857179 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) 20250212125857179 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857179 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 93) (tbf_dl.cpp:847) 20250212125857179 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 93, CS-4): 07 00 bb 86 95 b0 fb fe 3d a1 72 1b ac c6 6b 5d 58 8c 41 de f9 af ea 27 16 48 7e f2 dd c3 64 30 9d b3 d5 d4 33 fc 78 fd 76 4e 78 64 be 35 67 19 1c db 86 de 5e 00 (tbf_dl.cpp:911) 20250212125857179 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 86 95 b0 fb fe 3d a1 72 1b ac c6 6b 5d 58 8c 41 de f9 af ea 27 16 48 7e f2 dd c3 64 30 9d b3 d5 d4 33 fc 78 fd 76 4e 78 64 be 35 67 19 1c db 86 de 5e 00 (pcu_l1_if.cpp:182) 20250212125857179 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125857193 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) 20250212125857193 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) 20250212125857198 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) 20250212125857198 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1256 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125857198 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) 20250212125857198 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) 20250212125857198 DRLCMACDL DEBUG -- Chunk with length 667 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125857198 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 93, MCS-5): 0f ac a5 77 99 3e a7 3c b7 87 07 e0 6b b4 18 cc cc d2 74 1b 03 e2 e7 45 3d f5 98 b8 92 0e 4a 94 eb 75 b1 a6 93 73 be 0f 69 4f b3 5e d5 e3 cc 3c e4 bd 92 66 88 40 0d 6d (tbf_dl.cpp:686) 20250212125857198 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) 20250212125857198 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857198 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 93) (tbf_dl.cpp:847) 20250212125857198 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 93, MCS-5): 87 40 17 d8 03 6b e9 5d a6 cf 29 cf ed e1 01 f8 1a 2d 06 33 b3 34 dd c6 80 f8 79 51 4f 3d 26 ae a4 83 12 e5 7a 5d ac e9 e4 9c ef 43 da d3 ac 57 f5 38 33 0f 79 af a4 19 22 50 43 1b (tbf_dl.cpp:911) 20250212125857198 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1256 Sending data request: sapi=5 arfcn=871 cur_fn=1252 block=2 data=87 40 17 d8 03 6b e9 5d a6 cf 29 cf ed e1 01 f8 1a 2d 06 33 b3 34 dd c6 80 f8 79 51 4f 3d 26 ae a4 83 12 e5 7a 5d ac e9 e4 9c ef 43 da d3 ac 57 f5 38 33 0f 79 af a4 19 22 50 43 1b (pcu_l1_if.cpp:182) 20250212125857198 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125857212 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) 20250212125857212 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) 20250212125857221 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) 20250212125857221 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) 20250212125857221 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) 20250212125857221 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) 20250212125857221 DRLCMACDL DEBUG -- Chunk with length 792 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125857221 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 94, CS-4): c4 a1 05 b1 81 5c 48 86 f4 e4 06 de ff ad 5e f6 40 aa 43 8e 82 e3 16 ab 68 0f b3 91 f2 c7 09 47 1a 4b 36 88 1c fc fd 86 60 49 2f 69 92 7b db 3b 07 ec (tbf_dl.cpp:686) 20250212125857221 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) 20250212125857221 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857221 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 94) (tbf_dl.cpp:847) 20250212125857221 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 94, CS-4): 07 00 bd c4 a1 05 b1 81 5c 48 86 f4 e4 06 de ff ad 5e f6 40 aa 43 8e 82 e3 16 ab 68 0f b3 91 f2 c7 09 47 1a 4b 36 88 1c fc fd 86 60 49 2f 69 92 7b db 3b 07 ec 00 (tbf_dl.cpp:911) 20250212125857221 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 c4 a1 05 b1 81 5c 48 86 f4 e4 06 de ff ad 5e f6 40 aa 43 8e 82 e3 16 ab 68 0f b3 91 f2 c7 09 47 1a 4b 36 88 1c fc fd 86 60 49 2f 69 92 7b db 3b 07 ec 00 (pcu_l1_if.cpp:182) 20250212125857221 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125857235 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) 20250212125857235 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) 20250212125857240 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) 20250212125857240 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1265 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125857240 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) 20250212125857240 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) 20250212125857240 DRLCMACDL DEBUG -- Chunk with length 611 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125857240 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 94, MCS-5): 80 d5 2b dd ff 6b 68 d5 7a 0a 2a 8b 71 25 48 22 97 6d 4d 82 0d 73 34 90 be df de 9c 6a 01 99 2e b0 0f eb d6 5a a2 ca 2c 46 60 9d 2e 07 e8 2a 27 d3 19 71 b0 4c 4b 33 e6 (tbf_dl.cpp:686) 20250212125857240 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) 20250212125857240 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857240 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 94) (tbf_dl.cpp:847) 20250212125857240 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 94, MCS-5): 87 80 17 18 60 f5 4a f7 ff 1a 5a b5 9e 82 ca 62 5c 09 92 c8 65 5b 93 60 c3 1c 0d a4 ef b7 37 a7 5a 40 a6 0b ec c3 ba b5 96 a8 32 8b 11 58 a7 cb 01 ba ca c9 74 46 1c 2c d3 d2 8c 39 (tbf_dl.cpp:911) 20250212125857240 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1265 Sending data request: sapi=5 arfcn=871 cur_fn=1261 block=4 data=87 80 17 18 60 f5 4a f7 ff 1a 5a b5 9e 82 ca 62 5c 09 92 c8 65 5b 93 60 c3 1c 0d a4 ef b7 37 a7 5a 40 a6 0b ec c3 ba b5 96 a8 32 8b 11 58 a7 cb 01 ba ca c9 74 46 1c 2c d3 d2 8c 39 (pcu_l1_if.cpp:182) 20250212125857240 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125857254 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) 20250212125857254 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) 20250212125857259 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) 20250212125857259 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) 20250212125857259 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) 20250212125857259 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) 20250212125857259 DRLCMACDL DEBUG -- Chunk with length 742 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125857259 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 95, CS-4): 90 a7 12 ee 01 47 04 0d 10 c6 f2 41 dc 62 12 5f ca 43 59 b8 0b 12 fc e0 f6 06 26 5c 40 33 83 c1 e0 5c d8 5f 0f 76 55 28 73 49 56 05 b7 d8 68 89 ef 4a (tbf_dl.cpp:686) 20250212125857259 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) 20250212125857259 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857259 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 95) (tbf_dl.cpp:847) 20250212125857259 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 95, CS-4): 07 00 bf 90 a7 12 ee 01 47 04 0d 10 c6 f2 41 dc 62 12 5f ca 43 59 b8 0b 12 fc e0 f6 06 26 5c 40 33 83 c1 e0 5c d8 5f 0f 76 55 28 73 49 56 05 b7 d8 68 89 ef 4a 00 (tbf_dl.cpp:911) 20250212125857259 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 bf 90 a7 12 ee 01 47 04 0d 10 c6 f2 41 dc 62 12 5f ca 43 59 b8 0b 12 fc e0 f6 06 26 5c 40 33 83 c1 e0 5c d8 5f 0f 76 55 28 73 49 56 05 b7 d8 68 89 ef 4a 00 (pcu_l1_if.cpp:182) 20250212125857259 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125857273 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) 20250212125857273 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) 20250212125857282 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) 20250212125857282 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1274 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125857282 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) 20250212125857282 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) 20250212125857282 DRLCMACDL DEBUG -- Chunk with length 555 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125857282 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 95, MCS-5): b4 75 78 49 13 e5 b0 4e 65 49 aa 51 c5 2e a7 33 fe cf 54 03 98 72 9a 4d 41 41 23 b2 f2 fa c4 c2 0a 77 c9 29 e8 fe 65 b1 4f c6 58 8e 44 81 d1 90 80 98 71 0e 88 25 15 96 (tbf_dl.cpp:686) 20250212125857282 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) 20250212125857282 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857282 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 95) (tbf_dl.cpp:847) 20250212125857282 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 95, MCS-5): 87 c0 17 18 6d 1d 5e d2 44 39 ac 53 59 92 6a 54 b1 cb e9 8c ff 33 d5 00 a6 9c 66 53 50 d0 88 ac bc 3e b1 b0 c2 5d 72 0a ba 7f 59 ec 93 31 96 23 51 60 34 24 20 66 9c 03 62 49 85 25 (tbf_dl.cpp:911) 20250212125857282 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1274 Sending data request: sapi=5 arfcn=871 cur_fn=1269 block=6 data=87 c0 17 18 6d 1d 5e d2 44 39 ac 53 59 92 6a 54 b1 cb e9 8c ff 33 d5 00 a6 9c 66 53 50 d0 88 ac bc 3e b1 b0 c2 5d 72 0a ba 7f 59 ec 93 31 96 23 51 60 34 24 20 66 9c 03 62 49 85 25 (pcu_l1_if.cpp:182) 20250212125857282 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125857296 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) 20250212125857296 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) 20250212125857301 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) 20250212125857301 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) 20250212125857301 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) 20250212125857301 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) 20250212125857301 DRLCMACDL DEBUG -- Chunk with length 692 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125857301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 96, CS-4): 18 32 c3 ad c8 f1 85 1b 31 dc f1 04 21 d9 6e ea 89 48 8b 41 68 f3 28 42 fd 0f ac a5 77 99 3e a7 3c b7 87 07 e0 6b b4 18 cc cc d2 74 1b 03 e2 e7 45 3d (tbf_dl.cpp:686) 20250212125857301 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) 20250212125857301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 96) (tbf_dl.cpp:847) 20250212125857301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 96, CS-4): 07 00 c1 18 32 c3 ad c8 f1 85 1b 31 dc f1 04 21 d9 6e ea 89 48 8b 41 68 f3 28 42 fd 0f ac a5 77 99 3e a7 3c b7 87 07 e0 6b b4 18 cc cc d2 74 1b 03 e2 e7 45 3d 00 (tbf_dl.cpp:911) 20250212125857301 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 c1 18 32 c3 ad c8 f1 85 1b 31 dc f1 04 21 d9 6e ea 89 48 8b 41 68 f3 28 42 fd 0f ac a5 77 99 3e a7 3c b7 87 07 e0 6b b4 18 cc cc d2 74 1b 03 e2 e7 45 3d 00 (pcu_l1_if.cpp:182) 20250212125857301 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125857315 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) 20250212125857315 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) 20250212125857319 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) 20250212125857319 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1282 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125857319 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) 20250212125857319 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) 20250212125857319 DRLCMACDL DEBUG -- Chunk with length 499 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125857319 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 96, MCS-5): 9e 20 09 cc a2 e6 16 0e fc a1 31 d1 45 69 c0 20 44 54 69 45 2d 2f 83 a9 fb 10 4c b3 c5 9a a6 a9 7e 18 11 1d 1e 16 19 2a 1f 5f 37 4b 67 3e 60 cb d4 b6 d5 1e 98 f1 d3 bd (tbf_dl.cpp:686) 20250212125857319 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) 20250212125857319 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857319 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 96) (tbf_dl.cpp:847) 20250212125857319 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 96, MCS-5): 87 00 18 98 27 48 02 b3 a8 b9 85 03 7f 68 4c 74 51 1a 30 08 11 55 5a 51 cb cb 60 ea 3e 04 d3 6c b1 a6 69 aa 1f 46 44 87 87 45 86 ca c7 d7 cd d2 99 0f d8 32 b5 6d b5 07 66 fc 74 2f (tbf_dl.cpp:911) 20250212125857319 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1282 Sending data request: sapi=5 arfcn=871 cur_fn=1278 block=8 data=87 00 18 98 27 48 02 b3 a8 b9 85 03 7f 68 4c 74 51 1a 30 08 11 55 5a 51 cb cb 60 ea 3e 04 d3 6c b1 a6 69 aa 1f 46 44 87 87 45 86 ca c7 d7 cd d2 99 0f d8 32 b5 6d b5 07 66 fc 74 2f (pcu_l1_if.cpp:182) 20250212125857319 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125857333 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) 20250212125857333 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) 20250212125857342 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) 20250212125857342 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) 20250212125857342 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) 20250212125857342 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) 20250212125857342 DRLCMACDL DEBUG -- Chunk with length 642 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125857342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 97, CS-4): f5 98 b8 92 0e 4a 94 eb 75 b1 a6 93 73 be 0f 69 4f b3 5e d5 e3 cc 3c e4 bd 92 66 88 40 0d 6d 80 d5 2b dd ff 6b 68 d5 7a 0a 2a 8b 71 25 48 22 97 6d 4d (tbf_dl.cpp:686) 20250212125857342 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) 20250212125857343 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857343 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 97) (tbf_dl.cpp:847) 20250212125857343 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 97, CS-4): 07 00 c3 f5 98 b8 92 0e 4a 94 eb 75 b1 a6 93 73 be 0f 69 4f b3 5e d5 e3 cc 3c e4 bd 92 66 88 40 0d 6d 80 d5 2b dd ff 6b 68 d5 7a 0a 2a 8b 71 25 48 22 97 6d 4d 00 (tbf_dl.cpp:911) 20250212125857343 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 c3 f5 98 b8 92 0e 4a 94 eb 75 b1 a6 93 73 be 0f 69 4f b3 5e d5 e3 cc 3c e4 bd 92 66 88 40 0d 6d 80 d5 2b dd ff 6b 68 d5 7a 0a 2a 8b 71 25 48 22 97 6d 4d 00 (pcu_l1_if.cpp:182) 20250212125857343 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125857357 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) 20250212125857357 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) 20250212125857361 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) 20250212125857361 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1291 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125857361 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) 20250212125857361 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) 20250212125857361 DRLCMACDL DEBUG -- Chunk with length 443 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125857361 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 97, MCS-5): b4 f7 92 b5 4b 9c fd a4 48 4e f3 cc 72 11 02 a4 99 27 b4 12 b9 3d 2d 06 c8 17 3a 31 5e fc 5d d5 db 6d a6 de 5f 18 d6 67 68 97 14 81 e6 4d 38 0a bd ae 89 0b 0d a3 99 c8 (tbf_dl.cpp:686) 20250212125857361 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) 20250212125857361 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857361 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 97) (tbf_dl.cpp:847) 20250212125857361 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 97, MCS-5): 87 40 18 18 ed bd 64 ed 12 67 3f 29 92 d3 3c b3 5c 84 00 69 e6 09 ad 44 6e 4f 8b 01 f2 85 4e 8c 17 7f 57 f5 76 9b a9 f7 17 86 f5 19 da 25 45 a0 79 13 8e 42 af 6b e2 42 c3 68 26 32 (tbf_dl.cpp:911) 20250212125857361 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1291 Sending data request: sapi=5 arfcn=871 cur_fn=1287 block=10 data=87 40 18 18 ed bd 64 ed 12 67 3f 29 92 d3 3c b3 5c 84 00 69 e6 09 ad 44 6e 4f 8b 01 f2 85 4e 8c 17 7f 57 f5 76 9b a9 f7 17 86 f5 19 da 25 45 a0 79 13 8e 42 af 6b e2 42 c3 68 26 32 (pcu_l1_if.cpp:182) 20250212125857362 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125857375 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) 20250212125857375 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) 20250212125857380 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) 20250212125857380 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) 20250212125857380 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) 20250212125857380 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) 20250212125857380 DRLCMACDL DEBUG -- Chunk with length 592 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125857380 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 98, CS-4): 82 0d 73 34 90 be df de 9c 6a 01 99 2e b0 0f eb d6 5a a2 ca 2c 46 60 9d 2e 07 e8 2a 27 d3 19 71 b0 4c 4b 33 e6 b4 75 78 49 13 e5 b0 4e 65 49 aa 51 c5 (tbf_dl.cpp:686) 20250212125857380 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) 20250212125857380 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857380 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 98) (tbf_dl.cpp:847) 20250212125857380 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 98, CS-4): 07 00 c5 82 0d 73 34 90 be df de 9c 6a 01 99 2e b0 0f eb d6 5a a2 ca 2c 46 60 9d 2e 07 e8 2a 27 d3 19 71 b0 4c 4b 33 e6 b4 75 78 49 13 e5 b0 4e 65 49 aa 51 c5 00 (tbf_dl.cpp:911) 20250212125857380 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 c5 82 0d 73 34 90 be df de 9c 6a 01 99 2e b0 0f eb d6 5a a2 ca 2c 46 60 9d 2e 07 e8 2a 27 d3 19 71 b0 4c 4b 33 e6 b4 75 78 49 13 e5 b0 4e 65 49 aa 51 c5 00 (pcu_l1_if.cpp:182) 20250212125857381 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125857394 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) 20250212125857394 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) 20250212125857404 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) 20250212125857404 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1300 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125857404 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) 20250212125857404 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) 20250212125857404 DRLCMACDL DEBUG -- Chunk with length 387 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125857404 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 98, MCS-5): 25 ff a3 1e 23 2f 9c 11 fa 0e be da e7 86 38 e3 37 16 4c ab 3a b8 39 51 6f 8d 4b e0 3d bc ed 61 22 54 6d 21 e3 94 72 d7 83 b2 4a b9 73 40 fb dc 22 34 0d 19 a8 d2 ec 66 (tbf_dl.cpp:686) 20250212125857404 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) 20250212125857404 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857404 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 98) (tbf_dl.cpp:847) 20250212125857404 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 98, MCS-5): 87 80 18 58 c9 ff a8 c7 c8 0b 67 84 be 83 af f6 b9 21 ce f8 8d 05 d3 aa 0e 6e 4e d4 5b e3 12 78 0f 6f 7b 98 08 55 5b c8 38 a5 dc f5 a0 ac 52 ee 1c d0 3e b7 08 4d 43 06 aa 34 bb 19 (tbf_dl.cpp:911) 20250212125857404 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1300 Sending data request: sapi=5 arfcn=871 cur_fn=1295 block=0 data=87 80 18 58 c9 ff a8 c7 c8 0b 67 84 be 83 af f6 b9 21 ce f8 8d 05 d3 aa 0e 6e 4e d4 5b e3 12 78 0f 6f 7b 98 08 55 5b c8 38 a5 dc f5 a0 ac 52 ee 1c d0 3e b7 08 4d 43 06 aa 34 bb 19 (pcu_l1_if.cpp:182) 20250212125857404 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125857418 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) 20250212125857418 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) 20250212125857422 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) 20250212125857422 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) 20250212125857422 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) 20250212125857422 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) 20250212125857422 DRLCMACDL DEBUG -- Chunk with length 542 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125857422 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 99, CS-4): 2e a7 33 fe cf 54 03 98 72 9a 4d 41 41 23 b2 f2 fa c4 c2 0a 77 c9 29 e8 fe 65 b1 4f c6 58 8e 44 81 d1 90 80 98 71 0e 88 25 15 96 9e 20 09 cc a2 e6 16 (tbf_dl.cpp:686) 20250212125857422 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) 20250212125857422 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857423 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 99) (tbf_dl.cpp:847) 20250212125857423 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 99, CS-4): 07 00 c7 2e a7 33 fe cf 54 03 98 72 9a 4d 41 41 23 b2 f2 fa c4 c2 0a 77 c9 29 e8 fe 65 b1 4f c6 58 8e 44 81 d1 90 80 98 71 0e 88 25 15 96 9e 20 09 cc a2 e6 16 00 (tbf_dl.cpp:911) 20250212125857423 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 c7 2e a7 33 fe cf 54 03 98 72 9a 4d 41 41 23 b2 f2 fa c4 c2 0a 77 c9 29 e8 fe 65 b1 4f c6 58 8e 44 81 d1 90 80 98 71 0e 88 25 15 96 9e 20 09 cc a2 e6 16 00 (pcu_l1_if.cpp:182) 20250212125857423 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125857437 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) 20250212125857437 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) 20250212125857441 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) 20250212125857441 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1308 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125857441 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) 20250212125857441 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) 20250212125857441 DRLCMACDL DEBUG -- Chunk with length 331 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125857441 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 99, MCS-5): f4 be 78 4b b6 a9 34 f2 97 d3 cd c7 8a b6 6a 5b ef 55 12 a4 68 52 26 b1 87 50 66 55 36 e2 e4 55 88 87 a9 d0 6e dc 2b 1e 6a 9f 76 9a 16 4c 1c 05 fc a3 9b 39 de 42 9b 9c (tbf_dl.cpp:686) 20250212125857441 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) 20250212125857441 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857441 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 99) (tbf_dl.cpp:847) 20250212125857441 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 99, MCS-5): 87 c0 18 18 bd 2f de 92 6d 2a 8d fc e5 74 f3 b1 a2 ad da d6 7b 95 04 29 9a 94 49 ec 21 94 59 95 8d 38 79 15 e2 61 2a b4 1b f7 8a 87 da a7 9d a6 05 13 47 01 ff e8 66 8e b7 d0 26 27 (tbf_dl.cpp:911) 20250212125857441 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1308 Sending data request: sapi=5 arfcn=871 cur_fn=1304 block=2 data=87 c0 18 18 bd 2f de 92 6d 2a 8d fc e5 74 f3 b1 a2 ad da d6 7b 95 04 29 9a 94 49 ec 21 94 59 95 8d 38 79 15 e2 61 2a b4 1b f7 8a 87 da a7 9d a6 05 13 47 01 ff e8 66 8e b7 d0 26 27 (pcu_l1_if.cpp:182) 20250212125857441 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125857455 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) 20250212125857455 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) 20250212125857465 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) 20250212125857465 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) 20250212125857465 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) 20250212125857465 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) 20250212125857465 DRLCMACDL DEBUG -- Chunk with length 492 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125857465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 100, CS-4): 0e fc a1 31 d1 45 69 c0 20 44 54 69 45 2d 2f 83 a9 fb 10 4c b3 c5 9a a6 a9 7e 18 11 1d 1e 16 19 2a 1f 5f 37 4b 67 3e 60 cb d4 b6 d5 1e 98 f1 d3 bd b4 (tbf_dl.cpp:686) 20250212125857465 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) 20250212125857465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 100) (tbf_dl.cpp:847) 20250212125857465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 100, CS-4): 07 00 c9 0e fc a1 31 d1 45 69 c0 20 44 54 69 45 2d 2f 83 a9 fb 10 4c b3 c5 9a a6 a9 7e 18 11 1d 1e 16 19 2a 1f 5f 37 4b 67 3e 60 cb d4 b6 d5 1e 98 f1 d3 bd b4 00 (tbf_dl.cpp:911) 20250212125857465 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 c9 0e fc a1 31 d1 45 69 c0 20 44 54 69 45 2d 2f 83 a9 fb 10 4c b3 c5 9a a6 a9 7e 18 11 1d 1e 16 19 2a 1f 5f 37 4b 67 3e 60 cb d4 b6 d5 1e 98 f1 d3 bd b4 00 (pcu_l1_if.cpp:182) 20250212125857465 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125857479 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) 20250212125857479 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) 20250212125857483 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) 20250212125857483 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1317 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125857483 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) 20250212125857483 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) 20250212125857483 DRLCMACDL DEBUG -- Chunk with length 275 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125857483 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 100, MCS-5): c9 b6 70 56 c6 b8 19 8a 5d 4b 48 60 ba c2 c7 7b 6f 44 e6 71 c6 bd 54 36 83 a7 4c 16 9c 47 95 f2 23 5e 92 f8 7a 8a 88 b6 6b b8 42 6e 9b 2d cc 41 45 ce c8 b9 c7 f1 58 e4 (tbf_dl.cpp:686) 20250212125857483 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) 20250212125857483 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857483 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 100) (tbf_dl.cpp:847) 20250212125857483 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 100, MCS-5): 87 00 19 58 b2 2d 9c 95 31 6e 86 62 d7 12 12 98 ae f0 f1 de 1b 91 79 9c 71 2f 95 cd e0 29 93 05 e7 51 a5 fc 88 97 24 be 9e 22 a2 ed 1a ae 90 db 66 0b 73 50 91 33 72 ee 71 3c 16 39 (tbf_dl.cpp:911) 20250212125857483 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1317 Sending data request: sapi=5 arfcn=871 cur_fn=1313 block=4 data=87 00 19 58 b2 2d 9c 95 31 6e 86 62 d7 12 12 98 ae f0 f1 de 1b 91 79 9c 71 2f 95 cd e0 29 93 05 e7 51 a5 fc 88 97 24 be 9e 22 a2 ed 1a ae 90 db 66 0b 73 50 91 33 72 ee 71 3c 16 39 (pcu_l1_if.cpp:182) 20250212125857484 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125857497 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) 20250212125857497 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) 20250212125857502 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) 20250212125857502 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) 20250212125857502 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) 20250212125857502 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) 20250212125857502 DRLCMACDL DEBUG -- Chunk with length 442 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125857502 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 101, CS-4): f7 92 b5 4b 9c fd a4 48 4e f3 cc 72 11 02 a4 99 27 b4 12 b9 3d 2d 06 c8 17 3a 31 5e fc 5d d5 db 6d a6 de 5f 18 d6 67 68 97 14 81 e6 4d 38 0a bd ae 89 (tbf_dl.cpp:686) 20250212125857502 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) 20250212125857502 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857502 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 101) (tbf_dl.cpp:847) 20250212125857502 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 101, CS-4): 07 00 cb f7 92 b5 4b 9c fd a4 48 4e f3 cc 72 11 02 a4 99 27 b4 12 b9 3d 2d 06 c8 17 3a 31 5e fc 5d d5 db 6d a6 de 5f 18 d6 67 68 97 14 81 e6 4d 38 0a bd ae 89 00 (tbf_dl.cpp:911) 20250212125857502 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 cb f7 92 b5 4b 9c fd a4 48 4e f3 cc 72 11 02 a4 99 27 b4 12 b9 3d 2d 06 c8 17 3a 31 5e fc 5d d5 db 6d a6 de 5f 18 d6 67 68 97 14 81 e6 4d 38 0a bd ae 89 00 (pcu_l1_if.cpp:182) 20250212125857502 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125857516 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) 20250212125857516 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) 20250212125857525 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) 20250212125857525 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1326 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125857525 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) 20250212125857525 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) 20250212125857525 DRLCMACDL DEBUG -- Chunk with length 219 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125857525 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 101, MCS-5): 63 1f d6 18 c4 7b 78 da ac f0 30 c9 db 65 4f cc 99 e1 40 eb e8 ed f2 ae aa 56 06 58 f6 ff ec 9c 08 f8 57 b7 a6 79 6f 0c 1a 88 31 97 48 af b4 9d c1 bb de b5 e6 19 22 b4 (tbf_dl.cpp:686) 20250212125857525 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) 20250212125857525 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857525 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 101) (tbf_dl.cpp:847) 20250212125857525 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 101, MCS-5): 87 40 19 d8 d8 87 35 06 f1 1e 9e 36 2b 3c 4c f2 76 d9 13 73 66 38 d0 3a 7a bb bc ab aa 95 01 96 fd 3f 3b 27 02 fe d5 ad 69 de 1b 83 06 62 cc 25 d2 2b 6d 67 f0 ae 77 ad 79 86 08 2d (tbf_dl.cpp:911) 20250212125857525 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1326 Sending data request: sapi=5 arfcn=871 cur_fn=1321 block=6 data=87 40 19 d8 d8 87 35 06 f1 1e 9e 36 2b 3c 4c f2 76 d9 13 73 66 38 d0 3a 7a bb bc ab aa 95 01 96 fd 3f 3b 27 02 fe d5 ad 69 de 1b 83 06 62 cc 25 d2 2b 6d 67 f0 ae 77 ad 79 86 08 2d (pcu_l1_if.cpp:182) 20250212125857526 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125857539 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) 20250212125857539 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) 20250212125857544 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) 20250212125857544 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) 20250212125857544 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) 20250212125857544 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) 20250212125857544 DRLCMACDL DEBUG -- Chunk with length 392 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125857544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 102, CS-4): 0b 0d a3 99 c8 25 ff a3 1e 23 2f 9c 11 fa 0e be da e7 86 38 e3 37 16 4c ab 3a b8 39 51 6f 8d 4b e0 3d bc ed 61 22 54 6d 21 e3 94 72 d7 83 b2 4a b9 73 (tbf_dl.cpp:686) 20250212125857544 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) 20250212125857544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 102) (tbf_dl.cpp:847) 20250212125857544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 102, CS-4): 07 00 cd 0b 0d a3 99 c8 25 ff a3 1e 23 2f 9c 11 fa 0e be da e7 86 38 e3 37 16 4c ab 3a b8 39 51 6f 8d 4b e0 3d bc ed 61 22 54 6d 21 e3 94 72 d7 83 b2 4a b9 73 00 (tbf_dl.cpp:911) 20250212125857544 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 cd 0b 0d a3 99 c8 25 ff a3 1e 23 2f 9c 11 fa 0e be da e7 86 38 e3 37 16 4c ab 3a b8 39 51 6f 8d 4b e0 3d bc ed 61 22 54 6d 21 e3 94 72 d7 83 b2 4a b9 73 00 (pcu_l1_if.cpp:182) 20250212125857544 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125857559 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) 20250212125857559 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) 20250212125857563 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) 20250212125857563 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1334 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125857563 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) 20250212125857563 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) 20250212125857563 DRLCMACDL DEBUG -- Chunk with length 163 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125857563 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 102, MCS-5): ca a4 f0 95 24 2b 84 59 10 6d c3 22 3b fe 5d 02 bd c4 f0 58 33 45 9c 92 0c 7e 61 ef cb 98 39 58 02 4a 0a 96 63 bb 20 bb 7c 4b 0d 7a cb f0 a1 2a 2f 98 03 d7 a6 a8 f9 00 (tbf_dl.cpp:686) 20250212125857563 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) 20250212125857563 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857563 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 102) (tbf_dl.cpp:847) 20250212125857563 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 102, MCS-5): 87 80 19 98 32 29 7c 25 c9 0a 61 16 44 db b0 c8 8e 7f 97 40 2f 31 3c d6 4c 11 a7 24 83 5f d8 fb 32 66 0e 96 80 92 82 e5 d8 2e c8 2e df 52 83 de 32 7c a8 ca 0b e6 c0 b5 29 6a 3e 00 (tbf_dl.cpp:911) 20250212125857563 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1334 Sending data request: sapi=5 arfcn=871 cur_fn=1330 block=8 data=87 80 19 98 32 29 7c 25 c9 0a 61 16 44 db b0 c8 8e 7f 97 40 2f 31 3c d6 4c 11 a7 24 83 5f d8 fb 32 66 0e 96 80 92 82 e5 d8 2e c8 2e df 52 83 de 32 7c a8 ca 0b e6 c0 b5 29 6a 3e 00 (pcu_l1_if.cpp:182) 20250212125857563 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125857577 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) 20250212125857577 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) 20250212125857587 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) 20250212125857587 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1339 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125857587 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) 20250212125857587 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) 20250212125857587 DRLCMACDL DEBUG -- Chunk with length 342 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125857587 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 103, CS-4): 40 fb dc 22 34 0d 19 a8 d2 ec 66 f4 be 78 4b b6 a9 34 f2 97 d3 cd c7 8a b6 6a 5b ef 55 12 a4 68 52 26 b1 87 50 66 55 36 e2 e4 55 88 87 a9 d0 6e dc 2b (tbf_dl.cpp:686) 20250212125857587 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) 20250212125857587 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857587 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 103) (tbf_dl.cpp:847) 20250212125857587 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 103, CS-4): 07 00 cf 40 fb dc 22 34 0d 19 a8 d2 ec 66 f4 be 78 4b b6 a9 34 f2 97 d3 cd c7 8a b6 6a 5b ef 55 12 a4 68 52 26 b1 87 50 66 55 36 e2 e4 55 88 87 a9 d0 6e dc 2b 00 (tbf_dl.cpp:911) 20250212125857587 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1339 Sending data request: sapi=5 arfcn=871 cur_fn=1334 block=9 data=07 00 cf 40 fb dc 22 34 0d 19 a8 d2 ec 66 f4 be 78 4b b6 a9 34 f2 97 d3 cd c7 8a b6 6a 5b ef 55 12 a4 68 52 26 b1 87 50 66 55 36 e2 e4 55 88 87 a9 d0 6e dc 2b 00 (pcu_l1_if.cpp:182) 20250212125857587 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125857601 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) 20250212125857601 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) 20250212125857606 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) 20250212125857606 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1343 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125857606 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) 20250212125857606 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) 20250212125857606 DRLCMACDL DEBUG -- Chunk with length 107 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125857606 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 103, MCS-5): 29 6c 72 c9 a3 56 e8 54 a5 c8 f9 e0 e1 22 65 1f 08 da 91 bf 3d 62 27 99 44 61 6f af 88 bf 9e 9b d9 7d 5a 31 28 b5 1d 78 2e 33 12 6d c7 fb 5b 0a 14 ec 3f ea 88 10 4b b4 (tbf_dl.cpp:686) 20250212125857606 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) 20250212125857606 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857606 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 103) (tbf_dl.cpp:847) 20250212125857606 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 103, MCS-5): 87 c0 19 58 0a 9b 5c f2 a8 15 3a 55 29 72 3e 78 b8 48 d9 07 82 76 e4 6f 8f d8 49 26 51 d8 db 2b e2 af e7 66 76 9f 56 0c 4a 6d 07 9e cb 8c 44 db f1 fe 96 02 05 fb 8f 3a 22 c4 12 2d (tbf_dl.cpp:911) 20250212125857606 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1343 Sending data request: sapi=5 arfcn=871 cur_fn=1339 block=10 data=87 c0 19 58 0a 9b 5c f2 a8 15 3a 55 29 72 3e 78 b8 48 d9 07 82 76 e4 6f 8f d8 49 26 51 d8 db 2b e2 af e7 66 76 9f 56 0c 4a 6d 07 9e cb 8c 44 db f1 fe 96 02 05 fb 8f 3a 22 c4 12 2d (pcu_l1_if.cpp:182) 20250212125857606 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125857620 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) 20250212125857620 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) 20250212125857624 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) 20250212125857624 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) 20250212125857624 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) 20250212125857624 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) 20250212125857624 DRLCMACDL DEBUG -- Chunk with length 292 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125857625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 104, CS-4): 1e 6a 9f 76 9a 16 4c 1c 05 fc a3 9b 39 de 42 9b 9c c9 b6 70 56 c6 b8 19 8a 5d 4b 48 60 ba c2 c7 7b 6f 44 e6 71 c6 bd 54 36 83 a7 4c 16 9c 47 95 f2 23 (tbf_dl.cpp:686) 20250212125857625 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) 20250212125857625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 104) (tbf_dl.cpp:847) 20250212125857625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 104, CS-4): 07 00 d1 1e 6a 9f 76 9a 16 4c 1c 05 fc a3 9b 39 de 42 9b 9c c9 b6 70 56 c6 b8 19 8a 5d 4b 48 60 ba c2 c7 7b 6f 44 e6 71 c6 bd 54 36 83 a7 4c 16 9c 47 95 f2 23 00 (tbf_dl.cpp:911) 20250212125857625 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1347 Sending data request: sapi=5 arfcn=871 cur_fn=1343 block=11 data=07 00 d1 1e 6a 9f 76 9a 16 4c 1c 05 fc a3 9b 39 de 42 9b 9c c9 b6 70 56 c6 b8 19 8a 5d 4b 48 60 ba c2 c7 7b 6f 44 e6 71 c6 bd 54 36 83 a7 4c 16 9c 47 95 f2 23 00 (pcu_l1_if.cpp:182) 20250212125857625 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125857639 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) 20250212125857639 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) 20250212125857648 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) 20250212125857648 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1352 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125857648 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) 20250212125857648 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) 20250212125857648 DRLCMACDL DEBUG -- Chunk with length 51 is less than remaining space (56): add length header to to delimit LLC frame (encoding.cpp:1603) 20250212125857648 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125857648 DRLCMACMEAS INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Bandwitdh: 1241 KBits/s (gprs_rlcmac_meas.cpp:181) 20250212125857648 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125857648 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (4) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125857648 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 104, MCS-5): 67 ae c1 b2 16 3c b6 16 86 58 6f 37 f4 f8 aa 7f 3e 7a ea 08 c9 a2 5f 67 7e a6 8e 04 b6 d9 c8 10 5a d9 c2 37 f1 f5 66 d5 7f 1d bb c0 cb bd 19 7b 2b 6a c1 3d dc a4 bf 3b (tbf_dl.cpp:686) 20250212125857648 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) 20250212125857648 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857648 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 104) (tbf_dl.cpp:847) 20250212125857648 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 104, MCS-5): 87 00 1a c8 99 6b b0 ac 05 8f ad 85 21 d6 db 0d 3d be ea 9f 8f 9e 3a 42 b2 e8 d7 99 9f a9 23 81 6d 36 32 84 56 b6 f0 4d 7c bd 59 f5 5f c7 2e f0 72 6f c6 de 8a 5a 70 0f 37 e9 ef 0e (tbf_dl.cpp:911) 20250212125857648 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1352 Sending data request: sapi=5 arfcn=871 cur_fn=1347 block=0 data=87 00 1a c8 99 6b b0 ac 05 8f ad 85 21 d6 db 0d 3d be ea 9f 8f 9e 3a 42 b2 e8 d7 99 9f a9 23 81 6d 36 32 84 56 b6 f0 4d 7c bd 59 f5 5f c7 2e f0 72 6f c6 de 8a 5a 70 0f 37 e9 ef 0e (pcu_l1_if.cpp:182) 20250212125857648 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125857662 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) 20250212125857662 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) 20250212125857667 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) 20250212125857667 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) 20250212125857667 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) 20250212125857667 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) 20250212125857667 DRLCMACDL DEBUG -- Chunk with length 242 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125857667 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 105, CS-4): 5e 92 f8 7a 8a 88 b6 6b b8 42 6e 9b 2d cc 41 45 ce c8 b9 c7 f1 58 e4 63 1f d6 18 c4 7b 78 da ac f0 30 c9 db 65 4f cc 99 e1 40 eb e8 ed f2 ae aa 56 06 (tbf_dl.cpp:686) 20250212125857667 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) 20250212125857667 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857667 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 105) (tbf_dl.cpp:847) 20250212125857667 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 105, CS-4): 07 00 d3 5e 92 f8 7a 8a 88 b6 6b b8 42 6e 9b 2d cc 41 45 ce c8 b9 c7 f1 58 e4 63 1f d6 18 c4 7b 78 da ac f0 30 c9 db 65 4f cc 99 e1 40 eb e8 ed f2 ae aa 56 06 00 (tbf_dl.cpp:911) 20250212125857667 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 d3 5e 92 f8 7a 8a 88 b6 6b b8 42 6e 9b 2d cc 41 45 ce c8 b9 c7 f1 58 e4 63 1f d6 18 c4 7b 78 da ac f0 30 c9 db 65 4f cc 99 e1 40 eb e8 ed f2 ae aa 56 06 00 (pcu_l1_if.cpp:182) 20250212125857667 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125857681 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) 20250212125857681 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) 20250212125857686 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) 20250212125857686 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1360 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125857686 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) 20250212125857686 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) 20250212125857686 DRLCMACDL DEBUG -- Chunk with length 1396 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125857686 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 105, MCS-5): 84 b4 fc 87 df 52 06 bb d3 57 09 33 cb 2a f5 1d 8d d6 bf 80 32 1e b1 fe fb 06 ee c7 49 8f 27 a7 b6 10 d3 e3 d2 72 ed ca bf cb 21 c2 9f 2b 71 46 46 18 92 26 85 53 b3 86 (tbf_dl.cpp:686) 20250212125857686 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) 20250212125857686 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857686 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 105) (tbf_dl.cpp:847) 20250212125857686 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 105, MCS-5): 87 40 1a 18 21 2d ff e1 b7 94 c1 ee f4 55 c2 cc b2 4a 7d 47 a3 f5 2f a0 8c 47 ac ff be 81 fb 71 d2 e3 c9 a9 2d c4 f4 b8 b4 5c bb f2 ef 72 88 f0 e7 4a 9c 91 11 86 a4 49 e1 d4 ac 21 (tbf_dl.cpp:911) 20250212125857686 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1360 Sending data request: sapi=5 arfcn=871 cur_fn=1356 block=2 data=87 40 1a 18 21 2d ff e1 b7 94 c1 ee f4 55 c2 cc b2 4a 7d 47 a3 f5 2f a0 8c 47 ac ff be 81 fb 71 d2 e3 c9 a9 2d c4 f4 b8 b4 5c bb f2 ef 72 88 f0 e7 4a 9c 91 11 86 a4 49 e1 d4 ac 21 (pcu_l1_if.cpp:182) 20250212125857686 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125857700 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) 20250212125857700 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) 20250212125857709 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) 20250212125857709 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) 20250212125857709 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) 20250212125857709 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) 20250212125857709 DRLCMACDL DEBUG -- Chunk with length 192 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125857709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 106, CS-4): 58 f6 ff ec 9c 08 f8 57 b7 a6 79 6f 0c 1a 88 31 97 48 af b4 9d c1 bb de b5 e6 19 22 b4 ca a4 f0 95 24 2b 84 59 10 6d c3 22 3b fe 5d 02 bd c4 f0 58 33 (tbf_dl.cpp:686) 20250212125857709 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) 20250212125857709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 106) (tbf_dl.cpp:847) 20250212125857709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 106, CS-4): 07 00 d5 58 f6 ff ec 9c 08 f8 57 b7 a6 79 6f 0c 1a 88 31 97 48 af b4 9d c1 bb de b5 e6 19 22 b4 ca a4 f0 95 24 2b 84 59 10 6d c3 22 3b fe 5d 02 bd c4 f0 58 33 00 (tbf_dl.cpp:911) 20250212125857709 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 d5 58 f6 ff ec 9c 08 f8 57 b7 a6 79 6f 0c 1a 88 31 97 48 af b4 9d c1 bb de b5 e6 19 22 b4 ca a4 f0 95 24 2b 84 59 10 6d c3 22 3b fe 5d 02 bd c4 f0 58 33 00 (pcu_l1_if.cpp:182) 20250212125857709 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125857723 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) 20250212125857723 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) 20250212125857728 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) 20250212125857728 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1369 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125857728 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) 20250212125857728 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) 20250212125857728 DRLCMACDL DEBUG -- Chunk with length 1340 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125857728 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 106, MCS-5): 46 2e 9f fd 13 70 75 be 3a 2a 60 e6 a0 bb 7a 33 96 98 93 f6 f2 f0 c8 3e 23 f2 1e b1 4f 43 75 ed 20 97 1e 2e e1 89 b0 6b bd 19 ae ba 1f ec 1a 18 a6 51 2e 00 4e 49 77 e4 (tbf_dl.cpp:686) 20250212125857728 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) 20250212125857728 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857728 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 106) (tbf_dl.cpp:847) 20250212125857728 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 106, MCS-5): 87 80 1a 98 91 cb 67 ff 04 5c 9d af 8e 0a 98 39 e8 ae de 8c 25 e6 a4 bd 3c 3c b2 cf 88 bc 47 ec d3 50 5d 3b c8 a5 87 4b 78 22 ec 5a 6f 86 ab ee 07 bb 06 86 69 94 0b 80 53 d2 1d 39 (tbf_dl.cpp:911) 20250212125857728 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1369 Sending data request: sapi=5 arfcn=871 cur_fn=1365 block=4 data=87 80 1a 98 91 cb 67 ff 04 5c 9d af 8e 0a 98 39 e8 ae de 8c 25 e6 a4 bd 3c 3c b2 cf 88 bc 47 ec d3 50 5d 3b c8 a5 87 4b 78 22 ec 5a 6f 86 ab ee 07 bb 06 86 69 94 0b 80 53 d2 1d 39 (pcu_l1_if.cpp:182) 20250212125857728 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125857742 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) 20250212125857742 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) 20250212125857747 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) 20250212125857747 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) 20250212125857747 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) 20250212125857747 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) 20250212125857747 DRLCMACDL DEBUG -- Chunk with length 142 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125857747 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 107, CS-4): 45 9c 92 0c 7e 61 ef cb 98 39 58 02 4a 0a 96 63 bb 20 bb 7c 4b 0d 7a cb f0 a1 2a 2f 98 03 d7 a6 a8 f9 00 29 6c 72 c9 a3 56 e8 54 a5 c8 f9 e0 e1 22 65 (tbf_dl.cpp:686) 20250212125857747 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) 20250212125857747 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857747 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 107) (tbf_dl.cpp:847) 20250212125857747 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 107, CS-4): 07 00 d7 45 9c 92 0c 7e 61 ef cb 98 39 58 02 4a 0a 96 63 bb 20 bb 7c 4b 0d 7a cb f0 a1 2a 2f 98 03 d7 a6 a8 f9 00 29 6c 72 c9 a3 56 e8 54 a5 c8 f9 e0 e1 22 65 00 (tbf_dl.cpp:911) 20250212125857747 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 d7 45 9c 92 0c 7e 61 ef cb 98 39 58 02 4a 0a 96 63 bb 20 bb 7c 4b 0d 7a cb f0 a1 2a 2f 98 03 d7 a6 a8 f9 00 29 6c 72 c9 a3 56 e8 54 a5 c8 f9 e0 e1 22 65 00 (pcu_l1_if.cpp:182) 20250212125857747 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125857761 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) 20250212125857761 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) 20250212125857770 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) 20250212125857770 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1378 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125857770 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) 20250212125857770 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) 20250212125857770 DRLCMACDL DEBUG -- Chunk with length 1284 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125857770 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 107, MCS-5): 53 15 c5 9e 5d ed f2 01 3d 00 24 36 12 1f 03 2d 68 55 75 ae d7 88 eb d2 7c 92 69 e6 a2 6d 82 0c 36 f7 15 5c 16 3c a7 2f 11 e1 28 71 57 ff 50 bd fc 9e 7d bb 2f e5 8f e4 (tbf_dl.cpp:686) 20250212125857770 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) 20250212125857770 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857770 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 107) (tbf_dl.cpp:847) 20250212125857770 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 107, MCS-5): 87 c0 1a d8 54 45 b1 67 57 bb 7c 40 0f 00 89 8d c4 c7 40 0b 5a 55 9d eb 35 e2 ba 34 9f 64 9a b9 68 9b 20 83 cd 7d 05 97 05 cf e9 4b 44 38 4a dc d5 3f 54 2f bf 67 df ee 4b f9 23 39 (tbf_dl.cpp:911) 20250212125857770 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1378 Sending data request: sapi=5 arfcn=871 cur_fn=1373 block=6 data=87 c0 1a d8 54 45 b1 67 57 bb 7c 40 0f 00 89 8d c4 c7 40 0b 5a 55 9d eb 35 e2 ba 34 9f 64 9a b9 68 9b 20 83 cd 7d 05 97 05 cf e9 4b 44 38 4a dc d5 3f 54 2f bf 67 df ee 4b f9 23 39 (pcu_l1_if.cpp:182) 20250212125857771 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125857784 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) 20250212125857785 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) 20250212125857789 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) 20250212125857789 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) 20250212125857789 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) 20250212125857789 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) 20250212125857789 DRLCMACDL DEBUG -- Chunk with length 92 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125857789 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 108, CS-4): 1f 08 da 91 bf 3d 62 27 99 44 61 6f af 88 bf 9e 9b d9 7d 5a 31 28 b5 1d 78 2e 33 12 6d c7 fb 5b 0a 14 ec 3f ea 88 10 4b b4 ae c1 b2 16 3c b6 16 86 58 (tbf_dl.cpp:686) 20250212125857789 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) 20250212125857789 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857789 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 108) (tbf_dl.cpp:847) 20250212125857789 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 108, CS-4): 07 00 d9 1f 08 da 91 bf 3d 62 27 99 44 61 6f af 88 bf 9e 9b d9 7d 5a 31 28 b5 1d 78 2e 33 12 6d c7 fb 5b 0a 14 ec 3f ea 88 10 4b b4 ae c1 b2 16 3c b6 16 86 58 00 (tbf_dl.cpp:911) 20250212125857789 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 d9 1f 08 da 91 bf 3d 62 27 99 44 61 6f af 88 bf 9e 9b d9 7d 5a 31 28 b5 1d 78 2e 33 12 6d c7 fb 5b 0a 14 ec 3f ea 88 10 4b b4 ae c1 b2 16 3c b6 16 86 58 00 (pcu_l1_if.cpp:182) 20250212125857789 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125857803 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) 20250212125857803 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) 20250212125857808 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) 20250212125857808 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1386 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125857808 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) 20250212125857808 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) 20250212125857808 DRLCMACDL DEBUG -- Chunk with length 1228 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125857808 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 108, MCS-5): 44 09 d6 8f a8 0c 6f 85 2a 0b be 39 b4 9e 9a 5d 32 d6 36 c7 76 36 32 93 ea a0 c4 f5 61 73 10 ea c1 5c 03 de a9 c2 f3 31 8f ea 8e 6b 95 2f bd ff 8f 1c 73 ed c2 68 f7 b5 (tbf_dl.cpp:686) 20250212125857808 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) 20250212125857808 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857808 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 108) (tbf_dl.cpp:847) 20250212125857808 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 108, MCS-5): 87 00 1b 18 51 82 f5 23 2a c3 5b a1 ca 82 6f 0e ad a7 66 97 8c b5 cd b1 9d 8d cc a4 3a 28 71 7d d8 1c 84 7a 30 d7 80 77 aa f0 7c cc a3 ba e3 5a e5 4b ef ff 23 c7 5c bb 30 da 7d 2d (tbf_dl.cpp:911) 20250212125857808 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1386 Sending data request: sapi=5 arfcn=871 cur_fn=1382 block=8 data=87 00 1b 18 51 82 f5 23 2a c3 5b a1 ca 82 6f 0e ad a7 66 97 8c b5 cd b1 9d 8d cc a4 3a 28 71 7d d8 1c 84 7a 30 d7 80 77 aa f0 7c cc a3 ba e3 5a e5 4b ef ff 23 c7 5c bb 30 da 7d 2d (pcu_l1_if.cpp:182) 20250212125857808 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125857822 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) 20250212125857822 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) 20250212125857831 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) 20250212125857831 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) 20250212125857831 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) 20250212125857831 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) 20250212125857831 DRLCMACDL DEBUG -- Chunk with length 42 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125857831 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125857831 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Bandwitdh: 1127 KBits/s (gprs_rlcmac_meas.cpp:181) 20250212125857831 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125857831 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (7) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125857831 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 109, CS-4): ab 6f 37 f4 f8 aa 7f 3e 7a ea 08 c9 a2 5f 67 7e a6 8e 04 b6 d9 c8 10 5a d9 c2 37 f1 f5 66 d5 7f 1d bb c0 cb bd 19 7b 2b 6a c1 3d dc a4 bf 3b 84 b4 fc (tbf_dl.cpp:686) 20250212125857831 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) 20250212125857831 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857831 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 109) (tbf_dl.cpp:847) 20250212125857831 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 109, CS-4): 07 00 da ab 6f 37 f4 f8 aa 7f 3e 7a ea 08 c9 a2 5f 67 7e a6 8e 04 b6 d9 c8 10 5a d9 c2 37 f1 f5 66 d5 7f 1d bb c0 cb bd 19 7b 2b 6a c1 3d dc a4 bf 3b 84 b4 fc 00 (tbf_dl.cpp:911) 20250212125857831 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 da ab 6f 37 f4 f8 aa 7f 3e 7a ea 08 c9 a2 5f 67 7e a6 8e 04 b6 d9 c8 10 5a d9 c2 37 f1 f5 66 d5 7f 1d bb c0 cb bd 19 7b 2b 6a c1 3d dc a4 bf 3b 84 b4 fc 00 (pcu_l1_if.cpp:182) 20250212125857832 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125857845 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) 20250212125857845 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) 20250212125857850 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) 20250212125857850 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1395 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125857850 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) 20250212125857850 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) 20250212125857850 DRLCMACDL DEBUG -- Chunk with length 1172 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125857850 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 109, MCS-5): e9 cd ec 4e ba e2 59 ed 68 62 3a 4c 3b 7c d6 b2 8d ff ec be 12 e5 1e d3 06 ab bd 72 b6 59 0d 5b 88 eb 69 4b ac 7a c6 ae 17 3f a5 7e 67 3f 8b 1e 14 21 60 60 63 46 76 d9 (tbf_dl.cpp:686) 20250212125857850 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) 20250212125857850 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857850 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 109) (tbf_dl.cpp:847) 20250212125857850 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 109, MCS-5): 87 40 1b 58 7a 33 bb 93 ae 78 56 3b 9a 98 0e d3 0e 9f b5 6c e3 3f bb af 44 b9 c7 b4 c1 6a af 9c 6d 56 c3 16 e2 7a da 12 ab 9e b1 eb c5 4f a9 df d9 cf a2 07 45 08 18 d8 98 91 5d 36 (tbf_dl.cpp:911) 20250212125857850 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1395 Sending data request: sapi=5 arfcn=871 cur_fn=1391 block=10 data=87 40 1b 58 7a 33 bb 93 ae 78 56 3b 9a 98 0e d3 0e 9f b5 6c e3 3f bb af 44 b9 c7 b4 c1 6a af 9c 6d 56 c3 16 e2 7a da 12 ab 9e b1 eb c5 4f a9 df d9 cf a2 07 45 08 18 d8 98 91 5d 36 (pcu_l1_if.cpp:182) 20250212125857850 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125857864 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) 20250212125857864 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) 20250212125857869 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) 20250212125857869 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) 20250212125857869 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) 20250212125857869 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) 20250212125857869 DRLCMACDL DEBUG -- Chunk with length 1393 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125857869 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 110, CS-4): 87 df 52 06 bb d3 57 09 33 cb 2a f5 1d 8d d6 bf 80 32 1e b1 fe fb 06 ee c7 49 8f 27 a7 b6 10 d3 e3 d2 72 ed ca bf cb 21 c2 9f 2b 71 46 46 18 92 26 85 (tbf_dl.cpp:686) 20250212125857869 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) 20250212125857869 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857869 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 110) (tbf_dl.cpp:847) 20250212125857869 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 110, CS-4): 07 00 dd 87 df 52 06 bb d3 57 09 33 cb 2a f5 1d 8d d6 bf 80 32 1e b1 fe fb 06 ee c7 49 8f 27 a7 b6 10 d3 e3 d2 72 ed ca bf cb 21 c2 9f 2b 71 46 46 18 92 26 85 00 (tbf_dl.cpp:911) 20250212125857869 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 dd 87 df 52 06 bb d3 57 09 33 cb 2a f5 1d 8d d6 bf 80 32 1e b1 fe fb 06 ee c7 49 8f 27 a7 b6 10 d3 e3 d2 72 ed ca bf cb 21 c2 9f 2b 71 46 46 18 92 26 85 00 (pcu_l1_if.cpp:182) 20250212125857869 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125857883 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) 20250212125857883 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) 20250212125857892 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) 20250212125857892 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1404 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125857892 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) 20250212125857892 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) 20250212125857892 DRLCMACDL DEBUG -- Chunk with length 1116 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125857892 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 110, MCS-5): dd 66 f7 07 42 1a 64 dd 3e e9 fd 0f 29 4e 48 60 e3 c9 61 61 bd da fc 51 9b b1 97 52 12 2e 83 f3 8d ea 75 89 49 5d 49 7d 76 5b ef 48 cb b2 a0 59 8d d8 e6 46 d0 03 10 43 (tbf_dl.cpp:686) 20250212125857892 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) 20250212125857892 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857892 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 110) (tbf_dl.cpp:847) 20250212125857892 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 110, MCS-5): 87 80 1b 58 b7 d9 fd 81 90 06 59 b7 4f 7a ff 43 8a 13 12 d8 78 72 58 58 af 36 7f d4 66 ec a5 94 84 cb e0 7c a3 7a 5d 62 52 57 52 9f dd d6 3b d2 b2 2c 68 56 23 b6 b9 11 f4 00 c4 10 (tbf_dl.cpp:911) 20250212125857892 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1404 Sending data request: sapi=5 arfcn=871 cur_fn=1399 block=0 data=87 80 1b 58 b7 d9 fd 81 90 06 59 b7 4f 7a ff 43 8a 13 12 d8 78 72 58 58 af 36 7f d4 66 ec a5 94 84 cb e0 7c a3 7a 5d 62 52 57 52 9f dd d6 3b d2 b2 2c 68 56 23 b6 b9 11 f4 00 c4 10 (pcu_l1_if.cpp:182) 20250212125857892 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125857906 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) 20250212125857906 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) 20250212125857911 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) 20250212125857911 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) 20250212125857911 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) 20250212125857911 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) 20250212125857911 DRLCMACDL DEBUG -- Chunk with length 1343 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125857911 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 111, CS-4): 53 b3 86 46 2e 9f fd 13 70 75 be 3a 2a 60 e6 a0 bb 7a 33 96 98 93 f6 f2 f0 c8 3e 23 f2 1e b1 4f 43 75 ed 20 97 1e 2e e1 89 b0 6b bd 19 ae ba 1f ec 1a (tbf_dl.cpp:686) 20250212125857911 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) 20250212125857911 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857911 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 111) (tbf_dl.cpp:847) 20250212125857911 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 111, CS-4): 07 00 df 53 b3 86 46 2e 9f fd 13 70 75 be 3a 2a 60 e6 a0 bb 7a 33 96 98 93 f6 f2 f0 c8 3e 23 f2 1e b1 4f 43 75 ed 20 97 1e 2e e1 89 b0 6b bd 19 ae ba 1f ec 1a 00 (tbf_dl.cpp:911) 20250212125857911 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 df 53 b3 86 46 2e 9f fd 13 70 75 be 3a 2a 60 e6 a0 bb 7a 33 96 98 93 f6 f2 f0 c8 3e 23 f2 1e b1 4f 43 75 ed 20 97 1e 2e e1 89 b0 6b bd 19 ae ba 1f ec 1a 00 (pcu_l1_if.cpp:182) 20250212125857911 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125857925 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) 20250212125857925 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) 20250212125857929 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) 20250212125857929 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1412 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125857929 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) 20250212125857929 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) 20250212125857929 DRLCMACDL DEBUG -- Chunk with length 1293 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125857929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 112, CS-4): 18 a6 51 2e 00 4e 49 77 e4 53 15 c5 9e 5d ed f2 01 3d 00 24 36 12 1f 03 2d 68 55 75 ae d7 88 eb d2 7c 92 69 e6 a2 6d 82 0c 36 f7 15 5c 16 3c a7 2f 11 (tbf_dl.cpp:686) 20250212125857929 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) 20250212125857929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125857929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 112) (tbf_dl.cpp:847) 20250212125857929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20250212125857929 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1412 + 13 = 1425 (pdch_ul_controller.c:131) 20250212125857929 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1425 for type POLL (pdch_ul_controller.c:184) 20250212125857929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1425, TS=7) (tbf_dl.cpp:883) 20250212125857929 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1425, TS=7 (tbf_dl.cpp:903) 20250212125857929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 112, CS-4): 0f 00 e1 18 a6 51 2e 00 4e 49 77 e4 53 15 c5 9e 5d ed f2 01 3d 00 24 36 12 1f 03 2d 68 55 75 ae d7 88 eb d2 7c 92 69 e6 a2 6d 82 0c 36 f7 15 5c 16 3c a7 2f 11 00 (tbf_dl.cpp:911) 20250212125857929 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1412 Sending data request: sapi=5 arfcn=871 cur_fn=1408 block=2 data=0f 00 e1 18 a6 51 2e 00 4e 49 77 e4 53 15 c5 9e 5d ed f2 01 3d 00 24 36 12 1f 03 2d 68 55 75 ae d7 88 eb d2 7c 92 69 e6 a2 6d 82 0c 36 f7 15 5c 16 3c a7 2f 11 00 (pcu_l1_if.cpp:182) 20250212125857930 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125857943 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) 20250212125857943 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) 20250212125857953 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125857967 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) 20250212125857967 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) 20250212125857972 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125857986 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) 20250212125857986 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) 20250212125857991 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125858005 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1421 block=5 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) 20250212125858005 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125858005 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125858005 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1425 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125858005 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) 20250212125858005 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1425 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125858005 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125858005 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 113, BSN 93 to 113 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125858005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125858005 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) 20250212125858005 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) 20250212125858005 DRLCMACDL DEBUG - got ack for BSN=93 (rlc_window_dl.cpp:103) 20250212125858005 DRLCMACDL DEBUG - got ack for BSN=94 (rlc_window_dl.cpp:103) 20250212125858005 DRLCMACDL DEBUG - got ack for BSN=95 (rlc_window_dl.cpp:103) 20250212125858005 DRLCMACDL DEBUG - got ack for BSN=96 (rlc_window_dl.cpp:103) 20250212125858005 DRLCMACDL DEBUG - got ack for BSN=97 (rlc_window_dl.cpp:103) 20250212125858005 DRLCMACDL DEBUG - got ack for BSN=98 (rlc_window_dl.cpp:103) 20250212125858005 DRLCMACDL DEBUG - got ack for BSN=99 (rlc_window_dl.cpp:103) 20250212125858005 DRLCMACDL DEBUG - got ack for BSN=100 (rlc_window_dl.cpp:103) 20250212125858005 DRLCMACDL DEBUG - got ack for BSN=101 (rlc_window_dl.cpp:103) 20250212125858005 DRLCMACDL DEBUG - got ack for BSN=102 (rlc_window_dl.cpp:103) 20250212125858005 DRLCMACDL DEBUG - got ack for BSN=103 (rlc_window_dl.cpp:103) 20250212125858005 DRLCMACDL DEBUG - got ack for BSN=104 (rlc_window_dl.cpp:103) 20250212125858005 DRLCMACDL DEBUG - got ack for BSN=105 (rlc_window_dl.cpp:103) 20250212125858005 DRLCMACDL DEBUG - got ack for BSN=106 (rlc_window_dl.cpp:103) 20250212125858005 DRLCMACDL DEBUG - got ack for BSN=107 (rlc_window_dl.cpp:103) 20250212125858005 DRLCMACDL DEBUG - got ack for BSN=108 (rlc_window_dl.cpp:103) 20250212125858005 DRLCMACDL DEBUG - got ack for BSN=109 (rlc_window_dl.cpp:103) 20250212125858005 DRLCMACDL DEBUG - got ack for BSN=110 (rlc_window_dl.cpp:103) 20250212125858005 DRLCMACDL DEBUG - got ack for BSN=111 (rlc_window_dl.cpp:103) 20250212125858005 DRLCMACDL DEBUG - got ack for BSN=112 (rlc_window_dl.cpp:103) 20250212125858005 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) 20250212125858005 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125858005 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) 20250212125858014 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) 20250212125858014 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1430 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125858014 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) 20250212125858014 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) 20250212125858014 DRLCMACDL DEBUG -- Chunk with length 1060 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125858014 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 111, MCS-5): 19 a7 79 f4 7c 14 be bc 77 6f 11 4f c4 7a 30 75 18 3f 8d 84 49 75 27 28 0b e0 63 7a a9 5a 5e fa be 20 b2 38 dd 5f e6 0b e8 44 63 36 16 95 f4 e4 0f 6f 71 5b c0 69 ba a8 (tbf_dl.cpp:686) 20250212125858014 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) 20250212125858014 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858014 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 111) (tbf_dl.cpp:847) 20250212125858014 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 111, MCS-5): 87 c0 1b 58 c6 69 1e 3d 1f 85 2f ef dd 5b c4 13 b1 1e 4c 1d c6 4f 23 61 52 dd 09 ca 02 f8 98 5e aa 96 97 be 2f 88 2c 4e f7 97 f9 02 3a d1 98 8d 45 25 3d f9 c3 5b dc 16 70 9a 2e 2a (tbf_dl.cpp:911) 20250212125858014 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1430 Sending data request: sapi=5 arfcn=871 cur_fn=1425 block=6 data=87 c0 1b 58 c6 69 1e 3d 1f 85 2f ef dd 5b c4 13 b1 1e 4c 1d c6 4f 23 61 52 dd 09 ca 02 f8 98 5e aa 96 97 be 2f 88 2c 4e f7 97 f9 02 3a d1 98 8d 45 25 3d f9 c3 5b dc 16 70 9a 2e 2a (pcu_l1_if.cpp:182) 20250212125858014 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125858028 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) 20250212125858028 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) 20250212125858033 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) 20250212125858033 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1434 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125858033 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) 20250212125858033 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) 20250212125858033 DRLCMACDL DEBUG -- Chunk with length 1004 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125858033 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 112, MCS-5): b5 70 76 ea 9c da 9d 89 ea e1 53 f1 68 40 d7 ae 07 66 9e ee 0e 71 15 00 4f 57 0d 08 3b b6 2c 7e 86 ff cd 3a 15 2a 43 98 d9 51 ea cb f1 9a 41 ca 16 b2 91 06 15 68 5c 1e (tbf_dl.cpp:686) 20250212125858033 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) 20250212125858033 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858033 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 112) (tbf_dl.cpp:847) 20250212125858033 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20250212125858033 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1434 + 13 = 1447 (pdch_ul_controller.c:131) 20250212125858033 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1447 for type POLL (pdch_ul_controller.c:184) 20250212125858033 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1447, TS=7) (tbf_dl.cpp:883) 20250212125858033 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=1447, TS=7 (tbf_dl.cpp:903) 20250212125858033 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 112, MCS-5): 8f 00 1c 58 2d 9c 9d 3a a7 76 67 a2 7a f8 54 3c 1a d0 b5 eb 81 99 a7 bb 43 5c 05 c0 d3 55 03 c2 8e 2d 8b 9f e1 7f b3 4e 85 ca 10 66 76 94 fa 72 bc 66 90 b2 85 6c a4 41 05 1a 97 07 (tbf_dl.cpp:911) 20250212125858033 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1434 Sending data request: sapi=5 arfcn=871 cur_fn=1430 block=7 data=8f 00 1c 58 2d 9c 9d 3a a7 76 67 a2 7a f8 54 3c 1a d0 b5 eb 81 99 a7 bb 43 5c 05 c0 d3 55 03 c2 8e 2d 8b 9f e1 7f b3 4e 85 ca 10 66 76 94 fa 72 bc 66 90 b2 85 6c a4 41 05 1a 97 07 (pcu_l1_if.cpp:182) 20250212125858033 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125858047 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) 20250212125858047 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) 20250212125858051 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125858066 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) 20250212125858066 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) 20250212125858075 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125858089 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) 20250212125858089 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) 20250212125858094 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125858108 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1443 block=10 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) 20250212125858108 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) 20250212125858108 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125858108 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1447 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125858108 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) 20250212125858108 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1447 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125858108 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125858108 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, 0x556890ff7fec, 0x556890ff7ff0, 4, 0, win: 93-113, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20250212125858108 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 114, BSN 93 to 178 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20250212125858108 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125858108 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) 20250212125858108 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) 20250212125858108 DRLCMACDL DEBUG - got ack for BSN=93 (rlc_window_dl.cpp:103) 20250212125858108 DRLCMACDL DEBUG - got ack for BSN=94 (rlc_window_dl.cpp:103) 20250212125858108 DRLCMACDL DEBUG - got ack for BSN=95 (rlc_window_dl.cpp:103) 20250212125858108 DRLCMACDL DEBUG - got ack for BSN=96 (rlc_window_dl.cpp:103) 20250212125858108 DRLCMACDL DEBUG - got ack for BSN=97 (rlc_window_dl.cpp:103) 20250212125858108 DRLCMACDL DEBUG - got ack for BSN=98 (rlc_window_dl.cpp:103) 20250212125858108 DRLCMACDL DEBUG - got ack for BSN=99 (rlc_window_dl.cpp:103) 20250212125858108 DRLCMACDL DEBUG - got ack for BSN=100 (rlc_window_dl.cpp:103) 20250212125858108 DRLCMACDL DEBUG - got ack for BSN=101 (rlc_window_dl.cpp:103) 20250212125858108 DRLCMACDL DEBUG - got ack for BSN=102 (rlc_window_dl.cpp:103) 20250212125858108 DRLCMACDL DEBUG - got ack for BSN=103 (rlc_window_dl.cpp:103) 20250212125858108 DRLCMACDL DEBUG - got ack for BSN=104 (rlc_window_dl.cpp:103) 20250212125858108 DRLCMACDL DEBUG - got ack for BSN=105 (rlc_window_dl.cpp:103) 20250212125858108 DRLCMACDL DEBUG - got ack for BSN=106 (rlc_window_dl.cpp:103) 20250212125858108 DRLCMACDL DEBUG - got ack for BSN=107 (rlc_window_dl.cpp:103) 20250212125858108 DRLCMACDL DEBUG - got ack for BSN=108 (rlc_window_dl.cpp:103) 20250212125858108 DRLCMACDL DEBUG - got ack for BSN=109 (rlc_window_dl.cpp:103) 20250212125858108 DRLCMACDL DEBUG - got ack for BSN=110 (rlc_window_dl.cpp:103) 20250212125858108 DRLCMACDL DEBUG - got ack for BSN=111 (rlc_window_dl.cpp:103) 20250212125858108 DRLCMACDL DEBUG - got ack for BSN=112 (rlc_window_dl.cpp:103) 20250212125858108 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) 20250212125858108 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125858108 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) 20250212125858112 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) 20250212125858112 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) 20250212125858112 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) 20250212125858112 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) 20250212125858112 DRLCMACDL DEBUG -- Chunk with length 1243 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125858112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 113, CS-4): e1 28 71 57 ff 50 bd fc 9e 7d bb 2f e5 8f e4 44 09 d6 8f a8 0c 6f 85 2a 0b be 39 b4 9e 9a 5d 32 d6 36 c7 76 36 32 93 ea a0 c4 f5 61 73 10 ea c1 5c 03 (tbf_dl.cpp:686) 20250212125858112 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) 20250212125858112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 113) (tbf_dl.cpp:847) 20250212125858112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 113, CS-4): 07 00 e3 e1 28 71 57 ff 50 bd fc 9e 7d bb 2f e5 8f e4 44 09 d6 8f a8 0c 6f 85 2a 0b be 39 b4 9e 9a 5d 32 d6 36 c7 76 36 32 93 ea a0 c4 f5 61 73 10 ea c1 5c 03 00 (tbf_dl.cpp:911) 20250212125858112 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 e3 e1 28 71 57 ff 50 bd fc 9e 7d bb 2f e5 8f e4 44 09 d6 8f a8 0c 6f 85 2a 0b be 39 b4 9e 9a 5d 32 d6 36 c7 76 36 32 93 ea a0 c4 f5 61 73 10 ea c1 5c 03 00 (pcu_l1_if.cpp:182) 20250212125858113 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125858126 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) 20250212125858126 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) 20250212125858135 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) 20250212125858135 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1456 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125858135 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) 20250212125858135 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) 20250212125858135 DRLCMACDL DEBUG -- Chunk with length 948 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125858135 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 113, MCS-5): d3 57 fa d6 16 73 d2 88 07 9b 29 e9 c6 61 dc 0e 99 73 a3 56 9a 6c b2 7c 98 26 50 43 07 16 80 0e 1b 6a 89 f9 a4 04 ac c1 4a ed 49 f1 ce ac 95 3c b1 4f f3 c2 1c 4b 6b 1d (tbf_dl.cpp:686) 20250212125858135 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) 20250212125858135 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858135 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 113) (tbf_dl.cpp:847) 20250212125858136 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 113, MCS-5): 87 40 1c d8 f4 95 be b5 c5 9c 34 e2 c1 66 4a ba 71 18 b7 43 e6 dc a8 95 26 9b 2c 1f a6 09 d4 d0 81 05 a0 c3 86 5a 62 3e 29 01 6b b0 52 7b 52 bc 33 6b 25 4f ec d3 bc 30 c7 d2 5a 07 (tbf_dl.cpp:911) 20250212125858136 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1456 Sending data request: sapi=5 arfcn=871 cur_fn=1451 block=0 data=87 40 1c d8 f4 95 be b5 c5 9c 34 e2 c1 66 4a ba 71 18 b7 43 e6 dc a8 95 26 9b 2c 1f a6 09 d4 d0 81 05 a0 c3 86 5a 62 3e 29 01 6b b0 52 7b 52 bc 33 6b 25 4f ec d3 bc 30 c7 d2 5a 07 (pcu_l1_if.cpp:182) 20250212125858136 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125858150 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) 20250212125858150 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) 20250212125858154 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) 20250212125858154 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) 20250212125858154 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) 20250212125858154 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) 20250212125858154 DRLCMACDL DEBUG -- Chunk with length 1193 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125858154 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 114, CS-4): de a9 c2 f3 31 8f ea 8e 6b 95 2f bd ff 8f 1c 73 ed c2 68 f7 b5 e9 cd ec 4e ba e2 59 ed 68 62 3a 4c 3b 7c d6 b2 8d ff ec be 12 e5 1e d3 06 ab bd 72 b6 (tbf_dl.cpp:686) 20250212125858154 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) 20250212125858154 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858154 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 114) (tbf_dl.cpp:847) 20250212125858154 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 114, CS-4): 07 00 e5 de a9 c2 f3 31 8f ea 8e 6b 95 2f bd ff 8f 1c 73 ed c2 68 f7 b5 e9 cd ec 4e ba e2 59 ed 68 62 3a 4c 3b 7c d6 b2 8d ff ec be 12 e5 1e d3 06 ab bd 72 b6 00 (tbf_dl.cpp:911) 20250212125858154 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 e5 de a9 c2 f3 31 8f ea 8e 6b 95 2f bd ff 8f 1c 73 ed c2 68 f7 b5 e9 cd ec 4e ba e2 59 ed 68 62 3a 4c 3b 7c d6 b2 8d ff ec be 12 e5 1e d3 06 ab bd 72 b6 00 (pcu_l1_if.cpp:182) 20250212125858155 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125858168 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) 20250212125858168 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) 20250212125858173 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) 20250212125858173 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1464 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125858173 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) 20250212125858173 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) 20250212125858173 DRLCMACDL DEBUG -- Chunk with length 892 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125858173 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 114, MCS-5): cd c8 ff a8 3d 1d 3b 40 a5 83 22 3f aa ca 94 0d 89 14 39 65 43 62 7e 21 0d 61 42 b1 0f 5e 9b bf 0f 9f 44 d0 42 a2 56 46 ea 19 e0 28 20 96 10 83 e4 dd 86 95 b0 fb fe 3d (tbf_dl.cpp:686) 20250212125858173 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) 20250212125858173 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858173 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 114) (tbf_dl.cpp:847) 20250212125858173 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 114, MCS-5): 87 80 1c 58 33 f2 3f 6a 4f c7 0e 50 e9 a0 c8 8f aa 32 65 43 22 45 4e d9 90 98 5f 48 43 98 50 ec 83 d7 e6 ef c3 27 11 b4 90 a8 95 91 7a 06 38 0a 88 25 c4 20 79 b7 61 25 ec be 7f 0f (tbf_dl.cpp:911) 20250212125858173 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1464 Sending data request: sapi=5 arfcn=871 cur_fn=1460 block=2 data=87 80 1c 58 33 f2 3f 6a 4f c7 0e 50 e9 a0 c8 8f aa 32 65 43 22 45 4e d9 90 98 5f 48 43 98 50 ec 83 d7 e6 ef c3 27 11 b4 90 a8 95 91 7a 06 38 0a 88 25 c4 20 79 b7 61 25 ec be 7f 0f (pcu_l1_if.cpp:182) 20250212125858173 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125858187 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) 20250212125858187 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) 20250212125858196 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) 20250212125858196 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) 20250212125858196 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) 20250212125858197 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) 20250212125858197 DRLCMACDL DEBUG -- Chunk with length 1143 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125858197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 115, CS-4): 59 0d 5b 88 eb 69 4b ac 7a c6 ae 17 3f a5 7e 67 3f 8b 1e 14 21 60 60 63 46 76 d9 dd 66 f7 07 42 1a 64 dd 3e e9 fd 0f 29 4e 48 60 e3 c9 61 61 bd da fc (tbf_dl.cpp:686) 20250212125858197 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) 20250212125858197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 115) (tbf_dl.cpp:847) 20250212125858197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 115, CS-4): 07 00 e7 59 0d 5b 88 eb 69 4b ac 7a c6 ae 17 3f a5 7e 67 3f 8b 1e 14 21 60 60 63 46 76 d9 dd 66 f7 07 42 1a 64 dd 3e e9 fd 0f 29 4e 48 60 e3 c9 61 61 bd da fc 00 (tbf_dl.cpp:911) 20250212125858197 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 e7 59 0d 5b 88 eb 69 4b ac 7a c6 ae 17 3f a5 7e 67 3f 8b 1e 14 21 60 60 63 46 76 d9 dd 66 f7 07 42 1a 64 dd 3e e9 fd 0f 29 4e 48 60 e3 c9 61 61 bd da fc 00 (pcu_l1_if.cpp:182) 20250212125858197 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125858210 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) 20250212125858210 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) 20250212125858215 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) 20250212125858215 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1473 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125858215 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) 20250212125858215 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) 20250212125858215 DRLCMACDL DEBUG -- Chunk with length 836 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125858215 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 115, MCS-5): a1 72 1b ac c6 6b 5d 58 8c 41 de f9 af ea 27 16 48 7e f2 dd c3 64 30 9d b3 d5 d4 33 fc 78 fd 76 4e 78 64 be 35 67 19 1c db 86 de 5e c4 a1 05 b1 81 5c 48 86 f4 e4 06 de (tbf_dl.cpp:686) 20250212125858215 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) 20250212125858215 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858215 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 115) (tbf_dl.cpp:847) 20250212125858215 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 115, MCS-5): 87 c0 1c 58 a8 dc 06 ab f1 5a 17 16 63 90 77 fe ab fa 89 05 92 9f 7c f7 30 19 4c e7 6c 35 f5 0c 3f 5e bf 9d 13 1e 99 6f cd 59 06 c7 b6 a1 b7 17 71 68 41 6c 20 17 92 21 3d b9 81 37 (tbf_dl.cpp:911) 20250212125858215 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1473 Sending data request: sapi=5 arfcn=871 cur_fn=1469 block=4 data=87 c0 1c 58 a8 dc 06 ab f1 5a 17 16 63 90 77 fe ab fa 89 05 92 9f 7c f7 30 19 4c e7 6c 35 f5 0c 3f 5e bf 9d 13 1e 99 6f cd 59 06 c7 b6 a1 b7 17 71 68 41 6c 20 17 92 21 3d b9 81 37 (pcu_l1_if.cpp:182) 20250212125858216 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125858229 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) 20250212125858229 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) 20250212125858234 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) 20250212125858234 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) 20250212125858234 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) 20250212125858234 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) 20250212125858234 DRLCMACDL DEBUG -- Chunk with length 1093 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125858234 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 116, CS-4): 51 9b b1 97 52 12 2e 83 f3 8d ea 75 89 49 5d 49 7d 76 5b ef 48 cb b2 a0 59 8d d8 e6 46 d0 03 10 43 19 a7 79 f4 7c 14 be bc 77 6f 11 4f c4 7a 30 75 18 (tbf_dl.cpp:686) 20250212125858234 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) 20250212125858234 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858234 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 116) (tbf_dl.cpp:847) 20250212125858234 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 116, CS-4): 07 00 e9 51 9b b1 97 52 12 2e 83 f3 8d ea 75 89 49 5d 49 7d 76 5b ef 48 cb b2 a0 59 8d d8 e6 46 d0 03 10 43 19 a7 79 f4 7c 14 be bc 77 6f 11 4f c4 7a 30 75 18 00 (tbf_dl.cpp:911) 20250212125858234 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 e9 51 9b b1 97 52 12 2e 83 f3 8d ea 75 89 49 5d 49 7d 76 5b ef 48 cb b2 a0 59 8d d8 e6 46 d0 03 10 43 19 a7 79 f4 7c 14 be bc 77 6f 11 4f c4 7a 30 75 18 00 (pcu_l1_if.cpp:182) 20250212125858234 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125858248 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) 20250212125858248 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) 20250212125858257 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) 20250212125858257 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1482 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125858257 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) 20250212125858257 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) 20250212125858257 DRLCMACDL DEBUG -- Chunk with length 780 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125858257 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 116, MCS-5): ff ad 5e f6 40 aa 43 8e 82 e3 16 ab 68 0f b3 91 f2 c7 09 47 1a 4b 36 88 1c fc fd 86 60 49 2f 69 92 7b db 3b 07 ec 90 a7 12 ee 01 47 04 0d 10 c6 f2 41 dc 62 12 5f ca 43 (tbf_dl.cpp:686) 20250212125858257 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) 20250212125858257 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858257 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 116) (tbf_dl.cpp:847) 20250212125858257 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 116, MCS-5): 87 00 1d d8 7f ab 97 3d 90 ea 90 a3 e0 b8 c5 2a da c3 6c a4 fc 71 c2 91 c6 92 0d 22 07 7f bf 21 58 d2 4b 9a e4 de f6 ce 01 3b e4 a9 84 7b c0 11 41 03 84 b1 7c 10 b7 98 c4 97 f2 10 (tbf_dl.cpp:911) 20250212125858257 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1482 Sending data request: sapi=5 arfcn=871 cur_fn=1477 block=6 data=87 00 1d d8 7f ab 97 3d 90 ea 90 a3 e0 b8 c5 2a da c3 6c a4 fc 71 c2 91 c6 92 0d 22 07 7f bf 21 58 d2 4b 9a e4 de f6 ce 01 3b e4 a9 84 7b c0 11 41 03 84 b1 7c 10 b7 98 c4 97 f2 10 (pcu_l1_if.cpp:182) 20250212125858258 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125858271 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) 20250212125858271 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) 20250212125858276 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) 20250212125858276 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) 20250212125858276 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) 20250212125858276 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) 20250212125858276 DRLCMACDL DEBUG -- Chunk with length 1043 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125858276 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 117, CS-4): 3f 8d 84 49 75 27 28 0b e0 63 7a a9 5a 5e fa be 20 b2 38 dd 5f e6 0b e8 44 63 36 16 95 f4 e4 0f 6f 71 5b c0 69 ba a8 b5 70 76 ea 9c da 9d 89 ea e1 53 (tbf_dl.cpp:686) 20250212125858276 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) 20250212125858276 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858276 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 117) (tbf_dl.cpp:847) 20250212125858276 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 117, CS-4): 07 00 eb 3f 8d 84 49 75 27 28 0b e0 63 7a a9 5a 5e fa be 20 b2 38 dd 5f e6 0b e8 44 63 36 16 95 f4 e4 0f 6f 71 5b c0 69 ba a8 b5 70 76 ea 9c da 9d 89 ea e1 53 00 (tbf_dl.cpp:911) 20250212125858276 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 eb 3f 8d 84 49 75 27 28 0b e0 63 7a a9 5a 5e fa be 20 b2 38 dd 5f e6 0b e8 44 63 36 16 95 f4 e4 0f 6f 71 5b c0 69 ba a8 b5 70 76 ea 9c da 9d 89 ea e1 53 00 (pcu_l1_if.cpp:182) 20250212125858276 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125858290 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) 20250212125858290 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) 20250212125858295 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) 20250212125858295 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1490 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125858295 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) 20250212125858295 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) 20250212125858295 DRLCMACDL DEBUG -- Chunk with length 724 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125858295 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 117, MCS-5): 59 b8 0b 12 fc e0 f6 06 26 5c 40 33 83 c1 e0 5c d8 5f 0f 76 55 28 73 49 56 05 b7 d8 68 89 ef 4a 18 32 c3 ad c8 f1 85 1b 31 dc f1 04 21 d9 6e ea 89 48 8b 41 68 f3 28 42 (tbf_dl.cpp:686) 20250212125858295 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) 20250212125858295 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858295 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 117) (tbf_dl.cpp:847) 20250212125858295 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 117, MCS-5): 87 40 1d 58 16 ee 82 04 3f b8 bd 81 09 17 d0 cc 60 30 38 17 f6 d7 83 5d 15 ca 5c 92 55 c1 2d 36 5a e2 bb 12 86 cc 70 2b 72 7c e1 46 0c 77 3c 41 48 b6 9b 7a 22 d2 62 10 da 3c 8a 10 (tbf_dl.cpp:911) 20250212125858295 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1490 Sending data request: sapi=5 arfcn=871 cur_fn=1486 block=8 data=87 40 1d 58 16 ee 82 04 3f b8 bd 81 09 17 d0 cc 60 30 38 17 f6 d7 83 5d 15 ca 5c 92 55 c1 2d 36 5a e2 bb 12 86 cc 70 2b 72 7c e1 46 0c 77 3c 41 48 b6 9b 7a 22 d2 62 10 da 3c 8a 10 (pcu_l1_if.cpp:182) 20250212125858295 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125858309 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) 20250212125858309 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) 20250212125858318 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) 20250212125858318 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) 20250212125858318 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) 20250212125858318 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) 20250212125858318 DRLCMACDL DEBUG -- Chunk with length 993 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125858318 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 118, CS-4): f1 68 40 d7 ae 07 66 9e ee 0e 71 15 00 4f 57 0d 08 3b b6 2c 7e 86 ff cd 3a 15 2a 43 98 d9 51 ea cb f1 9a 41 ca 16 b2 91 06 15 68 5c 1e d3 57 fa d6 16 (tbf_dl.cpp:686) 20250212125858318 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) 20250212125858318 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858318 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 118) (tbf_dl.cpp:847) 20250212125858318 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 118, CS-4): 07 00 ed f1 68 40 d7 ae 07 66 9e ee 0e 71 15 00 4f 57 0d 08 3b b6 2c 7e 86 ff cd 3a 15 2a 43 98 d9 51 ea cb f1 9a 41 ca 16 b2 91 06 15 68 5c 1e d3 57 fa d6 16 00 (tbf_dl.cpp:911) 20250212125858318 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 ed f1 68 40 d7 ae 07 66 9e ee 0e 71 15 00 4f 57 0d 08 3b b6 2c 7e 86 ff cd 3a 15 2a 43 98 d9 51 ea cb f1 9a 41 ca 16 b2 91 06 15 68 5c 1e d3 57 fa d6 16 00 (pcu_l1_if.cpp:182) 20250212125858318 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125858332 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) 20250212125858332 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) 20250212125858337 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) 20250212125858337 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1499 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125858337 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) 20250212125858337 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) 20250212125858337 DRLCMACDL DEBUG -- Chunk with length 668 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125858337 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 118, MCS-5): fd 0f ac a5 77 99 3e a7 3c b7 87 07 e0 6b b4 18 cc cc d2 74 1b 03 e2 e7 45 3d f5 98 b8 92 0e 4a 94 eb 75 b1 a6 93 73 be 0f 69 4f b3 5e d5 e3 cc 3c e4 bd 92 66 88 40 0d (tbf_dl.cpp:686) 20250212125858337 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) 20250212125858337 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858337 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 118) (tbf_dl.cpp:847) 20250212125858337 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 118, MCS-5): 87 80 1d 58 ff 03 6b e9 5d a6 cf 29 cf ed e1 01 f8 1a 2d 06 33 b3 34 dd c6 80 f8 79 51 4f 3d 26 ae a4 83 12 e5 7a 5d ac e9 e4 9c ef 43 da d3 ac 57 f5 38 33 0f 79 af a4 19 22 50 03 (tbf_dl.cpp:911) 20250212125858337 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1499 Sending data request: sapi=5 arfcn=871 cur_fn=1495 block=10 data=87 80 1d 58 ff 03 6b e9 5d a6 cf 29 cf ed e1 01 f8 1a 2d 06 33 b3 34 dd c6 80 f8 79 51 4f 3d 26 ae a4 83 12 e5 7a 5d ac e9 e4 9c ef 43 da d3 ac 57 f5 38 33 0f 79 af a4 19 22 50 03 (pcu_l1_if.cpp:182) 20250212125858337 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125858351 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) 20250212125858351 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) 20250212125858356 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) 20250212125858356 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) 20250212125858356 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) 20250212125858356 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) 20250212125858356 DRLCMACDL DEBUG -- Chunk with length 943 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125858356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 119, CS-4): 73 d2 88 07 9b 29 e9 c6 61 dc 0e 99 73 a3 56 9a 6c b2 7c 98 26 50 43 07 16 80 0e 1b 6a 89 f9 a4 04 ac c1 4a ed 49 f1 ce ac 95 3c b1 4f f3 c2 1c 4b 6b (tbf_dl.cpp:686) 20250212125858356 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) 20250212125858356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 119) (tbf_dl.cpp:847) 20250212125858356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 119, CS-4): 07 00 ef 73 d2 88 07 9b 29 e9 c6 61 dc 0e 99 73 a3 56 9a 6c b2 7c 98 26 50 43 07 16 80 0e 1b 6a 89 f9 a4 04 ac c1 4a ed 49 f1 ce ac 95 3c b1 4f f3 c2 1c 4b 6b 00 (tbf_dl.cpp:911) 20250212125858356 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 ef 73 d2 88 07 9b 29 e9 c6 61 dc 0e 99 73 a3 56 9a 6c b2 7c 98 26 50 43 07 16 80 0e 1b 6a 89 f9 a4 04 ac c1 4a ed 49 f1 ce ac 95 3c b1 4f f3 c2 1c 4b 6b 00 (pcu_l1_if.cpp:182) 20250212125858356 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125858370 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) 20250212125858370 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) 20250212125858379 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) 20250212125858379 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1508 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125858379 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) 20250212125858379 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) 20250212125858379 DRLCMACDL DEBUG -- Chunk with length 612 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125858379 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 119, MCS-5): 6d 80 d5 2b dd ff 6b 68 d5 7a 0a 2a 8b 71 25 48 22 97 6d 4d 82 0d 73 34 90 be df de 9c 6a 01 99 2e b0 0f eb d6 5a a2 ca 2c 46 60 9d 2e 07 e8 2a 27 d3 19 71 b0 4c 4b 33 (tbf_dl.cpp:686) 20250212125858379 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) 20250212125858379 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858379 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 119) (tbf_dl.cpp:847) 20250212125858379 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 119, MCS-5): 87 c0 1d 58 1b 60 f5 4a f7 ff 1a 5a b5 9e 82 ca 62 5c 09 92 c8 65 5b 93 60 c3 1c 0d a4 ef b7 37 a7 5a 40 a6 0b ec c3 ba b5 96 a8 32 8b 11 58 a7 cb 01 ba ca c9 74 46 1c 2c d3 d2 0c (tbf_dl.cpp:911) 20250212125858379 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1508 Sending data request: sapi=5 arfcn=871 cur_fn=1503 block=0 data=87 c0 1d 58 1b 60 f5 4a f7 ff 1a 5a b5 9e 82 ca 62 5c 09 92 c8 65 5b 93 60 c3 1c 0d a4 ef b7 37 a7 5a 40 a6 0b ec c3 ba b5 96 a8 32 8b 11 58 a7 cb 01 ba ca c9 74 46 1c 2c d3 d2 0c (pcu_l1_if.cpp:182) 20250212125858379 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125858393 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) 20250212125858393 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) 20250212125858398 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) 20250212125858398 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) 20250212125858398 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) 20250212125858398 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) 20250212125858398 DRLCMACDL DEBUG -- Chunk with length 893 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125858398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 120, CS-4): 1d cd c8 ff a8 3d 1d 3b 40 a5 83 22 3f aa ca 94 0d 89 14 39 65 43 62 7e 21 0d 61 42 b1 0f 5e 9b bf 0f 9f 44 d0 42 a2 56 46 ea 19 e0 28 20 96 10 83 e4 (tbf_dl.cpp:686) 20250212125858398 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) 20250212125858398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 120) (tbf_dl.cpp:847) 20250212125858398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 120, CS-4): 07 00 f1 1d cd c8 ff a8 3d 1d 3b 40 a5 83 22 3f aa ca 94 0d 89 14 39 65 43 62 7e 21 0d 61 42 b1 0f 5e 9b bf 0f 9f 44 d0 42 a2 56 46 ea 19 e0 28 20 96 10 83 e4 00 (tbf_dl.cpp:911) 20250212125858398 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 f1 1d cd c8 ff a8 3d 1d 3b 40 a5 83 22 3f aa ca 94 0d 89 14 39 65 43 62 7e 21 0d 61 42 b1 0f 5e 9b bf 0f 9f 44 d0 42 a2 56 46 ea 19 e0 28 20 96 10 83 e4 00 (pcu_l1_if.cpp:182) 20250212125858398 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125858412 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) 20250212125858412 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) 20250212125858416 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) 20250212125858416 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1516 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125858416 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) 20250212125858416 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) 20250212125858416 DRLCMACDL DEBUG -- Chunk with length 556 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125858416 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 120, MCS-5): e6 b4 75 78 49 13 e5 b0 4e 65 49 aa 51 c5 2e a7 33 fe cf 54 03 98 72 9a 4d 41 41 23 b2 f2 fa c4 c2 0a 77 c9 29 e8 fe 65 b1 4f c6 58 8e 44 81 d1 90 80 98 71 0e 88 25 15 (tbf_dl.cpp:686) 20250212125858416 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) 20250212125858416 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858416 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 120) (tbf_dl.cpp:847) 20250212125858416 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 120, MCS-5): 87 00 1e 98 39 6d 1d 5e d2 44 39 ac 53 59 92 6a 54 b1 cb e9 8c ff 33 d5 00 a6 9c 66 53 50 d0 88 ac bc 3e b1 b0 c2 5d 72 0a ba 7f 59 ec 93 31 96 23 51 60 34 24 20 66 9c 03 62 49 05 (tbf_dl.cpp:911) 20250212125858416 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1516 Sending data request: sapi=5 arfcn=871 cur_fn=1512 block=2 data=87 00 1e 98 39 6d 1d 5e d2 44 39 ac 53 59 92 6a 54 b1 cb e9 8c ff 33 d5 00 a6 9c 66 53 50 d0 88 ac bc 3e b1 b0 c2 5d 72 0a ba 7f 59 ec 93 31 96 23 51 60 34 24 20 66 9c 03 62 49 05 (pcu_l1_if.cpp:182) 20250212125858417 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125858430 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) 20250212125858431 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) 20250212125858440 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) 20250212125858440 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) 20250212125858440 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) 20250212125858440 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) 20250212125858440 DRLCMACDL DEBUG -- Chunk with length 843 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125858440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 121, CS-4): dd 86 95 b0 fb fe 3d a1 72 1b ac c6 6b 5d 58 8c 41 de f9 af ea 27 16 48 7e f2 dd c3 64 30 9d b3 d5 d4 33 fc 78 fd 76 4e 78 64 be 35 67 19 1c db 86 de (tbf_dl.cpp:686) 20250212125858440 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) 20250212125858440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 121) (tbf_dl.cpp:847) 20250212125858440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 121, CS-4): 07 00 f3 dd 86 95 b0 fb fe 3d a1 72 1b ac c6 6b 5d 58 8c 41 de f9 af ea 27 16 48 7e f2 dd c3 64 30 9d b3 d5 d4 33 fc 78 fd 76 4e 78 64 be 35 67 19 1c db 86 de 00 (tbf_dl.cpp:911) 20250212125858440 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 f3 dd 86 95 b0 fb fe 3d a1 72 1b ac c6 6b 5d 58 8c 41 de f9 af ea 27 16 48 7e f2 dd c3 64 30 9d b3 d5 d4 33 fc 78 fd 76 4e 78 64 be 35 67 19 1c db 86 de 00 (pcu_l1_if.cpp:182) 20250212125858440 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125858454 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) 20250212125858454 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) 20250212125858458 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) 20250212125858458 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1525 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125858458 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) 20250212125858458 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) 20250212125858458 DRLCMACDL DEBUG -- Chunk with length 500 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125858458 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 121, MCS-5): 96 9e 20 09 cc a2 e6 16 0e fc a1 31 d1 45 69 c0 20 44 54 69 45 2d 2f 83 a9 fb 10 4c b3 c5 9a a6 a9 7e 18 11 1d 1e 16 19 2a 1f 5f 37 4b 67 3e 60 cb d4 b6 d5 1e 98 f1 d3 (tbf_dl.cpp:686) 20250212125858458 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) 20250212125858458 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858458 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 121) (tbf_dl.cpp:847) 20250212125858458 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 121, MCS-5): 87 40 1e 98 a5 27 48 02 b3 a8 b9 85 03 7f 68 4c 74 51 1a 30 08 11 55 5a 51 cb cb 60 ea 3e 04 d3 6c b1 a6 69 aa 1f 46 44 87 87 45 86 ca c7 d7 cd d2 99 0f d8 32 b5 6d b5 07 66 fc 34 (tbf_dl.cpp:911) 20250212125858458 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1525 Sending data request: sapi=5 arfcn=871 cur_fn=1521 block=4 data=87 40 1e 98 a5 27 48 02 b3 a8 b9 85 03 7f 68 4c 74 51 1a 30 08 11 55 5a 51 cb cb 60 ea 3e 04 d3 6c b1 a6 69 aa 1f 46 44 87 87 45 86 ca c7 d7 cd d2 99 0f d8 32 b5 6d b5 07 66 fc 34 (pcu_l1_if.cpp:182) 20250212125858459 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125858472 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) 20250212125858472 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) 20250212125858477 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) 20250212125858477 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) 20250212125858477 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) 20250212125858477 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) 20250212125858477 DRLCMACDL DEBUG -- Chunk with length 793 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125858477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 122, CS-4): 5e c4 a1 05 b1 81 5c 48 86 f4 e4 06 de ff ad 5e f6 40 aa 43 8e 82 e3 16 ab 68 0f b3 91 f2 c7 09 47 1a 4b 36 88 1c fc fd 86 60 49 2f 69 92 7b db 3b 07 (tbf_dl.cpp:686) 20250212125858477 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) 20250212125858477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 122) (tbf_dl.cpp:847) 20250212125858477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 122, CS-4): 07 00 f5 5e c4 a1 05 b1 81 5c 48 86 f4 e4 06 de ff ad 5e f6 40 aa 43 8e 82 e3 16 ab 68 0f b3 91 f2 c7 09 47 1a 4b 36 88 1c fc fd 86 60 49 2f 69 92 7b db 3b 07 00 (tbf_dl.cpp:911) 20250212125858477 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 f5 5e c4 a1 05 b1 81 5c 48 86 f4 e4 06 de ff ad 5e f6 40 aa 43 8e 82 e3 16 ab 68 0f b3 91 f2 c7 09 47 1a 4b 36 88 1c fc fd 86 60 49 2f 69 92 7b db 3b 07 00 (pcu_l1_if.cpp:182) 20250212125858477 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125858491 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) 20250212125858491 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) 20250212125858500 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) 20250212125858500 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1534 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125858500 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) 20250212125858500 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) 20250212125858500 DRLCMACDL DEBUG -- Chunk with length 444 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125858500 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 122, MCS-5): bd b4 f7 92 b5 4b 9c fd a4 48 4e f3 cc 72 11 02 a4 99 27 b4 12 b9 3d 2d 06 c8 17 3a 31 5e fc 5d d5 db 6d a6 de 5f 18 d6 67 68 97 14 81 e6 4d 38 0a bd ae 89 0b 0d a3 99 (tbf_dl.cpp:686) 20250212125858500 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) 20250212125858500 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858500 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 122) (tbf_dl.cpp:847) 20250212125858500 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 122, MCS-5): 87 80 1e 58 2f ed bd 64 ed 12 67 3f 29 92 d3 3c b3 5c 84 00 69 e6 09 ad 44 6e 4f 8b 01 f2 85 4e 8c 17 7f 57 f5 76 9b a9 f7 17 86 f5 19 da 25 45 a0 79 13 8e 42 af 6b e2 42 c3 68 26 (tbf_dl.cpp:911) 20250212125858500 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1534 Sending data request: sapi=5 arfcn=871 cur_fn=1529 block=6 data=87 80 1e 58 2f ed bd 64 ed 12 67 3f 29 92 d3 3c b3 5c 84 00 69 e6 09 ad 44 6e 4f 8b 01 f2 85 4e 8c 17 7f 57 f5 76 9b a9 f7 17 86 f5 19 da 25 45 a0 79 13 8e 42 af 6b e2 42 c3 68 26 (pcu_l1_if.cpp:182) 20250212125858501 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125858515 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) 20250212125858515 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) 20250212125858519 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) 20250212125858519 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1538 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125858519 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) 20250212125858519 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) 20250212125858519 DRLCMACDL DEBUG -- Chunk with length 743 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125858519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 123, CS-4): ec 90 a7 12 ee 01 47 04 0d 10 c6 f2 41 dc 62 12 5f ca 43 59 b8 0b 12 fc e0 f6 06 26 5c 40 33 83 c1 e0 5c d8 5f 0f 76 55 28 73 49 56 05 b7 d8 68 89 ef (tbf_dl.cpp:686) 20250212125858519 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) 20250212125858519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 123) (tbf_dl.cpp:847) 20250212125858519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 123, CS-4): 07 00 f7 ec 90 a7 12 ee 01 47 04 0d 10 c6 f2 41 dc 62 12 5f ca 43 59 b8 0b 12 fc e0 f6 06 26 5c 40 33 83 c1 e0 5c d8 5f 0f 76 55 28 73 49 56 05 b7 d8 68 89 ef 00 (tbf_dl.cpp:911) 20250212125858519 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1538 Sending data request: sapi=5 arfcn=871 cur_fn=1534 block=7 data=07 00 f7 ec 90 a7 12 ee 01 47 04 0d 10 c6 f2 41 dc 62 12 5f ca 43 59 b8 0b 12 fc e0 f6 06 26 5c 40 33 83 c1 e0 5c d8 5f 0f 76 55 28 73 49 56 05 b7 d8 68 89 ef 00 (pcu_l1_if.cpp:182) 20250212125858519 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125858533 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) 20250212125858533 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) 20250212125858538 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) 20250212125858538 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1542 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125858538 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) 20250212125858538 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) 20250212125858538 DRLCMACDL DEBUG -- Chunk with length 388 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125858538 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 123, MCS-5): c8 25 ff a3 1e 23 2f 9c 11 fa 0e be da e7 86 38 e3 37 16 4c ab 3a b8 39 51 6f 8d 4b e0 3d bc ed 61 22 54 6d 21 e3 94 72 d7 83 b2 4a b9 73 40 fb dc 22 34 0d 19 a8 d2 ec (tbf_dl.cpp:686) 20250212125858538 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) 20250212125858538 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858538 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 123) (tbf_dl.cpp:847) 20250212125858538 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 123, MCS-5): 87 c0 1e 18 72 c9 ff a8 c7 c8 0b 67 84 be 83 af f6 b9 21 ce f8 8d 05 d3 aa 0e 6e 4e d4 5b e3 12 78 0f 6f 7b 98 08 55 5b c8 38 a5 dc f5 a0 ac 52 ee 1c d0 3e b7 08 4d 43 06 aa 34 3b (tbf_dl.cpp:911) 20250212125858538 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1542 Sending data request: sapi=5 arfcn=871 cur_fn=1538 block=8 data=87 c0 1e 18 72 c9 ff a8 c7 c8 0b 67 84 be 83 af f6 b9 21 ce f8 8d 05 d3 aa 0e 6e 4e d4 5b e3 12 78 0f 6f 7b 98 08 55 5b c8 38 a5 dc f5 a0 ac 52 ee 1c d0 3e b7 08 4d 43 06 aa 34 3b (pcu_l1_if.cpp:182) 20250212125858538 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125858552 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) 20250212125858552 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) 20250212125858561 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) 20250212125858562 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) 20250212125858562 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) 20250212125858562 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) 20250212125858562 DRLCMACDL DEBUG -- Chunk with length 693 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125858562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 124, CS-4): 4a 18 32 c3 ad c8 f1 85 1b 31 dc f1 04 21 d9 6e ea 89 48 8b 41 68 f3 28 42 fd 0f ac a5 77 99 3e a7 3c b7 87 07 e0 6b b4 18 cc cc d2 74 1b 03 e2 e7 45 (tbf_dl.cpp:686) 20250212125858562 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) 20250212125858562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 124) (tbf_dl.cpp:847) 20250212125858562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 124, CS-4): 07 00 f9 4a 18 32 c3 ad c8 f1 85 1b 31 dc f1 04 21 d9 6e ea 89 48 8b 41 68 f3 28 42 fd 0f ac a5 77 99 3e a7 3c b7 87 07 e0 6b b4 18 cc cc d2 74 1b 03 e2 e7 45 00 (tbf_dl.cpp:911) 20250212125858562 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1547 Sending data request: sapi=5 arfcn=871 cur_fn=1542 block=9 data=07 00 f9 4a 18 32 c3 ad c8 f1 85 1b 31 dc f1 04 21 d9 6e ea 89 48 8b 41 68 f3 28 42 fd 0f ac a5 77 99 3e a7 3c b7 87 07 e0 6b b4 18 cc cc d2 74 1b 03 e2 e7 45 00 (pcu_l1_if.cpp:182) 20250212125858562 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125858576 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) 20250212125858576 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) 20250212125858581 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) 20250212125858581 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1551 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125858581 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) 20250212125858581 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) 20250212125858581 DRLCMACDL DEBUG -- Chunk with length 332 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125858581 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 124, MCS-5): 66 f4 be 78 4b b6 a9 34 f2 97 d3 cd c7 8a b6 6a 5b ef 55 12 a4 68 52 26 b1 87 50 66 55 36 e2 e4 55 88 87 a9 d0 6e dc 2b 1e 6a 9f 76 9a 16 4c 1c 05 fc a3 9b 39 de 42 9b (tbf_dl.cpp:686) 20250212125858581 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) 20250212125858581 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858581 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 124) (tbf_dl.cpp:847) 20250212125858581 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 124, MCS-5): 87 00 1f 98 19 bd 2f de 92 6d 2a 8d fc e5 74 f3 b1 a2 ad da d6 7b 95 04 29 9a 94 49 ec 21 94 59 95 8d 38 79 15 e2 61 2a b4 1b f7 8a 87 da a7 9d a6 05 13 47 01 ff e8 66 8e b7 d0 26 (tbf_dl.cpp:911) 20250212125858581 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1551 Sending data request: sapi=5 arfcn=871 cur_fn=1547 block=10 data=87 00 1f 98 19 bd 2f de 92 6d 2a 8d fc e5 74 f3 b1 a2 ad da d6 7b 95 04 29 9a 94 49 ec 21 94 59 95 8d 38 79 15 e2 61 2a b4 1b f7 8a 87 da a7 9d a6 05 13 47 01 ff e8 66 8e b7 d0 26 (pcu_l1_if.cpp:182) 20250212125858581 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125858595 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) 20250212125858595 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) 20250212125858599 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) 20250212125858599 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) 20250212125858599 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) 20250212125858599 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) 20250212125858599 DRLCMACDL DEBUG -- Chunk with length 643 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125858599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 125, CS-4): 3d f5 98 b8 92 0e 4a 94 eb 75 b1 a6 93 73 be 0f 69 4f b3 5e d5 e3 cc 3c e4 bd 92 66 88 40 0d 6d 80 d5 2b dd ff 6b 68 d5 7a 0a 2a 8b 71 25 48 22 97 6d (tbf_dl.cpp:686) 20250212125858599 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) 20250212125858599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 125) (tbf_dl.cpp:847) 20250212125858599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 125, CS-4): 07 00 fb 3d f5 98 b8 92 0e 4a 94 eb 75 b1 a6 93 73 be 0f 69 4f b3 5e d5 e3 cc 3c e4 bd 92 66 88 40 0d 6d 80 d5 2b dd ff 6b 68 d5 7a 0a 2a 8b 71 25 48 22 97 6d 00 (tbf_dl.cpp:911) 20250212125858599 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 fb 3d f5 98 b8 92 0e 4a 94 eb 75 b1 a6 93 73 be 0f 69 4f b3 5e d5 e3 cc 3c e4 bd 92 66 88 40 0d 6d 80 d5 2b dd ff 6b 68 d5 7a 0a 2a 8b 71 25 48 22 97 6d 00 (pcu_l1_if.cpp:182) 20250212125858600 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125858613 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) 20250212125858613 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) 20250212125858622 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) 20250212125858622 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1560 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125858622 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) 20250212125858622 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) 20250212125858622 DRLCMACDL DEBUG -- Chunk with length 276 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125858622 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 125, MCS-5): 9c c9 b6 70 56 c6 b8 19 8a 5d 4b 48 60 ba c2 c7 7b 6f 44 e6 71 c6 bd 54 36 83 a7 4c 16 9c 47 95 f2 23 5e 92 f8 7a 8a 88 b6 6b b8 42 6e 9b 2d cc 41 45 ce c8 b9 c7 f1 58 (tbf_dl.cpp:686) 20250212125858622 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) 20250212125858623 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858623 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 125) (tbf_dl.cpp:847) 20250212125858623 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 125, MCS-5): 87 40 1f 18 67 b2 2d 9c 95 31 6e 86 62 d7 12 12 98 ae f0 f1 de 1b 91 79 9c 71 2f 95 cd e0 29 93 05 e7 51 a5 fc 88 97 24 be 9e 22 a2 ed 1a ae 90 db 66 0b 73 50 91 33 72 ee 71 3c 16 (tbf_dl.cpp:911) 20250212125858623 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1560 Sending data request: sapi=5 arfcn=871 cur_fn=1555 block=0 data=87 40 1f 18 67 b2 2d 9c 95 31 6e 86 62 d7 12 12 98 ae f0 f1 de 1b 91 79 9c 71 2f 95 cd e0 29 93 05 e7 51 a5 fc 88 97 24 be 9e 22 a2 ed 1a ae 90 db 66 0b 73 50 91 33 72 ee 71 3c 16 (pcu_l1_if.cpp:182) 20250212125858623 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125858637 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) 20250212125858637 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) 20250212125858641 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}: Timeout of T3169 (fsm.c:317) 20250212125858641 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20250212125858641 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1200) 20250212125858641 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20250212125858641 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20250212125858641 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125858641 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125858641 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}: Deallocated (fsm.c:568) 20250212125858641 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125858641 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125858641 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) 20250212125858641 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) 20250212125858641 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) 20250212125858641 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) 20250212125858641 DRLCMACDL DEBUG -- Chunk with length 593 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125858641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 126, CS-4): 4d 82 0d 73 34 90 be df de 9c 6a 01 99 2e b0 0f eb d6 5a a2 ca 2c 46 60 9d 2e 07 e8 2a 27 d3 19 71 b0 4c 4b 33 e6 b4 75 78 49 13 e5 b0 4e 65 49 aa 51 (tbf_dl.cpp:686) 20250212125858641 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) 20250212125858641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 126) (tbf_dl.cpp:847) 20250212125858641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 126, CS-4): 07 00 fd 4d 82 0d 73 34 90 be df de 9c 6a 01 99 2e b0 0f eb d6 5a a2 ca 2c 46 60 9d 2e 07 e8 2a 27 d3 19 71 b0 4c 4b 33 e6 b4 75 78 49 13 e5 b0 4e 65 49 aa 51 00 (tbf_dl.cpp:911) 20250212125858641 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 fd 4d 82 0d 73 34 90 be df de 9c 6a 01 99 2e b0 0f eb d6 5a a2 ca 2c 46 60 9d 2e 07 e8 2a 27 d3 19 71 b0 4c 4b 33 e6 b4 75 78 49 13 e5 b0 4e 65 49 aa 51 00 (pcu_l1_if.cpp:182) 20250212125858642 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125858655 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) 20250212125858655 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) 20250212125858659 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){RELEASING}: Timeout of T3169 (fsm.c:317) 20250212125858659 DTBF INFO TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){RELEASING} free (tbf.cpp:271) 20250212125858659 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){RELEASING}, 1 TBFs, USFs = 02, TFIs = 00000002. (pdch.cpp:1200) 20250212125858659 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) Detaching TBF: TBF(UL:E:TLLI-0x00000002){RELEASING} (gprs_ms.c:381) 20250212125858659 DMS DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20250212125858659 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125858659 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NONE}: Deallocated (fsm.c:568) 20250212125858659 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){RELEASING}: Deallocated (fsm.c:568) 20250212125858659 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NONE}: Deallocated (fsm.c:568) 20250212125858659 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NONE}: Deallocated (fsm.c:568) 20250212125858660 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) 20250212125858660 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1568 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125858660 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) 20250212125858660 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) 20250212125858660 DRLCMACDL DEBUG -- Chunk with length 220 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125858660 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 126, MCS-5): e4 63 1f d6 18 c4 7b 78 da ac f0 30 c9 db 65 4f cc 99 e1 40 eb e8 ed f2 ae aa 56 06 58 f6 ff ec 9c 08 f8 57 b7 a6 79 6f 0c 1a 88 31 97 48 af b4 9d c1 bb de b5 e6 19 22 (tbf_dl.cpp:686) 20250212125858660 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) 20250212125858660 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858660 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 126) (tbf_dl.cpp:847) 20250212125858660 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 126, MCS-5): 87 80 1f 18 f9 d8 87 35 06 f1 1e 9e 36 2b 3c 4c f2 76 d9 13 73 66 38 d0 3a 7a bb bc ab aa 95 01 96 fd 3f 3b 27 02 fe d5 ad 69 de 1b 83 06 62 cc 25 d2 2b 6d 67 f0 ae 77 ad 79 86 08 (tbf_dl.cpp:911) 20250212125858660 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1568 Sending data request: sapi=5 arfcn=871 cur_fn=1564 block=2 data=87 80 1f 18 f9 d8 87 35 06 f1 1e 9e 36 2b 3c 4c f2 76 d9 13 73 66 38 d0 3a 7a bb bc ab aa 95 01 96 fd 3f 3b 27 02 fe d5 ad 69 de 1b 83 06 62 cc 25 d2 2b 6d 67 f0 ae 77 ad 79 86 08 (pcu_l1_if.cpp:182) 20250212125858660 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125858674 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) 20250212125858674 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) 20250212125858683 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) 20250212125858683 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) 20250212125858683 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) 20250212125858683 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) 20250212125858683 DRLCMACDL DEBUG -- Chunk with length 543 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125858683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 127, CS-4): c5 2e a7 33 fe cf 54 03 98 72 9a 4d 41 41 23 b2 f2 fa c4 c2 0a 77 c9 29 e8 fe 65 b1 4f c6 58 8e 44 81 d1 90 80 98 71 0e 88 25 15 96 9e 20 09 cc a2 e6 (tbf_dl.cpp:686) 20250212125858683 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) 20250212125858683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 127) (tbf_dl.cpp:847) 20250212125858683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 127, CS-4): 07 00 ff c5 2e a7 33 fe cf 54 03 98 72 9a 4d 41 41 23 b2 f2 fa c4 c2 0a 77 c9 29 e8 fe 65 b1 4f c6 58 8e 44 81 d1 90 80 98 71 0e 88 25 15 96 9e 20 09 cc a2 e6 00 (tbf_dl.cpp:911) 20250212125858683 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 ff c5 2e a7 33 fe cf 54 03 98 72 9a 4d 41 41 23 b2 f2 fa c4 c2 0a 77 c9 29 e8 fe 65 b1 4f c6 58 8e 44 81 d1 90 80 98 71 0e 88 25 15 96 9e 20 09 cc a2 e6 00 (pcu_l1_if.cpp:182) 20250212125858683 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125858697 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) 20250212125858697 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) 20250212125858702 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) 20250212125858702 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1577 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125858702 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) 20250212125858702 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) 20250212125858702 DRLCMACDL DEBUG -- Chunk with length 164 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125858702 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 127, MCS-5): b4 ca a4 f0 95 24 2b 84 59 10 6d c3 22 3b fe 5d 02 bd c4 f0 58 33 45 9c 92 0c 7e 61 ef cb 98 39 58 02 4a 0a 96 63 bb 20 bb 7c 4b 0d 7a cb f0 a1 2a 2f 98 03 d7 a6 a8 f9 (tbf_dl.cpp:686) 20250212125858702 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) 20250212125858702 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858702 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 127) (tbf_dl.cpp:847) 20250212125858702 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 127, MCS-5): 87 c0 1f 18 ad 32 29 7c 25 c9 0a 61 16 44 db b0 c8 8e 7f 97 40 2f 31 3c d6 4c 11 a7 24 83 5f d8 fb 32 66 0e 96 80 92 82 e5 d8 2e c8 2e df 52 83 de 32 7c a8 ca 0b e6 c0 b5 29 6a 3e (tbf_dl.cpp:911) 20250212125858702 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1577 Sending data request: sapi=5 arfcn=871 cur_fn=1573 block=4 data=87 c0 1f 18 ad 32 29 7c 25 c9 0a 61 16 44 db b0 c8 8e 7f 97 40 2f 31 3c d6 4c 11 a7 24 83 5f d8 fb 32 66 0e 96 80 92 82 e5 d8 2e c8 2e df 52 83 de 32 7c a8 ca 0b e6 c0 b5 29 6a 3e (pcu_l1_if.cpp:182) 20250212125858702 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125858716 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) 20250212125858716 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) 20250212125858721 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) 20250212125858721 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) 20250212125858721 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) 20250212125858721 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) 20250212125858721 DRLCMACDL DEBUG -- Chunk with length 493 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125858721 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 0, CS-4): 16 0e fc a1 31 d1 45 69 c0 20 44 54 69 45 2d 2f 83 a9 fb 10 4c b3 c5 9a a6 a9 7e 18 11 1d 1e 16 19 2a 1f 5f 37 4b 67 3e 60 cb d4 b6 d5 1e 98 f1 d3 bd (tbf_dl.cpp:686) 20250212125858721 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) 20250212125858721 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858721 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212125858721 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-4): 07 00 01 16 0e fc a1 31 d1 45 69 c0 20 44 54 69 45 2d 2f 83 a9 fb 10 4c b3 c5 9a a6 a9 7e 18 11 1d 1e 16 19 2a 1f 5f 37 4b 67 3e 60 cb d4 b6 d5 1e 98 f1 d3 bd 00 (tbf_dl.cpp:911) 20250212125858721 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 01 16 0e fc a1 31 d1 45 69 c0 20 44 54 69 45 2d 2f 83 a9 fb 10 4c b3 c5 9a a6 a9 7e 18 11 1d 1e 16 19 2a 1f 5f 37 4b 67 3e 60 cb d4 b6 d5 1e 98 f1 d3 bd 00 (pcu_l1_if.cpp:182) 20250212125858721 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125858735 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) 20250212125858735 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) 20250212125858744 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) 20250212125858744 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1586 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125858744 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) 20250212125858744 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) 20250212125858744 DRLCMACDL DEBUG -- Chunk with length 108 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125858744 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 128, MCS-5): 00 29 6c 72 c9 a3 56 e8 54 a5 c8 f9 e0 e1 22 65 1f 08 da 91 bf 3d 62 27 99 44 61 6f af 88 bf 9e 9b d9 7d 5a 31 28 b5 1d 78 2e 33 12 6d c7 fb 5b 0a 14 ec 3f ea 88 10 4b (tbf_dl.cpp:686) 20250212125858744 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) 20250212125858744 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858744 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 128) (tbf_dl.cpp:847) 20250212125858744 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 128, MCS-5): 87 00 20 18 40 0a 9b 5c f2 a8 15 3a 55 29 72 3e 78 b8 48 d9 07 82 76 e4 6f 8f d8 49 26 51 d8 db 2b e2 af e7 66 76 9f 56 0c 4a 6d 07 9e cb 8c 44 db f1 fe 96 02 05 fb 8f 3a 22 c4 12 (tbf_dl.cpp:911) 20250212125858744 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1586 Sending data request: sapi=5 arfcn=871 cur_fn=1581 block=6 data=87 00 20 18 40 0a 9b 5c f2 a8 15 3a 55 29 72 3e 78 b8 48 d9 07 82 76 e4 6f 8f d8 49 26 51 d8 db 2b e2 af e7 66 76 9f 56 0c 4a 6d 07 9e cb 8c 44 db f1 fe 96 02 05 fb 8f 3a 22 c4 12 (pcu_l1_if.cpp:182) 20250212125858744 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125858758 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) 20250212125858758 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) 20250212125858763 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) 20250212125858763 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) 20250212125858763 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) 20250212125858763 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) 20250212125858763 DRLCMACDL DEBUG -- Chunk with length 443 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125858763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 1, CS-4): b4 f7 92 b5 4b 9c fd a4 48 4e f3 cc 72 11 02 a4 99 27 b4 12 b9 3d 2d 06 c8 17 3a 31 5e fc 5d d5 db 6d a6 de 5f 18 d6 67 68 97 14 81 e6 4d 38 0a bd ae (tbf_dl.cpp:686) 20250212125858763 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) 20250212125858763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20250212125858763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-4): 07 00 03 b4 f7 92 b5 4b 9c fd a4 48 4e f3 cc 72 11 02 a4 99 27 b4 12 b9 3d 2d 06 c8 17 3a 31 5e fc 5d d5 db 6d a6 de 5f 18 d6 67 68 97 14 81 e6 4d 38 0a bd ae 00 (tbf_dl.cpp:911) 20250212125858763 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 03 b4 f7 92 b5 4b 9c fd a4 48 4e f3 cc 72 11 02 a4 99 27 b4 12 b9 3d 2d 06 c8 17 3a 31 5e fc 5d d5 db 6d a6 de 5f 18 d6 67 68 97 14 81 e6 4d 38 0a bd ae 00 (pcu_l1_if.cpp:182) 20250212125858763 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125858777 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) 20250212125858777 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) 20250212125858781 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) 20250212125858782 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1594 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125858782 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) 20250212125858782 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) 20250212125858782 DRLCMACDL DEBUG -- Chunk with length 52 is less than remaining space (56): add length header to to delimit LLC frame (encoding.cpp:1603) 20250212125858782 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125858782 DRLCMACMEAS INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Bandwitdh: 1245 KBits/s (gprs_rlcmac_meas.cpp:181) 20250212125858782 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125858782 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (3) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125858782 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 129, MCS-5): 69 b4 ae c1 b2 16 3c b6 16 86 58 6f 37 f4 f8 aa 7f 3e 7a ea 08 c9 a2 5f 67 7e a6 8e 04 b6 d9 c8 10 5a d9 c2 37 f1 f5 66 d5 7f 1d bb c0 cb bd 19 7b 2b 6a c1 3d dc a4 bf (tbf_dl.cpp:686) 20250212125858782 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) 20250212125858782 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858782 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 129) (tbf_dl.cpp:847) 20250212125858782 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 129, MCS-5): 87 40 20 48 1a ad 6b b0 ac 05 8f ad 85 21 d6 db 0d 3d be ea 9f 8f 9e 3a 42 b2 e8 d7 99 9f a9 23 81 6d 36 32 84 56 b6 f0 4d 7c bd 59 f5 5f c7 2e f0 72 6f c6 de 8a 5a 70 0f 37 e9 2f (tbf_dl.cpp:911) 20250212125858782 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1594 Sending data request: sapi=5 arfcn=871 cur_fn=1590 block=8 data=87 40 20 48 1a ad 6b b0 ac 05 8f ad 85 21 d6 db 0d 3d be ea 9f 8f 9e 3a 42 b2 e8 d7 99 9f a9 23 81 6d 36 32 84 56 b6 f0 4d 7c bd 59 f5 5f c7 2e f0 72 6f c6 de 8a 5a 70 0f 37 e9 2f (pcu_l1_if.cpp:182) 20250212125858782 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125858795 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) 20250212125858795 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) 20250212125858805 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) 20250212125858805 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) 20250212125858805 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) 20250212125858805 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) 20250212125858805 DRLCMACDL DEBUG -- Chunk with length 393 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125858805 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 2, CS-4): 89 0b 0d a3 99 c8 25 ff a3 1e 23 2f 9c 11 fa 0e be da e7 86 38 e3 37 16 4c ab 3a b8 39 51 6f 8d 4b e0 3d bc ed 61 22 54 6d 21 e3 94 72 d7 83 b2 4a b9 (tbf_dl.cpp:686) 20250212125858805 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) 20250212125858805 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858805 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20250212125858805 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-4): 07 00 05 89 0b 0d a3 99 c8 25 ff a3 1e 23 2f 9c 11 fa 0e be da e7 86 38 e3 37 16 4c ab 3a b8 39 51 6f 8d 4b e0 3d bc ed 61 22 54 6d 21 e3 94 72 d7 83 b2 4a b9 00 (tbf_dl.cpp:911) 20250212125858805 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 05 89 0b 0d a3 99 c8 25 ff a3 1e 23 2f 9c 11 fa 0e be da e7 86 38 e3 37 16 4c ab 3a b8 39 51 6f 8d 4b e0 3d bc ed 61 22 54 6d 21 e3 94 72 d7 83 b2 4a b9 00 (pcu_l1_if.cpp:182) 20250212125858805 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125858819 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) 20250212125858819 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) 20250212125858823 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) 20250212125858823 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1603 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125858823 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) 20250212125858823 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) 20250212125858823 DRLCMACDL DEBUG -- Chunk with length 1397 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125858823 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 130, MCS-5): 3b 84 b4 fc 87 df 52 06 bb d3 57 09 33 cb 2a f5 1d 8d d6 bf 80 32 1e b1 fe fb 06 ee c7 49 8f 27 a7 b6 10 d3 e3 d2 72 ed ca bf cb 21 c2 9f 2b 71 46 46 18 92 26 85 53 b3 (tbf_dl.cpp:686) 20250212125858823 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) 20250212125858823 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858823 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 130) (tbf_dl.cpp:847) 20250212125858823 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 130, MCS-5): 87 80 20 d8 0e 21 2d ff e1 b7 94 c1 ee f4 55 c2 cc b2 4a 7d 47 a3 f5 2f a0 8c 47 ac ff be 81 fb 71 d2 e3 c9 a9 2d c4 f4 b8 b4 5c bb f2 ef 72 88 f0 e7 4a 9c 91 11 86 a4 49 e1 d4 2c (tbf_dl.cpp:911) 20250212125858823 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1603 Sending data request: sapi=5 arfcn=871 cur_fn=1599 block=10 data=87 80 20 d8 0e 21 2d ff e1 b7 94 c1 ee f4 55 c2 cc b2 4a 7d 47 a3 f5 2f a0 8c 47 ac ff be 81 fb 71 d2 e3 c9 a9 2d c4 f4 b8 b4 5c bb f2 ef 72 88 f0 e7 4a 9c 91 11 86 a4 49 e1 d4 2c (pcu_l1_if.cpp:182) 20250212125858823 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125858838 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) 20250212125858838 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) 20250212125858842 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) 20250212125858842 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) 20250212125858842 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) 20250212125858842 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) 20250212125858842 DRLCMACDL DEBUG -- Chunk with length 343 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125858842 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 3, CS-4): 73 40 fb dc 22 34 0d 19 a8 d2 ec 66 f4 be 78 4b b6 a9 34 f2 97 d3 cd c7 8a b6 6a 5b ef 55 12 a4 68 52 26 b1 87 50 66 55 36 e2 e4 55 88 87 a9 d0 6e dc (tbf_dl.cpp:686) 20250212125858842 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) 20250212125858842 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858842 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20250212125858842 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-4): 07 00 07 73 40 fb dc 22 34 0d 19 a8 d2 ec 66 f4 be 78 4b b6 a9 34 f2 97 d3 cd c7 8a b6 6a 5b ef 55 12 a4 68 52 26 b1 87 50 66 55 36 e2 e4 55 88 87 a9 d0 6e dc 00 (tbf_dl.cpp:911) 20250212125858842 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 07 73 40 fb dc 22 34 0d 19 a8 d2 ec 66 f4 be 78 4b b6 a9 34 f2 97 d3 cd c7 8a b6 6a 5b ef 55 12 a4 68 52 26 b1 87 50 66 55 36 e2 e4 55 88 87 a9 d0 6e dc 00 (pcu_l1_if.cpp:182) 20250212125858843 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125858856 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) 20250212125858856 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) 20250212125858866 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) 20250212125858866 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1612 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125858866 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) 20250212125858866 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) 20250212125858866 DRLCMACDL DEBUG -- Chunk with length 293 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125858866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 4, CS-4): 2b 1e 6a 9f 76 9a 16 4c 1c 05 fc a3 9b 39 de 42 9b 9c c9 b6 70 56 c6 b8 19 8a 5d 4b 48 60 ba c2 c7 7b 6f 44 e6 71 c6 bd 54 36 83 a7 4c 16 9c 47 95 f2 (tbf_dl.cpp:686) 20250212125858866 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) 20250212125858866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20250212125858866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20250212125858866 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1612 + 13 = 1625 (pdch_ul_controller.c:131) 20250212125858866 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1625 for type POLL (pdch_ul_controller.c:184) 20250212125858866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1625, TS=7) (tbf_dl.cpp:883) 20250212125858866 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1625, TS=7 (tbf_dl.cpp:903) 20250212125858866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-4): 0f 00 09 2b 1e 6a 9f 76 9a 16 4c 1c 05 fc a3 9b 39 de 42 9b 9c c9 b6 70 56 c6 b8 19 8a 5d 4b 48 60 ba c2 c7 7b 6f 44 e6 71 c6 bd 54 36 83 a7 4c 16 9c 47 95 f2 00 (tbf_dl.cpp:911) 20250212125858866 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1612 Sending data request: sapi=5 arfcn=871 cur_fn=1607 block=0 data=0f 00 09 2b 1e 6a 9f 76 9a 16 4c 1c 05 fc a3 9b 39 de 42 9b 9c c9 b6 70 56 c6 b8 19 8a 5d 4b 48 60 ba c2 c7 7b 6f 44 e6 71 c6 bd 54 36 83 a7 4c 16 9c 47 95 f2 00 (pcu_l1_if.cpp:182) 20250212125858866 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125858880 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) 20250212125858880 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) 20250212125858884 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125858899 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) 20250212125858899 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) 20250212125858903 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125858917 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) 20250212125858917 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) 20250212125858927 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125858941 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1620 block=3 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) 20250212125858941 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125858941 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125858941 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1625 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125858941 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) 20250212125858941 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1625 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125858941 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125858941 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 5, BSN 113 to 5 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125858941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125858941 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) 20250212125858941 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) 20250212125858941 DRLCMACDL DEBUG - got ack for BSN=113 (rlc_window_dl.cpp:103) 20250212125858941 DRLCMACDL DEBUG - got ack for BSN=114 (rlc_window_dl.cpp:103) 20250212125858941 DRLCMACDL DEBUG - got ack for BSN=115 (rlc_window_dl.cpp:103) 20250212125858941 DRLCMACDL DEBUG - got ack for BSN=116 (rlc_window_dl.cpp:103) 20250212125858941 DRLCMACDL DEBUG - got ack for BSN=117 (rlc_window_dl.cpp:103) 20250212125858941 DRLCMACDL DEBUG - got ack for BSN=118 (rlc_window_dl.cpp:103) 20250212125858941 DRLCMACDL DEBUG - got ack for BSN=119 (rlc_window_dl.cpp:103) 20250212125858941 DRLCMACDL DEBUG - got ack for BSN=120 (rlc_window_dl.cpp:103) 20250212125858941 DRLCMACDL DEBUG - got ack for BSN=121 (rlc_window_dl.cpp:103) 20250212125858941 DRLCMACDL DEBUG - got ack for BSN=122 (rlc_window_dl.cpp:103) 20250212125858941 DRLCMACDL DEBUG - got ack for BSN=123 (rlc_window_dl.cpp:103) 20250212125858941 DRLCMACDL DEBUG - got ack for BSN=124 (rlc_window_dl.cpp:103) 20250212125858941 DRLCMACDL DEBUG - got ack for BSN=125 (rlc_window_dl.cpp:103) 20250212125858941 DRLCMACDL DEBUG - got ack for BSN=126 (rlc_window_dl.cpp:103) 20250212125858941 DRLCMACDL DEBUG - got ack for BSN=127 (rlc_window_dl.cpp:103) 20250212125858941 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20250212125858941 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20250212125858941 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20250212125858941 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20250212125858941 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20250212125858941 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) 20250212125858941 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) 20250212125858945 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) 20250212125858945 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1629 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125858945 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) 20250212125858945 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) 20250212125858945 DRLCMACDL DEBUG -- Chunk with length 1341 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125858945 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 131, MCS-5): 86 46 2e 9f fd 13 70 75 be 3a 2a 60 e6 a0 bb 7a 33 96 98 93 f6 f2 f0 c8 3e 23 f2 1e b1 4f 43 75 ed 20 97 1e 2e e1 89 b0 6b bd 19 ae ba 1f ec 1a 18 a6 51 2e 00 4e 49 77 (tbf_dl.cpp:686) 20250212125858945 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) 20250212125858945 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858945 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 131) (tbf_dl.cpp:847) 20250212125858945 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 131, MCS-5): 87 c0 20 98 a1 91 cb 67 ff 04 5c 9d af 8e 0a 98 39 e8 ae de 8c 25 e6 a4 bd 3c 3c b2 cf 88 bc 47 ec d3 50 5d 3b c8 a5 87 4b 78 22 ec 5a 6f 86 ab ee 07 bb 06 86 69 94 0b 80 53 d2 1d (tbf_dl.cpp:911) 20250212125858945 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1629 Sending data request: sapi=5 arfcn=871 cur_fn=1625 block=4 data=87 c0 20 98 a1 91 cb 67 ff 04 5c 9d af 8e 0a 98 39 e8 ae de 8c 25 e6 a4 bd 3c 3c b2 cf 88 bc 47 ec d3 50 5d 3b c8 a5 87 4b 78 22 ec 5a 6f 86 ab ee 07 bb 06 86 69 94 0b 80 53 d2 1d (pcu_l1_if.cpp:182) 20250212125858946 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125858959 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) 20250212125858959 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) 20250212125858964 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) 20250212125858964 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1633 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125858964 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) 20250212125858964 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) 20250212125858964 DRLCMACDL DEBUG -- Chunk with length 1285 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125858964 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 132, MCS-5): e4 53 15 c5 9e 5d ed f2 01 3d 00 24 36 12 1f 03 2d 68 55 75 ae d7 88 eb d2 7c 92 69 e6 a2 6d 82 0c 36 f7 15 5c 16 3c a7 2f 11 e1 28 71 57 ff 50 bd fc 9e 7d bb 2f e5 8f (tbf_dl.cpp:686) 20250212125858964 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) 20250212125858964 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125858964 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 132) (tbf_dl.cpp:847) 20250212125858964 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20250212125858964 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1633 + 13 = 1646 (pdch_ul_controller.c:131) 20250212125858964 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1646 for type POLL (pdch_ul_controller.c:184) 20250212125858964 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1646, TS=7) (tbf_dl.cpp:883) 20250212125858964 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=1646, TS=7 (tbf_dl.cpp:903) 20250212125858964 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 132, MCS-5): 8f 00 21 18 f9 54 45 b1 67 57 bb 7c 40 0f 00 89 8d c4 c7 40 0b 5a 55 9d eb 35 e2 ba 34 9f 64 9a b9 68 9b 20 83 cd 7d 05 97 05 cf e9 4b 44 38 4a dc d5 3f 54 2f bf 67 df ee 4b f9 23 (tbf_dl.cpp:911) 20250212125858964 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1633 Sending data request: sapi=5 arfcn=871 cur_fn=1629 block=5 data=8f 00 21 18 f9 54 45 b1 67 57 bb 7c 40 0f 00 89 8d c4 c7 40 0b 5a 55 9d eb 35 e2 ba 34 9f 64 9a b9 68 9b 20 83 cd 7d 05 97 05 cf e9 4b 44 38 4a dc d5 3f 54 2f bf 67 df ee 4b f9 23 (pcu_l1_if.cpp:182) 20250212125858964 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125858978 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) 20250212125858978 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) 20250212125858987 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125859002 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) 20250212125859002 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) 20250212125859007 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125859021 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) 20250212125859021 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) 20250212125859025 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125859039 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1642 block=8 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) 20250212125859039 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) 20250212125859039 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125859039 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1646 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125859039 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) 20250212125859040 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1646 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125859040 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125859040 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, 0x556890ff7fec, 0x556890ff7ff0, 4, 0, win: 113-133, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20250212125859040 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 134, BSN 113 to 198 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20250212125859040 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125859040 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) 20250212125859040 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) 20250212125859040 DRLCMACDL DEBUG - got ack for BSN=113 (rlc_window_dl.cpp:103) 20250212125859040 DRLCMACDL DEBUG - got ack for BSN=114 (rlc_window_dl.cpp:103) 20250212125859040 DRLCMACDL DEBUG - got ack for BSN=115 (rlc_window_dl.cpp:103) 20250212125859040 DRLCMACDL DEBUG - got ack for BSN=116 (rlc_window_dl.cpp:103) 20250212125859040 DRLCMACDL DEBUG - got ack for BSN=117 (rlc_window_dl.cpp:103) 20250212125859040 DRLCMACDL DEBUG - got ack for BSN=118 (rlc_window_dl.cpp:103) 20250212125859040 DRLCMACDL DEBUG - got ack for BSN=119 (rlc_window_dl.cpp:103) 20250212125859040 DRLCMACDL DEBUG - got ack for BSN=120 (rlc_window_dl.cpp:103) 20250212125859040 DRLCMACDL DEBUG - got ack for BSN=121 (rlc_window_dl.cpp:103) 20250212125859040 DRLCMACDL DEBUG - got ack for BSN=122 (rlc_window_dl.cpp:103) 20250212125859040 DRLCMACDL DEBUG - got ack for BSN=123 (rlc_window_dl.cpp:103) 20250212125859040 DRLCMACDL DEBUG - got ack for BSN=124 (rlc_window_dl.cpp:103) 20250212125859040 DRLCMACDL DEBUG - got ack for BSN=125 (rlc_window_dl.cpp:103) 20250212125859040 DRLCMACDL DEBUG - got ack for BSN=126 (rlc_window_dl.cpp:103) 20250212125859040 DRLCMACDL DEBUG - got ack for BSN=127 (rlc_window_dl.cpp:103) 20250212125859040 DRLCMACDL DEBUG - got ack for BSN=128 (rlc_window_dl.cpp:103) 20250212125859040 DRLCMACDL DEBUG - got ack for BSN=129 (rlc_window_dl.cpp:103) 20250212125859040 DRLCMACDL DEBUG - got ack for BSN=130 (rlc_window_dl.cpp:103) 20250212125859040 DRLCMACDL DEBUG - got ack for BSN=131 (rlc_window_dl.cpp:103) 20250212125859040 DRLCMACDL DEBUG - got ack for BSN=132 (rlc_window_dl.cpp:103) 20250212125859040 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) 20250212125859040 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) 20250212125859049 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) 20250212125859049 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) 20250212125859049 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) 20250212125859049 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) 20250212125859049 DRLCMACDL DEBUG -- Chunk with length 243 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125859049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 5, CS-4): 23 5e 92 f8 7a 8a 88 b6 6b b8 42 6e 9b 2d cc 41 45 ce c8 b9 c7 f1 58 e4 63 1f d6 18 c4 7b 78 da ac f0 30 c9 db 65 4f cc 99 e1 40 eb e8 ed f2 ae aa 56 (tbf_dl.cpp:686) 20250212125859049 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) 20250212125859049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20250212125859049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-4): 07 00 0b 23 5e 92 f8 7a 8a 88 b6 6b b8 42 6e 9b 2d cc 41 45 ce c8 b9 c7 f1 58 e4 63 1f d6 18 c4 7b 78 da ac f0 30 c9 db 65 4f cc 99 e1 40 eb e8 ed f2 ae aa 56 00 (tbf_dl.cpp:911) 20250212125859049 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 0b 23 5e 92 f8 7a 8a 88 b6 6b b8 42 6e 9b 2d cc 41 45 ce c8 b9 c7 f1 58 e4 63 1f d6 18 c4 7b 78 da ac f0 30 c9 db 65 4f cc 99 e1 40 eb e8 ed f2 ae aa 56 00 (pcu_l1_if.cpp:182) 20250212125859049 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125859063 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) 20250212125859063 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) 20250212125859067 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) 20250212125859067 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1655 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125859067 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) 20250212125859067 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) 20250212125859067 DRLCMACDL DEBUG -- Chunk with length 1229 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125859067 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 133, MCS-5): e4 44 09 d6 8f a8 0c 6f 85 2a 0b be 39 b4 9e 9a 5d 32 d6 36 c7 76 36 32 93 ea a0 c4 f5 61 73 10 ea c1 5c 03 de a9 c2 f3 31 8f ea 8e 6b 95 2f bd ff 8f 1c 73 ed c2 68 f7 (tbf_dl.cpp:686) 20250212125859067 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) 20250212125859067 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859067 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 133) (tbf_dl.cpp:847) 20250212125859067 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 133, MCS-5): 87 40 21 18 39 51 82 f5 23 2a c3 5b a1 ca 82 6f 0e ad a7 66 97 8c b5 cd b1 9d 8d cc a4 3a 28 71 7d d8 1c 84 7a 30 d7 80 77 aa f0 7c cc a3 ba e3 5a e5 4b ef ff 23 c7 5c bb 30 da 3d (tbf_dl.cpp:911) 20250212125859067 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1655 Sending data request: sapi=5 arfcn=871 cur_fn=1651 block=10 data=87 40 21 18 39 51 82 f5 23 2a c3 5b a1 ca 82 6f 0e ad a7 66 97 8c b5 cd b1 9d 8d cc a4 3a 28 71 7d d8 1c 84 7a 30 d7 80 77 aa f0 7c cc a3 ba e3 5a e5 4b ef ff 23 c7 5c bb 30 da 3d (pcu_l1_if.cpp:182) 20250212125859068 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125859081 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) 20250212125859081 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) 20250212125859086 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) 20250212125859086 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) 20250212125859086 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) 20250212125859086 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) 20250212125859086 DRLCMACDL DEBUG -- Chunk with length 193 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125859086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 6, CS-4): 06 58 f6 ff ec 9c 08 f8 57 b7 a6 79 6f 0c 1a 88 31 97 48 af b4 9d c1 bb de b5 e6 19 22 b4 ca a4 f0 95 24 2b 84 59 10 6d c3 22 3b fe 5d 02 bd c4 f0 58 (tbf_dl.cpp:686) 20250212125859086 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) 20250212125859086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20250212125859086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-4): 07 00 0d 06 58 f6 ff ec 9c 08 f8 57 b7 a6 79 6f 0c 1a 88 31 97 48 af b4 9d c1 bb de b5 e6 19 22 b4 ca a4 f0 95 24 2b 84 59 10 6d c3 22 3b fe 5d 02 bd c4 f0 58 00 (tbf_dl.cpp:911) 20250212125859086 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 0d 06 58 f6 ff ec 9c 08 f8 57 b7 a6 79 6f 0c 1a 88 31 97 48 af b4 9d c1 bb de b5 e6 19 22 b4 ca a4 f0 95 24 2b 84 59 10 6d c3 22 3b fe 5d 02 bd c4 f0 58 00 (pcu_l1_if.cpp:182) 20250212125859086 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125859100 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) 20250212125859100 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) 20250212125859110 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) 20250212125859110 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1664 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125859110 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) 20250212125859110 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) 20250212125859110 DRLCMACDL DEBUG -- Chunk with length 1173 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125859110 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 134, MCS-5): b5 e9 cd ec 4e ba e2 59 ed 68 62 3a 4c 3b 7c d6 b2 8d ff ec be 12 e5 1e d3 06 ab bd 72 b6 59 0d 5b 88 eb 69 4b ac 7a c6 ae 17 3f a5 7e 67 3f 8b 1e 14 21 60 60 63 46 76 (tbf_dl.cpp:686) 20250212125859110 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) 20250212125859110 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859110 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 134) (tbf_dl.cpp:847) 20250212125859110 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 134, MCS-5): 87 80 21 58 6d 7a 33 bb 93 ae 78 56 3b 9a 98 0e d3 0e 9f b5 6c e3 3f bb af 44 b9 c7 b4 c1 6a af 9c 6d 56 c3 16 e2 7a da 12 ab 9e b1 eb c5 4f a9 df d9 cf a2 07 45 08 18 d8 98 91 1d (tbf_dl.cpp:911) 20250212125859110 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1664 Sending data request: sapi=5 arfcn=871 cur_fn=1659 block=0 data=87 80 21 58 6d 7a 33 bb 93 ae 78 56 3b 9a 98 0e d3 0e 9f b5 6c e3 3f bb af 44 b9 c7 b4 c1 6a af 9c 6d 56 c3 16 e2 7a da 12 ab 9e b1 eb c5 4f a9 df d9 cf a2 07 45 08 18 d8 98 91 1d (pcu_l1_if.cpp:182) 20250212125859110 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125859124 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) 20250212125859124 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) 20250212125859128 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) 20250212125859128 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) 20250212125859128 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) 20250212125859128 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) 20250212125859128 DRLCMACDL DEBUG -- Chunk with length 143 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125859128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 7, CS-4): 33 45 9c 92 0c 7e 61 ef cb 98 39 58 02 4a 0a 96 63 bb 20 bb 7c 4b 0d 7a cb f0 a1 2a 2f 98 03 d7 a6 a8 f9 00 29 6c 72 c9 a3 56 e8 54 a5 c8 f9 e0 e1 22 (tbf_dl.cpp:686) 20250212125859128 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) 20250212125859128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20250212125859128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-4): 07 00 0f 33 45 9c 92 0c 7e 61 ef cb 98 39 58 02 4a 0a 96 63 bb 20 bb 7c 4b 0d 7a cb f0 a1 2a 2f 98 03 d7 a6 a8 f9 00 29 6c 72 c9 a3 56 e8 54 a5 c8 f9 e0 e1 22 00 (tbf_dl.cpp:911) 20250212125859128 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 0f 33 45 9c 92 0c 7e 61 ef cb 98 39 58 02 4a 0a 96 63 bb 20 bb 7c 4b 0d 7a cb f0 a1 2a 2f 98 03 d7 a6 a8 f9 00 29 6c 72 c9 a3 56 e8 54 a5 c8 f9 e0 e1 22 00 (pcu_l1_if.cpp:182) 20250212125859129 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125859143 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) 20250212125859143 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) 20250212125859148 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) 20250212125859148 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1672 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125859148 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) 20250212125859148 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) 20250212125859148 DRLCMACDL DEBUG -- Chunk with length 1117 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125859148 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 135, MCS-5): d9 dd 66 f7 07 42 1a 64 dd 3e e9 fd 0f 29 4e 48 60 e3 c9 61 61 bd da fc 51 9b b1 97 52 12 2e 83 f3 8d ea 75 89 49 5d 49 7d 76 5b ef 48 cb b2 a0 59 8d d8 e6 46 d0 03 10 (tbf_dl.cpp:686) 20250212125859148 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) 20250212125859148 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859148 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 135) (tbf_dl.cpp:847) 20250212125859148 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 135, MCS-5): 87 c0 21 58 76 b7 d9 fd 81 90 06 59 b7 4f 7a ff 43 8a 13 12 d8 78 72 58 58 af 36 7f d4 66 ec a5 94 84 cb e0 7c a3 7a 5d 62 52 57 52 9f dd d6 3b d2 b2 2c 68 56 23 b6 b9 11 f4 00 04 (tbf_dl.cpp:911) 20250212125859148 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1672 Sending data request: sapi=5 arfcn=871 cur_fn=1668 block=2 data=87 c0 21 58 76 b7 d9 fd 81 90 06 59 b7 4f 7a ff 43 8a 13 12 d8 78 72 58 58 af 36 7f d4 66 ec a5 94 84 cb e0 7c a3 7a 5d 62 52 57 52 9f dd d6 3b d2 b2 2c 68 56 23 b6 b9 11 f4 00 04 (pcu_l1_if.cpp:182) 20250212125859148 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125859161 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) 20250212125859161 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) 20250212125859171 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) 20250212125859171 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) 20250212125859171 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) 20250212125859171 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) 20250212125859171 DRLCMACDL DEBUG -- Chunk with length 93 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125859171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 8, CS-4): 65 1f 08 da 91 bf 3d 62 27 99 44 61 6f af 88 bf 9e 9b d9 7d 5a 31 28 b5 1d 78 2e 33 12 6d c7 fb 5b 0a 14 ec 3f ea 88 10 4b b4 ae c1 b2 16 3c b6 16 86 (tbf_dl.cpp:686) 20250212125859171 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) 20250212125859171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20250212125859171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-4): 07 00 11 65 1f 08 da 91 bf 3d 62 27 99 44 61 6f af 88 bf 9e 9b d9 7d 5a 31 28 b5 1d 78 2e 33 12 6d c7 fb 5b 0a 14 ec 3f ea 88 10 4b b4 ae c1 b2 16 3c b6 16 86 00 (tbf_dl.cpp:911) 20250212125859171 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 11 65 1f 08 da 91 bf 3d 62 27 99 44 61 6f af 88 bf 9e 9b d9 7d 5a 31 28 b5 1d 78 2e 33 12 6d c7 fb 5b 0a 14 ec 3f ea 88 10 4b b4 ae c1 b2 16 3c b6 16 86 00 (pcu_l1_if.cpp:182) 20250212125859171 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125859185 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) 20250212125859185 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) 20250212125859189 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) 20250212125859189 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1681 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125859189 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) 20250212125859189 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) 20250212125859189 DRLCMACDL DEBUG -- Chunk with length 1061 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125859189 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 136, MCS-5): 43 19 a7 79 f4 7c 14 be bc 77 6f 11 4f c4 7a 30 75 18 3f 8d 84 49 75 27 28 0b e0 63 7a a9 5a 5e fa be 20 b2 38 dd 5f e6 0b e8 44 63 36 16 95 f4 e4 0f 6f 71 5b c0 69 ba (tbf_dl.cpp:686) 20250212125859189 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) 20250212125859190 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859190 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 136) (tbf_dl.cpp:847) 20250212125859190 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 136, MCS-5): 87 00 22 d8 50 c6 69 1e 3d 1f 85 2f ef dd 5b c4 13 b1 1e 4c 1d c6 4f 23 61 52 dd 09 ca 02 f8 98 5e aa 96 97 be 2f 88 2c 4e f7 97 f9 02 3a d1 98 8d 45 25 3d f9 c3 5b dc 16 70 9a 2e (tbf_dl.cpp:911) 20250212125859190 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1681 Sending data request: sapi=5 arfcn=871 cur_fn=1677 block=4 data=87 00 22 d8 50 c6 69 1e 3d 1f 85 2f ef dd 5b c4 13 b1 1e 4c 1d c6 4f 23 61 52 dd 09 ca 02 f8 98 5e aa 96 97 be 2f 88 2c 4e f7 97 f9 02 3a d1 98 8d 45 25 3d f9 c3 5b dc 16 70 9a 2e (pcu_l1_if.cpp:182) 20250212125859190 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125859203 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) 20250212125859203 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) 20250212125859208 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) 20250212125859208 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) 20250212125859208 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) 20250212125859208 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) 20250212125859208 DRLCMACDL DEBUG -- Chunk with length 43 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125859208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125859208 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Bandwitdh: 1036 KBits/s (gprs_rlcmac_meas.cpp:181) 20250212125859208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125859208 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (6) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125859208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 9, CS-4): af 58 6f 37 f4 f8 aa 7f 3e 7a ea 08 c9 a2 5f 67 7e a6 8e 04 b6 d9 c8 10 5a d9 c2 37 f1 f5 66 d5 7f 1d bb c0 cb bd 19 7b 2b 6a c1 3d dc a4 bf 3b 84 b4 (tbf_dl.cpp:686) 20250212125859208 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) 20250212125859208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20250212125859208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-4): 07 00 12 af 58 6f 37 f4 f8 aa 7f 3e 7a ea 08 c9 a2 5f 67 7e a6 8e 04 b6 d9 c8 10 5a d9 c2 37 f1 f5 66 d5 7f 1d bb c0 cb bd 19 7b 2b 6a c1 3d dc a4 bf 3b 84 b4 00 (tbf_dl.cpp:911) 20250212125859208 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 12 af 58 6f 37 f4 f8 aa 7f 3e 7a ea 08 c9 a2 5f 67 7e a6 8e 04 b6 d9 c8 10 5a d9 c2 37 f1 f5 66 d5 7f 1d bb c0 cb bd 19 7b 2b 6a c1 3d dc a4 bf 3b 84 b4 00 (pcu_l1_if.cpp:182) 20250212125859209 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125859222 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) 20250212125859222 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) 20250212125859232 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) 20250212125859232 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1690 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125859232 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) 20250212125859232 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) 20250212125859232 DRLCMACDL DEBUG -- Chunk with length 1005 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125859232 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 137, MCS-5): a8 b5 70 76 ea 9c da 9d 89 ea e1 53 f1 68 40 d7 ae 07 66 9e ee 0e 71 15 00 4f 57 0d 08 3b b6 2c 7e 86 ff cd 3a 15 2a 43 98 d9 51 ea cb f1 9a 41 ca 16 b2 91 06 15 68 5c (tbf_dl.cpp:686) 20250212125859232 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) 20250212125859232 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859232 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 137) (tbf_dl.cpp:847) 20250212125859232 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 137, MCS-5): 87 40 22 18 6a 2d 9c 9d 3a a7 76 67 a2 7a f8 54 3c 1a d0 b5 eb 81 99 a7 bb 43 5c 05 c0 d3 55 03 c2 8e 2d 8b 9f e1 7f b3 4e 85 ca 10 66 76 94 fa 72 bc 66 90 b2 85 6c a4 41 05 1a 17 (tbf_dl.cpp:911) 20250212125859232 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1690 Sending data request: sapi=5 arfcn=871 cur_fn=1685 block=6 data=87 40 22 18 6a 2d 9c 9d 3a a7 76 67 a2 7a f8 54 3c 1a d0 b5 eb 81 99 a7 bb 43 5c 05 c0 d3 55 03 c2 8e 2d 8b 9f e1 7f b3 4e 85 ca 10 66 76 94 fa 72 bc 66 90 b2 85 6c a4 41 05 1a 17 (pcu_l1_if.cpp:182) 20250212125859232 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125859246 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) 20250212125859246 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) 20250212125859250 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) 20250212125859250 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) 20250212125859250 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) 20250212125859250 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) 20250212125859250 DRLCMACDL DEBUG -- Chunk with length 1394 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125859250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 10, CS-4): fc 87 df 52 06 bb d3 57 09 33 cb 2a f5 1d 8d d6 bf 80 32 1e b1 fe fb 06 ee c7 49 8f 27 a7 b6 10 d3 e3 d2 72 ed ca bf cb 21 c2 9f 2b 71 46 46 18 92 26 (tbf_dl.cpp:686) 20250212125859250 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) 20250212125859250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20250212125859250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-4): 07 00 15 fc 87 df 52 06 bb d3 57 09 33 cb 2a f5 1d 8d d6 bf 80 32 1e b1 fe fb 06 ee c7 49 8f 27 a7 b6 10 d3 e3 d2 72 ed ca bf cb 21 c2 9f 2b 71 46 46 18 92 26 00 (tbf_dl.cpp:911) 20250212125859250 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 15 fc 87 df 52 06 bb d3 57 09 33 cb 2a f5 1d 8d d6 bf 80 32 1e b1 fe fb 06 ee c7 49 8f 27 a7 b6 10 d3 e3 d2 72 ed ca bf cb 21 c2 9f 2b 71 46 46 18 92 26 00 (pcu_l1_if.cpp:182) 20250212125859251 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125859264 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) 20250212125859264 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) 20250212125859269 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) 20250212125859269 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1698 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125859269 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) 20250212125859269 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) 20250212125859269 DRLCMACDL DEBUG -- Chunk with length 949 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125859269 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 138, MCS-5): 1e d3 57 fa d6 16 73 d2 88 07 9b 29 e9 c6 61 dc 0e 99 73 a3 56 9a 6c b2 7c 98 26 50 43 07 16 80 0e 1b 6a 89 f9 a4 04 ac c1 4a ed 49 f1 ce ac 95 3c b1 4f f3 c2 1c 4b 6b (tbf_dl.cpp:686) 20250212125859269 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) 20250212125859269 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859269 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 138) (tbf_dl.cpp:847) 20250212125859269 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 138, MCS-5): 87 80 22 98 c7 f4 95 be b5 c5 9c 34 e2 c1 66 4a ba 71 18 b7 43 e6 dc a8 95 26 9b 2c 1f a6 09 d4 d0 81 05 a0 c3 86 5a 62 3e 29 01 6b b0 52 7b 52 bc 33 6b 25 4f ec d3 bc 30 c7 d2 1a (tbf_dl.cpp:911) 20250212125859269 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1698 Sending data request: sapi=5 arfcn=871 cur_fn=1694 block=8 data=87 80 22 98 c7 f4 95 be b5 c5 9c 34 e2 c1 66 4a ba 71 18 b7 43 e6 dc a8 95 26 9b 2c 1f a6 09 d4 d0 81 05 a0 c3 86 5a 62 3e 29 01 6b b0 52 7b 52 bc 33 6b 25 4f ec d3 bc 30 c7 d2 1a (pcu_l1_if.cpp:182) 20250212125859269 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125859283 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) 20250212125859283 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) 20250212125859292 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) 20250212125859293 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) 20250212125859293 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) 20250212125859293 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) 20250212125859293 DRLCMACDL DEBUG -- Chunk with length 1344 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125859293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 11, CS-4): 85 53 b3 86 46 2e 9f fd 13 70 75 be 3a 2a 60 e6 a0 bb 7a 33 96 98 93 f6 f2 f0 c8 3e 23 f2 1e b1 4f 43 75 ed 20 97 1e 2e e1 89 b0 6b bd 19 ae ba 1f ec (tbf_dl.cpp:686) 20250212125859293 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) 20250212125859293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20250212125859293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-4): 07 00 17 85 53 b3 86 46 2e 9f fd 13 70 75 be 3a 2a 60 e6 a0 bb 7a 33 96 98 93 f6 f2 f0 c8 3e 23 f2 1e b1 4f 43 75 ed 20 97 1e 2e e1 89 b0 6b bd 19 ae ba 1f ec 00 (tbf_dl.cpp:911) 20250212125859293 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 17 85 53 b3 86 46 2e 9f fd 13 70 75 be 3a 2a 60 e6 a0 bb 7a 33 96 98 93 f6 f2 f0 c8 3e 23 f2 1e b1 4f 43 75 ed 20 97 1e 2e e1 89 b0 6b bd 19 ae ba 1f ec 00 (pcu_l1_if.cpp:182) 20250212125859293 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125859307 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) 20250212125859307 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) 20250212125859311 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) 20250212125859311 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1707 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125859311 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) 20250212125859311 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) 20250212125859311 DRLCMACDL DEBUG -- Chunk with length 893 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125859311 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 139, MCS-5): 1d cd c8 ff a8 3d 1d 3b 40 a5 83 22 3f aa ca 94 0d 89 14 39 65 43 62 7e 21 0d 61 42 b1 0f 5e 9b bf 0f 9f 44 d0 42 a2 56 46 ea 19 e0 28 20 96 10 83 e4 dd 86 95 b0 fb fe (tbf_dl.cpp:686) 20250212125859311 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) 20250212125859311 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859311 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 139) (tbf_dl.cpp:847) 20250212125859311 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 139, MCS-5): 87 c0 22 58 47 33 f2 3f 6a 4f c7 0e 50 e9 a0 c8 8f aa 32 65 43 22 45 4e d9 90 98 5f 48 43 98 50 ec 83 d7 e6 ef c3 27 11 b4 90 a8 95 91 7a 06 38 0a 88 25 c4 20 79 b7 61 25 ec be 3f (tbf_dl.cpp:911) 20250212125859311 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1707 Sending data request: sapi=5 arfcn=871 cur_fn=1703 block=10 data=87 c0 22 58 47 33 f2 3f 6a 4f c7 0e 50 e9 a0 c8 8f aa 32 65 43 22 45 4e d9 90 98 5f 48 43 98 50 ec 83 d7 e6 ef c3 27 11 b4 90 a8 95 91 7a 06 38 0a 88 25 c4 20 79 b7 61 25 ec be 3f (pcu_l1_if.cpp:182) 20250212125859312 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125859325 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) 20250212125859326 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) 20250212125859330 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) 20250212125859330 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) 20250212125859330 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) 20250212125859330 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) 20250212125859330 DRLCMACDL DEBUG -- Chunk with length 1294 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125859330 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 12, CS-4): 1a 18 a6 51 2e 00 4e 49 77 e4 53 15 c5 9e 5d ed f2 01 3d 00 24 36 12 1f 03 2d 68 55 75 ae d7 88 eb d2 7c 92 69 e6 a2 6d 82 0c 36 f7 15 5c 16 3c a7 2f (tbf_dl.cpp:686) 20250212125859330 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) 20250212125859330 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859330 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20250212125859330 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-4): 07 00 19 1a 18 a6 51 2e 00 4e 49 77 e4 53 15 c5 9e 5d ed f2 01 3d 00 24 36 12 1f 03 2d 68 55 75 ae d7 88 eb d2 7c 92 69 e6 a2 6d 82 0c 36 f7 15 5c 16 3c a7 2f 00 (tbf_dl.cpp:911) 20250212125859330 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 19 1a 18 a6 51 2e 00 4e 49 77 e4 53 15 c5 9e 5d ed f2 01 3d 00 24 36 12 1f 03 2d 68 55 75 ae d7 88 eb d2 7c 92 69 e6 a2 6d 82 0c 36 f7 15 5c 16 3c a7 2f 00 (pcu_l1_if.cpp:182) 20250212125859330 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125859344 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) 20250212125859344 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) 20250212125859354 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) 20250212125859354 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1716 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125859354 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) 20250212125859354 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) 20250212125859354 DRLCMACDL DEBUG -- Chunk with length 837 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125859354 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 140, MCS-5): 3d a1 72 1b ac c6 6b 5d 58 8c 41 de f9 af ea 27 16 48 7e f2 dd c3 64 30 9d b3 d5 d4 33 fc 78 fd 76 4e 78 64 be 35 67 19 1c db 86 de 5e c4 a1 05 b1 81 5c 48 86 f4 e4 06 (tbf_dl.cpp:686) 20250212125859354 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) 20250212125859354 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859354 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 140) (tbf_dl.cpp:847) 20250212125859354 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 140, MCS-5): 87 00 23 58 4f a8 dc 06 ab f1 5a 17 16 63 90 77 fe ab fa 89 05 92 9f 7c f7 30 19 4c e7 6c 35 f5 0c 3f 5e bf 9d 13 1e 99 6f cd 59 06 c7 b6 a1 b7 17 71 68 41 6c 20 17 92 21 3d b9 01 (tbf_dl.cpp:911) 20250212125859354 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1716 Sending data request: sapi=5 arfcn=871 cur_fn=1711 block=0 data=87 00 23 58 4f a8 dc 06 ab f1 5a 17 16 63 90 77 fe ab fa 89 05 92 9f 7c f7 30 19 4c e7 6c 35 f5 0c 3f 5e bf 9d 13 1e 99 6f cd 59 06 c7 b6 a1 b7 17 71 68 41 6c 20 17 92 21 3d b9 01 (pcu_l1_if.cpp:182) 20250212125859354 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125859368 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) 20250212125859368 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) 20250212125859372 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) 20250212125859372 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) 20250212125859372 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) 20250212125859372 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) 20250212125859372 DRLCMACDL DEBUG -- Chunk with length 1244 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125859372 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 13, CS-4): 11 e1 28 71 57 ff 50 bd fc 9e 7d bb 2f e5 8f e4 44 09 d6 8f a8 0c 6f 85 2a 0b be 39 b4 9e 9a 5d 32 d6 36 c7 76 36 32 93 ea a0 c4 f5 61 73 10 ea c1 5c (tbf_dl.cpp:686) 20250212125859372 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) 20250212125859372 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859372 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20250212125859372 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-4): 07 00 1b 11 e1 28 71 57 ff 50 bd fc 9e 7d bb 2f e5 8f e4 44 09 d6 8f a8 0c 6f 85 2a 0b be 39 b4 9e 9a 5d 32 d6 36 c7 76 36 32 93 ea a0 c4 f5 61 73 10 ea c1 5c 00 (tbf_dl.cpp:911) 20250212125859372 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 1b 11 e1 28 71 57 ff 50 bd fc 9e 7d bb 2f e5 8f e4 44 09 d6 8f a8 0c 6f 85 2a 0b be 39 b4 9e 9a 5d 32 d6 36 c7 76 36 32 93 ea a0 c4 f5 61 73 10 ea c1 5c 00 (pcu_l1_if.cpp:182) 20250212125859373 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125859387 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) 20250212125859387 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) 20250212125859391 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) 20250212125859391 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1724 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125859391 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) 20250212125859391 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) 20250212125859391 DRLCMACDL DEBUG -- Chunk with length 781 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125859391 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 141, MCS-5): de ff ad 5e f6 40 aa 43 8e 82 e3 16 ab 68 0f b3 91 f2 c7 09 47 1a 4b 36 88 1c fc fd 86 60 49 2f 69 92 7b db 3b 07 ec 90 a7 12 ee 01 47 04 0d 10 c6 f2 41 dc 62 12 5f ca (tbf_dl.cpp:686) 20250212125859391 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) 20250212125859391 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859391 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 141) (tbf_dl.cpp:847) 20250212125859391 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 141, MCS-5): 87 40 23 98 f7 7f ab 97 3d 90 ea 90 a3 e0 b8 c5 2a da c3 6c a4 fc 71 c2 91 c6 92 0d 22 07 7f bf 21 58 d2 4b 9a e4 de f6 ce 01 3b e4 a9 84 7b c0 11 41 03 84 b1 7c 10 b7 98 c4 97 32 (tbf_dl.cpp:911) 20250212125859391 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1724 Sending data request: sapi=5 arfcn=871 cur_fn=1720 block=2 data=87 40 23 98 f7 7f ab 97 3d 90 ea 90 a3 e0 b8 c5 2a da c3 6c a4 fc 71 c2 91 c6 92 0d 22 07 7f bf 21 58 d2 4b 9a e4 de f6 ce 01 3b e4 a9 84 7b c0 11 41 03 84 b1 7c 10 b7 98 c4 97 32 (pcu_l1_if.cpp:182) 20250212125859392 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125859405 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) 20250212125859405 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) 20250212125859414 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) 20250212125859414 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) 20250212125859414 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) 20250212125859414 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) 20250212125859414 DRLCMACDL DEBUG -- Chunk with length 1194 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125859414 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 14, CS-4): 03 de a9 c2 f3 31 8f ea 8e 6b 95 2f bd ff 8f 1c 73 ed c2 68 f7 b5 e9 cd ec 4e ba e2 59 ed 68 62 3a 4c 3b 7c d6 b2 8d ff ec be 12 e5 1e d3 06 ab bd 72 (tbf_dl.cpp:686) 20250212125859414 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) 20250212125859414 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859414 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20250212125859414 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-4): 07 00 1d 03 de a9 c2 f3 31 8f ea 8e 6b 95 2f bd ff 8f 1c 73 ed c2 68 f7 b5 e9 cd ec 4e ba e2 59 ed 68 62 3a 4c 3b 7c d6 b2 8d ff ec be 12 e5 1e d3 06 ab bd 72 00 (tbf_dl.cpp:911) 20250212125859414 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 1d 03 de a9 c2 f3 31 8f ea 8e 6b 95 2f bd ff 8f 1c 73 ed c2 68 f7 b5 e9 cd ec 4e ba e2 59 ed 68 62 3a 4c 3b 7c d6 b2 8d ff ec be 12 e5 1e d3 06 ab bd 72 00 (pcu_l1_if.cpp:182) 20250212125859415 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125859428 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) 20250212125859428 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) 20250212125859433 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) 20250212125859433 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1733 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125859433 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) 20250212125859433 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) 20250212125859433 DRLCMACDL DEBUG -- Chunk with length 725 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125859433 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 142, MCS-5): 43 59 b8 0b 12 fc e0 f6 06 26 5c 40 33 83 c1 e0 5c d8 5f 0f 76 55 28 73 49 56 05 b7 d8 68 89 ef 4a 18 32 c3 ad c8 f1 85 1b 31 dc f1 04 21 d9 6e ea 89 48 8b 41 68 f3 28 (tbf_dl.cpp:686) 20250212125859433 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) 20250212125859433 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859433 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 142) (tbf_dl.cpp:847) 20250212125859433 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 142, MCS-5): 87 80 23 d8 50 16 ee 82 04 3f b8 bd 81 09 17 d0 cc 60 30 38 17 f6 d7 83 5d 15 ca 5c 92 55 c1 2d 36 5a e2 bb 12 86 cc 70 2b 72 7c e1 46 0c 77 3c 41 48 b6 9b 7a 22 d2 62 10 da 3c 0a (tbf_dl.cpp:911) 20250212125859433 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1733 Sending data request: sapi=5 arfcn=871 cur_fn=1729 block=4 data=87 80 23 d8 50 16 ee 82 04 3f b8 bd 81 09 17 d0 cc 60 30 38 17 f6 d7 83 5d 15 ca 5c 92 55 c1 2d 36 5a e2 bb 12 86 cc 70 2b 72 7c e1 46 0c 77 3c 41 48 b6 9b 7a 22 d2 62 10 da 3c 0a (pcu_l1_if.cpp:182) 20250212125859433 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125859447 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) 20250212125859447 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) 20250212125859451 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) 20250212125859452 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1737 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125859452 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) 20250212125859452 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) 20250212125859452 DRLCMACDL DEBUG -- Chunk with length 1144 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125859452 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 15, CS-4): b6 59 0d 5b 88 eb 69 4b ac 7a c6 ae 17 3f a5 7e 67 3f 8b 1e 14 21 60 60 63 46 76 d9 dd 66 f7 07 42 1a 64 dd 3e e9 fd 0f 29 4e 48 60 e3 c9 61 61 bd da (tbf_dl.cpp:686) 20250212125859452 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) 20250212125859452 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859452 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20250212125859452 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-4): 07 00 1f b6 59 0d 5b 88 eb 69 4b ac 7a c6 ae 17 3f a5 7e 67 3f 8b 1e 14 21 60 60 63 46 76 d9 dd 66 f7 07 42 1a 64 dd 3e e9 fd 0f 29 4e 48 60 e3 c9 61 61 bd da 00 (tbf_dl.cpp:911) 20250212125859452 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1737 Sending data request: sapi=5 arfcn=871 cur_fn=1733 block=5 data=07 00 1f b6 59 0d 5b 88 eb 69 4b ac 7a c6 ae 17 3f a5 7e 67 3f 8b 1e 14 21 60 60 63 46 76 d9 dd 66 f7 07 42 1a 64 dd 3e e9 fd 0f 29 4e 48 60 e3 c9 61 61 bd da 00 (pcu_l1_if.cpp:182) 20250212125859452 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125859466 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) 20250212125859466 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) 20250212125859475 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) 20250212125859475 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1742 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125859475 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) 20250212125859475 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) 20250212125859475 DRLCMACDL DEBUG -- Chunk with length 669 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125859475 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 143, MCS-5): 42 fd 0f ac a5 77 99 3e a7 3c b7 87 07 e0 6b b4 18 cc cc d2 74 1b 03 e2 e7 45 3d f5 98 b8 92 0e 4a 94 eb 75 b1 a6 93 73 be 0f 69 4f b3 5e d5 e3 cc 3c e4 bd 92 66 88 40 (tbf_dl.cpp:686) 20250212125859475 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) 20250212125859475 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859475 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 143) (tbf_dl.cpp:847) 20250212125859475 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 143, MCS-5): 87 c0 23 98 50 ff 03 6b e9 5d a6 cf 29 cf ed e1 01 f8 1a 2d 06 33 b3 34 dd c6 80 f8 79 51 4f 3d 26 ae a4 83 12 e5 7a 5d ac e9 e4 9c ef 43 da d3 ac 57 f5 38 33 0f 79 af a4 19 22 10 (tbf_dl.cpp:911) 20250212125859475 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1742 Sending data request: sapi=5 arfcn=871 cur_fn=1737 block=6 data=87 c0 23 98 50 ff 03 6b e9 5d a6 cf 29 cf ed e1 01 f8 1a 2d 06 33 b3 34 dd c6 80 f8 79 51 4f 3d 26 ae a4 83 12 e5 7a 5d ac e9 e4 9c ef 43 da d3 ac 57 f5 38 33 0f 79 af a4 19 22 10 (pcu_l1_if.cpp:182) 20250212125859475 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125859489 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) 20250212125859489 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) 20250212125859494 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) 20250212125859494 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) 20250212125859494 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) 20250212125859494 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) 20250212125859494 DRLCMACDL DEBUG -- Chunk with length 1094 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125859494 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 16, CS-4): fc 51 9b b1 97 52 12 2e 83 f3 8d ea 75 89 49 5d 49 7d 76 5b ef 48 cb b2 a0 59 8d d8 e6 46 d0 03 10 43 19 a7 79 f4 7c 14 be bc 77 6f 11 4f c4 7a 30 75 (tbf_dl.cpp:686) 20250212125859494 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) 20250212125859494 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859494 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20250212125859494 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-4): 07 00 21 fc 51 9b b1 97 52 12 2e 83 f3 8d ea 75 89 49 5d 49 7d 76 5b ef 48 cb b2 a0 59 8d d8 e6 46 d0 03 10 43 19 a7 79 f4 7c 14 be bc 77 6f 11 4f c4 7a 30 75 00 (tbf_dl.cpp:911) 20250212125859494 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1746 Sending data request: sapi=5 arfcn=871 cur_fn=1742 block=7 data=07 00 21 fc 51 9b b1 97 52 12 2e 83 f3 8d ea 75 89 49 5d 49 7d 76 5b ef 48 cb b2 a0 59 8d d8 e6 46 d0 03 10 43 19 a7 79 f4 7c 14 be bc 77 6f 11 4f c4 7a 30 75 00 (pcu_l1_if.cpp:182) 20250212125859494 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125859508 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) 20250212125859508 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) 20250212125859513 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) 20250212125859513 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1750 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125859513 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) 20250212125859513 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) 20250212125859513 DRLCMACDL DEBUG -- Chunk with length 613 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125859513 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 144, MCS-5): 0d 6d 80 d5 2b dd ff 6b 68 d5 7a 0a 2a 8b 71 25 48 22 97 6d 4d 82 0d 73 34 90 be df de 9c 6a 01 99 2e b0 0f eb d6 5a a2 ca 2c 46 60 9d 2e 07 e8 2a 27 d3 19 71 b0 4c 4b (tbf_dl.cpp:686) 20250212125859513 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) 20250212125859513 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859513 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 144) (tbf_dl.cpp:847) 20250212125859513 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 144, MCS-5): 87 00 24 58 43 1b 60 f5 4a f7 ff 1a 5a b5 9e 82 ca 62 5c 09 92 c8 65 5b 93 60 c3 1c 0d a4 ef b7 37 a7 5a 40 a6 0b ec c3 ba b5 96 a8 32 8b 11 58 a7 cb 01 ba ca c9 74 46 1c 2c d3 12 (tbf_dl.cpp:911) 20250212125859513 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1750 Sending data request: sapi=5 arfcn=871 cur_fn=1746 block=8 data=87 00 24 58 43 1b 60 f5 4a f7 ff 1a 5a b5 9e 82 ca 62 5c 09 92 c8 65 5b 93 60 c3 1c 0d a4 ef b7 37 a7 5a 40 a6 0b ec c3 ba b5 96 a8 32 8b 11 58 a7 cb 01 ba ca c9 74 46 1c 2c d3 12 (pcu_l1_if.cpp:182) 20250212125859513 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125859527 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) 20250212125859527 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) 20250212125859537 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) 20250212125859537 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) 20250212125859537 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) 20250212125859537 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) 20250212125859537 DRLCMACDL DEBUG -- Chunk with length 1044 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125859537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 17, CS-4): 18 3f 8d 84 49 75 27 28 0b e0 63 7a a9 5a 5e fa be 20 b2 38 dd 5f e6 0b e8 44 63 36 16 95 f4 e4 0f 6f 71 5b c0 69 ba a8 b5 70 76 ea 9c da 9d 89 ea e1 (tbf_dl.cpp:686) 20250212125859537 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) 20250212125859537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20250212125859537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-4): 07 00 23 18 3f 8d 84 49 75 27 28 0b e0 63 7a a9 5a 5e fa be 20 b2 38 dd 5f e6 0b e8 44 63 36 16 95 f4 e4 0f 6f 71 5b c0 69 ba a8 b5 70 76 ea 9c da 9d 89 ea e1 00 (tbf_dl.cpp:911) 20250212125859537 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 23 18 3f 8d 84 49 75 27 28 0b e0 63 7a a9 5a 5e fa be 20 b2 38 dd 5f e6 0b e8 44 63 36 16 95 f4 e4 0f 6f 71 5b c0 69 ba a8 b5 70 76 ea 9c da 9d 89 ea e1 00 (pcu_l1_if.cpp:182) 20250212125859537 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125859551 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) 20250212125859551 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) 20250212125859555 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) 20250212125859555 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1759 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125859555 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) 20250212125859555 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) 20250212125859555 DRLCMACDL DEBUG -- Chunk with length 557 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125859555 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 145, MCS-5): 33 e6 b4 75 78 49 13 e5 b0 4e 65 49 aa 51 c5 2e a7 33 fe cf 54 03 98 72 9a 4d 41 41 23 b2 f2 fa c4 c2 0a 77 c9 29 e8 fe 65 b1 4f c6 58 8e 44 81 d1 90 80 98 71 0e 88 25 (tbf_dl.cpp:686) 20250212125859555 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) 20250212125859555 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859555 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 145) (tbf_dl.cpp:847) 20250212125859555 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 145, MCS-5): 87 40 24 d8 8c 39 6d 1d 5e d2 44 39 ac 53 59 92 6a 54 b1 cb e9 8c ff 33 d5 00 a6 9c 66 53 50 d0 88 ac bc 3e b1 b0 c2 5d 72 0a ba 7f 59 ec 93 31 96 23 51 60 34 24 20 66 9c 03 62 09 (tbf_dl.cpp:911) 20250212125859555 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1759 Sending data request: sapi=5 arfcn=871 cur_fn=1755 block=10 data=87 40 24 d8 8c 39 6d 1d 5e d2 44 39 ac 53 59 92 6a 54 b1 cb e9 8c ff 33 d5 00 a6 9c 66 53 50 d0 88 ac bc 3e b1 b0 c2 5d 72 0a ba 7f 59 ec 93 31 96 23 51 60 34 24 20 66 9c 03 62 09 (pcu_l1_if.cpp:182) 20250212125859556 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125859569 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) 20250212125859570 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) 20250212125859574 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) 20250212125859574 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) 20250212125859574 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) 20250212125859574 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) 20250212125859574 DRLCMACDL DEBUG -- Chunk with length 994 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125859574 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 18, CS-4): 53 f1 68 40 d7 ae 07 66 9e ee 0e 71 15 00 4f 57 0d 08 3b b6 2c 7e 86 ff cd 3a 15 2a 43 98 d9 51 ea cb f1 9a 41 ca 16 b2 91 06 15 68 5c 1e d3 57 fa d6 (tbf_dl.cpp:686) 20250212125859574 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) 20250212125859574 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859574 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20250212125859574 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-4): 07 00 25 53 f1 68 40 d7 ae 07 66 9e ee 0e 71 15 00 4f 57 0d 08 3b b6 2c 7e 86 ff cd 3a 15 2a 43 98 d9 51 ea cb f1 9a 41 ca 16 b2 91 06 15 68 5c 1e d3 57 fa d6 00 (tbf_dl.cpp:911) 20250212125859574 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 25 53 f1 68 40 d7 ae 07 66 9e ee 0e 71 15 00 4f 57 0d 08 3b b6 2c 7e 86 ff cd 3a 15 2a 43 98 d9 51 ea cb f1 9a 41 ca 16 b2 91 06 15 68 5c 1e d3 57 fa d6 00 (pcu_l1_if.cpp:182) 20250212125859575 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125859588 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) 20250212125859588 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) 20250212125859598 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) 20250212125859598 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1768 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125859598 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) 20250212125859598 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) 20250212125859598 DRLCMACDL DEBUG -- Chunk with length 501 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125859598 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 146, MCS-5): 15 96 9e 20 09 cc a2 e6 16 0e fc a1 31 d1 45 69 c0 20 44 54 69 45 2d 2f 83 a9 fb 10 4c b3 c5 9a a6 a9 7e 18 11 1d 1e 16 19 2a 1f 5f 37 4b 67 3e 60 cb d4 b6 d5 1e 98 f1 (tbf_dl.cpp:686) 20250212125859598 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) 20250212125859598 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859598 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 146) (tbf_dl.cpp:847) 20250212125859598 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 146, MCS-5): 87 80 24 58 85 a5 27 48 02 b3 a8 b9 85 03 7f 68 4c 74 51 1a 30 08 11 55 5a 51 cb cb 60 ea 3e 04 d3 6c b1 a6 69 aa 1f 46 44 87 87 45 86 ca c7 d7 cd d2 99 0f d8 32 b5 6d b5 07 66 3c (tbf_dl.cpp:911) 20250212125859598 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1768 Sending data request: sapi=5 arfcn=871 cur_fn=1763 block=0 data=87 80 24 58 85 a5 27 48 02 b3 a8 b9 85 03 7f 68 4c 74 51 1a 30 08 11 55 5a 51 cb cb 60 ea 3e 04 d3 6c b1 a6 69 aa 1f 46 44 87 87 45 86 ca c7 d7 cd d2 99 0f d8 32 b5 6d b5 07 66 3c (pcu_l1_if.cpp:182) 20250212125859598 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125859612 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) 20250212125859612 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) 20250212125859617 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) 20250212125859617 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) 20250212125859617 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) 20250212125859617 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) 20250212125859617 DRLCMACDL DEBUG -- Chunk with length 944 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125859617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 19, CS-4): 16 73 d2 88 07 9b 29 e9 c6 61 dc 0e 99 73 a3 56 9a 6c b2 7c 98 26 50 43 07 16 80 0e 1b 6a 89 f9 a4 04 ac c1 4a ed 49 f1 ce ac 95 3c b1 4f f3 c2 1c 4b (tbf_dl.cpp:686) 20250212125859617 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) 20250212125859617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20250212125859617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-4): 07 00 27 16 73 d2 88 07 9b 29 e9 c6 61 dc 0e 99 73 a3 56 9a 6c b2 7c 98 26 50 43 07 16 80 0e 1b 6a 89 f9 a4 04 ac c1 4a ed 49 f1 ce ac 95 3c b1 4f f3 c2 1c 4b 00 (tbf_dl.cpp:911) 20250212125859617 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 27 16 73 d2 88 07 9b 29 e9 c6 61 dc 0e 99 73 a3 56 9a 6c b2 7c 98 26 50 43 07 16 80 0e 1b 6a 89 f9 a4 04 ac c1 4a ed 49 f1 ce ac 95 3c b1 4f f3 c2 1c 4b 00 (pcu_l1_if.cpp:182) 20250212125859617 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125859631 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) 20250212125859631 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) 20250212125859636 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) 20250212125859636 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1776 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125859636 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) 20250212125859636 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) 20250212125859636 DRLCMACDL DEBUG -- Chunk with length 445 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125859636 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 147, MCS-5): d3 bd b4 f7 92 b5 4b 9c fd a4 48 4e f3 cc 72 11 02 a4 99 27 b4 12 b9 3d 2d 06 c8 17 3a 31 5e fc 5d d5 db 6d a6 de 5f 18 d6 67 68 97 14 81 e6 4d 38 0a bd ae 89 0b 0d a3 (tbf_dl.cpp:686) 20250212125859636 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) 20250212125859636 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859636 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 147) (tbf_dl.cpp:847) 20250212125859636 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 147, MCS-5): 87 c0 24 d8 74 2f ed bd 64 ed 12 67 3f 29 92 d3 3c b3 5c 84 00 69 e6 09 ad 44 6e 4f 8b 01 f2 85 4e 8c 17 7f 57 f5 76 9b a9 f7 17 86 f5 19 da 25 45 a0 79 13 8e 42 af 6b e2 42 c3 28 (tbf_dl.cpp:911) 20250212125859636 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1776 Sending data request: sapi=5 arfcn=871 cur_fn=1772 block=2 data=87 c0 24 d8 74 2f ed bd 64 ed 12 67 3f 29 92 d3 3c b3 5c 84 00 69 e6 09 ad 44 6e 4f 8b 01 f2 85 4e 8c 17 7f 57 f5 76 9b a9 f7 17 86 f5 19 da 25 45 a0 79 13 8e 42 af 6b e2 42 c3 28 (pcu_l1_if.cpp:182) 20250212125859636 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125859650 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) 20250212125859650 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) 20250212125859659 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) 20250212125859659 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) 20250212125859659 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) 20250212125859659 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) 20250212125859659 DRLCMACDL DEBUG -- Chunk with length 894 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125859659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 20, CS-4): 6b 1d cd c8 ff a8 3d 1d 3b 40 a5 83 22 3f aa ca 94 0d 89 14 39 65 43 62 7e 21 0d 61 42 b1 0f 5e 9b bf 0f 9f 44 d0 42 a2 56 46 ea 19 e0 28 20 96 10 83 (tbf_dl.cpp:686) 20250212125859659 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) 20250212125859659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20250212125859659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-4): 07 00 29 6b 1d cd c8 ff a8 3d 1d 3b 40 a5 83 22 3f aa ca 94 0d 89 14 39 65 43 62 7e 21 0d 61 42 b1 0f 5e 9b bf 0f 9f 44 d0 42 a2 56 46 ea 19 e0 28 20 96 10 83 00 (tbf_dl.cpp:911) 20250212125859659 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 29 6b 1d cd c8 ff a8 3d 1d 3b 40 a5 83 22 3f aa ca 94 0d 89 14 39 65 43 62 7e 21 0d 61 42 b1 0f 5e 9b bf 0f 9f 44 d0 42 a2 56 46 ea 19 e0 28 20 96 10 83 00 (pcu_l1_if.cpp:182) 20250212125859660 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125859673 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) 20250212125859673 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) 20250212125859678 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) 20250212125859678 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1785 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125859678 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) 20250212125859678 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) 20250212125859678 DRLCMACDL DEBUG -- Chunk with length 389 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125859678 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 148, MCS-5): 99 c8 25 ff a3 1e 23 2f 9c 11 fa 0e be da e7 86 38 e3 37 16 4c ab 3a b8 39 51 6f 8d 4b e0 3d bc ed 61 22 54 6d 21 e3 94 72 d7 83 b2 4a b9 73 40 fb dc 22 34 0d 19 a8 d2 (tbf_dl.cpp:686) 20250212125859678 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) 20250212125859678 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859678 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 148) (tbf_dl.cpp:847) 20250212125859678 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 148, MCS-5): 87 00 25 58 26 72 c9 ff a8 c7 c8 0b 67 84 be 83 af f6 b9 21 ce f8 8d 05 d3 aa 0e 6e 4e d4 5b e3 12 78 0f 6f 7b 98 08 55 5b c8 38 a5 dc f5 a0 ac 52 ee 1c d0 3e b7 08 4d 43 06 aa 34 (tbf_dl.cpp:911) 20250212125859678 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1785 Sending data request: sapi=5 arfcn=871 cur_fn=1781 block=4 data=87 00 25 58 26 72 c9 ff a8 c7 c8 0b 67 84 be 83 af f6 b9 21 ce f8 8d 05 d3 aa 0e 6e 4e d4 5b e3 12 78 0f 6f 7b 98 08 55 5b c8 38 a5 dc f5 a0 ac 52 ee 1c d0 3e b7 08 4d 43 06 aa 34 (pcu_l1_if.cpp:182) 20250212125859678 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125859692 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) 20250212125859692 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) 20250212125859697 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) 20250212125859697 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) 20250212125859697 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) 20250212125859697 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) 20250212125859697 DRLCMACDL DEBUG -- Chunk with length 844 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125859697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 21, CS-4): e4 dd 86 95 b0 fb fe 3d a1 72 1b ac c6 6b 5d 58 8c 41 de f9 af ea 27 16 48 7e f2 dd c3 64 30 9d b3 d5 d4 33 fc 78 fd 76 4e 78 64 be 35 67 19 1c db 86 (tbf_dl.cpp:686) 20250212125859697 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) 20250212125859697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20250212125859697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-4): 07 00 2b e4 dd 86 95 b0 fb fe 3d a1 72 1b ac c6 6b 5d 58 8c 41 de f9 af ea 27 16 48 7e f2 dd c3 64 30 9d b3 d5 d4 33 fc 78 fd 76 4e 78 64 be 35 67 19 1c db 86 00 (tbf_dl.cpp:911) 20250212125859697 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 2b e4 dd 86 95 b0 fb fe 3d a1 72 1b ac c6 6b 5d 58 8c 41 de f9 af ea 27 16 48 7e f2 dd c3 64 30 9d b3 d5 d4 33 fc 78 fd 76 4e 78 64 be 35 67 19 1c db 86 00 (pcu_l1_if.cpp:182) 20250212125859697 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125859711 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) 20250212125859711 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) 20250212125859720 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) 20250212125859720 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1794 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125859720 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) 20250212125859720 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) 20250212125859720 DRLCMACDL DEBUG -- Chunk with length 333 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125859720 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 149, MCS-5): ec 66 f4 be 78 4b b6 a9 34 f2 97 d3 cd c7 8a b6 6a 5b ef 55 12 a4 68 52 26 b1 87 50 66 55 36 e2 e4 55 88 87 a9 d0 6e dc 2b 1e 6a 9f 76 9a 16 4c 1c 05 fc a3 9b 39 de 42 (tbf_dl.cpp:686) 20250212125859720 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) 20250212125859720 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859720 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 149) (tbf_dl.cpp:847) 20250212125859720 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 149, MCS-5): 87 40 25 18 bb 19 bd 2f de 92 6d 2a 8d fc e5 74 f3 b1 a2 ad da d6 7b 95 04 29 9a 94 49 ec 21 94 59 95 8d 38 79 15 e2 61 2a b4 1b f7 8a 87 da a7 9d a6 05 13 47 01 ff e8 66 8e b7 10 (tbf_dl.cpp:911) 20250212125859720 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1794 Sending data request: sapi=5 arfcn=871 cur_fn=1789 block=6 data=87 40 25 18 bb 19 bd 2f de 92 6d 2a 8d fc e5 74 f3 b1 a2 ad da d6 7b 95 04 29 9a 94 49 ec 21 94 59 95 8d 38 79 15 e2 61 2a b4 1b f7 8a 87 da a7 9d a6 05 13 47 01 ff e8 66 8e b7 10 (pcu_l1_if.cpp:182) 20250212125859720 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125859734 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) 20250212125859734 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) 20250212125859739 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) 20250212125859739 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) 20250212125859739 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) 20250212125859739 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) 20250212125859739 DRLCMACDL DEBUG -- Chunk with length 794 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125859739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 22, CS-4): de 5e c4 a1 05 b1 81 5c 48 86 f4 e4 06 de ff ad 5e f6 40 aa 43 8e 82 e3 16 ab 68 0f b3 91 f2 c7 09 47 1a 4b 36 88 1c fc fd 86 60 49 2f 69 92 7b db 3b (tbf_dl.cpp:686) 20250212125859739 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) 20250212125859739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20250212125859739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-4): 07 00 2d de 5e c4 a1 05 b1 81 5c 48 86 f4 e4 06 de ff ad 5e f6 40 aa 43 8e 82 e3 16 ab 68 0f b3 91 f2 c7 09 47 1a 4b 36 88 1c fc fd 86 60 49 2f 69 92 7b db 3b 00 (tbf_dl.cpp:911) 20250212125859739 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 2d de 5e c4 a1 05 b1 81 5c 48 86 f4 e4 06 de ff ad 5e f6 40 aa 43 8e 82 e3 16 ab 68 0f b3 91 f2 c7 09 47 1a 4b 36 88 1c fc fd 86 60 49 2f 69 92 7b db 3b 00 (pcu_l1_if.cpp:182) 20250212125859739 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125859753 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) 20250212125859753 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) 20250212125859757 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) 20250212125859757 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1802 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125859757 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) 20250212125859757 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) 20250212125859757 DRLCMACDL DEBUG -- Chunk with length 277 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125859757 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 150, MCS-5): 9b 9c c9 b6 70 56 c6 b8 19 8a 5d 4b 48 60 ba c2 c7 7b 6f 44 e6 71 c6 bd 54 36 83 a7 4c 16 9c 47 95 f2 23 5e 92 f8 7a 8a 88 b6 6b b8 42 6e 9b 2d cc 41 45 ce c8 b9 c7 f1 (tbf_dl.cpp:686) 20250212125859757 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) 20250212125859757 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859757 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 150) (tbf_dl.cpp:847) 20250212125859757 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 150, MCS-5): 87 80 25 d8 26 67 b2 2d 9c 95 31 6e 86 62 d7 12 12 98 ae f0 f1 de 1b 91 79 9c 71 2f 95 cd e0 29 93 05 e7 51 a5 fc 88 97 24 be 9e 22 a2 ed 1a ae 90 db 66 0b 73 50 91 33 72 ee 71 3c (tbf_dl.cpp:911) 20250212125859757 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1802 Sending data request: sapi=5 arfcn=871 cur_fn=1798 block=8 data=87 80 25 d8 26 67 b2 2d 9c 95 31 6e 86 62 d7 12 12 98 ae f0 f1 de 1b 91 79 9c 71 2f 95 cd e0 29 93 05 e7 51 a5 fc 88 97 24 be 9e 22 a2 ed 1a ae 90 db 66 0b 73 50 91 33 72 ee 71 3c (pcu_l1_if.cpp:182) 20250212125859757 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125859772 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) 20250212125859772 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) 20250212125859781 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) 20250212125859781 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) 20250212125859781 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) 20250212125859781 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) 20250212125859781 DRLCMACDL DEBUG -- Chunk with length 744 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125859781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 23, CS-4): 07 ec 90 a7 12 ee 01 47 04 0d 10 c6 f2 41 dc 62 12 5f ca 43 59 b8 0b 12 fc e0 f6 06 26 5c 40 33 83 c1 e0 5c d8 5f 0f 76 55 28 73 49 56 05 b7 d8 68 89 (tbf_dl.cpp:686) 20250212125859781 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) 20250212125859781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20250212125859781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-4): 07 00 2f 07 ec 90 a7 12 ee 01 47 04 0d 10 c6 f2 41 dc 62 12 5f ca 43 59 b8 0b 12 fc e0 f6 06 26 5c 40 33 83 c1 e0 5c d8 5f 0f 76 55 28 73 49 56 05 b7 d8 68 89 00 (tbf_dl.cpp:911) 20250212125859781 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 2f 07 ec 90 a7 12 ee 01 47 04 0d 10 c6 f2 41 dc 62 12 5f ca 43 59 b8 0b 12 fc e0 f6 06 26 5c 40 33 83 c1 e0 5c d8 5f 0f 76 55 28 73 49 56 05 b7 d8 68 89 00 (pcu_l1_if.cpp:182) 20250212125859781 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125859795 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) 20250212125859795 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) 20250212125859799 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) 20250212125859799 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1811 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125859799 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) 20250212125859799 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) 20250212125859799 DRLCMACDL DEBUG -- Chunk with length 694 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125859799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 24, CS-4): ef 4a 18 32 c3 ad c8 f1 85 1b 31 dc f1 04 21 d9 6e ea 89 48 8b 41 68 f3 28 42 fd 0f ac a5 77 99 3e a7 3c b7 87 07 e0 6b b4 18 cc cc d2 74 1b 03 e2 e7 (tbf_dl.cpp:686) 20250212125859799 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) 20250212125859799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20250212125859799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20250212125859799 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1811 + 13 = 1824 (pdch_ul_controller.c:131) 20250212125859799 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1824 for type POLL (pdch_ul_controller.c:184) 20250212125859799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1824, TS=7) (tbf_dl.cpp:883) 20250212125859799 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1824, TS=7 (tbf_dl.cpp:903) 20250212125859799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-4): 0f 00 31 ef 4a 18 32 c3 ad c8 f1 85 1b 31 dc f1 04 21 d9 6e ea 89 48 8b 41 68 f3 28 42 fd 0f ac a5 77 99 3e a7 3c b7 87 07 e0 6b b4 18 cc cc d2 74 1b 03 e2 e7 00 (tbf_dl.cpp:911) 20250212125859799 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1811 Sending data request: sapi=5 arfcn=871 cur_fn=1807 block=10 data=0f 00 31 ef 4a 18 32 c3 ad c8 f1 85 1b 31 dc f1 04 21 d9 6e ea 89 48 8b 41 68 f3 28 42 fd 0f ac a5 77 99 3e a7 3c b7 87 07 e0 6b b4 18 cc cc d2 74 1b 03 e2 e7 00 (pcu_l1_if.cpp:182) 20250212125859799 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125859813 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) 20250212125859813 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) 20250212125859818 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125859832 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) 20250212125859832 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) 20250212125859841 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125859864 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) 20250212125859864 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) 20250212125859868 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125859882 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1820 block=1 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) 20250212125859882 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125859882 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125859882 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1824 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125859882 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) 20250212125859883 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1824 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125859883 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125859883 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 25, BSN 5 to 25 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125859883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125859883 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) 20250212125859883 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) 20250212125859883 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20250212125859883 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20250212125859883 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20250212125859883 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20250212125859883 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20250212125859883 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20250212125859883 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20250212125859883 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20250212125859883 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20250212125859883 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20250212125859883 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20250212125859883 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20250212125859883 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20250212125859883 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20250212125859883 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20250212125859883 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20250212125859883 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20250212125859883 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20250212125859883 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20250212125859883 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20250212125859883 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) 20250212125859883 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125859883 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) 20250212125859887 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) 20250212125859887 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1828 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125859887 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) 20250212125859887 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) 20250212125859887 DRLCMACDL DEBUG -- Chunk with length 221 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125859887 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 151, MCS-5): 58 e4 63 1f d6 18 c4 7b 78 da ac f0 30 c9 db 65 4f cc 99 e1 40 eb e8 ed f2 ae aa 56 06 58 f6 ff ec 9c 08 f8 57 b7 a6 79 6f 0c 1a 88 31 97 48 af b4 9d c1 bb de b5 e6 19 (tbf_dl.cpp:686) 20250212125859887 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) 20250212125859887 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859887 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 151) (tbf_dl.cpp:847) 20250212125859887 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 151, MCS-5): 87 c0 25 18 16 f9 d8 87 35 06 f1 1e 9e 36 2b 3c 4c f2 76 d9 13 73 66 38 d0 3a 7a bb bc ab aa 95 01 96 fd 3f 3b 27 02 fe d5 ad 69 de 1b 83 06 62 cc 25 d2 2b 6d 67 f0 ae 77 ad 79 06 (tbf_dl.cpp:911) 20250212125859887 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1828 Sending data request: sapi=5 arfcn=871 cur_fn=1824 block=2 data=87 c0 25 18 16 f9 d8 87 35 06 f1 1e 9e 36 2b 3c 4c f2 76 d9 13 73 66 38 d0 3a 7a bb bc ab aa 95 01 96 fd 3f 3b 27 02 fe d5 ad 69 de 1b 83 06 62 cc 25 d2 2b 6d 67 f0 ae 77 ad 79 06 (pcu_l1_if.cpp:182) 20250212125859887 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125859902 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) 20250212125859902 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) 20250212125859911 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) 20250212125859911 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1833 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125859911 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) 20250212125859911 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) 20250212125859911 DRLCMACDL DEBUG -- Chunk with length 165 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125859911 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 152, MCS-5): 22 b4 ca a4 f0 95 24 2b 84 59 10 6d c3 22 3b fe 5d 02 bd c4 f0 58 33 45 9c 92 0c 7e 61 ef cb 98 39 58 02 4a 0a 96 63 bb 20 bb 7c 4b 0d 7a cb f0 a1 2a 2f 98 03 d7 a6 a8 (tbf_dl.cpp:686) 20250212125859911 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) 20250212125859911 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859911 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 152) (tbf_dl.cpp:847) 20250212125859911 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20250212125859911 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1833 + 13 = 1846 (pdch_ul_controller.c:131) 20250212125859911 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1846 for type POLL (pdch_ul_controller.c:184) 20250212125859911 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1846, TS=7) (tbf_dl.cpp:883) 20250212125859911 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=1846, TS=7 (tbf_dl.cpp:903) 20250212125859911 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 152, MCS-5): 8f 00 26 98 08 ad 32 29 7c 25 c9 0a 61 16 44 db b0 c8 8e 7f 97 40 2f 31 3c d6 4c 11 a7 24 83 5f d8 fb 32 66 0e 96 80 92 82 e5 d8 2e c8 2e df 52 83 de 32 7c a8 ca 0b e6 c0 b5 29 2a (tbf_dl.cpp:911) 20250212125859911 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1833 Sending data request: sapi=5 arfcn=871 cur_fn=1828 block=3 data=8f 00 26 98 08 ad 32 29 7c 25 c9 0a 61 16 44 db b0 c8 8e 7f 97 40 2f 31 3c d6 4c 11 a7 24 83 5f d8 fb 32 66 0e 96 80 92 82 e5 d8 2e c8 2e df 52 83 de 32 7c a8 ca 0b e6 c0 b5 29 2a (pcu_l1_if.cpp:182) 20250212125859911 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125859925 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) 20250212125859925 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) 20250212125859929 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125859943 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) 20250212125859943 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) 20250212125859948 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125859962 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) 20250212125859962 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) 20250212125859971 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125859985 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1846 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1841 block=6 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) 20250212125859985 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) 20250212125859985 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125859985 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1846 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125859985 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) 20250212125859986 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1846 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125859986 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125859986 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, 0x556890ff2c2c, 0x556890ff2c30, 4, 0, win: 133-153, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20250212125859986 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 154, BSN 133 to 218 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20250212125859986 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125859986 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) 20250212125859986 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) 20250212125859986 DRLCMACDL DEBUG - got ack for BSN=133 (rlc_window_dl.cpp:103) 20250212125859986 DRLCMACDL DEBUG - got ack for BSN=134 (rlc_window_dl.cpp:103) 20250212125859986 DRLCMACDL DEBUG - got ack for BSN=135 (rlc_window_dl.cpp:103) 20250212125859986 DRLCMACDL DEBUG - got ack for BSN=136 (rlc_window_dl.cpp:103) 20250212125859986 DRLCMACDL DEBUG - got ack for BSN=137 (rlc_window_dl.cpp:103) 20250212125859986 DRLCMACDL DEBUG - got ack for BSN=138 (rlc_window_dl.cpp:103) 20250212125859986 DRLCMACDL DEBUG - got ack for BSN=139 (rlc_window_dl.cpp:103) 20250212125859986 DRLCMACDL DEBUG - got ack for BSN=140 (rlc_window_dl.cpp:103) 20250212125859986 DRLCMACDL DEBUG - got ack for BSN=141 (rlc_window_dl.cpp:103) 20250212125859986 DRLCMACDL DEBUG - got ack for BSN=142 (rlc_window_dl.cpp:103) 20250212125859986 DRLCMACDL DEBUG - got ack for BSN=143 (rlc_window_dl.cpp:103) 20250212125859986 DRLCMACDL DEBUG - got ack for BSN=144 (rlc_window_dl.cpp:103) 20250212125859986 DRLCMACDL DEBUG - got ack for BSN=145 (rlc_window_dl.cpp:103) 20250212125859986 DRLCMACDL DEBUG - got ack for BSN=146 (rlc_window_dl.cpp:103) 20250212125859986 DRLCMACDL DEBUG - got ack for BSN=147 (rlc_window_dl.cpp:103) 20250212125859986 DRLCMACDL DEBUG - got ack for BSN=148 (rlc_window_dl.cpp:103) 20250212125859986 DRLCMACDL DEBUG - got ack for BSN=149 (rlc_window_dl.cpp:103) 20250212125859986 DRLCMACDL DEBUG - got ack for BSN=150 (rlc_window_dl.cpp:103) 20250212125859986 DRLCMACDL DEBUG - got ack for BSN=151 (rlc_window_dl.cpp:103) 20250212125859986 DRLCMACDL DEBUG - got ack for BSN=152 (rlc_window_dl.cpp:103) 20250212125859986 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) 20250212125859986 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125859986 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) 20250212125859990 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) 20250212125859990 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) 20250212125859990 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) 20250212125859990 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) 20250212125859990 DRLCMACDL DEBUG -- Chunk with length 644 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125859990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 25, CS-4): 45 3d f5 98 b8 92 0e 4a 94 eb 75 b1 a6 93 73 be 0f 69 4f b3 5e d5 e3 cc 3c e4 bd 92 66 88 40 0d 6d 80 d5 2b dd ff 6b 68 d5 7a 0a 2a 8b 71 25 48 22 97 (tbf_dl.cpp:686) 20250212125859990 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) 20250212125859990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125859990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20250212125859990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-4): 07 00 33 45 3d f5 98 b8 92 0e 4a 94 eb 75 b1 a6 93 73 be 0f 69 4f b3 5e d5 e3 cc 3c e4 bd 92 66 88 40 0d 6d 80 d5 2b dd ff 6b 68 d5 7a 0a 2a 8b 71 25 48 22 97 00 (tbf_dl.cpp:911) 20250212125859990 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 33 45 3d f5 98 b8 92 0e 4a 94 eb 75 b1 a6 93 73 be 0f 69 4f b3 5e d5 e3 cc 3c e4 bd 92 66 88 40 0d 6d 80 d5 2b dd ff 6b 68 d5 7a 0a 2a 8b 71 25 48 22 97 00 (pcu_l1_if.cpp:182) 20250212125859990 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125900004 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) 20250212125900004 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) 20250212125900009 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) 20250212125900009 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1854 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125900009 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) 20250212125900009 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) 20250212125900009 DRLCMACDL DEBUG -- Chunk with length 109 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20250212125900009 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 153, MCS-5): f9 00 29 6c 72 c9 a3 56 e8 54 a5 c8 f9 e0 e1 22 65 1f 08 da 91 bf 3d 62 27 99 44 61 6f af 88 bf 9e 9b d9 7d 5a 31 28 b5 1d 78 2e 33 12 6d c7 fb 5b 0a 14 ec 3f ea 88 10 (tbf_dl.cpp:686) 20250212125900009 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) 20250212125900009 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900009 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 153) (tbf_dl.cpp:847) 20250212125900009 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 153, MCS-5): 87 40 26 58 3e 40 0a 9b 5c f2 a8 15 3a 55 29 72 3e 78 b8 48 d9 07 82 76 e4 6f 8f d8 49 26 51 d8 db 2b e2 af e7 66 76 9f 56 0c 4a 6d 07 9e cb 8c 44 db f1 fe 96 02 05 fb 8f 3a 22 04 (tbf_dl.cpp:911) 20250212125900009 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1854 Sending data request: sapi=5 arfcn=871 cur_fn=1850 block=8 data=87 40 26 58 3e 40 0a 9b 5c f2 a8 15 3a 55 29 72 3e 78 b8 48 d9 07 82 76 e4 6f 8f d8 49 26 51 d8 db 2b e2 af e7 66 76 9f 56 0c 4a 6d 07 9e cb 8c 44 db f1 fe 96 02 05 fb 8f 3a 22 04 (pcu_l1_if.cpp:182) 20250212125900009 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125900023 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) 20250212125900023 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) 20250212125900032 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) 20250212125900032 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) 20250212125900032 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) 20250212125900032 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) 20250212125900032 DRLCMACDL DEBUG -- Chunk with length 594 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 26, CS-4): 6d 4d 82 0d 73 34 90 be df de 9c 6a 01 99 2e b0 0f eb d6 5a a2 ca 2c 46 60 9d 2e 07 e8 2a 27 d3 19 71 b0 4c 4b 33 e6 b4 75 78 49 13 e5 b0 4e 65 49 aa (tbf_dl.cpp:686) 20250212125900032 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) 20250212125900032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20250212125900033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-4): 07 00 35 6d 4d 82 0d 73 34 90 be df de 9c 6a 01 99 2e b0 0f eb d6 5a a2 ca 2c 46 60 9d 2e 07 e8 2a 27 d3 19 71 b0 4c 4b 33 e6 b4 75 78 49 13 e5 b0 4e 65 49 aa 00 (tbf_dl.cpp:911) 20250212125900033 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 35 6d 4d 82 0d 73 34 90 be df de 9c 6a 01 99 2e b0 0f eb d6 5a a2 ca 2c 46 60 9d 2e 07 e8 2a 27 d3 19 71 b0 4c 4b 33 e6 b4 75 78 49 13 e5 b0 4e 65 49 aa 00 (pcu_l1_if.cpp:182) 20250212125900033 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125900047 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) 20250212125900047 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) 20250212125900051 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) 20250212125900051 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1863 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125900051 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) 20250212125900051 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) 20250212125900051 DRLCMACDL DEBUG -- Chunk with length 53 is less than remaining space (56): add length header to to delimit LLC frame (encoding.cpp:1603) 20250212125900051 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125900051 DRLCMACMEAS INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Bandwitdh: 1119 KBits/s (gprs_rlcmac_meas.cpp:181) 20250212125900051 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) 20250212125900051 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20250212125900051 DRLCMACDL DEBUG Adding LI=127 to signal padding (encoding.cpp:1698) 20250212125900051 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 154, MCS-5): 6a ff 4b b4 ae c1 b2 16 3c b6 16 86 58 6f 37 f4 f8 aa 7f 3e 7a ea 08 c9 a2 5f 67 7e a6 8e 04 b6 d9 c8 10 5a d9 c2 37 f1 f5 66 d5 7f 1d bb c0 cb bd 19 7b 2b 6a c1 3d 2b (tbf_dl.cpp:686) 20250212125900051 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) 20250212125900051 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900051 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 154) (tbf_dl.cpp:847) 20250212125900051 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) 20250212125900051 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1863 + 13 = 1876 (pdch_ul_controller.c:131) 20250212125900051 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1876 for type POLL (pdch_ul_controller.c:184) 20250212125900051 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1876, TS=7) (tbf_dl.cpp:883) 20250212125900051 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=1876, TS=7 (tbf_dl.cpp:903) 20250212125900051 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 154, MCS-5): 8f 80 26 88 da ff 12 ad 6b b0 ac 05 8f ad 85 21 d6 db 0d 3d be ea 9f 8f 9e 3a 42 b2 e8 d7 99 9f a9 23 81 6d 36 32 84 56 b6 f0 4d 7c bd 59 f5 5f c7 2e f0 72 6f c6 de 8a 5a 70 cf 0a (tbf_dl.cpp:911) 20250212125900051 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1863 Sending data request: sapi=5 arfcn=871 cur_fn=1859 block=10 data=8f 80 26 88 da ff 12 ad 6b b0 ac 05 8f ad 85 21 d6 db 0d 3d be ea 9f 8f 9e 3a 42 b2 e8 d7 99 9f a9 23 81 6d 36 32 84 56 b6 f0 4d 7c bd 59 f5 5f c7 2e f0 72 6f c6 de 8a 5a 70 cf 0a (pcu_l1_if.cpp:182) 20250212125900052 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125900065 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) 20250212125900065 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) 20250212125900070 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125900084 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) 20250212125900084 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) 20250212125900093 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125900107 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) 20250212125900107 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) 20250212125900112 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125900126 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1876 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1872 block=1 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) 20250212125900126 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1876 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125900126 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125900126 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1876 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125900126 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) 20250212125900126 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1876 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125900126 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125900126 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, 0x556890ff2c2c, 0x556890ff2c30, 4, 0, win: 153-155, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20250212125900126 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 156, BSN 153 to 220 - 1 (67 blocks), "RRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20250212125900126 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125900126 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) 20250212125900126 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) 20250212125900126 DRLCMACDL DEBUG - got ack for BSN=153 (rlc_window_dl.cpp:103) 20250212125900126 DRLCMACDL DEBUG - got ack for BSN=154 (rlc_window_dl.cpp:103) 20250212125900126 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) 20250212125900126 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) 20250212125900130 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) 20250212125900130 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) 20250212125900130 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) 20250212125900130 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) 20250212125900130 DRLCMACDL DEBUG -- Chunk with length 544 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900130 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 27, CS-4): 51 c5 2e a7 33 fe cf 54 03 98 72 9a 4d 41 41 23 b2 f2 fa c4 c2 0a 77 c9 29 e8 fe 65 b1 4f c6 58 8e 44 81 d1 90 80 98 71 0e 88 25 15 96 9e 20 09 cc a2 (tbf_dl.cpp:686) 20250212125900130 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) 20250212125900130 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900130 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20250212125900130 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-4): 07 00 37 51 c5 2e a7 33 fe cf 54 03 98 72 9a 4d 41 41 23 b2 f2 fa c4 c2 0a 77 c9 29 e8 fe 65 b1 4f c6 58 8e 44 81 d1 90 80 98 71 0e 88 25 15 96 9e 20 09 cc a2 00 (tbf_dl.cpp:911) 20250212125900130 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 37 51 c5 2e a7 33 fe cf 54 03 98 72 9a 4d 41 41 23 b2 f2 fa c4 c2 0a 77 c9 29 e8 fe 65 b1 4f c6 58 8e 44 81 d1 90 80 98 71 0e 88 25 15 96 9e 20 09 cc a2 00 (pcu_l1_if.cpp:182) 20250212125900131 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125900144 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) 20250212125900144 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) 20250212125900153 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) 20250212125900153 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) 20250212125900153 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) 20250212125900153 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) 20250212125900153 DRLCMACDL DEBUG -- Chunk with length 494 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 28, CS-4): e6 16 0e fc a1 31 d1 45 69 c0 20 44 54 69 45 2d 2f 83 a9 fb 10 4c b3 c5 9a a6 a9 7e 18 11 1d 1e 16 19 2a 1f 5f 37 4b 67 3e 60 cb d4 b6 d5 1e 98 f1 d3 (tbf_dl.cpp:686) 20250212125900153 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) 20250212125900153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20250212125900153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-4): 07 00 39 e6 16 0e fc a1 31 d1 45 69 c0 20 44 54 69 45 2d 2f 83 a9 fb 10 4c b3 c5 9a a6 a9 7e 18 11 1d 1e 16 19 2a 1f 5f 37 4b 67 3e 60 cb d4 b6 d5 1e 98 f1 d3 00 (tbf_dl.cpp:911) 20250212125900153 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 39 e6 16 0e fc a1 31 d1 45 69 c0 20 44 54 69 45 2d 2f 83 a9 fb 10 4c b3 c5 9a a6 a9 7e 18 11 1d 1e 16 19 2a 1f 5f 37 4b 67 3e 60 cb d4 b6 d5 1e 98 f1 d3 00 (pcu_l1_if.cpp:182) 20250212125900154 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125900167 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) 20250212125900167 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) 20250212125900172 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) 20250212125900172 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) 20250212125900172 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) 20250212125900172 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) 20250212125900172 DRLCMACDL DEBUG -- Chunk with length 444 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 29, CS-4): bd b4 f7 92 b5 4b 9c fd a4 48 4e f3 cc 72 11 02 a4 99 27 b4 12 b9 3d 2d 06 c8 17 3a 31 5e fc 5d d5 db 6d a6 de 5f 18 d6 67 68 97 14 81 e6 4d 38 0a bd (tbf_dl.cpp:686) 20250212125900172 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) 20250212125900172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20250212125900172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-4): 07 00 3b bd b4 f7 92 b5 4b 9c fd a4 48 4e f3 cc 72 11 02 a4 99 27 b4 12 b9 3d 2d 06 c8 17 3a 31 5e fc 5d d5 db 6d a6 de 5f 18 d6 67 68 97 14 81 e6 4d 38 0a bd 00 (tbf_dl.cpp:911) 20250212125900172 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 3b bd b4 f7 92 b5 4b 9c fd a4 48 4e f3 cc 72 11 02 a4 99 27 b4 12 b9 3d 2d 06 c8 17 3a 31 5e fc 5d d5 db 6d a6 de 5f 18 d6 67 68 97 14 81 e6 4d 38 0a bd 00 (pcu_l1_if.cpp:182) 20250212125900172 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125900186 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) 20250212125900186 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) 20250212125900191 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) 20250212125900191 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) 20250212125900191 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) 20250212125900191 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) 20250212125900191 DRLCMACDL DEBUG -- Chunk with length 394 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900191 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 30, CS-4): ae 89 0b 0d a3 99 c8 25 ff a3 1e 23 2f 9c 11 fa 0e be da e7 86 38 e3 37 16 4c ab 3a b8 39 51 6f 8d 4b e0 3d bc ed 61 22 54 6d 21 e3 94 72 d7 83 b2 4a (tbf_dl.cpp:686) 20250212125900191 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) 20250212125900191 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900191 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20250212125900191 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-4): 07 00 3d ae 89 0b 0d a3 99 c8 25 ff a3 1e 23 2f 9c 11 fa 0e be da e7 86 38 e3 37 16 4c ab 3a b8 39 51 6f 8d 4b e0 3d bc ed 61 22 54 6d 21 e3 94 72 d7 83 b2 4a 00 (tbf_dl.cpp:911) 20250212125900191 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 3d ae 89 0b 0d a3 99 c8 25 ff a3 1e 23 2f 9c 11 fa 0e be da e7 86 38 e3 37 16 4c ab 3a b8 39 51 6f 8d 4b e0 3d bc ed 61 22 54 6d 21 e3 94 72 d7 83 b2 4a 00 (pcu_l1_if.cpp:182) 20250212125900191 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125900205 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) 20250212125900205 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) 20250212125900214 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) 20250212125900214 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) 20250212125900214 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) 20250212125900214 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) 20250212125900214 DRLCMACDL DEBUG -- Chunk with length 344 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900214 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 31, CS-4): b9 73 40 fb dc 22 34 0d 19 a8 d2 ec 66 f4 be 78 4b b6 a9 34 f2 97 d3 cd c7 8a b6 6a 5b ef 55 12 a4 68 52 26 b1 87 50 66 55 36 e2 e4 55 88 87 a9 d0 6e (tbf_dl.cpp:686) 20250212125900214 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) 20250212125900214 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900214 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20250212125900214 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-4): 07 00 3f b9 73 40 fb dc 22 34 0d 19 a8 d2 ec 66 f4 be 78 4b b6 a9 34 f2 97 d3 cd c7 8a b6 6a 5b ef 55 12 a4 68 52 26 b1 87 50 66 55 36 e2 e4 55 88 87 a9 d0 6e 00 (tbf_dl.cpp:911) 20250212125900214 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 3f b9 73 40 fb dc 22 34 0d 19 a8 d2 ec 66 f4 be 78 4b b6 a9 34 f2 97 d3 cd c7 8a b6 6a 5b ef 55 12 a4 68 52 26 b1 87 50 66 55 36 e2 e4 55 88 87 a9 d0 6e 00 (pcu_l1_if.cpp:182) 20250212125900214 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125900228 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) 20250212125900228 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) 20250212125900233 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) 20250212125900233 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) 20250212125900233 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) 20250212125900233 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) 20250212125900233 DRLCMACDL DEBUG -- Chunk with length 294 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 32, CS-4): dc 2b 1e 6a 9f 76 9a 16 4c 1c 05 fc a3 9b 39 de 42 9b 9c c9 b6 70 56 c6 b8 19 8a 5d 4b 48 60 ba c2 c7 7b 6f 44 e6 71 c6 bd 54 36 83 a7 4c 16 9c 47 95 (tbf_dl.cpp:686) 20250212125900233 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) 20250212125900233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20250212125900233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-4): 07 00 41 dc 2b 1e 6a 9f 76 9a 16 4c 1c 05 fc a3 9b 39 de 42 9b 9c c9 b6 70 56 c6 b8 19 8a 5d 4b 48 60 ba c2 c7 7b 6f 44 e6 71 c6 bd 54 36 83 a7 4c 16 9c 47 95 00 (tbf_dl.cpp:911) 20250212125900233 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 41 dc 2b 1e 6a 9f 76 9a 16 4c 1c 05 fc a3 9b 39 de 42 9b 9c c9 b6 70 56 c6 b8 19 8a 5d 4b 48 60 ba c2 c7 7b 6f 44 e6 71 c6 bd 54 36 83 a7 4c 16 9c 47 95 00 (pcu_l1_if.cpp:182) 20250212125900233 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125900247 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) 20250212125900247 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) 20250212125900252 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) 20250212125900252 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) 20250212125900252 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) 20250212125900252 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) 20250212125900252 DRLCMACDL DEBUG -- Chunk with length 244 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 33, CS-4): f2 23 5e 92 f8 7a 8a 88 b6 6b b8 42 6e 9b 2d cc 41 45 ce c8 b9 c7 f1 58 e4 63 1f d6 18 c4 7b 78 da ac f0 30 c9 db 65 4f cc 99 e1 40 eb e8 ed f2 ae aa (tbf_dl.cpp:686) 20250212125900252 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) 20250212125900252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20250212125900252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-4): 07 00 43 f2 23 5e 92 f8 7a 8a 88 b6 6b b8 42 6e 9b 2d cc 41 45 ce c8 b9 c7 f1 58 e4 63 1f d6 18 c4 7b 78 da ac f0 30 c9 db 65 4f cc 99 e1 40 eb e8 ed f2 ae aa 00 (tbf_dl.cpp:911) 20250212125900252 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 43 f2 23 5e 92 f8 7a 8a 88 b6 6b b8 42 6e 9b 2d cc 41 45 ce c8 b9 c7 f1 58 e4 63 1f d6 18 c4 7b 78 da ac f0 30 c9 db 65 4f cc 99 e1 40 eb e8 ed f2 ae aa 00 (pcu_l1_if.cpp:182) 20250212125900252 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125900266 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) 20250212125900266 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) 20250212125900275 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) 20250212125900275 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) 20250212125900275 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) 20250212125900275 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) 20250212125900275 DRLCMACDL DEBUG -- Chunk with length 194 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 34, CS-4): 56 06 58 f6 ff ec 9c 08 f8 57 b7 a6 79 6f 0c 1a 88 31 97 48 af b4 9d c1 bb de b5 e6 19 22 b4 ca a4 f0 95 24 2b 84 59 10 6d c3 22 3b fe 5d 02 bd c4 f0 (tbf_dl.cpp:686) 20250212125900275 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) 20250212125900275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20250212125900275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-4): 07 00 45 56 06 58 f6 ff ec 9c 08 f8 57 b7 a6 79 6f 0c 1a 88 31 97 48 af b4 9d c1 bb de b5 e6 19 22 b4 ca a4 f0 95 24 2b 84 59 10 6d c3 22 3b fe 5d 02 bd c4 f0 00 (tbf_dl.cpp:911) 20250212125900275 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 45 56 06 58 f6 ff ec 9c 08 f8 57 b7 a6 79 6f 0c 1a 88 31 97 48 af b4 9d c1 bb de b5 e6 19 22 b4 ca a4 f0 95 24 2b 84 59 10 6d c3 22 3b fe 5d 02 bd c4 f0 00 (pcu_l1_if.cpp:182) 20250212125900275 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125900289 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) 20250212125900289 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) 20250212125900294 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) 20250212125900294 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) 20250212125900294 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) 20250212125900294 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) 20250212125900294 DRLCMACDL DEBUG -- Chunk with length 144 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900294 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 35, CS-4): 58 33 45 9c 92 0c 7e 61 ef cb 98 39 58 02 4a 0a 96 63 bb 20 bb 7c 4b 0d 7a cb f0 a1 2a 2f 98 03 d7 a6 a8 f9 00 29 6c 72 c9 a3 56 e8 54 a5 c8 f9 e0 e1 (tbf_dl.cpp:686) 20250212125900294 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) 20250212125900294 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900294 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20250212125900294 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-4): 07 00 47 58 33 45 9c 92 0c 7e 61 ef cb 98 39 58 02 4a 0a 96 63 bb 20 bb 7c 4b 0d 7a cb f0 a1 2a 2f 98 03 d7 a6 a8 f9 00 29 6c 72 c9 a3 56 e8 54 a5 c8 f9 e0 e1 00 (tbf_dl.cpp:911) 20250212125900294 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 47 58 33 45 9c 92 0c 7e 61 ef cb 98 39 58 02 4a 0a 96 63 bb 20 bb 7c 4b 0d 7a cb f0 a1 2a 2f 98 03 d7 a6 a8 f9 00 29 6c 72 c9 a3 56 e8 54 a5 c8 f9 e0 e1 00 (pcu_l1_if.cpp:182) 20250212125900294 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125900308 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) 20250212125900308 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) 20250212125900312 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) 20250212125900312 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) 20250212125900312 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) 20250212125900312 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) 20250212125900312 DRLCMACDL DEBUG -- Chunk with length 94 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900312 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 36, CS-4): 22 65 1f 08 da 91 bf 3d 62 27 99 44 61 6f af 88 bf 9e 9b d9 7d 5a 31 28 b5 1d 78 2e 33 12 6d c7 fb 5b 0a 14 ec 3f ea 88 10 4b b4 ae c1 b2 16 3c b6 16 (tbf_dl.cpp:686) 20250212125900312 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) 20250212125900312 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900312 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20250212125900312 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-4): 07 00 49 22 65 1f 08 da 91 bf 3d 62 27 99 44 61 6f af 88 bf 9e 9b d9 7d 5a 31 28 b5 1d 78 2e 33 12 6d c7 fb 5b 0a 14 ec 3f ea 88 10 4b b4 ae c1 b2 16 3c b6 16 00 (tbf_dl.cpp:911) 20250212125900313 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 49 22 65 1f 08 da 91 bf 3d 62 27 99 44 61 6f af 88 bf 9e 9b d9 7d 5a 31 28 b5 1d 78 2e 33 12 6d c7 fb 5b 0a 14 ec 3f ea 88 10 4b b4 ae c1 b2 16 3c b6 16 00 (pcu_l1_if.cpp:182) 20250212125900313 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125900327 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) 20250212125900327 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) 20250212125900336 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) 20250212125900336 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 61/431 -> yes (tbf_dl.cpp:1216) 20250212125900336 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) 20250212125900336 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) 20250212125900336 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) 20250212125900336 DRLCMACDL DEBUG -- Chunk with length 44 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125900336 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125900336 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Bandwitdh: 1252 KBits/s (gprs_rlcmac_meas.cpp:181) 20250212125900336 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20250212125900336 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (5) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900336 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 37, CS-4): b3 86 58 6f 37 f4 f8 aa 7f 3e 7a ea 08 c9 a2 5f 67 7e a6 8e 04 b6 d9 c8 10 5a d9 c2 37 f1 f5 66 d5 7f 1d bb c0 cb bd 19 7b 2b 6a c1 3d dc a4 bf 3b 84 (tbf_dl.cpp:686) 20250212125900336 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) 20250212125900336 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900336 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20250212125900336 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-4): 07 00 4a b3 86 58 6f 37 f4 f8 aa 7f 3e 7a ea 08 c9 a2 5f 67 7e a6 8e 04 b6 d9 c8 10 5a d9 c2 37 f1 f5 66 d5 7f 1d bb c0 cb bd 19 7b 2b 6a c1 3d dc a4 bf 3b 84 00 (tbf_dl.cpp:911) 20250212125900336 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 4a b3 86 58 6f 37 f4 f8 aa 7f 3e 7a ea 08 c9 a2 5f 67 7e a6 8e 04 b6 d9 c8 10 5a d9 c2 37 f1 f5 66 d5 7f 1d bb c0 cb bd 19 7b 2b 6a c1 3d dc a4 bf 3b 84 00 (pcu_l1_if.cpp:182) 20250212125900336 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125900350 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) 20250212125900350 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) 20250212125900355 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) 20250212125900355 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 65/431 -> yes (tbf_dl.cpp:1216) 20250212125900355 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) 20250212125900355 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) 20250212125900355 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) 20250212125900355 DRLCMACDL DEBUG -- Chunk with length 1395 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900355 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 38, CS-4): b4 fc 87 df 52 06 bb d3 57 09 33 cb 2a f5 1d 8d d6 bf 80 32 1e b1 fe fb 06 ee c7 49 8f 27 a7 b6 10 d3 e3 d2 72 ed ca bf cb 21 c2 9f 2b 71 46 46 18 92 (tbf_dl.cpp:686) 20250212125900355 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) 20250212125900355 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900355 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20250212125900355 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-4): 07 00 4d b4 fc 87 df 52 06 bb d3 57 09 33 cb 2a f5 1d 8d d6 bf 80 32 1e b1 fe fb 06 ee c7 49 8f 27 a7 b6 10 d3 e3 d2 72 ed ca bf cb 21 c2 9f 2b 71 46 46 18 92 00 (tbf_dl.cpp:911) 20250212125900355 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 4d b4 fc 87 df 52 06 bb d3 57 09 33 cb 2a f5 1d 8d d6 bf 80 32 1e b1 fe fb 06 ee c7 49 8f 27 a7 b6 10 d3 e3 d2 72 ed ca bf cb 21 c2 9f 2b 71 46 46 18 92 00 (pcu_l1_if.cpp:182) 20250212125900355 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125900369 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) 20250212125900369 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) 20250212125900373 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) 20250212125900373 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 69/431 -> yes (tbf_dl.cpp:1216) 20250212125900373 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) 20250212125900373 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) 20250212125900373 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) 20250212125900373 DRLCMACDL DEBUG -- Chunk with length 1345 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900373 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 39, CS-4): 26 85 53 b3 86 46 2e 9f fd 13 70 75 be 3a 2a 60 e6 a0 bb 7a 33 96 98 93 f6 f2 f0 c8 3e 23 f2 1e b1 4f 43 75 ed 20 97 1e 2e e1 89 b0 6b bd 19 ae ba 1f (tbf_dl.cpp:686) 20250212125900373 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) 20250212125900373 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900373 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20250212125900373 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-4): 07 00 4f 26 85 53 b3 86 46 2e 9f fd 13 70 75 be 3a 2a 60 e6 a0 bb 7a 33 96 98 93 f6 f2 f0 c8 3e 23 f2 1e b1 4f 43 75 ed 20 97 1e 2e e1 89 b0 6b bd 19 ae ba 1f 00 (tbf_dl.cpp:911) 20250212125900373 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 4f 26 85 53 b3 86 46 2e 9f fd 13 70 75 be 3a 2a 60 e6 a0 bb 7a 33 96 98 93 f6 f2 f0 c8 3e 23 f2 1e b1 4f 43 75 ed 20 97 1e 2e e1 89 b0 6b bd 19 ae ba 1f 00 (pcu_l1_if.cpp:182) 20250212125900373 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125900387 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) 20250212125900387 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) 20250212125900397 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) 20250212125900397 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 74/431 -> yes (tbf_dl.cpp:1216) 20250212125900397 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) 20250212125900397 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) 20250212125900397 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) 20250212125900397 DRLCMACDL DEBUG -- Chunk with length 1295 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 40, CS-4): ec 1a 18 a6 51 2e 00 4e 49 77 e4 53 15 c5 9e 5d ed f2 01 3d 00 24 36 12 1f 03 2d 68 55 75 ae d7 88 eb d2 7c 92 69 e6 a2 6d 82 0c 36 f7 15 5c 16 3c a7 (tbf_dl.cpp:686) 20250212125900397 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) 20250212125900397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20250212125900397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-4): 07 00 51 ec 1a 18 a6 51 2e 00 4e 49 77 e4 53 15 c5 9e 5d ed f2 01 3d 00 24 36 12 1f 03 2d 68 55 75 ae d7 88 eb d2 7c 92 69 e6 a2 6d 82 0c 36 f7 15 5c 16 3c a7 00 (tbf_dl.cpp:911) 20250212125900397 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 51 ec 1a 18 a6 51 2e 00 4e 49 77 e4 53 15 c5 9e 5d ed f2 01 3d 00 24 36 12 1f 03 2d 68 55 75 ae d7 88 eb d2 7c 92 69 e6 a2 6d 82 0c 36 f7 15 5c 16 3c a7 00 (pcu_l1_if.cpp:182) 20250212125900397 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125900411 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) 20250212125900411 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) 20250212125900415 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) 20250212125900415 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 78/431 -> yes (tbf_dl.cpp:1216) 20250212125900415 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) 20250212125900415 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) 20250212125900415 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) 20250212125900415 DRLCMACDL DEBUG -- Chunk with length 1245 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 41, CS-4): 2f 11 e1 28 71 57 ff 50 bd fc 9e 7d bb 2f e5 8f e4 44 09 d6 8f a8 0c 6f 85 2a 0b be 39 b4 9e 9a 5d 32 d6 36 c7 76 36 32 93 ea a0 c4 f5 61 73 10 ea c1 (tbf_dl.cpp:686) 20250212125900415 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) 20250212125900415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20250212125900415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-4): 07 00 53 2f 11 e1 28 71 57 ff 50 bd fc 9e 7d bb 2f e5 8f e4 44 09 d6 8f a8 0c 6f 85 2a 0b be 39 b4 9e 9a 5d 32 d6 36 c7 76 36 32 93 ea a0 c4 f5 61 73 10 ea c1 00 (tbf_dl.cpp:911) 20250212125900415 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 53 2f 11 e1 28 71 57 ff 50 bd fc 9e 7d bb 2f e5 8f e4 44 09 d6 8f a8 0c 6f 85 2a 0b be 39 b4 9e 9a 5d 32 d6 36 c7 76 36 32 93 ea a0 c4 f5 61 73 10 ea c1 00 (pcu_l1_if.cpp:182) 20250212125900415 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125900429 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) 20250212125900429 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) 20250212125900434 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) 20250212125900434 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 82/431 -> yes (tbf_dl.cpp:1216) 20250212125900434 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) 20250212125900434 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) 20250212125900434 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) 20250212125900434 DRLCMACDL DEBUG -- Chunk with length 1195 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 42, CS-4): 5c 03 de a9 c2 f3 31 8f ea 8e 6b 95 2f bd ff 8f 1c 73 ed c2 68 f7 b5 e9 cd ec 4e ba e2 59 ed 68 62 3a 4c 3b 7c d6 b2 8d ff ec be 12 e5 1e d3 06 ab bd (tbf_dl.cpp:686) 20250212125900434 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) 20250212125900434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20250212125900434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-4): 07 00 55 5c 03 de a9 c2 f3 31 8f ea 8e 6b 95 2f bd ff 8f 1c 73 ed c2 68 f7 b5 e9 cd ec 4e ba e2 59 ed 68 62 3a 4c 3b 7c d6 b2 8d ff ec be 12 e5 1e d3 06 ab bd 00 (tbf_dl.cpp:911) 20250212125900434 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 55 5c 03 de a9 c2 f3 31 8f ea 8e 6b 95 2f bd ff 8f 1c 73 ed c2 68 f7 b5 e9 cd ec 4e ba e2 59 ed 68 62 3a 4c 3b 7c d6 b2 8d ff ec be 12 e5 1e d3 06 ab bd 00 (pcu_l1_if.cpp:182) 20250212125900434 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125900448 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) 20250212125900448 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) 20250212125900457 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) 20250212125900457 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 87/431 -> yes (tbf_dl.cpp:1216) 20250212125900457 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) 20250212125900457 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) 20250212125900457 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) 20250212125900457 DRLCMACDL DEBUG -- Chunk with length 1145 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 43, CS-4): 72 b6 59 0d 5b 88 eb 69 4b ac 7a c6 ae 17 3f a5 7e 67 3f 8b 1e 14 21 60 60 63 46 76 d9 dd 66 f7 07 42 1a 64 dd 3e e9 fd 0f 29 4e 48 60 e3 c9 61 61 bd (tbf_dl.cpp:686) 20250212125900457 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) 20250212125900457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20250212125900457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-4): 07 00 57 72 b6 59 0d 5b 88 eb 69 4b ac 7a c6 ae 17 3f a5 7e 67 3f 8b 1e 14 21 60 60 63 46 76 d9 dd 66 f7 07 42 1a 64 dd 3e e9 fd 0f 29 4e 48 60 e3 c9 61 61 bd 00 (tbf_dl.cpp:911) 20250212125900457 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 57 72 b6 59 0d 5b 88 eb 69 4b ac 7a c6 ae 17 3f a5 7e 67 3f 8b 1e 14 21 60 60 63 46 76 d9 dd 66 f7 07 42 1a 64 dd 3e e9 fd 0f 29 4e 48 60 e3 c9 61 61 bd 00 (pcu_l1_if.cpp:182) 20250212125900457 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125900471 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) 20250212125900471 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) 20250212125900476 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) 20250212125900476 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 91/431 -> yes (tbf_dl.cpp:1216) 20250212125900476 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1954 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125900476 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) 20250212125900476 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) 20250212125900476 DRLCMACDL DEBUG -- Chunk with length 1095 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 44, CS-4): da fc 51 9b b1 97 52 12 2e 83 f3 8d ea 75 89 49 5d 49 7d 76 5b ef 48 cb b2 a0 59 8d d8 e6 46 d0 03 10 43 19 a7 79 f4 7c 14 be bc 77 6f 11 4f c4 7a 30 (tbf_dl.cpp:686) 20250212125900476 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) 20250212125900476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20250212125900476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20250212125900476 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1954 + 13 = 1967 (pdch_ul_controller.c:131) 20250212125900476 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1967 for type POLL (pdch_ul_controller.c:184) 20250212125900476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1967, TS=7) (tbf_dl.cpp:883) 20250212125900476 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1967, TS=7 (tbf_dl.cpp:903) 20250212125900476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-4): 0f 00 59 da fc 51 9b b1 97 52 12 2e 83 f3 8d ea 75 89 49 5d 49 7d 76 5b ef 48 cb b2 a0 59 8d d8 e6 46 d0 03 10 43 19 a7 79 f4 7c 14 be bc 77 6f 11 4f c4 7a 30 00 (tbf_dl.cpp:911) 20250212125900476 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1954 Sending data request: sapi=5 arfcn=871 cur_fn=1950 block=7 data=0f 00 59 da fc 51 9b b1 97 52 12 2e 83 f3 8d ea 75 89 49 5d 49 7d 76 5b ef 48 cb b2 a0 59 8d d8 e6 46 d0 03 10 43 19 a7 79 f4 7c 14 be bc 77 6f 11 4f c4 7a 30 00 (pcu_l1_if.cpp:182) 20250212125900476 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125900490 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) 20250212125900490 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) 20250212125900494 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125900508 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) 20250212125900508 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) 20250212125900518 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125900532 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) 20250212125900532 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) 20250212125900536 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125900551 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1967 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1963 block=10 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) 20250212125900551 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1967 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125900551 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125900551 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1967 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125900551 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) 20250212125900551 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1967 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125900551 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125900551 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 45, BSN 25 to 45 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125900551 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125900551 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) 20250212125900551 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) 20250212125900551 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20250212125900551 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20250212125900551 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20250212125900551 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20250212125900551 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20250212125900551 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20250212125900551 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20250212125900551 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20250212125900551 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20250212125900551 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20250212125900551 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20250212125900551 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20250212125900551 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20250212125900551 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20250212125900551 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20250212125900551 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20250212125900551 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20250212125900551 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20250212125900551 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20250212125900551 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20250212125900551 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) 20250212125900551 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) 20250212125900555 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) 20250212125900556 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 108/431 -> yes (tbf_dl.cpp:1216) 20250212125900556 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) 20250212125900556 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) 20250212125900556 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) 20250212125900556 DRLCMACDL DEBUG -- Chunk with length 1045 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900556 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 45, CS-4): 75 18 3f 8d 84 49 75 27 28 0b e0 63 7a a9 5a 5e fa be 20 b2 38 dd 5f e6 0b e8 44 63 36 16 95 f4 e4 0f 6f 71 5b c0 69 ba a8 b5 70 76 ea 9c da 9d 89 ea (tbf_dl.cpp:686) 20250212125900556 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) 20250212125900556 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900556 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20250212125900556 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 45, CS-4): 07 00 5b 75 18 3f 8d 84 49 75 27 28 0b e0 63 7a a9 5a 5e fa be 20 b2 38 dd 5f e6 0b e8 44 63 36 16 95 f4 e4 0f 6f 71 5b c0 69 ba a8 b5 70 76 ea 9c da 9d 89 ea 00 (tbf_dl.cpp:911) 20250212125900556 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 5b 75 18 3f 8d 84 49 75 27 28 0b e0 63 7a a9 5a 5e fa be 20 b2 38 dd 5f e6 0b e8 44 63 36 16 95 f4 e4 0f 6f 71 5b c0 69 ba a8 b5 70 76 ea 9c da 9d 89 ea 00 (pcu_l1_if.cpp:182) 20250212125900556 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125900570 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) 20250212125900570 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) 20250212125900579 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) 20250212125900579 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 113/431 -> yes (tbf_dl.cpp:1216) 20250212125900579 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) 20250212125900579 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) 20250212125900579 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) 20250212125900579 DRLCMACDL DEBUG -- Chunk with length 995 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 46, CS-4): e1 53 f1 68 40 d7 ae 07 66 9e ee 0e 71 15 00 4f 57 0d 08 3b b6 2c 7e 86 ff cd 3a 15 2a 43 98 d9 51 ea cb f1 9a 41 ca 16 b2 91 06 15 68 5c 1e d3 57 fa (tbf_dl.cpp:686) 20250212125900579 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) 20250212125900579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20250212125900579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 46, CS-4): 07 00 5d e1 53 f1 68 40 d7 ae 07 66 9e ee 0e 71 15 00 4f 57 0d 08 3b b6 2c 7e 86 ff cd 3a 15 2a 43 98 d9 51 ea cb f1 9a 41 ca 16 b2 91 06 15 68 5c 1e d3 57 fa 00 (tbf_dl.cpp:911) 20250212125900579 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 5d e1 53 f1 68 40 d7 ae 07 66 9e ee 0e 71 15 00 4f 57 0d 08 3b b6 2c 7e 86 ff cd 3a 15 2a 43 98 d9 51 ea cb f1 9a 41 ca 16 b2 91 06 15 68 5c 1e d3 57 fa 00 (pcu_l1_if.cpp:182) 20250212125900579 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125900593 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) 20250212125900593 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) 20250212125900597 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) 20250212125900597 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 117/431 -> yes (tbf_dl.cpp:1216) 20250212125900597 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) 20250212125900597 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) 20250212125900597 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) 20250212125900597 DRLCMACDL DEBUG -- Chunk with length 945 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900597 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 47, CS-4): d6 16 73 d2 88 07 9b 29 e9 c6 61 dc 0e 99 73 a3 56 9a 6c b2 7c 98 26 50 43 07 16 80 0e 1b 6a 89 f9 a4 04 ac c1 4a ed 49 f1 ce ac 95 3c b1 4f f3 c2 1c (tbf_dl.cpp:686) 20250212125900597 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) 20250212125900597 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900597 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20250212125900597 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 47, CS-4): 07 00 5f d6 16 73 d2 88 07 9b 29 e9 c6 61 dc 0e 99 73 a3 56 9a 6c b2 7c 98 26 50 43 07 16 80 0e 1b 6a 89 f9 a4 04 ac c1 4a ed 49 f1 ce ac 95 3c b1 4f f3 c2 1c 00 (tbf_dl.cpp:911) 20250212125900597 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 5f d6 16 73 d2 88 07 9b 29 e9 c6 61 dc 0e 99 73 a3 56 9a 6c b2 7c 98 26 50 43 07 16 80 0e 1b 6a 89 f9 a4 04 ac c1 4a ed 49 f1 ce ac 95 3c b1 4f f3 c2 1c 00 (pcu_l1_if.cpp:182) 20250212125900598 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125900612 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) 20250212125900612 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) 20250212125900617 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) 20250212125900617 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 121/431 -> yes (tbf_dl.cpp:1216) 20250212125900617 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) 20250212125900617 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) 20250212125900617 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) 20250212125900617 DRLCMACDL DEBUG -- Chunk with length 895 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 48, CS-4): 4b 6b 1d cd c8 ff a8 3d 1d 3b 40 a5 83 22 3f aa ca 94 0d 89 14 39 65 43 62 7e 21 0d 61 42 b1 0f 5e 9b bf 0f 9f 44 d0 42 a2 56 46 ea 19 e0 28 20 96 10 (tbf_dl.cpp:686) 20250212125900617 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) 20250212125900617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20250212125900617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 48, CS-4): 07 00 61 4b 6b 1d cd c8 ff a8 3d 1d 3b 40 a5 83 22 3f aa ca 94 0d 89 14 39 65 43 62 7e 21 0d 61 42 b1 0f 5e 9b bf 0f 9f 44 d0 42 a2 56 46 ea 19 e0 28 20 96 10 00 (tbf_dl.cpp:911) 20250212125900617 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 61 4b 6b 1d cd c8 ff a8 3d 1d 3b 40 a5 83 22 3f aa ca 94 0d 89 14 39 65 43 62 7e 21 0d 61 42 b1 0f 5e 9b bf 0f 9f 44 d0 42 a2 56 46 ea 19 e0 28 20 96 10 00 (pcu_l1_if.cpp:182) 20250212125900617 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125900630 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) 20250212125900630 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) 20250212125900640 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) 20250212125900640 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 126/431 -> yes (tbf_dl.cpp:1216) 20250212125900640 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) 20250212125900640 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) 20250212125900640 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) 20250212125900640 DRLCMACDL DEBUG -- Chunk with length 845 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900640 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 49, CS-4): 83 e4 dd 86 95 b0 fb fe 3d a1 72 1b ac c6 6b 5d 58 8c 41 de f9 af ea 27 16 48 7e f2 dd c3 64 30 9d b3 d5 d4 33 fc 78 fd 76 4e 78 64 be 35 67 19 1c db (tbf_dl.cpp:686) 20250212125900640 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) 20250212125900640 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900640 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20250212125900640 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 49, CS-4): 07 00 63 83 e4 dd 86 95 b0 fb fe 3d a1 72 1b ac c6 6b 5d 58 8c 41 de f9 af ea 27 16 48 7e f2 dd c3 64 30 9d b3 d5 d4 33 fc 78 fd 76 4e 78 64 be 35 67 19 1c db 00 (tbf_dl.cpp:911) 20250212125900640 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 63 83 e4 dd 86 95 b0 fb fe 3d a1 72 1b ac c6 6b 5d 58 8c 41 de f9 af ea 27 16 48 7e f2 dd c3 64 30 9d b3 d5 d4 33 fc 78 fd 76 4e 78 64 be 35 67 19 1c db 00 (pcu_l1_if.cpp:182) 20250212125900641 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125900654 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) 20250212125900654 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) 20250212125900658 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) 20250212125900658 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 130/431 -> yes (tbf_dl.cpp:1216) 20250212125900658 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) 20250212125900658 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) 20250212125900658 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) 20250212125900658 DRLCMACDL DEBUG -- Chunk with length 795 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 50, CS-4): 86 de 5e c4 a1 05 b1 81 5c 48 86 f4 e4 06 de ff ad 5e f6 40 aa 43 8e 82 e3 16 ab 68 0f b3 91 f2 c7 09 47 1a 4b 36 88 1c fc fd 86 60 49 2f 69 92 7b db (tbf_dl.cpp:686) 20250212125900658 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) 20250212125900658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20250212125900658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 50, CS-4): 07 00 65 86 de 5e c4 a1 05 b1 81 5c 48 86 f4 e4 06 de ff ad 5e f6 40 aa 43 8e 82 e3 16 ab 68 0f b3 91 f2 c7 09 47 1a 4b 36 88 1c fc fd 86 60 49 2f 69 92 7b db 00 (tbf_dl.cpp:911) 20250212125900658 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 65 86 de 5e c4 a1 05 b1 81 5c 48 86 f4 e4 06 de ff ad 5e f6 40 aa 43 8e 82 e3 16 ab 68 0f b3 91 f2 c7 09 47 1a 4b 36 88 1c fc fd 86 60 49 2f 69 92 7b db 00 (pcu_l1_if.cpp:182) 20250212125900659 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125900672 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) 20250212125900672 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) 20250212125900677 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) 20250212125900677 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 134/431 -> yes (tbf_dl.cpp:1216) 20250212125900677 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) 20250212125900677 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) 20250212125900677 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) 20250212125900677 DRLCMACDL DEBUG -- Chunk with length 745 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 51, CS-4): 3b 07 ec 90 a7 12 ee 01 47 04 0d 10 c6 f2 41 dc 62 12 5f ca 43 59 b8 0b 12 fc e0 f6 06 26 5c 40 33 83 c1 e0 5c d8 5f 0f 76 55 28 73 49 56 05 b7 d8 68 (tbf_dl.cpp:686) 20250212125900677 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) 20250212125900677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20250212125900677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 51, CS-4): 07 00 67 3b 07 ec 90 a7 12 ee 01 47 04 0d 10 c6 f2 41 dc 62 12 5f ca 43 59 b8 0b 12 fc e0 f6 06 26 5c 40 33 83 c1 e0 5c d8 5f 0f 76 55 28 73 49 56 05 b7 d8 68 00 (tbf_dl.cpp:911) 20250212125900677 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 67 3b 07 ec 90 a7 12 ee 01 47 04 0d 10 c6 f2 41 dc 62 12 5f ca 43 59 b8 0b 12 fc e0 f6 06 26 5c 40 33 83 c1 e0 5c d8 5f 0f 76 55 28 73 49 56 05 b7 d8 68 00 (pcu_l1_if.cpp:182) 20250212125900677 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125900691 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) 20250212125900691 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) 20250212125900700 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) 20250212125900700 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 139/431 -> yes (tbf_dl.cpp:1216) 20250212125900700 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) 20250212125900700 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) 20250212125900700 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) 20250212125900700 DRLCMACDL DEBUG -- Chunk with length 695 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900700 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 52, CS-4): 89 ef 4a 18 32 c3 ad c8 f1 85 1b 31 dc f1 04 21 d9 6e ea 89 48 8b 41 68 f3 28 42 fd 0f ac a5 77 99 3e a7 3c b7 87 07 e0 6b b4 18 cc cc d2 74 1b 03 e2 (tbf_dl.cpp:686) 20250212125900700 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) 20250212125900700 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900700 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20250212125900700 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 52, CS-4): 07 00 69 89 ef 4a 18 32 c3 ad c8 f1 85 1b 31 dc f1 04 21 d9 6e ea 89 48 8b 41 68 f3 28 42 fd 0f ac a5 77 99 3e a7 3c b7 87 07 e0 6b b4 18 cc cc d2 74 1b 03 e2 00 (tbf_dl.cpp:911) 20250212125900700 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 69 89 ef 4a 18 32 c3 ad c8 f1 85 1b 31 dc f1 04 21 d9 6e ea 89 48 8b 41 68 f3 28 42 fd 0f ac a5 77 99 3e a7 3c b7 87 07 e0 6b b4 18 cc cc d2 74 1b 03 e2 00 (pcu_l1_if.cpp:182) 20250212125900700 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125900714 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) 20250212125900714 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) 20250212125900719 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) 20250212125900719 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 143/431 -> yes (tbf_dl.cpp:1216) 20250212125900719 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) 20250212125900719 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) 20250212125900719 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) 20250212125900719 DRLCMACDL DEBUG -- Chunk with length 645 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 53, CS-4): e7 45 3d f5 98 b8 92 0e 4a 94 eb 75 b1 a6 93 73 be 0f 69 4f b3 5e d5 e3 cc 3c e4 bd 92 66 88 40 0d 6d 80 d5 2b dd ff 6b 68 d5 7a 0a 2a 8b 71 25 48 22 (tbf_dl.cpp:686) 20250212125900719 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) 20250212125900719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20250212125900719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 53, CS-4): 07 00 6b e7 45 3d f5 98 b8 92 0e 4a 94 eb 75 b1 a6 93 73 be 0f 69 4f b3 5e d5 e3 cc 3c e4 bd 92 66 88 40 0d 6d 80 d5 2b dd ff 6b 68 d5 7a 0a 2a 8b 71 25 48 22 00 (tbf_dl.cpp:911) 20250212125900719 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 6b e7 45 3d f5 98 b8 92 0e 4a 94 eb 75 b1 a6 93 73 be 0f 69 4f b3 5e d5 e3 cc 3c e4 bd 92 66 88 40 0d 6d 80 d5 2b dd ff 6b 68 d5 7a 0a 2a 8b 71 25 48 22 00 (pcu_l1_if.cpp:182) 20250212125900719 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125900733 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) 20250212125900733 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) 20250212125900738 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) 20250212125900738 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 147/431 -> yes (tbf_dl.cpp:1216) 20250212125900738 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) 20250212125900738 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) 20250212125900738 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) 20250212125900738 DRLCMACDL DEBUG -- Chunk with length 595 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900738 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 54, CS-4): 97 6d 4d 82 0d 73 34 90 be df de 9c 6a 01 99 2e b0 0f eb d6 5a a2 ca 2c 46 60 9d 2e 07 e8 2a 27 d3 19 71 b0 4c 4b 33 e6 b4 75 78 49 13 e5 b0 4e 65 49 (tbf_dl.cpp:686) 20250212125900738 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) 20250212125900738 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900738 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20250212125900738 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 54, CS-4): 07 00 6d 97 6d 4d 82 0d 73 34 90 be df de 9c 6a 01 99 2e b0 0f eb d6 5a a2 ca 2c 46 60 9d 2e 07 e8 2a 27 d3 19 71 b0 4c 4b 33 e6 b4 75 78 49 13 e5 b0 4e 65 49 00 (tbf_dl.cpp:911) 20250212125900738 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 6d 97 6d 4d 82 0d 73 34 90 be df de 9c 6a 01 99 2e b0 0f eb d6 5a a2 ca 2c 46 60 9d 2e 07 e8 2a 27 d3 19 71 b0 4c 4b 33 e6 b4 75 78 49 13 e5 b0 4e 65 49 00 (pcu_l1_if.cpp:182) 20250212125900738 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125900752 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) 20250212125900752 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) 20250212125900761 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) 20250212125900761 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 152/431 -> yes (tbf_dl.cpp:1216) 20250212125900761 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) 20250212125900761 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) 20250212125900761 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) 20250212125900761 DRLCMACDL DEBUG -- Chunk with length 545 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 55, CS-4): aa 51 c5 2e a7 33 fe cf 54 03 98 72 9a 4d 41 41 23 b2 f2 fa c4 c2 0a 77 c9 29 e8 fe 65 b1 4f c6 58 8e 44 81 d1 90 80 98 71 0e 88 25 15 96 9e 20 09 cc (tbf_dl.cpp:686) 20250212125900761 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) 20250212125900761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20250212125900761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 55, CS-4): 07 00 6f aa 51 c5 2e a7 33 fe cf 54 03 98 72 9a 4d 41 41 23 b2 f2 fa c4 c2 0a 77 c9 29 e8 fe 65 b1 4f c6 58 8e 44 81 d1 90 80 98 71 0e 88 25 15 96 9e 20 09 cc 00 (tbf_dl.cpp:911) 20250212125900761 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 6f aa 51 c5 2e a7 33 fe cf 54 03 98 72 9a 4d 41 41 23 b2 f2 fa c4 c2 0a 77 c9 29 e8 fe 65 b1 4f c6 58 8e 44 81 d1 90 80 98 71 0e 88 25 15 96 9e 20 09 cc 00 (pcu_l1_if.cpp:182) 20250212125900761 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125900775 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) 20250212125900775 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) 20250212125900780 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) 20250212125900780 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 156/431 -> yes (tbf_dl.cpp:1216) 20250212125900780 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) 20250212125900780 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) 20250212125900780 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) 20250212125900780 DRLCMACDL DEBUG -- Chunk with length 495 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900780 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 56, CS-4): a2 e6 16 0e fc a1 31 d1 45 69 c0 20 44 54 69 45 2d 2f 83 a9 fb 10 4c b3 c5 9a a6 a9 7e 18 11 1d 1e 16 19 2a 1f 5f 37 4b 67 3e 60 cb d4 b6 d5 1e 98 f1 (tbf_dl.cpp:686) 20250212125900780 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) 20250212125900780 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900780 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20250212125900780 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 56, CS-4): 07 00 71 a2 e6 16 0e fc a1 31 d1 45 69 c0 20 44 54 69 45 2d 2f 83 a9 fb 10 4c b3 c5 9a a6 a9 7e 18 11 1d 1e 16 19 2a 1f 5f 37 4b 67 3e 60 cb d4 b6 d5 1e 98 f1 00 (tbf_dl.cpp:911) 20250212125900780 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 71 a2 e6 16 0e fc a1 31 d1 45 69 c0 20 44 54 69 45 2d 2f 83 a9 fb 10 4c b3 c5 9a a6 a9 7e 18 11 1d 1e 16 19 2a 1f 5f 37 4b 67 3e 60 cb d4 b6 d5 1e 98 f1 00 (pcu_l1_if.cpp:182) 20250212125900780 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125900794 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) 20250212125900794 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) 20250212125900799 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) 20250212125900799 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 160/431 -> yes (tbf_dl.cpp:1216) 20250212125900799 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) 20250212125900799 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) 20250212125900799 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) 20250212125900799 DRLCMACDL DEBUG -- Chunk with length 445 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 57, CS-4): d3 bd b4 f7 92 b5 4b 9c fd a4 48 4e f3 cc 72 11 02 a4 99 27 b4 12 b9 3d 2d 06 c8 17 3a 31 5e fc 5d d5 db 6d a6 de 5f 18 d6 67 68 97 14 81 e6 4d 38 0a (tbf_dl.cpp:686) 20250212125900799 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) 20250212125900799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20250212125900799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 57, CS-4): 07 00 73 d3 bd b4 f7 92 b5 4b 9c fd a4 48 4e f3 cc 72 11 02 a4 99 27 b4 12 b9 3d 2d 06 c8 17 3a 31 5e fc 5d d5 db 6d a6 de 5f 18 d6 67 68 97 14 81 e6 4d 38 0a 00 (tbf_dl.cpp:911) 20250212125900799 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 73 d3 bd b4 f7 92 b5 4b 9c fd a4 48 4e f3 cc 72 11 02 a4 99 27 b4 12 b9 3d 2d 06 c8 17 3a 31 5e fc 5d d5 db 6d a6 de 5f 18 d6 67 68 97 14 81 e6 4d 38 0a 00 (pcu_l1_if.cpp:182) 20250212125900799 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125900818 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) 20250212125900818 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) 20250212125900828 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) 20250212125900828 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 165/431 -> yes (tbf_dl.cpp:1216) 20250212125900828 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) 20250212125900828 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) 20250212125900828 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) 20250212125900828 DRLCMACDL DEBUG -- Chunk with length 395 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900828 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 58, CS-4): bd ae 89 0b 0d a3 99 c8 25 ff a3 1e 23 2f 9c 11 fa 0e be da e7 86 38 e3 37 16 4c ab 3a b8 39 51 6f 8d 4b e0 3d bc ed 61 22 54 6d 21 e3 94 72 d7 83 b2 (tbf_dl.cpp:686) 20250212125900828 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) 20250212125900828 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900828 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20250212125900828 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 58, CS-4): 07 00 75 bd ae 89 0b 0d a3 99 c8 25 ff a3 1e 23 2f 9c 11 fa 0e be da e7 86 38 e3 37 16 4c ab 3a b8 39 51 6f 8d 4b e0 3d bc ed 61 22 54 6d 21 e3 94 72 d7 83 b2 00 (tbf_dl.cpp:911) 20250212125900828 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 75 bd ae 89 0b 0d a3 99 c8 25 ff a3 1e 23 2f 9c 11 fa 0e be da e7 86 38 e3 37 16 4c ab 3a b8 39 51 6f 8d 4b e0 3d bc ed 61 22 54 6d 21 e3 94 72 d7 83 b2 00 (pcu_l1_if.cpp:182) 20250212125900828 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125900842 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) 20250212125900842 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) 20250212125900846 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) 20250212125900846 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 169/431 -> yes (tbf_dl.cpp:1216) 20250212125900846 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) 20250212125900846 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) 20250212125900846 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) 20250212125900846 DRLCMACDL DEBUG -- Chunk with length 345 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900846 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 59, CS-4): 4a b9 73 40 fb dc 22 34 0d 19 a8 d2 ec 66 f4 be 78 4b b6 a9 34 f2 97 d3 cd c7 8a b6 6a 5b ef 55 12 a4 68 52 26 b1 87 50 66 55 36 e2 e4 55 88 87 a9 d0 (tbf_dl.cpp:686) 20250212125900846 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) 20250212125900846 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900846 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20250212125900846 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 59, CS-4): 07 00 77 4a b9 73 40 fb dc 22 34 0d 19 a8 d2 ec 66 f4 be 78 4b b6 a9 34 f2 97 d3 cd c7 8a b6 6a 5b ef 55 12 a4 68 52 26 b1 87 50 66 55 36 e2 e4 55 88 87 a9 d0 00 (tbf_dl.cpp:911) 20250212125900846 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 77 4a b9 73 40 fb dc 22 34 0d 19 a8 d2 ec 66 f4 be 78 4b b6 a9 34 f2 97 d3 cd c7 8a b6 6a 5b ef 55 12 a4 68 52 26 b1 87 50 66 55 36 e2 e4 55 88 87 a9 d0 00 (pcu_l1_if.cpp:182) 20250212125900846 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125900860 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) 20250212125900860 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) 20250212125900865 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) 20250212125900865 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 173/431 -> yes (tbf_dl.cpp:1216) 20250212125900865 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) 20250212125900865 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) 20250212125900865 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) 20250212125900865 DRLCMACDL DEBUG -- Chunk with length 295 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 60, CS-4): 6e dc 2b 1e 6a 9f 76 9a 16 4c 1c 05 fc a3 9b 39 de 42 9b 9c c9 b6 70 56 c6 b8 19 8a 5d 4b 48 60 ba c2 c7 7b 6f 44 e6 71 c6 bd 54 36 83 a7 4c 16 9c 47 (tbf_dl.cpp:686) 20250212125900865 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) 20250212125900865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20250212125900865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 60, CS-4): 07 00 79 6e dc 2b 1e 6a 9f 76 9a 16 4c 1c 05 fc a3 9b 39 de 42 9b 9c c9 b6 70 56 c6 b8 19 8a 5d 4b 48 60 ba c2 c7 7b 6f 44 e6 71 c6 bd 54 36 83 a7 4c 16 9c 47 00 (tbf_dl.cpp:911) 20250212125900865 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 79 6e dc 2b 1e 6a 9f 76 9a 16 4c 1c 05 fc a3 9b 39 de 42 9b 9c c9 b6 70 56 c6 b8 19 8a 5d 4b 48 60 ba c2 c7 7b 6f 44 e6 71 c6 bd 54 36 83 a7 4c 16 9c 47 00 (pcu_l1_if.cpp:182) 20250212125900865 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125900879 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) 20250212125900879 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) 20250212125900889 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) 20250212125900889 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 178/431 -> yes (tbf_dl.cpp:1216) 20250212125900889 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) 20250212125900889 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) 20250212125900889 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) 20250212125900889 DRLCMACDL DEBUG -- Chunk with length 245 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900889 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 61, CS-4): 95 f2 23 5e 92 f8 7a 8a 88 b6 6b b8 42 6e 9b 2d cc 41 45 ce c8 b9 c7 f1 58 e4 63 1f d6 18 c4 7b 78 da ac f0 30 c9 db 65 4f cc 99 e1 40 eb e8 ed f2 ae (tbf_dl.cpp:686) 20250212125900889 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) 20250212125900889 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900889 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20250212125900889 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 61, CS-4): 07 00 7b 95 f2 23 5e 92 f8 7a 8a 88 b6 6b b8 42 6e 9b 2d cc 41 45 ce c8 b9 c7 f1 58 e4 63 1f d6 18 c4 7b 78 da ac f0 30 c9 db 65 4f cc 99 e1 40 eb e8 ed f2 ae 00 (tbf_dl.cpp:911) 20250212125900889 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 7b 95 f2 23 5e 92 f8 7a 8a 88 b6 6b b8 42 6e 9b 2d cc 41 45 ce c8 b9 c7 f1 58 e4 63 1f d6 18 c4 7b 78 da ac f0 30 c9 db 65 4f cc 99 e1 40 eb e8 ed f2 ae 00 (pcu_l1_if.cpp:182) 20250212125900889 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125900903 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) 20250212125900903 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) 20250212125900907 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) 20250212125900907 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 182/431 -> yes (tbf_dl.cpp:1216) 20250212125900907 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) 20250212125900907 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) 20250212125900907 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) 20250212125900907 DRLCMACDL DEBUG -- Chunk with length 195 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900907 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 62, CS-4): aa 56 06 58 f6 ff ec 9c 08 f8 57 b7 a6 79 6f 0c 1a 88 31 97 48 af b4 9d c1 bb de b5 e6 19 22 b4 ca a4 f0 95 24 2b 84 59 10 6d c3 22 3b fe 5d 02 bd c4 (tbf_dl.cpp:686) 20250212125900907 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) 20250212125900907 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900907 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20250212125900907 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 62, CS-4): 07 00 7d aa 56 06 58 f6 ff ec 9c 08 f8 57 b7 a6 79 6f 0c 1a 88 31 97 48 af b4 9d c1 bb de b5 e6 19 22 b4 ca a4 f0 95 24 2b 84 59 10 6d c3 22 3b fe 5d 02 bd c4 00 (tbf_dl.cpp:911) 20250212125900907 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 7d aa 56 06 58 f6 ff ec 9c 08 f8 57 b7 a6 79 6f 0c 1a 88 31 97 48 af b4 9d c1 bb de b5 e6 19 22 b4 ca a4 f0 95 24 2b 84 59 10 6d c3 22 3b fe 5d 02 bd c4 00 (pcu_l1_if.cpp:182) 20250212125900907 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125900921 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) 20250212125900921 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) 20250212125900926 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) 20250212125900926 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 186/431 -> yes (tbf_dl.cpp:1216) 20250212125900926 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) 20250212125900926 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) 20250212125900926 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) 20250212125900926 DRLCMACDL DEBUG -- Chunk with length 145 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 63, CS-4): f0 58 33 45 9c 92 0c 7e 61 ef cb 98 39 58 02 4a 0a 96 63 bb 20 bb 7c 4b 0d 7a cb f0 a1 2a 2f 98 03 d7 a6 a8 f9 00 29 6c 72 c9 a3 56 e8 54 a5 c8 f9 e0 (tbf_dl.cpp:686) 20250212125900926 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) 20250212125900926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20250212125900926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 63, CS-4): 07 00 7f f0 58 33 45 9c 92 0c 7e 61 ef cb 98 39 58 02 4a 0a 96 63 bb 20 bb 7c 4b 0d 7a cb f0 a1 2a 2f 98 03 d7 a6 a8 f9 00 29 6c 72 c9 a3 56 e8 54 a5 c8 f9 e0 00 (tbf_dl.cpp:911) 20250212125900926 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 7f f0 58 33 45 9c 92 0c 7e 61 ef cb 98 39 58 02 4a 0a 96 63 bb 20 bb 7c 4b 0d 7a cb f0 a1 2a 2f 98 03 d7 a6 a8 f9 00 29 6c 72 c9 a3 56 e8 54 a5 c8 f9 e0 00 (pcu_l1_if.cpp:182) 20250212125900926 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125900940 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) 20250212125900940 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) 20250212125900950 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) 20250212125900950 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 191/431 -> yes (tbf_dl.cpp:1216) 20250212125900950 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2054 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125900950 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) 20250212125900950 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) 20250212125900950 DRLCMACDL DEBUG -- Chunk with length 95 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20250212125900950 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 64, CS-4): e1 22 65 1f 08 da 91 bf 3d 62 27 99 44 61 6f af 88 bf 9e 9b d9 7d 5a 31 28 b5 1d 78 2e 33 12 6d c7 fb 5b 0a 14 ec 3f ea 88 10 4b b4 ae c1 b2 16 3c b6 (tbf_dl.cpp:686) 20250212125900950 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) 20250212125900950 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125900950 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20250212125900950 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20250212125900950 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2054 + 13 = 2067 (pdch_ul_controller.c:131) 20250212125900950 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2067 for type POLL (pdch_ul_controller.c:184) 20250212125900950 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2067, TS=7) (tbf_dl.cpp:883) 20250212125900950 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2067, TS=7 (tbf_dl.cpp:903) 20250212125900950 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 64, CS-4): 0f 00 81 e1 22 65 1f 08 da 91 bf 3d 62 27 99 44 61 6f af 88 bf 9e 9b d9 7d 5a 31 28 b5 1d 78 2e 33 12 6d c7 fb 5b 0a 14 ec 3f ea 88 10 4b b4 ae c1 b2 16 3c b6 00 (tbf_dl.cpp:911) 20250212125900950 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2054 Sending data request: sapi=5 arfcn=871 cur_fn=2049 block=6 data=0f 00 81 e1 22 65 1f 08 da 91 bf 3d 62 27 99 44 61 6f af 88 bf 9e 9b d9 7d 5a 31 28 b5 1d 78 2e 33 12 6d c7 fb 5b 0a 14 ec 3f ea 88 10 4b b4 ae c1 b2 16 3c b6 00 (pcu_l1_if.cpp:182) 20250212125900950 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125900964 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) 20250212125900964 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) 20250212125900968 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125900983 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) 20250212125900983 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) 20250212125900987 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125901001 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) 20250212125901001 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) 20250212125901010 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125901024 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2067 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2062 block=9 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) 20250212125901024 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2067 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125901024 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125901024 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2067 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125901024 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) 20250212125901024 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2067 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125901024 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125901024 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 65, BSN 45 to 65 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20250212125901024 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125901024 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) 20250212125901024 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) 20250212125901024 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20250212125901024 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20250212125901024 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20250212125901024 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20250212125901024 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20250212125901024 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20250212125901024 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20250212125901024 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20250212125901024 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20250212125901024 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20250212125901024 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20250212125901024 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20250212125901024 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20250212125901024 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20250212125901024 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20250212125901024 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20250212125901024 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20250212125901024 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20250212125901024 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20250212125901024 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20250212125901024 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) 20250212125901024 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125901024 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) 20250212125901029 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) 20250212125901029 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 208/431 -> yes (tbf_dl.cpp:1216) 20250212125901029 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) 20250212125901029 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) 20250212125901029 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) 20250212125901029 DRLCMACDL DEBUG -- Chunk with length 45 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20250212125901029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20250212125901029 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) 20250212125901029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20250212125901029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 65, CS-4): b5 16 86 58 6f 37 f4 f8 aa 7f 3e 7a ea 08 c9 a2 5f 67 7e a6 8e 04 b6 d9 c8 10 5a d9 c2 37 f1 f5 66 d5 7f 1d bb c0 cb bd 19 7b 2b 6a c1 3d 2b 2b 2b 2b (tbf_dl.cpp:686) 20250212125901029 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) 20250212125901029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125901029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20250212125901029 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) 20250212125901029 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2071 + 13 = 2084 (pdch_ul_controller.c:131) 20250212125901029 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2084 for type POLL (pdch_ul_controller.c:184) 20250212125901029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2084, TS=7) (tbf_dl.cpp:883) 20250212125901029 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2084, TS=7 (tbf_dl.cpp:903) 20250212125901029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 65, CS-4): 0f 00 82 b5 16 86 58 6f 37 f4 f8 aa 7f 3e 7a ea 08 c9 a2 5f 67 7e a6 8e 04 b6 d9 c8 10 5a d9 c2 37 f1 f5 66 d5 7f 1d bb c0 cb bd 19 7b 2b 6a c1 3d 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20250212125901029 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2071 Sending data request: sapi=5 arfcn=871 cur_fn=2067 block=10 data=0f 00 82 b5 16 86 58 6f 37 f4 f8 aa 7f 3e 7a ea 08 c9 a2 5f 67 7e a6 8e 04 b6 d9 c8 10 5a d9 c2 37 f1 f5 66 d5 7f 1d bb c0 cb bd 19 7b 2b 6a c1 3d 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20250212125901029 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125901043 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) 20250212125901043 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) 20250212125901048 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125901062 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) 20250212125901062 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) 20250212125901071 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125901085 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) 20250212125901085 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) 20250212125901089 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125901104 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2084 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2080 block=1 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) 20250212125901104 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2084 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125901104 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125901104 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2084 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125901104 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) 20250212125901104 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2084 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125901104 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212125901104 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 66, BSN 65 to 66 - 1 (1 blocks), "R" (pdch.cpp:509) 20250212125901104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125901104 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) 20250212125901104 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) 20250212125901104 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20250212125901104 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) 20250212125901104 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) 20250212125901108 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) 20250212125901108 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 225/431 -> yes (tbf_dl.cpp:1216) 20250212125901108 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2088 Scheduling data message at RTS for DL TFI=1 prio=2 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20250212125901108 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) 20250212125901108 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) 20250212125901108 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Empty chunk, added LLC dummy command of size 55, drained_since=225 (tbf_dl.cpp:647) 20250212125901108 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 225/431 -> yes (tbf_dl.cpp:1216) 20250212125901108 DRLCMACDL DEBUG -- Chunk with length 55 is less than remaining space (56): add length header to to delimit LLC frame (encoding.cpp:1603) 20250212125901108 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1639) 20250212125901108 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Complete DL frame, len=55 (tbf_dl.cpp:663) 20250212125901108 DRLCMACMEAS INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Bandwitdh: 52 KBits/s (gprs_rlcmac_meas.cpp:181) 20250212125901108 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) 20250212125901108 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) 20250212125901108 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212125901108 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 155) (tbf_dl.cpp:847) 20250212125901108 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) 20250212125901108 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2088 + 13 = 2101 (pdch_ul_controller.c:131) 20250212125901108 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2101 for type POLL (pdch_ul_controller.c:184) 20250212125901108 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2101, TS=7) (tbf_dl.cpp:883) 20250212125901108 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=2101, TS=7 (tbf_dl.cpp:903) 20250212125901108 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) 20250212125901108 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2088 Sending data request: sapi=5 arfcn=871 cur_fn=2084 block=2 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) 20250212125901109 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125901122 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) 20250212125901122 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) 20250212125901131 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125901146 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) 20250212125901146 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) 20250212125901150 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125901161 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125901161 DLBSSGP DEBUG Estimated BVC leak rate = 2423 (measured 2418, usage 98%) (gprs_bssgp_pcu.c:965) 20250212125901161 DLBSSGP DEBUG Computed MS default leak rate = 2800, ms_num_pdch = 1, cs = MCS-5 (gprs_bssgp_pcu.c:1001) 20250212125901161 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 24230, R = 2423, Bmax_MS = 28000, R_MS = 2800, avg_dly = 3142 (gprs_bssgp_pcu.c:1029) 20250212125901161 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125901164 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) 20250212125901164 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) 20250212125901165 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125901165 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125901165 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125901165 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125901165 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125901169 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125901183 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2101 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2097 block=5 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) 20250212125901183 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2101 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20250212125901183 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125901183 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2101 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125901183 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) 20250212125901183 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2101 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125901183 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20250212125901183 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, 0x556890ff2c2c, 0x556890ff2c30, 4, 0, win: 155-156, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20250212125901183 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 157, BSN 155 to 221 - 1 (66 blocks), "RIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20250212125901183 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212125901183 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) 20250212125901183 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) 20250212125901183 DRLCMACDL DEBUG - got ack for BSN=155 (rlc_window_dl.cpp:103) 20250212125901183 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) 20250212125901183 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20250212125901183 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) 20250212125901192 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) 20250212125901192 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) 20250212125901192 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(901)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@8d0f06c41a7d: results: ms_gprs_usf_count={ 0, 19 } / ms_egprs_usf_count={ 18, 1 } BTS(901)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125901195 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57988<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125901195 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57986<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125901196 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125901196 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125901196 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125901196 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125901196 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 2 TBFs, USFs = 00, TFIs = 00000003. (pdch.cpp:1200) 20250212125901196 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:DL) Detaching TBF: TBF(DL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20250212125901196 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125901196 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125901196 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125901196 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125901196 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125901196 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125901196 DTBF INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} free (tbf.cpp:271) 20250212125901196 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000002. (pdch.cpp:1200) 20250212125901196 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3:DL) Detaching TBF: TBF(DL:E:TLLI-0x00000002){FLOW} (gprs_ms.c:381) 20250212125901196 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125901196 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125901196 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212125901196 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}: Deallocated (fsm.c:568) 20250212125901196 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){NONE}: Deallocated (fsm.c:568) 20250212125901196 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){NONE}: Deallocated (fsm.c:568) 20250212125901196 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125901196 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125901196 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125901196 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125901196 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) 20250212125901196 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) 20250212125901196 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 11431 with status 0 respawn: 82: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_multiplex_dl_gprs_egprs finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_multiplex_dl_gprs_egprs pass'. Wed Feb 12 12:59:01 UTC 2025 ====== 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 20250212125901208 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125901208 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125901208 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125901208 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125901229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44230<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125901329 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44230<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=2344772) Waiting for packet dumper to finish... 1 (prev_count=2344772, count=2441900) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_multiplex_dl_gprs_egprs pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_info_ind_subsequent'. ------ PCU_Tests.TC_pcuif_info_ind_subsequent ------ Wed Feb 12 12:59:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pcuif_info_ind_subsequent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pcuif_info_ind_subsequent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_info_ind_subsequent' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_pcuif_info_ind_subsequent started. MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 20250212125904398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59892<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(907)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(907)@8d0f06c41a7d: Start timer T: 5 s 20250212125904405 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59898<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(907)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_pcuif_info_ind_subsequent-STATS(909)@8d0f06c41a7d: Start timer T: 2 s TC_pcuif_info_ind_subsequent-STATS(909)@8d0f06c41a7d: Start timer T: 2 s 20250212125906209 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125906209 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125906209 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(907)@8d0f06c41a7d: OsmoPCU is now connected BTS(908)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" 20250212125906212 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125906212 DLGLOBAL DEBUG validating counter group 0x5599ae19e040(bts) with 102 counters (rate_ctr.c:86) 20250212125906213 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125906213 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125906213 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125906213 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125906213 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125906213 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125906213 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125906213 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125906213 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125906213 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125906213 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125906213 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125906213 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125906213 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125906213 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125906213 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125906213 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125906213 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125906213 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125906213 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125906213 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125906213 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125906213 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125906213 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125906213 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125906213 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125906213 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125906213 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125906213 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125906213 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125906213 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125906213 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125906213 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125906213 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125906213 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125906213 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125906213 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125906213 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125906213 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125906213 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125906213 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125906213 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125906213 DLGLOBAL DEBUG validating counter group 0x7fcd22be45e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125906213 DLGLOBAL DEBUG validating counter group 0x5599ae19d720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125906213 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125906213 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125906213 DLGLOBAL DEBUG validating counter group 0x7fcd22be5180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125906213 DLGLOBAL DEBUG validating counter group 0x7fcd22be5160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125906213 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125906213 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) 20250212125906213 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) 20250212125906213 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125906213 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125906213 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125906213 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906213 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125906213 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125906213 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906213 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125906213 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125906213 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906213 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125906213 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125906213 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906213 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125906213 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125906213 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906213 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125906213 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125906213 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906213 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125906213 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125906213 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906213 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125906213 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125906213 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906213 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125906213 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) 20250212125906213 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125906213 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(908)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(908)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(908)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" 20250212125906214 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125906214 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125906214 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125906214 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125906214 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125906214 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125906214 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125906214 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125906214 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125906214 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125906214 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125906214 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125906214 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125906214 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125906214 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125906214 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125906214 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125906214 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125906214 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125906214 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125906214 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125906214 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125906214 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125906214 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125906214 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125906214 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125906214 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125906214 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125906214 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125906214 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125906214 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125906214 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125906214 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125906214 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125906214 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125906214 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125906214 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125906214 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125906214 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125906214 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125906214 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125906214 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125906214 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125906214 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125906214 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906214 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906214 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906214 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906214 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906214 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906214 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906214 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906214 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) BTS(908)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(908)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(908)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(908)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(908)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212125906226 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) 20250212125906226 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125906226 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) 20250212125906226 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) 20250212125906226 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) 20250212125906226 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) 20250212125906226 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) 20250212125906226 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) 20250212125906227 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) 20250212125906227 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) 20250212125906227 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) 20250212125906227 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) 20250212125906227 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) 20250212125906227 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) 20250212125906227 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) 20250212125906227 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) 20250212125906231 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) 20250212125906231 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) 20250212125906231 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125906233 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125906233 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125906233 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125906233 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125906233 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125906233 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125906233 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125906233 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125906233 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125906233 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125906233 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125906233 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125906233 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125906233 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125906233 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125906233 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125906233 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125906233 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125906233 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125906233 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125906233 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125906233 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125906233 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125906233 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125906233 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125906233 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125906233 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125906233 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125906233 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125906233 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125906233 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125906233 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125906233 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125906233 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125906233 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125906233 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125906233 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125906233 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125906233 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125906233 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125906233 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125906233 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125906233 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125906233 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125906233 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906233 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906233 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906233 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906233 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906233 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906233 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906233 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906233 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125906244 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) 20250212125906244 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) 20250212125906245 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) 20250212125906245 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) 20250212125906245 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) 20250212125906245 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) 20250212125906245 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) 20250212125906245 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) 20250212125906245 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) 20250212125906245 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) 20250212125906245 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) 20250212125906245 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) 20250212125906245 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) 20250212125906245 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) 20250212125906246 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) 20250212125906246 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) 20250212125906249 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) 20250212125906249 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) 20250212125906249 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125906251 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125906251 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125906251 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125906251 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125906251 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125906251 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125906251 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125906251 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125906251 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125906251 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125906251 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125906251 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125906251 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125906251 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125906251 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125906251 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125906251 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125906251 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125906251 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125906251 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125906251 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125906251 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125906251 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125906251 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125906251 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125906251 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125906251 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125906251 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125906251 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125906251 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125906251 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125906251 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125906251 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125906251 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125906251 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125906251 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125906251 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125906251 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125906251 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125906251 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125906251 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125906251 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125906251 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125906251 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125906251 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906251 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906251 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906251 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906251 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906251 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906251 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906251 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906251 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125906263 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) 20250212125906263 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) 20250212125906263 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) 20250212125906263 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) 20250212125906263 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) 20250212125906263 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) 20250212125906264 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) 20250212125906264 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) 20250212125906264 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) 20250212125906264 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) 20250212125906264 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) 20250212125906264 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) 20250212125906264 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) 20250212125906264 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) 20250212125906264 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) 20250212125906264 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) 20250212125906272 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) 20250212125906272 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) 20250212125906272 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125906274 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125906274 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125906274 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125906274 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125906274 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125906274 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125906274 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125906274 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125906274 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125906274 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125906274 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125906274 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125906274 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125906274 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125906274 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125906274 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125906274 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125906274 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125906274 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125906274 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125906274 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125906274 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125906274 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125906274 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125906274 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125906274 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125906274 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125906274 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125906274 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125906274 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125906274 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125906274 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125906274 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125906274 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125906274 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125906274 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125906274 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125906275 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125906275 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125906275 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125906275 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125906275 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125906275 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125906275 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125906275 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906275 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906275 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906275 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906275 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906275 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906275 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906275 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906275 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125906286 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) 20250212125906286 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) 20250212125906286 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) 20250212125906286 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) 20250212125906287 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) 20250212125906287 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) 20250212125906287 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) 20250212125906287 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) 20250212125906287 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) 20250212125906287 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) 20250212125906287 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) 20250212125906287 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) 20250212125906287 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) 20250212125906287 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) 20250212125906287 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) 20250212125906287 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) 20250212125906291 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) 20250212125906291 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) 20250212125906291 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125906293 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125906293 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125906293 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125906293 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125906293 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125906293 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125906293 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125906293 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125906293 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125906293 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125906293 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125906293 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125906293 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125906293 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125906293 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125906293 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125906293 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125906293 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125906293 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125906293 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125906293 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125906293 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125906293 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125906293 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125906293 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125906293 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125906293 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125906293 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125906293 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125906293 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125906293 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125906293 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125906293 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125906293 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125906293 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125906293 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125906293 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125906293 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125906293 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125906293 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125906293 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125906293 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125906293 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125906293 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125906293 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906293 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906293 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906293 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906293 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906293 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906293 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906293 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906293 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125906305 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) 20250212125906305 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) 20250212125906305 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) 20250212125906305 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) 20250212125906305 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) 20250212125906305 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) 20250212125906305 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) 20250212125906305 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) 20250212125906306 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) 20250212125906306 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) 20250212125906306 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) 20250212125906306 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) 20250212125906306 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) 20250212125906306 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) 20250212125906306 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) 20250212125906306 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) 20250212125906309 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) 20250212125906309 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) 20250212125906310 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125906312 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125906312 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125906312 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125906312 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125906312 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125906312 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125906312 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125906312 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125906312 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125906312 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125906312 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125906312 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125906312 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125906312 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125906312 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125906312 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125906312 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125906312 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125906312 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125906312 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125906312 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125906312 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125906312 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125906312 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125906312 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125906312 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125906312 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125906312 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125906312 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125906312 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125906312 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125906312 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125906312 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125906312 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125906312 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125906312 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125906312 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125906312 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125906312 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125906312 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125906312 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125906312 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125906312 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125906312 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125906312 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906312 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906312 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906312 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906312 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906312 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906312 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906312 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906312 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125906323 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) 20250212125906323 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) 20250212125906324 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) 20250212125906324 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) 20250212125906324 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) 20250212125906324 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) 20250212125906324 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) 20250212125906324 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) 20250212125906324 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) 20250212125906324 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) 20250212125906324 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) 20250212125906324 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) 20250212125906324 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) 20250212125906324 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) 20250212125906325 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) 20250212125906325 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) 20250212125906333 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) 20250212125906333 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) 20250212125906333 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125906335 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125906335 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125906335 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125906335 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125906335 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125906335 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125906335 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125906335 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125906335 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125906335 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125906335 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125906335 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125906335 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125906335 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125906335 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125906335 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125906335 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125906335 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125906335 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125906335 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125906335 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125906335 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125906335 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125906335 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125906335 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125906335 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125906335 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125906335 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125906335 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125906335 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125906335 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125906335 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125906335 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125906335 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125906335 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125906335 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125906335 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125906335 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125906335 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125906335 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125906335 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125906335 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125906335 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125906335 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125906335 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906335 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906335 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906335 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906335 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906335 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906335 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906335 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906335 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125906347 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) 20250212125906347 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) 20250212125906347 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) 20250212125906347 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) 20250212125906347 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) 20250212125906347 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) 20250212125906347 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) 20250212125906347 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) 20250212125906347 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) 20250212125906347 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) 20250212125906347 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) 20250212125906347 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) 20250212125906348 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) 20250212125906348 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) 20250212125906348 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) 20250212125906348 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) 20250212125906351 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) 20250212125906351 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) 20250212125906351 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125906353 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125906353 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125906353 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125906353 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125906353 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125906353 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125906353 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125906353 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125906353 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125906353 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125906353 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125906353 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125906353 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125906353 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125906353 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125906353 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125906353 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125906353 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125906353 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125906353 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125906353 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125906353 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125906353 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125906353 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125906353 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125906353 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125906353 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125906353 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125906353 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125906353 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125906353 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125906353 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125906353 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125906353 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125906353 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125906353 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125906353 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125906353 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125906353 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125906353 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125906353 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125906353 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125906353 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125906353 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125906353 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906353 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906353 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906353 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906353 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906353 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906353 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906353 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906353 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125906365 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) 20250212125906365 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) 20250212125906365 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) 20250212125906365 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) 20250212125906366 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) 20250212125906366 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) 20250212125906366 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) 20250212125906366 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) 20250212125906366 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) 20250212125906366 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) 20250212125906366 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) 20250212125906366 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) 20250212125906366 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) 20250212125906366 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) 20250212125906366 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) 20250212125906366 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) 20250212125906370 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) 20250212125906370 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) 20250212125906370 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125906372 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125906372 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125906372 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125906372 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125906372 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125906372 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125906372 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125906372 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125906372 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125906372 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125906372 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125906372 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125906372 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125906372 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125906372 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125906372 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125906372 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125906372 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125906372 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125906372 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125906372 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125906372 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125906372 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125906372 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125906372 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125906372 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125906372 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125906372 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125906372 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125906372 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125906372 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125906372 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125906372 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125906372 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125906372 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125906372 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125906372 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125906372 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125906372 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125906372 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125906372 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125906372 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125906372 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125906372 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125906372 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906372 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906372 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906372 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906372 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906372 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906372 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906372 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906372 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125906384 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) 20250212125906384 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) 20250212125906384 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) 20250212125906384 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) 20250212125906384 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) 20250212125906384 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) 20250212125906384 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) 20250212125906384 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) 20250212125906384 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) 20250212125906384 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) 20250212125906385 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) 20250212125906385 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) 20250212125906385 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) 20250212125906385 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) 20250212125906385 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) 20250212125906385 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) 20250212125906393 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) 20250212125906393 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) 20250212125906393 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125906395 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125906395 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125906395 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125906395 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125906395 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125906395 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125906395 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125906395 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125906395 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125906395 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125906395 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125906395 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125906395 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125906395 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125906395 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125906395 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125906395 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125906395 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125906395 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125906395 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125906395 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125906395 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125906395 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125906395 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125906395 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125906395 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125906395 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125906395 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125906395 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125906395 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125906395 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125906395 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125906395 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125906395 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125906395 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125906395 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125906395 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125906395 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125906395 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125906395 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125906395 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125906395 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125906395 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125906395 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125906395 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906395 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906395 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906395 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906395 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906395 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906395 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906395 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906395 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125906407 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) 20250212125906407 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) 20250212125906407 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) 20250212125906407 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) 20250212125906407 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) 20250212125906407 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) 20250212125906408 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) 20250212125906408 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) 20250212125906408 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) 20250212125906408 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) 20250212125906408 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) 20250212125906408 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) 20250212125906408 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) 20250212125906408 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) 20250212125906408 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) 20250212125906408 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) 20250212125906412 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) 20250212125906412 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) 20250212125906412 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125906414 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125906414 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125906414 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125906414 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125906414 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125906414 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125906414 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125906414 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125906414 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125906414 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125906414 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125906414 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125906414 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125906414 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125906414 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125906414 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125906414 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125906414 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125906414 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125906414 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125906414 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125906414 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125906414 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125906414 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125906414 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125906414 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125906414 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125906414 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125906414 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125906414 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125906414 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125906414 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125906414 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125906414 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125906414 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125906414 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125906414 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125906414 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125906414 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125906414 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125906414 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125906414 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125906414 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125906414 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125906414 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906414 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906414 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906414 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906414 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906414 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906414 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906414 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906414 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125906426 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) 20250212125906426 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) 20250212125906426 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) 20250212125906426 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) 20250212125906426 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) 20250212125906426 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) 20250212125906426 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) 20250212125906426 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) 20250212125906426 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) 20250212125906426 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) 20250212125906426 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) 20250212125906426 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) 20250212125906427 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) 20250212125906427 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) 20250212125906427 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) 20250212125906427 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) 20250212125906430 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) 20250212125906430 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) 20250212125906430 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125906432 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125906432 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125906432 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125906432 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125906432 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125906432 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125906432 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125906432 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125906432 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125906432 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125906432 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125906432 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125906432 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125906432 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125906432 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125906432 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125906432 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125906432 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125906432 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125906432 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125906432 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125906432 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125906432 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125906432 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125906432 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125906432 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125906432 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125906432 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125906432 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125906432 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125906432 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125906432 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125906432 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125906432 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125906432 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125906432 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125906432 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125906432 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125906432 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125906432 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125906432 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125906432 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125906432 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125906432 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125906432 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906432 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906432 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906432 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906432 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906432 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906432 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906432 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906432 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125906444 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) 20250212125906444 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) 20250212125906444 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) 20250212125906444 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) 20250212125906445 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) 20250212125906445 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) 20250212125906445 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) 20250212125906445 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) 20250212125906445 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) 20250212125906445 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) 20250212125906445 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) 20250212125906445 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) 20250212125906445 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) 20250212125906445 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) 20250212125906445 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) 20250212125906445 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) 20250212125906453 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) 20250212125906453 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) 20250212125906454 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125906455 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125906455 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125906455 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125906455 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125906455 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125906455 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125906455 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125906455 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125906455 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125906455 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125906455 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125906455 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125906455 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125906455 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125906455 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125906455 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125906455 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125906455 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125906455 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125906455 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125906455 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125906455 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125906455 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125906455 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125906455 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125906455 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125906455 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125906455 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125906455 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125906455 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125906455 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125906455 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125906455 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125906455 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125906455 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125906455 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125906455 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125906455 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125906455 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125906455 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125906455 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125906455 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125906455 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125906455 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125906455 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906455 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906455 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906455 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906455 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906455 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906455 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906455 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906455 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125906467 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) 20250212125906467 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) 20250212125906468 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) 20250212125906468 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) 20250212125906468 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) 20250212125906468 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) 20250212125906468 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) 20250212125906468 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) 20250212125906468 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) 20250212125906468 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) 20250212125906468 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) 20250212125906468 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) 20250212125906468 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) 20250212125906468 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) 20250212125906468 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) 20250212125906468 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) 20250212125906472 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) 20250212125906472 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) 20250212125906472 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125906474 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125906474 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125906474 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125906474 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125906474 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125906474 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125906474 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125906474 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125906474 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125906474 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125906474 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125906474 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125906474 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125906474 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125906474 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125906474 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125906474 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125906474 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125906474 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125906474 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125906474 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125906474 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125906474 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125906474 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125906474 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125906474 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125906474 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125906474 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125906474 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125906474 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125906474 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125906474 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125906474 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125906474 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125906474 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125906474 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125906474 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125906474 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125906474 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125906474 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125906474 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125906474 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125906474 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125906474 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125906474 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906474 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906474 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906474 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906474 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906474 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906474 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906474 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906474 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125906486 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) 20250212125906486 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) 20250212125906486 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) 20250212125906486 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) 20250212125906486 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) 20250212125906486 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) 20250212125906486 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) 20250212125906486 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) 20250212125906487 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) 20250212125906487 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) 20250212125906487 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) 20250212125906487 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) 20250212125906487 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) 20250212125906487 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) 20250212125906487 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) 20250212125906487 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) 20250212125906491 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) 20250212125906491 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) 20250212125906491 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125906493 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125906493 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125906493 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125906493 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125906493 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125906493 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125906493 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125906493 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125906493 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125906493 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125906493 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125906493 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125906493 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125906493 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125906493 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125906493 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125906493 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125906493 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125906493 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125906493 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125906493 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125906493 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125906493 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125906493 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125906493 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125906493 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125906493 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125906493 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125906493 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125906493 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125906493 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125906493 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125906493 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125906493 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125906493 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125906493 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125906493 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125906493 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125906493 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125906493 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125906493 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125906493 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125906493 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125906493 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125906493 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906493 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906493 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906493 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906493 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906493 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906493 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906493 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906493 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125906504 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) 20250212125906505 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) 20250212125906505 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) 20250212125906505 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) 20250212125906505 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) 20250212125906505 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) 20250212125906505 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) 20250212125906505 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) 20250212125906505 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) 20250212125906505 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) 20250212125906505 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) 20250212125906505 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) 20250212125906505 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) 20250212125906505 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) 20250212125906506 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) 20250212125906506 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) 20250212125906514 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) 20250212125906514 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) 20250212125906514 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125906516 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125906516 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125906516 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125906516 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125906516 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125906516 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125906516 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125906516 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125906516 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125906516 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125906516 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125906516 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125906516 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125906516 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125906516 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125906516 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125906516 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125906516 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125906516 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125906516 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125906516 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125906516 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125906516 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125906516 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125906516 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125906516 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125906516 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125906516 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125906516 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125906516 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125906516 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125906516 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125906516 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125906516 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125906516 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125906516 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125906516 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125906516 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125906516 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125906516 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125906516 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125906516 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125906516 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125906516 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125906516 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906516 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906516 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906516 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906516 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906516 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906516 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906516 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125906516 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125906528 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) 20250212125906528 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) 20250212125906528 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) 20250212125906528 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) 20250212125906528 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) 20250212125906528 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) 20250212125906528 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) 20250212125906528 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) 20250212125906528 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) 20250212125906528 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) 20250212125906529 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) 20250212125906529 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) 20250212125906529 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) 20250212125906529 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) 20250212125906529 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) 20250212125906529 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) 20250212125906532 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) 20250212125906532 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) 20250212125906532 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(908)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125906534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59898<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125906534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59892<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125906535 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125906535 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125906535 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125906535 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125906535 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125906535 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125906535 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125906535 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125906535 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125906535 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125906535 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125906535 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125906535 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20250212125906535 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125906535 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) 20250212125906535 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) 20250212125906535 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@8d0f06c41a7d: Test case TC_pcuif_info_ind_subsequent finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_info_ind_subsequent pass'. respawn: 82: stopped pid 11502 with status 0 respawn: 83: starting: osmo-pcu Wed Feb 12 12:59:06 UTC 2025 ====== 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 20250212125906544 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125906544 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125906544 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125906544 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125906557 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59914<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125906658 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59914<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=269036) Waiting for packet dumper to finish... 1 (prev_count=269036, count=277780) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_info_ind_subsequent pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success'. ------ PCU_Tests.TC_nacc_outbound_success ------ Wed Feb 12 12:59:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_success.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_success.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_nacc_outbound_success started. 911@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_success-BVCI1234(913)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 911@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(915)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 911@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 20250212125909702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59920<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 911@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(919)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 911@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(919)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(916)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(916)@8d0f06c41a7d: Start timer T: 5 s PCUIF(916)@8d0f06c41a7d: Start timer T_Conn: 10 s 20250212125909708 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59936<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_nacc_outbound_success-STATS(920)@8d0f06c41a7d: Start timer T: 2 s TC_nacc_outbound_success-STATS(920)@8d0f06c41a7d: Start timer T: 2 s 911@8d0f06c41a7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(923)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(923)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125911545 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125911545 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125911545 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(916)@8d0f06c41a7d: OsmoPCU is now connected BTS(918)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125911549 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125911549 DLGLOBAL DEBUG validating counter group 0x561614853040(bts) with 102 counters (rate_ctr.c:86) 20250212125911549 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125911549 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125911549 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125911549 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125911549 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125911549 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125911549 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125911549 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125911549 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125911549 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125911549 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125911549 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125911549 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125911549 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125911549 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125911549 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125911549 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125911549 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125911549 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125911549 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125911549 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125911549 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125911549 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125911549 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125911549 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125911549 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125911549 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125911549 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125911549 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125911549 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125911549 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125911549 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125911549 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125911549 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125911549 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125911549 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125911549 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125911549 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125911549 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125911549 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125911549 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125911549 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125911549 DLGLOBAL DEBUG validating counter group 0x7f89dae045e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125911549 DLGLOBAL DEBUG validating counter group 0x561614852720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125911549 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125911549 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125911549 DLGLOBAL DEBUG validating counter group 0x7f89dae05180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125911549 DLGLOBAL DEBUG validating counter group 0x7f89dae05160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125911549 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125911549 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) 20250212125911549 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) 20250212125911549 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125911549 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125911549 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125911549 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125911549 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125911549 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125911549 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125911549 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125911549 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125911549 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125911549 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125911549 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125911549 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125911549 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125911549 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125911549 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125911549 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125911549 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125911549 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125911549 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125911549 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125911549 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125911549 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125911549 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125911549 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125911549 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125911549 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) 20250212125911549 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125911549 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(918)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(918)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(918)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(918)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(915)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) MTC@8d0f06c41a7d: Start timer T: 2 s BTS(918)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(915)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(915)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(915)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(918)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125911551 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) BTS(918)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" 20250212125911551 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) 20250212125911551 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) 20250212125911551 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125911551 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125911551 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) 20250212125911551 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125911551 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) 20250212125911551 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(918)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(915)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(915)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125911551 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125911551 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) 20250212125911551 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) 20250212125911551 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125911551 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125911551 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125911551 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125911551 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125911551 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125911551 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125911552 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125911552 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(915)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(915)@8d0f06c41a7d: Start timer Tns_test: 10 s 912@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 912@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125911556 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125911556 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125911556 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125911556 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125911556 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125911556 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125911556 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125911556 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_nacc_outbound_success-BVCI1234(913)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_success-BVCI1234(913)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125911559 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125911559 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125911559 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125911559 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125911559 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125911559 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125911559 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125911559 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125911560 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) 20250212125911560 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125911560 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212125911560 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20250212125911560 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20250212125911560 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212125911560 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(918)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20250212125911561 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125911561 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125911561 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125911561 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125911561 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125911561 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125911561 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212125911561 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212125911561 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125911561 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } } } 20250212125911562 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) 20250212125911562 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125911562 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) 20250212125911562 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) 20250212125911563 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) 20250212125911563 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) 20250212125911563 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) 20250212125911563 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) 20250212125911563 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) 20250212125911563 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) 20250212125911563 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) 20250212125911563 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) 20250212125911563 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) 20250212125911563 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) 20250212125911563 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) 20250212125911563 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) 20250212125911563 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125911563 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125911563 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125911563 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125911563 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125911567 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125911581 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) 20250212125911581 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) 20250212125911581 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) 20250212125911581 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) 20250212125911581 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) 20250212125911581 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) 20250212125911582 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) 20250212125911582 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) 20250212125911582 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) 20250212125911582 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) 20250212125911582 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) 20250212125911582 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) 20250212125911582 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) 20250212125911582 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) 20250212125911582 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) 20250212125911582 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) 20250212125911585 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125911599 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) 20250212125911599 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) 20250212125911599 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) 20250212125911599 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) 20250212125911600 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) 20250212125911600 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) 20250212125911600 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) 20250212125911600 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) 20250212125911600 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) 20250212125911600 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) 20250212125911600 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) 20250212125911600 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) 20250212125911600 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) 20250212125911600 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) 20250212125911600 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) 20250212125911600 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) 20250212125911608 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125911622 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) 20250212125911622 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) 20250212125911623 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) 20250212125911623 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) 20250212125911623 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) 20250212125911623 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) 20250212125911623 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) 20250212125911623 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) 20250212125911623 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) 20250212125911623 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) 20250212125911623 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) 20250212125911623 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) 20250212125911623 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) 20250212125911623 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) 20250212125911623 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) 20250212125911623 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) 20250212125911627 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125911641 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) 20250212125911641 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) 20250212125911641 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) 20250212125911641 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) 20250212125911642 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) 20250212125911642 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) 20250212125911642 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) 20250212125911642 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) 20250212125911642 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) 20250212125911642 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) 20250212125911642 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) 20250212125911642 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) 20250212125911642 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) 20250212125911642 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) 20250212125911642 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) 20250212125911642 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) 20250212125911646 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125911660 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) 20250212125911660 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) 20250212125911660 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) 20250212125911660 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) 20250212125911660 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) 20250212125911660 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) 20250212125911660 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) 20250212125911660 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) 20250212125911660 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) 20250212125911660 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) 20250212125911660 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) 20250212125911660 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) 20250212125911661 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) 20250212125911661 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) 20250212125911661 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) 20250212125911661 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) 20250212125911669 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125911683 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) 20250212125911683 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) 20250212125911683 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) 20250212125911683 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) 20250212125911683 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) 20250212125911683 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) 20250212125911684 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) 20250212125911684 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) 20250212125911684 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) 20250212125911684 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) 20250212125911684 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) 20250212125911684 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) 20250212125911684 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) 20250212125911684 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) 20250212125911684 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) 20250212125911684 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) 20250212125911687 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125911702 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) 20250212125911702 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) 20250212125911702 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) 20250212125911702 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) 20250212125911702 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) 20250212125911702 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) 20250212125911702 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) 20250212125911702 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) 20250212125911702 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) 20250212125911702 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) 20250212125911702 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) 20250212125911702 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) 20250212125911703 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) 20250212125911703 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) 20250212125911703 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) 20250212125911703 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) 20250212125911706 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125911720 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) 20250212125911720 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) 20250212125911721 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) 20250212125911721 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) 20250212125911721 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) 20250212125911721 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) 20250212125911721 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) 20250212125911721 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) 20250212125911721 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) 20250212125911721 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) 20250212125911721 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) 20250212125911721 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) 20250212125911721 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) 20250212125911721 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) 20250212125911721 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) 20250212125911721 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) 20250212125911729 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125911743 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) 20250212125911743 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) 20250212125911744 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) 20250212125911744 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) 20250212125911744 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) 20250212125911744 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) 20250212125911744 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) 20250212125911744 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) 20250212125911744 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) 20250212125911744 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) 20250212125911744 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) 20250212125911744 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) 20250212125911744 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) 20250212125911744 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) 20250212125911745 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) 20250212125911745 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) 20250212125911748 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125911762 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) 20250212125911762 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) 20250212125911763 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) 20250212125911763 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) 20250212125911763 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) 20250212125911763 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) 20250212125911763 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) 20250212125911763 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) 20250212125911763 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) 20250212125911763 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) 20250212125911763 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) 20250212125911763 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) 20250212125911763 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) 20250212125911763 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) 20250212125911763 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) 20250212125911763 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) 20250212125911767 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125911781 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) 20250212125911781 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) 20250212125911781 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) 20250212125911781 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) 20250212125911781 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) 20250212125911781 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) 20250212125911781 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) 20250212125911781 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) 20250212125911781 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) 20250212125911781 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) 20250212125911782 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) 20250212125911782 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) 20250212125911782 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) 20250212125911782 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) 20250212125911782 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) 20250212125911782 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) 20250212125911790 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125911804 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 70 e8 45 18 00 20 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125911804 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) 20250212125911804 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125911804 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125911804 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 = 28 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 1 | A5_bits = 80 | 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| (gsm_rlcmac.c:5476) 20250212125911804 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125911804 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125911804 DLGLOBAL DEBUG validating counter group 0x561614852760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125911804 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125911804 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20250212125911804 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20250212125911804 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20250212125911804 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20250212125911804 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) 20250212125911804 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125911804 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125911804 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20250212125911804 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125911804 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125911804 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125911804 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125911804 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125911804 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125911804 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125911804 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125911804 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) 20250212125911804 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212125911804 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125911804 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125911804 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125911804 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125911804 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125911804 DLGLOBAL DEBUG validating counter group 0x561614852b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125911804 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125911804 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125911804 DLGLOBAL DEBUG validating counter group 0x561614852c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125911804 DLGLOBAL DEBUG validating counter group 0x561614852c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125911804 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125911804 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125911804 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) 20250212125911805 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) 20250212125911805 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) 20250212125911805 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20250212125911805 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212125911805 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) 20250212125911805 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212125911805 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) 20250212125911805 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20250212125911805 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20250212125911805 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212125911805 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212125911805 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20250212125911805 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) 20250212125911805 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) 20250212125911805 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) 20250212125911805 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) 20250212125911805 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) 20250212125911805 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) 20250212125911805 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) 20250212125911805 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) 20250212125911805 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) 20250212125911805 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) 20250212125911805 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) 20250212125911805 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) 20250212125911805 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) 20250212125911805 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) 20250212125911809 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) 20250212125911809 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125911809 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20250212125911809 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125911809 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125911809 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125911809 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125911809 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20250212125911809 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) 20250212125911809 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125911809 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) 20250212125911809 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) 20250212125911809 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(918)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20250212125911823 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) 20250212125911823 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) 20250212125911823 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) 20250212125911823 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) 20250212125911824 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) 20250212125911824 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) 20250212125911824 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) 20250212125911824 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) 20250212125911824 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) 20250212125911824 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) 20250212125911824 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) 20250212125911824 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) 20250212125911825 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) 20250212125911825 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) 20250212125911825 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) 20250212125911825 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) 20250212125911827 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125911841 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) 20250212125911841 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) 20250212125911842 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) 20250212125911842 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) 20250212125911842 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) 20250212125911842 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) 20250212125911842 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) 20250212125911842 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) 20250212125911843 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) 20250212125911843 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) 20250212125911843 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) 20250212125911843 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) 20250212125911843 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) 20250212125911843 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) 20250212125911843 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) 20250212125911843 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) 20250212125911850 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125911864 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) 20250212125911864 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) 20250212125911865 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) 20250212125911865 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) 20250212125911865 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) 20250212125911865 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) 20250212125911865 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) 20250212125911865 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) 20250212125911865 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) 20250212125911865 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) 20250212125911865 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) 20250212125911865 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) 20250212125911865 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) 20250212125911865 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) 20250212125911866 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) 20250212125911866 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) 20250212125911869 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125911883 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) 20250212125911883 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) 20250212125911883 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125911883 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125911883 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) 20250212125911883 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125911883 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20250212125911883 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20250212125911883 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20250212125911883 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20250212125911883 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20250212125911883 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20250212125911884 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) 20250212125911884 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) 20250212125911884 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) 20250212125911884 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) 20250212125911884 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) 20250212125911884 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) 20250212125911884 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) 20250212125911884 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) 20250212125911884 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) 20250212125911884 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) 20250212125911884 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) 20250212125911884 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) 20250212125911884 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) 20250212125911884 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) 20250212125911888 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125911902 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) 20250212125911902 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) 20250212125911902 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125911902 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125911902 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) 20250212125911902 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125911902 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20250212125911902 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20250212125911902 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20250212125911902 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20250212125911902 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20250212125911902 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20250212125911902 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) 20250212125911902 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) 20250212125911902 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) 20250212125911902 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) 20250212125911902 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) 20250212125911902 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) 20250212125911902 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) 20250212125911902 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) 20250212125911902 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) 20250212125911902 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) 20250212125911903 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) 20250212125911903 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) 20250212125911903 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) 20250212125911903 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) 20250212125911904 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20250212125911904 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20250212125911904 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20250212125911904 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20250212125911904 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) 20250212125911904 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) 20250212125911904 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125911904 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20250212125911909 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125911909 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125911909 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125911909 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) 20250212125911909 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20250212125911909 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20250212125911909 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20250212125911909 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20250212125911909 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20250212125911911 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) 20250212125911911 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) 20250212125911911 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20250212125911911 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212125911911 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212125911911 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) 20250212125911911 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212125911911 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) 20250212125911911 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=40 30 00 01 d7 ab 1f 19 8f b1 00 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125911912 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125911925 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) 20250212125911925 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) 20250212125911926 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) 20250212125911926 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) 20250212125911926 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) 20250212125911926 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) 20250212125911926 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) 20250212125911926 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) 20250212125911926 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) 20250212125911926 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) 20250212125911927 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) 20250212125911927 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) 20250212125911927 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) 20250212125911927 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) 20250212125911928 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) 20250212125911928 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) 20250212125911930 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) 20250212125911930 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) 20250212125911930 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20250212125911930 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212125911930 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212125911930 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) 20250212125911930 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212125911930 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) 20250212125911930 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=40 30 00 02 1f 00 79 00 00 2b 1b 75 30 00 f1 10 23 6e c9 03 3c 27 47 (pcu_l1_if.cpp:182) 20250212125911930 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125911944 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) 20250212125911944 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) 20250212125911944 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) 20250212125911944 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125911944 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) 20250212125911944 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) 20250212125911944 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) 20250212125911944 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) 20250212125911944 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) 20250212125911944 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) 20250212125911944 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) 20250212125911944 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) 20250212125911944 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) 20250212125911944 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) 20250212125911945 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) 20250212125911945 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) 20250212125911945 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) 20250212125911945 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) 20250212125911948 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) 20250212125911948 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) 20250212125911948 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20250212125911948 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212125911948 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212125911948 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) 20250212125911948 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212125911948 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) 20250212125911948 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=40 30 00 04 1f 40 79 00 00 3c 0b 2b 2b 00 90 00 18 5a 6f c9 e0 84 10 (pcu_l1_if.cpp:182) 20250212125911948 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125911963 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) 20250212125911963 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) 20250212125911963 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) 20250212125911963 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125911963 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) 20250212125911963 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) 20250212125911963 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) 20250212125911963 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) 20250212125911963 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) 20250212125911963 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) 20250212125911963 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) 20250212125911963 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) 20250212125911963 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) 20250212125911963 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) 20250212125911963 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) 20250212125911963 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) 20250212125911964 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) 20250212125911964 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) 20250212125911972 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) 20250212125911972 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) 20250212125911972 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20250212125911972 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212125911972 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212125911972 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) 20250212125911972 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212125911972 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20250212125911972 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) 20250212125911972 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=40 30 00 06 0b ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125911972 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125911986 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) 20250212125911986 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) 20250212125911986 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) 20250212125911986 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125911986 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) 20250212125911986 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) 20250212125911986 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) 20250212125911986 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) 20250212125911986 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) 20250212125911986 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) 20250212125911986 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) 20250212125911986 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) 20250212125911986 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) 20250212125911986 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) 20250212125911986 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) 20250212125911986 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) 20250212125911987 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) 20250212125911987 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) 20250212125911990 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) 20250212125911990 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) 20250212125911990 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20250212125911990 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212125911990 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 95 + 13 = 108 (pdch_ul_controller.c:131) 20250212125911990 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20250212125911990 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) 20250212125911990 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20250212125911990 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type POLL (pdch_ul_controller.c:184) 20250212125911990 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=108, TS=7) (nacc_fsm.c:206) 20250212125911990 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20250212125911990 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) 20250212125911990 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=48 2c 01 d7 ab 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125911990 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(918)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20250212125912004 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) 20250212125912004 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) 20250212125912004 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) 20250212125912004 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125912004 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) 20250212125912004 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) 20250212125912005 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) 20250212125912005 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) 20250212125912005 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) 20250212125912005 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) 20250212125912005 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) 20250212125912005 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) 20250212125912005 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) 20250212125912005 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) 20250212125912005 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) 20250212125912005 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) 20250212125912006 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) 20250212125912006 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) 20250212125912009 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125912023 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) 20250212125912023 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) 20250212125912023 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) 20250212125912023 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125912023 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) 20250212125912023 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) 20250212125912023 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) 20250212125912023 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) 20250212125912023 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) 20250212125912023 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) 20250212125912023 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) 20250212125912023 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) 20250212125912024 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) 20250212125912024 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) 20250212125912024 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) 20250212125912024 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) 20250212125912024 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) 20250212125912024 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) 20250212125912032 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125912046 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) 20250212125912046 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) 20250212125912046 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) 20250212125912046 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) 20250212125912046 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) 20250212125912046 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) 20250212125912047 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) 20250212125912047 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) 20250212125912047 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) 20250212125912047 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) 20250212125912047 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) 20250212125912047 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) 20250212125912047 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) 20250212125912047 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) 20250212125912047 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) 20250212125912047 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) 20250212125912051 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125912065 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=1 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125912065 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) 20250212125912065 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125912065 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125912065 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) 20250212125912065 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125912065 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=108 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20250212125912065 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20250212125912065 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20250212125912065 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20250212125912065 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20250212125912065 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(918)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125912065 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) 20250212125912065 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) 20250212125912066 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) 20250212125912066 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) 20250212125912066 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) 20250212125912066 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) 20250212125912066 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59936<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125912066 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) 20250212125912066 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) 20250212125912066 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) 20250212125912066 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) 20250212125912067 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) 20250212125912067 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) 20250212125912067 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) 20250212125912067 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) 20250212125912068 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59920<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125912068 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125912068 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125912068 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125912068 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125912068 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125912068 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20250212125912068 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125912068 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125912068 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125912068 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125912068 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125912068 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125912068 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125912068 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125912068 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125912068 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125912068 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125912068 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125912068 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125912068 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125912068 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125912068 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125912068 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125912068 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125912068 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) 20250212125912068 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) 20250212125912068 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 11565 with status 0 respawn: 84: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_nacc_outbound_success finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success pass'. Wed Feb 12 12:59:12 UTC 2025 ====== PCU_Tests.TC_nacc_outbound_success pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_success.talloc 20250212125912080 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125912080 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125912080 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125912080 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125912105 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43950<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125912205 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43950<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=271876) Waiting for packet dumper to finish... 1 (prev_count=271876, count=297800) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success_utran'. ------ PCU_Tests.TC_nacc_outbound_success_utran ------ Wed Feb 12 12:59:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_success_utran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_success_utran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success_utran' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_nacc_outbound_success_utran started. 924@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 924@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 924@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(928)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET TC_nacc_outbound_success_utran-BVCI1234(927)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 924@8d0f06c41a7d: 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(931)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 924@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(931)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125915254 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43960<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(930)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(930)@8d0f06c41a7d: Start timer T: 5 s PCUIF(930)@8d0f06c41a7d: Start timer T_Conn: 10 s 20250212125915260 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43962<->l=127.0.0.1:4240 (telnet_interface.c:192) 924@8d0f06c41a7d: 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_utran-STATS(934)@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(935)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_nacc_outbound_success_utran-STATS(934)@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(935)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125917081 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125917081 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125917081 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(930)@8d0f06c41a7d: OsmoPCU is now connected BTS(932)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125917086 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125917086 DLGLOBAL DEBUG validating counter group 0x55b9c7a18040(bts) with 102 counters (rate_ctr.c:86) 20250212125917086 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125917086 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125917086 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125917086 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125917086 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125917086 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125917086 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125917086 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125917086 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125917086 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125917086 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125917086 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125917086 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125917086 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125917086 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125917086 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125917086 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125917086 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125917086 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125917086 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125917086 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125917086 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125917086 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125917086 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125917086 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125917086 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125917086 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125917086 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125917086 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125917086 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125917086 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125917086 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125917086 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125917086 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125917086 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125917086 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125917086 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125917086 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125917086 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125917086 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125917086 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125917086 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125917086 DLGLOBAL DEBUG validating counter group 0x7fc55fe985e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125917086 DLGLOBAL DEBUG validating counter group 0x55b9c7a17720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125917086 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125917086 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125917086 DLGLOBAL DEBUG validating counter group 0x7fc55fe99180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125917086 DLGLOBAL DEBUG validating counter group 0x7fc55fe99160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125917086 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125917086 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) 20250212125917086 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) 20250212125917086 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125917086 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125917086 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125917086 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125917086 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125917086 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125917086 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125917086 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125917086 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125917086 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125917086 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125917086 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125917086 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125917086 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125917086 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125917086 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125917086 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125917086 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125917086 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125917086 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125917086 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125917086 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125917086 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125917086 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125917086 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125917086 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125917086 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) 20250212125917086 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125917086 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(932)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(932)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(932)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(928)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(932)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(928)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE BTS(932)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(928)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(928)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(932)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" 20250212125917088 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125917088 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) 20250212125917088 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(932)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" 20250212125917088 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125917088 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125917088 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) 20250212125917088 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125917088 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) 20250212125917088 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(932)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(928)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(928)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125917088 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125917088 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) 20250212125917088 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) 20250212125917088 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125917088 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125917088 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125917088 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125917088 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125917088 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125917088 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125917089 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125917089 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(928)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(928)@8d0f06c41a7d: Start timer Tns_test: 10 s 925@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 925@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125917093 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125917093 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125917093 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125917093 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125917093 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125917093 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125917093 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125917093 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_nacc_outbound_success_utran-BVCI1234(927)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_success_utran-BVCI1234(927)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125917096 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125917096 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125917096 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125917096 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125917096 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125917096 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125917096 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125917096 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125917097 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) 20250212125917097 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125917097 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212125917097 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20250212125917097 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20250212125917097 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212125917097 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) 20250212125917097 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125917097 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125917097 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125917097 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125917097 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125917097 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125917097 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212125917097 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212125917097 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125917097 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(932)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } } } 20250212125917099 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) 20250212125917099 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125917099 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) 20250212125917099 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) 20250212125917100 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) 20250212125917100 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) 20250212125917100 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125917100 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125917100 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125917100 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125917100 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125917100 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) 20250212125917100 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) 20250212125917100 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) 20250212125917100 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) 20250212125917100 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) 20250212125917100 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) 20250212125917101 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) 20250212125917101 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) 20250212125917101 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) 20250212125917101 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) 20250212125917103 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125917118 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) 20250212125917118 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) 20250212125917118 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) 20250212125917118 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) 20250212125917118 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) 20250212125917118 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) 20250212125917118 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) 20250212125917118 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) 20250212125917118 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) 20250212125917118 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) 20250212125917118 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) 20250212125917118 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) 20250212125917119 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) 20250212125917119 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) 20250212125917119 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) 20250212125917119 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) 20250212125917122 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125917136 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) 20250212125917136 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) 20250212125917137 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) 20250212125917137 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) 20250212125917137 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) 20250212125917137 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) 20250212125917137 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) 20250212125917137 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) 20250212125917138 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) 20250212125917138 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) 20250212125917138 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) 20250212125917138 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) 20250212125917138 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) 20250212125917138 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) 20250212125917138 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) 20250212125917138 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) 20250212125917145 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125917159 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) 20250212125917159 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) 20250212125917160 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) 20250212125917160 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) 20250212125917160 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) 20250212125917160 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) 20250212125917161 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) 20250212125917161 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) 20250212125917161 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) 20250212125917161 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) 20250212125917161 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) 20250212125917161 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) 20250212125917161 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) 20250212125917161 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) 20250212125917161 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) 20250212125917161 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) 20250212125917164 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125917178 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) 20250212125917178 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) 20250212125917178 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) 20250212125917178 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) 20250212125917178 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) 20250212125917178 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) 20250212125917179 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) 20250212125917179 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) 20250212125917179 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) 20250212125917179 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) 20250212125917179 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) 20250212125917179 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) 20250212125917179 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) 20250212125917179 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) 20250212125917179 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) 20250212125917179 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) 20250212125917182 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125917197 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) 20250212125917197 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) 20250212125917197 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) 20250212125917197 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) 20250212125917197 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) 20250212125917197 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) 20250212125917197 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) 20250212125917197 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) 20250212125917197 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) 20250212125917197 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) 20250212125917197 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) 20250212125917197 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) 20250212125917198 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) 20250212125917198 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) 20250212125917198 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) 20250212125917198 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) 20250212125917206 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125917220 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) 20250212125917220 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) 20250212125917220 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) 20250212125917220 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) 20250212125917220 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) 20250212125917220 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) 20250212125917220 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) 20250212125917220 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) 20250212125917220 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) 20250212125917220 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) 20250212125917221 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) 20250212125917221 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) 20250212125917221 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) 20250212125917221 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) 20250212125917221 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) 20250212125917221 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) 20250212125917224 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125917238 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) 20250212125917238 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) 20250212125917239 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) 20250212125917239 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) 20250212125917239 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) 20250212125917239 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) 20250212125917239 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) 20250212125917239 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) 20250212125917239 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) 20250212125917239 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) 20250212125917239 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) 20250212125917239 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) 20250212125917239 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) 20250212125917239 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) 20250212125917240 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) 20250212125917240 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) 20250212125917243 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125917257 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) 20250212125917257 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) 20250212125917257 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) 20250212125917257 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) 20250212125917257 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) 20250212125917257 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) 20250212125917258 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) 20250212125917258 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) 20250212125917258 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) 20250212125917258 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) 20250212125917258 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) 20250212125917258 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) 20250212125917258 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) 20250212125917258 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) 20250212125917258 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) 20250212125917258 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) 20250212125917266 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125917280 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) 20250212125917280 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) 20250212125917280 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) 20250212125917280 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) 20250212125917281 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) 20250212125917281 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) 20250212125917281 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) 20250212125917281 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) 20250212125917281 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) 20250212125917281 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) 20250212125917281 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) 20250212125917281 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) 20250212125917281 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) 20250212125917281 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) 20250212125917281 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) 20250212125917281 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) 20250212125917285 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125917299 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) 20250212125917299 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) 20250212125917299 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) 20250212125917299 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) 20250212125917300 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) 20250212125917300 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) 20250212125917300 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) 20250212125917300 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) 20250212125917300 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) 20250212125917300 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) 20250212125917300 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) 20250212125917300 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) 20250212125917301 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) 20250212125917301 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) 20250212125917301 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) 20250212125917301 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) 20250212125917303 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125917318 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) 20250212125917318 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) 20250212125917318 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) 20250212125917318 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) 20250212125917318 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) 20250212125917318 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) 20250212125917318 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) 20250212125917318 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) 20250212125917318 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) 20250212125917318 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) 20250212125917318 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) 20250212125917318 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) 20250212125917319 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) 20250212125917319 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) 20250212125917319 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) 20250212125917319 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) 20250212125917327 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125917341 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 70 e8 45 18 00 20 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125917341 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) 20250212125917341 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125917341 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125917341 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 = 28 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 1 | A5_bits = 80 | 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| (gsm_rlcmac.c:5476) 20250212125917341 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125917341 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125917341 DLGLOBAL DEBUG validating counter group 0x55b9c7a17760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125917341 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125917341 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20250212125917341 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20250212125917341 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20250212125917341 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20250212125917341 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) 20250212125917341 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125917341 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125917341 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20250212125917341 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125917341 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125917341 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125917341 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125917341 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125917341 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125917341 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125917341 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125917342 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) 20250212125917342 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212125917342 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125917342 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125917342 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125917342 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125917342 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125917342 DLGLOBAL DEBUG validating counter group 0x55b9c7a17b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125917342 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125917342 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125917342 DLGLOBAL DEBUG validating counter group 0x55b9c7a17c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125917342 DLGLOBAL DEBUG validating counter group 0x55b9c7a17c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125917342 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125917342 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125917342 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) 20250212125917342 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) 20250212125917342 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) 20250212125917342 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20250212125917342 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212125917342 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) 20250212125917342 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212125917342 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) 20250212125917342 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20250212125917342 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20250212125917342 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212125917342 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212125917342 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20250212125917342 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) 20250212125917342 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) 20250212125917342 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) 20250212125917342 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) 20250212125917342 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) 20250212125917342 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) 20250212125917342 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) 20250212125917342 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) 20250212125917342 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) 20250212125917342 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) 20250212125917342 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) 20250212125917342 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) 20250212125917342 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) 20250212125917342 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) 20250212125917345 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) 20250212125917345 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125917345 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20250212125917345 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125917345 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125917345 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125917346 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125917346 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20250212125917346 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) 20250212125917346 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125917346 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) 20250212125917346 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) 20250212125917346 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(932)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20250212125917359 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) 20250212125917359 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) 20250212125917360 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) 20250212125917360 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) 20250212125917360 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) 20250212125917360 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) 20250212125917360 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) 20250212125917360 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) 20250212125917360 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) 20250212125917360 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) 20250212125917360 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) 20250212125917360 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) 20250212125917361 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) 20250212125917361 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) 20250212125917361 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) 20250212125917361 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) 20250212125917364 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125917378 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) 20250212125917378 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) 20250212125917379 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) 20250212125917379 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) 20250212125917379 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) 20250212125917379 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) 20250212125917379 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) 20250212125917379 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) 20250212125917379 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) 20250212125917379 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) 20250212125917379 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) 20250212125917380 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) 20250212125917380 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) 20250212125917380 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) 20250212125917380 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) 20250212125917380 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) 20250212125917387 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125917401 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) 20250212125917401 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) 20250212125917402 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) 20250212125917402 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) 20250212125917402 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) 20250212125917402 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) 20250212125917402 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) 20250212125917402 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) 20250212125917402 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) 20250212125917402 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) 20250212125917402 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) 20250212125917402 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) 20250212125917403 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) 20250212125917403 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) 20250212125917403 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) 20250212125917403 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) 20250212125917406 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125917420 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) 20250212125917420 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) 20250212125917420 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125917420 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125917420 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) 20250212125917420 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125917420 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20250212125917420 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20250212125917420 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20250212125917420 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20250212125917420 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20250212125917420 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20250212125917420 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) 20250212125917420 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) 20250212125917420 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) 20250212125917420 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) 20250212125917420 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) 20250212125917420 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) 20250212125917420 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) 20250212125917420 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) 20250212125917420 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) 20250212125917420 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) 20250212125917421 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) 20250212125917421 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) 20250212125917421 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) 20250212125917421 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) 20250212125917424 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125917438 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) 20250212125917438 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) 20250212125917438 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125917438 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125917438 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) 20250212125917438 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125917438 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20250212125917438 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20250212125917438 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=UTRAN, FDD-ARFCN=1234 => no system information provided. (nacc_fsm.c:305) 20250212125917438 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:442) 20250212125917439 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) 20250212125917439 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) 20250212125917439 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) 20250212125917439 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) 20250212125917439 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) 20250212125917439 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) 20250212125917439 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) 20250212125917439 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) 20250212125917439 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) 20250212125917439 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) 20250212125917439 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) 20250212125917439 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) 20250212125917439 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) 20250212125917439 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) 20250212125917448 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) 20250212125917448 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) 20250212125917448 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20250212125917448 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212125917448 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 78 + 13 = 91 (pdch_ul_controller.c:131) 20250212125917448 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20250212125917448 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) 20250212125917448 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20250212125917448 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type POLL (pdch_ul_controller.c:184) 20250212125917448 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) 20250212125917448 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20250212125917448 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) 20250212125917448 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) 20250212125917448 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(932)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") 20250212125917462 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) 20250212125917462 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) 20250212125917462 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) 20250212125917462 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) 20250212125917462 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) 20250212125917462 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) 20250212125917462 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) 20250212125917462 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) 20250212125917462 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) 20250212125917462 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) 20250212125917462 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) 20250212125917462 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) 20250212125917463 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) 20250212125917463 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) 20250212125917463 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) 20250212125917463 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) 20250212125917466 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125917480 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) 20250212125917480 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) 20250212125917480 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) 20250212125917480 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125917481 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) 20250212125917481 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) 20250212125917481 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) 20250212125917481 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) 20250212125917481 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) 20250212125917481 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) 20250212125917482 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) 20250212125917482 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) 20250212125917482 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) 20250212125917482 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) 20250212125917482 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) 20250212125917482 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) 20250212125917483 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) 20250212125917483 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) 20250212125917485 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125917499 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) 20250212125917499 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) 20250212125917499 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) 20250212125917499 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) 20250212125917500 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) 20250212125917500 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) 20250212125917500 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) 20250212125917500 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) 20250212125917500 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) 20250212125917500 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) 20250212125917501 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) 20250212125917501 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) 20250212125917501 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) 20250212125917501 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) 20250212125917501 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) 20250212125917501 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) 20250212125917508 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125917522 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) 20250212125917522 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) 20250212125917522 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125917522 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125917522 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) 20250212125917522 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125917522 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) 20250212125917522 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20250212125917522 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20250212125917522 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20250212125917522 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20250212125917522 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) 20250212125917523 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) 20250212125917523 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) BTS(932)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125917523 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) 20250212125917523 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) 20250212125917523 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) 20250212125917523 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) 20250212125917523 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) 20250212125917523 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) 20250212125917524 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) 20250212125917524 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) 20250212125917524 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43962<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125917524 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) 20250212125917524 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) 20250212125917524 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) 20250212125917524 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) 20250212125917525 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43960<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125917526 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125917526 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125917526 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125917526 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125917526 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125917526 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20250212125917526 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125917526 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125917526 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125917526 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125917526 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125917526 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125917526 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125917526 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125917526 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125917526 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125917526 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125917526 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125917526 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125917526 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125917526 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125917526 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125917526 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125917526 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125917526 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) 20250212125917526 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) 20250212125917526 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 11628 with status 0 MTC@8d0f06c41a7d: Test case TC_nacc_outbound_success_utran finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_utran pass'. respawn: 85: starting: osmo-pcu Wed Feb 12 12:59:17 UTC 2025 ====== 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 20250212125917537 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125917537 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125917537 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125917537 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125917561 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43972<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125917662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43972<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=184796) Waiting for packet dumper to finish... 1 (prev_count=184796, count=236356) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_utran pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success_eutran'. ------ PCU_Tests.TC_nacc_outbound_success_eutran ------ Wed Feb 12 12:59:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_success_eutran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_success_eutran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success_eutran' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_nacc_outbound_success_eutran started. 937@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_success_eutran-BVCI1234(939)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 937@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 937@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(941)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125920706 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43978<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 937@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(945)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 937@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(945)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(942)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(942)@8d0f06c41a7d: Start timer T: 5 s PCUIF(942)@8d0f06c41a7d: Start timer T_Conn: 10 s 20250212125920713 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43992<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_nacc_outbound_success_eutran-STATS(946)@8d0f06c41a7d: Start timer T: 2 s TC_nacc_outbound_success_eutran-STATS(946)@8d0f06c41a7d: Start timer T: 2 s 937@8d0f06c41a7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(949)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(949)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125922537 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125922537 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125922537 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(942)@8d0f06c41a7d: OsmoPCU is now connected BTS(944)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125922543 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125922543 DLGLOBAL DEBUG validating counter group 0x55838299b040(bts) with 102 counters (rate_ctr.c:86) 20250212125922543 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125922543 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125922543 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125922543 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125922543 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125922543 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125922543 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125922543 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125922543 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125922543 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125922543 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125922543 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125922543 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125922543 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125922543 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125922543 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125922543 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125922543 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125922543 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125922543 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125922543 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125922543 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125922543 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125922543 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125922543 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125922543 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125922543 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125922543 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125922543 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125922543 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125922543 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125922543 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125922543 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125922543 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125922543 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125922543 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125922543 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125922543 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125922543 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125922543 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125922543 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125922543 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125922543 DLGLOBAL DEBUG validating counter group 0x7f282a7f95e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125922543 DLGLOBAL DEBUG validating counter group 0x55838299a720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125922543 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125922543 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125922543 DLGLOBAL DEBUG validating counter group 0x7f282a7fa180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125922543 DLGLOBAL DEBUG validating counter group 0x7f282a7fa160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125922543 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125922543 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) 20250212125922543 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) 20250212125922543 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125922543 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125922543 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125922543 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125922543 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125922543 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125922543 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125922543 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125922543 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125922543 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125922543 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125922543 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125922543 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125922543 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125922543 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125922543 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125922543 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125922543 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125922543 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125922543 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125922543 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125922543 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125922543 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125922543 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125922543 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125922543 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125922543 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) 20250212125922543 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125922543 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 10 s BTS(944)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(944)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(941)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(944)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(944)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(941)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(941)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(941)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(944)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" 20250212125922545 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125922545 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) 20250212125922545 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) 20250212125922545 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125922545 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125922545 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) 20250212125922545 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125922545 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) 20250212125922545 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(944)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(944)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(941)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(941)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(944)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212125922546 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125922546 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) 20250212125922546 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) 20250212125922546 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125922546 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125922546 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125922546 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125922546 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125922546 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125922546 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125922547 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125922547 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(941)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(941)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(941)@8d0f06c41a7d: Start timer Tns_test: 10 s 938@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 938@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125922553 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125922553 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125922553 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125922553 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125922553 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125922553 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125922553 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125922553 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125922556 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) 20250212125922556 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_nacc_outbound_success_eutran-BVCI1234(939)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 20250212125922556 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) 20250212125922556 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) 20250212125922556 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) 20250212125922556 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_nacc_outbound_success_eutran-BVCI1234(939)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125922557 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) 20250212125922557 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@8d0f06c41a7d: BSSGP successfully initialized 20250212125922557 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) 20250212125922557 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) 20250212125922557 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125922557 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125922557 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125922557 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125922557 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125922557 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125922557 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125922557 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125922557 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) 20250212125922557 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) 20250212125922558 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) 20250212125922558 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) 20250212125922558 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) 20250212125922558 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@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125922559 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) 20250212125922559 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125922559 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212125922559 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20250212125922559 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20250212125922559 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212125922559 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) 20250212125922560 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125922560 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125922560 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125922560 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125922560 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125922560 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125922560 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212125922560 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212125922560 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125922560 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(944)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } } } 20250212125922561 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125922563 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125922563 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125922563 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125922563 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125922563 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125922574 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) 20250212125922574 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) 20250212125922575 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) 20250212125922575 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) 20250212125922575 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) 20250212125922575 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) 20250212125922575 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) 20250212125922575 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) 20250212125922576 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) 20250212125922576 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) 20250212125922576 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) 20250212125922576 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) 20250212125922576 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) 20250212125922576 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) 20250212125922576 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) 20250212125922576 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) 20250212125922579 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125922593 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) 20250212125922593 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) 20250212125922593 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) 20250212125922593 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) 20250212125922594 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) 20250212125922594 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) 20250212125922594 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) 20250212125922594 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) 20250212125922594 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) 20250212125922594 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) 20250212125922594 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) 20250212125922594 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) 20250212125922595 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) 20250212125922595 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) 20250212125922595 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) 20250212125922595 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) 20250212125922602 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125922616 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) 20250212125922616 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) 20250212125922617 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) 20250212125922617 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) 20250212125922617 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) 20250212125922617 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) 20250212125922617 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) 20250212125922617 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) 20250212125922617 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) 20250212125922617 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) 20250212125922618 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) 20250212125922618 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) 20250212125922618 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) 20250212125922618 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) 20250212125922618 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) 20250212125922618 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) 20250212125922621 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125922635 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) 20250212125922635 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) 20250212125922635 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) 20250212125922635 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) 20250212125922636 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) 20250212125922636 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) 20250212125922636 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) 20250212125922636 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) 20250212125922636 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) 20250212125922636 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) 20250212125922636 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) 20250212125922636 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) 20250212125922637 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) 20250212125922637 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) 20250212125922637 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) 20250212125922637 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) 20250212125922639 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125922654 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) 20250212125922654 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) 20250212125922654 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) 20250212125922654 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) 20250212125922654 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) 20250212125922654 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) 20250212125922654 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) 20250212125922654 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) 20250212125922655 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) 20250212125922655 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) 20250212125922655 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) 20250212125922655 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) 20250212125922655 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) 20250212125922655 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) 20250212125922655 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) 20250212125922655 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) 20250212125922663 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125922677 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) 20250212125922677 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) 20250212125922677 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) 20250212125922677 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) 20250212125922678 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) 20250212125922678 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) 20250212125922678 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) 20250212125922678 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) 20250212125922678 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) 20250212125922678 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) 20250212125922678 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) 20250212125922678 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) 20250212125922678 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) 20250212125922678 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) 20250212125922678 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) 20250212125922678 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) 20250212125922681 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125922695 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) 20250212125922695 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) 20250212125922696 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) 20250212125922696 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) 20250212125922696 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) 20250212125922696 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) 20250212125922696 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) 20250212125922696 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) 20250212125922696 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) 20250212125922696 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) 20250212125922696 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) 20250212125922696 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) 20250212125922696 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) 20250212125922696 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) 20250212125922696 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) 20250212125922696 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) 20250212125922700 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125922714 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) 20250212125922714 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) 20250212125922714 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) 20250212125922714 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) 20250212125922714 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) 20250212125922714 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) 20250212125922715 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) 20250212125922715 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) 20250212125922715 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) 20250212125922715 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) 20250212125922715 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) 20250212125922715 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) 20250212125922715 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) 20250212125922715 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) 20250212125922715 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) 20250212125922715 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) 20250212125922723 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125922738 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) 20250212125922738 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) 20250212125922738 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) 20250212125922738 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) 20250212125922738 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) 20250212125922738 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) 20250212125922738 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) 20250212125922738 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) 20250212125922738 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) 20250212125922738 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) 20250212125922739 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) 20250212125922739 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) 20250212125922739 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) 20250212125922739 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) 20250212125922739 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) 20250212125922739 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) 20250212125922742 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125922756 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) 20250212125922756 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) 20250212125922757 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) 20250212125922757 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) 20250212125922757 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) 20250212125922757 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) 20250212125922757 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) 20250212125922757 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) 20250212125922757 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) 20250212125922757 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) 20250212125922757 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) 20250212125922757 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) 20250212125922757 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) 20250212125922757 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) 20250212125922757 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) 20250212125922757 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) 20250212125922761 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125922775 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) 20250212125922775 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) 20250212125922775 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) 20250212125922775 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) 20250212125922775 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) 20250212125922775 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) 20250212125922775 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) 20250212125922775 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) 20250212125922775 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) 20250212125922775 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) 20250212125922776 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) 20250212125922776 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) 20250212125922776 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) 20250212125922776 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) 20250212125922776 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) 20250212125922776 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) 20250212125922784 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125922798 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 70 e8 45 18 00 20 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125922798 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) 20250212125922798 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125922798 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125922798 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 = 28 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 1 | A5_bits = 80 | 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| (gsm_rlcmac.c:5476) 20250212125922799 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125922799 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125922799 DLGLOBAL DEBUG validating counter group 0x55838299a760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125922799 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125922799 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20250212125922799 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20250212125922799 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20250212125922799 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20250212125922799 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) 20250212125922799 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125922799 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125922799 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20250212125922799 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125922799 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125922799 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125922799 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125922799 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125922799 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125922799 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125922799 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125922799 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) 20250212125922799 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212125922799 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125922799 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125922799 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125922799 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125922799 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125922799 DLGLOBAL DEBUG validating counter group 0x55838299ab40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125922799 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125922799 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125922799 DLGLOBAL DEBUG validating counter group 0x55838299ac00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125922799 DLGLOBAL DEBUG validating counter group 0x55838299ac20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125922799 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125922799 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125922799 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) 20250212125922799 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) 20250212125922799 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) 20250212125922799 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20250212125922799 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212125922799 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) 20250212125922799 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212125922799 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) 20250212125922799 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20250212125922799 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20250212125922799 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212125922799 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212125922799 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20250212125922799 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) 20250212125922799 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) 20250212125922799 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) 20250212125922799 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) 20250212125922799 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) 20250212125922799 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) 20250212125922799 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) 20250212125922799 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) 20250212125922799 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) 20250212125922799 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) 20250212125922799 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) 20250212125922799 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) 20250212125922799 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) 20250212125922799 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) 20250212125922803 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) 20250212125922803 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125922803 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20250212125922803 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125922803 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125922803 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125922803 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125922803 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20250212125922803 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) 20250212125922803 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125922803 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) 20250212125922803 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) 20250212125922803 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(944)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20250212125922817 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) 20250212125922817 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) 20250212125922817 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) 20250212125922817 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) 20250212125922818 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) 20250212125922818 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) 20250212125922818 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) 20250212125922818 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) 20250212125922818 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) 20250212125922818 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) 20250212125922818 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) 20250212125922818 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) 20250212125922818 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) 20250212125922818 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) 20250212125922819 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) 20250212125922819 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) 20250212125922822 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125922836 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) 20250212125922836 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) 20250212125922836 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) 20250212125922836 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) 20250212125922836 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) 20250212125922836 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) 20250212125922836 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) 20250212125922836 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) 20250212125922836 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) 20250212125922836 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) 20250212125922837 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) 20250212125922837 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) 20250212125922837 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) 20250212125922837 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) 20250212125922837 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) 20250212125922837 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) 20250212125922845 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125922859 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) 20250212125922859 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) 20250212125922860 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) 20250212125922860 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) 20250212125922860 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) 20250212125922860 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) 20250212125922860 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) 20250212125922860 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) 20250212125922861 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) 20250212125922861 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) 20250212125922861 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) 20250212125922861 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) 20250212125922861 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) 20250212125922861 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) 20250212125922862 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) 20250212125922862 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) 20250212125922864 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125922878 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) 20250212125922878 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) 20250212125922878 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125922878 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125922878 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) 20250212125922878 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125922878 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20250212125922878 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20250212125922878 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20250212125922878 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20250212125922878 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20250212125922878 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20250212125922879 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) 20250212125922879 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) 20250212125922879 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) 20250212125922879 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) 20250212125922879 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) 20250212125922879 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) 20250212125922879 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) 20250212125922879 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) 20250212125922879 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) 20250212125922879 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) 20250212125922880 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) 20250212125922880 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) 20250212125922880 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) 20250212125922880 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) 20250212125922883 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125922897 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) 20250212125922897 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) 20250212125922897 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125922897 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125922897 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) 20250212125922897 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125922897 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20250212125922897 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20250212125922897 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=E-UTRAN, EARFCN=1234, CI=456 => no system information provided. (nacc_fsm.c:343) 20250212125922897 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:442) 20250212125922897 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) 20250212125922897 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) 20250212125922897 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) 20250212125922897 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) 20250212125922897 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) 20250212125922897 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) 20250212125922898 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) 20250212125922898 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) 20250212125922898 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) 20250212125922898 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) 20250212125922898 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) 20250212125922898 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) 20250212125922898 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) 20250212125922898 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) 20250212125922906 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) 20250212125922906 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) 20250212125922906 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20250212125922906 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212125922906 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 78 + 13 = 91 (pdch_ul_controller.c:131) 20250212125922906 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20250212125922906 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) 20250212125922906 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20250212125922906 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type POLL (pdch_ul_controller.c:184) 20250212125922906 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) 20250212125922906 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20250212125922906 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) 20250212125922906 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) 20250212125922906 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(944)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") 20250212125922920 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) 20250212125922920 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) 20250212125922920 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) 20250212125922920 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) 20250212125922920 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) 20250212125922920 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) 20250212125922921 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) 20250212125922921 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) 20250212125922921 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) 20250212125922921 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) 20250212125922921 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) 20250212125922921 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) 20250212125922921 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) 20250212125922921 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) 20250212125922921 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) 20250212125922921 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) 20250212125922925 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125922939 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) 20250212125922939 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) 20250212125922939 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) 20250212125922939 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125922940 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) 20250212125922940 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) 20250212125922940 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) 20250212125922940 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) 20250212125922940 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) 20250212125922940 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) 20250212125922940 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) 20250212125922940 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) 20250212125922941 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) 20250212125922941 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) 20250212125922941 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) 20250212125922941 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) 20250212125922941 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) 20250212125922941 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) 20250212125922944 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125922958 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) 20250212125922958 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) 20250212125922958 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) 20250212125922958 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) 20250212125922959 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) 20250212125922959 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) 20250212125922959 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) 20250212125922959 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) 20250212125922959 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) 20250212125922959 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) 20250212125922959 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) 20250212125922959 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) 20250212125922960 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) 20250212125922960 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) 20250212125922960 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) 20250212125922960 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) 20250212125922967 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125922981 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) 20250212125922981 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) 20250212125922981 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125922981 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125922981 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|BTS(944)@8d0f06c41a7d: Shutting down virtual BTS #0... 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20250212125922981 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125922981 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) 20250212125922981 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20250212125922981 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20250212125922981 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20250212125922981 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20250212125922981 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) 20250212125922982 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) 20250212125922982 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) 20250212125922982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43992<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125922982 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) 20250212125922982 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) 20250212125922982 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) 20250212125922982 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) 20250212125922983 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) 20250212125922983 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) 20250212125922983 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) 20250212125922983 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) 20250212125922983 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) 20250212125922983 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) 20250212125922983 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) 20250212125922983 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) 20250212125922984 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43978<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125922984 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125922984 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125922984 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125922984 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125922984 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125922984 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20250212125922984 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125922984 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125922984 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125922984 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125922984 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125922984 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125922984 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125922984 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125922984 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125922984 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125922984 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125922984 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125922984 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125922984 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125922984 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125922984 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125922984 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125922984 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125922984 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) 20250212125922984 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) 20250212125922984 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 11697 with status 0 MTC@8d0f06c41a7d: Test case TC_nacc_outbound_success_eutran finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_eutran pass'. respawn: 86: starting: osmo-pcu Wed Feb 12 12:59:22 UTC 2025 ====== 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 20250212125922999 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125923000 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125923000 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125923000 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125923029 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37064<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125923130 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37064<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218428) Waiting for packet dumper to finish... 1 (prev_count=218428, count=238524) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_eutran pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success_no_ctrl_ack'. ------ PCU_Tests.TC_nacc_outbound_success_no_ctrl_ack ------ Wed Feb 12 12:59:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_success_no_ctrl_ack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_success_no_ctrl_ack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success_no_ctrl_ack' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_nacc_outbound_success_no_ctrl_ack started. 950@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 950@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 950@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(954)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET TC_nacc_outbound_success_no_ctrl_ack-BVCI1234(953)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 950@8d0f06c41a7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(957)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 950@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(957)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125926187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37068<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 950@8d0f06c41a7d: 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(960)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(960)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(956)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20250212125926195 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37078<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(956)@8d0f06c41a7d: Start timer T: 5 s TC_nacc_outbound_success_no_ctrl_ack-STATS(961)@8d0f06c41a7d: Start timer T: 2 s PCUIF(956)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_nacc_outbound_success_no_ctrl_ack-STATS(961)@8d0f06c41a7d: Start timer T: 2 s 20250212125928000 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125928000 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125928000 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(956)@8d0f06c41a7d: OsmoPCU is now connected BTS(958)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125928004 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125928004 DLGLOBAL DEBUG validating counter group 0x557dc10ce040(bts) with 102 counters (rate_ctr.c:86) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125928004 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125928004 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125928004 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125928004 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125928004 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125928004 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125928004 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125928004 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125928004 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125928004 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125928004 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125928004 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125928004 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125928004 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125928004 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125928004 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125928004 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125928004 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125928004 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125928004 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125928004 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125928004 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125928004 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125928004 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125928004 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125928004 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125928004 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125928004 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125928004 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125928004 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125928004 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125928004 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125928004 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125928004 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125928004 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125928004 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125928004 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125928004 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125928004 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125928004 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125928004 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125928004 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125928004 DLGLOBAL DEBUG validating counter group 0x7f2d2402e5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125928004 DLGLOBAL DEBUG validating counter group 0x557dc10cd720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125928004 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125928004 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125928004 DLGLOBAL DEBUG validating counter group 0x7f2d2402f180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125928004 DLGLOBAL DEBUG validating counter group 0x7f2d2402f160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125928004 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125928004 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) 20250212125928004 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) 20250212125928004 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125928004 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125928004 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125928005 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125928005 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125928005 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125928005 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125928005 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125928005 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125928005 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125928005 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125928005 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125928005 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125928005 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125928005 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125928005 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125928005 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125928005 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125928005 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125928005 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125928005 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125928005 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125928005 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125928005 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125928005 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125928005 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125928005 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) 20250212125928005 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125928005 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s BTS(958)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(958)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(958)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(958)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(958)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(954)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) MTC@8d0f06c41a7d: Start timer T: 10 s BTS(958)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(954)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE BTS(958)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(954)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(954)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(958)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212125928007 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125928007 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) 20250212125928007 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) 20250212125928007 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125928007 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125928007 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) 20250212125928007 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125928007 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) 20250212125928007 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(954)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(954)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125928007 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125928007 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) 20250212125928007 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) 20250212125928007 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125928007 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125928007 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125928007 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125928007 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125928007 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125928007 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125928008 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125928008 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(954)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(954)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(954)@8d0f06c41a7d: Start timer Tns_test: 10 s 951@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 951@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125928013 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125928013 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125928013 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125928013 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125928013 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125928013 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125928013 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125928013 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_nacc_outbound_success_no_ctrl_ack-BVCI1234(953)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_success_no_ctrl_ack-BVCI1234(953)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125928016 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125928016 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125928016 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125928016 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125928016 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125928016 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125928016 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125928016 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125928017 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) 20250212125928017 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125928017 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212125928017 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20250212125928017 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20250212125928017 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212125928017 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(958)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20250212125928017 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125928017 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125928017 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125928017 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125928017 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125928017 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125928017 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212125928018 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212125928018 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125928018 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125928018 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) 20250212125928018 DL1IF DEBUG 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@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } } } 20250212125928018 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) 20250212125928018 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) 20250212125928019 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) 20250212125928019 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) 20250212125928019 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) 20250212125928019 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) 20250212125928019 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) 20250212125928019 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) 20250212125928019 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) 20250212125928019 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) 20250212125928019 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) 20250212125928019 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) 20250212125928019 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) 20250212125928019 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) 20250212125928021 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125928021 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125928021 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125928021 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125928021 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125928023 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125928037 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) 20250212125928037 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) 20250212125928037 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) 20250212125928037 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) 20250212125928038 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) 20250212125928038 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) 20250212125928038 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) 20250212125928038 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) 20250212125928038 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) 20250212125928038 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) 20250212125928038 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) 20250212125928038 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) 20250212125928039 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) 20250212125928039 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) 20250212125928039 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) 20250212125928039 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) 20250212125928041 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125928056 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) 20250212125928056 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) 20250212125928056 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) 20250212125928056 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) 20250212125928056 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) 20250212125928056 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) 20250212125928057 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) 20250212125928057 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) 20250212125928057 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) 20250212125928057 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) 20250212125928057 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) 20250212125928057 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) 20250212125928057 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) 20250212125928057 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) 20250212125928058 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) 20250212125928058 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) 20250212125928065 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125928079 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) 20250212125928079 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) 20250212125928079 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) 20250212125928079 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) 20250212125928080 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) 20250212125928080 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) 20250212125928080 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) 20250212125928080 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) 20250212125928080 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) 20250212125928080 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) 20250212125928080 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) 20250212125928080 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) 20250212125928081 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) 20250212125928081 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) 20250212125928081 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) 20250212125928081 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) 20250212125928083 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125928098 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) 20250212125928098 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) 20250212125928098 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) 20250212125928098 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) 20250212125928098 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) 20250212125928098 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) 20250212125928099 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) 20250212125928099 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) 20250212125928099 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) 20250212125928099 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) 20250212125928099 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) 20250212125928099 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) 20250212125928099 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) 20250212125928099 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) 20250212125928100 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) 20250212125928100 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) 20250212125928102 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125928116 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) 20250212125928116 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) 20250212125928117 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) 20250212125928117 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) 20250212125928117 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) 20250212125928117 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) 20250212125928117 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) 20250212125928117 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) 20250212125928117 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) 20250212125928117 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) 20250212125928118 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) 20250212125928118 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) 20250212125928118 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) 20250212125928118 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) 20250212125928118 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) 20250212125928118 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) 20250212125928125 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125928140 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) 20250212125928140 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) 20250212125928140 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) 20250212125928140 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) 20250212125928140 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) 20250212125928140 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) 20250212125928141 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) 20250212125928141 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) 20250212125928141 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) 20250212125928141 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) 20250212125928141 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) 20250212125928141 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) 20250212125928141 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) 20250212125928141 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) 20250212125928142 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) 20250212125928142 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) 20250212125928144 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125928158 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) 20250212125928158 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) 20250212125928159 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) 20250212125928159 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) 20250212125928159 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) 20250212125928159 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) 20250212125928159 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) 20250212125928159 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) 20250212125928160 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) 20250212125928160 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) 20250212125928160 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) 20250212125928160 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) 20250212125928160 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) 20250212125928160 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) 20250212125928160 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) 20250212125928160 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) 20250212125928163 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125928177 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) 20250212125928177 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) 20250212125928177 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) 20250212125928177 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) 20250212125928178 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) 20250212125928178 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) 20250212125928178 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) 20250212125928178 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) 20250212125928178 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) 20250212125928178 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) 20250212125928179 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) 20250212125928179 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) 20250212125928179 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) 20250212125928179 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) 20250212125928179 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) 20250212125928179 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) 20250212125928186 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125928200 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) 20250212125928200 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) 20250212125928201 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) 20250212125928201 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) 20250212125928201 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) 20250212125928201 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) 20250212125928201 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) 20250212125928201 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) 20250212125928201 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) 20250212125928201 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) 20250212125928202 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) 20250212125928202 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) 20250212125928202 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) 20250212125928202 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) 20250212125928202 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) 20250212125928202 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) 20250212125928205 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125928219 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) 20250212125928219 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) 20250212125928219 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) 20250212125928219 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) 20250212125928220 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) 20250212125928220 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) 20250212125928220 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) 20250212125928220 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) 20250212125928220 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) 20250212125928220 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) 20250212125928220 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) 20250212125928220 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) 20250212125928221 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) 20250212125928221 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) 20250212125928221 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) 20250212125928221 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) 20250212125928223 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125928238 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) 20250212125928238 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) 20250212125928238 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) 20250212125928238 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) 20250212125928238 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) 20250212125928238 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) 20250212125928238 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) 20250212125928238 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) 20250212125928239 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) 20250212125928239 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) 20250212125928239 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) 20250212125928239 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) 20250212125928239 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) 20250212125928239 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) 20250212125928239 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) 20250212125928239 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) 20250212125928247 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125928261 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 70 e8 45 18 00 20 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125928261 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) 20250212125928261 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125928261 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125928261 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 = 28 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 1 | A5_bits = 80 | 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| (gsm_rlcmac.c:5476) 20250212125928261 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125928261 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125928261 DLGLOBAL DEBUG validating counter group 0x557dc10cd760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125928261 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125928261 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20250212125928261 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20250212125928261 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20250212125928261 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20250212125928261 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) 20250212125928261 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125928261 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125928261 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20250212125928261 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125928261 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125928261 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125928261 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125928261 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125928261 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125928261 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125928261 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125928261 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) 20250212125928261 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212125928261 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125928261 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125928261 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125928261 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125928261 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125928261 DLGLOBAL DEBUG validating counter group 0x557dc10cdb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125928261 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125928261 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125928261 DLGLOBAL DEBUG validating counter group 0x557dc10cdc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125928261 DLGLOBAL DEBUG validating counter group 0x557dc10cdc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125928261 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125928261 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125928261 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) 20250212125928261 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) 20250212125928261 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) 20250212125928261 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20250212125928261 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212125928261 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) 20250212125928261 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212125928261 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) 20250212125928261 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20250212125928261 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20250212125928261 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212125928261 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212125928261 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20250212125928261 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) 20250212125928261 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) 20250212125928262 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) 20250212125928262 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) 20250212125928262 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) 20250212125928262 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) 20250212125928262 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) 20250212125928262 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) 20250212125928263 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) 20250212125928263 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) 20250212125928263 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) 20250212125928263 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) 20250212125928263 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) 20250212125928263 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) 20250212125928265 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) 20250212125928265 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125928265 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20250212125928265 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125928265 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125928265 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125928266 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125928266 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20250212125928266 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) 20250212125928266 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125928266 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) 20250212125928266 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) 20250212125928266 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(958)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20250212125928279 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) 20250212125928279 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) 20250212125928279 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) 20250212125928279 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) 20250212125928280 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) 20250212125928280 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) 20250212125928280 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) 20250212125928280 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) 20250212125928280 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) 20250212125928280 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) 20250212125928280 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) 20250212125928280 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) 20250212125928280 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) 20250212125928280 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) 20250212125928280 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) 20250212125928280 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) 20250212125928284 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125928298 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) 20250212125928298 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) 20250212125928298 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) 20250212125928298 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) 20250212125928298 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) 20250212125928298 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) 20250212125928298 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) 20250212125928298 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) 20250212125928299 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) 20250212125928299 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) 20250212125928299 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) 20250212125928299 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) 20250212125928299 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) 20250212125928299 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) 20250212125928299 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) 20250212125928299 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) 20250212125928307 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125928321 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) 20250212125928321 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) 20250212125928321 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) 20250212125928321 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) 20250212125928322 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) 20250212125928322 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) 20250212125928322 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) 20250212125928322 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) 20250212125928322 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) 20250212125928322 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) 20250212125928322 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) 20250212125928322 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) 20250212125928322 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) 20250212125928322 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) 20250212125928323 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) 20250212125928323 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) 20250212125928326 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125928340 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) 20250212125928340 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) 20250212125928340 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125928340 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125928340 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) 20250212125928340 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125928340 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20250212125928340 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20250212125928340 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20250212125928340 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20250212125928340 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20250212125928340 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20250212125928340 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) 20250212125928340 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) 20250212125928341 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) 20250212125928341 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) 20250212125928341 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) 20250212125928341 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) 20250212125928341 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) 20250212125928341 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) 20250212125928341 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) 20250212125928341 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) 20250212125928342 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) 20250212125928342 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) 20250212125928342 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) 20250212125928342 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) 20250212125928344 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125928358 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) 20250212125928359 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) 20250212125928359 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125928359 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125928359 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) 20250212125928359 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125928359 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20250212125928359 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20250212125928359 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20250212125928359 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20250212125928359 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20250212125928359 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20250212125928359 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) 20250212125928359 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) 20250212125928359 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) 20250212125928359 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) 20250212125928359 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) 20250212125928359 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) 20250212125928360 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) 20250212125928360 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) 20250212125928360 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) 20250212125928360 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) 20250212125928360 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) 20250212125928360 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) 20250212125928360 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) 20250212125928360 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) 20250212125928362 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20250212125928362 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20250212125928362 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20250212125928362 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20250212125928362 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) 20250212125928362 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) 20250212125928362 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125928362 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20250212125928368 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) 20250212125928368 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) 20250212125928368 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20250212125928368 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) 20250212125928368 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125928368 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125928368 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125928368 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125928368 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) 20250212125928368 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20250212125928368 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20250212125928368 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20250212125928368 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20250212125928368 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) BTS(958)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125928382 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) 20250212125928382 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) 20250212125928383 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) 20250212125928383 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) 20250212125928383 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) 20250212125928383 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) 20250212125928383 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) 20250212125928383 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) 20250212125928384 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) 20250212125928384 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) 20250212125928384 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) 20250212125928384 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) 20250212125928384 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) 20250212125928384 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) 20250212125928385 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) 20250212125928385 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) 20250212125928386 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) 20250212125928386 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) 20250212125928386 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20250212125928386 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212125928386 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212125928386 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) 20250212125928387 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212125928387 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) 20250212125928387 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) 20250212125928387 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125928401 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) 20250212125928401 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) 20250212125928401 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) 20250212125928401 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125928401 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) 20250212125928401 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) 20250212125928401 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) 20250212125928401 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) 20250212125928402 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) 20250212125928402 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) 20250212125928402 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) 20250212125928402 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) 20250212125928402 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) 20250212125928402 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) 20250212125928403 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) 20250212125928403 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) 20250212125928403 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) 20250212125928403 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) 20250212125928405 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) 20250212125928405 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) 20250212125928405 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20250212125928406 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212125928406 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212125928406 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) 20250212125928406 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212125928406 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) 20250212125928406 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) 20250212125928406 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125928419 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) 20250212125928419 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) 20250212125928419 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) 20250212125928419 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125928420 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) 20250212125928420 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) 20250212125928420 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) 20250212125928420 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) 20250212125928420 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) 20250212125928420 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) 20250212125928420 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) 20250212125928420 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) 20250212125928420 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) 20250212125928420 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) 20250212125928420 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) 20250212125928420 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) 20250212125928420 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) 20250212125928420 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) 20250212125928429 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) 20250212125928429 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) 20250212125928429 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20250212125928429 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212125928429 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212125928429 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) 20250212125928429 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212125928429 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) 20250212125928429 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) 20250212125928429 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125928443 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) 20250212125928443 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) 20250212125928443 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) 20250212125928443 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125928443 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) 20250212125928443 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) 20250212125928443 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) 20250212125928443 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) 20250212125928443 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) 20250212125928443 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) 20250212125928443 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) 20250212125928443 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) 20250212125928444 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) 20250212125928444 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) 20250212125928444 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) 20250212125928444 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) 20250212125928444 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) 20250212125928444 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) 20250212125928447 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) 20250212125928447 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) 20250212125928447 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20250212125928447 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212125928447 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212125928447 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) 20250212125928447 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212125928447 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20250212125928447 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) 20250212125928447 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) 20250212125928447 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125928461 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) 20250212125928461 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) 20250212125928461 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) 20250212125928461 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125928462 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) 20250212125928462 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) 20250212125928462 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) 20250212125928462 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) 20250212125928462 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) 20250212125928462 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) 20250212125928462 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) 20250212125928462 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) 20250212125928463 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) 20250212125928463 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) 20250212125928463 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) 20250212125928463 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) 20250212125928463 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) 20250212125928463 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) 20250212125928466 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) 20250212125928466 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) 20250212125928466 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20250212125928466 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212125928466 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 99 + 13 = 112 (pdch_ul_controller.c:131) 20250212125928466 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20250212125928466 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) 20250212125928466 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20250212125928466 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type POLL (pdch_ul_controller.c:184) 20250212125928466 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) 20250212125928466 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20250212125928466 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) 20250212125928466 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) 20250212125928466 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(958)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20250212125928480 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) 20250212125928480 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) 20250212125928480 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) 20250212125928480 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125928480 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) 20250212125928480 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) 20250212125928480 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) 20250212125928480 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) 20250212125928480 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) 20250212125928480 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) 20250212125928480 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) 20250212125928480 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) 20250212125928481 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) 20250212125928481 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) 20250212125928481 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) 20250212125928481 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) 20250212125928481 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) 20250212125928481 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) 20250212125928489 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) 20250212125928489 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) 20250212125928489 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20250212125928489 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) 20250212125928489 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(958)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125928503 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) 20250212125928503 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) 20250212125928503 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) 20250212125928503 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20250212125928503 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) 20250212125928503 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) 20250212125928503 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) 20250212125928503 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) 20250212125928504 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) 20250212125928504 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) 20250212125928504 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) 20250212125928504 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) 20250212125928504 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) 20250212125928504 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) 20250212125928504 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) 20250212125928504 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) 20250212125928504 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) 20250212125928504 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) 20250212125928508 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) 20250212125928508 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) 20250212125928508 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) 20250212125928508 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(958)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125928522 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) 20250212125928522 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) 20250212125928522 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) 20250212125928522 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20250212125928522 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) 20250212125928522 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) 20250212125928522 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) 20250212125928522 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) 20250212125928522 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) 20250212125928522 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) 20250212125928523 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) 20250212125928523 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) 20250212125928523 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) 20250212125928523 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) 20250212125928523 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) 20250212125928523 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) 20250212125928523 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) 20250212125928523 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) 20250212125928526 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) 20250212125928526 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) 20250212125928526 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20250212125928526 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) 20250212125928526 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(958)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125928540 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) 20250212125928540 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) 20250212125928540 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) 20250212125928540 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) 20250212125928540 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event TIMEOUT_CELL_CHG_CONTINUE (tbf.cpp:557) 20250212125928540 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:668) 20250212125928541 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) 20250212125928541 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) 20250212125928541 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) 20250212125928541 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) 20250212125928541 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) 20250212125928541 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) 20250212125928541 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) 20250212125928541 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) 20250212125928541 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) 20250212125928541 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) 20250212125928541 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) 20250212125928541 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) 20250212125928541 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) 20250212125928541 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) 20250212125928550 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) 20250212125928550 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) 20250212125928550 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20250212125928550 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212125928550 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 117 + 13 = 130 (pdch_ul_controller.c:131) 20250212125928550 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20250212125928550 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) 20250212125928550 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20250212125928550 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type POLL (pdch_ul_controller.c:184) 20250212125928550 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) 20250212125928550 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20250212125928550 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) 20250212125928550 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) 20250212125928550 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(958)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20250212125928563 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) 20250212125928564 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) 20250212125928564 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) 20250212125928564 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20250212125928564 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) 20250212125928564 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) 20250212125928564 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) 20250212125928564 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) 20250212125928564 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) 20250212125928564 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) 20250212125928564 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) 20250212125928564 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) 20250212125928564 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) 20250212125928564 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) 20250212125928564 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) 20250212125928564 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) 20250212125928565 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) 20250212125928565 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) 20250212125928568 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125928582 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) 20250212125928582 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) 20250212125928582 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) 20250212125928582 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20250212125928582 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) 20250212125928582 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) 20250212125928582 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) 20250212125928582 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) 20250212125928583 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) 20250212125928583 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) 20250212125928583 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) 20250212125928583 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) 20250212125928583 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) 20250212125928583 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) 20250212125928583 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) 20250212125928583 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) 20250212125928583 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) 20250212125928583 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) 20250212125928587 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125928601 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) 20250212125928601 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) 20250212125928601 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) 20250212125928601 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) 20250212125928601 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) 20250212125928601 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) 20250212125928601 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) 20250212125928601 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) 20250212125928601 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) 20250212125928601 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) 20250212125928602 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) 20250212125928602 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) 20250212125928602 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) 20250212125928602 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) 20250212125928602 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) 20250212125928602 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) 20250212125928610 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125928624 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) 20250212125928624 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) 20250212125928624 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125928624 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125928624 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) 20250212125928625 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125928625 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) 20250212125928625 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20250212125928625 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20250212125928625 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20250212125928625 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20250212125928625 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(958)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125928625 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) 20250212125928625 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) 20250212125928626 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) 20250212125928626 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) 20250212125928626 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) 20250212125928626 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) 20250212125928626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37078<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125928627 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) 20250212125928627 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) 20250212125928627 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) 20250212125928627 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) 20250212125928627 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) 20250212125928627 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) 20250212125928629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37068<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125928629 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125928629 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125928629 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125928629 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212125928629 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125928629 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20250212125928629 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125928629 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125928629 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125928629 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125928629 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212125928629 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125928629 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125928629 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125928629 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125928629 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125928629 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125928629 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125928629 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125928629 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125928629 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125928629 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125928630 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125928630 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125928630 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) 20250212125928630 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) 20250212125928630 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 11760 with status 0 respawn: 87: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_nacc_outbound_success_no_ctrl_ack finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_no_ctrl_ack pass'. 20250212125928642 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) Wed Feb 12 12:59:28 UTC 2025 ====== 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 20250212125928642 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125928642 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125928642 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125928665 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37088<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125928765 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37088<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=284076) Waiting for packet dumper to finish... 1 (prev_count=284076, count=336548) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_no_ctrl_ack pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success_twice'. ------ PCU_Tests.TC_nacc_outbound_success_twice ------ Wed Feb 12 12:59:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_success_twice.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_success_twice.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success_twice' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_nacc_outbound_success_twice started. 963@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_success_twice-BVCI1234(965)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 963@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(967)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 963@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 20250212125931817 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34182<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 963@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(971)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 963@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(971)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(968)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(968)@8d0f06c41a7d: Start timer T: 5 s PCUIF(968)@8d0f06c41a7d: Start timer T_Conn: 10 s 20250212125931824 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34192<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_nacc_outbound_success_twice-STATS(972)@8d0f06c41a7d: Start timer T: 2 s TC_nacc_outbound_success_twice-STATS(972)@8d0f06c41a7d: Start timer T: 2 s 963@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(975)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125933642 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125933643 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125933643 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(968)@8d0f06c41a7d: OsmoPCU is now connected BTS(970)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125933661 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125933661 DLGLOBAL DEBUG validating counter group 0x55e41256f040(bts) with 102 counters (rate_ctr.c:86) 20250212125933661 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125933661 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125933661 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125933661 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125933661 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125933661 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125933661 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125933661 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125933661 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125933662 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125933662 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125933662 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125933662 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125933662 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125933662 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125933662 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125933662 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125933662 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125933662 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125933662 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125933662 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125933662 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125933662 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125933662 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125933662 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125933662 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125933662 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125933662 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125933662 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125933662 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125933662 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125933662 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125933662 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125933662 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125933662 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125933662 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125933662 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125933662 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125933662 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125933663 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125933663 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125933663 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125933663 DLGLOBAL DEBUG validating counter group 0x7f18a42975e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125933663 DLGLOBAL DEBUG validating counter group 0x55e41256e720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125933663 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125933663 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125933663 DLGLOBAL DEBUG validating counter group 0x7f18a4298180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125933663 DLGLOBAL DEBUG validating counter group 0x7f18a4298160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125933663 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125933663 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) 20250212125933663 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) 20250212125933663 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125933663 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125933663 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125933663 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125933663 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125933663 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125933663 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125933663 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125933663 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125933663 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125933663 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125933663 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125933663 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125933663 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125933664 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125933664 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125933664 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125933664 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125933664 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125933664 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125933664 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125933664 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125933664 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125933664 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125933664 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125933664 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125933664 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) 20250212125933664 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125933664 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s BTS(970)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(970)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(970)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(967)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(967)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(967)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(967)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(970)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(970)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" 20250212125933672 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125933672 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) 20250212125933672 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) 20250212125933672 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125933672 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125933672 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@8d0f06c41a7d: Start timer T: 2 s 20250212125933673 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125933673 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) 20250212125933673 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(967)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(967)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@8d0f06c41a7d: Start timer T: 10 s BTS(970)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" 20250212125933676 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) 20250212125933676 DL1IF DEBUG 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(970)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" 20250212125933676 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125933676 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) 20250212125933676 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) 20250212125933676 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125933676 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125933676 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125933676 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125933676 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125933676 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125933676 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125933677 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) 20250212125933677 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) 20250212125933678 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) 20250212125933678 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) 20250212125933679 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125933679 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212125933679 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) 20250212125933679 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(967)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(967)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212125933680 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) 20250212125933680 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) 20250212125933681 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) 20250212125933682 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(970)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212125933682 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) 20250212125933682 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) 20250212125933683 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) 20250212125933683 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) 20250212125933683 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 964@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 964@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125933691 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125933691 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125933691 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125933691 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125933691 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125933691 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125933691 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125933691 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125933692 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) 20250212125933692 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) 20250212125933694 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) 20250212125933694 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) 20250212125933695 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) 20250212125933695 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) 20250212125933696 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) 20250212125933696 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) 20250212125933697 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) 20250212125933697 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) 20250212125933698 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) 20250212125933698 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_nacc_outbound_success_twice-BVCI1234(965)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 20250212125933700 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) 20250212125933700 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) 20250212125933701 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) 20250212125933701 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_success_twice-BVCI1234(965)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212125933702 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125933705 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125933705 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125933705 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125933705 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125933705 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125933705 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125933705 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125933705 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125933708 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) 20250212125933708 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125933708 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212125933708 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20250212125933708 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20250212125933708 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212125933708 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) 20250212125933711 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125933711 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125933711 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125933711 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125933711 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125933711 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125933711 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212125933711 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212125933711 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125933711 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(970)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20250212125933713 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) 20250212125933713 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@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } } } 20250212125933714 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) 20250212125933714 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) 20250212125933715 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) 20250212125933715 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) 20250212125933715 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) 20250212125933715 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) 20250212125933716 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) 20250212125933716 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) 20250212125933716 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) 20250212125933716 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) 20250212125933716 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) 20250212125933716 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) 20250212125933716 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) 20250212125933716 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) 20250212125933718 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125933718 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125933718 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125933718 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125933718 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125933720 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125933734 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) 20250212125933734 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) 20250212125933734 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) 20250212125933734 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) 20250212125933735 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) 20250212125933735 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) 20250212125933735 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) 20250212125933735 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) 20250212125933735 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) 20250212125933735 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) 20250212125933735 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) 20250212125933735 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) 20250212125933736 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) 20250212125933736 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) 20250212125933736 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) 20250212125933736 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) 20250212125933738 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125933754 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) 20250212125933754 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) 20250212125933755 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) 20250212125933755 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) 20250212125933756 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) 20250212125933756 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) 20250212125933757 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) 20250212125933757 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) 20250212125933758 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) 20250212125933758 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) 20250212125933758 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) 20250212125933758 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) 20250212125933759 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) 20250212125933759 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) 20250212125933760 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) 20250212125933760 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) 20250212125933761 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125933774 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) 20250212125933774 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) 20250212125933776 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) 20250212125933776 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) 20250212125933777 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) 20250212125933777 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) 20250212125933778 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) 20250212125933778 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) 20250212125933778 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) 20250212125933778 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) 20250212125933779 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) 20250212125933779 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) 20250212125933780 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) 20250212125933780 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) 20250212125933781 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) 20250212125933781 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) 20250212125933783 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125933797 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) 20250212125933797 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) 20250212125933797 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) 20250212125933797 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) 20250212125933797 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) 20250212125933797 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) 20250212125933798 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) 20250212125933798 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) 20250212125933798 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) 20250212125933798 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) 20250212125933798 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) 20250212125933798 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) 20250212125933798 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) 20250212125933799 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) 20250212125933799 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) 20250212125933799 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) 20250212125933801 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125933816 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) 20250212125933816 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) 20250212125933817 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) 20250212125933817 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) 20250212125933818 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) 20250212125933818 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) 20250212125933818 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) 20250212125933818 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) 20250212125933819 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) 20250212125933819 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) 20250212125933820 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) 20250212125933820 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) 20250212125933820 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) 20250212125933820 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) 20250212125933820 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) 20250212125933821 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) 20250212125933821 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125933836 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) 20250212125933836 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) 20250212125933837 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) 20250212125933837 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) 20250212125933837 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) 20250212125933837 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) 20250212125933839 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) 20250212125933839 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) 20250212125933839 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) 20250212125933839 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) 20250212125933840 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) 20250212125933841 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) 20250212125933841 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) 20250212125933841 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) 20250212125933842 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) 20250212125933842 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) 20250212125933844 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125933858 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) 20250212125933858 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) 20250212125933858 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) 20250212125933858 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) 20250212125933858 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) 20250212125933858 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) 20250212125933858 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) 20250212125933858 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) 20250212125933858 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) 20250212125933858 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) 20250212125933859 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) 20250212125933859 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) 20250212125933859 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) 20250212125933859 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) 20250212125933859 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) 20250212125933859 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) 20250212125933862 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125933877 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) 20250212125933877 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) 20250212125933877 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) 20250212125933877 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) 20250212125933877 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) 20250212125933877 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) 20250212125933877 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) 20250212125933877 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) 20250212125933877 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) 20250212125933877 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) 20250212125933878 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) 20250212125933878 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) 20250212125933878 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) 20250212125933878 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) 20250212125933878 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) 20250212125933878 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) 20250212125933881 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125933896 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) 20250212125933896 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) 20250212125933896 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) 20250212125933896 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) 20250212125933896 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) 20250212125933896 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) 20250212125933897 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) 20250212125933897 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) 20250212125933897 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) 20250212125933897 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) 20250212125933897 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) 20250212125933897 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) 20250212125933897 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) 20250212125933897 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) 20250212125933898 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) 20250212125933898 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) 20250212125933905 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125933919 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 70 e8 45 18 00 20 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125933919 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) 20250212125933919 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125933919 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125933919 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 = 28 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 1 | A5_bits = 80 | 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| (gsm_rlcmac.c:5476) 20250212125933919 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125933919 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125933919 DLGLOBAL DEBUG validating counter group 0x55e41256e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125933919 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125933919 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20250212125933919 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20250212125933919 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20250212125933919 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20250212125933919 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) 20250212125933919 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125933919 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125933919 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20250212125933919 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125933919 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125933919 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125933919 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125933919 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125933919 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125933919 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125933919 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125933919 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) 20250212125933919 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212125933919 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125933919 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125933919 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125933919 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125933919 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125933919 DLGLOBAL DEBUG validating counter group 0x55e41256eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125933919 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125933919 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125933919 DLGLOBAL DEBUG validating counter group 0x55e41256ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125933919 DLGLOBAL DEBUG validating counter group 0x55e41256ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125933919 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125933919 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125933919 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) 20250212125933919 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) 20250212125933919 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) 20250212125933919 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20250212125933919 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212125933919 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) 20250212125933919 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212125933919 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) 20250212125933919 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20250212125933919 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20250212125933919 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212125933919 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212125933919 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20250212125933920 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) 20250212125933920 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) 20250212125933920 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) 20250212125933920 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) 20250212125933920 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) 20250212125933920 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) 20250212125933920 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) 20250212125933920 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) 20250212125933920 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) 20250212125933920 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) 20250212125933920 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) 20250212125933920 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) 20250212125933921 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) 20250212125933921 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) 20250212125933923 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) 20250212125933923 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125933923 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20250212125933923 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125933924 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125933924 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125933924 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125933924 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20250212125933924 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) 20250212125933924 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125933924 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) 20250212125933924 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) 20250212125933924 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(970)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20250212125933938 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) 20250212125933938 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) 20250212125933938 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) 20250212125933938 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) 20250212125933938 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) 20250212125933938 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) 20250212125933938 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) 20250212125933938 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) 20250212125933938 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) 20250212125933938 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) 20250212125933938 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) 20250212125933938 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) 20250212125933939 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) 20250212125933939 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) 20250212125933939 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) 20250212125933939 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) 20250212125933942 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125933956 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) 20250212125933956 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) 20250212125933957 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) 20250212125933957 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) 20250212125933957 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) 20250212125933957 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) 20250212125933957 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) 20250212125933957 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) 20250212125933957 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) 20250212125933957 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) 20250212125933957 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) 20250212125933957 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) 20250212125933957 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) 20250212125933957 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) 20250212125933958 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) 20250212125933958 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) 20250212125933966 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125933980 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) 20250212125933980 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) 20250212125933980 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) 20250212125933980 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) 20250212125933980 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) 20250212125933980 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) 20250212125933980 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) 20250212125933980 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) 20250212125933981 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) 20250212125933981 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) 20250212125933981 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) 20250212125933981 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) 20250212125933981 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) 20250212125933981 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) 20250212125933981 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) 20250212125933981 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) 20250212125933984 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125933998 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) 20250212125933998 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) 20250212125933998 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125933998 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125933998 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) 20250212125933999 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125933999 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20250212125933999 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20250212125933999 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20250212125933999 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20250212125933999 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20250212125933999 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20250212125933999 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) 20250212125933999 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) 20250212125933999 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) 20250212125933999 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) 20250212125933999 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) 20250212125933999 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) 20250212125933999 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) 20250212125933999 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) 20250212125933999 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) 20250212125933999 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) 20250212125934000 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) 20250212125934000 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) 20250212125934000 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) 20250212125934000 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) 20250212125934003 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125934017 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) 20250212125934017 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) 20250212125934017 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125934017 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125934017 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) 20250212125934017 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125934017 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20250212125934017 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20250212125934017 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20250212125934017 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20250212125934017 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20250212125934017 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20250212125934017 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) 20250212125934017 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) 20250212125934017 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) 20250212125934017 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) 20250212125934017 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) 20250212125934017 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) 20250212125934018 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) 20250212125934018 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) 20250212125934018 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) 20250212125934018 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) 20250212125934018 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) 20250212125934018 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) 20250212125934018 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) 20250212125934018 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) 20250212125934019 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20250212125934019 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20250212125934019 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20250212125934019 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20250212125934019 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) 20250212125934019 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) 20250212125934019 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125934024 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125934024 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125934024 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125934024 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) 20250212125934024 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20250212125934024 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20250212125934024 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20250212125934024 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20250212125934026 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) 20250212125934026 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) 20250212125934026 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20250212125934026 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212125934026 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212125934026 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) 20250212125934026 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212125934026 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) 20250212125934026 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=40 30 00 01 d7 ab 1f 19 8f b1 00 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125934026 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125934040 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) 20250212125934040 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) 20250212125934040 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) 20250212125934040 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) 20250212125934040 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) 20250212125934040 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) 20250212125934041 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) 20250212125934041 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) 20250212125934041 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) 20250212125934041 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) 20250212125934041 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) 20250212125934041 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) 20250212125934041 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) 20250212125934041 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) 20250212125934041 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) 20250212125934041 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) 20250212125934045 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) 20250212125934045 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) 20250212125934045 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20250212125934045 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212125934045 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212125934045 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) 20250212125934045 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212125934045 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) 20250212125934045 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=40 30 00 02 1f 00 79 00 00 2b 1b 75 30 00 f1 10 23 6e c9 03 3c 27 47 (pcu_l1_if.cpp:182) 20250212125934045 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125934059 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) 20250212125934059 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) 20250212125934059 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) 20250212125934059 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125934059 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) 20250212125934059 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) 20250212125934059 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) 20250212125934059 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) 20250212125934059 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) 20250212125934059 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) 20250212125934059 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) 20250212125934059 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) 20250212125934059 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) 20250212125934059 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) 20250212125934060 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) 20250212125934060 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) 20250212125934060 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) 20250212125934060 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) 20250212125934063 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) 20250212125934063 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) 20250212125934063 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20250212125934063 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212125934063 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212125934063 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) 20250212125934063 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212125934063 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) 20250212125934063 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=40 30 00 04 1f 40 79 00 00 3c 0b 2b 2b 00 90 00 18 5a 6f c9 e0 84 10 (pcu_l1_if.cpp:182) 20250212125934063 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125934077 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) 20250212125934077 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) 20250212125934077 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) 20250212125934077 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125934077 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) 20250212125934078 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) 20250212125934078 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) 20250212125934078 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) 20250212125934078 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) 20250212125934078 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) 20250212125934078 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) 20250212125934078 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) 20250212125934078 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) 20250212125934078 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) 20250212125934078 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) 20250212125934078 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) 20250212125934078 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) 20250212125934078 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) 20250212125934087 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) 20250212125934087 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) 20250212125934087 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20250212125934087 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212125934087 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212125934087 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) 20250212125934087 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212125934087 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20250212125934087 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) 20250212125934087 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=40 30 00 06 0b ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125934087 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125934101 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) 20250212125934101 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) 20250212125934101 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) 20250212125934101 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125934101 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) 20250212125934101 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) 20250212125934101 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) 20250212125934101 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) 20250212125934101 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) 20250212125934101 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) 20250212125934101 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) 20250212125934101 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) 20250212125934102 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) 20250212125934102 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) 20250212125934102 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) 20250212125934102 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) 20250212125934102 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) 20250212125934102 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) 20250212125934105 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) 20250212125934105 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) 20250212125934105 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20250212125934105 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212125934105 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 95 + 13 = 108 (pdch_ul_controller.c:131) 20250212125934105 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20250212125934105 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) 20250212125934105 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20250212125934105 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type POLL (pdch_ul_controller.c:184) 20250212125934105 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=108, TS=7) (nacc_fsm.c:206) 20250212125934105 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20250212125934105 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) 20250212125934105 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=48 2c 01 d7 ab 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125934106 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(970)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20250212125934119 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) 20250212125934119 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) 20250212125934119 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) 20250212125934119 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125934120 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) 20250212125934120 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) 20250212125934120 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) 20250212125934120 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) 20250212125934120 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) 20250212125934120 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) 20250212125934121 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) 20250212125934121 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) 20250212125934121 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) 20250212125934121 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) 20250212125934121 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) 20250212125934121 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) 20250212125934122 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) 20250212125934122 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) 20250212125934124 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125934138 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) 20250212125934138 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) 20250212125934138 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) 20250212125934138 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125934138 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) 20250212125934138 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) 20250212125934139 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) 20250212125934139 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) 20250212125934139 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) 20250212125934139 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) 20250212125934139 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) 20250212125934139 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) 20250212125934139 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) 20250212125934139 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) 20250212125934140 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) 20250212125934140 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) 20250212125934140 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) 20250212125934140 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) 20250212125934147 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125934161 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) 20250212125934161 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) 20250212125934162 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) 20250212125934162 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) 20250212125934162 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) 20250212125934162 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) 20250212125934162 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) 20250212125934162 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) 20250212125934162 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) 20250212125934162 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) 20250212125934163 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) 20250212125934163 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) 20250212125934163 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) 20250212125934163 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) 20250212125934163 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) 20250212125934163 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) 20250212125934166 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125934180 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=1 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125934180 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) 20250212125934180 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125934180 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125934180 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) 20250212125934180 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125934180 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=108 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20250212125934180 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20250212125934180 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20250212125934180 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20250212125934180 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20250212125934180 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) 20250212125934180 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) 20250212125934180 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) 20250212125934181 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) 20250212125934181 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) 20250212125934181 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) 20250212125934181 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) 20250212125934181 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) 20250212125934181 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) 20250212125934181 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) 20250212125934181 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) 20250212125934182 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) 20250212125934182 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) 20250212125934182 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) 20250212125934182 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) 20250212125934184 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125934198 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=2 data=40 30 06 bd 58 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125934198 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) 20250212125934198 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125934198 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125934198 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) 20250212125934198 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125934198 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20250212125934198 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20250212125934198 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20250212125934198 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20250212125934198 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:470) 20250212125934198 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:543) 20250212125934199 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) 20250212125934199 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) 20250212125934199 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) 20250212125934199 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) 20250212125934199 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) 20250212125934199 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) 20250212125934199 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) 20250212125934199 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) 20250212125934199 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) 20250212125934199 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) 20250212125934199 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) 20250212125934199 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) 20250212125934200 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) 20250212125934200 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) 20250212125934208 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) 20250212125934208 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) 20250212125934208 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20250212125934208 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212125934208 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212125934208 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) 20250212125934208 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212125934208 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) 20250212125934208 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data=40 30 00 01 d7 ab 1f 19 8f b1 00 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125934208 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125934222 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) 20250212125934222 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) 20250212125934222 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) 20250212125934222 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) 20250212125934222 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) 20250212125934222 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) 20250212125934223 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) 20250212125934223 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) 20250212125934223 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) 20250212125934223 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) 20250212125934223 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) 20250212125934223 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) 20250212125934223 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) 20250212125934223 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) 20250212125934224 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) 20250212125934224 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) 20250212125934226 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) 20250212125934226 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) 20250212125934226 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20250212125934226 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212125934226 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212125934226 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) 20250212125934226 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212125934226 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) 20250212125934226 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=40 30 00 02 1f 00 79 00 00 2b 1b 75 30 00 f1 10 23 6e c9 03 3c 27 47 (pcu_l1_if.cpp:182) 20250212125934227 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125934240 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) 20250212125934240 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) 20250212125934240 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) 20250212125934240 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20250212125934241 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) 20250212125934241 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) 20250212125934241 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) 20250212125934241 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) 20250212125934241 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) 20250212125934241 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) 20250212125934241 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) 20250212125934241 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) 20250212125934242 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) 20250212125934242 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) 20250212125934242 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) 20250212125934242 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) 20250212125934242 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) 20250212125934242 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) 20250212125934245 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) 20250212125934245 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) 20250212125934245 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20250212125934245 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212125934245 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212125934245 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) 20250212125934245 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212125934245 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) 20250212125934245 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Sending data request: sapi=5 arfcn=871 cur_fn=121 block=5 data=40 30 00 04 1f 40 79 00 00 3c 0b 2b 2b 00 90 00 18 5a 6f c9 e0 84 10 (pcu_l1_if.cpp:182) 20250212125934245 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125934259 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) 20250212125934259 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) 20250212125934259 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) 20250212125934259 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20250212125934259 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) 20250212125934259 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) 20250212125934259 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) 20250212125934259 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) 20250212125934260 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) 20250212125934260 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) 20250212125934260 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) 20250212125934260 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) 20250212125934260 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) 20250212125934260 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) 20250212125934260 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) 20250212125934260 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) 20250212125934261 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) 20250212125934261 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) 20250212125934268 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) 20250212125934268 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) 20250212125934268 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20250212125934268 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212125934268 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212125934268 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) 20250212125934268 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212125934268 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20250212125934268 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) 20250212125934268 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=40 30 00 06 0b ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125934268 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125934282 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) 20250212125934282 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) 20250212125934282 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) 20250212125934282 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20250212125934282 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) 20250212125934282 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) 20250212125934283 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) 20250212125934283 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) 20250212125934283 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) 20250212125934283 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) 20250212125934283 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) 20250212125934283 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) 20250212125934283 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) 20250212125934283 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) 20250212125934284 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) 20250212125934284 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) 20250212125934284 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) 20250212125934284 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) 20250212125934287 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) 20250212125934287 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) 20250212125934287 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20250212125934287 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212125934287 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 134 + 13 = 147 (pdch_ul_controller.c:131) 20250212125934287 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20250212125934287 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) 20250212125934287 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20250212125934287 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type POLL (pdch_ul_controller.c:184) 20250212125934287 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=147, TS=7) (nacc_fsm.c:206) 20250212125934287 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20250212125934287 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) 20250212125934287 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=48 2c 01 d7 ab 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125934287 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(970)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20250212125934301 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) 20250212125934301 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) 20250212125934301 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) 20250212125934301 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20250212125934301 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) 20250212125934301 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) 20250212125934301 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) 20250212125934301 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) 20250212125934302 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) 20250212125934302 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) 20250212125934302 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) 20250212125934302 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) 20250212125934302 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) 20250212125934302 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) 20250212125934302 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) 20250212125934302 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) 20250212125934303 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) 20250212125934303 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) 20250212125934305 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125934319 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) 20250212125934319 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) 20250212125934319 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) 20250212125934319 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20250212125934319 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20250212125934319 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20250212125934320 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) 20250212125934320 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) 20250212125934320 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) 20250212125934320 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) 20250212125934320 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) 20250212125934320 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) 20250212125934320 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) 20250212125934320 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) 20250212125934321 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) 20250212125934321 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) 20250212125934321 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) 20250212125934321 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) 20250212125934321 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) 20250212125934321 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) 20250212125934329 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125934343 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) 20250212125934343 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) 20250212125934343 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) 20250212125934343 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) 20250212125934343 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) 20250212125934343 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) 20250212125934344 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) 20250212125934344 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) 20250212125934344 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) 20250212125934344 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) 20250212125934344 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) 20250212125934344 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) 20250212125934344 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) 20250212125934344 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) 20250212125934345 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) 20250212125934345 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) 20250212125934347 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125934361 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) 20250212125934361 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) 20250212125934361 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125934361 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125934361 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) 20250212125934361 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125934361 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} FN=147 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20250212125934361 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20250212125934361 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20250212125934361 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20250212125934361 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20250212125934361 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(970)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125934362 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) 20250212125934362 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) 20250212125934362 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) 20250212125934362 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) 20250212125934362 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) 20250212125934362 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) 20250212125934362 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) 20250212125934362 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) 20250212125934362 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) 20250212125934362 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) 20250212125934363 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34192<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125934363 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) 20250212125934363 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) 20250212125934363 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) 20250212125934363 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) 20250212125934363 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34182<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125934364 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125934364 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125934364 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125934364 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20250212125934364 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125934364 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20250212125934364 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125934364 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125934364 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125934364 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125934364 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}: Deallocated (fsm.c:568) 20250212125934364 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125934364 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125934364 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125934364 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125934364 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125934364 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125934364 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125934364 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125934364 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125934364 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125934364 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125934364 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125934364 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125934364 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) 20250212125934364 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) 20250212125934364 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 11824 with status 0 respawn: 88: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_nacc_outbound_success_twice finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_twice pass'. Wed Feb 12 12:59:34 UTC 2025 ====== 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 20250212125934375 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125934375 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125934375 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125934375 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125934393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34202<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125934493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34202<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=371312) Waiting for packet dumper to finish... 1 (prev_count=371312, count=408012) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_twice pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success_twice_nocache'. ------ PCU_Tests.TC_nacc_outbound_success_twice_nocache ------ Wed Feb 12 12:59:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_success_twice_nocache.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_success_twice_nocache.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success_twice_nocache' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_nacc_outbound_success_twice_nocache started. 976@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_success_twice_nocache-BVCI1234(978)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 976@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(980)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 976@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 20250212125937822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34206<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 976@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 976@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(984)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(981)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(981)@8d0f06c41a7d: Start timer T: 5 s PCUIF(981)@8d0f06c41a7d: Start timer T_Conn: 10 s 20250212125937830 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34216<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_nacc_outbound_success_twice_nocache-STATS(986)@8d0f06c41a7d: Start timer T: 2 s 976@8d0f06c41a7d: 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_twice_nocache-STATS(986)@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(987)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(987)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125939375 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125939376 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125939376 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(981)@8d0f06c41a7d: OsmoPCU is now connected BTS(983)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125939379 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125939379 DLGLOBAL DEBUG validating counter group 0x55a36af8d040(bts) with 102 counters (rate_ctr.c:86) 20250212125939379 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125939379 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125939379 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125939379 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125939380 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125939380 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125939380 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125939380 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125939380 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125939380 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125939380 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125939380 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125939380 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125939380 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125939380 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125939380 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125939380 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125939380 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125939380 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125939380 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125939380 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125939380 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125939380 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125939380 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125939380 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125939380 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125939380 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125939380 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125939380 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125939380 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125939380 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125939380 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125939380 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125939380 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125939380 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125939380 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125939380 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125939380 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125939380 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125939380 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125939380 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125939380 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125939380 DLGLOBAL DEBUG validating counter group 0x7f51250c95e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125939380 DLGLOBAL DEBUG validating counter group 0x55a36af8c720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125939380 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125939380 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125939380 DLGLOBAL DEBUG validating counter group 0x7f51250ca180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125939380 DLGLOBAL DEBUG validating counter group 0x7f51250ca160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125939380 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125939380 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) 20250212125939380 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) 20250212125939380 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125939380 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125939380 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125939380 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125939380 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125939380 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125939380 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125939380 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125939380 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125939380 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125939380 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125939380 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125939380 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125939380 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125939380 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125939380 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125939380 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125939380 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125939380 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125939380 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125939380 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125939380 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125939380 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125939380 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125939380 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125939380 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125939380 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) 20250212125939380 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125939380 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s BTS(983)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(983)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(983)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(983)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(983)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(983)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(983)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(980)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(980)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(980)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(980)@8d0f06c41a7d: Start timer Tns_test: 10 s MTC@8d0f06c41a7d: Start timer T: 2 s BTS(983)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125939382 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125939382 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) 20250212125939382 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) 20250212125939382 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125939382 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125939382 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@8d0f06c41a7d: Start timer T: 2 s 20250212125939382 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125939382 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) 20250212125939382 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(980)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(980)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@8d0f06c41a7d: Start timer T: 10 s 20250212125939383 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125939383 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) 20250212125939383 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) 20250212125939383 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125939383 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125939383 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125939383 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125939383 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125939383 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125939383 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125939383 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125939383 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(980)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(980)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(980)@8d0f06c41a7d: Start timer Tns_test: 10 s 977@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 977@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125939387 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125939387 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125939387 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125939387 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125939387 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125939387 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125939387 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125939387 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_nacc_outbound_success_twice_nocache-BVCI1234(978)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_success_twice_nocache-BVCI1234(978)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125939389 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125939389 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125939389 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125939389 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125939389 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125939389 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125939389 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125939389 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125939390 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) 20250212125939390 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125939390 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212125939390 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20250212125939391 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20250212125939391 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212125939391 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) 20250212125939391 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125939391 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125939391 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125939391 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125939391 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125939391 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125939391 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212125939391 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212125939391 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125939391 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(983)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } } } 20250212125939393 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125939393 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125939393 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125939393 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125939393 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125939394 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) 20250212125939394 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125939394 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) 20250212125939394 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) 20250212125939394 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) 20250212125939394 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) 20250212125939395 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) 20250212125939395 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) 20250212125939395 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) 20250212125939395 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) 20250212125939395 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) 20250212125939395 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) 20250212125939395 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) 20250212125939395 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) 20250212125939396 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) 20250212125939396 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) 20250212125939398 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125939412 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) 20250212125939412 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) 20250212125939413 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) 20250212125939413 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) 20250212125939413 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) 20250212125939413 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) 20250212125939413 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) 20250212125939413 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) 20250212125939413 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) 20250212125939413 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) 20250212125939414 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) 20250212125939414 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) 20250212125939414 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) 20250212125939414 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) 20250212125939414 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) 20250212125939414 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) 20250212125939417 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125939431 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) 20250212125939431 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) 20250212125939431 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) 20250212125939431 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) 20250212125939431 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) 20250212125939431 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) 20250212125939431 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) 20250212125939431 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) 20250212125939431 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) 20250212125939431 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) 20250212125939432 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) 20250212125939432 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) 20250212125939432 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) 20250212125939432 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) 20250212125939432 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) 20250212125939432 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) 20250212125939440 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125939454 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) 20250212125939454 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) 20250212125939454 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) 20250212125939454 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) 20250212125939455 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) 20250212125939455 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) 20250212125939455 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) 20250212125939455 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) 20250212125939455 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) 20250212125939455 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) 20250212125939455 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) 20250212125939455 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) 20250212125939455 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) 20250212125939455 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) 20250212125939455 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) 20250212125939455 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) 20250212125939459 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125939473 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) 20250212125939473 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) 20250212125939474 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) 20250212125939474 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) 20250212125939474 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) 20250212125939474 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) 20250212125939474 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) 20250212125939474 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) 20250212125939475 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) 20250212125939475 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) 20250212125939475 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) 20250212125939475 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) 20250212125939476 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) 20250212125939476 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) 20250212125939476 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) 20250212125939476 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) 20250212125939478 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125939492 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) 20250212125939492 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) 20250212125939493 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) 20250212125939493 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) 20250212125939493 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) 20250212125939493 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) 20250212125939494 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) 20250212125939494 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) 20250212125939494 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) 20250212125939494 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) 20250212125939494 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) 20250212125939494 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) 20250212125939495 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) 20250212125939495 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) 20250212125939495 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) 20250212125939495 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) 20250212125939502 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125939515 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) 20250212125939515 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) 20250212125939516 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) 20250212125939516 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) 20250212125939516 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) 20250212125939516 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) 20250212125939516 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) 20250212125939516 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) 20250212125939516 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) 20250212125939516 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) 20250212125939516 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) 20250212125939516 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) 20250212125939516 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) 20250212125939516 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) 20250212125939517 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) 20250212125939517 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) 20250212125939520 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125939534 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) 20250212125939534 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) 20250212125939534 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) 20250212125939534 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) 20250212125939534 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) 20250212125939534 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) 20250212125939535 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) 20250212125939535 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) 20250212125939535 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) 20250212125939535 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) 20250212125939535 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) 20250212125939535 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) 20250212125939535 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) 20250212125939535 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) 20250212125939535 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) 20250212125939535 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) 20250212125939539 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125939553 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) 20250212125939553 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) 20250212125939553 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) 20250212125939553 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) 20250212125939553 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) 20250212125939553 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) 20250212125939553 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) 20250212125939553 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) 20250212125939553 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) 20250212125939553 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) 20250212125939554 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) 20250212125939554 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) 20250212125939554 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) 20250212125939554 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) 20250212125939554 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) 20250212125939554 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) 20250212125939562 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125939576 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) 20250212125939576 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) 20250212125939576 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) 20250212125939576 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) 20250212125939576 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) 20250212125939576 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) 20250212125939576 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) 20250212125939576 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) 20250212125939577 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) 20250212125939577 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) 20250212125939577 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) 20250212125939577 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) 20250212125939577 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) 20250212125939577 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) 20250212125939577 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) 20250212125939577 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) 20250212125939580 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125939594 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) 20250212125939594 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) 20250212125939595 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) 20250212125939595 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) 20250212125939595 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) 20250212125939595 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) 20250212125939595 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) 20250212125939595 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) 20250212125939595 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) 20250212125939595 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) 20250212125939595 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) 20250212125939595 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) 20250212125939595 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) 20250212125939595 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) 20250212125939596 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) 20250212125939596 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) 20250212125939599 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125939613 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) 20250212125939613 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) 20250212125939613 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) 20250212125939613 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) 20250212125939613 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) 20250212125939613 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) 20250212125939614 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) 20250212125939614 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) 20250212125939614 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) 20250212125939614 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) 20250212125939614 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) 20250212125939614 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) 20250212125939614 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) 20250212125939614 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) 20250212125939614 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) 20250212125939614 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) 20250212125939622 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125939636 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 70 e8 45 18 00 20 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125939636 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) 20250212125939636 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125939636 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125939636 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 = 28 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 1 | A5_bits = 80 | 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| (gsm_rlcmac.c:5476) 20250212125939637 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125939637 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125939637 DLGLOBAL DEBUG validating counter group 0x55a36af8c760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125939637 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125939637 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20250212125939637 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20250212125939637 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20250212125939637 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20250212125939637 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) 20250212125939637 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125939637 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125939637 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20250212125939637 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125939637 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125939637 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125939637 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125939637 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125939637 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125939637 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125939637 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125939637 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) 20250212125939637 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212125939637 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125939637 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125939637 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125939637 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125939637 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125939637 DLGLOBAL DEBUG validating counter group 0x55a36af8cb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125939637 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125939637 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125939637 DLGLOBAL DEBUG validating counter group 0x55a36af8cc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125939637 DLGLOBAL DEBUG validating counter group 0x55a36af8cc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125939637 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125939637 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125939637 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) 20250212125939637 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) 20250212125939637 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) 20250212125939637 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20250212125939637 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212125939637 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) 20250212125939637 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212125939637 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) 20250212125939637 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20250212125939637 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20250212125939637 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212125939637 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212125939637 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20250212125939637 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) 20250212125939637 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) 20250212125939637 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) 20250212125939637 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) 20250212125939637 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) 20250212125939637 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) 20250212125939638 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) 20250212125939638 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) 20250212125939638 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) 20250212125939638 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) 20250212125939638 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) 20250212125939638 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) 20250212125939638 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) 20250212125939638 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) 20250212125939641 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) 20250212125939641 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125939641 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20250212125939641 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125939641 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125939641 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125939641 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125939641 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20250212125939641 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) 20250212125939641 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125939641 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) 20250212125939641 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) 20250212125939641 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(983)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20250212125939655 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) 20250212125939655 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) 20250212125939655 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) 20250212125939655 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) 20250212125939655 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) 20250212125939655 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) 20250212125939656 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) 20250212125939656 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) 20250212125939656 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) 20250212125939656 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) 20250212125939656 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) 20250212125939656 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) 20250212125939656 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) 20250212125939656 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) 20250212125939656 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) 20250212125939656 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) 20250212125939660 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125939674 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) 20250212125939674 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) 20250212125939674 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) 20250212125939674 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) 20250212125939674 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) 20250212125939674 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) 20250212125939675 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) 20250212125939675 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) 20250212125939675 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) 20250212125939675 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) 20250212125939675 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) 20250212125939675 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) 20250212125939675 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) 20250212125939675 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) 20250212125939676 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) 20250212125939676 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) 20250212125939684 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125939699 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) 20250212125939699 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) 20250212125939700 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) 20250212125939700 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) 20250212125939700 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) 20250212125939700 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) 20250212125939701 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) 20250212125939701 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) 20250212125939701 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) 20250212125939701 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) 20250212125939702 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) 20250212125939702 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) 20250212125939702 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) 20250212125939702 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) 20250212125939703 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) 20250212125939703 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) 20250212125939704 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125939719 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) 20250212125939719 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) 20250212125939719 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125939719 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125939719 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) 20250212125939719 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125939719 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20250212125939719 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20250212125939719 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20250212125939719 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20250212125939719 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20250212125939719 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20250212125939720 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) 20250212125939720 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) 20250212125939721 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) 20250212125939721 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) 20250212125939722 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) 20250212125939722 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) 20250212125939723 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) 20250212125939723 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) 20250212125939724 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) 20250212125939724 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) 20250212125939724 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) 20250212125939724 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) 20250212125939725 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) 20250212125939725 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) 20250212125939726 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125939738 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) 20250212125939738 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) 20250212125939738 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125939738 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125939738 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) 20250212125939739 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125939739 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20250212125939739 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20250212125939739 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20250212125939739 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20250212125939739 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20250212125939739 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20250212125939740 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) 20250212125939740 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) 20250212125939741 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) 20250212125939741 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) 20250212125939743 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) 20250212125939743 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) 20250212125939743 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) 20250212125939743 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) 20250212125939744 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) 20250212125939744 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) 20250212125939745 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) 20250212125939745 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) 20250212125939746 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) 20250212125939746 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) 20250212125939748 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125939750 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20250212125939751 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20250212125939751 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20250212125939751 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20250212125939751 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) 20250212125939751 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) 20250212125939751 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125939760 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125939760 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125939760 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125939760 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) 20250212125939760 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20250212125939760 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20250212125939760 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20250212125939760 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20250212125939761 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) 20250212125939761 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) 20250212125939762 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) 20250212125939762 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) 20250212125939762 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) 20250212125939762 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) 20250212125939763 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) 20250212125939763 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) 20250212125939763 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) 20250212125939763 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) 20250212125939763 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) 20250212125939763 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) 20250212125939764 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) 20250212125939764 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) 20250212125939764 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) 20250212125939764 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) 20250212125939766 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) 20250212125939766 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) 20250212125939766 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20250212125939766 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212125939766 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212125939766 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) 20250212125939766 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212125939766 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) 20250212125939766 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) 20250212125939766 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125939781 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) 20250212125939781 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) 20250212125939783 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) 20250212125939783 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) 20250212125939783 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) 20250212125939783 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) 20250212125939784 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) 20250212125939784 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) 20250212125939784 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) 20250212125939785 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) 20250212125939785 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) 20250212125939785 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) 20250212125939786 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) 20250212125939786 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) 20250212125939787 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) 20250212125939787 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) 20250212125939788 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) 20250212125939788 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) 20250212125939788 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20250212125939788 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212125939788 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212125939788 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) 20250212125939788 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212125939788 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) 20250212125939788 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) 20250212125939789 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125939800 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) 20250212125939800 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) 20250212125939800 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) 20250212125939800 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125939801 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) 20250212125939801 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) 20250212125939802 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) 20250212125939802 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) 20250212125939803 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) 20250212125939803 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) 20250212125939804 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) 20250212125939804 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) 20250212125939804 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) 20250212125939804 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) 20250212125939805 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) 20250212125939805 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) 20250212125939806 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) 20250212125939806 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) 20250212125939810 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) 20250212125939810 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) 20250212125939810 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20250212125939810 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212125939810 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212125939810 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) 20250212125939810 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212125939810 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) 20250212125939810 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) 20250212125939811 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125939824 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) 20250212125939824 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) 20250212125939824 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) 20250212125939824 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125939825 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) 20250212125939825 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) 20250212125939826 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) 20250212125939826 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) 20250212125939827 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) 20250212125939827 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) 20250212125939828 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) 20250212125939828 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) 20250212125939828 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) 20250212125939828 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) 20250212125939829 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) 20250212125939829 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) 20250212125939830 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) 20250212125939830 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) 20250212125939831 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) 20250212125939831 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) 20250212125939831 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20250212125939831 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212125939831 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212125939831 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) 20250212125939831 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212125939831 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20250212125939831 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) 20250212125939831 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) 20250212125939832 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125939844 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) 20250212125939844 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) 20250212125939844 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) 20250212125939844 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125939845 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) 20250212125939845 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) 20250212125939846 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) 20250212125939846 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) 20250212125939847 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) 20250212125939847 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) 20250212125939847 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) 20250212125939847 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) 20250212125939848 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) 20250212125939848 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) 20250212125939849 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) 20250212125939849 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) 20250212125939850 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) 20250212125939850 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) 20250212125939851 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) 20250212125939851 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) 20250212125939851 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20250212125939851 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212125939851 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 99 + 13 = 112 (pdch_ul_controller.c:131) 20250212125939851 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20250212125939851 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) 20250212125939851 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20250212125939851 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type POLL (pdch_ul_controller.c:184) 20250212125939851 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) 20250212125939851 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20250212125939851 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) 20250212125939851 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) 20250212125939851 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(983)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20250212125939863 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) 20250212125939863 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) 20250212125939863 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) 20250212125939863 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125939864 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) 20250212125939864 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) 20250212125939865 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) 20250212125939865 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) 20250212125939865 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) 20250212125939865 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) 20250212125939866 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) 20250212125939866 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) 20250212125939867 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) 20250212125939867 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) 20250212125939868 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) 20250212125939868 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) 20250212125939868 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) 20250212125939868 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) 20250212125939872 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125939888 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) 20250212125939888 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) 20250212125939888 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) 20250212125939888 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125939889 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) 20250212125939889 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) 20250212125939890 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) 20250212125939890 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) 20250212125939890 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) 20250212125939890 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) 20250212125939891 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) 20250212125939891 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) 20250212125939892 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) 20250212125939892 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) 20250212125939893 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) 20250212125939893 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) 20250212125939893 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) 20250212125939893 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) 20250212125939894 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125939907 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) 20250212125939907 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) 20250212125939908 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) 20250212125939908 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) 20250212125939909 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) 20250212125939909 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) 20250212125939910 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) 20250212125939910 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) 20250212125939910 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) 20250212125939910 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) 20250212125939911 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) 20250212125939911 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) 20250212125939912 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) 20250212125939912 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) 20250212125939912 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) 20250212125939912 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) 20250212125939913 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125939927 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) 20250212125939927 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) 20250212125939927 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125939927 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125939927 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | MTC@8d0f06c41a7d: Start timer T: 2 s 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) 20250212125939927 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125939927 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) 20250212125939927 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20250212125939927 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20250212125939927 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20250212125939927 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20250212125939927 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) 20250212125939928 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) 20250212125939928 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) 20250212125939929 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) 20250212125939929 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) 20250212125939930 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) 20250212125939930 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) 20250212125939931 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) 20250212125939931 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) 20250212125939932 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) 20250212125939932 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) 20250212125939932 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) 20250212125939932 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) 20250212125939933 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) 20250212125939933 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) 20250212125939936 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125939951 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) 20250212125939951 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) 20250212125939952 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) 20250212125939952 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) 20250212125939953 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) 20250212125939953 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) 20250212125939954 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) 20250212125939954 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) 20250212125939955 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) 20250212125939955 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) 20250212125939955 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) 20250212125939955 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) 20250212125939956 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) 20250212125939956 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) 20250212125939957 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) 20250212125939957 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) 20250212125939958 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125939970 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) 20250212125939970 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) 20250212125939972 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) 20250212125939972 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) 20250212125939973 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) 20250212125939973 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) 20250212125939973 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) 20250212125939973 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) 20250212125939974 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) 20250212125939974 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) 20250212125939975 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) 20250212125939975 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) 20250212125939976 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) 20250212125939976 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) 20250212125939977 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) 20250212125939977 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) 20250212125939977 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125939990 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) 20250212125939990 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) 20250212125939992 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) 20250212125939992 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) 20250212125939992 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) 20250212125939992 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) 20250212125939993 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) 20250212125939993 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) 20250212125939994 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) 20250212125939994 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) 20250212125939995 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) 20250212125939995 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) 20250212125939996 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) 20250212125939996 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) 20250212125939996 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) 20250212125939996 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) 20250212125939999 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125940012 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) 20250212125940012 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) 20250212125940012 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) 20250212125940012 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) 20250212125940012 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) 20250212125940012 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) 20250212125940012 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) 20250212125940012 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) 20250212125940013 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) 20250212125940013 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) 20250212125940013 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) 20250212125940013 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) 20250212125940013 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) 20250212125940013 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) 20250212125940013 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) 20250212125940013 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) 20250212125940017 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125940031 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) 20250212125940031 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) 20250212125940031 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) 20250212125940031 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) 20250212125940031 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) 20250212125940031 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) 20250212125940031 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) 20250212125940031 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) 20250212125940032 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) 20250212125940032 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) 20250212125940032 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) 20250212125940032 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) 20250212125940032 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) 20250212125940032 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) 20250212125940032 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) 20250212125940032 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) 20250212125940035 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125940049 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) 20250212125940049 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) 20250212125940049 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) 20250212125940049 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) 20250212125940049 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) 20250212125940049 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) 20250212125940050 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) 20250212125940050 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) 20250212125940050 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) 20250212125940050 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) 20250212125940050 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) 20250212125940050 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) 20250212125940050 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) 20250212125940050 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) 20250212125940050 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) 20250212125940050 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) 20250212125940058 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125940072 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) 20250212125940072 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) 20250212125940073 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) 20250212125940073 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) 20250212125940073 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) 20250212125940073 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) 20250212125940073 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) 20250212125940073 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) 20250212125940073 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) 20250212125940073 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) 20250212125940073 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) 20250212125940073 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) 20250212125940073 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) 20250212125940073 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) 20250212125940073 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) 20250212125940073 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) 20250212125940077 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125940091 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) 20250212125940091 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) 20250212125940091 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) 20250212125940091 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) 20250212125940091 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) 20250212125940091 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) 20250212125940091 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) 20250212125940091 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) 20250212125940092 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) 20250212125940092 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) 20250212125940092 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) 20250212125940092 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) 20250212125940092 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) 20250212125940092 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) 20250212125940092 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) 20250212125940092 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) 20250212125940096 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125940110 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) 20250212125940110 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) 20250212125940110 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) 20250212125940110 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) 20250212125940110 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) 20250212125940110 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) 20250212125940110 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) 20250212125940110 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) 20250212125940110 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) 20250212125940110 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) 20250212125940110 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) 20250212125940110 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) 20250212125940110 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) 20250212125940110 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) 20250212125940111 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) 20250212125940111 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) 20250212125940119 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125940133 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) 20250212125940133 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) 20250212125940133 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) 20250212125940133 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) 20250212125940133 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) 20250212125940133 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) 20250212125940133 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) 20250212125940133 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) 20250212125940134 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) 20250212125940134 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) 20250212125940134 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) 20250212125940134 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) 20250212125940134 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) 20250212125940134 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) 20250212125940134 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) 20250212125940134 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) 20250212125940137 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125940151 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) 20250212125940151 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) 20250212125940152 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) 20250212125940152 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) 20250212125940152 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) 20250212125940152 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) 20250212125940152 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) 20250212125940152 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) 20250212125940152 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) 20250212125940152 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) 20250212125940153 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) 20250212125940153 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) 20250212125940153 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) 20250212125940153 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) 20250212125940153 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) 20250212125940153 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) 20250212125940157 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125940171 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) 20250212125940171 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) 20250212125940171 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) 20250212125940171 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) 20250212125940171 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) 20250212125940171 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) 20250212125940172 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) 20250212125940172 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) 20250212125940172 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) 20250212125940172 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) 20250212125940172 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) 20250212125940172 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) 20250212125940173 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) 20250212125940173 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) 20250212125940173 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) 20250212125940173 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) 20250212125940180 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125940193 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) 20250212125940193 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) 20250212125940194 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) 20250212125940194 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) 20250212125940194 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) 20250212125940194 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) 20250212125940194 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) 20250212125940194 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) 20250212125940194 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) 20250212125940194 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) 20250212125940194 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) 20250212125940194 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) 20250212125940194 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) 20250212125940194 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) 20250212125940194 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) 20250212125940194 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) 20250212125940198 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125940212 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) 20250212125940212 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) 20250212125940212 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) 20250212125940212 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) 20250212125940212 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) 20250212125940212 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) 20250212125940212 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) 20250212125940212 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) 20250212125940213 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) 20250212125940213 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) 20250212125940213 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) 20250212125940213 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) 20250212125940213 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) 20250212125940213 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) 20250212125940213 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) 20250212125940213 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) 20250212125940217 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125940231 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) 20250212125940231 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) 20250212125940231 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) 20250212125940231 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) 20250212125940231 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) 20250212125940231 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) 20250212125940231 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) 20250212125940231 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) 20250212125940231 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) 20250212125940231 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) 20250212125940231 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) 20250212125940231 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) 20250212125940231 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) 20250212125940231 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) 20250212125940232 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) 20250212125940232 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) 20250212125940240 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125940254 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) 20250212125940254 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) 20250212125940254 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) 20250212125940254 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) 20250212125940254 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) 20250212125940254 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) 20250212125940254 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) 20250212125940254 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) 20250212125940254 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) 20250212125940254 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) 20250212125940255 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) 20250212125940255 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) 20250212125940255 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) 20250212125940255 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) 20250212125940255 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) 20250212125940255 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) 20250212125940258 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125940272 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) 20250212125940272 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) 20250212125940273 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) 20250212125940273 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) 20250212125940273 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) 20250212125940273 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) 20250212125940273 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) 20250212125940273 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) 20250212125940273 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) 20250212125940273 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) 20250212125940273 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) 20250212125940273 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) 20250212125940273 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) 20250212125940273 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) 20250212125940273 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) 20250212125940273 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) 20250212125940277 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125940291 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) 20250212125940291 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) 20250212125940292 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) 20250212125940292 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) 20250212125940292 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) 20250212125940292 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) 20250212125940292 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) 20250212125940292 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) 20250212125940292 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) 20250212125940292 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) 20250212125940292 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) 20250212125940292 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) 20250212125940292 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) 20250212125940292 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) 20250212125940292 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) 20250212125940292 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) 20250212125940300 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125940314 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) 20250212125940314 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) 20250212125940314 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) 20250212125940314 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) 20250212125940315 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) 20250212125940315 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) 20250212125940315 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) 20250212125940315 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) 20250212125940315 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) 20250212125940315 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) 20250212125940315 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) 20250212125940315 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) 20250212125940315 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) 20250212125940315 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) 20250212125940315 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) 20250212125940315 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) 20250212125940319 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125940333 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) 20250212125940333 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) 20250212125940333 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) 20250212125940333 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) 20250212125940333 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) 20250212125940333 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) 20250212125940333 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) 20250212125940333 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) 20250212125940333 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) 20250212125940333 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) 20250212125940333 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) 20250212125940333 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) 20250212125940334 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) 20250212125940334 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) 20250212125940334 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) 20250212125940334 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) 20250212125940337 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125940351 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) 20250212125940351 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) 20250212125940351 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) 20250212125940351 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) 20250212125940352 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) 20250212125940352 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) 20250212125940352 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) 20250212125940352 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) 20250212125940352 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) 20250212125940352 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) 20250212125940352 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) 20250212125940352 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) 20250212125940352 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) 20250212125940352 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) 20250212125940352 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) 20250212125940352 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) 20250212125940361 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125940374 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) 20250212125940374 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) 20250212125940375 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) 20250212125940375 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) 20250212125940375 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) 20250212125940375 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) 20250212125940375 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) 20250212125940375 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) 20250212125940375 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) 20250212125940375 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) 20250212125940375 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) 20250212125940375 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) 20250212125940375 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) 20250212125940375 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) 20250212125940375 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) 20250212125940375 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) 20250212125940379 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125940393 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) 20250212125940393 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) 20250212125940394 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) 20250212125940394 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) 20250212125940394 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) 20250212125940394 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) 20250212125940394 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) 20250212125940394 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) 20250212125940394 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) 20250212125940394 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) 20250212125940394 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) 20250212125940394 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) 20250212125940394 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) 20250212125940394 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) 20250212125940395 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) 20250212125940395 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) 20250212125940398 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125940412 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) 20250212125940412 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) 20250212125940412 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) 20250212125940412 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) 20250212125940412 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) 20250212125940412 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) 20250212125940412 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) 20250212125940412 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) 20250212125940413 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) 20250212125940413 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) 20250212125940413 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) 20250212125940413 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) 20250212125940413 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) 20250212125940413 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) 20250212125940413 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) 20250212125940413 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) 20250212125940421 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125940435 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) 20250212125940435 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) 20250212125940436 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) 20250212125940436 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) 20250212125940436 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) 20250212125940436 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) 20250212125940436 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) 20250212125940436 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) 20250212125940436 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) 20250212125940436 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) 20250212125940436 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) 20250212125940436 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) 20250212125940436 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) 20250212125940436 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) 20250212125940436 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) 20250212125940436 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) 20250212125940440 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125940454 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) 20250212125940454 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) 20250212125940454 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) 20250212125940454 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) 20250212125940454 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) 20250212125940454 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) 20250212125940454 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) 20250212125940454 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) 20250212125940455 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) 20250212125940455 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) 20250212125940455 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) 20250212125940455 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) 20250212125940455 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) 20250212125940455 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) 20250212125940455 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) 20250212125940455 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) 20250212125940458 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125940473 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) 20250212125940473 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) 20250212125940473 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) 20250212125940473 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) 20250212125940473 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) 20250212125940473 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) 20250212125940473 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) 20250212125940473 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) 20250212125940473 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) 20250212125940473 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) 20250212125940473 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) 20250212125940473 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) 20250212125940474 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) 20250212125940474 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) 20250212125940474 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) 20250212125940474 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) 20250212125940482 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125940496 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) 20250212125940496 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) 20250212125940496 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) 20250212125940496 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) 20250212125940496 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) 20250212125940496 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) 20250212125940497 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) 20250212125940497 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) 20250212125940497 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) 20250212125940497 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) 20250212125940497 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) 20250212125940497 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) 20250212125940497 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) 20250212125940497 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) 20250212125940497 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) 20250212125940497 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) 20250212125940500 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125940514 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) 20250212125940514 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) 20250212125940515 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) 20250212125940515 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) 20250212125940515 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) 20250212125940515 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) 20250212125940515 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) 20250212125940515 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) 20250212125940515 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) 20250212125940515 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) 20250212125940515 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) 20250212125940515 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) 20250212125940515 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) 20250212125940515 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) 20250212125940516 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) 20250212125940516 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) 20250212125940519 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125940533 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) 20250212125940533 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) 20250212125940533 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) 20250212125940533 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) 20250212125940534 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) 20250212125940534 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) 20250212125940534 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) 20250212125940534 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) 20250212125940534 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) 20250212125940534 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) 20250212125940534 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) 20250212125940534 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) 20250212125940534 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) 20250212125940534 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) 20250212125940534 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) 20250212125940534 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) 20250212125940542 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125940557 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) 20250212125940557 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) 20250212125940557 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) 20250212125940557 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) 20250212125940557 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) 20250212125940557 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) 20250212125940557 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) 20250212125940557 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) 20250212125940557 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) 20250212125940557 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) 20250212125940557 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) 20250212125940557 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) 20250212125940558 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) 20250212125940558 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) 20250212125940558 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) 20250212125940558 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) 20250212125940561 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125940575 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) 20250212125940575 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) 20250212125940575 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) 20250212125940575 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) 20250212125940575 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) 20250212125940575 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) 20250212125940576 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) 20250212125940576 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) 20250212125940576 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) 20250212125940576 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) 20250212125940576 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) 20250212125940576 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) 20250212125940576 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) 20250212125940576 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) 20250212125940576 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) 20250212125940576 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) 20250212125940580 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125940594 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) 20250212125940594 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) 20250212125940594 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) 20250212125940594 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) 20250212125940594 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) 20250212125940594 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) 20250212125940594 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) 20250212125940594 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) 20250212125940594 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) 20250212125940594 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) 20250212125940594 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) 20250212125940594 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) 20250212125940594 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) 20250212125940594 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) 20250212125940595 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) 20250212125940595 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) 20250212125940603 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125940617 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) 20250212125940617 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) 20250212125940617 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) 20250212125940617 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) 20250212125940617 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) 20250212125940617 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) 20250212125940617 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) 20250212125940617 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) 20250212125940617 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) 20250212125940617 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) 20250212125940618 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) 20250212125940618 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) 20250212125940618 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) 20250212125940618 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) 20250212125940618 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) 20250212125940618 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) 20250212125940621 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125940635 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) 20250212125940635 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) 20250212125940636 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) 20250212125940636 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) 20250212125940636 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) 20250212125940636 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) 20250212125940636 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) 20250212125940636 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) 20250212125940636 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) 20250212125940636 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) 20250212125940636 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) 20250212125940636 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) 20250212125940636 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) 20250212125940636 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) 20250212125940636 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) 20250212125940636 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) 20250212125940640 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125940654 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) 20250212125940654 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) 20250212125940655 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) 20250212125940655 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) 20250212125940655 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) 20250212125940655 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) 20250212125940655 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) 20250212125940655 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) 20250212125940655 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) 20250212125940655 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) 20250212125940656 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) 20250212125940656 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) 20250212125940656 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) 20250212125940656 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) 20250212125940656 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) 20250212125940656 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) 20250212125940664 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125940678 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) 20250212125940678 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) 20250212125940679 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) 20250212125940679 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) 20250212125940679 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) 20250212125940679 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) 20250212125940680 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) 20250212125940680 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) 20250212125940680 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) 20250212125940680 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) 20250212125940681 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) 20250212125940681 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) 20250212125940681 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) 20250212125940681 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) 20250212125940681 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) 20250212125940681 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) 20250212125940683 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125940698 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) 20250212125940698 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) 20250212125940699 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) 20250212125940699 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) 20250212125940700 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) 20250212125940700 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) 20250212125940701 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) 20250212125940701 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) 20250212125940703 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) 20250212125940703 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) 20250212125940704 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) 20250212125940704 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) 20250212125940704 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) 20250212125940704 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) 20250212125940705 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) 20250212125940705 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) 20250212125940705 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125940718 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) 20250212125940718 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) 20250212125940719 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) 20250212125940719 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) 20250212125940720 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) 20250212125940720 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) 20250212125940721 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) 20250212125940721 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) 20250212125940722 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) 20250212125940722 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) 20250212125940723 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) 20250212125940723 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) 20250212125940724 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) 20250212125940724 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) 20250212125940724 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) 20250212125940724 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) 20250212125940727 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125940742 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) 20250212125940742 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) 20250212125940744 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) 20250212125940744 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) 20250212125940745 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) 20250212125940745 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) 20250212125940746 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) 20250212125940746 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) 20250212125940747 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) 20250212125940747 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) 20250212125940748 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) 20250212125940748 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) 20250212125940749 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) 20250212125940749 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) 20250212125940751 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) 20250212125940751 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) 20250212125940751 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20250212125940752 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125940760 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20250212125940761 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) 20250212125940761 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) 20250212125940762 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) 20250212125940762 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) 20250212125940763 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) 20250212125940763 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) 20250212125940764 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) 20250212125940764 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) 20250212125940764 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) 20250212125940764 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) 20250212125940765 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) 20250212125940765 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) 20250212125940766 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) 20250212125940766 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) 20250212125940767 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) 20250212125940767 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) 20250212125940768 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125940778 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) 20250212125940778 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) 20250212125940778 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) 20250212125940778 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) 20250212125940778 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) 20250212125940778 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) 20250212125940779 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) 20250212125940779 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) 20250212125940779 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) 20250212125940779 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) 20250212125940779 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) 20250212125940779 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) 20250212125940779 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) 20250212125940779 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) 20250212125940779 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) 20250212125940779 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) 20250212125940787 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125940801 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) 20250212125940801 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) 20250212125940802 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) 20250212125940802 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) 20250212125940802 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) 20250212125940802 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) 20250212125940802 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) 20250212125940802 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) 20250212125940802 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) 20250212125940802 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) 20250212125940802 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) 20250212125940802 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) 20250212125940802 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) 20250212125940802 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) 20250212125940802 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) 20250212125940802 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) 20250212125940806 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125940820 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) 20250212125940820 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) 20250212125940820 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) 20250212125940820 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) 20250212125940820 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) 20250212125940820 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) 20250212125940820 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) 20250212125940820 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) 20250212125940821 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) 20250212125940821 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) 20250212125940821 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) 20250212125940821 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) 20250212125940821 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) 20250212125940821 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) 20250212125940821 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) 20250212125940821 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) 20250212125940824 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125940838 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) 20250212125940838 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) 20250212125940839 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) 20250212125940839 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) 20250212125940839 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) 20250212125940839 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) 20250212125940839 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) 20250212125940839 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) 20250212125940839 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) 20250212125940839 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) 20250212125940839 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) 20250212125940839 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) 20250212125940839 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) 20250212125940839 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) 20250212125940840 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) 20250212125940840 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) 20250212125940848 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125940862 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) 20250212125940862 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) 20250212125940862 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) 20250212125940862 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) 20250212125940862 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) 20250212125940862 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) 20250212125940862 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) 20250212125940862 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) 20250212125940862 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) 20250212125940862 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) 20250212125940862 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) 20250212125940862 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) 20250212125940862 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) 20250212125940862 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) 20250212125940863 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) 20250212125940863 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) 20250212125940866 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125940880 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) 20250212125940880 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) 20250212125940880 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) 20250212125940880 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) 20250212125940880 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) 20250212125940881 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) 20250212125940881 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) 20250212125940881 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) 20250212125940881 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) 20250212125940881 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) 20250212125940881 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) 20250212125940881 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) 20250212125940881 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) 20250212125940881 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) 20250212125940881 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) 20250212125940881 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) 20250212125940885 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125940899 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) 20250212125940899 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) 20250212125940899 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) 20250212125940899 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) 20250212125940899 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) 20250212125940899 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) 20250212125940899 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) 20250212125940899 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) 20250212125940899 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) 20250212125940899 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) 20250212125940899 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) 20250212125940899 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) 20250212125940900 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) 20250212125940900 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) 20250212125940900 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) 20250212125940900 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) 20250212125940908 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125940922 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) 20250212125940922 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) 20250212125940923 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) 20250212125940923 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) 20250212125940923 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) 20250212125940923 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) 20250212125940923 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) 20250212125940923 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) 20250212125940924 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) 20250212125940924 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) 20250212125940925 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) 20250212125940925 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) 20250212125940925 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) 20250212125940925 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) 20250212125940925 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) 20250212125940925 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) 20250212125940927 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125940942 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) 20250212125940942 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) 20250212125940942 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) 20250212125940942 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) 20250212125940943 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) 20250212125940943 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) 20250212125940943 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) 20250212125940943 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) 20250212125940944 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) 20250212125940944 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) 20250212125940944 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) 20250212125940944 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) 20250212125940944 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) 20250212125940944 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) 20250212125940945 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) 20250212125940945 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) 20250212125940946 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125940959 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) 20250212125940959 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) 20250212125940960 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) 20250212125940960 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) 20250212125940960 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) 20250212125940960 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) 20250212125940960 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) 20250212125940960 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) 20250212125940960 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) 20250212125940960 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) 20250212125940960 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) 20250212125940960 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) 20250212125940960 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) 20250212125940960 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) 20250212125940960 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) 20250212125940960 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) 20250212125940969 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125940983 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) 20250212125940983 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) 20250212125940983 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) 20250212125940983 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) 20250212125940983 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) 20250212125940983 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) 20250212125940983 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) 20250212125940983 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) 20250212125940983 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) 20250212125940983 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) 20250212125940983 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) 20250212125940983 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) 20250212125940983 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) 20250212125940983 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) 20250212125940984 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) 20250212125940984 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) 20250212125940987 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125941001 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) 20250212125941001 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) 20250212125941001 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) 20250212125941001 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) 20250212125941001 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) 20250212125941001 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) 20250212125941002 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) 20250212125941002 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) 20250212125941002 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) 20250212125941002 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) 20250212125941002 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) 20250212125941002 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) 20250212125941002 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) 20250212125941002 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) 20250212125941002 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) 20250212125941002 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) 20250212125941006 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125941020 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) 20250212125941020 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) 20250212125941020 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) 20250212125941020 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) 20250212125941020 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) 20250212125941020 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) 20250212125941020 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) 20250212125941020 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) 20250212125941020 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) 20250212125941020 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) 20250212125941020 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) 20250212125941020 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) 20250212125941021 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) 20250212125941021 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) 20250212125941021 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) 20250212125941021 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) 20250212125941029 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125941043 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) 20250212125941043 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) 20250212125941043 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) 20250212125941043 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) 20250212125941043 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) 20250212125941043 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) 20250212125941043 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) 20250212125941043 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) 20250212125941044 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) 20250212125941044 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) 20250212125941044 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) 20250212125941044 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) 20250212125941044 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) 20250212125941044 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) 20250212125941044 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) 20250212125941044 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) 20250212125941048 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125941062 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) 20250212125941062 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) 20250212125941062 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) 20250212125941062 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) 20250212125941062 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) 20250212125941062 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) 20250212125941062 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) 20250212125941062 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) 20250212125941062 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) 20250212125941062 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) 20250212125941062 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) 20250212125941062 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) 20250212125941062 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) 20250212125941062 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) 20250212125941063 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) 20250212125941063 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) 20250212125941066 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125941080 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) 20250212125941080 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) 20250212125941080 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) 20250212125941080 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) 20250212125941081 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) 20250212125941081 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) 20250212125941081 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) 20250212125941081 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) 20250212125941081 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) 20250212125941081 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) 20250212125941081 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) 20250212125941081 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) 20250212125941081 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) 20250212125941081 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) 20250212125941081 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) 20250212125941081 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) 20250212125941089 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125941103 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) 20250212125941103 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) 20250212125941104 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) 20250212125941104 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) 20250212125941104 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) 20250212125941104 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) 20250212125941104 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) 20250212125941104 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) 20250212125941104 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) 20250212125941104 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) 20250212125941104 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) 20250212125941104 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) 20250212125941104 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) 20250212125941104 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) 20250212125941104 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) 20250212125941104 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) 20250212125941108 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125941122 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) 20250212125941122 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) 20250212125941122 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) 20250212125941122 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) 20250212125941122 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) 20250212125941122 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) 20250212125941123 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) 20250212125941123 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) 20250212125941123 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) 20250212125941123 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) 20250212125941123 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) 20250212125941123 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) 20250212125941123 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) 20250212125941123 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) 20250212125941123 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) 20250212125941123 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) 20250212125941126 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125941140 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) 20250212125941140 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) 20250212125941141 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) 20250212125941141 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) 20250212125941141 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) 20250212125941141 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) 20250212125941141 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) 20250212125941141 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) 20250212125941141 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) 20250212125941141 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) 20250212125941141 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) 20250212125941141 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) 20250212125941141 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) 20250212125941141 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) 20250212125941141 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) 20250212125941141 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) 20250212125941150 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125941164 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) 20250212125941164 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) 20250212125941164 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) 20250212125941164 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) 20250212125941164 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) 20250212125941164 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) 20250212125941164 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) 20250212125941164 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) 20250212125941164 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) 20250212125941164 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) 20250212125941165 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) 20250212125941165 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) 20250212125941165 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) 20250212125941165 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) 20250212125941165 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) 20250212125941165 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) 20250212125941168 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125941182 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) 20250212125941182 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) 20250212125941183 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) 20250212125941183 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) 20250212125941183 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) 20250212125941183 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) 20250212125941183 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) 20250212125941183 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) 20250212125941183 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) 20250212125941183 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) 20250212125941183 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) 20250212125941183 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) 20250212125941183 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) 20250212125941183 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) 20250212125941183 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) 20250212125941183 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) 20250212125941187 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125941201 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) 20250212125941201 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) 20250212125941201 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) 20250212125941201 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) 20250212125941201 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) 20250212125941201 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) 20250212125941201 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) 20250212125941201 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) 20250212125941202 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) 20250212125941202 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) 20250212125941202 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) 20250212125941202 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) 20250212125941202 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) 20250212125941202 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) 20250212125941202 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) 20250212125941202 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) 20250212125941210 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125941224 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) 20250212125941224 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) 20250212125941225 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) 20250212125941225 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) 20250212125941225 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) 20250212125941225 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) 20250212125941225 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) 20250212125941225 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) 20250212125941225 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) 20250212125941225 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) 20250212125941225 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) 20250212125941225 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) 20250212125941225 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) 20250212125941225 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) 20250212125941226 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) 20250212125941226 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) 20250212125941229 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125941244 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) 20250212125941244 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) 20250212125941244 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) 20250212125941244 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) 20250212125941245 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) 20250212125941245 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) 20250212125941245 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) 20250212125941245 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) 20250212125941245 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) 20250212125941245 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) 20250212125941246 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) 20250212125941246 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) 20250212125941246 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) 20250212125941246 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) 20250212125941247 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) 20250212125941247 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) 20250212125941248 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125941264 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) 20250212125941264 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) 20250212125941265 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) 20250212125941265 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) 20250212125941265 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) 20250212125941265 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) 20250212125941266 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) 20250212125941266 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) 20250212125941267 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) 20250212125941267 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) 20250212125941267 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) 20250212125941267 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) 20250212125941268 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) 20250212125941268 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) 20250212125941268 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) 20250212125941268 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) 20250212125941272 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125941287 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) 20250212125941287 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) 20250212125941288 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) 20250212125941288 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) 20250212125941288 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) 20250212125941288 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) 20250212125941289 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) 20250212125941289 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) 20250212125941289 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) 20250212125941289 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) 20250212125941290 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) 20250212125941290 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) 20250212125941290 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) 20250212125941290 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) 20250212125941291 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) 20250212125941291 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) 20250212125941291 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125941305 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) 20250212125941305 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) 20250212125941306 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) 20250212125941306 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) 20250212125941306 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) 20250212125941306 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) 20250212125941306 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) 20250212125941306 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) 20250212125941306 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) 20250212125941306 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) 20250212125941307 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) 20250212125941307 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) 20250212125941307 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) 20250212125941307 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) 20250212125941307 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) 20250212125941307 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) 20250212125941310 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125941324 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) 20250212125941324 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) 20250212125941324 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) 20250212125941324 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) 20250212125941324 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) 20250212125941324 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) 20250212125941325 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) 20250212125941325 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) 20250212125941325 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) 20250212125941325 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) 20250212125941325 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) 20250212125941325 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) 20250212125941325 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) 20250212125941325 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) 20250212125941325 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) 20250212125941325 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) 20250212125941333 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125941347 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) 20250212125941347 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) 20250212125941347 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) 20250212125941347 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) 20250212125941347 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) 20250212125941347 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) 20250212125941347 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) 20250212125941347 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) 20250212125941348 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) 20250212125941348 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) 20250212125941348 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) 20250212125941348 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) 20250212125941348 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) 20250212125941348 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) 20250212125941348 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) 20250212125941348 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) 20250212125941352 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125941366 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) 20250212125941366 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) 20250212125941366 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) 20250212125941366 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) 20250212125941367 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) 20250212125941367 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) 20250212125941367 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) 20250212125941367 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) 20250212125941367 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) 20250212125941367 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) 20250212125941368 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) 20250212125941368 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) 20250212125941368 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) 20250212125941368 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) 20250212125941368 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) 20250212125941368 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) 20250212125941370 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125941385 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) 20250212125941385 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) 20250212125941385 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) 20250212125941385 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) 20250212125941386 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) 20250212125941386 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) 20250212125941386 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) 20250212125941386 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) 20250212125941386 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) 20250212125941386 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) 20250212125941386 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) 20250212125941386 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) 20250212125941387 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) 20250212125941387 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) 20250212125941387 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) 20250212125941387 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) 20250212125941394 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125941408 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) 20250212125941408 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) 20250212125941409 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) 20250212125941409 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) 20250212125941410 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) 20250212125941410 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) 20250212125941410 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) 20250212125941410 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) 20250212125941411 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) 20250212125941411 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) 20250212125941412 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) 20250212125941412 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) 20250212125941412 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) 20250212125941412 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) 20250212125941413 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) 20250212125941413 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) 20250212125941414 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125941427 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) 20250212125941427 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) 20250212125941428 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) 20250212125941428 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) 20250212125941429 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) 20250212125941429 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) 20250212125941430 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) 20250212125941430 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) 20250212125941430 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) 20250212125941430 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) 20250212125941431 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) 20250212125941431 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) 20250212125941431 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) 20250212125941431 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) 20250212125941432 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) 20250212125941432 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) 20250212125941432 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125941446 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) 20250212125941446 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) 20250212125941446 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) 20250212125941446 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) 20250212125941447 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) 20250212125941447 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) 20250212125941447 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) 20250212125941447 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) 20250212125941447 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) 20250212125941447 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) 20250212125941448 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) 20250212125941448 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) 20250212125941448 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) 20250212125941448 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) 20250212125941448 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) 20250212125941448 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) 20250212125941455 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125941469 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) 20250212125941469 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) 20250212125941470 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) 20250212125941470 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) 20250212125941470 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) 20250212125941470 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) 20250212125941470 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) 20250212125941470 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) 20250212125941470 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) 20250212125941470 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) 20250212125941470 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) 20250212125941470 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) 20250212125941470 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) 20250212125941470 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) 20250212125941471 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) 20250212125941471 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) 20250212125941473 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125941488 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) 20250212125941488 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) 20250212125941488 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) 20250212125941488 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) 20250212125941488 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) 20250212125941488 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) 20250212125941488 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) 20250212125941488 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) 20250212125941488 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) 20250212125941488 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) 20250212125941488 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) 20250212125941488 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) 20250212125941489 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) 20250212125941489 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) 20250212125941489 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) 20250212125941489 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) 20250212125941492 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125941506 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) 20250212125941506 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) 20250212125941507 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) 20250212125941507 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) 20250212125941507 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) 20250212125941507 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) 20250212125941507 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) 20250212125941507 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) 20250212125941507 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) 20250212125941507 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) 20250212125941507 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) 20250212125941507 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) 20250212125941507 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) 20250212125941507 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) 20250212125941508 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) 20250212125941508 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) 20250212125941516 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125941531 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) 20250212125941531 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) 20250212125941531 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) 20250212125941531 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) 20250212125941532 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) 20250212125941532 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) 20250212125941532 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) 20250212125941532 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) 20250212125941533 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) 20250212125941533 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) 20250212125941533 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) 20250212125941533 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) 20250212125941534 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) 20250212125941534 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) 20250212125941534 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) 20250212125941534 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) 20250212125941535 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125941550 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) 20250212125941550 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) 20250212125941552 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) 20250212125941552 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) 20250212125941553 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) 20250212125941553 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) 20250212125941554 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) 20250212125941554 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) 20250212125941555 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) 20250212125941555 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) 20250212125941556 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) 20250212125941556 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) 20250212125941556 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) 20250212125941556 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) 20250212125941557 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) 20250212125941557 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) 20250212125941558 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125941569 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) 20250212125941569 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) 20250212125941570 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) 20250212125941570 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) 20250212125941571 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) 20250212125941571 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) 20250212125941571 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) 20250212125941571 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) 20250212125941572 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) 20250212125941572 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) 20250212125941572 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) 20250212125941572 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) 20250212125941572 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) 20250212125941572 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) 20250212125941573 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) 20250212125941573 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) 20250212125941577 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125941592 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) 20250212125941592 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) 20250212125941592 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) 20250212125941592 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) 20250212125941593 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) 20250212125941593 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) 20250212125941593 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) 20250212125941593 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) 20250212125941593 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) 20250212125941593 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) 20250212125941593 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) 20250212125941593 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) 20250212125941594 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) 20250212125941594 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) 20250212125941594 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) 20250212125941594 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) 20250212125941596 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125941611 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) 20250212125941611 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) 20250212125941613 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) 20250212125941613 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) 20250212125941614 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) 20250212125941614 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) 20250212125941615 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) 20250212125941615 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) 20250212125941616 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) 20250212125941616 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) 20250212125941617 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) 20250212125941617 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) 20250212125941617 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) 20250212125941617 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) 20250212125941618 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) 20250212125941618 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) 20250212125941618 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125941632 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) 20250212125941632 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) 20250212125941632 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) 20250212125941632 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) 20250212125941633 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) 20250212125941634 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) 20250212125941634 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) 20250212125941634 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) 20250212125941635 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) 20250212125941635 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) 20250212125941636 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) 20250212125941636 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) 20250212125941637 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) 20250212125941637 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) 20250212125941637 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) 20250212125941637 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) 20250212125941640 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125941653 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) 20250212125941653 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) 20250212125941654 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) 20250212125941654 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) 20250212125941654 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) 20250212125941654 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) 20250212125941654 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) 20250212125941654 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) 20250212125941654 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) 20250212125941654 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) 20250212125941654 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) 20250212125941654 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) 20250212125941655 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) 20250212125941655 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) 20250212125941655 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) 20250212125941655 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) 20250212125941658 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125941673 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) 20250212125941673 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) 20250212125941674 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) 20250212125941674 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) 20250212125941674 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) 20250212125941674 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) 20250212125941675 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) 20250212125941675 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) 20250212125941675 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) 20250212125941675 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) 20250212125941675 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) 20250212125941675 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) 20250212125941676 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) 20250212125941676 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) 20250212125941676 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) 20250212125941676 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) 20250212125941677 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125941691 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) 20250212125941692 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) 20250212125941692 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) 20250212125941692 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) 20250212125941693 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) 20250212125941693 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) 20250212125941693 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) 20250212125941693 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) 20250212125941693 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) 20250212125941693 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) 20250212125941694 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) 20250212125941694 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) 20250212125941694 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) 20250212125941694 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) 20250212125941694 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) 20250212125941694 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) 20250212125941700 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125941714 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) 20250212125941714 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) 20250212125941714 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) 20250212125941714 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) 20250212125941715 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) 20250212125941715 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) 20250212125941715 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) 20250212125941715 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) 20250212125941715 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) 20250212125941715 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) 20250212125941715 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) 20250212125941715 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) 20250212125941716 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) 20250212125941716 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) 20250212125941716 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) 20250212125941716 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) 20250212125941719 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125941733 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) 20250212125941733 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) 20250212125941734 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) 20250212125941734 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) 20250212125941734 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) 20250212125941734 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) 20250212125941734 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) 20250212125941734 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) 20250212125941735 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) 20250212125941735 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) 20250212125941735 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) 20250212125941735 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) 20250212125941735 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) 20250212125941735 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) 20250212125941736 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) 20250212125941736 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) 20250212125941738 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125941752 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) 20250212125941752 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) 20250212125941752 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) 20250212125941752 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) 20250212125941752 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) 20250212125941752 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) 20250212125941752 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) 20250212125941752 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) 20250212125941753 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) 20250212125941753 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) 20250212125941753 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) 20250212125941753 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) 20250212125941753 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) 20250212125941753 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) 20250212125941753 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) 20250212125941753 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) 20250212125941761 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125941776 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) 20250212125941776 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) 20250212125941777 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) 20250212125941777 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) 20250212125941777 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) 20250212125941777 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) 20250212125941778 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) 20250212125941778 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) 20250212125941778 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) 20250212125941778 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) 20250212125941779 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) 20250212125941779 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) 20250212125941779 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) 20250212125941779 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) 20250212125941779 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) 20250212125941779 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) 20250212125941780 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125941794 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) 20250212125941794 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) 20250212125941795 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) 20250212125941795 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) 20250212125941795 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) 20250212125941795 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) 20250212125941795 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) 20250212125941795 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) 20250212125941795 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) 20250212125941795 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) 20250212125941796 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) 20250212125941796 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) 20250212125941796 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) 20250212125941796 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) 20250212125941796 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) 20250212125941796 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) 20250212125941799 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125941813 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) 20250212125941813 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) 20250212125941813 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) 20250212125941813 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) 20250212125941813 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) 20250212125941813 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) 20250212125941813 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) 20250212125941813 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) 20250212125941813 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) 20250212125941813 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) 20250212125941814 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) 20250212125941814 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) 20250212125941814 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) 20250212125941814 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) 20250212125941814 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) 20250212125941814 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) 20250212125941822 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125941836 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) 20250212125941837 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) 20250212125941837 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) 20250212125941837 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) 20250212125941837 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) 20250212125941837 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) 20250212125941837 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) 20250212125941837 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) 20250212125941837 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) 20250212125941837 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) 20250212125941838 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) 20250212125941838 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) 20250212125941838 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) 20250212125941838 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) 20250212125941838 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) 20250212125941838 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) 20250212125941841 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125941855 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) 20250212125941855 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) 20250212125941856 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) 20250212125941856 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) 20250212125941856 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) 20250212125941856 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) 20250212125941856 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) 20250212125941856 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) 20250212125941856 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) 20250212125941856 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) 20250212125941856 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) 20250212125941856 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) 20250212125941857 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) 20250212125941857 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) 20250212125941857 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) 20250212125941857 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) 20250212125941860 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125941875 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) 20250212125941875 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) 20250212125941875 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) 20250212125941875 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) 20250212125941876 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) 20250212125941876 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) 20250212125941876 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) 20250212125941876 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) 20250212125941877 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) 20250212125941877 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) 20250212125941877 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) 20250212125941877 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) 20250212125941877 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) 20250212125941877 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) 20250212125941878 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) 20250212125941878 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) 20250212125941884 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125941899 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) 20250212125941899 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) 20250212125941900 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) 20250212125941900 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) 20250212125941901 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) 20250212125941901 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) 20250212125941902 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) 20250212125941902 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) 20250212125941903 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) 20250212125941903 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) 20250212125941904 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) 20250212125941905 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) 20250212125941906 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) 20250212125941906 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) 20250212125941907 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) 20250212125941907 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) 20250212125941908 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125941918 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) 20250212125941918 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) 20250212125941920 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) 20250212125941920 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) 20250212125941921 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) 20250212125941921 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) 20250212125941922 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) 20250212125941922 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) 20250212125941924 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) 20250212125941924 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) 20250212125941925 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) 20250212125941925 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) 20250212125941925 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) 20250212125941925 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) 20250212125941926 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) 20250212125941926 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) 20250212125941927 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125941937 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=537 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) 20250212125941937 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) 20250212125941937 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125941937 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125941937 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) 20250212125941938 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125941938 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20250212125941938 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20250212125941938 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20250212125941938 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20250212125941938 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20250212125941938 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20250212125941939 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) 20250212125941939 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) 20250212125941939 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) 20250212125941939 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) 20250212125941940 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) 20250212125941940 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) 20250212125941941 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) 20250212125941941 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) 20250212125941942 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) 20250212125941942 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) 20250212125941942 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) 20250212125941942 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) 20250212125941943 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) 20250212125941943 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) 20250212125941947 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125941948 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20250212125941948 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20250212125941948 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20250212125941948 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20250212125941948 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) 20250212125941948 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) 20250212125941948 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125941957 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125941957 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125941957 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125941957 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) 20250212125941957 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20250212125941957 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20250212125941957 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20250212125941957 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20250212125941961 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) 20250212125941961 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) 20250212125941962 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) 20250212125941962 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) 20250212125941963 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) 20250212125941963 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) 20250212125941964 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) 20250212125941964 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) 20250212125941965 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) 20250212125941965 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) 20250212125941965 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) 20250212125941965 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) 20250212125941966 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) 20250212125941966 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) 20250212125941967 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) 20250212125941967 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) 20250212125941968 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) 20250212125941968 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) 20250212125941968 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 554 for type USF (pdch_ul_controller.c:184) 20250212125941968 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212125941968 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212125941968 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) 20250212125941968 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212125941968 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) 20250212125941968 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Sending data request: sapi=5 arfcn=871 cur_fn=546 block=7 data=40 30 00 01 d7 ab 1f 19 8f b1 00 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125941969 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125941980 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) 20250212125941980 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) 20250212125941982 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) 20250212125941982 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) 20250212125941982 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) 20250212125941982 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) 20250212125941983 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) 20250212125941983 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) 20250212125941984 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) 20250212125941984 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) 20250212125941985 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) 20250212125941985 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) 20250212125941985 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) 20250212125941985 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) 20250212125941986 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) 20250212125941986 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) 20250212125941987 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) 20250212125941987 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) 20250212125941987 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 559 for type USF (pdch_ul_controller.c:184) 20250212125941987 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212125941987 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212125941987 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) 20250212125941988 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212125941988 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) 20250212125941988 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Sending data request: sapi=5 arfcn=871 cur_fn=550 block=8 data=40 30 00 02 1f 00 79 00 00 2b 1b 75 30 00 f1 10 23 6e c9 03 3c 27 47 (pcu_l1_if.cpp:182) 20250212125941988 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125942000 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) 20250212125942000 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) 20250212125942000 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) 20250212125942000 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20250212125942001 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) 20250212125942001 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) 20250212125942002 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) 20250212125942002 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) 20250212125942002 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) 20250212125942002 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) 20250212125942003 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) 20250212125942003 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) 20250212125942004 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) 20250212125942004 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) 20250212125942005 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) 20250212125942005 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) 20250212125942006 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) 20250212125942006 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) 20250212125942009 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) 20250212125942009 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) 20250212125942009 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 563 for type USF (pdch_ul_controller.c:184) 20250212125942009 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212125942009 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212125942009 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) 20250212125942010 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212125942010 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) 20250212125942010 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Sending data request: sapi=5 arfcn=871 cur_fn=554 block=9 data=40 30 00 04 1f 40 79 00 00 3c 0b 2b 2b 00 90 00 18 5a 6f c9 e0 84 10 (pcu_l1_if.cpp:182) 20250212125942010 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125942024 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) 20250212125942024 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) 20250212125942024 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) 20250212125942024 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20250212125942025 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) 20250212125942025 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) 20250212125942026 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) 20250212125942026 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) 20250212125942027 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) 20250212125942027 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) 20250212125942027 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) 20250212125942027 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) 20250212125942028 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) 20250212125942028 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) 20250212125942029 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) 20250212125942029 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) 20250212125942030 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) 20250212125942030 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) 20250212125942031 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) 20250212125942031 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) 20250212125942031 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 567 for type USF (pdch_ul_controller.c:184) 20250212125942031 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212125942031 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212125942031 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) 20250212125942031 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212125942031 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20250212125942031 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) 20250212125942031 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Sending data request: sapi=5 arfcn=871 cur_fn=559 block=10 data=40 30 00 06 0b ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212125942031 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125942043 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) 20250212125942043 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) 20250212125942043 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) 20250212125942043 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20250212125942045 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) 20250212125942045 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) 20250212125942045 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) 20250212125942045 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) 20250212125942046 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) 20250212125942046 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) 20250212125942047 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) 20250212125942047 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) 20250212125942048 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) 20250212125942048 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) 20250212125942048 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) 20250212125942048 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) 20250212125942050 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) 20250212125942050 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) 20250212125942051 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) 20250212125942051 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) 20250212125942051 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 572 for type USF (pdch_ul_controller.c:184) 20250212125942051 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212125942051 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 567 + 13 = 580 (pdch_ul_controller.c:131) 20250212125942051 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20250212125942051 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) 20250212125942051 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20250212125942051 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 580 for type POLL (pdch_ul_controller.c:184) 20250212125942051 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=580, TS=7) (nacc_fsm.c:206) 20250212125942051 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20250212125942051 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20250212125942051 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Sending data request: sapi=5 arfcn=871 cur_fn=563 block=11 data=48 2c 01 d7 ab 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212125942051 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(983)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20250212125942062 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) 20250212125942062 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) 20250212125942062 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) 20250212125942062 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20250212125942063 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) 20250212125942063 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) 20250212125942063 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) 20250212125942064 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) 20250212125942064 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) 20250212125942064 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) 20250212125942065 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) 20250212125942065 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) 20250212125942065 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) 20250212125942065 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) 20250212125942066 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) 20250212125942066 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) 20250212125942067 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) 20250212125942067 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) 20250212125942072 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125942086 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) 20250212125942086 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) 20250212125942086 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=572): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20250212125942086 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20250212125942086 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20250212125942086 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20250212125942088 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) 20250212125942088 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) 20250212125942088 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) 20250212125942088 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) 20250212125942089 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) 20250212125942089 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) 20250212125942090 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) 20250212125942090 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) 20250212125942090 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) 20250212125942090 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) 20250212125942090 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) 20250212125942090 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) 20250212125942091 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) 20250212125942091 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) 20250212125942091 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125942104 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) 20250212125942104 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) 20250212125942105 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) 20250212125942105 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) 20250212125942105 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) 20250212125942105 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) 20250212125942106 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) 20250212125942106 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) 20250212125942106 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) 20250212125942106 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) 20250212125942106 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) 20250212125942106 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) 20250212125942107 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) 20250212125942107 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) 20250212125942107 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) 20250212125942107 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) 20250212125942108 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125942122 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=576 block=2 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125942122 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) 20250212125942122 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125942122 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125942122 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) 20250212125942122 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125942122 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} FN=580 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20250212125942122 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20250212125942122 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20250212125942122 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20250212125942122 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20250212125942122 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(983)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125942122 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) 20250212125942122 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) 20250212125942123 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) 20250212125942123 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) 20250212125942123 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) 20250212125942123 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) 20250212125942123 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) 20250212125942123 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) 20250212125942124 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34216<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125942124 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) 20250212125942124 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) 20250212125942124 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) 20250212125942124 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) 20250212125942124 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) 20250212125942124 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) 20250212125942125 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34206<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125942125 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125942125 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125942125 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125942125 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20250212125942125 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125942125 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20250212125942125 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125942125 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125942125 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125942125 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125942125 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}: Deallocated (fsm.c:568) 20250212125942125 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125942125 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125942125 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125942125 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125942125 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125942125 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125942125 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125942125 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125942125 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125942125 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125942125 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125942125 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125942125 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125942125 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) 20250212125942125 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) 20250212125942125 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 11889 with status 0 MTC@8d0f06c41a7d: Test case TC_nacc_outbound_success_twice_nocache finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_twice_nocache pass'. respawn: 89: starting: osmo-pcu Wed Feb 12 12:59:42 UTC 2025 ====== 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 20250212125942138 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125942138 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125942138 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125942138 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212125942161 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52028<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125942262 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52028<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=770092) Waiting for packet dumper to finish... 1 (prev_count=770092, count=846144) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_twice_nocache pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_rac_ci_resolve_timeout'. ------ PCU_Tests.TC_nacc_outbound_rac_ci_resolve_timeout ------ Wed Feb 12 12:59:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_rac_ci_resolve_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_rac_ci_resolve_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_rac_ci_resolve_timeout' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_nacc_outbound_rac_ci_resolve_timeout started. 989@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_rac_ci_resolve_timeout-BVCI1234(991)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 989@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 989@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(993)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125945380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52044<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 989@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(997)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 989@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(997)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(994)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(994)@8d0f06c41a7d: Start timer T: 5 s PCUIF(994)@8d0f06c41a7d: Start timer T_Conn: 10 s 20250212125945395 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52056<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_nacc_outbound_rac_ci_resolve_timeout-STATS(999)@8d0f06c41a7d: Start timer T: 2 s 989@8d0f06c41a7d: 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_rac_ci_resolve_timeout-STATS(999)@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(1000)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1000)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125947139 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125947139 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125947139 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(994)@8d0f06c41a7d: OsmoPCU is now connected BTS(996)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125947148 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125947148 DLGLOBAL DEBUG validating counter group 0x564746533040(bts) with 102 counters (rate_ctr.c:86) 20250212125947148 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125947148 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125947148 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212125947148 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125947148 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125947148 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125947148 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125947148 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125947148 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125947148 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125947148 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125947148 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125947148 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125947148 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125947148 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125947148 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125947148 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125947148 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125947148 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125947149 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125947149 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125947149 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125947149 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125947149 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125947149 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125947149 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125947149 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125947149 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125947149 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125947149 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125947149 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125947149 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125947149 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125947149 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125947149 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125947149 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125947149 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125947149 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125947149 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125947149 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125947149 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125947149 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125947149 DLGLOBAL DEBUG validating counter group 0x7f5939fd35e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125947149 DLGLOBAL DEBUG validating counter group 0x564746532720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125947149 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125947149 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125947149 DLGLOBAL DEBUG validating counter group 0x7f5939fd4180(ns:nse) with 15 counters (rate_ctr.c:86) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125947149 DLGLOBAL DEBUG validating counter group 0x7f5939fd4160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125947149 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125947149 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) 20250212125947149 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) 20250212125947149 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125947149 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125947149 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125947149 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125947149 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125947149 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125947149 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125947149 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125947149 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125947149 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125947149 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125947149 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125947149 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125947149 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125947149 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125947149 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125947149 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125947149 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125947150 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125947150 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125947150 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125947150 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125947150 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125947150 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125947150 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125947150 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125947150 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) 20250212125947150 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125947151 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s BTS(996)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(996)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" MTC@8d0f06c41a7d: Start timer T: 10 s BTS(996)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(993)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(996)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(993)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(993)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(993)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(996)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" 20250212125947158 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125947158 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) 20250212125947158 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) 20250212125947158 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125947158 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125947158 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(996)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" 20250212125947159 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125947159 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) 20250212125947159 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(996)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(993)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(993)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125947161 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125947161 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) 20250212125947161 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) 20250212125947161 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125947161 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125947161 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125947161 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125947161 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125947161 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125947161 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125947162 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) 20250212125947162 DL1IF DEBUG 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)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212125947164 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) 20250212125947164 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) 20250212125947165 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) 20250212125947165 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212125947165 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125947165 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)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(993)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212125947166 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) 20250212125947166 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) 20250212125947166 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) 20250212125947166 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) 20250212125947167 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) 20250212125947167 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) 20250212125947167 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) 20250212125947167 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) 20250212125947168 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) 20250212125947168 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) 20250212125947168 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 990@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 990@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125947175 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125947175 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125947175 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125947175 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125947175 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125947175 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125947175 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125947175 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_nacc_outbound_rac_ci_resolve_timeout-BVCI1234(991)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_rac_ci_resolve_timeout-BVCI1234(991)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125947181 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) 20250212125947181 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) 20250212125947181 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125947181 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125947181 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125947181 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125947181 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125947181 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125947181 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125947181 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=112, TA=0 20250212125947182 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) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125947182 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) 20250212125947182 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) 20250212125947182 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) 20250212125947183 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) 20250212125947183 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) 20250212125947183 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) 20250212125947184 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) 20250212125947184 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) 20250212125947184 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) 20250212125947184 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125947184 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125947185 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125947185 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125947185 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125947185 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125947185 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212125947185 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212125947185 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125947185 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125947185 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) 20250212125947185 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) 20250212125947185 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) 20250212125947185 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) 20250212125947186 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) 20250212125947186 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125947186 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212125947186 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20250212125947186 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20250212125947186 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212125947186 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) 20250212125947186 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 } } } } } } } } } } } 20250212125947189 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125947189 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125947189 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125947189 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125947189 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@8d0f06c41a7d: 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 } } } 20250212125947199 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) 20250212125947199 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) 20250212125947200 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) 20250212125947200 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) 20250212125947201 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) 20250212125947201 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) 20250212125947201 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) 20250212125947201 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) 20250212125947202 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) 20250212125947202 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) 20250212125947203 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) 20250212125947203 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) 20250212125947203 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) 20250212125947203 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) 20250212125947204 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) 20250212125947204 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) 20250212125947209 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125947223 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) 20250212125947223 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) 20250212125947224 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) 20250212125947224 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) 20250212125947224 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) 20250212125947224 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) 20250212125947224 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) 20250212125947224 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) 20250212125947224 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) 20250212125947224 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) 20250212125947225 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) 20250212125947225 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) 20250212125947225 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) 20250212125947225 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) 20250212125947225 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) 20250212125947225 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) 20250212125947227 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125947241 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) 20250212125947241 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) 20250212125947242 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) 20250212125947242 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) 20250212125947242 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) 20250212125947242 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) 20250212125947242 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) 20250212125947242 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) 20250212125947242 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) 20250212125947242 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) 20250212125947243 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) 20250212125947243 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) 20250212125947243 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) 20250212125947243 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) 20250212125947243 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) 20250212125947243 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) 20250212125947246 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125947261 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) 20250212125947261 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) 20250212125947261 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) 20250212125947262 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) 20250212125947262 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) 20250212125947262 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) 20250212125947263 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) 20250212125947263 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) 20250212125947264 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) 20250212125947264 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) 20250212125947265 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) 20250212125947265 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) 20250212125947266 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) 20250212125947266 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) 20250212125947267 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) 20250212125947267 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) 20250212125947272 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125947284 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) 20250212125947284 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) 20250212125947285 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) 20250212125947285 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) 20250212125947285 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) 20250212125947285 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) 20250212125947286 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) 20250212125947286 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) 20250212125947286 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) 20250212125947286 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) 20250212125947286 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) 20250212125947286 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) 20250212125947286 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) 20250212125947286 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) 20250212125947286 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) 20250212125947286 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) 20250212125947289 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125947303 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) 20250212125947303 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) 20250212125947303 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) 20250212125947303 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) 20250212125947304 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) 20250212125947304 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) 20250212125947304 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) 20250212125947304 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) 20250212125947304 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) 20250212125947304 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) 20250212125947305 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) 20250212125947305 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) 20250212125947305 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) 20250212125947305 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) 20250212125947305 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) 20250212125947305 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) 20250212125947308 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125947322 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) 20250212125947322 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) 20250212125947322 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) 20250212125947322 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) 20250212125947322 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) 20250212125947322 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) 20250212125947323 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) 20250212125947323 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) 20250212125947323 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) 20250212125947323 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) 20250212125947323 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) 20250212125947323 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) 20250212125947324 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) 20250212125947324 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) 20250212125947324 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) 20250212125947324 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) 20250212125947331 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125947345 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) 20250212125947345 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) 20250212125947345 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) 20250212125947345 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) 20250212125947346 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) 20250212125947346 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) 20250212125947346 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) 20250212125947346 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) 20250212125947346 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) 20250212125947346 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) 20250212125947346 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) 20250212125947346 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) 20250212125947347 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) 20250212125947347 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) 20250212125947347 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) 20250212125947347 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) 20250212125947349 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125947364 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) 20250212125947364 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) 20250212125947366 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) 20250212125947367 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) 20250212125947368 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) 20250212125947368 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) 20250212125947369 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) 20250212125947370 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) 20250212125947371 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) 20250212125947371 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) 20250212125947371 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) 20250212125947371 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) 20250212125947372 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) 20250212125947372 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) 20250212125947374 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) 20250212125947374 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) 20250212125947378 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125947385 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) 20250212125947385 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) 20250212125947388 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) 20250212125947388 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) 20250212125947389 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) 20250212125947389 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) 20250212125947390 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) 20250212125947390 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) 20250212125947391 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) 20250212125947391 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) 20250212125947392 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) 20250212125947392 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) 20250212125947393 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) 20250212125947393 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) 20250212125947394 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) 20250212125947394 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) 20250212125947395 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125947410 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 70 e8 45 18 00 20 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125947410 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) 20250212125947410 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125947410 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125947410 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 = 28 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 1 | A5_bits = 80 | 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| (gsm_rlcmac.c:5476) 20250212125947412 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125947412 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125947412 DLGLOBAL DEBUG validating counter group 0x564746532760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125947412 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125947412 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20250212125947412 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20250212125947412 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20250212125947412 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20250212125947412 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) 20250212125947412 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125947412 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125947412 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20250212125947412 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125947412 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125947412 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125947412 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125947412 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125947412 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125947412 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125947412 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125947412 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) 20250212125947412 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212125947412 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125947412 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125947412 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125947412 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125947412 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125947413 DLGLOBAL DEBUG validating counter group 0x564746532b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125947413 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125947413 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125947413 DLGLOBAL DEBUG validating counter group 0x564746532c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125947413 DLGLOBAL DEBUG validating counter group 0x564746532c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125947413 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125947413 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125947413 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) 20250212125947413 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) 20250212125947413 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) 20250212125947413 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20250212125947413 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212125947413 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) 20250212125947413 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212125947413 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) 20250212125947413 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20250212125947413 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20250212125947413 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212125947413 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212125947413 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20250212125947413 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) 20250212125947413 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) 20250212125947413 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) 20250212125947413 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) 20250212125947414 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) 20250212125947414 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) 20250212125947415 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) 20250212125947415 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) 20250212125947416 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) 20250212125947416 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) 20250212125947417 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) 20250212125947417 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) 20250212125947418 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) 20250212125947418 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) 20250212125947419 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) 20250212125947419 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125947419 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20250212125947419 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125947420 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125947420 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125947420 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125947420 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20250212125947420 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) 20250212125947420 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125947420 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) 20250212125947420 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) 20250212125947420 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20250212125947429 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) 20250212125947429 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) 20250212125947431 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) 20250212125947431 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) 20250212125947432 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) 20250212125947432 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) 20250212125947433 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) 20250212125947433 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) 20250212125947434 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) 20250212125947434 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) 20250212125947435 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) 20250212125947435 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) 20250212125947435 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) 20250212125947435 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) 20250212125947435 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) 20250212125947435 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) 20250212125947436 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125947448 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) 20250212125947448 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) 20250212125947449 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) 20250212125947449 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) 20250212125947450 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) 20250212125947450 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) 20250212125947450 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) 20250212125947450 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) 20250212125947451 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) 20250212125947451 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) 20250212125947451 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) 20250212125947451 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) 20250212125947452 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) 20250212125947452 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) 20250212125947452 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) 20250212125947452 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) 20250212125947458 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125947472 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) 20250212125947472 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) 20250212125947472 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) 20250212125947472 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) 20250212125947473 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) 20250212125947473 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) 20250212125947473 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) 20250212125947473 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) 20250212125947473 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) 20250212125947473 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) 20250212125947474 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) 20250212125947474 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) 20250212125947474 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) 20250212125947474 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) 20250212125947474 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) 20250212125947474 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) 20250212125947476 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125947491 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) 20250212125947491 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) 20250212125947491 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125947491 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125947491 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) 20250212125947491 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125947491 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20250212125947491 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20250212125947491 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20250212125947491 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20250212125947491 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20250212125947491 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20250212125947492 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) 20250212125947492 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) 20250212125947492 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) 20250212125947492 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) 20250212125947492 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) 20250212125947492 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) 20250212125947493 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) 20250212125947493 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) 20250212125947493 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) 20250212125947493 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) 20250212125947493 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) 20250212125947493 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) 20250212125947494 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) 20250212125947494 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) 20250212125947495 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125947510 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) 20250212125947510 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) 20250212125947510 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125947510 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125947510 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) 20250212125947510 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125947510 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20250212125947510 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20250212125947510 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20250212125947510 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20250212125947510 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20250212125947510 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20250212125947511 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) 20250212125947511 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) 20250212125947511 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) 20250212125947511 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) 20250212125947511 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) 20250212125947511 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) 20250212125947512 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) 20250212125947512 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) 20250212125947512 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) 20250212125947512 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) 20250212125947512 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) 20250212125947512 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) 20250212125947513 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) 20250212125947513 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) 20250212125947519 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) 20250212125947519 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) 20250212125947519 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20250212125947519 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) 20250212125947520 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125947534 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) 20250212125947534 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) 20250212125947534 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) 20250212125947534 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) 20250212125947535 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) 20250212125947535 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) 20250212125947535 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) 20250212125947535 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) 20250212125947535 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) 20250212125947535 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) 20250212125947536 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) 20250212125947536 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) 20250212125947536 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) 20250212125947536 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) 20250212125947536 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) 20250212125947536 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) 20250212125947538 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) 20250212125947538 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) 20250212125947538 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20250212125947538 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) 20250212125947539 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125947553 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) 20250212125947553 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) 20250212125947553 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) 20250212125947553 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125947553 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) 20250212125947553 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) 20250212125947554 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) 20250212125947554 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) 20250212125947554 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) 20250212125947554 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) 20250212125947554 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) 20250212125947554 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) 20250212125947555 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) 20250212125947555 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) 20250212125947555 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) 20250212125947555 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) 20250212125947555 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) 20250212125947556 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) 20250212125947558 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) 20250212125947558 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) 20250212125947558 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20250212125947558 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) 20250212125947558 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125947572 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) 20250212125947572 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) 20250212125947572 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) 20250212125947572 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125947572 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) 20250212125947572 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) 20250212125947573 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) 20250212125947573 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) 20250212125947573 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) 20250212125947573 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) 20250212125947573 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) 20250212125947573 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) 20250212125947574 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) 20250212125947574 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) 20250212125947574 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) 20250212125947574 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) 20250212125947574 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) 20250212125947574 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) 20250212125947582 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) 20250212125947582 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) 20250212125947582 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20250212125947582 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) 20250212125947582 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125947596 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) 20250212125947596 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) 20250212125947596 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) 20250212125947596 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125947597 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) 20250212125947597 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) 20250212125947597 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) 20250212125947597 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) 20250212125947597 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) 20250212125947597 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) 20250212125947598 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) 20250212125947598 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) 20250212125947598 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) 20250212125947598 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) 20250212125947598 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) 20250212125947598 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) 20250212125947599 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) 20250212125947599 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) 20250212125947601 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) 20250212125947601 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) 20250212125947601 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20250212125947601 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) 20250212125947601 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125947615 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) 20250212125947615 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) 20250212125947615 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) 20250212125947615 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125947616 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) 20250212125947616 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) 20250212125947616 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) 20250212125947616 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) 20250212125947616 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) 20250212125947616 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) 20250212125947617 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) 20250212125947617 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) 20250212125947617 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) 20250212125947617 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) 20250212125947617 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) 20250212125947617 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) 20250212125947618 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) 20250212125947618 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) 20250212125947620 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) 20250212125947620 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) 20250212125947620 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20250212125947620 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) 20250212125947620 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125947634 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) 20250212125947634 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) 20250212125947634 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) 20250212125947634 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125947635 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) 20250212125947635 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) 20250212125947635 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) 20250212125947635 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) 20250212125947635 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) 20250212125947635 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) 20250212125947636 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) 20250212125947636 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) 20250212125947636 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) 20250212125947636 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) 20250212125947636 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) 20250212125947636 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) 20250212125947637 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) 20250212125947637 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) 20250212125947644 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) 20250212125947644 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) 20250212125947644 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20250212125947644 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) 20250212125947644 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125947658 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) 20250212125947658 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) 20250212125947658 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) 20250212125947658 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20250212125947658 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) 20250212125947658 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) 20250212125947659 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) 20250212125947659 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) 20250212125947659 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) 20250212125947659 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) 20250212125947660 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) 20250212125947660 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) 20250212125947660 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) 20250212125947660 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) 20250212125947660 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) 20250212125947660 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) 20250212125947661 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) 20250212125947661 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) 20250212125947663 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) 20250212125947663 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) 20250212125947663 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20250212125947663 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) 20250212125947663 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125947677 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) 20250212125947677 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) 20250212125947677 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) 20250212125947677 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20250212125947678 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) 20250212125947678 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) 20250212125947678 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) 20250212125947678 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) 20250212125947679 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) 20250212125947679 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) 20250212125947679 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) 20250212125947679 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) 20250212125947679 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) 20250212125947679 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) 20250212125947680 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) 20250212125947680 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) 20250212125947680 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) 20250212125947680 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) 20250212125947682 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) 20250212125947682 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) 20250212125947682 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20250212125947682 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) 20250212125947682 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125947696 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) 20250212125947696 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) 20250212125947696 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) 20250212125947696 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20250212125947697 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) 20250212125947697 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) 20250212125947697 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) 20250212125947697 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) 20250212125947697 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) 20250212125947697 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) 20250212125947697 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) 20250212125947698 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) 20250212125947698 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) 20250212125947698 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) 20250212125947698 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) 20250212125947698 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) 20250212125947698 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) 20250212125947698 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) 20250212125947706 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) 20250212125947706 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) 20250212125947706 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20250212125947706 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) 20250212125947706 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125947720 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) 20250212125947720 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) 20250212125947720 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) 20250212125947720 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20250212125947720 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) 20250212125947720 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) 20250212125947721 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) 20250212125947721 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) 20250212125947721 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) 20250212125947721 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) 20250212125947721 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) 20250212125947721 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) 20250212125947721 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) 20250212125947721 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) 20250212125947722 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) 20250212125947722 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) 20250212125947722 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) 20250212125947722 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) 20250212125947724 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) 20250212125947725 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) 20250212125947725 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20250212125947725 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) 20250212125947725 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125947739 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) 20250212125947739 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) 20250212125947739 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) 20250212125947739 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20250212125947739 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20250212125947739 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20250212125947739 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) 20250212125947739 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) 20250212125947740 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) 20250212125947740 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) 20250212125947740 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) 20250212125947740 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) 20250212125947741 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) 20250212125947741 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) 20250212125947741 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) 20250212125947741 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) 20250212125947741 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) 20250212125947741 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) 20250212125947741 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) 20250212125947741 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) 20250212125947743 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) 20250212125947744 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) 20250212125947744 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125947758 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) 20250212125947758 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) 20250212125947758 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=125): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} (pdch_ul_controller.c:309) 20250212125947758 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20250212125947758 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) 20250212125947759 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) 20250212125947759 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) 20250212125947759 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) 20250212125947759 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) 20250212125947759 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) 20250212125947760 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) 20250212125947760 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) 20250212125947760 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) 20250212125947760 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) 20250212125947760 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) 20250212125947760 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) 20250212125947761 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) 20250212125947761 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) 20250212125947767 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) 20250212125947767 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) 20250212125947768 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125947782 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) 20250212125947782 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) 20250212125947782 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) 20250212125947782 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) 20250212125947783 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) 20250212125947783 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) 20250212125947783 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) 20250212125947783 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) 20250212125947783 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) 20250212125947783 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) 20250212125947784 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) 20250212125947784 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) 20250212125947784 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) 20250212125947784 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) 20250212125947784 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) 20250212125947784 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) 20250212125947786 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) 20250212125947786 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) 20250212125947787 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125947801 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) 20250212125947801 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) 20250212125947801 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) 20250212125947801 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) 20250212125947801 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) 20250212125947801 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) 20250212125947801 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) 20250212125947802 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) 20250212125947802 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) 20250212125947802 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) 20250212125947802 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) 20250212125947802 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) 20250212125947802 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) 20250212125947802 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) 20250212125947803 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) 20250212125947803 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) 20250212125947805 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) 20250212125947805 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) 20250212125947806 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125947820 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) 20250212125947820 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) 20250212125947820 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) 20250212125947821 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) 20250212125947821 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) 20250212125947821 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) 20250212125947821 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) 20250212125947821 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) 20250212125947822 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) 20250212125947822 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) 20250212125947822 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) 20250212125947822 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) 20250212125947822 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) 20250212125947822 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) 20250212125947823 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) 20250212125947823 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) 20250212125947829 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) 20250212125947829 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) 20250212125947830 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125947844 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) 20250212125947844 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) 20250212125947844 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) 20250212125947844 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) 20250212125947845 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) 20250212125947845 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) 20250212125947845 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) 20250212125947845 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) 20250212125947845 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) 20250212125947845 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) 20250212125947846 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) 20250212125947846 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) 20250212125947846 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) 20250212125947846 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) 20250212125947846 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) 20250212125947846 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) 20250212125947848 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) 20250212125947848 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) 20250212125947849 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125947863 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) 20250212125947863 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) 20250212125947863 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) 20250212125947863 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) 20250212125947864 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) 20250212125947864 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) 20250212125947864 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) 20250212125947864 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) 20250212125947864 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) 20250212125947864 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) 20250212125947865 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) 20250212125947865 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) 20250212125947865 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) 20250212125947865 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) 20250212125947865 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) 20250212125947865 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) 20250212125947867 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) 20250212125947867 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) 20250212125947868 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125947882 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) 20250212125947882 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) 20250212125947882 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) 20250212125947882 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) 20250212125947883 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) 20250212125947883 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) 20250212125947883 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) 20250212125947883 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) 20250212125947883 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) 20250212125947883 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) 20250212125947883 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) 20250212125947883 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) 20250212125947884 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) 20250212125947884 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) 20250212125947884 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) 20250212125947884 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) 20250212125947891 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) 20250212125947891 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) 20250212125947892 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125947905 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) 20250212125947905 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) 20250212125947906 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) 20250212125947906 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) 20250212125947906 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) 20250212125947906 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) 20250212125947906 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) 20250212125947906 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) 20250212125947907 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) 20250212125947907 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) 20250212125947907 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) 20250212125947907 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) 20250212125947907 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) 20250212125947907 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) 20250212125947908 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) 20250212125947908 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) 20250212125947910 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) 20250212125947910 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) 20250212125947910 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125947924 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) 20250212125947924 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) 20250212125947925 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) 20250212125947925 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) 20250212125947925 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) 20250212125947925 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) 20250212125947925 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) 20250212125947925 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) 20250212125947926 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) 20250212125947926 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) 20250212125947926 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) 20250212125947926 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) 20250212125947926 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) 20250212125947926 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) 20250212125947926 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) 20250212125947926 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) 20250212125947929 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) 20250212125947929 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) 20250212125947929 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125947943 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) 20250212125947943 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) 20250212125947943 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) 20250212125947943 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) 20250212125947944 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) 20250212125947944 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) 20250212125947944 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) 20250212125947944 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) 20250212125947944 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) 20250212125947944 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) 20250212125947944 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) 20250212125947944 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) 20250212125947945 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) 20250212125947945 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) 20250212125947945 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) 20250212125947945 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) 20250212125947952 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) 20250212125947952 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) 20250212125947952 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125947966 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) 20250212125947966 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) 20250212125947967 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) 20250212125947967 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) 20250212125947967 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) 20250212125947967 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) 20250212125947967 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) 20250212125947967 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) 20250212125947967 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) 20250212125947967 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) 20250212125947968 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) 20250212125947968 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) 20250212125947968 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) 20250212125947968 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) 20250212125947968 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) 20250212125947968 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) 20250212125947971 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) 20250212125947971 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) 20250212125947971 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125947986 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) 20250212125947986 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) 20250212125947987 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) 20250212125947987 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) 20250212125947987 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) 20250212125947987 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) 20250212125947988 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) 20250212125947988 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) 20250212125947988 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) 20250212125947988 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) 20250212125947989 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) 20250212125947989 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) 20250212125947990 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) 20250212125947990 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) 20250212125947990 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) 20250212125947990 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) 20250212125947991 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) 20250212125947991 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) 20250212125947991 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125948005 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) 20250212125948005 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) 20250212125948006 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) 20250212125948006 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) 20250212125948007 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) 20250212125948007 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) 20250212125948007 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) 20250212125948007 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) 20250212125948008 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) 20250212125948008 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) 20250212125948009 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) 20250212125948009 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) 20250212125948010 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) 20250212125948010 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) 20250212125948011 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) 20250212125948011 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) 20250212125948015 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) 20250212125948015 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) 20250212125948015 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125948030 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) 20250212125948030 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) 20250212125948031 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) 20250212125948031 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) 20250212125948032 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) 20250212125948032 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) 20250212125948032 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) 20250212125948033 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) 20250212125948033 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) 20250212125948033 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) 20250212125948034 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) 20250212125948034 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) 20250212125948035 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) 20250212125948035 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) 20250212125948037 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) 20250212125948037 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) 20250212125948039 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) 20250212125948039 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) 20250212125948039 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125948047 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) 20250212125948047 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) 20250212125948048 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) 20250212125948048 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) 20250212125948048 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) 20250212125948048 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) 20250212125948049 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) 20250212125948049 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) 20250212125948049 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) 20250212125948049 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) 20250212125948049 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) 20250212125948049 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) 20250212125948050 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) 20250212125948050 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) 20250212125948050 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) 20250212125948050 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) 20250212125948053 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) 20250212125948053 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) 20250212125948053 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125948070 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) 20250212125948070 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) 20250212125948071 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) 20250212125948071 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) 20250212125948072 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) 20250212125948072 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) 20250212125948073 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) 20250212125948073 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) 20250212125948074 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) 20250212125948074 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) 20250212125948075 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) 20250212125948075 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) 20250212125948075 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) 20250212125948075 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) 20250212125948076 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) 20250212125948076 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) 20250212125948078 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) 20250212125948078 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) 20250212125948079 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125948092 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) 20250212125948092 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) 20250212125948093 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) 20250212125948093 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) 20250212125948093 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) 20250212125948093 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) 20250212125948093 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) 20250212125948093 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) 20250212125948094 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) 20250212125948094 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) 20250212125948094 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) 20250212125948094 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) 20250212125948094 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) 20250212125948094 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) 20250212125948095 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) 20250212125948095 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) 20250212125948097 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) 20250212125948097 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) 20250212125948097 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125948112 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) 20250212125948112 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) 20250212125948113 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) 20250212125948113 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) 20250212125948113 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) 20250212125948113 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) 20250212125948113 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) 20250212125948113 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) 20250212125948114 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) 20250212125948114 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) 20250212125948114 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) 20250212125948115 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) 20250212125948115 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) 20250212125948115 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) 20250212125948116 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) 20250212125948116 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) 20250212125948116 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) 20250212125948116 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) 20250212125948117 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125948132 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) 20250212125948132 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) 20250212125948133 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) 20250212125948133 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) 20250212125948134 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) 20250212125948134 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) 20250212125948135 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) 20250212125948135 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) 20250212125948136 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) 20250212125948136 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) 20250212125948137 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) 20250212125948137 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) 20250212125948138 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) 20250212125948138 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) 20250212125948138 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) 20250212125948138 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) 20250212125948141 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) 20250212125948141 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) 20250212125948141 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125948156 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) 20250212125948156 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) 20250212125948159 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) 20250212125948159 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) 20250212125948160 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) 20250212125948160 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) 20250212125948161 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) 20250212125948161 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) 20250212125948161 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) 20250212125948161 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) 20250212125948162 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) 20250212125948162 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) 20250212125948163 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) 20250212125948163 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) 20250212125948164 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) 20250212125948164 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) 20250212125948165 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) 20250212125948165 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) 20250212125948166 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125948175 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) 20250212125948175 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) 20250212125948177 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) 20250212125948177 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) 20250212125948177 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) 20250212125948177 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) 20250212125948178 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) 20250212125948179 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) 20250212125948179 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) 20250212125948180 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) 20250212125948181 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) 20250212125948181 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) 20250212125948182 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) 20250212125948182 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) 20250212125948183 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) 20250212125948183 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) 20250212125948184 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) 20250212125948184 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) 20250212125948185 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125948195 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) 20250212125948195 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) 20250212125948196 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) 20250212125948196 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) 20250212125948197 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) 20250212125948197 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) 20250212125948197 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) 20250212125948197 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) 20250212125948198 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) 20250212125948198 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) 20250212125948199 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) 20250212125948199 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) 20250212125948200 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) 20250212125948200 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) 20250212125948201 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) 20250212125948201 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) 20250212125948204 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) 20250212125948204 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) 20250212125948205 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125948219 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) 20250212125948219 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) 20250212125948221 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) 20250212125948221 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) 20250212125948222 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) 20250212125948222 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) 20250212125948222 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) 20250212125948222 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) 20250212125948224 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) 20250212125948224 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) 20250212125948224 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) 20250212125948224 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) 20250212125948225 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) 20250212125948225 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) 20250212125948226 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) 20250212125948226 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) 20250212125948227 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) 20250212125948227 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) 20250212125948228 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125948239 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) 20250212125948239 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) 20250212125948240 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) 20250212125948240 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) 20250212125948241 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) 20250212125948241 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) 20250212125948242 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) 20250212125948242 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) 20250212125948243 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) 20250212125948243 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) 20250212125948243 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) 20250212125948243 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) 20250212125948244 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) 20250212125948244 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) 20250212125948245 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) 20250212125948245 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) 20250212125948245 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) 20250212125948245 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) 20250212125948246 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125948257 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) 20250212125948257 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) 20250212125948257 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) 20250212125948257 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) 20250212125948258 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) 20250212125948258 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) 20250212125948258 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) 20250212125948258 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) 20250212125948258 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) 20250212125948258 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) 20250212125948259 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) 20250212125948259 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) 20250212125948259 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) 20250212125948259 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) 20250212125948260 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) 20250212125948260 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) 20250212125948267 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) 20250212125948267 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) 20250212125948267 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125948281 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) 20250212125948282 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) 20250212125948283 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) 20250212125948283 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) 20250212125948283 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) 20250212125948283 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) 20250212125948284 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) 20250212125948284 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) 20250212125948284 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) 20250212125948285 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) 20250212125948285 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) 20250212125948285 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) 20250212125948286 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) 20250212125948286 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) 20250212125948286 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) 20250212125948286 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) 20250212125948287 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) 20250212125948287 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) 20250212125948287 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125948300 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) 20250212125948300 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) 20250212125948300 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) 20250212125948300 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) 20250212125948301 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) 20250212125948301 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) 20250212125948301 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) 20250212125948301 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) 20250212125948302 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) 20250212125948302 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) 20250212125948302 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) 20250212125948302 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) 20250212125948302 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) 20250212125948302 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) 20250212125948303 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) 20250212125948303 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) 20250212125948304 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) 20250212125948304 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) 20250212125948304 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125948320 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) 20250212125948320 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) 20250212125948323 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) 20250212125948323 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) 20250212125948325 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) 20250212125948325 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) 20250212125948326 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) 20250212125948326 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) 20250212125948327 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) 20250212125948327 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) 20250212125948328 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) 20250212125948328 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) 20250212125948329 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) 20250212125948329 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) 20250212125948330 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) 20250212125948330 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) 20250212125948331 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) 20250212125948332 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) 20250212125948332 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125948346 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) 20250212125948346 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) 20250212125948348 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) 20250212125948348 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) 20250212125948349 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) 20250212125948349 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) 20250212125948351 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) 20250212125948351 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) 20250212125948352 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) 20250212125948352 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) 20250212125948353 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) 20250212125948353 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) 20250212125948355 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) 20250212125948355 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) 20250212125948356 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) 20250212125948356 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) 20250212125948358 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) 20250212125948358 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) 20250212125948359 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125948365 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) 20250212125948365 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) 20250212125948369 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) 20250212125948369 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) 20250212125948370 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) 20250212125948370 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) 20250212125948372 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) 20250212125948372 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) 20250212125948373 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) 20250212125948373 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) 20250212125948375 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) 20250212125948375 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) 20250212125948376 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) 20250212125948376 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) 20250212125948377 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) 20250212125948377 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) 20250212125948378 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) 20250212125948378 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) 20250212125948379 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125948385 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) 20250212125948385 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) 20250212125948387 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) 20250212125948387 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) 20250212125948388 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) 20250212125948388 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) 20250212125948389 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) 20250212125948389 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) 20250212125948390 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) 20250212125948390 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) 20250212125948391 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) 20250212125948391 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) 20250212125948392 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) 20250212125948392 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) 20250212125948393 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) 20250212125948393 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) 20250212125948395 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) 20250212125948395 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) 20250212125948396 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125948409 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) 20250212125948409 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) 20250212125948410 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) 20250212125948410 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) 20250212125948411 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) 20250212125948411 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) 20250212125948411 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) 20250212125948412 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) 20250212125948412 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) 20250212125948412 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) 20250212125948413 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) 20250212125948413 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) 20250212125948413 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) 20250212125948413 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) 20250212125948414 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) 20250212125948414 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) 20250212125948415 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) 20250212125948415 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) 20250212125948415 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125948427 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) 20250212125948427 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) 20250212125948427 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) 20250212125948428 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) 20250212125948428 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) 20250212125948428 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) 20250212125948429 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) 20250212125948429 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) 20250212125948429 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) 20250212125948429 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) 20250212125948429 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) 20250212125948429 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) 20250212125948429 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) 20250212125948429 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) 20250212125948430 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) 20250212125948430 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) 20250212125948431 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) 20250212125948432 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) 20250212125948432 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125948446 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) 20250212125948446 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) 20250212125948446 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) 20250212125948446 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) 20250212125948446 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) 20250212125948447 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) 20250212125948447 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) 20250212125948447 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) 20250212125948447 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) 20250212125948447 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) 20250212125948447 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) 20250212125948447 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) 20250212125948448 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) 20250212125948448 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) 20250212125948448 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) 20250212125948448 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) 20250212125948455 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) 20250212125948455 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) 20250212125948455 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125948470 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) 20250212125948470 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) 20250212125948470 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) 20250212125948470 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) 20250212125948470 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) 20250212125948470 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) 20250212125948471 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) 20250212125948471 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) 20250212125948471 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) 20250212125948471 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) 20250212125948471 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) 20250212125948471 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) 20250212125948472 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) 20250212125948472 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) 20250212125948472 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) 20250212125948472 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) 20250212125948474 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) 20250212125948474 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) 20250212125948474 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125948488 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) 20250212125948488 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) 20250212125948489 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) 20250212125948489 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) 20250212125948489 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) 20250212125948489 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) 20250212125948490 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) 20250212125948490 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) 20250212125948490 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) 20250212125948490 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) 20250212125948490 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) 20250212125948490 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) 20250212125948491 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) 20250212125948491 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) 20250212125948491 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) 20250212125948491 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) 20250212125948493 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) 20250212125948493 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) 20250212125948493 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125948507 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) 20250212125948507 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) 20250212125948508 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) 20250212125948508 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) 20250212125948508 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) 20250212125948508 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) 20250212125948509 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) 20250212125948509 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) 20250212125948509 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) 20250212125948509 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) 20250212125948509 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) 20250212125948509 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) 20250212125948510 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) 20250212125948510 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) 20250212125948510 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) 20250212125948510 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) 20250212125948511 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Timeout of X1 (fsm.c:317) 20250212125948511 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:703) 20250212125948517 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) 20250212125948517 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212125948517 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 286 + 13 = 299 (pdch_ul_controller.c:131) 20250212125948517 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20250212125948517 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) 20250212125948517 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20250212125948517 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 299 for type POLL (pdch_ul_controller.c:184) 20250212125948517 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) 20250212125948517 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20250212125948517 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) 20250212125948517 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) 20250212125948517 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(996)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20250212125948531 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) 20250212125948531 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) 20250212125948532 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) 20250212125948532 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) 20250212125948532 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) 20250212125948532 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) 20250212125948533 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) 20250212125948533 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) 20250212125948533 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) 20250212125948533 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) 20250212125948533 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) 20250212125948533 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) 20250212125948534 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) 20250212125948534 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) 20250212125948534 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) 20250212125948534 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) 20250212125948536 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125948550 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) 20250212125948550 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) 20250212125948551 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) 20250212125948551 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) 20250212125948551 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) 20250212125948551 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) 20250212125948551 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) 20250212125948551 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) 20250212125948552 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) 20250212125948552 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) 20250212125948552 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) 20250212125948552 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) 20250212125948552 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) 20250212125948552 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) 20250212125948553 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) 20250212125948553 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) 20250212125948555 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125948569 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) 20250212125948569 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) 20250212125948570 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) 20250212125948570 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) 20250212125948570 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) 20250212125948570 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) 20250212125948571 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) 20250212125948571 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) 20250212125948571 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) 20250212125948571 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) 20250212125948571 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) 20250212125948571 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) 20250212125948571 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) 20250212125948571 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) 20250212125948572 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) 20250212125948572 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) 20250212125948579 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125948593 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) 20250212125948593 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) 20250212125948593 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125948593 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125948593 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) 20250212125948593 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125948593 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) 20250212125948593 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20250212125948593 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20250212125948593 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20250212125948593 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20250212125948593 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(996)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125948594 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) 20250212125948594 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) 20250212125948594 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) 20250212125948594 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) 20250212125948595 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) 20250212125948595 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) 20250212125948595 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) 20250212125948595 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) 20250212125948595 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52056<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125948595 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) 20250212125948595 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) 20250212125948596 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) 20250212125948596 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) 20250212125948596 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) 20250212125948596 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) 20250212125948597 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52044<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125948597 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125948597 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125948597 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125948597 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20250212125948597 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125948597 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20250212125948597 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125948597 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125948597 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125948598 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125948598 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}: Deallocated (fsm.c:568) 20250212125948598 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125948598 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125948598 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125948598 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125948598 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125948598 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125948598 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125948598 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125948598 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125948598 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125948598 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125948598 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125948598 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125948598 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) 20250212125948598 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) 20250212125948598 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 11954 with status 0 respawn: 90: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_nacc_outbound_rac_ci_resolve_timeout finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_rac_ci_resolve_timeout pass'. 20250212125948613 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125948613 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125948614 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125948614 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) Wed Feb 12 12:59:48 UTC 2025 ====== 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 20250212125948647 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52066<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125948747 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52066<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=454544) Waiting for packet dumper to finish... 1 (prev_count=454544, count=489480) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_rac_ci_resolve_timeout pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_si_resolve_timeout'. ------ PCU_Tests.TC_nacc_outbound_si_resolve_timeout ------ Wed Feb 12 12:59:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_si_resolve_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_si_resolve_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_si_resolve_timeout' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_nacc_outbound_si_resolve_timeout started. 1002@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_si_resolve_timeout-BVCI1234(1004)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 1002@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1006)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 1002@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 20250212125951825 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39114<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 1002@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(1010)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 1002@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1010)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(1007)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20250212125951836 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39118<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1007)@8d0f06c41a7d: Start timer T: 5 s PCUIF(1007)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_nacc_outbound_si_resolve_timeout-STATS(1011)@8d0f06c41a7d: Start timer T: 2 s TC_nacc_outbound_si_resolve_timeout-STATS(1011)@8d0f06c41a7d: Start timer T: 2 s 1002@8d0f06c41a7d: 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(1014)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1014)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125953614 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125953614 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212125953614 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1007)@8d0f06c41a7d: OsmoPCU is now connected BTS(1009)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125953618 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212125953618 DLGLOBAL DEBUG validating counter group 0x55a5abe04040(bts) with 102 counters (rate_ctr.c:86) 20250212125953618 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212125953618 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212125953618 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125953618 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212125953618 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212125953618 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212125953618 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212125953618 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212125953618 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212125953619 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212125953619 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212125953619 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212125953619 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212125953619 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212125953619 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212125953619 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212125953619 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212125953619 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212125953619 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212125953619 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212125953619 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212125953619 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212125953619 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212125953619 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212125953619 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212125953619 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212125953619 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212125953619 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212125953619 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212125953619 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212125953619 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212125953619 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212125953619 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212125953619 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212125953619 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212125953619 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212125953619 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212125953619 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212125953619 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212125953619 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212125953619 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212125953619 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212125953619 DLGLOBAL DEBUG validating counter group 0x7fe1d00505e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212125953619 DLGLOBAL DEBUG validating counter group 0x55a5abe03720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212125953619 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212125953619 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212125953619 DLGLOBAL DEBUG validating counter group 0x7fe1d0051180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212125953619 DLGLOBAL DEBUG validating counter group 0x7fe1d0051160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212125953619 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212125953619 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) 20250212125953619 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) 20250212125953619 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212125953619 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125953619 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125953619 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125953619 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125953619 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125953619 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125953619 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125953619 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125953619 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125953619 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125953619 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125953619 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125953619 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125953619 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125953619 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125953619 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125953619 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125953619 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125953619 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125953619 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125953619 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125953619 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212125953619 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212125953619 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212125953619 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212125953619 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) 20250212125953619 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125953619 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s BTS(1009)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(1009)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(1009)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(1006)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1009)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(1006)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1006)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(1006)@8d0f06c41a7d: Start timer Tns_test: 10 s MTC@8d0f06c41a7d: Start timer T: 10 s BTS(1009)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(1009)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" 20250212125953622 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212125953622 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) 20250212125953622 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) 20250212125953622 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212125953622 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212125953622 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) 20250212125953622 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212125953622 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) 20250212125953622 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1009)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(1009)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(1006)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1006)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212125953623 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212125953623 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) 20250212125953623 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) 20250212125953623 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212125953623 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212125953623 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212125953623 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125953623 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125953623 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125953623 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212125953624 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212125953624 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1006)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1006)@8d0f06c41a7d: Start timer Tns_test: 10 s 1003@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 1003@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212125953631 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125953631 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125953631 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125953631 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125953631 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125953631 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212125953631 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212125953631 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125953633 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) 20250212125953633 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212125953633 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) 20250212125953633 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) 20250212125953633 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) 20250212125953633 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) 20250212125953634 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) 20250212125953634 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) 20250212125953634 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) 20250212125953634 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) 20250212125953634 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) 20250212125953634 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) 20250212125953635 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) 20250212125953635 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) 20250212125953635 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) 20250212125953635 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_nacc_outbound_si_resolve_timeout-BVCI1234(1004)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_si_resolve_timeout-BVCI1234(1004)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212125953636 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125953636 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125953636 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125953636 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125953636 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212125953636 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212125953636 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212125953636 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212125953637 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212125953638 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) 20250212125953638 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212125953638 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212125953638 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20250212125953638 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20250212125953638 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212125953638 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 70 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1009)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20250212125953639 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125953639 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125953639 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125953639 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212125953639 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212125953639 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212125953639 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212125953639 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212125953639 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212125953639 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } } } 20250212125953643 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212125953643 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212125953643 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212125953643 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212125953643 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212125953652 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) 20250212125953652 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) 20250212125953652 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) 20250212125953652 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) 20250212125953653 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) 20250212125953653 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) 20250212125953653 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) 20250212125953653 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) 20250212125953653 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) 20250212125953653 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) 20250212125953654 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) 20250212125953654 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) 20250212125953654 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) 20250212125953654 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) 20250212125953654 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) 20250212125953654 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) 20250212125953656 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125953671 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) 20250212125953671 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) 20250212125953671 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) 20250212125953671 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) 20250212125953671 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) 20250212125953671 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) 20250212125953672 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) 20250212125953672 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) 20250212125953672 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) 20250212125953672 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) 20250212125953672 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) 20250212125953672 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) 20250212125953673 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) 20250212125953673 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) 20250212125953673 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) 20250212125953673 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) 20250212125953680 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125953695 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) 20250212125953695 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) 20250212125953695 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) 20250212125953695 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) 20250212125953696 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) 20250212125953696 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) 20250212125953696 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) 20250212125953696 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) 20250212125953697 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) 20250212125953697 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) 20250212125953697 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) 20250212125953697 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) 20250212125953697 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) 20250212125953697 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) 20250212125953698 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) 20250212125953698 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) 20250212125953699 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125953714 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) 20250212125953714 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) 20250212125953714 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) 20250212125953714 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) 20250212125953715 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) 20250212125953715 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) 20250212125953715 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) 20250212125953715 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) 20250212125953715 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) 20250212125953715 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) 20250212125953715 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) 20250212125953716 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) 20250212125953716 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) 20250212125953716 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) 20250212125953716 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) 20250212125953716 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) 20250212125953718 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125953733 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) 20250212125953733 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) 20250212125953733 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) 20250212125953733 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) 20250212125953734 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) 20250212125953734 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) 20250212125953734 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) 20250212125953734 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) 20250212125953734 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) 20250212125953734 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) 20250212125953734 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) 20250212125953734 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) 20250212125953735 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) 20250212125953735 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) 20250212125953735 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) 20250212125953735 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) 20250212125953742 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125953757 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) 20250212125953757 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) 20250212125953757 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) 20250212125953757 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) 20250212125953757 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) 20250212125953757 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) 20250212125953758 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) 20250212125953758 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) 20250212125953758 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) 20250212125953758 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) 20250212125953758 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) 20250212125953758 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) 20250212125953759 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) 20250212125953759 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) 20250212125953759 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) 20250212125953759 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) 20250212125953761 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212125953776 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) 20250212125953776 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) 20250212125953776 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) 20250212125953776 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) 20250212125953776 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) 20250212125953776 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) 20250212125953777 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) 20250212125953777 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) 20250212125953777 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) 20250212125953777 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) 20250212125953777 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) 20250212125953777 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) 20250212125953778 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) 20250212125953778 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) 20250212125953778 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) 20250212125953778 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) 20250212125953780 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125953795 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) 20250212125953795 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) 20250212125953795 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) 20250212125953795 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) 20250212125953796 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) 20250212125953796 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) 20250212125953796 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) 20250212125953796 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) 20250212125953797 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) 20250212125953797 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) 20250212125953797 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) 20250212125953797 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) 20250212125953797 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) 20250212125953797 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) 20250212125953798 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) 20250212125953798 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) 20250212125953804 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125953819 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) 20250212125953819 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) 20250212125953819 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) 20250212125953819 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) 20250212125953820 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) 20250212125953820 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) 20250212125953820 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) 20250212125953820 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) 20250212125953820 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) 20250212125953820 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) 20250212125953821 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) 20250212125953821 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) 20250212125953821 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) 20250212125953821 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) 20250212125953821 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) 20250212125953821 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) 20250212125953823 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125953838 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) 20250212125953838 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) 20250212125953839 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) 20250212125953839 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) 20250212125953839 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) 20250212125953839 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) 20250212125953839 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) 20250212125953839 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) 20250212125953839 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) 20250212125953839 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) 20250212125953840 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) 20250212125953840 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) 20250212125953840 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) 20250212125953840 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) 20250212125953841 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) 20250212125953841 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) 20250212125953843 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212125953857 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) 20250212125953857 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) 20250212125953857 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) 20250212125953857 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) 20250212125953858 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) 20250212125953858 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) 20250212125953858 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) 20250212125953858 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) 20250212125953859 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) 20250212125953859 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) 20250212125953859 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) 20250212125953859 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) 20250212125953859 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) 20250212125953859 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) 20250212125953860 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) 20250212125953860 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) 20250212125953866 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212125953881 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 70 e8 45 18 00 20 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212125953881 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) 20250212125953881 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125953881 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125953881 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 = 28 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 1 | A5_bits = 80 | 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| (gsm_rlcmac.c:5476) 20250212125953881 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125953881 DMS INFO Creating MS object (gprs_ms.c:152) 20250212125953881 DLGLOBAL DEBUG validating counter group 0x55a5abe03760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212125953881 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212125953882 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20250212125953882 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20250212125953882 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20250212125953882 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20250212125953882 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) 20250212125953882 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212125953882 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212125953882 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20250212125953882 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212125953882 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212125953882 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212125953882 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212125953882 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212125953882 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212125953882 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212125953882 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212125953882 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) 20250212125953882 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212125953882 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212125953882 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212125953882 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212125953882 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125953882 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212125953882 DLGLOBAL DEBUG validating counter group 0x55a5abe03b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212125953882 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212125953882 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212125953882 DLGLOBAL DEBUG validating counter group 0x55a5abe03c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212125953882 DLGLOBAL DEBUG validating counter group 0x55a5abe03c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212125953882 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212125953882 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212125953882 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) 20250212125953882 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) 20250212125953882 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) 20250212125953882 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20250212125953882 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212125953882 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) 20250212125953882 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212125953882 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) 20250212125953882 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20250212125953882 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20250212125953882 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212125953882 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212125953882 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20250212125953882 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) 20250212125953882 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) 20250212125953882 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) 20250212125953882 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) 20250212125953882 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) 20250212125953882 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) 20250212125953883 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) 20250212125953883 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) 20250212125953883 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) 20250212125953883 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) 20250212125953883 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) 20250212125953883 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) 20250212125953884 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) 20250212125953884 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) 20250212125953885 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) 20250212125953885 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212125953885 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20250212125953885 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212125953886 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212125953886 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212125953886 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212125953886 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20250212125953886 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) 20250212125953886 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212125953886 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) 20250212125953886 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) 20250212125953886 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20250212125953900 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) 20250212125953900 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) 20250212125953900 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) 20250212125953900 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) 20250212125953900 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) 20250212125953900 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) 20250212125953901 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) 20250212125953901 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) 20250212125953901 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) 20250212125953901 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) 20250212125953901 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) 20250212125953901 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) 20250212125953902 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) 20250212125953902 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) 20250212125953902 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) 20250212125953902 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) 20250212125953904 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212125953919 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) 20250212125953919 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) 20250212125953919 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) 20250212125953919 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) 20250212125953919 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) 20250212125953919 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) 20250212125953920 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) 20250212125953920 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) 20250212125953920 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) 20250212125953920 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) 20250212125953920 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) 20250212125953920 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) 20250212125953921 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) 20250212125953921 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) 20250212125953921 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) 20250212125953921 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) 20250212125953928 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212125953942 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) 20250212125953943 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) 20250212125953943 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) 20250212125953943 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) 20250212125953943 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) 20250212125953943 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) 20250212125953944 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) 20250212125953944 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) 20250212125953944 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) 20250212125953944 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) 20250212125953944 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) 20250212125953944 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) 20250212125953944 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) 20250212125953944 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) 20250212125953945 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) 20250212125953945 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) 20250212125953947 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212125953962 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) 20250212125953962 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) 20250212125953962 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125953962 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125953962 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) 20250212125953962 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125953962 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20250212125953962 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20250212125953962 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20250212125953962 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20250212125953962 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20250212125953962 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20250212125953962 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) 20250212125953963 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) 20250212125953963 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) 20250212125953963 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) 20250212125953963 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) 20250212125953963 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) 20250212125953963 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) 20250212125953963 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) 20250212125953964 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) 20250212125953964 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) 20250212125953964 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) 20250212125953964 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) 20250212125953964 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) 20250212125953964 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) 20250212125953966 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212125953981 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) 20250212125953981 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) 20250212125953981 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125953981 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125953981 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) 20250212125953981 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125953981 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20250212125953981 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20250212125953981 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20250212125953981 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20250212125953981 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20250212125953981 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20250212125953981 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) 20250212125953981 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) 20250212125953982 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) 20250212125953982 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) 20250212125953982 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) 20250212125953982 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) 20250212125953982 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) 20250212125953982 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) 20250212125953983 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) 20250212125953983 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) 20250212125953983 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) 20250212125953983 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) 20250212125953983 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) 20250212125953983 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) 20250212125953986 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20250212125953986 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20250212125953986 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20250212125953986 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20250212125953986 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) 20250212125953986 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) 20250212125953986 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212125953986 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20250212125953990 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212125954004 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) 20250212125954004 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) 20250212125954005 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) 20250212125954005 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) 20250212125954005 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) 20250212125954005 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) 20250212125954005 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) 20250212125954006 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) 20250212125954006 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) 20250212125954006 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) 20250212125954006 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) 20250212125954006 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) 20250212125954007 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) 20250212125954007 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) 20250212125954007 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) 20250212125954007 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) 20250212125954009 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) 20250212125954009 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) 20250212125954009 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20250212125954009 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) 20250212125954010 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954024 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) 20250212125954024 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) 20250212125954024 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) 20250212125954024 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) 20250212125954025 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) 20250212125954025 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) 20250212125954025 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) 20250212125954025 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) 20250212125954025 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) 20250212125954025 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) 20250212125954026 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) 20250212125954026 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) 20250212125954026 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) 20250212125954026 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) 20250212125954026 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) 20250212125954026 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) 20250212125954028 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) 20250212125954028 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) 20250212125954028 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20250212125954028 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) 20250212125954029 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954043 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) 20250212125954043 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) 20250212125954043 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) 20250212125954043 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212125954043 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) 20250212125954043 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) 20250212125954043 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) 20250212125954043 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) 20250212125954044 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) 20250212125954044 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) 20250212125954044 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) 20250212125954044 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) 20250212125954044 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) 20250212125954044 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) 20250212125954045 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) 20250212125954045 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) 20250212125954045 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) 20250212125954045 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) 20250212125954052 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) 20250212125954052 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) 20250212125954052 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20250212125954052 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) 20250212125954052 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954066 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) 20250212125954066 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) 20250212125954066 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) 20250212125954066 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212125954067 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) 20250212125954067 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) 20250212125954067 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) 20250212125954067 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) 20250212125954068 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) 20250212125954068 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) 20250212125954068 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) 20250212125954068 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) 20250212125954068 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) 20250212125954068 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) 20250212125954069 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) 20250212125954069 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) 20250212125954069 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) 20250212125954069 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) 20250212125954071 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) 20250212125954071 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) 20250212125954071 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20250212125954071 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) 20250212125954071 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954085 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) 20250212125954085 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) 20250212125954085 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) 20250212125954085 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212125954086 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) 20250212125954086 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) 20250212125954086 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) 20250212125954086 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) 20250212125954086 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) 20250212125954086 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) 20250212125954087 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) 20250212125954087 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) 20250212125954087 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) 20250212125954087 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) 20250212125954087 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) 20250212125954087 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) 20250212125954088 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) 20250212125954088 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) 20250212125954090 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) 20250212125954090 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) 20250212125954090 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20250212125954090 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) 20250212125954090 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954104 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) 20250212125954104 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) 20250212125954104 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) 20250212125954104 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212125954105 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) 20250212125954105 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) 20250212125954105 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) 20250212125954105 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) 20250212125954106 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) 20250212125954106 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) 20250212125954106 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) 20250212125954106 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) 20250212125954107 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) 20250212125954107 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) 20250212125954107 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) 20250212125954107 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) 20250212125954107 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) 20250212125954107 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) 20250212125954114 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) 20250212125954114 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) 20250212125954114 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20250212125954114 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) 20250212125954114 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954128 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) 20250212125954128 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) 20250212125954128 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) 20250212125954128 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212125954129 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) 20250212125954129 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) 20250212125954129 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) 20250212125954129 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) 20250212125954129 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) 20250212125954129 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) 20250212125954130 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) 20250212125954130 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) 20250212125954130 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) 20250212125954130 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) 20250212125954130 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) 20250212125954130 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) 20250212125954131 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) 20250212125954131 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) 20250212125954133 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) 20250212125954133 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) 20250212125954133 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20250212125954133 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) 20250212125954133 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954147 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) 20250212125954147 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) 20250212125954147 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) 20250212125954147 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20250212125954148 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) 20250212125954148 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) 20250212125954148 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) 20250212125954148 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) 20250212125954148 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) 20250212125954148 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) 20250212125954149 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) 20250212125954149 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) 20250212125954149 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) 20250212125954149 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) 20250212125954149 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) 20250212125954149 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) 20250212125954150 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) 20250212125954150 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) 20250212125954152 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) 20250212125954152 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) 20250212125954152 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20250212125954152 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) 20250212125954152 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954166 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) 20250212125954166 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) 20250212125954166 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) 20250212125954166 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20250212125954167 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) 20250212125954167 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) 20250212125954167 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) 20250212125954167 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) 20250212125954167 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) 20250212125954167 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) 20250212125954168 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) 20250212125954168 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) 20250212125954168 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) 20250212125954168 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) 20250212125954168 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) 20250212125954168 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) 20250212125954169 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) 20250212125954169 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) 20250212125954176 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) 20250212125954176 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) 20250212125954176 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20250212125954176 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) 20250212125954176 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954190 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) 20250212125954190 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) 20250212125954190 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) 20250212125954190 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20250212125954190 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) 20250212125954190 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) 20250212125954191 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) 20250212125954191 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) 20250212125954191 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) 20250212125954191 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) 20250212125954191 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) 20250212125954191 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) 20250212125954192 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) 20250212125954192 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) 20250212125954192 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) 20250212125954192 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) 20250212125954192 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) 20250212125954192 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) 20250212125954194 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) 20250212125954195 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) 20250212125954195 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20250212125954195 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) 20250212125954195 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954209 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) 20250212125954209 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) 20250212125954209 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) 20250212125954209 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20250212125954210 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) 20250212125954210 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) 20250212125954210 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) 20250212125954210 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) 20250212125954210 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) 20250212125954210 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) 20250212125954211 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) 20250212125954211 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) 20250212125954211 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) 20250212125954211 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) 20250212125954211 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) 20250212125954211 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) 20250212125954212 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) 20250212125954212 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) 20250212125954214 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) 20250212125954214 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) 20250212125954214 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20250212125954214 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) 20250212125954214 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954228 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) 20250212125954228 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) 20250212125954228 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) 20250212125954228 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20250212125954228 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20250212125954228 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20250212125954229 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) 20250212125954229 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) 20250212125954229 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) 20250212125954229 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) 20250212125954229 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) 20250212125954229 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) 20250212125954230 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) 20250212125954230 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) 20250212125954230 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) 20250212125954230 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) 20250212125954230 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) 20250212125954230 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) 20250212125954231 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) 20250212125954231 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) 20250212125954238 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) 20250212125954238 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) 20250212125954238 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954252 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) 20250212125954252 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) 20250212125954252 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) 20250212125954252 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20250212125954253 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) 20250212125954253 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) 20250212125954253 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) 20250212125954253 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) 20250212125954253 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) 20250212125954253 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) 20250212125954254 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) 20250212125954254 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) 20250212125954254 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) 20250212125954254 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) 20250212125954254 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) 20250212125954254 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) 20250212125954255 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) 20250212125954255 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) 20250212125954256 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) 20250212125954257 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) 20250212125954257 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954271 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) 20250212125954271 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) 20250212125954272 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) 20250212125954272 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) 20250212125954272 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) 20250212125954272 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) 20250212125954272 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) 20250212125954272 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) 20250212125954273 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) 20250212125954273 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) 20250212125954273 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) 20250212125954273 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) 20250212125954273 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) 20250212125954273 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) 20250212125954274 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) 20250212125954274 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) 20250212125954275 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) 20250212125954276 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) 20250212125954276 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954290 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) 20250212125954290 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) 20250212125954291 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) 20250212125954291 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) 20250212125954291 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) 20250212125954291 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) 20250212125954291 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) 20250212125954291 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) 20250212125954292 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) 20250212125954292 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) 20250212125954292 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) 20250212125954292 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) 20250212125954292 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) 20250212125954292 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) 20250212125954293 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) 20250212125954293 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) 20250212125954299 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) 20250212125954299 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) 20250212125954300 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954314 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) 20250212125954314 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) 20250212125954314 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) 20250212125954314 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) 20250212125954315 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) 20250212125954315 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) 20250212125954315 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) 20250212125954315 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) 20250212125954316 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) 20250212125954316 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) 20250212125954316 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) 20250212125954316 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) 20250212125954316 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) 20250212125954316 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) 20250212125954317 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) 20250212125954317 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) 20250212125954318 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) 20250212125954318 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) 20250212125954319 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954333 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) 20250212125954333 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) 20250212125954333 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) 20250212125954333 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) 20250212125954334 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) 20250212125954334 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) 20250212125954334 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) 20250212125954334 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) 20250212125954334 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) 20250212125954334 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) 20250212125954335 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) 20250212125954335 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) 20250212125954335 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) 20250212125954335 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) 20250212125954336 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) 20250212125954336 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) 20250212125954337 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) 20250212125954337 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) 20250212125954338 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954352 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) 20250212125954352 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) 20250212125954352 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) 20250212125954352 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) 20250212125954353 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) 20250212125954353 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) 20250212125954353 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) 20250212125954353 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) 20250212125954354 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) 20250212125954354 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) 20250212125954354 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) 20250212125954354 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) 20250212125954354 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) 20250212125954354 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) 20250212125954355 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) 20250212125954355 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) 20250212125954361 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) 20250212125954361 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) 20250212125954362 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954376 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) 20250212125954376 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) 20250212125954377 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) 20250212125954377 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) 20250212125954377 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) 20250212125954377 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) 20250212125954377 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) 20250212125954377 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) 20250212125954377 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) 20250212125954377 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) 20250212125954378 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) 20250212125954378 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) 20250212125954378 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) 20250212125954378 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) 20250212125954378 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) 20250212125954379 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) 20250212125954380 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) 20250212125954380 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) 20250212125954381 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954395 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) 20250212125954395 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) 20250212125954395 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) 20250212125954395 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) 20250212125954396 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) 20250212125954396 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) 20250212125954396 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) 20250212125954396 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) 20250212125954396 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) 20250212125954396 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) 20250212125954397 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) 20250212125954397 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) 20250212125954397 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) 20250212125954397 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) 20250212125954397 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) 20250212125954397 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) 20250212125954399 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) 20250212125954399 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) 20250212125954400 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954414 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) 20250212125954414 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) 20250212125954414 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) 20250212125954415 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) 20250212125954415 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) 20250212125954415 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) 20250212125954415 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) 20250212125954415 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) 20250212125954416 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) 20250212125954416 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) 20250212125954416 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) 20250212125954416 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) 20250212125954416 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) 20250212125954416 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) 20250212125954417 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) 20250212125954417 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) 20250212125954423 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) 20250212125954423 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) 20250212125954423 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954438 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) 20250212125954438 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) 20250212125954439 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) 20250212125954439 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) 20250212125954439 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) 20250212125954439 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) 20250212125954440 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) 20250212125954440 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) 20250212125954440 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) 20250212125954440 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) 20250212125954440 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) 20250212125954440 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) 20250212125954441 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) 20250212125954441 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) 20250212125954441 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) 20250212125954441 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) 20250212125954442 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) 20250212125954442 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) 20250212125954443 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954457 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) 20250212125954457 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) 20250212125954457 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) 20250212125954458 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) 20250212125954458 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) 20250212125954458 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) 20250212125954458 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) 20250212125954458 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) 20250212125954459 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) 20250212125954459 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) 20250212125954459 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) 20250212125954459 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) 20250212125954459 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) 20250212125954459 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) 20250212125954460 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) 20250212125954460 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) 20250212125954461 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) 20250212125954461 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) 20250212125954462 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954476 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) 20250212125954476 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) 20250212125954476 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) 20250212125954476 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) 20250212125954477 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) 20250212125954477 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) 20250212125954477 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) 20250212125954477 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) 20250212125954477 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) 20250212125954477 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) 20250212125954478 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) 20250212125954478 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) 20250212125954478 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) 20250212125954478 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) 20250212125954478 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) 20250212125954478 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) 20250212125954485 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) 20250212125954485 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) 20250212125954485 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954500 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) 20250212125954500 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) 20250212125954500 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) 20250212125954500 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) 20250212125954501 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) 20250212125954501 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) 20250212125954501 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) 20250212125954501 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) 20250212125954501 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) 20250212125954501 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) 20250212125954502 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) 20250212125954502 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) 20250212125954502 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) 20250212125954502 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) 20250212125954503 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) 20250212125954503 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) 20250212125954505 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) 20250212125954505 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) 20250212125954505 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954519 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) 20250212125954519 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) 20250212125954520 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) 20250212125954520 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) 20250212125954520 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) 20250212125954520 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) 20250212125954520 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) 20250212125954520 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) 20250212125954521 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) 20250212125954521 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) 20250212125954521 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) 20250212125954521 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) 20250212125954522 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) 20250212125954522 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) 20250212125954522 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) 20250212125954522 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) 20250212125954523 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) 20250212125954523 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) 20250212125954524 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954538 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) 20250212125954538 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) 20250212125954539 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) 20250212125954539 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) 20250212125954539 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) 20250212125954539 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) 20250212125954539 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) 20250212125954539 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) 20250212125954540 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) 20250212125954540 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) 20250212125954540 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) 20250212125954540 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) 20250212125954541 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) 20250212125954541 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) 20250212125954541 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) 20250212125954541 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) 20250212125954547 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) 20250212125954548 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) 20250212125954548 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954562 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) 20250212125954562 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) 20250212125954562 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) 20250212125954562 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) 20250212125954563 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) 20250212125954563 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) 20250212125954563 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) 20250212125954563 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) 20250212125954563 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) 20250212125954564 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) 20250212125954564 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) 20250212125954564 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) 20250212125954564 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) 20250212125954564 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) 20250212125954565 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) 20250212125954565 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) 20250212125954567 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) 20250212125954567 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) 20250212125954567 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954581 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) 20250212125954581 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) 20250212125954582 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) 20250212125954582 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) 20250212125954582 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) 20250212125954582 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) 20250212125954583 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) 20250212125954583 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) 20250212125954583 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) 20250212125954583 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) 20250212125954583 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) 20250212125954583 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) 20250212125954584 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) 20250212125954584 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) 20250212125954584 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) 20250212125954584 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) 20250212125954586 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) 20250212125954586 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) 20250212125954586 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954600 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) 20250212125954600 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) 20250212125954601 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) 20250212125954601 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) 20250212125954601 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) 20250212125954601 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) 20250212125954602 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) 20250212125954602 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) 20250212125954602 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) 20250212125954602 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) 20250212125954602 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) 20250212125954602 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) 20250212125954603 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) 20250212125954603 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) 20250212125954603 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) 20250212125954603 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) 20250212125954609 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) 20250212125954609 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) 20250212125954610 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954624 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) 20250212125954624 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) 20250212125954625 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) 20250212125954625 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) 20250212125954625 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) 20250212125954625 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) 20250212125954625 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) 20250212125954625 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) 20250212125954625 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) 20250212125954625 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) 20250212125954626 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) 20250212125954626 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) 20250212125954626 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) 20250212125954626 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) 20250212125954627 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) 20250212125954627 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) 20250212125954628 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) 20250212125954629 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) 20250212125954629 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954643 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) 20250212125954643 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) 20250212125954643 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) 20250212125954644 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) 20250212125954644 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) 20250212125954644 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) 20250212125954644 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) 20250212125954644 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) 20250212125954645 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) 20250212125954645 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) 20250212125954645 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) 20250212125954645 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) 20250212125954646 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) 20250212125954646 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) 20250212125954646 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) 20250212125954646 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) 20250212125954647 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) 20250212125954648 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) 20250212125954648 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954662 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) 20250212125954662 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) 20250212125954663 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) 20250212125954663 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) 20250212125954663 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) 20250212125954663 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) 20250212125954664 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) 20250212125954664 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) 20250212125954664 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) 20250212125954664 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) 20250212125954664 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) 20250212125954664 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) 20250212125954665 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) 20250212125954665 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) 20250212125954665 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) 20250212125954665 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) 20250212125954672 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) 20250212125954672 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) 20250212125954672 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954686 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) 20250212125954686 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) 20250212125954686 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) 20250212125954686 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) 20250212125954687 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) 20250212125954687 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) 20250212125954687 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) 20250212125954687 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) 20250212125954688 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) 20250212125954688 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) 20250212125954688 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) 20250212125954688 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) 20250212125954688 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) 20250212125954688 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) 20250212125954689 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) 20250212125954689 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) 20250212125954691 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) 20250212125954691 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) 20250212125954691 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954705 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) 20250212125954705 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) 20250212125954706 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) 20250212125954706 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) 20250212125954706 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) 20250212125954706 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) 20250212125954706 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) 20250212125954706 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) 20250212125954707 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) 20250212125954707 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) 20250212125954707 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) 20250212125954707 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) 20250212125954707 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) 20250212125954707 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) 20250212125954708 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) 20250212125954708 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) 20250212125954709 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) 20250212125954709 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) 20250212125954710 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954724 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) 20250212125954724 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) 20250212125954725 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) 20250212125954725 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) 20250212125954725 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) 20250212125954725 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) 20250212125954725 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) 20250212125954725 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) 20250212125954726 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) 20250212125954726 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) 20250212125954726 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) 20250212125954726 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) 20250212125954726 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) 20250212125954726 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) 20250212125954727 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) 20250212125954727 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) 20250212125954733 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) 20250212125954733 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) 20250212125954734 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954748 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) 20250212125954748 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) 20250212125954748 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) 20250212125954748 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) 20250212125954749 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) 20250212125954749 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) 20250212125954749 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) 20250212125954749 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) 20250212125954750 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) 20250212125954750 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) 20250212125954750 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) 20250212125954750 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) 20250212125954751 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) 20250212125954751 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) 20250212125954751 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) 20250212125954751 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) 20250212125954752 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) 20250212125954752 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) 20250212125954753 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954767 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) 20250212125954767 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) 20250212125954767 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) 20250212125954767 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) 20250212125954768 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) 20250212125954768 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) 20250212125954768 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) 20250212125954768 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) 20250212125954768 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) 20250212125954768 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) 20250212125954769 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) 20250212125954769 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) 20250212125954769 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) 20250212125954769 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) 20250212125954769 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) 20250212125954769 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) 20250212125954771 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) 20250212125954771 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) 20250212125954772 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954786 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) 20250212125954786 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) 20250212125954786 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) 20250212125954786 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) 20250212125954787 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) 20250212125954787 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) 20250212125954787 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) 20250212125954787 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) 20250212125954788 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) 20250212125954788 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) 20250212125954788 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) 20250212125954788 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) 20250212125954788 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) 20250212125954788 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) 20250212125954789 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) 20250212125954789 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) 20250212125954795 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) 20250212125954795 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) 20250212125954796 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954810 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) 20250212125954810 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) 20250212125954810 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) 20250212125954810 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) 20250212125954811 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) 20250212125954811 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) 20250212125954811 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) 20250212125954811 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) 20250212125954811 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) 20250212125954811 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) 20250212125954812 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) 20250212125954812 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) 20250212125954812 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) 20250212125954812 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) 20250212125954812 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) 20250212125954812 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) 20250212125954814 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) 20250212125954814 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) 20250212125954815 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954829 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) 20250212125954829 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) 20250212125954829 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) 20250212125954829 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) 20250212125954830 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) 20250212125954830 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) 20250212125954830 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) 20250212125954830 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) 20250212125954831 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) 20250212125954831 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) 20250212125954831 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) 20250212125954831 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) 20250212125954831 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) 20250212125954831 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) 20250212125954832 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) 20250212125954832 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) 20250212125954833 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) 20250212125954833 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) 20250212125954834 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954848 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) 20250212125954848 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) 20250212125954848 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) 20250212125954848 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) 20250212125954849 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) 20250212125954849 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) 20250212125954849 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) 20250212125954849 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) 20250212125954849 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) 20250212125954849 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) 20250212125954850 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) 20250212125954850 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) 20250212125954850 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) 20250212125954850 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) 20250212125954850 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) 20250212125954850 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) 20250212125954857 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) 20250212125954857 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) 20250212125954857 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954871 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) 20250212125954872 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) 20250212125954872 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) 20250212125954872 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) 20250212125954873 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) 20250212125954873 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) 20250212125954873 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) 20250212125954873 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) 20250212125954873 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) 20250212125954873 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) 20250212125954874 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) 20250212125954874 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) 20250212125954874 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) 20250212125954874 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) 20250212125954874 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) 20250212125954874 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) 20250212125954876 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) 20250212125954876 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) 20250212125954876 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954891 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) 20250212125954891 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) 20250212125954891 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) 20250212125954891 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) 20250212125954892 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) 20250212125954892 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) 20250212125954892 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) 20250212125954892 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) 20250212125954893 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) 20250212125954893 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) 20250212125954893 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) 20250212125954893 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) 20250212125954893 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) 20250212125954893 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) 20250212125954894 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) 20250212125954894 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) 20250212125954895 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) 20250212125954895 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) 20250212125954896 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954910 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) 20250212125954910 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) 20250212125954910 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) 20250212125954910 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) 20250212125954911 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) 20250212125954911 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) 20250212125954911 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) 20250212125954911 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) 20250212125954912 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) 20250212125954912 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) 20250212125954912 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) 20250212125954912 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) 20250212125954912 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) 20250212125954913 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) 20250212125954913 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) 20250212125954913 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) 20250212125954919 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) 20250212125954919 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) 20250212125954920 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954934 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) 20250212125954934 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) 20250212125954934 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) 20250212125954934 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) 20250212125954935 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) 20250212125954935 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) 20250212125954935 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) 20250212125954935 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) 20250212125954935 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) 20250212125954935 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) 20250212125954936 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) 20250212125954936 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) 20250212125954936 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) 20250212125954936 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) 20250212125954936 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) 20250212125954936 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) 20250212125954938 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) 20250212125954938 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) 20250212125954939 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954953 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) 20250212125954953 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) 20250212125954953 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) 20250212125954953 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) 20250212125954954 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) 20250212125954954 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) 20250212125954954 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) 20250212125954954 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) 20250212125954954 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) 20250212125954954 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) 20250212125954955 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) 20250212125954955 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) 20250212125954955 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) 20250212125954955 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) 20250212125954956 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) 20250212125954956 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) 20250212125954957 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) 20250212125954957 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) 20250212125954958 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954972 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) 20250212125954972 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) 20250212125954972 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) 20250212125954972 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) 20250212125954973 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) 20250212125954973 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) 20250212125954973 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) 20250212125954973 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) 20250212125954973 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) 20250212125954973 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) 20250212125954974 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) 20250212125954974 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) 20250212125954974 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) 20250212125954974 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) 20250212125954975 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) 20250212125954975 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) 20250212125954981 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) 20250212125954981 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) 20250212125954982 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212125954986 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Timeout of X2 (fsm.c:317) 20250212125954986 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:703) 20250212125954996 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) 20250212125954996 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) 20250212125954996 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) 20250212125954996 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) 20250212125954996 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) 20250212125954996 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) 20250212125954997 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) 20250212125954997 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) 20250212125954997 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) 20250212125954997 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) 20250212125954998 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) 20250212125954998 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) 20250212125954998 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) 20250212125954998 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) 20250212125954998 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) 20250212125954998 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) 20250212125955000 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) 20250212125955000 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212125955000 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 290 + 13 = 303 (pdch_ul_controller.c:131) 20250212125955000 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20250212125955000 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) 20250212125955000 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20250212125955000 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 303 for type POLL (pdch_ul_controller.c:184) 20250212125955000 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) 20250212125955000 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20250212125955000 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) 20250212125955000 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) 20250212125955001 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(1009)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20250212125955015 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) 20250212125955015 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) 20250212125955015 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) 20250212125955015 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) 20250212125955016 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) 20250212125955016 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) 20250212125955016 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) 20250212125955016 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) 20250212125955017 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) 20250212125955017 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) 20250212125955017 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) 20250212125955017 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) 20250212125955017 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) 20250212125955017 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) 20250212125955018 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) 20250212125955018 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) 20250212125955019 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212125955033 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) 20250212125955034 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) 20250212125955034 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) 20250212125955034 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) 20250212125955035 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) 20250212125955035 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) 20250212125955035 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) 20250212125955035 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) 20250212125955035 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) 20250212125955035 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) 20250212125955036 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) 20250212125955036 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) 20250212125955036 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) 20250212125955036 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) 20250212125955037 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) 20250212125955037 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) 20250212125955043 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212125955057 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) 20250212125955057 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) 20250212125955058 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) 20250212125955058 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) 20250212125955059 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) 20250212125955059 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) 20250212125955059 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) 20250212125955059 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) 20250212125955059 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) 20250212125955059 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) 20250212125955060 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) 20250212125955060 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) 20250212125955060 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) 20250212125955060 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) 20250212125955060 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) 20250212125955060 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) 20250212125955062 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212125955077 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) 20250212125955077 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) 20250212125955077 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212125955077 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212125955077 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) 20250212125955077 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212125955077 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) 20250212125955077 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20250212125955077 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20250212125955077 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20250212125955077 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20250212125955077 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(1009)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212125955077 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) 20250212125955078 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) 20250212125955078 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) 20250212125955078 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) 20250212125955079 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39118<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125955079 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) 20250212125955079 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) 20250212125955079 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) 20250212125955079 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) 20250212125955080 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) 20250212125955080 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) 20250212125955080 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) 20250212125955080 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) 20250212125955080 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) 20250212125955080 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) 20250212125955082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39114<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212125955083 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212125955083 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212125955083 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125955083 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20250212125955083 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212125955083 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20250212125955083 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212125955083 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212125955083 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212125955083 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125955083 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}: Deallocated (fsm.c:568) 20250212125955083 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125955083 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212125955083 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125955083 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125955083 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125955083 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125955083 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125955083 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125955083 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212125955083 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212125955083 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212125955083 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212125955083 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212125955083 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) 20250212125955083 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) 20250212125955083 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 12020 with status 0 respawn: 91: starting: osmo-pcu 20250212125955099 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212125955099 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212125955099 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212125955100 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) MTC@8d0f06c41a7d: Test case TC_nacc_outbound_si_resolve_timeout finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_si_resolve_timeout pass'. Wed Feb 12 12:59:55 UTC 2025 ====== 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 20250212125955149 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39124<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212125955250 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39124<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=435272) Waiting for packet dumper to finish... 1 (prev_count=435272, count=495912) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_si_resolve_timeout pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup'. ------ PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup ------ Wed Feb 12 12:59:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup started. 1015@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 1015@8d0f06c41a7d: 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_dup-BVCI1234(1018)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(1019)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 1015@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1019)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212125958330 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39130<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 1015@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(1023)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 1015@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1023)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(1020)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20250212125958339 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39140<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1020)@8d0f06c41a7d: Start timer T: 5 s PCUIF(1020)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_dup-STATS(1025)@8d0f06c41a7d: Start timer T: 2 s 1015@8d0f06c41a7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } TC_nacc_outbound_pkt_cell_chg_notif_dup-STATS(1025)@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(1026)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1026)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212130000100 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130000100 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212130000101 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1020)@8d0f06c41a7d: OsmoPCU is now connected BTS(1022)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130000115 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212130000115 DLGLOBAL DEBUG validating counter group 0x55ba945e0040(bts) with 102 counters (rate_ctr.c:86) 20250212130000115 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212130000115 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212130000115 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212130000115 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212130000115 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212130000115 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212130000115 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212130000115 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212130000115 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212130000115 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212130000115 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212130000115 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212130000115 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212130000115 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212130000115 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212130000115 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212130000115 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212130000115 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212130000115 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212130000115 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212130000115 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212130000115 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130000115 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212130000115 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212130000115 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212130000115 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212130000116 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212130000116 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212130000116 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212130000116 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212130000116 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212130000116 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212130000116 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212130000116 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212130000116 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212130000116 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212130000116 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212130000116 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212130000116 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212130000116 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212130000116 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212130000116 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212130000116 DLGLOBAL DEBUG validating counter group 0x7f0230d865e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212130000116 DLGLOBAL DEBUG validating counter group 0x55ba945df720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212130000116 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212130000116 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212130000116 DLGLOBAL DEBUG validating counter group 0x7f0230d87180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212130000116 DLGLOBAL DEBUG validating counter group 0x7f0230d87160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212130000116 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212130000116 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) 20250212130000116 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) 20250212130000116 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212130000116 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130000116 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130000116 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130000116 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130000116 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130000116 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130000116 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130000116 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130000116 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130000116 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130000117 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130000117 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130000117 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130000117 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130000117 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130000117 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130000117 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130000117 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130000117 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130000117 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130000117 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130000117 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130000117 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130000117 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130000117 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212130000117 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) 20250212130000117 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212130000118 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s BTS(1022)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(1019)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(1019)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE BTS(1022)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(1019)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(1019)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(1022)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(1022)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" 20250212130000124 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212130000125 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) 20250212130000125 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) 20250212130000125 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212130000125 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212130000125 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@8d0f06c41a7d: Start timer T: 2 s 20250212130000125 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212130000126 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) 20250212130000126 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1022)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" MTC@8d0f06c41a7d: Start timer T: 10 s -NSVCI1234(1019)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. BTS(1022)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(1019)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212130000129 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212130000129 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) 20250212130000129 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) 20250212130000129 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212130000129 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212130000129 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212130000129 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130000129 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130000129 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130000129 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212130000131 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212130000131 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(1022)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" 20250212130000131 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) 20250212130000131 DL1IF DEBUG 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(1019)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test BTS(1022)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(1019)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1019)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212130000133 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) 20250212130000133 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) 20250212130000134 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) 20250212130000134 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) 20250212130000136 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) 20250212130000136 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) 20250212130000137 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) 20250212130000137 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) 20250212130000138 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) 20250212130000138 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) 20250212130000139 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) 20250212130000139 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) 20250212130000140 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) 20250212130000140 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) 20250212130000142 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1016@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 1016@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212130000147 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130000147 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130000147 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130000147 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130000147 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130000147 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212130000147 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130000147 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130000149 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) 20250212130000149 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) 20250212130000150 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) 20250212130000150 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) 20250212130000151 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) 20250212130000151 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) 20250212130000152 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) 20250212130000152 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) 20250212130000153 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) 20250212130000153 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) 20250212130000154 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) 20250212130000154 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_nacc_outbound_pkt_cell_chg_notif_dup-BVCI1234(1018)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 20250212130000155 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) 20250212130000155 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_nacc_outbound_pkt_cell_chg_notif_dup-BVCI1234(1018)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212130000155 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) 20250212130000155 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@8d0f06c41a7d: BSSGP successfully initialized 20250212130000157 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130000157 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130000157 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130000158 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130000158 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130000158 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130000158 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212130000158 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212130000158 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130000160 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) 20250212130000160 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212130000160 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212130000160 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20250212130000160 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20250212130000160 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212130000160 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(1022)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20250212130000163 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130000163 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130000163 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130000163 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130000163 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212130000163 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212130000163 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212130000163 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212130000163 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212130000163 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } } } 20250212130000167 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) 20250212130000167 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) 20250212130000168 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) 20250212130000168 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) 20250212130000168 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) 20250212130000168 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) 20250212130000169 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) 20250212130000169 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) 20250212130000170 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) 20250212130000170 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) 20250212130000170 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) 20250212130000170 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) 20250212130000171 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130000171 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130000171 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130000171 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212130000171 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212130000171 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) 20250212130000171 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) 20250212130000171 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) 20250212130000171 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) 20250212130000176 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130000191 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) 20250212130000191 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) 20250212130000192 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) 20250212130000192 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) 20250212130000193 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) 20250212130000193 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) 20250212130000194 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) 20250212130000194 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) 20250212130000195 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) 20250212130000195 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) 20250212130000195 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) 20250212130000195 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) 20250212130000196 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) 20250212130000196 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) 20250212130000196 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) 20250212130000196 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) 20250212130000197 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130000211 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) 20250212130000211 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) 20250212130000212 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) 20250212130000212 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) 20250212130000213 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) 20250212130000213 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) 20250212130000214 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) 20250212130000214 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) 20250212130000215 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) 20250212130000215 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) 20250212130000216 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) 20250212130000216 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) 20250212130000216 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) 20250212130000216 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) 20250212130000217 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) 20250212130000217 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) 20250212130000218 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130000230 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) 20250212130000230 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) 20250212130000232 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) 20250212130000232 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) 20250212130000232 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) 20250212130000232 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) 20250212130000233 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) 20250212130000233 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) 20250212130000234 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) 20250212130000234 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) 20250212130000235 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) 20250212130000235 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) 20250212130000236 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) 20250212130000236 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) 20250212130000236 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) 20250212130000236 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) 20250212130000240 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130000255 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) 20250212130000255 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) 20250212130000256 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) 20250212130000256 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) 20250212130000257 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) 20250212130000257 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) 20250212130000258 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) 20250212130000258 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) 20250212130000259 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) 20250212130000259 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) 20250212130000260 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) 20250212130000260 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) 20250212130000261 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) 20250212130000261 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) 20250212130000261 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) 20250212130000261 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) 20250212130000262 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130000274 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) 20250212130000274 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) 20250212130000275 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) 20250212130000275 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) 20250212130000276 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) 20250212130000276 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) 20250212130000277 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) 20250212130000277 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) 20250212130000278 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) 20250212130000278 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) 20250212130000279 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) 20250212130000279 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) 20250212130000279 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) 20250212130000279 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) 20250212130000280 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) 20250212130000280 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) 20250212130000281 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130000293 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) 20250212130000293 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) 20250212130000295 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) 20250212130000295 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) 20250212130000295 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) 20250212130000295 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) 20250212130000296 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) 20250212130000297 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) 20250212130000297 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) 20250212130000297 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) 20250212130000298 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) 20250212130000298 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) 20250212130000299 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) 20250212130000299 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) 20250212130000300 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) 20250212130000300 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) 20250212130000302 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130000318 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) 20250212130000318 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) 20250212130000319 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) 20250212130000320 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) 20250212130000320 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) 20250212130000320 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) 20250212130000321 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) 20250212130000321 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) 20250212130000322 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) 20250212130000322 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) 20250212130000323 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) 20250212130000323 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) 20250212130000323 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) 20250212130000323 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) 20250212130000324 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) 20250212130000324 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) 20250212130000325 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130000336 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) 20250212130000336 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) 20250212130000337 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) 20250212130000337 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) 20250212130000337 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) 20250212130000337 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) 20250212130000337 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) 20250212130000338 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) 20250212130000338 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) 20250212130000338 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) 20250212130000338 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) 20250212130000338 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) 20250212130000339 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) 20250212130000339 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) 20250212130000339 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) 20250212130000339 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) 20250212130000340 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130000355 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) 20250212130000355 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) 20250212130000355 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) 20250212130000355 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) 20250212130000355 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) 20250212130000355 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) 20250212130000356 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) 20250212130000356 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) 20250212130000356 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) 20250212130000356 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) 20250212130000356 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) 20250212130000356 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) 20250212130000356 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) 20250212130000357 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) 20250212130000357 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) 20250212130000357 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) 20250212130000365 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130000379 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 70 e8 45 18 00 20 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212130000379 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) 20250212130000379 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130000379 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130000379 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 = 28 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 1 | A5_bits = 80 | 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| (gsm_rlcmac.c:5476) 20250212130000380 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130000380 DMS INFO Creating MS object (gprs_ms.c:152) 20250212130000380 DLGLOBAL DEBUG validating counter group 0x55ba945df760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212130000380 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212130000380 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20250212130000380 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20250212130000380 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20250212130000380 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20250212130000380 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) 20250212130000380 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212130000380 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212130000380 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20250212130000380 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212130000380 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212130000380 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212130000380 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212130000380 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212130000380 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212130000380 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212130000380 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212130000380 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) 20250212130000380 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212130000380 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212130000380 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212130000380 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212130000380 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130000380 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130000380 DLGLOBAL DEBUG validating counter group 0x55ba945dfb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212130000381 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212130000381 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212130000381 DLGLOBAL DEBUG validating counter group 0x55ba945dfc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212130000381 DLGLOBAL DEBUG validating counter group 0x55ba945dfc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212130000381 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212130000381 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212130000381 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) 20250212130000381 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) 20250212130000381 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) 20250212130000381 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20250212130000381 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212130000381 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) 20250212130000381 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212130000381 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) 20250212130000381 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20250212130000381 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20250212130000381 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212130000381 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212130000381 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20250212130000381 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) 20250212130000381 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) 20250212130000383 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) 20250212130000383 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) 20250212130000384 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) 20250212130000384 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) 20250212130000384 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) 20250212130000384 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) 20250212130000385 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) 20250212130000385 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) 20250212130000386 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) 20250212130000386 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) 20250212130000387 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) 20250212130000387 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) 20250212130000387 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) 20250212130000387 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212130000387 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20250212130000387 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212130000388 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212130000388 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212130000388 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212130000388 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20250212130000388 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) 20250212130000388 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212130000388 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) 20250212130000388 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) 20250212130000388 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1022)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20250212130000398 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) 20250212130000398 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) 20250212130000399 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) 20250212130000399 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) 20250212130000400 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) 20250212130000400 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) 20250212130000401 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) 20250212130000401 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) 20250212130000402 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) 20250212130000402 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) 20250212130000403 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) 20250212130000403 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) 20250212130000403 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) 20250212130000403 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) 20250212130000404 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) 20250212130000404 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) 20250212130000405 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130000417 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) 20250212130000417 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) 20250212130000418 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) 20250212130000418 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) 20250212130000419 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) 20250212130000419 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) 20250212130000419 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) 20250212130000419 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) 20250212130000419 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) 20250212130000419 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) 20250212130000420 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) 20250212130000421 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) 20250212130000421 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) 20250212130000421 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) 20250212130000421 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) 20250212130000421 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) 20250212130000427 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130000441 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) 20250212130000441 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) 20250212130000442 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) 20250212130000442 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) 20250212130000442 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) 20250212130000442 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) 20250212130000443 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) 20250212130000443 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) 20250212130000443 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) 20250212130000443 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) 20250212130000443 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) 20250212130000443 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) 20250212130000443 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) 20250212130000443 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) 20250212130000444 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) 20250212130000444 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) 20250212130000445 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130000459 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) 20250212130000459 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) 20250212130000459 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130000459 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130000459 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) 20250212130000460 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130000460 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20250212130000460 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20250212130000460 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20250212130000460 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20250212130000460 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20250212130000460 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20250212130000460 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) 20250212130000460 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) 20250212130000460 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) 20250212130000460 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) 20250212130000461 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) 20250212130000461 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) 20250212130000461 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) 20250212130000461 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) 20250212130000461 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) 20250212130000461 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) 20250212130000461 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) 20250212130000462 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) 20250212130000462 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) 20250212130000462 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) 20250212130000464 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130000478 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) 20250212130000478 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) 20250212130000478 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130000478 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130000478 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) 20250212130000478 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130000478 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20250212130000478 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20250212130000478 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20250212130000478 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20250212130000478 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20250212130000478 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20250212130000479 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) 20250212130000479 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) 20250212130000479 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) 20250212130000479 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) 20250212130000479 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) 20250212130000479 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) 20250212130000479 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) 20250212130000479 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) 20250212130000479 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) 20250212130000479 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) 20250212130000480 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) 20250212130000480 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) 20250212130000480 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) 20250212130000480 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) 20250212130000487 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 0.2 s 20250212130000501 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) 20250212130000502 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) 20250212130000502 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130000502 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130000502 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) 20250212130000502 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130000502 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20250212130000502 DNACC NOTICE NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20250212130000502 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) 20250212130000502 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) 20250212130000502 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) 20250212130000502 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) 20250212130000503 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) 20250212130000503 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) 20250212130000503 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) 20250212130000503 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) 20250212130000503 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) 20250212130000503 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) 20250212130000504 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) 20250212130000504 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) 20250212130000504 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) 20250212130000504 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) 20250212130000506 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130000521 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) 20250212130000521 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) 20250212130000522 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) 20250212130000522 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) 20250212130000522 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) 20250212130000522 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) 20250212130000523 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) 20250212130000523 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) 20250212130000523 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) 20250212130000523 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) 20250212130000523 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) 20250212130000523 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) 20250212130000524 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) 20250212130000524 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) 20250212130000524 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) 20250212130000524 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) 20250212130000525 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130000540 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) 20250212130000540 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) 20250212130000541 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) 20250212130000541 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) 20250212130000541 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) 20250212130000541 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) 20250212130000542 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) 20250212130000542 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) 20250212130000543 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) 20250212130000543 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) 20250212130000544 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) 20250212130000544 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) 20250212130000546 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) 20250212130000546 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) 20250212130000547 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) 20250212130000547 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) 20250212130000550 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130000565 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) 20250212130000565 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) 20250212130000567 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) 20250212130000567 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) 20250212130000568 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) 20250212130000568 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) 20250212130000569 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) 20250212130000569 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) 20250212130000570 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) 20250212130000570 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) 20250212130000571 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) 20250212130000571 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) 20250212130000572 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) 20250212130000572 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) 20250212130000573 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) 20250212130000573 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) 20250212130000574 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130000584 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) 20250212130000584 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) 20250212130000585 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) 20250212130000585 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) 20250212130000586 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) 20250212130000586 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) 20250212130000587 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) 20250212130000587 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) 20250212130000588 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) 20250212130000588 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) 20250212130000588 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) 20250212130000588 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) 20250212130000589 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) 20250212130000589 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) 20250212130000590 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) 20250212130000590 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) 20250212130000591 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130000604 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) 20250212130000604 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) 20250212130000605 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) 20250212130000605 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) 20250212130000606 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) 20250212130000606 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) 20250212130000607 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) 20250212130000607 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) 20250212130000608 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) 20250212130000608 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) 20250212130000609 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) 20250212130000609 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) 20250212130000609 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) 20250212130000610 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) 20250212130000610 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) 20250212130000610 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) 20250212130000612 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130000627 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) 20250212130000627 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) 20250212130000628 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) 20250212130000629 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) 20250212130000629 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) 20250212130000629 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) 20250212130000630 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) 20250212130000630 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) 20250212130000631 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) 20250212130000631 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) 20250212130000632 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) 20250212130000632 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) 20250212130000633 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) 20250212130000633 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) 20250212130000634 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) 20250212130000634 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) 20250212130000635 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130000647 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) 20250212130000647 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) 20250212130000648 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) 20250212130000648 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) 20250212130000649 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) 20250212130000649 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) 20250212130000650 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) 20250212130000650 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) 20250212130000651 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) 20250212130000651 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) 20250212130000652 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) 20250212130000652 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) 20250212130000653 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) 20250212130000653 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) 20250212130000654 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) 20250212130000654 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) 20250212130000654 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130000666 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) 20250212130000666 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) 20250212130000667 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) 20250212130000667 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) 20250212130000668 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) 20250212130000668 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) 20250212130000669 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) 20250212130000669 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) 20250212130000669 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) 20250212130000669 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) 20250212130000670 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) 20250212130000670 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) 20250212130000671 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) 20250212130000671 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) 20250212130000672 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) 20250212130000672 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) 20250212130000675 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130000690 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) 20250212130000690 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) 20250212130000691 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) 20250212130000691 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) 20250212130000692 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) 20250212130000692 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) 20250212130000693 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) 20250212130000693 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) 20250212130000694 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) 20250212130000694 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) 20250212130000695 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) 20250212130000695 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) 20250212130000695 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) 20250212130000696 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) 20250212130000696 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) 20250212130000696 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) 20250212130000698 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130000705 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20250212130000705 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20250212130000705 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20250212130000705 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20250212130000705 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) 20250212130000705 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) 20250212130000705 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130000705 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20250212130000710 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) 20250212130000710 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) 20250212130000713 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) 20250212130000713 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) 20250212130000714 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) 20250212130000714 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) 20250212130000715 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) 20250212130000715 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) 20250212130000716 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) 20250212130000716 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) 20250212130000717 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) 20250212130000717 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) 20250212130000718 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) 20250212130000719 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) 20250212130000720 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) 20250212130000720 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) 20250212130000721 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130000723 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130000724 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130000724 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130000724 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) 20250212130000724 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20250212130000724 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20250212130000724 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20250212130000724 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20250212130000724 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20250212130000729 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) 20250212130000729 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) 20250212130000731 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) 20250212130000731 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) 20250212130000732 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) 20250212130000732 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) 20250212130000733 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) 20250212130000733 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) 20250212130000735 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) 20250212130000735 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) 20250212130000735 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) 20250212130000736 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) 20250212130000736 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) 20250212130000736 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) 20250212130000737 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) 20250212130000737 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) 20250212130000738 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130000753 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) 20250212130000753 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) 20250212130000754 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) 20250212130000754 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) 20250212130000755 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) 20250212130000755 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) 20250212130000757 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) 20250212130000757 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) 20250212130000758 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) 20250212130000758 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) 20250212130000759 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) 20250212130000759 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) 20250212130000760 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) 20250212130000760 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) 20250212130000762 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) 20250212130000762 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) 20250212130000763 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130000772 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) 20250212130000772 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) 20250212130000774 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) 20250212130000774 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) 20250212130000775 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) 20250212130000775 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) 20250212130000776 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) 20250212130000776 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) 20250212130000777 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) 20250212130000777 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) 20250212130000779 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) 20250212130000779 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) 20250212130000779 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) 20250212130000779 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) 20250212130000780 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) 20250212130000780 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) 20250212130000781 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130000791 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) 20250212130000792 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) 20250212130000793 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) 20250212130000793 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) 20250212130000793 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) 20250212130000794 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) 20250212130000794 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) 20250212130000794 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) 20250212130000795 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) 20250212130000795 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) 20250212130000796 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) 20250212130000796 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) 20250212130000797 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) 20250212130000797 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) 20250212130000798 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) 20250212130000798 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) 20250212130000801 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130000816 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) 20250212130000816 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) 20250212130000818 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) 20250212130000818 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) 20250212130000819 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) 20250212130000819 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) 20250212130000820 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) 20250212130000820 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) 20250212130000821 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) 20250212130000821 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) 20250212130000822 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) 20250212130000822 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) 20250212130000823 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) 20250212130000823 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) 20250212130000823 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) 20250212130000824 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) 20250212130000824 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130000835 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) 20250212130000835 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) 20250212130000837 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) 20250212130000837 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) 20250212130000838 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) 20250212130000838 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) 20250212130000839 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) 20250212130000839 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) 20250212130000840 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) 20250212130000840 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) 20250212130000841 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) 20250212130000841 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) 20250212130000842 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) 20250212130000842 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) 20250212130000843 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) 20250212130000843 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) 20250212130000844 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130000854 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) 20250212130000854 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) 20250212130000856 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) 20250212130000856 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) 20250212130000856 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) 20250212130000857 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) 20250212130000857 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) 20250212130000857 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) 20250212130000858 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) 20250212130000858 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) 20250212130000859 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) 20250212130000859 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) 20250212130000860 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) 20250212130000860 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) 20250212130000860 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) 20250212130000860 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) 20250212130000864 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130000879 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) 20250212130000879 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) 20250212130000880 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) 20250212130000880 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) 20250212130000881 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) 20250212130000881 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) 20250212130000881 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) 20250212130000881 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) 20250212130000882 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) 20250212130000882 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) 20250212130000883 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) 20250212130000883 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) 20250212130000884 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) 20250212130000884 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) 20250212130000885 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) 20250212130000885 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) 20250212130000885 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130000897 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) 20250212130000898 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) 20250212130000899 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) 20250212130000899 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) 20250212130000899 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) 20250212130000900 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) 20250212130000900 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) 20250212130000900 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) 20250212130000901 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) 20250212130000901 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) 20250212130000902 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) 20250212130000902 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) 20250212130000903 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) 20250212130000903 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) 20250212130000904 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) 20250212130000904 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) 20250212130000905 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130000917 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) 20250212130000917 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) 20250212130000918 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) 20250212130000918 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) 20250212130000919 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) 20250212130000919 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) 20250212130000920 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) 20250212130000920 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) 20250212130000921 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) 20250212130000921 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) 20250212130000922 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) 20250212130000922 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) 20250212130000923 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) 20250212130000923 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) 20250212130000924 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) 20250212130000924 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) 20250212130000927 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130000943 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) 20250212130000943 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) 20250212130000944 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) 20250212130000944 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) 20250212130000945 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) 20250212130000945 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) 20250212130000946 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) 20250212130000946 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) 20250212130000947 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) 20250212130000947 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) 20250212130000948 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) 20250212130000948 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) 20250212130000949 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) 20250212130000949 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) 20250212130000950 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) 20250212130000950 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) 20250212130000951 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130000961 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) 20250212130000961 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) 20250212130000962 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) 20250212130000962 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) 20250212130000964 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) 20250212130000964 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) 20250212130000965 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) 20250212130000965 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) 20250212130000966 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) 20250212130000966 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) 20250212130000967 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) 20250212130000967 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) 20250212130000967 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) 20250212130000967 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) 20250212130000968 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) 20250212130000968 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) 20250212130000969 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130000979 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) 20250212130000979 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) 20250212130000980 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) 20250212130000980 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) 20250212130000981 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) 20250212130000981 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) 20250212130000981 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) 20250212130000981 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) 20250212130000982 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) 20250212130000982 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) 20250212130000983 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) 20250212130000983 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) 20250212130000984 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) 20250212130000984 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) 20250212130000984 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) 20250212130000984 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) 20250212130000989 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130001003 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) 20250212130001003 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) 20250212130001004 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) 20250212130001004 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) 20250212130001005 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) 20250212130001005 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) 20250212130001005 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) 20250212130001005 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) 20250212130001006 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) 20250212130001006 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) 20250212130001006 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) 20250212130001006 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) 20250212130001006 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) 20250212130001006 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) 20250212130001007 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) 20250212130001007 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) 20250212130001007 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130001022 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) 20250212130001022 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) 20250212130001023 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) 20250212130001023 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) 20250212130001024 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) 20250212130001024 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) 20250212130001024 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) 20250212130001024 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) 20250212130001025 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) 20250212130001025 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) 20250212130001025 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) 20250212130001025 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) 20250212130001026 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) 20250212130001026 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) 20250212130001026 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) 20250212130001026 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) 20250212130001027 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130001041 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) 20250212130001041 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) 20250212130001042 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) 20250212130001042 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) 20250212130001042 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) 20250212130001043 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) 20250212130001043 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) 20250212130001043 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) 20250212130001044 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) 20250212130001044 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) 20250212130001045 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) 20250212130001045 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) 20250212130001046 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) 20250212130001046 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) 20250212130001047 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) 20250212130001047 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) 20250212130001051 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130001066 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) 20250212130001066 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) 20250212130001067 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) 20250212130001067 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) 20250212130001067 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) 20250212130001067 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) 20250212130001068 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) 20250212130001068 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) 20250212130001069 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) 20250212130001069 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) 20250212130001070 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) 20250212130001070 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) 20250212130001071 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) 20250212130001071 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) 20250212130001071 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) 20250212130001071 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) 20250212130001072 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130001084 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) 20250212130001084 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) 20250212130001085 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) 20250212130001085 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) 20250212130001085 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) 20250212130001085 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) 20250212130001086 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) 20250212130001086 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) 20250212130001086 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) 20250212130001086 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) 20250212130001087 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) 20250212130001087 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) 20250212130001087 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) 20250212130001087 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) 20250212130001088 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) 20250212130001088 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) 20250212130001088 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130001102 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) 20250212130001102 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) 20250212130001103 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) 20250212130001103 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) 20250212130001103 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) 20250212130001103 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) 20250212130001103 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) 20250212130001103 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) 20250212130001103 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) 20250212130001103 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) 20250212130001103 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) 20250212130001103 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) 20250212130001104 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) 20250212130001104 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) 20250212130001104 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) 20250212130001104 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) 20250212130001112 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130001126 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) 20250212130001126 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) 20250212130001126 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) 20250212130001126 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) 20250212130001126 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) 20250212130001126 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) 20250212130001127 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) 20250212130001127 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) 20250212130001127 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) 20250212130001127 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) 20250212130001127 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) 20250212130001127 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) 20250212130001127 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) 20250212130001127 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) 20250212130001128 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) 20250212130001128 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) 20250212130001130 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130001144 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) 20250212130001144 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) 20250212130001145 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) 20250212130001145 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) 20250212130001145 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) 20250212130001145 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) 20250212130001145 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) 20250212130001145 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) 20250212130001146 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) 20250212130001146 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) 20250212130001146 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) 20250212130001146 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) 20250212130001146 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) 20250212130001146 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) 20250212130001146 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) 20250212130001146 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) 20250212130001149 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130001163 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) 20250212130001163 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) 20250212130001164 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) 20250212130001164 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) 20250212130001164 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) 20250212130001164 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) 20250212130001164 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) 20250212130001164 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) 20250212130001164 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) 20250212130001164 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) 20250212130001165 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) 20250212130001165 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) 20250212130001165 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) 20250212130001165 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) 20250212130001165 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) 20250212130001165 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) 20250212130001172 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130001187 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) 20250212130001187 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) 20250212130001187 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) 20250212130001187 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) 20250212130001187 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) 20250212130001187 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) 20250212130001187 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) 20250212130001187 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) 20250212130001188 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) 20250212130001188 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) 20250212130001188 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) 20250212130001188 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) 20250212130001188 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) 20250212130001188 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) 20250212130001189 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) 20250212130001189 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) 20250212130001191 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130001205 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) 20250212130001205 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) 20250212130001205 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) 20250212130001205 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) 20250212130001205 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) 20250212130001205 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) 20250212130001206 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) 20250212130001206 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) 20250212130001206 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) 20250212130001206 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) 20250212130001206 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) 20250212130001206 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) 20250212130001207 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) 20250212130001207 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) 20250212130001207 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) 20250212130001207 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) 20250212130001209 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130001223 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) 20250212130001223 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) 20250212130001224 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) 20250212130001224 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) 20250212130001224 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) 20250212130001224 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) 20250212130001224 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) 20250212130001224 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) 20250212130001225 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) 20250212130001225 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) 20250212130001225 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) 20250212130001225 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) 20250212130001225 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) 20250212130001225 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) 20250212130001226 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) 20250212130001226 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) 20250212130001233 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130001248 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) 20250212130001248 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) 20250212130001249 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) 20250212130001249 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) 20250212130001250 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) 20250212130001250 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) 20250212130001252 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) 20250212130001252 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) 20250212130001252 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) 20250212130001252 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) 20250212130001252 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) 20250212130001252 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) 20250212130001253 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) 20250212130001253 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) 20250212130001253 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) 20250212130001253 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) 20250212130001253 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130001267 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) 20250212130001267 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) 20250212130001268 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) 20250212130001268 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) 20250212130001269 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) 20250212130001269 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) 20250212130001270 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) 20250212130001270 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) 20250212130001270 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) 20250212130001270 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) 20250212130001271 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) 20250212130001271 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) 20250212130001271 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) 20250212130001271 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) 20250212130001272 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) 20250212130001272 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) 20250212130001272 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130001287 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) 20250212130001287 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) 20250212130001287 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) 20250212130001287 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) 20250212130001288 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) 20250212130001288 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) 20250212130001289 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) 20250212130001289 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) 20250212130001289 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) 20250212130001289 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) 20250212130001290 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) 20250212130001290 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) 20250212130001291 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) 20250212130001291 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) 20250212130001291 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) 20250212130001291 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) 20250212130001296 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130001311 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) 20250212130001311 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) 20250212130001311 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) 20250212130001311 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) 20250212130001312 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) 20250212130001312 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) 20250212130001312 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) 20250212130001312 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) 20250212130001312 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) 20250212130001312 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) 20250212130001313 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) 20250212130001313 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) 20250212130001313 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) 20250212130001313 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) 20250212130001313 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) 20250212130001313 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) 20250212130001315 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130001330 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) 20250212130001330 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) 20250212130001330 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) 20250212130001330 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) 20250212130001330 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) 20250212130001330 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) 20250212130001331 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) 20250212130001331 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) 20250212130001331 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) 20250212130001331 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) 20250212130001331 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) 20250212130001331 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) 20250212130001332 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) 20250212130001332 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) 20250212130001332 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) 20250212130001332 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) 20250212130001334 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130001349 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) 20250212130001349 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) 20250212130001349 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) 20250212130001349 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) 20250212130001349 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) 20250212130001349 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) 20250212130001350 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) 20250212130001350 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) 20250212130001350 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) 20250212130001350 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) 20250212130001351 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) 20250212130001351 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) 20250212130001351 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) 20250212130001351 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) 20250212130001351 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) 20250212130001351 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) 20250212130001358 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130001372 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) 20250212130001372 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) 20250212130001373 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) 20250212130001373 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) 20250212130001373 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) 20250212130001373 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) 20250212130001373 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) 20250212130001373 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) 20250212130001374 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) 20250212130001374 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) 20250212130001374 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) 20250212130001374 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) 20250212130001375 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) 20250212130001375 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) 20250212130001375 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) 20250212130001375 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) 20250212130001377 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130001391 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) 20250212130001391 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) 20250212130001392 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) 20250212130001392 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) 20250212130001392 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) 20250212130001392 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) 20250212130001393 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) 20250212130001393 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) 20250212130001393 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) 20250212130001393 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) 20250212130001393 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) 20250212130001393 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) 20250212130001393 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) 20250212130001393 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) 20250212130001394 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) 20250212130001394 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) 20250212130001396 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130001410 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) 20250212130001410 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) 20250212130001411 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) 20250212130001411 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) 20250212130001411 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) 20250212130001411 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) 20250212130001411 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) 20250212130001411 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) 20250212130001411 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) 20250212130001411 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) 20250212130001412 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) 20250212130001412 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) 20250212130001412 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) 20250212130001412 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) 20250212130001412 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) 20250212130001412 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) 20250212130001420 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130001434 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) 20250212130001434 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) 20250212130001435 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) 20250212130001435 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) 20250212130001435 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) 20250212130001435 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) 20250212130001435 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) 20250212130001435 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) 20250212130001436 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) 20250212130001436 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) 20250212130001436 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) 20250212130001436 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) 20250212130001436 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) 20250212130001436 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) 20250212130001437 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) 20250212130001437 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) 20250212130001439 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130001453 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) 20250212130001453 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) 20250212130001454 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) 20250212130001454 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) 20250212130001454 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) 20250212130001454 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) 20250212130001454 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) 20250212130001454 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) 20250212130001455 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) 20250212130001455 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) 20250212130001455 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) 20250212130001455 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) 20250212130001455 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) 20250212130001455 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) 20250212130001456 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) 20250212130001456 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) 20250212130001458 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130001472 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) 20250212130001472 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) 20250212130001472 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) 20250212130001473 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) 20250212130001473 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) 20250212130001473 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) 20250212130001473 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) 20250212130001473 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) 20250212130001473 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) 20250212130001473 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) 20250212130001474 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) 20250212130001474 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) 20250212130001474 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) 20250212130001474 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) 20250212130001474 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) 20250212130001474 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) 20250212130001481 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130001496 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) 20250212130001496 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) 20250212130001496 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) 20250212130001496 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) 20250212130001496 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) 20250212130001496 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) 20250212130001497 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) 20250212130001497 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) 20250212130001497 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) 20250212130001497 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) 20250212130001497 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) 20250212130001497 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) 20250212130001498 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) 20250212130001498 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) 20250212130001498 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) 20250212130001498 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) 20250212130001500 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130001515 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) 20250212130001515 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) 20250212130001515 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) 20250212130001515 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) 20250212130001516 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) 20250212130001516 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) 20250212130001516 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) 20250212130001516 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) 20250212130001516 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) 20250212130001516 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) 20250212130001516 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) 20250212130001516 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) 20250212130001517 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) 20250212130001517 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) 20250212130001517 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) 20250212130001517 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) 20250212130001519 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130001534 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) 20250212130001534 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) 20250212130001534 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) 20250212130001534 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) 20250212130001535 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) 20250212130001535 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) 20250212130001535 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) 20250212130001535 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) 20250212130001535 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) 20250212130001535 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) 20250212130001536 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) 20250212130001536 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) 20250212130001536 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) 20250212130001536 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) 20250212130001536 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) 20250212130001536 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) 20250212130001543 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130001558 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) 20250212130001558 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) 20250212130001558 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) 20250212130001558 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) 20250212130001559 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) 20250212130001559 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) 20250212130001559 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) 20250212130001559 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) 20250212130001559 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) 20250212130001559 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) 20250212130001559 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) 20250212130001559 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) 20250212130001560 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) 20250212130001560 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) 20250212130001560 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) 20250212130001560 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) 20250212130001562 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130001577 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) 20250212130001577 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) 20250212130001577 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) 20250212130001577 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) 20250212130001577 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) 20250212130001578 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) 20250212130001578 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) 20250212130001578 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) 20250212130001578 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) 20250212130001578 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) 20250212130001579 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) 20250212130001579 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) 20250212130001579 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) 20250212130001579 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) 20250212130001579 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) 20250212130001579 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) 20250212130001581 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130001596 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) 20250212130001596 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) 20250212130001596 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) 20250212130001596 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) 20250212130001597 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) 20250212130001597 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) 20250212130001597 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) 20250212130001597 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) 20250212130001598 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) 20250212130001598 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) 20250212130001598 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) 20250212130001598 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) 20250212130001598 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) 20250212130001598 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) 20250212130001599 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) 20250212130001599 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) 20250212130001605 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130001619 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) 20250212130001620 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) 20250212130001620 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) 20250212130001620 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) 20250212130001620 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) 20250212130001620 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) 20250212130001621 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) 20250212130001621 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) 20250212130001621 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) 20250212130001621 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) 20250212130001622 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) 20250212130001622 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) 20250212130001622 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) 20250212130001622 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) 20250212130001622 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) 20250212130001622 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) 20250212130001624 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130001639 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) 20250212130001639 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) 20250212130001639 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) 20250212130001639 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) 20250212130001639 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) 20250212130001639 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) 20250212130001640 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) 20250212130001640 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) 20250212130001640 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) 20250212130001640 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) 20250212130001640 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) 20250212130001640 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) 20250212130001641 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) 20250212130001641 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) 20250212130001641 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) 20250212130001641 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) 20250212130001643 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130001658 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) 20250212130001658 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) 20250212130001658 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) 20250212130001658 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) 20250212130001658 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) 20250212130001658 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) 20250212130001659 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) 20250212130001659 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) 20250212130001659 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) 20250212130001659 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) 20250212130001659 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) 20250212130001659 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) 20250212130001660 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) 20250212130001660 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) 20250212130001660 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) 20250212130001660 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) 20250212130001667 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130001681 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) 20250212130001681 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) 20250212130001682 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) 20250212130001682 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) 20250212130001683 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) 20250212130001683 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) 20250212130001683 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) 20250212130001683 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) 20250212130001683 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) 20250212130001683 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) 20250212130001683 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) 20250212130001684 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) 20250212130001684 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) 20250212130001684 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) 20250212130001684 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) 20250212130001684 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) 20250212130001686 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130001700 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) 20250212130001700 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) 20250212130001701 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) 20250212130001701 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) 20250212130001701 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) 20250212130001701 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) 20250212130001701 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) 20250212130001701 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) 20250212130001702 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) 20250212130001702 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) 20250212130001702 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) 20250212130001702 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) 20250212130001702 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) 20250212130001702 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) 20250212130001703 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) 20250212130001703 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) 20250212130001705 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130001719 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) 20250212130001719 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) 20250212130001720 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) 20250212130001720 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) 20250212130001720 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) 20250212130001720 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) 20250212130001721 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) 20250212130001721 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) 20250212130001721 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) 20250212130001721 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) 20250212130001721 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) 20250212130001721 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) 20250212130001722 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) 20250212130001722 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) 20250212130001722 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) 20250212130001722 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) 20250212130001729 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130001743 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) 20250212130001743 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) 20250212130001743 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) 20250212130001743 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) 20250212130001744 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) 20250212130001744 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) 20250212130001744 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) 20250212130001744 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) 20250212130001745 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) 20250212130001745 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) 20250212130001745 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) 20250212130001745 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) 20250212130001745 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) 20250212130001745 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) 20250212130001746 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) 20250212130001746 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) 20250212130001748 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130001762 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) 20250212130001762 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) 20250212130001763 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) 20250212130001763 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) 20250212130001763 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) 20250212130001763 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) 20250212130001763 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) 20250212130001763 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) 20250212130001763 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) 20250212130001763 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) 20250212130001763 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) 20250212130001763 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) 20250212130001764 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) 20250212130001764 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) 20250212130001764 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) 20250212130001764 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) 20250212130001767 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130001781 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) 20250212130001781 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) 20250212130001782 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) 20250212130001782 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) 20250212130001782 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) 20250212130001782 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) 20250212130001782 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) 20250212130001782 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) 20250212130001783 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) 20250212130001783 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) 20250212130001783 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) 20250212130001783 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) 20250212130001783 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) 20250212130001783 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) 20250212130001784 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) 20250212130001784 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) 20250212130001791 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130001805 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) 20250212130001805 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) 20250212130001806 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) 20250212130001806 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) 20250212130001806 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) 20250212130001806 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) 20250212130001806 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) 20250212130001806 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) 20250212130001807 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) 20250212130001807 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) 20250212130001807 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) 20250212130001807 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) 20250212130001807 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) 20250212130001807 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) 20250212130001808 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) 20250212130001808 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) 20250212130001810 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130001824 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) 20250212130001824 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) 20250212130001825 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) 20250212130001825 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) 20250212130001825 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) 20250212130001825 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) 20250212130001825 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) 20250212130001825 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) 20250212130001825 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) 20250212130001826 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) 20250212130001826 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) 20250212130001826 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) 20250212130001826 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) 20250212130001826 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) 20250212130001827 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) 20250212130001827 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) 20250212130001829 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130001843 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) 20250212130001843 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) 20250212130001844 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) 20250212130001844 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) 20250212130001844 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) 20250212130001844 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) 20250212130001844 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) 20250212130001844 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) 20250212130001845 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) 20250212130001845 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) 20250212130001845 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) 20250212130001845 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) 20250212130001845 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) 20250212130001845 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) 20250212130001846 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) 20250212130001846 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) 20250212130001853 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130001867 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) 20250212130001867 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) 20250212130001868 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) 20250212130001868 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) 20250212130001868 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) 20250212130001868 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) 20250212130001868 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) 20250212130001868 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) 20250212130001869 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) 20250212130001869 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) 20250212130001869 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) 20250212130001869 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) 20250212130001869 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) 20250212130001869 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) 20250212130001870 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) 20250212130001870 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) 20250212130001871 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130001886 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) 20250212130001886 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) 20250212130001886 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) 20250212130001887 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) 20250212130001887 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) 20250212130001887 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) 20250212130001887 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) 20250212130001887 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) 20250212130001887 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) 20250212130001887 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) 20250212130001888 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) 20250212130001888 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) 20250212130001888 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) 20250212130001888 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) 20250212130001888 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) 20250212130001888 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) 20250212130001891 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130001905 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) 20250212130001905 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) 20250212130001906 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) 20250212130001906 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) 20250212130001906 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) 20250212130001906 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) 20250212130001906 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) 20250212130001906 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) 20250212130001907 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) 20250212130001907 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) 20250212130001907 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) 20250212130001907 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) 20250212130001907 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) 20250212130001907 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) 20250212130001908 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) 20250212130001908 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) 20250212130001914 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130001929 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) 20250212130001929 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) 20250212130001929 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) 20250212130001929 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) 20250212130001930 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) 20250212130001930 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) 20250212130001930 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) 20250212130001930 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) 20250212130001931 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) 20250212130001931 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) 20250212130001931 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) 20250212130001931 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) 20250212130001931 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) 20250212130001931 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) 20250212130001932 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) 20250212130001932 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) 20250212130001934 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130001948 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) 20250212130001948 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) 20250212130001949 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) 20250212130001949 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) 20250212130001949 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) 20250212130001949 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) 20250212130001949 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) 20250212130001949 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) 20250212130001950 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) 20250212130001950 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) 20250212130001950 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) 20250212130001950 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) 20250212130001950 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) 20250212130001950 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) 20250212130001950 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) 20250212130001950 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) 20250212130001953 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130001967 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) 20250212130001967 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) 20250212130001968 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) 20250212130001968 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) 20250212130001968 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) 20250212130001968 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) 20250212130001968 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) 20250212130001968 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) 20250212130001969 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) 20250212130001969 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) 20250212130001969 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) 20250212130001969 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) 20250212130001969 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) 20250212130001969 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) 20250212130001970 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) 20250212130001970 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) 20250212130001976 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130001991 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) 20250212130001991 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) 20250212130001991 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) 20250212130001991 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) 20250212130001991 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) 20250212130001991 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) 20250212130001992 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) 20250212130001992 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) 20250212130001992 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) 20250212130001992 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) 20250212130001992 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) 20250212130001992 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) 20250212130001993 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) 20250212130001993 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) 20250212130001993 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) 20250212130001993 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) 20250212130001995 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130002010 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) 20250212130002010 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) 20250212130002010 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) 20250212130002010 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) 20250212130002011 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) 20250212130002011 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) 20250212130002011 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) 20250212130002011 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) 20250212130002011 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) 20250212130002011 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) 20250212130002012 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) 20250212130002012 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) 20250212130002012 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) 20250212130002012 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) 20250212130002012 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) 20250212130002012 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) 20250212130002014 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130002029 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) 20250212130002029 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) 20250212130002030 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) 20250212130002030 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) 20250212130002030 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) 20250212130002030 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) 20250212130002030 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) 20250212130002030 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) 20250212130002030 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) 20250212130002030 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) 20250212130002031 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) 20250212130002031 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) 20250212130002031 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) 20250212130002031 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) 20250212130002031 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) 20250212130002031 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) 20250212130002038 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130002053 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) 20250212130002053 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) 20250212130002053 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) 20250212130002053 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) 20250212130002054 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) 20250212130002054 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) 20250212130002054 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) 20250212130002054 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) 20250212130002054 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) 20250212130002054 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) 20250212130002055 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) 20250212130002055 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) 20250212130002055 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) 20250212130002055 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) 20250212130002055 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) 20250212130002055 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) 20250212130002057 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130002072 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) 20250212130002072 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) 20250212130002072 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) 20250212130002072 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) 20250212130002072 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) 20250212130002072 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) 20250212130002073 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) 20250212130002073 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) 20250212130002073 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) 20250212130002073 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) 20250212130002073 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) 20250212130002073 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) 20250212130002073 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) 20250212130002073 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) 20250212130002073 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) 20250212130002073 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) 20250212130002076 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130002090 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) 20250212130002090 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) 20250212130002091 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) 20250212130002091 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) 20250212130002091 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) 20250212130002091 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) 20250212130002091 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) 20250212130002091 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) 20250212130002091 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) 20250212130002091 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) 20250212130002092 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) 20250212130002092 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) 20250212130002092 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) 20250212130002092 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) 20250212130002092 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) 20250212130002092 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) 20250212130002100 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130002114 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) 20250212130002114 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) 20250212130002114 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) 20250212130002114 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) 20250212130002115 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) 20250212130002115 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) 20250212130002115 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) 20250212130002115 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) 20250212130002115 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) 20250212130002115 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) 20250212130002115 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) 20250212130002115 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) 20250212130002116 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) 20250212130002116 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) 20250212130002116 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) 20250212130002116 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) 20250212130002119 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130002132 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) 20250212130002132 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) 20250212130002133 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) 20250212130002133 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) 20250212130002133 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) 20250212130002133 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) 20250212130002133 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) 20250212130002133 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) 20250212130002134 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) 20250212130002134 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) 20250212130002134 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) 20250212130002134 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) 20250212130002134 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) 20250212130002134 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) 20250212130002135 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) 20250212130002135 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) 20250212130002137 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130002151 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) 20250212130002151 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) 20250212130002152 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) 20250212130002152 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) 20250212130002152 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) 20250212130002152 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) 20250212130002152 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) 20250212130002152 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) 20250212130002153 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) 20250212130002153 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) 20250212130002153 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) 20250212130002153 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) 20250212130002153 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) 20250212130002153 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) 20250212130002153 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) 20250212130002153 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) 20250212130002161 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130002175 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) 20250212130002176 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) 20250212130002177 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) 20250212130002177 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) 20250212130002178 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) 20250212130002178 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) 20250212130002179 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) 20250212130002179 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) 20250212130002179 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) 20250212130002179 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) 20250212130002180 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) 20250212130002180 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) 20250212130002181 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) 20250212130002181 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) 20250212130002182 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) 20250212130002182 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) 20250212130002183 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130002197 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) 20250212130002197 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) 20250212130002199 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) 20250212130002199 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) 20250212130002199 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) 20250212130002199 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) 20250212130002200 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) 20250212130002200 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) 20250212130002201 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) 20250212130002201 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) 20250212130002202 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) 20250212130002202 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) 20250212130002202 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) 20250212130002202 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) 20250212130002203 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) 20250212130002203 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) 20250212130002204 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130002215 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) 20250212130002215 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) 20250212130002216 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) 20250212130002216 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) 20250212130002217 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) 20250212130002217 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) 20250212130002218 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) 20250212130002218 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) 20250212130002218 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) 20250212130002218 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) 20250212130002219 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) 20250212130002219 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) 20250212130002220 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) 20250212130002220 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) 20250212130002221 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) 20250212130002221 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) 20250212130002224 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130002238 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) 20250212130002239 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) 20250212130002240 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) 20250212130002240 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) 20250212130002241 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) 20250212130002241 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) 20250212130002241 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) 20250212130002241 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) 20250212130002242 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) 20250212130002242 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) 20250212130002243 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) 20250212130002243 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) 20250212130002244 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) 20250212130002244 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) 20250212130002245 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) 20250212130002245 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) 20250212130002246 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130002258 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) 20250212130002259 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) 20250212130002259 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) 20250212130002259 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) 20250212130002261 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) 20250212130002261 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) 20250212130002261 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) 20250212130002261 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) 20250212130002262 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) 20250212130002262 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) 20250212130002263 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) 20250212130002263 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) 20250212130002264 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) 20250212130002264 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) 20250212130002264 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) 20250212130002264 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) 20250212130002265 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130002277 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) 20250212130002277 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) 20250212130002279 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) 20250212130002279 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) 20250212130002279 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) 20250212130002280 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) 20250212130002280 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) 20250212130002280 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) 20250212130002281 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) 20250212130002281 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) 20250212130002281 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) 20250212130002282 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) 20250212130002282 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) 20250212130002282 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) 20250212130002283 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) 20250212130002283 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) 20250212130002287 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130002302 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) 20250212130002302 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) 20250212130002304 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) 20250212130002304 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) 20250212130002305 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) 20250212130002305 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) 20250212130002306 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) 20250212130002306 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) 20250212130002306 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) 20250212130002307 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) 20250212130002307 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) 20250212130002307 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) 20250212130002308 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) 20250212130002308 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) 20250212130002308 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) 20250212130002308 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) 20250212130002309 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130002321 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) 20250212130002321 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) 20250212130002323 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) 20250212130002323 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) 20250212130002323 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) 20250212130002323 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) 20250212130002324 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) 20250212130002324 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) 20250212130002325 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) 20250212130002325 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) 20250212130002326 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) 20250212130002326 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) 20250212130002327 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) 20250212130002327 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) 20250212130002327 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) 20250212130002327 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) 20250212130002328 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130002342 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) 20250212130002342 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) 20250212130002343 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) 20250212130002343 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) 20250212130002343 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) 20250212130002343 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) 20250212130002345 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) 20250212130002345 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) 20250212130002346 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) 20250212130002346 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) 20250212130002346 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) 20250212130002346 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) 20250212130002347 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) 20250212130002347 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) 20250212130002348 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) 20250212130002348 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) 20250212130002351 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130002365 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) 20250212130002365 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) 20250212130002365 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) 20250212130002365 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) 20250212130002366 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) 20250212130002366 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) 20250212130002366 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) 20250212130002366 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) 20250212130002366 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) 20250212130002366 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) 20250212130002367 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) 20250212130002367 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) 20250212130002367 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) 20250212130002367 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) 20250212130002368 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) 20250212130002368 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) 20250212130002370 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130002384 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) 20250212130002384 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) 20250212130002386 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) 20250212130002386 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) 20250212130002386 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) 20250212130002386 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) 20250212130002387 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) 20250212130002387 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) 20250212130002387 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) 20250212130002387 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) 20250212130002388 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) 20250212130002388 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) 20250212130002388 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) 20250212130002389 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) 20250212130002389 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) 20250212130002389 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) 20250212130002390 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130002404 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) 20250212130002404 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) 20250212130002406 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) 20250212130002406 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) 20250212130002407 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) 20250212130002407 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) 20250212130002408 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) 20250212130002408 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) 20250212130002410 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) 20250212130002410 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) 20250212130002411 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) 20250212130002411 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) 20250212130002413 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) 20250212130002413 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) 20250212130002414 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) 20250212130002414 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) 20250212130002415 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130002429 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) 20250212130002429 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) 20250212130002431 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) 20250212130002432 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) 20250212130002432 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) 20250212130002432 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) 20250212130002433 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) 20250212130002433 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) 20250212130002434 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) 20250212130002434 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) 20250212130002435 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) 20250212130002435 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) 20250212130002435 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) 20250212130002436 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) 20250212130002436 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) 20250212130002436 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) 20250212130002437 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130002448 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) 20250212130002448 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) 20250212130002450 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) 20250212130002450 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) 20250212130002451 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) 20250212130002451 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) 20250212130002452 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) 20250212130002452 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) 20250212130002453 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) 20250212130002453 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) 20250212130002453 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) 20250212130002453 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) 20250212130002454 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) 20250212130002454 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) 20250212130002455 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) 20250212130002455 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) 20250212130002456 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130002468 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) 20250212130002468 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) 20250212130002469 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) 20250212130002469 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) 20250212130002470 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) 20250212130002470 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) 20250212130002470 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) 20250212130002470 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) 20250212130002471 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) 20250212130002471 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) 20250212130002472 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) 20250212130002472 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) 20250212130002473 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) 20250212130002473 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) 20250212130002473 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) 20250212130002473 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) 20250212130002477 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130002492 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) 20250212130002492 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) 20250212130002493 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) 20250212130002493 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) 20250212130002494 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) 20250212130002494 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) 20250212130002495 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) 20250212130002495 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) 20250212130002496 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) 20250212130002496 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) 20250212130002497 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) 20250212130002497 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) 20250212130002497 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) 20250212130002497 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) 20250212130002498 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) 20250212130002498 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) 20250212130002499 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130002511 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) 20250212130002511 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) 20250212130002512 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) 20250212130002512 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) 20250212130002513 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) 20250212130002513 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) 20250212130002514 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) 20250212130002514 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) 20250212130002515 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) 20250212130002515 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) 20250212130002516 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) 20250212130002516 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) 20250212130002516 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) 20250212130002516 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) 20250212130002517 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) 20250212130002517 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) 20250212130002518 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130002530 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) 20250212130002530 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) 20250212130002534 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) 20250212130002534 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) 20250212130002536 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) 20250212130002536 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) 20250212130002538 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) 20250212130002538 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) 20250212130002539 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) 20250212130002539 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) 20250212130002540 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) 20250212130002540 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) 20250212130002541 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) 20250212130002541 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) 20250212130002542 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) 20250212130002542 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) 20250212130002543 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130002555 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) 20250212130002555 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) 20250212130002555 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) 20250212130002555 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) 20250212130002556 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) 20250212130002556 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) 20250212130002556 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) 20250212130002556 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) 20250212130002556 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) 20250212130002556 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) 20250212130002557 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) 20250212130002557 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) 20250212130002557 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) 20250212130002557 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) 20250212130002557 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) 20250212130002557 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) 20250212130002559 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130002574 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) 20250212130002574 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) 20250212130002576 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) 20250212130002576 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) 20250212130002577 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) 20250212130002578 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) 20250212130002579 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) 20250212130002579 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) 20250212130002580 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) 20250212130002580 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) 20250212130002581 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) 20250212130002581 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) 20250212130002582 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) 20250212130002582 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) 20250212130002583 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) 20250212130002583 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) 20250212130002584 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130002593 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) 20250212130002594 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) 20250212130002595 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) 20250212130002595 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) 20250212130002596 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) 20250212130002596 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) 20250212130002596 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) 20250212130002596 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) 20250212130002597 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) 20250212130002597 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) 20250212130002598 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) 20250212130002598 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) 20250212130002598 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) 20250212130002598 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) 20250212130002599 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) 20250212130002599 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) 20250212130002603 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130002617 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) 20250212130002617 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) 20250212130002618 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) 20250212130002618 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) 20250212130002619 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) 20250212130002619 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) 20250212130002619 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) 20250212130002619 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) 20250212130002620 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) 20250212130002620 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) 20250212130002620 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) 20250212130002620 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) 20250212130002622 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) 20250212130002622 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) 20250212130002622 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) 20250212130002622 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) 20250212130002623 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130002636 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) 20250212130002636 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) 20250212130002637 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) 20250212130002637 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) 20250212130002638 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) 20250212130002638 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) 20250212130002638 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) 20250212130002639 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) 20250212130002639 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) 20250212130002639 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) 20250212130002640 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) 20250212130002640 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) 20250212130002641 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) 20250212130002641 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) 20250212130002641 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) 20250212130002641 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) 20250212130002642 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130002655 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) 20250212130002655 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) 20250212130002655 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) 20250212130002656 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) 20250212130002656 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) 20250212130002656 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) 20250212130002656 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) 20250212130002656 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) 20250212130002656 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) 20250212130002656 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) 20250212130002656 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) 20250212130002656 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) 20250212130002657 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) 20250212130002657 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) 20250212130002657 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) 20250212130002657 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) 20250212130002664 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130002678 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) 20250212130002678 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) 20250212130002679 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) 20250212130002679 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) 20250212130002679 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) 20250212130002679 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) 20250212130002679 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) 20250212130002679 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) 20250212130002679 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) 20250212130002679 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) 20250212130002680 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) 20250212130002680 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) 20250212130002680 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) 20250212130002680 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) 20250212130002680 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) 20250212130002680 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) 20250212130002683 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130002701 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) 20250212130002701 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) 20250212130002705 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) 20250212130002705 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) 20250212130002706 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) 20250212130002706 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) 20250212130002707 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) 20250212130002707 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) 20250212130002708 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) 20250212130002708 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) 20250212130002710 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) 20250212130002710 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) 20250212130002711 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) 20250212130002711 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) 20250212130002712 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) 20250212130002712 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) 20250212130002713 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130002720 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) 20250212130002720 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) 20250212130002722 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) 20250212130002722 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) 20250212130002723 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) 20250212130002723 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) 20250212130002724 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) 20250212130002724 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) 20250212130002725 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) 20250212130002725 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) 20250212130002726 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) 20250212130002726 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) 20250212130002727 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) 20250212130002727 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) 20250212130002727 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) 20250212130002727 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) 20250212130002729 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) 20250212130002729 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) 20250212130002729 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 550 for type USF (pdch_ul_controller.c:184) 20250212130002729 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130002729 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130002729 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) 20250212130002730 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130002730 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) 20250212130002730 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) 20250212130002730 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130002745 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) 20250212130002745 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) 20250212130002748 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) 20250212130002748 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) 20250212130002749 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) 20250212130002749 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) 20250212130002751 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) 20250212130002751 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) 20250212130002752 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) 20250212130002752 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) 20250212130002753 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) 20250212130002753 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) 20250212130002753 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) 20250212130002753 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) 20250212130002755 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) 20250212130002755 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) 20250212130002756 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) 20250212130002756 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) 20250212130002756 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 554 for type USF (pdch_ul_controller.c:184) 20250212130002756 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130002756 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130002756 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) 20250212130002757 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130002757 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) 20250212130002757 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) 20250212130002757 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130002764 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) 20250212130002764 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) 20250212130002764 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) 20250212130002764 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212130002765 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) 20250212130002765 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) 20250212130002766 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) 20250212130002766 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) 20250212130002767 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) 20250212130002767 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) 20250212130002768 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) 20250212130002768 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) 20250212130002769 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) 20250212130002769 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) 20250212130002770 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) 20250212130002770 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) 20250212130002770 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) 20250212130002770 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) 20250212130002772 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) 20250212130002772 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) 20250212130002772 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 559 for type USF (pdch_ul_controller.c:184) 20250212130002772 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130002772 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130002772 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) 20250212130002772 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130002772 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) 20250212130002772 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) 20250212130002773 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130002783 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) 20250212130002783 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) 20250212130002783 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) 20250212130002783 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212130002784 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) 20250212130002784 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) 20250212130002785 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) 20250212130002785 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) 20250212130002786 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) 20250212130002786 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) 20250212130002787 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) 20250212130002787 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) 20250212130002787 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) 20250212130002787 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) 20250212130002788 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) 20250212130002788 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) 20250212130002789 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) 20250212130002789 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) 20250212130002792 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) 20250212130002792 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) 20250212130002792 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 563 for type USF (pdch_ul_controller.c:184) 20250212130002792 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130002792 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130002793 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) 20250212130002793 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130002793 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20250212130002793 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) 20250212130002793 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) 20250212130002793 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130002806 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) 20250212130002806 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) 20250212130002806 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) 20250212130002806 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212130002807 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) 20250212130002807 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) 20250212130002807 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) 20250212130002807 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) 20250212130002807 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) 20250212130002807 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) 20250212130002808 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) 20250212130002808 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) 20250212130002808 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) 20250212130002808 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) 20250212130002808 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) 20250212130002808 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) 20250212130002808 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) 20250212130002808 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) 20250212130002811 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) 20250212130002811 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) 20250212130002811 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 567 for type USF (pdch_ul_controller.c:184) 20250212130002811 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130002811 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 563 + 13 = 576 (pdch_ul_controller.c:131) 20250212130002811 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20250212130002811 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) 20250212130002811 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20250212130002811 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 576 for type POLL (pdch_ul_controller.c:184) 20250212130002811 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) 20250212130002811 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20250212130002811 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) 20250212130002811 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) 20250212130002811 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(1022)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20250212130002825 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) 20250212130002825 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) 20250212130002825 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) 20250212130002825 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212130002826 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) 20250212130002826 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) 20250212130002826 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) 20250212130002826 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) 20250212130002826 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) 20250212130002827 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) 20250212130002827 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) 20250212130002827 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) 20250212130002827 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) 20250212130002827 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) 20250212130002827 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) 20250212130002827 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) 20250212130002828 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) 20250212130002828 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) 20250212130002830 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130002844 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) 20250212130002844 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) 20250212130002844 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) 20250212130002844 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212130002845 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) 20250212130002845 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) 20250212130002845 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) 20250212130002845 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) 20250212130002846 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) 20250212130002846 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) 20250212130002846 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) 20250212130002846 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) 20250212130002846 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) 20250212130002846 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) 20250212130002847 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) 20250212130002847 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) 20250212130002847 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) 20250212130002847 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) 20250212130002854 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130002868 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) 20250212130002868 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) 20250212130002869 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) 20250212130002869 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) 20250212130002869 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) 20250212130002869 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) 20250212130002869 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) 20250212130002869 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) 20250212130002870 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) 20250212130002870 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) 20250212130002870 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) 20250212130002870 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) 20250212130002870 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) 20250212130002870 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) 20250212130002871 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) 20250212130002871 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) 20250212130002873 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130002887 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) 20250212130002887 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) 20250212130002887 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130002887 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130002887 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) 20250212130002887 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) BTS(1022)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212130002887 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=576 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20250212130002887 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20250212130002887 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20250212130002887 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20250212130002887 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20250212130002887 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) 20250212130002888 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) 20250212130002888 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) 20250212130002888 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) 20250212130002888 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) 20250212130002889 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39140<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130002889 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) 20250212130002889 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) 20250212130002889 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) 20250212130002889 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) 20250212130002890 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) 20250212130002890 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) 20250212130002890 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) 20250212130002890 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) 20250212130002890 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) 20250212130002890 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) 20250212130002892 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39130<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130002893 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212130002893 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212130002893 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130002893 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212130002893 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212130002893 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20250212130002893 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212130002893 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212130002893 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212130002893 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130002893 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212130002893 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130002893 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130002893 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130002893 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130002893 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130002893 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130002893 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130002893 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130002893 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130002893 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212130002893 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212130002893 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130002893 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212130002893 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) 20250212130002893 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) 20250212130002893 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 12084 with status 0 respawn: 92: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup pass'. 20250212130002918 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212130002918 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212130002918 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130002919 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) Wed Feb 12 13:00:02 UTC 2025 ====== 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 20250212130002954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39004<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212130003055 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39004<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=713668) Waiting for packet dumper to finish... 1 (prev_count=713668, count=776368) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup2'. ------ PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup2 ------ Wed Feb 12 13:00:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup2' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup2 started. 1028@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_pkt_cell_chg_notif_dup2-BVCI1234(1030)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 1028@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1032)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 1028@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 20250212130006109 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39018<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 1028@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(1036)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 1028@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1036)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(1033)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1033)@8d0f06c41a7d: Start timer T: 5 s PCUIF(1033)@8d0f06c41a7d: Start timer T_Conn: 10 s 20250212130006115 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39034<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_nacc_outbound_pkt_cell_chg_notif_dup2-STATS(1037)@8d0f06c41a7d: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_dup2-STATS(1037)@8d0f06c41a7d: Start timer T: 2 s 1028@8d0f06c41a7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1040)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1040)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212130007919 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130007920 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212130007920 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1033)@8d0f06c41a7d: OsmoPCU is now connected BTS(1035)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130007936 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212130007936 DLGLOBAL DEBUG validating counter group 0x5614d50e2040(bts) with 102 counters (rate_ctr.c:86) 20250212130007936 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212130007936 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212130007936 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212130007936 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212130007936 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212130007936 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212130007936 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212130007936 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130007936 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212130007936 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212130007936 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212130007936 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212130007936 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212130007936 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212130007936 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212130007936 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212130007936 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212130007936 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212130007936 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212130007936 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212130007936 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212130007936 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212130007936 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212130007936 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212130007936 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212130007936 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212130007936 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212130007936 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212130007936 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212130007936 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212130007936 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212130007937 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212130007937 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212130007937 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212130007937 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212130007937 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212130007937 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212130007937 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212130007937 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212130007937 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212130007937 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212130007937 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212130007937 DLGLOBAL DEBUG validating counter group 0x7f18c5dd35e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212130007937 DLGLOBAL DEBUG validating counter group 0x5614d50e1720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212130007937 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212130007937 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212130007937 DLGLOBAL DEBUG validating counter group 0x7f18c5dd4180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212130007937 DLGLOBAL DEBUG validating counter group 0x7f18c5dd4160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212130007937 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212130007937 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) 20250212130007937 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) 20250212130007937 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212130007937 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130007937 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130007937 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130007937 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130007937 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130007937 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130007937 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130007937 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130007937 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130007937 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130007937 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130007937 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130007937 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130007937 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130007937 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130007937 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130007937 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130007937 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130007937 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130007937 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130007937 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130007937 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130007937 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130007937 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130007937 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130007938 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) 20250212130007938 DL1IF DEBUG 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@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 10 s 20250212130007939 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) -NSVCI1234(1032)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(1032)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1032)@8d0f06c41a7d: Start timer Tns_alive: 3 s BTS(1035)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(1032)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(1035)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" 20250212130007944 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212130007945 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) 20250212130007945 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) 20250212130007945 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212130007945 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212130007945 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(1035)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" 20250212130007945 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212130007945 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) 20250212130007945 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1035)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(1035)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(1032)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1032)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212130007947 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212130007948 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) 20250212130007948 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) 20250212130007948 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212130007948 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212130007948 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212130007948 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130007948 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130007948 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130007948 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(1035)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(1035)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(1035)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(1032)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212130007951 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212130007951 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(1032)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1032)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212130007951 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) 20250212130007951 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212130007952 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) 20250212130007952 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) 20250212130007953 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) 20250212130007953 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) 20250212130007953 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) 20250212130007954 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) 20250212130007954 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) 20250212130007954 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) 20250212130007954 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) 20250212130007954 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) 20250212130007955 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) 20250212130007955 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) 20250212130007955 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) 20250212130007955 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) 20250212130007956 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1029@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 1029@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212130007961 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130007961 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130007961 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130007961 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130007961 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130007961 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212130007961 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130007961 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_nacc_outbound_pkt_cell_chg_notif_dup2-BVCI1234(1030)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_pkt_cell_chg_notif_dup2-BVCI1234(1030)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212130007967 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) 20250212130007967 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) 20250212130007968 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130007968 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130007968 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130007968 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130007968 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130007968 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212130007968 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212130007968 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130007968 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) 20250212130007968 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) 20250212130007968 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) 20250212130007968 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@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=112, TA=0 20250212130007968 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) 20250212130007968 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) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130007969 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) 20250212130007969 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) 20250212130007969 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) 20250212130007969 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) 20250212130007969 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) 20250212130007969 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) 20250212130007970 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) 20250212130007970 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) 20250212130007970 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) 20250212130007970 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212130007970 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212130007970 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20250212130007970 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20250212130007970 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212130007970 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(1035)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20250212130007971 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130007971 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130007971 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130007971 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130007971 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212130007971 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212130007972 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212130007972 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212130007972 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212130007972 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130007973 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } } } 20250212130007975 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130007975 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130007975 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130007975 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212130007975 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212130007987 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) 20250212130007987 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) 20250212130007988 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) 20250212130007988 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) 20250212130007989 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) 20250212130007989 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) 20250212130007989 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) 20250212130007989 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) 20250212130007990 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) 20250212130007990 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) 20250212130007991 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) 20250212130007991 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) 20250212130007991 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) 20250212130007991 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) 20250212130007992 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) 20250212130007992 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) 20250212130007996 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130008011 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) 20250212130008011 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) 20250212130008013 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) 20250212130008013 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) 20250212130008013 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) 20250212130008013 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) 20250212130008014 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) 20250212130008014 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) 20250212130008015 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) 20250212130008015 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) 20250212130008015 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) 20250212130008015 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) 20250212130008016 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) 20250212130008016 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) 20250212130008017 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) 20250212130008017 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) 20250212130008017 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130008030 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) 20250212130008030 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) 20250212130008031 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) 20250212130008031 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) 20250212130008032 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) 20250212130008032 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) 20250212130008032 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) 20250212130008032 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) 20250212130008033 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) 20250212130008033 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) 20250212130008033 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) 20250212130008033 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) 20250212130008034 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) 20250212130008034 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) 20250212130008035 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) 20250212130008035 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) 20250212130008035 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130008051 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) 20250212130008051 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) 20250212130008053 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) 20250212130008053 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) 20250212130008054 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) 20250212130008054 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) 20250212130008055 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) 20250212130008055 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) 20250212130008056 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) 20250212130008056 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) 20250212130008057 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) 20250212130008057 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) 20250212130008058 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) 20250212130008058 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) 20250212130008059 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) 20250212130008059 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) 20250212130008060 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130008074 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) 20250212130008074 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) 20250212130008075 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) 20250212130008076 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) 20250212130008076 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) 20250212130008076 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) 20250212130008077 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) 20250212130008077 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) 20250212130008078 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) 20250212130008078 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) 20250212130008079 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) 20250212130008079 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) 20250212130008080 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) 20250212130008080 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) 20250212130008081 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) 20250212130008081 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) 20250212130008082 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130008093 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) 20250212130008093 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) 20250212130008095 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) 20250212130008095 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) 20250212130008096 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) 20250212130008096 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) 20250212130008096 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) 20250212130008096 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) 20250212130008097 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) 20250212130008097 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) 20250212130008098 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) 20250212130008098 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) 20250212130008099 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) 20250212130008099 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) 20250212130008100 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) 20250212130008100 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) 20250212130008101 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130008112 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) 20250212130008112 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) 20250212130008114 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) 20250212130008114 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) 20250212130008115 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) 20250212130008115 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) 20250212130008115 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) 20250212130008116 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) 20250212130008116 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) 20250212130008116 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) 20250212130008117 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) 20250212130008117 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) 20250212130008118 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) 20250212130008119 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) 20250212130008119 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) 20250212130008119 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) 20250212130008122 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130008137 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) 20250212130008137 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) 20250212130008138 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) 20250212130008138 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) 20250212130008139 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) 20250212130008139 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) 20250212130008140 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) 20250212130008140 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) 20250212130008140 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) 20250212130008140 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) 20250212130008141 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) 20250212130008141 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) 20250212130008142 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) 20250212130008142 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) 20250212130008143 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) 20250212130008143 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) 20250212130008144 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130008156 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) 20250212130008156 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) 20250212130008157 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) 20250212130008157 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) 20250212130008158 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) 20250212130008158 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) 20250212130008159 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) 20250212130008159 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) 20250212130008160 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) 20250212130008160 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) 20250212130008160 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) 20250212130008160 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) 20250212130008161 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) 20250212130008161 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) 20250212130008162 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) 20250212130008162 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) 20250212130008163 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130008175 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) 20250212130008175 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) 20250212130008177 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) 20250212130008177 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) 20250212130008178 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) 20250212130008178 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) 20250212130008178 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) 20250212130008179 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) 20250212130008179 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) 20250212130008179 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) 20250212130008180 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) 20250212130008180 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) 20250212130008181 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) 20250212130008181 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) 20250212130008182 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) 20250212130008182 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) 20250212130008185 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130008200 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 70 e8 45 18 00 20 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212130008200 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) 20250212130008200 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130008200 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130008200 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 = 28 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 1 | A5_bits = 80 | 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| (gsm_rlcmac.c:5476) 20250212130008202 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130008202 DMS INFO Creating MS object (gprs_ms.c:152) 20250212130008202 DLGLOBAL DEBUG validating counter group 0x5614d50e1760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212130008202 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212130008202 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20250212130008202 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20250212130008202 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20250212130008202 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20250212130008202 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) 20250212130008202 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212130008202 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212130008202 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20250212130008202 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212130008202 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212130008203 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212130008203 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212130008203 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212130008203 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212130008203 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212130008203 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212130008203 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) 20250212130008203 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212130008203 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212130008203 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212130008203 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212130008203 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130008203 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130008203 DLGLOBAL DEBUG validating counter group 0x5614d50e1b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212130008203 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212130008203 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212130008203 DLGLOBAL DEBUG validating counter group 0x5614d50e1c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212130008203 DLGLOBAL DEBUG validating counter group 0x5614d50e1c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212130008203 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212130008203 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212130008203 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) 20250212130008203 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) 20250212130008204 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) 20250212130008204 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20250212130008204 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212130008204 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) 20250212130008204 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212130008204 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) 20250212130008204 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20250212130008204 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20250212130008204 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212130008204 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212130008204 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20250212130008204 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) 20250212130008204 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) 20250212130008205 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) 20250212130008205 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) 20250212130008206 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) 20250212130008206 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) 20250212130008207 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) 20250212130008207 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) 20250212130008207 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) 20250212130008208 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) 20250212130008208 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) 20250212130008208 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) 20250212130008209 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) 20250212130008209 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) 20250212130008210 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) 20250212130008210 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212130008210 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20250212130008210 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212130008210 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212130008210 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212130008211 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212130008211 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20250212130008211 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) 20250212130008211 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212130008211 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) 20250212130008211 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) 20250212130008211 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1035)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20250212130008219 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) 20250212130008219 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) 20250212130008220 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) 20250212130008220 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) 20250212130008221 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) 20250212130008221 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) 20250212130008221 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) 20250212130008221 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) 20250212130008222 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) 20250212130008222 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) 20250212130008222 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) 20250212130008222 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) 20250212130008223 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) 20250212130008223 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) 20250212130008224 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) 20250212130008224 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) 20250212130008224 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130008239 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) 20250212130008239 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) 20250212130008240 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) 20250212130008240 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) 20250212130008241 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) 20250212130008241 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) 20250212130008242 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) 20250212130008242 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) 20250212130008243 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) 20250212130008243 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) 20250212130008244 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) 20250212130008244 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) 20250212130008245 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) 20250212130008245 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) 20250212130008245 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) 20250212130008245 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) 20250212130008248 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130008263 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) 20250212130008263 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) 20250212130008264 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) 20250212130008264 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) 20250212130008265 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) 20250212130008265 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) 20250212130008265 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) 20250212130008265 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) 20250212130008266 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) 20250212130008266 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) 20250212130008267 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) 20250212130008267 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) 20250212130008268 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) 20250212130008268 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) 20250212130008268 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) 20250212130008268 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) 20250212130008269 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130008283 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) 20250212130008283 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) 20250212130008283 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130008284 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130008284 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) 20250212130008284 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130008284 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20250212130008284 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20250212130008284 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20250212130008284 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20250212130008284 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20250212130008284 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20250212130008286 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) 20250212130008286 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) 20250212130008287 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) 20250212130008287 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) 20250212130008288 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) 20250212130008288 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) 20250212130008289 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) 20250212130008289 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) 20250212130008290 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) 20250212130008290 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) 20250212130008292 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) 20250212130008292 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) 20250212130008293 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) 20250212130008293 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) 20250212130008294 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130008302 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) 20250212130008302 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) 20250212130008302 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130008303 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130008303 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) 20250212130008303 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130008304 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20250212130008304 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20250212130008304 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20250212130008304 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20250212130008304 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20250212130008304 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20250212130008304 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) 20250212130008304 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) 20250212130008305 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) 20250212130008306 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) 20250212130008306 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) 20250212130008306 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) 20250212130008307 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) 20250212130008307 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) 20250212130008308 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) 20250212130008308 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) 20250212130008309 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) 20250212130008309 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) 20250212130008310 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) 20250212130008310 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) 20250212130008311 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130008314 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20250212130008314 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20250212130008315 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20250212130008315 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20250212130008315 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) 20250212130008315 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) 20250212130008315 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130008315 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20250212130008326 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) 20250212130008326 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) 20250212130008327 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) 20250212130008327 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) 20250212130008328 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) 20250212130008328 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) 20250212130008329 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) 20250212130008329 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) 20250212130008329 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) 20250212130008329 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) 20250212130008330 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) 20250212130008330 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) 20250212130008332 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) 20250212130008332 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) 20250212130008332 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) 20250212130008332 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) 20250212130008333 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 0.2 s 20250212130008345 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) 20250212130008345 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) 20250212130008345 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130008345 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130008345 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) 20250212130008346 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130008346 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20250212130008346 DNACC NOTICE NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20250212130008348 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) 20250212130008348 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) 20250212130008349 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) 20250212130008349 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) 20250212130008350 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) 20250212130008350 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) 20250212130008351 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) 20250212130008351 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) 20250212130008352 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) 20250212130008352 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) 20250212130008353 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) 20250212130008353 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) 20250212130008353 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) 20250212130008353 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) 20250212130008355 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130008365 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) 20250212130008365 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) 20250212130008367 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) 20250212130008367 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) 20250212130008368 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) 20250212130008368 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) 20250212130008368 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) 20250212130008368 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) 20250212130008369 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) 20250212130008369 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) 20250212130008370 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) 20250212130008370 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) 20250212130008371 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) 20250212130008371 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) 20250212130008371 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) 20250212130008371 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) 20250212130008374 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130008389 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) 20250212130008389 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) 20250212130008391 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) 20250212130008391 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) 20250212130008392 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) 20250212130008392 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) 20250212130008394 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) 20250212130008394 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) 20250212130008395 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) 20250212130008395 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) 20250212130008397 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) 20250212130008397 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) 20250212130008398 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) 20250212130008398 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) 20250212130008399 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) 20250212130008399 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) 20250212130008400 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130008408 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) 20250212130008408 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) 20250212130008409 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) 20250212130008409 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) 20250212130008410 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) 20250212130008410 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) 20250212130008410 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) 20250212130008410 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) 20250212130008411 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) 20250212130008411 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) 20250212130008411 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) 20250212130008411 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) 20250212130008412 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) 20250212130008412 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) 20250212130008412 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) 20250212130008412 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) 20250212130008413 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130008427 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) 20250212130008427 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) 20250212130008428 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) 20250212130008428 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) 20250212130008428 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) 20250212130008428 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) 20250212130008429 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) 20250212130008429 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) 20250212130008429 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) 20250212130008429 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) 20250212130008430 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) 20250212130008430 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) 20250212130008430 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) 20250212130008430 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) 20250212130008430 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) 20250212130008430 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) 20250212130008436 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130008451 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) 20250212130008452 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) 20250212130008453 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) 20250212130008453 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) 20250212130008454 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) 20250212130008454 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) 20250212130008455 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) 20250212130008455 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) 20250212130008456 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) 20250212130008456 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) 20250212130008457 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) 20250212130008457 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) 20250212130008458 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) 20250212130008458 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) 20250212130008459 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) 20250212130008459 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) 20250212130008460 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130008471 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) 20250212130008471 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) 20250212130008472 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) 20250212130008472 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) 20250212130008473 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) 20250212130008473 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) 20250212130008474 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) 20250212130008475 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) 20250212130008475 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) 20250212130008475 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) 20250212130008476 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) 20250212130008476 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) 20250212130008476 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) 20250212130008476 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) 20250212130008477 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) 20250212130008477 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) 20250212130008477 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130008489 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) 20250212130008489 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) 20250212130008490 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) 20250212130008490 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) 20250212130008491 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) 20250212130008491 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) 20250212130008492 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) 20250212130008492 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) 20250212130008492 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) 20250212130008492 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) 20250212130008493 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) 20250212130008493 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) 20250212130008493 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) 20250212130008493 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) 20250212130008494 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) 20250212130008494 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) 20250212130008499 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130008514 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) 20250212130008514 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) 20250212130008515 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) 20250212130008515 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) 20250212130008516 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) 20250212130008516 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) 20250212130008517 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) 20250212130008517 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) 20250212130008518 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) 20250212130008518 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) 20250212130008518 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) 20250212130008518 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) 20250212130008519 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) 20250212130008519 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) 20250212130008520 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) 20250212130008520 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) 20250212130008521 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130008533 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) 20250212130008533 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) 20250212130008534 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) 20250212130008534 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) 20250212130008535 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) 20250212130008535 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) 20250212130008536 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) 20250212130008536 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) 20250212130008537 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) 20250212130008537 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) 20250212130008537 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) 20250212130008537 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) 20250212130008538 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) 20250212130008538 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) 20250212130008539 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) 20250212130008539 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) 20250212130008540 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 1 s 20250212130008552 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) 20250212130008552 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) 20250212130008552 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130008552 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130008552 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130008553 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) 20250212130008553 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20250212130008553 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20250212130008553 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20250212130008553 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20250212130008553 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20250212130008553 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) 20250212130008553 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) 20250212130008554 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) 20250212130008554 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) 20250212130008555 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) 20250212130008555 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) 20250212130008556 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) 20250212130008556 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) 20250212130008556 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) 20250212130008556 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) 20250212130008557 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) 20250212130008557 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) 20250212130008558 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) 20250212130008558 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) 20250212130008561 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130008576 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) 20250212130008576 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) 20250212130008577 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) 20250212130008577 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) 20250212130008578 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) 20250212130008578 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) 20250212130008579 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) 20250212130008579 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) 20250212130008580 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) 20250212130008580 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) 20250212130008581 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) 20250212130008581 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) 20250212130008581 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) 20250212130008581 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) 20250212130008582 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) 20250212130008582 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) 20250212130008583 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130008596 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) 20250212130008596 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) 20250212130008597 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) 20250212130008597 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) 20250212130008598 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) 20250212130008598 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) 20250212130008599 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) 20250212130008599 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) 20250212130008599 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) 20250212130008599 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) 20250212130008600 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) 20250212130008600 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) 20250212130008601 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) 20250212130008601 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) 20250212130008602 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) 20250212130008602 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) 20250212130008603 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130008615 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) 20250212130008616 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) 20250212130008617 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) 20250212130008617 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) 20250212130008617 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) 20250212130008617 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) 20250212130008618 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) 20250212130008618 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) 20250212130008619 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) 20250212130008619 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) 20250212130008620 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) 20250212130008620 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) 20250212130008620 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) 20250212130008620 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) 20250212130008621 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) 20250212130008621 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) 20250212130008625 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130008640 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) 20250212130008640 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) 20250212130008641 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) 20250212130008641 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) 20250212130008642 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) 20250212130008642 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) 20250212130008643 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) 20250212130008643 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) 20250212130008644 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) 20250212130008644 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) 20250212130008644 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) 20250212130008644 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) 20250212130008645 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) 20250212130008645 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) 20250212130008646 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) 20250212130008646 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) 20250212130008647 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130008659 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) 20250212130008659 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) 20250212130008661 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) 20250212130008661 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) 20250212130008662 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) 20250212130008662 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) 20250212130008662 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) 20250212130008663 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) 20250212130008663 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) 20250212130008663 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) 20250212130008664 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) 20250212130008664 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) 20250212130008665 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) 20250212130008665 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) 20250212130008666 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) 20250212130008666 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) 20250212130008666 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130008678 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) 20250212130008678 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) 20250212130008680 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) 20250212130008680 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) 20250212130008680 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) 20250212130008680 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) 20250212130008681 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) 20250212130008681 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) 20250212130008682 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) 20250212130008682 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) 20250212130008683 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) 20250212130008683 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) 20250212130008683 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) 20250212130008683 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) 20250212130008684 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) 20250212130008684 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) 20250212130008688 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130008702 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) 20250212130008702 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) 20250212130008704 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) 20250212130008704 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) 20250212130008704 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) 20250212130008704 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) 20250212130008705 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) 20250212130008705 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) 20250212130008706 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) 20250212130008706 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) 20250212130008707 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) 20250212130008707 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) 20250212130008708 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) 20250212130008708 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) 20250212130008709 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) 20250212130008709 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) 20250212130008709 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130008722 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) 20250212130008722 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) 20250212130008724 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) 20250212130008724 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) 20250212130008725 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) 20250212130008725 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) 20250212130008726 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) 20250212130008726 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) 20250212130008726 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) 20250212130008727 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) 20250212130008727 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) 20250212130008727 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) 20250212130008728 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) 20250212130008728 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) 20250212130008729 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) 20250212130008729 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) 20250212130008730 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130008741 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) 20250212130008741 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) 20250212130008743 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) 20250212130008743 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) 20250212130008743 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) 20250212130008743 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) 20250212130008744 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) 20250212130008745 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) 20250212130008745 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) 20250212130008746 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) 20250212130008746 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) 20250212130008746 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) 20250212130008747 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) 20250212130008747 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) 20250212130008748 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) 20250212130008748 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) 20250212130008751 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130008766 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) 20250212130008766 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) 20250212130008767 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) 20250212130008767 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) 20250212130008768 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) 20250212130008768 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) 20250212130008768 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) 20250212130008768 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) 20250212130008769 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) 20250212130008769 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) 20250212130008770 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) 20250212130008770 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) 20250212130008770 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) 20250212130008770 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) 20250212130008771 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) 20250212130008771 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) 20250212130008771 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130008785 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) 20250212130008785 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) 20250212130008786 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) 20250212130008786 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) 20250212130008787 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) 20250212130008787 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) 20250212130008788 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) 20250212130008788 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) 20250212130008789 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) 20250212130008789 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) 20250212130008790 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) 20250212130008790 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) 20250212130008791 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) 20250212130008791 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) 20250212130008792 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) 20250212130008792 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) 20250212130008792 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130008805 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) 20250212130008805 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) 20250212130008807 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) 20250212130008807 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) 20250212130008808 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) 20250212130008808 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) 20250212130008809 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) 20250212130008809 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) 20250212130008810 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) 20250212130008810 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) 20250212130008811 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) 20250212130008811 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) 20250212130008812 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) 20250212130008812 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) 20250212130008813 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) 20250212130008813 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) 20250212130008815 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130008828 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) 20250212130008829 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) 20250212130008830 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) 20250212130008831 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) 20250212130008832 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) 20250212130008832 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) 20250212130008833 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) 20250212130008833 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) 20250212130008834 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) 20250212130008834 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) 20250212130008835 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) 20250212130008835 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) 20250212130008836 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) 20250212130008836 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) 20250212130008837 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) 20250212130008837 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) 20250212130008838 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130008848 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) 20250212130008848 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) 20250212130008849 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) 20250212130008849 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) 20250212130008850 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) 20250212130008850 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) 20250212130008851 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) 20250212130008851 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) 20250212130008852 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) 20250212130008852 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) 20250212130008853 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) 20250212130008853 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) 20250212130008853 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) 20250212130008853 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) 20250212130008854 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) 20250212130008854 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) 20250212130008855 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130008867 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) 20250212130008867 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) 20250212130008868 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) 20250212130008868 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) 20250212130008869 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) 20250212130008869 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) 20250212130008870 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) 20250212130008870 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) 20250212130008871 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) 20250212130008871 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) 20250212130008872 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) 20250212130008872 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) 20250212130008873 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) 20250212130008873 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) 20250212130008874 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) 20250212130008874 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) 20250212130008877 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130008892 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) 20250212130008892 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) 20250212130008894 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) 20250212130008894 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) 20250212130008895 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) 20250212130008895 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) 20250212130008896 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) 20250212130008896 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) 20250212130008897 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) 20250212130008897 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) 20250212130008898 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) 20250212130008898 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) 20250212130008899 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) 20250212130008899 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) 20250212130008899 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) 20250212130008899 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) 20250212130008900 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130008911 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) 20250212130008911 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) 20250212130008913 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) 20250212130008913 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) 20250212130008914 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) 20250212130008914 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) 20250212130008915 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) 20250212130008915 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) 20250212130008916 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) 20250212130008916 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) 20250212130008917 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) 20250212130008917 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) 20250212130008918 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) 20250212130008918 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) 20250212130008920 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) 20250212130008920 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) 20250212130008921 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130008930 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) 20250212130008930 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) 20250212130008932 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) 20250212130008932 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) 20250212130008933 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) 20250212130008933 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) 20250212130008934 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) 20250212130008934 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) 20250212130008935 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) 20250212130008935 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) 20250212130008936 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) 20250212130008936 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) 20250212130008937 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) 20250212130008937 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) 20250212130008938 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) 20250212130008938 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) 20250212130008940 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130008954 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) 20250212130008954 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) 20250212130008955 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) 20250212130008955 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) 20250212130008956 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) 20250212130008956 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) 20250212130008957 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) 20250212130008957 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) 20250212130008958 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) 20250212130008958 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) 20250212130008959 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) 20250212130008959 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) 20250212130008960 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) 20250212130008960 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) 20250212130008961 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) 20250212130008961 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) 20250212130008962 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130008974 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) 20250212130008974 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) 20250212130008975 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) 20250212130008975 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) 20250212130008976 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) 20250212130008976 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) 20250212130008977 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) 20250212130008977 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) 20250212130008977 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) 20250212130008977 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) 20250212130008978 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) 20250212130008978 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) 20250212130008979 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) 20250212130008979 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) 20250212130008979 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) 20250212130008979 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) 20250212130008980 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130008993 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) 20250212130008993 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) 20250212130008994 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) 20250212130008994 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) 20250212130008995 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) 20250212130008995 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) 20250212130008996 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) 20250212130008996 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) 20250212130008997 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) 20250212130008997 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) 20250212130008998 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) 20250212130008998 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) 20250212130009000 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) 20250212130009000 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) 20250212130009001 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) 20250212130009001 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) 20250212130009003 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130009017 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) 20250212130009017 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) 20250212130009018 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) 20250212130009019 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) 20250212130009020 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) 20250212130009020 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) 20250212130009021 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) 20250212130009021 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) 20250212130009022 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) 20250212130009022 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) 20250212130009023 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) 20250212130009023 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) 20250212130009024 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) 20250212130009024 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) 20250212130009025 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) 20250212130009025 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) 20250212130009027 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130009037 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) 20250212130009037 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) 20250212130009039 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) 20250212130009039 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) 20250212130009040 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) 20250212130009040 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) 20250212130009041 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) 20250212130009041 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) 20250212130009042 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) 20250212130009042 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) 20250212130009043 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) 20250212130009043 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) 20250212130009044 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) 20250212130009044 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) 20250212130009045 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) 20250212130009045 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) 20250212130009046 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130009056 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) 20250212130009056 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) 20250212130009058 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) 20250212130009058 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) 20250212130009059 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) 20250212130009059 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) 20250212130009060 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) 20250212130009060 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) 20250212130009062 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) 20250212130009062 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) 20250212130009063 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) 20250212130009063 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) 20250212130009064 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) 20250212130009064 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) 20250212130009065 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) 20250212130009065 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) 20250212130009066 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130009079 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) 20250212130009079 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) 20250212130009080 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) 20250212130009080 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) 20250212130009080 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) 20250212130009080 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) 20250212130009081 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) 20250212130009081 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) 20250212130009082 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) 20250212130009082 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) 20250212130009082 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) 20250212130009083 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) 20250212130009083 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) 20250212130009083 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) 20250212130009084 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) 20250212130009084 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) 20250212130009085 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130009098 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) 20250212130009098 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) 20250212130009099 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) 20250212130009099 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) 20250212130009099 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) 20250212130009099 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) 20250212130009099 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) 20250212130009099 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) 20250212130009100 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) 20250212130009100 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) 20250212130009100 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) 20250212130009100 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) 20250212130009101 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) 20250212130009101 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) 20250212130009101 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) 20250212130009101 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) 20250212130009103 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130009118 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) 20250212130009118 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) 20250212130009120 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) 20250212130009120 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) 20250212130009121 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) 20250212130009121 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) 20250212130009123 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) 20250212130009123 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) 20250212130009124 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) 20250212130009124 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) 20250212130009125 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) 20250212130009125 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) 20250212130009126 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) 20250212130009126 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) 20250212130009128 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) 20250212130009128 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) 20250212130009129 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130009142 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) 20250212130009142 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) 20250212130009143 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) 20250212130009143 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) 20250212130009144 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) 20250212130009144 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) 20250212130009145 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) 20250212130009145 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) 20250212130009145 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) 20250212130009145 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) 20250212130009146 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) 20250212130009146 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) 20250212130009147 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) 20250212130009147 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) 20250212130009148 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) 20250212130009148 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) 20250212130009149 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130009162 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) 20250212130009162 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) 20250212130009163 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) 20250212130009163 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) 20250212130009163 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) 20250212130009163 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) 20250212130009164 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) 20250212130009164 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) 20250212130009164 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) 20250212130009164 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) 20250212130009164 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) 20250212130009164 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) 20250212130009165 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) 20250212130009165 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) 20250212130009165 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) 20250212130009165 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) 20250212130009166 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130009181 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) 20250212130009181 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) 20250212130009182 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) 20250212130009182 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) 20250212130009184 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) 20250212130009184 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) 20250212130009185 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) 20250212130009185 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) 20250212130009186 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) 20250212130009186 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) 20250212130009187 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) 20250212130009187 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) 20250212130009187 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) 20250212130009187 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) 20250212130009188 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) 20250212130009188 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) 20250212130009190 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130009205 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) 20250212130009205 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) 20250212130009205 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) 20250212130009205 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) 20250212130009206 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) 20250212130009206 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) 20250212130009206 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) 20250212130009206 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) 20250212130009207 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) 20250212130009207 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) 20250212130009207 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) 20250212130009207 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) 20250212130009208 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) 20250212130009208 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) 20250212130009208 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) 20250212130009208 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) 20250212130009209 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130009223 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) 20250212130009223 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) 20250212130009224 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) 20250212130009224 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) 20250212130009224 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) 20250212130009224 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) 20250212130009224 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) 20250212130009224 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) 20250212130009224 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) 20250212130009224 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) 20250212130009225 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) 20250212130009225 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) 20250212130009225 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) 20250212130009225 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) 20250212130009225 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) 20250212130009225 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) 20250212130009228 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130009243 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) 20250212130009243 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) 20250212130009244 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) 20250212130009244 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) 20250212130009245 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) 20250212130009245 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) 20250212130009246 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) 20250212130009246 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) 20250212130009246 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) 20250212130009246 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) 20250212130009247 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) 20250212130009247 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) 20250212130009247 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) 20250212130009247 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) 20250212130009248 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) 20250212130009248 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) 20250212130009252 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130009267 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) 20250212130009267 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) 20250212130009268 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) 20250212130009268 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) 20250212130009268 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) 20250212130009268 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) 20250212130009268 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) 20250212130009268 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) 20250212130009269 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) 20250212130009269 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) 20250212130009269 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) 20250212130009269 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) 20250212130009270 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) 20250212130009270 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) 20250212130009270 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) 20250212130009270 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) 20250212130009271 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130009286 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) 20250212130009287 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) 20250212130009287 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) 20250212130009287 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) 20250212130009288 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) 20250212130009288 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) 20250212130009288 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) 20250212130009288 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) 20250212130009289 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) 20250212130009289 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) 20250212130009289 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) 20250212130009289 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) 20250212130009290 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) 20250212130009290 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) 20250212130009290 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) 20250212130009291 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) 20250212130009291 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130009307 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) 20250212130009307 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) 20250212130009308 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) 20250212130009308 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) 20250212130009308 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) 20250212130009308 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) 20250212130009309 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) 20250212130009309 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) 20250212130009310 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) 20250212130009310 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) 20250212130009311 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) 20250212130009311 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) 20250212130009312 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) 20250212130009312 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) 20250212130009312 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) 20250212130009313 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) 20250212130009316 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130009331 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) 20250212130009331 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) 20250212130009332 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) 20250212130009332 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) 20250212130009333 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) 20250212130009333 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) 20250212130009334 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) 20250212130009334 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) 20250212130009335 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) 20250212130009335 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) 20250212130009336 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) 20250212130009336 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) 20250212130009336 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) 20250212130009336 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) 20250212130009337 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) 20250212130009337 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) 20250212130009338 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130009350 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) 20250212130009350 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) 20250212130009352 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) 20250212130009352 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) 20250212130009352 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) 20250212130009352 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) 20250212130009353 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) 20250212130009353 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) 20250212130009354 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) 20250212130009354 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) 20250212130009355 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) 20250212130009355 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) 20250212130009355 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) 20250212130009355 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) 20250212130009356 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) 20250212130009356 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) 20250212130009357 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130009370 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) 20250212130009370 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) 20250212130009371 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) 20250212130009371 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) 20250212130009372 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) 20250212130009372 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) 20250212130009372 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) 20250212130009372 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) 20250212130009373 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) 20250212130009373 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) 20250212130009374 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) 20250212130009374 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) 20250212130009375 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) 20250212130009375 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) 20250212130009376 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) 20250212130009376 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) 20250212130009379 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130009394 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) 20250212130009394 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) 20250212130009395 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) 20250212130009395 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) 20250212130009396 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) 20250212130009396 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) 20250212130009397 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) 20250212130009397 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) 20250212130009398 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) 20250212130009398 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) 20250212130009399 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) 20250212130009399 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) 20250212130009399 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) 20250212130009399 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) 20250212130009400 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) 20250212130009400 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) 20250212130009401 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130009414 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) 20250212130009414 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) 20250212130009415 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) 20250212130009415 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) 20250212130009416 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) 20250212130009416 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) 20250212130009417 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) 20250212130009417 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) 20250212130009417 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) 20250212130009417 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) 20250212130009418 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) 20250212130009418 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) 20250212130009419 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) 20250212130009419 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) 20250212130009420 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) 20250212130009420 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) 20250212130009421 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130009434 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) 20250212130009434 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) 20250212130009435 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) 20250212130009435 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) 20250212130009436 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) 20250212130009436 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) 20250212130009437 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) 20250212130009437 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) 20250212130009438 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) 20250212130009438 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) 20250212130009439 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) 20250212130009439 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) 20250212130009440 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) 20250212130009440 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) 20250212130009441 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) 20250212130009441 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) 20250212130009443 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130009458 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) 20250212130009458 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) 20250212130009459 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) 20250212130009459 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) 20250212130009460 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) 20250212130009460 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) 20250212130009461 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) 20250212130009461 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) 20250212130009462 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) 20250212130009462 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) 20250212130009463 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) 20250212130009463 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) 20250212130009464 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) 20250212130009464 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) 20250212130009465 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) 20250212130009465 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) 20250212130009466 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130009478 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) 20250212130009478 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) 20250212130009479 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) 20250212130009479 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) 20250212130009480 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) 20250212130009480 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) 20250212130009481 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) 20250212130009481 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) 20250212130009482 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) 20250212130009482 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) 20250212130009483 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) 20250212130009483 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) 20250212130009484 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) 20250212130009484 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) 20250212130009484 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) 20250212130009485 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) 20250212130009485 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130009497 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) 20250212130009497 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) 20250212130009497 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) 20250212130009497 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) 20250212130009498 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) 20250212130009498 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) 20250212130009498 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) 20250212130009498 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) 20250212130009498 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) 20250212130009498 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) 20250212130009499 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) 20250212130009499 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) 20250212130009499 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) 20250212130009499 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) 20250212130009500 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) 20250212130009500 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) 20250212130009506 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130009520 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) 20250212130009520 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) 20250212130009520 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) 20250212130009520 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) 20250212130009521 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) 20250212130009521 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) 20250212130009521 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) 20250212130009521 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) 20250212130009521 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) 20250212130009521 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) 20250212130009521 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) 20250212130009521 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) 20250212130009521 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) 20250212130009521 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) 20250212130009521 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) 20250212130009521 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) 20250212130009525 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130009539 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) 20250212130009539 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) 20250212130009539 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) 20250212130009539 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) 20250212130009539 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) 20250212130009539 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) 20250212130009539 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) 20250212130009539 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) 20250212130009540 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) 20250212130009540 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) 20250212130009540 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) 20250212130009540 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) 20250212130009540 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) 20250212130009540 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) 20250212130009540 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) 20250212130009540 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) 20250212130009543 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130009557 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) 20250212130009557 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) 20250212130009558 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) 20250212130009558 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) 20250212130009558 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) 20250212130009558 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) 20250212130009558 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) 20250212130009558 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) 20250212130009558 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) 20250212130009558 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) 20250212130009558 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) 20250212130009558 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) 20250212130009558 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) 20250212130009558 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) 20250212130009559 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) 20250212130009559 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) 20250212130009567 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) 20250212130009567 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) 20250212130009567 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 342 for type USF (pdch_ul_controller.c:184) 20250212130009567 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130009567 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130009567 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) 20250212130009567 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130009567 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) 20250212130009567 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) 20250212130009567 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130009581 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) 20250212130009581 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) 20250212130009581 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) 20250212130009581 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) 20250212130009581 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) 20250212130009581 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) 20250212130009581 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) 20250212130009581 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) 20250212130009581 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) 20250212130009581 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) 20250212130009582 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) 20250212130009582 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) 20250212130009582 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) 20250212130009582 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) 20250212130009582 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) 20250212130009582 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) 20250212130009585 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) 20250212130009585 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) 20250212130009585 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 346 for type USF (pdch_ul_controller.c:184) 20250212130009585 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130009585 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130009585 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) 20250212130009585 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130009585 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) 20250212130009585 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) 20250212130009585 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130009599 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) 20250212130009599 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) 20250212130009599 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) 20250212130009599 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212130009600 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) 20250212130009600 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) 20250212130009600 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) 20250212130009600 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) 20250212130009600 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) 20250212130009600 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) 20250212130009600 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) 20250212130009600 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) 20250212130009600 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) 20250212130009600 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) 20250212130009600 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) 20250212130009600 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) 20250212130009600 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) 20250212130009600 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) 20250212130009604 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) 20250212130009604 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) 20250212130009604 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 351 for type USF (pdch_ul_controller.c:184) 20250212130009604 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130009604 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130009604 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) 20250212130009604 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130009604 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) 20250212130009604 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) 20250212130009604 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130009618 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) 20250212130009618 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) 20250212130009618 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) 20250212130009618 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212130009618 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) 20250212130009619 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) 20250212130009619 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) 20250212130009619 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) 20250212130009619 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) 20250212130009619 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) 20250212130009619 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) 20250212130009619 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) 20250212130009619 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) 20250212130009619 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) 20250212130009619 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) 20250212130009619 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) 20250212130009619 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) 20250212130009619 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) 20250212130009627 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) 20250212130009627 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) 20250212130009627 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 355 for type USF (pdch_ul_controller.c:184) 20250212130009627 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130009627 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130009627 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) 20250212130009627 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130009627 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20250212130009627 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) 20250212130009627 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) 20250212130009627 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130009641 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) 20250212130009641 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) 20250212130009641 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) 20250212130009641 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212130009641 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) 20250212130009641 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) 20250212130009642 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) 20250212130009642 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) 20250212130009642 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) 20250212130009642 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) 20250212130009642 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) 20250212130009642 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) 20250212130009642 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) 20250212130009642 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) 20250212130009642 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) 20250212130009642 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) 20250212130009642 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) 20250212130009642 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) 20250212130009646 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) 20250212130009646 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) 20250212130009646 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 359 for type USF (pdch_ul_controller.c:184) 20250212130009646 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130009646 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 355 + 13 = 368 (pdch_ul_controller.c:131) 20250212130009646 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20250212130009646 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) 20250212130009646 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20250212130009646 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 368 for type POLL (pdch_ul_controller.c:184) 20250212130009646 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) 20250212130009646 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20250212130009646 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) 20250212130009646 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) 20250212130009646 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(1035)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20250212130009660 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) 20250212130009660 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) 20250212130009660 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) 20250212130009660 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212130009660 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) 20250212130009660 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) 20250212130009660 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) 20250212130009660 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) 20250212130009660 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) 20250212130009660 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) 20250212130009661 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) 20250212130009661 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) 20250212130009661 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) 20250212130009661 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) 20250212130009661 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) 20250212130009661 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) 20250212130009661 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) 20250212130009661 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) 20250212130009664 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130009678 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) 20250212130009678 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) 20250212130009678 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) 20250212130009678 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212130009679 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) 20250212130009679 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) 20250212130009679 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) 20250212130009679 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) 20250212130009679 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) 20250212130009679 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) 20250212130009679 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) 20250212130009679 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) 20250212130009679 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) 20250212130009679 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) 20250212130009679 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) 20250212130009679 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) 20250212130009680 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) 20250212130009680 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) 20250212130009688 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130009702 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) 20250212130009702 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) 20250212130009703 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) 20250212130009703 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) 20250212130009704 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) 20250212130009704 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) 20250212130009704 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) 20250212130009704 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) 20250212130009704 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) 20250212130009704 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) 20250212130009705 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) 20250212130009705 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) 20250212130009705 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) 20250212130009705 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) 20250212130009706 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) 20250212130009706 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) 20250212130009707 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130009722 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) 20250212130009722 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) 20250212130009722 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130009722 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130009722 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | BTS(1035)@8d0f06c41a7d: Shutting down virtual BTS #0... 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) 20250212130009722 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130009722 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) 20250212130009723 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20250212130009723 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20250212130009723 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20250212130009723 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20250212130009723 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) 20250212130009723 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) 20250212130009723 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) 20250212130009724 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) 20250212130009724 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) 20250212130009725 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) 20250212130009725 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) 20250212130009727 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) 20250212130009727 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) 20250212130009727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39034<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130009727 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) 20250212130009727 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) 20250212130009728 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) 20250212130009728 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) 20250212130009728 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) 20250212130009728 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) 20250212130009731 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39018<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130009732 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212130009732 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212130009732 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130009732 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212130009732 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212130009732 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20250212130009732 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212130009732 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212130009732 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212130009732 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130009732 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212130009732 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130009732 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130009732 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130009732 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130009732 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130009732 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130009732 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130009733 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130009733 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130009733 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212130009733 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212130009733 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130009733 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212130009733 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) 20250212130009733 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) 20250212130009733 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 12155 with status 0 respawn: 93: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup2 finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup2 pass'. Wed Feb 12 13:00:09 UTC 2025 ====== 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 20250212130009784 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212130009784 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212130009785 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130009785 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212130009812 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39038<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212130009913 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39038<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=528828) Waiting for packet dumper to finish... 1 (prev_count=528828, count=568280) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup2 pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup3'. ------ PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup3 ------ Wed Feb 12 13:00:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup3' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup3 started. 1041@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 1041@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_nacc_outbound_pkt_cell_chg_notif_dup3-BVCI1234(1044)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(1045)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 1041@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 20250212130012998 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38400<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 1041@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(1049)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 1041@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1049)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(1046)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20250212130013007 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38416<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1046)@8d0f06c41a7d: Start timer T: 5 s PCUIF(1046)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_dup3-STATS(1051)@8d0f06c41a7d: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_dup3-STATS(1051)@8d0f06c41a7d: Start timer T: 2 s 1041@8d0f06c41a7d: 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(1052)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1052)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212130014786 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130014786 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212130014786 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1046)@8d0f06c41a7d: OsmoPCU is now connected BTS(1048)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130014802 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212130014802 DLGLOBAL DEBUG validating counter group 0x5639ba0e2040(bts) with 102 counters (rate_ctr.c:86) 20250212130014802 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212130014802 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212130014802 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212130014802 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212130014803 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212130014803 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212130014803 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212130014803 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212130014803 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212130014803 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212130014803 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212130014803 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212130014803 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212130014803 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212130014803 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212130014803 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212130014803 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212130014803 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212130014803 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212130014803 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212130014803 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212130014803 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212130014803 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212130014803 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212130014803 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212130014803 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212130014803 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212130014803 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212130014803 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212130014803 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212130014803 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130014803 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212130014803 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212130014803 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212130014803 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212130014803 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212130014803 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212130014803 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212130014803 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212130014804 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212130014804 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212130014804 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212130014804 DLGLOBAL DEBUG validating counter group 0x7f9be1caf5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212130014804 DLGLOBAL DEBUG validating counter group 0x5639ba0e1720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212130014804 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212130014804 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212130014804 DLGLOBAL DEBUG validating counter group 0x7f9be1cb0180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212130014804 DLGLOBAL DEBUG validating counter group 0x7f9be1cb0160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212130014804 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212130014804 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) 20250212130014804 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) 20250212130014804 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212130014804 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130014804 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130014804 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130014804 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130014804 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130014804 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130014804 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130014804 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130014804 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130014804 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130014804 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130014804 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130014804 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130014804 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130014804 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130014804 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130014804 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130014804 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130014804 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130014804 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130014804 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130014804 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130014804 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130014804 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130014804 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212130014805 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) 20250212130014805 DL1IF DEBUG 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@8d0f06c41a7d: Start timer T: 2 s 20250212130014806 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 10 s BTS(1048)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1048)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(1048)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(1045)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(1045)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE BTS(1048)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(1045)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(1045)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(1048)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" 20250212130014813 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212130014814 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) 20250212130014814 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) 20250212130014814 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212130014814 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212130014814 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) 20250212130014814 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212130014814 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) 20250212130014814 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1048)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(1045)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1045)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(1048)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" 20250212130014816 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212130014816 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) 20250212130014816 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) 20250212130014816 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212130014816 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212130014816 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212130014816 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130014816 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130014816 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130014816 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(1048)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(1045)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1045)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). 20250212130014818 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) 20250212130014818 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212130014819 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212130014819 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(1045)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212130014820 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) 20250212130014820 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) 20250212130014821 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) 20250212130014821 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) 20250212130014821 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) 20250212130014821 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) 20250212130014822 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) 20250212130014822 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) 20250212130014823 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) 20250212130014823 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) 20250212130014823 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) 20250212130014823 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) 20250212130014824 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) 20250212130014824 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) 20250212130014824 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1042@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 1042@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212130014831 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130014831 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130014831 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130014831 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130014831 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130014831 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212130014831 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130014831 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130014833 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) 20250212130014833 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) 20250212130014834 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) 20250212130014834 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) 20250212130014834 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) 20250212130014834 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) 20250212130014834 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) 20250212130014834 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) 20250212130014835 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) 20250212130014835 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) 20250212130014835 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) 20250212130014835 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_nacc_outbound_pkt_cell_chg_notif_dup3-BVCI1234(1044)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 20250212130014836 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) 20250212130014836 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_nacc_outbound_pkt_cell_chg_notif_dup3-BVCI1234(1044)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212130014836 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) 20250212130014836 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@8d0f06c41a7d: BSSGP successfully initialized 20250212130014837 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130014837 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130014837 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130014837 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130014837 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130014837 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212130014837 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212130014837 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130014838 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130014839 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) 20250212130014839 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212130014840 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212130014840 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20250212130014840 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20250212130014840 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212130014840 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) 20250212130014841 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130014841 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130014841 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130014841 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130014841 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212130014841 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212130014841 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212130014841 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212130014841 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212130014841 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(1048)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } } } 20250212130014846 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130014846 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130014846 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130014846 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212130014846 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212130014853 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) 20250212130014853 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) 20250212130014855 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) 20250212130014855 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) 20250212130014855 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) 20250212130014855 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) 20250212130014856 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) 20250212130014856 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) 20250212130014856 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) 20250212130014856 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) 20250212130014857 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) 20250212130014857 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) 20250212130014858 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) 20250212130014858 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) 20250212130014858 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) 20250212130014858 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) 20250212130014863 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130014877 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) 20250212130014877 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) 20250212130014879 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) 20250212130014879 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) 20250212130014880 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) 20250212130014880 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) 20250212130014881 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) 20250212130014881 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) 20250212130014881 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) 20250212130014881 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) 20250212130014882 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) 20250212130014882 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) 20250212130014884 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) 20250212130014884 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) 20250212130014885 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) 20250212130014885 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) 20250212130014886 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130014897 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) 20250212130014897 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) 20250212130014899 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) 20250212130014899 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) 20250212130014901 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) 20250212130014901 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) 20250212130014902 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) 20250212130014902 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) 20250212130014903 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) 20250212130014903 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) 20250212130014904 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) 20250212130014904 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) 20250212130014904 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) 20250212130014904 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) 20250212130014905 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) 20250212130014905 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) 20250212130014906 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130014916 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) 20250212130014916 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) 20250212130014917 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) 20250212130014917 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) 20250212130014918 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) 20250212130014918 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) 20250212130014919 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) 20250212130014919 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) 20250212130014920 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) 20250212130014920 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) 20250212130014920 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) 20250212130014921 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) 20250212130014921 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) 20250212130014921 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) 20250212130014922 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) 20250212130014922 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) 20250212130014925 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130014940 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) 20250212130014940 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) 20250212130014941 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) 20250212130014941 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) 20250212130014942 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) 20250212130014942 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) 20250212130014943 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) 20250212130014943 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) 20250212130014943 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) 20250212130014943 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) 20250212130014944 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) 20250212130014944 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) 20250212130014945 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) 20250212130014945 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) 20250212130014946 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) 20250212130014946 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) 20250212130014947 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130014959 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) 20250212130014959 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) 20250212130014960 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) 20250212130014960 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) 20250212130014961 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) 20250212130014961 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) 20250212130014962 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) 20250212130014962 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) 20250212130014963 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) 20250212130014963 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) 20250212130014964 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) 20250212130014964 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) 20250212130014966 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) 20250212130014966 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) 20250212130014967 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) 20250212130014967 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) 20250212130014968 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130014978 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) 20250212130014978 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) 20250212130014980 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) 20250212130014980 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) 20250212130014981 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) 20250212130014981 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) 20250212130014982 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) 20250212130014983 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) 20250212130014984 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) 20250212130014984 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) 20250212130014985 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) 20250212130014985 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) 20250212130014986 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) 20250212130014986 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) 20250212130014987 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) 20250212130014987 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) 20250212130014989 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130015003 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) 20250212130015003 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) 20250212130015004 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) 20250212130015004 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) 20250212130015005 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) 20250212130015005 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) 20250212130015006 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) 20250212130015006 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) 20250212130015008 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) 20250212130015008 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) 20250212130015009 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) 20250212130015009 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) 20250212130015010 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) 20250212130015010 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) 20250212130015011 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) 20250212130015011 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) 20250212130015012 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130015022 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) 20250212130015022 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) 20250212130015024 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) 20250212130015024 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) 20250212130015026 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) 20250212130015026 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) 20250212130015027 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) 20250212130015027 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) 20250212130015028 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) 20250212130015028 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) 20250212130015029 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) 20250212130015029 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) 20250212130015030 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) 20250212130015030 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) 20250212130015031 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) 20250212130015031 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) 20250212130015032 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130015041 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) 20250212130015041 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) 20250212130015042 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) 20250212130015042 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) 20250212130015043 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) 20250212130015043 DL1IF[1;32m 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) 20250212130015044 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) 20250212130015044 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) 20250212130015045 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) 20250212130015045 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) 20250212130015045 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) 20250212130015045 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) 20250212130015046 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) 20250212130015046 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) 20250212130015047 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) 20250212130015047 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) 20250212130015050 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130015066 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 70 e8 45 18 00 20 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212130015066 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) 20250212130015066 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130015066 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130015066 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 = 28 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 1 | A5_bits = 80 | 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| (gsm_rlcmac.c:5476) 20250212130015067 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130015067 DMS INFO Creating MS object (gprs_ms.c:152) 20250212130015067 DLGLOBAL DEBUG validating counter group 0x5639ba0e1760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212130015067 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212130015067 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20250212130015067 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20250212130015067 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20250212130015067 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20250212130015067 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) 20250212130015067 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212130015067 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212130015067 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20250212130015067 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212130015067 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212130015068 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212130015068 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212130015068 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212130015068 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212130015068 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212130015068 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212130015068 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) 20250212130015068 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212130015068 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212130015068 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212130015068 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212130015068 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130015068 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130015068 DLGLOBAL DEBUG validating counter group 0x5639ba0e1b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212130015068 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212130015068 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212130015068 DLGLOBAL DEBUG validating counter group 0x5639ba0e1c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212130015068 DLGLOBAL DEBUG validating counter group 0x5639ba0e1c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212130015068 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212130015068 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212130015068 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) 20250212130015068 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) 20250212130015068 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) 20250212130015068 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20250212130015068 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212130015068 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) 20250212130015068 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212130015068 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) 20250212130015068 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20250212130015068 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20250212130015068 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212130015068 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212130015068 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20250212130015069 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) 20250212130015069 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) 20250212130015070 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) 20250212130015070 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) 20250212130015071 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) 20250212130015071 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) 20250212130015072 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) 20250212130015073 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) 20250212130015074 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) 20250212130015074 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) 20250212130015075 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) 20250212130015075 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) 20250212130015076 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) 20250212130015076 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) 20250212130015077 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) 20250212130015077 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212130015077 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20250212130015077 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212130015077 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212130015077 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212130015078 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212130015078 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20250212130015078 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) 20250212130015078 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212130015078 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) 20250212130015078 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) 20250212130015078 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1048)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20250212130015087 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) 20250212130015087 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) 20250212130015088 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) 20250212130015088 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) 20250212130015089 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) 20250212130015089 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) 20250212130015089 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) 20250212130015089 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) 20250212130015090 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) 20250212130015090 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) 20250212130015090 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) 20250212130015090 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) 20250212130015091 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) 20250212130015091 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) 20250212130015091 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) 20250212130015091 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) 20250212130015092 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130015104 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) 20250212130015104 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) 20250212130015105 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) 20250212130015105 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) 20250212130015106 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) 20250212130015106 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) 20250212130015107 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) 20250212130015107 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) 20250212130015108 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) 20250212130015108 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) 20250212130015108 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) 20250212130015108 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) 20250212130015109 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) 20250212130015109 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) 20250212130015110 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) 20250212130015110 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) 20250212130015114 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130015129 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) 20250212130015129 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) 20250212130015130 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) 20250212130015130 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) 20250212130015131 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) 20250212130015131 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) 20250212130015132 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) 20250212130015132 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) 20250212130015133 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) 20250212130015133 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) 20250212130015133 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) 20250212130015134 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) 20250212130015134 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) 20250212130015134 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) 20250212130015135 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) 20250212130015135 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) 20250212130015135 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130015148 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) 20250212130015148 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) 20250212130015148 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130015148 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130015148 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) 20250212130015149 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130015149 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20250212130015149 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20250212130015149 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20250212130015149 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20250212130015149 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20250212130015149 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20250212130015149 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) 20250212130015149 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) 20250212130015150 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) 20250212130015150 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) 20250212130015151 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) 20250212130015151 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) 20250212130015152 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) 20250212130015152 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) 20250212130015153 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) 20250212130015153 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) 20250212130015153 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) 20250212130015153 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) 20250212130015154 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) 20250212130015154 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) 20250212130015155 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130015168 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) 20250212130015168 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) 20250212130015168 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130015168 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130015168 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) 20250212130015169 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130015169 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20250212130015169 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20250212130015169 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20250212130015169 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20250212130015169 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20250212130015169 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20250212130015169 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) 20250212130015169 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) 20250212130015170 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) 20250212130015170 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) 20250212130015171 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) 20250212130015171 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) 20250212130015171 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) 20250212130015172 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) 20250212130015172 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) 20250212130015172 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) 20250212130015173 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) 20250212130015173 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) 20250212130015174 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) 20250212130015174 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) 20250212130015177 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130015179 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20250212130015179 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20250212130015179 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20250212130015179 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20250212130015179 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) 20250212130015179 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) 20250212130015179 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130015179 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20250212130015193 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) 20250212130015193 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) 20250212130015194 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) 20250212130015194 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) 20250212130015195 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) 20250212130015195 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) 20250212130015196 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) 20250212130015196 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) 20250212130015197 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) 20250212130015197 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) 20250212130015197 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) 20250212130015197 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) 20250212130015198 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) 20250212130015198 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) 20250212130015199 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130015199 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130015199 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130015199 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) 20250212130015199 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20250212130015199 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20250212130015199 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20250212130015199 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20250212130015199 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20250212130015200 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) 20250212130015200 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) 20250212130015201 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) 20250212130015201 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) 20250212130015201 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20250212130015201 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130015201 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130015201 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) 20250212130015201 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130015202 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) 20250212130015202 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) 20250212130015202 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130015212 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) 20250212130015212 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) 20250212130015212 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130015212 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130015212 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) 20250212130015213 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130015213 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20250212130015213 DNACC NOTICE NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20250212130015214 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) 20250212130015214 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) 20250212130015214 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) 20250212130015214 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) 20250212130015215 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) 20250212130015215 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) 20250212130015216 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) 20250212130015216 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) 20250212130015217 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) 20250212130015217 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) 20250212130015218 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) 20250212130015218 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) 20250212130015219 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) 20250212130015219 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) 20250212130015219 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) 20250212130015220 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) 20250212130015220 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20250212130015220 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130015220 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130015220 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) 20250212130015220 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130015220 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) 20250212130015220 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) 20250212130015220 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130015231 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) 20250212130015231 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) 20250212130015231 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) 20250212130015231 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212130015232 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) 20250212130015232 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) 20250212130015233 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) 20250212130015233 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) 20250212130015234 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) 20250212130015234 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) 20250212130015235 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) 20250212130015235 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) 20250212130015236 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) 20250212130015236 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) 20250212130015237 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) 20250212130015237 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) 20250212130015237 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) 20250212130015237 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) 20250212130015241 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) 20250212130015241 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) 20250212130015241 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20250212130015241 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130015241 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130015241 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) 20250212130015242 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130015242 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) 20250212130015242 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) 20250212130015242 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130015256 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) 20250212130015256 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) 20250212130015256 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) 20250212130015256 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212130015258 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) 20250212130015258 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) 20250212130015259 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) 20250212130015259 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) 20250212130015259 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) 20250212130015259 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) 20250212130015260 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) 20250212130015260 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) 20250212130015261 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) 20250212130015261 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) 20250212130015262 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) 20250212130015262 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) 20250212130015263 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) 20250212130015263 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) 20250212130015264 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) 20250212130015264 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) 20250212130015264 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20250212130015264 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130015264 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130015264 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) 20250212130015264 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130015264 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20250212130015264 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) 20250212130015264 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) 20250212130015265 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130015275 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) 20250212130015275 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) 20250212130015275 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) 20250212130015275 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212130015276 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) 20250212130015276 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) 20250212130015277 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) 20250212130015277 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) 20250212130015278 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) 20250212130015278 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) 20250212130015279 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) 20250212130015279 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) 20250212130015280 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) 20250212130015280 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) 20250212130015280 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) 20250212130015280 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) 20250212130015281 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) 20250212130015281 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) 20250212130015282 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) 20250212130015282 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) 20250212130015282 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20250212130015282 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130015282 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 99 + 13 = 112 (pdch_ul_controller.c:131) 20250212130015282 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20250212130015282 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) 20250212130015282 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20250212130015283 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type POLL (pdch_ul_controller.c:184) 20250212130015283 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) 20250212130015283 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20250212130015283 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) 20250212130015283 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) 20250212130015283 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(1048)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20250212130015295 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) 20250212130015295 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) 20250212130015295 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) 20250212130015295 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212130015296 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) 20250212130015296 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) 20250212130015297 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) 20250212130015297 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) 20250212130015298 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) 20250212130015298 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) 20250212130015298 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) 20250212130015298 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) 20250212130015299 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) 20250212130015299 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) 20250212130015300 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) 20250212130015300 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) 20250212130015301 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) 20250212130015301 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) 20250212130015305 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130015319 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) 20250212130015319 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) 20250212130015319 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) 20250212130015319 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212130015321 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) 20250212130015321 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) 20250212130015322 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) 20250212130015322 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) 20250212130015323 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) 20250212130015323 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) 20250212130015324 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) 20250212130015324 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) 20250212130015325 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) 20250212130015325 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) 20250212130015326 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) 20250212130015326 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) 20250212130015327 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) 20250212130015327 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) 20250212130015327 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130015338 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) 20250212130015338 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) 20250212130015339 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) 20250212130015339 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) 20250212130015340 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) 20250212130015340 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) 20250212130015340 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) 20250212130015340 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) 20250212130015341 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) 20250212130015341 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) 20250212130015342 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) 20250212130015342 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) 20250212130015343 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) 20250212130015343 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) 20250212130015343 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) 20250212130015343 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) 20250212130015344 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130015357 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) 20250212130015357 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) 20250212130015357 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130015357 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130015357 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) 20250212130015357 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130015357 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) 20250212130015357 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20250212130015357 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20250212130015357 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20250212130015357 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20250212130015357 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(1048)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212130015358 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) 20250212130015358 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) 20250212130015360 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) 20250212130015360 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) 20250212130015361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38416<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130015362 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) 20250212130015362 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) 20250212130015363 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) 20250212130015363 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) 20250212130015364 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) 20250212130015364 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) 20250212130015364 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) 20250212130015364 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) 20250212130015365 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) 20250212130015365 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) 20250212130015368 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38400<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130015370 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212130015370 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212130015370 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130015370 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212130015370 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212130015370 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20250212130015370 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212130015370 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212130015370 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212130015370 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130015370 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212130015370 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130015370 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130015371 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130015371 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130015371 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130015371 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130015371 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130015371 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130015371 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130015371 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212130015371 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212130015371 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130015371 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212130015371 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) 20250212130015371 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) 20250212130015371 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 12219 with status 0 respawn: 94: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup3 finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup3 pass'. Wed Feb 12 13:00:15 UTC 2025 ====== 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 20250212130015424 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212130015424 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212130015424 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130015424 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212130015455 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38428<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212130015556 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38428<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=272116) Waiting for packet dumper to finish... 1 (prev_count=272116, count=312492) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup3 pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup4'. ------ PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup4 ------ Wed Feb 12 13:00:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup4' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup4 started. 1054@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_pkt_cell_chg_notif_dup4-BVCI1234(1056)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 1054@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1058)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 1054@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 20250212130018657 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38444<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 1054@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(1062)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 1054@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1062)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(1059)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20250212130018665 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38450<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1059)@8d0f06c41a7d: Start timer T: 5 s PCUIF(1059)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_dup4-STATS(1063)@8d0f06c41a7d: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_dup4-STATS(1063)@8d0f06c41a7d: Start timer T: 2 s 1054@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1066)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212130020424 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130020424 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212130020424 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1059)@8d0f06c41a7d: OsmoPCU is now connected BTS(1061)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130020442 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212130020442 DLGLOBAL DEBUG validating counter group 0x55c8d0d6c040(bts) with 102 counters (rate_ctr.c:86) 20250212130020442 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212130020442 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212130020442 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212130020442 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212130020442 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212130020442 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212130020442 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212130020442 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212130020442 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212130020443 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212130020443 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212130020443 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212130020443 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212130020443 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212130020443 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212130020443 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212130020443 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212130020443 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212130020443 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212130020443 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212130020443 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212130020443 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212130020443 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212130020443 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212130020443 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212130020443 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212130020443 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212130020443 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212130020443 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212130020443 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212130020443 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212130020443 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212130020443 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212130020443 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212130020443 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212130020443 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212130020443 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212130020443 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212130020443 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212130020443 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212130020443 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212130020443 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212130020443 DLGLOBAL DEBUG validating counter group 0x7f12db2e25e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212130020443 DLGLOBAL DEBUG validating counter group 0x55c8d0d6b720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212130020443 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212130020443 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212130020443 DLGLOBAL DEBUG validating counter group 0x7f12db2e3180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212130020443 DLGLOBAL DEBUG validating counter group 0x7f12db2e3160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212130020443 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212130020443 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) 20250212130020443 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) 20250212130020443 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212130020443 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130020443 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130020443 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130020443 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130020443 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130020443 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130020443 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130020443 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130020443 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130020443 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130020444 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130020444 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130020444 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130020444 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130020444 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130020444 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130020444 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130020444 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130020444 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130020444 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130020444 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130020444 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130020444 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130020444 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130020444 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212130020444 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) 20250212130020444 DL1IF DEBUG 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@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130020447 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s BTS(1061)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(1058)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(1058)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE BTS(1061)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(1058)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(1058)@8d0f06c41a7d: Start timer Tns_test: 10 s MTC@8d0f06c41a7d: Start timer T: 10 s BTS(1061)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" 20250212130020453 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212130020453 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) 20250212130020453 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) 20250212130020453 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212130020453 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212130020453 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) 20250212130020453 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212130020453 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) 20250212130020453 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1061)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(1058)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. BTS(1061)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(1058)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212130020455 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212130020455 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) 20250212130020455 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) 20250212130020455 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212130020455 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212130020455 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212130020455 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130020455 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130020456 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130020456 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(1061)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" 20250212130020457 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) 20250212130020457 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212130020458 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) 20250212130020458 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) 20250212130020458 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) 20250212130020458 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) 20250212130020458 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212130020458 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) 20250212130020459 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) 20250212130020459 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212130020459 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) 20250212130020459 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(1058)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1058)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212130020459 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) 20250212130020459 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) 20250212130020460 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) 20250212130020460 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) 20250212130020460 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) 20250212130020460 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(1061)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" 20250212130020461 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1061)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 1055@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 1055@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212130020469 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130020469 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130020469 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130020469 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130020469 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130020469 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212130020469 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130020469 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130020472 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) 20250212130020472 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) 20250212130020473 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) 20250212130020473 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) 20250212130020473 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) 20250212130020473 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) 20250212130020473 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) 20250212130020473 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) 20250212130020474 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) 20250212130020474 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_nacc_outbound_pkt_cell_chg_notif_dup4-BVCI1234(1056)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 20250212130020474 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) 20250212130020474 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) 20250212130020475 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) 20250212130020475 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) 20250212130020475 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) 20250212130020475 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_dup4-BVCI1234(1056)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212130020476 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130020476 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130020476 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130020476 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130020476 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130020476 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212130020476 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212130020476 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130020477 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130020478 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) 20250212130020478 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212130020478 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212130020478 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20250212130020478 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20250212130020478 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212130020478 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) 20250212130020480 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130020480 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130020480 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130020480 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130020480 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212130020480 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212130020480 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212130020480 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212130020480 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212130020480 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(1061)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } } } 20250212130020487 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130020487 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130020487 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130020487 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212130020487 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212130020491 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) 20250212130020491 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) 20250212130020492 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) 20250212130020492 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) 20250212130020493 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) 20250212130020493 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) 20250212130020493 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) 20250212130020493 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) 20250212130020494 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) 20250212130020494 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) 20250212130020495 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) 20250212130020495 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) 20250212130020495 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) 20250212130020495 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) 20250212130020496 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) 20250212130020496 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) 20250212130020501 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130020516 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) 20250212130020516 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) 20250212130020518 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) 20250212130020518 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) 20250212130020518 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) 20250212130020518 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) 20250212130020519 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) 20250212130020519 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) 20250212130020520 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) 20250212130020520 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) 20250212130020521 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) 20250212130020521 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) 20250212130020521 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) 20250212130020521 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) 20250212130020522 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) 20250212130020522 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) 20250212130020523 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130020535 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) 20250212130020535 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) 20250212130020537 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) 20250212130020537 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) 20250212130020538 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) 20250212130020538 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) 20250212130020539 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) 20250212130020539 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) 20250212130020540 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) 20250212130020540 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) 20250212130020541 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) 20250212130020541 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) 20250212130020543 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) 20250212130020543 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) 20250212130020544 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) 20250212130020544 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) 20250212130020545 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130020554 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) 20250212130020554 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) 20250212130020555 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) 20250212130020555 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) 20250212130020555 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) 20250212130020555 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) 20250212130020556 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) 20250212130020556 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) 20250212130020556 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) 20250212130020556 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) 20250212130020557 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) 20250212130020557 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) 20250212130020557 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) 20250212130020557 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) 20250212130020557 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) 20250212130020557 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) 20250212130020563 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130020577 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) 20250212130020577 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) 20250212130020577 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) 20250212130020577 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) 20250212130020578 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) 20250212130020578 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) 20250212130020578 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) 20250212130020578 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) 20250212130020578 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) 20250212130020578 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) 20250212130020578 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) 20250212130020578 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) 20250212130020578 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) 20250212130020578 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) 20250212130020578 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) 20250212130020578 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) 20250212130020582 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130020596 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) 20250212130020596 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) 20250212130020596 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) 20250212130020596 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) 20250212130020596 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) 20250212130020596 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) 20250212130020596 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) 20250212130020596 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) 20250212130020596 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) 20250212130020596 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) 20250212130020597 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) 20250212130020597 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) 20250212130020597 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) 20250212130020597 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) 20250212130020597 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) 20250212130020597 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) 20250212130020600 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130020614 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) 20250212130020614 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) 20250212130020615 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) 20250212130020615 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) 20250212130020615 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) 20250212130020615 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) 20250212130020615 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) 20250212130020615 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) 20250212130020615 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) 20250212130020615 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) 20250212130020615 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) 20250212130020615 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) 20250212130020615 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) 20250212130020615 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) 20250212130020616 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) 20250212130020616 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) 20250212130020624 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130020638 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) 20250212130020638 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) 20250212130020638 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) 20250212130020638 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) 20250212130020638 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) 20250212130020638 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) 20250212130020638 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) 20250212130020638 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) 20250212130020638 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) 20250212130020638 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) 20250212130020639 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) 20250212130020639 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) 20250212130020639 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) 20250212130020639 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) 20250212130020639 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) 20250212130020639 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) 20250212130020642 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130020656 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) 20250212130020656 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) 20250212130020657 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) 20250212130020657 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) 20250212130020657 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) 20250212130020657 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) 20250212130020657 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) 20250212130020657 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) 20250212130020657 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) 20250212130020657 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) 20250212130020657 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) 20250212130020657 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) 20250212130020657 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) 20250212130020657 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) 20250212130020657 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) 20250212130020657 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) 20250212130020661 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130020675 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) 20250212130020675 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) 20250212130020675 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) 20250212130020675 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) 20250212130020675 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) 20250212130020675 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) 20250212130020675 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) 20250212130020675 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) 20250212130020676 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) 20250212130020676 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) 20250212130020676 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) 20250212130020676 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) 20250212130020676 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) 20250212130020676 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) 20250212130020676 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) 20250212130020676 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) 20250212130020684 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130020699 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 70 e8 45 18 00 20 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212130020699 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) 20250212130020699 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130020699 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130020699 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 = 28 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 1 | A5_bits = 80 | 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| (gsm_rlcmac.c:5476) 20250212130020700 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130020700 DMS INFO Creating MS object (gprs_ms.c:152) 20250212130020700 DLGLOBAL DEBUG validating counter group 0x55c8d0d6b760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212130020700 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212130020700 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20250212130020700 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20250212130020700 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20250212130020700 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20250212130020700 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) 20250212130020700 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212130020700 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212130020700 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20250212130020700 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212130020700 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212130020700 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212130020700 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212130020700 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212130020700 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212130020700 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212130020700 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212130020700 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) 20250212130020700 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212130020700 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212130020700 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212130020700 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212130020700 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130020700 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130020701 DLGLOBAL DEBUG validating counter group 0x55c8d0d6bb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212130020701 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212130020701 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212130020701 DLGLOBAL DEBUG validating counter group 0x55c8d0d6bc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212130020701 DLGLOBAL DEBUG validating counter group 0x55c8d0d6bc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212130020701 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212130020701 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212130020701 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) 20250212130020701 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) 20250212130020701 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) 20250212130020701 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20250212130020701 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212130020701 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) 20250212130020701 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212130020701 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) 20250212130020701 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20250212130020701 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20250212130020701 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212130020701 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212130020701 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20250212130020701 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) 20250212130020701 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) 20250212130020701 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) 20250212130020701 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) 20250212130020702 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) 20250212130020702 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) 20250212130020703 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) 20250212130020703 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) 20250212130020704 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) 20250212130020704 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) 20250212130020704 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) 20250212130020704 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) 20250212130020705 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) 20250212130020705 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) 20250212130020706 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) 20250212130020706 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212130020706 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20250212130020706 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212130020706 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212130020706 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212130020706 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212130020706 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20250212130020706 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) 20250212130020706 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212130020706 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) 20250212130020706 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) 20250212130020707 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1061)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20250212130020719 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) 20250212130020719 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) 20250212130020720 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) 20250212130020720 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) 20250212130020721 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) 20250212130020721 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) 20250212130020721 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) 20250212130020721 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) 20250212130020722 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) 20250212130020722 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) 20250212130020722 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) 20250212130020722 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) 20250212130020722 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) 20250212130020722 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) 20250212130020722 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) 20250212130020722 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) 20250212130020723 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130020737 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) 20250212130020737 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) 20250212130020737 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) 20250212130020737 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) 20250212130020737 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) 20250212130020737 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) 20250212130020738 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) 20250212130020738 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) 20250212130020738 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) 20250212130020738 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) 20250212130020738 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) 20250212130020738 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) 20250212130020739 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) 20250212130020739 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) 20250212130020739 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) 20250212130020739 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) 20250212130020746 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130020761 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) 20250212130020761 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) 20250212130020762 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) 20250212130020763 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) 20250212130020763 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) 20250212130020763 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) 20250212130020764 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) 20250212130020764 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) 20250212130020765 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) 20250212130020765 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) 20250212130020766 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) 20250212130020766 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) 20250212130020767 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) 20250212130020767 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) 20250212130020768 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) 20250212130020768 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) 20250212130020769 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130020781 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) 20250212130020781 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) 20250212130020781 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130020781 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130020781 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) 20250212130020781 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130020781 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20250212130020782 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20250212130020782 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20250212130020782 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20250212130020782 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20250212130020782 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20250212130020783 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) 20250212130020783 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) 20250212130020784 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) 20250212130020784 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) 20250212130020785 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) 20250212130020785 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) 20250212130020786 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) 20250212130020786 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) 20250212130020787 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) 20250212130020787 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) 20250212130020787 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) 20250212130020787 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) 20250212130020787 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) 20250212130020787 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) 20250212130020787 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130020800 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) 20250212130020800 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) 20250212130020800 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130020800 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130020800 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) 20250212130020801 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130020801 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20250212130020801 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20250212130020801 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20250212130020801 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20250212130020801 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20250212130020801 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20250212130020802 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) 20250212130020802 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) 20250212130020803 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) 20250212130020803 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) 20250212130020804 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) 20250212130020804 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) 20250212130020805 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) 20250212130020805 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) 20250212130020806 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) 20250212130020806 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) 20250212130020807 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) 20250212130020807 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) 20250212130020808 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) 20250212130020808 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) 20250212130020809 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130020812 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20250212130020812 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20250212130020812 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20250212130020812 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20250212130020812 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) 20250212130020812 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) 20250212130020812 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130020812 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20250212130020824 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) 20250212130020824 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) 20250212130020826 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) 20250212130020826 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) 20250212130020827 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) 20250212130020827 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) 20250212130020829 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) 20250212130020829 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) 20250212130020830 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) 20250212130020830 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) 20250212130020831 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) 20250212130020831 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) 20250212130020832 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) 20250212130020832 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) 20250212130020832 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130020832 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130020832 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130020832 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) 20250212130020832 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20250212130020832 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20250212130020832 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20250212130020832 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20250212130020832 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20250212130020832 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) 20250212130020833 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) 20250212130020833 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130020843 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) 20250212130020843 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) 20250212130020845 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) 20250212130020845 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) 20250212130020846 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) 20250212130020846 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) 20250212130020847 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) 20250212130020847 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) 20250212130020848 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) 20250212130020848 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) 20250212130020849 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) 20250212130020849 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) 20250212130020850 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) 20250212130020850 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) 20250212130020850 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) 20250212130020850 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) 20250212130020851 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) 20250212130020851 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) 20250212130020851 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20250212130020851 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130020851 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130020851 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) 20250212130020852 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130020852 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) 20250212130020852 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) 20250212130020852 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130020862 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) 20250212130020862 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) 20250212130020863 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) 20250212130020863 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) 20250212130020863 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) 20250212130020863 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) 20250212130020865 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) 20250212130020865 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) 20250212130020866 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) 20250212130020866 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) 20250212130020868 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) 20250212130020868 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) 20250212130020869 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) 20250212130020869 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) 20250212130020869 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) 20250212130020869 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) 20250212130020872 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) 20250212130020872 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) 20250212130020872 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20250212130020872 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130020872 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130020872 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) 20250212130020872 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130020872 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) 20250212130020872 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) 20250212130020872 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130020885 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) 20250212130020885 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) 20250212130020885 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) 20250212130020885 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212130020885 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) 20250212130020885 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) 20250212130020886 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) 20250212130020886 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) 20250212130020886 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) 20250212130020886 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) 20250212130020886 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) 20250212130020886 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) 20250212130020886 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) 20250212130020886 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) 20250212130020887 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) 20250212130020887 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) 20250212130020887 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) 20250212130020887 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) 20250212130020890 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) 20250212130020890 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) 20250212130020890 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20250212130020890 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130020890 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130020890 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) 20250212130020890 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130020890 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) 20250212130020890 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) 20250212130020891 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130020904 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) 20250212130020904 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) 20250212130020904 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) 20250212130020904 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212130020904 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) 20250212130020904 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) 20250212130020905 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) 20250212130020905 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) 20250212130020905 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) 20250212130020905 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) 20250212130020906 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) 20250212130020906 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) 20250212130020906 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) 20250212130020906 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) 20250212130020906 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) 20250212130020906 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) 20250212130020907 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) 20250212130020907 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) 20250212130020909 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) 20250212130020909 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) 20250212130020909 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20250212130020909 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130020909 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130020909 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) 20250212130020909 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130020909 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20250212130020909 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) 20250212130020909 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) 20250212130020909 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130020924 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) 20250212130020924 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) 20250212130020924 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130020924 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130020924 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) 20250212130020924 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130020924 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20250212130020924 DNACC NOTICE NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20250212130020925 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) 20250212130020925 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) 20250212130020926 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) 20250212130020926 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) 20250212130020927 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) 20250212130020927 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) 20250212130020927 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) 20250212130020928 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) 20250212130020928 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) 20250212130020928 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) 20250212130020929 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) 20250212130020929 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) 20250212130020930 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) 20250212130020930 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) 20250212130020933 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) 20250212130020933 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) 20250212130020933 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20250212130020933 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130020933 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 104 + 13 = 117 (pdch_ul_controller.c:131) 20250212130020933 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20250212130020933 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) 20250212130020933 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20250212130020933 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type POLL (pdch_ul_controller.c:184) 20250212130020933 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) 20250212130020934 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20250212130020934 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) 20250212130020934 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) 20250212130020934 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1061)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20250212130020948 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) 20250212130020948 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) 20250212130020948 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) 20250212130020948 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212130020949 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) 20250212130020949 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) 20250212130020950 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) 20250212130020950 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) 20250212130020951 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) 20250212130020951 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) 20250212130020952 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) 20250212130020952 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) 20250212130020952 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) 20250212130020953 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) 20250212130020953 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) 20250212130020953 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) 20250212130020954 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) 20250212130020954 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) 20250212130020955 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130020968 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) 20250212130020968 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) 20250212130020968 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) 20250212130020968 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212130020969 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) 20250212130020969 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) 20250212130020970 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) 20250212130020970 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) 20250212130020971 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) 20250212130020971 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) 20250212130020971 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) 20250212130020972 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) 20250212130020972 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) 20250212130020972 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) 20250212130020973 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) 20250212130020973 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) 20250212130020974 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) 20250212130020974 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) 20250212130020975 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130020987 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) 20250212130020987 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) 20250212130020988 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) 20250212130020988 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) 20250212130020989 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) 20250212130020989 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) 20250212130020989 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) 20250212130020989 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) 20250212130020990 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) 20250212130020990 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) 20250212130020991 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) 20250212130020991 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) 20250212130020992 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) 20250212130020992 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) 20250212130020992 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) 20250212130020992 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) 20250212130020996 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130021010 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) 20250212130021011 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) 20250212130021011 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130021011 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130021011 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) 20250212130021011 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130021011 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) 20250212130021011 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20250212130021011 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20250212130021011 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20250212130021011 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20250212130021011 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(1061)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212130021012 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) 20250212130021012 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) 20250212130021013 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) 20250212130021013 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) 20250212130021014 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) 20250212130021014 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) 20250212130021016 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38450<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130021016 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) 20250212130021017 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) 20250212130021018 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) 20250212130021018 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) 20250212130021019 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) 20250212130021019 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) 20250212130021021 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) 20250212130021021 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) 20250212130021025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38444<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130021027 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212130021027 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212130021027 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130021027 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212130021027 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212130021027 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20250212130021027 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212130021027 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212130021027 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212130021027 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130021027 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212130021027 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130021027 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130021027 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130021027 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130021027 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130021027 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130021027 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130021027 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130021027 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130021027 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212130021027 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212130021027 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130021027 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212130021027 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) 20250212130021027 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) 20250212130021027 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 12285 with status 0 respawn: 95: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup4 finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup4 pass'. Wed Feb 12 13:00:21 UTC 2025 ====== 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 20250212130021078 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212130021079 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212130021079 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130021079 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212130021107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38464<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212130021208 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38464<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=254932) Waiting for packet dumper to finish... 1 (prev_count=254932, count=316324) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup4 pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup5'. ------ PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup5 ------ Wed Feb 12 13:00:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup5' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup5 started. 1067@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 1067@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_nacc_outbound_pkt_cell_chg_notif_dup5-BVCI1234(1070)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 1067@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1071)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 1067@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1067@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1074)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212130024352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58160<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 1067@8d0f06c41a7d: 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(1077)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1077)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(1073)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1073)@8d0f06c41a7d: Start timer T: 5 s 20250212130024360 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58162<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1073)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_dup5-STATS(1078)@8d0f06c41a7d: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_dup5-STATS(1078)@8d0f06c41a7d: Start timer T: 2 s 20250212130026080 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130026080 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212130026080 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1073)@8d0f06c41a7d: OsmoPCU is now connected BTS(1075)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130026084 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212130026084 DLGLOBAL DEBUG validating counter group 0x5616261a5040(bts) with 102 counters (rate_ctr.c:86) 20250212130026084 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212130026084 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212130026084 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212130026084 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212130026084 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212130026084 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212130026084 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212130026084 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212130026084 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212130026084 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212130026084 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212130026084 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212130026084 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212130026084 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212130026084 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212130026084 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212130026084 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212130026084 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212130026084 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212130026084 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212130026084 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212130026084 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212130026084 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212130026084 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212130026084 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212130026084 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212130026084 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212130026084 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212130026084 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212130026084 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212130026084 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212130026084 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212130026084 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212130026084 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212130026084 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212130026084 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212130026084 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212130026084 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212130026084 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212130026084 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212130026084 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212130026084 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212130026084 DLGLOBAL DEBUG validating counter group 0x7f0feda395e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212130026084 DLGLOBAL DEBUG validating counter group 0x5616261a4720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212130026084 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212130026084 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212130026084 DLGLOBAL DEBUG validating counter group 0x7f0feda3a180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212130026084 DLGLOBAL DEBUG validating counter group 0x7f0feda3a160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212130026084 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212130026084 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) 20250212130026084 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) 20250212130026084 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212130026084 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130026084 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130026084 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130026084 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130026084 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130026084 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130026084 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130026084 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130026084 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130026084 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130026084 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130026084 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130026084 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130026084 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130026084 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130026084 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130026084 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130026084 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130026084 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130026084 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130026084 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130026084 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130026084 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130026084 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130026084 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130026084 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) 20250212130026084 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212130026085 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s BTS(1075)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(1075)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(1075)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" MTC@8d0f06c41a7d: Start timer T: 10 s BTS(1075)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(1071)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1075)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(1071)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE BTS(1075)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(1071)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(1071)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(1075)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" 20250212130026086 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212130026086 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) 20250212130026086 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) 20250212130026086 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212130026086 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212130026086 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)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212130026086 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212130026086 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) 20250212130026086 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(1071)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1071)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212130026087 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212130026087 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) 20250212130026087 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) 20250212130026087 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212130026087 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212130026087 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212130026087 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130026087 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130026087 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130026087 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) -NSVCI1234(1071)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250212130026087 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212130026087 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)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1071)@8d0f06c41a7d: Start timer Tns_test: 10 s 1068@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 1068@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212130026091 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130026091 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130026091 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130026091 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130026091 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130026091 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212130026091 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130026091 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_nacc_outbound_pkt_cell_chg_notif_dup5-BVCI1234(1070)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_pkt_cell_chg_notif_dup5-BVCI1234(1070)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212130026094 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130026094 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130026094 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130026094 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130026094 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130026094 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212130026094 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212130026094 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130026095 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) 20250212130026095 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212130026095 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212130026095 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20250212130026095 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20250212130026095 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212130026095 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) 20250212130026096 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130026096 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130026096 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130026096 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130026096 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212130026096 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212130026096 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212130026096 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212130026096 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212130026096 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(1075)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } } } 20250212130026098 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130026098 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130026098 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130026098 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212130026098 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212130026098 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) 20250212130026098 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212130026098 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) 20250212130026098 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) 20250212130026098 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) 20250212130026098 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) 20250212130026099 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) 20250212130026099 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) 20250212130026099 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) 20250212130026099 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) 20250212130026099 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) 20250212130026099 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) 20250212130026099 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) 20250212130026099 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) 20250212130026099 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) 20250212130026099 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) 20250212130026103 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130026117 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) 20250212130026117 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) 20250212130026117 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) 20250212130026117 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) 20250212130026117 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) 20250212130026117 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) 20250212130026117 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) 20250212130026117 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) 20250212130026117 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) 20250212130026117 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) 20250212130026118 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) 20250212130026118 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) 20250212130026118 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) 20250212130026118 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) 20250212130026118 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) 20250212130026118 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) 20250212130026121 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130026136 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) 20250212130026136 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) 20250212130026136 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) 20250212130026136 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) 20250212130026136 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) 20250212130026136 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) 20250212130026136 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) 20250212130026136 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) 20250212130026136 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) 20250212130026136 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) 20250212130026136 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) 20250212130026136 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) 20250212130026137 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) 20250212130026137 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) 20250212130026137 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) 20250212130026137 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) 20250212130026145 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130026159 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) 20250212130026159 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) 20250212130026159 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) 20250212130026159 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) 20250212130026159 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) 20250212130026159 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) 20250212130026159 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) 20250212130026159 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) 20250212130026160 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) 20250212130026160 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) 20250212130026160 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) 20250212130026160 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) 20250212130026160 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) 20250212130026160 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) 20250212130026160 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) 20250212130026160 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) 20250212130026163 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130026178 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) 20250212130026178 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) 20250212130026178 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) 20250212130026178 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) 20250212130026178 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) 20250212130026178 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) 20250212130026178 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) 20250212130026178 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) 20250212130026178 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) 20250212130026178 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) 20250212130026179 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) 20250212130026179 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) 20250212130026179 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) 20250212130026179 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) 20250212130026179 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) 20250212130026179 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) 20250212130026183 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130026198 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) 20250212130026198 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) 20250212130026198 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) 20250212130026198 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) 20250212130026198 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) 20250212130026198 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) 20250212130026198 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) 20250212130026199 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) 20250212130026199 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) 20250212130026199 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) 20250212130026199 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) 20250212130026199 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) 20250212130026199 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) 20250212130026199 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) 20250212130026200 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) 20250212130026200 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) 20250212130026207 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130026223 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) 20250212130026223 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) 20250212130026225 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) 20250212130026225 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) 20250212130026225 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) 20250212130026225 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) 20250212130026227 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) 20250212130026227 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) 20250212130026228 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) 20250212130026228 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) 20250212130026228 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) 20250212130026228 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) 20250212130026229 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) 20250212130026229 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) 20250212130026230 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) 20250212130026230 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) 20250212130026231 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130026242 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) 20250212130026242 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) 20250212130026243 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) 20250212130026243 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) 20250212130026244 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) 20250212130026244 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) 20250212130026245 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) 20250212130026245 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) 20250212130026246 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) 20250212130026246 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) 20250212130026247 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) 20250212130026247 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) 20250212130026248 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) 20250212130026248 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) 20250212130026249 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) 20250212130026249 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) 20250212130026249 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130026261 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) 20250212130026261 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) 20250212130026262 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) 20250212130026262 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) 20250212130026263 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) 20250212130026263 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) 20250212130026264 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) 20250212130026264 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) 20250212130026265 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) 20250212130026265 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) 20250212130026265 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) 20250212130026265 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) 20250212130026266 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) 20250212130026266 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) 20250212130026267 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) 20250212130026267 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) 20250212130026270 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130026285 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) 20250212130026285 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) 20250212130026286 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) 20250212130026286 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) 20250212130026288 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) 20250212130026288 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) 20250212130026289 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) 20250212130026289 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) 20250212130026290 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) 20250212130026290 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) 20250212130026291 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) 20250212130026291 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) 20250212130026292 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) 20250212130026292 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) 20250212130026293 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) 20250212130026293 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) 20250212130026294 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130026304 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) 20250212130026304 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) 20250212130026305 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) 20250212130026305 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) 20250212130026307 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) 20250212130026307 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) 20250212130026307 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) 20250212130026308 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) 20250212130026308 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) 20250212130026308 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) 20250212130026309 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) 20250212130026309 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) 20250212130026310 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) 20250212130026310 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) 20250212130026311 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) 20250212130026311 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) 20250212130026311 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130026323 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) 20250212130026323 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) 20250212130026325 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) 20250212130026325 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) 20250212130026325 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) 20250212130026326 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) 20250212130026326 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) 20250212130026326 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) 20250212130026327 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) 20250212130026327 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) 20250212130026328 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) 20250212130026328 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) 20250212130026328 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) 20250212130026329 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) 20250212130026329 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) 20250212130026329 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) 20250212130026333 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130026347 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 70 e8 45 18 00 20 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212130026347 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) 20250212130026348 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130026348 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130026348 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 = 28 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 1 | A5_bits = 80 | 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| (gsm_rlcmac.c:5476) 20250212130026350 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130026350 DMS INFO Creating MS object (gprs_ms.c:152) 20250212130026350 DLGLOBAL DEBUG validating counter group 0x5616261a4760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212130026350 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212130026350 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20250212130026350 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20250212130026350 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20250212130026350 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20250212130026350 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) 20250212130026350 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212130026350 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212130026350 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20250212130026350 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212130026350 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212130026350 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212130026350 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212130026350 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212130026350 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212130026350 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212130026350 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212130026350 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) 20250212130026350 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212130026350 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212130026350 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212130026350 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212130026350 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130026350 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130026351 DLGLOBAL DEBUG validating counter group 0x5616261a4b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212130026351 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212130026351 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212130026351 DLGLOBAL DEBUG validating counter group 0x5616261a4c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212130026351 DLGLOBAL DEBUG validating counter group 0x5616261a4c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212130026351 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212130026351 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212130026351 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) 20250212130026351 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) 20250212130026351 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) 20250212130026351 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20250212130026351 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212130026351 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) 20250212130026351 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212130026351 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) 20250212130026351 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20250212130026351 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20250212130026351 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212130026351 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212130026351 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20250212130026351 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) 20250212130026351 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) 20250212130026351 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) 20250212130026351 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) 20250212130026351 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) 20250212130026352 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) 20250212130026352 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) 20250212130026352 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) 20250212130026352 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) 20250212130026352 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) 20250212130026353 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) 20250212130026353 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) 20250212130026353 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) 20250212130026353 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) 20250212130026355 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) 20250212130026355 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212130026355 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20250212130026355 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212130026355 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212130026355 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212130026356 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212130026356 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20250212130026356 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) 20250212130026356 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212130026356 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) 20250212130026356 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) 20250212130026356 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1075)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20250212130026367 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) 20250212130026367 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) 20250212130026368 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) 20250212130026368 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) 20250212130026369 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) 20250212130026369 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) 20250212130026370 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) 20250212130026370 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) 20250212130026371 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) 20250212130026371 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) 20250212130026371 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) 20250212130026371 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) 20250212130026372 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) 20250212130026372 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) 20250212130026373 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) 20250212130026373 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) 20250212130026374 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130026386 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) 20250212130026386 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) 20250212130026387 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) 20250212130026387 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) 20250212130026388 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) 20250212130026388 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) 20250212130026389 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) 20250212130026389 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) 20250212130026390 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) 20250212130026390 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) 20250212130026391 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) 20250212130026391 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) 20250212130026391 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) 20250212130026391 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) 20250212130026392 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) 20250212130026392 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) 20250212130026395 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130026410 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) 20250212130026410 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) 20250212130026411 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) 20250212130026411 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) 20250212130026412 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) 20250212130026412 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) 20250212130026413 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) 20250212130026413 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) 20250212130026414 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) 20250212130026414 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) 20250212130026414 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) 20250212130026414 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) 20250212130026415 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) 20250212130026415 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) 20250212130026416 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) 20250212130026416 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) 20250212130026417 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130026430 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) 20250212130026430 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) 20250212130026430 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130026430 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130026430 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) 20250212130026430 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130026430 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20250212130026430 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20250212130026430 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20250212130026430 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20250212130026430 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20250212130026430 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20250212130026432 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) 20250212130026432 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) 20250212130026434 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) 20250212130026434 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) 20250212130026435 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) 20250212130026435 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) 20250212130026436 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) 20250212130026436 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) 20250212130026437 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) 20250212130026437 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) 20250212130026438 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) 20250212130026438 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) 20250212130026439 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) 20250212130026439 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) 20250212130026440 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130026449 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) 20250212130026449 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) 20250212130026449 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130026449 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130026449 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) 20250212130026450 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130026450 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20250212130026450 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20250212130026450 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20250212130026450 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20250212130026450 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20250212130026450 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20250212130026451 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) 20250212130026451 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) 20250212130026452 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) 20250212130026452 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) 20250212130026453 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) 20250212130026453 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) 20250212130026453 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) 20250212130026454 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) 20250212130026454 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) 20250212130026454 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) 20250212130026455 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) 20250212130026455 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) 20250212130026456 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) 20250212130026456 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) 20250212130026459 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130026460 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20250212130026460 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20250212130026460 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20250212130026460 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20250212130026460 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) 20250212130026460 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) 20250212130026460 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130026460 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20250212130026472 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) 20250212130026472 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) 20250212130026473 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) 20250212130026473 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) 20250212130026474 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) 20250212130026474 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) 20250212130026475 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) 20250212130026475 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) 20250212130026475 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) 20250212130026475 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) 20250212130026476 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) 20250212130026476 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) 20250212130026476 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) 20250212130026476 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) 20250212130026477 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) 20250212130026477 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) 20250212130026477 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130026477 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130026477 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130026477 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) 20250212130026477 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20250212130026477 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20250212130026477 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20250212130026477 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20250212130026478 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20250212130026478 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) 20250212130026478 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) 20250212130026478 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20250212130026478 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130026478 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130026478 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) 20250212130026478 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130026478 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) 20250212130026478 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) 20250212130026478 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130026493 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) 20250212130026493 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) 20250212130026494 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) 20250212130026494 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) 20250212130026495 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) 20250212130026495 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) 20250212130026496 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) 20250212130026496 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) 20250212130026496 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) 20250212130026496 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) 20250212130026497 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) 20250212130026497 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) 20250212130026498 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) 20250212130026498 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) 20250212130026499 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) 20250212130026499 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) 20250212130026500 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) 20250212130026500 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) 20250212130026500 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20250212130026500 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130026500 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130026500 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) 20250212130026500 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130026500 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) 20250212130026500 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) 20250212130026500 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130026512 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) 20250212130026512 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) 20250212130026512 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) 20250212130026512 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212130026513 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) 20250212130026513 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) 20250212130026514 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) 20250212130026514 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) 20250212130026515 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) 20250212130026515 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) 20250212130026516 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) 20250212130026516 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) 20250212130026516 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) 20250212130026516 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) 20250212130026517 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) 20250212130026517 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) 20250212130026518 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) 20250212130026518 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) 20250212130026521 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) 20250212130026521 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) 20250212130026521 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20250212130026522 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130026522 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130026522 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) 20250212130026522 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130026522 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) 20250212130026522 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) 20250212130026522 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130026537 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) 20250212130026537 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) 20250212130026537 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) 20250212130026537 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212130026538 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) 20250212130026538 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) 20250212130026539 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) 20250212130026539 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) 20250212130026539 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) 20250212130026539 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) 20250212130026540 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) 20250212130026540 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) 20250212130026541 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) 20250212130026541 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) 20250212130026542 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) 20250212130026542 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) 20250212130026542 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) 20250212130026542 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) 20250212130026543 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) 20250212130026543 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) 20250212130026543 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20250212130026543 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130026543 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130026543 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) 20250212130026544 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130026544 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20250212130026544 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) 20250212130026544 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) 20250212130026544 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130026555 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) 20250212130026555 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) 20250212130026555 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) 20250212130026555 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212130026557 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) 20250212130026557 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) 20250212130026557 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) 20250212130026557 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) 20250212130026558 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) 20250212130026558 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) 20250212130026559 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) 20250212130026559 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) 20250212130026560 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) 20250212130026560 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) 20250212130026561 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) 20250212130026561 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) 20250212130026562 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) 20250212130026562 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) 20250212130026563 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) 20250212130026563 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) 20250212130026563 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20250212130026563 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130026563 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 99 + 13 = 112 (pdch_ul_controller.c:131) 20250212130026563 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20250212130026563 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) 20250212130026563 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20250212130026563 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type POLL (pdch_ul_controller.c:184) 20250212130026563 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) 20250212130026563 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20250212130026563 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) 20250212130026563 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) 20250212130026563 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(1075)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20250212130026575 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) 20250212130026575 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) 20250212130026575 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130026575 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130026575 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) 20250212130026575 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130026576 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20250212130026576 DNACC NOTICE NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20250212130026576 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) 20250212130026576 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) 20250212130026577 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) 20250212130026577 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) 20250212130026578 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) 20250212130026578 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) 20250212130026579 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) 20250212130026579 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) 20250212130026579 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) 20250212130026579 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) 20250212130026580 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) 20250212130026580 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) 20250212130026580 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) 20250212130026581 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) 20250212130026584 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130026599 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) 20250212130026599 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) 20250212130026599 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) 20250212130026599 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212130026600 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) 20250212130026600 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) 20250212130026601 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) 20250212130026601 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) 20250212130026602 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) 20250212130026602 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) 20250212130026603 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) 20250212130026603 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) 20250212130026604 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) 20250212130026604 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) 20250212130026604 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) 20250212130026604 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) 20250212130026605 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) 20250212130026605 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) 20250212130026606 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130026619 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) 20250212130026619 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) 20250212130026620 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) 20250212130026620 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) 20250212130026621 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) 20250212130026621 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) 20250212130026622 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) 20250212130026623 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) 20250212130026623 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) 20250212130026623 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) 20250212130026624 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) 20250212130026624 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) 20250212130026625 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) 20250212130026625 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) 20250212130026626 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) 20250212130026626 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) 20250212130026626 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130026638 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) 20250212130026638 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) 20250212130026638 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130026638 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130026638 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) 20250212130026638 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130026638 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) 20250212130026638 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20250212130026638 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20250212130026638 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20250212130026638 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20250212130026638 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(1075)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212130026640 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) 20250212130026640 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) 20250212130026642 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58162<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130026642 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) 20250212130026642 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) 20250212130026643 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) 20250212130026643 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) 20250212130026644 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) 20250212130026644 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) 20250212130026645 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) 20250212130026645 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) 20250212130026646 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) 20250212130026646 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) 20250212130026647 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) 20250212130026647 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) 20250212130026650 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58160<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130026651 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212130026651 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212130026651 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130026651 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212130026651 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212130026651 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20250212130026651 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212130026651 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212130026651 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212130026651 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130026651 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212130026651 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130026651 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130026651 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130026651 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130026651 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130026651 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130026651 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130026651 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130026651 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130026651 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212130026651 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212130026651 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130026652 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212130026652 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) 20250212130026652 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) 20250212130026652 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 12352 with status 0 respawn: 96: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup5 finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup5 pass'. Wed Feb 12 13:00:26 UTC 2025 ====== 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 20250212130026693 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212130026693 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212130026693 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130026694 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212130026722 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58176<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212130026822 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58176<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=206580) Waiting for packet dumper to finish... 1 (prev_count=206580, count=311988) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup5 pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice'. ------ PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice ------ Wed Feb 12 13:00:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice started. 1080@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_pkt_cell_chg_notif_twice-BVCI1234(1082)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 1080@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1080@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1084)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212130029875 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58190<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 1080@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(1088)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s 1080@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1088)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(1085)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20250212130029881 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58200<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1085)@8d0f06c41a7d: Start timer T: 5 s TC_nacc_outbound_pkt_cell_chg_notif_twice-STATS(1089)@8d0f06c41a7d: Start timer T: 2 s PCUIF(1085)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_twice-STATS(1089)@8d0f06c41a7d: Start timer T: 2 s 1080@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1092)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212130031694 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130031695 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212130031695 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1085)@8d0f06c41a7d: OsmoPCU is now connected BTS(1087)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130031711 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212130031711 DLGLOBAL DEBUG validating counter group 0x56211492c040(bts) with 102 counters (rate_ctr.c:86) 20250212130031711 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212130031711 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212130031711 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212130031711 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212130031711 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212130031711 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212130031711 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212130031711 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212130031711 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212130031711 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212130031711 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212130031711 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212130031711 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212130031711 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212130031711 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212130031711 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212130031711 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212130031711 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212130031711 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212130031711 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212130031711 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130031711 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212130031712 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212130031712 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212130031712 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212130031712 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212130031712 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212130031712 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212130031712 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212130031712 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212130031712 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212130031712 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212130031712 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212130031712 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212130031712 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212130031712 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212130031712 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212130031712 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212130031712 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212130031712 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212130031712 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212130031712 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212130031712 DLGLOBAL DEBUG validating counter group 0x7ffa1838a5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212130031712 DLGLOBAL DEBUG validating counter group 0x56211492b720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212130031712 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212130031712 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212130031712 DLGLOBAL DEBUG validating counter group 0x7ffa1838b180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212130031712 DLGLOBAL DEBUG validating counter group 0x7ffa1838b160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212130031712 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212130031712 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) 20250212130031712 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) 20250212130031712 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212130031713 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130031713 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130031713 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130031713 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130031713 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130031713 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130031713 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130031713 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130031713 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130031713 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130031713 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130031713 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130031713 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130031713 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130031713 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130031713 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130031713 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130031713 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130031713 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130031713 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130031713 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130031713 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130031713 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130031713 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130031713 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212130031713 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) 20250212130031713 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212130031714 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s BTS(1087)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(1087)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" MTC@8d0f06c41a7d: Start timer T: 10 s BTS(1087)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(1084)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(1084)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE BTS(1087)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(1084)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(1084)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(1087)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" 20250212130031720 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212130031720 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) 20250212130031720 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) 20250212130031720 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212130031720 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212130031720 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) 20250212130031721 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212130031721 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) 20250212130031721 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1087)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(1087)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(1084)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1084)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212130031723 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212130031723 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) 20250212130031723 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) 20250212130031723 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212130031723 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212130031723 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212130031723 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130031723 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130031723 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130031723 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(1087)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212130031724 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) 20250212130031724 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212130031725 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212130031725 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) 20250212130031726 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) 20250212130031726 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(1084)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1084)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1084)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212130031727 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) 20250212130031727 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) 20250212130031728 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) 20250212130031728 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) 20250212130031729 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) 20250212130031729 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) 20250212130031729 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) 20250212130031729 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) 20250212130031730 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) 20250212130031730 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) 20250212130031730 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) 20250212130031730 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) 20250212130031731 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1081@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 1081@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212130031738 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130031738 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130031738 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130031738 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130031738 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130031738 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212130031738 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130031738 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130031742 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) 20250212130031742 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) 20250212130031743 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) 20250212130031743 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) 20250212130031743 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) 20250212130031743 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) 20250212130031744 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) 20250212130031744 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) 20250212130031745 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) 20250212130031745 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) 20250212130031745 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) 20250212130031745 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) 20250212130031746 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) 20250212130031746 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_nacc_outbound_pkt_cell_chg_notif_twice-BVCI1234(1082)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 20250212130031746 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) 20250212130031747 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) 20250212130031747 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_nacc_outbound_pkt_cell_chg_notif_twice-BVCI1234(1082)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212130031750 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130031750 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130031750 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130031750 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130031750 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130031750 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212130031750 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212130031750 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130031752 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) 20250212130031752 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212130031752 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212130031752 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20250212130031752 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20250212130031752 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212130031752 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 } } } } } } } } } } } 20250212130031755 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130031755 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130031755 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130031755 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130031755 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212130031755 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212130031755 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212130031755 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212130031755 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212130031755 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: 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 } } } 20250212130031761 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) 20250212130031761 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) 20250212130031761 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130031761 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130031761 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130031761 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212130031761 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212130031762 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) 20250212130031762 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) 20250212130031762 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) 20250212130031762 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) 20250212130031763 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) 20250212130031763 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) 20250212130031763 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) 20250212130031763 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) 20250212130031763 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) 20250212130031763 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) 20250212130031764 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) 20250212130031764 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) 20250212130031764 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) 20250212130031764 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) 20250212130031770 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130031784 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) 20250212130031784 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) 20250212130031784 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) 20250212130031784 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) 20250212130031785 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) 20250212130031785 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) 20250212130031785 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) 20250212130031785 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) 20250212130031785 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) 20250212130031785 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) 20250212130031785 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) 20250212130031785 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) 20250212130031785 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) 20250212130031785 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) 20250212130031785 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) 20250212130031785 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) 20250212130031789 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130031803 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) 20250212130031803 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) 20250212130031804 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) 20250212130031804 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) 20250212130031804 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) 20250212130031804 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) 20250212130031804 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) 20250212130031804 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) 20250212130031804 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) 20250212130031804 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) 20250212130031805 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) 20250212130031805 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) 20250212130031805 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) 20250212130031805 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) 20250212130031805 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) 20250212130031805 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) 20250212130031807 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130031821 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) 20250212130031822 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) 20250212130031822 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) 20250212130031822 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) 20250212130031822 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) 20250212130031822 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) 20250212130031822 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) 20250212130031822 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) 20250212130031823 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) 20250212130031823 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) 20250212130031823 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) 20250212130031823 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) 20250212130031823 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) 20250212130031823 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) 20250212130031823 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) 20250212130031823 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) 20250212130031831 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130031845 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) 20250212130031845 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) 20250212130031846 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) 20250212130031846 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) 20250212130031846 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) 20250212130031846 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) 20250212130031847 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) 20250212130031847 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) 20250212130031847 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) 20250212130031847 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) 20250212130031847 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) 20250212130031847 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) 20250212130031848 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) 20250212130031848 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) 20250212130031848 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) 20250212130031848 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) 20250212130031850 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130031864 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) 20250212130031864 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) 20250212130031865 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) 20250212130031865 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) 20250212130031866 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) 20250212130031866 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) 20250212130031868 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) 20250212130031868 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) 20250212130031869 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) 20250212130031869 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) 20250212130031870 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) 20250212130031870 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) 20250212130031871 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) 20250212130031871 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) 20250212130031872 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) 20250212130031872 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) 20250212130031872 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130031883 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) 20250212130031883 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) 20250212130031884 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) 20250212130031884 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) 20250212130031885 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) 20250212130031885 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) 20250212130031885 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) 20250212130031885 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) 20250212130031885 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) 20250212130031885 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) 20250212130031885 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) 20250212130031885 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) 20250212130031886 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) 20250212130031886 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) 20250212130031886 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) 20250212130031886 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) 20250212130031893 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130031907 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) 20250212130031907 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) 20250212130031907 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) 20250212130031907 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) 20250212130031907 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) 20250212130031907 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) 20250212130031908 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) 20250212130031908 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) 20250212130031908 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) 20250212130031908 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) 20250212130031908 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) 20250212130031908 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) 20250212130031908 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) 20250212130031908 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) 20250212130031909 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) 20250212130031909 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) 20250212130031912 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130031926 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) 20250212130031926 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) 20250212130031926 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) 20250212130031926 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) 20250212130031926 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) 20250212130031926 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) 20250212130031927 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) 20250212130031927 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) 20250212130031927 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) 20250212130031927 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) 20250212130031927 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) 20250212130031927 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) 20250212130031927 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) 20250212130031927 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) 20250212130031927 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) 20250212130031927 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) 20250212130031930 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130031945 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) 20250212130031945 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) 20250212130031945 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) 20250212130031945 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) 20250212130031945 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) 20250212130031945 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) 20250212130031945 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) 20250212130031945 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) 20250212130031945 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) 20250212130031945 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) 20250212130031946 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) 20250212130031946 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) 20250212130031946 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) 20250212130031946 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) 20250212130031946 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) 20250212130031946 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) 20250212130031954 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130031968 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 70 e8 45 18 00 20 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212130031968 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) 20250212130031968 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130031968 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130031968 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 = 28 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 1 | A5_bits = 80 | 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| (gsm_rlcmac.c:5476) 20250212130031968 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130031968 DMS INFO Creating MS object (gprs_ms.c:152) 20250212130031968 DLGLOBAL DEBUG validating counter group 0x56211492b760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212130031968 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212130031968 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20250212130031968 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20250212130031968 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20250212130031968 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20250212130031968 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) 20250212130031969 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212130031969 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212130031969 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20250212130031969 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212130031969 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212130031969 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212130031969 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212130031969 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212130031969 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212130031969 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212130031969 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212130031969 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) 20250212130031969 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212130031969 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212130031969 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212130031969 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212130031969 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130031969 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130031969 DLGLOBAL DEBUG validating counter group 0x56211492bb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212130031969 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212130031969 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212130031969 DLGLOBAL DEBUG validating counter group 0x56211492bc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212130031969 DLGLOBAL DEBUG validating counter group 0x56211492bc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212130031969 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212130031969 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212130031969 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) 20250212130031969 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) 20250212130031969 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) 20250212130031969 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20250212130031969 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212130031969 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) 20250212130031969 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212130031969 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) 20250212130031969 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20250212130031969 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20250212130031969 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212130031969 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212130031969 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20250212130031969 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) 20250212130031969 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) 20250212130031969 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) 20250212130031969 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) 20250212130031969 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) 20250212130031969 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) 20250212130031969 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) 20250212130031969 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) 20250212130031969 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) 20250212130031969 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) 20250212130031969 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) 20250212130031969 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) 20250212130031969 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) 20250212130031969 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) 20250212130031973 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) 20250212130031973 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212130031973 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20250212130031973 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212130031973 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212130031973 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212130031973 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212130031973 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20250212130031973 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) 20250212130031973 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212130031973 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) 20250212130031973 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) 20250212130031973 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1087)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20250212130031987 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) 20250212130031987 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) 20250212130031987 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) 20250212130031987 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) 20250212130031987 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) 20250212130031987 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) 20250212130031988 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) 20250212130031988 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) 20250212130031988 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) 20250212130031988 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) 20250212130031988 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) 20250212130031988 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) 20250212130031988 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) 20250212130031988 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) 20250212130031989 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) 20250212130031989 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) 20250212130031991 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130032006 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) 20250212130032006 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) 20250212130032007 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) 20250212130032007 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) 20250212130032007 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) 20250212130032007 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) 20250212130032008 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) 20250212130032008 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) 20250212130032008 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) 20250212130032008 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) 20250212130032008 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) 20250212130032008 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) 20250212130032009 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) 20250212130032009 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) 20250212130032009 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) 20250212130032009 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) 20250212130032016 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130032031 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) 20250212130032031 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) 20250212130032033 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) 20250212130032033 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) 20250212130032033 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) 20250212130032033 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) 20250212130032034 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) 20250212130032034 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) 20250212130032035 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) 20250212130032035 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) 20250212130032036 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) 20250212130032036 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) 20250212130032036 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) 20250212130032036 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) 20250212130032037 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) 20250212130032037 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) 20250212130032038 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130032049 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) 20250212130032049 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) 20250212130032050 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130032050 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130032050 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) 20250212130032050 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130032050 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20250212130032050 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20250212130032050 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20250212130032050 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20250212130032050 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20250212130032050 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20250212130032052 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) 20250212130032052 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) 20250212130032053 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) 20250212130032053 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) 20250212130032054 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) 20250212130032054 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) 20250212130032055 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) 20250212130032055 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) 20250212130032056 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) 20250212130032056 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) 20250212130032056 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) 20250212130032056 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) 20250212130032057 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) 20250212130032057 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) 20250212130032058 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130032069 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) 20250212130032069 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) 20250212130032069 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130032069 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130032069 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) 20250212130032070 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130032070 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20250212130032070 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20250212130032070 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20250212130032070 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20250212130032070 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20250212130032070 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20250212130032070 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) 20250212130032070 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) 20250212130032071 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) 20250212130032071 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) 20250212130032072 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) 20250212130032072 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) 20250212130032072 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) 20250212130032072 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) 20250212130032073 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) 20250212130032073 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) 20250212130032073 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) 20250212130032073 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) 20250212130032074 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) 20250212130032074 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) 20250212130032078 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130032092 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) MTC@8d0f06c41a7d: Start timer T: 0.2 s 20250212130032092 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) 20250212130032092 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130032092 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130032092 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) 20250212130032093 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130032093 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20250212130032093 DNACC NOTICE NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: TargetCell: RAT=GSM, ARFCN=863, BSIC=44 (nacc_fsm.c:291) 20250212130032093 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:416) 20250212130032093 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-863-44... (nacc_fsm.c:475) 20250212130032093 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-863-44 (pcu_l1_if.cpp:303) 20250212130032093 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) 20250212130032093 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) 20250212130032094 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) 20250212130032094 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) 20250212130032095 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) 20250212130032096 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) 20250212130032098 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) 20250212130032098 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) 20250212130032099 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) 20250212130032099 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) 20250212130032099 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) 20250212130032099 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) 20250212130032100 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) 20250212130032100 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) 20250212130032102 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130032112 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) 20250212130032112 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) 20250212130032113 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) 20250212130032113 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) 20250212130032114 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) 20250212130032114 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) 20250212130032115 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) 20250212130032115 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) 20250212130032116 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) 20250212130032116 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) 20250212130032116 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) 20250212130032117 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) 20250212130032117 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) 20250212130032117 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) 20250212130032118 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) 20250212130032118 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) 20250212130032119 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130032132 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) 20250212130032132 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) 20250212130032134 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) 20250212130032134 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) 20250212130032135 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) 20250212130032135 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) 20250212130032136 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) 20250212130032137 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) 20250212130032138 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) 20250212130032138 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) 20250212130032139 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) 20250212130032139 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) 20250212130032140 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) 20250212130032140 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) 20250212130032141 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) 20250212130032141 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) 20250212130032142 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130032156 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) 20250212130032156 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) 20250212130032157 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) 20250212130032157 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) 20250212130032157 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) 20250212130032158 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) 20250212130032158 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) 20250212130032159 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) 20250212130032159 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) 20250212130032159 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) 20250212130032160 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) 20250212130032160 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) 20250212130032162 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) 20250212130032162 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) 20250212130032163 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) 20250212130032163 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) 20250212130032164 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130032175 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) 20250212130032175 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) 20250212130032177 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) 20250212130032177 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) 20250212130032177 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) 20250212130032177 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) 20250212130032178 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) 20250212130032178 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) 20250212130032179 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) 20250212130032179 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) 20250212130032179 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) 20250212130032180 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) 20250212130032180 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) 20250212130032180 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) 20250212130032181 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) 20250212130032181 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) 20250212130032182 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130032193 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) 20250212130032193 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) 20250212130032195 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) 20250212130032195 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) 20250212130032196 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) 20250212130032196 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) 20250212130032197 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) 20250212130032197 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) 20250212130032198 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) 20250212130032198 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) 20250212130032198 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) 20250212130032198 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) 20250212130032199 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) 20250212130032199 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) 20250212130032200 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) 20250212130032200 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) 20250212130032202 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130032217 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) 20250212130032217 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) 20250212130032218 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) 20250212130032218 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) 20250212130032219 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) 20250212130032219 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) 20250212130032220 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) 20250212130032220 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) 20250212130032221 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) 20250212130032221 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) 20250212130032222 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) 20250212130032222 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) 20250212130032223 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) 20250212130032223 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) 20250212130032223 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) 20250212130032223 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) 20250212130032224 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130032236 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) 20250212130032236 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) 20250212130032238 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) 20250212130032238 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) 20250212130032239 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) 20250212130032239 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) 20250212130032239 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) 20250212130032240 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) 20250212130032241 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) 20250212130032241 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) 20250212130032242 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) 20250212130032242 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) 20250212130032243 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) 20250212130032243 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) 20250212130032243 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) 20250212130032243 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) 20250212130032244 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130032256 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) 20250212130032256 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) 20250212130032257 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) 20250212130032257 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) 20250212130032258 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) 20250212130032258 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) 20250212130032259 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) 20250212130032259 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) 20250212130032260 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) 20250212130032260 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) 20250212130032261 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) 20250212130032261 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) 20250212130032262 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) 20250212130032262 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) 20250212130032263 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) 20250212130032263 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) 20250212130032265 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130032280 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) 20250212130032280 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) 20250212130032282 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) 20250212130032282 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) 20250212130032282 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) 20250212130032283 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) 20250212130032283 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) 20250212130032283 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) 20250212130032284 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) 20250212130032284 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) 20250212130032285 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) 20250212130032285 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) 20250212130032286 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) 20250212130032286 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) 20250212130032287 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) 20250212130032287 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) 20250212130032288 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130032294 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20250212130032294 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20250212130032295 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20250212130032295 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-863-44: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20250212130032295 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:121) 20250212130032295 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20250212130032295 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20250212130032295 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) 20250212130032296 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) 20250212130032296 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130032296 DNACC DEBUG neigh_cache: Removing entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:41) 20250212130032299 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) 20250212130032299 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) 20250212130032300 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) 20250212130032300 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) 20250212130032301 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) 20250212130032301 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) 20250212130032302 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) 20250212130032302 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) 20250212130032302 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) 20250212130032302 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) 20250212130032303 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) 20250212130032303 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) 20250212130032304 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) 20250212130032304 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) 20250212130032304 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) 20250212130032304 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) 20250212130032305 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130032313 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130032313 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130032313 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130032313 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) 20250212130032313 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20250212130032313 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20250212130032313 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20250212130032313 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20250212130032313 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20250212130032318 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) 20250212130032318 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) 20250212130032319 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) 20250212130032319 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) 20250212130032320 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) 20250212130032320 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) 20250212130032321 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) 20250212130032321 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) 20250212130032322 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) 20250212130032322 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) 20250212130032322 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) 20250212130032322 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) 20250212130032323 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) 20250212130032323 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) 20250212130032324 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) 20250212130032324 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) 20250212130032327 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) 20250212130032327 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) 20250212130032327 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20250212130032327 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130032327 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130032327 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) 20250212130032328 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130032328 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) 20250212130032328 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) 20250212130032328 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130032341 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) 20250212130032341 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) 20250212130032342 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) 20250212130032342 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) 20250212130032342 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) 20250212130032342 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) 20250212130032343 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) 20250212130032343 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) 20250212130032343 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) 20250212130032343 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) 20250212130032343 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) 20250212130032343 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) 20250212130032344 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) 20250212130032344 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) 20250212130032344 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) 20250212130032344 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) 20250212130032346 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) 20250212130032346 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) 20250212130032346 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20250212130032346 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130032346 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130032346 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) 20250212130032346 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130032346 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) 20250212130032346 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) 20250212130032347 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130032362 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) 20250212130032362 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) 20250212130032362 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) 20250212130032362 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212130032363 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) 20250212130032363 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) 20250212130032364 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) 20250212130032364 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) 20250212130032365 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) 20250212130032365 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) 20250212130032366 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) 20250212130032366 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) 20250212130032367 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) 20250212130032367 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) 20250212130032368 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) 20250212130032368 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) 20250212130032369 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) 20250212130032369 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) 20250212130032370 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) 20250212130032370 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) 20250212130032370 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20250212130032370 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130032370 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130032370 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) 20250212130032370 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130032370 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) 20250212130032370 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) 20250212130032371 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130032379 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) 20250212130032379 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) 20250212130032379 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) 20250212130032379 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212130032380 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) 20250212130032380 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) 20250212130032381 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) 20250212130032381 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) 20250212130032381 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) 20250212130032381 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) 20250212130032382 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) 20250212130032382 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) 20250212130032382 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) 20250212130032382 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) 20250212130032383 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) 20250212130032383 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) 20250212130032384 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) 20250212130032384 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) 20250212130032389 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) 20250212130032389 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) 20250212130032389 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type USF (pdch_ul_controller.c:184) 20250212130032389 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130032389 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130032389 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) 20250212130032389 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130032389 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20250212130032389 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) 20250212130032389 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) 20250212130032389 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130032403 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) 20250212130032403 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) 20250212130032403 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) 20250212130032403 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212130032404 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) 20250212130032404 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) 20250212130032405 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) 20250212130032405 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) 20250212130032405 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) 20250212130032405 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) 20250212130032406 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) 20250212130032406 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) 20250212130032407 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) 20250212130032407 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) 20250212130032408 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) 20250212130032408 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) 20250212130032408 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) 20250212130032408 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) 20250212130032409 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) 20250212130032409 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) 20250212130032409 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type USF (pdch_ul_controller.c:184) 20250212130032409 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130032409 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 147 + 13 = 160 (pdch_ul_controller.c:131) 20250212130032409 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20250212130032409 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) 20250212130032410 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20250212130032410 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 160 for type POLL (pdch_ul_controller.c:184) 20250212130032410 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) 20250212130032410 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20250212130032410 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) 20250212130032410 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) 20250212130032410 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(1087)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20250212130032422 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) 20250212130032422 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) 20250212130032422 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) 20250212130032422 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212130032422 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) 20250212130032422 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) 20250212130032423 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) 20250212130032423 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) 20250212130032423 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) 20250212130032423 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) 20250212130032424 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) 20250212130032424 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) 20250212130032424 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) 20250212130032424 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) 20250212130032424 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) 20250212130032424 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) 20250212130032425 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) 20250212130032425 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) 20250212130032427 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130032441 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) 20250212130032441 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) 20250212130032441 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) 20250212130032441 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212130032442 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) 20250212130032442 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) 20250212130032442 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) 20250212130032442 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) 20250212130032443 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) 20250212130032443 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) 20250212130032443 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) 20250212130032443 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) 20250212130032444 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) 20250212130032444 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) 20250212130032444 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) 20250212130032445 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) 20250212130032445 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) 20250212130032445 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) 20250212130032450 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130032465 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) 20250212130032465 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) 20250212130032466 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) 20250212130032466 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) 20250212130032467 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) 20250212130032467 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) 20250212130032468 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) 20250212130032468 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) 20250212130032468 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) 20250212130032469 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) 20250212130032469 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) 20250212130032469 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) 20250212130032470 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) 20250212130032470 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) 20250212130032471 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) 20250212130032471 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) 20250212130032471 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130032484 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) 20250212130032484 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) 20250212130032484 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130032484 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130032484 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) 20250212130032485 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130032485 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) 20250212130032485 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20250212130032485 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20250212130032485 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20250212130032485 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20250212130032485 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(1087)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212130032485 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) 20250212130032486 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) 20250212130032487 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) 20250212130032487 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) 20250212130032489 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58200<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130032489 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) 20250212130032489 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) 20250212130032490 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) 20250212130032490 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) 20250212130032491 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) 20250212130032491 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) 20250212130032491 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) 20250212130032491 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) 20250212130032492 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) 20250212130032492 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) 20250212130032494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58190<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130032495 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212130032495 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212130032495 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130032495 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212130032495 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212130032495 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20250212130032495 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212130032495 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212130032495 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212130032495 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130032495 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212130032496 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130032496 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130032496 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130032496 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130032496 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130032496 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130032496 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130032496 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130032496 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130032496 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212130032496 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212130032496 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130032496 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212130032496 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) 20250212130032496 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) 20250212130032496 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 12415 with status 0 respawn: 97: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice pass'. Wed Feb 12 13:00:32 UTC 2025 ====== 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 20250212130032545 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212130032546 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212130032546 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130032546 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212130032571 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55968<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212130032672 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55968<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=307960) Waiting for packet dumper to finish... 1 (prev_count=307960, count=361772) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice2'. ------ PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice2 ------ Wed Feb 12 13:00:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice2' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice2 started. 1093@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_pkt_cell_chg_notif_twice2-BVCI1234(1095)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 1093@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1097)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 1093@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 20250212130035789 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55982<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 1093@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(1101)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 1093@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1101)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(1098)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20250212130035799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55994<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1098)@8d0f06c41a7d: Start timer T: 5 s TC_nacc_outbound_pkt_cell_chg_notif_twice2-STATS(1103)@8d0f06c41a7d: Start timer T: 2 s PCUIF(1098)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_twice2-STATS(1103)@8d0f06c41a7d: Start timer T: 2 s 1093@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1104)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212130037547 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130037548 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212130037548 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1098)@8d0f06c41a7d: OsmoPCU is now connected BTS(1100)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130037565 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212130037565 DLGLOBAL DEBUG validating counter group 0x559af5d11040(bts) with 102 counters (rate_ctr.c:86) 20250212130037565 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212130037565 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212130037565 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212130037565 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212130037566 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130037566 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212130037566 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212130037566 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212130037566 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212130037566 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212130037566 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212130037566 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212130037566 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212130037566 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212130037566 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212130037566 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212130037566 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212130037566 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212130037566 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212130037566 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212130037566 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212130037566 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212130037566 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212130037566 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212130037566 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212130037566 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212130037566 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212130037566 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212130037566 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212130037566 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212130037566 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212130037566 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212130037566 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212130037566 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212130037566 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212130037566 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212130037566 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212130037566 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212130037566 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212130037566 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212130037566 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212130037566 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212130037566 DLGLOBAL DEBUG validating counter group 0x7f13c8f295e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212130037566 DLGLOBAL DEBUG validating counter group 0x559af5d10720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212130037566 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212130037566 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212130037566 DLGLOBAL DEBUG validating counter group 0x7f13c8f2a180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212130037566 DLGLOBAL DEBUG validating counter group 0x7f13c8f2a160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212130037566 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212130037566 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) 20250212130037566 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) 20250212130037566 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212130037566 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130037566 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130037566 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130037566 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130037566 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130037566 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130037567 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130037567 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130037567 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130037567 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130037567 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130037567 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130037567 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130037567 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130037567 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130037567 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130037567 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130037567 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130037567 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130037567 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130037567 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130037567 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130037567 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130037567 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130037567 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212130037568 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) 20250212130037568 DL1IF DEBUG 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@8d0f06c41a7d: Start timer T: 2 s 20250212130037569 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s BTS(1100)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" MTC@8d0f06c41a7d: Start timer T: 10 s -NSVCI1234(1097)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(1097)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE BTS(1100)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(1097)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(1097)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(1100)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" 20250212130037574 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212130037574 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) 20250212130037574 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) 20250212130037574 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212130037575 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212130037575 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) 20250212130037575 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212130037575 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) 20250212130037575 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(1097)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1097)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(1100)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(1100)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" 20250212130037578 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212130037578 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) 20250212130037578 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) 20250212130037578 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212130037578 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212130037578 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) BTS(1100)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" 20250212130037578 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130037578 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130037578 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130037578 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212130037579 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) 20250212130037579 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212130037579 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) 20250212130037579 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) 20250212130037580 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212130037580 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) 20250212130037580 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) 20250212130037580 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) 20250212130037581 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) 20250212130037581 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(1097)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1097)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1097)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212130037581 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) 20250212130037581 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) 20250212130037582 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) 20250212130037582 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) 20250212130037582 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) 20250212130037582 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) 20250212130037583 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) 20250212130037583 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(1100)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" 20250212130037584 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1100)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 1094@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 1094@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212130037593 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130037593 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130037593 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130037593 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130037593 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130037593 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212130037593 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130037593 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130037595 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) 20250212130037595 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) 20250212130037595 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) 20250212130037595 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) 20250212130037596 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) 20250212130037596 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) 20250212130037596 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) 20250212130037596 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) 20250212130037597 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) 20250212130037597 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) 20250212130037597 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) 20250212130037597 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) 20250212130037598 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) 20250212130037598 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) 20250212130037598 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) 20250212130037598 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) 20250212130037599 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_nacc_outbound_pkt_cell_chg_notif_twice2-BVCI1234(1095)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_pkt_cell_chg_notif_twice2-BVCI1234(1095)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212130037602 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130037602 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130037602 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130037602 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130037602 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130037602 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212130037602 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212130037602 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130037605 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) 20250212130037605 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212130037605 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212130037605 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20250212130037605 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20250212130037605 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212130037605 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) 20250212130037607 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130037607 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130037607 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130037607 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130037607 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212130037607 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212130037607 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212130037607 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212130037607 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212130037607 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(1100)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } } } 20250212130037614 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) 20250212130037614 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) 20250212130037615 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) 20250212130037616 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) 20250212130037616 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) 20250212130037616 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) 20250212130037617 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130037617 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130037617 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130037617 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212130037617 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212130037617 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) 20250212130037617 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) 20250212130037617 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) 20250212130037617 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) 20250212130037618 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) 20250212130037618 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) 20250212130037619 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) 20250212130037619 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) 20250212130037619 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) 20250212130037619 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) 20250212130037623 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130037638 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) 20250212130037638 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) 20250212130037639 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) 20250212130037639 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) 20250212130037640 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) 20250212130037640 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) 20250212130037641 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) 20250212130037641 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) 20250212130037642 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) 20250212130037642 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) 20250212130037642 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) 20250212130037642 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) 20250212130037643 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) 20250212130037643 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) 20250212130037644 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) 20250212130037644 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) 20250212130037645 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130037657 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) 20250212130037657 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) 20250212130037658 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) 20250212130037659 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) 20250212130037659 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) 20250212130037659 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) 20250212130037660 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) 20250212130037660 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) 20250212130037661 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) 20250212130037661 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) 20250212130037661 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) 20250212130037661 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) 20250212130037662 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) 20250212130037662 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) 20250212130037663 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) 20250212130037663 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) 20250212130037664 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130037676 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) 20250212130037676 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) 20250212130037677 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) 20250212130037677 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) 20250212130037678 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) 20250212130037678 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) 20250212130037679 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) 20250212130037679 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) 20250212130037680 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) 20250212130037680 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) 20250212130037680 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) 20250212130037680 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) 20250212130037681 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) 20250212130037681 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) 20250212130037682 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) 20250212130037682 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) 20250212130037685 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130037700 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) 20250212130037700 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) 20250212130037701 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) 20250212130037701 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) 20250212130037702 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) 20250212130037702 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) 20250212130037703 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) 20250212130037703 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) 20250212130037704 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) 20250212130037704 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) 20250212130037704 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) 20250212130037704 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) 20250212130037705 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) 20250212130037705 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) 20250212130037706 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) 20250212130037706 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) 20250212130037707 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130037719 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) 20250212130037719 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) 20250212130037720 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) 20250212130037720 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) 20250212130037721 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) 20250212130037721 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) 20250212130037722 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) 20250212130037722 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) 20250212130037722 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) 20250212130037722 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) 20250212130037723 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) 20250212130037723 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) 20250212130037724 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) 20250212130037724 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) 20250212130037725 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) 20250212130037725 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) 20250212130037726 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130037739 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) 20250212130037739 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) 20250212130037740 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) 20250212130037740 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) 20250212130037741 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) 20250212130037741 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) 20250212130037741 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) 20250212130037741 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) 20250212130037742 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) 20250212130037742 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) 20250212130037743 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) 20250212130037743 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) 20250212130037744 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) 20250212130037744 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) 20250212130037745 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) 20250212130037745 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) 20250212130037748 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130037762 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) 20250212130037762 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) 20250212130037764 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) 20250212130037764 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) 20250212130037765 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) 20250212130037765 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) 20250212130037765 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) 20250212130037765 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) 20250212130037766 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) 20250212130037766 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) 20250212130037767 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) 20250212130037767 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) 20250212130037768 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) 20250212130037768 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) 20250212130037768 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) 20250212130037768 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) 20250212130037769 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130037781 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) 20250212130037781 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) 20250212130037783 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) 20250212130037783 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) 20250212130037783 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) 20250212130037783 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) 20250212130037784 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) 20250212130037784 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) 20250212130037785 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) 20250212130037785 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) 20250212130037786 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) 20250212130037786 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) 20250212130037786 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) 20250212130037786 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) 20250212130037787 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) 20250212130037787 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) 20250212130037787 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130037800 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) 20250212130037800 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) 20250212130037802 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) 20250212130037802 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) 20250212130037803 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) 20250212130037803 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) 20250212130037803 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) 20250212130037803 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) 20250212130037804 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) 20250212130037804 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) 20250212130037804 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) 20250212130037804 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) 20250212130037805 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) 20250212130037805 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) 20250212130037805 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) 20250212130037805 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) 20250212130037810 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130037824 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 70 e8 45 18 00 20 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212130037824 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) 20250212130037824 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130037824 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130037824 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 = 28 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 1 | A5_bits = 80 | 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| (gsm_rlcmac.c:5476) 20250212130037825 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130037825 DMS INFO Creating MS object (gprs_ms.c:152) 20250212130037825 DLGLOBAL DEBUG validating counter group 0x559af5d10760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212130037825 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212130037826 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20250212130037826 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20250212130037826 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20250212130037826 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20250212130037826 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) 20250212130037826 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212130037826 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212130037826 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20250212130037826 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212130037826 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212130037826 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212130037826 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212130037826 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212130037826 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212130037826 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212130037826 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212130037826 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) 20250212130037826 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212130037826 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212130037826 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212130037826 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212130037826 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130037826 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130037826 DLGLOBAL DEBUG validating counter group 0x559af5d10b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212130037826 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212130037826 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212130037826 DLGLOBAL DEBUG validating counter group 0x559af5d10c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212130037826 DLGLOBAL DEBUG validating counter group 0x559af5d10c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212130037826 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212130037826 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212130037826 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) 20250212130037826 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) 20250212130037826 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) 20250212130037826 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20250212130037826 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212130037826 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) 20250212130037826 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212130037826 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) 20250212130037826 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20250212130037826 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20250212130037826 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212130037826 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212130037826 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20250212130037827 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) 20250212130037827 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) 20250212130037828 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) 20250212130037828 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) 20250212130037829 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) 20250212130037829 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) 20250212130037831 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) 20250212130037831 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) 20250212130037831 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) 20250212130037831 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) 20250212130037832 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) 20250212130037832 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) 20250212130037833 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) 20250212130037833 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) 20250212130037834 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) 20250212130037834 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212130037834 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20250212130037834 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212130037834 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212130037834 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212130037835 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212130037835 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20250212130037835 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) 20250212130037835 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212130037835 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) 20250212130037835 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) 20250212130037835 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1100)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20250212130037844 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) 20250212130037844 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) 20250212130037845 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) 20250212130037845 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) 20250212130037846 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) 20250212130037846 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) 20250212130037847 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) 20250212130037847 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) 20250212130037848 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) 20250212130037848 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) 20250212130037849 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) 20250212130037849 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) 20250212130037849 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) 20250212130037849 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) 20250212130037850 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) 20250212130037850 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) 20250212130037851 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130037863 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) 20250212130037863 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) 20250212130037864 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) 20250212130037864 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) 20250212130037865 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) 20250212130037865 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) 20250212130037866 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) 20250212130037867 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) 20250212130037867 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) 20250212130037867 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) 20250212130037868 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) 20250212130037868 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) 20250212130037869 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) 20250212130037869 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) 20250212130037870 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) 20250212130037870 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) 20250212130037873 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130037888 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) 20250212130037888 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) 20250212130037889 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) 20250212130037889 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) 20250212130037890 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) 20250212130037890 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) 20250212130037891 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) 20250212130037891 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) 20250212130037892 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) 20250212130037892 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) 20250212130037892 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) 20250212130037892 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) 20250212130037893 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) 20250212130037893 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) 20250212130037894 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) 20250212130037894 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) 20250212130037895 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130037907 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) 20250212130037907 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) 20250212130037907 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130037907 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130037907 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) 20250212130037908 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130037908 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20250212130037908 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20250212130037908 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20250212130037908 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20250212130037908 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20250212130037908 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20250212130037909 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) 20250212130037909 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) 20250212130037910 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) 20250212130037910 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) 20250212130037911 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) 20250212130037911 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) 20250212130037911 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) 20250212130037911 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) 20250212130037911 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) 20250212130037911 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) 20250212130037912 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) 20250212130037912 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) 20250212130037913 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) 20250212130037913 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) 20250212130037913 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130037925 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) 20250212130037925 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) 20250212130037925 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130037925 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130037925 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) 20250212130037926 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130037926 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20250212130037926 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20250212130037926 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20250212130037926 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20250212130037926 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20250212130037926 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20250212130037926 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) 20250212130037926 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) 20250212130037926 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) 20250212130037926 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) 20250212130037927 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) 20250212130037927 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) 20250212130037927 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) 20250212130037927 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) 20250212130037928 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) 20250212130037928 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) 20250212130037928 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) 20250212130037928 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) 20250212130037929 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) 20250212130037929 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) 20250212130037932 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20250212130037932 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20250212130037932 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20250212130037932 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20250212130037932 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) 20250212130037932 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) 20250212130037932 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130037932 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20250212130037935 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 0.2 s 20250212130037949 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) 20250212130037949 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) 20250212130037949 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130037949 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130037949 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) 20250212130037950 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130037950 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20250212130037950 DNACC NOTICE NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: TargetCell: RAT=GSM, ARFCN=863, BSIC=44 (nacc_fsm.c:291) 20250212130037950 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:416) 20250212130037950 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-863-44... (nacc_fsm.c:475) 20250212130037950 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-863-44 (pcu_l1_if.cpp:303) 20250212130037951 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) 20250212130037952 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) 20250212130037952 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) 20250212130037952 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) 20250212130037953 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) 20250212130037953 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) 20250212130037953 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) 20250212130037953 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) 20250212130037954 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) 20250212130037954 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) 20250212130037954 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) 20250212130037954 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) 20250212130037955 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) 20250212130037955 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) 20250212130037956 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130037968 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) 20250212130037969 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) 20250212130037969 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) 20250212130037969 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) 20250212130037970 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) 20250212130037970 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) 20250212130037971 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) 20250212130037971 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) 20250212130037972 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) 20250212130037972 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) 20250212130037972 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) 20250212130037972 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) 20250212130037973 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) 20250212130037973 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) 20250212130037974 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) 20250212130037974 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) 20250212130037974 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130037988 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) 20250212130037988 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) 20250212130037989 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) 20250212130037989 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) 20250212130037989 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) 20250212130037989 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) 20250212130037990 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) 20250212130037990 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) 20250212130037990 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) 20250212130037990 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) 20250212130037990 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) 20250212130037990 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) 20250212130037991 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) 20250212130037991 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) 20250212130037991 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) 20250212130037991 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) 20250212130037997 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130038012 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) 20250212130038012 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) 20250212130038013 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) 20250212130038013 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) 20250212130038014 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) 20250212130038014 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) 20250212130038015 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) 20250212130038015 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) 20250212130038016 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) 20250212130038016 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) 20250212130038017 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) 20250212130038017 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) 20250212130038017 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) 20250212130038017 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) 20250212130038018 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) 20250212130038018 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) 20250212130038019 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130038032 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) 20250212130038032 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) 20250212130038033 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) 20250212130038033 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) 20250212130038033 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) 20250212130038033 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) 20250212130038034 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) 20250212130038034 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) 20250212130038034 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) 20250212130038034 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) 20250212130038034 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) 20250212130038034 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) 20250212130038035 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) 20250212130038035 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) 20250212130038035 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) 20250212130038035 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) 20250212130038036 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130038050 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) 20250212130038050 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) 20250212130038050 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) 20250212130038050 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) 20250212130038051 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) 20250212130038051 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) 20250212130038051 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) 20250212130038051 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) 20250212130038051 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) 20250212130038051 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) 20250212130038051 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) 20250212130038051 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) 20250212130038051 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) 20250212130038051 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) 20250212130038051 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) 20250212130038051 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) 20250212130038059 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130038073 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) 20250212130038073 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) 20250212130038073 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) 20250212130038073 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) 20250212130038073 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) 20250212130038073 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) 20250212130038074 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) 20250212130038074 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) 20250212130038074 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) 20250212130038074 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) 20250212130038074 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) 20250212130038074 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) 20250212130038074 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) 20250212130038074 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) 20250212130038074 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) 20250212130038074 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) 20250212130038078 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130038092 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) 20250212130038092 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) 20250212130038092 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) 20250212130038092 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) 20250212130038092 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) 20250212130038092 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) 20250212130038093 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) 20250212130038093 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) 20250212130038093 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) 20250212130038093 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) 20250212130038093 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) 20250212130038093 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) 20250212130038093 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) 20250212130038093 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) 20250212130038093 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) 20250212130038093 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) 20250212130038096 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130038111 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) 20250212130038111 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) 20250212130038111 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) 20250212130038111 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) 20250212130038111 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) 20250212130038111 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) 20250212130038111 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) 20250212130038111 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) 20250212130038111 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) 20250212130038111 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) 20250212130038111 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) 20250212130038111 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) 20250212130038112 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) 20250212130038112 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) 20250212130038112 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) 20250212130038112 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) 20250212130038120 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130038134 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) 20250212130038134 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) 20250212130038134 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) 20250212130038134 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) 20250212130038134 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) 20250212130038134 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) 20250212130038134 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) 20250212130038134 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) 20250212130038134 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) 20250212130038134 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) 20250212130038135 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) 20250212130038135 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) 20250212130038135 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) 20250212130038135 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) 20250212130038135 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) 20250212130038135 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) 20250212130038138 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130038150 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-863-44: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20250212130038150 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:121) 20250212130038150 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20250212130038150 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20250212130038150 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) 20250212130038150 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) 20250212130038150 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130038150 DNACC DEBUG neigh_cache: Removing entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:41) 20250212130038151 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130038151 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130038151 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130038151 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) 20250212130038151 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20250212130038151 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20250212130038151 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20250212130038151 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20250212130038151 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20250212130038153 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) 20250212130038153 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) 20250212130038153 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130038153 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130038153 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130038153 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) 20250212130038153 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20250212130038153 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20250212130038153 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20250212130038153 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) 20250212130038153 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) 20250212130038153 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) 20250212130038153 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) 20250212130038154 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) 20250212130038154 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) 20250212130038154 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) 20250212130038154 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) 20250212130038154 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) 20250212130038154 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) 20250212130038154 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) 20250212130038154 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) 20250212130038155 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) 20250212130038155 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) 20250212130038157 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) 20250212130038157 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) 20250212130038157 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20250212130038157 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130038157 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130038157 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) 20250212130038157 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130038157 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) 20250212130038157 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) 20250212130038157 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130038171 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) 20250212130038171 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) 20250212130038171 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) 20250212130038171 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) 20250212130038172 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) 20250212130038172 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) 20250212130038172 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) 20250212130038172 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) 20250212130038172 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) 20250212130038172 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) 20250212130038173 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) 20250212130038173 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) 20250212130038173 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) 20250212130038173 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) 20250212130038173 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) 20250212130038173 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) 20250212130038181 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) 20250212130038181 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) 20250212130038181 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20250212130038181 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130038181 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130038181 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) 20250212130038181 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130038181 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) 20250212130038181 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) 20250212130038181 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130038195 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) 20250212130038195 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) 20250212130038195 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) 20250212130038195 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212130038195 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) 20250212130038195 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) 20250212130038195 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) 20250212130038195 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) 20250212130038196 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) 20250212130038196 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) 20250212130038196 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) 20250212130038196 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) 20250212130038196 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) 20250212130038196 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) 20250212130038196 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) 20250212130038196 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) 20250212130038197 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) 20250212130038197 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) 20250212130038199 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) 20250212130038199 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) 20250212130038199 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20250212130038199 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130038199 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130038199 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) 20250212130038199 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130038199 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) 20250212130038199 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) 20250212130038199 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130038213 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) 20250212130038213 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) 20250212130038213 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) 20250212130038213 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212130038213 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) 20250212130038213 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) 20250212130038213 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) 20250212130038213 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) 20250212130038214 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) 20250212130038214 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) 20250212130038214 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) 20250212130038214 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) 20250212130038214 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) 20250212130038214 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) 20250212130038214 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) 20250212130038214 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) 20250212130038214 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) 20250212130038214 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) 20250212130038218 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) 20250212130038218 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) 20250212130038218 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20250212130038218 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130038218 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130038218 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) 20250212130038218 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130038218 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20250212130038218 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) 20250212130038218 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) 20250212130038218 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130038232 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) 20250212130038232 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) 20250212130038232 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) 20250212130038232 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212130038232 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) 20250212130038232 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) 20250212130038232 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) 20250212130038232 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) 20250212130038232 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) 20250212130038232 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) 20250212130038232 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) 20250212130038232 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) 20250212130038232 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) 20250212130038232 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) 20250212130038233 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) 20250212130038233 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) 20250212130038233 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) 20250212130038233 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) 20250212130038241 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) 20250212130038241 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) 20250212130038241 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type USF (pdch_ul_controller.c:184) 20250212130038241 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130038241 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 143 + 13 = 156 (pdch_ul_controller.c:131) 20250212130038241 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20250212130038241 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) 20250212130038241 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20250212130038241 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type POLL (pdch_ul_controller.c:184) 20250212130038241 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) 20250212130038241 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20250212130038241 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) 20250212130038241 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) 20250212130038241 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(1100)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20250212130038255 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) 20250212130038255 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) 20250212130038255 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) 20250212130038255 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212130038255 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) 20250212130038255 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) 20250212130038255 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) 20250212130038255 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) 20250212130038255 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) 20250212130038255 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) 20250212130038256 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) 20250212130038256 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) 20250212130038256 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) 20250212130038256 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) 20250212130038256 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) 20250212130038256 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) 20250212130038256 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) 20250212130038256 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) 20250212130038260 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130038274 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) 20250212130038275 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) 20250212130038275 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) 20250212130038275 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212130038275 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) 20250212130038275 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) 20250212130038276 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) 20250212130038276 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) 20250212130038277 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) 20250212130038277 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) 20250212130038277 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) 20250212130038277 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) 20250212130038278 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) 20250212130038278 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) 20250212130038279 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) 20250212130038279 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) 20250212130038280 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) 20250212130038280 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) 20250212130038280 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130038294 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) 20250212130038294 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) 20250212130038295 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) 20250212130038295 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) 20250212130038296 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) 20250212130038296 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) 20250212130038297 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) 20250212130038297 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) 20250212130038297 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) 20250212130038297 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) 20250212130038299 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) 20250212130038299 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) 20250212130038299 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) 20250212130038299 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) 20250212130038300 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) 20250212130038300 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) 20250212130038304 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130038318 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) 20250212130038318 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) 20250212130038318 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130038318 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130038318 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) 20250212130038319 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130038319 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) 20250212130038319 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20250212130038319 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20250212130038319 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20250212130038319 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20250212130038319 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(1100)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212130038320 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) 20250212130038320 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) 20250212130038321 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) 20250212130038321 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) 20250212130038323 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) 20250212130038323 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) 20250212130038323 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55994<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130038324 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) 20250212130038324 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) 20250212130038326 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) 20250212130038326 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) 20250212130038327 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) 20250212130038327 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) 20250212130038328 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) 20250212130038328 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) 20250212130038331 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55982<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130038333 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212130038333 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212130038333 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130038333 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212130038334 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212130038334 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20250212130038334 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212130038334 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212130038334 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212130038334 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130038334 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212130038334 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130038334 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130038334 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130038334 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130038334 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130038334 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130038334 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130038334 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130038334 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130038334 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212130038334 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212130038334 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130038334 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212130038334 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) 20250212130038334 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) 20250212130038334 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 12483 with status 0 respawn: 98: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice2 finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice2 pass'. Wed Feb 12 13:00:38 UTC 2025 ====== 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 20250212130038374 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212130038375 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212130038375 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130038375 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212130038414 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56008<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212130038514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56008<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=278540) Waiting for packet dumper to finish... 1 (prev_count=278540, count=360696) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice2 pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice3'. ------ PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice3 ------ Wed Feb 12 13:00:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice3' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice3 started. 1106@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_pkt_cell_chg_notif_twice3-BVCI1234(1108)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 1106@8d0f06c41a7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1110)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1106@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1110)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212130041628 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50874<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 1106@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(1114)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 1106@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1114)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(1111)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20250212130041639 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50888<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1111)@8d0f06c41a7d: Start timer T: 5 s PCUIF(1111)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_twice3-STATS(1116)@8d0f06c41a7d: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_twice3-STATS(1116)@8d0f06c41a7d: Start timer T: 2 s 1106@8d0f06c41a7d: 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(1117)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1117)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212130043375 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130043376 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212130043376 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1111)@8d0f06c41a7d: OsmoPCU is now connected BTS(1113)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130043392 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212130043392 DLGLOBAL DEBUG validating counter group 0x55b36b091040(bts) with 102 counters (rate_ctr.c:86) 20250212130043392 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212130043392 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212130043392 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212130043392 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212130043392 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212130043392 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212130043392 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212130043392 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212130043392 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212130043392 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212130043392 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212130043392 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212130043392 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212130043392 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212130043392 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130043392 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212130043392 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212130043392 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212130043392 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212130043392 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212130043392 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212130043392 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212130043392 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212130043392 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212130043393 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212130043393 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212130043393 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212130043393 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212130043393 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212130043393 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212130043393 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212130043393 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212130043393 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212130043393 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212130043393 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212130043393 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212130043393 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212130043393 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212130043393 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212130043393 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212130043393 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212130043393 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212130043393 DLGLOBAL DEBUG validating counter group 0x7f1d9f68b5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212130043393 DLGLOBAL DEBUG validating counter group 0x55b36b090720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212130043393 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212130043393 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212130043393 DLGLOBAL DEBUG validating counter group 0x7f1d9f68c180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212130043393 DLGLOBAL DEBUG validating counter group 0x7f1d9f68c160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212130043393 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212130043393 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) 20250212130043393 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) 20250212130043393 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212130043393 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130043393 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130043393 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130043393 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130043393 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130043393 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130043393 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130043393 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130043393 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130043393 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130043393 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130043393 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130043393 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130043393 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130043393 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130043393 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130043393 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130043393 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130043393 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130043393 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130043393 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130043393 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130043393 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130043393 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130043393 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212130043394 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) 20250212130043394 DL1IF DEBUG 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@8d0f06c41a7d: Start timer T: 2 s 20250212130043395 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 10 s BTS(1113)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1113)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(1110)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1113)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(1113)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(1110)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1110)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(1110)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(1113)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" 20250212130043401 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212130043401 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) 20250212130043401 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) 20250212130043401 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212130043401 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212130043401 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)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" 20250212130043402 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212130043402 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) 20250212130043402 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(1110)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1110)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212130043404 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212130043405 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) 20250212130043405 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) 20250212130043405 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212130043405 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212130043405 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212130043405 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130043405 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130043405 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130043405 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(1113)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(1113)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212130043407 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) 20250212130043407 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212130043407 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212130043407 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) 20250212130043408 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) 20250212130043408 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(1110)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1110)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1110)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212130043409 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) 20250212130043409 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) 20250212130043410 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) 20250212130043410 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) 20250212130043411 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) 20250212130043411 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) 20250212130043411 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) 20250212130043411 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) 20250212130043412 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) 20250212130043412 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) 20250212130043413 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) 20250212130043413 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) 20250212130043414 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1107@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 1107@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212130043425 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) 20250212130043425 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) 20250212130043426 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) 20250212130043426 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) 20250212130043427 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130043427 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130043427 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130043427 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130043427 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130043427 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212130043427 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130043427 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130043428 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) 20250212130043428 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) 20250212130043429 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) 20250212130043429 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) 20250212130043429 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) 20250212130043429 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) 20250212130043430 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) 20250212130043430 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) 20250212130043431 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) 20250212130043431 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) 20250212130043432 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) 20250212130043432 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) 20250212130043432 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_nacc_outbound_pkt_cell_chg_notif_twice3-BVCI1234(1108)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_pkt_cell_chg_notif_twice3-BVCI1234(1108)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212130043439 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130043439 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130043439 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130043439 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130043439 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130043439 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212130043439 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212130043439 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130043440 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) 20250212130043440 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212130043440 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212130043440 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20250212130043440 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20250212130043440 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212130043440 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20250212130043443 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130043443 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130043443 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130043443 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130043443 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212130043443 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212130043443 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212130043443 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212130043443 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212130043443 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 } } } } } } } } } } } 20250212130043443 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) 20250212130043443 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@8d0f06c41a7d: 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 } } } 20250212130043444 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) 20250212130043444 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) 20250212130043444 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) 20250212130043444 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) 20250212130043445 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) 20250212130043445 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) 20250212130043445 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) 20250212130043445 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) 20250212130043445 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) 20250212130043445 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) 20250212130043445 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) 20250212130043445 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) 20250212130043446 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) 20250212130043446 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) 20250212130043448 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130043448 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130043448 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130043448 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212130043448 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212130043452 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130043467 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) 20250212130043467 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) 20250212130043468 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) 20250212130043468 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) 20250212130043469 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) 20250212130043469 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) 20250212130043470 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) 20250212130043470 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) 20250212130043471 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) 20250212130043471 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) 20250212130043472 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) 20250212130043472 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) 20250212130043473 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) 20250212130043473 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) 20250212130043473 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) 20250212130043473 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) 20250212130043474 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130043486 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) 20250212130043486 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) 20250212130043487 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) 20250212130043487 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) 20250212130043488 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) 20250212130043488 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) 20250212130043488 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) 20250212130043488 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) 20250212130043489 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) 20250212130043489 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) 20250212130043490 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) 20250212130043490 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) 20250212130043491 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) 20250212130043491 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) 20250212130043492 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) 20250212130043492 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) 20250212130043492 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130043505 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) 20250212130043505 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) 20250212130043507 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) 20250212130043507 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) 20250212130043507 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) 20250212130043507 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) 20250212130043508 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) 20250212130043508 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) 20250212130043509 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) 20250212130043509 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) 20250212130043510 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) 20250212130043510 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) 20250212130043511 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) 20250212130043511 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) 20250212130043511 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) 20250212130043511 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) 20250212130043515 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130043530 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) 20250212130043530 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) 20250212130043531 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) 20250212130043531 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) 20250212130043532 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) 20250212130043532 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) 20250212130043533 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) 20250212130043533 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) 20250212130043533 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) 20250212130043533 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) 20250212130043534 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) 20250212130043534 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) 20250212130043535 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) 20250212130043535 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) 20250212130043536 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) 20250212130043536 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) 20250212130043537 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130043549 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) 20250212130043549 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) 20250212130043550 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) 20250212130043550 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) 20250212130043551 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) 20250212130043551 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) 20250212130043552 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) 20250212130043552 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) 20250212130043553 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) 20250212130043553 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) 20250212130043554 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) 20250212130043554 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) 20250212130043555 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) 20250212130043555 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) 20250212130043556 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) 20250212130043556 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) 20250212130043556 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130043568 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) 20250212130043568 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) 20250212130043569 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) 20250212130043569 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) 20250212130043570 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) 20250212130043570 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) 20250212130043571 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) 20250212130043571 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) 20250212130043572 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) 20250212130043572 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) 20250212130043573 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) 20250212130043573 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) 20250212130043573 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) 20250212130043573 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) 20250212130043574 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) 20250212130043574 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) 20250212130043577 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130043592 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) 20250212130043592 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) 20250212130043593 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) 20250212130043593 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) 20250212130043594 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) 20250212130043594 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) 20250212130043595 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) 20250212130043595 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) 20250212130043596 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) 20250212130043596 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) 20250212130043597 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) 20250212130043597 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) 20250212130043597 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) 20250212130043597 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) 20250212130043598 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) 20250212130043598 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) 20250212130043599 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130043611 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) 20250212130043611 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) 20250212130043612 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) 20250212130043612 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) 20250212130043613 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) 20250212130043613 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) 20250212130043613 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) 20250212130043613 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) 20250212130043614 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) 20250212130043614 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) 20250212130043614 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) 20250212130043614 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) 20250212130043615 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) 20250212130043615 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) 20250212130043615 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) 20250212130043615 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) 20250212130043616 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130043630 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) 20250212130043630 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) 20250212130043631 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) 20250212130043631 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) 20250212130043631 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) 20250212130043631 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) 20250212130043632 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) 20250212130043632 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) 20250212130043633 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) 20250212130043633 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) 20250212130043633 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) 20250212130043633 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) 20250212130043634 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) 20250212130043634 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) 20250212130043635 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) 20250212130043635 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) 20250212130043640 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130043655 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 70 e8 45 18 00 20 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212130043655 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) 20250212130043655 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130043655 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130043655 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 = 28 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 1 | A5_bits = 80 | 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| (gsm_rlcmac.c:5476) 20250212130043656 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130043656 DMS INFO Creating MS object (gprs_ms.c:152) 20250212130043656 DLGLOBAL DEBUG validating counter group 0x55b36b090760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212130043656 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212130043656 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20250212130043656 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20250212130043656 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20250212130043656 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20250212130043656 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) 20250212130043656 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212130043656 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212130043656 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20250212130043657 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212130043657 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212130043657 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212130043657 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212130043657 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212130043657 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212130043657 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212130043657 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212130043657 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) 20250212130043657 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212130043657 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212130043657 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212130043657 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212130043657 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130043657 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130043657 DLGLOBAL DEBUG validating counter group 0x55b36b090b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212130043657 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212130043657 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212130043657 DLGLOBAL DEBUG validating counter group 0x55b36b090c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212130043657 DLGLOBAL DEBUG validating counter group 0x55b36b090c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212130043657 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212130043657 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212130043657 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) 20250212130043657 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) 20250212130043657 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) 20250212130043657 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20250212130043657 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212130043657 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) 20250212130043657 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212130043657 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) 20250212130043657 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20250212130043657 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20250212130043657 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212130043657 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212130043657 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20250212130043657 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) 20250212130043657 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) 20250212130043659 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) 20250212130043659 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) 20250212130043661 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) 20250212130043661 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) 20250212130043662 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) 20250212130043663 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) 20250212130043664 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) 20250212130043664 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) 20250212130043666 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) 20250212130043666 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) 20250212130043667 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) 20250212130043667 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) 20250212130043669 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) 20250212130043669 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212130043669 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20250212130043669 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212130043669 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212130043669 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212130043670 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212130043670 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20250212130043670 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) 20250212130043670 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212130043670 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) 20250212130043670 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) 20250212130043671 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130043677 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) 20250212130043677 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) 20250212130043681 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) 20250212130043681 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) 20250212130043683 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) 20250212130043683 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) 20250212130043685 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) 20250212130043685 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) 20250212130043687 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) 20250212130043687 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) BTS(1113)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20250212130043690 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) 20250212130043690 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) 20250212130043692 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) 20250212130043692 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) 20250212130043694 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) 20250212130043694 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) 20250212130043696 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130043700 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) 20250212130043700 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) 20250212130043702 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) 20250212130043702 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) 20250212130043705 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) 20250212130043705 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) 20250212130043707 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) 20250212130043707 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) 20250212130043709 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) 20250212130043709 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) 20250212130043712 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) 20250212130043712 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) 20250212130043713 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) 20250212130043713 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) 20250212130043715 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) 20250212130043715 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) 20250212130043717 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130043721 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) 20250212130043721 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) 20250212130043723 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) 20250212130043723 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) 20250212130043725 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) 20250212130043725 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) 20250212130043725 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) 20250212130043725 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) 20250212130043726 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) 20250212130043726 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) 20250212130043726 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) 20250212130043726 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) 20250212130043727 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) 20250212130043727 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) 20250212130043727 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) 20250212130043727 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) 20250212130043728 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130043739 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) 20250212130043739 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) 20250212130043739 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130043739 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130043739 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) 20250212130043739 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130043739 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20250212130043739 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20250212130043739 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20250212130043739 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20250212130043739 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20250212130043739 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20250212130043739 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) 20250212130043739 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) 20250212130043739 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) 20250212130043739 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) 20250212130043740 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) 20250212130043740 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) 20250212130043740 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) 20250212130043740 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) 20250212130043740 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) 20250212130043740 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) 20250212130043740 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) 20250212130043740 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) 20250212130043740 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) 20250212130043740 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) 20250212130043743 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130043757 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) 20250212130043757 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) 20250212130043757 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130043757 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130043757 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) 20250212130043757 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130043757 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20250212130043757 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20250212130043757 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20250212130043757 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20250212130043757 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20250212130043757 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20250212130043757 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) 20250212130043757 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) 20250212130043758 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) 20250212130043758 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) 20250212130043758 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) 20250212130043758 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) 20250212130043758 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) 20250212130043758 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) 20250212130043758 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) 20250212130043758 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) 20250212130043758 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) 20250212130043758 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) 20250212130043759 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) 20250212130043759 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) 20250212130043759 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20250212130043759 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20250212130043759 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20250212130043759 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20250212130043759 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) 20250212130043759 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) 20250212130043759 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130043759 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20250212130043764 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130043764 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130043764 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130043764 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) 20250212130043764 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20250212130043764 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20250212130043764 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20250212130043764 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20250212130043764 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20250212130043767 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) 20250212130043767 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) 20250212130043767 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20250212130043767 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130043767 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130043767 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) 20250212130043767 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130043767 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) 20250212130043767 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=40 30 00 01 d7 ab 1f 19 8f b1 00 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212130043767 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130043782 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) 20250212130043782 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) 20250212130043782 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130043782 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130043782 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) 20250212130043783 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130043783 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20250212130043783 DNACC NOTICE NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: TargetCell: RAT=GSM, ARFCN=863, BSIC=44 (nacc_fsm.c:291) 20250212130043783 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:416) 20250212130043783 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-863-44... (nacc_fsm.c:475) 20250212130043783 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-863-44 (pcu_l1_if.cpp:303) 20250212130043783 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) 20250212130043783 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) 20250212130043784 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) 20250212130043784 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) 20250212130043785 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) 20250212130043785 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) 20250212130043786 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) 20250212130043787 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) 20250212130043787 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) 20250212130043787 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) 20250212130043788 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) 20250212130043788 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) 20250212130043788 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) 20250212130043788 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) 20250212130043789 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130043790 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-863-44: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20250212130043790 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:121) 20250212130043790 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20250212130043790 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20250212130043790 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) 20250212130043790 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) 20250212130043790 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130043790 DNACC DEBUG neigh_cache: Removing entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:41) 20250212130043797 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130043797 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130043797 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130043797 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) 20250212130043797 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20250212130043797 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20250212130043797 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20250212130043797 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20250212130043797 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20250212130043800 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) 20250212130043800 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) 20250212130043800 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) 20250212130043800 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212130043801 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) 20250212130043801 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) 20250212130043801 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) 20250212130043801 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) 20250212130043801 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) 20250212130043801 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) 20250212130043802 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) 20250212130043802 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) 20250212130043802 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) 20250212130043802 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) 20250212130043802 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) 20250212130043802 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) 20250212130043802 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) 20250212130043802 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) 20250212130043805 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) 20250212130043805 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) 20250212130043805 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20250212130043805 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130043805 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130043805 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) 20250212130043805 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130043805 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) 20250212130043805 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=40 30 00 01 d7 ec 1f 19 8f b1 00 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20250212130043805 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130043820 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) 20250212130043820 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) 20250212130043821 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) 20250212130043821 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) 20250212130043822 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) 20250212130043822 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) 20250212130043823 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) 20250212130043823 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) 20250212130043824 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) 20250212130043824 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) 20250212130043824 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) 20250212130043824 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) 20250212130043825 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) 20250212130043825 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) 20250212130043826 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) 20250212130043826 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) 20250212130043829 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) 20250212130043829 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) 20250212130043829 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20250212130043829 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130043829 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130043829 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) 20250212130043830 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130043830 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) 20250212130043830 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) 20250212130043831 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130043844 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) 20250212130043844 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) 20250212130043844 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) 20250212130043844 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212130043845 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) 20250212130043845 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) 20250212130043846 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) 20250212130043846 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) 20250212130043847 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) 20250212130043847 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) 20250212130043847 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) 20250212130043847 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) 20250212130043848 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) 20250212130043848 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) 20250212130043849 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) 20250212130043849 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) 20250212130043850 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) 20250212130043850 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) 20250212130043851 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) 20250212130043851 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) 20250212130043851 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20250212130043851 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130043851 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130043851 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) 20250212130043851 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130043851 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) 20250212130043851 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) 20250212130043852 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130043863 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) 20250212130043863 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) 20250212130043863 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) 20250212130043863 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212130043864 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) 20250212130043864 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) 20250212130043865 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) 20250212130043865 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) 20250212130043866 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) 20250212130043866 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) 20250212130043867 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) 20250212130043867 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) 20250212130043868 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) 20250212130043868 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) 20250212130043869 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) 20250212130043869 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) 20250212130043869 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) 20250212130043869 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) 20250212130043870 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) 20250212130043870 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) 20250212130043870 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20250212130043871 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130043871 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130043871 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) 20250212130043871 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130043871 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20250212130043871 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) 20250212130043871 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) 20250212130043871 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130043882 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) 20250212130043882 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) 20250212130043882 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) 20250212130043882 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212130043884 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) 20250212130043884 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) 20250212130043885 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) 20250212130043885 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) 20250212130043885 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) 20250212130043885 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) 20250212130043886 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) 20250212130043886 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) 20250212130043887 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) 20250212130043887 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) 20250212130043888 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) 20250212130043888 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) 20250212130043888 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) 20250212130043889 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) 20250212130043892 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) 20250212130043892 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) 20250212130043892 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20250212130043892 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130043892 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 104 + 13 = 117 (pdch_ul_controller.c:131) 20250212130043892 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20250212130043892 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) 20250212130043892 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20250212130043892 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type POLL (pdch_ul_controller.c:184) 20250212130043892 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) 20250212130043892 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20250212130043892 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) 20250212130043892 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=48 2c 01 d7 ec 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20250212130043893 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1113)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20250212130043906 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) 20250212130043906 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) 20250212130043906 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) 20250212130043906 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212130043908 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) 20250212130043908 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) 20250212130043908 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) 20250212130043908 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) 20250212130043909 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) 20250212130043909 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) 20250212130043910 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) 20250212130043910 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) 20250212130043911 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) 20250212130043911 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) 20250212130043912 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) 20250212130043912 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) 20250212130043913 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) 20250212130043913 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) 20250212130043914 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130043924 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) 20250212130043924 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) 20250212130043924 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) 20250212130043924 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20250212130043924 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) 20250212130043924 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) 20250212130043925 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) 20250212130043925 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) 20250212130043925 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) 20250212130043925 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) 20250212130043925 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) 20250212130043925 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) 20250212130043925 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) 20250212130043925 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) 20250212130043925 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) 20250212130043925 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) 20250212130043926 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) 20250212130043926 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) 20250212130043928 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130043942 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) 20250212130043942 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) 20250212130043943 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) 20250212130043943 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) 20250212130043943 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) 20250212130043943 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) 20250212130043943 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) 20250212130043943 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) 20250212130043943 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) 20250212130043943 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) 20250212130043943 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) 20250212130043943 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) 20250212130043943 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) 20250212130043944 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) 20250212130043944 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) 20250212130043944 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) 20250212130043952 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130043966 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) 20250212130043966 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) 20250212130043966 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130043966 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130043966 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) 20250212130043966 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130043966 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) 20250212130043966 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20250212130043966 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20250212130043966 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20250212130043966 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20250212130043966 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) 20250212130043966 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) 20250212130043966 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) BTS(1113)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212130043966 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) 20250212130043966 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) 20250212130043966 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) 20250212130043966 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) 20250212130043967 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) 20250212130043967 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) 20250212130043967 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) 20250212130043967 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) 20250212130043967 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50888<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130043967 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) 20250212130043967 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) 20250212130043968 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) 20250212130043968 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) 20250212130043969 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50874<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130043969 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212130043969 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212130043969 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130043969 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212130043969 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212130043969 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20250212130043969 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212130043969 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212130043969 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212130043969 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130043969 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212130043969 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130043969 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130043969 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130043969 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130043969 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130043969 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130043969 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130043969 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130043969 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130043969 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212130043969 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212130043969 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130043969 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212130043969 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) 20250212130043969 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) 20250212130043969 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 12549 with status 0 respawn: 99: starting: osmo-pcu 20250212130043983 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212130043983 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212130043983 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130043983 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) MTC@8d0f06c41a7d: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice3 finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice3 pass'. Wed Feb 12 13:00:43 UTC 2025 ====== 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 20250212130044006 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50904<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212130044107 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50904<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=259596) Waiting for packet dumper to finish... 1 (prev_count=259596, count=332216) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice3 pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice4'. ------ PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice4 ------ Wed Feb 12 13:00:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice4' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice4 started. 1119@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_pkt_cell_chg_notif_twice4-BVCI1234(1121)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 1119@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1123)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 1119@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 20250212130047221 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50910<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 1119@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(1127)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 1119@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(1127)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(1124)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1124)@8d0f06c41a7d: Start timer T: 5 s 20250212130047229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50924<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1124)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_twice4-STATS(1129)@8d0f06c41a7d: Start timer T: 2 s 1119@8d0f06c41a7d: 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_twice4-STATS(1129)@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(1130)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1130)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212130048984 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130048984 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212130048984 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1124)@8d0f06c41a7d: OsmoPCU is now connected BTS(1126)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130049000 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212130049000 DLGLOBAL DEBUG validating counter group 0x557a269e2040(bts) with 102 counters (rate_ctr.c:86) 20250212130049000 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212130049001 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212130049001 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212130049001 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212130049001 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212130049001 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212130049001 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212130049001 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212130049001 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212130049001 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212130049001 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212130049001 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212130049001 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212130049001 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212130049001 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212130049001 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212130049001 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212130049001 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212130049001 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212130049001 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212130049001 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212130049001 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212130049001 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212130049001 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212130049001 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212130049001 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212130049001 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212130049001 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212130049001 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212130049001 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212130049001 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212130049001 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212130049001 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212130049001 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212130049001 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212130049001 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212130049001 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212130049001 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212130049001 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212130049001 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212130049001 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212130049001 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212130049001 DLGLOBAL DEBUG validating counter group 0x7f9889b435e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212130049001 DLGLOBAL DEBUG validating counter group 0x557a269e1720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212130049001 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212130049001 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212130049001 DLGLOBAL DEBUG validating counter group 0x7f9889b44180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212130049001 DLGLOBAL DEBUG validating counter group 0x7f9889b44160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212130049001 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212130049001 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) 20250212130049001 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) 20250212130049001 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212130049001 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130049001 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130049001 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130049001 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130049001 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130049001 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130049002 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130049002 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130049002 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130049002 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130049002 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130049002 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130049002 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130049002 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130049002 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130049002 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130049002 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130049002 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130049002 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130049002 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130049002 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130049002 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130049002 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130049002 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130049002 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212130049002 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) 20250212130049003 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212130049004 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s BTS(1126)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" MTC@8d0f06c41a7d: Start timer T: 10 s BTS(1126)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(1123)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1126)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(1126)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(1123)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1123)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(1123)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(1126)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" 20250212130049010 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212130049010 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) 20250212130049010 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) 20250212130049010 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212130049010 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212130049010 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) 20250212130049010 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212130049010 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) 20250212130049010 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1126)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(1123)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1123)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(1126)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" 20250212130049013 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212130049013 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) 20250212130049014 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) 20250212130049014 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212130049014 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212130049014 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212130049014 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130049014 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130049014 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130049014 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(1126)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212130049014 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) 20250212130049014 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212130049015 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) 20250212130049015 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) 20250212130049016 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) 20250212130049016 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) 20250212130049016 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212130049016 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1123)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1123)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212130049017 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) 20250212130049017 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) 20250212130049018 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) 20250212130049018 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) 20250212130049019 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) 20250212130049019 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) 20250212130049019 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) 20250212130049019 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) 20250212130049020 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) 20250212130049020 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) 20250212130049021 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1120@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 1120@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212130049031 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) 20250212130049031 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) 20250212130049031 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130049031 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130049031 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130049031 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130049031 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130049031 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212130049031 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130049031 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130049032 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) 20250212130049032 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) 20250212130049032 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) 20250212130049032 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) 20250212130049033 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) 20250212130049033 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) 20250212130049033 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) 20250212130049033 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) 20250212130049034 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) 20250212130049034 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) 20250212130049034 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) 20250212130049034 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) 20250212130049035 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) 20250212130049035 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) 20250212130049035 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_nacc_outbound_pkt_cell_chg_notif_twice4-BVCI1234(1121)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_pkt_cell_chg_notif_twice4-BVCI1234(1121)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212130049040 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130049040 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130049040 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130049040 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130049040 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130049040 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212130049040 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212130049040 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130049043 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) 20250212130049043 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212130049043 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212130049043 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20250212130049043 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20250212130049043 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212130049043 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(1126)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20250212130049046 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130049046 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130049046 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130049046 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130049046 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212130049046 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212130049046 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212130049046 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212130049046 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212130049046 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } } } 20250212130049050 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) 20250212130049050 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) 20250212130049051 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) 20250212130049051 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) 20250212130049053 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) 20250212130049053 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) 20250212130049054 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) 20250212130049054 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) 20250212130049055 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) 20250212130049055 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) 20250212130049055 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130049055 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130049055 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130049055 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212130049055 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212130049055 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) 20250212130049055 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) 20250212130049056 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) 20250212130049056 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) 20250212130049057 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) 20250212130049057 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) 20250212130049060 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130049075 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) 20250212130049075 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) 20250212130049076 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) 20250212130049076 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) 20250212130049077 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) 20250212130049077 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) 20250212130049077 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) 20250212130049078 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) 20250212130049078 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) 20250212130049078 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) 20250212130049079 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) 20250212130049079 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) 20250212130049080 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) 20250212130049080 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) 20250212130049081 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) 20250212130049081 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) 20250212130049081 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130049094 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) 20250212130049094 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) 20250212130049096 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) 20250212130049096 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) 20250212130049096 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) 20250212130049096 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) 20250212130049098 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) 20250212130049098 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) 20250212130049099 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) 20250212130049099 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) 20250212130049099 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) 20250212130049099 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) 20250212130049100 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) 20250212130049100 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) 20250212130049101 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) 20250212130049101 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) 20250212130049102 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130049113 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) 20250212130049113 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) 20250212130049114 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) 20250212130049114 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) 20250212130049115 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) 20250212130049115 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) 20250212130049116 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) 20250212130049116 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) 20250212130049116 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) 20250212130049117 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) 20250212130049117 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) 20250212130049117 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) 20250212130049118 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) 20250212130049118 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) 20250212130049119 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) 20250212130049119 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) 20250212130049122 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130049137 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) 20250212130049137 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) 20250212130049138 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) 20250212130049138 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) 20250212130049139 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) 20250212130049139 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) 20250212130049140 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) 20250212130049140 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) 20250212130049141 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) 20250212130049141 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) 20250212130049141 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) 20250212130049141 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) 20250212130049142 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) 20250212130049142 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) 20250212130049142 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) 20250212130049142 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) 20250212130049142 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130049155 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) 20250212130049155 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) 20250212130049156 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) 20250212130049156 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) 20250212130049156 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) 20250212130049156 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) 20250212130049156 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) 20250212130049156 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) 20250212130049156 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) 20250212130049157 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) 20250212130049157 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) 20250212130049157 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) 20250212130049157 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) 20250212130049157 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) 20250212130049157 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) 20250212130049157 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) 20250212130049159 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130049174 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) 20250212130049174 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) 20250212130049174 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) 20250212130049174 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) 20250212130049174 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) 20250212130049174 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) 20250212130049174 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) 20250212130049174 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) 20250212130049174 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) 20250212130049174 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) 20250212130049174 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) 20250212130049174 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) 20250212130049175 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) 20250212130049175 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) 20250212130049175 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) 20250212130049175 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) 20250212130049183 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130049198 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) 20250212130049198 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) 20250212130049198 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) 20250212130049198 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) 20250212130049199 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) 20250212130049199 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) 20250212130049199 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) 20250212130049199 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) 20250212130049200 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) 20250212130049200 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) 20250212130049200 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) 20250212130049200 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) 20250212130049201 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) 20250212130049201 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) 20250212130049201 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) 20250212130049201 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) 20250212130049202 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130049217 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) 20250212130049217 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) 20250212130049218 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) 20250212130049218 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) 20250212130049219 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) 20250212130049219 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) 20250212130049220 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) 20250212130049220 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) 20250212130049221 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) 20250212130049221 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) 20250212130049221 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) 20250212130049221 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) 20250212130049223 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) 20250212130049223 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) 20250212130049223 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) 20250212130049223 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) 20250212130049225 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130049236 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) 20250212130049236 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) 20250212130049239 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) 20250212130049239 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) 20250212130049240 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) 20250212130049240 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) 20250212130049241 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) 20250212130049241 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) 20250212130049241 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) 20250212130049241 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) 20250212130049242 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) 20250212130049242 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) 20250212130049243 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) 20250212130049243 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) 20250212130049244 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) 20250212130049244 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) 20250212130049246 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130049261 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 70 e8 45 18 00 20 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212130049261 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) 20250212130049261 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130049261 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130049261 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 = 28 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 1 | A5_bits = 80 | 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| (gsm_rlcmac.c:5476) 20250212130049262 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130049262 DMS INFO Creating MS object (gprs_ms.c:152) 20250212130049262 DLGLOBAL DEBUG validating counter group 0x557a269e1760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212130049262 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212130049262 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20250212130049262 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20250212130049262 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20250212130049262 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20250212130049262 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) 20250212130049262 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212130049262 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212130049262 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20250212130049262 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212130049262 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212130049262 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212130049262 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212130049262 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212130049262 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212130049262 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212130049262 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212130049262 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) 20250212130049262 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212130049262 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212130049262 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212130049262 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212130049262 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130049262 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130049263 DLGLOBAL DEBUG validating counter group 0x557a269e1b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212130049263 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212130049263 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212130049263 DLGLOBAL DEBUG validating counter group 0x557a269e1c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212130049263 DLGLOBAL DEBUG validating counter group 0x557a269e1c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212130049263 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212130049263 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212130049263 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) 20250212130049263 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) 20250212130049263 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) 20250212130049263 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20250212130049263 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212130049263 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) 20250212130049263 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212130049263 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) 20250212130049263 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20250212130049263 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20250212130049263 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212130049263 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212130049263 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20250212130049263 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) 20250212130049263 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) 20250212130049263 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) 20250212130049263 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) 20250212130049264 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) 20250212130049264 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) 20250212130049264 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) 20250212130049264 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) 20250212130049265 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) 20250212130049265 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) 20250212130049266 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) 20250212130049266 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) 20250212130049267 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) 20250212130049267 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) 20250212130049268 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) 20250212130049268 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212130049268 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20250212130049268 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212130049268 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212130049268 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212130049269 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212130049269 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20250212130049269 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) 20250212130049269 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212130049269 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) 20250212130049269 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) 20250212130049269 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1126)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20250212130049280 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) 20250212130049280 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) 20250212130049282 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) 20250212130049282 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) 20250212130049283 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) 20250212130049283 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) 20250212130049284 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) 20250212130049284 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) 20250212130049284 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) 20250212130049284 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) 20250212130049285 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) 20250212130049285 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) 20250212130049286 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) 20250212130049286 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) 20250212130049286 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) 20250212130049286 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) 20250212130049287 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130049300 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) 20250212130049300 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) 20250212130049302 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) 20250212130049302 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) 20250212130049303 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) 20250212130049303 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) 20250212130049304 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) 20250212130049304 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) 20250212130049305 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) 20250212130049305 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) 20250212130049305 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) 20250212130049305 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) 20250212130049306 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) 20250212130049306 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) 20250212130049307 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) 20250212130049307 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) 20250212130049308 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130049322 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) 20250212130049322 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) 20250212130049322 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) 20250212130049322 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) 20250212130049323 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) 20250212130049323 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) 20250212130049323 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) 20250212130049323 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) 20250212130049323 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) 20250212130049323 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) 20250212130049323 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) 20250212130049323 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) 20250212130049324 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) 20250212130049324 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) 20250212130049324 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) 20250212130049324 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) 20250212130049327 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130049342 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) 20250212130049342 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) 20250212130049342 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130049342 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130049342 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) 20250212130049343 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130049343 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20250212130049343 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20250212130049343 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20250212130049343 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20250212130049343 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20250212130049343 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20250212130049343 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) 20250212130049344 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) 20250212130049345 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) 20250212130049345 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) 20250212130049346 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) 20250212130049346 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) 20250212130049347 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) 20250212130049348 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) 20250212130049348 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) 20250212130049348 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) 20250212130049349 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) 20250212130049349 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) 20250212130049349 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) 20250212130049350 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) 20250212130049350 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130049361 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) 20250212130049361 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) 20250212130049361 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130049361 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130049361 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) 20250212130049362 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130049362 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20250212130049362 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20250212130049362 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20250212130049362 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20250212130049362 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20250212130049362 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20250212130049363 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) 20250212130049363 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) 20250212130049365 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) 20250212130049365 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) 20250212130049365 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) 20250212130049365 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) 20250212130049366 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) 20250212130049366 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) 20250212130049367 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) 20250212130049367 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) 20250212130049368 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) 20250212130049368 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) 20250212130049368 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) 20250212130049368 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) 20250212130049370 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130049372 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20250212130049372 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20250212130049372 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20250212130049372 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20250212130049372 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) 20250212130049372 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) 20250212130049372 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130049372 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20250212130049385 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) 20250212130049385 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) 20250212130049386 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) 20250212130049386 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) 20250212130049388 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) 20250212130049388 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) 20250212130049389 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) 20250212130049389 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) 20250212130049390 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) 20250212130049390 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) 20250212130049391 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130049391 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130049391 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130049391 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) 20250212130049391 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20250212130049391 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20250212130049391 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20250212130049391 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20250212130049391 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20250212130049392 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) 20250212130049392 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) 20250212130049393 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) 20250212130049393 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) 20250212130049394 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) 20250212130049394 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) 20250212130049395 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) 20250212130049395 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) 20250212130049395 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20250212130049395 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130049395 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130049395 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) 20250212130049396 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130049396 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) 20250212130049396 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) 20250212130049396 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130049404 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) 20250212130049404 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) 20250212130049406 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) 20250212130049406 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) 20250212130049407 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) 20250212130049407 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) 20250212130049408 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) 20250212130049408 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) 20250212130049409 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) 20250212130049409 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) 20250212130049410 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) 20250212130049410 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) 20250212130049412 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) 20250212130049412 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) 20250212130049413 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) 20250212130049413 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) 20250212130049414 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) 20250212130049414 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) 20250212130049414 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20250212130049414 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130049414 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130049414 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) 20250212130049415 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130049415 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) 20250212130049415 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) 20250212130049415 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130049423 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) 20250212130049423 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) 20250212130049423 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) 20250212130049423 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212130049425 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) 20250212130049425 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) 20250212130049426 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) 20250212130049426 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) 20250212130049427 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) 20250212130049427 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) 20250212130049428 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) 20250212130049428 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) 20250212130049429 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) 20250212130049429 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) 20250212130049430 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) 20250212130049430 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) 20250212130049430 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) 20250212130049430 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) 20250212130049433 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) 20250212130049433 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) 20250212130049433 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20250212130049433 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130049433 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130049433 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) 20250212130049433 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130049433 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) 20250212130049433 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) 20250212130049434 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130049448 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) 20250212130049448 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) 20250212130049448 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) 20250212130049448 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212130049450 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) 20250212130049450 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) 20250212130049451 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) 20250212130049451 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) 20250212130049452 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) 20250212130049452 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) 20250212130049453 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) 20250212130049453 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) 20250212130049455 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) 20250212130049455 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) 20250212130049455 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) 20250212130049455 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) 20250212130049456 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) 20250212130049456 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) 20250212130049458 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) 20250212130049458 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) 20250212130049458 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20250212130049458 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130049458 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130049458 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) 20250212130049459 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130049459 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20250212130049459 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) 20250212130049459 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) 20250212130049459 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130049466 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) 20250212130049466 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) 20250212130049466 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130049466 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130049466 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) 20250212130049467 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130049467 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20250212130049467 DNACC NOTICE NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: TargetCell: RAT=GSM, ARFCN=863, BSIC=44 (nacc_fsm.c:291) 20250212130049467 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:416) 20250212130049467 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-863-44... (nacc_fsm.c:475) 20250212130049467 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-863-44 (pcu_l1_if.cpp:303) 20250212130049468 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) 20250212130049468 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) 20250212130049468 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) 20250212130049468 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) 20250212130049469 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) 20250212130049469 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) 20250212130049470 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) 20250212130049470 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) 20250212130049471 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) 20250212130049471 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) 20250212130049472 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) 20250212130049472 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) 20250212130049472 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) 20250212130049472 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) 20250212130049474 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130049477 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-863-44: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20250212130049477 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:121) 20250212130049477 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20250212130049477 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20250212130049477 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) 20250212130049477 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) 20250212130049477 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130049477 DNACC DEBUG neigh_cache: Removing entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:41) 20250212130049485 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) 20250212130049485 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) 20250212130049485 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) 20250212130049485 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212130049486 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) 20250212130049486 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) 20250212130049487 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) 20250212130049487 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) 20250212130049487 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) 20250212130049487 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) 20250212130049488 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) 20250212130049488 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) 20250212130049488 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) 20250212130049488 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) 20250212130049489 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) 20250212130049489 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) 20250212130049489 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) 20250212130049489 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) 20250212130049494 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) 20250212130049494 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) 20250212130049494 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20250212130049494 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) 20250212130049494 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1126)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212130049497 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130049497 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130049497 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130049497 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) 20250212130049497 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20250212130049497 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20250212130049497 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20250212130049497 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20250212130049497 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20250212130049509 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) 20250212130049509 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) 20250212130049511 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) 20250212130049511 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) 20250212130049511 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) 20250212130049512 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) 20250212130049512 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) 20250212130049512 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) 20250212130049513 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) 20250212130049513 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) 20250212130049514 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) 20250212130049514 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) 20250212130049515 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) 20250212130049515 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) 20250212130049515 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) 20250212130049515 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) 20250212130049516 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) 20250212130049516 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) 20250212130049516 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20250212130049516 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130049516 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130049516 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) 20250212130049517 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130049517 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) 20250212130049517 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) 20250212130049517 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130049529 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) 20250212130049529 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) 20250212130049529 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) 20250212130049529 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212130049530 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) 20250212130049530 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) 20250212130049531 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) 20250212130049531 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) 20250212130049532 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) 20250212130049532 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) 20250212130049533 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) 20250212130049533 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) 20250212130049534 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) 20250212130049534 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) 20250212130049534 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) 20250212130049534 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) 20250212130049535 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) 20250212130049535 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) 20250212130049536 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) 20250212130049536 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) 20250212130049536 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20250212130049536 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130049536 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130049536 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) 20250212130049537 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130049537 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) 20250212130049537 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) 20250212130049537 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130049547 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) 20250212130049548 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) 20250212130049548 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) 20250212130049548 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212130049549 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) 20250212130049549 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) 20250212130049549 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) 20250212130049549 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) 20250212130049550 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) 20250212130049550 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) 20250212130049551 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) 20250212130049551 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) 20250212130049552 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) 20250212130049552 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) 20250212130049552 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) 20250212130049552 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) 20250212130049553 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) 20250212130049553 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) 20250212130049557 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) 20250212130049558 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) 20250212130049558 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20250212130049558 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130049558 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130049558 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) 20250212130049558 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130049558 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) 20250212130049558 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) 20250212130049559 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130049572 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) 20250212130049572 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) 20250212130049572 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) 20250212130049572 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20250212130049573 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) 20250212130049573 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) 20250212130049574 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) 20250212130049574 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) 20250212130049575 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) 20250212130049575 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) 20250212130049576 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) 20250212130049576 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) 20250212130049577 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) 20250212130049577 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) 20250212130049578 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) 20250212130049578 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) 20250212130049579 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) 20250212130049579 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) 20250212130049580 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) 20250212130049580 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) 20250212130049580 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20250212130049580 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130049580 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130049580 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) 20250212130049580 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130049580 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20250212130049580 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) 20250212130049580 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) 20250212130049581 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130049591 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) 20250212130049591 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) 20250212130049591 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) 20250212130049591 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20250212130049592 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) 20250212130049592 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) 20250212130049593 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) 20250212130049593 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) 20250212130049594 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) 20250212130049594 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) 20250212130049595 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) 20250212130049595 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) 20250212130049596 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) 20250212130049596 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) 20250212130049596 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) 20250212130049596 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) 20250212130049597 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) 20250212130049597 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) 20250212130049598 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) 20250212130049598 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) 20250212130049598 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20250212130049598 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130049598 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 125 + 13 = 138 (pdch_ul_controller.c:131) 20250212130049598 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20250212130049598 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) 20250212130049599 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20250212130049599 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type POLL (pdch_ul_controller.c:184) 20250212130049599 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) 20250212130049599 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20250212130049599 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) 20250212130049599 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) 20250212130049599 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(1126)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20250212130049610 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) 20250212130049610 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) 20250212130049610 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) 20250212130049610 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20250212130049611 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) 20250212130049611 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) 20250212130049612 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) 20250212130049612 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) 20250212130049613 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) 20250212130049613 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) 20250212130049614 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) 20250212130049614 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) 20250212130049615 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) 20250212130049615 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) 20250212130049617 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) 20250212130049617 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) 20250212130049618 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) 20250212130049618 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) 20250212130049620 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130049635 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) 20250212130049635 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) 20250212130049635 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) 20250212130049635 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20250212130049637 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) 20250212130049637 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) 20250212130049638 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) 20250212130049638 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) 20250212130049639 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) 20250212130049639 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) 20250212130049640 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) 20250212130049640 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) 20250212130049641 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) 20250212130049641 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) 20250212130049642 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) 20250212130049642 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) 20250212130049643 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) 20250212130049643 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) 20250212130049643 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130049654 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) 20250212130049654 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) 20250212130049655 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) 20250212130049655 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) 20250212130049656 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) 20250212130049656 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) 20250212130049657 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) 20250212130049657 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) 20250212130049658 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) 20250212130049658 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) 20250212130049659 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) 20250212130049659 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) 20250212130049659 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) 20250212130049659 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) 20250212130049660 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) 20250212130049660 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) 20250212130049661 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130049672 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) 20250212130049672 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) 20250212130049672 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130049672 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130049672 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) 20250212130049673 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130049673 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) 20250212130049673 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20250212130049673 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20250212130049673 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20250212130049673 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20250212130049673 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(1126)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212130049674 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) 20250212130049674 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) 20250212130049675 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) 20250212130049675 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) 20250212130049676 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50924<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130049677 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) 20250212130049677 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) 20250212130049678 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) 20250212130049679 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) 20250212130049680 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) 20250212130049680 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) 20250212130049681 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) 20250212130049681 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) 20250212130049681 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) 20250212130049681 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) 20250212130049685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50910<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130049686 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212130049687 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212130049687 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130049687 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212130049687 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212130049687 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20250212130049687 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212130049687 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212130049687 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212130049687 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130049687 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212130049687 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130049687 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130049687 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130049687 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130049687 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130049687 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130049687 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130049687 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130049687 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130049687 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212130049688 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212130049688 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130049688 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212130049688 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) 20250212130049688 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) 20250212130049688 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 12612 with status 0 MTC@8d0f06c41a7d: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice4 finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice4 pass'. respawn: 100: starting: osmo-pcu Wed Feb 12 13:00:49 UTC 2025 ====== 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 20250212130049734 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212130049736 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212130049736 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130049737 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212130049763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50926<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212130049863 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50926<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=369972) Waiting for packet dumper to finish... 1 (prev_count=369972, count=386080) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice4 pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice5'. ------ PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice5 ------ Wed Feb 12 13:00:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice5' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice5 started. 1132@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_pkt_cell_chg_notif_twice5-BVCI1234(1134)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 1132@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1132@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1136)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212130053820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56600<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 1132@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(1140)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 1132@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1140)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(1137)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20250212130053830 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56614<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1137)@8d0f06c41a7d: Start timer T: 5 s PCUIF(1137)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_twice5-STATS(1142)@8d0f06c41a7d: Start timer T: 2 s 1132@8d0f06c41a7d: 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(1143)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_nacc_outbound_pkt_cell_chg_notif_twice5-STATS(1142)@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(1143)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212130054737 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130054738 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212130054738 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1137)@8d0f06c41a7d: OsmoPCU is now connected BTS(1139)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130054753 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212130054753 DLGLOBAL DEBUG validating counter group 0x55b8f419a040(bts) with 102 counters (rate_ctr.c:86) 20250212130054753 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212130054753 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212130054753 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212130054753 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212130054753 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212130054753 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212130054753 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212130054753 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212130054753 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212130054753 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212130054753 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130054753 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212130054753 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212130054753 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212130054753 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212130054753 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212130054753 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212130054753 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212130054753 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212130054753 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212130054753 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212130054753 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212130054753 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212130054753 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212130054753 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212130054753 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212130054753 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212130054753 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212130054753 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212130054753 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212130054753 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212130054753 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212130054753 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212130054753 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212130054753 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212130054753 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212130054753 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212130054753 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212130054753 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212130054753 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212130054753 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212130054753 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212130054753 DLGLOBAL DEBUG validating counter group 0x7f373bbd95e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212130054753 DLGLOBAL DEBUG validating counter group 0x55b8f4199720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212130054753 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212130054753 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212130054753 DLGLOBAL DEBUG validating counter group 0x7f373bbda180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212130054753 DLGLOBAL DEBUG validating counter group 0x7f373bbda160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212130054753 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212130054753 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) 20250212130054753 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) 20250212130054754 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212130054754 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130054754 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130054754 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130054754 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130054754 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130054754 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130054754 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130054754 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130054754 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130054754 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130054754 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130054754 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130054754 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130054754 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130054754 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130054754 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130054754 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130054754 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130054754 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130054754 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130054754 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130054754 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130054754 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130054754 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130054754 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212130054754 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) 20250212130054754 DL1IF DEBUG 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@8d0f06c41a7d: Start timer T: 2 s 20250212130054756 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s BTS(1139)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" MTC@8d0f06c41a7d: Start timer T: 2 s BTS(1139)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(1136)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(1136)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1136)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(1136)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(1139)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" MTC@8d0f06c41a7d: Start timer T: 10 s BTS(1139)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(1139)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" 20250212130054764 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212130054764 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) 20250212130054764 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) 20250212130054764 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212130054764 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212130054764 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) 20250212130054765 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212130054765 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) 20250212130054765 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1139)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(1136)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. BTS(1139)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(1136)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212130054767 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212130054767 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) 20250212130054767 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) 20250212130054767 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212130054767 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212130054767 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212130054767 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130054767 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130054767 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130054767 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(1139)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212130054768 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) 20250212130054768 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212130054769 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) 20250212130054769 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) 20250212130054769 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) 20250212130054769 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(1136)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1136)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1136)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212130054770 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212130054770 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) 20250212130054770 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) 20250212130054770 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) 20250212130054770 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) 20250212130054770 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) 20250212130054771 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) 20250212130054771 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) 20250212130054771 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) 20250212130054771 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) 20250212130054771 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) 20250212130054771 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) 20250212130054772 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1133@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 1133@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212130054782 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130054782 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130054782 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130054782 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130054782 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130054782 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212130054782 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130054782 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130054784 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) 20250212130054784 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) 20250212130054785 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) 20250212130054785 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) 20250212130054786 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) 20250212130054786 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) 20250212130054786 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) 20250212130054786 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) 20250212130054787 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) 20250212130054787 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) 20250212130054788 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) 20250212130054788 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) 20250212130054789 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) 20250212130054789 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) 20250212130054789 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) 20250212130054789 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) 20250212130054790 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_nacc_outbound_pkt_cell_chg_notif_twice5-BVCI1234(1134)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_pkt_cell_chg_notif_twice5-BVCI1234(1134)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212130054794 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130054794 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130054794 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130054794 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130054794 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130054794 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212130054794 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212130054794 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130054798 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) 20250212130054798 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212130054798 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212130054798 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20250212130054798 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20250212130054798 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212130054798 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) 20250212130054800 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130054800 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130054800 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130054800 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130054800 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212130054800 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212130054800 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212130054800 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212130054800 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212130054800 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(1139)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20250212130054804 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) 20250212130054804 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@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } } } 20250212130054805 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) 20250212130054805 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) 20250212130054806 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) 20250212130054806 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) 20250212130054807 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) 20250212130054807 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) 20250212130054808 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) 20250212130054808 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) 20250212130054809 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130054809 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130054809 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130054809 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212130054809 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212130054809 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) 20250212130054809 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) 20250212130054811 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) 20250212130054811 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) 20250212130054812 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) 20250212130054812 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) 20250212130054813 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130054826 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) 20250212130054826 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) 20250212130054828 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) 20250212130054828 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) 20250212130054828 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) 20250212130054828 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) 20250212130054829 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) 20250212130054829 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) 20250212130054830 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) 20250212130054830 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) 20250212130054831 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) 20250212130054831 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) 20250212130054831 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) 20250212130054831 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) 20250212130054832 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) 20250212130054832 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) 20250212130054833 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130054845 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) 20250212130054845 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) 20250212130054846 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) 20250212130054846 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) 20250212130054847 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) 20250212130054847 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) 20250212130054848 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) 20250212130054848 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) 20250212130054849 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) 20250212130054849 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) 20250212130054849 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) 20250212130054849 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) 20250212130054850 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) 20250212130054850 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) 20250212130054851 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) 20250212130054851 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) 20250212130054852 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130054864 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) 20250212130054864 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) 20250212130054865 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) 20250212130054865 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) 20250212130054866 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) 20250212130054867 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) 20250212130054868 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) 20250212130054868 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) 20250212130054868 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) 20250212130054868 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) 20250212130054869 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) 20250212130054869 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) 20250212130054870 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) 20250212130054870 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) 20250212130054871 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) 20250212130054871 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) 20250212130054874 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130054888 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) 20250212130054888 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) 20250212130054889 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) 20250212130054889 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) 20250212130054890 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) 20250212130054890 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) 20250212130054891 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) 20250212130054891 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) 20250212130054892 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) 20250212130054892 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) 20250212130054893 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) 20250212130054893 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) 20250212130054893 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) 20250212130054893 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) 20250212130054894 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) 20250212130054894 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) 20250212130054895 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130054907 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) 20250212130054907 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) 20250212130054908 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) 20250212130054908 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) 20250212130054909 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) 20250212130054909 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) 20250212130054910 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) 20250212130054910 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) 20250212130054911 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) 20250212130054911 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) 20250212130054912 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) 20250212130054912 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) 20250212130054913 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) 20250212130054913 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) 20250212130054913 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) 20250212130054913 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) 20250212130054914 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130054926 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) 20250212130054926 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) 20250212130054928 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) 20250212130054928 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) 20250212130054928 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) 20250212130054928 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) 20250212130054929 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) 20250212130054929 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) 20250212130054930 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) 20250212130054930 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) 20250212130054931 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) 20250212130054931 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) 20250212130054932 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) 20250212130054932 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) 20250212130054934 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) 20250212130054934 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) 20250212130054937 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130054951 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) 20250212130054951 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) 20250212130054953 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) 20250212130054953 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) 20250212130054954 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) 20250212130054954 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) 20250212130054956 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) 20250212130054956 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) 20250212130054957 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) 20250212130054957 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) 20250212130054958 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) 20250212130054958 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) 20250212130054959 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) 20250212130054959 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) 20250212130054961 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) 20250212130054961 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) 20250212130054962 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130054970 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) 20250212130054970 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) 20250212130054972 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) 20250212130054972 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) 20250212130054973 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) 20250212130054973 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) 20250212130054974 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) 20250212130054974 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) 20250212130054975 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) 20250212130054975 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) 20250212130054976 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) 20250212130054976 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) 20250212130054976 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) 20250212130054976 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) 20250212130054977 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) 20250212130054977 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) 20250212130054978 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130054989 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) 20250212130054989 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) 20250212130054992 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) 20250212130054992 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) 20250212130054993 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) 20250212130054993 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) 20250212130054993 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) 20250212130054993 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) 20250212130054994 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) 20250212130054994 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) 20250212130054995 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) 20250212130054995 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) 20250212130054996 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) 20250212130054996 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) 20250212130054997 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) 20250212130054997 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) 20250212130054998 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130055013 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 70 e8 45 18 00 20 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212130055013 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) 20250212130055013 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130055013 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130055013 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 = 28 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 1 | A5_bits = 80 | 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| (gsm_rlcmac.c:5476) 20250212130055015 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130055015 DMS INFO Creating MS object (gprs_ms.c:152) 20250212130055015 DLGLOBAL DEBUG validating counter group 0x55b8f4199760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212130055015 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212130055015 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20250212130055016 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20250212130055016 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20250212130055016 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20250212130055016 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) 20250212130055016 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212130055016 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212130055016 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20250212130055016 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212130055016 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212130055016 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212130055016 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212130055016 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212130055016 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212130055016 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212130055016 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212130055016 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) 20250212130055016 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212130055016 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212130055016 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212130055016 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212130055016 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130055016 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130055016 DLGLOBAL DEBUG validating counter group 0x55b8f4199b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212130055016 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212130055017 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212130055017 DLGLOBAL DEBUG validating counter group 0x55b8f4199c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212130055017 DLGLOBAL DEBUG validating counter group 0x55b8f4199c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212130055017 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212130055017 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212130055017 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) 20250212130055017 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) 20250212130055017 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) 20250212130055017 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20250212130055017 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212130055017 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) 20250212130055017 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212130055017 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) 20250212130055017 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20250212130055017 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20250212130055017 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212130055017 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212130055017 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20250212130055017 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) 20250212130055017 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) 20250212130055017 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) 20250212130055017 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) 20250212130055018 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) 20250212130055018 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) 20250212130055019 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) 20250212130055019 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) 20250212130055020 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) 20250212130055020 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) 20250212130055020 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) 20250212130055020 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) 20250212130055021 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) 20250212130055021 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) 20250212130055023 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) 20250212130055023 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212130055023 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20250212130055023 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212130055023 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212130055023 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212130055024 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212130055024 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20250212130055024 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) 20250212130055024 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212130055024 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) 20250212130055024 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) 20250212130055024 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1139)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20250212130055033 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) 20250212130055033 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) 20250212130055035 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) 20250212130055035 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) 20250212130055035 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) 20250212130055035 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) 20250212130055036 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) 20250212130055036 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) 20250212130055037 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) 20250212130055037 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) 20250212130055037 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) 20250212130055037 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) 20250212130055038 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) 20250212130055038 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) 20250212130055038 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) 20250212130055038 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) 20250212130055039 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130055051 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) 20250212130055051 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) 20250212130055052 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) 20250212130055052 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) 20250212130055052 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) 20250212130055052 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) 20250212130055052 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) 20250212130055052 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) 20250212130055053 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) 20250212130055053 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) 20250212130055053 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) 20250212130055053 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) 20250212130055054 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) 20250212130055054 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) 20250212130055054 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) 20250212130055054 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) 20250212130055060 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130055075 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) 20250212130055075 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) 20250212130055076 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) 20250212130055076 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) 20250212130055077 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) 20250212130055077 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) 20250212130055078 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) 20250212130055078 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) 20250212130055079 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) 20250212130055079 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) 20250212130055080 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) 20250212130055080 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) 20250212130055081 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) 20250212130055081 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) 20250212130055083 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) 20250212130055083 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) 20250212130055084 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130055095 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) 20250212130055095 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) 20250212130055095 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130055095 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130055095 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) 20250212130055095 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130055095 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20250212130055095 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20250212130055095 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20250212130055095 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20250212130055095 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20250212130055095 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20250212130055097 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) 20250212130055097 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) 20250212130055099 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) 20250212130055099 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) 20250212130055100 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) 20250212130055100 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) 20250212130055101 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) 20250212130055101 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) 20250212130055101 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) 20250212130055101 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) 20250212130055102 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) 20250212130055102 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) 20250212130055103 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) 20250212130055103 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) 20250212130055104 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130055114 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) 20250212130055114 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) 20250212130055114 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130055114 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130055114 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) 20250212130055114 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130055115 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20250212130055115 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20250212130055115 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20250212130055115 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20250212130055115 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20250212130055115 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20250212130055115 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) 20250212130055115 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) 20250212130055116 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) 20250212130055116 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) 20250212130055117 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) 20250212130055117 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) 20250212130055118 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) 20250212130055118 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) 20250212130055119 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) 20250212130055119 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) 20250212130055119 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) 20250212130055119 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) 20250212130055120 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) 20250212130055120 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) 20250212130055123 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130055125 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20250212130055125 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20250212130055125 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20250212130055125 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20250212130055125 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) 20250212130055125 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) 20250212130055125 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130055125 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20250212130055139 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) 20250212130055139 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) 20250212130055140 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) 20250212130055140 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) 20250212130055141 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) 20250212130055141 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) 20250212130055142 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) 20250212130055142 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) 20250212130055143 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) 20250212130055143 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) 20250212130055143 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130055143 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130055143 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130055144 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) 20250212130055144 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20250212130055144 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20250212130055144 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20250212130055144 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20250212130055144 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20250212130055144 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) 20250212130055144 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) 20250212130055144 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) 20250212130055144 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) 20250212130055145 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) 20250212130055145 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) 20250212130055146 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) 20250212130055146 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) 20250212130055146 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20250212130055146 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130055146 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130055146 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) 20250212130055147 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130055147 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) 20250212130055147 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) 20250212130055147 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130055159 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) 20250212130055159 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) 20250212130055161 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) 20250212130055162 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) 20250212130055163 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) 20250212130055163 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) 20250212130055164 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) 20250212130055164 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) 20250212130055165 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) 20250212130055165 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) 20250212130055167 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) 20250212130055167 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) 20250212130055168 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) 20250212130055168 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) 20250212130055169 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) 20250212130055169 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) 20250212130055171 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) 20250212130055171 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) 20250212130055171 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20250212130055171 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130055171 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130055171 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) 20250212130055171 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130055171 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) 20250212130055171 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) 20250212130055172 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130055177 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) 20250212130055177 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) 20250212130055177 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) 20250212130055177 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212130055179 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) 20250212130055179 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) 20250212130055179 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) 20250212130055180 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) 20250212130055180 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) 20250212130055180 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) 20250212130055181 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) 20250212130055181 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) 20250212130055181 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) 20250212130055181 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) 20250212130055182 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) 20250212130055182 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) 20250212130055182 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) 20250212130055182 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) 20250212130055185 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) 20250212130055185 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) 20250212130055185 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20250212130055185 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130055185 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130055185 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) 20250212130055186 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130055186 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) 20250212130055186 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) 20250212130055186 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130055200 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) 20250212130055200 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) 20250212130055200 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) 20250212130055200 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212130055203 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) 20250212130055203 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) 20250212130055204 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) 20250212130055204 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) 20250212130055205 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) 20250212130055205 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) 20250212130055206 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) 20250212130055206 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) 20250212130055207 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) 20250212130055207 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) 20250212130055207 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) 20250212130055207 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) 20250212130055208 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) 20250212130055208 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) 20250212130055209 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) 20250212130055209 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) 20250212130055209 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20250212130055209 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130055209 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130055209 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) 20250212130055209 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130055209 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20250212130055209 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) 20250212130055209 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) 20250212130055209 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130055219 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) 20250212130055219 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) 20250212130055219 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) 20250212130055219 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212130055219 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) 20250212130055219 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) 20250212130055220 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) 20250212130055220 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) 20250212130055220 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) 20250212130055220 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) 20250212130055220 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) 20250212130055220 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) 20250212130055220 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) 20250212130055220 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) 20250212130055220 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) 20250212130055220 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) 20250212130055221 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) 20250212130055221 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) 20250212130055224 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) 20250212130055224 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) 20250212130055224 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20250212130055224 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130055224 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 99 + 13 = 112 (pdch_ul_controller.c:131) 20250212130055224 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20250212130055224 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) 20250212130055224 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20250212130055224 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type POLL (pdch_ul_controller.c:184) 20250212130055224 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) 20250212130055224 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20250212130055224 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) 20250212130055224 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) 20250212130055224 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(1139)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20250212130055239 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) 20250212130055239 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) 20250212130055239 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130055239 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130055239 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) 20250212130055240 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130055240 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20250212130055240 DNACC NOTICE NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: TargetCell: RAT=GSM, ARFCN=863, BSIC=44 (nacc_fsm.c:291) 20250212130055240 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:416) 20250212130055240 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-863-44... (nacc_fsm.c:475) 20250212130055240 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-863-44 (pcu_l1_if.cpp:303) 20250212130055241 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) 20250212130055241 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) 20250212130055242 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) 20250212130055242 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) 20250212130055243 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) 20250212130055243 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) 20250212130055244 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) 20250212130055244 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) 20250212130055244 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) 20250212130055245 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) 20250212130055245 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) 20250212130055245 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) 20250212130055246 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) 20250212130055246 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) 20250212130055249 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130055250 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-863-44: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20250212130055250 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:121) 20250212130055250 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20250212130055250 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20250212130055250 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) 20250212130055250 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) 20250212130055250 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130055250 DNACC DEBUG neigh_cache: Removing entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:41) 20250212130055263 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) 20250212130055263 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) 20250212130055263 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) 20250212130055263 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212130055264 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) 20250212130055264 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) 20250212130055265 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) 20250212130055265 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) 20250212130055265 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) 20250212130055265 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) 20250212130055265 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) 20250212130055265 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) 20250212130055266 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) 20250212130055266 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) 20250212130055266 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) 20250212130055266 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) 20250212130055267 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) 20250212130055267 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) 20250212130055269 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130055283 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) 20250212130055283 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) 20250212130055284 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) 20250212130055284 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) 20250212130055285 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) 20250212130055285 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) 20250212130055286 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) 20250212130055286 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) 20250212130055287 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) 20250212130055287 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) 20250212130055288 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) 20250212130055288 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) 20250212130055289 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) 20250212130055289 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) 20250212130055290 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) 20250212130055290 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) 20250212130055291 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130055302 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) 20250212130055302 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) 20250212130055302 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130055302 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130055302 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) 20250212130055302 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130055302 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) 20250212130055302 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:442) 20250212130055302 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) 20250212130055302 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) 20250212130055302 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) 20250212130055304 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) 20250212130055304 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) 20250212130055304 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) 20250212130055304 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) 20250212130055305 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) 20250212130055305 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) 20250212130055306 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) 20250212130055306 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) 20250212130055307 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) 20250212130055307 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) 20250212130055308 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) 20250212130055308 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) 20250212130055309 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) 20250212130055309 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) 20250212130055311 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) 20250212130055311 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) 20250212130055311 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20250212130055311 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) 20250212130055312 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(1139)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20250212130055318 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130055318 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130055318 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130055319 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) 20250212130055319 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20250212130055319 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20250212130055319 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20250212130055319 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20250212130055319 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20250212130055326 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) 20250212130055326 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) 20250212130055328 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) 20250212130055328 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) 20250212130055329 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) 20250212130055329 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) 20250212130055330 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) 20250212130055330 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) 20250212130055331 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) 20250212130055331 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) 20250212130055332 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) 20250212130055332 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) 20250212130055333 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) 20250212130055333 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) 20250212130055333 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) 20250212130055333 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) 20250212130055334 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) 20250212130055334 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) 20250212130055334 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20250212130055334 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130055334 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130055335 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) 20250212130055335 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130055335 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) 20250212130055335 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) 20250212130055335 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130055345 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) 20250212130055345 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) 20250212130055345 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) 20250212130055345 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212130055346 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) 20250212130055346 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) 20250212130055346 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) 20250212130055346 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) 20250212130055348 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) 20250212130055348 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) 20250212130055349 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) 20250212130055349 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) 20250212130055350 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) 20250212130055350 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) 20250212130055351 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) 20250212130055351 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) 20250212130055352 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) 20250212130055352 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) 20250212130055352 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) 20250212130055352 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) 20250212130055352 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20250212130055352 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130055352 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130055352 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) 20250212130055352 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130055353 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) 20250212130055353 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) 20250212130055353 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130055363 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) 20250212130055363 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) 20250212130055363 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) 20250212130055363 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20250212130055364 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) 20250212130055364 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) 20250212130055364 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) 20250212130055364 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) 20250212130055365 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) 20250212130055365 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) 20250212130055365 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) 20250212130055365 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) 20250212130055366 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) 20250212130055366 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) 20250212130055366 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) 20250212130055366 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) 20250212130055366 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) 20250212130055366 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) 20250212130055373 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) 20250212130055373 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) 20250212130055373 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20250212130055373 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130055373 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130055373 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) 20250212130055373 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130055373 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) 20250212130055373 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) 20250212130055373 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130055388 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) 20250212130055388 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) 20250212130055388 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) 20250212130055388 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20250212130055389 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) 20250212130055389 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) 20250212130055390 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) 20250212130055390 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) 20250212130055391 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) 20250212130055391 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) 20250212130055392 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) 20250212130055392 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) 20250212130055393 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) 20250212130055393 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) 20250212130055393 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) 20250212130055393 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) 20250212130055394 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) 20250212130055394 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) 20250212130055395 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) 20250212130055395 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) 20250212130055395 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20250212130055395 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130055395 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130055395 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) 20250212130055395 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130055395 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20250212130055395 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) 20250212130055395 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) 20250212130055395 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130055406 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) 20250212130055406 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) 20250212130055406 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) 20250212130055406 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20250212130055406 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) 20250212130055406 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) 20250212130055406 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) 20250212130055406 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) 20250212130055406 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) 20250212130055406 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) 20250212130055406 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) 20250212130055406 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) 20250212130055406 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) 20250212130055406 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) 20250212130055407 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) 20250212130055407 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) 20250212130055407 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) 20250212130055407 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) 20250212130055410 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) 20250212130055410 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) 20250212130055410 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20250212130055410 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130055410 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 138 + 13 = 151 (pdch_ul_controller.c:131) 20250212130055410 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20250212130055410 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) 20250212130055410 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20250212130055410 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type POLL (pdch_ul_controller.c:184) 20250212130055410 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) 20250212130055410 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20250212130055410 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) 20250212130055410 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) 20250212130055411 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(1139)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20250212130055424 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) 20250212130055424 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) 20250212130055424 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) 20250212130055424 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20250212130055425 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) 20250212130055425 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) 20250212130055425 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) 20250212130055425 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) 20250212130055425 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) 20250212130055425 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) 20250212130055425 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) 20250212130055425 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) 20250212130055425 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) 20250212130055425 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) 20250212130055425 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) 20250212130055425 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) 20250212130055426 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) 20250212130055426 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) 20250212130055434 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130055448 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) 20250212130055448 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) 20250212130055448 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) 20250212130055448 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20250212130055448 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20250212130055448 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20250212130055448 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) 20250212130055448 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) 20250212130055448 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) 20250212130055448 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) 20250212130055448 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) 20250212130055448 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) 20250212130055448 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) 20250212130055448 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) 20250212130055448 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) 20250212130055448 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) 20250212130055449 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) 20250212130055449 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) 20250212130055449 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) 20250212130055449 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) 20250212130055452 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130055466 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) 20250212130055466 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) 20250212130055467 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) 20250212130055467 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) 20250212130055467 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) 20250212130055467 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) 20250212130055467 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) 20250212130055467 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) 20250212130055467 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) 20250212130055467 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) 20250212130055467 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) 20250212130055467 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) 20250212130055467 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) 20250212130055467 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) 20250212130055468 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) 20250212130055468 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) 20250212130055471 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130055485 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) 20250212130055485 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) 20250212130055485 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130055485 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130055485 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) 20250212130055485 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130055485 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) 20250212130055485 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20250212130055485 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20250212130055485 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20250212130055485 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20250212130055485 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(1139)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212130055486 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) 20250212130055486 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) 20250212130055486 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) 20250212130055486 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) 20250212130055486 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) 20250212130055486 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) 20250212130055486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56614<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130055487 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) 20250212130055487 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) 20250212130055487 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) 20250212130055487 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) 20250212130055487 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) 20250212130055487 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) 20250212130055487 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) 20250212130055487 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) 20250212130055488 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56600<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130055488 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212130055488 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212130055488 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130055488 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20250212130055488 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212130055488 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20250212130055488 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212130055488 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212130055488 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212130055488 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130055488 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}: Deallocated (fsm.c:568) 20250212130055488 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130055488 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130055488 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130055488 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130055488 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130055488 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130055488 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130055488 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130055488 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130055488 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212130055488 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212130055488 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130055488 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212130055488 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) 20250212130055488 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) 20250212130055488 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 12680 with status 0 respawn: 101: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice5 finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice5 pass'. Wed Feb 12 13:00:55 UTC 2025 ====== 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 20250212130055501 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212130055501 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212130055501 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130055501 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212130055520 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56618<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212130055620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56618<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=325548) Waiting for packet dumper to finish... 1 (prev_count=325548, count=416656) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice5 pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf'. ------ PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf ------ Wed Feb 12 13:00:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf started. 1145@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 1145@8d0f06c41a7d: 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_unassigned_dl_tbf-BVCI1234(1148)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(1149)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s -NSVCI1234(1149)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 1145@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 20250212130058751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56632<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 1145@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(1153)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 1145@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(1153)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(1150)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1150)@8d0f06c41a7d: Start timer T: 5 s PCUIF(1150)@8d0f06c41a7d: Start timer T_Conn: 10 s 20250212130058759 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56644<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf-STATS(1155)@8d0f06c41a7d: Start timer T: 2 s 1145@8d0f06c41a7d: 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(1156)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf-STATS(1155)@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(1156)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212130100501 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130100501 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212130100501 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1150)@8d0f06c41a7d: OsmoPCU is now connected BTS(1152)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130100516 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212130100516 DLGLOBAL DEBUG validating counter group 0x555d4ad6f040(bts) with 102 counters (rate_ctr.c:86) 20250212130100516 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212130100516 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212130100516 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212130100516 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212130100516 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212130100516 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212130100516 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212130100516 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212130100516 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212130100516 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212130100516 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212130100516 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212130100516 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212130100516 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212130100516 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212130100516 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212130100516 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212130100516 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212130100516 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212130100516 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212130100516 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212130100516 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212130100516 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212130100516 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212130100516 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212130100516 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212130100516 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212130100517 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130100517 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212130100517 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212130100517 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212130100517 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212130100517 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212130100517 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212130100517 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212130100517 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212130100517 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212130100517 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212130100517 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212130100517 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212130100517 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212130100517 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212130100517 DLGLOBAL DEBUG validating counter group 0x7f2c321e25e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212130100517 DLGLOBAL DEBUG validating counter group 0x555d4ad6e720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212130100517 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212130100517 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212130100517 DLGLOBAL DEBUG validating counter group 0x7f2c321e3180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212130100517 DLGLOBAL DEBUG validating counter group 0x7f2c321e3160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212130100517 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212130100517 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) 20250212130100517 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) 20250212130100517 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212130100517 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130100517 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130100517 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130100517 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130100517 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130100517 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130100517 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130100517 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130100517 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130100517 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130100517 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130100517 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130100517 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130100517 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130100517 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130100517 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130100517 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130100517 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130100517 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130100517 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130100517 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130100517 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130100517 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130100517 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130100517 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212130100518 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) 20250212130100518 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212130100519 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 10 s BTS(1152)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1152)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(1152)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(1149)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(1149)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE BTS(1152)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(1149)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(1149)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(1152)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" 20250212130100524 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212130100524 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) 20250212130100525 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) 20250212130100525 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212130100525 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212130100525 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(1152)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" 20250212130100525 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212130100525 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) 20250212130100525 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1152)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(1149)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1149)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212130100528 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212130100528 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) 20250212130100528 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) 20250212130100528 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212130100528 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212130100528 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212130100528 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130100528 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130100528 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130100528 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212130100530 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) 20250212130100530 DL1IF DEBUG 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(1152)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212130100531 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212130100531 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(1149)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1149)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1149)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212130100532 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) 20250212130100532 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) 20250212130100533 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) 20250212130100533 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) 20250212130100534 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) 20250212130100534 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) 20250212130100535 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) 20250212130100535 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) 20250212130100536 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) 20250212130100536 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) 20250212130100537 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) 20250212130100537 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) 20250212130100538 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) 20250212130100538 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) 20250212130100539 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1146@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 1146@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212130100544 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130100544 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130100544 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130100544 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130100544 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130100544 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212130100544 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130100544 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130100547 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) 20250212130100547 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) 20250212130100548 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) 20250212130100548 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) 20250212130100548 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) 20250212130100548 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) 20250212130100548 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) 20250212130100548 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) 20250212130100549 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) 20250212130100549 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) 20250212130100549 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) 20250212130100549 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) 20250212130100549 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) 20250212130100549 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) 20250212130100550 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) 20250212130100550 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_unassigned_dl_tbf-BVCI1234(1148)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 20250212130100551 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf-BVCI1234(1148)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212130100552 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130100552 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130100552 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130100552 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130100552 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130100552 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212130100552 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212130100552 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130100554 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) 20250212130100554 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212130100554 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212130100554 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20250212130100554 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20250212130100554 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212130100554 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(1152)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20250212130100556 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130100556 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130100556 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130100556 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130100556 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212130100556 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212130100556 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212130100556 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212130100556 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212130100556 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } } } 20250212130100561 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130100561 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130100561 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130100561 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212130100561 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212130100565 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) 20250212130100565 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) 20250212130100566 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) 20250212130100566 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) 20250212130100566 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) 20250212130100566 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) 20250212130100567 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) 20250212130100567 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) 20250212130100568 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) 20250212130100568 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) 20250212130100569 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) 20250212130100569 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) 20250212130100570 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) 20250212130100570 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) 20250212130100570 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) 20250212130100570 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) 20250212130100575 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130100589 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) 20250212130100589 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) 20250212130100592 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) 20250212130100592 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) 20250212130100592 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) 20250212130100592 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) 20250212130100593 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) 20250212130100593 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) 20250212130100594 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) 20250212130100594 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) 20250212130100595 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) 20250212130100595 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) 20250212130100596 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) 20250212130100596 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) 20250212130100597 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) 20250212130100597 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) 20250212130100597 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130100608 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) 20250212130100609 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) 20250212130100610 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) 20250212130100610 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) 20250212130100611 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) 20250212130100611 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) 20250212130100612 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) 20250212130100612 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) 20250212130100612 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) 20250212130100612 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) 20250212130100613 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) 20250212130100613 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) 20250212130100614 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) 20250212130100614 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) 20250212130100615 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) 20250212130100615 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) 20250212130100615 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130100628 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) 20250212130100628 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) 20250212130100629 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) 20250212130100629 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) 20250212130100629 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) 20250212130100629 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) 20250212130100630 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) 20250212130100630 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) 20250212130100631 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) 20250212130100631 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) 20250212130100632 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) 20250212130100632 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) 20250212130100632 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) 20250212130100632 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) 20250212130100633 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) 20250212130100633 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) 20250212130100637 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130100651 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) 20250212130100651 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) 20250212130100652 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) 20250212130100652 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) 20250212130100653 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) 20250212130100653 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) 20250212130100654 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) 20250212130100654 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) 20250212130100655 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) 20250212130100655 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) 20250212130100656 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) 20250212130100656 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) 20250212130100656 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) 20250212130100656 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) 20250212130100657 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) 20250212130100657 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) 20250212130100658 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130100670 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) 20250212130100670 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) 20250212130100671 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) 20250212130100671 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) 20250212130100672 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) 20250212130100672 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) 20250212130100673 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) 20250212130100673 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) 20250212130100674 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) 20250212130100674 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) 20250212130100675 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) 20250212130100675 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) 20250212130100675 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) 20250212130100675 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) 20250212130100676 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) 20250212130100676 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) 20250212130100677 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130100689 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) 20250212130100689 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) 20250212130100690 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) 20250212130100690 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) 20250212130100691 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) 20250212130100691 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) 20250212130100692 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) 20250212130100692 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) 20250212130100693 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) 20250212130100693 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) 20250212130100694 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) 20250212130100694 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) 20250212130100694 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) 20250212130100694 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) 20250212130100695 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) 20250212130100695 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) 20250212130100699 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130100713 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) 20250212130100713 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) 20250212130100714 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) 20250212130100714 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) 20250212130100715 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) 20250212130100715 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) 20250212130100716 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) 20250212130100716 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) 20250212130100717 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) 20250212130100717 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) 20250212130100718 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) 20250212130100718 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) 20250212130100719 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) 20250212130100719 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) 20250212130100720 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) 20250212130100720 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) 20250212130100721 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130100733 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) 20250212130100733 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) 20250212130100734 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) 20250212130100734 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) 20250212130100735 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) 20250212130100735 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) 20250212130100736 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) 20250212130100736 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) 20250212130100737 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) 20250212130100737 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) 20250212130100738 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) 20250212130100738 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) 20250212130100739 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) 20250212130100739 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) 20250212130100739 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) 20250212130100739 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) 20250212130100740 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130100752 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) 20250212130100752 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) 20250212130100753 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) 20250212130100753 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) 20250212130100754 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) 20250212130100754 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) 20250212130100754 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) 20250212130100755 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) 20250212130100755 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) 20250212130100755 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) 20250212130100756 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) 20250212130100756 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) 20250212130100757 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) 20250212130100757 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) 20250212130100758 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) 20250212130100758 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) 20250212130100761 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130100775 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 70 e8 45 18 00 20 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212130100775 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) 20250212130100775 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130100776 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130100776 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 = 28 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 1 | A5_bits = 80 | 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| (gsm_rlcmac.c:5476) 20250212130100777 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130100777 DMS INFO Creating MS object (gprs_ms.c:152) 20250212130100777 DLGLOBAL DEBUG validating counter group 0x555d4ad6e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212130100777 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20250212130100777 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20250212130100777 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20250212130100777 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20250212130100777 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20250212130100777 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) 20250212130100777 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212130100777 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212130100777 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20250212130100777 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212130100777 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212130100777 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212130100777 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212130100777 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212130100777 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212130100777 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212130100777 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212130100777 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) 20250212130100777 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212130100777 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212130100777 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212130100777 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212130100777 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130100777 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130100777 DLGLOBAL DEBUG validating counter group 0x555d4ad6eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212130100777 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212130100777 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212130100777 DLGLOBAL DEBUG validating counter group 0x555d4ad6ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212130100777 DLGLOBAL DEBUG validating counter group 0x555d4ad6ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212130100777 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212130100777 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212130100777 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) 20250212130100777 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) 20250212130100777 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) 20250212130100777 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20250212130100777 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212130100777 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) 20250212130100777 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212130100777 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) 20250212130100777 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20250212130100777 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20250212130100778 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212130100778 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212130100778 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20250212130100778 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) 20250212130100778 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) 20250212130100779 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) 20250212130100779 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) 20250212130100780 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) 20250212130100780 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) 20250212130100781 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) 20250212130100781 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) 20250212130100782 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) 20250212130100782 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) 20250212130100782 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) 20250212130100782 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) 20250212130100783 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) 20250212130100783 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) 20250212130100785 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) 20250212130100785 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212130100785 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20250212130100785 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212130100785 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212130100785 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20250212130100786 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212130100786 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20250212130100786 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) 20250212130100786 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212130100786 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) 20250212130100786 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) 20250212130100787 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1152)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20250212130100797 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) 20250212130100797 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) 20250212130100798 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) 20250212130100798 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) 20250212130100799 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) 20250212130100799 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) 20250212130100800 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) 20250212130100800 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) 20250212130100800 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) 20250212130100800 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) 20250212130100801 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) 20250212130100801 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) 20250212130100802 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) 20250212130100802 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) 20250212130100803 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) 20250212130100803 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) 20250212130100804 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130100814 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) 20250212130100814 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) 20250212130100815 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) 20250212130100815 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) 20250212130100817 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) 20250212130100817 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) 20250212130100818 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) 20250212130100818 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) 20250212130100819 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) 20250212130100819 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) 20250212130100820 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) 20250212130100820 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) 20250212130100821 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) 20250212130100821 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) 20250212130100822 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) 20250212130100822 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) 20250212130100824 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130100839 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) 20250212130100839 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) 20250212130100840 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) 20250212130100840 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) 20250212130100841 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) 20250212130100841 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) 20250212130100842 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) 20250212130100842 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) 20250212130100843 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) 20250212130100843 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) 20250212130100844 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) 20250212130100844 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) 20250212130100845 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) 20250212130100845 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) 20250212130100845 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) 20250212130100845 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) 20250212130100846 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130100858 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) 20250212130100858 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) 20250212130100858 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130100858 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130100858 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) 20250212130100858 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130100858 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20250212130100858 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20250212130100858 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20250212130100858 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20250212130100858 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20250212130100858 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20250212130100859 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) 20250212130100859 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) 20250212130100860 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) 20250212130100860 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) 20250212130100861 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) 20250212130100861 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) 20250212130100862 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) 20250212130100862 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) 20250212130100863 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) 20250212130100863 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) 20250212130100864 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) 20250212130100864 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) 20250212130100864 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) 20250212130100864 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) 20250212130100865 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130100877 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) 20250212130100877 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) 20250212130100877 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130100877 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130100877 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) 20250212130100877 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130100877 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20250212130100877 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20250212130100877 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20250212130100877 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20250212130100878 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20250212130100878 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20250212130100878 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) 20250212130100878 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) 20250212130100879 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) 20250212130100879 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) 20250212130100880 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) 20250212130100880 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) 20250212130100880 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) 20250212130100880 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) 20250212130100881 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) 20250212130100881 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) 20250212130100883 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) 20250212130100883 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) 20250212130100884 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) 20250212130100884 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) 20250212130100886 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130100888 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20250212130100888 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20250212130100888 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20250212130100888 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20250212130100888 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) 20250212130100888 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) 20250212130100888 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130100888 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20250212130100901 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) 20250212130100901 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) 20250212130100902 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) 20250212130100902 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) MTC@8d0f06c41a7d: Start timer T: 0.1 s 20250212130100903 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) 20250212130100903 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) 20250212130100905 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) 20250212130100905 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) 20250212130100906 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) 20250212130100906 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) 20250212130100907 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) 20250212130100907 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) 20250212130100908 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) 20250212130100908 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) 20250212130100908 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130100908 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130100908 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130100908 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) 20250212130100908 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20250212130100908 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20250212130100908 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20250212130100908 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20250212130100908 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20250212130100909 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) 20250212130100909 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) 20250212130100909 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130100910 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130100910 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130100910 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130100910 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212130100910 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212130100910 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20250212130100910 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20250212130100910 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20250212130100910 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212130100910 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) 20250212130100910 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212130100910 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212130100910 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212130100910 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20250212130100911 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130100911 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130100911 DLGLOBAL DEBUG validating counter group 0x555d4ad6eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212130100911 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212130100911 DLGLOBAL DEBUG validating counter group 0x555d4ad6ee20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212130100911 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20250212130100911 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212130100911 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) 20250212130100911 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) 20250212130100911 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) 20250212130100911 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20250212130100911 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20250212130100911 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) 20250212130100911 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20250212130100911 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:146) 20250212130100911 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20250212130100911 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) 20250212130100911 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20250212130100911 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) 20250212130100920 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) 20250212130100920 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) 20250212130100921 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) 20250212130100921 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) 20250212130100922 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) 20250212130100922 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) 20250212130100923 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) 20250212130100923 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) 20250212130100924 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) 20250212130100924 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) 20250212130100925 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) 20250212130100925 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) 20250212130100925 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) 20250212130100925 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) 20250212130100926 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) 20250212130100926 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) 20250212130100927 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130100939 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) 20250212130100939 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) 20250212130100940 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) 20250212130100940 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) 20250212130100941 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) 20250212130100941 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) 20250212130100942 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) 20250212130100942 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) 20250212130100943 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) 20250212130100943 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) 20250212130100944 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) 20250212130100944 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) 20250212130100945 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) 20250212130100945 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) 20250212130100945 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) 20250212130100945 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) 20250212130100949 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130100963 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) 20250212130100963 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) 20250212130100964 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) 20250212130100964 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) 20250212130100965 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) 20250212130100965 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) 20250212130100966 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) 20250212130100966 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) 20250212130100967 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) 20250212130100967 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) 20250212130100968 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) 20250212130100968 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) 20250212130100968 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) 20250212130100968 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) 20250212130100969 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) 20250212130100969 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) 20250212130100970 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130100982 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) 20250212130100982 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) 20250212130100984 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) 20250212130100984 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) 20250212130100985 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) 20250212130100985 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) 20250212130100986 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) 20250212130100986 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) 20250212130100987 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) 20250212130100987 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) 20250212130100987 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) 20250212130100987 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) 20250212130100988 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) 20250212130100988 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) 20250212130100990 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) 20250212130100990 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) 20250212130100992 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130101002 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) 20250212130101002 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) 20250212130101004 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) 20250212130101004 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) 20250212130101005 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) 20250212130101005 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) 20250212130101006 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) 20250212130101006 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) 20250212130101007 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) 20250212130101007 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) 20250212130101007 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) 20250212130101007 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) 20250212130101008 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) 20250212130101008 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) 20250212130101009 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) 20250212130101009 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) 20250212130101011 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) 20250212130101011 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) 20250212130101011 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20250212130101011 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20250212130101011 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 104 + 13 = 117 (pdch_ul_controller.c:131) 20250212130101011 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20250212130101011 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20250212130101011 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) 20250212130101012 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20250212130101012 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type POLL (pdch_ul_controller.c:184) 20250212130101012 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:126) 20250212130101012 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20250212130101012 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) 20250212130101012 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) 20250212130101012 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1152)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++") 20250212130101025 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) 20250212130101025 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) 20250212130101026 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) 20250212130101026 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) 20250212130101027 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) 20250212130101027 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) 20250212130101028 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) 20250212130101028 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) 20250212130101029 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) 20250212130101029 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) 20250212130101029 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) 20250212130101029 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) 20250212130101030 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) 20250212130101030 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) 20250212130101031 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) 20250212130101031 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) 20250212130101032 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) 20250212130101032 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) 20250212130101032 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20250212130101032 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130101032 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130101032 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) 20250212130101032 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130101032 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) 20250212130101032 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) 20250212130101032 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130101044 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) 20250212130101044 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) 20250212130101044 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) 20250212130101044 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20250212130101045 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) 20250212130101045 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) 20250212130101046 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) 20250212130101046 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) 20250212130101048 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) 20250212130101048 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) 20250212130101048 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) 20250212130101048 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) 20250212130101049 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) 20250212130101049 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) 20250212130101050 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) 20250212130101050 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) 20250212130101051 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) 20250212130101051 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) 20250212130101052 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130101063 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) 20250212130101063 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) 20250212130101063 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) 20250212130101063 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20250212130101064 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) 20250212130101064 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) 20250212130101065 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) 20250212130101065 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) 20250212130101066 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) 20250212130101066 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) 20250212130101067 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) 20250212130101067 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) 20250212130101068 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) 20250212130101068 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) 20250212130101070 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) 20250212130101070 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) 20250212130101071 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) 20250212130101071 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) 20250212130101073 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130101086 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) 20250212130101086 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) 20250212130101086 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130101086 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130101086 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) 20250212130101086 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130101086 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=117 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20250212130101086 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} [UPLINK] DOWNLINK ASSIGNED (pdch.cpp:420) 20250212130101086 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:424) 20250212130101086 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_dl_ass_fsm.c:177) 20250212130101086 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:437) 20250212130101086 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20250212130101087 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) 20250212130101087 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) 20250212130101087 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) 20250212130101087 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) 20250212130101087 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) 20250212130101087 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) 20250212130101088 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) 20250212130101088 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) 20250212130101088 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) 20250212130101088 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) 20250212130101088 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) 20250212130101088 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) 20250212130101089 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) 20250212130101089 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) 20250212130101091 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) 20250212130101091 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) 20250212130101091 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20250212130101091 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130101091 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130101091 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) 20250212130101091 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130101091 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) 20250212130101091 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) 20250212130101091 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130101106 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) 20250212130101106 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) 20250212130101107 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) 20250212130101107 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) 20250212130101108 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) 20250212130101108 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) 20250212130101109 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) 20250212130101109 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) 20250212130101110 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) 20250212130101110 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) 20250212130101111 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) 20250212130101111 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) 20250212130101112 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) 20250212130101112 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) 20250212130101112 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) 20250212130101112 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) 20250212130101113 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) 20250212130101113 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) 20250212130101113 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20250212130101113 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130101113 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130101113 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) 20250212130101114 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130101114 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) 20250212130101114 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) 20250212130101115 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130101125 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) 20250212130101125 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) 20250212130101125 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) 20250212130101125 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20250212130101126 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) 20250212130101126 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) 20250212130101127 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) 20250212130101127 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) 20250212130101128 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) 20250212130101128 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) 20250212130101129 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) 20250212130101129 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) 20250212130101130 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) 20250212130101130 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) 20250212130101130 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) 20250212130101130 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) 20250212130101131 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) 20250212130101131 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) 20250212130101134 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) 20250212130101134 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) 20250212130101134 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20250212130101134 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130101134 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20250212130101134 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) 20250212130101135 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20250212130101135 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20250212130101135 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) 20250212130101135 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) 20250212130101135 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130101150 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) 20250212130101150 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) 20250212130101150 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) 20250212130101150 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20250212130101151 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) 20250212130101151 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) 20250212130101152 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) 20250212130101152 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) 20250212130101153 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) 20250212130101153 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) 20250212130101154 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) 20250212130101154 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) 20250212130101155 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) 20250212130101155 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) 20250212130101156 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) 20250212130101156 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) 20250212130101156 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) 20250212130101156 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) 20250212130101158 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) 20250212130101158 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) 20250212130101158 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20250212130101158 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20250212130101158 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 134 + 13 = 147 (pdch_ul_controller.c:131) 20250212130101158 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20250212130101158 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) 20250212130101158 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20250212130101158 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type POLL (pdch_ul_controller.c:184) 20250212130101158 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) 20250212130101158 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20250212130101158 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) 20250212130101158 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) 20250212130101158 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(1152)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20250212130101168 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) 20250212130101168 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) 20250212130101168 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) 20250212130101168 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20250212130101170 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) 20250212130101170 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) 20250212130101170 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) 20250212130101171 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) 20250212130101171 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) 20250212130101171 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) 20250212130101172 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) 20250212130101172 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) 20250212130101173 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) 20250212130101173 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) 20250212130101174 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) 20250212130101174 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) 20250212130101175 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) 20250212130101175 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) 20250212130101175 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130101188 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) 20250212130101188 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) 20250212130101188 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) 20250212130101188 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20250212130101189 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) 20250212130101189 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) 20250212130101190 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) 20250212130101190 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) 20250212130101190 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) 20250212130101190 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) 20250212130101191 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) 20250212130101191 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) 20250212130101192 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) 20250212130101192 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) 20250212130101193 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) 20250212130101193 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) 20250212130101194 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) 20250212130101194 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) 20250212130101197 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130101212 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) 20250212130101212 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) 20250212130101213 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) 20250212130101213 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) 20250212130101214 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) 20250212130101214 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) 20250212130101214 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) 20250212130101214 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) 20250212130101215 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) 20250212130101215 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) 20250212130101216 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) 20250212130101216 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) 20250212130101217 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) 20250212130101217 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) 20250212130101218 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) 20250212130101218 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) 20250212130101218 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130101231 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) 20250212130101231 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) 20250212130101231 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130101231 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130101231 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) 20250212130101231 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130101231 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) 20250212130101231 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20250212130101231 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20250212130101231 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20250212130101231 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20250212130101231 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) 20250212130101233 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) 20250212130101233 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) 20250212130101234 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) 20250212130101234 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) 20250212130101235 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) 20250212130101235 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) 20250212130101236 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) 20250212130101236 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) 20250212130101237 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) 20250212130101237 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) 20250212130101238 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) 20250212130101238 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) 20250212130101239 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) 20250212130101239 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) 20250212130101240 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) 20250212130101240 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) 20250212130101240 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type USF (pdch_ul_controller.c:184) 20250212130101240 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) 20250212130101241 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) 20250212130101241 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) 20250212130101241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20250212130101241 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20250212130101241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20250212130101241 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) 20250212130101241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20250212130101241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 80 87 40 74 eb 49 ec 21 06 36 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20250212130101241 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) 20250212130101241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20250212130101241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20250212130101241 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) 20250212130101241 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 151 + 13 = 164 (pdch_ul_controller.c:131) 20250212130101241 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 164 for type POLL (pdch_ul_controller.c:184) 20250212130101241 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) 20250212130101241 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) 20250212130101241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 80 87 40 74 eb 49 ec 21 06 36 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20250212130101241 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 80 87 40 74 eb 49 ec 21 06 36 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) 20250212130101241 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130101250 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) 20250212130101250 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) 20250212130101251 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) 20250212130101251 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) 20250212130101252 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) 20250212130101252 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) 20250212130101253 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) 20250212130101253 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) 20250212130101254 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) 20250212130101254 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) 20250212130101254 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) 20250212130101254 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) 20250212130101255 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) 20250212130101255 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) 20250212130101256 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) 20250212130101256 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) 20250212130101259 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130101274 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) 20250212130101274 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) 20250212130101274 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) 20250212130101274 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20250212130101275 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) 20250212130101275 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) 20250212130101276 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) 20250212130101276 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) 20250212130101278 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) 20250212130101278 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) 20250212130101279 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) 20250212130101279 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) 20250212130101280 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) 20250212130101280 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) 20250212130101281 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) 20250212130101281 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) 20250212130101281 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) 20250212130101281 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) 20250212130101282 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130101293 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) 20250212130101293 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) 20250212130101295 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) 20250212130101295 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) 20250212130101296 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) 20250212130101296 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) 20250212130101296 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) 20250212130101296 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) 20250212130101297 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) 20250212130101297 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) 20250212130101298 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) 20250212130101298 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) 20250212130101298 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) 20250212130101298 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) 20250212130101299 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) 20250212130101299 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) 20250212130101299 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130101311 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) 20250212130101311 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) 20250212130101311 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130101311 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130101311 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) 20250212130101311 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130101311 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20250212130101311 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20250212130101311 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20250212130101311 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) 20250212130101311 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) 20250212130101311 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20250212130101311 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) 20250212130101311 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) 20250212130101311 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20250212130101311 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20250212130101311 DTBFDL ERROR DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Event FINAL_ACK_RECVD not permitted (tbf_dl.cpp:1076) BTS(1152)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212130101311 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) 20250212130101311 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) 20250212130101311 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) 20250212130101311 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) 20250212130101312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56644<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130101312 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) 20250212130101312 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) 20250212130101312 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) 20250212130101312 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) 20250212130101313 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) 20250212130101313 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) 20250212130101313 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) 20250212130101313 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) 20250212130101313 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) 20250212130101313 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) 20250212130101314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56632<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130101314 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212130101314 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212130101314 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130101314 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212130101314 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212130101314 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20250212130101314 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20250212130101314 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212130101314 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130101314 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212130101314 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130101314 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130101314 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212130101314 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212130101315 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:DL) Detaching TBF: TBF(DL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20250212130101315 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212130101315 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212130101315 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212130101315 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212130101315 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130101315 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130101315 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130101315 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130101315 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130101315 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130101315 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130101315 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130101315 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130101315 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212130101315 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212130101315 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130101315 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212130101315 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) 20250212130101315 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) 20250212130101315 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) MTC@8d0f06c41a7d: Test case TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf pass'. Wed Feb 12 13:01:01 UTC 2025 ====== 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 respawn: 101: stopped pid 12745 with status 0 respawn: 102: starting: osmo-pcu 20250212130101333 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212130101333 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212130101333 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130101333 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212130101354 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56648<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212130101455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56648<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=355080) Waiting for packet dumper to finish... 1 (prev_count=355080, count=407972) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_rim_ran_info_req_single_rep'. ------ PCU_Tests.TC_rim_ran_info_req_single_rep ------ Wed Feb 12 13:01:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_rim_ran_info_req_single_rep.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_rim_ran_info_req_single_rep.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_rim_ran_info_req_single_rep' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_rim_ran_info_req_single_rep started. 1158@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_rim_ran_info_req_single_rep-BVCI1234(1160)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 1158@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1158@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1162)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212130104602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36340<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 1158@8d0f06c41a7d: 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(1166)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 1158@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(1166)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(1163)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20250212130104612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36356<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1163)@8d0f06c41a7d: Start timer T: 5 s PCUIF(1163)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_rim_ran_info_req_single_rep-STATS(1168)@8d0f06c41a7d: Start timer T: 2 s TC_rim_ran_info_req_single_rep-STATS(1168)@8d0f06c41a7d: Start timer T: 2 s 1158@8d0f06c41a7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1169)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1169)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212130106334 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130106334 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212130106334 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1163)@8d0f06c41a7d: OsmoPCU is now connected BTS(1165)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212130106348 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212130106348 DLGLOBAL DEBUG validating counter group 0x562bc0a84040(bts) with 102 counters (rate_ctr.c:86) 20250212130106348 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212130106348 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212130106348 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212130106348 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212130106348 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212130106349 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212130106349 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212130106349 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212130106349 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212130106349 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212130106349 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212130106349 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212130106349 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212130106349 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212130106349 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212130106349 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212130106349 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212130106349 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212130106349 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212130106349 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212130106349 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212130106349 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212130106349 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212130106349 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212130106349 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212130106349 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212130106349 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212130106349 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212130106349 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212130106349 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212130106349 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212130106349 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212130106349 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212130106349 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212130106349 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212130106349 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212130106349 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212130106349 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212130106349 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212130106349 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212130106349 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212130106349 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212130106349 DLGLOBAL DEBUG validating counter group 0x7feb1556e5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212130106349 DLGLOBAL DEBUG validating counter group 0x562bc0a83720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212130106349 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212130106349 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212130106349 DLGLOBAL DEBUG validating counter group 0x7feb1556f180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212130106349 DLGLOBAL DEBUG validating counter group 0x7feb1556f160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212130106349 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212130106349 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) 20250212130106349 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) 20250212130106349 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212130106349 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130106349 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130106349 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130106349 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130106349 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130106349 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130106349 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130106349 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130106349 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130106349 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130106349 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130106349 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130106349 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130106349 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130106349 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130106349 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130106350 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130106350 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130106350 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130106350 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130106350 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130106350 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130106350 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130106350 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130106350 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212130106350 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) 20250212130106350 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212130106352 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) -NSVCI1234(1162)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1165)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(1162)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1162)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(1162)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(1165)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" 20250212130106357 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212130106357 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) 20250212130106357 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) 20250212130106357 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212130106357 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212130106357 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)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" 20250212130106357 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212130106358 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) 20250212130106358 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1165)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(1165)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(1162)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. 20250212130106360 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212130106360 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) 20250212130106360 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) 20250212130106360 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212130106360 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212130106360 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212130106360 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130106360 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130106360 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130106360 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) -NSVCI1234(1162)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(1165)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" 20250212130106362 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) 20250212130106362 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212130106362 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212130106362 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1162)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1162)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(1165)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(1165)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212130106364 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) 20250212130106364 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) 20250212130106365 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) 20250212130106365 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) 20250212130106366 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) 20250212130106366 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) 20250212130106366 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) 20250212130106366 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) 20250212130106366 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) 20250212130106366 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) 20250212130106367 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) 20250212130106367 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) 20250212130106367 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) 20250212130106367 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) 20250212130106368 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1159@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 1159@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212130106375 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130106375 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130106375 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130106375 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130106375 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130106375 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212130106375 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130106375 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130106379 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) 20250212130106379 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) 20250212130106380 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) 20250212130106380 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_rim_ran_info_req_single_rep-BVCI1234(1160)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 20250212130106381 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) 20250212130106381 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) 20250212130106382 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) 20250212130106382 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_rim_ran_info_req_single_rep-BVCI1234(1160)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212130106383 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) 20250212130106383 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@8d0f06c41a7d: BSSGP successfully initialized MTC@8d0f06c41a7d: Start timer T: 1 s 20250212130106384 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) 20250212130106384 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) 20250212130106385 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130106385 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130106385 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130106385 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130106385 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130106385 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212130106385 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212130106385 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130106385 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) 20250212130106385 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) 20250212130106386 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) 20250212130106386 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) 20250212130106386 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) 20250212130106386 DPCU DEBUG Received PCU data indication: Updated GSM48_MT_RR_SYSINFO_1: 06198fb100000000000000000000000000007900002b00 (pcu_l1_if.cpp:442) 20250212130106387 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) 20250212130106387 DPCU DEBUG Received PCU data indication: Updated GSM48_MT_RR_SYSINFO_3: 061b753000f110236ec9033c2747407900003c0b2b2b00 (pcu_l1_if.cpp:442) 20250212130106387 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) 20250212130106387 DPCU DEBUG Received PCU data indication: Updated GSM48_MT_RR_SYSINFO_13: 06009000185a6fc9e08410ab2b2b2b2b2b2b2b2b2b2b00 (pcu_l1_if.cpp:442) 20250212130106388 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130106390 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130106390 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130106390 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130106390 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130106390 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212130106390 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212130106390 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212130106390 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212130106390 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212130106390 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130106398 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130106398 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130106398 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130106398 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212130106398 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212130106399 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) 20250212130106399 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) 20250212130106400 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) 20250212130106400 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) 20250212130106401 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) 20250212130106401 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) 20250212130106401 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) 20250212130106401 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) 20250212130106402 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) 20250212130106402 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) 20250212130106403 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) 20250212130106403 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) 20250212130106403 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) 20250212130106403 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) 20250212130106404 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) 20250212130106404 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) 20250212130106409 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130106423 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) 20250212130106423 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) 20250212130106425 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) 20250212130106425 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) 20250212130106425 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) 20250212130106425 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) 20250212130106426 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) 20250212130106426 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) 20250212130106427 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) 20250212130106427 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) 20250212130106428 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) 20250212130106428 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) 20250212130106428 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) 20250212130106428 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) 20250212130106429 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) 20250212130106429 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) 20250212130106430 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130106442 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) 20250212130106442 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) 20250212130106444 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) 20250212130106444 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) 20250212130106445 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) 20250212130106445 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) 20250212130106446 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) 20250212130106446 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) 20250212130106447 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) 20250212130106447 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) 20250212130106448 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) 20250212130106448 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) 20250212130106449 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) 20250212130106449 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) 20250212130106450 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) 20250212130106450 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) 20250212130106451 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130106462 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) 20250212130106462 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) 20250212130106463 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) 20250212130106463 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) 20250212130106464 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) 20250212130106464 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) 20250212130106465 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) 20250212130106465 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) 20250212130106466 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) 20250212130106466 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) 20250212130106467 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) 20250212130106467 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) 20250212130106467 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) 20250212130106467 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) 20250212130106468 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) 20250212130106468 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) 20250212130106471 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130106486 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) 20250212130106486 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) 20250212130106487 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) 20250212130106487 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) 20250212130106488 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) 20250212130106488 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) 20250212130106489 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) 20250212130106489 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) 20250212130106490 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) 20250212130106490 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) 20250212130106491 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) 20250212130106491 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) 20250212130106491 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) 20250212130106491 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) 20250212130106492 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) 20250212130106492 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) 20250212130106493 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130106506 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) 20250212130106506 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) 20250212130106507 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) 20250212130106507 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) 20250212130106508 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) 20250212130106508 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) 20250212130106508 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) 20250212130106508 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) 20250212130106509 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) 20250212130106509 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) 20250212130106509 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) 20250212130106509 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) 20250212130106510 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) 20250212130106510 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) 20250212130106510 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) 20250212130106510 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) 20250212130106511 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130106523 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) 20250212130106523 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) 20250212130106524 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) 20250212130106524 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) 20250212130106524 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) 20250212130106524 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) 20250212130106524 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) 20250212130106524 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) 20250212130106524 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) 20250212130106524 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) 20250212130106524 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) 20250212130106524 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) 20250212130106525 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) 20250212130106525 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) 20250212130106525 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) 20250212130106525 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) 20250212130106533 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130106548 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) 20250212130106548 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) 20250212130106548 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) 20250212130106548 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) 20250212130106549 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) 20250212130106549 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) 20250212130106549 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) 20250212130106549 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) 20250212130106550 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) 20250212130106550 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) 20250212130106550 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) 20250212130106550 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) 20250212130106551 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) 20250212130106551 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) 20250212130106551 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) 20250212130106551 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) 20250212130106552 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130106567 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) 20250212130106567 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) 20250212130106569 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) 20250212130106569 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) 20250212130106569 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) 20250212130106569 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) 20250212130106570 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) 20250212130106570 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) 20250212130106571 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) 20250212130106571 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) 20250212130106572 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) 20250212130106572 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) 20250212130106572 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) 20250212130106572 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) 20250212130106573 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) 20250212130106573 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) 20250212130106573 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130106587 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) 20250212130106587 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) 20250212130106588 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) 20250212130106588 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) 20250212130106589 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) 20250212130106589 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) 20250212130106589 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) 20250212130106589 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) 20250212130106590 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) 20250212130106590 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) 20250212130106591 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) 20250212130106591 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) 20250212130106592 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) 20250212130106592 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) 20250212130106592 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) 20250212130106593 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) 20250212130106596 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130106610 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) 20250212130106611 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) 20250212130106611 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) 20250212130106611 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) 20250212130106613 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) 20250212130106613 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) 20250212130106614 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) 20250212130106614 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) 20250212130106615 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) 20250212130106615 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) 20250212130106616 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) 20250212130106616 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) 20250212130106616 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) 20250212130106616 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) 20250212130106617 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) 20250212130106617 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) 20250212130106618 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130106630 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) 20250212130106630 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) 20250212130106632 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) 20250212130106632 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) 20250212130106633 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) 20250212130106633 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) 20250212130106634 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) 20250212130106634 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) 20250212130106635 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) 20250212130106635 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) 20250212130106635 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) 20250212130106635 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) 20250212130106636 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) 20250212130106636 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) 20250212130106637 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) 20250212130106637 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) 20250212130106638 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130106649 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) 20250212130106649 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) 20250212130106650 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) 20250212130106650 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) 20250212130106652 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) 20250212130106652 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) 20250212130106653 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) 20250212130106653 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) 20250212130106654 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) 20250212130106654 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) 20250212130106655 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) 20250212130106655 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) 20250212130106656 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) 20250212130106656 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) 20250212130106657 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) 20250212130106657 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) 20250212130106659 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130106672 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) 20250212130106672 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) 20250212130106673 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) 20250212130106673 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) 20250212130106673 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) 20250212130106673 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) 20250212130106674 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) 20250212130106674 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) 20250212130106674 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) 20250212130106674 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) 20250212130106674 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) 20250212130106674 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) 20250212130106675 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) 20250212130106675 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) 20250212130106675 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) 20250212130106675 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) 20250212130106677 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130106694 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) 20250212130106694 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) 20250212130106695 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) 20250212130106695 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) 20250212130106696 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) 20250212130106697 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) 20250212130106697 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) 20250212130106697 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) 20250212130106698 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) 20250212130106698 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) 20250212130106699 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) 20250212130106699 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) 20250212130106700 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) 20250212130106700 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) 20250212130106700 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) 20250212130106700 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) 20250212130106701 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130106713 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) 20250212130106713 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) 20250212130106714 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) 20250212130106715 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) 20250212130106715 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) 20250212130106715 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) 20250212130106715 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) 20250212130106715 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) 20250212130106716 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) 20250212130106716 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) 20250212130106716 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) 20250212130106716 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) 20250212130106717 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) 20250212130106717 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) 20250212130106718 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) 20250212130106718 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) 20250212130106721 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130106735 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) 20250212130106735 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) 20250212130106736 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) 20250212130106736 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) 20250212130106737 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) 20250212130106737 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) 20250212130106737 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) 20250212130106737 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) 20250212130106737 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) 20250212130106737 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) 20250212130106738 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) 20250212130106738 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) 20250212130106739 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) 20250212130106739 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) 20250212130106739 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) 20250212130106739 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) 20250212130106740 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130106755 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) 20250212130106755 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) 20250212130106756 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) 20250212130106756 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) 20250212130106757 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) 20250212130106757 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) 20250212130106758 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) 20250212130106758 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) 20250212130106758 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) 20250212130106758 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) 20250212130106759 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) 20250212130106759 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) 20250212130106760 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) 20250212130106760 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) 20250212130106762 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) 20250212130106762 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) 20250212130106763 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130106776 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) 20250212130106776 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) 20250212130106778 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) 20250212130106778 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) 20250212130106779 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) 20250212130106779 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) 20250212130106780 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) 20250212130106780 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) 20250212130106781 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) 20250212130106781 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) 20250212130106782 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) 20250212130106782 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) 20250212130106784 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) 20250212130106784 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) 20250212130106785 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) 20250212130106785 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) 20250212130106786 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130106800 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) 20250212130106800 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) 20250212130106803 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) 20250212130106803 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) 20250212130106804 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) 20250212130106804 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) 20250212130106805 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) 20250212130106805 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) 20250212130106806 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) 20250212130106806 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) 20250212130106807 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) 20250212130106807 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) 20250212130106808 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) 20250212130106808 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) 20250212130106809 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) 20250212130106809 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) 20250212130106810 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130106819 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) 20250212130106819 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) 20250212130106820 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) 20250212130106820 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) 20250212130106821 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) 20250212130106821 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) 20250212130106821 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) 20250212130106821 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) 20250212130106822 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) 20250212130106822 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) 20250212130106823 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) 20250212130106823 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) 20250212130106823 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) 20250212130106823 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) 20250212130106824 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) 20250212130106824 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) 20250212130106824 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130106836 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) 20250212130106836 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) 20250212130106837 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) 20250212130106837 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) 20250212130106837 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) 20250212130106837 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) 20250212130106837 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) 20250212130106837 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) 20250212130106837 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) 20250212130106837 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) 20250212130106837 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) 20250212130106837 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) 20250212130106837 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) 20250212130106837 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) 20250212130106837 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) 20250212130106837 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) 20250212130106846 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130106861 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) 20250212130106861 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) 20250212130106862 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) 20250212130106862 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) 20250212130106863 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) 20250212130106863 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) 20250212130106863 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) 20250212130106863 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) 20250212130106864 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) 20250212130106864 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) 20250212130106865 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) 20250212130106865 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) 20250212130106866 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) 20250212130106866 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) 20250212130106867 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) 20250212130106867 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) 20250212130106868 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130106880 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) 20250212130106880 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) 20250212130106881 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) 20250212130106881 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) 20250212130106882 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) 20250212130106882 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) 20250212130106883 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) 20250212130106883 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) 20250212130106884 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) 20250212130106884 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) 20250212130106884 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) 20250212130106884 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) 20250212130106885 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) 20250212130106885 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) 20250212130106886 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) 20250212130106886 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) 20250212130106886 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130106899 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) 20250212130106899 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) 20250212130106900 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) 20250212130106900 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) 20250212130106901 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) 20250212130106901 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) 20250212130106902 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) 20250212130106902 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) 20250212130106903 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) 20250212130106903 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) 20250212130106904 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) 20250212130106904 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) 20250212130106904 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) 20250212130106904 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) 20250212130106905 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) 20250212130106905 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) 20250212130106909 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130106924 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) 20250212130106924 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) 20250212130106926 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) 20250212130106926 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) 20250212130106927 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) 20250212130106927 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) 20250212130106928 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) 20250212130106928 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) 20250212130106929 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) 20250212130106929 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) 20250212130106930 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) 20250212130106930 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) 20250212130106931 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) 20250212130106931 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) 20250212130106932 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) 20250212130106932 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) 20250212130106933 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130106941 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) 20250212130106941 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) 20250212130106942 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) 20250212130106942 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) 20250212130106942 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) 20250212130106942 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) 20250212130106942 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) 20250212130106942 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) 20250212130106943 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) 20250212130106943 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) 20250212130106943 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) 20250212130106943 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) 20250212130106943 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) 20250212130106943 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) 20250212130106943 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) 20250212130106943 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) 20250212130106946 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130106961 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) 20250212130106961 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) 20250212130106961 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) 20250212130106961 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) 20250212130106962 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) 20250212130106962 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) 20250212130106962 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) 20250212130106962 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) 20250212130106963 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) 20250212130106963 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) 20250212130106963 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) 20250212130106963 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) 20250212130106964 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) 20250212130106964 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) 20250212130106964 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) 20250212130106964 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) 20250212130106971 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130106985 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) 20250212130106985 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) 20250212130106987 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) 20250212130106987 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) 20250212130106988 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) 20250212130106988 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) 20250212130106989 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) 20250212130106989 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) 20250212130106990 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) 20250212130106990 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) 20250212130106991 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) 20250212130106991 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) 20250212130106991 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) 20250212130106991 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) 20250212130106992 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) 20250212130106992 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) 20250212130106993 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130107004 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) 20250212130107004 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) 20250212130107005 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) 20250212130107005 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) 20250212130107006 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) 20250212130107006 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) 20250212130107006 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) 20250212130107006 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) 20250212130107007 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) 20250212130107007 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) 20250212130107008 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) 20250212130107008 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) 20250212130107009 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) 20250212130107009 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) 20250212130107010 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) 20250212130107010 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) 20250212130107011 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130107024 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) 20250212130107024 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) 20250212130107025 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) 20250212130107025 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) 20250212130107026 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) 20250212130107026 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) 20250212130107027 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) 20250212130107027 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) 20250212130107028 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) 20250212130107028 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) 20250212130107029 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) 20250212130107029 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) 20250212130107029 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) 20250212130107030 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) 20250212130107031 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) 20250212130107031 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) 20250212130107033 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130107048 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) 20250212130107048 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) 20250212130107049 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) 20250212130107049 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) 20250212130107050 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) 20250212130107050 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) 20250212130107051 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) 20250212130107051 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) 20250212130107052 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) 20250212130107052 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) 20250212130107052 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) 20250212130107052 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) 20250212130107053 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) 20250212130107053 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) 20250212130107054 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) 20250212130107054 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) 20250212130107055 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130107067 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) 20250212130107067 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) 20250212130107068 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) 20250212130107068 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) 20250212130107069 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) 20250212130107069 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) 20250212130107070 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) 20250212130107070 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) 20250212130107071 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) 20250212130107071 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) 20250212130107072 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) 20250212130107072 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) 20250212130107072 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) 20250212130107073 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) 20250212130107073 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) 20250212130107073 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) 20250212130107074 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130107086 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) 20250212130107086 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) 20250212130107087 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) 20250212130107087 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) 20250212130107088 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) 20250212130107088 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) 20250212130107089 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) 20250212130107089 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) 20250212130107090 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) 20250212130107090 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) 20250212130107091 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) 20250212130107091 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) 20250212130107091 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) 20250212130107091 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) 20250212130107092 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) 20250212130107092 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) 20250212130107096 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130107111 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) 20250212130107111 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) 20250212130107113 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) 20250212130107113 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) 20250212130107114 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) 20250212130107114 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) 20250212130107115 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) 20250212130107115 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) 20250212130107115 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) 20250212130107116 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) 20250212130107116 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) 20250212130107116 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) 20250212130107117 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) 20250212130107117 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) 20250212130107118 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) 20250212130107118 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) 20250212130107119 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130107129 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) 20250212130107129 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) 20250212130107131 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) 20250212130107131 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) 20250212130107131 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) 20250212130107131 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) 20250212130107132 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) 20250212130107132 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) 20250212130107133 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) 20250212130107133 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) 20250212130107134 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) 20250212130107134 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) 20250212130107135 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) 20250212130107135 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) 20250212130107136 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) 20250212130107136 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) 20250212130107136 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130107149 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) 20250212130107149 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) 20250212130107150 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) 20250212130107150 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) 20250212130107151 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) 20250212130107151 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) 20250212130107152 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) 20250212130107152 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) 20250212130107153 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) 20250212130107153 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) 20250212130107154 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) 20250212130107154 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) 20250212130107155 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) 20250212130107155 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) 20250212130107155 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) 20250212130107156 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) 20250212130107158 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130107172 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) 20250212130107172 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) 20250212130107173 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) 20250212130107173 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) 20250212130107174 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) 20250212130107174 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) 20250212130107175 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) 20250212130107175 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) 20250212130107176 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) 20250212130107176 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) 20250212130107177 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) 20250212130107177 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) 20250212130107178 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) 20250212130107178 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) 20250212130107179 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) 20250212130107179 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) 20250212130107180 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130107192 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) 20250212130107192 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) 20250212130107193 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) 20250212130107193 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) 20250212130107194 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) 20250212130107194 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) 20250212130107195 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) 20250212130107195 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) 20250212130107196 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) 20250212130107196 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) 20250212130107196 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) 20250212130107196 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) 20250212130107197 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) 20250212130107197 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) 20250212130107198 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) 20250212130107198 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) 20250212130107199 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130107211 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) 20250212130107211 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) 20250212130107212 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) 20250212130107212 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) 20250212130107213 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) 20250212130107213 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) 20250212130107214 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) 20250212130107214 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) 20250212130107215 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) 20250212130107215 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) 20250212130107216 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) 20250212130107216 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) 20250212130107217 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) 20250212130107217 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) 20250212130107218 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) 20250212130107218 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) 20250212130107220 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130107235 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) 20250212130107235 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) 20250212130107236 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) 20250212130107236 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) 20250212130107236 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) 20250212130107236 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) 20250212130107237 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) 20250212130107237 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) 20250212130107238 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) 20250212130107238 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) 20250212130107239 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) 20250212130107239 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) 20250212130107240 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) 20250212130107240 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) 20250212130107240 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) 20250212130107241 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) 20250212130107241 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130107254 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) 20250212130107254 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) 20250212130107255 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) 20250212130107255 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) 20250212130107256 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) 20250212130107256 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) 20250212130107257 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) 20250212130107257 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) 20250212130107258 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) 20250212130107258 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) 20250212130107259 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) 20250212130107259 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) 20250212130107260 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) 20250212130107260 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) 20250212130107261 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) 20250212130107261 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) 20250212130107261 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130107273 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) 20250212130107273 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) 20250212130107274 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) 20250212130107274 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) 20250212130107275 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) 20250212130107275 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) 20250212130107276 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) 20250212130107276 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) 20250212130107277 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) 20250212130107277 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) 20250212130107278 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) 20250212130107278 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) 20250212130107279 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) 20250212130107279 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) 20250212130107279 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) 20250212130107279 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) 20250212130107282 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130107297 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) 20250212130107297 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) 20250212130107298 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) 20250212130107298 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) 20250212130107299 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) 20250212130107299 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) 20250212130107300 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) 20250212130107300 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) 20250212130107301 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) 20250212130107301 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) 20250212130107302 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) 20250212130107302 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) 20250212130107303 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) 20250212130107303 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) 20250212130107304 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) 20250212130107304 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) 20250212130107304 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130107316 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) 20250212130107316 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) 20250212130107318 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) 20250212130107318 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) 20250212130107318 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) 20250212130107318 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) 20250212130107319 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) 20250212130107319 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) 20250212130107320 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) 20250212130107320 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) 20250212130107322 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) 20250212130107322 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) 20250212130107323 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) 20250212130107323 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) 20250212130107324 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) 20250212130107324 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) 20250212130107325 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130107336 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) 20250212130107336 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) 20250212130107338 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) 20250212130107338 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) 20250212130107339 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) 20250212130107339 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) 20250212130107340 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) 20250212130107340 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) 20250212130107341 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) 20250212130107341 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) 20250212130107342 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) 20250212130107342 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) 20250212130107342 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) 20250212130107342 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) 20250212130107343 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) 20250212130107343 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) 20250212130107345 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130107358 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) 20250212130107358 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) 20250212130107359 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) 20250212130107359 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) 20250212130107359 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) 20250212130107359 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) 20250212130107359 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) 20250212130107359 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) 20250212130107359 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) 20250212130107359 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) 20250212130107359 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) 20250212130107359 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) 20250212130107359 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) 20250212130107359 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) 20250212130107360 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) 20250212130107360 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) 20250212130107364 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130107379 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) 20250212130107379 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) 20250212130107380 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) 20250212130107380 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) 20250212130107381 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) 20250212130107381 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) 20250212130107382 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) 20250212130107382 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) 20250212130107383 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) 20250212130107383 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) 20250212130107384 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) 20250212130107384 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) 20250212130107384 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) 20250212130107384 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) 20250212130107385 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) 20250212130107385 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@8d0f06c41a7d: Start timer T: 2 s 20250212130107387 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130107392 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130107392 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130107392 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130107392 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) 20250212130107392 DRIM INFO (NSEI=1234) Responding to RAN INFORMATION REQUEST 262-42-13135-0-20960 ... (gprs_bssgp_rim.c:190) 20250212130107392 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) 20250212130107392 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130107398 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) 20250212130107398 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) 20250212130107399 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) 20250212130107399 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) 20250212130107401 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) 20250212130107401 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) 20250212130107402 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) 20250212130107402 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) 20250212130107403 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) 20250212130107403 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) 20250212130107404 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) 20250212130107404 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) 20250212130107405 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) 20250212130107405 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(1165)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212130107405 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) 20250212130107405 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) 20250212130107409 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36356<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130107412 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36340<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130107414 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212130107414 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212130107414 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130107414 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130107414 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130107414 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130107414 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130107414 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130107414 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130107414 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130107414 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212130107414 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212130107414 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130107414 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212130107414 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) 20250212130107414 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) 20250212130107414 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 12813 with status 0 respawn: 103: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_rim_ran_info_req_single_rep finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_rim_ran_info_req_single_rep pass'. Wed Feb 12 13:01:07 UTC 2025 ====== 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 20250212130107433 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212130107433 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212130107433 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130107433 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212130107450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36360<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212130107550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36360<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=215428) Waiting for packet dumper to finish... 1 (prev_count=215428, count=274328) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_rim_ran_info_req_single_rep pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_rim_ran_info_req_single_rep_eutran'. ------ PCU_Tests.TC_rim_ran_info_req_single_rep_eutran ------ Wed Feb 12 13:01:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_rim_ran_info_req_single_rep_eutran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_rim_ran_info_req_single_rep_eutran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_rim_ran_info_req_single_rep_eutran' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_rim_ran_info_req_single_rep_eutran started. 1171@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_rim_ran_info_req_single_rep_eutran-BVCI1234(1173)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 1171@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1171@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1175)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212130110685 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36370<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 1171@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(1179)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 1171@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1179)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(1176)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1176)@8d0f06c41a7d: Start timer T: 5 s 20250212130110692 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36386<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1176)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_rim_ran_info_req_single_rep_eutran-STATS(1180)@8d0f06c41a7d: Start timer T: 2 s TC_rim_ran_info_req_single_rep_eutran-STATS(1180)@8d0f06c41a7d: Start timer T: 2 s 1171@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1183)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212130112434 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130112434 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212130112434 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1176)@8d0f06c41a7d: OsmoPCU is now connected BTS(1178)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212130112450 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212130112450 DLGLOBAL DEBUG validating counter group 0x5598c8be2040(bts) with 102 counters (rate_ctr.c:86) 20250212130112450 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212130112450 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212130112450 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212130112450 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212130112450 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212130112450 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212130112450 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212130112450 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212130112450 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212130112450 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212130112450 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212130112450 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212130112450 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212130112450 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212130112450 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212130112450 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212130112450 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212130112450 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212130112450 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212130112450 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212130112450 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212130112450 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212130112450 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212130112450 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212130112450 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212130112450 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212130112450 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212130112450 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212130112451 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212130112451 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212130112451 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212130112451 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212130112451 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212130112451 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212130112451 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212130112451 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212130112451 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212130112451 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212130112451 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212130112451 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212130112451 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212130112451 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212130112451 DLGLOBAL DEBUG validating counter group 0x7fe3f71d75e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212130112451 DLGLOBAL DEBUG validating counter group 0x5598c8be1720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212130112451 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212130112451 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212130112451 DLGLOBAL DEBUG validating counter group 0x7fe3f71d8180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212130112451 DLGLOBAL DEBUG validating counter group 0x7fe3f71d8160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212130112451 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212130112451 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) 20250212130112451 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) 20250212130112451 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212130112451 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130112451 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130112451 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130112451 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130112451 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130112451 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130112451 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130112451 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130112451 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130112451 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130112451 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130112451 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130112451 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130112451 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130112451 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130112451 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130112451 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130112451 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130112451 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130112451 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130112451 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130112451 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130112451 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130112451 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130112451 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212130112451 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) 20250212130112451 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212130112452 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1178)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1178)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(1178)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(1175)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1178)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(1178)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(1175)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1175)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(1175)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212130112459 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212130112459 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) 20250212130112459 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) 20250212130112459 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212130112459 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) BTS(1178)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" 20250212130112459 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) 20250212130112460 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212130112460 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) 20250212130112460 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1178)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(1175)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1175)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(1178)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" 20250212130112463 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212130112463 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) 20250212130112463 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) 20250212130112463 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212130112463 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212130112463 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212130112463 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130112463 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130112463 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130112463 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212130112463 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) 20250212130112463 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(1175)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1175)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1175)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212130112465 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212130112465 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) 20250212130112465 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) 20250212130112465 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) 20250212130112466 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) 20250212130112466 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) 20250212130112467 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) 20250212130112467 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) 20250212130112467 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) 20250212130112467 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) 20250212130112468 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) 20250212130112468 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) 20250212130112468 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) 20250212130112468 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) 20250212130112468 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) 20250212130112468 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) 20250212130112469 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1172@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 1172@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212130112475 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130112475 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130112475 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130112475 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130112475 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130112475 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212130112475 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130112475 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130112480 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) 20250212130112480 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) 20250212130112481 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) 20250212130112481 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_rim_ran_info_req_single_rep_eutran-BVCI1234(1173)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 20250212130112482 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) 20250212130112482 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) 20250212130112482 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) 20250212130112482 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) 20250212130112483 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) 20250212130112483 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_eutran-BVCI1234(1173)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212130112483 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) 20250212130112483 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) 20250212130112484 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) 20250212130112484 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@8d0f06c41a7d: BSSGP successfully initialized 20250212130112484 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) 20250212130112484 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) 20250212130112484 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130112484 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130112484 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130112484 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130112484 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130112485 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212130112485 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212130112485 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Start timer T: 1 s 20250212130112485 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130112485 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) 20250212130112486 DPCU DEBUG Received PCU data indication: Updated GSM48_MT_RR_SYSINFO_1: 06198fb100000000000000000000000000007900002b00 (pcu_l1_if.cpp:442) 20250212130112486 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) 20250212130112486 DPCU DEBUG Received PCU data indication: Updated GSM48_MT_RR_SYSINFO_3: 061b753000f110236ec9033c2747407900003c0b2b2b00 (pcu_l1_if.cpp:442) 20250212130112487 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) 20250212130112487 DPCU DEBUG Received PCU data indication: Updated GSM48_MT_RR_SYSINFO_13: 06009000185a6fc9e08410ab2b2b2b2b2b2b2b2b2b2b00 (pcu_l1_if.cpp:442) 20250212130112491 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130112491 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130112491 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130112491 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130112491 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212130112491 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212130112491 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212130112491 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212130112491 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212130112491 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130112499 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) 20250212130112499 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) 20250212130112500 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) 20250212130112500 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) 20250212130112501 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130112501 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130112501 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130112501 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212130112501 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212130112501 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) 20250212130112501 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) 20250212130112502 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) 20250212130112502 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) 20250212130112502 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) 20250212130112502 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) 20250212130112503 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) 20250212130112503 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) 20250212130112504 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) 20250212130112504 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) 20250212130112505 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) 20250212130112505 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) 20250212130112509 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130112524 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) 20250212130112525 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) 20250212130112527 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) 20250212130112527 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) 20250212130112528 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) 20250212130112528 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) 20250212130112530 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) 20250212130112530 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) 20250212130112531 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) 20250212130112531 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) 20250212130112532 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) 20250212130112532 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) 20250212130112533 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) 20250212130112534 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) 20250212130112535 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) 20250212130112535 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) 20250212130112535 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130112545 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) 20250212130112545 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) 20250212130112547 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) 20250212130112547 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) 20250212130112548 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) 20250212130112548 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) 20250212130112549 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) 20250212130112549 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) 20250212130112550 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) 20250212130112550 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) 20250212130112551 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) 20250212130112551 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) 20250212130112552 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) 20250212130112552 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) 20250212130112553 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) 20250212130112553 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) 20250212130112554 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130112563 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) 20250212130112563 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) 20250212130112564 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) 20250212130112564 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) 20250212130112565 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) 20250212130112565 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) 20250212130112566 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) 20250212130112566 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) 20250212130112567 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) 20250212130112567 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) 20250212130112567 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) 20250212130112567 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) 20250212130112568 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) 20250212130112568 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) 20250212130112569 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) 20250212130112569 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) 20250212130112572 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130112587 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) 20250212130112587 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) 20250212130112588 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) 20250212130112588 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) 20250212130112589 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) 20250212130112589 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) 20250212130112590 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) 20250212130112590 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) 20250212130112591 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) 20250212130112591 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) 20250212130112591 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) 20250212130112591 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) 20250212130112592 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) 20250212130112592 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) 20250212130112593 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) 20250212130112593 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) 20250212130112594 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130112606 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) 20250212130112607 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) 20250212130112608 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) 20250212130112608 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) 20250212130112608 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) 20250212130112608 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) 20250212130112609 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) 20250212130112609 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) 20250212130112609 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) 20250212130112610 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) 20250212130112610 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) 20250212130112610 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) 20250212130112610 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) 20250212130112611 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) 20250212130112611 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) 20250212130112611 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) 20250212130112611 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130112624 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) 20250212130112624 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) 20250212130112624 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) 20250212130112624 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) 20250212130112624 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) 20250212130112624 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) 20250212130112624 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) 20250212130112624 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) 20250212130112624 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) 20250212130112624 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) 20250212130112624 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) 20250212130112624 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) 20250212130112624 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) 20250212130112624 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) 20250212130112625 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) 20250212130112625 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) 20250212130112634 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130112648 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) 20250212130112648 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) 20250212130112649 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) 20250212130112649 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) 20250212130112650 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) 20250212130112650 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) 20250212130112650 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) 20250212130112650 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) 20250212130112650 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) 20250212130112650 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) 20250212130112650 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) 20250212130112650 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) 20250212130112651 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) 20250212130112651 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) 20250212130112651 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) 20250212130112651 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) 20250212130112653 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130112667 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) 20250212130112667 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) 20250212130112667 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) 20250212130112667 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) 20250212130112667 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) 20250212130112667 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) 20250212130112668 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) 20250212130112668 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) 20250212130112668 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) 20250212130112668 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) 20250212130112668 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) 20250212130112668 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) 20250212130112668 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) 20250212130112668 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) 20250212130112668 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) 20250212130112668 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) 20250212130112672 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130112686 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) 20250212130112686 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) 20250212130112687 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) 20250212130112687 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) 20250212130112687 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) 20250212130112687 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) 20250212130112687 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) 20250212130112687 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) 20250212130112688 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) 20250212130112688 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) 20250212130112688 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) 20250212130112688 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) 20250212130112689 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) 20250212130112689 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) 20250212130112689 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) 20250212130112689 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) 20250212130112696 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130112711 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) 20250212130112711 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) 20250212130112712 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) 20250212130112712 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) 20250212130112713 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) 20250212130112713 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) 20250212130112714 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) 20250212130112714 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) 20250212130112714 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) 20250212130112714 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) 20250212130112715 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) 20250212130112715 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) 20250212130112716 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) 20250212130112716 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) 20250212130112717 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) 20250212130112717 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) 20250212130112717 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130112730 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) 20250212130112730 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) 20250212130112731 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) 20250212130112731 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) 20250212130112732 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) 20250212130112732 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) 20250212130112733 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) 20250212130112733 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) 20250212130112734 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) 20250212130112734 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) 20250212130112735 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) 20250212130112735 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) 20250212130112736 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) 20250212130112736 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) 20250212130112736 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) 20250212130112736 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) 20250212130112737 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130112749 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) 20250212130112750 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) 20250212130112751 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) 20250212130112751 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) 20250212130112752 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) 20250212130112752 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) 20250212130112752 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) 20250212130112753 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) 20250212130112753 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) 20250212130112753 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) 20250212130112754 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) 20250212130112754 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) 20250212130112755 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) 20250212130112755 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) 20250212130112756 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) 20250212130112756 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) 20250212130112759 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130112773 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) 20250212130112773 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) 20250212130112775 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) 20250212130112775 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) 20250212130112775 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) 20250212130112775 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) 20250212130112776 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) 20250212130112776 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) 20250212130112777 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) 20250212130112777 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) 20250212130112777 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) 20250212130112777 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) 20250212130112778 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) 20250212130112778 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) 20250212130112779 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) 20250212130112779 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) 20250212130112780 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130112792 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) 20250212130112792 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) 20250212130112793 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) 20250212130112793 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) 20250212130112794 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) 20250212130112794 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) 20250212130112795 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) 20250212130112795 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) 20250212130112796 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) 20250212130112796 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) 20250212130112797 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) 20250212130112797 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) 20250212130112797 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) 20250212130112797 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) 20250212130112799 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) 20250212130112799 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) 20250212130112800 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130112811 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) 20250212130112811 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) 20250212130112813 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) 20250212130112813 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) 20250212130112814 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) 20250212130112814 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) 20250212130112815 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) 20250212130112815 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) 20250212130112816 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) 20250212130112816 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) 20250212130112817 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) 20250212130112817 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) 20250212130112818 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) 20250212130112818 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) 20250212130112819 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) 20250212130112819 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) 20250212130112822 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130112836 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) 20250212130112836 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) 20250212130112837 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) 20250212130112837 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) 20250212130112837 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) 20250212130112837 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) 20250212130112838 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) 20250212130112838 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) 20250212130112838 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) 20250212130112838 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) 20250212130112839 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) 20250212130112839 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) 20250212130112840 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) 20250212130112840 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) 20250212130112841 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) 20250212130112841 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) 20250212130112842 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130112855 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) 20250212130112855 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) 20250212130112856 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) 20250212130112856 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) 20250212130112857 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) 20250212130112857 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) 20250212130112858 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) 20250212130112858 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) 20250212130112859 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) 20250212130112859 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) 20250212130112860 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) 20250212130112860 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) 20250212130112861 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) 20250212130112861 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) 20250212130112862 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) 20250212130112862 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) 20250212130112862 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130112874 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) 20250212130112874 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) 20250212130112875 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) 20250212130112875 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) 20250212130112876 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) 20250212130112876 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) 20250212130112877 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) 20250212130112877 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) 20250212130112877 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) 20250212130112877 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) 20250212130112878 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) 20250212130112878 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) 20250212130112879 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) 20250212130112879 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) 20250212130112880 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) 20250212130112880 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) 20250212130112884 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130112898 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) 20250212130112898 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) 20250212130112900 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) 20250212130112900 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) 20250212130112901 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) 20250212130112901 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) 20250212130112901 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) 20250212130112901 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) 20250212130112902 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) 20250212130112903 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) 20250212130112903 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) 20250212130112903 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) 20250212130112904 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) 20250212130112904 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) 20250212130112905 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) 20250212130112905 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) 20250212130112906 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130112917 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) 20250212130112917 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) 20250212130112917 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) 20250212130112917 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) 20250212130112918 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) 20250212130112918 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) 20250212130112918 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) 20250212130112918 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) 20250212130112918 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) 20250212130112918 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) 20250212130112918 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) 20250212130112918 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) 20250212130112919 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) 20250212130112919 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) 20250212130112919 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) 20250212130112919 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) 20250212130112921 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130112936 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) 20250212130112936 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) 20250212130112938 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) 20250212130112938 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) 20250212130112938 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) 20250212130112938 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) 20250212130112939 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) 20250212130112939 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) 20250212130112940 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) 20250212130112940 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) 20250212130112941 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) 20250212130112941 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) 20250212130112941 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) 20250212130112941 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) 20250212130112942 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) 20250212130112942 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) 20250212130112946 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130112960 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) 20250212130112960 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) 20250212130112961 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) 20250212130112961 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) 20250212130112962 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) 20250212130112962 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) 20250212130112963 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) 20250212130112963 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) 20250212130112964 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) 20250212130112964 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) 20250212130112964 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) 20250212130112964 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) 20250212130112965 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) 20250212130112965 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) 20250212130112966 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) 20250212130112966 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) 20250212130112967 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130112979 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) 20250212130112979 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) 20250212130112980 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) 20250212130112980 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) 20250212130112981 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) 20250212130112981 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) 20250212130112982 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) 20250212130112982 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) 20250212130112983 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) 20250212130112983 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) 20250212130112983 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) 20250212130112983 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) 20250212130112984 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) 20250212130112984 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) 20250212130112985 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) 20250212130112985 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) 20250212130112986 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130112998 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) 20250212130112998 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) 20250212130112999 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) 20250212130112999 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) 20250212130113000 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) 20250212130113000 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) 20250212130113001 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) 20250212130113001 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) 20250212130113002 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) 20250212130113002 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) 20250212130113003 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) 20250212130113003 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) 20250212130113003 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) 20250212130113003 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) 20250212130113004 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) 20250212130113004 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) 20250212130113007 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130113022 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) 20250212130113022 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) 20250212130113023 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) 20250212130113023 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) 20250212130113024 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) 20250212130113024 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) 20250212130113025 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) 20250212130113025 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) 20250212130113025 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) 20250212130113025 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) 20250212130113026 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) 20250212130113026 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) 20250212130113027 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) 20250212130113027 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) 20250212130113028 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) 20250212130113028 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) 20250212130113028 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130113041 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) 20250212130113041 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) 20250212130113042 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) 20250212130113042 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) 20250212130113043 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) 20250212130113043 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) 20250212130113044 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) 20250212130113044 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) 20250212130113045 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) 20250212130113045 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) 20250212130113045 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) 20250212130113045 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) 20250212130113047 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) 20250212130113047 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) 20250212130113047 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) 20250212130113047 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) 20250212130113048 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130113060 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) 20250212130113060 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) 20250212130113061 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) 20250212130113061 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) 20250212130113062 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) 20250212130113062 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) 20250212130113063 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) 20250212130113063 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) 20250212130113064 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) 20250212130113064 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) 20250212130113064 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) 20250212130113064 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) 20250212130113065 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) 20250212130113065 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) 20250212130113066 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) 20250212130113066 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) 20250212130113070 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130113085 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) 20250212130113085 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) 20250212130113087 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) 20250212130113087 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) 20250212130113088 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) 20250212130113088 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) 20250212130113088 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) 20250212130113088 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) 20250212130113090 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) 20250212130113090 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) 20250212130113091 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) 20250212130113091 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) 20250212130113091 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) 20250212130113091 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) 20250212130113092 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) 20250212130113092 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) 20250212130113093 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130113104 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) 20250212130113104 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) 20250212130113105 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) 20250212130113105 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) 20250212130113106 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) 20250212130113106 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) 20250212130113107 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) 20250212130113107 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) 20250212130113108 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) 20250212130113108 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) 20250212130113108 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) 20250212130113108 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) 20250212130113109 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) 20250212130113109 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) 20250212130113110 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) 20250212130113110 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) 20250212130113111 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130113123 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) 20250212130113123 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) 20250212130113124 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) 20250212130113124 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) 20250212130113125 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) 20250212130113125 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) 20250212130113126 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) 20250212130113126 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) 20250212130113127 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) 20250212130113127 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) 20250212130113127 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) 20250212130113127 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) 20250212130113128 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) 20250212130113128 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) 20250212130113129 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) 20250212130113129 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) 20250212130113132 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130113147 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) 20250212130113147 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) 20250212130113149 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) 20250212130113149 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) 20250212130113151 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) 20250212130113151 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) 20250212130113152 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) 20250212130113152 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) 20250212130113152 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) 20250212130113152 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) 20250212130113153 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) 20250212130113153 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) 20250212130113154 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) 20250212130113154 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) 20250212130113155 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) 20250212130113155 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) 20250212130113155 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130113166 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) 20250212130113166 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) 20250212130113167 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) 20250212130113167 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) 20250212130113168 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) 20250212130113168 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) 20250212130113169 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) 20250212130113169 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) 20250212130113170 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) 20250212130113170 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) 20250212130113171 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) 20250212130113171 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) 20250212130113171 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) 20250212130113172 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) 20250212130113172 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) 20250212130113172 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) 20250212130113173 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130113185 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) 20250212130113185 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) 20250212130113186 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) 20250212130113186 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) 20250212130113187 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) 20250212130113187 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) 20250212130113188 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) 20250212130113188 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) 20250212130113189 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) 20250212130113189 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) 20250212130113189 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) 20250212130113189 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) 20250212130113190 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) 20250212130113190 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) 20250212130113191 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) 20250212130113191 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) 20250212130113194 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130113209 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) 20250212130113209 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) 20250212130113210 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) 20250212130113210 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) 20250212130113211 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) 20250212130113211 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) 20250212130113212 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) 20250212130113212 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) 20250212130113213 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) 20250212130113213 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) 20250212130113213 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) 20250212130113214 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) 20250212130113214 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) 20250212130113214 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) 20250212130113215 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) 20250212130113215 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) 20250212130113216 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130113228 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) 20250212130113228 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) 20250212130113229 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) 20250212130113229 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) 20250212130113230 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) 20250212130113230 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) 20250212130113231 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) 20250212130113231 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) 20250212130113232 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) 20250212130113232 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) 20250212130113233 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) 20250212130113233 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) 20250212130113233 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) 20250212130113233 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) 20250212130113234 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) 20250212130113234 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) 20250212130113235 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130113247 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) 20250212130113247 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) 20250212130113248 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) 20250212130113248 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) 20250212130113249 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) 20250212130113249 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) 20250212130113250 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) 20250212130113250 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) 20250212130113251 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) 20250212130113251 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) 20250212130113252 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) 20250212130113252 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) 20250212130113252 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) 20250212130113252 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) 20250212130113253 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) 20250212130113253 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) 20250212130113256 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130113271 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) 20250212130113271 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) 20250212130113272 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) 20250212130113272 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) 20250212130113273 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) 20250212130113273 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) 20250212130113274 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) 20250212130113274 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) 20250212130113274 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) 20250212130113275 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) 20250212130113275 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) 20250212130113275 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) 20250212130113276 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) 20250212130113276 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) 20250212130113277 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) 20250212130113277 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) 20250212130113278 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130113290 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) 20250212130113290 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) 20250212130113291 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) 20250212130113291 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) 20250212130113292 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) 20250212130113292 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) 20250212130113293 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) 20250212130113293 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) 20250212130113293 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) 20250212130113293 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) 20250212130113295 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) 20250212130113295 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) 20250212130113295 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) 20250212130113295 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) 20250212130113296 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) 20250212130113296 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) 20250212130113297 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130113310 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) 20250212130113310 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) 20250212130113311 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) 20250212130113311 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) 20250212130113312 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) 20250212130113312 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) 20250212130113313 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) 20250212130113313 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) 20250212130113314 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) 20250212130113314 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) 20250212130113315 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) 20250212130113315 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) 20250212130113315 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) 20250212130113315 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) 20250212130113316 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) 20250212130113316 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) 20250212130113320 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130113334 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) 20250212130113334 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) 20250212130113336 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) 20250212130113336 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) 20250212130113336 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) 20250212130113336 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) 20250212130113337 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) 20250212130113337 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) 20250212130113337 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) 20250212130113337 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) 20250212130113338 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) 20250212130113338 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) 20250212130113338 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) 20250212130113338 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) 20250212130113339 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) 20250212130113339 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) 20250212130113339 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130113354 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) 20250212130113354 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) 20250212130113355 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) 20250212130113355 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) 20250212130113356 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) 20250212130113356 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) 20250212130113357 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) 20250212130113357 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) 20250212130113358 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) 20250212130113358 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) 20250212130113358 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) 20250212130113358 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) 20250212130113359 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) 20250212130113359 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) 20250212130113360 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) 20250212130113360 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) 20250212130113361 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130113373 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) 20250212130113373 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) 20250212130113374 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) 20250212130113374 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) 20250212130113376 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) 20250212130113376 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) 20250212130113377 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) 20250212130113377 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) 20250212130113377 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) 20250212130113377 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) 20250212130113378 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) 20250212130113378 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) 20250212130113379 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) 20250212130113379 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) 20250212130113380 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) 20250212130113380 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) 20250212130113385 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130113398 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) 20250212130113398 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) 20250212130113400 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) 20250212130113400 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) 20250212130113401 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) 20250212130113401 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) 20250212130113402 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) 20250212130113402 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) 20250212130113403 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) 20250212130113403 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) 20250212130113404 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) 20250212130113404 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) 20250212130113404 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) 20250212130113404 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) 20250212130113405 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) 20250212130113405 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) 20250212130113406 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130113416 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) 20250212130113416 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) 20250212130113418 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) 20250212130113418 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) 20250212130113419 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) 20250212130113419 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) 20250212130113420 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) 20250212130113420 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) 20250212130113421 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) 20250212130113421 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) 20250212130113421 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) 20250212130113421 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) 20250212130113422 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) 20250212130113422 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) 20250212130113423 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) 20250212130113423 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) 20250212130113424 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130113436 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) 20250212130113437 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) 20250212130113438 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) 20250212130113438 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) 20250212130113439 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) 20250212130113439 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) 20250212130113440 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) 20250212130113440 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) 20250212130113442 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) 20250212130113442 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) 20250212130113443 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) 20250212130113443 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) 20250212130113444 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) 20250212130113444 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) 20250212130113445 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) 20250212130113445 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) 20250212130113446 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130113460 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) 20250212130113460 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) 20250212130113461 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) 20250212130113461 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) 20250212130113462 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) 20250212130113462 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) 20250212130113463 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) 20250212130113463 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) 20250212130113463 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) 20250212130113463 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) 20250212130113464 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) 20250212130113464 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) 20250212130113464 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) 20250212130113464 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) 20250212130113465 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) 20250212130113465 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) 20250212130113465 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130113478 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) 20250212130113478 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) 20250212130113478 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) 20250212130113478 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) 20250212130113479 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) 20250212130113479 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) 20250212130113479 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) 20250212130113479 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) 20250212130113479 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) 20250212130113479 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) 20250212130113480 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) 20250212130113480 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) 20250212130113480 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) 20250212130113480 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) 20250212130113480 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) 20250212130113480 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) 20250212130113483 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130113488 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130113489 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130113489 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130113489 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) 20250212130113489 DRIM INFO (NSEI=1234) Responding to RAN INFORMATION REQUEST 262-42-13135-0-20960 ... (gprs_bssgp_rim.c:190) 20250212130113489 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) 20250212130113489 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(1178)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212130113496 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36386<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130113499 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36370<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130113499 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212130113499 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212130113499 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130113499 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130113499 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130113499 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130113499 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130113499 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130113499 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130113499 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130113499 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212130113499 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212130113499 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130113499 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212130113499 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) 20250212130113499 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) 20250212130113499 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 12881 with status 0 respawn: 104: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_rim_ran_info_req_single_rep_eutran finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_rim_ran_info_req_single_rep_eutran pass'. Wed Feb 12 13:01:13 UTC 2025 ====== 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 20250212130113517 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212130113517 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212130113517 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130113517 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212130113536 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40298<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212130113637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40298<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233140) Waiting for packet dumper to finish... 1 (prev_count=233140, count=270604) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_rim_ran_info_req_single_rep_eutran pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_rim_ran_info_req_single_rep_no_si'. ------ PCU_Tests.TC_rim_ran_info_req_single_rep_no_si ------ Wed Feb 12 13:01:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_rim_ran_info_req_single_rep_no_si.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_rim_ran_info_req_single_rep_no_si.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_rim_ran_info_req_single_rep_no_si' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_rim_ran_info_req_single_rep_no_si started. 1184@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_rim_ran_info_req_single_rep_no_si-BVCI1234(1186)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 1184@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1188)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 1184@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 20250212130116781 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40304<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 1184@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(1192)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 1184@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1192)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(1189)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1189)@8d0f06c41a7d: Start timer T: 5 s PCUIF(1189)@8d0f06c41a7d: Start timer T_Conn: 10 s 20250212130116790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40310<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_rim_ran_info_req_single_rep_no_si-STATS(1193)@8d0f06c41a7d: Start timer T: 2 s TC_rim_ran_info_req_single_rep_no_si-STATS(1193)@8d0f06c41a7d: Start timer T: 2 s 1184@8d0f06c41a7d: 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(1196)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1196)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212130118518 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130118518 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212130118518 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1189)@8d0f06c41a7d: OsmoPCU is now connected BTS(1191)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212130118528 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212130118528 DLGLOBAL DEBUG validating counter group 0x556c28c0b040(bts) with 102 counters (rate_ctr.c:86) 20250212130118528 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212130118528 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212130118528 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212130118528 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212130118528 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212130118528 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212130118528 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212130118528 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212130118528 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212130118528 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212130118528 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212130118528 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212130118528 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212130118528 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212130118528 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212130118528 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212130118528 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212130118528 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212130118528 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212130118528 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212130118528 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212130118528 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212130118528 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212130118528 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212130118528 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212130118528 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212130118528 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212130118528 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212130118528 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212130118528 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212130118528 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212130118528 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212130118528 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212130118528 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212130118528 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212130118528 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212130118529 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212130118529 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212130118529 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212130118529 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212130118529 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212130118529 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212130118529 DLGLOBAL DEBUG validating counter group 0x7f93cf1b45e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212130118529 DLGLOBAL DEBUG validating counter group 0x556c28c0a720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212130118529 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212130118529 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212130118529 DLGLOBAL DEBUG validating counter group 0x7f93cf1b5180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212130118529 DLGLOBAL DEBUG validating counter group 0x7f93cf1b5160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212130118529 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212130118529 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) 20250212130118529 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) 20250212130118529 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212130118529 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130118529 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130118529 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130118529 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130118529 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130118529 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130118529 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130118529 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130118529 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130118529 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130118529 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130118529 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130118529 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130118529 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130118529 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130118529 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130118529 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130118529 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130118529 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130118529 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130118529 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130118529 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130118529 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130118529 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130118529 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212130118529 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) 20250212130118529 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212130118531 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1191)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1191)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(1191)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(1188)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1191)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(1188)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE BTS(1191)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(1188)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(1188)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(1191)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX5/TS7" 20250212130118538 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212130118538 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) 20250212130118538 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) 20250212130118538 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212130118538 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) BTS(1191)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX6/TS7" 20250212130118538 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) 20250212130118539 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212130118539 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) 20250212130118539 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1191)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(1188)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1188)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212130118540 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212130118540 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) 20250212130118540 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) 20250212130118540 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212130118540 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212130118540 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212130118540 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130118540 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130118540 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130118540 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212130118543 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212130118543 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(1188)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1188)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1188)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212130118544 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) 20250212130118544 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212130118545 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) 20250212130118545 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) 20250212130118546 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) 20250212130118546 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) 20250212130118547 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) 20250212130118547 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) 20250212130118548 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) 20250212130118548 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) 20250212130118549 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) 20250212130118549 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) 20250212130118549 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) 20250212130118549 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) 20250212130118550 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) 20250212130118550 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) 20250212130118551 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1185@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 1185@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212130118560 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130118561 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130118561 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130118561 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130118561 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130118561 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212130118561 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130118561 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130118563 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) 20250212130118563 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) 20250212130118564 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) 20250212130118564 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) 20250212130118564 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) 20250212130118564 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) 20250212130118565 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) 20250212130118565 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) 20250212130118565 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) 20250212130118565 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) 20250212130118566 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) 20250212130118566 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) 20250212130118566 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) 20250212130118566 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) 20250212130118566 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) 20250212130118567 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) 20250212130118567 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_rim_ran_info_req_single_rep_no_si-BVCI1234(1186)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_rim_ran_info_req_single_rep_no_si-BVCI1234(1186)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized MTC@8d0f06c41a7d: Start timer T: 1 s 20250212130118569 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130118569 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130118569 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130118569 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130118569 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130118569 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212130118569 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212130118569 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130118569 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) 20250212130118569 DPCU DEBUG Received PCU data indication: Revoked SI1 (pcu_l1_if.cpp:399) 20250212130118570 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) 20250212130118570 DPCU DEBUG Received PCU data indication: Revoked SI3 (pcu_l1_if.cpp:399) 20250212130118570 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) 20250212130118570 DPCU DEBUG Received PCU data indication: Revoked SI13 (pcu_l1_if.cpp:399) 20250212130118571 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130118571 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130118571 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130118571 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130118571 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212130118571 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212130118571 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212130118571 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212130118571 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212130118571 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130118574 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130118574 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130118574 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130118574 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212130118574 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212130118580 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) 20250212130118580 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) 20250212130118581 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) 20250212130118581 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) 20250212130118581 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) 20250212130118581 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) 20250212130118581 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) 20250212130118581 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) 20250212130118581 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) 20250212130118581 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) 20250212130118581 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) 20250212130118581 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) 20250212130118581 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) 20250212130118581 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) 20250212130118582 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) 20250212130118582 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) 20250212130118590 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130118604 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) 20250212130118604 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) 20250212130118604 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) 20250212130118604 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) 20250212130118604 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) 20250212130118604 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) 20250212130118605 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) 20250212130118605 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) 20250212130118605 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) 20250212130118605 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) 20250212130118605 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) 20250212130118605 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) 20250212130118605 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) 20250212130118605 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) 20250212130118605 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) 20250212130118605 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) 20250212130118608 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130118624 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) 20250212130118624 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) 20250212130118625 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) 20250212130118625 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) 20250212130118626 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) 20250212130118626 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) 20250212130118626 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) 20250212130118626 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) 20250212130118627 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) 20250212130118627 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) 20250212130118628 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) 20250212130118628 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) 20250212130118629 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) 20250212130118629 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) 20250212130118630 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) 20250212130118630 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) 20250212130118631 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130118643 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) 20250212130118643 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) 20250212130118644 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) 20250212130118644 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) 20250212130118645 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) 20250212130118645 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) 20250212130118646 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) 20250212130118646 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) 20250212130118647 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) 20250212130118647 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) 20250212130118647 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) 20250212130118648 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) 20250212130118648 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) 20250212130118648 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) 20250212130118649 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) 20250212130118649 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) 20250212130118653 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130118667 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) 20250212130118667 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) 20250212130118669 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) 20250212130118669 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) 20250212130118670 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) 20250212130118670 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) 20250212130118670 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) 20250212130118670 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) 20250212130118671 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) 20250212130118671 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) 20250212130118672 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) 20250212130118672 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) 20250212130118673 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) 20250212130118673 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) 20250212130118673 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) 20250212130118673 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) 20250212130118674 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130118686 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) 20250212130118686 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) 20250212130118688 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) 20250212130118688 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) 20250212130118689 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) 20250212130118689 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) 20250212130118689 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) 20250212130118689 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) 20250212130118690 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) 20250212130118690 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) 20250212130118691 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) 20250212130118691 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) 20250212130118692 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) 20250212130118692 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) 20250212130118692 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) 20250212130118693 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) 20250212130118693 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130118705 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) 20250212130118705 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) 20250212130118706 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) 20250212130118707 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) 20250212130118707 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) 20250212130118707 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) 20250212130118708 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) 20250212130118708 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) 20250212130118709 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) 20250212130118709 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) 20250212130118709 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) 20250212130118709 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) 20250212130118710 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) 20250212130118710 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) 20250212130118711 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) 20250212130118711 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) 20250212130118714 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130118729 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) 20250212130118729 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) 20250212130118730 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) 20250212130118730 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) 20250212130118732 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) 20250212130118732 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) 20250212130118733 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) 20250212130118733 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) 20250212130118734 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) 20250212130118734 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) 20250212130118734 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) 20250212130118735 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) 20250212130118736 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) 20250212130118736 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) 20250212130118736 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) 20250212130118736 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) 20250212130118737 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130118749 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) 20250212130118749 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) 20250212130118751 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) 20250212130118751 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) 20250212130118752 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) 20250212130118752 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) 20250212130118752 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) 20250212130118752 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) 20250212130118753 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) 20250212130118753 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) 20250212130118754 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) 20250212130118754 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) 20250212130118755 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) 20250212130118755 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) 20250212130118756 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) 20250212130118756 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) 20250212130118757 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130118768 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) 20250212130118768 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) 20250212130118769 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) 20250212130118769 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) 20250212130118770 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) 20250212130118770 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) 20250212130118771 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) 20250212130118771 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) 20250212130118772 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) 20250212130118772 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) 20250212130118772 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) 20250212130118772 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) 20250212130118773 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) 20250212130118773 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) 20250212130118774 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) 20250212130118774 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) 20250212130118777 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130118792 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) 20250212130118792 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) 20250212130118793 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) 20250212130118793 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) 20250212130118794 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) 20250212130118794 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) 20250212130118795 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) 20250212130118795 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) 20250212130118795 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) 20250212130118795 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) 20250212130118796 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) 20250212130118796 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) 20250212130118797 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) 20250212130118797 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) 20250212130118798 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) 20250212130118798 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) 20250212130118799 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130118811 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) 20250212130118811 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) 20250212130118812 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) 20250212130118812 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) 20250212130118813 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) 20250212130118813 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) 20250212130118813 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) 20250212130118814 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) 20250212130118815 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) 20250212130118815 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) 20250212130118816 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) 20250212130118816 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) 20250212130118817 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) 20250212130118817 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) 20250212130118817 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) 20250212130118817 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) 20250212130118818 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130118830 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) 20250212130118830 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) 20250212130118831 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) 20250212130118831 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) 20250212130118832 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) 20250212130118832 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) 20250212130118833 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) 20250212130118833 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) 20250212130118834 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) 20250212130118834 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) 20250212130118835 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) 20250212130118835 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) 20250212130118836 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) 20250212130118836 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) 20250212130118837 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) 20250212130118837 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) 20250212130118840 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130118855 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) 20250212130118855 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) 20250212130118856 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) 20250212130118856 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) 20250212130118857 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) 20250212130118857 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) 20250212130118857 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) 20250212130118857 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) 20250212130118858 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) 20250212130118858 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) 20250212130118859 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) 20250212130118859 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) 20250212130118859 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) 20250212130118859 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) 20250212130118860 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) 20250212130118860 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) 20250212130118860 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130118873 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) 20250212130118873 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) 20250212130118873 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) 20250212130118873 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) 20250212130118874 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) 20250212130118874 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) 20250212130118874 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) 20250212130118874 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) 20250212130118874 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) 20250212130118874 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) 20250212130118874 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) 20250212130118874 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) 20250212130118875 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) 20250212130118875 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) 20250212130118875 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) 20250212130118875 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) 20250212130118877 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130118897 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) 20250212130118897 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) 20250212130118898 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) 20250212130118898 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) 20250212130118898 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) 20250212130118898 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) 20250212130118899 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) 20250212130118899 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) 20250212130118900 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) 20250212130118900 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) 20250212130118901 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) 20250212130118901 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) 20250212130118902 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) 20250212130118902 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) 20250212130118903 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) 20250212130118903 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) 20250212130118907 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130118921 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) 20250212130118921 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) 20250212130118921 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) 20250212130118921 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) 20250212130118922 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) 20250212130118922 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) 20250212130118922 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) 20250212130118922 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) 20250212130118923 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) 20250212130118923 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) 20250212130118923 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) 20250212130118923 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) 20250212130118923 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) 20250212130118923 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) 20250212130118923 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) 20250212130118923 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) 20250212130118925 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130118939 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) 20250212130118939 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) 20250212130118940 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) 20250212130118940 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) 20250212130118940 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) 20250212130118940 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) 20250212130118941 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) 20250212130118941 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) 20250212130118941 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) 20250212130118941 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) 20250212130118941 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) 20250212130118941 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) 20250212130118942 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) 20250212130118942 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) 20250212130118942 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) 20250212130118942 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) 20250212130118944 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130118959 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) 20250212130118959 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) 20250212130118960 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) 20250212130118960 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) 20250212130118961 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) 20250212130118961 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) 20250212130118962 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) 20250212130118962 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) 20250212130118963 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) 20250212130118963 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) 20250212130118964 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) 20250212130118964 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) 20250212130118965 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) 20250212130118965 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) 20250212130118966 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) 20250212130118966 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) 20250212130118968 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130118983 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) 20250212130118983 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) 20250212130118984 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) 20250212130118984 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) 20250212130118985 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) 20250212130118985 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) 20250212130118986 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) 20250212130118986 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) 20250212130118987 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) 20250212130118987 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) 20250212130118987 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) 20250212130118987 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) 20250212130118988 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) 20250212130118988 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) 20250212130118989 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) 20250212130118989 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) 20250212130118990 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130119003 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) 20250212130119003 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) 20250212130119004 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) 20250212130119004 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) 20250212130119004 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) 20250212130119004 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) 20250212130119005 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) 20250212130119005 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) 20250212130119005 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) 20250212130119005 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) 20250212130119006 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) 20250212130119006 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) 20250212130119006 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) 20250212130119006 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) 20250212130119007 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) 20250212130119007 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) 20250212130119008 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130119023 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) 20250212130119023 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) 20250212130119024 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) 20250212130119024 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) 20250212130119025 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) 20250212130119025 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) 20250212130119026 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) 20250212130119026 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) 20250212130119027 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) 20250212130119027 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) 20250212130119027 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) 20250212130119027 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) 20250212130119028 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) 20250212130119028 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) 20250212130119029 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) 20250212130119029 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) 20250212130119032 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130119046 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) 20250212130119046 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) 20250212130119048 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) 20250212130119048 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) 20250212130119048 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) 20250212130119048 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) 20250212130119049 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) 20250212130119049 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) 20250212130119050 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) 20250212130119050 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) 20250212130119051 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) 20250212130119051 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) 20250212130119051 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) 20250212130119051 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) 20250212130119052 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) 20250212130119052 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) 20250212130119053 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130119065 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) 20250212130119065 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) 20250212130119067 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) 20250212130119067 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) 20250212130119067 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) 20250212130119067 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) 20250212130119068 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) 20250212130119068 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) 20250212130119069 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) 20250212130119069 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) 20250212130119070 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) 20250212130119070 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) 20250212130119071 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) 20250212130119071 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) 20250212130119071 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) 20250212130119071 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) 20250212130119072 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130119085 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) 20250212130119085 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) 20250212130119086 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) 20250212130119086 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) 20250212130119087 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) 20250212130119087 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) 20250212130119088 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) 20250212130119088 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) 20250212130119089 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) 20250212130119089 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) 20250212130119089 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) 20250212130119089 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) 20250212130119090 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) 20250212130119090 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) 20250212130119092 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) 20250212130119092 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) 20250212130119094 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130119109 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) 20250212130119109 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) 20250212130119110 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) 20250212130119110 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) 20250212130119111 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) 20250212130119111 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) 20250212130119112 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) 20250212130119112 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) 20250212130119112 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) 20250212130119112 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) 20250212130119113 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) 20250212130119113 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) 20250212130119114 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) 20250212130119114 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) 20250212130119115 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) 20250212130119115 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) 20250212130119116 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130119128 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) 20250212130119128 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) 20250212130119128 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) 20250212130119128 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) 20250212130119129 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) 20250212130119129 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) 20250212130119130 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) 20250212130119130 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) 20250212130119130 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) 20250212130119130 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) 20250212130119131 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) 20250212130119131 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) 20250212130119131 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) 20250212130119131 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) 20250212130119132 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) 20250212130119132 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) 20250212130119133 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130119148 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) 20250212130119148 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) 20250212130119149 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) 20250212130119149 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) 20250212130119150 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) 20250212130119150 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) 20250212130119151 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) 20250212130119151 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) 20250212130119151 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) 20250212130119151 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) 20250212130119152 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) 20250212130119152 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) 20250212130119153 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) 20250212130119153 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) 20250212130119154 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) 20250212130119154 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) 20250212130119157 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130119171 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) 20250212130119172 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) 20250212130119172 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) 20250212130119172 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) 20250212130119174 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) 20250212130119174 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) 20250212130119174 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) 20250212130119174 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) 20250212130119175 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) 20250212130119175 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) 20250212130119176 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) 20250212130119176 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) 20250212130119177 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) 20250212130119177 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) 20250212130119178 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) 20250212130119178 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) 20250212130119178 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130119190 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) 20250212130119190 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) 20250212130119191 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) 20250212130119191 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) 20250212130119192 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) 20250212130119192 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) 20250212130119193 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) 20250212130119193 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) 20250212130119194 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) 20250212130119194 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) 20250212130119195 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) 20250212130119195 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) 20250212130119196 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) 20250212130119196 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) 20250212130119197 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) 20250212130119197 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) 20250212130119197 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130119210 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) 20250212130119210 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) 20250212130119212 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) 20250212130119212 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) 20250212130119212 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) 20250212130119212 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) 20250212130119213 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) 20250212130119213 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) 20250212130119214 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) 20250212130119214 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) 20250212130119215 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) 20250212130119215 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) 20250212130119215 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) 20250212130119216 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) 20250212130119216 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) 20250212130119216 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) 20250212130119219 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130119234 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) 20250212130119234 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) 20250212130119235 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) 20250212130119235 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) 20250212130119236 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) 20250212130119236 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) 20250212130119236 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) 20250212130119237 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) 20250212130119238 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) 20250212130119238 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) 20250212130119239 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) 20250212130119239 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) 20250212130119240 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) 20250212130119240 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) 20250212130119240 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) 20250212130119240 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) 20250212130119241 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130119253 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) 20250212130119253 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) 20250212130119254 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) 20250212130119254 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) 20250212130119255 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) 20250212130119255 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) 20250212130119256 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) 20250212130119256 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) 20250212130119257 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) 20250212130119257 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) 20250212130119257 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) 20250212130119257 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) 20250212130119258 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) 20250212130119258 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) 20250212130119259 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) 20250212130119259 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) 20250212130119260 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130119272 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) 20250212130119272 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) 20250212130119274 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) 20250212130119274 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) 20250212130119274 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) 20250212130119274 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) 20250212130119275 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) 20250212130119275 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) 20250212130119276 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) 20250212130119276 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) 20250212130119277 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) 20250212130119277 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) 20250212130119278 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) 20250212130119278 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) 20250212130119278 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) 20250212130119278 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) 20250212130119282 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130119297 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) 20250212130119297 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) 20250212130119298 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) 20250212130119298 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) 20250212130119299 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) 20250212130119299 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) 20250212130119300 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) 20250212130119300 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) 20250212130119301 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) 20250212130119301 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) 20250212130119301 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) 20250212130119301 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) 20250212130119302 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) 20250212130119302 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) 20250212130119302 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) 20250212130119303 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) 20250212130119303 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130119315 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) 20250212130119315 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) 20250212130119316 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) 20250212130119316 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) 20250212130119316 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) 20250212130119316 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) 20250212130119317 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) 20250212130119317 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) 20250212130119317 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) 20250212130119317 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) 20250212130119318 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) 20250212130119318 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) 20250212130119319 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) 20250212130119319 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) 20250212130119320 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) 20250212130119320 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) 20250212130119321 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130119335 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) 20250212130119335 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) 20250212130119336 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) 20250212130119336 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) 20250212130119337 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) 20250212130119337 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) 20250212130119338 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) 20250212130119338 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) 20250212130119339 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) 20250212130119339 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) 20250212130119339 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) 20250212130119339 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) 20250212130119340 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) 20250212130119340 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) 20250212130119341 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) 20250212130119341 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) 20250212130119345 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130119360 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) 20250212130119360 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) 20250212130119361 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) 20250212130119361 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) 20250212130119362 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) 20250212130119362 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) 20250212130119362 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) 20250212130119362 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) 20250212130119363 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) 20250212130119363 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) 20250212130119364 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) 20250212130119364 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) 20250212130119365 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) 20250212130119365 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) 20250212130119365 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) 20250212130119365 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) 20250212130119366 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130119379 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) 20250212130119379 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) 20250212130119380 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) 20250212130119380 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) 20250212130119381 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) 20250212130119381 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) 20250212130119381 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) 20250212130119381 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) 20250212130119382 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) 20250212130119382 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) 20250212130119383 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) 20250212130119383 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) 20250212130119384 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) 20250212130119384 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) 20250212130119385 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) 20250212130119385 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) 20250212130119386 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130119398 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) 20250212130119398 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) 20250212130119399 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) 20250212130119399 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) 20250212130119400 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) 20250212130119400 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) 20250212130119401 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) 20250212130119401 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) 20250212130119402 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) 20250212130119402 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) 20250212130119402 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) 20250212130119402 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) 20250212130119403 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) 20250212130119403 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) 20250212130119404 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) 20250212130119404 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) 20250212130119407 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130119422 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) 20250212130119422 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) 20250212130119423 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) 20250212130119423 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) 20250212130119424 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) 20250212130119424 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) 20250212130119425 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) 20250212130119425 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) 20250212130119425 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) 20250212130119425 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) 20250212130119426 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) 20250212130119426 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) 20250212130119427 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) 20250212130119427 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) 20250212130119428 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) 20250212130119428 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) 20250212130119429 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130119441 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) 20250212130119441 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) 20250212130119442 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) 20250212130119442 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) 20250212130119443 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) 20250212130119443 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) 20250212130119444 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) 20250212130119444 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) 20250212130119445 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) 20250212130119445 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) 20250212130119445 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) 20250212130119445 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) 20250212130119446 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) 20250212130119446 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) 20250212130119447 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) 20250212130119447 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) 20250212130119448 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130119460 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) 20250212130119460 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) 20250212130119461 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) 20250212130119461 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) 20250212130119462 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) 20250212130119462 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) 20250212130119463 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) 20250212130119463 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) 20250212130119464 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) 20250212130119464 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) 20250212130119464 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) 20250212130119464 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) 20250212130119465 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) 20250212130119465 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) 20250212130119466 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) 20250212130119466 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) 20250212130119470 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130119484 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) 20250212130119484 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) 20250212130119485 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) 20250212130119485 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) 20250212130119486 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) 20250212130119486 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) 20250212130119487 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) 20250212130119487 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) 20250212130119488 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) 20250212130119488 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) 20250212130119489 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) 20250212130119489 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) 20250212130119490 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) 20250212130119490 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) 20250212130119490 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) 20250212130119491 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) 20250212130119491 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130119504 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) 20250212130119504 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) 20250212130119505 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) 20250212130119505 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) 20250212130119506 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) 20250212130119506 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) 20250212130119507 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) 20250212130119507 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) 20250212130119507 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) 20250212130119507 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) 20250212130119508 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) 20250212130119508 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) 20250212130119509 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) 20250212130119509 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) 20250212130119510 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) 20250212130119510 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) 20250212130119510 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130119522 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) 20250212130119522 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) 20250212130119524 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) 20250212130119524 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) 20250212130119524 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) 20250212130119524 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) 20250212130119525 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) 20250212130119525 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) 20250212130119526 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) 20250212130119526 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) 20250212130119527 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) 20250212130119527 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) 20250212130119527 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) 20250212130119527 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) 20250212130119528 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) 20250212130119528 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) 20250212130119531 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130119546 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) 20250212130119546 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) 20250212130119548 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) 20250212130119548 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) 20250212130119548 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) 20250212130119548 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) 20250212130119549 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) 20250212130119549 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) 20250212130119550 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) 20250212130119550 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) 20250212130119551 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) 20250212130119551 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) 20250212130119552 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) 20250212130119552 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) 20250212130119552 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) 20250212130119552 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) 20250212130119553 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130119565 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) 20250212130119565 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) 20250212130119566 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) 20250212130119566 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) 20250212130119567 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) 20250212130119567 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) 20250212130119568 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) 20250212130119568 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) 20250212130119569 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) 20250212130119569 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) 20250212130119569 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) 20250212130119569 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) 20250212130119570 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) 20250212130119570 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) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130119572 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) 20250212130119572 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) 20250212130119573 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130119577 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130119577 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130119577 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130119577 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) 20250212130119577 DRIM INFO (NSEI=1234) Responding to RAN INFORMATION REQUEST 262-42-13135-0-20960 ... (gprs_bssgp_rim.c:190) 20250212130119577 DNACC INFO TX RAN INFO RESPONSE (NACC) 262-42-13135-0-20960: Some SI are missing: SI1 SI3 SI13 (gprs_bssgp_rim.c:88) 20250212130119577 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) 20250212130119577 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130119585 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) 20250212130119585 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) 20250212130119586 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) 20250212130119586 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) 20250212130119587 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) 20250212130119588 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) 20250212130119588 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) 20250212130119588 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) 20250212130119589 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) 20250212130119589 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) 20250212130119590 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) 20250212130119590 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) 20250212130119591 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) 20250212130119591 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(1191)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212130119592 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) 20250212130119592 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) 20250212130119594 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40310<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130119598 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40304<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130119600 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212130119600 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212130119600 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130119600 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130119600 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130119600 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130119600 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130119600 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130119600 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130119600 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130119600 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212130119600 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212130119600 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130119600 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212130119600 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) 20250212130119600 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) 20250212130119600 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 12947 with status 0 respawn: 105: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_rim_ran_info_req_single_rep_no_si finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_rim_ran_info_req_single_rep_no_si pass'. Wed Feb 12 13:01:19 UTC 2025 ====== 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 20250212130119648 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212130119648 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212130119648 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130119649 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212130119681 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40316<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212130119782 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40316<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236792) Waiting for packet dumper to finish... 1 (prev_count=236792, count=274212) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_rim_ran_info_req_single_rep_no_si pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pdch_energy_saving'. ------ PCU_Tests.TC_pdch_energy_saving ------ Wed Feb 12 13:01:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pdch_energy_saving.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pdch_energy_saving.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pdch_energy_saving' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_pdch_energy_saving started. 1197@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 1197@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_pdch_energy_saving-BVCI1234(1200)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(1201)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 1197@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 1197@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1204)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 1197@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 20250212130122922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45714<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(1203)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20250212130122928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45728<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1203)@8d0f06c41a7d: Start timer T: 5 s PCUIF(1203)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_pdch_energy_saving-STATS(1207)@8d0f06c41a7d: Start timer T: 2 s TC_pdch_energy_saving-STATS(1207)@8d0f06c41a7d: Start timer T: 2 s 1197@8d0f06c41a7d: 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(1208)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1208)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212130124649 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130124650 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212130124650 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1203)@8d0f06c41a7d: OsmoPCU is now connected BTS(1205)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@8d0f06c41a7d: Start timer T: 10 s 20250212130124666 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212130124666 DLGLOBAL DEBUG validating counter group 0x55c2feb2e040(bts) with 102 counters (rate_ctr.c:86) 20250212130124666 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212130124666 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212130124666 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212130124666 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212130124666 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212130124666 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212130124666 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212130124666 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212130124666 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212130124666 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212130124666 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212130124666 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212130124666 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212130124666 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212130124666 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212130124666 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212130124666 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212130124666 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212130124666 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212130124666 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212130124666 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212130124666 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212130124666 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212130124667 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212130124667 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212130124667 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212130124667 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212130124667 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212130124667 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212130124667 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212130124667 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212130124667 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212130124667 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212130124667 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212130124667 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212130124667 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212130124667 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212130124667 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212130124667 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212130124667 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212130124667 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212130124667 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212130124667 DLGLOBAL DEBUG validating counter group 0x7fd725bea5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212130124667 DLGLOBAL DEBUG validating counter group 0x55c2feb2d720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212130124667 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212130124667 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212130124667 DLGLOBAL DEBUG validating counter group 0x7fd725beb180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212130124667 DLGLOBAL DEBUG validating counter group 0x7fd725beb160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212130124667 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212130124667 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) 20250212130124667 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) 20250212130124667 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212130124667 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130124667 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130124667 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130124667 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130124667 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130124667 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130124667 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212130124668 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) 20250212130124668 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212130124669 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1205)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1205)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(1201)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(1201)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1201)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(1201)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212130124675 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212130124675 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) 20250212130124675 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) 20250212130124675 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212130124675 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212130124675 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) 20250212130124676 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212130124676 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) 20250212130124676 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(1201)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1201)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212130124677 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212130124677 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) 20250212130124678 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) 20250212130124678 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212130124678 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212130124678 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212130124678 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130124678 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130124678 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130124678 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212130124679 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) 20250212130124679 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212130124679 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212130124679 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)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1201)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1201)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212130124681 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) 20250212130124681 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) 20250212130124683 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1198@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 1198@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212130124697 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130124697 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130124697 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130124697 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130124697 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130124697 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212130124697 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130124697 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130124698 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) 20250212130124698 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) 20250212130124699 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) 20250212130124699 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) 20250212130124702 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_pdch_energy_saving-BVCI1234(1200)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_pdch_energy_saving-BVCI1234(1200)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212130124710 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130124710 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130124710 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130124710 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130124710 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130124710 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212130124710 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212130124711 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@8d0f06c41a7d: Start timer T: 0.5 s 20250212130124716 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) 20250212130124716 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) 20250212130124716 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130124716 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130124717 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130124717 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130124717 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212130124717 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212130124717 DLBSSGP DEBUG Computed BVC leak rate = 14800, num_pdch = 2, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212130124717 DLBSSGP DEBUG Computed MS default leak rate = 14800, ms_num_pdch = 2, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212130124717 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 148000, R = 14800, Bmax_MS = 148000, R_MS = 14800, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212130124717 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130124717 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) 20250212130124717 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) 20250212130124727 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) 20250212130124727 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) 20250212130124728 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130124728 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130124728 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130124728 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130124728 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212130124728 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@8d0f06c41a7d: Start timer T: 0.5 s 20250212130124740 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) 20250212130124740 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) 20250212130124741 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) 20250212130124741 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) 20250212130124745 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) 20250212130124745 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) 20250212130124745 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(1205)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212130124751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45728<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130124754 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45714<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130124756 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212130124756 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212130124756 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130124756 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130124756 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212130124756 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212130124756 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130124756 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212130124756 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) 20250212130124756 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) 20250212130124756 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 13014 with status 0 MTC@8d0f06c41a7d: Test case TC_pdch_energy_saving finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pdch_energy_saving pass'. respawn: 106: starting: osmo-pcu Wed Feb 12 13:01:24 UTC 2025 ====== PCU_Tests.TC_pdch_energy_saving pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_pdch_energy_saving.talloc 20250212130124808 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212130124809 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212130124809 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130124809 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212130124829 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45730<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212130124929 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45730<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=9704) Waiting for packet dumper to finish... 1 (prev_count=9704, count=51456) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pdch_energy_saving pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_stat_pdch_avail_occ'. ------ PCU_Tests.TC_stat_pdch_avail_occ ------ Wed Feb 12 13:01:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_stat_pdch_avail_occ.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_stat_pdch_avail_occ.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_stat_pdch_avail_occ' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_stat_pdch_avail_occ started. 1210@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 1210@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_stat_pdch_avail_occ-BVCI1234(1213)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 1210@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1214)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 1210@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1210@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1217)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212130128072 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45734<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(1216)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1216)@8d0f06c41a7d: Start timer T: 5 s 20250212130128078 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45740<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1216)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_stat_pdch_avail_occ-STATS(1220)@8d0f06c41a7d: Start timer T: 2 s 1210@8d0f06c41a7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } TC_stat_pdch_avail_occ-STATS(1220)@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(1221)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1221)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212130129809 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130129810 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212130129810 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1216)@8d0f06c41a7d: OsmoPCU is now connected BTS(1218)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" TC_stat_pdch_avail_occ-STATS(1220)@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 10 s 20250212130129826 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212130129826 DLGLOBAL DEBUG validating counter group 0x56293af6e040(bts) with 102 counters (rate_ctr.c:86) 20250212130129826 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212130129826 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212130129826 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212130129826 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212130129827 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212130129827 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212130129827 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212130129827 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212130129827 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212130129827 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212130129827 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212130129827 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212130129827 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212130129827 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212130129827 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212130129827 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212130129827 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212130129827 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212130129827 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212130129827 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212130129827 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212130129827 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212130129827 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212130129827 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212130129827 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212130129827 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212130129827 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212130129827 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212130129827 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212130129827 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212130129827 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212130129827 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212130129827 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212130129827 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212130129827 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212130129827 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212130129827 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212130129827 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212130129827 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212130129827 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212130129827 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212130129827 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212130129827 DLGLOBAL DEBUG validating counter group 0x7fe10c00a5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212130129827 DLGLOBAL DEBUG validating counter group 0x56293af6d720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212130129827 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212130129827 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212130129827 DLGLOBAL DEBUG validating counter group 0x7fe10c00b180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212130129827 DLGLOBAL DEBUG validating counter group 0x7fe10c00b160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212130129827 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212130129827 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) 20250212130129827 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) 20250212130129827 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212130129827 DL1IF INFO PDCH(bts=0,trx=0,ts=6) Sending activate request (pcu_l1_if.cpp:158) 20250212130129827 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130129827 DL1IF INFO PDCH (trx=0, ts=6): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130129827 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130129827 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130129827 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130129827 DL1IF INFO PDCH(bts=0,trx=1,ts=4) Sending activate request (pcu_l1_if.cpp:158) 20250212130129827 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130129827 DL1IF INFO PDCH (trx=1, ts=4): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130129827 DL1IF INFO PDCH(bts=0,trx=1,ts=5) Sending activate request (pcu_l1_if.cpp:158) 20250212130129827 DRLCMAC INFO PDCH(bts=0,trx=1,ts=5) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130129827 DL1IF INFO PDCH (trx=1, ts=5): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130129827 DL1IF INFO PDCH(bts=0,trx=2,ts=0) Sending activate request (pcu_l1_if.cpp:158) 20250212130129827 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130129827 DL1IF INFO PDCH (trx=2, ts=0): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130129827 DL1IF INFO PDCH(bts=0,trx=2,ts=1) Sending activate request (pcu_l1_if.cpp:158) 20250212130129827 DRLCMAC INFO PDCH(bts=0,trx=2,ts=1) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130129827 DL1IF INFO PDCH (trx=2, ts=1): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130129827 DL1IF INFO PDCH(bts=0,trx=3,ts=2) Sending activate request (pcu_l1_if.cpp:158) 20250212130129828 DRLCMAC INFO PDCH(bts=0,trx=3,ts=2) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130129828 DL1IF INFO PDCH (trx=3, ts=2): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130129828 DL1IF INFO PDCH(bts=0,trx=3,ts=3) Sending activate request (pcu_l1_if.cpp:158) 20250212130129828 DRLCMAC INFO PDCH(bts=0,trx=3,ts=3) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130129828 DL1IF INFO PDCH (trx=3, ts=3): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130129828 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212130129828 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) 20250212130129828 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) 20250212130129829 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1218)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS6" BTS(1218)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1218)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS4" -NSVCI1234(1214)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1218)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS5" -NSVCI1234(1214)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1214)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(1214)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(1218)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS0" BTS(1218)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS1" 20250212130129836 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212130129836 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) 20250212130129836 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) 20250212130129836 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212130129836 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212130129836 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) 20250212130129836 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212130129836 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) 20250212130129836 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1218)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS2" -NSVCI1234(1214)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1214)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212130129838 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212130129838 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) 20250212130129838 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) 20250212130129838 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212130129838 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212130129838 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212130129838 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130129839 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130129839 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130129839 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(1218)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS3" 20250212130129840 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) 20250212130129840 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) 20250212130129842 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) 20250212130129842 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) 20250212130129842 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212130129842 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(1214)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1214)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1214)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212130129843 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) 20250212130129843 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) 20250212130129844 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) 20250212130129844 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) 20250212130129845 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) 20250212130129845 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) 20250212130129846 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) 20250212130129846 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) 20250212130129847 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) 20250212130129847 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) 20250212130129847 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) 20250212130129847 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212130129848 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1211@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 1211@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212130129856 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) 20250212130129856 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) 20250212130129856 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130129856 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130129856 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130129856 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130129856 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130129856 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212130129856 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130129856 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130129856 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) 20250212130129856 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) 20250212130129857 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) 20250212130129857 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) 20250212130129857 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) 20250212130129857 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) 20250212130129857 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) 20250212130129857 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) 20250212130129857 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) 20250212130129857 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) 20250212130129857 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) 20250212130129857 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) 20250212130129858 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) 20250212130129858 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_stat_pdch_avail_occ-BVCI1234(1213)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_stat_pdch_avail_occ-BVCI1234(1213)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212130129860 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130129860 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130129860 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130129860 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130129860 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130129860 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212130129860 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212130129860 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_stat_pdch_avail_occ-STATS(1220)@8d0f06c41a7d: Start timer T: 2 s 20250212130129861 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130129862 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130129862 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130129862 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130129862 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130129862 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212130129862 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212130129862 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212130129862 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212130129862 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212130129862 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130129865 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130129865 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130129865 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130129865 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212130129865 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) TC_stat_pdch_avail_occ-STATS(1220)@8d0f06c41a7d: Start timer T_statsd: 5 s 20250212130129875 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) 20250212130129875 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) 20250212130129875 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) 20250212130129875 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) 20250212130129875 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) 20250212130129875 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) 20250212130129876 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) 20250212130129876 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) 20250212130129876 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) 20250212130129876 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) 20250212130129876 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) 20250212130129876 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) 20250212130129876 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) 20250212130129876 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) 20250212130129877 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) 20250212130129877 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) 20250212130129884 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130129898 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) 20250212130129898 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) 20250212130129898 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) 20250212130129898 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) 20250212130129899 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) 20250212130129899 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) 20250212130129899 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) 20250212130129899 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) 20250212130129899 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) 20250212130129899 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) TC_stat_pdch_avail_occ-STATS(1220)@8d0f06c41a7d: EXP match: { name := "TTCN3.bts.0.pdch.available", val := 8, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.available", mtype := "g", min := 8, max := 8 } TC_stat_pdch_avail_occ-STATS(1220)@8d0f06c41a7d: EXP match: { name := "TTCN3.bts.0.pdch.occupied", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied", mtype := "g", min := 0, max := 0 } TC_stat_pdch_avail_occ-STATS(1220)@8d0f06c41a7d: EXP match: { name := "TTCN3.bts.0.pdch.occupied.gprs", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied.gprs", mtype := "g", min := 0, max := 0 } TC_stat_pdch_avail_occ-STATS(1220)@8d0f06c41a7d: 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 } 20250212130129899 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) 20250212130129899 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) 20250212130129900 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) 20250212130129900 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) 20250212130129900 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) 20250212130129900 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) MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130129901 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) 20250212130129901 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212130129901 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212130129901 DMS INFO Creating MS object (gprs_ms.c:152) 20250212130129901 DLGLOBAL DEBUG validating counter group 0x56293af6d760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212130129901 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212130129901 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212130129901 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212130129901 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212130129901 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212130129901 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212130129901 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212130129901 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212130129901 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212130129901 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"......CC"(TS=7) (alloc_algo.cpp:504) 20250212130129901 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20250212130129901 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) 20250212130129901 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 6 (alloc_algo.cpp:834) 20250212130129901 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"DD....C."(TS=7) (alloc_algo.cpp:841) 20250212130129901 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212130129901 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212130129901 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130129901 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130129901 DLGLOBAL DEBUG validating counter group 0x56293af6db40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212130129901 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212130129901 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212130129901 DLGLOBAL DEBUG validating counter group 0x56293af6dc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212130129901 DLGLOBAL DEBUG validating counter group 0x56293af6dc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212130129901 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=6 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212130129901 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212130129901 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6) (tbf.cpp:299) 20250212130129901 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00 (tbf_ul.cpp:712) 20250212130129901 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20250212130129901 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212130129901 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212130129901 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212130129901 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212130129901 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) 20250212130129901 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=13 (tbf_ul.cpp:221) 20250212130129901 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212130129901 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212130129901 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=6 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212130129901 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=13 block=0 data=ff ff ff ff 2d 06 3f 10 0e e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1218)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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@8d0f06c41a7d: 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@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130129903 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130129904 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=13, is_11bit=0 (pcu_l1_if.cpp:633) 20250212130129904 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212130129904 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212130129904 DMS INFO Creating MS object (gprs_ms.c:152) 20250212130129904 DLGLOBAL DEBUG validating counter group 0x56293af6d760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212130129904 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212130129904 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212130129904 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=0 (bts.cpp:663) 20250212130129904 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212130129904 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212130129904 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212130129904 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212130129904 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212130129904 DRLCMAC DEBUG - Skipping TS 7, because not enabled (alloc_algo.cpp:75) 20250212130129904 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"....CC.."(TS=7) (alloc_algo.cpp:504) 20250212130129904 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20250212130129904 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) 20250212130129904 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 4 (alloc_algo.cpp:834) 20250212130129904 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..DDC..."(TS=7) (alloc_algo.cpp:841) 20250212130129904 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212130129904 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212130129904 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130129904 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130129904 DLGLOBAL DEBUG validating counter group 0x56293af6db40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212130129904 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212130129904 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212130129904 DLGLOBAL DEBUG validating counter group 0x56293af6dc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212130129904 DLGLOBAL DEBUG validating counter group 0x56293af6dc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212130129904 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=4 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212130129904 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) Attaching TBF(UL:TFI-0-1-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212130129904 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=4) (tbf.cpp:299) 20250212130129904 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Allocated: trx = 1, ul_slots = 10, dl_slots = 00 (tbf_ul.cpp:712) 20250212130129904 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-0:G){NEW} (gprs_ms.c:336) 20250212130129904 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212130129904 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212130129904 DTBFUL INFO TBF(UL:TFI-0-1-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212130129904 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212130129904 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) 20250212130129904 DTBF DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=13 (tbf_ul.cpp:221) 20250212130129904 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212130129904 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212130129904 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=4 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212130129904 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=13 block=0 data=ff ff ff ff 2d 06 3f 10 0c e3 68 79 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1218)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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@8d0f06c41a7d: 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@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130129905 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=13, is_11bit=0 (pcu_l1_if.cpp:633) 20250212130129905 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212130129905 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212130129905 DMS INFO Creating MS object (gprs_ms.c:152) 20250212130129905 DLGLOBAL DEBUG validating counter group 0x56293af6d760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212130129905 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212130129905 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212130129905 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=0 (bts.cpp:663) 20250212130129905 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212130129905 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212130129905 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212130129905 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212130129905 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212130129906 DRLCMAC DEBUG - Skipping TS 7, because not enabled (alloc_algo.cpp:75) 20250212130129906 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"CC......"(TS=7) (alloc_algo.cpp:504) 20250212130129906 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20250212130129906 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) 20250212130129906 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 0 (alloc_algo.cpp:834) 20250212130129906 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"C.....DD"(TS=7) (alloc_algo.cpp:841) 20250212130129906 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212130129906 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20250212130129906 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130129906 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130129906 DLGLOBAL DEBUG validating counter group 0x56293af6db40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212130129906 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212130129906 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212130129906 DLGLOBAL DEBUG validating counter group 0x56293af6dc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212130129906 DLGLOBAL DEBUG validating counter group 0x56293af6dc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212130129906 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=0 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212130129906 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) Attaching TBF(UL:TFI-0-2-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212130129906 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=0) (tbf.cpp:299) 20250212130129906 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Allocated: trx = 2, ul_slots = 01, dl_slots = 00 (tbf_ul.cpp:712) 20250212130129906 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-0:G){NEW} (gprs_ms.c:336) 20250212130129906 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212130129906 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212130129906 DTBFUL INFO TBF(UL:TFI-0-2-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212130129906 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212130129906 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) 20250212130129906 DTBF DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=13 (tbf_ul.cpp:221) 20250212130129906 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212130129906 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212130129906 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=0 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212130129906 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=13 block=0 data=ff ff ff ff 2d 06 3f 10 08 e3 69 7a 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1218)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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@8d0f06c41a7d: 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@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130129907 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=13, is_11bit=0 (pcu_l1_if.cpp:633) 20250212130129907 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212130129907 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20250212130129907 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20250212130129907 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20250212130129907 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20250212130129907 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=13 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 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)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: 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 } } } 20250212130129917 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) 20250212130129917 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) 20250212130129917 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) 20250212130129917 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) 20250212130129917 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) 20250212130129917 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) 20250212130129918 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) 20250212130129918 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) 20250212130129918 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) 20250212130129918 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) 20250212130129918 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) 20250212130129918 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) 20250212130129918 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) 20250212130129918 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) 20250212130129919 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) 20250212130129919 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) 20250212130129921 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130129936 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) 20250212130129936 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) 20250212130129937 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) 20250212130129937 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) 20250212130129938 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) 20250212130129938 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) 20250212130129938 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) 20250212130129938 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) 20250212130129939 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) 20250212130129939 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) 20250212130129939 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) 20250212130129939 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) 20250212130129940 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) 20250212130129940 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) 20250212130129940 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) 20250212130129940 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) 20250212130129945 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130129960 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) 20250212130129960 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) 20250212130129962 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) 20250212130129962 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) 20250212130129963 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) 20250212130129963 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) 20250212130129964 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) 20250212130129964 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) 20250212130129965 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) 20250212130129965 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) 20250212130129966 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) 20250212130129966 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) 20250212130129967 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) 20250212130129967 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) 20250212130129968 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) 20250212130129968 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) 20250212130129969 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130129980 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) 20250212130129980 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) 20250212130129981 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) 20250212130129982 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) 20250212130129982 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) 20250212130129982 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) 20250212130129983 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) 20250212130129983 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) 20250212130129984 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) 20250212130129984 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) 20250212130129985 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) 20250212130129985 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) 20250212130129987 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) 20250212130129987 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) 20250212130129988 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) 20250212130129988 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) 20250212130129988 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130129999 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) 20250212130129999 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) 20250212130130001 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) 20250212130130001 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) 20250212130130002 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) 20250212130130002 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) 20250212130130002 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) 20250212130130002 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) 20250212130130003 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) 20250212130130003 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) 20250212130130004 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) 20250212130130004 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) 20250212130130005 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) 20250212130130005 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) 20250212130130005 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) 20250212130130005 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) 20250212130130009 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130130023 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) 20250212130130023 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) 20250212130130024 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) 20250212130130024 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) 20250212130130025 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) 20250212130130025 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) 20250212130130025 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) 20250212130130025 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) 20250212130130026 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) 20250212130130026 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) 20250212130130027 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) 20250212130130027 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) 20250212130130027 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) 20250212130130027 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) 20250212130130027 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) 20250212130130027 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) 20250212130130028 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130130041 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) 20250212130130041 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) 20250212130130041 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) 20250212130130041 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) 20250212130130041 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) 20250212130130041 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) 20250212130130041 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) 20250212130130041 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) 20250212130130041 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) 20250212130130041 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) 20250212130130041 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) 20250212130130041 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) 20250212130130042 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) 20250212130130042 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) 20250212130130042 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) 20250212130130042 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) 20250212130130045 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130130060 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) 20250212130130060 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) 20250212130130061 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) 20250212130130061 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) 20250212130130062 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) 20250212130130062 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) 20250212130130063 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) 20250212130130063 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) 20250212130130063 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) 20250212130130063 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) 20250212130130064 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) 20250212130130064 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) 20250212130130065 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) 20250212130130065 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) 20250212130130065 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) 20250212130130065 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) 20250212130130070 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130130084 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) 20250212130130084 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) 20250212130130085 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) 20250212130130085 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) 20250212130130086 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) 20250212130130086 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) 20250212130130087 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) 20250212130130087 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) 20250212130130088 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) 20250212130130088 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) 20250212130130088 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) 20250212130130089 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) 20250212130130089 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) 20250212130130089 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) 20250212130130090 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 88 e8 45 18 8c 00 80 00 00 00 00 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20250212130130090 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) 20250212130130090 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20250212130130090 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20250212130130090 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 = 34 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 1 | A5_bits = 80 | 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| (gsm_rlcmac.c:5476) 20250212130130091 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20250212130130091 DMS INFO Creating MS object (gprs_ms.c:152) 20250212130130091 DLGLOBAL DEBUG validating counter group 0x56293af6d760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212130130091 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000004, not yet confirmed (gprs_ms.c:512) 20250212130130091 DMS INFO MS(TLLI-0x00000004:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20250212130130091 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20250212130130091 DMS INFO Modifying MS object, TLLI = 0x00000004, TA 220 -> 0 (gprs_ms.c:609) 20250212130130091 DMS INFO Modifying MS object, TLLI = 0x00000004, MS class 0 -> 3 (gprs_ms.c:624) 20250212130130091 DMS INFO Modifying MS object, TLLI = 0x00000004, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20250212130130091 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-3-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212130130091 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20250212130130091 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20250212130130091 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20250212130130091 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212130130091 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212130130091 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212130130091 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212130130091 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212130130091 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212130130091 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"......CC"(TS=7) (alloc_algo.cpp:504) 20250212130130091 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) 20250212130130091 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20250212130130091 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"DD.....C"(TS=7) (alloc_algo.cpp:841) 20250212130130091 DTBF DEBUG MS(TLLI-0x00000004:TA-0:MSCLS-3-3) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212130130091 DTBF INFO MS(TLLI-0x00000004:TA-0:MSCLS-3-3) Allocating UL TBF (tbf_ul.cpp:115) 20250212130130092 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130130092 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130130092 DLGLOBAL DEBUG validating counter group 0x56293af6db40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212130130092 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212130130092 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212130130092 DLGLOBAL DEBUG validating counter group 0x56293af6dc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212130130092 DLGLOBAL DEBUG validating counter group 0x56293af6dc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212130130092 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E:TLLI-0x00000004){NEW} Assigning TS=7 TFI=1 USF=0 (tbf_ul.cpp:695) 20250212130130092 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){NEW}, 1 TBFs, USFs = 01, TFIs = 00000002. (pdch.cpp:1190) 20250212130130092 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) 20250212130130092 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) 20250212130130092 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) 20250212130130092 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212130130092 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) 20250212130130092 DMS DEBUG MS(TLLI-0x00000004:TA-0:MSCLS-3-3:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20250212130130092 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20250212130130092 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) 20250212130130092 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20250212130130092 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) 20250212130130092 DTBF INFO TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20250212130130092 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20250212130130092 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20250212130130092 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20250212130130092 DMS DEBUG MS(TLLI-0x00000004:TA-0:MSCLS-3-3:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20250212130130092 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) 20250212130130092 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20250212130130092 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20250212130130092 DTBF INFO TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20250212130130092 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20250212130130092 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) 20250212130130093 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20250212130130093 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20250212130130093 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) 20250212130130093 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20250212130130093 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) 20250212130130093 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) 20250212130130093 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1218)@8d0f06c41a7d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B'O ("++++++++") 20250212130130102 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212130130102 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212130130102 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) TC_stat_pdch_avail_occ-STATS(1220)@8d0f06c41a7d: Start timer T: 2 s 20250212130130104 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) 20250212130130104 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) 20250212130130105 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212130130105 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212130130105 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212130130106 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212130130106 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212130130106 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212130130106 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) 20250212130130106 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) 20250212130130107 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) 20250212130130107 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) 20250212130130108 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) 20250212130130108 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) 20250212130130109 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) 20250212130130109 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) 20250212130130109 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) 20250212130130109 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) 20250212130130110 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) 20250212130130110 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) 20250212130130111 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) 20250212130130111 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) 20250212130130113 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130130122 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) 20250212130130122 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) 20250212130130123 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) 20250212130130123 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) 20250212130130124 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) 20250212130130124 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) 20250212130130124 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) 20250212130130124 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) 20250212130130125 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) 20250212130130125 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) 20250212130130125 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) 20250212130130125 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) 20250212130130126 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) 20250212130130126 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) 20250212130130126 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) 20250212130130126 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) 20250212130130131 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ-STATS(1220)@8d0f06c41a7d: Start timer T_statsd: 5 s 20250212130130145 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) 20250212130130145 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) 20250212130130145 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) 20250212130130145 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) 20250212130130145 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) 20250212130130145 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) 20250212130130145 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) 20250212130130145 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) 20250212130130145 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) 20250212130130146 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) 20250212130130146 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) 20250212130130146 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) 20250212130130146 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) 20250212130130146 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) 20250212130130146 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) 20250212130130146 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) 20250212130130149 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130130163 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) 20250212130130163 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) 20250212130130164 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) 20250212130130164 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) 20250212130130164 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) 20250212130130164 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) 20250212130130164 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) 20250212130130164 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) 20250212130130164 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) 20250212130130164 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) 20250212130130164 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) 20250212130130164 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) 20250212130130164 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) 20250212130130164 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) 20250212130130164 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) 20250212130130164 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) 20250212130130164 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) 20250212130130164 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) 20250212130130164 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20250212130130164 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:270) 20250212130130164 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:275) 20250212130130168 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ-STATS(1220)@8d0f06c41a7d: EXP match: { name := "TTCN3.bts.0.pdch.available", val := 8, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.available", mtype := "g", min := 8, max := 8 } TC_stat_pdch_avail_occ-STATS(1220)@8d0f06c41a7d: EXP match: { name := "TTCN3.bts.0.pdch.occupied", val := 4, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied", mtype := "g", min := 4, max := 4 } TC_stat_pdch_avail_occ-STATS(1220)@8d0f06c41a7d: EXP match: { name := "TTCN3.bts.0.pdch.occupied.gprs", val := 3, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied.gprs", mtype := "g", min := 3, max := 3 } TC_stat_pdch_avail_occ-STATS(1220)@8d0f06c41a7d: 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)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212130130174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45740<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130130174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45734<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130130175 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212130130175 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212130130175 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130130175 DTBF INFO TBF(UL:TFI-0-0-0:G){FLOW} free (tbf.cpp:271) 20250212130130175 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212130130175 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) Detaching TBF(UL:TFI-0-0-0:G){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212130130175 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){FLOW} (gprs_ms.c:381) 20250212130130175 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212130130175 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20250212130130175 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212130130175 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212130130175 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Deallocated (fsm.c:568) 20250212130130175 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212130130175 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20250212130130175 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130130175 DTBF INFO TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){ASSIGN} free (tbf.cpp:271) 20250212130130175 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000002. (pdch.cpp:1200) 20250212130130175 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-3-3:UL) Detaching TBF: TBF(UL:E:TLLI-0x00000004){ASSIGN} (gprs_ms.c:381) 20250212130130175 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-3-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212130130175 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-3-3) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212130130175 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212130130175 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){NONE}: Deallocated (fsm.c:568) 20250212130130175 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){ASSIGN}: Deallocated (fsm.c:568) 20250212130130175 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){SEND_ASS}: Deallocated (fsm.c:568) 20250212130130175 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){NONE}: Deallocated (fsm.c:568) 20250212130130175 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130130175 DTBF INFO TBF(UL:TFI-0-1-0:G){FLOW} free (tbf.cpp:271) 20250212130130175 DTBF DEBUG TBF(UL:TFI-0-1-0:G){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212130130175 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) Detaching TBF(UL:TFI-0-1-0:G){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212130130175 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){FLOW} (gprs_ms.c:381) 20250212130130175 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212130130175 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20250212130130175 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212130130175 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20250212130130175 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){FLOW}: Deallocated (fsm.c:568) 20250212130130175 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20250212130130175 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20250212130130175 DRLCMAC INFO PDCH(bts=0,trx=1,ts=5) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130130175 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130130175 DTBF INFO TBF(UL:TFI-0-2-0:G){FLOW} free (tbf.cpp:271) 20250212130130175 DTBF DEBUG TBF(UL:TFI-0-2-0:G){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212130130175 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) Detaching TBF(UL:TFI-0-2-0:G){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20250212130130175 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){FLOW} (gprs_ms.c:381) 20250212130130175 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212130130175 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20250212130130175 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212130130175 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20250212130130175 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){FLOW}: Deallocated (fsm.c:568) 20250212130130175 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20250212130130175 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20250212130130175 DRLCMAC INFO PDCH(bts=0,trx=2,ts=1) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130130175 DRLCMAC INFO PDCH(bts=0,trx=3,ts=2) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130130175 DRLCMAC INFO PDCH(bts=0,trx=3,ts=3) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130130175 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212130130175 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212130130175 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130130175 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212130130175 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) 20250212130130175 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) 20250212130130175 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) MTC@8d0f06c41a7d: Test case TC_stat_pdch_avail_occ finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_stat_pdch_avail_occ pass'. respawn: 106: stopped pid 13081 with status 0 respawn: 107: starting: osmo-pcu Wed Feb 12 13:01:30 UTC 2025 ====== 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 20250212130130187 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212130130188 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212130130188 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130130188 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212130130203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45754<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212130130304 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45754<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=206324) Waiting for packet dumper to finish... 1 (prev_count=206324, count=237556) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_stat_pdch_avail_occ pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_gprs'. ------ PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_gprs ------ Wed Feb 12 13:01:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_gprs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_gprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_gprs' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_stat_pdch_avail_occ_ms_not_known_gprs started. 1223@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 1223@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_stat_pdch_avail_occ_ms_not_known_gprs-BVCI1234(1226)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 1223@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1227)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 1223@8d0f06c41a7d: 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(1230)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1223@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1230)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212130133434 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38850<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(1229)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1229)@8d0f06c41a7d: Start timer T: 5 s 20250212130133439 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38856<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1229)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1233)@8d0f06c41a7d: Start timer T: 2 s TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1233)@8d0f06c41a7d: Start timer T: 2 s 1223@8d0f06c41a7d: 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(1234)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1234)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212130135188 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130135188 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212130135188 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1229)@8d0f06c41a7d: OsmoPCU is now connected BTS(1231)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1233)@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 10 s 20250212130135201 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212130135201 DLGLOBAL DEBUG validating counter group 0x556594d56040(bts) with 102 counters (rate_ctr.c:86) 20250212130135201 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212130135201 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212130135201 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212130135202 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212130135202 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212130135202 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212130135202 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212130135202 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212130135202 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212130135202 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212130135202 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212130135202 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212130135202 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212130135202 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212130135202 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212130135202 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212130135202 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212130135202 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212130135202 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212130135202 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212130135202 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212130135202 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212130135202 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212130135202 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212130135202 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212130135202 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212130135202 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212130135202 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212130135202 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212130135202 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212130135202 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212130135202 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212130135202 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212130135202 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212130135202 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212130135202 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212130135202 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212130135202 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212130135202 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212130135202 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212130135202 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212130135202 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212130135202 DLGLOBAL DEBUG validating counter group 0x7fcc3e97c5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212130135202 DLGLOBAL DEBUG validating counter group 0x556594d55720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212130135202 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212130135202 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212130135202 DLGLOBAL DEBUG validating counter group 0x7fcc3e97d180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212130135202 DLGLOBAL DEBUG validating counter group 0x7fcc3e97d160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212130135202 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212130135202 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) 20250212130135202 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) 20250212130135202 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212130135203 DL1IF INFO PDCH(bts=0,trx=0,ts=6) Sending activate request (pcu_l1_if.cpp:158) 20250212130135203 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130135203 DL1IF INFO PDCH (trx=0, ts=6): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130135203 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130135203 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130135203 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130135203 DL1IF INFO PDCH(bts=0,trx=1,ts=4) Sending activate request (pcu_l1_if.cpp:158) 20250212130135203 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130135203 DL1IF INFO PDCH (trx=1, ts=4): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130135203 DL1IF INFO PDCH(bts=0,trx=1,ts=5) Sending activate request (pcu_l1_if.cpp:158) 20250212130135203 DRLCMAC INFO PDCH(bts=0,trx=1,ts=5) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130135203 DL1IF INFO PDCH (trx=1, ts=5): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130135203 DL1IF INFO PDCH(bts=0,trx=2,ts=0) Sending activate request (pcu_l1_if.cpp:158) 20250212130135203 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130135203 DL1IF INFO PDCH (trx=2, ts=0): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130135203 DL1IF INFO PDCH(bts=0,trx=2,ts=1) Sending activate request (pcu_l1_if.cpp:158) 20250212130135203 DRLCMAC INFO PDCH(bts=0,trx=2,ts=1) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130135203 DL1IF INFO PDCH (trx=2, ts=1): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130135203 DL1IF INFO PDCH(bts=0,trx=3,ts=2) Sending activate request (pcu_l1_if.cpp:158) 20250212130135203 DRLCMAC INFO PDCH(bts=0,trx=3,ts=2) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130135203 DL1IF INFO PDCH (trx=3, ts=2): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130135203 DL1IF INFO PDCH(bts=0,trx=3,ts=3) Sending activate request (pcu_l1_if.cpp:158) 20250212130135203 DRLCMAC INFO PDCH(bts=0,trx=3,ts=3) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130135203 DL1IF INFO PDCH (trx=3, ts=3): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130135203 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212130135203 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) 20250212130135203 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) 20250212130135203 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1231)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS6" BTS(1231)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1231)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS4" BTS(1231)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS5" -NSVCI1234(1227)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1231)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS0" -NSVCI1234(1227)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1227)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(1227)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(1231)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS1" 20250212130135209 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212130135210 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) 20250212130135210 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) 20250212130135210 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212130135210 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212130135210 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(1231)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS2" 20250212130135210 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212130135210 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) 20250212130135210 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(1227)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1227)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(1231)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS3" 20250212130135211 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212130135211 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) 20250212130135211 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) 20250212130135211 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212130135211 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212130135211 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212130135211 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130135211 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130135211 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130135211 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212130135213 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) 20250212130135213 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(1227)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1227)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1227)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212130135213 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212130135213 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) 20250212130135214 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) 20250212130135214 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) 20250212130135214 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) 20250212130135214 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) 20250212130135215 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) 20250212130135215 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) 20250212130135215 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) 20250212130135215 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) 20250212130135216 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) 20250212130135216 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) 20250212130135216 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) 20250212130135216 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) 20250212130135217 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) 20250212130135217 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212130135217 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1224@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 1224@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212130135223 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130135223 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130135223 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130135223 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130135223 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130135223 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212130135223 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130135224 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_stat_pdch_avail_occ_ms_not_known_gprs-BVCI1234(1226)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_stat_pdch_avail_occ_ms_not_known_gprs-BVCI1234(1226)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250212130135231 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) 20250212130135231 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@8d0f06c41a7d: BSSGP successfully initialized 20250212130135232 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) 20250212130135232 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) 20250212130135233 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) 20250212130135233 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) 20250212130135233 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130135233 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130135233 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130135233 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130135233 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130135233 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212130135233 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212130135233 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130135233 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) 20250212130135233 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1233)@8d0f06c41a7d: Start timer T: 2 s 20250212130135234 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) 20250212130135234 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) 20250212130135235 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) 20250212130135235 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) 20250212130135235 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) 20250212130135235 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) 20250212130135236 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) 20250212130135236 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) 20250212130135236 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130135239 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130135239 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130135239 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130135239 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130135239 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212130135239 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212130135239 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212130135239 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212130135239 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212130135239 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130135245 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130135245 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130135245 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130135245 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212130135245 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212130135250 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) 20250212130135250 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) 20250212130135251 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) 20250212130135251 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) 20250212130135251 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) 20250212130135251 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) 20250212130135252 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) 20250212130135252 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) 20250212130135252 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) 20250212130135252 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) 20250212130135253 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) 20250212130135253 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) 20250212130135253 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) 20250212130135253 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) 20250212130135254 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) 20250212130135254 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) 20250212130135259 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1233)@8d0f06c41a7d: Start timer T_statsd: 5 s 20250212130135272 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) 20250212130135272 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) 20250212130135273 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) 20250212130135273 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) 20250212130135273 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) 20250212130135273 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) 20250212130135273 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) 20250212130135273 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) 20250212130135273 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) 20250212130135273 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) 20250212130135273 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) 20250212130135273 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) 20250212130135273 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) 20250212130135273 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) 20250212130135274 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) 20250212130135274 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) 20250212130135277 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130135291 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) 20250212130135291 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) 20250212130135291 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) 20250212130135291 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) 20250212130135291 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) 20250212130135291 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) 20250212130135291 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) 20250212130135291 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) 20250212130135292 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) 20250212130135292 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) 20250212130135292 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) 20250212130135292 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) 20250212130135292 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) 20250212130135292 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) 20250212130135292 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) 20250212130135292 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) TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1233)@8d0f06c41a7d: 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(1233)@8d0f06c41a7d: 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(1233)@8d0f06c41a7d: 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(1233)@8d0f06c41a7d: 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 } 20250212130135296 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130135310 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) 20250212130135310 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) 20250212130135310 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) 20250212130135310 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) 20250212130135311 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) 20250212130135311 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) 20250212130135311 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) 20250212130135311 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) 20250212130135311 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) 20250212130135311 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) 20250212130135311 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) 20250212130135311 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) 20250212130135312 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) 20250212130135312 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) 20250212130135312 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) 20250212130135312 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) 20250212130135312 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130135312 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130135312 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130135312 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212130135312 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212130135312 DLBSSGP DEBUG Got BSSGP RA Capability of size 5 (gprs_bssgp_pcu.c:84) 20250212130135312 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) 20250212130135312 DLBSSGP DEBUG Got downlink MS class 1/0 (gprs_bssgp_pcu.c:148) 20250212130135312 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 1400 (gprs_bssgp_pcu.c:177) 20250212130135312 DMS INFO Creating MS object (gprs_ms.c:152) 20250212130135312 DLGLOBAL DEBUG validating counter group 0x556594d55760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212130135312 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20250212130135312 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20250212130135312 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20250212130135312 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 1 (gprs_ms.c:624) 20250212130135312 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-0) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212130135312 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212130135312 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212130135312 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 1 (alloc_algo.cpp:482) 20250212130135312 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212130135312 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212130135312 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212130135312 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212130135312 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212130135312 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212130135312 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"......CC"(TS=7) (alloc_algo.cpp:504) 20250212130135312 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) 20250212130135312 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 6 (alloc_algo.cpp:834) 20250212130135312 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)".D....C."(TS=7) (alloc_algo.cpp:841) 20250212130135312 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212130135312 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-0) Allocating DL TBF (tbf_dl.cpp:116) 20250212130135312 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130135312 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130135312 DLGLOBAL DEBUG validating counter group 0x556594d55b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212130135312 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212130135312 DLGLOBAL DEBUG validating counter group 0x556594d55e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212130135312 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=6 TFI=0 (tbf_dl.cpp:431) 20250212130135312 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212130135312 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) 20250212130135312 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) 20250212130135312 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) 20250212130135312 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) 20250212130135312 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20250212130135312 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) 20250212130135312 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20250212130135312 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) 20250212130135312 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20250212130135312 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) 20250212130135312 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) 20250212130135312 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(1231)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(1231)@8d0f06c41a7d: 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@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 0.2 s 20250212130135315 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20250212130135315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212130135315 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212130135315 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) 20250212130135319 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130135334 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) 20250212130135334 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) 20250212130135335 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) 20250212130135335 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) 20250212130135336 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) 20250212130135336 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) 20250212130135337 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) 20250212130135337 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) 20250212130135338 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) 20250212130135338 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) 20250212130135338 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) 20250212130135338 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) 20250212130135339 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) 20250212130135339 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) 20250212130135340 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) 20250212130135340 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) 20250212130135340 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130135353 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) 20250212130135353 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) 20250212130135355 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) 20250212130135355 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) 20250212130135355 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) 20250212130135355 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) 20250212130135356 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) 20250212130135356 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) 20250212130135357 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) 20250212130135357 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) 20250212130135358 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) 20250212130135358 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) 20250212130135359 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) 20250212130135359 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) 20250212130135359 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) 20250212130135359 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) 20250212130135360 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130135372 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) 20250212130135372 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) 20250212130135373 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) 20250212130135374 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) 20250212130135374 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) 20250212130135374 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) 20250212130135375 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) 20250212130135375 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) 20250212130135376 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) 20250212130135376 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) 20250212130135377 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) 20250212130135377 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) 20250212130135377 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) 20250212130135377 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) 20250212130135378 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) 20250212130135378 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) 20250212130135382 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130135396 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) 20250212130135396 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) 20250212130135397 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) 20250212130135397 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) 20250212130135398 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) 20250212130135398 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) 20250212130135399 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) 20250212130135399 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) 20250212130135400 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) 20250212130135400 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) 20250212130135401 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) 20250212130135401 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) 20250212130135401 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) 20250212130135401 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) 20250212130135402 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) 20250212130135402 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) 20250212130135403 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130135416 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) 20250212130135416 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) 20250212130135417 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) 20250212130135417 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) 20250212130135418 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) 20250212130135418 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) 20250212130135419 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) 20250212130135419 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) 20250212130135420 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) 20250212130135420 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) 20250212130135420 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) 20250212130135420 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) 20250212130135421 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) 20250212130135421 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) 20250212130135422 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) 20250212130135422 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) 20250212130135423 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130135435 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) 20250212130135435 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) 20250212130135436 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) 20250212130135436 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) 20250212130135436 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) 20250212130135436 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) 20250212130135437 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) 20250212130135437 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) 20250212130135437 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) 20250212130135437 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) 20250212130135437 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) 20250212130135437 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) 20250212130135437 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) 20250212130135437 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) 20250212130135438 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) 20250212130135438 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) 20250212130135443 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130135458 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) 20250212130135458 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) 20250212130135458 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) 20250212130135458 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) 20250212130135458 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) 20250212130135458 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) 20250212130135458 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) 20250212130135458 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) 20250212130135459 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) 20250212130135459 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) 20250212130135459 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) 20250212130135459 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) 20250212130135460 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) 20250212130135460 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) 20250212130135460 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) 20250212130135460 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) 20250212130135462 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130135476 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) 20250212130135476 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) 20250212130135477 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) 20250212130135477 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) 20250212130135477 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) 20250212130135477 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) 20250212130135477 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) 20250212130135477 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) 20250212130135478 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) 20250212130135478 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) 20250212130135478 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) 20250212130135478 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) 20250212130135478 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) 20250212130135478 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) 20250212130135478 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) 20250212130135478 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) 20250212130135481 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130135495 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) 20250212130135495 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) 20250212130135496 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) 20250212130135496 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) 20250212130135496 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) 20250212130135496 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) 20250212130135497 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) 20250212130135497 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) 20250212130135497 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) 20250212130135497 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) 20250212130135497 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) 20250212130135497 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) 20250212130135498 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) 20250212130135498 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) 20250212130135498 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) 20250212130135498 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) 20250212130135504 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130135516 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212130135516 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) 20250212130135516 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1233)@8d0f06c41a7d: Start timer T: 2 s 20250212130135519 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) 20250212130135519 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) 20250212130135520 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) 20250212130135520 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) 20250212130135521 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) 20250212130135521 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) 20250212130135521 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) 20250212130135521 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) 20250212130135522 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) 20250212130135522 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) 20250212130135522 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) 20250212130135522 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) 20250212130135523 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) 20250212130135523 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) 20250212130135523 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) 20250212130135524 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) 20250212130135524 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130135538 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) 20250212130135538 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) 20250212130135539 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) 20250212130135539 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) 20250212130135539 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) 20250212130135539 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) 20250212130135539 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) 20250212130135539 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) 20250212130135540 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) 20250212130135540 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) 20250212130135540 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) 20250212130135540 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) 20250212130135540 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) 20250212130135540 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) 20250212130135541 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) 20250212130135541 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) 20250212130135542 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1233)@8d0f06c41a7d: Start timer T_statsd: 5 s 20250212130135557 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) 20250212130135557 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) 20250212130135558 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) 20250212130135558 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) 20250212130135558 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) 20250212130135558 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) 20250212130135559 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) 20250212130135559 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) 20250212130135559 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) 20250212130135559 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) 20250212130135559 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) 20250212130135559 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) 20250212130135560 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) 20250212130135560 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) 20250212130135560 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) 20250212130135560 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) 20250212130135566 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130135579 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) 20250212130135579 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) 20250212130135580 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) 20250212130135580 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) 20250212130135580 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) 20250212130135580 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) 20250212130135580 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) 20250212130135580 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) 20250212130135580 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) 20250212130135580 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) 20250212130135580 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) 20250212130135580 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) 20250212130135580 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) 20250212130135580 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) 20250212130135580 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) 20250212130135580 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) 20250212130135584 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1233)@8d0f06c41a7d: 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(1233)@8d0f06c41a7d: 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(1233)@8d0f06c41a7d: 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(1233)@8d0f06c41a7d: 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(1231)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212130135589 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38856<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130135590 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38850<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130135590 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212130135590 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212130135590 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130135590 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212130135590 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212130135590 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) 20250212130135590 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212130135590 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212130135590 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212130135590 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212130135590 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130135590 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130135590 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130135590 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130135590 DRLCMAC INFO PDCH(bts=0,trx=1,ts=5) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130135590 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130135590 DRLCMAC INFO PDCH(bts=0,trx=2,ts=1) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130135590 DRLCMAC INFO PDCH(bts=0,trx=3,ts=2) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130135590 DRLCMAC INFO PDCH(bts=0,trx=3,ts=3) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130135590 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212130135590 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212130135590 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130135590 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212130135590 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) 20250212130135590 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) 20250212130135590 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 13146 with status 0 respawn: 108: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_stat_pdch_avail_occ_ms_not_known_gprs finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_gprs pass'. Wed Feb 12 13:01:35 UTC 2025 ====== 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 20250212130135605 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212130135605 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212130135605 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130135605 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212130135624 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38862<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212130135724 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38862<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=112708) Waiting for packet dumper to finish... 1 (prev_count=112708, count=175400) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_gprs pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_egprs'. ------ PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_egprs ------ Wed Feb 12 13:01:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_egprs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_egprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_egprs' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_stat_pdch_avail_occ_ms_not_known_egprs started. 1236@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23000 TC_stat_pdch_avail_occ_ms_not_known_egprs-BVCI1234(1238)@8d0f06c41a7d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 1236@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1236@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1240)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212130138872 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38870<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 1236@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s -NSVCI1234(1244)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s 1236@8d0f06c41a7d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1244)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET PCUIF(1241)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1241)@8d0f06c41a7d: Start timer T: 5 s 20250212130138878 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38880<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1241)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1245)@8d0f06c41a7d: Start timer T: 2 s TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1245)@8d0f06c41a7d: Start timer T: 2 s 1236@8d0f06c41a7d: 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)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1248)@8d0f06c41a7d: Provider Link came up: waiting for NS-RESET 20250212130140606 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130140606 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212130140606 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1241)@8d0f06c41a7d: OsmoPCU is now connected BTS(1243)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1245)@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 10 s 20250212130140624 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212130140624 DLGLOBAL DEBUG validating counter group 0x557f155b5040(bts) with 102 counters (rate_ctr.c:86) 20250212130140624 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212130140624 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212130140624 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212130140624 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212130140624 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212130140624 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212130140624 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212130140624 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212130140624 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212130140624 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212130140624 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212130140624 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212130140624 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212130140624 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212130140624 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212130140624 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212130140624 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212130140624 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212130140624 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212130140624 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212130140624 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212130140624 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212130140624 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212130140624 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212130140624 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212130140624 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212130140624 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212130140624 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212130140624 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212130140624 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212130140624 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212130140624 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212130140624 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212130140624 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212130140624 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212130140624 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212130140624 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212130140624 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212130140624 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212130140624 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212130140624 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212130140624 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212130140624 DLGLOBAL DEBUG validating counter group 0x7f365cf4f5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212130140624 DLGLOBAL DEBUG validating counter group 0x557f155b4720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212130140624 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212130140624 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212130140624 DLGLOBAL DEBUG validating counter group 0x7f365cf50180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212130140625 DLGLOBAL DEBUG validating counter group 0x7f365cf50160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212130140625 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212130140625 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) 20250212130140625 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) 20250212130140625 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212130140625 DL1IF INFO PDCH(bts=0,trx=0,ts=6) Sending activate request (pcu_l1_if.cpp:158) 20250212130140625 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130140625 DL1IF INFO PDCH (trx=0, ts=6): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130140625 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130140625 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130140625 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130140625 DL1IF INFO PDCH(bts=0,trx=1,ts=4) Sending activate request (pcu_l1_if.cpp:158) 20250212130140625 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130140625 DL1IF INFO PDCH (trx=1, ts=4): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130140625 DL1IF INFO PDCH(bts=0,trx=1,ts=5) Sending activate request (pcu_l1_if.cpp:158) 20250212130140625 DRLCMAC INFO PDCH(bts=0,trx=1,ts=5) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130140625 DL1IF INFO PDCH (trx=1, ts=5): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130140625 DL1IF INFO PDCH(bts=0,trx=2,ts=0) Sending activate request (pcu_l1_if.cpp:158) 20250212130140625 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130140625 DL1IF INFO PDCH (trx=2, ts=0): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130140625 DL1IF INFO PDCH(bts=0,trx=2,ts=1) Sending activate request (pcu_l1_if.cpp:158) 20250212130140625 DRLCMAC INFO PDCH(bts=0,trx=2,ts=1) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130140625 DL1IF INFO PDCH (trx=2, ts=1): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130140625 DL1IF INFO PDCH(bts=0,trx=3,ts=2) Sending activate request (pcu_l1_if.cpp:158) 20250212130140625 DRLCMAC INFO PDCH(bts=0,trx=3,ts=2) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130140625 DL1IF INFO PDCH (trx=3, ts=2): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130140625 DL1IF INFO PDCH(bts=0,trx=3,ts=3) Sending activate request (pcu_l1_if.cpp:158) 20250212130140625 DRLCMAC INFO PDCH(bts=0,trx=3,ts=3) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130140625 DL1IF INFO PDCH (trx=3, ts=3): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130140625 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212130140625 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) 20250212130140625 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) 20250212130140626 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1243)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS6" BTS(1243)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(1240)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1243)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS4" -NSVCI1234(1240)@8d0f06c41a7d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1240)@8d0f06c41a7d: Start timer Tns_alive: 3 s -NSVCI1234(1240)@8d0f06c41a7d: Start timer Tns_test: 10 s BTS(1243)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX1/TS5" 20250212130140632 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212130140632 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) 20250212130140632 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) 20250212130140632 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212130140632 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212130140632 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) 20250212130140633 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212130140633 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) 20250212130140633 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1243)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS0" -NSVCI1234(1240)@8d0f06c41a7d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1240)@8d0f06c41a7d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250212130140635 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212130140635 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) 20250212130140635 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) 20250212130140635 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212130140635 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212130140635 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212130140635 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130140635 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130140635 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130140635 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(1243)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX2/TS1" -NSVCI1234(1240)@8d0f06c41a7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1240)@8d0f06c41a7d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1240)@8d0f06c41a7d: Start timer Tns_test: 10 s 20250212130140637 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212130140637 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(1243)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS2" BTS(1243)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX3/TS3" 20250212130140639 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) 20250212130140640 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) 20250212130140640 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) 20250212130140640 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) 20250212130140642 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) 20250212130140642 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) 20250212130140643 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) 20250212130140643 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) 20250212130140644 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) 20250212130140644 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) 20250212130140645 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) 20250212130140645 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) 20250212130140646 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) 20250212130140646 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) 20250212130140647 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) 20250212130140647 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212130140647 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1237@8d0f06c41a7d: Rx BVC-RESET for Signaling BVCI=0 1237@8d0f06c41a7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20250212130140652 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130140652 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130140652 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130140652 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130140652 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130140652 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212130140652 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130140652 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130140654 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) 20250212130140654 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) 20250212130140655 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) 20250212130140656 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) 20250212130140656 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) 20250212130140656 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) 20250212130140657 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) 20250212130140657 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) 20250212130140658 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) 20250212130140658 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) 20250212130140658 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) 20250212130140658 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) 20250212130140659 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) 20250212130140659 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) 20250212130140659 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) 20250212130140659 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) 20250212130140660 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ_ms_not_known_egprs-BVCI1234(1238)@8d0f06c41a7d: Rx BVC-RESET from BVCI=1234 TC_stat_pdch_avail_occ_ms_not_known_egprs-BVCI1234(1238)@8d0f06c41a7d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8d0f06c41a7d: BSSGP successfully initialized TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1245)@8d0f06c41a7d: Start timer T: 2 s 20250212130140663 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130140664 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130140664 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130140664 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130140664 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130140664 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212130140664 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212130140664 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130140668 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130140668 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130140668 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130140668 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130140668 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212130140668 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212130140668 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212130140668 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212130140668 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212130140668 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130140673 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) 20250212130140673 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) 20250212130140674 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130140674 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130140674 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130140674 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212130140674 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212130140675 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) 20250212130140675 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) 20250212130140676 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) 20250212130140676 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) 20250212130140677 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) 20250212130140677 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) 20250212130140678 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) 20250212130140678 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) 20250212130140679 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) 20250212130140679 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) 20250212130140680 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) 20250212130140680 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) 20250212130140680 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) 20250212130140680 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) 20250212130140682 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1245)@8d0f06c41a7d: Start timer T_statsd: 5 s 20250212130140696 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) 20250212130140696 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) 20250212130140696 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) 20250212130140696 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) 20250212130140696 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) 20250212130140696 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) 20250212130140696 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) 20250212130140696 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) 20250212130140697 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) 20250212130140697 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) 20250212130140697 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) 20250212130140697 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) 20250212130140697 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) 20250212130140697 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) 20250212130140697 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) 20250212130140697 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) 20250212130140700 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130140714 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) 20250212130140714 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) 20250212130140715 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) 20250212130140715 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) 20250212130140715 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) 20250212130140715 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) 20250212130140715 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) 20250212130140715 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) 20250212130140716 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) 20250212130140716 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) 20250212130140716 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) 20250212130140716 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) 20250212130140716 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) 20250212130140716 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) 20250212130140716 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) 20250212130140716 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) 20250212130140719 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1245)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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 } 20250212130140733 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) 20250212130140733 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) 20250212130140733 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) 20250212130140733 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) 20250212130140734 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) 20250212130140734 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) 20250212130140734 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) 20250212130140734 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) 20250212130140734 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) 20250212130140734 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) 20250212130140735 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) 20250212130140735 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) 20250212130140735 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) 20250212130140735 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) 20250212130140735 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) 20250212130140735 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) MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130140741 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130140741 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130140741 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130140741 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212130140741 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20250212130140741 DLBSSGP DEBUG Got BSSGP RA Capability of size 5 (gprs_bssgp_pcu.c:84) 20250212130140741 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) 20250212130140741 DLBSSGP DEBUG Got downlink MS class 1/1 (gprs_bssgp_pcu.c:148) 20250212130140741 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 1400 (gprs_bssgp_pcu.c:177) 20250212130140741 DMS INFO Creating MS object (gprs_ms.c:152) 20250212130140741 DLGLOBAL DEBUG validating counter group 0x557f155b4760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212130140741 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20250212130140741 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20250212130140741 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20250212130140741 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 1 (gprs_ms.c:624) 20250212130140741 DMS INFO Modifying MS object, TLLI = 0x00000001, EGPRS MS class 0 -> 1 (gprs_ms.c:636) 20250212130140741 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-1) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212130140741 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-1) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20250212130140741 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212130140741 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212130140741 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 1 (alloc_algo.cpp:482) 20250212130140741 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212130140741 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212130140741 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212130140741 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212130140741 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212130140741 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212130140741 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"......CC"(TS=7) (alloc_algo.cpp:504) 20250212130140741 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) 20250212130140741 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 6 (alloc_algo.cpp:834) 20250212130140741 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)".D....C."(TS=7) (alloc_algo.cpp:841) 20250212130140741 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-1) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20250212130140741 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-1) Allocating DL TBF (tbf_dl.cpp:116) 20250212130140741 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130140741 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130140741 DLGLOBAL DEBUG validating counter group 0x557f155b4b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212130140741 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20250212130140741 DLGLOBAL DEBUG validating counter group 0x557f155b4e00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212130140741 DTBFDL DEBUG TBF(DL:TFI-0-0--1:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=6 TFI=0 (tbf_dl.cpp:431) 20250212130140741 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) Attaching TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20250212130140741 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) 20250212130140741 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) 20250212130140741 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) 20250212130140741 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212130140741 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) 20250212130140741 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) 20250212130140741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20250212130140741 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) 20250212130140741 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20250212130140741 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) 20250212130140741 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20250212130140741 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) 20250212130140741 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 00 03 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20250212130140741 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)@8d0f06c41a7d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(1243)@8d0f06c41a7d: 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@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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 } } } } } } } } } 20250212130140743 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) MTC@8d0f06c41a7d: 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@8d0f06c41a7d: Start timer T: 0.2 s 20250212130140743 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20250212130140743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20250212130140743 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20250212130140743 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) 20250212130140757 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) 20250212130140757 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) 20250212130140758 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) 20250212130140758 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) 20250212130140758 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) 20250212130140758 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) 20250212130140758 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) 20250212130140758 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) 20250212130140759 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) 20250212130140759 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) 20250212130140759 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) 20250212130140759 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) 20250212130140760 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) 20250212130140760 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) 20250212130140760 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) 20250212130140760 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) 20250212130140761 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130140776 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) 20250212130140776 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) 20250212130140776 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) 20250212130140776 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) 20250212130140777 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) 20250212130140777 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) 20250212130140777 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) 20250212130140777 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) 20250212130140778 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) 20250212130140778 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) 20250212130140778 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) 20250212130140778 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) 20250212130140779 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) 20250212130140779 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) 20250212130140779 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) 20250212130140780 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) 20250212130140780 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130140795 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) 20250212130140795 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) 20250212130140797 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) 20250212130140797 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) 20250212130140797 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) 20250212130140797 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) 20250212130140798 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) 20250212130140798 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) 20250212130140799 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) 20250212130140799 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) 20250212130140800 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) 20250212130140800 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) 20250212130140802 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) 20250212130140802 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) 20250212130140803 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) 20250212130140803 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) 20250212130140805 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130140819 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) 20250212130140819 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) 20250212130140821 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) 20250212130140821 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) 20250212130140821 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) 20250212130140821 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) 20250212130140822 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) 20250212130140822 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) 20250212130140823 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) 20250212130140823 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) 20250212130140824 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) 20250212130140824 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) 20250212130140825 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) 20250212130140825 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) 20250212130140825 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) 20250212130140825 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) 20250212130140826 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130140839 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) 20250212130140839 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) 20250212130140840 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) 20250212130140840 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) 20250212130140841 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) 20250212130140841 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) 20250212130140841 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) 20250212130140842 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) 20250212130140842 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) 20250212130140842 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) 20250212130140844 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) 20250212130140844 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) 20250212130140845 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) 20250212130140845 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) 20250212130140846 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) 20250212130140846 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) 20250212130140847 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130140858 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) 20250212130140858 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) 20250212130140859 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) 20250212130140859 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) 20250212130140860 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) 20250212130140860 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) 20250212130140861 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) 20250212130140861 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) 20250212130140862 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) 20250212130140862 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) 20250212130140863 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) 20250212130140863 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) 20250212130140864 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) 20250212130140864 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) 20250212130140865 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) 20250212130140865 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) 20250212130140867 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130140881 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) 20250212130140881 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) 20250212130140882 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) 20250212130140882 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) 20250212130140882 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) 20250212130140882 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) 20250212130140883 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) 20250212130140883 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) 20250212130140883 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) 20250212130140883 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) 20250212130140883 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) 20250212130140883 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) 20250212130140884 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) 20250212130140884 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) 20250212130140884 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) 20250212130140884 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) 20250212130140886 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130140899 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) 20250212130140899 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) 20250212130140899 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) 20250212130140899 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) 20250212130140900 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) 20250212130140900 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) 20250212130140900 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) 20250212130140900 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) 20250212130140900 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) 20250212130140900 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) 20250212130140900 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) 20250212130140900 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) 20250212130140900 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) 20250212130140900 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) 20250212130140900 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) 20250212130140900 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) 20250212130140904 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130140918 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) 20250212130140918 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) 20250212130140918 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) 20250212130140918 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) 20250212130140918 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) 20250212130140918 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) 20250212130140918 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) 20250212130140918 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) 20250212130140918 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) 20250212130140918 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) 20250212130140918 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) 20250212130140918 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) 20250212130140918 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) 20250212130140918 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) 20250212130140919 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) 20250212130140919 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) 20250212130140927 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130140941 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) 20250212130140941 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) 20250212130140942 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) 20250212130140942 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) 20250212130140942 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) 20250212130140942 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) 20250212130140942 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) 20250212130140942 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) 20250212130140943 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) 20250212130140943 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) 20250212130140943 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) 20250212130140943 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) 20250212130140943 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) 20250212130140943 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) 20250212130140943 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212130140943 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) 20250212130140943 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)@8d0f06c41a7d: Start timer T: 2 s 20250212130140944 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) 20250212130140944 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) 20250212130140946 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130140960 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) 20250212130140960 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) 20250212130140961 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) 20250212130140961 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) 20250212130140961 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) 20250212130140961 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) 20250212130140962 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) 20250212130140962 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) 20250212130140962 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) 20250212130140962 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) 20250212130140962 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) 20250212130140962 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) 20250212130140963 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) 20250212130140963 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) 20250212130140963 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) 20250212130140963 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) TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1245)@8d0f06c41a7d: Start timer T_statsd: 5 s 20250212130140965 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130140981 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) 20250212130140981 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) 20250212130140982 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) 20250212130140982 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) 20250212130140982 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) 20250212130140982 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) 20250212130140983 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) 20250212130140983 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) 20250212130140983 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) 20250212130140983 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) 20250212130140984 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) 20250212130140984 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) 20250212130140984 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) 20250212130140984 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) 20250212130140984 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) 20250212130140984 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) 20250212130140989 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130141004 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) 20250212130141004 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) 20250212130141005 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) 20250212130141005 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) 20250212130141006 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) 20250212130141006 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) 20250212130141006 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) 20250212130141006 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) 20250212130141006 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) 20250212130141006 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) 20250212130141006 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) 20250212130141006 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) 20250212130141007 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) 20250212130141007 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) 20250212130141007 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) 20250212130141007 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) 20250212130141008 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130141022 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) 20250212130141022 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) 20250212130141022 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) 20250212130141023 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) 20250212130141023 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) 20250212130141023 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) 20250212130141023 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) 20250212130141023 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) 20250212130141023 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) 20250212130141023 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) 20250212130141023 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) 20250212130141023 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) 20250212130141023 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) 20250212130141023 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) 20250212130141023 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) 20250212130141023 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) 20250212130141027 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1245)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: 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)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212130141030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38880<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130141031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38870<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130141032 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212130141032 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212130141032 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130141032 DTBF INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20250212130141032 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) Detaching TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20250212130141032 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) 20250212130141032 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-1): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212130141032 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-1) Schedule MS release in 60 secs (gprs_ms.c:246) 20250212130141032 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20250212130141032 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20250212130141032 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130141032 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20250212130141032 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130141032 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130141032 DRLCMAC INFO PDCH(bts=0,trx=1,ts=5) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130141032 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130141032 DRLCMAC INFO PDCH(bts=0,trx=2,ts=1) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130141032 DRLCMAC INFO PDCH(bts=0,trx=3,ts=2) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130141032 DRLCMAC INFO PDCH(bts=0,trx=3,ts=3) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130141032 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212130141032 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212130141032 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130141032 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212130141032 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) 20250212130141032 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) 20250212130141032 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 13207 with status 0 MTC@8d0f06c41a7d: Test case TC_stat_pdch_avail_occ_ms_not_known_egprs finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_egprs pass'. respawn: 109: starting: osmo-pcu Wed Feb 12 13:01:41 UTC 2025 ====== 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 20250212130141047 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212130141047 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212130141047 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130141047 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212130141071 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38886<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212130141172 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38886<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=176948) Waiting for packet dumper to finish... 1 (prev_count=176948, count=181344) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_egprs pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ratectr_all_available_allocated'. ------ PCU_Tests.TC_ratectr_all_available_allocated ------ Wed Feb 12 13:01:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ratectr_all_available_allocated.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ratectr_all_available_allocated.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ratectr_all_available_allocated' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_ratectr_all_available_allocated started. MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s 20250212130144303 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51842<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Start timer T: 2 s PCUIF(1249)@8d0f06c41a7d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1249)@8d0f06c41a7d: Start timer T: 5 s 20250212130144329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51848<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1249)@8d0f06c41a7d: Start timer T_Conn: 10 s TC_ratectr_all_available_allocated-STATS(1251)@8d0f06c41a7d: Start timer T: 2 s TC_ratectr_all_available_allocated-STATS(1251)@8d0f06c41a7d: Start timer T: 2 s 20250212130146048 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130146048 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212130146048 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1249)@8d0f06c41a7d: OsmoPCU is now connected BTS(1250)@8d0f06c41a7d: Rx TXT.ind from the PCU, version is "1.5.0" TC_ratectr_all_available_allocated-STATS(1251)@8d0f06c41a7d: Start timer T: 2 s MTC@8d0f06c41a7d: Sending EGPRS Packet Channel Request (686): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '110'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=686, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130146063 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212130146063 DLGLOBAL DEBUG validating counter group 0x5584f6473040(bts) with 102 counters (rate_ctr.c:86) 20250212130146063 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212130146063 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212130146063 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212130146063 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212130146063 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212130146063 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212130146063 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212130146063 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212130146063 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212130146063 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212130146063 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212130146063 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212130146063 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212130146063 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212130146063 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212130146063 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212130146063 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212130146063 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212130146063 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212130146063 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212130146063 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212130146063 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212130146063 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212130146063 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212130146063 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212130146063 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212130146063 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212130146063 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212130146063 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212130146063 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212130146063 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212130146063 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212130146063 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212130146063 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212130146063 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212130146063 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212130146063 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212130146063 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212130146063 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212130146063 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212130146063 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212130146063 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212130146063 DLGLOBAL DEBUG validating counter group 0x7f3a12cc25e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212130146063 DLGLOBAL DEBUG validating counter group 0x5584f6472720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212130146063 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212130146063 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212130146064 DLGLOBAL DEBUG validating counter group 0x7f3a12cc3180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212130146064 DLGLOBAL DEBUG validating counter group 0x7f3a12cc3160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212130146064 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212130146064 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) 20250212130146064 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) 20250212130146064 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212130146064 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130146064 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130146064 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130146064 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212130146064 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) 20250212130146064 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212130146065 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130146066 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) 20250212130146066 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ae (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212130146066 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) 20250212130146066 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20250212130146066 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212130146066 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20250212130146066 DMS INFO Creating MS object (gprs_ms.c:152) 20250212130146067 DLGLOBAL DEBUG validating counter group 0x5584f6472760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212130146067 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212130146067 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20250212130146067 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212130146067 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212130146067 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20250212130146067 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212130146067 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) BTS(1250)@8d0f06c41a7d: "Rx ACT.req from the PCU: TRX0/TS7" 20250212130146067 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212130146067 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212130146067 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212130146067 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212130146067 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212130146067 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212130146067 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212130146067 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212130146067 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212130146067 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212130146067 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20250212130146067 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130146067 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130146067 DLGLOBAL DEBUG validating counter group 0x5584f6472b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212130146067 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212130146067 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212130146067 DLGLOBAL DEBUG validating counter group 0x5584f6472c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212130146067 DLGLOBAL DEBUG validating counter group 0x5584f6472c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212130146067 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20250212130146067 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:E){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20250212130146067 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212130146067 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212130146067 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) 20250212130146067 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212130146067 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-0:E){NEW} (gprs_ms.c:336) 20250212130146067 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212130146067 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212130146067 DTBFUL INFO TBF(UL:TFI-0-0-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212130146067 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212130146067 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) 20250212130146067 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) 20250212130146067 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212130146067 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212130146067 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20250212130146067 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 20 00 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1250)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 := 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@8d0f06c41a7d: Sending EGPRS Packet Channel Request (680): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '000'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=680, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130146074 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) 20250212130146074 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20250212130146074 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) 20250212130146074 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2a8 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212130146074 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) 20250212130146074 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20250212130146074 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212130146074 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20250212130146074 DMS INFO Creating MS object (gprs_ms.c:152) 20250212130146074 DLGLOBAL DEBUG validating counter group 0x5584f6472760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212130146074 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212130146074 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20250212130146074 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212130146074 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212130146074 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20250212130146074 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212130146074 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212130146074 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212130146074 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212130146074 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212130146074 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212130146074 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212130146074 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212130146074 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212130146074 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212130146074 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212130146074 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212130146074 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20250212130146074 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130146074 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130146074 DLGLOBAL DEBUG validating counter group 0x5584f6472b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212130146074 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212130146074 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212130146074 DLGLOBAL DEBUG validating counter group 0x5584f6472c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212130146074 DLGLOBAL DEBUG validating counter group 0x5584f6472c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212130146074 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20250212130146074 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-1:E){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20250212130146074 DTBF INFO TBF(UL:TFI-0-0-1:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212130146074 DTBF INFO TBF(UL:TFI-0-0-1:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212130146074 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) 20250212130146074 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212130146074 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-1:E){NEW} (gprs_ms.c:336) 20250212130146074 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212130146074 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212130146074 DTBFUL INFO TBF(UL:TFI-0-0-1:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212130146074 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212130146074 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) 20250212130146074 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) 20250212130146074 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212130146074 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212130146074 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20250212130146074 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 21 08 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1250)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 := 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@8d0f06c41a7d: Sending EGPRS Packet Channel Request (687): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '111'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=687, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130146076 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) 20250212130146076 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2af (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212130146076 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) 20250212130146076 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20250212130146076 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212130146076 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20250212130146076 DMS INFO Creating MS object (gprs_ms.c:152) 20250212130146076 DLGLOBAL DEBUG validating counter group 0x5584f6472760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212130146076 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212130146076 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20250212130146076 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212130146076 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212130146076 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=2 (bts.cpp:663) 20250212130146076 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212130146076 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212130146076 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212130146076 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212130146076 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212130146076 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212130146076 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212130146076 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212130146076 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212130146076 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212130146076 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212130146076 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212130146076 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20250212130146076 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130146076 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130146076 DLGLOBAL DEBUG validating counter group 0x5584f6472b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212130146076 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212130146076 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212130146076 DLGLOBAL DEBUG validating counter group 0x5584f6472c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212130146076 DLGLOBAL DEBUG validating counter group 0x5584f6472c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212130146076 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20250212130146076 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-2:E){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20250212130146076 DTBF INFO TBF(UL:TFI-0-0-2:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212130146076 DTBF INFO TBF(UL:TFI-0-0-2:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212130146076 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) 20250212130146076 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212130146076 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-2:E){NEW} (gprs_ms.c:336) 20250212130146076 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212130146076 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212130146076 DTBFUL INFO TBF(UL:TFI-0-0-2:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212130146076 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212130146076 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) 20250212130146076 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) 20250212130146076 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212130146076 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212130146076 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20250212130146076 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(1250)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: Sending EGPRS Packet Channel Request (683): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '011'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=683, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130146078 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) 20250212130146078 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ab (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212130146078 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) 20250212130146078 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20250212130146078 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212130146078 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20250212130146078 DMS INFO Creating MS object (gprs_ms.c:152) 20250212130146078 DLGLOBAL DEBUG validating counter group 0x5584f6472760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212130146078 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212130146078 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20250212130146078 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212130146078 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212130146078 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=3 (bts.cpp:663) 20250212130146078 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212130146078 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212130146078 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212130146078 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212130146078 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212130146078 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212130146078 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212130146078 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212130146078 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212130146078 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212130146078 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212130146078 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212130146078 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20250212130146078 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130146078 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130146078 DLGLOBAL DEBUG validating counter group 0x5584f6472b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212130146078 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212130146078 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212130146078 DLGLOBAL DEBUG validating counter group 0x5584f6472c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212130146078 DLGLOBAL DEBUG validating counter group 0x5584f6472c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212130146078 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20250212130146078 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-3:E){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20250212130146078 DTBF INFO TBF(UL:TFI-0-0-3:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212130146078 DTBF INFO TBF(UL:TFI-0-0-3:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212130146078 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) 20250212130146078 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212130146078 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-3:E){NEW} (gprs_ms.c:336) 20250212130146078 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212130146078 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212130146078 DTBFUL INFO TBF(UL:TFI-0-0-3:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212130146078 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212130146078 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) 20250212130146078 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) 20250212130146078 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212130146078 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212130146078 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20250212130146078 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 a3 18 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20250212130146078 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1250)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 := 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@8d0f06c41a7d: Sending EGPRS Packet Channel Request (686): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '110'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=686, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130146079 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) 20250212130146079 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ae (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212130146079 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) 20250212130146079 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20250212130146079 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212130146079 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20250212130146079 DMS INFO Creating MS object (gprs_ms.c:152) 20250212130146079 DLGLOBAL DEBUG validating counter group 0x5584f6472760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212130146079 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212130146079 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20250212130146079 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212130146079 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212130146079 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=4 (bts.cpp:663) 20250212130146079 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212130146079 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212130146079 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212130146079 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212130146079 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212130146079 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212130146079 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212130146079 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212130146079 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212130146079 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212130146079 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212130146079 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212130146079 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20250212130146079 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130146079 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130146080 DLGLOBAL DEBUG validating counter group 0x5584f6472b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212130146080 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212130146080 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212130146080 DLGLOBAL DEBUG validating counter group 0x5584f6472c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212130146080 DLGLOBAL DEBUG validating counter group 0x5584f6472c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212130146080 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20250212130146080 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-4:E){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20250212130146080 DTBF INFO TBF(UL:TFI-0-0-4:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212130146080 DTBF INFO TBF(UL:TFI-0-0-4:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212130146080 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) 20250212130146080 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212130146080 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-4:E){NEW} (gprs_ms.c:336) 20250212130146080 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212130146080 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212130146080 DTBFUL INFO TBF(UL:TFI-0-0-4:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212130146080 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212130146080 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) 20250212130146080 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) 20250212130146080 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212130146080 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212130146080 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20250212130146080 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 24 20 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1250)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 := 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@8d0f06c41a7d: Sending EGPRS Packet Channel Request (680): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '000'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=680, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130146081 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) 20250212130146081 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2a8 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212130146081 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) 20250212130146081 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20250212130146081 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212130146081 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20250212130146081 DMS INFO Creating MS object (gprs_ms.c:152) 20250212130146081 DLGLOBAL DEBUG validating counter group 0x5584f6472760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212130146081 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212130146081 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20250212130146081 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212130146081 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212130146081 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=5 (bts.cpp:663) 20250212130146081 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212130146081 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212130146081 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212130146081 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212130146081 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212130146081 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212130146081 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212130146081 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212130146081 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212130146081 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212130146081 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212130146081 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212130146081 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20250212130146081 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130146081 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130146081 DLGLOBAL DEBUG validating counter group 0x5584f6472b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212130146081 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212130146081 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212130146081 DLGLOBAL DEBUG validating counter group 0x5584f6472c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212130146081 DLGLOBAL DEBUG validating counter group 0x5584f6472c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212130146081 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20250212130146081 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-5:E){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20250212130146081 DTBF INFO TBF(UL:TFI-0-0-5:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212130146081 DTBF INFO TBF(UL:TFI-0-0-5:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212130146081 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) 20250212130146081 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212130146081 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-5:E){NEW} (gprs_ms.c:336) 20250212130146081 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212130146081 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212130146081 DTBFUL INFO TBF(UL:TFI-0-0-5:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212130146081 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212130146081 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) 20250212130146081 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) 20250212130146081 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212130146081 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212130146081 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20250212130146081 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 25 28 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1250)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01000'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@8d0f06c41a7d: Sending EGPRS Packet Channel Request (680): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '000'B } } MTC@8d0f06c41a7d: Sending RACH.ind on fn=1337 with RA=680, TA=0 MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130146083 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) 20250212130146083 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2a8 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20250212130146083 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) 20250212130146083 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20250212130146083 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212130146083 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20250212130146083 DMS INFO Creating MS object (gprs_ms.c:152) 20250212130146083 DLGLOBAL DEBUG validating counter group 0x5584f6472760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212130146083 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212130146083 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20250212130146083 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212130146083 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212130146083 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=6 (bts.cpp:663) 20250212130146083 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212130146083 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212130146083 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212130146083 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212130146083 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212130146083 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212130146083 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212130146083 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212130146083 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20250212130146083 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20250212130146083 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20250212130146083 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20250212130146083 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20250212130146083 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130146083 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20250212130146083 DLGLOBAL DEBUG validating counter group 0x5584f6472b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20250212130146083 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20250212130146083 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20250212130146083 DLGLOBAL DEBUG validating counter group 0x5584f6472c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20250212130146083 DLGLOBAL DEBUG validating counter group 0x5584f6472c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20250212130146083 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20250212130146083 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-6:E){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20250212130146083 DTBF INFO TBF(UL:TFI-0-0-6:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20250212130146083 DTBF INFO TBF(UL:TFI-0-0-6:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20250212130146083 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) 20250212130146083 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20250212130146083 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-6:E){NEW} (gprs_ms.c:336) 20250212130146083 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20250212130146083 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20250212130146083 DTBFUL INFO TBF(UL:TFI-0-0-6:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20250212130146083 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20250212130146083 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) 20250212130146083 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) 20250212130146083 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20250212130146083 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20250212130146083 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20250212130146083 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 44 26 30 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1250)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@8d0f06c41a7d: Start timer T: 2 s 20250212130146084 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2a8, fn=1870 (rfn=1870), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20250212130146084 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2a8 (11 bit) Fn=1870 qta=0 (bts.cpp:952) 20250212130146084 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) 20250212130146084 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20250212130146084 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20250212130146084 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20250212130146084 DMS INFO Creating MS object (gprs_ms.c:152) 20250212130146084 DLGLOBAL DEBUG validating counter group 0x5584f6472760(pcu:ms) with 1 counters (rate_ctr.c:86) 20250212130146084 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20250212130146084 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20250212130146084 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20250212130146084 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20250212130146084 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=7 (bts.cpp:663) 20250212130146084 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212130146084 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212130146084 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212130146084 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212130146084 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212130146084 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212130146084 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212130146084 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20250212130146084 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20250212130146084 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) 20250212130146084 DRLCMAC NOTICE No USF available (alloc_algo.cpp:728) 20250212130146084 DRLCMAC DEBUG Disabling algorithm B (alloc_algo.cpp:883) 20250212130146084 DRLCMAC DEBUG [UL] algo A (suggested TRX: -1): Alloc start (alloc_algo.cpp:327) 20250212130146084 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20250212130146084 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20250212130146084 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20250212130146084 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20250212130146084 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20250212130146084 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20250212130146084 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20250212130146084 DRLCMAC DEBUG - Skipping TS 7, because no USF available (alloc_algo.cpp:183) 20250212130146084 DRLCMAC NOTICE [UL] algo A (suggested TRX: -1): failed to allocate a TS, no USF available (alloc_algo.cpp:358) 20250212130146084 DTBF NOTICE MS(TA-220:MSCLS-0-22) Timeslot Allocation failed: trx = -1, single_slot = 1 (gprs_ms.c:1198) 20250212130146084 DMS INFO MS(TA-220:MSCLS-0-22): - bts_rcv_rach: now used by 0 (-) (bts.cpp:1012) 20250212130146084 DMS INFO MS(TA-220:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20250212130146084 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20250212130146084 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 a0 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1250)@8d0f06c41a7d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@8d0f06c41a7d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 19, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT_REJECT (58) }, payload := { imm_ass_rej := { feature_ind := { peo_bcch_change_mark := '00'B, cs_ir := false, ps_ir := true }, page_mode := PAGE_MODE_NORMAL (0), payload := { { req_ref := { ra := '01111111'B, t1p := 1, t3 := 34, t2 := 24 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 34, t2 := 24 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 34, t2 := 24 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 34, t2 := 24 }, wait_ind := 20 } }, rest_octets := { ext_ra_list := { { presence := '1'B, ext_ra := '01000'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } MTC@8d0f06c41a7d: Start timer T: 2 s 20250212130146092 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) 20250212130146092 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) 20250212130146097 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130146112 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) 20250212130146112 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) 20250212130146122 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130146137 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) 20250212130146137 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) 20250212130146141 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130146156 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) 20250212130146156 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) 20250212130146160 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130146175 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) 20250212130146175 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) 20250212130146184 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130146198 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) 20250212130146199 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) 20250212130146203 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130146217 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) 20250212130146218 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) 20250212130146222 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130146237 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) 20250212130146237 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) 20250212130146246 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130146263 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) 20250212130146263 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) 20250212130146266 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130146268 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212130146268 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212130146268 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212130146276 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212130146276 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212130146276 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212130146277 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212130146277 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212130146277 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212130146279 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212130146279 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212130146279 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212130146280 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212130146280 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212130146280 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212130146281 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) 20250212130146281 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) 20250212130146282 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212130146282 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212130146282 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212130146283 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20250212130146283 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20250212130146283 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20250212130146285 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130146300 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) 20250212130146300 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) 20250212130146309 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130146324 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) 20250212130146324 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) 20250212130146328 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130146343 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) 20250212130146343 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) 20250212130146347 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130146362 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) 20250212130146362 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) 20250212130146371 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130146386 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) 20250212130146386 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) 20250212130146390 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130146403 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) 20250212130146403 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) 20250212130146408 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130146422 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) 20250212130146422 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) 20250212130146433 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130146448 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) 20250212130146448 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) 20250212130146453 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130146467 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) 20250212130146467 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) 20250212130146471 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130146486 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) 20250212130146486 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) 20250212130146496 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130146510 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) 20250212130146510 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) 20250212130146515 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130146529 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) 20250212130146529 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) 20250212130146534 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130146548 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) 20250212130146548 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) 20250212130146558 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130146571 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) 20250212130146571 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) 20250212130146575 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130146589 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) 20250212130146589 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) 20250212130146594 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130146608 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) 20250212130146608 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) 20250212130146617 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130146631 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) 20250212130146631 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) 20250212130146636 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130146650 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) 20250212130146650 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) 20250212130146654 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130146668 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) 20250212130146668 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) 20250212130146678 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130146692 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) 20250212130146692 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) 20250212130146697 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130146712 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) 20250212130146712 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) 20250212130146718 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130146732 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) 20250212130146732 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) 20250212130146741 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130146755 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) 20250212130146755 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) 20250212130146761 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130146776 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) 20250212130146776 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) 20250212130146780 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130146796 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) 20250212130146796 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) 20250212130146805 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130146820 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) 20250212130146820 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) 20250212130146825 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130146840 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) 20250212130146840 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) 20250212130146845 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130146859 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) 20250212130146859 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) 20250212130146869 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130146883 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) 20250212130146883 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) 20250212130146887 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130146901 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) 20250212130146901 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) 20250212130146906 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130146920 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) 20250212130146920 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) 20250212130146929 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130146943 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) 20250212130146943 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) 20250212130146948 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130146963 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) 20250212130146963 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) 20250212130146968 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130146982 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) 20250212130146982 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) 20250212130146993 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130147007 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) 20250212130147007 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) 20250212130147012 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130147027 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) 20250212130147027 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) 20250212130147031 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130147046 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) 20250212130147046 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) 20250212130147055 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130147069 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) 20250212130147069 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) 20250212130147074 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130147088 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) 20250212130147088 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) 20250212130147093 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130147108 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) 20250212130147108 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) 20250212130147117 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130147131 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) 20250212130147131 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) 20250212130147136 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130147151 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) 20250212130147151 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) 20250212130147157 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130147170 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) 20250212130147170 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) 20250212130147179 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130147194 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) 20250212130147194 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) 20250212130147198 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130147213 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) 20250212130147213 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) 20250212130147217 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130147232 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) 20250212130147232 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) 20250212130147241 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130147256 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) 20250212130147256 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) 20250212130147260 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130147275 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) 20250212130147275 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) 20250212130147280 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130147293 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) 20250212130147293 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) 20250212130147303 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130147318 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) 20250212130147318 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) 20250212130147322 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130147337 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) 20250212130147337 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) 20250212130147341 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130147356 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) 20250212130147356 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) 20250212130147365 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130147379 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) 20250212130147379 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) 20250212130147384 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130147399 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) 20250212130147399 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) 20250212130147403 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130147418 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) 20250212130147418 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) 20250212130147427 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130147441 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) 20250212130147441 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) 20250212130147446 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130147461 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) 20250212130147461 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) 20250212130147465 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130147480 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) 20250212130147481 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) 20250212130147489 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130147504 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) 20250212130147504 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) 20250212130147508 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130147523 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) 20250212130147523 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) 20250212130147528 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130147542 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) 20250212130147543 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) 20250212130147551 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130147566 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) 20250212130147566 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) 20250212130147571 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130147586 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) 20250212130147586 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) 20250212130147590 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130147604 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) 20250212130147604 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) 20250212130147613 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130147627 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) 20250212130147627 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) 20250212130147632 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130147646 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) 20250212130147646 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) 20250212130147651 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130147665 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) 20250212130147665 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) 20250212130147675 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130147690 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) 20250212130147690 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) 20250212130147695 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130147710 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) 20250212130147710 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) 20250212130147714 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130147728 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) 20250212130147728 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) 20250212130147737 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130147752 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) 20250212130147752 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) 20250212130147757 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130147773 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) 20250212130147773 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) 20250212130147776 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130147790 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) 20250212130147790 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) 20250212130147800 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130147814 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) 20250212130147814 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) 20250212130147819 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130147834 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) 20250212130147834 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) 20250212130147838 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20250212130147853 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) 20250212130147853 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) 20250212130147862 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20250212130147876 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) 20250212130147876 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) 20250212130147881 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130147895 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) 20250212130147896 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) 20250212130147900 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20250212130147915 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) 20250212130147915 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) 20250212130147924 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20250212130147938 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) 20250212130147938 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) 20250212130147943 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20250212130147958 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) 20250212130147958 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) 20250212130147962 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20250212130147977 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) 20250212130147977 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) 20250212130147986 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20250212130148001 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) 20250212130148001 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) 20250212130148005 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20250212130148020 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) 20250212130148020 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) 20250212130148026 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20250212130148040 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) 20250212130148040 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) 20250212130148049 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20250212130148064 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) 20250212130148064 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) 20250212130148068 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20250212130148083 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) 20250212130148083 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) 20250212130148086 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_ratectr_all_available_allocated-STATS(1251)@8d0f06c41a7d: Start timer T: 2 s 20250212130148100 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) 20250212130148100 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) 20250212130148110 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) TC_ratectr_all_available_allocated-STATS(1251)@8d0f06c41a7d: Start timer T_statsd: 5 s 20250212130148123 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) 20250212130148123 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) 20250212130148128 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20250212130148142 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) 20250212130148142 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) 20250212130148146 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) TC_ratectr_all_available_allocated-STATS(1251)@8d0f06c41a7d: 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)@8d0f06c41a7d: Shutting down virtual BTS #0... 20250212130148169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51848<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130148169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51842<->l=127.0.0.1:4240 (telnet_interface.c:138) 20250212130148170 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212130148170 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212130148170 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130148170 DTBF INFO TBF(UL:TFI-0-0-0:E){FLOW} free (tbf.cpp:271) 20250212130148170 DTBF DEBUG TBF(UL:TFI-0-0-0:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212130148170 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:E){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20250212130148170 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20250212130148170 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212130148170 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20250212130148170 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212130148170 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20250212130148170 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){FLOW}: Deallocated (fsm.c:568) 20250212130148170 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20250212130148170 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20250212130148170 DTBF INFO TBF(UL:TFI-0-0-1:E){FLOW} free (tbf.cpp:271) 20250212130148170 DTBF DEBUG TBF(UL:TFI-0-0-1:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212130148170 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-1:E){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20250212130148170 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20250212130148170 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212130148170 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20250212130148170 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212130148170 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20250212130148170 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){FLOW}: Deallocated (fsm.c:568) 20250212130148170 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20250212130148170 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20250212130148170 DTBF INFO TBF(UL:TFI-0-0-2:E){FLOW} free (tbf.cpp:271) 20250212130148170 DTBF DEBUG TBF(UL:TFI-0-0-2:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212130148170 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-2:E){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20250212130148170 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20250212130148170 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212130148170 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20250212130148170 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212130148170 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20250212130148170 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){FLOW}: Deallocated (fsm.c:568) 20250212130148170 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20250212130148170 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20250212130148170 DTBF INFO TBF(UL:TFI-0-0-3:E){FLOW} free (tbf.cpp:271) 20250212130148170 DTBF DEBUG TBF(UL:TFI-0-0-3:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212130148170 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-3:E){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20250212130148170 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20250212130148170 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212130148170 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20250212130148170 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212130148170 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20250212130148170 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){FLOW}: Deallocated (fsm.c:568) 20250212130148170 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20250212130148170 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20250212130148170 DTBF INFO TBF(UL:TFI-0-0-4:E){FLOW} free (tbf.cpp:271) 20250212130148170 DTBF DEBUG TBF(UL:TFI-0-0-4:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212130148170 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-4:E){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20250212130148170 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20250212130148170 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212130148170 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20250212130148170 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212130148170 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20250212130148170 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){FLOW}: Deallocated (fsm.c:568) 20250212130148170 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20250212130148170 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20250212130148170 DTBF INFO TBF(UL:TFI-0-0-5:E){FLOW} free (tbf.cpp:271) 20250212130148170 DTBF DEBUG TBF(UL:TFI-0-0-5:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212130148170 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-5:E){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20250212130148170 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20250212130148170 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212130148170 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20250212130148170 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212130148170 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20250212130148170 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){FLOW}: Deallocated (fsm.c:568) 20250212130148170 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20250212130148170 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20250212130148170 DTBF INFO TBF(UL:TFI-0-0-6:E){FLOW} free (tbf.cpp:271) 20250212130148170 DTBF DEBUG TBF(UL:TFI-0-0-6:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20250212130148170 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-6:E){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20250212130148170 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20250212130148170 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20250212130148170 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20250212130148170 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20250212130148170 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20250212130148170 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){FLOW}: Deallocated (fsm.c:568) 20250212130148170 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20250212130148170 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20250212130148170 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20250212130148170 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212130148170 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20250212130148170 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212130148170 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) 20250212130148170 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) 20250212130148170 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@8d0f06c41a7d: Test case TC_ratectr_all_available_allocated finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ratectr_all_available_allocated pass'. respawn: 109: stopped pid 13274 with status 0 respawn: 110: starting: osmo-pcu Wed Feb 12 13:01:48 UTC 2025 ====== 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 20250212130148178 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212130148178 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212130148178 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130148178 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212130148192 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51854<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212130148293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51854<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=198068) Waiting for packet dumper to finish... 1 (prev_count=198068, count=241380) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ratectr_all_available_allocated pass' was executed successfully (exit status: 0). MC@8d0f06c41a7d: Test execution finished. MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_reset'. ------ PCU_Tests_NS.TC_ns_reset ------ Wed Feb 12 13:01:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_NS.TC_ns_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_NS.TC_ns_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_reset' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_ns_reset started. MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s MTC@8d0f06c41a7d: Start timer T: 5 s 20250212130153179 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130153179 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212130153179 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) 20250212130153187 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212130153187 DLGLOBAL DEBUG validating counter group 0x5568cb72a040(bts) with 102 counters (rate_ctr.c:86) 20250212130153187 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212130153187 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212130153187 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212130153187 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212130153187 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212130153187 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212130153187 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212130153187 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212130153187 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212130153187 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212130153187 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212130153187 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212130153187 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212130153187 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212130153187 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212130153187 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212130153187 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212130153187 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212130153187 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212130153187 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212130153187 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212130153187 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212130153187 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212130153187 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212130153187 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212130153187 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212130153187 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212130153187 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212130153187 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212130153187 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212130153187 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212130153187 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212130153187 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212130153187 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212130153187 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212130153187 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212130153187 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212130153187 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212130153187 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212130153187 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212130153187 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212130153187 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212130153187 DLGLOBAL DEBUG validating counter group 0x7f70b78615e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212130153187 DLGLOBAL DEBUG validating counter group 0x5568cb729720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212130153187 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212130153187 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212130153188 DLGLOBAL DEBUG validating counter group 0x7f70b7862180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212130153188 DLGLOBAL DEBUG validating counter group 0x7f70b7862160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212130153188 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212130153188 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) 20250212130153188 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) 20250212130153188 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212130153188 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130153188 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130153188 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130153188 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130153188 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130153188 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130153188 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130153188 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130153188 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130153188 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130153188 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130153188 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130153188 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130153188 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130153188 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130153188 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130153188 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130153188 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130153188 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130153188 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130153188 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130153188 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130153188 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130153188 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130153188 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212130153196 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212130153196 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) 20250212130153196 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) 20250212130153196 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212130153196 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212130153196 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) 20250212130153198 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212130153198 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212130153198 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130153198 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130153198 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130153198 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130153198 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130153198 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130153198 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130153198 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130153198 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20250212130153198 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212130153198 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20250212130153198 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212130153198 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) 20250212130153198 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) 20250212130153198 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 13335 with status 0 MTC@8d0f06c41a7d: Test case TC_ns_reset finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_reset pass'. respawn: 111: starting: osmo-pcu Wed Feb 12 13:01:53 UTC 2025 ====== PCU_Tests_NS.TC_ns_reset pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests_NS.TC_ns_reset.talloc 20250212130153220 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212130153220 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212130153220 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130153220 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212130153233 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51548<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212130153334 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51548<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=564) Waiting for packet dumper to finish... 1 (prev_count=564, count=28320) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_reset pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_reset_retrans'. ------ PCU_Tests_NS.TC_ns_reset_retrans ------ Wed Feb 12 13:01:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_NS.TC_ns_reset_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_NS.TC_ns_reset_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_reset_retrans' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_ns_reset_retrans started. MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s MTC@8d0f06c41a7d: Start timer T: 5 s 20250212130158221 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130158221 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212130158221 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) 20250212130158223 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212130158223 DLGLOBAL DEBUG validating counter group 0x55c0273b0040(bts) with 102 counters (rate_ctr.c:86) 20250212130158223 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212130158223 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212130158223 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212130158223 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212130158223 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212130158223 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212130158223 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212130158223 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212130158223 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212130158223 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212130158223 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212130158223 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212130158223 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212130158223 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212130158223 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212130158223 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212130158223 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212130158223 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212130158223 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212130158223 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212130158223 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212130158223 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212130158223 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212130158223 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212130158223 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212130158223 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212130158223 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212130158223 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212130158223 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212130158223 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212130158223 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212130158223 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212130158223 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212130158223 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212130158223 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212130158223 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212130158223 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212130158223 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212130158223 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212130158223 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212130158223 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212130158223 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212130158223 DLGLOBAL DEBUG validating counter group 0x7fec315165e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212130158223 DLGLOBAL DEBUG validating counter group 0x55c0273af720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212130158223 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212130158223 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212130158223 DLGLOBAL DEBUG validating counter group 0x7fec31517180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212130158224 DLGLOBAL DEBUG validating counter group 0x7fec31517160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212130158224 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212130158224 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) 20250212130158224 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) 20250212130158224 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212130158224 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130158224 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130158224 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130158224 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130158224 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130158224 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130158224 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130158224 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130158224 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130158224 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130158224 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130158224 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130158224 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130158224 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130158224 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130158224 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130158224 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130158224 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130158224 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130158224 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130158224 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130158224 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130158224 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130158224 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130158224 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212130201224 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) 20250212130201224 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) 20250212130201224 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212130204225 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) 20250212130204225 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) 20250212130204225 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212130207226 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) 20250212130207226 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) 20250212130207226 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212130207232 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212130207232 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) 20250212130207232 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) 20250212130207232 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212130207232 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212130207232 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) 20250212130207234 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212130207234 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212130207234 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130207234 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130207234 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130207234 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130207234 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130207234 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130207234 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130207234 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130207234 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20250212130207234 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212130207234 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20250212130207234 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212130207234 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) 20250212130207234 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) 20250212130207234 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 13387 with status 0 MTC@8d0f06c41a7d: Test case TC_ns_reset_retrans finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_reset_retrans pass'. respawn: 112: starting: osmo-pcu Wed Feb 12 13:02:07 UTC 2025 ====== 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 20250212130207255 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212130207255 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212130207256 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130207256 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212130207271 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43496<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212130207371 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43496<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=19552) Waiting for packet dumper to finish... 1 (prev_count=19552, count=30872) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_reset_retrans pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_alive'. ------ PCU_Tests_NS.TC_ns_alive ------ Wed Feb 12 13:02:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_NS.TC_ns_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_NS.TC_ns_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_alive' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_ns_alive started. MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s MTC@8d0f06c41a7d: Start timer T: 5 s 20250212130212256 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130212256 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212130212256 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) 20250212130212260 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212130212260 DLGLOBAL DEBUG validating counter group 0x5632fa771040(bts) with 102 counters (rate_ctr.c:86) 20250212130212260 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212130212260 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212130212260 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212130212260 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212130212260 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212130212260 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212130212260 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212130212260 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212130212260 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212130212260 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212130212260 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212130212260 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212130212260 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212130212260 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212130212260 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212130212260 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212130212260 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212130212260 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212130212260 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212130212260 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212130212260 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212130212260 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212130212260 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212130212260 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212130212260 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212130212260 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212130212260 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212130212260 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212130212260 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212130212260 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212130212260 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212130212260 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212130212260 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212130212260 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212130212260 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212130212260 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212130212260 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212130212260 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212130212260 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212130212260 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212130212260 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212130212260 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212130212260 DLGLOBAL DEBUG validating counter group 0x7fb511bc75e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212130212260 DLGLOBAL DEBUG validating counter group 0x5632fa770720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212130212260 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212130212260 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212130212260 DLGLOBAL DEBUG validating counter group 0x7fb511bc8180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212130212260 DLGLOBAL DEBUG validating counter group 0x7fb511bc8160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212130212260 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212130212260 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) 20250212130212260 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) 20250212130212260 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212130212260 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130212260 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130212260 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130212260 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130212260 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130212260 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130212260 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130212260 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130212260 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130212260 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130212260 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130212260 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130212260 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130212260 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130212260 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130212260 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130212260 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130212260 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130212260 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130212260 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130212260 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130212260 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130212261 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130212261 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130212261 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212130212266 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212130212266 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) 20250212130212266 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) 20250212130212266 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212130212266 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212130212266 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) 20250212130212269 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212130212269 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212130212269 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130212269 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130212269 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130212269 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130212269 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130212269 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130212269 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130212269 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130212269 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20250212130212269 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212130212269 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20250212130212269 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212130212269 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) 20250212130212269 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) 20250212130212269 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 13448 with status 0 respawn: 113: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_ns_alive finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_alive pass'. Wed Feb 12 13:02:12 UTC 2025 ====== PCU_Tests_NS.TC_ns_alive pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests_NS.TC_ns_alive.talloc 20250212130212289 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212130212289 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212130212289 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130212289 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212130212304 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38108<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212130212404 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38108<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=564) Waiting for packet dumper to finish... 1 (prev_count=564, count=28320) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_alive pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_alive_timeout_reset'. ------ PCU_Tests_NS.TC_ns_alive_timeout_reset ------ Wed Feb 12 13:02:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_NS.TC_ns_alive_timeout_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_NS.TC_ns_alive_timeout_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_alive_timeout_reset' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_ns_alive_timeout_reset started. MTC@8d0f06c41a7d: Start timer g_T_guard: 100 s MTC@8d0f06c41a7d: Start timer T: 5 s 20250212130217290 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130217290 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212130217290 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) 20250212130217296 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212130217296 DLGLOBAL DEBUG validating counter group 0x5619d5b27040(bts) with 102 counters (rate_ctr.c:86) 20250212130217296 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212130217296 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212130217296 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212130217296 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212130217297 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212130217297 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212130217297 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212130217297 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212130217297 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212130217297 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212130217297 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212130217297 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212130217297 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212130217297 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212130217297 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212130217297 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212130217297 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212130217297 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212130217297 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212130217297 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212130217297 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212130217297 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212130217297 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212130217297 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212130217297 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212130217297 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212130217297 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212130217297 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212130217297 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212130217297 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212130217297 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212130217297 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212130217297 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212130217297 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212130217297 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212130217297 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212130217297 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212130217297 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212130217297 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212130217297 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212130217297 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212130217297 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212130217297 DLGLOBAL DEBUG validating counter group 0x7f1c957b35e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212130217297 DLGLOBAL DEBUG validating counter group 0x5619d5b26720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212130217297 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212130217297 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212130217297 DLGLOBAL DEBUG validating counter group 0x7f1c957b4180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212130217297 DLGLOBAL DEBUG validating counter group 0x7f1c957b4160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212130217297 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212130217297 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) 20250212130217297 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) 20250212130217297 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212130217297 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130217297 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130217297 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130217297 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130217297 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130217297 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130217297 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130217297 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130217297 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130217297 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130217297 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130217297 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130217297 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130217298 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130217298 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130217298 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130217298 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130217298 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130217298 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130217298 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130217298 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130217298 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130217298 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130217298 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130217298 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212130217304 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212130217304 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) 20250212130217304 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) 20250212130217304 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212130217304 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212130217304 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) 20250212130217306 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212130217306 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) 20250212130220305 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) 20250212130220305 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) 20250212130220305 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212130220305 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212130220305 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) 20250212130223306 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212130223306 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) 20250212130223306 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) 20250212130223306 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212130226307 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) 20250212130226307 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) 20250212130226307 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212130226307 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212130229308 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212130229308 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) 20250212130229308 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) 20250212130229308 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212130229311 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212130229311 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) 20250212130229311 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) 20250212130229311 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212130229311 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212130229311 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) 20250212130229313 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212130229313 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212130229313 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130229313 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130229313 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130229313 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130229313 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130229313 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130229313 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130229313 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130229313 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20250212130229313 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212130229313 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20250212130229313 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212130229313 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) 20250212130229314 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) 20250212130229314 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 13501 with status 0 MTC@8d0f06c41a7d: Test case TC_ns_alive_timeout_reset finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_alive_timeout_reset pass'. respawn: 114: starting: osmo-pcu Wed Feb 12 13:02:29 UTC 2025 ====== 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 20250212130229336 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212130229336 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212130229336 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130229336 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212130229351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59712<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212130229451 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59712<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=23792) Waiting for packet dumper to finish... 1 (prev_count=23792, count=35412) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_alive_timeout_reset pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_unblock'. ------ PCU_Tests_NS.TC_ns_unblock ------ Wed Feb 12 13:02:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_NS.TC_ns_unblock.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_NS.TC_ns_unblock.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_unblock' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_ns_unblock started. MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s MTC@8d0f06c41a7d: Start timer T: 5 s 20250212130234337 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130234337 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212130234337 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) 20250212130234344 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212130234345 DLGLOBAL DEBUG validating counter group 0x563a6ae88040(bts) with 102 counters (rate_ctr.c:86) 20250212130234345 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212130234345 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212130234345 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212130234345 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212130234345 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212130234345 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212130234345 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212130234345 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212130234345 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212130234345 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212130234345 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212130234345 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212130234345 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212130234345 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212130234345 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212130234345 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212130234345 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212130234345 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212130234345 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212130234345 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212130234345 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212130234345 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212130234345 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212130234345 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212130234345 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212130234345 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212130234345 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212130234345 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212130234345 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212130234345 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212130234345 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212130234345 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212130234345 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212130234345 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212130234345 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212130234345 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212130234345 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212130234345 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212130234345 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212130234345 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212130234345 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212130234345 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212130234345 DLGLOBAL DEBUG validating counter group 0x7fec18cb65e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212130234345 DLGLOBAL DEBUG validating counter group 0x563a6ae87720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212130234345 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212130234345 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212130234345 DLGLOBAL DEBUG validating counter group 0x7fec18cb7180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212130234345 DLGLOBAL DEBUG validating counter group 0x7fec18cb7160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212130234345 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212130234345 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) 20250212130234345 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) 20250212130234345 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212130234345 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130234345 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130234345 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130234346 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130234346 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130234346 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130234346 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130234346 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130234346 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130234346 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130234346 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130234346 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130234346 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130234346 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130234346 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130234346 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130234346 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130234346 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130234346 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130234346 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130234346 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130234346 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130234346 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130234346 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130234346 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212130234352 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212130234352 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) 20250212130234352 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) 20250212130234352 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212130234352 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212130234352 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) 20250212130234353 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212130234353 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) 20250212130234353 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) 20250212130234353 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212130234353 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212130234353 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212130234353 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130234353 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130234353 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130234353 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212130234353 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212130234353 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212130234353 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130234353 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130234353 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130234353 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130234353 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130234353 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130234353 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130234353 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130234353 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212130234353 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212130234353 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130234353 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212130234353 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) 20250212130234353 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) 20250212130234353 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 13562 with status 0 MTC@8d0f06c41a7d: Test case TC_ns_unblock finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_unblock pass'. respawn: 115: starting: osmo-pcu Wed Feb 12 13:02:34 UTC 2025 ====== PCU_Tests_NS.TC_ns_unblock pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests_NS.TC_ns_unblock.talloc 20250212130234367 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212130234367 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212130234367 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130234367 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212130234380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55690<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212130234480 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55690<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=568) Waiting for packet dumper to finish... 1 (prev_count=568, count=30920) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_unblock pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_unblock_retrans'. ------ PCU_Tests_NS.TC_ns_unblock_retrans ------ Wed Feb 12 13:02:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_NS.TC_ns_unblock_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_NS.TC_ns_unblock_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_unblock_retrans' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_ns_unblock_retrans started. MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s MTC@8d0f06c41a7d: Start timer T: 5 s 20250212130239368 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130239368 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212130239368 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) 20250212130239375 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212130239375 DLGLOBAL DEBUG validating counter group 0x558dada4c040(bts) with 102 counters (rate_ctr.c:86) 20250212130239375 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212130239375 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212130239375 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212130239375 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212130239375 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212130239375 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212130239375 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212130239375 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212130239375 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212130239375 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212130239375 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212130239375 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212130239375 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212130239375 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212130239375 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212130239375 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212130239375 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212130239375 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212130239375 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212130239375 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212130239375 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212130239375 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212130239375 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212130239375 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212130239375 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212130239375 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212130239375 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212130239375 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212130239375 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212130239375 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212130239375 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212130239375 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212130239375 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212130239375 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212130239375 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212130239375 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212130239375 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212130239375 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212130239375 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212130239375 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212130239375 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212130239375 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212130239376 DLGLOBAL DEBUG validating counter group 0x7f65570e15e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212130239376 DLGLOBAL DEBUG validating counter group 0x558dada4b720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212130239376 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212130239376 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212130239376 DLGLOBAL DEBUG validating counter group 0x7f65570e2180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212130239376 DLGLOBAL DEBUG validating counter group 0x7f65570e2160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212130239376 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212130239376 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) 20250212130239376 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) 20250212130239376 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212130239376 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130239376 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130239376 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130239376 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130239376 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130239376 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130239376 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130239376 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130239376 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130239376 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130239376 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130239376 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130239376 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130239376 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130239376 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130239376 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130239376 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130239376 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130239376 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130239376 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130239376 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130239376 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130239376 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130239376 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130239376 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212130239382 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212130239382 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) 20250212130239382 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) 20250212130239382 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212130239382 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212130239382 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) 20250212130239384 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212130239384 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) 20250212130242383 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) 20250212130242383 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) 20250212130242383 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212130242383 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212130242383 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) 20250212130242384 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212130242384 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) 20250212130242384 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) 20250212130242384 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212130242384 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212130242384 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212130242384 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130242384 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130242384 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130242384 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212130242385 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212130242385 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212130242385 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130242385 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130242385 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130242385 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130242385 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130242385 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130242385 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130242385 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130242385 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212130242385 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212130242385 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130242385 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212130242385 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) 20250212130242385 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) 20250212130242385 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 13616 with status 0 respawn: 116: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_ns_unblock_retrans finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_unblock_retrans pass'. Wed Feb 12 13:02:42 UTC 2025 ====== 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 20250212130242405 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212130242405 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212130242405 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130242405 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212130242421 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36924<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212130242521 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36924<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=20148) Waiting for packet dumper to finish... 1 (prev_count=20148, count=32900) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_unblock_retrans pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_full_bringup'. ------ PCU_Tests_NS.TC_ns_full_bringup ------ Wed Feb 12 13:02:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_NS.TC_ns_full_bringup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_NS.TC_ns_full_bringup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_full_bringup' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_ns_full_bringup started. MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s MTC@8d0f06c41a7d: Start timer T: 5 s 20250212130247405 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130247406 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212130247406 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) 20250212130247411 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212130247411 DLGLOBAL DEBUG validating counter group 0x55fed80e2040(bts) with 102 counters (rate_ctr.c:86) 20250212130247411 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212130247411 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212130247411 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212130247411 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212130247411 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212130247411 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212130247411 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212130247411 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212130247411 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212130247411 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212130247411 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212130247411 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212130247411 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212130247411 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212130247411 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212130247411 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212130247411 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212130247411 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212130247411 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212130247411 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212130247411 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212130247411 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212130247411 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212130247411 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212130247411 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212130247411 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212130247411 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212130247411 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212130247411 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212130247411 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212130247411 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212130247411 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212130247411 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212130247411 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212130247411 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212130247411 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212130247411 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212130247411 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212130247411 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212130247411 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212130247411 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212130247411 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212130247411 DLGLOBAL DEBUG validating counter group 0x7fad338515e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212130247411 DLGLOBAL DEBUG validating counter group 0x55fed80e1720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212130247411 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212130247411 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212130247411 DLGLOBAL DEBUG validating counter group 0x7fad33852180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212130247411 DLGLOBAL DEBUG validating counter group 0x7fad33852160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212130247411 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212130247411 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) 20250212130247411 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) 20250212130247411 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212130247411 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130247411 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130247411 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130247411 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130247411 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130247411 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130247411 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130247411 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130247411 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130247411 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130247411 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130247411 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130247411 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130247411 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130247411 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130247411 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130247411 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130247412 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130247412 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130247412 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130247412 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130247412 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130247412 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130247412 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130247412 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212130247415 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212130247416 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) 20250212130247416 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) 20250212130247416 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212130247416 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212130247416 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) 20250212130247416 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212130247416 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) 20250212130247416 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) 20250212130247416 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212130247416 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212130247416 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212130247416 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130247416 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130247416 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130247416 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212130247417 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212130247417 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) 20250212130247417 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212130250416 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212130250418 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250212130250418 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) 20250212130317417 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212130317418 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130317418 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130317428 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130317428 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130317428 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130317428 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130317428 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130317428 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20250212130317429 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130317429 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130317432 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130317432 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130317432 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130317432 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130317432 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20250212130317432 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20250212130317432 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20250212130317432 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130317434 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130317434 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130317434 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130317435 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20250212130317435 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20250212130317435 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20250212130317435 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20250212130317435 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20250212130317435 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20250212130317435 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130317438 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20250212130317438 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250212130317438 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20250212130317438 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20250212130317438 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20250212130317441 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212130317441 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212130317441 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130317441 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130317441 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130317441 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130317441 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130317441 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130317441 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130317441 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130317441 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212130317441 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212130317441 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130317441 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212130317441 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) 20250212130317441 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) 20250212130317441 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 13670 with status 0 respawn: 117: starting: osmo-pcu MTC@8d0f06c41a7d: Test case TC_ns_full_bringup finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_full_bringup pass'. Wed Feb 12 13:03:17 UTC 2025 ====== 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 20250212130317465 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212130317465 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212130317465 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130317465 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212130317480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52154<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212130317581 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52154<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=24032) Waiting for packet dumper to finish... 1 (prev_count=24032, count=41208) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_full_bringup pass' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_so_block'. ------ PCU_Tests_NS.TC_ns_so_block ------ Wed Feb 12 13:03:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_NS.TC_ns_so_block.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_NS.TC_ns_so_block.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_so_block' was executed successfully (exit status: 0). MTC@8d0f06c41a7d: Test case TC_ns_so_block started. MTC@8d0f06c41a7d: Start timer g_T_guard: 60 s MTC@8d0f06c41a7d: Start timer T: 5 s 20250212130322465 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130322465 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20250212130322465 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) 20250212130322467 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20250212130322467 DLGLOBAL DEBUG validating counter group 0x55ce1ddc7040(bts) with 102 counters (rate_ctr.c:86) 20250212130322467 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20250212130322467 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20250212130322467 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20250212130322467 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20250212130322467 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20250212130322467 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20250212130322467 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20250212130322467 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20250212130322467 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20250212130322467 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20250212130322467 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20250212130322467 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20250212130322467 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20250212130322467 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20250212130322467 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20250212130322467 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20250212130322467 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20250212130322467 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20250212130322467 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20250212130322467 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20250212130322467 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20250212130322467 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20250212130322467 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20250212130322467 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20250212130322467 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20250212130322467 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20250212130322467 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20250212130322467 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20250212130322467 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20250212130322467 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20250212130322467 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20250212130322467 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20250212130322467 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20250212130322467 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20250212130322467 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20250212130322467 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20250212130322467 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20250212130322467 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20250212130322467 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20250212130322467 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20250212130322467 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20250212130322467 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20250212130322467 DLGLOBAL DEBUG validating counter group 0x7fccdd83b5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20250212130322467 DLGLOBAL DEBUG validating counter group 0x55ce1ddc6720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20250212130322467 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20250212130322467 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20250212130322467 DLGLOBAL DEBUG validating counter group 0x7fccdd83c180(ns:nse) with 15 counters (rate_ctr.c:86) 20250212130322467 DLGLOBAL DEBUG validating counter group 0x7fccdd83c160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20250212130322467 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20250212130322467 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) 20250212130322467 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) 20250212130322467 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20250212130322467 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130322467 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130322467 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130322467 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130322467 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130322467 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130322467 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130322467 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130322467 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130322467 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130322467 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130322467 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130322467 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130322467 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130322467 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130322467 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130322467 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130322467 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130322467 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130322467 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130322467 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130322468 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20250212130322468 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20250212130322468 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20250212130322468 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20250212130322469 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20250212130322469 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) 20250212130322469 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) 20250212130322469 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20250212130322469 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250212130322469 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) 20250212130322469 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20250212130322469 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) 20250212130322469 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) 20250212130322469 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250212130322469 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20250212130322469 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20250212130322469 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20250212130322469 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20250212130322469 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130322469 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20250212130322470 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20250212130322470 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) 20250212130322470 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250212130322470 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-BLOCK (gprs_ns2.c:1309) 20250212130322470 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) 20250212130322470 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-BLOCK-ACK (gprs_ns2_message.c:265) 20250212130322470 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) 20250212130322470 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212130322470 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212130322471 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20250212130322471 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20250212130322471 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130322471 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130322471 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130322471 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130322471 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130322471 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130322471 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130322471 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20250212130322471 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250212130322471 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20250212130322471 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20250212130322471 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20250212130322471 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) 20250212130322471 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) 20250212130322471 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 13741 with status 0 MTC@8d0f06c41a7d: Test case TC_ns_so_block finished. Verdict: pass MTC@8d0f06c41a7d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_so_block pass'. respawn: 118: starting: osmo-pcu Wed Feb 12 13:03:22 UTC 2025 ====== 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 20250212130322478 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20250212130322478 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20250212130322478 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130322478 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212130322492 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40070<->l=127.0.0.1:4240 (telnet_interface.c:192) 20250212130322592 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40070<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=568) Waiting for packet dumper to finish... 1 (prev_count=568, count=33388) MTC@8d0f06c41a7d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_so_block pass' was executed successfully (exit status: 0). MC@8d0f06c41a7d: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@8d0f06c41a7d: Terminating MTC. MC@8d0f06c41a7d: MTC terminated. MC2> exit MC@8d0f06c41a7d: Shutting down session. MC@8d0f06c41a7d: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu/expected-results.xml' against results in 'junit-xml-6203.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 (3058238) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite', 'testenv-pcu-generic-osmocom-latest-20250212-1249-0a45bb25-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh PCU_Tests --rm >/dev/null'] 20250212130327479 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130327479 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212130332480 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130332480 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite', 'testenv-pcu-generic-osmocom-latest-20250212-1249-0a45bb25-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/log_format.sh'] 20250212130337481 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130337481 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20250212130342482 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20250212130342482 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) [testenv][generic] Stopping pcu (3058161) [testenv] Showing testsuite/junit-xml-6203.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20250212-1249-0a45bb25-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/junit-xml-6203.log && echo']        Timing Advance mismatch: expected 2, but received 0 PCU_Tests.ttcn:7675 PCU_Tests control part PCU_Tests.ttcn:574 TC_ta_ul_ack_nack_first_block testcase    Timing Advance value doesn't match PCU_Tests.ttcn:7676 PCU_Tests control part PCU_Tests.ttcn:609 TC_ta_idle_dl_tbf_ass testcase    Failed to match Timing Advance Index for #0 PCU_Tests.ttcn:7677 PCU_Tests control part PCU_Tests.ttcn:809 TC_ta_ptcch_ul_multi_tbf testcase                                                                      Expected 8 PDCH slots allocated but got 4 PCU_Tests.ttcn:7752 PCU_Tests control part PCU_Tests.ttcn:3470 TC_dl_multislot_tbf_ms_class_from_sgsn testcase    Expected 1 PDCH slots allocated but got 4 PCU_Tests.ttcn:7753 PCU_Tests control part PCU_Tests.ttcn:3540 TC_dl_multislot_tbf_ms_class_unknown testcase                                               [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-pcu-generic-osmocom-latest-20250212-1249-0a45bb25-0'] testenv-pcu-generic-osmocom-latest-20250212-1249-0a45bb25-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-pcu-test-latest/2203/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